diff --git a/src/packageSourceGenerator/PackageSourceGenerator.proj b/src/packageSourceGenerator/PackageSourceGenerator.proj index e499235c66..186b5952f9 100644 --- a/src/packageSourceGenerator/PackageSourceGenerator.proj +++ b/src/packageSourceGenerator/PackageSourceGenerator.proj @@ -8,7 +8,7 @@ $(RepoRoot)src\textOnlyPackages\src\ - monoandroid*;monotouch*;net20;net35;net4*;netcore50;netcoreapp2.0;portable*;uap*;win8;win81;wp8;wpa81;xamarin* + monoandroid*;monotouch*;net20;net35;net4*;netcore50;netcoreapp2.*;portable*;uap*;win8;win81;wp8;wpa81;xamarin* $(ExcludeTargetFrameworks);netcoreapp3.1 diff --git a/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec b/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec index 86e65692dc..1bd4c1a959 100644 --- a/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec +++ b/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec @@ -23,7 +23,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec b/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec index 24ee677222..aa66d3af18 100755 --- a/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec +++ b/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec @@ -24,7 +24,6 @@ When using NuGet 3.x this package requires at least version 3.4. true - diff --git a/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj b/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj index e98e0d966e..729e19f988 100644 --- a/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj +++ b/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netstandard2.1;netcoreapp2.1 + netstandard2.0;netstandard2.1 $(ArtifactsBinDir)microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec Open false diff --git a/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec b/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec index b3d820f7b7..1e5bf358d0 100755 --- a/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec +++ b/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec @@ -21,7 +21,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs b/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs deleted file mode 100644 index 54fc5b6395..0000000000 --- a/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs +++ /dev/null @@ -1,32 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -// ------------------------------------------------------------------------------ -// Changes to this file must follow the http://aka.ms/api-review process. -// ------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Security; - -[assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] -[assembly: AllowPartiallyTrustedCallers] -[assembly: ReferenceAssembly] -[assembly: AssemblyTitle("Microsoft.Bcl.HashCode")] -[assembly: AssemblyDescription("Microsoft.Bcl.HashCode")] -[assembly: AssemblyDefaultAlias("Microsoft.Bcl.HashCode")] -[assembly: AssemblyCompany("Microsoft Corporation")] -[assembly: AssemblyProduct("Microsoft® .NET Framework")] -[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] -[assembly: AssemblyFileVersion("4.700.20.56604")] -[assembly: AssemblyInformationalVersion("4.700.20.56604 built by: SOURCEBUILD")] -[assembly: CLSCompliant(true)] -[assembly: AssemblyMetadata("", "")] -[assembly: AssemblyVersion("1.0.0.0")] - -[assembly: TypeForwardedTo(typeof(System.HashCode))] - - - diff --git a/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec b/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec index 49ca2905c6..efd2c9f4e7 100755 --- a/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec +++ b/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec @@ -15,20 +15,6 @@ true - - - - - - - - - - - - - - diff --git a/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec b/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec index 5ccc73199d..5d5f7d5973 100755 --- a/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec +++ b/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec @@ -35,10 +35,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - - diff --git a/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec b/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec index 4091c2c086..9100eb681c 100755 --- a/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec +++ b/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec @@ -36,10 +36,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - - diff --git a/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec b/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec index 4cd16a1153..fdf5cfd15b 100755 --- a/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec +++ b/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec @@ -41,7 +41,6 @@ System.Collections.Immutable.ImmutableStack<T> - diff --git a/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj b/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj index e43e6f8cca..4774f71dd0 100644 --- a/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj +++ b/src/referencePackages/src/system.data.sqlclient/4.8.5/System.Data.SqlClient.4.8.5.csproj @@ -2,17 +2,9 @@ - - net6.0;netcoreapp2.1 + net6.0 System.Data.SqlClient 2 - - - - - - - diff --git a/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netcoreapp2.1/System.Data.SqlClient.cs b/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netcoreapp2.1/System.Data.SqlClient.cs deleted file mode 100644 index c5041be2dd..0000000000 --- a/src/referencePackages/src/system.data.sqlclient/4.8.5/ref/netcoreapp2.1/System.Data.SqlClient.cs +++ /dev/null @@ -1,1554 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -// ------------------------------------------------------------------------------ -// Changes to this file must follow the http://aka.ms/api-review process. -// ------------------------------------------------------------------------------ -[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)] -[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows = true)] -[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] -[assembly: System.Reflection.AssemblyDefaultAlias("System.Data.SqlClient")] -[assembly: System.Reflection.AssemblyMetadata(".NETFrameworkAssembly", "")] -[assembly: System.Reflection.AssemblyMetadata("Serviceable", "True")] -[assembly: System.Reflection.AssemblyMetadata("PreferInbox", "True")] -[assembly: System.Reflection.AssemblyCompany("Microsoft Corporation")] -[assembly: System.Reflection.AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] -[assembly: System.Reflection.AssemblyDescription("System.Data.SqlClient")] -[assembly: System.Reflection.AssemblyFileVersion("4.700.22.51706")] -[assembly: System.Reflection.AssemblyInformationalVersion("3.1.31+1acb337ac383d3f7d4a30bd3e46ef771459baf03")] -[assembly: System.Reflection.AssemblyProduct("Microsoft® .NET Core")] -[assembly: System.Reflection.AssemblyTitle("System.Data.SqlClient")] -[assembly: System.Runtime.CompilerServices.ReferenceAssembly] -[assembly: System.CLSCompliant(true)] -[assembly: System.Runtime.InteropServices.DefaultDllImportSearchPaths(System.Runtime.InteropServices.DllImportSearchPath.AssemblyDirectory | System.Runtime.InteropServices.DllImportSearchPath.System32)] -[assembly: System.Reflection.AssemblyVersionAttribute("4.6.1.5")] -[assembly: System.Reflection.AssemblyFlagsAttribute((System.Reflection.AssemblyNameFlags)0x70)] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlDbType))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.INullable))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlBinary))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlBoolean))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlByte))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlBytes))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlChars))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlCompareOptions))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlDateTime))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlDecimal))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlDouble))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlGuid))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlInt16))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlInt32))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlInt64))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlMoney))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlNullValueException))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlSingle))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlString))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlTruncateException))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlTypeException))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.SqlTypes.SqlXml))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.StatementCompletedEventArgs))] -[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.StatementCompletedEventHandler))] -namespace Microsoft.SqlServer.Server -{ - public enum DataAccessKind - { - None = 0, - Read = 1 - } - - public enum Format - { - Unknown = 0, - Native = 1, - UserDefined = 2 - } - - public partial interface IBinarySerialize - { - void Read(System.IO.BinaryReader r); - void Write(System.IO.BinaryWriter w); - } - - public sealed partial class InvalidUdtException : System.SystemException - { - } - - public partial class SqlDataRecord : System.Data.IDataRecord - { - public SqlDataRecord(params SqlMetaData[] metaData) { } - - public virtual int FieldCount { get { throw null; } } - - public virtual object this[int ordinal] { get { throw null; } } - - public virtual object this[string name] { get { throw null; } } - - public virtual bool GetBoolean(int ordinal) { throw null; } - - public virtual byte GetByte(int ordinal) { throw null; } - - public virtual long GetBytes(int ordinal, long fieldOffset, byte[] buffer, int bufferOffset, int length) { throw null; } - - public virtual char GetChar(int ordinal) { throw null; } - - public virtual long GetChars(int ordinal, long fieldOffset, char[] buffer, int bufferOffset, int length) { throw null; } - - public virtual string GetDataTypeName(int ordinal) { throw null; } - - public virtual System.DateTime GetDateTime(int ordinal) { throw null; } - - public virtual System.DateTimeOffset GetDateTimeOffset(int ordinal) { throw null; } - - public virtual decimal GetDecimal(int ordinal) { throw null; } - - public virtual double GetDouble(int ordinal) { throw null; } - - public virtual System.Type GetFieldType(int ordinal) { throw null; } - - public virtual float GetFloat(int ordinal) { throw null; } - - public virtual System.Guid GetGuid(int ordinal) { throw null; } - - public virtual short GetInt16(int ordinal) { throw null; } - - public virtual int GetInt32(int ordinal) { throw null; } - - public virtual long GetInt64(int ordinal) { throw null; } - - public virtual string GetName(int ordinal) { throw null; } - - public virtual int GetOrdinal(string name) { throw null; } - - public virtual System.Data.SqlTypes.SqlBinary GetSqlBinary(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlBoolean GetSqlBoolean(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlByte GetSqlByte(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlBytes GetSqlBytes(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlChars GetSqlChars(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlDateTime GetSqlDateTime(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlDecimal GetSqlDecimal(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlDouble GetSqlDouble(int ordinal) { throw null; } - - public virtual System.Type GetSqlFieldType(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlGuid GetSqlGuid(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlInt16 GetSqlInt16(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlInt32 GetSqlInt32(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlInt64 GetSqlInt64(int ordinal) { throw null; } - - public virtual SqlMetaData GetSqlMetaData(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlMoney GetSqlMoney(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlSingle GetSqlSingle(int ordinal) { throw null; } - - public virtual System.Data.SqlTypes.SqlString GetSqlString(int ordinal) { throw null; } - - public virtual object GetSqlValue(int ordinal) { throw null; } - - public virtual int GetSqlValues(object[] values) { throw null; } - - public virtual System.Data.SqlTypes.SqlXml GetSqlXml(int ordinal) { throw null; } - - public virtual string GetString(int ordinal) { throw null; } - - public virtual System.TimeSpan GetTimeSpan(int ordinal) { throw null; } - - public virtual object GetValue(int ordinal) { throw null; } - - public virtual int GetValues(object[] values) { throw null; } - - public virtual bool IsDBNull(int ordinal) { throw null; } - - public virtual void SetBoolean(int ordinal, bool value) { } - - public virtual void SetByte(int ordinal, byte value) { } - - public virtual void SetBytes(int ordinal, long fieldOffset, byte[] buffer, int bufferOffset, int length) { } - - public virtual void SetChar(int ordinal, char value) { } - - public virtual void SetChars(int ordinal, long fieldOffset, char[] buffer, int bufferOffset, int length) { } - - public virtual void SetDateTime(int ordinal, System.DateTime value) { } - - public virtual void SetDateTimeOffset(int ordinal, System.DateTimeOffset value) { } - - public virtual void SetDBNull(int ordinal) { } - - public virtual void SetDecimal(int ordinal, decimal value) { } - - public virtual void SetDouble(int ordinal, double value) { } - - public virtual void SetFloat(int ordinal, float value) { } - - public virtual void SetGuid(int ordinal, System.Guid value) { } - - public virtual void SetInt16(int ordinal, short value) { } - - public virtual void SetInt32(int ordinal, int value) { } - - public virtual void SetInt64(int ordinal, long value) { } - - public virtual void SetSqlBinary(int ordinal, System.Data.SqlTypes.SqlBinary value) { } - - public virtual void SetSqlBoolean(int ordinal, System.Data.SqlTypes.SqlBoolean value) { } - - public virtual void SetSqlByte(int ordinal, System.Data.SqlTypes.SqlByte value) { } - - public virtual void SetSqlBytes(int ordinal, System.Data.SqlTypes.SqlBytes value) { } - - public virtual void SetSqlChars(int ordinal, System.Data.SqlTypes.SqlChars value) { } - - public virtual void SetSqlDateTime(int ordinal, System.Data.SqlTypes.SqlDateTime value) { } - - public virtual void SetSqlDecimal(int ordinal, System.Data.SqlTypes.SqlDecimal value) { } - - public virtual void SetSqlDouble(int ordinal, System.Data.SqlTypes.SqlDouble value) { } - - public virtual void SetSqlGuid(int ordinal, System.Data.SqlTypes.SqlGuid value) { } - - public virtual void SetSqlInt16(int ordinal, System.Data.SqlTypes.SqlInt16 value) { } - - public virtual void SetSqlInt32(int ordinal, System.Data.SqlTypes.SqlInt32 value) { } - - public virtual void SetSqlInt64(int ordinal, System.Data.SqlTypes.SqlInt64 value) { } - - public virtual void SetSqlMoney(int ordinal, System.Data.SqlTypes.SqlMoney value) { } - - public virtual void SetSqlSingle(int ordinal, System.Data.SqlTypes.SqlSingle value) { } - - public virtual void SetSqlString(int ordinal, System.Data.SqlTypes.SqlString value) { } - - public virtual void SetSqlXml(int ordinal, System.Data.SqlTypes.SqlXml value) { } - - public virtual void SetString(int ordinal, string value) { } - - public virtual void SetTimeSpan(int ordinal, System.TimeSpan value) { } - - public virtual void SetValue(int ordinal, object value) { } - - public virtual int SetValues(params object[] values) { throw null; } - - System.Data.IDataReader System.Data.IDataRecord.GetData(int ordinal) { throw null; } - } - - [System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Parameter | System.AttributeTargets.ReturnValue, AllowMultiple = false, Inherited = false)] - public partial class SqlFacetAttribute : System.Attribute - { - public SqlFacetAttribute() { } - - public bool IsFixedLength { get { throw null; } set { } } - - public bool IsNullable { get { throw null; } set { } } - - public int MaxSize { get { throw null; } set { } } - - public int Precision { get { throw null; } set { } } - - public int Scale { get { throw null; } set { } } - } - - [System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple = false, Inherited = false)] - public partial class SqlFunctionAttribute : System.Attribute - { - public SqlFunctionAttribute() { } - - public DataAccessKind DataAccess { get { throw null; } set { } } - - public string FillRowMethodName { get { throw null; } set { } } - - public bool IsDeterministic { get { throw null; } set { } } - - public bool IsPrecise { get { throw null; } set { } } - - public string Name { get { throw null; } set { } } - - public SystemDataAccessKind SystemDataAccess { get { throw null; } set { } } - - public string TableDefinition { get { throw null; } set { } } - } - - public sealed partial class SqlMetaData - { - public SqlMetaData(string name, System.Data.SqlDbType dbType, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, byte precision, byte scale, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, byte precision, byte scale) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, long maxLength, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, long maxLength, byte precision, byte scale, long localeId, System.Data.SqlTypes.SqlCompareOptions compareOptions, System.Type userDefinedType, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, long maxLength, byte precision, byte scale, long locale, System.Data.SqlTypes.SqlCompareOptions compareOptions, System.Type userDefinedType) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, long maxLength, long locale, System.Data.SqlTypes.SqlCompareOptions compareOptions, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, long maxLength, long locale, System.Data.SqlTypes.SqlCompareOptions compareOptions) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, long maxLength) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, string database, string owningSchema, string objectName, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, string database, string owningSchema, string objectName) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, System.Type userDefinedType, string serverTypeName, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sortOrdinal) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, System.Type userDefinedType, string serverTypeName) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType, System.Type userDefinedType) { } - - public SqlMetaData(string name, System.Data.SqlDbType dbType) { } - - public System.Data.SqlTypes.SqlCompareOptions CompareOptions { get { throw null; } } - - public System.Data.DbType DbType { get { throw null; } } - - public bool IsUniqueKey { get { throw null; } } - - public long LocaleId { get { throw null; } } - - public static long Max { get { throw null; } } - - public long MaxLength { get { throw null; } } - - public string Name { get { throw null; } } - - public byte Precision { get { throw null; } } - - public byte Scale { get { throw null; } } - - public System.Data.SqlClient.SortOrder SortOrder { get { throw null; } } - - public int SortOrdinal { get { throw null; } } - - public System.Data.SqlDbType SqlDbType { get { throw null; } } - - public System.Type Type { get { throw null; } } - - public string TypeName { get { throw null; } } - - public bool UseServerDefault { get { throw null; } } - - public string XmlSchemaCollectionDatabase { get { throw null; } } - - public string XmlSchemaCollectionName { get { throw null; } } - - public string XmlSchemaCollectionOwningSchema { get { throw null; } } - - public bool Adjust(bool value) { throw null; } - - public byte Adjust(byte value) { throw null; } - - public byte[] Adjust(byte[] value) { throw null; } - - public char Adjust(char value) { throw null; } - - public char[] Adjust(char[] value) { throw null; } - - public System.Data.SqlTypes.SqlBinary Adjust(System.Data.SqlTypes.SqlBinary value) { throw null; } - - public System.Data.SqlTypes.SqlBoolean Adjust(System.Data.SqlTypes.SqlBoolean value) { throw null; } - - public System.Data.SqlTypes.SqlByte Adjust(System.Data.SqlTypes.SqlByte value) { throw null; } - - public System.Data.SqlTypes.SqlBytes Adjust(System.Data.SqlTypes.SqlBytes value) { throw null; } - - public System.Data.SqlTypes.SqlChars Adjust(System.Data.SqlTypes.SqlChars value) { throw null; } - - public System.Data.SqlTypes.SqlDateTime Adjust(System.Data.SqlTypes.SqlDateTime value) { throw null; } - - public System.Data.SqlTypes.SqlDecimal Adjust(System.Data.SqlTypes.SqlDecimal value) { throw null; } - - public System.Data.SqlTypes.SqlDouble Adjust(System.Data.SqlTypes.SqlDouble value) { throw null; } - - public System.Data.SqlTypes.SqlGuid Adjust(System.Data.SqlTypes.SqlGuid value) { throw null; } - - public System.Data.SqlTypes.SqlInt16 Adjust(System.Data.SqlTypes.SqlInt16 value) { throw null; } - - public System.Data.SqlTypes.SqlInt32 Adjust(System.Data.SqlTypes.SqlInt32 value) { throw null; } - - public System.Data.SqlTypes.SqlInt64 Adjust(System.Data.SqlTypes.SqlInt64 value) { throw null; } - - public System.Data.SqlTypes.SqlMoney Adjust(System.Data.SqlTypes.SqlMoney value) { throw null; } - - public System.Data.SqlTypes.SqlSingle Adjust(System.Data.SqlTypes.SqlSingle value) { throw null; } - - public System.Data.SqlTypes.SqlString Adjust(System.Data.SqlTypes.SqlString value) { throw null; } - - public System.Data.SqlTypes.SqlXml Adjust(System.Data.SqlTypes.SqlXml value) { throw null; } - - public System.DateTime Adjust(System.DateTime value) { throw null; } - - public System.DateTimeOffset Adjust(System.DateTimeOffset value) { throw null; } - - public decimal Adjust(decimal value) { throw null; } - - public double Adjust(double value) { throw null; } - - public System.Guid Adjust(System.Guid value) { throw null; } - - public short Adjust(short value) { throw null; } - - public int Adjust(int value) { throw null; } - - public long Adjust(long value) { throw null; } - - public object Adjust(object value) { throw null; } - - public float Adjust(float value) { throw null; } - - public string Adjust(string value) { throw null; } - - public System.TimeSpan Adjust(System.TimeSpan value) { throw null; } - - public static SqlMetaData InferFromValue(object value, string name) { throw null; } - } - - [System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple = false, Inherited = false)] - public sealed partial class SqlMethodAttribute : SqlFunctionAttribute - { - public SqlMethodAttribute() { } - - public bool InvokeIfReceiverIsNull { get { throw null; } set { } } - - public bool IsMutator { get { throw null; } set { } } - - public bool OnNullCall { get { throw null; } set { } } - } - - [System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, AllowMultiple = false, Inherited = false)] - public sealed partial class SqlUserDefinedAggregateAttribute : System.Attribute - { - public const int MaxByteSizeValue = 8000; - public SqlUserDefinedAggregateAttribute(Format format) { } - - public Format Format { get { throw null; } } - - public bool IsInvariantToDuplicates { get { throw null; } set { } } - - public bool IsInvariantToNulls { get { throw null; } set { } } - - public bool IsInvariantToOrder { get { throw null; } set { } } - - public bool IsNullIfEmpty { get { throw null; } set { } } - - public int MaxByteSize { get { throw null; } set { } } - - public string Name { get { throw null; } set { } } - } - - [System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, AllowMultiple = false, Inherited = true)] - public sealed partial class SqlUserDefinedTypeAttribute : System.Attribute - { - public SqlUserDefinedTypeAttribute(Format format) { } - - public Format Format { get { throw null; } } - - public bool IsByteOrdered { get { throw null; } set { } } - - public bool IsFixedLength { get { throw null; } set { } } - - public int MaxByteSize { get { throw null; } set { } } - - public string Name { get { throw null; } set { } } - - public string ValidationMethodName { get { throw null; } set { } } - } - - public enum SystemDataAccessKind - { - None = 0, - Read = 1 - } -} - -namespace System.Data -{ - public sealed partial class OperationAbortedException : SystemException - { - } -} - -namespace System.Data.Sql -{ - public sealed partial class SqlNotificationRequest - { - public SqlNotificationRequest() { } - - public SqlNotificationRequest(string userData, string options, int timeout) { } - - public string Options { get { throw null; } set { } } - - public int Timeout { get { throw null; } set { } } - - public string UserData { get { throw null; } set { } } - } -} - -namespace System.Data.SqlClient -{ - public enum ApplicationIntent - { - ReadWrite = 0, - ReadOnly = 1 - } - - public delegate void OnChangeEventHandler(object sender, SqlNotificationEventArgs e); - public enum PoolBlockingPeriod - { - Auto = 0, - AlwaysBlock = 1, - NeverBlock = 2 - } - - public enum SortOrder - { - Unspecified = -1, - Ascending = 0, - Descending = 1 - } - - public sealed partial class SqlBulkCopy : IDisposable - { - public SqlBulkCopy(SqlConnection connection, SqlBulkCopyOptions copyOptions, SqlTransaction externalTransaction) { } - - public SqlBulkCopy(SqlConnection connection) { } - - public SqlBulkCopy(string connectionString, SqlBulkCopyOptions copyOptions) { } - - public SqlBulkCopy(string connectionString) { } - - public int BatchSize { get { throw null; } set { } } - - public int BulkCopyTimeout { get { throw null; } set { } } - - public SqlBulkCopyColumnMappingCollection ColumnMappings { get { throw null; } } - - public string DestinationTableName { get { throw null; } set { } } - - public bool EnableStreaming { get { throw null; } set { } } - - public int NotifyAfter { get { throw null; } set { } } - - public event SqlRowsCopiedEventHandler SqlRowsCopied { add { } remove { } } - - public void Close() { } - - void IDisposable.Dispose() { } - - public void WriteToServer(Common.DbDataReader reader) { } - - public void WriteToServer(DataRow[] rows) { } - - public void WriteToServer(DataTable table, DataRowState rowState) { } - - public void WriteToServer(DataTable table) { } - - public void WriteToServer(IDataReader reader) { } - - public Threading.Tasks.Task WriteToServerAsync(Common.DbDataReader reader, Threading.CancellationToken cancellationToken) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(Common.DbDataReader reader) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(DataRow[] rows, Threading.CancellationToken cancellationToken) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(DataRow[] rows) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(DataTable table, DataRowState rowState, Threading.CancellationToken cancellationToken) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(DataTable table, DataRowState rowState) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(DataTable table, Threading.CancellationToken cancellationToken) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(DataTable table) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(IDataReader reader, Threading.CancellationToken cancellationToken) { throw null; } - - public Threading.Tasks.Task WriteToServerAsync(IDataReader reader) { throw null; } - } - - public sealed partial class SqlBulkCopyColumnMapping - { - public SqlBulkCopyColumnMapping() { } - - public SqlBulkCopyColumnMapping(int sourceColumnOrdinal, int destinationOrdinal) { } - - public SqlBulkCopyColumnMapping(int sourceColumnOrdinal, string destinationColumn) { } - - public SqlBulkCopyColumnMapping(string sourceColumn, int destinationOrdinal) { } - - public SqlBulkCopyColumnMapping(string sourceColumn, string destinationColumn) { } - - public string DestinationColumn { get { throw null; } set { } } - - public int DestinationOrdinal { get { throw null; } set { } } - - public string SourceColumn { get { throw null; } set { } } - - public int SourceOrdinal { get { throw null; } set { } } - } - - public sealed partial class SqlBulkCopyColumnMappingCollection : Collections.CollectionBase - { - public SqlBulkCopyColumnMapping this[int index] { get { throw null; } } - - public SqlBulkCopyColumnMapping Add(SqlBulkCopyColumnMapping bulkCopyColumnMapping) { throw null; } - - public SqlBulkCopyColumnMapping Add(int sourceColumnIndex, int destinationColumnIndex) { throw null; } - - public SqlBulkCopyColumnMapping Add(int sourceColumnIndex, string destinationColumn) { throw null; } - - public SqlBulkCopyColumnMapping Add(string sourceColumn, int destinationColumnIndex) { throw null; } - - public SqlBulkCopyColumnMapping Add(string sourceColumn, string destinationColumn) { throw null; } - - public new void Clear() { } - - public bool Contains(SqlBulkCopyColumnMapping value) { throw null; } - - public void CopyTo(SqlBulkCopyColumnMapping[] array, int index) { } - - public int IndexOf(SqlBulkCopyColumnMapping value) { throw null; } - - public void Insert(int index, SqlBulkCopyColumnMapping value) { } - - public void Remove(SqlBulkCopyColumnMapping value) { } - - public new void RemoveAt(int index) { } - } - - [Flags] - public enum SqlBulkCopyOptions - { - Default = 0, - KeepIdentity = 1, - CheckConstraints = 2, - TableLock = 4, - KeepNulls = 8, - FireTriggers = 16, - UseInternalTransaction = 32 - } - - public sealed partial class SqlClientFactory : Common.DbProviderFactory - { - public static readonly SqlClientFactory Instance; - public override Common.DbCommand CreateCommand() { throw null; } - - public override Common.DbCommandBuilder CreateCommandBuilder() { throw null; } - - public override Common.DbConnection CreateConnection() { throw null; } - - public override Common.DbConnectionStringBuilder CreateConnectionStringBuilder() { throw null; } - - public override Common.DbDataAdapter CreateDataAdapter() { throw null; } - - public override Common.DbParameter CreateParameter() { throw null; } - } - - public static partial class SqlClientMetaDataCollectionNames - { - public static readonly string Columns; - public static readonly string Databases; - public static readonly string ForeignKeys; - public static readonly string IndexColumns; - public static readonly string Indexes; - public static readonly string Parameters; - public static readonly string ProcedureColumns; - public static readonly string Procedures; - public static readonly string Tables; - public static readonly string UserDefinedTypes; - public static readonly string Users; - public static readonly string ViewColumns; - public static readonly string Views; - } - - public sealed partial class SqlCommand : Common.DbCommand, ICloneable - { - public SqlCommand() { } - - public SqlCommand(string cmdText, SqlConnection connection, SqlTransaction transaction) { } - - public SqlCommand(string cmdText, SqlConnection connection) { } - - public SqlCommand(string cmdText) { } - - public override string CommandText { get { throw null; } set { } } - - public override int CommandTimeout { get { throw null; } set { } } - - public override CommandType CommandType { get { throw null; } set { } } - - public new SqlConnection Connection { get { throw null; } set { } } - - protected override Common.DbConnection DbConnection { get { throw null; } set { } } - - protected override Common.DbParameterCollection DbParameterCollection { get { throw null; } } - - protected override Common.DbTransaction DbTransaction { get { throw null; } set { } } - - public override bool DesignTimeVisible { get { throw null; } set { } } - - public Sql.SqlNotificationRequest Notification { get { throw null; } set { } } - - public new SqlParameterCollection Parameters { get { throw null; } } - - public new SqlTransaction Transaction { get { throw null; } set { } } - - public override UpdateRowSource UpdatedRowSource { get { throw null; } set { } } - - public event StatementCompletedEventHandler StatementCompleted { add { } remove { } } - - public IAsyncResult BeginExecuteNonQuery() { throw null; } - - public IAsyncResult BeginExecuteNonQuery(AsyncCallback callback, object stateObject) { throw null; } - - public IAsyncResult BeginExecuteReader() { throw null; } - - public IAsyncResult BeginExecuteReader(AsyncCallback callback, object stateObject, CommandBehavior behavior) { throw null; } - - public IAsyncResult BeginExecuteReader(AsyncCallback callback, object stateObject) { throw null; } - - public IAsyncResult BeginExecuteReader(CommandBehavior behavior) { throw null; } - - public IAsyncResult BeginExecuteXmlReader() { throw null; } - - public IAsyncResult BeginExecuteXmlReader(AsyncCallback callback, object stateObject) { throw null; } - - public override void Cancel() { } - - public SqlCommand Clone() { throw null; } - - protected override Common.DbParameter CreateDbParameter() { throw null; } - - public new SqlParameter CreateParameter() { throw null; } - - protected override void Dispose(bool disposing) { } - - public int EndExecuteNonQuery(IAsyncResult asyncResult) { throw null; } - - public SqlDataReader EndExecuteReader(IAsyncResult asyncResult) { throw null; } - - public Xml.XmlReader EndExecuteXmlReader(IAsyncResult asyncResult) { throw null; } - - protected override Common.DbDataReader ExecuteDbDataReader(CommandBehavior behavior) { throw null; } - - protected override Threading.Tasks.Task ExecuteDbDataReaderAsync(CommandBehavior behavior, Threading.CancellationToken cancellationToken) { throw null; } - - public override int ExecuteNonQuery() { throw null; } - - public override Threading.Tasks.Task ExecuteNonQueryAsync(Threading.CancellationToken cancellationToken) { throw null; } - - public new SqlDataReader ExecuteReader() { throw null; } - - public new SqlDataReader ExecuteReader(CommandBehavior behavior) { throw null; } - - public new Threading.Tasks.Task ExecuteReaderAsync() { throw null; } - - public new Threading.Tasks.Task ExecuteReaderAsync(CommandBehavior behavior, Threading.CancellationToken cancellationToken) { throw null; } - - public new Threading.Tasks.Task ExecuteReaderAsync(CommandBehavior behavior) { throw null; } - - public new Threading.Tasks.Task ExecuteReaderAsync(Threading.CancellationToken cancellationToken) { throw null; } - - public override object ExecuteScalar() { throw null; } - - public override Threading.Tasks.Task ExecuteScalarAsync(Threading.CancellationToken cancellationToken) { throw null; } - - public Xml.XmlReader ExecuteXmlReader() { throw null; } - - public Threading.Tasks.Task ExecuteXmlReaderAsync() { throw null; } - - public Threading.Tasks.Task ExecuteXmlReaderAsync(Threading.CancellationToken cancellationToken) { throw null; } - - public override void Prepare() { } - - public void ResetCommandTimeout() { } - - object ICloneable.Clone() { throw null; } - } - - public sealed partial class SqlCommandBuilder : Common.DbCommandBuilder - { - public SqlCommandBuilder() { } - - public SqlCommandBuilder(SqlDataAdapter adapter) { } - - public override Common.CatalogLocation CatalogLocation { get { throw null; } set { } } - - public override string CatalogSeparator { get { throw null; } set { } } - - public new SqlDataAdapter DataAdapter { get { throw null; } set { } } - - public override string QuotePrefix { get { throw null; } set { } } - - public override string QuoteSuffix { get { throw null; } set { } } - - public override string SchemaSeparator { get { throw null; } set { } } - - protected override void ApplyParameterInfo(Common.DbParameter parameter, DataRow datarow, StatementType statementType, bool whereClause) { } - - public static void DeriveParameters(SqlCommand command) { } - - public new SqlCommand GetDeleteCommand() { throw null; } - - public new SqlCommand GetDeleteCommand(bool useColumnsForParameterNames) { throw null; } - - public new SqlCommand GetInsertCommand() { throw null; } - - public new SqlCommand GetInsertCommand(bool useColumnsForParameterNames) { throw null; } - - protected override string GetParameterName(int parameterOrdinal) { throw null; } - - protected override string GetParameterName(string parameterName) { throw null; } - - protected override string GetParameterPlaceholder(int parameterOrdinal) { throw null; } - - protected override DataTable GetSchemaTable(Common.DbCommand srcCommand) { throw null; } - - public new SqlCommand GetUpdateCommand() { throw null; } - - public new SqlCommand GetUpdateCommand(bool useColumnsForParameterNames) { throw null; } - - protected override Common.DbCommand InitializeCommand(Common.DbCommand command) { throw null; } - - public override string QuoteIdentifier(string unquotedIdentifier) { throw null; } - - protected override void SetRowUpdatingHandler(Common.DbDataAdapter adapter) { } - - public override string UnquoteIdentifier(string quotedIdentifier) { throw null; } - } - - public sealed partial class SqlConnection : Common.DbConnection, ICloneable - { - public SqlConnection() { } - - public SqlConnection(string connectionString, SqlCredential credential) { } - - public SqlConnection(string connectionString) { } - - public string AccessToken { get { throw null; } set { } } - - public Guid ClientConnectionId { get { throw null; } } - - public override string ConnectionString { get { throw null; } set { } } - - public override int ConnectionTimeout { get { throw null; } } - - public SqlCredential Credential { get { throw null; } set { } } - - public override string Database { get { throw null; } } - - public override string DataSource { get { throw null; } } - - public bool FireInfoMessageEventOnUserErrors { get { throw null; } set { } } - - public int PacketSize { get { throw null; } } - - public override string ServerVersion { get { throw null; } } - - public override ConnectionState State { get { throw null; } } - - public bool StatisticsEnabled { get { throw null; } set { } } - - public string WorkstationId { get { throw null; } } - - public event SqlInfoMessageEventHandler InfoMessage { add { } remove { } } - - protected override Common.DbTransaction BeginDbTransaction(IsolationLevel isolationLevel) { throw null; } - - public new SqlTransaction BeginTransaction() { throw null; } - - public SqlTransaction BeginTransaction(IsolationLevel iso, string transactionName) { throw null; } - - public new SqlTransaction BeginTransaction(IsolationLevel iso) { throw null; } - - public SqlTransaction BeginTransaction(string transactionName) { throw null; } - - public override void ChangeDatabase(string database) { } - - public static void ChangePassword(string connectionString, SqlCredential credential, Security.SecureString newPassword) { } - - public static void ChangePassword(string connectionString, string newPassword) { } - - public static void ClearAllPools() { } - - public static void ClearPool(SqlConnection connection) { } - - public override void Close() { } - - public new SqlCommand CreateCommand() { throw null; } - - protected override Common.DbCommand CreateDbCommand() { throw null; } - - protected override void Dispose(bool disposing) { } - - public override DataTable GetSchema() { throw null; } - - public override DataTable GetSchema(string collectionName, string[] restrictionValues) { throw null; } - - public override DataTable GetSchema(string collectionName) { throw null; } - - public override void Open() { } - - public override Threading.Tasks.Task OpenAsync(Threading.CancellationToken cancellationToken) { throw null; } - - public void ResetStatistics() { } - - public Collections.IDictionary RetrieveStatistics() { throw null; } - - object ICloneable.Clone() { throw null; } - } - - public sealed partial class SqlConnectionStringBuilder : Common.DbConnectionStringBuilder - { - public SqlConnectionStringBuilder() { } - - public SqlConnectionStringBuilder(string connectionString) { } - - public ApplicationIntent ApplicationIntent { get { throw null; } set { } } - - public string ApplicationName { get { throw null; } set { } } - - public string AttachDBFilename { get { throw null; } set { } } - - public int ConnectRetryCount { get { throw null; } set { } } - - public int ConnectRetryInterval { get { throw null; } set { } } - - public int ConnectTimeout { get { throw null; } set { } } - - public string CurrentLanguage { get { throw null; } set { } } - - public string DataSource { get { throw null; } set { } } - - public bool Encrypt { get { throw null; } set { } } - - public bool Enlist { get { throw null; } set { } } - - public string FailoverPartner { get { throw null; } set { } } - - public string InitialCatalog { get { throw null; } set { } } - - public bool IntegratedSecurity { get { throw null; } set { } } - - public override object this[string keyword] { get { throw null; } set { } } - - public override Collections.ICollection Keys { get { throw null; } } - - public int LoadBalanceTimeout { get { throw null; } set { } } - - public int MaxPoolSize { get { throw null; } set { } } - - public int MinPoolSize { get { throw null; } set { } } - - public bool MultipleActiveResultSets { get { throw null; } set { } } - - public bool MultiSubnetFailover { get { throw null; } set { } } - - public int PacketSize { get { throw null; } set { } } - - public string Password { get { throw null; } set { } } - - public bool PersistSecurityInfo { get { throw null; } set { } } - - public PoolBlockingPeriod PoolBlockingPeriod { get { throw null; } set { } } - - public bool Pooling { get { throw null; } set { } } - - public bool Replication { get { throw null; } set { } } - - public string TransactionBinding { get { throw null; } set { } } - - public bool TrustServerCertificate { get { throw null; } set { } } - - public string TypeSystemVersion { get { throw null; } set { } } - - public string UserID { get { throw null; } set { } } - - public bool UserInstance { get { throw null; } set { } } - - public override Collections.ICollection Values { get { throw null; } } - - public string WorkstationID { get { throw null; } set { } } - - public override void Clear() { } - - public override bool ContainsKey(string keyword) { throw null; } - - public override bool Remove(string keyword) { throw null; } - - public override bool ShouldSerialize(string keyword) { throw null; } - - public override bool TryGetValue(string keyword, out object value) { throw null; } - } - - public sealed partial class SqlCredential - { - public SqlCredential(string userId, Security.SecureString password) { } - - public Security.SecureString Password { get { throw null; } } - - public string UserId { get { throw null; } } - } - - public sealed partial class SqlDataAdapter : Common.DbDataAdapter, IDataAdapter, IDbDataAdapter, ICloneable - { - public SqlDataAdapter() { } - - public SqlDataAdapter(SqlCommand selectCommand) { } - - public SqlDataAdapter(string selectCommandText, SqlConnection selectConnection) { } - - public SqlDataAdapter(string selectCommandText, string selectConnectionString) { } - - public new SqlCommand DeleteCommand { get { throw null; } set { } } - - public new SqlCommand InsertCommand { get { throw null; } set { } } - - public new SqlCommand SelectCommand { get { throw null; } set { } } - - IDbCommand IDbDataAdapter.DeleteCommand { get { throw null; } set { } } - - IDbCommand IDbDataAdapter.InsertCommand { get { throw null; } set { } } - - IDbCommand IDbDataAdapter.SelectCommand { get { throw null; } set { } } - - IDbCommand IDbDataAdapter.UpdateCommand { get { throw null; } set { } } - - public override int UpdateBatchSize { get { throw null; } set { } } - - public new SqlCommand UpdateCommand { get { throw null; } set { } } - - public event SqlRowUpdatedEventHandler RowUpdated { add { } remove { } } - - public event SqlRowUpdatingEventHandler RowUpdating { add { } remove { } } - - protected override void OnRowUpdated(Common.RowUpdatedEventArgs value) { } - - protected override void OnRowUpdating(Common.RowUpdatingEventArgs value) { } - - object ICloneable.Clone() { throw null; } - } - - public partial class SqlDataReader : Common.DbDataReader, IDisposable, Common.IDbColumnSchemaGenerator - { - protected SqlConnection Connection { get { throw null; } } - - public override int Depth { get { throw null; } } - - public override int FieldCount { get { throw null; } } - - public override bool HasRows { get { throw null; } } - - public override bool IsClosed { get { throw null; } } - - public override object this[int i] { get { throw null; } } - - public override object this[string name] { get { throw null; } } - - public override int RecordsAffected { get { throw null; } } - - public override int VisibleFieldCount { get { throw null; } } - - public override bool GetBoolean(int i) { throw null; } - - public override byte GetByte(int i) { throw null; } - - public override long GetBytes(int i, long dataIndex, byte[] buffer, int bufferIndex, int length) { throw null; } - - public override char GetChar(int i) { throw null; } - - public override long GetChars(int i, long dataIndex, char[] buffer, int bufferIndex, int length) { throw null; } - - public Collections.ObjectModel.ReadOnlyCollection GetColumnSchema() { throw null; } - - public override string GetDataTypeName(int i) { throw null; } - - public override DateTime GetDateTime(int i) { throw null; } - - public virtual DateTimeOffset GetDateTimeOffset(int i) { throw null; } - - public override decimal GetDecimal(int i) { throw null; } - - public override double GetDouble(int i) { throw null; } - - public override Collections.IEnumerator GetEnumerator() { throw null; } - - public override Type GetFieldType(int i) { throw null; } - - public override T GetFieldValue(int i) { throw null; } - - public override Threading.Tasks.Task GetFieldValueAsync(int i, Threading.CancellationToken cancellationToken) { throw null; } - - public override float GetFloat(int i) { throw null; } - - public override Guid GetGuid(int i) { throw null; } - - public override short GetInt16(int i) { throw null; } - - public override int GetInt32(int i) { throw null; } - - public override long GetInt64(int i) { throw null; } - - public override string GetName(int i) { throw null; } - - public override int GetOrdinal(string name) { throw null; } - - public override Type GetProviderSpecificFieldType(int i) { throw null; } - - public override object GetProviderSpecificValue(int i) { throw null; } - - public override int GetProviderSpecificValues(object[] values) { throw null; } - - public override DataTable GetSchemaTable() { throw null; } - - public virtual SqlTypes.SqlBinary GetSqlBinary(int i) { throw null; } - - public virtual SqlTypes.SqlBoolean GetSqlBoolean(int i) { throw null; } - - public virtual SqlTypes.SqlByte GetSqlByte(int i) { throw null; } - - public virtual SqlTypes.SqlBytes GetSqlBytes(int i) { throw null; } - - public virtual SqlTypes.SqlChars GetSqlChars(int i) { throw null; } - - public virtual SqlTypes.SqlDateTime GetSqlDateTime(int i) { throw null; } - - public virtual SqlTypes.SqlDecimal GetSqlDecimal(int i) { throw null; } - - public virtual SqlTypes.SqlDouble GetSqlDouble(int i) { throw null; } - - public virtual SqlTypes.SqlGuid GetSqlGuid(int i) { throw null; } - - public virtual SqlTypes.SqlInt16 GetSqlInt16(int i) { throw null; } - - public virtual SqlTypes.SqlInt32 GetSqlInt32(int i) { throw null; } - - public virtual SqlTypes.SqlInt64 GetSqlInt64(int i) { throw null; } - - public virtual SqlTypes.SqlMoney GetSqlMoney(int i) { throw null; } - - public virtual SqlTypes.SqlSingle GetSqlSingle(int i) { throw null; } - - public virtual SqlTypes.SqlString GetSqlString(int i) { throw null; } - - public virtual object GetSqlValue(int i) { throw null; } - - public virtual int GetSqlValues(object[] values) { throw null; } - - public virtual SqlTypes.SqlXml GetSqlXml(int i) { throw null; } - - public override IO.Stream GetStream(int i) { throw null; } - - public override string GetString(int i) { throw null; } - - public override IO.TextReader GetTextReader(int i) { throw null; } - - public virtual TimeSpan GetTimeSpan(int i) { throw null; } - - public override object GetValue(int i) { throw null; } - - public override int GetValues(object[] values) { throw null; } - - public virtual Xml.XmlReader GetXmlReader(int i) { throw null; } - - protected internal bool IsCommandBehavior(CommandBehavior condition) { throw null; } - - public override bool IsDBNull(int i) { throw null; } - - public override Threading.Tasks.Task IsDBNullAsync(int i, Threading.CancellationToken cancellationToken) { throw null; } - - public override bool NextResult() { throw null; } - - public override Threading.Tasks.Task NextResultAsync(Threading.CancellationToken cancellationToken) { throw null; } - - public override bool Read() { throw null; } - - public override Threading.Tasks.Task ReadAsync(Threading.CancellationToken cancellationToken) { throw null; } - } - - public sealed partial class SqlDependency - { - public SqlDependency() { } - - public SqlDependency(SqlCommand command, string options, int timeout) { } - - public SqlDependency(SqlCommand command) { } - - public bool HasChanges { get { throw null; } } - - public string Id { get { throw null; } } - - public event OnChangeEventHandler OnChange { add { } remove { } } - - public void AddCommandDependency(SqlCommand command) { } - - public static bool Start(string connectionString, string queue) { throw null; } - - public static bool Start(string connectionString) { throw null; } - - public static bool Stop(string connectionString, string queue) { throw null; } - - public static bool Stop(string connectionString) { throw null; } - } - - public sealed partial class SqlError - { - public byte Class { get { throw null; } } - - public int LineNumber { get { throw null; } } - - public string Message { get { throw null; } } - - public int Number { get { throw null; } } - - public string Procedure { get { throw null; } } - - public string Server { get { throw null; } } - - public string Source { get { throw null; } } - - public byte State { get { throw null; } } - - public override string ToString() { throw null; } - } - - public sealed partial class SqlErrorCollection : Collections.ICollection, Collections.IEnumerable - { - public int Count { get { throw null; } } - - public SqlError this[int index] { get { throw null; } } - - bool Collections.ICollection.IsSynchronized { get { throw null; } } - - object Collections.ICollection.SyncRoot { get { throw null; } } - - public void CopyTo(Array array, int index) { } - - public void CopyTo(SqlError[] array, int index) { } - - public Collections.IEnumerator GetEnumerator() { throw null; } - } - - public sealed partial class SqlException : Common.DbException - { - public byte Class { get { throw null; } } - - public Guid ClientConnectionId { get { throw null; } } - - public SqlErrorCollection Errors { get { throw null; } } - - public int LineNumber { get { throw null; } } - - public int Number { get { throw null; } } - - public string Procedure { get { throw null; } } - - public string Server { get { throw null; } } - - public override string Source { get { throw null; } } - - public byte State { get { throw null; } } - - public override void GetObjectData(Runtime.Serialization.SerializationInfo si, Runtime.Serialization.StreamingContext context) { } - - public override string ToString() { throw null; } - } - - public sealed partial class SqlInfoMessageEventArgs : EventArgs - { - public SqlErrorCollection Errors { get { throw null; } } - - public string Message { get { throw null; } } - - public string Source { get { throw null; } } - - public override string ToString() { throw null; } - } - - public delegate void SqlInfoMessageEventHandler(object sender, SqlInfoMessageEventArgs e); - public partial class SqlNotificationEventArgs : EventArgs - { - public SqlNotificationEventArgs(SqlNotificationType type, SqlNotificationInfo info, SqlNotificationSource source) { } - - public SqlNotificationInfo Info { get { throw null; } } - - public SqlNotificationSource Source { get { throw null; } } - - public SqlNotificationType Type { get { throw null; } } - } - - public enum SqlNotificationInfo - { - AlreadyChanged = -2, - Unknown = -1, - Truncate = 0, - Insert = 1, - Update = 2, - Delete = 3, - Drop = 4, - Alter = 5, - Restart = 6, - Error = 7, - Query = 8, - Invalid = 9, - Options = 10, - Isolation = 11, - Expired = 12, - Resource = 13, - PreviousFire = 14, - TemplateLimit = 15, - Merge = 16 - } - - public enum SqlNotificationSource - { - Client = -2, - Unknown = -1, - Data = 0, - Timeout = 1, - Object = 2, - Database = 3, - System = 4, - Statement = 5, - Environment = 6, - Execution = 7, - Owner = 8 - } - - public enum SqlNotificationType - { - Unknown = -1, - Change = 0, - Subscribe = 1 - } - - public sealed partial class SqlParameter : Common.DbParameter, ICloneable - { - public SqlParameter() { } - - public SqlParameter(string parameterName, SqlDbType dbType, int size, ParameterDirection direction, bool isNullable, byte precision, byte scale, string sourceColumn, DataRowVersion sourceVersion, object value) { } - - public SqlParameter(string parameterName, SqlDbType dbType, int size, ParameterDirection direction, byte precision, byte scale, string sourceColumn, DataRowVersion sourceVersion, bool sourceColumnNullMapping, object value, string xmlSchemaCollectionDatabase, string xmlSchemaCollectionOwningSchema, string xmlSchemaCollectionName) { } - - public SqlParameter(string parameterName, SqlDbType dbType, int size, string sourceColumn) { } - - public SqlParameter(string parameterName, SqlDbType dbType, int size) { } - - public SqlParameter(string parameterName, SqlDbType dbType) { } - - public SqlParameter(string parameterName, object value) { } - - public SqlTypes.SqlCompareOptions CompareInfo { get { throw null; } set { } } - - public override DbType DbType { get { throw null; } set { } } - - public override ParameterDirection Direction { get { throw null; } set { } } - - public override bool IsNullable { get { throw null; } set { } } - - public int LocaleId { get { throw null; } set { } } - - public int Offset { get { throw null; } set { } } - - public override string ParameterName { get { throw null; } set { } } - - public new byte Precision { get { throw null; } set { } } - - public new byte Scale { get { throw null; } set { } } - - public override int Size { get { throw null; } set { } } - - public override string SourceColumn { get { throw null; } set { } } - - public override bool SourceColumnNullMapping { get { throw null; } set { } } - - public override DataRowVersion SourceVersion { get { throw null; } set { } } - - public SqlDbType SqlDbType { get { throw null; } set { } } - - public object SqlValue { get { throw null; } set { } } - - public string TypeName { get { throw null; } set { } } - - public string UdtTypeName { get { throw null; } set { } } - - public override object Value { get { throw null; } set { } } - - public string XmlSchemaCollectionDatabase { get { throw null; } set { } } - - public string XmlSchemaCollectionName { get { throw null; } set { } } - - public string XmlSchemaCollectionOwningSchema { get { throw null; } set { } } - - public override void ResetDbType() { } - - public void ResetSqlDbType() { } - - object ICloneable.Clone() { throw null; } - - public override string ToString() { throw null; } - } - - public sealed partial class SqlParameterCollection : Common.DbParameterCollection - { - public override int Count { get { throw null; } } - - public override bool IsFixedSize { get { throw null; } } - - public override bool IsReadOnly { get { throw null; } } - - public new SqlParameter this[int index] { get { throw null; } set { } } - - public new SqlParameter this[string parameterName] { get { throw null; } set { } } - - public override object SyncRoot { get { throw null; } } - - public SqlParameter Add(SqlParameter value) { throw null; } - - public override int Add(object value) { throw null; } - - public SqlParameter Add(string parameterName, SqlDbType sqlDbType, int size, string sourceColumn) { throw null; } - - public SqlParameter Add(string parameterName, SqlDbType sqlDbType, int size) { throw null; } - - public SqlParameter Add(string parameterName, SqlDbType sqlDbType) { throw null; } - - public override void AddRange(Array values) { } - - public void AddRange(SqlParameter[] values) { } - - public SqlParameter AddWithValue(string parameterName, object value) { throw null; } - - public override void Clear() { } - - public bool Contains(SqlParameter value) { throw null; } - - public override bool Contains(object value) { throw null; } - - public override bool Contains(string value) { throw null; } - - public override void CopyTo(Array array, int index) { } - - public void CopyTo(SqlParameter[] array, int index) { } - - public override Collections.IEnumerator GetEnumerator() { throw null; } - - protected override Common.DbParameter GetParameter(int index) { throw null; } - - protected override Common.DbParameter GetParameter(string parameterName) { throw null; } - - public int IndexOf(SqlParameter value) { throw null; } - - public override int IndexOf(object value) { throw null; } - - public override int IndexOf(string parameterName) { throw null; } - - public void Insert(int index, SqlParameter value) { } - - public override void Insert(int index, object value) { } - - public void Remove(SqlParameter value) { } - - public override void Remove(object value) { } - - public override void RemoveAt(int index) { } - - public override void RemoveAt(string parameterName) { } - - protected override void SetParameter(int index, Common.DbParameter value) { } - - protected override void SetParameter(string parameterName, Common.DbParameter value) { } - } - - public partial class SqlRowsCopiedEventArgs : EventArgs - { - public SqlRowsCopiedEventArgs(long rowsCopied) { } - - public bool Abort { get { throw null; } set { } } - - public long RowsCopied { get { throw null; } } - } - - public delegate void SqlRowsCopiedEventHandler(object sender, SqlRowsCopiedEventArgs e); - public sealed partial class SqlRowUpdatedEventArgs : Common.RowUpdatedEventArgs - { - public SqlRowUpdatedEventArgs(DataRow row, IDbCommand command, StatementType statementType, Common.DataTableMapping tableMapping) : base(default!, default!, default, default!) { } - - public new SqlCommand Command { get { throw null; } } - } - - public delegate void SqlRowUpdatedEventHandler(object sender, SqlRowUpdatedEventArgs e); - public sealed partial class SqlRowUpdatingEventArgs : Common.RowUpdatingEventArgs - { - public SqlRowUpdatingEventArgs(DataRow row, IDbCommand command, StatementType statementType, Common.DataTableMapping tableMapping) : base(default!, default!, default, default!) { } - - protected override IDbCommand BaseCommand { get { throw null; } set { } } - - public new SqlCommand Command { get { throw null; } set { } } - } - - public delegate void SqlRowUpdatingEventHandler(object sender, SqlRowUpdatingEventArgs e); - public sealed partial class SqlTransaction : Common.DbTransaction - { - public new SqlConnection Connection { get { throw null; } } - - protected override Common.DbConnection DbConnection { get { throw null; } } - - public override IsolationLevel IsolationLevel { get { throw null; } } - - public override void Commit() { } - - protected override void Dispose(bool disposing) { } - - public override void Rollback() { } - - public void Rollback(string transactionName) { } - - public void Save(string savePointName) { } - } -} - -namespace System.Data.SqlTypes -{ - public sealed partial class SqlFileStream : IO.Stream - { - public SqlFileStream(string path, byte[] transactionContext, IO.FileAccess access, IO.FileOptions options, long allocationSize) { } - - public SqlFileStream(string path, byte[] transactionContext, IO.FileAccess access) { } - - public override bool CanRead { get { throw null; } } - - public override bool CanSeek { get { throw null; } } - - public override bool CanWrite { get { throw null; } } - - public override long Length { get { throw null; } } - - public string Name { get { throw null; } } - - public override long Position { get { throw null; } set { } } - - public byte[] TransactionContext { get { throw null; } } - - public override void Flush() { } - - public override int Read(byte[] buffer, int offset, int count) { throw null; } - - public override long Seek(long offset, IO.SeekOrigin origin) { throw null; } - - public override void SetLength(long value) { } - - public override void Write(byte[] buffer, int offset, int count) { } - } -} \ No newline at end of file diff --git a/src/referencePackages/src/system.data.sqlclient/4.8.5/system.data.sqlclient.nuspec b/src/referencePackages/src/system.data.sqlclient/4.8.5/system.data.sqlclient.nuspec index d669214e45..e194b0f380 100755 --- a/src/referencePackages/src/system.data.sqlclient/4.8.5/system.data.sqlclient.nuspec +++ b/src/referencePackages/src/system.data.sqlclient/4.8.5/system.data.sqlclient.nuspec @@ -29,12 +29,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - - - - - - diff --git a/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec b/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec index a2ea0f5140..2e1706389f 100755 --- a/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec +++ b/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec @@ -24,7 +24,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec b/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec index 8f88d762d1..ad3fe01c11 100755 --- a/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec +++ b/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec @@ -30,9 +30,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - diff --git a/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec b/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec index f4d7328e83..0d084eab3e 100755 --- a/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec +++ b/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec @@ -29,7 +29,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec b/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec index fdce0f43a5..f9f88da78b 100755 --- a/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec +++ b/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec @@ -38,10 +38,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - - diff --git a/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec b/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec index 0ae185b3e9..db563b1768 100755 --- a/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec +++ b/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec @@ -35,7 +35,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec b/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec index 349529822c..f335c43927 100755 --- a/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec +++ b/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec @@ -29,11 +29,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - - - diff --git a/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec b/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec index 343744e3c0..78cf0f4548 100755 --- a/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec +++ b/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec @@ -36,7 +36,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.memory/4.5.2/system.memory.nuspec b/src/referencePackages/src/system.memory/4.5.2/system.memory.nuspec index 5418c243a8..bb34a616c9 100644 --- a/src/referencePackages/src/system.memory/4.5.2/system.memory.nuspec +++ b/src/referencePackages/src/system.memory/4.5.2/system.memory.nuspec @@ -28,7 +28,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec b/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec index 536c29a5f8..f3483b4059 100755 --- a/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec +++ b/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec @@ -36,7 +36,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec b/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec index 7145287a45..4084e508c2 100755 --- a/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec +++ b/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec @@ -36,7 +36,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec b/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec index 1297da6434..fc178a0415 100755 --- a/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec +++ b/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec @@ -36,7 +36,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec b/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec index 1a173822ef..27372db52d 100755 --- a/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec +++ b/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec @@ -25,7 +25,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec b/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec index f5c543214d..99819f9e1c 100755 --- a/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec +++ b/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec @@ -23,7 +23,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj b/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj index 943102fedb..3083c109d0 100644 --- a/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj +++ b/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj @@ -1,7 +1,7 @@ - netstandard1.3;netstandard1.4;netstandard1.6;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.0 + netstandard1.3;netstandard1.4;netstandard1.6;netstandard2.0;netstandard2.1;netcoreapp3.0 $(ArtifactsBinDir)system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec false diff --git a/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs b/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs deleted file mode 100644 index 4b943fa3f2..0000000000 --- a/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs +++ /dev/null @@ -1,412 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -// ------------------------------------------------------------------------------ -// Changes to this file must follow the http://aka.ms/api-review process. -// ------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Security; - -[assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] -[assembly: AllowPartiallyTrustedCallers] -[assembly: ReferenceAssembly] -[assembly: AssemblyTitle("System.Security.Cryptography.Cng")] -[assembly: AssemblyDescription("System.Security.Cryptography.Cng")] -[assembly: AssemblyDefaultAlias("System.Security.Cryptography.Cng")] -[assembly: AssemblyCompany("Microsoft Corporation")] -[assembly: AssemblyProduct("Microsoft® .NET Framework")] -[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] -[assembly: AssemblyFileVersion("4.6.26515.06")] -[assembly: AssemblyInformationalVersion("4.6.26515.06 built by: SOURCEBUILD")] -[assembly: CLSCompliant(true)] -[assembly: AssemblyMetadata("", "")] -[assembly: AssemblyVersion("4.3.1.0")] - - - - -namespace Microsoft.Win32.SafeHandles -{ - public abstract partial class SafeNCryptHandle : Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid - { - protected SafeNCryptHandle() : base (default(bool)) { } - protected SafeNCryptHandle(System.IntPtr handle, System.Runtime.InteropServices.SafeHandle parentHandle) : base (default(bool)) { } - public override bool IsInvalid { get { throw null; } } - protected override bool ReleaseHandle() { throw null; } - protected abstract bool ReleaseNativeHandle(); - } - public sealed partial class SafeNCryptKeyHandle : Microsoft.Win32.SafeHandles.SafeNCryptHandle - { - public SafeNCryptKeyHandle() { } - public SafeNCryptKeyHandle(System.IntPtr handle, System.Runtime.InteropServices.SafeHandle parentHandle) { } - protected override bool ReleaseNativeHandle() { throw null; } - } - public sealed partial class SafeNCryptProviderHandle : Microsoft.Win32.SafeHandles.SafeNCryptHandle - { - public SafeNCryptProviderHandle() { } - protected override bool ReleaseNativeHandle() { throw null; } - } - public sealed partial class SafeNCryptSecretHandle : Microsoft.Win32.SafeHandles.SafeNCryptHandle - { - public SafeNCryptSecretHandle() { } - protected override bool ReleaseNativeHandle() { throw null; } - } -} -namespace System.Security.Cryptography -{ - public sealed partial class AesCng : System.Security.Cryptography.Aes - { - public AesCng() { } - public AesCng(string keyName) { } - public AesCng(string keyName, System.Security.Cryptography.CngProvider provider) { } - public AesCng(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { } - public override byte[] Key { get { throw null; } set { } } - public override int KeySize { get { throw null; } set { } } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - protected override void Dispose(bool disposing) { } - public override void GenerateIV() { } - public override void GenerateKey() { } - } - public sealed partial class CngAlgorithm : System.IEquatable - { - public CngAlgorithm(string algorithm) { } - public string Algorithm { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellman { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP256 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP384 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP521 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsaP256 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsaP384 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsaP521 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm MD5 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Rsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha1 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha256 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha384 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha512 { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngAlgorithm other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngAlgorithm left, System.Security.Cryptography.CngAlgorithm right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngAlgorithm left, System.Security.Cryptography.CngAlgorithm right) { throw null; } - public override string ToString() { throw null; } - } - public sealed partial class CngAlgorithmGroup : System.IEquatable - { - public CngAlgorithmGroup(string algorithmGroup) { } - public string AlgorithmGroup { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup DiffieHellman { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup Dsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup ECDiffieHellman { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup ECDsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup Rsa { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngAlgorithmGroup other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngAlgorithmGroup left, System.Security.Cryptography.CngAlgorithmGroup right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngAlgorithmGroup left, System.Security.Cryptography.CngAlgorithmGroup right) { throw null; } - public override string ToString() { throw null; } - } - [System.FlagsAttribute] - public enum CngExportPolicies - { - None = 0, - AllowExport = 1, - AllowPlaintextExport = 2, - AllowArchiving = 4, - AllowPlaintextArchiving = 8, - } - public sealed partial class CngKey : System.IDisposable - { - internal CngKey() { } - public System.Security.Cryptography.CngAlgorithm Algorithm { get { throw null; } } - public System.Security.Cryptography.CngAlgorithmGroup AlgorithmGroup { get { throw null; } } - public System.Security.Cryptography.CngExportPolicies ExportPolicy { get { throw null; } } - public Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle Handle { get { throw null; } } - public bool IsEphemeral { get { throw null; } } - public bool IsMachineKey { get { throw null; } } - public string KeyName { get { throw null; } } - public int KeySize { get { throw null; } } - public System.Security.Cryptography.CngKeyUsages KeyUsage { get { throw null; } } - public System.IntPtr ParentWindowHandle { get { throw null; } set { } } - public System.Security.Cryptography.CngProvider Provider { get { throw null; } } - public Microsoft.Win32.SafeHandles.SafeNCryptProviderHandle ProviderHandle { get { throw null; } } - public System.Security.Cryptography.CngUIPolicy UIPolicy { get { throw null; } } - public string UniqueName { get { throw null; } } - public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm) { throw null; } - public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm, string keyName) { throw null; } - public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm, string keyName, System.Security.Cryptography.CngKeyCreationParameters creationParameters) { throw null; } - public void Delete() { } - public void Dispose() { } - public static bool Exists(string keyName) { throw null; } - public static bool Exists(string keyName, System.Security.Cryptography.CngProvider provider) { throw null; } - public static bool Exists(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions options) { throw null; } - public byte[] Export(System.Security.Cryptography.CngKeyBlobFormat format) { throw null; } - public System.Security.Cryptography.CngProperty GetProperty(string name, System.Security.Cryptography.CngPropertyOptions options) { throw null; } - public bool HasProperty(string name, System.Security.Cryptography.CngPropertyOptions options) { throw null; } - public static System.Security.Cryptography.CngKey Import(byte[] keyBlob, System.Security.Cryptography.CngKeyBlobFormat format) { throw null; } - public static System.Security.Cryptography.CngKey Import(byte[] keyBlob, System.Security.Cryptography.CngKeyBlobFormat format, System.Security.Cryptography.CngProvider provider) { throw null; } - public static System.Security.Cryptography.CngKey Open(Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle keyHandle, System.Security.Cryptography.CngKeyHandleOpenOptions keyHandleOpenOptions) { throw null; } - public static System.Security.Cryptography.CngKey Open(string keyName) { throw null; } - public static System.Security.Cryptography.CngKey Open(string keyName, System.Security.Cryptography.CngProvider provider) { throw null; } - public static System.Security.Cryptography.CngKey Open(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { throw null; } - public void SetProperty(System.Security.Cryptography.CngProperty property) { } - } - public sealed partial class CngKeyBlobFormat : System.IEquatable - { - public CngKeyBlobFormat(string format) { } - public static System.Security.Cryptography.CngKeyBlobFormat EccFullPrivateBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat EccFullPublicBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat EccPrivateBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat EccPublicBlob { get { throw null; } } - public string Format { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat GenericPrivateBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat GenericPublicBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat OpaqueTransportBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat Pkcs8PrivateBlob { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngKeyBlobFormat other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngKeyBlobFormat left, System.Security.Cryptography.CngKeyBlobFormat right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngKeyBlobFormat left, System.Security.Cryptography.CngKeyBlobFormat right) { throw null; } - public override string ToString() { throw null; } - } - [System.FlagsAttribute] - public enum CngKeyCreationOptions - { - None = 0, - MachineKey = 32, - OverwriteExistingKey = 128, - } - public sealed partial class CngKeyCreationParameters - { - public CngKeyCreationParameters() { } - public System.Security.Cryptography.CngExportPolicies? ExportPolicy { get { throw null; } set { } } - public System.Security.Cryptography.CngKeyCreationOptions KeyCreationOptions { get { throw null; } set { } } - public System.Security.Cryptography.CngKeyUsages? KeyUsage { get { throw null; } set { } } - public System.Security.Cryptography.CngPropertyCollection Parameters { get { throw null; } } - public System.IntPtr ParentWindowHandle { get { throw null; } set { } } - public System.Security.Cryptography.CngProvider Provider { get { throw null; } set { } } - public System.Security.Cryptography.CngUIPolicy UIPolicy { get { throw null; } set { } } - } - [System.FlagsAttribute] - public enum CngKeyHandleOpenOptions - { - None = 0, - EphemeralKey = 1, - } - [System.FlagsAttribute] - public enum CngKeyOpenOptions - { - None = 0, - UserKey = 0, - MachineKey = 32, - Silent = 64, - } - [System.FlagsAttribute] - public enum CngKeyUsages - { - None = 0, - Decryption = 1, - Signing = 2, - KeyAgreement = 4, - AllUsages = 16777215, - } - public partial struct CngProperty : System.IEquatable - { - private object _dummy; - public CngProperty(string name, byte[] value, System.Security.Cryptography.CngPropertyOptions options) { throw null; } - public string Name { get { throw null; } } - public System.Security.Cryptography.CngPropertyOptions Options { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngProperty other) { throw null; } - public override int GetHashCode() { throw null; } - public byte[] GetValue() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngProperty left, System.Security.Cryptography.CngProperty right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngProperty left, System.Security.Cryptography.CngProperty right) { throw null; } - } - public sealed partial class CngPropertyCollection : System.Collections.ObjectModel.Collection - { - public CngPropertyCollection() { } - } - [System.FlagsAttribute] - public enum CngPropertyOptions - { - Persist = -2147483648, - None = 0, - CustomProperty = 1073741824, - } - public sealed partial class CngProvider : System.IEquatable - { - public CngProvider(string provider) { } - public static System.Security.Cryptography.CngProvider MicrosoftSmartCardKeyStorageProvider { get { throw null; } } - public static System.Security.Cryptography.CngProvider MicrosoftSoftwareKeyStorageProvider { get { throw null; } } - public string Provider { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngProvider other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngProvider left, System.Security.Cryptography.CngProvider right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngProvider left, System.Security.Cryptography.CngProvider right) { throw null; } - public override string ToString() { throw null; } - } - public sealed partial class CngUIPolicy - { - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description, string useContext) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description, string useContext, string creationTitle) { } - public string CreationTitle { get { throw null; } } - public string Description { get { throw null; } } - public string FriendlyName { get { throw null; } } - public System.Security.Cryptography.CngUIProtectionLevels ProtectionLevel { get { throw null; } } - public string UseContext { get { throw null; } } - } - [System.FlagsAttribute] - public enum CngUIProtectionLevels - { - None = 0, - ProtectKey = 1, - ForceHighProtection = 2, - } - public sealed partial class DSACng : System.Security.Cryptography.DSA - { - public DSACng() { } - public DSACng(int keySize) { } - public DSACng(System.Security.Cryptography.CngKey key) { } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public override string KeyExchangeAlgorithm { get { throw null; } } - public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw null; } } - public override string SignatureAlgorithm { get { throw null; } } - public override byte[] CreateSignature(byte[] rgbHash) { throw null; } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.DSAParameters ExportParameters(bool includePrivateParameters) { throw null; } - protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - public override void ImportParameters(System.Security.Cryptography.DSAParameters parameters) { } - public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw null; } - } - public sealed partial class ECDiffieHellmanCng : System.Security.Cryptography.ECDiffieHellman - { - public ECDiffieHellmanCng() { } - public ECDiffieHellmanCng(int keySize) { } - public ECDiffieHellmanCng(System.Security.Cryptography.CngKey key) { } - public ECDiffieHellmanCng(System.Security.Cryptography.ECCurve curve) { } - public System.Security.Cryptography.CngAlgorithm HashAlgorithm { get { throw null; } set { } } - public byte[] HmacKey { get { throw null; } set { } } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public System.Security.Cryptography.ECDiffieHellmanKeyDerivationFunction KeyDerivationFunction { get { throw null; } set { } } - public override int KeySize { get { throw null; } set { } } - public byte[] Label { get { throw null; } set { } } - public override System.Security.Cryptography.ECDiffieHellmanPublicKey PublicKey { get { throw null; } } - public byte[] SecretAppend { get { throw null; } set { } } - public byte[] SecretPrepend { get { throw null; } set { } } - public byte[] Seed { get { throw null; } set { } } - public bool UseSecretAgreementAsHmacKey { get { throw null; } } - public override byte[] DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] secretPrepend, byte[] secretAppend) { throw null; } - public override byte[] DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] hmacKey, byte[] secretPrepend, byte[] secretAppend) { throw null; } - public byte[] DeriveKeyMaterial(System.Security.Cryptography.CngKey otherPartyPublicKey) { throw null; } - public override byte[] DeriveKeyMaterial(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw null; } - public override byte[] DeriveKeyTls(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, byte[] prfLabel, byte[] prfSeed) { throw null; } - public Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle DeriveSecretAgreementHandle(System.Security.Cryptography.CngKey otherPartyPublicKey) { throw null; } - public Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle DeriveSecretAgreementHandle(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw null; } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw null; } - public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw null; } - public void FromXmlString(string xml, System.Security.Cryptography.ECKeyXmlFormat format) { } - public override void GenerateKey(System.Security.Cryptography.ECCurve curve) { } - public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { } - public string ToXmlString(System.Security.Cryptography.ECKeyXmlFormat format) { throw null; } - } - public sealed partial class ECDiffieHellmanCngPublicKey : System.Security.Cryptography.ECDiffieHellmanPublicKey - { - internal ECDiffieHellmanCngPublicKey() { } - public System.Security.Cryptography.CngKeyBlobFormat BlobFormat { get { throw null; } } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.ECParameters ExportExplicitParameters() { throw null; } - public override System.Security.Cryptography.ECParameters ExportParameters() { throw null; } - public static System.Security.Cryptography.ECDiffieHellmanPublicKey FromByteArray(byte[] publicKeyBlob, System.Security.Cryptography.CngKeyBlobFormat format) { throw null; } - public static System.Security.Cryptography.ECDiffieHellmanCngPublicKey FromXmlString(string xml) { throw null; } - public System.Security.Cryptography.CngKey Import() { throw null; } - public override string ToXmlString() { throw null; } - } - public enum ECDiffieHellmanKeyDerivationFunction - { - Hash = 0, - Hmac = 1, - Tls = 2, - } - public sealed partial class ECDsaCng : System.Security.Cryptography.ECDsa - { - public ECDsaCng() { } - public ECDsaCng(int keySize) { } - public ECDsaCng(System.Security.Cryptography.CngKey key) { } - public ECDsaCng(System.Security.Cryptography.ECCurve curve) { } - public System.Security.Cryptography.CngAlgorithm HashAlgorithm { get { throw null; } set { } } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public override int KeySize { get { throw null; } set { } } - public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw null; } } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw null; } - public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw null; } - public void FromXmlString(string xml, System.Security.Cryptography.ECKeyXmlFormat format) { } - public override void GenerateKey(System.Security.Cryptography.ECCurve curve) { } - protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { } - public byte[] SignData(byte[] data) { throw null; } - public byte[] SignData(byte[] data, int offset, int count) { throw null; } - public byte[] SignData(System.IO.Stream data) { throw null; } - public override byte[] SignHash(byte[] hash) { throw null; } - public string ToXmlString(System.Security.Cryptography.ECKeyXmlFormat format) { throw null; } - public bool VerifyData(byte[] data, byte[] signature) { throw null; } - public bool VerifyData(byte[] data, int offset, int count, byte[] signature) { throw null; } - public bool VerifyData(System.IO.Stream data, byte[] signature) { throw null; } - public override bool VerifyHash(byte[] hash, byte[] signature) { throw null; } - } - public enum ECKeyXmlFormat - { - Rfc4050 = 0, - } - public sealed partial class RSACng : System.Security.Cryptography.RSA - { - public RSACng() { } - public RSACng(int keySize) { } - public RSACng(System.Security.Cryptography.CngKey key) { } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw null; } } - public override byte[] Decrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw null; } - protected override void Dispose(bool disposing) { } - public override byte[] Encrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw null; } - public override System.Security.Cryptography.RSAParameters ExportParameters(bool includePrivateParameters) { throw null; } - protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - public override void ImportParameters(System.Security.Cryptography.RSAParameters parameters) { } - public override byte[] SignHash(byte[] hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw null; } - public override bool VerifyHash(byte[] hash, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw null; } - } - public sealed partial class TripleDESCng : System.Security.Cryptography.TripleDES - { - public TripleDESCng() { } - public TripleDESCng(string keyName) { } - public TripleDESCng(string keyName, System.Security.Cryptography.CngProvider provider) { } - public TripleDESCng(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { } - public override byte[] Key { get { throw null; } set { } } - public override int KeySize { get { throw null; } set { } } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - protected override void Dispose(bool disposing) { } - public override void GenerateIV() { } - public override void GenerateKey() { } - } -} diff --git a/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec b/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec index 55ea3767f9..28f21ff472 100755 --- a/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec +++ b/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec @@ -25,7 +25,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj b/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj index 75514e0525..1a1f30c12b 100644 --- a/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj +++ b/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj @@ -1,7 +1,7 @@ - netstandard1.3;netstandard1.4;netstandard1.6;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.0 + netstandard1.3;netstandard1.4;netstandard1.6;netstandard2.0;netstandard2.1;netcoreapp3.0 $(ArtifactsBinDir)system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec false diff --git a/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs b/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs deleted file mode 100644 index 4b943fa3f2..0000000000 --- a/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs +++ /dev/null @@ -1,412 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -// ------------------------------------------------------------------------------ -// Changes to this file must follow the http://aka.ms/api-review process. -// ------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Security; - -[assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] -[assembly: AllowPartiallyTrustedCallers] -[assembly: ReferenceAssembly] -[assembly: AssemblyTitle("System.Security.Cryptography.Cng")] -[assembly: AssemblyDescription("System.Security.Cryptography.Cng")] -[assembly: AssemblyDefaultAlias("System.Security.Cryptography.Cng")] -[assembly: AssemblyCompany("Microsoft Corporation")] -[assembly: AssemblyProduct("Microsoft® .NET Framework")] -[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] -[assembly: AssemblyFileVersion("4.6.26515.06")] -[assembly: AssemblyInformationalVersion("4.6.26515.06 built by: SOURCEBUILD")] -[assembly: CLSCompliant(true)] -[assembly: AssemblyMetadata("", "")] -[assembly: AssemblyVersion("4.3.1.0")] - - - - -namespace Microsoft.Win32.SafeHandles -{ - public abstract partial class SafeNCryptHandle : Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid - { - protected SafeNCryptHandle() : base (default(bool)) { } - protected SafeNCryptHandle(System.IntPtr handle, System.Runtime.InteropServices.SafeHandle parentHandle) : base (default(bool)) { } - public override bool IsInvalid { get { throw null; } } - protected override bool ReleaseHandle() { throw null; } - protected abstract bool ReleaseNativeHandle(); - } - public sealed partial class SafeNCryptKeyHandle : Microsoft.Win32.SafeHandles.SafeNCryptHandle - { - public SafeNCryptKeyHandle() { } - public SafeNCryptKeyHandle(System.IntPtr handle, System.Runtime.InteropServices.SafeHandle parentHandle) { } - protected override bool ReleaseNativeHandle() { throw null; } - } - public sealed partial class SafeNCryptProviderHandle : Microsoft.Win32.SafeHandles.SafeNCryptHandle - { - public SafeNCryptProviderHandle() { } - protected override bool ReleaseNativeHandle() { throw null; } - } - public sealed partial class SafeNCryptSecretHandle : Microsoft.Win32.SafeHandles.SafeNCryptHandle - { - public SafeNCryptSecretHandle() { } - protected override bool ReleaseNativeHandle() { throw null; } - } -} -namespace System.Security.Cryptography -{ - public sealed partial class AesCng : System.Security.Cryptography.Aes - { - public AesCng() { } - public AesCng(string keyName) { } - public AesCng(string keyName, System.Security.Cryptography.CngProvider provider) { } - public AesCng(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { } - public override byte[] Key { get { throw null; } set { } } - public override int KeySize { get { throw null; } set { } } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - protected override void Dispose(bool disposing) { } - public override void GenerateIV() { } - public override void GenerateKey() { } - } - public sealed partial class CngAlgorithm : System.IEquatable - { - public CngAlgorithm(string algorithm) { } - public string Algorithm { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellman { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP256 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP384 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP521 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsaP256 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsaP384 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm ECDsaP521 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm MD5 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Rsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha1 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha256 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha384 { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithm Sha512 { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngAlgorithm other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngAlgorithm left, System.Security.Cryptography.CngAlgorithm right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngAlgorithm left, System.Security.Cryptography.CngAlgorithm right) { throw null; } - public override string ToString() { throw null; } - } - public sealed partial class CngAlgorithmGroup : System.IEquatable - { - public CngAlgorithmGroup(string algorithmGroup) { } - public string AlgorithmGroup { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup DiffieHellman { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup Dsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup ECDiffieHellman { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup ECDsa { get { throw null; } } - public static System.Security.Cryptography.CngAlgorithmGroup Rsa { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngAlgorithmGroup other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngAlgorithmGroup left, System.Security.Cryptography.CngAlgorithmGroup right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngAlgorithmGroup left, System.Security.Cryptography.CngAlgorithmGroup right) { throw null; } - public override string ToString() { throw null; } - } - [System.FlagsAttribute] - public enum CngExportPolicies - { - None = 0, - AllowExport = 1, - AllowPlaintextExport = 2, - AllowArchiving = 4, - AllowPlaintextArchiving = 8, - } - public sealed partial class CngKey : System.IDisposable - { - internal CngKey() { } - public System.Security.Cryptography.CngAlgorithm Algorithm { get { throw null; } } - public System.Security.Cryptography.CngAlgorithmGroup AlgorithmGroup { get { throw null; } } - public System.Security.Cryptography.CngExportPolicies ExportPolicy { get { throw null; } } - public Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle Handle { get { throw null; } } - public bool IsEphemeral { get { throw null; } } - public bool IsMachineKey { get { throw null; } } - public string KeyName { get { throw null; } } - public int KeySize { get { throw null; } } - public System.Security.Cryptography.CngKeyUsages KeyUsage { get { throw null; } } - public System.IntPtr ParentWindowHandle { get { throw null; } set { } } - public System.Security.Cryptography.CngProvider Provider { get { throw null; } } - public Microsoft.Win32.SafeHandles.SafeNCryptProviderHandle ProviderHandle { get { throw null; } } - public System.Security.Cryptography.CngUIPolicy UIPolicy { get { throw null; } } - public string UniqueName { get { throw null; } } - public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm) { throw null; } - public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm, string keyName) { throw null; } - public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm, string keyName, System.Security.Cryptography.CngKeyCreationParameters creationParameters) { throw null; } - public void Delete() { } - public void Dispose() { } - public static bool Exists(string keyName) { throw null; } - public static bool Exists(string keyName, System.Security.Cryptography.CngProvider provider) { throw null; } - public static bool Exists(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions options) { throw null; } - public byte[] Export(System.Security.Cryptography.CngKeyBlobFormat format) { throw null; } - public System.Security.Cryptography.CngProperty GetProperty(string name, System.Security.Cryptography.CngPropertyOptions options) { throw null; } - public bool HasProperty(string name, System.Security.Cryptography.CngPropertyOptions options) { throw null; } - public static System.Security.Cryptography.CngKey Import(byte[] keyBlob, System.Security.Cryptography.CngKeyBlobFormat format) { throw null; } - public static System.Security.Cryptography.CngKey Import(byte[] keyBlob, System.Security.Cryptography.CngKeyBlobFormat format, System.Security.Cryptography.CngProvider provider) { throw null; } - public static System.Security.Cryptography.CngKey Open(Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle keyHandle, System.Security.Cryptography.CngKeyHandleOpenOptions keyHandleOpenOptions) { throw null; } - public static System.Security.Cryptography.CngKey Open(string keyName) { throw null; } - public static System.Security.Cryptography.CngKey Open(string keyName, System.Security.Cryptography.CngProvider provider) { throw null; } - public static System.Security.Cryptography.CngKey Open(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { throw null; } - public void SetProperty(System.Security.Cryptography.CngProperty property) { } - } - public sealed partial class CngKeyBlobFormat : System.IEquatable - { - public CngKeyBlobFormat(string format) { } - public static System.Security.Cryptography.CngKeyBlobFormat EccFullPrivateBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat EccFullPublicBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat EccPrivateBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat EccPublicBlob { get { throw null; } } - public string Format { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat GenericPrivateBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat GenericPublicBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat OpaqueTransportBlob { get { throw null; } } - public static System.Security.Cryptography.CngKeyBlobFormat Pkcs8PrivateBlob { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngKeyBlobFormat other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngKeyBlobFormat left, System.Security.Cryptography.CngKeyBlobFormat right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngKeyBlobFormat left, System.Security.Cryptography.CngKeyBlobFormat right) { throw null; } - public override string ToString() { throw null; } - } - [System.FlagsAttribute] - public enum CngKeyCreationOptions - { - None = 0, - MachineKey = 32, - OverwriteExistingKey = 128, - } - public sealed partial class CngKeyCreationParameters - { - public CngKeyCreationParameters() { } - public System.Security.Cryptography.CngExportPolicies? ExportPolicy { get { throw null; } set { } } - public System.Security.Cryptography.CngKeyCreationOptions KeyCreationOptions { get { throw null; } set { } } - public System.Security.Cryptography.CngKeyUsages? KeyUsage { get { throw null; } set { } } - public System.Security.Cryptography.CngPropertyCollection Parameters { get { throw null; } } - public System.IntPtr ParentWindowHandle { get { throw null; } set { } } - public System.Security.Cryptography.CngProvider Provider { get { throw null; } set { } } - public System.Security.Cryptography.CngUIPolicy UIPolicy { get { throw null; } set { } } - } - [System.FlagsAttribute] - public enum CngKeyHandleOpenOptions - { - None = 0, - EphemeralKey = 1, - } - [System.FlagsAttribute] - public enum CngKeyOpenOptions - { - None = 0, - UserKey = 0, - MachineKey = 32, - Silent = 64, - } - [System.FlagsAttribute] - public enum CngKeyUsages - { - None = 0, - Decryption = 1, - Signing = 2, - KeyAgreement = 4, - AllUsages = 16777215, - } - public partial struct CngProperty : System.IEquatable - { - private object _dummy; - public CngProperty(string name, byte[] value, System.Security.Cryptography.CngPropertyOptions options) { throw null; } - public string Name { get { throw null; } } - public System.Security.Cryptography.CngPropertyOptions Options { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngProperty other) { throw null; } - public override int GetHashCode() { throw null; } - public byte[] GetValue() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngProperty left, System.Security.Cryptography.CngProperty right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngProperty left, System.Security.Cryptography.CngProperty right) { throw null; } - } - public sealed partial class CngPropertyCollection : System.Collections.ObjectModel.Collection - { - public CngPropertyCollection() { } - } - [System.FlagsAttribute] - public enum CngPropertyOptions - { - Persist = -2147483648, - None = 0, - CustomProperty = 1073741824, - } - public sealed partial class CngProvider : System.IEquatable - { - public CngProvider(string provider) { } - public static System.Security.Cryptography.CngProvider MicrosoftSmartCardKeyStorageProvider { get { throw null; } } - public static System.Security.Cryptography.CngProvider MicrosoftSoftwareKeyStorageProvider { get { throw null; } } - public string Provider { get { throw null; } } - public override bool Equals(object obj) { throw null; } - public bool Equals(System.Security.Cryptography.CngProvider other) { throw null; } - public override int GetHashCode() { throw null; } - public static bool operator ==(System.Security.Cryptography.CngProvider left, System.Security.Cryptography.CngProvider right) { throw null; } - public static bool operator !=(System.Security.Cryptography.CngProvider left, System.Security.Cryptography.CngProvider right) { throw null; } - public override string ToString() { throw null; } - } - public sealed partial class CngUIPolicy - { - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description, string useContext) { } - public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description, string useContext, string creationTitle) { } - public string CreationTitle { get { throw null; } } - public string Description { get { throw null; } } - public string FriendlyName { get { throw null; } } - public System.Security.Cryptography.CngUIProtectionLevels ProtectionLevel { get { throw null; } } - public string UseContext { get { throw null; } } - } - [System.FlagsAttribute] - public enum CngUIProtectionLevels - { - None = 0, - ProtectKey = 1, - ForceHighProtection = 2, - } - public sealed partial class DSACng : System.Security.Cryptography.DSA - { - public DSACng() { } - public DSACng(int keySize) { } - public DSACng(System.Security.Cryptography.CngKey key) { } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public override string KeyExchangeAlgorithm { get { throw null; } } - public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw null; } } - public override string SignatureAlgorithm { get { throw null; } } - public override byte[] CreateSignature(byte[] rgbHash) { throw null; } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.DSAParameters ExportParameters(bool includePrivateParameters) { throw null; } - protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - public override void ImportParameters(System.Security.Cryptography.DSAParameters parameters) { } - public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw null; } - } - public sealed partial class ECDiffieHellmanCng : System.Security.Cryptography.ECDiffieHellman - { - public ECDiffieHellmanCng() { } - public ECDiffieHellmanCng(int keySize) { } - public ECDiffieHellmanCng(System.Security.Cryptography.CngKey key) { } - public ECDiffieHellmanCng(System.Security.Cryptography.ECCurve curve) { } - public System.Security.Cryptography.CngAlgorithm HashAlgorithm { get { throw null; } set { } } - public byte[] HmacKey { get { throw null; } set { } } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public System.Security.Cryptography.ECDiffieHellmanKeyDerivationFunction KeyDerivationFunction { get { throw null; } set { } } - public override int KeySize { get { throw null; } set { } } - public byte[] Label { get { throw null; } set { } } - public override System.Security.Cryptography.ECDiffieHellmanPublicKey PublicKey { get { throw null; } } - public byte[] SecretAppend { get { throw null; } set { } } - public byte[] SecretPrepend { get { throw null; } set { } } - public byte[] Seed { get { throw null; } set { } } - public bool UseSecretAgreementAsHmacKey { get { throw null; } } - public override byte[] DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] secretPrepend, byte[] secretAppend) { throw null; } - public override byte[] DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] hmacKey, byte[] secretPrepend, byte[] secretAppend) { throw null; } - public byte[] DeriveKeyMaterial(System.Security.Cryptography.CngKey otherPartyPublicKey) { throw null; } - public override byte[] DeriveKeyMaterial(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw null; } - public override byte[] DeriveKeyTls(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, byte[] prfLabel, byte[] prfSeed) { throw null; } - public Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle DeriveSecretAgreementHandle(System.Security.Cryptography.CngKey otherPartyPublicKey) { throw null; } - public Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle DeriveSecretAgreementHandle(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw null; } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw null; } - public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw null; } - public void FromXmlString(string xml, System.Security.Cryptography.ECKeyXmlFormat format) { } - public override void GenerateKey(System.Security.Cryptography.ECCurve curve) { } - public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { } - public string ToXmlString(System.Security.Cryptography.ECKeyXmlFormat format) { throw null; } - } - public sealed partial class ECDiffieHellmanCngPublicKey : System.Security.Cryptography.ECDiffieHellmanPublicKey - { - internal ECDiffieHellmanCngPublicKey() { } - public System.Security.Cryptography.CngKeyBlobFormat BlobFormat { get { throw null; } } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.ECParameters ExportExplicitParameters() { throw null; } - public override System.Security.Cryptography.ECParameters ExportParameters() { throw null; } - public static System.Security.Cryptography.ECDiffieHellmanPublicKey FromByteArray(byte[] publicKeyBlob, System.Security.Cryptography.CngKeyBlobFormat format) { throw null; } - public static System.Security.Cryptography.ECDiffieHellmanCngPublicKey FromXmlString(string xml) { throw null; } - public System.Security.Cryptography.CngKey Import() { throw null; } - public override string ToXmlString() { throw null; } - } - public enum ECDiffieHellmanKeyDerivationFunction - { - Hash = 0, - Hmac = 1, - Tls = 2, - } - public sealed partial class ECDsaCng : System.Security.Cryptography.ECDsa - { - public ECDsaCng() { } - public ECDsaCng(int keySize) { } - public ECDsaCng(System.Security.Cryptography.CngKey key) { } - public ECDsaCng(System.Security.Cryptography.ECCurve curve) { } - public System.Security.Cryptography.CngAlgorithm HashAlgorithm { get { throw null; } set { } } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public override int KeySize { get { throw null; } set { } } - public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw null; } } - protected override void Dispose(bool disposing) { } - public override System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw null; } - public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw null; } - public void FromXmlString(string xml, System.Security.Cryptography.ECKeyXmlFormat format) { } - public override void GenerateKey(System.Security.Cryptography.ECCurve curve) { } - protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { } - public byte[] SignData(byte[] data) { throw null; } - public byte[] SignData(byte[] data, int offset, int count) { throw null; } - public byte[] SignData(System.IO.Stream data) { throw null; } - public override byte[] SignHash(byte[] hash) { throw null; } - public string ToXmlString(System.Security.Cryptography.ECKeyXmlFormat format) { throw null; } - public bool VerifyData(byte[] data, byte[] signature) { throw null; } - public bool VerifyData(byte[] data, int offset, int count, byte[] signature) { throw null; } - public bool VerifyData(System.IO.Stream data, byte[] signature) { throw null; } - public override bool VerifyHash(byte[] hash, byte[] signature) { throw null; } - } - public enum ECKeyXmlFormat - { - Rfc4050 = 0, - } - public sealed partial class RSACng : System.Security.Cryptography.RSA - { - public RSACng() { } - public RSACng(int keySize) { } - public RSACng(System.Security.Cryptography.CngKey key) { } - public System.Security.Cryptography.CngKey Key { get { throw null; } } - public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw null; } } - public override byte[] Decrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw null; } - protected override void Dispose(bool disposing) { } - public override byte[] Encrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw null; } - public override System.Security.Cryptography.RSAParameters ExportParameters(bool includePrivateParameters) { throw null; } - protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw null; } - public override void ImportParameters(System.Security.Cryptography.RSAParameters parameters) { } - public override byte[] SignHash(byte[] hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw null; } - public override bool VerifyHash(byte[] hash, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw null; } - } - public sealed partial class TripleDESCng : System.Security.Cryptography.TripleDES - { - public TripleDESCng() { } - public TripleDESCng(string keyName) { } - public TripleDESCng(string keyName, System.Security.Cryptography.CngProvider provider) { } - public TripleDESCng(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { } - public override byte[] Key { get { throw null; } set { } } - public override int KeySize { get { throw null; } set { } } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw null; } - public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[] rgbIV) { throw null; } - protected override void Dispose(bool disposing) { } - public override void GenerateIV() { } - public override void GenerateKey() { } - } -} diff --git a/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec b/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec index 8ff24d7d4c..8dce1205f0 100755 --- a/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec +++ b/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec @@ -26,7 +26,6 @@ When using NuGet 3.x this package requires at least version 3.4. - diff --git a/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj b/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj index eb4ea5ef95..d15d16246b 100644 --- a/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj +++ b/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj @@ -1,7 +1,7 @@ - netstandard1.3;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.0 + netstandard1.3;netstandard2.0;netstandard2.1;netcoreapp3.0 $(ArtifactsBinDir)system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec false @@ -39,10 +39,6 @@ - - - - diff --git a/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs b/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs deleted file mode 100644 index e1f0617fc4..0000000000 --- a/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs +++ /dev/null @@ -1,404 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -// ------------------------------------------------------------------------------ -// Changes to this file must follow the http://aka.ms/api-review process. -// ------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Security; - -[assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] -[assembly: AllowPartiallyTrustedCallers] -[assembly: ReferenceAssembly] -[assembly: AssemblyTitle("System.Security.Cryptography.Pkcs")] -[assembly: AssemblyDescription("System.Security.Cryptography.Pkcs")] -[assembly: AssemblyDefaultAlias("System.Security.Cryptography.Pkcs")] -[assembly: AssemblyCompany("Microsoft Corporation")] -[assembly: AssemblyProduct("Microsoft® .NET Framework")] -[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] -[assembly: AssemblyFileVersion("4.6.27129.04")] -[assembly: AssemblyInformationalVersion("4.6.27129.04 built by: SOURCEBUILD")] -[assembly: CLSCompliant(true)] -[assembly: AssemblyMetadata("", "")] -[assembly: AssemblyVersion("4.0.3.2")] - - - - -namespace System.Security.Cryptography -{ - public sealed partial class CryptographicAttributeObject - { - public CryptographicAttributeObject(System.Security.Cryptography.Oid oid) { } - public CryptographicAttributeObject(System.Security.Cryptography.Oid oid, System.Security.Cryptography.AsnEncodedDataCollection values) { } - public System.Security.Cryptography.Oid Oid { get { throw null; } } - public System.Security.Cryptography.AsnEncodedDataCollection Values { get { throw null; } } - } - public sealed partial class CryptographicAttributeObjectCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - public CryptographicAttributeObjectCollection() { } - public CryptographicAttributeObjectCollection(System.Security.Cryptography.CryptographicAttributeObject attribute) { } - public int Count { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObject this[int index] { get { throw null; } } - bool System.Collections.ICollection.IsSynchronized { get { throw null; } } - object System.Collections.ICollection.SyncRoot { get { throw null; } } - public int Add(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw null; } - public int Add(System.Security.Cryptography.CryptographicAttributeObject attribute) { throw null; } - public void CopyTo(System.Security.Cryptography.CryptographicAttributeObject[] array, int index) { } - public System.Security.Cryptography.CryptographicAttributeObjectEnumerator GetEnumerator() { throw null; } - public void Remove(System.Security.Cryptography.CryptographicAttributeObject attribute) { } - void System.Collections.ICollection.CopyTo(System.Array array, int index) { } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class CryptographicAttributeObjectEnumerator : System.Collections.IEnumerator - { - internal CryptographicAttributeObjectEnumerator() { } - public System.Security.Cryptography.CryptographicAttributeObject Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } -} -namespace System.Security.Cryptography.Pkcs -{ - public sealed partial class AlgorithmIdentifier - { - public AlgorithmIdentifier() { } - public AlgorithmIdentifier(System.Security.Cryptography.Oid oid) { } - public AlgorithmIdentifier(System.Security.Cryptography.Oid oid, int keyLength) { } - public int KeyLength { get { throw null; } set { } } - public System.Security.Cryptography.Oid Oid { get { throw null; } set { } } - } - public sealed partial class CmsRecipient - { - public CmsRecipient(System.Security.Cryptography.Pkcs.SubjectIdentifierType recipientIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public CmsRecipient(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifierType RecipientIdentifierType { get { throw null; } } - } - public sealed partial class CmsRecipientCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - public CmsRecipientCollection() { } - public CmsRecipientCollection(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { } - public CmsRecipientCollection(System.Security.Cryptography.Pkcs.SubjectIdentifierType recipientIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { } - public int Count { get { throw null; } } - public System.Security.Cryptography.Pkcs.CmsRecipient this[int index] { get { throw null; } } - bool System.Collections.ICollection.IsSynchronized { get { throw null; } } - object System.Collections.ICollection.SyncRoot { get { throw null; } } - public int Add(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { throw null; } - public void CopyTo(System.Array array, int index) { } - public void CopyTo(System.Security.Cryptography.Pkcs.CmsRecipient[] array, int index) { } - public System.Security.Cryptography.Pkcs.CmsRecipientEnumerator GetEnumerator() { throw null; } - public void Remove(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class CmsRecipientEnumerator : System.Collections.IEnumerator - { - internal CmsRecipientEnumerator() { } - public System.Security.Cryptography.Pkcs.CmsRecipient Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } - public sealed partial class CmsSigner - { - public CmsSigner() { } - public CmsSigner(System.Security.Cryptography.CspParameters parameters) { } - public CmsSigner(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType) { } - public CmsSigner(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public CmsSigner(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw null; } set { } } - public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw null; } } - public System.Security.Cryptography.Oid DigestAlgorithm { get { throw null; } set { } } - public System.Security.Cryptography.X509Certificates.X509IncludeOption IncludeOption { get { throw null; } set { } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection SignedAttributes { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw null; } set { } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection UnsignedAttributes { get { throw null; } } - } - public sealed partial class ContentInfo - { - public ContentInfo(byte[] content) { } - public ContentInfo(System.Security.Cryptography.Oid contentType, byte[] content) { } - public byte[] Content { get { throw null; } } - public System.Security.Cryptography.Oid ContentType { get { throw null; } } - public static System.Security.Cryptography.Oid GetContentType(byte[] encodedMessage) { throw null; } - } - public sealed partial class EnvelopedCms - { - public EnvelopedCms() { } - public EnvelopedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo) { } - public EnvelopedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo, System.Security.Cryptography.Pkcs.AlgorithmIdentifier encryptionAlgorithm) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw null; } } - public System.Security.Cryptography.Pkcs.AlgorithmIdentifier ContentEncryptionAlgorithm { get { throw null; } } - public System.Security.Cryptography.Pkcs.ContentInfo ContentInfo { get { throw null; } } - public System.Security.Cryptography.Pkcs.RecipientInfoCollection RecipientInfos { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection UnprotectedAttributes { get { throw null; } } - public int Version { get { throw null; } } - public void Decode(byte[] encodedMessage) { } - public void Decrypt() { } - public void Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo recipientInfo) { } - public void Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo recipientInfo, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore) { } - public void Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore) { } - public byte[] Encode() { throw null; } - public void Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { } - public void Encrypt(System.Security.Cryptography.Pkcs.CmsRecipientCollection recipients) { } - } - public sealed partial class KeyAgreeRecipientInfo : System.Security.Cryptography.Pkcs.RecipientInfo - { - internal KeyAgreeRecipientInfo() { } - public System.DateTime Date { get { throw null; } } - public override byte[] EncryptedKey { get { throw null; } } - public override System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey OriginatorIdentifierOrKey { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObject OtherKeyAttribute { get { throw null; } } - public override System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get { throw null; } } - public override int Version { get { throw null; } } - } - public sealed partial class KeyTransRecipientInfo : System.Security.Cryptography.Pkcs.RecipientInfo - { - internal KeyTransRecipientInfo() { } - public override byte[] EncryptedKey { get { throw null; } } - public override System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get { throw null; } } - public override System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get { throw null; } } - public override int Version { get { throw null; } } - } - public partial class Pkcs9AttributeObject : System.Security.Cryptography.AsnEncodedData - { - public Pkcs9AttributeObject() { } - public Pkcs9AttributeObject(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - public Pkcs9AttributeObject(System.Security.Cryptography.Oid oid, byte[] encodedData) { } - public Pkcs9AttributeObject(string oid, byte[] encodedData) { } - public new System.Security.Cryptography.Oid Oid { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9ContentType() { } - public System.Security.Cryptography.Oid ContentType { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9DocumentDescription : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9DocumentDescription() { } - public Pkcs9DocumentDescription(byte[] encodedDocumentDescription) { } - public Pkcs9DocumentDescription(string documentDescription) { } - public string DocumentDescription { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9DocumentName : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9DocumentName() { } - public Pkcs9DocumentName(byte[] encodedDocumentName) { } - public Pkcs9DocumentName(string documentName) { } - public string DocumentName { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9MessageDigest : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9MessageDigest() { } - public byte[] MessageDigest { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9SigningTime : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9SigningTime() { } - public Pkcs9SigningTime(byte[] encodedSigningTime) { } - public Pkcs9SigningTime(System.DateTime signingTime) { } - public System.DateTime SigningTime { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class PublicKeyInfo - { - internal PublicKeyInfo() { } - public System.Security.Cryptography.Pkcs.AlgorithmIdentifier Algorithm { get { throw null; } } - public byte[] KeyValue { get { throw null; } } - } - public abstract partial class RecipientInfo - { - internal RecipientInfo() { } - public abstract byte[] EncryptedKey { get; } - public abstract System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get; } - public abstract System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get; } - public System.Security.Cryptography.Pkcs.RecipientInfoType Type { get { throw null; } } - public abstract int Version { get; } - } - public sealed partial class RecipientInfoCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - internal RecipientInfoCollection() { } - public int Count { get { throw null; } } - public System.Security.Cryptography.Pkcs.RecipientInfo this[int index] { get { throw null; } } - bool System.Collections.ICollection.IsSynchronized { get { throw null; } } - object System.Collections.ICollection.SyncRoot { get { throw null; } } - public void CopyTo(System.Array array, int index) { } - public void CopyTo(System.Security.Cryptography.Pkcs.RecipientInfo[] array, int index) { } - public System.Security.Cryptography.Pkcs.RecipientInfoEnumerator GetEnumerator() { throw null; } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class RecipientInfoEnumerator : System.Collections.IEnumerator - { - internal RecipientInfoEnumerator() { } - public System.Security.Cryptography.Pkcs.RecipientInfo Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } - public enum RecipientInfoType - { - Unknown = 0, - KeyTransport = 1, - KeyAgreement = 2, - } - public sealed partial class Rfc3161TimestampRequest - { - internal Rfc3161TimestampRequest() { } - public bool HasExtensions { get { throw null; } } - public System.Security.Cryptography.Oid HashAlgorithmId { get { throw null; } } - public System.Security.Cryptography.Oid RequestedPolicyId { get { throw null; } } - public bool RequestSignerCertificate { get { throw null; } } - public int Version { get { throw null; } } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromData(System.ReadOnlySpan data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromHash(System.ReadOnlyMemory hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromHash(System.ReadOnlyMemory hash, System.Security.Cryptography.Oid hashAlgorithmId, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo signerInfo, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public byte[] Encode() { throw null; } - public System.Security.Cryptography.X509Certificates.X509ExtensionCollection GetExtensions() { throw null; } - public System.ReadOnlyMemory GetMessageHash() { throw null; } - public System.ReadOnlyMemory? GetNonce() { throw null; } - public System.Security.Cryptography.Pkcs.Rfc3161TimestampToken ProcessResponse(System.ReadOnlyMemory responseBytes, out int bytesConsumed) { throw null; } - public static bool TryDecode(System.ReadOnlyMemory encodedBytes, out System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest request, out int bytesConsumed) { throw null; } - public bool TryEncode(System.Span destination, out int bytesWritten) { throw null; } - } - public sealed partial class Rfc3161TimestampToken - { - internal Rfc3161TimestampToken() { } - public System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo TokenInfo { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignedCms AsSignedCms() { throw null; } - public static bool TryDecode(System.ReadOnlyMemory encodedBytes, out System.Security.Cryptography.Pkcs.Rfc3161TimestampToken token, out int bytesConsumed) { throw null; } - public bool VerifySignatureForData(System.ReadOnlySpan data, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - public bool VerifySignatureForHash(System.ReadOnlySpan hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - public bool VerifySignatureForHash(System.ReadOnlySpan hash, System.Security.Cryptography.Oid hashAlgorithmId, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - public bool VerifySignatureForSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo signerInfo, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - } - public sealed partial class Rfc3161TimestampTokenInfo - { - public Rfc3161TimestampTokenInfo(System.Security.Cryptography.Oid policyId, System.Security.Cryptography.Oid hashAlgorithmId, System.ReadOnlyMemory messageHash, System.ReadOnlyMemory serialNumber, System.DateTimeOffset timestamp, long? accuracyInMicroseconds = default(long?), bool isOrdering = false, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), System.ReadOnlyMemory? timestampAuthorityName = default(System.ReadOnlyMemory?), System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { } - public long? AccuracyInMicroseconds { get { throw null; } } - public bool HasExtensions { get { throw null; } } - public System.Security.Cryptography.Oid HashAlgorithmId { get { throw null; } } - public bool IsOrdering { get { throw null; } } - public System.Security.Cryptography.Oid PolicyId { get { throw null; } } - public System.DateTimeOffset Timestamp { get { throw null; } } - public int Version { get { throw null; } } - public byte[] Encode() { throw null; } - public System.Security.Cryptography.X509Certificates.X509ExtensionCollection GetExtensions() { throw null; } - public System.ReadOnlyMemory GetMessageHash() { throw null; } - public System.ReadOnlyMemory? GetNonce() { throw null; } - public System.ReadOnlyMemory GetSerialNumber() { throw null; } - public System.ReadOnlyMemory? GetTimestampAuthorityName() { throw null; } - public static bool TryDecode(System.ReadOnlyMemory encodedBytes, out System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo timestampTokenInfo, out int bytesConsumed) { throw null; } - public bool TryEncode(System.Span destination, out int bytesWritten) { throw null; } - } - public sealed partial class SignedCms - { - public SignedCms() { } - public SignedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo) { } - public SignedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo, bool detached) { } - public SignedCms(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType) { } - public SignedCms(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType, System.Security.Cryptography.Pkcs.ContentInfo contentInfo) { } - public SignedCms(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType, System.Security.Cryptography.Pkcs.ContentInfo contentInfo, bool detached) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw null; } } - public System.Security.Cryptography.Pkcs.ContentInfo ContentInfo { get { throw null; } } - public bool Detached { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignerInfoCollection SignerInfos { get { throw null; } } - public int Version { get { throw null; } } - public void CheckHash() { } - public void CheckSignature(bool verifySignatureOnly) { } - public void CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore, bool verifySignatureOnly) { } - public void ComputeSignature() { } - public void ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner signer) { } - public void ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner signer, bool silent) { } - public void Decode(byte[] encodedMessage) { } - public byte[] Encode() { throw null; } - public void RemoveSignature(int index) { } - public void RemoveSignature(System.Security.Cryptography.Pkcs.SignerInfo signerInfo) { } - } - public sealed partial class SignerInfo - { - internal SignerInfo() { } - public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignerInfoCollection CounterSignerInfos { get { throw null; } } - public System.Security.Cryptography.Oid DigestAlgorithm { get { throw null; } } - public System.Security.Cryptography.Oid SignatureAlgorithm { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection SignedAttributes { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifier SignerIdentifier { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection UnsignedAttributes { get { throw null; } } - public int Version { get { throw null; } } - public void CheckHash() { } - public void CheckSignature(bool verifySignatureOnly) { } - public void CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore, bool verifySignatureOnly) { } - public void ComputeCounterSignature() { } - public void ComputeCounterSignature(System.Security.Cryptography.Pkcs.CmsSigner signer) { } - public byte[] GetSignature() { throw null; } - public void RemoveCounterSignature(int index) { } - public void RemoveCounterSignature(System.Security.Cryptography.Pkcs.SignerInfo counterSignerInfo) { } - } - public sealed partial class SignerInfoCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - internal SignerInfoCollection() { } - public int Count { get { throw null; } } - public bool IsSynchronized { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignerInfo this[int index] { get { throw null; } } - public object SyncRoot { get { throw null; } } - public void CopyTo(System.Array array, int index) { } - public void CopyTo(System.Security.Cryptography.Pkcs.SignerInfo[] array, int index) { } - public System.Security.Cryptography.Pkcs.SignerInfoEnumerator GetEnumerator() { throw null; } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class SignerInfoEnumerator : System.Collections.IEnumerator - { - internal SignerInfoEnumerator() { } - public System.Security.Cryptography.Pkcs.SignerInfo Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } - public sealed partial class SubjectIdentifier - { - internal SubjectIdentifier() { } - public System.Security.Cryptography.Pkcs.SubjectIdentifierType Type { get { throw null; } } - public object Value { get { throw null; } } - } - public sealed partial class SubjectIdentifierOrKey - { - internal SubjectIdentifierOrKey() { } - public System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType Type { get { throw null; } } - public object Value { get { throw null; } } - } - public enum SubjectIdentifierOrKeyType - { - Unknown = 0, - IssuerAndSerialNumber = 1, - SubjectKeyIdentifier = 2, - PublicKeyInfo = 3, - } - public enum SubjectIdentifierType - { - Unknown = 0, - IssuerAndSerialNumber = 1, - SubjectKeyIdentifier = 2, - NoSignature = 3, - } -} -namespace System.Security.Cryptography.Xml -{ - public partial struct X509IssuerSerial - { - private object _dummy; - public string IssuerName { get { throw null; } set { } } - public string SerialNumber { get { throw null; } set { } } - } -} diff --git a/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec b/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec index 81dc4806af..5f7cb10556 100755 --- a/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec +++ b/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec @@ -23,9 +23,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - diff --git a/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj b/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj index 8cf249b78c..f29d693fa2 100644 --- a/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj +++ b/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj @@ -1,7 +1,7 @@ - netstandard1.3;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.0 + netstandard1.3;netstandard2.0;netstandard2.1;netcoreapp3.0 $(ArtifactsBinDir)system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec false @@ -41,10 +41,6 @@ - - - - diff --git a/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs b/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs deleted file mode 100644 index e1f0617fc4..0000000000 --- a/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs +++ /dev/null @@ -1,404 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. -// ------------------------------------------------------------------------------ -// Changes to this file must follow the http://aka.ms/api-review process. -// ------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Security; - -[assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] -[assembly: AllowPartiallyTrustedCallers] -[assembly: ReferenceAssembly] -[assembly: AssemblyTitle("System.Security.Cryptography.Pkcs")] -[assembly: AssemblyDescription("System.Security.Cryptography.Pkcs")] -[assembly: AssemblyDefaultAlias("System.Security.Cryptography.Pkcs")] -[assembly: AssemblyCompany("Microsoft Corporation")] -[assembly: AssemblyProduct("Microsoft® .NET Framework")] -[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")] -[assembly: AssemblyFileVersion("4.6.27129.04")] -[assembly: AssemblyInformationalVersion("4.6.27129.04 built by: SOURCEBUILD")] -[assembly: CLSCompliant(true)] -[assembly: AssemblyMetadata("", "")] -[assembly: AssemblyVersion("4.0.3.2")] - - - - -namespace System.Security.Cryptography -{ - public sealed partial class CryptographicAttributeObject - { - public CryptographicAttributeObject(System.Security.Cryptography.Oid oid) { } - public CryptographicAttributeObject(System.Security.Cryptography.Oid oid, System.Security.Cryptography.AsnEncodedDataCollection values) { } - public System.Security.Cryptography.Oid Oid { get { throw null; } } - public System.Security.Cryptography.AsnEncodedDataCollection Values { get { throw null; } } - } - public sealed partial class CryptographicAttributeObjectCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - public CryptographicAttributeObjectCollection() { } - public CryptographicAttributeObjectCollection(System.Security.Cryptography.CryptographicAttributeObject attribute) { } - public int Count { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObject this[int index] { get { throw null; } } - bool System.Collections.ICollection.IsSynchronized { get { throw null; } } - object System.Collections.ICollection.SyncRoot { get { throw null; } } - public int Add(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw null; } - public int Add(System.Security.Cryptography.CryptographicAttributeObject attribute) { throw null; } - public void CopyTo(System.Security.Cryptography.CryptographicAttributeObject[] array, int index) { } - public System.Security.Cryptography.CryptographicAttributeObjectEnumerator GetEnumerator() { throw null; } - public void Remove(System.Security.Cryptography.CryptographicAttributeObject attribute) { } - void System.Collections.ICollection.CopyTo(System.Array array, int index) { } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class CryptographicAttributeObjectEnumerator : System.Collections.IEnumerator - { - internal CryptographicAttributeObjectEnumerator() { } - public System.Security.Cryptography.CryptographicAttributeObject Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } -} -namespace System.Security.Cryptography.Pkcs -{ - public sealed partial class AlgorithmIdentifier - { - public AlgorithmIdentifier() { } - public AlgorithmIdentifier(System.Security.Cryptography.Oid oid) { } - public AlgorithmIdentifier(System.Security.Cryptography.Oid oid, int keyLength) { } - public int KeyLength { get { throw null; } set { } } - public System.Security.Cryptography.Oid Oid { get { throw null; } set { } } - } - public sealed partial class CmsRecipient - { - public CmsRecipient(System.Security.Cryptography.Pkcs.SubjectIdentifierType recipientIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public CmsRecipient(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifierType RecipientIdentifierType { get { throw null; } } - } - public sealed partial class CmsRecipientCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - public CmsRecipientCollection() { } - public CmsRecipientCollection(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { } - public CmsRecipientCollection(System.Security.Cryptography.Pkcs.SubjectIdentifierType recipientIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { } - public int Count { get { throw null; } } - public System.Security.Cryptography.Pkcs.CmsRecipient this[int index] { get { throw null; } } - bool System.Collections.ICollection.IsSynchronized { get { throw null; } } - object System.Collections.ICollection.SyncRoot { get { throw null; } } - public int Add(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { throw null; } - public void CopyTo(System.Array array, int index) { } - public void CopyTo(System.Security.Cryptography.Pkcs.CmsRecipient[] array, int index) { } - public System.Security.Cryptography.Pkcs.CmsRecipientEnumerator GetEnumerator() { throw null; } - public void Remove(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class CmsRecipientEnumerator : System.Collections.IEnumerator - { - internal CmsRecipientEnumerator() { } - public System.Security.Cryptography.Pkcs.CmsRecipient Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } - public sealed partial class CmsSigner - { - public CmsSigner() { } - public CmsSigner(System.Security.Cryptography.CspParameters parameters) { } - public CmsSigner(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType) { } - public CmsSigner(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public CmsSigner(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw null; } set { } } - public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw null; } } - public System.Security.Cryptography.Oid DigestAlgorithm { get { throw null; } set { } } - public System.Security.Cryptography.X509Certificates.X509IncludeOption IncludeOption { get { throw null; } set { } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection SignedAttributes { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw null; } set { } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection UnsignedAttributes { get { throw null; } } - } - public sealed partial class ContentInfo - { - public ContentInfo(byte[] content) { } - public ContentInfo(System.Security.Cryptography.Oid contentType, byte[] content) { } - public byte[] Content { get { throw null; } } - public System.Security.Cryptography.Oid ContentType { get { throw null; } } - public static System.Security.Cryptography.Oid GetContentType(byte[] encodedMessage) { throw null; } - } - public sealed partial class EnvelopedCms - { - public EnvelopedCms() { } - public EnvelopedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo) { } - public EnvelopedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo, System.Security.Cryptography.Pkcs.AlgorithmIdentifier encryptionAlgorithm) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw null; } } - public System.Security.Cryptography.Pkcs.AlgorithmIdentifier ContentEncryptionAlgorithm { get { throw null; } } - public System.Security.Cryptography.Pkcs.ContentInfo ContentInfo { get { throw null; } } - public System.Security.Cryptography.Pkcs.RecipientInfoCollection RecipientInfos { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection UnprotectedAttributes { get { throw null; } } - public int Version { get { throw null; } } - public void Decode(byte[] encodedMessage) { } - public void Decrypt() { } - public void Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo recipientInfo) { } - public void Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo recipientInfo, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore) { } - public void Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore) { } - public byte[] Encode() { throw null; } - public void Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient recipient) { } - public void Encrypt(System.Security.Cryptography.Pkcs.CmsRecipientCollection recipients) { } - } - public sealed partial class KeyAgreeRecipientInfo : System.Security.Cryptography.Pkcs.RecipientInfo - { - internal KeyAgreeRecipientInfo() { } - public System.DateTime Date { get { throw null; } } - public override byte[] EncryptedKey { get { throw null; } } - public override System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey OriginatorIdentifierOrKey { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObject OtherKeyAttribute { get { throw null; } } - public override System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get { throw null; } } - public override int Version { get { throw null; } } - } - public sealed partial class KeyTransRecipientInfo : System.Security.Cryptography.Pkcs.RecipientInfo - { - internal KeyTransRecipientInfo() { } - public override byte[] EncryptedKey { get { throw null; } } - public override System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get { throw null; } } - public override System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get { throw null; } } - public override int Version { get { throw null; } } - } - public partial class Pkcs9AttributeObject : System.Security.Cryptography.AsnEncodedData - { - public Pkcs9AttributeObject() { } - public Pkcs9AttributeObject(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - public Pkcs9AttributeObject(System.Security.Cryptography.Oid oid, byte[] encodedData) { } - public Pkcs9AttributeObject(string oid, byte[] encodedData) { } - public new System.Security.Cryptography.Oid Oid { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9ContentType() { } - public System.Security.Cryptography.Oid ContentType { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9DocumentDescription : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9DocumentDescription() { } - public Pkcs9DocumentDescription(byte[] encodedDocumentDescription) { } - public Pkcs9DocumentDescription(string documentDescription) { } - public string DocumentDescription { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9DocumentName : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9DocumentName() { } - public Pkcs9DocumentName(byte[] encodedDocumentName) { } - public Pkcs9DocumentName(string documentName) { } - public string DocumentName { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9MessageDigest : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9MessageDigest() { } - public byte[] MessageDigest { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class Pkcs9SigningTime : System.Security.Cryptography.Pkcs.Pkcs9AttributeObject - { - public Pkcs9SigningTime() { } - public Pkcs9SigningTime(byte[] encodedSigningTime) { } - public Pkcs9SigningTime(System.DateTime signingTime) { } - public System.DateTime SigningTime { get { throw null; } } - public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { } - } - public sealed partial class PublicKeyInfo - { - internal PublicKeyInfo() { } - public System.Security.Cryptography.Pkcs.AlgorithmIdentifier Algorithm { get { throw null; } } - public byte[] KeyValue { get { throw null; } } - } - public abstract partial class RecipientInfo - { - internal RecipientInfo() { } - public abstract byte[] EncryptedKey { get; } - public abstract System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get; } - public abstract System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get; } - public System.Security.Cryptography.Pkcs.RecipientInfoType Type { get { throw null; } } - public abstract int Version { get; } - } - public sealed partial class RecipientInfoCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - internal RecipientInfoCollection() { } - public int Count { get { throw null; } } - public System.Security.Cryptography.Pkcs.RecipientInfo this[int index] { get { throw null; } } - bool System.Collections.ICollection.IsSynchronized { get { throw null; } } - object System.Collections.ICollection.SyncRoot { get { throw null; } } - public void CopyTo(System.Array array, int index) { } - public void CopyTo(System.Security.Cryptography.Pkcs.RecipientInfo[] array, int index) { } - public System.Security.Cryptography.Pkcs.RecipientInfoEnumerator GetEnumerator() { throw null; } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class RecipientInfoEnumerator : System.Collections.IEnumerator - { - internal RecipientInfoEnumerator() { } - public System.Security.Cryptography.Pkcs.RecipientInfo Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } - public enum RecipientInfoType - { - Unknown = 0, - KeyTransport = 1, - KeyAgreement = 2, - } - public sealed partial class Rfc3161TimestampRequest - { - internal Rfc3161TimestampRequest() { } - public bool HasExtensions { get { throw null; } } - public System.Security.Cryptography.Oid HashAlgorithmId { get { throw null; } } - public System.Security.Cryptography.Oid RequestedPolicyId { get { throw null; } } - public bool RequestSignerCertificate { get { throw null; } } - public int Version { get { throw null; } } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromData(System.ReadOnlySpan data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromHash(System.ReadOnlyMemory hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromHash(System.ReadOnlyMemory hash, System.Security.Cryptography.Oid hashAlgorithmId, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public static System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest CreateFromSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo signerInfo, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.Oid requestedPolicyId = null, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), bool requestSignerCertificates = false, System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { throw null; } - public byte[] Encode() { throw null; } - public System.Security.Cryptography.X509Certificates.X509ExtensionCollection GetExtensions() { throw null; } - public System.ReadOnlyMemory GetMessageHash() { throw null; } - public System.ReadOnlyMemory? GetNonce() { throw null; } - public System.Security.Cryptography.Pkcs.Rfc3161TimestampToken ProcessResponse(System.ReadOnlyMemory responseBytes, out int bytesConsumed) { throw null; } - public static bool TryDecode(System.ReadOnlyMemory encodedBytes, out System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest request, out int bytesConsumed) { throw null; } - public bool TryEncode(System.Span destination, out int bytesWritten) { throw null; } - } - public sealed partial class Rfc3161TimestampToken - { - internal Rfc3161TimestampToken() { } - public System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo TokenInfo { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignedCms AsSignedCms() { throw null; } - public static bool TryDecode(System.ReadOnlyMemory encodedBytes, out System.Security.Cryptography.Pkcs.Rfc3161TimestampToken token, out int bytesConsumed) { throw null; } - public bool VerifySignatureForData(System.ReadOnlySpan data, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - public bool VerifySignatureForHash(System.ReadOnlySpan hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - public bool VerifySignatureForHash(System.ReadOnlySpan hash, System.Security.Cryptography.Oid hashAlgorithmId, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - public bool VerifySignatureForSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo signerInfo, out System.Security.Cryptography.X509Certificates.X509Certificate2 signerCertificate, System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraCandidates = null) { throw null; } - } - public sealed partial class Rfc3161TimestampTokenInfo - { - public Rfc3161TimestampTokenInfo(System.Security.Cryptography.Oid policyId, System.Security.Cryptography.Oid hashAlgorithmId, System.ReadOnlyMemory messageHash, System.ReadOnlyMemory serialNumber, System.DateTimeOffset timestamp, long? accuracyInMicroseconds = default(long?), bool isOrdering = false, System.ReadOnlyMemory? nonce = default(System.ReadOnlyMemory?), System.ReadOnlyMemory? timestampAuthorityName = default(System.ReadOnlyMemory?), System.Security.Cryptography.X509Certificates.X509ExtensionCollection extensions = null) { } - public long? AccuracyInMicroseconds { get { throw null; } } - public bool HasExtensions { get { throw null; } } - public System.Security.Cryptography.Oid HashAlgorithmId { get { throw null; } } - public bool IsOrdering { get { throw null; } } - public System.Security.Cryptography.Oid PolicyId { get { throw null; } } - public System.DateTimeOffset Timestamp { get { throw null; } } - public int Version { get { throw null; } } - public byte[] Encode() { throw null; } - public System.Security.Cryptography.X509Certificates.X509ExtensionCollection GetExtensions() { throw null; } - public System.ReadOnlyMemory GetMessageHash() { throw null; } - public System.ReadOnlyMemory? GetNonce() { throw null; } - public System.ReadOnlyMemory GetSerialNumber() { throw null; } - public System.ReadOnlyMemory? GetTimestampAuthorityName() { throw null; } - public static bool TryDecode(System.ReadOnlyMemory encodedBytes, out System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo timestampTokenInfo, out int bytesConsumed) { throw null; } - public bool TryEncode(System.Span destination, out int bytesWritten) { throw null; } - } - public sealed partial class SignedCms - { - public SignedCms() { } - public SignedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo) { } - public SignedCms(System.Security.Cryptography.Pkcs.ContentInfo contentInfo, bool detached) { } - public SignedCms(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType) { } - public SignedCms(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType, System.Security.Cryptography.Pkcs.ContentInfo contentInfo) { } - public SignedCms(System.Security.Cryptography.Pkcs.SubjectIdentifierType signerIdentifierType, System.Security.Cryptography.Pkcs.ContentInfo contentInfo, bool detached) { } - public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw null; } } - public System.Security.Cryptography.Pkcs.ContentInfo ContentInfo { get { throw null; } } - public bool Detached { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignerInfoCollection SignerInfos { get { throw null; } } - public int Version { get { throw null; } } - public void CheckHash() { } - public void CheckSignature(bool verifySignatureOnly) { } - public void CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore, bool verifySignatureOnly) { } - public void ComputeSignature() { } - public void ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner signer) { } - public void ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner signer, bool silent) { } - public void Decode(byte[] encodedMessage) { } - public byte[] Encode() { throw null; } - public void RemoveSignature(int index) { } - public void RemoveSignature(System.Security.Cryptography.Pkcs.SignerInfo signerInfo) { } - } - public sealed partial class SignerInfo - { - internal SignerInfo() { } - public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignerInfoCollection CounterSignerInfos { get { throw null; } } - public System.Security.Cryptography.Oid DigestAlgorithm { get { throw null; } } - public System.Security.Cryptography.Oid SignatureAlgorithm { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection SignedAttributes { get { throw null; } } - public System.Security.Cryptography.Pkcs.SubjectIdentifier SignerIdentifier { get { throw null; } } - public System.Security.Cryptography.CryptographicAttributeObjectCollection UnsignedAttributes { get { throw null; } } - public int Version { get { throw null; } } - public void CheckHash() { } - public void CheckSignature(bool verifySignatureOnly) { } - public void CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection extraStore, bool verifySignatureOnly) { } - public void ComputeCounterSignature() { } - public void ComputeCounterSignature(System.Security.Cryptography.Pkcs.CmsSigner signer) { } - public byte[] GetSignature() { throw null; } - public void RemoveCounterSignature(int index) { } - public void RemoveCounterSignature(System.Security.Cryptography.Pkcs.SignerInfo counterSignerInfo) { } - } - public sealed partial class SignerInfoCollection : System.Collections.ICollection, System.Collections.IEnumerable - { - internal SignerInfoCollection() { } - public int Count { get { throw null; } } - public bool IsSynchronized { get { throw null; } } - public System.Security.Cryptography.Pkcs.SignerInfo this[int index] { get { throw null; } } - public object SyncRoot { get { throw null; } } - public void CopyTo(System.Array array, int index) { } - public void CopyTo(System.Security.Cryptography.Pkcs.SignerInfo[] array, int index) { } - public System.Security.Cryptography.Pkcs.SignerInfoEnumerator GetEnumerator() { throw null; } - System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; } - } - public sealed partial class SignerInfoEnumerator : System.Collections.IEnumerator - { - internal SignerInfoEnumerator() { } - public System.Security.Cryptography.Pkcs.SignerInfo Current { get { throw null; } } - object System.Collections.IEnumerator.Current { get { throw null; } } - public bool MoveNext() { throw null; } - public void Reset() { } - } - public sealed partial class SubjectIdentifier - { - internal SubjectIdentifier() { } - public System.Security.Cryptography.Pkcs.SubjectIdentifierType Type { get { throw null; } } - public object Value { get { throw null; } } - } - public sealed partial class SubjectIdentifierOrKey - { - internal SubjectIdentifierOrKey() { } - public System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType Type { get { throw null; } } - public object Value { get { throw null; } } - } - public enum SubjectIdentifierOrKeyType - { - Unknown = 0, - IssuerAndSerialNumber = 1, - SubjectKeyIdentifier = 2, - PublicKeyInfo = 3, - } - public enum SubjectIdentifierType - { - Unknown = 0, - IssuerAndSerialNumber = 1, - SubjectKeyIdentifier = 2, - NoSignature = 3, - } -} -namespace System.Security.Cryptography.Xml -{ - public partial struct X509IssuerSerial - { - private object _dummy; - public string IssuerName { get { throw null; } set { } } - public string SerialNumber { get { throw null; } set { } } - } -} diff --git a/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec b/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec index d6b0aff4c9..23c80da851 100755 --- a/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec +++ b/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec @@ -28,9 +28,6 @@ When using NuGet 3.x this package requires at least version 3.4. - - - diff --git a/src/referencePackages/src/system.security.cryptography.protecteddata/4.7.0/system.security.cryptography.protecteddata.nuspec b/src/referencePackages/src/system.security.cryptography.protecteddata/4.7.0/system.security.cryptography.protecteddata.nuspec index 3333262ccd..75cfaec8ad 100644 --- a/src/referencePackages/src/system.security.cryptography.protecteddata/4.7.0/system.security.cryptography.protecteddata.nuspec +++ b/src/referencePackages/src/system.security.cryptography.protecteddata/4.7.0/system.security.cryptography.protecteddata.nuspec @@ -22,7 +22,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec b/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec index 0b41a3c434..a3a2bd7c5c 100755 --- a/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec +++ b/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec @@ -28,9 +28,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - - - diff --git a/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec b/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec index 1a9483a228..caa72519e5 100755 --- a/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec +++ b/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec @@ -29,9 +29,6 @@ When using NuGet 3.x this package requires at least version 3.4. true - - - diff --git a/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec b/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec index 70cf6dd838..7dd599ef82 100644 --- a/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec +++ b/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec @@ -23,7 +23,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec b/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec index 27d5ba8e11..c5bbc7a10f 100644 --- a/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec +++ b/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec @@ -25,11 +25,6 @@ When using NuGet 3.x this package requires at least version 3.4. © Microsoft Corporation. All rights reserved. true - - - - - diff --git a/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec b/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec index df6a41b3c0..aa3bae828b 100644 --- a/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec +++ b/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec @@ -20,7 +20,6 @@ System.Threading.Tasks.ValueTask<TResult> © Microsoft Corporation. All rights reserved. true - diff --git a/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec b/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec index 95a356e159..86ab04b72c 100755 --- a/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec +++ b/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec @@ -22,7 +22,6 @@ System.Threading.Tasks.ValueTask<TResult> - diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT deleted file mode 100644 index cd10d6977b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT +++ /dev/null @@ -1,22 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015 .NET Foundation - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec deleted file mode 100644 index d62d27a212..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec +++ /dev/null @@ -1,123 +0,0 @@ - - - - Microsoft.NETCore.App - 2.1.0 - Microsoft.NETCore.App - Microsoft - microsoft,dotnetframework - false - https://github.com/dotnet/core-setup/blob/master/LICENSE.TXT - https://dot.net/ - http://go.microsoft.com/fwlink/?LinkID=288859 - A set of .NET API's that are included in the default .NET Core application model. -caa7b7e2bad98e56a687fb5cbaf60825500800f7 -When using NuGet 3.x this package requires at least version 3.4. - https://go.microsoft.com/fwlink/?LinkID=799417 - © Microsoft Corporation. All rights reserved. - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt deleted file mode 100644 index f1d34a6723..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt +++ /dev/null @@ -1,3 +0,0 @@ -core-setup caa7b7e2bad98e56a687fb5cbaf60825500800f7 -corefx 30ab651fcb4354552bd4891619a0bdd81e0ebdbf -dotnet/versions/corefx 88565452637e4312f259161d5006ef24870858c7 diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT deleted file mode 100644 index edf8b3a04a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT +++ /dev/null @@ -1,562 +0,0 @@ -.NET Core uses third-party libraries or other resources that may be -distributed under licenses different than the .NET Core software. - -Attributions and licence notices for test cases originally authored by -third parties can be found in the respective test directories. - -In the event that we accidentally failed to list a required notice, please -bring it to our attention. Post an issue or email us: - - dotnet@microsoft.com - -The attached notices are provided for information only. - -License notice for RFC 3492 ---------------------------- - -Copyright (C) The Internet Society (2003). All Rights Reserved. - -This document and translations of it may be copied and furnished to -others, and derivative works that comment on or otherwise explain it -or assist in its implementation may be prepared, copied, published -and distributed, in whole or in part, without restriction of any -kind, provided that the above copyright notice and this paragraph are -included on all such copies and derivative works. However, this -document itself may not be modified in any way, such as by removing -the copyright notice or references to the Internet Society or other -Internet organizations, except as needed for the purpose of -developing Internet standards in which case the procedures for -copyrights defined in the Internet Standards process must be -followed, or as required to translate it into languages other than -English. - -The limited permissions granted above are perpetual and will not be -revoked by the Internet Society or its successors or assigns. - -This document and the information contained herein is provided on an -"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - -License notice for The C++ REST SDK ------------------------------------ - -C++ REST SDK - -The MIT License (MIT) - -Copyright (c) Microsoft Corporation - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -License notice for Algorithm from Internet Draft document "UUIDs and GUIDs" ---------------------------------------------------------------------------- - -Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. -Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & -Digital Equipment Corporation, Maynard, Mass. -To anyone who acknowledges that this file is provided "AS IS" -without any express or implied warranty: permission to use, copy, -modify, and distribute this file for any purpose is hereby -granted without fee, provided that the above copyright notices and -this notice appears in all source code copies, and that none of -the names of Open Software Foundation, Inc., Hewlett-Packard -Company, or Digital Equipment Corporation be used in advertising -or publicity pertaining to distribution of the software without -specific, written prior permission. Neither Open Software -Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital Equipment -Corporation makes any representations about the suitability of -this software for any purpose. - -Copyright(C) The Internet Society 1997. All Rights Reserved. - -This document and translations of it may be copied and furnished to others, -and derivative works that comment on or otherwise explain it or assist in -its implementation may be prepared, copied, published and distributed, in -whole or in part, without restriction of any kind, provided that the above -copyright notice and this paragraph are included on all such copies and -derivative works.However, this document itself may not be modified in any -way, such as by removing the copyright notice or references to the Internet -Society or other Internet organizations, except as needed for the purpose of -developing Internet standards in which case the procedures for copyrights -defined in the Internet Standards process must be followed, or as required -to translate it into languages other than English. - -The limited permissions granted above are perpetual and will not be revoked -by the Internet Society or its successors or assigns. - -This document and the information contained herein is provided on an "AS IS" -basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE -DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO -ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY -RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A -PARTICULAR PURPOSE. - -License notice for Algorithm from RFC 4122 - -A Universally Unique IDentifier (UUID) URN Namespace ----------------------------------------------------- - -Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. -Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & -Digital Equipment Corporation, Maynard, Mass. -Copyright (c) 1998 Microsoft. -To anyone who acknowledges that this file is provided "AS IS" -without any express or implied warranty: permission to use, copy, -modify, and distribute this file for any purpose is hereby -granted without fee, provided that the above copyright notices and -this notice appears in all source code copies, and that none of -the names of Open Software Foundation, Inc., Hewlett-Packard -Company, Microsoft, or Digital Equipment Corporation be used in -advertising or publicity pertaining to distribution of the software -without specific, written prior permission. Neither Open Software -Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital -Equipment Corporation makes any representations about the -suitability of this software for any purpose." - -License notice for The LLVM Compiler Infrastructure ---------------------------------------------------- - -Developed by: - - LLVM Team - - University of Illinois at Urbana-Champaign - - http://llvm.org - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal with -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimers. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimers in the - documentation and/or other materials provided with the distribution. - - * Neither the names of the LLVM Team, University of Illinois at - Urbana-Champaign, nor the names of its contributors may be used to - endorse or promote products derived from this Software without specific - prior written permission. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE -SOFTWARE. - -License notice for Bit Twiddling Hacks --------------------------------------- - -Bit Twiddling Hacks - -By Sean Eron Anderson -seander@cs.stanford.edu - -Individually, the code snippets here are in the public domain (unless otherwise -noted) — feel free to use them however you please. The aggregate collection and -descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are -distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and -without even the implied warranty of merchantability or fitness for a particular -purpose. - -License notice for Bob Jenkins ------------------------------- - -By Bob Jenkins, 1996. bob_jenkins@burtleburtle.net. You may use this -code any way you wish, private, educational, or commercial. It's free. - -License notice for Greg Parker ------------------------------- - -Greg Parker gparker@cs.stanford.edu December 2000 -This code is in the public domain and may be copied or modified without -permission. - -License notice for libunwind8 based code ----------------------------------------- - -Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. - Contributed by David Mosberger-Tang - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for the Printing Floating-Point Numbers -/****************************************************************************** - Copyright (c) 2014 Ryan Juckett - http://www.ryanjuckett.com/ - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - - 3. This notice may not be removed or altered from any source - distribution. -******************************************************************************/ - -License notice for xxHash -------------------------- - -xxHash Library -Copyright (c) 2012-2014, Yann Collet -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, this - list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Slicing-by-8 -------------------------------- - -http://sourceforge.net/projects/slicing-by-8/ - -Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - - -This software program is licensed subject to the BSD License, available at -http://www.opensource.org/licenses/bsd-license.html. - - -License notice for Unicode data -------------------------------- - -http://www.unicode.org/copyright.html#License - -Copyright © 1991-2017 Unicode, Inc. All rights reserved. -Distributed under the Terms of Use in http://www.unicode.org/copyright.html. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Unicode data files and any associated documentation -(the "Data Files") or Unicode software and any associated documentation -(the "Software") to deal in the Data Files or Software -without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, and/or sell copies of -the Data Files or Software, and to permit persons to whom the Data Files -or Software are furnished to do so, provided that either -(a) this copyright and permission notice appear with all copies -of the Data Files or Software, or -(b) this copyright and permission notice appear in associated -Documentation. - -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT OF THIRD PARTY RIGHTS. -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THE DATA FILES OR SOFTWARE. - -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, -use or other dealings in these Data Files or Software without prior -written authorization of the copyright holder. - -License notice for Zlib ------------------------ - -https://github.com/madler/zlib -http://zlib.net/zlib_license.html - -/* zlib.h -- interface of the 'zlib' general purpose compression library - version 1.2.11, January 15th, 2017 - - Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - 3. This notice may not be removed or altered from any source distribution. - - Jean-loup Gailly Mark Adler - jloup@gzip.org madler@alumni.caltech.edu - -*/ - -License notice for Mono -------------------------------- - -http://www.mono-project.com/docs/about-mono/ - -Copyright (c) .NET Foundation Contributors - -MIT License - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the Software), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for International Organization for Standardization ------------------------------------------------------------------ - -Portions (C) International Organization for Standardization 1986: - Permission to copy in any form is granted for use with - conforming SGML systems and applications as defined in - ISO 8879, provided this notice is included in all copies. - -License notice for Intel ------------------------- - -"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Xamarin and Novell -------------------------------------- - -Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Copyright (c) 2011 Novell, Inc (http://www.novell.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Third party notice for W3C --------------------------- - -"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE -Status: This license takes effect 13 May, 2015. -This work is being provided by the copyright holders under the following license. -License -By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. -Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: -The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. -Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. -Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." -Disclaimers -THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. -The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." - -License notice for Brotli --------------------------------------- - -Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -compress_fragment.c: -Copyright (c) 2011, Google Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -decode_fuzzer.c: -Copyright (c) 2015 The Chromium Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." \ No newline at end of file diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml deleted file mode 100644 index c54cfe2a1e..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels deleted file mode 100644 index 928114ddd5..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt deleted file mode 100644 index 27db3bda49..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt +++ /dev/null @@ -1,424 +0,0 @@ -System.IO.Compression.Native.a|Microsoft.NETCore.App||0.0.0.0 -System.IO.Compression.Native.so|Microsoft.NETCore.App||0.0.0.0 -System.IO.Compression.Native.so.dbg|Microsoft.NETCore.App||0.0.0.0 -System.Native.a|Microsoft.NETCore.App||0.0.0.0 -System.Native.so|Microsoft.NETCore.App||0.0.0.0 -System.Native.so.dbg|Microsoft.NETCore.App||0.0.0.0 -System.Net.Http.Native.a|Microsoft.NETCore.App||0.0.0.0 -System.Net.Http.Native.so|Microsoft.NETCore.App||0.0.0.0 -System.Net.Http.Native.so.dbg|Microsoft.NETCore.App||0.0.0.0 -System.Net.Security.Native.a|Microsoft.NETCore.App||0.0.0.0 -System.Net.Security.Native.so|Microsoft.NETCore.App||0.0.0.0 -System.Net.Security.Native.so.dbg|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Native.OpenSsl.a|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Native.OpenSsl.so|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Native.OpenSsl.so.dbg|Microsoft.NETCore.App||0.0.0.0 -_.pdb|Microsoft.NETCore.App||0.0.0.0 -libclrjit.so|Microsoft.NETCore.App||0.0.0.0 -libclrjit.so.dbg|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.Native.so|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.Native.so.dbg|Microsoft.NETCore.App||0.0.0.0 -System.Private.CoreLib.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.7 -System.Private.CoreLib.pdb|Microsoft.NETCore.App||0.0.0.0 -createdump|Microsoft.NETCore.App||0.0.0.0 -createdump.dbg|Microsoft.NETCore.App||0.0.0.0 -libcoreclr.so|Microsoft.NETCore.App||0.0.0.0 -libcoreclr.so.dbg|Microsoft.NETCore.App||0.0.0.0 -libcoreclrtraceptprovider.so|Microsoft.NETCore.App||0.0.0.0 -libcoreclrtraceptprovider.so.dbg|Microsoft.NETCore.App||0.0.0.0 -libdbgshim.so|Microsoft.NETCore.App||0.0.0.0 -libdbgshim.so.dbg|Microsoft.NETCore.App||0.0.0.0 -libmscordaccore.so|Microsoft.NETCore.App||0.0.0.0 -libmscordaccore.so.dbg|Microsoft.NETCore.App||0.0.0.0 -libmscordbi.so|Microsoft.NETCore.App||0.0.0.0 -libmscordbi.so.dbg|Microsoft.NETCore.App||0.0.0.0 -libsos.so|Microsoft.NETCore.App||0.0.0.0 -libsos.so.dbg|Microsoft.NETCore.App||0.0.0.0 -libsosplugin.so|Microsoft.NETCore.App||0.0.0.0 -libsosplugin.so.dbg|Microsoft.NETCore.App||0.0.0.0 -sosdocsunix.txt|Microsoft.NETCore.App||0.0.0.0 -Microsoft.CSharp.pdb|Microsoft.NETCore.App||0.0.0.0 -Microsoft.VisualBasic.pdb|Microsoft.NETCore.App||0.0.0.0 -Microsoft.Win32.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -Microsoft.Win32.Registry.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Collections.Concurrent.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Collections.Immutable.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Collections.Specialized.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ComponentModel.Annotations.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ComponentModel.EventBasedAsync.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ComponentModel.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ComponentModel.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Console.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Data.Common.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.DiagnosticSource.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.FileVersionInfo.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.Process.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.TextWriterTraceListener.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.TraceSource.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Drawing.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.Compression.Brotli.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.Compression.ZipFile.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.Compression.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.FileSystem.AccessControl.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.FileSystem.DriveInfo.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.FileSystem.Watcher.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.IsolatedStorage.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.MemoryMappedFiles.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.Pipes.AccessControl.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.Pipes.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Linq.Expressions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Linq.Parallel.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Linq.Queryable.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Linq.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Http.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.HttpListener.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Mail.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.NameResolution.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.NetworkInformation.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Ping.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Requests.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Security.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.ServicePoint.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.Sockets.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.WebClient.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.WebHeaderCollection.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.WebProxy.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.WebSockets.Client.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Net.WebSockets.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ObjectModel.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Private.DataContractSerialization.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Private.Uri.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Private.Xml.Linq.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Private.Xml.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.DispatchProxy.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.Metadata.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Resources.Writer.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.CompilerServices.VisualC.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.InteropServices.RuntimeInformation.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Numerics.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Serialization.Formatters.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Serialization.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.AccessControl.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Claims.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Algorithms.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Cng.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Csp.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Encoding.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.OpenSsl.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.X509Certificates.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Principal.Windows.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Principal.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Text.RegularExpressions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Tasks.Dataflow.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Tasks.Parallel.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Web.HttpUtility.pdb|Microsoft.NETCore.App||0.0.0.0 -mscorlib.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -SOS.NETCore.pdb|Microsoft.NETCore.App||0.0.0.0 -Microsoft.CSharp.dll|Microsoft.NETCore.App|4.0.4.0|4.6.26515.6 -Microsoft.VisualBasic.dll|Microsoft.NETCore.App|10.0.4.0|4.6.26515.6 -Microsoft.Win32.Primitives.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -Microsoft.Win32.Registry.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.AppContext.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Buffers.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Collections.Concurrent.dll|Microsoft.NETCore.App|4.0.14.0|4.6.26515.6 -System.Collections.Immutable.dll|Microsoft.NETCore.App|1.2.3.0|4.6.26515.6 -System.Collections.NonGeneric.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Collections.Specialized.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Collections.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.ComponentModel.Annotations.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.ComponentModel.DataAnnotations.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.ComponentModel.EventBasedAsync.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.ComponentModel.Primitives.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.ComponentModel.TypeConverter.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.ComponentModel.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Configuration.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Console.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Core.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Data.Common.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Data.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Diagnostics.Contracts.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Diagnostics.Debug.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Diagnostics.DiagnosticSource.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Diagnostics.FileVersionInfo.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Diagnostics.Process.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Diagnostics.StackTrace.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Diagnostics.TextWriterTraceListener.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Diagnostics.Tools.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Diagnostics.TraceSource.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Diagnostics.Tracing.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Drawing.Primitives.dll|Microsoft.NETCore.App|4.2.0.0|4.6.26515.6 -System.Drawing.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Dynamic.Runtime.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Globalization.Calendars.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Globalization.Extensions.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Globalization.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.Compression.Brotli.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.IO.Compression.FileSystem.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.IO.Compression.ZipFile.dll|Microsoft.NETCore.App|4.0.4.0|4.6.26515.6 -System.IO.Compression.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.IO.FileSystem.AccessControl.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.IO.FileSystem.DriveInfo.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.FileSystem.Primitives.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.FileSystem.Watcher.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.FileSystem.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.IsolatedStorage.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.MemoryMappedFiles.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.Pipes.AccessControl.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.IO.Pipes.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.UnmanagedMemoryStream.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.IO.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Linq.Expressions.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Linq.Parallel.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Linq.Queryable.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Linq.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Memory.dll|Microsoft.NETCore.App|4.1.0.0|4.6.26515.6 -System.Net.Http.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Net.HttpListener.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Net.Mail.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Net.NameResolution.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.NetworkInformation.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Net.Ping.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.Primitives.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.Requests.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.Security.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.ServicePoint.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Net.Sockets.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Net.WebClient.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Net.WebHeaderCollection.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.WebProxy.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Net.WebSockets.Client.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.WebSockets.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Net.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Numerics.Vectors.dll|Microsoft.NETCore.App|4.1.4.0|4.6.26515.6 -System.Numerics.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.ObjectModel.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Private.DataContractSerialization.dll|Microsoft.NETCore.App|4.1.4.0|4.6.26515.6 -System.Private.Uri.dll|Microsoft.NETCore.App|4.0.5.0|4.6.26515.6 -System.Private.Xml.Linq.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Private.Xml.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Reflection.DispatchProxy.dll|Microsoft.NETCore.App|4.0.4.0|4.6.26515.6 -System.Reflection.Emit.ILGeneration.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Reflection.Emit.Lightweight.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Reflection.Emit.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Reflection.Extensions.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Reflection.Metadata.dll|Microsoft.NETCore.App|1.4.3.0|4.6.26515.6 -System.Reflection.Primitives.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Reflection.TypeExtensions.dll|Microsoft.NETCore.App|4.1.3.0|4.6.26515.6 -System.Reflection.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Resources.Reader.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Resources.ResourceManager.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Resources.Writer.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Runtime.CompilerServices.VisualC.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Runtime.Extensions.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Runtime.Handles.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Runtime.InteropServices.RuntimeInformation.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Runtime.InteropServices.WindowsRuntime.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Runtime.InteropServices.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Runtime.Loader.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Runtime.Numerics.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Runtime.Serialization.Formatters.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Runtime.Serialization.Json.dll|Microsoft.NETCore.App|4.0.4.0|4.6.26515.6 -System.Runtime.Serialization.Primitives.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Runtime.Serialization.Xml.dll|Microsoft.NETCore.App|4.1.4.0|4.6.26515.6 -System.Runtime.Serialization.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Runtime.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Security.AccessControl.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Claims.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Cryptography.Algorithms.dll|Microsoft.NETCore.App|4.3.1.0|4.6.26515.6 -System.Security.Cryptography.Cng.dll|Microsoft.NETCore.App|4.3.1.0|4.6.26515.6 -System.Security.Cryptography.Csp.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Cryptography.Encoding.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Cryptography.OpenSsl.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Cryptography.Primitives.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Cryptography.X509Certificates.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Security.Principal.Windows.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.Principal.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.SecureString.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Security.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.ServiceModel.Web.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.ServiceProcess.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Text.Encoding.Extensions.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Text.Encoding.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Text.RegularExpressions.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Threading.Overlapped.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Threading.Tasks.Dataflow.dll|Microsoft.NETCore.App|4.6.3.0|4.6.26515.6 -System.Threading.Tasks.Extensions.dll|Microsoft.NETCore.App|4.3.0.0|4.6.26515.6 -System.Threading.Tasks.Parallel.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Threading.Tasks.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Threading.Thread.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Threading.ThreadPool.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Threading.Timer.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Threading.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Transactions.Local.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Transactions.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.ValueTuple.dll|Microsoft.NETCore.App|4.0.3.0|4.6.26515.6 -System.Web.HttpUtility.dll|Microsoft.NETCore.App|4.0.1.0|4.6.26515.6 -System.Web.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Windows.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Xml.Linq.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Xml.ReaderWriter.dll|Microsoft.NETCore.App|4.2.1.0|4.6.26515.6 -System.Xml.Serialization.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.Xml.XDocument.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Xml.XPath.XDocument.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Xml.XPath.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Xml.XmlDocument.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Xml.XmlSerializer.dll|Microsoft.NETCore.App|4.1.1.0|4.6.26515.6 -System.Xml.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -System.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -WindowsBase.dll|Microsoft.NETCore.App|4.0.0.0|4.6.26515.6 -netstandard.dll|Microsoft.NETCore.App|2.0.0.0|4.6.26515.6 -SOS.NETCore.dll|Microsoft.NETCore.App|1.0.0.0|4.6.26515.7 -System.IO.Compression.Native.dylib|Microsoft.NETCore.App||0.0.0.0 -System.Native.dylib|Microsoft.NETCore.App||0.0.0.0 -System.Net.Http.Native.dylib|Microsoft.NETCore.App||0.0.0.0 -System.Net.Security.Native.dylib|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Native.Apple.a|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Native.Apple.dylib|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Native.OpenSsl.dylib|Microsoft.NETCore.App||0.0.0.0 -libclrjit.dylib|Microsoft.NETCore.App||0.0.0.0 -libclrjit.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.Native.dylib|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.Native.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -libcoreclr.dylib|Microsoft.NETCore.App||0.0.0.0 -libcoreclr.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -libdbgshim.dylib|Microsoft.NETCore.App||0.0.0.0 -libdbgshim.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -libmscordaccore.dylib|Microsoft.NETCore.App||0.0.0.0 -libmscordaccore.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -libmscordbi.dylib|Microsoft.NETCore.App||0.0.0.0 -libmscordbi.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -libsos.dylib|Microsoft.NETCore.App||0.0.0.0 -libsos.dylib.dwarf|Microsoft.NETCore.App||0.0.0.0 -Microsoft.DiaSymReader.Native.x86.dll|Microsoft.NETCore.App||14.0.24210.0 -clrcompression.dll|Microsoft.NETCore.App||4.6.26515.6 -clrcompression.pdb|Microsoft.NETCore.App||0.0.0.0 -clrjit.dll|Microsoft.NETCore.App||4.6.26515.7 -clrjit.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Private.CoreLib.ni.pdb|Microsoft.NETCore.App||0.0.0.0 -api-ms-win-core-console-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-datetime-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-debug-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-errorhandling-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-file-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-file-l1-2-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-file-l2-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-handle-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-heap-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-interlocked-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-libraryloader-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-localization-l1-2-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-memory-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-namedpipe-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-processenvironment-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-processthreads-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-processthreads-l1-1-1.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-profile-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-rtlsupport-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-string-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-synch-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-synch-l1-2-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-sysinfo-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-timezone-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-core-util-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-conio-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-convert-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-environment-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-filesystem-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-heap-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-locale-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-math-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-multibyte-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-private-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-process-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-runtime-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-stdio-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-string-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-time-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -api-ms-win-crt-utility-l1-1-0.dll|Microsoft.NETCore.App||10.0.16299.15 -clretwrc.dll|Microsoft.NETCore.App||4.6.26515.7 -clretwrc.pdb|Microsoft.NETCore.App||0.0.0.0 -coreclr.dll|Microsoft.NETCore.App||4.6.26515.7 -coreclr.pdb|Microsoft.NETCore.App||0.0.0.0 -dbgshim.dll|Microsoft.NETCore.App||4.6.26515.7 -dbgshim.pdb|Microsoft.NETCore.App||0.0.0.0 -mscordaccore.dll|Microsoft.NETCore.App||4.6.26515.7 -mscordaccore.pdb|Microsoft.NETCore.App||0.0.0.0 -mscordaccore_x86_x86_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -mscordbi.dll|Microsoft.NETCore.App||4.6.26515.7 -mscordbi.pdb|Microsoft.NETCore.App||0.0.0.0 -mscorrc.debug.dll|Microsoft.NETCore.App||4.6.26515.7 -mscorrc.debug.pdb|Microsoft.NETCore.App||0.0.0.0 -mscorrc.dll|Microsoft.NETCore.App||4.6.26515.7 -mscorrc.pdb|Microsoft.NETCore.App||0.0.0.0 -sos.dll|Microsoft.NETCore.App||4.6.26515.7 -sos.pdb|Microsoft.NETCore.App||0.0.0.0 -sos_x86_x86_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -ucrtbase.dll|Microsoft.NETCore.App||10.0.16299.15 -System.AppContext.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Buffers.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Collections.NonGeneric.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Collections.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ComponentModel.TypeConverter.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Data.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.Contracts.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.Debug.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.StackTrace.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.Tools.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Diagnostics.Tracing.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Dynamic.Runtime.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.Calendars.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.Extensions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Globalization.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.FileSystem.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.FileSystem.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.UnmanagedMemoryStream.pdb|Microsoft.NETCore.App||0.0.0.0 -System.IO.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Memory.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Numerics.Vectors.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.Emit.ILGeneration.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.Emit.Lightweight.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.Emit.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.Extensions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.TypeExtensions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Reflection.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Resources.Reader.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Resources.ResourceManager.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Extensions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Handles.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.InteropServices.WindowsRuntime.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.InteropServices.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Loader.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Serialization.Json.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.Serialization.Xml.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Runtime.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.Cryptography.Primitives.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Security.SecureString.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Text.Encoding.Extensions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Text.Encoding.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Overlapped.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Tasks.Extensions.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Tasks.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Thread.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.ThreadPool.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.Timer.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Threading.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Transactions.Local.pdb|Microsoft.NETCore.App||0.0.0.0 -System.ValueTuple.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Xml.ReaderWriter.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Xml.XDocument.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Xml.XPath.XDocument.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Xml.XPath.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Xml.XmlDocument.pdb|Microsoft.NETCore.App||0.0.0.0 -System.Xml.XmlSerializer.pdb|Microsoft.NETCore.App||0.0.0.0 -System.pdb|Microsoft.NETCore.App||0.0.0.0 -mscorlib.pdb|Microsoft.NETCore.App||0.0.0.0 -Microsoft.DiaSymReader.Native.amd64.dll|Microsoft.NETCore.App||14.0.24210.0 -Microsoft.DiaSymReader.Native.arm.dll|Microsoft.NETCore.App||14.0.24210.0 -mscordaccore_arm_arm_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -sos_arm_arm_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -mscordaccore_arm64_arm64_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -sos_arm64_arm64_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -mscordaccore_amd64_amd64_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 -sos_amd64_amd64_4.6.26515.07.dll|Microsoft.NETCore.App||4.6.26515.7 diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props deleted file mode 100644 index c614a9d4ae..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props +++ /dev/null @@ -1,10 +0,0 @@ - - - - Microsoft.NETCore.App;runtime.linux-x64.Microsoft.NETCore.App;runtime.linux-x64.Microsoft.NETCore.App;runtime.linux-musl-x64.Microsoft.NETCore.App;runtime.linux-musl-x64.Microsoft.NETCore.App;runtime.rhel.6-x64.Microsoft.NETCore.App;runtime.rhel.6-x64.Microsoft.NETCore.App;runtime.osx-x64.Microsoft.NETCore.App;runtime.osx-x64.Microsoft.NETCore.App;runtime.win-x86.Microsoft.NETCore.App;runtime.win-x86.Microsoft.NETCore.App;runtime.win-arm.Microsoft.NETCore.App;runtime.win-arm.Microsoft.NETCore.App;runtime.win-arm64.Microsoft.NETCore.App;runtime.win-arm64.Microsoft.NETCore.App;runtime.linux-arm.Microsoft.NETCore.App;runtime.linux-arm.Microsoft.NETCore.App;runtime.linux-arm64.Microsoft.NETCore.App;runtime.linux-arm64.Microsoft.NETCore.App;runtime.tizen.4.0.0-armel.Microsoft.NETCore.App;runtime.tizen.4.0.0-armel.Microsoft.NETCore.App;runtime.win-x64.Microsoft.NETCore.App;runtime.win-x64.Microsoft.NETCore.App - <_Microsoft_NETCore_App_Version>2.1.0 - - - - - \ No newline at end of file diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets deleted file mode 100644 index 48d6da603f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - <_netCoreAppPackageDependencies - Include="@(PackageDependencies->WithMetadataValue('ParentPackage', '$(MSBuildThisFileName)/$(_Microsoft_NETCore_App_Version)'))" /> - <_activeRIDNetCoreAppPackageDependencies - Include="@(_netCoreAppPackageDependencies->WithMetadataValue('ParentTarget', '$(NuGetTargetMoniker)/$(RuntimeIdentifier)'))" /> - <_activeTFMNetCoreAppPackageDependencies - Include="@(_netCoreAppPackageDependencies->WithMetadataValue('ParentTarget', '$(NuGetTargetMoniker)'))" /> - <_ridSpecificNetCoreAppPackageDependencies - Include="@(_activeRIDNetCoreAppPackageDependencies)" - Exclude="@(_activeTFMNetCoreAppPackageDependencies)" /> - - - - - \ No newline at end of file diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj deleted file mode 100644 index 6b512ec924..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp deleted file mode 100644 index de2c0ba073..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp +++ /dev/null @@ -1,11 +0,0 @@ - - - Microsoft - A set of .NET API's that are included in the default .NET Core application model. -caa7b7e2bad98e56a687fb5cbaf60825500800f7 -When using NuGet 3.x this package requires at least version 3.4. - Microsoft.NETCore.App - 2.1.0 - - NuGet.Packaging, Version=4.4.0.3, Culture=neutral, PublicKeyToken=31bf3856ad364e35;Microsoft Windows NT 6.3.9600.0;.NET Framework 4.5 - \ No newline at end of file diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._ b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._ deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il deleted file mode 100644 index b5fc7a2178..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il +++ /dev/null @@ -1,702 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d5a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000327a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00006992 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003227 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000550] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001e00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000030ac [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001280 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000550 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000027c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003269 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000206c [0x00000fc0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000302c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000005f0 Size -// '#~' Name -// Stream 2: -// 0x0000065c Offset -// 0x00000600 Size -// '#Strings' Name -// Stream 3: -// 0x00000c5c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000c60 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000c70 Offset -// 0x00000350 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000900001d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23696 -// PE header size : 512 (496 used) ( 2.16%) -// PE additional info : 17603 (74.29%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4032 (17.02%) -// CLR additional info : 128 ( 0.54%) -// CLR method headers : 22 ( 0.09%) -// Managed code : 94 ( 0.40%) -// Data : 2048 ( 8.64%) -// Unaccounted : -815 (-3.44%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 4032 -// Module - 1 (10 bytes) -// TypeDef - 8 (112 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 31 (186 bytes) -// MethodDef - 22 (308 bytes) 0 abstract, 0 native, 22 bodies -// FieldDef - 19 (114 bytes) 0 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 51 (306 bytes) -// Constant - 17 (102 bytes) -// CustomAttribute- 24 (144 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1534 bytes -// Blobs - 848 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 180 bytes - -// CLR additional info : 128 - -// CLR method headers : 22 -// Num.of method bodies - 22 -// Num.of fat headers - 0 -// Num.of tiny headers - 22 - -// Managed code : 94 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class Binder (public) (abstract) (auto) (ansi) (sealed) -// Class CSharpArgumentInfo (public) (auto) (ansi) (sealed) -// Class CSharpArgumentInfoFlags (public) (auto) (ansi) (sealed) -// Class CSharpBinderFlags (public) (auto) (ansi) (sealed) -// Class RuntimeBinderException (public) (auto) (ansi) -// Class RuntimeBinderInternalCompilerException (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform Microsoft.CSharp -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 10 4D 69 63 72 6F 73 6F 66 74 2E 43 53 68 // ...Microsoft.CSh - 61 72 70 00 00 ) // arp.. - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 10 4D 69 63 72 6F 73 6F 66 74 2E 43 53 68 // ...Microsoft.CSh - 61 72 70 00 00 ) // arp.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 10 4D 69 63 72 6F 73 6F 66 74 2E 43 53 68 // ...Microsoft.CSh - 61 72 70 00 00 ) // arp.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.module Microsoft.CSharp.dll -// MVID: {4c37af1c-189e-4957-b4c1-68de0463437b} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FD66823A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit Microsoft.CSharp.RuntimeBinder.Binder - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C000013:0A000011*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000015*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000014*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000002*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - BinaryOperation(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - valuetype [netstandard/*23000001*/]System.Linq.Expressions.ExpressionType/*01000018*/ operation, - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 04 12 5D 11 18 11 61 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::BinaryOperation - - .method /*06000003*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - Convert(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - class [netstandard/*23000001*/]System.Type/*01000019*/ 'type', - class [netstandard/*23000001*/]System.Type/*01000019*/ context) cil managed - // SIG: 00 03 12 5D 11 18 12 65 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::Convert - - .method /*06000004*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - GetIndex(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 03 12 5D 11 18 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::GetIndex - - .method /*06000005*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - GetMember(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - string name, - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 04 12 5D 11 18 0E 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::GetMember - - .method /*06000006*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - Invoke(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 03 12 5D 11 18 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::Invoke - - .method /*06000007*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - InvokeConstructor(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 03 12 5D 11 18 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::InvokeConstructor - - .method /*06000008*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - InvokeMember(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - string name, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ typeArguments, - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 05 12 5D 11 18 0E 15 12 69 01 12 65 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::InvokeMember - - .method /*06000009*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - IsEvent(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - string name, - class [netstandard/*23000001*/]System.Type/*01000019*/ context) cil managed - // SIG: 00 03 12 5D 11 18 0E 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::IsEvent - - .method /*0600000A*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - SetIndex(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 03 12 5D 11 18 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::SetIndex - - .method /*0600000B*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - SetMember(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - string name, - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 04 12 5D 11 18 0E 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::SetMember - - .method /*0600000C*/ public hidebysig static - class [netstandard/*23000001*/]System.Runtime.CompilerServices.CallSiteBinder/*01000017*/ - UnaryOperation(valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ 'flags', - valuetype [netstandard/*23000001*/]System.Linq.Expressions.ExpressionType/*01000018*/ operation, - class [netstandard/*23000001*/]System.Type/*01000019*/ context, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001A*/ argumentInfo) cil managed - // SIG: 00 04 12 5D 11 18 11 61 12 65 15 12 69 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Binder::UnaryOperation - -} // end of class Microsoft.CSharp.RuntimeBinder.Binder - -.class /*02000004*/ public auto ansi sealed beforefieldinit Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C000014:0A000011*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000015*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000014*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600000D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method CSharpArgumentInfo::.ctor - - .method /*0600000E*/ public hidebysig static - class Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo/*02000004*/ - Create(valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ 'flags', - string name) cil managed - // SIG: 00 02 12 10 11 14 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CSharpArgumentInfo::Create - -} // end of class Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo - -.class /*02000005*/ public auto ansi sealed Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags - extends [netstandard/*23000001*/]System.Enum/*0100001C*/ -{ - .custom /*0C000015:0A000011*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000015*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000014*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000016:0A000012*/ instance void [netstandard/*23000001*/]System.FlagsAttribute/*0100001B*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ Constant = int32(0x00000002) - .field /*04000003*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ IsOut = int32(0x00000010) - .field /*04000004*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ IsRef = int32(0x00000008) - .field /*04000005*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ IsStaticType = int32(0x00000020) - .field /*04000006*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ NamedArgument = int32(0x00000004) - .field /*04000007*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ None = int32(0x00000000) - .field /*04000008*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags/*02000005*/ UseCompileTimeType = int32(0x00000001) -} // end of class Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags - -.class /*02000006*/ public auto ansi sealed Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags - extends [netstandard/*23000001*/]System.Enum/*0100001C*/ -{ - .custom /*0C000017:0A000011*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000015*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000014*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000018:0A000012*/ instance void [netstandard/*23000001*/]System.FlagsAttribute/*0100001B*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ BinaryOperationLogical = int32(0x00000008) - .field /*0400000B*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ CheckedContext = int32(0x00000001) - .field /*0400000C*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ ConvertArrayIndex = int32(0x00000020) - .field /*0400000D*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ ConvertExplicit = int32(0x00000010) - .field /*0400000E*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ InvokeSimpleName = int32(0x00000002) - .field /*0400000F*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ InvokeSpecialName = int32(0x00000004) - .field /*04000010*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ None = int32(0x00000000) - .field /*04000011*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ ResultDiscarded = int32(0x00000100) - .field /*04000012*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ ResultIndexed = int32(0x00000040) - .field /*04000013*/ public static literal valuetype Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags/*02000006*/ ValueFromCompoundAssignment = int32(0x00000080) -} // end of class Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags - -.class /*02000007*/ public auto ansi beforefieldinit Microsoft.CSharp.RuntimeBinder.RuntimeBinderException - extends [netstandard/*23000001*/]System.Exception/*0100001D*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderException::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderException::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [netstandard/*23000001*/]System.Exception/*0100001D*/ innerException) cil managed - // SIG: 20 02 01 0E 12 75 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderException::.ctor - - .method /*06000012*/ family hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001E*/ info, - valuetype [netstandard/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001F*/ context) cil managed - // SIG: 20 02 01 12 79 11 7D - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderException::.ctor - -} // end of class Microsoft.CSharp.RuntimeBinder.RuntimeBinderException - -.class /*02000008*/ public auto ansi beforefieldinit Microsoft.CSharp.RuntimeBinder.RuntimeBinderInternalCompilerException - extends [netstandard/*23000001*/]System.Exception/*0100001D*/ -{ - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderInternalCompilerException::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderInternalCompilerException::.ctor - - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [netstandard/*23000001*/]System.Exception/*0100001D*/ innerException) cil managed - // SIG: 20 02 01 0E 12 75 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderInternalCompilerException::.ctor - - .method /*06000016*/ family hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001E*/ info, - valuetype [netstandard/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001F*/ context) cil managed - // SIG: 20 02 01 12 79 11 7D - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001D*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeBinderInternalCompilerException::.ctor - -} // end of class Microsoft.CSharp.RuntimeBinder.RuntimeBinderInternalCompilerException - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il deleted file mode 100644 index 23cff044a4..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il +++ /dev/null @@ -1,1865 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d5a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000413a -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0001384c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000040e7 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000574] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002c00 [0x00003e88] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003f6c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002140 Virtual Size -// 0x00002000 Virtual Address -// 0x00002200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000574 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000013c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004129 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00001e7c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003eec [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000f48 Size -// '#~' Name -// Stream 2: -// 0x00000fb4 Offset -// 0x000008fc Size -// '#Strings' Name -// Stream 3: -// 0x000018b0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000018b4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000018c4 Offset -// 0x000005b8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000060900001d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27272 -// PE header size : 512 (496 used) ( 1.88%) -// PE additional info : 17631 (64.65%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 7804 (28.62%) -// CLR additional info : 128 ( 0.47%) -// CLR method headers : 113 ( 0.41%) -// Managed code : 302 ( 1.11%) -// Data : 2048 ( 7.51%) -// Unaccounted : -1338 (-4.91%) - -// Num.of PE sections : 3 -// .text - 8704 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 7804 -// Module - 1 (10 bytes) -// TypeDef - 19 (266 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 29 (174 bytes) -// MethodDef - 113 (1582 bytes) 0 abstract, 0 native, 113 bodies -// FieldDef - 16 (96 bytes) 0 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 191 (1146 bytes) -// Constant - 14 (84 bytes) -// CustomAttribute- 49 (294 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// NestedClass - 1 (4 bytes) -// GenericParam - 1 (8 bytes) -// Strings - 2298 bytes -// Blobs - 1464 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 190 bytes - -// CLR additional info : 128 - -// CLR method headers : 113 -// Num.of method bodies - 113 -// Num.of fat headers - 0 -// Num.of tiny headers - 113 - -// Managed code : 302 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class CallType (public) (auto) (ansi) (sealed) -// Class Constants (public) (auto) (ansi) (sealed) -// Class HideModuleNameAttribute (public) (auto) (ansi) (sealed) -// Class Strings (public) (auto) (ansi) (sealed) -// Class Conversions (public) (auto) (ansi) (sealed) -// Class DesignerGeneratedAttribute (public) (auto) (ansi) (sealed) -// Class IncompleteInitialization (public) (auto) (ansi) (sealed) -// Class NewLateBinding (public) (auto) (ansi) (sealed) -// Class ObjectFlowControl (public) (auto) (ansi) (sealed) -// Class Operators (public) (auto) (ansi) (sealed) -// Class OptionCompareAttribute (public) (auto) (ansi) (sealed) -// Class OptionTextAttribute (public) (auto) (ansi) (sealed) -// Class ProjectData (public) (auto) (ansi) (sealed) -// Class StandardModuleAttribute (public) (auto) (ansi) (sealed) -// Class StaticLocalInitFlag (public) (auto) (ansi) (sealed) -// Class Utils (public) (auto) (ansi) (sealed) -// Class ForLoopControl (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform Microsoft.VisualBasic -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 2E 56 69 73 // ...Microsoft.Vis - 75 61 6C 42 61 73 69 63 00 00 ) // ualBasic.. - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 2E 56 69 73 // ...Microsoft.Vis - 75 61 6C 42 61 73 69 63 00 00 ) // ualBasic.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 2E 56 69 73 // ...Microsoft.Vis - 75 61 6C 42 61 73 69 63 00 00 ) // ualBasic.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 10:0:0:0 -} -.module Microsoft.VisualBasic.dll -// MVID: {ac737773-c586-4e01-96c3-8bee70ea9575} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FE94333D000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public auto ansi sealed Microsoft.VisualBasic.CallType - extends [netstandard/*23000001*/]System.Enum/*01000014*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype Microsoft.VisualBasic.CallType/*02000003*/ Get = int32(0x00000002) - .field /*04000003*/ public static literal valuetype Microsoft.VisualBasic.CallType/*02000003*/ Let = int32(0x00000004) - .field /*04000004*/ public static literal valuetype Microsoft.VisualBasic.CallType/*02000003*/ Method = int32(0x00000001) - .field /*04000005*/ public static literal valuetype Microsoft.VisualBasic.CallType/*02000003*/ Set = int32(0x00000008) -} // end of class Microsoft.VisualBasic.CallType - -.class /*02000004*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.Constants - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000013:06000068*/ instance void Microsoft.VisualBasic.CompilerServices.StandardModuleAttribute/*02000010*/::.ctor() /* 06000068 */ = ( 01 00 00 00 ) - .field /*04000006*/ public static literal string vbBack = bytearray (08 00 ) - .field /*04000007*/ public static literal string vbCr = "\r" - .field /*04000008*/ public static literal string vbCrLf = "\r\n" - .field /*04000009*/ public static literal string vbFormFeed = bytearray (0C 00 ) - .field /*0400000A*/ public static literal string vbLf = "\n" - .field /*0400000B*/ public static literal string vbNewLine = "\r\n" - .custom /*0C00001B:0A000011*/ instance void [netstandard/*23000001*/]System.ObsoleteAttribute/*01000016*/::.ctor(string) /* 0A000011 */ = ( 01 00 75 46 6F 72 20 61 20 63 61 72 72 69 61 67 // ..uFor a carriag - 65 20 72 65 74 75 72 6E 20 61 6E 64 20 6C 69 6E // e return and lin - 65 20 66 65 65 64 2C 20 75 73 65 20 76 62 43 72 // e feed, use vbCr - 4C 66 2E 20 20 46 6F 72 20 74 68 65 20 63 75 72 // Lf. For the cur - 72 65 6E 74 20 70 6C 61 74 66 6F 72 6D 27 73 20 // rent platform's - 6E 65 77 6C 69 6E 65 2C 20 75 73 65 20 53 79 73 // newline, use Sys - 74 65 6D 2E 45 6E 76 69 72 6F 6E 6D 65 6E 74 2E // tem.Environment. - 4E 65 77 4C 69 6E 65 2E 00 00 ) // NewLine... - .field /*0400000C*/ public static literal string vbNullChar = bytearray (00 00 ) - .field /*0400000D*/ public static literal string vbNullString = nullref - .field /*0400000E*/ public static literal string vbTab = "\t" - .field /*0400000F*/ public static literal string vbVerticalTab = bytearray (0B 00 ) - .method /*06000002*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Constants::.ctor - -} // end of class Microsoft.VisualBasic.Constants - -.class /*02000005*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.HideModuleNameAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000014:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HideModuleNameAttribute::.ctor - -} // end of class Microsoft.VisualBasic.HideModuleNameAttribute - -.class /*02000006*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.Strings - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000015:06000068*/ instance void Microsoft.VisualBasic.CompilerServices.StandardModuleAttribute/*02000010*/::.ctor() /* 06000068 */ = ( 01 00 00 00 ) - .method /*06000004*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Strings::.ctor - - .method /*06000005*/ public hidebysig static - int32 AscW(char String) cil managed - // SIG: 00 01 08 03 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Strings::AscW - - .method /*06000006*/ public hidebysig static - int32 AscW(string String) cil managed - // SIG: 00 01 08 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Strings::AscW - - .method /*06000007*/ public hidebysig static - char ChrW(int32 CharCode) cil managed - // SIG: 00 01 03 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Strings::ChrW - -} // end of class Microsoft.VisualBasic.Strings - -.class /*02000007*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.Conversions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000016:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000008*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Conversions::.ctor - - .method /*06000009*/ public hidebysig static - object ChangeType(object Expression, - class [netstandard/*23000001*/]System.Type/*01000019*/ TargetType) cil managed - // SIG: 00 02 1C 1C 12 65 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ChangeType - - .method /*0600000A*/ public hidebysig static - bool ToBoolean(object Value) cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToBoolean - - .method /*0600000B*/ public hidebysig static - bool ToBoolean(string Value) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToBoolean - - .method /*0600000C*/ public hidebysig static - uint8 ToByte(object Value) cil managed - // SIG: 00 01 05 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToByte - - .method /*0600000D*/ public hidebysig static - uint8 ToByte(string Value) cil managed - // SIG: 00 01 05 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToByte - - .method /*0600000E*/ public hidebysig static - char ToChar(object Value) cil managed - // SIG: 00 01 03 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToChar - - .method /*0600000F*/ public hidebysig static - char ToChar(string Value) cil managed - // SIG: 00 01 03 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToChar - - .method /*06000010*/ public hidebysig static - char[] ToCharArrayRankOne(object Value) cil managed - // SIG: 00 01 1D 03 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToCharArrayRankOne - - .method /*06000011*/ public hidebysig static - char[] ToCharArrayRankOne(string Value) cil managed - // SIG: 00 01 1D 03 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToCharArrayRankOne - - .method /*06000012*/ public hidebysig static - valuetype [netstandard/*23000001*/]System.DateTime/*0100001A*/ - ToDate(object Value) cil managed - // SIG: 00 01 11 69 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDate - - .method /*06000013*/ public hidebysig static - valuetype [netstandard/*23000001*/]System.DateTime/*0100001A*/ - ToDate(string Value) cil managed - // SIG: 00 01 11 69 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDate - - .method /*06000014*/ public hidebysig static - valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ - ToDecimal(bool Value) cil managed - // SIG: 00 01 11 6D 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDecimal - - .method /*06000015*/ public hidebysig static - valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ - ToDecimal(object Value) cil managed - // SIG: 00 01 11 6D 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDecimal - - .method /*06000016*/ public hidebysig static - valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ - ToDecimal(string Value) cil managed - // SIG: 00 01 11 6D 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDecimal - - .method /*06000017*/ public hidebysig static - float64 ToDouble(object Value) cil managed - // SIG: 00 01 0D 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDouble - - .method /*06000018*/ public hidebysig static - float64 ToDouble(string Value) cil managed - // SIG: 00 01 0D 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToDouble - - .method /*06000019*/ public hidebysig static - !!T ToGenericParameter(object Value) cil managed - // SIG: 10 01 01 1E 00 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToGenericParameter - - .method /*0600001A*/ public hidebysig static - int32 ToInteger(object Value) cil managed - // SIG: 00 01 08 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToInteger - - .method /*0600001B*/ public hidebysig static - int32 ToInteger(string Value) cil managed - // SIG: 00 01 08 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToInteger - - .method /*0600001C*/ public hidebysig static - int64 ToLong(object Value) cil managed - // SIG: 00 01 0A 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToLong - - .method /*0600001D*/ public hidebysig static - int64 ToLong(string Value) cil managed - // SIG: 00 01 0A 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToLong - - .method /*0600001E*/ public hidebysig static - int8 ToSByte(object Value) cil managed - // SIG: 00 01 04 1C - { - .custom /*0C000028:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToSByte - - .method /*0600001F*/ public hidebysig static - int8 ToSByte(string Value) cil managed - // SIG: 00 01 04 0E - { - .custom /*0C000029:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToSByte - - .method /*06000020*/ public hidebysig static - int16 ToShort(object Value) cil managed - // SIG: 00 01 06 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToShort - - .method /*06000021*/ public hidebysig static - int16 ToShort(string Value) cil managed - // SIG: 00 01 06 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToShort - - .method /*06000022*/ public hidebysig static - float32 ToSingle(object Value) cil managed - // SIG: 00 01 0C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToSingle - - .method /*06000023*/ public hidebysig static - float32 ToSingle(string Value) cil managed - // SIG: 00 01 0C 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToSingle - - .method /*06000024*/ public hidebysig static - string ToString(bool Value) cil managed - // SIG: 00 01 0E 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000025*/ public hidebysig static - string ToString(uint8 Value) cil managed - // SIG: 00 01 0E 05 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000026*/ public hidebysig static - string ToString(char Value) cil managed - // SIG: 00 01 0E 03 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000027*/ public hidebysig static - string ToString(valuetype [netstandard/*23000001*/]System.DateTime/*0100001A*/ Value) cil managed - // SIG: 00 01 0E 11 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000028*/ public hidebysig static - string ToString(valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ Value) cil managed - // SIG: 00 01 0E 11 6D - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000029*/ public hidebysig static - string ToString(float64 Value) cil managed - // SIG: 00 01 0E 0D - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*0600002A*/ public hidebysig static - string ToString(int16 Value) cil managed - // SIG: 00 01 0E 06 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*0600002B*/ public hidebysig static - string ToString(int32 Value) cil managed - // SIG: 00 01 0E 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*0600002C*/ public hidebysig static - string ToString(int64 Value) cil managed - // SIG: 00 01 0E 0A - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*0600002D*/ public hidebysig static - string ToString(object Value) cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*0600002E*/ public hidebysig static - string ToString(float32 Value) cil managed - // SIG: 00 01 0E 0C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*0600002F*/ public hidebysig static - string ToString(uint32 Value) cil managed - // SIG: 00 01 0E 09 - { - .custom /*0C00002A:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000030*/ public hidebysig static - string ToString(uint64 Value) cil managed - // SIG: 00 01 0E 0B - { - .custom /*0C00002B:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToString - - .method /*06000031*/ public hidebysig static - uint32 ToUInteger(object Value) cil managed - // SIG: 00 01 09 1C - { - .custom /*0C00002C:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToUInteger - - .method /*06000032*/ public hidebysig static - uint32 ToUInteger(string Value) cil managed - // SIG: 00 01 09 0E - { - .custom /*0C00002D:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToUInteger - - .method /*06000033*/ public hidebysig static - uint64 ToULong(object Value) cil managed - // SIG: 00 01 0B 1C - { - .custom /*0C00002E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToULong - - .method /*06000034*/ public hidebysig static - uint64 ToULong(string Value) cil managed - // SIG: 00 01 0B 0E - { - .custom /*0C00002F:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToULong - - .method /*06000035*/ public hidebysig static - uint16 ToUShort(object Value) cil managed - // SIG: 00 01 07 1C - { - .custom /*0C000030:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToUShort - - .method /*06000036*/ public hidebysig static - uint16 ToUShort(string Value) cil managed - // SIG: 00 01 07 0E - { - .custom /*0C000031:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Conversions::ToUShort - -} // end of class Microsoft.VisualBasic.CompilerServices.Conversions - -.class /*02000008*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.DesignerGeneratedAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000017:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .custom /*0C000018:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerGeneratedAttribute::.ctor - -} // end of class Microsoft.VisualBasic.CompilerServices.DesignerGeneratedAttribute - -.class /*02000009*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.IncompleteInitialization - extends [netstandard/*23000001*/]System.Exception/*0100001C*/ -{ - .custom /*0C000019:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001C*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method IncompleteInitialization::.ctor - -} // end of class Microsoft.VisualBasic.CompilerServices.IncompleteInitialization - -.class /*0200000A*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.NewLateBinding - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C00001A:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000039*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method NewLateBinding::.ctor - - .method /*0600003A*/ public hidebysig static - object LateCall(object Instance, - class [netstandard/*23000001*/]System.Type/*01000019*/ Type, - string MemberName, - object[] Arguments, - string[] ArgumentNames, - class [netstandard/*23000001*/]System.Type/*01000019*/[] TypeArguments, - bool[] CopyBack, - bool IgnoreReturn) cil managed - // SIG: 00 08 1C 1C 12 65 0E 1D 1C 1D 0E 1D 12 65 1D 02 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewLateBinding::LateCall - - .method /*0600003B*/ public hidebysig static - object LateGet(object Instance, - class [netstandard/*23000001*/]System.Type/*01000019*/ Type, - string MemberName, - object[] Arguments, - string[] ArgumentNames, - class [netstandard/*23000001*/]System.Type/*01000019*/[] TypeArguments, - bool[] CopyBack) cil managed - // SIG: 00 07 1C 1C 12 65 0E 1D 1C 1D 0E 1D 12 65 1D 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewLateBinding::LateGet - - .method /*0600003C*/ public hidebysig static - object LateIndexGet(object Instance, - object[] Arguments, - string[] ArgumentNames) cil managed - // SIG: 00 03 1C 1C 1D 1C 1D 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewLateBinding::LateIndexGet - - .method /*0600003D*/ public hidebysig static - void LateIndexSet(object Instance, - object[] Arguments, - string[] ArgumentNames) cil managed - // SIG: 00 03 01 1C 1D 1C 1D 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NewLateBinding::LateIndexSet - - .method /*0600003E*/ public hidebysig static - void LateIndexSetComplex(object Instance, - object[] Arguments, - string[] ArgumentNames, - bool OptimisticSet, - bool RValueBase) cil managed - // SIG: 00 05 01 1C 1D 1C 1D 0E 02 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NewLateBinding::LateIndexSetComplex - - .method /*0600003F*/ public hidebysig static - void LateSet(object Instance, - class [netstandard/*23000001*/]System.Type/*01000019*/ Type, - string MemberName, - object[] Arguments, - string[] ArgumentNames, - class [netstandard/*23000001*/]System.Type/*01000019*/[] TypeArguments) cil managed - // SIG: 00 06 01 1C 12 65 0E 1D 1C 1D 0E 1D 12 65 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NewLateBinding::LateSet - - .method /*06000040*/ public hidebysig static - void LateSet(object Instance, - class [netstandard/*23000001*/]System.Type/*01000019*/ Type, - string MemberName, - object[] Arguments, - string[] ArgumentNames, - class [netstandard/*23000001*/]System.Type/*01000019*/[] TypeArguments, - bool OptimisticSet, - bool RValueBase, - valuetype Microsoft.VisualBasic.CallType/*02000003*/ CallType) cil managed - // SIG: 00 09 01 1C 12 65 0E 1D 1C 1D 0E 1D 12 65 02 02 11 0C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NewLateBinding::LateSet - - .method /*06000041*/ public hidebysig static - void LateSetComplex(object Instance, - class [netstandard/*23000001*/]System.Type/*01000019*/ Type, - string MemberName, - object[] Arguments, - string[] ArgumentNames, - class [netstandard/*23000001*/]System.Type/*01000019*/[] TypeArguments, - bool OptimisticSet, - bool RValueBase) cil managed - // SIG: 00 08 01 1C 12 65 0E 1D 1C 1D 0E 1D 12 65 02 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NewLateBinding::LateSetComplex - -} // end of class Microsoft.VisualBasic.CompilerServices.NewLateBinding - -.class /*0200000B*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.ObjectFlowControl - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C00001C:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .class /*02000013*/ auto ansi sealed nested public beforefieldinit ForLoopControl - extends [netstandard/*23000001*/]System.Object/*01000015*/ - { - .custom /*0C000027:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600006C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ForLoopControl::.ctor - - .method /*0600006D*/ public hidebysig static - bool ForLoopInitObj(object Counter, - object Start, - object Limit, - object StepValue, - object& LoopForResult, - object& CounterResult) cil managed - // SIG: 00 06 02 1C 1C 1C 1C 10 1C 10 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForLoopControl::ForLoopInitObj - - .method /*0600006E*/ public hidebysig static - bool ForNextCheckDec(valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ count, - valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ limit, - valuetype [netstandard/*23000001*/]System.Decimal/*0100001B*/ StepValue) cil managed - // SIG: 00 03 02 11 6D 11 6D 11 6D - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForLoopControl::ForNextCheckDec - - .method /*0600006F*/ public hidebysig static - bool ForNextCheckObj(object Counter, - object LoopObj, - object& CounterResult) cil managed - // SIG: 00 03 02 1C 1C 10 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForLoopControl::ForNextCheckObj - - .method /*06000070*/ public hidebysig static - bool ForNextCheckR4(float32 count, - float32 limit, - float32 StepValue) cil managed - // SIG: 00 03 02 0C 0C 0C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForLoopControl::ForNextCheckR4 - - .method /*06000071*/ public hidebysig static - bool ForNextCheckR8(float64 count, - float64 limit, - float64 StepValue) cil managed - // SIG: 00 03 02 0D 0D 0D - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForLoopControl::ForNextCheckR8 - - } // end of class ForLoopControl - - .method /*06000042*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectFlowControl::.ctor - - .method /*06000043*/ public hidebysig static - void CheckForSyncLockOnValueType(object Expression) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectFlowControl::CheckForSyncLockOnValueType - -} // end of class Microsoft.VisualBasic.CompilerServices.ObjectFlowControl - -.class /*0200000C*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.Operators - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C00001D:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000044*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Operators::.ctor - - .method /*06000045*/ public hidebysig static - object AddObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::AddObject - - .method /*06000046*/ public hidebysig static - object AndObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::AndObject - - .method /*06000047*/ public hidebysig static - object CompareObjectEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 1C 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareObjectEqual - - .method /*06000048*/ public hidebysig static - object CompareObjectGreater(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 1C 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareObjectGreater - - .method /*06000049*/ public hidebysig static - object CompareObjectGreaterEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 1C 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareObjectGreaterEqual - - .method /*0600004A*/ public hidebysig static - object CompareObjectLess(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 1C 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareObjectLess - - .method /*0600004B*/ public hidebysig static - object CompareObjectLessEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 1C 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareObjectLessEqual - - .method /*0600004C*/ public hidebysig static - object CompareObjectNotEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 1C 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareObjectNotEqual - - .method /*0600004D*/ public hidebysig static - int32 CompareString(string Left, - string Right, - bool TextCompare) cil managed - // SIG: 00 03 08 0E 0E 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::CompareString - - .method /*0600004E*/ public hidebysig static - object ConcatenateObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConcatenateObject - - .method /*0600004F*/ public hidebysig static - bool ConditionalCompareObjectEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 02 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConditionalCompareObjectEqual - - .method /*06000050*/ public hidebysig static - bool ConditionalCompareObjectGreater(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 02 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConditionalCompareObjectGreater - - .method /*06000051*/ public hidebysig static - bool ConditionalCompareObjectGreaterEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 02 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConditionalCompareObjectGreaterEqual - - .method /*06000052*/ public hidebysig static - bool ConditionalCompareObjectLess(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 02 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConditionalCompareObjectLess - - .method /*06000053*/ public hidebysig static - bool ConditionalCompareObjectLessEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 02 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConditionalCompareObjectLessEqual - - .method /*06000054*/ public hidebysig static - bool ConditionalCompareObjectNotEqual(object Left, - object Right, - bool TextCompare) cil managed - // SIG: 00 03 02 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ConditionalCompareObjectNotEqual - - .method /*06000055*/ public hidebysig static - object DivideObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::DivideObject - - .method /*06000056*/ public hidebysig static - object ExponentObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ExponentObject - - .method /*06000057*/ public hidebysig static - object IntDivideObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::IntDivideObject - - .method /*06000058*/ public hidebysig static - object LeftShiftObject(object Operand, - object Amount) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::LeftShiftObject - - .method /*06000059*/ public hidebysig static - object ModObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::ModObject - - .method /*0600005A*/ public hidebysig static - object MultiplyObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::MultiplyObject - - .method /*0600005B*/ public hidebysig static - object NegateObject(object Operand) cil managed - // SIG: 00 01 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::NegateObject - - .method /*0600005C*/ public hidebysig static - object NotObject(object Operand) cil managed - // SIG: 00 01 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::NotObject - - .method /*0600005D*/ public hidebysig static - object OrObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::OrObject - - .method /*0600005E*/ public hidebysig static - object PlusObject(object Operand) cil managed - // SIG: 00 01 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::PlusObject - - .method /*0600005F*/ public hidebysig static - object RightShiftObject(object Operand, - object Amount) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::RightShiftObject - - .method /*06000060*/ public hidebysig static - object SubtractObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::SubtractObject - - .method /*06000061*/ public hidebysig static - object XorObject(object Left, - object Right) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Operators::XorObject - -} // end of class Microsoft.VisualBasic.CompilerServices.Operators - -.class /*0200000D*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.OptionCompareAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00001E:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 00 08 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .custom /*0C00001F:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method OptionCompareAttribute::.ctor - -} // end of class Microsoft.VisualBasic.CompilerServices.OptionCompareAttribute - -.class /*0200000E*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.OptionTextAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000020:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .custom /*0C000021:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method OptionTextAttribute::.ctor - -} // end of class Microsoft.VisualBasic.CompilerServices.OptionTextAttribute - -.class /*0200000F*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.ProjectData - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000022:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000064*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ProjectData::.ctor - - .method /*06000065*/ public hidebysig static - void ClearProjectError() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProjectData::ClearProjectError - - .method /*06000066*/ public hidebysig static - void SetProjectError(class [netstandard/*23000001*/]System.Exception/*0100001C*/ ex) cil managed - // SIG: 00 01 01 12 71 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProjectData::SetProjectError - - .method /*06000067*/ public hidebysig static - void SetProjectError(class [netstandard/*23000001*/]System.Exception/*0100001C*/ ex, - int32 lErl) cil managed - // SIG: 00 02 01 12 71 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProjectData::SetProjectError - -} // end of class Microsoft.VisualBasic.CompilerServices.ProjectData - -.class /*02000010*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.StandardModuleAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000023:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .custom /*0C000024:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000068*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StandardModuleAttribute::.ctor - -} // end of class Microsoft.VisualBasic.CompilerServices.StandardModuleAttribute - -.class /*02000011*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.StaticLocalInitFlag - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000025:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000010*/ public int16 State - .method /*06000069*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method StaticLocalInitFlag::.ctor - -} // end of class Microsoft.VisualBasic.CompilerServices.StaticLocalInitFlag - -.class /*02000012*/ public auto ansi sealed beforefieldinit Microsoft.VisualBasic.CompilerServices.Utils - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000026:0A000012*/ instance void [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [netstandard/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600006A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Utils::.ctor - - .method /*0600006B*/ public hidebysig static - class [netstandard/*23000001*/]System.Array/*0100001D*/ - CopyArray(class [netstandard/*23000001*/]System.Array/*0100001D*/ arySrc, - class [netstandard/*23000001*/]System.Array/*0100001D*/ aryDest) cil managed - // SIG: 00 02 12 75 12 75 12 75 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utils::CopyArray - -} // end of class Microsoft.VisualBasic.CompilerServices.Utils - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il deleted file mode 100644 index 5732c4cc74..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il +++ /dev/null @@ -1,447 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002bde -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b734 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b8b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002a10 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000be4 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000be0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002bcd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000930] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002990 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002a4 Size -// '#~' Name -// Stream 2: -// 0x00000310 Offset -// 0x0000035c Size -// '#Strings' Name -// Stream 3: -// 0x0000066c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000670 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000680 Offset -// 0x000002b0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17683 (81.68%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2352 (10.86%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 8 ( 0.04%) -// Managed code : 45 ( 0.21%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1200 (-5.54%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2352 -// Module - 1 (10 bytes) -// TypeDef - 2 (28 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 21 (126 bytes) -// MethodDef - 8 (112 bytes) 0 abstract, 0 native, 8 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 10 (60 bytes) -// CustomAttribute- 17 (102 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 1 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 857 bytes -// Blobs - 688 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 191 bytes - -// CLR additional info : 128 - -// CLR method headers : 8 -// Num.of method bodies - 8 -// Num.of fat headers - 0 -// Num.of tiny headers - 8 - -// Managed code : 45 -// Ave method size - 5 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Win32Exception (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform Microsoft.Win32.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 2E 57 69 6E // ...Microsoft.Win - 33 32 2E 50 72 69 6D 69 74 69 76 65 73 00 00 ) // 32.Primitives.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 2E 57 69 6E // ...Microsoft.Win - 33 32 2E 50 72 69 6D 69 74 69 76 65 73 00 00 ) // 32.Primitives.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 2E 57 69 6E // ...Microsoft.Win - 33 32 2E 50 72 69 6D 69 74 69 76 65 73 00 00 ) // 32.Primitives.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module Microsoft.Win32.Primitives.dll -// MVID: {1c0802c2-8d8b-42ce-9383-a45a30826f13} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FFBA422E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.ComponentModel.Win32Exception - extends [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Win32Exception::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'error') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Win32Exception::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'error', - string message) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Win32Exception::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Win32Exception::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Win32Exception::.ctor - - .method /*06000006*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000014*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000015*/ context) cil managed - // SIG: 20 02 01 12 51 11 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Win32Exception::.ctor - - .method /*06000007*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000014*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000015*/ context) cil managed - // SIG: 20 02 01 12 51 11 55 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Win32Exception::GetObjectData - - .method /*06000008*/ public hidebysig specialname - instance int32 get_NativeErrorCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Win32Exception::get_NativeErrorCode - - .property /*17000001*/ instance int32 NativeErrorCode() - { - .get instance int32 System.ComponentModel.Win32Exception/*02000002*/::get_NativeErrorCode() /* 06000008 */ - } // end of property Win32Exception::NativeErrorCode -} // end of class System.ComponentModel.Win32Exception - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il deleted file mode 100644 index 02567a1498..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il +++ /dev/null @@ -1,328 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000029aa -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00009cc5 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002957 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000550] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001400 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000027dc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000009b0 Virtual Size -// 0x00002000 Virtual Address -// 0x00000a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000550 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000009ac -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002999 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000070c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000275c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001ac Size -// '#~' Name -// Stream 2: -// 0x00000218 Offset -// 0x00000258 Size -// '#Strings' Name -// Stream 3: -// 0x00000470 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000474 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000484 Offset -// 0x00000288 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21128 -// PE header size : 512 (496 used) ( 2.42%) -// PE additional info : 17595 (83.28%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.34%) -// CLR meta-data size : 1804 ( 8.54%) -// CLR additional info : 128 ( 0.61%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.69%) -// Unaccounted : -1031 (-4.88%) - -// Num.of PE sections : 3 -// .text - 2560 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1804 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 1 (14 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 599 bytes -// Blobs - 648 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.AppContext -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 11 53 79 73 74 65 6D 2E 41 70 70 43 6F 6E // ...System.AppCon - 74 65 78 74 00 00 ) // text.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 11 53 79 73 74 65 6D 2E 41 70 70 43 6F 6E // ...System.AppCon - 74 65 78 74 00 00 ) // text.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 11 53 79 73 74 65 6D 2E 41 70 70 43 6F 6E // ...System.AppCon - 74 65 78 74 00 00 ) // text.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.AppContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.AppContext.dll -// MVID: {83223e73-6d38-44d1-a7ae-d4c01d0b9e9d} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7ECC450000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il deleted file mode 100644 index ae4bf42c50..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il +++ /dev/null @@ -1,435 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d5a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002b9e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000072d3 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b4b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000029d0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000ba4 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ba0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b8d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002064 [0x000008ec] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002950 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002a0 Size -// '#~' Name -// Stream 2: -// 0x0000030c Offset -// 0x00000308 Size -// '#Strings' Name -// Stream 3: -// 0x00000614 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000618 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000628 Offset -// 0x000002c4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000040901a01d47 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21640 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17579 (81.23%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2284 (10.55%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 5 ( 0.02%) -// Managed code : 20 ( 0.09%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1008 (-4.66%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2284 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 20 (120 bytes) -// MethodDef - 7 (98 bytes) 2 abstract, 0 native, 5 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 5 (30 bytes) -// Constant - 1 (6 bytes) -// CustomAttribute- 18 (108 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 1 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 1 (8 bytes) -// Strings - 774 bytes -// Blobs - 708 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 5 -// Num.of method bodies - 5 -// Num.of fat headers - 0 -// Num.of tiny headers - 5 - -// Managed code : 20 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class ArrayPool`1 (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform System.Buffers -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 42 75 66 66 65 72 // ...System.Buffer - 73 00 00 ) // s.. - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 42 75 66 66 65 72 // ...System.Buffer - 73 00 00 ) // s.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 42 75 66 66 65 72 // ...System.Buffer - 73 00 00 ) // s.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:2:0 -} -.module System.Buffers.dll -// MVID: {43a23ed4-7600-4645-b0d5-2015db2e1961} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FEDC17F5000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public abstract auto ansi beforefieldinit System.Buffers.ArrayPool`1 - extends [netstandard/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000002*/ public hidebysig specialname static - class System.Buffers.ArrayPool`1/*02000003*/ - get_Shared() cil managed - // SIG: 00 00 15 12 0C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayPool`1::get_Shared - - .method /*06000003*/ public hidebysig static - class System.Buffers.ArrayPool`1/*02000003*/ - Create() cil managed - // SIG: 00 00 15 12 0C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayPool`1::Create - - .method /*06000004*/ public hidebysig static - class System.Buffers.ArrayPool`1/*02000003*/ - Create(int32 maxArrayLength, - int32 maxArraysPerBucket) cil managed - // SIG: 00 02 15 12 0C 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayPool`1::Create - - .method /*06000005*/ public hidebysig newslot abstract virtual - instance !T[] Rent(int32 minimumLength) cil managed - // SIG: 20 01 1D 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method ArrayPool`1::Rent - - .method /*06000006*/ public hidebysig newslot abstract virtual - instance void Return(!T[] 'array', - [opt] bool clearArray) cil managed - // SIG: 20 02 01 1D 13 00 02 - { - .param [2]/*08000005*/ = bool(false) - // Method begins at RVA 0x0 - } // end of method ArrayPool`1::Return - - .method /*06000007*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [netstandard/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ArrayPool`1::.ctor - - .property /*17000001*/ class System.Buffers.ArrayPool`1/*02000003*/ - Shared() - { - .get class System.Buffers.ArrayPool`1/*02000003*/ System.Buffers.ArrayPool`1/*02000003*/::get_Shared() /* 06000002 */ - } // end of property ArrayPool`1::Shared -} // end of class System.Buffers.ArrayPool`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il deleted file mode 100644 index 879020ba8f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il +++ /dev/null @@ -1,2621 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00005072 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00014e90 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000501f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005b4] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003c00 [0x00003e88] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004ea4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003078 Virtual Size -// 0x00002000 Virtual Address -// 0x00003200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b4 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000074 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005061 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00002dbc] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004e24 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000158c Size -// '#~' Name -// Stream 2: -// 0x000015f8 Offset -// 0x000010bc Size -// '#Strings' Name -// Stream 3: -// 0x000026b4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000026b8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000026c8 Offset -// 0x000006f4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000004090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 31368 -// PE header size : 512 (496 used) ( 1.63%) -// PE additional info : 17695 (56.41%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.23%) -// CLR meta-data size : 11708 (37.32%) -// CLR additional info : 128 ( 0.41%) -// CLR method headers : 166 ( 0.53%) -// Managed code : 397 ( 1.27%) -// Data : 2048 ( 6.53%) -// Unaccounted : -1358 (-4.33%) - -// Num.of PE sections : 3 -// .text - 12800 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 11708 -// Module - 1 (10 bytes) -// TypeDef - 11 (154 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 42 (252 bytes) -// MethodDef - 172 (2408 bytes) 6 abstract, 0 native, 166 bodies -// FieldDef - 3 (18 bytes) 0 constant -// MemberRef - 45 (270 bytes) -// ParamDef - 187 (1122 bytes) -// MethodImpl - 45 (270 bytes) -// Constant - 2 (12 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 31 (124 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 37 (222 bytes) -// MethodSemantic- 39 (234 bytes) -// TypeSpec - 9 (18 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 15 (120 bytes) -// Strings - 4283 bytes -// Blobs - 1780 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 207 bytes - -// CLR additional info : 128 - -// CLR method headers : 166 -// Num.of method bodies - 166 -// Num.of fat headers - 0 -// Num.of tiny headers - 166 - -// Managed code : 397 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BlockingCollection`1 (public) (auto) (ansi) -// Class ConcurrentBag`1 (public) (auto) (ansi) -// Class ConcurrentDictionary`2 (public) (auto) (ansi) -// Class ConcurrentQueue`1 (public) (auto) (ansi) -// Class ConcurrentStack`1 (public) (auto) (ansi) -// Class EnumerablePartitionerOptions (public) (auto) (ansi) (sealed) -// Interface IProducerConsumerCollection`1 (public) (abstract) (auto) (ansi) -// Class OrderablePartitioner`1 (public) (abstract) (auto) (ansi) -// Class Partitioner (public) (abstract) (auto) (ansi) (sealed) -// Class Partitioner`1 (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Collections.Concurrent -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 43 6F 6E 63 75 72 72 65 6E 74 // tions.Concurrent - 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 43 6F 6E 63 75 72 72 65 6E 74 // tions.Concurrent - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 43 6F 6E 63 75 72 72 65 6E 74 // tions.Concurrent - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:14:0 -} -.module System.Collections.Concurrent.dll -// MVID: {09358d29-cb42-4a33-a7f4-ad21c715ca7f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F2F90417000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Collections.Concurrent.BlockingCollection`1 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000018*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000019*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method BlockingCollection`1::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*/ collection) cil managed - // SIG: 20 01 01 15 12 20 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method BlockingCollection`1::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*/ collection, - int32 boundedCapacity) cil managed - // SIG: 20 02 01 15 12 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method BlockingCollection`1::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 boundedCapacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method BlockingCollection`1::.ctor - - .method /*06000005*/ public hidebysig specialname - instance int32 get_BoundedCapacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::get_BoundedCapacity - - .method /*06000006*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::get_Count - - .method /*06000007*/ public hidebysig specialname - instance bool get_IsAddingCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::get_IsAddingCompleted - - .method /*06000008*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::get_IsCompleted - - .method /*06000009*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_IsSynchronized /*01000012::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::System.Collections.ICollection.get_IsSynchronized - - .method /*0600000A*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_SyncRoot /*01000012::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::System.Collections.ICollection.get_SyncRoot - - .method /*0600000B*/ public hidebysig instance void - Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::Add - - .method /*0600000C*/ public hidebysig instance void - Add(!T item, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 01 13 00 11 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::Add - - .method /*0600000D*/ public hidebysig static - int32 AddToAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - !T item) cil managed - // SIG: 00 02 08 1D 15 12 08 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::AddToAny - - .method /*0600000E*/ public hidebysig static - int32 AddToAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - !T item, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 00 03 08 1D 15 12 08 01 13 00 13 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::AddToAny - - .method /*0600000F*/ public hidebysig instance void - CompleteAdding() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::CompleteAdding - - .method /*06000010*/ public hidebysig instance void - CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::CopyTo - - .method /*06000011*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::Dispose - - .method /*06000012*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::Dispose - - .method /*06000013*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GetConsumingEnumerable() cil managed - // SIG: 20 00 15 12 4D 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::GetConsumingEnumerable - - .method /*06000014*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GetConsumingEnumerable(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 15 12 4D 01 13 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::GetConsumingEnumerable - - .method /*06000015*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 51 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/::GetEnumerator() /* 0A000012 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000016*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000015*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 55 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::CopyTo /*01000012::0A000013*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlockingCollection`1::System.Collections.ICollection.CopyTo - - .method /*06000017*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000018*/ public hidebysig instance !T - Take() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::Take - - .method /*06000019*/ public hidebysig instance !T - Take(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 13 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::Take - - .method /*0600001A*/ public hidebysig static - int32 TakeFromAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - [out] !T& item) cil managed - // SIG: 00 02 08 1D 15 12 08 01 13 00 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TakeFromAny - - .method /*0600001B*/ public hidebysig static - int32 TakeFromAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - [out] !T& item, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 00 03 08 1D 15 12 08 01 13 00 10 13 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TakeFromAny - - .method /*0600001C*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::ToArray - - .method /*0600001D*/ public hidebysig instance bool - TryAdd(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAdd - - .method /*0600001E*/ public hidebysig instance bool - TryAdd(!T item, - int32 millisecondsTimeout) cil managed - // SIG: 20 02 02 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAdd - - .method /*0600001F*/ public hidebysig instance bool - TryAdd(!T item, - int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 03 02 13 00 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAdd - - .method /*06000020*/ public hidebysig instance bool - TryAdd(!T item, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 02 02 13 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAdd - - .method /*06000021*/ public hidebysig static - int32 TryAddToAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - !T item) cil managed - // SIG: 00 02 08 1D 15 12 08 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAddToAny - - .method /*06000022*/ public hidebysig static - int32 TryAddToAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - !T item, - int32 millisecondsTimeout) cil managed - // SIG: 00 03 08 1D 15 12 08 01 13 00 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAddToAny - - .method /*06000023*/ public hidebysig static - int32 TryAddToAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - !T item, - int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 00 04 08 1D 15 12 08 01 13 00 13 00 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAddToAny - - .method /*06000024*/ public hidebysig static - int32 TryAddToAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - !T item, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 00 03 08 1D 15 12 08 01 13 00 13 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryAddToAny - - .method /*06000025*/ public hidebysig instance bool - TryTake([out] !T& item) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTake - - .method /*06000026*/ public hidebysig instance bool - TryTake([out] !T& item, - int32 millisecondsTimeout) cil managed - // SIG: 20 02 02 10 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTake - - .method /*06000027*/ public hidebysig instance bool - TryTake([out] !T& item, - int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 03 02 10 13 00 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTake - - .method /*06000028*/ public hidebysig instance bool - TryTake([out] !T& item, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 02 02 10 13 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTake - - .method /*06000029*/ public hidebysig static - int32 TryTakeFromAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - [out] !T& item) cil managed - // SIG: 00 02 08 1D 15 12 08 01 13 00 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTakeFromAny - - .method /*0600002A*/ public hidebysig static - int32 TryTakeFromAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - [out] !T& item, - int32 millisecondsTimeout) cil managed - // SIG: 00 03 08 1D 15 12 08 01 13 00 10 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTakeFromAny - - .method /*0600002B*/ public hidebysig static - int32 TryTakeFromAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - [out] !T& item, - int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 00 04 08 1D 15 12 08 01 13 00 10 13 00 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTakeFromAny - - .method /*0600002C*/ public hidebysig static - int32 TryTakeFromAny(class System.Collections.Concurrent.BlockingCollection`1/*02000002*/[] collections, - [out] !T& item, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 00 03 08 1D 15 12 08 01 13 00 10 13 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockingCollection`1::TryTakeFromAny - - .property /*17000001*/ instance int32 BoundedCapacity() - { - .get instance int32 System.Collections.Concurrent.BlockingCollection`1/*02000002*/::get_BoundedCapacity() /* 06000005 */ - } // end of property BlockingCollection`1::BoundedCapacity - .property /*17000002*/ instance int32 Count() - { - .get instance int32 System.Collections.Concurrent.BlockingCollection`1/*02000002*/::get_Count() /* 06000006 */ - } // end of property BlockingCollection`1::Count - .property /*17000003*/ instance bool IsAddingCompleted() - { - .get instance bool System.Collections.Concurrent.BlockingCollection`1/*02000002*/::get_IsAddingCompleted() /* 06000007 */ - } // end of property BlockingCollection`1::IsAddingCompleted - .property /*17000004*/ instance bool IsCompleted() - { - .get instance bool System.Collections.Concurrent.BlockingCollection`1/*02000002*/::get_IsCompleted() /* 06000008 */ - } // end of property BlockingCollection`1::IsCompleted - .property /*17000005*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Concurrent.BlockingCollection`1/*02000002*/::System.Collections.ICollection.get_IsSynchronized() /* 06000009 */ - } // end of property BlockingCollection`1::System.Collections.ICollection.IsSynchronized - .property /*17000006*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Concurrent.BlockingCollection`1/*02000002*/::System.Collections.ICollection.get_SyncRoot() /* 0600000A */ - } // end of property BlockingCollection`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Concurrent.BlockingCollection`1 - -.class /*02000003*/ public auto ansi beforefieldinit System.Collections.Concurrent.ConcurrentBag`1 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000018*//*1B000002*/ -{ - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentBag`1::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ collection) cil managed - // SIG: 20 01 01 15 12 4D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentBag`1::.ctor - - .method /*0600002F*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::get_Count - - .method /*06000030*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::get_IsEmpty - - .method /*06000031*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_IsSynchronized /*01000012::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06000032*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_SyncRoot /*01000012::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000033*/ public hidebysig instance void - Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentBag`1::Add - - .method /*06000034*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentBag`1::Clear - - .method /*06000035*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentBag`1::CopyTo - - .method /*06000036*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 51 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::GetEnumerator - - .method /*06000037*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Concurrent.IProducerConsumerCollection.TryAdd'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/::TryAdd(!0) /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::'System.Collections.Concurrent.IProducerConsumerCollection.TryAdd' - - .method /*06000038*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000015*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 55 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::CopyTo /*01000012::0A000013*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentBag`1::System.Collections.ICollection.CopyTo - - .method /*06000039*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600003A*/ public hidebysig newslot virtual final - instance !T[] ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::ToArray - - .method /*0600003B*/ public hidebysig instance bool - TryPeek([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::TryPeek - - .method /*0600003C*/ public hidebysig newslot virtual final - instance bool TryTake([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentBag`1::TryTake - - .property /*17000007*/ instance int32 Count() - { - .get instance int32 System.Collections.Concurrent.ConcurrentBag`1/*02000003*/::get_Count() /* 0600002F */ - } // end of property ConcurrentBag`1::Count - .property /*17000008*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Concurrent.ConcurrentBag`1/*02000003*/::get_IsEmpty() /* 06000030 */ - } // end of property ConcurrentBag`1::IsEmpty - .property /*17000009*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Concurrent.ConcurrentBag`1/*02000003*/::System.Collections.ICollection.get_IsSynchronized() /* 06000031 */ - } // end of property ConcurrentBag`1::System.Collections.ICollection.IsSynchronized - .property /*1700000A*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Concurrent.ConcurrentBag`1/*02000003*/::System.Collections.ICollection.get_SyncRoot() /* 06000032 */ - } // end of property ConcurrentBag`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Concurrent.ConcurrentBag`1 - -.class /*02000004*/ public auto ansi beforefieldinit System.Collections.Concurrent.ConcurrentDictionary`2 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/>/*1B000004*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/>/*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000021*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000018*/>/*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001F*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ -{ - .custom /*0C000012:0A000016*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001C*/::.ctor(string) /* 0A000016 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*0600003E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> collection) cil managed - // SIG: 20 01 01 15 12 4D 01 15 11 79 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> collection, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 20 02 01 15 12 4D 01 15 11 79 02 13 00 13 01 15 12 80 8D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 20 01 01 15 12 80 8D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 concurrencyLevel, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> collection, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 20 03 01 08 15 12 4D 01 15 11 79 02 13 00 13 01 15 12 80 8D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 concurrencyLevel, - int32 capacity) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 concurrencyLevel, - int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 20 03 01 08 08 15 12 80 8D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::.ctor - - .method /*06000044*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::get_Count - - .method /*06000045*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::get_IsEmpty - - .method /*06000046*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::get_Item - - .method /*06000047*/ public hidebysig newslot specialname virtual final - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::set_Item - - .method /*06000048*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/ - get_Keys() cil managed - // SIG: 20 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::get_Keys - - .method /*06000049*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/>/*1B000004*/::get_IsReadOnly() /* 0A000017 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*0600004A*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 4D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001F*//*1B000005*/::get_Keys() /* 0A000018 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Keys' - - .method /*0600004B*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 4D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001F*//*1B000005*/::get_Values() /* 0A000019 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Values' - - .method /*0600004C*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_IsSynchronized /*01000012::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.ICollection.get_IsSynchronized - - .method /*0600004D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_SyncRoot /*01000012::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.ICollection.get_SyncRoot - - .method /*0600004E*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_IsFixedSize /*01000020::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*0600004F*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_IsReadOnly /*01000020::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*06000050*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_Item /*01000020::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.get_Item - - .method /*06000051*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::set_Item /*01000020::0A00001D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.set_Item - - .method /*06000052*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 49 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_Keys /*01000020::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.get_Keys - - .method /*06000053*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 49 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_Values /*01000020::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.get_Values - - .method /*06000054*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/ - get_Values() cil managed - // SIG: 20 00 15 12 75 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::get_Values - - .method /*06000055*/ public hidebysig instance !TValue - AddOrUpdate(!TKey key, - !TValue addValue, - class [System.Runtime/*23000001*/]System.Func`3/*01000024*/ updateValueFactory) cil managed - // SIG: 20 03 13 01 13 00 13 01 15 12 80 91 03 13 00 13 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::AddOrUpdate - - .method /*06000056*/ public hidebysig instance !TValue - AddOrUpdate(!TKey key, - class [System.Runtime/*23000001*/]System.Func`2/*01000025*/ addValueFactory, - class [System.Runtime/*23000001*/]System.Func`3/*01000024*/ updateValueFactory) cil managed - // SIG: 20 03 13 01 13 00 15 12 80 95 02 13 00 13 01 15 12 80 91 03 13 00 13 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::AddOrUpdate - - .method /*06000057*/ public hidebysig instance !TValue - AddOrUpdate(!TKey key, - class [System.Runtime/*23000001*/]System.Func`3/*01000024*/ addValueFactory, - class [System.Runtime/*23000001*/]System.Func`4/*01000026*/ updateValueFactory, - !!TArg factoryArgument) cil managed - // SIG: 30 01 04 13 01 13 00 15 12 80 91 03 13 00 1E 00 13 01 15 12 80 99 04 13 00 13 01 1E 00 13 01 1E - // 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::AddOrUpdate - - .method /*06000058*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::Clear - - .method /*06000059*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::ContainsKey - - .method /*0600005A*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/> - GetEnumerator() cil managed - // SIG: 20 00 15 12 51 01 15 11 79 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::GetEnumerator - - .method /*0600005B*/ public hidebysig instance !TValue - GetOrAdd(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 13 01 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::GetOrAdd - - .method /*0600005C*/ public hidebysig instance !TValue - GetOrAdd(!TKey key, - class [System.Runtime/*23000001*/]System.Func`2/*01000025*/ valueFactory) cil managed - // SIG: 20 02 13 01 13 00 15 12 80 95 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::GetOrAdd - - .method /*0600005D*/ public hidebysig instance !TValue - GetOrAdd(!TKey key, - class [System.Runtime/*23000001*/]System.Func`3/*01000024*/ valueFactory, - !!TArg factoryArgument) cil managed - // SIG: 30 01 03 13 01 13 00 15 12 80 91 03 13 00 1E 00 13 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::GetOrAdd - - .method /*0600005E*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001E*/ keyValuePair) cil managed - // SIG: 20 01 01 15 11 79 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/>/*1B000004*/::Add(!0) /* 0A000020 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.ICollection>.Add' - - .method /*0600005F*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Contains'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001E*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 79 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/>/*1B000004*/::Contains(!0) /* 0A000021 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.ICollection>.Contains' - - .method /*06000060*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001E*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 15 11 79 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/>/*1B000004*/::CopyTo(!0[], - int32) /* 0A000022 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000061*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001E*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 79 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/>/*1B000004*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000062*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IDictionary.Add'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000021*//*1B000006*/::Add(!0, - !1) /* 0A000024 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.IDictionary.Add' - - .method /*06000063*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.Remove'(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000021*//*1B000006*/::Remove(!0) /* 0A000025 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::'System.Collections.Generic.IDictionary.Remove' - - .method /*06000064*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000015*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 55 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::CopyTo /*01000012::0A000013*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::System.Collections.ICollection.CopyTo - - .method /*06000065*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Add /*01000020::0A000026*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.Add - - .method /*06000066*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Contains /*01000020::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.Contains - - .method /*06000067*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000022*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 89 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::GetEnumerator /*01000020::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.GetEnumerator - - .method /*06000068*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Remove /*01000020::0A000029*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentDictionary`2::System.Collections.IDictionary.Remove - - .method /*06000069*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::System.Collections.IEnumerable.GetEnumerator - - .method /*0600006A*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001E*/[] - ToArray() cil managed - // SIG: 20 00 1D 15 11 79 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::ToArray - - .method /*0600006B*/ public hidebysig instance bool - TryAdd(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::TryAdd - - .method /*0600006C*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::TryGetValue - - .method /*0600006D*/ public hidebysig instance bool - TryRemove(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::TryRemove - - .method /*0600006E*/ public hidebysig instance bool - TryUpdate(!TKey key, - !TValue newValue, - !TValue comparisonValue) cil managed - // SIG: 20 03 02 13 00 13 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentDictionary`2::TryUpdate - - .property /*1700000B*/ instance int32 Count() - { - .get instance int32 System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::get_Count() /* 06000044 */ - } // end of property ConcurrentDictionary`2::Count - .property /*1700000C*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::get_IsEmpty() /* 06000045 */ - } // end of property ConcurrentDictionary`2::IsEmpty - .property /*1700000D*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::get_Item(!TKey) /* 06000046 */ - .set instance void System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::set_Item(!TKey, - !TValue) /* 06000047 */ - } // end of property ConcurrentDictionary`2::Item - .property /*1700000E*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/ System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::get_Keys() /* 06000048 */ - } // end of property ConcurrentDictionary`2::Keys - .property /*1700000F*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 06000049 */ - } // end of property ConcurrentDictionary`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*17000010*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - 'System.Collections.Generic.IReadOnlyDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() /* 0600004A */ - } // end of property ConcurrentDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Keys' - .property /*17000011*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - 'System.Collections.Generic.IReadOnlyDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::'System.Collections.Generic.IReadOnlyDictionary.get_Values'() /* 0600004B */ - } // end of property ConcurrentDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Values' - .property /*17000012*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.ICollection.get_IsSynchronized() /* 0600004C */ - } // end of property ConcurrentDictionary`2::System.Collections.ICollection.IsSynchronized - .property /*17000013*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.ICollection.get_SyncRoot() /* 0600004D */ - } // end of property ConcurrentDictionary`2::System.Collections.ICollection.SyncRoot - .property /*17000014*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.IDictionary.get_IsFixedSize() /* 0600004E */ - } // end of property ConcurrentDictionary`2::System.Collections.IDictionary.IsFixedSize - .property /*17000015*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.IDictionary.get_IsReadOnly() /* 0600004F */ - } // end of property ConcurrentDictionary`2::System.Collections.IDictionary.IsReadOnly - .property /*17000016*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.IDictionary.get_Item(object) /* 06000050 */ - .set instance void System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.IDictionary.set_Item(object, - object) /* 06000051 */ - } // end of property ConcurrentDictionary`2::System.Collections.IDictionary.Item - .property /*17000017*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.IDictionary.get_Keys() /* 06000052 */ - } // end of property ConcurrentDictionary`2::System.Collections.IDictionary.Keys - .property /*17000018*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::System.Collections.IDictionary.get_Values() /* 06000053 */ - } // end of property ConcurrentDictionary`2::System.Collections.IDictionary.Values - .property /*17000019*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001D*/ System.Collections.Concurrent.ConcurrentDictionary`2/*02000004*/::get_Values() /* 06000054 */ - } // end of property ConcurrentDictionary`2::Values -} // end of class System.Collections.Concurrent.ConcurrentDictionary`2 - -.class /*02000005*/ public auto ansi beforefieldinit System.Collections.Concurrent.ConcurrentQueue`1 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000018*//*1B000002*/ -{ - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentQueue`1::.ctor - - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ collection) cil managed - // SIG: 20 01 01 15 12 4D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentQueue`1::.ctor - - .method /*06000071*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::get_Count - - .method /*06000072*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::get_IsEmpty - - .method /*06000073*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_IsSynchronized /*01000012::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06000074*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_SyncRoot /*01000012::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000075*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentQueue`1::Clear - - .method /*06000076*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentQueue`1::CopyTo - - .method /*06000077*/ public hidebysig instance void - Enqueue(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentQueue`1::Enqueue - - .method /*06000078*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 51 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::GetEnumerator - - .method /*06000079*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Concurrent.IProducerConsumerCollection.TryAdd'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/::TryAdd(!0) /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::'System.Collections.Concurrent.IProducerConsumerCollection.TryAdd' - - .method /*0600007A*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Concurrent.IProducerConsumerCollection.TryTake'([out] !T& item) cil managed - // SIG: 20 01 02 10 13 00 - { - .override method instance bool class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/::TryTake(!0&) /* 0A00002A */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::'System.Collections.Concurrent.IProducerConsumerCollection.TryTake' - - .method /*0600007B*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000015*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 55 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::CopyTo /*01000012::0A000013*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentQueue`1::System.Collections.ICollection.CopyTo - - .method /*0600007C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600007D*/ public hidebysig newslot virtual final - instance !T[] ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::ToArray - - .method /*0600007E*/ public hidebysig instance bool - TryDequeue([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::TryDequeue - - .method /*0600007F*/ public hidebysig instance bool - TryPeek([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentQueue`1::TryPeek - - .property /*1700001A*/ instance int32 Count() - { - .get instance int32 System.Collections.Concurrent.ConcurrentQueue`1/*02000005*/::get_Count() /* 06000071 */ - } // end of property ConcurrentQueue`1::Count - .property /*1700001B*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Concurrent.ConcurrentQueue`1/*02000005*/::get_IsEmpty() /* 06000072 */ - } // end of property ConcurrentQueue`1::IsEmpty - .property /*1700001C*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Concurrent.ConcurrentQueue`1/*02000005*/::System.Collections.ICollection.get_IsSynchronized() /* 06000073 */ - } // end of property ConcurrentQueue`1::System.Collections.ICollection.IsSynchronized - .property /*1700001D*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Concurrent.ConcurrentQueue`1/*02000005*/::System.Collections.ICollection.get_SyncRoot() /* 06000074 */ - } // end of property ConcurrentQueue`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Concurrent.ConcurrentQueue`1 - -.class /*02000006*/ public auto ansi beforefieldinit System.Collections.Concurrent.ConcurrentStack`1 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000018*//*1B000002*/ -{ - .method /*06000080*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentStack`1::.ctor - - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ collection) cil managed - // SIG: 20 01 01 15 12 4D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentStack`1::.ctor - - .method /*06000082*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::get_Count - - .method /*06000083*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::get_IsEmpty - - .method /*06000084*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_IsSynchronized /*01000012::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06000085*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::get_SyncRoot /*01000012::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000086*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentStack`1::Clear - - .method /*06000087*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentStack`1::CopyTo - - .method /*06000088*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 51 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::GetEnumerator - - .method /*06000089*/ public hidebysig instance void - Push(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentStack`1::Push - - .method /*0600008A*/ public hidebysig instance void - PushRange(!T[] items) cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentStack`1::PushRange - - .method /*0600008B*/ public hidebysig instance void - PushRange(!T[] items, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentStack`1::PushRange - - .method /*0600008C*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Concurrent.IProducerConsumerCollection.TryAdd'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/::TryAdd(!0) /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::'System.Collections.Concurrent.IProducerConsumerCollection.TryAdd' - - .method /*0600008D*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Concurrent.IProducerConsumerCollection.TryTake'([out] !T& item) cil managed - // SIG: 20 01 02 10 13 00 - { - .override method instance bool class System.Collections.Concurrent.IProducerConsumerCollection`1/*02000008*//*1B000003*/::TryTake(!0&) /* 0A00002A */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::'System.Collections.Concurrent.IProducerConsumerCollection.TryTake' - - .method /*0600008E*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000015*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 55 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/::CopyTo /*01000012::0A000013*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentStack`1::System.Collections.ICollection.CopyTo - - .method /*0600008F*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000090*/ public hidebysig newslot virtual final - instance !T[] ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::ToArray - - .method /*06000091*/ public hidebysig instance bool - TryPeek([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::TryPeek - - .method /*06000092*/ public hidebysig instance bool - TryPop([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::TryPop - - .method /*06000093*/ public hidebysig instance int32 - TryPopRange(!T[] items) cil managed - // SIG: 20 01 08 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::TryPopRange - - .method /*06000094*/ public hidebysig instance int32 - TryPopRange(!T[] items, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 1D 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentStack`1::TryPopRange - - .property /*1700001E*/ instance int32 Count() - { - .get instance int32 System.Collections.Concurrent.ConcurrentStack`1/*02000006*/::get_Count() /* 06000082 */ - } // end of property ConcurrentStack`1::Count - .property /*1700001F*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Concurrent.ConcurrentStack`1/*02000006*/::get_IsEmpty() /* 06000083 */ - } // end of property ConcurrentStack`1::IsEmpty - .property /*17000020*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Concurrent.ConcurrentStack`1/*02000006*/::System.Collections.ICollection.get_IsSynchronized() /* 06000084 */ - } // end of property ConcurrentStack`1::System.Collections.ICollection.IsSynchronized - .property /*17000021*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Concurrent.ConcurrentStack`1/*02000006*/::System.Collections.ICollection.get_SyncRoot() /* 06000085 */ - } // end of property ConcurrentStack`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Concurrent.ConcurrentStack`1 - -.class /*02000007*/ public auto ansi sealed System.Collections.Concurrent.EnumerablePartitionerOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000028*/ -{ - .custom /*0C000013:0A00002B*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000027*/::.ctor() /* 0A00002B */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Collections.Concurrent.EnumerablePartitionerOptions/*02000007*/ NoBuffering = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Collections.Concurrent.EnumerablePartitionerOptions/*02000007*/ None = int32(0x00000000) -} // end of class System.Collections.Concurrent.EnumerablePartitionerOptions - -.class /*02000008*/ interface public abstract auto ansi System.Collections.Concurrent.IProducerConsumerCollection`1 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000012*/ -{ - .method /*06000095*/ public hidebysig newslot abstract virtual - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method IProducerConsumerCollection`1::CopyTo - - .method /*06000096*/ public hidebysig newslot abstract virtual - instance !T[] ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x0 - } // end of method IProducerConsumerCollection`1::ToArray - - .method /*06000097*/ public hidebysig newslot abstract virtual - instance bool TryAdd(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method IProducerConsumerCollection`1::TryAdd - - .method /*06000098*/ public hidebysig newslot abstract virtual - instance bool TryTake([out] !T& item) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x0 - } // end of method IProducerConsumerCollection`1::TryTake - -} // end of class System.Collections.Concurrent.IProducerConsumerCollection`1 - -.class /*02000009*/ public abstract auto ansi beforefieldinit System.Collections.Concurrent.OrderablePartitioner`1 - extends class System.Collections.Concurrent.Partitioner`1/*0200000B*//*1B000009*/ -{ - .method /*06000099*/ family hidebysig specialname rtspecialname - instance void .ctor(bool keysOrderedInEachPartition, - bool keysOrderedAcrossPartitions, - bool keysNormalized) cil managed - // SIG: 20 03 01 02 02 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002D */ call instance void class System.Collections.Concurrent.Partitioner`1/*0200000B*//*1B000009*/::.ctor() /* 0A00002D */ - IL_0006: /* 2A | */ ret - } // end of method OrderablePartitioner`1::.ctor - - .method /*0600009A*/ public hidebysig specialname - instance bool get_KeysNormalized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderablePartitioner`1::get_KeysNormalized - - .method /*0600009B*/ public hidebysig specialname - instance bool get_KeysOrderedAcrossPartitions() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderablePartitioner`1::get_KeysOrderedAcrossPartitions - - .method /*0600009C*/ public hidebysig specialname - instance bool get_KeysOrderedInEachPartition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderablePartitioner`1::get_KeysOrderedInEachPartition - - .method /*0600009D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GetDynamicPartitions() cil managed - // SIG: 20 00 15 12 4D 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderablePartitioner`1::GetDynamicPartitions - - .method /*0600009E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> - GetOrderableDynamicPartitions() cil managed - // SIG: 20 00 15 12 4D 01 15 11 79 02 0A 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderablePartitioner`1::GetOrderableDynamicPartitions - - .method /*0600009F*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000029*/>> - GetOrderablePartitions(int32 partitionCount) cil managed - // SIG: 20 01 15 12 80 A5 01 15 12 51 01 15 11 79 02 0A 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method OrderablePartitioner`1::GetOrderablePartitions - - .method /*060000A0*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000029*/> - GetPartitions(int32 partitionCount) cil managed - // SIG: 20 01 15 12 80 A5 01 15 12 51 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderablePartitioner`1::GetPartitions - - .property /*17000022*/ instance bool KeysNormalized() - { - .get instance bool System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/::get_KeysNormalized() /* 0600009A */ - } // end of property OrderablePartitioner`1::KeysNormalized - .property /*17000023*/ instance bool KeysOrderedAcrossPartitions() - { - .get instance bool System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/::get_KeysOrderedAcrossPartitions() /* 0600009B */ - } // end of property OrderablePartitioner`1::KeysOrderedAcrossPartitions - .property /*17000024*/ instance bool KeysOrderedInEachPartition() - { - .get instance bool System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/::get_KeysOrderedInEachPartition() /* 0600009C */ - } // end of property OrderablePartitioner`1::KeysOrderedInEachPartition -} // end of class System.Collections.Concurrent.OrderablePartitioner`1 - -.class /*0200000A*/ public abstract auto ansi sealed beforefieldinit System.Collections.Concurrent.Partitioner - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*060000A1*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/> - Create(int32 fromInclusive, - int32 toExclusive) cil managed - // SIG: 00 02 15 12 24 01 15 12 80 A9 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A2*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/> - Create(int32 fromInclusive, - int32 toExclusive, - int32 rangeSize) cil managed - // SIG: 00 03 15 12 24 01 15 12 80 A9 02 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A3*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/> - Create(int64 fromInclusive, - int64 toExclusive) cil managed - // SIG: 00 02 15 12 24 01 15 12 80 A9 02 0A 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A4*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/> - Create(int64 fromInclusive, - int64 toExclusive, - int64 rangeSize) cil managed - // SIG: 00 03 15 12 24 01 15 12 80 A9 02 0A 0A 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A5*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/ - Create(!!TSource[] 'array', - bool loadBalance) cil managed - // SIG: 10 01 02 15 12 24 01 1E 00 1D 1E 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A6*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 24 01 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A7*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - valuetype System.Collections.Concurrent.EnumerablePartitionerOptions/*02000007*/ partitionerOptions) cil managed - // SIG: 10 01 02 15 12 24 01 1E 00 15 12 4D 01 1E 00 11 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - - .method /*060000A8*/ public hidebysig static - class System.Collections.Concurrent.OrderablePartitioner`1/*02000009*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000029*/ list, - bool loadBalance) cil managed - // SIG: 10 01 02 15 12 24 01 1E 00 15 12 80 A5 01 1E 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner::Create - -} // end of class System.Collections.Concurrent.Partitioner - -.class /*0200000B*/ public abstract auto ansi beforefieldinit System.Collections.Concurrent.Partitioner`1 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*060000A9*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00002C */ - IL_0006: /* 2A | */ ret - } // end of method Partitioner`1::.ctor - - .method /*060000AA*/ public hidebysig newslot specialname virtual - instance bool get_SupportsDynamicPartitions() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner`1::get_SupportsDynamicPartitions - - .method /*060000AB*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GetDynamicPartitions() cil managed - // SIG: 20 00 15 12 4D 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Partitioner`1::GetDynamicPartitions - - .method /*060000AC*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000029*/> - GetPartitions(int32 partitionCount) cil managed - // SIG: 20 01 15 12 80 A5 01 15 12 51 01 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method Partitioner`1::GetPartitions - - .property /*17000025*/ instance bool SupportsDynamicPartitions() - { - .get instance bool System.Collections.Concurrent.Partitioner`1/*0200000B*/::get_SupportsDynamicPartitions() /* 060000AA */ - } // end of property Partitioner`1::SupportsDynamicPartitions -} // end of class System.Collections.Concurrent.Partitioner`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il deleted file mode 100644 index 8da3fa3a2c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il +++ /dev/null @@ -1,12591 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x0000b000 -// Size of init.data: 0x00015600 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000cf6e -// Base of code: 0x00002000 -// Base of data: 0x0000e000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00026000 -// Size of headers: 0x00000200 -// Checksum: 0x00025030 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000cf1b [0x0000004f] address [size] of Import Directory: -// 0x0000e000 [0x00015328] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00020800 [0x00003e90] address [size] of Security Directory: -// 0x00024000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000cda0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000af74 Virtual Size -// 0x00002000 Virtual Address -// 0x0000b000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00015328 Virtual Size -// 0x0000e000 Virtual Address -// 0x00015400 Size of Raw Data -// 0x0000b200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00024000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00020600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0000c000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000f70 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000cf5d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x0000acc0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000cd20 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00007084 Size -// '#~' Name -// Stream 2: -// 0x000070f0 Offset -// 0x00002468 Size -// '#Strings' Name -// Stream 3: -// 0x00009558 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000955c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000956c Offset -// 0x00001754 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000016090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 149136 -// PE header size : 512 (496 used) ( 0.34%) -// PE additional info : 103067 (69.11%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.05%) -// CLR meta-data size : 44224 (29.65%) -// CLR additional info : 128 ( 0.09%) -// CLR method headers : 891 ( 0.60%) -// Managed code : 1675 ( 1.12%) -// Data : 87552 (58.71%) -// Unaccounted : -88985 (-59.67%) - -// Num.of PE sections : 3 -// .text - 45056 -// .rsrc - 87040 -// .reloc - 512 - -// CLR meta-data size : 44224 -// Module - 1 (10 bytes) -// TypeDef - 38 (532 bytes) 5 interfaces, 0 explicit layout -// TypeRef - 59 (354 bytes) -// MethodDef - 939 (13146 bytes) 48 abstract, 0 native, 891 bodies -// FieldDef - 15 (90 bytes) 6 constant -// MemberRef - 115 (690 bytes) -// ParamDef - 1042 (6252 bytes) -// MethodImpl - 291 (1746 bytes) -// Constant - 2 (12 bytes) -// CustomAttribute- 138 (828 bytes) -// InterfaceImpl - 133 (532 bytes) -// PropertyMap - 24 (96 bytes) -// Property - 155 (930 bytes) -// MethodSemantic- 180 (1080 bytes) -// TypeSpec - 21 (42 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// NestedClass - 14 (56 bytes) -// GenericParam - 274 (2192 bytes) -// GenericParamConstraint- 7 (28 bytes) -// Strings - 9318 bytes -// Blobs - 5972 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 216 bytes - -// CLR additional info : 128 - -// CLR method headers : 891 -// Num.of method bodies - 891 -// Num.of fat headers - 0 -// Num.of tiny headers - 891 - -// Managed code : 1675 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ImmutableArrayExtensions (public) (abstract) (auto) (ansi) (sealed) -// Interface IImmutableDictionary`2 (public) (abstract) (auto) (ansi) -// Interface IImmutableList`1 (public) (abstract) (auto) (ansi) -// Interface IImmutableQueue`1 (public) (abstract) (auto) (ansi) -// Interface IImmutableSet`1 (public) (abstract) (auto) (ansi) -// Interface IImmutableStack`1 (public) (abstract) (auto) (ansi) -// Class ImmutableArray (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableArray`1 (public) (sequential) (ansi) (sealed) -// Class ImmutableDictionary (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableDictionary`2 (public) (auto) (ansi) (sealed) -// Class ImmutableHashSet (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableHashSet`1 (public) (auto) (ansi) (sealed) -// Class ImmutableInterlocked (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableList (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableList`1 (public) (auto) (ansi) (sealed) -// Class ImmutableQueue (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableQueue`1 (public) (auto) (ansi) (sealed) -// Class ImmutableSortedDictionary (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableSortedDictionary`2 (public) (auto) (ansi) (sealed) -// Class ImmutableSortedSet (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableSortedSet`1 (public) (auto) (ansi) (sealed) -// Class ImmutableStack (public) (abstract) (auto) (ansi) (sealed) -// Class ImmutableStack`1 (public) (auto) (ansi) (sealed) -// Class Builder (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Builder (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Builder (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Builder (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Builder (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Builder (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Collections.Immutable -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 49 6D 6D 75 74 61 62 6C 65 00 // tions.Immutable. - 00 ) - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 49 6D 6D 75 74 61 62 6C 65 00 // tions.Immutable. - 00 ) - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 49 6D 6D 75 74 61 62 6C 65 00 // tions.Immutable. - 00 ) - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000014:0A000011*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000013*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000012*/) /* 0A000011 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 1:2:3:0 -} -.module System.Collections.Immutable.dll -// MVID: {6d51044e-a570-4409-8264-59b2e77a8a03} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FB98805C000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Linq.ImmutableArrayExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000001*/ public hidebysig static - !!T Aggregate(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ func) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 55 03 1E 00 1E 00 1E 00 - { - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Aggregate - - .method /*06000002*/ public hidebysig static - !!TAccumulate Aggregate(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ func) cil managed - // SIG: 10 02 03 1E 00 15 11 24 01 1E 01 1E 00 15 12 55 03 1E 00 1E 01 1E 00 - { - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Aggregate - - .method /*06000003*/ public hidebysig static - !!TResult Aggregate(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ func, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ resultSelector) cil managed - // SIG: 10 03 04 1E 01 15 11 24 01 1E 02 1E 00 15 12 55 03 1E 00 1E 02 1E 00 15 12 59 02 1E 00 1E 01 - { - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Aggregate - - .method /*06000004*/ public hidebysig static - bool All(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 02 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::All - - .method /*06000005*/ public hidebysig static - bool Any(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 02 15 11 24 01 1E 00 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Any - - .method /*06000006*/ public hidebysig static - bool Any(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 02 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Any - - .method /*06000007*/ public hidebysig static - bool Any(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ builder) cil managed - // SIG: 10 01 01 02 15 12 64 01 1E 00 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Any - - .method /*06000008*/ public hidebysig static - !!T ElementAtOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 08 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ElementAtOrDefault - - .method /*06000009*/ public hidebysig static - !!T ElementAt(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 08 - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ElementAt - - .method /*0600000A*/ public hidebysig static - !!T FirstOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1E 00 15 11 24 01 1E 00 - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::FirstOrDefault - - .method /*0600000B*/ public hidebysig static - !!T FirstOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::FirstOrDefault - - .method /*0600000C*/ public hidebysig static - !!T FirstOrDefault(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ builder) cil managed - // SIG: 10 01 01 1E 00 15 12 64 01 1E 00 - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::FirstOrDefault - - .method /*0600000D*/ public hidebysig static - !!T First(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1E 00 15 11 24 01 1E 00 - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::First - - .method /*0600000E*/ public hidebysig static - !!T First(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::First - - .method /*0600000F*/ public hidebysig static - !!T First(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ builder) cil managed - // SIG: 10 01 01 1E 00 15 12 64 01 1E 00 - { - .custom /*0C000028:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::First - - .method /*06000010*/ public hidebysig static - !!T LastOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1E 00 15 11 24 01 1E 00 - { - .custom /*0C00002A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::LastOrDefault - - .method /*06000011*/ public hidebysig static - !!T LastOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C00002C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::LastOrDefault - - .method /*06000012*/ public hidebysig static - !!T LastOrDefault(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ builder) cil managed - // SIG: 10 01 01 1E 00 15 12 64 01 1E 00 - { - .custom /*0C00002E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::LastOrDefault - - .method /*06000013*/ public hidebysig static - !!T Last(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1E 00 15 11 24 01 1E 00 - { - .custom /*0C00002F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Last - - .method /*06000014*/ public hidebysig static - !!T Last(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C000031:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Last - - .method /*06000015*/ public hidebysig static - !!T Last(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ builder) cil managed - // SIG: 10 01 01 1E 00 15 12 64 01 1E 00 - { - .custom /*0C000033:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Last - - .method /*06000016*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - SelectMany(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/> collectionSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 5D 01 1E 02 15 11 24 01 1E 00 15 12 59 02 1E 00 15 12 5D 01 1E 01 15 12 55 03 1E - // 00 1E 01 1E 02 - { - .custom /*0C000035:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::SelectMany - - .method /*06000017*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Select(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ selector) cil managed - // SIG: 10 02 02 15 12 5D 01 1E 01 15 11 24 01 1E 00 15 12 59 02 1E 00 1E 01 - { - .custom /*0C000037:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Select - - .method /*06000018*/ public hidebysig static - bool SequenceEqual<(!!TBase/*1B000001*/) TDerived,TBase>(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items, - [opt] class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ comparer) cil managed - // SIG: 10 02 03 02 15 11 24 01 1E 01 15 12 5D 01 1E 00 15 12 61 01 1E 01 - { - .custom /*0C000039:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [3]/*0800002B*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::SequenceEqual - - .method /*06000019*/ public hidebysig static - bool SequenceEqual<(!!TBase/*1B000001*/) TDerived,TBase>(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - [opt] class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ comparer) cil managed - // SIG: 10 02 03 02 15 11 24 01 1E 01 15 11 24 01 1E 00 15 12 61 01 1E 01 - { - .custom /*0C00003A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [3]/*0800002E*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::SequenceEqual - - .method /*0600001A*/ public hidebysig static - bool SequenceEqual<(!!TBase/*1B000001*/) TDerived,TBase>(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ predicate) cil managed - // SIG: 10 02 03 02 15 11 24 01 1E 01 15 11 24 01 1E 00 15 12 55 03 1E 01 1E 01 02 - { - .custom /*0C00003C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::SequenceEqual - - .method /*0600001B*/ public hidebysig static - !!T SingleOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1E 00 15 11 24 01 1E 00 - { - .custom /*0C00003D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::SingleOrDefault - - .method /*0600001C*/ public hidebysig static - !!T SingleOrDefault(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C00003F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::SingleOrDefault - - .method /*0600001D*/ public hidebysig static - !!T Single(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1E 00 15 11 24 01 1E 00 - { - .custom /*0C000040:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Single - - .method /*0600001E*/ public hidebysig static - !!T Single(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C000041:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Single - - .method /*0600001F*/ public hidebysig static - !!T[] ToArray(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray) cil managed - // SIG: 10 01 01 1D 1E 00 15 11 24 01 1E 00 - { - .custom /*0C000042:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ToArray - - .method /*06000020*/ public hidebysig static - class [System.Collections/*23000003*/]System.Collections.Generic.Dictionary`2/*01000019*/ - ToDictionary(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector) cil managed - // SIG: 10 02 02 15 12 65 02 1E 00 1E 01 15 11 24 01 1E 01 15 12 59 02 1E 01 1E 00 - { - .custom /*0C000044:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ToDictionary - - .method /*06000021*/ public hidebysig static - class [System.Collections/*23000003*/]System.Collections.Generic.Dictionary`2/*01000019*/ - ToDictionary(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ comparer) cil managed - // SIG: 10 02 03 15 12 65 02 1E 00 1E 01 15 11 24 01 1E 01 15 12 59 02 1E 01 1E 00 15 12 61 01 1E 00 - { - .custom /*0C000046:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ToDictionary - - .method /*06000022*/ public hidebysig static - class [System.Collections/*23000003*/]System.Collections.Generic.Dictionary`2/*01000019*/ - ToDictionary(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 65 02 1E 00 1E 01 15 11 24 01 1E 02 15 12 59 02 1E 02 1E 00 15 12 59 02 1E 02 1E - // 01 - { - .custom /*0C000048:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ToDictionary - - .method /*06000023*/ public hidebysig static - class [System.Collections/*23000003*/]System.Collections.Generic.Dictionary`2/*01000019*/ - ToDictionary(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ comparer) cil managed - // SIG: 10 03 04 15 12 65 02 1E 00 1E 01 15 11 24 01 1E 02 15 12 59 02 1E 02 1E 00 15 12 59 02 1E 02 1E - // 01 15 12 61 01 1E 00 - { - .custom /*0C00004A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::ToDictionary - - .method /*06000024*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Where(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ immutableArray, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ predicate) cil managed - // SIG: 10 01 02 15 12 5D 01 1E 00 15 11 24 01 1E 00 15 12 59 02 1E 00 02 - { - .custom /*0C00004C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArrayExtensions::Where - -} // end of class System.Linq.ImmutableArrayExtensions - -.class /*02000003*/ interface public abstract auto ansi System.Collections.Immutable.IImmutableDictionary`2 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*/>/*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001D*//*1B000004*/ -{ - .method /*06000025*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 0C 02 13 00 13 01 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::Add - - .method /*06000026*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> pairs) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::AddRange - - .method /*06000027*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - Clear() cil managed - // SIG: 20 00 15 12 0C 02 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::Clear - - .method /*06000028*/ public hidebysig newslot abstract virtual - instance bool Contains(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ pair) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::Contains - - .method /*06000029*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - Remove(!TKey key) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::Remove - - .method /*0600002A*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::RemoveRange - - .method /*0600002B*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - SetItem(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 0C 02 13 00 13 01 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::SetItem - - .method /*0600002C*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - SetItems(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::SetItems - - .method /*0600002D*/ public hidebysig newslot abstract virtual - instance bool TryGetKey(!TKey equalKey, - [out] !TKey& actualKey) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableDictionary`2::TryGetKey - -} // end of class System.Collections.Immutable.IImmutableDictionary`2 - -.class /*02000004*/ interface public abstract auto ansi System.Collections.Immutable.IImmutableList`1 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/ -{ - .method /*0600002E*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Add(!T 'value') cil managed - // SIG: 20 01 15 12 10 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::Add - - .method /*0600002F*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 12 10 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::AddRange - - .method /*06000030*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Clear() cil managed - // SIG: 20 00 15 12 10 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::Clear - - .method /*06000031*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(!T item, - int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::IndexOf - - .method /*06000032*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Insert(int32 index, - !T element) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::Insert - - .method /*06000033*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - InsertRange(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::InsertRange - - .method /*06000034*/ public hidebysig newslot abstract virtual - instance int32 LastIndexOf(!T item, - int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::LastIndexOf - - .method /*06000035*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Remove(!T 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 10 01 13 00 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::Remove - - .method /*06000036*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 12 10 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::RemoveAll - - .method /*06000037*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - RemoveAt(int32 index) cil managed - // SIG: 20 01 15 12 10 01 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::RemoveAt - - .method /*06000038*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 10 01 13 00 15 12 5D 01 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::RemoveRange - - .method /*06000039*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - RemoveRange(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 08 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::RemoveRange - - .method /*0600003A*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Replace(!T oldValue, - !T newValue, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 03 15 12 10 01 13 00 13 00 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::Replace - - .method /*0600003B*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - SetItem(int32 index, - !T 'value') cil managed - // SIG: 20 02 15 12 10 01 13 00 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableList`1::SetItem - -} // end of class System.Collections.Immutable.IImmutableList`1 - -.class /*02000005*/ interface public abstract auto ansi System.Collections.Immutable.IImmutableQueue`1 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/ -{ - .method /*0600003C*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IImmutableQueue`1::get_IsEmpty - - .method /*0600003D*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - Clear() cil managed - // SIG: 20 00 15 12 14 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableQueue`1::Clear - - .method /*0600003E*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - Dequeue() cil managed - // SIG: 20 00 15 12 14 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableQueue`1::Dequeue - - .method /*0600003F*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - Enqueue(!T 'value') cil managed - // SIG: 20 01 15 12 14 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableQueue`1::Enqueue - - .method /*06000040*/ public hidebysig newslot abstract virtual - instance !T Peek() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableQueue`1::Peek - - .property /*17000001*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.IImmutableQueue`1/*02000005*/::get_IsEmpty() /* 0600003C */ - } // end of property IImmutableQueue`1::IsEmpty -} // end of class System.Collections.Immutable.IImmutableQueue`1 - -.class /*02000006*/ interface public abstract auto ansi System.Collections.Immutable.IImmutableSet`1 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/ -{ - .method /*06000041*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - Add(!T 'value') cil managed - // SIG: 20 01 15 12 18 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Add - - .method /*06000042*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - Clear() cil managed - // SIG: 20 00 15 12 18 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Clear - - .method /*06000043*/ public hidebysig newslot abstract virtual - instance bool Contains(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Contains - - .method /*06000044*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Except - - .method /*06000045*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Intersect - - .method /*06000046*/ public hidebysig newslot abstract virtual - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::IsProperSubsetOf - - .method /*06000047*/ public hidebysig newslot abstract virtual - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::IsProperSupersetOf - - .method /*06000048*/ public hidebysig newslot abstract virtual - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::IsSubsetOf - - .method /*06000049*/ public hidebysig newslot abstract virtual - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::IsSupersetOf - - .method /*0600004A*/ public hidebysig newslot abstract virtual - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Overlaps - - .method /*0600004B*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - Remove(!T 'value') cil managed - // SIG: 20 01 15 12 18 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Remove - - .method /*0600004C*/ public hidebysig newslot abstract virtual - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::SetEquals - - .method /*0600004D*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - SymmetricExcept(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::SymmetricExcept - - .method /*0600004E*/ public hidebysig newslot abstract virtual - instance bool TryGetValue(!T equalValue, - [out] !T& actualValue) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::TryGetValue - - .method /*0600004F*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableSet`1::Union - -} // end of class System.Collections.Immutable.IImmutableSet`1 - -.class /*02000007*/ interface public abstract auto ansi System.Collections.Immutable.IImmutableStack`1 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/ -{ - .method /*06000050*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IImmutableStack`1::get_IsEmpty - - .method /*06000051*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - Clear() cil managed - // SIG: 20 00 15 12 1C 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableStack`1::Clear - - .method /*06000052*/ public hidebysig newslot abstract virtual - instance !T Peek() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableStack`1::Peek - - .method /*06000053*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - Pop() cil managed - // SIG: 20 00 15 12 1C 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableStack`1::Pop - - .method /*06000054*/ public hidebysig newslot abstract virtual - instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - Push(!T 'value') cil managed - // SIG: 20 01 15 12 1C 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IImmutableStack`1::Push - - .property /*17000002*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.IImmutableStack`1/*02000007*/::get_IsEmpty() /* 06000050 */ - } // end of property IImmutableStack`1::IsEmpty -} // end of class System.Collections.Immutable.IImmutableStack`1 - -.class /*02000008*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableArray - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000055*/ public hidebysig static - int32 BinarySearch(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'array', - int32 index, - int32 length, - !!T 'value') cil managed - // SIG: 10 01 04 08 15 11 24 01 1E 00 08 08 1E 00 - { - .custom /*0C000050:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::BinarySearch - - .method /*06000056*/ public hidebysig static - int32 BinarySearch(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'array', - int32 index, - int32 length, - !!T 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 01 05 08 15 11 24 01 1E 00 08 08 1E 00 15 12 80 81 01 1E 00 - { - .custom /*0C000051:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::BinarySearch - - .method /*06000057*/ public hidebysig static - int32 BinarySearch(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'array', - !!T 'value') cil managed - // SIG: 10 01 02 08 15 11 24 01 1E 00 1E 00 - { - .custom /*0C000052:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::BinarySearch - - .method /*06000058*/ public hidebysig static - int32 BinarySearch(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'array', - !!T 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 01 03 08 15 11 24 01 1E 00 1E 00 15 12 80 81 01 1E 00 - { - .custom /*0C000053:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::BinarySearch - - .method /*06000059*/ public hidebysig static - class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ - CreateBuilder() cil managed - // SIG: 10 01 00 15 12 64 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateBuilder - - .method /*0600005A*/ public hidebysig static - class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ - CreateBuilder(int32 initialCapacity) cil managed - // SIG: 10 01 01 15 12 64 01 1E 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateBuilder - - .method /*0600005B*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 11 24 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateRange - - .method /*0600005C*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CreateRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ selector) cil managed - // SIG: 10 02 02 15 11 24 01 1E 01 15 11 24 01 1E 00 15 12 59 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateRange - - .method /*0600005D*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CreateRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - int32 start, - int32 length, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ selector) cil managed - // SIG: 10 02 04 15 11 24 01 1E 01 15 11 24 01 1E 00 08 08 15 12 59 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateRange - - .method /*0600005E*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CreateRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ selector, - !!TArg arg) cil managed - // SIG: 10 03 03 15 11 24 01 1E 02 15 11 24 01 1E 00 15 12 55 03 1E 00 1E 01 1E 02 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateRange - - .method /*0600005F*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CreateRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - int32 start, - int32 length, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ selector, - !!TArg arg) cil managed - // SIG: 10 03 05 15 11 24 01 1E 02 15 11 24 01 1E 00 08 08 15 12 55 03 1E 00 1E 01 1E 02 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::CreateRange - - .method /*06000060*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create() cil managed - // SIG: 10 01 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000061*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 24 01 1E 00 15 11 24 01 1E 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000062*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(!!T item) cil managed - // SIG: 10 01 01 15 11 24 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000063*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(!!T item1, - !!T item2) cil managed - // SIG: 10 01 02 15 11 24 01 1E 00 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000064*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(!!T item1, - !!T item2, - !!T item3) cil managed - // SIG: 10 01 03 15 11 24 01 1E 00 1E 00 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000065*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(!!T item1, - !!T item2, - !!T item3, - !!T item4) cil managed - // SIG: 10 01 04 15 11 24 01 1E 00 1E 00 1E 00 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000066*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(!!T[] items) cil managed - // SIG: 10 01 01 15 11 24 01 1E 00 1D 1E 00 - { - .param [1]/*080000A9*/ - .custom /*0C000055:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000067*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Create(!!T[] items, - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 24 01 1E 00 1D 1E 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::Create - - .method /*06000068*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - ToImmutableArray(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 11 24 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000054:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray::ToImmutableArray - -} // end of class System.Collections.Immutable.ImmutableArray - -.class /*02000009*/ public sequential ansi sealed beforefieldinit System.Collections.Immutable.ImmutableArray`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/, - class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.IStructuralComparable/*0100002B*/, - [System.Runtime/*23000001*/]System.Collections.IStructuralEquatable/*0100002D*/, - class [System.Runtime/*23000001*/]System.IEquatable`1/*0100002F*/>/*1B00000B*/ -{ - .custom /*0C00001F:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000019*/ auto ansi sealed nested public beforefieldinit Builder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/ - { - .custom /*0C00003B:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600028A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method Builder::.ctor - - .method /*0600028B*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Capacity - - .method /*0600028C*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_Capacity - - .method /*0600028D*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Count - - .method /*0600028E*/ public hidebysig specialname - instance void set_Count(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_Count - - .method /*0600028F*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Item - - .method /*06000290*/ public hidebysig newslot specialname virtual final - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_Item - - .method /*06000291*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06000292*/ public hidebysig newslot virtual final - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Add - - .method /*06000293*/ public hidebysig - instance void AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000294*/ public hidebysig - instance void AddRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items) cil managed - // SIG: 20 01 01 15 11 24 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000295*/ public hidebysig - instance void AddRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - int32 length) cil managed - // SIG: 20 02 01 15 11 24 01 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000296*/ public hidebysig - instance void AddRange(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ items) cil managed - // SIG: 20 01 01 15 12 64 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000297*/ public hidebysig - instance void AddRange(!T[] items) cil managed - // SIG: 20 01 01 1D 13 00 - { - .param [1]/*08000328*/ - .custom /*0C000086:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000298*/ public hidebysig - instance void AddRange(!T[] items, - int32 length) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000299*/ public hidebysig - instance void AddRange<(!T/*1B00000C*/) TDerived>(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items) cil managed - // SIG: 30 01 01 01 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*0600029A*/ public hidebysig - instance void AddRange<(!T/*1B00000C*/) TDerived>(class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ items) cil managed - // SIG: 30 01 01 01 15 12 64 01 1E 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*0600029B*/ public hidebysig - instance void AddRange<(!T/*1B00000C*/) TDerived>(!!TDerived[] items) cil managed - // SIG: 30 01 01 01 1D 1E 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*0600029C*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Clear - - .method /*0600029D*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Contains - - .method /*0600029E*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::CopyTo - - .method /*0600029F*/ public hidebysig - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetEnumerator - - .method /*060002A0*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*060002A1*/ public hidebysig - instance int32 IndexOf(!T item, - int32 startIndex) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*060002A2*/ public hidebysig - instance int32 IndexOf(!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*060002A3*/ public hidebysig - instance int32 IndexOf(!T item, - int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*060002A4*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Insert - - .method /*060002A5*/ public hidebysig - instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ItemRef(int32 index) cil managed - // SIG: 20 01 1F 80 C5 10 13 00 08 - { - .param [0]/*0800033D*/ - .custom /*0C000087:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ItemRef - - .method /*060002A6*/ public hidebysig - instance int32 LastIndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*060002A7*/ public hidebysig - instance int32 LastIndexOf(!T item, - int32 startIndex) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*060002A8*/ public hidebysig - instance int32 LastIndexOf(!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*060002A9*/ public hidebysig - instance int32 LastIndexOf(!T item, - int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*060002AA*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - MoveToImmutable() cil managed - // SIG: 20 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::MoveToImmutable - - .method /*060002AB*/ public hidebysig newslot virtual final - instance bool Remove(!T element) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*060002AC*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::RemoveAt - - .method /*060002AD*/ public hidebysig - instance void Reverse() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Reverse - - .method /*060002AE*/ public hidebysig - instance void Sort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*060002AF*/ public hidebysig - instance void Sort(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 01 01 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*060002B0*/ public hidebysig - instance void Sort(class [System.Runtime/*23000001*/]System.Comparison`1/*01000033*/ comparison) cil managed - // SIG: 20 01 01 15 12 80 CD 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*060002B1*/ public hidebysig - instance void Sort(int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 03 01 08 08 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*060002B2*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060002B3*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IEnumerable.GetEnumerator - - .method /*060002B4*/ public hidebysig - instance !T[] ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToArray - - .method /*060002B5*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - ToImmutable() cil managed - // SIG: 20 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToImmutable - - .property /*17000058*/ instance int32 - Capacity() - { - .get instance int32 System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::get_Capacity() /* 0600028B */ - .set instance void System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::set_Capacity(int32) /* 0600028C */ - } // end of property Builder::Capacity - .property /*17000059*/ instance int32 - Count() - { - .get instance int32 System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::get_Count() /* 0600028D */ - .set instance void System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::set_Count(int32) /* 0600028E */ - } // end of property Builder::Count - .property /*1700005A*/ instance !T Item(int32) - { - .get instance !T System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::get_Item(int32) /* 0600028F */ - .set instance void System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::set_Item(int32, - !T) /* 06000290 */ - } // end of property Builder::Item - .property /*1700005B*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000291 */ - } // end of property Builder::'System.Collections.Generic.ICollection.IsReadOnly' - } // end of class Builder - - .class /*0200001A*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - { - .field /*04000008*/ private initonly !T[] _array - .method /*060002B6*/ public hidebysig specialname - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060002B7*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .property /*1700005C*/ instance !T Current() - { - .get instance !T System.Collections.Immutable.ImmutableArray`1/*02000009*//Enumerator/*0200001A*/::get_Current() /* 060002B6 */ - } // end of property Enumerator::Current - } // end of class Enumerator - - .field /*04000001*/ assembly !T[] 'array' - .field /*04000002*/ public static initonly valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ Empty - .method /*06000069*/ public hidebysig specialname - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::get_IsDefault - - .method /*0600006A*/ public hidebysig specialname - instance bool get_IsDefaultOrEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::get_IsDefaultOrEmpty - - .method /*0600006B*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::get_IsEmpty - - .method /*0600006C*/ public hidebysig specialname - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::get_Item - - .method /*0600006D*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::get_Length - - .method /*0600006E*/ private hidebysig newslot specialname virtual final - instance int32 'System.Collections.Generic.ICollection.get_Count'() cil managed - // SIG: 20 00 08 - { - .override method instance int32 class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_Count() /* 0A000014 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.ICollection.get_Count' - - .method /*0600006F*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06000070*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::get_Item(int32) /* 0A000016 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.IList.get_Item' - - .method /*06000071*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::set_Item(int32, - !0) /* 0A000017 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::'System.Collections.Generic.IList.set_Item' - - .method /*06000072*/ private hidebysig newslot specialname virtual final - instance int32 'System.Collections.Generic.IReadOnlyCollection.get_Count'() cil managed - // SIG: 20 00 08 - { - .override method instance int32 class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/::get_Count() /* 0A000018 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.IReadOnlyCollection.get_Count' - - .method /*06000073*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IReadOnlyList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/::get_Item(int32) /* 0A000019 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.IReadOnlyList.get_Item' - - .method /*06000074*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_Count /*01000026::0A00001A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.ICollection.get_Count - - .method /*06000075*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06000076*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000077*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsFixedSize /*01000027::0A00001D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IList.get_IsFixedSize - - .method /*06000078*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsReadOnly /*01000027::0A00001E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IList.get_IsReadOnly - - .method /*06000079*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_Item /*01000027::0A00001F*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IList.get_Item - - .method /*0600007A*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::set_Item /*01000027::0A000020*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::System.Collections.IList.set_Item - - .method /*0600007B*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Add(!T item) cil managed - // SIG: 20 01 15 11 24 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Add - - .method /*0600007C*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::AddRange - - .method /*0600007D*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - AddRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::AddRange - - .method /*0600007E*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - As() cil managed - // SIG: 30 01 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::As - - .method /*0600007F*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CastArray() cil managed - // SIG: 30 01 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::CastArray - - .method /*06000080*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - CastUp(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items) cil managed - // SIG: 10 01 01 15 11 24 01 13 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::CastUp - - .method /*06000081*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Clear() cil managed - // SIG: 20 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Clear - - .method /*06000082*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Contains - - .method /*06000083*/ public hidebysig instance void - CopyTo(int32 sourceIndex, - !T[] destination, - int32 destinationIndex, - int32 length) cil managed - // SIG: 20 04 01 08 1D 13 00 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::CopyTo - - .method /*06000084*/ public hidebysig instance void - CopyTo(!T[] destination) cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::CopyTo - - .method /*06000085*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] destination, - int32 destinationIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::CopyTo - - .method /*06000086*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ other) cil managed - // SIG: 20 01 02 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Equals - - .method /*06000087*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Equals - - .method /*06000088*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*//Enumerator/*0200001A*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 68 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::GetEnumerator - - .method /*06000089*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::GetHashCode - - .method /*0600008A*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::IndexOf - - .method /*0600008B*/ public hidebysig instance int32 - IndexOf(!T item, - int32 startIndex) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::IndexOf - - .method /*0600008C*/ public hidebysig instance int32 - IndexOf(!T item, - int32 startIndex, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 03 08 13 00 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::IndexOf - - .method /*0600008D*/ public hidebysig instance int32 - IndexOf(!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::IndexOf - - .method /*0600008E*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item, - int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::IndexOf - - .method /*0600008F*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Insert(int32 index, - !T item) cil managed - // SIG: 20 02 15 11 24 01 13 00 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Insert - - .method /*06000090*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - InsertRange(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 02 15 11 24 01 13 00 08 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::InsertRange - - .method /*06000091*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - InsertRange(int32 index, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items) cil managed - // SIG: 20 02 15 11 24 01 13 00 08 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::InsertRange - - .method /*06000092*/ public hidebysig instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ItemRef(int32 index) cil managed - // SIG: 20 01 1F 80 C5 10 13 00 08 - { - .param [0]/*080000D7*/ - .custom /*0C00005A:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::ItemRef - - .method /*06000093*/ public hidebysig instance int32 - LastIndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::LastIndexOf - - .method /*06000094*/ public hidebysig instance int32 - LastIndexOf(!T item, - int32 startIndex) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::LastIndexOf - - .method /*06000095*/ public hidebysig instance int32 - LastIndexOf(!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::LastIndexOf - - .method /*06000096*/ public hidebysig newslot virtual final - instance int32 LastIndexOf(!T item, - int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::LastIndexOf - - .method /*06000097*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - OfType() cil managed - // SIG: 30 01 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::OfType - - .method /*06000098*/ public hidebysig specialname static - bool op_Equality(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ left, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ right) cil managed - // SIG: 00 02 02 15 11 24 01 13 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::op_Equality - - .method /*06000099*/ public hidebysig specialname static - bool op_Equality(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000032*/> left, - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000032*/> right) cil managed - // SIG: 00 02 02 15 11 80 C9 01 15 11 24 01 13 00 15 11 80 C9 01 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::op_Equality - - .method /*0600009A*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ left, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ right) cil managed - // SIG: 00 02 02 15 11 24 01 13 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::op_Inequality - - .method /*0600009B*/ public hidebysig specialname static - bool op_Inequality(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000032*/> left, - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000032*/> right) cil managed - // SIG: 00 02 02 15 11 80 C9 01 15 11 24 01 13 00 15 11 80 C9 01 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::op_Inequality - - .method /*0600009C*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Remove(!T item) cil managed - // SIG: 20 01 15 11 24 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Remove - - .method /*0600009D*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Remove(!T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 11 24 01 13 00 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Remove - - .method /*0600009E*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveAll - - .method /*0600009F*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveAt(int32 index) cil managed - // SIG: 20 01 15 11 24 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveAt - - .method /*060000A0*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveRange - - .method /*060000A1*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 11 24 01 13 00 15 12 5D 01 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveRange - - .method /*060000A2*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveRange - - .method /*060000A3*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveRange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ items, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 11 24 01 13 00 15 11 24 01 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveRange - - .method /*060000A4*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - RemoveRange(int32 index, - int32 length) cil managed - // SIG: 20 02 15 11 24 01 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::RemoveRange - - .method /*060000A5*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Replace(!T oldValue, - !T newValue) cil managed - // SIG: 20 02 15 11 24 01 13 00 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Replace - - .method /*060000A6*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Replace(!T oldValue, - !T newValue, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 03 15 11 24 01 13 00 13 00 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Replace - - .method /*060000A7*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - SetItem(int32 index, - !T item) cil managed - // SIG: 20 02 15 11 24 01 13 00 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::SetItem - - .method /*060000A8*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Sort() cil managed - // SIG: 20 00 15 11 24 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Sort - - .method /*060000A9*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Sort(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Sort - - .method /*060000AA*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Sort(class [System.Runtime/*23000001*/]System.Comparison`1/*01000033*/ comparison) cil managed - // SIG: 20 01 15 11 24 01 13 00 15 12 80 CD 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Sort - - .method /*060000AB*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - Sort(int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 03 15 11 24 01 13 00 08 08 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::Sort - - .method /*060000AC*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::'System.Collections.Generic.ICollection.Add' - - .method /*060000AD*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Clear() /* 0A000022 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::'System.Collections.Generic.ICollection.Clear' - - .method /*060000AE*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.ICollection.Remove' - - .method /*060000AF*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060000B0*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::Insert(int32, - !0) /* 0A000025 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::'System.Collections.Generic.IList.Insert' - - .method /*060000B1*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::RemoveAt(int32) /* 0A000026 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::'System.Collections.Generic.IList.RemoveAt' - - .method /*060000B2*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::System.Collections.ICollection.CopyTo - - .method /*060000B3*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IEnumerable.GetEnumerator - - .method /*060000B4*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Add /*01000027::0A000029*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IList.Add - - .method /*060000B5*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Clear /*01000027::0A00002A*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::System.Collections.IList.Clear - - .method /*060000B6*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Contains /*01000027::0A00002B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IList.Contains - - .method /*060000B7*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::IndexOf /*01000027::0A00002C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IList.IndexOf - - .method /*060000B8*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Insert /*01000027::0A00002D*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::System.Collections.IList.Insert - - .method /*060000B9*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Remove /*01000027::0A00002E*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::System.Collections.IList.Remove - - .method /*060000BA*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::RemoveAt /*01000027::0A00002F*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableArray`1::System.Collections.IList.RemoveAt - - .method /*060000BB*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Add'(!T 'value') cil managed - // SIG: 20 01 15 12 10 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Add(!0) /* 0A000030 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.Add' - - .method /*060000BC*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.AddRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 12 10 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000031 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.AddRange' - - .method /*060000BD*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Clear'() cil managed - // SIG: 20 00 15 12 10 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Clear() /* 0A000032 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.Clear' - - .method /*060000BE*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Insert'(int32 index, - !T element) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Insert(int32, - !0) /* 0A000033 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.Insert' - - .method /*060000BF*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.InsertRange'(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::InsertRange(int32, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000034 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.InsertRange' - - .method /*060000C0*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Remove'(!T 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 10 01 13 00 13 00 15 12 61 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Remove(!0, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 0A000035 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.Remove' - - .method /*060000C1*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveAll'(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 12 10 01 13 00 15 12 7D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/) /* 0A000036 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.RemoveAll' - - .method /*060000C2*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 15 12 10 01 13 00 08 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveAt(int32) /* 0A000037 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.RemoveAt' - - .method /*060000C3*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 10 01 13 00 15 12 5D 01 13 00 15 12 61 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 0A000038 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.RemoveRange' - - .method /*060000C4*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveRange'(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 08 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveRange(int32, - int32) /* 0A000039 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.RemoveRange' - - .method /*060000C5*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Replace'(!T oldValue, - !T newValue, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 03 15 12 10 01 13 00 13 00 13 00 15 12 61 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Replace(!0, - !0, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 0A00003A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.Replace' - - .method /*060000C6*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.SetItem'(int32 index, - !T 'value') cil managed - // SIG: 20 02 15 12 10 01 13 00 08 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::SetItem(int32, - !0) /* 0A00003B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::'System.Collections.Immutable.IImmutableList.SetItem' - - .method /*060000C7*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100002C*/ comparer) cil managed - // SIG: 20 02 08 1C 12 80 B1 - { - .override [System.Runtime/*23000001*/]System.Collections.IStructuralComparable/*0100002B*/::CompareTo /*0100002B::0A00003C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IStructuralComparable.CompareTo - - .method /*060000C8*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100002E*/ comparer) cil managed - // SIG: 20 02 02 1C 12 80 B9 - { - .override [System.Runtime/*23000001*/]System.Collections.IStructuralEquatable/*0100002D*/::Equals /*0100002D::0A00003D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IStructuralEquatable.Equals - - .method /*060000C9*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100002E*/ comparer) cil managed - // SIG: 20 01 08 12 80 B9 - { - .override [System.Runtime/*23000001*/]System.Collections.IStructuralEquatable/*0100002D*/::GetHashCode /*0100002D::0A00003E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::System.Collections.IStructuralEquatable.GetHashCode - - .method /*060000CA*/ public hidebysig instance class System.Collections.Immutable.ImmutableArray`1/*02000009*//Builder/*02000019*/ - ToBuilder() cil managed - // SIG: 20 00 15 12 64 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableArray`1::ToBuilder - - .property /*17000003*/ instance bool IsDefault() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::get_IsDefault() /* 06000069 */ - } // end of property ImmutableArray`1::IsDefault - .property /*17000004*/ instance bool IsDefaultOrEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::get_IsDefaultOrEmpty() /* 0600006A */ - } // end of property ImmutableArray`1::IsDefaultOrEmpty - .property /*17000005*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::get_IsEmpty() /* 0600006B */ - } // end of property ImmutableArray`1::IsEmpty - .property /*17000006*/ instance !T Item(int32) - { - .get instance !T System.Collections.Immutable.ImmutableArray`1/*02000009*/::get_Item(int32) /* 0600006C */ - } // end of property ImmutableArray`1::Item - .property /*17000007*/ instance int32 Length() - { - .get instance int32 System.Collections.Immutable.ImmutableArray`1/*02000009*/::get_Length() /* 0600006D */ - } // end of property ImmutableArray`1::Length - .property /*17000008*/ instance int32 'System.Collections.Generic.ICollection.Count'() - { - .get instance int32 System.Collections.Immutable.ImmutableArray`1/*02000009*/::'System.Collections.Generic.ICollection.get_Count'() /* 0600006E */ - } // end of property ImmutableArray`1::'System.Collections.Generic.ICollection.Count' - .property /*17000009*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600006F */ - } // end of property ImmutableArray`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*1700000A*/ instance !T 'System.Collections.Generic.IList.Item'(int32) - { - .get instance !T System.Collections.Immutable.ImmutableArray`1/*02000009*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06000070 */ - .set instance void System.Collections.Immutable.ImmutableArray`1/*02000009*/::'System.Collections.Generic.IList.set_Item'(int32, - !T) /* 06000071 */ - } // end of property ImmutableArray`1::'System.Collections.Generic.IList.Item' - .property /*1700000B*/ instance int32 'System.Collections.Generic.IReadOnlyCollection.Count'() - { - .get instance int32 System.Collections.Immutable.ImmutableArray`1/*02000009*/::'System.Collections.Generic.IReadOnlyCollection.get_Count'() /* 06000072 */ - } // end of property ImmutableArray`1::'System.Collections.Generic.IReadOnlyCollection.Count' - .property /*1700000C*/ instance !T 'System.Collections.Generic.IReadOnlyList.Item'(int32) - { - .get instance !T System.Collections.Immutable.ImmutableArray`1/*02000009*/::'System.Collections.Generic.IReadOnlyList.get_Item'(int32) /* 06000073 */ - } // end of property ImmutableArray`1::'System.Collections.Generic.IReadOnlyList.Item' - .property /*1700000D*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.ICollection.get_Count() /* 06000074 */ - } // end of property ImmutableArray`1::System.Collections.ICollection.Count - .property /*1700000E*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.ICollection.get_IsSynchronized() /* 06000075 */ - } // end of property ImmutableArray`1::System.Collections.ICollection.IsSynchronized - .property /*1700000F*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.ICollection.get_SyncRoot() /* 06000076 */ - } // end of property ImmutableArray`1::System.Collections.ICollection.SyncRoot - .property /*17000010*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.IList.get_IsFixedSize() /* 06000077 */ - } // end of property ImmutableArray`1::System.Collections.IList.IsFixedSize - .property /*17000011*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.IList.get_IsReadOnly() /* 06000078 */ - } // end of property ImmutableArray`1::System.Collections.IList.IsReadOnly - .property /*17000012*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.IList.get_Item(int32) /* 06000079 */ - .set instance void System.Collections.Immutable.ImmutableArray`1/*02000009*/::System.Collections.IList.set_Item(int32, - object) /* 0600007A */ - } // end of property ImmutableArray`1::System.Collections.IList.Item -} // end of class System.Collections.Immutable.ImmutableArray`1 - -.class /*0200000A*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*060000CB*/ public hidebysig static - bool Contains(class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ map, - !!TKey key, - !!TValue 'value') cil managed - // SIG: 10 02 03 02 15 12 0C 02 1E 00 1E 01 1E 00 1E 01 - { - .custom /*0C000056:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::Contains - - .method /*060000CC*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/ - CreateBuilder() cil managed - // SIG: 10 02 00 15 12 6C 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::CreateBuilder - - .method /*060000CD*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/ - CreateBuilder(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer) cil managed - // SIG: 10 02 01 15 12 6C 02 1E 00 1E 01 15 12 61 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::CreateBuilder - - .method /*060000CE*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/ - CreateBuilder(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 02 02 15 12 6C 02 1E 00 1E 01 15 12 61 01 1E 00 15 12 61 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::CreateBuilder - - .method /*060000CF*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 10 02 01 15 12 2C 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::CreateRange - - .method /*060000D0*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 10 02 02 15 12 2C 02 1E 00 1E 01 15 12 61 01 1E 00 15 12 5D 01 15 11 69 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::CreateRange - - .method /*060000D1*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 10 02 03 15 12 2C 02 1E 00 1E 01 15 12 61 01 1E 00 15 12 61 01 1E 01 15 12 5D 01 15 11 69 02 1E - // 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::CreateRange - - .method /*060000D2*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - Create() cil managed - // SIG: 10 02 00 15 12 2C 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::Create - - .method /*060000D3*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer) cil managed - // SIG: 10 02 01 15 12 2C 02 1E 00 1E 01 15 12 61 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::Create - - .method /*060000D4*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 02 02 15 12 2C 02 1E 00 1E 01 15 12 61 01 1E 00 15 12 61 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::Create - - .method /*060000D5*/ public hidebysig static - !!TValue GetValueOrDefault(class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ dictionary, - !!TKey key) cil managed - // SIG: 10 02 02 1E 01 15 12 0C 02 1E 00 1E 01 1E 00 - { - .custom /*0C000057:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::GetValueOrDefault - - .method /*060000D6*/ public hidebysig static - !!TValue GetValueOrDefault(class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ dictionary, - !!TKey key, - !!TValue defaultValue) cil managed - // SIG: 10 02 03 1E 01 15 12 0C 02 1E 00 1E 01 1E 00 1E 01 - { - .custom /*0C000058:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::GetValueOrDefault - - .method /*060000D7*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> source) cil managed - // SIG: 10 02 01 15 12 2C 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 - { - .custom /*0C000059:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000D8*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer) cil managed - // SIG: 10 02 02 15 12 2C 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 15 12 61 01 1E 00 - { - .custom /*0C00005B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000D9*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 02 03 15 12 2C 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 15 12 61 01 1E 00 15 12 61 - // 01 1E 01 - { - .custom /*0C00005C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000DA*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector) cil managed - // SIG: 10 02 02 15 12 2C 02 1E 01 1E 00 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 - { - .custom /*0C00005D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000DB*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer) cil managed - // SIG: 10 02 03 15 12 2C 02 1E 01 1E 00 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 61 01 1E 01 - { - .custom /*0C00005E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000DC*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 2C 02 1E 01 1E 02 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 59 02 1E 00 1E - // 02 - { - .custom /*0C00005F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000DD*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer) cil managed - // SIG: 10 03 04 15 12 2C 02 1E 01 1E 02 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 59 02 1E 00 1E - // 02 15 12 61 01 1E 01 - { - .custom /*0C000060:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - - .method /*060000DE*/ public hidebysig static - class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutableDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 03 05 15 12 2C 02 1E 01 1E 02 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 59 02 1E 00 1E - // 02 15 12 61 01 1E 01 15 12 61 01 1E 02 - { - .custom /*0C000061:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary::ToImmutableDictionary - -} // end of class System.Collections.Immutable.ImmutableDictionary - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableDictionary`2 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*/>/*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001D*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/, - class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/ -{ - .custom /*0C000023:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*0200001B*/ auto ansi sealed nested public beforefieldinit Builder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*/>/*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001D*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/ - { - .custom /*0C00003E:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060002B8*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method Builder::.ctor - - .method /*060002B9*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Count - - .method /*060002BA*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Item - - .method /*060002BB*/ public hidebysig newslot specialname virtual final - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_Item - - .method /*060002BC*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_KeyComparer - - .method /*060002BD*/ public hidebysig specialname - instance void set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ 'value') cil managed - // SIG: 20 01 01 15 12 61 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_KeyComparer - - .method /*060002BE*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Keys - - .method /*060002BF*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::get_IsReadOnly() /* 0A000040 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*060002C0*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 91 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Keys() /* 0A000043 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*060002C1*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 91 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Values() /* 0A000044 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IDictionary.get_Values' - - .method /*060002C2*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_IsSynchronized - - .method /*060002C3*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_SyncRoot - - .method /*060002C4*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsFixedSize /*01000035::0A000045*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_IsFixedSize - - .method /*060002C5*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsReadOnly /*01000035::0A000046*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_IsReadOnly - - .method /*060002C6*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Item /*01000035::0A000047*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_Item - - .method /*060002C7*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::set_Item /*01000035::0A000048*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IDictionary.set_Item - - .method /*060002C8*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Keys /*01000035::0A000049*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_Keys - - .method /*060002C9*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Values /*01000035::0A00004A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_Values - - .method /*060002CA*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_ValueComparer() cil managed - // SIG: 20 00 15 12 61 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_ValueComparer - - .method /*060002CB*/ public hidebysig specialname - instance void set_ValueComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ 'value') cil managed - // SIG: 20 01 01 15 12 61 01 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_ValueComparer - - .method /*060002CC*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Values() cil managed - // SIG: 20 00 15 12 5D 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Values - - .method /*060002CD*/ public hidebysig newslot virtual final - instance void Add(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Add - - .method /*060002CE*/ public hidebysig newslot virtual final - instance void Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Add - - .method /*060002CF*/ public hidebysig - instance void AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*060002D0*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Clear - - .method /*060002D1*/ public hidebysig newslot virtual final - instance bool Contains(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Contains - - .method /*060002D2*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ContainsKey - - .method /*060002D3*/ public hidebysig - instance bool ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ContainsValue - - .method /*060002D4*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Enumerator/*0200001C*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 70 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetEnumerator - - .method /*060002D5*/ public hidebysig - instance !TValue GetValueOrDefault(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetValueOrDefault - - .method /*060002D6*/ public hidebysig - instance !TValue GetValueOrDefault(!TKey key, - !TValue defaultValue) cil managed - // SIG: 20 02 13 01 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetValueOrDefault - - .method /*060002D7*/ public hidebysig newslot virtual final - instance bool Remove(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*060002D8*/ public hidebysig newslot virtual final - instance bool Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*060002D9*/ public hidebysig - instance void RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::RemoveRange - - .method /*060002DA*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 69 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::CopyTo(!0[], - int32) /* 0A00004D */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*060002DB*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 15 11 69 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/::GetEnumerator() /* 0A000051 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*060002DC*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.ICollection.CopyTo - - .method /*060002DD*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Add /*01000035::0A000052*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IDictionary.Add - - .method /*060002DE*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Contains /*01000035::0A000054*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.Contains - - .method /*060002DF*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000036*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::GetEnumerator /*01000035::0A000055*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.GetEnumerator - - .method /*060002E0*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Remove /*01000035::0A000056*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IDictionary.Remove - - .method /*060002E1*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IEnumerable.GetEnumerator - - .method /*060002E2*/ public hidebysig - instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - ToImmutable() cil managed - // SIG: 20 00 15 12 2C 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToImmutable - - .method /*060002E3*/ public hidebysig - instance bool TryGetKey(!TKey equalKey, - [out] !TKey& actualKey) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::TryGetKey - - .method /*060002E4*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::TryGetValue - - .property /*1700005D*/ instance int32 - Count() - { - .get instance int32 System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::get_Count() /* 060002B9 */ - } // end of property Builder::Count - .property /*1700005E*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::get_Item(!TKey) /* 060002BA */ - .set instance void System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::set_Item(!TKey, - !TValue) /* 060002BB */ - } // end of property Builder::Item - .property /*1700005F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::get_KeyComparer() /* 060002BC */ - .set instance void System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 060002BD */ - } // end of property Builder::KeyComparer - .property /*17000060*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::get_Keys() /* 060002BE */ - } // end of property Builder::Keys - .property /*17000061*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 060002BF */ - } // end of property Builder::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*17000062*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 060002C0 */ - } // end of property Builder::'System.Collections.Generic.IDictionary.Keys' - .property /*17000063*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::'System.Collections.Generic.IDictionary.get_Values'() /* 060002C1 */ - } // end of property Builder::'System.Collections.Generic.IDictionary.Values' - .property /*17000064*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.ICollection.get_IsSynchronized() /* 060002C2 */ - } // end of property Builder::System.Collections.ICollection.IsSynchronized - .property /*17000065*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.ICollection.get_SyncRoot() /* 060002C3 */ - } // end of property Builder::System.Collections.ICollection.SyncRoot - .property /*17000066*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.IDictionary.get_IsFixedSize() /* 060002C4 */ - } // end of property Builder::System.Collections.IDictionary.IsFixedSize - .property /*17000067*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.IDictionary.get_IsReadOnly() /* 060002C5 */ - } // end of property Builder::System.Collections.IDictionary.IsReadOnly - .property /*17000068*/ instance object - System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.IDictionary.get_Item(object) /* 060002C6 */ - .set instance void System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.IDictionary.set_Item(object, - object) /* 060002C7 */ - } // end of property Builder::System.Collections.IDictionary.Item - .property /*17000069*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.IDictionary.get_Keys() /* 060002C8 */ - } // end of property Builder::System.Collections.IDictionary.Keys - .property /*1700006A*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::System.Collections.IDictionary.get_Values() /* 060002C9 */ - } // end of property Builder::System.Collections.IDictionary.Values - .property /*1700006B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - ValueComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::get_ValueComparer() /* 060002CA */ - .set instance void System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::set_ValueComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 060002CB */ - } // end of property Builder::ValueComparer - .property /*1700006C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/::get_Values() /* 060002CC */ - } // end of property Builder::Values - } // end of class Builder - - .class /*0200001C*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/>/*1B000010*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000037*/ - { - .field /*04000009*/ private object _dummy - .method /*060002E5*/ public hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ - get_Current() cil managed - // SIG: 20 00 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060002E6*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/::get_Current /*0100002A::0A00005E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060002E7*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060002E8*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060002E9*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .property /*1700006D*/ instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ - Current() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Enumerator/*0200001C*/::get_Current() /* 060002E5 */ - } // end of property Enumerator::Current - .property /*1700006E*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Enumerator/*0200001C*/::System.Collections.IEnumerator.get_Current() /* 060002E6 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000003*/ public static initonly class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ Empty - .method /*060000DF*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableDictionary`2::.ctor - - .method /*060000E0*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_Count - - .method /*060000E1*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_IsEmpty - - .method /*060000E2*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_Item - - .method /*060000E3*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_KeyComparer - - .method /*060000E4*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_Keys - - .method /*060000E5*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::get_IsReadOnly() /* 0A000040 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*060000E6*/ private hidebysig newslot specialname virtual final - instance !TValue 'System.Collections.Generic.IDictionary.get_Item'(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - .override method instance !1 class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Item(!0) /* 0A000041 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IDictionary.get_Item' - - .method /*060000E7*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IDictionary.set_Item'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::set_Item(!0, - !1) /* 0A000042 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IDictionary.set_Item' - - .method /*060000E8*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 91 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Keys() /* 0A000043 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*060000E9*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 91 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Values() /* 0A000044 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IDictionary.get_Values' - - .method /*060000EA*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.ICollection.get_IsSynchronized - - .method /*060000EB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.ICollection.get_SyncRoot - - .method /*060000EC*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsFixedSize /*01000035::0A000045*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*060000ED*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsReadOnly /*01000035::0A000046*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*060000EE*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Item /*01000035::0A000047*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.get_Item - - .method /*060000EF*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::set_Item /*01000035::0A000048*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.set_Item - - .method /*060000F0*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Keys /*01000035::0A000049*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.get_Keys - - .method /*060000F1*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Values /*01000035::0A00004A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.get_Values - - .method /*060000F2*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_ValueComparer() cil managed - // SIG: 20 00 15 12 61 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_ValueComparer - - .method /*060000F3*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Values() cil managed - // SIG: 20 00 15 12 5D 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::get_Values - - .method /*060000F4*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 2C 02 13 00 13 01 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::Add - - .method /*060000F5*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> pairs) cil managed - // SIG: 20 01 15 12 2C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::AddRange - - .method /*060000F6*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - Clear() cil managed - // SIG: 20 00 15 12 2C 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::Clear - - .method /*060000F7*/ public hidebysig newslot virtual final - instance bool Contains(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ pair) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::Contains - - .method /*060000F8*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::ContainsKey - - .method /*060000F9*/ public hidebysig instance bool - ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::ContainsValue - - .method /*060000FA*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Enumerator/*0200001C*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 70 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::GetEnumerator - - .method /*060000FB*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - Remove(!TKey key) cil managed - // SIG: 20 01 15 12 2C 02 13 00 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::Remove - - .method /*060000FC*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 15 12 2C 02 13 00 13 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::RemoveRange - - .method /*060000FD*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - SetItem(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 2C 02 13 00 13 01 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::SetItem - - .method /*060000FE*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - SetItems(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 15 12 2C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::SetItems - - .method /*060000FF*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 01 15 11 69 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::Add(!0) /* 0A00004B */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::'System.Collections.Generic.ICollection>.Add' - - .method /*06000100*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::Clear() /* 0A00004C */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::'System.Collections.Generic.ICollection>.Clear' - - .method /*06000101*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 69 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::CopyTo(!0[], - int32) /* 0A00004D */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000102*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::Remove(!0) /* 0A00004E */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000103*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IDictionary.Add'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::Add(!0, - !1) /* 0A00004F */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IDictionary.Add' - - .method /*06000104*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.Remove'(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::Remove(!0) /* 0A000050 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IDictionary.Remove' - - .method /*06000105*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 15 11 69 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/::GetEnumerator() /* 0A000051 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000106*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::System.Collections.ICollection.CopyTo - - .method /*06000107*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Add /*01000035::0A000052*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.Add - - .method /*06000108*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Clear /*01000035::0A000053*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.Clear - - .method /*06000109*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Contains /*01000035::0A000054*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.Contains - - .method /*0600010A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000036*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::GetEnumerator /*01000035::0A000055*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.GetEnumerator - - .method /*0600010B*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Remove /*01000035::0A000056*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableDictionary`2::System.Collections.IDictionary.Remove - - .method /*0600010C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::System.Collections.IEnumerable.GetEnumerator - - .method /*0600010D*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.Add'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 0C 02 13 00 13 01 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::Add(!0, - !1) /* 0A000057 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.Add' - - .method /*0600010E*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.AddRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> pairs) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>) /* 0A000058 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.AddRange' - - .method /*0600010F*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.Clear'() cil managed - // SIG: 20 00 15 12 0C 02 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::Clear() /* 0A000059 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.Clear' - - .method /*06000110*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.Remove'(!TKey key) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::Remove(!0) /* 0A00005A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.Remove' - - .method /*06000111*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.RemoveRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A00005B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.RemoveRange' - - .method /*06000112*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.SetItem'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 0C 02 13 00 13 01 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::SetItem(!0, - !1) /* 0A00005C */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.SetItem' - - .method /*06000113*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.SetItems'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::SetItems(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>) /* 0A00005D */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::'System.Collections.Immutable.IImmutableDictionary.SetItems' - - .method /*06000114*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*//Builder/*0200001B*/ - ToBuilder() cil managed - // SIG: 20 00 15 12 6C 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::ToBuilder - - .method /*06000115*/ public hidebysig newslot virtual final - instance bool TryGetKey(!TKey equalKey, - [out] !TKey& actualKey) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::TryGetKey - - .method /*06000116*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::TryGetValue - - .method /*06000117*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - WithComparers(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer) cil managed - // SIG: 20 01 15 12 2C 02 13 00 13 01 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::WithComparers - - .method /*06000118*/ public hidebysig instance class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/ - WithComparers(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 20 02 15 12 2C 02 13 00 13 01 15 12 61 01 13 00 15 12 61 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableDictionary`2::WithComparers - - .property /*17000013*/ instance int32 Count() - { - .get instance int32 System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_Count() /* 060000E0 */ - } // end of property ImmutableDictionary`2::Count - .property /*17000014*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_IsEmpty() /* 060000E1 */ - } // end of property ImmutableDictionary`2::IsEmpty - .property /*17000015*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_Item(!TKey) /* 060000E2 */ - } // end of property ImmutableDictionary`2::Item - .property /*17000016*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_KeyComparer() /* 060000E3 */ - } // end of property ImmutableDictionary`2::KeyComparer - .property /*17000017*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_Keys() /* 060000E4 */ - } // end of property ImmutableDictionary`2::Keys - .property /*17000018*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 060000E5 */ - } // end of property ImmutableDictionary`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*17000019*/ instance !TValue - 'System.Collections.Generic.IDictionary.Item'(!TKey) - { - .get instance !TValue System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::'System.Collections.Generic.IDictionary.get_Item'(!TKey) /* 060000E6 */ - .set instance void System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::'System.Collections.Generic.IDictionary.set_Item'(!TKey, - !TValue) /* 060000E7 */ - } // end of property ImmutableDictionary`2::'System.Collections.Generic.IDictionary.Item' - .property /*1700001A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 060000E8 */ - } // end of property ImmutableDictionary`2::'System.Collections.Generic.IDictionary.Keys' - .property /*1700001B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::'System.Collections.Generic.IDictionary.get_Values'() /* 060000E9 */ - } // end of property ImmutableDictionary`2::'System.Collections.Generic.IDictionary.Values' - .property /*1700001C*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.ICollection.get_IsSynchronized() /* 060000EA */ - } // end of property ImmutableDictionary`2::System.Collections.ICollection.IsSynchronized - .property /*1700001D*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.ICollection.get_SyncRoot() /* 060000EB */ - } // end of property ImmutableDictionary`2::System.Collections.ICollection.SyncRoot - .property /*1700001E*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.IDictionary.get_IsFixedSize() /* 060000EC */ - } // end of property ImmutableDictionary`2::System.Collections.IDictionary.IsFixedSize - .property /*1700001F*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.IDictionary.get_IsReadOnly() /* 060000ED */ - } // end of property ImmutableDictionary`2::System.Collections.IDictionary.IsReadOnly - .property /*17000020*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.IDictionary.get_Item(object) /* 060000EE */ - .set instance void System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.IDictionary.set_Item(object, - object) /* 060000EF */ - } // end of property ImmutableDictionary`2::System.Collections.IDictionary.Item - .property /*17000021*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.IDictionary.get_Keys() /* 060000F0 */ - } // end of property ImmutableDictionary`2::System.Collections.IDictionary.Keys - .property /*17000022*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::System.Collections.IDictionary.get_Values() /* 060000F1 */ - } // end of property ImmutableDictionary`2::System.Collections.IDictionary.Values - .property /*17000023*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - ValueComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_ValueComparer() /* 060000F2 */ - } // end of property ImmutableDictionary`2::ValueComparer - .property /*17000024*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/::get_Values() /* 060000F3 */ - } // end of property ImmutableDictionary`2::Values -} // end of class System.Collections.Immutable.ImmutableDictionary`2 - -.class /*0200000C*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableHashSet - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000119*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/ - CreateBuilder() cil managed - // SIG: 10 01 00 15 12 74 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::CreateBuilder - - .method /*0600011A*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/ - CreateBuilder(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 10 01 01 15 12 74 01 1E 00 15 12 61 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::CreateBuilder - - .method /*0600011B*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 12 34 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::CreateRange - - .method /*0600011C*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 02 15 12 34 01 1E 00 15 12 61 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::CreateRange - - .method /*0600011D*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Create() cil managed - // SIG: 10 01 00 15 12 34 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::Create - - .method /*0600011E*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 10 01 01 15 12 34 01 1E 00 15 12 61 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::Create - - .method /*0600011F*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer, - !!T item) cil managed - // SIG: 10 01 02 15 12 34 01 1E 00 15 12 61 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::Create - - .method /*06000120*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer, - !!T[] items) cil managed - // SIG: 10 01 02 15 12 34 01 1E 00 15 12 61 01 1E 00 1D 1E 00 - { - .param [2]/*0800018B*/ - .custom /*0C000070:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::Create - - .method /*06000121*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Create(!!T item) cil managed - // SIG: 10 01 01 15 12 34 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::Create - - .method /*06000122*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Create(!!T[] items) cil managed - // SIG: 10 01 01 15 12 34 01 1E 00 1D 1E 00 - { - .param [1]/*0800018D*/ - .custom /*0C000071:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::Create - - .method /*06000123*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - ToImmutableHashSet(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 34 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000062:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::ToImmutableHashSet - - .method /*06000124*/ public hidebysig static - class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - ToImmutableHashSet(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 10 01 02 15 12 34 01 1E 00 15 12 5D 01 1E 00 15 12 61 01 1E 00 - { - .custom /*0C000063:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet::ToImmutableHashSet - -} // end of class System.Collections.Immutable.ImmutableHashSet - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableHashSet`1 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/ -{ - .class /*0200001D*/ auto ansi sealed nested public beforefieldinit Builder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/ - { - .method /*060002EA*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method Builder::.ctor - - .method /*060002EB*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Count - - .method /*060002EC*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_KeyComparer - - .method /*060002ED*/ public hidebysig specialname - instance void set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ 'value') cil managed - // SIG: 20 01 01 15 12 61 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_KeyComparer - - .method /*060002EE*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*060002EF*/ public hidebysig newslot virtual final - instance bool Add(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Add - - .method /*060002F0*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Clear - - .method /*060002F1*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Contains - - .method /*060002F2*/ public hidebysig newslot virtual final - instance void ExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::ExceptWith - - .method /*060002F3*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Enumerator/*0200001E*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 78 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetEnumerator - - .method /*060002F4*/ public hidebysig newslot virtual final - instance void IntersectWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::IntersectWith - - .method /*060002F5*/ public hidebysig newslot virtual final - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsProperSubsetOf - - .method /*060002F6*/ public hidebysig newslot virtual final - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsProperSupersetOf - - .method /*060002F7*/ public hidebysig newslot virtual final - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsSubsetOf - - .method /*060002F8*/ public hidebysig newslot virtual final - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsSupersetOf - - .method /*060002F9*/ public hidebysig newslot virtual final - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Overlaps - - .method /*060002FA*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*060002FB*/ public hidebysig newslot virtual final - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::SetEquals - - .method /*060002FC*/ public hidebysig newslot virtual final - instance void SymmetricExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::SymmetricExceptWith - - .method /*060002FD*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::'System.Collections.Generic.ICollection.Add' - - .method /*060002FE*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.CopyTo'(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::CopyTo(!0[], - int32) /* 0A00005F */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::'System.Collections.Generic.ICollection.CopyTo' - - .method /*060002FF*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000300*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IEnumerable.GetEnumerator - - .method /*06000301*/ public hidebysig - instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - ToImmutable() cil managed - // SIG: 20 00 15 12 34 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToImmutable - - .method /*06000302*/ public hidebysig newslot virtual final - instance void UnionWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::UnionWith - - .property /*1700006F*/ instance int32 - Count() - { - .get instance int32 System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/::get_Count() /* 060002EB */ - } // end of property Builder::Count - .property /*17000070*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/::get_KeyComparer() /* 060002EC */ - .set instance void System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/::set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 060002ED */ - } // end of property Builder::KeyComparer - .property /*17000071*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 060002EE */ - } // end of property Builder::'System.Collections.Generic.ICollection.IsReadOnly' - } // end of class Builder - - .class /*0200001E*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*//*1B000013*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000037*/ - { - .field /*0400000A*/ private object _dummy - .method /*06000303*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000304*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/::get_Current /*0100002A::0A00005E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000305*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06000306*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000307*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .property /*17000072*/ instance !T Current() - { - .get instance !T System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Enumerator/*0200001E*/::get_Current() /* 06000303 */ - } // end of property Enumerator::Current - .property /*17000073*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Enumerator/*0200001E*/::System.Collections.IEnumerator.get_Current() /* 06000304 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000004*/ public static initonly class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ Empty - .method /*06000125*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableHashSet`1::.ctor - - .method /*06000126*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::get_Count - - .method /*06000127*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::get_IsEmpty - - .method /*06000128*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::get_KeyComparer - - .method /*06000129*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600012A*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::System.Collections.ICollection.get_IsSynchronized - - .method /*0600012B*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::System.Collections.ICollection.get_SyncRoot - - .method /*0600012C*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Add(!T item) cil managed - // SIG: 20 01 15 12 34 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Add - - .method /*0600012D*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Clear() cil managed - // SIG: 20 00 15 12 34 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Clear - - .method /*0600012E*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Contains - - .method /*0600012F*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 34 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Except - - .method /*06000130*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Enumerator/*0200001E*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 78 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::GetEnumerator - - .method /*06000131*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 34 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Intersect - - .method /*06000132*/ public hidebysig newslot virtual final - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::IsProperSubsetOf - - .method /*06000133*/ public hidebysig newslot virtual final - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::IsProperSupersetOf - - .method /*06000134*/ public hidebysig newslot virtual final - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::IsSubsetOf - - .method /*06000135*/ public hidebysig newslot virtual final - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::IsSupersetOf - - .method /*06000136*/ public hidebysig newslot virtual final - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Overlaps - - .method /*06000137*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Remove(!T item) cil managed - // SIG: 20 01 15 12 34 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Remove - - .method /*06000138*/ public hidebysig newslot virtual final - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::SetEquals - - .method /*06000139*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - SymmetricExcept(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 34 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::SymmetricExcept - - .method /*0600013A*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ICollection.Add' - - .method /*0600013B*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Clear() /* 0A000022 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ICollection.Clear' - - .method /*0600013C*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.CopyTo'(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::CopyTo(!0[], - int32) /* 0A00005F */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ICollection.CopyTo' - - .method /*0600013D*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ICollection.Remove' - - .method /*0600013E*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600013F*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ISet.Add'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::Add(!0) /* 0A000060 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ISet.Add' - - .method /*06000140*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.ExceptWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::ExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000061 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ISet.ExceptWith' - - .method /*06000141*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.IntersectWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::IntersectWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000062 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ISet.IntersectWith' - - .method /*06000142*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.SymmetricExceptWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::SymmetricExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000063 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ISet.SymmetricExceptWith' - - .method /*06000143*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.UnionWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::UnionWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000064 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::'System.Collections.Generic.ISet.UnionWith' - - .method /*06000144*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableHashSet`1::System.Collections.ICollection.CopyTo - - .method /*06000145*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000146*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Add'(!T item) cil managed - // SIG: 20 01 15 12 18 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Add(!0) /* 0A000065 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.Add' - - .method /*06000147*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Clear'() cil managed - // SIG: 20 00 15 12 18 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Clear() /* 0A000066 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.Clear' - - .method /*06000148*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Except'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000067 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.Except' - - .method /*06000149*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Intersect'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000068 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.Intersect' - - .method /*0600014A*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Remove'(!T item) cil managed - // SIG: 20 01 15 12 18 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Remove(!0) /* 0A000069 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.Remove' - - .method /*0600014B*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.SymmetricExcept'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::SymmetricExcept(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A00006A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.SymmetricExcept' - - .method /*0600014C*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Union'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A00006B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::'System.Collections.Immutable.IImmutableSet.Union' - - .method /*0600014D*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*//Builder/*0200001D*/ - ToBuilder() cil managed - // SIG: 20 00 15 12 74 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::ToBuilder - - .method /*0600014E*/ public hidebysig newslot virtual final - instance bool TryGetValue(!T equalValue, - [out] !T& actualValue) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::TryGetValue - - .method /*0600014F*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 34 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::Union - - .method /*06000150*/ public hidebysig instance class System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/ - WithComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 01 15 12 34 01 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableHashSet`1::WithComparer - - .property /*17000025*/ instance int32 Count() - { - .get instance int32 System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/::get_Count() /* 06000126 */ - } // end of property ImmutableHashSet`1::Count - .property /*17000026*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/::get_IsEmpty() /* 06000127 */ - } // end of property ImmutableHashSet`1::IsEmpty - .property /*17000027*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/::get_KeyComparer() /* 06000128 */ - } // end of property ImmutableHashSet`1::KeyComparer - .property /*17000028*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000129 */ - } // end of property ImmutableHashSet`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000029*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/::System.Collections.ICollection.get_IsSynchronized() /* 0600012A */ - } // end of property ImmutableHashSet`1::System.Collections.ICollection.IsSynchronized - .property /*1700002A*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableHashSet`1/*0200000D*/::System.Collections.ICollection.get_SyncRoot() /* 0600012B */ - } // end of property ImmutableHashSet`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Immutable.ImmutableHashSet`1 - -.class /*0200000E*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableInterlocked - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000151*/ public hidebysig static - !!TValue AddOrUpdate(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ addValueFactory, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ updateValueFactory) cil managed - // SIG: 10 02 04 1E 01 10 15 12 2C 02 1E 00 1E 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 55 03 1E 00 1E 01 - // 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::AddOrUpdate - - .method /*06000152*/ public hidebysig static - !!TValue AddOrUpdate(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - !!TValue addValue, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ updateValueFactory) cil managed - // SIG: 10 02 04 1E 01 10 15 12 2C 02 1E 00 1E 01 1E 00 1E 01 15 12 55 03 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::AddOrUpdate - - .method /*06000153*/ public hidebysig static - void Enqueue(class System.Collections.Immutable.ImmutableQueue`1/*02000012*/& location, - !!T 'value') cil managed - // SIG: 10 01 02 01 10 15 12 48 01 1E 00 1E 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableInterlocked::Enqueue - - .method /*06000154*/ public hidebysig static - !!TValue GetOrAdd(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ valueFactory) cil managed - // SIG: 10 02 03 1E 01 10 15 12 2C 02 1E 00 1E 01 1E 00 15 12 59 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::GetOrAdd - - .method /*06000155*/ public hidebysig static - !!TValue GetOrAdd(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - !!TValue 'value') cil managed - // SIG: 10 02 03 1E 01 10 15 12 2C 02 1E 00 1E 01 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::GetOrAdd - - .method /*06000156*/ public hidebysig static - !!TValue GetOrAdd(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ valueFactory, - !!TArg factoryArgument) cil managed - // SIG: 10 03 04 1E 01 10 15 12 2C 02 1E 00 1E 01 1E 00 15 12 55 03 1E 00 1E 02 1E 01 1E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::GetOrAdd - - .method /*06000157*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - InterlockedCompareExchange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/& location, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'value', - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ comparand) cil managed - // SIG: 10 01 03 15 11 24 01 1E 00 10 15 11 24 01 1E 00 15 11 24 01 1E 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::InterlockedCompareExchange - - .method /*06000158*/ public hidebysig static - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ - InterlockedExchange(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/& location, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'value') cil managed - // SIG: 10 01 02 15 11 24 01 1E 00 10 15 11 24 01 1E 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::InterlockedExchange - - .method /*06000159*/ public hidebysig static - bool InterlockedInitialize(valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/& location, - valuetype System.Collections.Immutable.ImmutableArray`1/*02000009*/ 'value') cil managed - // SIG: 10 01 02 02 10 15 11 24 01 1E 00 15 11 24 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::InterlockedInitialize - - .method /*0600015A*/ public hidebysig static - void Push(class System.Collections.Immutable.ImmutableStack`1/*02000018*/& location, - !!T 'value') cil managed - // SIG: 10 01 02 01 10 15 12 60 01 1E 00 1E 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableInterlocked::Push - - .method /*0600015B*/ public hidebysig static - bool TryAdd(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - !!TValue 'value') cil managed - // SIG: 10 02 03 02 10 15 12 2C 02 1E 00 1E 01 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::TryAdd - - .method /*0600015C*/ public hidebysig static - bool TryDequeue(class System.Collections.Immutable.ImmutableQueue`1/*02000012*/& location, - [out] !!T& 'value') cil managed - // SIG: 10 01 02 02 10 15 12 48 01 1E 00 10 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::TryDequeue - - .method /*0600015D*/ public hidebysig static - bool TryPop(class System.Collections.Immutable.ImmutableStack`1/*02000018*/& location, - [out] !!T& 'value') cil managed - // SIG: 10 01 02 02 10 15 12 60 01 1E 00 10 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::TryPop - - .method /*0600015E*/ public hidebysig static - bool TryRemove(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - [out] !!TValue& 'value') cil managed - // SIG: 10 02 03 02 10 15 12 2C 02 1E 00 1E 01 1E 00 10 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::TryRemove - - .method /*0600015F*/ public hidebysig static - bool TryUpdate(class System.Collections.Immutable.ImmutableDictionary`2/*0200000B*/& location, - !!TKey key, - !!TValue newValue, - !!TValue comparisonValue) cil managed - // SIG: 10 02 04 02 10 15 12 2C 02 1E 00 1E 01 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::TryUpdate - - .method /*06000160*/ public hidebysig static - bool Update(!!T& location, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ transformer) cil managed - // SIG: 10 01 02 02 10 1E 00 15 12 59 02 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::Update - - .method /*06000161*/ public hidebysig static - bool Update(!!T& location, - class [System.Runtime/*23000001*/]System.Func`3/*01000015*/ transformer, - !!TArg transformerArgument) cil managed - // SIG: 10 02 03 02 10 1E 00 15 12 55 03 1E 00 1E 01 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableInterlocked::Update - -} // end of class System.Collections.Immutable.ImmutableInterlocked - -.class /*0200000F*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableList - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000029:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000162*/ public hidebysig static - class System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/ - CreateBuilder() cil managed - // SIG: 10 01 00 15 12 7C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::CreateBuilder - - .method /*06000163*/ public hidebysig static - class System.Collections.Immutable.ImmutableList`1/*02000010*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 12 40 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::CreateRange - - .method /*06000164*/ public hidebysig static - class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Create() cil managed - // SIG: 10 01 00 15 12 40 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::Create - - .method /*06000165*/ public hidebysig static - class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Create(!!T item) cil managed - // SIG: 10 01 01 15 12 40 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::Create - - .method /*06000166*/ public hidebysig static - class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Create(!!T[] items) cil managed - // SIG: 10 01 01 15 12 40 01 1E 00 1D 1E 00 - { - .param [1]/*080001E4*/ - .custom /*0C000073:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::Create - - .method /*06000167*/ public hidebysig static - int32 IndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item) cil managed - // SIG: 10 01 02 08 15 12 10 01 1E 00 1E 00 - { - .custom /*0C000064:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::IndexOf - - .method /*06000168*/ public hidebysig static - int32 IndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 10 01 03 08 15 12 10 01 1E 00 1E 00 15 12 61 01 1E 00 - { - .custom /*0C000065:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::IndexOf - - .method /*06000169*/ public hidebysig static - int32 IndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item, - int32 startIndex) cil managed - // SIG: 10 01 03 08 15 12 10 01 1E 00 1E 00 08 - { - .custom /*0C000066:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::IndexOf - - .method /*0600016A*/ public hidebysig static - int32 IndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 10 01 04 08 15 12 10 01 1E 00 1E 00 08 08 - { - .custom /*0C000067:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::IndexOf - - .method /*0600016B*/ public hidebysig static - int32 LastIndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item) cil managed - // SIG: 10 01 02 08 15 12 10 01 1E 00 1E 00 - { - .custom /*0C000068:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::LastIndexOf - - .method /*0600016C*/ public hidebysig static - int32 LastIndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 10 01 03 08 15 12 10 01 1E 00 1E 00 15 12 61 01 1E 00 - { - .custom /*0C000069:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::LastIndexOf - - .method /*0600016D*/ public hidebysig static - int32 LastIndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item, - int32 startIndex) cil managed - // SIG: 10 01 03 08 15 12 10 01 1E 00 1E 00 08 - { - .custom /*0C00006A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::LastIndexOf - - .method /*0600016E*/ public hidebysig static - int32 LastIndexOf(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 10 01 04 08 15 12 10 01 1E 00 1E 00 08 08 - { - .custom /*0C00006B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::LastIndexOf - - .method /*0600016F*/ public hidebysig static - class System.Collections.Immutable.IImmutableList`1/*02000004*/ - RemoveRange(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 02 15 12 10 01 1E 00 15 12 10 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00006C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::RemoveRange - - .method /*06000170*/ public hidebysig static - class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Remove(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T 'value') cil managed - // SIG: 10 01 02 15 12 10 01 1E 00 15 12 10 01 1E 00 1E 00 - { - .custom /*0C00006D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::Remove - - .method /*06000171*/ public hidebysig static - class System.Collections.Immutable.IImmutableList`1/*02000004*/ - Replace(class System.Collections.Immutable.IImmutableList`1/*02000004*/ list, - !!T oldValue, - !!T newValue) cil managed - // SIG: 10 01 03 15 12 10 01 1E 00 15 12 10 01 1E 00 1E 00 1E 00 - { - .custom /*0C00006E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::Replace - - .method /*06000172*/ public hidebysig static - class System.Collections.Immutable.ImmutableList`1/*02000010*/ - ToImmutableList(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 40 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00006F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList::ToImmutableList - -} // end of class System.Collections.Immutable.ImmutableList - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableList`1 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/, - class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/ -{ - .custom /*0C00002B:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*0200001F*/ auto ansi sealed nested public beforefieldinit Builder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/ - { - .custom /*0C000043:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000308*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method Builder::.ctor - - .method /*06000309*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Count - - .method /*0600030A*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Item - - .method /*0600030B*/ public hidebysig newslot specialname virtual final - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_Item - - .method /*0600030C*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600030D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_IsSynchronized - - .method /*0600030E*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_SyncRoot - - .method /*0600030F*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsFixedSize /*01000027::0A00001D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IList.get_IsFixedSize - - .method /*06000310*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsReadOnly /*01000027::0A00001E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IList.get_IsReadOnly - - .method /*06000311*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_Item /*01000027::0A00001F*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IList.get_Item - - .method /*06000312*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::set_Item /*01000027::0A000020*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IList.set_Item - - .method /*06000313*/ public hidebysig newslot virtual final - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Add - - .method /*06000314*/ public hidebysig - instance void AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000315*/ public hidebysig - instance int32 BinarySearch(int32 index, - int32 count, - !T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 04 08 08 08 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::BinarySearch - - .method /*06000316*/ public hidebysig - instance int32 BinarySearch(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::BinarySearch - - .method /*06000317*/ public hidebysig - instance int32 BinarySearch(!T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 02 08 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::BinarySearch - - .method /*06000318*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Clear - - .method /*06000319*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Contains - - .method /*0600031A*/ public hidebysig - instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - ConvertAll(class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ converter) cil managed - // SIG: 30 01 01 15 12 40 01 1E 00 15 12 59 02 13 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ConvertAll - - .method /*0600031B*/ public hidebysig - instance void CopyTo(int32 index, - !T[] 'array', - int32 arrayIndex, - int32 count) cil managed - // SIG: 20 04 01 08 1D 13 00 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::CopyTo - - .method /*0600031C*/ public hidebysig - instance void CopyTo(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::CopyTo - - .method /*0600031D*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::CopyTo - - .method /*0600031E*/ public hidebysig - instance bool Exists(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 02 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Exists - - .method /*0600031F*/ public hidebysig - instance !T Find(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Find - - .method /*06000320*/ public hidebysig - instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - FindAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindAll - - .method /*06000321*/ public hidebysig - instance int32 FindIndex(int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 03 08 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindIndex - - .method /*06000322*/ public hidebysig - instance int32 FindIndex(int32 startIndex, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 02 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindIndex - - .method /*06000323*/ public hidebysig - instance int32 FindIndex(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindIndex - - .method /*06000324*/ public hidebysig - instance !T FindLast(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindLast - - .method /*06000325*/ public hidebysig - instance int32 FindLastIndex(int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 03 08 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindLastIndex - - .method /*06000326*/ public hidebysig - instance int32 FindLastIndex(int32 startIndex, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 02 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindLastIndex - - .method /*06000327*/ public hidebysig - instance int32 FindLastIndex(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::FindLastIndex - - .method /*06000328*/ public hidebysig - instance void ForEach(class [System.Runtime/*23000001*/]System.Action`1/*01000039*/ action) cil managed - // SIG: 20 01 01 15 12 80 E5 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::ForEach - - .method /*06000329*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableList`1/*02000010*//Enumerator/*02000020*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 80 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetEnumerator - - .method /*0600032A*/ public hidebysig - instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - GetRange(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 40 01 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetRange - - .method /*0600032B*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*0600032C*/ public hidebysig - instance int32 IndexOf(!T item, - int32 index) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*0600032D*/ public hidebysig - instance int32 IndexOf(!T item, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*0600032E*/ public hidebysig - instance int32 IndexOf(!T item, - int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IndexOf - - .method /*0600032F*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Insert - - .method /*06000330*/ public hidebysig - instance void InsertRange(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 02 01 08 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::InsertRange - - .method /*06000331*/ public hidebysig - instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ItemRef(int32 index) cil managed - // SIG: 20 01 1F 80 C5 10 13 00 08 - { - .param [0]/*080003BB*/ - .custom /*0C000088:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ItemRef - - .method /*06000332*/ public hidebysig - instance int32 LastIndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*06000333*/ public hidebysig - instance int32 LastIndexOf(!T item, - int32 startIndex) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*06000334*/ public hidebysig - instance int32 LastIndexOf(!T item, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*06000335*/ public hidebysig - instance int32 LastIndexOf(!T item, - int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::LastIndexOf - - .method /*06000336*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*06000337*/ public hidebysig - instance int32 RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::RemoveAll - - .method /*06000338*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::RemoveAt - - .method /*06000339*/ public hidebysig - instance void Reverse() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Reverse - - .method /*0600033A*/ public hidebysig - instance void Reverse(int32 index, - int32 count) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Reverse - - .method /*0600033B*/ public hidebysig - instance void Sort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*0600033C*/ public hidebysig - instance void Sort(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 01 01 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*0600033D*/ public hidebysig - instance void Sort(class [System.Runtime/*23000001*/]System.Comparison`1/*01000033*/ comparison) cil managed - // SIG: 20 01 01 15 12 80 CD 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*0600033E*/ public hidebysig - instance void Sort(int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 03 01 08 08 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Sort - - .method /*0600033F*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000340*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.ICollection.CopyTo - - .method /*06000341*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IEnumerable.GetEnumerator - - .method /*06000342*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Add /*01000027::0A000029*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IList.Add - - .method /*06000343*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Clear /*01000027::0A00002A*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IList.Clear - - .method /*06000344*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Contains /*01000027::0A00002B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IList.Contains - - .method /*06000345*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::IndexOf /*01000027::0A00002C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IList.IndexOf - - .method /*06000346*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Insert /*01000027::0A00002D*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IList.Insert - - .method /*06000347*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Remove /*01000027::0A00002E*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IList.Remove - - .method /*06000348*/ public hidebysig - instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - ToImmutable() cil managed - // SIG: 20 00 15 12 40 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToImmutable - - .method /*06000349*/ public hidebysig - instance bool TrueForAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 02 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::TrueForAll - - .property /*17000074*/ instance int32 - Count() - { - .get instance int32 System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::get_Count() /* 06000309 */ - } // end of property Builder::Count - .property /*17000075*/ instance !T Item(int32) - { - .get instance !T System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::get_Item(int32) /* 0600030A */ - .set instance void System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::set_Item(int32, - !T) /* 0600030B */ - } // end of property Builder::Item - .property /*17000076*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600030C */ - } // end of property Builder::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000077*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::System.Collections.ICollection.get_IsSynchronized() /* 0600030D */ - } // end of property Builder::System.Collections.ICollection.IsSynchronized - .property /*17000078*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::System.Collections.ICollection.get_SyncRoot() /* 0600030E */ - } // end of property Builder::System.Collections.ICollection.SyncRoot - .property /*17000079*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::System.Collections.IList.get_IsFixedSize() /* 0600030F */ - } // end of property Builder::System.Collections.IList.IsFixedSize - .property /*1700007A*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::System.Collections.IList.get_IsReadOnly() /* 06000310 */ - } // end of property Builder::System.Collections.IList.IsReadOnly - .property /*1700007B*/ instance object - System.Collections.IList.Item(int32) - { - .get instance object System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::System.Collections.IList.get_Item(int32) /* 06000311 */ - .set instance void System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/::System.Collections.IList.set_Item(int32, - object) /* 06000312 */ - } // end of property Builder::System.Collections.IList.Item - } // end of class Builder - - .class /*02000020*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*//*1B000013*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000037*/ - { - .custom /*0C000045:0A00006C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003A*/) /* 0A00006C */ = ( 01 00 02 00 00 00 00 00 ) - .field /*0400000B*/ private object _dummy - .method /*0600034A*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600034B*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/::get_Current /*0100002A::0A00005E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*0600034C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*0600034D*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600034E*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .property /*1700007C*/ instance !T Current() - { - .get instance !T System.Collections.Immutable.ImmutableList`1/*02000010*//Enumerator/*02000020*/::get_Current() /* 0600034A */ - } // end of property Enumerator::Current - .property /*1700007D*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Immutable.ImmutableList`1/*02000010*//Enumerator/*02000020*/::System.Collections.IEnumerator.get_Current() /* 0600034B */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000005*/ public static initonly class System.Collections.Immutable.ImmutableList`1/*02000010*/ Empty - .method /*06000173*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableList`1::.ctor - - .method /*06000174*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::get_Count - - .method /*06000175*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::get_IsEmpty - - .method /*06000176*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::get_Item - - .method /*06000177*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06000178*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::get_Item(int32) /* 0A000016 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Generic.IList.get_Item' - - .method /*06000179*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::set_Item(int32, - !0) /* 0A000017 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::'System.Collections.Generic.IList.set_Item' - - .method /*0600017A*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.ICollection.get_IsSynchronized - - .method /*0600017B*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.ICollection.get_SyncRoot - - .method /*0600017C*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsFixedSize /*01000027::0A00001D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IList.get_IsFixedSize - - .method /*0600017D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsReadOnly /*01000027::0A00001E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IList.get_IsReadOnly - - .method /*0600017E*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_Item /*01000027::0A00001F*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IList.get_Item - - .method /*0600017F*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::set_Item /*01000027::0A000020*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::System.Collections.IList.set_Item - - .method /*06000180*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Add(!T 'value') cil managed - // SIG: 20 01 15 12 40 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Add - - .method /*06000181*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::AddRange - - .method /*06000182*/ public hidebysig instance int32 - BinarySearch(int32 index, - int32 count, - !T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 04 08 08 08 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::BinarySearch - - .method /*06000183*/ public hidebysig instance int32 - BinarySearch(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::BinarySearch - - .method /*06000184*/ public hidebysig instance int32 - BinarySearch(!T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 02 08 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::BinarySearch - - .method /*06000185*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Clear() cil managed - // SIG: 20 00 15 12 40 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Clear - - .method /*06000186*/ public hidebysig newslot virtual final - instance bool Contains(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Contains - - .method /*06000187*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - ConvertAll(class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ converter) cil managed - // SIG: 30 01 01 15 12 40 01 1E 00 15 12 59 02 13 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::ConvertAll - - .method /*06000188*/ public hidebysig instance void - CopyTo(int32 index, - !T[] 'array', - int32 arrayIndex, - int32 count) cil managed - // SIG: 20 04 01 08 1D 13 00 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::CopyTo - - .method /*06000189*/ public hidebysig instance void - CopyTo(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::CopyTo - - .method /*0600018A*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::CopyTo - - .method /*0600018B*/ public hidebysig instance bool - Exists(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 02 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Exists - - .method /*0600018C*/ public hidebysig instance !T - Find(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Find - - .method /*0600018D*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - FindAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindAll - - .method /*0600018E*/ public hidebysig instance int32 - FindIndex(int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 03 08 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindIndex - - .method /*0600018F*/ public hidebysig instance int32 - FindIndex(int32 startIndex, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 02 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindIndex - - .method /*06000190*/ public hidebysig instance int32 - FindIndex(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindIndex - - .method /*06000191*/ public hidebysig instance !T - FindLast(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindLast - - .method /*06000192*/ public hidebysig instance int32 - FindLastIndex(int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 03 08 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindLastIndex - - .method /*06000193*/ public hidebysig instance int32 - FindLastIndex(int32 startIndex, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 02 08 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindLastIndex - - .method /*06000194*/ public hidebysig instance int32 - FindLastIndex(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 08 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::FindLastIndex - - .method /*06000195*/ public hidebysig instance void - ForEach(class [System.Runtime/*23000001*/]System.Action`1/*01000039*/ action) cil managed - // SIG: 20 01 01 15 12 80 E5 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::ForEach - - .method /*06000196*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableList`1/*02000010*//Enumerator/*02000020*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 80 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::GetEnumerator - - .method /*06000197*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - GetRange(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 40 01 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::GetRange - - .method /*06000198*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T 'value') cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::IndexOf - - .method /*06000199*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item, - int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::IndexOf - - .method /*0600019A*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Insert(int32 index, - !T item) cil managed - // SIG: 20 02 15 12 40 01 13 00 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Insert - - .method /*0600019B*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - InsertRange(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 02 15 12 40 01 13 00 08 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::InsertRange - - .method /*0600019C*/ public hidebysig instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ItemRef(int32 index) cil managed - // SIG: 20 01 1F 80 C5 10 13 00 08 - { - .param [0]/*0800023A*/ - .custom /*0C00007C:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::ItemRef - - .method /*0600019D*/ public hidebysig newslot virtual final - instance int32 LastIndexOf(!T item, - int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 04 08 13 00 08 08 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::LastIndexOf - - .method /*0600019E*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Remove(!T 'value') cil managed - // SIG: 20 01 15 12 40 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Remove - - .method /*0600019F*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Remove(!T 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 40 01 13 00 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Remove - - .method /*060001A0*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::RemoveAll - - .method /*060001A1*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - RemoveAt(int32 index) cil managed - // SIG: 20 01 15 12 40 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::RemoveAt - - .method /*060001A2*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::RemoveRange - - .method /*060001A3*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 40 01 13 00 15 12 5D 01 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::RemoveRange - - .method /*060001A4*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - RemoveRange(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 40 01 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::RemoveRange - - .method /*060001A5*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Replace(!T oldValue, - !T newValue) cil managed - // SIG: 20 02 15 12 40 01 13 00 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Replace - - .method /*060001A6*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Replace(!T oldValue, - !T newValue, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 03 15 12 40 01 13 00 13 00 13 00 15 12 61 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Replace - - .method /*060001A7*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Reverse() cil managed - // SIG: 20 00 15 12 40 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Reverse - - .method /*060001A8*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Reverse(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 40 01 13 00 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Reverse - - .method /*060001A9*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - SetItem(int32 index, - !T 'value') cil managed - // SIG: 20 02 15 12 40 01 13 00 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::SetItem - - .method /*060001AA*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Sort() cil managed - // SIG: 20 00 15 12 40 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Sort - - .method /*060001AB*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Sort(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Sort - - .method /*060001AC*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Sort(class [System.Runtime/*23000001*/]System.Comparison`1/*01000033*/ comparison) cil managed - // SIG: 20 01 15 12 40 01 13 00 15 12 80 CD 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Sort - - .method /*060001AD*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*/ - Sort(int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 03 15 12 40 01 13 00 08 08 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::Sort - - .method /*060001AE*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::'System.Collections.Generic.ICollection.Add' - - .method /*060001AF*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Clear() /* 0A000022 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::'System.Collections.Generic.ICollection.Clear' - - .method /*060001B0*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Generic.ICollection.Remove' - - .method /*060001B1*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001B2*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::Insert(int32, - !0) /* 0A000025 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::'System.Collections.Generic.IList.Insert' - - .method /*060001B3*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::RemoveAt(int32) /* 0A000026 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::'System.Collections.Generic.IList.RemoveAt' - - .method /*060001B4*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::System.Collections.ICollection.CopyTo - - .method /*060001B5*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IEnumerable.GetEnumerator - - .method /*060001B6*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Add /*01000027::0A000029*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IList.Add - - .method /*060001B7*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Clear /*01000027::0A00002A*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::System.Collections.IList.Clear - - .method /*060001B8*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Contains /*01000027::0A00002B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IList.Contains - - .method /*060001B9*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::IndexOf /*01000027::0A00002C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::System.Collections.IList.IndexOf - - .method /*060001BA*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Insert /*01000027::0A00002D*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::System.Collections.IList.Insert - - .method /*060001BB*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Remove /*01000027::0A00002E*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::System.Collections.IList.Remove - - .method /*060001BC*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::RemoveAt /*01000027::0A00002F*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableList`1::System.Collections.IList.RemoveAt - - .method /*060001BD*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Add'(!T 'value') cil managed - // SIG: 20 01 15 12 10 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Add(!0) /* 0A000030 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.Add' - - .method /*060001BE*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.AddRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 01 15 12 10 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000031 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.AddRange' - - .method /*060001BF*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Clear'() cil managed - // SIG: 20 00 15 12 10 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Clear() /* 0A000032 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.Clear' - - .method /*060001C0*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Insert'(int32 index, - !T item) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Insert(int32, - !0) /* 0A000033 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.Insert' - - .method /*060001C1*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.InsertRange'(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::InsertRange(int32, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000034 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.InsertRange' - - .method /*060001C2*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Remove'(!T 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 10 01 13 00 13 00 15 12 61 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Remove(!0, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 0A000035 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.Remove' - - .method /*060001C3*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveAll'(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 15 12 10 01 13 00 15 12 7D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/) /* 0A000036 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.RemoveAll' - - .method /*060001C4*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 15 12 10 01 13 00 08 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveAt(int32) /* 0A000037 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.RemoveAt' - - .method /*060001C5*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 02 15 12 10 01 13 00 15 12 5D 01 13 00 15 12 61 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 0A000038 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.RemoveRange' - - .method /*060001C6*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.RemoveRange'(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 10 01 13 00 08 08 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::RemoveRange(int32, - int32) /* 0A000039 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.RemoveRange' - - .method /*060001C7*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.Replace'(!T oldValue, - !T newValue, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ equalityComparer) cil managed - // SIG: 20 03 15 12 10 01 13 00 13 00 13 00 15 12 61 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::Replace(!0, - !0, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 0A00003A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.Replace' - - .method /*060001C8*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ - 'System.Collections.Immutable.IImmutableList.SetItem'(int32 index, - !T 'value') cil managed - // SIG: 20 02 15 12 10 01 13 00 08 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableList`1/*02000004*/ class System.Collections.Immutable.IImmutableList`1/*02000004*//*1B00000A*/::SetItem(int32, - !0) /* 0A00003B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::'System.Collections.Immutable.IImmutableList.SetItem' - - .method /*060001C9*/ public hidebysig instance class System.Collections.Immutable.ImmutableList`1/*02000010*//Builder/*0200001F*/ - ToBuilder() cil managed - // SIG: 20 00 15 12 7C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::ToBuilder - - .method /*060001CA*/ public hidebysig instance bool - TrueForAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100001F*/ match) cil managed - // SIG: 20 01 02 15 12 7D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableList`1::TrueForAll - - .property /*1700002B*/ instance int32 Count() - { - .get instance int32 System.Collections.Immutable.ImmutableList`1/*02000010*/::get_Count() /* 06000174 */ - } // end of property ImmutableList`1::Count - .property /*1700002C*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*/::get_IsEmpty() /* 06000175 */ - } // end of property ImmutableList`1::IsEmpty - .property /*1700002D*/ instance !T Item(int32) - { - .get instance !T System.Collections.Immutable.ImmutableList`1/*02000010*/::get_Item(int32) /* 06000176 */ - } // end of property ImmutableList`1::Item - .property /*1700002E*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000177 */ - } // end of property ImmutableList`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*1700002F*/ instance !T 'System.Collections.Generic.IList.Item'(int32) - { - .get instance !T System.Collections.Immutable.ImmutableList`1/*02000010*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06000178 */ - .set instance void System.Collections.Immutable.ImmutableList`1/*02000010*/::'System.Collections.Generic.IList.set_Item'(int32, - !T) /* 06000179 */ - } // end of property ImmutableList`1::'System.Collections.Generic.IList.Item' - .property /*17000030*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*/::System.Collections.ICollection.get_IsSynchronized() /* 0600017A */ - } // end of property ImmutableList`1::System.Collections.ICollection.IsSynchronized - .property /*17000031*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableList`1/*02000010*/::System.Collections.ICollection.get_SyncRoot() /* 0600017B */ - } // end of property ImmutableList`1::System.Collections.ICollection.SyncRoot - .property /*17000032*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*/::System.Collections.IList.get_IsFixedSize() /* 0600017C */ - } // end of property ImmutableList`1::System.Collections.IList.IsFixedSize - .property /*17000033*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableList`1/*02000010*/::System.Collections.IList.get_IsReadOnly() /* 0600017D */ - } // end of property ImmutableList`1::System.Collections.IList.IsReadOnly - .property /*17000034*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.Immutable.ImmutableList`1/*02000010*/::System.Collections.IList.get_Item(int32) /* 0600017E */ - .set instance void System.Collections.Immutable.ImmutableList`1/*02000010*/::System.Collections.IList.set_Item(int32, - object) /* 0600017F */ - } // end of property ImmutableList`1::System.Collections.IList.Item -} // end of class System.Collections.Immutable.ImmutableList`1 - -.class /*02000011*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableQueue - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C00002D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*060001CB*/ public hidebysig static - class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 12 48 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue::CreateRange - - .method /*060001CC*/ public hidebysig static - class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Create() cil managed - // SIG: 10 01 00 15 12 48 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue::Create - - .method /*060001CD*/ public hidebysig static - class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Create(!!T item) cil managed - // SIG: 10 01 01 15 12 48 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue::Create - - .method /*060001CE*/ public hidebysig static - class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Create(!!T[] items) cil managed - // SIG: 10 01 01 15 12 48 01 1E 00 1D 1E 00 - { - .param [1]/*0800027C*/ - .custom /*0C00007E:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue::Create - - .method /*060001CF*/ public hidebysig static - class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - Dequeue(class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ queue, - [out] !!T& 'value') cil managed - // SIG: 10 01 02 15 12 14 01 1E 00 15 12 14 01 1E 00 10 1E 00 - { - .custom /*0C000072:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue::Dequeue - -} // end of class System.Collections.Immutable.ImmutableQueue - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableQueue`1 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class System.Collections.Immutable.IImmutableQueue`1/*02000005*//*1B000014*/ -{ - .class /*02000021*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - { - .custom /*0C000047:0A00006C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003A*/) /* 0A00006C */ = ( 01 00 02 00 00 00 00 00 ) - .field /*0400000C*/ private object _dummy - .method /*0600034F*/ public hidebysig specialname - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000350*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .property /*1700007E*/ instance !T Current() - { - .get instance !T System.Collections.Immutable.ImmutableQueue`1/*02000012*//Enumerator/*02000021*/::get_Current() /* 0600034F */ - } // end of property Enumerator::Current - } // end of class Enumerator - - .method /*060001D0*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableQueue`1::.ctor - - .method /*060001D1*/ public hidebysig specialname static - class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - get_Empty() cil managed - // SIG: 00 00 15 12 48 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::get_Empty - - .method /*060001D2*/ public hidebysig newslot specialname virtual final - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::get_IsEmpty - - .method /*060001D3*/ public hidebysig instance class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Clear() cil managed - // SIG: 20 00 15 12 48 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::Clear - - .method /*060001D4*/ public hidebysig instance class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Dequeue() cil managed - // SIG: 20 00 15 12 48 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::Dequeue - - .method /*060001D5*/ public hidebysig instance class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Dequeue([out] !T& 'value') cil managed - // SIG: 20 01 15 12 48 01 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::Dequeue - - .method /*060001D6*/ public hidebysig instance class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Enqueue(!T 'value') cil managed - // SIG: 20 01 15 12 48 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::Enqueue - - .method /*060001D7*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableQueue`1/*02000012*//Enumerator/*02000021*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 84 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::GetEnumerator - - .method /*060001D8*/ public hidebysig newslot virtual final - instance !T Peek() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::Peek - - .method /*060001D9*/ public hidebysig instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - PeekRef() cil managed - // SIG: 20 00 1F 80 C5 10 13 00 - { - .param [0]/*08000281*/ - .custom /*0C00007F:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::PeekRef - - .method /*060001DA*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001DB*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::System.Collections.IEnumerable.GetEnumerator - - .method /*060001DC*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - 'System.Collections.Immutable.IImmutableQueue.Clear'() cil managed - // SIG: 20 00 15 12 14 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ class System.Collections.Immutable.IImmutableQueue`1/*02000005*//*1B000014*/::Clear() /* 0A00006D */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::'System.Collections.Immutable.IImmutableQueue.Clear' - - .method /*060001DD*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - 'System.Collections.Immutable.IImmutableQueue.Dequeue'() cil managed - // SIG: 20 00 15 12 14 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ class System.Collections.Immutable.IImmutableQueue`1/*02000005*//*1B000014*/::Dequeue() /* 0A00006E */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::'System.Collections.Immutable.IImmutableQueue.Dequeue' - - .method /*060001DE*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ - 'System.Collections.Immutable.IImmutableQueue.Enqueue'(!T 'value') cil managed - // SIG: 20 01 15 12 14 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableQueue`1/*02000005*/ class System.Collections.Immutable.IImmutableQueue`1/*02000005*//*1B000014*/::Enqueue(!0) /* 0A00006F */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableQueue`1::'System.Collections.Immutable.IImmutableQueue.Enqueue' - - .property /*17000035*/ class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ - Empty() - { - .get class System.Collections.Immutable.ImmutableQueue`1/*02000012*/ System.Collections.Immutable.ImmutableQueue`1/*02000012*/::get_Empty() /* 060001D1 */ - } // end of property ImmutableQueue`1::Empty - .property /*17000036*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableQueue`1/*02000012*/::get_IsEmpty() /* 060001D2 */ - } // end of property ImmutableQueue`1::IsEmpty -} // end of class System.Collections.Immutable.ImmutableQueue`1 - -.class /*02000013*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableSortedDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000030:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*060001DF*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/ - CreateBuilder() cil managed - // SIG: 10 02 00 15 12 80 88 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::CreateBuilder - - .method /*060001E0*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/ - CreateBuilder(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer) cil managed - // SIG: 10 02 01 15 12 80 88 02 1E 00 1E 01 15 12 80 81 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::CreateBuilder - - .method /*060001E1*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/ - CreateBuilder(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 02 02 15 12 80 88 02 1E 00 1E 01 15 12 80 81 01 1E 00 15 12 61 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::CreateBuilder - - .method /*060001E2*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 10 02 02 15 12 50 02 1E 00 1E 01 15 12 80 81 01 1E 00 15 12 5D 01 15 11 69 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::CreateRange - - .method /*060001E3*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 10 02 03 15 12 50 02 1E 00 1E 01 15 12 80 81 01 1E 00 15 12 61 01 1E 01 15 12 5D 01 15 11 69 02 - // 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::CreateRange - - .method /*060001E4*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 10 02 01 15 12 50 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::CreateRange - - .method /*060001E5*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - Create() cil managed - // SIG: 10 02 00 15 12 50 02 1E 00 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::Create - - .method /*060001E6*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer) cil managed - // SIG: 10 02 01 15 12 50 02 1E 00 1E 01 15 12 80 81 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::Create - - .method /*060001E7*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 02 02 15 12 50 02 1E 00 1E 01 15 12 80 81 01 1E 00 15 12 61 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::Create - - .method /*060001E8*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutableSortedDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> source) cil managed - // SIG: 10 02 01 15 12 50 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 - { - .custom /*0C000074:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::ToImmutableSortedDictionary - - .method /*060001E9*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutableSortedDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer) cil managed - // SIG: 10 02 02 15 12 50 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 15 12 80 81 01 1E 00 - { - .custom /*0C000075:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::ToImmutableSortedDictionary - - .method /*060001EA*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutableSortedDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 02 03 15 12 50 02 1E 00 1E 01 15 12 5D 01 15 11 69 02 1E 00 1E 01 15 12 80 81 01 1E 00 15 12 - // 61 01 1E 01 - { - .custom /*0C000076:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::ToImmutableSortedDictionary - - .method /*060001EB*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutableSortedDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 50 02 1E 01 1E 02 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 59 02 1E 00 1E - // 02 - { - .custom /*0C000077:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::ToImmutableSortedDictionary - - .method /*060001EC*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutableSortedDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer) cil managed - // SIG: 10 03 04 15 12 50 02 1E 01 1E 02 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 59 02 1E 00 1E - // 02 15 12 80 81 01 1E 01 - { - .custom /*0C000078:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::ToImmutableSortedDictionary - - .method /*060001ED*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutableSortedDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000016*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 10 03 05 15 12 50 02 1E 01 1E 02 15 12 5D 01 1E 00 15 12 59 02 1E 00 1E 01 15 12 59 02 1E 00 1E - // 02 15 12 80 81 01 1E 01 15 12 61 01 1E 02 - { - .custom /*0C000079:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary::ToImmutableSortedDictionary - -} // end of class System.Collections.Immutable.ImmutableSortedDictionary - -.class /*02000014*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableSortedDictionary`2 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*/>/*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001D*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/, - class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/ -{ - .custom /*0C000032:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000022*/ auto ansi sealed nested public beforefieldinit Builder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*/>/*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001D*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/ - { - .custom /*0C000049:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000351*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method Builder::.ctor - - .method /*06000352*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Count - - .method /*06000353*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Item - - .method /*06000354*/ public hidebysig newslot specialname virtual final - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_Item - - .method /*06000355*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_KeyComparer - - .method /*06000356*/ public hidebysig specialname - instance void set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_KeyComparer - - .method /*06000357*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Keys - - .method /*06000358*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::get_IsReadOnly() /* 0A000040 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*06000359*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 91 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Keys() /* 0A000043 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*0600035A*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 91 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Values() /* 0A000044 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IDictionary.get_Values' - - .method /*0600035B*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_IsSynchronized - - .method /*0600035C*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_SyncRoot - - .method /*0600035D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsFixedSize /*01000035::0A000045*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_IsFixedSize - - .method /*0600035E*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsReadOnly /*01000035::0A000046*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_IsReadOnly - - .method /*0600035F*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Item /*01000035::0A000047*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_Item - - .method /*06000360*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::set_Item /*01000035::0A000048*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IDictionary.set_Item - - .method /*06000361*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Keys /*01000035::0A000049*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_Keys - - .method /*06000362*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Values /*01000035::0A00004A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.get_Values - - .method /*06000363*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_ValueComparer() cil managed - // SIG: 20 00 15 12 61 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_ValueComparer - - .method /*06000364*/ public hidebysig specialname - instance void set_ValueComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ 'value') cil managed - // SIG: 20 01 01 15 12 61 01 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_ValueComparer - - .method /*06000365*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Values() cil managed - // SIG: 20 00 15 12 5D 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Values - - .method /*06000366*/ public hidebysig newslot virtual final - instance void Add(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Add - - .method /*06000367*/ public hidebysig newslot virtual final - instance void Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Add - - .method /*06000368*/ public hidebysig - instance void AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::AddRange - - .method /*06000369*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Clear - - .method /*0600036A*/ public hidebysig newslot virtual final - instance bool Contains(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Contains - - .method /*0600036B*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ContainsKey - - .method /*0600036C*/ public hidebysig - instance bool ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ContainsValue - - .method /*0600036D*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Enumerator/*02000023*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 8C 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetEnumerator - - .method /*0600036E*/ public hidebysig - instance !TValue GetValueOrDefault(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetValueOrDefault - - .method /*0600036F*/ public hidebysig - instance !TValue GetValueOrDefault(!TKey key, - !TValue defaultValue) cil managed - // SIG: 20 02 13 01 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetValueOrDefault - - .method /*06000370*/ public hidebysig newslot virtual final - instance bool Remove(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*06000371*/ public hidebysig newslot virtual final - instance bool Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*06000372*/ public hidebysig - instance void RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::RemoveRange - - .method /*06000373*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 69 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::CopyTo(!0[], - int32) /* 0A00004D */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000374*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 15 11 69 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/::GetEnumerator() /* 0A000051 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000375*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.ICollection.CopyTo - - .method /*06000376*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Add /*01000035::0A000052*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IDictionary.Add - - .method /*06000377*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Contains /*01000035::0A000054*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.Contains - - .method /*06000378*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000036*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::GetEnumerator /*01000035::0A000055*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IDictionary.GetEnumerator - - .method /*06000379*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Remove /*01000035::0A000056*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.IDictionary.Remove - - .method /*0600037A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IEnumerable.GetEnumerator - - .method /*0600037B*/ public hidebysig - instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - ToImmutable() cil managed - // SIG: 20 00 15 12 50 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToImmutable - - .method /*0600037C*/ public hidebysig - instance bool TryGetKey(!TKey equalKey, - [out] !TKey& actualKey) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::TryGetKey - - .method /*0600037D*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::TryGetValue - - .method /*0600037E*/ public hidebysig - instance !TValue& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ValueRef(!TKey key) cil managed - // SIG: 20 01 1F 80 C5 10 13 01 13 00 - { - .param [0]/*080003FB*/ - .custom /*0C000089:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ValueRef - - .property /*1700007F*/ instance int32 - Count() - { - .get instance int32 System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::get_Count() /* 06000352 */ - } // end of property Builder::Count - .property /*17000080*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::get_Item(!TKey) /* 06000353 */ - .set instance void System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::set_Item(!TKey, - !TValue) /* 06000354 */ - } // end of property Builder::Item - .property /*17000081*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::get_KeyComparer() /* 06000355 */ - .set instance void System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/) /* 06000356 */ - } // end of property Builder::KeyComparer - .property /*17000082*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::get_Keys() /* 06000357 */ - } // end of property Builder::Keys - .property /*17000083*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 06000358 */ - } // end of property Builder::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*17000084*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 06000359 */ - } // end of property Builder::'System.Collections.Generic.IDictionary.Keys' - .property /*17000085*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::'System.Collections.Generic.IDictionary.get_Values'() /* 0600035A */ - } // end of property Builder::'System.Collections.Generic.IDictionary.Values' - .property /*17000086*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.ICollection.get_IsSynchronized() /* 0600035B */ - } // end of property Builder::System.Collections.ICollection.IsSynchronized - .property /*17000087*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.ICollection.get_SyncRoot() /* 0600035C */ - } // end of property Builder::System.Collections.ICollection.SyncRoot - .property /*17000088*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.IDictionary.get_IsFixedSize() /* 0600035D */ - } // end of property Builder::System.Collections.IDictionary.IsFixedSize - .property /*17000089*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.IDictionary.get_IsReadOnly() /* 0600035E */ - } // end of property Builder::System.Collections.IDictionary.IsReadOnly - .property /*1700008A*/ instance object - System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.IDictionary.get_Item(object) /* 0600035F */ - .set instance void System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.IDictionary.set_Item(object, - object) /* 06000360 */ - } // end of property Builder::System.Collections.IDictionary.Item - .property /*1700008B*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.IDictionary.get_Keys() /* 06000361 */ - } // end of property Builder::System.Collections.IDictionary.Keys - .property /*1700008C*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::System.Collections.IDictionary.get_Values() /* 06000362 */ - } // end of property Builder::System.Collections.IDictionary.Values - .property /*1700008D*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - ValueComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::get_ValueComparer() /* 06000363 */ - .set instance void System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::set_ValueComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/) /* 06000364 */ - } // end of property Builder::ValueComparer - .property /*1700008E*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/::get_Values() /* 06000365 */ - } // end of property Builder::Values - } // end of class Builder - - .class /*02000023*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/>/*1B000010*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000037*/ - { - .custom /*0C00004B:0A00006C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003A*/) /* 0A00006C */ = ( 01 00 02 00 00 00 00 00 ) - .field /*0400000D*/ private object _dummy - .method /*0600037F*/ public hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ - get_Current() cil managed - // SIG: 20 00 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000380*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/::get_Current /*0100002A::0A00005E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000381*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06000382*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000383*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .property /*1700008F*/ instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ - Current() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Enumerator/*02000023*/::get_Current() /* 0600037F */ - } // end of property Enumerator::Current - .property /*17000090*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Enumerator/*02000023*/::System.Collections.IEnumerator.get_Current() /* 06000380 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000006*/ public static initonly class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ Empty - .method /*060001EE*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::.ctor - - .method /*060001EF*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_Count - - .method /*060001F0*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_IsEmpty - - .method /*060001F1*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_Item - - .method /*060001F2*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_KeyComparer - - .method /*060001F3*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_Keys - - .method /*060001F4*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::get_IsReadOnly() /* 0A000040 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*060001F5*/ private hidebysig newslot specialname virtual final - instance !TValue 'System.Collections.Generic.IDictionary.get_Item'(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - .override method instance !1 class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Item(!0) /* 0A000041 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.get_Item' - - .method /*060001F6*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IDictionary.set_Item'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::set_Item(!0, - !1) /* 0A000042 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.set_Item' - - .method /*060001F7*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 91 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Keys() /* 0A000043 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*060001F8*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 91 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::get_Values() /* 0A000044 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.get_Values' - - .method /*060001F9*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.ICollection.get_IsSynchronized - - .method /*060001FA*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.ICollection.get_SyncRoot - - .method /*060001FB*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsFixedSize /*01000035::0A000045*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*060001FC*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_IsReadOnly /*01000035::0A000046*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*060001FD*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Item /*01000035::0A000047*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.get_Item - - .method /*060001FE*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::set_Item /*01000035::0A000048*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.set_Item - - .method /*060001FF*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Keys /*01000035::0A000049*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.get_Keys - - .method /*06000200*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::get_Values /*01000035::0A00004A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.get_Values - - .method /*06000201*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - get_ValueComparer() cil managed - // SIG: 20 00 15 12 61 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_ValueComparer - - .method /*06000202*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_Values() cil managed - // SIG: 20 00 15 12 5D 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::get_Values - - .method /*06000203*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 50 02 13 00 13 01 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::Add - - .method /*06000204*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 15 12 50 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::AddRange - - .method /*06000205*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - Clear() cil managed - // SIG: 20 00 15 12 50 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::Clear - - .method /*06000206*/ public hidebysig newslot virtual final - instance bool Contains(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ pair) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::Contains - - .method /*06000207*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::ContainsKey - - .method /*06000208*/ public hidebysig instance bool - ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::ContainsValue - - .method /*06000209*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Enumerator/*02000023*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 8C 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::GetEnumerator - - .method /*0600020A*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - Remove(!TKey 'value') cil managed - // SIG: 20 01 15 12 50 02 13 00 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::Remove - - .method /*0600020B*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 15 12 50 02 13 00 13 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::RemoveRange - - .method /*0600020C*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - SetItem(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 50 02 13 00 13 01 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::SetItem - - .method /*0600020D*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - SetItems(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 15 12 50 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::SetItems - - .method /*0600020E*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 01 15 11 69 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::Add(!0) /* 0A00004B */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.ICollection>.Add' - - .method /*0600020F*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::Clear() /* 0A00004C */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.ICollection>.Clear' - - .method /*06000210*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 69 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::CopyTo(!0[], - int32) /* 0A00004D */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000211*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100001A*/ item) cil managed - // SIG: 20 01 02 15 11 69 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/>/*1B00000D*/::Remove(!0) /* 0A00004E */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000212*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IDictionary.Add'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::Add(!0, - !1) /* 0A00004F */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.Add' - - .method /*06000213*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.Remove'(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000034*//*1B00000E*/::Remove(!0) /* 0A000050 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.Remove' - - .method /*06000214*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 15 11 69 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>/*1B000002*/::GetEnumerator() /* 0A000051 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000215*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::System.Collections.ICollection.CopyTo - - .method /*06000216*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Add /*01000035::0A000052*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.Add - - .method /*06000217*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Clear /*01000035::0A000053*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.Clear - - .method /*06000218*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Contains /*01000035::0A000054*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.Contains - - .method /*06000219*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000036*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::GetEnumerator /*01000035::0A000055*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.GetEnumerator - - .method /*0600021A*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000035*/::Remove /*01000035::0A000056*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedDictionary`2::System.Collections.IDictionary.Remove - - .method /*0600021B*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::System.Collections.IEnumerable.GetEnumerator - - .method /*0600021C*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.Add'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 0C 02 13 00 13 01 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::Add(!0, - !1) /* 0A000057 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.Add' - - .method /*0600021D*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.AddRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> pairs) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>) /* 0A000058 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.AddRange' - - .method /*0600021E*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.Clear'() cil managed - // SIG: 20 00 15 12 0C 02 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::Clear() /* 0A000059 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.Clear' - - .method /*0600021F*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.Remove'(!TKey key) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::Remove(!0) /* 0A00005A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.Remove' - - .method /*06000220*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.RemoveRange'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ keys) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::RemoveRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A00005B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.RemoveRange' - - .method /*06000221*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.SetItem'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 15 12 0C 02 13 00 13 01 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::SetItem(!0, - !1) /* 0A00005C */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.SetItem' - - .method /*06000222*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ - 'System.Collections.Immutable.IImmutableDictionary.SetItems'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> items) cil managed - // SIG: 20 01 15 12 0C 02 13 00 13 01 15 12 5D 01 15 11 69 02 13 00 13 01 - { - .override method instance class System.Collections.Immutable.IImmutableDictionary`2/*02000003*/ class System.Collections.Immutable.IImmutableDictionary`2/*02000003*//*1B00000F*/::SetItems(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>) /* 0A00005D */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::'System.Collections.Immutable.IImmutableDictionary.SetItems' - - .method /*06000223*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*//Builder/*02000022*/ - ToBuilder() cil managed - // SIG: 20 00 15 12 80 88 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::ToBuilder - - .method /*06000224*/ public hidebysig newslot virtual final - instance bool TryGetKey(!TKey equalKey, - [out] !TKey& actualKey) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::TryGetKey - - .method /*06000225*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::TryGetValue - - .method /*06000226*/ public hidebysig instance !TValue& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ValueRef(!TKey key) cil managed - // SIG: 20 01 1F 80 C5 10 13 01 13 00 - { - .param [0]/*080002CC*/ - .custom /*0C000080:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::ValueRef - - .method /*06000227*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - WithComparers(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer) cil managed - // SIG: 20 01 15 12 50 02 13 00 13 01 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::WithComparers - - .method /*06000228*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/ - WithComparers(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ keyComparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ valueComparer) cil managed - // SIG: 20 02 15 12 50 02 13 00 13 01 15 12 80 81 01 13 00 15 12 61 01 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedDictionary`2::WithComparers - - .property /*17000037*/ instance int32 Count() - { - .get instance int32 System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_Count() /* 060001EF */ - } // end of property ImmutableSortedDictionary`2::Count - .property /*17000038*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_IsEmpty() /* 060001F0 */ - } // end of property ImmutableSortedDictionary`2::IsEmpty - .property /*17000039*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_Item(!TKey) /* 060001F1 */ - } // end of property ImmutableSortedDictionary`2::Item - .property /*1700003A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_KeyComparer() /* 060001F2 */ - } // end of property ImmutableSortedDictionary`2::KeyComparer - .property /*1700003B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_Keys() /* 060001F3 */ - } // end of property ImmutableSortedDictionary`2::Keys - .property /*1700003C*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 060001F4 */ - } // end of property ImmutableSortedDictionary`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*1700003D*/ instance !TValue - 'System.Collections.Generic.IDictionary.Item'(!TKey) - { - .get instance !TValue System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::'System.Collections.Generic.IDictionary.get_Item'(!TKey) /* 060001F5 */ - .set instance void System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::'System.Collections.Generic.IDictionary.set_Item'(!TKey, - !TValue) /* 060001F6 */ - } // end of property ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.Item' - .property /*1700003E*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 060001F7 */ - } // end of property ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.Keys' - .property /*1700003F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::'System.Collections.Generic.IDictionary.get_Values'() /* 060001F8 */ - } // end of property ImmutableSortedDictionary`2::'System.Collections.Generic.IDictionary.Values' - .property /*17000040*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.ICollection.get_IsSynchronized() /* 060001F9 */ - } // end of property ImmutableSortedDictionary`2::System.Collections.ICollection.IsSynchronized - .property /*17000041*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.ICollection.get_SyncRoot() /* 060001FA */ - } // end of property ImmutableSortedDictionary`2::System.Collections.ICollection.SyncRoot - .property /*17000042*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.IDictionary.get_IsFixedSize() /* 060001FB */ - } // end of property ImmutableSortedDictionary`2::System.Collections.IDictionary.IsFixedSize - .property /*17000043*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.IDictionary.get_IsReadOnly() /* 060001FC */ - } // end of property ImmutableSortedDictionary`2::System.Collections.IDictionary.IsReadOnly - .property /*17000044*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.IDictionary.get_Item(object) /* 060001FD */ - .set instance void System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.IDictionary.set_Item(object, - object) /* 060001FE */ - } // end of property ImmutableSortedDictionary`2::System.Collections.IDictionary.Item - .property /*17000045*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.IDictionary.get_Keys() /* 060001FF */ - } // end of property ImmutableSortedDictionary`2::System.Collections.IDictionary.Keys - .property /*17000046*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::System.Collections.IDictionary.get_Values() /* 06000200 */ - } // end of property ImmutableSortedDictionary`2::System.Collections.IDictionary.Values - .property /*17000047*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ - ValueComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000018*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_ValueComparer() /* 06000201 */ - } // end of property ImmutableSortedDictionary`2::ValueComparer - .property /*17000048*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Collections.Immutable.ImmutableSortedDictionary`2/*02000014*/::get_Values() /* 06000202 */ - } // end of property ImmutableSortedDictionary`2::Values -} // end of class System.Collections.Immutable.ImmutableSortedDictionary`2 - -.class /*02000015*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableSortedSet - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000034:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000229*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/ - CreateBuilder() cil managed - // SIG: 10 01 00 15 12 80 90 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::CreateBuilder - - .method /*0600022A*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/ - CreateBuilder(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 01 01 15 12 80 90 01 1E 00 15 12 80 81 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::CreateBuilder - - .method /*0600022B*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 02 15 12 58 01 1E 00 15 12 80 81 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::CreateRange - - .method /*0600022C*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 12 58 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::CreateRange - - .method /*0600022D*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Create() cil managed - // SIG: 10 01 00 15 12 58 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::Create - - .method /*0600022E*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 01 01 15 12 58 01 1E 00 15 12 80 81 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::Create - - .method /*0600022F*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer, - !!T item) cil managed - // SIG: 10 01 02 15 12 58 01 1E 00 15 12 80 81 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::Create - - .method /*06000230*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Create(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer, - !!T[] items) cil managed - // SIG: 10 01 02 15 12 58 01 1E 00 15 12 80 81 01 1E 00 1D 1E 00 - { - .param [2]/*080002D9*/ - .custom /*0C000081:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::Create - - .method /*06000231*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Create(!!T item) cil managed - // SIG: 10 01 01 15 12 58 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::Create - - .method /*06000232*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Create(!!T[] items) cil managed - // SIG: 10 01 01 15 12 58 01 1E 00 1D 1E 00 - { - .param [1]/*080002DB*/ - .custom /*0C000082:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::Create - - .method /*06000233*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - ToImmutableSortedSet(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 58 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00007A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::ToImmutableSortedSet - - .method /*06000234*/ public hidebysig static - class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - ToImmutableSortedSet(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 01 02 15 12 58 01 1E 00 15 12 5D 01 1E 00 15 12 80 81 01 1E 00 - { - .custom /*0C00007B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet::ToImmutableSortedSet - -} // end of class System.Collections.Immutable.ImmutableSortedSet - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableSortedSet`1 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001E*//*1B000007*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/, - class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/ -{ - .custom /*0C000036:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000024*/ auto ansi sealed nested public beforefieldinit Builder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100001C*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - { - .custom /*0C00004D:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000022*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000384*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method Builder::.ctor - - .method /*06000385*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Count - - .method /*06000386*/ public hidebysig specialname - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Item - - .method /*06000387*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_KeyComparer - - .method /*06000388*/ public hidebysig specialname - instance void set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::set_KeyComparer - - .method /*06000389*/ public hidebysig specialname - instance !T get_Max() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Max - - .method /*0600038A*/ public hidebysig specialname - instance !T get_Min() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::get_Min - - .method /*0600038B*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600038C*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_IsSynchronized - - .method /*0600038D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.ICollection.get_SyncRoot - - .method /*0600038E*/ public hidebysig newslot virtual final - instance bool Add(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Add - - .method /*0600038F*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::Clear - - .method /*06000390*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Contains - - .method /*06000391*/ public hidebysig newslot virtual final - instance void ExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::ExceptWith - - .method /*06000392*/ public hidebysig - instance valuetype System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Enumerator/*02000025*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 94 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::GetEnumerator - - .method /*06000393*/ public hidebysig newslot virtual final - instance void IntersectWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::IntersectWith - - .method /*06000394*/ public hidebysig newslot virtual final - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsProperSubsetOf - - .method /*06000395*/ public hidebysig newslot virtual final - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsProperSupersetOf - - .method /*06000396*/ public hidebysig newslot virtual final - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsSubsetOf - - .method /*06000397*/ public hidebysig newslot virtual final - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::IsSupersetOf - - .method /*06000398*/ public hidebysig - instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ItemRef(int32 index) cil managed - // SIG: 20 01 1F 80 C5 10 13 00 08 - { - .param [0]/*08000407*/ - .custom /*0C00008A:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ItemRef - - .method /*06000399*/ public hidebysig newslot virtual final - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Overlaps - - .method /*0600039A*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Remove - - .method /*0600039B*/ public hidebysig - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Reverse() cil managed - // SIG: 20 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::Reverse - - .method /*0600039C*/ public hidebysig newslot virtual final - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::SetEquals - - .method /*0600039D*/ public hidebysig newslot virtual final - instance void SymmetricExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::SymmetricExceptWith - - .method /*0600039E*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::'System.Collections.Generic.ICollection.Add' - - .method /*0600039F*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.CopyTo'(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::CopyTo(!0[], - int32) /* 0A00005F */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::'System.Collections.Generic.ICollection.CopyTo' - - .method /*060003A0*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060003A1*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::System.Collections.ICollection.CopyTo - - .method /*060003A2*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::System.Collections.IEnumerable.GetEnumerator - - .method /*060003A3*/ public hidebysig - instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - ToImmutable() cil managed - // SIG: 20 00 15 12 58 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Builder::ToImmutable - - .method /*060003A4*/ public hidebysig newslot virtual final - instance void UnionWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Builder::UnionWith - - .property /*17000091*/ instance int32 - Count() - { - .get instance int32 System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::get_Count() /* 06000385 */ - } // end of property Builder::Count - .property /*17000092*/ instance !T Item(int32) - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::get_Item(int32) /* 06000386 */ - } // end of property Builder::Item - .property /*17000093*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::get_KeyComparer() /* 06000387 */ - .set instance void System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::set_KeyComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/) /* 06000388 */ - } // end of property Builder::KeyComparer - .property /*17000094*/ instance !T Max() - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::get_Max() /* 06000389 */ - } // end of property Builder::Max - .property /*17000095*/ instance !T Min() - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::get_Min() /* 0600038A */ - } // end of property Builder::Min - .property /*17000096*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600038B */ - } // end of property Builder::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000097*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::System.Collections.ICollection.get_IsSynchronized() /* 0600038C */ - } // end of property Builder::System.Collections.ICollection.IsSynchronized - .property /*17000098*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/::System.Collections.ICollection.get_SyncRoot() /* 0600038D */ - } // end of property Builder::System.Collections.ICollection.SyncRoot - } // end of class Builder - - .class /*02000025*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*//*1B000013*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000037*/ - { - .custom /*0C00004E:0A00006C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003A*/) /* 0A00006C */ = ( 01 00 02 00 00 00 00 00 ) - .field /*0400000E*/ private object _dummy - .method /*060003A5*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060003A6*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/::get_Current /*0100002A::0A00005E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060003A7*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060003A8*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060003A9*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .property /*17000099*/ instance !T Current() - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Enumerator/*02000025*/::get_Current() /* 060003A5 */ - } // end of property Enumerator::Current - .property /*1700009A*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Enumerator/*02000025*/::System.Collections.IEnumerator.get_Current() /* 060003A6 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000007*/ public static initonly class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ Empty - .method /*06000235*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::.ctor - - .method /*06000236*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::get_Count - - .method /*06000237*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::get_IsEmpty - - .method /*06000238*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::get_Item - - .method /*06000239*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - get_KeyComparer() cil managed - // SIG: 20 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::get_KeyComparer - - .method /*0600023A*/ public hidebysig specialname - instance !T get_Max() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::get_Max - - .method /*0600023B*/ public hidebysig specialname - instance !T get_Min() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::get_Min - - .method /*0600023C*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::get_IsReadOnly() /* 0A000015 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600023D*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::get_Item(int32) /* 0A000016 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.IList.get_Item' - - .method /*0600023E*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::set_Item(int32, - !0) /* 0A000017 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.IList.set_Item' - - .method /*0600023F*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06000240*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000241*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsFixedSize /*01000027::0A00001D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IList.get_IsFixedSize - - .method /*06000242*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_IsReadOnly /*01000027::0A00001E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IList.get_IsReadOnly - - .method /*06000243*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::get_Item /*01000027::0A00001F*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IList.get_Item - - .method /*06000244*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::set_Item /*01000027::0A000020*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::System.Collections.IList.set_Item - - .method /*06000245*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Add(!T 'value') cil managed - // SIG: 20 01 15 12 58 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Add - - .method /*06000246*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Clear() cil managed - // SIG: 20 00 15 12 58 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Clear - - .method /*06000247*/ public hidebysig newslot virtual final - instance bool Contains(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Contains - - .method /*06000248*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 58 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Except - - .method /*06000249*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Enumerator/*02000025*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 94 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::GetEnumerator - - .method /*0600024A*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::IndexOf - - .method /*0600024B*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 58 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Intersect - - .method /*0600024C*/ public hidebysig newslot virtual final - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::IsProperSubsetOf - - .method /*0600024D*/ public hidebysig newslot virtual final - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::IsProperSupersetOf - - .method /*0600024E*/ public hidebysig newslot virtual final - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::IsSubsetOf - - .method /*0600024F*/ public hidebysig newslot virtual final - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::IsSupersetOf - - .method /*06000250*/ public hidebysig instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - ItemRef(int32 index) cil managed - // SIG: 20 01 1F 80 C5 10 13 00 08 - { - .param [0]/*080002EF*/ - .custom /*0C000083:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::ItemRef - - .method /*06000251*/ public hidebysig newslot virtual final - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Overlaps - - .method /*06000252*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Remove(!T 'value') cil managed - // SIG: 20 01 15 12 58 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Remove - - .method /*06000253*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Reverse() cil managed - // SIG: 20 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Reverse - - .method /*06000254*/ public hidebysig newslot virtual final - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 02 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::SetEquals - - .method /*06000255*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - SymmetricExcept(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 58 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::SymmetricExcept - - .method /*06000256*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ICollection.Add' - - .method /*06000257*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Clear() /* 0A000022 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ICollection.Clear' - - .method /*06000258*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.CopyTo'(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::CopyTo(!0[], - int32) /* 0A00005F */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ICollection.CopyTo' - - .method /*06000259*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000008*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ICollection.Remove' - - .method /*0600025A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600025B*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::Insert(int32, - !0) /* 0A000025 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.IList.Insert' - - .method /*0600025C*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000025*//*1B000009*/::RemoveAt(int32) /* 0A000026 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.IList.RemoveAt' - - .method /*0600025D*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ISet.Add'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::Add(!0) /* 0A000060 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ISet.Add' - - .method /*0600025E*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.ExceptWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::ExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000061 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ISet.ExceptWith' - - .method /*0600025F*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.IntersectWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::IntersectWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000062 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ISet.IntersectWith' - - .method /*06000260*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.SymmetricExceptWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::SymmetricExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000063 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ISet.SymmetricExceptWith' - - .method /*06000261*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ISet.UnionWith'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*01000038*//*1B000011*/::UnionWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000064 */ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::'System.Collections.Generic.ISet.UnionWith' - - .method /*06000262*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000029*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000027*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::System.Collections.ICollection.CopyTo - - .method /*06000263*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000264*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Add /*01000027::0A000029*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IList.Add - - .method /*06000265*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Clear /*01000027::0A00002A*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::System.Collections.IList.Clear - - .method /*06000266*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Contains /*01000027::0A00002B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IList.Contains - - .method /*06000267*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::IndexOf /*01000027::0A00002C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::System.Collections.IList.IndexOf - - .method /*06000268*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Insert /*01000027::0A00002D*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::System.Collections.IList.Insert - - .method /*06000269*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::Remove /*01000027::0A00002E*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::System.Collections.IList.Remove - - .method /*0600026A*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000027*/::RemoveAt /*01000027::0A00002F*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ImmutableSortedSet`1::System.Collections.IList.RemoveAt - - .method /*0600026B*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Add'(!T 'value') cil managed - // SIG: 20 01 15 12 18 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Add(!0) /* 0A000065 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.Add' - - .method /*0600026C*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Clear'() cil managed - // SIG: 20 00 15 12 18 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Clear() /* 0A000066 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.Clear' - - .method /*0600026D*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Except'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000067 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.Except' - - .method /*0600026E*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Intersect'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A000068 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.Intersect' - - .method /*0600026F*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Remove'(!T 'value') cil managed - // SIG: 20 01 15 12 18 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Remove(!0) /* 0A000069 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.Remove' - - .method /*06000270*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.SymmetricExcept'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::SymmetricExcept(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A00006A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.SymmetricExcept' - - .method /*06000271*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ - 'System.Collections.Immutable.IImmutableSet.Union'(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 18 01 13 00 15 12 5D 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableSet`1/*02000006*/ class System.Collections.Immutable.IImmutableSet`1/*02000006*//*1B000012*/::Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0A00006B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::'System.Collections.Immutable.IImmutableSet.Union' - - .method /*06000272*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*//Builder/*02000024*/ - ToBuilder() cil managed - // SIG: 20 00 15 12 80 90 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::ToBuilder - - .method /*06000273*/ public hidebysig newslot virtual final - instance bool TryGetValue(!T equalValue, - [out] !T& actualValue) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::TryGetValue - - .method /*06000274*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ other) cil managed - // SIG: 20 01 15 12 58 01 13 00 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::Union - - .method /*06000275*/ public hidebysig instance class System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/ - WithComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 20 01 15 12 58 01 13 00 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableSortedSet`1::WithComparer - - .property /*17000049*/ instance int32 Count() - { - .get instance int32 System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::get_Count() /* 06000236 */ - } // end of property ImmutableSortedSet`1::Count - .property /*1700004A*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::get_IsEmpty() /* 06000237 */ - } // end of property ImmutableSortedSet`1::IsEmpty - .property /*1700004B*/ instance !T Item(int32) - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::get_Item(int32) /* 06000238 */ - } // end of property ImmutableSortedSet`1::Item - .property /*1700004C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ - KeyComparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::get_KeyComparer() /* 06000239 */ - } // end of property ImmutableSortedSet`1::KeyComparer - .property /*1700004D*/ instance !T Max() - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::get_Max() /* 0600023A */ - } // end of property ImmutableSortedSet`1::Max - .property /*1700004E*/ instance !T Min() - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::get_Min() /* 0600023B */ - } // end of property ImmutableSortedSet`1::Min - .property /*1700004F*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600023C */ - } // end of property ImmutableSortedSet`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000050*/ instance !T 'System.Collections.Generic.IList.Item'(int32) - { - .get instance !T System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::'System.Collections.Generic.IList.get_Item'(int32) /* 0600023D */ - .set instance void System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::'System.Collections.Generic.IList.set_Item'(int32, - !T) /* 0600023E */ - } // end of property ImmutableSortedSet`1::'System.Collections.Generic.IList.Item' - .property /*17000051*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::System.Collections.ICollection.get_IsSynchronized() /* 0600023F */ - } // end of property ImmutableSortedSet`1::System.Collections.ICollection.IsSynchronized - .property /*17000052*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::System.Collections.ICollection.get_SyncRoot() /* 06000240 */ - } // end of property ImmutableSortedSet`1::System.Collections.ICollection.SyncRoot - .property /*17000053*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::System.Collections.IList.get_IsFixedSize() /* 06000241 */ - } // end of property ImmutableSortedSet`1::System.Collections.IList.IsFixedSize - .property /*17000054*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::System.Collections.IList.get_IsReadOnly() /* 06000242 */ - } // end of property ImmutableSortedSet`1::System.Collections.IList.IsReadOnly - .property /*17000055*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::System.Collections.IList.get_Item(int32) /* 06000243 */ - .set instance void System.Collections.Immutable.ImmutableSortedSet`1/*02000016*/::System.Collections.IList.set_Item(int32, - object) /* 06000244 */ - } // end of property ImmutableSortedSet`1::System.Collections.IList.Item -} // end of class System.Collections.Immutable.ImmutableSortedSet`1 - -.class /*02000017*/ public abstract auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableStack - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000038:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000276*/ public hidebysig static - class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - CreateRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ items) cil managed - // SIG: 10 01 01 15 12 60 01 1E 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack::CreateRange - - .method /*06000277*/ public hidebysig static - class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Create() cil managed - // SIG: 10 01 00 15 12 60 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack::Create - - .method /*06000278*/ public hidebysig static - class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Create(!!T item) cil managed - // SIG: 10 01 01 15 12 60 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack::Create - - .method /*06000279*/ public hidebysig static - class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Create(!!T[] items) cil managed - // SIG: 10 01 01 15 12 60 01 1E 00 1D 1E 00 - { - .param [1]/*08000316*/ - .custom /*0C000084:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack::Create - - .method /*0600027A*/ public hidebysig static - class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - Pop(class System.Collections.Immutable.IImmutableStack`1/*02000007*/ stack, - [out] !!T& 'value') cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 10 1E 00 - { - .custom /*0C00007D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack::Pop - -} // end of class System.Collections.Immutable.ImmutableStack - -.class /*02000018*/ public auto ansi sealed beforefieldinit System.Collections.Immutable.ImmutableStack`1 - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/, - class System.Collections.Immutable.IImmutableStack`1/*02000007*//*1B000015*/ -{ - .class /*02000026*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000023*/ - { - .custom /*0C00004F:0A00006C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003A*/) /* 0A00006C */ = ( 01 00 02 00 00 00 00 00 ) - .field /*0400000F*/ private object _dummy - .method /*060003AA*/ public hidebysig specialname - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060003AB*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .property /*1700009B*/ instance !T Current() - { - .get instance !T System.Collections.Immutable.ImmutableStack`1/*02000018*//Enumerator/*02000026*/::get_Current() /* 060003AA */ - } // end of property Enumerator::Current - } // end of class Enumerator - - .method /*0600027B*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableStack`1::.ctor - - .method /*0600027C*/ public hidebysig specialname static - class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - get_Empty() cil managed - // SIG: 00 00 15 12 60 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::get_Empty - - .method /*0600027D*/ public hidebysig newslot specialname virtual final - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::get_IsEmpty - - .method /*0600027E*/ public hidebysig instance class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Clear() cil managed - // SIG: 20 00 15 12 60 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::Clear - - .method /*0600027F*/ public hidebysig instance valuetype System.Collections.Immutable.ImmutableStack`1/*02000018*//Enumerator/*02000026*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 98 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::GetEnumerator - - .method /*06000280*/ public hidebysig newslot virtual final - instance !T Peek() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::Peek - - .method /*06000281*/ public hidebysig instance !T& modreq([System.Runtime/*23000001*/]System.Runtime.InteropServices.InAttribute/*01000031*/) - PeekRef() cil managed - // SIG: 20 00 1F 80 C5 10 13 00 - { - .param [0]/*08000319*/ - .custom /*0C000085:0A00003F*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000030*/::.ctor() /* 0A00003F */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::PeekRef - - .method /*06000282*/ public hidebysig instance class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Pop() cil managed - // SIG: 20 00 15 12 60 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::Pop - - .method /*06000283*/ public hidebysig instance class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Pop([out] !T& 'value') cil managed - // SIG: 20 01 15 12 60 01 13 00 10 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::Pop - - .method /*06000284*/ public hidebysig instance class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Push(!T 'value') cil managed - // SIG: 20 01 15 12 60 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::Push - - .method /*06000285*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000028*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000286*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/::GetEnumerator /*0100001B::0A000028*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000287*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - 'System.Collections.Immutable.IImmutableStack.Clear'() cil managed - // SIG: 20 00 15 12 1C 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ class System.Collections.Immutable.IImmutableStack`1/*02000007*//*1B000015*/::Clear() /* 0A000070 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::'System.Collections.Immutable.IImmutableStack.Clear' - - .method /*06000288*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - 'System.Collections.Immutable.IImmutableStack.Pop'() cil managed - // SIG: 20 00 15 12 1C 01 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ class System.Collections.Immutable.IImmutableStack`1/*02000007*//*1B000015*/::Pop() /* 0A000071 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::'System.Collections.Immutable.IImmutableStack.Pop' - - .method /*06000289*/ private hidebysig newslot virtual final - instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ - 'System.Collections.Immutable.IImmutableStack.Push'(!T 'value') cil managed - // SIG: 20 01 15 12 1C 01 13 00 13 00 - { - .override method instance class System.Collections.Immutable.IImmutableStack`1/*02000007*/ class System.Collections.Immutable.IImmutableStack`1/*02000007*//*1B000015*/::Push(!0) /* 0A000072 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableStack`1::'System.Collections.Immutable.IImmutableStack.Push' - - .property /*17000056*/ class System.Collections.Immutable.ImmutableStack`1/*02000018*/ - Empty() - { - .get class System.Collections.Immutable.ImmutableStack`1/*02000018*/ System.Collections.Immutable.ImmutableStack`1/*02000018*/::get_Empty() /* 0600027C */ - } // end of property ImmutableStack`1::Empty - .property /*17000057*/ instance bool IsEmpty() - { - .get instance bool System.Collections.Immutable.ImmutableStack`1/*02000018*/::get_IsEmpty() /* 0600027D */ - } // end of property ImmutableStack`1::IsEmpty -} // end of class System.Collections.Immutable.ImmutableStack`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il deleted file mode 100644 index eaf4c01ddf..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il +++ /dev/null @@ -1,2383 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000043f2 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000c057 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000439f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002e00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004224 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000023f8 Virtual Size -// 0x00002000 Virtual Address -// 0x00002400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000003f4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000043e1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00002144] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000041a4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001198 Size -// '#~' Name -// Stream 2: -// 0x00001204 Offset -// 0x00000b50 Size -// '#Strings' Name -// Stream 3: -// 0x00001d54 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001d58 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001d68 Offset -// 0x000003dc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008903a01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27792 -// PE header size : 512 (496 used) ( 1.84%) -// PE additional info : 17699 (63.68%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8516 (30.64%) -// CLR additional info : 128 ( 0.46%) -// CLR method headers : 153 ( 0.55%) -// Managed code : 369 ( 1.33%) -// Data : 2048 ( 7.37%) -// Unaccounted : -1705 (-6.13%) - -// Num.of PE sections : 3 -// .text - 9216 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8516 -// Module - 1 (10 bytes) -// TypeDef - 10 (140 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 32 (192 bytes) -// MethodDef - 153 (2142 bytes) 0 abstract, 0 native, 153 bodies -// MemberRef - 40 (240 bytes) -// ParamDef - 108 (648 bytes) -// MethodImpl - 28 (168 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 20 (80 bytes) -// PropertyMap - 8 (32 bytes) -// Property - 42 (252 bytes) -// MethodSemantic- 47 (282 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 4 (56 bytes) -// Strings - 2894 bytes -// Blobs - 988 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 196 bytes - -// CLR additional info : 128 - -// CLR method headers : 153 -// Num.of method bodies - 153 -// Num.of fat headers - 0 -// Num.of tiny headers - 153 - -// Managed code : 369 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CaseInsensitiveComparer (public) (auto) (ansi) -// Class CaseInsensitiveHashCodeProvider (public) (auto) (ansi) -// Class CollectionBase (public) (abstract) (auto) (ansi) -// Class DictionaryBase (public) (abstract) (auto) (ansi) -// Class Queue (public) (auto) (ansi) -// Class ReadOnlyCollectionBase (public) (abstract) (auto) (ansi) -// Class SortedList (public) (auto) (ansi) -// Class Stack (public) (auto) (ansi) -// Class CollectionsUtil (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Collections.NonGeneric -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 4E 6F 6E 47 65 6E 65 72 69 63 // tions.NonGeneric - 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 4E 6F 6E 47 65 6E 65 72 69 63 // tions.NonGeneric - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 4E 6F 6E 47 65 6E 65 72 69 63 // tions.NonGeneric - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Collections.ArrayList -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Collections.Comparer -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Collections.Hashtable -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Collections.IHashCodeProvider -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.module System.Collections.NonGeneric.dll -// MVID: {c3bec78f-db96-4ca8-bb23-de4016ef847f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F8CD0647000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Collections.CaseInsensitiveComparer - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.IComparer/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CaseInsensitiveComparer::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CaseInsensitiveComparer::.ctor - - .method /*06000003*/ public hidebysig specialname static - class System.Collections.CaseInsensitiveComparer/*02000002*/ - get_Default() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaseInsensitiveComparer::get_Default - - .method /*06000004*/ public hidebysig specialname static - class System.Collections.CaseInsensitiveComparer/*02000002*/ - get_DefaultInvariant() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaseInsensitiveComparer::get_DefaultInvariant - - .method /*06000005*/ public hidebysig newslot virtual final - instance int32 Compare(object a, - object b) cil managed - // SIG: 20 02 08 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaseInsensitiveComparer::Compare - - .property /*17000001*/ class System.Collections.CaseInsensitiveComparer/*02000002*/ - Default() - { - .get class System.Collections.CaseInsensitiveComparer/*02000002*/ System.Collections.CaseInsensitiveComparer/*02000002*/::get_Default() /* 06000003 */ - } // end of property CaseInsensitiveComparer::Default - .property /*17000002*/ class System.Collections.CaseInsensitiveComparer/*02000002*/ - DefaultInvariant() - { - .get class System.Collections.CaseInsensitiveComparer/*02000002*/ System.Collections.CaseInsensitiveComparer/*02000002*/::get_DefaultInvariant() /* 06000004 */ - } // end of property CaseInsensitiveComparer::DefaultInvariant -} // end of class System.Collections.CaseInsensitiveComparer - -.class /*02000003*/ public auto ansi beforefieldinit System.Collections.CaseInsensitiveHashCodeProvider - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime.Extensions/*23000002*/]System.Collections.IHashCodeProvider/*01000015*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 22 50 6C 65 61 73 65 20 75 73 65 20 53 74 // .."Please use St - 72 69 6E 67 43 6F 6D 70 61 72 65 72 20 69 6E 73 // ringComparer ins - 74 65 61 64 2E 00 00 ) // tead... - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CaseInsensitiveHashCodeProvider::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CaseInsensitiveHashCodeProvider::.ctor - - .method /*06000008*/ public hidebysig specialname static - class System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/ - get_Default() cil managed - // SIG: 00 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaseInsensitiveHashCodeProvider::get_Default - - .method /*06000009*/ public hidebysig specialname static - class System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/ - get_DefaultInvariant() cil managed - // SIG: 00 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaseInsensitiveHashCodeProvider::get_DefaultInvariant - - .method /*0600000A*/ public hidebysig newslot virtual final - instance int32 GetHashCode(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaseInsensitiveHashCodeProvider::GetHashCode - - .property /*17000003*/ class System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/ - Default() - { - .get class System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/ System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/::get_Default() /* 06000008 */ - } // end of property CaseInsensitiveHashCodeProvider::Default - .property /*17000004*/ class System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/ - DefaultInvariant() - { - .get class System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/ System.Collections.CaseInsensitiveHashCodeProvider/*02000003*/::get_DefaultInvariant() /* 06000009 */ - } // end of property CaseInsensitiveHashCodeProvider::DefaultInvariant -} // end of class System.Collections.CaseInsensitiveHashCodeProvider - -.class /*02000004*/ public abstract auto ansi beforefieldinit System.Collections.CollectionBase - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ -{ - .method /*0600000B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionBase::.ctor - - .method /*0600000C*/ family hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionBase::.ctor - - .method /*0600000D*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::get_Capacity - - .method /*0600000E*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::set_Capacity - - .method /*0600000F*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::get_Count - - .method /*06000010*/ family hidebysig specialname - instance class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*0100001A*/ - get_InnerList() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::get_InnerList - - .method /*06000011*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ - get_List() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::get_List - - .method /*06000012*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::get_IsSynchronized /*01000016::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.ICollection.get_IsSynchronized - - .method /*06000013*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::get_SyncRoot /*01000016::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.ICollection.get_SyncRoot - - .method /*06000014*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_IsFixedSize /*01000017::0A000013*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.IList.get_IsFixedSize - - .method /*06000015*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_IsReadOnly /*01000017::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.IList.get_IsReadOnly - - .method /*06000016*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_Item /*01000017::0A000015*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.IList.get_Item - - .method /*06000017*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::set_Item /*01000017::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::System.Collections.IList.set_Item - - .method /*06000018*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::Clear - - .method /*06000019*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001B*/ - GetEnumerator() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::GetEnumerator - - .method /*0600001A*/ family hidebysig newslot virtual - instance void OnClear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnClear - - .method /*0600001B*/ family hidebysig newslot virtual - instance void OnClearComplete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnClearComplete - - .method /*0600001C*/ family hidebysig newslot virtual - instance void OnInsert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnInsert - - .method /*0600001D*/ family hidebysig newslot virtual - instance void OnInsertComplete(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnInsertComplete - - .method /*0600001E*/ family hidebysig newslot virtual - instance void OnRemove(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnRemove - - .method /*0600001F*/ family hidebysig newslot virtual - instance void OnRemoveComplete(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnRemoveComplete - - .method /*06000020*/ family hidebysig newslot virtual - instance void OnSet(int32 index, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnSet - - .method /*06000021*/ family hidebysig newslot virtual - instance void OnSetComplete(int32 index, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnSetComplete - - .method /*06000022*/ family hidebysig newslot virtual - instance void OnValidate(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::OnValidate - - .method /*06000023*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::RemoveAt - - .method /*06000024*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::CopyTo /*01000016::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::System.Collections.ICollection.CopyTo - - .method /*06000025*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Add /*01000017::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.IList.Add - - .method /*06000026*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Contains /*01000017::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.IList.Contains - - .method /*06000027*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::IndexOf /*01000017::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionBase::System.Collections.IList.IndexOf - - .method /*06000028*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Insert /*01000017::0A00001B*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::System.Collections.IList.Insert - - .method /*06000029*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Remove /*01000017::0A00001C*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionBase::System.Collections.IList.Remove - - .property /*17000005*/ instance int32 Capacity() - { - .get instance int32 System.Collections.CollectionBase/*02000004*/::get_Capacity() /* 0600000D */ - .set instance void System.Collections.CollectionBase/*02000004*/::set_Capacity(int32) /* 0600000E */ - } // end of property CollectionBase::Capacity - .property /*17000006*/ instance int32 Count() - { - .get instance int32 System.Collections.CollectionBase/*02000004*/::get_Count() /* 0600000F */ - } // end of property CollectionBase::Count - .property /*17000007*/ instance class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*0100001A*/ - InnerList() - { - .get instance class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*0100001A*/ System.Collections.CollectionBase/*02000004*/::get_InnerList() /* 06000010 */ - } // end of property CollectionBase::InnerList - .property /*17000008*/ instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ - List() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ System.Collections.CollectionBase/*02000004*/::get_List() /* 06000011 */ - } // end of property CollectionBase::List - .property /*17000009*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.CollectionBase/*02000004*/::System.Collections.ICollection.get_IsSynchronized() /* 06000012 */ - } // end of property CollectionBase::System.Collections.ICollection.IsSynchronized - .property /*1700000A*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.CollectionBase/*02000004*/::System.Collections.ICollection.get_SyncRoot() /* 06000013 */ - } // end of property CollectionBase::System.Collections.ICollection.SyncRoot - .property /*1700000B*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.CollectionBase/*02000004*/::System.Collections.IList.get_IsFixedSize() /* 06000014 */ - } // end of property CollectionBase::System.Collections.IList.IsFixedSize - .property /*1700000C*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.CollectionBase/*02000004*/::System.Collections.IList.get_IsReadOnly() /* 06000015 */ - } // end of property CollectionBase::System.Collections.IList.IsReadOnly - .property /*1700000D*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.CollectionBase/*02000004*/::System.Collections.IList.get_Item(int32) /* 06000016 */ - .set instance void System.Collections.CollectionBase/*02000004*/::System.Collections.IList.set_Item(int32, - object) /* 06000017 */ - } // end of property CollectionBase::System.Collections.IList.Item -} // end of class System.Collections.CollectionBase - -.class /*02000005*/ public abstract auto ansi beforefieldinit System.Collections.DictionaryBase - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ -{ - .method /*0600002A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method DictionaryBase::.ctor - - .method /*0600002B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::get_Count - - .method /*0600002C*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ - get_Dictionary() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::get_Dictionary - - .method /*0600002D*/ family hidebysig specialname - instance class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*0100001D*/ - get_InnerHashtable() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::get_InnerHashtable - - .method /*0600002E*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::get_IsSynchronized /*01000016::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.ICollection.get_IsSynchronized - - .method /*0600002F*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::get_SyncRoot /*01000016::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.ICollection.get_SyncRoot - - .method /*06000030*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::get_IsFixedSize /*0100001C::0A00001D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IDictionary.get_IsFixedSize - - .method /*06000031*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::get_IsReadOnly /*0100001C::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IDictionary.get_IsReadOnly - - .method /*06000032*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::get_Item /*0100001C::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IDictionary.get_Item - - .method /*06000033*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::set_Item /*0100001C::0A000020*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::System.Collections.IDictionary.set_Item - - .method /*06000034*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::get_Keys /*0100001C::0A000021*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IDictionary.get_Keys - - .method /*06000035*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::get_Values /*0100001C::0A000022*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IDictionary.get_Values - - .method /*06000036*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::Clear - - .method /*06000037*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::CopyTo - - .method /*06000038*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*0100001E*/ - GetEnumerator() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::GetEnumerator - - .method /*06000039*/ family hidebysig newslot virtual - instance void OnClear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnClear - - .method /*0600003A*/ family hidebysig newslot virtual - instance void OnClearComplete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnClearComplete - - .method /*0600003B*/ family hidebysig newslot virtual - instance object OnGet(object key, - object currentValue) cil managed - // SIG: 20 02 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::OnGet - - .method /*0600003C*/ family hidebysig newslot virtual - instance void OnInsert(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnInsert - - .method /*0600003D*/ family hidebysig newslot virtual - instance void OnInsertComplete(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnInsertComplete - - .method /*0600003E*/ family hidebysig newslot virtual - instance void OnRemove(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnRemove - - .method /*0600003F*/ family hidebysig newslot virtual - instance void OnRemoveComplete(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnRemoveComplete - - .method /*06000040*/ family hidebysig newslot virtual - instance void OnSet(object key, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 1C 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnSet - - .method /*06000041*/ family hidebysig newslot virtual - instance void OnSetComplete(object key, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 1C 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnSetComplete - - .method /*06000042*/ family hidebysig newslot virtual - instance void OnValidate(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::OnValidate - - .method /*06000043*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::Add /*0100001C::0A000023*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::System.Collections.IDictionary.Add - - .method /*06000044*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::Contains /*0100001C::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IDictionary.Contains - - .method /*06000045*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/::Remove /*0100001C::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryBase::System.Collections.IDictionary.Remove - - .method /*06000046*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001B*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 6D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/::GetEnumerator /*01000019::0A000026*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryBase::System.Collections.IEnumerable.GetEnumerator - - .property /*1700000E*/ instance int32 Count() - { - .get instance int32 System.Collections.DictionaryBase/*02000005*/::get_Count() /* 0600002B */ - } // end of property DictionaryBase::Count - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ - Dictionary() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ System.Collections.DictionaryBase/*02000005*/::get_Dictionary() /* 0600002C */ - } // end of property DictionaryBase::Dictionary - .property /*17000010*/ instance class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*0100001D*/ - InnerHashtable() - { - .get instance class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*0100001D*/ System.Collections.DictionaryBase/*02000005*/::get_InnerHashtable() /* 0600002D */ - } // end of property DictionaryBase::InnerHashtable - .property /*17000011*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.DictionaryBase/*02000005*/::System.Collections.ICollection.get_IsSynchronized() /* 0600002E */ - } // end of property DictionaryBase::System.Collections.ICollection.IsSynchronized - .property /*17000012*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.DictionaryBase/*02000005*/::System.Collections.ICollection.get_SyncRoot() /* 0600002F */ - } // end of property DictionaryBase::System.Collections.ICollection.SyncRoot - .property /*17000013*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.DictionaryBase/*02000005*/::System.Collections.IDictionary.get_IsFixedSize() /* 06000030 */ - } // end of property DictionaryBase::System.Collections.IDictionary.IsFixedSize - .property /*17000014*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.DictionaryBase/*02000005*/::System.Collections.IDictionary.get_IsReadOnly() /* 06000031 */ - } // end of property DictionaryBase::System.Collections.IDictionary.IsReadOnly - .property /*17000015*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.DictionaryBase/*02000005*/::System.Collections.IDictionary.get_Item(object) /* 06000032 */ - .set instance void System.Collections.DictionaryBase/*02000005*/::System.Collections.IDictionary.set_Item(object, - object) /* 06000033 */ - } // end of property DictionaryBase::System.Collections.IDictionary.Item - .property /*17000016*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ System.Collections.DictionaryBase/*02000005*/::System.Collections.IDictionary.get_Keys() /* 06000034 */ - } // end of property DictionaryBase::System.Collections.IDictionary.Keys - .property /*17000017*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ System.Collections.DictionaryBase/*02000005*/::System.Collections.IDictionary.get_Values() /* 06000035 */ - } // end of property DictionaryBase::System.Collections.IDictionary.Values -} // end of class System.Collections.DictionaryBase - -.class /*02000006*/ public auto ansi beforefieldinit System.Collections.Queue - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/, - [System.Runtime/*23000001*/]System.ICloneable/*0100001F*/ -{ - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Queue::.ctor - - .method /*06000048*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ col) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Queue::.ctor - - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Queue::.ctor - - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - float32 growFactor) cil managed - // SIG: 20 02 01 08 0C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Queue::.ctor - - .method /*0600004B*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::get_Count - - .method /*0600004C*/ public hidebysig newslot specialname virtual - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::get_IsSynchronized - - .method /*0600004D*/ public hidebysig newslot specialname virtual - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::get_SyncRoot - - .method /*0600004E*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue::Clear - - .method /*0600004F*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::Clone - - .method /*06000050*/ public hidebysig newslot virtual - instance bool Contains(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::Contains - - .method /*06000051*/ public hidebysig newslot virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue::CopyTo - - .method /*06000052*/ public hidebysig newslot virtual - instance object Dequeue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::Dequeue - - .method /*06000053*/ public hidebysig newslot virtual - instance void Enqueue(object obj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue::Enqueue - - .method /*06000054*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001B*/ - GetEnumerator() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::GetEnumerator - - .method /*06000055*/ public hidebysig newslot virtual - instance object Peek() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::Peek - - .method /*06000056*/ public hidebysig static - class System.Collections.Queue/*02000006*/ - Synchronized(class System.Collections.Queue/*02000006*/ queue) cil managed - // SIG: 00 01 12 18 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::Synchronized - - .method /*06000057*/ public hidebysig newslot virtual - instance object[] ToArray() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue::ToArray - - .method /*06000058*/ public hidebysig newslot virtual - instance void TrimToSize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue::TrimToSize - - .property /*17000018*/ instance int32 Count() - { - .get instance int32 System.Collections.Queue/*02000006*/::get_Count() /* 0600004B */ - } // end of property Queue::Count - .property /*17000019*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.Queue/*02000006*/::get_IsSynchronized() /* 0600004C */ - } // end of property Queue::IsSynchronized - .property /*1700001A*/ instance object SyncRoot() - { - .get instance object System.Collections.Queue/*02000006*/::get_SyncRoot() /* 0600004D */ - } // end of property Queue::SyncRoot -} // end of class System.Collections.Queue - -.class /*02000007*/ public abstract auto ansi beforefieldinit System.Collections.ReadOnlyCollectionBase - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/ -{ - .method /*06000059*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyCollectionBase::.ctor - - .method /*0600005A*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBase::get_Count - - .method /*0600005B*/ family hidebysig specialname - instance class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*0100001A*/ - get_InnerList() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBase::get_InnerList - - .method /*0600005C*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::get_IsSynchronized /*01000016::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBase::System.Collections.ICollection.get_IsSynchronized - - .method /*0600005D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::get_SyncRoot /*01000016::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBase::System.Collections.ICollection.get_SyncRoot - - .method /*0600005E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001B*/ - GetEnumerator() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBase::GetEnumerator - - .method /*0600005F*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/::CopyTo /*01000016::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBase::System.Collections.ICollection.CopyTo - - .property /*1700001B*/ instance int32 Count() - { - .get instance int32 System.Collections.ReadOnlyCollectionBase/*02000007*/::get_Count() /* 0600005A */ - } // end of property ReadOnlyCollectionBase::Count - .property /*1700001C*/ instance class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*0100001A*/ - InnerList() - { - .get instance class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*0100001A*/ System.Collections.ReadOnlyCollectionBase/*02000007*/::get_InnerList() /* 0600005B */ - } // end of property ReadOnlyCollectionBase::InnerList - .property /*1700001D*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.ReadOnlyCollectionBase/*02000007*/::System.Collections.ICollection.get_IsSynchronized() /* 0600005C */ - } // end of property ReadOnlyCollectionBase::System.Collections.ICollection.IsSynchronized - .property /*1700001E*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.ReadOnlyCollectionBase/*02000007*/::System.Collections.ICollection.get_SyncRoot() /* 0600005D */ - } // end of property ReadOnlyCollectionBase::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.ReadOnlyCollectionBase - -.class /*02000008*/ public auto ansi beforefieldinit System.Collections.SortedList - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/, - [System.Runtime/*23000001*/]System.ICloneable/*0100001F*/ -{ - .custom /*0C000013:0A000027*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000020*/::.ctor(string) /* 0A000027 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000060*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList::.ctor - - .method /*06000061*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000012*/ comparer) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList::.ctor - - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000012*/ comparer, - int32 capacity) cil managed - // SIG: 20 02 01 12 49 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList::.ctor - - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ d) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList::.ctor - - .method /*06000064*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ d, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000012*/ comparer) cil managed - // SIG: 20 02 01 12 71 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList::.ctor - - .method /*06000065*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCapacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList::.ctor - - .method /*06000066*/ public hidebysig newslot specialname virtual - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_Capacity - - .method /*06000067*/ public hidebysig newslot specialname virtual - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::set_Capacity - - .method /*06000068*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_Count - - .method /*06000069*/ public hidebysig newslot specialname virtual - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_IsFixedSize - - .method /*0600006A*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_IsReadOnly - - .method /*0600006B*/ public hidebysig newslot specialname virtual - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_IsSynchronized - - .method /*0600006C*/ public hidebysig newslot specialname virtual - instance object get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_Item - - .method /*0600006D*/ public hidebysig newslot specialname virtual - instance void set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::set_Item - - .method /*0600006E*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - get_Keys() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_Keys - - .method /*0600006F*/ public hidebysig newslot specialname virtual - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_SyncRoot - - .method /*06000070*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - get_Values() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::get_Values - - .method /*06000071*/ public hidebysig newslot virtual - instance void Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::Add - - .method /*06000072*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::Clear - - .method /*06000073*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::Clone - - .method /*06000074*/ public hidebysig newslot virtual - instance bool Contains(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::Contains - - .method /*06000075*/ public hidebysig newslot virtual - instance bool ContainsKey(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::ContainsKey - - .method /*06000076*/ public hidebysig newslot virtual - instance bool ContainsValue(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::ContainsValue - - .method /*06000077*/ public hidebysig newslot virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 61 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::CopyTo - - .method /*06000078*/ public hidebysig newslot virtual - instance object GetByIndex(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::GetByIndex - - .method /*06000079*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*0100001E*/ - GetEnumerator() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::GetEnumerator - - .method /*0600007A*/ public hidebysig newslot virtual - instance object GetKey(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::GetKey - - .method /*0600007B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ - GetKeyList() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::GetKeyList - - .method /*0600007C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ - GetValueList() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::GetValueList - - .method /*0600007D*/ public hidebysig newslot virtual - instance int32 IndexOfKey(object key) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::IndexOfKey - - .method /*0600007E*/ public hidebysig newslot virtual - instance int32 IndexOfValue(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::IndexOfValue - - .method /*0600007F*/ public hidebysig newslot virtual - instance void Remove(object key) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::Remove - - .method /*06000080*/ public hidebysig newslot virtual - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::RemoveAt - - .method /*06000081*/ public hidebysig newslot virtual - instance void SetByIndex(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::SetByIndex - - .method /*06000082*/ public hidebysig static - class System.Collections.SortedList/*02000008*/ - Synchronized(class System.Collections.SortedList/*02000008*/ list) cil managed - // SIG: 00 01 12 20 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::Synchronized - - .method /*06000083*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001B*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 6D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/::GetEnumerator /*01000019::0A000026*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList::System.Collections.IEnumerable.GetEnumerator - - .method /*06000084*/ public hidebysig newslot virtual - instance void TrimToSize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList::TrimToSize - - .property /*1700001F*/ instance int32 Capacity() - { - .get instance int32 System.Collections.SortedList/*02000008*/::get_Capacity() /* 06000066 */ - .set instance void System.Collections.SortedList/*02000008*/::set_Capacity(int32) /* 06000067 */ - } // end of property SortedList::Capacity - .property /*17000020*/ instance int32 Count() - { - .get instance int32 System.Collections.SortedList/*02000008*/::get_Count() /* 06000068 */ - } // end of property SortedList::Count - .property /*17000021*/ instance bool IsFixedSize() - { - .get instance bool System.Collections.SortedList/*02000008*/::get_IsFixedSize() /* 06000069 */ - } // end of property SortedList::IsFixedSize - .property /*17000022*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.SortedList/*02000008*/::get_IsReadOnly() /* 0600006A */ - } // end of property SortedList::IsReadOnly - .property /*17000023*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.SortedList/*02000008*/::get_IsSynchronized() /* 0600006B */ - } // end of property SortedList::IsSynchronized - .property /*17000024*/ instance object Item(object) - { - .get instance object System.Collections.SortedList/*02000008*/::get_Item(object) /* 0600006C */ - .set instance void System.Collections.SortedList/*02000008*/::set_Item(object, - object) /* 0600006D */ - } // end of property SortedList::Item - .property /*17000025*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ System.Collections.SortedList/*02000008*/::get_Keys() /* 0600006E */ - } // end of property SortedList::Keys - .property /*17000026*/ instance object SyncRoot() - { - .get instance object System.Collections.SortedList/*02000008*/::get_SyncRoot() /* 0600006F */ - } // end of property SortedList::SyncRoot - .property /*17000027*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ System.Collections.SortedList/*02000008*/::get_Values() /* 06000070 */ - } // end of property SortedList::Values -} // end of class System.Collections.SortedList - -.class /*02000009*/ public auto ansi beforefieldinit System.Collections.Stack - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/, - [System.Runtime/*23000001*/]System.ICloneable/*0100001F*/ -{ - .method /*06000085*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Stack::.ctor - - .method /*06000086*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000016*/ col) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Stack::.ctor - - .method /*06000087*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCapacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method Stack::.ctor - - .method /*06000088*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::get_Count - - .method /*06000089*/ public hidebysig newslot specialname virtual - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::get_IsSynchronized - - .method /*0600008A*/ public hidebysig newslot specialname virtual - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::get_SyncRoot - - .method /*0600008B*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack::Clear - - .method /*0600008C*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::Clone - - .method /*0600008D*/ public hidebysig newslot virtual - instance bool Contains(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::Contains - - .method /*0600008E*/ public hidebysig newslot virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack::CopyTo - - .method /*0600008F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001B*/ - GetEnumerator() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::GetEnumerator - - .method /*06000090*/ public hidebysig newslot virtual - instance object Peek() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::Peek - - .method /*06000091*/ public hidebysig newslot virtual - instance object Pop() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::Pop - - .method /*06000092*/ public hidebysig newslot virtual - instance void Push(object obj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack::Push - - .method /*06000093*/ public hidebysig static - class System.Collections.Stack/*02000009*/ - Synchronized(class System.Collections.Stack/*02000009*/ stack) cil managed - // SIG: 00 01 12 24 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::Synchronized - - .method /*06000094*/ public hidebysig newslot virtual - instance object[] ToArray() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack::ToArray - - .property /*17000028*/ instance int32 Count() - { - .get instance int32 System.Collections.Stack/*02000009*/::get_Count() /* 06000088 */ - } // end of property Stack::Count - .property /*17000029*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.Stack/*02000009*/::get_IsSynchronized() /* 06000089 */ - } // end of property Stack::IsSynchronized - .property /*1700002A*/ instance object SyncRoot() - { - .get instance object System.Collections.Stack/*02000009*/::get_SyncRoot() /* 0600008A */ - } // end of property Stack::SyncRoot -} // end of class System.Collections.Stack - -.class /*0200000A*/ public auto ansi beforefieldinit System.Collections.Specialized.CollectionsUtil - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000095*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionsUtil::.ctor - - .method /*06000096*/ public hidebysig static - class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*0100001D*/ - CreateCaseInsensitiveHashtable() cil managed - // SIG: 00 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionsUtil::CreateCaseInsensitiveHashtable - - .method /*06000097*/ public hidebysig static - class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*0100001D*/ - CreateCaseInsensitiveHashtable(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*0100001C*/ d) cil managed - // SIG: 00 01 12 75 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionsUtil::CreateCaseInsensitiveHashtable - - .method /*06000098*/ public hidebysig static - class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*0100001D*/ - CreateCaseInsensitiveHashtable(int32 capacity) cil managed - // SIG: 00 01 12 75 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionsUtil::CreateCaseInsensitiveHashtable - - .method /*06000099*/ public hidebysig static - class System.Collections.SortedList/*02000008*/ - CreateCaseInsensitiveSortedList() cil managed - // SIG: 00 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionsUtil::CreateCaseInsensitiveSortedList - -} // end of class System.Collections.Specialized.CollectionsUtil - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il deleted file mode 100644 index 3910a9f291..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il +++ /dev/null @@ -1,3076 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000049e2 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000074e4 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000498f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003400 [0x00003e88] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004814 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000029e8 Virtual Size -// 0x00002000 Virtual Address -// 0x00002a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000009e4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000049d1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x0000272c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004794 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000175c Size -// '#~' Name -// Stream 2: -// 0x000017c8 Offset -// 0x00000a10 Size -// '#Strings' Name -// Stream 3: -// 0x000021d8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000021dc Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000021ec Offset -// 0x00000540 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000020903a01757 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 29320 -// PE header size : 512 (496 used) ( 1.75%) -// PE additional info : 17707 (60.39%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.25%) -// CLR meta-data size : 10028 (34.20%) -// CLR additional info : 128 ( 0.44%) -// CLR method headers : 202 ( 0.69%) -// Managed code : 500 ( 1.71%) -// Data : 2048 ( 6.98%) -// Unaccounted : -1877 (-6.40%) - -// Num.of PE sections : 3 -// .text - 10752 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 10028 -// Module - 1 (10 bytes) -// TypeDef - 13 (182 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 36 (216 bytes) -// MethodDef - 207 (2898 bytes) 5 abstract, 0 native, 202 bodies -// FieldDef - 2 (12 bytes) 0 constant -// MemberRef - 34 (204 bytes) -// ParamDef - 175 (1050 bytes) -// MethodImpl - 24 (144 bytes) -// CustomAttribute- 31 (186 bytes) -// InterfaceImpl - 25 (100 bytes) -// PropertyMap - 12 (48 bytes) -// Property - 58 (348 bytes) -// MethodSemantic- 70 (420 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// NestedClass - 2 (8 bytes) -// Strings - 2575 bytes -// Blobs - 1344 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 201 bytes - -// CLR additional info : 128 - -// CLR method headers : 202 -// Num.of method bodies - 202 -// Num.of fat headers - 0 -// Num.of tiny headers - 202 - -// Managed code : 500 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BitVector32 (public) (sequential) (ansi) (sealed) -// Class HybridDictionary (public) (auto) (ansi) -// Interface IOrderedDictionary (public) (abstract) (auto) (ansi) -// Class ListDictionary (public) (auto) (ansi) -// Class NameObjectCollectionBase (public) (abstract) (auto) (ansi) -// Class NameValueCollection (public) (auto) (ansi) -// Class OrderedDictionary (public) (auto) (ansi) -// Class StringCollection (public) (auto) (ansi) -// Class StringDictionary (public) (auto) (ansi) -// Class StringEnumerator (public) (auto) (ansi) -// Class Section (sequential) (ansi) (sealed) (nested public) -// Class KeysCollection (auto) (ansi) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Collections.Specialized -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 53 70 65 63 69 61 6C 69 7A 65 // tions.Specialize - 64 00 00 ) // d.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 53 70 65 63 69 61 6C 69 7A 65 // tions.Specialize - 64 00 00 ) // d.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 2E 53 70 65 63 69 61 6C 69 7A 65 // tions.Specialize - 64 00 00 ) // d.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Collections.Specialized.dll -// MVID: {f3aba5e1-e96f-4e05-bbfc-225fed41cdcf} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFE4C293000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public sequential ansi sealed beforefieldinit System.Collections.Specialized.BitVector32 - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*0200000C*/ sequential ansi sealed nested public beforefieldinit Section - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - { - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000002*/ private initonly int32 _dummy - .method /*060000BF*/ public hidebysig specialname - instance int16 get_Mask() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::get_Mask - - .method /*060000C0*/ public hidebysig specialname - instance int16 get_Offset() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::get_Offset - - .method /*060000C1*/ public hidebysig - instance bool Equals(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ obj) cil managed - // SIG: 20 01 02 11 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::Equals - - .method /*060000C2*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::Equals - - .method /*060000C3*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::GetHashCode - - .method /*060000C4*/ public hidebysig specialname static - bool op_Equality(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ a, - valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ b) cil managed - // SIG: 00 02 02 11 30 11 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::op_Equality - - .method /*060000C5*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ a, - valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ b) cil managed - // SIG: 00 02 02 11 30 11 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::op_Inequality - - .method /*060000C6*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::ToString - - .method /*060000C7*/ public hidebysig static - string ToString(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ 'value') cil managed - // SIG: 00 01 0E 11 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::ToString - - .property /*17000035*/ instance int16 - Mask() - { - .get instance int16 System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/::get_Mask() /* 060000BF */ - } // end of property Section::Mask - .property /*17000036*/ instance int16 - Offset() - { - .get instance int16 System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/::get_Offset() /* 060000C0 */ - } // end of property Section::Offset - } // end of class Section - - .field /*04000001*/ private int32 _dummy - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.BitVector32/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 data) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::.ctor - - .method /*06000003*/ public hidebysig specialname - instance int32 get_Data() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::get_Data - - .method /*06000004*/ public hidebysig specialname - instance int32 get_Item(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ section) cil managed - // SIG: 20 01 08 11 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::get_Item - - .method /*06000005*/ public hidebysig specialname - instance void set_Item(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ section, - int32 'value') cil managed - // SIG: 20 02 01 11 30 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitVector32::set_Item - - .method /*06000006*/ public hidebysig specialname - instance bool get_Item(int32 bit) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::get_Item - - .method /*06000007*/ public hidebysig specialname - instance void set_Item(int32 bit, - bool 'value') cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitVector32::set_Item - - .method /*06000008*/ public hidebysig static - int32 CreateMask() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::CreateMask - - .method /*06000009*/ public hidebysig static - int32 CreateMask(int32 previous) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::CreateMask - - .method /*0600000A*/ public hidebysig static - valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ - CreateSection(int16 maxValue) cil managed - // SIG: 00 01 11 30 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::CreateSection - - .method /*0600000B*/ public hidebysig static - valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ - CreateSection(int16 maxValue, - valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/ previous) cil managed - // SIG: 00 02 11 30 06 11 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::CreateSection - - .method /*0600000C*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::Equals - - .method /*0600000D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::GetHashCode - - .method /*0600000E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::ToString - - .method /*0600000F*/ public hidebysig static - string ToString(valuetype System.Collections.Specialized.BitVector32/*02000002*/ 'value') cil managed - // SIG: 00 01 0E 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitVector32::ToString - - .property /*17000001*/ instance int32 Data() - { - .get instance int32 System.Collections.Specialized.BitVector32/*02000002*/::get_Data() /* 06000003 */ - } // end of property BitVector32::Data - .property /*17000002*/ instance int32 Item(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/) - { - .get instance int32 System.Collections.Specialized.BitVector32/*02000002*/::get_Item(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/) /* 06000004 */ - .set instance void System.Collections.Specialized.BitVector32/*02000002*/::set_Item(valuetype System.Collections.Specialized.BitVector32/*02000002*//Section/*0200000C*/, - int32) /* 06000005 */ - } // end of property BitVector32::Item - .property /*17000003*/ instance bool Item(int32) - { - .get instance bool System.Collections.Specialized.BitVector32/*02000002*/::get_Item(int32) /* 06000006 */ - .set instance void System.Collections.Specialized.BitVector32/*02000002*/::set_Item(int32, - bool) /* 06000007 */ - } // end of property BitVector32::Item -} // end of class System.Collections.Specialized.BitVector32 - -.class /*02000003*/ public auto ansi beforefieldinit System.Collections.Specialized.HybridDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000018*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method HybridDictionary::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(bool caseInsensitive) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method HybridDictionary::.ctor - - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialSize) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method HybridDictionary::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialSize, - bool caseInsensitive) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method HybridDictionary::.ctor - - .method /*06000014*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_Count - - .method /*06000015*/ public hidebysig newslot specialname virtual final - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_IsFixedSize - - .method /*06000016*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_IsReadOnly - - .method /*06000017*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_IsSynchronized - - .method /*06000018*/ public hidebysig newslot specialname virtual final - instance object get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_Item - - .method /*06000019*/ public hidebysig newslot specialname virtual final - instance void set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HybridDictionary::set_Item - - .method /*0600001A*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_Keys - - .method /*0600001B*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_SyncRoot - - .method /*0600001C*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Values() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::get_Values - - .method /*0600001D*/ public hidebysig newslot virtual final - instance void Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HybridDictionary::Add - - .method /*0600001E*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HybridDictionary::Clear - - .method /*0600001F*/ public hidebysig newslot virtual final - instance bool Contains(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::Contains - - .method /*06000020*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HybridDictionary::CopyTo - - .method /*06000021*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*0100001A*/ - GetEnumerator() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::GetEnumerator - - .method /*06000022*/ public hidebysig newslot virtual final - instance void Remove(object key) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HybridDictionary::Remove - - .method /*06000023*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000012*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HybridDictionary::System.Collections.IEnumerable.GetEnumerator - - .property /*17000004*/ instance int32 Count() - { - .get instance int32 System.Collections.Specialized.HybridDictionary/*02000003*/::get_Count() /* 06000014 */ - } // end of property HybridDictionary::Count - .property /*17000005*/ instance bool IsFixedSize() - { - .get instance bool System.Collections.Specialized.HybridDictionary/*02000003*/::get_IsFixedSize() /* 06000015 */ - } // end of property HybridDictionary::IsFixedSize - .property /*17000006*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.Specialized.HybridDictionary/*02000003*/::get_IsReadOnly() /* 06000016 */ - } // end of property HybridDictionary::IsReadOnly - .property /*17000007*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.Specialized.HybridDictionary/*02000003*/::get_IsSynchronized() /* 06000017 */ - } // end of property HybridDictionary::IsSynchronized - .property /*17000008*/ instance object Item(object) - { - .get instance object System.Collections.Specialized.HybridDictionary/*02000003*/::get_Item(object) /* 06000018 */ - .set instance void System.Collections.Specialized.HybridDictionary/*02000003*/::set_Item(object, - object) /* 06000019 */ - } // end of property HybridDictionary::Item - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.HybridDictionary/*02000003*/::get_Keys() /* 0600001A */ - } // end of property HybridDictionary::Keys - .property /*1700000A*/ instance object SyncRoot() - { - .get instance object System.Collections.Specialized.HybridDictionary/*02000003*/::get_SyncRoot() /* 0600001B */ - } // end of property HybridDictionary::SyncRoot - .property /*1700000B*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.HybridDictionary/*02000003*/::get_Values() /* 0600001C */ - } // end of property HybridDictionary::Values -} // end of class System.Collections.Specialized.HybridDictionary - -.class /*02000004*/ interface public abstract auto ansi System.Collections.Specialized.IOrderedDictionary - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000018*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000024*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method IOrderedDictionary::get_Item - - .method /*06000025*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IOrderedDictionary::set_Item - - .method /*06000026*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*0100001A*/ - GetEnumerator() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x0 - } // end of method IOrderedDictionary::GetEnumerator - - .method /*06000027*/ public hidebysig newslot abstract virtual - instance void Insert(int32 index, - object key, - object 'value') cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IOrderedDictionary::Insert - - .method /*06000028*/ public hidebysig newslot abstract virtual - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IOrderedDictionary::RemoveAt - - .property /*1700000C*/ instance object Item(int32) - { - .get instance object System.Collections.Specialized.IOrderedDictionary/*02000004*/::get_Item(int32) /* 06000024 */ - .set instance void System.Collections.Specialized.IOrderedDictionary/*02000004*/::set_Item(int32, - object) /* 06000025 */ - } // end of property IOrderedDictionary::Item -} // end of class System.Collections.Specialized.IOrderedDictionary - -.class /*02000005*/ public auto ansi beforefieldinit System.Collections.Specialized.ListDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000018*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ListDictionary::.ctor - - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100001B*/ comparer) cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ListDictionary::.ctor - - .method /*0600002B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_Count - - .method /*0600002C*/ public hidebysig newslot specialname virtual final - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_IsFixedSize - - .method /*0600002D*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_IsReadOnly - - .method /*0600002E*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_IsSynchronized - - .method /*0600002F*/ public hidebysig newslot specialname virtual final - instance object get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_Item - - .method /*06000030*/ public hidebysig newslot specialname virtual final - instance void set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListDictionary::set_Item - - .method /*06000031*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_Keys - - .method /*06000032*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_SyncRoot - - .method /*06000033*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Values() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::get_Values - - .method /*06000034*/ public hidebysig newslot virtual final - instance void Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListDictionary::Add - - .method /*06000035*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListDictionary::Clear - - .method /*06000036*/ public hidebysig newslot virtual final - instance bool Contains(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::Contains - - .method /*06000037*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListDictionary::CopyTo - - .method /*06000038*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*0100001A*/ - GetEnumerator() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::GetEnumerator - - .method /*06000039*/ public hidebysig newslot virtual final - instance void Remove(object key) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListDictionary::Remove - - .method /*0600003A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000012*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListDictionary::System.Collections.IEnumerable.GetEnumerator - - .property /*1700000D*/ instance int32 Count() - { - .get instance int32 System.Collections.Specialized.ListDictionary/*02000005*/::get_Count() /* 0600002B */ - } // end of property ListDictionary::Count - .property /*1700000E*/ instance bool IsFixedSize() - { - .get instance bool System.Collections.Specialized.ListDictionary/*02000005*/::get_IsFixedSize() /* 0600002C */ - } // end of property ListDictionary::IsFixedSize - .property /*1700000F*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.Specialized.ListDictionary/*02000005*/::get_IsReadOnly() /* 0600002D */ - } // end of property ListDictionary::IsReadOnly - .property /*17000010*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.Specialized.ListDictionary/*02000005*/::get_IsSynchronized() /* 0600002E */ - } // end of property ListDictionary::IsSynchronized - .property /*17000011*/ instance object Item(object) - { - .get instance object System.Collections.Specialized.ListDictionary/*02000005*/::get_Item(object) /* 0600002F */ - .set instance void System.Collections.Specialized.ListDictionary/*02000005*/::set_Item(object, - object) /* 06000030 */ - } // end of property ListDictionary::Item - .property /*17000012*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.ListDictionary/*02000005*/::get_Keys() /* 06000031 */ - } // end of property ListDictionary::Keys - .property /*17000013*/ instance object SyncRoot() - { - .get instance object System.Collections.Specialized.ListDictionary/*02000005*/::get_SyncRoot() /* 06000032 */ - } // end of property ListDictionary::SyncRoot - .property /*17000014*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.ListDictionary/*02000005*/::get_Values() /* 06000033 */ - } // end of property ListDictionary::Values -} // end of class System.Collections.Specialized.ListDictionary - -.class /*02000006*/ public abstract auto ansi beforefieldinit System.Collections.Specialized.NameObjectCollectionBase - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*0100001C*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100001D*/ -{ - .class /*0200000D*/ auto ansi nested public beforefieldinit KeysCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ - { - .custom /*0C00001B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000C8*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method KeysCollection::.ctor - - .method /*060000C9*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeysCollection::get_Count - - .method /*060000CA*/ public hidebysig specialname - instance string get_Item(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeysCollection::get_Item - - .method /*060000CB*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::get_IsSynchronized /*01000017::0A000013*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeysCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060000CC*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::get_SyncRoot /*01000017::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeysCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060000CD*/ public hidebysig newslot virtual - instance string Get(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeysCollection::Get - - .method /*060000CE*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeysCollection::GetEnumerator - - .method /*060000CF*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::CopyTo /*01000017::0A000015*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeysCollection::System.Collections.ICollection.CopyTo - - .property /*17000037*/ instance int32 - Count() - { - .get instance int32 System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/::get_Count() /* 060000C9 */ - } // end of property KeysCollection::Count - .property /*17000038*/ instance string - Item(int32) - { - .get instance string System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/::get_Item(int32) /* 060000CA */ - } // end of property KeysCollection::Item - .property /*17000039*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/::System.Collections.ICollection.get_IsSynchronized() /* 060000CB */ - } // end of property KeysCollection::System.Collections.ICollection.IsSynchronized - .property /*1700003A*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/::System.Collections.ICollection.get_SyncRoot() /* 060000CC */ - } // end of property KeysCollection::System.Collections.ICollection.SyncRoot - } // end of class KeysCollection - - .method /*0600003B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*0600003C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001E*/ equalityComparer) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*0600003D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.Collections.IHashCodeProvider/*01000020*/ hashProvider, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100001B*/ comparer) cil managed - // SIG: 20 02 01 12 80 81 12 6D - { - .custom /*0C00001C:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000016 */ = ( 01 00 3F 50 6C 65 61 73 65 20 75 73 65 20 4E 61 // ..?Please use Na - 6D 65 4F 62 6A 65 63 74 43 6F 6C 6C 65 63 74 69 // meObjectCollecti - 6F 6E 42 61 73 65 28 49 45 71 75 61 6C 69 74 79 // onBase(IEquality - 43 6F 6D 70 61 72 65 72 29 20 69 6E 73 74 65 61 // Comparer) instea - 64 2E 00 00 ) // d... - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*0600003E*/ family hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*0600003F*/ family hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001E*/ equalityComparer) cil managed - // SIG: 20 02 01 08 12 79 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*06000040*/ family hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime.Extensions/*23000002*/]System.Collections.IHashCodeProvider/*01000020*/ hashProvider, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100001B*/ comparer) cil managed - // SIG: 20 03 01 08 12 80 81 12 6D - { - .custom /*0C00001D:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000016 */ = ( 01 00 46 50 6C 65 61 73 65 20 75 73 65 20 4E 61 // ..FPlease use Na - 6D 65 4F 62 6A 65 63 74 43 6F 6C 6C 65 63 74 69 // meObjectCollecti - 6F 6E 42 61 73 65 28 49 6E 74 33 32 2C 20 49 45 // onBase(Int32, IE - 71 75 61 6C 69 74 79 43 6F 6D 70 61 72 65 72 29 // qualityComparer) - 20 69 6E 73 74 65 61 64 2E 00 00 ) // instead... - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*06000041*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ context) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method NameObjectCollectionBase::.ctor - - .method /*06000042*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::get_Count - - .method /*06000043*/ family hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::get_IsReadOnly - - .method /*06000044*/ family hidebysig specialname - instance void set_IsReadOnly(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::set_IsReadOnly - - .method /*06000045*/ public hidebysig newslot specialname virtual - instance class System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/ - get_Keys() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::get_Keys - - .method /*06000046*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::get_IsSynchronized /*01000017::0A000013*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::System.Collections.ICollection.get_IsSynchronized - - .method /*06000047*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::get_SyncRoot /*01000017::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::System.Collections.ICollection.get_SyncRoot - - .method /*06000048*/ family hidebysig instance void - BaseAdd(string name, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::BaseAdd - - .method /*06000049*/ family hidebysig instance void - BaseClear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::BaseClear - - .method /*0600004A*/ family hidebysig instance object - BaseGet(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseGet - - .method /*0600004B*/ family hidebysig instance object - BaseGet(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseGet - - .method /*0600004C*/ family hidebysig instance string[] - BaseGetAllKeys() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseGetAllKeys - - .method /*0600004D*/ family hidebysig instance object[] - BaseGetAllValues() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseGetAllValues - - .method /*0600004E*/ family hidebysig instance object[] - BaseGetAllValues(class [System.Runtime/*23000001*/]System.Type/*01000023*/ 'type') cil managed - // SIG: 20 01 1D 1C 12 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseGetAllValues - - .method /*0600004F*/ family hidebysig instance string - BaseGetKey(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseGetKey - - .method /*06000050*/ family hidebysig instance bool - BaseHasKeys() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::BaseHasKeys - - .method /*06000051*/ family hidebysig instance void - BaseRemove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::BaseRemove - - .method /*06000052*/ family hidebysig instance void - BaseRemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::BaseRemoveAt - - .method /*06000053*/ family hidebysig instance void - BaseSet(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::BaseSet - - .method /*06000054*/ family hidebysig instance void - BaseSet(string name, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::BaseSet - - .method /*06000055*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameObjectCollectionBase::GetEnumerator - - .method /*06000056*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ context) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::GetObjectData - - .method /*06000057*/ public hidebysig newslot virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::OnDeserialization - - .method /*06000058*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::CopyTo /*01000017::0A000015*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameObjectCollectionBase::System.Collections.ICollection.CopyTo - - .property /*17000015*/ instance int32 Count() - { - .get instance int32 System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::get_Count() /* 06000042 */ - } // end of property NameObjectCollectionBase::Count - .property /*17000016*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::get_IsReadOnly() /* 06000043 */ - .set instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::set_IsReadOnly(bool) /* 06000044 */ - } // end of property NameObjectCollectionBase::IsReadOnly - .property /*17000017*/ instance class System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/ - Keys() - { - .get instance class System.Collections.Specialized.NameObjectCollectionBase/*02000006*//KeysCollection/*0200000D*/ System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::get_Keys() /* 06000045 */ - } // end of property NameObjectCollectionBase::Keys - .property /*17000018*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::System.Collections.ICollection.get_IsSynchronized() /* 06000046 */ - } // end of property NameObjectCollectionBase::System.Collections.ICollection.IsSynchronized - .property /*17000019*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::System.Collections.ICollection.get_SyncRoot() /* 06000047 */ - } // end of property NameObjectCollectionBase::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Specialized.NameObjectCollectionBase - -.class /*02000007*/ public auto ansi beforefieldinit System.Collections.Specialized.NameValueCollection - extends System.Collections.Specialized.NameObjectCollectionBase/*02000006*/ -{ - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000059*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*0600005A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001E*/ equalityComparer) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*0600005B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.Collections.IHashCodeProvider/*01000020*/ hashProvider, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100001B*/ comparer) cil managed - // SIG: 20 02 01 12 80 81 12 6D - { - .custom /*0C00001E:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000016 */ = ( 01 00 3A 50 6C 65 61 73 65 20 75 73 65 20 4E 61 // ..:Please use Na - 6D 65 56 61 6C 75 65 43 6F 6C 6C 65 63 74 69 6F // meValueCollectio - 6E 28 49 45 71 75 61 6C 69 74 79 43 6F 6D 70 61 // n(IEqualityCompa - 72 65 72 29 20 69 6E 73 74 65 61 64 2E 00 00 ) // rer) instead... - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*0600005C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Specialized.NameValueCollection/*02000007*/ col) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*0600005E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001E*/ equalityComparer) cil managed - // SIG: 20 02 01 08 12 79 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime.Extensions/*23000002*/]System.Collections.IHashCodeProvider/*01000020*/ hashProvider, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100001B*/ comparer) cil managed - // SIG: 20 03 01 08 12 80 81 12 6D - { - .custom /*0C00001F:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000016 */ = ( 01 00 41 50 6C 65 61 73 65 20 75 73 65 20 4E 61 // ..APlease use Na - 6D 65 56 61 6C 75 65 43 6F 6C 6C 65 63 74 69 6F // meValueCollectio - 6E 28 49 6E 74 33 32 2C 20 49 45 71 75 61 6C 69 // n(Int32, IEquali - 74 79 43 6F 6D 70 61 72 65 72 29 20 69 6E 73 74 // tyComparer) inst - 65 61 64 2E 00 00 ) // ead... - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*06000060*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class System.Collections.Specialized.NameValueCollection/*02000007*/ col) cil managed - // SIG: 20 02 01 08 12 1C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*06000061*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ context) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00003B */ call instance void System.Collections.Specialized.NameObjectCollectionBase/*02000006*/::.ctor() /* 0600003B */ - IL_0006: /* 2A | */ ret - } // end of method NameValueCollection::.ctor - - .method /*06000062*/ public hidebysig newslot specialname virtual - instance string[] get_AllKeys() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::get_AllKeys - - .method /*06000063*/ public hidebysig specialname - instance string get_Item(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::get_Item - - .method /*06000064*/ public hidebysig specialname - instance string get_Item(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::get_Item - - .method /*06000065*/ public hidebysig specialname - instance void set_Item(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::set_Item - - .method /*06000066*/ public hidebysig instance void - Add(class System.Collections.Specialized.NameValueCollection/*02000007*/ c) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::Add - - .method /*06000067*/ public hidebysig newslot virtual - instance void Add(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::Add - - .method /*06000068*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::Clear - - .method /*06000069*/ public hidebysig instance void - CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ dest, - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::CopyTo - - .method /*0600006A*/ public hidebysig newslot virtual - instance string Get(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::Get - - .method /*0600006B*/ public hidebysig newslot virtual - instance string Get(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::Get - - .method /*0600006C*/ public hidebysig newslot virtual - instance string GetKey(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::GetKey - - .method /*0600006D*/ public hidebysig newslot virtual - instance string[] GetValues(int32 index) cil managed - // SIG: 20 01 1D 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::GetValues - - .method /*0600006E*/ public hidebysig newslot virtual - instance string[] GetValues(string name) cil managed - // SIG: 20 01 1D 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::GetValues - - .method /*0600006F*/ public hidebysig instance bool - HasKeys() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueCollection::HasKeys - - .method /*06000070*/ family hidebysig instance void - InvalidateCachedArrays() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::InvalidateCachedArrays - - .method /*06000071*/ public hidebysig newslot virtual - instance void Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::Remove - - .method /*06000072*/ public hidebysig newslot virtual - instance void Set(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueCollection::Set - - .property /*1700001A*/ instance string[] - AllKeys() - { - .get instance string[] System.Collections.Specialized.NameValueCollection/*02000007*/::get_AllKeys() /* 06000062 */ - } // end of property NameValueCollection::AllKeys - .property /*1700001B*/ instance string Item(int32) - { - .get instance string System.Collections.Specialized.NameValueCollection/*02000007*/::get_Item(int32) /* 06000063 */ - } // end of property NameValueCollection::Item - .property /*1700001C*/ instance string Item(string) - { - .get instance string System.Collections.Specialized.NameValueCollection/*02000007*/::get_Item(string) /* 06000064 */ - .set instance void System.Collections.Specialized.NameValueCollection/*02000007*/::set_Item(string, - string) /* 06000065 */ - } // end of property NameValueCollection::Item -} // end of class System.Collections.Specialized.NameValueCollection - -.class /*02000008*/ public auto ansi beforefieldinit System.Collections.Specialized.OrderedDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000018*/, - System.Collections.Specialized.IOrderedDictionary/*02000004*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*0100001C*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100001D*/ -{ - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method OrderedDictionary::.ctor - - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001E*/ comparer) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method OrderedDictionary::.ctor - - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method OrderedDictionary::.ctor - - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001E*/ comparer) cil managed - // SIG: 20 02 01 08 12 79 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method OrderedDictionary::.ctor - - .method /*06000077*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ context) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method OrderedDictionary::.ctor - - .method /*06000078*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::get_Count - - .method /*06000079*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::get_IsReadOnly - - .method /*0600007A*/ public hidebysig newslot specialname virtual final - instance object get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::get_Item - - .method /*0600007B*/ public hidebysig newslot specialname virtual final - instance void set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::set_Item - - .method /*0600007C*/ public hidebysig newslot specialname virtual final - instance object get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::get_Item - - .method /*0600007D*/ public hidebysig newslot specialname virtual final - instance void set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::set_Item - - .method /*0600007E*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::get_Keys - - .method /*0600007F*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::get_IsSynchronized /*01000017::0A000013*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::System.Collections.ICollection.get_IsSynchronized - - .method /*06000080*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::get_SyncRoot /*01000017::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::System.Collections.ICollection.get_SyncRoot - - .method /*06000081*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000018*/::get_IsFixedSize /*01000018::0A000017*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::System.Collections.IDictionary.get_IsFixedSize - - .method /*06000082*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Values() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::get_Values - - .method /*06000083*/ public hidebysig newslot virtual final - instance void Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::Add - - .method /*06000084*/ public hidebysig instance class System.Collections.Specialized.OrderedDictionary/*02000008*/ - AsReadOnly() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::AsReadOnly - - .method /*06000085*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::Clear - - .method /*06000086*/ public hidebysig newslot virtual final - instance bool Contains(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::Contains - - .method /*06000087*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::CopyTo - - .method /*06000088*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*0100001A*/ - GetEnumerator() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::GetEnumerator - - .method /*06000089*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ context) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::GetObjectData - - .method /*0600008A*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - object key, - object 'value') cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::Insert - - .method /*0600008B*/ family hidebysig newslot virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::OnDeserialization - - .method /*0600008C*/ public hidebysig newslot virtual final - instance void Remove(object key) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::Remove - - .method /*0600008D*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::RemoveAt - - .method /*0600008E*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000012*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedDictionary::System.Collections.IEnumerable.GetEnumerator - - .method /*0600008F*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*0100001C*/::OnDeserialization /*0100001C::0A000018*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OrderedDictionary::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .property /*1700001D*/ instance int32 Count() - { - .get instance int32 System.Collections.Specialized.OrderedDictionary/*02000008*/::get_Count() /* 06000078 */ - } // end of property OrderedDictionary::Count - .property /*1700001E*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.Specialized.OrderedDictionary/*02000008*/::get_IsReadOnly() /* 06000079 */ - } // end of property OrderedDictionary::IsReadOnly - .property /*1700001F*/ instance object Item(int32) - { - .get instance object System.Collections.Specialized.OrderedDictionary/*02000008*/::get_Item(int32) /* 0600007A */ - .set instance void System.Collections.Specialized.OrderedDictionary/*02000008*/::set_Item(int32, - object) /* 0600007B */ - } // end of property OrderedDictionary::Item - .property /*17000020*/ instance object Item(object) - { - .get instance object System.Collections.Specialized.OrderedDictionary/*02000008*/::get_Item(object) /* 0600007C */ - .set instance void System.Collections.Specialized.OrderedDictionary/*02000008*/::set_Item(object, - object) /* 0600007D */ - } // end of property OrderedDictionary::Item - .property /*17000021*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.OrderedDictionary/*02000008*/::get_Keys() /* 0600007E */ - } // end of property OrderedDictionary::Keys - .property /*17000022*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Specialized.OrderedDictionary/*02000008*/::System.Collections.ICollection.get_IsSynchronized() /* 0600007F */ - } // end of property OrderedDictionary::System.Collections.ICollection.IsSynchronized - .property /*17000023*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Specialized.OrderedDictionary/*02000008*/::System.Collections.ICollection.get_SyncRoot() /* 06000080 */ - } // end of property OrderedDictionary::System.Collections.ICollection.SyncRoot - .property /*17000024*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Specialized.OrderedDictionary/*02000008*/::System.Collections.IDictionary.get_IsFixedSize() /* 06000081 */ - } // end of property OrderedDictionary::System.Collections.IDictionary.IsFixedSize - .property /*17000025*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.OrderedDictionary/*02000008*/::get_Values() /* 06000082 */ - } // end of property OrderedDictionary::Values -} // end of class System.Collections.Specialized.OrderedDictionary - -.class /*02000009*/ public auto ansi beforefieldinit System.Collections.Specialized.StringCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/ -{ - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000090*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method StringCollection::.ctor - - .method /*06000091*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::get_Count - - .method /*06000092*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::get_IsReadOnly - - .method /*06000093*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::get_IsSynchronized - - .method /*06000094*/ public hidebysig specialname - instance string get_Item(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::get_Item - - .method /*06000095*/ public hidebysig specialname - instance void set_Item(int32 index, - string 'value') cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::set_Item - - .method /*06000096*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::get_SyncRoot - - .method /*06000097*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::get_IsFixedSize /*01000024::0A000019*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IList.get_IsFixedSize - - .method /*06000098*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::get_IsReadOnly /*01000024::0A00001A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IList.get_IsReadOnly - - .method /*06000099*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::get_Item /*01000024::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IList.get_Item - - .method /*0600009A*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::set_Item /*01000024::0A00001C*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::System.Collections.IList.set_Item - - .method /*0600009B*/ public hidebysig instance int32 - Add(string 'value') cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::Add - - .method /*0600009C*/ public hidebysig instance void - AddRange(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::AddRange - - .method /*0600009D*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::Clear - - .method /*0600009E*/ public hidebysig instance bool - Contains(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::Contains - - .method /*0600009F*/ public hidebysig instance void - CopyTo(string[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 0E 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::CopyTo - - .method /*060000A0*/ public hidebysig instance class System.Collections.Specialized.StringEnumerator/*0200000B*/ - GetEnumerator() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::GetEnumerator - - .method /*060000A1*/ public hidebysig instance int32 - IndexOf(string 'value') cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::IndexOf - - .method /*060000A2*/ public hidebysig instance void - Insert(int32 index, - string 'value') cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::Insert - - .method /*060000A3*/ public hidebysig instance void - Remove(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::Remove - - .method /*060000A4*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::RemoveAt - - .method /*060000A5*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/::CopyTo /*01000017::0A000015*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::System.Collections.ICollection.CopyTo - - .method /*060000A6*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000012*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IEnumerable.GetEnumerator - - .method /*060000A7*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::Add /*01000024::0A00001D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IList.Add - - .method /*060000A8*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::Contains /*01000024::0A00001E*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IList.Contains - - .method /*060000A9*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::IndexOf /*01000024::0A00001F*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringCollection::System.Collections.IList.IndexOf - - .method /*060000AA*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::Insert /*01000024::0A000020*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::System.Collections.IList.Insert - - .method /*060000AB*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/::Remove /*01000024::0A000021*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringCollection::System.Collections.IList.Remove - - .property /*17000026*/ instance int32 Count() - { - .get instance int32 System.Collections.Specialized.StringCollection/*02000009*/::get_Count() /* 06000091 */ - } // end of property StringCollection::Count - .property /*17000027*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.Specialized.StringCollection/*02000009*/::get_IsReadOnly() /* 06000092 */ - } // end of property StringCollection::IsReadOnly - .property /*17000028*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.Specialized.StringCollection/*02000009*/::get_IsSynchronized() /* 06000093 */ - } // end of property StringCollection::IsSynchronized - .property /*17000029*/ instance string Item(int32) - { - .get instance string System.Collections.Specialized.StringCollection/*02000009*/::get_Item(int32) /* 06000094 */ - .set instance void System.Collections.Specialized.StringCollection/*02000009*/::set_Item(int32, - string) /* 06000095 */ - } // end of property StringCollection::Item - .property /*1700002A*/ instance object SyncRoot() - { - .get instance object System.Collections.Specialized.StringCollection/*02000009*/::get_SyncRoot() /* 06000096 */ - } // end of property StringCollection::SyncRoot - .property /*1700002B*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.Specialized.StringCollection/*02000009*/::System.Collections.IList.get_IsFixedSize() /* 06000097 */ - } // end of property StringCollection::System.Collections.IList.IsFixedSize - .property /*1700002C*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.Specialized.StringCollection/*02000009*/::System.Collections.IList.get_IsReadOnly() /* 06000098 */ - } // end of property StringCollection::System.Collections.IList.IsReadOnly - .property /*1700002D*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.Specialized.StringCollection/*02000009*/::System.Collections.IList.get_Item(int32) /* 06000099 */ - .set instance void System.Collections.Specialized.StringCollection/*02000009*/::System.Collections.IList.set_Item(int32, - object) /* 0600009A */ - } // end of property StringCollection::System.Collections.IList.Item -} // end of class System.Collections.Specialized.StringCollection - -.class /*0200000A*/ public auto ansi beforefieldinit System.Collections.Specialized.StringDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000019:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000AC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method StringDictionary::.ctor - - .method /*060000AD*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::get_Count - - .method /*060000AE*/ public hidebysig newslot specialname virtual - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::get_IsSynchronized - - .method /*060000AF*/ public hidebysig newslot specialname virtual - instance string get_Item(string key) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::get_Item - - .method /*060000B0*/ public hidebysig newslot specialname virtual - instance void set_Item(string key, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringDictionary::set_Item - - .method /*060000B1*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Keys() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::get_Keys - - .method /*060000B2*/ public hidebysig newslot specialname virtual - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::get_SyncRoot - - .method /*060000B3*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - get_Values() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::get_Values - - .method /*060000B4*/ public hidebysig newslot virtual - instance void Add(string key, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringDictionary::Add - - .method /*060000B5*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringDictionary::Clear - - .method /*060000B6*/ public hidebysig newslot virtual - instance bool ContainsKey(string key) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::ContainsKey - - .method /*060000B7*/ public hidebysig newslot virtual - instance bool ContainsValue(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::ContainsValue - - .method /*060000B8*/ public hidebysig newslot virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000019*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 65 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringDictionary::CopyTo - - .method /*060000B9*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringDictionary::GetEnumerator - - .method /*060000BA*/ public hidebysig newslot virtual - instance void Remove(string key) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringDictionary::Remove - - .property /*1700002E*/ instance int32 Count() - { - .get instance int32 System.Collections.Specialized.StringDictionary/*0200000A*/::get_Count() /* 060000AD */ - } // end of property StringDictionary::Count - .property /*1700002F*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.Specialized.StringDictionary/*0200000A*/::get_IsSynchronized() /* 060000AE */ - } // end of property StringDictionary::IsSynchronized - .property /*17000030*/ instance string Item(string) - { - .get instance string System.Collections.Specialized.StringDictionary/*0200000A*/::get_Item(string) /* 060000AF */ - .set instance void System.Collections.Specialized.StringDictionary/*0200000A*/::set_Item(string, - string) /* 060000B0 */ - } // end of property StringDictionary::Item - .property /*17000031*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.StringDictionary/*0200000A*/::get_Keys() /* 060000B1 */ - } // end of property StringDictionary::Keys - .property /*17000032*/ instance object SyncRoot() - { - .get instance object System.Collections.Specialized.StringDictionary/*0200000A*/::get_SyncRoot() /* 060000B2 */ - } // end of property StringDictionary::SyncRoot - .property /*17000033*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000017*/ System.Collections.Specialized.StringDictionary/*0200000A*/::get_Values() /* 060000B3 */ - } // end of property StringDictionary::Values -} // end of class System.Collections.Specialized.StringDictionary - -.class /*0200000B*/ public auto ansi beforefieldinit System.Collections.Specialized.StringEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*060000BB*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method StringEnumerator::.ctor - - .method /*060000BC*/ public hidebysig specialname - instance string get_Current() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringEnumerator::get_Current - - .method /*060000BD*/ public hidebysig instance bool - MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringEnumerator::MoveNext - - .method /*060000BE*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringEnumerator::Reset - - .property /*17000034*/ instance string Current() - { - .get instance string System.Collections.Specialized.StringEnumerator/*0200000B*/::get_Current() /* 060000BC */ - } // end of property StringEnumerator::Current -} // end of class System.Collections.Specialized.StringEnumerator - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il deleted file mode 100644 index ea5a0f17f1..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il +++ /dev/null @@ -1,7595 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00006600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00008432 -// Base of code: 0x00002000 -// Base of data: 0x0000a000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000e000 -// Size of headers: 0x00000200 -// Checksum: 0x00017200 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000083df [0x0000004f] address [size] of Import Directory: -// 0x0000a000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00007000 [0x00003e88] address [size] of Security Directory: -// 0x0000c000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00008264 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00006438 Virtual Size -// 0x00002000 Virtual Address -// 0x00006600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x0000a000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00006800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000c000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00006e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00008000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000434 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00008421 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00006184] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000081e4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00003d44 Size -// '#~' Name -// Stream 2: -// 0x00003db0 Offset -// 0x00001a54 Size -// '#Strings' Name -// Stream 3: -// 0x00005804 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00005808 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00005818 Offset -// 0x0000096c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000006090ba01757 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 44680 -// PE header size : 512 (496 used) ( 1.15%) -// PE additional info : 17611 (39.42%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.16%) -// CLR meta-data size : 24964 (55.87%) -// CLR additional info : 128 ( 0.29%) -// CLR method headers : 539 ( 1.21%) -// Managed code : 1201 ( 2.69%) -// Data : 2048 ( 4.58%) -// Unaccounted : -2395 (-5.36%) - -// Num.of PE sections : 3 -// .text - 26112 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 24964 -// Module - 1 (10 bytes) -// TypeDef - 32 (448 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 53 (318 bytes) -// MethodDef - 542 (7588 bytes) 3 abstract, 0 native, 539 bodies -// FieldDef - 12 (72 bytes) 0 constant -// MemberRef - 73 (438 bytes) -// ParamDef - 399 (2394 bytes) -// MethodImpl - 193 (1158 bytes) -// CustomAttribute- 28 (168 bytes) -// InterfaceImpl - 133 (532 bytes) -// PropertyMap - 30 (120 bytes) -// Property - 143 (858 bytes) -// MethodSemantic- 156 (936 bytes) -// TypeSpec - 19 (38 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// NestedClass - 16 (64 bytes) -// GenericParam - 50 (400 bytes) -// Strings - 6740 bytes -// Blobs - 2412 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 208 bytes - -// CLR additional info : 128 - -// CLR method headers : 539 -// Num.of method bodies - 539 -// Num.of fat headers - 0 -// Num.of tiny headers - 539 - -// Managed code : 1201 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BitArray (public) (auto) (ansi) (sealed) -// Class StructuralComparisons (public) (abstract) (auto) (ansi) (sealed) -// Class CollectionExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class Comparer`1 (public) (abstract) (auto) (ansi) -// Class Dictionary`2 (public) (auto) (ansi) -// Class EqualityComparer`1 (public) (abstract) (auto) (ansi) -// Class HashSet`1 (public) (auto) (ansi) -// Class LinkedList`1 (public) (auto) (ansi) -// Class LinkedListNode`1 (public) (auto) (ansi) (sealed) -// Class List`1 (public) (auto) (ansi) -// Class Queue`1 (public) (auto) (ansi) -// Class SortedDictionary`2 (public) (auto) (ansi) -// Class SortedList`2 (public) (auto) (ansi) -// Class SortedSet`1 (public) (auto) (ansi) -// Class Stack`1 (public) (auto) (ansi) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class KeyCollection (auto) (ansi) (sealed) (nested public) -// Class ValueCollection (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class KeyCollection (auto) (ansi) (sealed) (nested public) -// Class ValueCollection (auto) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Collections -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 12 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 00 00 ) // tions.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 12 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 00 00 ) // tions.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 12 53 79 73 74 65 6D 2E 43 6F 6C 6C 65 63 // ...System.Collec - 74 69 6F 6E 73 00 00 ) // tions.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Collections.dll -// MVID: {47379f27-0595-4edd-8d81-32f15c8f25b2} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA6123F7000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Collections.BitArray - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - [System.Runtime/*23000001*/]System.ICloneable/*01000016*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(bool[] values) cil managed - // SIG: 20 01 01 1D 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method BitArray::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] bytes) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method BitArray::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.BitArray/*02000002*/ bits) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method BitArray::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 length) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method BitArray::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 length, - bool defaultValue) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method BitArray::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(int32[] values) cil managed - // SIG: 20 01 01 1D 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method BitArray::.ctor - - .method /*06000007*/ public hidebysig specialname - instance bool get_Item(int32 index) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::get_Item - - .method /*06000008*/ public hidebysig specialname - instance void set_Item(int32 index, - bool 'value') cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitArray::set_Item - - .method /*06000009*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::get_Length - - .method /*0600000A*/ public hidebysig specialname - instance void set_Length(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitArray::set_Length - - .method /*0600000B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::get_Count - - .method /*0600000C*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::get_IsReadOnly - - .method /*0600000D*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::get_IsSynchronized - - .method /*0600000E*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::Clone - - .method /*0600000F*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::get_SyncRoot - - .method /*06000010*/ public hidebysig instance class System.Collections.BitArray/*02000002*/ - And(class System.Collections.BitArray/*02000002*/ 'value') cil managed - // SIG: 20 01 12 08 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::And - - .method /*06000011*/ public hidebysig instance bool - Get(int32 index) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::Get - - .method /*06000012*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::GetEnumerator - - .method /*06000013*/ public hidebysig instance class System.Collections.BitArray/*02000002*/ - Not() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::Not - - .method /*06000014*/ public hidebysig instance class System.Collections.BitArray/*02000002*/ - Or(class System.Collections.BitArray/*02000002*/ 'value') cil managed - // SIG: 20 01 12 08 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::Or - - .method /*06000015*/ public hidebysig instance void - Set(int32 index, - bool 'value') cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitArray::Set - - .method /*06000016*/ public hidebysig instance void - SetAll(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitArray::SetAll - - .method /*06000017*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BitArray::CopyTo - - .method /*06000018*/ public hidebysig instance class System.Collections.BitArray/*02000002*/ - Xor(class System.Collections.BitArray/*02000002*/ 'value') cil managed - // SIG: 20 01 12 08 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::Xor - - .method /*06000019*/ public hidebysig instance class System.Collections.BitArray/*02000002*/ - RightShift(int32 count) cil managed - // SIG: 20 01 12 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::RightShift - - .method /*0600001A*/ public hidebysig instance class System.Collections.BitArray/*02000002*/ - LeftShift(int32 count) cil managed - // SIG: 20 01 12 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitArray::LeftShift - - .property /*17000001*/ instance bool Item(int32) - { - .get instance bool System.Collections.BitArray/*02000002*/::get_Item(int32) /* 06000007 */ - .set instance void System.Collections.BitArray/*02000002*/::set_Item(int32, - bool) /* 06000008 */ - } // end of property BitArray::Item - .property /*17000002*/ instance int32 Length() - { - .get instance int32 System.Collections.BitArray/*02000002*/::get_Length() /* 06000009 */ - .set instance void System.Collections.BitArray/*02000002*/::set_Length(int32) /* 0600000A */ - } // end of property BitArray::Length - .property /*17000003*/ instance int32 Count() - { - .get instance int32 System.Collections.BitArray/*02000002*/::get_Count() /* 0600000B */ - } // end of property BitArray::Count - .property /*17000004*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.BitArray/*02000002*/::get_IsReadOnly() /* 0600000C */ - } // end of property BitArray::IsReadOnly - .property /*17000005*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.BitArray/*02000002*/::get_IsSynchronized() /* 0600000D */ - } // end of property BitArray::IsSynchronized - .property /*17000006*/ instance object SyncRoot() - { - .get instance object System.Collections.BitArray/*02000002*/::get_SyncRoot() /* 0600000F */ - } // end of property BitArray::SyncRoot -} // end of class System.Collections.BitArray - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Collections.StructuralComparisons - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600001B*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000019*/ - get_StructuralComparer() cil managed - // SIG: 00 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StructuralComparisons::get_StructuralComparer - - .method /*0600001C*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001A*/ - get_StructuralEqualityComparer() cil managed - // SIG: 00 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StructuralComparisons::get_StructuralEqualityComparer - - .property /*17000007*/ class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000019*/ - StructuralComparer() - { - .get class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000019*/ System.Collections.StructuralComparisons/*02000003*/::get_StructuralComparer() /* 0600001B */ - } // end of property StructuralComparisons::StructuralComparer - .property /*17000008*/ class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001A*/ - StructuralEqualityComparer() - { - .get class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001A*/ System.Collections.StructuralComparisons/*02000003*/::get_StructuralEqualityComparer() /* 0600001C */ - } // end of property StructuralComparisons::StructuralEqualityComparer -} // end of class System.Collections.StructuralComparisons - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Collections.Generic.CollectionExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600001D*/ public hidebysig static - !!TValue GetValueOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*/ dictionary, - !!TKey key) cil managed - // SIG: 10 02 02 1E 01 15 12 6D 02 1E 00 1E 01 1E 00 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionExtensions::GetValueOrDefault - - .method /*0600001E*/ public hidebysig static - !!TValue GetValueOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*/ dictionary, - !!TKey key, - !!TValue defaultValue) cil managed - // SIG: 10 02 03 1E 01 15 12 6D 02 1E 00 1E 01 1E 00 1E 01 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionExtensions::GetValueOrDefault - - .method /*0600001F*/ public hidebysig static - bool TryAdd(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary, - !!TKey key, - !!TValue 'value') cil managed - // SIG: 10 02 03 02 15 12 71 02 1E 00 1E 01 1E 00 1E 01 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionExtensions::TryAdd - - .method /*06000020*/ public hidebysig static - bool Remove(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary, - !!TKey key, - [out] !!TValue& 'value') cil managed - // SIG: 10 02 03 02 15 12 71 02 1E 00 1E 01 1E 00 10 1E 01 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionExtensions::Remove - -} // end of class System.Collections.Generic.CollectionExtensions - -.class /*02000005*/ public abstract auto ansi beforefieldinit System.Collections.Generic.Comparer`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IComparer/*01000019*/ -{ - .method /*06000021*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Comparer`1::.ctor - - .method /*06000022*/ public hidebysig specialname static - class System.Collections.Generic.Comparer`1/*02000005*/ - get_Default() cil managed - // SIG: 00 00 15 12 14 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Comparer`1::get_Default - - .method /*06000023*/ public hidebysig newslot abstract virtual - instance int32 Compare(!T x, - !T y) cil managed - // SIG: 20 02 08 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method Comparer`1::Compare - - .method /*06000024*/ public hidebysig static - class System.Collections.Generic.Comparer`1/*02000005*/ - Create(class [System.Runtime/*23000001*/]System.Comparison`1/*0100001E*/ comparison) cil managed - // SIG: 00 01 15 12 14 01 13 00 15 12 79 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Comparer`1::Create - - .method /*06000025*/ private hidebysig newslot virtual final - instance int32 System.Collections.IComparer.Compare(object x, - object y) cil managed - // SIG: 20 02 08 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IComparer/*01000019*/::Compare /*01000019::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Comparer`1::System.Collections.IComparer.Compare - - .property /*17000009*/ class System.Collections.Generic.Comparer`1/*02000005*/ - Default() - { - .get class System.Collections.Generic.Comparer`1/*02000005*/ System.Collections.Generic.Comparer`1/*02000005*/::get_Default() /* 06000022 */ - } // end of property Comparer`1::Default -} // end of class System.Collections.Generic.Comparer`1 - -.class /*02000006*/ public auto ansi beforefieldinit System.Collections.Generic.Dictionary`2 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*/>/*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/ -{ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000011*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/>/*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/, - [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/ - { - .field /*04000001*/ private object _dummy - .method /*060001A1*/ public hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ - get_Current() cil managed - // SIG: 20 00 15 11 80 81 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060001A2*/ private hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Collections.DictionaryEntry/*0100002C*/ - System.Collections.IDictionaryEnumerator.get_Entry() cil managed - // SIG: 20 00 11 80 B1 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/::get_Entry /*01000024::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IDictionaryEnumerator.get_Entry - - .method /*060001A3*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionaryEnumerator.get_Key() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/::get_Key /*01000024::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IDictionaryEnumerator.get_Key - - .method /*060001A4*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionaryEnumerator.get_Value() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/::get_Value /*01000024::0A00002D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IDictionaryEnumerator.get_Value - - .method /*060001A5*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060001A6*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060001A7*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060001A8*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000062*/ instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ - Current() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ System.Collections.Generic.Dictionary`2/*02000006*//Enumerator/*02000011*/::get_Current() /* 060001A1 */ - } // end of property Enumerator::Current - .property /*17000063*/ instance valuetype [System.Runtime/*23000001*/]System.Collections.DictionaryEntry/*0100002C*/ - System.Collections.IDictionaryEnumerator.Entry() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Collections.DictionaryEntry/*0100002C*/ System.Collections.Generic.Dictionary`2/*02000006*//Enumerator/*02000011*/::System.Collections.IDictionaryEnumerator.get_Entry() /* 060001A2 */ - } // end of property Enumerator::System.Collections.IDictionaryEnumerator.Entry - .property /*17000064*/ instance object - System.Collections.IDictionaryEnumerator.Key() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//Enumerator/*02000011*/::System.Collections.IDictionaryEnumerator.get_Key() /* 060001A3 */ - } // end of property Enumerator::System.Collections.IDictionaryEnumerator.Key - .property /*17000065*/ instance object - System.Collections.IDictionaryEnumerator.Value() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//Enumerator/*02000011*/::System.Collections.IDictionaryEnumerator.get_Value() /* 060001A4 */ - } // end of property Enumerator::System.Collections.IDictionaryEnumerator.Value - .property /*17000066*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//Enumerator/*02000011*/::System.Collections.IEnumerator.get_Current() /* 060001A5 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .class /*02000012*/ auto ansi sealed nested public beforefieldinit KeyCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - { - .class /*0200001D*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*04000009*/ private object _dummy - .method /*0600020B*/ public hidebysig newslot specialname virtual final - instance !TKey get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600020C*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*0600020D*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*0600020E*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600020F*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000088*/ instance !TKey - Current() - { - .get instance !TKey System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*//Enumerator/*0200001D*/::get_Current() /* 0600020B */ - } // end of property Enumerator::Current - .property /*17000089*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*//Enumerator/*0200001D*/::System.Collections.IEnumerator.get_Current() /* 0600020C */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*060001A9*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.Dictionary`2/*02000006*/ dictionary) cil managed - // SIG: 20 01 01 15 12 18 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method KeyCollection::.ctor - - .method /*060001AA*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::get_Count - - .method /*060001AB*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::get_IsReadOnly() /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*060001AC*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060001AD*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060001AE*/ public hidebysig newslot virtual final - instance void CopyTo(!TKey[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::CopyTo - - .method /*060001AF*/ public hidebysig - instance valuetype System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*//Enumerator/*0200001D*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 74 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::GetEnumerator - - .method /*060001B0*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!TKey item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Add(!0) /* 0A000031 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Add' - - .method /*060001B1*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Clear() /* 0A000032 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*060001B2*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!TKey item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Contains(!0) /* 0A000033 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*060001B3*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!TKey item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Remove(!0) /* 0A000034 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*060001B4*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001B5*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::System.Collections.ICollection.CopyTo - - .method /*060001B6*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000067*/ instance int32 - Count() - { - .get instance int32 System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/::get_Count() /* 060001AA */ - } // end of property KeyCollection::Count - .property /*17000068*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 060001AB */ - } // end of property KeyCollection::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000069*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/::System.Collections.ICollection.get_IsSynchronized() /* 060001AC */ - } // end of property KeyCollection::System.Collections.ICollection.IsSynchronized - .property /*1700006A*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/::System.Collections.ICollection.get_SyncRoot() /* 060001AD */ - } // end of property KeyCollection::System.Collections.ICollection.SyncRoot - } // end of class KeyCollection - - .class /*02000013*/ auto ansi sealed nested public beforefieldinit ValueCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B00000D*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000E*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - { - .class /*0200001E*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*0400000A*/ private object _dummy - .method /*06000210*/ public hidebysig newslot specialname virtual final - instance !TValue get_Current() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000211*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000212*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06000213*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000214*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*1700008A*/ instance !TValue - Current() - { - .get instance !TValue System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*//Enumerator/*0200001E*/::get_Current() /* 06000210 */ - } // end of property Enumerator::Current - .property /*1700008B*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*//Enumerator/*0200001E*/::System.Collections.IEnumerator.get_Current() /* 06000211 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*060001B7*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.Dictionary`2/*02000006*/ dictionary) cil managed - // SIG: 20 01 01 15 12 18 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method ValueCollection::.ctor - - .method /*060001B8*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::get_Count - - .method /*060001B9*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::get_IsReadOnly() /* 0A000036 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*060001BA*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060001BB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060001BC*/ public hidebysig newslot virtual final - instance void CopyTo(!TValue[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::CopyTo - - .method /*060001BD*/ public hidebysig - instance valuetype System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*//Enumerator/*0200001E*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 78 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::GetEnumerator - - .method /*060001BE*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!TValue item) cil managed - // SIG: 20 01 01 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Add(!0) /* 0A000037 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Add' - - .method /*060001BF*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Clear() /* 0A000038 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*060001C0*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!TValue item) cil managed - // SIG: 20 01 02 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Contains(!0) /* 0A000039 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*060001C1*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!TValue item) cil managed - // SIG: 20 01 02 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Remove(!0) /* 0A00003A */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*060001C2*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B00000D*/::GetEnumerator() /* 0A00003B */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001C3*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::System.Collections.ICollection.CopyTo - - .method /*060001C4*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700006B*/ instance int32 - Count() - { - .get instance int32 System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/::get_Count() /* 060001B8 */ - } // end of property ValueCollection::Count - .property /*1700006C*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 060001B9 */ - } // end of property ValueCollection::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*1700006D*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/::System.Collections.ICollection.get_IsSynchronized() /* 060001BA */ - } // end of property ValueCollection::System.Collections.ICollection.IsSynchronized - .property /*1700006E*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/::System.Collections.ICollection.get_SyncRoot() /* 060001BB */ - } // end of property ValueCollection::System.Collections.ICollection.SyncRoot - } // end of class ValueCollection - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary) cil managed - // SIG: 20 01 01 15 12 71 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 02 01 15 12 71 02 13 00 13 01 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/> collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 15 11 80 81 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/> collection, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 02 01 15 12 80 85 01 15 11 80 81 02 13 00 13 01 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 01 01 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*0600002C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 02 01 08 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Dictionary`2::.ctor - - .method /*0600002F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ - get_Comparer() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::get_Comparer - - .method /*06000030*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::get_Count - - .method /*06000031*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::get_Item - - .method /*06000032*/ public hidebysig newslot specialname virtual final - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::set_Item - - .method /*06000033*/ public hidebysig specialname - instance class System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/ - get_Keys() cil managed - // SIG: 20 00 15 12 48 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::get_Keys - - .method /*06000034*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::get_IsReadOnly() /* 0A000013 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*06000035*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 7D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/::get_Keys() /* 0A000014 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*06000036*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 7D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/::get_Values() /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.IDictionary.get_Values' - - .method /*06000037*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 85 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/::get_Keys() /* 0A000016 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Keys' - - .method /*06000038*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 85 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/::get_Values() /* 0A000017 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Values' - - .method /*06000039*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.ICollection.get_IsSynchronized - - .method /*0600003A*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.ICollection.get_SyncRoot - - .method /*0600003B*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_IsFixedSize /*01000022::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*0600003C*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_IsReadOnly /*01000022::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*0600003D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Item /*01000022::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.get_Item - - .method /*0600003E*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::set_Item /*01000022::0A00001D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::System.Collections.IDictionary.set_Item - - .method /*0600003F*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 51 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Keys /*01000022::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.get_Keys - - .method /*06000040*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 51 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Values /*01000022::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.get_Values - - .method /*06000041*/ public hidebysig specialname - instance class System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/ - get_Values() cil managed - // SIG: 20 00 15 12 4C 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::get_Values - - .method /*06000042*/ public hidebysig newslot virtual final - instance void Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::Add - - .method /*06000043*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::Clear - - .method /*06000044*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::ContainsKey - - .method /*06000045*/ public hidebysig instance bool - ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::ContainsValue - - .method /*06000046*/ public hidebysig instance int32 - EnsureCapacity(int32 capacity) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::EnsureCapacity - - .method /*06000047*/ public hidebysig instance valuetype System.Collections.Generic.Dictionary`2/*02000006*//Enumerator/*02000011*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 44 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::GetEnumerator - - .method /*06000048*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::GetObjectData - - .method /*06000049*/ public hidebysig newslot virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::OnDeserialization - - .method /*0600004A*/ public hidebysig newslot virtual final - instance bool Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::Remove - - .method /*0600004B*/ public hidebysig instance bool - Remove(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::Remove - - .method /*0600004C*/ public hidebysig instance void - TrimExcess(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::TrimExcess - - .method /*0600004D*/ public hidebysig instance void - TrimExcess() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::TrimExcess - - .method /*0600004E*/ public hidebysig instance bool - TryAdd(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::TryAdd - - .method /*0600004F*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 01 15 11 80 81 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Add(!0) /* 0A000020 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::'System.Collections.Generic.ICollection>.Add' - - .method /*06000050*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Contains'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 80 81 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Contains(!0) /* 0A000021 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.ICollection>.Contains' - - .method /*06000051*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 15 11 80 81 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::CopyTo(!0[], - int32) /* 0A000022 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000052*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 80 81 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000053*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 15 11 80 81 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000054*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::System.Collections.ICollection.CopyTo - - .method /*06000055*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Add /*01000022::0A000026*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::System.Collections.IDictionary.Add - - .method /*06000056*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Contains /*01000022::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.Contains - - .method /*06000057*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 91 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::GetEnumerator /*01000022::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IDictionary.GetEnumerator - - .method /*06000058*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Remove /*01000022::0A000029*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Dictionary`2::System.Collections.IDictionary.Remove - - .method /*06000059*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::System.Collections.IEnumerable.GetEnumerator - - .method /*0600005A*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dictionary`2::TryGetValue - - .property /*1700000A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ System.Collections.Generic.Dictionary`2/*02000006*/::get_Comparer() /* 0600002F */ - } // end of property Dictionary`2::Comparer - .property /*1700000B*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.Dictionary`2/*02000006*/::get_Count() /* 06000030 */ - } // end of property Dictionary`2::Count - .property /*1700000C*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Generic.Dictionary`2/*02000006*/::get_Item(!TKey) /* 06000031 */ - .set instance void System.Collections.Generic.Dictionary`2/*02000006*/::set_Item(!TKey, - !TValue) /* 06000032 */ - } // end of property Dictionary`2::Item - .property /*1700000D*/ instance class System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/ - Keys() - { - .get instance class System.Collections.Generic.Dictionary`2/*02000006*//KeyCollection/*02000012*/ System.Collections.Generic.Dictionary`2/*02000006*/::get_Keys() /* 06000033 */ - } // end of property Dictionary`2::Keys - .property /*1700000E*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 06000034 */ - } // end of property Dictionary`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ System.Collections.Generic.Dictionary`2/*02000006*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 06000035 */ - } // end of property Dictionary`2::'System.Collections.Generic.IDictionary.Keys' - .property /*17000010*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ System.Collections.Generic.Dictionary`2/*02000006*/::'System.Collections.Generic.IDictionary.get_Values'() /* 06000036 */ - } // end of property Dictionary`2::'System.Collections.Generic.IDictionary.Values' - .property /*17000011*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.Generic.Dictionary`2/*02000006*/::'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() /* 06000037 */ - } // end of property Dictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Keys' - .property /*17000012*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.Generic.Dictionary`2/*02000006*/::'System.Collections.Generic.IReadOnlyDictionary.get_Values'() /* 06000038 */ - } // end of property Dictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Values' - .property /*17000013*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.ICollection.get_IsSynchronized() /* 06000039 */ - } // end of property Dictionary`2::System.Collections.ICollection.IsSynchronized - .property /*17000014*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.ICollection.get_SyncRoot() /* 0600003A */ - } // end of property Dictionary`2::System.Collections.ICollection.SyncRoot - .property /*17000015*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.IDictionary.get_IsFixedSize() /* 0600003B */ - } // end of property Dictionary`2::System.Collections.IDictionary.IsFixedSize - .property /*17000016*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.IDictionary.get_IsReadOnly() /* 0600003C */ - } // end of property Dictionary`2::System.Collections.IDictionary.IsReadOnly - .property /*17000017*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.IDictionary.get_Item(object) /* 0600003D */ - .set instance void System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.IDictionary.set_Item(object, - object) /* 0600003E */ - } // end of property Dictionary`2::System.Collections.IDictionary.Item - .property /*17000018*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.IDictionary.get_Keys() /* 0600003F */ - } // end of property Dictionary`2::System.Collections.IDictionary.Keys - .property /*17000019*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ System.Collections.Generic.Dictionary`2/*02000006*/::System.Collections.IDictionary.get_Values() /* 06000040 */ - } // end of property Dictionary`2::System.Collections.IDictionary.Values - .property /*1700001A*/ instance class System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/ - Values() - { - .get instance class System.Collections.Generic.Dictionary`2/*02000006*//ValueCollection/*02000013*/ System.Collections.Generic.Dictionary`2/*02000006*/::get_Values() /* 06000041 */ - } // end of property Dictionary`2::Values -} // end of class System.Collections.Generic.Dictionary`2 - -.class /*02000007*/ public abstract auto ansi beforefieldinit System.Collections.Generic.EqualityComparer`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*//*1B000010*/, - [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001A*/ -{ - .method /*0600005B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method EqualityComparer`1::.ctor - - .method /*0600005C*/ public hidebysig specialname static - class System.Collections.Generic.EqualityComparer`1/*02000007*/ - get_Default() cil managed - // SIG: 00 00 15 12 1C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EqualityComparer`1::get_Default - - .method /*0600005D*/ public hidebysig newslot abstract virtual - instance bool Equals(!T x, - !T y) cil managed - // SIG: 20 02 02 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method EqualityComparer`1::Equals - - .method /*0600005E*/ public hidebysig newslot abstract virtual - instance int32 GetHashCode(!T obj) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method EqualityComparer`1::GetHashCode - - .method /*0600005F*/ private hidebysig newslot virtual final - instance bool System.Collections.IEqualityComparer.Equals(object x, - object y) cil managed - // SIG: 20 02 02 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001A*/::Equals /*0100001A::0A00003C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EqualityComparer`1::System.Collections.IEqualityComparer.Equals - - .method /*06000060*/ private hidebysig newslot virtual final - instance int32 System.Collections.IEqualityComparer.GetHashCode(object obj) cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100001A*/::GetHashCode /*0100001A::0A00003D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EqualityComparer`1::System.Collections.IEqualityComparer.GetHashCode - - .property /*1700001B*/ class System.Collections.Generic.EqualityComparer`1/*02000007*/ - Default() - { - .get class System.Collections.Generic.EqualityComparer`1/*02000007*/ System.Collections.Generic.EqualityComparer`1/*02000007*/::get_Default() /* 0600005C */ - } // end of property EqualityComparer`1::Default -} // end of class System.Collections.Generic.EqualityComparer`1 - -.class /*02000008*/ public auto ansi beforefieldinit System.Collections.Generic.HashSet`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*0100002E*//*1B000011*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/ -{ - .class /*02000014*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*04000002*/ private object _dummy - .method /*060001C5*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060001C6*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060001C7*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060001C8*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060001C9*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*1700006F*/ instance !T Current() - { - .get instance !T System.Collections.Generic.HashSet`1/*02000008*//Enumerator/*02000014*/::get_Current() /* 060001C5 */ - } // end of property Enumerator::Current - .property /*17000070*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.HashSet`1/*02000008*//Enumerator/*02000014*/::System.Collections.IEnumerator.get_Current() /* 060001C6 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*06000061*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 02 01 08 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000064*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000065*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 02 01 15 12 80 85 01 13 00 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000066*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ comparer) cil managed - // SIG: 20 01 01 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000067*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method HashSet`1::.ctor - - .method /*06000068*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ - get_Comparer() cil managed - // SIG: 20 00 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::get_Comparer - - .method /*06000069*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::get_Count - - .method /*0600006A*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::get_IsReadOnly() /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600006B*/ public hidebysig newslot virtual final - instance bool Add(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::Add - - .method /*0600006C*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::Clear - - .method /*0600006D*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::Contains - - .method /*0600006E*/ public hidebysig instance void - CopyTo(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::CopyTo - - .method /*0600006F*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::CopyTo - - .method /*06000070*/ public hidebysig instance void - CopyTo(!T[] 'array', - int32 arrayIndex, - int32 count) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::CopyTo - - .method /*06000071*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/> - CreateSetComparer() cil managed - // SIG: 00 00 15 12 80 A1 01 15 12 20 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::CreateSetComparer - - .method /*06000072*/ public hidebysig instance int32 - EnsureCapacity(int32 capacity) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::EnsureCapacity - - .method /*06000073*/ public hidebysig newslot virtual final - instance void ExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::ExceptWith - - .method /*06000074*/ public hidebysig instance valuetype System.Collections.Generic.HashSet`1/*02000008*//Enumerator/*02000014*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 50 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::GetEnumerator - - .method /*06000075*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::GetObjectData - - .method /*06000076*/ public hidebysig newslot virtual final - instance void IntersectWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::IntersectWith - - .method /*06000077*/ public hidebysig newslot virtual final - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::IsProperSubsetOf - - .method /*06000078*/ public hidebysig newslot virtual final - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::IsProperSupersetOf - - .method /*06000079*/ public hidebysig newslot virtual final - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::IsSubsetOf - - .method /*0600007A*/ public hidebysig newslot virtual final - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::IsSupersetOf - - .method /*0600007B*/ public hidebysig newslot virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::OnDeserialization - - .method /*0600007C*/ public hidebysig newslot virtual final - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::Overlaps - - .method /*0600007D*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::Remove - - .method /*0600007E*/ public hidebysig instance int32 - RemoveWhere(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::RemoveWhere - - .method /*0600007F*/ public hidebysig newslot virtual final - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::SetEquals - - .method /*06000080*/ public hidebysig newslot virtual final - instance void SymmetricExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::SymmetricExceptWith - - .method /*06000081*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Add(!0) /* 0A000031 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::'System.Collections.Generic.ICollection.Add' - - .method /*06000082*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000083*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000084*/ public hidebysig instance void - TrimExcess() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::TrimExcess - - .method /*06000085*/ public hidebysig instance bool - TryGetValue(!T equalValue, - [out] !T& actualValue) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashSet`1::TryGetValue - - .method /*06000086*/ public hidebysig newslot virtual final - instance void UnionWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashSet`1::UnionWith - - .property /*1700001C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ System.Collections.Generic.HashSet`1/*02000008*/::get_Comparer() /* 06000068 */ - } // end of property HashSet`1::Comparer - .property /*1700001D*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.HashSet`1/*02000008*/::get_Count() /* 06000069 */ - } // end of property HashSet`1::Count - .property /*1700001E*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.HashSet`1/*02000008*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600006A */ - } // end of property HashSet`1::'System.Collections.Generic.ICollection.IsReadOnly' -} // end of class System.Collections.Generic.HashSet`1 - -.class /*02000009*/ public auto ansi beforefieldinit System.Collections.Generic.LinkedList`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/ -{ - .class /*02000015*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/ - { - .field /*04000003*/ private object _dummy - .method /*060001CA*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060001CB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060001CC*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060001CD*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/::GetObjectData /*01000027::0A00003E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060001CE*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060001CF*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/::OnDeserialization /*01000026::0A00003F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*060001D0*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000071*/ instance !T Current() - { - .get instance !T System.Collections.Generic.LinkedList`1/*02000009*//Enumerator/*02000015*/::get_Current() /* 060001CA */ - } // end of property Enumerator::Current - .property /*17000072*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.LinkedList`1/*02000009*//Enumerator/*02000015*/::System.Collections.IEnumerator.get_Current() /* 060001CB */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*06000087*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method LinkedList`1::.ctor - - .method /*06000088*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method LinkedList`1::.ctor - - .method /*06000089*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method LinkedList`1::.ctor - - .method /*0600008A*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::get_Count - - .method /*0600008B*/ public hidebysig specialname - instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - get_First() cil managed - // SIG: 20 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::get_First - - .method /*0600008C*/ public hidebysig specialname - instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - get_Last() cil managed - // SIG: 20 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::get_Last - - .method /*0600008D*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::get_IsReadOnly() /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600008E*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::System.Collections.ICollection.get_IsSynchronized - - .method /*0600008F*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000090*/ public hidebysig instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - AddAfter(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node, - !T 'value') cil managed - // SIG: 20 02 15 12 28 01 13 00 15 12 28 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::AddAfter - - .method /*06000091*/ public hidebysig instance void - AddAfter(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node, - class System.Collections.Generic.LinkedListNode`1/*0200000A*/ newNode) cil managed - // SIG: 20 02 01 15 12 28 01 13 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::AddAfter - - .method /*06000092*/ public hidebysig instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - AddBefore(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node, - !T 'value') cil managed - // SIG: 20 02 15 12 28 01 13 00 15 12 28 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::AddBefore - - .method /*06000093*/ public hidebysig instance void - AddBefore(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node, - class System.Collections.Generic.LinkedListNode`1/*0200000A*/ newNode) cil managed - // SIG: 20 02 01 15 12 28 01 13 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::AddBefore - - .method /*06000094*/ public hidebysig instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - AddFirst(!T 'value') cil managed - // SIG: 20 01 15 12 28 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::AddFirst - - .method /*06000095*/ public hidebysig instance void - AddFirst(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node) cil managed - // SIG: 20 01 01 15 12 28 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::AddFirst - - .method /*06000096*/ public hidebysig instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - AddLast(!T 'value') cil managed - // SIG: 20 01 15 12 28 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::AddLast - - .method /*06000097*/ public hidebysig instance void - AddLast(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node) cil managed - // SIG: 20 01 01 15 12 28 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::AddLast - - .method /*06000098*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::Clear - - .method /*06000099*/ public hidebysig newslot virtual final - instance bool Contains(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::Contains - - .method /*0600009A*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::CopyTo - - .method /*0600009B*/ public hidebysig instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - Find(!T 'value') cil managed - // SIG: 20 01 15 12 28 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::Find - - .method /*0600009C*/ public hidebysig instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - FindLast(!T 'value') cil managed - // SIG: 20 01 15 12 28 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::FindLast - - .method /*0600009D*/ public hidebysig instance valuetype System.Collections.Generic.LinkedList`1/*02000009*//Enumerator/*02000015*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 54 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::GetEnumerator - - .method /*0600009E*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::GetObjectData - - .method /*0600009F*/ public hidebysig newslot virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::OnDeserialization - - .method /*060000A0*/ public hidebysig newslot virtual final - instance bool Remove(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::Remove - - .method /*060000A1*/ public hidebysig instance void - Remove(class System.Collections.Generic.LinkedListNode`1/*0200000A*/ node) cil managed - // SIG: 20 01 01 15 12 28 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::Remove - - .method /*060000A2*/ public hidebysig instance void - RemoveFirst() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::RemoveFirst - - .method /*060000A3*/ public hidebysig instance void - RemoveLast() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::RemoveLast - - .method /*060000A4*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Add(!0) /* 0A000031 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::'System.Collections.Generic.ICollection.Add' - - .method /*060000A5*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060000A6*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedList`1::System.Collections.ICollection.CopyTo - - .method /*060000A7*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedList`1::System.Collections.IEnumerable.GetEnumerator - - .property /*1700001F*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.LinkedList`1/*02000009*/::get_Count() /* 0600008A */ - } // end of property LinkedList`1::Count - .property /*17000020*/ instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - First() - { - .get instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ System.Collections.Generic.LinkedList`1/*02000009*/::get_First() /* 0600008B */ - } // end of property LinkedList`1::First - .property /*17000021*/ instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - Last() - { - .get instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ System.Collections.Generic.LinkedList`1/*02000009*/::get_Last() /* 0600008C */ - } // end of property LinkedList`1::Last - .property /*17000022*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.LinkedList`1/*02000009*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600008D */ - } // end of property LinkedList`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000023*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.LinkedList`1/*02000009*/::System.Collections.ICollection.get_IsSynchronized() /* 0600008E */ - } // end of property LinkedList`1::System.Collections.ICollection.IsSynchronized - .property /*17000024*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.LinkedList`1/*02000009*/::System.Collections.ICollection.get_SyncRoot() /* 0600008F */ - } // end of property LinkedList`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Generic.LinkedList`1 - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Collections.Generic.LinkedListNode`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*060000A8*/ public hidebysig specialname rtspecialname - instance void .ctor(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method LinkedListNode`1::.ctor - - .method /*060000A9*/ public hidebysig specialname - instance class System.Collections.Generic.LinkedList`1/*02000009*/ - get_List() cil managed - // SIG: 20 00 15 12 24 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedListNode`1::get_List - - .method /*060000AA*/ public hidebysig specialname - instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - get_Next() cil managed - // SIG: 20 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedListNode`1::get_Next - - .method /*060000AB*/ public hidebysig specialname - instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - get_Previous() cil managed - // SIG: 20 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedListNode`1::get_Previous - - .method /*060000AC*/ public hidebysig specialname - instance !T get_Value() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedListNode`1::get_Value - - .method /*060000AD*/ public hidebysig specialname - instance void set_Value(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedListNode`1::set_Value - - .property /*17000025*/ instance class System.Collections.Generic.LinkedList`1/*02000009*/ - List() - { - .get instance class System.Collections.Generic.LinkedList`1/*02000009*/ System.Collections.Generic.LinkedListNode`1/*0200000A*/::get_List() /* 060000A9 */ - } // end of property LinkedListNode`1::List - .property /*17000026*/ instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - Next() - { - .get instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ System.Collections.Generic.LinkedListNode`1/*0200000A*/::get_Next() /* 060000AA */ - } // end of property LinkedListNode`1::Next - .property /*17000027*/ instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ - Previous() - { - .get instance class System.Collections.Generic.LinkedListNode`1/*0200000A*/ System.Collections.Generic.LinkedListNode`1/*0200000A*/::get_Previous() /* 060000AB */ - } // end of property LinkedListNode`1::Previous - .property /*17000028*/ instance !T Value() - { - .get instance !T System.Collections.Generic.LinkedListNode`1/*0200000A*/::get_Value() /* 060000AC */ - .set instance void System.Collections.Generic.LinkedListNode`1/*0200000A*/::set_Value(!T) /* 060000AD */ - } // end of property LinkedListNode`1::Value -} // end of class System.Collections.Generic.LinkedListNode`1 - -.class /*0200000B*/ public auto ansi beforefieldinit System.Collections.Generic.List`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*//*1B000012*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*01000032*//*1B000013*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ -{ - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000016*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*04000004*/ private object _dummy - .method /*060001D1*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060001D2*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060001D3*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060001D4*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060001D5*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000073*/ instance !T Current() - { - .get instance !T System.Collections.Generic.List`1/*0200000B*//Enumerator/*02000016*/::get_Current() /* 060001D1 */ - } // end of property Enumerator::Current - .property /*17000074*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.List`1/*0200000B*//Enumerator/*02000016*/::System.Collections.IEnumerator.get_Current() /* 060001D2 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*060000AE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method List`1::.ctor - - .method /*060000AF*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method List`1::.ctor - - .method /*060000B0*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method List`1::.ctor - - .method /*060000B1*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::get_Capacity - - .method /*060000B2*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::set_Capacity - - .method /*060000B3*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::get_Count - - .method /*060000B4*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::get_Item - - .method /*060000B5*/ public hidebysig newslot specialname virtual final - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::set_Item - - .method /*060000B6*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::get_IsReadOnly() /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*060000B7*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.ICollection.get_IsSynchronized - - .method /*060000B8*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.ICollection.get_SyncRoot - - .method /*060000B9*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsFixedSize /*01000030::0A000040*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IList.get_IsFixedSize - - .method /*060000BA*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsReadOnly /*01000030::0A000041*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IList.get_IsReadOnly - - .method /*060000BB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_Item /*01000030::0A000042*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IList.get_Item - - .method /*060000BC*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::set_Item /*01000030::0A000043*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::System.Collections.IList.set_Item - - .method /*060000BD*/ public hidebysig newslot virtual final - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Add - - .method /*060000BE*/ public hidebysig instance void - AddRange(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::AddRange - - .method /*060000BF*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000033*/ - AsReadOnly() cil managed - // SIG: 20 00 15 12 80 CD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::AsReadOnly - - .method /*060000C0*/ public hidebysig instance int32 - BinarySearch(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::BinarySearch - - .method /*060000C1*/ public hidebysig instance int32 - BinarySearch(!T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 02 08 13 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::BinarySearch - - .method /*060000C2*/ public hidebysig instance int32 - BinarySearch(int32 index, - int32 count, - !T item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 04 08 08 08 13 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::BinarySearch - - .method /*060000C3*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Clear - - .method /*060000C4*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::Contains - - .method /*060000C5*/ public hidebysig instance class System.Collections.Generic.List`1/*0200000B*/ - ConvertAll(class [System.Runtime/*23000001*/]System.Converter`2/*01000034*/ converter) cil managed - // SIG: 30 01 01 15 12 2C 01 1E 00 15 12 80 D1 02 13 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::ConvertAll - - .method /*060000C6*/ public hidebysig instance void - CopyTo(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::CopyTo - - .method /*060000C7*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::CopyTo - - .method /*060000C8*/ public hidebysig instance void - CopyTo(int32 index, - !T[] 'array', - int32 arrayIndex, - int32 count) cil managed - // SIG: 20 04 01 08 1D 13 00 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::CopyTo - - .method /*060000C9*/ public hidebysig instance bool - Exists(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 02 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::Exists - - .method /*060000CA*/ public hidebysig instance !T - Find(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 13 00 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::Find - - .method /*060000CB*/ public hidebysig instance class System.Collections.Generic.List`1/*0200000B*/ - FindAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 15 12 2C 01 13 00 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindAll - - .method /*060000CC*/ public hidebysig instance int32 - FindIndex(int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 03 08 08 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindIndex - - .method /*060000CD*/ public hidebysig instance int32 - FindIndex(int32 startIndex, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 02 08 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindIndex - - .method /*060000CE*/ public hidebysig instance int32 - FindIndex(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindIndex - - .method /*060000CF*/ public hidebysig instance !T - FindLast(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 13 00 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindLast - - .method /*060000D0*/ public hidebysig instance int32 - FindLastIndex(int32 startIndex, - int32 count, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 03 08 08 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindLastIndex - - .method /*060000D1*/ public hidebysig instance int32 - FindLastIndex(int32 startIndex, - class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 02 08 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindLastIndex - - .method /*060000D2*/ public hidebysig instance int32 - FindLastIndex(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::FindLastIndex - - .method /*060000D3*/ public hidebysig instance void - ForEach(class [System.Runtime/*23000001*/]System.Action`1/*01000035*/ action) cil managed - // SIG: 20 01 01 15 12 80 D5 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::ForEach - - .method /*060000D4*/ public hidebysig instance valuetype System.Collections.Generic.List`1/*0200000B*//Enumerator/*02000016*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 58 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::GetEnumerator - - .method /*060000D5*/ public hidebysig instance class System.Collections.Generic.List`1/*0200000B*/ - GetRange(int32 index, - int32 count) cil managed - // SIG: 20 02 15 12 2C 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::GetRange - - .method /*060000D6*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::IndexOf - - .method /*060000D7*/ public hidebysig instance int32 - IndexOf(!T item, - int32 index) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::IndexOf - - .method /*060000D8*/ public hidebysig instance int32 - IndexOf(!T item, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::IndexOf - - .method /*060000D9*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Insert - - .method /*060000DA*/ public hidebysig instance void - InsertRange(int32 index, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 02 01 08 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::InsertRange - - .method /*060000DB*/ public hidebysig instance int32 - LastIndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::LastIndexOf - - .method /*060000DC*/ public hidebysig instance int32 - LastIndexOf(!T item, - int32 index) cil managed - // SIG: 20 02 08 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::LastIndexOf - - .method /*060000DD*/ public hidebysig instance int32 - LastIndexOf(!T item, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::LastIndexOf - - .method /*060000DE*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::Remove - - .method /*060000DF*/ public hidebysig instance int32 - RemoveAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::RemoveAll - - .method /*060000E0*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::RemoveAt - - .method /*060000E1*/ public hidebysig instance void - RemoveRange(int32 index, - int32 count) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::RemoveRange - - .method /*060000E2*/ public hidebysig instance void - Reverse() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Reverse - - .method /*060000E3*/ public hidebysig instance void - Reverse(int32 index, - int32 count) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Reverse - - .method /*060000E4*/ public hidebysig instance void - Sort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Sort - - .method /*060000E5*/ public hidebysig instance void - Sort(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 01 01 15 12 75 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Sort - - .method /*060000E6*/ public hidebysig instance void - Sort(class [System.Runtime/*23000001*/]System.Comparison`1/*0100001E*/ comparison) cil managed - // SIG: 20 01 01 15 12 79 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Sort - - .method /*060000E7*/ public hidebysig instance void - Sort(int32 index, - int32 count, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 03 01 08 08 15 12 75 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::Sort - - .method /*060000E8*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060000E9*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::System.Collections.ICollection.CopyTo - - .method /*060000EA*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IEnumerable.GetEnumerator - - .method /*060000EB*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object item) cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Add /*01000030::0A000044*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IList.Add - - .method /*060000EC*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object item) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Contains /*01000030::0A000045*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IList.Contains - - .method /*060000ED*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object item) cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::IndexOf /*01000030::0A000046*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::System.Collections.IList.IndexOf - - .method /*060000EE*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object item) cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Insert /*01000030::0A000047*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::System.Collections.IList.Insert - - .method /*060000EF*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object item) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Remove /*01000030::0A000048*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::System.Collections.IList.Remove - - .method /*060000F0*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::ToArray - - .method /*060000F1*/ public hidebysig instance void - TrimExcess() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method List`1::TrimExcess - - .method /*060000F2*/ public hidebysig instance bool - TrueForAll(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 02 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method List`1::TrueForAll - - .property /*17000029*/ instance int32 Capacity() - { - .get instance int32 System.Collections.Generic.List`1/*0200000B*/::get_Capacity() /* 060000B1 */ - .set instance void System.Collections.Generic.List`1/*0200000B*/::set_Capacity(int32) /* 060000B2 */ - } // end of property List`1::Capacity - .property /*1700002A*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.List`1/*0200000B*/::get_Count() /* 060000B3 */ - } // end of property List`1::Count - .property /*1700002B*/ instance !T Item(int32) - { - .get instance !T System.Collections.Generic.List`1/*0200000B*/::get_Item(int32) /* 060000B4 */ - .set instance void System.Collections.Generic.List`1/*0200000B*/::set_Item(int32, - !T) /* 060000B5 */ - } // end of property List`1::Item - .property /*1700002C*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.List`1/*0200000B*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 060000B6 */ - } // end of property List`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*1700002D*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.List`1/*0200000B*/::System.Collections.ICollection.get_IsSynchronized() /* 060000B7 */ - } // end of property List`1::System.Collections.ICollection.IsSynchronized - .property /*1700002E*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.List`1/*0200000B*/::System.Collections.ICollection.get_SyncRoot() /* 060000B8 */ - } // end of property List`1::System.Collections.ICollection.SyncRoot - .property /*1700002F*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.Generic.List`1/*0200000B*/::System.Collections.IList.get_IsFixedSize() /* 060000B9 */ - } // end of property List`1::System.Collections.IList.IsFixedSize - .property /*17000030*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.Generic.List`1/*0200000B*/::System.Collections.IList.get_IsReadOnly() /* 060000BA */ - } // end of property List`1::System.Collections.IList.IsReadOnly - .property /*17000031*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.Generic.List`1/*0200000B*/::System.Collections.IList.get_Item(int32) /* 060000BB */ - .set instance void System.Collections.Generic.List`1/*0200000B*/::System.Collections.IList.set_Item(int32, - object) /* 060000BC */ - } // end of property List`1::System.Collections.IList.Item -} // end of class System.Collections.Generic.List`1 - -.class /*0200000C*/ public auto ansi beforefieldinit System.Collections.Generic.Queue`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ -{ - .class /*02000017*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*04000005*/ private object _dummy - .method /*060001D6*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060001D7*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060001D8*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060001D9*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060001DA*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000075*/ instance !T Current() - { - .get instance !T System.Collections.Generic.Queue`1/*0200000C*//Enumerator/*02000017*/::get_Current() /* 060001D6 */ - } // end of property Enumerator::Current - .property /*17000076*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.Queue`1/*0200000C*//Enumerator/*02000017*/::System.Collections.IEnumerator.get_Current() /* 060001D7 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*060000F3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Queue`1::.ctor - - .method /*060000F4*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Queue`1::.ctor - - .method /*060000F5*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Queue`1::.ctor - - .method /*060000F6*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::get_Count - - .method /*060000F7*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::System.Collections.ICollection.get_IsSynchronized - - .method /*060000F8*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::System.Collections.ICollection.get_SyncRoot - - .method /*060000F9*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue`1::Clear - - .method /*060000FA*/ public hidebysig instance bool - Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::Contains - - .method /*060000FB*/ public hidebysig instance void - CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue`1::CopyTo - - .method /*060000FC*/ public hidebysig instance !T - Dequeue() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::Dequeue - - .method /*060000FD*/ public hidebysig instance void - Enqueue(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue`1::Enqueue - - .method /*060000FE*/ public hidebysig instance valuetype System.Collections.Generic.Queue`1/*0200000C*//Enumerator/*02000017*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 5C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::GetEnumerator - - .method /*060000FF*/ public hidebysig instance !T - Peek() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::Peek - - .method /*06000100*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000101*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue`1::System.Collections.ICollection.CopyTo - - .method /*06000102*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000103*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::ToArray - - .method /*06000104*/ public hidebysig instance void - TrimExcess() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Queue`1::TrimExcess - - .method /*06000105*/ public hidebysig instance bool - TryDequeue([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::TryDequeue - - .method /*06000106*/ public hidebysig instance bool - TryPeek([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queue`1::TryPeek - - .property /*17000032*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.Queue`1/*0200000C*/::get_Count() /* 060000F6 */ - } // end of property Queue`1::Count - .property /*17000033*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.Queue`1/*0200000C*/::System.Collections.ICollection.get_IsSynchronized() /* 060000F7 */ - } // end of property Queue`1::System.Collections.ICollection.IsSynchronized - .property /*17000034*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.Queue`1/*0200000C*/::System.Collections.ICollection.get_SyncRoot() /* 060000F8 */ - } // end of property Queue`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Generic.Queue`1 - -.class /*0200000D*/ public auto ansi beforefieldinit System.Collections.Generic.SortedDictionary`2 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*/>/*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/ -{ - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000018*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/>/*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/, - [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/ - { - .field /*04000006*/ private object _dummy - .method /*060001DB*/ public hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ - get_Current() cil managed - // SIG: 20 00 15 11 80 81 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060001DC*/ private hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Collections.DictionaryEntry/*0100002C*/ - System.Collections.IDictionaryEnumerator.get_Entry() cil managed - // SIG: 20 00 11 80 B1 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/::get_Entry /*01000024::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IDictionaryEnumerator.get_Entry - - .method /*060001DD*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionaryEnumerator.get_Key() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/::get_Key /*01000024::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IDictionaryEnumerator.get_Key - - .method /*060001DE*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionaryEnumerator.get_Value() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/::get_Value /*01000024::0A00002D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IDictionaryEnumerator.get_Value - - .method /*060001DF*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060001E0*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*060001E1*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060001E2*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000077*/ instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ - Current() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ System.Collections.Generic.SortedDictionary`2/*0200000D*//Enumerator/*02000018*/::get_Current() /* 060001DB */ - } // end of property Enumerator::Current - .property /*17000078*/ instance valuetype [System.Runtime/*23000001*/]System.Collections.DictionaryEntry/*0100002C*/ - System.Collections.IDictionaryEnumerator.Entry() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Collections.DictionaryEntry/*0100002C*/ System.Collections.Generic.SortedDictionary`2/*0200000D*//Enumerator/*02000018*/::System.Collections.IDictionaryEnumerator.get_Entry() /* 060001DC */ - } // end of property Enumerator::System.Collections.IDictionaryEnumerator.Entry - .property /*17000079*/ instance object - System.Collections.IDictionaryEnumerator.Key() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//Enumerator/*02000018*/::System.Collections.IDictionaryEnumerator.get_Key() /* 060001DD */ - } // end of property Enumerator::System.Collections.IDictionaryEnumerator.Key - .property /*1700007A*/ instance object - System.Collections.IDictionaryEnumerator.Value() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//Enumerator/*02000018*/::System.Collections.IDictionaryEnumerator.get_Value() /* 060001DE */ - } // end of property Enumerator::System.Collections.IDictionaryEnumerator.Value - .property /*1700007B*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//Enumerator/*02000018*/::System.Collections.IEnumerator.get_Current() /* 060001DF */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .class /*02000019*/ auto ansi sealed nested public beforefieldinit KeyCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - { - .class /*0200001F*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*0400000B*/ private object _dummy - .method /*06000215*/ public hidebysig newslot specialname virtual final - instance !TKey get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000216*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000217*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06000218*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000219*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*1700008C*/ instance !TKey - Current() - { - .get instance !TKey System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*//Enumerator/*0200001F*/::get_Current() /* 06000215 */ - } // end of property Enumerator::Current - .property /*1700008D*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*//Enumerator/*0200001F*/::System.Collections.IEnumerator.get_Current() /* 06000216 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*060001E3*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.SortedDictionary`2/*0200000D*/ dictionary) cil managed - // SIG: 20 01 01 15 12 34 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method KeyCollection::.ctor - - .method /*060001E4*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::get_Count - - .method /*060001E5*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::get_IsReadOnly() /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*060001E6*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060001E7*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060001E8*/ public hidebysig newslot virtual final - instance void CopyTo(!TKey[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::CopyTo - - .method /*060001E9*/ public hidebysig - instance valuetype System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*//Enumerator/*0200001F*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 7C 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::GetEnumerator - - .method /*060001EA*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!TKey item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Add(!0) /* 0A000031 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Add' - - .method /*060001EB*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Clear() /* 0A000032 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*060001EC*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!TKey item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Contains(!0) /* 0A000033 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*060001ED*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!TKey item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Remove(!0) /* 0A000034 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*060001EE*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001EF*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::System.Collections.ICollection.CopyTo - - .method /*060001F0*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700007C*/ instance int32 - Count() - { - .get instance int32 System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/::get_Count() /* 060001E4 */ - } // end of property KeyCollection::Count - .property /*1700007D*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 060001E5 */ - } // end of property KeyCollection::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*1700007E*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/::System.Collections.ICollection.get_IsSynchronized() /* 060001E6 */ - } // end of property KeyCollection::System.Collections.ICollection.IsSynchronized - .property /*1700007F*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/::System.Collections.ICollection.get_SyncRoot() /* 060001E7 */ - } // end of property KeyCollection::System.Collections.ICollection.SyncRoot - } // end of class KeyCollection - - .class /*0200001A*/ auto ansi sealed nested public beforefieldinit ValueCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B00000D*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000E*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - { - .class /*02000020*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*0400000C*/ private object _dummy - .method /*0600021A*/ public hidebysig newslot specialname virtual final - instance !TValue get_Current() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600021B*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*0600021C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*0600021D*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600021E*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*1700008E*/ instance !TValue - Current() - { - .get instance !TValue System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*//Enumerator/*02000020*/::get_Current() /* 0600021A */ - } // end of property Enumerator::Current - .property /*1700008F*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*//Enumerator/*02000020*/::System.Collections.IEnumerator.get_Current() /* 0600021B */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*060001F1*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.SortedDictionary`2/*0200000D*/ dictionary) cil managed - // SIG: 20 01 01 15 12 34 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method ValueCollection::.ctor - - .method /*060001F2*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::get_Count - - .method /*060001F3*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::get_IsReadOnly() /* 0A000036 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*060001F4*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060001F5*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060001F6*/ public hidebysig newslot virtual final - instance void CopyTo(!TValue[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::CopyTo - - .method /*060001F7*/ public hidebysig - instance valuetype System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*//Enumerator/*02000020*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 80 80 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::GetEnumerator - - .method /*060001F8*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!TValue item) cil managed - // SIG: 20 01 01 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Add(!0) /* 0A000037 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Add' - - .method /*060001F9*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Clear() /* 0A000038 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*060001FA*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!TValue item) cil managed - // SIG: 20 01 02 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Contains(!0) /* 0A000039 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*060001FB*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!TValue item) cil managed - // SIG: 20 01 02 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B00000C*/::Remove(!0) /* 0A00003A */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*060001FC*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B00000D*/::GetEnumerator() /* 0A00003B */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001FD*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::System.Collections.ICollection.CopyTo - - .method /*060001FE*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000080*/ instance int32 - Count() - { - .get instance int32 System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/::get_Count() /* 060001F2 */ - } // end of property ValueCollection::Count - .property /*17000081*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 060001F3 */ - } // end of property ValueCollection::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000082*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/::System.Collections.ICollection.get_IsSynchronized() /* 060001F4 */ - } // end of property ValueCollection::System.Collections.ICollection.IsSynchronized - .property /*17000083*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/::System.Collections.ICollection.get_SyncRoot() /* 060001F5 */ - } // end of property ValueCollection::System.Collections.ICollection.SyncRoot - } // end of class ValueCollection - - .method /*06000107*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedDictionary`2::.ctor - - .method /*06000108*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 01 01 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedDictionary`2::.ctor - - .method /*06000109*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary) cil managed - // SIG: 20 01 01 15 12 71 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedDictionary`2::.ctor - - .method /*0600010A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 02 01 15 12 71 02 13 00 13 01 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedDictionary`2::.ctor - - .method /*0600010B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ - get_Comparer() cil managed - // SIG: 20 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::get_Comparer - - .method /*0600010C*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::get_Count - - .method /*0600010D*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::get_Item - - .method /*0600010E*/ public hidebysig newslot specialname virtual final - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::set_Item - - .method /*0600010F*/ public hidebysig specialname - instance class System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/ - get_Keys() cil managed - // SIG: 20 00 15 12 64 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::get_Keys - - .method /*06000110*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::get_IsReadOnly() /* 0A000013 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*06000111*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 7D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/::get_Keys() /* 0A000014 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*06000112*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 7D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/::get_Values() /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.IDictionary.get_Values' - - .method /*06000113*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 85 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/::get_Keys() /* 0A000016 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Keys' - - .method /*06000114*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 85 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/::get_Values() /* 0A000017 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Values' - - .method /*06000115*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.ICollection.get_IsSynchronized - - .method /*06000116*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.ICollection.get_SyncRoot - - .method /*06000117*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_IsFixedSize /*01000022::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*06000118*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_IsReadOnly /*01000022::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*06000119*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Item /*01000022::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.get_Item - - .method /*0600011A*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::set_Item /*01000022::0A00001D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::System.Collections.IDictionary.set_Item - - .method /*0600011B*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 51 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Keys /*01000022::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.get_Keys - - .method /*0600011C*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 51 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Values /*01000022::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.get_Values - - .method /*0600011D*/ public hidebysig specialname - instance class System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/ - get_Values() cil managed - // SIG: 20 00 15 12 68 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::get_Values - - .method /*0600011E*/ public hidebysig newslot virtual final - instance void Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::Add - - .method /*0600011F*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::Clear - - .method /*06000120*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::ContainsKey - - .method /*06000121*/ public hidebysig instance bool - ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::ContainsValue - - .method /*06000122*/ public hidebysig newslot virtual final - instance void CopyTo(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 15 11 80 81 02 13 00 13 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::CopyTo - - .method /*06000123*/ public hidebysig instance valuetype System.Collections.Generic.SortedDictionary`2/*0200000D*//Enumerator/*02000018*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 60 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::GetEnumerator - - .method /*06000124*/ public hidebysig newslot virtual final - instance bool Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::Remove - - .method /*06000125*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 01 15 11 80 81 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Add(!0) /* 0A000020 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::'System.Collections.Generic.ICollection>.Add' - - .method /*06000126*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Contains'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 80 81 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Contains(!0) /* 0A000021 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.ICollection>.Contains' - - .method /*06000127*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 80 81 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000128*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 15 11 80 81 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000129*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::System.Collections.ICollection.CopyTo - - .method /*0600012A*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Add /*01000022::0A000026*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::System.Collections.IDictionary.Add - - .method /*0600012B*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Contains /*01000022::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.Contains - - .method /*0600012C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 91 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::GetEnumerator /*01000022::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IDictionary.GetEnumerator - - .method /*0600012D*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Remove /*01000022::0A000029*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedDictionary`2::System.Collections.IDictionary.Remove - - .method /*0600012E*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::System.Collections.IEnumerable.GetEnumerator - - .method /*0600012F*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedDictionary`2::TryGetValue - - .property /*17000035*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::get_Comparer() /* 0600010B */ - } // end of property SortedDictionary`2::Comparer - .property /*17000036*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.SortedDictionary`2/*0200000D*/::get_Count() /* 0600010C */ - } // end of property SortedDictionary`2::Count - .property /*17000037*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Generic.SortedDictionary`2/*0200000D*/::get_Item(!TKey) /* 0600010D */ - .set instance void System.Collections.Generic.SortedDictionary`2/*0200000D*/::set_Item(!TKey, - !TValue) /* 0600010E */ - } // end of property SortedDictionary`2::Item - .property /*17000038*/ instance class System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/ - Keys() - { - .get instance class System.Collections.Generic.SortedDictionary`2/*0200000D*//KeyCollection/*02000019*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::get_Keys() /* 0600010F */ - } // end of property SortedDictionary`2::Keys - .property /*17000039*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 06000110 */ - } // end of property SortedDictionary`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*1700003A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 06000111 */ - } // end of property SortedDictionary`2::'System.Collections.Generic.IDictionary.Keys' - .property /*1700003B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::'System.Collections.Generic.IDictionary.get_Values'() /* 06000112 */ - } // end of property SortedDictionary`2::'System.Collections.Generic.IDictionary.Values' - .property /*1700003C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() /* 06000113 */ - } // end of property SortedDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Keys' - .property /*1700003D*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::'System.Collections.Generic.IReadOnlyDictionary.get_Values'() /* 06000114 */ - } // end of property SortedDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Values' - .property /*1700003E*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.ICollection.get_IsSynchronized() /* 06000115 */ - } // end of property SortedDictionary`2::System.Collections.ICollection.IsSynchronized - .property /*1700003F*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.ICollection.get_SyncRoot() /* 06000116 */ - } // end of property SortedDictionary`2::System.Collections.ICollection.SyncRoot - .property /*17000040*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.IDictionary.get_IsFixedSize() /* 06000117 */ - } // end of property SortedDictionary`2::System.Collections.IDictionary.IsFixedSize - .property /*17000041*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.IDictionary.get_IsReadOnly() /* 06000118 */ - } // end of property SortedDictionary`2::System.Collections.IDictionary.IsReadOnly - .property /*17000042*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.IDictionary.get_Item(object) /* 06000119 */ - .set instance void System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.IDictionary.set_Item(object, - object) /* 0600011A */ - } // end of property SortedDictionary`2::System.Collections.IDictionary.Item - .property /*17000043*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.IDictionary.get_Keys() /* 0600011B */ - } // end of property SortedDictionary`2::System.Collections.IDictionary.Keys - .property /*17000044*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::System.Collections.IDictionary.get_Values() /* 0600011C */ - } // end of property SortedDictionary`2::System.Collections.IDictionary.Values - .property /*17000045*/ instance class System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/ - Values() - { - .get instance class System.Collections.Generic.SortedDictionary`2/*0200000D*//ValueCollection/*0200001A*/ System.Collections.Generic.SortedDictionary`2/*0200000D*/::get_Values() /* 0600011D */ - } // end of property SortedDictionary`2::Values -} // end of class System.Collections.Generic.SortedDictionary`2 - -.class /*0200000E*/ public auto ansi beforefieldinit System.Collections.Generic.SortedList`2 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*/>/*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/ -{ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000130*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList`2::.ctor - - .method /*06000131*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 01 01 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList`2::.ctor - - .method /*06000132*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary) cil managed - // SIG: 20 01 01 15 12 71 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList`2::.ctor - - .method /*06000133*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*/ dictionary, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 02 01 15 12 71 02 13 00 13 01 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList`2::.ctor - - .method /*06000134*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList`2::.ctor - - .method /*06000135*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 02 01 08 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedList`2::.ctor - - .method /*06000136*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::get_Capacity - - .method /*06000137*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::set_Capacity - - .method /*06000138*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ - get_Comparer() cil managed - // SIG: 20 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::get_Comparer - - .method /*06000139*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::get_Count - - .method /*0600013A*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::get_Item - - .method /*0600013B*/ public hidebysig newslot specialname virtual final - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::set_Item - - .method /*0600013C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ - get_Keys() cil managed - // SIG: 20 00 15 12 80 C5 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::get_Keys - - .method /*0600013D*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::get_IsReadOnly() /* 0A000013 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*0600013E*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 7D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/::get_Keys() /* 0A000014 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*0600013F*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 7D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001C*//*1B000003*/::get_Values() /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.IDictionary.get_Values' - - .method /*06000140*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 85 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/::get_Keys() /* 0A000016 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.IReadOnlyDictionary.get_Keys' - - .method /*06000141*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 85 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*0100001B*//*1B000004*/::get_Values() /* 0A000017 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.IReadOnlyDictionary.get_Values' - - .method /*06000142*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.ICollection.get_IsSynchronized - - .method /*06000143*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.ICollection.get_SyncRoot - - .method /*06000144*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_IsFixedSize /*01000022::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*06000145*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_IsReadOnly /*01000022::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*06000146*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Item /*01000022::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.get_Item - - .method /*06000147*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::set_Item /*01000022::0A00001D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::System.Collections.IDictionary.set_Item - - .method /*06000148*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 51 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Keys /*01000022::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.get_Keys - - .method /*06000149*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 51 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::get_Values /*01000022::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.get_Values - - .method /*0600014A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ - get_Values() cil managed - // SIG: 20 00 15 12 80 C5 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::get_Values - - .method /*0600014B*/ public hidebysig newslot virtual final - instance void Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::Add - - .method /*0600014C*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::Clear - - .method /*0600014D*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::ContainsKey - - .method /*0600014E*/ public hidebysig instance bool - ContainsValue(!TValue 'value') cil managed - // SIG: 20 01 02 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::ContainsValue - - .method /*0600014F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/> - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 8D 01 15 11 80 81 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::GetEnumerator - - .method /*06000150*/ public hidebysig instance int32 - IndexOfKey(!TKey key) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::IndexOfKey - - .method /*06000151*/ public hidebysig instance int32 - IndexOfValue(!TValue 'value') cil managed - // SIG: 20 01 08 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::IndexOfValue - - .method /*06000152*/ public hidebysig newslot virtual final - instance bool Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::Remove - - .method /*06000153*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::RemoveAt - - .method /*06000154*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 01 15 11 80 81 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Add(!0) /* 0A000020 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::'System.Collections.Generic.ICollection>.Add' - - .method /*06000155*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Contains'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 80 81 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Contains(!0) /* 0A000021 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.ICollection>.Contains' - - .method /*06000156*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 80 81 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::CopyTo(!0[], - int32) /* 0A000022 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000157*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000020*/ keyValuePair) cil managed - // SIG: 20 01 02 15 11 80 81 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/>/*1B000002*/::Remove(!0) /* 0A000023 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000158*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 15 11 80 81 02 13 00 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000005*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000159*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::System.Collections.ICollection.CopyTo - - .method /*0600015A*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Add /*01000022::0A000026*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::System.Collections.IDictionary.Add - - .method /*0600015B*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Contains /*01000022::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.Contains - - .method /*0600015C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000024*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 91 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::GetEnumerator /*01000022::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IDictionary.GetEnumerator - - .method /*0600015D*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000022*/::Remove /*01000022::0A000029*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::System.Collections.IDictionary.Remove - - .method /*0600015E*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::System.Collections.IEnumerable.GetEnumerator - - .method /*0600015F*/ public hidebysig instance void - TrimExcess() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedList`2::TrimExcess - - .method /*06000160*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedList`2::TryGetValue - - .property /*17000046*/ instance int32 Capacity() - { - .get instance int32 System.Collections.Generic.SortedList`2/*0200000E*/::get_Capacity() /* 06000136 */ - .set instance void System.Collections.Generic.SortedList`2/*0200000E*/::set_Capacity(int32) /* 06000137 */ - } // end of property SortedList`2::Capacity - .property /*17000047*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ System.Collections.Generic.SortedList`2/*0200000E*/::get_Comparer() /* 06000138 */ - } // end of property SortedList`2::Comparer - .property /*17000048*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.SortedList`2/*0200000E*/::get_Count() /* 06000139 */ - } // end of property SortedList`2::Count - .property /*17000049*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Generic.SortedList`2/*0200000E*/::get_Item(!TKey) /* 0600013A */ - .set instance void System.Collections.Generic.SortedList`2/*0200000E*/::set_Item(!TKey, - !TValue) /* 0600013B */ - } // end of property SortedList`2::Item - .property /*1700004A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ - Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ System.Collections.Generic.SortedList`2/*0200000E*/::get_Keys() /* 0600013C */ - } // end of property SortedList`2::Keys - .property /*1700004B*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.Generic.SortedList`2/*0200000E*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 0600013D */ - } // end of property SortedList`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*1700004C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ System.Collections.Generic.SortedList`2/*0200000E*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 0600013E */ - } // end of property SortedList`2::'System.Collections.Generic.IDictionary.Keys' - .property /*1700004D*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*/ System.Collections.Generic.SortedList`2/*0200000E*/::'System.Collections.Generic.IDictionary.get_Values'() /* 0600013F */ - } // end of property SortedList`2::'System.Collections.Generic.IDictionary.Values' - .property /*1700004E*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.Generic.SortedList`2/*0200000E*/::'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() /* 06000140 */ - } // end of property SortedList`2::'System.Collections.Generic.IReadOnlyDictionary.Keys' - .property /*1700004F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.Generic.SortedList`2/*0200000E*/::'System.Collections.Generic.IReadOnlyDictionary.get_Values'() /* 06000141 */ - } // end of property SortedList`2::'System.Collections.Generic.IReadOnlyDictionary.Values' - .property /*17000050*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.ICollection.get_IsSynchronized() /* 06000142 */ - } // end of property SortedList`2::System.Collections.ICollection.IsSynchronized - .property /*17000051*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.ICollection.get_SyncRoot() /* 06000143 */ - } // end of property SortedList`2::System.Collections.ICollection.SyncRoot - .property /*17000052*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.IDictionary.get_IsFixedSize() /* 06000144 */ - } // end of property SortedList`2::System.Collections.IDictionary.IsFixedSize - .property /*17000053*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.IDictionary.get_IsReadOnly() /* 06000145 */ - } // end of property SortedList`2::System.Collections.IDictionary.IsReadOnly - .property /*17000054*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.IDictionary.get_Item(object) /* 06000146 */ - .set instance void System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.IDictionary.set_Item(object, - object) /* 06000147 */ - } // end of property SortedList`2::System.Collections.IDictionary.Item - .property /*17000055*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.IDictionary.get_Keys() /* 06000148 */ - } // end of property SortedList`2::System.Collections.IDictionary.Keys - .property /*17000056*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ System.Collections.Generic.SortedList`2/*0200000E*/::System.Collections.IDictionary.get_Values() /* 06000149 */ - } // end of property SortedList`2::System.Collections.IDictionary.Values - .property /*17000057*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ System.Collections.Generic.SortedList`2/*0200000E*/::get_Values() /* 0600014A */ - } // end of property SortedList`2::Values -} // end of class System.Collections.Generic.SortedList`2 - -.class /*0200000F*/ public auto ansi beforefieldinit System.Collections.Generic.SortedSet`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ISet`1/*0100002E*//*1B000011*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/ -{ - .class /*0200001B*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/ - { - .field /*04000007*/ private object _dummy - .method /*060001FF*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000200*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000201*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06000202*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/::GetObjectData /*01000027::0A00003E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000203*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000204*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/::OnDeserialization /*01000026::0A00003F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*06000205*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000084*/ instance !T Current() - { - .get instance !T System.Collections.Generic.SortedSet`1/*0200000F*//Enumerator/*0200001B*/::get_Current() /* 060001FF */ - } // end of property Enumerator::Current - .property /*17000085*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.SortedSet`1/*0200000F*//Enumerator/*0200001B*/::System.Collections.IEnumerator.get_Current() /* 06000200 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*06000161*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedSet`1::.ctor - - .method /*06000162*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 01 01 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedSet`1::.ctor - - .method /*06000163*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedSet`1::.ctor - - .method /*06000164*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ comparer) cil managed - // SIG: 20 02 01 15 12 80 85 01 13 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedSet`1::.ctor - - .method /*06000165*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method SortedSet`1::.ctor - - .method /*06000166*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ - get_Comparer() cil managed - // SIG: 20 00 15 12 75 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::get_Comparer - - .method /*06000167*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::get_Count - - .method /*06000168*/ public hidebysig specialname - instance !T get_Max() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::get_Max - - .method /*06000169*/ public hidebysig specialname - instance !T get_Min() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::get_Min - - .method /*0600016A*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::get_IsReadOnly() /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600016B*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::System.Collections.ICollection.get_IsSynchronized - - .method /*0600016C*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::System.Collections.ICollection.get_SyncRoot - - .method /*0600016D*/ public hidebysig newslot virtual final - instance bool Add(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::Add - - .method /*0600016E*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::Clear - - .method /*0600016F*/ public hidebysig newslot virtual - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::Contains - - .method /*06000170*/ public hidebysig instance void - CopyTo(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::CopyTo - - .method /*06000171*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::CopyTo - - .method /*06000172*/ public hidebysig instance void - CopyTo(!T[] 'array', - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::CopyTo - - .method /*06000173*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/> - CreateSetComparer() cil managed - // SIG: 00 00 15 12 80 A1 01 15 12 3C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::CreateSetComparer - - .method /*06000174*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/> - CreateSetComparer(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000028*/ memberEqualityComparer) cil managed - // SIG: 00 01 15 12 80 A1 01 15 12 3C 01 13 00 15 12 80 A1 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::CreateSetComparer - - .method /*06000175*/ public hidebysig newslot virtual final - instance void ExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::ExceptWith - - .method /*06000176*/ public hidebysig instance valuetype System.Collections.Generic.SortedSet`1/*0200000F*//Enumerator/*0200001B*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 6C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::GetEnumerator - - .method /*06000177*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000027*/::GetObjectData /*01000027::0A00003E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000178*/ family hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000029*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002A*/ context) cil managed - // SIG: 20 02 01 12 80 A5 11 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::GetObjectData - - .method /*06000179*/ public hidebysig newslot virtual - instance class System.Collections.Generic.SortedSet`1/*0200000F*/ - GetViewBetween(!T lowerValue, - !T upperValue) cil managed - // SIG: 20 02 15 12 3C 01 13 00 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::GetViewBetween - - .method /*0600017A*/ public hidebysig newslot virtual - instance void IntersectWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::IntersectWith - - .method /*0600017B*/ public hidebysig newslot virtual final - instance bool IsProperSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::IsProperSubsetOf - - .method /*0600017C*/ public hidebysig newslot virtual final - instance bool IsProperSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::IsProperSupersetOf - - .method /*0600017D*/ public hidebysig newslot virtual final - instance bool IsSubsetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::IsSubsetOf - - .method /*0600017E*/ public hidebysig newslot virtual final - instance bool IsSupersetOf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::IsSupersetOf - - .method /*0600017F*/ family hidebysig newslot virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::OnDeserialization - - .method /*06000180*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000026*/::OnDeserialization /*01000026::0A00003F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*06000181*/ public hidebysig newslot virtual final - instance bool Overlaps(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::Overlaps - - .method /*06000182*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::Remove - - .method /*06000183*/ public hidebysig instance int32 - RemoveWhere(class [System.Runtime/*23000001*/]System.Predicate`1/*0100002F*/ match) cil managed - // SIG: 20 01 08 15 12 80 BD 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::RemoveWhere - - .method /*06000184*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - Reverse() cil managed - // SIG: 20 00 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::Reverse - - .method /*06000185*/ public hidebysig newslot virtual final - instance bool SetEquals(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 02 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::SetEquals - - .method /*06000186*/ public hidebysig newslot virtual final - instance void SymmetricExceptWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::SymmetricExceptWith - - .method /*06000187*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100001F*//*1B000008*/::Add(!0) /* 0A000031 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::'System.Collections.Generic.ICollection.Add' - - .method /*06000188*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000189*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::System.Collections.ICollection.CopyTo - - .method /*0600018A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600018B*/ public hidebysig instance bool - TryGetValue(!T equalValue, - [out] !T& actualValue) cil managed - // SIG: 20 02 02 13 00 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortedSet`1::TryGetValue - - .method /*0600018C*/ public hidebysig newslot virtual final - instance void UnionWith(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ other) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SortedSet`1::UnionWith - - .property /*17000058*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001D*/ System.Collections.Generic.SortedSet`1/*0200000F*/::get_Comparer() /* 06000166 */ - } // end of property SortedSet`1::Comparer - .property /*17000059*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.SortedSet`1/*0200000F*/::get_Count() /* 06000167 */ - } // end of property SortedSet`1::Count - .property /*1700005A*/ instance !T Max() - { - .get instance !T System.Collections.Generic.SortedSet`1/*0200000F*/::get_Max() /* 06000168 */ - } // end of property SortedSet`1::Max - .property /*1700005B*/ instance !T Min() - { - .get instance !T System.Collections.Generic.SortedSet`1/*0200000F*/::get_Min() /* 06000169 */ - } // end of property SortedSet`1::Min - .property /*1700005C*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.Generic.SortedSet`1/*0200000F*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 0600016A */ - } // end of property SortedSet`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*1700005D*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.SortedSet`1/*0200000F*/::System.Collections.ICollection.get_IsSynchronized() /* 0600016B */ - } // end of property SortedSet`1::System.Collections.ICollection.IsSynchronized - .property /*1700005E*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.SortedSet`1/*0200000F*/::System.Collections.ICollection.get_SyncRoot() /* 0600016C */ - } // end of property SortedSet`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Generic.SortedSet`1 - -.class /*02000010*/ public auto ansi beforefieldinit System.Collections.Generic.Stack`1 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000025*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/ -{ - .class /*0200001C*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ - { - .field /*04000008*/ private object _dummy - .method /*06000206*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000207*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::get_Current /*01000017::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000208*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06000209*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600020A*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/::Reset /*01000017::0A00002F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000086*/ instance !T Current() - { - .get instance !T System.Collections.Generic.Stack`1/*02000010*//Enumerator/*0200001C*/::get_Current() /* 06000206 */ - } // end of property Enumerator::Current - .property /*17000087*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Collections.Generic.Stack`1/*02000010*//Enumerator/*0200001C*/::System.Collections.IEnumerator.get_Current() /* 06000207 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .method /*0600018D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Stack`1::.ctor - - .method /*0600018E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Stack`1::.ctor - - .method /*0600018F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000049 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000049 */ - IL_0006: /* 2A | */ ret - } // end of method Stack`1::.ctor - - .method /*06000190*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::get_Count - - .method /*06000191*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06000192*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::System.Collections.ICollection.get_SyncRoot - - .method /*06000193*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack`1::Clear - - .method /*06000194*/ public hidebysig instance bool - Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::Contains - - .method /*06000195*/ public hidebysig instance void - CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack`1::CopyTo - - .method /*06000196*/ public hidebysig instance valuetype System.Collections.Generic.Stack`1/*02000010*//Enumerator/*0200001C*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 70 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::GetEnumerator - - .method /*06000197*/ public hidebysig instance !T - Peek() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::Peek - - .method /*06000198*/ public hidebysig instance !T - Pop() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::Pop - - .method /*06000199*/ public hidebysig instance void - Push(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack`1::Push - - .method /*0600019A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B000009*/::GetEnumerator() /* 0A000035 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600019B*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000018*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 61 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000025*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack`1::System.Collections.ICollection.CopyTo - - .method /*0600019C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600019D*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::ToArray - - .method /*0600019E*/ public hidebysig instance void - TrimExcess() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stack`1::TrimExcess - - .method /*0600019F*/ public hidebysig instance bool - TryPeek([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::TryPeek - - .method /*060001A0*/ public hidebysig instance bool - TryPop([out] !T& result) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stack`1::TryPop - - .property /*1700005F*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.Stack`1/*02000010*/::get_Count() /* 06000190 */ - } // end of property Stack`1::Count - .property /*17000060*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.Generic.Stack`1/*02000010*/::System.Collections.ICollection.get_IsSynchronized() /* 06000191 */ - } // end of property Stack`1::System.Collections.ICollection.IsSynchronized - .property /*17000061*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.Generic.Stack`1/*02000010*/::System.Collections.ICollection.get_SyncRoot() /* 06000192 */ - } // end of property Stack`1::System.Collections.ICollection.SyncRoot -} // end of class System.Collections.Generic.Stack`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il deleted file mode 100644 index 85b01d9731..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il +++ /dev/null @@ -1,3647 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d5a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000570e -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000bb68 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000056bb [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004200 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005540 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003714 Virtual Size -// 0x00002000 Virtual Address -// 0x00003800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000710 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000056fd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x00003440] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000054c0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001b98 Size -// '#~' Name -// Stream 2: -// 0x00001c04 Offset -// 0x000011c0 Size -// '#Strings' Name -// Stream 3: -// 0x00002dc4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002dc8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002dd8 Offset -// 0x00000668 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 32912 -// PE header size : 512 (496 used) ( 1.56%) -// PE additional info : 17731 (53.87%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.22%) -// CLR meta-data size : 13376 (40.64%) -// CLR additional info : 128 ( 0.39%) -// CLR method headers : 225 ( 0.68%) -// Managed code : 716 ( 2.18%) -// Data : 2048 ( 6.22%) -// Unaccounted : -1896 (-5.76%) - -// Num.of PE sections : 3 -// .text - 14336 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 13376 -// Module - 1 (10 bytes) -// TypeDef - 43 (602 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 34 (204 bytes) -// MethodDef - 226 (3164 bytes) 1 abstract, 0 native, 225 bodies -// FieldDef - 23 (138 bytes) 1 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 165 (990 bytes) -// Constant - 20 (120 bytes) -// CustomAttribute- 55 (330 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 28 (112 bytes) -// Property - 78 (468 bytes) -// MethodSemantic- 111 (666 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 4543 bytes -// Blobs - 1640 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 197 bytes - -// CLR additional info : 128 - -// CLR method headers : 225 -// Num.of method bodies - 225 -// Num.of fat headers - 0 -// Num.of tiny headers - 225 - -// Managed code : 716 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class AssociationAttribute (public) (auto) (ansi) (sealed) -// Class CompareAttribute (public) (auto) (ansi) -// Class ConcurrencyCheckAttribute (public) (auto) (ansi) (sealed) -// Class CreditCardAttribute (public) (auto) (ansi) (sealed) -// Class CustomValidationAttribute (public) (auto) (ansi) (sealed) -// Class DataType (public) (auto) (ansi) (sealed) -// Class DataTypeAttribute (public) (auto) (ansi) -// Class DisplayAttribute (public) (auto) (ansi) (sealed) -// Class DisplayColumnAttribute (public) (auto) (ansi) -// Class DisplayFormatAttribute (public) (auto) (ansi) -// Class EditableAttribute (public) (auto) (ansi) (sealed) -// Class EmailAddressAttribute (public) (auto) (ansi) (sealed) -// Class EnumDataTypeAttribute (public) (auto) (ansi) (sealed) -// Class FileExtensionsAttribute (public) (auto) (ansi) (sealed) -// Class FilterUIHintAttribute (public) (auto) (ansi) (sealed) -// Interface IValidatableObject (public) (abstract) (auto) (ansi) -// Class KeyAttribute (public) (auto) (ansi) (sealed) -// Class MaxLengthAttribute (public) (auto) (ansi) -// Class MinLengthAttribute (public) (auto) (ansi) -// Class PhoneAttribute (public) (auto) (ansi) (sealed) -// Class RangeAttribute (public) (auto) (ansi) -// Class RegularExpressionAttribute (public) (auto) (ansi) -// Class RequiredAttribute (public) (auto) (ansi) -// Class ScaffoldColumnAttribute (public) (auto) (ansi) -// Class StringLengthAttribute (public) (auto) (ansi) -// Class TimestampAttribute (public) (auto) (ansi) (sealed) -// Class UIHintAttribute (public) (auto) (ansi) -// Class UrlAttribute (public) (auto) (ansi) (sealed) -// Class ValidationAttribute (public) (abstract) (auto) (ansi) -// Class ValidationContext (public) (auto) (ansi) (sealed) -// Class ValidationException (public) (auto) (ansi) -// Class ValidationResult (public) (auto) (ansi) -// Class Validator (public) (abstract) (auto) (ansi) (sealed) -// Class ColumnAttribute (public) (auto) (ansi) -// Class ComplexTypeAttribute (public) (auto) (ansi) -// Class DatabaseGeneratedAttribute (public) (auto) (ansi) -// Class DatabaseGeneratedOption (public) (auto) (ansi) (sealed) -// Class ForeignKeyAttribute (public) (auto) (ansi) -// Class InversePropertyAttribute (public) (auto) (ansi) -// Class NotMappedAttribute (public) (auto) (ansi) -// Class TableAttribute (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform System.ComponentModel.Annotations -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 21 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..!System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 41 6E 6E 6F 74 61 74 // entModel.Annotat - 69 6F 6E 73 00 00 ) // ions.. - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 21 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..!System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 41 6E 6E 6F 74 61 74 // entModel.Annotat - 69 6F 6E 73 00 00 ) // ions.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 21 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..!System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 41 6E 6E 6F 74 61 74 // entModel.Annotat - 69 6F 6E 73 00 00 ) // ions.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:0:0 -} -.module System.ComponentModel.Annotations.dll -// MVID: {c6845511-f834-4e04-b717-7a86ef3e73e0} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F586C015000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.AssociationAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000013:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .custom /*0C000014:0A000011*/ instance void [netstandard/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000011 */ = ( 01 00 42 54 68 69 73 20 61 74 74 72 69 62 75 74 // ..BThis attribut - 65 20 69 73 20 6E 6F 20 6C 6F 6E 67 65 72 20 69 // e is no longer i - 6E 20 75 73 65 20 61 6E 64 20 77 69 6C 6C 20 62 // n use and will b - 65 20 69 67 6E 6F 72 65 64 20 69 66 20 61 70 70 // e ignored if app - 6C 69 65 64 2E 00 00 ) // lied... - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string thisKey, - string otherKey) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AssociationAttribute::.ctor - - .method /*06000003*/ public hidebysig specialname - instance bool get_IsForeignKey() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssociationAttribute::get_IsForeignKey - - .method /*06000004*/ public hidebysig specialname - instance void set_IsForeignKey(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssociationAttribute::set_IsForeignKey - - .method /*06000005*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssociationAttribute::get_Name - - .method /*06000006*/ public hidebysig specialname - instance string get_OtherKey() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssociationAttribute::get_OtherKey - - .method /*06000007*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - get_OtherKeyMembers() cil managed - // SIG: 20 00 15 12 55 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssociationAttribute::get_OtherKeyMembers - - .method /*06000008*/ public hidebysig specialname - instance string get_ThisKey() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssociationAttribute::get_ThisKey - - .method /*06000009*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - get_ThisKeyMembers() cil managed - // SIG: 20 00 15 12 55 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssociationAttribute::get_ThisKeyMembers - - .property /*17000001*/ instance bool IsForeignKey() - { - .get instance bool System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::get_IsForeignKey() /* 06000003 */ - .set instance void System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::set_IsForeignKey(bool) /* 06000004 */ - } // end of property AssociationAttribute::IsForeignKey - .property /*17000002*/ instance string Name() - { - .get instance string System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::get_Name() /* 06000005 */ - } // end of property AssociationAttribute::Name - .property /*17000003*/ instance string OtherKey() - { - .get instance string System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::get_OtherKey() /* 06000006 */ - } // end of property AssociationAttribute::OtherKey - .property /*17000004*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - OtherKeyMembers() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::get_OtherKeyMembers() /* 06000007 */ - } // end of property AssociationAttribute::OtherKeyMembers - .property /*17000005*/ instance string ThisKey() - { - .get instance string System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::get_ThisKey() /* 06000008 */ - } // end of property AssociationAttribute::ThisKey - .property /*17000006*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - ThisKeyMembers() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ System.ComponentModel.DataAnnotations.AssociationAttribute/*02000003*/::get_ThisKeyMembers() /* 06000009 */ - } // end of property AssociationAttribute::ThisKeyMembers -} // end of class System.ComponentModel.DataAnnotations.AssociationAttribute - -.class /*02000004*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.CompareAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000015:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(string otherProperty) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method CompareAttribute::.ctor - - .method /*0600000B*/ public hidebysig specialname - instance string get_OtherProperty() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareAttribute::get_OtherProperty - - .method /*0600000C*/ public hidebysig specialname - instance string get_OtherPropertyDisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareAttribute::get_OtherPropertyDisplayName - - .method /*0600000D*/ public hidebysig specialname virtual - instance bool get_RequiresValidationContext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareAttribute::get_RequiresValidationContext - - .method /*0600000E*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareAttribute::FormatErrorMessage - - .method /*0600000F*/ family hidebysig virtual - instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ - IsValid(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 20 02 12 80 88 1C 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareAttribute::IsValid - - .property /*17000007*/ instance string OtherProperty() - { - .get instance string System.ComponentModel.DataAnnotations.CompareAttribute/*02000004*/::get_OtherProperty() /* 0600000B */ - } // end of property CompareAttribute::OtherProperty - .property /*17000008*/ instance string OtherPropertyDisplayName() - { - .get instance string System.ComponentModel.DataAnnotations.CompareAttribute/*02000004*/::get_OtherPropertyDisplayName() /* 0600000C */ - } // end of property CompareAttribute::OtherPropertyDisplayName - .property /*17000009*/ instance bool RequiresValidationContext() - { - .get instance bool System.ComponentModel.DataAnnotations.CompareAttribute/*02000004*/::get_RequiresValidationContext() /* 0600000D */ - } // end of property CompareAttribute::RequiresValidationContext -} // end of class System.ComponentModel.DataAnnotations.CompareAttribute - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.ConcurrencyCheckAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000016:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrencyCheckAttribute::.ctor - -} // end of class System.ComponentModel.DataAnnotations.ConcurrencyCheckAttribute - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.CreditCardAttribute - extends System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/ -{ - .custom /*0C000017:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)000018 */ call instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::.ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/) /* 06000018 */ - IL_0007: /* 2A | */ ret - } // end of method CreditCardAttribute::.ctor - - .method /*06000012*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CreditCardAttribute::IsValid - -} // end of class System.ComponentModel.DataAnnotations.CreditCardAttribute - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.CustomValidationAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000018:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 C4 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Type/*01000017*/ validatorType, - string 'method') cil managed - // SIG: 20 02 01 12 5D 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method CustomValidationAttribute::.ctor - - .method /*06000014*/ public hidebysig specialname - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomValidationAttribute::get_Method - - .method /*06000015*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_ValidatorType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomValidationAttribute::get_ValidatorType - - .method /*06000016*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomValidationAttribute::FormatErrorMessage - - .method /*06000017*/ family hidebysig virtual - instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ - IsValid(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 20 02 12 80 88 1C 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomValidationAttribute::IsValid - - .property /*1700000A*/ instance string Method() - { - .get instance string System.ComponentModel.DataAnnotations.CustomValidationAttribute/*02000007*/::get_Method() /* 06000014 */ - } // end of property CustomValidationAttribute::Method - .property /*1700000B*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - ValidatorType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.CustomValidationAttribute/*02000007*/::get_ValidatorType() /* 06000015 */ - } // end of property CustomValidationAttribute::ValidatorType -} // end of class System.ComponentModel.DataAnnotations.CustomValidationAttribute - -.class /*02000008*/ public auto ansi sealed System.ComponentModel.DataAnnotations.DataType - extends [netstandard/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ CreditCard = int32(0x0000000E) - .field /*04000003*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Currency = int32(0x00000006) - .field /*04000004*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Custom = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Date = int32(0x00000002) - .field /*04000006*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ DateTime = int32(0x00000001) - .field /*04000007*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Duration = int32(0x00000004) - .field /*04000008*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ EmailAddress = int32(0x0000000A) - .field /*04000009*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Html = int32(0x00000008) - .field /*0400000A*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ ImageUrl = int32(0x0000000D) - .field /*0400000B*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ MultilineText = int32(0x00000009) - .field /*0400000C*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Password = int32(0x0000000B) - .field /*0400000D*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ PhoneNumber = int32(0x00000005) - .field /*0400000E*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ PostalCode = int32(0x0000000F) - .field /*0400000F*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Text = int32(0x00000007) - .field /*04000010*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Time = int32(0x00000003) - .field /*04000011*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Upload = int32(0x00000010) - .field /*04000012*/ public static literal valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ Url = int32(0x0000000C) -} // end of class System.ComponentModel.DataAnnotations.DataType - -.class /*02000009*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.DataTypeAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000019:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 C0 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ dataType) cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method DataTypeAttribute::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(string customDataType) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method DataTypeAttribute::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance string get_CustomDataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTypeAttribute::get_CustomDataType - - .method /*0600001B*/ public hidebysig specialname - instance valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ - get_DataType() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTypeAttribute::get_DataType - - .method /*0600001C*/ public hidebysig specialname - instance class System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/ - get_DisplayFormat() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTypeAttribute::get_DisplayFormat - - .method /*0600001D*/ family hidebysig specialname - instance void set_DisplayFormat(class System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTypeAttribute::set_DisplayFormat - - .method /*0600001E*/ public hidebysig newslot virtual - instance string GetDataTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTypeAttribute::GetDataTypeName - - .method /*0600001F*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTypeAttribute::IsValid - - .property /*1700000C*/ instance string CustomDataType() - { - .get instance string System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::get_CustomDataType() /* 0600001A */ - } // end of property DataTypeAttribute::CustomDataType - .property /*1700000D*/ instance valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ - DataType() - { - .get instance valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/ System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::get_DataType() /* 0600001B */ - } // end of property DataTypeAttribute::DataType - .property /*1700000E*/ instance class System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/ - DisplayFormat() - { - .get instance class System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/ System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::get_DisplayFormat() /* 0600001C */ - .set instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::set_DisplayFormat(class System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/) /* 0600001D */ - } // end of property DataTypeAttribute::DisplayFormat -} // end of class System.ComponentModel.DataAnnotations.DataTypeAttribute - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.DisplayAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00001A:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 C4 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000020*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayAttribute::.ctor - - .method /*06000021*/ public hidebysig specialname - instance bool get_AutoGenerateField() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_AutoGenerateField - - .method /*06000022*/ public hidebysig specialname - instance void set_AutoGenerateField(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_AutoGenerateField - - .method /*06000023*/ public hidebysig specialname - instance bool get_AutoGenerateFilter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_AutoGenerateFilter - - .method /*06000024*/ public hidebysig specialname - instance void set_AutoGenerateFilter(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_AutoGenerateFilter - - .method /*06000025*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_Description - - .method /*06000026*/ public hidebysig specialname - instance void set_Description(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_Description - - .method /*06000027*/ public hidebysig specialname - instance string get_GroupName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_GroupName - - .method /*06000028*/ public hidebysig specialname - instance void set_GroupName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_GroupName - - .method /*06000029*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_Name - - .method /*0600002A*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_Name - - .method /*0600002B*/ public hidebysig specialname - instance int32 get_Order() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_Order - - .method /*0600002C*/ public hidebysig specialname - instance void set_Order(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_Order - - .method /*0600002D*/ public hidebysig specialname - instance string get_Prompt() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_Prompt - - .method /*0600002E*/ public hidebysig specialname - instance void set_Prompt(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_Prompt - - .method /*0600002F*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_ResourceType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_ResourceType - - .method /*06000030*/ public hidebysig specialname - instance void set_ResourceType(class [netstandard/*23000001*/]System.Type/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_ResourceType - - .method /*06000031*/ public hidebysig specialname - instance string get_ShortName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::get_ShortName - - .method /*06000032*/ public hidebysig specialname - instance void set_ShortName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayAttribute::set_ShortName - - .method /*06000033*/ public hidebysig instance valuetype [netstandard/*23000001*/]System.Nullable`1/*01000019*/ - GetAutoGenerateField() cil managed - // SIG: 20 00 15 11 65 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetAutoGenerateField - - .method /*06000034*/ public hidebysig instance valuetype [netstandard/*23000001*/]System.Nullable`1/*01000019*/ - GetAutoGenerateFilter() cil managed - // SIG: 20 00 15 11 65 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetAutoGenerateFilter - - .method /*06000035*/ public hidebysig instance string - GetDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetDescription - - .method /*06000036*/ public hidebysig instance string - GetGroupName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetGroupName - - .method /*06000037*/ public hidebysig instance string - GetName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetName - - .method /*06000038*/ public hidebysig instance valuetype [netstandard/*23000001*/]System.Nullable`1/*01000019*/ - GetOrder() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetOrder - - .method /*06000039*/ public hidebysig instance string - GetPrompt() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetPrompt - - .method /*0600003A*/ public hidebysig instance string - GetShortName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayAttribute::GetShortName - - .property /*1700000F*/ instance bool AutoGenerateField() - { - .get instance bool System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_AutoGenerateField() /* 06000021 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_AutoGenerateField(bool) /* 06000022 */ - } // end of property DisplayAttribute::AutoGenerateField - .property /*17000010*/ instance bool AutoGenerateFilter() - { - .get instance bool System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_AutoGenerateFilter() /* 06000023 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_AutoGenerateFilter(bool) /* 06000024 */ - } // end of property DisplayAttribute::AutoGenerateFilter - .property /*17000011*/ instance string Description() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_Description() /* 06000025 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_Description(string) /* 06000026 */ - } // end of property DisplayAttribute::Description - .property /*17000012*/ instance string GroupName() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_GroupName() /* 06000027 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_GroupName(string) /* 06000028 */ - } // end of property DisplayAttribute::GroupName - .property /*17000013*/ instance string Name() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_Name() /* 06000029 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_Name(string) /* 0600002A */ - } // end of property DisplayAttribute::Name - .property /*17000014*/ instance int32 Order() - { - .get instance int32 System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_Order() /* 0600002B */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_Order(int32) /* 0600002C */ - } // end of property DisplayAttribute::Order - .property /*17000015*/ instance string Prompt() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_Prompt() /* 0600002D */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_Prompt(string) /* 0600002E */ - } // end of property DisplayAttribute::Prompt - .property /*17000016*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - ResourceType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_ResourceType() /* 0600002F */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_ResourceType(class [netstandard/*23000001*/]System.Type/*01000017*/) /* 06000030 */ - } // end of property DisplayAttribute::ResourceType - .property /*17000017*/ instance string ShortName() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::get_ShortName() /* 06000031 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayAttribute/*0200000A*/::set_ShortName(string) /* 06000032 */ - } // end of property DisplayAttribute::ShortName -} // end of class System.ComponentModel.DataAnnotations.DisplayAttribute - -.class /*0200000B*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.DisplayColumnAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00001B:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*0600003B*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayColumn) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayColumnAttribute::.ctor - - .method /*0600003C*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayColumn, - string sortColumn) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayColumnAttribute::.ctor - - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayColumn, - string sortColumn, - bool sortDescending) cil managed - // SIG: 20 03 01 0E 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayColumnAttribute::.ctor - - .method /*0600003E*/ public hidebysig specialname - instance string get_DisplayColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayColumnAttribute::get_DisplayColumn - - .method /*0600003F*/ public hidebysig specialname - instance string get_SortColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayColumnAttribute::get_SortColumn - - .method /*06000040*/ public hidebysig specialname - instance bool get_SortDescending() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayColumnAttribute::get_SortDescending - - .property /*17000018*/ instance string DisplayColumn() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayColumnAttribute/*0200000B*/::get_DisplayColumn() /* 0600003E */ - } // end of property DisplayColumnAttribute::DisplayColumn - .property /*17000019*/ instance string SortColumn() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayColumnAttribute/*0200000B*/::get_SortColumn() /* 0600003F */ - } // end of property DisplayColumnAttribute::SortColumn - .property /*1700001A*/ instance bool SortDescending() - { - .get instance bool System.ComponentModel.DataAnnotations.DisplayColumnAttribute/*0200000B*/::get_SortDescending() /* 06000040 */ - } // end of property DisplayColumnAttribute::SortDescending -} // end of class System.ComponentModel.DataAnnotations.DisplayColumnAttribute - -.class /*0200000C*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.DisplayFormatAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00001C:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayFormatAttribute::.ctor - - .method /*06000042*/ public hidebysig specialname - instance bool get_ApplyFormatInEditMode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::get_ApplyFormatInEditMode - - .method /*06000043*/ public hidebysig specialname - instance void set_ApplyFormatInEditMode(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayFormatAttribute::set_ApplyFormatInEditMode - - .method /*06000044*/ public hidebysig specialname - instance bool get_ConvertEmptyStringToNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::get_ConvertEmptyStringToNull - - .method /*06000045*/ public hidebysig specialname - instance void set_ConvertEmptyStringToNull(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayFormatAttribute::set_ConvertEmptyStringToNull - - .method /*06000046*/ public hidebysig specialname - instance string get_DataFormatString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::get_DataFormatString - - .method /*06000047*/ public hidebysig specialname - instance void set_DataFormatString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayFormatAttribute::set_DataFormatString - - .method /*06000048*/ public hidebysig specialname - instance bool get_HtmlEncode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::get_HtmlEncode - - .method /*06000049*/ public hidebysig specialname - instance void set_HtmlEncode(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayFormatAttribute::set_HtmlEncode - - .method /*0600004A*/ public hidebysig specialname - instance string get_NullDisplayText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::get_NullDisplayText - - .method /*0600004B*/ public hidebysig specialname - instance void set_NullDisplayText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayFormatAttribute::set_NullDisplayText - - .method /*0600004C*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_NullDisplayTextResourceType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::get_NullDisplayTextResourceType - - .method /*0600004D*/ public hidebysig specialname - instance void set_NullDisplayTextResourceType(class [netstandard/*23000001*/]System.Type/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DisplayFormatAttribute::set_NullDisplayTextResourceType - - .method /*0600004E*/ public hidebysig instance string - GetNullDisplayText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayFormatAttribute::GetNullDisplayText - - .property /*1700001B*/ instance bool ApplyFormatInEditMode() - { - .get instance bool System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::get_ApplyFormatInEditMode() /* 06000042 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::set_ApplyFormatInEditMode(bool) /* 06000043 */ - } // end of property DisplayFormatAttribute::ApplyFormatInEditMode - .property /*1700001C*/ instance bool ConvertEmptyStringToNull() - { - .get instance bool System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::get_ConvertEmptyStringToNull() /* 06000044 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::set_ConvertEmptyStringToNull(bool) /* 06000045 */ - } // end of property DisplayFormatAttribute::ConvertEmptyStringToNull - .property /*1700001D*/ instance string DataFormatString() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::get_DataFormatString() /* 06000046 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::set_DataFormatString(string) /* 06000047 */ - } // end of property DisplayFormatAttribute::DataFormatString - .property /*1700001E*/ instance bool HtmlEncode() - { - .get instance bool System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::get_HtmlEncode() /* 06000048 */ - .set instance void System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::set_HtmlEncode(bool) /* 06000049 */ - } // end of property DisplayFormatAttribute::HtmlEncode - .property /*1700001F*/ instance string NullDisplayText() - { - .get instance string System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::get_NullDisplayText() /* 0600004A */ - .set instance void System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::set_NullDisplayText(string) /* 0600004B */ - } // end of property DisplayFormatAttribute::NullDisplayText - .property /*17000020*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - NullDisplayTextResourceType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::get_NullDisplayTextResourceType() /* 0600004C */ - .set instance void System.ComponentModel.DataAnnotations.DisplayFormatAttribute/*0200000C*/::set_NullDisplayTextResourceType(class [netstandard/*23000001*/]System.Type/*01000017*/) /* 0600004D */ - } // end of property DisplayFormatAttribute::NullDisplayTextResourceType -} // end of class System.ComponentModel.DataAnnotations.DisplayFormatAttribute - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.EditableAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00001D:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*0600004F*/ public hidebysig specialname rtspecialname - instance void .ctor(bool allowEdit) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method EditableAttribute::.ctor - - .method /*06000050*/ public hidebysig specialname - instance bool get_AllowEdit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditableAttribute::get_AllowEdit - - .method /*06000051*/ public hidebysig specialname - instance bool get_AllowInitialValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditableAttribute::get_AllowInitialValue - - .method /*06000052*/ public hidebysig specialname - instance void set_AllowInitialValue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EditableAttribute::set_AllowInitialValue - - .property /*17000021*/ instance bool AllowEdit() - { - .get instance bool System.ComponentModel.DataAnnotations.EditableAttribute/*0200000D*/::get_AllowEdit() /* 06000050 */ - } // end of property EditableAttribute::AllowEdit - .property /*17000022*/ instance bool AllowInitialValue() - { - .get instance bool System.ComponentModel.DataAnnotations.EditableAttribute/*0200000D*/::get_AllowInitialValue() /* 06000051 */ - .set instance void System.ComponentModel.DataAnnotations.EditableAttribute/*0200000D*/::set_AllowInitialValue(bool) /* 06000052 */ - } // end of property EditableAttribute::AllowInitialValue -} // end of class System.ComponentModel.DataAnnotations.EditableAttribute - -.class /*0200000E*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.EmailAddressAttribute - extends System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/ -{ - .custom /*0C00001E:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000053*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)000018 */ call instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::.ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/) /* 06000018 */ - IL_0007: /* 2A | */ ret - } // end of method EmailAddressAttribute::.ctor - - .method /*06000054*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EmailAddressAttribute::IsValid - -} // end of class System.ComponentModel.DataAnnotations.EmailAddressAttribute - -.class /*0200000F*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.EnumDataTypeAttribute - extends System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/ -{ - .custom /*0C00001F:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 C0 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000055*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Type/*01000017*/ enumType) cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)000018 */ call instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::.ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/) /* 06000018 */ - IL_0007: /* 2A | */ ret - } // end of method EnumDataTypeAttribute::.ctor - - .method /*06000056*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_EnumType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumDataTypeAttribute::get_EnumType - - .method /*06000057*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumDataTypeAttribute::IsValid - - .property /*17000023*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - EnumType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.EnumDataTypeAttribute/*0200000F*/::get_EnumType() /* 06000056 */ - } // end of property EnumDataTypeAttribute::EnumType -} // end of class System.ComponentModel.DataAnnotations.EnumDataTypeAttribute - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.FileExtensionsAttribute - extends System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/ -{ - .custom /*0C000020:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000058*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)000018 */ call instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::.ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/) /* 06000018 */ - IL_0007: /* 2A | */ ret - } // end of method FileExtensionsAttribute::.ctor - - .method /*06000059*/ public hidebysig specialname - instance string get_Extensions() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileExtensionsAttribute::get_Extensions - - .method /*0600005A*/ public hidebysig specialname - instance void set_Extensions(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileExtensionsAttribute::set_Extensions - - .method /*0600005B*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileExtensionsAttribute::FormatErrorMessage - - .method /*0600005C*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileExtensionsAttribute::IsValid - - .property /*17000024*/ instance string Extensions() - { - .get instance string System.ComponentModel.DataAnnotations.FileExtensionsAttribute/*02000010*/::get_Extensions() /* 06000059 */ - .set instance void System.ComponentModel.DataAnnotations.FileExtensionsAttribute/*02000010*/::set_Extensions(string) /* 0600005A */ - } // end of property FileExtensionsAttribute::Extensions -} // end of class System.ComponentModel.DataAnnotations.FileExtensionsAttribute - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.FilterUIHintAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000021:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .custom /*0C000022:0A000011*/ instance void [netstandard/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000011 */ = ( 01 00 42 54 68 69 73 20 61 74 74 72 69 62 75 74 // ..BThis attribut - 65 20 69 73 20 6E 6F 20 6C 6F 6E 67 65 72 20 69 // e is no longer i - 6E 20 75 73 65 20 61 6E 64 20 77 69 6C 6C 20 62 // n use and will b - 65 20 69 67 6E 6F 72 65 64 20 69 66 20 61 70 70 // e ignored if app - 6C 69 65 64 2E 00 00 ) // lied... - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor(string filterUIHint) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method FilterUIHintAttribute::.ctor - - .method /*0600005E*/ public hidebysig specialname rtspecialname - instance void .ctor(string filterUIHint, - string presentationLayer) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method FilterUIHintAttribute::.ctor - - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor(string filterUIHint, - string presentationLayer, - object[] controlParameters) cil managed - // SIG: 20 03 01 0E 0E 1D 1C - { - .param [3]/*08000035*/ - .custom /*0C000036:0A000012*/ instance void [netstandard/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method FilterUIHintAttribute::.ctor - - .method /*06000060*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ - get_ControlParameters() cil managed - // SIG: 20 00 15 12 6D 02 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FilterUIHintAttribute::get_ControlParameters - - .method /*06000061*/ public hidebysig specialname - instance string get_FilterUIHint() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FilterUIHintAttribute::get_FilterUIHint - - .method /*06000062*/ public hidebysig specialname - instance string get_PresentationLayer() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FilterUIHintAttribute::get_PresentationLayer - - .method /*06000063*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FilterUIHintAttribute::Equals - - .method /*06000064*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FilterUIHintAttribute::GetHashCode - - .property /*17000025*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ - ControlParameters() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ System.ComponentModel.DataAnnotations.FilterUIHintAttribute/*02000011*/::get_ControlParameters() /* 06000060 */ - } // end of property FilterUIHintAttribute::ControlParameters - .property /*17000026*/ instance string FilterUIHint() - { - .get instance string System.ComponentModel.DataAnnotations.FilterUIHintAttribute/*02000011*/::get_FilterUIHint() /* 06000061 */ - } // end of property FilterUIHintAttribute::FilterUIHint - .property /*17000027*/ instance string PresentationLayer() - { - .get instance string System.ComponentModel.DataAnnotations.FilterUIHintAttribute/*02000011*/::get_PresentationLayer() /* 06000062 */ - } // end of property FilterUIHintAttribute::PresentationLayer -} // end of class System.ComponentModel.DataAnnotations.FilterUIHintAttribute - -.class /*02000012*/ interface public abstract auto ansi System.ComponentModel.DataAnnotations.IValidatableObject -{ - .method /*06000065*/ public hidebysig newslot abstract virtual - instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - Validate(class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 20 01 15 12 55 01 12 80 88 12 80 80 - { - // Method begins at RVA 0x0 - } // end of method IValidatableObject::Validate - -} // end of class System.ComponentModel.DataAnnotations.IValidatableObject - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.KeyAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000023:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*06000066*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method KeyAttribute::.ctor - -} // end of class System.ComponentModel.DataAnnotations.KeyAttribute - -.class /*02000014*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.MaxLengthAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000024:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000067*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method MaxLengthAttribute::.ctor - - .method /*06000068*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 length) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method MaxLengthAttribute::.ctor - - .method /*06000069*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaxLengthAttribute::get_Length - - .method /*0600006A*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaxLengthAttribute::FormatErrorMessage - - .method /*0600006B*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaxLengthAttribute::IsValid - - .property /*17000028*/ instance int32 Length() - { - .get instance int32 System.ComponentModel.DataAnnotations.MaxLengthAttribute/*02000014*/::get_Length() /* 06000069 */ - } // end of property MaxLengthAttribute::Length -} // end of class System.ComponentModel.DataAnnotations.MaxLengthAttribute - -.class /*02000015*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.MinLengthAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000025:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*0600006C*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 length) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method MinLengthAttribute::.ctor - - .method /*0600006D*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MinLengthAttribute::get_Length - - .method /*0600006E*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MinLengthAttribute::FormatErrorMessage - - .method /*0600006F*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MinLengthAttribute::IsValid - - .property /*17000029*/ instance int32 Length() - { - .get instance int32 System.ComponentModel.DataAnnotations.MinLengthAttribute/*02000015*/::get_Length() /* 0600006D */ - } // end of property MinLengthAttribute::Length -} // end of class System.ComponentModel.DataAnnotations.MinLengthAttribute - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.PhoneAttribute - extends System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/ -{ - .custom /*0C000026:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)000018 */ call instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::.ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/) /* 06000018 */ - IL_0007: /* 2A | */ ret - } // end of method PhoneAttribute::.ctor - - .method /*06000071*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PhoneAttribute::IsValid - -} // end of class System.ComponentModel.DataAnnotations.PhoneAttribute - -.class /*02000017*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.RangeAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000027:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000072*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 minimum, - float64 maximum) cil managed - // SIG: 20 02 01 0D 0D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method RangeAttribute::.ctor - - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 minimum, - int32 maximum) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method RangeAttribute::.ctor - - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Type/*01000017*/ 'type', - string minimum, - string maximum) cil managed - // SIG: 20 03 01 12 5D 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method RangeAttribute::.ctor - - .method /*06000075*/ public hidebysig specialname - instance bool get_ConvertValueInInvariantCulture() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::get_ConvertValueInInvariantCulture - - .method /*06000076*/ public hidebysig specialname - instance void set_ConvertValueInInvariantCulture(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RangeAttribute::set_ConvertValueInInvariantCulture - - .method /*06000077*/ public hidebysig specialname - instance object get_Maximum() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::get_Maximum - - .method /*06000078*/ public hidebysig specialname - instance object get_Minimum() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::get_Minimum - - .method /*06000079*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_OperandType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::get_OperandType - - .method /*0600007A*/ public hidebysig specialname - instance bool get_ParseLimitsInInvariantCulture() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::get_ParseLimitsInInvariantCulture - - .method /*0600007B*/ public hidebysig specialname - instance void set_ParseLimitsInInvariantCulture(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RangeAttribute::set_ParseLimitsInInvariantCulture - - .method /*0600007C*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::FormatErrorMessage - - .method /*0600007D*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeAttribute::IsValid - - .property /*1700002A*/ instance bool ConvertValueInInvariantCulture() - { - .get instance bool System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::get_ConvertValueInInvariantCulture() /* 06000075 */ - .set instance void System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::set_ConvertValueInInvariantCulture(bool) /* 06000076 */ - } // end of property RangeAttribute::ConvertValueInInvariantCulture - .property /*1700002B*/ instance object Maximum() - { - .get instance object System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::get_Maximum() /* 06000077 */ - } // end of property RangeAttribute::Maximum - .property /*1700002C*/ instance object Minimum() - { - .get instance object System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::get_Minimum() /* 06000078 */ - } // end of property RangeAttribute::Minimum - .property /*1700002D*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - OperandType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::get_OperandType() /* 06000079 */ - } // end of property RangeAttribute::OperandType - .property /*1700002E*/ instance bool ParseLimitsInInvariantCulture() - { - .get instance bool System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::get_ParseLimitsInInvariantCulture() /* 0600007A */ - .set instance void System.ComponentModel.DataAnnotations.RangeAttribute/*02000017*/::set_ParseLimitsInInvariantCulture(bool) /* 0600007B */ - } // end of property RangeAttribute::ParseLimitsInInvariantCulture -} // end of class System.ComponentModel.DataAnnotations.RangeAttribute - -.class /*02000018*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.RegularExpressionAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000028:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*0600007E*/ public hidebysig specialname rtspecialname - instance void .ctor(string pattern) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method RegularExpressionAttribute::.ctor - - .method /*0600007F*/ public hidebysig specialname - instance int32 get_MatchTimeoutInMilliseconds() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegularExpressionAttribute::get_MatchTimeoutInMilliseconds - - .method /*06000080*/ public hidebysig specialname - instance void set_MatchTimeoutInMilliseconds(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegularExpressionAttribute::set_MatchTimeoutInMilliseconds - - .method /*06000081*/ public hidebysig specialname - instance string get_Pattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegularExpressionAttribute::get_Pattern - - .method /*06000082*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegularExpressionAttribute::FormatErrorMessage - - .method /*06000083*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegularExpressionAttribute::IsValid - - .property /*1700002F*/ instance int32 MatchTimeoutInMilliseconds() - { - .get instance int32 System.ComponentModel.DataAnnotations.RegularExpressionAttribute/*02000018*/::get_MatchTimeoutInMilliseconds() /* 0600007F */ - .set instance void System.ComponentModel.DataAnnotations.RegularExpressionAttribute/*02000018*/::set_MatchTimeoutInMilliseconds(int32) /* 06000080 */ - } // end of property RegularExpressionAttribute::MatchTimeoutInMilliseconds - .property /*17000030*/ instance string Pattern() - { - .get instance string System.ComponentModel.DataAnnotations.RegularExpressionAttribute/*02000018*/::get_Pattern() /* 06000081 */ - } // end of property RegularExpressionAttribute::Pattern -} // end of class System.ComponentModel.DataAnnotations.RegularExpressionAttribute - -.class /*02000019*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.RequiredAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C000029:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000084*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method RequiredAttribute::.ctor - - .method /*06000085*/ public hidebysig specialname - instance bool get_AllowEmptyStrings() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RequiredAttribute::get_AllowEmptyStrings - - .method /*06000086*/ public hidebysig specialname - instance void set_AllowEmptyStrings(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RequiredAttribute::set_AllowEmptyStrings - - .method /*06000087*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RequiredAttribute::IsValid - - .property /*17000031*/ instance bool AllowEmptyStrings() - { - .get instance bool System.ComponentModel.DataAnnotations.RequiredAttribute/*02000019*/::get_AllowEmptyStrings() /* 06000085 */ - .set instance void System.ComponentModel.DataAnnotations.RequiredAttribute/*02000019*/::set_AllowEmptyStrings(bool) /* 06000086 */ - } // end of property RequiredAttribute::AllowEmptyStrings -} // end of class System.ComponentModel.DataAnnotations.RequiredAttribute - -.class /*0200001A*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00002A:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000088*/ public hidebysig specialname rtspecialname - instance void .ctor(bool scaffold) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ScaffoldColumnAttribute::.ctor - - .method /*06000089*/ public hidebysig specialname - instance bool get_Scaffold() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ScaffoldColumnAttribute::get_Scaffold - - .property /*17000032*/ instance bool Scaffold() - { - .get instance bool System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute/*0200001A*/::get_Scaffold() /* 06000089 */ - } // end of property ScaffoldColumnAttribute::Scaffold -} // end of class System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute - -.class /*0200001B*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.StringLengthAttribute - extends System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ -{ - .custom /*0C00002B:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*0600008A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 maximumLength) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00009B */ call instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::.ctor() /* 0600009B */ - IL_0006: /* 2A | */ ret - } // end of method StringLengthAttribute::.ctor - - .method /*0600008B*/ public hidebysig specialname - instance int32 get_MaximumLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringLengthAttribute::get_MaximumLength - - .method /*0600008C*/ public hidebysig specialname - instance int32 get_MinimumLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringLengthAttribute::get_MinimumLength - - .method /*0600008D*/ public hidebysig specialname - instance void set_MinimumLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringLengthAttribute::set_MinimumLength - - .method /*0600008E*/ public hidebysig virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringLengthAttribute::FormatErrorMessage - - .method /*0600008F*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringLengthAttribute::IsValid - - .property /*17000033*/ instance int32 MaximumLength() - { - .get instance int32 System.ComponentModel.DataAnnotations.StringLengthAttribute/*0200001B*/::get_MaximumLength() /* 0600008B */ - } // end of property StringLengthAttribute::MaximumLength - .property /*17000034*/ instance int32 MinimumLength() - { - .get instance int32 System.ComponentModel.DataAnnotations.StringLengthAttribute/*0200001B*/::get_MinimumLength() /* 0600008C */ - .set instance void System.ComponentModel.DataAnnotations.StringLengthAttribute/*0200001B*/::set_MinimumLength(int32) /* 0600008D */ - } // end of property StringLengthAttribute::MinimumLength -} // end of class System.ComponentModel.DataAnnotations.StringLengthAttribute - -.class /*0200001C*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.TimestampAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00002C:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*06000090*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TimestampAttribute::.ctor - -} // end of class System.ComponentModel.DataAnnotations.TimestampAttribute - -.class /*0200001D*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.UIHintAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00002D:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000091*/ public hidebysig specialname rtspecialname - instance void .ctor(string uiHint) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UIHintAttribute::.ctor - - .method /*06000092*/ public hidebysig specialname rtspecialname - instance void .ctor(string uiHint, - string presentationLayer) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UIHintAttribute::.ctor - - .method /*06000093*/ public hidebysig specialname rtspecialname - instance void .ctor(string uiHint, - string presentationLayer, - object[] controlParameters) cil managed - // SIG: 20 03 01 0E 0E 1D 1C - { - .param [3]/*0800005A*/ - .custom /*0C000037:0A000012*/ instance void [netstandard/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UIHintAttribute::.ctor - - .method /*06000094*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ - get_ControlParameters() cil managed - // SIG: 20 00 15 12 6D 02 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIHintAttribute::get_ControlParameters - - .method /*06000095*/ public hidebysig specialname - instance string get_PresentationLayer() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIHintAttribute::get_PresentationLayer - - .method /*06000096*/ public hidebysig specialname - instance string get_UIHint() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIHintAttribute::get_UIHint - - .method /*06000097*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIHintAttribute::Equals - - .method /*06000098*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIHintAttribute::GetHashCode - - .property /*17000035*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ - ControlParameters() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ System.ComponentModel.DataAnnotations.UIHintAttribute/*0200001D*/::get_ControlParameters() /* 06000094 */ - } // end of property UIHintAttribute::ControlParameters - .property /*17000036*/ instance string PresentationLayer() - { - .get instance string System.ComponentModel.DataAnnotations.UIHintAttribute/*0200001D*/::get_PresentationLayer() /* 06000095 */ - } // end of property UIHintAttribute::PresentationLayer - .property /*17000037*/ instance string UIHint() - { - .get instance string System.ComponentModel.DataAnnotations.UIHintAttribute/*0200001D*/::get_UIHint() /* 06000096 */ - } // end of property UIHintAttribute::UIHint -} // end of class System.ComponentModel.DataAnnotations.UIHintAttribute - -.class /*0200001E*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.UrlAttribute - extends System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/ -{ - .custom /*0C00002E:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 09 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000099*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)000018 */ call instance void System.ComponentModel.DataAnnotations.DataTypeAttribute/*02000009*/::.ctor(valuetype System.ComponentModel.DataAnnotations.DataType/*02000008*/) /* 06000018 */ - IL_0007: /* 2A | */ ret - } // end of method UrlAttribute::.ctor - - .method /*0600009A*/ public hidebysig virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UrlAttribute::IsValid - -} // end of class System.ComponentModel.DataAnnotations.UrlAttribute - -.class /*0200001F*/ public abstract auto ansi beforefieldinit System.ComponentModel.DataAnnotations.ValidationAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .method /*0600009B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationAttribute::.ctor - - .method /*0600009C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`1/*0100001C*/ errorMessageAccessor) cil managed - // SIG: 20 01 01 15 12 71 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationAttribute::.ctor - - .method /*0600009D*/ family hidebysig specialname rtspecialname - instance void .ctor(string errorMessage) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationAttribute::.ctor - - .method /*0600009E*/ public hidebysig specialname - instance string get_ErrorMessage() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::get_ErrorMessage - - .method /*0600009F*/ public hidebysig specialname - instance void set_ErrorMessage(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationAttribute::set_ErrorMessage - - .method /*060000A0*/ public hidebysig specialname - instance string get_ErrorMessageResourceName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::get_ErrorMessageResourceName - - .method /*060000A1*/ public hidebysig specialname - instance void set_ErrorMessageResourceName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationAttribute::set_ErrorMessageResourceName - - .method /*060000A2*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_ErrorMessageResourceType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::get_ErrorMessageResourceType - - .method /*060000A3*/ public hidebysig specialname - instance void set_ErrorMessageResourceType(class [netstandard/*23000001*/]System.Type/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationAttribute::set_ErrorMessageResourceType - - .method /*060000A4*/ family hidebysig specialname - instance string get_ErrorMessageString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::get_ErrorMessageString - - .method /*060000A5*/ public hidebysig newslot specialname virtual - instance bool get_RequiresValidationContext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::get_RequiresValidationContext - - .method /*060000A6*/ public hidebysig newslot virtual - instance string FormatErrorMessage(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::FormatErrorMessage - - .method /*060000A7*/ public hidebysig instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ - GetValidationResult(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 20 02 12 80 88 1C 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::GetValidationResult - - .method /*060000A8*/ public hidebysig newslot virtual - instance bool IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::IsValid - - .method /*060000A9*/ family hidebysig newslot virtual - instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ - IsValid(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 20 02 12 80 88 1C 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationAttribute::IsValid - - .method /*060000AA*/ public hidebysig instance void - Validate(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 20 02 01 1C 12 80 80 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationAttribute::Validate - - .method /*060000AB*/ public hidebysig instance void - Validate(object 'value', - string name) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationAttribute::Validate - - .property /*17000038*/ instance string ErrorMessage() - { - .get instance string System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::get_ErrorMessage() /* 0600009E */ - .set instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::set_ErrorMessage(string) /* 0600009F */ - } // end of property ValidationAttribute::ErrorMessage - .property /*17000039*/ instance string ErrorMessageResourceName() - { - .get instance string System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::get_ErrorMessageResourceName() /* 060000A0 */ - .set instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::set_ErrorMessageResourceName(string) /* 060000A1 */ - } // end of property ValidationAttribute::ErrorMessageResourceName - .property /*1700003A*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - ErrorMessageResourceType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::get_ErrorMessageResourceType() /* 060000A2 */ - .set instance void System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::set_ErrorMessageResourceType(class [netstandard/*23000001*/]System.Type/*01000017*/) /* 060000A3 */ - } // end of property ValidationAttribute::ErrorMessageResourceType - .property /*1700003B*/ instance string ErrorMessageString() - { - .get instance string System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::get_ErrorMessageString() /* 060000A4 */ - } // end of property ValidationAttribute::ErrorMessageString - .property /*1700003C*/ instance bool RequiresValidationContext() - { - .get instance bool System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/::get_RequiresValidationContext() /* 060000A5 */ - } // end of property ValidationAttribute::RequiresValidationContext -} // end of class System.ComponentModel.DataAnnotations.ValidationAttribute - -.class /*02000020*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.ValidationContext - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements [netstandard/*23000001*/]System.IServiceProvider/*0100001D*/ -{ - .method /*060000AC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'instance') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationContext::.ctor - - .method /*060000AD*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'instance', - class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ items) cil managed - // SIG: 20 02 01 1C 15 12 6D 02 1C 1C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationContext::.ctor - - .method /*060000AE*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'instance', - class [netstandard/*23000001*/]System.IServiceProvider/*0100001D*/ serviceProvider, - class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ items) cil managed - // SIG: 20 03 01 1C 12 75 15 12 6D 02 1C 1C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationContext::.ctor - - .method /*060000AF*/ public hidebysig specialname - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationContext::get_DisplayName - - .method /*060000B0*/ public hidebysig specialname - instance void set_DisplayName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationContext::set_DisplayName - - .method /*060000B1*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ - get_Items() cil managed - // SIG: 20 00 15 12 6D 02 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationContext::get_Items - - .method /*060000B2*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationContext::get_MemberName - - .method /*060000B3*/ public hidebysig specialname - instance void set_MemberName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationContext::set_MemberName - - .method /*060000B4*/ public hidebysig specialname - instance object get_ObjectInstance() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationContext::get_ObjectInstance - - .method /*060000B5*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Type/*01000017*/ - get_ObjectType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationContext::get_ObjectType - - .method /*060000B6*/ public hidebysig newslot virtual final - instance object GetService(class [netstandard/*23000001*/]System.Type/*01000017*/ serviceType) cil managed - // SIG: 20 01 1C 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationContext::GetService - - .method /*060000B7*/ public hidebysig instance void - InitializeServiceProvider(class [netstandard/*23000001*/]System.Func`2/*0100001E*/ serviceProvider) cil managed - // SIG: 20 01 01 15 12 79 02 12 5D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationContext::InitializeServiceProvider - - .property /*1700003D*/ instance string DisplayName() - { - .get instance string System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::get_DisplayName() /* 060000AF */ - .set instance void System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::set_DisplayName(string) /* 060000B0 */ - } // end of property ValidationContext::DisplayName - .property /*1700003E*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ - Items() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001B*/ System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::get_Items() /* 060000B1 */ - } // end of property ValidationContext::Items - .property /*1700003F*/ instance string MemberName() - { - .get instance string System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::get_MemberName() /* 060000B2 */ - .set instance void System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::set_MemberName(string) /* 060000B3 */ - } // end of property ValidationContext::MemberName - .property /*17000040*/ instance object ObjectInstance() - { - .get instance object System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::get_ObjectInstance() /* 060000B4 */ - } // end of property ValidationContext::ObjectInstance - .property /*17000041*/ instance class [netstandard/*23000001*/]System.Type/*01000017*/ - ObjectType() - { - .get instance class [netstandard/*23000001*/]System.Type/*01000017*/ System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/::get_ObjectType() /* 060000B5 */ - } // end of property ValidationContext::ObjectType -} // end of class System.ComponentModel.DataAnnotations.ValidationContext - -.class /*02000021*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.ValidationException - extends [netstandard/*23000001*/]System.Exception/*0100001F*/ -{ - .method /*060000B8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001F*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationException::.ctor - - .method /*060000B9*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ validationResult, - class System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ validatingAttribute, - object 'value') cil managed - // SIG: 20 03 01 12 80 88 12 7C 1C - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001F*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationException::.ctor - - .method /*060000BA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001F*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationException::.ctor - - .method /*060000BB*/ public hidebysig specialname rtspecialname - instance void .ctor(string errorMessage, - class System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ validatingAttribute, - object 'value') cil managed - // SIG: 20 03 01 0E 12 7C 1C - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001F*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationException::.ctor - - .method /*060000BC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [netstandard/*23000001*/]System.Exception/*0100001F*/ innerException) cil managed - // SIG: 20 02 01 0E 12 7D - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001F*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationException::.ctor - - .method /*060000BD*/ family hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000020*/ info, - valuetype [netstandard/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000021*/ context) cil managed - // SIG: 20 02 01 12 80 81 11 80 85 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [netstandard/*23000001*/]System.Exception/*0100001F*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationException::.ctor - - .method /*060000BE*/ public hidebysig specialname - instance class System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ - get_ValidationAttribute() cil managed - // SIG: 20 00 12 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationException::get_ValidationAttribute - - .method /*060000BF*/ public hidebysig specialname - instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ - get_ValidationResult() cil managed - // SIG: 20 00 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationException::get_ValidationResult - - .method /*060000C0*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationException::get_Value - - .property /*17000042*/ instance class System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ - ValidationAttribute() - { - .get instance class System.ComponentModel.DataAnnotations.ValidationAttribute/*0200001F*/ System.ComponentModel.DataAnnotations.ValidationException/*02000021*/::get_ValidationAttribute() /* 060000BE */ - } // end of property ValidationException::ValidationAttribute - .property /*17000043*/ instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ - ValidationResult() - { - .get instance class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ System.ComponentModel.DataAnnotations.ValidationException/*02000021*/::get_ValidationResult() /* 060000BF */ - } // end of property ValidationException::ValidationResult - .property /*17000044*/ instance object Value() - { - .get instance object System.ComponentModel.DataAnnotations.ValidationException/*02000021*/::get_Value() /* 060000C0 */ - } // end of property ValidationException::Value -} // end of class System.ComponentModel.DataAnnotations.ValidationException - -.class /*02000022*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.ValidationResult - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .field /*04000013*/ public static initonly class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ Success - .method /*060000C1*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/ validationResult) cil managed - // SIG: 20 01 01 12 80 88 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationResult::.ctor - - .method /*060000C2*/ public hidebysig specialname rtspecialname - instance void .ctor(string errorMessage) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationResult::.ctor - - .method /*060000C3*/ public hidebysig specialname rtspecialname - instance void .ctor(string errorMessage, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ memberNames) cil managed - // SIG: 20 02 01 0E 15 12 55 01 0E - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationResult::.ctor - - .method /*060000C4*/ public hidebysig specialname - instance string get_ErrorMessage() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationResult::get_ErrorMessage - - .method /*060000C5*/ public hidebysig specialname - instance void set_ErrorMessage(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValidationResult::set_ErrorMessage - - .method /*060000C6*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - get_MemberNames() cil managed - // SIG: 20 00 15 12 55 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationResult::get_MemberNames - - .method /*060000C7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationResult::ToString - - .property /*17000045*/ instance string ErrorMessage() - { - .get instance string System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/::get_ErrorMessage() /* 060000C4 */ - .set instance void System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/::set_ErrorMessage(string) /* 060000C5 */ - } // end of property ValidationResult::ErrorMessage - .property /*17000046*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ - MemberNames() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ System.ComponentModel.DataAnnotations.ValidationResult/*02000022*/::get_MemberNames() /* 060000C6 */ - } // end of property ValidationResult::MemberNames -} // end of class System.ComponentModel.DataAnnotations.ValidationResult - -.class /*02000023*/ public abstract auto ansi sealed beforefieldinit System.ComponentModel.DataAnnotations.Validator - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .method /*060000C8*/ public hidebysig static - bool TryValidateObject(object 'instance', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext, - class [netstandard/*23000001*/]System.Collections.Generic.ICollection`1/*01000022*/ validationResults) cil managed - // SIG: 00 03 02 1C 12 80 80 15 12 80 89 01 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Validator::TryValidateObject - - .method /*060000C9*/ public hidebysig static - bool TryValidateObject(object 'instance', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext, - class [netstandard/*23000001*/]System.Collections.Generic.ICollection`1/*01000022*/ validationResults, - bool validateAllProperties) cil managed - // SIG: 00 04 02 1C 12 80 80 15 12 80 89 01 12 80 88 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Validator::TryValidateObject - - .method /*060000CA*/ public hidebysig static - bool TryValidateProperty(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext, - class [netstandard/*23000001*/]System.Collections.Generic.ICollection`1/*01000022*/ validationResults) cil managed - // SIG: 00 03 02 1C 12 80 80 15 12 80 89 01 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Validator::TryValidateProperty - - .method /*060000CB*/ public hidebysig static - bool TryValidateValue(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext, - class [netstandard/*23000001*/]System.Collections.Generic.ICollection`1/*01000022*/ validationResults, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ validationAttributes) cil managed - // SIG: 00 04 02 1C 12 80 80 15 12 80 89 01 12 80 88 15 12 55 01 12 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Validator::TryValidateValue - - .method /*060000CC*/ public hidebysig static - void ValidateObject(object 'instance', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 00 02 01 1C 12 80 80 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Validator::ValidateObject - - .method /*060000CD*/ public hidebysig static - void ValidateObject(object 'instance', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext, - bool validateAllProperties) cil managed - // SIG: 00 03 01 1C 12 80 80 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Validator::ValidateObject - - .method /*060000CE*/ public hidebysig static - void ValidateProperty(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext) cil managed - // SIG: 00 02 01 1C 12 80 80 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Validator::ValidateProperty - - .method /*060000CF*/ public hidebysig static - void ValidateValue(object 'value', - class System.ComponentModel.DataAnnotations.ValidationContext/*02000020*/ validationContext, - class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000015*/ validationAttributes) cil managed - // SIG: 00 03 01 1C 12 80 80 15 12 55 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Validator::ValidateValue - -} // end of class System.ComponentModel.DataAnnotations.Validator - -.class /*02000024*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.ColumnAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C00002F:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000D0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ColumnAttribute::.ctor - - .method /*060000D1*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ColumnAttribute::.ctor - - .method /*060000D2*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColumnAttribute::get_Name - - .method /*060000D3*/ public hidebysig specialname - instance int32 get_Order() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColumnAttribute::get_Order - - .method /*060000D4*/ public hidebysig specialname - instance void set_Order(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ColumnAttribute::set_Order - - .method /*060000D5*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColumnAttribute::get_TypeName - - .method /*060000D6*/ public hidebysig specialname - instance void set_TypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ColumnAttribute::set_TypeName - - .property /*17000047*/ instance string Name() - { - .get instance string System.ComponentModel.DataAnnotations.Schema.ColumnAttribute/*02000024*/::get_Name() /* 060000D2 */ - } // end of property ColumnAttribute::Name - .property /*17000048*/ instance int32 Order() - { - .get instance int32 System.ComponentModel.DataAnnotations.Schema.ColumnAttribute/*02000024*/::get_Order() /* 060000D3 */ - .set instance void System.ComponentModel.DataAnnotations.Schema.ColumnAttribute/*02000024*/::set_Order(int32) /* 060000D4 */ - } // end of property ColumnAttribute::Order - .property /*17000049*/ instance string TypeName() - { - .get instance string System.ComponentModel.DataAnnotations.Schema.ColumnAttribute/*02000024*/::get_TypeName() /* 060000D5 */ - .set instance void System.ComponentModel.DataAnnotations.Schema.ColumnAttribute/*02000024*/::set_TypeName(string) /* 060000D6 */ - } // end of property ColumnAttribute::TypeName -} // end of class System.ComponentModel.DataAnnotations.Schema.ColumnAttribute - -.class /*02000025*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.ComplexTypeAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000030:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000D7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ComplexTypeAttribute::.ctor - -} // end of class System.ComponentModel.DataAnnotations.Schema.ComplexTypeAttribute - -.class /*02000026*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000031:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000D8*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ databaseGeneratedOption) cil managed - // SIG: 20 01 01 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DatabaseGeneratedAttribute::.ctor - - .method /*060000D9*/ public hidebysig specialname - instance valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ - get_DatabaseGeneratedOption() cil managed - // SIG: 20 00 11 80 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DatabaseGeneratedAttribute::get_DatabaseGeneratedOption - - .property /*1700004A*/ instance valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ - DatabaseGeneratedOption() - { - .get instance valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedAttribute/*02000026*/::get_DatabaseGeneratedOption() /* 060000D9 */ - } // end of property DatabaseGeneratedAttribute::DatabaseGeneratedOption -} // end of class System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedAttribute - -.class /*02000027*/ public auto ansi sealed System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption - extends [netstandard/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000014*/ public specialname rtspecialname int32 value__ - .field /*04000015*/ public static literal valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ Computed = int32(0x00000002) - .field /*04000016*/ public static literal valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ Identity = int32(0x00000001) - .field /*04000017*/ public static literal valuetype System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption/*02000027*/ None = int32(0x00000000) -} // end of class System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption - -.class /*02000028*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.ForeignKeyAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000032:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000DA*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyAttribute::.ctor - - .method /*060000DB*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyAttribute::get_Name - - .property /*1700004B*/ instance string Name() - { - .get instance string System.ComponentModel.DataAnnotations.Schema.ForeignKeyAttribute/*02000028*/::get_Name() /* 060000DB */ - } // end of property ForeignKeyAttribute::Name -} // end of class System.ComponentModel.DataAnnotations.Schema.ForeignKeyAttribute - -.class /*02000029*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000033:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000DC*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'property') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method InversePropertyAttribute::.ctor - - .method /*060000DD*/ public hidebysig specialname - instance string get_Property() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InversePropertyAttribute::get_Property - - .property /*1700004C*/ instance string Property() - { - .get instance string System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute/*02000029*/::get_Property() /* 060000DD */ - } // end of property InversePropertyAttribute::Property -} // end of class System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute - -.class /*0200002A*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000034:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 84 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000DE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method NotMappedAttribute::.ctor - -} // end of class System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute - -.class /*0200002B*/ public auto ansi beforefieldinit System.ComponentModel.DataAnnotations.Schema.TableAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000035:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000DF*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TableAttribute::.ctor - - .method /*060000E0*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TableAttribute::get_Name - - .method /*060000E1*/ public hidebysig specialname - instance string get_Schema() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TableAttribute::get_Schema - - .method /*060000E2*/ public hidebysig specialname - instance void set_Schema(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TableAttribute::set_Schema - - .property /*1700004D*/ instance string Name() - { - .get instance string System.ComponentModel.DataAnnotations.Schema.TableAttribute/*0200002B*/::get_Name() /* 060000E0 */ - } // end of property TableAttribute::Name - .property /*1700004E*/ instance string Schema() - { - .get instance string System.ComponentModel.DataAnnotations.Schema.TableAttribute/*0200002B*/::get_Schema() /* 060000E1 */ - .set instance void System.ComponentModel.DataAnnotations.Schema.TableAttribute/*0200002B*/::set_Schema(string) /* 060000E2 */ - } // end of property TableAttribute::Schema -} // end of class System.ComponentModel.DataAnnotations.Schema.TableAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il deleted file mode 100644 index 2638fa5603..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il +++ /dev/null @@ -1,471 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc4 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002b7a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x60310000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000131cd -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b28 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x0000050c] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000b80 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x0000050c Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b7c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b6a Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 31 60 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000a58] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002aa8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000384 Size -// '#~' Name -// Stream 2: -// 0x000003f0 Offset -// 0x000004b4 Size -// '#Strings' Name -// Stream 3: -// 0x000008a4 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000008ac Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000008bc Offset -// 0x0000019c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17479 (80.74%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2648 (12.23%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1239 (-5.72%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2648 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 41 (574 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1202 bytes -// Blobs - 412 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 170 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.ComponentModel.Annotations -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.ComponentModel.DataAnnotations -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 29 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..)System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 44 61 74 61 41 6E 6E // entModel.DataAnn - 6F 74 61 74 69 6F 6E 73 2E 64 6C 6C 00 00 ) // otations.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 29 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..)System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 44 61 74 61 41 6E 6E // entModel.DataAnn - 6F 74 61 74 69 6F 6E 73 2E 64 6C 6C 00 00 ) // otations.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 29 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..)System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 44 61 74 61 41 6E 6E // entModel.DataAnn - 6F 74 61 74 69 6F 6E 73 2E 64 6C 6C 00 00 ) // otations.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 28 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..(f:\dd\tools\d - 65 76 64 69 76 5C 33 35 4D 53 53 68 61 72 65 64 // evdiv\35MSShared - 4C 69 62 31 30 32 34 2E 73 6E 6B 00 00 ) // Lib1024.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - B5 FC 90 E7 02 7F 67 87 1E 77 3A 8F DE 89 38 C8 // ......g..w:...8. - 1D D4 02 BA 65 B9 20 1D 60 59 3E 96 C4 92 65 1E // ....e. .`Y>...e. - 88 9C C1 3F 14 15 EB B5 3F AC 11 31 AE 0B D3 33 // ...?....?..1...3 - C5 EE 60 21 67 2D 97 18 EA 31 A8 AE BD 0D A0 07 // ..`!g-...1...... - 2F 25 D8 7D BA 6F C9 0F FD 59 8E D4 DA 35 E4 4C // /%.}.o...Y...5.L - 39 8C 45 43 07 E8 E3 3B 84 26 14 3D AE C9 F5 96 // 9.EC...;.&.=.... - 83 6F 97 C8 F7 47 50 E5 97 5C 64 E2 18 9F 45 DE // .o...GP..\d...E. - F4 6B 2A 2B 12 47 AD C3 65 2B F5 C3 08 05 5D A9 ) // .k*+.G..e+....]. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.ComponentModel.DataAnnotations.AssociationAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000002*/ forwarder System.ComponentModel.DataAnnotations.CompareAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000003*/ forwarder System.ComponentModel.DataAnnotations.ConcurrencyCheckAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000004*/ forwarder System.ComponentModel.DataAnnotations.CreditCardAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000005*/ forwarder System.ComponentModel.DataAnnotations.CustomValidationAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000006*/ forwarder System.ComponentModel.DataAnnotations.DataType -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000007*/ forwarder System.ComponentModel.DataAnnotations.DataTypeAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000008*/ forwarder System.ComponentModel.DataAnnotations.DisplayAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000009*/ forwarder System.ComponentModel.DataAnnotations.DisplayColumnAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.ComponentModel.DataAnnotations.DisplayFormatAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.ComponentModel.DataAnnotations.EditableAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.ComponentModel.DataAnnotations.EmailAddressAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.ComponentModel.DataAnnotations.EnumDataTypeAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.ComponentModel.DataAnnotations.FileExtensionsAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.ComponentModel.DataAnnotations.FilterUIHintAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000010*/ forwarder System.ComponentModel.DataAnnotations.IValidatableObject -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000011*/ forwarder System.ComponentModel.DataAnnotations.KeyAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000012*/ forwarder System.ComponentModel.DataAnnotations.MaxLengthAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000013*/ forwarder System.ComponentModel.DataAnnotations.MinLengthAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000014*/ forwarder System.ComponentModel.DataAnnotations.PhoneAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000015*/ forwarder System.ComponentModel.DataAnnotations.RangeAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000016*/ forwarder System.ComponentModel.DataAnnotations.RegularExpressionAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000017*/ forwarder System.ComponentModel.DataAnnotations.RequiredAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000018*/ forwarder System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000019*/ forwarder System.ComponentModel.DataAnnotations.Schema.ColumnAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.ComponentModel.DataAnnotations.Schema.ComplexTypeAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.ComponentModel.DataAnnotations.Schema.ForeignKeyAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000020*/ forwarder System.ComponentModel.DataAnnotations.Schema.TableAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000021*/ forwarder System.ComponentModel.DataAnnotations.StringLengthAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000022*/ forwarder System.ComponentModel.DataAnnotations.TimestampAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000023*/ forwarder System.ComponentModel.DataAnnotations.UIHintAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000024*/ forwarder System.ComponentModel.DataAnnotations.UrlAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000025*/ forwarder System.ComponentModel.DataAnnotations.ValidationAttribute -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000026*/ forwarder System.ComponentModel.DataAnnotations.ValidationContext -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000027*/ forwarder System.ComponentModel.DataAnnotations.ValidationException -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000028*/ forwarder System.ComponentModel.DataAnnotations.ValidationResult -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.class extern /*27000029*/ forwarder System.ComponentModel.DataAnnotations.Validator -{ - .assembly extern System.ComponentModel.Annotations /*23000002*/ -} -.module System.ComponentModel.DataAnnotations.dll -// MVID: {91ffb08f-51b8-46bc-bdf3-a17f598a84b2} -.imagebase 0x60310000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F73B006C000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il deleted file mode 100644 index c4553a1683..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il +++ /dev/null @@ -1,1156 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000037c2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00013e3f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000376f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005f0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000035f4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000017c8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005f0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000007c4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000037b1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020ac [0x000014c8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003574 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000948 Size -// '#~' Name -// Stream 2: -// 0x000009b4 Offset -// 0x00000770 Size -// '#Strings' Name -// Stream 3: -// 0x00001124 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001128 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001138 Offset -// 0x00000390 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903b41547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24712 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17755 (71.85%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5320 (21.53%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 75 ( 0.30%) -// Managed code : 111 ( 0.45%) -// Data : 2048 ( 8.29%) -// Unaccounted : -1309 (-5.30%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5320 -// Module - 1 (10 bytes) -// TypeDef - 12 (168 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 29 (174 bytes) -// MethodDef - 62 (868 bytes) 0 abstract, 0 native, 46 bodies -// MemberRef - 22 (132 bytes) -// ParamDef - 67 (402 bytes) -// MethodImpl - 1 (6 bytes) -// CustomAttribute- 21 (126 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 16 (96 bytes) -// MethodSemantic- 26 (156 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// EventMap - 1 (4 bytes) -// Event - 3 (18 bytes) -// Strings - 1902 bytes -// Blobs - 912 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 196 bytes - -// CLR additional info : 128 - -// CLR method headers : 75 -// Num.of method bodies - 46 -// Num.of fat headers - 1 -// Num.of tiny headers - 45 -// Num.of fat sections - 0 -// Num.of small sections - 1 - -// Managed code : 111 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AsyncCompletedEventArgs (public) (auto) (ansi) -// Class AsyncCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class AsyncOperation (public) (auto) (ansi) (sealed) -// Class AsyncOperationManager (public) (abstract) (auto) (ansi) (sealed) -// Class BackgroundWorker (public) (auto) (ansi) -// Class DoWorkEventArgs (public) (auto) (ansi) -// Class DoWorkEventHandler (public) (auto) (ansi) (sealed) -// Class ProgressChangedEventArgs (public) (auto) (ansi) -// Class ProgressChangedEventHandler (public) (auto) (ansi) (sealed) -// Class RunWorkerCompletedEventArgs (public) (auto) (ansi) -// Class RunWorkerCompletedEventHandler (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Threading -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly /*20000001*/ noplatform System.ComponentModel.EventBasedAsync -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 25 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..%System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 45 76 65 6E 74 42 61 // entModel.EventBa - 73 65 64 41 73 79 6E 63 00 00 ) // sedAsync.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 25 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..%System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 45 76 65 6E 74 42 61 // entModel.EventBa - 73 65 64 41 73 79 6E 63 00 00 ) // sedAsync.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..%System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 45 76 65 6E 74 42 61 // entModel.EventBa - 73 65 64 41 73 79 6E 63 00 00 ) // sedAsync.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.ComponentModel.EventBasedAsync.dll -// MVID: {465ef182-a2c9-42fe-9278-8ab68b7d1dab} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FAED4071000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.ComponentModel.AsyncCompletedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/ 'error', - bool cancelled, - object userState) cil managed - // SIG: 20 03 01 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000011*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsyncCompletedEventArgs::.ctor - - .method /*06000002*/ public hidebysig specialname - instance bool get_Cancelled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncCompletedEventArgs::get_Cancelled - - .method /*06000003*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - get_Error() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncCompletedEventArgs::get_Error - - .method /*06000004*/ public hidebysig specialname - instance object get_UserState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncCompletedEventArgs::get_UserState - - .method /*06000005*/ family hidebysig instance void - RaiseExceptionIfNecessary() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncCompletedEventArgs::RaiseExceptionIfNecessary - - .property /*17000001*/ instance bool Cancelled() - { - .get instance bool System.ComponentModel.AsyncCompletedEventArgs/*02000002*/::get_Cancelled() /* 06000002 */ - } // end of property AsyncCompletedEventArgs::Cancelled - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - Error() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ System.ComponentModel.AsyncCompletedEventArgs/*02000002*/::get_Error() /* 06000003 */ - } // end of property AsyncCompletedEventArgs::Error - .property /*17000003*/ instance object UserState() - { - .get instance object System.ComponentModel.AsyncCompletedEventArgs/*02000002*/::get_UserState() /* 06000004 */ - } // end of property AsyncCompletedEventArgs::UserState -} // end of class System.ComponentModel.AsyncCompletedEventArgs - -.class /*02000003*/ public auto ansi sealed System.ComponentModel.AsyncCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method AsyncCompletedEventHandler::.ctor - - .method /*06000007*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.AsyncCompletedEventArgs/*02000002*/ e) runtime managed - // SIG: 20 02 01 1C 12 08 - { - } // end of method AsyncCompletedEventHandler::Invoke - - .method /*06000008*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.ComponentModel.AsyncCompletedEventArgs/*02000002*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 08 12 59 1C - { - } // end of method AsyncCompletedEventHandler::BeginInvoke - - .method /*06000009*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method AsyncCompletedEventHandler::EndInvoke - -} // end of class System.ComponentModel.AsyncCompletedEventHandler - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.ComponentModel.AsyncOperation - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600000A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AsyncOperation::.ctor - - .method /*0600000B*/ public hidebysig specialname - instance class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ - get_SynchronizationContext() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncOperation::get_SynchronizationContext - - .method /*0600000C*/ public hidebysig specialname - instance object get_UserSuppliedState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncOperation::get_UserSuppliedState - - .method /*0600000D*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000013*/::Finalize /*01000013::0A000010*/ - // Method begins at RVA 0x2068 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method AsyncOperation::Finalize - - .method /*0600000E*/ public hidebysig instance void - OperationCompleted() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncOperation::OperationCompleted - - .method /*0600000F*/ public hidebysig instance void - Post(class [System.Threading/*23000002*/]System.Threading.SendOrPostCallback/*01000018*/ d, - object arg) cil managed - // SIG: 20 02 01 12 61 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncOperation::Post - - .method /*06000010*/ public hidebysig instance void - PostOperationCompleted(class [System.Threading/*23000002*/]System.Threading.SendOrPostCallback/*01000018*/ d, - object arg) cil managed - // SIG: 20 02 01 12 61 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncOperation::PostOperationCompleted - - .property /*17000004*/ instance class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ - SynchronizationContext() - { - .get instance class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ System.ComponentModel.AsyncOperation/*02000004*/::get_SynchronizationContext() /* 0600000B */ - } // end of property AsyncOperation::SynchronizationContext - .property /*17000005*/ instance object UserSuppliedState() - { - .get instance object System.ComponentModel.AsyncOperation/*02000004*/::get_UserSuppliedState() /* 0600000C */ - } // end of property AsyncOperation::UserSuppliedState -} // end of class System.ComponentModel.AsyncOperation - -.class /*02000005*/ public abstract auto ansi sealed beforefieldinit System.ComponentModel.AsyncOperationManager - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000011*/ public hidebysig specialname static - class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ - get_SynchronizationContext() cil managed - // SIG: 00 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncOperationManager::get_SynchronizationContext - - .method /*06000012*/ public hidebysig specialname static - void set_SynchronizationContext(class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ 'value') cil managed - // SIG: 00 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncOperationManager::set_SynchronizationContext - - .method /*06000013*/ public hidebysig static - class System.ComponentModel.AsyncOperation/*02000004*/ - CreateOperation(object userSuppliedState) cil managed - // SIG: 00 01 12 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncOperationManager::CreateOperation - - .property /*17000006*/ class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ - SynchronizationContext() - { - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000019*/) /* 0A000011 */ = ( 01 00 02 00 00 00 00 00 ) - .get class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/ System.ComponentModel.AsyncOperationManager/*02000005*/::get_SynchronizationContext() /* 06000011 */ - .set void System.ComponentModel.AsyncOperationManager/*02000005*/::set_SynchronizationContext(class [System.Threading/*23000002*/]System.Threading.SynchronizationContext/*01000017*/) /* 06000012 */ - } // end of property AsyncOperationManager::SynchronizationContext -} // end of class System.ComponentModel.AsyncOperationManager - -.class /*02000006*/ public auto ansi beforefieldinit System.ComponentModel.BackgroundWorker - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100001B*/ -{ - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2090 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method BackgroundWorker::.ctor - - .method /*06000015*/ public hidebysig specialname - instance bool get_CancellationPending() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BackgroundWorker::get_CancellationPending - - .method /*06000016*/ public hidebysig specialname - instance bool get_IsBusy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BackgroundWorker::get_IsBusy - - .method /*06000017*/ public hidebysig specialname - instance bool get_WorkerReportsProgress() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BackgroundWorker::get_WorkerReportsProgress - - .method /*06000018*/ public hidebysig specialname - instance void set_WorkerReportsProgress(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::set_WorkerReportsProgress - - .method /*06000019*/ public hidebysig specialname - instance bool get_WorkerSupportsCancellation() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BackgroundWorker::get_WorkerSupportsCancellation - - .method /*0600001A*/ public hidebysig specialname - instance void set_WorkerSupportsCancellation(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::set_WorkerSupportsCancellation - - .method /*0600001B*/ public hidebysig specialname - instance void add_DoWork(class System.ComponentModel.DoWorkEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::add_DoWork - - .method /*0600001C*/ public hidebysig specialname - instance void remove_DoWork(class System.ComponentModel.DoWorkEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::remove_DoWork - - .method /*0600001D*/ public hidebysig specialname - instance void add_ProgressChanged(class System.ComponentModel.ProgressChangedEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::add_ProgressChanged - - .method /*0600001E*/ public hidebysig specialname - instance void remove_ProgressChanged(class System.ComponentModel.ProgressChangedEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::remove_ProgressChanged - - .method /*0600001F*/ public hidebysig specialname - instance void add_RunWorkerCompleted(class System.ComponentModel.RunWorkerCompletedEventHandler/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::add_RunWorkerCompleted - - .method /*06000020*/ public hidebysig specialname - instance void remove_RunWorkerCompleted(class System.ComponentModel.RunWorkerCompletedEventHandler/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::remove_RunWorkerCompleted - - .method /*06000021*/ public hidebysig instance void - CancelAsync() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::CancelAsync - - .method /*06000022*/ family hidebysig newslot virtual - instance void OnDoWork(class System.ComponentModel.DoWorkEventArgs/*02000007*/ e) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::OnDoWork - - .method /*06000023*/ family hidebysig newslot virtual - instance void OnProgressChanged(class System.ComponentModel.ProgressChangedEventArgs/*02000009*/ e) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::OnProgressChanged - - .method /*06000024*/ family hidebysig newslot virtual - instance void OnRunWorkerCompleted(class System.ComponentModel.RunWorkerCompletedEventArgs/*0200000B*/ e) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::OnRunWorkerCompleted - - .method /*06000025*/ public hidebysig instance void - ReportProgress(int32 percentProgress) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::ReportProgress - - .method /*06000026*/ public hidebysig instance void - ReportProgress(int32 percentProgress, - object userState) cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::ReportProgress - - .method /*06000027*/ public hidebysig instance void - RunWorkerAsync() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::RunWorkerAsync - - .method /*06000028*/ public hidebysig instance void - RunWorkerAsync(object argument) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BackgroundWorker::RunWorkerAsync - - .event /*14000001*/ System.ComponentModel.DoWorkEventHandler/*02000008*/ DoWork - { - .addon instance void System.ComponentModel.BackgroundWorker/*02000006*/::add_DoWork(class System.ComponentModel.DoWorkEventHandler/*02000008*/) /* 0600001B */ - .removeon instance void System.ComponentModel.BackgroundWorker/*02000006*/::remove_DoWork(class System.ComponentModel.DoWorkEventHandler/*02000008*/) /* 0600001C */ - } // end of event BackgroundWorker::DoWork - .event /*14000002*/ System.ComponentModel.ProgressChangedEventHandler/*0200000A*/ ProgressChanged - { - .addon instance void System.ComponentModel.BackgroundWorker/*02000006*/::add_ProgressChanged(class System.ComponentModel.ProgressChangedEventHandler/*0200000A*/) /* 0600001D */ - .removeon instance void System.ComponentModel.BackgroundWorker/*02000006*/::remove_ProgressChanged(class System.ComponentModel.ProgressChangedEventHandler/*0200000A*/) /* 0600001E */ - } // end of event BackgroundWorker::ProgressChanged - .event /*14000003*/ System.ComponentModel.RunWorkerCompletedEventHandler/*0200000C*/ RunWorkerCompleted - { - .addon instance void System.ComponentModel.BackgroundWorker/*02000006*/::add_RunWorkerCompleted(class System.ComponentModel.RunWorkerCompletedEventHandler/*0200000C*/) /* 0600001F */ - .removeon instance void System.ComponentModel.BackgroundWorker/*02000006*/::remove_RunWorkerCompleted(class System.ComponentModel.RunWorkerCompletedEventHandler/*0200000C*/) /* 06000020 */ - } // end of event BackgroundWorker::RunWorkerCompleted - .property /*17000007*/ instance bool CancellationPending() - { - .get instance bool System.ComponentModel.BackgroundWorker/*02000006*/::get_CancellationPending() /* 06000015 */ - } // end of property BackgroundWorker::CancellationPending - .property /*17000008*/ instance bool IsBusy() - { - .get instance bool System.ComponentModel.BackgroundWorker/*02000006*/::get_IsBusy() /* 06000016 */ - } // end of property BackgroundWorker::IsBusy - .property /*17000009*/ instance bool WorkerReportsProgress() - { - .custom /*0C000013:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*0100001C*/::.ctor(bool) /* 0A000012 */ = ( 01 00 00 00 00 ) - .get instance bool System.ComponentModel.BackgroundWorker/*02000006*/::get_WorkerReportsProgress() /* 06000017 */ - .set instance void System.ComponentModel.BackgroundWorker/*02000006*/::set_WorkerReportsProgress(bool) /* 06000018 */ - } // end of property BackgroundWorker::WorkerReportsProgress - .property /*1700000A*/ instance bool WorkerSupportsCancellation() - { - .custom /*0C000014:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*0100001C*/::.ctor(bool) /* 0A000012 */ = ( 01 00 00 00 00 ) - .get instance bool System.ComponentModel.BackgroundWorker/*02000006*/::get_WorkerSupportsCancellation() /* 06000019 */ - .set instance void System.ComponentModel.BackgroundWorker/*02000006*/::set_WorkerSupportsCancellation(bool) /* 0600001A */ - } // end of property BackgroundWorker::WorkerSupportsCancellation -} // end of class System.ComponentModel.BackgroundWorker - -.class /*02000007*/ public auto ansi beforefieldinit System.ComponentModel.DoWorkEventArgs - extends [System.ComponentModel/*23000004*/]System.ComponentModel.CancelEventArgs/*0100001D*/ -{ - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(object argument) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2098 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.ComponentModel/*23000004*/]System.ComponentModel.CancelEventArgs/*0100001D*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method DoWorkEventArgs::.ctor - - .method /*0600002A*/ public hidebysig specialname - instance object get_Argument() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DoWorkEventArgs::get_Argument - - .method /*0600002B*/ public hidebysig specialname - instance object get_Result() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DoWorkEventArgs::get_Result - - .method /*0600002C*/ public hidebysig specialname - instance void set_Result(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DoWorkEventArgs::set_Result - - .property /*1700000B*/ instance object Argument() - { - .get instance object System.ComponentModel.DoWorkEventArgs/*02000007*/::get_Argument() /* 0600002A */ - } // end of property DoWorkEventArgs::Argument - .property /*1700000C*/ instance object Result() - { - .get instance object System.ComponentModel.DoWorkEventArgs/*02000007*/::get_Result() /* 0600002B */ - .set instance void System.ComponentModel.DoWorkEventArgs/*02000007*/::set_Result(object) /* 0600002C */ - } // end of property DoWorkEventArgs::Result -} // end of class System.ComponentModel.DoWorkEventArgs - -.class /*02000008*/ public auto ansi sealed System.ComponentModel.DoWorkEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DoWorkEventHandler::.ctor - - .method /*0600002E*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.DoWorkEventArgs/*02000007*/ e) runtime managed - // SIG: 20 02 01 1C 12 1C - { - } // end of method DoWorkEventHandler::Invoke - - .method /*0600002F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.ComponentModel.DoWorkEventArgs/*02000007*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 1C 12 59 1C - { - } // end of method DoWorkEventHandler::BeginInvoke - - .method /*06000030*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method DoWorkEventHandler::EndInvoke - -} // end of class System.ComponentModel.DoWorkEventHandler - -.class /*02000009*/ public auto ansi beforefieldinit System.ComponentModel.ProgressChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000011*/ -{ - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 progressPercentage, - object userState) cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000011*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ProgressChangedEventArgs::.ctor - - .method /*06000032*/ public hidebysig specialname - instance int32 get_ProgressPercentage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProgressChangedEventArgs::get_ProgressPercentage - - .method /*06000033*/ public hidebysig specialname - instance object get_UserState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProgressChangedEventArgs::get_UserState - - .property /*1700000D*/ instance int32 ProgressPercentage() - { - .get instance int32 System.ComponentModel.ProgressChangedEventArgs/*02000009*/::get_ProgressPercentage() /* 06000032 */ - } // end of property ProgressChangedEventArgs::ProgressPercentage - .property /*1700000E*/ instance object UserState() - { - .get instance object System.ComponentModel.ProgressChangedEventArgs/*02000009*/::get_UserState() /* 06000033 */ - } // end of property ProgressChangedEventArgs::UserState -} // end of class System.ComponentModel.ProgressChangedEventArgs - -.class /*0200000A*/ public auto ansi sealed System.ComponentModel.ProgressChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000034*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ProgressChangedEventHandler::.ctor - - .method /*06000035*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.ProgressChangedEventArgs/*02000009*/ e) runtime managed - // SIG: 20 02 01 1C 12 24 - { - } // end of method ProgressChangedEventHandler::Invoke - - .method /*06000036*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.ComponentModel.ProgressChangedEventArgs/*02000009*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 24 12 59 1C - { - } // end of method ProgressChangedEventHandler::BeginInvoke - - .method /*06000037*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method ProgressChangedEventHandler::EndInvoke - -} // end of class System.ComponentModel.ProgressChangedEventHandler - -.class /*0200000B*/ public auto ansi beforefieldinit System.ComponentModel.RunWorkerCompletedEventArgs - extends System.ComponentModel.AsyncCompletedEventArgs/*02000002*/ -{ - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(object result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ 'error', - bool cancelled) cil managed - // SIG: 20 03 01 1C 12 49 02 - { - // Method begins at RVA 0x20a0 - // Code size 10 (0xa) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 14 | */ ldnull - IL_0004: /* 28 | (06)000001 */ call instance void System.ComponentModel.AsyncCompletedEventArgs/*02000002*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 06000001 */ - IL_0009: /* 2A | */ ret - } // end of method RunWorkerCompletedEventArgs::.ctor - - .method /*06000039*/ public hidebysig specialname - instance object get_Result() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RunWorkerCompletedEventArgs::get_Result - - .method /*0600003A*/ public hidebysig specialname - instance object get_UserState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RunWorkerCompletedEventArgs::get_UserState - - .property /*1700000F*/ instance object Result() - { - .get instance object System.ComponentModel.RunWorkerCompletedEventArgs/*0200000B*/::get_Result() /* 06000039 */ - } // end of property RunWorkerCompletedEventArgs::Result - .property /*17000010*/ instance object UserState() - { - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000019*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .get instance object System.ComponentModel.RunWorkerCompletedEventArgs/*0200000B*/::get_UserState() /* 0600003A */ - } // end of property RunWorkerCompletedEventArgs::UserState -} // end of class System.ComponentModel.RunWorkerCompletedEventArgs - -.class /*0200000C*/ public auto ansi sealed System.ComponentModel.RunWorkerCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*0600003B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method RunWorkerCompletedEventHandler::.ctor - - .method /*0600003C*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.RunWorkerCompletedEventArgs/*0200000B*/ e) runtime managed - // SIG: 20 02 01 1C 12 2C - { - } // end of method RunWorkerCompletedEventHandler::Invoke - - .method /*0600003D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.ComponentModel.RunWorkerCompletedEventArgs/*0200000B*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 2C 12 59 1C - { - } // end of method RunWorkerCompletedEventHandler::BeginInvoke - - .method /*0600003E*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method RunWorkerCompletedEventHandler::EndInvoke - -} // end of class System.ComponentModel.RunWorkerCompletedEventHandler - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il deleted file mode 100644 index dc21b43b53..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il +++ /dev/null @@ -1,2528 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004ad6 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000bf15 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004a83 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003600 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004908 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002adc Virtual Size -// 0x00002000 Virtual Address -// 0x00002c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ad8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004ac5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000021a4 [0x000026e4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004888 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000145c Size -// '#~' Name -// Stream 2: -// 0x000014c8 Offset -// 0x00000ddc Size -// '#Strings' Name -// Stream 3: -// 0x000022a4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000022a8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000022b8 Offset -// 0x0000042c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903b41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 29840 -// PE header size : 512 (496 used) ( 1.72%) -// PE additional info : 17731 (59.42%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.24%) -// CLR meta-data size : 9956 (33.36%) -// CLR additional info : 128 ( 0.43%) -// CLR method headers : 157 ( 0.53%) -// Managed code : 551 ( 1.85%) -// Data : 2048 ( 6.86%) -// Unaccounted : -1315 (-4.41%) - -// Num.of PE sections : 3 -// .text - 11264 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 9956 -// Module - 1 (10 bytes) -// TypeDef - 27 (378 bytes) 5 interfaces, 0 explicit layout -// TypeRef - 35 (210 bytes) -// MethodDef - 147 (2058 bytes) 19 abstract, 0 native, 128 bodies -// FieldDef - 74 (444 bytes) 49 constant -// MemberRef - 24 (144 bytes) -// ParamDef - 71 (426 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 6 (36 bytes) -// CustomAttribute- 94 (564 bytes) -// InterfaceImpl - 6 (24 bytes) -// PropertyMap - 22 (88 bytes) -// Property - 47 (282 bytes) -// MethodSemantic- 57 (342 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// EventMap - 2 (8 bytes) -// Event - 2 (12 bytes) -// Strings - 3545 bytes -// Blobs - 1068 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 209 bytes - -// CLR additional info : 128 - -// CLR method headers : 157 -// Num.of method bodies - 128 -// Num.of fat headers - 1 -// Num.of tiny headers - 127 -// Num.of fat sections - 0 -// Num.of small sections - 1 - -// Managed code : 551 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface ISynchronizeInvoke (public) (abstract) (auto) (ansi) -// Class BrowsableAttribute (public) (auto) (ansi) (sealed) -// Class CategoryAttribute (public) (auto) (ansi) -// Class Component (public) (auto) (ansi) -// Class ComponentCollection (public) (auto) (ansi) -// Class DescriptionAttribute (public) (auto) (ansi) -// Class DesignerCategoryAttribute (public) (auto) (ansi) (sealed) -// Class DesignerSerializationVisibility (public) (auto) (ansi) (sealed) -// Class DesignerSerializationVisibilityAttribute (public) (auto) (ansi) (sealed) -// Class DesignOnlyAttribute (public) (auto) (ansi) (sealed) -// Class DisplayNameAttribute (public) (auto) (ansi) -// Class EventHandlerList (public) (auto) (ansi) (sealed) -// Interface IComponent (public) (abstract) (auto) (ansi) -// Interface IContainer (public) (abstract) (auto) (ansi) -// Class ImmutableObjectAttribute (public) (auto) (ansi) (sealed) -// Class InitializationEventAttribute (public) (auto) (ansi) (sealed) -// Class InvalidEnumArgumentException (public) (auto) (ansi) -// Interface ISite (public) (abstract) (auto) (ansi) -// Interface ISupportInitialize (public) (abstract) (auto) (ansi) -// Class LocalizableAttribute (public) (auto) (ansi) (sealed) -// Class MergablePropertyAttribute (public) (auto) (ansi) (sealed) -// Class NotifyParentPropertyAttribute (public) (auto) (ansi) (sealed) -// Class ParenthesizePropertyNameAttribute (public) (auto) (ansi) (sealed) -// Class ReadOnlyAttribute (public) (auto) (ansi) (sealed) -// Class RefreshProperties (public) (auto) (ansi) (sealed) -// Class RefreshPropertiesAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly /*20000001*/ noplatform System.ComponentModel.Primitives -{ - .custom /*0C000003:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 20 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // .. System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 50 72 69 6D 69 74 69 // entModel.Primiti - 76 65 73 00 00 ) // ves.. - .custom /*0C000009:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 20 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // .. System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 50 72 69 6D 69 74 69 // entModel.Primiti - 76 65 73 00 00 ) // ves.. - .custom /*0C00000A:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 20 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // .. System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 50 72 69 6D 69 74 69 // entModel.Primiti - 76 65 73 00 00 ) // ves.. - .custom /*0C00000B:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.ComponentModel.Primitives.dll -// MVID: {fd13e518-59dc-44c1-bff2-b207cfda7376} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F4898011000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.ComponentModel.ISynchronizeInvoke -{ - .method /*06000001*/ public hidebysig newslot specialname abstract virtual - instance bool get_InvokeRequired() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ISynchronizeInvoke::get_InvokeRequired - - .method /*06000002*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ - BeginInvoke(class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ 'method', - object[] args) cil managed - // SIG: 20 02 12 45 12 49 1D 1C - { - // Method begins at RVA 0x0 - } // end of method ISynchronizeInvoke::BeginInvoke - - .method /*06000003*/ public hidebysig newslot abstract virtual - instance object EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ result) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x0 - } // end of method ISynchronizeInvoke::EndInvoke - - .method /*06000004*/ public hidebysig newslot abstract virtual - instance object Invoke(class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ 'method', - object[] args) cil managed - // SIG: 20 02 1C 12 49 1D 1C - { - // Method begins at RVA 0x0 - } // end of method ISynchronizeInvoke::Invoke - - .property /*17000001*/ instance bool InvokeRequired() - { - .get instance bool System.ComponentModel.ISynchronizeInvoke/*02000002*/::get_InvokeRequired() /* 06000001 */ - } // end of property ISynchronizeInvoke::InvokeRequired -} // end of class System.ComponentModel.ISynchronizeInvoke - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.ComponentModel.BrowsableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000001*/ public static initonly class System.ComponentModel.BrowsableAttribute/*02000003*/ Default - .field /*04000002*/ public static initonly class System.ComponentModel.BrowsableAttribute/*02000003*/ No - .field /*04000003*/ public static initonly class System.ComponentModel.BrowsableAttribute/*02000003*/ Yes - .field /*04000004*/ private initonly bool 'k__BackingField' - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(bool browsable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method BrowsableAttribute::.ctor - - .method /*06000006*/ public hidebysig specialname - instance bool get_Browsable() cil managed - // SIG: 20 00 02 - { - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000004 */ ldfld bool System.ComponentModel.BrowsableAttribute/*02000003*/::'k__BackingField' /* 04000004 */ - IL_0006: /* 2A | */ ret - } // end of method BrowsableAttribute::get_Browsable - - .method /*06000007*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrowsableAttribute::Equals - - .method /*06000008*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrowsableAttribute::GetHashCode - - .method /*06000009*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrowsableAttribute::IsDefaultAttribute - - .property /*17000002*/ instance bool Browsable() - { - .get instance bool System.ComponentModel.BrowsableAttribute/*02000003*/::get_Browsable() /* 06000006 */ - } // end of property BrowsableAttribute::Browsable -} // end of class System.ComponentModel.BrowsableAttribute - -.class /*02000004*/ public auto ansi beforefieldinit System.ComponentModel.CategoryAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000005*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000006*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000007*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00001A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000008*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00001B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000009*/ private initonly string 'k__BackingField' - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000A*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00001D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000B*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00001E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000C*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000020:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000D*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000022:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000E*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000025:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000F*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000027:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000010*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C000029:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000011*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00002B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000012*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00002D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000013*/ private static initonly class System.ComponentModel.CategoryAttribute/*02000004*/ 'k__BackingField' - .custom /*0C00002F:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method CategoryAttribute::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(string category) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method CategoryAttribute::.ctor - - .method /*0600000C*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Action() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00001F:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000005 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000005 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Action - - .method /*0600000D*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Appearance() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C000021:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206a - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000006 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000006 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Appearance - - .method /*0600000E*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Asynchronous() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C000024:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2071 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000007 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000007 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Asynchronous - - .method /*0600000F*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Behavior() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C000026:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2078 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000008 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000008 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Behavior - - .method /*06000010*/ public hidebysig specialname - instance string get_Category() cil managed - // SIG: 20 00 0E - { - .custom /*0C000028:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000009 */ ldfld string System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000009 */ - IL_0006: /* 2A | */ ret - } // end of method CategoryAttribute::get_Category - - .method /*06000011*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Data() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00002A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2087 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)00000A */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 0400000A */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Data - - .method /*06000012*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Default() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00002C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208e - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)00000B */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 0400000B */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Default - - .method /*06000013*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Design() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00002E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2095 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)00000C */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 0400000C */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Design - - .method /*06000014*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_DragDrop() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C000032:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209c - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)00000D */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 0400000D */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_DragDrop - - .method /*06000015*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Focus() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C000035:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a3 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)00000E */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 0400000E */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Focus - - .method /*06000016*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Format() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C000037:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20aa - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)00000F */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 0400000F */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Format - - .method /*06000017*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Key() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00003B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b1 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000010 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000010 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Key - - .method /*06000018*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Layout() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00003C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b8 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000011 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000011 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Layout - - .method /*06000019*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_Mouse() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00003D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20bf - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000012 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000012 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_Mouse - - .method /*0600001A*/ public hidebysig specialname static - class System.ComponentModel.CategoryAttribute/*02000004*/ - get_WindowStyle() cil managed - // SIG: 00 00 12 10 - { - .custom /*0C00003E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c6 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000013 */ ldsfld class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::'k__BackingField' /* 04000013 */ - IL_0005: /* 2A | */ ret - } // end of method CategoryAttribute::get_WindowStyle - - .method /*0600001B*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CategoryAttribute::Equals - - .method /*0600001C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CategoryAttribute::GetHashCode - - .method /*0600001D*/ family hidebysig newslot virtual - instance string GetLocalizedString(string 'value') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CategoryAttribute::GetLocalizedString - - .method /*0600001E*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CategoryAttribute::IsDefaultAttribute - - .property /*17000003*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Action() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Action() /* 0600000C */ - } // end of property CategoryAttribute::Action - .property /*17000004*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Appearance() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Appearance() /* 0600000D */ - } // end of property CategoryAttribute::Appearance - .property /*17000005*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Asynchronous() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Asynchronous() /* 0600000E */ - } // end of property CategoryAttribute::Asynchronous - .property /*17000006*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Behavior() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Behavior() /* 0600000F */ - } // end of property CategoryAttribute::Behavior - .property /*17000007*/ instance string Category() - { - .get instance string System.ComponentModel.CategoryAttribute/*02000004*/::get_Category() /* 06000010 */ - } // end of property CategoryAttribute::Category - .property /*17000008*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Data() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Data() /* 06000011 */ - } // end of property CategoryAttribute::Data - .property /*17000009*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Default() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Default() /* 06000012 */ - } // end of property CategoryAttribute::Default - .property /*1700000A*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Design() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Design() /* 06000013 */ - } // end of property CategoryAttribute::Design - .property /*1700000B*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - DragDrop() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_DragDrop() /* 06000014 */ - } // end of property CategoryAttribute::DragDrop - .property /*1700000C*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Focus() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Focus() /* 06000015 */ - } // end of property CategoryAttribute::Focus - .property /*1700000D*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Format() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Format() /* 06000016 */ - } // end of property CategoryAttribute::Format - .property /*1700000E*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Key() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Key() /* 06000017 */ - } // end of property CategoryAttribute::Key - .property /*1700000F*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Layout() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Layout() /* 06000018 */ - } // end of property CategoryAttribute::Layout - .property /*17000010*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - Mouse() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_Mouse() /* 06000019 */ - } // end of property CategoryAttribute::Mouse - .property /*17000011*/ class System.ComponentModel.CategoryAttribute/*02000004*/ - WindowStyle() - { - .get class System.ComponentModel.CategoryAttribute/*02000004*/ System.ComponentModel.CategoryAttribute/*02000004*/::get_WindowStyle() /* 0600001A */ - } // end of property CategoryAttribute::WindowStyle -} // end of class System.ComponentModel.CategoryAttribute - -.class /*02000005*/ public auto ansi beforefieldinit System.ComponentModel.Component - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000016*/ - implements System.ComponentModel.IComponent/*0200000E*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .custom /*0C000016:0600003B*/ instance void System.ComponentModel.DesignerCategoryAttribute/*02000008*/::.ctor(string) /* 0600003B */ = ( 01 00 09 43 6F 6D 70 6F 6E 65 6E 74 00 00 ) // ...Component.. - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000016*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Component::.ctor - - .method /*06000020*/ family hidebysig newslot specialname virtual - instance bool get_CanRaiseEvents() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::get_CanRaiseEvents - - .method /*06000021*/ public hidebysig specialname - instance class System.ComponentModel.IContainer/*0200000F*/ - get_Container() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::get_Container - - .method /*06000022*/ family hidebysig specialname - instance bool get_DesignMode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::get_DesignMode - - .method /*06000023*/ family hidebysig specialname - instance class System.ComponentModel.EventHandlerList/*0200000D*/ - get_Events() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::get_Events - - .method /*06000024*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.ISite/*02000013*/ - get_Site() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::get_Site - - .method /*06000025*/ public hidebysig newslot specialname virtual - instance void set_Site(class System.ComponentModel.ISite/*02000013*/ 'value') cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Component::set_Site - - .method /*06000026*/ public hidebysig newslot specialname virtual final - instance void add_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Component::add_Disposed - - .method /*06000027*/ public hidebysig newslot specialname virtual final - instance void remove_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Component::remove_Disposed - - .method /*06000028*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Component::Dispose - - .method /*06000029*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Component::Dispose - - .method /*0600002A*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000013*/::Finalize /*01000013::0A000011*/ - // Method begins at RVA 0x20d8 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::Finalize() /* 0A000011 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method Component::Finalize - - .method /*0600002B*/ family hidebysig newslot virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*0100001B*/ service) cil managed - // SIG: 20 01 1C 12 6D - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::GetService - - .method /*0600002C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Component::ToString - - .event /*14000001*/ [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/ Disposed - { - .custom /*0C000001:06000005*/ instance void System.ComponentModel.BrowsableAttribute/*02000003*/::.ctor(bool) /* 06000005 */ = ( 01 00 00 00 00 ) - .custom /*0C000002:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000018*/) /* 0A000012 */ = ( 01 00 02 00 00 00 00 00 ) - .addon instance void System.ComponentModel.Component/*02000005*/::add_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/) /* 06000026 */ - .removeon instance void System.ComponentModel.Component/*02000005*/::remove_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/) /* 06000027 */ - } // end of event Component::Disposed - .property /*17000012*/ instance bool CanRaiseEvents() - { - .get instance bool System.ComponentModel.Component/*02000005*/::get_CanRaiseEvents() /* 06000020 */ - } // end of property Component::CanRaiseEvents - .property /*17000013*/ instance class System.ComponentModel.IContainer/*0200000F*/ - Container() - { - .custom /*0C000030:06000005*/ instance void System.ComponentModel.BrowsableAttribute/*02000003*/::.ctor(bool) /* 06000005 */ = ( 01 00 00 00 00 ) - .custom /*0C000031:06000041*/ instance void System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/::.ctor(valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/) /* 06000041 */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.ComponentModel.IContainer/*0200000F*/ System.ComponentModel.Component/*02000005*/::get_Container() /* 06000021 */ - } // end of property Component::Container - .property /*17000014*/ instance bool DesignMode() - { - .custom /*0C000033:06000005*/ instance void System.ComponentModel.BrowsableAttribute/*02000003*/::.ctor(bool) /* 06000005 */ = ( 01 00 00 00 00 ) - .custom /*0C000034:06000041*/ instance void System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/::.ctor(valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/) /* 06000041 */ = ( 01 00 00 00 00 00 00 00 ) - .get instance bool System.ComponentModel.Component/*02000005*/::get_DesignMode() /* 06000022 */ - } // end of property Component::DesignMode - .property /*17000015*/ instance class System.ComponentModel.EventHandlerList/*0200000D*/ - Events() - { - .get instance class System.ComponentModel.EventHandlerList/*0200000D*/ System.ComponentModel.Component/*02000005*/::get_Events() /* 06000023 */ - } // end of property Component::Events - .property /*17000016*/ instance class System.ComponentModel.ISite/*02000013*/ - Site() - { - .custom /*0C000039:06000005*/ instance void System.ComponentModel.BrowsableAttribute/*02000003*/::.ctor(bool) /* 06000005 */ = ( 01 00 00 00 00 ) - .custom /*0C00003A:06000041*/ instance void System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/::.ctor(valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/) /* 06000041 */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.ComponentModel.ISite/*02000013*/ System.ComponentModel.Component/*02000005*/::get_Site() /* 06000024 */ - .set instance void System.ComponentModel.Component/*02000005*/::set_Site(class System.ComponentModel.ISite/*02000013*/) /* 06000025 */ - } // end of property Component::Site -} // end of class System.ComponentModel.Component - -.class /*02000006*/ public auto ansi beforefieldinit System.ComponentModel.ComponentCollection - extends [System.Collections.NonGeneric/*23000002*/]System.Collections.ReadOnlyCollectionBase/*0100001D*/ -{ - .custom /*0C000019:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600002D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2100 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Collections.NonGeneric/*23000002*/]System.Collections.ReadOnlyCollectionBase/*0100001D*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentCollection::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.IComponent/*0200000E*/[] components) cil managed - // SIG: 20 01 01 1D 12 38 - { - // Method begins at RVA 0x2100 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Collections.NonGeneric/*23000002*/]System.Collections.ReadOnlyCollectionBase/*0100001D*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentCollection::.ctor - - .method /*0600002F*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.IComponent/*0200000E*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 38 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentCollection::get_Item - - .method /*06000030*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.IComponent/*0200000E*/ - get_Item(string name) cil managed - // SIG: 20 01 12 38 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentCollection::get_Item - - .method /*06000031*/ public hidebysig instance void - CopyTo(class System.ComponentModel.IComponent/*0200000E*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 38 08 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComponentCollection::CopyTo - - .property /*17000017*/ instance class System.ComponentModel.IComponent/*0200000E*/ - Item(int32) - { - .get instance class System.ComponentModel.IComponent/*0200000E*/ System.ComponentModel.ComponentCollection/*02000006*/::get_Item(int32) /* 0600002F */ - } // end of property ComponentCollection::Item - .property /*17000018*/ instance class System.ComponentModel.IComponent/*0200000E*/ - Item(string) - { - .get instance class System.ComponentModel.IComponent/*0200000E*/ System.ComponentModel.ComponentCollection/*02000006*/::get_Item(string) /* 06000030 */ - } // end of property ComponentCollection::Item -} // end of class System.ComponentModel.ComponentCollection - -.class /*02000007*/ public auto ansi beforefieldinit System.ComponentModel.DescriptionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000014*/ public static initonly class System.ComponentModel.DescriptionAttribute/*02000007*/ Default - .field /*04000015*/ private initonly string 'k__BackingField' - .custom /*0C000036:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000016*/ private string 'k__BackingField' - .custom /*0C000038:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000032*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DescriptionAttribute::.ctor - - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DescriptionAttribute::.ctor - - .method /*06000034*/ public hidebysig newslot specialname virtual - instance string get_Description() cil managed - // SIG: 20 00 0E - { - .custom /*0C000046:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000015 */ ldfld string System.ComponentModel.DescriptionAttribute/*02000007*/::'k__BackingField' /* 04000015 */ - IL_0006: /* 2A | */ ret - } // end of method DescriptionAttribute::get_Description - - .method /*06000035*/ family hidebysig specialname - instance string get_DescriptionValue() cil managed - // SIG: 20 00 0E - { - .custom /*0C000048:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000016 */ ldfld string System.ComponentModel.DescriptionAttribute/*02000007*/::'k__BackingField' /* 04000016 */ - IL_0006: /* 2A | */ ret - } // end of method DescriptionAttribute::get_DescriptionValue - - .method /*06000036*/ family hidebysig specialname - instance void set_DescriptionValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000049:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2118 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000016 */ stfld string System.ComponentModel.DescriptionAttribute/*02000007*/::'k__BackingField' /* 04000016 */ - IL_0007: /* 2A | */ ret - } // end of method DescriptionAttribute::set_DescriptionValue - - .method /*06000037*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DescriptionAttribute::Equals - - .method /*06000038*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DescriptionAttribute::GetHashCode - - .method /*06000039*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DescriptionAttribute::IsDefaultAttribute - - .property /*17000019*/ instance string Description() - { - .get instance string System.ComponentModel.DescriptionAttribute/*02000007*/::get_Description() /* 06000034 */ - } // end of property DescriptionAttribute::Description - .property /*1700001A*/ instance string DescriptionValue() - { - .get instance string System.ComponentModel.DescriptionAttribute/*02000007*/::get_DescriptionValue() /* 06000035 */ - .set instance void System.ComponentModel.DescriptionAttribute/*02000007*/::set_DescriptionValue(string) /* 06000036 */ - } // end of property DescriptionAttribute::DescriptionValue -} // end of class System.ComponentModel.DescriptionAttribute - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.ComponentModel.DesignerCategoryAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000017*/ public static initonly class System.ComponentModel.DesignerCategoryAttribute/*02000008*/ Component - .field /*04000018*/ public static initonly class System.ComponentModel.DesignerCategoryAttribute/*02000008*/ Default - .field /*04000019*/ public static initonly class System.ComponentModel.DesignerCategoryAttribute/*02000008*/ Form - .field /*0400001A*/ public static initonly class System.ComponentModel.DesignerCategoryAttribute/*02000008*/ Generic - .field /*0400001B*/ private initonly string 'k__BackingField' - .custom /*0C00003F:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerCategoryAttribute::.ctor - - .method /*0600003B*/ public hidebysig specialname rtspecialname - instance void .ctor(string category) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerCategoryAttribute::.ctor - - .method /*0600003C*/ public hidebysig specialname - instance string get_Category() cil managed - // SIG: 20 00 0E - { - .custom /*0C00004B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2121 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00001B */ ldfld string System.ComponentModel.DesignerCategoryAttribute/*02000008*/::'k__BackingField' /* 0400001B */ - IL_0006: /* 2A | */ ret - } // end of method DesignerCategoryAttribute::get_Category - - .method /*0600003D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCategoryAttribute::Equals - - .method /*0600003E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCategoryAttribute::GetHashCode - - .method /*0600003F*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCategoryAttribute::IsDefaultAttribute - - .method /*06000040*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCategoryAttribute::get_TypeId - - .property /*1700001B*/ instance string Category() - { - .get instance string System.ComponentModel.DesignerCategoryAttribute/*02000008*/::get_Category() /* 0600003C */ - } // end of property DesignerCategoryAttribute::Category - .property /*1700001C*/ instance object TypeId() - { - .get instance object System.ComponentModel.DesignerCategoryAttribute/*02000008*/::get_TypeId() /* 06000040 */ - } // end of property DesignerCategoryAttribute::TypeId -} // end of class System.ComponentModel.DesignerCategoryAttribute - -.class /*02000009*/ public auto ansi sealed System.ComponentModel.DesignerSerializationVisibility - extends [System.Runtime/*23000001*/]System.Enum/*0100001E*/ -{ - .field /*0400001C*/ public specialname rtspecialname int32 value__ - .field /*0400001D*/ public static literal valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ Content = int32(0x00000002) - .field /*0400001E*/ public static literal valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ Hidden = int32(0x00000000) - .field /*0400001F*/ public static literal valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ Visible = int32(0x00000001) -} // end of class System.ComponentModel.DesignerSerializationVisibility - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.ComponentModel.DesignerSerializationVisibilityAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000020*/ public static initonly class System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/ Content - .field /*04000021*/ public static initonly class System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/ Default - .field /*04000022*/ public static initonly class System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/ Hidden - .field /*04000023*/ public static initonly class System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/ Visible - .field /*04000024*/ private initonly valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ 'k__BackingField' - .custom /*0C000040:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ visibility) cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerSerializationVisibilityAttribute::.ctor - - .method /*06000042*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerSerializationVisibilityAttribute::Equals - - .method /*06000043*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerSerializationVisibilityAttribute::GetHashCode - - .method /*06000044*/ public hidebysig specialname - instance valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ - get_Visibility() cil managed - // SIG: 20 00 11 24 - { - .custom /*0C00004F:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2129 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000024 */ ldfld valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/::'k__BackingField' /* 04000024 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerSerializationVisibilityAttribute::get_Visibility - - .method /*06000045*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerSerializationVisibilityAttribute::IsDefaultAttribute - - .property /*1700001D*/ instance valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ - Visibility() - { - .get instance valuetype System.ComponentModel.DesignerSerializationVisibility/*02000009*/ System.ComponentModel.DesignerSerializationVisibilityAttribute/*0200000A*/::get_Visibility() /* 06000044 */ - } // end of property DesignerSerializationVisibilityAttribute::Visibility -} // end of class System.ComponentModel.DesignerSerializationVisibilityAttribute - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.ComponentModel.DesignOnlyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000025*/ public static initonly class System.ComponentModel.DesignOnlyAttribute/*0200000B*/ Default - .field /*04000026*/ public static initonly class System.ComponentModel.DesignOnlyAttribute/*0200000B*/ No - .field /*04000027*/ public static initonly class System.ComponentModel.DesignOnlyAttribute/*0200000B*/ Yes - .field /*04000028*/ private initonly bool 'k__BackingField' - .custom /*0C000041:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isDesignOnly) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DesignOnlyAttribute::.ctor - - .method /*06000047*/ public hidebysig specialname - instance bool get_IsDesignOnly() cil managed - // SIG: 20 00 02 - { - .custom /*0C000050:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2131 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000028 */ ldfld bool System.ComponentModel.DesignOnlyAttribute/*0200000B*/::'k__BackingField' /* 04000028 */ - IL_0006: /* 2A | */ ret - } // end of method DesignOnlyAttribute::get_IsDesignOnly - - .method /*06000048*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignOnlyAttribute::Equals - - .method /*06000049*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignOnlyAttribute::GetHashCode - - .method /*0600004A*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignOnlyAttribute::IsDefaultAttribute - - .property /*1700001E*/ instance bool IsDesignOnly() - { - .get instance bool System.ComponentModel.DesignOnlyAttribute/*0200000B*/::get_IsDesignOnly() /* 06000047 */ - } // end of property DesignOnlyAttribute::IsDesignOnly -} // end of class System.ComponentModel.DesignOnlyAttribute - -.class /*0200000C*/ public auto ansi beforefieldinit System.ComponentModel.DisplayNameAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000029*/ public static initonly class System.ComponentModel.DisplayNameAttribute/*0200000C*/ Default - .field /*0400002A*/ private initonly string 'k__BackingField' - .custom /*0C000042:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400002B*/ private string 'k__BackingField' - .custom /*0C000043:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600004B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayNameAttribute::.ctor - - .method /*0600004C*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DisplayNameAttribute::.ctor - - .method /*0600004D*/ public hidebysig newslot specialname virtual - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - .custom /*0C000052:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2139 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002A */ ldfld string System.ComponentModel.DisplayNameAttribute/*0200000C*/::'k__BackingField' /* 0400002A */ - IL_0006: /* 2A | */ ret - } // end of method DisplayNameAttribute::get_DisplayName - - .method /*0600004E*/ family hidebysig specialname - instance string get_DisplayNameValue() cil managed - // SIG: 20 00 0E - { - .custom /*0C000053:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2141 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002B */ ldfld string System.ComponentModel.DisplayNameAttribute/*0200000C*/::'k__BackingField' /* 0400002B */ - IL_0006: /* 2A | */ ret - } // end of method DisplayNameAttribute::get_DisplayNameValue - - .method /*0600004F*/ family hidebysig specialname - instance void set_DisplayNameValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000054:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2149 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00002B */ stfld string System.ComponentModel.DisplayNameAttribute/*0200000C*/::'k__BackingField' /* 0400002B */ - IL_0007: /* 2A | */ ret - } // end of method DisplayNameAttribute::set_DisplayNameValue - - .method /*06000050*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayNameAttribute::Equals - - .method /*06000051*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayNameAttribute::GetHashCode - - .method /*06000052*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DisplayNameAttribute::IsDefaultAttribute - - .property /*1700001F*/ instance string DisplayName() - { - .get instance string System.ComponentModel.DisplayNameAttribute/*0200000C*/::get_DisplayName() /* 0600004D */ - } // end of property DisplayNameAttribute::DisplayName - .property /*17000020*/ instance string DisplayNameValue() - { - .get instance string System.ComponentModel.DisplayNameAttribute/*0200000C*/::get_DisplayNameValue() /* 0600004E */ - .set instance void System.ComponentModel.DisplayNameAttribute/*0200000C*/::set_DisplayNameValue(string) /* 0600004F */ - } // end of property DisplayNameAttribute::DisplayNameValue -} // end of class System.ComponentModel.DisplayNameAttribute - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.ComponentModel.EventHandlerList - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .custom /*0C000023:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000053*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2152 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method EventHandlerList::.ctor - - .method /*06000054*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ - get_Item(object key) cil managed - // SIG: 20 01 12 49 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventHandlerList::get_Item - - .method /*06000055*/ public hidebysig specialname - instance void set_Item(object key, - class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ 'value') cil managed - // SIG: 20 02 01 1C 12 49 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventHandlerList::set_Item - - .method /*06000056*/ public hidebysig instance void - AddHandler(object key, - class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ 'value') cil managed - // SIG: 20 02 01 1C 12 49 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventHandlerList::AddHandler - - .method /*06000057*/ public hidebysig instance void - AddHandlers(class System.ComponentModel.EventHandlerList/*0200000D*/ listToAddFrom) cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventHandlerList::AddHandlers - - .method /*06000058*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventHandlerList::Dispose - - .method /*06000059*/ public hidebysig instance void - RemoveHandler(object key, - class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ 'value') cil managed - // SIG: 20 02 01 1C 12 49 - { - // Method begins at RVA 0x20d5 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventHandlerList::RemoveHandler - - .property /*17000021*/ instance class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ - Item(object) - { - .get instance class [System.Runtime/*23000001*/]System.Delegate/*01000012*/ System.ComponentModel.EventHandlerList/*0200000D*/::get_Item(object) /* 06000054 */ - .set instance void System.ComponentModel.EventHandlerList/*0200000D*/::set_Item(object, - class [System.Runtime/*23000001*/]System.Delegate/*01000012*/) /* 06000055 */ - } // end of property EventHandlerList::Item -} // end of class System.ComponentModel.EventHandlerList - -.class /*0200000E*/ interface public abstract auto ansi System.ComponentModel.IComponent - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*0600005A*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.ISite/*02000013*/ - get_Site() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x0 - } // end of method IComponent::get_Site - - .method /*0600005B*/ public hidebysig newslot specialname abstract virtual - instance void set_Site(class System.ComponentModel.ISite/*02000013*/ 'value') cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x0 - } // end of method IComponent::set_Site - - .method /*0600005C*/ public hidebysig newslot specialname abstract virtual - instance void add_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - .custom /*0C000055:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponent::add_Disposed - - .method /*0600005D*/ public hidebysig newslot specialname abstract virtual - instance void remove_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - .custom /*0C000056:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponent::remove_Disposed - - .event /*14000002*/ [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/ Disposed - { - .addon instance void System.ComponentModel.IComponent/*0200000E*/::add_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/) /* 0600005C */ - .removeon instance void System.ComponentModel.IComponent/*0200000E*/::remove_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*0100001A*/) /* 0600005D */ - } // end of event IComponent::Disposed - .property /*17000022*/ instance class System.ComponentModel.ISite/*02000013*/ - Site() - { - .get instance class System.ComponentModel.ISite/*02000013*/ System.ComponentModel.IComponent/*0200000E*/::get_Site() /* 0600005A */ - .set instance void System.ComponentModel.IComponent/*0200000E*/::set_Site(class System.ComponentModel.ISite/*02000013*/) /* 0600005B */ - } // end of property IComponent::Site -} // end of class System.ComponentModel.IComponent - -.class /*0200000F*/ interface public abstract auto ansi System.ComponentModel.IContainer - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*0600005E*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.ComponentCollection/*02000006*/ - get_Components() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x0 - } // end of method IContainer::get_Components - - .method /*0600005F*/ public hidebysig newslot abstract virtual - instance void Add(class System.ComponentModel.IComponent/*0200000E*/ component) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x0 - } // end of method IContainer::Add - - .method /*06000060*/ public hidebysig newslot abstract virtual - instance void Add(class System.ComponentModel.IComponent/*0200000E*/ component, - string name) cil managed - // SIG: 20 02 01 12 38 0E - { - // Method begins at RVA 0x0 - } // end of method IContainer::Add - - .method /*06000061*/ public hidebysig newslot abstract virtual - instance void Remove(class System.ComponentModel.IComponent/*0200000E*/ component) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x0 - } // end of method IContainer::Remove - - .property /*17000023*/ instance class System.ComponentModel.ComponentCollection/*02000006*/ - Components() - { - .get instance class System.ComponentModel.ComponentCollection/*02000006*/ System.ComponentModel.IContainer/*0200000F*/::get_Components() /* 0600005E */ - } // end of property IContainer::Components -} // end of class System.ComponentModel.IContainer - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.ComponentModel.ImmutableObjectAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*0400002C*/ public static initonly class System.ComponentModel.ImmutableObjectAttribute/*02000010*/ Default - .field /*0400002D*/ public static initonly class System.ComponentModel.ImmutableObjectAttribute/*02000010*/ No - .field /*0400002E*/ public static initonly class System.ComponentModel.ImmutableObjectAttribute/*02000010*/ Yes - .field /*0400002F*/ private initonly bool 'k__BackingField' - .custom /*0C000044:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor(bool immutable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableObjectAttribute::.ctor - - .method /*06000063*/ public hidebysig specialname - instance bool get_Immutable() cil managed - // SIG: 20 00 02 - { - .custom /*0C000057:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x215a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002F */ ldfld bool System.ComponentModel.ImmutableObjectAttribute/*02000010*/::'k__BackingField' /* 0400002F */ - IL_0006: /* 2A | */ ret - } // end of method ImmutableObjectAttribute::get_Immutable - - .method /*06000064*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableObjectAttribute::Equals - - .method /*06000065*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableObjectAttribute::GetHashCode - - .method /*06000066*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImmutableObjectAttribute::IsDefaultAttribute - - .property /*17000024*/ instance bool Immutable() - { - .get instance bool System.ComponentModel.ImmutableObjectAttribute/*02000010*/::get_Immutable() /* 06000063 */ - } // end of property ImmutableObjectAttribute::Immutable -} // end of class System.ComponentModel.ImmutableObjectAttribute - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.ComponentModel.InitializationEventAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000030*/ private initonly string 'k__BackingField' - .custom /*0C000045:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000067*/ public hidebysig specialname rtspecialname - instance void .ctor(string eventName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method InitializationEventAttribute::.ctor - - .method /*06000068*/ public hidebysig specialname - instance string get_EventName() cil managed - // SIG: 20 00 0E - { - .custom /*0C000058:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2162 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000030 */ ldfld string System.ComponentModel.InitializationEventAttribute/*02000011*/::'k__BackingField' /* 04000030 */ - IL_0006: /* 2A | */ ret - } // end of method InitializationEventAttribute::get_EventName - - .property /*17000025*/ instance string EventName() - { - .get instance string System.ComponentModel.InitializationEventAttribute/*02000011*/::get_EventName() /* 06000068 */ - } // end of property InitializationEventAttribute::EventName -} // end of class System.ComponentModel.InitializationEventAttribute - -.class /*02000012*/ public auto ansi beforefieldinit System.ComponentModel.InvalidEnumArgumentException - extends [System.Runtime/*23000001*/]System.ArgumentException/*0100001F*/ -{ - .method /*06000069*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x216a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidEnumArgumentException::.ctor - - .method /*0600006A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000020*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000021*/ context) cil managed - // SIG: 20 02 01 12 80 81 11 80 85 - { - // Method begins at RVA 0x216a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidEnumArgumentException::.ctor - - .method /*0600006B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x216a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidEnumArgumentException::.ctor - - .method /*0600006C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000022*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 89 - { - // Method begins at RVA 0x216a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidEnumArgumentException::.ctor - - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor(string argumentName, - int32 invalidValue, - class [System.Runtime/*23000001*/]System.Type/*0100001B*/ enumClass) cil managed - // SIG: 20 03 01 0E 08 12 6D - { - // Method begins at RVA 0x216a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidEnumArgumentException::.ctor - -} // end of class System.ComponentModel.InvalidEnumArgumentException - -.class /*02000013*/ interface public abstract auto ansi System.ComponentModel.ISite - implements [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000023*/ -{ - .method /*0600006E*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.IComponent/*0200000E*/ - get_Component() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x0 - } // end of method ISite::get_Component - - .method /*0600006F*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.IContainer/*0200000F*/ - get_Container() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x0 - } // end of method ISite::get_Container - - .method /*06000070*/ public hidebysig newslot specialname abstract virtual - instance bool get_DesignMode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ISite::get_DesignMode - - .method /*06000071*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ISite::get_Name - - .method /*06000072*/ public hidebysig newslot specialname abstract virtual - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method ISite::set_Name - - .property /*17000026*/ instance class System.ComponentModel.IComponent/*0200000E*/ - Component() - { - .get instance class System.ComponentModel.IComponent/*0200000E*/ System.ComponentModel.ISite/*02000013*/::get_Component() /* 0600006E */ - } // end of property ISite::Component - .property /*17000027*/ instance class System.ComponentModel.IContainer/*0200000F*/ - Container() - { - .get instance class System.ComponentModel.IContainer/*0200000F*/ System.ComponentModel.ISite/*02000013*/::get_Container() /* 0600006F */ - } // end of property ISite::Container - .property /*17000028*/ instance bool DesignMode() - { - .get instance bool System.ComponentModel.ISite/*02000013*/::get_DesignMode() /* 06000070 */ - } // end of property ISite::DesignMode - .property /*17000029*/ instance string Name() - { - .get instance string System.ComponentModel.ISite/*02000013*/::get_Name() /* 06000071 */ - .set instance void System.ComponentModel.ISite/*02000013*/::set_Name(string) /* 06000072 */ - } // end of property ISite::Name -} // end of class System.ComponentModel.ISite - -.class /*02000014*/ interface public abstract auto ansi System.ComponentModel.ISupportInitialize -{ - .method /*06000073*/ public hidebysig newslot abstract virtual - instance void BeginInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ISupportInitialize::BeginInit - - .method /*06000074*/ public hidebysig newslot abstract virtual - instance void EndInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ISupportInitialize::EndInit - -} // end of class System.ComponentModel.ISupportInitialize - -.class /*02000015*/ public auto ansi sealed beforefieldinit System.ComponentModel.LocalizableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000031*/ public static initonly class System.ComponentModel.LocalizableAttribute/*02000015*/ Default - .field /*04000032*/ public static initonly class System.ComponentModel.LocalizableAttribute/*02000015*/ No - .field /*04000033*/ public static initonly class System.ComponentModel.LocalizableAttribute/*02000015*/ Yes - .field /*04000034*/ private initonly bool 'k__BackingField' - .custom /*0C000047:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isLocalizable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LocalizableAttribute::.ctor - - .method /*06000076*/ public hidebysig specialname - instance bool get_IsLocalizable() cil managed - // SIG: 20 00 02 - { - .custom /*0C000059:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2172 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000034 */ ldfld bool System.ComponentModel.LocalizableAttribute/*02000015*/::'k__BackingField' /* 04000034 */ - IL_0006: /* 2A | */ ret - } // end of method LocalizableAttribute::get_IsLocalizable - - .method /*06000077*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalizableAttribute::Equals - - .method /*06000078*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalizableAttribute::GetHashCode - - .method /*06000079*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalizableAttribute::IsDefaultAttribute - - .property /*1700002A*/ instance bool IsLocalizable() - { - .get instance bool System.ComponentModel.LocalizableAttribute/*02000015*/::get_IsLocalizable() /* 06000076 */ - } // end of property LocalizableAttribute::IsLocalizable -} // end of class System.ComponentModel.LocalizableAttribute - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.ComponentModel.MergablePropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000035*/ public static initonly class System.ComponentModel.MergablePropertyAttribute/*02000016*/ Default - .field /*04000036*/ public static initonly class System.ComponentModel.MergablePropertyAttribute/*02000016*/ No - .field /*04000037*/ public static initonly class System.ComponentModel.MergablePropertyAttribute/*02000016*/ Yes - .field /*04000038*/ private initonly bool 'k__BackingField' - .custom /*0C00004A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600007A*/ public hidebysig specialname rtspecialname - instance void .ctor(bool allowMerge) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MergablePropertyAttribute::.ctor - - .method /*0600007B*/ public hidebysig specialname - instance bool get_AllowMerge() cil managed - // SIG: 20 00 02 - { - .custom /*0C00005A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x217a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000038 */ ldfld bool System.ComponentModel.MergablePropertyAttribute/*02000016*/::'k__BackingField' /* 04000038 */ - IL_0006: /* 2A | */ ret - } // end of method MergablePropertyAttribute::get_AllowMerge - - .method /*0600007C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MergablePropertyAttribute::Equals - - .method /*0600007D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MergablePropertyAttribute::GetHashCode - - .method /*0600007E*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MergablePropertyAttribute::IsDefaultAttribute - - .property /*1700002B*/ instance bool AllowMerge() - { - .get instance bool System.ComponentModel.MergablePropertyAttribute/*02000016*/::get_AllowMerge() /* 0600007B */ - } // end of property MergablePropertyAttribute::AllowMerge -} // end of class System.ComponentModel.MergablePropertyAttribute - -.class /*02000017*/ public auto ansi sealed beforefieldinit System.ComponentModel.NotifyParentPropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000039*/ public static initonly class System.ComponentModel.NotifyParentPropertyAttribute/*02000017*/ Default - .field /*0400003A*/ public static initonly class System.ComponentModel.NotifyParentPropertyAttribute/*02000017*/ No - .field /*0400003B*/ public static initonly class System.ComponentModel.NotifyParentPropertyAttribute/*02000017*/ Yes - .field /*0400003C*/ private initonly bool 'k__BackingField' - .custom /*0C00004C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600007F*/ public hidebysig specialname rtspecialname - instance void .ctor(bool notifyParent) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyParentPropertyAttribute::.ctor - - .method /*06000080*/ public hidebysig specialname - instance bool get_NotifyParent() cil managed - // SIG: 20 00 02 - { - .custom /*0C00005B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2182 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003C */ ldfld bool System.ComponentModel.NotifyParentPropertyAttribute/*02000017*/::'k__BackingField' /* 0400003C */ - IL_0006: /* 2A | */ ret - } // end of method NotifyParentPropertyAttribute::get_NotifyParent - - .method /*06000081*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyParentPropertyAttribute::Equals - - .method /*06000082*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyParentPropertyAttribute::GetHashCode - - .method /*06000083*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyParentPropertyAttribute::IsDefaultAttribute - - .property /*1700002C*/ instance bool NotifyParent() - { - .get instance bool System.ComponentModel.NotifyParentPropertyAttribute/*02000017*/::get_NotifyParent() /* 06000080 */ - } // end of property NotifyParentPropertyAttribute::NotifyParent -} // end of class System.ComponentModel.NotifyParentPropertyAttribute - -.class /*02000018*/ public auto ansi sealed beforefieldinit System.ComponentModel.ParenthesizePropertyNameAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*0400003D*/ public static initonly class System.ComponentModel.ParenthesizePropertyNameAttribute/*02000018*/ Default - .field /*0400003E*/ private initonly bool 'k__BackingField' - .custom /*0C00004D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000084*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ParenthesizePropertyNameAttribute::.ctor - - .method /*06000085*/ public hidebysig specialname rtspecialname - instance void .ctor(bool needParenthesis) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ParenthesizePropertyNameAttribute::.ctor - - .method /*06000086*/ public hidebysig specialname - instance bool get_NeedParenthesis() cil managed - // SIG: 20 00 02 - { - .custom /*0C00005C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x218a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003E */ ldfld bool System.ComponentModel.ParenthesizePropertyNameAttribute/*02000018*/::'k__BackingField' /* 0400003E */ - IL_0006: /* 2A | */ ret - } // end of method ParenthesizePropertyNameAttribute::get_NeedParenthesis - - .method /*06000087*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParenthesizePropertyNameAttribute::Equals - - .method /*06000088*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParenthesizePropertyNameAttribute::GetHashCode - - .method /*06000089*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParenthesizePropertyNameAttribute::IsDefaultAttribute - - .property /*1700002D*/ instance bool NeedParenthesis() - { - .get instance bool System.ComponentModel.ParenthesizePropertyNameAttribute/*02000018*/::get_NeedParenthesis() /* 06000086 */ - } // end of property ParenthesizePropertyNameAttribute::NeedParenthesis -} // end of class System.ComponentModel.ParenthesizePropertyNameAttribute - -.class /*02000019*/ public auto ansi sealed beforefieldinit System.ComponentModel.ReadOnlyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*0400003F*/ public static initonly class System.ComponentModel.ReadOnlyAttribute/*02000019*/ Default - .field /*04000040*/ public static initonly class System.ComponentModel.ReadOnlyAttribute/*02000019*/ No - .field /*04000041*/ public static initonly class System.ComponentModel.ReadOnlyAttribute/*02000019*/ Yes - .field /*04000042*/ private initonly bool 'k__BackingField' - .custom /*0C00004E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600008A*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isReadOnly) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyAttribute::.ctor - - .method /*0600008B*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .custom /*0C00005D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2192 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000042 */ ldfld bool System.ComponentModel.ReadOnlyAttribute/*02000019*/::'k__BackingField' /* 04000042 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyAttribute::get_IsReadOnly - - .method /*0600008C*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyAttribute::Equals - - .method /*0600008D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyAttribute::GetHashCode - - .method /*0600008E*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyAttribute::IsDefaultAttribute - - .property /*1700002E*/ instance bool IsReadOnly() - { - .get instance bool System.ComponentModel.ReadOnlyAttribute/*02000019*/::get_IsReadOnly() /* 0600008B */ - } // end of property ReadOnlyAttribute::IsReadOnly -} // end of class System.ComponentModel.ReadOnlyAttribute - -.class /*0200001A*/ public auto ansi sealed System.ComponentModel.RefreshProperties - extends [System.Runtime/*23000001*/]System.Enum/*0100001E*/ -{ - .field /*04000043*/ public specialname rtspecialname int32 value__ - .field /*04000044*/ public static literal valuetype System.ComponentModel.RefreshProperties/*0200001A*/ All = int32(0x00000001) - .field /*04000045*/ public static literal valuetype System.ComponentModel.RefreshProperties/*0200001A*/ None = int32(0x00000000) - .field /*04000046*/ public static literal valuetype System.ComponentModel.RefreshProperties/*0200001A*/ Repaint = int32(0x00000002) -} // end of class System.ComponentModel.RefreshProperties - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.ComponentModel.RefreshPropertiesAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .field /*04000047*/ public static initonly class System.ComponentModel.RefreshPropertiesAttribute/*0200001B*/ All - .field /*04000048*/ public static initonly class System.ComponentModel.RefreshPropertiesAttribute/*0200001B*/ Default - .field /*04000049*/ public static initonly class System.ComponentModel.RefreshPropertiesAttribute/*0200001B*/ Repaint - .field /*0400004A*/ private initonly valuetype System.ComponentModel.RefreshProperties/*0200001A*/ 'k__BackingField' - .custom /*0C000051:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*0600008F*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.RefreshProperties/*0200001A*/ refresh) cil managed - // SIG: 20 01 01 11 68 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method RefreshPropertiesAttribute::.ctor - - .method /*06000090*/ public hidebysig specialname - instance valuetype System.ComponentModel.RefreshProperties/*0200001A*/ - get_RefreshProperties() cil managed - // SIG: 20 00 11 68 - { - .custom /*0C00005E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000015*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x219a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00004A */ ldfld valuetype System.ComponentModel.RefreshProperties/*0200001A*/ System.ComponentModel.RefreshPropertiesAttribute/*0200001B*/::'k__BackingField' /* 0400004A */ - IL_0006: /* 2A | */ ret - } // end of method RefreshPropertiesAttribute::get_RefreshProperties - - .method /*06000091*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RefreshPropertiesAttribute::Equals - - .method /*06000092*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RefreshPropertiesAttribute::GetHashCode - - .method /*06000093*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RefreshPropertiesAttribute::IsDefaultAttribute - - .property /*1700002F*/ instance valuetype System.ComponentModel.RefreshProperties/*0200001A*/ - RefreshProperties() - { - .get instance valuetype System.ComponentModel.RefreshProperties/*0200001A*/ System.ComponentModel.RefreshPropertiesAttribute/*0200001B*/::get_RefreshProperties() /* 06000090 */ - } // end of property RefreshPropertiesAttribute::RefreshProperties -} // end of class System.ComponentModel.RefreshPropertiesAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il deleted file mode 100644 index 5aebb95cda..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il +++ /dev/null @@ -1,20356 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00012400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000142fe -// Base of code: 0x00002000 -// Base of data: 0x00016000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0001a000 -// Size of headers: 0x00000200 -// Checksum: 0x00024c2d -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000142ab [0x0000004f] address [size] of Import Directory: -// 0x00016000 [0x000005e0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00012e00 [0x00003e90] address [size] of Security Directory: -// 0x00018000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00014130 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00012304 Virtual Size -// 0x00002000 Virtual Address -// 0x00012400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005e0 Virtual Size -// 0x00016000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00012600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00018000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00012c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00014000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000300 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000142ed Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002198 [0x00011f18] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000140b0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000ad70 Size -// '#~' Name -// Stream 2: -// 0x0000addc Offset -// 0x0000550c Size -// '#Strings' Name -// Stream 3: -// 0x000102e8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000102ec Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000102fc Offset -// 0x00001c1c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000006890bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 93328 -// PE header size : 512 (496 used) ( 0.55%) -// PE additional info : 17747 (19.02%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.08%) -// CLR meta-data size : 73496 (78.75%) -// CLR additional info : 128 ( 0.14%) -// CLR method headers : 1276 ( 1.37%) -// Managed code : 3464 ( 3.71%) -// Data : 2048 ( 2.19%) -// Unaccounted : -5415 (-5.80%) - -// Num.of PE sections : 3 -// .text - 74752 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 73496 -// Module - 1 (10 bytes) -// TypeDef - 218 (3052 bytes) 47 interfaces, 0 explicit layout -// TypeRef - 85 (510 bytes) -// MethodDef - 1529 (21406 bytes) 276 abstract, 0 native, 1189 bodies -// FieldDef - 194 (1164 bytes) 105 constant -// MemberRef - 68 (408 bytes) -// ParamDef - 1667 (10002 bytes) -// MethodImpl - 101 (606 bytes) -// Constant - 72 (432 bytes) -// CustomAttribute- 175 (1050 bytes) -// InterfaceImpl - 73 (292 bytes) -// PropertyMap - 109 (436 bytes) -// Property - 320 (1920 bytes) -// MethodSemantic- 424 (2544 bytes) -// TypeSpec - 1 (2 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 7 (140 bytes) -// ExportedType - 3 (42 bytes) -// NestedClass - 3 (12 bytes) -// EventMap - 12 (48 bytes) -// Event - 30 (180 bytes) -// GenericParam - 1 (8 bytes) -// Strings - 21771 bytes -// Blobs - 7196 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 223 bytes - -// CLR additional info : 128 - -// CLR method headers : 1276 -// Num.of method bodies - 1189 -// Num.of fat headers - 3 -// Num.of tiny headers - 1186 -// Num.of fat sections - 0 -// Num.of small sections - 3 - -// Managed code : 3464 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class UriTypeConverter (public) (auto) (ansi) -// Class ElapsedEventArgs (public) (auto) (ansi) -// Class ElapsedEventHandler (public) (auto) (ansi) (sealed) -// Class Timer (public) (auto) (ansi) -// Class TimersDescriptionAttribute (public) (auto) (ansi) -// Class ExtendedProtectionPolicyTypeConverter (public) (auto) (ansi) -// Class ColorConverter (public) (auto) (ansi) -// Class PointConverter (public) (auto) (ansi) -// Class RectangleConverter (public) (auto) (ansi) -// Class SizeConverter (public) (auto) (ansi) -// Class SizeFConverter (public) (auto) (ansi) -// Class SettingsBindableAttribute (public) (auto) (ansi) (sealed) -// Class MarshalByValueComponent (public) (auto) (ansi) -// Class AddingNewEventArgs (public) (auto) (ansi) -// Class AddingNewEventHandler (public) (auto) (ansi) (sealed) -// Class AmbientValueAttribute (public) (auto) (ansi) (sealed) -// Class BindableAttribute (public) (auto) (ansi) (sealed) -// Class BindableSupport (public) (auto) (ansi) (sealed) -// Class BindingDirection (public) (auto) (ansi) (sealed) -// Class BindingList`1 (public) (auto) (ansi) -// Class ComplexBindingPropertiesAttribute (public) (auto) (ansi) (sealed) -// Class ComponentConverter (public) (auto) (ansi) -// Class ComponentEditor (public) (abstract) (auto) (ansi) -// Class ComponentResourceManager (public) (auto) (ansi) -// Class Container (public) (auto) (ansi) -// Class ContainerFilterService (public) (abstract) (auto) (ansi) -// Class CultureInfoConverter (public) (auto) (ansi) -// Class DataObjectAttribute (public) (auto) (ansi) (sealed) -// Class DataObjectFieldAttribute (public) (auto) (ansi) (sealed) -// Class DataObjectMethodAttribute (public) (auto) (ansi) (sealed) -// Class DataObjectMethodType (public) (auto) (ansi) (sealed) -// Class DefaultBindingPropertyAttribute (public) (auto) (ansi) (sealed) -// Class DesignerAttribute (public) (auto) (ansi) (sealed) -// Class DesignTimeVisibleAttribute (public) (auto) (ansi) (sealed) -// Class EditorAttribute (public) (auto) (ansi) (sealed) -// Class ExpandableObjectConverter (public) (auto) (ansi) -// Interface IBindingList (public) (abstract) (auto) (ansi) -// Interface IBindingListView (public) (abstract) (auto) (ansi) -// Interface ICancelAddNew (public) (abstract) (auto) (ansi) -// Interface IComNativeDescriptorHandler (public) (abstract) (auto) (ansi) -// Interface IDataErrorInfo (public) (abstract) (auto) (ansi) -// Interface IIntellisenseBuilder (public) (abstract) (auto) (ansi) -// Interface INestedContainer (public) (abstract) (auto) (ansi) -// Interface INestedSite (public) (abstract) (auto) (ansi) -// Class InheritanceAttribute (public) (auto) (ansi) (sealed) -// Class InheritanceLevel (public) (auto) (ansi) (sealed) -// Class InstallerTypeAttribute (public) (auto) (ansi) -// Class InstanceCreationEditor (public) (abstract) (auto) (ansi) -// Interface IRaiseItemChangedEvents (public) (abstract) (auto) (ansi) -// Interface ISupportInitializeNotification (public) (abstract) (auto) (ansi) -// Class License (public) (abstract) (auto) (ansi) -// Class LicenseContext (public) (auto) (ansi) -// Class LicenseException (public) (auto) (ansi) -// Class LicenseManager (public) (auto) (ansi) (sealed) -// Class LicenseProvider (public) (abstract) (auto) (ansi) -// Class LicenseProviderAttribute (public) (auto) (ansi) (sealed) -// Class LicenseUsageMode (public) (auto) (ansi) (sealed) -// Class LicFileLicenseProvider (public) (auto) (ansi) -// Class ListBindableAttribute (public) (auto) (ansi) (sealed) -// Class ListChangedEventArgs (public) (auto) (ansi) -// Class ListChangedEventHandler (public) (auto) (ansi) (sealed) -// Class ListChangedType (public) (auto) (ansi) (sealed) -// Class ListSortDescription (public) (auto) (ansi) -// Class ListSortDescriptionCollection (public) (auto) (ansi) -// Class ListSortDirection (public) (auto) (ansi) (sealed) -// Class LookupBindingPropertiesAttribute (public) (auto) (ansi) (sealed) -// Class MaskedTextProvider (public) (auto) (ansi) -// Class MaskedTextResultHint (public) (auto) (ansi) (sealed) -// Class NestedContainer (public) (auto) (ansi) -// Class PasswordPropertyTextAttribute (public) (auto) (ansi) (sealed) -// Class PropertyTabAttribute (public) (auto) (ansi) -// Class PropertyTabScope (public) (auto) (ansi) (sealed) -// Class RecommendedAsConfigurableAttribute (public) (auto) (ansi) -// Class ReferenceConverter (public) (auto) (ansi) -// Class RunInstallerAttribute (public) (auto) (ansi) -// Class SyntaxCheck (public) (abstract) (auto) (ansi) (sealed) -// Class ToolboxItemAttribute (public) (auto) (ansi) -// Class ToolboxItemFilterAttribute (public) (auto) (ansi) (sealed) -// Class ToolboxItemFilterType (public) (auto) (ansi) (sealed) -// Class WarningException (public) (auto) (ansi) -// Class ArrayConverter (public) (auto) (ansi) -// Class AttributeCollection (public) (auto) (ansi) -// Class AttributeProviderAttribute (public) (auto) (ansi) -// Class BaseNumberConverter (public) (abstract) (auto) (ansi) -// Class BooleanConverter (public) (auto) (ansi) -// Class ByteConverter (public) (auto) (ansi) -// Class CancelEventHandler (public) (auto) (ansi) (sealed) -// Class CharConverter (public) (auto) (ansi) -// Class CollectionChangeAction (public) (auto) (ansi) (sealed) -// Class CollectionChangeEventArgs (public) (auto) (ansi) -// Class CollectionChangeEventHandler (public) (auto) (ansi) (sealed) -// Class CollectionConverter (public) (auto) (ansi) -// Class CustomTypeDescriptor (public) (abstract) (auto) (ansi) -// Class DateTimeConverter (public) (auto) (ansi) -// Class DateTimeOffsetConverter (public) (auto) (ansi) -// Class DecimalConverter (public) (auto) (ansi) -// Class DefaultEventAttribute (public) (auto) (ansi) (sealed) -// Class DefaultPropertyAttribute (public) (auto) (ansi) (sealed) -// Class DoubleConverter (public) (auto) (ansi) -// Class EnumConverter (public) (auto) (ansi) -// Class EventDescriptor (public) (abstract) (auto) (ansi) -// Class EventDescriptorCollection (public) (auto) (ansi) -// Class ExtenderProvidedPropertyAttribute (public) (auto) (ansi) (sealed) -// Class GuidConverter (public) (auto) (ansi) -// Class HandledEventArgs (public) (auto) (ansi) -// Class HandledEventHandler (public) (auto) (ansi) (sealed) -// Interface ICustomTypeDescriptor (public) (abstract) (auto) (ansi) -// Interface IExtenderProvider (public) (abstract) (auto) (ansi) -// Interface IListSource (public) (abstract) (auto) (ansi) -// Class Int16Converter (public) (auto) (ansi) -// Class Int32Converter (public) (auto) (ansi) -// Class Int64Converter (public) (auto) (ansi) -// Class InvalidAsynchronousStateException (public) (auto) (ansi) -// Interface ITypeDescriptorContext (public) (abstract) (auto) (ansi) -// Interface ITypedList (public) (abstract) (auto) (ansi) -// Class MemberDescriptor (public) (abstract) (auto) (ansi) -// Class MultilineStringConverter (public) (auto) (ansi) -// Class NullableConverter (public) (auto) (ansi) -// Class PropertyDescriptor (public) (abstract) (auto) (ansi) -// Class PropertyDescriptorCollection (public) (auto) (ansi) -// Class ProvidePropertyAttribute (public) (auto) (ansi) (sealed) -// Class RefreshEventArgs (public) (auto) (ansi) -// Class RefreshEventHandler (public) (auto) (ansi) (sealed) -// Class SByteConverter (public) (auto) (ansi) -// Class SingleConverter (public) (auto) (ansi) -// Class StringConverter (public) (auto) (ansi) -// Class TimeSpanConverter (public) (auto) (ansi) -// Class TypeConverter (public) (auto) (ansi) -// Class TypeConverterAttribute (public) (auto) (ansi) (sealed) -// Class TypeDescriptionProvider (public) (abstract) (auto) (ansi) -// Class TypeDescriptionProviderAttribute (public) (auto) (ansi) (sealed) -// Class TypeDescriptor (public) (auto) (ansi) (sealed) -// Class TypeListConverter (public) (abstract) (auto) (ansi) -// Class UInt16Converter (public) (auto) (ansi) -// Class UInt32Converter (public) (auto) (ansi) -// Class UInt64Converter (public) (auto) (ansi) -// Class ActiveDesignerEventArgs (public) (auto) (ansi) -// Class ActiveDesignerEventHandler (public) (auto) (ansi) (sealed) -// Class CheckoutException (public) (auto) (ansi) -// Class CommandID (public) (auto) (ansi) -// Class ComponentChangedEventArgs (public) (auto) (ansi) (sealed) -// Class ComponentChangedEventHandler (public) (auto) (ansi) (sealed) -// Class ComponentChangingEventArgs (public) (auto) (ansi) (sealed) -// Class ComponentChangingEventHandler (public) (auto) (ansi) (sealed) -// Class ComponentEventArgs (public) (auto) (ansi) -// Class ComponentEventHandler (public) (auto) (ansi) (sealed) -// Class ComponentRenameEventArgs (public) (auto) (ansi) -// Class ComponentRenameEventHandler (public) (auto) (ansi) (sealed) -// Class DesignerCollection (public) (auto) (ansi) -// Class DesignerEventArgs (public) (auto) (ansi) -// Class DesignerEventHandler (public) (auto) (ansi) (sealed) -// Class DesignerOptionService (public) (abstract) (auto) (ansi) -// Class DesignerTransaction (public) (abstract) (auto) (ansi) -// Class DesignerTransactionCloseEventArgs (public) (auto) (ansi) -// Class DesignerTransactionCloseEventHandler (public) (auto) (ansi) (sealed) -// Class DesignerVerb (public) (auto) (ansi) -// Class DesignerVerbCollection (public) (auto) (ansi) -// Class DesigntimeLicenseContext (public) (auto) (ansi) -// Class DesigntimeLicenseContextSerializer (public) (auto) (ansi) -// Class HelpContextType (public) (auto) (ansi) (sealed) -// Class HelpKeywordAttribute (public) (auto) (ansi) (sealed) -// Class HelpKeywordType (public) (auto) (ansi) (sealed) -// Interface IComponentChangeService (public) (abstract) (auto) (ansi) -// Interface IComponentDiscoveryService (public) (abstract) (auto) (ansi) -// Interface IComponentInitializer (public) (abstract) (auto) (ansi) -// Interface IDesigner (public) (abstract) (auto) (ansi) -// Interface IDesignerEventService (public) (abstract) (auto) (ansi) -// Interface IDesignerFilter (public) (abstract) (auto) (ansi) -// Interface IDesignerHost (public) (abstract) (auto) (ansi) -// Interface IDesignerHostTransactionState (public) (abstract) (auto) (ansi) -// Interface IDesignerOptionService (public) (abstract) (auto) (ansi) -// Interface IDictionaryService (public) (abstract) (auto) (ansi) -// Interface IEventBindingService (public) (abstract) (auto) (ansi) -// Interface IExtenderListService (public) (abstract) (auto) (ansi) -// Interface IExtenderProviderService (public) (abstract) (auto) (ansi) -// Interface IHelpService (public) (abstract) (auto) (ansi) -// Interface IInheritanceService (public) (abstract) (auto) (ansi) -// Interface IMenuCommandService (public) (abstract) (auto) (ansi) -// Interface IReferenceService (public) (abstract) (auto) (ansi) -// Interface IResourceService (public) (abstract) (auto) (ansi) -// Interface IRootDesigner (public) (abstract) (auto) (ansi) -// Interface ISelectionService (public) (abstract) (auto) (ansi) -// Interface IServiceContainer (public) (abstract) (auto) (ansi) -// Interface ITreeDesigner (public) (abstract) (auto) (ansi) -// Interface ITypeDescriptorFilterService (public) (abstract) (auto) (ansi) -// Interface ITypeDiscoveryService (public) (abstract) (auto) (ansi) -// Interface ITypeResolutionService (public) (abstract) (auto) (ansi) -// Class MenuCommand (public) (auto) (ansi) -// Class SelectionTypes (public) (auto) (ansi) (sealed) -// Class ServiceContainer (public) (auto) (ansi) -// Class ServiceCreatorCallback (public) (auto) (ansi) (sealed) -// Class StandardCommands (public) (auto) (ansi) -// Class StandardToolWindows (public) (auto) (ansi) -// Class TypeDescriptionProviderService (public) (abstract) (auto) (ansi) -// Class ViewTechnology (public) (auto) (ansi) (sealed) -// Class ComponentSerializationService (public) (abstract) (auto) (ansi) -// Class ContextStack (public) (auto) (ansi) (sealed) -// Class DefaultSerializationProviderAttribute (public) (auto) (ansi) (sealed) -// Class DesignerLoader (public) (abstract) (auto) (ansi) -// Class DesignerSerializerAttribute (public) (auto) (ansi) (sealed) -// Interface IDesignerLoaderHost (public) (abstract) (auto) (ansi) -// Interface IDesignerLoaderHost2 (public) (abstract) (auto) (ansi) -// Interface IDesignerLoaderService (public) (abstract) (auto) (ansi) -// Interface IDesignerSerializationManager (public) (abstract) (auto) (ansi) -// Interface IDesignerSerializationProvider (public) (abstract) (auto) (ansi) -// Interface IDesignerSerializationService (public) (abstract) (auto) (ansi) -// Interface INameCreationService (public) (abstract) (auto) (ansi) -// Class InstanceDescriptor (public) (auto) (ansi) (sealed) -// Class MemberRelationship (public) (sequential) (ansi) (sealed) -// Class MemberRelationshipService (public) (abstract) (auto) (ansi) -// Class ResolveNameEventArgs (public) (auto) (ansi) -// Class ResolveNameEventHandler (public) (auto) (ansi) (sealed) -// Class RootDesignerSerializerAttribute (public) (auto) (ansi) (sealed) -// Class SerializationStore (public) (abstract) (auto) (ansi) -// Class SimplePropertyDescriptor (abstract) (auto) (ansi) (nested family) -// Class StandardValuesCollection (auto) (ansi) (nested public) -// Class DesignerOptionCollection (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly extern /*23000004*/ System.Resources.ResourceManager -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000006*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000007*/ System.Resources.Writer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.ComponentModel.TypeConverter -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 23 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..#System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 54 79 70 65 43 6F 6E // entModel.TypeCon - 76 65 72 74 65 72 00 00 ) // verter.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 23 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..#System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 54 79 70 65 43 6F 6E // entModel.TypeCon - 76 65 72 74 65 72 00 00 ) // verter.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 23 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ..#System.Compon - 65 6E 74 4D 6F 64 65 6C 2E 54 79 70 65 43 6F 6E // entModel.TypeCon - 76 65 72 74 65 72 00 00 ) // verter.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.ComponentModel.Component -{ - .assembly extern System.ComponentModel.Primitives /*23000002*/ -} -.class extern /*27000002*/ forwarder System.ComponentModel.InvalidEnumArgumentException -{ - .assembly extern System.ComponentModel.Primitives /*23000002*/ -} -.class extern /*27000003*/ forwarder System.ComponentModel.ISupportInitialize -{ - .assembly extern System.ComponentModel.Primitives /*23000002*/ -} -.module System.ComponentModel.TypeConverter.dll -// MVID: {89577434-fb6b-4973-bd54-58a53fbef654} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC1F8192000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.UriTypeConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method UriTypeConverter::.ctor - - .method /*06000002*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriTypeConverter::CanConvertFrom - - .method /*06000003*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriTypeConverter::CanConvertTo - - .method /*06000004*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriTypeConverter::ConvertFrom - - .method /*06000005*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriTypeConverter::ConvertTo - - .method /*06000006*/ public hidebysig virtual - instance bool IsValid(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 02 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriTypeConverter::IsValid - -} // end of class System.UriTypeConverter - -.class /*02000003*/ public auto ansi beforefieldinit System.Timers.ElapsedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000007*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ElapsedEventArgs::.ctor - - .method /*06000008*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000015*/ - get_SignalTime() cil managed - // SIG: 20 00 11 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElapsedEventArgs::get_SignalTime - - .property /*17000001*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000015*/ - SignalTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000015*/ System.Timers.ElapsedEventArgs/*02000003*/::get_SignalTime() /* 06000008 */ - } // end of property ElapsedEventArgs::SignalTime -} // end of class System.Timers.ElapsedEventArgs - -.class /*02000004*/ public auto ansi sealed System.Timers.ElapsedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ElapsedEventHandler::.ctor - - .method /*0600000A*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Timers.ElapsedEventArgs/*02000003*/ e) runtime managed - // SIG: 20 02 01 1C 12 0C - { - } // end of method ElapsedEventHandler::Invoke - - .method /*0600000B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.Timers.ElapsedEventArgs/*02000003*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 0C 12 61 1C - { - } // end of method ElapsedEventHandler::BeginInvoke - - .method /*0600000C*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ElapsedEventHandler::EndInvoke - -} // end of class System.Timers.ElapsedEventHandler - -.class /*02000005*/ public auto ansi beforefieldinit System.Timers.Timer - extends [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000019*/ - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISupportInitialize/*0100001A*/ -{ - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003A */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000019*/::.ctor() /* 0A00003A */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*0600000E*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 interval) cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003A */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000019*/::.ctor() /* 0A00003A */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*0600000F*/ public hidebysig specialname - instance bool get_AutoReset() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::get_AutoReset - - .method /*06000010*/ public hidebysig specialname - instance void set_AutoReset(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::set_AutoReset - - .method /*06000011*/ public hidebysig specialname - instance bool get_Enabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::get_Enabled - - .method /*06000012*/ public hidebysig specialname - instance void set_Enabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::set_Enabled - - .method /*06000013*/ public hidebysig specialname - instance float64 get_Interval() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::get_Interval - - .method /*06000014*/ public hidebysig specialname - instance void set_Interval(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::set_Interval - - .method /*06000015*/ public hidebysig specialname virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - get_Site() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::get_Site - - .method /*06000016*/ public hidebysig specialname virtual - instance void set_Site(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::set_Site - - .method /*06000017*/ public hidebysig specialname - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001C*/ - get_SynchronizingObject() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::get_SynchronizingObject - - .method /*06000018*/ public hidebysig specialname - instance void set_SynchronizingObject(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::set_SynchronizingObject - - .method /*06000019*/ public hidebysig specialname - instance void add_Elapsed(class System.Timers.ElapsedEventHandler/*02000004*/ 'value') cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::add_Elapsed - - .method /*0600001A*/ public hidebysig specialname - instance void remove_Elapsed(class System.Timers.ElapsedEventHandler/*02000004*/ 'value') cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::remove_Elapsed - - .method /*0600001B*/ public hidebysig newslot virtual final - instance void BeginInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::BeginInit - - .method /*0600001C*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::Close - - .method /*0600001D*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::Dispose - - .method /*0600001E*/ public hidebysig newslot virtual final - instance void EndInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::EndInit - - .method /*0600001F*/ public hidebysig instance void - Start() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::Start - - .method /*06000020*/ public hidebysig instance void - Stop() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::Stop - - .event /*14000001*/ System.Timers.ElapsedEventHandler/*02000004*/ Elapsed - { - .addon instance void System.Timers.Timer/*02000005*/::add_Elapsed(class System.Timers.ElapsedEventHandler/*02000004*/) /* 06000019 */ - .removeon instance void System.Timers.Timer/*02000005*/::remove_Elapsed(class System.Timers.ElapsedEventHandler/*02000004*/) /* 0600001A */ - } // end of event Timer::Elapsed - .property /*17000002*/ instance bool AutoReset() - { - .get instance bool System.Timers.Timer/*02000005*/::get_AutoReset() /* 0600000F */ - .set instance void System.Timers.Timer/*02000005*/::set_AutoReset(bool) /* 06000010 */ - } // end of property Timer::AutoReset - .property /*17000003*/ instance bool Enabled() - { - .get instance bool System.Timers.Timer/*02000005*/::get_Enabled() /* 06000011 */ - .set instance void System.Timers.Timer/*02000005*/::set_Enabled(bool) /* 06000012 */ - } // end of property Timer::Enabled - .property /*17000004*/ instance float64 - Interval() - { - .get instance float64 System.Timers.Timer/*02000005*/::get_Interval() /* 06000013 */ - .set instance void System.Timers.Timer/*02000005*/::set_Interval(float64) /* 06000014 */ - } // end of property Timer::Interval - .property /*17000005*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - Site() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ System.Timers.Timer/*02000005*/::get_Site() /* 06000015 */ - .set instance void System.Timers.Timer/*02000005*/::set_Site(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/) /* 06000016 */ - } // end of property Timer::Site - .property /*17000006*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001C*/ - SynchronizingObject() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001C*/ System.Timers.Timer/*02000005*/::get_SynchronizingObject() /* 06000017 */ - .set instance void System.Timers.Timer/*02000005*/::set_SynchronizingObject(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001C*/) /* 06000018 */ - } // end of property Timer::SynchronizingObject -} // end of class System.Timers.Timer - -.class /*02000006*/ public auto ansi beforefieldinit System.Timers.TimersDescriptionAttribute - extends [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DescriptionAttribute/*0100001F*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000021*/ public hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003B */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DescriptionAttribute/*0100001F*/::.ctor() /* 0A00003B */ - IL_0006: /* 2A | */ ret - } // end of method TimersDescriptionAttribute::.ctor - - .method /*06000022*/ public hidebysig specialname virtual - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimersDescriptionAttribute::get_Description - - .property /*17000007*/ instance string Description() - { - .get instance string System.Timers.TimersDescriptionAttribute/*02000006*/::get_Description() /* 06000022 */ - } // end of property TimersDescriptionAttribute::Description -} // end of class System.Timers.TimersDescriptionAttribute - -.class /*02000007*/ public auto ansi beforefieldinit System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method ExtendedProtectionPolicyTypeConverter::.ctor - - .method /*06000024*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicyTypeConverter::CanConvertTo - - .method /*06000025*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicyTypeConverter::ConvertTo - -} // end of class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter - -.class /*02000008*/ public auto ansi beforefieldinit System.Drawing.ColorConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method ColorConverter::.ctor - - .method /*06000027*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColorConverter::CanConvertFrom - - .method /*06000028*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColorConverter::CanConvertTo - - .method /*06000029*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColorConverter::ConvertFrom - - .method /*0600002A*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColorConverter::ConvertTo - - .method /*0600002B*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColorConverter::GetStandardValues - - .method /*0600002C*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ColorConverter::GetStandardValuesSupported - -} // end of class System.Drawing.ColorConverter - -.class /*02000009*/ public auto ansi beforefieldinit System.Drawing.PointConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method PointConverter::.ctor - - .method /*0600002E*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::CanConvertFrom - - .method /*0600002F*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::CanConvertTo - - .method /*06000030*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::ConvertFrom - - .method /*06000031*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::ConvertTo - - .method /*06000032*/ public hidebysig virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 02 1C 12 81 CC 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::CreateInstance - - .method /*06000033*/ public hidebysig virtual - instance bool GetCreateInstanceSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::GetCreateInstanceSupported - - .method /*06000034*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::GetProperties - - .method /*06000035*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointConverter::GetPropertiesSupported - -} // end of class System.Drawing.PointConverter - -.class /*0200000A*/ public auto ansi beforefieldinit System.Drawing.RectangleConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method RectangleConverter::.ctor - - .method /*06000037*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::CanConvertFrom - - .method /*06000038*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::CanConvertTo - - .method /*06000039*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::ConvertFrom - - .method /*0600003A*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::ConvertTo - - .method /*0600003B*/ public hidebysig virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 02 1C 12 81 CC 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::CreateInstance - - .method /*0600003C*/ public hidebysig virtual - instance bool GetCreateInstanceSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::GetCreateInstanceSupported - - .method /*0600003D*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::GetProperties - - .method /*0600003E*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleConverter::GetPropertiesSupported - -} // end of class System.Drawing.RectangleConverter - -.class /*0200000B*/ public auto ansi beforefieldinit System.Drawing.SizeConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method SizeConverter::.ctor - - .method /*06000040*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::CanConvertFrom - - .method /*06000041*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::CanConvertTo - - .method /*06000042*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::ConvertFrom - - .method /*06000043*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::ConvertTo - - .method /*06000044*/ public hidebysig virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 02 1C 12 81 CC 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::CreateInstance - - .method /*06000045*/ public hidebysig virtual - instance bool GetCreateInstanceSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::GetCreateInstanceSupported - - .method /*06000046*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::GetProperties - - .method /*06000047*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeConverter::GetPropertiesSupported - -} // end of class System.Drawing.SizeConverter - -.class /*0200000C*/ public auto ansi beforefieldinit System.Drawing.SizeFConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000048*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method SizeFConverter::.ctor - - .method /*06000049*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::CanConvertFrom - - .method /*0600004A*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::CanConvertTo - - .method /*0600004B*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::ConvertFrom - - .method /*0600004C*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::ConvertTo - - .method /*0600004D*/ public hidebysig virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 02 1C 12 81 CC 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::CreateInstance - - .method /*0600004E*/ public hidebysig virtual - instance bool GetCreateInstanceSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::GetCreateInstanceSupported - - .method /*0600004F*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::GetProperties - - .method /*06000050*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeFConverter::GetPropertiesSupported - -} // end of class System.Drawing.SizeFConverter - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.ComponentModel.SettingsBindableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000019:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 80 00 00 00 00 00 ) - .field /*04000001*/ public static initonly class System.ComponentModel.SettingsBindableAttribute/*0200000D*/ No - .field /*04000002*/ public static initonly class System.ComponentModel.SettingsBindableAttribute/*0200000D*/ Yes - .method /*06000051*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bindable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method SettingsBindableAttribute::.ctor - - .method /*06000052*/ public hidebysig specialname - instance bool get_Bindable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SettingsBindableAttribute::get_Bindable - - .method /*06000053*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SettingsBindableAttribute::Equals - - .method /*06000054*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SettingsBindableAttribute::GetHashCode - - .property /*17000008*/ instance bool Bindable() - { - .get instance bool System.ComponentModel.SettingsBindableAttribute/*0200000D*/::get_Bindable() /* 06000052 */ - } // end of property SettingsBindableAttribute::Bindable -} // end of class System.ComponentModel.SettingsBindableAttribute - -.class /*0200000E*/ public auto ansi beforefieldinit System.ComponentModel.MarshalByValueComponent - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/, - [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .custom /*0C00001A:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerCategoryAttribute/*01000022*/::.ctor(string) /* 0A000011 */ = ( 01 00 09 43 6F 6D 70 6F 6E 65 6E 74 00 00 ) // ...Component.. - .method /*06000055*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MarshalByValueComponent::.ctor - - .method /*06000056*/ public hidebysig newslot specialname virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ - get_Container() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByValueComponent::get_Container - - .method /*06000057*/ public hidebysig newslot specialname virtual - instance bool get_DesignMode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByValueComponent::get_DesignMode - - .method /*06000058*/ family hidebysig specialname - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.EventHandlerList/*01000028*/ - get_Events() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByValueComponent::get_Events - - .method /*06000059*/ public hidebysig newslot specialname virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - get_Site() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByValueComponent::get_Site - - .method /*0600005A*/ public hidebysig newslot specialname virtual - instance void set_Site(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MarshalByValueComponent::set_Site - - .method /*0600005B*/ public hidebysig newslot specialname virtual final - instance void add_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MarshalByValueComponent::add_Disposed - - .method /*0600005C*/ public hidebysig newslot specialname virtual final - instance void remove_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MarshalByValueComponent::remove_Disposed - - .method /*0600005D*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MarshalByValueComponent::Dispose - - .method /*0600005E*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MarshalByValueComponent::Dispose - - .method /*0600005F*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000012*/::Finalize /*01000012::0A000012*/ - // Method begins at RVA 0x2088 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::Finalize() /* 0A000012 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method MarshalByValueComponent::Finalize - - .method /*06000060*/ public hidebysig newslot virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ service) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByValueComponent::GetService - - .method /*06000061*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByValueComponent::ToString - - .event /*14000002*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ Disposed - { - .addon instance void System.ComponentModel.MarshalByValueComponent/*0200000E*/::add_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 0600005B */ - .removeon instance void System.ComponentModel.MarshalByValueComponent/*0200000E*/::remove_Disposed(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 0600005C */ - } // end of event MarshalByValueComponent::Disposed - .property /*17000009*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ - Container() - { - .custom /*0C000013:0A000013*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000029*/::.ctor(bool) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C000014:0A000014*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*0100002B*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibility/*0100002A*/) /* 0A000014 */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ System.ComponentModel.MarshalByValueComponent/*0200000E*/::get_Container() /* 06000056 */ - } // end of property MarshalByValueComponent::Container - .property /*1700000A*/ instance bool DesignMode() - { - .custom /*0C000015:0A000013*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000029*/::.ctor(bool) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C000016:0A000014*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*0100002B*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibility/*0100002A*/) /* 0A000014 */ = ( 01 00 00 00 00 00 00 00 ) - .get instance bool System.ComponentModel.MarshalByValueComponent/*0200000E*/::get_DesignMode() /* 06000057 */ - } // end of property MarshalByValueComponent::DesignMode - .property /*1700000B*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.EventHandlerList/*01000028*/ - Events() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.EventHandlerList/*01000028*/ System.ComponentModel.MarshalByValueComponent/*0200000E*/::get_Events() /* 06000058 */ - } // end of property MarshalByValueComponent::Events - .property /*1700000C*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - Site() - { - .custom /*0C000017:0A000013*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000029*/::.ctor(bool) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C000018:0A000014*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*0100002B*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibility/*0100002A*/) /* 0A000014 */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ System.ComponentModel.MarshalByValueComponent/*0200000E*/::get_Site() /* 06000059 */ - .set instance void System.ComponentModel.MarshalByValueComponent/*0200000E*/::set_Site(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/) /* 0600005A */ - } // end of property MarshalByValueComponent::Site -} // end of class System.ComponentModel.MarshalByValueComponent - -.class /*0200000F*/ public auto ansi beforefieldinit System.ComponentModel.AddingNewEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method AddingNewEventArgs::.ctor - - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor(object newObject) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method AddingNewEventArgs::.ctor - - .method /*06000064*/ public hidebysig specialname - instance object get_NewObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AddingNewEventArgs::get_NewObject - - .method /*06000065*/ public hidebysig specialname - instance void set_NewObject(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AddingNewEventArgs::set_NewObject - - .property /*1700000D*/ instance object NewObject() - { - .get instance object System.ComponentModel.AddingNewEventArgs/*0200000F*/::get_NewObject() /* 06000064 */ - .set instance void System.ComponentModel.AddingNewEventArgs/*0200000F*/::set_NewObject(object) /* 06000065 */ - } // end of property AddingNewEventArgs::NewObject -} // end of class System.ComponentModel.AddingNewEventArgs - -.class /*02000010*/ public auto ansi sealed System.ComponentModel.AddingNewEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000066*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method AddingNewEventHandler::.ctor - - .method /*06000067*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.AddingNewEventArgs/*0200000F*/ e) runtime managed - // SIG: 20 02 01 1C 12 3C - { - } // end of method AddingNewEventHandler::Invoke - - .method /*06000068*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.AddingNewEventArgs/*0200000F*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 3C 12 61 1C - { - } // end of method AddingNewEventHandler::BeginInvoke - - .method /*06000069*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method AddingNewEventHandler::EndInvoke - -} // end of class System.ComponentModel.AddingNewEventHandler - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.ComponentModel.AmbientValueAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00001B:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*0600006A*/ public hidebysig specialname rtspecialname - instance void .ctor(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*0600006B*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*0600006C*/ public hidebysig specialname rtspecialname - instance void .ctor(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*0600006E*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*06000072*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - string 'value') cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AmbientValueAttribute::.ctor - - .method /*06000075*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AmbientValueAttribute::get_Value - - .method /*06000076*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AmbientValueAttribute::Equals - - .method /*06000077*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AmbientValueAttribute::GetHashCode - - .property /*1700000E*/ instance object Value() - { - .get instance object System.ComponentModel.AmbientValueAttribute/*02000011*/::get_Value() /* 06000075 */ - } // end of property AmbientValueAttribute::Value -} // end of class System.ComponentModel.AmbientValueAttribute - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.ComponentModel.BindableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .field /*04000003*/ public static initonly class System.ComponentModel.BindableAttribute/*02000012*/ Default - .field /*04000004*/ public static initonly class System.ComponentModel.BindableAttribute/*02000012*/ No - .field /*04000005*/ public static initonly class System.ComponentModel.BindableAttribute/*02000012*/ Yes - .method /*06000078*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bindable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method BindableAttribute::.ctor - - .method /*06000079*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bindable, - valuetype System.ComponentModel.BindingDirection/*02000014*/ direction) cil managed - // SIG: 20 02 01 02 11 50 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method BindableAttribute::.ctor - - .method /*0600007A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.BindableSupport/*02000013*/ 'flags') cil managed - // SIG: 20 01 01 11 4C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method BindableAttribute::.ctor - - .method /*0600007B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.BindableSupport/*02000013*/ 'flags', - valuetype System.ComponentModel.BindingDirection/*02000014*/ direction) cil managed - // SIG: 20 02 01 11 4C 11 50 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method BindableAttribute::.ctor - - .method /*0600007C*/ public hidebysig specialname - instance bool get_Bindable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindableAttribute::get_Bindable - - .method /*0600007D*/ public hidebysig specialname - instance valuetype System.ComponentModel.BindingDirection/*02000014*/ - get_Direction() cil managed - // SIG: 20 00 11 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindableAttribute::get_Direction - - .method /*0600007E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindableAttribute::Equals - - .method /*0600007F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindableAttribute::GetHashCode - - .method /*06000080*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindableAttribute::IsDefaultAttribute - - .property /*1700000F*/ instance bool Bindable() - { - .get instance bool System.ComponentModel.BindableAttribute/*02000012*/::get_Bindable() /* 0600007C */ - } // end of property BindableAttribute::Bindable - .property /*17000010*/ instance valuetype System.ComponentModel.BindingDirection/*02000014*/ - Direction() - { - .get instance valuetype System.ComponentModel.BindingDirection/*02000014*/ System.ComponentModel.BindableAttribute/*02000012*/::get_Direction() /* 0600007D */ - } // end of property BindableAttribute::Direction -} // end of class System.ComponentModel.BindableAttribute - -.class /*02000013*/ public auto ansi sealed System.ComponentModel.BindableSupport - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000006*/ public specialname rtspecialname int32 value__ - .field /*04000007*/ public static literal valuetype System.ComponentModel.BindableSupport/*02000013*/ Default = int32(0x00000002) - .field /*04000008*/ public static literal valuetype System.ComponentModel.BindableSupport/*02000013*/ No = int32(0x00000000) - .field /*04000009*/ public static literal valuetype System.ComponentModel.BindableSupport/*02000013*/ Yes = int32(0x00000001) -} // end of class System.ComponentModel.BindableSupport - -.class /*02000014*/ public auto ansi sealed System.ComponentModel.BindingDirection - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400000A*/ public specialname rtspecialname int32 value__ - .field /*0400000B*/ public static literal valuetype System.ComponentModel.BindingDirection/*02000014*/ OneWay = int32(0x00000000) - .field /*0400000C*/ public static literal valuetype System.ComponentModel.BindingDirection/*02000014*/ TwoWay = int32(0x00000001) -} // end of class System.ComponentModel.BindingDirection - -.class /*02000015*/ public auto ansi beforefieldinit System.ComponentModel.BindingList`1 - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100002D*//*1B000001*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/, - System.ComponentModel.IBindingList/*02000026*/, - System.ComponentModel.ICancelAddNew/*02000028*/, - System.ComponentModel.IRaiseItemChangedEvents/*02000032*/ -{ - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003E */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100002D*//*1B000001*/::.ctor() /* 0A00003E */ - IL_0006: /* 2A | */ ret - } // end of method BindingList`1::.ctor - - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000031*/ list) cil managed - // SIG: 20 01 01 15 12 80 C5 01 13 00 - { - // Method begins at RVA 0x20b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003E */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100002D*//*1B000001*/::.ctor() /* 0A00003E */ - IL_0006: /* 2A | */ ret - } // end of method BindingList`1::.ctor - - .method /*06000083*/ public hidebysig specialname - instance bool get_AllowEdit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_AllowEdit - - .method /*06000084*/ public hidebysig specialname - instance void set_AllowEdit(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::set_AllowEdit - - .method /*06000085*/ public hidebysig specialname - instance bool get_AllowNew() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_AllowNew - - .method /*06000086*/ public hidebysig specialname - instance void set_AllowNew(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::set_AllowNew - - .method /*06000087*/ public hidebysig specialname - instance bool get_AllowRemove() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_AllowRemove - - .method /*06000088*/ public hidebysig specialname - instance void set_AllowRemove(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::set_AllowRemove - - .method /*06000089*/ family hidebysig newslot specialname virtual - instance bool get_IsSortedCore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_IsSortedCore - - .method /*0600008A*/ public hidebysig specialname - instance bool get_RaiseListChangedEvents() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_RaiseListChangedEvents - - .method /*0600008B*/ public hidebysig specialname - instance void set_RaiseListChangedEvents(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::set_RaiseListChangedEvents - - .method /*0600008C*/ family hidebysig newslot specialname virtual - instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - get_SortDirectionCore() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_SortDirectionCore - - .method /*0600008D*/ family hidebysig newslot specialname virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_SortPropertyCore() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_SortPropertyCore - - .method /*0600008E*/ family hidebysig newslot specialname virtual - instance bool get_SupportsChangeNotificationCore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_SupportsChangeNotificationCore - - .method /*0600008F*/ family hidebysig newslot specialname virtual - instance bool get_SupportsSearchingCore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_SupportsSearchingCore - - .method /*06000090*/ family hidebysig newslot specialname virtual - instance bool get_SupportsSortingCore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::get_SupportsSortingCore - - .method /*06000091*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowEdit() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_AllowEdit /*02000026::06000114*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_AllowEdit - - .method /*06000092*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowNew() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_AllowNew /*02000026::06000115*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_AllowNew - - .method /*06000093*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowRemove() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_AllowRemove /*02000026::06000116*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_AllowRemove - - .method /*06000094*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_IsSorted() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_IsSorted /*02000026::06000117*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_IsSorted - - .method /*06000095*/ private hidebysig newslot specialname virtual final - instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - System.ComponentModel.IBindingList.get_SortDirection() cil managed - // SIG: 20 00 11 81 08 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_SortDirection /*02000026::06000118*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_SortDirection - - .method /*06000096*/ private hidebysig newslot specialname virtual final - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - System.ComponentModel.IBindingList.get_SortProperty() cil managed - // SIG: 20 00 12 81 E0 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_SortProperty /*02000026::06000119*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_SortProperty - - .method /*06000097*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsChangeNotification() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_SupportsChangeNotification /*02000026::0600011A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_SupportsChangeNotification - - .method /*06000098*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsSearching() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_SupportsSearching /*02000026::0600011B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_SupportsSearching - - .method /*06000099*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsSorting() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IBindingList/*02000026*/::get_SupportsSorting /*02000026::0600011C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.get_SupportsSorting - - .method /*0600009A*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents() cil managed - // SIG: 20 00 02 - { - .override System.ComponentModel.IRaiseItemChangedEvents/*02000032*/::get_RaisesItemChangedEvents /*02000032::0600014F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents - - .method /*0600009B*/ public hidebysig specialname - instance void add_AddingNew(class System.ComponentModel.AddingNewEventHandler/*02000010*/ 'value') cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::add_AddingNew - - .method /*0600009C*/ public hidebysig specialname - instance void remove_AddingNew(class System.ComponentModel.AddingNewEventHandler/*02000010*/ 'value') cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::remove_AddingNew - - .method /*0600009D*/ public hidebysig newslot specialname virtual final - instance void add_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/ 'value') cil managed - // SIG: 20 01 01 12 80 F8 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::add_ListChanged - - .method /*0600009E*/ public hidebysig newslot specialname virtual final - instance void remove_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/ 'value') cil managed - // SIG: 20 01 01 12 80 F8 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::remove_ListChanged - - .method /*0600009F*/ public hidebysig instance !T - AddNew() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::AddNew - - .method /*060000A0*/ family hidebysig newslot virtual - instance object AddNewCore() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::AddNewCore - - .method /*060000A1*/ family hidebysig newslot virtual - instance void ApplySortCore(class System.ComponentModel.PropertyDescriptor/*02000078*/ prop, - valuetype System.ComponentModel.ListSortDirection/*02000042*/ direction) cil managed - // SIG: 20 02 01 12 81 E0 11 81 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::ApplySortCore - - .method /*060000A2*/ public hidebysig newslot virtual - instance void CancelNew(int32 itemIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::CancelNew - - .method /*060000A3*/ family hidebysig virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::ClearItems - - .method /*060000A4*/ public hidebysig newslot virtual - instance void EndNew(int32 itemIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::EndNew - - .method /*060000A5*/ family hidebysig newslot virtual - instance int32 FindCore(class System.ComponentModel.PropertyDescriptor/*02000078*/ prop, - object key) cil managed - // SIG: 20 02 08 12 81 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::FindCore - - .method /*060000A6*/ family hidebysig virtual - instance void InsertItem(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::InsertItem - - .method /*060000A7*/ family hidebysig newslot virtual - instance void OnAddingNew(class System.ComponentModel.AddingNewEventArgs/*0200000F*/ e) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::OnAddingNew - - .method /*060000A8*/ family hidebysig newslot virtual - instance void OnListChanged(class System.ComponentModel.ListChangedEventArgs/*0200003D*/ e) cil managed - // SIG: 20 01 01 12 80 F4 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::OnListChanged - - .method /*060000A9*/ family hidebysig virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::RemoveItem - - .method /*060000AA*/ family hidebysig newslot virtual - instance void RemoveSortCore() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::RemoveSortCore - - .method /*060000AB*/ public hidebysig instance void - ResetBindings() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::ResetBindings - - .method /*060000AC*/ public hidebysig instance void - ResetItem(int32 position) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::ResetItem - - .method /*060000AD*/ family hidebysig virtual - instance void SetItem(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::SetItem - - .method /*060000AE*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.AddIndex(class System.ComponentModel.PropertyDescriptor/*02000078*/ prop) cil managed - // SIG: 20 01 01 12 81 E0 - { - .override System.ComponentModel.IBindingList/*02000026*/::AddIndex /*02000026::0600011F*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::System.ComponentModel.IBindingList.AddIndex - - .method /*060000AF*/ private hidebysig newslot virtual final - instance object System.ComponentModel.IBindingList.AddNew() cil managed - // SIG: 20 00 1C - { - .override System.ComponentModel.IBindingList/*02000026*/::AddNew /*02000026::06000120*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.AddNew - - .method /*060000B0*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.ApplySort(class System.ComponentModel.PropertyDescriptor/*02000078*/ prop, - valuetype System.ComponentModel.ListSortDirection/*02000042*/ direction) cil managed - // SIG: 20 02 01 12 81 E0 11 81 08 - { - .override System.ComponentModel.IBindingList/*02000026*/::ApplySort /*02000026::06000121*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::System.ComponentModel.IBindingList.ApplySort - - .method /*060000B1*/ private hidebysig newslot virtual final - instance int32 System.ComponentModel.IBindingList.Find(class System.ComponentModel.PropertyDescriptor/*02000078*/ prop, - object key) cil managed - // SIG: 20 02 08 12 81 E0 1C - { - .override System.ComponentModel.IBindingList/*02000026*/::Find /*02000026::06000122*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingList`1::System.ComponentModel.IBindingList.Find - - .method /*060000B2*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.RemoveIndex(class System.ComponentModel.PropertyDescriptor/*02000078*/ prop) cil managed - // SIG: 20 01 01 12 81 E0 - { - .override System.ComponentModel.IBindingList/*02000026*/::RemoveIndex /*02000026::06000123*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::System.ComponentModel.IBindingList.RemoveIndex - - .method /*060000B3*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.RemoveSort() cil managed - // SIG: 20 00 01 - { - .override System.ComponentModel.IBindingList/*02000026*/::RemoveSort /*02000026::06000124*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BindingList`1::System.ComponentModel.IBindingList.RemoveSort - - .event /*14000003*/ System.ComponentModel.AddingNewEventHandler/*02000010*/ AddingNew - { - .addon instance void System.ComponentModel.BindingList`1/*02000015*/::add_AddingNew(class System.ComponentModel.AddingNewEventHandler/*02000010*/) /* 0600009B */ - .removeon instance void System.ComponentModel.BindingList`1/*02000015*/::remove_AddingNew(class System.ComponentModel.AddingNewEventHandler/*02000010*/) /* 0600009C */ - } // end of event BindingList`1::AddingNew - .event /*14000004*/ System.ComponentModel.ListChangedEventHandler/*0200003E*/ ListChanged - { - .addon instance void System.ComponentModel.BindingList`1/*02000015*/::add_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/) /* 0600009D */ - .removeon instance void System.ComponentModel.BindingList`1/*02000015*/::remove_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/) /* 0600009E */ - } // end of event BindingList`1::ListChanged - .property /*17000011*/ instance bool AllowEdit() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_AllowEdit() /* 06000083 */ - .set instance void System.ComponentModel.BindingList`1/*02000015*/::set_AllowEdit(bool) /* 06000084 */ - } // end of property BindingList`1::AllowEdit - .property /*17000012*/ instance bool AllowNew() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_AllowNew() /* 06000085 */ - .set instance void System.ComponentModel.BindingList`1/*02000015*/::set_AllowNew(bool) /* 06000086 */ - } // end of property BindingList`1::AllowNew - .property /*17000013*/ instance bool AllowRemove() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_AllowRemove() /* 06000087 */ - .set instance void System.ComponentModel.BindingList`1/*02000015*/::set_AllowRemove(bool) /* 06000088 */ - } // end of property BindingList`1::AllowRemove - .property /*17000014*/ instance bool IsSortedCore() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_IsSortedCore() /* 06000089 */ - } // end of property BindingList`1::IsSortedCore - .property /*17000015*/ instance bool RaiseListChangedEvents() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_RaiseListChangedEvents() /* 0600008A */ - .set instance void System.ComponentModel.BindingList`1/*02000015*/::set_RaiseListChangedEvents(bool) /* 0600008B */ - } // end of property BindingList`1::RaiseListChangedEvents - .property /*17000016*/ instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - SortDirectionCore() - { - .get instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ System.ComponentModel.BindingList`1/*02000015*/::get_SortDirectionCore() /* 0600008C */ - } // end of property BindingList`1::SortDirectionCore - .property /*17000017*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - SortPropertyCore() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.BindingList`1/*02000015*/::get_SortPropertyCore() /* 0600008D */ - } // end of property BindingList`1::SortPropertyCore - .property /*17000018*/ instance bool SupportsChangeNotificationCore() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_SupportsChangeNotificationCore() /* 0600008E */ - } // end of property BindingList`1::SupportsChangeNotificationCore - .property /*17000019*/ instance bool SupportsSearchingCore() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_SupportsSearchingCore() /* 0600008F */ - } // end of property BindingList`1::SupportsSearchingCore - .property /*1700001A*/ instance bool SupportsSortingCore() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::get_SupportsSortingCore() /* 06000090 */ - } // end of property BindingList`1::SupportsSortingCore - .property /*1700001B*/ instance bool System.ComponentModel.IBindingList.AllowEdit() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_AllowEdit() /* 06000091 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.AllowEdit - .property /*1700001C*/ instance bool System.ComponentModel.IBindingList.AllowNew() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_AllowNew() /* 06000092 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.AllowNew - .property /*1700001D*/ instance bool System.ComponentModel.IBindingList.AllowRemove() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_AllowRemove() /* 06000093 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.AllowRemove - .property /*1700001E*/ instance bool System.ComponentModel.IBindingList.IsSorted() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_IsSorted() /* 06000094 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.IsSorted - .property /*1700001F*/ instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - System.ComponentModel.IBindingList.SortDirection() - { - .get instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_SortDirection() /* 06000095 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.SortDirection - .property /*17000020*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - System.ComponentModel.IBindingList.SortProperty() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_SortProperty() /* 06000096 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.SortProperty - .property /*17000021*/ instance bool System.ComponentModel.IBindingList.SupportsChangeNotification() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_SupportsChangeNotification() /* 06000097 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.SupportsChangeNotification - .property /*17000022*/ instance bool System.ComponentModel.IBindingList.SupportsSearching() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_SupportsSearching() /* 06000098 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.SupportsSearching - .property /*17000023*/ instance bool System.ComponentModel.IBindingList.SupportsSorting() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IBindingList.get_SupportsSorting() /* 06000099 */ - } // end of property BindingList`1::System.ComponentModel.IBindingList.SupportsSorting - .property /*17000024*/ instance bool System.ComponentModel.IRaiseItemChangedEvents.RaisesItemChangedEvents() - { - .get instance bool System.ComponentModel.BindingList`1/*02000015*/::System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents() /* 0600009A */ - } // end of property BindingList`1::System.ComponentModel.IRaiseItemChangedEvents.RaisesItemChangedEvents -} // end of class System.ComponentModel.BindingList`1 - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.ComponentModel.ComplexBindingPropertiesAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00001D:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*0400000D*/ public static initonly class System.ComponentModel.ComplexBindingPropertiesAttribute/*02000016*/ Default - .method /*060000B4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ComplexBindingPropertiesAttribute::.ctor - - .method /*060000B5*/ public hidebysig specialname rtspecialname - instance void .ctor(string dataSource) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ComplexBindingPropertiesAttribute::.ctor - - .method /*060000B6*/ public hidebysig specialname rtspecialname - instance void .ctor(string dataSource, - string dataMember) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ComplexBindingPropertiesAttribute::.ctor - - .method /*060000B7*/ public hidebysig specialname - instance string get_DataMember() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComplexBindingPropertiesAttribute::get_DataMember - - .method /*060000B8*/ public hidebysig specialname - instance string get_DataSource() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComplexBindingPropertiesAttribute::get_DataSource - - .method /*060000B9*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComplexBindingPropertiesAttribute::Equals - - .method /*060000BA*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComplexBindingPropertiesAttribute::GetHashCode - - .property /*17000025*/ instance string DataMember() - { - .get instance string System.ComponentModel.ComplexBindingPropertiesAttribute/*02000016*/::get_DataMember() /* 060000B7 */ - } // end of property ComplexBindingPropertiesAttribute::DataMember - .property /*17000026*/ instance string DataSource() - { - .get instance string System.ComponentModel.ComplexBindingPropertiesAttribute/*02000016*/::get_DataSource() /* 060000B8 */ - } // end of property ComplexBindingPropertiesAttribute::DataSource -} // end of class System.ComponentModel.ComplexBindingPropertiesAttribute - -.class /*02000017*/ public auto ansi beforefieldinit System.ComponentModel.ComponentConverter - extends System.ComponentModel.ReferenceConverter/*0200004B*/ -{ - .method /*060000BB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x20b8 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000225 */ call instance void System.ComponentModel.ReferenceConverter/*0200004B*/::.ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/) /* 06000225 */ - IL_0007: /* 2A | */ ret - } // end of method ComponentConverter::.ctor - - .method /*060000BC*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentConverter::GetProperties - - .method /*060000BD*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentConverter::GetPropertiesSupported - -} // end of class System.ComponentModel.ComponentConverter - -.class /*02000018*/ public abstract auto ansi beforefieldinit System.ComponentModel.ComponentEditor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000BE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ComponentEditor::.ctor - - .method /*060000BF*/ public hidebysig newslot abstract virtual - instance bool EditComponent(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object component) cil managed - // SIG: 20 02 02 12 81 CC 1C - { - // Method begins at RVA 0x0 - } // end of method ComponentEditor::EditComponent - - .method /*060000C0*/ public hidebysig instance bool - EditComponent(object component) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentEditor::EditComponent - -} // end of class System.ComponentModel.ComponentEditor - -.class /*02000019*/ public auto ansi beforefieldinit System.ComponentModel.ComponentResourceManager - extends [System.Resources.ResourceManager/*23000004*/]System.Resources.ResourceManager/*01000032*/ -{ - .method /*060000C1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c1 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003F */ call instance void [System.Resources.ResourceManager/*23000004*/]System.Resources.ResourceManager/*01000032*/::.ctor() /* 0A00003F */ - IL_0006: /* 2A | */ ret - } // end of method ComponentResourceManager::.ctor - - .method /*060000C2*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ t) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x20c9 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 28 | (0A)000040 */ call instance void [System.Resources.ResourceManager/*23000004*/]System.Resources.ResourceManager/*01000032*/::.ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/) /* 0A000040 */ - IL_0007: /* 2A | */ ret - } // end of method ComponentResourceManager::.ctor - - .method /*060000C3*/ public hidebysig instance void - ApplyResources(object 'value', - string objectName) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComponentResourceManager::ApplyResources - - .method /*060000C4*/ public hidebysig newslot virtual - instance void ApplyResources(object 'value', - string objectName, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture) cil managed - // SIG: 20 03 01 1C 0E 12 4D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComponentResourceManager::ApplyResources - -} // end of class System.ComponentModel.ComponentResourceManager - -.class /*0200001A*/ public auto ansi beforefieldinit System.ComponentModel.Container - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*060000C5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method Container::.ctor - - .method /*060000C6*/ public hidebysig newslot specialname virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ComponentCollection/*01000033*/ - get_Components() cil managed - // SIG: 20 00 12 80 CD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Container::get_Components - - .method /*060000C7*/ public hidebysig newslot virtual - instance void Add(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::Add - - .method /*060000C8*/ public hidebysig newslot virtual - instance void Add(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - string name) cil managed - // SIG: 20 02 01 12 80 8D 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::Add - - .method /*060000C9*/ family hidebysig newslot virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - CreateSite(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - string name) cil managed - // SIG: 20 02 12 6D 12 80 8D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Container::CreateSite - - .method /*060000CA*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::Dispose - - .method /*060000CB*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::Dispose - - .method /*060000CC*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000012*/::Finalize /*01000012::0A000012*/ - // Method begins at RVA 0x20d4 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::Finalize() /* 0A000012 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method Container::Finalize - - .method /*060000CD*/ family hidebysig newslot virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ service) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Container::GetService - - .method /*060000CE*/ public hidebysig newslot virtual - instance void Remove(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::Remove - - .method /*060000CF*/ family hidebysig instance void - RemoveWithoutUnsiting(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::RemoveWithoutUnsiting - - .method /*060000D0*/ family hidebysig newslot virtual - instance void ValidateName(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - string name) cil managed - // SIG: 20 02 01 12 80 8D 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Container::ValidateName - - .property /*17000027*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ComponentCollection/*01000033*/ - Components() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ComponentCollection/*01000033*/ System.ComponentModel.Container/*0200001A*/::get_Components() /* 060000C6 */ - } // end of property Container::Components -} // end of class System.ComponentModel.Container - -.class /*0200001B*/ public abstract auto ansi beforefieldinit System.ComponentModel.ContainerFilterService - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000D1*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ContainerFilterService::.ctor - - .method /*060000D2*/ public hidebysig newslot virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ComponentCollection/*01000033*/ - FilterComponents(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ComponentCollection/*01000033*/ components) cil managed - // SIG: 20 01 12 80 CD 12 80 CD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContainerFilterService::FilterComponents - -} // end of class System.ComponentModel.ContainerFilterService - -.class /*0200001C*/ public auto ansi beforefieldinit System.ComponentModel.CultureInfoConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*060000D3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method CultureInfoConverter::.ctor - - .method /*060000D4*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::CanConvertFrom - - .method /*060000D5*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::CanConvertTo - - .method /*060000D6*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::ConvertFrom - - .method /*060000D7*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::ConvertTo - - .method /*060000D8*/ family hidebysig newslot virtual - instance string GetCultureName(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture) cil managed - // SIG: 20 01 0E 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::GetCultureName - - .method /*060000D9*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::GetStandardValues - - .method /*060000DA*/ public hidebysig virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::GetStandardValuesExclusive - - .method /*060000DB*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfoConverter::GetStandardValuesSupported - -} // end of class System.ComponentModel.CultureInfoConverter - -.class /*0200001D*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataObjectAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00001E:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*0400000E*/ public static initonly class System.ComponentModel.DataObjectAttribute/*0200001D*/ DataObject - .field /*0400000F*/ public static initonly class System.ComponentModel.DataObjectAttribute/*0200001D*/ Default - .field /*04000010*/ public static initonly class System.ComponentModel.DataObjectAttribute/*0200001D*/ NonDataObject - .method /*060000DC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectAttribute::.ctor - - .method /*060000DD*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isDataObject) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectAttribute::.ctor - - .method /*060000DE*/ public hidebysig specialname - instance bool get_IsDataObject() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectAttribute::get_IsDataObject - - .method /*060000DF*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectAttribute::Equals - - .method /*060000E0*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectAttribute::GetHashCode - - .method /*060000E1*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectAttribute::IsDefaultAttribute - - .property /*17000028*/ instance bool IsDataObject() - { - .get instance bool System.ComponentModel.DataObjectAttribute/*0200001D*/::get_IsDataObject() /* 060000DE */ - } // end of property DataObjectAttribute::IsDataObject -} // end of class System.ComponentModel.DataObjectAttribute - -.class /*0200001E*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataObjectFieldAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00001F:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 80 00 00 00 00 00 ) - .method /*060000E2*/ public hidebysig specialname rtspecialname - instance void .ctor(bool primaryKey) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectFieldAttribute::.ctor - - .method /*060000E3*/ public hidebysig specialname rtspecialname - instance void .ctor(bool primaryKey, - bool isIdentity) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectFieldAttribute::.ctor - - .method /*060000E4*/ public hidebysig specialname rtspecialname - instance void .ctor(bool primaryKey, - bool isIdentity, - bool isNullable) cil managed - // SIG: 20 03 01 02 02 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectFieldAttribute::.ctor - - .method /*060000E5*/ public hidebysig specialname rtspecialname - instance void .ctor(bool primaryKey, - bool isIdentity, - bool isNullable, - int32 length) cil managed - // SIG: 20 04 01 02 02 02 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectFieldAttribute::.ctor - - .method /*060000E6*/ public hidebysig specialname - instance bool get_IsIdentity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectFieldAttribute::get_IsIdentity - - .method /*060000E7*/ public hidebysig specialname - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectFieldAttribute::get_IsNullable - - .method /*060000E8*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectFieldAttribute::get_Length - - .method /*060000E9*/ public hidebysig specialname - instance bool get_PrimaryKey() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectFieldAttribute::get_PrimaryKey - - .method /*060000EA*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectFieldAttribute::Equals - - .method /*060000EB*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectFieldAttribute::GetHashCode - - .property /*17000029*/ instance bool IsIdentity() - { - .get instance bool System.ComponentModel.DataObjectFieldAttribute/*0200001E*/::get_IsIdentity() /* 060000E6 */ - } // end of property DataObjectFieldAttribute::IsIdentity - .property /*1700002A*/ instance bool IsNullable() - { - .get instance bool System.ComponentModel.DataObjectFieldAttribute/*0200001E*/::get_IsNullable() /* 060000E7 */ - } // end of property DataObjectFieldAttribute::IsNullable - .property /*1700002B*/ instance int32 Length() - { - .get instance int32 System.ComponentModel.DataObjectFieldAttribute/*0200001E*/::get_Length() /* 060000E8 */ - } // end of property DataObjectFieldAttribute::Length - .property /*1700002C*/ instance bool PrimaryKey() - { - .get instance bool System.ComponentModel.DataObjectFieldAttribute/*0200001E*/::get_PrimaryKey() /* 060000E9 */ - } // end of property DataObjectFieldAttribute::PrimaryKey -} // end of class System.ComponentModel.DataObjectFieldAttribute - -.class /*0200001F*/ public auto ansi sealed beforefieldinit System.ComponentModel.DataObjectMethodAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000020:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 40 00 00 00 00 00 ) // ..@..... - .method /*060000EC*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ methodType) cil managed - // SIG: 20 01 01 11 80 80 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectMethodAttribute::.ctor - - .method /*060000ED*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ methodType, - bool isDefault) cil managed - // SIG: 20 02 01 11 80 80 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DataObjectMethodAttribute::.ctor - - .method /*060000EE*/ public hidebysig specialname - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectMethodAttribute::get_IsDefault - - .method /*060000EF*/ public hidebysig specialname - instance valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ - get_MethodType() cil managed - // SIG: 20 00 11 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectMethodAttribute::get_MethodType - - .method /*060000F0*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectMethodAttribute::Equals - - .method /*060000F1*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectMethodAttribute::GetHashCode - - .method /*060000F2*/ public hidebysig virtual - instance bool Match(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataObjectMethodAttribute::Match - - .property /*1700002D*/ instance bool IsDefault() - { - .get instance bool System.ComponentModel.DataObjectMethodAttribute/*0200001F*/::get_IsDefault() /* 060000EE */ - } // end of property DataObjectMethodAttribute::IsDefault - .property /*1700002E*/ instance valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ - MethodType() - { - .get instance valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ System.ComponentModel.DataObjectMethodAttribute/*0200001F*/::get_MethodType() /* 060000EF */ - } // end of property DataObjectMethodAttribute::MethodType -} // end of class System.ComponentModel.DataObjectMethodAttribute - -.class /*02000020*/ public auto ansi sealed System.ComponentModel.DataObjectMethodType - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000011*/ public specialname rtspecialname int32 value__ - .field /*04000012*/ public static literal valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ Delete = int32(0x00000004) - .field /*04000013*/ public static literal valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ Fill = int32(0x00000000) - .field /*04000014*/ public static literal valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ Insert = int32(0x00000003) - .field /*04000015*/ public static literal valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ Select = int32(0x00000001) - .field /*04000016*/ public static literal valuetype System.ComponentModel.DataObjectMethodType/*02000020*/ Update = int32(0x00000002) -} // end of class System.ComponentModel.DataObjectMethodType - -.class /*02000021*/ public auto ansi sealed beforefieldinit System.ComponentModel.DefaultBindingPropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000021:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*04000017*/ public static initonly class System.ComponentModel.DefaultBindingPropertyAttribute/*02000021*/ Default - .method /*060000F3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DefaultBindingPropertyAttribute::.ctor - - .method /*060000F4*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DefaultBindingPropertyAttribute::.ctor - - .method /*060000F5*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultBindingPropertyAttribute::get_Name - - .method /*060000F6*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultBindingPropertyAttribute::Equals - - .method /*060000F7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultBindingPropertyAttribute::GetHashCode - - .property /*1700002F*/ instance string Name() - { - .get instance string System.ComponentModel.DefaultBindingPropertyAttribute/*02000021*/::get_Name() /* 060000F5 */ - } // end of property DefaultBindingPropertyAttribute::Name -} // end of class System.ComponentModel.DefaultBindingPropertyAttribute - -.class /*02000022*/ public auto ansi sealed beforefieldinit System.ComponentModel.DesignerAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000022:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 04 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*060000F8*/ public hidebysig specialname rtspecialname - instance void .ctor(string designerTypeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerAttribute::.ctor - - .method /*060000F9*/ public hidebysig specialname rtspecialname - instance void .ctor(string designerTypeName, - string designerBaseTypeName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerAttribute::.ctor - - .method /*060000FA*/ public hidebysig specialname rtspecialname - instance void .ctor(string designerTypeName, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ designerBaseType) cil managed - // SIG: 20 02 01 0E 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerAttribute::.ctor - - .method /*060000FB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ designerType) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerAttribute::.ctor - - .method /*060000FC*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ designerType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ designerBaseType) cil managed - // SIG: 20 02 01 12 45 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerAttribute::.ctor - - .method /*060000FD*/ public hidebysig specialname - instance string get_DesignerBaseTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerAttribute::get_DesignerBaseTypeName - - .method /*060000FE*/ public hidebysig specialname - instance string get_DesignerTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerAttribute::get_DesignerTypeName - - .method /*060000FF*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerAttribute::get_TypeId - - .method /*06000100*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerAttribute::Equals - - .method /*06000101*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerAttribute::GetHashCode - - .property /*17000030*/ instance string DesignerBaseTypeName() - { - .get instance string System.ComponentModel.DesignerAttribute/*02000022*/::get_DesignerBaseTypeName() /* 060000FD */ - } // end of property DesignerAttribute::DesignerBaseTypeName - .property /*17000031*/ instance string DesignerTypeName() - { - .get instance string System.ComponentModel.DesignerAttribute/*02000022*/::get_DesignerTypeName() /* 060000FE */ - } // end of property DesignerAttribute::DesignerTypeName - .property /*17000032*/ instance object TypeId() - { - .get instance object System.ComponentModel.DesignerAttribute/*02000022*/::get_TypeId() /* 060000FF */ - } // end of property DesignerAttribute::TypeId -} // end of class System.ComponentModel.DesignerAttribute - -.class /*02000023*/ public auto ansi sealed beforefieldinit System.ComponentModel.DesignTimeVisibleAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000023:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 04 00 00 00 00 ) - .field /*04000018*/ public static initonly class System.ComponentModel.DesignTimeVisibleAttribute/*02000023*/ Default - .field /*04000019*/ public static initonly class System.ComponentModel.DesignTimeVisibleAttribute/*02000023*/ No - .field /*0400001A*/ public static initonly class System.ComponentModel.DesignTimeVisibleAttribute/*02000023*/ Yes - .method /*06000102*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignTimeVisibleAttribute::.ctor - - .method /*06000103*/ public hidebysig specialname rtspecialname - instance void .ctor(bool visible) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignTimeVisibleAttribute::.ctor - - .method /*06000104*/ public hidebysig specialname - instance bool get_Visible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignTimeVisibleAttribute::get_Visible - - .method /*06000105*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignTimeVisibleAttribute::Equals - - .method /*06000106*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignTimeVisibleAttribute::GetHashCode - - .method /*06000107*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignTimeVisibleAttribute::IsDefaultAttribute - - .property /*17000033*/ instance bool Visible() - { - .get instance bool System.ComponentModel.DesignTimeVisibleAttribute/*02000023*/::get_Visible() /* 06000104 */ - } // end of property DesignTimeVisibleAttribute::Visible -} // end of class System.ComponentModel.DesignTimeVisibleAttribute - -.class /*02000024*/ public auto ansi sealed beforefieldinit System.ComponentModel.EditorAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000024:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*06000108*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method EditorAttribute::.ctor - - .method /*06000109*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName, - string baseTypeName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method EditorAttribute::.ctor - - .method /*0600010A*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseType) cil managed - // SIG: 20 02 01 0E 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method EditorAttribute::.ctor - - .method /*0600010B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseType) cil managed - // SIG: 20 02 01 12 45 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method EditorAttribute::.ctor - - .method /*0600010C*/ public hidebysig specialname - instance string get_EditorBaseTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorAttribute::get_EditorBaseTypeName - - .method /*0600010D*/ public hidebysig specialname - instance string get_EditorTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorAttribute::get_EditorTypeName - - .method /*0600010E*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorAttribute::get_TypeId - - .method /*0600010F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorAttribute::Equals - - .method /*06000110*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorAttribute::GetHashCode - - .property /*17000034*/ instance string EditorBaseTypeName() - { - .get instance string System.ComponentModel.EditorAttribute/*02000024*/::get_EditorBaseTypeName() /* 0600010C */ - } // end of property EditorAttribute::EditorBaseTypeName - .property /*17000035*/ instance string EditorTypeName() - { - .get instance string System.ComponentModel.EditorAttribute/*02000024*/::get_EditorTypeName() /* 0600010D */ - } // end of property EditorAttribute::EditorTypeName - .property /*17000036*/ instance object TypeId() - { - .get instance object System.ComponentModel.EditorAttribute/*02000024*/::get_TypeId() /* 0600010E */ - } // end of property EditorAttribute::TypeId -} // end of class System.ComponentModel.EditorAttribute - -.class /*02000025*/ public auto ansi beforefieldinit System.ComponentModel.ExpandableObjectConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000111*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method ExpandableObjectConverter::.ctor - - .method /*06000112*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandableObjectConverter::GetProperties - - .method /*06000113*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandableObjectConverter::GetPropertiesSupported - -} // end of class System.ComponentModel.ExpandableObjectConverter - -.class /*02000026*/ interface public abstract auto ansi System.ComponentModel.IBindingList - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ -{ - .method /*06000114*/ public hidebysig newslot specialname abstract virtual - instance bool get_AllowEdit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_AllowEdit - - .method /*06000115*/ public hidebysig newslot specialname abstract virtual - instance bool get_AllowNew() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_AllowNew - - .method /*06000116*/ public hidebysig newslot specialname abstract virtual - instance bool get_AllowRemove() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_AllowRemove - - .method /*06000117*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsSorted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_IsSorted - - .method /*06000118*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - get_SortDirection() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_SortDirection - - .method /*06000119*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_SortProperty() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_SortProperty - - .method /*0600011A*/ public hidebysig newslot specialname abstract virtual - instance bool get_SupportsChangeNotification() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_SupportsChangeNotification - - .method /*0600011B*/ public hidebysig newslot specialname abstract virtual - instance bool get_SupportsSearching() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_SupportsSearching - - .method /*0600011C*/ public hidebysig newslot specialname abstract virtual - instance bool get_SupportsSorting() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::get_SupportsSorting - - .method /*0600011D*/ public hidebysig newslot specialname abstract virtual - instance void add_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/ 'value') cil managed - // SIG: 20 01 01 12 80 F8 - { - .custom /*0C000057:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IBindingList::add_ListChanged - - .method /*0600011E*/ public hidebysig newslot specialname abstract virtual - instance void remove_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/ 'value') cil managed - // SIG: 20 01 01 12 80 F8 - { - .custom /*0C000058:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IBindingList::remove_ListChanged - - .method /*0600011F*/ public hidebysig newslot abstract virtual - instance void AddIndex(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'property') cil managed - // SIG: 20 01 01 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::AddIndex - - .method /*06000120*/ public hidebysig newslot abstract virtual - instance object AddNew() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IBindingList::AddNew - - .method /*06000121*/ public hidebysig newslot abstract virtual - instance void ApplySort(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'property', - valuetype System.ComponentModel.ListSortDirection/*02000042*/ direction) cil managed - // SIG: 20 02 01 12 81 E0 11 81 08 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::ApplySort - - .method /*06000122*/ public hidebysig newslot abstract virtual - instance int32 Find(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'property', - object key) cil managed - // SIG: 20 02 08 12 81 E0 1C - { - // Method begins at RVA 0x0 - } // end of method IBindingList::Find - - .method /*06000123*/ public hidebysig newslot abstract virtual - instance void RemoveIndex(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'property') cil managed - // SIG: 20 01 01 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::RemoveIndex - - .method /*06000124*/ public hidebysig newslot abstract virtual - instance void RemoveSort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IBindingList::RemoveSort - - .event /*14000005*/ System.ComponentModel.ListChangedEventHandler/*0200003E*/ ListChanged - { - .addon instance void System.ComponentModel.IBindingList/*02000026*/::add_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/) /* 0600011D */ - .removeon instance void System.ComponentModel.IBindingList/*02000026*/::remove_ListChanged(class System.ComponentModel.ListChangedEventHandler/*0200003E*/) /* 0600011E */ - } // end of event IBindingList::ListChanged - .property /*17000037*/ instance bool AllowEdit() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_AllowEdit() /* 06000114 */ - } // end of property IBindingList::AllowEdit - .property /*17000038*/ instance bool AllowNew() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_AllowNew() /* 06000115 */ - } // end of property IBindingList::AllowNew - .property /*17000039*/ instance bool AllowRemove() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_AllowRemove() /* 06000116 */ - } // end of property IBindingList::AllowRemove - .property /*1700003A*/ instance bool IsSorted() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_IsSorted() /* 06000117 */ - } // end of property IBindingList::IsSorted - .property /*1700003B*/ instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - SortDirection() - { - .get instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ System.ComponentModel.IBindingList/*02000026*/::get_SortDirection() /* 06000118 */ - } // end of property IBindingList::SortDirection - .property /*1700003C*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - SortProperty() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.IBindingList/*02000026*/::get_SortProperty() /* 06000119 */ - } // end of property IBindingList::SortProperty - .property /*1700003D*/ instance bool SupportsChangeNotification() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_SupportsChangeNotification() /* 0600011A */ - } // end of property IBindingList::SupportsChangeNotification - .property /*1700003E*/ instance bool SupportsSearching() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_SupportsSearching() /* 0600011B */ - } // end of property IBindingList::SupportsSearching - .property /*1700003F*/ instance bool SupportsSorting() - { - .get instance bool System.ComponentModel.IBindingList/*02000026*/::get_SupportsSorting() /* 0600011C */ - } // end of property IBindingList::SupportsSorting -} // end of class System.ComponentModel.IBindingList - -.class /*02000027*/ interface public abstract auto ansi System.ComponentModel.IBindingListView - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/, - System.ComponentModel.IBindingList/*02000026*/ -{ - .method /*06000125*/ public hidebysig newslot specialname abstract virtual - instance string get_Filter() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::get_Filter - - .method /*06000126*/ public hidebysig newslot specialname abstract virtual - instance void set_Filter(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::set_Filter - - .method /*06000127*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.ListSortDescriptionCollection/*02000041*/ - get_SortDescriptions() cil managed - // SIG: 20 00 12 81 04 - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::get_SortDescriptions - - .method /*06000128*/ public hidebysig newslot specialname abstract virtual - instance bool get_SupportsAdvancedSorting() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::get_SupportsAdvancedSorting - - .method /*06000129*/ public hidebysig newslot specialname abstract virtual - instance bool get_SupportsFiltering() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::get_SupportsFiltering - - .method /*0600012A*/ public hidebysig newslot abstract virtual - instance void ApplySort(class System.ComponentModel.ListSortDescriptionCollection/*02000041*/ sorts) cil managed - // SIG: 20 01 01 12 81 04 - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::ApplySort - - .method /*0600012B*/ public hidebysig newslot abstract virtual - instance void RemoveFilter() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IBindingListView::RemoveFilter - - .property /*17000040*/ instance string Filter() - { - .get instance string System.ComponentModel.IBindingListView/*02000027*/::get_Filter() /* 06000125 */ - .set instance void System.ComponentModel.IBindingListView/*02000027*/::set_Filter(string) /* 06000126 */ - } // end of property IBindingListView::Filter - .property /*17000041*/ instance class System.ComponentModel.ListSortDescriptionCollection/*02000041*/ - SortDescriptions() - { - .get instance class System.ComponentModel.ListSortDescriptionCollection/*02000041*/ System.ComponentModel.IBindingListView/*02000027*/::get_SortDescriptions() /* 06000127 */ - } // end of property IBindingListView::SortDescriptions - .property /*17000042*/ instance bool SupportsAdvancedSorting() - { - .get instance bool System.ComponentModel.IBindingListView/*02000027*/::get_SupportsAdvancedSorting() /* 06000128 */ - } // end of property IBindingListView::SupportsAdvancedSorting - .property /*17000043*/ instance bool SupportsFiltering() - { - .get instance bool System.ComponentModel.IBindingListView/*02000027*/::get_SupportsFiltering() /* 06000129 */ - } // end of property IBindingListView::SupportsFiltering -} // end of class System.ComponentModel.IBindingListView - -.class /*02000028*/ interface public abstract auto ansi System.ComponentModel.ICancelAddNew -{ - .method /*0600012C*/ public hidebysig newslot abstract virtual - instance void CancelNew(int32 itemIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method ICancelAddNew::CancelNew - - .method /*0600012D*/ public hidebysig newslot abstract virtual - instance void EndNew(int32 itemIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method ICancelAddNew::EndNew - -} // end of class System.ComponentModel.ICancelAddNew - -.class /*02000029*/ interface public abstract auto ansi System.ComponentModel.IComNativeDescriptorHandler -{ - .custom /*0C000025:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 80 A4 54 68 69 73 20 69 6E 74 65 72 66 61 // ....This interfa - 63 65 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 // ce has been depr - 65 63 61 74 65 64 2E 20 41 64 64 20 61 20 54 79 // ecated. Add a Ty - 70 65 44 65 73 63 72 69 70 74 69 6F 6E 50 72 6F // peDescriptionPro - 76 69 64 65 72 20 74 6F 20 68 61 6E 64 6C 65 20 // vider to handle - 74 79 70 65 20 54 79 70 65 44 65 73 63 72 69 70 // type TypeDescrip - 74 6F 72 2E 43 6F 6D 4F 62 6A 65 63 74 54 79 70 // tor.ComObjectTyp - 65 20 69 6E 73 74 65 61 64 2E 20 20 68 74 74 70 // e instead. http - 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E // ://go.microsoft. - 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B // com/fwlink/?link - 69 64 3D 31 34 32 30 32 00 00 ) // id=14202.. - .method /*0600012E*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.AttributeCollection/*02000053*/ - GetAttributes(object component) cil managed - // SIG: 20 01 12 81 4C 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetAttributes - - .method /*0600012F*/ public hidebysig newslot abstract virtual - instance string GetClassName(object component) cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetClassName - - .method /*06000130*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.TypeConverter/*02000081*/ - GetConverter(object component) cil managed - // SIG: 20 01 12 82 04 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetConverter - - .method /*06000131*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - GetDefaultEvent(object component) cil managed - // SIG: 20 01 12 81 98 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetDefaultEvent - - .method /*06000132*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetDefaultProperty(object component) cil managed - // SIG: 20 01 12 81 E0 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetDefaultProperty - - .method /*06000133*/ public hidebysig newslot abstract virtual - instance object GetEditor(object component, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseEditorType) cil managed - // SIG: 20 02 1C 1C 12 45 - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetEditor - - .method /*06000134*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(object component) cil managed - // SIG: 20 01 12 81 9C 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetEvents - - .method /*06000135*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(object component, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 02 12 81 9C 1C 1D 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetEvents - - .method /*06000136*/ public hidebysig newslot abstract virtual - instance string GetName(object component) cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetName - - .method /*06000137*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(object component, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 02 12 81 E4 1C 1D 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetProperties - - .method /*06000138*/ public hidebysig newslot abstract virtual - instance object GetPropertyValue(object component, - int32 dispid, - bool& success) cil managed - // SIG: 20 03 1C 1C 08 10 02 - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetPropertyValue - - .method /*06000139*/ public hidebysig newslot abstract virtual - instance object GetPropertyValue(object component, - string propertyName, - bool& success) cil managed - // SIG: 20 03 1C 1C 0E 10 02 - { - // Method begins at RVA 0x0 - } // end of method IComNativeDescriptorHandler::GetPropertyValue - -} // end of class System.ComponentModel.IComNativeDescriptorHandler - -.class /*0200002A*/ interface public abstract auto ansi System.ComponentModel.IDataErrorInfo -{ - .custom /*0C000026:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600013A*/ public hidebysig newslot specialname abstract virtual - instance string get_Error() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDataErrorInfo::get_Error - - .method /*0600013B*/ public hidebysig newslot specialname abstract virtual - instance string get_Item(string columnName) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IDataErrorInfo::get_Item - - .property /*17000044*/ instance string Error() - { - .get instance string System.ComponentModel.IDataErrorInfo/*0200002A*/::get_Error() /* 0600013A */ - } // end of property IDataErrorInfo::Error - .property /*17000045*/ instance string Item(string) - { - .get instance string System.ComponentModel.IDataErrorInfo/*0200002A*/::get_Item(string) /* 0600013B */ - } // end of property IDataErrorInfo::Item -} // end of class System.ComponentModel.IDataErrorInfo - -.class /*0200002B*/ interface public abstract auto ansi System.ComponentModel.IIntellisenseBuilder -{ - .method /*0600013C*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IIntellisenseBuilder::get_Name - - .method /*0600013D*/ public hidebysig newslot abstract virtual - instance bool Show(string language, - string 'value', - string& newValue) cil managed - // SIG: 20 03 02 0E 0E 10 0E - { - // Method begins at RVA 0x0 - } // end of method IIntellisenseBuilder::Show - - .property /*17000046*/ instance string Name() - { - .get instance string System.ComponentModel.IIntellisenseBuilder/*0200002B*/::get_Name() /* 0600013C */ - } // end of property IIntellisenseBuilder::Name -} // end of class System.ComponentModel.IIntellisenseBuilder - -.class /*0200002C*/ interface public abstract auto ansi System.ComponentModel.INestedContainer - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*0600013E*/ public hidebysig newslot specialname abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - get_Owner() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method INestedContainer::get_Owner - - .property /*17000047*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - Owner() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ System.ComponentModel.INestedContainer/*0200002C*/::get_Owner() /* 0600013E */ - } // end of property INestedContainer::Owner -} // end of class System.ComponentModel.INestedContainer - -.class /*0200002D*/ interface public abstract auto ansi System.ComponentModel.INestedSite - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/, - [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*0600013F*/ public hidebysig newslot specialname abstract virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method INestedSite::get_FullName - - .property /*17000048*/ instance string FullName() - { - .get instance string System.ComponentModel.INestedSite/*0200002D*/::get_FullName() /* 0600013F */ - } // end of property INestedSite::FullName -} // end of class System.ComponentModel.INestedSite - -.class /*0200002E*/ public auto ansi sealed beforefieldinit System.ComponentModel.InheritanceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000027:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 80 03 00 00 00 00 ) - .field /*0400001B*/ public static initonly class System.ComponentModel.InheritanceAttribute/*0200002E*/ Default - .field /*0400001C*/ public static initonly class System.ComponentModel.InheritanceAttribute/*0200002E*/ Inherited - .field /*0400001D*/ public static initonly class System.ComponentModel.InheritanceAttribute/*0200002E*/ InheritedReadOnly - .field /*0400001E*/ public static initonly class System.ComponentModel.InheritanceAttribute/*0200002E*/ NotInherited - .method /*06000140*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method InheritanceAttribute::.ctor - - .method /*06000141*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ inheritanceLevel) cil managed - // SIG: 20 01 01 11 80 BC - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method InheritanceAttribute::.ctor - - .method /*06000142*/ public hidebysig specialname - instance valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ - get_InheritanceLevel() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InheritanceAttribute::get_InheritanceLevel - - .method /*06000143*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InheritanceAttribute::Equals - - .method /*06000144*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InheritanceAttribute::GetHashCode - - .method /*06000145*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InheritanceAttribute::IsDefaultAttribute - - .method /*06000146*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InheritanceAttribute::ToString - - .property /*17000049*/ instance valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ - InheritanceLevel() - { - .get instance valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ System.ComponentModel.InheritanceAttribute/*0200002E*/::get_InheritanceLevel() /* 06000142 */ - } // end of property InheritanceAttribute::InheritanceLevel -} // end of class System.ComponentModel.InheritanceAttribute - -.class /*0200002F*/ public auto ansi sealed System.ComponentModel.InheritanceLevel - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400001F*/ public specialname rtspecialname int32 value__ - .field /*04000020*/ public static literal valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ Inherited = int32(0x00000001) - .field /*04000021*/ public static literal valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ InheritedReadOnly = int32(0x00000002) - .field /*04000022*/ public static literal valuetype System.ComponentModel.InheritanceLevel/*0200002F*/ NotInherited = int32(0x00000003) -} // end of class System.ComponentModel.InheritanceLevel - -.class /*02000030*/ public auto ansi beforefieldinit System.ComponentModel.InstallerTypeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000028:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .method /*06000147*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method InstallerTypeAttribute::.ctor - - .method /*06000148*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ installerType) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method InstallerTypeAttribute::.ctor - - .method /*06000149*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_InstallerType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstallerTypeAttribute::get_InstallerType - - .method /*0600014A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstallerTypeAttribute::Equals - - .method /*0600014B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstallerTypeAttribute::GetHashCode - - .property /*1700004A*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - InstallerType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.InstallerTypeAttribute/*02000030*/::get_InstallerType() /* 06000149 */ - } // end of property InstallerTypeAttribute::InstallerType -} // end of class System.ComponentModel.InstallerTypeAttribute - -.class /*02000031*/ public abstract auto ansi beforefieldinit System.ComponentModel.InstanceCreationEditor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600014C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method InstanceCreationEditor::.ctor - - .method /*0600014D*/ public hidebysig newslot specialname virtual - instance string get_Text() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstanceCreationEditor::get_Text - - .method /*0600014E*/ public hidebysig newslot abstract virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ instanceType) cil managed - // SIG: 20 02 1C 12 81 CC 12 45 - { - // Method begins at RVA 0x0 - } // end of method InstanceCreationEditor::CreateInstance - - .property /*1700004B*/ instance string Text() - { - .get instance string System.ComponentModel.InstanceCreationEditor/*02000031*/::get_Text() /* 0600014D */ - } // end of property InstanceCreationEditor::Text -} // end of class System.ComponentModel.InstanceCreationEditor - -.class /*02000032*/ interface public abstract auto ansi System.ComponentModel.IRaiseItemChangedEvents -{ - .method /*0600014F*/ public hidebysig newslot specialname abstract virtual - instance bool get_RaisesItemChangedEvents() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IRaiseItemChangedEvents::get_RaisesItemChangedEvents - - .property /*1700004C*/ instance bool RaisesItemChangedEvents() - { - .get instance bool System.ComponentModel.IRaiseItemChangedEvents/*02000032*/::get_RaisesItemChangedEvents() /* 0600014F */ - } // end of property IRaiseItemChangedEvents::RaisesItemChangedEvents -} // end of class System.ComponentModel.IRaiseItemChangedEvents - -.class /*02000033*/ interface public abstract auto ansi System.ComponentModel.ISupportInitializeNotification - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISupportInitialize/*0100001A*/ -{ - .method /*06000150*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsInitialized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ISupportInitializeNotification::get_IsInitialized - - .method /*06000151*/ public hidebysig newslot specialname abstract virtual - instance void add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C000059:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ISupportInitializeNotification::add_Initialized - - .method /*06000152*/ public hidebysig newslot specialname abstract virtual - instance void remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00005A:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ISupportInitializeNotification::remove_Initialized - - .event /*14000006*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ Initialized - { - .addon instance void System.ComponentModel.ISupportInitializeNotification/*02000033*/::add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000151 */ - .removeon instance void System.ComponentModel.ISupportInitializeNotification/*02000033*/::remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000152 */ - } // end of event ISupportInitializeNotification::Initialized - .property /*1700004D*/ instance bool IsInitialized() - { - .get instance bool System.ComponentModel.ISupportInitializeNotification/*02000033*/::get_IsInitialized() /* 06000150 */ - } // end of property ISupportInitializeNotification::IsInitialized -} // end of class System.ComponentModel.ISupportInitializeNotification - -.class /*02000034*/ public abstract auto ansi beforefieldinit System.ComponentModel.License - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*06000153*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method License::.ctor - - .method /*06000154*/ public hidebysig newslot specialname abstract virtual - instance string get_LicenseKey() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method License::get_LicenseKey - - .method /*06000155*/ public hidebysig newslot abstract virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method License::Dispose - - .property /*1700004E*/ instance string LicenseKey() - { - .get instance string System.ComponentModel.License/*02000034*/::get_LicenseKey() /* 06000154 */ - } // end of property License::LicenseKey -} // end of class System.ComponentModel.License - -.class /*02000035*/ public auto ansi beforefieldinit System.ComponentModel.LicenseContext - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*06000156*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method LicenseContext::.ctor - - .method /*06000157*/ public hidebysig newslot specialname virtual - instance valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ - get_UsageMode() cil managed - // SIG: 20 00 11 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseContext::get_UsageMode - - .method /*06000158*/ public hidebysig newslot virtual - instance string GetSavedLicenseKey(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000037*/ resourceAssembly) cil managed - // SIG: 20 02 0E 12 45 12 80 DD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseContext::GetSavedLicenseKey - - .method /*06000159*/ public hidebysig newslot virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseContext::GetService - - .method /*0600015A*/ public hidebysig newslot virtual - instance void SetSavedLicenseKey(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - string key) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LicenseContext::SetSavedLicenseKey - - .property /*1700004F*/ instance valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ - UsageMode() - { - .get instance valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ System.ComponentModel.LicenseContext/*02000035*/::get_UsageMode() /* 06000157 */ - } // end of property LicenseContext::UsageMode -} // end of class System.ComponentModel.LicenseContext - -.class /*02000036*/ public auto ansi beforefieldinit System.ComponentModel.LicenseException - extends [System.Runtime/*23000001*/]System.SystemException/*01000038*/ -{ - .method /*0600015B*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000039*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100003A*/ context) cil managed - // SIG: 20 02 01 12 80 E5 11 80 E9 - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method LicenseException::.ctor - - .method /*0600015C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method LicenseException::.ctor - - .method /*0600015D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance') cil managed - // SIG: 20 02 01 12 45 1C - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method LicenseException::.ctor - - .method /*0600015E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance', - string message) cil managed - // SIG: 20 03 01 12 45 1C 0E - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method LicenseException::.ctor - - .method /*0600015F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance', - string message, - class [System.Runtime/*23000001*/]System.Exception/*0100003B*/ innerException) cil managed - // SIG: 20 04 01 12 45 1C 0E 12 80 ED - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method LicenseException::.ctor - - .method /*06000160*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_LicensedType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseException::get_LicensedType - - .method /*06000161*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000039*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100003A*/ context) cil managed - // SIG: 20 02 01 12 80 E5 11 80 E9 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LicenseException::GetObjectData - - .property /*17000050*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - LicensedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.LicenseException/*02000036*/::get_LicensedType() /* 06000160 */ - } // end of property LicenseException::LicensedType -} // end of class System.ComponentModel.LicenseException - -.class /*02000037*/ public auto ansi sealed beforefieldinit System.ComponentModel.LicenseManager - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000162*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method LicenseManager::.ctor - - .method /*06000163*/ public hidebysig specialname static - class System.ComponentModel.LicenseContext/*02000035*/ - get_CurrentContext() cil managed - // SIG: 00 00 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::get_CurrentContext - - .method /*06000164*/ public hidebysig specialname static - void set_CurrentContext(class System.ComponentModel.LicenseContext/*02000035*/ 'value') cil managed - // SIG: 00 01 01 12 80 D4 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LicenseManager::set_CurrentContext - - .method /*06000165*/ public hidebysig specialname static - valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ - get_UsageMode() cil managed - // SIG: 00 00 11 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::get_UsageMode - - .method /*06000166*/ public hidebysig static - object CreateWithContext(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class System.ComponentModel.LicenseContext/*02000035*/ creationContext) cil managed - // SIG: 00 02 1C 12 45 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::CreateWithContext - - .method /*06000167*/ public hidebysig static - object CreateWithContext(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class System.ComponentModel.LicenseContext/*02000035*/ creationContext, - object[] args) cil managed - // SIG: 00 03 1C 12 45 12 80 D4 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::CreateWithContext - - .method /*06000168*/ public hidebysig static - bool IsLicensed(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 02 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::IsLicensed - - .method /*06000169*/ public hidebysig static - bool IsValid(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 02 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::IsValid - - .method /*0600016A*/ public hidebysig static - bool IsValid(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance', - [out] class System.ComponentModel.License/*02000034*/& license) cil managed - // SIG: 00 03 02 12 45 1C 10 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::IsValid - - .method /*0600016B*/ public hidebysig static - void LockContext(object contextUser) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LicenseManager::LockContext - - .method /*0600016C*/ public hidebysig static - void UnlockContext(object contextUser) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LicenseManager::UnlockContext - - .method /*0600016D*/ public hidebysig static - void Validate(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 01 12 45 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LicenseManager::Validate - - .method /*0600016E*/ public hidebysig static - class System.ComponentModel.License/*02000034*/ - Validate(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance') cil managed - // SIG: 00 02 12 80 D0 12 45 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseManager::Validate - - .property /*17000051*/ class System.ComponentModel.LicenseContext/*02000035*/ - CurrentContext() - { - .get class System.ComponentModel.LicenseContext/*02000035*/ System.ComponentModel.LicenseManager/*02000037*/::get_CurrentContext() /* 06000163 */ - .set void System.ComponentModel.LicenseManager/*02000037*/::set_CurrentContext(class System.ComponentModel.LicenseContext/*02000035*/) /* 06000164 */ - } // end of property LicenseManager::CurrentContext - .property /*17000052*/ valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ - UsageMode() - { - .get valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ System.ComponentModel.LicenseManager/*02000037*/::get_UsageMode() /* 06000165 */ - } // end of property LicenseManager::UsageMode -} // end of class System.ComponentModel.LicenseManager - -.class /*02000038*/ public abstract auto ansi beforefieldinit System.ComponentModel.LicenseProvider - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600016F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method LicenseProvider::.ctor - - .method /*06000170*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.License/*02000034*/ - GetLicense(class System.ComponentModel.LicenseContext/*02000035*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance', - bool allowExceptions) cil managed - // SIG: 20 04 12 80 D0 12 80 D4 12 45 1C 02 - { - // Method begins at RVA 0x0 - } // end of method LicenseProvider::GetLicense - -} // end of class System.ComponentModel.LicenseProvider - -.class /*02000039*/ public auto ansi sealed beforefieldinit System.ComponentModel.LicenseProviderAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000029:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .field /*04000023*/ public static initonly class System.ComponentModel.LicenseProviderAttribute/*02000039*/ Default - .method /*06000171*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method LicenseProviderAttribute::.ctor - - .method /*06000172*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method LicenseProviderAttribute::.ctor - - .method /*06000173*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method LicenseProviderAttribute::.ctor - - .method /*06000174*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_LicenseProvider() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseProviderAttribute::get_LicenseProvider - - .method /*06000175*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseProviderAttribute::get_TypeId - - .method /*06000176*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseProviderAttribute::Equals - - .method /*06000177*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicenseProviderAttribute::GetHashCode - - .property /*17000053*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - LicenseProvider() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.LicenseProviderAttribute/*02000039*/::get_LicenseProvider() /* 06000174 */ - } // end of property LicenseProviderAttribute::LicenseProvider - .property /*17000054*/ instance object TypeId() - { - .get instance object System.ComponentModel.LicenseProviderAttribute/*02000039*/::get_TypeId() /* 06000175 */ - } // end of property LicenseProviderAttribute::TypeId -} // end of class System.ComponentModel.LicenseProviderAttribute - -.class /*0200003A*/ public auto ansi sealed System.ComponentModel.LicenseUsageMode - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000024*/ public specialname rtspecialname int32 value__ - .field /*04000025*/ public static literal valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ Designtime = int32(0x00000001) - .field /*04000026*/ public static literal valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ Runtime = int32(0x00000000) -} // end of class System.ComponentModel.LicenseUsageMode - -.class /*0200003B*/ public auto ansi beforefieldinit System.ComponentModel.LicFileLicenseProvider - extends System.ComponentModel.LicenseProvider/*02000038*/ -{ - .method /*06000178*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2104 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00016F */ call instance void System.ComponentModel.LicenseProvider/*02000038*/::.ctor() /* 0600016F */ - IL_0006: /* 2A | */ ret - } // end of method LicFileLicenseProvider::.ctor - - .method /*06000179*/ family hidebysig newslot virtual - instance string GetKey(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 0E 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicFileLicenseProvider::GetKey - - .method /*0600017A*/ public hidebysig virtual - instance class System.ComponentModel.License/*02000034*/ - GetLicense(class System.ComponentModel.LicenseContext/*02000035*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance', - bool allowExceptions) cil managed - // SIG: 20 04 12 80 D0 12 80 D4 12 45 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicFileLicenseProvider::GetLicense - - .method /*0600017B*/ family hidebysig newslot virtual - instance bool IsKeyValid(string key, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 02 02 0E 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LicFileLicenseProvider::IsKeyValid - -} // end of class System.ComponentModel.LicFileLicenseProvider - -.class /*0200003C*/ public auto ansi sealed beforefieldinit System.ComponentModel.ListBindableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00002A:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .field /*04000027*/ public static initonly class System.ComponentModel.ListBindableAttribute/*0200003C*/ Default - .field /*04000028*/ public static initonly class System.ComponentModel.ListBindableAttribute/*0200003C*/ No - .field /*04000029*/ public static initonly class System.ComponentModel.ListBindableAttribute/*0200003C*/ Yes - .method /*0600017C*/ public hidebysig specialname rtspecialname - instance void .ctor(bool listBindable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ListBindableAttribute::.ctor - - .method /*0600017D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.BindableSupport/*02000013*/ 'flags') cil managed - // SIG: 20 01 01 11 4C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ListBindableAttribute::.ctor - - .method /*0600017E*/ public hidebysig specialname - instance bool get_ListBindable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListBindableAttribute::get_ListBindable - - .method /*0600017F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListBindableAttribute::Equals - - .method /*06000180*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListBindableAttribute::GetHashCode - - .method /*06000181*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListBindableAttribute::IsDefaultAttribute - - .property /*17000055*/ instance bool ListBindable() - { - .get instance bool System.ComponentModel.ListBindableAttribute/*0200003C*/::get_ListBindable() /* 0600017E */ - } // end of property ListBindableAttribute::ListBindable -} // end of class System.ComponentModel.ListBindableAttribute - -.class /*0200003D*/ public auto ansi beforefieldinit System.ComponentModel.ListChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000182*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.ListChangedType/*0200003F*/ listChangedType, - class System.ComponentModel.PropertyDescriptor/*02000078*/ propDesc) cil managed - // SIG: 20 02 01 11 80 FC 12 81 E0 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ListChangedEventArgs::.ctor - - .method /*06000183*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.ListChangedType/*0200003F*/ listChangedType, - int32 newIndex) cil managed - // SIG: 20 02 01 11 80 FC 08 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ListChangedEventArgs::.ctor - - .method /*06000184*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.ListChangedType/*0200003F*/ listChangedType, - int32 newIndex, - class System.ComponentModel.PropertyDescriptor/*02000078*/ propDesc) cil managed - // SIG: 20 03 01 11 80 FC 08 12 81 E0 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ListChangedEventArgs::.ctor - - .method /*06000185*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.ListChangedType/*0200003F*/ listChangedType, - int32 newIndex, - int32 oldIndex) cil managed - // SIG: 20 03 01 11 80 FC 08 08 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ListChangedEventArgs::.ctor - - .method /*06000186*/ public hidebysig specialname - instance valuetype System.ComponentModel.ListChangedType/*0200003F*/ - get_ListChangedType() cil managed - // SIG: 20 00 11 80 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListChangedEventArgs::get_ListChangedType - - .method /*06000187*/ public hidebysig specialname - instance int32 get_NewIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListChangedEventArgs::get_NewIndex - - .method /*06000188*/ public hidebysig specialname - instance int32 get_OldIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListChangedEventArgs::get_OldIndex - - .method /*06000189*/ public hidebysig specialname - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_PropertyDescriptor() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListChangedEventArgs::get_PropertyDescriptor - - .property /*17000056*/ instance valuetype System.ComponentModel.ListChangedType/*0200003F*/ - ListChangedType() - { - .get instance valuetype System.ComponentModel.ListChangedType/*0200003F*/ System.ComponentModel.ListChangedEventArgs/*0200003D*/::get_ListChangedType() /* 06000186 */ - } // end of property ListChangedEventArgs::ListChangedType - .property /*17000057*/ instance int32 NewIndex() - { - .get instance int32 System.ComponentModel.ListChangedEventArgs/*0200003D*/::get_NewIndex() /* 06000187 */ - } // end of property ListChangedEventArgs::NewIndex - .property /*17000058*/ instance int32 OldIndex() - { - .get instance int32 System.ComponentModel.ListChangedEventArgs/*0200003D*/::get_OldIndex() /* 06000188 */ - } // end of property ListChangedEventArgs::OldIndex - .property /*17000059*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - PropertyDescriptor() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.ListChangedEventArgs/*0200003D*/::get_PropertyDescriptor() /* 06000189 */ - } // end of property ListChangedEventArgs::PropertyDescriptor -} // end of class System.ComponentModel.ListChangedEventArgs - -.class /*0200003E*/ public auto ansi sealed System.ComponentModel.ListChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600018A*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ListChangedEventHandler::.ctor - - .method /*0600018B*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.ListChangedEventArgs/*0200003D*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 F4 - { - } // end of method ListChangedEventHandler::Invoke - - .method /*0600018C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.ListChangedEventArgs/*0200003D*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 80 F4 12 61 1C - { - } // end of method ListChangedEventHandler::BeginInvoke - - .method /*0600018D*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ListChangedEventHandler::EndInvoke - -} // end of class System.ComponentModel.ListChangedEventHandler - -.class /*0200003F*/ public auto ansi sealed System.ComponentModel.ListChangedType - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400002A*/ public specialname rtspecialname int32 value__ - .field /*0400002B*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ ItemAdded = int32(0x00000001) - .field /*0400002C*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ ItemChanged = int32(0x00000004) - .field /*0400002D*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ ItemDeleted = int32(0x00000002) - .field /*0400002E*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ ItemMoved = int32(0x00000003) - .field /*0400002F*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ PropertyDescriptorAdded = int32(0x00000005) - .field /*04000030*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ PropertyDescriptorChanged = int32(0x00000007) - .field /*04000031*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ PropertyDescriptorDeleted = int32(0x00000006) - .field /*04000032*/ public static literal valuetype System.ComponentModel.ListChangedType/*0200003F*/ Reset = int32(0x00000000) -} // end of class System.ComponentModel.ListChangedType - -.class /*02000040*/ public auto ansi beforefieldinit System.ComponentModel.ListSortDescription - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600018E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'property', - valuetype System.ComponentModel.ListSortDirection/*02000042*/ direction) cil managed - // SIG: 20 02 01 12 81 E0 11 81 08 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ListSortDescription::.ctor - - .method /*0600018F*/ public hidebysig specialname - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_PropertyDescriptor() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescription::get_PropertyDescriptor - - .method /*06000190*/ public hidebysig specialname - instance void set_PropertyDescriptor(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'value') cil managed - // SIG: 20 01 01 12 81 E0 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescription::set_PropertyDescriptor - - .method /*06000191*/ public hidebysig specialname - instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - get_SortDirection() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescription::get_SortDirection - - .method /*06000192*/ public hidebysig specialname - instance void set_SortDirection(valuetype System.ComponentModel.ListSortDirection/*02000042*/ 'value') cil managed - // SIG: 20 01 01 11 81 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescription::set_SortDirection - - .property /*1700005A*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - PropertyDescriptor() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.ListSortDescription/*02000040*/::get_PropertyDescriptor() /* 0600018F */ - .set instance void System.ComponentModel.ListSortDescription/*02000040*/::set_PropertyDescriptor(class System.ComponentModel.PropertyDescriptor/*02000078*/) /* 06000190 */ - } // end of property ListSortDescription::PropertyDescriptor - .property /*1700005B*/ instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ - SortDirection() - { - .get instance valuetype System.ComponentModel.ListSortDirection/*02000042*/ System.ComponentModel.ListSortDescription/*02000040*/::get_SortDirection() /* 06000191 */ - .set instance void System.ComponentModel.ListSortDescription/*02000040*/::set_SortDirection(valuetype System.ComponentModel.ListSortDirection/*02000042*/) /* 06000192 */ - } // end of property ListSortDescription::SortDirection -} // end of class System.ComponentModel.ListSortDescription - -.class /*02000041*/ public auto ansi beforefieldinit System.ComponentModel.ListSortDescriptionCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ -{ - .custom /*0C00002B:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000193*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::.ctor - - .method /*06000194*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.ListSortDescription/*02000040*/[] sorts) cil managed - // SIG: 20 01 01 1D 12 81 00 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::.ctor - - .method /*06000195*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::get_Count - - .method /*06000196*/ public hidebysig specialname - instance class System.ComponentModel.ListSortDescription/*02000040*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 81 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::get_Item - - .method /*06000197*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.ComponentModel.ListSortDescription/*02000040*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 00 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::set_Item - - .method /*06000198*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000199*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.ICollection.get_SyncRoot - - .method /*0600019A*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsFixedSize /*01000030::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.IList.get_IsFixedSize - - .method /*0600019B*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsReadOnly /*01000030::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.IList.get_IsReadOnly - - .method /*0600019C*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_Item /*01000030::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.IList.get_Item - - .method /*0600019D*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::set_Item /*01000030::0A00001D*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::System.Collections.IList.set_Item - - .method /*0600019E*/ public hidebysig newslot virtual final - instance bool Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::Contains - - .method /*0600019F*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::CopyTo - - .method /*060001A0*/ public hidebysig newslot virtual final - instance int32 IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::IndexOf - - .method /*060001A1*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/::GetEnumerator /*0100002F::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.IEnumerable.GetEnumerator - - .method /*060001A2*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Add /*01000030::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListSortDescriptionCollection::System.Collections.IList.Add - - .method /*060001A3*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Clear /*01000030::0A000020*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::System.Collections.IList.Clear - - .method /*060001A4*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Insert /*01000030::0A000021*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::System.Collections.IList.Insert - - .method /*060001A5*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Remove /*01000030::0A000022*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::System.Collections.IList.Remove - - .method /*060001A6*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::RemoveAt /*01000030::0A000023*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ListSortDescriptionCollection::System.Collections.IList.RemoveAt - - .property /*1700005C*/ instance int32 Count() - { - .get instance int32 System.ComponentModel.ListSortDescriptionCollection/*02000041*/::get_Count() /* 06000195 */ - } // end of property ListSortDescriptionCollection::Count - .property /*1700005D*/ instance class System.ComponentModel.ListSortDescription/*02000040*/ - Item(int32) - { - .get instance class System.ComponentModel.ListSortDescription/*02000040*/ System.ComponentModel.ListSortDescriptionCollection/*02000041*/::get_Item(int32) /* 06000196 */ - .set instance void System.ComponentModel.ListSortDescriptionCollection/*02000041*/::set_Item(int32, - class System.ComponentModel.ListSortDescription/*02000040*/) /* 06000197 */ - } // end of property ListSortDescriptionCollection::Item - .property /*1700005E*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.ListSortDescriptionCollection/*02000041*/::System.Collections.ICollection.get_IsSynchronized() /* 06000198 */ - } // end of property ListSortDescriptionCollection::System.Collections.ICollection.IsSynchronized - .property /*1700005F*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.ListSortDescriptionCollection/*02000041*/::System.Collections.ICollection.get_SyncRoot() /* 06000199 */ - } // end of property ListSortDescriptionCollection::System.Collections.ICollection.SyncRoot - .property /*17000060*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.ComponentModel.ListSortDescriptionCollection/*02000041*/::System.Collections.IList.get_IsFixedSize() /* 0600019A */ - } // end of property ListSortDescriptionCollection::System.Collections.IList.IsFixedSize - .property /*17000061*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.ComponentModel.ListSortDescriptionCollection/*02000041*/::System.Collections.IList.get_IsReadOnly() /* 0600019B */ - } // end of property ListSortDescriptionCollection::System.Collections.IList.IsReadOnly - .property /*17000062*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.ComponentModel.ListSortDescriptionCollection/*02000041*/::System.Collections.IList.get_Item(int32) /* 0600019C */ - .set instance void System.ComponentModel.ListSortDescriptionCollection/*02000041*/::System.Collections.IList.set_Item(int32, - object) /* 0600019D */ - } // end of property ListSortDescriptionCollection::System.Collections.IList.Item -} // end of class System.ComponentModel.ListSortDescriptionCollection - -.class /*02000042*/ public auto ansi sealed System.ComponentModel.ListSortDirection - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000033*/ public specialname rtspecialname int32 value__ - .field /*04000034*/ public static literal valuetype System.ComponentModel.ListSortDirection/*02000042*/ Ascending = int32(0x00000000) - .field /*04000035*/ public static literal valuetype System.ComponentModel.ListSortDirection/*02000042*/ Descending = int32(0x00000001) -} // end of class System.ComponentModel.ListSortDirection - -.class /*02000043*/ public auto ansi sealed beforefieldinit System.ComponentModel.LookupBindingPropertiesAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00002C:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*04000036*/ public static initonly class System.ComponentModel.LookupBindingPropertiesAttribute/*02000043*/ Default - .method /*060001A7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method LookupBindingPropertiesAttribute::.ctor - - .method /*060001A8*/ public hidebysig specialname rtspecialname - instance void .ctor(string dataSource, - string displayMember, - string valueMember, - string lookupMember) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method LookupBindingPropertiesAttribute::.ctor - - .method /*060001A9*/ public hidebysig specialname - instance string get_DataSource() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LookupBindingPropertiesAttribute::get_DataSource - - .method /*060001AA*/ public hidebysig specialname - instance string get_DisplayMember() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LookupBindingPropertiesAttribute::get_DisplayMember - - .method /*060001AB*/ public hidebysig specialname - instance string get_LookupMember() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LookupBindingPropertiesAttribute::get_LookupMember - - .method /*060001AC*/ public hidebysig specialname - instance string get_ValueMember() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LookupBindingPropertiesAttribute::get_ValueMember - - .method /*060001AD*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LookupBindingPropertiesAttribute::Equals - - .method /*060001AE*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LookupBindingPropertiesAttribute::GetHashCode - - .property /*17000063*/ instance string DataSource() - { - .get instance string System.ComponentModel.LookupBindingPropertiesAttribute/*02000043*/::get_DataSource() /* 060001A9 */ - } // end of property LookupBindingPropertiesAttribute::DataSource - .property /*17000064*/ instance string DisplayMember() - { - .get instance string System.ComponentModel.LookupBindingPropertiesAttribute/*02000043*/::get_DisplayMember() /* 060001AA */ - } // end of property LookupBindingPropertiesAttribute::DisplayMember - .property /*17000065*/ instance string LookupMember() - { - .get instance string System.ComponentModel.LookupBindingPropertiesAttribute/*02000043*/::get_LookupMember() /* 060001AB */ - } // end of property LookupBindingPropertiesAttribute::LookupMember - .property /*17000066*/ instance string ValueMember() - { - .get instance string System.ComponentModel.LookupBindingPropertiesAttribute/*02000043*/::get_ValueMember() /* 060001AC */ - } // end of property LookupBindingPropertiesAttribute::ValueMember -} // end of class System.ComponentModel.LookupBindingPropertiesAttribute - -.class /*02000044*/ public auto ansi beforefieldinit System.ComponentModel.MaskedTextProvider - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*0100003E*/ -{ - .custom /*0C00002D:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060001AF*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B0*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask, - bool restrictToAscii) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B1*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask, - char passwordChar, - bool allowPromptAsInput) cil managed - // SIG: 20 03 01 0E 03 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B2*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B3*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - bool restrictToAscii) cil managed - // SIG: 20 03 01 0E 12 4D 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B4*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - bool allowPromptAsInput, - char promptChar, - char passwordChar, - bool restrictToAscii) cil managed - // SIG: 20 06 01 0E 12 4D 02 03 03 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B5*/ public hidebysig specialname rtspecialname - instance void .ctor(string mask, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - char passwordChar, - bool allowPromptAsInput) cil managed - // SIG: 20 04 01 0E 12 4D 03 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MaskedTextProvider::.ctor - - .method /*060001B6*/ public hidebysig specialname - instance bool get_AllowPromptAsInput() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_AllowPromptAsInput - - .method /*060001B7*/ public hidebysig specialname - instance bool get_AsciiOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_AsciiOnly - - .method /*060001B8*/ public hidebysig specialname - instance int32 get_AssignedEditPositionCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_AssignedEditPositionCount - - .method /*060001B9*/ public hidebysig specialname - instance int32 get_AvailableEditPositionCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_AvailableEditPositionCount - - .method /*060001BA*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ - get_Culture() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_Culture - - .method /*060001BB*/ public hidebysig specialname static - char get_DefaultPasswordChar() cil managed - // SIG: 00 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_DefaultPasswordChar - - .method /*060001BC*/ public hidebysig specialname - instance int32 get_EditPositionCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_EditPositionCount - - .method /*060001BD*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - get_EditPositions() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_EditPositions - - .method /*060001BE*/ public hidebysig specialname - instance bool get_IncludeLiterals() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_IncludeLiterals - - .method /*060001BF*/ public hidebysig specialname - instance void set_IncludeLiterals(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_IncludeLiterals - - .method /*060001C0*/ public hidebysig specialname - instance bool get_IncludePrompt() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_IncludePrompt - - .method /*060001C1*/ public hidebysig specialname - instance void set_IncludePrompt(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_IncludePrompt - - .method /*060001C2*/ public hidebysig specialname static - int32 get_InvalidIndex() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_InvalidIndex - - .method /*060001C3*/ public hidebysig specialname - instance bool get_IsPassword() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_IsPassword - - .method /*060001C4*/ public hidebysig specialname - instance void set_IsPassword(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_IsPassword - - .method /*060001C5*/ public hidebysig specialname - instance char get_Item(int32 index) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_Item - - .method /*060001C6*/ public hidebysig specialname - instance int32 get_LastAssignedPosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_LastAssignedPosition - - .method /*060001C7*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_Length - - .method /*060001C8*/ public hidebysig specialname - instance string get_Mask() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_Mask - - .method /*060001C9*/ public hidebysig specialname - instance bool get_MaskCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_MaskCompleted - - .method /*060001CA*/ public hidebysig specialname - instance bool get_MaskFull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_MaskFull - - .method /*060001CB*/ public hidebysig specialname - instance char get_PasswordChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_PasswordChar - - .method /*060001CC*/ public hidebysig specialname - instance void set_PasswordChar(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_PasswordChar - - .method /*060001CD*/ public hidebysig specialname - instance char get_PromptChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_PromptChar - - .method /*060001CE*/ public hidebysig specialname - instance void set_PromptChar(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_PromptChar - - .method /*060001CF*/ public hidebysig specialname - instance bool get_ResetOnPrompt() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_ResetOnPrompt - - .method /*060001D0*/ public hidebysig specialname - instance void set_ResetOnPrompt(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_ResetOnPrompt - - .method /*060001D1*/ public hidebysig specialname - instance bool get_ResetOnSpace() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_ResetOnSpace - - .method /*060001D2*/ public hidebysig specialname - instance void set_ResetOnSpace(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_ResetOnSpace - - .method /*060001D3*/ public hidebysig specialname - instance bool get_SkipLiterals() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::get_SkipLiterals - - .method /*060001D4*/ public hidebysig specialname - instance void set_SkipLiterals(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::set_SkipLiterals - - .method /*060001D5*/ public hidebysig instance bool - Add(char input) cil managed - // SIG: 20 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Add - - .method /*060001D6*/ public hidebysig instance bool - Add(char input, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 03 02 03 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Add - - .method /*060001D7*/ public hidebysig instance bool - Add(string input) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Add - - .method /*060001D8*/ public hidebysig instance bool - Add(string input, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 03 02 0E 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Add - - .method /*060001D9*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MaskedTextProvider::Clear - - .method /*060001DA*/ public hidebysig instance void - Clear([out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 01 01 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Clear - - .method /*060001DB*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Clone - - .method /*060001DC*/ public hidebysig instance int32 - FindAssignedEditPositionFrom(int32 position, - bool direction) cil managed - // SIG: 20 02 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindAssignedEditPositionFrom - - .method /*060001DD*/ public hidebysig instance int32 - FindAssignedEditPositionInRange(int32 startPosition, - int32 endPosition, - bool direction) cil managed - // SIG: 20 03 08 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindAssignedEditPositionInRange - - .method /*060001DE*/ public hidebysig instance int32 - FindEditPositionFrom(int32 position, - bool direction) cil managed - // SIG: 20 02 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindEditPositionFrom - - .method /*060001DF*/ public hidebysig instance int32 - FindEditPositionInRange(int32 startPosition, - int32 endPosition, - bool direction) cil managed - // SIG: 20 03 08 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindEditPositionInRange - - .method /*060001E0*/ public hidebysig instance int32 - FindNonEditPositionFrom(int32 position, - bool direction) cil managed - // SIG: 20 02 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindNonEditPositionFrom - - .method /*060001E1*/ public hidebysig instance int32 - FindNonEditPositionInRange(int32 startPosition, - int32 endPosition, - bool direction) cil managed - // SIG: 20 03 08 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindNonEditPositionInRange - - .method /*060001E2*/ public hidebysig instance int32 - FindUnassignedEditPositionFrom(int32 position, - bool direction) cil managed - // SIG: 20 02 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindUnassignedEditPositionFrom - - .method /*060001E3*/ public hidebysig instance int32 - FindUnassignedEditPositionInRange(int32 startPosition, - int32 endPosition, - bool direction) cil managed - // SIG: 20 03 08 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::FindUnassignedEditPositionInRange - - .method /*060001E4*/ public hidebysig static - bool GetOperationResultFromHint(valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ hint) cil managed - // SIG: 00 01 02 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::GetOperationResultFromHint - - .method /*060001E5*/ public hidebysig instance bool - InsertAt(char input, - int32 position) cil managed - // SIG: 20 02 02 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::InsertAt - - .method /*060001E6*/ public hidebysig instance bool - InsertAt(char input, - int32 position, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 04 02 03 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::InsertAt - - .method /*060001E7*/ public hidebysig instance bool - InsertAt(string input, - int32 position) cil managed - // SIG: 20 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::InsertAt - - .method /*060001E8*/ public hidebysig instance bool - InsertAt(string input, - int32 position, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 04 02 0E 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::InsertAt - - .method /*060001E9*/ public hidebysig instance bool - IsAvailablePosition(int32 position) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::IsAvailablePosition - - .method /*060001EA*/ public hidebysig instance bool - IsEditPosition(int32 position) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::IsEditPosition - - .method /*060001EB*/ public hidebysig static - bool IsValidInputChar(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::IsValidInputChar - - .method /*060001EC*/ public hidebysig static - bool IsValidMaskChar(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::IsValidMaskChar - - .method /*060001ED*/ public hidebysig static - bool IsValidPasswordChar(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::IsValidPasswordChar - - .method /*060001EE*/ public hidebysig instance bool - Remove() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Remove - - .method /*060001EF*/ public hidebysig instance bool - Remove([out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 02 02 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Remove - - .method /*060001F0*/ public hidebysig instance bool - RemoveAt(int32 position) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::RemoveAt - - .method /*060001F1*/ public hidebysig instance bool - RemoveAt(int32 startPosition, - int32 endPosition) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::RemoveAt - - .method /*060001F2*/ public hidebysig instance bool - RemoveAt(int32 startPosition, - int32 endPosition, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 04 02 08 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::RemoveAt - - .method /*060001F3*/ public hidebysig instance bool - Replace(char input, - int32 position) cil managed - // SIG: 20 02 02 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Replace - - .method /*060001F4*/ public hidebysig instance bool - Replace(char input, - int32 startPosition, - int32 endPosition, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 05 02 03 08 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Replace - - .method /*060001F5*/ public hidebysig instance bool - Replace(char input, - int32 position, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 04 02 03 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Replace - - .method /*060001F6*/ public hidebysig instance bool - Replace(string input, - int32 position) cil managed - // SIG: 20 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Replace - - .method /*060001F7*/ public hidebysig instance bool - Replace(string input, - int32 startPosition, - int32 endPosition, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 05 02 0E 08 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Replace - - .method /*060001F8*/ public hidebysig instance bool - Replace(string input, - int32 position, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 04 02 0E 08 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Replace - - .method /*060001F9*/ public hidebysig instance bool - Set(string input) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Set - - .method /*060001FA*/ public hidebysig instance bool - Set(string input, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 03 02 0E 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::Set - - .method /*060001FB*/ public hidebysig instance string - ToDisplayString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToDisplayString - - .method /*060001FC*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*060001FD*/ public hidebysig instance string - ToString(bool ignorePasswordChar) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*060001FE*/ public hidebysig instance string - ToString(bool includePrompt, - bool includeLiterals) cil managed - // SIG: 20 02 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*060001FF*/ public hidebysig instance string - ToString(bool ignorePasswordChar, - bool includePrompt, - bool includeLiterals, - int32 startPosition, - int32 length) cil managed - // SIG: 20 05 0E 02 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*06000200*/ public hidebysig instance string - ToString(bool includePrompt, - bool includeLiterals, - int32 startPosition, - int32 length) cil managed - // SIG: 20 04 0E 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*06000201*/ public hidebysig instance string - ToString(bool ignorePasswordChar, - int32 startPosition, - int32 length) cil managed - // SIG: 20 03 0E 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*06000202*/ public hidebysig instance string - ToString(int32 startPosition, - int32 length) cil managed - // SIG: 20 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::ToString - - .method /*06000203*/ public hidebysig instance bool - VerifyChar(char input, - int32 position, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& hint) cil managed - // SIG: 20 03 02 03 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::VerifyChar - - .method /*06000204*/ public hidebysig instance bool - VerifyEscapeChar(char input, - int32 position) cil managed - // SIG: 20 02 02 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::VerifyEscapeChar - - .method /*06000205*/ public hidebysig instance bool - VerifyString(string input) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::VerifyString - - .method /*06000206*/ public hidebysig instance bool - VerifyString(string input, - [out] int32& testPosition, - [out] valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/& resultHint) cil managed - // SIG: 20 03 02 0E 10 08 10 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MaskedTextProvider::VerifyString - - .property /*17000067*/ instance bool AllowPromptAsInput() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_AllowPromptAsInput() /* 060001B6 */ - } // end of property MaskedTextProvider::AllowPromptAsInput - .property /*17000068*/ instance bool AsciiOnly() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_AsciiOnly() /* 060001B7 */ - } // end of property MaskedTextProvider::AsciiOnly - .property /*17000069*/ instance int32 AssignedEditPositionCount() - { - .get instance int32 System.ComponentModel.MaskedTextProvider/*02000044*/::get_AssignedEditPositionCount() /* 060001B8 */ - } // end of property MaskedTextProvider::AssignedEditPositionCount - .property /*1700006A*/ instance int32 AvailableEditPositionCount() - { - .get instance int32 System.ComponentModel.MaskedTextProvider/*02000044*/::get_AvailableEditPositionCount() /* 060001B9 */ - } // end of property MaskedTextProvider::AvailableEditPositionCount - .property /*1700006B*/ instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ - Culture() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ System.ComponentModel.MaskedTextProvider/*02000044*/::get_Culture() /* 060001BA */ - } // end of property MaskedTextProvider::Culture - .property /*1700006C*/ char DefaultPasswordChar() - { - .get char System.ComponentModel.MaskedTextProvider/*02000044*/::get_DefaultPasswordChar() /* 060001BB */ - } // end of property MaskedTextProvider::DefaultPasswordChar - .property /*1700006D*/ instance int32 EditPositionCount() - { - .get instance int32 System.ComponentModel.MaskedTextProvider/*02000044*/::get_EditPositionCount() /* 060001BC */ - } // end of property MaskedTextProvider::EditPositionCount - .property /*1700006E*/ instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - EditPositions() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ System.ComponentModel.MaskedTextProvider/*02000044*/::get_EditPositions() /* 060001BD */ - } // end of property MaskedTextProvider::EditPositions - .property /*1700006F*/ instance bool IncludeLiterals() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_IncludeLiterals() /* 060001BE */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_IncludeLiterals(bool) /* 060001BF */ - } // end of property MaskedTextProvider::IncludeLiterals - .property /*17000070*/ instance bool IncludePrompt() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_IncludePrompt() /* 060001C0 */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_IncludePrompt(bool) /* 060001C1 */ - } // end of property MaskedTextProvider::IncludePrompt - .property /*17000071*/ int32 InvalidIndex() - { - .get int32 System.ComponentModel.MaskedTextProvider/*02000044*/::get_InvalidIndex() /* 060001C2 */ - } // end of property MaskedTextProvider::InvalidIndex - .property /*17000072*/ instance bool IsPassword() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_IsPassword() /* 060001C3 */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_IsPassword(bool) /* 060001C4 */ - } // end of property MaskedTextProvider::IsPassword - .property /*17000073*/ instance char Item(int32) - { - .get instance char System.ComponentModel.MaskedTextProvider/*02000044*/::get_Item(int32) /* 060001C5 */ - } // end of property MaskedTextProvider::Item - .property /*17000074*/ instance int32 LastAssignedPosition() - { - .get instance int32 System.ComponentModel.MaskedTextProvider/*02000044*/::get_LastAssignedPosition() /* 060001C6 */ - } // end of property MaskedTextProvider::LastAssignedPosition - .property /*17000075*/ instance int32 Length() - { - .get instance int32 System.ComponentModel.MaskedTextProvider/*02000044*/::get_Length() /* 060001C7 */ - } // end of property MaskedTextProvider::Length - .property /*17000076*/ instance string Mask() - { - .get instance string System.ComponentModel.MaskedTextProvider/*02000044*/::get_Mask() /* 060001C8 */ - } // end of property MaskedTextProvider::Mask - .property /*17000077*/ instance bool MaskCompleted() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_MaskCompleted() /* 060001C9 */ - } // end of property MaskedTextProvider::MaskCompleted - .property /*17000078*/ instance bool MaskFull() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_MaskFull() /* 060001CA */ - } // end of property MaskedTextProvider::MaskFull - .property /*17000079*/ instance char PasswordChar() - { - .get instance char System.ComponentModel.MaskedTextProvider/*02000044*/::get_PasswordChar() /* 060001CB */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_PasswordChar(char) /* 060001CC */ - } // end of property MaskedTextProvider::PasswordChar - .property /*1700007A*/ instance char PromptChar() - { - .get instance char System.ComponentModel.MaskedTextProvider/*02000044*/::get_PromptChar() /* 060001CD */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_PromptChar(char) /* 060001CE */ - } // end of property MaskedTextProvider::PromptChar - .property /*1700007B*/ instance bool ResetOnPrompt() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_ResetOnPrompt() /* 060001CF */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_ResetOnPrompt(bool) /* 060001D0 */ - } // end of property MaskedTextProvider::ResetOnPrompt - .property /*1700007C*/ instance bool ResetOnSpace() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_ResetOnSpace() /* 060001D1 */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_ResetOnSpace(bool) /* 060001D2 */ - } // end of property MaskedTextProvider::ResetOnSpace - .property /*1700007D*/ instance bool SkipLiterals() - { - .get instance bool System.ComponentModel.MaskedTextProvider/*02000044*/::get_SkipLiterals() /* 060001D3 */ - .set instance void System.ComponentModel.MaskedTextProvider/*02000044*/::set_SkipLiterals(bool) /* 060001D4 */ - } // end of property MaskedTextProvider::SkipLiterals -} // end of class System.ComponentModel.MaskedTextProvider - -.class /*02000045*/ public auto ansi sealed System.ComponentModel.MaskedTextResultHint - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000037*/ public specialname rtspecialname int32 value__ - .field /*04000038*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ AlphanumericCharacterExpected = int32(0xFFFFFFFE) - .field /*04000039*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ AsciiCharacterExpected = int32(0xFFFFFFFF) - .field /*0400003A*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ CharacterEscaped = int32(0x00000001) - .field /*0400003B*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ DigitExpected = int32(0xFFFFFFFD) - .field /*0400003C*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ InvalidInput = int32(0xFFFFFFCD) - .field /*0400003D*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ LetterExpected = int32(0xFFFFFFFC) - .field /*0400003E*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ NoEffect = int32(0x00000002) - .field /*0400003F*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ NonEditPosition = int32(0xFFFFFFCA) - .field /*04000040*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ PositionOutOfRange = int32(0xFFFFFFC9) - .field /*04000041*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ PromptCharNotAllowed = int32(0xFFFFFFCC) - .field /*04000042*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ SideEffect = int32(0x00000003) - .field /*04000043*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ SignedDigitExpected = int32(0xFFFFFFFB) - .field /*04000044*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ Success = int32(0x00000004) - .field /*04000045*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ UnavailableEditPosition = int32(0xFFFFFFCB) - .field /*04000046*/ public static literal valuetype System.ComponentModel.MaskedTextResultHint/*02000045*/ Unknown = int32(0x00000000) -} // end of class System.ComponentModel.MaskedTextResultHint - -.class /*02000046*/ public auto ansi beforefieldinit System.ComponentModel.NestedContainer - extends System.ComponentModel.Container/*0200001A*/ - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/, - System.ComponentModel.INestedContainer/*0200002C*/ -{ - .method /*06000207*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ owner) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x210c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000C5 */ call instance void System.ComponentModel.Container/*0200001A*/::.ctor() /* 060000C5 */ - IL_0006: /* 2A | */ ret - } // end of method NestedContainer::.ctor - - .method /*06000208*/ public hidebysig newslot specialname virtual final - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - get_Owner() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NestedContainer::get_Owner - - .method /*06000209*/ family hidebysig newslot specialname virtual - instance string get_OwnerName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NestedContainer::get_OwnerName - - .method /*0600020A*/ family hidebysig virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - CreateSite(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - string name) cil managed - // SIG: 20 02 12 6D 12 80 8D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NestedContainer::CreateSite - - .method /*0600020B*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NestedContainer::Dispose - - .method /*0600020C*/ family hidebysig virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ service) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NestedContainer::GetService - - .property /*1700007E*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - Owner() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ System.ComponentModel.NestedContainer/*02000046*/::get_Owner() /* 06000208 */ - } // end of property NestedContainer::Owner - .property /*1700007F*/ instance string OwnerName() - { - .get instance string System.ComponentModel.NestedContainer/*02000046*/::get_OwnerName() /* 06000209 */ - } // end of property NestedContainer::OwnerName -} // end of class System.ComponentModel.NestedContainer - -.class /*02000047*/ public auto ansi sealed beforefieldinit System.ComponentModel.PasswordPropertyTextAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00002E:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .field /*04000047*/ public static initonly class System.ComponentModel.PasswordPropertyTextAttribute/*02000047*/ Default - .field /*04000048*/ public static initonly class System.ComponentModel.PasswordPropertyTextAttribute/*02000047*/ No - .field /*04000049*/ public static initonly class System.ComponentModel.PasswordPropertyTextAttribute/*02000047*/ Yes - .method /*0600020D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PasswordPropertyTextAttribute::.ctor - - .method /*0600020E*/ public hidebysig specialname rtspecialname - instance void .ctor(bool password) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PasswordPropertyTextAttribute::.ctor - - .method /*0600020F*/ public hidebysig specialname - instance bool get_Password() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordPropertyTextAttribute::get_Password - - .method /*06000210*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordPropertyTextAttribute::Equals - - .method /*06000211*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordPropertyTextAttribute::GetHashCode - - .method /*06000212*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordPropertyTextAttribute::IsDefaultAttribute - - .property /*17000080*/ instance bool Password() - { - .get instance bool System.ComponentModel.PasswordPropertyTextAttribute/*02000047*/::get_Password() /* 0600020F */ - } // end of property PasswordPropertyTextAttribute::Password -} // end of class System.ComponentModel.PasswordPropertyTextAttribute - -.class /*02000048*/ public auto ansi beforefieldinit System.ComponentModel.PropertyTabAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00002F:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000213*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PropertyTabAttribute::.ctor - - .method /*06000214*/ public hidebysig specialname rtspecialname - instance void .ctor(string tabClassName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PropertyTabAttribute::.ctor - - .method /*06000215*/ public hidebysig specialname rtspecialname - instance void .ctor(string tabClassName, - valuetype System.ComponentModel.PropertyTabScope/*02000049*/ tabScope) cil managed - // SIG: 20 02 01 0E 11 81 24 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PropertyTabAttribute::.ctor - - .method /*06000216*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ tabClass) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PropertyTabAttribute::.ctor - - .method /*06000217*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ tabClass, - valuetype System.ComponentModel.PropertyTabScope/*02000049*/ tabScope) cil managed - // SIG: 20 02 01 12 45 11 81 24 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method PropertyTabAttribute::.ctor - - .method /*06000218*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/[] - get_TabClasses() cil managed - // SIG: 20 00 1D 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyTabAttribute::get_TabClasses - - .method /*06000219*/ family hidebysig specialname - instance string[] get_TabClassNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyTabAttribute::get_TabClassNames - - .method /*0600021A*/ public hidebysig specialname - instance valuetype System.ComponentModel.PropertyTabScope/*02000049*/[] - get_TabScopes() cil managed - // SIG: 20 00 1D 11 81 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyTabAttribute::get_TabScopes - - .method /*0600021B*/ public hidebysig instance bool - Equals(class System.ComponentModel.PropertyTabAttribute/*02000048*/ other) cil managed - // SIG: 20 01 02 12 81 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyTabAttribute::Equals - - .method /*0600021C*/ public hidebysig virtual - instance bool Equals(object other) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyTabAttribute::Equals - - .method /*0600021D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyTabAttribute::GetHashCode - - .method /*0600021E*/ family hidebysig instance void - InitializeArrays(string[] tabClassNames, - valuetype System.ComponentModel.PropertyTabScope/*02000049*/[] tabScopes) cil managed - // SIG: 20 02 01 1D 0E 1D 11 81 24 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyTabAttribute::InitializeArrays - - .method /*0600021F*/ family hidebysig instance void - InitializeArrays(class [System.Runtime/*23000001*/]System.Type/*01000011*/[] tabClasses, - valuetype System.ComponentModel.PropertyTabScope/*02000049*/[] tabScopes) cil managed - // SIG: 20 02 01 1D 12 45 1D 11 81 24 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyTabAttribute::InitializeArrays - - .property /*17000081*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/[] - TabClasses() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/[] System.ComponentModel.PropertyTabAttribute/*02000048*/::get_TabClasses() /* 06000218 */ - } // end of property PropertyTabAttribute::TabClasses - .property /*17000082*/ instance string[] - TabClassNames() - { - .get instance string[] System.ComponentModel.PropertyTabAttribute/*02000048*/::get_TabClassNames() /* 06000219 */ - } // end of property PropertyTabAttribute::TabClassNames - .property /*17000083*/ instance valuetype System.ComponentModel.PropertyTabScope/*02000049*/[] - TabScopes() - { - .get instance valuetype System.ComponentModel.PropertyTabScope/*02000049*/[] System.ComponentModel.PropertyTabAttribute/*02000048*/::get_TabScopes() /* 0600021A */ - } // end of property PropertyTabAttribute::TabScopes -} // end of class System.ComponentModel.PropertyTabAttribute - -.class /*02000049*/ public auto ansi sealed System.ComponentModel.PropertyTabScope - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400004A*/ public specialname rtspecialname int32 value__ - .field /*0400004B*/ public static literal valuetype System.ComponentModel.PropertyTabScope/*02000049*/ Component = int32(0x00000003) - .field /*0400004C*/ public static literal valuetype System.ComponentModel.PropertyTabScope/*02000049*/ Document = int32(0x00000002) - .field /*0400004D*/ public static literal valuetype System.ComponentModel.PropertyTabScope/*02000049*/ Global = int32(0x00000001) - .field /*0400004E*/ public static literal valuetype System.ComponentModel.PropertyTabScope/*02000049*/ Static = int32(0x00000000) -} // end of class System.ComponentModel.PropertyTabScope - -.class /*0200004A*/ public auto ansi beforefieldinit System.ComponentModel.RecommendedAsConfigurableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000030:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 80 00 00 00 00 00 ) - .custom /*0C000031:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 60 55 73 65 20 53 79 73 74 65 6D 2E 43 6F // ..`Use System.Co - 6D 70 6F 6E 65 6E 74 4D 6F 64 65 6C 2E 53 65 74 // mponentModel.Set - 74 69 6E 67 73 42 69 6E 64 61 62 6C 65 41 74 74 // tingsBindableAtt - 72 69 62 75 74 65 20 69 6E 73 74 65 61 64 20 74 // ribute instead t - 6F 20 77 6F 72 6B 20 77 69 74 68 20 74 68 65 20 // o work with the - 6E 65 77 20 73 65 74 74 69 6E 67 73 20 6D 6F 64 // new settings mod - 65 6C 2E 00 00 ) // el... - .field /*0400004F*/ public static initonly class System.ComponentModel.RecommendedAsConfigurableAttribute/*0200004A*/ Default - .field /*04000050*/ public static initonly class System.ComponentModel.RecommendedAsConfigurableAttribute/*0200004A*/ No - .field /*04000051*/ public static initonly class System.ComponentModel.RecommendedAsConfigurableAttribute/*0200004A*/ Yes - .method /*06000220*/ public hidebysig specialname rtspecialname - instance void .ctor(bool recommendedAsConfigurable) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RecommendedAsConfigurableAttribute::.ctor - - .method /*06000221*/ public hidebysig specialname - instance bool get_RecommendedAsConfigurable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RecommendedAsConfigurableAttribute::get_RecommendedAsConfigurable - - .method /*06000222*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RecommendedAsConfigurableAttribute::Equals - - .method /*06000223*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RecommendedAsConfigurableAttribute::GetHashCode - - .method /*06000224*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RecommendedAsConfigurableAttribute::IsDefaultAttribute - - .property /*17000084*/ instance bool RecommendedAsConfigurable() - { - .get instance bool System.ComponentModel.RecommendedAsConfigurableAttribute/*0200004A*/::get_RecommendedAsConfigurable() /* 06000221 */ - } // end of property RecommendedAsConfigurableAttribute::RecommendedAsConfigurable -} // end of class System.ComponentModel.RecommendedAsConfigurableAttribute - -.class /*0200004B*/ public auto ansi beforefieldinit System.ComponentModel.ReferenceConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000225*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method ReferenceConverter::.ctor - - .method /*06000226*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::CanConvertFrom - - .method /*06000227*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::ConvertFrom - - .method /*06000228*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::ConvertTo - - .method /*06000229*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::GetStandardValues - - .method /*0600022A*/ public hidebysig virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::GetStandardValuesExclusive - - .method /*0600022B*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::GetStandardValuesSupported - - .method /*0600022C*/ family hidebysig newslot virtual - instance bool IsValueAllowed(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 02 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceConverter::IsValueAllowed - -} // end of class System.ComponentModel.ReferenceConverter - -.class /*0200004C*/ public auto ansi beforefieldinit System.ComponentModel.RunInstallerAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000032:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*04000052*/ public static initonly class System.ComponentModel.RunInstallerAttribute/*0200004C*/ Default - .field /*04000053*/ public static initonly class System.ComponentModel.RunInstallerAttribute/*0200004C*/ No - .field /*04000054*/ public static initonly class System.ComponentModel.RunInstallerAttribute/*0200004C*/ Yes - .method /*0600022D*/ public hidebysig specialname rtspecialname - instance void .ctor(bool runInstaller) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RunInstallerAttribute::.ctor - - .method /*0600022E*/ public hidebysig specialname - instance bool get_RunInstaller() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RunInstallerAttribute::get_RunInstaller - - .method /*0600022F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RunInstallerAttribute::Equals - - .method /*06000230*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RunInstallerAttribute::GetHashCode - - .method /*06000231*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RunInstallerAttribute::IsDefaultAttribute - - .property /*17000085*/ instance bool RunInstaller() - { - .get instance bool System.ComponentModel.RunInstallerAttribute/*0200004C*/::get_RunInstaller() /* 0600022E */ - } // end of property RunInstallerAttribute::RunInstaller -} // end of class System.ComponentModel.RunInstallerAttribute - -.class /*0200004D*/ public abstract auto ansi sealed beforefieldinit System.ComponentModel.SyntaxCheck - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000232*/ public hidebysig static - bool CheckMachineName(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SyntaxCheck::CheckMachineName - - .method /*06000233*/ public hidebysig static - bool CheckPath(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SyntaxCheck::CheckPath - - .method /*06000234*/ public hidebysig static - bool CheckRootedPath(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SyntaxCheck::CheckRootedPath - -} // end of class System.ComponentModel.SyntaxCheck - -.class /*0200004E*/ public auto ansi beforefieldinit System.ComponentModel.ToolboxItemAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000033:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .field /*04000055*/ public static initonly class System.ComponentModel.ToolboxItemAttribute/*0200004E*/ Default - .field /*04000056*/ public static initonly class System.ComponentModel.ToolboxItemAttribute/*0200004E*/ None - .method /*06000235*/ public hidebysig specialname rtspecialname - instance void .ctor(bool defaultType) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ToolboxItemAttribute::.ctor - - .method /*06000236*/ public hidebysig specialname rtspecialname - instance void .ctor(string toolboxItemTypeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ToolboxItemAttribute::.ctor - - .method /*06000237*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ toolboxItemType) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ToolboxItemAttribute::.ctor - - .method /*06000238*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_ToolboxItemType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemAttribute::get_ToolboxItemType - - .method /*06000239*/ public hidebysig specialname - instance string get_ToolboxItemTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemAttribute::get_ToolboxItemTypeName - - .method /*0600023A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemAttribute::Equals - - .method /*0600023B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemAttribute::GetHashCode - - .method /*0600023C*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemAttribute::IsDefaultAttribute - - .property /*17000086*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - ToolboxItemType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.ToolboxItemAttribute/*0200004E*/::get_ToolboxItemType() /* 06000238 */ - } // end of property ToolboxItemAttribute::ToolboxItemType - .property /*17000087*/ instance string ToolboxItemTypeName() - { - .get instance string System.ComponentModel.ToolboxItemAttribute/*0200004E*/::get_ToolboxItemTypeName() /* 06000239 */ - } // end of property ToolboxItemAttribute::ToolboxItemTypeName -} // end of class System.ComponentModel.ToolboxItemAttribute - -.class /*0200004F*/ public auto ansi sealed beforefieldinit System.ComponentModel.ToolboxItemFilterAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000034:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*0600023D*/ public hidebysig specialname rtspecialname - instance void .ctor(string filterString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ToolboxItemFilterAttribute::.ctor - - .method /*0600023E*/ public hidebysig specialname rtspecialname - instance void .ctor(string filterString, - valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ filterType) cil managed - // SIG: 20 02 01 0E 11 81 40 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ToolboxItemFilterAttribute::.ctor - - .method /*0600023F*/ public hidebysig specialname - instance string get_FilterString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::get_FilterString - - .method /*06000240*/ public hidebysig specialname - instance valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ - get_FilterType() cil managed - // SIG: 20 00 11 81 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::get_FilterType - - .method /*06000241*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::get_TypeId - - .method /*06000242*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::Equals - - .method /*06000243*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::GetHashCode - - .method /*06000244*/ public hidebysig virtual - instance bool Match(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::Match - - .method /*06000245*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToolboxItemFilterAttribute::ToString - - .property /*17000088*/ instance string FilterString() - { - .get instance string System.ComponentModel.ToolboxItemFilterAttribute/*0200004F*/::get_FilterString() /* 0600023F */ - } // end of property ToolboxItemFilterAttribute::FilterString - .property /*17000089*/ instance valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ - FilterType() - { - .get instance valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ System.ComponentModel.ToolboxItemFilterAttribute/*0200004F*/::get_FilterType() /* 06000240 */ - } // end of property ToolboxItemFilterAttribute::FilterType - .property /*1700008A*/ instance object TypeId() - { - .get instance object System.ComponentModel.ToolboxItemFilterAttribute/*0200004F*/::get_TypeId() /* 06000241 */ - } // end of property ToolboxItemFilterAttribute::TypeId -} // end of class System.ComponentModel.ToolboxItemFilterAttribute - -.class /*02000050*/ public auto ansi sealed System.ComponentModel.ToolboxItemFilterType - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000057*/ public specialname rtspecialname int32 value__ - .field /*04000058*/ public static literal valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ Allow = int32(0x00000000) - .field /*04000059*/ public static literal valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ Custom = int32(0x00000001) - .field /*0400005A*/ public static literal valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ Prevent = int32(0x00000002) - .field /*0400005B*/ public static literal valuetype System.ComponentModel.ToolboxItemFilterType/*02000050*/ Require = int32(0x00000003) -} // end of class System.ComponentModel.ToolboxItemFilterType - -.class /*02000051*/ public auto ansi beforefieldinit System.ComponentModel.WarningException - extends [System.Runtime/*23000001*/]System.SystemException/*01000038*/ -{ - .method /*06000246*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method WarningException::.ctor - - .method /*06000247*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000039*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100003A*/ context) cil managed - // SIG: 20 02 01 12 80 E5 11 80 E9 - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method WarningException::.ctor - - .method /*06000248*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method WarningException::.ctor - - .method /*06000249*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 ED - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method WarningException::.ctor - - .method /*0600024A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string helpUrl) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method WarningException::.ctor - - .method /*0600024B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string helpUrl, - string helpTopic) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000041 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000038*/::.ctor() /* 0A000041 */ - IL_0006: /* 2A | */ ret - } // end of method WarningException::.ctor - - .method /*0600024C*/ public hidebysig specialname - instance string get_HelpTopic() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningException::get_HelpTopic - - .method /*0600024D*/ public hidebysig specialname - instance string get_HelpUrl() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningException::get_HelpUrl - - .method /*0600024E*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000039*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100003A*/ context) cil managed - // SIG: 20 02 01 12 80 E5 11 80 E9 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WarningException::GetObjectData - - .property /*1700008B*/ instance string HelpTopic() - { - .get instance string System.ComponentModel.WarningException/*02000051*/::get_HelpTopic() /* 0600024C */ - } // end of property WarningException::HelpTopic - .property /*1700008C*/ instance string HelpUrl() - { - .get instance string System.ComponentModel.WarningException/*02000051*/::get_HelpUrl() /* 0600024D */ - } // end of property WarningException::HelpUrl -} // end of class System.ComponentModel.WarningException - -.class /*02000052*/ public auto ansi beforefieldinit System.ComponentModel.ArrayConverter - extends System.ComponentModel.CollectionConverter/*0200005D*/ -{ - .method /*0600024F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2114 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000285 */ call instance void System.ComponentModel.CollectionConverter/*0200005D*/::.ctor() /* 06000285 */ - IL_0006: /* 2A | */ ret - } // end of method ArrayConverter::.ctor - - .method /*06000250*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayConverter::ConvertTo - - .method /*06000251*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayConverter::GetProperties - - .method /*06000252*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayConverter::GetPropertiesSupported - -} // end of class System.ComponentModel.ArrayConverter - -.class /*02000053*/ public auto ansi beforefieldinit System.ComponentModel.AttributeCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/ -{ - .custom /*0C000035:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .field /*0400005C*/ public static initonly class System.ComponentModel.AttributeCollection/*02000053*/ Empty - .method /*06000253*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method AttributeCollection::.ctor - - .method /*06000254*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 01 1D 12 80 85 - { - .param [1]/*08000272*/ - .custom /*0C00005B:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method AttributeCollection::.ctor - - .method /*06000255*/ family hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] - get_Attributes() cil managed - // SIG: 20 00 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::get_Attributes - - .method /*06000256*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::get_Count - - .method /*06000257*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 85 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::get_Item - - .method /*06000258*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ - get_Item(class [System.Runtime/*23000001*/]System.Type/*01000011*/ attributeType) cil managed - // SIG: 20 01 12 80 85 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::get_Item - - .method /*06000259*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*0600025A*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::System.Collections.ICollection.get_SyncRoot - - .method /*0600025B*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_Count /*0100002E::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::System.Collections.ICollection.get_Count - - .method /*0600025C*/ public hidebysig instance bool - Contains(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ attribute) cil managed - // SIG: 20 01 02 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::Contains - - .method /*0600025D*/ public hidebysig instance bool - Contains(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 02 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::Contains - - .method /*0600025E*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttributeCollection::CopyTo - - .method /*0600025F*/ public hidebysig static - class System.ComponentModel.AttributeCollection/*02000053*/ - FromExisting(class System.ComponentModel.AttributeCollection/*02000053*/ existing, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] newAttributes) cil managed - // SIG: 00 02 12 81 4C 12 81 4C 1D 12 80 85 - { - .param [2]/*0800027A*/ - .custom /*0C00005C:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::FromExisting - - .method /*06000260*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ - GetDefaultAttribute(class [System.Runtime/*23000001*/]System.Type/*01000011*/ attributeType) cil managed - // SIG: 20 01 12 80 85 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::GetDefaultAttribute - - .method /*06000261*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::GetEnumerator - - .method /*06000262*/ public hidebysig instance bool - Matches(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ attribute) cil managed - // SIG: 20 01 02 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::Matches - - .method /*06000263*/ public hidebysig instance bool - Matches(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 02 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::Matches - - .method /*06000264*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/::GetEnumerator /*0100002F::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700008D*/ instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] - Attributes() - { - .get instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] System.ComponentModel.AttributeCollection/*02000053*/::get_Attributes() /* 06000255 */ - } // end of property AttributeCollection::Attributes - .property /*1700008E*/ instance int32 Count() - { - .get instance int32 System.ComponentModel.AttributeCollection/*02000053*/::get_Count() /* 06000256 */ - } // end of property AttributeCollection::Count - .property /*1700008F*/ instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ - Item(int32) - { - .get instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ System.ComponentModel.AttributeCollection/*02000053*/::get_Item(int32) /* 06000257 */ - } // end of property AttributeCollection::Item - .property /*17000090*/ instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ - Item(class [System.Runtime/*23000001*/]System.Type/*01000011*/) - { - .get instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/ System.ComponentModel.AttributeCollection/*02000053*/::get_Item(class [System.Runtime/*23000001*/]System.Type/*01000011*/) /* 06000258 */ - } // end of property AttributeCollection::Item - .property /*17000091*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.AttributeCollection/*02000053*/::System.Collections.ICollection.get_IsSynchronized() /* 06000259 */ - } // end of property AttributeCollection::System.Collections.ICollection.IsSynchronized - .property /*17000092*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.AttributeCollection/*02000053*/::System.Collections.ICollection.get_SyncRoot() /* 0600025A */ - } // end of property AttributeCollection::System.Collections.ICollection.SyncRoot - .property /*17000093*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.ComponentModel.AttributeCollection/*02000053*/::System.Collections.ICollection.get_Count() /* 0600025B */ - } // end of property AttributeCollection::System.Collections.ICollection.Count -} // end of class System.ComponentModel.AttributeCollection - -.class /*02000054*/ public auto ansi beforefieldinit System.ComponentModel.AttributeProviderAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000036:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 80 00 00 00 00 00 ) - .method /*06000265*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AttributeProviderAttribute::.ctor - - .method /*06000266*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName, - string propertyName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AttributeProviderAttribute::.ctor - - .method /*06000267*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method AttributeProviderAttribute::.ctor - - .method /*06000268*/ public hidebysig specialname - instance string get_PropertyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeProviderAttribute::get_PropertyName - - .method /*06000269*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeProviderAttribute::get_TypeName - - .property /*17000094*/ instance string PropertyName() - { - .get instance string System.ComponentModel.AttributeProviderAttribute/*02000054*/::get_PropertyName() /* 06000268 */ - } // end of property AttributeProviderAttribute::PropertyName - .property /*17000095*/ instance string TypeName() - { - .get instance string System.ComponentModel.AttributeProviderAttribute/*02000054*/::get_TypeName() /* 06000269 */ - } // end of property AttributeProviderAttribute::TypeName -} // end of class System.ComponentModel.AttributeProviderAttribute - -.class /*02000055*/ public abstract auto ansi beforefieldinit System.ComponentModel.BaseNumberConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600026A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method BaseNumberConverter::.ctor - - .method /*0600026B*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BaseNumberConverter::CanConvertFrom - - .method /*0600026C*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BaseNumberConverter::CanConvertTo - - .method /*0600026D*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BaseNumberConverter::ConvertFrom - - .method /*0600026E*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BaseNumberConverter::ConvertTo - -} // end of class System.ComponentModel.BaseNumberConverter - -.class /*02000056*/ public auto ansi beforefieldinit System.ComponentModel.BooleanConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600026F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method BooleanConverter::.ctor - - .method /*06000270*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BooleanConverter::CanConvertFrom - - .method /*06000271*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BooleanConverter::ConvertFrom - - .method /*06000272*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BooleanConverter::GetStandardValues - - .method /*06000273*/ public hidebysig virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BooleanConverter::GetStandardValuesExclusive - - .method /*06000274*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BooleanConverter::GetStandardValuesSupported - -} // end of class System.ComponentModel.BooleanConverter - -.class /*02000057*/ public auto ansi beforefieldinit System.ComponentModel.ByteConverter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*06000275*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method ByteConverter::.ctor - -} // end of class System.ComponentModel.ByteConverter - -.class /*02000058*/ public auto ansi sealed System.ComponentModel.CancelEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000276*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method CancelEventHandler::.ctor - - .method /*06000277*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class [System.ComponentModel/*23000003*/]System.ComponentModel.CancelEventArgs/*01000040*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 01 - { - } // end of method CancelEventHandler::Invoke - - .method /*06000278*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class [System.ComponentModel/*23000003*/]System.ComponentModel.CancelEventArgs/*01000040*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 81 01 12 61 1C - { - } // end of method CancelEventHandler::BeginInvoke - - .method /*06000279*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method CancelEventHandler::EndInvoke - -} // end of class System.ComponentModel.CancelEventHandler - -.class /*02000059*/ public auto ansi beforefieldinit System.ComponentModel.CharConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600027A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method CharConverter::.ctor - - .method /*0600027B*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharConverter::CanConvertFrom - - .method /*0600027C*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharConverter::ConvertFrom - - .method /*0600027D*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharConverter::ConvertTo - -} // end of class System.ComponentModel.CharConverter - -.class /*0200005A*/ public auto ansi sealed System.ComponentModel.CollectionChangeAction - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400005D*/ public specialname rtspecialname int32 value__ - .field /*0400005E*/ public static literal valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ Add = int32(0x00000001) - .field /*0400005F*/ public static literal valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ Refresh = int32(0x00000003) - .field /*04000060*/ public static literal valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ Remove = int32(0x00000002) -} // end of class System.ComponentModel.CollectionChangeAction - -.class /*0200005B*/ public auto ansi beforefieldinit System.ComponentModel.CollectionChangeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*0600027E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ action, - object element) cil managed - // SIG: 20 02 01 11 81 68 1C - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionChangeEventArgs::.ctor - - .method /*0600027F*/ public hidebysig newslot specialname virtual - instance valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ - get_Action() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionChangeEventArgs::get_Action - - .method /*06000280*/ public hidebysig newslot specialname virtual - instance object get_Element() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionChangeEventArgs::get_Element - - .property /*17000096*/ instance valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ - Action() - { - .get instance valuetype System.ComponentModel.CollectionChangeAction/*0200005A*/ System.ComponentModel.CollectionChangeEventArgs/*0200005B*/::get_Action() /* 0600027F */ - } // end of property CollectionChangeEventArgs::Action - .property /*17000097*/ instance object Element() - { - .get instance object System.ComponentModel.CollectionChangeEventArgs/*0200005B*/::get_Element() /* 06000280 */ - } // end of property CollectionChangeEventArgs::Element -} // end of class System.ComponentModel.CollectionChangeEventArgs - -.class /*0200005C*/ public auto ansi sealed System.ComponentModel.CollectionChangeEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000281*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method CollectionChangeEventHandler::.ctor - - .method /*06000282*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.CollectionChangeEventArgs/*0200005B*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 6C - { - } // end of method CollectionChangeEventHandler::Invoke - - .method /*06000283*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.CollectionChangeEventArgs/*0200005B*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 81 6C 12 61 1C - { - } // end of method CollectionChangeEventHandler::BeginInvoke - - .method /*06000284*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method CollectionChangeEventHandler::EndInvoke - -} // end of class System.ComponentModel.CollectionChangeEventHandler - -.class /*0200005D*/ public auto ansi beforefieldinit System.ComponentModel.CollectionConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000285*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionConverter::.ctor - - .method /*06000286*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionConverter::ConvertTo - - .method /*06000287*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionConverter::GetProperties - - .method /*06000288*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionConverter::GetPropertiesSupported - -} // end of class System.ComponentModel.CollectionConverter - -.class /*0200005E*/ public abstract auto ansi beforefieldinit System.ComponentModel.CustomTypeDescriptor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements System.ComponentModel.ICustomTypeDescriptor/*0200006C*/ -{ - .method /*06000289*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method CustomTypeDescriptor::.ctor - - .method /*0600028A*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.ICustomTypeDescriptor/*0200006C*/ parent) cil managed - // SIG: 20 01 01 12 81 B0 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method CustomTypeDescriptor::.ctor - - .method /*0600028B*/ public hidebysig newslot virtual - instance class System.ComponentModel.AttributeCollection/*02000053*/ - GetAttributes() cil managed - // SIG: 20 00 12 81 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetAttributes - - .method /*0600028C*/ public hidebysig newslot virtual - instance string GetClassName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetClassName - - .method /*0600028D*/ public hidebysig newslot virtual - instance string GetComponentName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetComponentName - - .method /*0600028E*/ public hidebysig newslot virtual - instance class System.ComponentModel.TypeConverter/*02000081*/ - GetConverter() cil managed - // SIG: 20 00 12 82 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetConverter - - .method /*0600028F*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - GetDefaultEvent() cil managed - // SIG: 20 00 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetDefaultEvent - - .method /*06000290*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetDefaultProperty() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetDefaultProperty - - .method /*06000291*/ public hidebysig newslot virtual - instance object GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetEditor - - .method /*06000292*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents() cil managed - // SIG: 20 00 12 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetEvents - - .method /*06000293*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 12 81 9C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetEvents - - .method /*06000294*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties() cil managed - // SIG: 20 00 12 81 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetProperties - - .method /*06000295*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 12 81 E4 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetProperties - - .method /*06000296*/ public hidebysig newslot virtual - instance object GetPropertyOwner(class System.ComponentModel.PropertyDescriptor/*02000078*/ pd) cil managed - // SIG: 20 01 1C 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomTypeDescriptor::GetPropertyOwner - -} // end of class System.ComponentModel.CustomTypeDescriptor - -.class /*0200005F*/ public auto ansi beforefieldinit System.ComponentModel.DateTimeConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000297*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method DateTimeConverter::.ctor - - .method /*06000298*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeConverter::CanConvertFrom - - .method /*06000299*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeConverter::CanConvertTo - - .method /*0600029A*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeConverter::ConvertFrom - - .method /*0600029B*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeConverter::ConvertTo - -} // end of class System.ComponentModel.DateTimeConverter - -.class /*02000060*/ public auto ansi beforefieldinit System.ComponentModel.DateTimeOffsetConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600029C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method DateTimeOffsetConverter::.ctor - - .method /*0600029D*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffsetConverter::CanConvertFrom - - .method /*0600029E*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffsetConverter::CanConvertTo - - .method /*0600029F*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffsetConverter::ConvertFrom - - .method /*060002A0*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffsetConverter::ConvertTo - -} // end of class System.ComponentModel.DateTimeOffsetConverter - -.class /*02000061*/ public auto ansi beforefieldinit System.ComponentModel.DecimalConverter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*060002A1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method DecimalConverter::.ctor - - .method /*060002A2*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecimalConverter::CanConvertTo - - .method /*060002A3*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecimalConverter::ConvertTo - -} // end of class System.ComponentModel.DecimalConverter - -.class /*02000062*/ public auto ansi sealed beforefieldinit System.ComponentModel.DefaultEventAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000037:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*04000061*/ public static initonly class System.ComponentModel.DefaultEventAttribute/*02000062*/ Default - .method /*060002A4*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DefaultEventAttribute::.ctor - - .method /*060002A5*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultEventAttribute::get_Name - - .method /*060002A6*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultEventAttribute::Equals - - .method /*060002A7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultEventAttribute::GetHashCode - - .property /*17000098*/ instance string Name() - { - .get instance string System.ComponentModel.DefaultEventAttribute/*02000062*/::get_Name() /* 060002A5 */ - } // end of property DefaultEventAttribute::Name -} // end of class System.ComponentModel.DefaultEventAttribute - -.class /*02000063*/ public auto ansi sealed beforefieldinit System.ComponentModel.DefaultPropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000038:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 00 00 ) - .field /*04000062*/ public static initonly class System.ComponentModel.DefaultPropertyAttribute/*02000063*/ Default - .method /*060002A8*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DefaultPropertyAttribute::.ctor - - .method /*060002A9*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultPropertyAttribute::get_Name - - .method /*060002AA*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultPropertyAttribute::Equals - - .method /*060002AB*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultPropertyAttribute::GetHashCode - - .property /*17000099*/ instance string Name() - { - .get instance string System.ComponentModel.DefaultPropertyAttribute/*02000063*/::get_Name() /* 060002A9 */ - } // end of property DefaultPropertyAttribute::Name -} // end of class System.ComponentModel.DefaultPropertyAttribute - -.class /*02000064*/ public auto ansi beforefieldinit System.ComponentModel.DoubleConverter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*060002AC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method DoubleConverter::.ctor - -} // end of class System.ComponentModel.DoubleConverter - -.class /*02000065*/ public auto ansi beforefieldinit System.ComponentModel.EnumConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*060002AD*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method EnumConverter::.ctor - - .method /*060002AE*/ family hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ - get_Comparer() cil managed - // SIG: 20 00 12 81 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::get_Comparer - - .method /*060002AF*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_EnumType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::get_EnumType - - .method /*060002B0*/ family hidebysig specialname - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - get_Values() cil managed - // SIG: 20 00 12 83 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::get_Values - - .method /*060002B1*/ family hidebysig specialname - instance void set_Values(class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ 'value') cil managed - // SIG: 20 01 01 12 83 64 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumConverter::set_Values - - .method /*060002B2*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::CanConvertFrom - - .method /*060002B3*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::CanConvertTo - - .method /*060002B4*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::ConvertFrom - - .method /*060002B5*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::ConvertTo - - .method /*060002B6*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::GetStandardValues - - .method /*060002B7*/ public hidebysig virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::GetStandardValuesExclusive - - .method /*060002B8*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::GetStandardValuesSupported - - .method /*060002B9*/ public hidebysig virtual - instance bool IsValid(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 02 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumConverter::IsValid - - .property /*1700009A*/ instance class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ System.ComponentModel.EnumConverter/*02000065*/::get_Comparer() /* 060002AE */ - } // end of property EnumConverter::Comparer - .property /*1700009B*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - EnumType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.EnumConverter/*02000065*/::get_EnumType() /* 060002AF */ - } // end of property EnumConverter::EnumType - .property /*1700009C*/ instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - Values() - { - .get instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ System.ComponentModel.EnumConverter/*02000065*/::get_Values() /* 060002B0 */ - .set instance void System.ComponentModel.EnumConverter/*02000065*/::set_Values(class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/) /* 060002B1 */ - } // end of property EnumConverter::Values -} // end of class System.ComponentModel.EnumConverter - -.class /*02000066*/ public abstract auto ansi beforefieldinit System.ComponentModel.EventDescriptor - extends System.ComponentModel.MemberDescriptor/*02000075*/ -{ - .method /*060002BA*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.MemberDescriptor/*02000075*/ descr) cil managed - // SIG: 20 01 01 12 81 D4 - { - // Method begins at RVA 0x2124 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000319 */ call instance void System.ComponentModel.MemberDescriptor/*02000075*/::.ctor(string) /* 06000319 */ - IL_0007: /* 2A | */ ret - } // end of method EventDescriptor::.ctor - - .method /*060002BB*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.MemberDescriptor/*02000075*/ descr, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attrs) cil managed - // SIG: 20 02 01 12 81 D4 1D 12 80 85 - { - // Method begins at RVA 0x2124 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000319 */ call instance void System.ComponentModel.MemberDescriptor/*02000075*/::.ctor(string) /* 06000319 */ - IL_0007: /* 2A | */ ret - } // end of method EventDescriptor::.ctor - - .method /*060002BC*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attrs) cil managed - // SIG: 20 02 01 0E 1D 12 80 85 - { - // Method begins at RVA 0x2124 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000319 */ call instance void System.ComponentModel.MemberDescriptor/*02000075*/::.ctor(string) /* 06000319 */ - IL_0007: /* 2A | */ ret - } // end of method EventDescriptor::.ctor - - .method /*060002BD*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_ComponentType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x0 - } // end of method EventDescriptor::get_ComponentType - - .method /*060002BE*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_EventType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x0 - } // end of method EventDescriptor::get_EventType - - .method /*060002BF*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsMulticast() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method EventDescriptor::get_IsMulticast - - .method /*060002C0*/ public hidebysig newslot abstract virtual - instance void AddEventHandler(object component, - class [System.Runtime/*23000001*/]System.Delegate/*01000042*/ 'value') cil managed - // SIG: 20 02 01 1C 12 81 09 - { - // Method begins at RVA 0x0 - } // end of method EventDescriptor::AddEventHandler - - .method /*060002C1*/ public hidebysig newslot abstract virtual - instance void RemoveEventHandler(object component, - class [System.Runtime/*23000001*/]System.Delegate/*01000042*/ 'value') cil managed - // SIG: 20 02 01 1C 12 81 09 - { - // Method begins at RVA 0x0 - } // end of method EventDescriptor::RemoveEventHandler - - .property /*1700009D*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - ComponentType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.EventDescriptor/*02000066*/::get_ComponentType() /* 060002BD */ - } // end of property EventDescriptor::ComponentType - .property /*1700009E*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - EventType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.EventDescriptor/*02000066*/::get_EventType() /* 060002BE */ - } // end of property EventDescriptor::EventType - .property /*1700009F*/ instance bool IsMulticast() - { - .get instance bool System.ComponentModel.EventDescriptor/*02000066*/::get_IsMulticast() /* 060002BF */ - } // end of property EventDescriptor::IsMulticast -} // end of class System.ComponentModel.EventDescriptor - -.class /*02000067*/ public auto ansi beforefieldinit System.ComponentModel.EventDescriptorCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ -{ - .custom /*0C00003A:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .field /*04000063*/ public static initonly class System.ComponentModel.EventDescriptorCollection/*02000067*/ Empty - .method /*060002C2*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.EventDescriptor/*02000066*/[] events) cil managed - // SIG: 20 01 01 1D 12 81 98 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method EventDescriptorCollection::.ctor - - .method /*060002C3*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.EventDescriptor/*02000066*/[] events, - bool readOnly) cil managed - // SIG: 20 02 01 1D 12 81 98 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method EventDescriptorCollection::.ctor - - .method /*060002C4*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::get_Count - - .method /*060002C5*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 81 98 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::get_Item - - .method /*060002C6*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - get_Item(string name) cil managed - // SIG: 20 01 12 81 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::get_Item - - .method /*060002C7*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060002C8*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060002C9*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsFixedSize /*01000030::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.get_IsFixedSize - - .method /*060002CA*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsReadOnly /*01000030::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.get_IsReadOnly - - .method /*060002CB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_Item /*01000030::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.get_Item - - .method /*060002CC*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::set_Item /*01000030::0A00001D*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::System.Collections.IList.set_Item - - .method /*060002CD*/ public hidebysig instance int32 - Add(class System.ComponentModel.EventDescriptor/*02000066*/ 'value') cil managed - // SIG: 20 01 08 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Add - - .method /*060002CE*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::Clear - - .method /*060002CF*/ public hidebysig instance bool - Contains(class System.ComponentModel.EventDescriptor/*02000066*/ 'value') cil managed - // SIG: 20 01 02 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Contains - - .method /*060002D0*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - Find(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 81 98 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Find - - .method /*060002D1*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::GetEnumerator - - .method /*060002D2*/ public hidebysig instance int32 - IndexOf(class System.ComponentModel.EventDescriptor/*02000066*/ 'value') cil managed - // SIG: 20 01 08 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::IndexOf - - .method /*060002D3*/ public hidebysig instance void - Insert(int32 index, - class System.ComponentModel.EventDescriptor/*02000066*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 98 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::Insert - - .method /*060002D4*/ family hidebysig instance void - InternalSort(class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ sorter) cil managed - // SIG: 20 01 01 12 81 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::InternalSort - - .method /*060002D5*/ family hidebysig instance void - InternalSort(string[] names) cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::InternalSort - - .method /*060002D6*/ public hidebysig instance void - Remove(class System.ComponentModel.EventDescriptor/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::Remove - - .method /*060002D7*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::RemoveAt - - .method /*060002D8*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - Sort() cil managed - // SIG: 20 00 12 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Sort - - .method /*060002D9*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - Sort(class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ comparer) cil managed - // SIG: 20 01 12 81 9C 12 81 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Sort - - .method /*060002DA*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - Sort(string[] names) cil managed - // SIG: 20 01 12 81 9C 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Sort - - .method /*060002DB*/ public hidebysig newslot virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - Sort(string[] names, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ comparer) cil managed - // SIG: 20 02 12 81 9C 1D 0E 12 81 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::Sort - - .method /*060002DC*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::CopyTo /*0100002E::0A000026*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::System.Collections.ICollection.CopyTo - - .method /*060002DD*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Add /*01000030::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.Add - - .method /*060002DE*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Contains /*01000030::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.Contains - - .method /*060002DF*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::IndexOf /*01000030::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.IndexOf - - .method /*060002E0*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Insert /*01000030::0A000021*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::System.Collections.IList.Insert - - .method /*060002E1*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Remove /*01000030::0A000022*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDescriptorCollection::System.Collections.IList.Remove - - .method /*060002E2*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_Count /*0100002E::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.ICollection.get_Count - - .method /*060002E3*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/::GetEnumerator /*0100002F::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IEnumerable.GetEnumerator - - .method /*060002E4*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Clear /*01000030::0A000020*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.Clear - - .method /*060002E5*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::RemoveAt /*01000030::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDescriptorCollection::System.Collections.IList.RemoveAt - - .property /*170000A0*/ instance int32 Count() - { - .get instance int32 System.ComponentModel.EventDescriptorCollection/*02000067*/::get_Count() /* 060002C4 */ - } // end of property EventDescriptorCollection::Count - .property /*170000A1*/ instance class System.ComponentModel.EventDescriptor/*02000066*/ - Item(int32) - { - .get instance class System.ComponentModel.EventDescriptor/*02000066*/ System.ComponentModel.EventDescriptorCollection/*02000067*/::get_Item(int32) /* 060002C5 */ - } // end of property EventDescriptorCollection::Item - .property /*170000A2*/ instance class System.ComponentModel.EventDescriptor/*02000066*/ - Item(string) - { - .get instance class System.ComponentModel.EventDescriptor/*02000066*/ System.ComponentModel.EventDescriptorCollection/*02000067*/::get_Item(string) /* 060002C6 */ - } // end of property EventDescriptorCollection::Item - .property /*170000A3*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.ICollection.get_IsSynchronized() /* 060002C7 */ - } // end of property EventDescriptorCollection::System.Collections.ICollection.IsSynchronized - .property /*170000A4*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.ICollection.get_SyncRoot() /* 060002C8 */ - } // end of property EventDescriptorCollection::System.Collections.ICollection.SyncRoot - .property /*170000A5*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.IList.get_IsFixedSize() /* 060002C9 */ - } // end of property EventDescriptorCollection::System.Collections.IList.IsFixedSize - .property /*170000A6*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.IList.get_IsReadOnly() /* 060002CA */ - } // end of property EventDescriptorCollection::System.Collections.IList.IsReadOnly - .property /*170000A7*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.IList.get_Item(int32) /* 060002CB */ - .set instance void System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.IList.set_Item(int32, - object) /* 060002CC */ - } // end of property EventDescriptorCollection::System.Collections.IList.Item - .property /*170000A8*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.ComponentModel.EventDescriptorCollection/*02000067*/::System.Collections.ICollection.get_Count() /* 060002E2 */ - } // end of property EventDescriptorCollection::System.Collections.ICollection.Count -} // end of class System.ComponentModel.EventDescriptorCollection - -.class /*02000068*/ public auto ansi sealed beforefieldinit System.ComponentModel.ExtenderProvidedPropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00003B:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*060002E6*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ExtenderProvidedPropertyAttribute::.ctor - - .method /*060002E7*/ public hidebysig specialname - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_ExtenderProperty() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtenderProvidedPropertyAttribute::get_ExtenderProperty - - .method /*060002E8*/ public hidebysig specialname - instance class System.ComponentModel.IExtenderProvider/*0200006D*/ - get_Provider() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtenderProvidedPropertyAttribute::get_Provider - - .method /*060002E9*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_ReceiverType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtenderProvidedPropertyAttribute::get_ReceiverType - - .method /*060002EA*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtenderProvidedPropertyAttribute::Equals - - .method /*060002EB*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtenderProvidedPropertyAttribute::GetHashCode - - .method /*060002EC*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtenderProvidedPropertyAttribute::IsDefaultAttribute - - .property /*170000A9*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - ExtenderProperty() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.ExtenderProvidedPropertyAttribute/*02000068*/::get_ExtenderProperty() /* 060002E7 */ - } // end of property ExtenderProvidedPropertyAttribute::ExtenderProperty - .property /*170000AA*/ instance class System.ComponentModel.IExtenderProvider/*0200006D*/ - Provider() - { - .get instance class System.ComponentModel.IExtenderProvider/*0200006D*/ System.ComponentModel.ExtenderProvidedPropertyAttribute/*02000068*/::get_Provider() /* 060002E8 */ - } // end of property ExtenderProvidedPropertyAttribute::Provider - .property /*170000AB*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - ReceiverType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.ExtenderProvidedPropertyAttribute/*02000068*/::get_ReceiverType() /* 060002E9 */ - } // end of property ExtenderProvidedPropertyAttribute::ReceiverType -} // end of class System.ComponentModel.ExtenderProvidedPropertyAttribute - -.class /*02000069*/ public auto ansi beforefieldinit System.ComponentModel.GuidConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*060002ED*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method GuidConverter::.ctor - - .method /*060002EE*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidConverter::CanConvertFrom - - .method /*060002EF*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidConverter::CanConvertTo - - .method /*060002F0*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidConverter::ConvertFrom - - .method /*060002F1*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidConverter::ConvertTo - -} // end of class System.ComponentModel.GuidConverter - -.class /*0200006A*/ public auto ansi beforefieldinit System.ComponentModel.HandledEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*060002F2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method HandledEventArgs::.ctor - - .method /*060002F3*/ public hidebysig specialname rtspecialname - instance void .ctor(bool defaultHandledValue) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method HandledEventArgs::.ctor - - .method /*060002F4*/ public hidebysig specialname - instance bool get_Handled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandledEventArgs::get_Handled - - .method /*060002F5*/ public hidebysig specialname - instance void set_Handled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HandledEventArgs::set_Handled - - .property /*170000AC*/ instance bool Handled() - { - .get instance bool System.ComponentModel.HandledEventArgs/*0200006A*/::get_Handled() /* 060002F4 */ - .set instance void System.ComponentModel.HandledEventArgs/*0200006A*/::set_Handled(bool) /* 060002F5 */ - } // end of property HandledEventArgs::Handled -} // end of class System.ComponentModel.HandledEventArgs - -.class /*0200006B*/ public auto ansi sealed System.ComponentModel.HandledEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*060002F6*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method HandledEventHandler::.ctor - - .method /*060002F7*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.HandledEventArgs/*0200006A*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 A8 - { - } // end of method HandledEventHandler::Invoke - - .method /*060002F8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.HandledEventArgs/*0200006A*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 81 A8 12 61 1C - { - } // end of method HandledEventHandler::BeginInvoke - - .method /*060002F9*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method HandledEventHandler::EndInvoke - -} // end of class System.ComponentModel.HandledEventHandler - -.class /*0200006C*/ interface public abstract auto ansi System.ComponentModel.ICustomTypeDescriptor -{ - .method /*060002FA*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.AttributeCollection/*02000053*/ - GetAttributes() cil managed - // SIG: 20 00 12 81 4C - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetAttributes - - .method /*060002FB*/ public hidebysig newslot abstract virtual - instance string GetClassName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetClassName - - .method /*060002FC*/ public hidebysig newslot abstract virtual - instance string GetComponentName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetComponentName - - .method /*060002FD*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.TypeConverter/*02000081*/ - GetConverter() cil managed - // SIG: 20 00 12 82 04 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetConverter - - .method /*060002FE*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - GetDefaultEvent() cil managed - // SIG: 20 00 12 81 98 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetDefaultEvent - - .method /*060002FF*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetDefaultProperty() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetDefaultProperty - - .method /*06000300*/ public hidebysig newslot abstract virtual - instance object GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetEditor - - .method /*06000301*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents() cil managed - // SIG: 20 00 12 81 9C - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetEvents - - .method /*06000302*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 12 81 9C 1D 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetEvents - - .method /*06000303*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties() cil managed - // SIG: 20 00 12 81 E4 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetProperties - - .method /*06000304*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 01 12 81 E4 1D 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetProperties - - .method /*06000305*/ public hidebysig newslot abstract virtual - instance object GetPropertyOwner(class System.ComponentModel.PropertyDescriptor/*02000078*/ pd) cil managed - // SIG: 20 01 1C 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method ICustomTypeDescriptor::GetPropertyOwner - -} // end of class System.ComponentModel.ICustomTypeDescriptor - -.class /*0200006D*/ interface public abstract auto ansi System.ComponentModel.IExtenderProvider -{ - .method /*06000306*/ public hidebysig newslot abstract virtual - instance bool CanExtend(object extendee) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method IExtenderProvider::CanExtend - -} // end of class System.ComponentModel.IExtenderProvider - -.class /*0200006E*/ interface public abstract auto ansi System.ComponentModel.IListSource -{ - .custom /*0C00003C:0A000029*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.MergablePropertyAttribute/*01000043*/::.ctor(bool) /* 0A000029 */ = ( 01 00 00 00 00 ) - .method /*06000307*/ public hidebysig newslot specialname abstract virtual - instance bool get_ContainsListCollection() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IListSource::get_ContainsListCollection - - .method /*06000308*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ - GetList() cil managed - // SIG: 20 00 12 80 C1 - { - // Method begins at RVA 0x0 - } // end of method IListSource::GetList - - .property /*170000AD*/ instance bool ContainsListCollection() - { - .get instance bool System.ComponentModel.IListSource/*0200006E*/::get_ContainsListCollection() /* 06000307 */ - } // end of property IListSource::ContainsListCollection -} // end of class System.ComponentModel.IListSource - -.class /*0200006F*/ public auto ansi beforefieldinit System.ComponentModel.Int16Converter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*06000309*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method Int16Converter::.ctor - -} // end of class System.ComponentModel.Int16Converter - -.class /*02000070*/ public auto ansi beforefieldinit System.ComponentModel.Int32Converter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*0600030A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method Int32Converter::.ctor - -} // end of class System.ComponentModel.Int32Converter - -.class /*02000071*/ public auto ansi beforefieldinit System.ComponentModel.Int64Converter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*0600030B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method Int64Converter::.ctor - -} // end of class System.ComponentModel.Int64Converter - -.class /*02000072*/ public auto ansi beforefieldinit System.ComponentModel.InvalidAsynchronousStateException - extends [System.Runtime/*23000001*/]System.ArgumentException/*01000044*/ -{ - .method /*0600030C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x212d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000042 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*01000044*/::.ctor() /* 0A000042 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidAsynchronousStateException::.ctor - - .method /*0600030D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x212d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000042 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*01000044*/::.ctor() /* 0A000042 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidAsynchronousStateException::.ctor - - .method /*0600030E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 ED - { - // Method begins at RVA 0x212d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000042 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*01000044*/::.ctor() /* 0A000042 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidAsynchronousStateException::.ctor - - .method /*0600030F*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000039*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100003A*/ context) cil managed - // SIG: 20 02 01 12 80 E5 11 80 E9 - { - // Method begins at RVA 0x212d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000042 */ call instance void [System.Runtime/*23000001*/]System.ArgumentException/*01000044*/::.ctor() /* 0A000042 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidAsynchronousStateException::.ctor - -} // end of class System.ComponentModel.InvalidAsynchronousStateException - -.class /*02000073*/ interface public abstract auto ansi System.ComponentModel.ITypeDescriptorContext - implements [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*06000310*/ public hidebysig newslot specialname abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ - get_Container() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorContext::get_Container - - .method /*06000311*/ public hidebysig newslot specialname abstract virtual - instance object get_Instance() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorContext::get_Instance - - .method /*06000312*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_PropertyDescriptor() cil managed - // SIG: 20 00 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorContext::get_PropertyDescriptor - - .method /*06000313*/ public hidebysig newslot abstract virtual - instance void OnComponentChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorContext::OnComponentChanged - - .method /*06000314*/ public hidebysig newslot abstract virtual - instance bool OnComponentChanging() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorContext::OnComponentChanging - - .property /*170000AE*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ - Container() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ System.ComponentModel.ITypeDescriptorContext/*02000073*/::get_Container() /* 06000310 */ - } // end of property ITypeDescriptorContext::Container - .property /*170000AF*/ instance object Instance() - { - .get instance object System.ComponentModel.ITypeDescriptorContext/*02000073*/::get_Instance() /* 06000311 */ - } // end of property ITypeDescriptorContext::Instance - .property /*170000B0*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - PropertyDescriptor() - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.ITypeDescriptorContext/*02000073*/::get_PropertyDescriptor() /* 06000312 */ - } // end of property ITypeDescriptorContext::PropertyDescriptor -} // end of class System.ComponentModel.ITypeDescriptorContext - -.class /*02000074*/ interface public abstract auto ansi System.ComponentModel.ITypedList -{ - .method /*06000315*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetItemProperties(class System.ComponentModel.PropertyDescriptor/*02000078*/[] listAccessors) cil managed - // SIG: 20 01 12 81 E4 1D 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method ITypedList::GetItemProperties - - .method /*06000316*/ public hidebysig newslot abstract virtual - instance string GetListName(class System.ComponentModel.PropertyDescriptor/*02000078*/[] listAccessors) cil managed - // SIG: 20 01 0E 1D 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method ITypedList::GetListName - -} // end of class System.ComponentModel.ITypedList - -.class /*02000075*/ public abstract auto ansi beforefieldinit System.ComponentModel.MemberDescriptor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000317*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.MemberDescriptor/*02000075*/ descr) cil managed - // SIG: 20 01 01 12 81 D4 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MemberDescriptor::.ctor - - .method /*06000318*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.MemberDescriptor/*02000075*/ oldMemberDescriptor, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] newAttributes) cil managed - // SIG: 20 02 01 12 81 D4 1D 12 80 85 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MemberDescriptor::.ctor - - .method /*06000319*/ family hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MemberDescriptor::.ctor - - .method /*0600031A*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 02 01 0E 1D 12 80 85 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MemberDescriptor::.ctor - - .method /*0600031B*/ family hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] - get_AttributeArray() cil managed - // SIG: 20 00 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_AttributeArray - - .method /*0600031C*/ family hidebysig newslot specialname virtual - instance void set_AttributeArray(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 80 85 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemberDescriptor::set_AttributeArray - - .method /*0600031D*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.AttributeCollection/*02000053*/ - get_Attributes() cil managed - // SIG: 20 00 12 81 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_Attributes - - .method /*0600031E*/ public hidebysig newslot specialname virtual - instance string get_Category() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_Category - - .method /*0600031F*/ public hidebysig newslot specialname virtual - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_Description - - .method /*06000320*/ public hidebysig newslot specialname virtual - instance bool get_DesignTimeOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_DesignTimeOnly - - .method /*06000321*/ public hidebysig newslot specialname virtual - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_DisplayName - - .method /*06000322*/ public hidebysig newslot specialname virtual - instance bool get_IsBrowsable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_IsBrowsable - - .method /*06000323*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_Name - - .method /*06000324*/ family hidebysig newslot specialname virtual - instance int32 get_NameHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::get_NameHashCode - - .method /*06000325*/ family hidebysig newslot virtual - instance class System.ComponentModel.AttributeCollection/*02000053*/ - CreateAttributeCollection() cil managed - // SIG: 20 00 12 81 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::CreateAttributeCollection - - .method /*06000326*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::Equals - - .method /*06000327*/ family hidebysig newslot virtual - instance void FillAttributes(class [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ attributeList) cil managed - // SIG: 20 01 01 12 80 C1 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemberDescriptor::FillAttributes - - .method /*06000328*/ family hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000045*/ - FindMethod(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentClass, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000011*/[] args, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ returnType) cil managed - // SIG: 00 04 12 81 15 12 45 0E 1D 12 45 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::FindMethod - - .method /*06000329*/ family hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000045*/ - FindMethod(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentClass, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000011*/[] args, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ returnType, - bool publicOnly) cil managed - // SIG: 00 05 12 81 15 12 45 0E 1D 12 45 12 45 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::FindMethod - - .method /*0600032A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::GetHashCode - - .method /*0600032B*/ family hidebysig newslot virtual - instance object GetInvocationTarget(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance') cil managed - // SIG: 20 02 1C 12 45 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::GetInvocationTarget - - .method /*0600032C*/ family hidebysig static - class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*0100001B*/ - GetSite(object component) cil managed - // SIG: 00 01 12 6D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::GetSite - - .method /*0600032D*/ family hidebysig static - object GetInvokee(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentClass, - object component) cil managed - // SIG: 00 02 1C 12 45 1C - { - .custom /*0C00005D:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 6F 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ..oThis method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 55 73 65 20 47 65 74 49 6E 76 6F 63 // ed. Use GetInvoc - 61 74 69 6F 6E 54 61 72 67 65 74 20 69 6E 73 74 // ationTarget inst - 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E // ead. http://go. - 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 // microsoft.com/fw - 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 // link/?linkid=142 - 30 32 00 00 ) // 02.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberDescriptor::GetInvokee - - .property /*170000B1*/ instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] - AttributeArray() - { - .get instance class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] System.ComponentModel.MemberDescriptor/*02000075*/::get_AttributeArray() /* 0600031B */ - .set instance void System.ComponentModel.MemberDescriptor/*02000075*/::set_AttributeArray(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[]) /* 0600031C */ - } // end of property MemberDescriptor::AttributeArray - .property /*170000B2*/ instance class System.ComponentModel.AttributeCollection/*02000053*/ - Attributes() - { - .get instance class System.ComponentModel.AttributeCollection/*02000053*/ System.ComponentModel.MemberDescriptor/*02000075*/::get_Attributes() /* 0600031D */ - } // end of property MemberDescriptor::Attributes - .property /*170000B3*/ instance string Category() - { - .get instance string System.ComponentModel.MemberDescriptor/*02000075*/::get_Category() /* 0600031E */ - } // end of property MemberDescriptor::Category - .property /*170000B4*/ instance string Description() - { - .get instance string System.ComponentModel.MemberDescriptor/*02000075*/::get_Description() /* 0600031F */ - } // end of property MemberDescriptor::Description - .property /*170000B5*/ instance bool DesignTimeOnly() - { - .get instance bool System.ComponentModel.MemberDescriptor/*02000075*/::get_DesignTimeOnly() /* 06000320 */ - } // end of property MemberDescriptor::DesignTimeOnly - .property /*170000B6*/ instance string DisplayName() - { - .get instance string System.ComponentModel.MemberDescriptor/*02000075*/::get_DisplayName() /* 06000321 */ - } // end of property MemberDescriptor::DisplayName - .property /*170000B7*/ instance bool IsBrowsable() - { - .get instance bool System.ComponentModel.MemberDescriptor/*02000075*/::get_IsBrowsable() /* 06000322 */ - } // end of property MemberDescriptor::IsBrowsable - .property /*170000B8*/ instance string Name() - { - .get instance string System.ComponentModel.MemberDescriptor/*02000075*/::get_Name() /* 06000323 */ - } // end of property MemberDescriptor::Name - .property /*170000B9*/ instance int32 NameHashCode() - { - .get instance int32 System.ComponentModel.MemberDescriptor/*02000075*/::get_NameHashCode() /* 06000324 */ - } // end of property MemberDescriptor::NameHashCode -} // end of class System.ComponentModel.MemberDescriptor - -.class /*02000076*/ public auto ansi beforefieldinit System.ComponentModel.MultilineStringConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600032E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method MultilineStringConverter::.ctor - - .method /*0600032F*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultilineStringConverter::ConvertTo - - .method /*06000330*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultilineStringConverter::GetProperties - - .method /*06000331*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultilineStringConverter::GetPropertiesSupported - -} // end of class System.ComponentModel.MultilineStringConverter - -.class /*02000077*/ public auto ansi beforefieldinit System.ComponentModel.NullableConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*06000332*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method NullableConverter::.ctor - - .method /*06000333*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_NullableType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::get_NullableType - - .method /*06000334*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_UnderlyingType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::get_UnderlyingType - - .method /*06000335*/ public hidebysig specialname - instance class System.ComponentModel.TypeConverter/*02000081*/ - get_UnderlyingTypeConverter() cil managed - // SIG: 20 00 12 82 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::get_UnderlyingTypeConverter - - .method /*06000336*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::CanConvertFrom - - .method /*06000337*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::CanConvertTo - - .method /*06000338*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::ConvertFrom - - .method /*06000339*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::ConvertTo - - .method /*0600033A*/ public hidebysig virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 02 1C 12 81 CC 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::CreateInstance - - .method /*0600033B*/ public hidebysig virtual - instance bool GetCreateInstanceSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::GetCreateInstanceSupported - - .method /*0600033C*/ public hidebysig virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::GetProperties - - .method /*0600033D*/ public hidebysig virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::GetPropertiesSupported - - .method /*0600033E*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::GetStandardValues - - .method /*0600033F*/ public hidebysig virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::GetStandardValuesExclusive - - .method /*06000340*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::GetStandardValuesSupported - - .method /*06000341*/ public hidebysig virtual - instance bool IsValid(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 02 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NullableConverter::IsValid - - .property /*170000BA*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - NullableType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.NullableConverter/*02000077*/::get_NullableType() /* 06000333 */ - } // end of property NullableConverter::NullableType - .property /*170000BB*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - UnderlyingType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.NullableConverter/*02000077*/::get_UnderlyingType() /* 06000334 */ - } // end of property NullableConverter::UnderlyingType - .property /*170000BC*/ instance class System.ComponentModel.TypeConverter/*02000081*/ - UnderlyingTypeConverter() - { - .get instance class System.ComponentModel.TypeConverter/*02000081*/ System.ComponentModel.NullableConverter/*02000077*/::get_UnderlyingTypeConverter() /* 06000335 */ - } // end of property NullableConverter::UnderlyingTypeConverter -} // end of class System.ComponentModel.NullableConverter - -.class /*02000078*/ public abstract auto ansi beforefieldinit System.ComponentModel.PropertyDescriptor - extends System.ComponentModel.MemberDescriptor/*02000075*/ -{ - .method /*06000342*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.MemberDescriptor/*02000075*/ descr) cil managed - // SIG: 20 01 01 12 81 D4 - { - // Method begins at RVA 0x2124 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000319 */ call instance void System.ComponentModel.MemberDescriptor/*02000075*/::.ctor(string) /* 06000319 */ - IL_0007: /* 2A | */ ret - } // end of method PropertyDescriptor::.ctor - - .method /*06000343*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.MemberDescriptor/*02000075*/ descr, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attrs) cil managed - // SIG: 20 02 01 12 81 D4 1D 12 80 85 - { - // Method begins at RVA 0x2124 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000319 */ call instance void System.ComponentModel.MemberDescriptor/*02000075*/::.ctor(string) /* 06000319 */ - IL_0007: /* 2A | */ ret - } // end of method PropertyDescriptor::.ctor - - .method /*06000344*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attrs) cil managed - // SIG: 20 02 01 0E 1D 12 80 85 - { - // Method begins at RVA 0x2124 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000319 */ call instance void System.ComponentModel.MemberDescriptor/*02000075*/::.ctor(string) /* 06000319 */ - IL_0007: /* 2A | */ ret - } // end of method PropertyDescriptor::.ctor - - .method /*06000345*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_ComponentType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::get_ComponentType - - .method /*06000346*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.TypeConverter/*02000081*/ - get_Converter() cil managed - // SIG: 20 00 12 82 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::get_Converter - - .method /*06000347*/ public hidebysig newslot specialname virtual - instance bool get_IsLocalizable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::get_IsLocalizable - - .method /*06000348*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::get_IsReadOnly - - .method /*06000349*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_PropertyType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::get_PropertyType - - .method /*0600034A*/ public hidebysig specialname - instance valuetype [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibility/*0100002A*/ - get_SerializationVisibility() cil managed - // SIG: 20 00 11 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::get_SerializationVisibility - - .method /*0600034B*/ public hidebysig newslot specialname virtual - instance bool get_SupportsChangeEvents() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::get_SupportsChangeEvents - - .method /*0600034C*/ public hidebysig newslot virtual - instance void AddValueChanged(object component, - class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'handler') cil managed - // SIG: 20 02 01 1C 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptor::AddValueChanged - - .method /*0600034D*/ public hidebysig newslot abstract virtual - instance bool CanResetValue(object component) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::CanResetValue - - .method /*0600034E*/ family hidebysig instance object - CreateInstance(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::CreateInstance - - .method /*0600034F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::Equals - - .method /*06000350*/ family hidebysig virtual - instance void FillAttributes(class [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ attributeList) cil managed - // SIG: 20 01 01 12 80 C1 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptor::FillAttributes - - .method /*06000351*/ public hidebysig instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetChildProperties() cil managed - // SIG: 20 00 12 81 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetChildProperties - - .method /*06000352*/ public hidebysig instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetChildProperties(class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] 'filter') cil managed - // SIG: 20 01 12 81 E4 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetChildProperties - - .method /*06000353*/ public hidebysig instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetChildProperties(object 'instance') cil managed - // SIG: 20 01 12 81 E4 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetChildProperties - - .method /*06000354*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetChildProperties(object 'instance', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] 'filter') cil managed - // SIG: 20 02 12 81 E4 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetChildProperties - - .method /*06000355*/ public hidebysig newslot virtual - instance object GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetEditor - - .method /*06000356*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetHashCode - - .method /*06000357*/ family hidebysig virtual - instance object GetInvocationTarget(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object 'instance') cil managed - // SIG: 20 02 1C 12 45 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetInvocationTarget - - .method /*06000358*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetTypeFromName(string typeName) cil managed - // SIG: 20 01 12 45 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetTypeFromName - - .method /*06000359*/ public hidebysig newslot abstract virtual - instance object GetValue(object component) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::GetValue - - .method /*0600035A*/ famorassem hidebysig - instance class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ - GetValueChangedHandler(object component) cil managed - // SIG: 20 01 12 80 99 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptor::GetValueChangedHandler - - .method /*0600035B*/ family hidebysig newslot virtual - instance void OnValueChanged(object component, - class [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ e) cil managed - // SIG: 20 02 01 1C 12 51 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptor::OnValueChanged - - .method /*0600035C*/ public hidebysig newslot virtual - instance void RemoveValueChanged(object component, - class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'handler') cil managed - // SIG: 20 02 01 1C 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptor::RemoveValueChanged - - .method /*0600035D*/ public hidebysig newslot abstract virtual - instance void ResetValue(object component) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::ResetValue - - .method /*0600035E*/ public hidebysig newslot abstract virtual - instance void SetValue(object component, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::SetValue - - .method /*0600035F*/ public hidebysig newslot abstract virtual - instance bool ShouldSerializeValue(object component) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method PropertyDescriptor::ShouldSerializeValue - - .property /*170000BD*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - ComponentType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.PropertyDescriptor/*02000078*/::get_ComponentType() /* 06000345 */ - } // end of property PropertyDescriptor::ComponentType - .property /*170000BE*/ instance class System.ComponentModel.TypeConverter/*02000081*/ - Converter() - { - .get instance class System.ComponentModel.TypeConverter/*02000081*/ System.ComponentModel.PropertyDescriptor/*02000078*/::get_Converter() /* 06000346 */ - } // end of property PropertyDescriptor::Converter - .property /*170000BF*/ instance bool IsLocalizable() - { - .get instance bool System.ComponentModel.PropertyDescriptor/*02000078*/::get_IsLocalizable() /* 06000347 */ - } // end of property PropertyDescriptor::IsLocalizable - .property /*170000C0*/ instance bool IsReadOnly() - { - .get instance bool System.ComponentModel.PropertyDescriptor/*02000078*/::get_IsReadOnly() /* 06000348 */ - } // end of property PropertyDescriptor::IsReadOnly - .property /*170000C1*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - PropertyType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.PropertyDescriptor/*02000078*/::get_PropertyType() /* 06000349 */ - } // end of property PropertyDescriptor::PropertyType - .property /*170000C2*/ instance valuetype [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibility/*0100002A*/ - SerializationVisibility() - { - .get instance valuetype [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.DesignerSerializationVisibility/*0100002A*/ System.ComponentModel.PropertyDescriptor/*02000078*/::get_SerializationVisibility() /* 0600034A */ - } // end of property PropertyDescriptor::SerializationVisibility - .property /*170000C3*/ instance bool SupportsChangeEvents() - { - .get instance bool System.ComponentModel.PropertyDescriptor/*02000078*/::get_SupportsChangeEvents() /* 0600034B */ - } // end of property PropertyDescriptor::SupportsChangeEvents -} // end of class System.ComponentModel.PropertyDescriptor - -.class /*02000079*/ public auto ansi beforefieldinit System.ComponentModel.PropertyDescriptorCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ -{ - .custom /*0C000041:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .field /*04000064*/ public static initonly class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ Empty - .method /*06000360*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.PropertyDescriptor/*02000078*/[] properties) cil managed - // SIG: 20 01 01 1D 12 81 E0 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::.ctor - - .method /*06000361*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.PropertyDescriptor/*02000078*/[] properties, - bool readOnly) cil managed - // SIG: 20 02 01 1D 12 81 E0 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::.ctor - - .method /*06000362*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::get_Count - - .method /*06000363*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 81 E0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::get_Item - - .method /*06000364*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - get_Item(string name) cil managed - // SIG: 20 01 12 81 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::get_Item - - .method /*06000365*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000366*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.ICollection.get_SyncRoot - - .method /*06000367*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_IsFixedSize /*01000020::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.get_IsFixedSize - - .method /*06000368*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_IsReadOnly /*01000020::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.get_IsReadOnly - - .method /*06000369*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_Item /*01000020::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.get_Item - - .method /*0600036A*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::set_Item /*01000020::0A00002D*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.set_Item - - .method /*0600036B*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 80 B9 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_Keys /*01000020::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.get_Keys - - .method /*0600036C*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 80 B9 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::get_Values /*01000020::0A00002F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.get_Values - - .method /*0600036D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsFixedSize /*01000030::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.get_IsFixedSize - - .method /*0600036E*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsReadOnly /*01000030::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.get_IsReadOnly - - .method /*0600036F*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_Item /*01000030::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.get_Item - - .method /*06000370*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::set_Item /*01000030::0A00001D*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::System.Collections.IList.set_Item - - .method /*06000371*/ public hidebysig instance int32 - Add(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'value') cil managed - // SIG: 20 01 08 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Add - - .method /*06000372*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::Clear - - .method /*06000373*/ public hidebysig instance bool - Contains(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'value') cil managed - // SIG: 20 01 02 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Contains - - .method /*06000374*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::CopyTo - - .method /*06000375*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - Find(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 81 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Find - - .method /*06000376*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::GetEnumerator - - .method /*06000377*/ public hidebysig instance int32 - IndexOf(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'value') cil managed - // SIG: 20 01 08 12 81 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::IndexOf - - .method /*06000378*/ public hidebysig instance void - Insert(int32 index, - class System.ComponentModel.PropertyDescriptor/*02000078*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 E0 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::Insert - - .method /*06000379*/ family hidebysig instance void - InternalSort(class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ sorter) cil managed - // SIG: 20 01 01 12 81 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::InternalSort - - .method /*0600037A*/ family hidebysig instance void - InternalSort(string[] names) cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::InternalSort - - .method /*0600037B*/ public hidebysig instance void - Remove(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'value') cil managed - // SIG: 20 01 01 12 81 E0 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::Remove - - .method /*0600037C*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::RemoveAt - - .method /*0600037D*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - Sort() cil managed - // SIG: 20 00 12 81 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Sort - - .method /*0600037E*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - Sort(class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ comparer) cil managed - // SIG: 20 01 12 81 E4 12 81 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Sort - - .method /*0600037F*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - Sort(string[] names) cil managed - // SIG: 20 01 12 81 E4 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Sort - - .method /*06000380*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - Sort(string[] names, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000041*/ comparer) cil managed - // SIG: 20 02 12 81 E4 1D 0E 12 81 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::Sort - - .method /*06000381*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Add /*01000020::0A000030*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.Add - - .method /*06000382*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Contains /*01000020::0A000031*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.Contains - - .method /*06000383*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000046*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 81 19 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::GetEnumerator /*01000020::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.GetEnumerator - - .method /*06000384*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Remove /*01000020::0A000033*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.Remove - - .method /*06000385*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Add /*01000030::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.Add - - .method /*06000386*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Contains /*01000030::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.Contains - - .method /*06000387*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::IndexOf /*01000030::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.IndexOf - - .method /*06000388*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Insert /*01000030::0A000021*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::System.Collections.IList.Insert - - .method /*06000389*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Remove /*01000030::0A000022*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyDescriptorCollection::System.Collections.IList.Remove - - .method /*0600038A*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_Count /*0100002E::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.ICollection.get_Count - - .method /*0600038B*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/::Clear /*01000020::0A000034*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IDictionary.Clear - - .method /*0600038C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/::GetEnumerator /*0100002F::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IEnumerable.GetEnumerator - - .method /*0600038D*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Clear /*01000030::0A000020*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.Clear - - .method /*0600038E*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::RemoveAt /*01000030::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDescriptorCollection::System.Collections.IList.RemoveAt - - .property /*170000C4*/ instance int32 Count() - { - .get instance int32 System.ComponentModel.PropertyDescriptorCollection/*02000079*/::get_Count() /* 06000362 */ - } // end of property PropertyDescriptorCollection::Count - .property /*170000C5*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - Item(int32) - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.PropertyDescriptorCollection/*02000079*/::get_Item(int32) /* 06000363 */ - } // end of property PropertyDescriptorCollection::Item - .property /*170000C6*/ instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - Item(string) - { - .get instance class System.ComponentModel.PropertyDescriptor/*02000078*/ System.ComponentModel.PropertyDescriptorCollection/*02000079*/::get_Item(string) /* 06000364 */ - } // end of property PropertyDescriptorCollection::Item - .property /*170000C7*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.ICollection.get_IsSynchronized() /* 06000365 */ - } // end of property PropertyDescriptorCollection::System.Collections.ICollection.IsSynchronized - .property /*170000C8*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.ICollection.get_SyncRoot() /* 06000366 */ - } // end of property PropertyDescriptorCollection::System.Collections.ICollection.SyncRoot - .property /*170000C9*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IDictionary.get_IsFixedSize() /* 06000367 */ - } // end of property PropertyDescriptorCollection::System.Collections.IDictionary.IsFixedSize - .property /*170000CA*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IDictionary.get_IsReadOnly() /* 06000368 */ - } // end of property PropertyDescriptorCollection::System.Collections.IDictionary.IsReadOnly - .property /*170000CB*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IDictionary.get_Item(object) /* 06000369 */ - .set instance void System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IDictionary.set_Item(object, - object) /* 0600036A */ - } // end of property PropertyDescriptorCollection::System.Collections.IDictionary.Item - .property /*170000CC*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IDictionary.get_Keys() /* 0600036B */ - } // end of property PropertyDescriptorCollection::System.Collections.IDictionary.Keys - .property /*170000CD*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IDictionary.get_Values() /* 0600036C */ - } // end of property PropertyDescriptorCollection::System.Collections.IDictionary.Values - .property /*170000CE*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IList.get_IsFixedSize() /* 0600036D */ - } // end of property PropertyDescriptorCollection::System.Collections.IList.IsFixedSize - .property /*170000CF*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IList.get_IsReadOnly() /* 0600036E */ - } // end of property PropertyDescriptorCollection::System.Collections.IList.IsReadOnly - .property /*170000D0*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IList.get_Item(int32) /* 0600036F */ - .set instance void System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.IList.set_Item(int32, - object) /* 06000370 */ - } // end of property PropertyDescriptorCollection::System.Collections.IList.Item - .property /*170000D1*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.ComponentModel.PropertyDescriptorCollection/*02000079*/::System.Collections.ICollection.get_Count() /* 0600038A */ - } // end of property PropertyDescriptorCollection::System.Collections.ICollection.Count -} // end of class System.ComponentModel.PropertyDescriptorCollection - -.class /*0200007A*/ public auto ansi sealed beforefieldinit System.ComponentModel.ProvidePropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000042:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*0600038F*/ public hidebysig specialname rtspecialname - instance void .ctor(string propertyName, - string receiverTypeName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ProvidePropertyAttribute::.ctor - - .method /*06000390*/ public hidebysig specialname rtspecialname - instance void .ctor(string propertyName, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ receiverType) cil managed - // SIG: 20 02 01 0E 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ProvidePropertyAttribute::.ctor - - .method /*06000391*/ public hidebysig specialname - instance string get_PropertyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProvidePropertyAttribute::get_PropertyName - - .method /*06000392*/ public hidebysig specialname - instance string get_ReceiverTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProvidePropertyAttribute::get_ReceiverTypeName - - .method /*06000393*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProvidePropertyAttribute::Equals - - .method /*06000394*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProvidePropertyAttribute::GetHashCode - - .method /*06000395*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProvidePropertyAttribute::get_TypeId - - .property /*170000D2*/ instance string PropertyName() - { - .get instance string System.ComponentModel.ProvidePropertyAttribute/*0200007A*/::get_PropertyName() /* 06000391 */ - } // end of property ProvidePropertyAttribute::PropertyName - .property /*170000D3*/ instance string ReceiverTypeName() - { - .get instance string System.ComponentModel.ProvidePropertyAttribute/*0200007A*/::get_ReceiverTypeName() /* 06000392 */ - } // end of property ProvidePropertyAttribute::ReceiverTypeName - .property /*170000D4*/ instance object TypeId() - { - .get instance object System.ComponentModel.ProvidePropertyAttribute/*0200007A*/::get_TypeId() /* 06000395 */ - } // end of property ProvidePropertyAttribute::TypeId -} // end of class System.ComponentModel.ProvidePropertyAttribute - -.class /*0200007B*/ public auto ansi beforefieldinit System.ComponentModel.RefreshEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000396*/ public hidebysig specialname rtspecialname - instance void .ctor(object componentChanged) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method RefreshEventArgs::.ctor - - .method /*06000397*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ typeChanged) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method RefreshEventArgs::.ctor - - .method /*06000398*/ public hidebysig specialname - instance object get_ComponentChanged() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RefreshEventArgs::get_ComponentChanged - - .method /*06000399*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_TypeChanged() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RefreshEventArgs::get_TypeChanged - - .property /*170000D5*/ instance object ComponentChanged() - { - .get instance object System.ComponentModel.RefreshEventArgs/*0200007B*/::get_ComponentChanged() /* 06000398 */ - } // end of property RefreshEventArgs::ComponentChanged - .property /*170000D6*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - TypeChanged() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.RefreshEventArgs/*0200007B*/::get_TypeChanged() /* 06000399 */ - } // end of property RefreshEventArgs::TypeChanged -} // end of class System.ComponentModel.RefreshEventArgs - -.class /*0200007C*/ public auto ansi sealed System.ComponentModel.RefreshEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600039A*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method RefreshEventHandler::.ctor - - .method /*0600039B*/ public hidebysig newslot virtual - instance void Invoke(class System.ComponentModel.RefreshEventArgs/*0200007B*/ e) runtime managed - // SIG: 20 01 01 12 81 EC - { - } // end of method RefreshEventHandler::Invoke - - .method /*0600039C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(class System.ComponentModel.RefreshEventArgs/*0200007B*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 5D 12 81 EC 12 61 1C - { - } // end of method RefreshEventHandler::BeginInvoke - - .method /*0600039D*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method RefreshEventHandler::EndInvoke - -} // end of class System.ComponentModel.RefreshEventHandler - -.class /*0200007D*/ public auto ansi beforefieldinit System.ComponentModel.SByteConverter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*0600039E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method SByteConverter::.ctor - -} // end of class System.ComponentModel.SByteConverter - -.class /*0200007E*/ public auto ansi beforefieldinit System.ComponentModel.SingleConverter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*0600039F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method SingleConverter::.ctor - -} // end of class System.ComponentModel.SingleConverter - -.class /*0200007F*/ public auto ansi beforefieldinit System.ComponentModel.StringConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*060003A0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method StringConverter::.ctor - - .method /*060003A1*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringConverter::CanConvertFrom - - .method /*060003A2*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringConverter::ConvertFrom - -} // end of class System.ComponentModel.StringConverter - -.class /*02000080*/ public auto ansi beforefieldinit System.ComponentModel.TimeSpanConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*060003A3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method TimeSpanConverter::.ctor - - .method /*060003A4*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpanConverter::CanConvertFrom - - .method /*060003A5*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpanConverter::CanConvertTo - - .method /*060003A6*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpanConverter::ConvertFrom - - .method /*060003A7*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpanConverter::ConvertTo - -} // end of class System.ComponentModel.TimeSpanConverter - -.class /*02000081*/ public auto ansi beforefieldinit System.ComponentModel.TypeConverter - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .class /*020000D8*/ abstract auto ansi nested family beforefieldinit SimplePropertyDescriptor - extends System.ComponentModel.PropertyDescriptor/*02000078*/ - { - .method /*060005D3*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ propertyType) cil managed - // SIG: 20 03 01 12 45 0E 12 45 - { - // Method begins at RVA 0x218e - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000344 */ call instance void System.ComponentModel.PropertyDescriptor/*02000078*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[]) /* 06000344 */ - IL_0008: /* 2A | */ ret - } // end of method SimplePropertyDescriptor::.ctor - - .method /*060005D4*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ propertyType, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 04 01 12 45 0E 12 45 1D 12 80 85 - { - // Method begins at RVA 0x218e - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000344 */ call instance void System.ComponentModel.PropertyDescriptor/*02000078*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[]) /* 06000344 */ - IL_0008: /* 2A | */ ret - } // end of method SimplePropertyDescriptor::.ctor - - .method /*060005D5*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_ComponentType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SimplePropertyDescriptor::get_ComponentType - - .method /*060005D6*/ public hidebysig specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SimplePropertyDescriptor::get_IsReadOnly - - .method /*060005D7*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_PropertyType() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SimplePropertyDescriptor::get_PropertyType - - .method /*060005D8*/ public hidebysig virtual - instance bool CanResetValue(object component) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SimplePropertyDescriptor::CanResetValue - - .method /*060005D9*/ public hidebysig virtual - instance void ResetValue(object component) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SimplePropertyDescriptor::ResetValue - - .method /*060005DA*/ public hidebysig virtual - instance bool ShouldSerializeValue(object component) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SimplePropertyDescriptor::ShouldSerializeValue - - .property /*1700012F*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - ComponentType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.TypeConverter/*02000081*//SimplePropertyDescriptor/*020000D8*/::get_ComponentType() /* 060005D5 */ - } // end of property SimplePropertyDescriptor::ComponentType - .property /*17000130*/ instance bool IsReadOnly() - { - .get instance bool System.ComponentModel.TypeConverter/*02000081*//SimplePropertyDescriptor/*020000D8*/::get_IsReadOnly() /* 060005D6 */ - } // end of property SimplePropertyDescriptor::IsReadOnly - .property /*17000131*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - PropertyType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.TypeConverter/*02000081*//SimplePropertyDescriptor/*020000D8*/::get_PropertyType() /* 060005D7 */ - } // end of property SimplePropertyDescriptor::PropertyType - } // end of class SimplePropertyDescriptor - - .class /*020000D9*/ auto ansi nested public beforefieldinit StandardValuesCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/ - { - .custom /*0C000053:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060005DB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ values) cil managed - // SIG: 20 01 01 12 80 B9 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method StandardValuesCollection::.ctor - - .method /*060005DC*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardValuesCollection::get_Count - - .method /*060005DD*/ public hidebysig specialname - instance object get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardValuesCollection::get_Item - - .method /*060005DE*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardValuesCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060005DF*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardValuesCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060005E0*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StandardValuesCollection::CopyTo - - .method /*060005E1*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardValuesCollection::GetEnumerator - - .property /*17000132*/ instance int32 - Count() - { - .get instance int32 System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/::get_Count() /* 060005DC */ - } // end of property StandardValuesCollection::Count - .property /*17000133*/ instance object - Item(int32) - { - .get instance object System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/::get_Item(int32) /* 060005DD */ - } // end of property StandardValuesCollection::Item - .property /*17000134*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/::System.Collections.ICollection.get_IsSynchronized() /* 060005DE */ - } // end of property StandardValuesCollection::System.Collections.ICollection.IsSynchronized - .property /*17000135*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/::System.Collections.ICollection.get_SyncRoot() /* 060005DF */ - } // end of property StandardValuesCollection::System.Collections.ICollection.SyncRoot - } // end of class StandardValuesCollection - - .method /*060003A8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method TypeConverter::.ctor - - .method /*060003A9*/ public hidebysig newslot virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::CanConvertFrom - - .method /*060003AA*/ public hidebysig instance bool - CanConvertFrom(class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 01 02 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::CanConvertFrom - - .method /*060003AB*/ public hidebysig newslot virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::CanConvertTo - - .method /*060003AC*/ public hidebysig instance bool - CanConvertTo(class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 01 02 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::CanConvertTo - - .method /*060003AD*/ public hidebysig newslot virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFrom - - .method /*060003AE*/ public hidebysig instance object - ConvertFrom(object 'value') cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFrom - - .method /*060003AF*/ public hidebysig instance object - ConvertFromInvariantString(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - string text) cil managed - // SIG: 20 02 1C 12 81 CC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFromInvariantString - - .method /*060003B0*/ public hidebysig instance object - ConvertFromInvariantString(string text) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFromInvariantString - - .method /*060003B1*/ public hidebysig instance object - ConvertFromString(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - string text) cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFromString - - .method /*060003B2*/ public hidebysig instance object - ConvertFromString(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - string text) cil managed - // SIG: 20 02 1C 12 81 CC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFromString - - .method /*060003B3*/ public hidebysig instance object - ConvertFromString(string text) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertFromString - - .method /*060003B4*/ public hidebysig newslot virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertTo - - .method /*060003B5*/ public hidebysig instance object - ConvertTo(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 1C 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertTo - - .method /*060003B6*/ public hidebysig instance string - ConvertToInvariantString(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 0E 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertToInvariantString - - .method /*060003B7*/ public hidebysig instance string - ConvertToInvariantString(object 'value') cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertToInvariantString - - .method /*060003B8*/ public hidebysig instance string - ConvertToString(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 0E 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertToString - - .method /*060003B9*/ public hidebysig instance string - ConvertToString(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 0E 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertToString - - .method /*060003BA*/ public hidebysig instance string - ConvertToString(object 'value') cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::ConvertToString - - .method /*060003BB*/ public hidebysig instance object - CreateInstance(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 01 1C 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::CreateInstance - - .method /*060003BC*/ public hidebysig newslot virtual - instance object CreateInstance(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ propertyValues) cil managed - // SIG: 20 02 1C 12 81 CC 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::CreateInstance - - .method /*060003BD*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003B*/ - GetConvertFromException(object 'value') cil managed - // SIG: 20 01 12 80 ED 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetConvertFromException - - .method /*060003BE*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003B*/ - GetConvertToException(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 12 80 ED 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetConvertToException - - .method /*060003BF*/ public hidebysig instance bool - GetCreateInstanceSupported() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetCreateInstanceSupported - - .method /*060003C0*/ public hidebysig newslot virtual - instance bool GetCreateInstanceSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetCreateInstanceSupported - - .method /*060003C1*/ public hidebysig instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 12 81 E4 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetProperties - - .method /*060003C2*/ public hidebysig newslot virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 20 03 12 81 E4 12 81 CC 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetProperties - - .method /*060003C3*/ public hidebysig instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(object 'value') cil managed - // SIG: 20 01 12 81 E4 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetProperties - - .method /*060003C4*/ public hidebysig instance bool - GetPropertiesSupported() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetPropertiesSupported - - .method /*060003C5*/ public hidebysig newslot virtual - instance bool GetPropertiesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetPropertiesSupported - - .method /*060003C6*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - GetStandardValues() cil managed - // SIG: 20 00 12 80 B9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetStandardValues - - .method /*060003C7*/ public hidebysig newslot virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetStandardValues - - .method /*060003C8*/ public hidebysig instance bool - GetStandardValuesExclusive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetStandardValuesExclusive - - .method /*060003C9*/ public hidebysig newslot virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetStandardValuesExclusive - - .method /*060003CA*/ public hidebysig instance bool - GetStandardValuesSupported() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetStandardValuesSupported - - .method /*060003CB*/ public hidebysig newslot virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::GetStandardValuesSupported - - .method /*060003CC*/ public hidebysig newslot virtual - instance bool IsValid(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - object 'value') cil managed - // SIG: 20 02 02 12 81 CC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::IsValid - - .method /*060003CD*/ public hidebysig instance bool - IsValid(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::IsValid - - .method /*060003CE*/ family hidebysig instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - SortProperties(class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ props, - string[] names) cil managed - // SIG: 20 02 12 81 E4 12 81 E4 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverter::SortProperties - -} // end of class System.ComponentModel.TypeConverter - -.class /*02000082*/ public auto ansi sealed beforefieldinit System.ComponentModel.TypeConverterAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000044:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .field /*04000065*/ public static initonly class System.ComponentModel.TypeConverterAttribute/*02000082*/ Default - .method /*060003CF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method TypeConverterAttribute::.ctor - - .method /*060003D0*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method TypeConverterAttribute::.ctor - - .method /*060003D1*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method TypeConverterAttribute::.ctor - - .method /*060003D2*/ public hidebysig specialname - instance string get_ConverterTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverterAttribute::get_ConverterTypeName - - .method /*060003D3*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverterAttribute::Equals - - .method /*060003D4*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeConverterAttribute::GetHashCode - - .property /*170000D7*/ instance string ConverterTypeName() - { - .get instance string System.ComponentModel.TypeConverterAttribute/*02000082*/::get_ConverterTypeName() /* 060003D2 */ - } // end of property TypeConverterAttribute::ConverterTypeName -} // end of class System.ComponentModel.TypeConverterAttribute - -.class /*02000083*/ public abstract auto ansi beforefieldinit System.ComponentModel.TypeDescriptionProvider - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060003D5*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptionProvider::.ctor - - .method /*060003D6*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ parent) cil managed - // SIG: 20 01 01 12 82 0C - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptionProvider::.ctor - - .method /*060003D7*/ public hidebysig newslot virtual - instance object CreateInstance(class [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ provider, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/[] argTypes, - object[] args) cil managed - // SIG: 20 04 1C 12 80 95 12 45 1D 12 45 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::CreateInstance - - .method /*060003D8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ - GetCache(object 'instance') cil managed - // SIG: 20 01 12 80 81 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetCache - - .method /*060003D9*/ public hidebysig newslot virtual - instance class System.ComponentModel.ICustomTypeDescriptor/*0200006C*/ - GetExtendedTypeDescriptor(object 'instance') cil managed - // SIG: 20 01 12 81 B0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetExtendedTypeDescriptor - - .method /*060003DA*/ famorassem hidebysig newslot virtual - instance class System.ComponentModel.IExtenderProvider/*0200006D*/[] - GetExtenderProviders(object 'instance') cil managed - // SIG: 20 01 1D 12 81 B4 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetExtenderProviders - - .method /*060003DB*/ public hidebysig newslot virtual - instance string GetFullComponentName(object component) cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetFullComponentName - - .method /*060003DC*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetReflectionType(object 'instance') cil managed - // SIG: 20 01 12 45 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetReflectionType - - .method /*060003DD*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetReflectionType(class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType) cil managed - // SIG: 20 01 12 45 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetReflectionType - - .method /*060003DE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetReflectionType(class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType, - object 'instance') cil managed - // SIG: 20 02 12 45 12 45 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetReflectionType - - .method /*060003DF*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetRuntimeType(class [System.Runtime/*23000001*/]System.Type/*01000011*/ reflectionType) cil managed - // SIG: 20 01 12 45 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetRuntimeType - - .method /*060003E0*/ public hidebysig instance class System.ComponentModel.ICustomTypeDescriptor/*0200006C*/ - GetTypeDescriptor(object 'instance') cil managed - // SIG: 20 01 12 81 B0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetTypeDescriptor - - .method /*060003E1*/ public hidebysig instance class System.ComponentModel.ICustomTypeDescriptor/*0200006C*/ - GetTypeDescriptor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType) cil managed - // SIG: 20 01 12 81 B0 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetTypeDescriptor - - .method /*060003E2*/ public hidebysig newslot virtual - instance class System.ComponentModel.ICustomTypeDescriptor/*0200006C*/ - GetTypeDescriptor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType, - object 'instance') cil managed - // SIG: 20 02 12 81 B0 12 45 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::GetTypeDescriptor - - .method /*060003E3*/ public hidebysig newslot virtual - instance bool IsSupportedType(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 02 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProvider::IsSupportedType - -} // end of class System.ComponentModel.TypeDescriptionProvider - -.class /*02000084*/ public auto ansi sealed beforefieldinit System.ComponentModel.TypeDescriptionProviderAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000045:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 ) // ited. - .method /*060003E4*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptionProviderAttribute::.ctor - - .method /*060003E5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptionProviderAttribute::.ctor - - .method /*060003E6*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptionProviderAttribute::get_TypeName - - .property /*170000D8*/ instance string TypeName() - { - .get instance string System.ComponentModel.TypeDescriptionProviderAttribute/*02000084*/::get_TypeName() /* 060003E6 */ - } // end of property TypeDescriptionProviderAttribute::TypeName -} // end of class System.ComponentModel.TypeDescriptionProviderAttribute - -.class /*02000085*/ public auto ansi sealed beforefieldinit System.ComponentModel.TypeDescriptor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000066*/ private static class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ 'k__BackingField' - .custom /*0C000039:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .method /*060003E7*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptor::.ctor - - .method /*060003E8*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_InterfaceType() cil managed - // SIG: 00 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::get_InterfaceType - - .method /*060003E9*/ public hidebysig specialname static - void add_Refreshed(class System.ComponentModel.RefreshEventHandler/*0200007C*/ 'value') cil managed - // SIG: 00 01 01 12 81 F0 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::add_Refreshed - - .method /*060003EA*/ public hidebysig specialname static - void remove_Refreshed(class System.ComponentModel.RefreshEventHandler/*0200007C*/ 'value') cil managed - // SIG: 00 01 01 12 81 F0 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::remove_Refreshed - - .method /*060003EB*/ public hidebysig static - class System.ComponentModel.TypeDescriptionProvider/*02000083*/ - AddAttributes(object 'instance', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 02 12 82 0C 1C 1D 12 80 85 - { - .custom /*0C00005E:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - .param [2]/*08000429*/ - .custom /*0C00007B:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::AddAttributes - - .method /*060003EC*/ public hidebysig static - class System.ComponentModel.TypeDescriptionProvider/*02000083*/ - AddAttributes(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 02 12 82 0C 12 45 1D 12 80 85 - { - .custom /*0C00005F:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - .param [2]/*0800042B*/ - .custom /*0C00007D:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::AddAttributes - - .method /*060003ED*/ public hidebysig static - void AddEditorTable(class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType, - class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000049*/ table) cil managed - // SIG: 00 02 01 12 45 12 81 25 - { - .custom /*0C000060:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::AddEditorTable - - .method /*060003EE*/ public hidebysig static - void AddProvider(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - object 'instance') cil managed - // SIG: 00 02 01 12 82 0C 1C - { - .custom /*0C000061:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::AddProvider - - .method /*060003EF*/ public hidebysig static - void AddProvider(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 02 01 12 82 0C 12 45 - { - .custom /*0C000062:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::AddProvider - - .method /*060003F0*/ public hidebysig static - void AddProviderTransparent(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - object 'instance') cil managed - // SIG: 00 02 01 12 82 0C 1C - { - .custom /*0C000063:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::AddProviderTransparent - - .method /*060003F1*/ public hidebysig static - void AddProviderTransparent(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 02 01 12 82 0C 12 45 - { - .custom /*0C000064:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::AddProviderTransparent - - .method /*060003F2*/ public hidebysig static - void CreateAssociation(object primary, - object secondary) cil managed - // SIG: 00 02 01 1C 1C - { - .custom /*0C000065:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::CreateAssociation - - .method /*060003F3*/ public hidebysig static - class System.ComponentModel.EventDescriptor/*02000066*/ - CreateEvent(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - class System.ComponentModel.EventDescriptor/*02000066*/ oldEventDescriptor, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 03 12 81 98 12 45 12 81 98 1D 12 80 85 - { - .param [3]/*0800043A*/ - .custom /*0C00007F:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::CreateEvent - - .method /*060003F4*/ public hidebysig static - class System.ComponentModel.EventDescriptor/*02000066*/ - CreateEvent(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 04 12 81 98 12 45 0E 12 45 1D 12 80 85 - { - .param [4]/*0800043E*/ - .custom /*0C000080:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::CreateEvent - - .method /*060003F5*/ public hidebysig static - object CreateInstance(class [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ provider, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/[] argTypes, - object[] args) cil managed - // SIG: 00 04 1C 12 80 95 12 45 1D 12 45 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::CreateInstance - - .method /*060003F6*/ public hidebysig static - class System.ComponentModel.PropertyDescriptor/*02000078*/ - CreateProperty(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - class System.ComponentModel.PropertyDescriptor/*02000078*/ oldPropertyDescriptor, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 03 12 81 E0 12 45 12 81 E0 1D 12 80 85 - { - .param [3]/*08000445*/ - .custom /*0C000081:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::CreateProperty - - .method /*060003F7*/ public hidebysig static - class System.ComponentModel.PropertyDescriptor/*02000078*/ - CreateProperty(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 04 12 81 E0 12 45 0E 12 45 1D 12 80 85 - { - .param [4]/*08000449*/ - .custom /*0C000082:0A000025*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100003F*/::.ctor() /* 0A000025 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::CreateProperty - - .method /*060003F8*/ public hidebysig static - object GetAssociation(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - object primary) cil managed - // SIG: 00 02 1C 12 45 1C - { - .custom /*0C000066:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetAssociation - - .method /*060003F9*/ public hidebysig static - class System.ComponentModel.AttributeCollection/*02000053*/ - GetAttributes(object component) cil managed - // SIG: 00 01 12 81 4C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetAttributes - - .method /*060003FA*/ public hidebysig static - class System.ComponentModel.AttributeCollection/*02000053*/ - GetAttributes(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 12 81 4C 1C 02 - { - .custom /*0C000067:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetAttributes - - .method /*060003FB*/ public hidebysig static - class System.ComponentModel.AttributeCollection/*02000053*/ - GetAttributes(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType) cil managed - // SIG: 00 01 12 81 4C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetAttributes - - .method /*060003FC*/ public hidebysig static - string GetClassName(object component) cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetClassName - - .method /*060003FD*/ public hidebysig static - string GetClassName(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 0E 1C 02 - { - .custom /*0C000068:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetClassName - - .method /*060003FE*/ public hidebysig static - string GetClassName(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType) cil managed - // SIG: 00 01 0E 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetClassName - - .method /*060003FF*/ public hidebysig static - string GetComponentName(object component) cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetComponentName - - .method /*06000400*/ public hidebysig static - string GetComponentName(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 0E 1C 02 - { - .custom /*0C000069:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetComponentName - - .method /*06000401*/ public hidebysig static - class System.ComponentModel.TypeConverter/*02000081*/ - GetConverter(object component) cil managed - // SIG: 00 01 12 82 04 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetConverter - - .method /*06000402*/ public hidebysig static - class System.ComponentModel.TypeConverter/*02000081*/ - GetConverter(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 12 82 04 1C 02 - { - .custom /*0C00006A:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetConverter - - .method /*06000403*/ public hidebysig static - class System.ComponentModel.TypeConverter/*02000081*/ - GetConverter(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 12 82 04 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetConverter - - .method /*06000404*/ public hidebysig static - class System.ComponentModel.EventDescriptor/*02000066*/ - GetDefaultEvent(object component) cil managed - // SIG: 00 01 12 81 98 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetDefaultEvent - - .method /*06000405*/ public hidebysig static - class System.ComponentModel.EventDescriptor/*02000066*/ - GetDefaultEvent(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 12 81 98 1C 02 - { - .custom /*0C00006B:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetDefaultEvent - - .method /*06000406*/ public hidebysig static - class System.ComponentModel.EventDescriptor/*02000066*/ - GetDefaultEvent(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType) cil managed - // SIG: 00 01 12 81 98 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetDefaultEvent - - .method /*06000407*/ public hidebysig static - class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetDefaultProperty(object component) cil managed - // SIG: 00 01 12 81 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetDefaultProperty - - .method /*06000408*/ public hidebysig static - class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetDefaultProperty(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 12 81 E0 1C 02 - { - .custom /*0C00006C:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetDefaultProperty - - .method /*06000409*/ public hidebysig static - class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetDefaultProperty(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType) cil managed - // SIG: 00 01 12 81 E0 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetDefaultProperty - - .method /*0600040A*/ public hidebysig static - object GetEditor(object component, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType) cil managed - // SIG: 00 02 1C 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEditor - - .method /*0600040B*/ public hidebysig static - object GetEditor(object component, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType, - bool noCustomTypeDesc) cil managed - // SIG: 00 03 1C 1C 12 45 02 - { - .custom /*0C00006D:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEditor - - .method /*0600040C*/ public hidebysig static - object GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ editorBaseType) cil managed - // SIG: 00 02 1C 12 45 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEditor - - .method /*0600040D*/ public hidebysig static - class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(object component) cil managed - // SIG: 00 01 12 81 9C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEvents - - .method /*0600040E*/ public hidebysig static - class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(object component, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 02 12 81 9C 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEvents - - .method /*0600040F*/ public hidebysig static - class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(object component, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes, - bool noCustomTypeDesc) cil managed - // SIG: 00 03 12 81 9C 1C 1D 12 80 85 02 - { - .custom /*0C00006E:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEvents - - .method /*06000410*/ public hidebysig static - class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 12 81 9C 1C 02 - { - .custom /*0C00006F:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEvents - - .method /*06000411*/ public hidebysig static - class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType) cil managed - // SIG: 00 01 12 81 9C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEvents - - .method /*06000412*/ public hidebysig static - class System.ComponentModel.EventDescriptorCollection/*02000067*/ - GetEvents(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 02 12 81 9C 12 45 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetEvents - - .method /*06000413*/ public hidebysig static - string GetFullComponentName(object component) cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetFullComponentName - - .method /*06000414*/ public hidebysig static - class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(object component) cil managed - // SIG: 00 01 12 81 E4 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProperties - - .method /*06000415*/ public hidebysig static - class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(object component, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 02 12 81 E4 1C 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProperties - - .method /*06000416*/ public hidebysig static - class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(object component, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes, - bool noCustomTypeDesc) cil managed - // SIG: 00 03 12 81 E4 1C 1D 12 80 85 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProperties - - .method /*06000417*/ public hidebysig static - class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(object component, - bool noCustomTypeDesc) cil managed - // SIG: 00 02 12 81 E4 1C 02 - { - .custom /*0C000070:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProperties - - .method /*06000418*/ public hidebysig static - class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType) cil managed - // SIG: 00 01 12 81 E4 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProperties - - .method /*06000419*/ public hidebysig static - class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetProperties(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentType, - class [System.Runtime/*23000001*/]System.Attribute/*01000021*/[] attributes) cil managed - // SIG: 00 02 12 81 E4 12 45 1D 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProperties - - .method /*0600041A*/ public hidebysig static - class System.ComponentModel.TypeDescriptionProvider/*02000083*/ - GetProvider(object 'instance') cil managed - // SIG: 00 01 12 82 0C 1C - { - .custom /*0C000071:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProvider - - .method /*0600041B*/ public hidebysig static - class System.ComponentModel.TypeDescriptionProvider/*02000083*/ - GetProvider(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 12 82 0C 12 45 - { - .custom /*0C000072:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetProvider - - .method /*0600041C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetReflectionType(object 'instance') cil managed - // SIG: 00 01 12 45 1C - { - .custom /*0C000073:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetReflectionType - - .method /*0600041D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetReflectionType(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 12 45 12 45 - { - .custom /*0C000074:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::GetReflectionType - - .method /*0600041E*/ public hidebysig static - void Refresh(object component) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::Refresh - - .method /*0600041F*/ public hidebysig static - void Refresh(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000037*/ 'assembly') cil managed - // SIG: 00 01 01 12 80 DD - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::Refresh - - .method /*06000420*/ public hidebysig static - void Refresh(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100004A*/ module) cil managed - // SIG: 00 01 01 12 81 29 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::Refresh - - .method /*06000421*/ public hidebysig static - void Refresh(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 01 01 12 45 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::Refresh - - .method /*06000422*/ public hidebysig static - void RemoveAssociation(object primary, - object secondary) cil managed - // SIG: 00 02 01 1C 1C - { - .custom /*0C000075:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::RemoveAssociation - - .method /*06000423*/ public hidebysig static - void RemoveAssociations(object primary) cil managed - // SIG: 00 01 01 1C - { - .custom /*0C000076:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::RemoveAssociations - - .method /*06000424*/ public hidebysig static - void RemoveProvider(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - object 'instance') cil managed - // SIG: 00 02 01 12 82 0C 1C - { - .custom /*0C000077:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::RemoveProvider - - .method /*06000425*/ public hidebysig static - void RemoveProvider(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 02 01 12 82 0C 12 45 - { - .custom /*0C000078:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::RemoveProvider - - .method /*06000426*/ public hidebysig static - void RemoveProviderTransparent(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - object 'instance') cil managed - // SIG: 00 02 01 12 82 0C 1C - { - .custom /*0C000079:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::RemoveProviderTransparent - - .method /*06000427*/ public hidebysig static - void RemoveProviderTransparent(class System.ComponentModel.TypeDescriptionProvider/*02000083*/ provider, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 00 02 01 12 82 0C 12 45 - { - .custom /*0C00007A:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::RemoveProviderTransparent - - .method /*06000428*/ public hidebysig static - void SortDescriptorArray(class [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ infos) cil managed - // SIG: 00 01 01 12 80 C1 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeDescriptor::SortDescriptorArray - - .method /*06000429*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Type/*01000011*/ - get_ComObjectType() cil managed - // SIG: 00 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::get_ComObjectType - - .method /*0600042A*/ public hidebysig static - class System.ComponentModel.Design.IDesigner/*020000A7*/ - CreateDesigner(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ designerBaseType) cil managed - // SIG: 00 02 12 82 9C 12 80 8D 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDescriptor::CreateDesigner - - .method /*0600042B*/ public hidebysig specialname static - class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ - get_ComNativeDescriptorHandler() cil managed - // SIG: 00 00 12 80 A4 - { - .custom /*0C00007C:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2135 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000066 */ ldsfld class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ System.ComponentModel.TypeDescriptor/*02000085*/::'k__BackingField' /* 04000066 */ - IL_0005: /* 2A | */ ret - } // end of method TypeDescriptor::get_ComNativeDescriptorHandler - - .method /*0600042C*/ public hidebysig specialname static - void set_ComNativeDescriptorHandler(class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ 'value') cil managed - // SIG: 00 01 01 12 80 A4 - { - .custom /*0C00007E:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x213c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 80 | (04)000066 */ stsfld class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ System.ComponentModel.TypeDescriptor/*02000085*/::'k__BackingField' /* 04000066 */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptor::set_ComNativeDescriptorHandler - - .event /*14000007*/ System.ComponentModel.RefreshEventHandler/*0200007C*/ Refreshed - { - .addon void System.ComponentModel.TypeDescriptor/*02000085*/::add_Refreshed(class System.ComponentModel.RefreshEventHandler/*0200007C*/) /* 060003E9 */ - .removeon void System.ComponentModel.TypeDescriptor/*02000085*/::remove_Refreshed(class System.ComponentModel.RefreshEventHandler/*0200007C*/) /* 060003EA */ - } // end of event TypeDescriptor::Refreshed - .property /*170000D9*/ class [System.Runtime/*23000001*/]System.Type/*01000011*/ - InterfaceType() - { - .custom /*0C000054:0A000035*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000048*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000047*/) /* 0A000035 */ = ( 01 00 02 00 00 00 00 00 ) - .get class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.TypeDescriptor/*02000085*/::get_InterfaceType() /* 060003E8 */ - } // end of property TypeDescriptor::InterfaceType - .property /*170000DA*/ class [System.Runtime/*23000001*/]System.Type/*01000011*/ - ComObjectType() - { - .get class [System.Runtime/*23000001*/]System.Type/*01000011*/ System.ComponentModel.TypeDescriptor/*02000085*/::get_ComObjectType() /* 06000429 */ - } // end of property TypeDescriptor::ComObjectType - .property /*170000DB*/ class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ - ComNativeDescriptorHandler() - { - .custom /*0C000056:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 80 A3 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 55 73 65 20 61 20 74 79 // cated. Use a ty - 70 65 20 64 65 73 63 72 69 70 74 69 6F 6E 20 70 // pe description p - 72 6F 76 69 64 65 72 20 74 6F 20 73 75 70 70 6C // rovider to suppl - 79 20 74 79 70 65 20 69 6E 66 6F 72 6D 61 74 69 // y type informati - 6F 6E 20 66 6F 72 20 43 4F 4D 20 74 79 70 65 73 // on for COM types - 20 69 6E 73 74 65 61 64 2E 20 20 68 74 74 70 3A // instead. http: - 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 // //go.microsoft.c - 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 // om/fwlink/?linki - 64 3D 31 34 32 30 32 00 00 ) // d=14202.. - .get class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/ System.ComponentModel.TypeDescriptor/*02000085*/::get_ComNativeDescriptorHandler() /* 0600042B */ - .set void System.ComponentModel.TypeDescriptor/*02000085*/::set_ComNativeDescriptorHandler(class System.ComponentModel.IComNativeDescriptorHandler/*02000029*/) /* 0600042C */ - } // end of property TypeDescriptor::ComNativeDescriptorHandler -} // end of class System.ComponentModel.TypeDescriptor - -.class /*02000086*/ public abstract auto ansi beforefieldinit System.ComponentModel.TypeListConverter - extends System.ComponentModel.TypeConverter/*02000081*/ -{ - .method /*0600042D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/[] types) cil managed - // SIG: 20 01 01 1D 12 45 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003A8 */ call instance void System.ComponentModel.TypeConverter/*02000081*/::.ctor() /* 060003A8 */ - IL_0006: /* 2A | */ ret - } // end of method TypeListConverter::.ctor - - .method /*0600042E*/ public hidebysig virtual - instance bool CanConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ sourceType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::CanConvertFrom - - .method /*0600042F*/ public hidebysig virtual - instance bool CanConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 02 02 12 81 CC 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::CanConvertTo - - .method /*06000430*/ public hidebysig virtual - instance object ConvertFrom(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value') cil managed - // SIG: 20 03 1C 12 81 CC 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::ConvertFrom - - .method /*06000431*/ public hidebysig virtual - instance object ConvertTo(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ culture, - object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000011*/ destinationType) cil managed - // SIG: 20 04 1C 12 81 CC 12 4D 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::ConvertTo - - .method /*06000432*/ public hidebysig virtual - instance class System.ComponentModel.TypeConverter/*02000081*//StandardValuesCollection/*020000D9*/ - GetStandardValues(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 12 83 64 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::GetStandardValues - - .method /*06000433*/ public hidebysig virtual - instance bool GetStandardValuesExclusive(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::GetStandardValuesExclusive - - .method /*06000434*/ public hidebysig virtual - instance bool GetStandardValuesSupported(class System.ComponentModel.ITypeDescriptorContext/*02000073*/ context) cil managed - // SIG: 20 01 02 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeListConverter::GetStandardValuesSupported - -} // end of class System.ComponentModel.TypeListConverter - -.class /*02000087*/ public auto ansi beforefieldinit System.ComponentModel.UInt16Converter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*06000435*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method UInt16Converter::.ctor - -} // end of class System.ComponentModel.UInt16Converter - -.class /*02000088*/ public auto ansi beforefieldinit System.ComponentModel.UInt32Converter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*06000436*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method UInt32Converter::.ctor - -} // end of class System.ComponentModel.UInt32Converter - -.class /*02000089*/ public auto ansi beforefieldinit System.ComponentModel.UInt64Converter - extends System.ComponentModel.BaseNumberConverter/*02000055*/ -{ - .method /*06000437*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x211c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00026A */ call instance void System.ComponentModel.BaseNumberConverter/*02000055*/::.ctor() /* 0600026A */ - IL_0006: /* 2A | */ ret - } // end of method UInt64Converter::.ctor - -} // end of class System.ComponentModel.UInt64Converter - -.class /*0200008A*/ public auto ansi beforefieldinit System.ComponentModel.Design.ActiveDesignerEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000438*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.Design.IDesignerHost/*020000AA*/ oldDesigner, - class System.ComponentModel.Design.IDesignerHost/*020000AA*/ newDesigner) cil managed - // SIG: 20 02 01 12 82 A8 12 82 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ActiveDesignerEventArgs::.ctor - - .method /*06000439*/ public hidebysig specialname - instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - get_NewDesigner() cil managed - // SIG: 20 00 12 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActiveDesignerEventArgs::get_NewDesigner - - .method /*0600043A*/ public hidebysig specialname - instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - get_OldDesigner() cil managed - // SIG: 20 00 12 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActiveDesignerEventArgs::get_OldDesigner - - .property /*170000DC*/ instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - NewDesigner() - { - .get instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ System.ComponentModel.Design.ActiveDesignerEventArgs/*0200008A*/::get_NewDesigner() /* 06000439 */ - } // end of property ActiveDesignerEventArgs::NewDesigner - .property /*170000DD*/ instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - OldDesigner() - { - .get instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ System.ComponentModel.Design.ActiveDesignerEventArgs/*0200008A*/::get_OldDesigner() /* 0600043A */ - } // end of property ActiveDesignerEventArgs::OldDesigner -} // end of class System.ComponentModel.Design.ActiveDesignerEventArgs - -.class /*0200008B*/ public auto ansi sealed System.ComponentModel.Design.ActiveDesignerEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600043B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ActiveDesignerEventHandler::.ctor - - .method /*0600043C*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.ActiveDesignerEventArgs/*0200008A*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 28 - { - } // end of method ActiveDesignerEventHandler::Invoke - - .method /*0600043D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.ActiveDesignerEventArgs/*0200008A*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 28 12 61 1C - { - } // end of method ActiveDesignerEventHandler::BeginInvoke - - .method /*0600043E*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ActiveDesignerEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.ActiveDesignerEventHandler - -.class /*0200008C*/ public auto ansi beforefieldinit System.ComponentModel.Design.CheckoutException - extends [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100004B*/ -{ - .field /*04000067*/ public static initonly class System.ComponentModel.Design.CheckoutException/*0200008C*/ Canceled - .method /*0600043F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2144 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000043 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100004B*/::.ctor() /* 0A000043 */ - IL_0006: /* 2A | */ ret - } // end of method CheckoutException::.ctor - - .method /*06000440*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000039*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100003A*/ context) cil managed - // SIG: 20 02 01 12 80 E5 11 80 E9 - { - // Method begins at RVA 0x2144 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000043 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100004B*/::.ctor() /* 0A000043 */ - IL_0006: /* 2A | */ ret - } // end of method CheckoutException::.ctor - - .method /*06000441*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2144 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000043 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100004B*/::.ctor() /* 0A000043 */ - IL_0006: /* 2A | */ ret - } // end of method CheckoutException::.ctor - - .method /*06000442*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 ED - { - // Method begins at RVA 0x2144 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000043 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100004B*/::.ctor() /* 0A000043 */ - IL_0006: /* 2A | */ ret - } // end of method CheckoutException::.ctor - - .method /*06000443*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 errorCode) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2144 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000043 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100004B*/::.ctor() /* 0A000043 */ - IL_0006: /* 2A | */ ret - } // end of method CheckoutException::.ctor - -} // end of class System.ComponentModel.Design.CheckoutException - -.class /*0200008D*/ public auto ansi beforefieldinit System.ComponentModel.Design.CommandID - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000444*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ menuGroup, - int32 commandID) cil managed - // SIG: 20 02 01 11 81 31 08 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method CommandID::.ctor - - .method /*06000445*/ public hidebysig newslot specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ - get_Guid() cil managed - // SIG: 20 00 11 81 31 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommandID::get_Guid - - .method /*06000446*/ public hidebysig newslot specialname virtual - instance int32 get_ID() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommandID::get_ID - - .method /*06000447*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommandID::Equals - - .method /*06000448*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommandID::GetHashCode - - .method /*06000449*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommandID::ToString - - .property /*170000DE*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ - Guid() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ System.ComponentModel.Design.CommandID/*0200008D*/::get_Guid() /* 06000445 */ - } // end of property CommandID::Guid - .property /*170000DF*/ instance int32 ID() - { - .get instance int32 System.ComponentModel.Design.CommandID/*0200008D*/::get_ID() /* 06000446 */ - } // end of property CommandID::ID -} // end of class System.ComponentModel.Design.CommandID - -.class /*0200008E*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.ComponentChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*0600044A*/ public hidebysig specialname rtspecialname - instance void .ctor(object component, - class System.ComponentModel.MemberDescriptor/*02000075*/ member, - object oldValue, - object newValue) cil managed - // SIG: 20 04 01 1C 12 81 D4 1C 1C - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentChangedEventArgs::.ctor - - .method /*0600044B*/ public hidebysig specialname - instance object get_Component() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentChangedEventArgs::get_Component - - .method /*0600044C*/ public hidebysig specialname - instance class System.ComponentModel.MemberDescriptor/*02000075*/ - get_Member() cil managed - // SIG: 20 00 12 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentChangedEventArgs::get_Member - - .method /*0600044D*/ public hidebysig specialname - instance object get_NewValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentChangedEventArgs::get_NewValue - - .method /*0600044E*/ public hidebysig specialname - instance object get_OldValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentChangedEventArgs::get_OldValue - - .property /*170000E0*/ instance object Component() - { - .get instance object System.ComponentModel.Design.ComponentChangedEventArgs/*0200008E*/::get_Component() /* 0600044B */ - } // end of property ComponentChangedEventArgs::Component - .property /*170000E1*/ instance class System.ComponentModel.MemberDescriptor/*02000075*/ - Member() - { - .get instance class System.ComponentModel.MemberDescriptor/*02000075*/ System.ComponentModel.Design.ComponentChangedEventArgs/*0200008E*/::get_Member() /* 0600044C */ - } // end of property ComponentChangedEventArgs::Member - .property /*170000E2*/ instance object NewValue() - { - .get instance object System.ComponentModel.Design.ComponentChangedEventArgs/*0200008E*/::get_NewValue() /* 0600044D */ - } // end of property ComponentChangedEventArgs::NewValue - .property /*170000E3*/ instance object OldValue() - { - .get instance object System.ComponentModel.Design.ComponentChangedEventArgs/*0200008E*/::get_OldValue() /* 0600044E */ - } // end of property ComponentChangedEventArgs::OldValue -} // end of class System.ComponentModel.Design.ComponentChangedEventArgs - -.class /*0200008F*/ public auto ansi sealed System.ComponentModel.Design.ComponentChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600044F*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ComponentChangedEventHandler::.ctor - - .method /*06000450*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.ComponentChangedEventArgs/*0200008E*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 38 - { - } // end of method ComponentChangedEventHandler::Invoke - - .method /*06000451*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.ComponentChangedEventArgs/*0200008E*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 38 12 61 1C - { - } // end of method ComponentChangedEventHandler::BeginInvoke - - .method /*06000452*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ComponentChangedEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.ComponentChangedEventHandler - -.class /*02000090*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.ComponentChangingEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000453*/ public hidebysig specialname rtspecialname - instance void .ctor(object component, - class System.ComponentModel.MemberDescriptor/*02000075*/ member) cil managed - // SIG: 20 02 01 1C 12 81 D4 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentChangingEventArgs::.ctor - - .method /*06000454*/ public hidebysig specialname - instance object get_Component() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentChangingEventArgs::get_Component - - .method /*06000455*/ public hidebysig specialname - instance class System.ComponentModel.MemberDescriptor/*02000075*/ - get_Member() cil managed - // SIG: 20 00 12 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentChangingEventArgs::get_Member - - .property /*170000E4*/ instance object Component() - { - .get instance object System.ComponentModel.Design.ComponentChangingEventArgs/*02000090*/::get_Component() /* 06000454 */ - } // end of property ComponentChangingEventArgs::Component - .property /*170000E5*/ instance class System.ComponentModel.MemberDescriptor/*02000075*/ - Member() - { - .get instance class System.ComponentModel.MemberDescriptor/*02000075*/ System.ComponentModel.Design.ComponentChangingEventArgs/*02000090*/::get_Member() /* 06000455 */ - } // end of property ComponentChangingEventArgs::Member -} // end of class System.ComponentModel.Design.ComponentChangingEventArgs - -.class /*02000091*/ public auto ansi sealed System.ComponentModel.Design.ComponentChangingEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000456*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ComponentChangingEventHandler::.ctor - - .method /*06000457*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.ComponentChangingEventArgs/*02000090*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 40 - { - } // end of method ComponentChangingEventHandler::Invoke - - .method /*06000458*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.ComponentChangingEventArgs/*02000090*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 40 12 61 1C - { - } // end of method ComponentChangingEventHandler::BeginInvoke - - .method /*06000459*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ComponentChangingEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.ComponentChangingEventHandler - -.class /*02000092*/ public auto ansi beforefieldinit System.ComponentModel.Design.ComponentEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*0600045A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentEventArgs::.ctor - - .method /*0600045B*/ public hidebysig newslot specialname virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - get_Component() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentEventArgs::get_Component - - .property /*170000E6*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - Component() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ System.ComponentModel.Design.ComponentEventArgs/*02000092*/::get_Component() /* 0600045B */ - } // end of property ComponentEventArgs::Component -} // end of class System.ComponentModel.Design.ComponentEventArgs - -.class /*02000093*/ public auto ansi sealed System.ComponentModel.Design.ComponentEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600045C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ComponentEventHandler::.ctor - - .method /*0600045D*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.ComponentEventArgs/*02000092*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 48 - { - } // end of method ComponentEventHandler::Invoke - - .method /*0600045E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.ComponentEventArgs/*02000092*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 48 12 61 1C - { - } // end of method ComponentEventHandler::BeginInvoke - - .method /*0600045F*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ComponentEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.ComponentEventHandler - -.class /*02000094*/ public auto ansi beforefieldinit System.ComponentModel.Design.ComponentRenameEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000460*/ public hidebysig specialname rtspecialname - instance void .ctor(object component, - string oldName, - string newName) cil managed - // SIG: 20 03 01 1C 0E 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentRenameEventArgs::.ctor - - .method /*06000461*/ public hidebysig specialname - instance object get_Component() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentRenameEventArgs::get_Component - - .method /*06000462*/ public hidebysig newslot specialname virtual - instance string get_NewName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentRenameEventArgs::get_NewName - - .method /*06000463*/ public hidebysig newslot specialname virtual - instance string get_OldName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentRenameEventArgs::get_OldName - - .property /*170000E7*/ instance object Component() - { - .get instance object System.ComponentModel.Design.ComponentRenameEventArgs/*02000094*/::get_Component() /* 06000461 */ - } // end of property ComponentRenameEventArgs::Component - .property /*170000E8*/ instance string NewName() - { - .get instance string System.ComponentModel.Design.ComponentRenameEventArgs/*02000094*/::get_NewName() /* 06000462 */ - } // end of property ComponentRenameEventArgs::NewName - .property /*170000E9*/ instance string OldName() - { - .get instance string System.ComponentModel.Design.ComponentRenameEventArgs/*02000094*/::get_OldName() /* 06000463 */ - } // end of property ComponentRenameEventArgs::OldName -} // end of class System.ComponentModel.Design.ComponentRenameEventArgs - -.class /*02000095*/ public auto ansi sealed System.ComponentModel.Design.ComponentRenameEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000464*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ComponentRenameEventHandler::.ctor - - .method /*06000465*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.ComponentRenameEventArgs/*02000094*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 50 - { - } // end of method ComponentRenameEventHandler::Invoke - - .method /*06000466*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.ComponentRenameEventArgs/*02000094*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 50 12 61 1C - { - } // end of method ComponentRenameEventHandler::BeginInvoke - - .method /*06000467*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ComponentRenameEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.ComponentRenameEventHandler - -.class /*02000096*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesignerCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/ -{ - .custom /*0C000046:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000468*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ designers) cil managed - // SIG: 20 01 01 12 80 C1 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerCollection::.ctor - - .method /*06000469*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.Design.IDesignerHost/*020000AA*/[] designers) cil managed - // SIG: 20 01 01 1D 12 82 A8 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerCollection::.ctor - - .method /*0600046A*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::get_Count - - .method /*0600046B*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 82 A8 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::get_Item - - .method /*0600046C*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_Count /*0100002E::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::System.Collections.ICollection.get_Count - - .method /*0600046D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*0600046E*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::System.Collections.ICollection.get_SyncRoot - - .method /*0600046F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::GetEnumerator - - .method /*06000470*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::CopyTo /*0100002E::0A000026*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerCollection::System.Collections.ICollection.CopyTo - - .method /*06000471*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/::GetEnumerator /*0100002F::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000EA*/ instance int32 Count() - { - .get instance int32 System.ComponentModel.Design.DesignerCollection/*02000096*/::get_Count() /* 0600046A */ - } // end of property DesignerCollection::Count - .property /*170000EB*/ instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - Item(int32) - { - .get instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ System.ComponentModel.Design.DesignerCollection/*02000096*/::get_Item(int32) /* 0600046B */ - } // end of property DesignerCollection::Item - .property /*170000EC*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.ComponentModel.Design.DesignerCollection/*02000096*/::System.Collections.ICollection.get_Count() /* 0600046C */ - } // end of property DesignerCollection::System.Collections.ICollection.Count - .property /*170000ED*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.Design.DesignerCollection/*02000096*/::System.Collections.ICollection.get_IsSynchronized() /* 0600046D */ - } // end of property DesignerCollection::System.Collections.ICollection.IsSynchronized - .property /*170000EE*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.Design.DesignerCollection/*02000096*/::System.Collections.ICollection.get_SyncRoot() /* 0600046E */ - } // end of property DesignerCollection::System.Collections.ICollection.SyncRoot -} // end of class System.ComponentModel.Design.DesignerCollection - -.class /*02000097*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesignerEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000472*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.Design.IDesignerHost/*020000AA*/ host) cil managed - // SIG: 20 01 01 12 82 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerEventArgs::.ctor - - .method /*06000473*/ public hidebysig specialname - instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - get_Designer() cil managed - // SIG: 20 00 12 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerEventArgs::get_Designer - - .property /*170000EF*/ instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - Designer() - { - .get instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ System.ComponentModel.Design.DesignerEventArgs/*02000097*/::get_Designer() /* 06000473 */ - } // end of property DesignerEventArgs::Designer -} // end of class System.ComponentModel.Design.DesignerEventArgs - -.class /*02000098*/ public auto ansi sealed System.ComponentModel.Design.DesignerEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000474*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DesignerEventHandler::.ctor - - .method /*06000475*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.DesignerEventArgs/*02000097*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 5C - { - } // end of method DesignerEventHandler::Invoke - - .method /*06000476*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.DesignerEventArgs/*02000097*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 5C 12 61 1C - { - } // end of method DesignerEventHandler::BeginInvoke - - .method /*06000477*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method DesignerEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.DesignerEventHandler - -.class /*02000099*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.DesignerOptionService - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements System.ComponentModel.Design.IDesignerOptionService/*020000AC*/ -{ - .class /*020000DA*/ auto ansi sealed nested public beforefieldinit DesignerOptionCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/ - { - .custom /*0C000055:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060005E2*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerOptionCollection::.ctor - - .method /*060005E3*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::get_Count - - .method /*060005E4*/ public hidebysig specialname - instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 83 68 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::get_Item - - .method /*060005E5*/ public hidebysig specialname - instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - get_Item(string name) cil managed - // SIG: 20 01 12 83 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::get_Item - - .method /*060005E6*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::get_Name - - .method /*060005E7*/ public hidebysig specialname - instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - get_Parent() cil managed - // SIG: 20 00 12 83 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::get_Parent - - .method /*060005E8*/ public hidebysig specialname - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - get_Properties() cil managed - // SIG: 20 00 12 81 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::get_Properties - - .method /*060005E9*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_IsSynchronized /*0100002E::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060005EA*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/::get_SyncRoot /*0100002E::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060005EB*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsFixedSize /*01000030::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.IList.get_IsFixedSize - - .method /*060005EC*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_IsReadOnly /*01000030::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.IList.get_IsReadOnly - - .method /*060005ED*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::get_Item /*01000030::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.IList.get_Item - - .method /*060005EE*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::set_Item /*01000030::0A00001D*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionCollection::System.Collections.IList.set_Item - - .method /*060005EF*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100003D*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 F5 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionCollection::CopyTo - - .method /*060005F0*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100003C*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::GetEnumerator - - .method /*060005F1*/ public hidebysig - instance int32 IndexOf(class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ 'value') cil managed - // SIG: 20 01 08 12 83 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::IndexOf - - .method /*060005F2*/ public hidebysig - instance bool ShowDialog() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::ShowDialog - - .method /*060005F3*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Add /*01000030::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.IList.Add - - .method /*060005F4*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Clear /*01000030::0A000020*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionCollection::System.Collections.IList.Clear - - .method /*060005F5*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Contains /*01000030::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.IList.Contains - - .method /*060005F6*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::IndexOf /*01000030::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionCollection::System.Collections.IList.IndexOf - - .method /*060005F7*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Insert /*01000030::0A000021*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionCollection::System.Collections.IList.Insert - - .method /*060005F8*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::Remove /*01000030::0A000022*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionCollection::System.Collections.IList.Remove - - .method /*060005F9*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000030*/::RemoveAt /*01000030::0A000023*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionCollection::System.Collections.IList.RemoveAt - - .property /*17000136*/ instance int32 - Count() - { - .get instance int32 System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::get_Count() /* 060005E3 */ - } // end of property DesignerOptionCollection::Count - .property /*17000137*/ instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - Item(int32) - { - .get instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::get_Item(int32) /* 060005E4 */ - } // end of property DesignerOptionCollection::Item - .property /*17000138*/ instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - Item(string) - { - .get instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::get_Item(string) /* 060005E5 */ - } // end of property DesignerOptionCollection::Item - .property /*17000139*/ instance string - Name() - { - .get instance string System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::get_Name() /* 060005E6 */ - } // end of property DesignerOptionCollection::Name - .property /*1700013A*/ instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - Parent() - { - .get instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::get_Parent() /* 060005E7 */ - } // end of property DesignerOptionCollection::Parent - .property /*1700013B*/ instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - Properties() - { - .get instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::get_Properties() /* 060005E8 */ - } // end of property DesignerOptionCollection::Properties - .property /*1700013C*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::System.Collections.ICollection.get_IsSynchronized() /* 060005E9 */ - } // end of property DesignerOptionCollection::System.Collections.ICollection.IsSynchronized - .property /*1700013D*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::System.Collections.ICollection.get_SyncRoot() /* 060005EA */ - } // end of property DesignerOptionCollection::System.Collections.ICollection.SyncRoot - .property /*1700013E*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::System.Collections.IList.get_IsFixedSize() /* 060005EB */ - } // end of property DesignerOptionCollection::System.Collections.IList.IsFixedSize - .property /*1700013F*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::System.Collections.IList.get_IsReadOnly() /* 060005EC */ - } // end of property DesignerOptionCollection::System.Collections.IList.IsReadOnly - .property /*17000140*/ instance object - System.Collections.IList.Item(int32) - { - .get instance object System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::System.Collections.IList.get_Item(int32) /* 060005ED */ - .set instance void System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/::System.Collections.IList.set_Item(int32, - object) /* 060005EE */ - } // end of property DesignerOptionCollection::System.Collections.IList.Item - } // end of class DesignerOptionCollection - - .method /*06000478*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerOptionService::.ctor - - .method /*06000479*/ public hidebysig specialname - instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - get_Options() cil managed - // SIG: 20 00 12 83 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionService::get_Options - - .method /*0600047A*/ family hidebysig instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - CreateOptionCollection(class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ parent, - string name, - object 'value') cil managed - // SIG: 20 03 12 83 68 12 83 68 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionService::CreateOptionCollection - - .method /*0600047B*/ family hidebysig newslot virtual - instance void PopulateOptionCollection(class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ options) cil managed - // SIG: 20 01 01 12 83 68 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionService::PopulateOptionCollection - - .method /*0600047C*/ family hidebysig newslot virtual - instance bool ShowDialog(class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ options, - object optionObject) cil managed - // SIG: 20 02 02 12 83 68 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionService::ShowDialog - - .method /*0600047D*/ private hidebysig newslot virtual final - instance object System.ComponentModel.Design.IDesignerOptionService.GetOptionValue(string pageName, - string valueName) cil managed - // SIG: 20 02 1C 0E 0E - { - .override System.ComponentModel.Design.IDesignerOptionService/*020000AC*/::GetOptionValue /*020000AC::060004FB*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerOptionService::System.ComponentModel.Design.IDesignerOptionService.GetOptionValue - - .method /*0600047E*/ private hidebysig newslot virtual final - instance void System.ComponentModel.Design.IDesignerOptionService.SetOptionValue(string pageName, - string valueName, - object 'value') cil managed - // SIG: 20 03 01 0E 0E 1C - { - .override System.ComponentModel.Design.IDesignerOptionService/*020000AC*/::SetOptionValue /*020000AC::060004FC*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerOptionService::System.ComponentModel.Design.IDesignerOptionService.SetOptionValue - - .property /*170000F0*/ instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ - Options() - { - .get instance class System.ComponentModel.Design.DesignerOptionService/*02000099*//DesignerOptionCollection/*020000DA*/ System.ComponentModel.Design.DesignerOptionService/*02000099*/::get_Options() /* 06000479 */ - } // end of property DesignerOptionService::Options -} // end of class System.ComponentModel.Design.DesignerOptionService - -.class /*0200009A*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.DesignerTransaction - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*0600047F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerTransaction::.ctor - - .method /*06000480*/ family hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerTransaction::.ctor - - .method /*06000481*/ public hidebysig specialname - instance bool get_Canceled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerTransaction::get_Canceled - - .method /*06000482*/ public hidebysig specialname - instance bool get_Committed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerTransaction::get_Committed - - .method /*06000483*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerTransaction::get_Description - - .method /*06000484*/ public hidebysig instance void - Cancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerTransaction::Cancel - - .method /*06000485*/ public hidebysig instance void - Commit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerTransaction::Commit - - .method /*06000486*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerTransaction::Dispose - - .method /*06000487*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000012*/::Finalize /*01000012::0A000012*/ - // Method begins at RVA 0x214c - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::Finalize() /* 0A000012 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method DesignerTransaction::Finalize - - .method /*06000488*/ family hidebysig newslot abstract virtual - instance void OnCancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DesignerTransaction::OnCancel - - .method /*06000489*/ family hidebysig newslot abstract virtual - instance void OnCommit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DesignerTransaction::OnCommit - - .method /*0600048A*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*01000024*/::Dispose /*01000024::0A000036*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerTransaction::System.IDisposable.Dispose - - .property /*170000F1*/ instance bool Canceled() - { - .get instance bool System.ComponentModel.Design.DesignerTransaction/*0200009A*/::get_Canceled() /* 06000481 */ - } // end of property DesignerTransaction::Canceled - .property /*170000F2*/ instance bool Committed() - { - .get instance bool System.ComponentModel.Design.DesignerTransaction/*0200009A*/::get_Committed() /* 06000482 */ - } // end of property DesignerTransaction::Committed - .property /*170000F3*/ instance string Description() - { - .get instance string System.ComponentModel.Design.DesignerTransaction/*0200009A*/::get_Description() /* 06000483 */ - } // end of property DesignerTransaction::Description -} // end of class System.ComponentModel.Design.DesignerTransaction - -.class /*0200009B*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesignerTransactionCloseEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*0600048B*/ public hidebysig specialname rtspecialname - instance void .ctor(bool commit) cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000083:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 80 86 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 69 73 20 6F 62 73 6F 6C 65 74 65 // ctor is obsolete - 2E 20 55 73 65 20 44 65 73 69 67 6E 65 72 54 72 // . Use DesignerTr - 61 6E 73 61 63 74 69 6F 6E 43 6C 6F 73 65 45 76 // ansactionCloseEv - 65 6E 74 41 72 67 73 28 62 6F 6F 6C 2C 20 62 6F // entArgs(bool, bo - 6F 6C 29 20 69 6E 73 74 65 61 64 2E 20 20 68 74 // ol) instead. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerTransactionCloseEventArgs::.ctor - - .method /*0600048C*/ public hidebysig specialname rtspecialname - instance void .ctor(bool commit, - bool lastTransaction) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerTransactionCloseEventArgs::.ctor - - .method /*0600048D*/ public hidebysig specialname - instance bool get_LastTransaction() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerTransactionCloseEventArgs::get_LastTransaction - - .method /*0600048E*/ public hidebysig specialname - instance bool get_TransactionCommitted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerTransactionCloseEventArgs::get_TransactionCommitted - - .property /*170000F4*/ instance bool LastTransaction() - { - .get instance bool System.ComponentModel.Design.DesignerTransactionCloseEventArgs/*0200009B*/::get_LastTransaction() /* 0600048D */ - } // end of property DesignerTransactionCloseEventArgs::LastTransaction - .property /*170000F5*/ instance bool TransactionCommitted() - { - .get instance bool System.ComponentModel.Design.DesignerTransactionCloseEventArgs/*0200009B*/::get_TransactionCommitted() /* 0600048E */ - } // end of property DesignerTransactionCloseEventArgs::TransactionCommitted -} // end of class System.ComponentModel.Design.DesignerTransactionCloseEventArgs - -.class /*0200009C*/ public auto ansi sealed System.ComponentModel.Design.DesignerTransactionCloseEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600048F*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DesignerTransactionCloseEventHandler::.ctor - - .method /*06000490*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.DesignerTransactionCloseEventArgs/*0200009B*/ e) runtime managed - // SIG: 20 02 01 1C 12 82 6C - { - } // end of method DesignerTransactionCloseEventHandler::Invoke - - .method /*06000491*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.DesignerTransactionCloseEventArgs/*0200009B*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 82 6C 12 61 1C - { - } // end of method DesignerTransactionCloseEventHandler::BeginInvoke - - .method /*06000492*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method DesignerTransactionCloseEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.DesignerTransactionCloseEventHandler - -.class /*0200009D*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesignerVerb - extends System.ComponentModel.Design.MenuCommand/*020000BD*/ -{ - .method /*06000493*/ public hidebysig specialname rtspecialname - instance void .ctor(string text, - class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'handler') cil managed - // SIG: 20 02 01 0E 12 80 99 - { - // Method begins at RVA 0x2174 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000542 */ call instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::.ctor(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/, - class System.ComponentModel.Design.CommandID/*0200008D*/) /* 06000542 */ - IL_0008: /* 2A | */ ret - } // end of method DesignerVerb::.ctor - - .method /*06000494*/ public hidebysig specialname rtspecialname - instance void .ctor(string text, - class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'handler', - class System.ComponentModel.Design.CommandID/*0200008D*/ startCommandID) cil managed - // SIG: 20 03 01 0E 12 80 99 12 82 34 - { - // Method begins at RVA 0x2174 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000542 */ call instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::.ctor(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/, - class System.ComponentModel.Design.CommandID/*0200008D*/) /* 06000542 */ - IL_0008: /* 2A | */ ret - } // end of method DesignerVerb::.ctor - - .method /*06000495*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerb::get_Description - - .method /*06000496*/ public hidebysig specialname - instance void set_Description(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerb::set_Description - - .method /*06000497*/ public hidebysig specialname - instance string get_Text() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerb::get_Text - - .method /*06000498*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerb::ToString - - .property /*170000F6*/ instance string Description() - { - .get instance string System.ComponentModel.Design.DesignerVerb/*0200009D*/::get_Description() /* 06000495 */ - .set instance void System.ComponentModel.Design.DesignerVerb/*0200009D*/::set_Description(string) /* 06000496 */ - } // end of property DesignerVerb::Description - .property /*170000F7*/ instance string Text() - { - .get instance string System.ComponentModel.Design.DesignerVerb/*0200009D*/::get_Text() /* 06000497 */ - } // end of property DesignerVerb::Text -} // end of class System.ComponentModel.Design.DesignerVerb - -.class /*0200009E*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesignerVerbCollection - extends [System.Collections.NonGeneric/*23000006*/]System.Collections.CollectionBase/*0100004D*/ -{ - .custom /*0C000047:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000499*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x217e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000044 */ call instance void [System.Collections.NonGeneric/*23000006*/]System.Collections.CollectionBase/*0100004D*/::.ctor() /* 0A000044 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerVerbCollection::.ctor - - .method /*0600049A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.ComponentModel.Design.DesignerVerb/*0200009D*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 82 74 - { - // Method begins at RVA 0x217e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000044 */ call instance void [System.Collections.NonGeneric/*23000006*/]System.Collections.CollectionBase/*0100004D*/::.ctor() /* 0A000044 */ - IL_0006: /* 2A | */ ret - } // end of method DesignerVerbCollection::.ctor - - .method /*0600049B*/ public hidebysig specialname - instance class System.ComponentModel.Design.DesignerVerb/*0200009D*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 82 74 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerbCollection::get_Item - - .method /*0600049C*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.ComponentModel.Design.DesignerVerb/*0200009D*/ 'value') cil managed - // SIG: 20 02 01 08 12 82 74 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::set_Item - - .method /*0600049D*/ public hidebysig instance int32 - Add(class System.ComponentModel.Design.DesignerVerb/*0200009D*/ 'value') cil managed - // SIG: 20 01 08 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerbCollection::Add - - .method /*0600049E*/ public hidebysig instance void - AddRange(class System.ComponentModel.Design.DesignerVerb/*0200009D*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 82 74 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::AddRange - - .method /*0600049F*/ public hidebysig instance void - AddRange(class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ 'value') cil managed - // SIG: 20 01 01 12 82 78 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::AddRange - - .method /*060004A0*/ public hidebysig instance bool - Contains(class System.ComponentModel.Design.DesignerVerb/*0200009D*/ 'value') cil managed - // SIG: 20 01 02 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerbCollection::Contains - - .method /*060004A1*/ public hidebysig instance void - CopyTo(class System.ComponentModel.Design.DesignerVerb/*0200009D*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 82 74 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::CopyTo - - .method /*060004A2*/ public hidebysig instance int32 - IndexOf(class System.ComponentModel.Design.DesignerVerb/*0200009D*/ 'value') cil managed - // SIG: 20 01 08 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerVerbCollection::IndexOf - - .method /*060004A3*/ public hidebysig instance void - Insert(int32 index, - class System.ComponentModel.Design.DesignerVerb/*0200009D*/ 'value') cil managed - // SIG: 20 02 01 08 12 82 74 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::Insert - - .method /*060004A4*/ family hidebysig virtual - instance void OnClear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::OnClear - - .method /*060004A5*/ family hidebysig virtual - instance void OnInsert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::OnInsert - - .method /*060004A6*/ family hidebysig virtual - instance void OnRemove(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::OnRemove - - .method /*060004A7*/ family hidebysig virtual - instance void OnSet(int32 index, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::OnSet - - .method /*060004A8*/ family hidebysig virtual - instance void OnValidate(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::OnValidate - - .method /*060004A9*/ public hidebysig instance void - Remove(class System.ComponentModel.Design.DesignerVerb/*0200009D*/ 'value') cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerVerbCollection::Remove - - .property /*170000F8*/ instance class System.ComponentModel.Design.DesignerVerb/*0200009D*/ - Item(int32) - { - .get instance class System.ComponentModel.Design.DesignerVerb/*0200009D*/ System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/::get_Item(int32) /* 0600049B */ - .set instance void System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/::set_Item(int32, - class System.ComponentModel.Design.DesignerVerb/*0200009D*/) /* 0600049C */ - } // end of property DesignerVerbCollection::Item -} // end of class System.ComponentModel.Design.DesignerVerbCollection - -.class /*0200009F*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesigntimeLicenseContext - extends System.ComponentModel.LicenseContext/*02000035*/ -{ - .method /*060004AA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2186 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000156 */ call instance void System.ComponentModel.LicenseContext/*02000035*/::.ctor() /* 06000156 */ - IL_0006: /* 2A | */ ret - } // end of method DesigntimeLicenseContext::.ctor - - .method /*060004AB*/ public hidebysig specialname virtual - instance valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ - get_UsageMode() cil managed - // SIG: 20 00 11 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesigntimeLicenseContext::get_UsageMode - - .method /*060004AC*/ public hidebysig virtual - instance string GetSavedLicenseKey(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000037*/ resourceAssembly) cil managed - // SIG: 20 02 0E 12 45 12 80 DD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesigntimeLicenseContext::GetSavedLicenseKey - - .method /*060004AD*/ public hidebysig virtual - instance void SetSavedLicenseKey(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - string key) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesigntimeLicenseContext::SetSavedLicenseKey - - .property /*170000F9*/ instance valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ - UsageMode() - { - .get instance valuetype System.ComponentModel.LicenseUsageMode/*0200003A*/ System.ComponentModel.Design.DesigntimeLicenseContext/*0200009F*/::get_UsageMode() /* 060004AB */ - } // end of property DesigntimeLicenseContext::UsageMode -} // end of class System.ComponentModel.Design.DesigntimeLicenseContext - -.class /*020000A0*/ public auto ansi beforefieldinit System.ComponentModel.Design.DesigntimeLicenseContextSerializer - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060004AE*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesigntimeLicenseContextSerializer::.ctor - - .method /*060004AF*/ public hidebysig static - void Serialize(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ o, - string cryptoKey, - class System.ComponentModel.Design.DesigntimeLicenseContext/*0200009F*/ context) cil managed - // SIG: 00 03 01 12 81 39 0E 12 82 7C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesigntimeLicenseContextSerializer::Serialize - -} // end of class System.ComponentModel.Design.DesigntimeLicenseContextSerializer - -.class /*020000A1*/ public auto ansi sealed System.ComponentModel.Design.HelpContextType - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000068*/ public specialname rtspecialname int32 value__ - .field /*04000069*/ public static literal valuetype System.ComponentModel.Design.HelpContextType/*020000A1*/ Ambient = int32(0x00000000) - .field /*0400006A*/ public static literal valuetype System.ComponentModel.Design.HelpContextType/*020000A1*/ Selection = int32(0x00000002) - .field /*0400006B*/ public static literal valuetype System.ComponentModel.Design.HelpContextType/*020000A1*/ ToolWindowSelection = int32(0x00000003) - .field /*0400006C*/ public static literal valuetype System.ComponentModel.Design.HelpContextType/*020000A1*/ Window = int32(0x00000001) -} // end of class System.ComponentModel.Design.HelpContextType - -.class /*020000A2*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.HelpKeywordAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000048:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .field /*0400006D*/ public static initonly class System.ComponentModel.Design.HelpKeywordAttribute/*020000A2*/ Default - .method /*060004B0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method HelpKeywordAttribute::.ctor - - .method /*060004B1*/ public hidebysig specialname rtspecialname - instance void .ctor(string keyword) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method HelpKeywordAttribute::.ctor - - .method /*060004B2*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ t) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method HelpKeywordAttribute::.ctor - - .method /*060004B3*/ public hidebysig specialname - instance string get_HelpKeyword() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HelpKeywordAttribute::get_HelpKeyword - - .method /*060004B4*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HelpKeywordAttribute::Equals - - .method /*060004B5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HelpKeywordAttribute::GetHashCode - - .method /*060004B6*/ public hidebysig virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HelpKeywordAttribute::IsDefaultAttribute - - .property /*170000FA*/ instance string HelpKeyword() - { - .get instance string System.ComponentModel.Design.HelpKeywordAttribute/*020000A2*/::get_HelpKeyword() /* 060004B3 */ - } // end of property HelpKeywordAttribute::HelpKeyword -} // end of class System.ComponentModel.Design.HelpKeywordAttribute - -.class /*020000A3*/ public auto ansi sealed System.ComponentModel.Design.HelpKeywordType - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400006E*/ public specialname rtspecialname int32 value__ - .field /*0400006F*/ public static literal valuetype System.ComponentModel.Design.HelpKeywordType/*020000A3*/ F1Keyword = int32(0x00000000) - .field /*04000070*/ public static literal valuetype System.ComponentModel.Design.HelpKeywordType/*020000A3*/ FilterKeyword = int32(0x00000002) - .field /*04000071*/ public static literal valuetype System.ComponentModel.Design.HelpKeywordType/*020000A3*/ GeneralKeyword = int32(0x00000001) -} // end of class System.ComponentModel.Design.HelpKeywordType - -.class /*020000A4*/ interface public abstract auto ansi System.ComponentModel.Design.IComponentChangeService -{ - .method /*060004B7*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentAdded(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C000084:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentAdded - - .method /*060004B8*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentAdded(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C000085:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentAdded - - .method /*060004B9*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentAdding(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C000086:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentAdding - - .method /*060004BA*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentAdding(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C000087:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentAdding - - .method /*060004BB*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentChanged(class System.ComponentModel.Design.ComponentChangedEventHandler/*0200008F*/ 'value') cil managed - // SIG: 20 01 01 12 82 3C - { - .custom /*0C000088:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentChanged - - .method /*060004BC*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentChanged(class System.ComponentModel.Design.ComponentChangedEventHandler/*0200008F*/ 'value') cil managed - // SIG: 20 01 01 12 82 3C - { - .custom /*0C000089:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentChanged - - .method /*060004BD*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentChanging(class System.ComponentModel.Design.ComponentChangingEventHandler/*02000091*/ 'value') cil managed - // SIG: 20 01 01 12 82 44 - { - .custom /*0C00008A:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentChanging - - .method /*060004BE*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentChanging(class System.ComponentModel.Design.ComponentChangingEventHandler/*02000091*/ 'value') cil managed - // SIG: 20 01 01 12 82 44 - { - .custom /*0C00008B:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentChanging - - .method /*060004BF*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentRemoved(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C00008C:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentRemoved - - .method /*060004C0*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentRemoved(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C00008D:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentRemoved - - .method /*060004C1*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentRemoving(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C00008E:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentRemoving - - .method /*060004C2*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentRemoving(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/ 'value') cil managed - // SIG: 20 01 01 12 82 4C - { - .custom /*0C00008F:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentRemoving - - .method /*060004C3*/ public hidebysig newslot specialname abstract virtual - instance void add_ComponentRename(class System.ComponentModel.Design.ComponentRenameEventHandler/*02000095*/ 'value') cil managed - // SIG: 20 01 01 12 82 54 - { - .custom /*0C000090:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::add_ComponentRename - - .method /*060004C4*/ public hidebysig newslot specialname abstract virtual - instance void remove_ComponentRename(class System.ComponentModel.Design.ComponentRenameEventHandler/*02000095*/ 'value') cil managed - // SIG: 20 01 01 12 82 54 - { - .custom /*0C000091:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::remove_ComponentRename - - .method /*060004C5*/ public hidebysig newslot abstract virtual - instance void OnComponentChanged(object component, - class System.ComponentModel.MemberDescriptor/*02000075*/ member, - object oldValue, - object newValue) cil managed - // SIG: 20 04 01 1C 12 81 D4 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::OnComponentChanged - - .method /*060004C6*/ public hidebysig newslot abstract virtual - instance void OnComponentChanging(object component, - class System.ComponentModel.MemberDescriptor/*02000075*/ member) cil managed - // SIG: 20 02 01 1C 12 81 D4 - { - // Method begins at RVA 0x0 - } // end of method IComponentChangeService::OnComponentChanging - - .event /*14000008*/ System.ComponentModel.Design.ComponentEventHandler/*02000093*/ ComponentAdded - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentAdded(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004B7 */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentAdded(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004B8 */ - } // end of event IComponentChangeService::ComponentAdded - .event /*14000009*/ System.ComponentModel.Design.ComponentEventHandler/*02000093*/ ComponentAdding - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentAdding(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004B9 */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentAdding(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004BA */ - } // end of event IComponentChangeService::ComponentAdding - .event /*1400000A*/ System.ComponentModel.Design.ComponentChangedEventHandler/*0200008F*/ ComponentChanged - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentChanged(class System.ComponentModel.Design.ComponentChangedEventHandler/*0200008F*/) /* 060004BB */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentChanged(class System.ComponentModel.Design.ComponentChangedEventHandler/*0200008F*/) /* 060004BC */ - } // end of event IComponentChangeService::ComponentChanged - .event /*1400000B*/ System.ComponentModel.Design.ComponentChangingEventHandler/*02000091*/ ComponentChanging - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentChanging(class System.ComponentModel.Design.ComponentChangingEventHandler/*02000091*/) /* 060004BD */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentChanging(class System.ComponentModel.Design.ComponentChangingEventHandler/*02000091*/) /* 060004BE */ - } // end of event IComponentChangeService::ComponentChanging - .event /*1400000C*/ System.ComponentModel.Design.ComponentEventHandler/*02000093*/ ComponentRemoved - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentRemoved(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004BF */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentRemoved(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004C0 */ - } // end of event IComponentChangeService::ComponentRemoved - .event /*1400000D*/ System.ComponentModel.Design.ComponentEventHandler/*02000093*/ ComponentRemoving - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentRemoving(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004C1 */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentRemoving(class System.ComponentModel.Design.ComponentEventHandler/*02000093*/) /* 060004C2 */ - } // end of event IComponentChangeService::ComponentRemoving - .event /*1400000E*/ System.ComponentModel.Design.ComponentRenameEventHandler/*02000095*/ ComponentRename - { - .addon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::add_ComponentRename(class System.ComponentModel.Design.ComponentRenameEventHandler/*02000095*/) /* 060004C3 */ - .removeon instance void System.ComponentModel.Design.IComponentChangeService/*020000A4*/::remove_ComponentRename(class System.ComponentModel.Design.ComponentRenameEventHandler/*02000095*/) /* 060004C4 */ - } // end of event IComponentChangeService::ComponentRename -} // end of class System.ComponentModel.Design.IComponentChangeService - -.class /*020000A5*/ interface public abstract auto ansi System.ComponentModel.Design.IComponentDiscoveryService -{ - .method /*060004C7*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - GetComponentTypes(class System.ComponentModel.Design.IDesignerHost/*020000AA*/ designerHost, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseType) cil managed - // SIG: 20 02 12 80 B9 12 82 A8 12 45 - { - // Method begins at RVA 0x0 - } // end of method IComponentDiscoveryService::GetComponentTypes - -} // end of class System.ComponentModel.Design.IComponentDiscoveryService - -.class /*020000A6*/ interface public abstract auto ansi System.ComponentModel.Design.IComponentInitializer -{ - .method /*060004C8*/ public hidebysig newslot abstract virtual - instance void InitializeExistingComponent(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ defaultValues) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IComponentInitializer::InitializeExistingComponent - - .method /*060004C9*/ public hidebysig newslot abstract virtual - instance void InitializeNewComponent(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ defaultValues) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IComponentInitializer::InitializeNewComponent - -} // end of class System.ComponentModel.Design.IComponentInitializer - -.class /*020000A7*/ interface public abstract auto ansi System.ComponentModel.Design.IDesigner - implements [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*060004CA*/ public hidebysig newslot specialname abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - get_Component() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method IDesigner::get_Component - - .method /*060004CB*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ - get_Verbs() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x0 - } // end of method IDesigner::get_Verbs - - .method /*060004CC*/ public hidebysig newslot abstract virtual - instance void DoDefaultAction() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDesigner::DoDefaultAction - - .method /*060004CD*/ public hidebysig newslot abstract virtual - instance void Initialize(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method IDesigner::Initialize - - .property /*170000FB*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - Component() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ System.ComponentModel.Design.IDesigner/*020000A7*/::get_Component() /* 060004CA */ - } // end of property IDesigner::Component - .property /*170000FC*/ instance class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ - Verbs() - { - .get instance class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ System.ComponentModel.Design.IDesigner/*020000A7*/::get_Verbs() /* 060004CB */ - } // end of property IDesigner::Verbs -} // end of class System.ComponentModel.Design.IDesigner - -.class /*020000A8*/ interface public abstract auto ansi System.ComponentModel.Design.IDesignerEventService -{ - .method /*060004CE*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - get_ActiveDesigner() cil managed - // SIG: 20 00 12 82 A8 - { - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::get_ActiveDesigner - - .method /*060004CF*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.Design.DesignerCollection/*02000096*/ - get_Designers() cil managed - // SIG: 20 00 12 82 58 - { - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::get_Designers - - .method /*060004D0*/ public hidebysig newslot specialname abstract virtual - instance void add_ActiveDesignerChanged(class System.ComponentModel.Design.ActiveDesignerEventHandler/*0200008B*/ 'value') cil managed - // SIG: 20 01 01 12 82 2C - { - .custom /*0C000092:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::add_ActiveDesignerChanged - - .method /*060004D1*/ public hidebysig newslot specialname abstract virtual - instance void remove_ActiveDesignerChanged(class System.ComponentModel.Design.ActiveDesignerEventHandler/*0200008B*/ 'value') cil managed - // SIG: 20 01 01 12 82 2C - { - .custom /*0C000093:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::remove_ActiveDesignerChanged - - .method /*060004D2*/ public hidebysig newslot specialname abstract virtual - instance void add_DesignerCreated(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/ 'value') cil managed - // SIG: 20 01 01 12 82 60 - { - .custom /*0C000094:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::add_DesignerCreated - - .method /*060004D3*/ public hidebysig newslot specialname abstract virtual - instance void remove_DesignerCreated(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/ 'value') cil managed - // SIG: 20 01 01 12 82 60 - { - .custom /*0C000095:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::remove_DesignerCreated - - .method /*060004D4*/ public hidebysig newslot specialname abstract virtual - instance void add_DesignerDisposed(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/ 'value') cil managed - // SIG: 20 01 01 12 82 60 - { - .custom /*0C000096:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::add_DesignerDisposed - - .method /*060004D5*/ public hidebysig newslot specialname abstract virtual - instance void remove_DesignerDisposed(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/ 'value') cil managed - // SIG: 20 01 01 12 82 60 - { - .custom /*0C000097:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::remove_DesignerDisposed - - .method /*060004D6*/ public hidebysig newslot specialname abstract virtual - instance void add_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C000098:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::add_SelectionChanged - - .method /*060004D7*/ public hidebysig newslot specialname abstract virtual - instance void remove_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C000099:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerEventService::remove_SelectionChanged - - .event /*1400000F*/ System.ComponentModel.Design.ActiveDesignerEventHandler/*0200008B*/ ActiveDesignerChanged - { - .addon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::add_ActiveDesignerChanged(class System.ComponentModel.Design.ActiveDesignerEventHandler/*0200008B*/) /* 060004D0 */ - .removeon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::remove_ActiveDesignerChanged(class System.ComponentModel.Design.ActiveDesignerEventHandler/*0200008B*/) /* 060004D1 */ - } // end of event IDesignerEventService::ActiveDesignerChanged - .event /*14000010*/ System.ComponentModel.Design.DesignerEventHandler/*02000098*/ DesignerCreated - { - .addon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::add_DesignerCreated(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/) /* 060004D2 */ - .removeon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::remove_DesignerCreated(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/) /* 060004D3 */ - } // end of event IDesignerEventService::DesignerCreated - .event /*14000011*/ System.ComponentModel.Design.DesignerEventHandler/*02000098*/ DesignerDisposed - { - .addon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::add_DesignerDisposed(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/) /* 060004D4 */ - .removeon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::remove_DesignerDisposed(class System.ComponentModel.Design.DesignerEventHandler/*02000098*/) /* 060004D5 */ - } // end of event IDesignerEventService::DesignerDisposed - .event /*14000012*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ SelectionChanged - { - .addon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::add_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004D6 */ - .removeon instance void System.ComponentModel.Design.IDesignerEventService/*020000A8*/::remove_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004D7 */ - } // end of event IDesignerEventService::SelectionChanged - .property /*170000FD*/ instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ - ActiveDesigner() - { - .get instance class System.ComponentModel.Design.IDesignerHost/*020000AA*/ System.ComponentModel.Design.IDesignerEventService/*020000A8*/::get_ActiveDesigner() /* 060004CE */ - } // end of property IDesignerEventService::ActiveDesigner - .property /*170000FE*/ instance class System.ComponentModel.Design.DesignerCollection/*02000096*/ - Designers() - { - .get instance class System.ComponentModel.Design.DesignerCollection/*02000096*/ System.ComponentModel.Design.IDesignerEventService/*020000A8*/::get_Designers() /* 060004CF */ - } // end of property IDesignerEventService::Designers -} // end of class System.ComponentModel.Design.IDesignerEventService - -.class /*020000A9*/ interface public abstract auto ansi System.ComponentModel.Design.IDesignerFilter -{ - .method /*060004D8*/ public hidebysig newslot abstract virtual - instance void PostFilterAttributes(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ attributes) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IDesignerFilter::PostFilterAttributes - - .method /*060004D9*/ public hidebysig newslot abstract virtual - instance void PostFilterEvents(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ events) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IDesignerFilter::PostFilterEvents - - .method /*060004DA*/ public hidebysig newslot abstract virtual - instance void PostFilterProperties(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ properties) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IDesignerFilter::PostFilterProperties - - .method /*060004DB*/ public hidebysig newslot abstract virtual - instance void PreFilterAttributes(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ attributes) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IDesignerFilter::PreFilterAttributes - - .method /*060004DC*/ public hidebysig newslot abstract virtual - instance void PreFilterEvents(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ events) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IDesignerFilter::PreFilterEvents - - .method /*060004DD*/ public hidebysig newslot abstract virtual - instance void PreFilterProperties(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ properties) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method IDesignerFilter::PreFilterProperties - -} // end of class System.ComponentModel.Design.IDesignerFilter - -.class /*020000AA*/ interface public abstract auto ansi System.ComponentModel.Design.IDesignerHost - implements System.ComponentModel.Design.IServiceContainer/*020000B8*/, - [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*060004DE*/ public hidebysig newslot specialname abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ - get_Container() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::get_Container - - .method /*060004DF*/ public hidebysig newslot specialname abstract virtual - instance bool get_InTransaction() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::get_InTransaction - - .method /*060004E0*/ public hidebysig newslot specialname abstract virtual - instance bool get_Loading() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::get_Loading - - .method /*060004E1*/ public hidebysig newslot specialname abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - get_RootComponent() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::get_RootComponent - - .method /*060004E2*/ public hidebysig newslot specialname abstract virtual - instance string get_RootComponentClassName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::get_RootComponentClassName - - .method /*060004E3*/ public hidebysig newslot specialname abstract virtual - instance string get_TransactionDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::get_TransactionDescription - - .method /*060004E4*/ public hidebysig newslot specialname abstract virtual - instance void add_Activated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00009A:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_Activated - - .method /*060004E5*/ public hidebysig newslot specialname abstract virtual - instance void remove_Activated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00009B:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_Activated - - .method /*060004E6*/ public hidebysig newslot specialname abstract virtual - instance void add_Deactivated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00009C:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_Deactivated - - .method /*060004E7*/ public hidebysig newslot specialname abstract virtual - instance void remove_Deactivated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00009D:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_Deactivated - - .method /*060004E8*/ public hidebysig newslot specialname abstract virtual - instance void add_LoadComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00009E:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_LoadComplete - - .method /*060004E9*/ public hidebysig newslot specialname abstract virtual - instance void remove_LoadComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C00009F:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_LoadComplete - - .method /*060004EA*/ public hidebysig newslot specialname abstract virtual - instance void add_TransactionClosed(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/ 'value') cil managed - // SIG: 20 01 01 12 82 70 - { - .custom /*0C0000A0:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_TransactionClosed - - .method /*060004EB*/ public hidebysig newslot specialname abstract virtual - instance void remove_TransactionClosed(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/ 'value') cil managed - // SIG: 20 01 01 12 82 70 - { - .custom /*0C0000A1:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_TransactionClosed - - .method /*060004EC*/ public hidebysig newslot specialname abstract virtual - instance void add_TransactionClosing(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/ 'value') cil managed - // SIG: 20 01 01 12 82 70 - { - .custom /*0C0000A2:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_TransactionClosing - - .method /*060004ED*/ public hidebysig newslot specialname abstract virtual - instance void remove_TransactionClosing(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/ 'value') cil managed - // SIG: 20 01 01 12 82 70 - { - .custom /*0C0000A3:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_TransactionClosing - - .method /*060004EE*/ public hidebysig newslot specialname abstract virtual - instance void add_TransactionOpened(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000A4:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_TransactionOpened - - .method /*060004EF*/ public hidebysig newslot specialname abstract virtual - instance void remove_TransactionOpened(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000A5:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_TransactionOpened - - .method /*060004F0*/ public hidebysig newslot specialname abstract virtual - instance void add_TransactionOpening(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000A6:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::add_TransactionOpening - - .method /*060004F1*/ public hidebysig newslot specialname abstract virtual - instance void remove_TransactionOpening(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000A7:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerHost::remove_TransactionOpening - - .method /*060004F2*/ public hidebysig newslot abstract virtual - instance void Activate() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::Activate - - .method /*060004F3*/ public hidebysig newslot abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - CreateComponent(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentClass) cil managed - // SIG: 20 01 12 80 8D 12 45 - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::CreateComponent - - .method /*060004F4*/ public hidebysig newslot abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - CreateComponent(class [System.Runtime/*23000001*/]System.Type/*01000011*/ componentClass, - string name) cil managed - // SIG: 20 02 12 80 8D 12 45 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::CreateComponent - - .method /*060004F5*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.DesignerTransaction/*0200009A*/ - CreateTransaction() cil managed - // SIG: 20 00 12 82 68 - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::CreateTransaction - - .method /*060004F6*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.DesignerTransaction/*0200009A*/ - CreateTransaction(string description) cil managed - // SIG: 20 01 12 82 68 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::CreateTransaction - - .method /*060004F7*/ public hidebysig newslot abstract virtual - instance void DestroyComponent(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::DestroyComponent - - .method /*060004F8*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.IDesigner/*020000A7*/ - GetDesigner(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 12 82 9C 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::GetDesigner - - .method /*060004F9*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetType(string typeName) cil managed - // SIG: 20 01 12 45 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerHost::GetType - - .event /*14000013*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ Activated - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_Activated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004E4 */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_Activated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004E5 */ - } // end of event IDesignerHost::Activated - .event /*14000014*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ Deactivated - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_Deactivated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004E6 */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_Deactivated(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004E7 */ - } // end of event IDesignerHost::Deactivated - .event /*14000015*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ LoadComplete - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_LoadComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004E8 */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_LoadComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004E9 */ - } // end of event IDesignerHost::LoadComplete - .event /*14000016*/ System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/ TransactionClosed - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_TransactionClosed(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/) /* 060004EA */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_TransactionClosed(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/) /* 060004EB */ - } // end of event IDesignerHost::TransactionClosed - .event /*14000017*/ System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/ TransactionClosing - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_TransactionClosing(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/) /* 060004EC */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_TransactionClosing(class System.ComponentModel.Design.DesignerTransactionCloseEventHandler/*0200009C*/) /* 060004ED */ - } // end of event IDesignerHost::TransactionClosing - .event /*14000018*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ TransactionOpened - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_TransactionOpened(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004EE */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_TransactionOpened(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004EF */ - } // end of event IDesignerHost::TransactionOpened - .event /*14000019*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ TransactionOpening - { - .addon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::add_TransactionOpening(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004F0 */ - .removeon instance void System.ComponentModel.Design.IDesignerHost/*020000AA*/::remove_TransactionOpening(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 060004F1 */ - } // end of event IDesignerHost::TransactionOpening - .property /*170000FF*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ - Container() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ System.ComponentModel.Design.IDesignerHost/*020000AA*/::get_Container() /* 060004DE */ - } // end of property IDesignerHost::Container - .property /*17000100*/ instance bool InTransaction() - { - .get instance bool System.ComponentModel.Design.IDesignerHost/*020000AA*/::get_InTransaction() /* 060004DF */ - } // end of property IDesignerHost::InTransaction - .property /*17000101*/ instance bool Loading() - { - .get instance bool System.ComponentModel.Design.IDesignerHost/*020000AA*/::get_Loading() /* 060004E0 */ - } // end of property IDesignerHost::Loading - .property /*17000102*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - RootComponent() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ System.ComponentModel.Design.IDesignerHost/*020000AA*/::get_RootComponent() /* 060004E1 */ - } // end of property IDesignerHost::RootComponent - .property /*17000103*/ instance string RootComponentClassName() - { - .get instance string System.ComponentModel.Design.IDesignerHost/*020000AA*/::get_RootComponentClassName() /* 060004E2 */ - } // end of property IDesignerHost::RootComponentClassName - .property /*17000104*/ instance string TransactionDescription() - { - .get instance string System.ComponentModel.Design.IDesignerHost/*020000AA*/::get_TransactionDescription() /* 060004E3 */ - } // end of property IDesignerHost::TransactionDescription -} // end of class System.ComponentModel.Design.IDesignerHost - -.class /*020000AB*/ interface public abstract auto ansi System.ComponentModel.Design.IDesignerHostTransactionState -{ - .method /*060004FA*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsClosingTransaction() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerHostTransactionState::get_IsClosingTransaction - - .property /*17000105*/ instance bool IsClosingTransaction() - { - .get instance bool System.ComponentModel.Design.IDesignerHostTransactionState/*020000AB*/::get_IsClosingTransaction() /* 060004FA */ - } // end of property IDesignerHostTransactionState::IsClosingTransaction -} // end of class System.ComponentModel.Design.IDesignerHostTransactionState - -.class /*020000AC*/ interface public abstract auto ansi System.ComponentModel.Design.IDesignerOptionService -{ - .method /*060004FB*/ public hidebysig newslot abstract virtual - instance object GetOptionValue(string pageName, - string valueName) cil managed - // SIG: 20 02 1C 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerOptionService::GetOptionValue - - .method /*060004FC*/ public hidebysig newslot abstract virtual - instance void SetOptionValue(string pageName, - string valueName, - object 'value') cil managed - // SIG: 20 03 01 0E 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IDesignerOptionService::SetOptionValue - -} // end of class System.ComponentModel.Design.IDesignerOptionService - -.class /*020000AD*/ interface public abstract auto ansi System.ComponentModel.Design.IDictionaryService -{ - .method /*060004FD*/ public hidebysig newslot abstract virtual - instance object GetKey(object 'value') cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionaryService::GetKey - - .method /*060004FE*/ public hidebysig newslot abstract virtual - instance object GetValue(object key) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionaryService::GetValue - - .method /*060004FF*/ public hidebysig newslot abstract virtual - instance void SetValue(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionaryService::SetValue - -} // end of class System.ComponentModel.Design.IDictionaryService - -.class /*020000AE*/ interface public abstract auto ansi System.ComponentModel.Design.IEventBindingService -{ - .method /*06000500*/ public hidebysig newslot abstract virtual - instance string CreateUniqueMethodName(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class System.ComponentModel.EventDescriptor/*02000066*/ e) cil managed - // SIG: 20 02 0E 12 80 8D 12 81 98 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::CreateUniqueMethodName - - .method /*06000501*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - GetCompatibleMethods(class System.ComponentModel.EventDescriptor/*02000066*/ e) cil managed - // SIG: 20 01 12 80 B9 12 81 98 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::GetCompatibleMethods - - .method /*06000502*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.EventDescriptor/*02000066*/ - GetEvent(class System.ComponentModel.PropertyDescriptor/*02000078*/ 'property') cil managed - // SIG: 20 01 12 81 98 12 81 E0 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::GetEvent - - .method /*06000503*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - GetEventProperties(class System.ComponentModel.EventDescriptorCollection/*02000067*/ events) cil managed - // SIG: 20 01 12 81 E4 12 81 9C - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::GetEventProperties - - .method /*06000504*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.PropertyDescriptor/*02000078*/ - GetEventProperty(class System.ComponentModel.EventDescriptor/*02000066*/ e) cil managed - // SIG: 20 01 12 81 E0 12 81 98 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::GetEventProperty - - .method /*06000505*/ public hidebysig newslot abstract virtual - instance bool ShowCode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::ShowCode - - .method /*06000506*/ public hidebysig newslot abstract virtual - instance bool ShowCode(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class System.ComponentModel.EventDescriptor/*02000066*/ e) cil managed - // SIG: 20 02 02 12 80 8D 12 81 98 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::ShowCode - - .method /*06000507*/ public hidebysig newslot abstract virtual - instance bool ShowCode(int32 lineNumber) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method IEventBindingService::ShowCode - -} // end of class System.ComponentModel.Design.IEventBindingService - -.class /*020000AF*/ interface public abstract auto ansi System.ComponentModel.Design.IExtenderListService -{ - .method /*06000508*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.IExtenderProvider/*0200006D*/[] - GetExtenderProviders() cil managed - // SIG: 20 00 1D 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IExtenderListService::GetExtenderProviders - -} // end of class System.ComponentModel.Design.IExtenderListService - -.class /*020000B0*/ interface public abstract auto ansi System.ComponentModel.Design.IExtenderProviderService -{ - .method /*06000509*/ public hidebysig newslot abstract virtual - instance void AddExtenderProvider(class System.ComponentModel.IExtenderProvider/*0200006D*/ provider) cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IExtenderProviderService::AddExtenderProvider - - .method /*0600050A*/ public hidebysig newslot abstract virtual - instance void RemoveExtenderProvider(class System.ComponentModel.IExtenderProvider/*0200006D*/ provider) cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IExtenderProviderService::RemoveExtenderProvider - -} // end of class System.ComponentModel.Design.IExtenderProviderService - -.class /*020000B1*/ interface public abstract auto ansi System.ComponentModel.Design.IHelpService -{ - .method /*0600050B*/ public hidebysig newslot abstract virtual - instance void AddContextAttribute(string name, - string 'value', - valuetype System.ComponentModel.Design.HelpKeywordType/*020000A3*/ keywordType) cil managed - // SIG: 20 03 01 0E 0E 11 82 8C - { - // Method begins at RVA 0x0 - } // end of method IHelpService::AddContextAttribute - - .method /*0600050C*/ public hidebysig newslot abstract virtual - instance void ClearContextAttributes() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IHelpService::ClearContextAttributes - - .method /*0600050D*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.IHelpService/*020000B1*/ - CreateLocalContext(valuetype System.ComponentModel.Design.HelpContextType/*020000A1*/ contextType) cil managed - // SIG: 20 01 12 82 C4 11 82 84 - { - // Method begins at RVA 0x0 - } // end of method IHelpService::CreateLocalContext - - .method /*0600050E*/ public hidebysig newslot abstract virtual - instance void RemoveContextAttribute(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IHelpService::RemoveContextAttribute - - .method /*0600050F*/ public hidebysig newslot abstract virtual - instance void RemoveLocalContext(class System.ComponentModel.Design.IHelpService/*020000B1*/ localContext) cil managed - // SIG: 20 01 01 12 82 C4 - { - // Method begins at RVA 0x0 - } // end of method IHelpService::RemoveLocalContext - - .method /*06000510*/ public hidebysig newslot abstract virtual - instance void ShowHelpFromKeyword(string helpKeyword) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IHelpService::ShowHelpFromKeyword - - .method /*06000511*/ public hidebysig newslot abstract virtual - instance void ShowHelpFromUrl(string helpUrl) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IHelpService::ShowHelpFromUrl - -} // end of class System.ComponentModel.Design.IHelpService - -.class /*020000B2*/ interface public abstract auto ansi System.ComponentModel.Design.IInheritanceService -{ - .method /*06000512*/ public hidebysig newslot abstract virtual - instance void AddInheritedComponents(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ container) cil managed - // SIG: 20 02 01 12 80 8D 12 80 9D - { - // Method begins at RVA 0x0 - } // end of method IInheritanceService::AddInheritedComponents - - .method /*06000513*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.InheritanceAttribute/*0200002E*/ - GetInheritanceAttribute(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component) cil managed - // SIG: 20 01 12 80 B8 12 80 8D - { - // Method begins at RVA 0x0 - } // end of method IInheritanceService::GetInheritanceAttribute - -} // end of class System.ComponentModel.Design.IInheritanceService - -.class /*020000B3*/ interface public abstract auto ansi System.ComponentModel.Design.IMenuCommandService -{ - .method /*06000514*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ - get_Verbs() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::get_Verbs - - .method /*06000515*/ public hidebysig newslot abstract virtual - instance void AddCommand(class System.ComponentModel.Design.MenuCommand/*020000BD*/ command) cil managed - // SIG: 20 01 01 12 82 F4 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::AddCommand - - .method /*06000516*/ public hidebysig newslot abstract virtual - instance void AddVerb(class System.ComponentModel.Design.DesignerVerb/*0200009D*/ verb) cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::AddVerb - - .method /*06000517*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.MenuCommand/*020000BD*/ - FindCommand(class System.ComponentModel.Design.CommandID/*0200008D*/ commandID) cil managed - // SIG: 20 01 12 82 F4 12 82 34 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::FindCommand - - .method /*06000518*/ public hidebysig newslot abstract virtual - instance bool GlobalInvoke(class System.ComponentModel.Design.CommandID/*0200008D*/ commandID) cil managed - // SIG: 20 01 02 12 82 34 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::GlobalInvoke - - .method /*06000519*/ public hidebysig newslot abstract virtual - instance void RemoveCommand(class System.ComponentModel.Design.MenuCommand/*020000BD*/ command) cil managed - // SIG: 20 01 01 12 82 F4 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::RemoveCommand - - .method /*0600051A*/ public hidebysig newslot abstract virtual - instance void RemoveVerb(class System.ComponentModel.Design.DesignerVerb/*0200009D*/ verb) cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::RemoveVerb - - .method /*0600051B*/ public hidebysig newslot abstract virtual - instance void ShowContextMenu(class System.ComponentModel.Design.CommandID/*0200008D*/ menuID, - int32 x, - int32 y) cil managed - // SIG: 20 03 01 12 82 34 08 08 - { - // Method begins at RVA 0x0 - } // end of method IMenuCommandService::ShowContextMenu - - .property /*17000106*/ instance class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ - Verbs() - { - .get instance class System.ComponentModel.Design.DesignerVerbCollection/*0200009E*/ System.ComponentModel.Design.IMenuCommandService/*020000B3*/::get_Verbs() /* 06000514 */ - } // end of property IMenuCommandService::Verbs -} // end of class System.ComponentModel.Design.IMenuCommandService - -.class /*020000B4*/ interface public abstract auto ansi System.ComponentModel.Design.IReferenceService -{ - .method /*0600051C*/ public hidebysig newslot abstract virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ - GetComponent(object reference) cil managed - // SIG: 20 01 12 80 8D 1C - { - // Method begins at RVA 0x0 - } // end of method IReferenceService::GetComponent - - .method /*0600051D*/ public hidebysig newslot abstract virtual - instance string GetName(object reference) cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IReferenceService::GetName - - .method /*0600051E*/ public hidebysig newslot abstract virtual - instance object GetReference(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method IReferenceService::GetReference - - .method /*0600051F*/ public hidebysig newslot abstract virtual - instance object[] GetReferences() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x0 - } // end of method IReferenceService::GetReferences - - .method /*06000520*/ public hidebysig newslot abstract virtual - instance object[] GetReferences(class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseType) cil managed - // SIG: 20 01 1D 1C 12 45 - { - // Method begins at RVA 0x0 - } // end of method IReferenceService::GetReferences - -} // end of class System.ComponentModel.Design.IReferenceService - -.class /*020000B5*/ interface public abstract auto ansi System.ComponentModel.Design.IResourceService -{ - .method /*06000521*/ public hidebysig newslot abstract virtual - instance class [System.Resources.ResourceManager/*23000004*/]System.Resources.IResourceReader/*0100004F*/ - GetResourceReader(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ info) cil managed - // SIG: 20 01 12 81 3D 12 4D - { - // Method begins at RVA 0x0 - } // end of method IResourceService::GetResourceReader - - .method /*06000522*/ public hidebysig newslot abstract virtual - instance class [System.Resources.Writer/*23000007*/]System.Resources.IResourceWriter/*01000050*/ - GetResourceWriter(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000013*/ info) cil managed - // SIG: 20 01 12 81 41 12 4D - { - // Method begins at RVA 0x0 - } // end of method IResourceService::GetResourceWriter - -} // end of class System.ComponentModel.Design.IResourceService - -.class /*020000B6*/ interface public abstract auto ansi System.ComponentModel.Design.IRootDesigner - implements System.ComponentModel.Design.IDesigner/*020000A7*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*06000523*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/[] - get_SupportedTechnologies() cil managed - // SIG: 20 00 1D 11 83 10 - { - // Method begins at RVA 0x0 - } // end of method IRootDesigner::get_SupportedTechnologies - - .method /*06000524*/ public hidebysig newslot abstract virtual - instance object GetView(valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/ technology) cil managed - // SIG: 20 01 1C 11 83 10 - { - // Method begins at RVA 0x0 - } // end of method IRootDesigner::GetView - - .property /*17000107*/ instance valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/[] - SupportedTechnologies() - { - .get instance valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/[] System.ComponentModel.Design.IRootDesigner/*020000B6*/::get_SupportedTechnologies() /* 06000523 */ - } // end of property IRootDesigner::SupportedTechnologies -} // end of class System.ComponentModel.Design.IRootDesigner - -.class /*020000B7*/ interface public abstract auto ansi System.ComponentModel.Design.ISelectionService -{ - .method /*06000525*/ public hidebysig newslot specialname abstract virtual - instance object get_PrimarySelection() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method ISelectionService::get_PrimarySelection - - .method /*06000526*/ public hidebysig newslot specialname abstract virtual - instance int32 get_SelectionCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISelectionService::get_SelectionCount - - .method /*06000527*/ public hidebysig newslot specialname abstract virtual - instance void add_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000A8:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ISelectionService::add_SelectionChanged - - .method /*06000528*/ public hidebysig newslot specialname abstract virtual - instance void remove_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000A9:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ISelectionService::remove_SelectionChanged - - .method /*06000529*/ public hidebysig newslot specialname abstract virtual - instance void add_SelectionChanging(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000AA:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ISelectionService::add_SelectionChanging - - .method /*0600052A*/ public hidebysig newslot specialname abstract virtual - instance void remove_SelectionChanging(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000AB:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ISelectionService::remove_SelectionChanging - - .method /*0600052B*/ public hidebysig newslot abstract virtual - instance bool GetComponentSelected(object component) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method ISelectionService::GetComponentSelected - - .method /*0600052C*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - GetSelectedComponents() cil managed - // SIG: 20 00 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method ISelectionService::GetSelectedComponents - - .method /*0600052D*/ public hidebysig newslot abstract virtual - instance void SetSelectedComponents(class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ components) cil managed - // SIG: 20 01 01 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method ISelectionService::SetSelectedComponents - - .method /*0600052E*/ public hidebysig newslot abstract virtual - instance void SetSelectedComponents(class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ components, - valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ selectionType) cil managed - // SIG: 20 02 01 12 80 B9 11 82 F8 - { - // Method begins at RVA 0x0 - } // end of method ISelectionService::SetSelectedComponents - - .event /*1400001A*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ SelectionChanged - { - .addon instance void System.ComponentModel.Design.ISelectionService/*020000B7*/::add_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000527 */ - .removeon instance void System.ComponentModel.Design.ISelectionService/*020000B7*/::remove_SelectionChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000528 */ - } // end of event ISelectionService::SelectionChanged - .event /*1400001B*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ SelectionChanging - { - .addon instance void System.ComponentModel.Design.ISelectionService/*020000B7*/::add_SelectionChanging(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000529 */ - .removeon instance void System.ComponentModel.Design.ISelectionService/*020000B7*/::remove_SelectionChanging(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 0600052A */ - } // end of event ISelectionService::SelectionChanging - .property /*17000108*/ instance object PrimarySelection() - { - .get instance object System.ComponentModel.Design.ISelectionService/*020000B7*/::get_PrimarySelection() /* 06000525 */ - } // end of property ISelectionService::PrimarySelection - .property /*17000109*/ instance int32 SelectionCount() - { - .get instance int32 System.ComponentModel.Design.ISelectionService/*020000B7*/::get_SelectionCount() /* 06000526 */ - } // end of property ISelectionService::SelectionCount -} // end of class System.ComponentModel.Design.ISelectionService - -.class /*020000B8*/ interface public abstract auto ansi System.ComponentModel.Design.IServiceContainer - implements [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*0600052F*/ public hidebysig newslot abstract virtual - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - class System.ComponentModel.Design.ServiceCreatorCallback/*020000C0*/ callback) cil managed - // SIG: 20 02 01 12 45 12 83 00 - { - // Method begins at RVA 0x0 - } // end of method IServiceContainer::AddService - - .method /*06000530*/ public hidebysig newslot abstract virtual - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - class System.ComponentModel.Design.ServiceCreatorCallback/*020000C0*/ callback, - bool promote) cil managed - // SIG: 20 03 01 12 45 12 83 00 02 - { - // Method begins at RVA 0x0 - } // end of method IServiceContainer::AddService - - .method /*06000531*/ public hidebysig newslot abstract virtual - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - object serviceInstance) cil managed - // SIG: 20 02 01 12 45 1C - { - // Method begins at RVA 0x0 - } // end of method IServiceContainer::AddService - - .method /*06000532*/ public hidebysig newslot abstract virtual - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - object serviceInstance, - bool promote) cil managed - // SIG: 20 03 01 12 45 1C 02 - { - // Method begins at RVA 0x0 - } // end of method IServiceContainer::AddService - - .method /*06000533*/ public hidebysig newslot abstract virtual - instance void RemoveService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x0 - } // end of method IServiceContainer::RemoveService - - .method /*06000534*/ public hidebysig newslot abstract virtual - instance void RemoveService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - bool promote) cil managed - // SIG: 20 02 01 12 45 02 - { - // Method begins at RVA 0x0 - } // end of method IServiceContainer::RemoveService - -} // end of class System.ComponentModel.Design.IServiceContainer - -.class /*020000B9*/ interface public abstract auto ansi System.ComponentModel.Design.ITreeDesigner - implements System.ComponentModel.Design.IDesigner/*020000A7*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*06000535*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - get_Children() cil managed - // SIG: 20 00 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method ITreeDesigner::get_Children - - .method /*06000536*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.Design.IDesigner/*020000A7*/ - get_Parent() cil managed - // SIG: 20 00 12 82 9C - { - // Method begins at RVA 0x0 - } // end of method ITreeDesigner::get_Parent - - .property /*1700010A*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - Children() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ System.ComponentModel.Design.ITreeDesigner/*020000B9*/::get_Children() /* 06000535 */ - } // end of property ITreeDesigner::Children - .property /*1700010B*/ instance class System.ComponentModel.Design.IDesigner/*020000A7*/ - Parent() - { - .get instance class System.ComponentModel.Design.IDesigner/*020000A7*/ System.ComponentModel.Design.ITreeDesigner/*020000B9*/::get_Parent() /* 06000536 */ - } // end of property ITreeDesigner::Parent -} // end of class System.ComponentModel.Design.ITreeDesigner - -.class /*020000BA*/ interface public abstract auto ansi System.ComponentModel.Design.ITypeDescriptorFilterService -{ - .method /*06000537*/ public hidebysig newslot abstract virtual - instance bool FilterAttributes(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ attributes) cil managed - // SIG: 20 02 02 12 80 8D 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorFilterService::FilterAttributes - - .method /*06000538*/ public hidebysig newslot abstract virtual - instance bool FilterEvents(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ events) cil managed - // SIG: 20 02 02 12 80 8D 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorFilterService::FilterEvents - - .method /*06000539*/ public hidebysig newslot abstract virtual - instance bool FilterProperties(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IComponent/*01000023*/ component, - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ properties) cil managed - // SIG: 20 02 02 12 80 8D 12 80 81 - { - // Method begins at RVA 0x0 - } // end of method ITypeDescriptorFilterService::FilterProperties - -} // end of class System.ComponentModel.Design.ITypeDescriptorFilterService - -.class /*020000BB*/ interface public abstract auto ansi System.ComponentModel.Design.ITypeDiscoveryService -{ - .method /*0600053A*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - GetTypes(class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseType, - bool excludeGlobalTypes) cil managed - // SIG: 20 02 12 80 B9 12 45 02 - { - // Method begins at RVA 0x0 - } // end of method ITypeDiscoveryService::GetTypes - -} // end of class System.ComponentModel.Design.ITypeDiscoveryService - -.class /*020000BC*/ interface public abstract auto ansi System.ComponentModel.Design.ITypeResolutionService -{ - .method /*0600053B*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000037*/ - GetAssembly(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000051*/ name) cil managed - // SIG: 20 01 12 80 DD 12 81 45 - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::GetAssembly - - .method /*0600053C*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000037*/ - GetAssembly(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000051*/ name, - bool throwOnError) cil managed - // SIG: 20 02 12 80 DD 12 81 45 02 - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::GetAssembly - - .method /*0600053D*/ public hidebysig newslot abstract virtual - instance string GetPathOfAssembly(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000051*/ name) cil managed - // SIG: 20 01 0E 12 81 45 - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::GetPathOfAssembly - - .method /*0600053E*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetType(string name) cil managed - // SIG: 20 01 12 45 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::GetType - - .method /*0600053F*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetType(string name, - bool throwOnError) cil managed - // SIG: 20 02 12 45 0E 02 - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::GetType - - .method /*06000540*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetType(string name, - bool throwOnError, - bool ignoreCase) cil managed - // SIG: 20 03 12 45 0E 02 02 - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::GetType - - .method /*06000541*/ public hidebysig newslot abstract virtual - instance void ReferenceAssembly(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000051*/ name) cil managed - // SIG: 20 01 01 12 81 45 - { - // Method begins at RVA 0x0 - } // end of method ITypeResolutionService::ReferenceAssembly - -} // end of class System.ComponentModel.Design.ITypeResolutionService - -.class /*020000BD*/ public auto ansi beforefieldinit System.ComponentModel.Design.MenuCommand - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000542*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'handler', - class System.ComponentModel.Design.CommandID/*0200008D*/ command) cil managed - // SIG: 20 02 01 12 80 99 12 82 34 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MenuCommand::.ctor - - .method /*06000543*/ public hidebysig newslot specialname virtual - instance bool get_Checked() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_Checked - - .method /*06000544*/ public hidebysig newslot specialname virtual - instance void set_Checked(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::set_Checked - - .method /*06000545*/ public hidebysig newslot specialname virtual - instance class System.ComponentModel.Design.CommandID/*0200008D*/ - get_CommandID() cil managed - // SIG: 20 00 12 82 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_CommandID - - .method /*06000546*/ public hidebysig newslot specialname virtual - instance bool get_Enabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_Enabled - - .method /*06000547*/ public hidebysig newslot specialname virtual - instance void set_Enabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::set_Enabled - - .method /*06000548*/ public hidebysig newslot specialname virtual - instance int32 get_OleStatus() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_OleStatus - - .method /*06000549*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ - get_Properties() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_Properties - - .method /*0600054A*/ public hidebysig newslot specialname virtual - instance bool get_Supported() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_Supported - - .method /*0600054B*/ public hidebysig newslot specialname virtual - instance void set_Supported(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::set_Supported - - .method /*0600054C*/ public hidebysig newslot specialname virtual - instance bool get_Visible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::get_Visible - - .method /*0600054D*/ public hidebysig newslot specialname virtual - instance void set_Visible(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::set_Visible - - .method /*0600054E*/ public hidebysig specialname - instance void add_CommandChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::add_CommandChanged - - .method /*0600054F*/ public hidebysig specialname - instance void remove_CommandChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::remove_CommandChanged - - .method /*06000550*/ public hidebysig newslot virtual - instance void Invoke() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::Invoke - - .method /*06000551*/ public hidebysig newslot virtual - instance void Invoke(object arg) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::Invoke - - .method /*06000552*/ family hidebysig newslot virtual - instance void OnCommandChanged(class [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ e) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MenuCommand::OnCommandChanged - - .method /*06000553*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MenuCommand::ToString - - .event /*1400001C*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ CommandChanged - { - .addon instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::add_CommandChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 0600054E */ - .removeon instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::remove_CommandChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 0600054F */ - } // end of event MenuCommand::CommandChanged - .property /*1700010C*/ instance bool Checked() - { - .get instance bool System.ComponentModel.Design.MenuCommand/*020000BD*/::get_Checked() /* 06000543 */ - .set instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::set_Checked(bool) /* 06000544 */ - } // end of property MenuCommand::Checked - .property /*1700010D*/ instance class System.ComponentModel.Design.CommandID/*0200008D*/ - CommandID() - { - .get instance class System.ComponentModel.Design.CommandID/*0200008D*/ System.ComponentModel.Design.MenuCommand/*020000BD*/::get_CommandID() /* 06000545 */ - } // end of property MenuCommand::CommandID - .property /*1700010E*/ instance bool Enabled() - { - .get instance bool System.ComponentModel.Design.MenuCommand/*020000BD*/::get_Enabled() /* 06000546 */ - .set instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::set_Enabled(bool) /* 06000547 */ - } // end of property MenuCommand::Enabled - .property /*1700010F*/ instance int32 OleStatus() - { - .get instance int32 System.ComponentModel.Design.MenuCommand/*020000BD*/::get_OleStatus() /* 06000548 */ - } // end of property MenuCommand::OleStatus - .property /*17000110*/ instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ - Properties() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000020*/ System.ComponentModel.Design.MenuCommand/*020000BD*/::get_Properties() /* 06000549 */ - } // end of property MenuCommand::Properties - .property /*17000111*/ instance bool Supported() - { - .get instance bool System.ComponentModel.Design.MenuCommand/*020000BD*/::get_Supported() /* 0600054A */ - .set instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::set_Supported(bool) /* 0600054B */ - } // end of property MenuCommand::Supported - .property /*17000112*/ instance bool Visible() - { - .get instance bool System.ComponentModel.Design.MenuCommand/*020000BD*/::get_Visible() /* 0600054C */ - .set instance void System.ComponentModel.Design.MenuCommand/*020000BD*/::set_Visible(bool) /* 0600054D */ - } // end of property MenuCommand::Visible -} // end of class System.ComponentModel.Design.MenuCommand - -.class /*020000BE*/ public auto ansi sealed System.ComponentModel.Design.SelectionTypes - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .custom /*0C000049:0A000037*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000052*/::.ctor() /* 0A000037 */ = ( 01 00 00 00 ) - .field /*04000072*/ public specialname rtspecialname int32 value__ - .field /*04000073*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Add = int32(0x00000040) - .field /*04000074*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Auto = int32(0x00000001) - .field /*04000075*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Click = int32(0x00000010) - .custom /*0C00003D:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 71 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..qThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 55 73 65 20 53 65 6C 65 63 74 69 6F 6E // d. Use Selection - 54 79 70 65 73 2E 50 72 69 6D 61 72 79 20 69 6E // Types.Primary in - 73 74 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 // stead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - .field /*04000076*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ MouseDown = int32(0x00000004) - .custom /*0C00003E:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 68 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..hThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 49 74 20 69 73 20 6E 6F 20 6C 6F 6E // d. It is no lon - 67 65 72 20 73 75 70 70 6F 72 74 65 64 2E 20 68 // ger supported. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .field /*04000077*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ MouseUp = int32(0x00000008) - .custom /*0C00003F:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 68 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..hThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 49 74 20 69 73 20 6E 6F 20 6C 6F 6E // d. It is no lon - 67 65 72 20 73 75 70 70 6F 72 74 65 64 2E 20 68 // ger supported. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .field /*04000078*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Normal = int32(0x00000001) - .custom /*0C000040:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 6E 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..nThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 55 73 65 20 53 65 6C 65 63 74 69 6F 6E // d. Use Selection - 54 79 70 65 73 2E 41 75 74 6F 20 69 6E 73 74 65 // Types.Auto inste - 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D // ad. http://go.m - 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C // icrosoft.com/fwl - 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 // ink/?linkid=1420 - 32 00 00 ) // 2.. - .field /*04000079*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Primary = int32(0x00000010) - .field /*0400007A*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Remove = int32(0x00000080) - .field /*0400007B*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Replace = int32(0x00000002) - .field /*0400007C*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Toggle = int32(0x00000020) - .field /*0400007D*/ public static literal valuetype System.ComponentModel.Design.SelectionTypes/*020000BE*/ Valid = int32(0x0000001F) - .custom /*0C000043:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 80 97 54 68 69 73 20 76 61 6C 75 65 20 68 // ....This value h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 55 73 65 20 45 6E 75 6D 20 63 6C 61 // ed. Use Enum cla - 73 73 20 6D 65 74 68 6F 64 73 20 74 6F 20 64 65 // ss methods to de - 74 65 72 6D 69 6E 65 20 76 61 6C 69 64 20 76 61 // termine valid va - 6C 75 65 73 2C 20 6F 72 20 75 73 65 20 61 20 74 // lues, or use a t - 79 70 65 20 63 6F 6E 76 65 72 74 65 72 2E 20 68 // ype converter. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. -} // end of class System.ComponentModel.Design.SelectionTypes - -.class /*020000BF*/ public auto ansi beforefieldinit System.ComponentModel.Design.ServiceContainer - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements System.ComponentModel.Design.IServiceContainer/*020000B8*/, - [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*06000554*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ServiceContainer::.ctor - - .method /*06000555*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ parentProvider) cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ServiceContainer::.ctor - - .method /*06000556*/ family hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/[] - get_DefaultServices() cil managed - // SIG: 20 00 1D 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServiceContainer::get_DefaultServices - - .method /*06000557*/ public hidebysig newslot virtual final - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - class System.ComponentModel.Design.ServiceCreatorCallback/*020000C0*/ callback) cil managed - // SIG: 20 02 01 12 45 12 83 00 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::AddService - - .method /*06000558*/ public hidebysig newslot virtual - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - class System.ComponentModel.Design.ServiceCreatorCallback/*020000C0*/ callback, - bool promote) cil managed - // SIG: 20 03 01 12 45 12 83 00 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::AddService - - .method /*06000559*/ public hidebysig newslot virtual final - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - object serviceInstance) cil managed - // SIG: 20 02 01 12 45 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::AddService - - .method /*0600055A*/ public hidebysig newslot virtual - instance void AddService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - object serviceInstance, - bool promote) cil managed - // SIG: 20 03 01 12 45 1C 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::AddService - - .method /*0600055B*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::Dispose - - .method /*0600055C*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::Dispose - - .method /*0600055D*/ public hidebysig newslot virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType) cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServiceContainer::GetService - - .method /*0600055E*/ public hidebysig newslot virtual final - instance void RemoveService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::RemoveService - - .method /*0600055F*/ public hidebysig newslot virtual - instance void RemoveService(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - bool promote) cil managed - // SIG: 20 02 01 12 45 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServiceContainer::RemoveService - - .property /*17000113*/ instance class [System.Runtime/*23000001*/]System.Type/*01000011*/[] - DefaultServices() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000011*/[] System.ComponentModel.Design.ServiceContainer/*020000BF*/::get_DefaultServices() /* 06000556 */ - } // end of property ServiceContainer::DefaultServices -} // end of class System.ComponentModel.Design.ServiceContainer - -.class /*020000C0*/ public auto ansi sealed System.ComponentModel.Design.ServiceCreatorCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*06000560*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ServiceCreatorCallback::.ctor - - .method /*06000561*/ public hidebysig newslot virtual - instance object Invoke(class System.ComponentModel.Design.IServiceContainer/*020000B8*/ container, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType) runtime managed - // SIG: 20 02 1C 12 82 E0 12 45 - { - } // end of method ServiceCreatorCallback::Invoke - - .method /*06000562*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(class System.ComponentModel.Design.IServiceContainer/*020000B8*/ container, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ serviceType, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 12 82 E0 12 45 12 61 1C - { - } // end of method ServiceCreatorCallback::BeginInvoke - - .method /*06000563*/ public hidebysig newslot virtual - instance object EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 1C 12 5D - { - } // end of method ServiceCreatorCallback::EndInvoke - -} // end of class System.ComponentModel.Design.ServiceCreatorCallback - -.class /*020000C1*/ public auto ansi beforefieldinit System.ComponentModel.Design.StandardCommands - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*0400007E*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignBottom - .field /*0400007F*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignHorizontalCenters - .field /*04000080*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignLeft - .field /*04000081*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignRight - .field /*04000082*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignToGrid - .field /*04000083*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignTop - .field /*04000084*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ AlignVerticalCenters - .field /*04000085*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ArrangeBottom - .field /*04000086*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ArrangeIcons - .field /*04000087*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ArrangeRight - .field /*04000088*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ BringForward - .field /*04000089*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ BringToFront - .field /*0400008A*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ CenterHorizontally - .field /*0400008B*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ CenterVertically - .field /*0400008C*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Copy - .field /*0400008D*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Cut - .field /*0400008E*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Delete - .field /*0400008F*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ DocumentOutline - .field /*04000090*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ F1Help - .field /*04000091*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Group - .field /*04000092*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ HorizSpaceConcatenate - .field /*04000093*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ HorizSpaceDecrease - .field /*04000094*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ HorizSpaceIncrease - .field /*04000095*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ HorizSpaceMakeEqual - .field /*04000096*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ LineupIcons - .field /*04000097*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ LockControls - .field /*04000098*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ MultiLevelRedo - .field /*04000099*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ MultiLevelUndo - .field /*0400009A*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Paste - .field /*0400009B*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Properties - .field /*0400009C*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ PropertiesWindow - .field /*0400009D*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Redo - .field /*0400009E*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Replace - .field /*0400009F*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SelectAll - .field /*040000A0*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SendBackward - .field /*040000A1*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SendToBack - .field /*040000A2*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ShowGrid - .field /*040000A3*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ShowLargeIcons - .field /*040000A4*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SizeToControl - .field /*040000A5*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SizeToControlHeight - .field /*040000A6*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SizeToControlWidth - .field /*040000A7*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SizeToFit - .field /*040000A8*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SizeToGrid - .field /*040000A9*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ SnapToGrid - .field /*040000AA*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ TabOrder - .field /*040000AB*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Undo - .field /*040000AC*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ Ungroup - .field /*040000AD*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ VerbFirst - .field /*040000AE*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ VerbLast - .field /*040000AF*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ VertSpaceConcatenate - .field /*040000B0*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ VertSpaceDecrease - .field /*040000B1*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ VertSpaceIncrease - .field /*040000B2*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ VertSpaceMakeEqual - .field /*040000B3*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ViewCode - .field /*040000B4*/ public static initonly class System.ComponentModel.Design.CommandID/*0200008D*/ ViewGrid - .method /*06000564*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method StandardCommands::.ctor - -} // end of class System.ComponentModel.Design.StandardCommands - -.class /*020000C2*/ public auto ansi beforefieldinit System.ComponentModel.Design.StandardToolWindows - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*040000B5*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ ObjectBrowser - .field /*040000B6*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ OutputWindow - .field /*040000B7*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ ProjectExplorer - .field /*040000B8*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ PropertyBrowser - .field /*040000B9*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ RelatedLinks - .field /*040000BA*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ ServerExplorer - .field /*040000BB*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ TaskList - .field /*040000BC*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100004C*/ Toolbox - .method /*06000565*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method StandardToolWindows::.ctor - -} // end of class System.ComponentModel.Design.StandardToolWindows - -.class /*020000C3*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.TypeDescriptionProviderService - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000566*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method TypeDescriptionProviderService::.ctor - - .method /*06000567*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.TypeDescriptionProvider/*02000083*/ - GetProvider(object 'instance') cil managed - // SIG: 20 01 12 82 0C 1C - { - // Method begins at RVA 0x0 - } // end of method TypeDescriptionProviderService::GetProvider - - .method /*06000568*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.TypeDescriptionProvider/*02000083*/ - GetProvider(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 12 82 0C 12 45 - { - // Method begins at RVA 0x0 - } // end of method TypeDescriptionProviderService::GetProvider - -} // end of class System.ComponentModel.Design.TypeDescriptionProviderService - -.class /*020000C4*/ public auto ansi sealed System.ComponentModel.Design.ViewTechnology - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*040000BD*/ public specialname rtspecialname int32 value__ - .field /*040000BE*/ public static literal valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/ Default = int32(0x00000002) - .field /*040000BF*/ public static literal valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/ Passthrough = int32(0x00000000) - .custom /*0C00004A:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 71 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..qThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 55 73 65 20 56 69 65 77 54 65 63 68 6E // d. Use ViewTechn - 6F 6C 6F 67 79 2E 44 65 66 61 75 6C 74 20 69 6E // ology.Default in - 73 74 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 // stead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - .field /*040000C0*/ public static literal valuetype System.ComponentModel.Design.ViewTechnology/*020000C4*/ WindowsForms = int32(0x00000001) - .custom /*0C00004B:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 71 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..qThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 55 73 65 20 56 69 65 77 54 65 63 68 6E // d. Use ViewTechn - 6F 6C 6F 67 79 2E 44 65 66 61 75 6C 74 20 69 6E // ology.Default in - 73 74 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 // stead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. -} // end of class System.ComponentModel.Design.ViewTechnology - -.class /*020000C5*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.Serialization.ComponentSerializationService - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000569*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ComponentSerializationService::.ctor - - .method /*0600056A*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ - CreateStore() cil managed - // SIG: 20 00 12 83 5C - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::CreateStore - - .method /*0600056B*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - Deserialize(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store) cil managed - // SIG: 20 01 12 80 B9 12 83 5C - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::Deserialize - - .method /*0600056C*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - Deserialize(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ container) cil managed - // SIG: 20 02 12 80 B9 12 83 5C 12 80 9D - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::Deserialize - - .method /*0600056D*/ public hidebysig instance void - DeserializeTo(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ container) cil managed - // SIG: 20 02 01 12 83 5C 12 80 9D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComponentSerializationService::DeserializeTo - - .method /*0600056E*/ public hidebysig instance void - DeserializeTo(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ container, - bool validateRecycledTypes) cil managed - // SIG: 20 03 01 12 83 5C 12 80 9D 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComponentSerializationService::DeserializeTo - - .method /*0600056F*/ public hidebysig newslot abstract virtual - instance void DeserializeTo(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ container, - bool validateRecycledTypes, - bool applyDefaults) cil managed - // SIG: 20 04 01 12 83 5C 12 80 9D 02 02 - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::DeserializeTo - - .method /*06000570*/ public hidebysig newslot abstract virtual - instance class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ - LoadStore(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 12 83 5C 12 81 39 - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::LoadStore - - .method /*06000571*/ public hidebysig newslot abstract virtual - instance void Serialize(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - object 'value') cil managed - // SIG: 20 02 01 12 83 5C 1C - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::Serialize - - .method /*06000572*/ public hidebysig newslot abstract virtual - instance void SerializeAbsolute(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - object 'value') cil managed - // SIG: 20 02 01 12 83 5C 1C - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::SerializeAbsolute - - .method /*06000573*/ public hidebysig newslot abstract virtual - instance void SerializeMember(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - object owningObject, - class System.ComponentModel.MemberDescriptor/*02000075*/ member) cil managed - // SIG: 20 03 01 12 83 5C 1C 12 81 D4 - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::SerializeMember - - .method /*06000574*/ public hidebysig newslot abstract virtual - instance void SerializeMemberAbsolute(class System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/ store, - object owningObject, - class System.ComponentModel.MemberDescriptor/*02000075*/ member) cil managed - // SIG: 20 03 01 12 83 5C 1C 12 81 D4 - { - // Method begins at RVA 0x0 - } // end of method ComponentSerializationService::SerializeMemberAbsolute - -} // end of class System.ComponentModel.Design.Serialization.ComponentSerializationService - -.class /*020000C6*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.Serialization.ContextStack - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C00004C:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000575*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method ContextStack::.ctor - - .method /*06000576*/ public hidebysig specialname - instance object get_Current() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContextStack::get_Current - - .method /*06000577*/ public hidebysig specialname - instance object get_Item(int32 level) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContextStack::get_Item - - .method /*06000578*/ public hidebysig specialname - instance object get_Item(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type') cil managed - // SIG: 20 01 1C 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContextStack::get_Item - - .method /*06000579*/ public hidebysig instance void - Append(object context) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContextStack::Append - - .method /*0600057A*/ public hidebysig instance object - Pop() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContextStack::Pop - - .method /*0600057B*/ public hidebysig instance void - Push(object context) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContextStack::Push - - .property /*17000114*/ instance object Current() - { - .get instance object System.ComponentModel.Design.Serialization.ContextStack/*020000C6*/::get_Current() /* 06000576 */ - } // end of property ContextStack::Current - .property /*17000115*/ instance object Item(int32) - { - .get instance object System.ComponentModel.Design.Serialization.ContextStack/*020000C6*/::get_Item(int32) /* 06000577 */ - } // end of property ContextStack::Item - .property /*17000116*/ instance object Item(class [System.Runtime/*23000001*/]System.Type/*01000011*/) - { - .get instance object System.ComponentModel.Design.Serialization.ContextStack/*020000C6*/::get_Item(class [System.Runtime/*23000001*/]System.Type/*01000011*/) /* 06000578 */ - } // end of property ContextStack::Item -} // end of class System.ComponentModel.Design.Serialization.ContextStack - -.class /*020000C7*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00004D:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*0600057C*/ public hidebysig specialname rtspecialname - instance void .ctor(string providerTypeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DefaultSerializationProviderAttribute::.ctor - - .method /*0600057D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ providerType) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DefaultSerializationProviderAttribute::.ctor - - .method /*0600057E*/ public hidebysig specialname - instance string get_ProviderTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultSerializationProviderAttribute::get_ProviderTypeName - - .property /*17000117*/ instance string ProviderTypeName() - { - .get instance string System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute/*020000C7*/::get_ProviderTypeName() /* 0600057E */ - } // end of property DefaultSerializationProviderAttribute::ProviderTypeName -} // end of class System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute - -.class /*020000C8*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.Serialization.DesignerLoader - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600057F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method DesignerLoader::.ctor - - .method /*06000580*/ public hidebysig newslot specialname virtual - instance bool get_Loading() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerLoader::get_Loading - - .method /*06000581*/ public hidebysig newslot abstract virtual - instance void BeginLoad(class System.ComponentModel.Design.Serialization.IDesignerLoaderHost/*020000CA*/ host) cil managed - // SIG: 20 01 01 12 83 28 - { - // Method begins at RVA 0x0 - } // end of method DesignerLoader::BeginLoad - - .method /*06000582*/ public hidebysig newslot abstract virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DesignerLoader::Dispose - - .method /*06000583*/ public hidebysig newslot virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DesignerLoader::Flush - - .property /*17000118*/ instance bool Loading() - { - .get instance bool System.ComponentModel.Design.Serialization.DesignerLoader/*020000C8*/::get_Loading() /* 06000580 */ - } // end of property DesignerLoader::Loading -} // end of class System.ComponentModel.Design.Serialization.DesignerLoader - -.class /*020000C9*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.Serialization.DesignerSerializerAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C00004E:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 04 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*06000584*/ public hidebysig specialname rtspecialname - instance void .ctor(string serializerTypeName, - string baseSerializerTypeName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerSerializerAttribute::.ctor - - .method /*06000585*/ public hidebysig specialname rtspecialname - instance void .ctor(string serializerTypeName, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseSerializerType) cil managed - // SIG: 20 02 01 0E 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerSerializerAttribute::.ctor - - .method /*06000586*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serializerType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseSerializerType) cil managed - // SIG: 20 02 01 12 45 12 45 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method DesignerSerializerAttribute::.ctor - - .method /*06000587*/ public hidebysig specialname - instance string get_SerializerBaseTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerSerializerAttribute::get_SerializerBaseTypeName - - .method /*06000588*/ public hidebysig specialname - instance string get_SerializerTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerSerializerAttribute::get_SerializerTypeName - - .method /*06000589*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DesignerSerializerAttribute::get_TypeId - - .property /*17000119*/ instance string SerializerBaseTypeName() - { - .get instance string System.ComponentModel.Design.Serialization.DesignerSerializerAttribute/*020000C9*/::get_SerializerBaseTypeName() /* 06000587 */ - } // end of property DesignerSerializerAttribute::SerializerBaseTypeName - .property /*1700011A*/ instance string SerializerTypeName() - { - .get instance string System.ComponentModel.Design.Serialization.DesignerSerializerAttribute/*020000C9*/::get_SerializerTypeName() /* 06000588 */ - } // end of property DesignerSerializerAttribute::SerializerTypeName - .property /*1700011B*/ instance object TypeId() - { - .get instance object System.ComponentModel.Design.Serialization.DesignerSerializerAttribute/*020000C9*/::get_TypeId() /* 06000589 */ - } // end of property DesignerSerializerAttribute::TypeId -} // end of class System.ComponentModel.Design.Serialization.DesignerSerializerAttribute - -.class /*020000CA*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.IDesignerLoaderHost - implements System.ComponentModel.Design.IDesignerHost/*020000AA*/, - System.ComponentModel.Design.IServiceContainer/*020000B8*/, - [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*0600058A*/ public hidebysig newslot abstract virtual - instance void EndLoad(string baseClassName, - bool successful, - class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ errorCollection) cil managed - // SIG: 20 03 01 0E 02 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderHost::EndLoad - - .method /*0600058B*/ public hidebysig newslot abstract virtual - instance void Reload() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderHost::Reload - -} // end of class System.ComponentModel.Design.Serialization.IDesignerLoaderHost - -.class /*020000CB*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.IDesignerLoaderHost2 - implements System.ComponentModel.Design.IDesignerHost/*020000AA*/, - System.ComponentModel.Design.IServiceContainer/*020000B8*/, - [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/, - System.ComponentModel.Design.Serialization.IDesignerLoaderHost/*020000CA*/ -{ - .method /*0600058C*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanReloadWithErrors() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderHost2::get_CanReloadWithErrors - - .method /*0600058D*/ public hidebysig newslot specialname abstract virtual - instance void set_CanReloadWithErrors(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderHost2::set_CanReloadWithErrors - - .method /*0600058E*/ public hidebysig newslot specialname abstract virtual - instance bool get_IgnoreErrorsDuringReload() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderHost2::get_IgnoreErrorsDuringReload - - .method /*0600058F*/ public hidebysig newslot specialname abstract virtual - instance void set_IgnoreErrorsDuringReload(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderHost2::set_IgnoreErrorsDuringReload - - .property /*1700011C*/ instance bool CanReloadWithErrors() - { - .get instance bool System.ComponentModel.Design.Serialization.IDesignerLoaderHost2/*020000CB*/::get_CanReloadWithErrors() /* 0600058C */ - .set instance void System.ComponentModel.Design.Serialization.IDesignerLoaderHost2/*020000CB*/::set_CanReloadWithErrors(bool) /* 0600058D */ - } // end of property IDesignerLoaderHost2::CanReloadWithErrors - .property /*1700011D*/ instance bool IgnoreErrorsDuringReload() - { - .get instance bool System.ComponentModel.Design.Serialization.IDesignerLoaderHost2/*020000CB*/::get_IgnoreErrorsDuringReload() /* 0600058E */ - .set instance void System.ComponentModel.Design.Serialization.IDesignerLoaderHost2/*020000CB*/::set_IgnoreErrorsDuringReload(bool) /* 0600058F */ - } // end of property IDesignerLoaderHost2::IgnoreErrorsDuringReload -} // end of class System.ComponentModel.Design.Serialization.IDesignerLoaderHost2 - -.class /*020000CC*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.IDesignerLoaderService -{ - .method /*06000590*/ public hidebysig newslot abstract virtual - instance void AddLoadDependency() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderService::AddLoadDependency - - .method /*06000591*/ public hidebysig newslot abstract virtual - instance void DependentLoadComplete(bool successful, - class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ errorCollection) cil managed - // SIG: 20 02 01 02 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderService::DependentLoadComplete - - .method /*06000592*/ public hidebysig newslot abstract virtual - instance bool Reload() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerLoaderService::Reload - -} // end of class System.ComponentModel.Design.Serialization.IDesignerLoaderService - -.class /*020000CD*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.IDesignerSerializationManager - implements [System.ComponentModel/*23000003*/]System.IServiceProvider/*01000025*/ -{ - .method /*06000593*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.Design.Serialization.ContextStack/*020000C6*/ - get_Context() cil managed - // SIG: 20 00 12 83 18 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::get_Context - - .method /*06000594*/ public hidebysig newslot specialname abstract virtual - instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - get_Properties() cil managed - // SIG: 20 00 12 81 E4 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::get_Properties - - .method /*06000595*/ public hidebysig newslot specialname abstract virtual - instance void add_ResolveName(class System.ComponentModel.Design.Serialization.ResolveNameEventHandler/*020000D5*/ 'value') cil managed - // SIG: 20 01 01 12 83 54 - { - .custom /*0C0000AC:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::add_ResolveName - - .method /*06000596*/ public hidebysig newslot specialname abstract virtual - instance void remove_ResolveName(class System.ComponentModel.Design.Serialization.ResolveNameEventHandler/*020000D5*/ 'value') cil managed - // SIG: 20 01 01 12 83 54 - { - .custom /*0C0000AD:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::remove_ResolveName - - .method /*06000597*/ public hidebysig newslot specialname abstract virtual - instance void add_SerializationComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000AE:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::add_SerializationComplete - - .method /*06000598*/ public hidebysig newslot specialname abstract virtual - instance void remove_SerializationComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C0000AF:0A000015*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000034*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::remove_SerializationComplete - - .method /*06000599*/ public hidebysig newslot abstract virtual - instance void AddSerializationProvider(class System.ComponentModel.Design.Serialization.IDesignerSerializationProvider/*020000CE*/ provider) cil managed - // SIG: 20 01 01 12 83 38 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::AddSerializationProvider - - .method /*0600059A*/ public hidebysig newslot abstract virtual - instance object CreateInstance(class [System.Runtime/*23000001*/]System.Type/*01000011*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ arguments, - string name, - bool addToContainer) cil managed - // SIG: 20 04 1C 12 45 12 80 B9 0E 02 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::CreateInstance - - .method /*0600059B*/ public hidebysig newslot abstract virtual - instance object GetInstance(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::GetInstance - - .method /*0600059C*/ public hidebysig newslot abstract virtual - instance string GetName(object 'value') cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::GetName - - .method /*0600059D*/ public hidebysig newslot abstract virtual - instance object GetSerializer(class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ serializerType) cil managed - // SIG: 20 02 1C 12 45 12 45 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::GetSerializer - - .method /*0600059E*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000011*/ - GetType(string typeName) cil managed - // SIG: 20 01 12 45 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::GetType - - .method /*0600059F*/ public hidebysig newslot abstract virtual - instance void RemoveSerializationProvider(class System.ComponentModel.Design.Serialization.IDesignerSerializationProvider/*020000CE*/ provider) cil managed - // SIG: 20 01 01 12 83 38 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::RemoveSerializationProvider - - .method /*060005A0*/ public hidebysig newslot abstract virtual - instance void ReportError(object errorInformation) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::ReportError - - .method /*060005A1*/ public hidebysig newslot abstract virtual - instance void SetName(object 'instance', - string name) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationManager::SetName - - .event /*1400001D*/ System.ComponentModel.Design.Serialization.ResolveNameEventHandler/*020000D5*/ ResolveName - { - .addon instance void System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/::add_ResolveName(class System.ComponentModel.Design.Serialization.ResolveNameEventHandler/*020000D5*/) /* 06000595 */ - .removeon instance void System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/::remove_ResolveName(class System.ComponentModel.Design.Serialization.ResolveNameEventHandler/*020000D5*/) /* 06000596 */ - } // end of event IDesignerSerializationManager::ResolveName - .event /*1400001E*/ [System.Runtime/*23000001*/]System.EventHandler/*01000026*/ SerializationComplete - { - .addon instance void System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/::add_SerializationComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000597 */ - .removeon instance void System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/::remove_SerializationComplete(class [System.Runtime/*23000001*/]System.EventHandler/*01000026*/) /* 06000598 */ - } // end of event IDesignerSerializationManager::SerializationComplete - .property /*1700011E*/ instance class System.ComponentModel.Design.Serialization.ContextStack/*020000C6*/ - Context() - { - .get instance class System.ComponentModel.Design.Serialization.ContextStack/*020000C6*/ System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/::get_Context() /* 06000593 */ - } // end of property IDesignerSerializationManager::Context - .property /*1700011F*/ instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ - Properties() - { - .get instance class System.ComponentModel.PropertyDescriptorCollection/*02000079*/ System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/::get_Properties() /* 06000594 */ - } // end of property IDesignerSerializationManager::Properties -} // end of class System.ComponentModel.Design.Serialization.IDesignerSerializationManager - -.class /*020000CE*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.IDesignerSerializationProvider -{ - .method /*060005A2*/ public hidebysig newslot abstract virtual - instance object GetSerializer(class System.ComponentModel.Design.Serialization.IDesignerSerializationManager/*020000CD*/ manager, - object currentSerializer, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ objectType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ serializerType) cil managed - // SIG: 20 04 1C 12 83 34 1C 12 45 12 45 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationProvider::GetSerializer - -} // end of class System.ComponentModel.Design.Serialization.IDesignerSerializationProvider - -.class /*020000CF*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.IDesignerSerializationService -{ - .method /*060005A3*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - Deserialize(object serializationData) cil managed - // SIG: 20 01 12 80 B9 1C - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationService::Deserialize - - .method /*060005A4*/ public hidebysig newslot abstract virtual - instance object Serialize(class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ objects) cil managed - // SIG: 20 01 1C 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method IDesignerSerializationService::Serialize - -} // end of class System.ComponentModel.Design.Serialization.IDesignerSerializationService - -.class /*020000D0*/ interface public abstract auto ansi System.ComponentModel.Design.Serialization.INameCreationService -{ - .method /*060005A5*/ public hidebysig newslot abstract virtual - instance string CreateName(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.IContainer/*01000027*/ container, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ dataType) cil managed - // SIG: 20 02 0E 12 80 9D 12 45 - { - // Method begins at RVA 0x0 - } // end of method INameCreationService::CreateName - - .method /*060005A6*/ public hidebysig newslot abstract virtual - instance bool IsValidName(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method INameCreationService::IsValidName - - .method /*060005A7*/ public hidebysig newslot abstract virtual - instance void ValidateName(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method INameCreationService::ValidateName - -} // end of class System.ComponentModel.Design.Serialization.INameCreationService - -.class /*020000D1*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.Serialization.InstanceDescriptor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060005A8*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000053*/ member, - class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ arguments) cil managed - // SIG: 20 02 01 12 81 4D 12 80 B9 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method InstanceDescriptor::.ctor - - .method /*060005A9*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000053*/ member, - class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ arguments, - bool isComplete) cil managed - // SIG: 20 03 01 12 81 4D 12 80 B9 02 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method InstanceDescriptor::.ctor - - .method /*060005AA*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - get_Arguments() cil managed - // SIG: 20 00 12 80 B9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstanceDescriptor::get_Arguments - - .method /*060005AB*/ public hidebysig specialname - instance bool get_IsComplete() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstanceDescriptor::get_IsComplete - - .method /*060005AC*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000053*/ - get_MemberInfo() cil managed - // SIG: 20 00 12 81 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstanceDescriptor::get_MemberInfo - - .method /*060005AD*/ public hidebysig instance object - Invoke() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstanceDescriptor::Invoke - - .property /*17000120*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ System.ComponentModel.Design.Serialization.InstanceDescriptor/*020000D1*/::get_Arguments() /* 060005AA */ - } // end of property InstanceDescriptor::Arguments - .property /*17000121*/ instance bool IsComplete() - { - .get instance bool System.ComponentModel.Design.Serialization.InstanceDescriptor/*020000D1*/::get_IsComplete() /* 060005AB */ - } // end of property InstanceDescriptor::IsComplete - .property /*17000122*/ instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000053*/ - MemberInfo() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000053*/ System.ComponentModel.Design.Serialization.InstanceDescriptor/*020000D1*/::get_MemberInfo() /* 060005AC */ - } // end of property InstanceDescriptor::MemberInfo -} // end of class System.ComponentModel.Design.Serialization.InstanceDescriptor - -.class /*020000D2*/ public sequential ansi sealed beforefieldinit System.ComponentModel.Design.Serialization.MemberRelationship - extends [System.Runtime/*23000001*/]System.ValueType/*01000055*/ -{ - .custom /*0C00004F:0A000038*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000054*/::.ctor() /* 0A000038 */ = ( 01 00 00 00 ) - .field /*040000C1*/ private initonly object _dummy - .field /*040000C2*/ public static initonly valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ Empty - .method /*060005AE*/ public hidebysig specialname rtspecialname - instance void .ctor(object owner, - class System.ComponentModel.MemberDescriptor/*02000075*/ member) cil managed - // SIG: 20 02 01 1C 12 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::.ctor - - .method /*060005AF*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::get_IsEmpty - - .method /*060005B0*/ public hidebysig specialname - instance class System.ComponentModel.MemberDescriptor/*02000075*/ - get_Member() cil managed - // SIG: 20 00 12 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::get_Member - - .method /*060005B1*/ public hidebysig specialname - instance object get_Owner() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::get_Owner - - .method /*060005B2*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::Equals - - .method /*060005B3*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::GetHashCode - - .method /*060005B4*/ public hidebysig specialname static - bool op_Equality(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ left, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ right) cil managed - // SIG: 00 02 02 11 83 48 11 83 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::op_Equality - - .method /*060005B5*/ public hidebysig specialname static - bool op_Inequality(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ left, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ right) cil managed - // SIG: 00 02 02 11 83 48 11 83 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationship::op_Inequality - - .property /*17000123*/ instance bool IsEmpty() - { - .get instance bool System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/::get_IsEmpty() /* 060005AF */ - } // end of property MemberRelationship::IsEmpty - .property /*17000124*/ instance class System.ComponentModel.MemberDescriptor/*02000075*/ - Member() - { - .get instance class System.ComponentModel.MemberDescriptor/*02000075*/ System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/::get_Member() /* 060005B0 */ - } // end of property MemberRelationship::Member - .property /*17000125*/ instance object Owner() - { - .get instance object System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/::get_Owner() /* 060005B1 */ - } // end of property MemberRelationship::Owner -} // end of class System.ComponentModel.Design.Serialization.MemberRelationship - -.class /*020000D3*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.Serialization.MemberRelationshipService - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000050:0A000017*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000036*/::.ctor(string) /* 0A000017 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060005B6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method MemberRelationshipService::.ctor - - .method /*060005B7*/ public hidebysig specialname - instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ - get_Item(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ source) cil managed - // SIG: 20 01 11 83 48 11 83 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationshipService::get_Item - - .method /*060005B8*/ public hidebysig specialname - instance void set_Item(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ source, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ 'value') cil managed - // SIG: 20 02 01 11 83 48 11 83 48 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemberRelationshipService::set_Item - - .method /*060005B9*/ public hidebysig specialname - instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ - get_Item(object sourceOwner, - class System.ComponentModel.MemberDescriptor/*02000075*/ sourceMember) cil managed - // SIG: 20 02 11 83 48 1C 12 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationshipService::get_Item - - .method /*060005BA*/ public hidebysig specialname - instance void set_Item(object sourceOwner, - class System.ComponentModel.MemberDescriptor/*02000075*/ sourceMember, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ 'value') cil managed - // SIG: 20 03 01 1C 12 81 D4 11 83 48 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemberRelationshipService::set_Item - - .method /*060005BB*/ family hidebysig newslot virtual - instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ - GetRelationship(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ source) cil managed - // SIG: 20 01 11 83 48 11 83 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberRelationshipService::GetRelationship - - .method /*060005BC*/ family hidebysig newslot virtual - instance void SetRelationship(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ source, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ relationship) cil managed - // SIG: 20 02 01 11 83 48 11 83 48 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemberRelationshipService::SetRelationship - - .method /*060005BD*/ public hidebysig newslot abstract virtual - instance bool SupportsRelationship(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ source, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ relationship) cil managed - // SIG: 20 02 02 11 83 48 11 83 48 - { - // Method begins at RVA 0x0 - } // end of method MemberRelationshipService::SupportsRelationship - - .property /*17000126*/ instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ - Item(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/) - { - .get instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ System.ComponentModel.Design.Serialization.MemberRelationshipService/*020000D3*/::get_Item(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/) /* 060005B7 */ - .set instance void System.ComponentModel.Design.Serialization.MemberRelationshipService/*020000D3*/::set_Item(valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/) /* 060005B8 */ - } // end of property MemberRelationshipService::Item - .property /*17000127*/ instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ - Item(object, - class System.ComponentModel.MemberDescriptor/*02000075*/) - { - .get instance valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/ System.ComponentModel.Design.Serialization.MemberRelationshipService/*020000D3*/::get_Item(object, - class System.ComponentModel.MemberDescriptor/*02000075*/) /* 060005B9 */ - .set instance void System.ComponentModel.Design.Serialization.MemberRelationshipService/*020000D3*/::set_Item(object, - class System.ComponentModel.MemberDescriptor/*02000075*/, - valuetype System.ComponentModel.Design.Serialization.MemberRelationship/*020000D2*/) /* 060005BA */ - } // end of property MemberRelationshipService::Item -} // end of class System.ComponentModel.Design.Serialization.MemberRelationshipService - -.class /*020000D4*/ public auto ansi beforefieldinit System.ComponentModel.Design.Serialization.ResolveNameEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*060005BE*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method ResolveNameEventArgs::.ctor - - .method /*060005BF*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResolveNameEventArgs::get_Name - - .method /*060005C0*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResolveNameEventArgs::get_Value - - .method /*060005C1*/ public hidebysig specialname - instance void set_Value(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResolveNameEventArgs::set_Value - - .property /*17000128*/ instance string Name() - { - .get instance string System.ComponentModel.Design.Serialization.ResolveNameEventArgs/*020000D4*/::get_Name() /* 060005BF */ - } // end of property ResolveNameEventArgs::Name - .property /*17000129*/ instance object Value() - { - .get instance object System.ComponentModel.Design.Serialization.ResolveNameEventArgs/*020000D4*/::get_Value() /* 060005C0 */ - .set instance void System.ComponentModel.Design.Serialization.ResolveNameEventArgs/*020000D4*/::set_Value(object) /* 060005C1 */ - } // end of property ResolveNameEventArgs::Value -} // end of class System.ComponentModel.Design.Serialization.ResolveNameEventArgs - -.class /*020000D5*/ public auto ansi sealed System.ComponentModel.Design.Serialization.ResolveNameEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*060005C2*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ResolveNameEventHandler::.ctor - - .method /*060005C3*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.Design.Serialization.ResolveNameEventArgs/*020000D4*/ e) runtime managed - // SIG: 20 02 01 1C 12 83 50 - { - } // end of method ResolveNameEventHandler::Invoke - - .method /*060005C4*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.ComponentModel.Design.Serialization.ResolveNameEventArgs/*020000D4*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 83 50 12 61 1C - { - } // end of method ResolveNameEventHandler::BeginInvoke - - .method /*060005C5*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method ResolveNameEventHandler::EndInvoke - -} // end of class System.ComponentModel.Design.Serialization.ResolveNameEventHandler - -.class /*020000D6*/ public auto ansi sealed beforefieldinit System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000051:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001D*/) /* 0A000010 */ = ( 01 00 04 04 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .custom /*0C000052:0A000016*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000035*/::.ctor(string) /* 0A000016 */ = ( 01 00 80 F4 54 68 69 73 20 61 74 74 72 69 62 75 // ....This attribu - 74 65 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 // te has been depr - 65 63 61 74 65 64 2E 20 55 73 65 20 44 65 73 69 // ecated. Use Desi - 67 6E 65 72 53 65 72 69 61 6C 69 7A 65 72 41 74 // gnerSerializerAt - 74 72 69 62 75 74 65 20 69 6E 73 74 65 61 64 2E // tribute instead. - 20 20 46 6F 72 20 65 78 61 6D 70 6C 65 2C 20 74 // For example, t - 6F 20 73 70 65 63 69 66 79 20 61 20 72 6F 6F 74 // o specify a root - 20 64 65 73 69 67 6E 65 72 20 66 6F 72 20 43 6F // designer for Co - 64 65 44 6F 6D 2C 20 75 73 65 20 44 65 73 69 67 // deDom, use Desig - 6E 65 72 53 65 72 69 61 6C 69 7A 65 72 41 74 74 // nerSerializerAtt - 72 69 62 75 74 65 28 2E 2E 2E 2C 74 79 70 65 6F // ribute(...,typeo - 66 28 54 79 70 65 43 6F 64 65 44 6F 6D 53 65 72 // f(TypeCodeDomSer - 69 61 6C 69 7A 65 72 29 29 2E 20 20 68 74 74 70 // ializer)). http - 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E // ://go.microsoft. - 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B // com/fwlink/?link - 69 64 3D 31 34 32 30 32 00 00 ) // id=14202.. - .method /*060005C6*/ public hidebysig specialname rtspecialname - instance void .ctor(string serializerTypeName, - string baseSerializerTypeName, - bool reloadable) cil managed - // SIG: 20 03 01 0E 0E 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RootDesignerSerializerAttribute::.ctor - - .method /*060005C7*/ public hidebysig specialname rtspecialname - instance void .ctor(string serializerTypeName, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseSerializerType, - bool reloadable) cil managed - // SIG: 20 03 01 0E 12 45 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RootDesignerSerializerAttribute::.ctor - - .method /*060005C8*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000011*/ serializerType, - class [System.Runtime/*23000001*/]System.Type/*01000011*/ baseSerializerType, - bool reloadable) cil managed - // SIG: 20 03 01 12 45 12 45 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RootDesignerSerializerAttribute::.ctor - - .method /*060005C9*/ public hidebysig specialname - instance bool get_Reloadable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RootDesignerSerializerAttribute::get_Reloadable - - .method /*060005CA*/ public hidebysig specialname - instance string get_SerializerBaseTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RootDesignerSerializerAttribute::get_SerializerBaseTypeName - - .method /*060005CB*/ public hidebysig specialname - instance string get_SerializerTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RootDesignerSerializerAttribute::get_SerializerTypeName - - .method /*060005CC*/ public hidebysig specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RootDesignerSerializerAttribute::get_TypeId - - .property /*1700012A*/ instance bool Reloadable() - { - .get instance bool System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute/*020000D6*/::get_Reloadable() /* 060005C9 */ - } // end of property RootDesignerSerializerAttribute::Reloadable - .property /*1700012B*/ instance string SerializerBaseTypeName() - { - .get instance string System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute/*020000D6*/::get_SerializerBaseTypeName() /* 060005CA */ - } // end of property RootDesignerSerializerAttribute::SerializerBaseTypeName - .property /*1700012C*/ instance string SerializerTypeName() - { - .get instance string System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute/*020000D6*/::get_SerializerTypeName() /* 060005CB */ - } // end of property RootDesignerSerializerAttribute::SerializerTypeName - .property /*1700012D*/ instance object TypeId() - { - .get instance object System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute/*020000D6*/::get_TypeId() /* 060005CC */ - } // end of property RootDesignerSerializerAttribute::TypeId -} // end of class System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute - -.class /*020000D7*/ public abstract auto ansi beforefieldinit System.ComponentModel.Design.Serialization.SerializationStore - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000024*/ -{ - .method /*060005CD*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method SerializationStore::.ctor - - .method /*060005CE*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - get_Errors() cil managed - // SIG: 20 00 12 80 B9 - { - // Method begins at RVA 0x0 - } // end of method SerializationStore::get_Errors - - .method /*060005CF*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method SerializationStore::Close - - .method /*060005D0*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationStore::Dispose - - .method /*060005D1*/ public hidebysig newslot abstract virtual - instance void Save(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x0 - } // end of method SerializationStore::Save - - .method /*060005D2*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*01000024*/::Dispose /*01000024::0A000036*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationStore::System.IDisposable.Dispose - - .property /*1700012E*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ - Errors() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002E*/ System.ComponentModel.Design.Serialization.SerializationStore/*020000D7*/::get_Errors() /* 060005CE */ - } // end of property SerializationStore::Errors -} // end of class System.ComponentModel.Design.Serialization.SerializationStore - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il deleted file mode 100644 index abe3c5e489..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il +++ /dev/null @@ -1,469 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002bea -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000100e0 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b97 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002a1c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000bf0 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000bec -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002bd9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x0000093c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000299c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002e4 Size -// '#~' Name -// Stream 2: -// 0x00000350 Offset -// 0x0000033c Size -// '#Strings' Name -// Stream 3: -// 0x0000068c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000690 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000006a0 Offset -// 0x0000029c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17635 (81.46%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2364 (10.92%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 4 ( 0.02%) -// Managed code : 17 ( 0.08%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1132 (-5.23%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2364 -// Module - 1 (10 bytes) -// TypeDef - 6 (84 bytes) 3 interfaces, 0 explicit layout -// TypeRef - 19 (114 bytes) -// MethodDef - 11 (154 bytes) 7 abstract, 0 native, 4 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 3 (18 bytes) -// CustomAttribute- 17 (102 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 2 (12 bytes) -// MethodSemantic- 3 (18 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 827 bytes -// Blobs - 668 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 187 bytes - -// CLR additional info : 128 - -// CLR method headers : 4 -// Num.of method bodies - 4 -// Num.of fat headers - 0 -// Num.of tiny headers - 4 - -// Managed code : 17 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface IServiceProvider (public) (abstract) (auto) (ansi) -// Class CancelEventArgs (public) (auto) (ansi) -// Interface IChangeTracking (public) (abstract) (auto) (ansi) -// Interface IEditableObject (public) (abstract) (auto) (ansi) -// Interface IRevertibleChangeTracking (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.ComponentModel -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 15 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ...System.Compon - 65 6E 74 4D 6F 64 65 6C 00 00 ) // entModel.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ...System.Compon - 65 6E 74 4D 6F 64 65 6C 00 00 ) // entModel.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 53 79 73 74 65 6D 2E 43 6F 6D 70 6F 6E // ...System.Compon - 65 6E 74 4D 6F 64 65 6C 00 00 ) // entModel.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.ComponentModel.dll -// MVID: {33bac66a-5a4b-4c7a-8c33-8b156dd5c925} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F9498C88000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.IServiceProvider -{ - .method /*06000001*/ public hidebysig newslot abstract virtual - instance object GetService(class [System.Runtime/*23000001*/]System.Type/*01000012*/ serviceType) cil managed - // SIG: 20 01 1C 12 49 - { - // Method begins at RVA 0x0 - } // end of method IServiceProvider::GetService - -} // end of class System.IServiceProvider - -.class /*02000003*/ public auto ansi beforefieldinit System.ComponentModel.CancelEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000013*/ -{ - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method CancelEventArgs::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(bool cancel) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method CancelEventArgs::.ctor - - .method /*06000004*/ public hidebysig specialname - instance bool get_Cancel() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancelEventArgs::get_Cancel - - .method /*06000005*/ public hidebysig specialname - instance void set_Cancel(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancelEventArgs::set_Cancel - - .property /*17000001*/ instance bool Cancel() - { - .get instance bool System.ComponentModel.CancelEventArgs/*02000003*/::get_Cancel() /* 06000004 */ - .set instance void System.ComponentModel.CancelEventArgs/*02000003*/::set_Cancel(bool) /* 06000005 */ - } // end of property CancelEventArgs::Cancel -} // end of class System.ComponentModel.CancelEventArgs - -.class /*02000004*/ interface public abstract auto ansi System.ComponentModel.IChangeTracking -{ - .method /*06000006*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsChanged() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IChangeTracking::get_IsChanged - - .method /*06000007*/ public hidebysig newslot abstract virtual - instance void AcceptChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IChangeTracking::AcceptChanges - - .property /*17000002*/ instance bool IsChanged() - { - .get instance bool System.ComponentModel.IChangeTracking/*02000004*/::get_IsChanged() /* 06000006 */ - } // end of property IChangeTracking::IsChanged -} // end of class System.ComponentModel.IChangeTracking - -.class /*02000005*/ interface public abstract auto ansi System.ComponentModel.IEditableObject -{ - .method /*06000008*/ public hidebysig newslot abstract virtual - instance void BeginEdit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEditableObject::BeginEdit - - .method /*06000009*/ public hidebysig newslot abstract virtual - instance void CancelEdit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEditableObject::CancelEdit - - .method /*0600000A*/ public hidebysig newslot abstract virtual - instance void EndEdit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEditableObject::EndEdit - -} // end of class System.ComponentModel.IEditableObject - -.class /*02000006*/ interface public abstract auto ansi System.ComponentModel.IRevertibleChangeTracking - implements System.ComponentModel.IChangeTracking/*02000004*/ -{ - .method /*0600000B*/ public hidebysig newslot abstract virtual - instance void RejectChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IRevertibleChangeTracking::RejectChanges - -} // end of class System.ComponentModel.IRevertibleChangeTracking - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il deleted file mode 100644 index 2c956fa1f9..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il +++ /dev/null @@ -1,712 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc1 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000034ee -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x60370000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014bf2 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000349c [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000474] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002000 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000014f4 Virtual Size -// 0x00002000 Virtual Address -// 0x00001600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000474 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000004f0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000034de Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 37 60 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000013cc] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000341c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000006d8 Size -// '#~' Name -// Stream 2: -// 0x00000744 Offset -// 0x00000ae0 Size -// '#Strings' Name -// Stream 3: -// 0x00001224 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x0000122c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000123c Offset -// 0x00000190 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24208 -// PE header size : 512 (496 used) ( 2.12%) -// PE additional info : 17327 (71.58%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 5068 (20.94%) -// CLR additional info : 128 ( 0.53%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 8.46%) -// Unaccounted : -947 (-3.91%) - -// Num.of PE sections : 3 -// .text - 5632 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5068 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 102 (1428 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 2784 bytes -// Blobs - 400 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 166 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Configuration.ConfigurationManager -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Configuration -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 18 53 79 73 74 65 6D 2E 43 6F 6E 66 69 67 // ...System.Config - 75 72 61 74 69 6F 6E 2E 64 6C 6C 00 00 ) // uration.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 18 53 79 73 74 65 6D 2E 43 6F 6E 66 69 67 // ...System.Config - 75 72 61 74 69 6F 6E 2E 64 6C 6C 00 00 ) // uration.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 18 53 79 73 74 65 6D 2E 43 6F 6E 66 69 67 // ...System.Config - 75 72 61 74 69 6F 6E 2E 64 6C 6C 00 00 ) // uration.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Configuration.AppSettingsSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Configuration.CallbackValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Configuration.CallbackValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Configuration.CommaDelimitedStringCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Configuration.CommaDelimitedStringCollectionConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Configuration.Configuration -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Configuration.ConfigurationAllowDefinition -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Configuration.ConfigurationAllowExeDefinition -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Configuration.ConfigurationCollectionAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Configuration.ConfigurationConverterBase -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Configuration.ConfigurationElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Configuration.ConfigurationElementCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Configuration.ConfigurationElementCollectionType -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Configuration.ConfigurationElementProperty -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Configuration.ConfigurationErrorsException -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Configuration.ConfigurationFileMap -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Configuration.ConfigurationLocation -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Configuration.ConfigurationLocationCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Configuration.ConfigurationLockCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Configuration.ConfigurationManager -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Configuration.ConfigurationProperty -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Configuration.ConfigurationPropertyAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Configuration.ConfigurationPropertyCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Configuration.ConfigurationPropertyOptions -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Configuration.ConfigurationSaveMode -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Configuration.ConfigurationSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.Configuration.ConfigurationSectionCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.Configuration.ConfigurationSectionGroup -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.Configuration.ConfigurationSectionGroupCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.Configuration.ConfigurationUserLevel -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.Configuration.ConfigurationValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000020*/ forwarder System.Configuration.ConfigurationValidatorBase -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000021*/ forwarder System.Configuration.ConnectionStringSettings -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000022*/ forwarder System.Configuration.ConnectionStringSettingsCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000023*/ forwarder System.Configuration.ConnectionStringsSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000024*/ forwarder System.Configuration.ContextInformation -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000025*/ forwarder System.Configuration.DefaultSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000026*/ forwarder System.Configuration.DefaultValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000027*/ forwarder System.Configuration.DpapiProtectedConfigurationProvider -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000028*/ forwarder System.Configuration.ElementInformation -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000029*/ forwarder System.Configuration.ExeConfigurationFileMap -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700002A*/ forwarder System.Configuration.ExeContext -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700002B*/ forwarder System.Configuration.GenericEnumConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700002C*/ forwarder System.Configuration.IgnoreSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700002D*/ forwarder System.Configuration.InfiniteIntConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700002E*/ forwarder System.Configuration.InfiniteTimeSpanConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700002F*/ forwarder System.Configuration.IntegerValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000030*/ forwarder System.Configuration.IntegerValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000031*/ forwarder System.Configuration.Internal.DelegatingConfigHost -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000032*/ forwarder System.Configuration.Internal.IConfigErrorInfo -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000033*/ forwarder System.Configuration.Internal.IConfigSystem -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000034*/ forwarder System.Configuration.Internal.IConfigurationManagerHelper -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000035*/ forwarder System.Configuration.Internal.IConfigurationManagerInternal -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000036*/ forwarder System.Configuration.Internal.IInternalConfigClientHost -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000037*/ forwarder System.Configuration.Internal.IInternalConfigConfigurationFactory -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000038*/ forwarder System.Configuration.Internal.IInternalConfigHost -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000039*/ forwarder System.Configuration.Internal.IInternalConfigRecord -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700003A*/ forwarder System.Configuration.Internal.IInternalConfigRoot -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700003B*/ forwarder System.Configuration.Internal.IInternalConfigSettingsFactory -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700003C*/ forwarder System.Configuration.Internal.IInternalConfigSystem -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700003D*/ forwarder System.Configuration.Internal.InternalConfigEventArgs -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700003E*/ forwarder System.Configuration.Internal.InternalConfigEventHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700003F*/ forwarder System.Configuration.Internal.StreamChangeCallback -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000040*/ forwarder System.Configuration.KeyValueConfigurationCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000041*/ forwarder System.Configuration.KeyValueConfigurationElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000042*/ forwarder System.Configuration.LongValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000043*/ forwarder System.Configuration.LongValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000044*/ forwarder System.Configuration.NameValueConfigurationCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000045*/ forwarder System.Configuration.NameValueConfigurationElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000046*/ forwarder System.Configuration.OverrideMode -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000047*/ forwarder System.Configuration.PositiveTimeSpanValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000048*/ forwarder System.Configuration.PositiveTimeSpanValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000049*/ forwarder System.Configuration.PropertyInformation -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700004A*/ forwarder System.Configuration.PropertyInformationCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700004B*/ forwarder System.Configuration.PropertyValueOrigin -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700004C*/ forwarder System.Configuration.ProtectedConfiguration -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700004D*/ forwarder System.Configuration.ProtectedConfigurationProvider -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700004E*/ forwarder System.Configuration.ProtectedConfigurationProviderCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700004F*/ forwarder System.Configuration.ProtectedConfigurationSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000050*/ forwarder System.Configuration.ProtectedProviderSettings -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000051*/ forwarder System.Configuration.Provider.ProviderBase -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000052*/ forwarder System.Configuration.Provider.ProviderCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000053*/ forwarder System.Configuration.Provider.ProviderException -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000054*/ forwarder System.Configuration.ProviderSettings -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000055*/ forwarder System.Configuration.ProviderSettingsCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000056*/ forwarder System.Configuration.RegexStringValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000057*/ forwarder System.Configuration.RegexStringValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000058*/ forwarder System.Configuration.RsaProtectedConfigurationProvider -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000059*/ forwarder System.Configuration.SectionInformation -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700005A*/ forwarder System.Configuration.StringValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700005B*/ forwarder System.Configuration.StringValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700005C*/ forwarder System.Configuration.SubclassTypeValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700005D*/ forwarder System.Configuration.SubclassTypeValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700005E*/ forwarder System.Configuration.TimeSpanMinutesConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*2700005F*/ forwarder System.Configuration.TimeSpanMinutesOrInfiniteConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000060*/ forwarder System.Configuration.TimeSpanSecondsConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000061*/ forwarder System.Configuration.TimeSpanSecondsOrInfiniteConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000062*/ forwarder System.Configuration.TimeSpanValidator -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000063*/ forwarder System.Configuration.TimeSpanValidatorAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000064*/ forwarder System.Configuration.TypeNameConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000065*/ forwarder System.Configuration.ValidatorCallback -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.class extern /*27000066*/ forwarder System.Configuration.WhiteSpaceTrimStringConverter -{ - .assembly extern System.Configuration.ConfigurationManager /*23000002*/ -} -.module System.Configuration.dll -// MVID: {84aa1417-c39f-44cc-9185-bcf35dfac45e} -.imagebase 0x60370000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F504065C000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il deleted file mode 100644 index 56b470292b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il +++ /dev/null @@ -1,2035 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004d7e -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00009485 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004d2b [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003800 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004bb0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002d84 Virtual Size -// 0x00002000 Virtual Address -// 0x00002e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000d80 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004d6d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00002ad0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004b30 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001638 Size -// '#~' Name -// Stream 2: -// 0x000016a4 Offset -// 0x00000d0c Size -// '#Strings' Name -// Stream 3: -// 0x000023b0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000023b4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000023c4 Offset -// 0x0000070c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901b41d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 30352 -// PE header size : 512 (496 used) ( 1.69%) -// PE additional info : 17587 (57.94%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.24%) -// CLR meta-data size : 10960 (36.11%) -// CLR additional info : 128 ( 0.42%) -// CLR method headers : 116 ( 0.38%) -// Managed code : 170 ( 0.56%) -// Data : 2048 ( 6.75%) -// Unaccounted : -1241 (-4.09%) - -// Num.of PE sections : 3 -// .text - 11776 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 10960 -// Module - 1 (10 bytes) -// TypeDef - 9 (126 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 31 (186 bytes) -// MethodDef - 120 (1680 bytes) 0 abstract, 0 native, 116 bodies -// FieldDef - 170 (1020 bytes) 0 constant -// MemberRef - 19 (114 bytes) -// ParamDef - 123 (738 bytes) -// Constant - 165 (990 bytes) -// CustomAttribute- 25 (150 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 32 (192 bytes) -// MethodSemantic- 51 (306 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// EventMap - 1 (4 bytes) -// Event - 1 (6 bytes) -// Strings - 3338 bytes -// Blobs - 1804 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 202 bytes - -// CLR additional info : 128 - -// CLR method headers : 116 -// Num.of method bodies - 116 -// Num.of fat headers - 0 -// Num.of tiny headers - 116 - -// Managed code : 170 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Console (public) (abstract) (auto) (ansi) (sealed) -// Class ConsoleCancelEventArgs (public) (auto) (ansi) (sealed) -// Class ConsoleCancelEventHandler (public) (auto) (ansi) (sealed) -// Class ConsoleColor (public) (auto) (ansi) (sealed) -// Class ConsoleKey (public) (auto) (ansi) (sealed) -// Class ConsoleKeyInfo (public) (sequential) (ansi) (sealed) -// Class ConsoleModifiers (public) (auto) (ansi) (sealed) -// Class ConsoleSpecialKey (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Console -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 43 6F 6E 73 6F 6C // ...System.Consol - 65 00 00 ) // e.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 43 6F 6E 73 6F 6C // ...System.Consol - 65 00 00 ) // e.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 43 6F 6E 73 6F 6C // ...System.Consol - 65 00 00 ) // e.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Console.dll -// MVID: {7154f0c5-c520-4e4e-8a15-eaa61cbd4ef1} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA12C0FA000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Console - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname static - valuetype System.ConsoleColor/*02000005*/ - get_BackgroundColor() cil managed - // SIG: 00 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_BackgroundColor - - .method /*06000002*/ public hidebysig specialname static - void set_BackgroundColor(valuetype System.ConsoleColor/*02000005*/ 'value') cil managed - // SIG: 00 01 01 11 14 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_BackgroundColor - - .method /*06000003*/ public hidebysig specialname static - int32 get_BufferHeight() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_BufferHeight - - .method /*06000004*/ public hidebysig specialname static - void set_BufferHeight(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_BufferHeight - - .method /*06000005*/ public hidebysig specialname static - int32 get_BufferWidth() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_BufferWidth - - .method /*06000006*/ public hidebysig specialname static - void set_BufferWidth(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_BufferWidth - - .method /*06000007*/ public hidebysig specialname static - bool get_CapsLock() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_CapsLock - - .method /*06000008*/ public hidebysig specialname static - int32 get_CursorLeft() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_CursorLeft - - .method /*06000009*/ public hidebysig specialname static - void set_CursorLeft(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_CursorLeft - - .method /*0600000A*/ public hidebysig specialname static - int32 get_CursorSize() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_CursorSize - - .method /*0600000B*/ public hidebysig specialname static - void set_CursorSize(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_CursorSize - - .method /*0600000C*/ public hidebysig specialname static - int32 get_CursorTop() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_CursorTop - - .method /*0600000D*/ public hidebysig specialname static - void set_CursorTop(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_CursorTop - - .method /*0600000E*/ public hidebysig specialname static - bool get_CursorVisible() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_CursorVisible - - .method /*0600000F*/ public hidebysig specialname static - void set_CursorVisible(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_CursorVisible - - .method /*06000010*/ public hidebysig specialname static - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ - get_Error() cil managed - // SIG: 00 00 12 49 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_Error - - .method /*06000011*/ public hidebysig specialname static - valuetype System.ConsoleColor/*02000005*/ - get_ForegroundColor() cil managed - // SIG: 00 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_ForegroundColor - - .method /*06000012*/ public hidebysig specialname static - void set_ForegroundColor(valuetype System.ConsoleColor/*02000005*/ 'value') cil managed - // SIG: 00 01 01 11 14 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_ForegroundColor - - .method /*06000013*/ public hidebysig specialname static - class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000013*/ - get_In() cil managed - // SIG: 00 00 12 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_In - - .method /*06000014*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ - get_InputEncoding() cil managed - // SIG: 00 00 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_InputEncoding - - .method /*06000015*/ public hidebysig specialname static - void set_InputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ 'value') cil managed - // SIG: 00 01 01 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_InputEncoding - - .method /*06000016*/ public hidebysig specialname static - bool get_IsErrorRedirected() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_IsErrorRedirected - - .method /*06000017*/ public hidebysig specialname static - bool get_IsInputRedirected() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_IsInputRedirected - - .method /*06000018*/ public hidebysig specialname static - bool get_IsOutputRedirected() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_IsOutputRedirected - - .method /*06000019*/ public hidebysig specialname static - bool get_KeyAvailable() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_KeyAvailable - - .method /*0600001A*/ public hidebysig specialname static - int32 get_LargestWindowHeight() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_LargestWindowHeight - - .method /*0600001B*/ public hidebysig specialname static - int32 get_LargestWindowWidth() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_LargestWindowWidth - - .method /*0600001C*/ public hidebysig specialname static - bool get_NumberLock() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_NumberLock - - .method /*0600001D*/ public hidebysig specialname static - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ - get_Out() cil managed - // SIG: 00 00 12 49 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_Out - - .method /*0600001E*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ - get_OutputEncoding() cil managed - // SIG: 00 00 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_OutputEncoding - - .method /*0600001F*/ public hidebysig specialname static - void set_OutputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ 'value') cil managed - // SIG: 00 01 01 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_OutputEncoding - - .method /*06000020*/ public hidebysig specialname static - string get_Title() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_Title - - .method /*06000021*/ public hidebysig specialname static - void set_Title(string 'value') cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_Title - - .method /*06000022*/ public hidebysig specialname static - bool get_TreatControlCAsInput() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_TreatControlCAsInput - - .method /*06000023*/ public hidebysig specialname static - void set_TreatControlCAsInput(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_TreatControlCAsInput - - .method /*06000024*/ public hidebysig specialname static - int32 get_WindowHeight() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_WindowHeight - - .method /*06000025*/ public hidebysig specialname static - void set_WindowHeight(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_WindowHeight - - .method /*06000026*/ public hidebysig specialname static - int32 get_WindowLeft() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_WindowLeft - - .method /*06000027*/ public hidebysig specialname static - void set_WindowLeft(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_WindowLeft - - .method /*06000028*/ public hidebysig specialname static - int32 get_WindowTop() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_WindowTop - - .method /*06000029*/ public hidebysig specialname static - void set_WindowTop(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_WindowTop - - .method /*0600002A*/ public hidebysig specialname static - int32 get_WindowWidth() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::get_WindowWidth - - .method /*0600002B*/ public hidebysig specialname static - void set_WindowWidth(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::set_WindowWidth - - .method /*0600002C*/ public hidebysig specialname static - void add_CancelKeyPress(class System.ConsoleCancelEventHandler/*02000004*/ 'value') cil managed - // SIG: 00 01 01 12 10 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::add_CancelKeyPress - - .method /*0600002D*/ public hidebysig specialname static - void remove_CancelKeyPress(class System.ConsoleCancelEventHandler/*02000004*/ 'value') cil managed - // SIG: 00 01 01 12 10 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::remove_CancelKeyPress - - .method /*0600002E*/ public hidebysig static - void Beep() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Beep - - .method /*0600002F*/ public hidebysig static - void Beep(int32 frequency, - int32 duration) cil managed - // SIG: 00 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Beep - - .method /*06000030*/ public hidebysig static - void Clear() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Clear - - .method /*06000031*/ public hidebysig static - void MoveBufferArea(int32 sourceLeft, - int32 sourceTop, - int32 sourceWidth, - int32 sourceHeight, - int32 targetLeft, - int32 targetTop) cil managed - // SIG: 00 06 01 08 08 08 08 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::MoveBufferArea - - .method /*06000032*/ public hidebysig static - void MoveBufferArea(int32 sourceLeft, - int32 sourceTop, - int32 sourceWidth, - int32 sourceHeight, - int32 targetLeft, - int32 targetTop, - char sourceChar, - valuetype System.ConsoleColor/*02000005*/ sourceForeColor, - valuetype System.ConsoleColor/*02000005*/ sourceBackColor) cil managed - // SIG: 00 09 01 08 08 08 08 08 08 03 11 14 11 14 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::MoveBufferArea - - .method /*06000033*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - OpenStandardError() cil managed - // SIG: 00 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::OpenStandardError - - .method /*06000034*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - OpenStandardError(int32 bufferSize) cil managed - // SIG: 00 01 12 55 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::OpenStandardError - - .method /*06000035*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - OpenStandardInput() cil managed - // SIG: 00 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::OpenStandardInput - - .method /*06000036*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - OpenStandardInput(int32 bufferSize) cil managed - // SIG: 00 01 12 55 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::OpenStandardInput - - .method /*06000037*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - OpenStandardOutput() cil managed - // SIG: 00 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::OpenStandardOutput - - .method /*06000038*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - OpenStandardOutput(int32 bufferSize) cil managed - // SIG: 00 01 12 55 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::OpenStandardOutput - - .method /*06000039*/ public hidebysig static - int32 Read() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::Read - - .method /*0600003A*/ public hidebysig static - valuetype System.ConsoleKeyInfo/*02000007*/ - ReadKey() cil managed - // SIG: 00 00 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::ReadKey - - .method /*0600003B*/ public hidebysig static - valuetype System.ConsoleKeyInfo/*02000007*/ - ReadKey(bool intercept) cil managed - // SIG: 00 01 11 1C 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::ReadKey - - .method /*0600003C*/ public hidebysig static - string ReadLine() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Console::ReadLine - - .method /*0600003D*/ public hidebysig static - void ResetColor() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::ResetColor - - .method /*0600003E*/ public hidebysig static - void SetBufferSize(int32 width, - int32 height) cil managed - // SIG: 00 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetBufferSize - - .method /*0600003F*/ public hidebysig static - void SetCursorPosition(int32 left, - int32 top) cil managed - // SIG: 00 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetCursorPosition - - .method /*06000040*/ public hidebysig static - void SetError(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ newError) cil managed - // SIG: 00 01 01 12 49 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetError - - .method /*06000041*/ public hidebysig static - void SetIn(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000013*/ newIn) cil managed - // SIG: 00 01 01 12 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetIn - - .method /*06000042*/ public hidebysig static - void SetOut(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ newOut) cil managed - // SIG: 00 01 01 12 49 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetOut - - .method /*06000043*/ public hidebysig static - void SetWindowPosition(int32 left, - int32 top) cil managed - // SIG: 00 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetWindowPosition - - .method /*06000044*/ public hidebysig static - void SetWindowSize(int32 width, - int32 height) cil managed - // SIG: 00 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::SetWindowSize - - .method /*06000045*/ public hidebysig static - void Write(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000046*/ public hidebysig static - void Write(char 'value') cil managed - // SIG: 00 01 01 03 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000047*/ public hidebysig static - void Write(char[] buffer) cil managed - // SIG: 00 01 01 1D 03 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000048*/ public hidebysig static - void Write(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 00 03 01 1D 03 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000049*/ public hidebysig static - void Write(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ 'value') cil managed - // SIG: 00 01 01 11 59 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*0600004A*/ public hidebysig static - void Write(float64 'value') cil managed - // SIG: 00 01 01 0D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*0600004B*/ public hidebysig static - void Write(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*0600004C*/ public hidebysig static - void Write(int64 'value') cil managed - // SIG: 00 01 01 0A - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*0600004D*/ public hidebysig static - void Write(object 'value') cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*0600004E*/ public hidebysig static - void Write(float32 'value') cil managed - // SIG: 00 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*0600004F*/ public hidebysig static - void Write(string 'value') cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000050*/ public hidebysig static - void Write(string format, - object arg0) cil managed - // SIG: 00 02 01 0E 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000051*/ public hidebysig static - void Write(string format, - object arg0, - object arg1) cil managed - // SIG: 00 03 01 0E 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000052*/ public hidebysig static - void Write(string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 00 04 01 0E 1C 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000053*/ public hidebysig static - void Write(string format, - object[] arg) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .param [2]/*0800004A*/ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000017*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000054*/ public hidebysig static - void Write(uint32 'value') cil managed - // SIG: 00 01 01 09 - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000055*/ public hidebysig static - void Write(uint64 'value') cil managed - // SIG: 00 01 01 0B - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::Write - - .method /*06000056*/ public hidebysig static - void WriteLine() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000057*/ public hidebysig static - void WriteLine(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000058*/ public hidebysig static - void WriteLine(char 'value') cil managed - // SIG: 00 01 01 03 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000059*/ public hidebysig static - void WriteLine(char[] buffer) cil managed - // SIG: 00 01 01 1D 03 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*0600005A*/ public hidebysig static - void WriteLine(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 00 03 01 1D 03 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*0600005B*/ public hidebysig static - void WriteLine(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ 'value') cil managed - // SIG: 00 01 01 11 59 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*0600005C*/ public hidebysig static - void WriteLine(float64 'value') cil managed - // SIG: 00 01 01 0D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*0600005D*/ public hidebysig static - void WriteLine(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*0600005E*/ public hidebysig static - void WriteLine(int64 'value') cil managed - // SIG: 00 01 01 0A - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*0600005F*/ public hidebysig static - void WriteLine(object 'value') cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000060*/ public hidebysig static - void WriteLine(float32 'value') cil managed - // SIG: 00 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000061*/ public hidebysig static - void WriteLine(string 'value') cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000062*/ public hidebysig static - void WriteLine(string format, - object arg0) cil managed - // SIG: 00 02 01 0E 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000063*/ public hidebysig static - void WriteLine(string format, - object arg0, - object arg1) cil managed - // SIG: 00 03 01 0E 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000064*/ public hidebysig static - void WriteLine(string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 00 04 01 0E 1C 1C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000065*/ public hidebysig static - void WriteLine(string format, - object[] arg) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .param [2]/*08000064*/ - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000017*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000066*/ public hidebysig static - void WriteLine(uint32 'value') cil managed - // SIG: 00 01 01 09 - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .method /*06000067*/ public hidebysig static - void WriteLine(uint64 'value') cil managed - // SIG: 00 01 01 0B - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Console::WriteLine - - .event /*14000001*/ System.ConsoleCancelEventHandler/*02000004*/ CancelKeyPress - { - .addon void System.Console/*02000002*/::add_CancelKeyPress(class System.ConsoleCancelEventHandler/*02000004*/) /* 0600002C */ - .removeon void System.Console/*02000002*/::remove_CancelKeyPress(class System.ConsoleCancelEventHandler/*02000004*/) /* 0600002D */ - } // end of event Console::CancelKeyPress - .property /*17000001*/ valuetype System.ConsoleColor/*02000005*/ - BackgroundColor() - { - .get valuetype System.ConsoleColor/*02000005*/ System.Console/*02000002*/::get_BackgroundColor() /* 06000001 */ - .set void System.Console/*02000002*/::set_BackgroundColor(valuetype System.ConsoleColor/*02000005*/) /* 06000002 */ - } // end of property Console::BackgroundColor - .property /*17000002*/ int32 BufferHeight() - { - .get int32 System.Console/*02000002*/::get_BufferHeight() /* 06000003 */ - .set void System.Console/*02000002*/::set_BufferHeight(int32) /* 06000004 */ - } // end of property Console::BufferHeight - .property /*17000003*/ int32 BufferWidth() - { - .get int32 System.Console/*02000002*/::get_BufferWidth() /* 06000005 */ - .set void System.Console/*02000002*/::set_BufferWidth(int32) /* 06000006 */ - } // end of property Console::BufferWidth - .property /*17000004*/ bool CapsLock() - { - .get bool System.Console/*02000002*/::get_CapsLock() /* 06000007 */ - } // end of property Console::CapsLock - .property /*17000005*/ int32 CursorLeft() - { - .get int32 System.Console/*02000002*/::get_CursorLeft() /* 06000008 */ - .set void System.Console/*02000002*/::set_CursorLeft(int32) /* 06000009 */ - } // end of property Console::CursorLeft - .property /*17000006*/ int32 CursorSize() - { - .get int32 System.Console/*02000002*/::get_CursorSize() /* 0600000A */ - .set void System.Console/*02000002*/::set_CursorSize(int32) /* 0600000B */ - } // end of property Console::CursorSize - .property /*17000007*/ int32 CursorTop() - { - .get int32 System.Console/*02000002*/::get_CursorTop() /* 0600000C */ - .set void System.Console/*02000002*/::set_CursorTop(int32) /* 0600000D */ - } // end of property Console::CursorTop - .property /*17000008*/ bool CursorVisible() - { - .get bool System.Console/*02000002*/::get_CursorVisible() /* 0600000E */ - .set void System.Console/*02000002*/::set_CursorVisible(bool) /* 0600000F */ - } // end of property Console::CursorVisible - .property /*17000009*/ class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ - Error() - { - .get class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ System.Console/*02000002*/::get_Error() /* 06000010 */ - } // end of property Console::Error - .property /*1700000A*/ valuetype System.ConsoleColor/*02000005*/ - ForegroundColor() - { - .get valuetype System.ConsoleColor/*02000005*/ System.Console/*02000002*/::get_ForegroundColor() /* 06000011 */ - .set void System.Console/*02000002*/::set_ForegroundColor(valuetype System.ConsoleColor/*02000005*/) /* 06000012 */ - } // end of property Console::ForegroundColor - .property /*1700000B*/ class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000013*/ - In() - { - .get class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000013*/ System.Console/*02000002*/::get_In() /* 06000013 */ - } // end of property Console::In - .property /*1700000C*/ class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ - InputEncoding() - { - .get class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ System.Console/*02000002*/::get_InputEncoding() /* 06000014 */ - .set void System.Console/*02000002*/::set_InputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/) /* 06000015 */ - } // end of property Console::InputEncoding - .property /*1700000D*/ bool IsErrorRedirected() - { - .get bool System.Console/*02000002*/::get_IsErrorRedirected() /* 06000016 */ - } // end of property Console::IsErrorRedirected - .property /*1700000E*/ bool IsInputRedirected() - { - .get bool System.Console/*02000002*/::get_IsInputRedirected() /* 06000017 */ - } // end of property Console::IsInputRedirected - .property /*1700000F*/ bool IsOutputRedirected() - { - .get bool System.Console/*02000002*/::get_IsOutputRedirected() /* 06000018 */ - } // end of property Console::IsOutputRedirected - .property /*17000010*/ bool KeyAvailable() - { - .get bool System.Console/*02000002*/::get_KeyAvailable() /* 06000019 */ - } // end of property Console::KeyAvailable - .property /*17000011*/ int32 LargestWindowHeight() - { - .get int32 System.Console/*02000002*/::get_LargestWindowHeight() /* 0600001A */ - } // end of property Console::LargestWindowHeight - .property /*17000012*/ int32 LargestWindowWidth() - { - .get int32 System.Console/*02000002*/::get_LargestWindowWidth() /* 0600001B */ - } // end of property Console::LargestWindowWidth - .property /*17000013*/ bool NumberLock() - { - .get bool System.Console/*02000002*/::get_NumberLock() /* 0600001C */ - } // end of property Console::NumberLock - .property /*17000014*/ class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ - Out() - { - .get class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ System.Console/*02000002*/::get_Out() /* 0600001D */ - } // end of property Console::Out - .property /*17000015*/ class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ - OutputEncoding() - { - .get class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ System.Console/*02000002*/::get_OutputEncoding() /* 0600001E */ - .set void System.Console/*02000002*/::set_OutputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/) /* 0600001F */ - } // end of property Console::OutputEncoding - .property /*17000016*/ string Title() - { - .get string System.Console/*02000002*/::get_Title() /* 06000020 */ - .set void System.Console/*02000002*/::set_Title(string) /* 06000021 */ - } // end of property Console::Title - .property /*17000017*/ bool TreatControlCAsInput() - { - .get bool System.Console/*02000002*/::get_TreatControlCAsInput() /* 06000022 */ - .set void System.Console/*02000002*/::set_TreatControlCAsInput(bool) /* 06000023 */ - } // end of property Console::TreatControlCAsInput - .property /*17000018*/ int32 WindowHeight() - { - .get int32 System.Console/*02000002*/::get_WindowHeight() /* 06000024 */ - .set void System.Console/*02000002*/::set_WindowHeight(int32) /* 06000025 */ - } // end of property Console::WindowHeight - .property /*17000019*/ int32 WindowLeft() - { - .get int32 System.Console/*02000002*/::get_WindowLeft() /* 06000026 */ - .set void System.Console/*02000002*/::set_WindowLeft(int32) /* 06000027 */ - } // end of property Console::WindowLeft - .property /*1700001A*/ int32 WindowTop() - { - .get int32 System.Console/*02000002*/::get_WindowTop() /* 06000028 */ - .set void System.Console/*02000002*/::set_WindowTop(int32) /* 06000029 */ - } // end of property Console::WindowTop - .property /*1700001B*/ int32 WindowWidth() - { - .get int32 System.Console/*02000002*/::get_WindowWidth() /* 0600002A */ - .set void System.Console/*02000002*/::set_WindowWidth(int32) /* 0600002B */ - } // end of property Console::WindowWidth -} // end of class System.Console - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.ConsoleCancelEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000018*/ -{ - .method /*06000068*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConsoleCancelEventArgs::.ctor - - .method /*06000069*/ public hidebysig specialname - instance bool get_Cancel() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleCancelEventArgs::get_Cancel - - .method /*0600006A*/ public hidebysig specialname - instance void set_Cancel(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConsoleCancelEventArgs::set_Cancel - - .method /*0600006B*/ public hidebysig specialname - instance valuetype System.ConsoleSpecialKey/*02000009*/ - get_SpecialKey() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleCancelEventArgs::get_SpecialKey - - .property /*1700001C*/ instance bool Cancel() - { - .get instance bool System.ConsoleCancelEventArgs/*02000003*/::get_Cancel() /* 06000069 */ - .set instance void System.ConsoleCancelEventArgs/*02000003*/::set_Cancel(bool) /* 0600006A */ - } // end of property ConsoleCancelEventArgs::Cancel - .property /*1700001D*/ instance valuetype System.ConsoleSpecialKey/*02000009*/ - SpecialKey() - { - .get instance valuetype System.ConsoleSpecialKey/*02000009*/ System.ConsoleCancelEventArgs/*02000003*/::get_SpecialKey() /* 0600006B */ - } // end of property ConsoleCancelEventArgs::SpecialKey -} // end of class System.ConsoleCancelEventArgs - -.class /*02000004*/ public auto ansi sealed System.ConsoleCancelEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000019*/ -{ - .method /*0600006C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ConsoleCancelEventHandler::.ctor - - .method /*0600006D*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ConsoleCancelEventArgs/*02000003*/ e) runtime managed - // SIG: 20 02 01 1C 12 0C - { - } // end of method ConsoleCancelEventHandler::Invoke - - .method /*0600006E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ - BeginInvoke(object sender, - class System.ConsoleCancelEventArgs/*02000003*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 69 1C 12 0C 12 6D 1C - { - } // end of method ConsoleCancelEventHandler::BeginInvoke - - .method /*0600006F*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ result) runtime managed - // SIG: 20 01 01 12 69 - { - } // end of method ConsoleCancelEventHandler::EndInvoke - -} // end of class System.ConsoleCancelEventHandler - -.class /*02000005*/ public auto ansi sealed System.ConsoleColor - extends [System.Runtime/*23000001*/]System.Enum/*0100001C*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.ConsoleColor/*02000005*/ Black = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.ConsoleColor/*02000005*/ Blue = int32(0x00000009) - .field /*04000004*/ public static literal valuetype System.ConsoleColor/*02000005*/ Cyan = int32(0x0000000B) - .field /*04000005*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkBlue = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkCyan = int32(0x00000003) - .field /*04000007*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkGray = int32(0x00000008) - .field /*04000008*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkGreen = int32(0x00000002) - .field /*04000009*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkMagenta = int32(0x00000005) - .field /*0400000A*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkRed = int32(0x00000004) - .field /*0400000B*/ public static literal valuetype System.ConsoleColor/*02000005*/ DarkYellow = int32(0x00000006) - .field /*0400000C*/ public static literal valuetype System.ConsoleColor/*02000005*/ Gray = int32(0x00000007) - .field /*0400000D*/ public static literal valuetype System.ConsoleColor/*02000005*/ Green = int32(0x0000000A) - .field /*0400000E*/ public static literal valuetype System.ConsoleColor/*02000005*/ Magenta = int32(0x0000000D) - .field /*0400000F*/ public static literal valuetype System.ConsoleColor/*02000005*/ Red = int32(0x0000000C) - .field /*04000010*/ public static literal valuetype System.ConsoleColor/*02000005*/ White = int32(0x0000000F) - .field /*04000011*/ public static literal valuetype System.ConsoleColor/*02000005*/ Yellow = int32(0x0000000E) -} // end of class System.ConsoleColor - -.class /*02000006*/ public auto ansi sealed System.ConsoleKey - extends [System.Runtime/*23000001*/]System.Enum/*0100001C*/ -{ - .field /*04000012*/ public specialname rtspecialname int32 value__ - .field /*04000013*/ public static literal valuetype System.ConsoleKey/*02000006*/ A = int32(0x00000041) - .field /*04000014*/ public static literal valuetype System.ConsoleKey/*02000006*/ Add = int32(0x0000006B) - .field /*04000015*/ public static literal valuetype System.ConsoleKey/*02000006*/ Applications = int32(0x0000005D) - .field /*04000016*/ public static literal valuetype System.ConsoleKey/*02000006*/ Attention = int32(0x000000F6) - .field /*04000017*/ public static literal valuetype System.ConsoleKey/*02000006*/ B = int32(0x00000042) - .field /*04000018*/ public static literal valuetype System.ConsoleKey/*02000006*/ Backspace = int32(0x00000008) - .field /*04000019*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserBack = int32(0x000000A6) - .field /*0400001A*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserFavorites = int32(0x000000AB) - .field /*0400001B*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserForward = int32(0x000000A7) - .field /*0400001C*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserHome = int32(0x000000AC) - .field /*0400001D*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserRefresh = int32(0x000000A8) - .field /*0400001E*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserSearch = int32(0x000000AA) - .field /*0400001F*/ public static literal valuetype System.ConsoleKey/*02000006*/ BrowserStop = int32(0x000000A9) - .field /*04000020*/ public static literal valuetype System.ConsoleKey/*02000006*/ C = int32(0x00000043) - .field /*04000021*/ public static literal valuetype System.ConsoleKey/*02000006*/ Clear = int32(0x0000000C) - .field /*04000022*/ public static literal valuetype System.ConsoleKey/*02000006*/ CrSel = int32(0x000000F7) - .field /*04000023*/ public static literal valuetype System.ConsoleKey/*02000006*/ D = int32(0x00000044) - .field /*04000024*/ public static literal valuetype System.ConsoleKey/*02000006*/ D0 = int32(0x00000030) - .field /*04000025*/ public static literal valuetype System.ConsoleKey/*02000006*/ D1 = int32(0x00000031) - .field /*04000026*/ public static literal valuetype System.ConsoleKey/*02000006*/ D2 = int32(0x00000032) - .field /*04000027*/ public static literal valuetype System.ConsoleKey/*02000006*/ D3 = int32(0x00000033) - .field /*04000028*/ public static literal valuetype System.ConsoleKey/*02000006*/ D4 = int32(0x00000034) - .field /*04000029*/ public static literal valuetype System.ConsoleKey/*02000006*/ D5 = int32(0x00000035) - .field /*0400002A*/ public static literal valuetype System.ConsoleKey/*02000006*/ D6 = int32(0x00000036) - .field /*0400002B*/ public static literal valuetype System.ConsoleKey/*02000006*/ D7 = int32(0x00000037) - .field /*0400002C*/ public static literal valuetype System.ConsoleKey/*02000006*/ D8 = int32(0x00000038) - .field /*0400002D*/ public static literal valuetype System.ConsoleKey/*02000006*/ D9 = int32(0x00000039) - .field /*0400002E*/ public static literal valuetype System.ConsoleKey/*02000006*/ Decimal = int32(0x0000006E) - .field /*0400002F*/ public static literal valuetype System.ConsoleKey/*02000006*/ Delete = int32(0x0000002E) - .field /*04000030*/ public static literal valuetype System.ConsoleKey/*02000006*/ Divide = int32(0x0000006F) - .field /*04000031*/ public static literal valuetype System.ConsoleKey/*02000006*/ DownArrow = int32(0x00000028) - .field /*04000032*/ public static literal valuetype System.ConsoleKey/*02000006*/ E = int32(0x00000045) - .field /*04000033*/ public static literal valuetype System.ConsoleKey/*02000006*/ End = int32(0x00000023) - .field /*04000034*/ public static literal valuetype System.ConsoleKey/*02000006*/ Enter = int32(0x0000000D) - .field /*04000035*/ public static literal valuetype System.ConsoleKey/*02000006*/ EraseEndOfFile = int32(0x000000F9) - .field /*04000036*/ public static literal valuetype System.ConsoleKey/*02000006*/ Escape = int32(0x0000001B) - .field /*04000037*/ public static literal valuetype System.ConsoleKey/*02000006*/ Execute = int32(0x0000002B) - .field /*04000038*/ public static literal valuetype System.ConsoleKey/*02000006*/ ExSel = int32(0x000000F8) - .field /*04000039*/ public static literal valuetype System.ConsoleKey/*02000006*/ F = int32(0x00000046) - .field /*0400003A*/ public static literal valuetype System.ConsoleKey/*02000006*/ F1 = int32(0x00000070) - .field /*0400003B*/ public static literal valuetype System.ConsoleKey/*02000006*/ F10 = int32(0x00000079) - .field /*0400003C*/ public static literal valuetype System.ConsoleKey/*02000006*/ F11 = int32(0x0000007A) - .field /*0400003D*/ public static literal valuetype System.ConsoleKey/*02000006*/ F12 = int32(0x0000007B) - .field /*0400003E*/ public static literal valuetype System.ConsoleKey/*02000006*/ F13 = int32(0x0000007C) - .field /*0400003F*/ public static literal valuetype System.ConsoleKey/*02000006*/ F14 = int32(0x0000007D) - .field /*04000040*/ public static literal valuetype System.ConsoleKey/*02000006*/ F15 = int32(0x0000007E) - .field /*04000041*/ public static literal valuetype System.ConsoleKey/*02000006*/ F16 = int32(0x0000007F) - .field /*04000042*/ public static literal valuetype System.ConsoleKey/*02000006*/ F17 = int32(0x00000080) - .field /*04000043*/ public static literal valuetype System.ConsoleKey/*02000006*/ F18 = int32(0x00000081) - .field /*04000044*/ public static literal valuetype System.ConsoleKey/*02000006*/ F19 = int32(0x00000082) - .field /*04000045*/ public static literal valuetype System.ConsoleKey/*02000006*/ F2 = int32(0x00000071) - .field /*04000046*/ public static literal valuetype System.ConsoleKey/*02000006*/ F20 = int32(0x00000083) - .field /*04000047*/ public static literal valuetype System.ConsoleKey/*02000006*/ F21 = int32(0x00000084) - .field /*04000048*/ public static literal valuetype System.ConsoleKey/*02000006*/ F22 = int32(0x00000085) - .field /*04000049*/ public static literal valuetype System.ConsoleKey/*02000006*/ F23 = int32(0x00000086) - .field /*0400004A*/ public static literal valuetype System.ConsoleKey/*02000006*/ F24 = int32(0x00000087) - .field /*0400004B*/ public static literal valuetype System.ConsoleKey/*02000006*/ F3 = int32(0x00000072) - .field /*0400004C*/ public static literal valuetype System.ConsoleKey/*02000006*/ F4 = int32(0x00000073) - .field /*0400004D*/ public static literal valuetype System.ConsoleKey/*02000006*/ F5 = int32(0x00000074) - .field /*0400004E*/ public static literal valuetype System.ConsoleKey/*02000006*/ F6 = int32(0x00000075) - .field /*0400004F*/ public static literal valuetype System.ConsoleKey/*02000006*/ F7 = int32(0x00000076) - .field /*04000050*/ public static literal valuetype System.ConsoleKey/*02000006*/ F8 = int32(0x00000077) - .field /*04000051*/ public static literal valuetype System.ConsoleKey/*02000006*/ F9 = int32(0x00000078) - .field /*04000052*/ public static literal valuetype System.ConsoleKey/*02000006*/ G = int32(0x00000047) - .field /*04000053*/ public static literal valuetype System.ConsoleKey/*02000006*/ H = int32(0x00000048) - .field /*04000054*/ public static literal valuetype System.ConsoleKey/*02000006*/ Help = int32(0x0000002F) - .field /*04000055*/ public static literal valuetype System.ConsoleKey/*02000006*/ Home = int32(0x00000024) - .field /*04000056*/ public static literal valuetype System.ConsoleKey/*02000006*/ I = int32(0x00000049) - .field /*04000057*/ public static literal valuetype System.ConsoleKey/*02000006*/ Insert = int32(0x0000002D) - .field /*04000058*/ public static literal valuetype System.ConsoleKey/*02000006*/ J = int32(0x0000004A) - .field /*04000059*/ public static literal valuetype System.ConsoleKey/*02000006*/ K = int32(0x0000004B) - .field /*0400005A*/ public static literal valuetype System.ConsoleKey/*02000006*/ L = int32(0x0000004C) - .field /*0400005B*/ public static literal valuetype System.ConsoleKey/*02000006*/ LaunchApp1 = int32(0x000000B6) - .field /*0400005C*/ public static literal valuetype System.ConsoleKey/*02000006*/ LaunchApp2 = int32(0x000000B7) - .field /*0400005D*/ public static literal valuetype System.ConsoleKey/*02000006*/ LaunchMail = int32(0x000000B4) - .field /*0400005E*/ public static literal valuetype System.ConsoleKey/*02000006*/ LaunchMediaSelect = int32(0x000000B5) - .field /*0400005F*/ public static literal valuetype System.ConsoleKey/*02000006*/ LeftArrow = int32(0x00000025) - .field /*04000060*/ public static literal valuetype System.ConsoleKey/*02000006*/ LeftWindows = int32(0x0000005B) - .field /*04000061*/ public static literal valuetype System.ConsoleKey/*02000006*/ M = int32(0x0000004D) - .field /*04000062*/ public static literal valuetype System.ConsoleKey/*02000006*/ MediaNext = int32(0x000000B0) - .field /*04000063*/ public static literal valuetype System.ConsoleKey/*02000006*/ MediaPlay = int32(0x000000B3) - .field /*04000064*/ public static literal valuetype System.ConsoleKey/*02000006*/ MediaPrevious = int32(0x000000B1) - .field /*04000065*/ public static literal valuetype System.ConsoleKey/*02000006*/ MediaStop = int32(0x000000B2) - .field /*04000066*/ public static literal valuetype System.ConsoleKey/*02000006*/ Multiply = int32(0x0000006A) - .field /*04000067*/ public static literal valuetype System.ConsoleKey/*02000006*/ N = int32(0x0000004E) - .field /*04000068*/ public static literal valuetype System.ConsoleKey/*02000006*/ NoName = int32(0x000000FC) - .field /*04000069*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad0 = int32(0x00000060) - .field /*0400006A*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad1 = int32(0x00000061) - .field /*0400006B*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad2 = int32(0x00000062) - .field /*0400006C*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad3 = int32(0x00000063) - .field /*0400006D*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad4 = int32(0x00000064) - .field /*0400006E*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad5 = int32(0x00000065) - .field /*0400006F*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad6 = int32(0x00000066) - .field /*04000070*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad7 = int32(0x00000067) - .field /*04000071*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad8 = int32(0x00000068) - .field /*04000072*/ public static literal valuetype System.ConsoleKey/*02000006*/ NumPad9 = int32(0x00000069) - .field /*04000073*/ public static literal valuetype System.ConsoleKey/*02000006*/ O = int32(0x0000004F) - .field /*04000074*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem1 = int32(0x000000BA) - .field /*04000075*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem102 = int32(0x000000E2) - .field /*04000076*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem2 = int32(0x000000BF) - .field /*04000077*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem3 = int32(0x000000C0) - .field /*04000078*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem4 = int32(0x000000DB) - .field /*04000079*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem5 = int32(0x000000DC) - .field /*0400007A*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem6 = int32(0x000000DD) - .field /*0400007B*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem7 = int32(0x000000DE) - .field /*0400007C*/ public static literal valuetype System.ConsoleKey/*02000006*/ Oem8 = int32(0x000000DF) - .field /*0400007D*/ public static literal valuetype System.ConsoleKey/*02000006*/ OemClear = int32(0x000000FE) - .field /*0400007E*/ public static literal valuetype System.ConsoleKey/*02000006*/ OemComma = int32(0x000000BC) - .field /*0400007F*/ public static literal valuetype System.ConsoleKey/*02000006*/ OemMinus = int32(0x000000BD) - .field /*04000080*/ public static literal valuetype System.ConsoleKey/*02000006*/ OemPeriod = int32(0x000000BE) - .field /*04000081*/ public static literal valuetype System.ConsoleKey/*02000006*/ OemPlus = int32(0x000000BB) - .field /*04000082*/ public static literal valuetype System.ConsoleKey/*02000006*/ P = int32(0x00000050) - .field /*04000083*/ public static literal valuetype System.ConsoleKey/*02000006*/ Pa1 = int32(0x000000FD) - .field /*04000084*/ public static literal valuetype System.ConsoleKey/*02000006*/ Packet = int32(0x000000E7) - .field /*04000085*/ public static literal valuetype System.ConsoleKey/*02000006*/ PageDown = int32(0x00000022) - .field /*04000086*/ public static literal valuetype System.ConsoleKey/*02000006*/ PageUp = int32(0x00000021) - .field /*04000087*/ public static literal valuetype System.ConsoleKey/*02000006*/ Pause = int32(0x00000013) - .field /*04000088*/ public static literal valuetype System.ConsoleKey/*02000006*/ Play = int32(0x000000FA) - .field /*04000089*/ public static literal valuetype System.ConsoleKey/*02000006*/ Print = int32(0x0000002A) - .field /*0400008A*/ public static literal valuetype System.ConsoleKey/*02000006*/ PrintScreen = int32(0x0000002C) - .field /*0400008B*/ public static literal valuetype System.ConsoleKey/*02000006*/ Process = int32(0x000000E5) - .field /*0400008C*/ public static literal valuetype System.ConsoleKey/*02000006*/ Q = int32(0x00000051) - .field /*0400008D*/ public static literal valuetype System.ConsoleKey/*02000006*/ R = int32(0x00000052) - .field /*0400008E*/ public static literal valuetype System.ConsoleKey/*02000006*/ RightArrow = int32(0x00000027) - .field /*0400008F*/ public static literal valuetype System.ConsoleKey/*02000006*/ RightWindows = int32(0x0000005C) - .field /*04000090*/ public static literal valuetype System.ConsoleKey/*02000006*/ S = int32(0x00000053) - .field /*04000091*/ public static literal valuetype System.ConsoleKey/*02000006*/ Select = int32(0x00000029) - .field /*04000092*/ public static literal valuetype System.ConsoleKey/*02000006*/ Separator = int32(0x0000006C) - .field /*04000093*/ public static literal valuetype System.ConsoleKey/*02000006*/ Sleep = int32(0x0000005F) - .field /*04000094*/ public static literal valuetype System.ConsoleKey/*02000006*/ Spacebar = int32(0x00000020) - .field /*04000095*/ public static literal valuetype System.ConsoleKey/*02000006*/ Subtract = int32(0x0000006D) - .field /*04000096*/ public static literal valuetype System.ConsoleKey/*02000006*/ T = int32(0x00000054) - .field /*04000097*/ public static literal valuetype System.ConsoleKey/*02000006*/ Tab = int32(0x00000009) - .field /*04000098*/ public static literal valuetype System.ConsoleKey/*02000006*/ U = int32(0x00000055) - .field /*04000099*/ public static literal valuetype System.ConsoleKey/*02000006*/ UpArrow = int32(0x00000026) - .field /*0400009A*/ public static literal valuetype System.ConsoleKey/*02000006*/ V = int32(0x00000056) - .field /*0400009B*/ public static literal valuetype System.ConsoleKey/*02000006*/ VolumeDown = int32(0x000000AE) - .field /*0400009C*/ public static literal valuetype System.ConsoleKey/*02000006*/ VolumeMute = int32(0x000000AD) - .field /*0400009D*/ public static literal valuetype System.ConsoleKey/*02000006*/ VolumeUp = int32(0x000000AF) - .field /*0400009E*/ public static literal valuetype System.ConsoleKey/*02000006*/ W = int32(0x00000057) - .field /*0400009F*/ public static literal valuetype System.ConsoleKey/*02000006*/ X = int32(0x00000058) - .field /*040000A0*/ public static literal valuetype System.ConsoleKey/*02000006*/ Y = int32(0x00000059) - .field /*040000A1*/ public static literal valuetype System.ConsoleKey/*02000006*/ Z = int32(0x0000005A) - .field /*040000A2*/ public static literal valuetype System.ConsoleKey/*02000006*/ Zoom = int32(0x000000FB) -} // end of class System.ConsoleKey - -.class /*02000007*/ public sequential ansi sealed beforefieldinit System.ConsoleKeyInfo - extends [System.Runtime/*23000001*/]System.ValueType/*0100001E*/ -{ - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*0100001D*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*040000A3*/ private initonly int32 _dummy - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(char keyChar, - valuetype System.ConsoleKey/*02000006*/ key, - bool shift, - bool alt, - bool control) cil managed - // SIG: 20 05 01 03 11 18 02 02 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::.ctor - - .method /*06000071*/ public hidebysig specialname - instance valuetype System.ConsoleKey/*02000006*/ - get_Key() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::get_Key - - .method /*06000072*/ public hidebysig specialname - instance char get_KeyChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::get_KeyChar - - .method /*06000073*/ public hidebysig specialname - instance valuetype System.ConsoleModifiers/*02000008*/ - get_Modifiers() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::get_Modifiers - - .method /*06000074*/ public hidebysig instance bool - Equals(valuetype System.ConsoleKeyInfo/*02000007*/ obj) cil managed - // SIG: 20 01 02 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::Equals - - .method /*06000075*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::Equals - - .method /*06000076*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::GetHashCode - - .method /*06000077*/ public hidebysig specialname static - bool op_Equality(valuetype System.ConsoleKeyInfo/*02000007*/ a, - valuetype System.ConsoleKeyInfo/*02000007*/ b) cil managed - // SIG: 00 02 02 11 1C 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::op_Equality - - .method /*06000078*/ public hidebysig specialname static - bool op_Inequality(valuetype System.ConsoleKeyInfo/*02000007*/ a, - valuetype System.ConsoleKeyInfo/*02000007*/ b) cil managed - // SIG: 00 02 02 11 1C 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConsoleKeyInfo::op_Inequality - - .property /*1700001E*/ instance valuetype System.ConsoleKey/*02000006*/ - Key() - { - .get instance valuetype System.ConsoleKey/*02000006*/ System.ConsoleKeyInfo/*02000007*/::get_Key() /* 06000071 */ - } // end of property ConsoleKeyInfo::Key - .property /*1700001F*/ instance char KeyChar() - { - .get instance char System.ConsoleKeyInfo/*02000007*/::get_KeyChar() /* 06000072 */ - } // end of property ConsoleKeyInfo::KeyChar - .property /*17000020*/ instance valuetype System.ConsoleModifiers/*02000008*/ - Modifiers() - { - .get instance valuetype System.ConsoleModifiers/*02000008*/ System.ConsoleKeyInfo/*02000007*/::get_Modifiers() /* 06000073 */ - } // end of property ConsoleKeyInfo::Modifiers -} // end of class System.ConsoleKeyInfo - -.class /*02000008*/ public auto ansi sealed System.ConsoleModifiers - extends [System.Runtime/*23000001*/]System.Enum/*0100001C*/ -{ - .custom /*0C000013:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001F*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000A4*/ public specialname rtspecialname int32 value__ - .field /*040000A5*/ public static literal valuetype System.ConsoleModifiers/*02000008*/ Alt = int32(0x00000001) - .field /*040000A6*/ public static literal valuetype System.ConsoleModifiers/*02000008*/ Control = int32(0x00000004) - .field /*040000A7*/ public static literal valuetype System.ConsoleModifiers/*02000008*/ Shift = int32(0x00000002) -} // end of class System.ConsoleModifiers - -.class /*02000009*/ public auto ansi sealed System.ConsoleSpecialKey - extends [System.Runtime/*23000001*/]System.Enum/*0100001C*/ -{ - .field /*040000A8*/ public specialname rtspecialname int32 value__ - .field /*040000A9*/ public static literal valuetype System.ConsoleSpecialKey/*02000009*/ ControlBreak = int32(0x00000001) - .field /*040000AA*/ public static literal valuetype System.ConsoleSpecialKey/*02000009*/ ControlC = int32(0x00000000) -} // end of class System.ConsoleSpecialKey - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il deleted file mode 100644 index ef2e7dae9c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il +++ /dev/null @@ -1,1145 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc1 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003f4e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x61a00000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000a994 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003efc [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000438] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002a00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001f54 Virtual Size -// 0x00002000 Virtual Address -// 0x00002000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000438 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000f50 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003f3e Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 A0 61 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00001e2c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003e7c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000d08 Size -// '#~' Name -// Stream 2: -// 0x00000d74 Offset -// 0x00000fb4 Size -// '#Strings' Name -// Stream 3: -// 0x00001d28 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00001d30 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001d40 Offset -// 0x000000ec Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 26760 -// PE header size : 512 (496 used) ( 1.91%) -// PE additional info : 17259 (64.50%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.27%) -// CLR meta-data size : 7724 (28.86%) -// CLR additional info : 128 ( 0.48%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 7.65%) -// Unaccounted : -983 (-3.67%) - -// Num.of PE sections : 3 -// .text - 8192 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 7724 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 16 (320 bytes) -// ExportedType - 195 (2730 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 4017 bytes -// Blobs - 236 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.IO.MemoryMappedFiles -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.Cng -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.IO.Pipes -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000006*/ System.Linq.Expressions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000007*/ System.IO.Pipes.AccessControl -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000008*/ System.Linq -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000009*/ System.Linq.Queryable -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000A*/ System.Linq.Parallel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000B*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000C*/ System.Security.Cryptography.Algorithms -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000D*/ System.Security.Cryptography.Csp -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000E*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000F*/ System.Threading -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000010*/ System.Threading.Tasks -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Core -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 43 6F 72 65 2E 64 // ...System.Core.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 43 6F 72 65 2E 64 // ...System.Core.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 43 6F 72 65 2E 64 // ...System.Core.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000002*/ forwarder Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000003*/ forwarder Microsoft.Win32.SafeHandles.SafeNCryptHandle -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*27000004*/ forwarder Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*27000005*/ forwarder Microsoft.Win32.SafeHandles.SafeNCryptProviderHandle -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*27000006*/ forwarder Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*27000007*/ forwarder Microsoft.Win32.SafeHandles.SafePipeHandle -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000008*/ forwarder System.Action -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Action`10 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Action`11 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Action`12 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.Action`13 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Action`14 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Action`15 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000F*/ forwarder System.Action`16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000010*/ forwarder System.Action`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000011*/ forwarder System.Action`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000012*/ forwarder System.Action`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000013*/ forwarder System.Action`9 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000014*/ forwarder System.Collections.Generic.HashSet`1 -{ - .assembly extern System.Collections /*23000005*/ -} -.class extern /*27000015*/ Enumerator -{ - .class extern System.Collections.Generic.HashSet`1 /*27000014*/ -} -.class extern /*27000016*/ forwarder System.Dynamic.BinaryOperationBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000017*/ forwarder System.Dynamic.BindingRestrictions -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000018*/ forwarder System.Dynamic.CallInfo -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000019*/ forwarder System.Dynamic.ConvertBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700001A*/ forwarder System.Dynamic.CreateInstanceBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700001B*/ forwarder System.Dynamic.DeleteIndexBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700001C*/ forwarder System.Dynamic.DeleteMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700001D*/ forwarder System.Dynamic.DynamicMetaObject -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700001E*/ forwarder System.Dynamic.DynamicMetaObjectBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700001F*/ forwarder System.Dynamic.DynamicObject -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000020*/ forwarder System.Dynamic.ExpandoObject -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000021*/ forwarder System.Dynamic.GetIndexBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000022*/ forwarder System.Dynamic.GetMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000023*/ forwarder System.Dynamic.IDynamicMetaObjectProvider -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000024*/ forwarder System.Dynamic.IInvokeOnGetBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000025*/ forwarder System.Dynamic.InvokeBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000026*/ forwarder System.Dynamic.InvokeMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000027*/ forwarder System.Dynamic.SetIndexBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000028*/ forwarder System.Dynamic.SetMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000029*/ forwarder System.Dynamic.UnaryOperationBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700002A*/ forwarder System.Func`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002B*/ forwarder System.Func`10 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002C*/ forwarder System.Func`11 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002D*/ forwarder System.Func`12 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002E*/ forwarder System.Func`13 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002F*/ forwarder System.Func`14 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000030*/ forwarder System.Func`15 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000031*/ forwarder System.Func`16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000032*/ forwarder System.Func`17 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000033*/ forwarder System.Func`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000034*/ forwarder System.Func`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000035*/ forwarder System.Func`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000036*/ forwarder System.Func`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000037*/ forwarder System.InvalidTimeZoneException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000038*/ forwarder System.IO.HandleInheritability -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000039*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFile -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700003A*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFileAccess -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700003B*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFileOptions -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700003C*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFileRights -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700003D*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedViewAccessor -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700003E*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedViewStream -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700003F*/ forwarder System.IO.Pipes.AnonymousPipeClientStream -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000040*/ forwarder System.IO.Pipes.AnonymousPipeServerStream -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000041*/ forwarder System.IO.Pipes.NamedPipeClientStream -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000042*/ forwarder System.IO.Pipes.NamedPipeServerStream -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000043*/ forwarder System.IO.Pipes.PipeAccessRights -{ - .assembly extern System.IO.Pipes.AccessControl /*23000007*/ -} -.class extern /*27000044*/ forwarder System.IO.Pipes.PipeAccessRule -{ - .assembly extern System.IO.Pipes.AccessControl /*23000007*/ -} -.class extern /*27000045*/ forwarder System.IO.Pipes.PipeAuditRule -{ - .assembly extern System.IO.Pipes.AccessControl /*23000007*/ -} -.class extern /*27000046*/ forwarder System.IO.Pipes.PipeDirection -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000047*/ forwarder System.IO.Pipes.PipeOptions -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*27000048*/ forwarder System.IO.Pipes.PipeSecurity -{ - .assembly extern System.IO.Pipes.AccessControl /*23000007*/ -} -.class extern /*27000049*/ forwarder System.IO.Pipes.PipeStream -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*2700004A*/ forwarder System.IO.Pipes.PipeStreamImpersonationWorker -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*2700004B*/ forwarder System.IO.Pipes.PipeTransmissionMode -{ - .assembly extern System.IO.Pipes /*23000004*/ -} -.class extern /*2700004C*/ forwarder System.Lazy`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700004D*/ forwarder System.Linq.Enumerable -{ - .assembly extern System.Linq /*23000008*/ -} -.class extern /*2700004E*/ forwarder System.Linq.EnumerableExecutor -{ - .assembly extern System.Linq.Queryable /*23000009*/ -} -.class extern /*2700004F*/ forwarder System.Linq.EnumerableExecutor`1 -{ - .assembly extern System.Linq.Queryable /*23000009*/ -} -.class extern /*27000050*/ forwarder System.Linq.EnumerableQuery -{ - .assembly extern System.Linq.Queryable /*23000009*/ -} -.class extern /*27000051*/ forwarder System.Linq.EnumerableQuery`1 -{ - .assembly extern System.Linq.Queryable /*23000009*/ -} -.class extern /*27000052*/ forwarder System.Linq.Expressions.BinaryExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000053*/ forwarder System.Linq.Expressions.BlockExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000054*/ forwarder System.Linq.Expressions.CatchBlock -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000055*/ forwarder System.Linq.Expressions.ConditionalExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000056*/ forwarder System.Linq.Expressions.ConstantExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000057*/ forwarder System.Linq.Expressions.DebugInfoExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000058*/ forwarder System.Linq.Expressions.DefaultExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000059*/ forwarder System.Linq.Expressions.DynamicExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700005A*/ forwarder System.Linq.Expressions.DynamicExpressionVisitor -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700005B*/ forwarder System.Linq.Expressions.ElementInit -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700005C*/ forwarder System.Linq.Expressions.Expression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700005D*/ forwarder System.Linq.Expressions.ExpressionType -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700005E*/ forwarder System.Linq.Expressions.ExpressionVisitor -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700005F*/ forwarder System.Linq.Expressions.Expression`1 -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000060*/ forwarder System.Linq.Expressions.GotoExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000061*/ forwarder System.Linq.Expressions.GotoExpressionKind -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000062*/ forwarder System.Linq.Expressions.IArgumentProvider -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000063*/ forwarder System.Linq.Expressions.IDynamicExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000064*/ forwarder System.Linq.Expressions.IndexExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000065*/ forwarder System.Linq.Expressions.InvocationExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000066*/ forwarder System.Linq.Expressions.LabelExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000067*/ forwarder System.Linq.Expressions.LabelTarget -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000068*/ forwarder System.Linq.Expressions.LambdaExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000069*/ forwarder System.Linq.Expressions.ListInitExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700006A*/ forwarder System.Linq.Expressions.LoopExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700006B*/ forwarder System.Linq.Expressions.MemberAssignment -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700006C*/ forwarder System.Linq.Expressions.MemberBinding -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700006D*/ forwarder System.Linq.Expressions.MemberBindingType -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700006E*/ forwarder System.Linq.Expressions.MemberExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700006F*/ forwarder System.Linq.Expressions.MemberInitExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000070*/ forwarder System.Linq.Expressions.MemberListBinding -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000071*/ forwarder System.Linq.Expressions.MemberMemberBinding -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000072*/ forwarder System.Linq.Expressions.MethodCallExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000073*/ forwarder System.Linq.Expressions.NewArrayExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000074*/ forwarder System.Linq.Expressions.NewExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000075*/ forwarder System.Linq.Expressions.ParameterExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000076*/ forwarder System.Linq.Expressions.RuntimeVariablesExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000077*/ forwarder System.Linq.Expressions.SwitchCase -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000078*/ forwarder System.Linq.Expressions.SwitchExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000079*/ forwarder System.Linq.Expressions.SymbolDocumentInfo -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700007A*/ forwarder System.Linq.Expressions.TryExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700007B*/ forwarder System.Linq.Expressions.TypeBinaryExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700007C*/ forwarder System.Linq.Expressions.UnaryExpression -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700007D*/ forwarder System.Linq.IGrouping`2 -{ - .assembly extern System.Linq /*23000008*/ -} -.class extern /*2700007E*/ forwarder System.Linq.ILookup`2 -{ - .assembly extern System.Linq /*23000008*/ -} -.class extern /*2700007F*/ forwarder System.Linq.IOrderedEnumerable`1 -{ - .assembly extern System.Linq /*23000008*/ -} -.class extern /*27000080*/ forwarder System.Linq.IOrderedQueryable -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000081*/ forwarder System.Linq.IOrderedQueryable`1 -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000082*/ forwarder System.Linq.IQueryable -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000083*/ forwarder System.Linq.IQueryable`1 -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000084*/ forwarder System.Linq.IQueryProvider -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000085*/ forwarder System.Linq.Lookup`2 -{ - .assembly extern System.Linq /*23000008*/ -} -.class extern /*27000086*/ forwarder System.Linq.OrderedParallelQuery`1 -{ - .assembly extern System.Linq.Parallel /*2300000A*/ -} -.class extern /*27000087*/ forwarder System.Linq.ParallelEnumerable -{ - .assembly extern System.Linq.Parallel /*2300000A*/ -} -.class extern /*27000088*/ forwarder System.Linq.ParallelExecutionMode -{ - .assembly extern System.Linq.Parallel /*2300000A*/ -} -.class extern /*27000089*/ forwarder System.Linq.ParallelMergeOptions -{ - .assembly extern System.Linq.Parallel /*2300000A*/ -} -.class extern /*2700008A*/ forwarder System.Linq.ParallelQuery -{ - .assembly extern System.Linq.Parallel /*2300000A*/ -} -.class extern /*2700008B*/ forwarder System.Linq.ParallelQuery`1 -{ - .assembly extern System.Linq.Parallel /*2300000A*/ -} -.class extern /*2700008C*/ forwarder System.Linq.Queryable -{ - .assembly extern System.Linq.Queryable /*23000009*/ -} -.class extern /*2700008D*/ forwarder System.Runtime.CompilerServices.CallSite -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700008E*/ forwarder System.Runtime.CompilerServices.CallSiteBinder -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*2700008F*/ forwarder System.Runtime.CompilerServices.CallSiteHelpers -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000090*/ forwarder System.Runtime.CompilerServices.CallSite`1 -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000091*/ forwarder System.Runtime.CompilerServices.DebugInfoGenerator -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000092*/ forwarder System.Runtime.CompilerServices.DynamicAttribute -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000093*/ forwarder System.Runtime.CompilerServices.ExtensionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000094*/ forwarder System.Runtime.CompilerServices.IRuntimeVariables -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000095*/ forwarder System.Runtime.CompilerServices.IStrongBox -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000096*/ forwarder System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000097*/ forwarder System.Runtime.CompilerServices.RuleCache`1 -{ - .assembly extern System.Linq.Expressions /*23000006*/ -} -.class extern /*27000098*/ forwarder System.Runtime.CompilerServices.StrongBox`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000099*/ forwarder System.Runtime.InteropServices.ComAwareEventInfo -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700009A*/ forwarder System.Security.Cryptography.Aes -{ - .assembly extern System.Security.Cryptography.Algorithms /*2300000C*/ -} -.class extern /*2700009B*/ forwarder System.Security.Cryptography.AesCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*2300000D*/ -} -.class extern /*2700009C*/ forwarder System.Security.Cryptography.AesManaged -{ - .assembly extern System.Security.Cryptography.Algorithms /*2300000C*/ -} -.class extern /*2700009D*/ forwarder System.Security.Cryptography.CngAlgorithm -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*2700009E*/ forwarder System.Security.Cryptography.CngAlgorithmGroup -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*2700009F*/ forwarder System.Security.Cryptography.CngExportPolicies -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A0*/ forwarder System.Security.Cryptography.CngKey -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A1*/ forwarder System.Security.Cryptography.CngKeyBlobFormat -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A2*/ forwarder System.Security.Cryptography.CngKeyCreationOptions -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A3*/ forwarder System.Security.Cryptography.CngKeyCreationParameters -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A4*/ forwarder System.Security.Cryptography.CngKeyHandleOpenOptions -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A5*/ forwarder System.Security.Cryptography.CngKeyOpenOptions -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A6*/ forwarder System.Security.Cryptography.CngKeyUsages -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A7*/ forwarder System.Security.Cryptography.CngProperty -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A8*/ forwarder System.Security.Cryptography.CngPropertyCollection -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000A9*/ forwarder System.Security.Cryptography.CngPropertyOptions -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000AA*/ forwarder System.Security.Cryptography.CngProvider -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000AB*/ forwarder System.Security.Cryptography.CngUIPolicy -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000AC*/ forwarder System.Security.Cryptography.CngUIProtectionLevels -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000AD*/ forwarder System.Security.Cryptography.ECDiffieHellman -{ - .assembly extern System.Security.Cryptography.Algorithms /*2300000C*/ -} -.class extern /*270000AE*/ forwarder System.Security.Cryptography.ECDiffieHellmanCng -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000AF*/ forwarder System.Security.Cryptography.ECDiffieHellmanCngPublicKey -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000B0*/ forwarder System.Security.Cryptography.ECDiffieHellmanKeyDerivationFunction -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000B1*/ forwarder System.Security.Cryptography.ECDiffieHellmanPublicKey -{ - .assembly extern System.Security.Cryptography.Algorithms /*2300000C*/ -} -.class extern /*270000B2*/ forwarder System.Security.Cryptography.ECDsa -{ - .assembly extern System.Security.Cryptography.Algorithms /*2300000C*/ -} -.class extern /*270000B3*/ forwarder System.Security.Cryptography.ECDsaCng -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000B4*/ forwarder System.Security.Cryptography.ECKeyXmlFormat -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000B5*/ forwarder System.Security.Cryptography.RSACng -{ - .assembly extern System.Security.Cryptography.Cng /*23000003*/ -} -.class extern /*270000B6*/ forwarder System.Security.Cryptography.SHA256CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*2300000D*/ -} -.class extern /*270000B7*/ forwarder System.Security.Cryptography.SHA384CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*2300000D*/ -} -.class extern /*270000B8*/ forwarder System.Security.Cryptography.SHA512CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*2300000D*/ -} -.class extern /*270000B9*/ forwarder System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions -{ - .assembly extern System.Security.Cryptography.X509Certificates /*2300000E*/ -} -.class extern /*270000BA*/ forwarder System.Security.Cryptography.X509Certificates.RSACertificateExtensions -{ - .assembly extern System.Security.Cryptography.X509Certificates /*2300000E*/ -} -.class extern /*270000BB*/ forwarder System.Threading.LazyThreadSafetyMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000BC*/ forwarder System.Threading.LockRecursionException -{ - .assembly extern System.Threading /*2300000F*/ -} -.class extern /*270000BD*/ forwarder System.Threading.LockRecursionPolicy -{ - .assembly extern System.Threading /*2300000F*/ -} -.class extern /*270000BE*/ forwarder System.Threading.ReaderWriterLockSlim -{ - .assembly extern System.Threading /*2300000F*/ -} -.class extern /*270000BF*/ forwarder System.Threading.Tasks.TaskExtensions -{ - .assembly extern System.Threading.Tasks /*23000010*/ -} -.class extern /*270000C0*/ forwarder System.TimeZoneInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000C1*/ AdjustmentRule -{ - .class extern System.TimeZoneInfo /*270000C0*/ -} -.class extern /*270000C2*/ TransitionTime -{ - .class extern System.TimeZoneInfo /*270000C0*/ -} -.class extern /*270000C3*/ forwarder System.TimeZoneNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Core.dll -// MVID: {26d94e28-033a-4831-abf0-a72d79ada4ae} -.imagebase 0x61a00000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC954084000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il deleted file mode 100644 index dbc405c093..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il +++ /dev/null @@ -1,32217 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00019a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0001b842 -// Base of code: 0x00002000 -// Base of data: 0x0001c000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00020000 -// Size of headers: 0x00000200 -// Checksum: 0x0002b8e0 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0001b7ef [0x0000004f] address [size] of Import Directory: -// 0x0001c000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x0001a400 [0x00003e88] address [size] of Security Directory: -// 0x0001e000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0001b674 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00019848 Virtual Size -// 0x00002000 Virtual Address -// 0x00019a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x0001c000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00019c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0001e000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x0001a200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0001b000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000844 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0001b831 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020e0 [0x00019514] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0001b5f4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00010df8 Size -// '#~' Name -// Stream 2: -// 0x00010e64 Offset -// 0x0000628c Size -// '#Strings' Name -// Stream 3: -// 0x000170f0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000170f4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00017104 Offset -// 0x00002410 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000048903b41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 123528 -// PE header size : 512 (496 used) ( 0.41%) -// PE additional info : 17611 (14.26%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.06%) -// CLR meta-data size : 103700 (83.95%) -// CLR additional info : 128 ( 0.10%) -// CLR method headers : 2171 ( 1.76%) -// Managed code : 4774 ( 3.86%) -// Data : 2048 ( 1.66%) -// Unaccounted : -7488 (-6.06%) - -// Num.of PE sections : 3 -// .text - 104960 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 103700 -// Module - 1 (10 bytes) -// TypeDef - 156 (2184 bytes) 16 interfaces, 0 explicit layout -// TypeRef - 124 (744 bytes) -// MethodDef - 2473 (34622 bytes) 270 abstract, 0 native, 2171 bodies -// FieldDef - 374 (2244 bytes) 132 constant -// MemberRef - 118 (708 bytes) -// ParamDef - 2448 (14688 bytes) -// MethodImpl - 232 (1392 bytes) -// Constant - 194 (1164 bytes) -// CustomAttribute- 345 (2760 bytes) -// InterfaceImpl - 134 (536 bytes) -// PropertyMap - 82 (328 bytes) -// Property - 478 (2868 bytes) -// MethodSemantic- 726 (4356 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 8 (160 bytes) -// ExportedType - 1 (14 bytes) -// EventMap - 11 (44 bytes) -// Event - 23 (138 bytes) -// GenericParam - 3 (24 bytes) -// Strings - 25225 bytes -// Blobs - 9232 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 217 bytes - -// CLR additional info : 128 - -// CLR method headers : 2171 -// Num.of method bodies - 2171 -// Num.of fat headers - 0 -// Num.of tiny headers - 2171 - -// Managed code : 4774 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AcceptRejectRule (public) (auto) (ansi) (sealed) -// Class CommandBehavior (public) (auto) (ansi) (sealed) -// Class CommandType (public) (auto) (ansi) (sealed) -// Class ConflictOption (public) (auto) (ansi) (sealed) -// Class ConnectionState (public) (auto) (ansi) (sealed) -// Class Constraint (public) (abstract) (auto) (ansi) -// Class ConstraintCollection (public) (auto) (ansi) (sealed) -// Class ConstraintException (public) (auto) (ansi) -// Class DataColumn (public) (auto) (ansi) -// Class DataColumnChangeEventArgs (public) (auto) (ansi) -// Class DataColumnChangeEventHandler (public) (auto) (ansi) (sealed) -// Class DataColumnCollection (public) (auto) (ansi) (sealed) -// Class DataException (public) (auto) (ansi) -// Class DataRelation (public) (auto) (ansi) -// Class DataRelationCollection (public) (abstract) (auto) (ansi) -// Class DataRow (public) (auto) (ansi) -// Class DataRowAction (public) (auto) (ansi) (sealed) -// Class DataRowBuilder (public) (auto) (ansi) (sealed) -// Class DataRowChangeEventArgs (public) (auto) (ansi) -// Class DataRowChangeEventHandler (public) (auto) (ansi) (sealed) -// Class DataRowCollection (public) (auto) (ansi) (sealed) -// Class DataRowState (public) (auto) (ansi) (sealed) -// Class DataRowVersion (public) (auto) (ansi) (sealed) -// Class DataRowView (public) (auto) (ansi) -// Class DataSet (public) (auto) (ansi) -// Class DataSetDateTime (public) (auto) (ansi) (sealed) -// Class DataSysDescriptionAttribute (public) (auto) (ansi) -// Class DataTable (public) (auto) (ansi) -// Class DataTableClearEventArgs (public) (auto) (ansi) (sealed) -// Class DataTableClearEventHandler (public) (auto) (ansi) (sealed) -// Class DataTableCollection (public) (auto) (ansi) (sealed) -// Class DataTableNewRowEventArgs (public) (auto) (ansi) (sealed) -// Class DataTableNewRowEventHandler (public) (auto) (ansi) (sealed) -// Class DataTableReader (public) (auto) (ansi) (sealed) -// Class DataView (public) (auto) (ansi) -// Class DataViewManager (public) (auto) (ansi) -// Class DataViewRowState (public) (auto) (ansi) (sealed) -// Class DataViewSetting (public) (auto) (ansi) -// Class DataViewSettingCollection (public) (auto) (ansi) -// Class DBConcurrencyException (public) (auto) (ansi) (sealed) -// Class DbType (public) (auto) (ansi) (sealed) -// Class DeletedRowInaccessibleException (public) (auto) (ansi) -// Class DuplicateNameException (public) (auto) (ansi) -// Class EvaluateException (public) (auto) (ansi) -// Class FillErrorEventArgs (public) (auto) (ansi) -// Class FillErrorEventHandler (public) (auto) (ansi) (sealed) -// Class ForeignKeyConstraint (public) (auto) (ansi) -// Interface IColumnMapping (public) (abstract) (auto) (ansi) -// Interface IColumnMappingCollection (public) (abstract) (auto) (ansi) -// Interface IDataAdapter (public) (abstract) (auto) (ansi) -// Interface IDataParameter (public) (abstract) (auto) (ansi) -// Interface IDataParameterCollection (public) (abstract) (auto) (ansi) -// Interface IDataReader (public) (abstract) (auto) (ansi) -// Interface IDataRecord (public) (abstract) (auto) (ansi) -// Interface IDbCommand (public) (abstract) (auto) (ansi) -// Interface IDbConnection (public) (abstract) (auto) (ansi) -// Interface IDbDataAdapter (public) (abstract) (auto) (ansi) -// Interface IDbDataParameter (public) (abstract) (auto) (ansi) -// Interface IDbTransaction (public) (abstract) (auto) (ansi) -// Class InRowChangingEventException (public) (auto) (ansi) -// Class InternalDataCollectionBase (public) (auto) (ansi) -// Class InvalidConstraintException (public) (auto) (ansi) -// Class InvalidExpressionException (public) (auto) (ansi) -// Class IsolationLevel (public) (auto) (ansi) (sealed) -// Interface ITableMapping (public) (abstract) (auto) (ansi) -// Interface ITableMappingCollection (public) (abstract) (auto) (ansi) -// Class KeyRestrictionBehavior (public) (auto) (ansi) (sealed) -// Class LoadOption (public) (auto) (ansi) (sealed) -// Class MappingType (public) (auto) (ansi) (sealed) -// Class MergeFailedEventArgs (public) (auto) (ansi) -// Class MergeFailedEventHandler (public) (auto) (ansi) (sealed) -// Class MissingMappingAction (public) (auto) (ansi) (sealed) -// Class MissingPrimaryKeyException (public) (auto) (ansi) -// Class MissingSchemaAction (public) (auto) (ansi) (sealed) -// Class NoNullAllowedException (public) (auto) (ansi) -// Class ParameterDirection (public) (auto) (ansi) (sealed) -// Class PropertyCollection (public) (auto) (ansi) -// Class ReadOnlyException (public) (auto) (ansi) -// Class RowNotInTableException (public) (auto) (ansi) -// Class Rule (public) (auto) (ansi) (sealed) -// Class SchemaSerializationMode (public) (auto) (ansi) (sealed) -// Class SchemaType (public) (auto) (ansi) (sealed) -// Class SerializationFormat (public) (auto) (ansi) (sealed) -// Class SqlDbType (public) (auto) (ansi) (sealed) -// Class StateChangeEventArgs (public) (auto) (ansi) (sealed) -// Class StateChangeEventHandler (public) (auto) (ansi) (sealed) -// Class StatementCompletedEventArgs (public) (auto) (ansi) (sealed) -// Class StatementCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class StatementType (public) (auto) (ansi) (sealed) -// Class StrongTypingException (public) (auto) (ansi) -// Class SyntaxErrorException (public) (auto) (ansi) -// Class UniqueConstraint (public) (auto) (ansi) -// Class UpdateRowSource (public) (auto) (ansi) (sealed) -// Class UpdateStatus (public) (auto) (ansi) (sealed) -// Class VersionNotFoundException (public) (auto) (ansi) -// Class XmlReadMode (public) (auto) (ansi) (sealed) -// Class XmlWriteMode (public) (auto) (ansi) (sealed) -// Interface INullable (public) (abstract) (auto) (ansi) -// Class SqlAlreadyFilledException (public) (auto) (ansi) (sealed) -// Class SqlBinary (public) (sequential) (ansi) (sealed) -// Class SqlBoolean (public) (sequential) (ansi) (sealed) -// Class SqlByte (public) (sequential) (ansi) (sealed) -// Class SqlBytes (public) (auto) (ansi) (sealed) -// Class SqlChars (public) (auto) (ansi) (sealed) -// Class SqlCompareOptions (public) (auto) (ansi) (sealed) -// Class SqlDateTime (public) (sequential) (ansi) (sealed) -// Class SqlDecimal (public) (sequential) (ansi) (sealed) -// Class SqlDouble (public) (sequential) (ansi) (sealed) -// Class SqlGuid (public) (sequential) (ansi) (sealed) -// Class SqlInt16 (public) (sequential) (ansi) (sealed) -// Class SqlInt32 (public) (sequential) (ansi) (sealed) -// Class SqlInt64 (public) (sequential) (ansi) (sealed) -// Class SqlMoney (public) (sequential) (ansi) (sealed) -// Class SqlNotFilledException (public) (auto) (ansi) (sealed) -// Class SqlNullValueException (public) (auto) (ansi) (sealed) -// Class SqlSingle (public) (sequential) (ansi) (sealed) -// Class SqlString (public) (sequential) (ansi) (sealed) -// Class SqlTruncateException (public) (auto) (ansi) (sealed) -// Class SqlTypeException (public) (auto) (ansi) -// Class SqlXml (public) (auto) (ansi) (sealed) -// Class StorageState (public) (auto) (ansi) (sealed) -// Class CatalogLocation (public) (auto) (ansi) (sealed) -// Class DataAdapter (public) (auto) (ansi) -// Class DataColumnMapping (public) (auto) (ansi) (sealed) -// Class DataColumnMappingCollection (public) (auto) (ansi) (sealed) -// Class DataTableMapping (public) (auto) (ansi) (sealed) -// Class DataTableMappingCollection (public) (auto) (ansi) (sealed) -// Class DbColumn (public) (abstract) (auto) (ansi) -// Class DbCommand (public) (abstract) (auto) (ansi) -// Class DbCommandBuilder (public) (abstract) (auto) (ansi) -// Class DbConnection (public) (abstract) (auto) (ansi) -// Class DbConnectionStringBuilder (public) (auto) (ansi) -// Class DbDataAdapter (public) (abstract) (auto) (ansi) -// Class DbDataReader (public) (abstract) (auto) (ansi) -// Class DbDataReaderExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class DbDataRecord (public) (abstract) (auto) (ansi) -// Class DbDataSourceEnumerator (public) (abstract) (auto) (ansi) -// Class DbEnumerator (public) (auto) (ansi) -// Class DbException (public) (abstract) (auto) (ansi) -// Class DbMetaDataCollectionNames (public) (abstract) (auto) (ansi) (sealed) -// Class DbMetaDataColumnNames (public) (abstract) (auto) (ansi) (sealed) -// Class DbParameter (public) (abstract) (auto) (ansi) -// Class DbParameterCollection (public) (abstract) (auto) (ansi) -// Class DbProviderFactories (public) (abstract) (auto) (ansi) (sealed) -// Class DbProviderFactory (public) (abstract) (auto) (ansi) -// Class DbProviderSpecificTypePropertyAttribute (public) (auto) (ansi) (sealed) -// Class DbTransaction (public) (abstract) (auto) (ansi) -// Class GroupByBehavior (public) (auto) (ansi) (sealed) -// Interface IDbColumnSchemaGenerator (public) (abstract) (auto) (ansi) -// Class IdentifierCase (public) (auto) (ansi) (sealed) -// Class RowUpdatedEventArgs (public) (auto) (ansi) -// Class RowUpdatingEventArgs (public) (auto) (ansi) -// Class SchemaTableColumn (public) (abstract) (auto) (ansi) (sealed) -// Class SchemaTableOptionalColumn (public) (abstract) (auto) (ansi) (sealed) -// Class SupportedJoinOperators (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ComponentModel.TypeConverter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000005*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000006*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly extern /*23000007*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000008*/ System.Transactions.Local -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 4:0:1:0 -} -.assembly /*20000001*/ noplatform System.Data.Common -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 12 53 79 73 74 65 6D 2E 44 61 74 61 2E 43 // ...System.Data.C - 6F 6D 6D 6F 6E 00 00 ) // ommon.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 12 53 79 73 74 65 6D 2E 44 61 74 61 2E 43 // ...System.Data.C - 6F 6D 6D 6F 6E 00 00 ) // ommon.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 12 53 79 73 74 65 6D 2E 44 61 74 61 2E 43 // ...System.Data.C - 6F 6D 6D 6F 6E 00 00 ) // ommon.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.DBNull -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Data.Common.dll -// MVID: {34ff3ade-003e-42b2-80e9-0f7e0d087740} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F856A6DD000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Data.AcceptRejectRule - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Data.AcceptRejectRule/*02000002*/ Cascade = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Data.AcceptRejectRule/*02000002*/ None = int32(0x00000000) -} // end of class System.Data.AcceptRejectRule - -.class /*02000003*/ public auto ansi sealed System.Data.CommandBehavior - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ CloseConnection = int32(0x00000020) - .field /*04000006*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ Default = int32(0x00000000) - .field /*04000007*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ KeyInfo = int32(0x00000004) - .field /*04000008*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ SchemaOnly = int32(0x00000002) - .field /*04000009*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ SequentialAccess = int32(0x00000010) - .field /*0400000A*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ SingleResult = int32(0x00000001) - .field /*0400000B*/ public static literal valuetype System.Data.CommandBehavior/*02000003*/ SingleRow = int32(0x00000008) -} // end of class System.Data.CommandBehavior - -.class /*02000004*/ public auto ansi sealed System.Data.CommandType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400000C*/ public specialname rtspecialname int32 value__ - .field /*0400000D*/ public static literal valuetype System.Data.CommandType/*02000004*/ StoredProcedure = int32(0x00000004) - .field /*0400000E*/ public static literal valuetype System.Data.CommandType/*02000004*/ TableDirect = int32(0x00000200) - .field /*0400000F*/ public static literal valuetype System.Data.CommandType/*02000004*/ Text = int32(0x00000001) -} // end of class System.Data.CommandType - -.class /*02000005*/ public auto ansi sealed System.Data.ConflictOption - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000010*/ public specialname rtspecialname int32 value__ - .field /*04000011*/ public static literal valuetype System.Data.ConflictOption/*02000005*/ CompareAllSearchableValues = int32(0x00000001) - .field /*04000012*/ public static literal valuetype System.Data.ConflictOption/*02000005*/ CompareRowVersion = int32(0x00000002) - .field /*04000013*/ public static literal valuetype System.Data.ConflictOption/*02000005*/ OverwriteChanges = int32(0x00000003) -} // end of class System.Data.ConflictOption - -.class /*02000006*/ public auto ansi sealed System.Data.ConnectionState - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000014*/ public specialname rtspecialname int32 value__ - .field /*04000015*/ public static literal valuetype System.Data.ConnectionState/*02000006*/ Broken = int32(0x00000010) - .field /*04000016*/ public static literal valuetype System.Data.ConnectionState/*02000006*/ Closed = int32(0x00000000) - .field /*04000017*/ public static literal valuetype System.Data.ConnectionState/*02000006*/ Connecting = int32(0x00000002) - .field /*04000018*/ public static literal valuetype System.Data.ConnectionState/*02000006*/ Executing = int32(0x00000004) - .field /*04000019*/ public static literal valuetype System.Data.ConnectionState/*02000006*/ Fetching = int32(0x00000008) - .field /*0400001A*/ public static literal valuetype System.Data.ConnectionState/*02000006*/ Open = int32(0x00000001) -} // end of class System.Data.ConnectionState - -.class /*02000007*/ public abstract auto ansi beforefieldinit System.Data.Constraint - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000018:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 0E 43 6F 6E 73 74 72 61 69 6E 74 4E 61 6D // ...ConstraintNam - 65 00 00 ) // e.. - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method Constraint::.ctor - - .method /*06000002*/ public hidebysig newslot specialname virtual - instance string get_ConstraintName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constraint::get_ConstraintName - - .method /*06000003*/ public hidebysig newslot specialname virtual - instance void set_ConstraintName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Constraint::set_ConstraintName - - .method /*06000004*/ public hidebysig specialname - instance class System.Data.PropertyCollection/*0200004E*/ - get_ExtendedProperties() cil managed - // SIG: 20 00 12 81 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constraint::get_ExtendedProperties - - .method /*06000005*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x0 - } // end of method Constraint::get_Table - - .method /*06000006*/ family hidebysig newslot specialname virtual - instance class System.Data.DataSet/*0200001A*/ - get__DataSet() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constraint::get__DataSet - - .method /*06000007*/ family hidebysig instance void - CheckStateForProperty() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Constraint::CheckStateForProperty - - .method /*06000008*/ famorassem hidebysig - instance void SetDataSet(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Constraint::SetDataSet - - .method /*06000009*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constraint::ToString - - .property /*17000001*/ instance string ConstraintName() - { - .custom /*0C000001:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Constraint/*02000007*/::get_ConstraintName() /* 06000002 */ - .set instance void System.Data.Constraint/*02000007*/::set_ConstraintName(string) /* 06000003 */ - } // end of property Constraint::ConstraintName - .property /*17000002*/ instance class System.Data.PropertyCollection/*0200004E*/ - ExtendedProperties() - { - .custom /*0C000014:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.PropertyCollection/*0200004E*/ System.Data.Constraint/*02000007*/::get_ExtendedProperties() /* 06000004 */ - } // end of property Constraint::ExtendedProperties - .property /*17000003*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.Constraint/*02000007*/::get_Table() /* 06000005 */ - } // end of property Constraint::Table - .property /*17000004*/ instance class System.Data.DataSet/*0200001A*/ - _DataSet() - { - .custom /*0C000016:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataSet/*0200001A*/ System.Data.Constraint/*02000007*/::get__DataSet() /* 06000006 */ - } // end of property Constraint::_DataSet -} // end of class System.Data.Constraint - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Data.ConstraintCollection - extends System.Data.InternalDataCollectionBase/*0200003E*/ -{ - .custom /*0C000019:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00001A:0A000016*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultEventAttribute/*01000019*/::.ctor(string) /* 0A000016 */ = ( 01 00 11 43 6F 6C 6C 65 63 74 69 6F 6E 43 68 61 // ...CollectionCha - 6E 67 65 64 00 00 ) // nged.. - .method /*0600000A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003AD */ call instance void System.Data.InternalDataCollectionBase/*0200003E*/::.ctor() /* 060003AD */ - IL_0006: /* 2A | */ ret - } // end of method ConstraintCollection::.ctor - - .method /*0600000B*/ public hidebysig specialname - instance class System.Data.Constraint/*02000007*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::get_Item - - .method /*0600000C*/ public hidebysig specialname - instance class System.Data.Constraint/*02000007*/ - get_Item(string name) cil managed - // SIG: 20 01 12 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::get_Item - - .method /*0600000D*/ family hidebysig specialname virtual - instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - get_List() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::get_List - - .method /*0600000E*/ public hidebysig specialname - instance void add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::add_CollectionChanged - - .method /*0600000F*/ public hidebysig specialname - instance void remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::remove_CollectionChanged - - .method /*06000010*/ public hidebysig instance void - Add(class System.Data.Constraint/*02000007*/ constraint) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::Add - - .method /*06000011*/ public hidebysig instance class System.Data.Constraint/*02000007*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/ column, - bool primaryKey) cil managed - // SIG: 20 03 12 1C 0E 12 28 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::Add - - .method /*06000012*/ public hidebysig instance class System.Data.Constraint/*02000007*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/ primaryKeyColumn, - class System.Data.DataColumn/*0200000A*/ foreignKeyColumn) cil managed - // SIG: 20 03 12 1C 0E 12 28 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::Add - - .method /*06000013*/ public hidebysig instance class System.Data.Constraint/*02000007*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/[] columns, - bool primaryKey) cil managed - // SIG: 20 03 12 1C 0E 1D 12 28 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::Add - - .method /*06000014*/ public hidebysig instance class System.Data.Constraint/*02000007*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/[] primaryKeyColumns, - class System.Data.DataColumn/*0200000A*/[] foreignKeyColumns) cil managed - // SIG: 20 03 12 1C 0E 1D 12 28 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::Add - - .method /*06000015*/ public hidebysig instance void - AddRange(class System.Data.Constraint/*02000007*/[] constraints) cil managed - // SIG: 20 01 01 1D 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::AddRange - - .method /*06000016*/ public hidebysig instance bool - CanRemove(class System.Data.Constraint/*02000007*/ constraint) cil managed - // SIG: 20 01 02 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::CanRemove - - .method /*06000017*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::Clear - - .method /*06000018*/ public hidebysig instance bool - Contains(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::Contains - - .method /*06000019*/ public hidebysig instance void - CopyTo(class System.Data.Constraint/*02000007*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 1C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::CopyTo - - .method /*0600001A*/ public hidebysig instance int32 - IndexOf(class System.Data.Constraint/*02000007*/ constraint) cil managed - // SIG: 20 01 08 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::IndexOf - - .method /*0600001B*/ public hidebysig instance int32 - IndexOf(string constraintName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstraintCollection::IndexOf - - .method /*0600001C*/ public hidebysig instance void - Remove(class System.Data.Constraint/*02000007*/ constraint) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::Remove - - .method /*0600001D*/ public hidebysig instance void - Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::Remove - - .method /*0600001E*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstraintCollection::RemoveAt - - .event /*14000001*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ CollectionChanged - { - .addon instance void System.Data.ConstraintCollection/*02000008*/::add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600000E */ - .removeon instance void System.Data.ConstraintCollection/*02000008*/::remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600000F */ - } // end of event ConstraintCollection::CollectionChanged - .property /*17000005*/ instance class System.Data.Constraint/*02000007*/ - Item(int32) - { - .get instance class System.Data.Constraint/*02000007*/ System.Data.ConstraintCollection/*02000008*/::get_Item(int32) /* 0600000B */ - } // end of property ConstraintCollection::Item - .property /*17000006*/ instance class System.Data.Constraint/*02000007*/ - Item(string) - { - .get instance class System.Data.Constraint/*02000007*/ System.Data.ConstraintCollection/*02000008*/::get_Item(string) /* 0600000C */ - } // end of property ConstraintCollection::Item - .property /*17000007*/ instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - List() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ System.Data.ConstraintCollection/*02000008*/::get_List() /* 0600000D */ - } // end of property ConstraintCollection::List -} // end of class System.Data.ConstraintCollection - -.class /*02000009*/ public auto ansi beforefieldinit System.Data.ConstraintException - extends System.Data.DataException/*0200000E*/ -{ - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ConstraintException::.ctor - - .method /*06000020*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ConstraintException::.ctor - - .method /*06000021*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ConstraintException::.ctor - - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ConstraintException::.ctor - -} // end of class System.Data.ConstraintException - -.class /*0200000A*/ public auto ansi beforefieldinit System.Data.DataColumn - extends [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/ -{ - .custom /*0C00001E:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 0A 43 6F 6C 75 6D 6E 4E 61 6D 65 00 00 ) // ...ColumnName.. - .custom /*0C00001F:0A000017*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DesignTimeVisibleAttribute/*0100001F*/::.ctor(bool) /* 0A000017 */ = ( 01 00 00 00 00 ) - .custom /*0C000020:0A000018*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ToolboxItemAttribute/*01000020*/::.ctor(bool) /* 0A000018 */ = ( 01 00 00 00 00 ) - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataColumn::.ctor - - .method /*06000024*/ public hidebysig specialname rtspecialname - instance void .ctor(string columnName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataColumn::.ctor - - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(string columnName, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType) cil managed - // SIG: 20 02 01 0E 12 80 89 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataColumn::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(string columnName, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType, - string expr) cil managed - // SIG: 20 03 01 0E 12 80 89 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataColumn::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(string columnName, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType, - string expr, - valuetype System.Data.MappingType/*02000046*/ 'type') cil managed - // SIG: 20 04 01 0E 12 80 89 0E 11 81 18 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataColumn::.ctor - - .method /*06000028*/ public hidebysig specialname - instance bool get_AllowDBNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_AllowDBNull - - .method /*06000029*/ public hidebysig specialname - instance void set_AllowDBNull(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_AllowDBNull - - .method /*0600002A*/ public hidebysig specialname - instance bool get_AutoIncrement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_AutoIncrement - - .method /*0600002B*/ public hidebysig specialname - instance void set_AutoIncrement(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_AutoIncrement - - .method /*0600002C*/ public hidebysig specialname - instance int64 get_AutoIncrementSeed() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_AutoIncrementSeed - - .method /*0600002D*/ public hidebysig specialname - instance void set_AutoIncrementSeed(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_AutoIncrementSeed - - .method /*0600002E*/ public hidebysig specialname - instance int64 get_AutoIncrementStep() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_AutoIncrementStep - - .method /*0600002F*/ public hidebysig specialname - instance void set_AutoIncrementStep(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_AutoIncrementStep - - .method /*06000030*/ public hidebysig specialname - instance string get_Caption() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Caption - - .method /*06000031*/ public hidebysig specialname - instance void set_Caption(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_Caption - - .method /*06000032*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.MappingType/*02000046*/ - get_ColumnMapping() cil managed - // SIG: 20 00 11 81 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_ColumnMapping - - .method /*06000033*/ public hidebysig newslot specialname virtual - instance void set_ColumnMapping(valuetype System.Data.MappingType/*02000046*/ 'value') cil managed - // SIG: 20 01 01 11 81 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_ColumnMapping - - .method /*06000034*/ public hidebysig specialname - instance string get_ColumnName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_ColumnName - - .method /*06000035*/ public hidebysig specialname - instance void set_ColumnName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_ColumnName - - .method /*06000036*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - get_DataType() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_DataType - - .method /*06000037*/ public hidebysig specialname - instance void set_DataType(class [System.Runtime/*23000001*/]System.Type/*01000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_DataType - - .method /*06000038*/ public hidebysig specialname - instance valuetype System.Data.DataSetDateTime/*0200001B*/ - get_DateTimeMode() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_DateTimeMode - - .method /*06000039*/ public hidebysig specialname - instance void set_DateTimeMode(valuetype System.Data.DataSetDateTime/*0200001B*/ 'value') cil managed - // SIG: 20 01 01 11 6C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_DateTimeMode - - .method /*0600003A*/ public hidebysig specialname - instance object get_DefaultValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_DefaultValue - - .method /*0600003B*/ public hidebysig specialname - instance void set_DefaultValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_DefaultValue - - .method /*0600003C*/ public hidebysig specialname - instance string get_Expression() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Expression - - .method /*0600003D*/ public hidebysig specialname - instance void set_Expression(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_Expression - - .method /*0600003E*/ public hidebysig specialname - instance class System.Data.PropertyCollection/*0200004E*/ - get_ExtendedProperties() cil managed - // SIG: 20 00 12 81 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_ExtendedProperties - - .method /*0600003F*/ public hidebysig specialname - instance int32 get_MaxLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_MaxLength - - .method /*06000040*/ public hidebysig specialname - instance void set_MaxLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_MaxLength - - .method /*06000041*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Namespace - - .method /*06000042*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_Namespace - - .method /*06000043*/ public hidebysig specialname - instance int32 get_Ordinal() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Ordinal - - .method /*06000044*/ public hidebysig specialname - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Prefix - - .method /*06000045*/ public hidebysig specialname - instance void set_Prefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_Prefix - - .method /*06000046*/ public hidebysig specialname - instance bool get_ReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_ReadOnly - - .method /*06000047*/ public hidebysig specialname - instance void set_ReadOnly(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_ReadOnly - - .method /*06000048*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Table - - .method /*06000049*/ public hidebysig specialname - instance bool get_Unique() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::get_Unique - - .method /*0600004A*/ public hidebysig specialname - instance void set_Unique(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::set_Unique - - .method /*0600004B*/ famorassem hidebysig - instance void CheckNotAllowNull() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::CheckNotAllowNull - - .method /*0600004C*/ family hidebysig instance void - CheckUnique() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::CheckUnique - - .method /*0600004D*/ family hidebysig newslot virtual - instance void OnPropertyChanging(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventArgs/*01000023*/ pcevent) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::OnPropertyChanging - - .method /*0600004E*/ famorassem hidebysig - instance void RaisePropertyChanging(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::RaisePropertyChanging - - .method /*0600004F*/ public hidebysig instance void - SetOrdinal(int32 ordinal) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumn::SetOrdinal - - .method /*06000050*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumn::ToString - - .property /*17000008*/ instance bool AllowDBNull() - { - .custom /*0C00001B:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.DataColumn/*0200000A*/::get_AllowDBNull() /* 06000028 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_AllowDBNull(bool) /* 06000029 */ - } // end of property DataColumn::AllowDBNull - .property /*17000009*/ instance bool AutoIncrement() - { - .custom /*0C00001C:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .custom /*0C00001D:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.DataColumn/*0200000A*/::get_AutoIncrement() /* 0600002A */ - .set instance void System.Data.DataColumn/*0200000A*/::set_AutoIncrement(bool) /* 0600002B */ - } // end of property DataColumn::AutoIncrement - .property /*1700000A*/ instance int64 AutoIncrementSeed() - { - .custom /*0C000021:0A00001B*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(int64) /* 0A00001B */ = ( 01 00 00 00 00 00 00 00 00 00 00 00 ) - .get instance int64 System.Data.DataColumn/*0200000A*/::get_AutoIncrementSeed() /* 0600002C */ - .set instance void System.Data.DataColumn/*0200000A*/::set_AutoIncrementSeed(int64) /* 0600002D */ - } // end of property DataColumn::AutoIncrementSeed - .property /*1700000B*/ instance int64 AutoIncrementStep() - { - .custom /*0C000022:0A00001B*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(int64) /* 0A00001B */ = ( 01 00 01 00 00 00 00 00 00 00 00 00 ) - .get instance int64 System.Data.DataColumn/*0200000A*/::get_AutoIncrementStep() /* 0600002E */ - .set instance void System.Data.DataColumn/*0200000A*/::set_AutoIncrementStep(int64) /* 0600002F */ - } // end of property DataColumn::AutoIncrementStep - .property /*1700000C*/ instance string Caption() - { - .get instance string System.Data.DataColumn/*0200000A*/::get_Caption() /* 06000030 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_Caption(string) /* 06000031 */ - } // end of property DataColumn::Caption - .property /*1700000D*/ instance valuetype System.Data.MappingType/*02000046*/ - ColumnMapping() - { - .custom /*0C000025:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 17 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 4D 61 70 70 69 6E 67 54 79 70 65 01 00 00 00 00 // MappingType..... - 00 ) - .get instance valuetype System.Data.MappingType/*02000046*/ System.Data.DataColumn/*0200000A*/::get_ColumnMapping() /* 06000032 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_ColumnMapping(valuetype System.Data.MappingType/*02000046*/) /* 06000033 */ - } // end of property DataColumn::ColumnMapping - .property /*1700000E*/ instance string ColumnName() - { - .custom /*0C000026:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C000027:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance string System.Data.DataColumn/*0200000A*/::get_ColumnName() /* 06000034 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_ColumnName(string) /* 06000035 */ - } // end of property DataColumn::ColumnName - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - DataType() - { - .custom /*0C000029:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 50 60 53 79 73 74 65 6D 2E 53 74 72 69 6E // ..P`System.Strin - 67 2C 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // g, System.Runtim - 65 2C 20 56 65 72 73 69 6F 6E 3D 34 2E 32 2E 31 // e, Version=4.2.1 - 2E 30 2C 20 43 75 6C 74 75 72 65 3D 6E 65 75 74 // .0, Culture=neut - 72 61 6C 2C 20 50 75 62 6C 69 63 4B 65 79 54 6F // ral, PublicKeyTo - 6B 65 6E 3D 62 30 33 66 35 66 37 66 31 31 64 35 // ken=b03f5f7f11d5 - 30 61 33 61 00 00 ) // 0a3a.. - .custom /*0C00002A:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ System.Data.DataColumn/*0200000A*/::get_DataType() /* 06000036 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_DataType(class [System.Runtime/*23000001*/]System.Type/*01000022*/) /* 06000037 */ - } // end of property DataColumn::DataType - .property /*17000010*/ instance valuetype System.Data.DataSetDateTime/*0200001B*/ - DateTimeMode() - { - .custom /*0C00002E:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1B 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 44 61 74 61 53 65 74 44 61 74 65 54 69 6D 65 03 // DataSetDateTime. - 00 00 00 00 00 ) - .custom /*0C00002F:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance valuetype System.Data.DataSetDateTime/*0200001B*/ System.Data.DataColumn/*0200000A*/::get_DateTimeMode() /* 06000038 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_DateTimeMode(valuetype System.Data.DataSetDateTime/*0200001B*/) /* 06000039 */ - } // end of property DataColumn::DateTimeMode - .property /*17000011*/ instance object DefaultValue() - { - .get instance object System.Data.DataColumn/*0200000A*/::get_DefaultValue() /* 0600003A */ - .set instance void System.Data.DataColumn/*0200000A*/::set_DefaultValue(object) /* 0600003B */ - } // end of property DataColumn::DefaultValue - .property /*17000012*/ instance string Expression() - { - .custom /*0C000032:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C000033:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance string System.Data.DataColumn/*0200000A*/::get_Expression() /* 0600003C */ - .set instance void System.Data.DataColumn/*0200000A*/::set_Expression(string) /* 0600003D */ - } // end of property DataColumn::Expression - .property /*17000013*/ instance class System.Data.PropertyCollection/*0200004E*/ - ExtendedProperties() - { - .custom /*0C000034:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.PropertyCollection/*0200004E*/ System.Data.DataColumn/*0200000A*/::get_ExtendedProperties() /* 0600003E */ - } // end of property DataColumn::ExtendedProperties - .property /*17000014*/ instance int32 MaxLength() - { - .custom /*0C000035:0A00001D*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(int32) /* 0A00001D */ = ( 01 00 FF FF FF FF 00 00 ) - .get instance int32 System.Data.DataColumn/*0200000A*/::get_MaxLength() /* 0600003F */ - .set instance void System.Data.DataColumn/*0200000A*/::set_MaxLength(int32) /* 06000040 */ - } // end of property DataColumn::MaxLength - .property /*17000015*/ instance string Namespace() - { - .get instance string System.Data.DataColumn/*0200000A*/::get_Namespace() /* 06000041 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_Namespace(string) /* 06000042 */ - } // end of property DataColumn::Namespace - .property /*17000016*/ instance int32 Ordinal() - { - .custom /*0C000037:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000038:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance int32 System.Data.DataColumn/*0200000A*/::get_Ordinal() /* 06000043 */ - } // end of property DataColumn::Ordinal - .property /*17000017*/ instance string Prefix() - { - .custom /*0C00003A:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataColumn/*0200000A*/::get_Prefix() /* 06000044 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_Prefix(string) /* 06000045 */ - } // end of property DataColumn::Prefix - .property /*17000018*/ instance bool ReadOnly() - { - .custom /*0C00003B:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataColumn/*0200000A*/::get_ReadOnly() /* 06000046 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_ReadOnly(bool) /* 06000047 */ - } // end of property DataColumn::ReadOnly - .property /*17000019*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .custom /*0C00003D:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00003E:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataColumn/*0200000A*/::get_Table() /* 06000048 */ - } // end of property DataColumn::Table - .property /*1700001A*/ instance bool Unique() - { - .custom /*0C000041:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .custom /*0C000042:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance bool System.Data.DataColumn/*0200000A*/::get_Unique() /* 06000049 */ - .set instance void System.Data.DataColumn/*0200000A*/::set_Unique(bool) /* 0600004A */ - } // end of property DataColumn::Unique -} // end of class System.Data.DataColumn - -.class /*0200000B*/ public auto ansi beforefieldinit System.Data.DataColumnChangeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*06000051*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataRow/*02000011*/ row, - class System.Data.DataColumn/*0200000A*/ column, - object 'value') cil managed - // SIG: 20 03 01 12 44 12 28 1C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method DataColumnChangeEventArgs::.ctor - - .method /*06000052*/ public hidebysig specialname - instance class System.Data.DataColumn/*0200000A*/ - get_Column() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnChangeEventArgs::get_Column - - .method /*06000053*/ public hidebysig specialname - instance object get_ProposedValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnChangeEventArgs::get_ProposedValue - - .method /*06000054*/ public hidebysig specialname - instance void set_ProposedValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnChangeEventArgs::set_ProposedValue - - .method /*06000055*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnChangeEventArgs::get_Row - - .property /*1700001B*/ instance class System.Data.DataColumn/*0200000A*/ - Column() - { - .get instance class System.Data.DataColumn/*0200000A*/ System.Data.DataColumnChangeEventArgs/*0200000B*/::get_Column() /* 06000052 */ - } // end of property DataColumnChangeEventArgs::Column - .property /*1700001C*/ instance object ProposedValue() - { - .get instance object System.Data.DataColumnChangeEventArgs/*0200000B*/::get_ProposedValue() /* 06000053 */ - .set instance void System.Data.DataColumnChangeEventArgs/*0200000B*/::set_ProposedValue(object) /* 06000054 */ - } // end of property DataColumnChangeEventArgs::ProposedValue - .property /*1700001D*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.DataColumnChangeEventArgs/*0200000B*/::get_Row() /* 06000055 */ - } // end of property DataColumnChangeEventArgs::Row -} // end of class System.Data.DataColumnChangeEventArgs - -.class /*0200000C*/ public auto ansi sealed System.Data.DataColumnChangeEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*06000056*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DataColumnChangeEventHandler::.ctor - - .method /*06000057*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.DataColumnChangeEventArgs/*0200000B*/ e) runtime managed - // SIG: 20 02 01 1C 12 2C - { - } // end of method DataColumnChangeEventHandler::Invoke - - .method /*06000058*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.DataColumnChangeEventArgs/*0200000B*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 2C 12 80 AD 1C - { - } // end of method DataColumnChangeEventHandler::BeginInvoke - - .method /*06000059*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method DataColumnChangeEventHandler::EndInvoke - -} // end of class System.Data.DataColumnChangeEventHandler - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Data.DataColumnCollection - extends System.Data.InternalDataCollectionBase/*0200003E*/ -{ - .custom /*0C000023:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C000024:0A000016*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultEventAttribute/*01000019*/::.ctor(string) /* 0A000016 */ = ( 01 00 11 43 6F 6C 6C 65 63 74 69 6F 6E 43 68 61 // ...CollectionCha - 6E 67 65 64 00 00 ) // nged.. - .method /*0600005A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003AD */ call instance void System.Data.InternalDataCollectionBase/*0200003E*/::.ctor() /* 060003AD */ - IL_0006: /* 2A | */ ret - } // end of method DataColumnCollection::.ctor - - .method /*0600005B*/ public hidebysig specialname - instance class System.Data.DataColumn/*0200000A*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 28 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::get_Item - - .method /*0600005C*/ public hidebysig specialname - instance class System.Data.DataColumn/*0200000A*/ - get_Item(string name) cil managed - // SIG: 20 01 12 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::get_Item - - .method /*0600005D*/ family hidebysig specialname virtual - instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - get_List() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::get_List - - .method /*0600005E*/ public hidebysig specialname - instance void add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::add_CollectionChanged - - .method /*0600005F*/ public hidebysig specialname - instance void remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::remove_CollectionChanged - - .method /*06000060*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/ - Add() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::Add - - .method /*06000061*/ public hidebysig instance void - Add(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::Add - - .method /*06000062*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/ - Add(string columnName) cil managed - // SIG: 20 01 12 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::Add - - .method /*06000063*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/ - Add(string columnName, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ 'type') cil managed - // SIG: 20 02 12 28 0E 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::Add - - .method /*06000064*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/ - Add(string columnName, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ 'type', - string expression) cil managed - // SIG: 20 03 12 28 0E 12 80 89 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::Add - - .method /*06000065*/ public hidebysig instance void - AddRange(class System.Data.DataColumn/*0200000A*/[] columns) cil managed - // SIG: 20 01 01 1D 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::AddRange - - .method /*06000066*/ public hidebysig instance bool - CanRemove(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 02 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::CanRemove - - .method /*06000067*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::Clear - - .method /*06000068*/ public hidebysig instance bool - Contains(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::Contains - - .method /*06000069*/ public hidebysig instance void - CopyTo(class System.Data.DataColumn/*0200000A*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 28 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::CopyTo - - .method /*0600006A*/ public hidebysig instance int32 - IndexOf(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 08 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::IndexOf - - .method /*0600006B*/ public hidebysig instance int32 - IndexOf(string columnName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnCollection::IndexOf - - .method /*0600006C*/ public hidebysig instance void - Remove(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::Remove - - .method /*0600006D*/ public hidebysig instance void - Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::Remove - - .method /*0600006E*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnCollection::RemoveAt - - .event /*14000002*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ CollectionChanged - { - .addon instance void System.Data.DataColumnCollection/*0200000D*/::add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600005E */ - .removeon instance void System.Data.DataColumnCollection/*0200000D*/::remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600005F */ - } // end of event DataColumnCollection::CollectionChanged - .property /*1700001E*/ instance class System.Data.DataColumn/*0200000A*/ - Item(int32) - { - .get instance class System.Data.DataColumn/*0200000A*/ System.Data.DataColumnCollection/*0200000D*/::get_Item(int32) /* 0600005B */ - } // end of property DataColumnCollection::Item - .property /*1700001F*/ instance class System.Data.DataColumn/*0200000A*/ - Item(string) - { - .get instance class System.Data.DataColumn/*0200000A*/ System.Data.DataColumnCollection/*0200000D*/::get_Item(string) /* 0600005C */ - } // end of property DataColumnCollection::Item - .property /*17000020*/ instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - List() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ System.Data.DataColumnCollection/*0200000D*/::get_List() /* 0600005D */ - } // end of property DataColumnCollection::List -} // end of class System.Data.DataColumnCollection - -.class /*0200000E*/ public auto ansi beforefieldinit System.Data.DataException - extends [System.Runtime/*23000001*/]System.SystemException/*0100002C*/ -{ - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DataException::.ctor - - .method /*06000070*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DataException::.ctor - - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DataException::.ctor - - .method /*06000072*/ public hidebysig specialname rtspecialname - instance void .ctor(string s, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DataException::.ctor - -} // end of class System.Data.DataException - -.class /*0200000F*/ public auto ansi beforefieldinit System.Data.DataRelation - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000028:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 0C 52 65 6C 61 74 69 6F 6E 4E 61 6D 65 00 // ...RelationName. - 00 ) - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor(string relationName, - class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn) cil managed - // SIG: 20 03 01 0E 12 28 12 28 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRelation::.ctor - - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor(string relationName, - class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn, - bool createConstraints) cil managed - // SIG: 20 04 01 0E 12 28 12 28 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRelation::.ctor - - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(string relationName, - class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns) cil managed - // SIG: 20 03 01 0E 1D 12 28 1D 12 28 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRelation::.ctor - - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor(string relationName, - class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns, - bool createConstraints) cil managed - // SIG: 20 04 01 0E 1D 12 28 1D 12 28 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRelation::.ctor - - .method /*06000077*/ public hidebysig specialname rtspecialname - instance void .ctor(string relationName, - string parentTableName, - string parentTableNamespace, - string childTableName, - string childTableNamespace, - string[] parentColumnNames, - string[] childColumnNames, - bool 'nested') cil managed - // SIG: 20 08 01 0E 0E 0E 0E 0E 1D 0E 1D 0E 02 - { - .custom /*0C000096:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRelation::.ctor - - .method /*06000078*/ public hidebysig specialname rtspecialname - instance void .ctor(string relationName, - string parentTableName, - string childTableName, - string[] parentColumnNames, - string[] childColumnNames, - bool 'nested') cil managed - // SIG: 20 06 01 0E 0E 0E 1D 0E 1D 0E 02 - { - .custom /*0C000097:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRelation::.ctor - - .method /*06000079*/ public hidebysig newslot specialname virtual - instance class System.Data.DataColumn/*0200000A*/[] - get_ChildColumns() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ChildColumns - - .method /*0600007A*/ public hidebysig newslot specialname virtual - instance class System.Data.ForeignKeyConstraint/*02000030*/ - get_ChildKeyConstraint() cil managed - // SIG: 20 00 12 80 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ChildKeyConstraint - - .method /*0600007B*/ public hidebysig newslot specialname virtual - instance class System.Data.DataTable/*0200001D*/ - get_ChildTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ChildTable - - .method /*0600007C*/ public hidebysig newslot specialname virtual - instance class System.Data.DataSet/*0200001A*/ - get_DataSet() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_DataSet - - .method /*0600007D*/ public hidebysig specialname - instance class System.Data.PropertyCollection/*0200004E*/ - get_ExtendedProperties() cil managed - // SIG: 20 00 12 81 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ExtendedProperties - - .method /*0600007E*/ public hidebysig newslot specialname virtual - instance bool get_Nested() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_Nested - - .method /*0600007F*/ public hidebysig newslot specialname virtual - instance void set_Nested(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelation::set_Nested - - .method /*06000080*/ public hidebysig newslot specialname virtual - instance class System.Data.DataColumn/*0200000A*/[] - get_ParentColumns() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ParentColumns - - .method /*06000081*/ public hidebysig newslot specialname virtual - instance class System.Data.UniqueConstraint/*0200005D*/ - get_ParentKeyConstraint() cil managed - // SIG: 20 00 12 81 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ParentKeyConstraint - - .method /*06000082*/ public hidebysig newslot specialname virtual - instance class System.Data.DataTable/*0200001D*/ - get_ParentTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_ParentTable - - .method /*06000083*/ public hidebysig newslot specialname virtual - instance string get_RelationName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::get_RelationName - - .method /*06000084*/ public hidebysig newslot specialname virtual - instance void set_RelationName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelation::set_RelationName - - .method /*06000085*/ family hidebysig instance void - CheckStateForProperty() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelation::CheckStateForProperty - - .method /*06000086*/ famorassem hidebysig - instance void OnPropertyChanging(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventArgs/*01000023*/ pcevent) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelation::OnPropertyChanging - - .method /*06000087*/ famorassem hidebysig - instance void RaisePropertyChanging(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelation::RaisePropertyChanging - - .method /*06000088*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelation::ToString - - .property /*17000021*/ instance class System.Data.DataColumn/*0200000A*/[] - ChildColumns() - { - .get instance class System.Data.DataColumn/*0200000A*/[] System.Data.DataRelation/*0200000F*/::get_ChildColumns() /* 06000079 */ - } // end of property DataRelation::ChildColumns - .property /*17000022*/ instance class System.Data.ForeignKeyConstraint/*02000030*/ - ChildKeyConstraint() - { - .get instance class System.Data.ForeignKeyConstraint/*02000030*/ System.Data.DataRelation/*0200000F*/::get_ChildKeyConstraint() /* 0600007A */ - } // end of property DataRelation::ChildKeyConstraint - .property /*17000023*/ instance class System.Data.DataTable/*0200001D*/ - ChildTable() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataRelation/*0200000F*/::get_ChildTable() /* 0600007B */ - } // end of property DataRelation::ChildTable - .property /*17000024*/ instance class System.Data.DataSet/*0200001A*/ - DataSet() - { - .custom /*0C000051:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000052:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.DataSet/*0200001A*/ System.Data.DataRelation/*0200000F*/::get_DataSet() /* 0600007C */ - } // end of property DataRelation::DataSet - .property /*17000025*/ instance class System.Data.PropertyCollection/*0200004E*/ - ExtendedProperties() - { - .custom /*0C000053:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.PropertyCollection/*0200004E*/ System.Data.DataRelation/*0200000F*/::get_ExtendedProperties() /* 0600007D */ - } // end of property DataRelation::ExtendedProperties - .property /*17000026*/ instance bool Nested() - { - .custom /*0C000055:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataRelation/*0200000F*/::get_Nested() /* 0600007E */ - .set instance void System.Data.DataRelation/*0200000F*/::set_Nested(bool) /* 0600007F */ - } // end of property DataRelation::Nested - .property /*17000027*/ instance class System.Data.DataColumn/*0200000A*/[] - ParentColumns() - { - .get instance class System.Data.DataColumn/*0200000A*/[] System.Data.DataRelation/*0200000F*/::get_ParentColumns() /* 06000080 */ - } // end of property DataRelation::ParentColumns - .property /*17000028*/ instance class System.Data.UniqueConstraint/*0200005D*/ - ParentKeyConstraint() - { - .get instance class System.Data.UniqueConstraint/*0200005D*/ System.Data.DataRelation/*0200000F*/::get_ParentKeyConstraint() /* 06000081 */ - } // end of property DataRelation::ParentKeyConstraint - .property /*17000029*/ instance class System.Data.DataTable/*0200001D*/ - ParentTable() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataRelation/*0200000F*/::get_ParentTable() /* 06000082 */ - } // end of property DataRelation::ParentTable - .property /*1700002A*/ instance string RelationName() - { - .custom /*0C000057:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataRelation/*0200000F*/::get_RelationName() /* 06000083 */ - .set instance void System.Data.DataRelation/*0200000F*/::set_RelationName(string) /* 06000084 */ - } // end of property DataRelation::RelationName -} // end of class System.Data.DataRelation - -.class /*02000010*/ public abstract auto ansi beforefieldinit System.Data.DataRelationCollection - extends System.Data.InternalDataCollectionBase/*0200003E*/ -{ - .custom /*0C00002B:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00002C:0A000016*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultEventAttribute/*01000019*/::.ctor(string) /* 0A000016 */ = ( 01 00 11 43 6F 6C 6C 65 63 74 69 6F 6E 43 68 61 // ...CollectionCha - 6E 67 65 64 00 00 ) // nged.. - .custom /*0C00002D:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 61 62 6C 65 00 00 ) // ...Table.. - .method /*06000089*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003AD */ call instance void System.Data.InternalDataCollectionBase/*0200003E*/::.ctor() /* 060003AD */ - IL_0006: /* 2A | */ ret - } // end of method DataRelationCollection::.ctor - - .method /*0600008A*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.DataRelation/*0200000F*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 3C 08 - { - // Method begins at RVA 0x0 - } // end of method DataRelationCollection::get_Item - - .method /*0600008B*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.DataRelation/*0200000F*/ - get_Item(string name) cil managed - // SIG: 20 01 12 3C 0E - { - // Method begins at RVA 0x0 - } // end of method DataRelationCollection::get_Item - - .method /*0600008C*/ public hidebysig specialname - instance void add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::add_CollectionChanged - - .method /*0600008D*/ public hidebysig specialname - instance void remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::remove_CollectionChanged - - .method /*0600008E*/ public hidebysig newslot virtual - instance class System.Data.DataRelation/*0200000F*/ - Add(class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn) cil managed - // SIG: 20 02 12 3C 12 28 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Add - - .method /*0600008F*/ public hidebysig newslot virtual - instance class System.Data.DataRelation/*0200000F*/ - Add(class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns) cil managed - // SIG: 20 02 12 3C 1D 12 28 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Add - - .method /*06000090*/ public hidebysig instance void - Add(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::Add - - .method /*06000091*/ public hidebysig newslot virtual - instance class System.Data.DataRelation/*0200000F*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn) cil managed - // SIG: 20 03 12 3C 0E 12 28 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Add - - .method /*06000092*/ public hidebysig newslot virtual - instance class System.Data.DataRelation/*0200000F*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn, - bool createConstraints) cil managed - // SIG: 20 04 12 3C 0E 12 28 12 28 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Add - - .method /*06000093*/ public hidebysig newslot virtual - instance class System.Data.DataRelation/*0200000F*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns) cil managed - // SIG: 20 03 12 3C 0E 1D 12 28 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Add - - .method /*06000094*/ public hidebysig newslot virtual - instance class System.Data.DataRelation/*0200000F*/ - Add(string name, - class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns, - bool createConstraints) cil managed - // SIG: 20 04 12 3C 0E 1D 12 28 1D 12 28 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Add - - .method /*06000095*/ family hidebysig newslot virtual - instance void AddCore(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::AddCore - - .method /*06000096*/ public hidebysig newslot virtual - instance void AddRange(class System.Data.DataRelation/*0200000F*/[] relations) cil managed - // SIG: 20 01 01 1D 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::AddRange - - .method /*06000097*/ public hidebysig newslot virtual - instance bool CanRemove(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 02 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::CanRemove - - .method /*06000098*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::Clear - - .method /*06000099*/ public hidebysig newslot virtual - instance bool Contains(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::Contains - - .method /*0600009A*/ public hidebysig instance void - CopyTo(class System.Data.DataRelation/*0200000F*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 3C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::CopyTo - - .method /*0600009B*/ family hidebysig newslot abstract virtual - instance class System.Data.DataSet/*0200001A*/ - GetDataSet() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x0 - } // end of method DataRelationCollection::GetDataSet - - .method /*0600009C*/ public hidebysig newslot virtual - instance int32 IndexOf(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 08 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::IndexOf - - .method /*0600009D*/ public hidebysig newslot virtual - instance int32 IndexOf(string relationName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRelationCollection::IndexOf - - .method /*0600009E*/ family hidebysig newslot virtual - instance void OnCollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventArgs/*0100002D*/ ccevent) cil managed - // SIG: 20 01 01 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::OnCollectionChanged - - .method /*0600009F*/ family hidebysig newslot virtual - instance void OnCollectionChanging(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventArgs/*0100002D*/ ccevent) cil managed - // SIG: 20 01 01 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::OnCollectionChanging - - .method /*060000A0*/ public hidebysig instance void - Remove(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::Remove - - .method /*060000A1*/ public hidebysig instance void - Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::Remove - - .method /*060000A2*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::RemoveAt - - .method /*060000A3*/ family hidebysig newslot virtual - instance void RemoveCore(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRelationCollection::RemoveCore - - .event /*14000003*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ CollectionChanged - { - .addon instance void System.Data.DataRelationCollection/*02000010*/::add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600008C */ - .removeon instance void System.Data.DataRelationCollection/*02000010*/::remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600008D */ - } // end of event DataRelationCollection::CollectionChanged - .property /*1700002B*/ instance class System.Data.DataRelation/*0200000F*/ - Item(int32) - { - .get instance class System.Data.DataRelation/*0200000F*/ System.Data.DataRelationCollection/*02000010*/::get_Item(int32) /* 0600008A */ - } // end of property DataRelationCollection::Item - .property /*1700002C*/ instance class System.Data.DataRelation/*0200000F*/ - Item(string) - { - .get instance class System.Data.DataRelation/*0200000F*/ System.Data.DataRelationCollection/*02000010*/::get_Item(string) /* 0600008B */ - } // end of property DataRelationCollection::Item -} // end of class System.Data.DataRelationCollection - -.class /*02000011*/ public auto ansi beforefieldinit System.Data.DataRow - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000030:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000A4*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataRowBuilder/*02000013*/ builder) cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRow::.ctor - - .method /*060000A5*/ public hidebysig specialname - instance bool get_HasErrors() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_HasErrors - - .method /*060000A6*/ public hidebysig specialname - instance object get_Item(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 1C 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Item - - .method /*060000A7*/ public hidebysig specialname - instance void set_Item(class System.Data.DataColumn/*0200000A*/ column, - object 'value') cil managed - // SIG: 20 02 01 12 28 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::set_Item - - .method /*060000A8*/ public hidebysig specialname - instance object get_Item(class System.Data.DataColumn/*0200000A*/ column, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1C 12 28 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Item - - .method /*060000A9*/ public hidebysig specialname - instance object get_Item(int32 columnIndex) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Item - - .method /*060000AA*/ public hidebysig specialname - instance void set_Item(int32 columnIndex, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::set_Item - - .method /*060000AB*/ public hidebysig specialname - instance object get_Item(int32 columnIndex, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1C 08 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Item - - .method /*060000AC*/ public hidebysig specialname - instance object get_Item(string columnName) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Item - - .method /*060000AD*/ public hidebysig specialname - instance void set_Item(string columnName, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::set_Item - - .method /*060000AE*/ public hidebysig specialname - instance object get_Item(string columnName, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1C 0E 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Item - - .method /*060000AF*/ public hidebysig specialname - instance object[] get_ItemArray() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_ItemArray - - .method /*060000B0*/ public hidebysig specialname - instance void set_ItemArray(object[] 'value') cil managed - // SIG: 20 01 01 1D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::set_ItemArray - - .method /*060000B1*/ public hidebysig specialname - instance string get_RowError() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_RowError - - .method /*060000B2*/ public hidebysig specialname - instance void set_RowError(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::set_RowError - - .method /*060000B3*/ public hidebysig specialname - instance valuetype System.Data.DataRowState/*02000017*/ - get_RowState() cil managed - // SIG: 20 00 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_RowState - - .method /*060000B4*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::get_Table - - .method /*060000B5*/ public hidebysig instance void - AcceptChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::AcceptChanges - - .method /*060000B6*/ public hidebysig instance void - BeginEdit() cil managed - // SIG: 20 00 01 - { - .custom /*0C0000B9:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::BeginEdit - - .method /*060000B7*/ public hidebysig instance void - CancelEdit() cil managed - // SIG: 20 00 01 - { - .custom /*0C0000BA:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::CancelEdit - - .method /*060000B8*/ public hidebysig instance void - ClearErrors() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::ClearErrors - - .method /*060000B9*/ public hidebysig instance void - Delete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::Delete - - .method /*060000BA*/ public hidebysig instance void - EndEdit() cil managed - // SIG: 20 00 01 - { - .custom /*0C0000BC:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::EndEdit - - .method /*060000BB*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetChildRows(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 1D 12 44 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetChildRows - - .method /*060000BC*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetChildRows(class System.Data.DataRelation/*0200000F*/ relation, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1D 12 44 12 3C 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetChildRows - - .method /*060000BD*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetChildRows(string relationName) cil managed - // SIG: 20 01 1D 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetChildRows - - .method /*060000BE*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetChildRows(string relationName, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1D 12 44 0E 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetChildRows - - .method /*060000BF*/ public hidebysig instance string - GetColumnError(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 0E 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetColumnError - - .method /*060000C0*/ public hidebysig instance string - GetColumnError(int32 columnIndex) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetColumnError - - .method /*060000C1*/ public hidebysig instance string - GetColumnError(string columnName) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetColumnError - - .method /*060000C2*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/[] - GetColumnsInError() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetColumnsInError - - .method /*060000C3*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - GetParentRow(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 12 44 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRow - - .method /*060000C4*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - GetParentRow(class System.Data.DataRelation/*0200000F*/ relation, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 12 44 12 3C 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRow - - .method /*060000C5*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - GetParentRow(string relationName) cil managed - // SIG: 20 01 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRow - - .method /*060000C6*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - GetParentRow(string relationName, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 12 44 0E 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRow - - .method /*060000C7*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetParentRows(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 1D 12 44 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRows - - .method /*060000C8*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetParentRows(class System.Data.DataRelation/*0200000F*/ relation, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1D 12 44 12 3C 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRows - - .method /*060000C9*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetParentRows(string relationName) cil managed - // SIG: 20 01 1D 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRows - - .method /*060000CA*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetParentRows(string relationName, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 1D 12 44 0E 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::GetParentRows - - .method /*060000CB*/ public hidebysig instance bool - HasVersion(valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 01 02 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::HasVersion - - .method /*060000CC*/ public hidebysig instance bool - IsNull(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 02 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::IsNull - - .method /*060000CD*/ public hidebysig instance bool - IsNull(class System.Data.DataColumn/*0200000A*/ column, - valuetype System.Data.DataRowVersion/*02000018*/ version) cil managed - // SIG: 20 02 02 12 28 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::IsNull - - .method /*060000CE*/ public hidebysig instance bool - IsNull(int32 columnIndex) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::IsNull - - .method /*060000CF*/ public hidebysig instance bool - IsNull(string columnName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRow::IsNull - - .method /*060000D0*/ public hidebysig instance void - RejectChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::RejectChanges - - .method /*060000D1*/ public hidebysig instance void - SetAdded() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetAdded - - .method /*060000D2*/ public hidebysig instance void - SetColumnError(class System.Data.DataColumn/*0200000A*/ column, - string 'error') cil managed - // SIG: 20 02 01 12 28 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetColumnError - - .method /*060000D3*/ public hidebysig instance void - SetColumnError(int32 columnIndex, - string 'error') cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetColumnError - - .method /*060000D4*/ public hidebysig instance void - SetColumnError(string columnName, - string 'error') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetColumnError - - .method /*060000D5*/ public hidebysig instance void - SetModified() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetModified - - .method /*060000D6*/ family hidebysig instance void - SetNull(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetNull - - .method /*060000D7*/ public hidebysig instance void - SetParentRow(class System.Data.DataRow/*02000011*/ parentRow) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetParentRow - - .method /*060000D8*/ public hidebysig instance void - SetParentRow(class System.Data.DataRow/*02000011*/ parentRow, - class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 02 01 12 44 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRow::SetParentRow - - .property /*1700002D*/ instance bool HasErrors() - { - .get instance bool System.Data.DataRow/*02000011*/::get_HasErrors() /* 060000A5 */ - } // end of property DataRow::HasErrors - .property /*1700002E*/ instance object Item(class System.Data.DataColumn/*0200000A*/) - { - .get instance object System.Data.DataRow/*02000011*/::get_Item(class System.Data.DataColumn/*0200000A*/) /* 060000A6 */ - .set instance void System.Data.DataRow/*02000011*/::set_Item(class System.Data.DataColumn/*0200000A*/, - object) /* 060000A7 */ - } // end of property DataRow::Item - .property /*1700002F*/ instance object Item(class System.Data.DataColumn/*0200000A*/, - valuetype System.Data.DataRowVersion/*02000018*/) - { - .get instance object System.Data.DataRow/*02000011*/::get_Item(class System.Data.DataColumn/*0200000A*/, - valuetype System.Data.DataRowVersion/*02000018*/) /* 060000A8 */ - } // end of property DataRow::Item - .property /*17000030*/ instance object Item(int32) - { - .get instance object System.Data.DataRow/*02000011*/::get_Item(int32) /* 060000A9 */ - .set instance void System.Data.DataRow/*02000011*/::set_Item(int32, - object) /* 060000AA */ - } // end of property DataRow::Item - .property /*17000031*/ instance object Item(int32, - valuetype System.Data.DataRowVersion/*02000018*/) - { - .get instance object System.Data.DataRow/*02000011*/::get_Item(int32, - valuetype System.Data.DataRowVersion/*02000018*/) /* 060000AB */ - } // end of property DataRow::Item - .property /*17000032*/ instance object Item(string) - { - .get instance object System.Data.DataRow/*02000011*/::get_Item(string) /* 060000AC */ - .set instance void System.Data.DataRow/*02000011*/::set_Item(string, - object) /* 060000AD */ - } // end of property DataRow::Item - .property /*17000033*/ instance object Item(string, - valuetype System.Data.DataRowVersion/*02000018*/) - { - .get instance object System.Data.DataRow/*02000011*/::get_Item(string, - valuetype System.Data.DataRowVersion/*02000018*/) /* 060000AE */ - } // end of property DataRow::Item - .property /*17000034*/ instance object[] - ItemArray() - { - .get instance object[] System.Data.DataRow/*02000011*/::get_ItemArray() /* 060000AF */ - .set instance void System.Data.DataRow/*02000011*/::set_ItemArray(object[]) /* 060000B0 */ - } // end of property DataRow::ItemArray - .property /*17000035*/ instance string RowError() - { - .get instance string System.Data.DataRow/*02000011*/::get_RowError() /* 060000B1 */ - .set instance void System.Data.DataRow/*02000011*/::set_RowError(string) /* 060000B2 */ - } // end of property DataRow::RowError - .property /*17000036*/ instance valuetype System.Data.DataRowState/*02000017*/ - RowState() - { - .get instance valuetype System.Data.DataRowState/*02000017*/ System.Data.DataRow/*02000011*/::get_RowState() /* 060000B3 */ - } // end of property DataRow::RowState - .property /*17000037*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataRow/*02000011*/::get_Table() /* 060000B4 */ - } // end of property DataRow::Table -} // end of class System.Data.DataRow - -.class /*02000012*/ public auto ansi sealed System.Data.DataRowAction - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000031:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400001B*/ public specialname rtspecialname int32 value__ - .field /*0400001C*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ Add = int32(0x00000010) - .field /*0400001D*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ Change = int32(0x00000002) - .field /*0400001E*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ ChangeCurrentAndOriginal = int32(0x00000040) - .field /*0400001F*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ ChangeOriginal = int32(0x00000020) - .field /*04000020*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ Commit = int32(0x00000008) - .field /*04000021*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ Delete = int32(0x00000001) - .field /*04000022*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ Nothing = int32(0x00000000) - .field /*04000023*/ public static literal valuetype System.Data.DataRowAction/*02000012*/ Rollback = int32(0x00000004) -} // end of class System.Data.DataRowAction - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Data.DataRowBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*060000D9*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRowBuilder::.ctor - -} // end of class System.Data.DataRowBuilder - -.class /*02000014*/ public auto ansi beforefieldinit System.Data.DataRowChangeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*060000DA*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataRow/*02000011*/ row, - valuetype System.Data.DataRowAction/*02000012*/ action) cil managed - // SIG: 20 02 01 12 44 11 48 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method DataRowChangeEventArgs::.ctor - - .method /*060000DB*/ public hidebysig specialname - instance valuetype System.Data.DataRowAction/*02000012*/ - get_Action() cil managed - // SIG: 20 00 11 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowChangeEventArgs::get_Action - - .method /*060000DC*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowChangeEventArgs::get_Row - - .property /*17000038*/ instance valuetype System.Data.DataRowAction/*02000012*/ - Action() - { - .get instance valuetype System.Data.DataRowAction/*02000012*/ System.Data.DataRowChangeEventArgs/*02000014*/::get_Action() /* 060000DB */ - } // end of property DataRowChangeEventArgs::Action - .property /*17000039*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.DataRowChangeEventArgs/*02000014*/::get_Row() /* 060000DC */ - } // end of property DataRowChangeEventArgs::Row -} // end of class System.Data.DataRowChangeEventArgs - -.class /*02000015*/ public auto ansi sealed System.Data.DataRowChangeEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*060000DD*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DataRowChangeEventHandler::.ctor - - .method /*060000DE*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.DataRowChangeEventArgs/*02000014*/ e) runtime managed - // SIG: 20 02 01 1C 12 50 - { - } // end of method DataRowChangeEventHandler::Invoke - - .method /*060000DF*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.DataRowChangeEventArgs/*02000014*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 50 12 80 AD 1C - { - } // end of method DataRowChangeEventHandler::BeginInvoke - - .method /*060000E0*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method DataRowChangeEventHandler::EndInvoke - -} // end of class System.Data.DataRowChangeEventHandler - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.Data.DataRowCollection - extends System.Data.InternalDataCollectionBase/*0200003E*/ -{ - .custom /*0C000036:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000E1*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003AD */ call instance void System.Data.InternalDataCollectionBase/*0200003E*/::.ctor() /* 060003AD */ - IL_0006: /* 2A | */ ret - } // end of method DataRowCollection::.ctor - - .method /*060000E2*/ public hidebysig specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::get_Count - - .method /*060000E3*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 44 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::get_Item - - .method /*060000E4*/ public hidebysig instance void - Add(class System.Data.DataRow/*02000011*/ row) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::Add - - .method /*060000E5*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - Add(object[] values) cil managed - // SIG: 20 01 12 44 1D 1C - { - .param [1]/*080000F0*/ - .custom /*0C0000C7:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::Add - - .method /*060000E6*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::Clear - - .method /*060000E7*/ public hidebysig instance bool - Contains(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::Contains - - .method /*060000E8*/ public hidebysig instance bool - Contains(object[] keys) cil managed - // SIG: 20 01 02 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::Contains - - .method /*060000E9*/ public hidebysig virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ ar, - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::CopyTo - - .method /*060000EA*/ public hidebysig instance void - CopyTo(class System.Data.DataRow/*02000011*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 44 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::CopyTo - - .method /*060000EB*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - Find(object key) cil managed - // SIG: 20 01 12 44 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::Find - - .method /*060000EC*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - Find(object[] keys) cil managed - // SIG: 20 01 12 44 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::Find - - .method /*060000ED*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::GetEnumerator - - .method /*060000EE*/ public hidebysig instance int32 - IndexOf(class System.Data.DataRow/*02000011*/ row) cil managed - // SIG: 20 01 08 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowCollection::IndexOf - - .method /*060000EF*/ public hidebysig instance void - InsertAt(class System.Data.DataRow/*02000011*/ row, - int32 pos) cil managed - // SIG: 20 02 01 12 44 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::InsertAt - - .method /*060000F0*/ public hidebysig instance void - Remove(class System.Data.DataRow/*02000011*/ row) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::Remove - - .method /*060000F1*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowCollection::RemoveAt - - .property /*1700003A*/ instance int32 Count() - { - .get instance int32 System.Data.DataRowCollection/*02000016*/::get_Count() /* 060000E2 */ - } // end of property DataRowCollection::Count - .property /*1700003B*/ instance class System.Data.DataRow/*02000011*/ - Item(int32) - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.DataRowCollection/*02000016*/::get_Item(int32) /* 060000E3 */ - } // end of property DataRowCollection::Item -} // end of class System.Data.DataRowCollection - -.class /*02000017*/ public auto ansi sealed System.Data.DataRowState - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000039:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000024*/ public specialname rtspecialname int32 value__ - .field /*04000025*/ public static literal valuetype System.Data.DataRowState/*02000017*/ Added = int32(0x00000004) - .field /*04000026*/ public static literal valuetype System.Data.DataRowState/*02000017*/ Deleted = int32(0x00000008) - .field /*04000027*/ public static literal valuetype System.Data.DataRowState/*02000017*/ Detached = int32(0x00000001) - .field /*04000028*/ public static literal valuetype System.Data.DataRowState/*02000017*/ Modified = int32(0x00000010) - .field /*04000029*/ public static literal valuetype System.Data.DataRowState/*02000017*/ Unchanged = int32(0x00000002) -} // end of class System.Data.DataRowState - -.class /*02000018*/ public auto ansi sealed System.Data.DataRowVersion - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400002A*/ public specialname rtspecialname int32 value__ - .field /*0400002B*/ public static literal valuetype System.Data.DataRowVersion/*02000018*/ Current = int32(0x00000200) - .field /*0400002C*/ public static literal valuetype System.Data.DataRowVersion/*02000018*/ Default = int32(0x00000600) - .field /*0400002D*/ public static literal valuetype System.Data.DataRowVersion/*02000018*/ Original = int32(0x00000100) - .field /*0400002E*/ public static literal valuetype System.Data.DataRowVersion/*02000018*/ Proposed = int32(0x00000400) -} // end of class System.Data.DataRowVersion - -.class /*02000019*/ public auto ansi beforefieldinit System.Data.DataRowView - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IDataErrorInfo/*01000033*/, - [System.ComponentModel/*23000006*/]System.ComponentModel.IEditableObject/*0100003C*/, - [System.ObjectModel/*23000005*/]System.ComponentModel.INotifyPropertyChanged/*0100003D*/ -{ - .custom /*0C00003C:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000F2*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataRowView::.ctor - - .method /*060000F3*/ public hidebysig specialname - instance class System.Data.DataView/*02000024*/ - get_DataView() cil managed - // SIG: 20 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_DataView - - .method /*060000F4*/ public hidebysig specialname - instance bool get_IsEdit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_IsEdit - - .method /*060000F5*/ public hidebysig specialname - instance bool get_IsNew() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_IsNew - - .method /*060000F6*/ public hidebysig specialname - instance object get_Item(int32 ndx) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_Item - - .method /*060000F7*/ public hidebysig specialname - instance void set_Item(int32 ndx, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::set_Item - - .method /*060000F8*/ public hidebysig specialname - instance object get_Item(string 'property') cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_Item - - .method /*060000F9*/ public hidebysig specialname - instance void set_Item(string 'property', - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::set_Item - - .method /*060000FA*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_Row - - .method /*060000FB*/ public hidebysig specialname - instance valuetype System.Data.DataRowVersion/*02000018*/ - get_RowVersion() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::get_RowVersion - - .method /*060000FC*/ private hidebysig newslot specialname virtual final - instance string System.ComponentModel.IDataErrorInfo.get_Error() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IDataErrorInfo/*01000033*/::get_Error /*01000033::0A000021*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.IDataErrorInfo.get_Error - - .method /*060000FD*/ private hidebysig newslot specialname virtual final - instance string System.ComponentModel.IDataErrorInfo.get_Item(string colName) cil managed - // SIG: 20 01 0E 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IDataErrorInfo/*01000033*/::get_Item /*01000033::0A000022*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.IDataErrorInfo.get_Item - - .method /*060000FE*/ public hidebysig newslot specialname virtual final - instance void add_PropertyChanged(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventHandler/*0100003E*/ 'value') cil managed - // SIG: 20 01 01 12 80 F9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::add_PropertyChanged - - .method /*060000FF*/ public hidebysig newslot specialname virtual final - instance void remove_PropertyChanged(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventHandler/*0100003E*/ 'value') cil managed - // SIG: 20 01 01 12 80 F9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::remove_PropertyChanged - - .method /*06000100*/ public hidebysig newslot virtual final - instance void BeginEdit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::BeginEdit - - .method /*06000101*/ public hidebysig newslot virtual final - instance void CancelEdit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::CancelEdit - - .method /*06000102*/ public hidebysig instance class System.Data.DataView/*02000024*/ - CreateChildView(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 12 80 90 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::CreateChildView - - .method /*06000103*/ public hidebysig instance class System.Data.DataView/*02000024*/ - CreateChildView(class System.Data.DataRelation/*0200000F*/ relation, - bool followParent) cil managed - // SIG: 20 02 12 80 90 12 3C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::CreateChildView - - .method /*06000104*/ public hidebysig instance class System.Data.DataView/*02000024*/ - CreateChildView(string relationName) cil managed - // SIG: 20 01 12 80 90 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::CreateChildView - - .method /*06000105*/ public hidebysig instance class System.Data.DataView/*02000024*/ - CreateChildView(string relationName, - bool followParent) cil managed - // SIG: 20 02 12 80 90 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::CreateChildView - - .method /*06000106*/ public hidebysig instance void - Delete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::Delete - - .method /*06000107*/ public hidebysig newslot virtual final - instance void EndEdit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataRowView::EndEdit - - .method /*06000108*/ public hidebysig virtual - instance bool Equals(object other) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::Equals - - .method /*06000109*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::GetHashCode - - .method /*0600010A*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.AttributeCollection/*01000035*/ - System.ComponentModel.ICustomTypeDescriptor.GetAttributes() cil managed - // SIG: 20 00 12 80 D5 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetAttributes /*01000034::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetAttributes - - .method /*0600010B*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ICustomTypeDescriptor.GetClassName() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetClassName /*01000034::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetClassName - - .method /*0600010C*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ICustomTypeDescriptor.GetComponentName() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetComponentName /*01000034::0A000025*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetComponentName - - .method /*0600010D*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.TypeConverter/*01000036*/ - System.ComponentModel.ICustomTypeDescriptor.GetConverter() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetConverter /*01000034::0A000026*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetConverter - - .method /*0600010E*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptor/*01000037*/ - System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent() cil managed - // SIG: 20 00 12 80 DD - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetDefaultEvent /*01000034::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent - - .method /*0600010F*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty() cil managed - // SIG: 20 00 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetDefaultProperty /*01000034::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty - - .method /*06000110*/ private hidebysig newslot virtual final - instance object System.ComponentModel.ICustomTypeDescriptor.GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000022*/ editorBaseType) cil managed - // SIG: 20 01 1C 12 80 89 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEditor /*01000034::0A000029*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetEditor - - .method /*06000111*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptorCollection/*01000039*/ - System.ComponentModel.ICustomTypeDescriptor.GetEvents() cil managed - // SIG: 20 00 12 80 E5 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEvents /*01000034::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetEvents - - .method /*06000112*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptorCollection/*01000039*/ - System.ComponentModel.ICustomTypeDescriptor.GetEvents(class [System.Runtime/*23000001*/]System.Attribute/*0100003A*/[] attributes) cil managed - // SIG: 20 01 12 80 E5 1D 12 80 E9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEvents /*01000034::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetEvents - - .method /*06000113*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ICustomTypeDescriptor.GetProperties() cil managed - // SIG: 20 00 12 80 ED - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetProperties /*01000034::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetProperties - - .method /*06000114*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ICustomTypeDescriptor.GetProperties(class [System.Runtime/*23000001*/]System.Attribute/*0100003A*/[] attributes) cil managed - // SIG: 20 01 12 80 ED 1D 12 80 E9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetProperties /*01000034::0A00002D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetProperties - - .method /*06000115*/ private hidebysig newslot virtual final - instance object System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ pd) cil managed - // SIG: 20 01 1C 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetPropertyOwner /*01000034::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataRowView::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner - - .event /*14000004*/ [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventHandler/*0100003E*/ PropertyChanged - { - .addon instance void System.Data.DataRowView/*02000019*/::add_PropertyChanged(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventHandler/*0100003E*/) /* 060000FE */ - .removeon instance void System.Data.DataRowView/*02000019*/::remove_PropertyChanged(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventHandler/*0100003E*/) /* 060000FF */ - } // end of event DataRowView::PropertyChanged - .property /*1700003C*/ instance class System.Data.DataView/*02000024*/ - DataView() - { - .get instance class System.Data.DataView/*02000024*/ System.Data.DataRowView/*02000019*/::get_DataView() /* 060000F3 */ - } // end of property DataRowView::DataView - .property /*1700003D*/ instance bool IsEdit() - { - .get instance bool System.Data.DataRowView/*02000019*/::get_IsEdit() /* 060000F4 */ - } // end of property DataRowView::IsEdit - .property /*1700003E*/ instance bool IsNew() - { - .get instance bool System.Data.DataRowView/*02000019*/::get_IsNew() /* 060000F5 */ - } // end of property DataRowView::IsNew - .property /*1700003F*/ instance object Item(int32) - { - .get instance object System.Data.DataRowView/*02000019*/::get_Item(int32) /* 060000F6 */ - .set instance void System.Data.DataRowView/*02000019*/::set_Item(int32, - object) /* 060000F7 */ - } // end of property DataRowView::Item - .property /*17000040*/ instance object Item(string) - { - .get instance object System.Data.DataRowView/*02000019*/::get_Item(string) /* 060000F8 */ - .set instance void System.Data.DataRowView/*02000019*/::set_Item(string, - object) /* 060000F9 */ - } // end of property DataRowView::Item - .property /*17000041*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.DataRowView/*02000019*/::get_Row() /* 060000FA */ - } // end of property DataRowView::Row - .property /*17000042*/ instance valuetype System.Data.DataRowVersion/*02000018*/ - RowVersion() - { - .get instance valuetype System.Data.DataRowVersion/*02000018*/ System.Data.DataRowView/*02000019*/::get_RowVersion() /* 060000FB */ - } // end of property DataRowView::RowVersion - .property /*17000043*/ instance string System.ComponentModel.IDataErrorInfo.Error() - { - .get instance string System.Data.DataRowView/*02000019*/::System.ComponentModel.IDataErrorInfo.get_Error() /* 060000FC */ - } // end of property DataRowView::System.ComponentModel.IDataErrorInfo.Error - .property /*17000044*/ instance string System.ComponentModel.IDataErrorInfo.Item(string) - { - .get instance string System.Data.DataRowView/*02000019*/::System.ComponentModel.IDataErrorInfo.get_Item(string) /* 060000FD */ - } // end of property DataRowView::System.ComponentModel.IDataErrorInfo.Item -} // end of class System.Data.DataRowView - -.class /*0200001A*/ public auto ansi beforefieldinit System.Data.DataSet - extends [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/ - implements [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IListSource/*01000040*/, - [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISupportInitialize/*01000046*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ISupportInitializeNotification/*01000047*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000048*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00003F:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 0B 44 61 74 61 53 65 74 4E 61 6D 65 00 00 ) // ...DataSetName.. - .custom /*0C000040:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 10 47 65 74 44 61 74 61 53 65 74 53 63 68 // ...GetDataSetSch - 65 6D 61 00 00 ) // ema.. - .method /*06000116*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataSet::.ctor - - .method /*06000117*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataSet::.ctor - - .method /*06000118*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context, - bool ConstructSchema) cil managed - // SIG: 20 03 01 12 71 11 75 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataSet::.ctor - - .method /*06000119*/ public hidebysig specialname rtspecialname - instance void .ctor(string dataSetName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataSet::.ctor - - .method /*0600011A*/ public hidebysig specialname - instance bool get_CaseSensitive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_CaseSensitive - - .method /*0600011B*/ public hidebysig specialname - instance void set_CaseSensitive(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_CaseSensitive - - .method /*0600011C*/ public hidebysig specialname - instance string get_DataSetName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_DataSetName - - .method /*0600011D*/ public hidebysig specialname - instance void set_DataSetName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_DataSetName - - .method /*0600011E*/ public hidebysig specialname - instance class System.Data.DataViewManager/*02000025*/ - get_DefaultViewManager() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_DefaultViewManager - - .method /*0600011F*/ public hidebysig specialname - instance bool get_EnforceConstraints() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_EnforceConstraints - - .method /*06000120*/ public hidebysig specialname - instance void set_EnforceConstraints(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_EnforceConstraints - - .method /*06000121*/ public hidebysig specialname - instance class System.Data.PropertyCollection/*0200004E*/ - get_ExtendedProperties() cil managed - // SIG: 20 00 12 81 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_ExtendedProperties - - .method /*06000122*/ public hidebysig specialname - instance bool get_HasErrors() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_HasErrors - - .method /*06000123*/ public hidebysig newslot specialname virtual final - instance bool get_IsInitialized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_IsInitialized - - .method /*06000124*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ - get_Locale() cil managed - // SIG: 20 00 12 81 29 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_Locale - - .method /*06000125*/ public hidebysig specialname - instance void set_Locale(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ 'value') cil managed - // SIG: 20 01 01 12 81 29 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_Locale - - .method /*06000126*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_Namespace - - .method /*06000127*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_Namespace - - .method /*06000128*/ public hidebysig specialname - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_Prefix - - .method /*06000129*/ public hidebysig specialname - instance void set_Prefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_Prefix - - .method /*0600012A*/ public hidebysig specialname - instance class System.Data.DataRelationCollection/*02000010*/ - get_Relations() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_Relations - - .method /*0600012B*/ public hidebysig specialname - instance valuetype System.Data.SerializationFormat/*02000054*/ - get_RemotingFormat() cil managed - // SIG: 20 00 11 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_RemotingFormat - - .method /*0600012C*/ public hidebysig specialname - instance void set_RemotingFormat(valuetype System.Data.SerializationFormat/*02000054*/ 'value') cil managed - // SIG: 20 01 01 11 81 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_RemotingFormat - - .method /*0600012D*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.SchemaSerializationMode/*02000052*/ - get_SchemaSerializationMode() cil managed - // SIG: 20 00 11 81 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_SchemaSerializationMode - - .method /*0600012E*/ public hidebysig newslot specialname virtual - instance void set_SchemaSerializationMode(valuetype System.Data.SchemaSerializationMode/*02000052*/ 'value') cil managed - // SIG: 20 01 01 11 81 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_SchemaSerializationMode - - .method /*0600012F*/ public hidebysig specialname virtual - instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ - get_Site() cil managed - // SIG: 20 00 12 81 2D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_Site - - .method /*06000130*/ public hidebysig specialname virtual - instance void set_Site(class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ 'value') cil managed - // SIG: 20 01 01 12 81 2D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::set_Site - - .method /*06000131*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IListSource.get_ContainsListCollection() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IListSource/*01000040*/::get_ContainsListCollection /*01000040::0A000030*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::System.ComponentModel.IListSource.get_ContainsListCollection - - .method /*06000132*/ public hidebysig specialname - instance class System.Data.DataTableCollection/*02000020*/ - get_Tables() cil managed - // SIG: 20 00 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::get_Tables - - .method /*06000133*/ public hidebysig newslot specialname virtual final - instance void add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ 'value') cil managed - // SIG: 20 01 01 12 81 25 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::add_Initialized - - .method /*06000134*/ public hidebysig newslot specialname virtual final - instance void remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ 'value') cil managed - // SIG: 20 01 01 12 81 25 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::remove_Initialized - - .method /*06000135*/ public hidebysig specialname - instance void add_MergeFailed(class System.Data.MergeFailedEventHandler/*02000048*/ 'value') cil managed - // SIG: 20 01 01 12 81 20 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::add_MergeFailed - - .method /*06000136*/ public hidebysig specialname - instance void remove_MergeFailed(class System.Data.MergeFailedEventHandler/*02000048*/ 'value') cil managed - // SIG: 20 01 01 12 81 20 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::remove_MergeFailed - - .method /*06000137*/ public hidebysig instance void - AcceptChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::AcceptChanges - - .method /*06000138*/ public hidebysig newslot virtual final - instance void BeginInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::BeginInit - - .method /*06000139*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Clear - - .method /*0600013A*/ public hidebysig newslot virtual - instance class System.Data.DataSet/*0200001A*/ - Clone() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::Clone - - .method /*0600013B*/ public hidebysig instance class System.Data.DataSet/*0200001A*/ - Copy() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::Copy - - .method /*0600013C*/ public hidebysig instance class System.Data.DataTableReader/*02000023*/ - CreateDataReader() cil managed - // SIG: 20 00 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::CreateDataReader - - .method /*0600013D*/ public hidebysig instance class System.Data.DataTableReader/*02000023*/ - CreateDataReader(class System.Data.DataTable/*0200001D*/[] dataTables) cil managed - // SIG: 20 01 12 80 8C 1D 12 74 - { - .param [1]/*08000125*/ - .custom /*0C0000CB:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::CreateDataReader - - .method /*0600013E*/ family hidebysig instance valuetype System.Data.SchemaSerializationMode/*02000052*/ - DetermineSchemaSerializationMode(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 11 81 48 12 71 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::DetermineSchemaSerializationMode - - .method /*0600013F*/ family hidebysig instance valuetype System.Data.SchemaSerializationMode/*02000052*/ - DetermineSchemaSerializationMode(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 11 81 48 12 81 11 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::DetermineSchemaSerializationMode - - .method /*06000140*/ public hidebysig newslot virtual final - instance void EndInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::EndInit - - .method /*06000141*/ public hidebysig instance class System.Data.DataSet/*0200001A*/ - GetChanges() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::GetChanges - - .method /*06000142*/ public hidebysig instance class System.Data.DataSet/*0200001A*/ - GetChanges(valuetype System.Data.DataRowState/*02000017*/ rowStates) cil managed - // SIG: 20 01 12 68 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::GetChanges - - .method /*06000143*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaComplexType/*0100004C*/ - GetDataSetSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 31 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::GetDataSetSchema - - .method /*06000144*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::GetObjectData - - .method /*06000145*/ family hidebysig newslot virtual - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - GetSchemaSerializable() cil managed - // SIG: 20 00 12 81 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::GetSchemaSerializable - - .method /*06000146*/ family hidebysig instance void - GetSerializationData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::GetSerializationData - - .method /*06000147*/ public hidebysig instance string - GetXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::GetXml - - .method /*06000148*/ public hidebysig instance string - GetXmlSchema() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::GetXmlSchema - - .method /*06000149*/ public hidebysig instance bool - HasChanges() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::HasChanges - - .method /*0600014A*/ public hidebysig instance bool - HasChanges(valuetype System.Data.DataRowState/*02000017*/ rowStates) cil managed - // SIG: 20 01 02 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::HasChanges - - .method /*0600014B*/ public hidebysig instance void - InferXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - string[] nsArray) cil managed - // SIG: 20 02 01 12 81 39 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::InferXmlSchema - - .method /*0600014C*/ public hidebysig instance void - InferXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ reader, - string[] nsArray) cil managed - // SIG: 20 02 01 12 81 3D 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::InferXmlSchema - - .method /*0600014D*/ public hidebysig instance void - InferXmlSchema(string fileName, - string[] nsArray) cil managed - // SIG: 20 02 01 0E 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::InferXmlSchema - - .method /*0600014E*/ public hidebysig instance void - InferXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader, - string[] nsArray) cil managed - // SIG: 20 02 01 12 81 11 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::InferXmlSchema - - .method /*0600014F*/ family hidebysig newslot virtual - instance void InitializeDerivedDataSet() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::InitializeDerivedDataSet - - .method /*06000150*/ family hidebysig instance bool - IsBinarySerialized(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 02 12 71 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::IsBinarySerialized - - .method /*06000151*/ public hidebysig instance void - Load(class System.Data.IDataReader/*02000036*/ reader, - valuetype System.Data.LoadOption/*02000045*/ loadOption, - class System.Data.DataTable/*0200001D*/[] tables) cil managed - // SIG: 20 03 01 12 80 D8 11 81 14 1D 12 74 - { - .param [3]/*0800013C*/ - .custom /*0C0000CC:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Load - - .method /*06000152*/ public hidebysig newslot virtual - instance void Load(class System.Data.IDataReader/*02000036*/ reader, - valuetype System.Data.LoadOption/*02000045*/ loadOption, - class System.Data.FillErrorEventHandler/*0200002F*/ errorHandler, - class System.Data.DataTable/*0200001D*/[] tables) cil managed - // SIG: 20 04 01 12 80 D8 11 81 14 12 80 BC 1D 12 74 - { - .param [4]/*08000140*/ - .custom /*0C0000D0:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Load - - .method /*06000153*/ public hidebysig instance void - Load(class System.Data.IDataReader/*02000036*/ reader, - valuetype System.Data.LoadOption/*02000045*/ loadOption, - string[] tables) cil managed - // SIG: 20 03 01 12 80 D8 11 81 14 1D 0E - { - .param [3]/*08000143*/ - .custom /*0C0000D4:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Load - - .method /*06000154*/ public hidebysig instance void - Merge(class System.Data.DataRow/*02000011*/[] rows) cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*06000155*/ public hidebysig instance void - Merge(class System.Data.DataRow/*02000011*/[] rows, - bool preserveChanges, - valuetype System.Data.MissingSchemaAction/*0200004B*/ missingSchemaAction) cil managed - // SIG: 20 03 01 1D 12 44 02 11 81 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*06000156*/ public hidebysig instance void - Merge(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*06000157*/ public hidebysig instance void - Merge(class System.Data.DataSet/*0200001A*/ dataSet, - bool preserveChanges) cil managed - // SIG: 20 02 01 12 68 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*06000158*/ public hidebysig instance void - Merge(class System.Data.DataSet/*0200001A*/ dataSet, - bool preserveChanges, - valuetype System.Data.MissingSchemaAction/*0200004B*/ missingSchemaAction) cil managed - // SIG: 20 03 01 12 68 02 11 81 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*06000159*/ public hidebysig instance void - Merge(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*0600015A*/ public hidebysig instance void - Merge(class System.Data.DataTable/*0200001D*/ table, - bool preserveChanges, - valuetype System.Data.MissingSchemaAction/*0200004B*/ missingSchemaAction) cil managed - // SIG: 20 03 01 12 74 02 11 81 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Merge - - .method /*0600015B*/ family hidebysig newslot virtual - instance void OnPropertyChanging(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventArgs/*01000023*/ pcevent) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::OnPropertyChanging - - .method /*0600015C*/ family hidebysig newslot virtual - instance void OnRemoveRelation(class System.Data.DataRelation/*0200000F*/ relation) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::OnRemoveRelation - - .method /*0600015D*/ famorassem hidebysig newslot virtual - instance void OnRemoveTable(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::OnRemoveTable - - .method /*0600015E*/ famorassem hidebysig - instance void RaisePropertyChanging(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::RaisePropertyChanging - - .method /*0600015F*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 11 81 84 12 81 39 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000160*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - valuetype System.Data.XmlReadMode/*02000061*/ mode) cil managed - // SIG: 20 02 11 81 84 12 81 39 11 81 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000161*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ reader) cil managed - // SIG: 20 01 11 81 84 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000162*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ reader, - valuetype System.Data.XmlReadMode/*02000061*/ mode) cil managed - // SIG: 20 02 11 81 84 12 81 3D 11 81 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000163*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(string fileName) cil managed - // SIG: 20 01 11 81 84 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000164*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(string fileName, - valuetype System.Data.XmlReadMode/*02000061*/ mode) cil managed - // SIG: 20 02 11 81 84 0E 11 81 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000165*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 11 81 84 12 81 11 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000166*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader, - valuetype System.Data.XmlReadMode/*02000061*/ mode) cil managed - // SIG: 20 02 11 81 84 12 81 11 11 81 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ReadXml - - .method /*06000167*/ public hidebysig instance void - ReadXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::ReadXmlSchema - - .method /*06000168*/ public hidebysig instance void - ReadXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ reader) cil managed - // SIG: 20 01 01 12 81 3D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::ReadXmlSchema - - .method /*06000169*/ public hidebysig instance void - ReadXmlSchema(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::ReadXmlSchema - - .method /*0600016A*/ public hidebysig instance void - ReadXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::ReadXmlSchema - - .method /*0600016B*/ family hidebysig newslot virtual - instance void ReadXmlSerializable(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::ReadXmlSerializable - - .method /*0600016C*/ public hidebysig newslot virtual - instance void RejectChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::RejectChanges - - .method /*0600016D*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::Reset - - .method /*0600016E*/ family hidebysig newslot virtual - instance bool ShouldSerializeRelations() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ShouldSerializeRelations - - .method /*0600016F*/ family hidebysig newslot virtual - instance bool ShouldSerializeTables() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::ShouldSerializeTables - - .method /*06000170*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/ - System.ComponentModel.IListSource.GetList() cil managed - // SIG: 20 00 12 81 05 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IListSource/*01000040*/::GetList /*01000040::0A000031*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::System.ComponentModel.IListSource.GetList - - .method /*06000171*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSet::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*06000172*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*06000173*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*06000174*/ public hidebysig instance void - WriteXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*06000175*/ public hidebysig instance void - WriteXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 12 81 39 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*06000176*/ public hidebysig instance void - WriteXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer) cil managed - // SIG: 20 01 01 12 81 41 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*06000177*/ public hidebysig instance void - WriteXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer, - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 12 81 41 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*06000178*/ public hidebysig instance void - WriteXml(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*06000179*/ public hidebysig instance void - WriteXml(string fileName, - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 0E 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*0600017A*/ public hidebysig instance void - WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*0600017B*/ public hidebysig instance void - WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer, - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 12 81 15 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXml - - .method /*0600017C*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*0600017D*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - class [System.Runtime/*23000001*/]System.Converter`2/*01000051*/ multipleTargetConverter) cil managed - // SIG: 20 02 01 12 81 39 15 12 81 45 02 12 80 89 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*0600017E*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer) cil managed - // SIG: 20 01 01 12 81 41 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*0600017F*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer, - class [System.Runtime/*23000001*/]System.Converter`2/*01000051*/ multipleTargetConverter) cil managed - // SIG: 20 02 01 12 81 41 15 12 81 45 02 12 80 89 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*06000180*/ public hidebysig instance void - WriteXmlSchema(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*06000181*/ public hidebysig instance void - WriteXmlSchema(string fileName, - class [System.Runtime/*23000001*/]System.Converter`2/*01000051*/ multipleTargetConverter) cil managed - // SIG: 20 02 01 0E 15 12 81 45 02 12 80 89 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*06000182*/ public hidebysig instance void - WriteXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .method /*06000183*/ public hidebysig instance void - WriteXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer, - class [System.Runtime/*23000001*/]System.Converter`2/*01000051*/ multipleTargetConverter) cil managed - // SIG: 20 02 01 12 81 15 15 12 81 45 02 12 80 89 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataSet::WriteXmlSchema - - .event /*14000005*/ [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ Initialized - { - .addon instance void System.Data.DataSet/*0200001A*/::add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/) /* 06000133 */ - .removeon instance void System.Data.DataSet/*0200001A*/::remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/) /* 06000134 */ - } // end of event DataSet::Initialized - .event /*14000006*/ System.Data.MergeFailedEventHandler/*02000048*/ MergeFailed - { - .addon instance void System.Data.DataSet/*0200001A*/::add_MergeFailed(class System.Data.MergeFailedEventHandler/*02000048*/) /* 06000135 */ - .removeon instance void System.Data.DataSet/*0200001A*/::remove_MergeFailed(class System.Data.MergeFailedEventHandler/*02000048*/) /* 06000136 */ - } // end of event DataSet::MergeFailed - .property /*17000045*/ instance bool CaseSensitive() - { - .custom /*0C00005D:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataSet/*0200001A*/::get_CaseSensitive() /* 0600011A */ - .set instance void System.Data.DataSet/*0200001A*/::set_CaseSensitive(bool) /* 0600011B */ - } // end of property DataSet::CaseSensitive - .property /*17000046*/ instance string DataSetName() - { - .custom /*0C00005E:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataSet/*0200001A*/::get_DataSetName() /* 0600011C */ - .set instance void System.Data.DataSet/*0200001A*/::set_DataSetName(string) /* 0600011D */ - } // end of property DataSet::DataSetName - .property /*17000047*/ instance class System.Data.DataViewManager/*02000025*/ - DefaultViewManager() - { - .custom /*0C00005F:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataViewManager/*02000025*/ System.Data.DataSet/*0200001A*/::get_DefaultViewManager() /* 0600011E */ - } // end of property DataSet::DefaultViewManager - .property /*17000048*/ instance bool EnforceConstraints() - { - .custom /*0C000060:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.DataSet/*0200001A*/::get_EnforceConstraints() /* 0600011F */ - .set instance void System.Data.DataSet/*0200001A*/::set_EnforceConstraints(bool) /* 06000120 */ - } // end of property DataSet::EnforceConstraints - .property /*17000049*/ instance class System.Data.PropertyCollection/*0200004E*/ - ExtendedProperties() - { - .custom /*0C000061:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.PropertyCollection/*0200004E*/ System.Data.DataSet/*0200001A*/::get_ExtendedProperties() /* 06000121 */ - } // end of property DataSet::ExtendedProperties - .property /*1700004A*/ instance bool HasErrors() - { - .custom /*0C000062:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataSet/*0200001A*/::get_HasErrors() /* 06000122 */ - } // end of property DataSet::HasErrors - .property /*1700004B*/ instance bool IsInitialized() - { - .custom /*0C000063:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataSet/*0200001A*/::get_IsInitialized() /* 06000123 */ - } // end of property DataSet::IsInitialized - .property /*1700004C*/ instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ - Locale() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ System.Data.DataSet/*0200001A*/::get_Locale() /* 06000124 */ - .set instance void System.Data.DataSet/*0200001A*/::set_Locale(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/) /* 06000125 */ - } // end of property DataSet::Locale - .property /*1700004D*/ instance string Namespace() - { - .custom /*0C000064:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataSet/*0200001A*/::get_Namespace() /* 06000126 */ - .set instance void System.Data.DataSet/*0200001A*/::set_Namespace(string) /* 06000127 */ - } // end of property DataSet::Namespace - .property /*1700004E*/ instance string Prefix() - { - .custom /*0C000065:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataSet/*0200001A*/::get_Prefix() /* 06000128 */ - .set instance void System.Data.DataSet/*0200001A*/::set_Prefix(string) /* 06000129 */ - } // end of property DataSet::Prefix - .property /*1700004F*/ instance class System.Data.DataRelationCollection/*02000010*/ - Relations() - { - .custom /*0C000066:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.DataRelationCollection/*02000010*/ System.Data.DataSet/*0200001A*/::get_Relations() /* 0600012A */ - } // end of property DataSet::Relations - .property /*17000050*/ instance valuetype System.Data.SerializationFormat/*02000054*/ - RemotingFormat() - { - .custom /*0C000067:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 46 6F 72 // SerializationFor - 6D 61 74 00 00 00 00 00 00 ) // mat...... - .get instance valuetype System.Data.SerializationFormat/*02000054*/ System.Data.DataSet/*0200001A*/::get_RemotingFormat() /* 0600012B */ - .set instance void System.Data.DataSet/*0200001A*/::set_RemotingFormat(valuetype System.Data.SerializationFormat/*02000054*/) /* 0600012C */ - } // end of property DataSet::RemotingFormat - .property /*17000051*/ instance valuetype System.Data.SchemaSerializationMode/*02000052*/ - SchemaSerializationMode() - { - .custom /*0C000068:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000069:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance valuetype System.Data.SchemaSerializationMode/*02000052*/ System.Data.DataSet/*0200001A*/::get_SchemaSerializationMode() /* 0600012D */ - .set instance void System.Data.DataSet/*0200001A*/::set_SchemaSerializationMode(valuetype System.Data.SchemaSerializationMode/*02000052*/) /* 0600012E */ - } // end of property DataSet::SchemaSerializationMode - .property /*17000052*/ instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ - Site() - { - .custom /*0C00006A:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00006B:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ System.Data.DataSet/*0200001A*/::get_Site() /* 0600012F */ - .set instance void System.Data.DataSet/*0200001A*/::set_Site(class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/) /* 06000130 */ - } // end of property DataSet::Site - .property /*17000053*/ instance bool System.ComponentModel.IListSource.ContainsListCollection() - { - .get instance bool System.Data.DataSet/*0200001A*/::System.ComponentModel.IListSource.get_ContainsListCollection() /* 06000131 */ - } // end of property DataSet::System.ComponentModel.IListSource.ContainsListCollection - .property /*17000054*/ instance class System.Data.DataTableCollection/*02000020*/ - Tables() - { - .custom /*0C00006C:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.DataTableCollection/*02000020*/ System.Data.DataSet/*0200001A*/::get_Tables() /* 06000132 */ - } // end of property DataSet::Tables -} // end of class System.Data.DataSet - -.class /*0200001B*/ public auto ansi sealed System.Data.DataSetDateTime - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400002F*/ public specialname rtspecialname int32 value__ - .field /*04000030*/ public static literal valuetype System.Data.DataSetDateTime/*0200001B*/ Local = int32(0x00000001) - .field /*04000031*/ public static literal valuetype System.Data.DataSetDateTime/*0200001B*/ Unspecified = int32(0x00000002) - .field /*04000032*/ public static literal valuetype System.Data.DataSetDateTime/*0200001B*/ UnspecifiedLocal = int32(0x00000003) - .field /*04000033*/ public static literal valuetype System.Data.DataSetDateTime/*0200001B*/ Utc = int32(0x00000004) -} // end of class System.Data.DataSetDateTime - -.class /*0200001C*/ public auto ansi beforefieldinit System.Data.DataSysDescriptionAttribute - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DescriptionAttribute/*01000055*/ -{ - .custom /*0C000043:0A000035*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000053*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000052*/) /* 0A000035 */ = ( 01 00 FF 7F 00 00 00 00 ) - .custom /*0C000044:0A000036*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000054*/::.ctor(string, - bool) /* 0A000036 */ = ( 01 00 5E 44 61 74 61 53 79 73 44 65 73 63 72 69 // ..^DataSysDescri - 70 74 69 6F 6E 41 74 74 72 69 62 75 74 65 20 68 // ptionAttribute h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D // ed. http://go.m - 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C // icrosoft.com/fwl - 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 // ink/?linkid=1420 - 32 00 00 00 ) // 2... - .method /*06000184*/ public hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - .custom /*0C0000F9:0A000036*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000054*/::.ctor(string, - bool) /* 0A000036 */ = ( 01 00 5E 44 61 74 61 53 79 73 44 65 73 63 72 69 // ..^DataSysDescri - 70 74 69 6F 6E 41 74 74 72 69 62 75 74 65 20 68 // ptionAttribute h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D // ed. http://go.m - 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C // icrosoft.com/fwl - 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 // ink/?linkid=1420 - 32 00 00 00 ) // 2... - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000071 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DescriptionAttribute/*01000055*/::.ctor() /* 0A000071 */ - IL_0006: /* 2A | */ ret - } // end of method DataSysDescriptionAttribute::.ctor - - .method /*06000185*/ public hidebysig specialname virtual - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataSysDescriptionAttribute::get_Description - - .property /*17000055*/ instance string Description() - { - .get instance string System.Data.DataSysDescriptionAttribute/*0200001C*/::get_Description() /* 06000185 */ - } // end of property DataSysDescriptionAttribute::Description -} // end of class System.Data.DataSysDescriptionAttribute - -.class /*0200001D*/ public auto ansi beforefieldinit System.Data.DataTable - extends [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/ - implements [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IListSource/*01000040*/, - [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISupportInitialize/*01000046*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ISupportInitializeNotification/*01000047*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000048*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000045:0A000016*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultEventAttribute/*01000019*/::.ctor(string) /* 0A000016 */ = ( 01 00 0B 52 6F 77 43 68 61 6E 67 69 6E 67 00 00 ) // ...RowChanging.. - .custom /*0C000046:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 09 54 61 62 6C 65 4E 61 6D 65 00 00 ) // ...TableName.. - .custom /*0C000047:0A000017*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DesignTimeVisibleAttribute/*0100001F*/::.ctor(bool) /* 0A000017 */ = ( 01 00 00 00 00 ) - .custom /*0C000048:0A000018*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ToolboxItemAttribute/*01000020*/::.ctor(bool) /* 0A000018 */ = ( 01 00 00 00 00 ) - .custom /*0C000049:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 12 47 65 74 44 61 74 61 54 61 62 6C 65 53 // ...GetDataTableS - 63 68 65 6D 61 00 00 ) // chema.. - .field /*04000034*/ famorassem bool fInitInProgress - .method /*06000186*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataTable::.ctor - - .method /*06000187*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataTable::.ctor - - .method /*06000188*/ public hidebysig specialname rtspecialname - instance void .ctor(string tableName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataTable::.ctor - - .method /*06000189*/ public hidebysig specialname rtspecialname - instance void .ctor(string tableName, - string tableNamespace) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataTable::.ctor - - .method /*0600018A*/ public hidebysig specialname - instance bool get_CaseSensitive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_CaseSensitive - - .method /*0600018B*/ public hidebysig specialname - instance void set_CaseSensitive(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_CaseSensitive - - .method /*0600018C*/ public hidebysig specialname - instance class System.Data.DataRelationCollection/*02000010*/ - get_ChildRelations() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_ChildRelations - - .method /*0600018D*/ public hidebysig specialname - instance class System.Data.DataColumnCollection/*0200000D*/ - get_Columns() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Columns - - .method /*0600018E*/ public hidebysig specialname - instance class System.Data.ConstraintCollection/*02000008*/ - get_Constraints() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Constraints - - .method /*0600018F*/ public hidebysig specialname - instance class System.Data.DataSet/*0200001A*/ - get_DataSet() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_DataSet - - .method /*06000190*/ public hidebysig specialname - instance class System.Data.DataView/*02000024*/ - get_DefaultView() cil managed - // SIG: 20 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_DefaultView - - .method /*06000191*/ public hidebysig specialname - instance string get_DisplayExpression() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_DisplayExpression - - .method /*06000192*/ public hidebysig specialname - instance void set_DisplayExpression(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_DisplayExpression - - .method /*06000193*/ public hidebysig specialname - instance class System.Data.PropertyCollection/*0200004E*/ - get_ExtendedProperties() cil managed - // SIG: 20 00 12 81 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_ExtendedProperties - - .method /*06000194*/ public hidebysig specialname - instance bool get_HasErrors() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_HasErrors - - .method /*06000195*/ public hidebysig newslot specialname virtual final - instance bool get_IsInitialized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_IsInitialized - - .method /*06000196*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ - get_Locale() cil managed - // SIG: 20 00 12 81 29 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Locale - - .method /*06000197*/ public hidebysig specialname - instance void set_Locale(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ 'value') cil managed - // SIG: 20 01 01 12 81 29 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_Locale - - .method /*06000198*/ public hidebysig specialname - instance int32 get_MinimumCapacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_MinimumCapacity - - .method /*06000199*/ public hidebysig specialname - instance void set_MinimumCapacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_MinimumCapacity - - .method /*0600019A*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Namespace - - .method /*0600019B*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_Namespace - - .method /*0600019C*/ public hidebysig specialname - instance class System.Data.DataRelationCollection/*02000010*/ - get_ParentRelations() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_ParentRelations - - .method /*0600019D*/ public hidebysig specialname - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Prefix - - .method /*0600019E*/ public hidebysig specialname - instance void set_Prefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_Prefix - - .method /*0600019F*/ public hidebysig specialname - instance class System.Data.DataColumn/*0200000A*/[] - get_PrimaryKey() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_PrimaryKey - - .method /*060001A0*/ public hidebysig specialname - instance void set_PrimaryKey(class System.Data.DataColumn/*0200000A*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_PrimaryKey - - .method /*060001A1*/ public hidebysig specialname - instance valuetype System.Data.SerializationFormat/*02000054*/ - get_RemotingFormat() cil managed - // SIG: 20 00 11 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_RemotingFormat - - .method /*060001A2*/ public hidebysig specialname - instance void set_RemotingFormat(valuetype System.Data.SerializationFormat/*02000054*/ 'value') cil managed - // SIG: 20 01 01 11 81 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_RemotingFormat - - .method /*060001A3*/ public hidebysig specialname - instance class System.Data.DataRowCollection/*02000016*/ - get_Rows() cil managed - // SIG: 20 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Rows - - .method /*060001A4*/ public hidebysig specialname virtual - instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ - get_Site() cil managed - // SIG: 20 00 12 81 2D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_Site - - .method /*060001A5*/ public hidebysig specialname virtual - instance void set_Site(class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ 'value') cil managed - // SIG: 20 01 01 12 81 2D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_Site - - .method /*060001A6*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IListSource.get_ContainsListCollection() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IListSource/*01000040*/::get_ContainsListCollection /*01000040::0A000030*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::System.ComponentModel.IListSource.get_ContainsListCollection - - .method /*060001A7*/ public hidebysig specialname - instance string get_TableName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::get_TableName - - .method /*060001A8*/ public hidebysig specialname - instance void set_TableName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::set_TableName - - .method /*060001A9*/ public hidebysig specialname - instance void add_ColumnChanged(class System.Data.DataColumnChangeEventHandler/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_ColumnChanged - - .method /*060001AA*/ public hidebysig specialname - instance void remove_ColumnChanged(class System.Data.DataColumnChangeEventHandler/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_ColumnChanged - - .method /*060001AB*/ public hidebysig specialname - instance void add_ColumnChanging(class System.Data.DataColumnChangeEventHandler/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_ColumnChanging - - .method /*060001AC*/ public hidebysig specialname - instance void remove_ColumnChanging(class System.Data.DataColumnChangeEventHandler/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_ColumnChanging - - .method /*060001AD*/ public hidebysig newslot specialname virtual final - instance void add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ 'value') cil managed - // SIG: 20 01 01 12 81 25 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_Initialized - - .method /*060001AE*/ public hidebysig newslot specialname virtual final - instance void remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ 'value') cil managed - // SIG: 20 01 01 12 81 25 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_Initialized - - .method /*060001AF*/ public hidebysig specialname - instance void add_RowChanged(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_RowChanged - - .method /*060001B0*/ public hidebysig specialname - instance void remove_RowChanged(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_RowChanged - - .method /*060001B1*/ public hidebysig specialname - instance void add_RowChanging(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_RowChanging - - .method /*060001B2*/ public hidebysig specialname - instance void remove_RowChanging(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_RowChanging - - .method /*060001B3*/ public hidebysig specialname - instance void add_RowDeleted(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_RowDeleted - - .method /*060001B4*/ public hidebysig specialname - instance void remove_RowDeleted(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_RowDeleted - - .method /*060001B5*/ public hidebysig specialname - instance void add_RowDeleting(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_RowDeleting - - .method /*060001B6*/ public hidebysig specialname - instance void remove_RowDeleting(class System.Data.DataRowChangeEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_RowDeleting - - .method /*060001B7*/ public hidebysig specialname - instance void add_TableCleared(class System.Data.DataTableClearEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_TableCleared - - .method /*060001B8*/ public hidebysig specialname - instance void remove_TableCleared(class System.Data.DataTableClearEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_TableCleared - - .method /*060001B9*/ public hidebysig specialname - instance void add_TableClearing(class System.Data.DataTableClearEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_TableClearing - - .method /*060001BA*/ public hidebysig specialname - instance void remove_TableClearing(class System.Data.DataTableClearEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_TableClearing - - .method /*060001BB*/ public hidebysig specialname - instance void add_TableNewRow(class System.Data.DataTableNewRowEventHandler/*02000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::add_TableNewRow - - .method /*060001BC*/ public hidebysig specialname - instance void remove_TableNewRow(class System.Data.DataTableNewRowEventHandler/*02000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::remove_TableNewRow - - .method /*060001BD*/ public hidebysig instance void - AcceptChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::AcceptChanges - - .method /*060001BE*/ public hidebysig newslot virtual - instance void BeginInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::BeginInit - - .method /*060001BF*/ public hidebysig instance void - BeginLoadData() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::BeginLoadData - - .method /*060001C0*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Clear - - .method /*060001C1*/ public hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - Clone() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Clone - - .method /*060001C2*/ public hidebysig instance object - Compute(string expression, - string 'filter') cil managed - // SIG: 20 02 1C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Compute - - .method /*060001C3*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - Copy() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Copy - - .method /*060001C4*/ public hidebysig instance class System.Data.DataTableReader/*02000023*/ - CreateDataReader() cil managed - // SIG: 20 00 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::CreateDataReader - - .method /*060001C5*/ family hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - CreateInstance() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::CreateInstance - - .method /*060001C6*/ public hidebysig newslot virtual - instance void EndInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::EndInit - - .method /*060001C7*/ public hidebysig instance void - EndLoadData() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::EndLoadData - - .method /*060001C8*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - GetChanges() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::GetChanges - - .method /*060001C9*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - GetChanges(valuetype System.Data.DataRowState/*02000017*/ rowStates) cil managed - // SIG: 20 01 12 74 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::GetChanges - - .method /*060001CA*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaComplexType/*0100004C*/ - GetDataTableSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 31 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::GetDataTableSchema - - .method /*060001CB*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - GetErrors() cil managed - // SIG: 20 00 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::GetErrors - - .method /*060001CC*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::GetObjectData - - .method /*060001CD*/ family hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetRowType() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::GetRowType - - .method /*060001CE*/ family hidebysig newslot virtual - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::GetSchema - - .method /*060001CF*/ public hidebysig instance void - ImportRow(class System.Data.DataRow/*02000011*/ row) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::ImportRow - - .method /*060001D0*/ public hidebysig instance void - Load(class System.Data.IDataReader/*02000036*/ reader) cil managed - // SIG: 20 01 01 12 80 D8 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Load - - .method /*060001D1*/ public hidebysig instance void - Load(class System.Data.IDataReader/*02000036*/ reader, - valuetype System.Data.LoadOption/*02000045*/ loadOption) cil managed - // SIG: 20 02 01 12 80 D8 11 81 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Load - - .method /*060001D2*/ public hidebysig newslot virtual - instance void Load(class System.Data.IDataReader/*02000036*/ reader, - valuetype System.Data.LoadOption/*02000045*/ loadOption, - class System.Data.FillErrorEventHandler/*0200002F*/ errorHandler) cil managed - // SIG: 20 03 01 12 80 D8 11 81 14 12 80 BC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Load - - .method /*060001D3*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - LoadDataRow(object[] values, - bool fAcceptChanges) cil managed - // SIG: 20 02 12 44 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::LoadDataRow - - .method /*060001D4*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - LoadDataRow(object[] values, - valuetype System.Data.LoadOption/*02000045*/ loadOption) cil managed - // SIG: 20 02 12 44 1D 1C 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::LoadDataRow - - .method /*060001D5*/ public hidebysig instance void - Merge(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Merge - - .method /*060001D6*/ public hidebysig instance void - Merge(class System.Data.DataTable/*0200001D*/ table, - bool preserveChanges) cil managed - // SIG: 20 02 01 12 74 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Merge - - .method /*060001D7*/ public hidebysig instance void - Merge(class System.Data.DataTable/*0200001D*/ table, - bool preserveChanges, - valuetype System.Data.MissingSchemaAction/*0200004B*/ missingSchemaAction) cil managed - // SIG: 20 03 01 12 74 02 11 81 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Merge - - .method /*060001D8*/ public hidebysig instance class System.Data.DataRow/*02000011*/ - NewRow() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::NewRow - - .method /*060001D9*/ famorassem hidebysig - instance class System.Data.DataRow/*02000011*/[] - NewRowArray(int32 size) cil managed - // SIG: 20 01 1D 12 44 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::NewRowArray - - .method /*060001DA*/ family hidebysig newslot virtual - instance class System.Data.DataRow/*02000011*/ - NewRowFromBuilder(class System.Data.DataRowBuilder/*02000013*/ builder) cil managed - // SIG: 20 01 12 44 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::NewRowFromBuilder - - .method /*060001DB*/ famorassem hidebysig newslot virtual - instance void OnColumnChanged(class System.Data.DataColumnChangeEventArgs/*0200000B*/ e) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnColumnChanged - - .method /*060001DC*/ famorassem hidebysig newslot virtual - instance void OnColumnChanging(class System.Data.DataColumnChangeEventArgs/*0200000B*/ e) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnColumnChanging - - .method /*060001DD*/ family hidebysig newslot virtual - instance void OnPropertyChanging(class [System.ObjectModel/*23000005*/]System.ComponentModel.PropertyChangedEventArgs/*01000023*/ pcevent) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnPropertyChanging - - .method /*060001DE*/ family hidebysig newslot virtual - instance void OnRemoveColumn(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnRemoveColumn - - .method /*060001DF*/ family hidebysig newslot virtual - instance void OnRowChanged(class System.Data.DataRowChangeEventArgs/*02000014*/ e) cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnRowChanged - - .method /*060001E0*/ family hidebysig newslot virtual - instance void OnRowChanging(class System.Data.DataRowChangeEventArgs/*02000014*/ e) cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnRowChanging - - .method /*060001E1*/ family hidebysig newslot virtual - instance void OnRowDeleted(class System.Data.DataRowChangeEventArgs/*02000014*/ e) cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnRowDeleted - - .method /*060001E2*/ family hidebysig newslot virtual - instance void OnRowDeleting(class System.Data.DataRowChangeEventArgs/*02000014*/ e) cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnRowDeleting - - .method /*060001E3*/ family hidebysig newslot virtual - instance void OnTableCleared(class System.Data.DataTableClearEventArgs/*0200001E*/ e) cil managed - // SIG: 20 01 01 12 78 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnTableCleared - - .method /*060001E4*/ family hidebysig newslot virtual - instance void OnTableClearing(class System.Data.DataTableClearEventArgs/*0200001E*/ e) cil managed - // SIG: 20 01 01 12 78 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnTableClearing - - .method /*060001E5*/ family hidebysig newslot virtual - instance void OnTableNewRow(class System.Data.DataTableNewRowEventArgs/*02000021*/ e) cil managed - // SIG: 20 01 01 12 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::OnTableNewRow - - .method /*060001E6*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 11 81 84 12 81 39 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::ReadXml - - .method /*060001E7*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ reader) cil managed - // SIG: 20 01 11 81 84 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::ReadXml - - .method /*060001E8*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(string fileName) cil managed - // SIG: 20 01 11 81 84 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::ReadXml - - .method /*060001E9*/ public hidebysig instance valuetype System.Data.XmlReadMode/*02000061*/ - ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 11 81 84 12 81 11 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::ReadXml - - .method /*060001EA*/ public hidebysig instance void - ReadXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::ReadXmlSchema - - .method /*060001EB*/ public hidebysig instance void - ReadXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ reader) cil managed - // SIG: 20 01 01 12 81 3D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::ReadXmlSchema - - .method /*060001EC*/ public hidebysig instance void - ReadXmlSchema(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::ReadXmlSchema - - .method /*060001ED*/ public hidebysig instance void - ReadXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::ReadXmlSchema - - .method /*060001EE*/ family hidebysig newslot virtual - instance void ReadXmlSerializable(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::ReadXmlSerializable - - .method /*060001EF*/ public hidebysig instance void - RejectChanges() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::RejectChanges - - .method /*060001F0*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::Reset - - .method /*060001F1*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - Select() cil managed - // SIG: 20 00 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Select - - .method /*060001F2*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - Select(string filterExpression) cil managed - // SIG: 20 01 1D 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Select - - .method /*060001F3*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - Select(string filterExpression, - string sort) cil managed - // SIG: 20 02 1D 12 44 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Select - - .method /*060001F4*/ public hidebysig instance class System.Data.DataRow/*02000011*/[] - Select(string filterExpression, - string sort, - valuetype System.Data.DataViewRowState/*02000026*/ recordStates) cil managed - // SIG: 20 03 1D 12 44 0E 0E 11 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::Select - - .method /*060001F5*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/ - System.ComponentModel.IListSource.GetList() cil managed - // SIG: 20 00 12 81 05 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IListSource/*01000040*/::GetList /*01000040::0A000031*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::System.ComponentModel.IListSource.GetList - - .method /*060001F6*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060001F7*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060001F8*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060001F9*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTable::ToString - - .method /*060001FA*/ public hidebysig instance void - WriteXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*060001FB*/ public hidebysig instance void - WriteXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - bool writeHierarchy) cil managed - // SIG: 20 02 01 12 81 39 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*060001FC*/ public hidebysig instance void - WriteXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 12 81 39 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*060001FD*/ public hidebysig instance void - WriteXml(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - valuetype System.Data.XmlWriteMode/*02000062*/ mode, - bool writeHierarchy) cil managed - // SIG: 20 03 01 12 81 39 11 81 88 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*060001FE*/ public hidebysig instance void - WriteXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer) cil managed - // SIG: 20 01 01 12 81 41 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*060001FF*/ public hidebysig instance void - WriteXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer, - bool writeHierarchy) cil managed - // SIG: 20 02 01 12 81 41 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000200*/ public hidebysig instance void - WriteXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer, - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 12 81 41 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000201*/ public hidebysig instance void - WriteXml(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer, - valuetype System.Data.XmlWriteMode/*02000062*/ mode, - bool writeHierarchy) cil managed - // SIG: 20 03 01 12 81 41 11 81 88 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000202*/ public hidebysig instance void - WriteXml(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000203*/ public hidebysig instance void - WriteXml(string fileName, - bool writeHierarchy) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000204*/ public hidebysig instance void - WriteXml(string fileName, - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 0E 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000205*/ public hidebysig instance void - WriteXml(string fileName, - valuetype System.Data.XmlWriteMode/*02000062*/ mode, - bool writeHierarchy) cil managed - // SIG: 20 03 01 0E 11 81 88 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000206*/ public hidebysig instance void - WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000207*/ public hidebysig instance void - WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer, - bool writeHierarchy) cil managed - // SIG: 20 02 01 12 81 15 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000208*/ public hidebysig instance void - WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer, - valuetype System.Data.XmlWriteMode/*02000062*/ mode) cil managed - // SIG: 20 02 01 12 81 15 11 81 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*06000209*/ public hidebysig instance void - WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer, - valuetype System.Data.XmlWriteMode/*02000062*/ mode, - bool writeHierarchy) cil managed - // SIG: 20 03 01 12 81 15 11 81 88 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXml - - .method /*0600020A*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*0600020B*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'stream', - bool writeHierarchy) cil managed - // SIG: 20 02 01 12 81 39 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*0600020C*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer) cil managed - // SIG: 20 01 01 12 81 41 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*0600020D*/ public hidebysig instance void - WriteXmlSchema(class [System.Runtime.Extensions/*23000004*/]System.IO.TextWriter/*01000050*/ writer, - bool writeHierarchy) cil managed - // SIG: 20 02 01 12 81 41 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*0600020E*/ public hidebysig instance void - WriteXmlSchema(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*0600020F*/ public hidebysig instance void - WriteXmlSchema(string fileName, - bool writeHierarchy) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*06000210*/ public hidebysig instance void - WriteXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .method /*06000211*/ public hidebysig instance void - WriteXmlSchema(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer, - bool writeHierarchy) cil managed - // SIG: 20 02 01 12 81 15 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTable::WriteXmlSchema - - .event /*14000007*/ System.Data.DataColumnChangeEventHandler/*0200000C*/ ColumnChanged - { - .addon instance void System.Data.DataTable/*0200001D*/::add_ColumnChanged(class System.Data.DataColumnChangeEventHandler/*0200000C*/) /* 060001A9 */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_ColumnChanged(class System.Data.DataColumnChangeEventHandler/*0200000C*/) /* 060001AA */ - } // end of event DataTable::ColumnChanged - .event /*14000008*/ System.Data.DataColumnChangeEventHandler/*0200000C*/ ColumnChanging - { - .addon instance void System.Data.DataTable/*0200001D*/::add_ColumnChanging(class System.Data.DataColumnChangeEventHandler/*0200000C*/) /* 060001AB */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_ColumnChanging(class System.Data.DataColumnChangeEventHandler/*0200000C*/) /* 060001AC */ - } // end of event DataTable::ColumnChanging - .event /*14000009*/ [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ Initialized - { - .addon instance void System.Data.DataTable/*0200001D*/::add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/) /* 060001AD */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/) /* 060001AE */ - } // end of event DataTable::Initialized - .event /*1400000A*/ System.Data.DataRowChangeEventHandler/*02000015*/ RowChanged - { - .addon instance void System.Data.DataTable/*0200001D*/::add_RowChanged(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001AF */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_RowChanged(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B0 */ - } // end of event DataTable::RowChanged - .event /*1400000B*/ System.Data.DataRowChangeEventHandler/*02000015*/ RowChanging - { - .addon instance void System.Data.DataTable/*0200001D*/::add_RowChanging(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B1 */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_RowChanging(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B2 */ - } // end of event DataTable::RowChanging - .event /*1400000C*/ System.Data.DataRowChangeEventHandler/*02000015*/ RowDeleted - { - .addon instance void System.Data.DataTable/*0200001D*/::add_RowDeleted(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B3 */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_RowDeleted(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B4 */ - } // end of event DataTable::RowDeleted - .event /*1400000D*/ System.Data.DataRowChangeEventHandler/*02000015*/ RowDeleting - { - .addon instance void System.Data.DataTable/*0200001D*/::add_RowDeleting(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B5 */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_RowDeleting(class System.Data.DataRowChangeEventHandler/*02000015*/) /* 060001B6 */ - } // end of event DataTable::RowDeleting - .event /*1400000E*/ System.Data.DataTableClearEventHandler/*0200001F*/ TableCleared - { - .addon instance void System.Data.DataTable/*0200001D*/::add_TableCleared(class System.Data.DataTableClearEventHandler/*0200001F*/) /* 060001B7 */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_TableCleared(class System.Data.DataTableClearEventHandler/*0200001F*/) /* 060001B8 */ - } // end of event DataTable::TableCleared - .event /*1400000F*/ System.Data.DataTableClearEventHandler/*0200001F*/ TableClearing - { - .addon instance void System.Data.DataTable/*0200001D*/::add_TableClearing(class System.Data.DataTableClearEventHandler/*0200001F*/) /* 060001B9 */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_TableClearing(class System.Data.DataTableClearEventHandler/*0200001F*/) /* 060001BA */ - } // end of event DataTable::TableClearing - .event /*14000010*/ System.Data.DataTableNewRowEventHandler/*02000022*/ TableNewRow - { - .addon instance void System.Data.DataTable/*0200001D*/::add_TableNewRow(class System.Data.DataTableNewRowEventHandler/*02000022*/) /* 060001BB */ - .removeon instance void System.Data.DataTable/*0200001D*/::remove_TableNewRow(class System.Data.DataTableNewRowEventHandler/*02000022*/) /* 060001BC */ - } // end of event DataTable::TableNewRow - .property /*17000056*/ instance bool CaseSensitive() - { - .get instance bool System.Data.DataTable/*0200001D*/::get_CaseSensitive() /* 0600018A */ - .set instance void System.Data.DataTable/*0200001D*/::set_CaseSensitive(bool) /* 0600018B */ - } // end of property DataTable::CaseSensitive - .property /*17000057*/ instance class System.Data.DataRelationCollection/*02000010*/ - ChildRelations() - { - .custom /*0C00006D:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00006E:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.DataRelationCollection/*02000010*/ System.Data.DataTable/*0200001D*/::get_ChildRelations() /* 0600018C */ - } // end of property DataTable::ChildRelations - .property /*17000058*/ instance class System.Data.DataColumnCollection/*0200000D*/ - Columns() - { - .custom /*0C00006F:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.DataColumnCollection/*0200000D*/ System.Data.DataTable/*0200001D*/::get_Columns() /* 0600018D */ - } // end of property DataTable::Columns - .property /*17000059*/ instance class System.Data.ConstraintCollection/*02000008*/ - Constraints() - { - .custom /*0C000070:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.ConstraintCollection/*02000008*/ System.Data.DataTable/*0200001D*/::get_Constraints() /* 0600018E */ - } // end of property DataTable::Constraints - .property /*1700005A*/ instance class System.Data.DataSet/*0200001A*/ - DataSet() - { - .custom /*0C000071:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000072:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.DataSet/*0200001A*/ System.Data.DataTable/*0200001D*/::get_DataSet() /* 0600018F */ - } // end of property DataTable::DataSet - .property /*1700005B*/ instance class System.Data.DataView/*02000024*/ - DefaultView() - { - .custom /*0C000073:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataView/*02000024*/ System.Data.DataTable/*0200001D*/::get_DefaultView() /* 06000190 */ - } // end of property DataTable::DefaultView - .property /*1700005C*/ instance string DisplayExpression() - { - .custom /*0C000074:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataTable/*0200001D*/::get_DisplayExpression() /* 06000191 */ - .set instance void System.Data.DataTable/*0200001D*/::set_DisplayExpression(string) /* 06000192 */ - } // end of property DataTable::DisplayExpression - .property /*1700005D*/ instance class System.Data.PropertyCollection/*0200004E*/ - ExtendedProperties() - { - .custom /*0C000076:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.PropertyCollection/*0200004E*/ System.Data.DataTable/*0200001D*/::get_ExtendedProperties() /* 06000193 */ - } // end of property DataTable::ExtendedProperties - .property /*1700005E*/ instance bool HasErrors() - { - .custom /*0C000077:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataTable/*0200001D*/::get_HasErrors() /* 06000194 */ - } // end of property DataTable::HasErrors - .property /*1700005F*/ instance bool IsInitialized() - { - .custom /*0C000078:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataTable/*0200001D*/::get_IsInitialized() /* 06000195 */ - } // end of property DataTable::IsInitialized - .property /*17000060*/ instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ - Locale() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ System.Data.DataTable/*0200001D*/::get_Locale() /* 06000196 */ - .set instance void System.Data.DataTable/*0200001D*/::set_Locale(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/) /* 06000197 */ - } // end of property DataTable::Locale - .property /*17000061*/ instance int32 MinimumCapacity() - { - .custom /*0C000079:0A00001D*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(int32) /* 0A00001D */ = ( 01 00 32 00 00 00 00 00 ) // ..2..... - .get instance int32 System.Data.DataTable/*0200001D*/::get_MinimumCapacity() /* 06000198 */ - .set instance void System.Data.DataTable/*0200001D*/::set_MinimumCapacity(int32) /* 06000199 */ - } // end of property DataTable::MinimumCapacity - .property /*17000062*/ instance string Namespace() - { - .get instance string System.Data.DataTable/*0200001D*/::get_Namespace() /* 0600019A */ - .set instance void System.Data.DataTable/*0200001D*/::set_Namespace(string) /* 0600019B */ - } // end of property DataTable::Namespace - .property /*17000063*/ instance class System.Data.DataRelationCollection/*02000010*/ - ParentRelations() - { - .custom /*0C00007A:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00007B:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.DataRelationCollection/*02000010*/ System.Data.DataTable/*0200001D*/::get_ParentRelations() /* 0600019C */ - } // end of property DataTable::ParentRelations - .property /*17000064*/ instance string Prefix() - { - .custom /*0C00007C:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataTable/*0200001D*/::get_Prefix() /* 0600019D */ - .set instance void System.Data.DataTable/*0200001D*/::set_Prefix(string) /* 0600019E */ - } // end of property DataTable::Prefix - .property /*17000065*/ instance class System.Data.DataColumn/*0200000A*/[] - PrimaryKey() - { - .get instance class System.Data.DataColumn/*0200000A*/[] System.Data.DataTable/*0200001D*/::get_PrimaryKey() /* 0600019F */ - .set instance void System.Data.DataTable/*0200001D*/::set_PrimaryKey(class System.Data.DataColumn/*0200000A*/[]) /* 060001A0 */ - } // end of property DataTable::PrimaryKey - .property /*17000066*/ instance valuetype System.Data.SerializationFormat/*02000054*/ - RemotingFormat() - { - .custom /*0C000080:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 46 6F 72 // SerializationFor - 6D 61 74 00 00 00 00 00 00 ) // mat...... - .get instance valuetype System.Data.SerializationFormat/*02000054*/ System.Data.DataTable/*0200001D*/::get_RemotingFormat() /* 060001A1 */ - .set instance void System.Data.DataTable/*0200001D*/::set_RemotingFormat(valuetype System.Data.SerializationFormat/*02000054*/) /* 060001A2 */ - } // end of property DataTable::RemotingFormat - .property /*17000067*/ instance class System.Data.DataRowCollection/*02000016*/ - Rows() - { - .custom /*0C000082:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataRowCollection/*02000016*/ System.Data.DataTable/*0200001D*/::get_Rows() /* 060001A3 */ - } // end of property DataTable::Rows - .property /*17000068*/ instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ - Site() - { - .custom /*0C000085:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000086:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/ System.Data.DataTable/*0200001D*/::get_Site() /* 060001A4 */ - .set instance void System.Data.DataTable/*0200001D*/::set_Site(class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISite/*0100004B*/) /* 060001A5 */ - } // end of property DataTable::Site - .property /*17000069*/ instance bool System.ComponentModel.IListSource.ContainsListCollection() - { - .get instance bool System.Data.DataTable/*0200001D*/::System.ComponentModel.IListSource.get_ContainsListCollection() /* 060001A6 */ - } // end of property DataTable::System.ComponentModel.IListSource.ContainsListCollection - .property /*1700006A*/ instance string TableName() - { - .custom /*0C00008A:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C00008B:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance string System.Data.DataTable/*0200001D*/::get_TableName() /* 060001A7 */ - .set instance void System.Data.DataTable/*0200001D*/::set_TableName(string) /* 060001A8 */ - } // end of property DataTable::TableName -} // end of class System.Data.DataTable - -.class /*0200001E*/ public auto ansi sealed beforefieldinit System.Data.DataTableClearEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*06000212*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/ dataTable) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method DataTableClearEventArgs::.ctor - - .method /*06000213*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableClearEventArgs::get_Table - - .method /*06000214*/ public hidebysig specialname - instance string get_TableName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableClearEventArgs::get_TableName - - .method /*06000215*/ public hidebysig specialname - instance string get_TableNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableClearEventArgs::get_TableNamespace - - .property /*1700006B*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataTableClearEventArgs/*0200001E*/::get_Table() /* 06000213 */ - } // end of property DataTableClearEventArgs::Table - .property /*1700006C*/ instance string TableName() - { - .get instance string System.Data.DataTableClearEventArgs/*0200001E*/::get_TableName() /* 06000214 */ - } // end of property DataTableClearEventArgs::TableName - .property /*1700006D*/ instance string TableNamespace() - { - .get instance string System.Data.DataTableClearEventArgs/*0200001E*/::get_TableNamespace() /* 06000215 */ - } // end of property DataTableClearEventArgs::TableNamespace -} // end of class System.Data.DataTableClearEventArgs - -.class /*0200001F*/ public auto ansi sealed System.Data.DataTableClearEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*06000216*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DataTableClearEventHandler::.ctor - - .method /*06000217*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.DataTableClearEventArgs/*0200001E*/ e) runtime managed - // SIG: 20 02 01 1C 12 78 - { - } // end of method DataTableClearEventHandler::Invoke - - .method /*06000218*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.DataTableClearEventArgs/*0200001E*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 78 12 80 AD 1C - { - } // end of method DataTableClearEventHandler::BeginInvoke - - .method /*06000219*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method DataTableClearEventHandler::EndInvoke - -} // end of class System.Data.DataTableClearEventHandler - -.class /*02000020*/ public auto ansi sealed beforefieldinit System.Data.DataTableCollection - extends System.Data.InternalDataCollectionBase/*0200003E*/ -{ - .custom /*0C00004A:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00004B:0A000016*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultEventAttribute/*01000019*/::.ctor(string) /* 0A000016 */ = ( 01 00 11 43 6F 6C 6C 65 63 74 69 6F 6E 43 68 61 // ...CollectionCha - 6E 67 65 64 00 00 ) // nged.. - .custom /*0C00004C:0A000037*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListBindableAttribute/*01000056*/::.ctor(bool) /* 0A000037 */ = ( 01 00 00 00 00 ) - .method /*0600021A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003AD */ call instance void System.Data.InternalDataCollectionBase/*0200003E*/::.ctor() /* 060003AD */ - IL_0006: /* 2A | */ ret - } // end of method DataTableCollection::.ctor - - .method /*0600021B*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 74 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::get_Item - - .method /*0600021C*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Item(string name) cil managed - // SIG: 20 01 12 74 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::get_Item - - .method /*0600021D*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Item(string name, - string tableNamespace) cil managed - // SIG: 20 02 12 74 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::get_Item - - .method /*0600021E*/ family hidebysig specialname virtual - instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - get_List() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::get_List - - .method /*0600021F*/ public hidebysig specialname - instance void add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::add_CollectionChanged - - .method /*06000220*/ public hidebysig specialname - instance void remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::remove_CollectionChanged - - .method /*06000221*/ public hidebysig specialname - instance void add_CollectionChanging(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::add_CollectionChanging - - .method /*06000222*/ public hidebysig specialname - instance void remove_CollectionChanging(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::remove_CollectionChanging - - .method /*06000223*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - Add() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::Add - - .method /*06000224*/ public hidebysig instance void - Add(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::Add - - .method /*06000225*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - Add(string name) cil managed - // SIG: 20 01 12 74 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::Add - - .method /*06000226*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - Add(string name, - string tableNamespace) cil managed - // SIG: 20 02 12 74 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::Add - - .method /*06000227*/ public hidebysig instance void - AddRange(class System.Data.DataTable/*0200001D*/[] tables) cil managed - // SIG: 20 01 01 1D 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::AddRange - - .method /*06000228*/ public hidebysig instance bool - CanRemove(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 02 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::CanRemove - - .method /*06000229*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::Clear - - .method /*0600022A*/ public hidebysig instance bool - Contains(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::Contains - - .method /*0600022B*/ public hidebysig instance bool - Contains(string name, - string tableNamespace) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::Contains - - .method /*0600022C*/ public hidebysig instance void - CopyTo(class System.Data.DataTable/*0200001D*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 74 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::CopyTo - - .method /*0600022D*/ public hidebysig instance int32 - IndexOf(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 08 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::IndexOf - - .method /*0600022E*/ public hidebysig instance int32 - IndexOf(string tableName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::IndexOf - - .method /*0600022F*/ public hidebysig instance int32 - IndexOf(string tableName, - string tableNamespace) cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableCollection::IndexOf - - .method /*06000230*/ public hidebysig instance void - Remove(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::Remove - - .method /*06000231*/ public hidebysig instance void - Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::Remove - - .method /*06000232*/ public hidebysig instance void - Remove(string name, - string tableNamespace) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::Remove - - .method /*06000233*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableCollection::RemoveAt - - .event /*14000011*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ CollectionChanged - { - .addon instance void System.Data.DataTableCollection/*02000020*/::add_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 0600021F */ - .removeon instance void System.Data.DataTableCollection/*02000020*/::remove_CollectionChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 06000220 */ - } // end of event DataTableCollection::CollectionChanged - .event /*14000012*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/ CollectionChanging - { - .addon instance void System.Data.DataTableCollection/*02000020*/::add_CollectionChanging(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 06000221 */ - .removeon instance void System.Data.DataTableCollection/*02000020*/::remove_CollectionChanging(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventHandler/*0100001A*/) /* 06000222 */ - } // end of event DataTableCollection::CollectionChanging - .property /*1700006E*/ instance class System.Data.DataTable/*0200001D*/ - Item(int32) - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataTableCollection/*02000020*/::get_Item(int32) /* 0600021B */ - } // end of property DataTableCollection::Item - .property /*1700006F*/ instance class System.Data.DataTable/*0200001D*/ - Item(string) - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataTableCollection/*02000020*/::get_Item(string) /* 0600021C */ - } // end of property DataTableCollection::Item - .property /*17000070*/ instance class System.Data.DataTable/*0200001D*/ - Item(string, - string) - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataTableCollection/*02000020*/::get_Item(string, - string) /* 0600021D */ - } // end of property DataTableCollection::Item - .property /*17000071*/ instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - List() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ System.Data.DataTableCollection/*02000020*/::get_List() /* 0600021E */ - } // end of property DataTableCollection::List -} // end of class System.Data.DataTableCollection - -.class /*02000021*/ public auto ansi sealed beforefieldinit System.Data.DataTableNewRowEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*06000234*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataRow/*02000011*/ dataRow) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method DataTableNewRowEventArgs::.ctor - - .method /*06000235*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableNewRowEventArgs::get_Row - - .property /*17000072*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.DataTableNewRowEventArgs/*02000021*/::get_Row() /* 06000235 */ - } // end of property DataTableNewRowEventArgs::Row -} // end of class System.Data.DataTableNewRowEventArgs - -.class /*02000022*/ public auto ansi sealed System.Data.DataTableNewRowEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*06000236*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DataTableNewRowEventHandler::.ctor - - .method /*06000237*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.DataTableNewRowEventArgs/*02000021*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 84 - { - } // end of method DataTableNewRowEventHandler::Invoke - - .method /*06000238*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.DataTableNewRowEventArgs/*02000021*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 80 84 12 80 AD 1C - { - } // end of method DataTableNewRowEventHandler::BeginInvoke - - .method /*06000239*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method DataTableNewRowEventHandler::EndInvoke - -} // end of class System.Data.DataTableNewRowEventHandler - -.class /*02000023*/ public auto ansi sealed beforefieldinit System.Data.DataTableReader - extends System.Data.Common.DbDataReader/*02000087*/ -{ - .custom /*0C00004D:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600023A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/ dataTable) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0008CA */ call instance void System.Data.Common.DbDataReader/*02000087*/::.ctor() /* 060008CA */ - IL_0006: /* 2A | */ ret - } // end of method DataTableReader::.ctor - - .method /*0600023B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/[] dataTables) cil managed - // SIG: 20 01 01 1D 12 74 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0008CA */ call instance void System.Data.Common.DbDataReader/*02000087*/::.ctor() /* 060008CA */ - IL_0006: /* 2A | */ ret - } // end of method DataTableReader::.ctor - - .method /*0600023C*/ public hidebysig specialname virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_Depth - - .method /*0600023D*/ public hidebysig specialname virtual - instance int32 get_FieldCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_FieldCount - - .method /*0600023E*/ public hidebysig specialname virtual - instance bool get_HasRows() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_HasRows - - .method /*0600023F*/ public hidebysig specialname virtual - instance bool get_IsClosed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_IsClosed - - .method /*06000240*/ public hidebysig specialname virtual - instance object get_Item(int32 ordinal) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_Item - - .method /*06000241*/ public hidebysig specialname virtual - instance object get_Item(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_Item - - .method /*06000242*/ public hidebysig specialname virtual - instance int32 get_RecordsAffected() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::get_RecordsAffected - - .method /*06000243*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableReader::Close - - .method /*06000244*/ public hidebysig virtual - instance bool GetBoolean(int32 ordinal) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetBoolean - - .method /*06000245*/ public hidebysig virtual - instance uint8 GetByte(int32 ordinal) cil managed - // SIG: 20 01 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetByte - - .method /*06000246*/ public hidebysig virtual - instance int64 GetBytes(int32 ordinal, - int64 dataIndex, - uint8[] buffer, - int32 bufferIndex, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetBytes - - .method /*06000247*/ public hidebysig virtual - instance char GetChar(int32 ordinal) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetChar - - .method /*06000248*/ public hidebysig virtual - instance int64 GetChars(int32 ordinal, - int64 dataIndex, - char[] buffer, - int32 bufferIndex, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetChars - - .method /*06000249*/ public hidebysig virtual - instance string GetDataTypeName(int32 ordinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetDataTypeName - - .method /*0600024A*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - GetDateTime(int32 ordinal) cil managed - // SIG: 20 01 11 81 5D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetDateTime - - .method /*0600024B*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - GetDecimal(int32 ordinal) cil managed - // SIG: 20 01 11 81 61 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetDecimal - - .method /*0600024C*/ public hidebysig virtual - instance float64 GetDouble(int32 ordinal) cil managed - // SIG: 20 01 0D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetDouble - - .method /*0600024D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetEnumerator - - .method /*0600024E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetFieldType(int32 ordinal) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetFieldType - - .method /*0600024F*/ public hidebysig virtual - instance float32 GetFloat(int32 ordinal) cil managed - // SIG: 20 01 0C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetFloat - - .method /*06000250*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - GetGuid(int32 ordinal) cil managed - // SIG: 20 01 11 81 65 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetGuid - - .method /*06000251*/ public hidebysig virtual - instance int16 GetInt16(int32 ordinal) cil managed - // SIG: 20 01 06 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetInt16 - - .method /*06000252*/ public hidebysig virtual - instance int32 GetInt32(int32 ordinal) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetInt32 - - .method /*06000253*/ public hidebysig virtual - instance int64 GetInt64(int32 ordinal) cil managed - // SIG: 20 01 0A 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetInt64 - - .method /*06000254*/ public hidebysig virtual - instance string GetName(int32 ordinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetName - - .method /*06000255*/ public hidebysig virtual - instance int32 GetOrdinal(string name) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetOrdinal - - .method /*06000256*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetProviderSpecificFieldType(int32 ordinal) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetProviderSpecificFieldType - - .method /*06000257*/ public hidebysig virtual - instance object GetProviderSpecificValue(int32 ordinal) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetProviderSpecificValue - - .method /*06000258*/ public hidebysig virtual - instance int32 GetProviderSpecificValues(object[] values) cil managed - // SIG: 20 01 08 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetProviderSpecificValues - - .method /*06000259*/ public hidebysig virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchemaTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetSchemaTable - - .method /*0600025A*/ public hidebysig virtual - instance string GetString(int32 ordinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetString - - .method /*0600025B*/ public hidebysig virtual - instance object GetValue(int32 ordinal) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetValue - - .method /*0600025C*/ public hidebysig virtual - instance int32 GetValues(object[] values) cil managed - // SIG: 20 01 08 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::GetValues - - .method /*0600025D*/ public hidebysig virtual - instance bool IsDBNull(int32 ordinal) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::IsDBNull - - .method /*0600025E*/ public hidebysig virtual - instance bool NextResult() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::NextResult - - .method /*0600025F*/ public hidebysig virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableReader::Read - - .property /*17000073*/ instance int32 Depth() - { - .get instance int32 System.Data.DataTableReader/*02000023*/::get_Depth() /* 0600023C */ - } // end of property DataTableReader::Depth - .property /*17000074*/ instance int32 FieldCount() - { - .get instance int32 System.Data.DataTableReader/*02000023*/::get_FieldCount() /* 0600023D */ - } // end of property DataTableReader::FieldCount - .property /*17000075*/ instance bool HasRows() - { - .get instance bool System.Data.DataTableReader/*02000023*/::get_HasRows() /* 0600023E */ - } // end of property DataTableReader::HasRows - .property /*17000076*/ instance bool IsClosed() - { - .get instance bool System.Data.DataTableReader/*02000023*/::get_IsClosed() /* 0600023F */ - } // end of property DataTableReader::IsClosed - .property /*17000077*/ instance object Item(int32) - { - .get instance object System.Data.DataTableReader/*02000023*/::get_Item(int32) /* 06000240 */ - } // end of property DataTableReader::Item - .property /*17000078*/ instance object Item(string) - { - .get instance object System.Data.DataTableReader/*02000023*/::get_Item(string) /* 06000241 */ - } // end of property DataTableReader::Item - .property /*17000079*/ instance int32 RecordsAffected() - { - .get instance int32 System.Data.DataTableReader/*02000023*/::get_RecordsAffected() /* 06000242 */ - } // end of property DataTableReader::RecordsAffected -} // end of class System.Data.DataTableReader - -.class /*02000024*/ public auto ansi beforefieldinit System.Data.DataView - extends [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/, - [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISupportInitialize/*01000046*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ISupportInitializeNotification/*01000047*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ITypedList/*0100005F*/ -{ - .custom /*0C00004E:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00004F:0A000016*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultEventAttribute/*01000019*/::.ctor(string) /* 0A000016 */ = ( 01 00 0F 50 6F 73 69 74 69 6F 6E 43 68 61 6E 67 // ...PositionChang - 65 64 00 00 ) // ed.. - .custom /*0C000050:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 61 62 6C 65 00 00 ) // ...Table.. - .method /*06000260*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataView::.ctor - - .method /*06000261*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataView::.ctor - - .method /*06000262*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/ table, - string RowFilter, - string Sort, - valuetype System.Data.DataViewRowState/*02000026*/ RowState) cil managed - // SIG: 20 04 01 12 74 0E 0E 11 80 98 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataView::.ctor - - .method /*06000263*/ public hidebysig specialname - instance bool get_AllowDelete() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_AllowDelete - - .method /*06000264*/ public hidebysig specialname - instance void set_AllowDelete(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_AllowDelete - - .method /*06000265*/ public hidebysig specialname - instance bool get_AllowEdit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_AllowEdit - - .method /*06000266*/ public hidebysig specialname - instance void set_AllowEdit(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_AllowEdit - - .method /*06000267*/ public hidebysig specialname - instance bool get_AllowNew() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_AllowNew - - .method /*06000268*/ public hidebysig specialname - instance void set_AllowNew(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_AllowNew - - .method /*06000269*/ public hidebysig specialname - instance bool get_ApplyDefaultSort() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_ApplyDefaultSort - - .method /*0600026A*/ public hidebysig specialname - instance void set_ApplyDefaultSort(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_ApplyDefaultSort - - .method /*0600026B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_Count - - .method /*0600026C*/ public hidebysig specialname - instance class System.Data.DataViewManager/*02000025*/ - get_DataViewManager() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_DataViewManager - - .method /*0600026D*/ public hidebysig newslot specialname virtual final - instance bool get_IsInitialized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_IsInitialized - - .method /*0600026E*/ family hidebysig specialname - instance bool get_IsOpen() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_IsOpen - - .method /*0600026F*/ public hidebysig specialname - instance class System.Data.DataRowView/*02000019*/ - get_Item(int32 recordIndex) cil managed - // SIG: 20 01 12 64 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_Item - - .method /*06000270*/ public hidebysig newslot specialname virtual - instance string get_RowFilter() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_RowFilter - - .method /*06000271*/ public hidebysig newslot specialname virtual - instance void set_RowFilter(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_RowFilter - - .method /*06000272*/ public hidebysig specialname - instance valuetype System.Data.DataViewRowState/*02000026*/ - get_RowStateFilter() cil managed - // SIG: 20 00 11 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_RowStateFilter - - .method /*06000273*/ public hidebysig specialname - instance void set_RowStateFilter(valuetype System.Data.DataViewRowState/*02000026*/ 'value') cil managed - // SIG: 20 01 01 11 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_RowStateFilter - - .method /*06000274*/ public hidebysig specialname - instance string get_Sort() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_Sort - - .method /*06000275*/ public hidebysig specialname - instance void set_Sort(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_Sort - - .method /*06000276*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_IsSynchronized /*0100005A::0A000038*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.ICollection.get_IsSynchronized - - .method /*06000277*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_SyncRoot /*0100005A::0A000039*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.ICollection.get_SyncRoot - - .method /*06000278*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsFixedSize /*01000041::0A00003A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.IList.get_IsFixedSize - - .method /*06000279*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsReadOnly /*01000041::0A00003B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.IList.get_IsReadOnly - - .method /*0600027A*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 recordIndex) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_Item /*01000041::0A00003C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.IList.get_Item - - .method /*0600027B*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 recordIndex, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::set_Item /*01000041::0A00003D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.Collections.IList.set_Item - - .method /*0600027C*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowEdit() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_AllowEdit /*0100005B::0A00003E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_AllowEdit - - .method /*0600027D*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowNew() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_AllowNew /*0100005B::0A00003F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_AllowNew - - .method /*0600027E*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowRemove() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_AllowRemove /*0100005B::0A000040*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_AllowRemove - - .method /*0600027F*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_IsSorted() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_IsSorted /*0100005B::0A000041*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_IsSorted - - .method /*06000280*/ private hidebysig newslot specialname virtual final - instance valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ - System.ComponentModel.IBindingList.get_SortDirection() cil managed - // SIG: 20 00 11 81 71 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SortDirection /*0100005B::0A000042*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_SortDirection - - .method /*06000281*/ private hidebysig newslot specialname virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.IBindingList.get_SortProperty() cil managed - // SIG: 20 00 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SortProperty /*0100005B::0A000043*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_SortProperty - - .method /*06000282*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsChangeNotification() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SupportsChangeNotification /*0100005B::0A000044*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_SupportsChangeNotification - - .method /*06000283*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsSearching() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SupportsSearching /*0100005B::0A000045*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_SupportsSearching - - .method /*06000284*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsSorting() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SupportsSorting /*0100005B::0A000046*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.get_SupportsSorting - - .method /*06000285*/ private hidebysig newslot specialname virtual final - instance string System.ComponentModel.IBindingListView.get_Filter() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::get_Filter /*0100005D::0A000047*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingListView.get_Filter - - .method /*06000286*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.IBindingListView.set_Filter(string 'value') cil managed - // SIG: 20 01 01 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::set_Filter /*0100005D::0A000048*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingListView.set_Filter - - .method /*06000287*/ private hidebysig newslot specialname virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDescriptionCollection/*0100005E*/ - System.ComponentModel.IBindingListView.get_SortDescriptions() cil managed - // SIG: 20 00 12 81 79 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::get_SortDescriptions /*0100005D::0A000049*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingListView.get_SortDescriptions - - .method /*06000288*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingListView.get_SupportsAdvancedSorting() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::get_SupportsAdvancedSorting /*0100005D::0A00004A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingListView.get_SupportsAdvancedSorting - - .method /*06000289*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingListView.get_SupportsFiltering() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::get_SupportsFiltering /*0100005D::0A00004B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingListView.get_SupportsFiltering - - .method /*0600028A*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::get_Table - - .method /*0600028B*/ public hidebysig specialname - instance void set_Table(class System.Data.DataTable/*0200001D*/ 'value') cil managed - // SIG: 20 01 01 12 74 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::set_Table - - .method /*0600028C*/ public hidebysig newslot specialname virtual final - instance void add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ 'value') cil managed - // SIG: 20 01 01 12 81 25 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::add_Initialized - - .method /*0600028D*/ public hidebysig newslot specialname virtual final - instance void remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ 'value') cil managed - // SIG: 20 01 01 12 81 25 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::remove_Initialized - - .method /*0600028E*/ public hidebysig newslot specialname virtual final - instance void add_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/ 'value') cil managed - // SIG: 20 01 01 12 81 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::add_ListChanged - - .method /*0600028F*/ public hidebysig newslot specialname virtual final - instance void remove_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/ 'value') cil managed - // SIG: 20 01 01 12 81 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::remove_ListChanged - - .method /*06000290*/ public hidebysig newslot virtual - instance class System.Data.DataRowView/*02000019*/ - AddNew() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::AddNew - - .method /*06000291*/ public hidebysig newslot virtual final - instance void BeginInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::BeginInit - - .method /*06000292*/ family hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::Close - - .method /*06000293*/ family hidebysig newslot virtual - instance void ColumnCollectionChanged(object sender, - class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventArgs/*0100002D*/ e) cil managed - // SIG: 20 02 01 1C 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::ColumnCollectionChanged - - .method /*06000294*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::CopyTo - - .method /*06000295*/ public hidebysig instance void - Delete(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::Delete - - .method /*06000296*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::Dispose - - .method /*06000297*/ public hidebysig newslot virtual final - instance void EndInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::EndInit - - .method /*06000298*/ public hidebysig newslot virtual - instance bool Equals(class System.Data.DataView/*02000024*/ view) cil managed - // SIG: 20 01 02 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::Equals - - .method /*06000299*/ public hidebysig instance int32 - Find(object key) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::Find - - .method /*0600029A*/ public hidebysig instance int32 - Find(object[] key) cil managed - // SIG: 20 01 08 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::Find - - .method /*0600029B*/ public hidebysig instance class System.Data.DataRowView/*02000019*/[] - FindRows(object key) cil managed - // SIG: 20 01 1D 12 64 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::FindRows - - .method /*0600029C*/ public hidebysig instance class System.Data.DataRowView/*02000019*/[] - FindRows(object[] key) cil managed - // SIG: 20 01 1D 12 64 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::FindRows - - .method /*0600029D*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::GetEnumerator - - .method /*0600029E*/ family hidebysig newslot virtual - instance void IndexListChanged(object sender, - class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventArgs/*01000062*/ e) cil managed - // SIG: 20 02 01 1C 12 81 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::IndexListChanged - - .method /*0600029F*/ family hidebysig newslot virtual - instance void OnListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventArgs/*01000062*/ e) cil managed - // SIG: 20 01 01 12 81 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::OnListChanged - - .method /*060002A0*/ family hidebysig instance void - Open() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::Open - - .method /*060002A1*/ family hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::Reset - - .method /*060002A2*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Add /*01000041::0A00004C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.IList.Add - - .method /*060002A3*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Clear /*01000041::0A00004D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.Collections.IList.Clear - - .method /*060002A4*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Contains /*01000041::0A00004E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.IList.Contains - - .method /*060002A5*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::IndexOf /*01000041::0A00004F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.Collections.IList.IndexOf - - .method /*060002A6*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Insert /*01000041::0A000050*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.Collections.IList.Insert - - .method /*060002A7*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Remove /*01000041::0A000051*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.Collections.IList.Remove - - .method /*060002A8*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::RemoveAt /*01000041::0A000052*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.Collections.IList.RemoveAt - - .method /*060002A9*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.AddIndex(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property') cil managed - // SIG: 20 01 01 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::AddIndex /*0100005B::0A000053*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingList.AddIndex - - .method /*060002AA*/ private hidebysig newslot virtual final - instance object System.ComponentModel.IBindingList.AddNew() cil managed - // SIG: 20 00 1C - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::AddNew /*0100005B::0A000054*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.AddNew - - .method /*060002AB*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.ApplySort(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property', - valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ direction) cil managed - // SIG: 20 02 01 12 80 E1 11 81 71 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::ApplySort /*0100005B::0A000055*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingList.ApplySort - - .method /*060002AC*/ private hidebysig newslot virtual final - instance int32 System.ComponentModel.IBindingList.Find(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property', - object key) cil managed - // SIG: 20 02 08 12 80 E1 1C - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::Find /*0100005B::0A000056*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.IBindingList.Find - - .method /*060002AD*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.RemoveIndex(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property') cil managed - // SIG: 20 01 01 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::RemoveIndex /*0100005B::0A000057*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingList.RemoveIndex - - .method /*060002AE*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.RemoveSort() cil managed - // SIG: 20 00 01 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::RemoveSort /*0100005B::0A000058*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingList.RemoveSort - - .method /*060002AF*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingListView.ApplySort(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDescriptionCollection/*0100005E*/ sorts) cil managed - // SIG: 20 01 01 12 81 79 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::ApplySort /*0100005D::0A000059*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingListView.ApplySort - - .method /*060002B0*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingListView.RemoveFilter() cil managed - // SIG: 20 00 01 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingListView/*0100005D*/::RemoveFilter /*0100005D::0A00005A*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::System.ComponentModel.IBindingListView.RemoveFilter - - .method /*060002B1*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ITypedList.GetItemProperties(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/[] listAccessors) cil managed - // SIG: 20 01 12 80 ED 1D 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ITypedList/*0100005F*/::GetItemProperties /*0100005F::0A00005B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.ITypedList.GetItemProperties - - .method /*060002B2*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ITypedList.GetListName(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/[] listAccessors) cil managed - // SIG: 20 01 0E 1D 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ITypedList/*0100005F*/::GetListName /*0100005F::0A00005C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::System.ComponentModel.ITypedList.GetListName - - .method /*060002B3*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - ToTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::ToTable - - .method /*060002B4*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - ToTable(bool distinct, - string[] columnNames) cil managed - // SIG: 20 02 12 74 02 1D 0E - { - .param [2]/*0800028F*/ - .custom /*0C00013B:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::ToTable - - .method /*060002B5*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - ToTable(string tableName) cil managed - // SIG: 20 01 12 74 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::ToTable - - .method /*060002B6*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - ToTable(string tableName, - bool distinct, - string[] columnNames) cil managed - // SIG: 20 03 12 74 0E 02 1D 0E - { - .param [3]/*08000293*/ - .custom /*0C00013C:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataView::ToTable - - .method /*060002B7*/ family hidebysig instance void - UpdateIndex() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::UpdateIndex - - .method /*060002B8*/ family hidebysig newslot virtual - instance void UpdateIndex(bool force) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataView::UpdateIndex - - .event /*14000013*/ [System.Runtime/*23000001*/]System.EventHandler/*01000049*/ Initialized - { - .addon instance void System.Data.DataView/*02000024*/::add_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/) /* 0600028C */ - .removeon instance void System.Data.DataView/*02000024*/::remove_Initialized(class [System.Runtime/*23000001*/]System.EventHandler/*01000049*/) /* 0600028D */ - } // end of event DataView::Initialized - .event /*14000014*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/ ListChanged - { - .addon instance void System.Data.DataView/*02000024*/::add_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/) /* 0600028E */ - .removeon instance void System.Data.DataView/*02000024*/::remove_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/) /* 0600028F */ - } // end of event DataView::ListChanged - .property /*1700007A*/ instance bool AllowDelete() - { - .custom /*0C000099:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.DataView/*02000024*/::get_AllowDelete() /* 06000263 */ - .set instance void System.Data.DataView/*02000024*/::set_AllowDelete(bool) /* 06000264 */ - } // end of property DataView::AllowDelete - .property /*1700007B*/ instance bool AllowEdit() - { - .custom /*0C00009A:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.DataView/*02000024*/::get_AllowEdit() /* 06000265 */ - .set instance void System.Data.DataView/*02000024*/::set_AllowEdit(bool) /* 06000266 */ - } // end of property DataView::AllowEdit - .property /*1700007C*/ instance bool AllowNew() - { - .custom /*0C00009B:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.DataView/*02000024*/::get_AllowNew() /* 06000267 */ - .set instance void System.Data.DataView/*02000024*/::set_AllowNew(bool) /* 06000268 */ - } // end of property DataView::AllowNew - .property /*1700007D*/ instance bool ApplyDefaultSort() - { - .custom /*0C00009C:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .custom /*0C00009D:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.DataView/*02000024*/::get_ApplyDefaultSort() /* 06000269 */ - .set instance void System.Data.DataView/*02000024*/::set_ApplyDefaultSort(bool) /* 0600026A */ - } // end of property DataView::ApplyDefaultSort - .property /*1700007E*/ instance int32 Count() - { - .custom /*0C00009F:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Data.DataView/*02000024*/::get_Count() /* 0600026B */ - } // end of property DataView::Count - .property /*1700007F*/ instance class System.Data.DataViewManager/*02000025*/ - DataViewManager() - { - .custom /*0C0000A0:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataViewManager/*02000025*/ System.Data.DataView/*02000024*/::get_DataViewManager() /* 0600026C */ - } // end of property DataView::DataViewManager - .property /*17000080*/ instance bool IsInitialized() - { - .custom /*0C0000A3:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataView/*02000024*/::get_IsInitialized() /* 0600026D */ - } // end of property DataView::IsInitialized - .property /*17000081*/ instance bool IsOpen() - { - .custom /*0C0000A5:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataView/*02000024*/::get_IsOpen() /* 0600026E */ - } // end of property DataView::IsOpen - .property /*17000082*/ instance class System.Data.DataRowView/*02000019*/ - Item(int32) - { - .get instance class System.Data.DataRowView/*02000019*/ System.Data.DataView/*02000024*/::get_Item(int32) /* 0600026F */ - } // end of property DataView::Item - .property /*17000083*/ instance string RowFilter() - { - .custom /*0C0000A6:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataView/*02000024*/::get_RowFilter() /* 06000270 */ - .set instance void System.Data.DataView/*02000024*/::set_RowFilter(string) /* 06000271 */ - } // end of property DataView::RowFilter - .property /*17000084*/ instance valuetype System.Data.DataViewRowState/*02000026*/ - RowStateFilter() - { - .custom /*0C0000A7:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1C 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 44 61 74 61 56 69 65 77 52 6F 77 53 74 61 74 65 // DataViewRowState - 16 00 00 00 00 00 ) - .get instance valuetype System.Data.DataViewRowState/*02000026*/ System.Data.DataView/*02000024*/::get_RowStateFilter() /* 06000272 */ - .set instance void System.Data.DataView/*02000024*/::set_RowStateFilter(valuetype System.Data.DataViewRowState/*02000026*/) /* 06000273 */ - } // end of property DataView::RowStateFilter - .property /*17000085*/ instance string Sort() - { - .custom /*0C0000A9:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.DataView/*02000024*/::get_Sort() /* 06000274 */ - .set instance void System.Data.DataView/*02000024*/::set_Sort(string) /* 06000275 */ - } // end of property DataView::Sort - .property /*17000086*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Data.DataView/*02000024*/::System.Collections.ICollection.get_IsSynchronized() /* 06000276 */ - } // end of property DataView::System.Collections.ICollection.IsSynchronized - .property /*17000087*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Data.DataView/*02000024*/::System.Collections.ICollection.get_SyncRoot() /* 06000277 */ - } // end of property DataView::System.Collections.ICollection.SyncRoot - .property /*17000088*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Data.DataView/*02000024*/::System.Collections.IList.get_IsFixedSize() /* 06000278 */ - } // end of property DataView::System.Collections.IList.IsFixedSize - .property /*17000089*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Data.DataView/*02000024*/::System.Collections.IList.get_IsReadOnly() /* 06000279 */ - } // end of property DataView::System.Collections.IList.IsReadOnly - .property /*1700008A*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Data.DataView/*02000024*/::System.Collections.IList.get_Item(int32) /* 0600027A */ - .set instance void System.Data.DataView/*02000024*/::System.Collections.IList.set_Item(int32, - object) /* 0600027B */ - } // end of property DataView::System.Collections.IList.Item - .property /*1700008B*/ instance bool System.ComponentModel.IBindingList.AllowEdit() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_AllowEdit() /* 0600027C */ - } // end of property DataView::System.ComponentModel.IBindingList.AllowEdit - .property /*1700008C*/ instance bool System.ComponentModel.IBindingList.AllowNew() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_AllowNew() /* 0600027D */ - } // end of property DataView::System.ComponentModel.IBindingList.AllowNew - .property /*1700008D*/ instance bool System.ComponentModel.IBindingList.AllowRemove() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_AllowRemove() /* 0600027E */ - } // end of property DataView::System.ComponentModel.IBindingList.AllowRemove - .property /*1700008E*/ instance bool System.ComponentModel.IBindingList.IsSorted() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_IsSorted() /* 0600027F */ - } // end of property DataView::System.ComponentModel.IBindingList.IsSorted - .property /*1700008F*/ instance valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ - System.ComponentModel.IBindingList.SortDirection() - { - .get instance valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_SortDirection() /* 06000280 */ - } // end of property DataView::System.ComponentModel.IBindingList.SortDirection - .property /*17000090*/ instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.IBindingList.SortProperty() - { - .get instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_SortProperty() /* 06000281 */ - } // end of property DataView::System.ComponentModel.IBindingList.SortProperty - .property /*17000091*/ instance bool System.ComponentModel.IBindingList.SupportsChangeNotification() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_SupportsChangeNotification() /* 06000282 */ - } // end of property DataView::System.ComponentModel.IBindingList.SupportsChangeNotification - .property /*17000092*/ instance bool System.ComponentModel.IBindingList.SupportsSearching() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_SupportsSearching() /* 06000283 */ - } // end of property DataView::System.ComponentModel.IBindingList.SupportsSearching - .property /*17000093*/ instance bool System.ComponentModel.IBindingList.SupportsSorting() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingList.get_SupportsSorting() /* 06000284 */ - } // end of property DataView::System.ComponentModel.IBindingList.SupportsSorting - .property /*17000094*/ instance string System.ComponentModel.IBindingListView.Filter() - { - .get instance string System.Data.DataView/*02000024*/::System.ComponentModel.IBindingListView.get_Filter() /* 06000285 */ - .set instance void System.Data.DataView/*02000024*/::System.ComponentModel.IBindingListView.set_Filter(string) /* 06000286 */ - } // end of property DataView::System.ComponentModel.IBindingListView.Filter - .property /*17000095*/ instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDescriptionCollection/*0100005E*/ - System.ComponentModel.IBindingListView.SortDescriptions() - { - .get instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDescriptionCollection/*0100005E*/ System.Data.DataView/*02000024*/::System.ComponentModel.IBindingListView.get_SortDescriptions() /* 06000287 */ - } // end of property DataView::System.ComponentModel.IBindingListView.SortDescriptions - .property /*17000096*/ instance bool System.ComponentModel.IBindingListView.SupportsAdvancedSorting() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingListView.get_SupportsAdvancedSorting() /* 06000288 */ - } // end of property DataView::System.ComponentModel.IBindingListView.SupportsAdvancedSorting - .property /*17000097*/ instance bool System.ComponentModel.IBindingListView.SupportsFiltering() - { - .get instance bool System.Data.DataView/*02000024*/::System.ComponentModel.IBindingListView.get_SupportsFiltering() /* 06000289 */ - } // end of property DataView::System.ComponentModel.IBindingListView.SupportsFiltering - .property /*17000098*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .custom /*0C0000AF:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 FF 00 00 ) - .custom /*0C0000B0:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataView/*02000024*/::get_Table() /* 0600028A */ - .set instance void System.Data.DataView/*02000024*/::set_Table(class System.Data.DataTable/*0200001D*/) /* 0600028B */ - } // end of property DataView::Table -} // end of class System.Data.DataView - -.class /*02000025*/ public auto ansi beforefieldinit System.Data.DataViewManager - extends [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ITypedList/*0100005F*/ -{ - .method /*060002B9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataViewManager::.ctor - - .method /*060002BA*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006E */ call instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.MarshalByValueComponent/*01000021*/::.ctor() /* 0A00006E */ - IL_0006: /* 2A | */ ret - } // end of method DataViewManager::.ctor - - .method /*060002BB*/ public hidebysig specialname - instance class System.Data.DataSet/*0200001A*/ - get_DataSet() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::get_DataSet - - .method /*060002BC*/ public hidebysig specialname - instance void set_DataSet(class System.Data.DataSet/*0200001A*/ 'value') cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::set_DataSet - - .method /*060002BD*/ public hidebysig specialname - instance string get_DataViewSettingCollectionString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::get_DataViewSettingCollectionString - - .method /*060002BE*/ public hidebysig specialname - instance void set_DataViewSettingCollectionString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::set_DataViewSettingCollectionString - - .method /*060002BF*/ public hidebysig specialname - instance class System.Data.DataViewSettingCollection/*02000028*/ - get_DataViewSettings() cil managed - // SIG: 20 00 12 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::get_DataViewSettings - - .method /*060002C0*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_Count /*0100005A::0A00005D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.ICollection.get_Count - - .method /*060002C1*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_IsSynchronized /*0100005A::0A000038*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.ICollection.get_IsSynchronized - - .method /*060002C2*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_SyncRoot /*0100005A::0A000039*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.ICollection.get_SyncRoot - - .method /*060002C3*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsFixedSize /*01000041::0A00003A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IList.get_IsFixedSize - - .method /*060002C4*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsReadOnly /*01000041::0A00003B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IList.get_IsReadOnly - - .method /*060002C5*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_Item /*01000041::0A00003C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IList.get_Item - - .method /*060002C6*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::set_Item /*01000041::0A00003D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.Collections.IList.set_Item - - .method /*060002C7*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowEdit() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_AllowEdit /*0100005B::0A00003E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_AllowEdit - - .method /*060002C8*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowNew() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_AllowNew /*0100005B::0A00003F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_AllowNew - - .method /*060002C9*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_AllowRemove() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_AllowRemove /*0100005B::0A000040*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_AllowRemove - - .method /*060002CA*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_IsSorted() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_IsSorted /*0100005B::0A000041*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_IsSorted - - .method /*060002CB*/ private hidebysig newslot specialname virtual final - instance valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ - System.ComponentModel.IBindingList.get_SortDirection() cil managed - // SIG: 20 00 11 81 71 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SortDirection /*0100005B::0A000042*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_SortDirection - - .method /*060002CC*/ private hidebysig newslot specialname virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.IBindingList.get_SortProperty() cil managed - // SIG: 20 00 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SortProperty /*0100005B::0A000043*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_SortProperty - - .method /*060002CD*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsChangeNotification() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SupportsChangeNotification /*0100005B::0A000044*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_SupportsChangeNotification - - .method /*060002CE*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsSearching() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SupportsSearching /*0100005B::0A000045*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_SupportsSearching - - .method /*060002CF*/ private hidebysig newslot specialname virtual final - instance bool System.ComponentModel.IBindingList.get_SupportsSorting() cil managed - // SIG: 20 00 02 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::get_SupportsSorting /*0100005B::0A000046*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.get_SupportsSorting - - .method /*060002D0*/ public hidebysig newslot specialname virtual final - instance void add_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/ 'value') cil managed - // SIG: 20 01 01 12 81 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::add_ListChanged - - .method /*060002D1*/ public hidebysig newslot specialname virtual final - instance void remove_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/ 'value') cil managed - // SIG: 20 01 01 12 81 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::remove_ListChanged - - .method /*060002D2*/ public hidebysig instance class System.Data.DataView/*02000024*/ - CreateDataView(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 12 80 90 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::CreateDataView - - .method /*060002D3*/ family hidebysig newslot virtual - instance void OnListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventArgs/*01000062*/ e) cil managed - // SIG: 20 01 01 12 81 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::OnListChanged - - .method /*060002D4*/ family hidebysig newslot virtual - instance void RelationCollectionChanged(object sender, - class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventArgs/*0100002D*/ e) cil managed - // SIG: 20 02 01 1C 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::RelationCollectionChanged - - .method /*060002D5*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::CopyTo /*0100005A::0A00005E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.Collections.ICollection.CopyTo - - .method /*060002D6*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/::GetEnumerator /*01000060::0A00005F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IEnumerable.GetEnumerator - - .method /*060002D7*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Add /*01000041::0A00004C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IList.Add - - .method /*060002D8*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Clear /*01000041::0A00004D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.Collections.IList.Clear - - .method /*060002D9*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Contains /*01000041::0A00004E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IList.Contains - - .method /*060002DA*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::IndexOf /*01000041::0A00004F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.Collections.IList.IndexOf - - .method /*060002DB*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Insert /*01000041::0A000050*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.Collections.IList.Insert - - .method /*060002DC*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::Remove /*01000041::0A000051*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.Collections.IList.Remove - - .method /*060002DD*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::RemoveAt /*01000041::0A000052*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.Collections.IList.RemoveAt - - .method /*060002DE*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.AddIndex(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property') cil managed - // SIG: 20 01 01 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::AddIndex /*0100005B::0A000053*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.ComponentModel.IBindingList.AddIndex - - .method /*060002DF*/ private hidebysig newslot virtual final - instance object System.ComponentModel.IBindingList.AddNew() cil managed - // SIG: 20 00 1C - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::AddNew /*0100005B::0A000054*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.AddNew - - .method /*060002E0*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.ApplySort(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property', - valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ direction) cil managed - // SIG: 20 02 01 12 80 E1 11 81 71 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::ApplySort /*0100005B::0A000055*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.ComponentModel.IBindingList.ApplySort - - .method /*060002E1*/ private hidebysig newslot virtual final - instance int32 System.ComponentModel.IBindingList.Find(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property', - object key) cil managed - // SIG: 20 02 08 12 80 E1 1C - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::Find /*0100005B::0A000056*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.IBindingList.Find - - .method /*060002E2*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.RemoveIndex(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ 'property') cil managed - // SIG: 20 01 01 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::RemoveIndex /*0100005B::0A000057*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.ComponentModel.IBindingList.RemoveIndex - - .method /*060002E3*/ private hidebysig newslot virtual final - instance void System.ComponentModel.IBindingList.RemoveSort() cil managed - // SIG: 20 00 01 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.IBindingList/*0100005B*/::RemoveSort /*0100005B::0A000058*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::System.ComponentModel.IBindingList.RemoveSort - - .method /*060002E4*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ITypedList.GetItemProperties(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/[] listAccessors) cil managed - // SIG: 20 01 12 80 ED 1D 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ITypedList/*0100005F*/::GetItemProperties /*0100005F::0A00005B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.ITypedList.GetItemProperties - - .method /*060002E5*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ITypedList.GetListName(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/[] listAccessors) cil managed - // SIG: 20 01 0E 1D 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ITypedList/*0100005F*/::GetListName /*0100005F::0A00005C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewManager::System.ComponentModel.ITypedList.GetListName - - .method /*060002E6*/ family hidebysig newslot virtual - instance void TableCollectionChanged(object sender, - class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.CollectionChangeEventArgs/*0100002D*/ e) cil managed - // SIG: 20 02 01 1C 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewManager::TableCollectionChanged - - .event /*14000015*/ [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/ ListChanged - { - .addon instance void System.Data.DataViewManager/*02000025*/::add_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/) /* 060002D0 */ - .removeon instance void System.Data.DataViewManager/*02000025*/::remove_ListChanged(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListChangedEventHandler/*01000061*/) /* 060002D1 */ - } // end of event DataViewManager::ListChanged - .property /*17000099*/ instance class System.Data.DataSet/*0200001A*/ - DataSet() - { - .custom /*0C0000B1:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 FF 00 00 ) - .get instance class System.Data.DataSet/*0200001A*/ System.Data.DataViewManager/*02000025*/::get_DataSet() /* 060002BB */ - .set instance void System.Data.DataViewManager/*02000025*/::set_DataSet(class System.Data.DataSet/*0200001A*/) /* 060002BC */ - } // end of property DataViewManager::DataSet - .property /*1700009A*/ instance string DataViewSettingCollectionString() - { - .get instance string System.Data.DataViewManager/*02000025*/::get_DataViewSettingCollectionString() /* 060002BD */ - .set instance void System.Data.DataViewManager/*02000025*/::set_DataViewSettingCollectionString(string) /* 060002BE */ - } // end of property DataViewManager::DataViewSettingCollectionString - .property /*1700009B*/ instance class System.Data.DataViewSettingCollection/*02000028*/ - DataViewSettings() - { - .custom /*0C0000B2:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.DataViewSettingCollection/*02000028*/ System.Data.DataViewManager/*02000025*/::get_DataViewSettings() /* 060002BF */ - } // end of property DataViewManager::DataViewSettings - .property /*1700009C*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.Data.DataViewManager/*02000025*/::System.Collections.ICollection.get_Count() /* 060002C0 */ - } // end of property DataViewManager::System.Collections.ICollection.Count - .property /*1700009D*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.Collections.ICollection.get_IsSynchronized() /* 060002C1 */ - } // end of property DataViewManager::System.Collections.ICollection.IsSynchronized - .property /*1700009E*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Data.DataViewManager/*02000025*/::System.Collections.ICollection.get_SyncRoot() /* 060002C2 */ - } // end of property DataViewManager::System.Collections.ICollection.SyncRoot - .property /*1700009F*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.Collections.IList.get_IsFixedSize() /* 060002C3 */ - } // end of property DataViewManager::System.Collections.IList.IsFixedSize - .property /*170000A0*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.Collections.IList.get_IsReadOnly() /* 060002C4 */ - } // end of property DataViewManager::System.Collections.IList.IsReadOnly - .property /*170000A1*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Data.DataViewManager/*02000025*/::System.Collections.IList.get_Item(int32) /* 060002C5 */ - .set instance void System.Data.DataViewManager/*02000025*/::System.Collections.IList.set_Item(int32, - object) /* 060002C6 */ - } // end of property DataViewManager::System.Collections.IList.Item - .property /*170000A2*/ instance bool System.ComponentModel.IBindingList.AllowEdit() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_AllowEdit() /* 060002C7 */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.AllowEdit - .property /*170000A3*/ instance bool System.ComponentModel.IBindingList.AllowNew() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_AllowNew() /* 060002C8 */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.AllowNew - .property /*170000A4*/ instance bool System.ComponentModel.IBindingList.AllowRemove() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_AllowRemove() /* 060002C9 */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.AllowRemove - .property /*170000A5*/ instance bool System.ComponentModel.IBindingList.IsSorted() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_IsSorted() /* 060002CA */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.IsSorted - .property /*170000A6*/ instance valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ - System.ComponentModel.IBindingList.SortDirection() - { - .get instance valuetype [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListSortDirection/*0100005C*/ System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_SortDirection() /* 060002CB */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.SortDirection - .property /*170000A7*/ instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.IBindingList.SortProperty() - { - .get instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_SortProperty() /* 060002CC */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.SortProperty - .property /*170000A8*/ instance bool System.ComponentModel.IBindingList.SupportsChangeNotification() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_SupportsChangeNotification() /* 060002CD */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.SupportsChangeNotification - .property /*170000A9*/ instance bool System.ComponentModel.IBindingList.SupportsSearching() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_SupportsSearching() /* 060002CE */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.SupportsSearching - .property /*170000AA*/ instance bool System.ComponentModel.IBindingList.SupportsSorting() - { - .get instance bool System.Data.DataViewManager/*02000025*/::System.ComponentModel.IBindingList.get_SupportsSorting() /* 060002CF */ - } // end of property DataViewManager::System.ComponentModel.IBindingList.SupportsSorting -} // end of class System.Data.DataViewManager - -.class /*02000026*/ public auto ansi sealed System.Data.DataViewRowState - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000054:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000035*/ public specialname rtspecialname int32 value__ - .field /*04000036*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ Added = int32(0x00000004) - .field /*04000037*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ CurrentRows = int32(0x00000016) - .field /*04000038*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ Deleted = int32(0x00000008) - .field /*04000039*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ ModifiedCurrent = int32(0x00000010) - .field /*0400003A*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ ModifiedOriginal = int32(0x00000020) - .field /*0400003B*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ None = int32(0x00000000) - .field /*0400003C*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ OriginalRows = int32(0x0000002A) - .field /*0400003D*/ public static literal valuetype System.Data.DataViewRowState/*02000026*/ Unchanged = int32(0x00000002) -} // end of class System.Data.DataViewRowState - -.class /*02000027*/ public auto ansi beforefieldinit System.Data.DataViewSetting - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*060002E7*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataViewSetting::.ctor - - .method /*060002E8*/ public hidebysig specialname - instance bool get_ApplyDefaultSort() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSetting::get_ApplyDefaultSort - - .method /*060002E9*/ public hidebysig specialname - instance void set_ApplyDefaultSort(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSetting::set_ApplyDefaultSort - - .method /*060002EA*/ public hidebysig specialname - instance class System.Data.DataViewManager/*02000025*/ - get_DataViewManager() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSetting::get_DataViewManager - - .method /*060002EB*/ public hidebysig specialname - instance string get_RowFilter() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSetting::get_RowFilter - - .method /*060002EC*/ public hidebysig specialname - instance void set_RowFilter(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSetting::set_RowFilter - - .method /*060002ED*/ public hidebysig specialname - instance valuetype System.Data.DataViewRowState/*02000026*/ - get_RowStateFilter() cil managed - // SIG: 20 00 11 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSetting::get_RowStateFilter - - .method /*060002EE*/ public hidebysig specialname - instance void set_RowStateFilter(valuetype System.Data.DataViewRowState/*02000026*/ 'value') cil managed - // SIG: 20 01 01 11 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSetting::set_RowStateFilter - - .method /*060002EF*/ public hidebysig specialname - instance string get_Sort() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSetting::get_Sort - - .method /*060002F0*/ public hidebysig specialname - instance void set_Sort(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSetting::set_Sort - - .method /*060002F1*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSetting::get_Table - - .property /*170000AB*/ instance bool ApplyDefaultSort() - { - .get instance bool System.Data.DataViewSetting/*02000027*/::get_ApplyDefaultSort() /* 060002E8 */ - .set instance void System.Data.DataViewSetting/*02000027*/::set_ApplyDefaultSort(bool) /* 060002E9 */ - } // end of property DataViewSetting::ApplyDefaultSort - .property /*170000AC*/ instance class System.Data.DataViewManager/*02000025*/ - DataViewManager() - { - .custom /*0C0000B4:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataViewManager/*02000025*/ System.Data.DataViewSetting/*02000027*/::get_DataViewManager() /* 060002EA */ - } // end of property DataViewSetting::DataViewManager - .property /*170000AD*/ instance string RowFilter() - { - .get instance string System.Data.DataViewSetting/*02000027*/::get_RowFilter() /* 060002EB */ - .set instance void System.Data.DataViewSetting/*02000027*/::set_RowFilter(string) /* 060002EC */ - } // end of property DataViewSetting::RowFilter - .property /*170000AE*/ instance valuetype System.Data.DataViewRowState/*02000026*/ - RowStateFilter() - { - .get instance valuetype System.Data.DataViewRowState/*02000026*/ System.Data.DataViewSetting/*02000027*/::get_RowStateFilter() /* 060002ED */ - .set instance void System.Data.DataViewSetting/*02000027*/::set_RowStateFilter(valuetype System.Data.DataViewRowState/*02000026*/) /* 060002EE */ - } // end of property DataViewSetting::RowStateFilter - .property /*170000AF*/ instance string Sort() - { - .get instance string System.Data.DataViewSetting/*02000027*/::get_Sort() /* 060002EF */ - .set instance void System.Data.DataViewSetting/*02000027*/::set_Sort(string) /* 060002F0 */ - } // end of property DataViewSetting::Sort - .property /*170000B0*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .custom /*0C0000B5:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class System.Data.DataTable/*0200001D*/ System.Data.DataViewSetting/*02000027*/::get_Table() /* 060002F1 */ - } // end of property DataViewSetting::Table -} // end of class System.Data.DataViewSetting - -.class /*02000028*/ public auto ansi beforefieldinit System.Data.DataViewSettingCollection - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/ -{ - .custom /*0C000056:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060002F2*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DataViewSettingCollection::.ctor - - .method /*060002F3*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_Count - - .method /*060002F4*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_IsReadOnly - - .method /*060002F5*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_IsSynchronized - - .method /*060002F6*/ public hidebysig newslot specialname virtual - instance class System.Data.DataViewSetting/*02000027*/ - get_Item(class System.Data.DataTable/*0200001D*/ table) cil managed - // SIG: 20 01 12 80 9C 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_Item - - .method /*060002F7*/ public hidebysig newslot specialname virtual - instance void set_Item(class System.Data.DataTable/*0200001D*/ table, - class System.Data.DataViewSetting/*02000027*/ 'value') cil managed - // SIG: 20 02 01 12 74 12 80 9C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSettingCollection::set_Item - - .method /*060002F8*/ public hidebysig newslot specialname virtual - instance class System.Data.DataViewSetting/*02000027*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 9C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_Item - - .method /*060002F9*/ public hidebysig newslot specialname virtual - instance void set_Item(int32 index, - class System.Data.DataViewSetting/*02000027*/ 'value') cil managed - // SIG: 20 02 01 08 12 80 9C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSettingCollection::set_Item - - .method /*060002FA*/ public hidebysig newslot specialname virtual - instance class System.Data.DataViewSetting/*02000027*/ - get_Item(string tableName) cil managed - // SIG: 20 01 12 80 9C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_Item - - .method /*060002FB*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::get_SyncRoot - - .method /*060002FC*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ ar, - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSettingCollection::CopyTo - - .method /*060002FD*/ public hidebysig instance void - CopyTo(class System.Data.DataViewSetting/*02000027*/[] ar, - int32 index) cil managed - // SIG: 20 02 01 1D 12 80 9C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataViewSettingCollection::CopyTo - - .method /*060002FE*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataViewSettingCollection::GetEnumerator - - .property /*170000B1*/ instance int32 Count() - { - .custom /*0C0000B6:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Data.DataViewSettingCollection/*02000028*/::get_Count() /* 060002F3 */ - } // end of property DataViewSettingCollection::Count - .property /*170000B2*/ instance bool IsReadOnly() - { - .custom /*0C0000B7:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataViewSettingCollection/*02000028*/::get_IsReadOnly() /* 060002F4 */ - } // end of property DataViewSettingCollection::IsReadOnly - .property /*170000B3*/ instance bool IsSynchronized() - { - .custom /*0C0000B8:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.DataViewSettingCollection/*02000028*/::get_IsSynchronized() /* 060002F5 */ - } // end of property DataViewSettingCollection::IsSynchronized - .property /*170000B4*/ instance class System.Data.DataViewSetting/*02000027*/ - Item(class System.Data.DataTable/*0200001D*/) - { - .get instance class System.Data.DataViewSetting/*02000027*/ System.Data.DataViewSettingCollection/*02000028*/::get_Item(class System.Data.DataTable/*0200001D*/) /* 060002F6 */ - .set instance void System.Data.DataViewSettingCollection/*02000028*/::set_Item(class System.Data.DataTable/*0200001D*/, - class System.Data.DataViewSetting/*02000027*/) /* 060002F7 */ - } // end of property DataViewSettingCollection::Item - .property /*170000B5*/ instance class System.Data.DataViewSetting/*02000027*/ - Item(int32) - { - .get instance class System.Data.DataViewSetting/*02000027*/ System.Data.DataViewSettingCollection/*02000028*/::get_Item(int32) /* 060002F8 */ - .set instance void System.Data.DataViewSettingCollection/*02000028*/::set_Item(int32, - class System.Data.DataViewSetting/*02000027*/) /* 060002F9 */ - } // end of property DataViewSettingCollection::Item - .property /*170000B6*/ instance class System.Data.DataViewSetting/*02000027*/ - Item(string) - { - .get instance class System.Data.DataViewSetting/*02000027*/ System.Data.DataViewSettingCollection/*02000028*/::get_Item(string) /* 060002FA */ - } // end of property DataViewSettingCollection::Item - .property /*170000B7*/ instance object SyncRoot() - { - .custom /*0C0000BB:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance object System.Data.DataViewSettingCollection/*02000028*/::get_SyncRoot() /* 060002FB */ - } // end of property DataViewSettingCollection::SyncRoot -} // end of class System.Data.DataViewSettingCollection - -.class /*02000029*/ public auto ansi sealed beforefieldinit System.Data.DBConcurrencyException - extends [System.Runtime/*23000001*/]System.SystemException/*0100002C*/ -{ - .method /*060002FF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DBConcurrencyException::.ctor - - .method /*06000300*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DBConcurrencyException::.ctor - - .method /*06000301*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ inner) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DBConcurrencyException::.ctor - - .method /*06000302*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ inner, - class System.Data.DataRow/*02000011*/[] dataRows) cil managed - // SIG: 20 03 01 0E 12 79 1D 12 44 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method DBConcurrencyException::.ctor - - .method /*06000303*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBConcurrencyException::get_Row - - .method /*06000304*/ public hidebysig specialname - instance void set_Row(class System.Data.DataRow/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DBConcurrencyException::set_Row - - .method /*06000305*/ public hidebysig specialname - instance int32 get_RowCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBConcurrencyException::get_RowCount - - .method /*06000306*/ public hidebysig instance void - CopyToRows(class System.Data.DataRow/*02000011*/[] 'array') cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DBConcurrencyException::CopyToRows - - .method /*06000307*/ public hidebysig instance void - CopyToRows(class System.Data.DataRow/*02000011*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 12 44 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DBConcurrencyException::CopyToRows - - .method /*06000308*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DBConcurrencyException::GetObjectData - - .property /*170000B8*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.DBConcurrencyException/*02000029*/::get_Row() /* 06000303 */ - .set instance void System.Data.DBConcurrencyException/*02000029*/::set_Row(class System.Data.DataRow/*02000011*/) /* 06000304 */ - } // end of property DBConcurrencyException::Row - .property /*170000B9*/ instance int32 RowCount() - { - .get instance int32 System.Data.DBConcurrencyException/*02000029*/::get_RowCount() /* 06000305 */ - } // end of property DBConcurrencyException::RowCount -} // end of class System.Data.DBConcurrencyException - -.class /*0200002A*/ public auto ansi sealed System.Data.DbType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400003E*/ public specialname rtspecialname int32 value__ - .field /*0400003F*/ public static literal valuetype System.Data.DbType/*0200002A*/ AnsiString = int32(0x00000000) - .field /*04000040*/ public static literal valuetype System.Data.DbType/*0200002A*/ AnsiStringFixedLength = int32(0x00000016) - .field /*04000041*/ public static literal valuetype System.Data.DbType/*0200002A*/ Binary = int32(0x00000001) - .field /*04000042*/ public static literal valuetype System.Data.DbType/*0200002A*/ Boolean = int32(0x00000003) - .field /*04000043*/ public static literal valuetype System.Data.DbType/*0200002A*/ Byte = int32(0x00000002) - .field /*04000044*/ public static literal valuetype System.Data.DbType/*0200002A*/ Currency = int32(0x00000004) - .field /*04000045*/ public static literal valuetype System.Data.DbType/*0200002A*/ Date = int32(0x00000005) - .field /*04000046*/ public static literal valuetype System.Data.DbType/*0200002A*/ DateTime = int32(0x00000006) - .field /*04000047*/ public static literal valuetype System.Data.DbType/*0200002A*/ DateTime2 = int32(0x0000001A) - .field /*04000048*/ public static literal valuetype System.Data.DbType/*0200002A*/ DateTimeOffset = int32(0x0000001B) - .field /*04000049*/ public static literal valuetype System.Data.DbType/*0200002A*/ Decimal = int32(0x00000007) - .field /*0400004A*/ public static literal valuetype System.Data.DbType/*0200002A*/ Double = int32(0x00000008) - .field /*0400004B*/ public static literal valuetype System.Data.DbType/*0200002A*/ Guid = int32(0x00000009) - .field /*0400004C*/ public static literal valuetype System.Data.DbType/*0200002A*/ Int16 = int32(0x0000000A) - .field /*0400004D*/ public static literal valuetype System.Data.DbType/*0200002A*/ Int32 = int32(0x0000000B) - .field /*0400004E*/ public static literal valuetype System.Data.DbType/*0200002A*/ Int64 = int32(0x0000000C) - .field /*0400004F*/ public static literal valuetype System.Data.DbType/*0200002A*/ Object = int32(0x0000000D) - .field /*04000050*/ public static literal valuetype System.Data.DbType/*0200002A*/ SByte = int32(0x0000000E) - .field /*04000051*/ public static literal valuetype System.Data.DbType/*0200002A*/ Single = int32(0x0000000F) - .field /*04000052*/ public static literal valuetype System.Data.DbType/*0200002A*/ String = int32(0x00000010) - .field /*04000053*/ public static literal valuetype System.Data.DbType/*0200002A*/ StringFixedLength = int32(0x00000017) - .field /*04000054*/ public static literal valuetype System.Data.DbType/*0200002A*/ Time = int32(0x00000011) - .field /*04000055*/ public static literal valuetype System.Data.DbType/*0200002A*/ UInt16 = int32(0x00000012) - .field /*04000056*/ public static literal valuetype System.Data.DbType/*0200002A*/ UInt32 = int32(0x00000013) - .field /*04000057*/ public static literal valuetype System.Data.DbType/*0200002A*/ UInt64 = int32(0x00000014) - .field /*04000058*/ public static literal valuetype System.Data.DbType/*0200002A*/ VarNumeric = int32(0x00000015) - .field /*04000059*/ public static literal valuetype System.Data.DbType/*0200002A*/ Xml = int32(0x00000019) -} // end of class System.Data.DbType - -.class /*0200002B*/ public auto ansi beforefieldinit System.Data.DeletedRowInaccessibleException - extends System.Data.DataException/*0200000E*/ -{ - .method /*06000309*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DeletedRowInaccessibleException::.ctor - - .method /*0600030A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DeletedRowInaccessibleException::.ctor - - .method /*0600030B*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DeletedRowInaccessibleException::.ctor - - .method /*0600030C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DeletedRowInaccessibleException::.ctor - -} // end of class System.Data.DeletedRowInaccessibleException - -.class /*0200002C*/ public auto ansi beforefieldinit System.Data.DuplicateNameException - extends System.Data.DataException/*0200000E*/ -{ - .method /*0600030D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateNameException::.ctor - - .method /*0600030E*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateNameException::.ctor - - .method /*0600030F*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateNameException::.ctor - - .method /*06000310*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateNameException::.ctor - -} // end of class System.Data.DuplicateNameException - -.class /*0200002D*/ public auto ansi beforefieldinit System.Data.EvaluateException - extends System.Data.InvalidExpressionException/*02000040*/ -{ - .method /*06000311*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method EvaluateException::.ctor - - .method /*06000312*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method EvaluateException::.ctor - - .method /*06000313*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method EvaluateException::.ctor - - .method /*06000314*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method EvaluateException::.ctor - -} // end of class System.Data.EvaluateException - -.class /*0200002E*/ public auto ansi beforefieldinit System.Data.FillErrorEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*06000315*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/ dataTable, - object[] values) cil managed - // SIG: 20 02 01 12 74 1D 1C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method FillErrorEventArgs::.ctor - - .method /*06000316*/ public hidebysig specialname - instance bool get_Continue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FillErrorEventArgs::get_Continue - - .method /*06000317*/ public hidebysig specialname - instance void set_Continue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FillErrorEventArgs::set_Continue - - .method /*06000318*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_DataTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FillErrorEventArgs::get_DataTable - - .method /*06000319*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - get_Errors() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FillErrorEventArgs::get_Errors - - .method /*0600031A*/ public hidebysig specialname - instance void set_Errors(class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FillErrorEventArgs::set_Errors - - .method /*0600031B*/ public hidebysig specialname - instance object[] get_Values() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FillErrorEventArgs::get_Values - - .property /*170000BA*/ instance bool Continue() - { - .get instance bool System.Data.FillErrorEventArgs/*0200002E*/::get_Continue() /* 06000316 */ - .set instance void System.Data.FillErrorEventArgs/*0200002E*/::set_Continue(bool) /* 06000317 */ - } // end of property FillErrorEventArgs::Continue - .property /*170000BB*/ instance class System.Data.DataTable/*0200001D*/ - DataTable() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.FillErrorEventArgs/*0200002E*/::get_DataTable() /* 06000318 */ - } // end of property FillErrorEventArgs::DataTable - .property /*170000BC*/ instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - Errors() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ System.Data.FillErrorEventArgs/*0200002E*/::get_Errors() /* 06000319 */ - .set instance void System.Data.FillErrorEventArgs/*0200002E*/::set_Errors(class [System.Runtime/*23000001*/]System.Exception/*0100001E*/) /* 0600031A */ - } // end of property FillErrorEventArgs::Errors - .property /*170000BD*/ instance object[] - Values() - { - .get instance object[] System.Data.FillErrorEventArgs/*0200002E*/::get_Values() /* 0600031B */ - } // end of property FillErrorEventArgs::Values -} // end of class System.Data.FillErrorEventArgs - -.class /*0200002F*/ public auto ansi sealed System.Data.FillErrorEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*0600031C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method FillErrorEventHandler::.ctor - - .method /*0600031D*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.FillErrorEventArgs/*0200002E*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 B8 - { - } // end of method FillErrorEventHandler::Invoke - - .method /*0600031E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.FillErrorEventArgs/*0200002E*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 80 B8 12 80 AD 1C - { - } // end of method FillErrorEventHandler::BeginInvoke - - .method /*0600031F*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method FillErrorEventHandler::EndInvoke - -} // end of class System.Data.FillErrorEventHandler - -.class /*02000030*/ public auto ansi beforefieldinit System.Data.ForeignKeyConstraint - extends System.Data.Constraint/*02000007*/ -{ - .custom /*0C000058:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 0E 43 6F 6E 73 74 72 61 69 6E 74 4E 61 6D // ...ConstraintNam - 65 00 00 ) // e.. - .method /*06000320*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn) cil managed - // SIG: 20 02 01 12 28 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyConstraint::.ctor - - .method /*06000321*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns) cil managed - // SIG: 20 02 01 1D 12 28 1D 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyConstraint::.ctor - - .method /*06000322*/ public hidebysig specialname rtspecialname - instance void .ctor(string constraintName, - class System.Data.DataColumn/*0200000A*/ parentColumn, - class System.Data.DataColumn/*0200000A*/ childColumn) cil managed - // SIG: 20 03 01 0E 12 28 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyConstraint::.ctor - - .method /*06000323*/ public hidebysig specialname rtspecialname - instance void .ctor(string constraintName, - class System.Data.DataColumn/*0200000A*/[] parentColumns, - class System.Data.DataColumn/*0200000A*/[] childColumns) cil managed - // SIG: 20 03 01 0E 1D 12 28 1D 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyConstraint::.ctor - - .method /*06000324*/ public hidebysig specialname rtspecialname - instance void .ctor(string constraintName, - string parentTableName, - string parentTableNamespace, - string[] parentColumnNames, - string[] childColumnNames, - valuetype System.Data.AcceptRejectRule/*02000002*/ acceptRejectRule, - valuetype System.Data.Rule/*02000051*/ deleteRule, - valuetype System.Data.Rule/*02000051*/ updateRule) cil managed - // SIG: 20 08 01 0E 0E 0E 1D 0E 1D 0E 11 08 11 81 44 11 81 44 - { - .custom /*0C00013D:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyConstraint::.ctor - - .method /*06000325*/ public hidebysig specialname rtspecialname - instance void .ctor(string constraintName, - string parentTableName, - string[] parentColumnNames, - string[] childColumnNames, - valuetype System.Data.AcceptRejectRule/*02000002*/ acceptRejectRule, - valuetype System.Data.Rule/*02000051*/ deleteRule, - valuetype System.Data.Rule/*02000051*/ updateRule) cil managed - // SIG: 20 07 01 0E 0E 1D 0E 1D 0E 11 08 11 81 44 11 81 44 - { - .custom /*0C00013E:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method ForeignKeyConstraint::.ctor - - .method /*06000326*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.AcceptRejectRule/*02000002*/ - get_AcceptRejectRule() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_AcceptRejectRule - - .method /*06000327*/ public hidebysig newslot specialname virtual - instance void set_AcceptRejectRule(valuetype System.Data.AcceptRejectRule/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ForeignKeyConstraint::set_AcceptRejectRule - - .method /*06000328*/ public hidebysig newslot specialname virtual - instance class System.Data.DataColumn/*0200000A*/[] - get_Columns() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_Columns - - .method /*06000329*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.Rule/*02000051*/ - get_DeleteRule() cil managed - // SIG: 20 00 11 81 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_DeleteRule - - .method /*0600032A*/ public hidebysig newslot specialname virtual - instance void set_DeleteRule(valuetype System.Data.Rule/*02000051*/ 'value') cil managed - // SIG: 20 01 01 11 81 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ForeignKeyConstraint::set_DeleteRule - - .method /*0600032B*/ public hidebysig newslot specialname virtual - instance class System.Data.DataColumn/*0200000A*/[] - get_RelatedColumns() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_RelatedColumns - - .method /*0600032C*/ public hidebysig newslot specialname virtual - instance class System.Data.DataTable/*0200001D*/ - get_RelatedTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_RelatedTable - - .method /*0600032D*/ public hidebysig specialname virtual - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_Table - - .method /*0600032E*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.Rule/*02000051*/ - get_UpdateRule() cil managed - // SIG: 20 00 11 81 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::get_UpdateRule - - .method /*0600032F*/ public hidebysig newslot specialname virtual - instance void set_UpdateRule(valuetype System.Data.Rule/*02000051*/ 'value') cil managed - // SIG: 20 01 01 11 81 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ForeignKeyConstraint::set_UpdateRule - - .method /*06000330*/ public hidebysig virtual - instance bool Equals(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::Equals - - .method /*06000331*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ForeignKeyConstraint::GetHashCode - - .property /*170000BE*/ instance valuetype System.Data.AcceptRejectRule/*02000002*/ - AcceptRejectRule() - { - .custom /*0C0000BD:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1C 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 41 63 63 65 70 74 52 65 6A 65 63 74 52 75 6C 65 // AcceptRejectRule - 00 00 00 00 00 00 ) - .get instance valuetype System.Data.AcceptRejectRule/*02000002*/ System.Data.ForeignKeyConstraint/*02000030*/::get_AcceptRejectRule() /* 06000326 */ - .set instance void System.Data.ForeignKeyConstraint/*02000030*/::set_AcceptRejectRule(valuetype System.Data.AcceptRejectRule/*02000002*/) /* 06000327 */ - } // end of property ForeignKeyConstraint::AcceptRejectRule - .property /*170000BF*/ instance class System.Data.DataColumn/*0200000A*/[] - Columns() - { - .custom /*0C0000BE:0A000060*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ReadOnlyAttribute/*01000063*/::.ctor(bool) /* 0A000060 */ = ( 01 00 01 00 00 ) - .get instance class System.Data.DataColumn/*0200000A*/[] System.Data.ForeignKeyConstraint/*02000030*/::get_Columns() /* 06000328 */ - } // end of property ForeignKeyConstraint::Columns - .property /*170000C0*/ instance valuetype System.Data.Rule/*02000051*/ - DeleteRule() - { - .custom /*0C0000BF:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 10 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 52 75 6C 65 01 00 00 00 00 00 ) // Rule...... - .get instance valuetype System.Data.Rule/*02000051*/ System.Data.ForeignKeyConstraint/*02000030*/::get_DeleteRule() /* 06000329 */ - .set instance void System.Data.ForeignKeyConstraint/*02000030*/::set_DeleteRule(valuetype System.Data.Rule/*02000051*/) /* 0600032A */ - } // end of property ForeignKeyConstraint::DeleteRule - .property /*170000C1*/ instance class System.Data.DataColumn/*0200000A*/[] - RelatedColumns() - { - .custom /*0C0000C0:0A000060*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ReadOnlyAttribute/*01000063*/::.ctor(bool) /* 0A000060 */ = ( 01 00 01 00 00 ) - .get instance class System.Data.DataColumn/*0200000A*/[] System.Data.ForeignKeyConstraint/*02000030*/::get_RelatedColumns() /* 0600032B */ - } // end of property ForeignKeyConstraint::RelatedColumns - .property /*170000C2*/ instance class System.Data.DataTable/*0200001D*/ - RelatedTable() - { - .custom /*0C0000C1:0A000060*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ReadOnlyAttribute/*01000063*/::.ctor(bool) /* 0A000060 */ = ( 01 00 01 00 00 ) - .get instance class System.Data.DataTable/*0200001D*/ System.Data.ForeignKeyConstraint/*02000030*/::get_RelatedTable() /* 0600032C */ - } // end of property ForeignKeyConstraint::RelatedTable - .property /*170000C3*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .custom /*0C0000C2:0A000060*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ReadOnlyAttribute/*01000063*/::.ctor(bool) /* 0A000060 */ = ( 01 00 01 00 00 ) - .get instance class System.Data.DataTable/*0200001D*/ System.Data.ForeignKeyConstraint/*02000030*/::get_Table() /* 0600032D */ - } // end of property ForeignKeyConstraint::Table - .property /*170000C4*/ instance valuetype System.Data.Rule/*02000051*/ - UpdateRule() - { - .custom /*0C0000C3:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 10 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 52 75 6C 65 01 00 00 00 00 00 ) // Rule...... - .get instance valuetype System.Data.Rule/*02000051*/ System.Data.ForeignKeyConstraint/*02000030*/::get_UpdateRule() /* 0600032E */ - .set instance void System.Data.ForeignKeyConstraint/*02000030*/::set_UpdateRule(valuetype System.Data.Rule/*02000051*/) /* 0600032F */ - } // end of property ForeignKeyConstraint::UpdateRule -} // end of class System.Data.ForeignKeyConstraint - -.class /*02000031*/ interface public abstract auto ansi System.Data.IColumnMapping -{ - .method /*06000332*/ public hidebysig newslot specialname abstract virtual - instance string get_DataSetColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMapping::get_DataSetColumn - - .method /*06000333*/ public hidebysig newslot specialname abstract virtual - instance void set_DataSetColumn(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMapping::set_DataSetColumn - - .method /*06000334*/ public hidebysig newslot specialname abstract virtual - instance string get_SourceColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMapping::get_SourceColumn - - .method /*06000335*/ public hidebysig newslot specialname abstract virtual - instance void set_SourceColumn(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMapping::set_SourceColumn - - .property /*170000C5*/ instance string DataSetColumn() - { - .get instance string System.Data.IColumnMapping/*02000031*/::get_DataSetColumn() /* 06000332 */ - .set instance void System.Data.IColumnMapping/*02000031*/::set_DataSetColumn(string) /* 06000333 */ - } // end of property IColumnMapping::DataSetColumn - .property /*170000C6*/ instance string SourceColumn() - { - .get instance string System.Data.IColumnMapping/*02000031*/::get_SourceColumn() /* 06000334 */ - .set instance void System.Data.IColumnMapping/*02000031*/::set_SourceColumn(string) /* 06000335 */ - } // end of property IColumnMapping::SourceColumn -} // end of class System.Data.IColumnMapping - -.class /*02000032*/ interface public abstract auto ansi System.Data.IColumnMappingCollection - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/ -{ - .custom /*0C000059:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000336*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(string index) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::get_Item - - .method /*06000337*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(string index, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::set_Item - - .method /*06000338*/ public hidebysig newslot abstract virtual - instance class System.Data.IColumnMapping/*02000031*/ - Add(string sourceColumnName, - string dataSetColumnName) cil managed - // SIG: 20 02 12 80 C4 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::Add - - .method /*06000339*/ public hidebysig newslot abstract virtual - instance bool Contains(string sourceColumnName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::Contains - - .method /*0600033A*/ public hidebysig newslot abstract virtual - instance class System.Data.IColumnMapping/*02000031*/ - GetByDataSetColumn(string dataSetColumnName) cil managed - // SIG: 20 01 12 80 C4 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::GetByDataSetColumn - - .method /*0600033B*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(string sourceColumnName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::IndexOf - - .method /*0600033C*/ public hidebysig newslot abstract virtual - instance void RemoveAt(string sourceColumnName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IColumnMappingCollection::RemoveAt - - .property /*170000C7*/ instance object Item(string) - { - .get instance object System.Data.IColumnMappingCollection/*02000032*/::get_Item(string) /* 06000336 */ - .set instance void System.Data.IColumnMappingCollection/*02000032*/::set_Item(string, - object) /* 06000337 */ - } // end of property IColumnMappingCollection::Item -} // end of class System.Data.IColumnMappingCollection - -.class /*02000033*/ interface public abstract auto ansi System.Data.IDataAdapter -{ - .method /*0600033D*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.MissingMappingAction/*02000049*/ - get_MissingMappingAction() cil managed - // SIG: 20 00 11 81 24 - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::get_MissingMappingAction - - .method /*0600033E*/ public hidebysig newslot specialname abstract virtual - instance void set_MissingMappingAction(valuetype System.Data.MissingMappingAction/*02000049*/ 'value') cil managed - // SIG: 20 01 01 11 81 24 - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::set_MissingMappingAction - - .method /*0600033F*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.MissingSchemaAction/*0200004B*/ - get_MissingSchemaAction() cil managed - // SIG: 20 00 11 81 2C - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::get_MissingSchemaAction - - .method /*06000340*/ public hidebysig newslot specialname abstract virtual - instance void set_MissingSchemaAction(valuetype System.Data.MissingSchemaAction/*0200004B*/ 'value') cil managed - // SIG: 20 01 01 11 81 2C - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::set_MissingSchemaAction - - .method /*06000341*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.ITableMappingCollection/*02000043*/ - get_TableMappings() cil managed - // SIG: 20 00 12 81 0C - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::get_TableMappings - - .method /*06000342*/ public hidebysig newslot abstract virtual - instance int32 Fill(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 08 12 68 - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::Fill - - .method /*06000343*/ public hidebysig newslot abstract virtual - instance class System.Data.DataTable/*0200001D*/[] - FillSchema(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.SchemaType/*02000053*/ schemaType) cil managed - // SIG: 20 02 1D 12 74 12 68 11 81 4C - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::FillSchema - - .method /*06000344*/ public hidebysig newslot abstract virtual - instance class System.Data.IDataParameter/*02000034*/[] - GetFillParameters() cil managed - // SIG: 20 00 1D 12 80 D0 - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::GetFillParameters - - .method /*06000345*/ public hidebysig newslot abstract virtual - instance int32 Update(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 08 12 68 - { - // Method begins at RVA 0x0 - } // end of method IDataAdapter::Update - - .property /*170000C8*/ instance valuetype System.Data.MissingMappingAction/*02000049*/ - MissingMappingAction() - { - .get instance valuetype System.Data.MissingMappingAction/*02000049*/ System.Data.IDataAdapter/*02000033*/::get_MissingMappingAction() /* 0600033D */ - .set instance void System.Data.IDataAdapter/*02000033*/::set_MissingMappingAction(valuetype System.Data.MissingMappingAction/*02000049*/) /* 0600033E */ - } // end of property IDataAdapter::MissingMappingAction - .property /*170000C9*/ instance valuetype System.Data.MissingSchemaAction/*0200004B*/ - MissingSchemaAction() - { - .get instance valuetype System.Data.MissingSchemaAction/*0200004B*/ System.Data.IDataAdapter/*02000033*/::get_MissingSchemaAction() /* 0600033F */ - .set instance void System.Data.IDataAdapter/*02000033*/::set_MissingSchemaAction(valuetype System.Data.MissingSchemaAction/*0200004B*/) /* 06000340 */ - } // end of property IDataAdapter::MissingSchemaAction - .property /*170000CA*/ instance class System.Data.ITableMappingCollection/*02000043*/ - TableMappings() - { - .get instance class System.Data.ITableMappingCollection/*02000043*/ System.Data.IDataAdapter/*02000033*/::get_TableMappings() /* 06000341 */ - } // end of property IDataAdapter::TableMappings -} // end of class System.Data.IDataAdapter - -.class /*02000034*/ interface public abstract auto ansi System.Data.IDataParameter -{ - .method /*06000346*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.DbType/*0200002A*/ - get_DbType() cil managed - // SIG: 20 00 11 80 A8 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_DbType - - .method /*06000347*/ public hidebysig newslot specialname abstract virtual - instance void set_DbType(valuetype System.Data.DbType/*0200002A*/ 'value') cil managed - // SIG: 20 01 01 11 80 A8 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::set_DbType - - .method /*06000348*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.ParameterDirection/*0200004D*/ - get_Direction() cil managed - // SIG: 20 00 11 81 34 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_Direction - - .method /*06000349*/ public hidebysig newslot specialname abstract virtual - instance void set_Direction(valuetype System.Data.ParameterDirection/*0200004D*/ 'value') cil managed - // SIG: 20 01 01 11 81 34 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::set_Direction - - .method /*0600034A*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_IsNullable - - .method /*0600034B*/ public hidebysig newslot specialname abstract virtual - instance string get_ParameterName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_ParameterName - - .method /*0600034C*/ public hidebysig newslot specialname abstract virtual - instance void set_ParameterName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::set_ParameterName - - .method /*0600034D*/ public hidebysig newslot specialname abstract virtual - instance string get_SourceColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_SourceColumn - - .method /*0600034E*/ public hidebysig newslot specialname abstract virtual - instance void set_SourceColumn(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::set_SourceColumn - - .method /*0600034F*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.DataRowVersion/*02000018*/ - get_SourceVersion() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_SourceVersion - - .method /*06000350*/ public hidebysig newslot specialname abstract virtual - instance void set_SourceVersion(valuetype System.Data.DataRowVersion/*02000018*/ 'value') cil managed - // SIG: 20 01 01 11 60 - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::set_SourceVersion - - .method /*06000351*/ public hidebysig newslot specialname abstract virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::get_Value - - .method /*06000352*/ public hidebysig newslot specialname abstract virtual - instance void set_Value(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IDataParameter::set_Value - - .property /*170000CB*/ instance valuetype System.Data.DbType/*0200002A*/ - DbType() - { - .get instance valuetype System.Data.DbType/*0200002A*/ System.Data.IDataParameter/*02000034*/::get_DbType() /* 06000346 */ - .set instance void System.Data.IDataParameter/*02000034*/::set_DbType(valuetype System.Data.DbType/*0200002A*/) /* 06000347 */ - } // end of property IDataParameter::DbType - .property /*170000CC*/ instance valuetype System.Data.ParameterDirection/*0200004D*/ - Direction() - { - .get instance valuetype System.Data.ParameterDirection/*0200004D*/ System.Data.IDataParameter/*02000034*/::get_Direction() /* 06000348 */ - .set instance void System.Data.IDataParameter/*02000034*/::set_Direction(valuetype System.Data.ParameterDirection/*0200004D*/) /* 06000349 */ - } // end of property IDataParameter::Direction - .property /*170000CD*/ instance bool IsNullable() - { - .get instance bool System.Data.IDataParameter/*02000034*/::get_IsNullable() /* 0600034A */ - } // end of property IDataParameter::IsNullable - .property /*170000CE*/ instance string ParameterName() - { - .get instance string System.Data.IDataParameter/*02000034*/::get_ParameterName() /* 0600034B */ - .set instance void System.Data.IDataParameter/*02000034*/::set_ParameterName(string) /* 0600034C */ - } // end of property IDataParameter::ParameterName - .property /*170000CF*/ instance string SourceColumn() - { - .get instance string System.Data.IDataParameter/*02000034*/::get_SourceColumn() /* 0600034D */ - .set instance void System.Data.IDataParameter/*02000034*/::set_SourceColumn(string) /* 0600034E */ - } // end of property IDataParameter::SourceColumn - .property /*170000D0*/ instance valuetype System.Data.DataRowVersion/*02000018*/ - SourceVersion() - { - .get instance valuetype System.Data.DataRowVersion/*02000018*/ System.Data.IDataParameter/*02000034*/::get_SourceVersion() /* 0600034F */ - .set instance void System.Data.IDataParameter/*02000034*/::set_SourceVersion(valuetype System.Data.DataRowVersion/*02000018*/) /* 06000350 */ - } // end of property IDataParameter::SourceVersion - .property /*170000D1*/ instance object Value() - { - .get instance object System.Data.IDataParameter/*02000034*/::get_Value() /* 06000351 */ - .set instance void System.Data.IDataParameter/*02000034*/::set_Value(object) /* 06000352 */ - } // end of property IDataParameter::Value -} // end of class System.Data.IDataParameter - -.class /*02000035*/ interface public abstract auto ansi System.Data.IDataParameterCollection - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/ -{ - .custom /*0C00005A:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000353*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(string parameterName) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameterCollection::get_Item - - .method /*06000354*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(string parameterName, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IDataParameterCollection::set_Item - - .method /*06000355*/ public hidebysig newslot abstract virtual - instance bool Contains(string parameterName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameterCollection::Contains - - .method /*06000356*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(string parameterName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameterCollection::IndexOf - - .method /*06000357*/ public hidebysig newslot abstract virtual - instance void RemoveAt(string parameterName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IDataParameterCollection::RemoveAt - - .property /*170000D2*/ instance object Item(string) - { - .get instance object System.Data.IDataParameterCollection/*02000035*/::get_Item(string) /* 06000353 */ - .set instance void System.Data.IDataParameterCollection/*02000035*/::set_Item(string, - object) /* 06000354 */ - } // end of property IDataParameterCollection::Item -} // end of class System.Data.IDataParameterCollection - -.class /*02000036*/ interface public abstract auto ansi System.Data.IDataReader - implements System.Data.IDataRecord/*02000037*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*06000358*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::get_Depth - - .method /*06000359*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsClosed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::get_IsClosed - - .method /*0600035A*/ public hidebysig newslot specialname abstract virtual - instance int32 get_RecordsAffected() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::get_RecordsAffected - - .method /*0600035B*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::Close - - .method /*0600035C*/ public hidebysig newslot abstract virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchemaTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::GetSchemaTable - - .method /*0600035D*/ public hidebysig newslot abstract virtual - instance bool NextResult() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::NextResult - - .method /*0600035E*/ public hidebysig newslot abstract virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDataReader::Read - - .property /*170000D3*/ instance int32 Depth() - { - .get instance int32 System.Data.IDataReader/*02000036*/::get_Depth() /* 06000358 */ - } // end of property IDataReader::Depth - .property /*170000D4*/ instance bool IsClosed() - { - .get instance bool System.Data.IDataReader/*02000036*/::get_IsClosed() /* 06000359 */ - } // end of property IDataReader::IsClosed - .property /*170000D5*/ instance int32 RecordsAffected() - { - .get instance int32 System.Data.IDataReader/*02000036*/::get_RecordsAffected() /* 0600035A */ - } // end of property IDataReader::RecordsAffected -} // end of class System.Data.IDataReader - -.class /*02000037*/ interface public abstract auto ansi System.Data.IDataRecord -{ - .custom /*0C00005B:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600035F*/ public hidebysig newslot specialname abstract virtual - instance int32 get_FieldCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::get_FieldCount - - .method /*06000360*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 i) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::get_Item - - .method /*06000361*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::get_Item - - .method /*06000362*/ public hidebysig newslot abstract virtual - instance bool GetBoolean(int32 i) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetBoolean - - .method /*06000363*/ public hidebysig newslot abstract virtual - instance uint8 GetByte(int32 i) cil managed - // SIG: 20 01 05 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetByte - - .method /*06000364*/ public hidebysig newslot abstract virtual - instance int64 GetBytes(int32 i, - int64 fieldOffset, - uint8[] buffer, - int32 bufferoffset, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetBytes - - .method /*06000365*/ public hidebysig newslot abstract virtual - instance char GetChar(int32 i) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetChar - - .method /*06000366*/ public hidebysig newslot abstract virtual - instance int64 GetChars(int32 i, - int64 fieldoffset, - char[] buffer, - int32 bufferoffset, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetChars - - .method /*06000367*/ public hidebysig newslot abstract virtual - instance class System.Data.IDataReader/*02000036*/ - GetData(int32 i) cil managed - // SIG: 20 01 12 80 D8 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetData - - .method /*06000368*/ public hidebysig newslot abstract virtual - instance string GetDataTypeName(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetDataTypeName - - .method /*06000369*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - GetDateTime(int32 i) cil managed - // SIG: 20 01 11 81 5D 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetDateTime - - .method /*0600036A*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - GetDecimal(int32 i) cil managed - // SIG: 20 01 11 81 61 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetDecimal - - .method /*0600036B*/ public hidebysig newslot abstract virtual - instance float64 GetDouble(int32 i) cil managed - // SIG: 20 01 0D 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetDouble - - .method /*0600036C*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetFieldType(int32 i) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetFieldType - - .method /*0600036D*/ public hidebysig newslot abstract virtual - instance float32 GetFloat(int32 i) cil managed - // SIG: 20 01 0C 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetFloat - - .method /*0600036E*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - GetGuid(int32 i) cil managed - // SIG: 20 01 11 81 65 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetGuid - - .method /*0600036F*/ public hidebysig newslot abstract virtual - instance int16 GetInt16(int32 i) cil managed - // SIG: 20 01 06 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetInt16 - - .method /*06000370*/ public hidebysig newslot abstract virtual - instance int32 GetInt32(int32 i) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetInt32 - - .method /*06000371*/ public hidebysig newslot abstract virtual - instance int64 GetInt64(int32 i) cil managed - // SIG: 20 01 0A 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetInt64 - - .method /*06000372*/ public hidebysig newslot abstract virtual - instance string GetName(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetName - - .method /*06000373*/ public hidebysig newslot abstract virtual - instance int32 GetOrdinal(string name) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetOrdinal - - .method /*06000374*/ public hidebysig newslot abstract virtual - instance string GetString(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetString - - .method /*06000375*/ public hidebysig newslot abstract virtual - instance object GetValue(int32 i) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetValue - - .method /*06000376*/ public hidebysig newslot abstract virtual - instance int32 GetValues(object[] values) cil managed - // SIG: 20 01 08 1D 1C - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::GetValues - - .method /*06000377*/ public hidebysig newslot abstract virtual - instance bool IsDBNull(int32 i) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method IDataRecord::IsDBNull - - .property /*170000D6*/ instance int32 FieldCount() - { - .get instance int32 System.Data.IDataRecord/*02000037*/::get_FieldCount() /* 0600035F */ - } // end of property IDataRecord::FieldCount - .property /*170000D7*/ instance object Item(int32) - { - .get instance object System.Data.IDataRecord/*02000037*/::get_Item(int32) /* 06000360 */ - } // end of property IDataRecord::Item - .property /*170000D8*/ instance object Item(string) - { - .get instance object System.Data.IDataRecord/*02000037*/::get_Item(string) /* 06000361 */ - } // end of property IDataRecord::Item -} // end of class System.Data.IDataRecord - -.class /*02000038*/ interface public abstract auto ansi System.Data.IDbCommand - implements [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*06000378*/ public hidebysig newslot specialname abstract virtual - instance string get_CommandText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_CommandText - - .method /*06000379*/ public hidebysig newslot specialname abstract virtual - instance void set_CommandText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::set_CommandText - - .method /*0600037A*/ public hidebysig newslot specialname abstract virtual - instance int32 get_CommandTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_CommandTimeout - - .method /*0600037B*/ public hidebysig newslot specialname abstract virtual - instance void set_CommandTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::set_CommandTimeout - - .method /*0600037C*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.CommandType/*02000004*/ - get_CommandType() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_CommandType - - .method /*0600037D*/ public hidebysig newslot specialname abstract virtual - instance void set_CommandType(valuetype System.Data.CommandType/*02000004*/ 'value') cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::set_CommandType - - .method /*0600037E*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbConnection/*02000039*/ - get_Connection() cil managed - // SIG: 20 00 12 80 E4 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_Connection - - .method /*0600037F*/ public hidebysig newslot specialname abstract virtual - instance void set_Connection(class System.Data.IDbConnection/*02000039*/ 'value') cil managed - // SIG: 20 01 01 12 80 E4 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::set_Connection - - .method /*06000380*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDataParameterCollection/*02000035*/ - get_Parameters() cil managed - // SIG: 20 00 12 80 D4 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_Parameters - - .method /*06000381*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbTransaction/*0200003C*/ - get_Transaction() cil managed - // SIG: 20 00 12 80 F0 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_Transaction - - .method /*06000382*/ public hidebysig newslot specialname abstract virtual - instance void set_Transaction(class System.Data.IDbTransaction/*0200003C*/ 'value') cil managed - // SIG: 20 01 01 12 80 F0 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::set_Transaction - - .method /*06000383*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.UpdateRowSource/*0200005E*/ - get_UpdatedRowSource() cil managed - // SIG: 20 00 11 81 78 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::get_UpdatedRowSource - - .method /*06000384*/ public hidebysig newslot specialname abstract virtual - instance void set_UpdatedRowSource(valuetype System.Data.UpdateRowSource/*0200005E*/ 'value') cil managed - // SIG: 20 01 01 11 81 78 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::set_UpdatedRowSource - - .method /*06000385*/ public hidebysig newslot abstract virtual - instance void Cancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::Cancel - - .method /*06000386*/ public hidebysig newslot abstract virtual - instance class System.Data.IDbDataParameter/*0200003B*/ - CreateParameter() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::CreateParameter - - .method /*06000387*/ public hidebysig newslot abstract virtual - instance int32 ExecuteNonQuery() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::ExecuteNonQuery - - .method /*06000388*/ public hidebysig newslot abstract virtual - instance class System.Data.IDataReader/*02000036*/ - ExecuteReader() cil managed - // SIG: 20 00 12 80 D8 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::ExecuteReader - - .method /*06000389*/ public hidebysig newslot abstract virtual - instance class System.Data.IDataReader/*02000036*/ - ExecuteReader(valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 01 12 80 D8 11 0C - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::ExecuteReader - - .method /*0600038A*/ public hidebysig newslot abstract virtual - instance object ExecuteScalar() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::ExecuteScalar - - .method /*0600038B*/ public hidebysig newslot abstract virtual - instance void Prepare() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDbCommand::Prepare - - .property /*170000D9*/ instance string CommandText() - { - .get instance string System.Data.IDbCommand/*02000038*/::get_CommandText() /* 06000378 */ - .set instance void System.Data.IDbCommand/*02000038*/::set_CommandText(string) /* 06000379 */ - } // end of property IDbCommand::CommandText - .property /*170000DA*/ instance int32 CommandTimeout() - { - .get instance int32 System.Data.IDbCommand/*02000038*/::get_CommandTimeout() /* 0600037A */ - .set instance void System.Data.IDbCommand/*02000038*/::set_CommandTimeout(int32) /* 0600037B */ - } // end of property IDbCommand::CommandTimeout - .property /*170000DB*/ instance valuetype System.Data.CommandType/*02000004*/ - CommandType() - { - .get instance valuetype System.Data.CommandType/*02000004*/ System.Data.IDbCommand/*02000038*/::get_CommandType() /* 0600037C */ - .set instance void System.Data.IDbCommand/*02000038*/::set_CommandType(valuetype System.Data.CommandType/*02000004*/) /* 0600037D */ - } // end of property IDbCommand::CommandType - .property /*170000DC*/ instance class System.Data.IDbConnection/*02000039*/ - Connection() - { - .get instance class System.Data.IDbConnection/*02000039*/ System.Data.IDbCommand/*02000038*/::get_Connection() /* 0600037E */ - .set instance void System.Data.IDbCommand/*02000038*/::set_Connection(class System.Data.IDbConnection/*02000039*/) /* 0600037F */ - } // end of property IDbCommand::Connection - .property /*170000DD*/ instance class System.Data.IDataParameterCollection/*02000035*/ - Parameters() - { - .get instance class System.Data.IDataParameterCollection/*02000035*/ System.Data.IDbCommand/*02000038*/::get_Parameters() /* 06000380 */ - } // end of property IDbCommand::Parameters - .property /*170000DE*/ instance class System.Data.IDbTransaction/*0200003C*/ - Transaction() - { - .get instance class System.Data.IDbTransaction/*0200003C*/ System.Data.IDbCommand/*02000038*/::get_Transaction() /* 06000381 */ - .set instance void System.Data.IDbCommand/*02000038*/::set_Transaction(class System.Data.IDbTransaction/*0200003C*/) /* 06000382 */ - } // end of property IDbCommand::Transaction - .property /*170000DF*/ instance valuetype System.Data.UpdateRowSource/*0200005E*/ - UpdatedRowSource() - { - .get instance valuetype System.Data.UpdateRowSource/*0200005E*/ System.Data.IDbCommand/*02000038*/::get_UpdatedRowSource() /* 06000383 */ - .set instance void System.Data.IDbCommand/*02000038*/::set_UpdatedRowSource(valuetype System.Data.UpdateRowSource/*0200005E*/) /* 06000384 */ - } // end of property IDbCommand::UpdatedRowSource -} // end of class System.Data.IDbCommand - -.class /*02000039*/ interface public abstract auto ansi System.Data.IDbConnection - implements [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*0600038C*/ public hidebysig newslot specialname abstract virtual - instance string get_ConnectionString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::get_ConnectionString - - .method /*0600038D*/ public hidebysig newslot specialname abstract virtual - instance void set_ConnectionString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::set_ConnectionString - - .method /*0600038E*/ public hidebysig newslot specialname abstract virtual - instance int32 get_ConnectionTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::get_ConnectionTimeout - - .method /*0600038F*/ public hidebysig newslot specialname abstract virtual - instance string get_Database() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::get_Database - - .method /*06000390*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.ConnectionState/*02000006*/ - get_State() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::get_State - - .method /*06000391*/ public hidebysig newslot abstract virtual - instance class System.Data.IDbTransaction/*0200003C*/ - BeginTransaction() cil managed - // SIG: 20 00 12 80 F0 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::BeginTransaction - - .method /*06000392*/ public hidebysig newslot abstract virtual - instance class System.Data.IDbTransaction/*0200003C*/ - BeginTransaction(valuetype System.Data.IsolationLevel/*02000041*/ 'il') cil managed - // SIG: 20 01 12 80 F0 11 81 04 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::BeginTransaction - - .method /*06000393*/ public hidebysig newslot abstract virtual - instance void ChangeDatabase(string databaseName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::ChangeDatabase - - .method /*06000394*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::Close - - .method /*06000395*/ public hidebysig newslot abstract virtual - instance class System.Data.IDbCommand/*02000038*/ - CreateCommand() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::CreateCommand - - .method /*06000396*/ public hidebysig newslot abstract virtual - instance void Open() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDbConnection::Open - - .property /*170000E0*/ instance string ConnectionString() - { - .get instance string System.Data.IDbConnection/*02000039*/::get_ConnectionString() /* 0600038C */ - .set instance void System.Data.IDbConnection/*02000039*/::set_ConnectionString(string) /* 0600038D */ - } // end of property IDbConnection::ConnectionString - .property /*170000E1*/ instance int32 ConnectionTimeout() - { - .get instance int32 System.Data.IDbConnection/*02000039*/::get_ConnectionTimeout() /* 0600038E */ - } // end of property IDbConnection::ConnectionTimeout - .property /*170000E2*/ instance string Database() - { - .get instance string System.Data.IDbConnection/*02000039*/::get_Database() /* 0600038F */ - } // end of property IDbConnection::Database - .property /*170000E3*/ instance valuetype System.Data.ConnectionState/*02000006*/ - State() - { - .get instance valuetype System.Data.ConnectionState/*02000006*/ System.Data.IDbConnection/*02000039*/::get_State() /* 06000390 */ - } // end of property IDbConnection::State -} // end of class System.Data.IDbConnection - -.class /*0200003A*/ interface public abstract auto ansi System.Data.IDbDataAdapter - implements System.Data.IDataAdapter/*02000033*/ -{ - .method /*06000397*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbCommand/*02000038*/ - get_DeleteCommand() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::get_DeleteCommand - - .method /*06000398*/ public hidebysig newslot specialname abstract virtual - instance void set_DeleteCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::set_DeleteCommand - - .method /*06000399*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbCommand/*02000038*/ - get_InsertCommand() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::get_InsertCommand - - .method /*0600039A*/ public hidebysig newslot specialname abstract virtual - instance void set_InsertCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::set_InsertCommand - - .method /*0600039B*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbCommand/*02000038*/ - get_SelectCommand() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::get_SelectCommand - - .method /*0600039C*/ public hidebysig newslot specialname abstract virtual - instance void set_SelectCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::set_SelectCommand - - .method /*0600039D*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbCommand/*02000038*/ - get_UpdateCommand() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::get_UpdateCommand - - .method /*0600039E*/ public hidebysig newslot specialname abstract virtual - instance void set_UpdateCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - // Method begins at RVA 0x0 - } // end of method IDbDataAdapter::set_UpdateCommand - - .property /*170000E4*/ instance class System.Data.IDbCommand/*02000038*/ - DeleteCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.IDbDataAdapter/*0200003A*/::get_DeleteCommand() /* 06000397 */ - .set instance void System.Data.IDbDataAdapter/*0200003A*/::set_DeleteCommand(class System.Data.IDbCommand/*02000038*/) /* 06000398 */ - } // end of property IDbDataAdapter::DeleteCommand - .property /*170000E5*/ instance class System.Data.IDbCommand/*02000038*/ - InsertCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.IDbDataAdapter/*0200003A*/::get_InsertCommand() /* 06000399 */ - .set instance void System.Data.IDbDataAdapter/*0200003A*/::set_InsertCommand(class System.Data.IDbCommand/*02000038*/) /* 0600039A */ - } // end of property IDbDataAdapter::InsertCommand - .property /*170000E6*/ instance class System.Data.IDbCommand/*02000038*/ - SelectCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.IDbDataAdapter/*0200003A*/::get_SelectCommand() /* 0600039B */ - .set instance void System.Data.IDbDataAdapter/*0200003A*/::set_SelectCommand(class System.Data.IDbCommand/*02000038*/) /* 0600039C */ - } // end of property IDbDataAdapter::SelectCommand - .property /*170000E7*/ instance class System.Data.IDbCommand/*02000038*/ - UpdateCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.IDbDataAdapter/*0200003A*/::get_UpdateCommand() /* 0600039D */ - .set instance void System.Data.IDbDataAdapter/*0200003A*/::set_UpdateCommand(class System.Data.IDbCommand/*02000038*/) /* 0600039E */ - } // end of property IDbDataAdapter::UpdateCommand -} // end of class System.Data.IDbDataAdapter - -.class /*0200003B*/ interface public abstract auto ansi System.Data.IDbDataParameter - implements System.Data.IDataParameter/*02000034*/ -{ - .method /*0600039F*/ public hidebysig newslot specialname abstract virtual - instance uint8 get_Precision() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x0 - } // end of method IDbDataParameter::get_Precision - - .method /*060003A0*/ public hidebysig newslot specialname abstract virtual - instance void set_Precision(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x0 - } // end of method IDbDataParameter::set_Precision - - .method /*060003A1*/ public hidebysig newslot specialname abstract virtual - instance uint8 get_Scale() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x0 - } // end of method IDbDataParameter::get_Scale - - .method /*060003A2*/ public hidebysig newslot specialname abstract virtual - instance void set_Scale(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x0 - } // end of method IDbDataParameter::set_Scale - - .method /*060003A3*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IDbDataParameter::get_Size - - .method /*060003A4*/ public hidebysig newslot specialname abstract virtual - instance void set_Size(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IDbDataParameter::set_Size - - .property /*170000E8*/ instance uint8 Precision() - { - .get instance uint8 System.Data.IDbDataParameter/*0200003B*/::get_Precision() /* 0600039F */ - .set instance void System.Data.IDbDataParameter/*0200003B*/::set_Precision(uint8) /* 060003A0 */ - } // end of property IDbDataParameter::Precision - .property /*170000E9*/ instance uint8 Scale() - { - .get instance uint8 System.Data.IDbDataParameter/*0200003B*/::get_Scale() /* 060003A1 */ - .set instance void System.Data.IDbDataParameter/*0200003B*/::set_Scale(uint8) /* 060003A2 */ - } // end of property IDbDataParameter::Scale - .property /*170000EA*/ instance int32 Size() - { - .get instance int32 System.Data.IDbDataParameter/*0200003B*/::get_Size() /* 060003A3 */ - .set instance void System.Data.IDbDataParameter/*0200003B*/::set_Size(int32) /* 060003A4 */ - } // end of property IDbDataParameter::Size -} // end of class System.Data.IDbDataParameter - -.class /*0200003C*/ interface public abstract auto ansi System.Data.IDbTransaction - implements [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*060003A5*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IDbConnection/*02000039*/ - get_Connection() cil managed - // SIG: 20 00 12 80 E4 - { - // Method begins at RVA 0x0 - } // end of method IDbTransaction::get_Connection - - .method /*060003A6*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.IsolationLevel/*02000041*/ - get_IsolationLevel() cil managed - // SIG: 20 00 11 81 04 - { - // Method begins at RVA 0x0 - } // end of method IDbTransaction::get_IsolationLevel - - .method /*060003A7*/ public hidebysig newslot abstract virtual - instance void Commit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDbTransaction::Commit - - .method /*060003A8*/ public hidebysig newslot abstract virtual - instance void Rollback() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDbTransaction::Rollback - - .property /*170000EB*/ instance class System.Data.IDbConnection/*02000039*/ - Connection() - { - .get instance class System.Data.IDbConnection/*02000039*/ System.Data.IDbTransaction/*0200003C*/::get_Connection() /* 060003A5 */ - } // end of property IDbTransaction::Connection - .property /*170000EC*/ instance valuetype System.Data.IsolationLevel/*02000041*/ - IsolationLevel() - { - .get instance valuetype System.Data.IsolationLevel/*02000041*/ System.Data.IDbTransaction/*0200003C*/::get_IsolationLevel() /* 060003A6 */ - } // end of property IDbTransaction::IsolationLevel -} // end of class System.Data.IDbTransaction - -.class /*0200003D*/ public auto ansi beforefieldinit System.Data.InRowChangingEventException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003A9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InRowChangingEventException::.ctor - - .method /*060003AA*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InRowChangingEventException::.ctor - - .method /*060003AB*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InRowChangingEventException::.ctor - - .method /*060003AC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InRowChangingEventException::.ctor - -} // end of class System.Data.InRowChangingEventException - -.class /*0200003E*/ public auto ansi beforefieldinit System.Data.InternalDataCollectionBase - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/ -{ - .method /*060003AD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method InternalDataCollectionBase::.ctor - - .method /*060003AE*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalDataCollectionBase::get_Count - - .method /*060003AF*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalDataCollectionBase::get_IsReadOnly - - .method /*060003B0*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalDataCollectionBase::get_IsSynchronized - - .method /*060003B1*/ family hidebysig newslot specialname virtual - instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - get_List() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalDataCollectionBase::get_List - - .method /*060003B2*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalDataCollectionBase::get_SyncRoot - - .method /*060003B3*/ public hidebysig newslot virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ ar, - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InternalDataCollectionBase::CopyTo - - .method /*060003B4*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalDataCollectionBase::GetEnumerator - - .property /*170000ED*/ instance int32 Count() - { - .custom /*0C0000C4:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Data.InternalDataCollectionBase/*0200003E*/::get_Count() /* 060003AE */ - } // end of property InternalDataCollectionBase::Count - .property /*170000EE*/ instance bool IsReadOnly() - { - .custom /*0C0000C5:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.InternalDataCollectionBase/*0200003E*/::get_IsReadOnly() /* 060003AF */ - } // end of property InternalDataCollectionBase::IsReadOnly - .property /*170000EF*/ instance bool IsSynchronized() - { - .custom /*0C0000C6:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.InternalDataCollectionBase/*0200003E*/::get_IsSynchronized() /* 060003B0 */ - } // end of property InternalDataCollectionBase::IsSynchronized - .property /*170000F0*/ instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ - List() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.Collections.ArrayList/*0100001B*/ System.Data.InternalDataCollectionBase/*0200003E*/::get_List() /* 060003B1 */ - } // end of property InternalDataCollectionBase::List - .property /*170000F1*/ instance object SyncRoot() - { - .custom /*0C0000C8:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance object System.Data.InternalDataCollectionBase/*0200003E*/::get_SyncRoot() /* 060003B2 */ - } // end of property InternalDataCollectionBase::SyncRoot -} // end of class System.Data.InternalDataCollectionBase - -.class /*0200003F*/ public auto ansi beforefieldinit System.Data.InvalidConstraintException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003B5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidConstraintException::.ctor - - .method /*060003B6*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidConstraintException::.ctor - - .method /*060003B7*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidConstraintException::.ctor - - .method /*060003B8*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidConstraintException::.ctor - -} // end of class System.Data.InvalidConstraintException - -.class /*02000040*/ public auto ansi beforefieldinit System.Data.InvalidExpressionException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003B9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidExpressionException::.ctor - - .method /*060003BA*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidExpressionException::.ctor - - .method /*060003BB*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidExpressionException::.ctor - - .method /*060003BC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method InvalidExpressionException::.ctor - -} // end of class System.Data.InvalidExpressionException - -.class /*02000041*/ public auto ansi sealed System.Data.IsolationLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400005A*/ public specialname rtspecialname int32 value__ - .field /*0400005B*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ Chaos = int32(0x00000010) - .field /*0400005C*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ ReadCommitted = int32(0x00001000) - .field /*0400005D*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ ReadUncommitted = int32(0x00000100) - .field /*0400005E*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ RepeatableRead = int32(0x00010000) - .field /*0400005F*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ Serializable = int32(0x00100000) - .field /*04000060*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ Snapshot = int32(0x01000000) - .field /*04000061*/ public static literal valuetype System.Data.IsolationLevel/*02000041*/ Unspecified = int32(0xFFFFFFFF) -} // end of class System.Data.IsolationLevel - -.class /*02000042*/ interface public abstract auto ansi System.Data.ITableMapping -{ - .method /*060003BD*/ public hidebysig newslot specialname abstract virtual - instance class System.Data.IColumnMappingCollection/*02000032*/ - get_ColumnMappings() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x0 - } // end of method ITableMapping::get_ColumnMappings - - .method /*060003BE*/ public hidebysig newslot specialname abstract virtual - instance string get_DataSetTable() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMapping::get_DataSetTable - - .method /*060003BF*/ public hidebysig newslot specialname abstract virtual - instance void set_DataSetTable(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMapping::set_DataSetTable - - .method /*060003C0*/ public hidebysig newslot specialname abstract virtual - instance string get_SourceTable() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMapping::get_SourceTable - - .method /*060003C1*/ public hidebysig newslot specialname abstract virtual - instance void set_SourceTable(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMapping::set_SourceTable - - .property /*170000F2*/ instance class System.Data.IColumnMappingCollection/*02000032*/ - ColumnMappings() - { - .get instance class System.Data.IColumnMappingCollection/*02000032*/ System.Data.ITableMapping/*02000042*/::get_ColumnMappings() /* 060003BD */ - } // end of property ITableMapping::ColumnMappings - .property /*170000F3*/ instance string DataSetTable() - { - .get instance string System.Data.ITableMapping/*02000042*/::get_DataSetTable() /* 060003BE */ - .set instance void System.Data.ITableMapping/*02000042*/::set_DataSetTable(string) /* 060003BF */ - } // end of property ITableMapping::DataSetTable - .property /*170000F4*/ instance string SourceTable() - { - .get instance string System.Data.ITableMapping/*02000042*/::get_SourceTable() /* 060003C0 */ - .set instance void System.Data.ITableMapping/*02000042*/::set_SourceTable(string) /* 060003C1 */ - } // end of property ITableMapping::SourceTable -} // end of class System.Data.ITableMapping - -.class /*02000043*/ interface public abstract auto ansi System.Data.ITableMappingCollection - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/ -{ - .custom /*0C00005C:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060003C2*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(string index) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::get_Item - - .method /*060003C3*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(string index, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::set_Item - - .method /*060003C4*/ public hidebysig newslot abstract virtual - instance class System.Data.ITableMapping/*02000042*/ - Add(string sourceTableName, - string dataSetTableName) cil managed - // SIG: 20 02 12 81 08 0E 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::Add - - .method /*060003C5*/ public hidebysig newslot abstract virtual - instance bool Contains(string sourceTableName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::Contains - - .method /*060003C6*/ public hidebysig newslot abstract virtual - instance class System.Data.ITableMapping/*02000042*/ - GetByDataSetTable(string dataSetTableName) cil managed - // SIG: 20 01 12 81 08 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::GetByDataSetTable - - .method /*060003C7*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(string sourceTableName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::IndexOf - - .method /*060003C8*/ public hidebysig newslot abstract virtual - instance void RemoveAt(string sourceTableName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method ITableMappingCollection::RemoveAt - - .property /*170000F5*/ instance object Item(string) - { - .get instance object System.Data.ITableMappingCollection/*02000043*/::get_Item(string) /* 060003C2 */ - .set instance void System.Data.ITableMappingCollection/*02000043*/::set_Item(string, - object) /* 060003C3 */ - } // end of property ITableMappingCollection::Item -} // end of class System.Data.ITableMappingCollection - -.class /*02000044*/ public auto ansi sealed System.Data.KeyRestrictionBehavior - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000062*/ public specialname rtspecialname int32 value__ - .field /*04000063*/ public static literal valuetype System.Data.KeyRestrictionBehavior/*02000044*/ AllowOnly = int32(0x00000000) - .field /*04000064*/ public static literal valuetype System.Data.KeyRestrictionBehavior/*02000044*/ PreventUsage = int32(0x00000001) -} // end of class System.Data.KeyRestrictionBehavior - -.class /*02000045*/ public auto ansi sealed System.Data.LoadOption - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000065*/ public specialname rtspecialname int32 value__ - .field /*04000066*/ public static literal valuetype System.Data.LoadOption/*02000045*/ OverwriteChanges = int32(0x00000001) - .field /*04000067*/ public static literal valuetype System.Data.LoadOption/*02000045*/ PreserveChanges = int32(0x00000002) - .field /*04000068*/ public static literal valuetype System.Data.LoadOption/*02000045*/ Upsert = int32(0x00000003) -} // end of class System.Data.LoadOption - -.class /*02000046*/ public auto ansi sealed System.Data.MappingType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000069*/ public specialname rtspecialname int32 value__ - .field /*0400006A*/ public static literal valuetype System.Data.MappingType/*02000046*/ Attribute = int32(0x00000002) - .field /*0400006B*/ public static literal valuetype System.Data.MappingType/*02000046*/ Element = int32(0x00000001) - .field /*0400006C*/ public static literal valuetype System.Data.MappingType/*02000046*/ Hidden = int32(0x00000004) - .field /*0400006D*/ public static literal valuetype System.Data.MappingType/*02000046*/ SimpleContent = int32(0x00000003) -} // end of class System.Data.MappingType - -.class /*02000047*/ public auto ansi beforefieldinit System.Data.MergeFailedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*060003C9*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataTable/*0200001D*/ table, - string conflict) cil managed - // SIG: 20 02 01 12 74 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method MergeFailedEventArgs::.ctor - - .method /*060003CA*/ public hidebysig specialname - instance string get_Conflict() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MergeFailedEventArgs::get_Conflict - - .method /*060003CB*/ public hidebysig specialname - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MergeFailedEventArgs::get_Table - - .property /*170000F6*/ instance string Conflict() - { - .get instance string System.Data.MergeFailedEventArgs/*02000047*/::get_Conflict() /* 060003CA */ - } // end of property MergeFailedEventArgs::Conflict - .property /*170000F7*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .get instance class System.Data.DataTable/*0200001D*/ System.Data.MergeFailedEventArgs/*02000047*/::get_Table() /* 060003CB */ - } // end of property MergeFailedEventArgs::Table -} // end of class System.Data.MergeFailedEventArgs - -.class /*02000048*/ public auto ansi sealed System.Data.MergeFailedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*060003CC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method MergeFailedEventHandler::.ctor - - .method /*060003CD*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.MergeFailedEventArgs/*02000047*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 1C - { - } // end of method MergeFailedEventHandler::Invoke - - .method /*060003CE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.MergeFailedEventArgs/*02000047*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 81 1C 12 80 AD 1C - { - } // end of method MergeFailedEventHandler::BeginInvoke - - .method /*060003CF*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method MergeFailedEventHandler::EndInvoke - -} // end of class System.Data.MergeFailedEventHandler - -.class /*02000049*/ public auto ansi sealed System.Data.MissingMappingAction - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400006E*/ public specialname rtspecialname int32 value__ - .field /*0400006F*/ public static literal valuetype System.Data.MissingMappingAction/*02000049*/ Error = int32(0x00000003) - .field /*04000070*/ public static literal valuetype System.Data.MissingMappingAction/*02000049*/ Ignore = int32(0x00000002) - .field /*04000071*/ public static literal valuetype System.Data.MissingMappingAction/*02000049*/ Passthrough = int32(0x00000001) -} // end of class System.Data.MissingMappingAction - -.class /*0200004A*/ public auto ansi beforefieldinit System.Data.MissingPrimaryKeyException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003D0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method MissingPrimaryKeyException::.ctor - - .method /*060003D1*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method MissingPrimaryKeyException::.ctor - - .method /*060003D2*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method MissingPrimaryKeyException::.ctor - - .method /*060003D3*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method MissingPrimaryKeyException::.ctor - -} // end of class System.Data.MissingPrimaryKeyException - -.class /*0200004B*/ public auto ansi sealed System.Data.MissingSchemaAction - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000072*/ public specialname rtspecialname int32 value__ - .field /*04000073*/ public static literal valuetype System.Data.MissingSchemaAction/*0200004B*/ Add = int32(0x00000001) - .field /*04000074*/ public static literal valuetype System.Data.MissingSchemaAction/*0200004B*/ AddWithKey = int32(0x00000004) - .field /*04000075*/ public static literal valuetype System.Data.MissingSchemaAction/*0200004B*/ Error = int32(0x00000003) - .field /*04000076*/ public static literal valuetype System.Data.MissingSchemaAction/*0200004B*/ Ignore = int32(0x00000002) -} // end of class System.Data.MissingSchemaAction - -.class /*0200004C*/ public auto ansi beforefieldinit System.Data.NoNullAllowedException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003D4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method NoNullAllowedException::.ctor - - .method /*060003D5*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method NoNullAllowedException::.ctor - - .method /*060003D6*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method NoNullAllowedException::.ctor - - .method /*060003D7*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method NoNullAllowedException::.ctor - -} // end of class System.Data.NoNullAllowedException - -.class /*0200004D*/ public auto ansi sealed System.Data.ParameterDirection - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000077*/ public specialname rtspecialname int32 value__ - .field /*04000078*/ public static literal valuetype System.Data.ParameterDirection/*0200004D*/ Input = int32(0x00000001) - .field /*04000079*/ public static literal valuetype System.Data.ParameterDirection/*0200004D*/ InputOutput = int32(0x00000003) - .field /*0400007A*/ public static literal valuetype System.Data.ParameterDirection/*0200004D*/ Output = int32(0x00000002) - .field /*0400007B*/ public static literal valuetype System.Data.ParameterDirection/*0200004D*/ ReturnValue = int32(0x00000006) -} // end of class System.Data.ParameterDirection - -.class /*0200004E*/ public auto ansi beforefieldinit System.Data.PropertyCollection - extends [System.Runtime.Extensions/*23000004*/]System.Collections.Hashtable/*01000065*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000066*/ -{ - .method /*060003D8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000072 */ call instance void [System.Runtime.Extensions/*23000004*/]System.Collections.Hashtable/*01000065*/::.ctor() /* 0A000072 */ - IL_0006: /* 2A | */ ret - } // end of method PropertyCollection::.ctor - - .method /*060003D9*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000072 */ call instance void [System.Runtime.Extensions/*23000004*/]System.Collections.Hashtable/*01000065*/::.ctor() /* 0A000072 */ - IL_0006: /* 2A | */ ret - } // end of method PropertyCollection::.ctor - - .method /*060003DA*/ public hidebysig virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyCollection::Clone - -} // end of class System.Data.PropertyCollection - -.class /*0200004F*/ public auto ansi beforefieldinit System.Data.ReadOnlyException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003DB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyException::.ctor - - .method /*060003DC*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyException::.ctor - - .method /*060003DD*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyException::.ctor - - .method /*060003DE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyException::.ctor - -} // end of class System.Data.ReadOnlyException - -.class /*02000050*/ public auto ansi beforefieldinit System.Data.RowNotInTableException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003DF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method RowNotInTableException::.ctor - - .method /*060003E0*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method RowNotInTableException::.ctor - - .method /*060003E1*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method RowNotInTableException::.ctor - - .method /*060003E2*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method RowNotInTableException::.ctor - -} // end of class System.Data.RowNotInTableException - -.class /*02000051*/ public auto ansi sealed System.Data.Rule - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400007C*/ public specialname rtspecialname int32 value__ - .field /*0400007D*/ public static literal valuetype System.Data.Rule/*02000051*/ Cascade = int32(0x00000001) - .field /*0400007E*/ public static literal valuetype System.Data.Rule/*02000051*/ None = int32(0x00000000) - .field /*0400007F*/ public static literal valuetype System.Data.Rule/*02000051*/ SetDefault = int32(0x00000003) - .field /*04000080*/ public static literal valuetype System.Data.Rule/*02000051*/ SetNull = int32(0x00000002) -} // end of class System.Data.Rule - -.class /*02000052*/ public auto ansi sealed System.Data.SchemaSerializationMode - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000081*/ public specialname rtspecialname int32 value__ - .field /*04000082*/ public static literal valuetype System.Data.SchemaSerializationMode/*02000052*/ ExcludeSchema = int32(0x00000002) - .field /*04000083*/ public static literal valuetype System.Data.SchemaSerializationMode/*02000052*/ IncludeSchema = int32(0x00000001) -} // end of class System.Data.SchemaSerializationMode - -.class /*02000053*/ public auto ansi sealed System.Data.SchemaType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000084*/ public specialname rtspecialname int32 value__ - .field /*04000085*/ public static literal valuetype System.Data.SchemaType/*02000053*/ Mapped = int32(0x00000002) - .field /*04000086*/ public static literal valuetype System.Data.SchemaType/*02000053*/ Source = int32(0x00000001) -} // end of class System.Data.SchemaType - -.class /*02000054*/ public auto ansi sealed System.Data.SerializationFormat - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000087*/ public specialname rtspecialname int32 value__ - .field /*04000088*/ public static literal valuetype System.Data.SerializationFormat/*02000054*/ Binary = int32(0x00000001) - .field /*04000089*/ public static literal valuetype System.Data.SerializationFormat/*02000054*/ Xml = int32(0x00000000) -} // end of class System.Data.SerializationFormat - -.class /*02000055*/ public auto ansi sealed System.Data.SqlDbType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400008A*/ public specialname rtspecialname int32 value__ - .field /*0400008B*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ BigInt = int32(0x00000000) - .field /*0400008C*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Binary = int32(0x00000001) - .field /*0400008D*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Bit = int32(0x00000002) - .field /*0400008E*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Char = int32(0x00000003) - .field /*0400008F*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Date = int32(0x0000001F) - .field /*04000090*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ DateTime = int32(0x00000004) - .field /*04000091*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ DateTime2 = int32(0x00000021) - .field /*04000092*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ DateTimeOffset = int32(0x00000022) - .field /*04000093*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Decimal = int32(0x00000005) - .field /*04000094*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Float = int32(0x00000006) - .field /*04000095*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Image = int32(0x00000007) - .field /*04000096*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Int = int32(0x00000008) - .field /*04000097*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Money = int32(0x00000009) - .field /*04000098*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ NChar = int32(0x0000000A) - .field /*04000099*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ NText = int32(0x0000000B) - .field /*0400009A*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ NVarChar = int32(0x0000000C) - .field /*0400009B*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Real = int32(0x0000000D) - .field /*0400009C*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ SmallDateTime = int32(0x0000000F) - .field /*0400009D*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ SmallInt = int32(0x00000010) - .field /*0400009E*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ SmallMoney = int32(0x00000011) - .field /*0400009F*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Structured = int32(0x0000001E) - .field /*040000A0*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Text = int32(0x00000012) - .field /*040000A1*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Time = int32(0x00000020) - .field /*040000A2*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Timestamp = int32(0x00000013) - .field /*040000A3*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ TinyInt = int32(0x00000014) - .field /*040000A4*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Udt = int32(0x0000001D) - .field /*040000A5*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ UniqueIdentifier = int32(0x0000000E) - .field /*040000A6*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ VarBinary = int32(0x00000015) - .field /*040000A7*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ VarChar = int32(0x00000016) - .field /*040000A8*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Variant = int32(0x00000017) - .field /*040000A9*/ public static literal valuetype System.Data.SqlDbType/*02000055*/ Xml = int32(0x00000019) -} // end of class System.Data.SqlDbType - -.class /*02000056*/ public auto ansi sealed beforefieldinit System.Data.StateChangeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*060003E3*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Data.ConnectionState/*02000006*/ originalState, - valuetype System.Data.ConnectionState/*02000006*/ currentState) cil managed - // SIG: 20 02 01 11 18 11 18 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method StateChangeEventArgs::.ctor - - .method /*060003E4*/ public hidebysig specialname - instance valuetype System.Data.ConnectionState/*02000006*/ - get_CurrentState() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StateChangeEventArgs::get_CurrentState - - .method /*060003E5*/ public hidebysig specialname - instance valuetype System.Data.ConnectionState/*02000006*/ - get_OriginalState() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StateChangeEventArgs::get_OriginalState - - .property /*170000F8*/ instance valuetype System.Data.ConnectionState/*02000006*/ - CurrentState() - { - .get instance valuetype System.Data.ConnectionState/*02000006*/ System.Data.StateChangeEventArgs/*02000056*/::get_CurrentState() /* 060003E4 */ - } // end of property StateChangeEventArgs::CurrentState - .property /*170000F9*/ instance valuetype System.Data.ConnectionState/*02000006*/ - OriginalState() - { - .get instance valuetype System.Data.ConnectionState/*02000006*/ System.Data.StateChangeEventArgs/*02000056*/::get_OriginalState() /* 060003E5 */ - } // end of property StateChangeEventArgs::OriginalState -} // end of class System.Data.StateChangeEventArgs - -.class /*02000057*/ public auto ansi sealed System.Data.StateChangeEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*060003E6*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method StateChangeEventHandler::.ctor - - .method /*060003E7*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.StateChangeEventArgs/*02000056*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 58 - { - } // end of method StateChangeEventHandler::Invoke - - .method /*060003E8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.StateChangeEventArgs/*02000056*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 81 58 12 80 AD 1C - { - } // end of method StateChangeEventHandler::BeginInvoke - - .method /*060003E9*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method StateChangeEventHandler::EndInvoke - -} // end of class System.Data.StateChangeEventHandler - -.class /*02000058*/ public auto ansi sealed beforefieldinit System.Data.StatementCompletedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*060003EA*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 recordCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method StatementCompletedEventArgs::.ctor - - .method /*060003EB*/ public hidebysig specialname - instance int32 get_RecordCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StatementCompletedEventArgs::get_RecordCount - - .property /*170000FA*/ instance int32 RecordCount() - { - .get instance int32 System.Data.StatementCompletedEventArgs/*02000058*/::get_RecordCount() /* 060003EB */ - } // end of property StatementCompletedEventArgs::RecordCount -} // end of class System.Data.StatementCompletedEventArgs - -.class /*02000059*/ public auto ansi sealed System.Data.StatementCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000029*/ -{ - .method /*060003EC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method StatementCompletedEventHandler::.ctor - - .method /*060003ED*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Data.StatementCompletedEventArgs/*02000058*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 60 - { - } // end of method StatementCompletedEventHandler::Invoke - - .method /*060003EE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ - BeginInvoke(object sender, - class System.Data.StatementCompletedEventArgs/*02000058*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 A9 1C 12 81 60 12 80 AD 1C - { - } // end of method StatementCompletedEventHandler::BeginInvoke - - .method /*060003EF*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002A*/ result) runtime managed - // SIG: 20 01 01 12 80 A9 - { - } // end of method StatementCompletedEventHandler::EndInvoke - -} // end of class System.Data.StatementCompletedEventHandler - -.class /*0200005A*/ public auto ansi sealed System.Data.StatementType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000AA*/ public specialname rtspecialname int32 value__ - .field /*040000AB*/ public static literal valuetype System.Data.StatementType/*0200005A*/ Batch = int32(0x00000004) - .field /*040000AC*/ public static literal valuetype System.Data.StatementType/*0200005A*/ Delete = int32(0x00000003) - .field /*040000AD*/ public static literal valuetype System.Data.StatementType/*0200005A*/ Insert = int32(0x00000001) - .field /*040000AE*/ public static literal valuetype System.Data.StatementType/*0200005A*/ Select = int32(0x00000000) - .field /*040000AF*/ public static literal valuetype System.Data.StatementType/*0200005A*/ Update = int32(0x00000002) -} // end of class System.Data.StatementType - -.class /*0200005B*/ public auto ansi beforefieldinit System.Data.StrongTypingException - extends System.Data.DataException/*0200000E*/ -{ - .method /*060003F0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method StrongTypingException::.ctor - - .method /*060003F1*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method StrongTypingException::.ctor - - .method /*060003F2*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method StrongTypingException::.ctor - - .method /*060003F3*/ public hidebysig specialname rtspecialname - instance void .ctor(string s, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method StrongTypingException::.ctor - -} // end of class System.Data.StrongTypingException - -.class /*0200005C*/ public auto ansi beforefieldinit System.Data.SyntaxErrorException - extends System.Data.InvalidExpressionException/*02000040*/ -{ - .method /*060003F4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method SyntaxErrorException::.ctor - - .method /*060003F5*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method SyntaxErrorException::.ctor - - .method /*060003F6*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method SyntaxErrorException::.ctor - - .method /*060003F7*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003B9 */ call instance void System.Data.InvalidExpressionException/*02000040*/::.ctor() /* 060003B9 */ - IL_0006: /* 2A | */ ret - } // end of method SyntaxErrorException::.ctor - -} // end of class System.Data.SyntaxErrorException - -.class /*0200005D*/ public auto ansi beforefieldinit System.Data.UniqueConstraint - extends System.Data.Constraint/*02000007*/ -{ - .custom /*0C000075:0A000012*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.DefaultPropertyAttribute/*01000014*/::.ctor(string) /* 0A000012 */ = ( 01 00 0E 43 6F 6E 73 74 72 61 69 6E 74 4E 61 6D // ...ConstraintNam - 65 00 00 ) // e.. - .method /*060003F8*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003F9*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataColumn/*0200000A*/ column, - bool isPrimaryKey) cil managed - // SIG: 20 02 01 12 28 02 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003FA*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataColumn/*0200000A*/[] columns) cil managed - // SIG: 20 01 01 1D 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003FB*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataColumn/*0200000A*/[] columns, - bool isPrimaryKey) cil managed - // SIG: 20 02 01 1D 12 28 02 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003FC*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Data.DataColumn/*0200000A*/ column) cil managed - // SIG: 20 02 01 0E 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003FD*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Data.DataColumn/*0200000A*/ column, - bool isPrimaryKey) cil managed - // SIG: 20 03 01 0E 12 28 02 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003FE*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Data.DataColumn/*0200000A*/[] columns) cil managed - // SIG: 20 02 01 0E 1D 12 28 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*060003FF*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Data.DataColumn/*0200000A*/[] columns, - bool isPrimaryKey) cil managed - // SIG: 20 03 01 0E 1D 12 28 02 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*06000400*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string[] columnNames, - bool isPrimaryKey) cil managed - // SIG: 20 03 01 0E 1D 0E 02 - { - .custom /*0C00013F:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Data.Constraint/*02000007*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueConstraint::.ctor - - .method /*06000401*/ public hidebysig newslot specialname virtual - instance class System.Data.DataColumn/*0200000A*/[] - get_Columns() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueConstraint::get_Columns - - .method /*06000402*/ public hidebysig specialname - instance bool get_IsPrimaryKey() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueConstraint::get_IsPrimaryKey - - .method /*06000403*/ public hidebysig specialname virtual - instance class System.Data.DataTable/*0200001D*/ - get_Table() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueConstraint::get_Table - - .method /*06000404*/ public hidebysig virtual - instance bool Equals(object key2) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueConstraint::Equals - - .method /*06000405*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueConstraint::GetHashCode - - .property /*170000FB*/ instance class System.Data.DataColumn/*0200000A*/[] - Columns() - { - .custom /*0C0000C9:0A000060*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ReadOnlyAttribute/*01000063*/::.ctor(bool) /* 0A000060 */ = ( 01 00 01 00 00 ) - .get instance class System.Data.DataColumn/*0200000A*/[] System.Data.UniqueConstraint/*0200005D*/::get_Columns() /* 06000401 */ - } // end of property UniqueConstraint::Columns - .property /*170000FC*/ instance bool IsPrimaryKey() - { - .get instance bool System.Data.UniqueConstraint/*0200005D*/::get_IsPrimaryKey() /* 06000402 */ - } // end of property UniqueConstraint::IsPrimaryKey - .property /*170000FD*/ instance class System.Data.DataTable/*0200001D*/ - Table() - { - .custom /*0C0000CA:0A000060*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ReadOnlyAttribute/*01000063*/::.ctor(bool) /* 0A000060 */ = ( 01 00 01 00 00 ) - .get instance class System.Data.DataTable/*0200001D*/ System.Data.UniqueConstraint/*0200005D*/::get_Table() /* 06000403 */ - } // end of property UniqueConstraint::Table -} // end of class System.Data.UniqueConstraint - -.class /*0200005E*/ public auto ansi sealed System.Data.UpdateRowSource - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000B0*/ public specialname rtspecialname int32 value__ - .field /*040000B1*/ public static literal valuetype System.Data.UpdateRowSource/*0200005E*/ Both = int32(0x00000003) - .field /*040000B2*/ public static literal valuetype System.Data.UpdateRowSource/*0200005E*/ FirstReturnedRecord = int32(0x00000002) - .field /*040000B3*/ public static literal valuetype System.Data.UpdateRowSource/*0200005E*/ None = int32(0x00000000) - .field /*040000B4*/ public static literal valuetype System.Data.UpdateRowSource/*0200005E*/ OutputParameters = int32(0x00000001) -} // end of class System.Data.UpdateRowSource - -.class /*0200005F*/ public auto ansi sealed System.Data.UpdateStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000B5*/ public specialname rtspecialname int32 value__ - .field /*040000B6*/ public static literal valuetype System.Data.UpdateStatus/*0200005F*/ Continue = int32(0x00000000) - .field /*040000B7*/ public static literal valuetype System.Data.UpdateStatus/*0200005F*/ ErrorsOccurred = int32(0x00000001) - .field /*040000B8*/ public static literal valuetype System.Data.UpdateStatus/*0200005F*/ SkipAllRemainingRows = int32(0x00000003) - .field /*040000B9*/ public static literal valuetype System.Data.UpdateStatus/*0200005F*/ SkipCurrentRow = int32(0x00000002) -} // end of class System.Data.UpdateStatus - -.class /*02000060*/ public auto ansi beforefieldinit System.Data.VersionNotFoundException - extends System.Data.DataException/*0200000E*/ -{ - .method /*06000406*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method VersionNotFoundException::.ctor - - .method /*06000407*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method VersionNotFoundException::.ctor - - .method /*06000408*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method VersionNotFoundException::.ctor - - .method /*06000409*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00006F */ call instance void System.Data.DataException/*0200000E*/::.ctor() /* 0600006F */ - IL_0006: /* 2A | */ ret - } // end of method VersionNotFoundException::.ctor - -} // end of class System.Data.VersionNotFoundException - -.class /*02000061*/ public auto ansi sealed System.Data.XmlReadMode - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000BA*/ public specialname rtspecialname int32 value__ - .field /*040000BB*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ Auto = int32(0x00000000) - .field /*040000BC*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ DiffGram = int32(0x00000004) - .field /*040000BD*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ Fragment = int32(0x00000005) - .field /*040000BE*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ IgnoreSchema = int32(0x00000002) - .field /*040000BF*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ InferSchema = int32(0x00000003) - .field /*040000C0*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ InferTypedSchema = int32(0x00000006) - .field /*040000C1*/ public static literal valuetype System.Data.XmlReadMode/*02000061*/ ReadSchema = int32(0x00000001) -} // end of class System.Data.XmlReadMode - -.class /*02000062*/ public auto ansi sealed System.Data.XmlWriteMode - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000C2*/ public specialname rtspecialname int32 value__ - .field /*040000C3*/ public static literal valuetype System.Data.XmlWriteMode/*02000062*/ DiffGram = int32(0x00000002) - .field /*040000C4*/ public static literal valuetype System.Data.XmlWriteMode/*02000062*/ IgnoreSchema = int32(0x00000001) - .field /*040000C5*/ public static literal valuetype System.Data.XmlWriteMode/*02000062*/ WriteSchema = int32(0x00000000) -} // end of class System.Data.XmlWriteMode - -.class /*02000063*/ interface public abstract auto ansi System.Data.SqlTypes.INullable -{ - .method /*0600040A*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method INullable::get_IsNull - - .property /*170000FE*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.INullable/*02000063*/::get_IsNull() /* 0600040A */ - } // end of property INullable::IsNull -} // end of class System.Data.SqlTypes.INullable - -.class /*02000064*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlAlreadyFilledException - extends System.Data.SqlTypes.SqlTypeException/*02000078*/ -{ - .method /*0600040B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlAlreadyFilledException::.ctor - - .method /*0600040C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlAlreadyFilledException::.ctor - - .method /*0600040D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ e) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlAlreadyFilledException::.ctor - -} // end of class System.Data.SqlTypes.SqlAlreadyFilledException - -.class /*02000065*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlBinary - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00007D:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00007E:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000C6*/ private object _dummy - .field /*040000C7*/ public static initonly valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ Null - .method /*0600040E*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::.ctor - - .method /*0600040F*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::get_IsNull - - .method /*06000410*/ public hidebysig specialname - instance uint8 get_Item(int32 index) cil managed - // SIG: 20 01 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::get_Item - - .method /*06000411*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::get_Length - - .method /*06000412*/ public hidebysig specialname - instance uint8[] get_Value() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::get_Value - - .method /*06000413*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - Add(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 94 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::Add - - .method /*06000414*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ 'value') cil managed - // SIG: 20 01 08 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::CompareTo - - .method /*06000415*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::CompareTo - - .method /*06000416*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - Concat(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 94 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::Concat - - .method /*06000417*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::Equals - - .method /*06000418*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::Equals - - .method /*06000419*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::GetHashCode - - .method /*0600041A*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::GetXsdType - - .method /*0600041B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::GreaterThan - - .method /*0600041C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::GreaterThanOrEqual - - .method /*0600041D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::LessThan - - .method /*0600041E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::LessThanOrEqual - - .method /*0600041F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::NotEquals - - .method /*06000420*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - op_Addition(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 94 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_Addition - - .method /*06000421*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_Equality - - .method /*06000422*/ public hidebysig specialname static - uint8[] op_Explicit(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x) cil managed - // SIG: 00 01 1D 05 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_Explicit - - .method /*06000423*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x) cil managed - // SIG: 00 01 11 81 94 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_Explicit - - .method /*06000424*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_GreaterThan - - .method /*06000425*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_GreaterThanOrEqual - - .method /*06000426*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - op_Implicit(uint8[] x) cil managed - // SIG: 00 01 11 81 94 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_Implicit - - .method /*06000427*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_Inequality - - .method /*06000428*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_LessThan - - .method /*06000429*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x, - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 94 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::op_LessThanOrEqual - - .method /*0600042A*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600042B*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBinary::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600042C*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBinary::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*0600042D*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ - ToSqlGuid() cil managed - // SIG: 20 00 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::ToSqlGuid - - .method /*0600042E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBinary::ToString - - .property /*170000FF*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlBinary/*02000065*/::get_IsNull() /* 0600040F */ - } // end of property SqlBinary::IsNull - .property /*17000100*/ instance uint8 Item(int32) - { - .get instance uint8 System.Data.SqlTypes.SqlBinary/*02000065*/::get_Item(int32) /* 06000410 */ - } // end of property SqlBinary::Item - .property /*17000101*/ instance int32 Length() - { - .get instance int32 System.Data.SqlTypes.SqlBinary/*02000065*/::get_Length() /* 06000411 */ - } // end of property SqlBinary::Length - .property /*17000102*/ instance uint8[] - Value() - { - .get instance uint8[] System.Data.SqlTypes.SqlBinary/*02000065*/::get_Value() /* 06000412 */ - } // end of property SqlBinary::Value -} // end of class System.Data.SqlTypes.SqlBinary - -.class /*02000066*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlBoolean - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00007F:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000C8*/ private int32 _dummy - .field /*040000C9*/ public static initonly valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ False - .field /*040000CA*/ public static initonly valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ Null - .field /*040000CB*/ public static initonly valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ One - .field /*040000CC*/ public static initonly valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ True - .field /*040000CD*/ public static initonly valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ Zero - .method /*0600042F*/ public hidebysig specialname rtspecialname - instance void .ctor(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::.ctor - - .method /*06000430*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::.ctor - - .method /*06000431*/ public hidebysig specialname - instance uint8 get_ByteValue() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::get_ByteValue - - .method /*06000432*/ public hidebysig specialname - instance bool get_IsFalse() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::get_IsFalse - - .method /*06000433*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::get_IsNull - - .method /*06000434*/ public hidebysig specialname - instance bool get_IsTrue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::get_IsTrue - - .method /*06000435*/ public hidebysig specialname - instance bool get_Value() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::get_Value - - .method /*06000436*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - And(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::And - - .method /*06000437*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ 'value') cil managed - // SIG: 20 01 08 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::CompareTo - - .method /*06000438*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::CompareTo - - .method /*06000439*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::Equals - - .method /*0600043A*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::Equals - - .method /*0600043B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::GetHashCode - - .method /*0600043C*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::GetXsdType - - .method /*0600043D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::GreaterThan - - .method /*0600043E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEquals(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::GreaterThanOrEquals - - .method /*0600043F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::LessThan - - .method /*06000440*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEquals(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::LessThanOrEquals - - .method /*06000441*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::NotEquals - - .method /*06000442*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - OnesComplement(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::OnesComplement - - .method /*06000443*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_BitwiseAnd(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_BitwiseAnd - - .method /*06000444*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_BitwiseOr(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_BitwiseOr - - .method /*06000445*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Equality - - .method /*06000446*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_ExclusiveOr(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_ExclusiveOr - - .method /*06000447*/ public hidebysig specialname static - bool op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 02 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*06000448*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*06000449*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*0600044A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*0600044B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*0600044C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*0600044D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*0600044E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*0600044F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*06000450*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Explicit - - .method /*06000451*/ public hidebysig specialname static - bool op_False(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 02 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_False - - .method /*06000452*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_GreaterThan - - .method /*06000453*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_GreaterThanOrEqual - - .method /*06000454*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Implicit(bool x) cil managed - // SIG: 00 01 11 81 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Implicit - - .method /*06000455*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_Inequality - - .method /*06000456*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_LessThan - - .method /*06000457*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_LessThanOrEqual - - .method /*06000458*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LogicalNot(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_LogicalNot - - .method /*06000459*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_OnesComplement(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_OnesComplement - - .method /*0600045A*/ public hidebysig specialname static - bool op_True(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 02 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::op_True - - .method /*0600045B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Or(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::Or - - .method /*0600045C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::Parse - - .method /*0600045D*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600045E*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBoolean::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600045F*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBoolean::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*06000460*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlByte - - .method /*06000461*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlDecimal - - .method /*06000462*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlDouble - - .method /*06000463*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlInt16 - - .method /*06000464*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlInt32 - - .method /*06000465*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlInt64 - - .method /*06000466*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlMoney - - .method /*06000467*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlSingle - - .method /*06000468*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToSqlString - - .method /*06000469*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::ToString - - .method /*0600046A*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Xor(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x, - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 98 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBoolean::Xor - - .property /*17000103*/ instance uint8 ByteValue() - { - .get instance uint8 System.Data.SqlTypes.SqlBoolean/*02000066*/::get_ByteValue() /* 06000431 */ - } // end of property SqlBoolean::ByteValue - .property /*17000104*/ instance bool IsFalse() - { - .get instance bool System.Data.SqlTypes.SqlBoolean/*02000066*/::get_IsFalse() /* 06000432 */ - } // end of property SqlBoolean::IsFalse - .property /*17000105*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlBoolean/*02000066*/::get_IsNull() /* 06000433 */ - } // end of property SqlBoolean::IsNull - .property /*17000106*/ instance bool IsTrue() - { - .get instance bool System.Data.SqlTypes.SqlBoolean/*02000066*/::get_IsTrue() /* 06000434 */ - } // end of property SqlBoolean::IsTrue - .property /*17000107*/ instance bool Value() - { - .get instance bool System.Data.SqlTypes.SqlBoolean/*02000066*/::get_Value() /* 06000435 */ - } // end of property SqlBoolean::Value -} // end of class System.Data.SqlTypes.SqlBoolean - -.class /*02000067*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlByte - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000081:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000CE*/ private int32 _dummy - .field /*040000CF*/ public static initonly valuetype System.Data.SqlTypes.SqlByte/*02000067*/ MaxValue - .field /*040000D0*/ public static initonly valuetype System.Data.SqlTypes.SqlByte/*02000067*/ MinValue - .field /*040000D1*/ public static initonly valuetype System.Data.SqlTypes.SqlByte/*02000067*/ Null - .field /*040000D2*/ public static initonly valuetype System.Data.SqlTypes.SqlByte/*02000067*/ Zero - .method /*0600046B*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::.ctor - - .method /*0600046C*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::get_IsNull - - .method /*0600046D*/ public hidebysig specialname - instance uint8 get_Value() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::get_Value - - .method /*0600046E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Add(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Add - - .method /*0600046F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - BitwiseAnd(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::BitwiseAnd - - .method /*06000470*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - BitwiseOr(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::BitwiseOr - - .method /*06000471*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ 'value') cil managed - // SIG: 20 01 08 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::CompareTo - - .method /*06000472*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::CompareTo - - .method /*06000473*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Divide(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Divide - - .method /*06000474*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Equals - - .method /*06000475*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Equals - - .method /*06000476*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::GetHashCode - - .method /*06000477*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::GetXsdType - - .method /*06000478*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::GreaterThan - - .method /*06000479*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::GreaterThanOrEqual - - .method /*0600047A*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::LessThan - - .method /*0600047B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::LessThanOrEqual - - .method /*0600047C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Mod(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Mod - - .method /*0600047D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Modulus(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Modulus - - .method /*0600047E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Multiply(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Multiply - - .method /*0600047F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::NotEquals - - .method /*06000480*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - OnesComplement(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::OnesComplement - - .method /*06000481*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Addition(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Addition - - .method /*06000482*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_BitwiseAnd(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_BitwiseAnd - - .method /*06000483*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_BitwiseOr(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_BitwiseOr - - .method /*06000484*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Division(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Division - - .method /*06000485*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Equality - - .method /*06000486*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_ExclusiveOr(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_ExclusiveOr - - .method /*06000487*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*06000488*/ public hidebysig specialname static - uint8 op_Explicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 05 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*06000489*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*0600048A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*0600048B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*0600048C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*0600048D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*0600048E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*0600048F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*06000490*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Explicit - - .method /*06000491*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_GreaterThan - - .method /*06000492*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_GreaterThanOrEqual - - .method /*06000493*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Implicit(uint8 x) cil managed - // SIG: 00 01 11 81 9C 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Implicit - - .method /*06000494*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Inequality - - .method /*06000495*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_LessThan - - .method /*06000496*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_LessThanOrEqual - - .method /*06000497*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Modulus(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Modulus - - .method /*06000498*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Multiply - - .method /*06000499*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_OnesComplement(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_OnesComplement - - .method /*0600049A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::op_Subtraction - - .method /*0600049B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 9C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Parse - - .method /*0600049C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Subtract(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Subtract - - .method /*0600049D*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600049E*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlByte::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600049F*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlByte::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060004A0*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlBoolean - - .method /*060004A1*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlDecimal - - .method /*060004A2*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlDouble - - .method /*060004A3*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlInt16 - - .method /*060004A4*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlInt32 - - .method /*060004A5*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlInt64 - - .method /*060004A6*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlMoney - - .method /*060004A7*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlSingle - - .method /*060004A8*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToSqlString - - .method /*060004A9*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::ToString - - .method /*060004AA*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - Xor(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x, - valuetype System.Data.SqlTypes.SqlByte/*02000067*/ y) cil managed - // SIG: 00 02 11 81 9C 11 81 9C 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlByte::Xor - - .property /*17000108*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlByte/*02000067*/::get_IsNull() /* 0600046C */ - } // end of property SqlByte::IsNull - .property /*17000109*/ instance uint8 Value() - { - .get instance uint8 System.Data.SqlTypes.SqlByte/*02000067*/::get_Value() /* 0600046D */ - } // end of property SqlByte::Value -} // end of class System.Data.SqlTypes.SqlByte - -.class /*02000068*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlBytes - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000048*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000083:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C000084:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .method /*060004AB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlBytes::.ctor - - .method /*060004AC*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlBytes::.ctor - - .method /*060004AD*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ 'value') cil managed - // SIG: 20 01 01 11 81 94 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlBytes::.ctor - - .method /*060004AE*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ s) cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlBytes::.ctor - - .method /*060004AF*/ public hidebysig specialname - instance uint8[] get_Buffer() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Buffer - - .method /*060004B0*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_IsNull - - .method /*060004B1*/ public hidebysig specialname - instance uint8 get_Item(int64 offset) cil managed - // SIG: 20 01 05 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Item - - .method /*060004B2*/ public hidebysig specialname - instance void set_Item(int64 offset, - uint8 'value') cil managed - // SIG: 20 02 01 0A 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::set_Item - - .method /*060004B3*/ public hidebysig specialname - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Length - - .method /*060004B4*/ public hidebysig specialname - instance int64 get_MaxLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_MaxLength - - .method /*060004B5*/ public hidebysig specialname static - class System.Data.SqlTypes.SqlBytes/*02000068*/ - get_Null() cil managed - // SIG: 00 00 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Null - - .method /*060004B6*/ public hidebysig specialname - instance valuetype System.Data.SqlTypes.StorageState/*0200007A*/ - get_Storage() cil managed - // SIG: 20 00 11 81 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Storage - - .method /*060004B7*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ - get_Stream() cil managed - // SIG: 20 00 12 81 39 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Stream - - .method /*060004B8*/ public hidebysig specialname - instance void set_Stream(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'value') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::set_Stream - - .method /*060004B9*/ public hidebysig specialname - instance uint8[] get_Value() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::get_Value - - .method /*060004BA*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::GetXsdType - - .method /*060004BB*/ public hidebysig specialname static - class System.Data.SqlTypes.SqlBytes/*02000068*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ 'value') cil managed - // SIG: 00 01 12 81 A0 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::op_Explicit - - .method /*060004BC*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - op_Explicit(class System.Data.SqlTypes.SqlBytes/*02000068*/ 'value') cil managed - // SIG: 00 01 11 81 94 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::op_Explicit - - .method /*060004BD*/ public hidebysig instance int64 - Read(int64 offset, - uint8[] buffer, - int32 offsetInBuffer, - int32 count) cil managed - // SIG: 20 04 0A 0A 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::Read - - .method /*060004BE*/ public hidebysig instance void - SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::SetLength - - .method /*060004BF*/ public hidebysig instance void - SetNull() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::SetNull - - .method /*060004C0*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000048*/::GetObjectData /*01000048::0A000061*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060004C1*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060004C2*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ r) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060004C3*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060004C4*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - ToSqlBinary() cil managed - // SIG: 20 00 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlBytes::ToSqlBinary - - .method /*060004C5*/ public hidebysig instance void - Write(int64 offset, - uint8[] buffer, - int32 offsetInBuffer, - int32 count) cil managed - // SIG: 20 04 01 0A 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlBytes::Write - - .property /*1700010A*/ instance uint8[] - Buffer() - { - .get instance uint8[] System.Data.SqlTypes.SqlBytes/*02000068*/::get_Buffer() /* 060004AF */ - } // end of property SqlBytes::Buffer - .property /*1700010B*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlBytes/*02000068*/::get_IsNull() /* 060004B0 */ - } // end of property SqlBytes::IsNull - .property /*1700010C*/ instance uint8 Item(int64) - { - .get instance uint8 System.Data.SqlTypes.SqlBytes/*02000068*/::get_Item(int64) /* 060004B1 */ - .set instance void System.Data.SqlTypes.SqlBytes/*02000068*/::set_Item(int64, - uint8) /* 060004B2 */ - } // end of property SqlBytes::Item - .property /*1700010D*/ instance int64 Length() - { - .get instance int64 System.Data.SqlTypes.SqlBytes/*02000068*/::get_Length() /* 060004B3 */ - } // end of property SqlBytes::Length - .property /*1700010E*/ instance int64 MaxLength() - { - .get instance int64 System.Data.SqlTypes.SqlBytes/*02000068*/::get_MaxLength() /* 060004B4 */ - } // end of property SqlBytes::MaxLength - .property /*1700010F*/ class System.Data.SqlTypes.SqlBytes/*02000068*/ - Null() - { - .get class System.Data.SqlTypes.SqlBytes/*02000068*/ System.Data.SqlTypes.SqlBytes/*02000068*/::get_Null() /* 060004B5 */ - } // end of property SqlBytes::Null - .property /*17000110*/ instance valuetype System.Data.SqlTypes.StorageState/*0200007A*/ - Storage() - { - .get instance valuetype System.Data.SqlTypes.StorageState/*0200007A*/ System.Data.SqlTypes.SqlBytes/*02000068*/::get_Storage() /* 060004B6 */ - } // end of property SqlBytes::Storage - .property /*17000111*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ - Stream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ System.Data.SqlTypes.SqlBytes/*02000068*/::get_Stream() /* 060004B7 */ - .set instance void System.Data.SqlTypes.SqlBytes/*02000068*/::set_Stream(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/) /* 060004B8 */ - } // end of property SqlBytes::Stream - .property /*17000112*/ instance uint8[] - Value() - { - .get instance uint8[] System.Data.SqlTypes.SqlBytes/*02000068*/::get_Value() /* 060004B9 */ - } // end of property SqlBytes::Value -} // end of class System.Data.SqlTypes.SqlBytes - -.class /*02000069*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlChars - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000048*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000087:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C000088:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .method /*060004C6*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlChars::.ctor - - .method /*060004C7*/ public hidebysig specialname rtspecialname - instance void .ctor(char[] buffer) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlChars::.ctor - - .method /*060004C8*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Data.SqlTypes.SqlString/*02000076*/ 'value') cil managed - // SIG: 20 01 01 11 81 D8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlChars::.ctor - - .method /*060004C9*/ public hidebysig specialname - instance char[] get_Buffer() cil managed - // SIG: 20 00 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_Buffer - - .method /*060004CA*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_IsNull - - .method /*060004CB*/ public hidebysig specialname - instance char get_Item(int64 offset) cil managed - // SIG: 20 01 03 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_Item - - .method /*060004CC*/ public hidebysig specialname - instance void set_Item(int64 offset, - char 'value') cil managed - // SIG: 20 02 01 0A 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::set_Item - - .method /*060004CD*/ public hidebysig specialname - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_Length - - .method /*060004CE*/ public hidebysig specialname - instance int64 get_MaxLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_MaxLength - - .method /*060004CF*/ public hidebysig specialname static - class System.Data.SqlTypes.SqlChars/*02000069*/ - get_Null() cil managed - // SIG: 00 00 12 81 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_Null - - .method /*060004D0*/ public hidebysig specialname - instance valuetype System.Data.SqlTypes.StorageState/*0200007A*/ - get_Storage() cil managed - // SIG: 20 00 11 81 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_Storage - - .method /*060004D1*/ public hidebysig specialname - instance char[] get_Value() cil managed - // SIG: 20 00 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::get_Value - - .method /*060004D2*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::GetXsdType - - .method /*060004D3*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(class System.Data.SqlTypes.SqlChars/*02000069*/ 'value') cil managed - // SIG: 00 01 11 81 D8 12 81 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::op_Explicit - - .method /*060004D4*/ public hidebysig specialname static - class System.Data.SqlTypes.SqlChars/*02000069*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ 'value') cil managed - // SIG: 00 01 12 81 A4 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::op_Explicit - - .method /*060004D5*/ public hidebysig instance int64 - Read(int64 offset, - char[] buffer, - int32 offsetInBuffer, - int32 count) cil managed - // SIG: 20 04 0A 0A 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::Read - - .method /*060004D6*/ public hidebysig instance void - SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::SetLength - - .method /*060004D7*/ public hidebysig instance void - SetNull() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::SetNull - - .method /*060004D8*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000048*/::GetObjectData /*01000048::0A000061*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060004D9*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060004DA*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ r) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060004DB*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060004DC*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlChars::ToSqlString - - .method /*060004DD*/ public hidebysig instance void - Write(int64 offset, - char[] buffer, - int32 offsetInBuffer, - int32 count) cil managed - // SIG: 20 04 01 0A 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlChars::Write - - .property /*17000113*/ instance char[] Buffer() - { - .get instance char[] System.Data.SqlTypes.SqlChars/*02000069*/::get_Buffer() /* 060004C9 */ - } // end of property SqlChars::Buffer - .property /*17000114*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlChars/*02000069*/::get_IsNull() /* 060004CA */ - } // end of property SqlChars::IsNull - .property /*17000115*/ instance char Item(int64) - { - .get instance char System.Data.SqlTypes.SqlChars/*02000069*/::get_Item(int64) /* 060004CB */ - .set instance void System.Data.SqlTypes.SqlChars/*02000069*/::set_Item(int64, - char) /* 060004CC */ - } // end of property SqlChars::Item - .property /*17000116*/ instance int64 Length() - { - .get instance int64 System.Data.SqlTypes.SqlChars/*02000069*/::get_Length() /* 060004CD */ - } // end of property SqlChars::Length - .property /*17000117*/ instance int64 MaxLength() - { - .get instance int64 System.Data.SqlTypes.SqlChars/*02000069*/::get_MaxLength() /* 060004CE */ - } // end of property SqlChars::MaxLength - .property /*17000118*/ class System.Data.SqlTypes.SqlChars/*02000069*/ - Null() - { - .get class System.Data.SqlTypes.SqlChars/*02000069*/ System.Data.SqlTypes.SqlChars/*02000069*/::get_Null() /* 060004CF */ - } // end of property SqlChars::Null - .property /*17000119*/ instance valuetype System.Data.SqlTypes.StorageState/*0200007A*/ - Storage() - { - .get instance valuetype System.Data.SqlTypes.StorageState/*0200007A*/ System.Data.SqlTypes.SqlChars/*02000069*/::get_Storage() /* 060004D0 */ - } // end of property SqlChars::Storage - .property /*1700011A*/ instance char[] Value() - { - .get instance char[] System.Data.SqlTypes.SqlChars/*02000069*/::get_Value() /* 060004D1 */ - } // end of property SqlChars::Value -} // end of class System.Data.SqlTypes.SqlChars - -.class /*0200006A*/ public auto ansi sealed System.Data.SqlTypes.SqlCompareOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000089:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*040000D3*/ public specialname rtspecialname int32 value__ - .field /*040000D4*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ BinarySort = int32(0x00008000) - .field /*040000D5*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ BinarySort2 = int32(0x00004000) - .field /*040000D6*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ IgnoreCase = int32(0x00000001) - .field /*040000D7*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ IgnoreKanaType = int32(0x00000008) - .field /*040000D8*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ IgnoreNonSpace = int32(0x00000002) - .field /*040000D9*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ IgnoreWidth = int32(0x00000010) - .field /*040000DA*/ public static literal valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ None = int32(0x00000000) -} // end of class System.Data.SqlTypes.SqlCompareOptions - -.class /*0200006B*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlDateTime - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00008C:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000DB*/ private int32 _dummy - .field /*040000DC*/ public static initonly valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ MaxValue - .field /*040000DD*/ public static initonly valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ MinValue - .field /*040000DE*/ public static initonly valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ Null - .field /*040000DF*/ public static initonly int32 SQLTicksPerHour - .field /*040000E0*/ public static initonly int32 SQLTicksPerMinute - .field /*040000E1*/ public static initonly int32 SQLTicksPerSecond - .method /*060004DE*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ 'value') cil managed - // SIG: 20 01 01 11 81 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::.ctor - - .method /*060004DF*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dayTicks, - int32 timeTicks) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::.ctor - - .method /*060004E0*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::.ctor - - .method /*060004E1*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second) cil managed - // SIG: 20 06 01 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::.ctor - - .method /*060004E2*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - float64 millisecond) cil managed - // SIG: 20 07 01 08 08 08 08 08 08 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::.ctor - - .method /*060004E3*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 bilisecond) cil managed - // SIG: 20 07 01 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::.ctor - - .method /*060004E4*/ public hidebysig specialname - instance int32 get_DayTicks() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::get_DayTicks - - .method /*060004E5*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::get_IsNull - - .method /*060004E6*/ public hidebysig specialname - instance int32 get_TimeTicks() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::get_TimeTicks - - .method /*060004E7*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - get_Value() cil managed - // SIG: 20 00 11 81 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::get_Value - - .method /*060004E8*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - Add(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100006A*/ t) cil managed - // SIG: 00 02 11 81 AC 11 81 AC 11 81 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::Add - - .method /*060004E9*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ 'value') cil managed - // SIG: 20 01 08 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::CompareTo - - .method /*060004EA*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::CompareTo - - .method /*060004EB*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::Equals - - .method /*060004EC*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::Equals - - .method /*060004ED*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::GetHashCode - - .method /*060004EE*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::GetXsdType - - .method /*060004EF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::GreaterThan - - .method /*060004F0*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::GreaterThanOrEqual - - .method /*060004F1*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::LessThan - - .method /*060004F2*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::LessThanOrEqual - - .method /*060004F3*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::NotEquals - - .method /*060004F4*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - op_Addition(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100006A*/ t) cil managed - // SIG: 00 02 11 81 AC 11 81 AC 11 81 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Addition - - .method /*060004F5*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Equality - - .method /*060004F6*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x) cil managed - // SIG: 00 01 11 81 5D 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Explicit - - .method /*060004F7*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 AC 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Explicit - - .method /*060004F8*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_GreaterThan - - .method /*060004F9*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_GreaterThanOrEqual - - .method /*060004FA*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - op_Implicit(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ 'value') cil managed - // SIG: 00 01 11 81 AC 11 81 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Implicit - - .method /*060004FB*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Inequality - - .method /*060004FC*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_LessThan - - .method /*060004FD*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 AC 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_LessThanOrEqual - - .method /*060004FE*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100006A*/ t) cil managed - // SIG: 00 02 11 81 AC 11 81 AC 11 81 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::op_Subtraction - - .method /*060004FF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 AC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::Parse - - .method /*06000500*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - Subtract(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100006A*/ t) cil managed - // SIG: 00 02 11 81 AC 11 81 AC 11 81 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::Subtract - - .method /*06000501*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*06000502*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlDateTime::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*06000503*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlDateTime::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*06000504*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::ToSqlString - - .method /*06000505*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDateTime::ToString - - .property /*1700011B*/ instance int32 DayTicks() - { - .get instance int32 System.Data.SqlTypes.SqlDateTime/*0200006B*/::get_DayTicks() /* 060004E4 */ - } // end of property SqlDateTime::DayTicks - .property /*1700011C*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlDateTime/*0200006B*/::get_IsNull() /* 060004E5 */ - } // end of property SqlDateTime::IsNull - .property /*1700011D*/ instance int32 TimeTicks() - { - .get instance int32 System.Data.SqlTypes.SqlDateTime/*0200006B*/::get_TimeTicks() /* 060004E6 */ - } // end of property SqlDateTime::TimeTicks - .property /*1700011E*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - Value() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ System.Data.SqlTypes.SqlDateTime/*0200006B*/::get_Value() /* 060004E7 */ - } // end of property SqlDateTime::Value -} // end of class System.Data.SqlTypes.SqlDateTime - -.class /*0200006C*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlDecimal - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00008D:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000E2*/ private int32 _dummy - .field /*040000E3*/ public static initonly uint8 MaxPrecision - .field /*040000E4*/ public static initonly uint8 MaxScale - .field /*040000E5*/ public static initonly valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ MaxValue - .field /*040000E6*/ public static initonly valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ MinValue - .field /*040000E7*/ public static initonly valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ Null - .method /*06000506*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 bPrecision, - uint8 bScale, - bool fPositive, - int32 data1, - int32 data2, - int32 data3, - int32 data4) cil managed - // SIG: 20 07 01 05 05 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::.ctor - - .method /*06000507*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 bPrecision, - uint8 bScale, - bool fPositive, - int32[] bits) cil managed - // SIG: 20 04 01 05 05 02 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::.ctor - - .method /*06000508*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ 'value') cil managed - // SIG: 20 01 01 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::.ctor - - .method /*06000509*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 dVal) cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::.ctor - - .method /*0600050A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::.ctor - - .method /*0600050B*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::.ctor - - .method /*0600050C*/ public hidebysig specialname - instance uint8[] get_BinData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_BinData - - .method /*0600050D*/ public hidebysig specialname - instance int32[] get_Data() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_Data - - .method /*0600050E*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_IsNull - - .method /*0600050F*/ public hidebysig specialname - instance bool get_IsPositive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_IsPositive - - .method /*06000510*/ public hidebysig specialname - instance uint8 get_Precision() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_Precision - - .method /*06000511*/ public hidebysig specialname - instance uint8 get_Scale() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_Scale - - .method /*06000512*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - get_Value() cil managed - // SIG: 20 00 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::get_Value - - .method /*06000513*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Abs(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n) cil managed - // SIG: 00 01 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Abs - - .method /*06000514*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Add(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Add - - .method /*06000515*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - AdjustScale(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n, - int32 digits, - bool fRound) cil managed - // SIG: 00 03 11 81 B0 11 81 B0 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::AdjustScale - - .method /*06000516*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Ceiling(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n) cil managed - // SIG: 00 01 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Ceiling - - .method /*06000517*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ 'value') cil managed - // SIG: 20 01 08 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::CompareTo - - .method /*06000518*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::CompareTo - - .method /*06000519*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ConvertToPrecScale(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n, - int32 precision, - int32 scale) cil managed - // SIG: 00 03 11 81 B0 11 81 B0 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ConvertToPrecScale - - .method /*0600051A*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Divide(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Divide - - .method /*0600051B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Equals - - .method /*0600051C*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Equals - - .method /*0600051D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Floor(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n) cil managed - // SIG: 00 01 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Floor - - .method /*0600051E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::GetHashCode - - .method /*0600051F*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::GetXsdType - - .method /*06000520*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::GreaterThan - - .method /*06000521*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::GreaterThanOrEqual - - .method /*06000522*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::LessThan - - .method /*06000523*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::LessThanOrEqual - - .method /*06000524*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Multiply(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Multiply - - .method /*06000525*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::NotEquals - - .method /*06000526*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Addition(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Addition - - .method /*06000527*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Division(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Division - - .method /*06000528*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Equality - - .method /*06000529*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Explicit - - .method /*0600052A*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 61 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Explicit - - .method /*0600052B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Explicit - - .method /*0600052C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Explicit - - .method /*0600052D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Explicit - - .method /*0600052E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Explicit(float64 x) cil managed - // SIG: 00 01 11 81 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Explicit - - .method /*0600052F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_GreaterThan - - .method /*06000530*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_GreaterThanOrEqual - - .method /*06000531*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000532*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000533*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000534*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000535*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000536*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000537*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Implicit(int64 x) cil managed - // SIG: 00 01 11 81 B0 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Implicit - - .method /*06000538*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Inequality - - .method /*06000539*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_LessThan - - .method /*0600053A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_LessThanOrEqual - - .method /*0600053B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Multiply - - .method /*0600053C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_Subtraction - - .method /*0600053D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::op_UnaryNegation - - .method /*0600053E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Parse - - .method /*0600053F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Power(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n, - float64 exp) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Power - - .method /*06000540*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Round(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n, - int32 position) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Round - - .method /*06000541*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Sign(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n) cil managed - // SIG: 00 01 11 81 C0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Sign - - .method /*06000542*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Subtract(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x, - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ y) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Subtract - - .method /*06000543*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*06000544*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlDecimal::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*06000545*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlDecimal::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*06000546*/ public hidebysig instance float64 - ToDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToDouble - - .method /*06000547*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlBoolean - - .method /*06000548*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlByte - - .method /*06000549*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlDouble - - .method /*0600054A*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlInt16 - - .method /*0600054B*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlInt32 - - .method /*0600054C*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlInt64 - - .method /*0600054D*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlMoney - - .method /*0600054E*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlSingle - - .method /*0600054F*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToSqlString - - .method /*06000550*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::ToString - - .method /*06000551*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - Truncate(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ n, - int32 position) cil managed - // SIG: 00 02 11 81 B0 11 81 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDecimal::Truncate - - .property /*1700011F*/ instance uint8[] - BinData() - { - .get instance uint8[] System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_BinData() /* 0600050C */ - } // end of property SqlDecimal::BinData - .property /*17000120*/ instance int32[] - Data() - { - .get instance int32[] System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_Data() /* 0600050D */ - } // end of property SqlDecimal::Data - .property /*17000121*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_IsNull() /* 0600050E */ - } // end of property SqlDecimal::IsNull - .property /*17000122*/ instance bool IsPositive() - { - .get instance bool System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_IsPositive() /* 0600050F */ - } // end of property SqlDecimal::IsPositive - .property /*17000123*/ instance uint8 Precision() - { - .get instance uint8 System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_Precision() /* 06000510 */ - } // end of property SqlDecimal::Precision - .property /*17000124*/ instance uint8 Scale() - { - .get instance uint8 System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_Scale() /* 06000511 */ - } // end of property SqlDecimal::Scale - .property /*17000125*/ instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - Value() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ System.Data.SqlTypes.SqlDecimal/*0200006C*/::get_Value() /* 06000512 */ - } // end of property SqlDecimal::Value -} // end of class System.Data.SqlTypes.SqlDecimal - -.class /*0200006D*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlDouble - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00008E:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000E8*/ private int32 _dummy - .field /*040000E9*/ public static initonly valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ MaxValue - .field /*040000EA*/ public static initonly valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ MinValue - .field /*040000EB*/ public static initonly valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ Null - .field /*040000EC*/ public static initonly valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ Zero - .method /*06000552*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::.ctor - - .method /*06000553*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::get_IsNull - - .method /*06000554*/ public hidebysig specialname - instance float64 get_Value() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::get_Value - - .method /*06000555*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - Add(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Add - - .method /*06000556*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ 'value') cil managed - // SIG: 20 01 08 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::CompareTo - - .method /*06000557*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::CompareTo - - .method /*06000558*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - Divide(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Divide - - .method /*06000559*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Equals - - .method /*0600055A*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Equals - - .method /*0600055B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::GetHashCode - - .method /*0600055C*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::GetXsdType - - .method /*0600055D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::GreaterThan - - .method /*0600055E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::GreaterThanOrEqual - - .method /*0600055F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::LessThan - - .method /*06000560*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::LessThanOrEqual - - .method /*06000561*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - Multiply(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Multiply - - .method /*06000562*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::NotEquals - - .method /*06000563*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Addition(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Addition - - .method /*06000564*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Division(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Division - - .method /*06000565*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Equality - - .method /*06000566*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Explicit - - .method /*06000567*/ public hidebysig specialname static - float64 op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 0D 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Explicit - - .method /*06000568*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Explicit - - .method /*06000569*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_GreaterThan - - .method /*0600056A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_GreaterThanOrEqual - - .method /*0600056B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*0600056C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*0600056D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*0600056E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*0600056F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*06000570*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*06000571*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*06000572*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Implicit(float64 x) cil managed - // SIG: 00 01 11 81 B4 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Implicit - - .method /*06000573*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Inequality - - .method /*06000574*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_LessThan - - .method /*06000575*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_LessThanOrEqual - - .method /*06000576*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Multiply - - .method /*06000577*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_Subtraction - - .method /*06000578*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::op_UnaryNegation - - .method /*06000579*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 B4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Parse - - .method /*0600057A*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - Subtract(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x, - valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ y) cil managed - // SIG: 00 02 11 81 B4 11 81 B4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::Subtract - - .method /*0600057B*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600057C*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlDouble::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600057D*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlDouble::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*0600057E*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlBoolean - - .method /*0600057F*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlByte - - .method /*06000580*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlDecimal - - .method /*06000581*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlInt16 - - .method /*06000582*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlInt32 - - .method /*06000583*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlInt64 - - .method /*06000584*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlMoney - - .method /*06000585*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlSingle - - .method /*06000586*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToSqlString - - .method /*06000587*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlDouble::ToString - - .property /*17000126*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlDouble/*0200006D*/::get_IsNull() /* 06000553 */ - } // end of property SqlDouble::IsNull - .property /*17000127*/ instance float64 - Value() - { - .get instance float64 System.Data.SqlTypes.SqlDouble/*0200006D*/::get_Value() /* 06000554 */ - } // end of property SqlDouble::Value -} // end of class System.Data.SqlTypes.SqlDouble - -.class /*0200006E*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlGuid - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C00008F:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000ED*/ private object _dummy - .field /*040000EE*/ public static initonly valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ Null - .method /*06000588*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::.ctor - - .method /*06000589*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ g) cil managed - // SIG: 20 01 01 11 81 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::.ctor - - .method /*0600058A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 a, - int16 b, - int16 c, - uint8 d, - uint8 e, - uint8 f, - uint8 g, - uint8 h, - uint8 i, - uint8 j, - uint8 k) cil managed - // SIG: 20 0B 01 08 06 06 05 05 05 05 05 05 05 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::.ctor - - .method /*0600058B*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::.ctor - - .method /*0600058C*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::get_IsNull - - .method /*0600058D*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - get_Value() cil managed - // SIG: 20 00 11 81 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::get_Value - - .method /*0600058E*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ 'value') cil managed - // SIG: 20 01 08 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::CompareTo - - .method /*0600058F*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::CompareTo - - .method /*06000590*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::Equals - - .method /*06000591*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::Equals - - .method /*06000592*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::GetHashCode - - .method /*06000593*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::GetXsdType - - .method /*06000594*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::GreaterThan - - .method /*06000595*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::GreaterThanOrEqual - - .method /*06000596*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::LessThan - - .method /*06000597*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::LessThanOrEqual - - .method /*06000598*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::NotEquals - - .method /*06000599*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_Equality - - .method /*0600059A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ x) cil managed - // SIG: 00 01 11 81 B8 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_Explicit - - .method /*0600059B*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x) cil managed - // SIG: 00 01 11 81 65 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_Explicit - - .method /*0600059C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 B8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_Explicit - - .method /*0600059D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_GreaterThan - - .method /*0600059E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_GreaterThanOrEqual - - .method /*0600059F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ - op_Implicit(valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ x) cil managed - // SIG: 00 01 11 81 B8 11 81 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_Implicit - - .method /*060005A0*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_Inequality - - .method /*060005A1*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_LessThan - - .method /*060005A2*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x, - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 B8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::op_LessThanOrEqual - - .method /*060005A3*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 B8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::Parse - - .method /*060005A4*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060005A5*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlGuid::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060005A6*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlGuid::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060005A7*/ public hidebysig instance uint8[] - ToByteArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::ToByteArray - - .method /*060005A8*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBinary/*02000065*/ - ToSqlBinary() cil managed - // SIG: 20 00 11 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::ToSqlBinary - - .method /*060005A9*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::ToSqlString - - .method /*060005AA*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlGuid::ToString - - .property /*17000128*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlGuid/*0200006E*/::get_IsNull() /* 0600058C */ - } // end of property SqlGuid::IsNull - .property /*17000129*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - Value() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ System.Data.SqlTypes.SqlGuid/*0200006E*/::get_Value() /* 0600058D */ - } // end of property SqlGuid::Value -} // end of class System.Data.SqlTypes.SqlGuid - -.class /*0200006F*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlInt16 - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000090:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000EF*/ private int32 _dummy - .field /*040000F0*/ public static initonly valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ MaxValue - .field /*040000F1*/ public static initonly valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ MinValue - .field /*040000F2*/ public static initonly valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ Null - .field /*040000F3*/ public static initonly valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ Zero - .method /*060005AB*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::.ctor - - .method /*060005AC*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::get_IsNull - - .method /*060005AD*/ public hidebysig specialname - instance int16 get_Value() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::get_Value - - .method /*060005AE*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Add(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Add - - .method /*060005AF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - BitwiseAnd(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::BitwiseAnd - - .method /*060005B0*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - BitwiseOr(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::BitwiseOr - - .method /*060005B1*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ 'value') cil managed - // SIG: 20 01 08 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::CompareTo - - .method /*060005B2*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::CompareTo - - .method /*060005B3*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Divide(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Divide - - .method /*060005B4*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Equals - - .method /*060005B5*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Equals - - .method /*060005B6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::GetHashCode - - .method /*060005B7*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::GetXsdType - - .method /*060005B8*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::GreaterThan - - .method /*060005B9*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::GreaterThanOrEqual - - .method /*060005BA*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::LessThan - - .method /*060005BB*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::LessThanOrEqual - - .method /*060005BC*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Mod(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Mod - - .method /*060005BD*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Modulus(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Modulus - - .method /*060005BE*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Multiply(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Multiply - - .method /*060005BF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::NotEquals - - .method /*060005C0*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - OnesComplement(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::OnesComplement - - .method /*060005C1*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Addition(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Addition - - .method /*060005C2*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_BitwiseAnd(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_BitwiseAnd - - .method /*060005C3*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_BitwiseOr(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_BitwiseOr - - .method /*060005C4*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Division(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Division - - .method /*060005C5*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Equality - - .method /*060005C6*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_ExclusiveOr(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_ExclusiveOr - - .method /*060005C7*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005C8*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005C9*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005CA*/ public hidebysig specialname static - int16 op_Explicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 06 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005CB*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005CC*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005CD*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005CE*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005CF*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Explicit - - .method /*060005D0*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_GreaterThan - - .method /*060005D1*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_GreaterThanOrEqual - - .method /*060005D2*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Implicit - - .method /*060005D3*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Implicit(int16 x) cil managed - // SIG: 00 01 11 81 BC 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Implicit - - .method /*060005D4*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Inequality - - .method /*060005D5*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_LessThan - - .method /*060005D6*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_LessThanOrEqual - - .method /*060005D7*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Modulus(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Modulus - - .method /*060005D8*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Multiply - - .method /*060005D9*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_OnesComplement(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_OnesComplement - - .method /*060005DA*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_Subtraction - - .method /*060005DB*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::op_UnaryNegation - - .method /*060005DC*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 BC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Parse - - .method /*060005DD*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Subtract(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Subtract - - .method /*060005DE*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060005DF*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlInt16::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060005E0*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlInt16::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060005E1*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlBoolean - - .method /*060005E2*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlByte - - .method /*060005E3*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlDecimal - - .method /*060005E4*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlDouble - - .method /*060005E5*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlInt32 - - .method /*060005E6*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlInt64 - - .method /*060005E7*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlMoney - - .method /*060005E8*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlSingle - - .method /*060005E9*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToSqlString - - .method /*060005EA*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::ToString - - .method /*060005EB*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - Xor(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x, - valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ y) cil managed - // SIG: 00 02 11 81 BC 11 81 BC 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt16::Xor - - .property /*1700012A*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlInt16/*0200006F*/::get_IsNull() /* 060005AC */ - } // end of property SqlInt16::IsNull - .property /*1700012B*/ instance int16 Value() - { - .get instance int16 System.Data.SqlTypes.SqlInt16/*0200006F*/::get_Value() /* 060005AD */ - } // end of property SqlInt16::Value -} // end of class System.Data.SqlTypes.SqlInt16 - -.class /*02000070*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlInt32 - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000091:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000F4*/ private int32 _dummy - .field /*040000F5*/ public static initonly valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ MaxValue - .field /*040000F6*/ public static initonly valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ MinValue - .field /*040000F7*/ public static initonly valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ Null - .field /*040000F8*/ public static initonly valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ Zero - .method /*060005EC*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::.ctor - - .method /*060005ED*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::get_IsNull - - .method /*060005EE*/ public hidebysig specialname - instance int32 get_Value() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::get_Value - - .method /*060005EF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Add(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Add - - .method /*060005F0*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - BitwiseAnd(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::BitwiseAnd - - .method /*060005F1*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - BitwiseOr(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::BitwiseOr - - .method /*060005F2*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ 'value') cil managed - // SIG: 20 01 08 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::CompareTo - - .method /*060005F3*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::CompareTo - - .method /*060005F4*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Divide(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Divide - - .method /*060005F5*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Equals - - .method /*060005F6*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Equals - - .method /*060005F7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::GetHashCode - - .method /*060005F8*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::GetXsdType - - .method /*060005F9*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::GreaterThan - - .method /*060005FA*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::GreaterThanOrEqual - - .method /*060005FB*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::LessThan - - .method /*060005FC*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::LessThanOrEqual - - .method /*060005FD*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Mod(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Mod - - .method /*060005FE*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Modulus(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Modulus - - .method /*060005FF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Multiply(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Multiply - - .method /*06000600*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::NotEquals - - .method /*06000601*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - OnesComplement(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::OnesComplement - - .method /*06000602*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Addition(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Addition - - .method /*06000603*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_BitwiseAnd(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_BitwiseAnd - - .method /*06000604*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_BitwiseOr(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_BitwiseOr - - .method /*06000605*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Division(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Division - - .method /*06000606*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Equality - - .method /*06000607*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_ExclusiveOr(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_ExclusiveOr - - .method /*06000608*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*06000609*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*0600060A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*0600060B*/ public hidebysig specialname static - int32 op_Explicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 08 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*0600060C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*0600060D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*0600060E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*0600060F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Explicit - - .method /*06000610*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_GreaterThan - - .method /*06000611*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_GreaterThanOrEqual - - .method /*06000612*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Implicit - - .method /*06000613*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Implicit - - .method /*06000614*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Implicit(int32 x) cil managed - // SIG: 00 01 11 81 C0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Implicit - - .method /*06000615*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Inequality - - .method /*06000616*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_LessThan - - .method /*06000617*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_LessThanOrEqual - - .method /*06000618*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Modulus(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Modulus - - .method /*06000619*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Multiply - - .method /*0600061A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_OnesComplement(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_OnesComplement - - .method /*0600061B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_Subtraction - - .method /*0600061C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::op_UnaryNegation - - .method /*0600061D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 C0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Parse - - .method /*0600061E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Subtract(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Subtract - - .method /*0600061F*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*06000620*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlInt32::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*06000621*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlInt32::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*06000622*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlBoolean - - .method /*06000623*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlByte - - .method /*06000624*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlDecimal - - .method /*06000625*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlDouble - - .method /*06000626*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlInt16 - - .method /*06000627*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlInt64 - - .method /*06000628*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlMoney - - .method /*06000629*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlSingle - - .method /*0600062A*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToSqlString - - .method /*0600062B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::ToString - - .method /*0600062C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - Xor(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x, - valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ y) cil managed - // SIG: 00 02 11 81 C0 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt32::Xor - - .property /*1700012C*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlInt32/*02000070*/::get_IsNull() /* 060005ED */ - } // end of property SqlInt32::IsNull - .property /*1700012D*/ instance int32 Value() - { - .get instance int32 System.Data.SqlTypes.SqlInt32/*02000070*/::get_Value() /* 060005EE */ - } // end of property SqlInt32::Value -} // end of class System.Data.SqlTypes.SqlInt32 - -.class /*02000071*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlInt64 - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000092:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000F9*/ private int32 _dummy - .field /*040000FA*/ public static initonly valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ MaxValue - .field /*040000FB*/ public static initonly valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ MinValue - .field /*040000FC*/ public static initonly valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ Null - .field /*040000FD*/ public static initonly valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ Zero - .method /*0600062D*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::.ctor - - .method /*0600062E*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::get_IsNull - - .method /*0600062F*/ public hidebysig specialname - instance int64 get_Value() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::get_Value - - .method /*06000630*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Add(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Add - - .method /*06000631*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - BitwiseAnd(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::BitwiseAnd - - .method /*06000632*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - BitwiseOr(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::BitwiseOr - - .method /*06000633*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ 'value') cil managed - // SIG: 20 01 08 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::CompareTo - - .method /*06000634*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::CompareTo - - .method /*06000635*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Divide(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Divide - - .method /*06000636*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Equals - - .method /*06000637*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Equals - - .method /*06000638*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::GetHashCode - - .method /*06000639*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::GetXsdType - - .method /*0600063A*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::GreaterThan - - .method /*0600063B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::GreaterThanOrEqual - - .method /*0600063C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::LessThan - - .method /*0600063D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::LessThanOrEqual - - .method /*0600063E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Mod(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Mod - - .method /*0600063F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Modulus(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Modulus - - .method /*06000640*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Multiply(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Multiply - - .method /*06000641*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::NotEquals - - .method /*06000642*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - OnesComplement(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::OnesComplement - - .method /*06000643*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Addition(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Addition - - .method /*06000644*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_BitwiseAnd(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_BitwiseAnd - - .method /*06000645*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_BitwiseOr(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_BitwiseOr - - .method /*06000646*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Division(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Division - - .method /*06000647*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Equality - - .method /*06000648*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_ExclusiveOr(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_ExclusiveOr - - .method /*06000649*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*0600064A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*0600064B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*0600064C*/ public hidebysig specialname static - int64 op_Explicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 0A 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*0600064D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*0600064E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*0600064F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Explicit - - .method /*06000650*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_GreaterThan - - .method /*06000651*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_GreaterThanOrEqual - - .method /*06000652*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Implicit - - .method /*06000653*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Implicit - - .method /*06000654*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Implicit - - .method /*06000655*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Implicit(int64 x) cil managed - // SIG: 00 01 11 81 C4 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Implicit - - .method /*06000656*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Inequality - - .method /*06000657*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_LessThan - - .method /*06000658*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_LessThanOrEqual - - .method /*06000659*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Modulus(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Modulus - - .method /*0600065A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Multiply - - .method /*0600065B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_OnesComplement(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_OnesComplement - - .method /*0600065C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_Subtraction - - .method /*0600065D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::op_UnaryNegation - - .method /*0600065E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 C4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Parse - - .method /*0600065F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Subtract(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Subtract - - .method /*06000660*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*06000661*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlInt64::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*06000662*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlInt64::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*06000663*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlBoolean - - .method /*06000664*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlByte - - .method /*06000665*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlDecimal - - .method /*06000666*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlDouble - - .method /*06000667*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlInt16 - - .method /*06000668*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlInt32 - - .method /*06000669*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlMoney - - .method /*0600066A*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlSingle - - .method /*0600066B*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToSqlString - - .method /*0600066C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::ToString - - .method /*0600066D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - Xor(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x, - valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ y) cil managed - // SIG: 00 02 11 81 C4 11 81 C4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlInt64::Xor - - .property /*1700012E*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlInt64/*02000071*/::get_IsNull() /* 0600062E */ - } // end of property SqlInt64::IsNull - .property /*1700012F*/ instance int64 Value() - { - .get instance int64 System.Data.SqlTypes.SqlInt64/*02000071*/::get_Value() /* 0600062F */ - } // end of property SqlInt64::Value -} // end of class System.Data.SqlTypes.SqlInt64 - -.class /*02000072*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlMoney - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000093:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*040000FE*/ private int32 _dummy - .field /*040000FF*/ public static initonly valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ MaxValue - .field /*04000100*/ public static initonly valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ MinValue - .field /*04000101*/ public static initonly valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ Null - .field /*04000102*/ public static initonly valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ Zero - .method /*0600066E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ 'value') cil managed - // SIG: 20 01 01 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::.ctor - - .method /*0600066F*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::.ctor - - .method /*06000670*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::.ctor - - .method /*06000671*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::.ctor - - .method /*06000672*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::get_IsNull - - .method /*06000673*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - get_Value() cil managed - // SIG: 20 00 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::get_Value - - .method /*06000674*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - Add(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Add - - .method /*06000675*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ 'value') cil managed - // SIG: 20 01 08 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::CompareTo - - .method /*06000676*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::CompareTo - - .method /*06000677*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - Divide(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Divide - - .method /*06000678*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Equals - - .method /*06000679*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Equals - - .method /*0600067A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::GetHashCode - - .method /*0600067B*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::GetXsdType - - .method /*0600067C*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::GreaterThan - - .method /*0600067D*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::GreaterThanOrEqual - - .method /*0600067E*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::LessThan - - .method /*0600067F*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::LessThanOrEqual - - .method /*06000680*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - Multiply(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Multiply - - .method /*06000681*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::NotEquals - - .method /*06000682*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Addition(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Addition - - .method /*06000683*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Division(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Division - - .method /*06000684*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Equality - - .method /*06000685*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*06000686*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*06000687*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*06000688*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 61 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*06000689*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*0600068A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*0600068B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Explicit(float64 x) cil managed - // SIG: 00 01 11 81 C8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Explicit - - .method /*0600068C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_GreaterThan - - .method /*0600068D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_GreaterThanOrEqual - - .method /*0600068E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Implicit - - .method /*0600068F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Implicit - - .method /*06000690*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Implicit - - .method /*06000691*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Implicit - - .method /*06000692*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Implicit(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Implicit - - .method /*06000693*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Implicit(int64 x) cil managed - // SIG: 00 01 11 81 C8 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Implicit - - .method /*06000694*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Inequality - - .method /*06000695*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_LessThan - - .method /*06000696*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_LessThanOrEqual - - .method /*06000697*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Multiply - - .method /*06000698*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_Subtraction - - .method /*06000699*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::op_UnaryNegation - - .method /*0600069A*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 C8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Parse - - .method /*0600069B*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - Subtract(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x, - valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ y) cil managed - // SIG: 00 02 11 81 C8 11 81 C8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::Subtract - - .method /*0600069C*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600069D*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlMoney::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600069E*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlMoney::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*0600069F*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - ToDecimal() cil managed - // SIG: 20 00 11 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToDecimal - - .method /*060006A0*/ public hidebysig instance float64 - ToDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToDouble - - .method /*060006A1*/ public hidebysig instance int32 - ToInt32() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToInt32 - - .method /*060006A2*/ public hidebysig instance int64 - ToInt64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToInt64 - - .method /*060006A3*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlBoolean - - .method /*060006A4*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlByte - - .method /*060006A5*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlDecimal - - .method /*060006A6*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlDouble - - .method /*060006A7*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlInt16 - - .method /*060006A8*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlInt32 - - .method /*060006A9*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlInt64 - - .method /*060006AA*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlSingle - - .method /*060006AB*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToSqlString - - .method /*060006AC*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlMoney::ToString - - .property /*17000130*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlMoney/*02000072*/::get_IsNull() /* 06000672 */ - } // end of property SqlMoney::IsNull - .property /*17000131*/ instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - Value() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ System.Data.SqlTypes.SqlMoney/*02000072*/::get_Value() /* 06000673 */ - } // end of property SqlMoney::Value -} // end of class System.Data.SqlTypes.SqlMoney - -.class /*02000073*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlNotFilledException - extends System.Data.SqlTypes.SqlTypeException/*02000078*/ -{ - .method /*060006AD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlNotFilledException::.ctor - - .method /*060006AE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlNotFilledException::.ctor - - .method /*060006AF*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ e) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlNotFilledException::.ctor - -} // end of class System.Data.SqlTypes.SqlNotFilledException - -.class /*02000074*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlNullValueException - extends System.Data.SqlTypes.SqlTypeException/*02000078*/ -{ - .method /*060006B0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlNullValueException::.ctor - - .method /*060006B1*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlNullValueException::.ctor - - .method /*060006B2*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ e) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlNullValueException::.ctor - -} // end of class System.Data.SqlTypes.SqlNullValueException - -.class /*02000075*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlSingle - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000094:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*04000103*/ private int32 _dummy - .field /*04000104*/ public static initonly valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ MaxValue - .field /*04000105*/ public static initonly valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ MinValue - .field /*04000106*/ public static initonly valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ Null - .field /*04000107*/ public static initonly valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ Zero - .method /*060006B3*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::.ctor - - .method /*060006B4*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::.ctor - - .method /*060006B5*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::get_IsNull - - .method /*060006B6*/ public hidebysig specialname - instance float32 get_Value() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::get_Value - - .method /*060006B7*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - Add(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Add - - .method /*060006B8*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ 'value') cil managed - // SIG: 20 01 08 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::CompareTo - - .method /*060006B9*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::CompareTo - - .method /*060006BA*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - Divide(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Divide - - .method /*060006BB*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Equals - - .method /*060006BC*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Equals - - .method /*060006BD*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::GetHashCode - - .method /*060006BE*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::GetXsdType - - .method /*060006BF*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::GreaterThan - - .method /*060006C0*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::GreaterThanOrEqual - - .method /*060006C1*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::LessThan - - .method /*060006C2*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::LessThanOrEqual - - .method /*060006C3*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - Multiply(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Multiply - - .method /*060006C4*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::NotEquals - - .method /*060006C5*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Addition(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Addition - - .method /*060006C6*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Division(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Division - - .method /*060006C7*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Equality - - .method /*060006C8*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Explicit - - .method /*060006C9*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Explicit - - .method /*060006CA*/ public hidebysig specialname static - float32 op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 0C 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Explicit - - .method /*060006CB*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Explicit - - .method /*060006CC*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_GreaterThan - - .method /*060006CD*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_GreaterThanOrEqual - - .method /*060006CE*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006CF*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006D0*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006D1*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006D2*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006D3*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006D4*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Implicit(float32 x) cil managed - // SIG: 00 01 11 81 D4 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Implicit - - .method /*060006D5*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Inequality - - .method /*060006D6*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_LessThan - - .method /*060006D7*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_LessThanOrEqual - - .method /*060006D8*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Multiply(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Multiply - - .method /*060006D9*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_Subtraction(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_Subtraction - - .method /*060006DA*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - op_UnaryNegation(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::op_UnaryNegation - - .method /*060006DB*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - Parse(string s) cil managed - // SIG: 00 01 11 81 D4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Parse - - .method /*060006DC*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - Subtract(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x, - valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ y) cil managed - // SIG: 00 02 11 81 D4 11 81 D4 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::Subtract - - .method /*060006DD*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060006DE*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlSingle::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060006DF*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlSingle::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060006E0*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlBoolean - - .method /*060006E1*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlByte - - .method /*060006E2*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlDecimal - - .method /*060006E3*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlDouble - - .method /*060006E4*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlInt16 - - .method /*060006E5*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlInt32 - - .method /*060006E6*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlInt64 - - .method /*060006E7*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlMoney - - .method /*060006E8*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - ToSqlString() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToSqlString - - .method /*060006E9*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlSingle::ToString - - .property /*17000132*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlSingle/*02000075*/::get_IsNull() /* 060006B5 */ - } // end of property SqlSingle::IsNull - .property /*17000133*/ instance float32 - Value() - { - .get instance float32 System.Data.SqlTypes.SqlSingle/*02000075*/::get_Value() /* 060006B6 */ - } // end of property SqlSingle::Value -} // end of class System.Data.SqlTypes.SqlSingle - -.class /*02000076*/ public sequential ansi sealed beforefieldinit System.Data.SqlTypes.SqlString - extends [System.Runtime/*23000001*/]System.ValueType/*01000067*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Runtime/*23000001*/]System.IComparable/*01000068*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000095:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .field /*04000108*/ private object _dummy - .field /*04000109*/ public static initonly int32 BinarySort - .field /*0400010A*/ public static initonly int32 BinarySort2 - .field /*0400010B*/ public static initonly int32 IgnoreCase - .field /*0400010C*/ public static initonly int32 IgnoreKanaType - .field /*0400010D*/ public static initonly int32 IgnoreNonSpace - .field /*0400010E*/ public static initonly int32 IgnoreWidth - .field /*0400010F*/ public static initonly valuetype System.Data.SqlTypes.SqlString/*02000076*/ Null - .method /*060006EA*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 lcid, - valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ compareOptions, - uint8[] data) cil managed - // SIG: 20 03 01 08 11 81 A8 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006EB*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 lcid, - valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ compareOptions, - uint8[] data, - bool fUnicode) cil managed - // SIG: 20 04 01 08 11 81 A8 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006EC*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 lcid, - valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ compareOptions, - uint8[] data, - int32 index, - int32 count) cil managed - // SIG: 20 05 01 08 11 81 A8 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006ED*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 lcid, - valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ compareOptions, - uint8[] data, - int32 index, - int32 count, - bool fUnicode) cil managed - // SIG: 20 06 01 08 11 81 A8 1D 05 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006EE*/ public hidebysig specialname rtspecialname - instance void .ctor(string data) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006EF*/ public hidebysig specialname rtspecialname - instance void .ctor(string data, - int32 lcid) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006F0*/ public hidebysig specialname rtspecialname - instance void .ctor(string data, - int32 lcid, - valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ compareOptions) cil managed - // SIG: 20 03 01 0E 08 11 81 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::.ctor - - .method /*060006F1*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CompareInfo/*0100006B*/ - get_CompareInfo() cil managed - // SIG: 20 00 12 81 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::get_CompareInfo - - .method /*060006F2*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ - get_CultureInfo() cil managed - // SIG: 20 00 12 81 29 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::get_CultureInfo - - .method /*060006F3*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::get_IsNull - - .method /*060006F4*/ public hidebysig specialname - instance int32 get_LCID() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::get_LCID - - .method /*060006F5*/ public hidebysig specialname - instance valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ - get_SqlCompareOptions() cil managed - // SIG: 20 00 11 81 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::get_SqlCompareOptions - - .method /*060006F6*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::get_Value - - .method /*060006F7*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - Add(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 D8 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::Add - - .method /*060006F8*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlString/*02000076*/ - Clone() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::Clone - - .method /*060006F9*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Globalization.CompareOptions/*0100006C*/ - CompareOptionsFromSqlCompareOptions(valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ compareOptions) cil managed - // SIG: 00 01 11 81 B1 11 81 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::CompareOptionsFromSqlCompareOptions - - .method /*060006FA*/ public hidebysig instance int32 - CompareTo(valuetype System.Data.SqlTypes.SqlString/*02000076*/ 'value') cil managed - // SIG: 20 01 08 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::CompareTo - - .method /*060006FB*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::CompareTo - - .method /*060006FC*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - Concat(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 D8 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::Concat - - .method /*060006FD*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - Equals(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::Equals - - .method /*060006FE*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::Equals - - .method /*060006FF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::GetHashCode - - .method /*06000700*/ public hidebysig instance uint8[] - GetNonUnicodeBytes() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::GetNonUnicodeBytes - - .method /*06000701*/ public hidebysig instance uint8[] - GetUnicodeBytes() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::GetUnicodeBytes - - .method /*06000702*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::GetXsdType - - .method /*06000703*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThan(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::GreaterThan - - .method /*06000704*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::GreaterThanOrEqual - - .method /*06000705*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThan(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::LessThan - - .method /*06000706*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - LessThanOrEqual(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::LessThanOrEqual - - .method /*06000707*/ public hidebysig static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - NotEquals(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::NotEquals - - .method /*06000708*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Addition(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 D8 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Addition - - .method /*06000709*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Equality(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Equality - - .method /*0600070A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*0600070B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlByte/*02000067*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*0600070C*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*0600070D*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*0600070E*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*0600070F*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000710*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000711*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000712*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000713*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000714*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Explicit(valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ x) cil managed - // SIG: 00 01 11 81 D8 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000715*/ public hidebysig specialname static - string op_Explicit(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x) cil managed - // SIG: 00 01 0E 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Explicit - - .method /*06000716*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThan(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_GreaterThan - - .method /*06000717*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_GreaterThanOrEqual(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_GreaterThanOrEqual - - .method /*06000718*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlString/*02000076*/ - op_Implicit(string x) cil managed - // SIG: 00 01 11 81 D8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Implicit - - .method /*06000719*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_Inequality(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_Inequality - - .method /*0600071A*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThan(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_LessThan - - .method /*0600071B*/ public hidebysig specialname static - valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - op_LessThanOrEqual(valuetype System.Data.SqlTypes.SqlString/*02000076*/ x, - valuetype System.Data.SqlTypes.SqlString/*02000076*/ y) cil managed - // SIG: 00 02 11 81 98 11 81 D8 11 81 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::op_LessThanOrEqual - - .method /*0600071C*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600071D*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ reader) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlString::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600071E*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlString::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*0600071F*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlBoolean/*02000066*/ - ToSqlBoolean() cil managed - // SIG: 20 00 11 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlBoolean - - .method /*06000720*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlByte/*02000067*/ - ToSqlByte() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlByte - - .method /*06000721*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDateTime/*0200006B*/ - ToSqlDateTime() cil managed - // SIG: 20 00 11 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlDateTime - - .method /*06000722*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDecimal/*0200006C*/ - ToSqlDecimal() cil managed - // SIG: 20 00 11 81 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlDecimal - - .method /*06000723*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlDouble/*0200006D*/ - ToSqlDouble() cil managed - // SIG: 20 00 11 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlDouble - - .method /*06000724*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlGuid/*0200006E*/ - ToSqlGuid() cil managed - // SIG: 20 00 11 81 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlGuid - - .method /*06000725*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt16/*0200006F*/ - ToSqlInt16() cil managed - // SIG: 20 00 11 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlInt16 - - .method /*06000726*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt32/*02000070*/ - ToSqlInt32() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlInt32 - - .method /*06000727*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlInt64/*02000071*/ - ToSqlInt64() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlInt64 - - .method /*06000728*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlMoney/*02000072*/ - ToSqlMoney() cil managed - // SIG: 20 00 11 81 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlMoney - - .method /*06000729*/ public hidebysig instance valuetype System.Data.SqlTypes.SqlSingle/*02000075*/ - ToSqlSingle() cil managed - // SIG: 20 00 11 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToSqlSingle - - .method /*0600072A*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlString::ToString - - .property /*17000134*/ instance class [System.Runtime/*23000001*/]System.Globalization.CompareInfo/*0100006B*/ - CompareInfo() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CompareInfo/*0100006B*/ System.Data.SqlTypes.SqlString/*02000076*/::get_CompareInfo() /* 060006F1 */ - } // end of property SqlString::CompareInfo - .property /*17000135*/ instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ - CultureInfo() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100004A*/ System.Data.SqlTypes.SqlString/*02000076*/::get_CultureInfo() /* 060006F2 */ - } // end of property SqlString::CultureInfo - .property /*17000136*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlString/*02000076*/::get_IsNull() /* 060006F3 */ - } // end of property SqlString::IsNull - .property /*17000137*/ instance int32 LCID() - { - .get instance int32 System.Data.SqlTypes.SqlString/*02000076*/::get_LCID() /* 060006F4 */ - } // end of property SqlString::LCID - .property /*17000138*/ instance valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ - SqlCompareOptions() - { - .get instance valuetype System.Data.SqlTypes.SqlCompareOptions/*0200006A*/ System.Data.SqlTypes.SqlString/*02000076*/::get_SqlCompareOptions() /* 060006F5 */ - } // end of property SqlString::SqlCompareOptions - .property /*17000139*/ instance string Value() - { - .get instance string System.Data.SqlTypes.SqlString/*02000076*/::get_Value() /* 060006F6 */ - } // end of property SqlString::Value -} // end of class System.Data.SqlTypes.SqlString - -.class /*02000077*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlTruncateException - extends System.Data.SqlTypes.SqlTypeException/*02000078*/ -{ - .method /*0600072B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlTruncateException::.ctor - - .method /*0600072C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlTruncateException::.ctor - - .method /*0600072D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ e) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00072E */ call instance void System.Data.SqlTypes.SqlTypeException/*02000078*/::.ctor() /* 0600072E */ - IL_0006: /* 2A | */ ret - } // end of method SqlTruncateException::.ctor - -} // end of class System.Data.SqlTypes.SqlTruncateException - -.class /*02000078*/ public auto ansi beforefieldinit System.Data.SqlTypes.SqlTypeException - extends [System.Runtime/*23000001*/]System.SystemException/*0100002C*/ -{ - .method /*0600072E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method SqlTypeException::.ctor - - .method /*0600072F*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ si, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ sc) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method SqlTypeException::.ctor - - .method /*06000730*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method SqlTypeException::.ctor - - .method /*06000731*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ e) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000070 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100002C*/::.ctor() /* 0A000070 */ - IL_0006: /* 2A | */ ret - } // end of method SqlTypeException::.ctor - -} // end of class System.Data.SqlTypes.SqlTypeException - -.class /*02000079*/ public auto ansi sealed beforefieldinit System.Data.SqlTypes.SqlXml - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements System.Data.SqlTypes.INullable/*02000063*/, - [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/ -{ - .custom /*0C000098:0A00002F*/ instance void [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.XmlSchemaProviderAttribute/*0100003F*/::.ctor(string) /* 0A00002F */ = ( 01 00 0A 47 65 74 58 73 64 54 79 70 65 00 00 ) // ...GetXsdType.. - .method /*06000732*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlXml::.ctor - - .method /*06000733*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ 'value') cil managed - // SIG: 20 01 01 12 81 39 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlXml::.ctor - - .method /*06000734*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ 'value') cil managed - // SIG: 20 01 01 12 81 11 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method SqlXml::.ctor - - .method /*06000735*/ public hidebysig newslot specialname virtual final - instance bool get_IsNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlXml::get_IsNull - - .method /*06000736*/ public hidebysig specialname static - class System.Data.SqlTypes.SqlXml/*02000079*/ - get_Null() cil managed - // SIG: 00 00 12 81 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlXml::get_Null - - .method /*06000737*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlXml::get_Value - - .method /*06000738*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ - CreateReader() cil managed - // SIG: 20 00 12 81 11 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlXml::CreateReader - - .method /*06000739*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlQualifiedName/*01000069*/ - GetXsdType(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchemaSet/*0100004D*/ schemaSet) cil managed - // SIG: 00 01 12 81 A5 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlXml::GetXsdType - - .method /*0600073A*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000007*/]System.Xml.Schema.XmlSchema/*01000043*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 81 0D - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::GetSchema /*01000042::0A000032*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SqlXml::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*0600073B*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlReader/*01000044*/ r) cil managed - // SIG: 20 01 01 12 81 11 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::ReadXml /*01000042::0A000033*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlXml::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*0600073C*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000007*/]System.Xml.XmlWriter/*01000045*/ writer) cil managed - // SIG: 20 01 01 12 81 15 - { - .override [System.Xml.ReaderWriter/*23000007*/]System.Xml.Serialization.IXmlSerializable/*01000042*/::WriteXml /*01000042::0A000034*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SqlXml::System.Xml.Serialization.IXmlSerializable.WriteXml - - .property /*1700013A*/ instance bool IsNull() - { - .get instance bool System.Data.SqlTypes.SqlXml/*02000079*/::get_IsNull() /* 06000735 */ - } // end of property SqlXml::IsNull - .property /*1700013B*/ class System.Data.SqlTypes.SqlXml/*02000079*/ - Null() - { - .get class System.Data.SqlTypes.SqlXml/*02000079*/ System.Data.SqlTypes.SqlXml/*02000079*/::get_Null() /* 06000736 */ - } // end of property SqlXml::Null - .property /*1700013C*/ instance string Value() - { - .get instance string System.Data.SqlTypes.SqlXml/*02000079*/::get_Value() /* 06000737 */ - } // end of property SqlXml::Value -} // end of class System.Data.SqlTypes.SqlXml - -.class /*0200007A*/ public auto ansi sealed System.Data.SqlTypes.StorageState - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000110*/ public specialname rtspecialname int32 value__ - .field /*04000111*/ public static literal valuetype System.Data.SqlTypes.StorageState/*0200007A*/ Buffer = int32(0x00000000) - .field /*04000112*/ public static literal valuetype System.Data.SqlTypes.StorageState/*0200007A*/ Stream = int32(0x00000001) - .field /*04000113*/ public static literal valuetype System.Data.SqlTypes.StorageState/*0200007A*/ UnmanagedBuffer = int32(0x00000002) -} // end of class System.Data.SqlTypes.StorageState - -.class /*0200007B*/ public auto ansi sealed System.Data.Common.CatalogLocation - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000114*/ public specialname rtspecialname int32 value__ - .field /*04000115*/ public static literal valuetype System.Data.Common.CatalogLocation/*0200007B*/ End = int32(0x00000002) - .field /*04000116*/ public static literal valuetype System.Data.Common.CatalogLocation/*0200007B*/ Start = int32(0x00000001) -} // end of class System.Data.Common.CatalogLocation - -.class /*0200007C*/ public auto ansi beforefieldinit System.Data.Common.DataAdapter - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/ - implements System.Data.IDataAdapter/*02000033*/ -{ - .method /*0600073D*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method DataAdapter::.ctor - - .method /*0600073E*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Data.Common.DataAdapter/*0200007C*/ from) cil managed - // SIG: 20 01 01 12 81 F0 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method DataAdapter::.ctor - - .method /*0600073F*/ public hidebysig specialname - instance bool get_AcceptChangesDuringFill() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_AcceptChangesDuringFill - - .method /*06000740*/ public hidebysig specialname - instance void set_AcceptChangesDuringFill(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_AcceptChangesDuringFill - - .method /*06000741*/ public hidebysig specialname - instance bool get_AcceptChangesDuringUpdate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_AcceptChangesDuringUpdate - - .method /*06000742*/ public hidebysig specialname - instance void set_AcceptChangesDuringUpdate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_AcceptChangesDuringUpdate - - .method /*06000743*/ public hidebysig specialname - instance bool get_ContinueUpdateOnError() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_ContinueUpdateOnError - - .method /*06000744*/ public hidebysig specialname - instance void set_ContinueUpdateOnError(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_ContinueUpdateOnError - - .method /*06000745*/ public hidebysig specialname - instance valuetype System.Data.LoadOption/*02000045*/ - get_FillLoadOption() cil managed - // SIG: 20 00 11 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_FillLoadOption - - .method /*06000746*/ public hidebysig specialname - instance void set_FillLoadOption(valuetype System.Data.LoadOption/*02000045*/ 'value') cil managed - // SIG: 20 01 01 11 81 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_FillLoadOption - - .method /*06000747*/ public hidebysig newslot specialname virtual final - instance valuetype System.Data.MissingMappingAction/*02000049*/ - get_MissingMappingAction() cil managed - // SIG: 20 00 11 81 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_MissingMappingAction - - .method /*06000748*/ public hidebysig newslot specialname virtual final - instance void set_MissingMappingAction(valuetype System.Data.MissingMappingAction/*02000049*/ 'value') cil managed - // SIG: 20 01 01 11 81 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_MissingMappingAction - - .method /*06000749*/ public hidebysig newslot specialname virtual final - instance valuetype System.Data.MissingSchemaAction/*0200004B*/ - get_MissingSchemaAction() cil managed - // SIG: 20 00 11 81 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_MissingSchemaAction - - .method /*0600074A*/ public hidebysig newslot specialname virtual final - instance void set_MissingSchemaAction(valuetype System.Data.MissingSchemaAction/*0200004B*/ 'value') cil managed - // SIG: 20 01 01 11 81 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_MissingSchemaAction - - .method /*0600074B*/ public hidebysig newslot specialname virtual - instance bool get_ReturnProviderSpecificTypes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_ReturnProviderSpecificTypes - - .method /*0600074C*/ public hidebysig newslot specialname virtual - instance void set_ReturnProviderSpecificTypes(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::set_ReturnProviderSpecificTypes - - .method /*0600074D*/ private hidebysig newslot specialname virtual final - instance class System.Data.ITableMappingCollection/*02000043*/ - System.Data.IDataAdapter.get_TableMappings() cil managed - // SIG: 20 00 12 81 0C - { - .override System.Data.IDataAdapter/*02000033*/::get_TableMappings /*02000033::06000341*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::System.Data.IDataAdapter.get_TableMappings - - .method /*0600074E*/ public hidebysig specialname - instance class System.Data.Common.DataTableMappingCollection/*02000080*/ - get_TableMappings() cil managed - // SIG: 20 00 12 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::get_TableMappings - - .method /*0600074F*/ public hidebysig specialname - instance void add_FillError(class System.Data.FillErrorEventHandler/*0200002F*/ 'value') cil managed - // SIG: 20 01 01 12 80 BC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::add_FillError - - .method /*06000750*/ public hidebysig specialname - instance void remove_FillError(class System.Data.FillErrorEventHandler/*0200002F*/ 'value') cil managed - // SIG: 20 01 01 12 80 BC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::remove_FillError - - .method /*06000751*/ family hidebysig newslot virtual - instance class System.Data.Common.DataAdapter/*0200007C*/ - CloneInternals() cil managed - // SIG: 20 00 12 81 F0 - { - .custom /*0C000140:0A000062*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000054*/::.ctor(string) /* 0A000062 */ = ( 01 00 80 87 43 6C 6F 6E 65 49 6E 74 65 72 6E 61 // ....CloneInterna - 6C 73 28 29 20 68 61 73 20 62 65 65 6E 20 64 65 // ls() has been de - 70 72 65 63 61 74 65 64 2E 20 20 55 73 65 20 74 // precated. Use t - 68 65 20 44 61 74 61 41 64 61 70 74 65 72 28 44 // he DataAdapter(D - 61 74 61 41 64 61 70 74 65 72 20 66 72 6F 6D 29 // ataAdapter from) - 20 63 6F 6E 73 74 72 75 63 74 6F 72 2E 20 20 68 // constructor. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::CloneInternals - - .method /*06000752*/ family hidebysig newslot virtual - instance class System.Data.Common.DataTableMappingCollection/*02000080*/ - CreateTableMappings() cil managed - // SIG: 20 00 12 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::CreateTableMappings - - .method /*06000753*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::Dispose - - .method /*06000754*/ public hidebysig newslot virtual - instance int32 Fill(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 08 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::Fill - - .method /*06000755*/ family hidebysig newslot virtual - instance int32 Fill(class System.Data.DataSet/*0200001A*/ dataSet, - string srcTable, - class System.Data.IDataReader/*02000036*/ dataReader, - int32 startRecord, - int32 maxRecords) cil managed - // SIG: 20 05 08 12 68 0E 12 80 D8 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::Fill - - .method /*06000756*/ family hidebysig newslot virtual - instance int32 Fill(class System.Data.DataTable/*0200001D*/ dataTable, - class System.Data.IDataReader/*02000036*/ dataReader) cil managed - // SIG: 20 02 08 12 74 12 80 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::Fill - - .method /*06000757*/ family hidebysig newslot virtual - instance int32 Fill(class System.Data.DataTable/*0200001D*/[] dataTables, - class System.Data.IDataReader/*02000036*/ dataReader, - int32 startRecord, - int32 maxRecords) cil managed - // SIG: 20 04 08 1D 12 74 12 80 D8 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::Fill - - .method /*06000758*/ public hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/[] - FillSchema(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.SchemaType/*02000053*/ schemaType) cil managed - // SIG: 20 02 1D 12 74 12 68 11 81 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::FillSchema - - .method /*06000759*/ family hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/[] - FillSchema(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.SchemaType/*02000053*/ schemaType, - string srcTable, - class System.Data.IDataReader/*02000036*/ dataReader) cil managed - // SIG: 20 04 1D 12 74 12 68 11 81 4C 0E 12 80 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::FillSchema - - .method /*0600075A*/ family hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - FillSchema(class System.Data.DataTable/*0200001D*/ dataTable, - valuetype System.Data.SchemaType/*02000053*/ schemaType, - class System.Data.IDataReader/*02000036*/ dataReader) cil managed - // SIG: 20 03 12 74 12 74 11 81 4C 12 80 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::FillSchema - - .method /*0600075B*/ public hidebysig newslot virtual - instance class System.Data.IDataParameter/*02000034*/[] - GetFillParameters() cil managed - // SIG: 20 00 1D 12 80 D0 - { - .custom /*0C000141:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::GetFillParameters - - .method /*0600075C*/ family hidebysig instance bool - HasTableMappings() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::HasTableMappings - - .method /*0600075D*/ family hidebysig newslot virtual - instance void OnFillError(class System.Data.FillErrorEventArgs/*0200002E*/ 'value') cil managed - // SIG: 20 01 01 12 80 B8 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::OnFillError - - .method /*0600075E*/ public hidebysig instance void - ResetFillLoadOption() cil managed - // SIG: 20 00 01 - { - .custom /*0C000142:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataAdapter::ResetFillLoadOption - - .method /*0600075F*/ public hidebysig newslot virtual - instance bool ShouldSerializeAcceptChangesDuringFill() cil managed - // SIG: 20 00 02 - { - .custom /*0C000143:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::ShouldSerializeAcceptChangesDuringFill - - .method /*06000760*/ public hidebysig newslot virtual - instance bool ShouldSerializeFillLoadOption() cil managed - // SIG: 20 00 02 - { - .custom /*0C000144:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::ShouldSerializeFillLoadOption - - .method /*06000761*/ family hidebysig newslot virtual - instance bool ShouldSerializeTableMappings() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::ShouldSerializeTableMappings - - .method /*06000762*/ public hidebysig newslot virtual - instance int32 Update(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 08 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataAdapter::Update - - .event /*14000016*/ System.Data.FillErrorEventHandler/*0200002F*/ FillError - { - .addon instance void System.Data.Common.DataAdapter/*0200007C*/::add_FillError(class System.Data.FillErrorEventHandler/*0200002F*/) /* 0600074F */ - .removeon instance void System.Data.Common.DataAdapter/*0200007C*/::remove_FillError(class System.Data.FillErrorEventHandler/*0200002F*/) /* 06000750 */ - } // end of event DataAdapter::FillError - .property /*1700013D*/ instance bool AcceptChangesDuringFill() - { - .custom /*0C0000CD:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.Common.DataAdapter/*0200007C*/::get_AcceptChangesDuringFill() /* 0600073F */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_AcceptChangesDuringFill(bool) /* 06000740 */ - } // end of property DataAdapter::AcceptChangesDuringFill - .property /*1700013E*/ instance bool AcceptChangesDuringUpdate() - { - .custom /*0C0000CE:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .get instance bool System.Data.Common.DataAdapter/*0200007C*/::get_AcceptChangesDuringUpdate() /* 06000741 */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_AcceptChangesDuringUpdate(bool) /* 06000742 */ - } // end of property DataAdapter::AcceptChangesDuringUpdate - .property /*1700013F*/ instance bool ContinueUpdateOnError() - { - .custom /*0C0000CF:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.Common.DataAdapter/*0200007C*/::get_ContinueUpdateOnError() /* 06000743 */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_ContinueUpdateOnError(bool) /* 06000744 */ - } // end of property DataAdapter::ContinueUpdateOnError - .property /*17000140*/ instance valuetype System.Data.LoadOption/*02000045*/ - FillLoadOption() - { - .custom /*0C0000D1:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance valuetype System.Data.LoadOption/*02000045*/ System.Data.Common.DataAdapter/*0200007C*/::get_FillLoadOption() /* 06000745 */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_FillLoadOption(valuetype System.Data.LoadOption/*02000045*/) /* 06000746 */ - } // end of property DataAdapter::FillLoadOption - .property /*17000141*/ instance valuetype System.Data.MissingMappingAction/*02000049*/ - MissingMappingAction() - { - .custom /*0C0000D2:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 20 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U System.Data. - 4D 69 73 73 69 6E 67 4D 61 70 70 69 6E 67 41 63 // MissingMappingAc - 74 69 6F 6E 01 00 00 00 00 00 ) // tion...... - .get instance valuetype System.Data.MissingMappingAction/*02000049*/ System.Data.Common.DataAdapter/*0200007C*/::get_MissingMappingAction() /* 06000747 */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_MissingMappingAction(valuetype System.Data.MissingMappingAction/*02000049*/) /* 06000748 */ - } // end of property DataAdapter::MissingMappingAction - .property /*17000142*/ instance valuetype System.Data.MissingSchemaAction/*0200004B*/ - MissingSchemaAction() - { - .custom /*0C0000D3:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 4D 69 73 73 69 6E 67 53 63 68 65 6D 61 41 63 74 // MissingSchemaAct - 69 6F 6E 01 00 00 00 00 00 ) // ion...... - .get instance valuetype System.Data.MissingSchemaAction/*0200004B*/ System.Data.Common.DataAdapter/*0200007C*/::get_MissingSchemaAction() /* 06000749 */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_MissingSchemaAction(valuetype System.Data.MissingSchemaAction/*0200004B*/) /* 0600074A */ - } // end of property DataAdapter::MissingSchemaAction - .property /*17000143*/ instance bool ReturnProviderSpecificTypes() - { - .custom /*0C0000D5:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.Common.DataAdapter/*0200007C*/::get_ReturnProviderSpecificTypes() /* 0600074B */ - .set instance void System.Data.Common.DataAdapter/*0200007C*/::set_ReturnProviderSpecificTypes(bool) /* 0600074C */ - } // end of property DataAdapter::ReturnProviderSpecificTypes - .property /*17000144*/ instance class System.Data.ITableMappingCollection/*02000043*/ - System.Data.IDataAdapter.TableMappings() - { - .get instance class System.Data.ITableMappingCollection/*02000043*/ System.Data.Common.DataAdapter/*0200007C*/::System.Data.IDataAdapter.get_TableMappings() /* 0600074D */ - } // end of property DataAdapter::System.Data.IDataAdapter.TableMappings - .property /*17000145*/ instance class System.Data.Common.DataTableMappingCollection/*02000080*/ - TableMappings() - { - .custom /*0C0000D6:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.Common.DataTableMappingCollection/*02000080*/ System.Data.Common.DataAdapter/*0200007C*/::get_TableMappings() /* 0600074E */ - } // end of property DataAdapter::TableMappings -} // end of class System.Data.Common.DataAdapter - -.class /*0200007D*/ public auto ansi sealed beforefieldinit System.Data.Common.DataColumnMapping - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements System.Data.IColumnMapping/*02000031*/, - [System.Runtime/*23000001*/]System.ICloneable/*01000066*/ -{ - .method /*06000763*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataColumnMapping::.ctor - - .method /*06000764*/ public hidebysig specialname rtspecialname - instance void .ctor(string sourceColumn, - string dataSetColumn) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataColumnMapping::.ctor - - .method /*06000765*/ public hidebysig newslot specialname virtual final - instance string get_DataSetColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMapping::get_DataSetColumn - - .method /*06000766*/ public hidebysig newslot specialname virtual final - instance void set_DataSetColumn(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMapping::set_DataSetColumn - - .method /*06000767*/ public hidebysig newslot specialname virtual final - instance string get_SourceColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMapping::get_SourceColumn - - .method /*06000768*/ public hidebysig newslot specialname virtual final - instance void set_SourceColumn(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMapping::set_SourceColumn - - .method /*06000769*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/ - GetDataColumnBySchemaAction(class System.Data.DataTable/*0200001D*/ dataTable, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType, - valuetype System.Data.MissingSchemaAction/*0200004B*/ schemaAction) cil managed - // SIG: 20 03 12 28 12 74 12 80 89 11 81 2C - { - .custom /*0C000145:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMapping::GetDataColumnBySchemaAction - - .method /*0600076A*/ public hidebysig static - class System.Data.DataColumn/*0200000A*/ - GetDataColumnBySchemaAction(string sourceColumn, - string dataSetColumn, - class System.Data.DataTable/*0200001D*/ dataTable, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType, - valuetype System.Data.MissingSchemaAction/*0200004B*/ schemaAction) cil managed - // SIG: 00 05 12 28 0E 0E 12 74 12 80 89 11 81 2C - { - .custom /*0C000146:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMapping::GetDataColumnBySchemaAction - - .method /*0600076B*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000066*/::Clone /*01000066::0A000063*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMapping::System.ICloneable.Clone - - .method /*0600076C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMapping::ToString - - .property /*17000146*/ instance string DataSetColumn() - { - .custom /*0C0000D7:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DataColumnMapping/*0200007D*/::get_DataSetColumn() /* 06000765 */ - .set instance void System.Data.Common.DataColumnMapping/*0200007D*/::set_DataSetColumn(string) /* 06000766 */ - } // end of property DataColumnMapping::DataSetColumn - .property /*17000147*/ instance string SourceColumn() - { - .custom /*0C0000D8:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DataColumnMapping/*0200007D*/::get_SourceColumn() /* 06000767 */ - .set instance void System.Data.Common.DataColumnMapping/*0200007D*/::set_SourceColumn(string) /* 06000768 */ - } // end of property DataColumnMapping::SourceColumn -} // end of class System.Data.Common.DataColumnMapping - -.class /*0200007E*/ public auto ansi sealed beforefieldinit System.Data.Common.DataColumnMappingCollection - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/, - System.Data.IColumnMappingCollection/*02000032*/ -{ - .custom /*0C00009E:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600076D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataColumnMappingCollection::.ctor - - .method /*0600076E*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::get_Count - - .method /*0600076F*/ public hidebysig specialname - instance class System.Data.Common.DataColumnMapping/*0200007D*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 81 F4 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::get_Item - - .method /*06000770*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.Data.Common.DataColumnMapping/*0200007D*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::set_Item - - .method /*06000771*/ public hidebysig specialname - instance class System.Data.Common.DataColumnMapping/*0200007D*/ - get_Item(string sourceColumn) cil managed - // SIG: 20 01 12 81 F4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::get_Item - - .method /*06000772*/ public hidebysig specialname - instance void set_Item(string sourceColumn, - class System.Data.Common.DataColumnMapping/*0200007D*/ 'value') cil managed - // SIG: 20 02 01 0E 12 81 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::set_Item - - .method /*06000773*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_IsSynchronized /*0100005A::0A000038*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000774*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_SyncRoot /*0100005A::0A000039*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Collections.ICollection.get_SyncRoot - - .method /*06000775*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsFixedSize /*01000041::0A00003A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Collections.IList.get_IsFixedSize - - .method /*06000776*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsReadOnly /*01000041::0A00003B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Collections.IList.get_IsReadOnly - - .method /*06000777*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_Item /*01000041::0A00003C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Collections.IList.get_Item - - .method /*06000778*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::set_Item /*01000041::0A00003D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::System.Collections.IList.set_Item - - .method /*06000779*/ private hidebysig newslot specialname virtual final - instance object System.Data.IColumnMappingCollection.get_Item(string index) cil managed - // SIG: 20 01 1C 0E - { - .override System.Data.IColumnMappingCollection/*02000032*/::get_Item /*02000032::06000336*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Data.IColumnMappingCollection.get_Item - - .method /*0600077A*/ private hidebysig newslot specialname virtual final - instance void System.Data.IColumnMappingCollection.set_Item(string index, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - .override System.Data.IColumnMappingCollection/*02000032*/::set_Item /*02000032::06000337*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::System.Data.IColumnMappingCollection.set_Item - - .method /*0600077B*/ public hidebysig newslot virtual final - instance int32 Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::Add - - .method /*0600077C*/ public hidebysig instance class System.Data.Common.DataColumnMapping/*0200007D*/ - Add(string sourceColumn, - string dataSetColumn) cil managed - // SIG: 20 02 12 81 F4 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::Add - - .method /*0600077D*/ public hidebysig instance void - AddRange(class [System.Runtime/*23000001*/]System.Array/*01000031*/ values) cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::AddRange - - .method /*0600077E*/ public hidebysig instance void - AddRange(class System.Data.Common.DataColumnMapping/*0200007D*/[] values) cil managed - // SIG: 20 01 01 1D 12 81 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::AddRange - - .method /*0600077F*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::Clear - - .method /*06000780*/ public hidebysig newslot virtual final - instance bool Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::Contains - - .method /*06000781*/ public hidebysig newslot virtual final - instance bool Contains(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::Contains - - .method /*06000782*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::CopyTo - - .method /*06000783*/ public hidebysig instance void - CopyTo(class System.Data.Common.DataColumnMapping/*0200007D*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 81 F4 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::CopyTo - - .method /*06000784*/ public hidebysig instance class System.Data.Common.DataColumnMapping/*0200007D*/ - GetByDataSetColumn(string 'value') cil managed - // SIG: 20 01 12 81 F4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::GetByDataSetColumn - - .method /*06000785*/ public hidebysig static - class System.Data.Common.DataColumnMapping/*0200007D*/ - GetColumnMappingBySchemaAction(class System.Data.Common.DataColumnMappingCollection/*0200007E*/ columnMappings, - string sourceColumn, - valuetype System.Data.MissingMappingAction/*02000049*/ mappingAction) cil managed - // SIG: 00 03 12 81 F4 12 81 F8 0E 11 81 24 - { - .custom /*0C000147:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::GetColumnMappingBySchemaAction - - .method /*06000786*/ public hidebysig static - class System.Data.DataColumn/*0200000A*/ - GetDataColumn(class System.Data.Common.DataColumnMappingCollection/*0200007E*/ columnMappings, - string sourceColumn, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType, - class System.Data.DataTable/*0200001D*/ dataTable, - valuetype System.Data.MissingMappingAction/*02000049*/ mappingAction, - valuetype System.Data.MissingSchemaAction/*0200004B*/ schemaAction) cil managed - // SIG: 00 06 12 28 12 81 F8 0E 12 80 89 12 74 11 81 24 11 81 2C - { - .custom /*0C000148:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::GetDataColumn - - .method /*06000787*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::GetEnumerator - - .method /*06000788*/ public hidebysig newslot virtual final - instance int32 IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::IndexOf - - .method /*06000789*/ public hidebysig newslot virtual final - instance int32 IndexOf(string sourceColumn) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::IndexOf - - .method /*0600078A*/ public hidebysig instance int32 - IndexOfDataSetColumn(string dataSetColumn) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::IndexOfDataSetColumn - - .method /*0600078B*/ public hidebysig instance void - Insert(int32 index, - class System.Data.Common.DataColumnMapping/*0200007D*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::Insert - - .method /*0600078C*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::Insert - - .method /*0600078D*/ public hidebysig instance void - Remove(class System.Data.Common.DataColumnMapping/*0200007D*/ 'value') cil managed - // SIG: 20 01 01 12 81 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::Remove - - .method /*0600078E*/ public hidebysig newslot virtual final - instance void Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::Remove - - .method /*0600078F*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::RemoveAt - - .method /*06000790*/ public hidebysig newslot virtual final - instance void RemoveAt(string sourceColumn) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataColumnMappingCollection::RemoveAt - - .method /*06000791*/ private hidebysig newslot virtual final - instance class System.Data.IColumnMapping/*02000031*/ - System.Data.IColumnMappingCollection.Add(string sourceColumnName, - string dataSetColumnName) cil managed - // SIG: 20 02 12 80 C4 0E 0E - { - .override System.Data.IColumnMappingCollection/*02000032*/::Add /*02000032::06000338*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Data.IColumnMappingCollection.Add - - .method /*06000792*/ private hidebysig newslot virtual final - instance class System.Data.IColumnMapping/*02000031*/ - System.Data.IColumnMappingCollection.GetByDataSetColumn(string dataSetColumnName) cil managed - // SIG: 20 01 12 80 C4 0E - { - .override System.Data.IColumnMappingCollection/*02000032*/::GetByDataSetColumn /*02000032::0600033A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataColumnMappingCollection::System.Data.IColumnMappingCollection.GetByDataSetColumn - - .property /*17000148*/ instance int32 Count() - { - .custom /*0C0000D9:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000DA:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance int32 System.Data.Common.DataColumnMappingCollection/*0200007E*/::get_Count() /* 0600076E */ - } // end of property DataColumnMappingCollection::Count - .property /*17000149*/ instance class System.Data.Common.DataColumnMapping/*0200007D*/ - Item(int32) - { - .custom /*0C0000DB:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000DC:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DataColumnMapping/*0200007D*/ System.Data.Common.DataColumnMappingCollection/*0200007E*/::get_Item(int32) /* 0600076F */ - .set instance void System.Data.Common.DataColumnMappingCollection/*0200007E*/::set_Item(int32, - class System.Data.Common.DataColumnMapping/*0200007D*/) /* 06000770 */ - } // end of property DataColumnMappingCollection::Item - .property /*1700014A*/ instance class System.Data.Common.DataColumnMapping/*0200007D*/ - Item(string) - { - .custom /*0C0000DD:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000DE:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DataColumnMapping/*0200007D*/ System.Data.Common.DataColumnMappingCollection/*0200007E*/::get_Item(string) /* 06000771 */ - .set instance void System.Data.Common.DataColumnMappingCollection/*0200007E*/::set_Item(string, - class System.Data.Common.DataColumnMapping/*0200007D*/) /* 06000772 */ - } // end of property DataColumnMappingCollection::Item - .property /*1700014B*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Collections.ICollection.get_IsSynchronized() /* 06000773 */ - } // end of property DataColumnMappingCollection::System.Collections.ICollection.IsSynchronized - .property /*1700014C*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Collections.ICollection.get_SyncRoot() /* 06000774 */ - } // end of property DataColumnMappingCollection::System.Collections.ICollection.SyncRoot - .property /*1700014D*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Collections.IList.get_IsFixedSize() /* 06000775 */ - } // end of property DataColumnMappingCollection::System.Collections.IList.IsFixedSize - .property /*1700014E*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Collections.IList.get_IsReadOnly() /* 06000776 */ - } // end of property DataColumnMappingCollection::System.Collections.IList.IsReadOnly - .property /*1700014F*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Collections.IList.get_Item(int32) /* 06000777 */ - .set instance void System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Collections.IList.set_Item(int32, - object) /* 06000778 */ - } // end of property DataColumnMappingCollection::System.Collections.IList.Item - .property /*17000150*/ instance object System.Data.IColumnMappingCollection.Item(string) - { - .get instance object System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Data.IColumnMappingCollection.get_Item(string) /* 06000779 */ - .set instance void System.Data.Common.DataColumnMappingCollection/*0200007E*/::System.Data.IColumnMappingCollection.set_Item(string, - object) /* 0600077A */ - } // end of property DataColumnMappingCollection::System.Data.IColumnMappingCollection.Item -} // end of class System.Data.Common.DataColumnMappingCollection - -.class /*0200007F*/ public auto ansi sealed beforefieldinit System.Data.Common.DataTableMapping - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements System.Data.ITableMapping/*02000042*/, - [System.Runtime/*23000001*/]System.ICloneable/*01000066*/ -{ - .method /*06000793*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataTableMapping::.ctor - - .method /*06000794*/ public hidebysig specialname rtspecialname - instance void .ctor(string sourceTable, - string dataSetTable) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataTableMapping::.ctor - - .method /*06000795*/ public hidebysig specialname rtspecialname - instance void .ctor(string sourceTable, - string dataSetTable, - class System.Data.Common.DataColumnMapping/*0200007D*/[] columnMappings) cil managed - // SIG: 20 03 01 0E 0E 1D 12 81 F4 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataTableMapping::.ctor - - .method /*06000796*/ public hidebysig specialname - instance class System.Data.Common.DataColumnMappingCollection/*0200007E*/ - get_ColumnMappings() cil managed - // SIG: 20 00 12 81 F8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::get_ColumnMappings - - .method /*06000797*/ public hidebysig newslot specialname virtual final - instance string get_DataSetTable() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::get_DataSetTable - - .method /*06000798*/ public hidebysig newslot specialname virtual final - instance void set_DataSetTable(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMapping::set_DataSetTable - - .method /*06000799*/ public hidebysig newslot specialname virtual final - instance string get_SourceTable() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::get_SourceTable - - .method /*0600079A*/ public hidebysig newslot specialname virtual final - instance void set_SourceTable(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMapping::set_SourceTable - - .method /*0600079B*/ private hidebysig newslot specialname virtual final - instance class System.Data.IColumnMappingCollection/*02000032*/ - System.Data.ITableMapping.get_ColumnMappings() cil managed - // SIG: 20 00 12 80 C8 - { - .override System.Data.ITableMapping/*02000042*/::get_ColumnMappings /*02000042::060003BD*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::System.Data.ITableMapping.get_ColumnMappings - - .method /*0600079C*/ public hidebysig instance class System.Data.Common.DataColumnMapping/*0200007D*/ - GetColumnMappingBySchemaAction(string sourceColumn, - valuetype System.Data.MissingMappingAction/*02000049*/ mappingAction) cil managed - // SIG: 20 02 12 81 F4 0E 11 81 24 - { - .custom /*0C000149:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::GetColumnMappingBySchemaAction - - .method /*0600079D*/ public hidebysig instance class System.Data.DataColumn/*0200000A*/ - GetDataColumn(string sourceColumn, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ dataType, - class System.Data.DataTable/*0200001D*/ dataTable, - valuetype System.Data.MissingMappingAction/*02000049*/ mappingAction, - valuetype System.Data.MissingSchemaAction/*0200004B*/ schemaAction) cil managed - // SIG: 20 05 12 28 0E 12 80 89 12 74 11 81 24 11 81 2C - { - .custom /*0C00014A:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::GetDataColumn - - .method /*0600079E*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - GetDataTableBySchemaAction(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.MissingSchemaAction/*0200004B*/ schemaAction) cil managed - // SIG: 20 02 12 74 12 68 11 81 2C - { - .custom /*0C00014B:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::GetDataTableBySchemaAction - - .method /*0600079F*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000066*/::Clone /*01000066::0A000063*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::System.ICloneable.Clone - - .method /*060007A0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMapping::ToString - - .property /*17000151*/ instance class System.Data.Common.DataColumnMappingCollection/*0200007E*/ - ColumnMappings() - { - .custom /*0C0000DF:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 02 00 00 00 00 00 ) - .get instance class System.Data.Common.DataColumnMappingCollection/*0200007E*/ System.Data.Common.DataTableMapping/*0200007F*/::get_ColumnMappings() /* 06000796 */ - } // end of property DataTableMapping::ColumnMappings - .property /*17000152*/ instance string DataSetTable() - { - .custom /*0C0000E0:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DataTableMapping/*0200007F*/::get_DataSetTable() /* 06000797 */ - .set instance void System.Data.Common.DataTableMapping/*0200007F*/::set_DataSetTable(string) /* 06000798 */ - } // end of property DataTableMapping::DataSetTable - .property /*17000153*/ instance string SourceTable() - { - .custom /*0C0000E1:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DataTableMapping/*0200007F*/::get_SourceTable() /* 06000799 */ - .set instance void System.Data.Common.DataTableMapping/*0200007F*/::set_SourceTable(string) /* 0600079A */ - } // end of property DataTableMapping::SourceTable - .property /*17000154*/ instance class System.Data.IColumnMappingCollection/*02000032*/ - System.Data.ITableMapping.ColumnMappings() - { - .get instance class System.Data.IColumnMappingCollection/*02000032*/ System.Data.Common.DataTableMapping/*0200007F*/::System.Data.ITableMapping.get_ColumnMappings() /* 0600079B */ - } // end of property DataTableMapping::System.Data.ITableMapping.ColumnMappings -} // end of class System.Data.Common.DataTableMapping - -.class /*02000080*/ public auto ansi sealed beforefieldinit System.Data.Common.DataTableMappingCollection - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/, - System.Data.ITableMappingCollection/*02000043*/ -{ - .custom /*0C0000A1:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C0000A2:0A000037*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ListBindableAttribute/*01000056*/::.ctor(bool) /* 0A000037 */ = ( 01 00 00 00 00 ) - .method /*060007A1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DataTableMappingCollection::.ctor - - .method /*060007A2*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::get_Count - - .method /*060007A3*/ public hidebysig specialname - instance class System.Data.Common.DataTableMapping/*0200007F*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 81 FC 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::get_Item - - .method /*060007A4*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.Data.Common.DataTableMapping/*0200007F*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 FC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::set_Item - - .method /*060007A5*/ public hidebysig specialname - instance class System.Data.Common.DataTableMapping/*0200007F*/ - get_Item(string sourceTable) cil managed - // SIG: 20 01 12 81 FC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::get_Item - - .method /*060007A6*/ public hidebysig specialname - instance void set_Item(string sourceTable, - class System.Data.Common.DataTableMapping/*0200007F*/ 'value') cil managed - // SIG: 20 02 01 0E 12 81 FC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::set_Item - - .method /*060007A7*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_IsSynchronized /*0100005A::0A000038*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*060007A8*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_SyncRoot /*0100005A::0A000039*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Collections.ICollection.get_SyncRoot - - .method /*060007A9*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsFixedSize /*01000041::0A00003A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Collections.IList.get_IsFixedSize - - .method /*060007AA*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_IsReadOnly /*01000041::0A00003B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Collections.IList.get_IsReadOnly - - .method /*060007AB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_Item /*01000041::0A00003C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Collections.IList.get_Item - - .method /*060007AC*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::set_Item /*01000041::0A00003D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::System.Collections.IList.set_Item - - .method /*060007AD*/ private hidebysig newslot specialname virtual final - instance object System.Data.ITableMappingCollection.get_Item(string index) cil managed - // SIG: 20 01 1C 0E - { - .override System.Data.ITableMappingCollection/*02000043*/::get_Item /*02000043::060003C2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Data.ITableMappingCollection.get_Item - - .method /*060007AE*/ private hidebysig newslot specialname virtual final - instance void System.Data.ITableMappingCollection.set_Item(string index, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - .override System.Data.ITableMappingCollection/*02000043*/::set_Item /*02000043::060003C3*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::System.Data.ITableMappingCollection.set_Item - - .method /*060007AF*/ public hidebysig newslot virtual final - instance int32 Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::Add - - .method /*060007B0*/ public hidebysig instance class System.Data.Common.DataTableMapping/*0200007F*/ - Add(string sourceTable, - string dataSetTable) cil managed - // SIG: 20 02 12 81 FC 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::Add - - .method /*060007B1*/ public hidebysig instance void - AddRange(class [System.Runtime/*23000001*/]System.Array/*01000031*/ values) cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::AddRange - - .method /*060007B2*/ public hidebysig instance void - AddRange(class System.Data.Common.DataTableMapping/*0200007F*/[] values) cil managed - // SIG: 20 01 01 1D 12 81 FC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::AddRange - - .method /*060007B3*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::Clear - - .method /*060007B4*/ public hidebysig newslot virtual final - instance bool Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::Contains - - .method /*060007B5*/ public hidebysig newslot virtual final - instance bool Contains(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::Contains - - .method /*060007B6*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::CopyTo - - .method /*060007B7*/ public hidebysig instance void - CopyTo(class System.Data.Common.DataTableMapping/*0200007F*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 81 FC 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::CopyTo - - .method /*060007B8*/ public hidebysig instance class System.Data.Common.DataTableMapping/*0200007F*/ - GetByDataSetTable(string dataSetTable) cil managed - // SIG: 20 01 12 81 FC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::GetByDataSetTable - - .method /*060007B9*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::GetEnumerator - - .method /*060007BA*/ public hidebysig static - class System.Data.Common.DataTableMapping/*0200007F*/ - GetTableMappingBySchemaAction(class System.Data.Common.DataTableMappingCollection/*02000080*/ tableMappings, - string sourceTable, - string dataSetTable, - valuetype System.Data.MissingMappingAction/*02000049*/ mappingAction) cil managed - // SIG: 00 04 12 81 FC 12 82 00 0E 0E 11 81 24 - { - .custom /*0C00014C:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::GetTableMappingBySchemaAction - - .method /*060007BB*/ public hidebysig newslot virtual final - instance int32 IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::IndexOf - - .method /*060007BC*/ public hidebysig newslot virtual final - instance int32 IndexOf(string sourceTable) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::IndexOf - - .method /*060007BD*/ public hidebysig instance int32 - IndexOfDataSetTable(string dataSetTable) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::IndexOfDataSetTable - - .method /*060007BE*/ public hidebysig instance void - Insert(int32 index, - class System.Data.Common.DataTableMapping/*0200007F*/ 'value') cil managed - // SIG: 20 02 01 08 12 81 FC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::Insert - - .method /*060007BF*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::Insert - - .method /*060007C0*/ public hidebysig instance void - Remove(class System.Data.Common.DataTableMapping/*0200007F*/ 'value') cil managed - // SIG: 20 01 01 12 81 FC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::Remove - - .method /*060007C1*/ public hidebysig newslot virtual final - instance void Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::Remove - - .method /*060007C2*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::RemoveAt - - .method /*060007C3*/ public hidebysig newslot virtual final - instance void RemoveAt(string sourceTable) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataTableMappingCollection::RemoveAt - - .method /*060007C4*/ private hidebysig newslot virtual final - instance class System.Data.ITableMapping/*02000042*/ - System.Data.ITableMappingCollection.Add(string sourceTableName, - string dataSetTableName) cil managed - // SIG: 20 02 12 81 08 0E 0E - { - .override System.Data.ITableMappingCollection/*02000043*/::Add /*02000043::060003C4*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Data.ITableMappingCollection.Add - - .method /*060007C5*/ private hidebysig newslot virtual final - instance class System.Data.ITableMapping/*02000042*/ - System.Data.ITableMappingCollection.GetByDataSetTable(string dataSetTableName) cil managed - // SIG: 20 01 12 81 08 0E - { - .override System.Data.ITableMappingCollection/*02000043*/::GetByDataSetTable /*02000043::060003C6*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataTableMappingCollection::System.Data.ITableMappingCollection.GetByDataSetTable - - .property /*17000155*/ instance int32 Count() - { - .custom /*0C0000E2:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000E3:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance int32 System.Data.Common.DataTableMappingCollection/*02000080*/::get_Count() /* 060007A2 */ - } // end of property DataTableMappingCollection::Count - .property /*17000156*/ instance class System.Data.Common.DataTableMapping/*0200007F*/ - Item(int32) - { - .custom /*0C0000E4:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000E5:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DataTableMapping/*0200007F*/ System.Data.Common.DataTableMappingCollection/*02000080*/::get_Item(int32) /* 060007A3 */ - .set instance void System.Data.Common.DataTableMappingCollection/*02000080*/::set_Item(int32, - class System.Data.Common.DataTableMapping/*0200007F*/) /* 060007A4 */ - } // end of property DataTableMappingCollection::Item - .property /*17000157*/ instance class System.Data.Common.DataTableMapping/*0200007F*/ - Item(string) - { - .custom /*0C0000E6:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000E7:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DataTableMapping/*0200007F*/ System.Data.Common.DataTableMappingCollection/*02000080*/::get_Item(string) /* 060007A5 */ - .set instance void System.Data.Common.DataTableMappingCollection/*02000080*/::set_Item(string, - class System.Data.Common.DataTableMapping/*0200007F*/) /* 060007A6 */ - } // end of property DataTableMappingCollection::Item - .property /*17000158*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Data.Common.DataTableMappingCollection/*02000080*/::System.Collections.ICollection.get_IsSynchronized() /* 060007A7 */ - } // end of property DataTableMappingCollection::System.Collections.ICollection.IsSynchronized - .property /*17000159*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Data.Common.DataTableMappingCollection/*02000080*/::System.Collections.ICollection.get_SyncRoot() /* 060007A8 */ - } // end of property DataTableMappingCollection::System.Collections.ICollection.SyncRoot - .property /*1700015A*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Data.Common.DataTableMappingCollection/*02000080*/::System.Collections.IList.get_IsFixedSize() /* 060007A9 */ - } // end of property DataTableMappingCollection::System.Collections.IList.IsFixedSize - .property /*1700015B*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Data.Common.DataTableMappingCollection/*02000080*/::System.Collections.IList.get_IsReadOnly() /* 060007AA */ - } // end of property DataTableMappingCollection::System.Collections.IList.IsReadOnly - .property /*1700015C*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Data.Common.DataTableMappingCollection/*02000080*/::System.Collections.IList.get_Item(int32) /* 060007AB */ - .set instance void System.Data.Common.DataTableMappingCollection/*02000080*/::System.Collections.IList.set_Item(int32, - object) /* 060007AC */ - } // end of property DataTableMappingCollection::System.Collections.IList.Item - .property /*1700015D*/ instance object System.Data.ITableMappingCollection.Item(string) - { - .get instance object System.Data.Common.DataTableMappingCollection/*02000080*/::System.Data.ITableMappingCollection.get_Item(string) /* 060007AD */ - .set instance void System.Data.Common.DataTableMappingCollection/*02000080*/::System.Data.ITableMappingCollection.set_Item(string, - object) /* 060007AE */ - } // end of property DataTableMappingCollection::System.Data.ITableMappingCollection.Item -} // end of class System.Data.Common.DataTableMappingCollection - -.class /*02000081*/ public abstract auto ansi beforefieldinit System.Data.Common.DbColumn - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C0000A4:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060007C6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbColumn::.ctor - - .method /*060007C7*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_AllowDBNull() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_AllowDBNull - - .method /*060007C8*/ family hidebysig specialname - instance void set_AllowDBNull(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_AllowDBNull - - .method /*060007C9*/ public hidebysig specialname - instance string get_BaseCatalogName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_BaseCatalogName - - .method /*060007CA*/ family hidebysig specialname - instance void set_BaseCatalogName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_BaseCatalogName - - .method /*060007CB*/ public hidebysig specialname - instance string get_BaseColumnName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_BaseColumnName - - .method /*060007CC*/ family hidebysig specialname - instance void set_BaseColumnName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_BaseColumnName - - .method /*060007CD*/ public hidebysig specialname - instance string get_BaseSchemaName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_BaseSchemaName - - .method /*060007CE*/ family hidebysig specialname - instance void set_BaseSchemaName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_BaseSchemaName - - .method /*060007CF*/ public hidebysig specialname - instance string get_BaseServerName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_BaseServerName - - .method /*060007D0*/ family hidebysig specialname - instance void set_BaseServerName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_BaseServerName - - .method /*060007D1*/ public hidebysig specialname - instance string get_BaseTableName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_BaseTableName - - .method /*060007D2*/ family hidebysig specialname - instance void set_BaseTableName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_BaseTableName - - .method /*060007D3*/ public hidebysig specialname - instance string get_ColumnName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_ColumnName - - .method /*060007D4*/ family hidebysig specialname - instance void set_ColumnName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_ColumnName - - .method /*060007D5*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_ColumnOrdinal() cil managed - // SIG: 20 00 15 11 81 BD 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_ColumnOrdinal - - .method /*060007D6*/ family hidebysig specialname - instance void set_ColumnOrdinal(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_ColumnOrdinal - - .method /*060007D7*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_ColumnSize() cil managed - // SIG: 20 00 15 11 81 BD 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_ColumnSize - - .method /*060007D8*/ family hidebysig specialname - instance void set_ColumnSize(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_ColumnSize - - .method /*060007D9*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - get_DataType() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_DataType - - .method /*060007DA*/ family hidebysig specialname - instance void set_DataType(class [System.Runtime/*23000001*/]System.Type/*01000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_DataType - - .method /*060007DB*/ public hidebysig specialname - instance string get_DataTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_DataTypeName - - .method /*060007DC*/ family hidebysig specialname - instance void set_DataTypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_DataTypeName - - .method /*060007DD*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsAliased() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsAliased - - .method /*060007DE*/ family hidebysig specialname - instance void set_IsAliased(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsAliased - - .method /*060007DF*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsAutoIncrement() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsAutoIncrement - - .method /*060007E0*/ family hidebysig specialname - instance void set_IsAutoIncrement(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsAutoIncrement - - .method /*060007E1*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsExpression() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsExpression - - .method /*060007E2*/ family hidebysig specialname - instance void set_IsExpression(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsExpression - - .method /*060007E3*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsHidden() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsHidden - - .method /*060007E4*/ family hidebysig specialname - instance void set_IsHidden(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsHidden - - .method /*060007E5*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsIdentity() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsIdentity - - .method /*060007E6*/ family hidebysig specialname - instance void set_IsIdentity(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsIdentity - - .method /*060007E7*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsKey() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsKey - - .method /*060007E8*/ family hidebysig specialname - instance void set_IsKey(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsKey - - .method /*060007E9*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsLong() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsLong - - .method /*060007EA*/ family hidebysig specialname - instance void set_IsLong(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsLong - - .method /*060007EB*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsReadOnly() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsReadOnly - - .method /*060007EC*/ family hidebysig specialname - instance void set_IsReadOnly(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsReadOnly - - .method /*060007ED*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_IsUnique() cil managed - // SIG: 20 00 15 11 81 BD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_IsUnique - - .method /*060007EE*/ family hidebysig specialname - instance void set_IsUnique(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_IsUnique - - .method /*060007EF*/ public hidebysig newslot specialname virtual - instance object get_Item(string 'property') cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_Item - - .method /*060007F0*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_NumericPrecision() cil managed - // SIG: 20 00 15 11 81 BD 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_NumericPrecision - - .method /*060007F1*/ family hidebysig specialname - instance void set_NumericPrecision(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_NumericPrecision - - .method /*060007F2*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - get_NumericScale() cil managed - // SIG: 20 00 15 11 81 BD 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_NumericScale - - .method /*060007F3*/ family hidebysig specialname - instance void set_NumericScale(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ 'value') cil managed - // SIG: 20 01 01 15 11 81 BD 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_NumericScale - - .method /*060007F4*/ public hidebysig specialname - instance string get_UdtAssemblyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbColumn::get_UdtAssemblyQualifiedName - - .method /*060007F5*/ family hidebysig specialname - instance void set_UdtAssemblyQualifiedName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbColumn::set_UdtAssemblyQualifiedName - - .property /*1700015E*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - AllowDBNull() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_AllowDBNull() /* 060007C7 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_AllowDBNull(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007C8 */ - } // end of property DbColumn::AllowDBNull - .property /*1700015F*/ instance string BaseCatalogName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_BaseCatalogName() /* 060007C9 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_BaseCatalogName(string) /* 060007CA */ - } // end of property DbColumn::BaseCatalogName - .property /*17000160*/ instance string BaseColumnName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_BaseColumnName() /* 060007CB */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_BaseColumnName(string) /* 060007CC */ - } // end of property DbColumn::BaseColumnName - .property /*17000161*/ instance string BaseSchemaName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_BaseSchemaName() /* 060007CD */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_BaseSchemaName(string) /* 060007CE */ - } // end of property DbColumn::BaseSchemaName - .property /*17000162*/ instance string BaseServerName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_BaseServerName() /* 060007CF */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_BaseServerName(string) /* 060007D0 */ - } // end of property DbColumn::BaseServerName - .property /*17000163*/ instance string BaseTableName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_BaseTableName() /* 060007D1 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_BaseTableName(string) /* 060007D2 */ - } // end of property DbColumn::BaseTableName - .property /*17000164*/ instance string ColumnName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_ColumnName() /* 060007D3 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_ColumnName(string) /* 060007D4 */ - } // end of property DbColumn::ColumnName - .property /*17000165*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - ColumnOrdinal() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_ColumnOrdinal() /* 060007D5 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_ColumnOrdinal(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007D6 */ - } // end of property DbColumn::ColumnOrdinal - .property /*17000166*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - ColumnSize() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_ColumnSize() /* 060007D7 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_ColumnSize(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007D8 */ - } // end of property DbColumn::ColumnSize - .property /*17000167*/ instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - DataType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ System.Data.Common.DbColumn/*02000081*/::get_DataType() /* 060007D9 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_DataType(class [System.Runtime/*23000001*/]System.Type/*01000022*/) /* 060007DA */ - } // end of property DbColumn::DataType - .property /*17000168*/ instance string DataTypeName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_DataTypeName() /* 060007DB */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_DataTypeName(string) /* 060007DC */ - } // end of property DbColumn::DataTypeName - .property /*17000169*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsAliased() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsAliased() /* 060007DD */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsAliased(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007DE */ - } // end of property DbColumn::IsAliased - .property /*1700016A*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsAutoIncrement() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsAutoIncrement() /* 060007DF */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsAutoIncrement(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007E0 */ - } // end of property DbColumn::IsAutoIncrement - .property /*1700016B*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsExpression() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsExpression() /* 060007E1 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsExpression(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007E2 */ - } // end of property DbColumn::IsExpression - .property /*1700016C*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsHidden() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsHidden() /* 060007E3 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsHidden(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007E4 */ - } // end of property DbColumn::IsHidden - .property /*1700016D*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsIdentity() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsIdentity() /* 060007E5 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsIdentity(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007E6 */ - } // end of property DbColumn::IsIdentity - .property /*1700016E*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsKey() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsKey() /* 060007E7 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsKey(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007E8 */ - } // end of property DbColumn::IsKey - .property /*1700016F*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsLong() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsLong() /* 060007E9 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsLong(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007EA */ - } // end of property DbColumn::IsLong - .property /*17000170*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsReadOnly() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsReadOnly() /* 060007EB */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsReadOnly(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007EC */ - } // end of property DbColumn::IsReadOnly - .property /*17000171*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - IsUnique() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_IsUnique() /* 060007ED */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_IsUnique(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007EE */ - } // end of property DbColumn::IsUnique - .property /*17000172*/ instance object Item(string) - { - .get instance object System.Data.Common.DbColumn/*02000081*/::get_Item(string) /* 060007EF */ - } // end of property DbColumn::Item - .property /*17000173*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - NumericPrecision() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_NumericPrecision() /* 060007F0 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_NumericPrecision(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007F1 */ - } // end of property DbColumn::NumericPrecision - .property /*17000174*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ - NumericScale() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/ System.Data.Common.DbColumn/*02000081*/::get_NumericScale() /* 060007F2 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_NumericScale(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100006F*/) /* 060007F3 */ - } // end of property DbColumn::NumericScale - .property /*17000175*/ instance string UdtAssemblyQualifiedName() - { - .get instance string System.Data.Common.DbColumn/*02000081*/::get_UdtAssemblyQualifiedName() /* 060007F4 */ - .set instance void System.Data.Common.DbColumn/*02000081*/::set_UdtAssemblyQualifiedName(string) /* 060007F5 */ - } // end of property DbColumn::UdtAssemblyQualifiedName -} // end of class System.Data.Common.DbColumn - -.class /*02000082*/ public abstract auto ansi beforefieldinit System.Data.Common.DbCommand - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/ - implements System.Data.IDbCommand/*02000038*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*060007F6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method DbCommand::.ctor - - .method /*060007F7*/ public hidebysig newslot specialname abstract virtual - instance string get_CommandText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_CommandText - - .method /*060007F8*/ public hidebysig newslot specialname abstract virtual - instance void set_CommandText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_CommandText - - .method /*060007F9*/ public hidebysig newslot specialname abstract virtual - instance int32 get_CommandTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_CommandTimeout - - .method /*060007FA*/ public hidebysig newslot specialname abstract virtual - instance void set_CommandTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_CommandTimeout - - .method /*060007FB*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.CommandType/*02000004*/ - get_CommandType() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_CommandType - - .method /*060007FC*/ public hidebysig newslot specialname abstract virtual - instance void set_CommandType(valuetype System.Data.CommandType/*02000004*/ 'value') cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_CommandType - - .method /*060007FD*/ public hidebysig specialname - instance class System.Data.Common.DbConnection/*02000084*/ - get_Connection() cil managed - // SIG: 20 00 12 82 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::get_Connection - - .method /*060007FE*/ public hidebysig specialname - instance void set_Connection(class System.Data.Common.DbConnection/*02000084*/ 'value') cil managed - // SIG: 20 01 01 12 82 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommand::set_Connection - - .method /*060007FF*/ family hidebysig newslot specialname abstract virtual - instance class System.Data.Common.DbConnection/*02000084*/ - get_DbConnection() cil managed - // SIG: 20 00 12 82 10 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_DbConnection - - .method /*06000800*/ family hidebysig newslot specialname abstract virtual - instance void set_DbConnection(class System.Data.Common.DbConnection/*02000084*/ 'value') cil managed - // SIG: 20 01 01 12 82 10 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_DbConnection - - .method /*06000801*/ family hidebysig newslot specialname abstract virtual - instance class System.Data.Common.DbParameterCollection/*02000090*/ - get_DbParameterCollection() cil managed - // SIG: 20 00 12 82 40 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_DbParameterCollection - - .method /*06000802*/ family hidebysig newslot specialname abstract virtual - instance class System.Data.Common.DbTransaction/*02000094*/ - get_DbTransaction() cil managed - // SIG: 20 00 12 82 50 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_DbTransaction - - .method /*06000803*/ family hidebysig newslot specialname abstract virtual - instance void set_DbTransaction(class System.Data.Common.DbTransaction/*02000094*/ 'value') cil managed - // SIG: 20 01 01 12 82 50 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_DbTransaction - - .method /*06000804*/ public hidebysig newslot specialname abstract virtual - instance bool get_DesignTimeVisible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_DesignTimeVisible - - .method /*06000805*/ public hidebysig newslot specialname abstract virtual - instance void set_DesignTimeVisible(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_DesignTimeVisible - - .method /*06000806*/ public hidebysig specialname - instance class System.Data.Common.DbParameterCollection/*02000090*/ - get_Parameters() cil managed - // SIG: 20 00 12 82 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::get_Parameters - - .method /*06000807*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbConnection/*02000039*/ - System.Data.IDbCommand.get_Connection() cil managed - // SIG: 20 00 12 80 E4 - { - .override System.Data.IDbCommand/*02000038*/::get_Connection /*02000038::0600037E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::System.Data.IDbCommand.get_Connection - - .method /*06000808*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbCommand.set_Connection(class System.Data.IDbConnection/*02000039*/ 'value') cil managed - // SIG: 20 01 01 12 80 E4 - { - .override System.Data.IDbCommand/*02000038*/::set_Connection /*02000038::0600037F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommand::System.Data.IDbCommand.set_Connection - - .method /*06000809*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDataParameterCollection/*02000035*/ - System.Data.IDbCommand.get_Parameters() cil managed - // SIG: 20 00 12 80 D4 - { - .override System.Data.IDbCommand/*02000038*/::get_Parameters /*02000038::06000380*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::System.Data.IDbCommand.get_Parameters - - .method /*0600080A*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbTransaction/*0200003C*/ - System.Data.IDbCommand.get_Transaction() cil managed - // SIG: 20 00 12 80 F0 - { - .override System.Data.IDbCommand/*02000038*/::get_Transaction /*02000038::06000381*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::System.Data.IDbCommand.get_Transaction - - .method /*0600080B*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbCommand.set_Transaction(class System.Data.IDbTransaction/*0200003C*/ 'value') cil managed - // SIG: 20 01 01 12 80 F0 - { - .override System.Data.IDbCommand/*02000038*/::set_Transaction /*02000038::06000382*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommand::System.Data.IDbCommand.set_Transaction - - .method /*0600080C*/ public hidebysig specialname - instance class System.Data.Common.DbTransaction/*02000094*/ - get_Transaction() cil managed - // SIG: 20 00 12 82 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::get_Transaction - - .method /*0600080D*/ public hidebysig specialname - instance void set_Transaction(class System.Data.Common.DbTransaction/*02000094*/ 'value') cil managed - // SIG: 20 01 01 12 82 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommand::set_Transaction - - .method /*0600080E*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.UpdateRowSource/*0200005E*/ - get_UpdatedRowSource() cil managed - // SIG: 20 00 11 81 78 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::get_UpdatedRowSource - - .method /*0600080F*/ public hidebysig newslot specialname abstract virtual - instance void set_UpdatedRowSource(valuetype System.Data.UpdateRowSource/*0200005E*/ 'value') cil managed - // SIG: 20 01 01 11 81 78 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::set_UpdatedRowSource - - .method /*06000810*/ public hidebysig newslot abstract virtual - instance void Cancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::Cancel - - .method /*06000811*/ family hidebysig newslot abstract virtual - instance class System.Data.Common.DbParameter/*0200008F*/ - CreateDbParameter() cil managed - // SIG: 20 00 12 82 3C - { - // Method begins at RVA 0x0 - } // end of method DbCommand::CreateDbParameter - - .method /*06000812*/ public hidebysig instance class System.Data.Common.DbParameter/*0200008F*/ - CreateParameter() cil managed - // SIG: 20 00 12 82 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::CreateParameter - - .method /*06000813*/ family hidebysig newslot abstract virtual - instance class System.Data.Common.DbDataReader/*02000087*/ - ExecuteDbDataReader(valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 01 12 82 1C 11 0C - { - // Method begins at RVA 0x0 - } // end of method DbCommand::ExecuteDbDataReader - - .method /*06000814*/ family hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteDbDataReaderAsync(valuetype System.Data.CommandBehavior/*02000003*/ behavior, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 02 15 12 81 C1 01 12 82 1C 11 0C 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteDbDataReaderAsync - - .method /*06000815*/ public hidebysig newslot abstract virtual - instance int32 ExecuteNonQuery() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::ExecuteNonQuery - - .method /*06000816*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteNonQueryAsync() cil managed - // SIG: 20 00 15 12 81 C1 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteNonQueryAsync - - .method /*06000817*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteNonQueryAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 01 15 12 81 C1 01 08 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteNonQueryAsync - - .method /*06000818*/ public hidebysig instance class System.Data.Common.DbDataReader/*02000087*/ - ExecuteReader() cil managed - // SIG: 20 00 12 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteReader - - .method /*06000819*/ public hidebysig instance class System.Data.Common.DbDataReader/*02000087*/ - ExecuteReader(valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 01 12 82 1C 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteReader - - .method /*0600081A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteReaderAsync() cil managed - // SIG: 20 00 15 12 81 C1 01 12 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteReaderAsync - - .method /*0600081B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteReaderAsync(valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 01 15 12 81 C1 01 12 82 1C 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteReaderAsync - - .method /*0600081C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteReaderAsync(valuetype System.Data.CommandBehavior/*02000003*/ behavior, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 02 15 12 81 C1 01 12 82 1C 11 0C 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteReaderAsync - - .method /*0600081D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteReaderAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 01 15 12 81 C1 01 12 82 1C 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteReaderAsync - - .method /*0600081E*/ public hidebysig newslot abstract virtual - instance object ExecuteScalar() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method DbCommand::ExecuteScalar - - .method /*0600081F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteScalarAsync() cil managed - // SIG: 20 00 15 12 81 C1 01 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteScalarAsync - - .method /*06000820*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ExecuteScalarAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 01 15 12 81 C1 01 1C 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::ExecuteScalarAsync - - .method /*06000821*/ public hidebysig newslot abstract virtual - instance void Prepare() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbCommand::Prepare - - .method /*06000822*/ private hidebysig newslot virtual final - instance class System.Data.IDbDataParameter/*0200003B*/ - System.Data.IDbCommand.CreateParameter() cil managed - // SIG: 20 00 12 80 EC - { - .override System.Data.IDbCommand/*02000038*/::CreateParameter /*02000038::06000386*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::System.Data.IDbCommand.CreateParameter - - .method /*06000823*/ private hidebysig newslot virtual final - instance class System.Data.IDataReader/*02000036*/ - System.Data.IDbCommand.ExecuteReader() cil managed - // SIG: 20 00 12 80 D8 - { - .override System.Data.IDbCommand/*02000038*/::ExecuteReader /*02000038::06000388*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::System.Data.IDbCommand.ExecuteReader - - .method /*06000824*/ private hidebysig newslot virtual final - instance class System.Data.IDataReader/*02000036*/ - System.Data.IDbCommand.ExecuteReader(valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 01 12 80 D8 11 0C - { - .override System.Data.IDbCommand/*02000038*/::ExecuteReader /*02000038::06000389*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommand::System.Data.IDbCommand.ExecuteReader - - .property /*17000176*/ instance string CommandText() - { - .custom /*0C0000E8:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C0000E9:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance string System.Data.Common.DbCommand/*02000082*/::get_CommandText() /* 060007F7 */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_CommandText(string) /* 060007F8 */ - } // end of property DbCommand::CommandText - .property /*17000177*/ instance int32 CommandTimeout() - { - .get instance int32 System.Data.Common.DbCommand/*02000082*/::get_CommandTimeout() /* 060007F9 */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_CommandTimeout(int32) /* 060007FA */ - } // end of property DbCommand::CommandTimeout - .property /*17000178*/ instance valuetype System.Data.CommandType/*02000004*/ - CommandType() - { - .custom /*0C0000EA:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 17 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 43 6F 6D 6D 61 6E 64 54 79 70 65 01 00 00 00 00 // CommandType..... - 00 ) - .custom /*0C0000EB:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance valuetype System.Data.CommandType/*02000004*/ System.Data.Common.DbCommand/*02000082*/::get_CommandType() /* 060007FB */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_CommandType(valuetype System.Data.CommandType/*02000004*/) /* 060007FC */ - } // end of property DbCommand::CommandType - .property /*17000179*/ instance class System.Data.Common.DbConnection/*02000084*/ - Connection() - { - .custom /*0C0000EC:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000ED:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 FF 00 00 ) - .custom /*0C0000EE:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbConnection/*02000084*/ System.Data.Common.DbCommand/*02000082*/::get_Connection() /* 060007FD */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_Connection(class System.Data.Common.DbConnection/*02000084*/) /* 060007FE */ - } // end of property DbCommand::Connection - .property /*1700017A*/ instance class System.Data.Common.DbConnection/*02000084*/ - DbConnection() - { - .get instance class System.Data.Common.DbConnection/*02000084*/ System.Data.Common.DbCommand/*02000082*/::get_DbConnection() /* 060007FF */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_DbConnection(class System.Data.Common.DbConnection/*02000084*/) /* 06000800 */ - } // end of property DbCommand::DbConnection - .property /*1700017B*/ instance class System.Data.Common.DbParameterCollection/*02000090*/ - DbParameterCollection() - { - .get instance class System.Data.Common.DbParameterCollection/*02000090*/ System.Data.Common.DbCommand/*02000082*/::get_DbParameterCollection() /* 06000801 */ - } // end of property DbCommand::DbParameterCollection - .property /*1700017C*/ instance class System.Data.Common.DbTransaction/*02000094*/ - DbTransaction() - { - .get instance class System.Data.Common.DbTransaction/*02000094*/ System.Data.Common.DbCommand/*02000082*/::get_DbTransaction() /* 06000802 */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_DbTransaction(class System.Data.Common.DbTransaction/*02000094*/) /* 06000803 */ - } // end of property DbCommand::DbTransaction - .property /*1700017D*/ instance bool DesignTimeVisible() - { - .custom /*0C0000EF:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000F0:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 01 00 00 ) - .custom /*0C0000F1:0A000064*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignOnlyAttribute/*01000072*/::.ctor(bool) /* 0A000064 */ = ( 01 00 01 00 00 ) - .custom /*0C0000F2:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbCommand/*02000082*/::get_DesignTimeVisible() /* 06000804 */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_DesignTimeVisible(bool) /* 06000805 */ - } // end of property DbCommand::DesignTimeVisible - .property /*1700017E*/ instance class System.Data.Common.DbParameterCollection/*02000090*/ - Parameters() - { - .custom /*0C0000F3:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000F4:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbParameterCollection/*02000090*/ System.Data.Common.DbCommand/*02000082*/::get_Parameters() /* 06000806 */ - } // end of property DbCommand::Parameters - .property /*1700017F*/ instance class System.Data.IDbConnection/*02000039*/ - System.Data.IDbCommand.Connection() - { - .get instance class System.Data.IDbConnection/*02000039*/ System.Data.Common.DbCommand/*02000082*/::System.Data.IDbCommand.get_Connection() /* 06000807 */ - .set instance void System.Data.Common.DbCommand/*02000082*/::System.Data.IDbCommand.set_Connection(class System.Data.IDbConnection/*02000039*/) /* 06000808 */ - } // end of property DbCommand::System.Data.IDbCommand.Connection - .property /*17000180*/ instance class System.Data.IDataParameterCollection/*02000035*/ - System.Data.IDbCommand.Parameters() - { - .get instance class System.Data.IDataParameterCollection/*02000035*/ System.Data.Common.DbCommand/*02000082*/::System.Data.IDbCommand.get_Parameters() /* 06000809 */ - } // end of property DbCommand::System.Data.IDbCommand.Parameters - .property /*17000181*/ instance class System.Data.IDbTransaction/*0200003C*/ - System.Data.IDbCommand.Transaction() - { - .get instance class System.Data.IDbTransaction/*0200003C*/ System.Data.Common.DbCommand/*02000082*/::System.Data.IDbCommand.get_Transaction() /* 0600080A */ - .set instance void System.Data.Common.DbCommand/*02000082*/::System.Data.IDbCommand.set_Transaction(class System.Data.IDbTransaction/*0200003C*/) /* 0600080B */ - } // end of property DbCommand::System.Data.IDbCommand.Transaction - .property /*17000182*/ instance class System.Data.Common.DbTransaction/*02000094*/ - Transaction() - { - .custom /*0C0000F5:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000F6:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 FF 00 00 ) - .custom /*0C0000F7:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbTransaction/*02000094*/ System.Data.Common.DbCommand/*02000082*/::get_Transaction() /* 0600080C */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_Transaction(class System.Data.Common.DbTransaction/*02000094*/) /* 0600080D */ - } // end of property DbCommand::Transaction - .property /*17000183*/ instance valuetype System.Data.UpdateRowSource/*0200005E*/ - UpdatedRowSource() - { - .custom /*0C0000F8:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1B 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 55 70 64 61 74 65 52 6F 77 53 6F 75 72 63 65 03 // UpdateRowSource. - 00 00 00 00 00 ) - .get instance valuetype System.Data.UpdateRowSource/*0200005E*/ System.Data.Common.DbCommand/*02000082*/::get_UpdatedRowSource() /* 0600080E */ - .set instance void System.Data.Common.DbCommand/*02000082*/::set_UpdatedRowSource(valuetype System.Data.UpdateRowSource/*0200005E*/) /* 0600080F */ - } // end of property DbCommand::UpdatedRowSource -} // end of class System.Data.Common.DbCommand - -.class /*02000083*/ public abstract auto ansi beforefieldinit System.Data.Common.DbCommandBuilder - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/ -{ - .method /*06000825*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method DbCommandBuilder::.ctor - - .method /*06000826*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.Common.CatalogLocation/*0200007B*/ - get_CatalogLocation() cil managed - // SIG: 20 00 11 81 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_CatalogLocation - - .method /*06000827*/ public hidebysig newslot specialname virtual - instance void set_CatalogLocation(valuetype System.Data.Common.CatalogLocation/*0200007B*/ 'value') cil managed - // SIG: 20 01 01 11 81 EC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_CatalogLocation - - .method /*06000828*/ public hidebysig newslot specialname virtual - instance string get_CatalogSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_CatalogSeparator - - .method /*06000829*/ public hidebysig newslot specialname virtual - instance void set_CatalogSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_CatalogSeparator - - .method /*0600082A*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.ConflictOption/*02000005*/ - get_ConflictOption() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_ConflictOption - - .method /*0600082B*/ public hidebysig newslot specialname virtual - instance void set_ConflictOption(valuetype System.Data.ConflictOption/*02000005*/ 'value') cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_ConflictOption - - .method /*0600082C*/ public hidebysig specialname - instance class System.Data.Common.DbDataAdapter/*02000086*/ - get_DataAdapter() cil managed - // SIG: 20 00 12 82 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_DataAdapter - - .method /*0600082D*/ public hidebysig specialname - instance void set_DataAdapter(class System.Data.Common.DbDataAdapter/*02000086*/ 'value') cil managed - // SIG: 20 01 01 12 82 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_DataAdapter - - .method /*0600082E*/ public hidebysig newslot specialname virtual - instance string get_QuotePrefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_QuotePrefix - - .method /*0600082F*/ public hidebysig newslot specialname virtual - instance void set_QuotePrefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_QuotePrefix - - .method /*06000830*/ public hidebysig newslot specialname virtual - instance string get_QuoteSuffix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_QuoteSuffix - - .method /*06000831*/ public hidebysig newslot specialname virtual - instance void set_QuoteSuffix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_QuoteSuffix - - .method /*06000832*/ public hidebysig newslot specialname virtual - instance string get_SchemaSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_SchemaSeparator - - .method /*06000833*/ public hidebysig newslot specialname virtual - instance void set_SchemaSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_SchemaSeparator - - .method /*06000834*/ public hidebysig specialname - instance bool get_SetAllValues() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::get_SetAllValues - - .method /*06000835*/ public hidebysig specialname - instance void set_SetAllValues(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::set_SetAllValues - - .method /*06000836*/ family hidebysig newslot abstract virtual - instance void ApplyParameterInfo(class System.Data.Common.DbParameter/*0200008F*/ parameter, - class System.Data.DataRow/*02000011*/ row, - valuetype System.Data.StatementType/*0200005A*/ statementType, - bool whereClause) cil managed - // SIG: 20 04 01 12 82 3C 12 44 11 81 68 02 - { - // Method begins at RVA 0x0 - } // end of method DbCommandBuilder::ApplyParameterInfo - - .method /*06000837*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::Dispose - - .method /*06000838*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - GetDeleteCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetDeleteCommand - - .method /*06000839*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - GetDeleteCommand(bool useColumnsForParameterNames) cil managed - // SIG: 20 01 12 82 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetDeleteCommand - - .method /*0600083A*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - GetInsertCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetInsertCommand - - .method /*0600083B*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - GetInsertCommand(bool useColumnsForParameterNames) cil managed - // SIG: 20 01 12 82 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetInsertCommand - - .method /*0600083C*/ family hidebysig newslot abstract virtual - instance string GetParameterName(int32 parameterOrdinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbCommandBuilder::GetParameterName - - .method /*0600083D*/ family hidebysig newslot abstract virtual - instance string GetParameterName(string parameterName) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method DbCommandBuilder::GetParameterName - - .method /*0600083E*/ family hidebysig newslot abstract virtual - instance string GetParameterPlaceholder(int32 parameterOrdinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbCommandBuilder::GetParameterPlaceholder - - .method /*0600083F*/ family hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchemaTable(class System.Data.Common.DbCommand/*02000082*/ sourceCommand) cil managed - // SIG: 20 01 12 74 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetSchemaTable - - .method /*06000840*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - GetUpdateCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetUpdateCommand - - .method /*06000841*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - GetUpdateCommand(bool useColumnsForParameterNames) cil managed - // SIG: 20 01 12 82 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::GetUpdateCommand - - .method /*06000842*/ family hidebysig newslot virtual - instance class System.Data.Common.DbCommand/*02000082*/ - InitializeCommand(class System.Data.Common.DbCommand/*02000082*/ command) cil managed - // SIG: 20 01 12 82 08 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::InitializeCommand - - .method /*06000843*/ public hidebysig newslot virtual - instance string QuoteIdentifier(string unquotedIdentifier) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::QuoteIdentifier - - .method /*06000844*/ public hidebysig newslot virtual - instance void RefreshSchema() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::RefreshSchema - - .method /*06000845*/ family hidebysig instance void - RowUpdatingHandler(class System.Data.Common.RowUpdatingEventArgs/*02000099*/ rowUpdatingEvent) cil managed - // SIG: 20 01 01 12 82 64 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbCommandBuilder::RowUpdatingHandler - - .method /*06000846*/ family hidebysig newslot abstract virtual - instance void SetRowUpdatingHandler(class System.Data.Common.DbDataAdapter/*02000086*/ adapter) cil managed - // SIG: 20 01 01 12 82 18 - { - // Method begins at RVA 0x0 - } // end of method DbCommandBuilder::SetRowUpdatingHandler - - .method /*06000847*/ public hidebysig newslot virtual - instance string UnquoteIdentifier(string quotedIdentifier) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbCommandBuilder::UnquoteIdentifier - - .property /*17000184*/ instance valuetype System.Data.Common.CatalogLocation/*0200007B*/ - CatalogLocation() - { - .custom /*0C0000FA:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 22 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U"System.Data. - 43 6F 6D 6D 6F 6E 2E 43 61 74 61 6C 6F 67 4C 6F // Common.CatalogLo - 63 61 74 69 6F 6E 01 00 00 00 00 00 ) // cation...... - .get instance valuetype System.Data.Common.CatalogLocation/*0200007B*/ System.Data.Common.DbCommandBuilder/*02000083*/::get_CatalogLocation() /* 06000826 */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_CatalogLocation(valuetype System.Data.Common.CatalogLocation/*0200007B*/) /* 06000827 */ - } // end of property DbCommandBuilder::CatalogLocation - .property /*17000185*/ instance string CatalogSeparator() - { - .custom /*0C0000FB:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 01 2E 00 00 ) // ...... - .get instance string System.Data.Common.DbCommandBuilder/*02000083*/::get_CatalogSeparator() /* 06000828 */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_CatalogSeparator(string) /* 06000829 */ - } // end of property DbCommandBuilder::CatalogSeparator - .property /*17000186*/ instance valuetype System.Data.ConflictOption/*02000005*/ - ConflictOption() - { - .custom /*0C0000FC:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1A 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 43 6F 6E 66 6C 69 63 74 4F 70 74 69 6F 6E 01 00 // ConflictOption.. - 00 00 00 00 ) - .get instance valuetype System.Data.ConflictOption/*02000005*/ System.Data.Common.DbCommandBuilder/*02000083*/::get_ConflictOption() /* 0600082A */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_ConflictOption(valuetype System.Data.ConflictOption/*02000005*/) /* 0600082B */ - } // end of property DbCommandBuilder::ConflictOption - .property /*17000187*/ instance class System.Data.Common.DbDataAdapter/*02000086*/ - DataAdapter() - { - .custom /*0C0000FD:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C0000FE:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbDataAdapter/*02000086*/ System.Data.Common.DbCommandBuilder/*02000083*/::get_DataAdapter() /* 0600082C */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_DataAdapter(class System.Data.Common.DbDataAdapter/*02000086*/) /* 0600082D */ - } // end of property DbCommandBuilder::DataAdapter - .property /*17000188*/ instance string QuotePrefix() - { - .custom /*0C0000FF:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DbCommandBuilder/*02000083*/::get_QuotePrefix() /* 0600082E */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_QuotePrefix(string) /* 0600082F */ - } // end of property DbCommandBuilder::QuotePrefix - .property /*17000189*/ instance string QuoteSuffix() - { - .custom /*0C000100:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DbCommandBuilder/*02000083*/::get_QuoteSuffix() /* 06000830 */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_QuoteSuffix(string) /* 06000831 */ - } // end of property DbCommandBuilder::QuoteSuffix - .property /*1700018A*/ instance string SchemaSeparator() - { - .custom /*0C000101:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 01 2E 00 00 ) // ...... - .get instance string System.Data.Common.DbCommandBuilder/*02000083*/::get_SchemaSeparator() /* 06000832 */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_SchemaSeparator(string) /* 06000833 */ - } // end of property DbCommandBuilder::SchemaSeparator - .property /*1700018B*/ instance bool SetAllValues() - { - .custom /*0C000102:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.Common.DbCommandBuilder/*02000083*/::get_SetAllValues() /* 06000834 */ - .set instance void System.Data.Common.DbCommandBuilder/*02000083*/::set_SetAllValues(bool) /* 06000835 */ - } // end of property DbCommandBuilder::SetAllValues -} // end of class System.Data.Common.DbCommandBuilder - -.class /*02000084*/ public abstract auto ansi beforefieldinit System.Data.Common.DbConnection - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/ - implements System.Data.IDbConnection/*02000039*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*06000848*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000073 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*0100006D*/::.ctor() /* 0A000073 */ - IL_0006: /* 2A | */ ret - } // end of method DbConnection::.ctor - - .method /*06000849*/ public hidebysig newslot specialname abstract virtual - instance string get_ConnectionString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbConnection::get_ConnectionString - - .method /*0600084A*/ public hidebysig newslot specialname abstract virtual - instance void set_ConnectionString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method DbConnection::set_ConnectionString - - .method /*0600084B*/ public hidebysig newslot specialname virtual - instance int32 get_ConnectionTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::get_ConnectionTimeout - - .method /*0600084C*/ public hidebysig newslot specialname abstract virtual - instance string get_Database() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbConnection::get_Database - - .method /*0600084D*/ public hidebysig newslot specialname abstract virtual - instance string get_DataSource() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbConnection::get_DataSource - - .method /*0600084E*/ family hidebysig newslot specialname virtual - instance class System.Data.Common.DbProviderFactory/*02000092*/ - get_DbProviderFactory() cil managed - // SIG: 20 00 12 82 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::get_DbProviderFactory - - .method /*0600084F*/ public hidebysig newslot specialname abstract virtual - instance string get_ServerVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbConnection::get_ServerVersion - - .method /*06000850*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.ConnectionState/*02000006*/ - get_State() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x0 - } // end of method DbConnection::get_State - - .method /*06000851*/ public hidebysig newslot specialname virtual - instance void add_StateChange(class System.Data.StateChangeEventHandler/*02000057*/ 'value') cil managed - // SIG: 20 01 01 12 81 5C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnection::add_StateChange - - .method /*06000852*/ public hidebysig newslot specialname virtual - instance void remove_StateChange(class System.Data.StateChangeEventHandler/*02000057*/ 'value') cil managed - // SIG: 20 01 01 12 81 5C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnection::remove_StateChange - - .method /*06000853*/ family hidebysig newslot abstract virtual - instance class System.Data.Common.DbTransaction/*02000094*/ - BeginDbTransaction(valuetype System.Data.IsolationLevel/*02000041*/ isolationLevel) cil managed - // SIG: 20 01 12 82 50 11 81 04 - { - // Method begins at RVA 0x0 - } // end of method DbConnection::BeginDbTransaction - - .method /*06000854*/ public hidebysig instance class System.Data.Common.DbTransaction/*02000094*/ - BeginTransaction() cil managed - // SIG: 20 00 12 82 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::BeginTransaction - - .method /*06000855*/ public hidebysig instance class System.Data.Common.DbTransaction/*02000094*/ - BeginTransaction(valuetype System.Data.IsolationLevel/*02000041*/ isolationLevel) cil managed - // SIG: 20 01 12 82 50 11 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::BeginTransaction - - .method /*06000856*/ public hidebysig newslot abstract virtual - instance void ChangeDatabase(string databaseName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method DbConnection::ChangeDatabase - - .method /*06000857*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbConnection::Close - - .method /*06000858*/ public hidebysig instance class System.Data.Common.DbCommand/*02000082*/ - CreateCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::CreateCommand - - .method /*06000859*/ family hidebysig newslot abstract virtual - instance class System.Data.Common.DbCommand/*02000082*/ - CreateDbCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x0 - } // end of method DbConnection::CreateDbCommand - - .method /*0600085A*/ public hidebysig newslot virtual - instance void EnlistTransaction(class [System.Transactions.Local/*23000008*/]System.Transactions.Transaction/*01000073*/ transaction) cil managed - // SIG: 20 01 01 12 81 CD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnection::EnlistTransaction - - .method /*0600085B*/ public hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchema() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::GetSchema - - .method /*0600085C*/ public hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchema(string collectionName) cil managed - // SIG: 20 01 12 74 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::GetSchema - - .method /*0600085D*/ public hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchema(string collectionName, - string[] restrictionValues) cil managed - // SIG: 20 02 12 74 0E 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::GetSchema - - .method /*0600085E*/ family hidebysig newslot virtual - instance void OnStateChange(class System.Data.StateChangeEventArgs/*02000056*/ stateChange) cil managed - // SIG: 20 01 01 12 81 58 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnection::OnStateChange - - .method /*0600085F*/ public hidebysig newslot abstract virtual - instance void Open() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbConnection::Open - - .method /*06000860*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000074*/ - OpenAsync() cil managed - // SIG: 20 00 12 81 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::OpenAsync - - .method /*06000861*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000074*/ - OpenAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 01 12 81 D1 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::OpenAsync - - .method /*06000862*/ private hidebysig newslot virtual final - instance class System.Data.IDbTransaction/*0200003C*/ - System.Data.IDbConnection.BeginTransaction() cil managed - // SIG: 20 00 12 80 F0 - { - .override System.Data.IDbConnection/*02000039*/::BeginTransaction /*02000039::06000391*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::System.Data.IDbConnection.BeginTransaction - - .method /*06000863*/ private hidebysig newslot virtual final - instance class System.Data.IDbTransaction/*0200003C*/ - System.Data.IDbConnection.BeginTransaction(valuetype System.Data.IsolationLevel/*02000041*/ isolationLevel) cil managed - // SIG: 20 01 12 80 F0 11 81 04 - { - .override System.Data.IDbConnection/*02000039*/::BeginTransaction /*02000039::06000392*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::System.Data.IDbConnection.BeginTransaction - - .method /*06000864*/ private hidebysig newslot virtual final - instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbConnection.CreateCommand() cil managed - // SIG: 20 00 12 80 E0 - { - .override System.Data.IDbConnection/*02000039*/::CreateCommand /*02000039::06000395*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnection::System.Data.IDbConnection.CreateCommand - - .event /*14000017*/ System.Data.StateChangeEventHandler/*02000057*/ StateChange - { - .addon instance void System.Data.Common.DbConnection/*02000084*/::add_StateChange(class System.Data.StateChangeEventHandler/*02000057*/) /* 06000851 */ - .removeon instance void System.Data.Common.DbConnection/*02000084*/::remove_StateChange(class System.Data.StateChangeEventHandler/*02000057*/) /* 06000852 */ - } // end of event DbConnection::StateChange - .property /*1700018C*/ instance string ConnectionString() - { - .custom /*0C000103:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .custom /*0C000104:0A000065*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.RecommendedAsConfigurableAttribute/*01000075*/::.ctor(bool) /* 0A000065 */ = ( 01 00 01 00 00 ) - .custom /*0C000105:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000106:0A000066*/ instance void [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.SettingsBindableAttribute/*01000076*/::.ctor(bool) /* 0A000066 */ = ( 01 00 01 00 00 ) - .get instance string System.Data.Common.DbConnection/*02000084*/::get_ConnectionString() /* 06000849 */ - .set instance void System.Data.Common.DbConnection/*02000084*/::set_ConnectionString(string) /* 0600084A */ - } // end of property DbConnection::ConnectionString - .property /*1700018D*/ instance int32 ConnectionTimeout() - { - .get instance int32 System.Data.Common.DbConnection/*02000084*/::get_ConnectionTimeout() /* 0600084B */ - } // end of property DbConnection::ConnectionTimeout - .property /*1700018E*/ instance string Database() - { - .get instance string System.Data.Common.DbConnection/*02000084*/::get_Database() /* 0600084C */ - } // end of property DbConnection::Database - .property /*1700018F*/ instance string DataSource() - { - .get instance string System.Data.Common.DbConnection/*02000084*/::get_DataSource() /* 0600084D */ - } // end of property DbConnection::DataSource - .property /*17000190*/ instance class System.Data.Common.DbProviderFactory/*02000092*/ - DbProviderFactory() - { - .get instance class System.Data.Common.DbProviderFactory/*02000092*/ System.Data.Common.DbConnection/*02000084*/::get_DbProviderFactory() /* 0600084E */ - } // end of property DbConnection::DbProviderFactory - .property /*17000191*/ instance string ServerVersion() - { - .custom /*0C000107:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DbConnection/*02000084*/::get_ServerVersion() /* 0600084F */ - } // end of property DbConnection::ServerVersion - .property /*17000192*/ instance valuetype System.Data.ConnectionState/*02000006*/ - State() - { - .custom /*0C000108:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance valuetype System.Data.ConnectionState/*02000006*/ System.Data.Common.DbConnection/*02000084*/::get_State() /* 06000850 */ - } // end of property DbConnection::State -} // end of class System.Data.Common.DbConnection - -.class /*02000085*/ public auto ansi beforefieldinit System.Data.Common.DbConnectionStringBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/, - [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/ -{ - .custom /*0C0000A8:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000865*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::.ctor - - .method /*06000866*/ public hidebysig specialname rtspecialname - instance void .ctor(bool useOdbcRules) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::.ctor - - .method /*06000867*/ public hidebysig specialname - instance bool get_BrowsableConnectionString() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_BrowsableConnectionString - - .method /*06000868*/ public hidebysig specialname - instance void set_BrowsableConnectionString(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::set_BrowsableConnectionString - - .method /*06000869*/ public hidebysig specialname - instance string get_ConnectionString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_ConnectionString - - .method /*0600086A*/ public hidebysig specialname - instance void set_ConnectionString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::set_ConnectionString - - .method /*0600086B*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_Count - - .method /*0600086C*/ public hidebysig newslot specialname virtual - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_IsFixedSize - - .method /*0600086D*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_IsReadOnly - - .method /*0600086E*/ public hidebysig newslot specialname virtual - instance object get_Item(string keyword) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_Item - - .method /*0600086F*/ public hidebysig newslot specialname virtual - instance void set_Item(string keyword, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::set_Item - - .method /*06000870*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/ - get_Keys() cil managed - // SIG: 20 00 12 81 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_Keys - - .method /*06000871*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_IsSynchronized /*0100005A::0A000038*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.Collections.ICollection.get_IsSynchronized - - .method /*06000872*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::get_SyncRoot /*0100005A::0A000039*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.Collections.ICollection.get_SyncRoot - - .method /*06000873*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object keyword) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/::get_Item /*01000077::0A000067*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.Collections.IDictionary.get_Item - - .method /*06000874*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object keyword, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/::set_Item /*01000077::0A000068*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::System.Collections.IDictionary.set_Item - - .method /*06000875*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/ - get_Values() cil managed - // SIG: 20 00 12 81 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::get_Values - - .method /*06000876*/ public hidebysig instance void - Add(string keyword, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::Add - - .method /*06000877*/ public hidebysig static - void AppendKeyValuePair(class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000079*/ builder, - string keyword, - string 'value') cil managed - // SIG: 00 03 01 12 81 E5 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::AppendKeyValuePair - - .method /*06000878*/ public hidebysig static - void AppendKeyValuePair(class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000079*/ builder, - string keyword, - string 'value', - bool useOdbcRules) cil managed - // SIG: 00 04 01 12 81 E5 0E 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::AppendKeyValuePair - - .method /*06000879*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::Clear - - .method /*0600087A*/ famorassem hidebysig - instance void ClearPropertyDescriptors() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::ClearPropertyDescriptors - - .method /*0600087B*/ public hidebysig newslot virtual - instance bool ContainsKey(string keyword) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::ContainsKey - - .method /*0600087C*/ public hidebysig newslot virtual - instance bool EquivalentTo(class System.Data.Common.DbConnectionStringBuilder/*02000085*/ connectionStringBuilder) cil managed - // SIG: 20 01 02 12 82 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::EquivalentTo - - .method /*0600087D*/ family hidebysig newslot virtual - instance void GetProperties(class [System.Runtime.Extensions/*23000004*/]System.Collections.Hashtable/*01000065*/ propertyDescriptors) cil managed - // SIG: 20 01 01 12 81 95 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::GetProperties - - .method /*0600087E*/ public hidebysig newslot virtual - instance bool Remove(string keyword) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::Remove - - .method /*0600087F*/ public hidebysig newslot virtual - instance bool ShouldSerialize(string keyword) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::ShouldSerialize - - .method /*06000880*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/::CopyTo /*0100005A::0A00005E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::System.Collections.ICollection.CopyTo - - .method /*06000881*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object keyword, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/::Add /*01000077::0A000069*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::System.Collections.IDictionary.Add - - .method /*06000882*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object keyword) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/::Contains /*01000077::0A00006A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.Collections.IDictionary.Contains - - .method /*06000883*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000078*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 81 E1 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/::GetEnumerator /*01000077::0A00006B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.Collections.IDictionary.GetEnumerator - - .method /*06000884*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object keyword) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000077*/::Remove /*01000077::0A00006C*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbConnectionStringBuilder::System.Collections.IDictionary.Remove - - .method /*06000885*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/::GetEnumerator /*01000060::0A00005F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.Collections.IEnumerable.GetEnumerator - - .method /*06000886*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.AttributeCollection/*01000035*/ - System.ComponentModel.ICustomTypeDescriptor.GetAttributes() cil managed - // SIG: 20 00 12 80 D5 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetAttributes /*01000034::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetAttributes - - .method /*06000887*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ICustomTypeDescriptor.GetClassName() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetClassName /*01000034::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetClassName - - .method /*06000888*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ICustomTypeDescriptor.GetComponentName() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetComponentName /*01000034::0A000025*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetComponentName - - .method /*06000889*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.TypeConverter/*01000036*/ - System.ComponentModel.ICustomTypeDescriptor.GetConverter() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetConverter /*01000034::0A000026*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetConverter - - .method /*0600088A*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptor/*01000037*/ - System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent() cil managed - // SIG: 20 00 12 80 DD - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetDefaultEvent /*01000034::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent - - .method /*0600088B*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty() cil managed - // SIG: 20 00 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetDefaultProperty /*01000034::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty - - .method /*0600088C*/ private hidebysig newslot virtual final - instance object System.ComponentModel.ICustomTypeDescriptor.GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000022*/ editorBaseType) cil managed - // SIG: 20 01 1C 12 80 89 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEditor /*01000034::0A000029*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetEditor - - .method /*0600088D*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptorCollection/*01000039*/ - System.ComponentModel.ICustomTypeDescriptor.GetEvents() cil managed - // SIG: 20 00 12 80 E5 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEvents /*01000034::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetEvents - - .method /*0600088E*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptorCollection/*01000039*/ - System.ComponentModel.ICustomTypeDescriptor.GetEvents(class [System.Runtime/*23000001*/]System.Attribute/*0100003A*/[] attributes) cil managed - // SIG: 20 01 12 80 E5 1D 12 80 E9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEvents /*01000034::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetEvents - - .method /*0600088F*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ICustomTypeDescriptor.GetProperties() cil managed - // SIG: 20 00 12 80 ED - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetProperties /*01000034::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetProperties - - .method /*06000890*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ICustomTypeDescriptor.GetProperties(class [System.Runtime/*23000001*/]System.Attribute/*0100003A*/[] attributes) cil managed - // SIG: 20 01 12 80 ED 1D 12 80 E9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetProperties /*01000034::0A00002D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetProperties - - .method /*06000891*/ private hidebysig newslot virtual final - instance object System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ pd) cil managed - // SIG: 20 01 1C 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetPropertyOwner /*01000034::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner - - .method /*06000892*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::ToString - - .method /*06000893*/ public hidebysig newslot virtual - instance bool TryGetValue(string keyword, - [out] object& 'value') cil managed - // SIG: 20 02 02 0E 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbConnectionStringBuilder::TryGetValue - - .property /*17000193*/ instance bool BrowsableConnectionString() - { - .custom /*0C000109:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00010A:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .custom /*0C00010B:0A000064*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignOnlyAttribute/*01000072*/::.ctor(bool) /* 0A000064 */ = ( 01 00 01 00 00 ) - .custom /*0C00010C:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_BrowsableConnectionString() /* 06000867 */ - .set instance void System.Data.Common.DbConnectionStringBuilder/*02000085*/::set_BrowsableConnectionString(bool) /* 06000868 */ - } // end of property DbConnectionStringBuilder::BrowsableConnectionString - .property /*17000194*/ instance string ConnectionString() - { - .custom /*0C00010D:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance string System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_ConnectionString() /* 06000869 */ - .set instance void System.Data.Common.DbConnectionStringBuilder/*02000085*/::set_ConnectionString(string) /* 0600086A */ - } // end of property DbConnectionStringBuilder::ConnectionString - .property /*17000195*/ instance int32 Count() - { - .custom /*0C00010E:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_Count() /* 0600086B */ - } // end of property DbConnectionStringBuilder::Count - .property /*17000196*/ instance bool IsFixedSize() - { - .custom /*0C00010F:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_IsFixedSize() /* 0600086C */ - } // end of property DbConnectionStringBuilder::IsFixedSize - .property /*17000197*/ instance bool IsReadOnly() - { - .custom /*0C000110:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance bool System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_IsReadOnly() /* 0600086D */ - } // end of property DbConnectionStringBuilder::IsReadOnly - .property /*17000198*/ instance object Item(string) - { - .custom /*0C000111:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance object System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_Item(string) /* 0600086E */ - .set instance void System.Data.Common.DbConnectionStringBuilder/*02000085*/::set_Item(string, - object) /* 0600086F */ - } // end of property DbConnectionStringBuilder::Item - .property /*17000199*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/ - Keys() - { - .custom /*0C000112:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/ System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_Keys() /* 06000870 */ - } // end of property DbConnectionStringBuilder::Keys - .property /*1700019A*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Data.Common.DbConnectionStringBuilder/*02000085*/::System.Collections.ICollection.get_IsSynchronized() /* 06000871 */ - } // end of property DbConnectionStringBuilder::System.Collections.ICollection.IsSynchronized - .property /*1700019B*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Data.Common.DbConnectionStringBuilder/*02000085*/::System.Collections.ICollection.get_SyncRoot() /* 06000872 */ - } // end of property DbConnectionStringBuilder::System.Collections.ICollection.SyncRoot - .property /*1700019C*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Data.Common.DbConnectionStringBuilder/*02000085*/::System.Collections.IDictionary.get_Item(object) /* 06000873 */ - .set instance void System.Data.Common.DbConnectionStringBuilder/*02000085*/::System.Collections.IDictionary.set_Item(object, - object) /* 06000874 */ - } // end of property DbConnectionStringBuilder::System.Collections.IDictionary.Item - .property /*1700019D*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/ - Values() - { - .custom /*0C000113:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/ System.Data.Common.DbConnectionStringBuilder/*02000085*/::get_Values() /* 06000875 */ - } // end of property DbConnectionStringBuilder::Values -} // end of class System.Data.Common.DbConnectionStringBuilder - -.class /*02000086*/ public abstract auto ansi beforefieldinit System.Data.Common.DbDataAdapter - extends System.Data.Common.DataAdapter/*0200007C*/ - implements System.Data.IDataAdapter/*02000033*/, - System.Data.IDbDataAdapter/*0200003A*/, - [System.Runtime/*23000001*/]System.ICloneable/*01000066*/ -{ - .field /*04000117*/ public static literal string DefaultSourceTableName = "Table" - .method /*06000894*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00073D */ call instance void System.Data.Common.DataAdapter/*0200007C*/::.ctor() /* 0600073D */ - IL_0006: /* 2A | */ ret - } // end of method DbDataAdapter::.ctor - - .method /*06000895*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Data.Common.DbDataAdapter/*02000086*/ adapter) cil managed - // SIG: 20 01 01 12 82 18 - { - // Method begins at RVA 0x20c5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00073D */ call instance void System.Data.Common.DataAdapter/*0200007C*/::.ctor() /* 0600073D */ - IL_0006: /* 2A | */ ret - } // end of method DbDataAdapter::.ctor - - .method /*06000896*/ public hidebysig specialname - instance class System.Data.Common.DbCommand/*02000082*/ - get_DeleteCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::get_DeleteCommand - - .method /*06000897*/ public hidebysig specialname - instance void set_DeleteCommand(class System.Data.Common.DbCommand/*02000082*/ 'value') cil managed - // SIG: 20 01 01 12 82 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::set_DeleteCommand - - .method /*06000898*/ famorassem hidebysig specialname - instance valuetype System.Data.CommandBehavior/*02000003*/ - get_FillCommandBehavior() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::get_FillCommandBehavior - - .method /*06000899*/ famorassem hidebysig specialname - instance void set_FillCommandBehavior(valuetype System.Data.CommandBehavior/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::set_FillCommandBehavior - - .method /*0600089A*/ public hidebysig specialname - instance class System.Data.Common.DbCommand/*02000082*/ - get_InsertCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::get_InsertCommand - - .method /*0600089B*/ public hidebysig specialname - instance void set_InsertCommand(class System.Data.Common.DbCommand/*02000082*/ 'value') cil managed - // SIG: 20 01 01 12 82 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::set_InsertCommand - - .method /*0600089C*/ public hidebysig specialname - instance class System.Data.Common.DbCommand/*02000082*/ - get_SelectCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::get_SelectCommand - - .method /*0600089D*/ public hidebysig specialname - instance void set_SelectCommand(class System.Data.Common.DbCommand/*02000082*/ 'value') cil managed - // SIG: 20 01 01 12 82 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::set_SelectCommand - - .method /*0600089E*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.get_DeleteCommand() cil managed - // SIG: 20 00 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::get_DeleteCommand /*0200003A::06000397*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.get_DeleteCommand - - .method /*0600089F*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbDataAdapter.set_DeleteCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::set_DeleteCommand /*0200003A::06000398*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.set_DeleteCommand - - .method /*060008A0*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.get_InsertCommand() cil managed - // SIG: 20 00 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::get_InsertCommand /*0200003A::06000399*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.get_InsertCommand - - .method /*060008A1*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbDataAdapter.set_InsertCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::set_InsertCommand /*0200003A::0600039A*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.set_InsertCommand - - .method /*060008A2*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.get_SelectCommand() cil managed - // SIG: 20 00 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::get_SelectCommand /*0200003A::0600039B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.get_SelectCommand - - .method /*060008A3*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbDataAdapter.set_SelectCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::set_SelectCommand /*0200003A::0600039C*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.set_SelectCommand - - .method /*060008A4*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.get_UpdateCommand() cil managed - // SIG: 20 00 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::get_UpdateCommand /*0200003A::0600039D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.get_UpdateCommand - - .method /*060008A5*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbDataAdapter.set_UpdateCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - .override System.Data.IDbDataAdapter/*0200003A*/::set_UpdateCommand /*0200003A::0600039E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::System.Data.IDbDataAdapter.set_UpdateCommand - - .method /*060008A6*/ public hidebysig newslot specialname virtual - instance int32 get_UpdateBatchSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::get_UpdateBatchSize - - .method /*060008A7*/ public hidebysig newslot specialname virtual - instance void set_UpdateBatchSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::set_UpdateBatchSize - - .method /*060008A8*/ public hidebysig specialname - instance class System.Data.Common.DbCommand/*02000082*/ - get_UpdateCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::get_UpdateCommand - - .method /*060008A9*/ public hidebysig specialname - instance void set_UpdateCommand(class System.Data.Common.DbCommand/*02000082*/ 'value') cil managed - // SIG: 20 01 01 12 82 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::set_UpdateCommand - - .method /*060008AA*/ family hidebysig newslot virtual - instance int32 AddToBatch(class System.Data.IDbCommand/*02000038*/ command) cil managed - // SIG: 20 01 08 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::AddToBatch - - .method /*060008AB*/ family hidebysig newslot virtual - instance void ClearBatch() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::ClearBatch - - .method /*060008AC*/ family hidebysig newslot virtual - instance class System.Data.Common.RowUpdatedEventArgs/*02000098*/ - CreateRowUpdatedEvent(class System.Data.DataRow/*02000011*/ dataRow, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.StatementType/*0200005A*/ statementType, - class System.Data.Common.DataTableMapping/*0200007F*/ tableMapping) cil managed - // SIG: 20 04 12 82 60 12 44 12 80 E0 11 81 68 12 81 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::CreateRowUpdatedEvent - - .method /*060008AD*/ family hidebysig newslot virtual - instance class System.Data.Common.RowUpdatingEventArgs/*02000099*/ - CreateRowUpdatingEvent(class System.Data.DataRow/*02000011*/ dataRow, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.StatementType/*0200005A*/ statementType, - class System.Data.Common.DataTableMapping/*0200007F*/ tableMapping) cil managed - // SIG: 20 04 12 82 64 12 44 12 80 E0 11 81 68 12 81 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::CreateRowUpdatingEvent - - .method /*060008AE*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::Dispose - - .method /*060008AF*/ family hidebysig newslot virtual - instance int32 ExecuteBatch() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::ExecuteBatch - - .method /*060008B0*/ public hidebysig virtual - instance int32 Fill(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 08 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B1*/ public hidebysig instance int32 - Fill(class System.Data.DataSet/*0200001A*/ dataSet, - int32 startRecord, - int32 maxRecords, - string srcTable) cil managed - // SIG: 20 04 08 12 68 08 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B2*/ family hidebysig newslot virtual - instance int32 Fill(class System.Data.DataSet/*0200001A*/ dataSet, - int32 startRecord, - int32 maxRecords, - string srcTable, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 06 08 12 68 08 08 0E 12 80 E0 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B3*/ public hidebysig instance int32 - Fill(class System.Data.DataSet/*0200001A*/ dataSet, - string srcTable) cil managed - // SIG: 20 02 08 12 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B4*/ public hidebysig instance int32 - Fill(class System.Data.DataTable/*0200001D*/ dataTable) cil managed - // SIG: 20 01 08 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B5*/ family hidebysig newslot virtual - instance int32 Fill(class System.Data.DataTable/*0200001D*/ dataTable, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 03 08 12 74 12 80 E0 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B6*/ family hidebysig newslot virtual - instance int32 Fill(class System.Data.DataTable/*0200001D*/[] dataTables, - int32 startRecord, - int32 maxRecords, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 05 08 1D 12 74 08 08 12 80 E0 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B7*/ public hidebysig instance int32 - Fill(int32 startRecord, - int32 maxRecords, - class System.Data.DataTable/*0200001D*/[] dataTables) cil managed - // SIG: 20 03 08 08 08 1D 12 74 - { - .param [3]/*080008C2*/ - .custom /*0C00014E:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000030*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Fill - - .method /*060008B8*/ public hidebysig virtual - instance class System.Data.DataTable/*0200001D*/[] - FillSchema(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.SchemaType/*02000053*/ schemaType) cil managed - // SIG: 20 02 1D 12 74 12 68 11 81 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::FillSchema - - .method /*060008B9*/ family hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/[] - FillSchema(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.SchemaType/*02000053*/ schemaType, - class System.Data.IDbCommand/*02000038*/ command, - string srcTable, - valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 05 1D 12 74 12 68 11 81 4C 12 80 E0 0E 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::FillSchema - - .method /*060008BA*/ public hidebysig instance class System.Data.DataTable/*0200001D*/[] - FillSchema(class System.Data.DataSet/*0200001A*/ dataSet, - valuetype System.Data.SchemaType/*02000053*/ schemaType, - string srcTable) cil managed - // SIG: 20 03 1D 12 74 12 68 11 81 4C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::FillSchema - - .method /*060008BB*/ public hidebysig instance class System.Data.DataTable/*0200001D*/ - FillSchema(class System.Data.DataTable/*0200001D*/ dataTable, - valuetype System.Data.SchemaType/*02000053*/ schemaType) cil managed - // SIG: 20 02 12 74 12 74 11 81 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::FillSchema - - .method /*060008BC*/ family hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - FillSchema(class System.Data.DataTable/*0200001D*/ dataTable, - valuetype System.Data.SchemaType/*02000053*/ schemaType, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.CommandBehavior/*02000003*/ behavior) cil managed - // SIG: 20 04 12 74 12 74 11 81 4C 12 80 E0 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::FillSchema - - .method /*060008BD*/ family hidebysig newslot virtual - instance class System.Data.IDataParameter/*02000034*/ - GetBatchedParameter(int32 commandIdentifier, - int32 parameterIndex) cil managed - // SIG: 20 02 12 80 D0 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::GetBatchedParameter - - .method /*060008BE*/ family hidebysig newslot virtual - instance bool GetBatchedRecordsAffected(int32 commandIdentifier, - [out] int32& recordsAffected, - [out] class [System.Runtime/*23000001*/]System.Exception/*0100001E*/& 'error') cil managed - // SIG: 20 03 02 08 10 08 10 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::GetBatchedRecordsAffected - - .method /*060008BF*/ public hidebysig virtual - instance class System.Data.IDataParameter/*02000034*/[] - GetFillParameters() cil managed - // SIG: 20 00 1D 12 80 D0 - { - .custom /*0C00014D:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::GetFillParameters - - .method /*060008C0*/ family hidebysig newslot virtual - instance void InitializeBatching() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::InitializeBatching - - .method /*060008C1*/ family hidebysig newslot virtual - instance void OnRowUpdated(class System.Data.Common.RowUpdatedEventArgs/*02000098*/ 'value') cil managed - // SIG: 20 01 01 12 82 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::OnRowUpdated - - .method /*060008C2*/ family hidebysig newslot virtual - instance void OnRowUpdating(class System.Data.Common.RowUpdatingEventArgs/*02000099*/ 'value') cil managed - // SIG: 20 01 01 12 82 64 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::OnRowUpdating - - .method /*060008C3*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000066*/::Clone /*01000066::0A000063*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::System.ICloneable.Clone - - .method /*060008C4*/ family hidebysig newslot virtual - instance void TerminateBatching() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataAdapter::TerminateBatching - - .method /*060008C5*/ public hidebysig instance int32 - Update(class System.Data.DataRow/*02000011*/[] dataRows) cil managed - // SIG: 20 01 08 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Update - - .method /*060008C6*/ family hidebysig newslot virtual - instance int32 Update(class System.Data.DataRow/*02000011*/[] dataRows, - class System.Data.Common.DataTableMapping/*0200007F*/ tableMapping) cil managed - // SIG: 20 02 08 1D 12 44 12 81 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Update - - .method /*060008C7*/ public hidebysig virtual - instance int32 Update(class System.Data.DataSet/*0200001A*/ dataSet) cil managed - // SIG: 20 01 08 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Update - - .method /*060008C8*/ public hidebysig instance int32 - Update(class System.Data.DataSet/*0200001A*/ dataSet, - string srcTable) cil managed - // SIG: 20 02 08 12 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Update - - .method /*060008C9*/ public hidebysig instance int32 - Update(class System.Data.DataTable/*0200001D*/ dataTable) cil managed - // SIG: 20 01 08 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataAdapter::Update - - .property /*1700019E*/ instance class System.Data.Common.DbCommand/*02000082*/ - DeleteCommand() - { - .custom /*0C000114:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000115:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbCommand/*02000082*/ System.Data.Common.DbDataAdapter/*02000086*/::get_DeleteCommand() /* 06000896 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::set_DeleteCommand(class System.Data.Common.DbCommand/*02000082*/) /* 06000897 */ - } // end of property DbDataAdapter::DeleteCommand - .property /*1700019F*/ instance valuetype System.Data.CommandBehavior/*02000003*/ - FillCommandBehavior() - { - .get instance valuetype System.Data.CommandBehavior/*02000003*/ System.Data.Common.DbDataAdapter/*02000086*/::get_FillCommandBehavior() /* 06000898 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::set_FillCommandBehavior(valuetype System.Data.CommandBehavior/*02000003*/) /* 06000899 */ - } // end of property DbDataAdapter::FillCommandBehavior - .property /*170001A0*/ instance class System.Data.Common.DbCommand/*02000082*/ - InsertCommand() - { - .custom /*0C000116:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000117:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbCommand/*02000082*/ System.Data.Common.DbDataAdapter/*02000086*/::get_InsertCommand() /* 0600089A */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::set_InsertCommand(class System.Data.Common.DbCommand/*02000082*/) /* 0600089B */ - } // end of property DbDataAdapter::InsertCommand - .property /*170001A1*/ instance class System.Data.Common.DbCommand/*02000082*/ - SelectCommand() - { - .custom /*0C000118:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000119:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbCommand/*02000082*/ System.Data.Common.DbDataAdapter/*02000086*/::get_SelectCommand() /* 0600089C */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::set_SelectCommand(class System.Data.Common.DbCommand/*02000082*/) /* 0600089D */ - } // end of property DbDataAdapter::SelectCommand - .property /*170001A2*/ instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.DeleteCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.get_DeleteCommand() /* 0600089E */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.set_DeleteCommand(class System.Data.IDbCommand/*02000038*/) /* 0600089F */ - } // end of property DbDataAdapter::System.Data.IDbDataAdapter.DeleteCommand - .property /*170001A3*/ instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.InsertCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.get_InsertCommand() /* 060008A0 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.set_InsertCommand(class System.Data.IDbCommand/*02000038*/) /* 060008A1 */ - } // end of property DbDataAdapter::System.Data.IDbDataAdapter.InsertCommand - .property /*170001A4*/ instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.SelectCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.get_SelectCommand() /* 060008A2 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.set_SelectCommand(class System.Data.IDbCommand/*02000038*/) /* 060008A3 */ - } // end of property DbDataAdapter::System.Data.IDbDataAdapter.SelectCommand - .property /*170001A5*/ instance class System.Data.IDbCommand/*02000038*/ - System.Data.IDbDataAdapter.UpdateCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.get_UpdateCommand() /* 060008A4 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::System.Data.IDbDataAdapter.set_UpdateCommand(class System.Data.IDbCommand/*02000038*/) /* 060008A5 */ - } // end of property DbDataAdapter::System.Data.IDbDataAdapter.UpdateCommand - .property /*170001A6*/ instance int32 UpdateBatchSize() - { - .custom /*0C00011A:0A00001D*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(int32) /* 0A00001D */ = ( 01 00 01 00 00 00 00 00 ) - .get instance int32 System.Data.Common.DbDataAdapter/*02000086*/::get_UpdateBatchSize() /* 060008A6 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::set_UpdateBatchSize(int32) /* 060008A7 */ - } // end of property DbDataAdapter::UpdateBatchSize - .property /*170001A7*/ instance class System.Data.Common.DbCommand/*02000082*/ - UpdateCommand() - { - .custom /*0C00011B:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00011C:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance class System.Data.Common.DbCommand/*02000082*/ System.Data.Common.DbDataAdapter/*02000086*/::get_UpdateCommand() /* 060008A8 */ - .set instance void System.Data.Common.DbDataAdapter/*02000086*/::set_UpdateCommand(class System.Data.Common.DbCommand/*02000082*/) /* 060008A9 */ - } // end of property DbDataAdapter::UpdateCommand -} // end of class System.Data.Common.DbDataAdapter - -.class /*02000087*/ public abstract auto ansi beforefieldinit System.Data.Common.DbDataReader - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - System.Data.IDataReader/*02000036*/, - System.Data.IDataRecord/*02000037*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .custom /*0C0000AA:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060008CA*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DbDataReader::.ctor - - .method /*060008CB*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_Depth - - .method /*060008CC*/ public hidebysig newslot specialname abstract virtual - instance int32 get_FieldCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_FieldCount - - .method /*060008CD*/ public hidebysig newslot specialname abstract virtual - instance bool get_HasRows() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_HasRows - - .method /*060008CE*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsClosed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_IsClosed - - .method /*060008CF*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 ordinal) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_Item - - .method /*060008D0*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_Item - - .method /*060008D1*/ public hidebysig newslot specialname abstract virtual - instance int32 get_RecordsAffected() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::get_RecordsAffected - - .method /*060008D2*/ public hidebysig newslot specialname virtual - instance int32 get_VisibleFieldCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::get_VisibleFieldCount - - .method /*060008D3*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataReader::Close - - .method /*060008D4*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - .custom /*0C00014F:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataReader::Dispose - - .method /*060008D5*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbDataReader::Dispose - - .method /*060008D6*/ public hidebysig newslot abstract virtual - instance bool GetBoolean(int32 ordinal) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetBoolean - - .method /*060008D7*/ public hidebysig newslot abstract virtual - instance uint8 GetByte(int32 ordinal) cil managed - // SIG: 20 01 05 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetByte - - .method /*060008D8*/ public hidebysig newslot abstract virtual - instance int64 GetBytes(int32 ordinal, - int64 dataOffset, - uint8[] buffer, - int32 bufferOffset, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetBytes - - .method /*060008D9*/ public hidebysig newslot abstract virtual - instance char GetChar(int32 ordinal) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetChar - - .method /*060008DA*/ public hidebysig newslot abstract virtual - instance int64 GetChars(int32 ordinal, - int64 dataOffset, - char[] buffer, - int32 bufferOffset, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetChars - - .method /*060008DB*/ public hidebysig instance class System.Data.Common.DbDataReader/*02000087*/ - GetData(int32 ordinal) cil managed - // SIG: 20 01 12 82 1C 08 - { - .custom /*0C000150:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetData - - .method /*060008DC*/ public hidebysig newslot abstract virtual - instance string GetDataTypeName(int32 ordinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetDataTypeName - - .method /*060008DD*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - GetDateTime(int32 ordinal) cil managed - // SIG: 20 01 11 81 5D 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetDateTime - - .method /*060008DE*/ family hidebysig newslot virtual - instance class System.Data.Common.DbDataReader/*02000087*/ - GetDbDataReader(int32 ordinal) cil managed - // SIG: 20 01 12 82 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetDbDataReader - - .method /*060008DF*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - GetDecimal(int32 ordinal) cil managed - // SIG: 20 01 11 81 61 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetDecimal - - .method /*060008E0*/ public hidebysig newslot abstract virtual - instance float64 GetDouble(int32 ordinal) cil managed - // SIG: 20 01 0D 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetDouble - - .method /*060008E1*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - .custom /*0C000151:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetEnumerator - - .method /*060008E2*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetFieldType(int32 ordinal) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetFieldType - - .method /*060008E3*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - GetFieldValueAsync(int32 ordinal) cil managed - // SIG: 30 01 01 15 12 81 C1 01 1E 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetFieldValueAsync - - .method /*060008E4*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - GetFieldValueAsync(int32 ordinal, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 30 01 02 15 12 81 C1 01 1E 00 08 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetFieldValueAsync - - .method /*060008E5*/ public hidebysig newslot virtual - instance !!T GetFieldValue(int32 ordinal) cil managed - // SIG: 30 01 01 1E 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetFieldValue - - .method /*060008E6*/ public hidebysig newslot abstract virtual - instance float32 GetFloat(int32 ordinal) cil managed - // SIG: 20 01 0C 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetFloat - - .method /*060008E7*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - GetGuid(int32 ordinal) cil managed - // SIG: 20 01 11 81 65 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetGuid - - .method /*060008E8*/ public hidebysig newslot abstract virtual - instance int16 GetInt16(int32 ordinal) cil managed - // SIG: 20 01 06 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetInt16 - - .method /*060008E9*/ public hidebysig newslot abstract virtual - instance int32 GetInt32(int32 ordinal) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetInt32 - - .method /*060008EA*/ public hidebysig newslot abstract virtual - instance int64 GetInt64(int32 ordinal) cil managed - // SIG: 20 01 0A 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetInt64 - - .method /*060008EB*/ public hidebysig newslot abstract virtual - instance string GetName(int32 ordinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetName - - .method /*060008EC*/ public hidebysig newslot abstract virtual - instance int32 GetOrdinal(string name) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetOrdinal - - .method /*060008ED*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetProviderSpecificFieldType(int32 ordinal) cil managed - // SIG: 20 01 12 80 89 08 - { - .custom /*0C000152:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetProviderSpecificFieldType - - .method /*060008EE*/ public hidebysig newslot virtual - instance object GetProviderSpecificValue(int32 ordinal) cil managed - // SIG: 20 01 1C 08 - { - .custom /*0C000153:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetProviderSpecificValue - - .method /*060008EF*/ public hidebysig newslot virtual - instance int32 GetProviderSpecificValues(object[] values) cil managed - // SIG: 20 01 08 1D 1C - { - .custom /*0C000154:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetProviderSpecificValues - - .method /*060008F0*/ public hidebysig newslot virtual - instance class System.Data.DataTable/*0200001D*/ - GetSchemaTable() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetSchemaTable - - .method /*060008F1*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004E*/ - GetStream(int32 ordinal) cil managed - // SIG: 20 01 12 81 39 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetStream - - .method /*060008F2*/ public hidebysig newslot abstract virtual - instance string GetString(int32 ordinal) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetString - - .method /*060008F3*/ public hidebysig newslot virtual - instance class [System.Runtime.Extensions/*23000004*/]System.IO.TextReader/*0100004F*/ - GetTextReader(int32 ordinal) cil managed - // SIG: 20 01 12 81 3D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::GetTextReader - - .method /*060008F4*/ public hidebysig newslot abstract virtual - instance object GetValue(int32 ordinal) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetValue - - .method /*060008F5*/ public hidebysig newslot abstract virtual - instance int32 GetValues(object[] values) cil managed - // SIG: 20 01 08 1D 1C - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::GetValues - - .method /*060008F6*/ public hidebysig newslot abstract virtual - instance bool IsDBNull(int32 ordinal) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::IsDBNull - - .method /*060008F7*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - IsDBNullAsync(int32 ordinal) cil managed - // SIG: 20 01 15 12 81 C1 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::IsDBNullAsync - - .method /*060008F8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - IsDBNullAsync(int32 ordinal, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 02 15 12 81 C1 01 02 08 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::IsDBNullAsync - - .method /*060008F9*/ public hidebysig newslot abstract virtual - instance bool NextResult() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::NextResult - - .method /*060008FA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - NextResultAsync() cil managed - // SIG: 20 00 15 12 81 C1 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::NextResultAsync - - .method /*060008FB*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - NextResultAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 01 15 12 81 C1 01 02 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::NextResultAsync - - .method /*060008FC*/ public hidebysig newslot abstract virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbDataReader::Read - - .method /*060008FD*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ReadAsync() cil managed - // SIG: 20 00 15 12 81 C1 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::ReadAsync - - .method /*060008FE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000070*/ - ReadAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000071*/ cancellationToken) cil managed - // SIG: 20 01 15 12 81 C1 01 02 11 81 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::ReadAsync - - .method /*060008FF*/ private hidebysig newslot virtual final - instance class System.Data.IDataReader/*02000036*/ - System.Data.IDataRecord.GetData(int32 ordinal) cil managed - // SIG: 20 01 12 80 D8 08 - { - .override System.Data.IDataRecord/*02000037*/::GetData /*02000037::06000367*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReader::System.Data.IDataRecord.GetData - - .property /*170001A8*/ instance int32 Depth() - { - .get instance int32 System.Data.Common.DbDataReader/*02000087*/::get_Depth() /* 060008CB */ - } // end of property DbDataReader::Depth - .property /*170001A9*/ instance int32 FieldCount() - { - .get instance int32 System.Data.Common.DbDataReader/*02000087*/::get_FieldCount() /* 060008CC */ - } // end of property DbDataReader::FieldCount - .property /*170001AA*/ instance bool HasRows() - { - .get instance bool System.Data.Common.DbDataReader/*02000087*/::get_HasRows() /* 060008CD */ - } // end of property DbDataReader::HasRows - .property /*170001AB*/ instance bool IsClosed() - { - .get instance bool System.Data.Common.DbDataReader/*02000087*/::get_IsClosed() /* 060008CE */ - } // end of property DbDataReader::IsClosed - .property /*170001AC*/ instance object Item(int32) - { - .get instance object System.Data.Common.DbDataReader/*02000087*/::get_Item(int32) /* 060008CF */ - } // end of property DbDataReader::Item - .property /*170001AD*/ instance object Item(string) - { - .get instance object System.Data.Common.DbDataReader/*02000087*/::get_Item(string) /* 060008D0 */ - } // end of property DbDataReader::Item - .property /*170001AE*/ instance int32 RecordsAffected() - { - .get instance int32 System.Data.Common.DbDataReader/*02000087*/::get_RecordsAffected() /* 060008D1 */ - } // end of property DbDataReader::RecordsAffected - .property /*170001AF*/ instance int32 VisibleFieldCount() - { - .get instance int32 System.Data.Common.DbDataReader/*02000087*/::get_VisibleFieldCount() /* 060008D2 */ - } // end of property DbDataReader::VisibleFieldCount -} // end of class System.Data.Common.DbDataReader - -.class /*02000088*/ public abstract auto ansi sealed beforefieldinit System.Data.Common.DbDataReaderExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C0000AB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000900*/ public hidebysig static - bool CanGetColumnSchema(class System.Data.Common.DbDataReader/*02000087*/ reader) cil managed - // SIG: 00 01 02 12 82 1C - { - .custom /*0C000155:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReaderExtensions::CanGetColumnSchema - - .method /*06000901*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100007A*/ - GetColumnSchema(class System.Data.Common.DbDataReader/*02000087*/ reader) cil managed - // SIG: 00 01 15 12 81 E9 01 12 82 04 12 82 1C - { - .custom /*0C000156:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataReaderExtensions::GetColumnSchema - -} // end of class System.Data.Common.DbDataReaderExtensions - -.class /*02000089*/ public abstract auto ansi beforefieldinit System.Data.Common.DbDataRecord - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/, - System.Data.IDataRecord/*02000037*/ -{ - .custom /*0C0000AC:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000902*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbDataRecord::.ctor - - .method /*06000903*/ public hidebysig newslot specialname abstract virtual - instance int32 get_FieldCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::get_FieldCount - - .method /*06000904*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 i) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::get_Item - - .method /*06000905*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::get_Item - - .method /*06000906*/ public hidebysig newslot abstract virtual - instance bool GetBoolean(int32 i) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetBoolean - - .method /*06000907*/ public hidebysig newslot abstract virtual - instance uint8 GetByte(int32 i) cil managed - // SIG: 20 01 05 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetByte - - .method /*06000908*/ public hidebysig newslot abstract virtual - instance int64 GetBytes(int32 i, - int64 dataIndex, - uint8[] buffer, - int32 bufferIndex, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetBytes - - .method /*06000909*/ public hidebysig newslot abstract virtual - instance char GetChar(int32 i) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetChar - - .method /*0600090A*/ public hidebysig newslot abstract virtual - instance int64 GetChars(int32 i, - int64 dataIndex, - char[] buffer, - int32 bufferIndex, - int32 length) cil managed - // SIG: 20 05 0A 08 0A 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetChars - - .method /*0600090B*/ public hidebysig newslot virtual final - instance class System.Data.IDataReader/*02000036*/ - GetData(int32 i) cil managed - // SIG: 20 01 12 80 D8 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::GetData - - .method /*0600090C*/ public hidebysig newslot abstract virtual - instance string GetDataTypeName(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetDataTypeName - - .method /*0600090D*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000057*/ - GetDateTime(int32 i) cil managed - // SIG: 20 01 11 81 5D 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetDateTime - - .method /*0600090E*/ family hidebysig newslot virtual - instance class System.Data.Common.DbDataReader/*02000087*/ - GetDbDataReader(int32 i) cil managed - // SIG: 20 01 12 82 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::GetDbDataReader - - .method /*0600090F*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000058*/ - GetDecimal(int32 i) cil managed - // SIG: 20 01 11 81 61 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetDecimal - - .method /*06000910*/ public hidebysig newslot abstract virtual - instance float64 GetDouble(int32 i) cil managed - // SIG: 20 01 0D 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetDouble - - .method /*06000911*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000022*/ - GetFieldType(int32 i) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetFieldType - - .method /*06000912*/ public hidebysig newslot abstract virtual - instance float32 GetFloat(int32 i) cil managed - // SIG: 20 01 0C 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetFloat - - .method /*06000913*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000059*/ - GetGuid(int32 i) cil managed - // SIG: 20 01 11 81 65 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetGuid - - .method /*06000914*/ public hidebysig newslot abstract virtual - instance int16 GetInt16(int32 i) cil managed - // SIG: 20 01 06 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetInt16 - - .method /*06000915*/ public hidebysig newslot abstract virtual - instance int32 GetInt32(int32 i) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetInt32 - - .method /*06000916*/ public hidebysig newslot abstract virtual - instance int64 GetInt64(int32 i) cil managed - // SIG: 20 01 0A 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetInt64 - - .method /*06000917*/ public hidebysig newslot abstract virtual - instance string GetName(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetName - - .method /*06000918*/ public hidebysig newslot abstract virtual - instance int32 GetOrdinal(string name) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetOrdinal - - .method /*06000919*/ public hidebysig newslot abstract virtual - instance string GetString(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetString - - .method /*0600091A*/ public hidebysig newslot abstract virtual - instance object GetValue(int32 i) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetValue - - .method /*0600091B*/ public hidebysig newslot abstract virtual - instance int32 GetValues(object[] values) cil managed - // SIG: 20 01 08 1D 1C - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::GetValues - - .method /*0600091C*/ public hidebysig newslot abstract virtual - instance bool IsDBNull(int32 i) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x0 - } // end of method DbDataRecord::IsDBNull - - .method /*0600091D*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.AttributeCollection/*01000035*/ - System.ComponentModel.ICustomTypeDescriptor.GetAttributes() cil managed - // SIG: 20 00 12 80 D5 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetAttributes /*01000034::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetAttributes - - .method /*0600091E*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ICustomTypeDescriptor.GetClassName() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetClassName /*01000034::0A000024*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetClassName - - .method /*0600091F*/ private hidebysig newslot virtual final - instance string System.ComponentModel.ICustomTypeDescriptor.GetComponentName() cil managed - // SIG: 20 00 0E - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetComponentName /*01000034::0A000025*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetComponentName - - .method /*06000920*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.TypeConverter/*01000036*/ - System.ComponentModel.ICustomTypeDescriptor.GetConverter() cil managed - // SIG: 20 00 12 80 D9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetConverter /*01000034::0A000026*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetConverter - - .method /*06000921*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptor/*01000037*/ - System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent() cil managed - // SIG: 20 00 12 80 DD - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetDefaultEvent /*01000034::0A000027*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent - - .method /*06000922*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ - System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty() cil managed - // SIG: 20 00 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetDefaultProperty /*01000034::0A000028*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty - - .method /*06000923*/ private hidebysig newslot virtual final - instance object System.ComponentModel.ICustomTypeDescriptor.GetEditor(class [System.Runtime/*23000001*/]System.Type/*01000022*/ editorBaseType) cil managed - // SIG: 20 01 1C 12 80 89 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEditor /*01000034::0A000029*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetEditor - - .method /*06000924*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptorCollection/*01000039*/ - System.ComponentModel.ICustomTypeDescriptor.GetEvents() cil managed - // SIG: 20 00 12 80 E5 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEvents /*01000034::0A00002A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetEvents - - .method /*06000925*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.EventDescriptorCollection/*01000039*/ - System.ComponentModel.ICustomTypeDescriptor.GetEvents(class [System.Runtime/*23000001*/]System.Attribute/*0100003A*/[] attributes) cil managed - // SIG: 20 01 12 80 E5 1D 12 80 E9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetEvents /*01000034::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetEvents - - .method /*06000926*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ICustomTypeDescriptor.GetProperties() cil managed - // SIG: 20 00 12 80 ED - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetProperties /*01000034::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetProperties - - .method /*06000927*/ private hidebysig newslot virtual final - instance class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptorCollection/*0100003B*/ - System.ComponentModel.ICustomTypeDescriptor.GetProperties(class [System.Runtime/*23000001*/]System.Attribute/*0100003A*/[] attributes) cil managed - // SIG: 20 01 12 80 ED 1D 12 80 E9 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetProperties /*01000034::0A00002D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetProperties - - .method /*06000928*/ private hidebysig newslot virtual final - instance object System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(class [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.PropertyDescriptor/*01000038*/ pd) cil managed - // SIG: 20 01 1C 12 80 E1 - { - .override [System.ComponentModel.TypeConverter/*23000002*/]System.ComponentModel.ICustomTypeDescriptor/*01000034*/::GetPropertyOwner /*01000034::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbDataRecord::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner - - .property /*170001B0*/ instance int32 FieldCount() - { - .get instance int32 System.Data.Common.DbDataRecord/*02000089*/::get_FieldCount() /* 06000903 */ - } // end of property DbDataRecord::FieldCount - .property /*170001B1*/ instance object Item(int32) - { - .get instance object System.Data.Common.DbDataRecord/*02000089*/::get_Item(int32) /* 06000904 */ - } // end of property DbDataRecord::Item - .property /*170001B2*/ instance object Item(string) - { - .get instance object System.Data.Common.DbDataRecord/*02000089*/::get_Item(string) /* 06000905 */ - } // end of property DbDataRecord::Item -} // end of class System.Data.Common.DbDataRecord - -.class /*0200008A*/ public abstract auto ansi beforefieldinit System.Data.Common.DbDataSourceEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000929*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbDataSourceEnumerator::.ctor - - .method /*0600092A*/ public hidebysig newslot abstract virtual - instance class System.Data.DataTable/*0200001D*/ - GetDataSources() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x0 - } // end of method DbDataSourceEnumerator::GetDataSources - -} // end of class System.Data.Common.DbDataSourceEnumerator - -.class /*0200008B*/ public auto ansi beforefieldinit System.Data.Common.DbEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ -{ - .method /*0600092B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.Common.DbDataReader/*02000087*/ reader) cil managed - // SIG: 20 01 01 12 82 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbEnumerator::.ctor - - .method /*0600092C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.Common.DbDataReader/*02000087*/ reader, - bool closeReader) cil managed - // SIG: 20 02 01 12 82 1C 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbEnumerator::.ctor - - .method /*0600092D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.IDataReader/*02000036*/ reader) cil managed - // SIG: 20 01 01 12 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbEnumerator::.ctor - - .method /*0600092E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.IDataReader/*02000036*/ reader, - bool closeReader) cil managed - // SIG: 20 02 01 12 80 D8 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbEnumerator::.ctor - - .method /*0600092F*/ public hidebysig newslot specialname virtual final - instance object get_Current() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbEnumerator::get_Current - - .method /*06000930*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbEnumerator::MoveNext - - .method /*06000931*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - .custom /*0C000157:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbEnumerator::Reset - - .property /*170001B3*/ instance object Current() - { - .get instance object System.Data.Common.DbEnumerator/*0200008B*/::get_Current() /* 0600092F */ - } // end of property DbEnumerator::Current -} // end of class System.Data.Common.DbEnumerator - -.class /*0200008C*/ public abstract auto ansi beforefieldinit System.Data.Common.DbException - extends [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100007B*/ -{ - .method /*06000932*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000075 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100007B*/::.ctor() /* 0A000075 */ - IL_0006: /* 2A | */ ret - } // end of method DbException::.ctor - - .method /*06000933*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000075 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100007B*/::.ctor() /* 0A000075 */ - IL_0006: /* 2A | */ ret - } // end of method DbException::.ctor - - .method /*06000934*/ family hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000075 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100007B*/::.ctor() /* 0A000075 */ - IL_0006: /* 2A | */ ret - } // end of method DbException::.ctor - - .method /*06000935*/ family hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000075 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100007B*/::.ctor() /* 0A000075 */ - IL_0006: /* 2A | */ ret - } // end of method DbException::.ctor - - .method /*06000936*/ family hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 errorCode) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000075 */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*0100007B*/::.ctor() /* 0A000075 */ - IL_0006: /* 2A | */ ret - } // end of method DbException::.ctor - -} // end of class System.Data.Common.DbException - -.class /*0200008D*/ public abstract auto ansi sealed beforefieldinit System.Data.Common.DbMetaDataCollectionNames - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .field /*04000118*/ public static initonly string DataSourceInformation - .field /*04000119*/ public static initonly string DataTypes - .field /*0400011A*/ public static initonly string MetaDataCollections - .field /*0400011B*/ public static initonly string ReservedWords - .field /*0400011C*/ public static initonly string Restrictions -} // end of class System.Data.Common.DbMetaDataCollectionNames - -.class /*0200008E*/ public abstract auto ansi sealed beforefieldinit System.Data.Common.DbMetaDataColumnNames - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .field /*0400011D*/ public static initonly string CollectionName - .field /*0400011E*/ public static initonly string ColumnSize - .field /*0400011F*/ public static initonly string CompositeIdentifierSeparatorPattern - .field /*04000120*/ public static initonly string CreateFormat - .field /*04000121*/ public static initonly string CreateParameters - .field /*04000122*/ public static initonly string DataSourceProductName - .field /*04000123*/ public static initonly string DataSourceProductVersion - .field /*04000124*/ public static initonly string DataSourceProductVersionNormalized - .field /*04000125*/ public static initonly string DataType - .field /*04000126*/ public static initonly string GroupByBehavior - .field /*04000127*/ public static initonly string IdentifierCase - .field /*04000128*/ public static initonly string IdentifierPattern - .field /*04000129*/ public static initonly string IsAutoIncrementable - .field /*0400012A*/ public static initonly string IsBestMatch - .field /*0400012B*/ public static initonly string IsCaseSensitive - .field /*0400012C*/ public static initonly string IsConcurrencyType - .field /*0400012D*/ public static initonly string IsFixedLength - .field /*0400012E*/ public static initonly string IsFixedPrecisionScale - .field /*0400012F*/ public static initonly string IsLiteralSupported - .field /*04000130*/ public static initonly string IsLong - .field /*04000131*/ public static initonly string IsNullable - .field /*04000132*/ public static initonly string IsSearchable - .field /*04000133*/ public static initonly string IsSearchableWithLike - .field /*04000134*/ public static initonly string IsUnsigned - .field /*04000135*/ public static initonly string LiteralPrefix - .field /*04000136*/ public static initonly string LiteralSuffix - .field /*04000137*/ public static initonly string MaximumScale - .field /*04000138*/ public static initonly string MinimumScale - .field /*04000139*/ public static initonly string NumberOfIdentifierParts - .field /*0400013A*/ public static initonly string NumberOfRestrictions - .field /*0400013B*/ public static initonly string OrderByColumnsInSelect - .field /*0400013C*/ public static initonly string ParameterMarkerFormat - .field /*0400013D*/ public static initonly string ParameterMarkerPattern - .field /*0400013E*/ public static initonly string ParameterNameMaxLength - .field /*0400013F*/ public static initonly string ParameterNamePattern - .field /*04000140*/ public static initonly string ProviderDbType - .field /*04000141*/ public static initonly string QuotedIdentifierCase - .field /*04000142*/ public static initonly string QuotedIdentifierPattern - .field /*04000143*/ public static initonly string ReservedWord - .field /*04000144*/ public static initonly string StatementSeparatorPattern - .field /*04000145*/ public static initonly string StringLiteralPattern - .field /*04000146*/ public static initonly string SupportedJoinOperators - .field /*04000147*/ public static initonly string TypeName -} // end of class System.Data.Common.DbMetaDataColumnNames - -.class /*0200008F*/ public abstract auto ansi beforefieldinit System.Data.Common.DbParameter - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements System.Data.IDataParameter/*02000034*/, - System.Data.IDbDataParameter/*0200003B*/ -{ - .method /*06000937*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DbParameter::.ctor - - .method /*06000938*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.DbType/*0200002A*/ - get_DbType() cil managed - // SIG: 20 00 11 80 A8 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_DbType - - .method /*06000939*/ public hidebysig newslot specialname abstract virtual - instance void set_DbType(valuetype System.Data.DbType/*0200002A*/ 'value') cil managed - // SIG: 20 01 01 11 80 A8 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_DbType - - .method /*0600093A*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.ParameterDirection/*0200004D*/ - get_Direction() cil managed - // SIG: 20 00 11 81 34 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_Direction - - .method /*0600093B*/ public hidebysig newslot specialname abstract virtual - instance void set_Direction(valuetype System.Data.ParameterDirection/*0200004D*/ 'value') cil managed - // SIG: 20 01 01 11 81 34 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_Direction - - .method /*0600093C*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_IsNullable - - .method /*0600093D*/ public hidebysig newslot specialname abstract virtual - instance void set_IsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_IsNullable - - .method /*0600093E*/ public hidebysig newslot specialname abstract virtual - instance string get_ParameterName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_ParameterName - - .method /*0600093F*/ public hidebysig newslot specialname abstract virtual - instance void set_ParameterName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_ParameterName - - .method /*06000940*/ public hidebysig newslot specialname virtual - instance uint8 get_Precision() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameter::get_Precision - - .method /*06000941*/ public hidebysig newslot specialname virtual - instance void set_Precision(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameter::set_Precision - - .method /*06000942*/ public hidebysig newslot specialname virtual - instance uint8 get_Scale() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameter::get_Scale - - .method /*06000943*/ public hidebysig newslot specialname virtual - instance void set_Scale(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameter::set_Scale - - .method /*06000944*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_Size - - .method /*06000945*/ public hidebysig newslot specialname abstract virtual - instance void set_Size(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_Size - - .method /*06000946*/ public hidebysig newslot specialname abstract virtual - instance string get_SourceColumn() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_SourceColumn - - .method /*06000947*/ public hidebysig newslot specialname abstract virtual - instance void set_SourceColumn(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_SourceColumn - - .method /*06000948*/ public hidebysig newslot specialname abstract virtual - instance bool get_SourceColumnNullMapping() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_SourceColumnNullMapping - - .method /*06000949*/ public hidebysig newslot specialname abstract virtual - instance void set_SourceColumnNullMapping(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_SourceColumnNullMapping - - .method /*0600094A*/ public hidebysig newslot specialname virtual - instance valuetype System.Data.DataRowVersion/*02000018*/ - get_SourceVersion() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameter::get_SourceVersion - - .method /*0600094B*/ public hidebysig newslot specialname virtual - instance void set_SourceVersion(valuetype System.Data.DataRowVersion/*02000018*/ 'value') cil managed - // SIG: 20 01 01 11 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameter::set_SourceVersion - - .method /*0600094C*/ private hidebysig newslot specialname virtual final - instance uint8 System.Data.IDbDataParameter.get_Precision() cil managed - // SIG: 20 00 05 - { - .override System.Data.IDbDataParameter/*0200003B*/::get_Precision /*0200003B::0600039F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameter::System.Data.IDbDataParameter.get_Precision - - .method /*0600094D*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbDataParameter.set_Precision(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - .override System.Data.IDbDataParameter/*0200003B*/::set_Precision /*0200003B::060003A0*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameter::System.Data.IDbDataParameter.set_Precision - - .method /*0600094E*/ private hidebysig newslot specialname virtual final - instance uint8 System.Data.IDbDataParameter.get_Scale() cil managed - // SIG: 20 00 05 - { - .override System.Data.IDbDataParameter/*0200003B*/::get_Scale /*0200003B::060003A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameter::System.Data.IDbDataParameter.get_Scale - - .method /*0600094F*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDbDataParameter.set_Scale(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - .override System.Data.IDbDataParameter/*0200003B*/::set_Scale /*0200003B::060003A2*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameter::System.Data.IDbDataParameter.set_Scale - - .method /*06000950*/ public hidebysig newslot specialname abstract virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameter::get_Value - - .method /*06000951*/ public hidebysig newslot specialname abstract virtual - instance void set_Value(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameter::set_Value - - .method /*06000952*/ public hidebysig newslot abstract virtual - instance void ResetDbType() cil managed - // SIG: 20 00 01 - { - .custom /*0C000158:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method DbParameter::ResetDbType - - .property /*170001B4*/ instance valuetype System.Data.DbType/*0200002A*/ - DbType() - { - .custom /*0C00011D:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00011E:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .custom /*0C00011F:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance valuetype System.Data.DbType/*0200002A*/ System.Data.Common.DbParameter/*0200008F*/::get_DbType() /* 06000938 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_DbType(valuetype System.Data.DbType/*0200002A*/) /* 06000939 */ - } // end of property DbParameter::DbType - .property /*170001B5*/ instance valuetype System.Data.ParameterDirection/*0200004D*/ - Direction() - { - .custom /*0C000120:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1E 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 50 61 72 61 6D 65 74 65 72 44 69 72 65 63 74 69 // ParameterDirecti - 6F 6E 01 00 00 00 00 00 ) // on...... - .custom /*0C000121:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance valuetype System.Data.ParameterDirection/*0200004D*/ System.Data.Common.DbParameter/*0200008F*/::get_Direction() /* 0600093A */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_Direction(valuetype System.Data.ParameterDirection/*0200004D*/) /* 0600093B */ - } // end of property DbParameter::Direction - .property /*170001B6*/ instance bool IsNullable() - { - .custom /*0C000122:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000123:0A000064*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignOnlyAttribute/*01000072*/::.ctor(bool) /* 0A000064 */ = ( 01 00 01 00 00 ) - .custom /*0C000124:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbParameter/*0200008F*/::get_IsNullable() /* 0600093C */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_IsNullable(bool) /* 0600093D */ - } // end of property DbParameter::IsNullable - .property /*170001B7*/ instance string ParameterName() - { - .custom /*0C000125:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DbParameter/*0200008F*/::get_ParameterName() /* 0600093E */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_ParameterName(string) /* 0600093F */ - } // end of property DbParameter::ParameterName - .property /*170001B8*/ instance uint8 Precision() - { - .get instance uint8 System.Data.Common.DbParameter/*0200008F*/::get_Precision() /* 06000940 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_Precision(uint8) /* 06000941 */ - } // end of property DbParameter::Precision - .property /*170001B9*/ instance uint8 Scale() - { - .get instance uint8 System.Data.Common.DbParameter/*0200008F*/::get_Scale() /* 06000942 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_Scale(uint8) /* 06000943 */ - } // end of property DbParameter::Scale - .property /*170001BA*/ instance int32 Size() - { - .get instance int32 System.Data.Common.DbParameter/*0200008F*/::get_Size() /* 06000944 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_Size(int32) /* 06000945 */ - } // end of property DbParameter::Size - .property /*170001BB*/ instance string SourceColumn() - { - .custom /*0C000126:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 00 00 00 ) - .get instance string System.Data.Common.DbParameter/*0200008F*/::get_SourceColumn() /* 06000946 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_SourceColumn(string) /* 06000947 */ - } // end of property DbParameter::SourceColumn - .property /*170001BC*/ instance bool SourceColumnNullMapping() - { - .custom /*0C000127:0A000019*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(bool) /* 0A000019 */ = ( 01 00 00 00 00 ) - .custom /*0C000128:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 02 00 00 00 00 00 ) - .custom /*0C000129:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbParameter/*0200008F*/::get_SourceColumnNullMapping() /* 06000948 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_SourceColumnNullMapping(bool) /* 06000949 */ - } // end of property DbParameter::SourceColumnNullMapping - .property /*170001BD*/ instance valuetype System.Data.DataRowVersion/*02000018*/ - SourceVersion() - { - .custom /*0C00012A:0A00001C*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(object) /* 0A00001C */ = ( 01 00 55 1A 53 79 73 74 65 6D 2E 44 61 74 61 2E // ..U.System.Data. - 44 61 74 61 52 6F 77 56 65 72 73 69 6F 6E 00 02 // DataRowVersion.. - 00 00 00 00 ) - .get instance valuetype System.Data.DataRowVersion/*02000018*/ System.Data.Common.DbParameter/*0200008F*/::get_SourceVersion() /* 0600094A */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_SourceVersion(valuetype System.Data.DataRowVersion/*02000018*/) /* 0600094B */ - } // end of property DbParameter::SourceVersion - .property /*170001BE*/ instance uint8 System.Data.IDbDataParameter.Precision() - { - .get instance uint8 System.Data.Common.DbParameter/*0200008F*/::System.Data.IDbDataParameter.get_Precision() /* 0600094C */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::System.Data.IDbDataParameter.set_Precision(uint8) /* 0600094D */ - } // end of property DbParameter::System.Data.IDbDataParameter.Precision - .property /*170001BF*/ instance uint8 System.Data.IDbDataParameter.Scale() - { - .get instance uint8 System.Data.Common.DbParameter/*0200008F*/::System.Data.IDbDataParameter.get_Scale() /* 0600094E */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::System.Data.IDbDataParameter.set_Scale(uint8) /* 0600094F */ - } // end of property DbParameter::System.Data.IDbDataParameter.Scale - .property /*170001C0*/ instance object Value() - { - .custom /*0C00012B:0A000013*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000016*/::.ctor(string) /* 0A000013 */ = ( 01 00 FF 00 00 ) - .custom /*0C00012C:0A00001A*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshPropertiesAttribute/*01000025*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.RefreshProperties/*01000024*/) /* 0A00001A */ = ( 01 00 01 00 00 00 00 00 ) - .get instance object System.Data.Common.DbParameter/*0200008F*/::get_Value() /* 06000950 */ - .set instance void System.Data.Common.DbParameter/*0200008F*/::set_Value(object) /* 06000951 */ - } // end of property DbParameter::Value -} // end of class System.Data.Common.DbParameter - -.class /*02000090*/ public abstract auto ansi beforefieldinit System.Data.Common.DbParameterCollection - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000060*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/, - System.Data.IDataParameterCollection/*02000035*/ -{ - .custom /*0C0000AD:0A000015*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000018*/::.ctor(string) /* 0A000015 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000953*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DbParameterCollection::.ctor - - .method /*06000954*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::get_Count - - .method /*06000955*/ public hidebysig newslot specialname virtual - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::get_IsFixedSize - - .method /*06000956*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::get_IsReadOnly - - .method /*06000957*/ public hidebysig newslot specialname virtual - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::get_IsSynchronized - - .method /*06000958*/ public hidebysig specialname - instance class System.Data.Common.DbParameter/*0200008F*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 82 3C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::get_Item - - .method /*06000959*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.Data.Common.DbParameter/*0200008F*/ 'value') cil managed - // SIG: 20 02 01 08 12 82 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameterCollection::set_Item - - .method /*0600095A*/ public hidebysig specialname - instance class System.Data.Common.DbParameter/*0200008F*/ - get_Item(string parameterName) cil managed - // SIG: 20 01 12 82 3C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::get_Item - - .method /*0600095B*/ public hidebysig specialname - instance void set_Item(string parameterName, - class System.Data.Common.DbParameter/*0200008F*/ 'value') cil managed - // SIG: 20 02 01 0E 12 82 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameterCollection::set_Item - - .method /*0600095C*/ public hidebysig newslot specialname abstract virtual - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::get_SyncRoot - - .method /*0600095D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::get_Item /*01000041::0A00003C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::System.Collections.IList.get_Item - - .method /*0600095E*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000041*/::set_Item /*01000041::0A00003D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameterCollection::System.Collections.IList.set_Item - - .method /*0600095F*/ private hidebysig newslot specialname virtual final - instance object System.Data.IDataParameterCollection.get_Item(string parameterName) cil managed - // SIG: 20 01 1C 0E - { - .override System.Data.IDataParameterCollection/*02000035*/::get_Item /*02000035::06000353*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbParameterCollection::System.Data.IDataParameterCollection.get_Item - - .method /*06000960*/ private hidebysig newslot specialname virtual final - instance void System.Data.IDataParameterCollection.set_Item(string parameterName, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - .override System.Data.IDataParameterCollection/*02000035*/::set_Item /*02000035::06000354*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbParameterCollection::System.Data.IDataParameterCollection.set_Item - - .method /*06000961*/ public hidebysig newslot abstract virtual - instance int32 Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::Add - - .method /*06000962*/ public hidebysig newslot abstract virtual - instance void AddRange(class [System.Runtime/*23000001*/]System.Array/*01000031*/ values) cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::AddRange - - .method /*06000963*/ public hidebysig newslot abstract virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::Clear - - .method /*06000964*/ public hidebysig newslot abstract virtual - instance bool Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::Contains - - .method /*06000965*/ public hidebysig newslot abstract virtual - instance bool Contains(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::Contains - - .method /*06000966*/ public hidebysig newslot abstract virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000031*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C5 08 - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::CopyTo - - .method /*06000967*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000032*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 C9 - { - .custom /*0C000159:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::GetEnumerator - - .method /*06000968*/ family hidebysig newslot abstract virtual - instance class System.Data.Common.DbParameter/*0200008F*/ - GetParameter(int32 index) cil managed - // SIG: 20 01 12 82 3C 08 - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::GetParameter - - .method /*06000969*/ family hidebysig newslot abstract virtual - instance class System.Data.Common.DbParameter/*0200008F*/ - GetParameter(string parameterName) cil managed - // SIG: 20 01 12 82 3C 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::GetParameter - - .method /*0600096A*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::IndexOf - - .method /*0600096B*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(string parameterName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::IndexOf - - .method /*0600096C*/ public hidebysig newslot abstract virtual - instance void Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::Insert - - .method /*0600096D*/ public hidebysig newslot abstract virtual - instance void Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::Remove - - .method /*0600096E*/ public hidebysig newslot abstract virtual - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::RemoveAt - - .method /*0600096F*/ public hidebysig newslot abstract virtual - instance void RemoveAt(string parameterName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::RemoveAt - - .method /*06000970*/ family hidebysig newslot abstract virtual - instance void SetParameter(int32 index, - class System.Data.Common.DbParameter/*0200008F*/ 'value') cil managed - // SIG: 20 02 01 08 12 82 3C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::SetParameter - - .method /*06000971*/ family hidebysig newslot abstract virtual - instance void SetParameter(string parameterName, - class System.Data.Common.DbParameter/*0200008F*/ 'value') cil managed - // SIG: 20 02 01 0E 12 82 3C - { - // Method begins at RVA 0x0 - } // end of method DbParameterCollection::SetParameter - - .property /*170001C1*/ instance int32 Count() - { - .custom /*0C00012D:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C00012E:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .get instance int32 System.Data.Common.DbParameterCollection/*02000090*/::get_Count() /* 06000954 */ - } // end of property DbParameterCollection::Count - .property /*170001C2*/ instance bool IsFixedSize() - { - .custom /*0C00012F:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000130:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .custom /*0C000131:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbParameterCollection/*02000090*/::get_IsFixedSize() /* 06000955 */ - } // end of property DbParameterCollection::IsFixedSize - .property /*170001C3*/ instance bool IsReadOnly() - { - .custom /*0C000132:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000133:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .custom /*0C000134:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbParameterCollection/*02000090*/::get_IsReadOnly() /* 06000956 */ - } // end of property DbParameterCollection::IsReadOnly - .property /*170001C4*/ instance bool IsSynchronized() - { - .custom /*0C000135:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000136:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .custom /*0C000137:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Data.Common.DbParameterCollection/*02000090*/::get_IsSynchronized() /* 06000957 */ - } // end of property DbParameterCollection::IsSynchronized - .property /*170001C5*/ instance class System.Data.Common.DbParameter/*0200008F*/ - Item(int32) - { - .get instance class System.Data.Common.DbParameter/*0200008F*/ System.Data.Common.DbParameterCollection/*02000090*/::get_Item(int32) /* 06000958 */ - .set instance void System.Data.Common.DbParameterCollection/*02000090*/::set_Item(int32, - class System.Data.Common.DbParameter/*0200008F*/) /* 06000959 */ - } // end of property DbParameterCollection::Item - .property /*170001C6*/ instance class System.Data.Common.DbParameter/*0200008F*/ - Item(string) - { - .get instance class System.Data.Common.DbParameter/*0200008F*/ System.Data.Common.DbParameterCollection/*02000090*/::get_Item(string) /* 0600095A */ - .set instance void System.Data.Common.DbParameterCollection/*02000090*/::set_Item(string, - class System.Data.Common.DbParameter/*0200008F*/) /* 0600095B */ - } // end of property DbParameterCollection::Item - .property /*170001C7*/ instance object SyncRoot() - { - .custom /*0C000138:0A000014*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.BrowsableAttribute/*01000017*/::.ctor(bool) /* 0A000014 */ = ( 01 00 00 00 00 ) - .custom /*0C000139:0A00001E*/ instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibilityAttribute/*01000027*/::.ctor(valuetype [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DesignerSerializationVisibility/*01000026*/) /* 0A00001E */ = ( 01 00 00 00 00 00 00 00 ) - .custom /*0C00013A:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100002F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100002E*/) /* 0A00001F */ = ( 01 00 01 00 00 00 00 00 ) - .get instance object System.Data.Common.DbParameterCollection/*02000090*/::get_SyncRoot() /* 0600095C */ - } // end of property DbParameterCollection::SyncRoot - .property /*170001C8*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Data.Common.DbParameterCollection/*02000090*/::System.Collections.IList.get_Item(int32) /* 0600095D */ - .set instance void System.Data.Common.DbParameterCollection/*02000090*/::System.Collections.IList.set_Item(int32, - object) /* 0600095E */ - } // end of property DbParameterCollection::System.Collections.IList.Item - .property /*170001C9*/ instance object System.Data.IDataParameterCollection.Item(string) - { - .get instance object System.Data.Common.DbParameterCollection/*02000090*/::System.Data.IDataParameterCollection.get_Item(string) /* 0600095F */ - .set instance void System.Data.Common.DbParameterCollection/*02000090*/::System.Data.IDataParameterCollection.set_Item(string, - object) /* 06000960 */ - } // end of property DbParameterCollection::System.Data.IDataParameterCollection.Item -} // end of class System.Data.Common.DbParameterCollection - -.class /*02000091*/ public abstract auto ansi sealed beforefieldinit System.Data.Common.DbProviderFactories - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000972*/ public hidebysig static - class System.Data.Common.DbProviderFactory/*02000092*/ - GetFactory(class System.Data.Common.DbConnection/*02000084*/ connection) cil managed - // SIG: 00 01 12 82 48 12 82 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::GetFactory - - .method /*06000973*/ public hidebysig static - class System.Data.Common.DbProviderFactory/*02000092*/ - GetFactory(class System.Data.DataRow/*02000011*/ providerRow) cil managed - // SIG: 00 01 12 82 48 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::GetFactory - - .method /*06000974*/ public hidebysig static - class System.Data.Common.DbProviderFactory/*02000092*/ - GetFactory(string providerInvariantName) cil managed - // SIG: 00 01 12 82 48 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::GetFactory - - .method /*06000975*/ public hidebysig static - class System.Data.DataTable/*0200001D*/ - GetFactoryClasses() cil managed - // SIG: 00 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::GetFactoryClasses - - .method /*06000976*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100007C*/ - GetProviderInvariantNames() cil managed - // SIG: 00 00 15 12 81 F1 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::GetProviderInvariantNames - - .method /*06000977*/ public hidebysig static - void RegisterFactory(string providerInvariantName, - class System.Data.Common.DbProviderFactory/*02000092*/ factory) cil managed - // SIG: 00 02 01 0E 12 82 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbProviderFactories::RegisterFactory - - .method /*06000978*/ public hidebysig static - void RegisterFactory(string providerInvariantName, - string factoryTypeAssemblyQualifiedName) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbProviderFactories::RegisterFactory - - .method /*06000979*/ public hidebysig static - void RegisterFactory(string providerInvariantName, - class [System.Runtime/*23000001*/]System.Type/*01000022*/ providerFactoryClass) cil managed - // SIG: 00 02 01 0E 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbProviderFactories::RegisterFactory - - .method /*0600097A*/ public hidebysig static - bool TryGetFactory(string providerInvariantName, - [out] class System.Data.Common.DbProviderFactory/*02000092*/& factory) cil managed - // SIG: 00 02 02 0E 10 12 82 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::TryGetFactory - - .method /*0600097B*/ public hidebysig static - bool UnregisterFactory(string providerInvariantName) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactories::UnregisterFactory - -} // end of class System.Data.Common.DbProviderFactories - -.class /*02000092*/ public abstract auto ansi beforefieldinit System.Data.Common.DbProviderFactory - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600097C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006D */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A00006D */ - IL_0006: /* 2A | */ ret - } // end of method DbProviderFactory::.ctor - - .method /*0600097D*/ public hidebysig newslot specialname virtual - instance bool get_CanCreateDataSourceEnumerator() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::get_CanCreateDataSourceEnumerator - - .method /*0600097E*/ public hidebysig newslot virtual - instance class System.Data.Common.DbCommand/*02000082*/ - CreateCommand() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateCommand - - .method /*0600097F*/ public hidebysig newslot virtual - instance class System.Data.Common.DbCommandBuilder/*02000083*/ - CreateCommandBuilder() cil managed - // SIG: 20 00 12 82 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateCommandBuilder - - .method /*06000980*/ public hidebysig newslot virtual - instance class System.Data.Common.DbConnection/*02000084*/ - CreateConnection() cil managed - // SIG: 20 00 12 82 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateConnection - - .method /*06000981*/ public hidebysig newslot virtual - instance class System.Data.Common.DbConnectionStringBuilder/*02000085*/ - CreateConnectionStringBuilder() cil managed - // SIG: 20 00 12 82 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateConnectionStringBuilder - - .method /*06000982*/ public hidebysig newslot virtual - instance class System.Data.Common.DbDataAdapter/*02000086*/ - CreateDataAdapter() cil managed - // SIG: 20 00 12 82 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateDataAdapter - - .method /*06000983*/ public hidebysig newslot virtual - instance class System.Data.Common.DbDataSourceEnumerator/*0200008A*/ - CreateDataSourceEnumerator() cil managed - // SIG: 20 00 12 82 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateDataSourceEnumerator - - .method /*06000984*/ public hidebysig newslot virtual - instance class System.Data.Common.DbParameter/*0200008F*/ - CreateParameter() cil managed - // SIG: 20 00 12 82 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderFactory::CreateParameter - - .property /*170001CA*/ instance bool CanCreateDataSourceEnumerator() - { - .get instance bool System.Data.Common.DbProviderFactory/*02000092*/::get_CanCreateDataSourceEnumerator() /* 0600097D */ - } // end of property DbProviderFactory::CanCreateDataSourceEnumerator -} // end of class System.Data.Common.DbProviderFactory - -.class /*02000093*/ public auto ansi sealed beforefieldinit System.Data.Common.DbProviderSpecificTypePropertyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003A*/ -{ - .custom /*0C0000AE:0A000035*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000053*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000052*/) /* 0A000035 */ = ( 01 00 80 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .method /*06000985*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isProviderSpecificTypeProperty) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x20d5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000076 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003A*/::.ctor() /* 0A000076 */ - IL_0006: /* 2A | */ ret - } // end of method DbProviderSpecificTypePropertyAttribute::.ctor - - .method /*06000986*/ public hidebysig specialname - instance bool get_IsProviderSpecificTypeProperty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbProviderSpecificTypePropertyAttribute::get_IsProviderSpecificTypeProperty - - .property /*170001CB*/ instance bool IsProviderSpecificTypeProperty() - { - .get instance bool System.Data.Common.DbProviderSpecificTypePropertyAttribute/*02000093*/::get_IsProviderSpecificTypeProperty() /* 06000986 */ - } // end of property DbProviderSpecificTypePropertyAttribute::IsProviderSpecificTypeProperty -} // end of class System.Data.Common.DbProviderSpecificTypePropertyAttribute - -.class /*02000094*/ public abstract auto ansi beforefieldinit System.Data.Common.DbTransaction - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/ - implements System.Data.IDbTransaction/*0200003C*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000064*/ -{ - .method /*06000987*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000074 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100006E*/::.ctor() /* 0A000074 */ - IL_0006: /* 2A | */ ret - } // end of method DbTransaction::.ctor - - .method /*06000988*/ public hidebysig specialname - instance class System.Data.Common.DbConnection/*02000084*/ - get_Connection() cil managed - // SIG: 20 00 12 82 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbTransaction::get_Connection - - .method /*06000989*/ family hidebysig newslot specialname abstract virtual - instance class System.Data.Common.DbConnection/*02000084*/ - get_DbConnection() cil managed - // SIG: 20 00 12 82 10 - { - // Method begins at RVA 0x0 - } // end of method DbTransaction::get_DbConnection - - .method /*0600098A*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Data.IsolationLevel/*02000041*/ - get_IsolationLevel() cil managed - // SIG: 20 00 11 81 04 - { - // Method begins at RVA 0x0 - } // end of method DbTransaction::get_IsolationLevel - - .method /*0600098B*/ private hidebysig newslot specialname virtual final - instance class System.Data.IDbConnection/*02000039*/ - System.Data.IDbTransaction.get_Connection() cil managed - // SIG: 20 00 12 80 E4 - { - .override System.Data.IDbTransaction/*0200003C*/::get_Connection /*0200003C::060003A5*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DbTransaction::System.Data.IDbTransaction.get_Connection - - .method /*0600098C*/ public hidebysig newslot abstract virtual - instance void Commit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbTransaction::Commit - - .method /*0600098D*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbTransaction::Dispose - - .method /*0600098E*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DbTransaction::Dispose - - .method /*0600098F*/ public hidebysig newslot abstract virtual - instance void Rollback() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DbTransaction::Rollback - - .property /*170001CC*/ instance class System.Data.Common.DbConnection/*02000084*/ - Connection() - { - .get instance class System.Data.Common.DbConnection/*02000084*/ System.Data.Common.DbTransaction/*02000094*/::get_Connection() /* 06000988 */ - } // end of property DbTransaction::Connection - .property /*170001CD*/ instance class System.Data.Common.DbConnection/*02000084*/ - DbConnection() - { - .get instance class System.Data.Common.DbConnection/*02000084*/ System.Data.Common.DbTransaction/*02000094*/::get_DbConnection() /* 06000989 */ - } // end of property DbTransaction::DbConnection - .property /*170001CE*/ instance valuetype System.Data.IsolationLevel/*02000041*/ - IsolationLevel() - { - .get instance valuetype System.Data.IsolationLevel/*02000041*/ System.Data.Common.DbTransaction/*02000094*/::get_IsolationLevel() /* 0600098A */ - } // end of property DbTransaction::IsolationLevel - .property /*170001CF*/ instance class System.Data.IDbConnection/*02000039*/ - System.Data.IDbTransaction.Connection() - { - .get instance class System.Data.IDbConnection/*02000039*/ System.Data.Common.DbTransaction/*02000094*/::System.Data.IDbTransaction.get_Connection() /* 0600098B */ - } // end of property DbTransaction::System.Data.IDbTransaction.Connection -} // end of class System.Data.Common.DbTransaction - -.class /*02000095*/ public auto ansi sealed System.Data.Common.GroupByBehavior - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000148*/ public specialname rtspecialname int32 value__ - .field /*04000149*/ public static literal valuetype System.Data.Common.GroupByBehavior/*02000095*/ ExactMatch = int32(0x00000004) - .field /*0400014A*/ public static literal valuetype System.Data.Common.GroupByBehavior/*02000095*/ MustContainAll = int32(0x00000003) - .field /*0400014B*/ public static literal valuetype System.Data.Common.GroupByBehavior/*02000095*/ NotSupported = int32(0x00000001) - .field /*0400014C*/ public static literal valuetype System.Data.Common.GroupByBehavior/*02000095*/ Unknown = int32(0x00000000) - .field /*0400014D*/ public static literal valuetype System.Data.Common.GroupByBehavior/*02000095*/ Unrelated = int32(0x00000002) -} // end of class System.Data.Common.GroupByBehavior - -.class /*02000096*/ interface public abstract auto ansi System.Data.Common.IDbColumnSchemaGenerator -{ - .method /*06000990*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100007A*/ - GetColumnSchema() cil managed - // SIG: 20 00 15 12 81 E9 01 12 82 04 - { - // Method begins at RVA 0x0 - } // end of method IDbColumnSchemaGenerator::GetColumnSchema - -} // end of class System.Data.Common.IDbColumnSchemaGenerator - -.class /*02000097*/ public auto ansi sealed System.Data.Common.IdentifierCase - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400014E*/ public specialname rtspecialname int32 value__ - .field /*0400014F*/ public static literal valuetype System.Data.Common.IdentifierCase/*02000097*/ Insensitive = int32(0x00000001) - .field /*04000150*/ public static literal valuetype System.Data.Common.IdentifierCase/*02000097*/ Sensitive = int32(0x00000002) - .field /*04000151*/ public static literal valuetype System.Data.Common.IdentifierCase/*02000097*/ Unknown = int32(0x00000000) -} // end of class System.Data.Common.IdentifierCase - -.class /*02000098*/ public auto ansi beforefieldinit System.Data.Common.RowUpdatedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*06000991*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataRow/*02000011*/ dataRow, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.StatementType/*0200005A*/ statementType, - class System.Data.Common.DataTableMapping/*0200007F*/ tableMapping) cil managed - // SIG: 20 04 01 12 44 12 80 E0 11 81 68 12 81 FC - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method RowUpdatedEventArgs::.ctor - - .method /*06000992*/ public hidebysig specialname - instance class System.Data.IDbCommand/*02000038*/ - get_Command() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_Command - - .method /*06000993*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - get_Errors() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_Errors - - .method /*06000994*/ public hidebysig specialname - instance void set_Errors(class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatedEventArgs::set_Errors - - .method /*06000995*/ public hidebysig specialname - instance int32 get_RecordsAffected() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_RecordsAffected - - .method /*06000996*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_Row - - .method /*06000997*/ public hidebysig specialname - instance int32 get_RowCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_RowCount - - .method /*06000998*/ public hidebysig specialname - instance valuetype System.Data.StatementType/*0200005A*/ - get_StatementType() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_StatementType - - .method /*06000999*/ public hidebysig specialname - instance valuetype System.Data.UpdateStatus/*0200005F*/ - get_Status() cil managed - // SIG: 20 00 11 81 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_Status - - .method /*0600099A*/ public hidebysig specialname - instance void set_Status(valuetype System.Data.UpdateStatus/*0200005F*/ 'value') cil managed - // SIG: 20 01 01 11 81 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatedEventArgs::set_Status - - .method /*0600099B*/ public hidebysig specialname - instance class System.Data.Common.DataTableMapping/*0200007F*/ - get_TableMapping() cil managed - // SIG: 20 00 12 81 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatedEventArgs::get_TableMapping - - .method /*0600099C*/ public hidebysig instance void - CopyToRows(class System.Data.DataRow/*02000011*/[] 'array') cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatedEventArgs::CopyToRows - - .method /*0600099D*/ public hidebysig instance void - CopyToRows(class System.Data.DataRow/*02000011*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 12 44 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatedEventArgs::CopyToRows - - .property /*170001D0*/ instance class System.Data.IDbCommand/*02000038*/ - Command() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_Command() /* 06000992 */ - } // end of property RowUpdatedEventArgs::Command - .property /*170001D1*/ instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - Errors() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_Errors() /* 06000993 */ - .set instance void System.Data.Common.RowUpdatedEventArgs/*02000098*/::set_Errors(class [System.Runtime/*23000001*/]System.Exception/*0100001E*/) /* 06000994 */ - } // end of property RowUpdatedEventArgs::Errors - .property /*170001D2*/ instance int32 RecordsAffected() - { - .get instance int32 System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_RecordsAffected() /* 06000995 */ - } // end of property RowUpdatedEventArgs::RecordsAffected - .property /*170001D3*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_Row() /* 06000996 */ - } // end of property RowUpdatedEventArgs::Row - .property /*170001D4*/ instance int32 RowCount() - { - .get instance int32 System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_RowCount() /* 06000997 */ - } // end of property RowUpdatedEventArgs::RowCount - .property /*170001D5*/ instance valuetype System.Data.StatementType/*0200005A*/ - StatementType() - { - .get instance valuetype System.Data.StatementType/*0200005A*/ System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_StatementType() /* 06000998 */ - } // end of property RowUpdatedEventArgs::StatementType - .property /*170001D6*/ instance valuetype System.Data.UpdateStatus/*0200005F*/ - Status() - { - .get instance valuetype System.Data.UpdateStatus/*0200005F*/ System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_Status() /* 06000999 */ - .set instance void System.Data.Common.RowUpdatedEventArgs/*02000098*/::set_Status(valuetype System.Data.UpdateStatus/*0200005F*/) /* 0600099A */ - } // end of property RowUpdatedEventArgs::Status - .property /*170001D7*/ instance class System.Data.Common.DataTableMapping/*0200007F*/ - TableMapping() - { - .get instance class System.Data.Common.DataTableMapping/*0200007F*/ System.Data.Common.RowUpdatedEventArgs/*02000098*/::get_TableMapping() /* 0600099B */ - } // end of property RowUpdatedEventArgs::TableMapping -} // end of class System.Data.Common.RowUpdatedEventArgs - -.class /*02000099*/ public auto ansi beforefieldinit System.Data.Common.RowUpdatingEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ -{ - .method /*0600099E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Data.DataRow/*02000011*/ dataRow, - class System.Data.IDbCommand/*02000038*/ command, - valuetype System.Data.StatementType/*0200005A*/ statementType, - class System.Data.Common.DataTableMapping/*0200007F*/ tableMapping) cil managed - // SIG: 20 04 01 12 44 12 80 E0 11 81 68 12 81 FC - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00006F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A00006F */ - IL_0006: /* 2A | */ ret - } // end of method RowUpdatingEventArgs::.ctor - - .method /*0600099F*/ family hidebysig newslot specialname virtual - instance class System.Data.IDbCommand/*02000038*/ - get_BaseCommand() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_BaseCommand - - .method /*060009A0*/ family hidebysig newslot specialname virtual - instance void set_BaseCommand(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatingEventArgs::set_BaseCommand - - .method /*060009A1*/ public hidebysig specialname - instance class System.Data.IDbCommand/*02000038*/ - get_Command() cil managed - // SIG: 20 00 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_Command - - .method /*060009A2*/ public hidebysig specialname - instance void set_Command(class System.Data.IDbCommand/*02000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatingEventArgs::set_Command - - .method /*060009A3*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - get_Errors() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_Errors - - .method /*060009A4*/ public hidebysig specialname - instance void set_Errors(class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatingEventArgs::set_Errors - - .method /*060009A5*/ public hidebysig specialname - instance class System.Data.DataRow/*02000011*/ - get_Row() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_Row - - .method /*060009A6*/ public hidebysig specialname - instance valuetype System.Data.StatementType/*0200005A*/ - get_StatementType() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_StatementType - - .method /*060009A7*/ public hidebysig specialname - instance valuetype System.Data.UpdateStatus/*0200005F*/ - get_Status() cil managed - // SIG: 20 00 11 81 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_Status - - .method /*060009A8*/ public hidebysig specialname - instance void set_Status(valuetype System.Data.UpdateStatus/*0200005F*/ 'value') cil managed - // SIG: 20 01 01 11 81 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RowUpdatingEventArgs::set_Status - - .method /*060009A9*/ public hidebysig specialname - instance class System.Data.Common.DataTableMapping/*0200007F*/ - get_TableMapping() cil managed - // SIG: 20 00 12 81 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RowUpdatingEventArgs::get_TableMapping - - .property /*170001D8*/ instance class System.Data.IDbCommand/*02000038*/ - BaseCommand() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_BaseCommand() /* 0600099F */ - .set instance void System.Data.Common.RowUpdatingEventArgs/*02000099*/::set_BaseCommand(class System.Data.IDbCommand/*02000038*/) /* 060009A0 */ - } // end of property RowUpdatingEventArgs::BaseCommand - .property /*170001D9*/ instance class System.Data.IDbCommand/*02000038*/ - Command() - { - .get instance class System.Data.IDbCommand/*02000038*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_Command() /* 060009A1 */ - .set instance void System.Data.Common.RowUpdatingEventArgs/*02000099*/::set_Command(class System.Data.IDbCommand/*02000038*/) /* 060009A2 */ - } // end of property RowUpdatingEventArgs::Command - .property /*170001DA*/ instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - Errors() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_Errors() /* 060009A3 */ - .set instance void System.Data.Common.RowUpdatingEventArgs/*02000099*/::set_Errors(class [System.Runtime/*23000001*/]System.Exception/*0100001E*/) /* 060009A4 */ - } // end of property RowUpdatingEventArgs::Errors - .property /*170001DB*/ instance class System.Data.DataRow/*02000011*/ - Row() - { - .get instance class System.Data.DataRow/*02000011*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_Row() /* 060009A5 */ - } // end of property RowUpdatingEventArgs::Row - .property /*170001DC*/ instance valuetype System.Data.StatementType/*0200005A*/ - StatementType() - { - .get instance valuetype System.Data.StatementType/*0200005A*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_StatementType() /* 060009A6 */ - } // end of property RowUpdatingEventArgs::StatementType - .property /*170001DD*/ instance valuetype System.Data.UpdateStatus/*0200005F*/ - Status() - { - .get instance valuetype System.Data.UpdateStatus/*0200005F*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_Status() /* 060009A7 */ - .set instance void System.Data.Common.RowUpdatingEventArgs/*02000099*/::set_Status(valuetype System.Data.UpdateStatus/*0200005F*/) /* 060009A8 */ - } // end of property RowUpdatingEventArgs::Status - .property /*170001DE*/ instance class System.Data.Common.DataTableMapping/*0200007F*/ - TableMapping() - { - .get instance class System.Data.Common.DataTableMapping/*0200007F*/ System.Data.Common.RowUpdatingEventArgs/*02000099*/::get_TableMapping() /* 060009A9 */ - } // end of property RowUpdatingEventArgs::TableMapping -} // end of class System.Data.Common.RowUpdatingEventArgs - -.class /*0200009A*/ public abstract auto ansi sealed beforefieldinit System.Data.Common.SchemaTableColumn - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .field /*04000152*/ public static initonly string AllowDBNull - .field /*04000153*/ public static initonly string BaseColumnName - .field /*04000154*/ public static initonly string BaseSchemaName - .field /*04000155*/ public static initonly string BaseTableName - .field /*04000156*/ public static initonly string ColumnName - .field /*04000157*/ public static initonly string ColumnOrdinal - .field /*04000158*/ public static initonly string ColumnSize - .field /*04000159*/ public static initonly string DataType - .field /*0400015A*/ public static initonly string IsAliased - .field /*0400015B*/ public static initonly string IsExpression - .field /*0400015C*/ public static initonly string IsKey - .field /*0400015D*/ public static initonly string IsLong - .field /*0400015E*/ public static initonly string IsUnique - .field /*0400015F*/ public static initonly string NonVersionedProviderType - .field /*04000160*/ public static initonly string NumericPrecision - .field /*04000161*/ public static initonly string NumericScale - .field /*04000162*/ public static initonly string ProviderType -} // end of class System.Data.Common.SchemaTableColumn - -.class /*0200009B*/ public abstract auto ansi sealed beforefieldinit System.Data.Common.SchemaTableOptionalColumn - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .field /*04000163*/ public static initonly string AutoIncrementSeed - .field /*04000164*/ public static initonly string AutoIncrementStep - .field /*04000165*/ public static initonly string BaseCatalogName - .field /*04000166*/ public static initonly string BaseColumnNamespace - .field /*04000167*/ public static initonly string BaseServerName - .field /*04000168*/ public static initonly string BaseTableNamespace - .field /*04000169*/ public static initonly string ColumnMapping - .field /*0400016A*/ public static initonly string DefaultValue - .field /*0400016B*/ public static initonly string Expression - .field /*0400016C*/ public static initonly string IsAutoIncrement - .field /*0400016D*/ public static initonly string IsHidden - .field /*0400016E*/ public static initonly string IsReadOnly - .field /*0400016F*/ public static initonly string IsRowVersion - .field /*04000170*/ public static initonly string ProviderSpecificDataType -} // end of class System.Data.Common.SchemaTableOptionalColumn - -.class /*0200009C*/ public auto ansi sealed System.Data.Common.SupportedJoinOperators - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C0000B3:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000171*/ public specialname rtspecialname int32 value__ - .field /*04000172*/ public static literal valuetype System.Data.Common.SupportedJoinOperators/*0200009C*/ FullOuter = int32(0x00000008) - .field /*04000173*/ public static literal valuetype System.Data.Common.SupportedJoinOperators/*0200009C*/ Inner = int32(0x00000001) - .field /*04000174*/ public static literal valuetype System.Data.Common.SupportedJoinOperators/*0200009C*/ LeftOuter = int32(0x00000002) - .field /*04000175*/ public static literal valuetype System.Data.Common.SupportedJoinOperators/*0200009C*/ None = int32(0x00000000) - .field /*04000176*/ public static literal valuetype System.Data.Common.SupportedJoinOperators/*0200009C*/ RightOuter = int32(0x00000004) -} // end of class System.Data.Common.SupportedJoinOperators - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il deleted file mode 100644 index bf53d18454..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il +++ /dev/null @@ -1,1230 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x0c -// Minor linker version: 0x0a -// Size of code: 0x00002400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000042a2 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000e677 -// Subsystem: 0x0003 -// DLL characteristics: 0x0540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004250 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000438] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002e00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000022a8 Virtual Size -// 0x00002000 Virtual Address -// 0x00002400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000438 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000002a4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004292 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00002180] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000041d0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000e14 Size -// '#~' Name -// Stream 2: -// 0x00000e80 Offset -// 0x000011f4 Size -// '#Strings' Name -// Stream 3: -// 0x00002074 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x0000207c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000208c Offset -// 0x000000f4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27792 -// PE header size : 512 (496 used) ( 1.84%) -// PE additional info : 17267 (62.13%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8576 (30.86%) -// CLR additional info : 128 ( 0.46%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 7.37%) -// Unaccounted : -811 (-2.92%) - -// Num.of PE sections : 3 -// .text - 9216 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8576 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 5 (100 bytes) -// ExportedType - 230 (3220 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 4595 bytes -// Blobs - 244 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 167 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Data.SqlClient -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Data.Common -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Data.Odbc -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Data -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 44 61 74 61 2E 64 // ...System.Data.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 44 61 74 61 2E 64 // ...System.Data.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000005*/::.ctor(bool) /* 0A000005 */ = ( 01 00 01 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000007 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 44 61 74 61 2E 64 // ...System.Data.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder Microsoft.SqlServer.Server.DataAccessKind -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000002*/ forwarder Microsoft.SqlServer.Server.Format -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000003*/ forwarder Microsoft.SqlServer.Server.IBinarySerialize -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000004*/ forwarder Microsoft.SqlServer.Server.InvalidUdtException -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000005*/ forwarder Microsoft.SqlServer.Server.SqlDataRecord -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000006*/ forwarder Microsoft.SqlServer.Server.SqlFunctionAttribute -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000007*/ forwarder Microsoft.SqlServer.Server.SqlMetaData -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000008*/ forwarder Microsoft.SqlServer.Server.SqlMethodAttribute -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000009*/ forwarder Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700000A*/ forwarder Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700000B*/ forwarder Microsoft.SqlServer.Server.SystemDataAccessKind -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Data.AcceptRejectRule -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700000D*/ forwarder System.Data.CommandBehavior -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700000E*/ forwarder System.Data.CommandType -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700000F*/ forwarder System.Data.Common.CatalogLocation -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000010*/ forwarder System.Data.Common.DataAdapter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000011*/ forwarder System.Data.Common.DataColumnMapping -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000012*/ forwarder System.Data.Common.DataColumnMappingCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000013*/ forwarder System.Data.Common.DataTableMapping -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000014*/ forwarder System.Data.Common.DataTableMappingCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000015*/ forwarder System.Data.Common.DbCommand -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000016*/ forwarder System.Data.Common.DbCommandBuilder -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000017*/ forwarder System.Data.Common.DbConnection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000018*/ forwarder System.Data.Common.DbConnectionStringBuilder -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000019*/ forwarder System.Data.Common.DbDataAdapter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700001A*/ forwarder System.Data.Common.DBDataPermission -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*2700001B*/ forwarder System.Data.Common.DBDataPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*2700001C*/ forwarder System.Data.Common.DbDataReader -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700001D*/ forwarder System.Data.Common.DbDataRecord -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700001E*/ forwarder System.Data.Common.DbDataSourceEnumerator -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700001F*/ forwarder System.Data.Common.DbEnumerator -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000020*/ forwarder System.Data.Common.DbException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000021*/ forwarder System.Data.Common.DbMetaDataCollectionNames -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000022*/ forwarder System.Data.Common.DbMetaDataColumnNames -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000023*/ forwarder System.Data.Common.DbParameter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000024*/ forwarder System.Data.Common.DbParameterCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000025*/ forwarder System.Data.Common.DbProviderFactories -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000026*/ forwarder System.Data.Common.DbProviderFactory -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000027*/ forwarder System.Data.Common.DbProviderSpecificTypePropertyAttribute -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000028*/ forwarder System.Data.Common.DbTransaction -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000029*/ forwarder System.Data.Common.GroupByBehavior -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700002A*/ forwarder System.Data.Common.IdentifierCase -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700002B*/ forwarder System.Data.Common.RowUpdatedEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700002C*/ forwarder System.Data.Common.RowUpdatingEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700002D*/ forwarder System.Data.Common.SchemaTableColumn -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700002E*/ forwarder System.Data.Common.SchemaTableOptionalColumn -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700002F*/ forwarder System.Data.Common.SupportedJoinOperators -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000030*/ forwarder System.Data.ConflictOption -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000031*/ forwarder System.Data.ConnectionState -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000032*/ forwarder System.Data.Constraint -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000033*/ forwarder System.Data.ConstraintCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000034*/ forwarder System.Data.ConstraintException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000035*/ forwarder System.Data.DataColumn -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000036*/ forwarder System.Data.DataColumnChangeEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000037*/ forwarder System.Data.DataColumnChangeEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000038*/ forwarder System.Data.DataColumnCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000039*/ forwarder System.Data.DataException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700003A*/ forwarder System.Data.DataRelation -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700003B*/ forwarder System.Data.DataRelationCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700003C*/ forwarder System.Data.DataRow -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700003D*/ forwarder System.Data.DataRowAction -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700003E*/ forwarder System.Data.DataRowBuilder -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700003F*/ forwarder System.Data.DataRowChangeEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000040*/ forwarder System.Data.DataRowChangeEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000041*/ forwarder System.Data.DataRowCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000042*/ forwarder System.Data.DataRowState -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000043*/ forwarder System.Data.DataRowVersion -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000044*/ forwarder System.Data.DataRowView -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000045*/ forwarder System.Data.DataSet -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000046*/ forwarder System.Data.DataSetDateTime -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000047*/ forwarder System.Data.DataSysDescriptionAttribute -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000048*/ forwarder System.Data.DataTable -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000049*/ forwarder System.Data.DataTableClearEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700004A*/ forwarder System.Data.DataTableClearEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700004B*/ forwarder System.Data.DataTableCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700004C*/ forwarder System.Data.DataTableNewRowEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700004D*/ forwarder System.Data.DataTableNewRowEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700004E*/ forwarder System.Data.DataTableReader -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700004F*/ forwarder System.Data.DataView -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000050*/ forwarder System.Data.DataViewManager -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000051*/ forwarder System.Data.DataViewRowState -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000052*/ forwarder System.Data.DataViewSetting -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000053*/ forwarder System.Data.DataViewSettingCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000054*/ forwarder System.Data.DBConcurrencyException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000055*/ forwarder System.Data.DbType -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000056*/ forwarder System.Data.DeletedRowInaccessibleException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000057*/ forwarder System.Data.DuplicateNameException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000058*/ forwarder System.Data.EvaluateException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000059*/ forwarder System.Data.FillErrorEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700005A*/ forwarder System.Data.FillErrorEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700005B*/ forwarder System.Data.ForeignKeyConstraint -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700005C*/ forwarder System.Data.IColumnMapping -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700005D*/ forwarder System.Data.IColumnMappingCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700005E*/ forwarder System.Data.IDataAdapter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700005F*/ forwarder System.Data.IDataParameter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000060*/ forwarder System.Data.IDataParameterCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000061*/ forwarder System.Data.IDataReader -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000062*/ forwarder System.Data.IDataRecord -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000063*/ forwarder System.Data.IDbCommand -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000064*/ forwarder System.Data.IDbConnection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000065*/ forwarder System.Data.IDbDataAdapter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000066*/ forwarder System.Data.IDbDataParameter -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000067*/ forwarder System.Data.IDbTransaction -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000068*/ forwarder System.Data.InRowChangingEventException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000069*/ forwarder System.Data.InternalDataCollectionBase -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700006A*/ forwarder System.Data.InvalidConstraintException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700006B*/ forwarder System.Data.InvalidExpressionException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700006C*/ forwarder System.Data.IsolationLevel -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700006D*/ forwarder System.Data.ITableMapping -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700006E*/ forwarder System.Data.ITableMappingCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700006F*/ forwarder System.Data.KeyRestrictionBehavior -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000070*/ forwarder System.Data.LoadOption -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000071*/ forwarder System.Data.MappingType -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000072*/ forwarder System.Data.MergeFailedEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000073*/ forwarder System.Data.MergeFailedEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000074*/ forwarder System.Data.MissingMappingAction -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000075*/ forwarder System.Data.MissingPrimaryKeyException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000076*/ forwarder System.Data.MissingSchemaAction -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000077*/ forwarder System.Data.NoNullAllowedException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000078*/ forwarder System.Data.Odbc.OdbcCommand -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000079*/ forwarder System.Data.Odbc.OdbcCommandBuilder -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700007A*/ forwarder System.Data.Odbc.OdbcConnection -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700007B*/ forwarder System.Data.Odbc.OdbcConnectionStringBuilder -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700007C*/ forwarder System.Data.Odbc.OdbcDataAdapter -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700007D*/ forwarder System.Data.Odbc.OdbcDataReader -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700007E*/ forwarder System.Data.Odbc.OdbcError -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700007F*/ forwarder System.Data.Odbc.OdbcErrorCollection -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000080*/ forwarder System.Data.Odbc.OdbcException -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000081*/ forwarder System.Data.Odbc.OdbcFactory -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000082*/ forwarder System.Data.Odbc.OdbcInfoMessageEventArgs -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000083*/ forwarder System.Data.Odbc.OdbcInfoMessageEventHandler -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000084*/ forwarder System.Data.Odbc.OdbcMetaDataCollectionNames -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000085*/ forwarder System.Data.Odbc.OdbcMetaDataColumnNames -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000086*/ forwarder System.Data.Odbc.OdbcParameter -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000087*/ forwarder System.Data.Odbc.OdbcParameterCollection -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000088*/ forwarder System.Data.Odbc.OdbcPermission -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*27000089*/ forwarder System.Data.Odbc.OdbcPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*2700008A*/ forwarder System.Data.Odbc.OdbcRowUpdatedEventArgs -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700008B*/ forwarder System.Data.Odbc.OdbcRowUpdatedEventHandler -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700008C*/ forwarder System.Data.Odbc.OdbcRowUpdatingEventArgs -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700008D*/ forwarder System.Data.Odbc.OdbcRowUpdatingEventHandler -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700008E*/ forwarder System.Data.Odbc.OdbcTransaction -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*2700008F*/ forwarder System.Data.Odbc.OdbcType -{ - .assembly extern System.Data.Odbc /*23000005*/ -} -.class extern /*27000090*/ forwarder System.Data.OleDb.OleDbPermission -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*27000091*/ forwarder System.Data.OleDb.OleDbPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*27000092*/ forwarder System.Data.OperationAbortedException -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*27000093*/ forwarder System.Data.ParameterDirection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000094*/ forwarder System.Data.PropertyCollection -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000095*/ forwarder System.Data.ReadOnlyException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000096*/ forwarder System.Data.RowNotInTableException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000097*/ forwarder System.Data.Rule -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000098*/ forwarder System.Data.SchemaSerializationMode -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*27000099*/ forwarder System.Data.SchemaType -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700009A*/ forwarder System.Data.SerializationFormat -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*2700009B*/ forwarder System.Data.Sql.SqlNotificationRequest -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700009C*/ forwarder System.Data.SqlClient.ApplicationIntent -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700009D*/ forwarder System.Data.SqlClient.OnChangeEventHandler -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700009E*/ forwarder System.Data.SqlClient.SortOrder -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*2700009F*/ forwarder System.Data.SqlClient.SqlBulkCopy -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A0*/ forwarder System.Data.SqlClient.SqlBulkCopyColumnMapping -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A1*/ forwarder System.Data.SqlClient.SqlBulkCopyColumnMappingCollection -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A2*/ forwarder System.Data.SqlClient.SqlBulkCopyOptions -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A3*/ forwarder System.Data.SqlClient.SqlClientFactory -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A4*/ forwarder System.Data.SqlClient.SqlClientMetaDataCollectionNames -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A5*/ forwarder System.Data.SqlClient.SqlClientPermission -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*270000A6*/ forwarder System.Data.SqlClient.SqlClientPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000004*/ -} -.class extern /*270000A7*/ forwarder System.Data.SqlClient.SqlCommand -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A8*/ forwarder System.Data.SqlClient.SqlCommandBuilder -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000A9*/ forwarder System.Data.SqlClient.SqlConnection -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000AA*/ forwarder System.Data.SqlClient.SqlConnectionStringBuilder -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000AB*/ forwarder System.Data.SqlClient.SqlCredential -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000AC*/ forwarder System.Data.SqlClient.SqlDataAdapter -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000AD*/ forwarder System.Data.SqlClient.SqlDataReader -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000AE*/ forwarder System.Data.SqlClient.SqlDependency -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000AF*/ forwarder System.Data.SqlClient.SqlError -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B0*/ forwarder System.Data.SqlClient.SqlErrorCollection -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B1*/ forwarder System.Data.SqlClient.SqlException -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B2*/ forwarder System.Data.SqlClient.SqlInfoMessageEventArgs -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B3*/ forwarder System.Data.SqlClient.SqlInfoMessageEventHandler -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B4*/ forwarder System.Data.SqlClient.SqlNotificationEventArgs -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B5*/ forwarder System.Data.SqlClient.SqlNotificationInfo -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B6*/ forwarder System.Data.SqlClient.SqlNotificationSource -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B7*/ forwarder System.Data.SqlClient.SqlNotificationType -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B8*/ forwarder System.Data.SqlClient.SqlParameter -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000B9*/ forwarder System.Data.SqlClient.SqlParameterCollection -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000BA*/ forwarder System.Data.SqlClient.SqlRowsCopiedEventArgs -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000BB*/ forwarder System.Data.SqlClient.SqlRowsCopiedEventHandler -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000BC*/ forwarder System.Data.SqlClient.SqlRowUpdatedEventArgs -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000BD*/ forwarder System.Data.SqlClient.SqlRowUpdatedEventHandler -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000BE*/ forwarder System.Data.SqlClient.SqlRowUpdatingEventArgs -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000BF*/ forwarder System.Data.SqlClient.SqlRowUpdatingEventHandler -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000C0*/ forwarder System.Data.SqlClient.SqlTransaction -{ - .assembly extern System.Data.SqlClient /*23000002*/ -} -.class extern /*270000C1*/ forwarder System.Data.SqlDbType -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C2*/ forwarder System.Data.SqlTypes.INullable -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C3*/ forwarder System.Data.SqlTypes.SqlAlreadyFilledException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C4*/ forwarder System.Data.SqlTypes.SqlBinary -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C5*/ forwarder System.Data.SqlTypes.SqlBoolean -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C6*/ forwarder System.Data.SqlTypes.SqlByte -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C7*/ forwarder System.Data.SqlTypes.SqlBytes -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C8*/ forwarder System.Data.SqlTypes.SqlChars -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000C9*/ forwarder System.Data.SqlTypes.SqlCompareOptions -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000CA*/ forwarder System.Data.SqlTypes.SqlDateTime -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000CB*/ forwarder System.Data.SqlTypes.SqlDecimal -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000CC*/ forwarder System.Data.SqlTypes.SqlDouble -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000CD*/ forwarder System.Data.SqlTypes.SqlGuid -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000CE*/ forwarder System.Data.SqlTypes.SqlInt16 -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000CF*/ forwarder System.Data.SqlTypes.SqlInt32 -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D0*/ forwarder System.Data.SqlTypes.SqlInt64 -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D1*/ forwarder System.Data.SqlTypes.SqlMoney -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D2*/ forwarder System.Data.SqlTypes.SqlNotFilledException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D3*/ forwarder System.Data.SqlTypes.SqlNullValueException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D4*/ forwarder System.Data.SqlTypes.SqlSingle -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D5*/ forwarder System.Data.SqlTypes.SqlString -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D6*/ forwarder System.Data.SqlTypes.SqlTruncateException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D7*/ forwarder System.Data.SqlTypes.SqlTypeException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D8*/ forwarder System.Data.SqlTypes.SqlXml -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000D9*/ forwarder System.Data.SqlTypes.StorageState -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000DA*/ forwarder System.Data.StateChangeEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000DB*/ forwarder System.Data.StateChangeEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000DC*/ forwarder System.Data.StatementCompletedEventArgs -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000DD*/ forwarder System.Data.StatementCompletedEventHandler -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000DE*/ forwarder System.Data.StatementType -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000DF*/ forwarder System.Data.StrongTypingException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E0*/ forwarder System.Data.SyntaxErrorException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E1*/ forwarder System.Data.UniqueConstraint -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E2*/ forwarder System.Data.UpdateRowSource -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E3*/ forwarder System.Data.UpdateStatus -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E4*/ forwarder System.Data.VersionNotFoundException -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E5*/ forwarder System.Data.XmlReadMode -{ - .assembly extern System.Data.Common /*23000003*/ -} -.class extern /*270000E6*/ forwarder System.Data.XmlWriteMode -{ - .assembly extern System.Data.Common /*23000003*/ -} -.module System.Data.dll -// MVID: {54f1e316-7d7f-4b20-9e39-b4d68b515821} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F34BC45E000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il deleted file mode 100644 index 87b53ebd0c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il +++ /dev/null @@ -1,1215 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000038de -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00006b40 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000388b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003710 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000018e4 Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000008e0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000038cd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00001628] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003690 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000009c0 Size -// '#~' Name -// Stream 2: -// 0x00000a2c Offset -// 0x00000730 Size -// '#Strings' Name -// Stream 3: -// 0x0000115c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001160 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001170 Offset -// 0x000004b8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000140909b41d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25232 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17699 (70.15%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5672 (22.48%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 55 ( 0.22%) -// Managed code : 155 ( 0.61%) -// Data : 2048 ( 8.12%) -// Unaccounted : -1109 (-4.40%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5672 -// Module - 1 (10 bytes) -// TypeDef - 16 (224 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 28 (168 bytes) -// MethodDef - 55 (770 bytes) 0 abstract, 0 native, 55 bodies -// FieldDef - 7 (42 bytes) 0 constant -// MemberRef - 19 (114 bytes) -// ParamDef - 58 (348 bytes) -// Constant - 6 (36 bytes) -// CustomAttribute- 56 (336 bytes) -// PropertyMap - 6 (24 bytes) -// Property - 14 (84 bytes) -// MethodSemantic- 16 (96 bytes) -// TypeSpec - 1 (2 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// EventMap - 1 (4 bytes) -// Event - 1 (6 bytes) -// GenericParam - 9 (72 bytes) -// GenericParamConstraint- 4 (16 bytes) -// Strings - 1839 bytes -// Blobs - 1208 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 211 bytes - -// CLR additional info : 128 - -// CLR method headers : 55 -// Num.of method bodies - 55 -// Num.of fat headers - 0 -// Num.of tiny headers - 55 - -// Managed code : 155 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ContractHelper (public) (abstract) (auto) (ansi) (sealed) -// Class Contract (public) (abstract) (auto) (ansi) (sealed) -// Class ContractAbbreviatorAttribute (public) (auto) (ansi) (sealed) -// Class ContractArgumentValidatorAttribute (public) (auto) (ansi) (sealed) -// Class ContractClassAttribute (public) (auto) (ansi) (sealed) -// Class ContractClassForAttribute (public) (auto) (ansi) (sealed) -// Class ContractFailedEventArgs (public) (auto) (ansi) (sealed) -// Class ContractFailureKind (public) (auto) (ansi) (sealed) -// Class ContractInvariantMethodAttribute (public) (auto) (ansi) (sealed) -// Class ContractOptionAttribute (public) (auto) (ansi) (sealed) -// Class ContractPublicPropertyNameAttribute (public) (auto) (ansi) (sealed) -// Class ContractReferenceAssemblyAttribute (public) (auto) (ansi) (sealed) -// Class ContractRuntimeIgnoredAttribute (public) (auto) (ansi) (sealed) -// Class ContractVerificationAttribute (public) (auto) (ansi) (sealed) -// Class PureAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.Contracts -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 43 6F 6E 74 72 61 63 74 73 00 // stics.Contracts. - 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 43 6F 6E 74 72 61 63 74 73 00 // stics.Contracts. - 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 43 6F 6E 74 72 61 63 74 73 00 // stics.Contracts. - 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Diagnostics.Contracts.dll -// MVID: {0459f956-aa44-4b35-a021-0707724bc7e9} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F4114242000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.ContractHelper - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig static - string RaiseContractFailedEvent(valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ failureKind, - string userMessage, - string conditionText, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ innerException) cil managed - // SIG: 00 04 0E 11 24 0E 0E 12 49 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractHelper::RaiseContractFailedEvent - - .method /*06000002*/ public hidebysig static - void TriggerFailure(valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ kind, - string displayMessage, - string userMessage, - string conditionText, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ innerException) cil managed - // SIG: 00 05 01 11 24 0E 0E 0E 12 49 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContractHelper::TriggerFailure - -} // end of class System.Runtime.CompilerServices.ContractHelper - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Diagnostics.Contracts.Contract - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000003*/ public hidebysig specialname static - void add_ContractFailed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000013*/ 'value') cil managed - // SIG: 00 01 01 15 12 4D 01 12 20 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::add_ContractFailed - - .method /*06000004*/ public hidebysig specialname static - void remove_ContractFailed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000013*/ 'value') cil managed - // SIG: 00 01 01 15 12 4D 01 12 20 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::remove_ContractFailed - - .method /*06000005*/ public hidebysig static - void Assert(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Assert - - .method /*06000006*/ public hidebysig static - void Assert(bool condition, - string userMessage) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .custom /*0C000019:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Assert - - .method /*06000007*/ public hidebysig static - void Assume(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C00001D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .custom /*0C00001E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Assume - - .method /*06000008*/ public hidebysig static - void Assume(bool condition, - string userMessage) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000021:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .custom /*0C000022:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Assume - - .method /*06000009*/ public hidebysig static - void EndContractBlock() cil managed - // SIG: 00 00 01 - { - .custom /*0C000023:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::EndContractBlock - - .method /*0600000A*/ public hidebysig static - void Ensures(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C000024:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Ensures - - .method /*0600000B*/ public hidebysig static - void Ensures(bool condition, - string userMessage) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000027:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Ensures - - .method /*0600000C*/ public hidebysig static - void EnsuresOnThrow<([System.Runtime/*23000001*/]System.Exception/*01000012*/) TException>(bool condition) cil managed - // SIG: 10 01 01 01 02 - { - .custom /*0C00002A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::EnsuresOnThrow - - .method /*0600000D*/ public hidebysig static - void EnsuresOnThrow<([System.Runtime/*23000001*/]System.Exception/*01000012*/) TException>(bool condition, - string userMessage) cil managed - // SIG: 10 01 02 01 02 0E - { - .custom /*0C00002D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::EnsuresOnThrow - - .method /*0600000E*/ public hidebysig static - bool Exists(int32 fromInclusive, - int32 toExclusive, - class [System.Runtime/*23000001*/]System.Predicate`1/*01000015*/ predicate) cil managed - // SIG: 00 03 02 08 08 15 12 55 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::Exists - - .method /*0600000F*/ public hidebysig static - bool Exists(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000016*/ collection, - class [System.Runtime/*23000001*/]System.Predicate`1/*01000015*/ predicate) cil managed - // SIG: 10 01 02 02 15 12 59 01 1E 00 15 12 55 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::Exists - - .method /*06000010*/ public hidebysig static - bool ForAll(int32 fromInclusive, - int32 toExclusive, - class [System.Runtime/*23000001*/]System.Predicate`1/*01000015*/ predicate) cil managed - // SIG: 00 03 02 08 08 15 12 55 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::ForAll - - .method /*06000011*/ public hidebysig static - bool ForAll(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000016*/ collection, - class [System.Runtime/*23000001*/]System.Predicate`1/*01000015*/ predicate) cil managed - // SIG: 10 01 02 02 15 12 59 01 1E 00 15 12 55 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::ForAll - - .method /*06000012*/ public hidebysig static - void Invariant(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C000035:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Invariant - - .method /*06000013*/ public hidebysig static - void Invariant(bool condition, - string userMessage) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000036:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Invariant - - .method /*06000014*/ public hidebysig static - !!T OldValue(!!T 'value') cil managed - // SIG: 10 01 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::OldValue - - .method /*06000015*/ public hidebysig static - void Requires(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C000037:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Requires - - .method /*06000016*/ public hidebysig static - void Requires(bool condition, - string userMessage) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000038:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Requires - - .method /*06000017*/ public hidebysig static - void Requires<([System.Runtime/*23000001*/]System.Exception/*01000012*/) TException>(bool condition) cil managed - // SIG: 10 01 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Requires - - .method /*06000018*/ public hidebysig static - void Requires<([System.Runtime/*23000001*/]System.Exception/*01000012*/) TException>(bool condition, - string userMessage) cil managed - // SIG: 10 01 02 01 02 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Contract::Requires - - .method /*06000019*/ public hidebysig static - !!T Result() cil managed - // SIG: 10 01 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::Result - - .method /*0600001A*/ public hidebysig static - !!T ValueAtReturn([out] !!T& 'value') cil managed - // SIG: 10 01 01 1E 00 10 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Contract::ValueAtReturn - - .event /*14000001*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000013*//*1B000001*/ ContractFailed - { - .addon void System.Diagnostics.Contracts.Contract/*02000003*/::add_ContractFailed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000013*/) /* 06000003 */ - .removeon void System.Diagnostics.Contracts.Contract/*02000003*/::remove_ContractFailed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000013*/) /* 06000004 */ - } // end of event Contract::ContractFailed -} // end of class System.Diagnostics.Contracts.Contract - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractAbbreviatorAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 40 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ..@.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractAbbreviatorAttribute::.ctor - -} // end of class System.Diagnostics.Contracts.ContractAbbreviatorAttribute - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractArgumentValidatorAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 40 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ..@.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*0600001C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractArgumentValidatorAttribute::.ctor - -} // end of class System.Diagnostics.Contracts.ContractArgumentValidatorAttribute - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractClassAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 04 14 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .custom /*0C00001B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ typeContainingContracts) cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractClassAttribute::.ctor - - .method /*0600001E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ - get_TypeContainingContracts() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractClassAttribute::get_TypeContainingContracts - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ - TypeContainingContracts() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ System.Diagnostics.Contracts.ContractClassAttribute/*02000006*/::get_TypeContainingContracts() /* 0600001E */ - } // end of property ContractClassAttribute::TypeContainingContracts -} // end of class System.Diagnostics.Contracts.ContractClassAttribute - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractClassForAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C00001F:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 04 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .custom /*0C000020:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ typeContractsAreFor) cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractClassForAttribute::.ctor - - .method /*06000020*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ - get_TypeContractsAreFor() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractClassForAttribute::get_TypeContractsAreFor - - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ - TypeContractsAreFor() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ System.Diagnostics.Contracts.ContractClassForAttribute/*02000007*/::get_TypeContractsAreFor() /* 06000020 */ - } // end of property ContractClassForAttribute::TypeContractsAreFor -} // end of class System.Diagnostics.Contracts.ContractClassForAttribute - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractFailedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100001B*/ -{ - .method /*06000021*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ failureKind, - string message, - string condition, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ originalException) cil managed - // SIG: 20 04 01 11 24 0E 0E 12 49 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ContractFailedEventArgs::.ctor - - .method /*06000022*/ public hidebysig specialname - instance string get_Condition() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractFailedEventArgs::get_Condition - - .method /*06000023*/ public hidebysig specialname - instance valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ - get_FailureKind() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractFailedEventArgs::get_FailureKind - - .method /*06000024*/ public hidebysig specialname - instance bool get_Handled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractFailedEventArgs::get_Handled - - .method /*06000025*/ public hidebysig specialname - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractFailedEventArgs::get_Message - - .method /*06000026*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - get_OriginalException() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractFailedEventArgs::get_OriginalException - - .method /*06000027*/ public hidebysig specialname - instance bool get_Unwind() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractFailedEventArgs::get_Unwind - - .method /*06000028*/ public hidebysig instance void - SetHandled() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContractFailedEventArgs::SetHandled - - .method /*06000029*/ public hidebysig instance void - SetUnwind() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContractFailedEventArgs::SetUnwind - - .property /*17000003*/ instance string Condition() - { - .get instance string System.Diagnostics.Contracts.ContractFailedEventArgs/*02000008*/::get_Condition() /* 06000022 */ - } // end of property ContractFailedEventArgs::Condition - .property /*17000004*/ instance valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ - FailureKind() - { - .get instance valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ System.Diagnostics.Contracts.ContractFailedEventArgs/*02000008*/::get_FailureKind() /* 06000023 */ - } // end of property ContractFailedEventArgs::FailureKind - .property /*17000005*/ instance bool Handled() - { - .get instance bool System.Diagnostics.Contracts.ContractFailedEventArgs/*02000008*/::get_Handled() /* 06000024 */ - } // end of property ContractFailedEventArgs::Handled - .property /*17000006*/ instance string Message() - { - .get instance string System.Diagnostics.Contracts.ContractFailedEventArgs/*02000008*/::get_Message() /* 06000025 */ - } // end of property ContractFailedEventArgs::Message - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - OriginalException() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ System.Diagnostics.Contracts.ContractFailedEventArgs/*02000008*/::get_OriginalException() /* 06000026 */ - } // end of property ContractFailedEventArgs::OriginalException - .property /*17000008*/ instance bool Unwind() - { - .get instance bool System.Diagnostics.Contracts.ContractFailedEventArgs/*02000008*/::get_Unwind() /* 06000027 */ - } // end of property ContractFailedEventArgs::Unwind -} // end of class System.Diagnostics.Contracts.ContractFailedEventArgs - -.class /*02000009*/ public auto ansi sealed System.Diagnostics.Contracts.ContractFailureKind - extends [System.Runtime/*23000001*/]System.Enum/*0100001C*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ Assert = int32(0x00000004) - .field /*04000003*/ public static literal valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ Assume = int32(0x00000005) - .field /*04000004*/ public static literal valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ Invariant = int32(0x00000003) - .field /*04000005*/ public static literal valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ Postcondition = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ PostconditionOnException = int32(0x00000002) - .field /*04000007*/ public static literal valuetype System.Diagnostics.Contracts.ContractFailureKind/*02000009*/ Precondition = int32(0x00000000) -} // end of class System.Diagnostics.Contracts.ContractFailureKind - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractInvariantMethodAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C000025:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 40 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..@.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .custom /*0C000026:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractInvariantMethodAttribute::.ctor - -} // end of class System.Diagnostics.Contracts.ContractInvariantMethodAttribute - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractOptionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C000028:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 FF 7F 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .custom /*0C000029:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(string category, - string setting, - bool enabled) cil managed - // SIG: 20 03 01 0E 0E 02 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractOptionAttribute::.ctor - - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor(string category, - string setting, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractOptionAttribute::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance string get_Category() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractOptionAttribute::get_Category - - .method /*0600002E*/ public hidebysig specialname - instance bool get_Enabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractOptionAttribute::get_Enabled - - .method /*0600002F*/ public hidebysig specialname - instance string get_Setting() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractOptionAttribute::get_Setting - - .method /*06000030*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractOptionAttribute::get_Value - - .property /*17000009*/ instance string Category() - { - .get instance string System.Diagnostics.Contracts.ContractOptionAttribute/*0200000B*/::get_Category() /* 0600002D */ - } // end of property ContractOptionAttribute::Category - .property /*1700000A*/ instance bool Enabled() - { - .get instance bool System.Diagnostics.Contracts.ContractOptionAttribute/*0200000B*/::get_Enabled() /* 0600002E */ - } // end of property ContractOptionAttribute::Enabled - .property /*1700000B*/ instance string Setting() - { - .get instance string System.Diagnostics.Contracts.ContractOptionAttribute/*0200000B*/::get_Setting() /* 0600002F */ - } // end of property ContractOptionAttribute::Setting - .property /*1700000C*/ instance string Value() - { - .get instance string System.Diagnostics.Contracts.ContractOptionAttribute/*0200000B*/::get_Value() /* 06000030 */ - } // end of property ContractOptionAttribute::Value -} // end of class System.Diagnostics.Contracts.ContractOptionAttribute - -.class /*0200000C*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractPublicPropertyNameAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C00002B:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 00 01 00 00 00 00 ) - .custom /*0C00002C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractPublicPropertyNameAttribute::.ctor - - .method /*06000032*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractPublicPropertyNameAttribute::get_Name - - .property /*1700000D*/ instance string Name() - { - .get instance string System.Diagnostics.Contracts.ContractPublicPropertyNameAttribute/*0200000C*/::get_Name() /* 06000032 */ - } // end of property ContractPublicPropertyNameAttribute::Name -} // end of class System.Diagnostics.Contracts.ContractPublicPropertyNameAttribute - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractReferenceAssemblyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C00002E:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractReferenceAssemblyAttribute::.ctor - -} // end of class System.Diagnostics.Contracts.ContractReferenceAssemblyAttribute - -.class /*0200000E*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractRuntimeIgnoredAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C00002F:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 C0 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .custom /*0C000030:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*06000034*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractRuntimeIgnoredAttribute::.ctor - -} // end of class System.Diagnostics.Contracts.ContractRuntimeIgnoredAttribute - -.class /*0200000F*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.ContractVerificationAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C000031:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 ED 00 00 00 00 00 ) - .custom /*0C000032:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*06000035*/ public hidebysig specialname rtspecialname - instance void .ctor(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ContractVerificationAttribute::.ctor - - .method /*06000036*/ public hidebysig specialname - instance bool get_Value() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractVerificationAttribute::get_Value - - .property /*1700000E*/ instance bool Value() - { - .get instance bool System.Diagnostics.Contracts.ContractVerificationAttribute/*0200000F*/::get_Value() /* 06000036 */ - } // end of property ContractVerificationAttribute::Value -} // end of class System.Diagnostics.Contracts.ContractVerificationAttribute - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.Diagnostics.Contracts.PureAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000019*/ -{ - .custom /*0C000033:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000017*/) /* 0A000011 */ = ( 01 00 E4 1A 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 01 ) // rited. - .custom /*0C000034:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 0E 43 4F 4E 54 52 41 43 54 53 5F 46 55 4C // ...CONTRACTS_FUL - 4C 00 00 ) // L.. - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000019*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method PureAttribute::.ctor - -} // end of class System.Diagnostics.Contracts.PureAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il deleted file mode 100644 index 7b019f7e70..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il +++ /dev/null @@ -1,1416 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000038a2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000bd04 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000384f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000036d4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000018a8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000008a4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003891 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x000015ec] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003654 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000b00 Size -// '#~' Name -// Stream 2: -// 0x00000b6c Offset -// 0x00000680 Size -// '#Strings' Name -// Stream 3: -// 0x000011ec Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000011f0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001200 Offset -// 0x000003ec Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25232 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17667 (70.02%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5612 (22.24%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 78 ( 0.31%) -// Managed code : 189 ( 0.75%) -// Data : 2048 ( 8.12%) -// Unaccounted : -1074 (-4.26%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5612 -// Module - 1 (10 bytes) -// TypeDef - 12 (168 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 24 (144 bytes) -// MethodDef - 78 (1092 bytes) 0 abstract, 0 native, 78 bodies -// FieldDef - 5 (30 bytes) 1 constant -// MemberRef - 19 (114 bytes) -// ParamDef - 79 (474 bytes) -// Constant - 3 (18 bytes) -// CustomAttribute- 55 (330 bytes) -// PropertyMap - 6 (24 bytes) -// Property - 18 (108 bytes) -// MethodSemantic- 30 (180 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1663 bytes -// Blobs - 1004 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 191 bytes - -// CLR additional info : 128 - -// CLR method headers : 78 -// Num.of method bodies - 78 -// Num.of fat headers - 0 -// Num.of tiny headers - 78 - -// Managed code : 189 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Debug (public) (abstract) (auto) (ansi) (sealed) -// Class Debugger (public) (abstract) (auto) (ansi) (sealed) -// Class DebuggerBrowsableAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerBrowsableState (public) (auto) (ansi) (sealed) -// Class DebuggerDisplayAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerHiddenAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerNonUserCodeAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerStepThroughAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerTypeProxyAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerStepperBoundaryAttribute (public) (auto) (ansi) (sealed) -// Class DebuggerVisualizerAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.Debug -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 18 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 44 65 62 75 67 00 00 ) // stics.Debug.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 18 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 44 65 62 75 67 00 00 ) // stics.Debug.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 18 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 44 65 62 75 67 00 00 ) // stics.Debug.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Diagnostics.Debug.dll -// MVID: {5d4c4cd9-d5fc-42f1-8910-711be9dfbb39} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F88FC093000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Diagnostics.Debug - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname static - bool get_AutoFlush() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Debug::get_AutoFlush - - .method /*06000002*/ public hidebysig specialname static - void set_AutoFlush(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::set_AutoFlush - - .method /*06000003*/ public hidebysig specialname static - int32 get_IndentLevel() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Debug::get_IndentLevel - - .method /*06000004*/ public hidebysig specialname static - void set_IndentLevel(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::set_IndentLevel - - .method /*06000005*/ public hidebysig specialname static - int32 get_IndentSize() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Debug::get_IndentSize - - .method /*06000006*/ public hidebysig specialname static - void set_IndentSize(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::set_IndentSize - - .method /*06000007*/ public hidebysig static - void Assert(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Assert - - .method /*06000008*/ public hidebysig static - void Assert(bool condition, - string message) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Assert - - .method /*06000009*/ public hidebysig static - void Assert(bool condition, - string message, - string detailMessage) cil managed - // SIG: 00 03 01 02 0E 0E - { - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Assert - - .method /*0600000A*/ public hidebysig static - void Assert(bool condition, - string message, - string detailMessageFormat, - object[] args) cil managed - // SIG: 00 04 01 02 0E 0E 1D 1C - { - .custom /*0C00001A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - .param [4]/*0800000D*/ - .custom /*0C00001F:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Assert - - .method /*0600000B*/ public hidebysig static - void Close() cil managed - // SIG: 00 00 01 - { - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Close - - .method /*0600000C*/ public hidebysig static - void Fail(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C00001D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Fail - - .method /*0600000D*/ public hidebysig static - void Fail(string message, - string detailMessage) cil managed - // SIG: 00 02 01 0E 0E - { - .custom /*0C00001E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Fail - - .method /*0600000E*/ public hidebysig static - void Flush() cil managed - // SIG: 00 00 01 - { - .custom /*0C000020:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Flush - - .method /*0600000F*/ public hidebysig static - void Indent() cil managed - // SIG: 00 00 01 - { - .custom /*0C000021:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Indent - - .method /*06000010*/ public hidebysig static - void Print(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000022:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Print - - .method /*06000011*/ public hidebysig static - void Print(string format, - object[] args) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .custom /*0C000023:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - .param [2]/*08000013*/ - .custom /*0C000026:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Print - - .method /*06000012*/ public hidebysig static - void Unindent() cil managed - // SIG: 00 00 01 - { - .custom /*0C000024:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Unindent - - .method /*06000013*/ public hidebysig static - void Write(object 'value') cil managed - // SIG: 00 01 01 1C - { - .custom /*0C000025:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Write - - .method /*06000014*/ public hidebysig static - void Write(object 'value', - string category) cil managed - // SIG: 00 02 01 1C 0E - { - .custom /*0C000027:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Write - - .method /*06000015*/ public hidebysig static - void Write(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000028:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Write - - .method /*06000016*/ public hidebysig static - void Write(string message, - string category) cil managed - // SIG: 00 02 01 0E 0E - { - .custom /*0C000029:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::Write - - .method /*06000017*/ public hidebysig static - void WriteIf(bool condition, - object 'value') cil managed - // SIG: 00 02 01 02 1C - { - .custom /*0C00002A:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteIf - - .method /*06000018*/ public hidebysig static - void WriteIf(bool condition, - object 'value', - string category) cil managed - // SIG: 00 03 01 02 1C 0E - { - .custom /*0C00002B:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteIf - - .method /*06000019*/ public hidebysig static - void WriteIf(bool condition, - string message) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C00002C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteIf - - .method /*0600001A*/ public hidebysig static - void WriteIf(bool condition, - string message, - string category) cil managed - // SIG: 00 03 01 02 0E 0E - { - .custom /*0C00002D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteIf - - .method /*0600001B*/ public hidebysig static - void WriteLine(object 'value') cil managed - // SIG: 00 01 01 1C - { - .custom /*0C00002E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLine - - .method /*0600001C*/ public hidebysig static - void WriteLine(object 'value', - string category) cil managed - // SIG: 00 02 01 1C 0E - { - .custom /*0C00002F:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLine - - .method /*0600001D*/ public hidebysig static - void WriteLine(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000030:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLine - - .method /*0600001E*/ public hidebysig static - void WriteLine(string format, - object[] args) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .custom /*0C000031:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - .param [2]/*08000029*/ - .custom /*0C000037:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLine - - .method /*0600001F*/ public hidebysig static - void WriteLine(string message, - string category) cil managed - // SIG: 00 02 01 0E 0E - { - .custom /*0C000032:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLine - - .method /*06000020*/ public hidebysig static - void WriteLineIf(bool condition, - object 'value') cil managed - // SIG: 00 02 01 02 1C - { - .custom /*0C000033:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLineIf - - .method /*06000021*/ public hidebysig static - void WriteLineIf(bool condition, - object 'value', - string category) cil managed - // SIG: 00 03 01 02 1C 0E - { - .custom /*0C000034:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLineIf - - .method /*06000022*/ public hidebysig static - void WriteLineIf(bool condition, - string message) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000035:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLineIf - - .method /*06000023*/ public hidebysig static - void WriteLineIf(bool condition, - string message, - string category) cil managed - // SIG: 00 03 01 02 0E 0E - { - .custom /*0C000036:0A000010*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 05 44 45 42 55 47 00 00 ) // ...DEBUG.. - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debug::WriteLineIf - - .property /*17000001*/ bool AutoFlush() - { - .get bool System.Diagnostics.Debug/*02000002*/::get_AutoFlush() /* 06000001 */ - .set void System.Diagnostics.Debug/*02000002*/::set_AutoFlush(bool) /* 06000002 */ - } // end of property Debug::AutoFlush - .property /*17000002*/ int32 IndentLevel() - { - .get int32 System.Diagnostics.Debug/*02000002*/::get_IndentLevel() /* 06000003 */ - .set void System.Diagnostics.Debug/*02000002*/::set_IndentLevel(int32) /* 06000004 */ - } // end of property Debug::IndentLevel - .property /*17000003*/ int32 IndentSize() - { - .get int32 System.Diagnostics.Debug/*02000002*/::get_IndentSize() /* 06000005 */ - .set void System.Diagnostics.Debug/*02000002*/::set_IndentSize(int32) /* 06000006 */ - } // end of property Debug::IndentSize -} // end of class System.Diagnostics.Debug - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Diagnostics.Debugger - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .field /*04000001*/ public static initonly string DefaultCategory - .method /*06000024*/ public hidebysig specialname static - bool get_IsAttached() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Debugger::get_IsAttached - - .method /*06000025*/ public hidebysig static - void Break() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debugger::Break - - .method /*06000026*/ public hidebysig static - bool IsLogging() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Debugger::IsLogging - - .method /*06000027*/ public hidebysig static - bool Launch() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Debugger::Launch - - .method /*06000028*/ public hidebysig static - void Log(int32 level, - string category, - string message) cil managed - // SIG: 00 03 01 08 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debugger::Log - - .method /*06000029*/ public hidebysig static - void NotifyOfCrossThreadDependency() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Debugger::NotifyOfCrossThreadDependency - - .property /*17000004*/ bool IsAttached() - { - .get bool System.Diagnostics.Debugger/*02000003*/::get_IsAttached() /* 06000024 */ - } // end of property Debugger::IsAttached -} // end of class System.Diagnostics.Debugger - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerBrowsableAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000012:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 80 01 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ state) cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerBrowsableAttribute::.ctor - - .method /*0600002B*/ public hidebysig specialname - instance valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ - get_State() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerBrowsableAttribute::get_State - - .property /*17000005*/ instance valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ - State() - { - .get instance valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ System.Diagnostics.DebuggerBrowsableAttribute/*02000004*/::get_State() /* 0600002B */ - } // end of property DebuggerBrowsableAttribute::State -} // end of class System.Diagnostics.DebuggerBrowsableAttribute - -.class /*02000005*/ public auto ansi sealed System.Diagnostics.DebuggerBrowsableState - extends [System.Runtime/*23000001*/]System.Enum/*01000017*/ -{ - .field /*04000002*/ public specialname rtspecialname int32 value__ - .field /*04000003*/ public static literal valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ Collapsed = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ Never = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.Diagnostics.DebuggerBrowsableState/*02000005*/ RootHidden = int32(0x00000003) -} // end of class System.Diagnostics.DebuggerBrowsableState - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerDisplayAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000013:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 9D 11 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerDisplayAttribute::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerDisplayAttribute::get_Name - - .method /*0600002E*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerDisplayAttribute::set_Name - - .method /*0600002F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - get_Target() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerDisplayAttribute::get_Target - - .method /*06000030*/ public hidebysig specialname - instance void set_Target(class [System.Runtime/*23000001*/]System.Type/*01000018*/ 'value') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerDisplayAttribute::set_Target - - .method /*06000031*/ public hidebysig specialname - instance string get_TargetTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerDisplayAttribute::get_TargetTypeName - - .method /*06000032*/ public hidebysig specialname - instance void set_TargetTypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerDisplayAttribute::set_TargetTypeName - - .method /*06000033*/ public hidebysig specialname - instance string get_Type() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerDisplayAttribute::get_Type - - .method /*06000034*/ public hidebysig specialname - instance void set_Type(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerDisplayAttribute::set_Type - - .method /*06000035*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerDisplayAttribute::get_Value - - .property /*17000006*/ instance string Name() - { - .get instance string System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::get_Name() /* 0600002D */ - .set instance void System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::set_Name(string) /* 0600002E */ - } // end of property DebuggerDisplayAttribute::Name - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - Target() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::get_Target() /* 0600002F */ - .set instance void System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::set_Target(class [System.Runtime/*23000001*/]System.Type/*01000018*/) /* 06000030 */ - } // end of property DebuggerDisplayAttribute::Target - .property /*17000008*/ instance string TargetTypeName() - { - .get instance string System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::get_TargetTypeName() /* 06000031 */ - .set instance void System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::set_TargetTypeName(string) /* 06000032 */ - } // end of property DebuggerDisplayAttribute::TargetTypeName - .property /*17000009*/ instance string Type() - { - .get instance string System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::get_Type() /* 06000033 */ - .set instance void System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::set_Type(string) /* 06000034 */ - } // end of property DebuggerDisplayAttribute::Type - .property /*1700000A*/ instance string Value() - { - .get instance string System.Diagnostics.DebuggerDisplayAttribute/*02000006*/::get_Value() /* 06000035 */ - } // end of property DebuggerDisplayAttribute::Value -} // end of class System.Diagnostics.DebuggerDisplayAttribute - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerHiddenAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 E0 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerHiddenAttribute::.ctor - -} // end of class System.Diagnostics.DebuggerHiddenAttribute - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerNonUserCodeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 EC 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerNonUserCodeAttribute::.ctor - -} // end of class System.Diagnostics.DebuggerNonUserCodeAttribute - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerStepThroughAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000019:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 6C 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..l.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerStepThroughAttribute::.ctor - -} // end of class System.Diagnostics.DebuggerStepThroughAttribute - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerTypeProxyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C00001B:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 0D 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerTypeProxyAttribute::.ctor - - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000018*/ 'type') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggerTypeProxyAttribute::.ctor - - .method /*0600003B*/ public hidebysig specialname - instance string get_ProxyTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerTypeProxyAttribute::get_ProxyTypeName - - .method /*0600003C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - get_Target() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerTypeProxyAttribute::get_Target - - .method /*0600003D*/ public hidebysig specialname - instance void set_Target(class [System.Runtime/*23000001*/]System.Type/*01000018*/ 'value') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerTypeProxyAttribute::set_Target - - .method /*0600003E*/ public hidebysig specialname - instance string get_TargetTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerTypeProxyAttribute::get_TargetTypeName - - .method /*0600003F*/ public hidebysig specialname - instance void set_TargetTypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerTypeProxyAttribute::set_TargetTypeName - - .property /*1700000B*/ instance string ProxyTypeName() - { - .get instance string System.Diagnostics.DebuggerTypeProxyAttribute/*0200000A*/::get_ProxyTypeName() /* 0600003B */ - } // end of property DebuggerTypeProxyAttribute::ProxyTypeName - .property /*1700000C*/ instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - Target() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ System.Diagnostics.DebuggerTypeProxyAttribute/*0200000A*/::get_Target() /* 0600003C */ - .set instance void System.Diagnostics.DebuggerTypeProxyAttribute/*0200000A*/::set_Target(class [System.Runtime/*23000001*/]System.Type/*01000018*/) /* 0600003D */ - } // end of property DebuggerTypeProxyAttribute::Target - .property /*1700000D*/ instance string TargetTypeName() - { - .get instance string System.Diagnostics.DebuggerTypeProxyAttribute/*0200000A*/::get_TargetTypeName() /* 0600003E */ - .set instance void System.Diagnostics.DebuggerTypeProxyAttribute/*0200000A*/::set_TargetTypeName(string) /* 0600003F */ - } // end of property DebuggerTypeProxyAttribute::TargetTypeName -} // end of class System.Diagnostics.DebuggerTypeProxyAttribute - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerStepperBoundaryAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerStepperBoundaryAttribute::.ctor - -} // end of class System.Diagnostics.DebuggerStepperBoundaryAttribute - -.class /*0200000C*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggerVisualizerAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(string visualizerTypeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::.ctor - - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(string visualizerTypeName, - string visualizerObjectSourceTypeName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::.ctor - - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor(string visualizerTypeName, - class [System.Runtime/*23000001*/]System.Type/*01000018*/ visualizerObjectSource) cil managed - // SIG: 20 02 01 0E 12 61 - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::.ctor - - .method /*06000044*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000018*/ visualizer) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::.ctor - - .method /*06000045*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000018*/ visualizer, - string visualizerObjectSourceTypeName) cil managed - // SIG: 20 02 01 12 61 0E - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::.ctor - - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000018*/ visualizer, - class [System.Runtime/*23000001*/]System.Type/*01000018*/ visualizerObjectSource) cil managed - // SIG: 20 02 01 12 61 12 61 - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000013 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::.ctor - - .method /*06000047*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::get_Description - - .method /*06000048*/ public hidebysig specialname - instance void set_Description(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerVisualizerAttribute::set_Description - - .method /*06000049*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - get_Target() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::get_Target - - .method /*0600004A*/ public hidebysig specialname - instance void set_Target(class [System.Runtime/*23000001*/]System.Type/*01000018*/ 'value') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerVisualizerAttribute::set_Target - - .method /*0600004B*/ public hidebysig specialname - instance string get_TargetTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::get_TargetTypeName - - .method /*0600004C*/ public hidebysig specialname - instance void set_TargetTypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebuggerVisualizerAttribute::set_TargetTypeName - - .method /*0600004D*/ public hidebysig specialname - instance string get_VisualizerObjectSourceTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::get_VisualizerObjectSourceTypeName - - .method /*0600004E*/ public hidebysig specialname - instance string get_VisualizerTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggerVisualizerAttribute::get_VisualizerTypeName - - .property /*1700000E*/ instance string Description() - { - .get instance string System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::get_Description() /* 06000047 */ - .set instance void System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::set_Description(string) /* 06000048 */ - } // end of property DebuggerVisualizerAttribute::Description - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - Target() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::get_Target() /* 06000049 */ - .set instance void System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::set_Target(class [System.Runtime/*23000001*/]System.Type/*01000018*/) /* 0600004A */ - } // end of property DebuggerVisualizerAttribute::Target - .property /*17000010*/ instance string TargetTypeName() - { - .get instance string System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::get_TargetTypeName() /* 0600004B */ - .set instance void System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::set_TargetTypeName(string) /* 0600004C */ - } // end of property DebuggerVisualizerAttribute::TargetTypeName - .property /*17000011*/ instance string VisualizerObjectSourceTypeName() - { - .get instance string System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::get_VisualizerObjectSourceTypeName() /* 0600004D */ - } // end of property DebuggerVisualizerAttribute::VisualizerObjectSourceTypeName - .property /*17000012*/ instance string VisualizerTypeName() - { - .get instance string System.Diagnostics.DebuggerVisualizerAttribute/*0200000C*/::get_VisualizerTypeName() /* 0600004E */ - } // end of property DebuggerVisualizerAttribute::VisualizerTypeName -} // end of class System.Diagnostics.DebuggerVisualizerAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il deleted file mode 100644 index 10b4cfe0f1..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il +++ /dev/null @@ -1,927 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d5f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000032d2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00011352 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000327f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005e0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001e00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003104 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000012d8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005e0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000002d4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000032c1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00001014] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003084 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000068c Size -// '#~' Name -// Stream 2: -// 0x000006f8 Offset -// 0x00000560 Size -// '#Strings' Name -// Stream 3: -// 0x00000c58 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000c5c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000c6c Offset -// 0x000003a8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000909a01f47 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23688 -// PE header size : 512 (496 used) ( 2.16%) -// PE additional info : 17739 (74.89%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4116 (17.38%) -// CLR additional info : 128 ( 0.54%) -// CLR method headers : 42 ( 0.18%) -// Managed code : 93 ( 0.39%) -// Data : 2048 ( 8.65%) -// Unaccounted : -1062 (-4.48%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 4116 -// Module - 1 (10 bytes) -// TypeDef - 5 (70 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 30 (180 bytes) -// MethodDef - 44 (616 bytes) 2 abstract, 0 native, 42 bodies -// MemberRef - 19 (114 bytes) -// ParamDef - 38 (228 bytes) -// Constant - 2 (12 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 12 (72 bytes) -// MethodSemantic- 19 (114 bytes) -// TypeSpec - 1 (2 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1374 bytes -// Blobs - 936 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 196 bytes - -// CLR additional info : 128 - -// CLR method headers : 42 -// Num.of method bodies - 42 -// Num.of fat headers - 0 -// Num.of tiny headers - 42 - -// Managed code : 93 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class DiagnosticListener (public) (auto) (ansi) -// Class DiagnosticSource (public) (abstract) (auto) (ansi) -// Class Activity (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.DiagnosticSource -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 23 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ..#System.Diagno - 73 74 69 63 73 2E 44 69 61 67 6E 6F 73 74 69 63 // stics.Diagnostic - 53 6F 75 72 63 65 00 00 ) // Source.. - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 23 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ..#System.Diagno - 73 74 69 63 73 2E 44 69 61 67 6E 6F 73 74 69 63 // stics.Diagnostic - 53 6F 75 72 63 65 00 00 ) // Source.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 23 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ..#System.Diagno - 73 74 69 63 73 2E 44 69 61 67 6E 6F 73 74 69 63 // stics.Diagnostic - 53 6F 75 72 63 65 00 00 ) // Source.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Diagnostics.DiagnosticSource.dll -// MVID: {3cc82351-8ddf-4274-aebc-6a801c3ddbc7} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F02E16B3000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public auto ansi beforefieldinit System.Diagnostics.DiagnosticListener - extends System.Diagnostics.DiagnosticSource/*02000004*/ - implements [netstandard/*23000001*/]System.IDisposable/*01000014*/, - class [netstandard/*23000001*/]System.IObservable`1/*01000015*/>/*1B000001*/ -{ - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000D */ call instance void System.Diagnostics.DiagnosticSource/*02000004*/::.ctor() /* 0600000D */ - IL_0006: /* 2A | */ ret - } // end of method DiagnosticListener::.ctor - - .method /*06000003*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - .custom /*0C000013:0A000011*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::get_Name - - .method /*06000004*/ public hidebysig specialname static - class [netstandard/*23000001*/]System.IObservable`1/*01000015*/ - get_AllListeners() cil managed - // SIG: 00 00 15 12 55 01 12 0C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::get_AllListeners - - .method /*06000005*/ public hidebysig newslot virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DiagnosticListener::Dispose - - .method /*06000006*/ public hidebysig instance bool - IsEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::IsEnabled - - .method /*06000007*/ public hidebysig virtual - instance bool IsEnabled(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::IsEnabled - - .method /*06000008*/ public hidebysig virtual - instance bool IsEnabled(string name, - object arg1, - [opt] object arg2) cil managed - // SIG: 20 03 02 0E 1C 1C - { - .param [3]/*08000005*/ = nullref - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::IsEnabled - - .method /*06000009*/ public hidebysig newslot virtual - instance class [netstandard/*23000001*/]System.IDisposable/*01000014*/ - Subscribe(class [netstandard/*23000001*/]System.IObserver`1/*01000019*/> observer) cil managed - // SIG: 20 01 12 51 15 12 65 01 15 11 59 02 0E 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::Subscribe - - .method /*0600000A*/ public hidebysig newslot virtual - instance class [netstandard/*23000001*/]System.IDisposable/*01000014*/ - Subscribe(class [netstandard/*23000001*/]System.IObserver`1/*01000019*/> observer, - class [netstandard/*23000001*/]System.Predicate`1/*0100001A*/ isEnabled) cil managed - // SIG: 20 02 12 51 15 12 65 01 15 11 59 02 0E 1C 15 12 69 01 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::Subscribe - - .method /*0600000B*/ public hidebysig newslot virtual - instance class [netstandard/*23000001*/]System.IDisposable/*01000014*/ - Subscribe(class [netstandard/*23000001*/]System.IObserver`1/*01000019*/> observer, - class [netstandard/*23000001*/]System.Func`4/*0100001B*/ isEnabled) cil managed - // SIG: 20 02 12 51 15 12 65 01 15 11 59 02 0E 1C 15 12 6D 04 0E 1C 1C 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticListener::Subscribe - - .method /*0600000C*/ public hidebysig virtual - instance void Write(string name, - object parameters) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DiagnosticListener::Write - - .property /*17000001*/ instance string Name() - { - .get instance string System.Diagnostics.DiagnosticListener/*02000003*/::get_Name() /* 06000003 */ - } // end of property DiagnosticListener::Name - .property /*17000002*/ class [netstandard/*23000001*/]System.IObservable`1/*01000015*/ - AllListeners() - { - .get class [netstandard/*23000001*/]System.IObservable`1/*01000015*/ System.Diagnostics.DiagnosticListener/*02000003*/::get_AllListeners() /* 06000004 */ - } // end of property DiagnosticListener::AllListeners -} // end of class System.Diagnostics.DiagnosticListener - -.class /*02000004*/ public abstract auto ansi beforefieldinit System.Diagnostics.DiagnosticSource - extends [netstandard/*23000001*/]System.Object/*01000017*/ -{ - .method /*0600000D*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DiagnosticSource::.ctor - - .method /*0600000E*/ public hidebysig newslot abstract virtual - instance bool IsEnabled(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method DiagnosticSource::IsEnabled - - .method /*0600000F*/ public hidebysig newslot virtual - instance bool IsEnabled(string name, - object arg1, - [opt] object arg2) cil managed - // SIG: 20 03 02 0E 1C 1C - { - .param [3]/*08000010*/ = nullref - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticSource::IsEnabled - - .method /*06000010*/ public hidebysig newslot abstract virtual - instance void Write(string name, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method DiagnosticSource::Write - - .method /*06000011*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - StartActivity(class System.Diagnostics.Activity/*02000005*/ activity, - object args) cil managed - // SIG: 20 02 12 14 12 14 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DiagnosticSource::StartActivity - - .method /*06000012*/ public hidebysig instance void - StopActivity(class System.Diagnostics.Activity/*02000005*/ activity, - object args) cil managed - // SIG: 20 02 01 12 14 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DiagnosticSource::StopActivity - -} // end of class System.Diagnostics.DiagnosticSource - -.class /*02000005*/ public auto ansi beforefieldinit System.Diagnostics.Activity - extends [netstandard/*23000001*/]System.Object/*01000017*/ -{ - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(string operationName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [netstandard/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Activity::.ctor - - .method /*06000014*/ public hidebysig specialname - instance string get_OperationName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_OperationName - - .method /*06000015*/ public hidebysig specialname - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_Id - - .method /*06000016*/ private hidebysig specialname - instance void set_Id(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_Id - - .method /*06000017*/ public hidebysig specialname - instance valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/ - get_StartTimeUtc() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_StartTimeUtc - - .method /*06000018*/ private hidebysig specialname - instance void set_StartTimeUtc(valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 11 71 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_StartTimeUtc - - .method /*06000019*/ public hidebysig specialname - instance class System.Diagnostics.Activity/*02000005*/ - get_Parent() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_Parent - - .method /*0600001A*/ private hidebysig specialname - instance void set_Parent(class System.Diagnostics.Activity/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_Parent - - .method /*0600001B*/ public hidebysig specialname - instance string get_ParentId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_ParentId - - .method /*0600001C*/ private hidebysig specialname - instance void set_ParentId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_ParentId - - .method /*0600001D*/ public hidebysig specialname - instance string get_RootId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_RootId - - .method /*0600001E*/ private hidebysig specialname - instance void set_RootId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_RootId - - .method /*0600001F*/ public hidebysig specialname - instance valuetype [netstandard/*23000001*/]System.TimeSpan/*0100001D*/ - get_Duration() cil managed - // SIG: 20 00 11 75 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_Duration - - .method /*06000020*/ private hidebysig specialname - instance void set_Duration(valuetype [netstandard/*23000001*/]System.TimeSpan/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 11 75 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_Duration - - .method /*06000021*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001E*/> - get_Tags() cil managed - // SIG: 20 00 15 12 79 01 15 11 59 02 0E 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_Tags - - .method /*06000022*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001E*/> - get_Baggage() cil managed - // SIG: 20 00 15 12 79 01 15 11 59 02 0E 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_Baggage - - .method /*06000023*/ public hidebysig instance string - GetBaggageItem(string key) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::GetBaggageItem - - .method /*06000024*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - AddTag(string key, - string 'value') cil managed - // SIG: 20 02 12 14 0E 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::AddTag - - .method /*06000025*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - AddBaggage(string key, - string 'value') cil managed - // SIG: 20 02 12 14 0E 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::AddBaggage - - .method /*06000026*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - SetParentId(string parentId) cil managed - // SIG: 20 01 12 14 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::SetParentId - - .method /*06000027*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - SetStartTime(valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/ startTimeUtc) cil managed - // SIG: 20 01 12 14 11 71 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::SetStartTime - - .method /*06000028*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - SetEndTime(valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/ endTimeUtc) cil managed - // SIG: 20 01 12 14 11 71 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::SetEndTime - - .method /*06000029*/ public hidebysig instance class System.Diagnostics.Activity/*02000005*/ - Start() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::Start - - .method /*0600002A*/ public hidebysig instance void - Stop() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::Stop - - .method /*0600002B*/ public hidebysig specialname static - class System.Diagnostics.Activity/*02000005*/ - get_Current() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activity::get_Current - - .method /*0600002C*/ private hidebysig specialname static - void set_Current(class System.Diagnostics.Activity/*02000005*/ 'value') cil managed - // SIG: 00 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Activity::set_Current - - .property /*17000003*/ instance string OperationName() - { - .get instance string System.Diagnostics.Activity/*02000005*/::get_OperationName() /* 06000014 */ - } // end of property Activity::OperationName - .property /*17000004*/ instance string Id() - { - .get instance string System.Diagnostics.Activity/*02000005*/::get_Id() /* 06000015 */ - .set instance void System.Diagnostics.Activity/*02000005*/::set_Id(string) /* 06000016 */ - } // end of property Activity::Id - .property /*17000005*/ instance valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/ - StartTimeUtc() - { - .get instance valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/ System.Diagnostics.Activity/*02000005*/::get_StartTimeUtc() /* 06000017 */ - .set instance void System.Diagnostics.Activity/*02000005*/::set_StartTimeUtc(valuetype [netstandard/*23000001*/]System.DateTime/*0100001C*/) /* 06000018 */ - } // end of property Activity::StartTimeUtc - .property /*17000006*/ instance class System.Diagnostics.Activity/*02000005*/ - Parent() - { - .get instance class System.Diagnostics.Activity/*02000005*/ System.Diagnostics.Activity/*02000005*/::get_Parent() /* 06000019 */ - .set instance void System.Diagnostics.Activity/*02000005*/::set_Parent(class System.Diagnostics.Activity/*02000005*/) /* 0600001A */ - } // end of property Activity::Parent - .property /*17000007*/ instance string ParentId() - { - .get instance string System.Diagnostics.Activity/*02000005*/::get_ParentId() /* 0600001B */ - .set instance void System.Diagnostics.Activity/*02000005*/::set_ParentId(string) /* 0600001C */ - } // end of property Activity::ParentId - .property /*17000008*/ instance string RootId() - { - .get instance string System.Diagnostics.Activity/*02000005*/::get_RootId() /* 0600001D */ - .set instance void System.Diagnostics.Activity/*02000005*/::set_RootId(string) /* 0600001E */ - } // end of property Activity::RootId - .property /*17000009*/ instance valuetype [netstandard/*23000001*/]System.TimeSpan/*0100001D*/ - Duration() - { - .get instance valuetype [netstandard/*23000001*/]System.TimeSpan/*0100001D*/ System.Diagnostics.Activity/*02000005*/::get_Duration() /* 0600001F */ - .set instance void System.Diagnostics.Activity/*02000005*/::set_Duration(valuetype [netstandard/*23000001*/]System.TimeSpan/*0100001D*/) /* 06000020 */ - } // end of property Activity::Duration - .property /*1700000A*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001E*/> - Tags() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001E*/> System.Diagnostics.Activity/*02000005*/::get_Tags() /* 06000021 */ - } // end of property Activity::Tags - .property /*1700000B*/ instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001E*/> - Baggage() - { - .get instance class [netstandard/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001E*/> System.Diagnostics.Activity/*02000005*/::get_Baggage() /* 06000022 */ - } // end of property Activity::Baggage - .property /*1700000C*/ class System.Diagnostics.Activity/*02000005*/ - Current() - { - .get class System.Diagnostics.Activity/*02000005*/ System.Diagnostics.Activity/*02000005*/::get_Current() /* 0600002B */ - .set void System.Diagnostics.Activity/*02000005*/::set_Current(class System.Diagnostics.Activity/*02000005*/) /* 0600002C */ - } // end of property Activity::Current -} // end of class System.Diagnostics.Activity - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il deleted file mode 100644 index 3796956657..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il +++ /dev/null @@ -1,787 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002f1a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00007b66 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002ec7 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005e0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002d4c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000f20 Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005e0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000f1c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002f09 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x00000c70] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ccc [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000004b8 Size -// '#~' Name -// Stream 2: -// 0x00000524 Offset -// 0x00000480 Size -// '#Strings' Name -// Stream 3: -// 0x000009a4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000009a8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000009b8 Offset -// 0x000002b8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22672 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17747 (78.28%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 3184 (14.04%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 30 ( 0.13%) -// Managed code : 65 ( 0.29%) -// Data : 2048 ( 9.03%) -// Unaccounted : -1114 (-4.91%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3184 -// Module - 1 (10 bytes) -// TypeDef - 2 (28 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 17 (102 bytes) -// MethodDef - 30 (420 bytes) 0 abstract, 0 native, 30 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 1 (6 bytes) -// CustomAttribute- 17 (102 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 27 (162 bytes) -// MethodSemantic- 27 (162 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1151 bytes -// Blobs - 696 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 183 bytes - -// CLR additional info : 128 - -// CLR method headers : 30 -// Num.of method bodies - 30 -// Num.of fat headers - 0 -// Num.of tiny headers - 30 - -// Managed code : 65 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class FileVersionInfo (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.FileVersionInfo -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 22 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // .."System.Diagno - 73 74 69 63 73 2E 46 69 6C 65 56 65 72 73 69 6F // stics.FileVersio - 6E 49 6E 66 6F 00 00 ) // nInfo.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 22 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // .."System.Diagno - 73 74 69 63 73 2E 46 69 6C 65 56 65 72 73 69 6F // stics.FileVersio - 6E 49 6E 66 6F 00 00 ) // nInfo.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 22 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // .."System.Diagno - 73 74 69 63 73 2E 46 69 6C 65 56 65 72 73 69 6F // stics.FileVersio - 6E 49 6E 66 6F 00 00 ) // nInfo.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Diagnostics.FileVersionInfo.dll -// MVID: {4fa4c492-de29-47a4-aaa0-e4e4fbd3cbf3} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC0F8AEA000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Diagnostics.FileVersionInfo - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method FileVersionInfo::.ctor - - .method /*06000002*/ public hidebysig specialname - instance string get_Comments() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_Comments - - .method /*06000003*/ public hidebysig specialname - instance string get_CompanyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_CompanyName - - .method /*06000004*/ public hidebysig specialname - instance int32 get_FileBuildPart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FileBuildPart - - .method /*06000005*/ public hidebysig specialname - instance string get_FileDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FileDescription - - .method /*06000006*/ public hidebysig specialname - instance int32 get_FileMajorPart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FileMajorPart - - .method /*06000007*/ public hidebysig specialname - instance int32 get_FileMinorPart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FileMinorPart - - .method /*06000008*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FileName - - .method /*06000009*/ public hidebysig specialname - instance int32 get_FilePrivatePart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FilePrivatePart - - .method /*0600000A*/ public hidebysig specialname - instance string get_FileVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_FileVersion - - .method /*0600000B*/ public hidebysig specialname - instance string get_InternalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_InternalName - - .method /*0600000C*/ public hidebysig specialname - instance bool get_IsDebug() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_IsDebug - - .method /*0600000D*/ public hidebysig specialname - instance bool get_IsPatched() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_IsPatched - - .method /*0600000E*/ public hidebysig specialname - instance bool get_IsPreRelease() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_IsPreRelease - - .method /*0600000F*/ public hidebysig specialname - instance bool get_IsPrivateBuild() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_IsPrivateBuild - - .method /*06000010*/ public hidebysig specialname - instance bool get_IsSpecialBuild() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_IsSpecialBuild - - .method /*06000011*/ public hidebysig specialname - instance string get_Language() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_Language - - .method /*06000012*/ public hidebysig specialname - instance string get_LegalCopyright() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_LegalCopyright - - .method /*06000013*/ public hidebysig specialname - instance string get_LegalTrademarks() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_LegalTrademarks - - .method /*06000014*/ public hidebysig specialname - instance string get_OriginalFilename() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_OriginalFilename - - .method /*06000015*/ public hidebysig specialname - instance string get_PrivateBuild() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_PrivateBuild - - .method /*06000016*/ public hidebysig specialname - instance int32 get_ProductBuildPart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_ProductBuildPart - - .method /*06000017*/ public hidebysig specialname - instance int32 get_ProductMajorPart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_ProductMajorPart - - .method /*06000018*/ public hidebysig specialname - instance int32 get_ProductMinorPart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_ProductMinorPart - - .method /*06000019*/ public hidebysig specialname - instance string get_ProductName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_ProductName - - .method /*0600001A*/ public hidebysig specialname - instance int32 get_ProductPrivatePart() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_ProductPrivatePart - - .method /*0600001B*/ public hidebysig specialname - instance string get_ProductVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_ProductVersion - - .method /*0600001C*/ public hidebysig specialname - instance string get_SpecialBuild() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::get_SpecialBuild - - .method /*0600001D*/ public hidebysig static - class System.Diagnostics.FileVersionInfo/*02000002*/ - GetVersionInfo(string fileName) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::GetVersionInfo - - .method /*0600001E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileVersionInfo::ToString - - .property /*17000001*/ instance string Comments() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_Comments() /* 06000002 */ - } // end of property FileVersionInfo::Comments - .property /*17000002*/ instance string CompanyName() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_CompanyName() /* 06000003 */ - } // end of property FileVersionInfo::CompanyName - .property /*17000003*/ instance int32 FileBuildPart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_FileBuildPart() /* 06000004 */ - } // end of property FileVersionInfo::FileBuildPart - .property /*17000004*/ instance string FileDescription() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_FileDescription() /* 06000005 */ - } // end of property FileVersionInfo::FileDescription - .property /*17000005*/ instance int32 FileMajorPart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_FileMajorPart() /* 06000006 */ - } // end of property FileVersionInfo::FileMajorPart - .property /*17000006*/ instance int32 FileMinorPart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_FileMinorPart() /* 06000007 */ - } // end of property FileVersionInfo::FileMinorPart - .property /*17000007*/ instance string FileName() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_FileName() /* 06000008 */ - } // end of property FileVersionInfo::FileName - .property /*17000008*/ instance int32 FilePrivatePart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_FilePrivatePart() /* 06000009 */ - } // end of property FileVersionInfo::FilePrivatePart - .property /*17000009*/ instance string FileVersion() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_FileVersion() /* 0600000A */ - } // end of property FileVersionInfo::FileVersion - .property /*1700000A*/ instance string InternalName() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_InternalName() /* 0600000B */ - } // end of property FileVersionInfo::InternalName - .property /*1700000B*/ instance bool IsDebug() - { - .get instance bool System.Diagnostics.FileVersionInfo/*02000002*/::get_IsDebug() /* 0600000C */ - } // end of property FileVersionInfo::IsDebug - .property /*1700000C*/ instance bool IsPatched() - { - .get instance bool System.Diagnostics.FileVersionInfo/*02000002*/::get_IsPatched() /* 0600000D */ - } // end of property FileVersionInfo::IsPatched - .property /*1700000D*/ instance bool IsPreRelease() - { - .get instance bool System.Diagnostics.FileVersionInfo/*02000002*/::get_IsPreRelease() /* 0600000E */ - } // end of property FileVersionInfo::IsPreRelease - .property /*1700000E*/ instance bool IsPrivateBuild() - { - .get instance bool System.Diagnostics.FileVersionInfo/*02000002*/::get_IsPrivateBuild() /* 0600000F */ - } // end of property FileVersionInfo::IsPrivateBuild - .property /*1700000F*/ instance bool IsSpecialBuild() - { - .get instance bool System.Diagnostics.FileVersionInfo/*02000002*/::get_IsSpecialBuild() /* 06000010 */ - } // end of property FileVersionInfo::IsSpecialBuild - .property /*17000010*/ instance string Language() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_Language() /* 06000011 */ - } // end of property FileVersionInfo::Language - .property /*17000011*/ instance string LegalCopyright() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_LegalCopyright() /* 06000012 */ - } // end of property FileVersionInfo::LegalCopyright - .property /*17000012*/ instance string LegalTrademarks() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_LegalTrademarks() /* 06000013 */ - } // end of property FileVersionInfo::LegalTrademarks - .property /*17000013*/ instance string OriginalFilename() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_OriginalFilename() /* 06000014 */ - } // end of property FileVersionInfo::OriginalFilename - .property /*17000014*/ instance string PrivateBuild() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_PrivateBuild() /* 06000015 */ - } // end of property FileVersionInfo::PrivateBuild - .property /*17000015*/ instance int32 ProductBuildPart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_ProductBuildPart() /* 06000016 */ - } // end of property FileVersionInfo::ProductBuildPart - .property /*17000016*/ instance int32 ProductMajorPart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_ProductMajorPart() /* 06000017 */ - } // end of property FileVersionInfo::ProductMajorPart - .property /*17000017*/ instance int32 ProductMinorPart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_ProductMinorPart() /* 06000018 */ - } // end of property FileVersionInfo::ProductMinorPart - .property /*17000018*/ instance string ProductName() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_ProductName() /* 06000019 */ - } // end of property FileVersionInfo::ProductName - .property /*17000019*/ instance int32 ProductPrivatePart() - { - .get instance int32 System.Diagnostics.FileVersionInfo/*02000002*/::get_ProductPrivatePart() /* 0600001A */ - } // end of property FileVersionInfo::ProductPrivatePart - .property /*1700001A*/ instance string ProductVersion() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_ProductVersion() /* 0600001B */ - } // end of property FileVersionInfo::ProductVersion - .property /*1700001B*/ instance string SpecialBuild() - { - .get instance string System.Diagnostics.FileVersionInfo/*02000002*/::get_SpecialBuild() /* 0600001C */ - } // end of property FileVersionInfo::SpecialBuild -} // end of class System.Diagnostics.FileVersionInfo - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il deleted file mode 100644 index ae60e56451..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il +++ /dev/null @@ -1,3232 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00005a26 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0001217f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000059d3 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004600 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005858 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003a2c Virtual Size -// 0x00002000 Virtual Address -// 0x00003c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a28 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005a15 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002088 [0x00003750] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000057d8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000018c8 Size -// '#~' Name -// Stream 2: -// 0x00001934 Offset -// 0x00001314 Size -// '#Strings' Name -// Stream 3: -// 0x00002c48 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002c4c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002c5c Offset -// 0x00000af4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901b41d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 33936 -// PE header size : 512 (496 used) ( 1.51%) -// PE additional info : 17683 (52.11%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.21%) -// CLR meta-data size : 14160 (41.73%) -// CLR additional info : 128 ( 0.38%) -// CLR method headers : 190 ( 0.56%) -// Managed code : 392 ( 1.16%) -// Data : 2048 ( 6.03%) -// Unaccounted : -1249 (-3.68%) - -// Num.of PE sections : 3 -// .text - 15360 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 14160 -// Module - 1 (10 bytes) -// TypeDef - 16 (224 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 43 (258 bytes) -// MethodDef - 194 (2716 bytes) 0 abstract, 0 native, 190 bodies -// FieldDef - 44 (264 bytes) 0 constant -// MemberRef - 26 (156 bytes) -// ParamDef - 92 (552 bytes) -// Constant - 39 (234 bytes) -// CustomAttribute- 36 (216 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 99 (594 bytes) -// MethodSemantic- 135 (810 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 7 (140 bytes) -// EventMap - 1 (4 bytes) -// Event - 3 (18 bytes) -// Strings - 4881 bytes -// Blobs - 2804 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 201 bytes - -// CLR additional info : 128 - -// CLR method headers : 190 -// Num.of method bodies - 190 -// Num.of fat headers - 0 -// Num.of tiny headers - 190 - -// Managed code : 392 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DataReceivedEventArgs (public) (auto) (ansi) -// Class DataReceivedEventHandler (public) (auto) (ansi) (sealed) -// Class Process (public) (auto) (ansi) -// Class ProcessModule (public) (auto) (ansi) -// Class ProcessModuleCollection (public) (auto) (ansi) -// Class ProcessPriorityClass (public) (auto) (ansi) (sealed) -// Class ProcessStartInfo (public) (auto) (ansi) (sealed) -// Class ProcessThread (public) (auto) (ansi) -// Class ProcessThreadCollection (public) (auto) (ansi) -// Class ThreadPriorityLevel (public) (auto) (ansi) (sealed) -// Class ThreadState (public) (auto) (ansi) (sealed) -// Class ThreadWaitReason (public) (auto) (ansi) (sealed) -// Class ProcessWindowStyle (public) (auto) (ansi) (sealed) -// Class MonitoringDescriptionAttribute (public) (auto) (ansi) -// Class SafeProcessHandle (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000005*/ System.Diagnostics.FileVersionInfo -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly extern /*23000006*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000007*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.Process -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 00 00 ) // stics.Process.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 00 00 ) // stics.Process.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 00 00 ) // stics.Process.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Diagnostics.Process.dll -// MVID: {7a64daca-f565-46f2-a095-9908385be09f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F89EC1FD000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Diagnostics.DataReceivedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000013*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000013*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method DataReceivedEventArgs::.ctor - - .method /*06000002*/ public hidebysig specialname - instance string get_Data() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataReceivedEventArgs::get_Data - - .property /*17000001*/ instance string Data() - { - .get instance string System.Diagnostics.DataReceivedEventArgs/*02000002*/::get_Data() /* 06000002 */ - } // end of property DataReceivedEventArgs::Data -} // end of class System.Diagnostics.DataReceivedEventArgs - -.class /*02000003*/ public auto ansi sealed System.Diagnostics.DataReceivedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DataReceivedEventHandler::.ctor - - .method /*06000004*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Diagnostics.DataReceivedEventArgs/*02000002*/ e) runtime managed - // SIG: 20 02 01 1C 12 08 - { - } // end of method DataReceivedEventHandler::Invoke - - .method /*06000005*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ - BeginInvoke(object sender, - class System.Diagnostics.DataReceivedEventArgs/*02000002*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000017*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 59 1C 12 08 12 5D 1C - { - } // end of method DataReceivedEventHandler::BeginInvoke - - .method /*06000006*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ result) runtime managed - // SIG: 20 01 01 12 59 - { - } // end of method DataReceivedEventHandler::EndInvoke - -} // end of class System.Diagnostics.DataReceivedEventHandler - -.class /*02000004*/ public auto ansi beforefieldinit System.Diagnostics.Process - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000018*/ -{ - .method /*06000007*/ public hidebysig specialname - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_Handle - - .method /*06000008*/ public hidebysig specialname - instance int32 get_HandleCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_HandleCount - - .method /*06000009*/ public hidebysig specialname - instance native int get_MainWindowHandle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_MainWindowHandle - - .method /*0600000A*/ public hidebysig specialname - instance string get_MainWindowTitle() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_MainWindowTitle - - .method /*0600000B*/ public hidebysig specialname - instance int32 get_NonpagedSystemMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_NonpagedSystemMemorySize - - .method /*0600000C*/ public hidebysig specialname - instance int32 get_PagedMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PagedMemorySize - - .method /*0600000D*/ public hidebysig specialname - instance int32 get_PagedSystemMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PagedSystemMemorySize - - .method /*0600000E*/ public hidebysig specialname - instance int32 get_PeakPagedMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PeakPagedMemorySize - - .method /*0600000F*/ public hidebysig specialname - instance int32 get_PeakVirtualMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PeakVirtualMemorySize - - .method /*06000010*/ public hidebysig specialname - instance int32 get_PeakWorkingSet() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PeakWorkingSet - - .method /*06000011*/ public hidebysig specialname - instance int32 get_PrivateMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PrivateMemorySize - - .method /*06000012*/ public hidebysig specialname - instance bool get_Responding() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_Responding - - .method /*06000013*/ public hidebysig specialname - instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ - get_SynchronizingObject() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_SynchronizingObject - - .method /*06000014*/ public hidebysig specialname - instance void set_SynchronizingObject(class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_SynchronizingObject - - .method /*06000015*/ public hidebysig specialname - instance int32 get_VirtualMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_VirtualMemorySize - - .method /*06000016*/ public hidebysig specialname - instance int32 get_WorkingSet() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_WorkingSet - - .method /*06000017*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::Close - - .method /*06000018*/ public hidebysig instance bool - CloseMainWindow() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::CloseMainWindow - - .method /*06000019*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::Dispose - - .method /*0600001A*/ public hidebysig instance bool - WaitForInputIdle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::WaitForInputIdle - - .method /*0600001B*/ public hidebysig instance bool - WaitForInputIdle(int32 milliseconds) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::WaitForInputIdle - - .method /*0600001C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::ToString - - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000018*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method Process::.ctor - - .method /*0600001E*/ public hidebysig specialname - instance int32 get_BasePriority() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_BasePriority - - .method /*0600001F*/ public hidebysig specialname - instance bool get_EnableRaisingEvents() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_EnableRaisingEvents - - .method /*06000020*/ public hidebysig specialname - instance void set_EnableRaisingEvents(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_EnableRaisingEvents - - .method /*06000021*/ public hidebysig specialname - instance int32 get_ExitCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_ExitCode - - .method /*06000022*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - get_ExitTime() cil managed - // SIG: 20 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_ExitTime - - .method /*06000023*/ public hidebysig specialname - instance bool get_HasExited() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_HasExited - - .method /*06000024*/ public hidebysig specialname - instance int32 get_Id() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_Id - - .method /*06000025*/ public hidebysig specialname - instance string get_MachineName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_MachineName - - .method /*06000026*/ public hidebysig specialname - instance class System.Diagnostics.ProcessModule/*02000005*/ - get_MainModule() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_MainModule - - .method /*06000027*/ public hidebysig specialname - instance native int get_MaxWorkingSet() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_MaxWorkingSet - - .method /*06000028*/ public hidebysig specialname - instance void set_MaxWorkingSet(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_MaxWorkingSet - - .method /*06000029*/ public hidebysig specialname - instance native int get_MinWorkingSet() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_MinWorkingSet - - .method /*0600002A*/ public hidebysig specialname - instance void set_MinWorkingSet(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_MinWorkingSet - - .method /*0600002B*/ public hidebysig specialname - instance class System.Diagnostics.ProcessModuleCollection/*02000006*/ - get_Modules() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_Modules - - .method /*0600002C*/ public hidebysig specialname - instance int64 get_NonpagedSystemMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_NonpagedSystemMemorySize64 - - .method /*0600002D*/ public hidebysig specialname - instance int64 get_PagedMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PagedMemorySize64 - - .method /*0600002E*/ public hidebysig specialname - instance int64 get_PagedSystemMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PagedSystemMemorySize64 - - .method /*0600002F*/ public hidebysig specialname - instance int64 get_PeakPagedMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PeakPagedMemorySize64 - - .method /*06000030*/ public hidebysig specialname - instance int64 get_PeakVirtualMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PeakVirtualMemorySize64 - - .method /*06000031*/ public hidebysig specialname - instance int64 get_PeakWorkingSet64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PeakWorkingSet64 - - .method /*06000032*/ public hidebysig specialname - instance bool get_PriorityBoostEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PriorityBoostEnabled - - .method /*06000033*/ public hidebysig specialname - instance void set_PriorityBoostEnabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_PriorityBoostEnabled - - .method /*06000034*/ public hidebysig specialname - instance valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ - get_PriorityClass() cil managed - // SIG: 20 00 11 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PriorityClass - - .method /*06000035*/ public hidebysig specialname - instance void set_PriorityClass(valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ 'value') cil managed - // SIG: 20 01 01 11 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_PriorityClass - - .method /*06000036*/ public hidebysig specialname - instance int64 get_PrivateMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PrivateMemorySize64 - - .method /*06000037*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_PrivilegedProcessorTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_PrivilegedProcessorTime - - .method /*06000038*/ public hidebysig specialname - instance string get_ProcessName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_ProcessName - - .method /*06000039*/ public hidebysig specialname - instance native int get_ProcessorAffinity() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_ProcessorAffinity - - .method /*0600003A*/ public hidebysig specialname - instance void set_ProcessorAffinity(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_ProcessorAffinity - - .method /*0600003B*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafeProcessHandle/*02000010*/ - get_SafeHandle() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_SafeHandle - - .method /*0600003C*/ public hidebysig specialname - instance int32 get_SessionId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_SessionId - - .method /*0600003D*/ public hidebysig specialname - instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamReader/*0100001D*/ - get_StandardError() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_StandardError - - .method /*0600003E*/ public hidebysig specialname - instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamWriter/*0100001E*/ - get_StandardInput() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_StandardInput - - .method /*0600003F*/ public hidebysig specialname - instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamReader/*0100001D*/ - get_StandardOutput() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_StandardOutput - - .method /*06000040*/ public hidebysig specialname - instance class System.Diagnostics.ProcessStartInfo/*02000008*/ - get_StartInfo() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_StartInfo - - .method /*06000041*/ public hidebysig specialname - instance void set_StartInfo(class System.Diagnostics.ProcessStartInfo/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::set_StartInfo - - .method /*06000042*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - get_StartTime() cil managed - // SIG: 20 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_StartTime - - .method /*06000043*/ public hidebysig specialname - instance class System.Diagnostics.ProcessThreadCollection/*0200000A*/ - get_Threads() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_Threads - - .method /*06000044*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_TotalProcessorTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_TotalProcessorTime - - .method /*06000045*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_UserProcessorTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_UserProcessorTime - - .method /*06000046*/ public hidebysig specialname - instance int64 get_VirtualMemorySize64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_VirtualMemorySize64 - - .method /*06000047*/ public hidebysig specialname - instance int64 get_WorkingSet64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::get_WorkingSet64 - - .method /*06000048*/ public hidebysig specialname - instance void add_ErrorDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::add_ErrorDataReceived - - .method /*06000049*/ public hidebysig specialname - instance void remove_ErrorDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::remove_ErrorDataReceived - - .method /*0600004A*/ public hidebysig specialname - instance void add_Exited(class [System.Runtime/*23000001*/]System.EventHandler/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::add_Exited - - .method /*0600004B*/ public hidebysig specialname - instance void remove_Exited(class [System.Runtime/*23000001*/]System.EventHandler/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::remove_Exited - - .method /*0600004C*/ public hidebysig specialname - instance void add_OutputDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::add_OutputDataReceived - - .method /*0600004D*/ public hidebysig specialname - instance void remove_OutputDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::remove_OutputDataReceived - - .method /*0600004E*/ public hidebysig instance void - BeginErrorReadLine() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::BeginErrorReadLine - - .method /*0600004F*/ public hidebysig instance void - BeginOutputReadLine() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::BeginOutputReadLine - - .method /*06000050*/ public hidebysig instance void - CancelErrorRead() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::CancelErrorRead - - .method /*06000051*/ public hidebysig instance void - CancelOutputRead() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::CancelOutputRead - - .method /*06000052*/ public hidebysig static - void EnterDebugMode() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::EnterDebugMode - - .method /*06000053*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - GetCurrentProcess() cil managed - // SIG: 00 00 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetCurrentProcess - - .method /*06000054*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - GetProcessById(int32 processId) cil managed - // SIG: 00 01 12 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetProcessById - - .method /*06000055*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - GetProcessById(int32 processId, - string machineName) cil managed - // SIG: 00 02 12 10 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetProcessById - - .method /*06000056*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/[] - GetProcesses() cil managed - // SIG: 00 00 1D 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetProcesses - - .method /*06000057*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/[] - GetProcesses(string machineName) cil managed - // SIG: 00 01 1D 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetProcesses - - .method /*06000058*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/[] - GetProcessesByName(string processName) cil managed - // SIG: 00 01 1D 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetProcessesByName - - .method /*06000059*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/[] - GetProcessesByName(string processName, - string machineName) cil managed - // SIG: 00 02 1D 12 10 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::GetProcessesByName - - .method /*0600005A*/ public hidebysig instance void - Kill() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::Kill - - .method /*0600005B*/ public hidebysig static - void LeaveDebugMode() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::LeaveDebugMode - - .method /*0600005C*/ family hidebysig instance void - OnExited() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::OnExited - - .method /*0600005D*/ public hidebysig instance void - Refresh() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::Refresh - - .method /*0600005E*/ public hidebysig instance bool - Start() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::Start - - .method /*0600005F*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - Start(class System.Diagnostics.ProcessStartInfo/*02000008*/ startInfo) cil managed - // SIG: 00 01 12 10 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::Start - - .method /*06000060*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - Start(string fileName) cil managed - // SIG: 00 01 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::Start - - .method /*06000061*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - Start(string fileName, - string arguments) cil managed - // SIG: 00 02 12 10 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::Start - - .method /*06000062*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - Start(string fileName, - string userName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/ password, - string domain) cil managed - // SIG: 00 04 12 10 0E 0E 12 7D 0E - { - .custom /*0C000023:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::Start - - .method /*06000063*/ public hidebysig static - class System.Diagnostics.Process/*02000004*/ - Start(string fileName, - string arguments, - string userName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/ password, - string domain) cil managed - // SIG: 00 05 12 10 0E 0E 0E 12 7D 0E - { - .custom /*0C000024:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::Start - - .method /*06000064*/ public hidebysig instance void - WaitForExit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Process::WaitForExit - - .method /*06000065*/ public hidebysig instance bool - WaitForExit(int32 milliseconds) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Process::WaitForExit - - .event /*14000001*/ System.Diagnostics.DataReceivedEventHandler/*02000003*/ ErrorDataReceived - { - .addon instance void System.Diagnostics.Process/*02000004*/::add_ErrorDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/) /* 06000048 */ - .removeon instance void System.Diagnostics.Process/*02000004*/::remove_ErrorDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/) /* 06000049 */ - } // end of event Process::ErrorDataReceived - .event /*14000002*/ [System.Runtime/*23000001*/]System.EventHandler/*01000019*/ Exited - { - .addon instance void System.Diagnostics.Process/*02000004*/::add_Exited(class [System.Runtime/*23000001*/]System.EventHandler/*01000019*/) /* 0600004A */ - .removeon instance void System.Diagnostics.Process/*02000004*/::remove_Exited(class [System.Runtime/*23000001*/]System.EventHandler/*01000019*/) /* 0600004B */ - } // end of event Process::Exited - .event /*14000003*/ System.Diagnostics.DataReceivedEventHandler/*02000003*/ OutputDataReceived - { - .addon instance void System.Diagnostics.Process/*02000004*/::add_OutputDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/) /* 0600004C */ - .removeon instance void System.Diagnostics.Process/*02000004*/::remove_OutputDataReceived(class System.Diagnostics.DataReceivedEventHandler/*02000003*/) /* 0600004D */ - } // end of event Process::OutputDataReceived - .property /*17000002*/ instance native int - Handle() - { - .get instance native int System.Diagnostics.Process/*02000004*/::get_Handle() /* 06000007 */ - } // end of property Process::Handle - .property /*17000003*/ instance int32 HandleCount() - { - .get instance int32 System.Diagnostics.Process/*02000004*/::get_HandleCount() /* 06000008 */ - } // end of property Process::HandleCount - .property /*17000004*/ instance native int - MainWindowHandle() - { - .get instance native int System.Diagnostics.Process/*02000004*/::get_MainWindowHandle() /* 06000009 */ - } // end of property Process::MainWindowHandle - .property /*17000005*/ instance string MainWindowTitle() - { - .get instance string System.Diagnostics.Process/*02000004*/::get_MainWindowTitle() /* 0600000A */ - } // end of property Process::MainWindowTitle - .property /*17000006*/ instance int32 NonpagedSystemMemorySize() - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 9B 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 4E 6F // stics.Process.No - 6E 70 61 67 65 64 53 79 73 74 65 6D 4D 65 6D 6F // npagedSystemMemo - 72 79 53 69 7A 65 36 34 20 69 6E 73 74 65 61 64 // rySize64 instead - 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 // . http://go.mic - 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E // rosoft.com/fwlin - 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 // k/?linkid=14202. - 00 ) - .get instance int32 System.Diagnostics.Process/*02000004*/::get_NonpagedSystemMemorySize() /* 0600000B */ - } // end of property Process::NonpagedSystemMemorySize - .property /*17000007*/ instance int32 PagedMemorySize() - { - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 92 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 50 61 // stics.Process.Pa - 67 65 64 4D 65 6D 6F 72 79 53 69 7A 65 36 34 20 // gedMemorySize64 - 69 6E 73 74 65 61 64 2E 20 20 68 74 74 70 3A 2F // instead. http:/ - 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F // /go.microsoft.co - 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 // m/fwlink/?linkid - 3D 31 34 32 30 32 00 00 ) // =14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_PagedMemorySize() /* 0600000C */ - } // end of property Process::PagedMemorySize - .property /*17000008*/ instance int32 PagedSystemMemorySize() - { - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 98 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 50 61 // stics.Process.Pa - 67 65 64 53 79 73 74 65 6D 4D 65 6D 6F 72 79 53 // gedSystemMemoryS - 69 7A 65 36 34 20 69 6E 73 74 65 61 64 2E 20 20 // ize64 instead. - 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 // http://go.micros - 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F // oft.com/fwlink/? - 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // linkid=14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_PagedSystemMemorySize() /* 0600000D */ - } // end of property Process::PagedSystemMemorySize - .property /*17000009*/ instance int32 PeakPagedMemorySize() - { - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 96 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 50 65 // stics.Process.Pe - 61 6B 50 61 67 65 64 4D 65 6D 6F 72 79 53 69 7A // akPagedMemorySiz - 65 36 34 20 69 6E 73 74 65 61 64 2E 20 20 68 74 // e64 instead. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_PeakPagedMemorySize() /* 0600000E */ - } // end of property Process::PeakPagedMemorySize - .property /*1700000A*/ instance int32 PeakVirtualMemorySize() - { - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 98 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 50 65 // stics.Process.Pe - 61 6B 56 69 72 74 75 61 6C 4D 65 6D 6F 72 79 53 // akVirtualMemoryS - 69 7A 65 36 34 20 69 6E 73 74 65 61 64 2E 20 20 // ize64 instead. - 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 // http://go.micros - 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F // oft.com/fwlink/? - 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // linkid=14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_PeakVirtualMemorySize() /* 0600000F */ - } // end of property Process::PeakVirtualMemorySize - .property /*1700000B*/ instance int32 PeakWorkingSet() - { - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 91 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 50 65 // stics.Process.Pe - 61 6B 57 6F 72 6B 69 6E 67 53 65 74 36 34 20 69 // akWorkingSet64 i - 6E 73 74 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F // nstead. http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D // /fwlink/?linkid= - 31 34 32 30 32 00 00 ) // 14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_PeakWorkingSet() /* 06000010 */ - } // end of property Process::PeakWorkingSet - .property /*1700000C*/ instance int32 PrivateMemorySize() - { - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 94 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 50 72 // stics.Process.Pr - 69 76 61 74 65 4D 65 6D 6F 72 79 53 69 7A 65 36 // ivateMemorySize6 - 34 20 69 6E 73 74 65 61 64 2E 20 20 68 74 74 70 // 4 instead. http - 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E // ://go.microsoft. - 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B // com/fwlink/?link - 69 64 3D 31 34 32 30 32 00 00 ) // id=14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_PrivateMemorySize() /* 06000011 */ - } // end of property Process::PrivateMemorySize - .property /*1700000D*/ instance bool Responding() - { - .get instance bool System.Diagnostics.Process/*02000004*/::get_Responding() /* 06000012 */ - } // end of property Process::Responding - .property /*1700000E*/ instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ - SynchronizingObject() - { - .get instance class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ System.Diagnostics.Process/*02000004*/::get_SynchronizingObject() /* 06000013 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_SynchronizingObject(class [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/) /* 06000014 */ - } // end of property Process::SynchronizingObject - .property /*1700000F*/ instance int32 VirtualMemorySize() - { - .custom /*0C00001C:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 94 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 56 69 // stics.Process.Vi - 72 74 75 61 6C 4D 65 6D 6F 72 79 53 69 7A 65 36 // rtualMemorySize6 - 34 20 69 6E 73 74 65 61 64 2E 20 20 68 74 74 70 // 4 instead. http - 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E // ://go.microsoft. - 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B // com/fwlink/?link - 69 64 3D 31 34 32 30 32 00 00 ) // id=14202.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_VirtualMemorySize() /* 06000015 */ - } // end of property Process::VirtualMemorySize - .property /*17000010*/ instance int32 WorkingSet() - { - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000020*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 8D 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // se System.Diagno - 73 74 69 63 73 2E 50 72 6F 63 65 73 73 2E 57 6F // stics.Process.Wo - 72 6B 69 6E 67 53 65 74 36 34 20 69 6E 73 74 65 // rkingSet64 inste - 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D // ad. http://go.m - 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C // icrosoft.com/fwl - 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 // ink/?linkid=1420 - 32 00 00 ) // 2.. - .get instance int32 System.Diagnostics.Process/*02000004*/::get_WorkingSet() /* 06000016 */ - } // end of property Process::WorkingSet - .property /*17000011*/ instance int32 BasePriority() - { - .get instance int32 System.Diagnostics.Process/*02000004*/::get_BasePriority() /* 0600001E */ - } // end of property Process::BasePriority - .property /*17000012*/ instance bool EnableRaisingEvents() - { - .custom /*0C00001E:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000021*/::.ctor(bool) /* 0A000012 */ = ( 01 00 00 00 00 ) - .get instance bool System.Diagnostics.Process/*02000004*/::get_EnableRaisingEvents() /* 0600001F */ - .set instance void System.Diagnostics.Process/*02000004*/::set_EnableRaisingEvents(bool) /* 06000020 */ - } // end of property Process::EnableRaisingEvents - .property /*17000013*/ instance int32 ExitCode() - { - .get instance int32 System.Diagnostics.Process/*02000004*/::get_ExitCode() /* 06000021 */ - } // end of property Process::ExitCode - .property /*17000014*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - ExitTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ System.Diagnostics.Process/*02000004*/::get_ExitTime() /* 06000022 */ - } // end of property Process::ExitTime - .property /*17000015*/ instance bool HasExited() - { - .get instance bool System.Diagnostics.Process/*02000004*/::get_HasExited() /* 06000023 */ - } // end of property Process::HasExited - .property /*17000016*/ instance int32 Id() - { - .get instance int32 System.Diagnostics.Process/*02000004*/::get_Id() /* 06000024 */ - } // end of property Process::Id - .property /*17000017*/ instance string MachineName() - { - .get instance string System.Diagnostics.Process/*02000004*/::get_MachineName() /* 06000025 */ - } // end of property Process::MachineName - .property /*17000018*/ instance class System.Diagnostics.ProcessModule/*02000005*/ - MainModule() - { - .get instance class System.Diagnostics.ProcessModule/*02000005*/ System.Diagnostics.Process/*02000004*/::get_MainModule() /* 06000026 */ - } // end of property Process::MainModule - .property /*17000019*/ instance native int - MaxWorkingSet() - { - .get instance native int System.Diagnostics.Process/*02000004*/::get_MaxWorkingSet() /* 06000027 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_MaxWorkingSet(native int) /* 06000028 */ - } // end of property Process::MaxWorkingSet - .property /*1700001A*/ instance native int - MinWorkingSet() - { - .get instance native int System.Diagnostics.Process/*02000004*/::get_MinWorkingSet() /* 06000029 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_MinWorkingSet(native int) /* 0600002A */ - } // end of property Process::MinWorkingSet - .property /*1700001B*/ instance class System.Diagnostics.ProcessModuleCollection/*02000006*/ - Modules() - { - .get instance class System.Diagnostics.ProcessModuleCollection/*02000006*/ System.Diagnostics.Process/*02000004*/::get_Modules() /* 0600002B */ - } // end of property Process::Modules - .property /*1700001C*/ instance int64 NonpagedSystemMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_NonpagedSystemMemorySize64() /* 0600002C */ - } // end of property Process::NonpagedSystemMemorySize64 - .property /*1700001D*/ instance int64 PagedMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_PagedMemorySize64() /* 0600002D */ - } // end of property Process::PagedMemorySize64 - .property /*1700001E*/ instance int64 PagedSystemMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_PagedSystemMemorySize64() /* 0600002E */ - } // end of property Process::PagedSystemMemorySize64 - .property /*1700001F*/ instance int64 PeakPagedMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_PeakPagedMemorySize64() /* 0600002F */ - } // end of property Process::PeakPagedMemorySize64 - .property /*17000020*/ instance int64 PeakVirtualMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_PeakVirtualMemorySize64() /* 06000030 */ - } // end of property Process::PeakVirtualMemorySize64 - .property /*17000021*/ instance int64 PeakWorkingSet64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_PeakWorkingSet64() /* 06000031 */ - } // end of property Process::PeakWorkingSet64 - .property /*17000022*/ instance bool PriorityBoostEnabled() - { - .get instance bool System.Diagnostics.Process/*02000004*/::get_PriorityBoostEnabled() /* 06000032 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_PriorityBoostEnabled(bool) /* 06000033 */ - } // end of property Process::PriorityBoostEnabled - .property /*17000023*/ instance valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ - PriorityClass() - { - .get instance valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ System.Diagnostics.Process/*02000004*/::get_PriorityClass() /* 06000034 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_PriorityClass(valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/) /* 06000035 */ - } // end of property Process::PriorityClass - .property /*17000024*/ instance int64 PrivateMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_PrivateMemorySize64() /* 06000036 */ - } // end of property Process::PrivateMemorySize64 - .property /*17000025*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - PrivilegedProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Diagnostics.Process/*02000004*/::get_PrivilegedProcessorTime() /* 06000037 */ - } // end of property Process::PrivilegedProcessorTime - .property /*17000026*/ instance string ProcessName() - { - .get instance string System.Diagnostics.Process/*02000004*/::get_ProcessName() /* 06000038 */ - } // end of property Process::ProcessName - .property /*17000027*/ instance native int - ProcessorAffinity() - { - .get instance native int System.Diagnostics.Process/*02000004*/::get_ProcessorAffinity() /* 06000039 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_ProcessorAffinity(native int) /* 0600003A */ - } // end of property Process::ProcessorAffinity - .property /*17000028*/ instance class Microsoft.Win32.SafeHandles.SafeProcessHandle/*02000010*/ - SafeHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeProcessHandle/*02000010*/ System.Diagnostics.Process/*02000004*/::get_SafeHandle() /* 0600003B */ - } // end of property Process::SafeHandle - .property /*17000029*/ instance int32 SessionId() - { - .get instance int32 System.Diagnostics.Process/*02000004*/::get_SessionId() /* 0600003C */ - } // end of property Process::SessionId - .property /*1700002A*/ instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamReader/*0100001D*/ - StandardError() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamReader/*0100001D*/ System.Diagnostics.Process/*02000004*/::get_StandardError() /* 0600003D */ - } // end of property Process::StandardError - .property /*1700002B*/ instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamWriter/*0100001E*/ - StandardInput() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamWriter/*0100001E*/ System.Diagnostics.Process/*02000004*/::get_StandardInput() /* 0600003E */ - } // end of property Process::StandardInput - .property /*1700002C*/ instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamReader/*0100001D*/ - StandardOutput() - { - .get instance class [System.Runtime.Extensions/*23000004*/]System.IO.StreamReader/*0100001D*/ System.Diagnostics.Process/*02000004*/::get_StandardOutput() /* 0600003F */ - } // end of property Process::StandardOutput - .property /*1700002D*/ instance class System.Diagnostics.ProcessStartInfo/*02000008*/ - StartInfo() - { - .get instance class System.Diagnostics.ProcessStartInfo/*02000008*/ System.Diagnostics.Process/*02000004*/::get_StartInfo() /* 06000040 */ - .set instance void System.Diagnostics.Process/*02000004*/::set_StartInfo(class System.Diagnostics.ProcessStartInfo/*02000008*/) /* 06000041 */ - } // end of property Process::StartInfo - .property /*1700002E*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - StartTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ System.Diagnostics.Process/*02000004*/::get_StartTime() /* 06000042 */ - } // end of property Process::StartTime - .property /*1700002F*/ instance class System.Diagnostics.ProcessThreadCollection/*0200000A*/ - Threads() - { - .get instance class System.Diagnostics.ProcessThreadCollection/*0200000A*/ System.Diagnostics.Process/*02000004*/::get_Threads() /* 06000043 */ - } // end of property Process::Threads - .property /*17000030*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - TotalProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Diagnostics.Process/*02000004*/::get_TotalProcessorTime() /* 06000044 */ - } // end of property Process::TotalProcessorTime - .property /*17000031*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - UserProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Diagnostics.Process/*02000004*/::get_UserProcessorTime() /* 06000045 */ - } // end of property Process::UserProcessorTime - .property /*17000032*/ instance int64 VirtualMemorySize64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_VirtualMemorySize64() /* 06000046 */ - } // end of property Process::VirtualMemorySize64 - .property /*17000033*/ instance int64 WorkingSet64() - { - .get instance int64 System.Diagnostics.Process/*02000004*/::get_WorkingSet64() /* 06000047 */ - } // end of property Process::WorkingSet64 -} // end of class System.Diagnostics.Process - -.class /*02000005*/ public auto ansi beforefieldinit System.Diagnostics.ProcessModule - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000018*/ -{ - .method /*06000066*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000018*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessModule::.ctor - - .method /*06000067*/ public hidebysig specialname - instance native int get_BaseAddress() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::get_BaseAddress - - .method /*06000068*/ public hidebysig specialname - instance native int get_EntryPointAddress() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::get_EntryPointAddress - - .method /*06000069*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::get_FileName - - .method /*0600006A*/ public hidebysig specialname - instance int32 get_ModuleMemorySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::get_ModuleMemorySize - - .method /*0600006B*/ public hidebysig specialname - instance string get_ModuleName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::get_ModuleName - - .method /*0600006C*/ public hidebysig specialname - instance class [System.Diagnostics.FileVersionInfo/*23000005*/]System.Diagnostics.FileVersionInfo/*01000022*/ - get_FileVersionInfo() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::get_FileVersionInfo - - .method /*0600006D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModule::ToString - - .property /*17000034*/ instance native int - BaseAddress() - { - .get instance native int System.Diagnostics.ProcessModule/*02000005*/::get_BaseAddress() /* 06000067 */ - } // end of property ProcessModule::BaseAddress - .property /*17000035*/ instance native int - EntryPointAddress() - { - .get instance native int System.Diagnostics.ProcessModule/*02000005*/::get_EntryPointAddress() /* 06000068 */ - } // end of property ProcessModule::EntryPointAddress - .property /*17000036*/ instance string FileName() - { - .get instance string System.Diagnostics.ProcessModule/*02000005*/::get_FileName() /* 06000069 */ - } // end of property ProcessModule::FileName - .property /*17000037*/ instance int32 ModuleMemorySize() - { - .get instance int32 System.Diagnostics.ProcessModule/*02000005*/::get_ModuleMemorySize() /* 0600006A */ - } // end of property ProcessModule::ModuleMemorySize - .property /*17000038*/ instance string ModuleName() - { - .get instance string System.Diagnostics.ProcessModule/*02000005*/::get_ModuleName() /* 0600006B */ - } // end of property ProcessModule::ModuleName - .property /*17000039*/ instance class [System.Diagnostics.FileVersionInfo/*23000005*/]System.Diagnostics.FileVersionInfo/*01000022*/ - FileVersionInfo() - { - .get instance class [System.Diagnostics.FileVersionInfo/*23000005*/]System.Diagnostics.FileVersionInfo/*01000022*/ System.Diagnostics.ProcessModule/*02000005*/::get_FileVersionInfo() /* 0600006C */ - } // end of property ProcessModule::FileVersionInfo -} // end of class System.Diagnostics.ProcessModule - -.class /*02000006*/ public auto ansi beforefieldinit System.Diagnostics.ProcessModuleCollection - extends [System.Collections.NonGeneric/*23000006*/]System.Collections.ReadOnlyCollectionBase/*01000024*/ -{ - .custom /*0C000013:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000023*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600006E*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Collections.NonGeneric/*23000006*/]System.Collections.ReadOnlyCollectionBase/*01000024*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessModuleCollection::.ctor - - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Diagnostics.ProcessModule/*02000005*/[] processModules) cil managed - // SIG: 20 01 01 1D 12 14 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Collections.NonGeneric/*23000006*/]System.Collections.ReadOnlyCollectionBase/*01000024*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessModuleCollection::.ctor - - .method /*06000070*/ public hidebysig specialname - instance class System.Diagnostics.ProcessModule/*02000005*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 14 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModuleCollection::get_Item - - .method /*06000071*/ public hidebysig instance bool - Contains(class System.Diagnostics.ProcessModule/*02000005*/ module) cil managed - // SIG: 20 01 02 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModuleCollection::Contains - - .method /*06000072*/ public hidebysig instance void - CopyTo(class System.Diagnostics.ProcessModule/*02000005*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 14 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessModuleCollection::CopyTo - - .method /*06000073*/ public hidebysig instance int32 - IndexOf(class System.Diagnostics.ProcessModule/*02000005*/ module) cil managed - // SIG: 20 01 08 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessModuleCollection::IndexOf - - .property /*1700003A*/ instance class System.Diagnostics.ProcessModule/*02000005*/ - Item(int32) - { - .get instance class System.Diagnostics.ProcessModule/*02000005*/ System.Diagnostics.ProcessModuleCollection/*02000006*/::get_Item(int32) /* 06000070 */ - } // end of property ProcessModuleCollection::Item -} // end of class System.Diagnostics.ProcessModuleCollection - -.class /*02000007*/ public auto ansi sealed System.Diagnostics.ProcessPriorityClass - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ AboveNormal = int32(0x00008000) - .field /*04000003*/ public static literal valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ BelowNormal = int32(0x00004000) - .field /*04000004*/ public static literal valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ High = int32(0x00000080) - .field /*04000005*/ public static literal valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ Idle = int32(0x00000040) - .field /*04000006*/ public static literal valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ Normal = int32(0x00000020) - .field /*04000007*/ public static literal valuetype System.Diagnostics.ProcessPriorityClass/*02000007*/ RealTime = int32(0x00000100) -} // end of class System.Diagnostics.ProcessPriorityClass - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Diagnostics.ProcessStartInfo - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessStartInfo::.ctor - - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessStartInfo::.ctor - - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string arguments) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessStartInfo::.ctor - - .method /*06000077*/ public hidebysig specialname - instance string get_Arguments() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_Arguments - - .method /*06000078*/ public hidebysig specialname - instance void set_Arguments(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_Arguments - - .method /*06000079*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000026*/ - get_ArgumentList() cil managed - // SIG: 20 00 15 12 80 99 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_ArgumentList - - .method /*0600007A*/ public hidebysig specialname - instance bool get_CreateNoWindow() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_CreateNoWindow - - .method /*0600007B*/ public hidebysig specialname - instance void set_CreateNoWindow(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_CreateNoWindow - - .method /*0600007C*/ public hidebysig specialname - instance string get_Domain() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_Domain - - .method /*0600007D*/ public hidebysig specialname - instance void set_Domain(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_Domain - - .method /*0600007E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000027*/ - get_Environment() cil managed - // SIG: 20 00 15 12 80 9D 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_Environment - - .method /*0600007F*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_FileName - - .method /*06000080*/ public hidebysig specialname - instance void set_FileName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_FileName - - .method /*06000081*/ public hidebysig specialname - instance bool get_LoadUserProfile() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_LoadUserProfile - - .method /*06000082*/ public hidebysig specialname - instance void set_LoadUserProfile(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_LoadUserProfile - - .method /*06000083*/ public hidebysig specialname - instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/ - get_Password() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_Password - - .method /*06000084*/ public hidebysig specialname - instance void set_Password(class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_Password - - .method /*06000085*/ public hidebysig specialname - instance bool get_RedirectStandardError() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_RedirectStandardError - - .method /*06000086*/ public hidebysig specialname - instance void set_RedirectStandardError(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_RedirectStandardError - - .method /*06000087*/ public hidebysig specialname - instance bool get_RedirectStandardInput() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_RedirectStandardInput - - .method /*06000088*/ public hidebysig specialname - instance void set_RedirectStandardInput(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_RedirectStandardInput - - .method /*06000089*/ public hidebysig specialname - instance bool get_RedirectStandardOutput() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_RedirectStandardOutput - - .method /*0600008A*/ public hidebysig specialname - instance void set_RedirectStandardOutput(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_RedirectStandardOutput - - .method /*0600008B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - get_StandardErrorEncoding() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_StandardErrorEncoding - - .method /*0600008C*/ public hidebysig specialname - instance void set_StandardErrorEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ 'value') cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_StandardErrorEncoding - - .method /*0600008D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - get_StandardInputEncoding() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_StandardInputEncoding - - .method /*0600008E*/ public hidebysig specialname - instance void set_StandardInputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ 'value') cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_StandardInputEncoding - - .method /*0600008F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - get_StandardOutputEncoding() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_StandardOutputEncoding - - .method /*06000090*/ public hidebysig specialname - instance void set_StandardOutputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ 'value') cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_StandardOutputEncoding - - .method /*06000091*/ public hidebysig specialname - instance string get_UserName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_UserName - - .method /*06000092*/ public hidebysig specialname - instance void set_UserName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_UserName - - .method /*06000093*/ public hidebysig specialname - instance bool get_UseShellExecute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_UseShellExecute - - .method /*06000094*/ public hidebysig specialname - instance void set_UseShellExecute(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_UseShellExecute - - .method /*06000095*/ public hidebysig specialname - instance string get_WorkingDirectory() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_WorkingDirectory - - .method /*06000096*/ public hidebysig specialname - instance void set_WorkingDirectory(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_WorkingDirectory - - .method /*06000097*/ public hidebysig specialname - instance bool get_ErrorDialog() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_ErrorDialog - - .method /*06000098*/ public hidebysig specialname - instance void set_ErrorDialog(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_ErrorDialog - - .method /*06000099*/ public hidebysig specialname - instance native int get_ErrorDialogParentHandle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_ErrorDialogParentHandle - - .method /*0600009A*/ public hidebysig specialname - instance void set_ErrorDialogParentHandle(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_ErrorDialogParentHandle - - .method /*0600009B*/ public hidebysig specialname - instance string get_Verb() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_Verb - - .method /*0600009C*/ public hidebysig specialname - instance void set_Verb(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_Verb - - .method /*0600009D*/ public hidebysig specialname - instance string[] get_Verbs() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_Verbs - - .method /*0600009E*/ public hidebysig specialname - instance valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ - get_WindowStyle() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_WindowStyle - - .method /*0600009F*/ public hidebysig specialname - instance void set_WindowStyle(valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_WindowStyle - - .method /*060000A0*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.StringDictionary/*01000029*/ - get_EnvironmentVariables() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_EnvironmentVariables - - .method /*060000A1*/ public hidebysig specialname - instance string get_PasswordInClearText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessStartInfo::get_PasswordInClearText - - .method /*060000A2*/ public hidebysig specialname - instance void set_PasswordInClearText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessStartInfo::set_PasswordInClearText - - .property /*1700003B*/ instance string Arguments() - { - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_Arguments() /* 06000077 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_Arguments(string) /* 06000078 */ - } // end of property ProcessStartInfo::Arguments - .property /*1700003C*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000026*/ - ArgumentList() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000026*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_ArgumentList() /* 06000079 */ - } // end of property ProcessStartInfo::ArgumentList - .property /*1700003D*/ instance bool CreateNoWindow() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_CreateNoWindow() /* 0600007A */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_CreateNoWindow(bool) /* 0600007B */ - } // end of property ProcessStartInfo::CreateNoWindow - .property /*1700003E*/ instance string Domain() - { - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_Domain() /* 0600007C */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_Domain(string) /* 0600007D */ - } // end of property ProcessStartInfo::Domain - .property /*1700003F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000027*/ - Environment() - { - .custom /*0C00001F:0A000014*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000021*/::.ctor(string) /* 0A000014 */ = ( 01 00 FF 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000027*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_Environment() /* 0600007E */ - } // end of property ProcessStartInfo::Environment - .property /*17000040*/ instance string FileName() - { - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_FileName() /* 0600007F */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_FileName(string) /* 06000080 */ - } // end of property ProcessStartInfo::FileName - .property /*17000041*/ instance bool LoadUserProfile() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_LoadUserProfile() /* 06000081 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_LoadUserProfile(bool) /* 06000082 */ - } // end of property ProcessStartInfo::LoadUserProfile - .property /*17000042*/ instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/ - Password() - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_Password() /* 06000083 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_Password(class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001F*/) /* 06000084 */ - } // end of property ProcessStartInfo::Password - .property /*17000043*/ instance bool RedirectStandardError() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_RedirectStandardError() /* 06000085 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_RedirectStandardError(bool) /* 06000086 */ - } // end of property ProcessStartInfo::RedirectStandardError - .property /*17000044*/ instance bool RedirectStandardInput() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_RedirectStandardInput() /* 06000087 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_RedirectStandardInput(bool) /* 06000088 */ - } // end of property ProcessStartInfo::RedirectStandardInput - .property /*17000045*/ instance bool RedirectStandardOutput() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_RedirectStandardOutput() /* 06000089 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_RedirectStandardOutput(bool) /* 0600008A */ - } // end of property ProcessStartInfo::RedirectStandardOutput - .property /*17000046*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - StandardErrorEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_StandardErrorEncoding() /* 0600008B */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_StandardErrorEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/) /* 0600008C */ - } // end of property ProcessStartInfo::StandardErrorEncoding - .property /*17000047*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - StandardInputEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_StandardInputEncoding() /* 0600008D */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_StandardInputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/) /* 0600008E */ - } // end of property ProcessStartInfo::StandardInputEncoding - .property /*17000048*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - StandardOutputEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_StandardOutputEncoding() /* 0600008F */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_StandardOutputEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/) /* 06000090 */ - } // end of property ProcessStartInfo::StandardOutputEncoding - .property /*17000049*/ instance string UserName() - { - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_UserName() /* 06000091 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_UserName(string) /* 06000092 */ - } // end of property ProcessStartInfo::UserName - .property /*1700004A*/ instance bool UseShellExecute() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_UseShellExecute() /* 06000093 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_UseShellExecute(bool) /* 06000094 */ - } // end of property ProcessStartInfo::UseShellExecute - .property /*1700004B*/ instance string WorkingDirectory() - { - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_WorkingDirectory() /* 06000095 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_WorkingDirectory(string) /* 06000096 */ - } // end of property ProcessStartInfo::WorkingDirectory - .property /*1700004C*/ instance bool ErrorDialog() - { - .get instance bool System.Diagnostics.ProcessStartInfo/*02000008*/::get_ErrorDialog() /* 06000097 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_ErrorDialog(bool) /* 06000098 */ - } // end of property ProcessStartInfo::ErrorDialog - .property /*1700004D*/ instance native int - ErrorDialogParentHandle() - { - .get instance native int System.Diagnostics.ProcessStartInfo/*02000008*/::get_ErrorDialogParentHandle() /* 06000099 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_ErrorDialogParentHandle(native int) /* 0600009A */ - } // end of property ProcessStartInfo::ErrorDialogParentHandle - .property /*1700004E*/ instance string Verb() - { - .custom /*0C000021:0A000014*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000021*/::.ctor(string) /* 0A000014 */ = ( 01 00 FF 00 00 ) - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_Verb() /* 0600009B */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_Verb(string) /* 0600009C */ - } // end of property ProcessStartInfo::Verb - .property /*1700004F*/ instance string[] - Verbs() - { - .get instance string[] System.Diagnostics.ProcessStartInfo/*02000008*/::get_Verbs() /* 0600009D */ - } // end of property ProcessStartInfo::Verbs - .property /*17000050*/ instance valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ - WindowStyle() - { - .custom /*0C000022:0A000014*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000021*/::.ctor(string) /* 0A000014 */ = ( 01 00 FF 00 00 ) - .get instance valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_WindowStyle() /* 0600009E */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_WindowStyle(valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/) /* 0600009F */ - } // end of property ProcessStartInfo::WindowStyle - .property /*17000051*/ instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.StringDictionary/*01000029*/ - EnvironmentVariables() - { - .get instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.StringDictionary/*01000029*/ System.Diagnostics.ProcessStartInfo/*02000008*/::get_EnvironmentVariables() /* 060000A0 */ - } // end of property ProcessStartInfo::EnvironmentVariables - .property /*17000052*/ instance string PasswordInClearText() - { - .get instance string System.Diagnostics.ProcessStartInfo/*02000008*/::get_PasswordInClearText() /* 060000A1 */ - .set instance void System.Diagnostics.ProcessStartInfo/*02000008*/::set_PasswordInClearText(string) /* 060000A2 */ - } // end of property ProcessStartInfo::PasswordInClearText -} // end of class System.Diagnostics.ProcessStartInfo - -.class /*02000009*/ public auto ansi beforefieldinit System.Diagnostics.ProcessThread - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000018*/ -{ - .method /*060000A3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000018*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessThread::.ctor - - .method /*060000A4*/ public hidebysig specialname - instance int32 get_BasePriority() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_BasePriority - - .method /*060000A5*/ public hidebysig specialname - instance int32 get_CurrentPriority() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_CurrentPriority - - .method /*060000A6*/ public hidebysig specialname - instance int32 get_Id() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_Id - - .method /*060000A7*/ public hidebysig specialname - instance void set_IdealProcessor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThread::set_IdealProcessor - - .method /*060000A8*/ public hidebysig specialname - instance bool get_PriorityBoostEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_PriorityBoostEnabled - - .method /*060000A9*/ public hidebysig specialname - instance void set_PriorityBoostEnabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThread::set_PriorityBoostEnabled - - .method /*060000AA*/ public hidebysig specialname - instance valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ - get_PriorityLevel() cil managed - // SIG: 20 00 11 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_PriorityLevel - - .method /*060000AB*/ public hidebysig specialname - instance void set_PriorityLevel(valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ 'value') cil managed - // SIG: 20 01 01 11 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThread::set_PriorityLevel - - .method /*060000AC*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_PrivilegedProcessorTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_PrivilegedProcessorTime - - .method /*060000AD*/ public hidebysig specialname - instance void set_ProcessorAffinity(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThread::set_ProcessorAffinity - - .method /*060000AE*/ public hidebysig specialname - instance native int get_StartAddress() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_StartAddress - - .method /*060000AF*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - get_StartTime() cil managed - // SIG: 20 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_StartTime - - .method /*060000B0*/ public hidebysig specialname - instance valuetype System.Diagnostics.ThreadState/*0200000C*/ - get_ThreadState() cil managed - // SIG: 20 00 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_ThreadState - - .method /*060000B1*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_TotalProcessorTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_TotalProcessorTime - - .method /*060000B2*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_UserProcessorTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_UserProcessorTime - - .method /*060000B3*/ public hidebysig specialname - instance valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ - get_WaitReason() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThread::get_WaitReason - - .method /*060000B4*/ public hidebysig instance void - ResetIdealProcessor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThread::ResetIdealProcessor - - .property /*17000053*/ instance int32 BasePriority() - { - .get instance int32 System.Diagnostics.ProcessThread/*02000009*/::get_BasePriority() /* 060000A4 */ - } // end of property ProcessThread::BasePriority - .property /*17000054*/ instance int32 CurrentPriority() - { - .get instance int32 System.Diagnostics.ProcessThread/*02000009*/::get_CurrentPriority() /* 060000A5 */ - } // end of property ProcessThread::CurrentPriority - .property /*17000055*/ instance int32 Id() - { - .get instance int32 System.Diagnostics.ProcessThread/*02000009*/::get_Id() /* 060000A6 */ - } // end of property ProcessThread::Id - .property /*17000056*/ instance int32 IdealProcessor() - { - .set instance void System.Diagnostics.ProcessThread/*02000009*/::set_IdealProcessor(int32) /* 060000A7 */ - } // end of property ProcessThread::IdealProcessor - .property /*17000057*/ instance bool PriorityBoostEnabled() - { - .get instance bool System.Diagnostics.ProcessThread/*02000009*/::get_PriorityBoostEnabled() /* 060000A8 */ - .set instance void System.Diagnostics.ProcessThread/*02000009*/::set_PriorityBoostEnabled(bool) /* 060000A9 */ - } // end of property ProcessThread::PriorityBoostEnabled - .property /*17000058*/ instance valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ - PriorityLevel() - { - .get instance valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ System.Diagnostics.ProcessThread/*02000009*/::get_PriorityLevel() /* 060000AA */ - .set instance void System.Diagnostics.ProcessThread/*02000009*/::set_PriorityLevel(valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/) /* 060000AB */ - } // end of property ProcessThread::PriorityLevel - .property /*17000059*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - PrivilegedProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Diagnostics.ProcessThread/*02000009*/::get_PrivilegedProcessorTime() /* 060000AC */ - } // end of property ProcessThread::PrivilegedProcessorTime - .property /*1700005A*/ instance native int - ProcessorAffinity() - { - .set instance void System.Diagnostics.ProcessThread/*02000009*/::set_ProcessorAffinity(native int) /* 060000AD */ - } // end of property ProcessThread::ProcessorAffinity - .property /*1700005B*/ instance native int - StartAddress() - { - .get instance native int System.Diagnostics.ProcessThread/*02000009*/::get_StartAddress() /* 060000AE */ - } // end of property ProcessThread::StartAddress - .property /*1700005C*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - StartTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ System.Diagnostics.ProcessThread/*02000009*/::get_StartTime() /* 060000AF */ - } // end of property ProcessThread::StartTime - .property /*1700005D*/ instance valuetype System.Diagnostics.ThreadState/*0200000C*/ - ThreadState() - { - .get instance valuetype System.Diagnostics.ThreadState/*0200000C*/ System.Diagnostics.ProcessThread/*02000009*/::get_ThreadState() /* 060000B0 */ - } // end of property ProcessThread::ThreadState - .property /*1700005E*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - TotalProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Diagnostics.ProcessThread/*02000009*/::get_TotalProcessorTime() /* 060000B1 */ - } // end of property ProcessThread::TotalProcessorTime - .property /*1700005F*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - UserProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Diagnostics.ProcessThread/*02000009*/::get_UserProcessorTime() /* 060000B2 */ - } // end of property ProcessThread::UserProcessorTime - .property /*17000060*/ instance valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ - WaitReason() - { - .get instance valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ System.Diagnostics.ProcessThread/*02000009*/::get_WaitReason() /* 060000B3 */ - } // end of property ProcessThread::WaitReason -} // end of class System.Diagnostics.ProcessThread - -.class /*0200000A*/ public auto ansi beforefieldinit System.Diagnostics.ProcessThreadCollection - extends [System.Collections.NonGeneric/*23000006*/]System.Collections.ReadOnlyCollectionBase/*01000024*/ -{ - .custom /*0C000018:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000023*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000B5*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Collections.NonGeneric/*23000006*/]System.Collections.ReadOnlyCollectionBase/*01000024*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessThreadCollection::.ctor - - .method /*060000B6*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Diagnostics.ProcessThread/*02000009*/[] processThreads) cil managed - // SIG: 20 01 01 1D 12 24 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Collections.NonGeneric/*23000006*/]System.Collections.ReadOnlyCollectionBase/*01000024*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ProcessThreadCollection::.ctor - - .method /*060000B7*/ public hidebysig specialname - instance class System.Diagnostics.ProcessThread/*02000009*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 24 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThreadCollection::get_Item - - .method /*060000B8*/ public hidebysig instance int32 - Add(class System.Diagnostics.ProcessThread/*02000009*/ thread) cil managed - // SIG: 20 01 08 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThreadCollection::Add - - .method /*060000B9*/ public hidebysig instance bool - Contains(class System.Diagnostics.ProcessThread/*02000009*/ thread) cil managed - // SIG: 20 01 02 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThreadCollection::Contains - - .method /*060000BA*/ public hidebysig instance void - CopyTo(class System.Diagnostics.ProcessThread/*02000009*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 24 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThreadCollection::CopyTo - - .method /*060000BB*/ public hidebysig instance int32 - IndexOf(class System.Diagnostics.ProcessThread/*02000009*/ thread) cil managed - // SIG: 20 01 08 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProcessThreadCollection::IndexOf - - .method /*060000BC*/ public hidebysig instance void - Insert(int32 index, - class System.Diagnostics.ProcessThread/*02000009*/ thread) cil managed - // SIG: 20 02 01 08 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThreadCollection::Insert - - .method /*060000BD*/ public hidebysig instance void - Remove(class System.Diagnostics.ProcessThread/*02000009*/ thread) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProcessThreadCollection::Remove - - .property /*17000061*/ instance class System.Diagnostics.ProcessThread/*02000009*/ - Item(int32) - { - .get instance class System.Diagnostics.ProcessThread/*02000009*/ System.Diagnostics.ProcessThreadCollection/*0200000A*/::get_Item(int32) /* 060000B7 */ - } // end of property ProcessThreadCollection::Item -} // end of class System.Diagnostics.ProcessThreadCollection - -.class /*0200000B*/ public auto ansi sealed System.Diagnostics.ThreadPriorityLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000008*/ public specialname rtspecialname int32 value__ - .field /*04000009*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ AboveNormal = int32(0x00000001) - .field /*0400000A*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ BelowNormal = int32(0xFFFFFFFF) - .field /*0400000B*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ Highest = int32(0x00000002) - .field /*0400000C*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ Idle = int32(0xFFFFFFF1) - .field /*0400000D*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ Lowest = int32(0xFFFFFFFE) - .field /*0400000E*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ Normal = int32(0x00000000) - .field /*0400000F*/ public static literal valuetype System.Diagnostics.ThreadPriorityLevel/*0200000B*/ TimeCritical = int32(0x0000000F) -} // end of class System.Diagnostics.ThreadPriorityLevel - -.class /*0200000C*/ public auto ansi sealed System.Diagnostics.ThreadState - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000010*/ public specialname rtspecialname int32 value__ - .field /*04000011*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Initialized = int32(0x00000000) - .field /*04000012*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Ready = int32(0x00000001) - .field /*04000013*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Running = int32(0x00000002) - .field /*04000014*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Standby = int32(0x00000003) - .field /*04000015*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Terminated = int32(0x00000004) - .field /*04000016*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Transition = int32(0x00000006) - .field /*04000017*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Unknown = int32(0x00000007) - .field /*04000018*/ public static literal valuetype System.Diagnostics.ThreadState/*0200000C*/ Wait = int32(0x00000005) -} // end of class System.Diagnostics.ThreadState - -.class /*0200000D*/ public auto ansi sealed System.Diagnostics.ThreadWaitReason - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000019*/ public specialname rtspecialname int32 value__ - .field /*0400001A*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ EventPairHigh = int32(0x00000007) - .field /*0400001B*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ EventPairLow = int32(0x00000008) - .field /*0400001C*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ ExecutionDelay = int32(0x00000004) - .field /*0400001D*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ Executive = int32(0x00000000) - .field /*0400001E*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ FreePage = int32(0x00000001) - .field /*0400001F*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ LpcReceive = int32(0x00000009) - .field /*04000020*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ LpcReply = int32(0x0000000A) - .field /*04000021*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ PageIn = int32(0x00000002) - .field /*04000022*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ PageOut = int32(0x0000000C) - .field /*04000023*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ Suspended = int32(0x00000005) - .field /*04000024*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ SystemAllocation = int32(0x00000003) - .field /*04000025*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ Unknown = int32(0x0000000D) - .field /*04000026*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ UserRequest = int32(0x00000006) - .field /*04000027*/ public static literal valuetype System.Diagnostics.ThreadWaitReason/*0200000D*/ VirtualMemory = int32(0x0000000B) -} // end of class System.Diagnostics.ThreadWaitReason - -.class /*0200000E*/ public auto ansi sealed System.Diagnostics.ProcessWindowStyle - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000028*/ public specialname rtspecialname int32 value__ - .field /*04000029*/ public static literal valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ Hidden = int32(0x00000001) - .field /*0400002A*/ public static literal valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ Maximized = int32(0x00000003) - .field /*0400002B*/ public static literal valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ Minimized = int32(0x00000002) - .field /*0400002C*/ public static literal valuetype System.Diagnostics.ProcessWindowStyle/*0200000E*/ Normal = int32(0x00000000) -} // end of class System.Diagnostics.ProcessWindowStyle - -.class /*0200000F*/ public auto ansi beforefieldinit System.Diagnostics.MonitoringDescriptionAttribute - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DescriptionAttribute/*0100002A*/ -{ - .method /*060000BE*/ public hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.DescriptionAttribute/*0100002A*/::.ctor() /* 0A000019 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method MonitoringDescriptionAttribute::.ctor - - .method /*060000BF*/ public hidebysig specialname virtual - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MonitoringDescriptionAttribute::get_Description - - .property /*17000062*/ instance string Description() - { - .get instance string System.Diagnostics.MonitoringDescriptionAttribute/*0200000F*/::get_Description() /* 060000BF */ - } // end of property MonitoringDescriptionAttribute::Description -} // end of class System.Diagnostics.MonitoringDescriptionAttribute - -.class /*02000010*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafeProcessHandle - extends [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*0100002B*/ -{ - .method /*060000C0*/ public hidebysig specialname rtspecialname - instance void .ctor(native int existingHandle, - bool ownsHandle) cil managed - // SIG: 20 02 01 18 02 - { - // Method begins at RVA 0x207e - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)00001A */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*0100002B*/::.ctor(bool) /* 0A00001A */ - IL_0007: /* 2A | */ ret - } // end of method SafeProcessHandle::.ctor - - .method /*060000C1*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeProcessHandle::get_IsInvalid - - .method /*060000C2*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeProcessHandle::ReleaseHandle - - .property /*17000063*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.SafeProcessHandle/*02000010*/::get_IsInvalid() /* 060000C1 */ - } // end of property SafeProcessHandle::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.SafeProcessHandle - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il deleted file mode 100644 index 6582f6bb59..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il +++ /dev/null @@ -1,1710 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000043f6 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000f5be -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000043a3 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002e00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004228 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000023fc Virtual Size -// 0x00002000 Virtual Address -// 0x00002400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000003f8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000043e5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x0000214c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000041a8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000f18 Size -// '#~' Name -// Stream 2: -// 0x00000f84 Offset -// 0x00000bdc Size -// '#Strings' Name -// Stream 3: -// 0x00001b60 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001b64 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001b74 Offset -// 0x000005d8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27792 -// PE header size : 512 (496 used) ( 1.84%) -// PE additional info : 17699 (63.68%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8524 (30.67%) -// CLR additional info : 128 ( 0.46%) -// CLR method headers : 42 ( 0.15%) -// Managed code : 174 ( 0.63%) -// Data : 2048 ( 7.37%) -// Unaccounted : -1407 (-5.06%) - -// Num.of PE sections : 3 -// .text - 9216 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8524 -// Module - 1 (10 bytes) -// TypeDef - 19 (266 bytes) 10 interfaces, 0 explicit layout -// TypeRef - 27 (162 bytes) -// MethodDef - 115 (1610 bytes) 73 abstract, 0 native, 42 bodies -// FieldDef - 27 (162 bytes) 13 constant -// MemberRef - 19 (114 bytes) -// ParamDef - 142 (852 bytes) -// Constant - 12 (72 bytes) -// CustomAttribute- 27 (162 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 25 (150 bytes) -// MethodSemantic- 25 (150 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 3036 bytes -// Blobs - 1496 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 192 bytes - -// CLR additional info : 128 - -// CLR method headers : 42 -// Num.of method bodies - 42 -// Num.of fat headers - 0 -// Num.of tiny headers - 42 - -// Managed code : 174 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class StackFrame (public) (auto) (ansi) -// Class StackFrameExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class StackTrace (public) (auto) (ansi) -// Interface ISymbolBinder (public) (abstract) (auto) (ansi) -// Interface ISymbolBinder1 (public) (abstract) (auto) (ansi) -// Interface ISymbolDocument (public) (abstract) (auto) (ansi) -// Interface ISymbolDocumentWriter (public) (abstract) (auto) (ansi) -// Interface ISymbolMethod (public) (abstract) (auto) (ansi) -// Interface ISymbolNamespace (public) (abstract) (auto) (ansi) -// Interface ISymbolReader (public) (abstract) (auto) (ansi) -// Interface ISymbolScope (public) (abstract) (auto) (ansi) -// Interface ISymbolVariable (public) (abstract) (auto) (ansi) -// Interface ISymbolWriter (public) (abstract) (auto) (ansi) -// Class SymAddressKind (public) (auto) (ansi) (sealed) -// Class SymbolToken (public) (sequential) (ansi) (sealed) -// Class SymDocumentType (public) (auto) (ansi) -// Class SymLanguageType (public) (auto) (ansi) -// Class SymLanguageVendor (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.StackTrace -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 53 74 61 63 6B 54 72 61 63 65 // stics.StackTrace - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 53 74 61 63 6B 54 72 61 63 65 // stics.StackTrace - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 53 74 61 63 6B 54 72 61 63 65 // stics.StackTrace - 00 00 ) - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Diagnostics.StackTrace.dll -// MVID: {210e59d0-8f9b-4aee-8117-e86464f10c39} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F18D418E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Diagnostics.StackFrame - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000001*/ public static literal int32 OFFSET_UNKNOWN = int32(0xFFFFFFFF) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackFrame::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(bool fNeedFileInfo) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackFrame::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 skipFrames) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackFrame::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 skipFrames, - bool fNeedFileInfo) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackFrame::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - int32 lineNumber) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackFrame::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - int32 lineNumber, - int32 colNumber) cil managed - // SIG: 20 03 01 0E 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackFrame::.ctor - - .method /*06000007*/ public hidebysig newslot virtual - instance int32 GetFileColumnNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::GetFileColumnNumber - - .method /*06000008*/ public hidebysig newslot virtual - instance int32 GetFileLineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::GetFileLineNumber - - .method /*06000009*/ public hidebysig newslot virtual - instance string GetFileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::GetFileName - - .method /*0600000A*/ public hidebysig newslot virtual - instance int32 GetILOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::GetILOffset - - .method /*0600000B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000013*/ - GetMethod() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::GetMethod - - .method /*0600000C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::ToString - - .method /*0600000D*/ public hidebysig newslot virtual - instance int32 GetNativeOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrame::GetNativeOffset - -} // end of class System.Diagnostics.StackFrame - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Diagnostics.StackFrameExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000013:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600000E*/ public hidebysig static - native int GetNativeImageBase(class System.Diagnostics.StackFrame/*02000002*/ stackFrame) cil managed - // SIG: 00 01 18 12 08 - { - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrameExtensions::GetNativeImageBase - - .method /*0600000F*/ public hidebysig static - native int GetNativeIP(class System.Diagnostics.StackFrame/*02000002*/ stackFrame) cil managed - // SIG: 00 01 18 12 08 - { - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrameExtensions::GetNativeIP - - .method /*06000010*/ public hidebysig static - bool HasILOffset(class System.Diagnostics.StackFrame/*02000002*/ stackFrame) cil managed - // SIG: 00 01 02 12 08 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrameExtensions::HasILOffset - - .method /*06000011*/ public hidebysig static - bool HasMethod(class System.Diagnostics.StackFrame/*02000002*/ stackFrame) cil managed - // SIG: 00 01 02 12 08 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrameExtensions::HasMethod - - .method /*06000012*/ public hidebysig static - bool HasNativeImage(class System.Diagnostics.StackFrame/*02000002*/ stackFrame) cil managed - // SIG: 00 01 02 12 08 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrameExtensions::HasNativeImage - - .method /*06000013*/ public hidebysig static - bool HasSource(class System.Diagnostics.StackFrame/*02000002*/ stackFrame) cil managed - // SIG: 00 01 02 12 08 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackFrameExtensions::HasSource - -} // end of class System.Diagnostics.StackFrameExtensions - -.class /*02000004*/ public auto ansi beforefieldinit System.Diagnostics.StackTrace - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000002*/ public static literal int32 METHODS_TO_SKIP = int32(0x00000000) - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(bool fNeedFileInfo) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Diagnostics.StackFrame/*02000002*/ frame) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000014*/ e) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000014*/ e, - bool fNeedFileInfo) cil managed - // SIG: 20 02 01 12 51 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000014*/ e, - int32 skipFrames) cil managed - // SIG: 20 02 01 12 51 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000014*/ e, - int32 skipFrames, - bool fNeedFileInfo) cil managed - // SIG: 20 03 01 12 51 08 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 skipFrames) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*0600001C*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 skipFrames, - bool fNeedFileInfo) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StackTrace::.ctor - - .method /*0600001D*/ public hidebysig newslot specialname virtual - instance int32 get_FrameCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackTrace::get_FrameCount - - .method /*0600001E*/ public hidebysig newslot virtual - instance class System.Diagnostics.StackFrame/*02000002*/[] - GetFrames() cil managed - // SIG: 20 00 1D 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackTrace::GetFrames - - .method /*0600001F*/ public hidebysig newslot virtual - instance class System.Diagnostics.StackFrame/*02000002*/ - GetFrame(int32 index) cil managed - // SIG: 20 01 12 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackTrace::GetFrame - - .method /*06000020*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StackTrace::ToString - - .property /*17000001*/ instance int32 FrameCount() - { - .get instance int32 System.Diagnostics.StackTrace/*02000004*/::get_FrameCount() /* 0600001D */ - } // end of property StackTrace::FrameCount -} // end of class System.Diagnostics.StackTrace - -.class /*02000005*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolBinder -{ - .method /*06000021*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolReader/*0200000B*/ - GetReader(int32 importer, - string filename, - string searchPath) cil managed - // SIG: 20 03 12 2C 08 0E 0E - { - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 03 54 68 65 20 72 65 63 6F 6D 6D 65 6E // ....The recommen - 64 65 64 20 61 6C 74 65 72 6E 61 74 69 76 65 20 // ded alternative - 69 73 20 49 53 79 6D 62 6F 6C 42 69 6E 64 65 72 // is ISymbolBinder - 31 2E 47 65 74 52 65 61 64 65 72 2E 20 49 53 79 // 1.GetReader. ISy - 6D 62 6F 6C 42 69 6E 64 65 72 31 2E 47 65 74 52 // mbolBinder1.GetR - 65 61 64 65 72 20 74 61 6B 65 73 20 74 68 65 20 // eader takes the - 69 6D 70 6F 72 74 65 72 20 69 6E 74 65 72 66 61 // importer interfa - 63 65 20 70 6F 69 6E 74 65 72 20 61 73 20 61 6E // ce pointer as an - 20 49 6E 74 50 74 72 20 69 6E 73 74 65 61 64 20 // IntPtr instead - 6F 66 20 61 6E 20 49 6E 74 33 32 2C 20 61 6E 64 // of an Int32, and - 20 74 68 75 73 20 77 6F 72 6B 73 20 6F 6E 20 62 // thus works on b - 6F 74 68 20 33 32 2D 62 69 74 20 61 6E 64 20 36 // oth 32-bit and 6 - 34 2D 62 69 74 20 61 72 63 68 69 74 65 63 74 75 // 4-bit architectu - 72 65 73 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D // res. http://go.m - 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C // icrosoft.com/fwl - 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 // ink/?linkid=1420 - 32 3D 31 34 32 30 32 00 00 ) // 2=14202.. - // Method begins at RVA 0x0 - } // end of method ISymbolBinder::GetReader - -} // end of class System.Diagnostics.SymbolStore.ISymbolBinder - -.class /*02000006*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolBinder1 -{ - .method /*06000022*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolReader/*0200000B*/ - GetReader(native int importer, - string filename, - string searchPath) cil managed - // SIG: 20 03 12 2C 18 0E 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolBinder1::GetReader - -} // end of class System.Diagnostics.SymbolStore.ISymbolBinder1 - -.class /*02000007*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolDocument -{ - .method /*06000023*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - get_CheckSumAlgorithmId() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_CheckSumAlgorithmId - - .method /*06000024*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - get_DocumentType() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_DocumentType - - .method /*06000025*/ public hidebysig newslot specialname abstract virtual - instance bool get_HasEmbeddedSource() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_HasEmbeddedSource - - .method /*06000026*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - get_Language() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_Language - - .method /*06000027*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - get_LanguageVendor() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_LanguageVendor - - .method /*06000028*/ public hidebysig newslot specialname abstract virtual - instance int32 get_SourceLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_SourceLength - - .method /*06000029*/ public hidebysig newslot specialname abstract virtual - instance string get_URL() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::get_URL - - .method /*0600002A*/ public hidebysig newslot abstract virtual - instance int32 FindClosestLine(int32 line) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::FindClosestLine - - .method /*0600002B*/ public hidebysig newslot abstract virtual - instance uint8[] GetCheckSum() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::GetCheckSum - - .method /*0600002C*/ public hidebysig newslot abstract virtual - instance uint8[] GetSourceRange(int32 startLine, - int32 startColumn, - int32 endLine, - int32 endColumn) cil managed - // SIG: 20 04 1D 05 08 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocument::GetSourceRange - - .property /*17000002*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - CheckSumAlgorithmId() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_CheckSumAlgorithmId() /* 06000023 */ - } // end of property ISymbolDocument::CheckSumAlgorithmId - .property /*17000003*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - DocumentType() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_DocumentType() /* 06000024 */ - } // end of property ISymbolDocument::DocumentType - .property /*17000004*/ instance bool HasEmbeddedSource() - { - .get instance bool System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_HasEmbeddedSource() /* 06000025 */ - } // end of property ISymbolDocument::HasEmbeddedSource - .property /*17000005*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - Language() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_Language() /* 06000026 */ - } // end of property ISymbolDocument::Language - .property /*17000006*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ - LanguageVendor() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_LanguageVendor() /* 06000027 */ - } // end of property ISymbolDocument::LanguageVendor - .property /*17000007*/ instance int32 SourceLength() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_SourceLength() /* 06000028 */ - } // end of property ISymbolDocument::SourceLength - .property /*17000008*/ instance string URL() - { - .get instance string System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/::get_URL() /* 06000029 */ - } // end of property ISymbolDocument::URL -} // end of class System.Diagnostics.SymbolStore.ISymbolDocument - -.class /*02000008*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolDocumentWriter -{ - .method /*0600002D*/ public hidebysig newslot abstract virtual - instance void SetCheckSum(valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ algorithmId, - uint8[] checkSum) cil managed - // SIG: 20 02 01 11 59 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocumentWriter::SetCheckSum - - .method /*0600002E*/ public hidebysig newslot abstract virtual - instance void SetSource(uint8[] source) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ISymbolDocumentWriter::SetSource - -} // end of class System.Diagnostics.SymbolStore.ISymbolDocumentWriter - -.class /*02000009*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolMethod -{ - .method /*0600002F*/ public hidebysig newslot specialname abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ - get_RootScope() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::get_RootScope - - .method /*06000030*/ public hidebysig newslot specialname abstract virtual - instance int32 get_SequencePointCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::get_SequencePointCount - - .method /*06000031*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ - get_Token() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::get_Token - - .method /*06000032*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolNamespace/*0200000A*/ - GetNamespace() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetNamespace - - .method /*06000033*/ public hidebysig newslot abstract virtual - instance int32 GetOffset(class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/ document, - int32 line, - int32 column) cil managed - // SIG: 20 03 08 12 1C 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetOffset - - .method /*06000034*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/[] - GetParameters() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetParameters - - .method /*06000035*/ public hidebysig newslot abstract virtual - instance int32[] GetRanges(class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/ document, - int32 line, - int32 column) cil managed - // SIG: 20 03 1D 08 12 1C 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetRanges - - .method /*06000036*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ - GetScope(int32 offset) cil managed - // SIG: 20 01 12 30 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetScope - - .method /*06000037*/ public hidebysig newslot abstract virtual - instance void GetSequencePoints(int32[] offsets, - class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/[] documents, - int32[] lines, - int32[] columns, - int32[] endLines, - int32[] endColumns) cil managed - // SIG: 20 06 01 1D 08 1D 12 1C 1D 08 1D 08 1D 08 1D 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetSequencePoints - - .method /*06000038*/ public hidebysig newslot abstract virtual - instance bool GetSourceStartEnd(class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/[] docs, - int32[] lines, - int32[] columns) cil managed - // SIG: 20 03 02 1D 12 1C 1D 08 1D 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolMethod::GetSourceStartEnd - - .property /*17000009*/ instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ - RootScope() - { - .get instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/::get_RootScope() /* 0600002F */ - } // end of property ISymbolMethod::RootScope - .property /*1700000A*/ instance int32 SequencePointCount() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/::get_SequencePointCount() /* 06000030 */ - } // end of property ISymbolMethod::SequencePointCount - .property /*1700000B*/ instance valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ - Token() - { - .get instance valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/::get_Token() /* 06000031 */ - } // end of property ISymbolMethod::Token -} // end of class System.Diagnostics.SymbolStore.ISymbolMethod - -.class /*0200000A*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolNamespace -{ - .method /*06000039*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolNamespace::get_Name - - .method /*0600003A*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolNamespace/*0200000A*/[] - GetNamespaces() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x0 - } // end of method ISymbolNamespace::GetNamespaces - - .method /*0600003B*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/[] - GetVariables() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x0 - } // end of method ISymbolNamespace::GetVariables - - .property /*1700000C*/ instance string Name() - { - .get instance string System.Diagnostics.SymbolStore.ISymbolNamespace/*0200000A*/::get_Name() /* 06000039 */ - } // end of property ISymbolNamespace::Name -} // end of class System.Diagnostics.SymbolStore.ISymbolNamespace - -.class /*0200000B*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolReader -{ - .method /*0600003C*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ - get_UserEntryPoint() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::get_UserEntryPoint - - .method /*0600003D*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/ - GetDocument(string url, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ language, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ languageVendor, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ documentType) cil managed - // SIG: 20 04 12 1C 0E 11 59 11 59 11 59 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetDocument - - .method /*0600003E*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/[] - GetDocuments() cil managed - // SIG: 20 00 1D 12 1C - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetDocuments - - .method /*0600003F*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/[] - GetGlobalVariables() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetGlobalVariables - - .method /*06000040*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/ - GetMethod(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ 'method') cil managed - // SIG: 20 01 12 24 11 40 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetMethod - - .method /*06000041*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/ - GetMethod(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ 'method', - int32 version) cil managed - // SIG: 20 02 12 24 11 40 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetMethod - - .method /*06000042*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/ - GetMethodFromDocumentPosition(class System.Diagnostics.SymbolStore.ISymbolDocument/*02000007*/ document, - int32 line, - int32 column) cil managed - // SIG: 20 03 12 24 12 1C 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetMethodFromDocumentPosition - - .method /*06000043*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolNamespace/*0200000A*/[] - GetNamespaces() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetNamespaces - - .method /*06000044*/ public hidebysig newslot abstract virtual - instance uint8[] GetSymAttribute(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ parent, - string name) cil managed - // SIG: 20 02 1D 05 11 40 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetSymAttribute - - .method /*06000045*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/[] - GetVariables(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ parent) cil managed - // SIG: 20 01 1D 12 34 11 40 - { - // Method begins at RVA 0x0 - } // end of method ISymbolReader::GetVariables - - .property /*1700000D*/ instance valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ - UserEntryPoint() - { - .get instance valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ System.Diagnostics.SymbolStore.ISymbolReader/*0200000B*/::get_UserEntryPoint() /* 0600003C */ - } // end of property ISymbolReader::UserEntryPoint -} // end of class System.Diagnostics.SymbolStore.ISymbolReader - -.class /*0200000C*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolScope -{ - .method /*06000046*/ public hidebysig newslot specialname abstract virtual - instance int32 get_EndOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::get_EndOffset - - .method /*06000047*/ public hidebysig newslot specialname abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/ - get_Method() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::get_Method - - .method /*06000048*/ public hidebysig newslot specialname abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ - get_Parent() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::get_Parent - - .method /*06000049*/ public hidebysig newslot specialname abstract virtual - instance int32 get_StartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::get_StartOffset - - .method /*0600004A*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/[] - GetChildren() cil managed - // SIG: 20 00 1D 12 30 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::GetChildren - - .method /*0600004B*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/[] - GetLocals() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::GetLocals - - .method /*0600004C*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolNamespace/*0200000A*/[] - GetNamespaces() cil managed - // SIG: 20 00 1D 12 28 - { - // Method begins at RVA 0x0 - } // end of method ISymbolScope::GetNamespaces - - .property /*1700000E*/ instance int32 EndOffset() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/::get_EndOffset() /* 06000046 */ - } // end of property ISymbolScope::EndOffset - .property /*1700000F*/ instance class System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/ - Method() - { - .get instance class System.Diagnostics.SymbolStore.ISymbolMethod/*02000009*/ System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/::get_Method() /* 06000047 */ - } // end of property ISymbolScope::Method - .property /*17000010*/ instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ - Parent() - { - .get instance class System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/ System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/::get_Parent() /* 06000048 */ - } // end of property ISymbolScope::Parent - .property /*17000011*/ instance int32 StartOffset() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolScope/*0200000C*/::get_StartOffset() /* 06000049 */ - } // end of property ISymbolScope::StartOffset -} // end of class System.Diagnostics.SymbolStore.ISymbolScope - -.class /*0200000D*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolVariable -{ - .method /*0600004D*/ public hidebysig newslot specialname abstract virtual - instance int32 get_AddressField1() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_AddressField1 - - .method /*0600004E*/ public hidebysig newslot specialname abstract virtual - instance int32 get_AddressField2() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_AddressField2 - - .method /*0600004F*/ public hidebysig newslot specialname abstract virtual - instance int32 get_AddressField3() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_AddressField3 - - .method /*06000050*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ - get_AddressKind() cil managed - // SIG: 20 00 11 3C - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_AddressKind - - .method /*06000051*/ public hidebysig newslot specialname abstract virtual - instance object get_Attributes() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_Attributes - - .method /*06000052*/ public hidebysig newslot specialname abstract virtual - instance int32 get_EndOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_EndOffset - - .method /*06000053*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_Name - - .method /*06000054*/ public hidebysig newslot specialname abstract virtual - instance int32 get_StartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::get_StartOffset - - .method /*06000055*/ public hidebysig newslot abstract virtual - instance uint8[] GetSignature() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ISymbolVariable::GetSignature - - .property /*17000012*/ instance int32 AddressField1() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_AddressField1() /* 0600004D */ - } // end of property ISymbolVariable::AddressField1 - .property /*17000013*/ instance int32 AddressField2() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_AddressField2() /* 0600004E */ - } // end of property ISymbolVariable::AddressField2 - .property /*17000014*/ instance int32 AddressField3() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_AddressField3() /* 0600004F */ - } // end of property ISymbolVariable::AddressField3 - .property /*17000015*/ instance valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ - AddressKind() - { - .get instance valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_AddressKind() /* 06000050 */ - } // end of property ISymbolVariable::AddressKind - .property /*17000016*/ instance object Attributes() - { - .get instance object System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_Attributes() /* 06000051 */ - } // end of property ISymbolVariable::Attributes - .property /*17000017*/ instance int32 EndOffset() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_EndOffset() /* 06000052 */ - } // end of property ISymbolVariable::EndOffset - .property /*17000018*/ instance string Name() - { - .get instance string System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_Name() /* 06000053 */ - } // end of property ISymbolVariable::Name - .property /*17000019*/ instance int32 StartOffset() - { - .get instance int32 System.Diagnostics.SymbolStore.ISymbolVariable/*0200000D*/::get_StartOffset() /* 06000054 */ - } // end of property ISymbolVariable::StartOffset -} // end of class System.Diagnostics.SymbolStore.ISymbolVariable - -.class /*0200000E*/ interface public abstract auto ansi System.Diagnostics.SymbolStore.ISymbolWriter -{ - .method /*06000056*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::Close - - .method /*06000057*/ public hidebysig newslot abstract virtual - instance void CloseMethod() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::CloseMethod - - .method /*06000058*/ public hidebysig newslot abstract virtual - instance void CloseNamespace() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::CloseNamespace - - .method /*06000059*/ public hidebysig newslot abstract virtual - instance void CloseScope(int32 endOffset) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::CloseScope - - .method /*0600005A*/ public hidebysig newslot abstract virtual - instance class System.Diagnostics.SymbolStore.ISymbolDocumentWriter/*02000008*/ - DefineDocument(string url, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ language, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ languageVendor, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ documentType) cil managed - // SIG: 20 04 12 20 0E 11 59 11 59 11 59 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::DefineDocument - - .method /*0600005B*/ public hidebysig newslot abstract virtual - instance void DefineField(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ parent, - string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000017*/ attributes, - uint8[] signature, - valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ addrKind, - int32 addr1, - int32 addr2, - int32 addr3) cil managed - // SIG: 20 08 01 11 40 0E 11 5D 1D 05 11 3C 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::DefineField - - .method /*0600005C*/ public hidebysig newslot abstract virtual - instance void DefineGlobalVariable(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000017*/ attributes, - uint8[] signature, - valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ addrKind, - int32 addr1, - int32 addr2, - int32 addr3) cil managed - // SIG: 20 07 01 0E 11 5D 1D 05 11 3C 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::DefineGlobalVariable - - .method /*0600005D*/ public hidebysig newslot abstract virtual - instance void DefineLocalVariable(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000017*/ attributes, - uint8[] signature, - valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ addrKind, - int32 addr1, - int32 addr2, - int32 addr3, - int32 startOffset, - int32 endOffset) cil managed - // SIG: 20 09 01 0E 11 5D 1D 05 11 3C 08 08 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::DefineLocalVariable - - .method /*0600005E*/ public hidebysig newslot abstract virtual - instance void DefineParameter(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000018*/ attributes, - int32 sequence, - valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ addrKind, - int32 addr1, - int32 addr2, - int32 addr3) cil managed - // SIG: 20 07 01 0E 11 61 08 11 3C 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::DefineParameter - - .method /*0600005F*/ public hidebysig newslot abstract virtual - instance void DefineSequencePoints(class System.Diagnostics.SymbolStore.ISymbolDocumentWriter/*02000008*/ document, - int32[] offsets, - int32[] lines, - int32[] columns, - int32[] endLines, - int32[] endColumns) cil managed - // SIG: 20 06 01 12 20 1D 08 1D 08 1D 08 1D 08 1D 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::DefineSequencePoints - - .method /*06000060*/ public hidebysig newslot abstract virtual - instance void Initialize(native int emitter, - string filename, - bool fFullBuild) cil managed - // SIG: 20 03 01 18 0E 02 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::Initialize - - .method /*06000061*/ public hidebysig newslot abstract virtual - instance void OpenMethod(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ 'method') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::OpenMethod - - .method /*06000062*/ public hidebysig newslot abstract virtual - instance void OpenNamespace(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::OpenNamespace - - .method /*06000063*/ public hidebysig newslot abstract virtual - instance int32 OpenScope(int32 startOffset) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::OpenScope - - .method /*06000064*/ public hidebysig newslot abstract virtual - instance void SetMethodSourceRange(class System.Diagnostics.SymbolStore.ISymbolDocumentWriter/*02000008*/ startDoc, - int32 startLine, - int32 startColumn, - class System.Diagnostics.SymbolStore.ISymbolDocumentWriter/*02000008*/ endDoc, - int32 endLine, - int32 endColumn) cil managed - // SIG: 20 06 01 12 20 08 08 12 20 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::SetMethodSourceRange - - .method /*06000065*/ public hidebysig newslot abstract virtual - instance void SetScopeRange(int32 scopeID, - int32 startOffset, - int32 endOffset) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::SetScopeRange - - .method /*06000066*/ public hidebysig newslot abstract virtual - instance void SetSymAttribute(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ parent, - string name, - uint8[] data) cil managed - // SIG: 20 03 01 11 40 0E 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::SetSymAttribute - - .method /*06000067*/ public hidebysig newslot abstract virtual - instance void SetUnderlyingWriter(native int underlyingWriter) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::SetUnderlyingWriter - - .method /*06000068*/ public hidebysig newslot abstract virtual - instance void SetUserEntryPoint(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ entryMethod) cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::SetUserEntryPoint - - .method /*06000069*/ public hidebysig newslot abstract virtual - instance void UsingNamespace(string fullName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method ISymbolWriter::UsingNamespace - -} // end of class System.Diagnostics.SymbolStore.ISymbolWriter - -.class /*0200000F*/ public auto ansi sealed System.Diagnostics.SymbolStore.SymAddressKind - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ BitField = int32(0x00000009) - .field /*04000005*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ ILOffset = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeOffset = int32(0x00000005) - .field /*04000007*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeRegister = int32(0x00000003) - .field /*04000008*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeRegisterRegister = int32(0x00000006) - .field /*04000009*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeRegisterRelative = int32(0x00000004) - .field /*0400000A*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeRegisterStack = int32(0x00000007) - .field /*0400000B*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeRVA = int32(0x00000002) - .field /*0400000C*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeSectionOffset = int32(0x0000000A) - .field /*0400000D*/ public static literal valuetype System.Diagnostics.SymbolStore.SymAddressKind/*0200000F*/ NativeStackRegister = int32(0x00000008) -} // end of class System.Diagnostics.SymbolStore.SymAddressKind - -.class /*02000010*/ public sequential ansi sealed beforefieldinit System.Diagnostics.SymbolStore.SymbolToken - extends [System.Runtime/*23000001*/]System.ValueType/*0100001B*/ -{ - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*0100001A*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400000E*/ private initonly object _dummy - .method /*0600006A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 val) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::.ctor - - .method /*0600006B*/ public hidebysig instance bool - Equals(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ obj) cil managed - // SIG: 20 01 02 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::Equals - - .method /*0600006C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::Equals - - .method /*0600006D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::GetHashCode - - .method /*0600006E*/ public hidebysig instance int32 - GetToken() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::GetToken - - .method /*0600006F*/ public hidebysig specialname static - bool op_Equality(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ a, - valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ b) cil managed - // SIG: 00 02 02 11 40 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::op_Equality - - .method /*06000070*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ a, - valuetype System.Diagnostics.SymbolStore.SymbolToken/*02000010*/ b) cil managed - // SIG: 00 02 02 11 40 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolToken::op_Inequality - -} // end of class System.Diagnostics.SymbolStore.SymbolToken - -.class /*02000011*/ public auto ansi beforefieldinit System.Diagnostics.SymbolStore.SymDocumentType - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*0400000F*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ Text - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SymDocumentType::.ctor - -} // end of class System.Diagnostics.SymbolStore.SymDocumentType - -.class /*02000012*/ public auto ansi beforefieldinit System.Diagnostics.SymbolStore.SymLanguageType - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000010*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ Basic - .field /*04000011*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ C - .field /*04000012*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ Cobol - .field /*04000013*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ CPlusPlus - .field /*04000014*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ CSharp - .field /*04000015*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ ILAssembly - .field /*04000016*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ Java - .field /*04000017*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ JScript - .field /*04000018*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ MCPlusPlus - .field /*04000019*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ Pascal - .field /*0400001A*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ SMC - .method /*06000072*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SymLanguageType::.ctor - -} // end of class System.Diagnostics.SymbolStore.SymLanguageType - -.class /*02000013*/ public auto ansi beforefieldinit System.Diagnostics.SymbolStore.SymLanguageVendor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*0400001B*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*01000016*/ Microsoft - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SymLanguageVendor::.ctor - -} // end of class System.Diagnostics.SymbolStore.SymLanguageVendor - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il deleted file mode 100644 index f322684e9a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il +++ /dev/null @@ -1,701 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000a00 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002f36 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000126d3 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002ee3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000620] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001c00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002d68 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000f3c Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000620 Virtual Size -// 0x00004000 Virtual Address -// 0x00000800 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000f38 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002f25 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00000c80] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ce8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000004e0 Size -// '#~' Name -// Stream 2: -// 0x0000054c Offset -// 0x0000041c Size -// '#Strings' Name -// Stream 3: -// 0x00000968 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000096c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000097c Offset -// 0x00000304 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23184 -// PE header size : 512 (496 used) ( 2.21%) -// PE additional info : 17811 (76.82%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.31%) -// CLR meta-data size : 3200 (13.80%) -// CLR additional info : 128 ( 0.55%) -// CLR method headers : 27 ( 0.12%) -// Managed code : 108 ( 0.47%) -// Data : 2560 (11.04%) -// Unaccounted : -1234 (-5.32%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 2048 -// .reloc - 512 - -// CLR meta-data size : 3200 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 23 (138 bytes) -// MethodDef - 27 (378 bytes) 0 abstract, 0 native, 27 bodies -// MemberRef - 17 (102 bytes) -// ParamDef - 44 (264 bytes) -// CustomAttribute- 19 (114 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 2 (12 bytes) -// MethodSemantic- 4 (24 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 1049 bytes -// Blobs - 772 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 185 bytes - -// CLR additional info : 128 - -// CLR method headers : 27 -// Num.of method bodies - 27 -// Num.of fat headers - 0 -// Num.of tiny headers - 27 - -// Managed code : 108 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DelimitedListTraceListener (public) (auto) (ansi) -// Class TextWriterTraceListener (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Diagnostics.TraceSource -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.TextWriterTraceListener -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 2A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ..*System.Diagno - 73 74 69 63 73 2E 54 65 78 74 57 72 69 74 65 72 // stics.TextWriter - 54 72 61 63 65 4C 69 73 74 65 6E 65 72 00 00 ) // TraceListener.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 2A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ..*System.Diagno - 73 74 69 63 73 2E 54 65 78 74 57 72 69 74 65 72 // stics.TextWriter - 54 72 61 63 65 4C 69 73 74 65 6E 65 72 00 00 ) // TraceListener.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 2A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ..*System.Diagno - 73 74 69 63 73 2E 54 65 78 74 57 72 69 74 65 72 // stics.TextWriter - 54 72 61 63 65 4C 69 73 74 65 6E 65 72 00 00 ) // TraceListener.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Diagnostics.TextWriterTraceListener.dll -// MVID: {6e9bf0ac-2912-460d-8b6c-92b937182584} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FAA6450A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Diagnostics.DelimitedListTraceListener - extends System.Diagnostics.TextWriterTraceListener/*02000003*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ 'stream') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000E */ call instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::.ctor() /* 0600000E */ - IL_0006: /* 2A | */ ret - } // end of method DelimitedListTraceListener::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ 'stream', - string name) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000E */ call instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::.ctor() /* 0600000E */ - IL_0006: /* 2A | */ ret - } // end of method DelimitedListTraceListener::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ writer) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000E */ call instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::.ctor() /* 0600000E */ - IL_0006: /* 2A | */ ret - } // end of method DelimitedListTraceListener::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ writer, - string name) cil managed - // SIG: 20 02 01 12 49 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000E */ call instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::.ctor() /* 0600000E */ - IL_0006: /* 2A | */ ret - } // end of method DelimitedListTraceListener::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000E */ call instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::.ctor() /* 0600000E */ - IL_0006: /* 2A | */ ret - } // end of method DelimitedListTraceListener::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string name) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000E */ call instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::.ctor() /* 0600000E */ - IL_0006: /* 2A | */ ret - } // end of method DelimitedListTraceListener::.ctor - - .method /*06000007*/ public hidebysig specialname - instance string get_Delimiter() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DelimitedListTraceListener::get_Delimiter - - .method /*06000008*/ public hidebysig specialname - instance void set_Delimiter(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelimitedListTraceListener::set_Delimiter - - .method /*06000009*/ public hidebysig virtual - instance void TraceData(class [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventCache/*01000013*/ eventCache, - string source, - valuetype [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventType/*01000014*/ eventType, - int32 id, - object data) cil managed - // SIG: 20 05 01 12 4D 0E 11 51 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelimitedListTraceListener::TraceData - - .method /*0600000A*/ public hidebysig virtual - instance void TraceData(class [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventCache/*01000013*/ eventCache, - string source, - valuetype [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventType/*01000014*/ eventType, - int32 id, - object[] data) cil managed - // SIG: 20 05 01 12 4D 0E 11 51 08 1D 1C - { - .param [5]/*08000014*/ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000016*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelimitedListTraceListener::TraceData - - .method /*0600000B*/ public hidebysig virtual - instance void TraceEvent(class [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventCache/*01000013*/ eventCache, - string source, - valuetype [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventType/*01000014*/ eventType, - int32 id, - string message) cil managed - // SIG: 20 05 01 12 4D 0E 11 51 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelimitedListTraceListener::TraceEvent - - .method /*0600000C*/ public hidebysig virtual - instance void TraceEvent(class [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventCache/*01000013*/ eventCache, - string source, - valuetype [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceEventType/*01000014*/ eventType, - int32 id, - string format, - object[] args) cil managed - // SIG: 20 06 01 12 4D 0E 11 51 08 0E 1D 1C - { - .param [6]/*0800001F*/ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000016*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelimitedListTraceListener::TraceEvent - - .method /*0600000D*/ family hidebysig virtual - instance string[] GetSupportedAttributes() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DelimitedListTraceListener::GetSupportedAttributes - - .property /*17000001*/ instance string Delimiter() - { - .get instance string System.Diagnostics.DelimitedListTraceListener/*02000002*/::get_Delimiter() /* 06000007 */ - .set instance void System.Diagnostics.DelimitedListTraceListener/*02000002*/::set_Delimiter(string) /* 06000008 */ - } // end of property DelimitedListTraceListener::Delimiter -} // end of class System.Diagnostics.DelimitedListTraceListener - -.class /*02000003*/ public auto ansi beforefieldinit System.Diagnostics.TextWriterTraceListener - extends [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/ -{ - .method /*0600000E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ 'stream') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ 'stream', - string name) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ writer) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ writer, - string name) cil managed - // SIG: 20 02 01 12 49 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string name) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Diagnostics.TraceSource/*23000003*/]System.Diagnostics.TraceListener/*01000017*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method TextWriterTraceListener::.ctor - - .method /*06000015*/ public hidebysig specialname - instance class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ - get_Writer() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriterTraceListener::get_Writer - - .method /*06000016*/ public hidebysig specialname - instance void set_Writer(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ 'value') cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriterTraceListener::set_Writer - - .method /*06000017*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriterTraceListener::Close - - .method /*06000018*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriterTraceListener::Dispose - - .method /*06000019*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriterTraceListener::Flush - - .method /*0600001A*/ public hidebysig virtual - instance void Write(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriterTraceListener::Write - - .method /*0600001B*/ public hidebysig virtual - instance void WriteLine(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriterTraceListener::WriteLine - - .property /*17000002*/ instance class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ - Writer() - { - .get instance class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ System.Diagnostics.TextWriterTraceListener/*02000003*/::get_Writer() /* 06000015 */ - .set instance void System.Diagnostics.TextWriterTraceListener/*02000003*/::set_Writer(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/) /* 06000016 */ - } // end of property TextWriterTraceListener::Writer -} // end of class System.Diagnostics.TextWriterTraceListener - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il deleted file mode 100644 index fa0a348303..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il +++ /dev/null @@ -1,569 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002dda -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000058f6 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002d87 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002c0c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000de0 Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ddc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002dc9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000b2c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002b8c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000039c Size -// '#~' Name -// Stream 2: -// 0x00000408 Offset -// 0x000003e8 Size -// '#Strings' Name -// Stream 3: -// 0x000007f0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000007f4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000804 Offset -// 0x00000328 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22160 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17667 (79.72%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 2860 (12.91%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 15 ( 0.07%) -// Managed code : 41 ( 0.19%) -// Data : 2048 ( 9.24%) -// Unaccounted : -1183 (-5.34%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2860 -// Module - 1 (10 bytes) -// TypeDef - 4 (56 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 20 (120 bytes) -// MethodDef - 15 (210 bytes) 0 abstract, 0 native, 15 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 8 (48 bytes) -// CustomAttribute- 21 (126 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 8 (48 bytes) -// MethodSemantic- 12 (72 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1000 bytes -// Blobs - 808 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 184 bytes - -// CLR additional info : 128 - -// CLR method headers : 15 -// Num.of method bodies - 15 -// Num.of fat headers - 0 -// Num.of tiny headers - 15 - -// Managed code : 41 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ExcludeFromCodeCoverageAttribute (public) (auto) (ansi) (sealed) -// Class SuppressMessageAttribute (public) (auto) (ansi) (sealed) -// Class GeneratedCodeAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.Tools -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 18 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 6F 6F 6C 73 00 00 ) // stics.Tools.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 18 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 6F 6F 6C 73 00 00 ) // stics.Tools.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 18 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 6F 6F 6C 73 00 00 ) // stics.Tools.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Diagnostics.Tools.dll -// MVID: {3045f4a4-f40b-434f-82bf-4fadc0f83ad7} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F94DCB05000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 ED 02 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ExcludeFromCodeCoverageAttribute::.ctor - -} // end of class System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Diagnostics.CodeAnalysis.SuppressMessageAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 01 ) // tiple. - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000014*/::.ctor(string) /* 0A000011 */ = ( 01 00 0D 43 4F 44 45 5F 41 4E 41 4C 59 53 49 53 // ...CODE_ANALYSIS - 00 00 ) - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string category, - string checkId) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SuppressMessageAttribute::.ctor - - .method /*06000003*/ public hidebysig specialname - instance string get_Category() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SuppressMessageAttribute::get_Category - - .method /*06000004*/ public hidebysig specialname - instance string get_CheckId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SuppressMessageAttribute::get_CheckId - - .method /*06000005*/ public hidebysig specialname - instance string get_Justification() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SuppressMessageAttribute::get_Justification - - .method /*06000006*/ public hidebysig specialname - instance void set_Justification(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SuppressMessageAttribute::set_Justification - - .method /*06000007*/ public hidebysig specialname - instance string get_MessageId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SuppressMessageAttribute::get_MessageId - - .method /*06000008*/ public hidebysig specialname - instance void set_MessageId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SuppressMessageAttribute::set_MessageId - - .method /*06000009*/ public hidebysig specialname - instance string get_Scope() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SuppressMessageAttribute::get_Scope - - .method /*0600000A*/ public hidebysig specialname - instance void set_Scope(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SuppressMessageAttribute::set_Scope - - .method /*0600000B*/ public hidebysig specialname - instance string get_Target() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SuppressMessageAttribute::get_Target - - .method /*0600000C*/ public hidebysig specialname - instance void set_Target(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SuppressMessageAttribute::set_Target - - .property /*17000001*/ instance string Category() - { - .get instance string System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::get_Category() /* 06000003 */ - } // end of property SuppressMessageAttribute::Category - .property /*17000002*/ instance string CheckId() - { - .get instance string System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::get_CheckId() /* 06000004 */ - } // end of property SuppressMessageAttribute::CheckId - .property /*17000003*/ instance string Justification() - { - .get instance string System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::get_Justification() /* 06000005 */ - .set instance void System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::set_Justification(string) /* 06000006 */ - } // end of property SuppressMessageAttribute::Justification - .property /*17000004*/ instance string MessageId() - { - .get instance string System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::get_MessageId() /* 06000007 */ - .set instance void System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::set_MessageId(string) /* 06000008 */ - } // end of property SuppressMessageAttribute::MessageId - .property /*17000005*/ instance string Scope() - { - .get instance string System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::get_Scope() /* 06000009 */ - .set instance void System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::set_Scope(string) /* 0600000A */ - } // end of property SuppressMessageAttribute::Scope - .property /*17000006*/ instance string Target() - { - .get instance string System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::get_Target() /* 0600000B */ - .set instance void System.Diagnostics.CodeAnalysis.SuppressMessageAttribute/*02000003*/::set_Target(string) /* 0600000C */ - } // end of property SuppressMessageAttribute::Target -} // end of class System.Diagnostics.CodeAnalysis.SuppressMessageAttribute - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.CodeDom.Compiler.GeneratedCodeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(string tool, - string version) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method GeneratedCodeAttribute::.ctor - - .method /*0600000E*/ public hidebysig specialname - instance string get_Tool() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GeneratedCodeAttribute::get_Tool - - .method /*0600000F*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GeneratedCodeAttribute::get_Version - - .property /*17000007*/ instance string Tool() - { - .get instance string System.CodeDom.Compiler.GeneratedCodeAttribute/*02000004*/::get_Tool() /* 0600000E */ - } // end of property GeneratedCodeAttribute::Tool - .property /*17000008*/ instance string Version() - { - .get instance string System.CodeDom.Compiler.GeneratedCodeAttribute/*02000004*/::get_Version() /* 0600000F */ - } // end of property GeneratedCodeAttribute::Version -} // end of class System.CodeDom.Compiler.GeneratedCodeAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il deleted file mode 100644 index 410e807a1b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il +++ /dev/null @@ -1,3149 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00005126 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000963f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000050d3 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003c00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004f58 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000312c Virtual Size -// 0x00002000 Virtual Address -// 0x00003200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000128 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005115 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002088 [0x00002e50] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004ed8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001af0 Size -// '#~' Name -// Stream 2: -// 0x00001b5c Offset -// 0x00000d6c Size -// '#Strings' Name -// Stream 3: -// 0x000028c8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000028cc Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000028dc Offset -// 0x00000574 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 31376 -// PE header size : 512 (496 used) ( 1.63%) -// PE additional info : 17715 (56.46%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.23%) -// CLR meta-data size : 11856 (37.79%) -// CLR additional info : 128 ( 0.41%) -// CLR method headers : 202 ( 0.64%) -// Managed code : 417 ( 1.33%) -// Data : 2048 ( 6.53%) -// Unaccounted : -1574 (-5.02%) - -// Num.of PE sections : 3 -// .text - 12800 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 11856 -// Module - 1 (10 bytes) -// TypeDef - 21 (294 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 38 (228 bytes) -// MethodDef - 205 (2870 bytes) 3 abstract, 0 native, 202 bodies -// FieldDef - 34 (204 bytes) 0 constant -// MemberRef - 35 (210 bytes) -// ParamDef - 228 (1368 bytes) -// MethodImpl - 12 (72 bytes) -// Constant - 30 (180 bytes) -// CustomAttribute- 67 (402 bytes) -// InterfaceImpl - 4 (16 bytes) -// PropertyMap - 15 (60 bytes) -// Property - 54 (324 bytes) -// MethodSemantic- 81 (486 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 3434 bytes -// Blobs - 1396 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 200 bytes - -// CLR additional info : 128 - -// CLR method headers : 202 -// Num.of method bodies - 202 -// Num.of fat headers - 0 -// Num.of tiny headers - 202 - -// Managed code : 417 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BooleanSwitch (public) (auto) (ansi) -// Class CorrelationManager (public) (auto) (ansi) -// Class DefaultTraceListener (public) (auto) (ansi) -// Class EventTypeFilter (public) (auto) (ansi) -// Class SourceFilter (public) (auto) (ansi) -// Class SourceLevels (public) (auto) (ansi) (sealed) -// Class SourceSwitch (public) (auto) (ansi) -// Class Switch (public) (abstract) (auto) (ansi) -// Class Trace (public) (auto) (ansi) (sealed) -// Class TraceEventCache (public) (auto) (ansi) -// Class TraceEventType (public) (auto) (ansi) (sealed) -// Class TraceFilter (public) (abstract) (auto) (ansi) -// Class TraceLevel (public) (auto) (ansi) (sealed) -// Class TraceListener (public) (abstract) (auto) (ansi) -// Class TraceListenerCollection (public) (auto) (ansi) -// Class TraceOptions (public) (auto) (ansi) (sealed) -// Class TraceSource (public) (auto) (ansi) -// Class TraceSwitch (public) (auto) (ansi) -// Class SwitchAttribute (public) (auto) (ansi) (sealed) -// Class SwitchLevelAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.TraceSource -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 72 61 63 65 53 6F 75 72 63 // stics.TraceSourc - 65 00 00 ) // e.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 72 61 63 65 53 6F 75 72 63 // stics.TraceSourc - 65 00 00 ) // e.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 72 61 63 65 53 6F 75 72 63 // stics.TraceSourc - 65 00 00 ) // e.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Diagnostics.TraceSource.dll -// MVID: {303ec85e-4a30-4572-9d90-5ae2594cb58b} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA94C55A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Diagnostics.BooleanSwitch - extends System.Diagnostics.Switch/*02000009*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string description) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000024 */ call instance void System.Diagnostics.Switch/*02000009*/::.ctor(string, - string) /* 06000024 */ - IL_0008: /* 2A | */ ret - } // end of method BooleanSwitch::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string description, - string defaultSwitchValue) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000024 */ call instance void System.Diagnostics.Switch/*02000009*/::.ctor(string, - string) /* 06000024 */ - IL_0008: /* 2A | */ ret - } // end of method BooleanSwitch::.ctor - - .method /*06000003*/ public hidebysig specialname - instance bool get_Enabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BooleanSwitch::get_Enabled - - .method /*06000004*/ public hidebysig specialname - instance void set_Enabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BooleanSwitch::set_Enabled - - .method /*06000005*/ family hidebysig virtual - instance void OnValueChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BooleanSwitch::OnValueChanged - - .property /*17000001*/ instance bool Enabled() - { - .get instance bool System.Diagnostics.BooleanSwitch/*02000002*/::get_Enabled() /* 06000003 */ - .set instance void System.Diagnostics.BooleanSwitch/*02000002*/::set_Enabled(bool) /* 06000004 */ - } // end of property BooleanSwitch::Enabled -} // end of class System.Diagnostics.BooleanSwitch - -.class /*02000003*/ public auto ansi beforefieldinit System.Diagnostics.CorrelationManager - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000006*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method CorrelationManager::.ctor - - .method /*06000007*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/ - get_ActivityId() cil managed - // SIG: 20 00 11 49 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorrelationManager::get_ActivityId - - .method /*06000008*/ public hidebysig specialname - instance void set_ActivityId(valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/ 'value') cil managed - // SIG: 20 01 01 11 49 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CorrelationManager::set_ActivityId - - .method /*06000009*/ public hidebysig specialname - instance class [System.Collections.NonGeneric/*23000002*/]System.Collections.Stack/*01000013*/ - get_LogicalOperationStack() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorrelationManager::get_LogicalOperationStack - - .method /*0600000A*/ public hidebysig instance void - StartLogicalOperation() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CorrelationManager::StartLogicalOperation - - .method /*0600000B*/ public hidebysig instance void - StartLogicalOperation(object operationId) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CorrelationManager::StartLogicalOperation - - .method /*0600000C*/ public hidebysig instance void - StopLogicalOperation() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CorrelationManager::StopLogicalOperation - - .property /*17000002*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/ - ActivityId() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/ System.Diagnostics.CorrelationManager/*02000003*/::get_ActivityId() /* 06000007 */ - .set instance void System.Diagnostics.CorrelationManager/*02000003*/::set_ActivityId(valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/) /* 06000008 */ - } // end of property CorrelationManager::ActivityId - .property /*17000003*/ instance class [System.Collections.NonGeneric/*23000002*/]System.Collections.Stack/*01000013*/ - LogicalOperationStack() - { - .get instance class [System.Collections.NonGeneric/*23000002*/]System.Collections.Stack/*01000013*/ System.Diagnostics.CorrelationManager/*02000003*/::get_LogicalOperationStack() /* 06000009 */ - } // end of property CorrelationManager::LogicalOperationStack -} // end of class System.Diagnostics.CorrelationManager - -.class /*02000004*/ public auto ansi beforefieldinit System.Diagnostics.DefaultTraceListener - extends System.Diagnostics.TraceListener/*0200000F*/ -{ - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2067 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.Diagnostics.TraceListener/*0200000F*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultTraceListener::.ctor - - .method /*0600000E*/ public hidebysig virtual - instance void Fail(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultTraceListener::Fail - - .method /*0600000F*/ public hidebysig virtual - instance void Fail(string message, - string detailMessage) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultTraceListener::Fail - - .method /*06000010*/ public hidebysig virtual - instance void Write(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultTraceListener::Write - - .method /*06000011*/ public hidebysig virtual - instance void WriteLine(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultTraceListener::WriteLine - - .method /*06000012*/ public hidebysig specialname - instance bool get_AssertUiEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultTraceListener::get_AssertUiEnabled - - .method /*06000013*/ public hidebysig specialname - instance void set_AssertUiEnabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultTraceListener::set_AssertUiEnabled - - .method /*06000014*/ public hidebysig specialname - instance string get_LogFileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultTraceListener::get_LogFileName - - .method /*06000015*/ public hidebysig specialname - instance void set_LogFileName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultTraceListener::set_LogFileName - - .property /*17000004*/ instance bool AssertUiEnabled() - { - .get instance bool System.Diagnostics.DefaultTraceListener/*02000004*/::get_AssertUiEnabled() /* 06000012 */ - .set instance void System.Diagnostics.DefaultTraceListener/*02000004*/::set_AssertUiEnabled(bool) /* 06000013 */ - } // end of property DefaultTraceListener::AssertUiEnabled - .property /*17000005*/ instance string LogFileName() - { - .get instance string System.Diagnostics.DefaultTraceListener/*02000004*/::get_LogFileName() /* 06000014 */ - .set instance void System.Diagnostics.DefaultTraceListener/*02000004*/::set_LogFileName(string) /* 06000015 */ - } // end of property DefaultTraceListener::LogFileName -} // end of class System.Diagnostics.DefaultTraceListener - -.class /*02000005*/ public auto ansi beforefieldinit System.Diagnostics.EventTypeFilter - extends System.Diagnostics.TraceFilter/*0200000D*/ -{ - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Diagnostics.SourceLevels/*02000007*/ level) cil managed - // SIG: 20 01 01 11 1C - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000062 */ call instance void System.Diagnostics.TraceFilter/*0200000D*/::.ctor() /* 06000062 */ - IL_0006: /* 2A | */ ret - } // end of method EventTypeFilter::.ctor - - .method /*06000017*/ public hidebysig specialname - instance valuetype System.Diagnostics.SourceLevels/*02000007*/ - get_EventType() cil managed - // SIG: 20 00 11 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventTypeFilter::get_EventType - - .method /*06000018*/ public hidebysig specialname - instance void set_EventType(valuetype System.Diagnostics.SourceLevels/*02000007*/ 'value') cil managed - // SIG: 20 01 01 11 1C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventTypeFilter::set_EventType - - .method /*06000019*/ public hidebysig virtual - instance bool ShouldTrace(class System.Diagnostics.TraceEventCache/*0200000B*/ cache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string formatOrMessage, - object[] args, - object data1, - object[] data) cil managed - // SIG: 20 08 02 12 2C 0E 11 30 08 0E 1D 1C 1C 1D 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventTypeFilter::ShouldTrace - - .property /*17000006*/ instance valuetype System.Diagnostics.SourceLevels/*02000007*/ - EventType() - { - .get instance valuetype System.Diagnostics.SourceLevels/*02000007*/ System.Diagnostics.EventTypeFilter/*02000005*/::get_EventType() /* 06000017 */ - .set instance void System.Diagnostics.EventTypeFilter/*02000005*/::set_EventType(valuetype System.Diagnostics.SourceLevels/*02000007*/) /* 06000018 */ - } // end of property EventTypeFilter::EventType -} // end of class System.Diagnostics.EventTypeFilter - -.class /*02000006*/ public auto ansi beforefieldinit System.Diagnostics.SourceFilter - extends System.Diagnostics.TraceFilter/*0200000D*/ -{ - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(string source) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000062 */ call instance void System.Diagnostics.TraceFilter/*0200000D*/::.ctor() /* 06000062 */ - IL_0006: /* 2A | */ ret - } // end of method SourceFilter::.ctor - - .method /*0600001B*/ public hidebysig specialname - instance string get_Source() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SourceFilter::get_Source - - .method /*0600001C*/ public hidebysig specialname - instance void set_Source(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SourceFilter::set_Source - - .method /*0600001D*/ public hidebysig virtual - instance bool ShouldTrace(class System.Diagnostics.TraceEventCache/*0200000B*/ cache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string formatOrMessage, - object[] args, - object data1, - object[] data) cil managed - // SIG: 20 08 02 12 2C 0E 11 30 08 0E 1D 1C 1C 1D 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SourceFilter::ShouldTrace - - .property /*17000007*/ instance string Source() - { - .get instance string System.Diagnostics.SourceFilter/*02000006*/::get_Source() /* 0600001B */ - .set instance void System.Diagnostics.SourceFilter/*02000006*/::set_Source(string) /* 0600001C */ - } // end of property SourceFilter::Source -} // end of class System.Diagnostics.SourceFilter - -.class /*02000007*/ public auto ansi sealed System.Diagnostics.SourceLevels - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000014*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ All = int32(0xFFFFFFFF) - .field /*04000003*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ Critical = int32(0x00000001) - .field /*04000004*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ Error = int32(0x00000003) - .field /*04000005*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ Information = int32(0x0000000F) - .field /*04000006*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ Off = int32(0x00000000) - .field /*04000007*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ Verbose = int32(0x0000001F) - .field /*04000008*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ ActivityTracing = int32(0x0000FF00) - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000017*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000016*/) /* 0A000011 */ = ( 01 00 02 00 00 00 00 00 ) - .field /*04000009*/ public static literal valuetype System.Diagnostics.SourceLevels/*02000007*/ Warning = int32(0x00000007) -} // end of class System.Diagnostics.SourceLevels - -.class /*02000008*/ public auto ansi beforefieldinit System.Diagnostics.SourceSwitch - extends System.Diagnostics.Switch/*02000009*/ -{ - .method /*0600001E*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000024 */ call instance void System.Diagnostics.Switch/*02000009*/::.ctor(string, - string) /* 06000024 */ - IL_0008: /* 2A | */ ret - } // end of method SourceSwitch::.ctor - - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string defaultSwitchValue) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000024 */ call instance void System.Diagnostics.Switch/*02000009*/::.ctor(string, - string) /* 06000024 */ - IL_0008: /* 2A | */ ret - } // end of method SourceSwitch::.ctor - - .method /*06000020*/ public hidebysig specialname - instance valuetype System.Diagnostics.SourceLevels/*02000007*/ - get_Level() cil managed - // SIG: 20 00 11 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SourceSwitch::get_Level - - .method /*06000021*/ public hidebysig specialname - instance void set_Level(valuetype System.Diagnostics.SourceLevels/*02000007*/ 'value') cil managed - // SIG: 20 01 01 11 1C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SourceSwitch::set_Level - - .method /*06000022*/ family hidebysig virtual - instance void OnValueChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SourceSwitch::OnValueChanged - - .method /*06000023*/ public hidebysig instance bool - ShouldTrace(valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType) cil managed - // SIG: 20 01 02 11 30 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SourceSwitch::ShouldTrace - - .property /*17000008*/ instance valuetype System.Diagnostics.SourceLevels/*02000007*/ - Level() - { - .get instance valuetype System.Diagnostics.SourceLevels/*02000007*/ System.Diagnostics.SourceSwitch/*02000008*/::get_Level() /* 06000020 */ - .set instance void System.Diagnostics.SourceSwitch/*02000008*/::set_Level(valuetype System.Diagnostics.SourceLevels/*02000007*/) /* 06000021 */ - } // end of property SourceSwitch::Level -} // end of class System.Diagnostics.SourceSwitch - -.class /*02000009*/ public abstract auto ansi beforefieldinit System.Diagnostics.Switch - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000024*/ family hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string description) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Switch::.ctor - - .method /*06000025*/ family hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string description, - string defaultSwitchValue) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Switch::.ctor - - .method /*06000026*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Switch::get_Description - - .method /*06000027*/ public hidebysig specialname - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Switch::get_DisplayName - - .method /*06000028*/ family hidebysig specialname - instance int32 get_SwitchSetting() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Switch::get_SwitchSetting - - .method /*06000029*/ family hidebysig specialname - instance void set_SwitchSetting(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Switch::set_SwitchSetting - - .method /*0600002A*/ family hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Switch::get_Value - - .method /*0600002B*/ family hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Switch::set_Value - - .method /*0600002C*/ family hidebysig newslot virtual - instance void OnSwitchSettingChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Switch::OnSwitchSettingChanged - - .method /*0600002D*/ family hidebysig newslot virtual - instance void OnValueChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Switch::OnValueChanged - - .method /*0600002E*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ - get_Attributes() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Switch::get_Attributes - - .method /*0600002F*/ family hidebysig newslot virtual - instance string[] GetSupportedAttributes() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Switch::GetSupportedAttributes - - .property /*17000009*/ instance string Description() - { - .get instance string System.Diagnostics.Switch/*02000009*/::get_Description() /* 06000026 */ - } // end of property Switch::Description - .property /*1700000A*/ instance string DisplayName() - { - .get instance string System.Diagnostics.Switch/*02000009*/::get_DisplayName() /* 06000027 */ - } // end of property Switch::DisplayName - .property /*1700000B*/ instance int32 SwitchSetting() - { - .get instance int32 System.Diagnostics.Switch/*02000009*/::get_SwitchSetting() /* 06000028 */ - .set instance void System.Diagnostics.Switch/*02000009*/::set_SwitchSetting(int32) /* 06000029 */ - } // end of property Switch::SwitchSetting - .property /*1700000C*/ instance string Value() - { - .get instance string System.Diagnostics.Switch/*02000009*/::get_Value() /* 0600002A */ - .set instance void System.Diagnostics.Switch/*02000009*/::set_Value(string) /* 0600002B */ - } // end of property Switch::Value - .property /*1700000D*/ instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ - Attributes() - { - .get instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ System.Diagnostics.Switch/*02000009*/::get_Attributes() /* 0600002E */ - } // end of property Switch::Attributes -} // end of class System.Diagnostics.Switch - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Diagnostics.Trace - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000030*/ public hidebysig specialname static - class System.Diagnostics.CorrelationManager/*02000003*/ - get_CorrelationManager() cil managed - // SIG: 00 00 12 0C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Trace::get_CorrelationManager - - .method /*06000031*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Trace::.ctor - - .method /*06000032*/ public hidebysig specialname static - bool get_AutoFlush() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Trace::get_AutoFlush - - .method /*06000033*/ public hidebysig specialname static - void set_AutoFlush(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::set_AutoFlush - - .method /*06000034*/ public hidebysig specialname static - int32 get_IndentLevel() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Trace::get_IndentLevel - - .method /*06000035*/ public hidebysig specialname static - void set_IndentLevel(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::set_IndentLevel - - .method /*06000036*/ public hidebysig specialname static - int32 get_IndentSize() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Trace::get_IndentSize - - .method /*06000037*/ public hidebysig specialname static - void set_IndentSize(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::set_IndentSize - - .method /*06000038*/ public hidebysig specialname static - class System.Diagnostics.TraceListenerCollection/*02000010*/ - get_Listeners() cil managed - // SIG: 00 00 12 40 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Trace::get_Listeners - - .method /*06000039*/ public hidebysig specialname static - bool get_UseGlobalLock() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Trace::get_UseGlobalLock - - .method /*0600003A*/ public hidebysig specialname static - void set_UseGlobalLock(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::set_UseGlobalLock - - .method /*0600003B*/ public hidebysig static - void Assert(bool condition) cil managed - // SIG: 00 01 01 02 - { - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Assert - - .method /*0600003C*/ public hidebysig static - void Assert(bool condition, - string message) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Assert - - .method /*0600003D*/ public hidebysig static - void Assert(bool condition, - string message, - string detailMessage) cil managed - // SIG: 00 03 01 02 0E 0E - { - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Assert - - .method /*0600003E*/ public hidebysig static - void Close() cil managed - // SIG: 00 00 01 - { - .custom /*0C000019:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Close - - .method /*0600003F*/ public hidebysig static - void Fail(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C00001A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Fail - - .method /*06000040*/ public hidebysig static - void Fail(string message, - string detailMessage) cil managed - // SIG: 00 02 01 0E 0E - { - .custom /*0C00001C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Fail - - .method /*06000041*/ public hidebysig static - void Flush() cil managed - // SIG: 00 00 01 - { - .custom /*0C00001D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Flush - - .method /*06000042*/ public hidebysig static - void Indent() cil managed - // SIG: 00 00 01 - { - .custom /*0C00001E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Indent - - .method /*06000043*/ public hidebysig static - void Refresh() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Refresh - - .method /*06000044*/ public hidebysig static - void TraceError(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000020:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::TraceError - - .method /*06000045*/ public hidebysig static - void TraceError(string format, - object[] args) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .custom /*0C000021:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - .param [2]/*0800003F*/ - .custom /*0C00001B:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::TraceError - - .method /*06000046*/ public hidebysig static - void TraceInformation(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000023:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::TraceInformation - - .method /*06000047*/ public hidebysig static - void TraceInformation(string format, - object[] args) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .custom /*0C000024:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - .param [2]/*08000042*/ - .custom /*0C00001F:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::TraceInformation - - .method /*06000048*/ public hidebysig static - void TraceWarning(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000025:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::TraceWarning - - .method /*06000049*/ public hidebysig static - void TraceWarning(string format, - object[] args) cil managed - // SIG: 00 02 01 0E 1D 1C - { - .custom /*0C000026:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - .param [2]/*08000045*/ - .custom /*0C000022:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::TraceWarning - - .method /*0600004A*/ public hidebysig static - void Unindent() cil managed - // SIG: 00 00 01 - { - .custom /*0C000027:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Unindent - - .method /*0600004B*/ public hidebysig static - void Write(object 'value') cil managed - // SIG: 00 01 01 1C - { - .custom /*0C000028:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Write - - .method /*0600004C*/ public hidebysig static - void Write(object 'value', - string category) cil managed - // SIG: 00 02 01 1C 0E - { - .custom /*0C000029:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Write - - .method /*0600004D*/ public hidebysig static - void Write(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C00002A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Write - - .method /*0600004E*/ public hidebysig static - void Write(string message, - string category) cil managed - // SIG: 00 02 01 0E 0E - { - .custom /*0C00002B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::Write - - .method /*0600004F*/ public hidebysig static - void WriteIf(bool condition, - object 'value') cil managed - // SIG: 00 02 01 02 1C - { - .custom /*0C00002C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteIf - - .method /*06000050*/ public hidebysig static - void WriteIf(bool condition, - object 'value', - string category) cil managed - // SIG: 00 03 01 02 1C 0E - { - .custom /*0C00002D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteIf - - .method /*06000051*/ public hidebysig static - void WriteIf(bool condition, - string message) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C00002E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteIf - - .method /*06000052*/ public hidebysig static - void WriteIf(bool condition, - string message, - string category) cil managed - // SIG: 00 03 01 02 0E 0E - { - .custom /*0C00002F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteIf - - .method /*06000053*/ public hidebysig static - void WriteLine(object 'value') cil managed - // SIG: 00 01 01 1C - { - .custom /*0C000030:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLine - - .method /*06000054*/ public hidebysig static - void WriteLine(object 'value', - string category) cil managed - // SIG: 00 02 01 1C 0E - { - .custom /*0C000031:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLine - - .method /*06000055*/ public hidebysig static - void WriteLine(string message) cil managed - // SIG: 00 01 01 0E - { - .custom /*0C000032:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLine - - .method /*06000056*/ public hidebysig static - void WriteLine(string message, - string category) cil managed - // SIG: 00 02 01 0E 0E - { - .custom /*0C000033:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLine - - .method /*06000057*/ public hidebysig static - void WriteLineIf(bool condition, - object 'value') cil managed - // SIG: 00 02 01 02 1C - { - .custom /*0C000034:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLineIf - - .method /*06000058*/ public hidebysig static - void WriteLineIf(bool condition, - object 'value', - string category) cil managed - // SIG: 00 03 01 02 1C 0E - { - .custom /*0C000035:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLineIf - - .method /*06000059*/ public hidebysig static - void WriteLineIf(bool condition, - string message) cil managed - // SIG: 00 02 01 02 0E - { - .custom /*0C000036:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLineIf - - .method /*0600005A*/ public hidebysig static - void WriteLineIf(bool condition, - string message, - string category) cil managed - // SIG: 00 03 01 02 0E 0E - { - .custom /*0C000037:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Trace::WriteLineIf - - .property /*1700000E*/ class System.Diagnostics.CorrelationManager/*02000003*/ - CorrelationManager() - { - .get class System.Diagnostics.CorrelationManager/*02000003*/ System.Diagnostics.Trace/*0200000A*/::get_CorrelationManager() /* 06000030 */ - } // end of property Trace::CorrelationManager - .property /*1700000F*/ bool AutoFlush() - { - .get bool System.Diagnostics.Trace/*0200000A*/::get_AutoFlush() /* 06000032 */ - .set void System.Diagnostics.Trace/*0200000A*/::set_AutoFlush(bool) /* 06000033 */ - } // end of property Trace::AutoFlush - .property /*17000010*/ int32 IndentLevel() - { - .get int32 System.Diagnostics.Trace/*0200000A*/::get_IndentLevel() /* 06000034 */ - .set void System.Diagnostics.Trace/*0200000A*/::set_IndentLevel(int32) /* 06000035 */ - } // end of property Trace::IndentLevel - .property /*17000011*/ int32 IndentSize() - { - .get int32 System.Diagnostics.Trace/*0200000A*/::get_IndentSize() /* 06000036 */ - .set void System.Diagnostics.Trace/*0200000A*/::set_IndentSize(int32) /* 06000037 */ - } // end of property Trace::IndentSize - .property /*17000012*/ class System.Diagnostics.TraceListenerCollection/*02000010*/ - Listeners() - { - .get class System.Diagnostics.TraceListenerCollection/*02000010*/ System.Diagnostics.Trace/*0200000A*/::get_Listeners() /* 06000038 */ - } // end of property Trace::Listeners - .property /*17000013*/ bool UseGlobalLock() - { - .get bool System.Diagnostics.Trace/*0200000A*/::get_UseGlobalLock() /* 06000039 */ - .set void System.Diagnostics.Trace/*0200000A*/::set_UseGlobalLock(bool) /* 0600003A */ - } // end of property Trace::UseGlobalLock -} // end of class System.Diagnostics.Trace - -.class /*0200000B*/ public auto ansi beforefieldinit System.Diagnostics.TraceEventCache - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*0600005B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method TraceEventCache::.ctor - - .method /*0600005C*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - get_DateTime() cil managed - // SIG: 20 00 11 6D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceEventCache::get_DateTime - - .method /*0600005D*/ public hidebysig specialname - instance int32 get_ProcessId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceEventCache::get_ProcessId - - .method /*0600005E*/ public hidebysig specialname - instance string get_ThreadId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceEventCache::get_ThreadId - - .method /*0600005F*/ public hidebysig specialname - instance int64 get_Timestamp() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceEventCache::get_Timestamp - - .method /*06000060*/ public hidebysig specialname - instance string get_Callstack() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceEventCache::get_Callstack - - .method /*06000061*/ public hidebysig specialname - instance class [System.Collections.NonGeneric/*23000002*/]System.Collections.Stack/*01000013*/ - get_LogicalOperationStack() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceEventCache::get_LogicalOperationStack - - .property /*17000014*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - DateTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ System.Diagnostics.TraceEventCache/*0200000B*/::get_DateTime() /* 0600005C */ - } // end of property TraceEventCache::DateTime - .property /*17000015*/ instance int32 ProcessId() - { - .get instance int32 System.Diagnostics.TraceEventCache/*0200000B*/::get_ProcessId() /* 0600005D */ - } // end of property TraceEventCache::ProcessId - .property /*17000016*/ instance string ThreadId() - { - .get instance string System.Diagnostics.TraceEventCache/*0200000B*/::get_ThreadId() /* 0600005E */ - } // end of property TraceEventCache::ThreadId - .property /*17000017*/ instance int64 Timestamp() - { - .get instance int64 System.Diagnostics.TraceEventCache/*0200000B*/::get_Timestamp() /* 0600005F */ - } // end of property TraceEventCache::Timestamp - .property /*17000018*/ instance string Callstack() - { - .get instance string System.Diagnostics.TraceEventCache/*0200000B*/::get_Callstack() /* 06000060 */ - } // end of property TraceEventCache::Callstack - .property /*17000019*/ instance class [System.Collections.NonGeneric/*23000002*/]System.Collections.Stack/*01000013*/ - LogicalOperationStack() - { - .get instance class [System.Collections.NonGeneric/*23000002*/]System.Collections.Stack/*01000013*/ System.Diagnostics.TraceEventCache/*0200000B*/::get_LogicalOperationStack() /* 06000061 */ - } // end of property TraceEventCache::LogicalOperationStack -} // end of class System.Diagnostics.TraceEventCache - -.class /*0200000C*/ public auto ansi sealed System.Diagnostics.TraceEventType - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .field /*0400000A*/ public specialname rtspecialname int32 value__ - .field /*0400000B*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Critical = int32(0x00000001) - .field /*0400000C*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Error = int32(0x00000002) - .field /*0400000D*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Information = int32(0x00000008) - .field /*0400000E*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Verbose = int32(0x00000010) - .field /*0400000F*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Warning = int32(0x00000004) - .field /*04000010*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Resume = int32(0x00000800) - .field /*04000011*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Start = int32(0x00000100) - .field /*04000012*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Stop = int32(0x00000200) - .field /*04000013*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Suspend = int32(0x00000400) - .field /*04000014*/ public static literal valuetype System.Diagnostics.TraceEventType/*0200000C*/ Transfer = int32(0x00001000) -} // end of class System.Diagnostics.TraceEventType - -.class /*0200000D*/ public abstract auto ansi beforefieldinit System.Diagnostics.TraceFilter - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000062*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method TraceFilter::.ctor - - .method /*06000063*/ public hidebysig newslot abstract virtual - instance bool ShouldTrace(class System.Diagnostics.TraceEventCache/*0200000B*/ cache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string formatOrMessage, - object[] args, - object data1, - object[] data) cil managed - // SIG: 20 08 02 12 2C 0E 11 30 08 0E 1D 1C 1C 1D 1C - { - // Method begins at RVA 0x0 - } // end of method TraceFilter::ShouldTrace - -} // end of class System.Diagnostics.TraceFilter - -.class /*0200000E*/ public auto ansi sealed System.Diagnostics.TraceLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .field /*04000015*/ public specialname rtspecialname int32 value__ - .field /*04000016*/ public static literal valuetype System.Diagnostics.TraceLevel/*0200000E*/ Error = int32(0x00000001) - .field /*04000017*/ public static literal valuetype System.Diagnostics.TraceLevel/*0200000E*/ Info = int32(0x00000003) - .field /*04000018*/ public static literal valuetype System.Diagnostics.TraceLevel/*0200000E*/ Off = int32(0x00000000) - .field /*04000019*/ public static literal valuetype System.Diagnostics.TraceLevel/*0200000E*/ Verbose = int32(0x00000004) - .field /*0400001A*/ public static literal valuetype System.Diagnostics.TraceLevel/*0200000E*/ Warning = int32(0x00000002) -} // end of class System.Diagnostics.TraceLevel - -.class /*0200000F*/ public abstract auto ansi beforefieldinit System.Diagnostics.TraceListener - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100001C*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*06000064*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100001C*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method TraceListener::.ctor - - .method /*06000065*/ family hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100001C*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method TraceListener::.ctor - - .method /*06000066*/ public hidebysig specialname - instance class System.Diagnostics.TraceFilter/*0200000D*/ - get_Filter() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_Filter - - .method /*06000067*/ public hidebysig specialname - instance void set_Filter(class System.Diagnostics.TraceFilter/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::set_Filter - - .method /*06000068*/ public hidebysig specialname - instance int32 get_IndentLevel() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_IndentLevel - - .method /*06000069*/ public hidebysig specialname - instance void set_IndentLevel(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::set_IndentLevel - - .method /*0600006A*/ public hidebysig specialname - instance int32 get_IndentSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_IndentSize - - .method /*0600006B*/ public hidebysig specialname - instance void set_IndentSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::set_IndentSize - - .method /*0600006C*/ public hidebysig newslot specialname virtual - instance bool get_IsThreadSafe() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_IsThreadSafe - - .method /*0600006D*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_Name - - .method /*0600006E*/ public hidebysig newslot specialname virtual - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::set_Name - - .method /*0600006F*/ family hidebysig specialname - instance bool get_NeedIndent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_NeedIndent - - .method /*06000070*/ family hidebysig specialname - instance void set_NeedIndent(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::set_NeedIndent - - .method /*06000071*/ public hidebysig specialname - instance valuetype System.Diagnostics.TraceOptions/*02000011*/ - get_TraceOutputOptions() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_TraceOutputOptions - - .method /*06000072*/ public hidebysig specialname - instance void set_TraceOutputOptions(valuetype System.Diagnostics.TraceOptions/*02000011*/ 'value') cil managed - // SIG: 20 01 01 11 44 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::set_TraceOutputOptions - - .method /*06000073*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Dispose - - .method /*06000074*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Dispose - - .method /*06000075*/ public hidebysig newslot virtual - instance void Fail(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Fail - - .method /*06000076*/ public hidebysig newslot virtual - instance void Fail(string message, - string detailMessage) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Fail - - .method /*06000077*/ public hidebysig newslot virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Flush - - .method /*06000078*/ public hidebysig newslot virtual - instance void TraceData(class System.Diagnostics.TraceEventCache/*0200000B*/ eventCache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - object data) cil managed - // SIG: 20 05 01 12 2C 0E 11 30 08 1C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::TraceData - - .method /*06000079*/ public hidebysig newslot virtual - instance void TraceData(class System.Diagnostics.TraceEventCache/*0200000B*/ eventCache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - object[] data) cil managed - // SIG: 20 05 01 12 2C 0E 11 30 08 1D 1C - { - .param [5]/*08000082*/ - .custom /*0C000038:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::TraceData - - .method /*0600007A*/ public hidebysig newslot virtual - instance void TraceEvent(class System.Diagnostics.TraceEventCache/*0200000B*/ eventCache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id) cil managed - // SIG: 20 04 01 12 2C 0E 11 30 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::TraceEvent - - .method /*0600007B*/ public hidebysig newslot virtual - instance void TraceEvent(class System.Diagnostics.TraceEventCache/*0200000B*/ eventCache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string message) cil managed - // SIG: 20 05 01 12 2C 0E 11 30 08 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::TraceEvent - - .method /*0600007C*/ public hidebysig newslot virtual - instance void TraceEvent(class System.Diagnostics.TraceEventCache/*0200000B*/ eventCache, - string source, - valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string format, - object[] args) cil managed - // SIG: 20 06 01 12 2C 0E 11 30 08 0E 1D 1C - { - .param [6]/*08000091*/ - .custom /*0C000039:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::TraceEvent - - .method /*0600007D*/ public hidebysig newslot virtual - instance void Write(object o) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Write - - .method /*0600007E*/ public hidebysig newslot virtual - instance void Write(object o, - string category) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Write - - .method /*0600007F*/ public hidebysig newslot abstract virtual - instance void Write(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method TraceListener::Write - - .method /*06000080*/ public hidebysig newslot virtual - instance void Write(string message, - string category) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Write - - .method /*06000081*/ family hidebysig newslot virtual - instance void WriteIndent() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::WriteIndent - - .method /*06000082*/ public hidebysig newslot virtual - instance void WriteLine(object o) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::WriteLine - - .method /*06000083*/ public hidebysig newslot virtual - instance void WriteLine(object o, - string category) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::WriteLine - - .method /*06000084*/ public hidebysig newslot abstract virtual - instance void WriteLine(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method TraceListener::WriteLine - - .method /*06000085*/ public hidebysig newslot virtual - instance void WriteLine(string message, - string category) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::WriteLine - - .method /*06000086*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ - get_Attributes() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::get_Attributes - - .method /*06000087*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListener::Close - - .method /*06000088*/ family hidebysig newslot virtual - instance string[] GetSupportedAttributes() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::GetSupportedAttributes - - .method /*06000089*/ public hidebysig newslot virtual - instance void TraceTransfer(class System.Diagnostics.TraceEventCache/*0200000B*/ eventCache, - string source, - int32 id, - string message, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/ relatedActivityId) cil managed - // SIG: 20 05 01 12 2C 0E 08 0E 11 49 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListener::TraceTransfer - - .property /*1700001A*/ instance class System.Diagnostics.TraceFilter/*0200000D*/ - Filter() - { - .get instance class System.Diagnostics.TraceFilter/*0200000D*/ System.Diagnostics.TraceListener/*0200000F*/::get_Filter() /* 06000066 */ - .set instance void System.Diagnostics.TraceListener/*0200000F*/::set_Filter(class System.Diagnostics.TraceFilter/*0200000D*/) /* 06000067 */ - } // end of property TraceListener::Filter - .property /*1700001B*/ instance int32 IndentLevel() - { - .get instance int32 System.Diagnostics.TraceListener/*0200000F*/::get_IndentLevel() /* 06000068 */ - .set instance void System.Diagnostics.TraceListener/*0200000F*/::set_IndentLevel(int32) /* 06000069 */ - } // end of property TraceListener::IndentLevel - .property /*1700001C*/ instance int32 IndentSize() - { - .get instance int32 System.Diagnostics.TraceListener/*0200000F*/::get_IndentSize() /* 0600006A */ - .set instance void System.Diagnostics.TraceListener/*0200000F*/::set_IndentSize(int32) /* 0600006B */ - } // end of property TraceListener::IndentSize - .property /*1700001D*/ instance bool IsThreadSafe() - { - .get instance bool System.Diagnostics.TraceListener/*0200000F*/::get_IsThreadSafe() /* 0600006C */ - } // end of property TraceListener::IsThreadSafe - .property /*1700001E*/ instance string Name() - { - .get instance string System.Diagnostics.TraceListener/*0200000F*/::get_Name() /* 0600006D */ - .set instance void System.Diagnostics.TraceListener/*0200000F*/::set_Name(string) /* 0600006E */ - } // end of property TraceListener::Name - .property /*1700001F*/ instance bool NeedIndent() - { - .get instance bool System.Diagnostics.TraceListener/*0200000F*/::get_NeedIndent() /* 0600006F */ - .set instance void System.Diagnostics.TraceListener/*0200000F*/::set_NeedIndent(bool) /* 06000070 */ - } // end of property TraceListener::NeedIndent - .property /*17000020*/ instance valuetype System.Diagnostics.TraceOptions/*02000011*/ - TraceOutputOptions() - { - .get instance valuetype System.Diagnostics.TraceOptions/*02000011*/ System.Diagnostics.TraceListener/*0200000F*/::get_TraceOutputOptions() /* 06000071 */ - .set instance void System.Diagnostics.TraceListener/*0200000F*/::set_TraceOutputOptions(valuetype System.Diagnostics.TraceOptions/*02000011*/) /* 06000072 */ - } // end of property TraceListener::TraceOutputOptions - .property /*17000021*/ instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ - Attributes() - { - .get instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ System.Diagnostics.TraceListener/*0200000F*/::get_Attributes() /* 06000086 */ - } // end of property TraceListener::Attributes -} // end of class System.Diagnostics.TraceListener - -.class /*02000010*/ public auto ansi beforefieldinit System.Diagnostics.TraceListenerCollection - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/ -{ - .custom /*0C000014:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001E*/::.ctor(string) /* 0A000014 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600008A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method TraceListenerCollection::.ctor - - .method /*0600008B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::get_Count - - .method /*0600008C*/ public hidebysig specialname - instance class System.Diagnostics.TraceListener/*0200000F*/ - get_Item(int32 i) cil managed - // SIG: 20 01 12 3C 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::get_Item - - .method /*0600008D*/ public hidebysig specialname - instance void set_Item(int32 i, - class System.Diagnostics.TraceListener/*0200000F*/ 'value') cil managed - // SIG: 20 02 01 08 12 3C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::set_Item - - .method /*0600008E*/ public hidebysig specialname - instance class System.Diagnostics.TraceListener/*0200000F*/ - get_Item(string name) cil managed - // SIG: 20 01 12 3C 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::get_Item - - .method /*0600008F*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001F*/::get_IsSynchronized /*0100001F::0A000015*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000090*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001F*/::get_SyncRoot /*0100001F::0A000016*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.ICollection.get_SyncRoot - - .method /*06000091*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::get_IsFixedSize /*01000020::0A000017*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.IList.get_IsFixedSize - - .method /*06000092*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::get_IsReadOnly /*01000020::0A000018*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.IList.get_IsReadOnly - - .method /*06000093*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::get_Item /*01000020::0A000019*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.IList.get_Item - - .method /*06000094*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::set_Item /*01000020::0A00001A*/ - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::System.Collections.IList.set_Item - - .method /*06000095*/ public hidebysig instance int32 - Add(class System.Diagnostics.TraceListener/*0200000F*/ listener) cil managed - // SIG: 20 01 08 12 3C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::Add - - .method /*06000096*/ public hidebysig instance void - AddRange(class System.Diagnostics.TraceListener/*0200000F*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 3C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::AddRange - - .method /*06000097*/ public hidebysig instance void - AddRange(class System.Diagnostics.TraceListenerCollection/*02000010*/ 'value') cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::AddRange - - .method /*06000098*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::Clear - - .method /*06000099*/ public hidebysig instance bool - Contains(class System.Diagnostics.TraceListener/*0200000F*/ listener) cil managed - // SIG: 20 01 02 12 3C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::Contains - - .method /*0600009A*/ public hidebysig instance void - CopyTo(class System.Diagnostics.TraceListener/*0200000F*/[] listeners, - int32 index) cil managed - // SIG: 20 02 01 1D 12 3C 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::CopyTo - - .method /*0600009B*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::GetEnumerator - - .method /*0600009C*/ public hidebysig instance int32 - IndexOf(class System.Diagnostics.TraceListener/*0200000F*/ listener) cil managed - // SIG: 20 01 08 12 3C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::IndexOf - - .method /*0600009D*/ public hidebysig instance void - Insert(int32 index, - class System.Diagnostics.TraceListener/*0200000F*/ listener) cil managed - // SIG: 20 02 01 08 12 3C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::Insert - - .method /*0600009E*/ public hidebysig instance void - Remove(class System.Diagnostics.TraceListener/*0200000F*/ listener) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::Remove - - .method /*0600009F*/ public hidebysig instance void - Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::Remove - - .method /*060000A0*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::RemoveAt - - .method /*060000A1*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000021*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 85 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001F*/::CopyTo /*0100001F::0A00001B*/ - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::System.Collections.ICollection.CopyTo - - .method /*060000A2*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::Add /*01000020::0A00001C*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.IList.Add - - .method /*060000A3*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::Contains /*01000020::0A00001D*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.IList.Contains - - .method /*060000A4*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::IndexOf /*01000020::0A00001E*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceListenerCollection::System.Collections.IList.IndexOf - - .method /*060000A5*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::Insert /*01000020::0A00001F*/ - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::System.Collections.IList.Insert - - .method /*060000A6*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000020*/::Remove /*01000020::0A000020*/ - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceListenerCollection::System.Collections.IList.Remove - - .property /*17000022*/ instance int32 Count() - { - .get instance int32 System.Diagnostics.TraceListenerCollection/*02000010*/::get_Count() /* 0600008B */ - } // end of property TraceListenerCollection::Count - .property /*17000023*/ instance class System.Diagnostics.TraceListener/*0200000F*/ - Item(int32) - { - .get instance class System.Diagnostics.TraceListener/*0200000F*/ System.Diagnostics.TraceListenerCollection/*02000010*/::get_Item(int32) /* 0600008C */ - .set instance void System.Diagnostics.TraceListenerCollection/*02000010*/::set_Item(int32, - class System.Diagnostics.TraceListener/*0200000F*/) /* 0600008D */ - } // end of property TraceListenerCollection::Item - .property /*17000024*/ instance class System.Diagnostics.TraceListener/*0200000F*/ - Item(string) - { - .get instance class System.Diagnostics.TraceListener/*0200000F*/ System.Diagnostics.TraceListenerCollection/*02000010*/::get_Item(string) /* 0600008E */ - } // end of property TraceListenerCollection::Item - .property /*17000025*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Diagnostics.TraceListenerCollection/*02000010*/::System.Collections.ICollection.get_IsSynchronized() /* 0600008F */ - } // end of property TraceListenerCollection::System.Collections.ICollection.IsSynchronized - .property /*17000026*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Diagnostics.TraceListenerCollection/*02000010*/::System.Collections.ICollection.get_SyncRoot() /* 06000090 */ - } // end of property TraceListenerCollection::System.Collections.ICollection.SyncRoot - .property /*17000027*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Diagnostics.TraceListenerCollection/*02000010*/::System.Collections.IList.get_IsFixedSize() /* 06000091 */ - } // end of property TraceListenerCollection::System.Collections.IList.IsFixedSize - .property /*17000028*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Diagnostics.TraceListenerCollection/*02000010*/::System.Collections.IList.get_IsReadOnly() /* 06000092 */ - } // end of property TraceListenerCollection::System.Collections.IList.IsReadOnly - .property /*17000029*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Diagnostics.TraceListenerCollection/*02000010*/::System.Collections.IList.get_Item(int32) /* 06000093 */ - .set instance void System.Diagnostics.TraceListenerCollection/*02000010*/::System.Collections.IList.set_Item(int32, - object) /* 06000094 */ - } // end of property TraceListenerCollection::System.Collections.IList.Item -} // end of class System.Diagnostics.TraceListenerCollection - -.class /*02000011*/ public auto ansi sealed System.Diagnostics.TraceOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000014*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400001B*/ public specialname rtspecialname int32 value__ - .field /*0400001C*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ DateTime = int32(0x00000002) - .field /*0400001D*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ None = int32(0x00000000) - .field /*0400001E*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ LogicalOperationStack = int32(0x00000001) - .field /*0400001F*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ ProcessId = int32(0x00000008) - .field /*04000020*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ ThreadId = int32(0x00000010) - .field /*04000021*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ Timestamp = int32(0x00000004) - .field /*04000022*/ public static literal valuetype System.Diagnostics.TraceOptions/*02000011*/ Callstack = int32(0x00000020) -} // end of class System.Diagnostics.TraceOptions - -.class /*02000012*/ public auto ansi beforefieldinit System.Diagnostics.TraceSource - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*060000A7*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method TraceSource::.ctor - - .method /*060000A8*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - valuetype System.Diagnostics.SourceLevels/*02000007*/ defaultLevel) cil managed - // SIG: 20 02 01 0E 11 1C - { - // Method begins at RVA 0x205f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method TraceSource::.ctor - - .method /*060000A9*/ public hidebysig specialname - instance class System.Diagnostics.TraceListenerCollection/*02000010*/ - get_Listeners() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSource::get_Listeners - - .method /*060000AA*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSource::get_Name - - .method /*060000AB*/ public hidebysig specialname - instance class System.Diagnostics.SourceSwitch/*02000008*/ - get_Switch() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSource::get_Switch - - .method /*060000AC*/ public hidebysig specialname - instance void set_Switch(class System.Diagnostics.SourceSwitch/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::set_Switch - - .method /*060000AD*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::Close - - .method /*060000AE*/ public hidebysig instance void - Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::Flush - - .method /*060000AF*/ public hidebysig instance void - TraceData(valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - object data) cil managed - // SIG: 20 03 01 11 30 08 1C - { - .custom /*0C00003A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceData - - .method /*060000B0*/ public hidebysig instance void - TraceData(valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - object[] data) cil managed - // SIG: 20 03 01 11 30 08 1D 1C - { - .custom /*0C00003B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - .param [3]/*080000C7*/ - .custom /*0C000041:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceData - - .method /*060000B1*/ public hidebysig instance void - TraceEvent(valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id) cil managed - // SIG: 20 02 01 11 30 08 - { - .custom /*0C00003C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceEvent - - .method /*060000B2*/ public hidebysig instance void - TraceEvent(valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string message) cil managed - // SIG: 20 03 01 11 30 08 0E - { - .custom /*0C00003D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceEvent - - .method /*060000B3*/ public hidebysig instance void - TraceEvent(valuetype System.Diagnostics.TraceEventType/*0200000C*/ eventType, - int32 id, - string format, - object[] args) cil managed - // SIG: 20 04 01 11 30 08 0E 1D 1C - { - .custom /*0C00003E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - .param [4]/*080000D0*/ - .custom /*0C000042:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceEvent - - .method /*060000B4*/ public hidebysig instance void - TraceInformation(string message) cil managed - // SIG: 20 01 01 0E - { - .custom /*0C00003F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceInformation - - .method /*060000B5*/ public hidebysig instance void - TraceInformation(string format, - object[] args) cil managed - // SIG: 20 02 01 0E 1D 1C - { - .custom /*0C000040:0A000012*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000019*/::.ctor(string) /* 0A000012 */ = ( 01 00 05 54 52 41 43 45 00 00 ) // ...TRACE.. - .param [2]/*080000D3*/ - .custom /*0C000043:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceInformation - - .method /*060000B6*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ - get_Attributes() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSource::get_Attributes - - .method /*060000B7*/ family hidebysig newslot virtual - instance string[] GetSupportedAttributes() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSource::GetSupportedAttributes - - .method /*060000B8*/ public hidebysig instance void - TraceTransfer(int32 id, - string message, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000012*/ relatedActivityId) cil managed - // SIG: 20 03 01 08 0E 11 49 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSource::TraceTransfer - - .property /*1700002A*/ instance class System.Diagnostics.TraceListenerCollection/*02000010*/ - Listeners() - { - .get instance class System.Diagnostics.TraceListenerCollection/*02000010*/ System.Diagnostics.TraceSource/*02000012*/::get_Listeners() /* 060000A9 */ - } // end of property TraceSource::Listeners - .property /*1700002B*/ instance string Name() - { - .get instance string System.Diagnostics.TraceSource/*02000012*/::get_Name() /* 060000AA */ - } // end of property TraceSource::Name - .property /*1700002C*/ instance class System.Diagnostics.SourceSwitch/*02000008*/ - Switch() - { - .get instance class System.Diagnostics.SourceSwitch/*02000008*/ System.Diagnostics.TraceSource/*02000012*/::get_Switch() /* 060000AB */ - .set instance void System.Diagnostics.TraceSource/*02000012*/::set_Switch(class System.Diagnostics.SourceSwitch/*02000008*/) /* 060000AC */ - } // end of property TraceSource::Switch - .property /*1700002D*/ instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ - Attributes() - { - .get instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000018*/ System.Diagnostics.TraceSource/*02000012*/::get_Attributes() /* 060000B6 */ - } // end of property TraceSource::Attributes -} // end of class System.Diagnostics.TraceSource - -.class /*02000013*/ public auto ansi beforefieldinit System.Diagnostics.TraceSwitch - extends System.Diagnostics.Switch/*02000009*/ -{ - .method /*060000B9*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string description) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000024 */ call instance void System.Diagnostics.Switch/*02000009*/::.ctor(string, - string) /* 06000024 */ - IL_0008: /* 2A | */ ret - } // end of method TraceSwitch::.ctor - - .method /*060000BA*/ public hidebysig specialname rtspecialname - instance void .ctor(string displayName, - string description, - string defaultSwitchValue) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000024 */ call instance void System.Diagnostics.Switch/*02000009*/::.ctor(string, - string) /* 06000024 */ - IL_0008: /* 2A | */ ret - } // end of method TraceSwitch::.ctor - - .method /*060000BB*/ public hidebysig specialname - instance valuetype System.Diagnostics.TraceLevel/*0200000E*/ - get_Level() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSwitch::get_Level - - .method /*060000BC*/ public hidebysig specialname - instance void set_Level(valuetype System.Diagnostics.TraceLevel/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSwitch::set_Level - - .method /*060000BD*/ public hidebysig specialname - instance bool get_TraceError() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSwitch::get_TraceError - - .method /*060000BE*/ public hidebysig specialname - instance bool get_TraceInfo() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSwitch::get_TraceInfo - - .method /*060000BF*/ public hidebysig specialname - instance bool get_TraceVerbose() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSwitch::get_TraceVerbose - - .method /*060000C0*/ public hidebysig specialname - instance bool get_TraceWarning() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TraceSwitch::get_TraceWarning - - .method /*060000C1*/ family hidebysig virtual - instance void OnSwitchSettingChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSwitch::OnSwitchSettingChanged - - .method /*060000C2*/ family hidebysig virtual - instance void OnValueChanged() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TraceSwitch::OnValueChanged - - .property /*1700002E*/ instance valuetype System.Diagnostics.TraceLevel/*0200000E*/ - Level() - { - .get instance valuetype System.Diagnostics.TraceLevel/*0200000E*/ System.Diagnostics.TraceSwitch/*02000013*/::get_Level() /* 060000BB */ - .set instance void System.Diagnostics.TraceSwitch/*02000013*/::set_Level(valuetype System.Diagnostics.TraceLevel/*0200000E*/) /* 060000BC */ - } // end of property TraceSwitch::Level - .property /*1700002F*/ instance bool TraceError() - { - .get instance bool System.Diagnostics.TraceSwitch/*02000013*/::get_TraceError() /* 060000BD */ - } // end of property TraceSwitch::TraceError - .property /*17000030*/ instance bool TraceInfo() - { - .get instance bool System.Diagnostics.TraceSwitch/*02000013*/::get_TraceInfo() /* 060000BE */ - } // end of property TraceSwitch::TraceInfo - .property /*17000031*/ instance bool TraceVerbose() - { - .get instance bool System.Diagnostics.TraceSwitch/*02000013*/::get_TraceVerbose() /* 060000BF */ - } // end of property TraceSwitch::TraceVerbose - .property /*17000032*/ instance bool TraceWarning() - { - .get instance bool System.Diagnostics.TraceSwitch/*02000013*/::get_TraceWarning() /* 060000C0 */ - } // end of property TraceSwitch::TraceWarning -} // end of class System.Diagnostics.TraceSwitch - -.class /*02000014*/ public auto ansi sealed beforefieldinit System.Diagnostics.SwitchAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000024*/ -{ - .method /*060000C3*/ public hidebysig specialname rtspecialname - instance void .ctor(string switchName, - class [System.Runtime/*23000001*/]System.Type/*01000025*/ switchType) cil managed - // SIG: 20 02 01 0E 12 80 95 - { - // Method begins at RVA 0x207f - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000023 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000024*/::.ctor() /* 0A000023 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method SwitchAttribute::.ctor - - .method /*060000C4*/ public hidebysig specialname - instance string get_SwitchDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchAttribute::get_SwitchDescription - - .method /*060000C5*/ public hidebysig specialname - instance void set_SwitchDescription(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SwitchAttribute::set_SwitchDescription - - .method /*060000C6*/ public hidebysig specialname - instance string get_SwitchName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchAttribute::get_SwitchName - - .method /*060000C7*/ public hidebysig specialname - instance void set_SwitchName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SwitchAttribute::set_SwitchName - - .method /*060000C8*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000025*/ - get_SwitchType() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchAttribute::get_SwitchType - - .method /*060000C9*/ public hidebysig specialname - instance void set_SwitchType(class [System.Runtime/*23000001*/]System.Type/*01000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SwitchAttribute::set_SwitchType - - .method /*060000CA*/ public hidebysig static - class System.Diagnostics.SwitchAttribute/*02000014*/[] - GetAll(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000026*/ 'assembly') cil managed - // SIG: 00 01 1D 12 50 12 80 99 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchAttribute::GetAll - - .property /*17000033*/ instance string SwitchDescription() - { - .get instance string System.Diagnostics.SwitchAttribute/*02000014*/::get_SwitchDescription() /* 060000C4 */ - .set instance void System.Diagnostics.SwitchAttribute/*02000014*/::set_SwitchDescription(string) /* 060000C5 */ - } // end of property SwitchAttribute::SwitchDescription - .property /*17000034*/ instance string SwitchName() - { - .get instance string System.Diagnostics.SwitchAttribute/*02000014*/::get_SwitchName() /* 060000C6 */ - .set instance void System.Diagnostics.SwitchAttribute/*02000014*/::set_SwitchName(string) /* 060000C7 */ - } // end of property SwitchAttribute::SwitchName - .property /*17000035*/ instance class [System.Runtime/*23000001*/]System.Type/*01000025*/ - SwitchType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000025*/ System.Diagnostics.SwitchAttribute/*02000014*/::get_SwitchType() /* 060000C8 */ - .set instance void System.Diagnostics.SwitchAttribute/*02000014*/::set_SwitchType(class [System.Runtime/*23000001*/]System.Type/*01000025*/) /* 060000C9 */ - } // end of property SwitchAttribute::SwitchType -} // end of class System.Diagnostics.SwitchAttribute - -.class /*02000015*/ public auto ansi sealed beforefieldinit System.Diagnostics.SwitchLevelAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000024*/ -{ - .method /*060000CB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000025*/ switchLevelType) cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x207f - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000023 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000024*/::.ctor() /* 0A000023 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method SwitchLevelAttribute::.ctor - - .method /*060000CC*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000025*/ - get_SwitchLevelType() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchLevelAttribute::get_SwitchLevelType - - .method /*060000CD*/ public hidebysig specialname - instance void set_SwitchLevelType(class [System.Runtime/*23000001*/]System.Type/*01000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x205d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SwitchLevelAttribute::set_SwitchLevelType - - .property /*17000036*/ instance class [System.Runtime/*23000001*/]System.Type/*01000025*/ - SwitchLevelType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000025*/ System.Diagnostics.SwitchLevelAttribute/*02000015*/::get_SwitchLevelType() /* 060000CC */ - .set instance void System.Diagnostics.SwitchLevelAttribute/*02000015*/::set_SwitchLevelType(class [System.Runtime/*23000001*/]System.Type/*01000025*/) /* 060000CD */ - } // end of property SwitchLevelAttribute::SwitchLevelType -} // end of class System.Diagnostics.SwitchLevelAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il deleted file mode 100644 index 3f3d17579f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il +++ /dev/null @@ -1,2656 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004f82 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000100ee -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004f2f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003a00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004db4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002f88 Virtual Size -// 0x00002000 Virtual Address -// 0x00003000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000f84 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004f71 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002118 [0x00002c1c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004d34 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001748 Size -// '#~' Name -// Stream 2: -// 0x000017b4 Offset -// 0x00000d80 Size -// '#Strings' Name -// Stream 3: -// 0x00002534 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002538 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002548 Offset -// 0x000006d4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000006090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 30864 -// PE header size : 512 (496 used) ( 1.66%) -// PE additional info : 17683 (57.29%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.23%) -// CLR meta-data size : 11292 (36.59%) -// CLR additional info : 128 ( 0.41%) -// CLR method headers : 181 ( 0.59%) -// Managed code : 452 ( 1.46%) -// Data : 2048 ( 6.64%) -// Unaccounted : -1504 (-4.87%) - -// Num.of PE sections : 3 -// .text - 12288 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 11292 -// Module - 1 (10 bytes) -// TypeDef - 28 (392 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 38 (228 bytes) -// MethodDef - 152 (2128 bytes) 0 abstract, 0 native, 152 bodies -// FieldDef - 76 (456 bytes) 0 constant -// MemberRef - 28 (168 bytes) -// ParamDef - 160 (960 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 59 (354 bytes) -// CustomAttribute- 44 (264 bytes) -// InterfaceImpl - 3 (12 bytes) -// PropertyMap - 10 (40 bytes) -// Property - 46 (276 bytes) -// MethodSemantic- 74 (444 bytes) -// TypeSpec - 3 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// NestedClass - 1 (4 bytes) -// EventMap - 2 (8 bytes) -// Event - 3 (18 bytes) -// GenericParam - 4 (32 bytes) -// Strings - 3456 bytes -// Blobs - 1748 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 220 bytes - -// CLR additional info : 128 - -// CLR method headers : 181 -// Num.of method bodies - 152 -// Num.of fat headers - 1 -// Num.of tiny headers - 151 -// Num.of fat sections - 0 -// Num.of small sections - 1 - -// Managed code : 452 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class EventActivityOptions (public) (auto) (ansi) (sealed) -// Class EventAttribute (public) (auto) (ansi) (sealed) -// Class EventChannel (public) (auto) (ansi) (sealed) -// Class EventCommand (public) (auto) (ansi) (sealed) -// Class EventCommandEventArgs (public) (auto) (ansi) -// Class EventCounter (public) (auto) (ansi) -// Class EventDataAttribute (public) (auto) (ansi) -// Class EventFieldAttribute (public) (auto) (ansi) -// Class EventFieldFormat (public) (auto) (ansi) (sealed) -// Class EventFieldTags (public) (auto) (ansi) (sealed) -// Class EventIgnoreAttribute (public) (auto) (ansi) -// Class EventKeywords (public) (auto) (ansi) (sealed) -// Class EventLevel (public) (auto) (ansi) (sealed) -// Class EventListener (public) (abstract) (auto) (ansi) -// Class EventManifestOptions (public) (auto) (ansi) (sealed) -// Class EventOpcode (public) (auto) (ansi) (sealed) -// Class EventSource (public) (auto) (ansi) -// Class EventSourceAttribute (public) (auto) (ansi) (sealed) -// Class EventSourceCreatedEventArgs (public) (auto) (ansi) -// Class EventSourceException (public) (auto) (ansi) -// Class EventSourceOptions (public) (sequential) (ansi) (sealed) -// Class EventSourceSettings (public) (auto) (ansi) (sealed) -// Class EventTags (public) (auto) (ansi) (sealed) -// Class EventTask (public) (auto) (ansi) (sealed) -// Class EventWrittenEventArgs (public) (auto) (ansi) -// Class NonEventAttribute (public) (auto) (ansi) (sealed) -// Class EventData (sequential) (ansi) (sealed) (nested famORassem) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Diagnostics.Tracing -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 72 61 63 69 6E 67 00 00 ) // stics.Tracing.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 72 61 63 69 6E 67 00 00 ) // stics.Tracing.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 44 69 61 67 6E 6F // ...System.Diagno - 73 74 69 63 73 2E 54 72 61 63 69 6E 67 00 00 ) // stics.Tracing.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Diagnostics.Tracing.dll -// MVID: {3b0a4e0f-ff8f-45b6-b695-59b12a0a71e5} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FDC9D68C000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Diagnostics.Tracing.EventActivityOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ Detachable = int32(0x00000008) - .field /*04000003*/ public static literal valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ Disable = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ None = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ Recursive = int32(0x00000004) -} // end of class System.Diagnostics.Tracing.EventActivityOptions - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Diagnostics.Tracing.EventAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000014:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 40 00 00 00 00 00 ) // ..@..... - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 eventId) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method EventAttribute::.ctor - - .method /*06000002*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ - get_ActivityOptions() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_ActivityOptions - - .method /*06000003*/ public hidebysig specialname - instance void set_ActivityOptions(valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_ActivityOptions - - .method /*06000004*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ - get_Channel() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Channel - - .method /*06000005*/ public hidebysig specialname - instance void set_Channel(valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ 'value') cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Channel - - .method /*06000006*/ public hidebysig specialname - instance int32 get_EventId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_EventId - - .method /*06000007*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ - get_Keywords() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Keywords - - .method /*06000008*/ public hidebysig specialname - instance void set_Keywords(valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 11 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Keywords - - .method /*06000009*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ - get_Level() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Level - - .method /*0600000A*/ public hidebysig specialname - instance void set_Level(valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Level - - .method /*0600000B*/ public hidebysig specialname - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Message - - .method /*0600000C*/ public hidebysig specialname - instance void set_Message(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Message - - .method /*0600000D*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ - get_Opcode() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Opcode - - .method /*0600000E*/ public hidebysig specialname - instance void set_Opcode(valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ 'value') cil managed - // SIG: 20 01 01 11 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Opcode - - .method /*0600000F*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ - get_Tags() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Tags - - .method /*06000010*/ public hidebysig specialname - instance void set_Tags(valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ 'value') cil managed - // SIG: 20 01 01 11 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Tags - - .method /*06000011*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ - get_Task() cil managed - // SIG: 20 00 11 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Task - - .method /*06000012*/ public hidebysig specialname - instance void set_Task(valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ 'value') cil managed - // SIG: 20 01 01 11 64 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Task - - .method /*06000013*/ public hidebysig specialname - instance uint8 get_Version() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAttribute::get_Version - - .method /*06000014*/ public hidebysig specialname - instance void set_Version(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventAttribute::set_Version - - .property /*17000001*/ instance valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ - ActivityOptions() - { - .get instance valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_ActivityOptions() /* 06000002 */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_ActivityOptions(valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/) /* 06000003 */ - } // end of property EventAttribute::ActivityOptions - .property /*17000002*/ instance valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ - Channel() - { - .get instance valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Channel() /* 06000004 */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Channel(valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/) /* 06000005 */ - } // end of property EventAttribute::Channel - .property /*17000003*/ instance int32 EventId() - { - .get instance int32 System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_EventId() /* 06000006 */ - } // end of property EventAttribute::EventId - .property /*17000004*/ instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ - Keywords() - { - .get instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Keywords() /* 06000007 */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Keywords(valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/) /* 06000008 */ - } // end of property EventAttribute::Keywords - .property /*17000005*/ instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ - Level() - { - .get instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Level() /* 06000009 */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Level(valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/) /* 0600000A */ - } // end of property EventAttribute::Level - .property /*17000006*/ instance string Message() - { - .get instance string System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Message() /* 0600000B */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Message(string) /* 0600000C */ - } // end of property EventAttribute::Message - .property /*17000007*/ instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ - Opcode() - { - .get instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Opcode() /* 0600000D */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Opcode(valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/) /* 0600000E */ - } // end of property EventAttribute::Opcode - .property /*17000008*/ instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ - Tags() - { - .get instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Tags() /* 0600000F */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Tags(valuetype System.Diagnostics.Tracing.EventTags/*02000018*/) /* 06000010 */ - } // end of property EventAttribute::Tags - .property /*17000009*/ instance valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ - Task() - { - .get instance valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Task() /* 06000011 */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Task(valuetype System.Diagnostics.Tracing.EventTask/*02000019*/) /* 06000012 */ - } // end of property EventAttribute::Task - .property /*1700000A*/ instance uint8 Version() - { - .get instance uint8 System.Diagnostics.Tracing.EventAttribute/*02000003*/::get_Version() /* 06000013 */ - .set instance void System.Diagnostics.Tracing.EventAttribute/*02000003*/::set_Version(uint8) /* 06000014 */ - } // end of property EventAttribute::Version -} // end of class System.Diagnostics.Tracing.EventAttribute - -.class /*02000004*/ public auto ansi sealed System.Diagnostics.Tracing.EventChannel - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000006*/ public specialname rtspecialname uint8 value__ - .field /*04000007*/ public static literal valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ Admin = uint8(0x10) - .field /*04000008*/ public static literal valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ Analytic = uint8(0x12) - .field /*04000009*/ public static literal valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ Debug = uint8(0x13) - .field /*0400000A*/ public static literal valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ None = uint8(0x00) - .field /*0400000B*/ public static literal valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ Operational = uint8(0x11) -} // end of class System.Diagnostics.Tracing.EventChannel - -.class /*02000005*/ public auto ansi sealed System.Diagnostics.Tracing.EventCommand - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400000C*/ public specialname rtspecialname int32 value__ - .field /*0400000D*/ public static literal valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ Disable = int32(0xFFFFFFFD) - .field /*0400000E*/ public static literal valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ Enable = int32(0xFFFFFFFE) - .field /*0400000F*/ public static literal valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ SendManifest = int32(0xFFFFFFFF) - .field /*04000010*/ public static literal valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ Update = int32(0x00000000) -} // end of class System.Diagnostics.Tracing.EventCommand - -.class /*02000006*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventCommandEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000017*/ -{ - .method /*06000015*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method EventCommandEventArgs::.ctor - - .method /*06000016*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000018*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 61 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventCommandEventArgs::get_Arguments - - .method /*06000017*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ - get_Command() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventCommandEventArgs::get_Command - - .method /*06000018*/ public hidebysig instance bool - DisableEvent(int32 eventId) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventCommandEventArgs::DisableEvent - - .method /*06000019*/ public hidebysig instance bool - EnableEvent(int32 eventId) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventCommandEventArgs::EnableEvent - - .property /*1700000B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000018*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000018*/ System.Diagnostics.Tracing.EventCommandEventArgs/*02000006*/::get_Arguments() /* 06000016 */ - } // end of property EventCommandEventArgs::Arguments - .property /*1700000C*/ instance valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ - Command() - { - .get instance valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ System.Diagnostics.Tracing.EventCommandEventArgs/*02000006*/::get_Command() /* 06000017 */ - } // end of property EventCommandEventArgs::Command -} // end of class System.Diagnostics.Tracing.EventCommandEventArgs - -.class /*02000007*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventCounter - extends [System.Runtime/*23000001*/]System.Object/*01000019*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001A*/ -{ - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource) cil managed - // SIG: 20 02 01 0E 12 48 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventCounter::.ctor - - .method /*0600001B*/ public hidebysig instance void - WriteMetric(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventCounter::WriteMetric - - .method /*0600001C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventCounter::Dispose - -} // end of class System.Diagnostics.Tracing.EventCounter - -.class /*02000008*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventDataAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 0C 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method EventDataAttribute::.ctor - - .method /*0600001E*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDataAttribute::get_Name - - .method /*0600001F*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventDataAttribute::set_Name - - .property /*1700000D*/ instance string Name() - { - .get instance string System.Diagnostics.Tracing.EventDataAttribute/*02000008*/::get_Name() /* 0600001E */ - .set instance void System.Diagnostics.Tracing.EventDataAttribute/*02000008*/::set_Name(string) /* 0600001F */ - } // end of property EventDataAttribute::Name -} // end of class System.Diagnostics.Tracing.EventDataAttribute - -.class /*02000009*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventFieldAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 80 00 00 00 00 00 ) - .method /*06000020*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method EventFieldAttribute::.ctor - - .method /*06000021*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ - get_Format() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventFieldAttribute::get_Format - - .method /*06000022*/ public hidebysig specialname - instance void set_Format(valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventFieldAttribute::set_Format - - .method /*06000023*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventFieldTags/*0200000B*/ - get_Tags() cil managed - // SIG: 20 00 11 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventFieldAttribute::get_Tags - - .method /*06000024*/ public hidebysig specialname - instance void set_Tags(valuetype System.Diagnostics.Tracing.EventFieldTags/*0200000B*/ 'value') cil managed - // SIG: 20 01 01 11 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventFieldAttribute::set_Tags - - .property /*1700000E*/ instance valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ - Format() - { - .get instance valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ System.Diagnostics.Tracing.EventFieldAttribute/*02000009*/::get_Format() /* 06000021 */ - .set instance void System.Diagnostics.Tracing.EventFieldAttribute/*02000009*/::set_Format(valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/) /* 06000022 */ - } // end of property EventFieldAttribute::Format - .property /*1700000F*/ instance valuetype System.Diagnostics.Tracing.EventFieldTags/*0200000B*/ - Tags() - { - .get instance valuetype System.Diagnostics.Tracing.EventFieldTags/*0200000B*/ System.Diagnostics.Tracing.EventFieldAttribute/*02000009*/::get_Tags() /* 06000023 */ - .set instance void System.Diagnostics.Tracing.EventFieldAttribute/*02000009*/::set_Tags(valuetype System.Diagnostics.Tracing.EventFieldTags/*0200000B*/) /* 06000024 */ - } // end of property EventFieldAttribute::Tags -} // end of class System.Diagnostics.Tracing.EventFieldAttribute - -.class /*0200000A*/ public auto ansi sealed System.Diagnostics.Tracing.EventFieldFormat - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000011*/ public specialname rtspecialname int32 value__ - .field /*04000012*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ Boolean = int32(0x00000003) - .field /*04000013*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ Default = int32(0x00000000) - .field /*04000014*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ Hexadecimal = int32(0x00000004) - .field /*04000015*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ HResult = int32(0x0000000F) - .field /*04000016*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ Json = int32(0x0000000C) - .field /*04000017*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ String = int32(0x00000002) - .field /*04000018*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldFormat/*0200000A*/ Xml = int32(0x0000000B) -} // end of class System.Diagnostics.Tracing.EventFieldFormat - -.class /*0200000B*/ public auto ansi sealed System.Diagnostics.Tracing.EventFieldTags - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000019*/ public specialname rtspecialname int32 value__ - .field /*0400001A*/ public static literal valuetype System.Diagnostics.Tracing.EventFieldTags/*0200000B*/ None = int32(0x00000000) -} // end of class System.Diagnostics.Tracing.EventFieldTags - -.class /*0200000C*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventIgnoreAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 80 00 00 00 00 00 ) - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method EventIgnoreAttribute::.ctor - -} // end of class System.Diagnostics.Tracing.EventIgnoreAttribute - -.class /*0200000D*/ public auto ansi sealed System.Diagnostics.Tracing.EventKeywords - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400001B*/ public specialname rtspecialname int64 value__ - .field /*0400001C*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ All = int64(0xFFFFFFFFFFFFFFFF) - .field /*0400001D*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ AuditFailure = int64(0x10000000000000) - .field /*0400001E*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ AuditSuccess = int64(0x20000000000000) - .field /*0400001F*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ CorrelationHint = int64(0x10000000000000) - .field /*04000020*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ EventLogClassic = int64(0x80000000000000) - .field /*04000021*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ None = int64(0x0) - .field /*04000022*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ Sqm = int64(0x8000000000000) - .field /*04000023*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ WdiContext = int64(0x2000000000000) - .field /*04000024*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ WdiDiagnostic = int64(0x4000000000000) - .field /*04000025*/ public static literal valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ MicrosoftTelemetry = int64(0x2000000000000) -} // end of class System.Diagnostics.Tracing.EventKeywords - -.class /*0200000E*/ public auto ansi sealed System.Diagnostics.Tracing.EventLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000026*/ public specialname rtspecialname int32 value__ - .field /*04000027*/ public static literal valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ Critical = int32(0x00000001) - .field /*04000028*/ public static literal valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ Error = int32(0x00000002) - .field /*04000029*/ public static literal valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ Informational = int32(0x00000004) - .field /*0400002A*/ public static literal valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ LogAlways = int32(0x00000000) - .field /*0400002B*/ public static literal valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ Verbose = int32(0x00000005) - .field /*0400002C*/ public static literal valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ Warning = int32(0x00000003) -} // end of class System.Diagnostics.Tracing.EventLevel - -.class /*0200000F*/ public abstract auto ansi beforefieldinit System.Diagnostics.Tracing.EventListener - extends [System.Runtime/*23000001*/]System.Object/*01000019*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001A*/ -{ - .field /*0400002D*/ private class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ EventSourceCreated - .custom /*0C000024:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .field /*0400002E*/ private class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ EventWritten - .custom /*0C000026:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .method /*06000026*/ public hidebysig specialname - instance void add_EventSourceCreated(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 6D 01 12 50 - { - .custom /*0C00001F:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)00002D */ ldfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventSourceCreated /* 0400002D */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)000019 */ call class [System.Runtime/*23000001*/]System.Delegate/*01000026*/ [System.Runtime/*23000001*/]System.Delegate/*01000026*/::Combine(class [System.Runtime/*23000001*/]System.Delegate/*01000026*/, - class [System.Runtime/*23000001*/]System.Delegate/*01000026*/) /* 0A000019 */ - IL_000d: /* 74 | (1B)000001 */ castclass class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000001*/ - IL_0012: /* 7D | (04)00002D */ stfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventSourceCreated /* 0400002D */ - IL_0017: /* 2A | */ ret - } // end of method EventListener::add_EventSourceCreated - - .method /*06000027*/ public hidebysig specialname - instance void remove_EventSourceCreated(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 6D 01 12 50 - { - .custom /*0C000020:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2086 - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)00002D */ ldfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventSourceCreated /* 0400002D */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)00001A */ call class [System.Runtime/*23000001*/]System.Delegate/*01000026*/ [System.Runtime/*23000001*/]System.Delegate/*01000026*/::Remove(class [System.Runtime/*23000001*/]System.Delegate/*01000026*/, - class [System.Runtime/*23000001*/]System.Delegate/*01000026*/) /* 0A00001A */ - IL_000d: /* 74 | (1B)000001 */ castclass class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000001*/ - IL_0012: /* 7D | (04)00002D */ stfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventSourceCreated /* 0400002D */ - IL_0017: /* 2A | */ ret - } // end of method EventListener::remove_EventSourceCreated - - .method /*06000028*/ public hidebysig specialname - instance void add_EventWritten(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 6D 01 12 68 - { - .custom /*0C000022:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209f - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)00002E */ ldfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventWritten /* 0400002E */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)000019 */ call class [System.Runtime/*23000001*/]System.Delegate/*01000026*/ [System.Runtime/*23000001*/]System.Delegate/*01000026*/::Combine(class [System.Runtime/*23000001*/]System.Delegate/*01000026*/, - class [System.Runtime/*23000001*/]System.Delegate/*01000026*/) /* 0A000019 */ - IL_000d: /* 74 | (1B)000002 */ castclass class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000002*/ - IL_0012: /* 7D | (04)00002E */ stfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventWritten /* 0400002E */ - IL_0017: /* 2A | */ ret - } // end of method EventListener::add_EventWritten - - .method /*06000029*/ public hidebysig specialname - instance void remove_EventWritten(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 6D 01 12 68 - { - .custom /*0C000023:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b8 - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)00002E */ ldfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventWritten /* 0400002E */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)00001A */ call class [System.Runtime/*23000001*/]System.Delegate/*01000026*/ [System.Runtime/*23000001*/]System.Delegate/*01000026*/::Remove(class [System.Runtime/*23000001*/]System.Delegate/*01000026*/, - class [System.Runtime/*23000001*/]System.Delegate/*01000026*/) /* 0A00001A */ - IL_000d: /* 74 | (1B)000002 */ castclass class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000002*/ - IL_0012: /* 7D | (04)00002E */ stfld class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ System.Diagnostics.Tracing.EventListener/*0200000F*/::EventWritten /* 0400002E */ - IL_0017: /* 2A | */ ret - } // end of method EventListener::remove_EventWritten - - .method /*0600002A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventListener::.ctor - - .method /*0600002B*/ public hidebysig instance void - DisableEvents(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource) cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::DisableEvents - - .method /*0600002C*/ public hidebysig newslot virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::Dispose - - .method /*0600002D*/ public hidebysig instance void - EnableEvents(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource, - valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ level) cil managed - // SIG: 20 02 01 12 48 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::EnableEvents - - .method /*0600002E*/ public hidebysig instance void - EnableEvents(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource, - valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ level, - valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ matchAnyKeyword) cil managed - // SIG: 20 03 01 12 48 11 38 11 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::EnableEvents - - .method /*0600002F*/ public hidebysig instance void - EnableEvents(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource, - valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ level, - valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ matchAnyKeyword, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000018*/ arguments) cil managed - // SIG: 20 04 01 12 48 11 38 11 34 15 12 61 02 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::EnableEvents - - .method /*06000030*/ family hidebysig static - int32 EventSourceIndex(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource) cil managed - // SIG: 00 01 08 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventListener::EventSourceIndex - - .method /*06000031*/ famorassem hidebysig newslot virtual - instance void OnEventSourceCreated(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource) cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::OnEventSourceCreated - - .method /*06000032*/ famorassem hidebysig newslot virtual - instance void OnEventWritten(class System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/ eventData) cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventListener::OnEventWritten - - .event /*14000001*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000001*/ EventSourceCreated - { - .addon instance void System.Diagnostics.Tracing.EventListener/*0200000F*/::add_EventSourceCreated(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/) /* 06000026 */ - .removeon instance void System.Diagnostics.Tracing.EventListener/*0200000F*/::remove_EventSourceCreated(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/) /* 06000027 */ - } // end of event EventListener::EventSourceCreated - .event /*14000002*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000002*/ EventWritten - { - .addon instance void System.Diagnostics.Tracing.EventListener/*0200000F*/::add_EventWritten(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/) /* 06000028 */ - .removeon instance void System.Diagnostics.Tracing.EventListener/*0200000F*/::remove_EventWritten(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/) /* 06000029 */ - } // end of event EventListener::EventWritten -} // end of class System.Diagnostics.Tracing.EventListener - -.class /*02000010*/ public auto ansi sealed System.Diagnostics.Tracing.EventManifestOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400002F*/ public specialname rtspecialname int32 value__ - .field /*04000030*/ public static literal valuetype System.Diagnostics.Tracing.EventManifestOptions/*02000010*/ AllCultures = int32(0x00000002) - .field /*04000031*/ public static literal valuetype System.Diagnostics.Tracing.EventManifestOptions/*02000010*/ AllowEventSourceOverride = int32(0x00000008) - .field /*04000032*/ public static literal valuetype System.Diagnostics.Tracing.EventManifestOptions/*02000010*/ None = int32(0x00000000) - .field /*04000033*/ public static literal valuetype System.Diagnostics.Tracing.EventManifestOptions/*02000010*/ OnlyIfNeededForRegistration = int32(0x00000004) - .field /*04000034*/ public static literal valuetype System.Diagnostics.Tracing.EventManifestOptions/*02000010*/ Strict = int32(0x00000001) -} // end of class System.Diagnostics.Tracing.EventManifestOptions - -.class /*02000011*/ public auto ansi sealed System.Diagnostics.Tracing.EventOpcode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000035*/ public specialname rtspecialname int32 value__ - .field /*04000036*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ DataCollectionStart = int32(0x00000003) - .field /*04000037*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ DataCollectionStop = int32(0x00000004) - .field /*04000038*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Extension = int32(0x00000005) - .field /*04000039*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Info = int32(0x00000000) - .field /*0400003A*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Receive = int32(0x000000F0) - .field /*0400003B*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Reply = int32(0x00000006) - .field /*0400003C*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Resume = int32(0x00000007) - .field /*0400003D*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Send = int32(0x00000009) - .field /*0400003E*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Start = int32(0x00000001) - .field /*0400003F*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Stop = int32(0x00000002) - .field /*04000040*/ public static literal valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ Suspend = int32(0x00000008) -} // end of class System.Diagnostics.Tracing.EventOpcode - -.class /*02000012*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventSource - extends [System.Runtime/*23000001*/]System.Object/*01000019*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001A*/ -{ - .class /*0200001C*/ sequential ansi sealed nested famorassem beforefieldinit EventData - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ - { - .field /*0400004C*/ private int32 _dummy - .method /*06000095*/ public hidebysig specialname - instance native int get_DataPointer() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventData::get_DataPointer - - .method /*06000096*/ public hidebysig specialname - instance void set_DataPointer(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventData::set_DataPointer - - .method /*06000097*/ public hidebysig specialname - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventData::get_Size - - .method /*06000098*/ public hidebysig specialname - instance void set_Size(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventData::set_Size - - .property /*1700002D*/ instance native int - DataPointer() - { - .get instance native int System.Diagnostics.Tracing.EventSource/*02000012*//EventData/*0200001C*/::get_DataPointer() /* 06000095 */ - .set instance void System.Diagnostics.Tracing.EventSource/*02000012*//EventData/*0200001C*/::set_DataPointer(native int) /* 06000096 */ - } // end of property EventData::DataPointer - .property /*1700002E*/ instance int32 - Size() - { - .get instance int32 System.Diagnostics.Tracing.EventSource/*02000012*//EventData/*0200001C*/::get_Size() /* 06000097 */ - .set instance void System.Diagnostics.Tracing.EventSource/*02000012*//EventData/*0200001C*/::set_Size(int32) /* 06000098 */ - } // end of property EventData::Size - } // end of class EventData - - .method /*06000033*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*06000034*/ family hidebysig specialname rtspecialname - instance void .ctor(bool throwOnEventWriteErrors) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*06000035*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ settings) cil managed - // SIG: 20 01 01 11 5C - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*06000036*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ settings, - string[] traits) cil managed - // SIG: 20 02 01 11 5C 1D 0E - { - .param [2]/*08000027*/ - .custom /*0C000021:0A000015*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001D*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(string eventSourceName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(string eventSourceName, - valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ config) cil managed - // SIG: 20 02 01 0E 11 5C - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(string eventSourceName, - valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ config, - string[] traits) cil managed - // SIG: 20 03 01 0E 11 5C 1D 0E - { - .param [3]/*0800002D*/ - .custom /*0C000025:0A000015*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001D*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method EventSource::.ctor - - .method /*0600003A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - get_ConstructionException() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::get_ConstructionException - - .method /*0600003B*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - get_CurrentThreadActivityId() cil managed - // SIG: 00 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::get_CurrentThreadActivityId - - .method /*0600003C*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - get_Guid() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::get_Guid - - .method /*0600003D*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::get_Name - - .method /*0600003E*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ - get_Settings() cil managed - // SIG: 20 00 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::get_Settings - - .method /*0600003F*/ public hidebysig specialname - instance void add_EventCommandExecuted(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 15 12 6D 01 12 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::add_EventCommandExecuted - - .method /*06000040*/ public hidebysig specialname - instance void remove_EventCommandExecuted(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 15 12 6D 01 12 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::remove_EventCommandExecuted - - .method /*06000041*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Dispose - - .method /*06000042*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Dispose - - .method /*06000043*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000019*/::Finalize /*01000019::0A000014*/ - // Method begins at RVA 0x20d4 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000019*/::Finalize() /* 0A000014 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method EventSource::Finalize - - .method /*06000044*/ public hidebysig static - string GenerateManifest(class [System.Runtime/*23000001*/]System.Type/*01000020*/ eventSourceType, - string assemblyPathToIncludeInManifest) cil managed - // SIG: 00 02 0E 12 80 81 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::GenerateManifest - - .method /*06000045*/ public hidebysig static - string GenerateManifest(class [System.Runtime/*23000001*/]System.Type/*01000020*/ eventSourceType, - string assemblyPathToIncludeInManifest, - valuetype System.Diagnostics.Tracing.EventManifestOptions/*02000010*/ 'flags') cil managed - // SIG: 00 03 0E 12 80 81 0E 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::GenerateManifest - - .method /*06000046*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - GetGuid(class [System.Runtime/*23000001*/]System.Type/*01000020*/ eventSourceType) cil managed - // SIG: 00 01 11 7D 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::GetGuid - - .method /*06000047*/ public hidebysig static - string GetName(class [System.Runtime/*23000001*/]System.Type/*01000020*/ eventSourceType) cil managed - // SIG: 00 01 0E 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::GetName - - .method /*06000048*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - GetSources() cil managed - // SIG: 00 00 15 12 80 85 01 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::GetSources - - .method /*06000049*/ public hidebysig instance string - GetTrait(string key) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::GetTrait - - .method /*0600004A*/ public hidebysig instance bool - IsEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::IsEnabled - - .method /*0600004B*/ public hidebysig instance bool - IsEnabled(valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ level, - valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ keywords) cil managed - // SIG: 20 02 02 11 38 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::IsEnabled - - .method /*0600004C*/ public hidebysig instance bool - IsEnabled(valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ level, - valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ keywords, - valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ channel) cil managed - // SIG: 20 03 02 11 38 11 34 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::IsEnabled - - .method /*0600004D*/ family hidebysig newslot virtual - instance void OnEventCommand(class System.Diagnostics.Tracing.EventCommandEventArgs/*02000006*/ command) cil managed - // SIG: 20 01 01 12 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::OnEventCommand - - .method /*0600004E*/ public hidebysig static - void SendCommand(class System.Diagnostics.Tracing.EventSource/*02000012*/ eventSource, - valuetype System.Diagnostics.Tracing.EventCommand/*02000005*/ command, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000018*/ commandArguments) cil managed - // SIG: 00 03 01 12 48 11 14 15 12 61 02 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::SendCommand - - .method /*0600004F*/ public hidebysig static - void SetCurrentThreadActivityId(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ activityId) cil managed - // SIG: 00 01 01 11 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::SetCurrentThreadActivityId - - .method /*06000050*/ public hidebysig static - void SetCurrentThreadActivityId(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ activityId, - [out] valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/& oldActivityThatWillContinue) cil managed - // SIG: 00 02 01 11 7D 10 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::SetCurrentThreadActivityId - - .method /*06000051*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSource::ToString - - .method /*06000052*/ public hidebysig instance void - Write(string eventName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Write - - .method /*06000053*/ public hidebysig instance void - Write(string eventName, - valuetype System.Diagnostics.Tracing.EventSourceOptions/*02000016*/ options) cil managed - // SIG: 20 02 01 0E 11 58 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Write - - .method /*06000054*/ public hidebysig instance void - Write(string eventName, - !!T data) cil managed - // SIG: 30 01 02 01 0E 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Write - - .method /*06000055*/ public hidebysig instance void - Write(string eventName, - valuetype System.Diagnostics.Tracing.EventSourceOptions/*02000016*/ options, - !!T data) cil managed - // SIG: 30 01 03 01 0E 11 58 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Write - - .method /*06000056*/ public hidebysig instance void - Write(string eventName, - valuetype System.Diagnostics.Tracing.EventSourceOptions/*02000016*/& options, - !!T& data) cil managed - // SIG: 30 01 03 01 0E 10 11 58 10 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Write - - .method /*06000057*/ public hidebysig instance void - Write(string eventName, - valuetype System.Diagnostics.Tracing.EventSourceOptions/*02000016*/& options, - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/& activityId, - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/& relatedActivityId, - !!T& data) cil managed - // SIG: 30 01 05 01 0E 10 11 58 10 11 7D 10 11 7D 10 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::Write - - .method /*06000058*/ family hidebysig instance void - WriteEvent(int32 eventId) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000059*/ family hidebysig instance void - WriteEvent(int32 eventId, - uint8[] arg1) cil managed - // SIG: 20 02 01 08 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600005A*/ family hidebysig instance void - WriteEvent(int32 eventId, - int32 arg1) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600005B*/ family hidebysig instance void - WriteEvent(int32 eventId, - int32 arg1, - int32 arg2) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600005C*/ family hidebysig instance void - WriteEvent(int32 eventId, - int32 arg1, - int32 arg2, - int32 arg3) cil managed - // SIG: 20 04 01 08 08 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600005D*/ family hidebysig instance void - WriteEvent(int32 eventId, - int32 arg1, - string arg2) cil managed - // SIG: 20 03 01 08 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600005E*/ family hidebysig instance void - WriteEvent(int32 eventId, - int64 arg1) cil managed - // SIG: 20 02 01 08 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600005F*/ family hidebysig instance void - WriteEvent(int32 eventId, - int64 arg1, - uint8[] arg2) cil managed - // SIG: 20 03 01 08 0A 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000060*/ family hidebysig instance void - WriteEvent(int32 eventId, - int64 arg1, - int64 arg2) cil managed - // SIG: 20 03 01 08 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000061*/ family hidebysig instance void - WriteEvent(int32 eventId, - int64 arg1, - int64 arg2, - int64 arg3) cil managed - // SIG: 20 04 01 08 0A 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000062*/ family hidebysig instance void - WriteEvent(int32 eventId, - int64 arg1, - string arg2) cil managed - // SIG: 20 03 01 08 0A 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000063*/ family hidebysig instance void - WriteEvent(int32 eventId, - object[] args) cil managed - // SIG: 20 02 01 08 1D 1C - { - .param [2]/*08000074*/ - .custom /*0C00002A:0A000015*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001D*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000064*/ family hidebysig instance void - WriteEvent(int32 eventId, - string arg1) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000065*/ family hidebysig instance void - WriteEvent(int32 eventId, - string arg1, - int32 arg2) cil managed - // SIG: 20 03 01 08 0E 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000066*/ family hidebysig instance void - WriteEvent(int32 eventId, - string arg1, - int32 arg2, - int32 arg3) cil managed - // SIG: 20 04 01 08 0E 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000067*/ family hidebysig instance void - WriteEvent(int32 eventId, - string arg1, - int64 arg2) cil managed - // SIG: 20 03 01 08 0E 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000068*/ family hidebysig instance void - WriteEvent(int32 eventId, - string arg1, - string arg2) cil managed - // SIG: 20 03 01 08 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*06000069*/ family hidebysig instance void - WriteEvent(int32 eventId, - string arg1, - string arg2, - string arg3) cil managed - // SIG: 20 04 01 08 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEvent - - .method /*0600006A*/ family hidebysig instance void - WriteEventCore(int32 eventId, - int32 eventDataCount, - valuetype System.Diagnostics.Tracing.EventSource/*02000012*//EventData/*0200001C*/* data) cil managed - // SIG: 20 03 01 08 08 0F 11 70 - { - .custom /*0C000028:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEventCore - - .method /*0600006B*/ family hidebysig instance void - WriteEventWithRelatedActivityId(int32 eventId, - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ relatedActivityId, - object[] args) cil managed - // SIG: 20 03 01 08 11 7D 1D 1C - { - .param [3]/*0800008D*/ - .custom /*0C00002C:0A000015*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001D*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEventWithRelatedActivityId - - .method /*0600006C*/ family hidebysig instance void - WriteEventWithRelatedActivityIdCore(int32 eventId, - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/* relatedActivityId, - int32 eventDataCount, - valuetype System.Diagnostics.Tracing.EventSource/*02000012*//EventData/*0200001C*/* data) cil managed - // SIG: 20 04 01 08 0F 11 7D 08 0F 11 70 - { - .custom /*0C000029:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSource::WriteEventWithRelatedActivityIdCore - - .event /*14000003*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*//*1B000003*/ EventCommandExecuted - { - .addon instance void System.Diagnostics.Tracing.EventSource/*02000012*/::add_EventCommandExecuted(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/) /* 0600003F */ - .removeon instance void System.Diagnostics.Tracing.EventSource/*02000012*/::remove_EventCommandExecuted(class [System.Runtime/*23000001*/]System.EventHandler`1/*0100001B*/) /* 06000040 */ - } // end of event EventSource::EventCommandExecuted - .property /*17000010*/ instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ - ConstructionException() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ System.Diagnostics.Tracing.EventSource/*02000012*/::get_ConstructionException() /* 0600003A */ - } // end of property EventSource::ConstructionException - .property /*17000011*/ valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - CurrentThreadActivityId() - { - .get valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ System.Diagnostics.Tracing.EventSource/*02000012*/::get_CurrentThreadActivityId() /* 0600003B */ - } // end of property EventSource::CurrentThreadActivityId - .property /*17000012*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - Guid() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ System.Diagnostics.Tracing.EventSource/*02000012*/::get_Guid() /* 0600003C */ - } // end of property EventSource::Guid - .property /*17000013*/ instance string Name() - { - .get instance string System.Diagnostics.Tracing.EventSource/*02000012*/::get_Name() /* 0600003D */ - } // end of property EventSource::Name - .property /*17000014*/ instance valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ - Settings() - { - .get instance valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ System.Diagnostics.Tracing.EventSource/*02000012*/::get_Settings() /* 0600003E */ - } // end of property EventSource::Settings -} // end of class System.Diagnostics.Tracing.EventSource - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Diagnostics.Tracing.EventSourceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C00001B:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 04 00 00 00 00 00 ) - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method EventSourceAttribute::.ctor - - .method /*0600006E*/ public hidebysig specialname - instance string get_Guid() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceAttribute::get_Guid - - .method /*0600006F*/ public hidebysig specialname - instance void set_Guid(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceAttribute::set_Guid - - .method /*06000070*/ public hidebysig specialname - instance string get_LocalizationResources() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceAttribute::get_LocalizationResources - - .method /*06000071*/ public hidebysig specialname - instance void set_LocalizationResources(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceAttribute::set_LocalizationResources - - .method /*06000072*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceAttribute::get_Name - - .method /*06000073*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceAttribute::set_Name - - .property /*17000015*/ instance string Guid() - { - .get instance string System.Diagnostics.Tracing.EventSourceAttribute/*02000013*/::get_Guid() /* 0600006E */ - .set instance void System.Diagnostics.Tracing.EventSourceAttribute/*02000013*/::set_Guid(string) /* 0600006F */ - } // end of property EventSourceAttribute::Guid - .property /*17000016*/ instance string LocalizationResources() - { - .get instance string System.Diagnostics.Tracing.EventSourceAttribute/*02000013*/::get_LocalizationResources() /* 06000070 */ - .set instance void System.Diagnostics.Tracing.EventSourceAttribute/*02000013*/::set_LocalizationResources(string) /* 06000071 */ - } // end of property EventSourceAttribute::LocalizationResources - .property /*17000017*/ instance string Name() - { - .get instance string System.Diagnostics.Tracing.EventSourceAttribute/*02000013*/::get_Name() /* 06000072 */ - .set instance void System.Diagnostics.Tracing.EventSourceAttribute/*02000013*/::set_Name(string) /* 06000073 */ - } // end of property EventSourceAttribute::Name -} // end of class System.Diagnostics.Tracing.EventSourceAttribute - -.class /*02000014*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventSourceCreatedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000017*/ -{ - .field /*04000041*/ private initonly class System.Diagnostics.Tracing.EventSource/*02000012*/ 'k__BackingField' - .custom /*0C000027:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method EventSourceCreatedEventArgs::.ctor - - .method /*06000075*/ public hidebysig specialname - instance class System.Diagnostics.Tracing.EventSource/*02000012*/ - get_EventSource() cil managed - // SIG: 20 00 12 48 - { - .custom /*0C00002B:0A000013*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000041 */ ldfld class System.Diagnostics.Tracing.EventSource/*02000012*/ System.Diagnostics.Tracing.EventSourceCreatedEventArgs/*02000014*/::'k__BackingField' /* 04000041 */ - IL_0006: /* 2A | */ ret - } // end of method EventSourceCreatedEventArgs::get_EventSource - - .property /*17000018*/ instance class System.Diagnostics.Tracing.EventSource/*02000012*/ - EventSource() - { - .get instance class System.Diagnostics.Tracing.EventSource/*02000012*/ System.Diagnostics.Tracing.EventSourceCreatedEventArgs/*02000014*/::get_EventSource() /* 06000075 */ - } // end of property EventSourceCreatedEventArgs::EventSource -} // end of class System.Diagnostics.Tracing.EventSourceCreatedEventArgs - -.class /*02000015*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventSourceException - extends [System.Runtime/*23000001*/]System.Exception/*0100001E*/ -{ - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2104 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Exception/*0100001E*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method EventSourceException::.ctor - - .method /*06000077*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2104 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Exception/*0100001E*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method EventSourceException::.ctor - - .method /*06000078*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001E*/ innerException) cil managed - // SIG: 20 02 01 0E 12 79 - { - // Method begins at RVA 0x2104 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Exception/*0100001E*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method EventSourceException::.ctor - - .method /*06000079*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000023*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000024*/ context) cil managed - // SIG: 20 02 01 12 80 8D 11 80 91 - { - // Method begins at RVA 0x210c - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Exception/*0100001E*/::.ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000023*/, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000024*/) /* 0A00001C */ - IL_0008: /* 2A | */ ret - } // end of method EventSourceException::.ctor - -} // end of class System.Diagnostics.Tracing.EventSourceException - -.class /*02000016*/ public sequential ansi sealed beforefieldinit System.Diagnostics.Tracing.EventSourceOptions - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .field /*04000042*/ private int32 _dummy - .method /*0600007A*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ - get_ActivityOptions() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceOptions::get_ActivityOptions - - .method /*0600007B*/ public hidebysig specialname - instance void set_ActivityOptions(valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceOptions::set_ActivityOptions - - .method /*0600007C*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ - get_Keywords() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceOptions::get_Keywords - - .method /*0600007D*/ public hidebysig specialname - instance void set_Keywords(valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 11 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceOptions::set_Keywords - - .method /*0600007E*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ - get_Level() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceOptions::get_Level - - .method /*0600007F*/ public hidebysig specialname - instance void set_Level(valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceOptions::set_Level - - .method /*06000080*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ - get_Opcode() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceOptions::get_Opcode - - .method /*06000081*/ public hidebysig specialname - instance void set_Opcode(valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ 'value') cil managed - // SIG: 20 01 01 11 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceOptions::set_Opcode - - .method /*06000082*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ - get_Tags() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventSourceOptions::get_Tags - - .method /*06000083*/ public hidebysig specialname - instance void set_Tags(valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ 'value') cil managed - // SIG: 20 01 01 11 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventSourceOptions::set_Tags - - .property /*17000019*/ instance valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ - ActivityOptions() - { - .get instance valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/ System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::get_ActivityOptions() /* 0600007A */ - .set instance void System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::set_ActivityOptions(valuetype System.Diagnostics.Tracing.EventActivityOptions/*02000002*/) /* 0600007B */ - } // end of property EventSourceOptions::ActivityOptions - .property /*1700001A*/ instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ - Keywords() - { - .get instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::get_Keywords() /* 0600007C */ - .set instance void System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::set_Keywords(valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/) /* 0600007D */ - } // end of property EventSourceOptions::Keywords - .property /*1700001B*/ instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ - Level() - { - .get instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::get_Level() /* 0600007E */ - .set instance void System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::set_Level(valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/) /* 0600007F */ - } // end of property EventSourceOptions::Level - .property /*1700001C*/ instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ - Opcode() - { - .get instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::get_Opcode() /* 06000080 */ - .set instance void System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::set_Opcode(valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/) /* 06000081 */ - } // end of property EventSourceOptions::Opcode - .property /*1700001D*/ instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ - Tags() - { - .get instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::get_Tags() /* 06000082 */ - .set instance void System.Diagnostics.Tracing.EventSourceOptions/*02000016*/::set_Tags(valuetype System.Diagnostics.Tracing.EventTags/*02000018*/) /* 06000083 */ - } // end of property EventSourceOptions::Tags -} // end of class System.Diagnostics.Tracing.EventSourceOptions - -.class /*02000017*/ public auto ansi sealed System.Diagnostics.Tracing.EventSourceSettings - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001C:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000043*/ public specialname rtspecialname int32 value__ - .field /*04000044*/ public static literal valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ Default = int32(0x00000000) - .field /*04000045*/ public static literal valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ EtwManifestEventFormat = int32(0x00000004) - .field /*04000046*/ public static literal valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ EtwSelfDescribingEventFormat = int32(0x00000008) - .field /*04000047*/ public static literal valuetype System.Diagnostics.Tracing.EventSourceSettings/*02000017*/ ThrowOnEventWriteErrors = int32(0x00000001) -} // end of class System.Diagnostics.Tracing.EventSourceSettings - -.class /*02000018*/ public auto ansi sealed System.Diagnostics.Tracing.EventTags - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000048*/ public specialname rtspecialname int32 value__ - .field /*04000049*/ public static literal valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ None = int32(0x00000000) -} // end of class System.Diagnostics.Tracing.EventTags - -.class /*02000019*/ public auto ansi sealed System.Diagnostics.Tracing.EventTask - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400004A*/ public specialname rtspecialname int32 value__ - .field /*0400004B*/ public static literal valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ None = int32(0x00000000) -} // end of class System.Diagnostics.Tracing.EventTask - -.class /*0200001A*/ public auto ansi beforefieldinit System.Diagnostics.Tracing.EventWrittenEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000017*/ -{ - .method /*06000084*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method EventWrittenEventArgs::.ctor - - .method /*06000085*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - get_ActivityId() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_ActivityId - - .method /*06000086*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ - get_Channel() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Channel - - .method /*06000087*/ public hidebysig specialname - instance int32 get_EventId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_EventId - - .method /*06000088*/ public hidebysig specialname - instance string get_EventName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_EventName - - .method /*06000089*/ public hidebysig specialname - instance class System.Diagnostics.Tracing.EventSource/*02000012*/ - get_EventSource() cil managed - // SIG: 20 00 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_EventSource - - .method /*0600008A*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ - get_Keywords() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Keywords - - .method /*0600008B*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ - get_Level() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Level - - .method /*0600008C*/ public hidebysig specialname - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Message - - .method /*0600008D*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ - get_Opcode() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Opcode - - .method /*0600008E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000025*/ - get_Payload() cil managed - // SIG: 20 00 15 12 80 95 01 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Payload - - .method /*0600008F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000025*/ - get_PayloadNames() cil managed - // SIG: 20 00 15 12 80 95 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_PayloadNames - - .method /*06000090*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - get_RelatedActivityId() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_RelatedActivityId - - .method /*06000091*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ - get_Tags() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Tags - - .method /*06000092*/ public hidebysig specialname - instance valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ - get_Task() cil managed - // SIG: 20 00 11 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Task - - .method /*06000093*/ public hidebysig specialname - instance uint8 get_Version() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWrittenEventArgs::get_Version - - .property /*1700001E*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - ActivityId() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_ActivityId() /* 06000085 */ - } // end of property EventWrittenEventArgs::ActivityId - .property /*1700001F*/ instance valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ - Channel() - { - .get instance valuetype System.Diagnostics.Tracing.EventChannel/*02000004*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Channel() /* 06000086 */ - } // end of property EventWrittenEventArgs::Channel - .property /*17000020*/ instance int32 EventId() - { - .get instance int32 System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_EventId() /* 06000087 */ - } // end of property EventWrittenEventArgs::EventId - .property /*17000021*/ instance string EventName() - { - .get instance string System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_EventName() /* 06000088 */ - } // end of property EventWrittenEventArgs::EventName - .property /*17000022*/ instance class System.Diagnostics.Tracing.EventSource/*02000012*/ - EventSource() - { - .get instance class System.Diagnostics.Tracing.EventSource/*02000012*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_EventSource() /* 06000089 */ - } // end of property EventWrittenEventArgs::EventSource - .property /*17000023*/ instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ - Keywords() - { - .get instance valuetype System.Diagnostics.Tracing.EventKeywords/*0200000D*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Keywords() /* 0600008A */ - } // end of property EventWrittenEventArgs::Keywords - .property /*17000024*/ instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ - Level() - { - .get instance valuetype System.Diagnostics.Tracing.EventLevel/*0200000E*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Level() /* 0600008B */ - } // end of property EventWrittenEventArgs::Level - .property /*17000025*/ instance string Message() - { - .get instance string System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Message() /* 0600008C */ - } // end of property EventWrittenEventArgs::Message - .property /*17000026*/ instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ - Opcode() - { - .get instance valuetype System.Diagnostics.Tracing.EventOpcode/*02000011*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Opcode() /* 0600008D */ - } // end of property EventWrittenEventArgs::Opcode - .property /*17000027*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000025*/ - Payload() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000025*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Payload() /* 0600008E */ - } // end of property EventWrittenEventArgs::Payload - .property /*17000028*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000025*/ - PayloadNames() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000025*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_PayloadNames() /* 0600008F */ - } // end of property EventWrittenEventArgs::PayloadNames - .property /*17000029*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ - RelatedActivityId() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001F*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_RelatedActivityId() /* 06000090 */ - } // end of property EventWrittenEventArgs::RelatedActivityId - .property /*1700002A*/ instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ - Tags() - { - .get instance valuetype System.Diagnostics.Tracing.EventTags/*02000018*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Tags() /* 06000091 */ - } // end of property EventWrittenEventArgs::Tags - .property /*1700002B*/ instance valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ - Task() - { - .get instance valuetype System.Diagnostics.Tracing.EventTask/*02000019*/ System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Task() /* 06000092 */ - } // end of property EventWrittenEventArgs::Task - .property /*1700002C*/ instance uint8 Version() - { - .get instance uint8 System.Diagnostics.Tracing.EventWrittenEventArgs/*0200001A*/::get_Version() /* 06000093 */ - } // end of property EventWrittenEventArgs::Version -} // end of class System.Diagnostics.Tracing.EventWrittenEventArgs - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.Diagnostics.Tracing.NonEventAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000016*/ -{ - .custom /*0C00001E:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 40 00 00 00 00 00 ) // ..@..... - .method /*06000094*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000016*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method NonEventAttribute::.ctor - -} // end of class System.Diagnostics.Tracing.NonEventAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il deleted file mode 100644 index 18a70d5ebd..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il +++ /dev/null @@ -1,5560 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d80 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000676e -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x0000bd68 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000671b [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005200 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000065a0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004774 Virtual Size -// 0x00002000 Virtual Address -// 0x00004800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000770 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000675d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002058 [0x000044c8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00006520 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002cc0 Size -// '#~' Name -// Stream 2: -// 0x00002d2c Offset -// 0x00000f14 Size -// '#Strings' Name -// Stream 3: -// 0x00003c40 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003c44 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003c54 Offset -// 0x00000874 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000909a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 37008 -// PE header size : 512 (496 used) ( 1.38%) -// PE additional info : 17667 (47.74%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 17608 (47.58%) -// CLR additional info : 128 ( 0.35%) -// CLR method headers : 344 ( 0.93%) -// Managed code : 656 ( 1.77%) -// Data : 2048 ( 5.53%) -// Unaccounted : -2027 (-5.48%) - -// Num.of PE sections : 3 -// .text - 18432 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 17608 -// Module - 1 (10 bytes) -// TypeDef - 9 (126 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 22 (132 bytes) -// MethodDef - 344 (4816 bytes) 0 abstract, 0 native, 344 bodies -// FieldDef - 189 (1134 bytes) 7 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 221 (1326 bytes) -// Constant - 174 (1044 bytes) -// CustomAttribute- 36 (216 bytes) -// InterfaceImpl - 7 (28 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 184 (1104 bytes) -// MethodSemantic- 204 (1224 bytes) -// TypeSpec - 7 (14 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 3860 bytes -// Blobs - 2164 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 198 bytes - -// CLR additional info : 128 - -// CLR method headers : 344 -// Num.of method bodies - 344 -// Num.of fat headers - 0 -// Num.of tiny headers - 344 - -// Managed code : 656 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Color (public) (sequential) (ansi) (sealed) -// Class KnownColor (public) (auto) (ansi) (sealed) -// Class Point (public) (sequential) (ansi) (sealed) -// Class PointF (public) (sequential) (ansi) (sealed) -// Class Rectangle (public) (sequential) (ansi) (sealed) -// Class RectangleF (public) (sequential) (ansi) (sealed) -// Class Size (public) (sequential) (ansi) (sealed) -// Class SizeF (public) (sequential) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Drawing.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 19 53 79 73 74 65 6D 2E 44 72 61 77 69 6E // ...System.Drawin - 67 2E 50 72 69 6D 69 74 69 76 65 73 00 00 ) // g.Primitives.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 19 53 79 73 74 65 6D 2E 44 72 61 77 69 6E // ...System.Drawin - 67 2E 50 72 69 6D 69 74 69 76 65 73 00 00 ) // g.Primitives.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 53 79 73 74 65 6D 2E 44 72 61 77 69 6E // ...System.Drawin - 67 2E 50 72 69 6D 69 74 69 76 65 73 00 00 ) // g.Primitives.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:0:0 -} -.module System.Drawing.Primitives.dll -// MVID: {d45d335b-2f66-4f26-a7f9-b3f7be3a26c2} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F6D78478000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public sequential ansi sealed beforefieldinit System.Drawing.Color - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000001*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ private initonly object _dummy - .field /*04000002*/ public static initonly valuetype System.Drawing.Color/*02000002*/ Empty - .method /*06000001*/ public hidebysig specialname - instance uint8 get_A() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_A - - .method /*06000002*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_AliceBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_AliceBlue - - .method /*06000003*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_AntiqueWhite() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_AntiqueWhite - - .method /*06000004*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Aqua() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Aqua - - .method /*06000005*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Aquamarine() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Aquamarine - - .method /*06000006*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Azure() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Azure - - .method /*06000007*/ public hidebysig specialname - instance uint8 get_B() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_B - - .method /*06000008*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Beige() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Beige - - .method /*06000009*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Bisque() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Bisque - - .method /*0600000A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Black() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Black - - .method /*0600000B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_BlanchedAlmond() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_BlanchedAlmond - - .method /*0600000C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Blue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Blue - - .method /*0600000D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_BlueViolet() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_BlueViolet - - .method /*0600000E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Brown() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Brown - - .method /*0600000F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_BurlyWood() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_BurlyWood - - .method /*06000010*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_CadetBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_CadetBlue - - .method /*06000011*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Chartreuse() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Chartreuse - - .method /*06000012*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Chocolate() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Chocolate - - .method /*06000013*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Coral() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Coral - - .method /*06000014*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_CornflowerBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_CornflowerBlue - - .method /*06000015*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Cornsilk() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Cornsilk - - .method /*06000016*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Crimson() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Crimson - - .method /*06000017*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Cyan() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Cyan - - .method /*06000018*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkBlue - - .method /*06000019*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkCyan() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkCyan - - .method /*0600001A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkGoldenrod() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkGoldenrod - - .method /*0600001B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkGray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkGray - - .method /*0600001C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkGreen - - .method /*0600001D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkKhaki() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkKhaki - - .method /*0600001E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkMagenta() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkMagenta - - .method /*0600001F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkOliveGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkOliveGreen - - .method /*06000020*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkOrange() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkOrange - - .method /*06000021*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkOrchid() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkOrchid - - .method /*06000022*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkRed() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkRed - - .method /*06000023*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkSalmon() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkSalmon - - .method /*06000024*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkSeaGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkSeaGreen - - .method /*06000025*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkSlateBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkSlateBlue - - .method /*06000026*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkSlateGray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkSlateGray - - .method /*06000027*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkTurquoise() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkTurquoise - - .method /*06000028*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DarkViolet() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DarkViolet - - .method /*06000029*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DeepPink() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DeepPink - - .method /*0600002A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DeepSkyBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DeepSkyBlue - - .method /*0600002B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DimGray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DimGray - - .method /*0600002C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_DodgerBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_DodgerBlue - - .method /*0600002D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Firebrick() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Firebrick - - .method /*0600002E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_FloralWhite() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_FloralWhite - - .method /*0600002F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_ForestGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_ForestGreen - - .method /*06000030*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Fuchsia() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Fuchsia - - .method /*06000031*/ public hidebysig specialname - instance uint8 get_G() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_G - - .method /*06000032*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Gainsboro() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Gainsboro - - .method /*06000033*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_GhostWhite() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_GhostWhite - - .method /*06000034*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Gold() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Gold - - .method /*06000035*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Goldenrod() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Goldenrod - - .method /*06000036*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Gray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Gray - - .method /*06000037*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Green() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Green - - .method /*06000038*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_GreenYellow() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_GreenYellow - - .method /*06000039*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Honeydew() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Honeydew - - .method /*0600003A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_HotPink() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_HotPink - - .method /*0600003B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_IndianRed() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_IndianRed - - .method /*0600003C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Indigo() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Indigo - - .method /*0600003D*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_IsEmpty - - .method /*0600003E*/ public hidebysig specialname - instance bool get_IsKnownColor() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_IsKnownColor - - .method /*0600003F*/ public hidebysig specialname - instance bool get_IsNamedColor() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_IsNamedColor - - .method /*06000040*/ public hidebysig specialname - instance bool get_IsSystemColor() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_IsSystemColor - - .method /*06000041*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Ivory() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Ivory - - .method /*06000042*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Khaki() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Khaki - - .method /*06000043*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Lavender() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Lavender - - .method /*06000044*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LavenderBlush() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LavenderBlush - - .method /*06000045*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LawnGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LawnGreen - - .method /*06000046*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LemonChiffon() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LemonChiffon - - .method /*06000047*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightBlue - - .method /*06000048*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightCoral() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightCoral - - .method /*06000049*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightCyan() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightCyan - - .method /*0600004A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightGoldenrodYellow() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightGoldenrodYellow - - .method /*0600004B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightGray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightGray - - .method /*0600004C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightGreen - - .method /*0600004D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightPink() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightPink - - .method /*0600004E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightSalmon() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightSalmon - - .method /*0600004F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightSeaGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightSeaGreen - - .method /*06000050*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightSkyBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightSkyBlue - - .method /*06000051*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightSlateGray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightSlateGray - - .method /*06000052*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightSteelBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightSteelBlue - - .method /*06000053*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LightYellow() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LightYellow - - .method /*06000054*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Lime() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Lime - - .method /*06000055*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_LimeGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_LimeGreen - - .method /*06000056*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Linen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Linen - - .method /*06000057*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Magenta() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Magenta - - .method /*06000058*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Maroon() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Maroon - - .method /*06000059*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumAquamarine() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumAquamarine - - .method /*0600005A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumBlue - - .method /*0600005B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumOrchid() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumOrchid - - .method /*0600005C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumPurple() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumPurple - - .method /*0600005D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumSeaGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumSeaGreen - - .method /*0600005E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumSlateBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumSlateBlue - - .method /*0600005F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumSpringGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumSpringGreen - - .method /*06000060*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumTurquoise() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumTurquoise - - .method /*06000061*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MediumVioletRed() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MediumVioletRed - - .method /*06000062*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MidnightBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MidnightBlue - - .method /*06000063*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MintCream() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MintCream - - .method /*06000064*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_MistyRose() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_MistyRose - - .method /*06000065*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Moccasin() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Moccasin - - .method /*06000066*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Name - - .method /*06000067*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_NavajoWhite() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_NavajoWhite - - .method /*06000068*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Navy() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Navy - - .method /*06000069*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_OldLace() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_OldLace - - .method /*0600006A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Olive() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Olive - - .method /*0600006B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_OliveDrab() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_OliveDrab - - .method /*0600006C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Orange() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Orange - - .method /*0600006D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_OrangeRed() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_OrangeRed - - .method /*0600006E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Orchid() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Orchid - - .method /*0600006F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PaleGoldenrod() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PaleGoldenrod - - .method /*06000070*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PaleGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PaleGreen - - .method /*06000071*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PaleTurquoise() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PaleTurquoise - - .method /*06000072*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PaleVioletRed() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PaleVioletRed - - .method /*06000073*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PapayaWhip() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PapayaWhip - - .method /*06000074*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PeachPuff() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PeachPuff - - .method /*06000075*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Peru() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Peru - - .method /*06000076*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Pink() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Pink - - .method /*06000077*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Plum() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Plum - - .method /*06000078*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_PowderBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_PowderBlue - - .method /*06000079*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Purple() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Purple - - .method /*0600007A*/ public hidebysig specialname - instance uint8 get_R() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_R - - .method /*0600007B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Red() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Red - - .method /*0600007C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_RosyBrown() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_RosyBrown - - .method /*0600007D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_RoyalBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_RoyalBlue - - .method /*0600007E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SaddleBrown() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SaddleBrown - - .method /*0600007F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Salmon() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Salmon - - .method /*06000080*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SandyBrown() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SandyBrown - - .method /*06000081*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SeaGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SeaGreen - - .method /*06000082*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SeaShell() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SeaShell - - .method /*06000083*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Sienna() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Sienna - - .method /*06000084*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Silver() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Silver - - .method /*06000085*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SkyBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SkyBlue - - .method /*06000086*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SlateBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SlateBlue - - .method /*06000087*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SlateGray() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SlateGray - - .method /*06000088*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Snow() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Snow - - .method /*06000089*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SpringGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SpringGreen - - .method /*0600008A*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_SteelBlue() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_SteelBlue - - .method /*0600008B*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Tan() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Tan - - .method /*0600008C*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Teal() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Teal - - .method /*0600008D*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Thistle() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Thistle - - .method /*0600008E*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Tomato() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Tomato - - .method /*0600008F*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Transparent() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Transparent - - .method /*06000090*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Turquoise() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Turquoise - - .method /*06000091*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Violet() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Violet - - .method /*06000092*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Wheat() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Wheat - - .method /*06000093*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_White() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_White - - .method /*06000094*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_WhiteSmoke() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_WhiteSmoke - - .method /*06000095*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_Yellow() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_Yellow - - .method /*06000096*/ public hidebysig specialname static - valuetype System.Drawing.Color/*02000002*/ - get_YellowGreen() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::get_YellowGreen - - .method /*06000097*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.Color/*02000002*/ other) cil managed - // SIG: 20 01 02 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::Equals - - .method /*06000098*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::Equals - - .method /*06000099*/ public hidebysig static - valuetype System.Drawing.Color/*02000002*/ - FromArgb(int32 argb) cil managed - // SIG: 00 01 11 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::FromArgb - - .method /*0600009A*/ public hidebysig static - valuetype System.Drawing.Color/*02000002*/ - FromArgb(int32 alpha, - valuetype System.Drawing.Color/*02000002*/ baseColor) cil managed - // SIG: 00 02 11 08 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::FromArgb - - .method /*0600009B*/ public hidebysig static - valuetype System.Drawing.Color/*02000002*/ - FromArgb(int32 red, - int32 green, - int32 blue) cil managed - // SIG: 00 03 11 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::FromArgb - - .method /*0600009C*/ public hidebysig static - valuetype System.Drawing.Color/*02000002*/ - FromArgb(int32 alpha, - int32 red, - int32 green, - int32 blue) cil managed - // SIG: 00 04 11 08 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::FromArgb - - .method /*0600009D*/ public hidebysig static - valuetype System.Drawing.Color/*02000002*/ - FromKnownColor(valuetype System.Drawing.KnownColor/*02000003*/ color) cil managed - // SIG: 00 01 11 08 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::FromKnownColor - - .method /*0600009E*/ public hidebysig static - valuetype System.Drawing.Color/*02000002*/ - FromName(string name) cil managed - // SIG: 00 01 11 08 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::FromName - - .method /*0600009F*/ public hidebysig instance float32 - GetBrightness() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::GetBrightness - - .method /*060000A0*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::GetHashCode - - .method /*060000A1*/ public hidebysig instance float32 - GetHue() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::GetHue - - .method /*060000A2*/ public hidebysig instance float32 - GetSaturation() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::GetSaturation - - .method /*060000A3*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.Color/*02000002*/ left, - valuetype System.Drawing.Color/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::op_Equality - - .method /*060000A4*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.Color/*02000002*/ left, - valuetype System.Drawing.Color/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::op_Inequality - - .method /*060000A5*/ public hidebysig instance int32 - ToArgb() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::ToArgb - - .method /*060000A6*/ public hidebysig instance valuetype System.Drawing.KnownColor/*02000003*/ - ToKnownColor() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::ToKnownColor - - .method /*060000A7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Color::ToString - - .property /*17000001*/ instance uint8 A() - { - .get instance uint8 System.Drawing.Color/*02000002*/::get_A() /* 06000001 */ - } // end of property Color::A - .property /*17000002*/ valuetype System.Drawing.Color/*02000002*/ - AliceBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_AliceBlue() /* 06000002 */ - } // end of property Color::AliceBlue - .property /*17000003*/ valuetype System.Drawing.Color/*02000002*/ - AntiqueWhite() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_AntiqueWhite() /* 06000003 */ - } // end of property Color::AntiqueWhite - .property /*17000004*/ valuetype System.Drawing.Color/*02000002*/ - Aqua() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Aqua() /* 06000004 */ - } // end of property Color::Aqua - .property /*17000005*/ valuetype System.Drawing.Color/*02000002*/ - Aquamarine() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Aquamarine() /* 06000005 */ - } // end of property Color::Aquamarine - .property /*17000006*/ valuetype System.Drawing.Color/*02000002*/ - Azure() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Azure() /* 06000006 */ - } // end of property Color::Azure - .property /*17000007*/ instance uint8 B() - { - .get instance uint8 System.Drawing.Color/*02000002*/::get_B() /* 06000007 */ - } // end of property Color::B - .property /*17000008*/ valuetype System.Drawing.Color/*02000002*/ - Beige() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Beige() /* 06000008 */ - } // end of property Color::Beige - .property /*17000009*/ valuetype System.Drawing.Color/*02000002*/ - Bisque() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Bisque() /* 06000009 */ - } // end of property Color::Bisque - .property /*1700000A*/ valuetype System.Drawing.Color/*02000002*/ - Black() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Black() /* 0600000A */ - } // end of property Color::Black - .property /*1700000B*/ valuetype System.Drawing.Color/*02000002*/ - BlanchedAlmond() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_BlanchedAlmond() /* 0600000B */ - } // end of property Color::BlanchedAlmond - .property /*1700000C*/ valuetype System.Drawing.Color/*02000002*/ - Blue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Blue() /* 0600000C */ - } // end of property Color::Blue - .property /*1700000D*/ valuetype System.Drawing.Color/*02000002*/ - BlueViolet() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_BlueViolet() /* 0600000D */ - } // end of property Color::BlueViolet - .property /*1700000E*/ valuetype System.Drawing.Color/*02000002*/ - Brown() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Brown() /* 0600000E */ - } // end of property Color::Brown - .property /*1700000F*/ valuetype System.Drawing.Color/*02000002*/ - BurlyWood() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_BurlyWood() /* 0600000F */ - } // end of property Color::BurlyWood - .property /*17000010*/ valuetype System.Drawing.Color/*02000002*/ - CadetBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_CadetBlue() /* 06000010 */ - } // end of property Color::CadetBlue - .property /*17000011*/ valuetype System.Drawing.Color/*02000002*/ - Chartreuse() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Chartreuse() /* 06000011 */ - } // end of property Color::Chartreuse - .property /*17000012*/ valuetype System.Drawing.Color/*02000002*/ - Chocolate() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Chocolate() /* 06000012 */ - } // end of property Color::Chocolate - .property /*17000013*/ valuetype System.Drawing.Color/*02000002*/ - Coral() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Coral() /* 06000013 */ - } // end of property Color::Coral - .property /*17000014*/ valuetype System.Drawing.Color/*02000002*/ - CornflowerBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_CornflowerBlue() /* 06000014 */ - } // end of property Color::CornflowerBlue - .property /*17000015*/ valuetype System.Drawing.Color/*02000002*/ - Cornsilk() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Cornsilk() /* 06000015 */ - } // end of property Color::Cornsilk - .property /*17000016*/ valuetype System.Drawing.Color/*02000002*/ - Crimson() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Crimson() /* 06000016 */ - } // end of property Color::Crimson - .property /*17000017*/ valuetype System.Drawing.Color/*02000002*/ - Cyan() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Cyan() /* 06000017 */ - } // end of property Color::Cyan - .property /*17000018*/ valuetype System.Drawing.Color/*02000002*/ - DarkBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkBlue() /* 06000018 */ - } // end of property Color::DarkBlue - .property /*17000019*/ valuetype System.Drawing.Color/*02000002*/ - DarkCyan() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkCyan() /* 06000019 */ - } // end of property Color::DarkCyan - .property /*1700001A*/ valuetype System.Drawing.Color/*02000002*/ - DarkGoldenrod() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkGoldenrod() /* 0600001A */ - } // end of property Color::DarkGoldenrod - .property /*1700001B*/ valuetype System.Drawing.Color/*02000002*/ - DarkGray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkGray() /* 0600001B */ - } // end of property Color::DarkGray - .property /*1700001C*/ valuetype System.Drawing.Color/*02000002*/ - DarkGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkGreen() /* 0600001C */ - } // end of property Color::DarkGreen - .property /*1700001D*/ valuetype System.Drawing.Color/*02000002*/ - DarkKhaki() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkKhaki() /* 0600001D */ - } // end of property Color::DarkKhaki - .property /*1700001E*/ valuetype System.Drawing.Color/*02000002*/ - DarkMagenta() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkMagenta() /* 0600001E */ - } // end of property Color::DarkMagenta - .property /*1700001F*/ valuetype System.Drawing.Color/*02000002*/ - DarkOliveGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkOliveGreen() /* 0600001F */ - } // end of property Color::DarkOliveGreen - .property /*17000020*/ valuetype System.Drawing.Color/*02000002*/ - DarkOrange() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkOrange() /* 06000020 */ - } // end of property Color::DarkOrange - .property /*17000021*/ valuetype System.Drawing.Color/*02000002*/ - DarkOrchid() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkOrchid() /* 06000021 */ - } // end of property Color::DarkOrchid - .property /*17000022*/ valuetype System.Drawing.Color/*02000002*/ - DarkRed() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkRed() /* 06000022 */ - } // end of property Color::DarkRed - .property /*17000023*/ valuetype System.Drawing.Color/*02000002*/ - DarkSalmon() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkSalmon() /* 06000023 */ - } // end of property Color::DarkSalmon - .property /*17000024*/ valuetype System.Drawing.Color/*02000002*/ - DarkSeaGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkSeaGreen() /* 06000024 */ - } // end of property Color::DarkSeaGreen - .property /*17000025*/ valuetype System.Drawing.Color/*02000002*/ - DarkSlateBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkSlateBlue() /* 06000025 */ - } // end of property Color::DarkSlateBlue - .property /*17000026*/ valuetype System.Drawing.Color/*02000002*/ - DarkSlateGray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkSlateGray() /* 06000026 */ - } // end of property Color::DarkSlateGray - .property /*17000027*/ valuetype System.Drawing.Color/*02000002*/ - DarkTurquoise() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkTurquoise() /* 06000027 */ - } // end of property Color::DarkTurquoise - .property /*17000028*/ valuetype System.Drawing.Color/*02000002*/ - DarkViolet() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DarkViolet() /* 06000028 */ - } // end of property Color::DarkViolet - .property /*17000029*/ valuetype System.Drawing.Color/*02000002*/ - DeepPink() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DeepPink() /* 06000029 */ - } // end of property Color::DeepPink - .property /*1700002A*/ valuetype System.Drawing.Color/*02000002*/ - DeepSkyBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DeepSkyBlue() /* 0600002A */ - } // end of property Color::DeepSkyBlue - .property /*1700002B*/ valuetype System.Drawing.Color/*02000002*/ - DimGray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DimGray() /* 0600002B */ - } // end of property Color::DimGray - .property /*1700002C*/ valuetype System.Drawing.Color/*02000002*/ - DodgerBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_DodgerBlue() /* 0600002C */ - } // end of property Color::DodgerBlue - .property /*1700002D*/ valuetype System.Drawing.Color/*02000002*/ - Firebrick() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Firebrick() /* 0600002D */ - } // end of property Color::Firebrick - .property /*1700002E*/ valuetype System.Drawing.Color/*02000002*/ - FloralWhite() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_FloralWhite() /* 0600002E */ - } // end of property Color::FloralWhite - .property /*1700002F*/ valuetype System.Drawing.Color/*02000002*/ - ForestGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_ForestGreen() /* 0600002F */ - } // end of property Color::ForestGreen - .property /*17000030*/ valuetype System.Drawing.Color/*02000002*/ - Fuchsia() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Fuchsia() /* 06000030 */ - } // end of property Color::Fuchsia - .property /*17000031*/ instance uint8 G() - { - .get instance uint8 System.Drawing.Color/*02000002*/::get_G() /* 06000031 */ - } // end of property Color::G - .property /*17000032*/ valuetype System.Drawing.Color/*02000002*/ - Gainsboro() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Gainsboro() /* 06000032 */ - } // end of property Color::Gainsboro - .property /*17000033*/ valuetype System.Drawing.Color/*02000002*/ - GhostWhite() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_GhostWhite() /* 06000033 */ - } // end of property Color::GhostWhite - .property /*17000034*/ valuetype System.Drawing.Color/*02000002*/ - Gold() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Gold() /* 06000034 */ - } // end of property Color::Gold - .property /*17000035*/ valuetype System.Drawing.Color/*02000002*/ - Goldenrod() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Goldenrod() /* 06000035 */ - } // end of property Color::Goldenrod - .property /*17000036*/ valuetype System.Drawing.Color/*02000002*/ - Gray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Gray() /* 06000036 */ - } // end of property Color::Gray - .property /*17000037*/ valuetype System.Drawing.Color/*02000002*/ - Green() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Green() /* 06000037 */ - } // end of property Color::Green - .property /*17000038*/ valuetype System.Drawing.Color/*02000002*/ - GreenYellow() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_GreenYellow() /* 06000038 */ - } // end of property Color::GreenYellow - .property /*17000039*/ valuetype System.Drawing.Color/*02000002*/ - Honeydew() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Honeydew() /* 06000039 */ - } // end of property Color::Honeydew - .property /*1700003A*/ valuetype System.Drawing.Color/*02000002*/ - HotPink() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_HotPink() /* 0600003A */ - } // end of property Color::HotPink - .property /*1700003B*/ valuetype System.Drawing.Color/*02000002*/ - IndianRed() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_IndianRed() /* 0600003B */ - } // end of property Color::IndianRed - .property /*1700003C*/ valuetype System.Drawing.Color/*02000002*/ - Indigo() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Indigo() /* 0600003C */ - } // end of property Color::Indigo - .property /*1700003D*/ instance bool IsEmpty() - { - .get instance bool System.Drawing.Color/*02000002*/::get_IsEmpty() /* 0600003D */ - } // end of property Color::IsEmpty - .property /*1700003E*/ instance bool IsKnownColor() - { - .get instance bool System.Drawing.Color/*02000002*/::get_IsKnownColor() /* 0600003E */ - } // end of property Color::IsKnownColor - .property /*1700003F*/ instance bool IsNamedColor() - { - .get instance bool System.Drawing.Color/*02000002*/::get_IsNamedColor() /* 0600003F */ - } // end of property Color::IsNamedColor - .property /*17000040*/ instance bool IsSystemColor() - { - .get instance bool System.Drawing.Color/*02000002*/::get_IsSystemColor() /* 06000040 */ - } // end of property Color::IsSystemColor - .property /*17000041*/ valuetype System.Drawing.Color/*02000002*/ - Ivory() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Ivory() /* 06000041 */ - } // end of property Color::Ivory - .property /*17000042*/ valuetype System.Drawing.Color/*02000002*/ - Khaki() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Khaki() /* 06000042 */ - } // end of property Color::Khaki - .property /*17000043*/ valuetype System.Drawing.Color/*02000002*/ - Lavender() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Lavender() /* 06000043 */ - } // end of property Color::Lavender - .property /*17000044*/ valuetype System.Drawing.Color/*02000002*/ - LavenderBlush() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LavenderBlush() /* 06000044 */ - } // end of property Color::LavenderBlush - .property /*17000045*/ valuetype System.Drawing.Color/*02000002*/ - LawnGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LawnGreen() /* 06000045 */ - } // end of property Color::LawnGreen - .property /*17000046*/ valuetype System.Drawing.Color/*02000002*/ - LemonChiffon() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LemonChiffon() /* 06000046 */ - } // end of property Color::LemonChiffon - .property /*17000047*/ valuetype System.Drawing.Color/*02000002*/ - LightBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightBlue() /* 06000047 */ - } // end of property Color::LightBlue - .property /*17000048*/ valuetype System.Drawing.Color/*02000002*/ - LightCoral() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightCoral() /* 06000048 */ - } // end of property Color::LightCoral - .property /*17000049*/ valuetype System.Drawing.Color/*02000002*/ - LightCyan() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightCyan() /* 06000049 */ - } // end of property Color::LightCyan - .property /*1700004A*/ valuetype System.Drawing.Color/*02000002*/ - LightGoldenrodYellow() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightGoldenrodYellow() /* 0600004A */ - } // end of property Color::LightGoldenrodYellow - .property /*1700004B*/ valuetype System.Drawing.Color/*02000002*/ - LightGray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightGray() /* 0600004B */ - } // end of property Color::LightGray - .property /*1700004C*/ valuetype System.Drawing.Color/*02000002*/ - LightGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightGreen() /* 0600004C */ - } // end of property Color::LightGreen - .property /*1700004D*/ valuetype System.Drawing.Color/*02000002*/ - LightPink() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightPink() /* 0600004D */ - } // end of property Color::LightPink - .property /*1700004E*/ valuetype System.Drawing.Color/*02000002*/ - LightSalmon() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightSalmon() /* 0600004E */ - } // end of property Color::LightSalmon - .property /*1700004F*/ valuetype System.Drawing.Color/*02000002*/ - LightSeaGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightSeaGreen() /* 0600004F */ - } // end of property Color::LightSeaGreen - .property /*17000050*/ valuetype System.Drawing.Color/*02000002*/ - LightSkyBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightSkyBlue() /* 06000050 */ - } // end of property Color::LightSkyBlue - .property /*17000051*/ valuetype System.Drawing.Color/*02000002*/ - LightSlateGray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightSlateGray() /* 06000051 */ - } // end of property Color::LightSlateGray - .property /*17000052*/ valuetype System.Drawing.Color/*02000002*/ - LightSteelBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightSteelBlue() /* 06000052 */ - } // end of property Color::LightSteelBlue - .property /*17000053*/ valuetype System.Drawing.Color/*02000002*/ - LightYellow() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LightYellow() /* 06000053 */ - } // end of property Color::LightYellow - .property /*17000054*/ valuetype System.Drawing.Color/*02000002*/ - Lime() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Lime() /* 06000054 */ - } // end of property Color::Lime - .property /*17000055*/ valuetype System.Drawing.Color/*02000002*/ - LimeGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_LimeGreen() /* 06000055 */ - } // end of property Color::LimeGreen - .property /*17000056*/ valuetype System.Drawing.Color/*02000002*/ - Linen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Linen() /* 06000056 */ - } // end of property Color::Linen - .property /*17000057*/ valuetype System.Drawing.Color/*02000002*/ - Magenta() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Magenta() /* 06000057 */ - } // end of property Color::Magenta - .property /*17000058*/ valuetype System.Drawing.Color/*02000002*/ - Maroon() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Maroon() /* 06000058 */ - } // end of property Color::Maroon - .property /*17000059*/ valuetype System.Drawing.Color/*02000002*/ - MediumAquamarine() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumAquamarine() /* 06000059 */ - } // end of property Color::MediumAquamarine - .property /*1700005A*/ valuetype System.Drawing.Color/*02000002*/ - MediumBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumBlue() /* 0600005A */ - } // end of property Color::MediumBlue - .property /*1700005B*/ valuetype System.Drawing.Color/*02000002*/ - MediumOrchid() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumOrchid() /* 0600005B */ - } // end of property Color::MediumOrchid - .property /*1700005C*/ valuetype System.Drawing.Color/*02000002*/ - MediumPurple() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumPurple() /* 0600005C */ - } // end of property Color::MediumPurple - .property /*1700005D*/ valuetype System.Drawing.Color/*02000002*/ - MediumSeaGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumSeaGreen() /* 0600005D */ - } // end of property Color::MediumSeaGreen - .property /*1700005E*/ valuetype System.Drawing.Color/*02000002*/ - MediumSlateBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumSlateBlue() /* 0600005E */ - } // end of property Color::MediumSlateBlue - .property /*1700005F*/ valuetype System.Drawing.Color/*02000002*/ - MediumSpringGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumSpringGreen() /* 0600005F */ - } // end of property Color::MediumSpringGreen - .property /*17000060*/ valuetype System.Drawing.Color/*02000002*/ - MediumTurquoise() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumTurquoise() /* 06000060 */ - } // end of property Color::MediumTurquoise - .property /*17000061*/ valuetype System.Drawing.Color/*02000002*/ - MediumVioletRed() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MediumVioletRed() /* 06000061 */ - } // end of property Color::MediumVioletRed - .property /*17000062*/ valuetype System.Drawing.Color/*02000002*/ - MidnightBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MidnightBlue() /* 06000062 */ - } // end of property Color::MidnightBlue - .property /*17000063*/ valuetype System.Drawing.Color/*02000002*/ - MintCream() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MintCream() /* 06000063 */ - } // end of property Color::MintCream - .property /*17000064*/ valuetype System.Drawing.Color/*02000002*/ - MistyRose() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_MistyRose() /* 06000064 */ - } // end of property Color::MistyRose - .property /*17000065*/ valuetype System.Drawing.Color/*02000002*/ - Moccasin() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Moccasin() /* 06000065 */ - } // end of property Color::Moccasin - .property /*17000066*/ instance string Name() - { - .get instance string System.Drawing.Color/*02000002*/::get_Name() /* 06000066 */ - } // end of property Color::Name - .property /*17000067*/ valuetype System.Drawing.Color/*02000002*/ - NavajoWhite() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_NavajoWhite() /* 06000067 */ - } // end of property Color::NavajoWhite - .property /*17000068*/ valuetype System.Drawing.Color/*02000002*/ - Navy() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Navy() /* 06000068 */ - } // end of property Color::Navy - .property /*17000069*/ valuetype System.Drawing.Color/*02000002*/ - OldLace() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_OldLace() /* 06000069 */ - } // end of property Color::OldLace - .property /*1700006A*/ valuetype System.Drawing.Color/*02000002*/ - Olive() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Olive() /* 0600006A */ - } // end of property Color::Olive - .property /*1700006B*/ valuetype System.Drawing.Color/*02000002*/ - OliveDrab() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_OliveDrab() /* 0600006B */ - } // end of property Color::OliveDrab - .property /*1700006C*/ valuetype System.Drawing.Color/*02000002*/ - Orange() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Orange() /* 0600006C */ - } // end of property Color::Orange - .property /*1700006D*/ valuetype System.Drawing.Color/*02000002*/ - OrangeRed() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_OrangeRed() /* 0600006D */ - } // end of property Color::OrangeRed - .property /*1700006E*/ valuetype System.Drawing.Color/*02000002*/ - Orchid() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Orchid() /* 0600006E */ - } // end of property Color::Orchid - .property /*1700006F*/ valuetype System.Drawing.Color/*02000002*/ - PaleGoldenrod() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PaleGoldenrod() /* 0600006F */ - } // end of property Color::PaleGoldenrod - .property /*17000070*/ valuetype System.Drawing.Color/*02000002*/ - PaleGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PaleGreen() /* 06000070 */ - } // end of property Color::PaleGreen - .property /*17000071*/ valuetype System.Drawing.Color/*02000002*/ - PaleTurquoise() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PaleTurquoise() /* 06000071 */ - } // end of property Color::PaleTurquoise - .property /*17000072*/ valuetype System.Drawing.Color/*02000002*/ - PaleVioletRed() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PaleVioletRed() /* 06000072 */ - } // end of property Color::PaleVioletRed - .property /*17000073*/ valuetype System.Drawing.Color/*02000002*/ - PapayaWhip() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PapayaWhip() /* 06000073 */ - } // end of property Color::PapayaWhip - .property /*17000074*/ valuetype System.Drawing.Color/*02000002*/ - PeachPuff() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PeachPuff() /* 06000074 */ - } // end of property Color::PeachPuff - .property /*17000075*/ valuetype System.Drawing.Color/*02000002*/ - Peru() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Peru() /* 06000075 */ - } // end of property Color::Peru - .property /*17000076*/ valuetype System.Drawing.Color/*02000002*/ - Pink() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Pink() /* 06000076 */ - } // end of property Color::Pink - .property /*17000077*/ valuetype System.Drawing.Color/*02000002*/ - Plum() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Plum() /* 06000077 */ - } // end of property Color::Plum - .property /*17000078*/ valuetype System.Drawing.Color/*02000002*/ - PowderBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_PowderBlue() /* 06000078 */ - } // end of property Color::PowderBlue - .property /*17000079*/ valuetype System.Drawing.Color/*02000002*/ - Purple() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Purple() /* 06000079 */ - } // end of property Color::Purple - .property /*1700007A*/ instance uint8 R() - { - .get instance uint8 System.Drawing.Color/*02000002*/::get_R() /* 0600007A */ - } // end of property Color::R - .property /*1700007B*/ valuetype System.Drawing.Color/*02000002*/ - Red() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Red() /* 0600007B */ - } // end of property Color::Red - .property /*1700007C*/ valuetype System.Drawing.Color/*02000002*/ - RosyBrown() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_RosyBrown() /* 0600007C */ - } // end of property Color::RosyBrown - .property /*1700007D*/ valuetype System.Drawing.Color/*02000002*/ - RoyalBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_RoyalBlue() /* 0600007D */ - } // end of property Color::RoyalBlue - .property /*1700007E*/ valuetype System.Drawing.Color/*02000002*/ - SaddleBrown() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SaddleBrown() /* 0600007E */ - } // end of property Color::SaddleBrown - .property /*1700007F*/ valuetype System.Drawing.Color/*02000002*/ - Salmon() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Salmon() /* 0600007F */ - } // end of property Color::Salmon - .property /*17000080*/ valuetype System.Drawing.Color/*02000002*/ - SandyBrown() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SandyBrown() /* 06000080 */ - } // end of property Color::SandyBrown - .property /*17000081*/ valuetype System.Drawing.Color/*02000002*/ - SeaGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SeaGreen() /* 06000081 */ - } // end of property Color::SeaGreen - .property /*17000082*/ valuetype System.Drawing.Color/*02000002*/ - SeaShell() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SeaShell() /* 06000082 */ - } // end of property Color::SeaShell - .property /*17000083*/ valuetype System.Drawing.Color/*02000002*/ - Sienna() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Sienna() /* 06000083 */ - } // end of property Color::Sienna - .property /*17000084*/ valuetype System.Drawing.Color/*02000002*/ - Silver() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Silver() /* 06000084 */ - } // end of property Color::Silver - .property /*17000085*/ valuetype System.Drawing.Color/*02000002*/ - SkyBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SkyBlue() /* 06000085 */ - } // end of property Color::SkyBlue - .property /*17000086*/ valuetype System.Drawing.Color/*02000002*/ - SlateBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SlateBlue() /* 06000086 */ - } // end of property Color::SlateBlue - .property /*17000087*/ valuetype System.Drawing.Color/*02000002*/ - SlateGray() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SlateGray() /* 06000087 */ - } // end of property Color::SlateGray - .property /*17000088*/ valuetype System.Drawing.Color/*02000002*/ - Snow() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Snow() /* 06000088 */ - } // end of property Color::Snow - .property /*17000089*/ valuetype System.Drawing.Color/*02000002*/ - SpringGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SpringGreen() /* 06000089 */ - } // end of property Color::SpringGreen - .property /*1700008A*/ valuetype System.Drawing.Color/*02000002*/ - SteelBlue() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_SteelBlue() /* 0600008A */ - } // end of property Color::SteelBlue - .property /*1700008B*/ valuetype System.Drawing.Color/*02000002*/ - Tan() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Tan() /* 0600008B */ - } // end of property Color::Tan - .property /*1700008C*/ valuetype System.Drawing.Color/*02000002*/ - Teal() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Teal() /* 0600008C */ - } // end of property Color::Teal - .property /*1700008D*/ valuetype System.Drawing.Color/*02000002*/ - Thistle() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Thistle() /* 0600008D */ - } // end of property Color::Thistle - .property /*1700008E*/ valuetype System.Drawing.Color/*02000002*/ - Tomato() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Tomato() /* 0600008E */ - } // end of property Color::Tomato - .property /*1700008F*/ valuetype System.Drawing.Color/*02000002*/ - Transparent() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Transparent() /* 0600008F */ - } // end of property Color::Transparent - .property /*17000090*/ valuetype System.Drawing.Color/*02000002*/ - Turquoise() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Turquoise() /* 06000090 */ - } // end of property Color::Turquoise - .property /*17000091*/ valuetype System.Drawing.Color/*02000002*/ - Violet() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Violet() /* 06000091 */ - } // end of property Color::Violet - .property /*17000092*/ valuetype System.Drawing.Color/*02000002*/ - Wheat() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Wheat() /* 06000092 */ - } // end of property Color::Wheat - .property /*17000093*/ valuetype System.Drawing.Color/*02000002*/ - White() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_White() /* 06000093 */ - } // end of property Color::White - .property /*17000094*/ valuetype System.Drawing.Color/*02000002*/ - WhiteSmoke() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_WhiteSmoke() /* 06000094 */ - } // end of property Color::WhiteSmoke - .property /*17000095*/ valuetype System.Drawing.Color/*02000002*/ - Yellow() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_Yellow() /* 06000095 */ - } // end of property Color::Yellow - .property /*17000096*/ valuetype System.Drawing.Color/*02000002*/ - YellowGreen() - { - .get valuetype System.Drawing.Color/*02000002*/ System.Drawing.Color/*02000002*/::get_YellowGreen() /* 06000096 */ - } // end of property Color::YellowGreen -} // end of class System.Drawing.Color - -.class /*02000003*/ public auto ansi sealed System.Drawing.KnownColor - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ActiveBorder = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ActiveCaption = int32(0x00000002) - .field /*04000006*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ActiveCaptionText = int32(0x00000003) - .field /*04000007*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ AliceBlue = int32(0x0000001C) - .field /*04000008*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ AntiqueWhite = int32(0x0000001D) - .field /*04000009*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ AppWorkspace = int32(0x00000004) - .field /*0400000A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Aqua = int32(0x0000001E) - .field /*0400000B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Aquamarine = int32(0x0000001F) - .field /*0400000C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Azure = int32(0x00000020) - .field /*0400000D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Beige = int32(0x00000021) - .field /*0400000E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Bisque = int32(0x00000022) - .field /*0400000F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Black = int32(0x00000023) - .field /*04000010*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ BlanchedAlmond = int32(0x00000024) - .field /*04000011*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Blue = int32(0x00000025) - .field /*04000012*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ BlueViolet = int32(0x00000026) - .field /*04000013*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Brown = int32(0x00000027) - .field /*04000014*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ BurlyWood = int32(0x00000028) - .field /*04000015*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ButtonFace = int32(0x000000A8) - .field /*04000016*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ButtonHighlight = int32(0x000000A9) - .field /*04000017*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ButtonShadow = int32(0x000000AA) - .field /*04000018*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ CadetBlue = int32(0x00000029) - .field /*04000019*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Chartreuse = int32(0x0000002A) - .field /*0400001A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Chocolate = int32(0x0000002B) - .field /*0400001B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Control = int32(0x00000005) - .field /*0400001C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ControlDark = int32(0x00000006) - .field /*0400001D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ControlDarkDark = int32(0x00000007) - .field /*0400001E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ControlLight = int32(0x00000008) - .field /*0400001F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ControlLightLight = int32(0x00000009) - .field /*04000020*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ControlText = int32(0x0000000A) - .field /*04000021*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Coral = int32(0x0000002C) - .field /*04000022*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ CornflowerBlue = int32(0x0000002D) - .field /*04000023*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Cornsilk = int32(0x0000002E) - .field /*04000024*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Crimson = int32(0x0000002F) - .field /*04000025*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Cyan = int32(0x00000030) - .field /*04000026*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkBlue = int32(0x00000031) - .field /*04000027*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkCyan = int32(0x00000032) - .field /*04000028*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkGoldenrod = int32(0x00000033) - .field /*04000029*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkGray = int32(0x00000034) - .field /*0400002A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkGreen = int32(0x00000035) - .field /*0400002B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkKhaki = int32(0x00000036) - .field /*0400002C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkMagenta = int32(0x00000037) - .field /*0400002D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkOliveGreen = int32(0x00000038) - .field /*0400002E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkOrange = int32(0x00000039) - .field /*0400002F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkOrchid = int32(0x0000003A) - .field /*04000030*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkRed = int32(0x0000003B) - .field /*04000031*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkSalmon = int32(0x0000003C) - .field /*04000032*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkSeaGreen = int32(0x0000003D) - .field /*04000033*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkSlateBlue = int32(0x0000003E) - .field /*04000034*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkSlateGray = int32(0x0000003F) - .field /*04000035*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkTurquoise = int32(0x00000040) - .field /*04000036*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DarkViolet = int32(0x00000041) - .field /*04000037*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DeepPink = int32(0x00000042) - .field /*04000038*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DeepSkyBlue = int32(0x00000043) - .field /*04000039*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Desktop = int32(0x0000000B) - .field /*0400003A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DimGray = int32(0x00000044) - .field /*0400003B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ DodgerBlue = int32(0x00000045) - .field /*0400003C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Firebrick = int32(0x00000046) - .field /*0400003D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ FloralWhite = int32(0x00000047) - .field /*0400003E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ForestGreen = int32(0x00000048) - .field /*0400003F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Fuchsia = int32(0x00000049) - .field /*04000040*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Gainsboro = int32(0x0000004A) - .field /*04000041*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ GhostWhite = int32(0x0000004B) - .field /*04000042*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Gold = int32(0x0000004C) - .field /*04000043*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Goldenrod = int32(0x0000004D) - .field /*04000044*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ GradientActiveCaption = int32(0x000000AB) - .field /*04000045*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ GradientInactiveCaption = int32(0x000000AC) - .field /*04000046*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Gray = int32(0x0000004E) - .field /*04000047*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ GrayText = int32(0x0000000C) - .field /*04000048*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Green = int32(0x0000004F) - .field /*04000049*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ GreenYellow = int32(0x00000050) - .field /*0400004A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Highlight = int32(0x0000000D) - .field /*0400004B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ HighlightText = int32(0x0000000E) - .field /*0400004C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Honeydew = int32(0x00000051) - .field /*0400004D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ HotPink = int32(0x00000052) - .field /*0400004E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ HotTrack = int32(0x0000000F) - .field /*0400004F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ InactiveBorder = int32(0x00000010) - .field /*04000050*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ InactiveCaption = int32(0x00000011) - .field /*04000051*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ InactiveCaptionText = int32(0x00000012) - .field /*04000052*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ IndianRed = int32(0x00000053) - .field /*04000053*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Indigo = int32(0x00000054) - .field /*04000054*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Info = int32(0x00000013) - .field /*04000055*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ InfoText = int32(0x00000014) - .field /*04000056*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Ivory = int32(0x00000055) - .field /*04000057*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Khaki = int32(0x00000056) - .field /*04000058*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Lavender = int32(0x00000057) - .field /*04000059*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LavenderBlush = int32(0x00000058) - .field /*0400005A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LawnGreen = int32(0x00000059) - .field /*0400005B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LemonChiffon = int32(0x0000005A) - .field /*0400005C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightBlue = int32(0x0000005B) - .field /*0400005D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightCoral = int32(0x0000005C) - .field /*0400005E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightCyan = int32(0x0000005D) - .field /*0400005F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightGoldenrodYellow = int32(0x0000005E) - .field /*04000060*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightGray = int32(0x0000005F) - .field /*04000061*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightGreen = int32(0x00000060) - .field /*04000062*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightPink = int32(0x00000061) - .field /*04000063*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightSalmon = int32(0x00000062) - .field /*04000064*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightSeaGreen = int32(0x00000063) - .field /*04000065*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightSkyBlue = int32(0x00000064) - .field /*04000066*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightSlateGray = int32(0x00000065) - .field /*04000067*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightSteelBlue = int32(0x00000066) - .field /*04000068*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LightYellow = int32(0x00000067) - .field /*04000069*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Lime = int32(0x00000068) - .field /*0400006A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ LimeGreen = int32(0x00000069) - .field /*0400006B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Linen = int32(0x0000006A) - .field /*0400006C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Magenta = int32(0x0000006B) - .field /*0400006D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Maroon = int32(0x0000006C) - .field /*0400006E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumAquamarine = int32(0x0000006D) - .field /*0400006F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumBlue = int32(0x0000006E) - .field /*04000070*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumOrchid = int32(0x0000006F) - .field /*04000071*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumPurple = int32(0x00000070) - .field /*04000072*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumSeaGreen = int32(0x00000071) - .field /*04000073*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumSlateBlue = int32(0x00000072) - .field /*04000074*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumSpringGreen = int32(0x00000073) - .field /*04000075*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumTurquoise = int32(0x00000074) - .field /*04000076*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MediumVioletRed = int32(0x00000075) - .field /*04000077*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Menu = int32(0x00000015) - .field /*04000078*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MenuBar = int32(0x000000AD) - .field /*04000079*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MenuHighlight = int32(0x000000AE) - .field /*0400007A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MenuText = int32(0x00000016) - .field /*0400007B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MidnightBlue = int32(0x00000076) - .field /*0400007C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MintCream = int32(0x00000077) - .field /*0400007D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ MistyRose = int32(0x00000078) - .field /*0400007E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Moccasin = int32(0x00000079) - .field /*0400007F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ NavajoWhite = int32(0x0000007A) - .field /*04000080*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Navy = int32(0x0000007B) - .field /*04000081*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ OldLace = int32(0x0000007C) - .field /*04000082*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Olive = int32(0x0000007D) - .field /*04000083*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ OliveDrab = int32(0x0000007E) - .field /*04000084*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Orange = int32(0x0000007F) - .field /*04000085*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ OrangeRed = int32(0x00000080) - .field /*04000086*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Orchid = int32(0x00000081) - .field /*04000087*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PaleGoldenrod = int32(0x00000082) - .field /*04000088*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PaleGreen = int32(0x00000083) - .field /*04000089*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PaleTurquoise = int32(0x00000084) - .field /*0400008A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PaleVioletRed = int32(0x00000085) - .field /*0400008B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PapayaWhip = int32(0x00000086) - .field /*0400008C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PeachPuff = int32(0x00000087) - .field /*0400008D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Peru = int32(0x00000088) - .field /*0400008E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Pink = int32(0x00000089) - .field /*0400008F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Plum = int32(0x0000008A) - .field /*04000090*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ PowderBlue = int32(0x0000008B) - .field /*04000091*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Purple = int32(0x0000008C) - .field /*04000092*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Red = int32(0x0000008D) - .field /*04000093*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ RosyBrown = int32(0x0000008E) - .field /*04000094*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ RoyalBlue = int32(0x0000008F) - .field /*04000095*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SaddleBrown = int32(0x00000090) - .field /*04000096*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Salmon = int32(0x00000091) - .field /*04000097*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SandyBrown = int32(0x00000092) - .field /*04000098*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ ScrollBar = int32(0x00000017) - .field /*04000099*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SeaGreen = int32(0x00000093) - .field /*0400009A*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SeaShell = int32(0x00000094) - .field /*0400009B*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Sienna = int32(0x00000095) - .field /*0400009C*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Silver = int32(0x00000096) - .field /*0400009D*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SkyBlue = int32(0x00000097) - .field /*0400009E*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SlateBlue = int32(0x00000098) - .field /*0400009F*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SlateGray = int32(0x00000099) - .field /*040000A0*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Snow = int32(0x0000009A) - .field /*040000A1*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SpringGreen = int32(0x0000009B) - .field /*040000A2*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ SteelBlue = int32(0x0000009C) - .field /*040000A3*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Tan = int32(0x0000009D) - .field /*040000A4*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Teal = int32(0x0000009E) - .field /*040000A5*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Thistle = int32(0x0000009F) - .field /*040000A6*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Tomato = int32(0x000000A0) - .field /*040000A7*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Transparent = int32(0x0000001B) - .field /*040000A8*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Turquoise = int32(0x000000A1) - .field /*040000A9*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Violet = int32(0x000000A2) - .field /*040000AA*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Wheat = int32(0x000000A3) - .field /*040000AB*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ White = int32(0x000000A4) - .field /*040000AC*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ WhiteSmoke = int32(0x000000A5) - .field /*040000AD*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Window = int32(0x00000018) - .field /*040000AE*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ WindowFrame = int32(0x00000019) - .field /*040000AF*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ WindowText = int32(0x0000001A) - .field /*040000B0*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ Yellow = int32(0x000000A6) - .field /*040000B1*/ public static literal valuetype System.Drawing.KnownColor/*02000003*/ YellowGreen = int32(0x000000A7) -} // end of class System.Drawing.KnownColor - -.class /*02000004*/ public sequential ansi sealed beforefieldinit System.Drawing.Point - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000002*/ -{ - .field /*040000B2*/ private int32 _dummy - .field /*040000B3*/ public static initonly valuetype System.Drawing.Point/*02000004*/ Empty - .method /*060000A8*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::.ctor - - .method /*060000A9*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dw) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::.ctor - - .method /*060000AA*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 x, - int32 y) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::.ctor - - .method /*060000AB*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::get_IsEmpty - - .method /*060000AC*/ public hidebysig specialname - instance int32 get_X() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::get_X - - .method /*060000AD*/ public hidebysig specialname - instance void set_X(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Point::set_X - - .method /*060000AE*/ public hidebysig specialname - instance int32 get_Y() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::get_Y - - .method /*060000AF*/ public hidebysig specialname - instance void set_Y(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Point::set_Y - - .method /*060000B0*/ public hidebysig static - valuetype System.Drawing.Point/*02000004*/ - Add(valuetype System.Drawing.Point/*02000004*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 10 11 10 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Add - - .method /*060000B1*/ public hidebysig static - valuetype System.Drawing.Point/*02000004*/ - Ceiling(valuetype System.Drawing.PointF/*02000005*/ 'value') cil managed - // SIG: 00 01 11 10 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Ceiling - - .method /*060000B2*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.Point/*02000004*/ other) cil managed - // SIG: 20 01 02 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Equals - - .method /*060000B3*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Equals - - .method /*060000B4*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::GetHashCode - - .method /*060000B5*/ public hidebysig instance void - Offset(valuetype System.Drawing.Point/*02000004*/ p) cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Point::Offset - - .method /*060000B6*/ public hidebysig instance void - Offset(int32 dx, - int32 dy) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Point::Offset - - .method /*060000B7*/ public hidebysig specialname static - valuetype System.Drawing.Point/*02000004*/ - op_Addition(valuetype System.Drawing.Point/*02000004*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 10 11 10 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::op_Addition - - .method /*060000B8*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.Point/*02000004*/ left, - valuetype System.Drawing.Point/*02000004*/ right) cil managed - // SIG: 00 02 02 11 10 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::op_Equality - - .method /*060000B9*/ public hidebysig specialname static - valuetype System.Drawing.Size/*02000008*/ - op_Explicit(valuetype System.Drawing.Point/*02000004*/ p) cil managed - // SIG: 00 01 11 20 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::op_Explicit - - .method /*060000BA*/ public hidebysig specialname static - valuetype System.Drawing.PointF/*02000005*/ - op_Implicit(valuetype System.Drawing.Point/*02000004*/ p) cil managed - // SIG: 00 01 11 14 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::op_Implicit - - .method /*060000BB*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.Point/*02000004*/ left, - valuetype System.Drawing.Point/*02000004*/ right) cil managed - // SIG: 00 02 02 11 10 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::op_Inequality - - .method /*060000BC*/ public hidebysig specialname static - valuetype System.Drawing.Point/*02000004*/ - op_Subtraction(valuetype System.Drawing.Point/*02000004*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 10 11 10 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::op_Subtraction - - .method /*060000BD*/ public hidebysig static - valuetype System.Drawing.Point/*02000004*/ - Round(valuetype System.Drawing.PointF/*02000005*/ 'value') cil managed - // SIG: 00 01 11 10 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Round - - .method /*060000BE*/ public hidebysig static - valuetype System.Drawing.Point/*02000004*/ - Subtract(valuetype System.Drawing.Point/*02000004*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 10 11 10 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Subtract - - .method /*060000BF*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::ToString - - .method /*060000C0*/ public hidebysig static - valuetype System.Drawing.Point/*02000004*/ - Truncate(valuetype System.Drawing.PointF/*02000005*/ 'value') cil managed - // SIG: 00 01 11 10 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Point::Truncate - - .property /*17000097*/ instance bool IsEmpty() - { - .custom /*0C000013:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance bool System.Drawing.Point/*02000004*/::get_IsEmpty() /* 060000AB */ - } // end of property Point::IsEmpty - .property /*17000098*/ instance int32 X() - { - .get instance int32 System.Drawing.Point/*02000004*/::get_X() /* 060000AC */ - .set instance void System.Drawing.Point/*02000004*/::set_X(int32) /* 060000AD */ - } // end of property Point::X - .property /*17000099*/ instance int32 Y() - { - .get instance int32 System.Drawing.Point/*02000004*/::get_Y() /* 060000AE */ - .set instance void System.Drawing.Point/*02000004*/::set_Y(int32) /* 060000AF */ - } // end of property Point::Y -} // end of class System.Drawing.Point - -.class /*02000005*/ public sequential ansi sealed beforefieldinit System.Drawing.PointF - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000003*/ -{ - .field /*040000B4*/ private int32 _dummy - .field /*040000B5*/ public static initonly valuetype System.Drawing.PointF/*02000005*/ Empty - .method /*060000C1*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y) cil managed - // SIG: 20 02 01 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::.ctor - - .method /*060000C2*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::get_IsEmpty - - .method /*060000C3*/ public hidebysig specialname - instance float32 get_X() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::get_X - - .method /*060000C4*/ public hidebysig specialname - instance void set_X(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PointF::set_X - - .method /*060000C5*/ public hidebysig specialname - instance float32 get_Y() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::get_Y - - .method /*060000C6*/ public hidebysig specialname - instance void set_Y(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PointF::set_Y - - .method /*060000C7*/ public hidebysig static - valuetype System.Drawing.PointF/*02000005*/ - Add(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::Add - - .method /*060000C8*/ public hidebysig static - valuetype System.Drawing.PointF/*02000005*/ - Add(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.SizeF/*02000009*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::Add - - .method /*060000C9*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.PointF/*02000005*/ other) cil managed - // SIG: 20 01 02 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::Equals - - .method /*060000CA*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::Equals - - .method /*060000CB*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::GetHashCode - - .method /*060000CC*/ public hidebysig specialname static - valuetype System.Drawing.PointF/*02000005*/ - op_Addition(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::op_Addition - - .method /*060000CD*/ public hidebysig specialname static - valuetype System.Drawing.PointF/*02000005*/ - op_Addition(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.SizeF/*02000009*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::op_Addition - - .method /*060000CE*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.PointF/*02000005*/ left, - valuetype System.Drawing.PointF/*02000005*/ right) cil managed - // SIG: 00 02 02 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::op_Equality - - .method /*060000CF*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.PointF/*02000005*/ left, - valuetype System.Drawing.PointF/*02000005*/ right) cil managed - // SIG: 00 02 02 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::op_Inequality - - .method /*060000D0*/ public hidebysig specialname static - valuetype System.Drawing.PointF/*02000005*/ - op_Subtraction(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::op_Subtraction - - .method /*060000D1*/ public hidebysig specialname static - valuetype System.Drawing.PointF/*02000005*/ - op_Subtraction(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.SizeF/*02000009*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::op_Subtraction - - .method /*060000D2*/ public hidebysig static - valuetype System.Drawing.PointF/*02000005*/ - Subtract(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.Size/*02000008*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::Subtract - - .method /*060000D3*/ public hidebysig static - valuetype System.Drawing.PointF/*02000005*/ - Subtract(valuetype System.Drawing.PointF/*02000005*/ pt, - valuetype System.Drawing.SizeF/*02000009*/ sz) cil managed - // SIG: 00 02 11 14 11 14 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::Subtract - - .method /*060000D4*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PointF::ToString - - .property /*1700009A*/ instance bool IsEmpty() - { - .custom /*0C000014:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance bool System.Drawing.PointF/*02000005*/::get_IsEmpty() /* 060000C2 */ - } // end of property PointF::IsEmpty - .property /*1700009B*/ instance float32 - X() - { - .get instance float32 System.Drawing.PointF/*02000005*/::get_X() /* 060000C3 */ - .set instance void System.Drawing.PointF/*02000005*/::set_X(float32) /* 060000C4 */ - } // end of property PointF::X - .property /*1700009C*/ instance float32 - Y() - { - .get instance float32 System.Drawing.PointF/*02000005*/::get_Y() /* 060000C5 */ - .set instance void System.Drawing.PointF/*02000005*/::set_Y(float32) /* 060000C6 */ - } // end of property PointF::Y -} // end of class System.Drawing.PointF - -.class /*02000006*/ public sequential ansi sealed beforefieldinit System.Drawing.Rectangle - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000004*/ -{ - .field /*040000B6*/ private int32 _dummy - .field /*040000B7*/ public static initonly valuetype System.Drawing.Rectangle/*02000006*/ Empty - .method /*060000D5*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Drawing.Point/*02000004*/ location, - valuetype System.Drawing.Size/*02000008*/ size) cil managed - // SIG: 20 02 01 11 10 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::.ctor - - .method /*060000D6*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 x, - int32 y, - int32 width, - int32 height) cil managed - // SIG: 20 04 01 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::.ctor - - .method /*060000D7*/ public hidebysig specialname - instance int32 get_Bottom() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Bottom - - .method /*060000D8*/ public hidebysig specialname - instance int32 get_Height() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Height - - .method /*060000D9*/ public hidebysig specialname - instance void set_Height(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::set_Height - - .method /*060000DA*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_IsEmpty - - .method /*060000DB*/ public hidebysig specialname - instance int32 get_Left() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Left - - .method /*060000DC*/ public hidebysig specialname - instance valuetype System.Drawing.Point/*02000004*/ - get_Location() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Location - - .method /*060000DD*/ public hidebysig specialname - instance void set_Location(valuetype System.Drawing.Point/*02000004*/ 'value') cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::set_Location - - .method /*060000DE*/ public hidebysig specialname - instance int32 get_Right() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Right - - .method /*060000DF*/ public hidebysig specialname - instance valuetype System.Drawing.Size/*02000008*/ - get_Size() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Size - - .method /*060000E0*/ public hidebysig specialname - instance void set_Size(valuetype System.Drawing.Size/*02000008*/ 'value') cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::set_Size - - .method /*060000E1*/ public hidebysig specialname - instance int32 get_Top() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Top - - .method /*060000E2*/ public hidebysig specialname - instance int32 get_Width() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Width - - .method /*060000E3*/ public hidebysig specialname - instance void set_Width(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::set_Width - - .method /*060000E4*/ public hidebysig specialname - instance int32 get_X() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_X - - .method /*060000E5*/ public hidebysig specialname - instance void set_X(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::set_X - - .method /*060000E6*/ public hidebysig specialname - instance int32 get_Y() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::get_Y - - .method /*060000E7*/ public hidebysig specialname - instance void set_Y(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::set_Y - - .method /*060000E8*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - Ceiling(valuetype System.Drawing.RectangleF/*02000007*/ 'value') cil managed - // SIG: 00 01 11 18 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Ceiling - - .method /*060000E9*/ public hidebysig instance bool - Contains(valuetype System.Drawing.Point/*02000004*/ pt) cil managed - // SIG: 20 01 02 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Contains - - .method /*060000EA*/ public hidebysig instance bool - Contains(valuetype System.Drawing.Rectangle/*02000006*/ rect) cil managed - // SIG: 20 01 02 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Contains - - .method /*060000EB*/ public hidebysig instance bool - Contains(int32 x, - int32 y) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Contains - - .method /*060000EC*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.Rectangle/*02000006*/ other) cil managed - // SIG: 20 01 02 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Equals - - .method /*060000ED*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Equals - - .method /*060000EE*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - FromLTRB(int32 left, - int32 top, - int32 right, - int32 bottom) cil managed - // SIG: 00 04 11 18 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::FromLTRB - - .method /*060000EF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::GetHashCode - - .method /*060000F0*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - Inflate(valuetype System.Drawing.Rectangle/*02000006*/ rect, - int32 x, - int32 y) cil managed - // SIG: 00 03 11 18 11 18 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Inflate - - .method /*060000F1*/ public hidebysig instance void - Inflate(valuetype System.Drawing.Size/*02000008*/ size) cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::Inflate - - .method /*060000F2*/ public hidebysig instance void - Inflate(int32 width, - int32 height) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::Inflate - - .method /*060000F3*/ public hidebysig instance void - Intersect(valuetype System.Drawing.Rectangle/*02000006*/ rect) cil managed - // SIG: 20 01 01 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::Intersect - - .method /*060000F4*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - Intersect(valuetype System.Drawing.Rectangle/*02000006*/ a, - valuetype System.Drawing.Rectangle/*02000006*/ b) cil managed - // SIG: 00 02 11 18 11 18 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Intersect - - .method /*060000F5*/ public hidebysig instance bool - IntersectsWith(valuetype System.Drawing.Rectangle/*02000006*/ rect) cil managed - // SIG: 20 01 02 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::IntersectsWith - - .method /*060000F6*/ public hidebysig instance void - Offset(valuetype System.Drawing.Point/*02000004*/ pos) cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::Offset - - .method /*060000F7*/ public hidebysig instance void - Offset(int32 x, - int32 y) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rectangle::Offset - - .method /*060000F8*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.Rectangle/*02000006*/ left, - valuetype System.Drawing.Rectangle/*02000006*/ right) cil managed - // SIG: 00 02 02 11 18 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::op_Equality - - .method /*060000F9*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.Rectangle/*02000006*/ left, - valuetype System.Drawing.Rectangle/*02000006*/ right) cil managed - // SIG: 00 02 02 11 18 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::op_Inequality - - .method /*060000FA*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - Round(valuetype System.Drawing.RectangleF/*02000007*/ 'value') cil managed - // SIG: 00 01 11 18 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Round - - .method /*060000FB*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::ToString - - .method /*060000FC*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - Truncate(valuetype System.Drawing.RectangleF/*02000007*/ 'value') cil managed - // SIG: 00 01 11 18 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Truncate - - .method /*060000FD*/ public hidebysig static - valuetype System.Drawing.Rectangle/*02000006*/ - Union(valuetype System.Drawing.Rectangle/*02000006*/ a, - valuetype System.Drawing.Rectangle/*02000006*/ b) cil managed - // SIG: 00 02 11 18 11 18 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rectangle::Union - - .property /*1700009D*/ instance int32 Bottom() - { - .custom /*0C000015:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Bottom() /* 060000D7 */ - } // end of property Rectangle::Bottom - .property /*1700009E*/ instance int32 Height() - { - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Height() /* 060000D8 */ - .set instance void System.Drawing.Rectangle/*02000006*/::set_Height(int32) /* 060000D9 */ - } // end of property Rectangle::Height - .property /*1700009F*/ instance bool IsEmpty() - { - .custom /*0C000016:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance bool System.Drawing.Rectangle/*02000006*/::get_IsEmpty() /* 060000DA */ - } // end of property Rectangle::IsEmpty - .property /*170000A0*/ instance int32 Left() - { - .custom /*0C000017:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Left() /* 060000DB */ - } // end of property Rectangle::Left - .property /*170000A1*/ instance valuetype System.Drawing.Point/*02000004*/ - Location() - { - .custom /*0C000018:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance valuetype System.Drawing.Point/*02000004*/ System.Drawing.Rectangle/*02000006*/::get_Location() /* 060000DC */ - .set instance void System.Drawing.Rectangle/*02000006*/::set_Location(valuetype System.Drawing.Point/*02000004*/) /* 060000DD */ - } // end of property Rectangle::Location - .property /*170000A2*/ instance int32 Right() - { - .custom /*0C000019:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Right() /* 060000DE */ - } // end of property Rectangle::Right - .property /*170000A3*/ instance valuetype System.Drawing.Size/*02000008*/ - Size() - { - .custom /*0C00001A:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance valuetype System.Drawing.Size/*02000008*/ System.Drawing.Rectangle/*02000006*/::get_Size() /* 060000DF */ - .set instance void System.Drawing.Rectangle/*02000006*/::set_Size(valuetype System.Drawing.Size/*02000008*/) /* 060000E0 */ - } // end of property Rectangle::Size - .property /*170000A4*/ instance int32 Top() - { - .custom /*0C00001B:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Top() /* 060000E1 */ - } // end of property Rectangle::Top - .property /*170000A5*/ instance int32 Width() - { - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Width() /* 060000E2 */ - .set instance void System.Drawing.Rectangle/*02000006*/::set_Width(int32) /* 060000E3 */ - } // end of property Rectangle::Width - .property /*170000A6*/ instance int32 X() - { - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_X() /* 060000E4 */ - .set instance void System.Drawing.Rectangle/*02000006*/::set_X(int32) /* 060000E5 */ - } // end of property Rectangle::X - .property /*170000A7*/ instance int32 Y() - { - .get instance int32 System.Drawing.Rectangle/*02000006*/::get_Y() /* 060000E6 */ - .set instance void System.Drawing.Rectangle/*02000006*/::set_Y(int32) /* 060000E7 */ - } // end of property Rectangle::Y -} // end of class System.Drawing.Rectangle - -.class /*02000007*/ public sequential ansi sealed beforefieldinit System.Drawing.RectangleF - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000005*/ -{ - .field /*040000B8*/ private int32 _dummy - .field /*040000B9*/ public static initonly valuetype System.Drawing.RectangleF/*02000007*/ Empty - .method /*060000FE*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Drawing.PointF/*02000005*/ location, - valuetype System.Drawing.SizeF/*02000009*/ size) cil managed - // SIG: 20 02 01 11 14 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::.ctor - - .method /*060000FF*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y, - float32 width, - float32 height) cil managed - // SIG: 20 04 01 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::.ctor - - .method /*06000100*/ public hidebysig specialname - instance float32 get_Bottom() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Bottom - - .method /*06000101*/ public hidebysig specialname - instance float32 get_Height() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Height - - .method /*06000102*/ public hidebysig specialname - instance void set_Height(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::set_Height - - .method /*06000103*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_IsEmpty - - .method /*06000104*/ public hidebysig specialname - instance float32 get_Left() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Left - - .method /*06000105*/ public hidebysig specialname - instance valuetype System.Drawing.PointF/*02000005*/ - get_Location() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Location - - .method /*06000106*/ public hidebysig specialname - instance void set_Location(valuetype System.Drawing.PointF/*02000005*/ 'value') cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::set_Location - - .method /*06000107*/ public hidebysig specialname - instance float32 get_Right() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Right - - .method /*06000108*/ public hidebysig specialname - instance valuetype System.Drawing.SizeF/*02000009*/ - get_Size() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Size - - .method /*06000109*/ public hidebysig specialname - instance void set_Size(valuetype System.Drawing.SizeF/*02000009*/ 'value') cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::set_Size - - .method /*0600010A*/ public hidebysig specialname - instance float32 get_Top() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Top - - .method /*0600010B*/ public hidebysig specialname - instance float32 get_Width() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Width - - .method /*0600010C*/ public hidebysig specialname - instance void set_Width(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::set_Width - - .method /*0600010D*/ public hidebysig specialname - instance float32 get_X() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_X - - .method /*0600010E*/ public hidebysig specialname - instance void set_X(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::set_X - - .method /*0600010F*/ public hidebysig specialname - instance float32 get_Y() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::get_Y - - .method /*06000110*/ public hidebysig specialname - instance void set_Y(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::set_Y - - .method /*06000111*/ public hidebysig instance bool - Contains(valuetype System.Drawing.PointF/*02000005*/ pt) cil managed - // SIG: 20 01 02 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Contains - - .method /*06000112*/ public hidebysig instance bool - Contains(valuetype System.Drawing.RectangleF/*02000007*/ rect) cil managed - // SIG: 20 01 02 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Contains - - .method /*06000113*/ public hidebysig instance bool - Contains(float32 x, - float32 y) cil managed - // SIG: 20 02 02 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Contains - - .method /*06000114*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.RectangleF/*02000007*/ other) cil managed - // SIG: 20 01 02 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Equals - - .method /*06000115*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Equals - - .method /*06000116*/ public hidebysig static - valuetype System.Drawing.RectangleF/*02000007*/ - FromLTRB(float32 left, - float32 top, - float32 right, - float32 bottom) cil managed - // SIG: 00 04 11 1C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::FromLTRB - - .method /*06000117*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::GetHashCode - - .method /*06000118*/ public hidebysig static - valuetype System.Drawing.RectangleF/*02000007*/ - Inflate(valuetype System.Drawing.RectangleF/*02000007*/ rect, - float32 x, - float32 y) cil managed - // SIG: 00 03 11 1C 11 1C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Inflate - - .method /*06000119*/ public hidebysig instance void - Inflate(valuetype System.Drawing.SizeF/*02000009*/ size) cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::Inflate - - .method /*0600011A*/ public hidebysig instance void - Inflate(float32 x, - float32 y) cil managed - // SIG: 20 02 01 0C 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::Inflate - - .method /*0600011B*/ public hidebysig instance void - Intersect(valuetype System.Drawing.RectangleF/*02000007*/ rect) cil managed - // SIG: 20 01 01 11 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::Intersect - - .method /*0600011C*/ public hidebysig static - valuetype System.Drawing.RectangleF/*02000007*/ - Intersect(valuetype System.Drawing.RectangleF/*02000007*/ a, - valuetype System.Drawing.RectangleF/*02000007*/ b) cil managed - // SIG: 00 02 11 1C 11 1C 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Intersect - - .method /*0600011D*/ public hidebysig instance bool - IntersectsWith(valuetype System.Drawing.RectangleF/*02000007*/ rect) cil managed - // SIG: 20 01 02 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::IntersectsWith - - .method /*0600011E*/ public hidebysig instance void - Offset(valuetype System.Drawing.PointF/*02000005*/ pos) cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::Offset - - .method /*0600011F*/ public hidebysig instance void - Offset(float32 x, - float32 y) cil managed - // SIG: 20 02 01 0C 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RectangleF::Offset - - .method /*06000120*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.RectangleF/*02000007*/ left, - valuetype System.Drawing.RectangleF/*02000007*/ right) cil managed - // SIG: 00 02 02 11 1C 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::op_Equality - - .method /*06000121*/ public hidebysig specialname static - valuetype System.Drawing.RectangleF/*02000007*/ - op_Implicit(valuetype System.Drawing.Rectangle/*02000006*/ r) cil managed - // SIG: 00 01 11 1C 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::op_Implicit - - .method /*06000122*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.RectangleF/*02000007*/ left, - valuetype System.Drawing.RectangleF/*02000007*/ right) cil managed - // SIG: 00 02 02 11 1C 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::op_Inequality - - .method /*06000123*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::ToString - - .method /*06000124*/ public hidebysig static - valuetype System.Drawing.RectangleF/*02000007*/ - Union(valuetype System.Drawing.RectangleF/*02000007*/ a, - valuetype System.Drawing.RectangleF/*02000007*/ b) cil managed - // SIG: 00 02 11 1C 11 1C 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RectangleF::Union - - .property /*170000A8*/ instance float32 - Bottom() - { - .custom /*0C00001C:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Bottom() /* 06000100 */ - } // end of property RectangleF::Bottom - .property /*170000A9*/ instance float32 - Height() - { - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Height() /* 06000101 */ - .set instance void System.Drawing.RectangleF/*02000007*/::set_Height(float32) /* 06000102 */ - } // end of property RectangleF::Height - .property /*170000AA*/ instance bool IsEmpty() - { - .custom /*0C00001D:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance bool System.Drawing.RectangleF/*02000007*/::get_IsEmpty() /* 06000103 */ - } // end of property RectangleF::IsEmpty - .property /*170000AB*/ instance float32 - Left() - { - .custom /*0C00001E:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Left() /* 06000104 */ - } // end of property RectangleF::Left - .property /*170000AC*/ instance valuetype System.Drawing.PointF/*02000005*/ - Location() - { - .custom /*0C00001F:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance valuetype System.Drawing.PointF/*02000005*/ System.Drawing.RectangleF/*02000007*/::get_Location() /* 06000105 */ - .set instance void System.Drawing.RectangleF/*02000007*/::set_Location(valuetype System.Drawing.PointF/*02000005*/) /* 06000106 */ - } // end of property RectangleF::Location - .property /*170000AD*/ instance float32 - Right() - { - .custom /*0C000020:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Right() /* 06000107 */ - } // end of property RectangleF::Right - .property /*170000AE*/ instance valuetype System.Drawing.SizeF/*02000009*/ - Size() - { - .custom /*0C000021:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance valuetype System.Drawing.SizeF/*02000009*/ System.Drawing.RectangleF/*02000007*/::get_Size() /* 06000108 */ - .set instance void System.Drawing.RectangleF/*02000007*/::set_Size(valuetype System.Drawing.SizeF/*02000009*/) /* 06000109 */ - } // end of property RectangleF::Size - .property /*170000AF*/ instance float32 - Top() - { - .custom /*0C000022:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Top() /* 0600010A */ - } // end of property RectangleF::Top - .property /*170000B0*/ instance float32 - Width() - { - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Width() /* 0600010B */ - .set instance void System.Drawing.RectangleF/*02000007*/::set_Width(float32) /* 0600010C */ - } // end of property RectangleF::Width - .property /*170000B1*/ instance float32 - X() - { - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_X() /* 0600010D */ - .set instance void System.Drawing.RectangleF/*02000007*/::set_X(float32) /* 0600010E */ - } // end of property RectangleF::X - .property /*170000B2*/ instance float32 - Y() - { - .get instance float32 System.Drawing.RectangleF/*02000007*/::get_Y() /* 0600010F */ - .set instance void System.Drawing.RectangleF/*02000007*/::set_Y(float32) /* 06000110 */ - } // end of property RectangleF::Y -} // end of class System.Drawing.RectangleF - -.class /*02000008*/ public sequential ansi sealed beforefieldinit System.Drawing.Size - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000006*/ -{ - .field /*040000BA*/ private int32 _dummy - .field /*040000BB*/ public static initonly valuetype System.Drawing.Size/*02000008*/ Empty - .method /*06000125*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Drawing.Point/*02000004*/ pt) cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::.ctor - - .method /*06000126*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 width, - int32 height) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::.ctor - - .method /*06000127*/ public hidebysig specialname - instance int32 get_Height() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::get_Height - - .method /*06000128*/ public hidebysig specialname - instance void set_Height(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Size::set_Height - - .method /*06000129*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::get_IsEmpty - - .method /*0600012A*/ public hidebysig specialname - instance int32 get_Width() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::get_Width - - .method /*0600012B*/ public hidebysig specialname - instance void set_Width(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Size::set_Width - - .method /*0600012C*/ public hidebysig static - valuetype System.Drawing.Size/*02000008*/ - Add(valuetype System.Drawing.Size/*02000008*/ sz1, - valuetype System.Drawing.Size/*02000008*/ sz2) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Add - - .method /*0600012D*/ public hidebysig static - valuetype System.Drawing.Size/*02000008*/ - Ceiling(valuetype System.Drawing.SizeF/*02000009*/ 'value') cil managed - // SIG: 00 01 11 20 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Ceiling - - .method /*0600012E*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.Size/*02000008*/ other) cil managed - // SIG: 20 01 02 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Equals - - .method /*0600012F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Equals - - .method /*06000130*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::GetHashCode - - .method /*06000131*/ public hidebysig specialname static - valuetype System.Drawing.Size/*02000008*/ - op_Addition(valuetype System.Drawing.Size/*02000008*/ sz1, - valuetype System.Drawing.Size/*02000008*/ sz2) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Addition - - .method /*06000132*/ public hidebysig specialname static - valuetype System.Drawing.Size/*02000008*/ - op_Division(valuetype System.Drawing.Size/*02000008*/ left, - int32 right) cil managed - // SIG: 00 02 11 20 11 20 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Division - - .method /*06000133*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Division(valuetype System.Drawing.Size/*02000008*/ left, - float32 right) cil managed - // SIG: 00 02 11 24 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Division - - .method /*06000134*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.Size/*02000008*/ sz1, - valuetype System.Drawing.Size/*02000008*/ sz2) cil managed - // SIG: 00 02 02 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Equality - - .method /*06000135*/ public hidebysig specialname static - valuetype System.Drawing.Point/*02000004*/ - op_Explicit(valuetype System.Drawing.Size/*02000008*/ size) cil managed - // SIG: 00 01 11 10 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Explicit - - .method /*06000136*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Implicit(valuetype System.Drawing.Size/*02000008*/ p) cil managed - // SIG: 00 01 11 24 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Implicit - - .method /*06000137*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.Size/*02000008*/ sz1, - valuetype System.Drawing.Size/*02000008*/ sz2) cil managed - // SIG: 00 02 02 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Inequality - - .method /*06000138*/ public hidebysig specialname static - valuetype System.Drawing.Size/*02000008*/ - op_Multiply(valuetype System.Drawing.Size/*02000008*/ left, - int32 right) cil managed - // SIG: 00 02 11 20 11 20 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Multiply - - .method /*06000139*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Multiply(valuetype System.Drawing.Size/*02000008*/ left, - float32 right) cil managed - // SIG: 00 02 11 24 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Multiply - - .method /*0600013A*/ public hidebysig specialname static - valuetype System.Drawing.Size/*02000008*/ - op_Multiply(int32 left, - valuetype System.Drawing.Size/*02000008*/ right) cil managed - // SIG: 00 02 11 20 08 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Multiply - - .method /*0600013B*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Multiply(float32 left, - valuetype System.Drawing.Size/*02000008*/ right) cil managed - // SIG: 00 02 11 24 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Multiply - - .method /*0600013C*/ public hidebysig specialname static - valuetype System.Drawing.Size/*02000008*/ - op_Subtraction(valuetype System.Drawing.Size/*02000008*/ sz1, - valuetype System.Drawing.Size/*02000008*/ sz2) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::op_Subtraction - - .method /*0600013D*/ public hidebysig static - valuetype System.Drawing.Size/*02000008*/ - Round(valuetype System.Drawing.SizeF/*02000009*/ 'value') cil managed - // SIG: 00 01 11 20 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Round - - .method /*0600013E*/ public hidebysig static - valuetype System.Drawing.Size/*02000008*/ - Subtract(valuetype System.Drawing.Size/*02000008*/ sz1, - valuetype System.Drawing.Size/*02000008*/ sz2) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Subtract - - .method /*0600013F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::ToString - - .method /*06000140*/ public hidebysig static - valuetype System.Drawing.Size/*02000008*/ - Truncate(valuetype System.Drawing.SizeF/*02000009*/ 'value') cil managed - // SIG: 00 01 11 20 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Size::Truncate - - .property /*170000B3*/ instance int32 Height() - { - .get instance int32 System.Drawing.Size/*02000008*/::get_Height() /* 06000127 */ - .set instance void System.Drawing.Size/*02000008*/::set_Height(int32) /* 06000128 */ - } // end of property Size::Height - .property /*170000B4*/ instance bool IsEmpty() - { - .custom /*0C000023:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance bool System.Drawing.Size/*02000008*/::get_IsEmpty() /* 06000129 */ - } // end of property Size::IsEmpty - .property /*170000B5*/ instance int32 Width() - { - .get instance int32 System.Drawing.Size/*02000008*/::get_Width() /* 0600012A */ - .set instance void System.Drawing.Size/*02000008*/::set_Width(int32) /* 0600012B */ - } // end of property Size::Width -} // end of class System.Drawing.Size - -.class /*02000009*/ public sequential ansi sealed beforefieldinit System.Drawing.SizeF - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000013*//*1B000007*/ -{ - .field /*040000BC*/ private int32 _dummy - .field /*040000BD*/ public static initonly valuetype System.Drawing.SizeF/*02000009*/ Empty - .method /*06000141*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Drawing.PointF/*02000005*/ pt) cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::.ctor - - .method /*06000142*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Drawing.SizeF/*02000009*/ size) cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::.ctor - - .method /*06000143*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 width, - float32 height) cil managed - // SIG: 20 02 01 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::.ctor - - .method /*06000144*/ public hidebysig specialname - instance float32 get_Height() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::get_Height - - .method /*06000145*/ public hidebysig specialname - instance void set_Height(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SizeF::set_Height - - .method /*06000146*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::get_IsEmpty - - .method /*06000147*/ public hidebysig specialname - instance float32 get_Width() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::get_Width - - .method /*06000148*/ public hidebysig specialname - instance void set_Width(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SizeF::set_Width - - .method /*06000149*/ public hidebysig static - valuetype System.Drawing.SizeF/*02000009*/ - Add(valuetype System.Drawing.SizeF/*02000009*/ sz1, - valuetype System.Drawing.SizeF/*02000009*/ sz2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::Add - - .method /*0600014A*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Drawing.SizeF/*02000009*/ other) cil managed - // SIG: 20 01 02 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::Equals - - .method /*0600014B*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::Equals - - .method /*0600014C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::GetHashCode - - .method /*0600014D*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Addition(valuetype System.Drawing.SizeF/*02000009*/ sz1, - valuetype System.Drawing.SizeF/*02000009*/ sz2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Addition - - .method /*0600014E*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Division(valuetype System.Drawing.SizeF/*02000009*/ left, - float32 right) cil managed - // SIG: 00 02 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Division - - .method /*0600014F*/ public hidebysig specialname static - bool op_Equality(valuetype System.Drawing.SizeF/*02000009*/ sz1, - valuetype System.Drawing.SizeF/*02000009*/ sz2) cil managed - // SIG: 00 02 02 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Equality - - .method /*06000150*/ public hidebysig specialname static - valuetype System.Drawing.PointF/*02000005*/ - op_Explicit(valuetype System.Drawing.SizeF/*02000009*/ size) cil managed - // SIG: 00 01 11 14 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Explicit - - .method /*06000151*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Drawing.SizeF/*02000009*/ sz1, - valuetype System.Drawing.SizeF/*02000009*/ sz2) cil managed - // SIG: 00 02 02 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Inequality - - .method /*06000152*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Multiply(valuetype System.Drawing.SizeF/*02000009*/ left, - float32 right) cil managed - // SIG: 00 02 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Multiply - - .method /*06000153*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Multiply(float32 left, - valuetype System.Drawing.SizeF/*02000009*/ right) cil managed - // SIG: 00 02 11 24 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Multiply - - .method /*06000154*/ public hidebysig specialname static - valuetype System.Drawing.SizeF/*02000009*/ - op_Subtraction(valuetype System.Drawing.SizeF/*02000009*/ sz1, - valuetype System.Drawing.SizeF/*02000009*/ sz2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::op_Subtraction - - .method /*06000155*/ public hidebysig static - valuetype System.Drawing.SizeF/*02000009*/ - Subtract(valuetype System.Drawing.SizeF/*02000009*/ sz1, - valuetype System.Drawing.SizeF/*02000009*/ sz2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::Subtract - - .method /*06000156*/ public hidebysig instance valuetype System.Drawing.PointF/*02000005*/ - ToPointF() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::ToPointF - - .method /*06000157*/ public hidebysig instance valuetype System.Drawing.Size/*02000008*/ - ToSize() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::ToSize - - .method /*06000158*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SizeF::ToString - - .property /*170000B6*/ instance float32 - Height() - { - .get instance float32 System.Drawing.SizeF/*02000009*/::get_Height() /* 06000144 */ - .set instance void System.Drawing.SizeF/*02000009*/::set_Height(float32) /* 06000145 */ - } // end of property SizeF::Height - .property /*170000B7*/ instance bool IsEmpty() - { - .custom /*0C000024:0A000011*/ instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.BrowsableAttribute/*01000016*/::.ctor(bool) /* 0A000011 */ = ( 01 00 00 00 00 ) - .get instance bool System.Drawing.SizeF/*02000009*/::get_IsEmpty() /* 06000146 */ - } // end of property SizeF::IsEmpty - .property /*170000B8*/ instance float32 - Width() - { - .get instance float32 System.Drawing.SizeF/*02000009*/::get_Width() /* 06000147 */ - .set instance void System.Drawing.SizeF/*02000009*/::set_Width(float32) /* 06000148 */ - } // end of property SizeF::Width -} // end of class System.Drawing.SizeF - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il deleted file mode 100644 index 57710a63f6..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il +++ /dev/null @@ -1,984 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000398e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x7aea0000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000c275 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000393c [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000448] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001994 Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000448 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000990 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000397e Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 EA 7A - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000186c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000038bc [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000a9c Size -// '#~' Name -// Stream 2: -// 0x00000b08 Offset -// 0x00000bc0 Size -// '#Strings' Name -// Stream 3: -// 0x000016c8 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000016d0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000016e0 Offset -// 0x0000018c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25224 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17275 (68.49%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 6252 (24.79%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 8.12%) -// Unaccounted : -1063 (-4.21%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 6252 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 6 (120 bytes) -// ExportedType - 165 (2310 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 3007 bytes -// Blobs - 396 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Drawing.Common -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Drawing.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.ComponentModel.TypeConverter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Configuration.ConfigurationManager -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000006*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Drawing -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 12 53 79 73 74 65 6D 2E 44 72 61 77 69 6E // ...System.Drawin - 67 2E 64 6C 6C 00 00 ) // g.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 12 53 79 73 74 65 6D 2E 44 72 61 77 69 6E // ...System.Drawin - 67 2E 64 6C 6C 00 00 ) // g.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 12 53 79 73 74 65 6D 2E 44 72 61 77 69 6E // ...System.Drawin - 67 2E 64 6C 6C 00 00 ) // g.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Drawing.Bitmap -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Drawing.BitmapSuffixInSameAssemblyAttribute -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Drawing.Brush -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Drawing.Brushes -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Drawing.BufferedGraphics -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Drawing.BufferedGraphicsContext -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Drawing.BufferedGraphicsManager -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Drawing.CharacterRange -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Drawing.Color -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*2700000B*/ forwarder System.Drawing.ColorConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*23000004*/ -} -.class extern /*2700000C*/ forwarder System.Drawing.ColorTranslator -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Drawing.Configuration.SystemDrawingSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000005*/ -} -.class extern /*2700000E*/ forwarder System.Drawing.ContentAlignment -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Drawing.CopyPixelOperation -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Drawing.Design.CategoryNameCollection -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Drawing.Drawing2D.AdjustableArrowCap -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Drawing.Drawing2D.Blend -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Drawing.Drawing2D.ColorBlend -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Drawing.Drawing2D.CombineMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Drawing.Drawing2D.CompositingMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Drawing.Drawing2D.CompositingQuality -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Drawing.Drawing2D.CoordinateSpace -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Drawing.Drawing2D.CustomLineCap -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Drawing.Drawing2D.DashCap -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Drawing.Drawing2D.DashStyle -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.Drawing.Drawing2D.FillMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.Drawing.Drawing2D.FlushIntention -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.Drawing.Drawing2D.GraphicsContainer -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.Drawing.Drawing2D.GraphicsPath -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.Drawing.Drawing2D.GraphicsPathIterator -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000020*/ forwarder System.Drawing.Drawing2D.GraphicsState -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000021*/ forwarder System.Drawing.Drawing2D.HatchBrush -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000022*/ forwarder System.Drawing.Drawing2D.HatchStyle -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000023*/ forwarder System.Drawing.Drawing2D.InterpolationMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000024*/ forwarder System.Drawing.Drawing2D.LinearGradientBrush -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000025*/ forwarder System.Drawing.Drawing2D.LinearGradientMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000026*/ forwarder System.Drawing.Drawing2D.LineCap -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000027*/ forwarder System.Drawing.Drawing2D.LineJoin -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000028*/ forwarder System.Drawing.Drawing2D.Matrix -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000029*/ forwarder System.Drawing.Drawing2D.MatrixOrder -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700002A*/ forwarder System.Drawing.Drawing2D.PathData -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700002B*/ forwarder System.Drawing.Drawing2D.PathGradientBrush -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700002C*/ forwarder System.Drawing.Drawing2D.PathPointType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700002D*/ forwarder System.Drawing.Drawing2D.PenAlignment -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700002E*/ forwarder System.Drawing.Drawing2D.PenType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700002F*/ forwarder System.Drawing.Drawing2D.PixelOffsetMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000030*/ forwarder System.Drawing.Drawing2D.QualityMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000031*/ forwarder System.Drawing.Drawing2D.RegionData -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000032*/ forwarder System.Drawing.Drawing2D.SmoothingMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000033*/ forwarder System.Drawing.Drawing2D.WarpMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000034*/ forwarder System.Drawing.Drawing2D.WrapMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000035*/ forwarder System.Drawing.Font -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000036*/ forwarder System.Drawing.FontFamily -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000037*/ forwarder System.Drawing.FontStyle -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000038*/ forwarder System.Drawing.Graphics -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000039*/ DrawImageAbort -{ - .class extern System.Drawing.Graphics /*27000038*/ -} -.class extern /*2700003A*/ EnumerateMetafileProc -{ - .class extern System.Drawing.Graphics /*27000038*/ -} -.class extern /*2700003B*/ forwarder System.Drawing.GraphicsUnit -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700003C*/ forwarder System.Drawing.Icon -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700003D*/ forwarder System.Drawing.IDeviceContext -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700003E*/ forwarder System.Drawing.Image -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700003F*/ GetThumbnailImageAbort -{ - .class extern System.Drawing.Image /*2700003E*/ -} -.class extern /*27000040*/ forwarder System.Drawing.ImageAnimator -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000041*/ forwarder System.Drawing.Imaging.BitmapData -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000042*/ forwarder System.Drawing.Imaging.ColorAdjustType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000043*/ forwarder System.Drawing.Imaging.ColorChannelFlag -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000044*/ forwarder System.Drawing.Imaging.ColorMap -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000045*/ forwarder System.Drawing.Imaging.ColorMapType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000046*/ forwarder System.Drawing.Imaging.ColorMatrix -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000047*/ forwarder System.Drawing.Imaging.ColorMatrixFlag -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000048*/ forwarder System.Drawing.Imaging.ColorMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000049*/ forwarder System.Drawing.Imaging.ColorPalette -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700004A*/ forwarder System.Drawing.Imaging.EmfPlusRecordType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700004B*/ forwarder System.Drawing.Imaging.EmfType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700004C*/ forwarder System.Drawing.Imaging.Encoder -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700004D*/ forwarder System.Drawing.Imaging.EncoderParameter -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700004E*/ forwarder System.Drawing.Imaging.EncoderParameters -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700004F*/ forwarder System.Drawing.Imaging.EncoderParameterValueType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000050*/ forwarder System.Drawing.Imaging.EncoderValue -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000051*/ forwarder System.Drawing.Imaging.FrameDimension -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000052*/ forwarder System.Drawing.Imaging.ImageAttributes -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000053*/ forwarder System.Drawing.Imaging.ImageCodecFlags -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000054*/ forwarder System.Drawing.Imaging.ImageCodecInfo -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000055*/ forwarder System.Drawing.Imaging.ImageFlags -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000056*/ forwarder System.Drawing.Imaging.ImageFormat -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000057*/ forwarder System.Drawing.Imaging.ImageLockMode -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000058*/ forwarder System.Drawing.Imaging.Metafile -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000059*/ forwarder System.Drawing.Imaging.MetafileFrameUnit -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700005A*/ forwarder System.Drawing.Imaging.MetafileHeader -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700005B*/ forwarder System.Drawing.Imaging.MetafileType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700005C*/ forwarder System.Drawing.Imaging.MetaHeader -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700005D*/ forwarder System.Drawing.Imaging.PaletteFlags -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700005E*/ forwarder System.Drawing.Imaging.PixelFormat -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700005F*/ forwarder System.Drawing.Imaging.PlayRecordCallback -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000060*/ forwarder System.Drawing.Imaging.PropertyItem -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000061*/ forwarder System.Drawing.Imaging.WmfPlaceableFileHeader -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000062*/ forwarder System.Drawing.KnownColor -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*27000063*/ forwarder System.Drawing.Pen -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000064*/ forwarder System.Drawing.Pens -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000065*/ forwarder System.Drawing.Point -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*27000066*/ forwarder System.Drawing.PointConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*23000004*/ -} -.class extern /*27000067*/ forwarder System.Drawing.PointF -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*27000068*/ forwarder System.Drawing.Printing.Duplex -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000069*/ forwarder System.Drawing.Printing.InvalidPrinterException -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700006A*/ forwarder System.Drawing.Printing.Margins -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700006B*/ forwarder System.Drawing.Printing.PageSettings -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700006C*/ forwarder System.Drawing.Printing.PaperKind -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700006D*/ forwarder System.Drawing.Printing.PaperSize -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700006E*/ forwarder System.Drawing.Printing.PaperSource -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700006F*/ forwarder System.Drawing.Printing.PaperSourceKind -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000070*/ forwarder System.Drawing.Printing.PreviewPageInfo -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000071*/ forwarder System.Drawing.Printing.PreviewPrintController -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000072*/ forwarder System.Drawing.Printing.PrintAction -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000073*/ forwarder System.Drawing.Printing.PrintController -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000074*/ forwarder System.Drawing.Printing.PrintDocument -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000075*/ forwarder System.Drawing.Printing.PrinterResolution -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000076*/ forwarder System.Drawing.Printing.PrinterResolutionKind -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000077*/ forwarder System.Drawing.Printing.PrinterSettings -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000078*/ PaperSizeCollection -{ - .class extern System.Drawing.Printing.PrinterSettings /*27000077*/ -} -.class extern /*27000079*/ PaperSourceCollection -{ - .class extern System.Drawing.Printing.PrinterSettings /*27000077*/ -} -.class extern /*2700007A*/ PrinterResolutionCollection -{ - .class extern System.Drawing.Printing.PrinterSettings /*27000077*/ -} -.class extern /*2700007B*/ StringCollection -{ - .class extern System.Drawing.Printing.PrinterSettings /*27000077*/ -} -.class extern /*2700007C*/ forwarder System.Drawing.Printing.PrinterUnit -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700007D*/ forwarder System.Drawing.Printing.PrinterUnitConvert -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700007E*/ forwarder System.Drawing.Printing.PrintEventArgs -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700007F*/ forwarder System.Drawing.Printing.PrintEventHandler -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000080*/ forwarder System.Drawing.Printing.PrintingPermission -{ - .assembly extern System.Security.Permissions /*23000006*/ -} -.class extern /*27000081*/ forwarder System.Drawing.Printing.PrintingPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000006*/ -} -.class extern /*27000082*/ forwarder System.Drawing.Printing.PrintingPermissionLevel -{ - .assembly extern System.Security.Permissions /*23000006*/ -} -.class extern /*27000083*/ forwarder System.Drawing.Printing.PrintPageEventArgs -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000084*/ forwarder System.Drawing.Printing.PrintPageEventHandler -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000085*/ forwarder System.Drawing.Printing.PrintRange -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000086*/ forwarder System.Drawing.Printing.QueryPageSettingsEventArgs -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000087*/ forwarder System.Drawing.Printing.QueryPageSettingsEventHandler -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000088*/ forwarder System.Drawing.Printing.StandardPrintController -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000089*/ forwarder System.Drawing.Rectangle -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*2700008A*/ forwarder System.Drawing.RectangleConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*23000004*/ -} -.class extern /*2700008B*/ forwarder System.Drawing.RectangleF -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*2700008C*/ forwarder System.Drawing.Region -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700008D*/ forwarder System.Drawing.RotateFlipType -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700008E*/ forwarder System.Drawing.Size -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*2700008F*/ forwarder System.Drawing.SizeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*23000004*/ -} -.class extern /*27000090*/ forwarder System.Drawing.SizeF -{ - .assembly extern System.Drawing.Primitives /*23000003*/ -} -.class extern /*27000091*/ forwarder System.Drawing.SizeFConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*23000004*/ -} -.class extern /*27000092*/ forwarder System.Drawing.SolidBrush -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000093*/ forwarder System.Drawing.StringAlignment -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000094*/ forwarder System.Drawing.StringDigitSubstitute -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000095*/ forwarder System.Drawing.StringFormat -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000096*/ forwarder System.Drawing.StringFormatFlags -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000097*/ forwarder System.Drawing.StringTrimming -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000098*/ forwarder System.Drawing.StringUnit -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*27000099*/ forwarder System.Drawing.SystemBrushes -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700009A*/ forwarder System.Drawing.SystemColors -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700009B*/ forwarder System.Drawing.SystemFonts -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700009C*/ forwarder System.Drawing.SystemIcons -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700009D*/ forwarder System.Drawing.SystemPens -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700009E*/ forwarder System.Drawing.Text.FontCollection -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*2700009F*/ forwarder System.Drawing.Text.GenericFontFamilies -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*270000A0*/ forwarder System.Drawing.Text.HotkeyPrefix -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*270000A1*/ forwarder System.Drawing.Text.InstalledFontCollection -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*270000A2*/ forwarder System.Drawing.Text.PrivateFontCollection -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*270000A3*/ forwarder System.Drawing.Text.TextRenderingHint -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*270000A4*/ forwarder System.Drawing.TextureBrush -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.class extern /*270000A5*/ forwarder System.Drawing.ToolboxBitmapAttribute -{ - .assembly extern System.Drawing.Common /*23000002*/ -} -.module System.Drawing.dll -// MVID: {9d68b84e-4a45-4c55-b0b7-6bbf0794b303} -.imagebase 0x7aea0000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F86CD30C000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il deleted file mode 100644 index a8790721d1..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il +++ /dev/null @@ -1,445 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002d7a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000107ff -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002d27 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002bac [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000d80 Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000d7c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002d69 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000adc] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002b2c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000348 Size -// '#~' Name -// Stream 2: -// 0x000003b4 Offset -// 0x00000484 Size -// '#Strings' Name -// Stream 3: -// 0x00000838 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000083c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000084c Offset -// 0x00000290 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22160 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17651 (79.65%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 2780 (12.55%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.24%) -// Unaccounted : -1031 (-4.65%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2780 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 29 (406 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1156 bytes -// Blobs - 656 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Linq.Expressions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Dynamic.Runtime -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 16 53 79 73 74 65 6D 2E 44 79 6E 61 6D 69 // ...System.Dynami - 63 2E 52 75 6E 74 69 6D 65 00 00 ) // c.Runtime.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 44 79 6E 61 6D 69 // ...System.Dynami - 63 2E 52 75 6E 74 69 6D 65 00 00 ) // c.Runtime.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 44 79 6E 61 6D 69 // ...System.Dynami - 63 2E 52 75 6E 74 69 6D 65 00 00 ) // c.Runtime.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Dynamic.BinaryOperationBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Dynamic.BindingRestrictions -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Dynamic.CallInfo -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Dynamic.ConvertBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Dynamic.CreateInstanceBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Dynamic.DeleteIndexBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Dynamic.DeleteMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Dynamic.DynamicMetaObject -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Dynamic.DynamicMetaObjectBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Dynamic.DynamicObject -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Dynamic.ExpandoObject -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Dynamic.GetIndexBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Dynamic.GetMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Dynamic.IDynamicMetaObjectProvider -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Dynamic.IInvokeOnGetBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Dynamic.InvokeBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Dynamic.InvokeMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Dynamic.SetIndexBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Dynamic.SetMemberBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Dynamic.UnaryOperationBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Linq.Expressions.DynamicExpression -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Linq.Expressions.DynamicExpressionVisitor -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Runtime.CompilerServices.CallSite -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Runtime.CompilerServices.CallSite`1 -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Runtime.CompilerServices.CallSiteBinder -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Runtime.CompilerServices.CallSiteHelpers -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.Runtime.CompilerServices.ConditionalWeakTable`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001C*/ CreateValueCallback -{ - .class extern System.Runtime.CompilerServices.ConditionalWeakTable`2 /*2700001B*/ -} -.class extern /*2700001D*/ forwarder System.Runtime.CompilerServices.DynamicAttribute -{ - .assembly extern System.Linq.Expressions /*23000002*/ -} -.module System.Dynamic.Runtime.dll -// MVID: {74140717-0cc1-42df-ab8c-b692f2357702} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F3504047000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il deleted file mode 100644 index 3eb2987822..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il +++ /dev/null @@ -1,391 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002bf2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000568c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b9f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002a24 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000bf8 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000bf4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002be1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000954] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000029a4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000027c Size -// '#~' Name -// Stream 2: -// 0x000002e8 Offset -// 0x000003c0 Size -// '#Strings' Name -// Stream 3: -// 0x000006a8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000006ac Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000006bc Offset -// 0x00000298 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21640 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17707 (81.83%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2388 (11.04%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1215 (-5.61%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2388 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 16 (224 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 958 bytes -// Blobs - 664 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Globalization.Calendars -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 2E 43 61 6C 65 6E 64 61 72 // ization.Calendar - 73 00 00 ) // s.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 2E 43 61 6C 65 6E 64 61 72 // ization.Calendar - 73 00 00 ) // s.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 2E 43 61 6C 65 6E 64 61 72 // ization.Calendar - 73 00 00 ) // s.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Globalization.ChineseLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Globalization.EastAsianLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Globalization.GregorianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Globalization.GregorianCalendarTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Globalization.HebrewCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Globalization.HijriCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Globalization.JapaneseCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Globalization.JapaneseLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Globalization.JulianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Globalization.KoreanCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Globalization.KoreanLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.Globalization.PersianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Globalization.TaiwanCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Globalization.TaiwanLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000F*/ forwarder System.Globalization.ThaiBuddhistCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000010*/ forwarder System.Globalization.UmAlQuraCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Globalization.Calendars.dll -// MVID: {cbc9c9b4-5652-4666-8890-1d2a920186aa} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F81B044E000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il deleted file mode 100644 index 488f543f3e..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il +++ /dev/null @@ -1,348 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002aa2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00013249 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002a4f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000028d4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000aa8 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000aa4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002a91 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000804] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002854 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001e8 Size -// '#~' Name -// Stream 2: -// 0x00000254 Offset -// 0x00000304 Size -// '#Strings' Name -// Stream 3: -// 0x00000558 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000055c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000056c Offset -// 0x00000298 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21640 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17707 (81.83%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2052 ( 9.48%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -879 (-4.06%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2052 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 4 (56 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 769 bytes -// Blobs - 664 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Globalization.Extensions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 2E 45 78 74 65 6E 73 69 6F // ization.Extensio - 6E 73 00 00 ) // ns.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 2E 45 78 74 65 6E 73 69 6F // ization.Extensio - 6E 73 00 00 ) // ns.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 2E 45 78 74 65 6E 73 69 6F // ization.Extensio - 6E 73 00 00 ) // ns.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Globalization.GlobalizationExtensions -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Globalization.IdnMapping -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.StringNormalizationExtensions -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Text.NormalizationForm -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Globalization.Extensions.dll -// MVID: {bde99ad9-8ed9-4f2c-a99f-e49ef27f256f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA910364000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il deleted file mode 100644 index dfe5061772..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il +++ /dev/null @@ -1,380 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002b3a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014fb0 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002ae7 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000296c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000b40 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b3c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b29 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000089c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000028ec [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000260 Size -// '#~' Name -// Stream 2: -// 0x000002cc Offset -// 0x00000330 Size -// '#Strings' Name -// Stream 3: -// 0x000005fc Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000600 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000610 Offset -// 0x0000028c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21640 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17627 (81.46%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2204 (10.18%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -951 (-4.39%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2204 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 14 (196 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 816 bytes -// Blobs - 652 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 166 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Globalization -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 14 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 00 00 ) // ization.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 14 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 00 00 ) // ization.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 14 53 79 73 74 65 6D 2E 47 6C 6F 62 61 6C // ...System.Global - 69 7A 61 74 69 6F 6E 00 00 ) // ization.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Globalization.Calendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Globalization.CalendarWeekRule -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Globalization.CharUnicodeInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Globalization.CompareInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Globalization.CompareOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Globalization.CultureInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Globalization.CultureNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Globalization.DateTimeFormatInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Globalization.NumberFormatInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Globalization.RegionInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Globalization.StringInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.Globalization.TextElementEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Globalization.TextInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Globalization.UnicodeCategory -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Globalization.dll -// MVID: {438b752b-aaa2-450d-8891-9d2f0cc5736b} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FCE7C1D6000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il deleted file mode 100644 index 19fdd4112b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il +++ /dev/null @@ -1,823 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000031c2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00013cbf -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000316f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001c00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002ff4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000011c8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000001c4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000031b1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00000f04] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002f74 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000062c Size -// '#~' Name -// Stream 2: -// 0x00000698 Offset -// 0x00000558 Size -// '#Strings' Name -// Stream 3: -// 0x00000bf0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000bf4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000c04 Offset -// 0x00000300 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a09747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23184 -// PE header size : 512 (496 used) ( 2.21%) -// PE additional info : 17699 (76.34%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.31%) -// CLR meta-data size : 3844 (16.58%) -// CLR additional info : 128 ( 0.55%) -// CLR method headers : 33 ( 0.14%) -// Managed code : 103 ( 0.44%) -// Data : 2048 ( 8.83%) -// Unaccounted : -1255 (-5.41%) - -// Num.of PE sections : 3 -// .text - 4608 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3844 -// Module - 1 (10 bytes) -// TypeDef - 4 (56 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 31 (186 bytes) -// MethodDef - 33 (462 bytes) 0 abstract, 0 native, 33 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 66 (396 bytes) -// CustomAttribute- 17 (102 bytes) -// ClassLayout - 2 (16 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 6 (36 bytes) -// MethodSemantic- 7 (42 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 1366 bytes -// Blobs - 768 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 33 -// Num.of method bodies - 33 -// Num.of fat headers - 0 -// Num.of tiny headers - 33 - -// Managed code : 103 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BrotliDecoder (public) (sequential) (ansi) (sealed) -// Class BrotliEncoder (public) (sequential) (ansi) (sealed) -// Class BrotliStream (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Memory -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 4:1:0:0 -} -.assembly extern /*23000003*/ System.IO.Compression -{ - .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.Compression.Brotli -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 42 72 6F 74 6C 69 00 // pression.Brotli. - 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 42 72 6F 74 6C 69 00 // pression.Brotli. - 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 42 72 6F 74 6C 69 00 // pression.Brotli. - 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.IO.Compression.Brotli.dll -// MVID: {2fcfe0f5-5129-4111-b4b7-2b21abb411aa} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F1090F41000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public sequential ansi sealed beforefieldinit System.IO.Compression.BrotliDecoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .pack 0 - .size 1 - .method /*06000001*/ public hidebysig instance valuetype [System.Memory/*23000002*/]System.Buffers.OperationStatus/*01000013*/ - Decompress(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000014*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000015*/ destination, - [out] int32& bytesConsumed, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 11 4D 15 11 51 01 05 15 11 55 01 05 10 08 10 08 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 05 | */ ldarg.3 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 54 | */ stind.i4 - IL_0003: /* 0E | 04 */ ldarg.s bytesWritten - IL_0005: /* 16 | */ ldc.i4.0 - IL_0006: /* 54 | */ stind.i4 - IL_0007: /* 14 | */ ldnull - IL_0008: /* 7A | */ throw - } // end of method BrotliDecoder::Decompress - - .method /*06000002*/ public hidebysig static - bool TryDecompress(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000014*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000015*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 00 03 02 15 11 51 01 05 15 11 55 01 05 10 08 - { - // Method begins at RVA 0x205a - // Code size 5 (0x5) - .maxstack 8 - IL_0000: /* 04 | */ ldarg.2 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 54 | */ stind.i4 - IL_0003: /* 14 | */ ldnull - IL_0004: /* 7A | */ throw - } // end of method BrotliDecoder::TryDecompress - - .method /*06000003*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliDecoder::Dispose - -} // end of class System.IO.Compression.BrotliDecoder - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.IO.Compression.BrotliEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .pack 0 - .size 1 - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 quality, - int32 window) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliEncoder::.ctor - - .method /*06000005*/ public hidebysig instance valuetype [System.Memory/*23000002*/]System.Buffers.OperationStatus/*01000013*/ - Compress(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000014*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000015*/ destination, - [out] int32& bytesConsumed, - [out] int32& bytesWritten, - bool isFinalBlock) cil managed - // SIG: 20 05 11 4D 15 11 51 01 05 15 11 55 01 05 10 08 10 08 02 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 05 | */ ldarg.3 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 54 | */ stind.i4 - IL_0003: /* 0E | 04 */ ldarg.s bytesWritten - IL_0005: /* 16 | */ ldc.i4.0 - IL_0006: /* 54 | */ stind.i4 - IL_0007: /* 14 | */ ldnull - IL_0008: /* 7A | */ throw - } // end of method BrotliEncoder::Compress - - .method /*06000006*/ public hidebysig instance valuetype [System.Memory/*23000002*/]System.Buffers.OperationStatus/*01000013*/ - Flush(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000015*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 11 4D 15 11 55 01 05 10 08 - { - // Method begins at RVA 0x205a - // Code size 5 (0x5) - .maxstack 8 - IL_0000: /* 04 | */ ldarg.2 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 54 | */ stind.i4 - IL_0003: /* 14 | */ ldnull - IL_0004: /* 7A | */ throw - } // end of method BrotliEncoder::Flush - - .method /*06000007*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliEncoder::Dispose - - .method /*06000008*/ public hidebysig static - bool TryCompress(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000014*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000015*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 00 03 02 15 11 51 01 05 15 11 55 01 05 10 08 - { - // Method begins at RVA 0x205a - // Code size 5 (0x5) - .maxstack 8 - IL_0000: /* 04 | */ ldarg.2 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 54 | */ stind.i4 - IL_0003: /* 14 | */ ldnull - IL_0004: /* 7A | */ throw - } // end of method BrotliEncoder::TryCompress - - .method /*06000009*/ public hidebysig static - bool TryCompress(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000014*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000015*/ destination, - [out] int32& bytesWritten, - int32 quality, - int32 window) cil managed - // SIG: 00 05 02 15 11 51 01 05 15 11 55 01 05 10 08 08 08 - { - // Method begins at RVA 0x205a - // Code size 5 (0x5) - .maxstack 8 - IL_0000: /* 04 | */ ldarg.2 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 54 | */ stind.i4 - IL_0003: /* 14 | */ ldnull - IL_0004: /* 7A | */ throw - } // end of method BrotliEncoder::TryCompress - - .method /*0600000A*/ public hidebysig static - int32 GetMaxCompressedLength(int32 inputSize) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliEncoder::GetMaxCompressedLength - -} // end of class System.IO.Compression.BrotliEncoder - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.IO.Compression.BrotliStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ -{ - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ 'stream', - valuetype [System.IO.Compression/*23000003*/]System.IO.Compression.CompressionLevel/*01000017*/ compressionLevel) cil managed - // SIG: 20 02 01 12 59 11 5D - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method BrotliStream::.ctor - - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ 'stream', - valuetype [System.IO.Compression/*23000003*/]System.IO.Compression.CompressionLevel/*01000017*/ compressionLevel, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 59 11 5D 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method BrotliStream::.ctor - - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ 'stream', - valuetype [System.IO.Compression/*23000003*/]System.IO.Compression.CompressionMode/*01000018*/ mode) cil managed - // SIG: 20 02 01 12 59 11 61 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method BrotliStream::.ctor - - .method /*0600000E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ 'stream', - valuetype [System.IO.Compression/*23000003*/]System.IO.Compression.CompressionMode/*01000018*/ mode, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 59 11 61 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method BrotliStream::.ctor - - .method /*0600000F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ - get_BaseStream() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::get_BaseStream - - .method /*06000010*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::get_CanRead - - .method /*06000011*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::get_CanSeek - - .method /*06000012*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::get_CanWrite - - .method /*06000013*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::get_Length - - .method /*06000014*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::get_Position - - .method /*06000015*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliStream::set_Position - - .method /*06000016*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliStream::Dispose - - .method /*06000017*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliStream::Flush - - .method /*06000018*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000019*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001A*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 65 1D 05 08 08 12 69 1C - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::BeginRead - - .method /*06000019*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000019*/ asyncResult) cil managed - // SIG: 20 01 08 12 65 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::EndRead - - .method /*0600001A*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::Read - - .method /*0600001B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001D*/ cancellationToken) cil managed - // SIG: 20 04 15 12 71 01 08 1D 05 08 08 11 75 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::ReadAsync - - .method /*0600001C*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*0100001E*/ origin) cil managed - // SIG: 20 02 0A 0A 11 79 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::Seek - - .method /*0600001D*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliStream::SetLength - - .method /*0600001E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000019*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001A*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 65 1D 05 08 08 12 69 1C - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::BeginWrite - - .method /*0600001F*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000019*/ asyncResult) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliStream::EndWrite - - .method /*06000020*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2060 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BrotliStream::Write - - .method /*06000021*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001F*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001D*/ cancellationToken) cil managed - // SIG: 20 04 12 7D 1D 05 08 08 11 75 - { - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BrotliStream::WriteAsync - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ System.IO.Compression.BrotliStream/*02000004*/::get_BaseStream() /* 0600000F */ - } // end of property BrotliStream::BaseStream - .property /*17000002*/ instance bool CanRead() - { - .get instance bool System.IO.Compression.BrotliStream/*02000004*/::get_CanRead() /* 06000010 */ - } // end of property BrotliStream::CanRead - .property /*17000003*/ instance bool CanSeek() - { - .get instance bool System.IO.Compression.BrotliStream/*02000004*/::get_CanSeek() /* 06000011 */ - } // end of property BrotliStream::CanSeek - .property /*17000004*/ instance bool CanWrite() - { - .get instance bool System.IO.Compression.BrotliStream/*02000004*/::get_CanWrite() /* 06000012 */ - } // end of property BrotliStream::CanWrite - .property /*17000005*/ instance int64 Length() - { - .get instance int64 System.IO.Compression.BrotliStream/*02000004*/::get_Length() /* 06000013 */ - } // end of property BrotliStream::Length - .property /*17000006*/ instance int64 Position() - { - .get instance int64 System.IO.Compression.BrotliStream/*02000004*/::get_Position() /* 06000014 */ - .set instance void System.IO.Compression.BrotliStream/*02000004*/::set_Position(int64) /* 06000015 */ - } // end of property BrotliStream::Position -} // end of class System.IO.Compression.BrotliStream - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il deleted file mode 100644 index 50e29c7837..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il +++ /dev/null @@ -1,306 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000025e6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00012424 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002594 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000004ec] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001000 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000005ec Virtual Size -// 0x00002000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000004ec Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000005e8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000025d6 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000004c4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002514 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000160 Size -// '#~' Name -// Stream 2: -// 0x000001cc Offset -// 0x000001d4 Size -// '#Strings' Name -// Stream 3: -// 0x000003a0 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000003a8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000003b8 Offset -// 0x0000010c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 20104 -// PE header size : 512 (496 used) ( 2.55%) -// PE additional info : 17439 (86.74%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.36%) -// CLR meta-data size : 1220 ( 6.07%) -// CLR additional info : 128 ( 0.64%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 (10.19%) -// Unaccounted : -1315 (-6.54%) - -// Num.of PE sections : 3 -// .text - 1536 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1220 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 2 (28 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 467 bytes -// Blobs - 268 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 167 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.IO.Compression.ZipFile -{ - .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.IO.Compression.FileSystem -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 24 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ..$System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 46 69 6C 65 53 79 73 // pression.FileSys - 74 65 6D 2E 64 6C 6C 00 00 ) // tem.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 24 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ..$System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 46 69 6C 65 53 79 73 // pression.FileSys - 74 65 6D 2E 64 6C 6C 00 00 ) // tem.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 24 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ..$System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 46 69 6C 65 53 79 73 // pression.FileSys - 74 65 6D 2E 64 6C 6C 00 00 ) // tem.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.IO.Compression.ZipFile -{ - .assembly extern System.IO.Compression.ZipFile /*23000002*/ -} -.class extern /*27000002*/ forwarder System.IO.Compression.ZipFileExtensions -{ - .assembly extern System.IO.Compression.ZipFile /*23000002*/ -} -.module System.IO.Compression.FileSystem.dll -// MVID: {627b26dc-a10b-4500-899c-e9dc5c7f1d44} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F665403E000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il deleted file mode 100644 index 28d282cab4..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il +++ /dev/null @@ -1,555 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d81 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002e92 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b636 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002e3f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002cc4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000e98 Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000e94 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002e81 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002058 [0x00000bec] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002c44 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000043c Size -// '#~' Name -// Stream 2: -// 0x000004a8 Offset -// 0x00000498 Size -// '#Strings' Name -// Stream 3: -// 0x00000940 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000944 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000954 Offset -// 0x00000298 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000900001547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22664 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17691 (78.06%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 3052 (13.47%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 16 ( 0.07%) -// Managed code : 21 ( 0.09%) -// Data : 2048 ( 9.04%) -// Unaccounted : -876 (-3.87%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3052 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 25 (150 bytes) -// MethodDef - 16 (224 bytes) 0 abstract, 0 native, 16 bodies -// MemberRef - 17 (102 bytes) -// ParamDef - 46 (276 bytes) -// CustomAttribute- 26 (156 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1175 bytes -// Blobs - 664 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 16 -// Num.of method bodies - 16 -// Num.of fat headers - 0 -// Num.of tiny headers - 16 - -// Managed code : 21 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ZipFile (public) (abstract) (auto) (ansi) (sealed) -// Class ZipFileExtensions (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.IO.Compression -{ - .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.Compression.ZipFile -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 5A 69 70 46 69 6C 65 // pression.ZipFile - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 5A 69 70 46 69 6C 65 // pression.ZipFile - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 2E 5A 69 70 46 69 6C 65 // pression.ZipFile - 00 00 ) - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:4:0 -} -.module System.IO.Compression.ZipFile.dll -// MVID: {5fbedfe7-40ff-4a42-acb6-29f540da75f1} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FED0C24D000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.IO.Compression.ZipFile - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000001*/ public hidebysig static - void CreateFromDirectory(string sourceDirectoryName, - string destinationArchiveFileName) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::CreateFromDirectory - - .method /*06000002*/ public hidebysig static - void CreateFromDirectory(string sourceDirectoryName, - string destinationArchiveFileName, - valuetype [System.IO.Compression/*23000002*/]System.IO.Compression.CompressionLevel/*01000013*/ compressionLevel, - bool includeBaseDirectory) cil managed - // SIG: 00 04 01 0E 0E 11 4D 02 - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::CreateFromDirectory - - .method /*06000003*/ public hidebysig static - void CreateFromDirectory(string sourceDirectoryName, - string destinationArchiveFileName, - valuetype [System.IO.Compression/*23000002*/]System.IO.Compression.CompressionLevel/*01000013*/ compressionLevel, - bool includeBaseDirectory, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ entryNameEncoding) cil managed - // SIG: 00 05 01 0E 0E 11 4D 02 12 51 - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::CreateFromDirectory - - .method /*06000004*/ public hidebysig static - void ExtractToDirectory(string sourceArchiveFileName, - string destinationDirectoryName) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::ExtractToDirectory - - .method /*06000005*/ public hidebysig static - void ExtractToDirectory(string sourceArchiveFileName, - string destinationDirectoryName, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ entryNameEncoding) cil managed - // SIG: 00 03 01 0E 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::ExtractToDirectory - - .method /*06000006*/ public hidebysig static - void ExtractToDirectory(string sourceArchiveFileName, - string destinationDirectoryName, - bool overwriteFiles) cil managed - // SIG: 00 03 01 0E 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::ExtractToDirectory - - .method /*06000007*/ public hidebysig static - void ExtractToDirectory(string sourceArchiveFileName, - string destinationDirectoryName, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ entryNameEncoding, - bool overwriteFiles) cil managed - // SIG: 00 04 01 0E 0E 12 51 02 - { - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFile::ExtractToDirectory - - .method /*06000008*/ public hidebysig static - class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ - Open(string archiveFileName, - valuetype [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchiveMode/*01000016*/ mode) cil managed - // SIG: 00 02 12 55 0E 11 59 - { - // Method begins at RVA 0x2052 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipFile::Open - - .method /*06000009*/ public hidebysig static - class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ - Open(string archiveFileName, - valuetype [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchiveMode/*01000016*/ mode, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ entryNameEncoding) cil managed - // SIG: 00 03 12 55 0E 11 59 12 51 - { - // Method begins at RVA 0x2052 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipFile::Open - - .method /*0600000A*/ public hidebysig static - class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ - OpenRead(string archiveFileName) cil managed - // SIG: 00 01 12 55 0E - { - // Method begins at RVA 0x2052 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipFile::OpenRead - -} // end of class System.IO.Compression.ZipFile - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.IO.Compression.ZipFileExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000013:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000018*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000017*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600000B*/ public hidebysig static - class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchiveEntry/*01000019*/ - CreateEntryFromFile(class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ destination, - string sourceFileName, - string entryName) cil managed - // SIG: 00 03 12 65 12 55 0E 0E - { - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2052 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipFileExtensions::CreateEntryFromFile - - .method /*0600000C*/ public hidebysig static - class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchiveEntry/*01000019*/ - CreateEntryFromFile(class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ destination, - string sourceFileName, - string entryName, - valuetype [System.IO.Compression/*23000002*/]System.IO.Compression.CompressionLevel/*01000013*/ compressionLevel) cil managed - // SIG: 00 04 12 65 12 55 0E 0E 11 4D - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2052 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipFileExtensions::CreateEntryFromFile - - .method /*0600000D*/ public hidebysig static - void ExtractToDirectory(class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ source, - string destinationDirectoryName) cil managed - // SIG: 00 02 01 12 55 0E - { - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFileExtensions::ExtractToDirectory - - .method /*0600000E*/ public hidebysig static - void ExtractToDirectory(class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchive/*01000015*/ source, - string destinationDirectoryName, - bool overwriteFiles) cil managed - // SIG: 00 03 01 12 55 0E 02 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFileExtensions::ExtractToDirectory - - .method /*0600000F*/ public hidebysig static - void ExtractToFile(class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchiveEntry/*01000019*/ source, - string destinationFileName) cil managed - // SIG: 00 02 01 12 65 0E - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFileExtensions::ExtractToFile - - .method /*06000010*/ public hidebysig static - void ExtractToFile(class [System.IO.Compression/*23000002*/]System.IO.Compression.ZipArchiveEntry/*01000019*/ source, - string destinationFileName, - bool overwrite) cil managed - // SIG: 00 03 01 12 65 0E 02 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipFileExtensions::ExtractToFile - -} // end of class System.IO.Compression.ZipFileExtensions - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il deleted file mode 100644 index 686209380a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il +++ /dev/null @@ -1,1333 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000036ba -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000fc2c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003667 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000034ec [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000016c0 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000006bc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000036a9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00001404] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000346c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000a54 Size -// '#~' Name -// Stream 2: -// 0x00000ac0 Offset -// 0x0000060c Size -// '#Strings' Name -// Stream 3: -// 0x000010cc Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000010d0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000010e0 Offset -// 0x00000324 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24720 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17635 (71.34%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5124 (20.73%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 71 ( 0.29%) -// Managed code : 190 ( 0.77%) -// Data : 2048 ( 8.28%) -// Unaccounted : -1060 (-4.29%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5124 -// Module - 1 (10 bytes) -// TypeDef - 8 (112 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 29 (174 bytes) -// MethodDef - 71 (994 bytes) 0 abstract, 0 native, 71 bodies -// FieldDef - 11 (66 bytes) 0 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 99 (594 bytes) -// Constant - 8 (48 bytes) -// CustomAttribute- 18 (108 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 4 (16 bytes) -// Property - 22 (132 bytes) -// MethodSemantic- 26 (156 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1548 bytes -// Blobs - 804 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 71 -// Num.of method bodies - 71 -// Num.of fat headers - 0 -// Num.of tiny headers - 71 - -// Managed code : 190 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CompressionLevel (public) (auto) (ansi) (sealed) -// Class CompressionMode (public) (auto) (ansi) (sealed) -// Class DeflateStream (public) (auto) (ansi) -// Class GZipStream (public) (auto) (ansi) -// Class ZipArchive (public) (auto) (ansi) -// Class ZipArchiveEntry (public) (auto) (ansi) -// Class ZipArchiveMode (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.Compression -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 15 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 00 00 ) // pression.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 00 00 ) // pression.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 53 79 73 74 65 6D 2E 49 4F 2E 43 6F 6D // ...System.IO.Com - 70 72 65 73 73 69 6F 6E 00 00 ) // pression.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.IO.Compression.dll -// MVID: {d7820b6c-5eed-4b11-82ee-7c275325b395} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F47180FD000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.IO.Compression.CompressionLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.IO.Compression.CompressionLevel/*02000002*/ Fastest = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.IO.Compression.CompressionLevel/*02000002*/ NoCompression = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.IO.Compression.CompressionLevel/*02000002*/ Optimal = int32(0x00000000) -} // end of class System.IO.Compression.CompressionLevel - -.class /*02000003*/ public auto ansi sealed System.IO.Compression.CompressionMode - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000005*/ public specialname rtspecialname int32 value__ - .field /*04000006*/ public static literal valuetype System.IO.Compression.CompressionMode/*02000003*/ Compress = int32(0x00000001) - .field /*04000007*/ public static literal valuetype System.IO.Compression.CompressionMode/*02000003*/ Decompress = int32(0x00000000) -} // end of class System.IO.Compression.CompressionMode - -.class /*02000004*/ public auto ansi beforefieldinit System.IO.Compression.DeflateStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionLevel/*02000002*/ compressionLevel) cil managed - // SIG: 20 02 01 12 49 11 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DeflateStream::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionLevel/*02000002*/ compressionLevel, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 49 11 08 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DeflateStream::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionMode/*02000003*/ mode) cil managed - // SIG: 20 02 01 12 49 11 0C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DeflateStream::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionMode/*02000003*/ mode, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 49 11 0C 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DeflateStream::.ctor - - .method /*06000005*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ - get_BaseStream() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::get_BaseStream - - .method /*06000006*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::get_CanRead - - .method /*06000007*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::get_CanSeek - - .method /*06000008*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::get_CanWrite - - .method /*06000009*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::get_Length - - .method /*0600000A*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::get_Position - - .method /*0600000B*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeflateStream::set_Position - - .method /*0600000C*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeflateStream::Dispose - - .method /*0600000D*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeflateStream::Flush - - .method /*0600000E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000014*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 4D 1D 05 08 08 12 51 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::BeginRead - - .method /*0600000F*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ asyncResult) cil managed - // SIG: 20 01 08 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::EndRead - - .method /*06000010*/ public hidebysig virtual - instance int32 Read(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::Read - - .method /*06000011*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000016*/ - ReadAsync(uint8[] 'array', - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000017*/ cancellationToken) cil managed - // SIG: 20 04 15 12 59 01 08 1D 05 08 08 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::ReadAsync - - .method /*06000012*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000018*/ origin) cil managed - // SIG: 20 02 0A 0A 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::Seek - - .method /*06000013*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeflateStream::SetLength - - .method /*06000014*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ - BeginWrite(uint8[] 'array', - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000014*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 4D 1D 05 08 08 12 51 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::BeginWrite - - .method /*06000015*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ asyncResult) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeflateStream::EndWrite - - .method /*06000016*/ public hidebysig virtual - instance void Write(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeflateStream::Write - - .method /*06000017*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000019*/ - WriteAsync(uint8[] 'array', - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000017*/ cancellationToken) cil managed - // SIG: 20 04 12 65 1D 05 08 08 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeflateStream::WriteAsync - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ System.IO.Compression.DeflateStream/*02000004*/::get_BaseStream() /* 06000005 */ - } // end of property DeflateStream::BaseStream - .property /*17000002*/ instance bool CanRead() - { - .get instance bool System.IO.Compression.DeflateStream/*02000004*/::get_CanRead() /* 06000006 */ - } // end of property DeflateStream::CanRead - .property /*17000003*/ instance bool CanSeek() - { - .get instance bool System.IO.Compression.DeflateStream/*02000004*/::get_CanSeek() /* 06000007 */ - } // end of property DeflateStream::CanSeek - .property /*17000004*/ instance bool CanWrite() - { - .get instance bool System.IO.Compression.DeflateStream/*02000004*/::get_CanWrite() /* 06000008 */ - } // end of property DeflateStream::CanWrite - .property /*17000005*/ instance int64 Length() - { - .get instance int64 System.IO.Compression.DeflateStream/*02000004*/::get_Length() /* 06000009 */ - } // end of property DeflateStream::Length - .property /*17000006*/ instance int64 Position() - { - .get instance int64 System.IO.Compression.DeflateStream/*02000004*/::get_Position() /* 0600000A */ - .set instance void System.IO.Compression.DeflateStream/*02000004*/::set_Position(int64) /* 0600000B */ - } // end of property DeflateStream::Position -} // end of class System.IO.Compression.DeflateStream - -.class /*02000005*/ public auto ansi beforefieldinit System.IO.Compression.GZipStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ -{ - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionLevel/*02000002*/ compressionLevel) cil managed - // SIG: 20 02 01 12 49 11 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method GZipStream::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionLevel/*02000002*/ compressionLevel, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 49 11 08 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method GZipStream::.ctor - - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionMode/*02000003*/ mode) cil managed - // SIG: 20 02 01 12 49 11 0C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method GZipStream::.ctor - - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.CompressionMode/*02000003*/ mode, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 49 11 0C 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method GZipStream::.ctor - - .method /*0600001C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ - get_BaseStream() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::get_BaseStream - - .method /*0600001D*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::get_CanRead - - .method /*0600001E*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::get_CanSeek - - .method /*0600001F*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::get_CanWrite - - .method /*06000020*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::get_Length - - .method /*06000021*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::get_Position - - .method /*06000022*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GZipStream::set_Position - - .method /*06000023*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GZipStream::Dispose - - .method /*06000024*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GZipStream::Flush - - .method /*06000025*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ - BeginRead(uint8[] 'array', - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000014*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 4D 1D 05 08 08 12 51 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::BeginRead - - .method /*06000026*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ asyncResult) cil managed - // SIG: 20 01 08 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::EndRead - - .method /*06000027*/ public hidebysig virtual - instance int32 Read(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::Read - - .method /*06000028*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000016*/ - ReadAsync(uint8[] 'array', - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000017*/ cancellationToken) cil managed - // SIG: 20 04 15 12 59 01 08 1D 05 08 08 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::ReadAsync - - .method /*06000029*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000018*/ origin) cil managed - // SIG: 20 02 0A 0A 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::Seek - - .method /*0600002A*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GZipStream::SetLength - - .method /*0600002B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ - BeginWrite(uint8[] 'array', - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000014*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 4D 1D 05 08 08 12 51 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::BeginWrite - - .method /*0600002C*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000013*/ asyncResult) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GZipStream::EndWrite - - .method /*0600002D*/ public hidebysig virtual - instance void Write(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GZipStream::Write - - .method /*0600002E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000019*/ - WriteAsync(uint8[] 'array', - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000017*/ cancellationToken) cil managed - // SIG: 20 04 12 65 1D 05 08 08 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GZipStream::WriteAsync - - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ System.IO.Compression.GZipStream/*02000005*/::get_BaseStream() /* 0600001C */ - } // end of property GZipStream::BaseStream - .property /*17000008*/ instance bool CanRead() - { - .get instance bool System.IO.Compression.GZipStream/*02000005*/::get_CanRead() /* 0600001D */ - } // end of property GZipStream::CanRead - .property /*17000009*/ instance bool CanSeek() - { - .get instance bool System.IO.Compression.GZipStream/*02000005*/::get_CanSeek() /* 0600001E */ - } // end of property GZipStream::CanSeek - .property /*1700000A*/ instance bool CanWrite() - { - .get instance bool System.IO.Compression.GZipStream/*02000005*/::get_CanWrite() /* 0600001F */ - } // end of property GZipStream::CanWrite - .property /*1700000B*/ instance int64 Length() - { - .get instance int64 System.IO.Compression.GZipStream/*02000005*/::get_Length() /* 06000020 */ - } // end of property GZipStream::Length - .property /*1700000C*/ instance int64 Position() - { - .get instance int64 System.IO.Compression.GZipStream/*02000005*/::get_Position() /* 06000021 */ - .set instance void System.IO.Compression.GZipStream/*02000005*/::set_Position(int64) /* 06000022 */ - } // end of property GZipStream::Position -} // end of class System.IO.Compression.GZipStream - -.class /*02000006*/ public auto ansi beforefieldinit System.IO.Compression.ZipArchive - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001A*/ -{ - .method /*0600002F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream') cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ZipArchive::.ctor - - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ mode) cil managed - // SIG: 20 02 01 12 49 11 20 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ZipArchive::.ctor - - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ mode, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 49 11 20 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ZipArchive::.ctor - - .method /*06000032*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ mode, - bool leaveOpen, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001B*/ entryNameEncoding) cil managed - // SIG: 20 04 01 12 49 11 20 02 12 6D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ZipArchive::.ctor - - .method /*06000033*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Entries() cil managed - // SIG: 20 00 15 12 71 01 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchive::get_Entries - - .method /*06000034*/ public hidebysig specialname - instance valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ - get_Mode() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchive::get_Mode - - .method /*06000035*/ public hidebysig instance class System.IO.Compression.ZipArchiveEntry/*02000007*/ - CreateEntry(string entryName) cil managed - // SIG: 20 01 12 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchive::CreateEntry - - .method /*06000036*/ public hidebysig instance class System.IO.Compression.ZipArchiveEntry/*02000007*/ - CreateEntry(string entryName, - valuetype System.IO.Compression.CompressionLevel/*02000002*/ compressionLevel) cil managed - // SIG: 20 02 12 1C 0E 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchive::CreateEntry - - .method /*06000037*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipArchive::Dispose - - .method /*06000038*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipArchive::Dispose - - .method /*06000039*/ public hidebysig instance class System.IO.Compression.ZipArchiveEntry/*02000007*/ - GetEntry(string entryName) cil managed - // SIG: 20 01 12 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchive::GetEntry - - .property /*1700000D*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Entries() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.IO.Compression.ZipArchive/*02000006*/::get_Entries() /* 06000033 */ - } // end of property ZipArchive::Entries - .property /*1700000E*/ instance valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ - Mode() - { - .get instance valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ System.IO.Compression.ZipArchive/*02000006*/::get_Mode() /* 06000034 */ - } // end of property ZipArchive::Mode -} // end of class System.IO.Compression.ZipArchive - -.class /*02000007*/ public auto ansi beforefieldinit System.IO.Compression.ZipArchiveEntry - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600003A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ZipArchiveEntry::.ctor - - .method /*0600003B*/ public hidebysig specialname - instance class System.IO.Compression.ZipArchive/*02000006*/ - get_Archive() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_Archive - - .method /*0600003C*/ public hidebysig specialname - instance int64 get_CompressedLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_CompressedLength - - .method /*0600003D*/ public hidebysig specialname - instance int32 get_ExternalAttributes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_ExternalAttributes - - .method /*0600003E*/ public hidebysig specialname - instance void set_ExternalAttributes(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipArchiveEntry::set_ExternalAttributes - - .method /*0600003F*/ public hidebysig specialname - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_FullName - - .method /*06000040*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001D*/ - get_LastWriteTime() cil managed - // SIG: 20 00 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_LastWriteTime - - .method /*06000041*/ public hidebysig specialname - instance void set_LastWriteTime(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 11 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipArchiveEntry::set_LastWriteTime - - .method /*06000042*/ public hidebysig specialname - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_Length - - .method /*06000043*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_Name - - .method /*06000044*/ public hidebysig specialname - instance uint32 get_Crc32() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::get_Crc32 - - .method /*06000045*/ public hidebysig instance void - Delete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ZipArchiveEntry::Delete - - .method /*06000046*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ - Open() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::Open - - .method /*06000047*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ZipArchiveEntry::ToString - - .property /*1700000F*/ instance class System.IO.Compression.ZipArchive/*02000006*/ - Archive() - { - .get instance class System.IO.Compression.ZipArchive/*02000006*/ System.IO.Compression.ZipArchiveEntry/*02000007*/::get_Archive() /* 0600003B */ - } // end of property ZipArchiveEntry::Archive - .property /*17000010*/ instance int64 CompressedLength() - { - .get instance int64 System.IO.Compression.ZipArchiveEntry/*02000007*/::get_CompressedLength() /* 0600003C */ - } // end of property ZipArchiveEntry::CompressedLength - .property /*17000011*/ instance int32 ExternalAttributes() - { - .get instance int32 System.IO.Compression.ZipArchiveEntry/*02000007*/::get_ExternalAttributes() /* 0600003D */ - .set instance void System.IO.Compression.ZipArchiveEntry/*02000007*/::set_ExternalAttributes(int32) /* 0600003E */ - } // end of property ZipArchiveEntry::ExternalAttributes - .property /*17000012*/ instance string FullName() - { - .get instance string System.IO.Compression.ZipArchiveEntry/*02000007*/::get_FullName() /* 0600003F */ - } // end of property ZipArchiveEntry::FullName - .property /*17000013*/ instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001D*/ - LastWriteTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001D*/ System.IO.Compression.ZipArchiveEntry/*02000007*/::get_LastWriteTime() /* 06000040 */ - .set instance void System.IO.Compression.ZipArchiveEntry/*02000007*/::set_LastWriteTime(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001D*/) /* 06000041 */ - } // end of property ZipArchiveEntry::LastWriteTime - .property /*17000014*/ instance int64 Length() - { - .get instance int64 System.IO.Compression.ZipArchiveEntry/*02000007*/::get_Length() /* 06000042 */ - } // end of property ZipArchiveEntry::Length - .property /*17000015*/ instance string Name() - { - .get instance string System.IO.Compression.ZipArchiveEntry/*02000007*/::get_Name() /* 06000043 */ - } // end of property ZipArchiveEntry::Name - .property /*17000016*/ instance uint32 Crc32() - { - .custom /*0C000012:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance uint32 System.IO.Compression.ZipArchiveEntry/*02000007*/::get_Crc32() /* 06000044 */ - } // end of property ZipArchiveEntry::Crc32 -} // end of class System.IO.Compression.ZipArchiveEntry - -.class /*02000008*/ public auto ansi sealed System.IO.Compression.ZipArchiveMode - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000008*/ public specialname rtspecialname int32 value__ - .field /*04000009*/ public static literal valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ Create = int32(0x00000001) - .field /*0400000A*/ public static literal valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ Read = int32(0x00000000) - .field /*0400000B*/ public static literal valuetype System.IO.Compression.ZipArchiveMode/*02000008*/ Update = int32(0x00000002) -} // end of class System.IO.Compression.ZipArchiveMode - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il deleted file mode 100644 index 9d0af540dc..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il +++ /dev/null @@ -1,624 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002eee -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000145d2 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002e9b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002d20 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000ef4 Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ef0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002edd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00000c38] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ca0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000448 Size -// '#~' Name -// Stream 2: -// 0x000004b4 Offset -// 0x00000474 Size -// '#Strings' Name -// Stream 3: -// 0x00000928 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000092c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000093c Offset -// 0x000002fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22664 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17707 (78.13%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 3128 (13.80%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 18 ( 0.08%) -// Managed code : 59 ( 0.26%) -// Data : 2048 ( 9.04%) -// Unaccounted : -1008 (-4.45%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3128 -// Module - 1 (10 bytes) -// TypeDef - 4 (56 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 24 (144 bytes) -// MethodDef - 18 (252 bytes) 0 abstract, 0 native, 18 bodies -// FieldDef - 8 (48 bytes) 0 constant -// MemberRef - 18 (108 bytes) -// ParamDef - 9 (54 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 7 (42 bytes) -// CustomAttribute- 17 (102 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 9 (54 bytes) -// MethodSemantic- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1139 bytes -// Blobs - 764 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 199 bytes - -// CLR additional info : 128 - -// CLR method headers : 18 -// Num.of method bodies - 18 -// Num.of fat headers - 0 -// Num.of tiny headers - 18 - -// Managed code : 59 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DriveInfo (public) (auto) (ansi) (sealed) -// Class DriveNotFoundException (public) (auto) (ansi) -// Class DriveType (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.IO.FileSystem -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.IO.FileSystem.DriveInfo -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 44 72 69 76 65 49 6E 66 // eSystem.DriveInf - 6F 00 00 ) // o.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 44 72 69 76 65 49 6E 66 // eSystem.DriveInf - 6F 00 00 ) // o.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 44 72 69 76 65 49 6E 66 // eSystem.DriveInf - 6F 00 00 ) // o.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.IO.FileSystem.DriveInfo.dll -// MVID: {8f1c1735-74ec-4b1b-a0f6-9f59ad0fc1ad} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FBBAC43D000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.IO.DriveInfo - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(string driveName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DriveInfo::.ctor - - .method /*06000002*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000012*/::GetObjectData /*01000012::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DriveInfo::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000003*/ public hidebysig specialname - instance int64 get_AvailableFreeSpace() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_AvailableFreeSpace - - .method /*06000004*/ public hidebysig specialname - instance string get_DriveFormat() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_DriveFormat - - .method /*06000005*/ public hidebysig specialname - instance valuetype System.IO.DriveType/*02000004*/ - get_DriveType() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_DriveType - - .method /*06000006*/ public hidebysig specialname - instance bool get_IsReady() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_IsReady - - .method /*06000007*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_Name - - .method /*06000008*/ public hidebysig specialname - instance class [System.IO.FileSystem/*23000002*/]System.IO.DirectoryInfo/*01000015*/ - get_RootDirectory() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_RootDirectory - - .method /*06000009*/ public hidebysig specialname - instance int64 get_TotalFreeSpace() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_TotalFreeSpace - - .method /*0600000A*/ public hidebysig specialname - instance int64 get_TotalSize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_TotalSize - - .method /*0600000B*/ public hidebysig specialname - instance string get_VolumeLabel() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::get_VolumeLabel - - .method /*0600000C*/ public hidebysig specialname - instance void set_VolumeLabel(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DriveInfo::set_VolumeLabel - - .method /*0600000D*/ public hidebysig static - class System.IO.DriveInfo/*02000002*/[] - GetDrives() cil managed - // SIG: 00 00 1D 12 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::GetDrives - - .method /*0600000E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DriveInfo::ToString - - .property /*17000001*/ instance int64 AvailableFreeSpace() - { - .get instance int64 System.IO.DriveInfo/*02000002*/::get_AvailableFreeSpace() /* 06000003 */ - } // end of property DriveInfo::AvailableFreeSpace - .property /*17000002*/ instance string DriveFormat() - { - .get instance string System.IO.DriveInfo/*02000002*/::get_DriveFormat() /* 06000004 */ - } // end of property DriveInfo::DriveFormat - .property /*17000003*/ instance valuetype System.IO.DriveType/*02000004*/ - DriveType() - { - .get instance valuetype System.IO.DriveType/*02000004*/ System.IO.DriveInfo/*02000002*/::get_DriveType() /* 06000005 */ - } // end of property DriveInfo::DriveType - .property /*17000004*/ instance bool IsReady() - { - .get instance bool System.IO.DriveInfo/*02000002*/::get_IsReady() /* 06000006 */ - } // end of property DriveInfo::IsReady - .property /*17000005*/ instance string Name() - { - .get instance string System.IO.DriveInfo/*02000002*/::get_Name() /* 06000007 */ - } // end of property DriveInfo::Name - .property /*17000006*/ instance class [System.IO.FileSystem/*23000002*/]System.IO.DirectoryInfo/*01000015*/ - RootDirectory() - { - .get instance class [System.IO.FileSystem/*23000002*/]System.IO.DirectoryInfo/*01000015*/ System.IO.DriveInfo/*02000002*/::get_RootDirectory() /* 06000008 */ - } // end of property DriveInfo::RootDirectory - .property /*17000007*/ instance int64 TotalFreeSpace() - { - .get instance int64 System.IO.DriveInfo/*02000002*/::get_TotalFreeSpace() /* 06000009 */ - } // end of property DriveInfo::TotalFreeSpace - .property /*17000008*/ instance int64 TotalSize() - { - .get instance int64 System.IO.DriveInfo/*02000002*/::get_TotalSize() /* 0600000A */ - } // end of property DriveInfo::TotalSize - .property /*17000009*/ instance string VolumeLabel() - { - .get instance string System.IO.DriveInfo/*02000002*/::get_VolumeLabel() /* 0600000B */ - .set instance void System.IO.DriveInfo/*02000002*/::set_VolumeLabel(string) /* 0600000C */ - } // end of property DriveInfo::VolumeLabel -} // end of class System.IO.DriveInfo - -.class /*02000003*/ public auto ansi beforefieldinit System.IO.DriveNotFoundException - extends [System.Runtime/*23000001*/]System.IO.IOException/*01000016*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000016*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method DriveNotFoundException::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000016*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method DriveNotFoundException::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000017*/ innerException) cil managed - // SIG: 20 02 01 0E 12 5D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000016*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method DriveNotFoundException::.ctor - - .method /*06000012*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000016*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method DriveNotFoundException::.ctor - -} // end of class System.IO.DriveNotFoundException - -.class /*02000004*/ public auto ansi sealed System.IO.DriveType - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.IO.DriveType/*02000004*/ CDRom = int32(0x00000005) - .field /*04000003*/ public static literal valuetype System.IO.DriveType/*02000004*/ Fixed = int32(0x00000003) - .field /*04000004*/ public static literal valuetype System.IO.DriveType/*02000004*/ Network = int32(0x00000004) - .field /*04000005*/ public static literal valuetype System.IO.DriveType/*02000004*/ NoRootDirectory = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.IO.DriveType/*02000004*/ Ram = int32(0x00000006) - .field /*04000007*/ public static literal valuetype System.IO.DriveType/*02000004*/ Removable = int32(0x00000002) - .field /*04000008*/ public static literal valuetype System.IO.DriveType/*02000004*/ Unknown = int32(0x00000000) -} // end of class System.IO.DriveType - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il deleted file mode 100644 index 480cb3aa0c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il +++ /dev/null @@ -1,347 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002a72 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00006a08 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002a1f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000028a4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000a78 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a74 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002a61 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000007d4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002824 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001e4 Size -// '#~' Name -// Stream 2: -// 0x00000250 Offset -// 0x000002d8 Size -// '#Strings' Name -// Stream 3: -// 0x00000528 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000052c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000053c Offset -// 0x00000298 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17715 (81.83%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2004 ( 9.26%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -831 (-3.84%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2004 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 5 (70 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 725 bytes -// Blobs - 664 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.FileSystem.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 50 72 69 6D 69 74 69 76 // eSystem.Primitiv - 65 73 00 00 ) // es.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 50 72 69 6D 69 74 69 76 // eSystem.Primitiv - 65 73 00 00 ) // es.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 50 72 69 6D 69 74 69 76 // eSystem.Primitiv - 65 73 00 00 ) // es.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder Microsoft.Win32.SafeHandles.SafeFileHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.IO.FileAccess -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.IO.FileAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.IO.FileMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.IO.FileShare -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.IO.FileSystem.Primitives.dll -// MVID: {bcbccc0b-1da4-4aab-a596-47672dee4207} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F9660222000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il deleted file mode 100644 index 1ff6a51d1b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il +++ /dev/null @@ -1,1296 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000039ba -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0001302d -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003967 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000037ec [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000019c0 Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000009bc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000039a9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002078 [0x000016f4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000376c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000ad4 Size -// '#~' Name -// Stream 2: -// 0x00000b40 Offset -// 0x000007dc Size -// '#Strings' Name -// Stream 3: -// 0x0000131c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001320 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001330 Offset -// 0x000003c4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901b41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25232 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17699 (70.15%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5876 (23.29%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 60 ( 0.24%) -// Managed code : 143 ( 0.57%) -// Data : 2048 ( 8.12%) -// Unaccounted : -1306 (-5.18%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5876 -// Module - 1 (10 bytes) -// TypeDef - 12 (168 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 32 (192 bytes) -// MethodDef - 72 (1008 bytes) 0 abstract, 0 native, 60 bodies -// FieldDef - 16 (96 bytes) 0 constant -// MemberRef - 19 (114 bytes) -// ParamDef - 74 (444 bytes) -// Constant - 13 (78 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 4 (16 bytes) -// Property - 17 (102 bytes) -// MethodSemantic- 39 (234 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// EventMap - 1 (4 bytes) -// Event - 5 (30 bytes) -// Strings - 2011 bytes -// Blobs - 964 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 205 bytes - -// CLR additional info : 128 - -// CLR method headers : 60 -// Num.of method bodies - 60 -// Num.of fat headers - 0 -// Num.of tiny headers - 60 - -// Managed code : 143 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ErrorEventArgs (public) (auto) (ansi) -// Class ErrorEventHandler (public) (auto) (ansi) (sealed) -// Class FileSystemEventArgs (public) (auto) (ansi) -// Class FileSystemEventHandler (public) (auto) (ansi) (sealed) -// Class FileSystemWatcher (public) (auto) (ansi) -// Class InternalBufferOverflowException (public) (auto) (ansi) -// Class NotifyFilters (public) (auto) (ansi) (sealed) -// Class RenamedEventArgs (public) (auto) (ansi) -// Class RenamedEventHandler (public) (auto) (ansi) (sealed) -// Class WaitForChangedResult (public) (sequential) (ansi) (sealed) -// Class WatcherChangeTypes (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.FileSystem.Watcher -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 57 61 74 63 68 65 72 00 // eSystem.Watcher. - 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 57 61 74 63 68 65 72 00 // eSystem.Watcher. - 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 2E 57 61 74 63 68 65 72 00 // eSystem.Watcher. - 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.IO.FileSystem.Watcher.dll -// MVID: {d1372bab-0919-4066-a0e9-765d7b2d0205} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FB64D79B000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.IO.ErrorEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ErrorEventArgs::.ctor - - .method /*06000002*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - GetException() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ErrorEventArgs::GetException - -} // end of class System.IO.ErrorEventArgs - -.class /*02000003*/ public auto ansi sealed System.IO.ErrorEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000013*/ -{ - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ErrorEventHandler::.ctor - - .method /*06000004*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.IO.ErrorEventArgs/*02000002*/ e) runtime managed - // SIG: 20 02 01 1C 12 08 - { - } // end of method ErrorEventHandler::Invoke - - .method /*06000005*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.IO.ErrorEventArgs/*02000002*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 08 12 59 1C - { - } // end of method ErrorEventHandler::BeginInvoke - - .method /*06000006*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method ErrorEventHandler::EndInvoke - -} // end of class System.IO.ErrorEventHandler - -.class /*02000004*/ public auto ansi beforefieldinit System.IO.FileSystemEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000011*/ -{ - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.WatcherChangeTypes/*0200000C*/ changeType, - string directory, - string name) cil managed - // SIG: 20 03 01 11 30 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemEventArgs::.ctor - - .method /*06000008*/ public hidebysig specialname - instance valuetype System.IO.WatcherChangeTypes/*0200000C*/ - get_ChangeType() cil managed - // SIG: 20 00 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEventArgs::get_ChangeType - - .method /*06000009*/ public hidebysig specialname - instance string get_FullPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEventArgs::get_FullPath - - .method /*0600000A*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEventArgs::get_Name - - .property /*17000001*/ instance valuetype System.IO.WatcherChangeTypes/*0200000C*/ - ChangeType() - { - .get instance valuetype System.IO.WatcherChangeTypes/*0200000C*/ System.IO.FileSystemEventArgs/*02000004*/::get_ChangeType() /* 06000008 */ - } // end of property FileSystemEventArgs::ChangeType - .property /*17000002*/ instance string FullPath() - { - .get instance string System.IO.FileSystemEventArgs/*02000004*/::get_FullPath() /* 06000009 */ - } // end of property FileSystemEventArgs::FullPath - .property /*17000003*/ instance string Name() - { - .get instance string System.IO.FileSystemEventArgs/*02000004*/::get_Name() /* 0600000A */ - } // end of property FileSystemEventArgs::Name -} // end of class System.IO.FileSystemEventArgs - -.class /*02000005*/ public auto ansi sealed System.IO.FileSystemEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000013*/ -{ - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method FileSystemEventHandler::.ctor - - .method /*0600000C*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.IO.FileSystemEventArgs/*02000004*/ e) runtime managed - // SIG: 20 02 01 1C 12 10 - { - } // end of method FileSystemEventHandler::Invoke - - .method /*0600000D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.IO.FileSystemEventArgs/*02000004*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 10 12 59 1C - { - } // end of method FileSystemEventHandler::BeginInvoke - - .method /*0600000E*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method FileSystemEventHandler::EndInvoke - -} // end of class System.IO.FileSystemEventHandler - -.class /*02000006*/ public auto ansi beforefieldinit System.IO.FileSystemWatcher - extends [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000017*/ - implements [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISupportInitialize/*01000018*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000017*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemWatcher::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(string path) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000017*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemWatcher::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - string 'filter') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000017*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemWatcher::.ctor - - .method /*06000012*/ public hidebysig specialname - instance bool get_EnableRaisingEvents() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_EnableRaisingEvents - - .method /*06000013*/ public hidebysig specialname - instance void set_EnableRaisingEvents(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_EnableRaisingEvents - - .method /*06000014*/ public hidebysig specialname - instance string get_Filter() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_Filter - - .method /*06000015*/ public hidebysig specialname - instance void set_Filter(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_Filter - - .method /*06000016*/ public hidebysig specialname - instance bool get_IncludeSubdirectories() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_IncludeSubdirectories - - .method /*06000017*/ public hidebysig specialname - instance void set_IncludeSubdirectories(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_IncludeSubdirectories - - .method /*06000018*/ public hidebysig specialname - instance int32 get_InternalBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_InternalBufferSize - - .method /*06000019*/ public hidebysig specialname - instance void set_InternalBufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_InternalBufferSize - - .method /*0600001A*/ public hidebysig specialname - instance valuetype System.IO.NotifyFilters/*02000008*/ - get_NotifyFilter() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_NotifyFilter - - .method /*0600001B*/ public hidebysig specialname - instance void set_NotifyFilter(valuetype System.IO.NotifyFilters/*02000008*/ 'value') cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_NotifyFilter - - .method /*0600001C*/ public hidebysig specialname - instance string get_Path() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_Path - - .method /*0600001D*/ public hidebysig specialname - instance void set_Path(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_Path - - .method /*0600001E*/ public hidebysig specialname virtual - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*01000019*/ - get_Site() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_Site - - .method /*0600001F*/ public hidebysig specialname virtual - instance void set_Site(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_Site - - .method /*06000020*/ public hidebysig specialname - instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ - get_SynchronizingObject() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::get_SynchronizingObject - - .method /*06000021*/ public hidebysig specialname - instance void set_SynchronizingObject(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::set_SynchronizingObject - - .method /*06000022*/ public hidebysig specialname - instance void add_Changed(class System.IO.FileSystemEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::add_Changed - - .method /*06000023*/ public hidebysig specialname - instance void remove_Changed(class System.IO.FileSystemEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::remove_Changed - - .method /*06000024*/ public hidebysig specialname - instance void add_Created(class System.IO.FileSystemEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::add_Created - - .method /*06000025*/ public hidebysig specialname - instance void remove_Created(class System.IO.FileSystemEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::remove_Created - - .method /*06000026*/ public hidebysig specialname - instance void add_Deleted(class System.IO.FileSystemEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::add_Deleted - - .method /*06000027*/ public hidebysig specialname - instance void remove_Deleted(class System.IO.FileSystemEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::remove_Deleted - - .method /*06000028*/ public hidebysig specialname - instance void add_Error(class System.IO.ErrorEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::add_Error - - .method /*06000029*/ public hidebysig specialname - instance void remove_Error(class System.IO.ErrorEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::remove_Error - - .method /*0600002A*/ public hidebysig specialname - instance void add_Renamed(class System.IO.RenamedEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::add_Renamed - - .method /*0600002B*/ public hidebysig specialname - instance void remove_Renamed(class System.IO.RenamedEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::remove_Renamed - - .method /*0600002C*/ public hidebysig newslot virtual final - instance void BeginInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::BeginInit - - .method /*0600002D*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::Dispose - - .method /*0600002E*/ public hidebysig newslot virtual final - instance void EndInit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::EndInit - - .method /*0600002F*/ family hidebysig instance void - OnChanged(class System.IO.FileSystemEventArgs/*02000004*/ e) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::OnChanged - - .method /*06000030*/ family hidebysig instance void - OnCreated(class System.IO.FileSystemEventArgs/*02000004*/ e) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::OnCreated - - .method /*06000031*/ family hidebysig instance void - OnDeleted(class System.IO.FileSystemEventArgs/*02000004*/ e) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::OnDeleted - - .method /*06000032*/ family hidebysig instance void - OnError(class System.IO.ErrorEventArgs/*02000002*/ e) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::OnError - - .method /*06000033*/ family hidebysig instance void - OnRenamed(class System.IO.RenamedEventArgs/*02000009*/ e) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemWatcher::OnRenamed - - .method /*06000034*/ public hidebysig instance valuetype System.IO.WaitForChangedResult/*0200000B*/ - WaitForChanged(valuetype System.IO.WatcherChangeTypes/*0200000C*/ changeType) cil managed - // SIG: 20 01 11 2C 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::WaitForChanged - - .method /*06000035*/ public hidebysig instance valuetype System.IO.WaitForChangedResult/*0200000B*/ - WaitForChanged(valuetype System.IO.WatcherChangeTypes/*0200000C*/ changeType, - int32 timeout) cil managed - // SIG: 20 02 11 2C 11 30 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemWatcher::WaitForChanged - - .event /*14000001*/ System.IO.FileSystemEventHandler/*02000005*/ Changed - { - .addon instance void System.IO.FileSystemWatcher/*02000006*/::add_Changed(class System.IO.FileSystemEventHandler/*02000005*/) /* 06000022 */ - .removeon instance void System.IO.FileSystemWatcher/*02000006*/::remove_Changed(class System.IO.FileSystemEventHandler/*02000005*/) /* 06000023 */ - } // end of event FileSystemWatcher::Changed - .event /*14000002*/ System.IO.FileSystemEventHandler/*02000005*/ Created - { - .addon instance void System.IO.FileSystemWatcher/*02000006*/::add_Created(class System.IO.FileSystemEventHandler/*02000005*/) /* 06000024 */ - .removeon instance void System.IO.FileSystemWatcher/*02000006*/::remove_Created(class System.IO.FileSystemEventHandler/*02000005*/) /* 06000025 */ - } // end of event FileSystemWatcher::Created - .event /*14000003*/ System.IO.FileSystemEventHandler/*02000005*/ Deleted - { - .addon instance void System.IO.FileSystemWatcher/*02000006*/::add_Deleted(class System.IO.FileSystemEventHandler/*02000005*/) /* 06000026 */ - .removeon instance void System.IO.FileSystemWatcher/*02000006*/::remove_Deleted(class System.IO.FileSystemEventHandler/*02000005*/) /* 06000027 */ - } // end of event FileSystemWatcher::Deleted - .event /*14000004*/ System.IO.ErrorEventHandler/*02000003*/ Error - { - .addon instance void System.IO.FileSystemWatcher/*02000006*/::add_Error(class System.IO.ErrorEventHandler/*02000003*/) /* 06000028 */ - .removeon instance void System.IO.FileSystemWatcher/*02000006*/::remove_Error(class System.IO.ErrorEventHandler/*02000003*/) /* 06000029 */ - } // end of event FileSystemWatcher::Error - .event /*14000005*/ System.IO.RenamedEventHandler/*0200000A*/ Renamed - { - .addon instance void System.IO.FileSystemWatcher/*02000006*/::add_Renamed(class System.IO.RenamedEventHandler/*0200000A*/) /* 0600002A */ - .removeon instance void System.IO.FileSystemWatcher/*02000006*/::remove_Renamed(class System.IO.RenamedEventHandler/*0200000A*/) /* 0600002B */ - } // end of event FileSystemWatcher::Renamed - .property /*17000004*/ instance bool EnableRaisingEvents() - { - .get instance bool System.IO.FileSystemWatcher/*02000006*/::get_EnableRaisingEvents() /* 06000012 */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_EnableRaisingEvents(bool) /* 06000013 */ - } // end of property FileSystemWatcher::EnableRaisingEvents - .property /*17000005*/ instance string Filter() - { - .get instance string System.IO.FileSystemWatcher/*02000006*/::get_Filter() /* 06000014 */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_Filter(string) /* 06000015 */ - } // end of property FileSystemWatcher::Filter - .property /*17000006*/ instance bool IncludeSubdirectories() - { - .get instance bool System.IO.FileSystemWatcher/*02000006*/::get_IncludeSubdirectories() /* 06000016 */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_IncludeSubdirectories(bool) /* 06000017 */ - } // end of property FileSystemWatcher::IncludeSubdirectories - .property /*17000007*/ instance int32 InternalBufferSize() - { - .get instance int32 System.IO.FileSystemWatcher/*02000006*/::get_InternalBufferSize() /* 06000018 */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_InternalBufferSize(int32) /* 06000019 */ - } // end of property FileSystemWatcher::InternalBufferSize - .property /*17000008*/ instance valuetype System.IO.NotifyFilters/*02000008*/ - NotifyFilter() - { - .get instance valuetype System.IO.NotifyFilters/*02000008*/ System.IO.FileSystemWatcher/*02000006*/::get_NotifyFilter() /* 0600001A */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_NotifyFilter(valuetype System.IO.NotifyFilters/*02000008*/) /* 0600001B */ - } // end of property FileSystemWatcher::NotifyFilter - .property /*17000009*/ instance string Path() - { - .get instance string System.IO.FileSystemWatcher/*02000006*/::get_Path() /* 0600001C */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_Path(string) /* 0600001D */ - } // end of property FileSystemWatcher::Path - .property /*1700000A*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*01000019*/ - Site() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*01000019*/ System.IO.FileSystemWatcher/*02000006*/::get_Site() /* 0600001E */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_Site(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISite/*01000019*/) /* 0600001F */ - } // end of property FileSystemWatcher::Site - .property /*1700000B*/ instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ - SynchronizingObject() - { - .get instance class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/ System.IO.FileSystemWatcher/*02000006*/::get_SynchronizingObject() /* 06000020 */ - .set instance void System.IO.FileSystemWatcher/*02000006*/::set_SynchronizingObject(class [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.ISynchronizeInvoke/*0100001A*/) /* 06000021 */ - } // end of property FileSystemWatcher::SynchronizingObject -} // end of class System.IO.FileSystemWatcher - -.class /*02000007*/ public auto ansi beforefieldinit System.IO.InternalBufferOverflowException - extends [System.Runtime/*23000001*/]System.SystemException/*0100001B*/ -{ - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method InternalBufferOverflowException::.ctor - - .method /*06000037*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001D*/ context) cil managed - // SIG: 20 02 01 12 71 11 75 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method InternalBufferOverflowException::.ctor - - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method InternalBufferOverflowException::.ctor - - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ inner) cil managed - // SIG: 20 02 01 0E 12 49 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method InternalBufferOverflowException::.ctor - -} // end of class System.IO.InternalBufferOverflowException - -.class /*02000008*/ public auto ansi sealed System.IO.NotifyFilters - extends [System.Runtime/*23000001*/]System.Enum/*0100001F*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001E*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ Attributes = int32(0x00000004) - .field /*04000003*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ CreationTime = int32(0x00000040) - .field /*04000004*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ DirectoryName = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ FileName = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ LastAccess = int32(0x00000020) - .field /*04000007*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ LastWrite = int32(0x00000010) - .field /*04000008*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ Security = int32(0x00000100) - .field /*04000009*/ public static literal valuetype System.IO.NotifyFilters/*02000008*/ Size = int32(0x00000008) -} // end of class System.IO.NotifyFilters - -.class /*02000009*/ public auto ansi beforefieldinit System.IO.RenamedEventArgs - extends System.IO.FileSystemEventArgs/*02000004*/ -{ - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.WatcherChangeTypes/*0200000C*/ changeType, - string directory, - string name, - string oldName) cil managed - // SIG: 20 04 01 11 30 0E 0E 0E - { - // Method begins at RVA 0x206d - // Code size 10 (0xa) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 14 | */ ldnull - IL_0003: /* 14 | */ ldnull - IL_0004: /* 28 | (06)000007 */ call instance void System.IO.FileSystemEventArgs/*02000004*/::.ctor(valuetype System.IO.WatcherChangeTypes/*0200000C*/, - string, - string) /* 06000007 */ - IL_0009: /* 2A | */ ret - } // end of method RenamedEventArgs::.ctor - - .method /*0600003B*/ public hidebysig specialname - instance string get_OldFullPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RenamedEventArgs::get_OldFullPath - - .method /*0600003C*/ public hidebysig specialname - instance string get_OldName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RenamedEventArgs::get_OldName - - .property /*1700000C*/ instance string OldFullPath() - { - .get instance string System.IO.RenamedEventArgs/*02000009*/::get_OldFullPath() /* 0600003B */ - } // end of property RenamedEventArgs::OldFullPath - .property /*1700000D*/ instance string OldName() - { - .get instance string System.IO.RenamedEventArgs/*02000009*/::get_OldName() /* 0600003C */ - } // end of property RenamedEventArgs::OldName -} // end of class System.IO.RenamedEventArgs - -.class /*0200000A*/ public auto ansi sealed System.IO.RenamedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000013*/ -{ - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method RenamedEventHandler::.ctor - - .method /*0600003E*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.IO.RenamedEventArgs/*02000009*/ e) runtime managed - // SIG: 20 02 01 1C 12 24 - { - } // end of method RenamedEventHandler::Invoke - - .method /*0600003F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.IO.RenamedEventArgs/*02000009*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 24 12 59 1C - { - } // end of method RenamedEventHandler::BeginInvoke - - .method /*06000040*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method RenamedEventHandler::EndInvoke - -} // end of class System.IO.RenamedEventHandler - -.class /*0200000B*/ public sequential ansi sealed beforefieldinit System.IO.WaitForChangedResult - extends [System.Runtime/*23000001*/]System.ValueType/*01000020*/ -{ - .field /*0400000A*/ private object _dummy - .method /*06000041*/ public hidebysig specialname - instance valuetype System.IO.WatcherChangeTypes/*0200000C*/ - get_ChangeType() cil managed - // SIG: 20 00 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitForChangedResult::get_ChangeType - - .method /*06000042*/ public hidebysig specialname - instance void set_ChangeType(valuetype System.IO.WatcherChangeTypes/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 11 30 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitForChangedResult::set_ChangeType - - .method /*06000043*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitForChangedResult::get_Name - - .method /*06000044*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitForChangedResult::set_Name - - .method /*06000045*/ public hidebysig specialname - instance string get_OldName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitForChangedResult::get_OldName - - .method /*06000046*/ public hidebysig specialname - instance void set_OldName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitForChangedResult::set_OldName - - .method /*06000047*/ public hidebysig specialname - instance bool get_TimedOut() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitForChangedResult::get_TimedOut - - .method /*06000048*/ public hidebysig specialname - instance void set_TimedOut(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitForChangedResult::set_TimedOut - - .property /*1700000E*/ instance valuetype System.IO.WatcherChangeTypes/*0200000C*/ - ChangeType() - { - .get instance valuetype System.IO.WatcherChangeTypes/*0200000C*/ System.IO.WaitForChangedResult/*0200000B*/::get_ChangeType() /* 06000041 */ - .set instance void System.IO.WaitForChangedResult/*0200000B*/::set_ChangeType(valuetype System.IO.WatcherChangeTypes/*0200000C*/) /* 06000042 */ - } // end of property WaitForChangedResult::ChangeType - .property /*1700000F*/ instance string Name() - { - .get instance string System.IO.WaitForChangedResult/*0200000B*/::get_Name() /* 06000043 */ - .set instance void System.IO.WaitForChangedResult/*0200000B*/::set_Name(string) /* 06000044 */ - } // end of property WaitForChangedResult::Name - .property /*17000010*/ instance string OldName() - { - .get instance string System.IO.WaitForChangedResult/*0200000B*/::get_OldName() /* 06000045 */ - .set instance void System.IO.WaitForChangedResult/*0200000B*/::set_OldName(string) /* 06000046 */ - } // end of property WaitForChangedResult::OldName - .property /*17000011*/ instance bool TimedOut() - { - .get instance bool System.IO.WaitForChangedResult/*0200000B*/::get_TimedOut() /* 06000047 */ - .set instance void System.IO.WaitForChangedResult/*0200000B*/::set_TimedOut(bool) /* 06000048 */ - } // end of property WaitForChangedResult::TimedOut -} // end of class System.IO.WaitForChangedResult - -.class /*0200000C*/ public auto ansi sealed System.IO.WatcherChangeTypes - extends [System.Runtime/*23000001*/]System.Enum/*0100001F*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001E*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*0400000B*/ public specialname rtspecialname int32 value__ - .field /*0400000C*/ public static literal valuetype System.IO.WatcherChangeTypes/*0200000C*/ All = int32(0x0000000F) - .field /*0400000D*/ public static literal valuetype System.IO.WatcherChangeTypes/*0200000C*/ Changed = int32(0x00000004) - .field /*0400000E*/ public static literal valuetype System.IO.WatcherChangeTypes/*0200000C*/ Created = int32(0x00000001) - .field /*0400000F*/ public static literal valuetype System.IO.WatcherChangeTypes/*0200000C*/ Deleted = int32(0x00000002) - .field /*04000010*/ public static literal valuetype System.IO.WatcherChangeTypes/*0200000C*/ Renamed = int32(0x00000008) -} // end of class System.IO.WatcherChangeTypes - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il deleted file mode 100644 index e6e9a2e1c8..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il +++ /dev/null @@ -1,3636 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000585e -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000155fe -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000580b [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004400 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005690 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003864 Virtual Size -// 0x00002000 Virtual Address -// 0x00003a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000860 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000584d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002078 [0x00003598] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005610 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001d30 Size -// '#~' Name -// Stream 2: -// 0x00001d9c Offset -// 0x000010b4 Size -// '#Strings' Name -// Stream 3: -// 0x00002e50 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002e54 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002e64 Offset -// 0x00000734 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000006890ba09f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 33424 -// PE header size : 512 (496 used) ( 1.53%) -// PE additional info : 17635 (52.76%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.22%) -// CLR meta-data size : 13720 (41.05%) -// CLR additional info : 128 ( 0.38%) -// CLR method headers : 243 ( 0.73%) -// Managed code : 458 ( 1.37%) -// Data : 2048 ( 6.13%) -// Unaccounted : -1392 (-4.16%) - -// Num.of PE sections : 3 -// .text - 14848 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 13720 -// Module - 1 (10 bytes) -// TypeDef - 16 (224 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 49 (294 bytes) -// MethodDef - 255 (3570 bytes) 4 abstract, 0 native, 243 bodies -// FieldDef - 12 (72 bytes) 0 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 326 (1956 bytes) -// MethodImpl - 2 (12 bytes) -// Constant - 25 (150 bytes) -// CustomAttribute- 19 (114 bytes) -// ClassLayout - 1 (8 bytes) -// InterfaceImpl - 6 (24 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 43 (258 bytes) -// MethodSemantic- 60 (360 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 3 (42 bytes) -// NestedClass - 2 (8 bytes) -// GenericParam - 4 (32 bytes) -// Strings - 4276 bytes -// Blobs - 1844 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 220 bytes - -// CLR additional info : 128 - -// CLR method headers : 243 -// Num.of method bodies - 243 -// Num.of fat headers - 0 -// Num.of tiny headers - 243 - -// Managed code : 458 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Directory (public) (abstract) (auto) (ansi) (sealed) -// Class DirectoryInfo (public) (auto) (ansi) (sealed) -// Class File (public) (abstract) (auto) (ansi) (sealed) -// Class FileInfo (public) (auto) (ansi) (sealed) -// Class FileSystemInfo (public) (abstract) (auto) (ansi) -// Class SearchOption (public) (auto) (ansi) (sealed) -// Class MatchType (public) (auto) (ansi) (sealed) -// Class MatchCasing (public) (auto) (ansi) (sealed) -// Class EnumerationOptions (public) (auto) (ansi) -// Class FileSystemEntry (public) (sequential) (ansi) (sealed) -// Class FileSystemEnumerator`1 (public) (abstract) (auto) (ansi) -// Class FileSystemEnumerable`1 (public) (auto) (ansi) -// Class FileSystemName (public) (abstract) (auto) (ansi) (sealed) -// Class FindPredicate (auto) (ansi) (sealed) (nested public) -// Class FindTransform (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.FileSystem -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 14 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 00 00 ) // eSystem.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 14 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 00 00 ) // eSystem.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 14 53 79 73 74 65 6D 2E 49 4F 2E 46 69 6C // ...System.IO.Fil - 65 53 79 73 74 65 6D 00 00 ) // eSystem.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder Microsoft.Win32.SafeHandles.SafeFileHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.IO.FileOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.IO.FileStream -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.IO.FileSystem.dll -// MVID: {2d9d9f36-7f4a-472c-a531-fc90860e3bba} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F04200A8000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.IO.Directory - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig static - class System.IO.DirectoryInfo/*02000003*/ - CreateDirectory(string path) cil managed - // SIG: 00 01 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::CreateDirectory - - .method /*06000002*/ public hidebysig static - void Delete(string path) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::Delete - - .method /*06000003*/ public hidebysig static - void Delete(string path, - bool recursive) cil managed - // SIG: 00 02 01 0E 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::Delete - - .method /*06000004*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string path) cil managed - // SIG: 00 01 15 12 49 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateDirectories - - .method /*06000005*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string path, - string searchPattern) cil managed - // SIG: 00 02 15 12 49 01 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateDirectories - - .method /*06000006*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string path, - string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 00 03 15 12 49 01 0E 0E 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateDirectories - - .method /*06000007*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string path, - string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 00 03 15 12 49 01 0E 0E 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateDirectories - - .method /*06000008*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string path) cil managed - // SIG: 00 01 15 12 49 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFiles - - .method /*06000009*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string path, - string searchPattern) cil managed - // SIG: 00 02 15 12 49 01 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFiles - - .method /*0600000A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string path, - string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 00 03 15 12 49 01 0E 0E 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFiles - - .method /*0600000B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string path, - string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 00 03 15 12 49 01 0E 0E 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFiles - - .method /*0600000C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemEntries(string path) cil managed - // SIG: 00 01 15 12 49 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFileSystemEntries - - .method /*0600000D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemEntries(string path, - string searchPattern) cil managed - // SIG: 00 02 15 12 49 01 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFileSystemEntries - - .method /*0600000E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemEntries(string path, - string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 00 03 15 12 49 01 0E 0E 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFileSystemEntries - - .method /*0600000F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemEntries(string path, - string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 00 03 15 12 49 01 0E 0E 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::EnumerateFileSystemEntries - - .method /*06000010*/ public hidebysig static - bool Exists(string path) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::Exists - - .method /*06000011*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetCreationTime(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetCreationTime - - .method /*06000012*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetCreationTimeUtc(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetCreationTimeUtc - - .method /*06000013*/ public hidebysig static - string GetCurrentDirectory() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetCurrentDirectory - - .method /*06000014*/ public hidebysig static - string[] GetDirectories(string path) cil managed - // SIG: 00 01 1D 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetDirectories - - .method /*06000015*/ public hidebysig static - string[] GetDirectories(string path, - string searchPattern) cil managed - // SIG: 00 02 1D 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetDirectories - - .method /*06000016*/ public hidebysig static - string[] GetDirectories(string path, - string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 00 03 1D 0E 0E 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetDirectories - - .method /*06000017*/ public hidebysig static - string[] GetDirectories(string path, - string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 00 03 1D 0E 0E 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetDirectories - - .method /*06000018*/ public hidebysig static - string GetDirectoryRoot(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetDirectoryRoot - - .method /*06000019*/ public hidebysig static - string[] GetFiles(string path) cil managed - // SIG: 00 01 1D 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFiles - - .method /*0600001A*/ public hidebysig static - string[] GetFiles(string path, - string searchPattern) cil managed - // SIG: 00 02 1D 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFiles - - .method /*0600001B*/ public hidebysig static - string[] GetFiles(string path, - string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 00 03 1D 0E 0E 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFiles - - .method /*0600001C*/ public hidebysig static - string[] GetFiles(string path, - string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 00 03 1D 0E 0E 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFiles - - .method /*0600001D*/ public hidebysig static - string[] GetFileSystemEntries(string path) cil managed - // SIG: 00 01 1D 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFileSystemEntries - - .method /*0600001E*/ public hidebysig static - string[] GetFileSystemEntries(string path, - string searchPattern) cil managed - // SIG: 00 02 1D 0E 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFileSystemEntries - - .method /*0600001F*/ public hidebysig static - string[] GetFileSystemEntries(string path, - string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 00 03 1D 0E 0E 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFileSystemEntries - - .method /*06000020*/ public hidebysig static - string[] GetFileSystemEntries(string path, - string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 00 03 1D 0E 0E 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetFileSystemEntries - - .method /*06000021*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastAccessTime(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetLastAccessTime - - .method /*06000022*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastAccessTimeUtc(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetLastAccessTimeUtc - - .method /*06000023*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastWriteTime(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetLastWriteTime - - .method /*06000024*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastWriteTimeUtc(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetLastWriteTimeUtc - - .method /*06000025*/ public hidebysig static - string[] GetLogicalDrives() cil managed - // SIG: 00 00 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetLogicalDrives - - .method /*06000026*/ public hidebysig static - class System.IO.DirectoryInfo/*02000003*/ - GetParent(string path) cil managed - // SIG: 00 01 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Directory::GetParent - - .method /*06000027*/ public hidebysig static - void Move(string sourceDirName, - string destDirName) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::Move - - .method /*06000028*/ public hidebysig static - void SetCreationTime(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ creationTime) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetCreationTime - - .method /*06000029*/ public hidebysig static - void SetCreationTimeUtc(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ creationTimeUtc) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetCreationTimeUtc - - .method /*0600002A*/ public hidebysig static - void SetCurrentDirectory(string path) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetCurrentDirectory - - .method /*0600002B*/ public hidebysig static - void SetLastAccessTime(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastAccessTime) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetLastAccessTime - - .method /*0600002C*/ public hidebysig static - void SetLastAccessTimeUtc(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastAccessTimeUtc) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetLastAccessTimeUtc - - .method /*0600002D*/ public hidebysig static - void SetLastWriteTime(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastWriteTime) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetLastWriteTime - - .method /*0600002E*/ public hidebysig static - void SetLastWriteTimeUtc(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastWriteTimeUtc) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Directory::SetLastWriteTimeUtc - -} // end of class System.IO.Directory - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.IO.DirectoryInfo - extends System.IO.FileSystemInfo/*02000006*/ -{ - .method /*0600002F*/ public hidebysig specialname rtspecialname - instance void .ctor(string path) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AE */ call instance void System.IO.FileSystemInfo/*02000006*/::.ctor() /* 060000AE */ - IL_0006: /* 2A | */ ret - } // end of method DirectoryInfo::.ctor - - .method /*06000030*/ public hidebysig specialname virtual - instance bool get_Exists() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::get_Exists - - .method /*06000031*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::get_Name - - .method /*06000032*/ public hidebysig specialname - instance class System.IO.DirectoryInfo/*02000003*/ - get_Parent() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::get_Parent - - .method /*06000033*/ public hidebysig specialname - instance class System.IO.DirectoryInfo/*02000003*/ - get_Root() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::get_Root - - .method /*06000034*/ public hidebysig instance void - Create() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DirectoryInfo::Create - - .method /*06000035*/ public hidebysig instance class System.IO.DirectoryInfo/*02000003*/ - CreateSubdirectory(string path) cil managed - // SIG: 20 01 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::CreateSubdirectory - - .method /*06000036*/ public hidebysig virtual - instance void Delete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DirectoryInfo::Delete - - .method /*06000037*/ public hidebysig instance void - Delete(bool recursive) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DirectoryInfo::Delete - - .method /*06000038*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories() cil managed - // SIG: 20 00 15 12 49 01 12 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateDirectories - - .method /*06000039*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 20 02 15 12 49 01 12 0C 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateDirectories - - .method /*0600003A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemInfos(string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 20 02 15 12 49 01 12 18 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFileSystemInfos - - .method /*0600003B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string searchPattern) cil managed - // SIG: 20 01 15 12 49 01 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateDirectories - - .method /*0600003C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles() cil managed - // SIG: 20 00 15 12 49 01 12 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFiles - - .method /*0600003D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string searchPattern) cil managed - // SIG: 20 01 15 12 49 01 12 14 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFiles - - .method /*0600003E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 20 02 15 12 49 01 12 14 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFiles - - .method /*0600003F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFiles(string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 20 02 15 12 49 01 12 14 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFiles - - .method /*06000040*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemInfos() cil managed - // SIG: 20 00 15 12 49 01 12 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFileSystemInfos - - .method /*06000041*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemInfos(string searchPattern) cil managed - // SIG: 20 01 15 12 49 01 12 18 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFileSystemInfos - - .method /*06000042*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateFileSystemInfos(string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 20 02 15 12 49 01 12 18 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateFileSystemInfos - - .method /*06000043*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - EnumerateDirectories(string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 20 02 15 12 49 01 12 0C 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::EnumerateDirectories - - .method /*06000044*/ public hidebysig instance class System.IO.DirectoryInfo/*02000003*/[] - GetDirectories() cil managed - // SIG: 20 00 1D 12 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetDirectories - - .method /*06000045*/ public hidebysig instance class System.IO.DirectoryInfo/*02000003*/[] - GetDirectories(string searchPattern) cil managed - // SIG: 20 01 1D 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetDirectories - - .method /*06000046*/ public hidebysig instance class System.IO.DirectoryInfo/*02000003*/[] - GetDirectories(string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 20 02 1D 12 0C 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetDirectories - - .method /*06000047*/ public hidebysig instance class System.IO.DirectoryInfo/*02000003*/[] - GetDirectories(string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 20 02 1D 12 0C 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetDirectories - - .method /*06000048*/ public hidebysig instance class System.IO.FileInfo/*02000005*/[] - GetFiles() cil managed - // SIG: 20 00 1D 12 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFiles - - .method /*06000049*/ public hidebysig instance class System.IO.FileInfo/*02000005*/[] - GetFiles(string searchPattern) cil managed - // SIG: 20 01 1D 12 14 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFiles - - .method /*0600004A*/ public hidebysig instance class System.IO.FileInfo/*02000005*/[] - GetFiles(string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 20 02 1D 12 14 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFiles - - .method /*0600004B*/ public hidebysig instance class System.IO.FileInfo/*02000005*/[] - GetFiles(string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 20 02 1D 12 14 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFiles - - .method /*0600004C*/ public hidebysig instance class System.IO.FileSystemInfo/*02000006*/[] - GetFileSystemInfos() cil managed - // SIG: 20 00 1D 12 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFileSystemInfos - - .method /*0600004D*/ public hidebysig instance class System.IO.FileSystemInfo/*02000006*/[] - GetFileSystemInfos(string searchPattern) cil managed - // SIG: 20 01 1D 12 18 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFileSystemInfos - - .method /*0600004E*/ public hidebysig instance class System.IO.FileSystemInfo/*02000006*/[] - GetFileSystemInfos(string searchPattern, - valuetype System.IO.SearchOption/*02000007*/ searchOption) cil managed - // SIG: 20 02 1D 12 18 0E 11 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFileSystemInfos - - .method /*0600004F*/ public hidebysig instance class System.IO.FileSystemInfo/*02000006*/[] - GetFileSystemInfos(string searchPattern, - class System.IO.EnumerationOptions/*0200000A*/ enumerationOptions) cil managed - // SIG: 20 02 1D 12 18 0E 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::GetFileSystemInfos - - .method /*06000050*/ public hidebysig instance void - MoveTo(string destDirName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DirectoryInfo::MoveTo - - .method /*06000051*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryInfo::ToString - - .property /*17000001*/ instance bool Exists() - { - .get instance bool System.IO.DirectoryInfo/*02000003*/::get_Exists() /* 06000030 */ - } // end of property DirectoryInfo::Exists - .property /*17000002*/ instance string Name() - { - .get instance string System.IO.DirectoryInfo/*02000003*/::get_Name() /* 06000031 */ - } // end of property DirectoryInfo::Name - .property /*17000003*/ instance class System.IO.DirectoryInfo/*02000003*/ - Parent() - { - .get instance class System.IO.DirectoryInfo/*02000003*/ System.IO.DirectoryInfo/*02000003*/::get_Parent() /* 06000032 */ - } // end of property DirectoryInfo::Parent - .property /*17000004*/ instance class System.IO.DirectoryInfo/*02000003*/ - Root() - { - .get instance class System.IO.DirectoryInfo/*02000003*/ System.IO.DirectoryInfo/*02000003*/::get_Root() /* 06000033 */ - } // end of property DirectoryInfo::Root -} // end of class System.IO.DirectoryInfo - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.IO.File - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000052*/ public hidebysig static - void AppendAllLines(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents) cil managed - // SIG: 00 02 01 0E 15 12 49 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::AppendAllLines - - .method /*06000053*/ public hidebysig static - void AppendAllLines(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 03 01 0E 15 12 49 01 0E 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::AppendAllLines - - .method /*06000054*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - AppendAllLinesAsync(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 12 55 0E 15 12 49 01 0E 11 59 - { - .param [3]/*0800007C*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::AppendAllLinesAsync - - .method /*06000055*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - AppendAllLinesAsync(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 04 12 55 0E 15 12 49 01 0E 12 51 11 59 - { - .param [4]/*08000080*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::AppendAllLinesAsync - - .method /*06000056*/ public hidebysig static - void AppendAllText(string path, - string contents) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::AppendAllText - - .method /*06000057*/ public hidebysig static - void AppendAllText(string path, - string contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 03 01 0E 0E 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::AppendAllText - - .method /*06000058*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - AppendAllTextAsync(string path, - string contents, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 12 55 0E 0E 11 59 - { - .param [3]/*08000088*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::AppendAllTextAsync - - .method /*06000059*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - AppendAllTextAsync(string path, - string contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 04 12 55 0E 0E 12 51 11 59 - { - .param [4]/*0800008C*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::AppendAllTextAsync - - .method /*0600005A*/ public hidebysig static - class [System.Runtime.Extensions/*23000002*/]System.IO.StreamWriter/*01000017*/ - AppendText(string path) cil managed - // SIG: 00 01 12 5D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::AppendText - - .method /*0600005B*/ public hidebysig static - void Copy(string sourceFileName, - string destFileName) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Copy - - .method /*0600005C*/ public hidebysig static - void Copy(string sourceFileName, - string destFileName, - bool overwrite) cil managed - // SIG: 00 03 01 0E 0E 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Copy - - .method /*0600005D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Create(string path) cil managed - // SIG: 00 01 12 61 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Create - - .method /*0600005E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Create(string path, - int32 bufferSize) cil managed - // SIG: 00 02 12 61 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Create - - .method /*0600005F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Create(string path, - int32 bufferSize, - valuetype [System.Runtime/*23000001*/]System.IO.FileOptions/*01000019*/ options) cil managed - // SIG: 00 03 12 61 0E 08 11 65 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Create - - .method /*06000060*/ public hidebysig static - class [System.Runtime.Extensions/*23000002*/]System.IO.StreamWriter/*01000017*/ - CreateText(string path) cil managed - // SIG: 00 01 12 5D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::CreateText - - .method /*06000061*/ public hidebysig static - void Delete(string path) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Delete - - .method /*06000062*/ public hidebysig static - void Decrypt(string path) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Decrypt - - .method /*06000063*/ public hidebysig static - void Encrypt(string path) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Encrypt - - .method /*06000064*/ public hidebysig static - bool Exists(string path) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Exists - - .method /*06000065*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - GetAttributes(string path) cil managed - // SIG: 00 01 11 69 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetAttributes - - .method /*06000066*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetCreationTime(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetCreationTime - - .method /*06000067*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetCreationTimeUtc(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetCreationTimeUtc - - .method /*06000068*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastAccessTime(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetLastAccessTime - - .method /*06000069*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastAccessTimeUtc(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetLastAccessTimeUtc - - .method /*0600006A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastWriteTime(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetLastWriteTime - - .method /*0600006B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - GetLastWriteTimeUtc(string path) cil managed - // SIG: 00 01 11 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::GetLastWriteTimeUtc - - .method /*0600006C*/ public hidebysig static - void Move(string sourceFileName, - string destFileName) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Move - - .method /*0600006D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Open(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode) cil managed - // SIG: 00 02 12 61 0E 11 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Open - - .method /*0600006E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Open(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access) cil managed - // SIG: 00 03 12 61 0E 11 6D 11 71 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Open - - .method /*0600006F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Open(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share) cil managed - // SIG: 00 04 12 61 0E 11 6D 11 71 11 75 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::Open - - .method /*06000070*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - OpenRead(string path) cil managed - // SIG: 00 01 12 61 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::OpenRead - - .method /*06000071*/ public hidebysig static - class [System.Runtime.Extensions/*23000002*/]System.IO.StreamReader/*0100001E*/ - OpenText(string path) cil managed - // SIG: 00 01 12 79 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::OpenText - - .method /*06000072*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - OpenWrite(string path) cil managed - // SIG: 00 01 12 61 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::OpenWrite - - .method /*06000073*/ public hidebysig static - uint8[] ReadAllBytes(string path) cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllBytes - - .method /*06000074*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001F*/ - ReadAllBytesAsync(string path, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 02 15 12 7D 01 1D 05 0E 11 59 - { - .param [2]/*080000B5*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllBytesAsync - - .method /*06000075*/ public hidebysig static - string[] ReadAllLines(string path) cil managed - // SIG: 00 01 1D 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllLines - - .method /*06000076*/ public hidebysig static - string[] ReadAllLines(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 02 1D 0E 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllLines - - .method /*06000077*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001F*/ - ReadAllLinesAsync(string path, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 02 15 12 7D 01 1D 0E 0E 11 59 - { - .param [2]/*080000BA*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllLinesAsync - - .method /*06000078*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001F*/ - ReadAllLinesAsync(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 15 12 7D 01 1D 0E 0E 12 51 11 59 - { - .param [3]/*080000BD*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllLinesAsync - - .method /*06000079*/ public hidebysig static - string ReadAllText(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllText - - .method /*0600007A*/ public hidebysig static - string ReadAllText(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 02 0E 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllText - - .method /*0600007B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001F*/ - ReadAllTextAsync(string path, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 02 15 12 7D 01 0E 0E 11 59 - { - .param [2]/*080000C2*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllTextAsync - - .method /*0600007C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001F*/ - ReadAllTextAsync(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 15 12 7D 01 0E 0E 12 51 11 59 - { - .param [3]/*080000C5*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadAllTextAsync - - .method /*0600007D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - ReadLines(string path) cil managed - // SIG: 00 01 15 12 49 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadLines - - .method /*0600007E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ - ReadLines(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 02 15 12 49 01 0E 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::ReadLines - - .method /*0600007F*/ public hidebysig static - void Replace(string sourceFileName, - string destinationFileName, - string destinationBackupFileName) cil managed - // SIG: 00 03 01 0E 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Replace - - .method /*06000080*/ public hidebysig static - void Replace(string sourceFileName, - string destinationFileName, - string destinationBackupFileName, - bool ignoreMetadataErrors) cil managed - // SIG: 00 04 01 0E 0E 0E 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::Replace - - .method /*06000081*/ public hidebysig static - void SetAttributes(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ fileAttributes) cil managed - // SIG: 00 02 01 0E 11 69 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetAttributes - - .method /*06000082*/ public hidebysig static - void SetCreationTime(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ creationTime) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetCreationTime - - .method /*06000083*/ public hidebysig static - void SetCreationTimeUtc(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ creationTimeUtc) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetCreationTimeUtc - - .method /*06000084*/ public hidebysig static - void SetLastAccessTime(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastAccessTime) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetLastAccessTime - - .method /*06000085*/ public hidebysig static - void SetLastAccessTimeUtc(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastAccessTimeUtc) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetLastAccessTimeUtc - - .method /*06000086*/ public hidebysig static - void SetLastWriteTime(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastWriteTime) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetLastWriteTime - - .method /*06000087*/ public hidebysig static - void SetLastWriteTimeUtc(string path, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ lastWriteTimeUtc) cil managed - // SIG: 00 02 01 0E 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::SetLastWriteTimeUtc - - .method /*06000088*/ public hidebysig static - void WriteAllBytes(string path, - uint8[] bytes) cil managed - // SIG: 00 02 01 0E 1D 05 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllBytes - - .method /*06000089*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - WriteAllBytesAsync(string path, - uint8[] bytes, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 12 55 0E 1D 05 11 59 - { - .param [3]/*080000E2*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::WriteAllBytesAsync - - .method /*0600008A*/ public hidebysig static - void WriteAllLines(string path, - string[] contents) cil managed - // SIG: 00 02 01 0E 1D 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllLines - - .method /*0600008B*/ public hidebysig static - void WriteAllLines(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents) cil managed - // SIG: 00 02 01 0E 15 12 49 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllLines - - .method /*0600008C*/ public hidebysig static - void WriteAllLines(string path, - string[] contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 03 01 0E 1D 0E 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllLines - - .method /*0600008D*/ public hidebysig static - void WriteAllLines(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 03 01 0E 15 12 49 01 0E 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllLines - - .method /*0600008E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - WriteAllLinesAsync(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 12 55 0E 15 12 49 01 0E 11 59 - { - .param [3]/*080000EF*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::WriteAllLinesAsync - - .method /*0600008F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - WriteAllLinesAsync(string path, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*/ contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 04 12 55 0E 15 12 49 01 0E 12 51 11 59 - { - .param [4]/*080000F3*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::WriteAllLinesAsync - - .method /*06000090*/ public hidebysig static - void WriteAllText(string path, - string contents) cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllText - - .method /*06000091*/ public hidebysig static - void WriteAllText(string path, - string contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 03 01 0E 0E 12 51 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method File::WriteAllText - - .method /*06000092*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - WriteAllTextAsync(string path, - string contents, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 03 12 55 0E 0E 11 59 - { - .param [3]/*080000FB*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::WriteAllTextAsync - - .method /*06000093*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - WriteAllTextAsync(string path, - string contents, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 00 04 12 55 0E 0E 12 51 11 59 - { - .param [4]/*080000FF*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method File::WriteAllTextAsync - -} // end of class System.IO.File - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.IO.FileInfo - extends System.IO.FileSystemInfo/*02000006*/ -{ - .method /*06000094*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AE */ call instance void System.IO.FileSystemInfo/*02000006*/::.ctor() /* 060000AE */ - IL_0006: /* 2A | */ ret - } // end of method FileInfo::.ctor - - .method /*06000095*/ public hidebysig specialname - instance class System.IO.DirectoryInfo/*02000003*/ - get_Directory() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::get_Directory - - .method /*06000096*/ public hidebysig specialname - instance string get_DirectoryName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::get_DirectoryName - - .method /*06000097*/ public hidebysig specialname virtual - instance bool get_Exists() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::get_Exists - - .method /*06000098*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::get_IsReadOnly - - .method /*06000099*/ public hidebysig specialname - instance void set_IsReadOnly(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileInfo::set_IsReadOnly - - .method /*0600009A*/ public hidebysig specialname - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::get_Length - - .method /*0600009B*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::get_Name - - .method /*0600009C*/ public hidebysig instance class [System.Runtime.Extensions/*23000002*/]System.IO.StreamWriter/*01000017*/ - AppendText() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::AppendText - - .method /*0600009D*/ public hidebysig instance class System.IO.FileInfo/*02000005*/ - CopyTo(string destFileName) cil managed - // SIG: 20 01 12 14 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::CopyTo - - .method /*0600009E*/ public hidebysig instance class System.IO.FileInfo/*02000005*/ - CopyTo(string destFileName, - bool overwrite) cil managed - // SIG: 20 02 12 14 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::CopyTo - - .method /*0600009F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Create() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::Create - - .method /*060000A0*/ public hidebysig instance class [System.Runtime.Extensions/*23000002*/]System.IO.StreamWriter/*01000017*/ - CreateText() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::CreateText - - .method /*060000A1*/ public hidebysig virtual - instance void Delete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileInfo::Delete - - .method /*060000A2*/ public hidebysig instance void - Decrypt() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileInfo::Decrypt - - .method /*060000A3*/ public hidebysig instance void - Encrypt() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileInfo::Encrypt - - .method /*060000A4*/ public hidebysig instance void - MoveTo(string destFileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileInfo::MoveTo - - .method /*060000A5*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Open(valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode) cil managed - // SIG: 20 01 12 61 11 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::Open - - .method /*060000A6*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Open(valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access) cil managed - // SIG: 20 02 12 61 11 6D 11 71 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::Open - - .method /*060000A7*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - Open(valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share) cil managed - // SIG: 20 03 12 61 11 6D 11 71 11 75 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::Open - - .method /*060000A8*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - OpenRead() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::OpenRead - - .method /*060000A9*/ public hidebysig instance class [System.Runtime.Extensions/*23000002*/]System.IO.StreamReader/*0100001E*/ - OpenText() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::OpenText - - .method /*060000AA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.FileStream/*01000018*/ - OpenWrite() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::OpenWrite - - .method /*060000AB*/ public hidebysig instance class System.IO.FileInfo/*02000005*/ - Replace(string destinationFileName, - string destinationBackupFileName) cil managed - // SIG: 20 02 12 14 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::Replace - - .method /*060000AC*/ public hidebysig instance class System.IO.FileInfo/*02000005*/ - Replace(string destinationFileName, - string destinationBackupFileName, - bool ignoreMetadataErrors) cil managed - // SIG: 20 03 12 14 0E 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::Replace - - .method /*060000AD*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileInfo::ToString - - .property /*17000005*/ instance class System.IO.DirectoryInfo/*02000003*/ - Directory() - { - .get instance class System.IO.DirectoryInfo/*02000003*/ System.IO.FileInfo/*02000005*/::get_Directory() /* 06000095 */ - } // end of property FileInfo::Directory - .property /*17000006*/ instance string DirectoryName() - { - .get instance string System.IO.FileInfo/*02000005*/::get_DirectoryName() /* 06000096 */ - } // end of property FileInfo::DirectoryName - .property /*17000007*/ instance bool Exists() - { - .get instance bool System.IO.FileInfo/*02000005*/::get_Exists() /* 06000097 */ - } // end of property FileInfo::Exists - .property /*17000008*/ instance bool IsReadOnly() - { - .get instance bool System.IO.FileInfo/*02000005*/::get_IsReadOnly() /* 06000098 */ - .set instance void System.IO.FileInfo/*02000005*/::set_IsReadOnly(bool) /* 06000099 */ - } // end of property FileInfo::IsReadOnly - .property /*17000009*/ instance int64 Length() - { - .get instance int64 System.IO.FileInfo/*02000005*/::get_Length() /* 0600009A */ - } // end of property FileInfo::Length - .property /*1700000A*/ instance string Name() - { - .get instance string System.IO.FileInfo/*02000005*/::get_Name() /* 0600009B */ - } // end of property FileInfo::Name -} // end of class System.IO.FileInfo - -.class /*02000006*/ public abstract auto ansi beforefieldinit System.IO.FileSystemInfo - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000020*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000021*/ -{ - .field /*04000001*/ family string FullPath - .field /*04000002*/ family string OriginalPath - .method /*060000AE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000020*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemInfo::.ctor - - .method /*060000AF*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000022*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000023*/ context) cil managed - // SIG: 20 02 01 12 80 89 11 80 8D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000020*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemInfo::.ctor - - .method /*060000B0*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - get_Attributes() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_Attributes - - .method /*060000B1*/ public hidebysig specialname - instance void set_Attributes(valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_Attributes - - .method /*060000B2*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - get_CreationTime() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_CreationTime - - .method /*060000B3*/ public hidebysig specialname - instance void set_CreationTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_CreationTime - - .method /*060000B4*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - get_CreationTimeUtc() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_CreationTimeUtc - - .method /*060000B5*/ public hidebysig specialname - instance void set_CreationTimeUtc(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_CreationTimeUtc - - .method /*060000B6*/ public hidebysig newslot specialname abstract virtual - instance bool get_Exists() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method FileSystemInfo::get_Exists - - .method /*060000B7*/ public hidebysig specialname - instance string get_Extension() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_Extension - - .method /*060000B8*/ public hidebysig newslot specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_FullName - - .method /*060000B9*/ public hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000022*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000023*/ context) cil managed - // SIG: 20 02 01 12 80 89 11 80 8D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::GetObjectData - - .method /*060000BA*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - get_LastAccessTime() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_LastAccessTime - - .method /*060000BB*/ public hidebysig specialname - instance void set_LastAccessTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_LastAccessTime - - .method /*060000BC*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - get_LastAccessTimeUtc() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_LastAccessTimeUtc - - .method /*060000BD*/ public hidebysig specialname - instance void set_LastAccessTimeUtc(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_LastAccessTimeUtc - - .method /*060000BE*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - get_LastWriteTime() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_LastWriteTime - - .method /*060000BF*/ public hidebysig specialname - instance void set_LastWriteTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_LastWriteTime - - .method /*060000C0*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - get_LastWriteTimeUtc() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemInfo::get_LastWriteTimeUtc - - .method /*060000C1*/ public hidebysig specialname - instance void set_LastWriteTimeUtc(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::set_LastWriteTimeUtc - - .method /*060000C2*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method FileSystemInfo::get_Name - - .method /*060000C3*/ public hidebysig newslot abstract virtual - instance void Delete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method FileSystemInfo::Delete - - .method /*060000C4*/ public hidebysig instance void - Refresh() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemInfo::Refresh - - .property /*1700000B*/ instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ System.IO.FileSystemInfo/*02000006*/::get_Attributes() /* 060000B0 */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_Attributes(valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/) /* 060000B1 */ - } // end of property FileSystemInfo::Attributes - .property /*1700000C*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - CreationTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ System.IO.FileSystemInfo/*02000006*/::get_CreationTime() /* 060000B2 */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_CreationTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/) /* 060000B3 */ - } // end of property FileSystemInfo::CreationTime - .property /*1700000D*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - CreationTimeUtc() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ System.IO.FileSystemInfo/*02000006*/::get_CreationTimeUtc() /* 060000B4 */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_CreationTimeUtc(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/) /* 060000B5 */ - } // end of property FileSystemInfo::CreationTimeUtc - .property /*1700000E*/ instance bool Exists() - { - .get instance bool System.IO.FileSystemInfo/*02000006*/::get_Exists() /* 060000B6 */ - } // end of property FileSystemInfo::Exists - .property /*1700000F*/ instance string Extension() - { - .get instance string System.IO.FileSystemInfo/*02000006*/::get_Extension() /* 060000B7 */ - } // end of property FileSystemInfo::Extension - .property /*17000010*/ instance string FullName() - { - .get instance string System.IO.FileSystemInfo/*02000006*/::get_FullName() /* 060000B8 */ - } // end of property FileSystemInfo::FullName - .property /*17000011*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - LastAccessTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ System.IO.FileSystemInfo/*02000006*/::get_LastAccessTime() /* 060000BA */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_LastAccessTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/) /* 060000BB */ - } // end of property FileSystemInfo::LastAccessTime - .property /*17000012*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - LastAccessTimeUtc() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ System.IO.FileSystemInfo/*02000006*/::get_LastAccessTimeUtc() /* 060000BC */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_LastAccessTimeUtc(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/) /* 060000BD */ - } // end of property FileSystemInfo::LastAccessTimeUtc - .property /*17000013*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - LastWriteTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ System.IO.FileSystemInfo/*02000006*/::get_LastWriteTime() /* 060000BE */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_LastWriteTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/) /* 060000BF */ - } // end of property FileSystemInfo::LastWriteTime - .property /*17000014*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ - LastWriteTimeUtc() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/ System.IO.FileSystemInfo/*02000006*/::get_LastWriteTimeUtc() /* 060000C0 */ - .set instance void System.IO.FileSystemInfo/*02000006*/::set_LastWriteTimeUtc(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000013*/) /* 060000C1 */ - } // end of property FileSystemInfo::LastWriteTimeUtc - .property /*17000015*/ instance string Name() - { - .get instance string System.IO.FileSystemInfo/*02000006*/::get_Name() /* 060000C2 */ - } // end of property FileSystemInfo::Name -} // end of class System.IO.FileSystemInfo - -.class /*02000007*/ public auto ansi sealed System.IO.SearchOption - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.IO.SearchOption/*02000007*/ AllDirectories = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.IO.SearchOption/*02000007*/ TopDirectoryOnly = int32(0x00000000) -} // end of class System.IO.SearchOption - -.class /*02000008*/ public auto ansi sealed System.IO.MatchType - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*04000006*/ public specialname rtspecialname int32 value__ - .field /*04000007*/ public static literal valuetype System.IO.MatchType/*02000008*/ Simple = int32(0x00000000) - .field /*04000008*/ public static literal valuetype System.IO.MatchType/*02000008*/ Win32 = int32(0x00000001) -} // end of class System.IO.MatchType - -.class /*02000009*/ public auto ansi sealed System.IO.MatchCasing - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype System.IO.MatchCasing/*02000009*/ PlatformDefault = int32(0x00000000) - .field /*0400000B*/ public static literal valuetype System.IO.MatchCasing/*02000009*/ CaseSensitive = int32(0x00000001) - .field /*0400000C*/ public static literal valuetype System.IO.MatchCasing/*02000009*/ CaseInsensitive = int32(0x00000002) -} // end of class System.IO.MatchCasing - -.class /*0200000A*/ public auto ansi beforefieldinit System.IO.EnumerationOptions - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*060000C5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method EnumerationOptions::.ctor - - .method /*060000C6*/ public hidebysig specialname - instance bool get_RecurseSubdirectories() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_RecurseSubdirectories - - .method /*060000C7*/ public hidebysig specialname - instance void set_RecurseSubdirectories(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_RecurseSubdirectories - - .method /*060000C8*/ public hidebysig specialname - instance bool get_IgnoreInaccessible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_IgnoreInaccessible - - .method /*060000C9*/ public hidebysig specialname - instance void set_IgnoreInaccessible(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_IgnoreInaccessible - - .method /*060000CA*/ public hidebysig specialname - instance int32 get_BufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_BufferSize - - .method /*060000CB*/ public hidebysig specialname - instance void set_BufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_BufferSize - - .method /*060000CC*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - get_AttributesToSkip() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_AttributesToSkip - - .method /*060000CD*/ public hidebysig specialname - instance void set_AttributesToSkip(valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_AttributesToSkip - - .method /*060000CE*/ public hidebysig specialname - instance valuetype System.IO.MatchType/*02000008*/ - get_MatchType() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_MatchType - - .method /*060000CF*/ public hidebysig specialname - instance void set_MatchType(valuetype System.IO.MatchType/*02000008*/ 'value') cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_MatchType - - .method /*060000D0*/ public hidebysig specialname - instance valuetype System.IO.MatchCasing/*02000009*/ - get_MatchCasing() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_MatchCasing - - .method /*060000D1*/ public hidebysig specialname - instance void set_MatchCasing(valuetype System.IO.MatchCasing/*02000009*/ 'value') cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_MatchCasing - - .method /*060000D2*/ public hidebysig specialname - instance bool get_ReturnSpecialDirectories() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerationOptions::get_ReturnSpecialDirectories - - .method /*060000D3*/ public hidebysig specialname - instance void set_ReturnSpecialDirectories(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumerationOptions::set_ReturnSpecialDirectories - - .property /*17000016*/ instance bool RecurseSubdirectories() - { - .get instance bool System.IO.EnumerationOptions/*0200000A*/::get_RecurseSubdirectories() /* 060000C6 */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_RecurseSubdirectories(bool) /* 060000C7 */ - } // end of property EnumerationOptions::RecurseSubdirectories - .property /*17000017*/ instance bool IgnoreInaccessible() - { - .get instance bool System.IO.EnumerationOptions/*0200000A*/::get_IgnoreInaccessible() /* 060000C8 */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_IgnoreInaccessible(bool) /* 060000C9 */ - } // end of property EnumerationOptions::IgnoreInaccessible - .property /*17000018*/ instance int32 BufferSize() - { - .get instance int32 System.IO.EnumerationOptions/*0200000A*/::get_BufferSize() /* 060000CA */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_BufferSize(int32) /* 060000CB */ - } // end of property EnumerationOptions::BufferSize - .property /*17000019*/ instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - AttributesToSkip() - { - .get instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ System.IO.EnumerationOptions/*0200000A*/::get_AttributesToSkip() /* 060000CC */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_AttributesToSkip(valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/) /* 060000CD */ - } // end of property EnumerationOptions::AttributesToSkip - .property /*1700001A*/ instance valuetype System.IO.MatchType/*02000008*/ - MatchType() - { - .get instance valuetype System.IO.MatchType/*02000008*/ System.IO.EnumerationOptions/*0200000A*/::get_MatchType() /* 060000CE */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_MatchType(valuetype System.IO.MatchType/*02000008*/) /* 060000CF */ - } // end of property EnumerationOptions::MatchType - .property /*1700001B*/ instance valuetype System.IO.MatchCasing/*02000009*/ - MatchCasing() - { - .get instance valuetype System.IO.MatchCasing/*02000009*/ System.IO.EnumerationOptions/*0200000A*/::get_MatchCasing() /* 060000D0 */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_MatchCasing(valuetype System.IO.MatchCasing/*02000009*/) /* 060000D1 */ - } // end of property EnumerationOptions::MatchCasing - .property /*1700001C*/ instance bool ReturnSpecialDirectories() - { - .get instance bool System.IO.EnumerationOptions/*0200000A*/::get_ReturnSpecialDirectories() /* 060000D2 */ - .set instance void System.IO.EnumerationOptions/*0200000A*/::set_ReturnSpecialDirectories(bool) /* 060000D3 */ - } // end of property EnumerationOptions::ReturnSpecialDirectories -} // end of class System.IO.EnumerationOptions - -.class /*0200000B*/ public sequential ansi sealed beforefieldinit System.IO.Enumeration.FileSystemEntry - extends [System.Runtime/*23000001*/]System.ValueType/*01000027*/ -{ - .pack 0 - .size 1 - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsByRefLikeAttribute/*01000025*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000026*/::.ctor(string, - bool) /* 0A000011 */ = ( 01 00 52 54 79 70 65 73 20 77 69 74 68 20 65 6D // ..RTypes with em - 62 65 64 64 65 64 20 72 65 66 65 72 65 6E 63 65 // bedded reference - 73 20 61 72 65 20 6E 6F 74 20 73 75 70 70 6F 72 // s are not suppor - 74 65 64 20 69 6E 20 74 68 69 73 20 76 65 72 73 // ted in this vers - 69 6F 6E 20 6F 66 20 79 6F 75 72 20 63 6F 6D 70 // ion of your comp - 69 6C 65 72 2E 01 00 00 ) // iler.... - .method /*060000D4*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - get_Directory() cil managed - // SIG: 20 00 15 11 80 A1 01 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_Directory - - .method /*060000D5*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - get_RootDirectory() cil managed - // SIG: 20 00 15 11 80 A1 01 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_RootDirectory - - .method /*060000D6*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - get_OriginalRootDirectory() cil managed - // SIG: 20 00 15 11 80 A1 01 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_OriginalRootDirectory - - .method /*060000D7*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - get_FileName() cil managed - // SIG: 20 00 15 11 80 A1 01 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_FileName - - .method /*060000D8*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - get_Attributes() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_Attributes - - .method /*060000D9*/ public hidebysig specialname - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_Length - - .method /*060000DA*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ - get_CreationTimeUtc() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_CreationTimeUtc - - .method /*060000DB*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ - get_LastAccessTimeUtc() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_LastAccessTimeUtc - - .method /*060000DC*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ - get_LastWriteTimeUtc() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_LastWriteTimeUtc - - .method /*060000DD*/ public hidebysig specialname - instance bool get_IsDirectory() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_IsDirectory - - .method /*060000DE*/ public hidebysig specialname - instance bool get_IsHidden() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::get_IsHidden - - .method /*060000DF*/ public hidebysig instance class System.IO.FileSystemInfo/*02000006*/ - ToFileSystemInfo() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::ToFileSystemInfo - - .method /*060000E0*/ public hidebysig instance string - ToSpecifiedFullPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::ToSpecifiedFullPath - - .method /*060000E1*/ public hidebysig instance string - ToFullPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEntry::ToFullPath - - .property /*1700001D*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - Directory() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_Directory() /* 060000D4 */ - } // end of property FileSystemEntry::Directory - .property /*1700001E*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - RootDirectory() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_RootDirectory() /* 060000D5 */ - } // end of property FileSystemEntry::RootDirectory - .property /*1700001F*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - OriginalRootDirectory() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_OriginalRootDirectory() /* 060000D6 */ - } // end of property FileSystemEntry::OriginalRootDirectory - .property /*17000020*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ - FileName() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_FileName() /* 060000D7 */ - } // end of property FileSystemEntry::FileName - .property /*17000021*/ instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.IO.FileAttributes/*0100001A*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_Attributes() /* 060000D8 */ - } // end of property FileSystemEntry::Attributes - .property /*17000022*/ instance int64 Length() - { - .get instance int64 System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_Length() /* 060000D9 */ - } // end of property FileSystemEntry::Length - .property /*17000023*/ instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ - CreationTimeUtc() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_CreationTimeUtc() /* 060000DA */ - } // end of property FileSystemEntry::CreationTimeUtc - .property /*17000024*/ instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ - LastAccessTimeUtc() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_LastAccessTimeUtc() /* 060000DB */ - } // end of property FileSystemEntry::LastAccessTimeUtc - .property /*17000025*/ instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ - LastWriteTimeUtc() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000029*/ System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_LastWriteTimeUtc() /* 060000DC */ - } // end of property FileSystemEntry::LastWriteTimeUtc - .property /*17000026*/ instance bool IsDirectory() - { - .get instance bool System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_IsDirectory() /* 060000DD */ - } // end of property FileSystemEntry::IsDirectory - .property /*17000027*/ instance bool IsHidden() - { - .get instance bool System.IO.Enumeration.FileSystemEntry/*0200000B*/::get_IsHidden() /* 060000DE */ - } // end of property FileSystemEntry::IsHidden -} // end of class System.IO.Enumeration.FileSystemEntry - -.class /*0200000C*/ public abstract auto ansi beforefieldinit System.IO.Enumeration.FileSystemEnumerator`1 - extends [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100002A*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002C*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002B*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100002D*/ -{ - .method /*060000E2*/ public hidebysig specialname rtspecialname - instance void .ctor(string directory, - [opt] class System.IO.EnumerationOptions/*0200000A*/ options) cil managed - // SIG: 20 02 01 0E 12 28 - { - .param [2]/*08000124*/ = nullref - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100002A*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemEnumerator`1::.ctor - - .method /*060000E3*/ family hidebysig newslot virtual - instance bool ShouldIncludeEntry(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry) cil managed - // SIG: 20 01 02 10 11 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::ShouldIncludeEntry - - .method /*060000E4*/ family hidebysig newslot virtual - instance bool ShouldRecurseIntoEntry(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry) cil managed - // SIG: 20 01 02 10 11 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::ShouldRecurseIntoEntry - - .method /*060000E5*/ family hidebysig newslot abstract virtual - instance !TResult TransformEntry(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry) cil managed - // SIG: 20 01 13 00 10 11 2C - { - // Method begins at RVA 0x0 - } // end of method FileSystemEnumerator`1::TransformEntry - - .method /*060000E6*/ family hidebysig newslot virtual - instance void OnDirectoryFinished(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ directory) cil managed - // SIG: 20 01 01 15 11 80 A1 01 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::OnDirectoryFinished - - .method /*060000E7*/ family hidebysig newslot virtual - instance bool ContinueOnError(int32 'error') cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::ContinueOnError - - .method /*060000E8*/ public hidebysig newslot specialname virtual final - instance !TResult get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::get_Current - - .method /*060000E9*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002B*/::get_Current /*0100002B::0A000012*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::System.Collections.IEnumerator.get_Current - - .method /*060000EA*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::MoveNext - - .method /*060000EB*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::Reset - - .method /*060000EC*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::Dispose - - .method /*060000ED*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerator`1::Dispose - - .property /*17000028*/ instance !TResult - Current() - { - .get instance !TResult System.IO.Enumeration.FileSystemEnumerator`1/*0200000C*/::get_Current() /* 060000E8 */ - } // end of property FileSystemEnumerator`1::Current - .property /*17000029*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.IO.Enumeration.FileSystemEnumerator`1/*0200000C*/::System.Collections.IEnumerator.get_Current() /* 060000E9 */ - } // end of property FileSystemEnumerator`1::System.Collections.IEnumerator.Current -} // end of class System.IO.Enumeration.FileSystemEnumerator`1 - -.class /*0200000D*/ public auto ansi beforefieldinit System.IO.Enumeration.FileSystemEnumerable`1 - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000012*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002E*/ -{ - .class /*0200000F*/ auto ansi sealed nested public FindPredicate - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100002F*/ - { - .method /*060000F8*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method FindPredicate::.ctor - - .method /*060000F9*/ public hidebysig newslot virtual - instance bool Invoke(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry) runtime managed - // SIG: 20 01 02 10 11 2C - { - } // end of method FindPredicate::Invoke - - .method /*060000FA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000030*/ - BeginInvoke(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000031*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 80 C1 10 11 2C 12 80 C5 1C - { - } // end of method FindPredicate::BeginInvoke - - .method /*060000FB*/ public hidebysig newslot virtual - instance bool EndInvoke(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry, - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000030*/ result) runtime managed - // SIG: 20 02 02 10 11 2C 12 80 C1 - { - } // end of method FindPredicate::EndInvoke - - } // end of class FindPredicate - - .class /*02000010*/ auto ansi sealed nested public FindTransform - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100002F*/ - { - .method /*060000FC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method FindTransform::.ctor - - .method /*060000FD*/ public hidebysig newslot virtual - instance !TResult Invoke(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry) runtime managed - // SIG: 20 01 13 00 10 11 2C - { - } // end of method FindTransform::Invoke - - .method /*060000FE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000030*/ - BeginInvoke(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000031*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 80 C1 10 11 2C 12 80 C5 1C - { - } // end of method FindTransform::BeginInvoke - - .method /*060000FF*/ public hidebysig newslot virtual - instance !TResult EndInvoke(valuetype System.IO.Enumeration.FileSystemEntry/*0200000B*/& entry, - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000030*/ result) runtime managed - // SIG: 20 02 13 00 10 11 2C 12 80 C1 - { - } // end of method FindTransform::EndInvoke - - } // end of class FindTransform - - .method /*060000EE*/ public hidebysig specialname rtspecialname - instance void .ctor(string directory, - class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindTransform/*02000010*/ transform, - [opt] class System.IO.EnumerationOptions/*0200000A*/ options) cil managed - // SIG: 20 03 01 0E 15 12 40 01 13 00 12 28 - { - .param [3]/*0800012D*/ = nullref - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method FileSystemEnumerable`1::.ctor - - .method /*060000EF*/ public hidebysig specialname - instance class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ - get_ShouldRecursePredicate() cil managed - // SIG: 20 00 15 12 3C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerable`1::get_ShouldRecursePredicate - - .method /*060000F0*/ public hidebysig specialname - instance void set_ShouldRecursePredicate(class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 15 12 3C 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemEnumerable`1::set_ShouldRecursePredicate - - .method /*060000F1*/ public hidebysig specialname - instance class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ - get_ShouldIncludePredicate() cil managed - // SIG: 20 00 15 12 3C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerable`1::get_ShouldIncludePredicate - - .method /*060000F2*/ public hidebysig specialname - instance void set_ShouldIncludePredicate(class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 15 12 3C 01 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileSystemEnumerable`1::set_ShouldIncludePredicate - - .method /*060000F3*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002C*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B1 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerable`1::GetEnumerator - - .method /*060000F4*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002B*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 AD - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002E*/::GetEnumerator /*0100002E::0A000013*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemEnumerable`1::System.Collections.IEnumerable.GetEnumerator - - .property /*1700002A*/ instance class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ - ShouldRecursePredicate() - { - .get instance class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*/::get_ShouldRecursePredicate() /* 060000EF */ - .set instance void System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*/::set_ShouldRecursePredicate(class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/) /* 060000F0 */ - } // end of property FileSystemEnumerable`1::ShouldRecursePredicate - .property /*1700002B*/ instance class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ - ShouldIncludePredicate() - { - .get instance class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/ System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*/::get_ShouldIncludePredicate() /* 060000F1 */ - .set instance void System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*/::set_ShouldIncludePredicate(class System.IO.Enumeration.FileSystemEnumerable`1/*0200000D*//FindPredicate/*0200000F*/) /* 060000F2 */ - } // end of property FileSystemEnumerable`1::ShouldIncludePredicate -} // end of class System.IO.Enumeration.FileSystemEnumerable`1 - -.class /*0200000E*/ public abstract auto ansi sealed beforefieldinit System.IO.Enumeration.FileSystemName - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*060000F5*/ public hidebysig static - string TranslateWin32Expression(string expression) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemName::TranslateWin32Expression - - .method /*060000F6*/ public hidebysig static - bool MatchesWin32Expression(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ expression, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ name, - [opt] bool ignoreCase) cil managed - // SIG: 00 03 02 15 11 80 A1 01 03 15 11 80 A1 01 03 02 - { - .param [3]/*08000133*/ = bool(true) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemName::MatchesWin32Expression - - .method /*060000F7*/ public hidebysig static - bool MatchesSimpleExpression(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ expression, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000028*/ name, - [opt] bool ignoreCase) cil managed - // SIG: 00 03 02 15 11 80 A1 01 03 15 11 80 A1 01 03 02 - { - .param [3]/*08000136*/ = bool(true) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileSystemName::MatchesSimpleExpression - -} // end of class System.IO.Enumeration.FileSystemName - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il deleted file mode 100644 index 43ab14ede2..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il +++ /dev/null @@ -1,1722 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004086 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00009023 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004033 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002c00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003eb8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000208c Virtual Size -// 0x00002000 Virtual Address -// 0x00002200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000088 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004075 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020ac [0x00001d8c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003e38 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000c98 Size -// '#~' Name -// Stream 2: -// 0x00000d04 Offset -// 0x0000094c Size -// '#Strings' Name -// Stream 3: -// 0x00001650 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001654 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001664 Offset -// 0x00000728 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27280 -// PE header size : 512 (496 used) ( 1.88%) -// PE additional info : 17667 (64.76%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 7564 (27.73%) -// CLR additional info : 128 ( 0.47%) -// CLR method headers : 125 ( 0.46%) -// Managed code : 265 ( 0.97%) -// Data : 2048 ( 7.51%) -// Unaccounted : -1101 (-4.04%) - -// Num.of PE sections : 3 -// .text - 8704 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 7564 -// Module - 1 (10 bytes) -// TypeDef - 7 (98 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 36 (216 bytes) -// MethodDef - 98 (1372 bytes) 2 abstract, 0 native, 96 bodies -// FieldDef - 8 (48 bytes) 0 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 114 (684 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 7 (42 bytes) -// CustomAttribute- 27 (162 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 25 (150 bytes) -// MethodSemantic- 26 (156 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 2380 bytes -// Blobs - 1832 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 198 bytes - -// CLR additional info : 128 - -// CLR method headers : 125 -// Num.of method bodies - 96 -// Num.of fat headers - 1 -// Num.of tiny headers - 95 -// Num.of fat sections - 0 -// Num.of small sections - 1 - -// Managed code : 265 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface INormalizeForIsolatedStorage (public) (abstract) (auto) (ansi) -// Class IsolatedStorage (public) (abstract) (auto) (ansi) -// Class IsolatedStorageException (public) (auto) (ansi) -// Class IsolatedStorageFile (public) (auto) (ansi) (sealed) -// Class IsolatedStorageFileStream (public) (auto) (ansi) -// Class IsolatedStorageScope (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.IsolatedStorage -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 19 53 79 73 74 65 6D 2E 49 4F 2E 49 73 6F // ...System.IO.Iso - 6C 61 74 65 64 53 74 6F 72 61 67 65 00 00 ) // latedStorage.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 19 53 79 73 74 65 6D 2E 49 4F 2E 49 73 6F // ...System.IO.Iso - 6C 61 74 65 64 53 74 6F 72 61 67 65 00 00 ) // latedStorage.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 53 79 73 74 65 6D 2E 49 4F 2E 49 73 6F // ...System.IO.Iso - 6C 61 74 65 64 53 74 6F 72 61 67 65 00 00 ) // latedStorage.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.IO.IsolatedStorage.dll -// MVID: {5f59fe19-9ea7-498e-934a-6212c8abbea4} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FF8E8FAA000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.IO.IsolatedStorage.INormalizeForIsolatedStorage -{ - .method /*06000001*/ public hidebysig newslot abstract virtual - instance object Normalize() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method INormalizeForIsolatedStorage::Normalize - -} // end of class System.IO.IsolatedStorage.INormalizeForIsolatedStorage - -.class /*02000003*/ public abstract auto ansi beforefieldinit System.IO.IsolatedStorage.IsolatedStorage - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ -{ - .method /*06000002*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method IsolatedStorage::.ctor - - .method /*06000003*/ public hidebysig specialname - instance object get_ApplicationIdentity() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_ApplicationIdentity - - .method /*06000004*/ public hidebysig specialname - instance object get_AssemblyIdentity() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_AssemblyIdentity - - .method /*06000005*/ public hidebysig newslot specialname virtual - instance int64 get_AvailableFreeSpace() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_AvailableFreeSpace - - .method /*06000006*/ public hidebysig newslot specialname virtual - instance uint64 get_CurrentSize() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_CurrentSize - - .method /*06000007*/ public hidebysig specialname - instance object get_DomainIdentity() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_DomainIdentity - - .method /*06000008*/ public hidebysig newslot specialname virtual - instance uint64 get_MaximumSize() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_MaximumSize - - .method /*06000009*/ public hidebysig newslot specialname virtual - instance int64 get_Quota() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_Quota - - .method /*0600000A*/ public hidebysig specialname - instance valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ - get_Scope() cil managed - // SIG: 20 00 11 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_Scope - - .method /*0600000B*/ family hidebysig newslot specialname virtual - instance char get_SeparatorExternal() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_SeparatorExternal - - .method /*0600000C*/ family hidebysig newslot specialname virtual - instance char get_SeparatorInternal() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_SeparatorInternal - - .method /*0600000D*/ public hidebysig newslot specialname virtual - instance int64 get_UsedSize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::get_UsedSize - - .method /*0600000E*/ public hidebysig newslot virtual - instance bool IncreaseQuotaTo(int64 newQuotaSize) cil managed - // SIG: 20 01 02 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorage::IncreaseQuotaTo - - .method /*0600000F*/ family hidebysig instance void - InitStore(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope, - class [System.Runtime/*23000001*/]System.Type/*01000013*/ appEvidenceType) cil managed - // SIG: 20 02 01 11 1C 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorage::InitStore - - .method /*06000010*/ family hidebysig instance void - InitStore(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope, - class [System.Runtime/*23000001*/]System.Type/*01000013*/ domainEvidenceType, - class [System.Runtime/*23000001*/]System.Type/*01000013*/ assemblyEvidenceType) cil managed - // SIG: 20 03 01 11 1C 12 4D 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorage::InitStore - - .method /*06000011*/ public hidebysig newslot abstract virtual - instance void Remove() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IsolatedStorage::Remove - - .property /*17000001*/ instance object ApplicationIdentity() - { - .get instance object System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_ApplicationIdentity() /* 06000003 */ - } // end of property IsolatedStorage::ApplicationIdentity - .property /*17000002*/ instance object AssemblyIdentity() - { - .get instance object System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_AssemblyIdentity() /* 06000004 */ - } // end of property IsolatedStorage::AssemblyIdentity - .property /*17000003*/ instance int64 AvailableFreeSpace() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_AvailableFreeSpace() /* 06000005 */ - } // end of property IsolatedStorage::AvailableFreeSpace - .property /*17000004*/ instance uint64 CurrentSize() - { - .custom /*0C000012:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 86 49 73 6F 6C 61 74 65 64 53 74 6F 72 // ....IsolatedStor - 61 67 65 2E 43 75 72 72 65 6E 74 53 69 7A 65 20 // age.CurrentSize - 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 // has been depreca - 74 65 64 20 62 65 63 61 75 73 65 20 69 74 20 69 // ted because it i - 73 20 6E 6F 74 20 43 4C 53 20 43 6F 6D 70 6C 69 // s not CLS Compli - 61 6E 74 2E 20 20 54 6F 20 67 65 74 20 74 68 65 // ant. To get the - 20 63 75 72 72 65 6E 74 20 73 69 7A 65 20 75 73 // current size us - 65 20 49 73 6F 6C 61 74 65 64 53 74 6F 72 61 67 // e IsolatedStorag - 65 2E 55 73 65 64 53 69 7A 65 00 00 ) // e.UsedSize.. - .get instance uint64 System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_CurrentSize() /* 06000006 */ - } // end of property IsolatedStorage::CurrentSize - .property /*17000005*/ instance object DomainIdentity() - { - .get instance object System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_DomainIdentity() /* 06000007 */ - } // end of property IsolatedStorage::DomainIdentity - .property /*17000006*/ instance uint64 MaximumSize() - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 83 49 73 6F 6C 61 74 65 64 53 74 6F 72 // ....IsolatedStor - 61 67 65 2E 4D 61 78 69 6D 75 6D 53 69 7A 65 20 // age.MaximumSize - 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 // has been depreca - 74 65 64 20 62 65 63 61 75 73 65 20 69 74 20 69 // ted because it i - 73 20 6E 6F 74 20 43 4C 53 20 43 6F 6D 70 6C 69 // s not CLS Compli - 61 6E 74 2E 20 20 54 6F 20 67 65 74 20 74 68 65 // ant. To get the - 20 6D 61 78 69 6D 75 6D 20 73 69 7A 65 20 75 73 // maximum size us - 65 20 49 73 6F 6C 61 74 65 64 53 74 6F 72 61 67 // e IsolatedStorag - 65 2E 51 75 6F 74 61 00 00 ) // e.Quota.. - .get instance uint64 System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_MaximumSize() /* 06000008 */ - } // end of property IsolatedStorage::MaximumSize - .property /*17000007*/ instance int64 Quota() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_Quota() /* 06000009 */ - } // end of property IsolatedStorage::Quota - .property /*17000008*/ instance valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ - Scope() - { - .get instance valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_Scope() /* 0600000A */ - } // end of property IsolatedStorage::Scope - .property /*17000009*/ instance char SeparatorExternal() - { - .get instance char System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_SeparatorExternal() /* 0600000B */ - } // end of property IsolatedStorage::SeparatorExternal - .property /*1700000A*/ instance char SeparatorInternal() - { - .get instance char System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_SeparatorInternal() /* 0600000C */ - } // end of property IsolatedStorage::SeparatorInternal - .property /*1700000B*/ instance int64 UsedSize() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::get_UsedSize() /* 0600000D */ - } // end of property IsolatedStorage::UsedSize -} // end of class System.IO.IsolatedStorage.IsolatedStorage - -.class /*02000004*/ public auto ansi beforefieldinit System.IO.IsolatedStorage.IsolatedStorageException - extends [System.Runtime/*23000001*/]System.Exception/*01000015*/ -{ - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IsolatedStorageException::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IsolatedStorageException::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ inner) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IsolatedStorageException::.ctor - - .method /*06000015*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000016*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000017*/ context) cil managed - // SIG: 20 02 01 12 59 11 5D - { - // Method begins at RVA 0x2065 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000016*/, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000017*/) /* 0A000015 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageException::.ctor - -} // end of class System.IO.IsolatedStorage.IsolatedStorageException - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.IO.IsolatedStorage.IsolatedStorageFile - extends System.IO.IsolatedStorage.IsolatedStorage/*02000003*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000018*/ -{ - .method /*06000016*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000002 */ call instance void System.IO.IsolatedStorage.IsolatedStorage/*02000003*/::.ctor() /* 06000002 */ - IL_0006: /* 2A | */ ret - } // end of method IsolatedStorageFile::.ctor - - .method /*06000017*/ public hidebysig specialname virtual - instance int64 get_AvailableFreeSpace() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::get_AvailableFreeSpace - - .method /*06000018*/ public hidebysig specialname virtual - instance uint64 get_CurrentSize() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::get_CurrentSize - - .method /*06000019*/ public hidebysig specialname static - bool get_IsEnabled() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::get_IsEnabled - - .method /*0600001A*/ public hidebysig specialname virtual - instance uint64 get_MaximumSize() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::get_MaximumSize - - .method /*0600001B*/ public hidebysig specialname virtual - instance int64 get_Quota() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::get_Quota - - .method /*0600001C*/ public hidebysig specialname virtual - instance int64 get_UsedSize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::get_UsedSize - - .method /*0600001D*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::Close - - .method /*0600001E*/ public hidebysig instance void - CopyFile(string sourceFileName, - string destinationFileName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::CopyFile - - .method /*0600001F*/ public hidebysig instance void - CopyFile(string sourceFileName, - string destinationFileName, - bool overwrite) cil managed - // SIG: 20 03 01 0E 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::CopyFile - - .method /*06000020*/ public hidebysig instance void - CreateDirectory(string dir) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::CreateDirectory - - .method /*06000021*/ public hidebysig instance class System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/ - CreateFile(string path) cil managed - // SIG: 20 01 12 18 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::CreateFile - - .method /*06000022*/ public hidebysig instance void - DeleteDirectory(string dir) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::DeleteDirectory - - .method /*06000023*/ public hidebysig instance void - DeleteFile(string file) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::DeleteFile - - .method /*06000024*/ public hidebysig instance bool - DirectoryExists(string path) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::DirectoryExists - - .method /*06000025*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::Dispose - - .method /*06000026*/ public hidebysig instance bool - FileExists(string path) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::FileExists - - .method /*06000027*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000011*/ - // Method begins at RVA 0x2078 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000011 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method IsolatedStorageFile::Finalize - - .method /*06000028*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000019*/ - GetCreationTime(string path) cil managed - // SIG: 20 01 11 65 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetCreationTime - - .method /*06000029*/ public hidebysig instance string[] - GetDirectoryNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetDirectoryNames - - .method /*0600002A*/ public hidebysig instance string[] - GetDirectoryNames(string searchPattern) cil managed - // SIG: 20 01 1D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetDirectoryNames - - .method /*0600002B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001A*/ - GetEnumerator(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope) cil managed - // SIG: 00 01 12 69 11 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetEnumerator - - .method /*0600002C*/ public hidebysig instance string[] - GetFileNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetFileNames - - .method /*0600002D*/ public hidebysig instance string[] - GetFileNames(string searchPattern) cil managed - // SIG: 20 01 1D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetFileNames - - .method /*0600002E*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000019*/ - GetLastAccessTime(string path) cil managed - // SIG: 20 01 11 65 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetLastAccessTime - - .method /*0600002F*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000019*/ - GetLastWriteTime(string path) cil managed - // SIG: 20 01 11 65 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetLastWriteTime - - .method /*06000030*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetMachineStoreForApplication() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetMachineStoreForApplication - - .method /*06000031*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetMachineStoreForAssembly() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetMachineStoreForAssembly - - .method /*06000032*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetMachineStoreForDomain() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetMachineStoreForDomain - - .method /*06000033*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetStore(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope, - object applicationIdentity) cil managed - // SIG: 00 02 12 14 11 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetStore - - .method /*06000034*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetStore(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope, - object domainIdentity, - object assemblyIdentity) cil managed - // SIG: 00 03 12 14 11 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetStore - - .method /*06000035*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetStore(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope, - class [System.Runtime/*23000001*/]System.Type/*01000013*/ applicationEvidenceType) cil managed - // SIG: 00 02 12 14 11 1C 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetStore - - .method /*06000036*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetStore(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope, - class [System.Runtime/*23000001*/]System.Type/*01000013*/ domainEvidenceType, - class [System.Runtime/*23000001*/]System.Type/*01000013*/ assemblyEvidenceType) cil managed - // SIG: 00 03 12 14 11 1C 12 4D 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetStore - - .method /*06000037*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetUserStoreForApplication() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetUserStoreForApplication - - .method /*06000038*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetUserStoreForAssembly() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetUserStoreForAssembly - - .method /*06000039*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetUserStoreForDomain() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetUserStoreForDomain - - .method /*0600003A*/ public hidebysig static - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ - GetUserStoreForSite() cil managed - // SIG: 00 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::GetUserStoreForSite - - .method /*0600003B*/ public hidebysig virtual - instance bool IncreaseQuotaTo(int64 newQuotaSize) cil managed - // SIG: 20 01 02 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::IncreaseQuotaTo - - .method /*0600003C*/ public hidebysig instance void - MoveDirectory(string sourceDirectoryName, - string destinationDirectoryName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::MoveDirectory - - .method /*0600003D*/ public hidebysig instance void - MoveFile(string sourceFileName, - string destinationFileName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::MoveFile - - .method /*0600003E*/ public hidebysig instance class System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/ - OpenFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode) cil managed - // SIG: 20 02 12 18 0E 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::OpenFile - - .method /*0600003F*/ public hidebysig instance class System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/ - OpenFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access) cil managed - // SIG: 20 03 12 18 0E 11 6D 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::OpenFile - - .method /*06000040*/ public hidebysig instance class System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/ - OpenFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share) cil managed - // SIG: 20 04 12 18 0E 11 6D 11 71 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFile::OpenFile - - .method /*06000041*/ public hidebysig virtual - instance void Remove() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::Remove - - .method /*06000042*/ public hidebysig static - void Remove(valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ scope) cil managed - // SIG: 00 01 01 11 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFile::Remove - - .property /*1700000C*/ instance int64 AvailableFreeSpace() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/::get_AvailableFreeSpace() /* 06000017 */ - } // end of property IsolatedStorageFile::AvailableFreeSpace - .property /*1700000D*/ instance uint64 CurrentSize() - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 8E 49 73 6F 6C 61 74 65 64 53 74 6F 72 // ....IsolatedStor - 61 67 65 46 69 6C 65 2E 43 75 72 72 65 6E 74 53 // ageFile.CurrentS - 69 7A 65 20 68 61 73 20 62 65 65 6E 20 64 65 70 // ize has been dep - 72 65 63 61 74 65 64 20 62 65 63 61 75 73 65 20 // recated because - 69 74 20 69 73 20 6E 6F 74 20 43 4C 53 20 43 6F // it is not CLS Co - 6D 70 6C 69 61 6E 74 2E 20 20 54 6F 20 67 65 74 // mpliant. To get - 20 74 68 65 20 63 75 72 72 65 6E 74 20 73 69 7A // the current siz - 65 20 75 73 65 20 49 73 6F 6C 61 74 65 64 53 74 // e use IsolatedSt - 6F 72 61 67 65 46 69 6C 65 2E 55 73 65 64 53 69 // orageFile.UsedSi - 7A 65 00 00 ) // ze.. - .get instance uint64 System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/::get_CurrentSize() /* 06000018 */ - } // end of property IsolatedStorageFile::CurrentSize - .property /*1700000E*/ bool IsEnabled() - { - .get bool System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/::get_IsEnabled() /* 06000019 */ - } // end of property IsolatedStorageFile::IsEnabled - .property /*1700000F*/ instance uint64 MaximumSize() - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C00001A:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 8B 49 73 6F 6C 61 74 65 64 53 74 6F 72 // ....IsolatedStor - 61 67 65 46 69 6C 65 2E 4D 61 78 69 6D 75 6D 53 // ageFile.MaximumS - 69 7A 65 20 68 61 73 20 62 65 65 6E 20 64 65 70 // ize has been dep - 72 65 63 61 74 65 64 20 62 65 63 61 75 73 65 20 // recated because - 69 74 20 69 73 20 6E 6F 74 20 43 4C 53 20 43 6F // it is not CLS Co - 6D 70 6C 69 61 6E 74 2E 20 20 54 6F 20 67 65 74 // mpliant. To get - 20 74 68 65 20 6D 61 78 69 6D 75 6D 20 73 69 7A // the maximum siz - 65 20 75 73 65 20 49 73 6F 6C 61 74 65 64 53 74 // e use IsolatedSt - 6F 72 61 67 65 46 69 6C 65 2E 51 75 6F 74 61 00 // orageFile.Quota. - 00 ) - .get instance uint64 System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/::get_MaximumSize() /* 0600001A */ - } // end of property IsolatedStorageFile::MaximumSize - .property /*17000010*/ instance int64 Quota() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/::get_Quota() /* 0600001B */ - } // end of property IsolatedStorageFile::Quota - .property /*17000011*/ instance int64 UsedSize() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/::get_UsedSize() /* 0600001C */ - } // end of property IsolatedStorageFile::UsedSize -} // end of class System.IO.IsolatedStorage.IsolatedStorageFile - -.class /*02000006*/ public auto ansi beforefieldinit System.IO.IsolatedStorage.IsolatedStorageFileStream - extends [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/ -{ - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode) cil managed - // SIG: 20 02 01 0E 11 6D - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*06000044*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access) cil managed - // SIG: 20 03 01 0E 11 6D 11 71 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*06000045*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share) cil managed - // SIG: 20 04 01 0E 11 6D 11 71 11 75 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share, - int32 bufferSize) cil managed - // SIG: 20 05 01 0E 11 6D 11 71 11 75 08 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share, - int32 bufferSize, - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ isf) cil managed - // SIG: 20 06 01 0E 11 6D 11 71 11 75 08 12 14 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*06000048*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.FileShare/*0100001D*/ share, - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ isf) cil managed - // SIG: 20 05 01 0E 11 6D 11 71 11 75 12 14 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*0100001C*/ access, - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ isf) cil managed - // SIG: 20 04 01 0E 11 6D 11 71 12 14 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/ mode, - class System.IO.IsolatedStorage.IsolatedStorageFile/*02000005*/ isf) cil managed - // SIG: 20 03 01 0E 11 6D 12 14 - { - // Method begins at RVA 0x20a0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.IO.FileStream/*0100001E*/::.ctor(string, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*0100001B*/) /* 0A000016 */ - IL_0008: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::.ctor - - .method /*0600004B*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_CanRead - - .method /*0600004C*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_CanSeek - - .method /*0600004D*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_CanWrite - - .method /*0600004E*/ public hidebysig specialname virtual - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_Handle - - .method /*0600004F*/ public hidebysig specialname virtual - instance bool get_IsAsync() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_IsAsync - - .method /*06000050*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_Length - - .method /*06000051*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_Position - - .method /*06000052*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::set_Position - - .method /*06000053*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeFileHandle/*0100001F*/ - get_SafeFileHandle() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::get_SafeFileHandle - - .method /*06000054*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 numBytes, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ userCallback, - object stateObject) cil managed - // SIG: 20 05 12 80 81 1D 05 08 08 12 80 85 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::BeginRead - - .method /*06000055*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 numBytes, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ userCallback, - object stateObject) cil managed - // SIG: 20 05 12 80 81 1D 05 08 08 12 80 85 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::BeginWrite - - .method /*06000056*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::Dispose - - .method /*06000057*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 08 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::EndRead - - .method /*06000058*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::EndWrite - - .method /*06000059*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::Flush - - .method /*0600005A*/ public hidebysig virtual - instance void Flush(bool flushToDisk) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::Flush - - .method /*0600005B*/ public hidebysig virtual - instance void Lock(int64 position, - int64 length) cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::Lock - - .method /*0600005C*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::Read - - .method /*0600005D*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::ReadByte - - .method /*0600005E*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000022*/ origin) cil managed - // SIG: 20 02 0A 0A 11 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IsolatedStorageFileStream::Seek - - .method /*0600005F*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::SetLength - - .method /*06000060*/ public hidebysig virtual - instance void Unlock(int64 position, - int64 length) cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::Unlock - - .method /*06000061*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::Write - - .method /*06000062*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IsolatedStorageFileStream::WriteByte - - .property /*17000012*/ instance bool CanRead() - { - .get instance bool System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_CanRead() /* 0600004B */ - } // end of property IsolatedStorageFileStream::CanRead - .property /*17000013*/ instance bool CanSeek() - { - .get instance bool System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_CanSeek() /* 0600004C */ - } // end of property IsolatedStorageFileStream::CanSeek - .property /*17000014*/ instance bool CanWrite() - { - .get instance bool System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_CanWrite() /* 0600004D */ - } // end of property IsolatedStorageFileStream::CanWrite - .property /*17000015*/ instance native int - Handle() - { - .custom /*0C00001B:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 99 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 49 73 6F 6C 61 74 65 64 53 74 6F 72 61 // se IsolatedStora - 67 65 46 69 6C 65 53 74 72 65 61 6D 27 73 20 53 // geFileStream's S - 61 66 65 46 69 6C 65 48 61 6E 64 6C 65 20 70 72 // afeFileHandle pr - 6F 70 65 72 74 79 20 69 6E 73 74 65 61 64 2E 20 // operty instead. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - .get instance native int System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_Handle() /* 0600004E */ - } // end of property IsolatedStorageFileStream::Handle - .property /*17000016*/ instance bool IsAsync() - { - .get instance bool System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_IsAsync() /* 0600004F */ - } // end of property IsolatedStorageFileStream::IsAsync - .property /*17000017*/ instance int64 Length() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_Length() /* 06000050 */ - } // end of property IsolatedStorageFileStream::Length - .property /*17000018*/ instance int64 Position() - { - .get instance int64 System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_Position() /* 06000051 */ - .set instance void System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::set_Position(int64) /* 06000052 */ - } // end of property IsolatedStorageFileStream::Position - .property /*17000019*/ instance class [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeFileHandle/*0100001F*/ - SafeFileHandle() - { - .get instance class [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeFileHandle/*0100001F*/ System.IO.IsolatedStorage.IsolatedStorageFileStream/*02000006*/::get_SafeFileHandle() /* 06000053 */ - } // end of property IsolatedStorageFileStream::SafeFileHandle -} // end of class System.IO.IsolatedStorage.IsolatedStorageFileStream - -.class /*02000007*/ public auto ansi sealed System.IO.IsolatedStorage.IsolatedStorageScope - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000023*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ Application = int32(0x00000020) - .field /*04000003*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ Assembly = int32(0x00000004) - .field /*04000004*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ Domain = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ Machine = int32(0x00000010) - .field /*04000006*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ None = int32(0x00000000) - .field /*04000007*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ Roaming = int32(0x00000008) - .field /*04000008*/ public static literal valuetype System.IO.IsolatedStorage.IsolatedStorageScope/*02000007*/ User = int32(0x00000001) -} // end of class System.IO.IsolatedStorage.IsolatedStorageScope - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il deleted file mode 100644 index f31a38a5af..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il +++ /dev/null @@ -1,957 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000353e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000097fe -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000034eb [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002000 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003370 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001544 Virtual Size -// 0x00002000 Virtual Address -// 0x00001600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000540 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000352d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x00001270] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000032f0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000007f0 Size -// '#~' Name -// Stream 2: -// 0x0000085c Offset -// 0x00000640 Size -// '#Strings' Name -// Stream 3: -// 0x00000e9c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000ea0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000eb0 Offset -// 0x000003c0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24208 -// PE header size : 512 (496 used) ( 2.12%) -// PE additional info : 17683 (73.05%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4720 (19.50%) -// CLR additional info : 128 ( 0.53%) -// CLR method headers : 41 ( 0.17%) -// Managed code : 102 ( 0.42%) -// Data : 2048 ( 8.46%) -// Unaccounted : -1098 (-4.54%) - -// Num.of PE sections : 3 -// .text - 5632 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 4720 -// Module - 1 (10 bytes) -// TypeDef - 9 (126 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 30 (180 bytes) -// MethodDef - 41 (574 bytes) 0 abstract, 0 native, 41 bodies -// FieldDef - 24 (144 bytes) 0 constant -// MemberRef - 23 (138 bytes) -// ParamDef - 61 (366 bytes) -// Constant - 21 (126 bytes) -// CustomAttribute- 21 (126 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 4 (16 bytes) -// Property - 6 (36 bytes) -// MethodSemantic- 6 (36 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1598 bytes -// Blobs - 960 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 198 bytes - -// CLR additional info : 128 - -// CLR method headers : 41 -// Num.of method bodies - 41 -// Num.of fat headers - 0 -// Num.of tiny headers - 41 - -// Managed code : 102 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class MemoryMappedFile (public) (auto) (ansi) -// Class MemoryMappedFileAccess (public) (auto) (ansi) (sealed) -// Class MemoryMappedFileOptions (public) (auto) (ansi) (sealed) -// Class MemoryMappedFileRights (public) (auto) (ansi) (sealed) -// Class MemoryMappedViewAccessor (public) (auto) (ansi) (sealed) -// Class MemoryMappedViewStream (public) (auto) (ansi) (sealed) -// Class SafeMemoryMappedFileHandle (public) (auto) (ansi) (sealed) -// Class SafeMemoryMappedViewHandle (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.MemoryMappedFiles -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 49 4F 2E 4D 65 6D // ...System.IO.Mem - 6F 72 79 4D 61 70 70 65 64 46 69 6C 65 73 00 00 ) // oryMappedFiles.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 49 4F 2E 4D 65 6D // ...System.IO.Mem - 6F 72 79 4D 61 70 70 65 64 46 69 6C 65 73 00 00 ) // oryMappedFiles.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 49 4F 2E 4D 65 6D // ...System.IO.Mem - 6F 72 79 4D 61 70 70 65 64 46 69 6C 65 73 00 00 ) // oryMappedFiles.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.IO.MemoryMappedFiles.dll -// MVID: {b344c260-c3f9-4334-9b00-2972663e951d} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F30B004E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.IO.MemoryMappedFiles.MemoryMappedFile - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000014*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryMappedFile::.ctor - - .method /*06000002*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle/*02000008*/ - get_SafeMemoryMappedFileHandle() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::get_SafeMemoryMappedFileHandle - - .method /*06000003*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateFromFile(class [System.Runtime/*23000001*/]System.IO.FileStream/*01000015*/ fileStream, - string mapName, - int64 capacity, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000016*/ inheritability, - bool leaveOpen) cil managed - // SIG: 00 06 12 08 12 55 0E 0A 11 0C 11 59 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateFromFile - - .method /*06000004*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateFromFile(string path) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateFromFile - - .method /*06000005*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateFromFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*01000017*/ mode) cil managed - // SIG: 00 02 12 08 0E 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateFromFile - - .method /*06000006*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateFromFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*01000017*/ mode, - string mapName) cil managed - // SIG: 00 03 12 08 0E 11 5D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateFromFile - - .method /*06000007*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateFromFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*01000017*/ mode, - string mapName, - int64 capacity) cil managed - // SIG: 00 04 12 08 0E 11 5D 0E 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateFromFile - - .method /*06000008*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateFromFile(string path, - valuetype [System.Runtime/*23000001*/]System.IO.FileMode/*01000017*/ mode, - string mapName, - int64 capacity, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access) cil managed - // SIG: 00 05 12 08 0E 11 5D 0E 0A 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateFromFile - - .method /*06000009*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateNew(string mapName, - int64 capacity) cil managed - // SIG: 00 02 12 08 0E 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateNew - - .method /*0600000A*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateNew(string mapName, - int64 capacity, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access) cil managed - // SIG: 00 03 12 08 0E 0A 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateNew - - .method /*0600000B*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateNew(string mapName, - int64 capacity, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000016*/ inheritability) cil managed - // SIG: 00 05 12 08 0E 0A 11 0C 11 10 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateNew - - .method /*0600000C*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateOrOpen(string mapName, - int64 capacity) cil managed - // SIG: 00 02 12 08 0E 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateOrOpen - - .method /*0600000D*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateOrOpen(string mapName, - int64 capacity, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access) cil managed - // SIG: 00 03 12 08 0E 0A 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateOrOpen - - .method /*0600000E*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - CreateOrOpen(string mapName, - int64 capacity, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000016*/ inheritability) cil managed - // SIG: 00 05 12 08 0E 0A 11 0C 11 10 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateOrOpen - - .method /*0600000F*/ public hidebysig instance class System.IO.MemoryMappedFiles.MemoryMappedViewAccessor/*02000006*/ - CreateViewAccessor() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateViewAccessor - - .method /*06000010*/ public hidebysig instance class System.IO.MemoryMappedFiles.MemoryMappedViewAccessor/*02000006*/ - CreateViewAccessor(int64 offset, - int64 size) cil managed - // SIG: 20 02 12 18 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateViewAccessor - - .method /*06000011*/ public hidebysig instance class System.IO.MemoryMappedFiles.MemoryMappedViewAccessor/*02000006*/ - CreateViewAccessor(int64 offset, - int64 size, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access) cil managed - // SIG: 20 03 12 18 0A 0A 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateViewAccessor - - .method /*06000012*/ public hidebysig instance class System.IO.MemoryMappedFiles.MemoryMappedViewStream/*02000007*/ - CreateViewStream() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateViewStream - - .method /*06000013*/ public hidebysig instance class System.IO.MemoryMappedFiles.MemoryMappedViewStream/*02000007*/ - CreateViewStream(int64 offset, - int64 size) cil managed - // SIG: 20 02 12 1C 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateViewStream - - .method /*06000014*/ public hidebysig instance class System.IO.MemoryMappedFiles.MemoryMappedViewStream/*02000007*/ - CreateViewStream(int64 offset, - int64 size, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ access) cil managed - // SIG: 20 03 12 1C 0A 0A 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::CreateViewStream - - .method /*06000015*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedFile::Dispose - - .method /*06000016*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedFile::Dispose - - .method /*06000017*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - OpenExisting(string mapName) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::OpenExisting - - .method /*06000018*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - OpenExisting(string mapName, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ desiredAccessRights) cil managed - // SIG: 00 02 12 08 0E 11 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::OpenExisting - - .method /*06000019*/ public hidebysig static - class System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/ - OpenExisting(string mapName, - valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ desiredAccessRights, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000016*/ inheritability) cil managed - // SIG: 00 03 12 08 0E 11 14 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedFile::OpenExisting - - .property /*17000001*/ instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle/*02000008*/ - SafeMemoryMappedFileHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle/*02000008*/ System.IO.MemoryMappedFiles.MemoryMappedFile/*02000002*/::get_SafeMemoryMappedFileHandle() /* 06000002 */ - } // end of property MemoryMappedFile::SafeMemoryMappedFileHandle -} // end of class System.IO.MemoryMappedFiles.MemoryMappedFile - -.class /*02000003*/ public auto ansi sealed System.IO.MemoryMappedFiles.MemoryMappedFileAccess - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ CopyOnWrite = int32(0x00000003) - .field /*04000003*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ Read = int32(0x00000001) - .field /*04000004*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ ReadExecute = int32(0x00000004) - .field /*04000005*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ ReadWrite = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ ReadWriteExecute = int32(0x00000005) - .field /*04000007*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileAccess/*02000003*/ Write = int32(0x00000002) -} // end of class System.IO.MemoryMappedFiles.MemoryMappedFileAccess - -.class /*02000004*/ public auto ansi sealed System.IO.MemoryMappedFiles.MemoryMappedFileOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000019*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000008*/ public specialname rtspecialname int32 value__ - .field /*04000009*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileOptions/*02000004*/ DelayAllocatePages = int32(0x04000000) - .field /*0400000A*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileOptions/*02000004*/ None = int32(0x00000000) -} // end of class System.IO.MemoryMappedFiles.MemoryMappedFileOptions - -.class /*02000005*/ public auto ansi sealed System.IO.MemoryMappedFiles.MemoryMappedFileRights - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000019*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400000B*/ public specialname rtspecialname int32 value__ - .field /*0400000C*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ AccessSystemSecurity = int32(0x01000000) - .field /*0400000D*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ ChangePermissions = int32(0x00040000) - .field /*0400000E*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ CopyOnWrite = int32(0x00000001) - .field /*0400000F*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ Delete = int32(0x00010000) - .field /*04000010*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ Execute = int32(0x00000008) - .field /*04000011*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ FullControl = int32(0x000F000F) - .field /*04000012*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ Read = int32(0x00000004) - .field /*04000013*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ ReadExecute = int32(0x0000000C) - .field /*04000014*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ ReadPermissions = int32(0x00020000) - .field /*04000015*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ ReadWrite = int32(0x00000006) - .field /*04000016*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ ReadWriteExecute = int32(0x0000000E) - .field /*04000017*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ TakeOwnership = int32(0x00080000) - .field /*04000018*/ public static literal valuetype System.IO.MemoryMappedFiles.MemoryMappedFileRights/*02000005*/ Write = int32(0x00000002) -} // end of class System.IO.MemoryMappedFiles.MemoryMappedFileRights - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.IO.MemoryMappedFiles.MemoryMappedViewAccessor - extends [System.Runtime.InteropServices/*23000002*/]System.IO.UnmanagedMemoryAccessor/*0100001A*/ -{ - .method /*0600001A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime.InteropServices/*23000002*/]System.IO.UnmanagedMemoryAccessor/*0100001A*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryMappedViewAccessor::.ctor - - .method /*0600001B*/ public hidebysig specialname - instance int64 get_PointerOffset() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedViewAccessor::get_PointerOffset - - .method /*0600001C*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle/*02000009*/ - get_SafeMemoryMappedViewHandle() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedViewAccessor::get_SafeMemoryMappedViewHandle - - .method /*0600001D*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedViewAccessor::Dispose - - .method /*0600001E*/ public hidebysig instance void - Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedViewAccessor::Flush - - .property /*17000002*/ instance int64 PointerOffset() - { - .get instance int64 System.IO.MemoryMappedFiles.MemoryMappedViewAccessor/*02000006*/::get_PointerOffset() /* 0600001B */ - } // end of property MemoryMappedViewAccessor::PointerOffset - .property /*17000003*/ instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle/*02000009*/ - SafeMemoryMappedViewHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle/*02000009*/ System.IO.MemoryMappedFiles.MemoryMappedViewAccessor/*02000006*/::get_SafeMemoryMappedViewHandle() /* 0600001C */ - } // end of property MemoryMappedViewAccessor::SafeMemoryMappedViewHandle -} // end of class System.IO.MemoryMappedFiles.MemoryMappedViewAccessor - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.IO.MemoryMappedFiles.MemoryMappedViewStream - extends [System.Runtime.InteropServices/*23000002*/]System.IO.UnmanagedMemoryStream/*0100001B*/ -{ - .method /*0600001F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime.InteropServices/*23000002*/]System.IO.UnmanagedMemoryStream/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryMappedViewStream::.ctor - - .method /*06000020*/ public hidebysig specialname - instance int64 get_PointerOffset() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedViewStream::get_PointerOffset - - .method /*06000021*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle/*02000009*/ - get_SafeMemoryMappedViewHandle() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMappedViewStream::get_SafeMemoryMappedViewHandle - - .method /*06000022*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedViewStream::Dispose - - .method /*06000023*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedViewStream::Flush - - .method /*06000024*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMappedViewStream::SetLength - - .property /*17000004*/ instance int64 PointerOffset() - { - .get instance int64 System.IO.MemoryMappedFiles.MemoryMappedViewStream/*02000007*/::get_PointerOffset() /* 06000020 */ - } // end of property MemoryMappedViewStream::PointerOffset - .property /*17000005*/ instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle/*02000009*/ - SafeMemoryMappedViewHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle/*02000009*/ System.IO.MemoryMappedFiles.MemoryMappedViewStream/*02000007*/::get_SafeMemoryMappedViewHandle() /* 06000021 */ - } // end of property MemoryMappedViewStream::SafeMemoryMappedViewHandle -} // end of class System.IO.MemoryMappedFiles.MemoryMappedViewStream - -.class /*02000008*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle - extends [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*0100001C*/ -{ - .method /*06000025*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*0100001C*/::.ctor(bool) /* 0A000016 */ - IL_0007: /* 2A | */ ret - } // end of method SafeMemoryMappedFileHandle::.ctor - - .method /*06000026*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.Security.SecurityCriticalAttribute/*0100001D*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeMemoryMappedFileHandle::get_IsInvalid - - .method /*06000027*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeMemoryMappedFileHandle::ReleaseHandle - - .property /*17000006*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle/*02000008*/::get_IsInvalid() /* 06000026 */ - } // end of property SafeMemoryMappedFileHandle::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle - -.class /*02000009*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle - extends [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.SafeBuffer/*0100001E*/ -{ - .method /*06000028*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2076 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)000017 */ call instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.SafeBuffer/*0100001E*/::.ctor(bool) /* 0A000017 */ - IL_0007: /* 2A | */ ret - } // end of method SafeMemoryMappedViewHandle::.ctor - - .method /*06000029*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeMemoryMappedViewHandle::ReleaseHandle - -} // end of class Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il deleted file mode 100644 index 44252e8068..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il +++ /dev/null @@ -1,1743 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003e0e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x000146f8 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003dbb [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002a00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003c40 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001e14 Virtual Size -// 0x00002000 Virtual Address -// 0x00002000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000e10 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003dfd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002114 [0x00001aac] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003bc0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000cbc Size -// '#~' Name -// Stream 2: -// 0x00000d28 Offset -// 0x00000948 Size -// '#Strings' Name -// Stream 3: -// 0x00001670 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001674 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001684 Offset -// 0x00000428 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 26768 -// PE header size : 512 (496 used) ( 1.91%) -// PE additional info : 17587 (65.70%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.27%) -// CLR meta-data size : 6828 (25.51%) -// CLR additional info : 128 ( 0.48%) -// CLR method headers : 207 ( 0.77%) -// Managed code : 361 ( 1.35%) -// Data : 2048 ( 7.65%) -// Unaccounted : -975 (-3.64%) - -// Num.of PE sections : 3 -// .text - 8192 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 6828 -// Module - 1 (10 bytes) -// TypeDef - 11 (154 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 30 (180 bytes) -// MethodDef - 95 (1330 bytes) 0 abstract, 0 native, 91 bodies -// FieldDef - 13 (78 bytes) 0 constant -// MemberRef - 19 (114 bytes) -// ParamDef - 127 (762 bytes) -// MethodImpl - 4 (24 bytes) -// Constant - 10 (60 bytes) -// CustomAttribute- 18 (108 bytes) -// PropertyMap - 5 (20 bytes) -// Property - 21 (126 bytes) -// MethodSemantic- 24 (144 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 2375 bytes -// Blobs - 1064 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 197 bytes - -// CLR additional info : 128 - -// CLR method headers : 207 -// Num.of method bodies - 91 -// Num.of fat headers - 4 -// Num.of tiny headers - 87 -// Num.of fat sections - 0 -// Num.of small sections - 4 - -// Managed code : 361 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AnonymousPipeClientStream (public) (auto) (ansi) (sealed) -// Class AnonymousPipeServerStream (public) (auto) (ansi) (sealed) -// Class NamedPipeClientStream (public) (auto) (ansi) (sealed) -// Class NamedPipeServerStream (public) (auto) (ansi) (sealed) -// Class PipeDirection (public) (auto) (ansi) (sealed) -// Class PipeOptions (public) (auto) (ansi) (sealed) -// Class PipeStream (public) (abstract) (auto) (ansi) -// Class PipeStreamImpersonationWorker (public) (auto) (ansi) (sealed) -// Class PipeTransmissionMode (public) (auto) (ansi) (sealed) -// Class SafePipeHandle (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.IO.Pipes -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 49 4F 2E 50 69 70 // ...System.IO.Pip - 65 73 00 00 ) // es.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 49 4F 2E 50 69 70 // ...System.IO.Pip - 65 73 00 00 ) // es.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 49 4F 2E 50 69 70 // ...System.IO.Pip - 65 73 00 00 ) // es.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.IO.Pipes.dll -// MVID: {2ca5a5b0-32e6-41d6-950d-972d1fa47165} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7C54550000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.IO.Pipes.AnonymousPipeClientStream - extends System.IO.Pipes.PipeStream/*02000008*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ safePipeHandle) cil managed - // SIG: 20 02 01 11 18 12 2C - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeClientStream::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - string pipeHandleAsString) cil managed - // SIG: 20 02 01 11 18 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeClientStream::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeHandleAsString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeClientStream::.ctor - - .method /*06000004*/ public hidebysig specialname virtual - instance void set_ReadMode(valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AnonymousPipeClientStream::set_ReadMode - - .method /*06000005*/ public hidebysig specialname virtual - instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - get_TransmissionMode() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AnonymousPipeClientStream::get_TransmissionMode - - .method /*06000006*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000010*/ - // Method begins at RVA 0x2060 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method AnonymousPipeClientStream::Finalize - - .property /*17000001*/ instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - ReadMode() - { - .set instance void System.IO.Pipes.AnonymousPipeClientStream/*02000002*/::set_ReadMode(valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/) /* 06000004 */ - } // end of property AnonymousPipeClientStream::ReadMode - .property /*17000002*/ instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - TransmissionMode() - { - .get instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ System.IO.Pipes.AnonymousPipeClientStream/*02000002*/::get_TransmissionMode() /* 06000005 */ - } // end of property AnonymousPipeClientStream::TransmissionMode -} // end of class System.IO.Pipes.AnonymousPipeClientStream - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.IO.Pipes.AnonymousPipeServerStream - extends System.IO.Pipes.PipeStream/*02000008*/ -{ - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::.ctor - - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction) cil managed - // SIG: 20 01 01 11 18 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::.ctor - - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ serverSafePipeHandle, - class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ clientSafePipeHandle) cil managed - // SIG: 20 03 01 11 18 12 2C 12 2C - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::.ctor - - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000012*/ inheritability) cil managed - // SIG: 20 02 01 11 18 11 49 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000012*/ inheritability, - int32 bufferSize) cil managed - // SIG: 20 03 01 11 18 11 49 08 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::.ctor - - .method /*0600000C*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ - get_ClientSafePipeHandle() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AnonymousPipeServerStream::get_ClientSafePipeHandle - - .method /*0600000D*/ public hidebysig specialname virtual - instance void set_ReadMode(valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::set_ReadMode - - .method /*0600000E*/ public hidebysig specialname virtual - instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - get_TransmissionMode() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AnonymousPipeServerStream::get_TransmissionMode - - .method /*0600000F*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::Dispose - - .method /*06000010*/ public hidebysig instance void - DisposeLocalCopyOfClientHandle() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::DisposeLocalCopyOfClientHandle - - .method /*06000011*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000010*/ - // Method begins at RVA 0x2088 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method AnonymousPipeServerStream::Finalize - - .method /*06000012*/ public hidebysig instance string - GetClientHandleAsString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AnonymousPipeServerStream::GetClientHandleAsString - - .property /*17000003*/ instance class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ - ClientSafePipeHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ System.IO.Pipes.AnonymousPipeServerStream/*02000003*/::get_ClientSafePipeHandle() /* 0600000C */ - } // end of property AnonymousPipeServerStream::ClientSafePipeHandle - .property /*17000004*/ instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - ReadMode() - { - .set instance void System.IO.Pipes.AnonymousPipeServerStream/*02000003*/::set_ReadMode(valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/) /* 0600000D */ - } // end of property AnonymousPipeServerStream::ReadMode - .property /*17000005*/ instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - TransmissionMode() - { - .get instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ System.IO.Pipes.AnonymousPipeServerStream/*02000003*/::get_TransmissionMode() /* 0600000E */ - } // end of property AnonymousPipeServerStream::TransmissionMode -} // end of class System.IO.Pipes.AnonymousPipeServerStream - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.IO.Pipes.NamedPipeClientStream - extends System.IO.Pipes.PipeStream/*02000008*/ -{ - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - bool isAsync, - bool isConnected, - class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ safePipeHandle) cil managed - // SIG: 20 04 01 11 18 02 02 12 2C - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(string serverName, - string pipeName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(string serverName, - string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction) cil managed - // SIG: 20 03 01 0E 0E 11 18 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(string serverName, - string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - valuetype System.IO.Pipes.PipeOptions/*02000007*/ options) cil managed - // SIG: 20 04 01 0E 0E 11 18 11 1C - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(string serverName, - string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - valuetype System.IO.Pipes.PipeOptions/*02000007*/ options, - valuetype [System.Security.Principal/*23000002*/]System.Security.Principal.TokenImpersonationLevel/*01000013*/ impersonationLevel) cil managed - // SIG: 20 05 01 0E 0E 11 18 11 1C 11 4D - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(string serverName, - string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - valuetype System.IO.Pipes.PipeOptions/*02000007*/ options, - valuetype [System.Security.Principal/*23000002*/]System.Security.Principal.TokenImpersonationLevel/*01000013*/ impersonationLevel, - valuetype [System.Runtime/*23000001*/]System.IO.HandleInheritability/*01000012*/ inheritability) cil managed - // SIG: 20 06 01 0E 0E 11 18 11 1C 11 4D 11 49 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeClientStream::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance int32 get_NumberOfServerInstances() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeClientStream::get_NumberOfServerInstances - - .method /*0600001B*/ famorassem hidebysig virtual - instance void CheckPipePropertyOperations() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedPipeClientStream::CheckPipePropertyOperations - - .method /*0600001C*/ public hidebysig instance void - Connect() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedPipeClientStream::Connect - - .method /*0600001D*/ public hidebysig instance void - Connect(int32 timeout) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedPipeClientStream::Connect - - .method /*0600001E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - ConnectAsync() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeClientStream::ConnectAsync - - .method /*0600001F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - ConnectAsync(int32 timeout) cil managed - // SIG: 20 01 12 51 08 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeClientStream::ConnectAsync - - .method /*06000020*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - ConnectAsync(int32 timeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000015*/ cancellationToken) cil managed - // SIG: 20 02 12 51 08 11 55 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeClientStream::ConnectAsync - - .method /*06000021*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - ConnectAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000015*/ cancellationToken) cil managed - // SIG: 20 01 12 51 11 55 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeClientStream::ConnectAsync - - .method /*06000022*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000010*/ - // Method begins at RVA 0x20b0 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method NamedPipeClientStream::Finalize - - .property /*17000006*/ instance int32 NumberOfServerInstances() - { - .get instance int32 System.IO.Pipes.NamedPipeClientStream/*02000004*/::get_NumberOfServerInstances() /* 0600001A */ - } // end of property NamedPipeClientStream::NumberOfServerInstances -} // end of class System.IO.Pipes.NamedPipeClientStream - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.IO.Pipes.NamedPipeServerStream - extends System.IO.Pipes.PipeStream/*02000008*/ -{ - .field /*04000001*/ public static literal int32 MaxAllowedServerInstances = int32(0xFFFFFFFF) - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - bool isAsync, - bool isConnected, - class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ safePipeHandle) cil managed - // SIG: 20 04 01 11 18 02 02 12 2C - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*06000024*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction) cil managed - // SIG: 20 02 01 0E 11 18 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - int32 maxNumberOfServerInstances) cil managed - // SIG: 20 03 01 0E 11 18 08 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - int32 maxNumberOfServerInstances, - valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ transmissionMode) cil managed - // SIG: 20 04 01 0E 11 18 08 11 28 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - int32 maxNumberOfServerInstances, - valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ transmissionMode, - valuetype System.IO.Pipes.PipeOptions/*02000007*/ options) cil managed - // SIG: 20 05 01 0E 11 18 08 11 28 11 1C - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(string pipeName, - valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - int32 maxNumberOfServerInstances, - valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ transmissionMode, - valuetype System.IO.Pipes.PipeOptions/*02000007*/ options, - int32 inBufferSize, - int32 outBufferSize) cil managed - // SIG: 20 07 01 0E 11 18 08 11 28 11 1C 08 08 - { - // Method begins at RVA 0x2050 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000033 */ call instance void System.IO.Pipes.PipeStream/*02000008*/::.ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/, - int32) /* 06000033 */ - IL_0008: /* 2A | */ ret - } // end of method NamedPipeServerStream::.ctor - - .method /*0600002A*/ public hidebysig instance void - Disconnect() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedPipeServerStream::Disconnect - - .method /*0600002B*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000010*/ - // Method begins at RVA 0x20d8 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method NamedPipeServerStream::Finalize - - .method /*0600002C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ - BeginWaitForConnection(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000017*/ callback, - object state) cil managed - // SIG: 20 02 12 59 12 5D 1C - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeServerStream::BeginWaitForConnection - - .method /*0600002D*/ public hidebysig instance void - EndWaitForConnection(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ asyncResult) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeServerStream::EndWaitForConnection - - .method /*0600002E*/ public hidebysig instance string - GetImpersonationUserName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeServerStream::GetImpersonationUserName - - .method /*0600002F*/ public hidebysig instance void - RunAsClient(class System.IO.Pipes.PipeStreamImpersonationWorker/*02000009*/ impersonationWorker) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedPipeServerStream::RunAsClient - - .method /*06000030*/ public hidebysig instance void - WaitForConnection() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedPipeServerStream::WaitForConnection - - .method /*06000031*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - WaitForConnectionAsync() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeServerStream::WaitForConnectionAsync - - .method /*06000032*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - WaitForConnectionAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000015*/ cancellationToken) cil managed - // SIG: 20 01 12 51 11 55 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedPipeServerStream::WaitForConnectionAsync - -} // end of class System.IO.Pipes.NamedPipeServerStream - -.class /*02000006*/ public auto ansi sealed System.IO.Pipes.PipeDirection - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000002*/ public specialname rtspecialname int32 value__ - .field /*04000003*/ public static literal valuetype System.IO.Pipes.PipeDirection/*02000006*/ In = int32(0x00000001) - .field /*04000004*/ public static literal valuetype System.IO.Pipes.PipeDirection/*02000006*/ InOut = int32(0x00000003) - .field /*04000005*/ public static literal valuetype System.IO.Pipes.PipeDirection/*02000006*/ Out = int32(0x00000002) -} // end of class System.IO.Pipes.PipeDirection - -.class /*02000007*/ public auto ansi sealed System.IO.Pipes.PipeOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000019*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000006*/ public specialname rtspecialname int32 value__ - .field /*04000007*/ public static literal valuetype System.IO.Pipes.PipeOptions/*02000007*/ Asynchronous = int32(0x40000000) - .field /*04000008*/ public static literal valuetype System.IO.Pipes.PipeOptions/*02000007*/ CurrentUserOnly = int32(0x20000000) - .field /*04000009*/ public static literal valuetype System.IO.Pipes.PipeOptions/*02000007*/ None = int32(0x00000000) - .field /*0400000A*/ public static literal valuetype System.IO.Pipes.PipeOptions/*02000007*/ WriteThrough = int32(0x80000000) -} // end of class System.IO.Pipes.PipeOptions - -.class /*02000008*/ public abstract auto ansi beforefieldinit System.IO.Pipes.PipeStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*0100001A*/ -{ - .method /*06000033*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - int32 bufferSize) cil managed - // SIG: 20 02 01 11 18 08 - { - // Method begins at RVA 0x2100 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100001A*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method PipeStream::.ctor - - .method /*06000034*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.IO.Pipes.PipeDirection/*02000006*/ direction, - valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ transmissionMode, - int32 outBufferSize) cil managed - // SIG: 20 03 01 11 18 11 28 08 - { - // Method begins at RVA 0x2100 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100001A*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method PipeStream::.ctor - - .method /*06000035*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_CanRead - - .method /*06000036*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_CanSeek - - .method /*06000037*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_CanWrite - - .method /*06000038*/ public hidebysig newslot specialname virtual - instance int32 get_InBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_InBufferSize - - .method /*06000039*/ public hidebysig specialname - instance bool get_IsAsync() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_IsAsync - - .method /*0600003A*/ public hidebysig specialname - instance bool get_IsConnected() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_IsConnected - - .method /*0600003B*/ family hidebysig specialname - instance void set_IsConnected(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::set_IsConnected - - .method /*0600003C*/ public hidebysig specialname - instance bool get_IsMessageComplete() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_IsMessageComplete - - .method /*0600003D*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_Length - - .method /*0600003E*/ public hidebysig newslot specialname virtual - instance int32 get_OutBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_OutBufferSize - - .method /*0600003F*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_Position - - .method /*06000040*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::set_Position - - .method /*06000041*/ public hidebysig newslot specialname virtual - instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - get_ReadMode() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_ReadMode - - .method /*06000042*/ public hidebysig newslot specialname virtual - instance void set_ReadMode(valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::set_ReadMode - - .method /*06000043*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ - get_SafePipeHandle() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_SafePipeHandle - - .method /*06000044*/ public hidebysig newslot specialname virtual - instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - get_TransmissionMode() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_TransmissionMode - - .method /*06000045*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000017*/ callback, - object state) cil managed - // SIG: 20 05 12 59 1D 05 08 08 12 5D 1C - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::BeginRead - - .method /*06000046*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000017*/ callback, - object state) cil managed - // SIG: 20 05 12 59 1D 05 08 08 12 5D 1C - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::BeginWrite - - .method /*06000047*/ famorassem hidebysig newslot virtual - instance void CheckPipePropertyOperations() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::CheckPipePropertyOperations - - .method /*06000048*/ famorassem hidebysig - instance void CheckReadOperations() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::CheckReadOperations - - .method /*06000049*/ famorassem hidebysig - instance void CheckWriteOperations() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::CheckWriteOperations - - .method /*0600004A*/ family hidebysig specialname - instance bool get_IsHandleExposed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::get_IsHandleExposed - - .method /*0600004B*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::Dispose - - .method /*0600004C*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ asyncResult) cil managed - // SIG: 20 01 08 12 59 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::EndRead - - .method /*0600004D*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ asyncResult) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::EndWrite - - .method /*0600004E*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::Flush - - .method /*0600004F*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::Read - - .method /*06000050*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::ReadByte - - .method /*06000051*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*0100001B*/ origin) cil managed - // SIG: 20 02 0A 0A 11 6D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::Seek - - .method /*06000052*/ family hidebysig instance void - InitializeHandle(class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ handle, - bool isExposed, - bool isAsync) cil managed - // SIG: 20 03 01 12 2C 02 02 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::InitializeHandle - - .method /*06000053*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::SetLength - - .method /*06000054*/ public hidebysig instance void - WaitForPipeDrain() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::WaitForPipeDrain - - .method /*06000055*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::Write - - .method /*06000056*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205a - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PipeStream::WriteByte - - .method /*06000057*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000015*/ cancellationToken) cil managed - // SIG: 20 04 15 12 71 01 08 1D 05 08 08 11 55 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::ReadAsync - - .method /*06000058*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000014*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000015*/ cancellationToken) cil managed - // SIG: 20 04 12 51 1D 05 08 08 11 55 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PipeStream::WriteAsync - - .property /*17000007*/ instance bool CanRead() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_CanRead() /* 06000035 */ - } // end of property PipeStream::CanRead - .property /*17000008*/ instance bool CanSeek() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_CanSeek() /* 06000036 */ - } // end of property PipeStream::CanSeek - .property /*17000009*/ instance bool CanWrite() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_CanWrite() /* 06000037 */ - } // end of property PipeStream::CanWrite - .property /*1700000A*/ instance int32 InBufferSize() - { - .get instance int32 System.IO.Pipes.PipeStream/*02000008*/::get_InBufferSize() /* 06000038 */ - } // end of property PipeStream::InBufferSize - .property /*1700000B*/ instance bool IsAsync() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_IsAsync() /* 06000039 */ - } // end of property PipeStream::IsAsync - .property /*1700000C*/ instance bool IsConnected() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_IsConnected() /* 0600003A */ - .set instance void System.IO.Pipes.PipeStream/*02000008*/::set_IsConnected(bool) /* 0600003B */ - } // end of property PipeStream::IsConnected - .property /*1700000D*/ instance bool IsMessageComplete() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_IsMessageComplete() /* 0600003C */ - } // end of property PipeStream::IsMessageComplete - .property /*1700000E*/ instance int64 Length() - { - .get instance int64 System.IO.Pipes.PipeStream/*02000008*/::get_Length() /* 0600003D */ - } // end of property PipeStream::Length - .property /*1700000F*/ instance int32 OutBufferSize() - { - .get instance int32 System.IO.Pipes.PipeStream/*02000008*/::get_OutBufferSize() /* 0600003E */ - } // end of property PipeStream::OutBufferSize - .property /*17000010*/ instance int64 Position() - { - .get instance int64 System.IO.Pipes.PipeStream/*02000008*/::get_Position() /* 0600003F */ - .set instance void System.IO.Pipes.PipeStream/*02000008*/::set_Position(int64) /* 06000040 */ - } // end of property PipeStream::Position - .property /*17000011*/ instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - ReadMode() - { - .get instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ System.IO.Pipes.PipeStream/*02000008*/::get_ReadMode() /* 06000041 */ - .set instance void System.IO.Pipes.PipeStream/*02000008*/::set_ReadMode(valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/) /* 06000042 */ - } // end of property PipeStream::ReadMode - .property /*17000012*/ instance class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ - SafePipeHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/ System.IO.Pipes.PipeStream/*02000008*/::get_SafePipeHandle() /* 06000043 */ - } // end of property PipeStream::SafePipeHandle - .property /*17000013*/ instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ - TransmissionMode() - { - .get instance valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ System.IO.Pipes.PipeStream/*02000008*/::get_TransmissionMode() /* 06000044 */ - } // end of property PipeStream::TransmissionMode - .property /*17000014*/ instance bool IsHandleExposed() - { - .get instance bool System.IO.Pipes.PipeStream/*02000008*/::get_IsHandleExposed() /* 0600004A */ - } // end of property PipeStream::IsHandleExposed -} // end of class System.IO.Pipes.PipeStream - -.class /*02000009*/ public auto ansi sealed System.IO.Pipes.PipeStreamImpersonationWorker - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001D*/ -{ - .method /*06000059*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method PipeStreamImpersonationWorker::.ctor - - .method /*0600005A*/ public hidebysig newslot virtual - instance void Invoke() runtime managed - // SIG: 20 00 01 - { - } // end of method PipeStreamImpersonationWorker::Invoke - - .method /*0600005B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ - BeginInvoke(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000017*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 59 12 5D 1C - { - } // end of method PipeStreamImpersonationWorker::BeginInvoke - - .method /*0600005C*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ result) runtime managed - // SIG: 20 01 01 12 59 - { - } // end of method PipeStreamImpersonationWorker::EndInvoke - -} // end of class System.IO.Pipes.PipeStreamImpersonationWorker - -.class /*0200000A*/ public auto ansi sealed System.IO.Pipes.PipeTransmissionMode - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*0400000B*/ public specialname rtspecialname int32 value__ - .field /*0400000C*/ public static literal valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ Byte = int32(0x00000000) - .field /*0400000D*/ public static literal valuetype System.IO.Pipes.PipeTransmissionMode/*0200000A*/ Message = int32(0x00000001) -} // end of class System.IO.Pipes.PipeTransmissionMode - -.class /*0200000B*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafePipeHandle - extends [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*0100001E*/ -{ - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor(native int preexistingHandle, - bool ownsHandle) cil managed - // SIG: 20 02 01 18 02 - { - // Method begins at RVA 0x2108 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*0100001E*/::.ctor(bool) /* 0A000013 */ - IL_0007: /* 2A | */ ret - } // end of method SafePipeHandle::.ctor - - .method /*0600005E*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafePipeHandle::get_IsInvalid - - .method /*0600005F*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafePipeHandle::ReleaseHandle - - .property /*17000015*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.SafePipeHandle/*0200000B*/::get_IsInvalid() /* 0600005E */ - } // end of property SafePipeHandle::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.SafePipeHandle - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il deleted file mode 100644 index fd387ad628..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il +++ /dev/null @@ -1,342 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002ac6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014228 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002a73 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000028f8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000acc Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ac8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002ab5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000828] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002878 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001f8 Size -// '#~' Name -// Stream 2: -// 0x00000264 Offset -// 0x00000308 Size -// '#Strings' Name -// Stream 3: -// 0x0000056c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000570 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000580 Offset -// 0x000002a8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17715 (81.83%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2088 ( 9.65%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -915 (-4.23%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2088 -// Module - 1 (10 bytes) -// TypeRef - 19 (114 bytes) -// MemberRef - 17 (102 bytes) -// CustomAttribute- 19 (114 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 2 (28 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 775 bytes -// Blobs - 680 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO.UnmanagedMemoryStream -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 49 4F 2E 55 6E 6D // ...System.IO.Unm - 61 6E 61 67 65 64 4D 65 6D 6F 72 79 53 74 72 65 // anagedMemoryStre - 61 6D 00 00 ) // am.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 49 4F 2E 55 6E 6D // ...System.IO.Unm - 61 6E 61 67 65 64 4D 65 6D 6F 72 79 53 74 72 65 // anagedMemoryStre - 61 6D 00 00 ) // am.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 49 4F 2E 55 6E 6D // ...System.IO.Unm - 61 6E 61 67 65 64 4D 65 6D 6F 72 79 53 74 72 65 // anagedMemoryStre - 61 6D 00 00 ) // am.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.IO.UnmanagedMemoryAccessor -{ - .assembly extern System.Runtime.InteropServices /*23000002*/ -} -.class extern /*27000002*/ forwarder System.IO.UnmanagedMemoryStream -{ - .assembly extern System.Runtime.InteropServices /*23000002*/ -} -.module System.IO.UnmanagedMemoryStream.dll -// MVID: {7a958591-927e-4dc9-9d60-cbaeb3c9bad8} -.custom /*0C000001:0A000011*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FBC8850E000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il deleted file mode 100644 index 9aebc99abf..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il +++ /dev/null @@ -1,394 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7a -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002b96 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000da88 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b43 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000510] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000029c8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000b9c Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000510 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b98 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b85 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000008f8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002948 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002a0 Size -// '#~' Name -// Stream 2: -// 0x0000030c Offset -// 0x00000358 Size -// '#Strings' Name -// Stream 3: -// 0x00000664 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000668 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000678 Offset -// 0x00000280 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21640 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17531 (81.01%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2296 (10.61%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -947 (-4.38%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2296 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 17 (238 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 856 bytes -// Blobs - 640 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.IO -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 09 53 79 73 74 65 6D 2E 49 4F 00 00 ) // ...System.IO.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 09 53 79 73 74 65 6D 2E 49 4F 00 00 ) // ...System.IO.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 09 53 79 73 74 65 6D 2E 49 4F 00 00 ) // ...System.IO.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.CodeDom.Compiler.IndentedTextWriter -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000002*/ forwarder System.IO.BinaryReader -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000003*/ forwarder System.IO.BinaryWriter -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000004*/ forwarder System.IO.BufferedStream -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000005*/ forwarder System.IO.EndOfStreamException -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000006*/ forwarder System.IO.FileNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.IO.InvalidDataException -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000008*/ forwarder System.IO.IOException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.IO.MemoryStream -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.IO.SeekOrigin -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.IO.Stream -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.IO.StreamReader -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.IO.StreamWriter -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.IO.StringReader -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.IO.StringWriter -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000010*/ forwarder System.IO.TextReader -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.class extern /*27000011*/ forwarder System.IO.TextWriter -{ - .assembly extern System.Runtime.Extensions /*23000002*/ -} -.module System.IO.dll -// MVID: {70461bb0-35cb-416d-aaaa-297f2db1ae04} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FACC1777000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il deleted file mode 100644 index a70e33df5c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il +++ /dev/null @@ -1,12736 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x0000aa00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000c81a -// Base of code: 0x00002000 -// Base of data: 0x0000e000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00012000 -// Size of headers: 0x00000200 -// Checksum: 0x000136c9 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000c7c7 [0x0000004f] address [size] of Import Directory: -// 0x0000e000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x0000b400 [0x00003e88] address [size] of Security Directory: -// 0x00010000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000c64c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000a820 Virtual Size -// 0x00002000 Virtual Address -// 0x0000aa00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x0000e000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x0000ac00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00010000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x0000b200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0000c000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000081c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000c809 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020a0 [0x0000a52c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000c5cc [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00006620 Size -// '#~' Name -// Stream 2: -// 0x0000668c Offset -// 0x00002850 Size -// '#Strings' Name -// Stream 3: -// 0x00008edc Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00008ee0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00008ef0 Offset -// 0x0000163c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000014090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 62088 -// PE header size : 512 (496 used) ( 0.82%) -// PE additional info : 17643 (28.42%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.12%) -// CLR meta-data size : 42284 (68.10%) -// CLR additional info : 128 ( 0.21%) -// CLR method headers : 825 ( 1.33%) -// Managed code : 1979 ( 3.19%) -// Data : 2048 ( 3.30%) -// Unaccounted : -3403 (-5.48%) - -// Num.of PE sections : 3 -// .text - 43520 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 42284 -// Module - 1 (10 bytes) -// TypeDef - 78 (1092 bytes) 10 interfaces, 0 explicit layout -// TypeRef - 48 (288 bytes) -// MethodDef - 858 (12012 bytes) 33 abstract, 0 native, 825 bodies -// FieldDef - 98 (588 bytes) 2 constant -// MemberRef - 53 (318 bytes) -// ParamDef - 1205 (7230 bytes) -// MethodImpl - 48 (288 bytes) -// Constant - 92 (552 bytes) -// CustomAttribute- 72 (432 bytes) -// InterfaceImpl - 32 (128 bytes) -// PropertyMap - 61 (244 bytes) -// Property - 213 (1278 bytes) -// MethodSemantic- 220 (1320 bytes) -// TypeSpec - 7 (14 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// EventMap - 1 (4 bytes) -// Event - 1 (6 bytes) -// GenericParam - 20 (160 bytes) -// GenericParamConstraint- 2 (8 bytes) -// Strings - 10319 bytes -// Blobs - 5692 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 219 bytes - -// CLR additional info : 128 - -// CLR method headers : 825 -// Num.of method bodies - 825 -// Num.of fat headers - 0 -// Num.of tiny headers - 825 - -// Managed code : 1979 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ReadOnlyCollectionBuilder`1 (public) (auto) (ansi) (sealed) -// Class CallSiteBinder (public) (abstract) (auto) (ansi) -// Class CallSite`1 (public) (auto) (ansi) -// Class CallSite (public) (auto) (ansi) -// Class CallSiteHelpers (public) (abstract) (auto) (ansi) (sealed) -// Class DebugInfoGenerator (public) (abstract) (auto) (ansi) -// Interface IRuntimeVariables (public) (abstract) (auto) (ansi) -// Class DynamicAttribute (public) (auto) (ansi) (sealed) -// Class RuleCache`1 (public) (auto) (ansi) -// Interface IOrderedQueryable (public) (abstract) (auto) (ansi) -// Interface IOrderedQueryable`1 (public) (abstract) (auto) (ansi) -// Interface IQueryable (public) (abstract) (auto) (ansi) -// Interface IQueryable`1 (public) (abstract) (auto) (ansi) -// Interface IQueryProvider (public) (abstract) (auto) (ansi) -// Class BinaryExpression (public) (auto) (ansi) -// Class BlockExpression (public) (auto) (ansi) -// Class CatchBlock (public) (auto) (ansi) (sealed) -// Class ConditionalExpression (public) (auto) (ansi) -// Class ConstantExpression (public) (auto) (ansi) -// Class DebugInfoExpression (public) (auto) (ansi) -// Class DefaultExpression (public) (auto) (ansi) (sealed) -// Class DynamicExpression (public) (auto) (ansi) -// Class DynamicExpressionVisitor (public) (abstract) (auto) (ansi) -// Class ElementInit (public) (auto) (ansi) (sealed) -// Class Expression (public) (abstract) (auto) (ansi) -// Class Expression`1 (public) (auto) (ansi) (sealed) -// Class ExpressionType (public) (auto) (ansi) (sealed) -// Class ExpressionVisitor (public) (abstract) (auto) (ansi) -// Class GotoExpression (public) (auto) (ansi) (sealed) -// Class GotoExpressionKind (public) (auto) (ansi) (sealed) -// Interface IArgumentProvider (public) (abstract) (auto) (ansi) -// Interface IDynamicExpression (public) (abstract) (auto) (ansi) -// Class IndexExpression (public) (auto) (ansi) (sealed) -// Class InvocationExpression (public) (auto) (ansi) (sealed) -// Class LabelExpression (public) (auto) (ansi) (sealed) -// Class LabelTarget (public) (auto) (ansi) (sealed) -// Class LambdaExpression (public) (abstract) (auto) (ansi) -// Class ListInitExpression (public) (auto) (ansi) (sealed) -// Class LoopExpression (public) (auto) (ansi) (sealed) -// Class MemberAssignment (public) (auto) (ansi) (sealed) -// Class MemberBinding (public) (abstract) (auto) (ansi) -// Class MemberBindingType (public) (auto) (ansi) (sealed) -// Class MemberExpression (public) (auto) (ansi) -// Class MemberInitExpression (public) (auto) (ansi) (sealed) -// Class MemberListBinding (public) (auto) (ansi) (sealed) -// Class MemberMemberBinding (public) (auto) (ansi) (sealed) -// Class MethodCallExpression (public) (auto) (ansi) -// Class NewArrayExpression (public) (auto) (ansi) -// Class NewExpression (public) (auto) (ansi) -// Class ParameterExpression (public) (auto) (ansi) -// Class RuntimeVariablesExpression (public) (auto) (ansi) (sealed) -// Class SwitchCase (public) (auto) (ansi) (sealed) -// Class SwitchExpression (public) (auto) (ansi) (sealed) -// Class SymbolDocumentInfo (public) (auto) (ansi) -// Class TryExpression (public) (auto) (ansi) (sealed) -// Class TypeBinaryExpression (public) (auto) (ansi) (sealed) -// Class UnaryExpression (public) (auto) (ansi) (sealed) -// Class CallInfo (public) (auto) (ansi) (sealed) -// Class DynamicObject (public) (auto) (ansi) -// Class DynamicMetaObject (public) (auto) (ansi) -// Class DynamicMetaObjectBinder (public) (abstract) (auto) (ansi) -// Interface IDynamicMetaObjectProvider (public) (abstract) (auto) (ansi) -// Interface IInvokeOnGetBinder (public) (abstract) (auto) (ansi) -// Class BindingRestrictions (public) (abstract) (auto) (ansi) -// Class BinaryOperationBinder (public) (abstract) (auto) (ansi) -// Class ConvertBinder (public) (abstract) (auto) (ansi) -// Class CreateInstanceBinder (public) (abstract) (auto) (ansi) -// Class ExpandoObject (public) (auto) (ansi) (sealed) -// Class DeleteIndexBinder (public) (abstract) (auto) (ansi) -// Class DeleteMemberBinder (public) (abstract) (auto) (ansi) -// Class GetIndexBinder (public) (abstract) (auto) (ansi) -// Class GetMemberBinder (public) (abstract) (auto) (ansi) -// Class InvokeBinder (public) (abstract) (auto) (ansi) -// Class InvokeMemberBinder (public) (abstract) (auto) (ansi) -// Class SetIndexBinder (public) (abstract) (auto) (ansi) -// Class SetMemberBinder (public) (abstract) (auto) (ansi) -// Class UnaryOperationBinder (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Linq.Expressions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 45 // ...System.Linq.E - 78 70 72 65 73 73 69 6F 6E 73 00 00 ) // xpressions.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 45 // ...System.Linq.E - 78 70 72 65 73 73 69 6F 6E 73 00 00 ) // xpressions.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 45 // ...System.Linq.E - 78 70 72 65 73 73 69 6F 6E 73 00 00 ) // xpressions.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Linq.Expressions.dll -// MVID: {89baa0d9-b4e3-44f7-8427-226212099b05} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F1F7C14A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*//*1B000001*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*0100001A*//*1B000003*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ collection) cil managed - // SIG: 20 01 01 15 12 65 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::.ctor - - .method /*06000004*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::get_Capacity - - .method /*06000005*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::set_Capacity - - .method /*06000006*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::get_Count - - .method /*06000007*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::get_Item - - .method /*06000008*/ public hidebysig newslot specialname virtual final - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::set_Item - - .method /*06000009*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*//*1B000001*/::get_IsReadOnly() /* 0A000011 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*0600000A*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_IsSynchronized /*01000014::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.ICollection.get_IsSynchronized - - .method /*0600000B*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::get_SyncRoot /*01000014::0A000013*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.ICollection.get_SyncRoot - - .method /*0600000C*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::get_IsFixedSize /*01000015::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.get_IsFixedSize - - .method /*0600000D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::get_IsReadOnly /*01000015::0A000015*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.get_IsReadOnly - - .method /*0600000E*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::get_Item /*01000015::0A000016*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.get_Item - - .method /*0600000F*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::set_Item /*01000015::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.set_Item - - .method /*06000010*/ public hidebysig newslot virtual final - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::Add - - .method /*06000011*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::Clear - - .method /*06000012*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::Contains - - .method /*06000013*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::CopyTo - - .method /*06000014*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100001B*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 6D 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::GetEnumerator - - .method /*06000015*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::IndexOf - - .method /*06000016*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::Insert - - .method /*06000017*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::Remove - - .method /*06000018*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::RemoveAt - - .method /*06000019*/ public hidebysig instance void - Reverse() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::Reverse - - .method /*0600001A*/ public hidebysig instance void - Reverse(int32 index, - int32 count) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::Reverse - - .method /*0600001B*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000016*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 59 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000014*/::CopyTo /*01000014::0A000018*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.ICollection.CopyTo - - .method /*0600001C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000018*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 61 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/::GetEnumerator /*01000017::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600001D*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::Add /*01000015::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.Add - - .method /*0600001E*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::Contains /*01000015::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.Contains - - .method /*0600001F*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::IndexOf /*01000015::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.IndexOf - - .method /*06000020*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::Insert /*01000015::0A00001D*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.Insert - - .method /*06000021*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000015*/::Remove /*01000015::0A00001E*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollectionBuilder`1::System.Collections.IList.Remove - - .method /*06000022*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::ToArray - - .method /*06000023*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - ToReadOnlyCollection() cil managed - // SIG: 20 00 15 12 71 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollectionBuilder`1::ToReadOnlyCollection - - .property /*17000001*/ instance int32 Capacity() - { - .get instance int32 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::get_Capacity() /* 06000004 */ - .set instance void System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::set_Capacity(int32) /* 06000005 */ - } // end of property ReadOnlyCollectionBuilder`1::Capacity - .property /*17000002*/ instance int32 Count() - { - .get instance int32 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::get_Count() /* 06000006 */ - } // end of property ReadOnlyCollectionBuilder`1::Count - .property /*17000003*/ instance !T Item(int32) - { - .get instance !T System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::get_Item(int32) /* 06000007 */ - .set instance void System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::set_Item(int32, - !T) /* 06000008 */ - } // end of property ReadOnlyCollectionBuilder`1::Item - .property /*17000004*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000009 */ - } // end of property ReadOnlyCollectionBuilder`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000005*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::System.Collections.ICollection.get_IsSynchronized() /* 0600000A */ - } // end of property ReadOnlyCollectionBuilder`1::System.Collections.ICollection.IsSynchronized - .property /*17000006*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::System.Collections.ICollection.get_SyncRoot() /* 0600000B */ - } // end of property ReadOnlyCollectionBuilder`1::System.Collections.ICollection.SyncRoot - .property /*17000007*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::System.Collections.IList.get_IsFixedSize() /* 0600000C */ - } // end of property ReadOnlyCollectionBuilder`1::System.Collections.IList.IsFixedSize - .property /*17000008*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::System.Collections.IList.get_IsReadOnly() /* 0600000D */ - } // end of property ReadOnlyCollectionBuilder`1::System.Collections.IList.IsReadOnly - .property /*17000009*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::System.Collections.IList.get_Item(int32) /* 0600000E */ - .set instance void System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/*02000002*/::System.Collections.IList.set_Item(int32, - object) /* 0600000F */ - } // end of property ReadOnlyCollectionBuilder`1::System.Collections.IList.Item -} // end of class System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 - -.class /*02000003*/ public abstract auto ansi beforefieldinit System.Runtime.CompilerServices.CallSiteBinder - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000024*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method CallSiteBinder::.ctor - - .method /*06000025*/ public hidebysig specialname static - class System.Linq.Expressions.LabelTarget/*02000025*/ - get_UpdateLabel() cil managed - // SIG: 00 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSiteBinder::get_UpdateLabel - - .method /*06000026*/ public hidebysig newslot abstract virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Bind(object[] args, - class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ parameters, - class System.Linq.Expressions.LabelTarget/*02000025*/ returnLabel) cil managed - // SIG: 20 03 12 68 1D 1C 15 12 71 01 12 80 CC 12 80 94 - { - // Method begins at RVA 0x0 - } // end of method CallSiteBinder::Bind - - .method /*06000027*/ public hidebysig newslot virtual - instance !!T BindDelegate(class System.Runtime.CompilerServices.CallSite`1/*02000004*/ site, - object[] args) cil managed - // SIG: 30 01 02 1E 00 15 12 10 01 1E 00 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSiteBinder::BindDelegate - - .method /*06000028*/ family hidebysig instance void - CacheTarget(!!T target) cil managed - // SIG: 30 01 01 01 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CallSiteBinder::CacheTarget - - .property /*1700000A*/ class System.Linq.Expressions.LabelTarget/*02000025*/ - UpdateLabel() - { - .get class System.Linq.Expressions.LabelTarget/*02000025*/ System.Runtime.CompilerServices.CallSiteBinder/*02000003*/::get_UpdateLabel() /* 06000025 */ - } // end of property CallSiteBinder::UpdateLabel -} // end of class System.Runtime.CompilerServices.CallSiteBinder - -.class /*02000004*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CallSite`1 - extends System.Runtime.CompilerServices.CallSite/*02000005*/ -{ - .field /*04000001*/ public !T Target - .method /*06000029*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002C */ call instance void System.Runtime.CompilerServices.CallSite/*02000005*/::.ctor() /* 0600002C */ - IL_0006: /* 2A | */ ret - } // end of method CallSite`1::.ctor - - .method /*0600002A*/ public hidebysig specialname - instance !T get_Update() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSite`1::get_Update - - .method /*0600002B*/ public hidebysig static - class System.Runtime.CompilerServices.CallSite`1/*02000004*/ - Create(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder) cil managed - // SIG: 00 01 15 12 10 01 13 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSite`1::Create - - .property /*1700000B*/ instance !T Update() - { - .get instance !T System.Runtime.CompilerServices.CallSite`1/*02000004*/::get_Update() /* 0600002A */ - } // end of property CallSite`1::Update -} // end of class System.Runtime.CompilerServices.CallSite`1 - -.class /*02000005*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CallSite - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600002C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method CallSite::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ - get_Binder() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSite::get_Binder - - .method /*0600002E*/ public hidebysig static - class System.Runtime.CompilerServices.CallSite/*02000005*/ - Create(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder) cil managed - // SIG: 00 02 12 14 12 75 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSite::Create - - .property /*1700000C*/ instance class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ - Binder() - { - .get instance class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ System.Runtime.CompilerServices.CallSite/*02000005*/::get_Binder() /* 0600002D */ - } // end of property CallSite::Binder -} // end of class System.Runtime.CompilerServices.CallSite - -.class /*02000006*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.CallSiteHelpers - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600002F*/ public hidebysig static - bool IsInternalFrame(class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*0100001E*/ mb) cil managed - // SIG: 00 01 02 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallSiteHelpers::IsInternalFrame - -} // end of class System.Runtime.CompilerServices.CallSiteHelpers - -.class /*02000007*/ public abstract auto ansi beforefieldinit System.Runtime.CompilerServices.DebugInfoGenerator - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000030*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method DebugInfoGenerator::.ctor - - .method /*06000031*/ public hidebysig static - class System.Runtime.CompilerServices.DebugInfoGenerator/*02000007*/ - CreatePdbGenerator() cil managed - // SIG: 00 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoGenerator::CreatePdbGenerator - - .method /*06000032*/ public hidebysig newslot abstract virtual - instance void MarkSequencePoint(class System.Linq.Expressions.LambdaExpression/*02000026*/ 'method', - int32 ilOffset, - class System.Linq.Expressions.DebugInfoExpression/*02000015*/ sequencePoint) cil managed - // SIG: 20 03 01 12 80 98 08 12 54 - { - // Method begins at RVA 0x0 - } // end of method DebugInfoGenerator::MarkSequencePoint - -} // end of class System.Runtime.CompilerServices.DebugInfoGenerator - -.class /*02000008*/ interface public abstract auto ansi System.Runtime.CompilerServices.IRuntimeVariables -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000011*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000033*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IRuntimeVariables::get_Count - - .method /*06000034*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method IRuntimeVariables::get_Item - - .method /*06000035*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IRuntimeVariables::set_Item - - .property /*1700000D*/ instance int32 Count() - { - .get instance int32 System.Runtime.CompilerServices.IRuntimeVariables/*02000008*/::get_Count() /* 06000033 */ - } // end of property IRuntimeVariables::Count - .property /*1700000E*/ instance object Item(int32) - { - .get instance object System.Runtime.CompilerServices.IRuntimeVariables/*02000008*/::get_Item(int32) /* 06000034 */ - .set instance void System.Runtime.CompilerServices.IRuntimeVariables/*02000008*/::set_Item(int32, - object) /* 06000035 */ - } // end of property IRuntimeVariables::Item -} // end of class System.Runtime.CompilerServices.IRuntimeVariables - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.DynamicAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000014:0A00001F*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000020*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001F*/) /* 0A00001F */ = ( 01 00 8C 29 00 00 00 00 ) // ...).... - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicAttribute::.ctor - - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(bool[] transformFlags) cil managed - // SIG: 20 01 01 1D 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicAttribute::.ctor - - .method /*06000038*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*0100001A*/ - get_TransformFlags() cil managed - // SIG: 20 00 15 12 69 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicAttribute::get_TransformFlags - - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*0100001A*/ - TransformFlags() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*0100001A*/ System.Runtime.CompilerServices.DynamicAttribute/*02000009*/::get_TransformFlags() /* 06000038 */ - } // end of property DynamicAttribute::TransformFlags -} // end of class System.Runtime.CompilerServices.DynamicAttribute - -.class /*0200000A*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.RuleCache`1 - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000039*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method RuleCache`1::.ctor - -} // end of class System.Runtime.CompilerServices.RuleCache`1 - -.class /*0200000B*/ interface public abstract auto ansi System.Linq.IOrderedQueryable - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/, - System.Linq.IQueryable/*0200000D*/ -{ -} // end of class System.Linq.IOrderedQueryable - -.class /*0200000C*/ interface public abstract auto ansi System.Linq.IOrderedQueryable`1<+ T> - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/, - System.Linq.IOrderedQueryable/*0200000B*/, - System.Linq.IQueryable/*0200000D*/, - class System.Linq.IQueryable`1/*0200000E*//*1B000004*/ -{ -} // end of class System.Linq.IOrderedQueryable`1 - -.class /*0200000D*/ interface public abstract auto ansi System.Linq.IQueryable - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/ -{ - .method /*0600003A*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ElementType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x0 - } // end of method IQueryable::get_ElementType - - .method /*0600003B*/ public hidebysig newslot specialname abstract virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Expression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x0 - } // end of method IQueryable::get_Expression - - .method /*0600003C*/ public hidebysig newslot specialname abstract virtual - instance class System.Linq.IQueryProvider/*0200000F*/ - get_Provider() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x0 - } // end of method IQueryable::get_Provider - - .property /*17000010*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ElementType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.IQueryable/*0200000D*/::get_ElementType() /* 0600003A */ - } // end of property IQueryable::ElementType - .property /*17000011*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Expression() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.IQueryable/*0200000D*/::get_Expression() /* 0600003B */ - } // end of property IQueryable::Expression - .property /*17000012*/ instance class System.Linq.IQueryProvider/*0200000F*/ - Provider() - { - .get instance class System.Linq.IQueryProvider/*0200000F*/ System.Linq.IQueryable/*0200000D*/::get_Provider() /* 0600003C */ - } // end of property IQueryable::Provider -} // end of class System.Linq.IQueryable - -.class /*0200000E*/ interface public abstract auto ansi System.Linq.IQueryable`1<+ T> - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/, - System.Linq.IQueryable/*0200000D*/ -{ -} // end of class System.Linq.IQueryable`1 - -.class /*0200000F*/ interface public abstract auto ansi System.Linq.IQueryProvider -{ - .method /*0600003D*/ public hidebysig newslot abstract virtual - instance class System.Linq.IQueryable/*0200000D*/ - CreateQuery(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 20 01 12 34 12 68 - { - // Method begins at RVA 0x0 - } // end of method IQueryProvider::CreateQuery - - .method /*0600003E*/ public hidebysig newslot abstract virtual - instance class System.Linq.IQueryable`1/*0200000E*/ - CreateQuery(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 30 01 01 15 12 38 01 1E 00 12 68 - { - // Method begins at RVA 0x0 - } // end of method IQueryProvider::CreateQuery - - .method /*0600003F*/ public hidebysig newslot abstract virtual - instance object Execute(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 20 01 1C 12 68 - { - // Method begins at RVA 0x0 - } // end of method IQueryProvider::Execute - - .method /*06000040*/ public hidebysig newslot abstract virtual - instance !!TResult Execute(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 30 01 01 1E 00 12 68 - { - // Method begins at RVA 0x0 - } // end of method IQueryProvider::Execute - -} // end of class System.Linq.IQueryProvider - -.class /*02000010*/ public auto ansi beforefieldinit System.Linq.Expressions.BinaryExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000041*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryExpression::.ctor - - .method /*06000042*/ public hidebysig specialname virtual - instance bool get_CanReduce() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_CanReduce - - .method /*06000043*/ public hidebysig specialname - instance class System.Linq.Expressions.LambdaExpression/*02000026*/ - get_Conversion() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_Conversion - - .method /*06000044*/ public hidebysig specialname - instance bool get_IsLifted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_IsLifted - - .method /*06000045*/ public hidebysig specialname - instance bool get_IsLiftedToNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_IsLiftedToNull - - .method /*06000046*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Left() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_Left - - .method /*06000047*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - get_Method() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_Method - - .method /*06000048*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Right() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::get_Right - - .method /*06000049*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::Accept - - .method /*0600004A*/ public hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Reduce() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::Reduce - - .method /*0600004B*/ public hidebysig instance class System.Linq.Expressions.BinaryExpression/*02000010*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 20 03 12 40 12 68 12 80 98 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryExpression::Update - - .property /*17000013*/ instance bool CanReduce() - { - .get instance bool System.Linq.Expressions.BinaryExpression/*02000010*/::get_CanReduce() /* 06000042 */ - } // end of property BinaryExpression::CanReduce - .property /*17000014*/ instance class System.Linq.Expressions.LambdaExpression/*02000026*/ - Conversion() - { - .get instance class System.Linq.Expressions.LambdaExpression/*02000026*/ System.Linq.Expressions.BinaryExpression/*02000010*/::get_Conversion() /* 06000043 */ - } // end of property BinaryExpression::Conversion - .property /*17000015*/ instance bool IsLifted() - { - .get instance bool System.Linq.Expressions.BinaryExpression/*02000010*/::get_IsLifted() /* 06000044 */ - } // end of property BinaryExpression::IsLifted - .property /*17000016*/ instance bool IsLiftedToNull() - { - .get instance bool System.Linq.Expressions.BinaryExpression/*02000010*/::get_IsLiftedToNull() /* 06000045 */ - } // end of property BinaryExpression::IsLiftedToNull - .property /*17000017*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Left() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.BinaryExpression/*02000010*/::get_Left() /* 06000046 */ - } // end of property BinaryExpression::Left - .property /*17000018*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - Method() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ System.Linq.Expressions.BinaryExpression/*02000010*/::get_Method() /* 06000047 */ - } // end of property BinaryExpression::Method - .property /*17000019*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Right() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.BinaryExpression/*02000010*/::get_Right() /* 06000048 */ - } // end of property BinaryExpression::Right -} // end of class System.Linq.Expressions.BinaryExpression - -.class /*02000011*/ public auto ansi beforefieldinit System.Linq.Expressions.BlockExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*0600004C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method BlockExpression::.ctor - - .method /*0600004D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Expressions() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::get_Expressions - - .method /*0600004E*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::get_NodeType - - .method /*0600004F*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Result() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::get_Result - - .method /*06000050*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::get_Type - - .method /*06000051*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Variables() cil managed - // SIG: 20 00 15 12 71 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::get_Variables - - .method /*06000052*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::Accept - - .method /*06000053*/ public hidebysig instance class System.Linq.Expressions.BlockExpression/*02000011*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ expressions) cil managed - // SIG: 20 02 12 44 15 12 65 01 12 80 CC 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlockExpression::Update - - .property /*1700001A*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Expressions() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.BlockExpression/*02000011*/::get_Expressions() /* 0600004D */ - } // end of property BlockExpression::Expressions - .property /*1700001B*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.BlockExpression/*02000011*/::get_NodeType() /* 0600004E */ - } // end of property BlockExpression::NodeType - .property /*1700001C*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Result() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.BlockExpression/*02000011*/::get_Result() /* 0600004F */ - } // end of property BlockExpression::Result - .property /*1700001D*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.BlockExpression/*02000011*/::get_Type() /* 06000050 */ - } // end of property BlockExpression::Type - .property /*1700001E*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Variables() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.BlockExpression/*02000011*/::get_Variables() /* 06000051 */ - } // end of property BlockExpression::Variables -} // end of class System.Linq.Expressions.BlockExpression - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.CatchBlock - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000054*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method CatchBlock::.ctor - - .method /*06000055*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Body() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CatchBlock::get_Body - - .method /*06000056*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Filter() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CatchBlock::get_Filter - - .method /*06000057*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Test() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CatchBlock::get_Test - - .method /*06000058*/ public hidebysig specialname - instance class System.Linq.Expressions.ParameterExpression/*02000033*/ - get_Variable() cil managed - // SIG: 20 00 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CatchBlock::get_Variable - - .method /*06000059*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CatchBlock::ToString - - .method /*0600005A*/ public hidebysig instance class System.Linq.Expressions.CatchBlock/*02000012*/ - Update(class System.Linq.Expressions.ParameterExpression/*02000033*/ variable, - class System.Linq.Expressions.Expression/*0200001A*/ 'filter', - class System.Linq.Expressions.Expression/*0200001A*/ body) cil managed - // SIG: 20 03 12 48 12 80 CC 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CatchBlock::Update - - .property /*1700001F*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Body() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.CatchBlock/*02000012*/::get_Body() /* 06000055 */ - } // end of property CatchBlock::Body - .property /*17000020*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Filter() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.CatchBlock/*02000012*/::get_Filter() /* 06000056 */ - } // end of property CatchBlock::Filter - .property /*17000021*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Test() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.CatchBlock/*02000012*/::get_Test() /* 06000057 */ - } // end of property CatchBlock::Test - .property /*17000022*/ instance class System.Linq.Expressions.ParameterExpression/*02000033*/ - Variable() - { - .get instance class System.Linq.Expressions.ParameterExpression/*02000033*/ System.Linq.Expressions.CatchBlock/*02000012*/::get_Variable() /* 06000058 */ - } // end of property CatchBlock::Variable -} // end of class System.Linq.Expressions.CatchBlock - -.class /*02000013*/ public auto ansi beforefieldinit System.Linq.Expressions.ConditionalExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*0600005B*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method ConditionalExpression::.ctor - - .method /*0600005C*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_IfFalse() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::get_IfFalse - - .method /*0600005D*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_IfTrue() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::get_IfTrue - - .method /*0600005E*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::get_NodeType - - .method /*0600005F*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Test() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::get_Test - - .method /*06000060*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::get_Type - - .method /*06000061*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::Accept - - .method /*06000062*/ public hidebysig instance class System.Linq.Expressions.ConditionalExpression/*02000013*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ test, - class System.Linq.Expressions.Expression/*0200001A*/ ifTrue, - class System.Linq.Expressions.Expression/*0200001A*/ ifFalse) cil managed - // SIG: 20 03 12 4C 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalExpression::Update - - .property /*17000023*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - IfFalse() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.ConditionalExpression/*02000013*/::get_IfFalse() /* 0600005C */ - } // end of property ConditionalExpression::IfFalse - .property /*17000024*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - IfTrue() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.ConditionalExpression/*02000013*/::get_IfTrue() /* 0600005D */ - } // end of property ConditionalExpression::IfTrue - .property /*17000025*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.ConditionalExpression/*02000013*/::get_NodeType() /* 0600005E */ - } // end of property ConditionalExpression::NodeType - .property /*17000026*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Test() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.ConditionalExpression/*02000013*/::get_Test() /* 0600005F */ - } // end of property ConditionalExpression::Test - .property /*17000027*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.ConditionalExpression/*02000013*/::get_Type() /* 06000060 */ - } // end of property ConditionalExpression::Type -} // end of class System.Linq.Expressions.ConditionalExpression - -.class /*02000014*/ public auto ansi beforefieldinit System.Linq.Expressions.ConstantExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000063*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method ConstantExpression::.ctor - - .method /*06000064*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantExpression::get_NodeType - - .method /*06000065*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantExpression::get_Type - - .method /*06000066*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantExpression::get_Value - - .method /*06000067*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantExpression::Accept - - .property /*17000028*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.ConstantExpression/*02000014*/::get_NodeType() /* 06000064 */ - } // end of property ConstantExpression::NodeType - .property /*17000029*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.ConstantExpression/*02000014*/::get_Type() /* 06000065 */ - } // end of property ConstantExpression::Type - .property /*1700002A*/ instance object Value() - { - .get instance object System.Linq.Expressions.ConstantExpression/*02000014*/::get_Value() /* 06000066 */ - } // end of property ConstantExpression::Value -} // end of class System.Linq.Expressions.ConstantExpression - -.class /*02000015*/ public auto ansi beforefieldinit System.Linq.Expressions.DebugInfoExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000068*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method DebugInfoExpression::.ctor - - .method /*06000069*/ public hidebysig specialname - instance class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ - get_Document() cil managed - // SIG: 20 00 12 80 DC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_Document - - .method /*0600006A*/ public hidebysig newslot specialname virtual - instance int32 get_EndColumn() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_EndColumn - - .method /*0600006B*/ public hidebysig newslot specialname virtual - instance int32 get_EndLine() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_EndLine - - .method /*0600006C*/ public hidebysig newslot specialname virtual - instance bool get_IsClear() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_IsClear - - .method /*0600006D*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_NodeType - - .method /*0600006E*/ public hidebysig newslot specialname virtual - instance int32 get_StartColumn() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_StartColumn - - .method /*0600006F*/ public hidebysig newslot specialname virtual - instance int32 get_StartLine() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_StartLine - - .method /*06000070*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::get_Type - - .method /*06000071*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugInfoExpression::Accept - - .property /*1700002B*/ instance class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ - Document() - { - .get instance class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_Document() /* 06000069 */ - } // end of property DebugInfoExpression::Document - .property /*1700002C*/ instance int32 EndColumn() - { - .get instance int32 System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_EndColumn() /* 0600006A */ - } // end of property DebugInfoExpression::EndColumn - .property /*1700002D*/ instance int32 EndLine() - { - .get instance int32 System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_EndLine() /* 0600006B */ - } // end of property DebugInfoExpression::EndLine - .property /*1700002E*/ instance bool IsClear() - { - .get instance bool System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_IsClear() /* 0600006C */ - } // end of property DebugInfoExpression::IsClear - .property /*1700002F*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_NodeType() /* 0600006D */ - } // end of property DebugInfoExpression::NodeType - .property /*17000030*/ instance int32 StartColumn() - { - .get instance int32 System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_StartColumn() /* 0600006E */ - } // end of property DebugInfoExpression::StartColumn - .property /*17000031*/ instance int32 StartLine() - { - .get instance int32 System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_StartLine() /* 0600006F */ - } // end of property DebugInfoExpression::StartLine - .property /*17000032*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.DebugInfoExpression/*02000015*/::get_Type() /* 06000070 */ - } // end of property DebugInfoExpression::Type -} // end of class System.Linq.Expressions.DebugInfoExpression - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.DefaultExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000072*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultExpression::.ctor - - .method /*06000073*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultExpression::get_NodeType - - .method /*06000074*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultExpression::get_Type - - .method /*06000075*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultExpression::Accept - - .property /*17000033*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.DefaultExpression/*02000016*/::get_NodeType() /* 06000073 */ - } // end of property DefaultExpression::NodeType - .property /*17000034*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.DefaultExpression/*02000016*/::get_Type() /* 06000074 */ - } // end of property DefaultExpression::Type -} // end of class System.Linq.Expressions.DefaultExpression - -.class /*02000017*/ public auto ansi beforefieldinit System.Linq.Expressions.DynamicExpression - extends System.Linq.Expressions.Expression/*0200001A*/ - implements System.Linq.Expressions.IArgumentProvider/*02000020*/, - System.Linq.Expressions.IDynamicExpression/*02000021*/ -{ - .method /*06000076*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicExpression::.ctor - - .method /*06000077*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::get_Arguments - - .method /*06000078*/ public hidebysig specialname - instance class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ - get_Binder() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::get_Binder - - .method /*06000079*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_DelegateType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::get_DelegateType - - .method /*0600007A*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::get_NodeType - - .method /*0600007B*/ private hidebysig newslot specialname virtual final - instance int32 System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount /*02000020::0600020D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount - - .method /*0600007C*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::get_Type - - .method /*0600007D*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Accept - - .method /*0600007E*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 5C 12 0C 12 75 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Dynamic - - .method /*0600007F*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0) cil managed - // SIG: 00 03 12 5C 12 0C 12 75 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Dynamic - - .method /*06000080*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 04 12 5C 12 0C 12 75 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Dynamic - - .method /*06000081*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 05 12 5C 12 0C 12 75 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Dynamic - - .method /*06000082*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3) cil managed - // SIG: 00 06 12 5C 12 0C 12 75 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Dynamic - - .method /*06000083*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 5C 12 0C 12 75 1D 12 68 - { - .param [3]/*0800005B*/ - .custom /*0C000015:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Dynamic - - .method /*06000084*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 5C 12 75 12 0C 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::MakeDynamic - - .method /*06000085*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0) cil managed - // SIG: 00 03 12 5C 12 75 12 0C 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::MakeDynamic - - .method /*06000086*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 04 12 5C 12 75 12 0C 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::MakeDynamic - - .method /*06000087*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 05 12 5C 12 75 12 0C 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::MakeDynamic - - .method /*06000088*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3) cil managed - // SIG: 00 06 12 5C 12 75 12 0C 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::MakeDynamic - - .method /*06000089*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 5C 12 75 12 0C 1D 12 68 - { - .param [3]/*08000073*/ - .custom /*0C000016:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::MakeDynamic - - .method /*0600008A*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IArgumentProvider.GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::GetArgument /*02000020::0600020E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::System.Linq.Expressions.IArgumentProvider.GetArgument - - .method /*0600008B*/ private hidebysig newslot virtual final - instance object System.Linq.Expressions.IDynamicExpression.CreateCallSite() cil managed - // SIG: 20 00 1C - { - .override System.Linq.Expressions.IDynamicExpression/*02000021*/::CreateCallSite /*02000021::06000210*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::System.Linq.Expressions.IDynamicExpression.CreateCallSite - - .method /*0600008C*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IDynamicExpression.Rewrite(class System.Linq.Expressions.Expression/*0200001A*/[] args) cil managed - // SIG: 20 01 12 68 1D 12 68 - { - .override System.Linq.Expressions.IDynamicExpression/*02000021*/::Rewrite /*02000021::06000211*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::System.Linq.Expressions.IDynamicExpression.Rewrite - - .method /*0600008D*/ public hidebysig instance class System.Linq.Expressions.DynamicExpression/*02000017*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 20 01 12 5C 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpression::Update - - .property /*17000035*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.DynamicExpression/*02000017*/::get_Arguments() /* 06000077 */ - } // end of property DynamicExpression::Arguments - .property /*17000036*/ instance class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ - Binder() - { - .get instance class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ System.Linq.Expressions.DynamicExpression/*02000017*/::get_Binder() /* 06000078 */ - } // end of property DynamicExpression::Binder - .property /*17000037*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - DelegateType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.DynamicExpression/*02000017*/::get_DelegateType() /* 06000079 */ - } // end of property DynamicExpression::DelegateType - .property /*17000038*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.DynamicExpression/*02000017*/::get_NodeType() /* 0600007A */ - } // end of property DynamicExpression::NodeType - .property /*17000039*/ instance int32 System.Linq.Expressions.IArgumentProvider.ArgumentCount() - { - .get instance int32 System.Linq.Expressions.DynamicExpression/*02000017*/::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() /* 0600007B */ - } // end of property DynamicExpression::System.Linq.Expressions.IArgumentProvider.ArgumentCount - .property /*1700003A*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.DynamicExpression/*02000017*/::get_Type() /* 0600007C */ - } // end of property DynamicExpression::Type -} // end of class System.Linq.Expressions.DynamicExpression - -.class /*02000018*/ public abstract auto ansi beforefieldinit System.Linq.Expressions.DynamicExpressionVisitor - extends System.Linq.Expressions.ExpressionVisitor/*0200001D*/ -{ - .method /*0600008E*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0001DD */ call instance void System.Linq.Expressions.ExpressionVisitor/*0200001D*/::.ctor() /* 060001DD */ - IL_0006: /* 2A | */ ret - } // end of method DynamicExpressionVisitor::.ctor - - .method /*0600008F*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitDynamic(class System.Linq.Expressions.DynamicExpression/*02000017*/ node) cil managed - // SIG: 20 01 12 68 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicExpressionVisitor::VisitDynamic - -} // end of class System.Linq.Expressions.DynamicExpressionVisitor - -.class /*02000019*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.ElementInit - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements System.Linq.Expressions.IArgumentProvider/*02000020*/ -{ - .method /*06000090*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method ElementInit::.ctor - - .method /*06000091*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - get_AddMethod() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElementInit::get_AddMethod - - .method /*06000092*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElementInit::get_Arguments - - .method /*06000093*/ private hidebysig newslot specialname virtual final - instance int32 System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount /*02000020::0600020D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElementInit::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount - - .method /*06000094*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IArgumentProvider.GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::GetArgument /*02000020::0600020E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElementInit::System.Linq.Expressions.IArgumentProvider.GetArgument - - .method /*06000095*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElementInit::ToString - - .method /*06000096*/ public hidebysig instance class System.Linq.Expressions.ElementInit/*02000019*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 20 01 12 64 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ElementInit::Update - - .property /*1700003B*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - AddMethod() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ System.Linq.Expressions.ElementInit/*02000019*/::get_AddMethod() /* 06000091 */ - } // end of property ElementInit::AddMethod - .property /*1700003C*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.ElementInit/*02000019*/::get_Arguments() /* 06000092 */ - } // end of property ElementInit::Arguments - .property /*1700003D*/ instance int32 System.Linq.Expressions.IArgumentProvider.ArgumentCount() - { - .get instance int32 System.Linq.Expressions.ElementInit/*02000019*/::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() /* 06000093 */ - } // end of property ElementInit::System.Linq.Expressions.IArgumentProvider.ArgumentCount -} // end of class System.Linq.Expressions.ElementInit - -.class /*0200001A*/ public abstract auto ansi beforefieldinit System.Linq.Expressions.Expression - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000097*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method Expression::.ctor - - .method /*06000098*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ nodeType, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 20 02 01 11 70 12 75 - { - .custom /*0C000017:0A000021*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000024*/::.ctor(string) /* 0A000021 */ = ( 01 00 80 AC 75 73 65 20 61 20 64 69 66 66 65 72 // ....use a differ - 65 6E 74 20 63 6F 6E 73 74 72 75 63 74 6F 72 20 // ent constructor - 74 68 61 74 20 64 6F 65 73 20 6E 6F 74 20 74 61 // that does not ta - 6B 65 20 45 78 70 72 65 73 73 69 6F 6E 54 79 70 // ke ExpressionTyp - 65 2E 20 54 68 65 6E 20 6F 76 65 72 72 69 64 65 // e. Then override - 20 4E 6F 64 65 54 79 70 65 20 61 6E 64 20 54 79 // NodeType and Ty - 70 65 20 70 72 6F 70 65 72 74 69 65 73 20 74 6F // pe properties to - 20 70 72 6F 76 69 64 65 20 74 68 65 20 76 61 6C // provide the val - 75 65 73 20 74 68 61 74 20 77 6F 75 6C 64 20 62 // ues that would b - 65 20 73 70 65 63 69 66 69 65 64 20 74 6F 20 74 // e specified to t - 68 69 73 20 63 6F 6E 73 74 72 75 63 74 6F 72 2E // his constructor. - 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method Expression::.ctor - - .method /*06000099*/ public hidebysig newslot specialname virtual - instance bool get_CanReduce() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::get_CanReduce - - .method /*0600009A*/ public hidebysig newslot specialname virtual - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::get_NodeType - - .method /*0600009B*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::get_Type - - .method /*0600009C*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Accept - - .method /*0600009D*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Add(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Add - - .method /*0600009E*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Add(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Add - - .method /*0600009F*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddAssign - - .method /*060000A0*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddAssign - - .method /*060000A1*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddAssign - - .method /*060000A2*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddAssignChecked - - .method /*060000A3*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddAssignChecked - - .method /*060000A4*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddAssignChecked - - .method /*060000A5*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddChecked - - .method /*060000A6*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AddChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AddChecked - - .method /*060000A7*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - And(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::And - - .method /*060000A8*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - And(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::And - - .method /*060000A9*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AndAlso(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AndAlso - - .method /*060000AA*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AndAlso(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AndAlso - - .method /*060000AB*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AndAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AndAssign - - .method /*060000AC*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AndAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AndAssign - - .method /*060000AD*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - AndAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::AndAssign - - .method /*060000AE*/ public hidebysig static - class System.Linq.Expressions.IndexExpression/*02000022*/ - ArrayAccess(class System.Linq.Expressions.Expression/*0200001A*/ 'array', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ indexes) cil managed - // SIG: 00 02 12 80 88 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ArrayAccess - - .method /*060000AF*/ public hidebysig static - class System.Linq.Expressions.IndexExpression/*02000022*/ - ArrayAccess(class System.Linq.Expressions.Expression/*0200001A*/ 'array', - class System.Linq.Expressions.Expression/*0200001A*/[] indexes) cil managed - // SIG: 00 02 12 80 88 12 68 1D 12 68 - { - .param [2]/*080000AF*/ - .custom /*0C000018:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ArrayAccess - - .method /*060000B0*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - ArrayIndex(class System.Linq.Expressions.Expression/*0200001A*/ 'array', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ indexes) cil managed - // SIG: 00 02 12 80 C0 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ArrayIndex - - .method /*060000B1*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ArrayIndex(class System.Linq.Expressions.Expression/*0200001A*/ 'array', - class System.Linq.Expressions.Expression/*0200001A*/ index) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ArrayIndex - - .method /*060000B2*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - ArrayIndex(class System.Linq.Expressions.Expression/*0200001A*/ 'array', - class System.Linq.Expressions.Expression/*0200001A*/[] indexes) cil managed - // SIG: 00 02 12 80 C0 12 68 1D 12 68 - { - .param [2]/*080000B5*/ - .custom /*0C000019:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ArrayIndex - - .method /*060000B3*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - ArrayLength(class System.Linq.Expressions.Expression/*0200001A*/ 'array') cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ArrayLength - - .method /*060000B4*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Assign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Assign - - .method /*060000B5*/ public hidebysig static - class System.Linq.Expressions.MemberAssignment/*02000029*/ - Bind(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member, - class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 02 12 80 A4 12 80 95 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Bind - - .method /*060000B6*/ public hidebysig static - class System.Linq.Expressions.MemberAssignment/*02000029*/ - Bind(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ propertyAccessor, - class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 02 12 80 A4 12 80 89 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Bind - - .method /*060000B7*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ expressions) cil managed - // SIG: 00 01 12 44 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000B8*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ expressions) cil managed - // SIG: 00 02 12 44 15 12 65 01 12 80 CC 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000B9*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables, - class System.Linq.Expressions.Expression/*0200001A*/[] expressions) cil managed - // SIG: 00 02 12 44 15 12 65 01 12 80 CC 1D 12 68 - { - .param [2]/*080000C1*/ - .custom /*0C00001A:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000BA*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 02 12 44 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000BB*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 03 12 44 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000BC*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3) cil managed - // SIG: 00 04 12 44 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000BD*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3, - class System.Linq.Expressions.Expression/*0200001A*/ arg4) cil managed - // SIG: 00 05 12 44 12 68 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000BE*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class System.Linq.Expressions.Expression/*0200001A*/[] expressions) cil managed - // SIG: 00 01 12 44 1D 12 68 - { - .param [1]/*080000D0*/ - .custom /*0C00001B:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000BF*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ expressions) cil managed - // SIG: 00 02 12 44 12 75 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000C0*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ expressions) cil managed - // SIG: 00 03 12 44 12 75 15 12 65 01 12 80 CC 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000C1*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables, - class System.Linq.Expressions.Expression/*0200001A*/[] expressions) cil managed - // SIG: 00 03 12 44 12 75 15 12 65 01 12 80 CC 1D 12 68 - { - .param [3]/*080000D8*/ - .custom /*0C00001C:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000C2*/ public hidebysig static - class System.Linq.Expressions.BlockExpression/*02000011*/ - Block(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/[] expressions) cil managed - // SIG: 00 02 12 44 12 75 1D 12 68 - { - .param [2]/*080000DA*/ - .custom /*0C00001D:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Block - - .method /*060000C3*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Break(class System.Linq.Expressions.LabelTarget/*02000025*/ target) cil managed - // SIG: 00 01 12 78 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Break - - .method /*060000C4*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Break(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value') cil managed - // SIG: 00 02 12 78 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Break - - .method /*060000C5*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Break(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value', - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 03 12 78 12 80 94 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Break - - .method /*060000C6*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Break(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 78 12 80 94 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Break - - .method /*060000C7*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 C0 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000C8*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 80 C0 12 68 12 80 89 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000C9*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 04 12 80 C0 12 68 12 80 89 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000CA*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 05 12 80 C0 12 68 12 80 89 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000CB*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 80 C0 12 68 12 80 89 1D 12 68 - { - .param [3]/*080000F3*/ - .custom /*0C00001E:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000CC*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - string methodName, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArguments, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 04 12 80 C0 12 68 0E 1D 12 75 1D 12 68 - { - .param [4]/*080000F7*/ - .custom /*0C00001F:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000CD*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 02 12 80 C0 12 80 89 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000CE*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0) cil managed - // SIG: 00 02 12 80 C0 12 80 89 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000CF*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 03 12 80 C0 12 80 89 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000D0*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 04 12 80 C0 12 80 89 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000D1*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3) cil managed - // SIG: 00 05 12 80 C0 12 80 89 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000D2*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3, - class System.Linq.Expressions.Expression/*0200001A*/ arg4) cil managed - // SIG: 00 06 12 80 C0 12 80 89 12 68 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000D3*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 02 12 80 C0 12 80 89 1D 12 68 - { - .param [2]/*0800010F*/ - .custom /*0C000020:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000D4*/ public hidebysig static - class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Call(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - string methodName, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArguments, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 04 12 80 C0 12 75 0E 1D 12 75 1D 12 68 - { - .param [4]/*08000113*/ - .custom /*0C000021:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Call - - .method /*060000D5*/ public hidebysig static - class System.Linq.Expressions.CatchBlock/*02000012*/ - Catch(class System.Linq.Expressions.ParameterExpression/*02000033*/ variable, - class System.Linq.Expressions.Expression/*0200001A*/ body) cil managed - // SIG: 00 02 12 48 12 80 CC 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Catch - - .method /*060000D6*/ public hidebysig static - class System.Linq.Expressions.CatchBlock/*02000012*/ - Catch(class System.Linq.Expressions.ParameterExpression/*02000033*/ variable, - class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'filter') cil managed - // SIG: 00 03 12 48 12 80 CC 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Catch - - .method /*060000D7*/ public hidebysig static - class System.Linq.Expressions.CatchBlock/*02000012*/ - Catch(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/ body) cil managed - // SIG: 00 02 12 48 12 75 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Catch - - .method /*060000D8*/ public hidebysig static - class System.Linq.Expressions.CatchBlock/*02000012*/ - Catch(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'filter') cil managed - // SIG: 00 03 12 48 12 75 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Catch - - .method /*060000D9*/ public hidebysig static - class System.Linq.Expressions.DebugInfoExpression/*02000015*/ - ClearDebugInfo(class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ document) cil managed - // SIG: 00 01 12 54 12 80 DC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ClearDebugInfo - - .method /*060000DA*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Coalesce(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Coalesce - - .method /*060000DB*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Coalesce(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Coalesce - - .method /*060000DC*/ public hidebysig static - class System.Linq.Expressions.ConditionalExpression/*02000013*/ - Condition(class System.Linq.Expressions.Expression/*0200001A*/ test, - class System.Linq.Expressions.Expression/*0200001A*/ ifTrue, - class System.Linq.Expressions.Expression/*0200001A*/ ifFalse) cil managed - // SIG: 00 03 12 4C 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Condition - - .method /*060000DD*/ public hidebysig static - class System.Linq.Expressions.ConditionalExpression/*02000013*/ - Condition(class System.Linq.Expressions.Expression/*0200001A*/ test, - class System.Linq.Expressions.Expression/*0200001A*/ ifTrue, - class System.Linq.Expressions.Expression/*0200001A*/ ifFalse, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 04 12 4C 12 68 12 68 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Condition - - .method /*060000DE*/ public hidebysig static - class System.Linq.Expressions.ConstantExpression/*02000014*/ - Constant(object 'value') cil managed - // SIG: 00 01 12 50 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Constant - - .method /*060000DF*/ public hidebysig static - class System.Linq.Expressions.ConstantExpression/*02000014*/ - Constant(object 'value', - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 50 1C 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Constant - - .method /*060000E0*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Continue(class System.Linq.Expressions.LabelTarget/*02000025*/ target) cil managed - // SIG: 00 01 12 78 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Continue - - .method /*060000E1*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Continue(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 78 12 80 94 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Continue - - .method /*060000E2*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Convert(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E8 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Convert - - .method /*060000E3*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Convert(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 80 E8 12 68 12 75 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Convert - - .method /*060000E4*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - ConvertChecked(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E8 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ConvertChecked - - .method /*060000E5*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - ConvertChecked(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 80 E8 12 68 12 75 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ConvertChecked - - .method /*060000E6*/ public hidebysig static - class System.Linq.Expressions.DebugInfoExpression/*02000015*/ - DebugInfo(class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ document, - int32 startLine, - int32 startColumn, - int32 endLine, - int32 endColumn) cil managed - // SIG: 00 05 12 54 12 80 DC 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::DebugInfo - - .method /*060000E7*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Decrement(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Decrement - - .method /*060000E8*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Decrement(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Decrement - - .method /*060000E9*/ public hidebysig static - class System.Linq.Expressions.DefaultExpression/*02000016*/ - Default(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 01 12 58 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Default - - .method /*060000EA*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Divide(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Divide - - .method /*060000EB*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Divide(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Divide - - .method /*060000EC*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - DivideAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::DivideAssign - - .method /*060000ED*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - DivideAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::DivideAssign - - .method /*060000EE*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - DivideAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::DivideAssign - - .method /*060000EF*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 5C 12 0C 12 75 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Dynamic - - .method /*060000F0*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0) cil managed - // SIG: 00 03 12 5C 12 0C 12 75 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Dynamic - - .method /*060000F1*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 04 12 5C 12 0C 12 75 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Dynamic - - .method /*060000F2*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 05 12 5C 12 0C 12 75 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Dynamic - - .method /*060000F3*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3) cil managed - // SIG: 00 06 12 5C 12 0C 12 75 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Dynamic - - .method /*060000F4*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - Dynamic(class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ returnType, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 5C 12 0C 12 75 1D 12 68 - { - .param [3]/*08000169*/ - .custom /*0C000022:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Dynamic - - .method /*060000F5*/ public hidebysig static - class System.Linq.Expressions.ElementInit/*02000019*/ - ElementInit(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ addMethod, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 02 12 64 12 80 89 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ElementInit - - .method /*060000F6*/ public hidebysig static - class System.Linq.Expressions.ElementInit/*02000019*/ - ElementInit(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ addMethod, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 02 12 64 12 80 89 1D 12 68 - { - .param [2]/*0800016D*/ - .custom /*0C000023:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ElementInit - - .method /*060000F7*/ public hidebysig static - class System.Linq.Expressions.DefaultExpression/*02000016*/ - Empty() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Empty - - .method /*060000F8*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Equal(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Equal - - .method /*060000F9*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Equal(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 40 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Equal - - .method /*060000FA*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ExclusiveOr(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ExclusiveOr - - .method /*060000FB*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ExclusiveOr(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ExclusiveOr - - .method /*060000FC*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ExclusiveOrAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ExclusiveOrAssign - - .method /*060000FD*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ExclusiveOrAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ExclusiveOrAssign - - .method /*060000FE*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ExclusiveOrAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ExclusiveOrAssign - - .method /*060000FF*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Field(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*01000026*/ 'field') cil managed - // SIG: 00 02 12 80 B0 12 68 12 80 99 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Field - - .method /*06000100*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Field(class System.Linq.Expressions.Expression/*0200001A*/ expression, - string fieldName) cil managed - // SIG: 00 02 12 80 B0 12 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Field - - .method /*06000101*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Field(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - string fieldName) cil managed - // SIG: 00 03 12 80 B0 12 68 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Field - - .method /*06000102*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - GetActionType(class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArgs) cil managed - // SIG: 00 01 12 75 1D 12 75 - { - .param [1]/*08000189*/ - .custom /*0C000024:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GetActionType - - .method /*06000103*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - GetDelegateType(class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArgs) cil managed - // SIG: 00 01 12 75 1D 12 75 - { - .param [1]/*0800018A*/ - .custom /*0C000025:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GetDelegateType - - .method /*06000104*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - GetFuncType(class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArgs) cil managed - // SIG: 00 01 12 75 1D 12 75 - { - .param [1]/*0800018B*/ - .custom /*0C000026:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GetFuncType - - .method /*06000105*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Goto(class System.Linq.Expressions.LabelTarget/*02000025*/ target) cil managed - // SIG: 00 01 12 78 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Goto - - .method /*06000106*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Goto(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value') cil managed - // SIG: 00 02 12 78 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Goto - - .method /*06000107*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Goto(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value', - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 03 12 78 12 80 94 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Goto - - .method /*06000108*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Goto(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 78 12 80 94 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Goto - - .method /*06000109*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - GreaterThan(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GreaterThan - - .method /*0600010A*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - GreaterThan(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 40 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GreaterThan - - .method /*0600010B*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - GreaterThanOrEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GreaterThanOrEqual - - .method /*0600010C*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - GreaterThanOrEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 40 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::GreaterThanOrEqual - - .method /*0600010D*/ public hidebysig static - class System.Linq.Expressions.ConditionalExpression/*02000013*/ - IfThen(class System.Linq.Expressions.Expression/*0200001A*/ test, - class System.Linq.Expressions.Expression/*0200001A*/ ifTrue) cil managed - // SIG: 00 02 12 4C 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::IfThen - - .method /*0600010E*/ public hidebysig static - class System.Linq.Expressions.ConditionalExpression/*02000013*/ - IfThenElse(class System.Linq.Expressions.Expression/*0200001A*/ test, - class System.Linq.Expressions.Expression/*0200001A*/ ifTrue, - class System.Linq.Expressions.Expression/*0200001A*/ ifFalse) cil managed - // SIG: 00 03 12 4C 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::IfThenElse - - .method /*0600010F*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Increment(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Increment - - .method /*06000110*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Increment(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Increment - - .method /*06000111*/ public hidebysig static - class System.Linq.Expressions.InvocationExpression/*02000023*/ - Invoke(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 02 12 80 8C 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Invoke - - .method /*06000112*/ public hidebysig static - class System.Linq.Expressions.InvocationExpression/*02000023*/ - Invoke(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 02 12 80 8C 12 68 1D 12 68 - { - .param [2]/*080001AB*/ - .custom /*0C000027:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Invoke - - .method /*06000113*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - IsFalse(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::IsFalse - - .method /*06000114*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - IsFalse(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::IsFalse - - .method /*06000115*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - IsTrue(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::IsTrue - - .method /*06000116*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - IsTrue(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::IsTrue - - .method /*06000117*/ public hidebysig static - class System.Linq.Expressions.LabelTarget/*02000025*/ - Label() cil managed - // SIG: 00 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Label - - .method /*06000118*/ public hidebysig static - class System.Linq.Expressions.LabelExpression/*02000024*/ - Label(class System.Linq.Expressions.LabelTarget/*02000025*/ target) cil managed - // SIG: 00 01 12 80 90 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Label - - .method /*06000119*/ public hidebysig static - class System.Linq.Expressions.LabelExpression/*02000024*/ - Label(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ defaultValue) cil managed - // SIG: 00 02 12 80 90 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Label - - .method /*0600011A*/ public hidebysig static - class System.Linq.Expressions.LabelTarget/*02000025*/ - Label(string name) cil managed - // SIG: 00 01 12 80 94 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Label - - .method /*0600011B*/ public hidebysig static - class System.Linq.Expressions.LabelTarget/*02000025*/ - Label(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 01 12 80 94 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Label - - .method /*0600011C*/ public hidebysig static - class System.Linq.Expressions.LabelTarget/*02000025*/ - Label(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - string name) cil managed - // SIG: 00 02 12 80 94 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Label - - .method /*0600011D*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - bool tailCall, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 03 12 80 98 12 68 02 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600011E*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - bool tailCall, - class System.Linq.Expressions.ParameterExpression/*02000033*/[] parameters) cil managed - // SIG: 00 03 12 80 98 12 68 02 1D 12 80 CC - { - .param [3]/*080001BE*/ - .custom /*0C000028:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600011F*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 02 12 80 98 12 68 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000120*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.ParameterExpression/*02000033*/[] parameters) cil managed - // SIG: 00 02 12 80 98 12 68 1D 12 80 CC - { - .param [2]/*080001C2*/ - .custom /*0C000029:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000121*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - string name, - bool tailCall, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 04 12 80 98 12 68 0E 02 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000122*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - string name, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 03 12 80 98 12 68 0E 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000123*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Linq.Expressions.Expression/*0200001A*/ body, - bool tailCall, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 04 12 80 98 12 75 12 68 02 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000124*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Linq.Expressions.Expression/*0200001A*/ body, - bool tailCall, - class System.Linq.Expressions.ParameterExpression/*02000033*/[] parameters) cil managed - // SIG: 00 04 12 80 98 12 75 12 68 02 1D 12 80 CC - { - .param [4]/*080001D1*/ - .custom /*0C00002A:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000125*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Linq.Expressions.Expression/*0200001A*/ body, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 03 12 80 98 12 75 12 68 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000126*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.ParameterExpression/*02000033*/[] parameters) cil managed - // SIG: 00 03 12 80 98 12 75 12 68 1D 12 80 CC - { - .param [3]/*080001D7*/ - .custom /*0C00002B:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000127*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Linq.Expressions.Expression/*0200001A*/ body, - string name, - bool tailCall, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 05 12 80 98 12 75 12 68 0E 02 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000128*/ public hidebysig static - class System.Linq.Expressions.LambdaExpression/*02000026*/ - Lambda(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Linq.Expressions.Expression/*0200001A*/ body, - string name, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 00 04 12 80 98 12 75 12 68 0E 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*06000129*/ public hidebysig static - class System.Linq.Expressions.Expression`1/*0200001B*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - bool tailCall, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 10 01 03 15 12 6C 01 1E 00 12 68 02 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600012A*/ public hidebysig static - class System.Linq.Expressions.Expression`1/*0200001B*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - bool tailCall, - class System.Linq.Expressions.ParameterExpression/*02000033*/[] parameters) cil managed - // SIG: 10 01 03 15 12 6C 01 1E 00 12 68 02 1D 12 80 CC - { - .param [3]/*080001E6*/ - .custom /*0C00002C:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600012B*/ public hidebysig static - class System.Linq.Expressions.Expression`1/*0200001B*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 10 01 02 15 12 6C 01 1E 00 12 68 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600012C*/ public hidebysig static - class System.Linq.Expressions.Expression`1/*0200001B*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.ParameterExpression/*02000033*/[] parameters) cil managed - // SIG: 10 01 02 15 12 6C 01 1E 00 12 68 1D 12 80 CC - { - .param [2]/*080001EA*/ - .custom /*0C00002D:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600012D*/ public hidebysig static - class System.Linq.Expressions.Expression`1/*0200001B*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - string name, - bool tailCall, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 10 01 04 15 12 6C 01 1E 00 12 68 0E 02 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600012E*/ public hidebysig static - class System.Linq.Expressions.Expression`1/*0200001B*/ - Lambda(class System.Linq.Expressions.Expression/*0200001A*/ body, - string name, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 10 01 03 15 12 6C 01 1E 00 12 68 0E 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Lambda - - .method /*0600012F*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LeftShift(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LeftShift - - .method /*06000130*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LeftShift(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LeftShift - - .method /*06000131*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LeftShiftAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LeftShiftAssign - - .method /*06000132*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LeftShiftAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LeftShiftAssign - - .method /*06000133*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LeftShiftAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LeftShiftAssign - - .method /*06000134*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LessThan(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LessThan - - .method /*06000135*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LessThan(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 40 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LessThan - - .method /*06000136*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LessThanOrEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LessThanOrEqual - - .method /*06000137*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - LessThanOrEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 40 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::LessThanOrEqual - - .method /*06000138*/ public hidebysig static - class System.Linq.Expressions.MemberListBinding/*0200002E*/ - ListBind(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 00 02 12 80 B8 12 80 95 15 12 65 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListBind - - .method /*06000139*/ public hidebysig static - class System.Linq.Expressions.MemberListBinding/*0200002E*/ - ListBind(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member, - class System.Linq.Expressions.ElementInit/*02000019*/[] initializers) cil managed - // SIG: 00 02 12 80 B8 12 80 95 1D 12 64 - { - .param [2]/*0800020F*/ - .custom /*0C00002E:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListBind - - .method /*0600013A*/ public hidebysig static - class System.Linq.Expressions.MemberListBinding/*0200002E*/ - ListBind(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ propertyAccessor, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 00 02 12 80 B8 12 80 89 15 12 65 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListBind - - .method /*0600013B*/ public hidebysig static - class System.Linq.Expressions.MemberListBinding/*0200002E*/ - ListBind(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ propertyAccessor, - class System.Linq.Expressions.ElementInit/*02000019*/[] initializers) cil managed - // SIG: 00 02 12 80 B8 12 80 89 1D 12 64 - { - .param [2]/*08000213*/ - .custom /*0C00002F:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListBind - - .method /*0600013C*/ public hidebysig static - class System.Linq.Expressions.ListInitExpression/*02000027*/ - ListInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 00 02 12 80 9C 12 80 C8 15 12 65 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListInit - - .method /*0600013D*/ public hidebysig static - class System.Linq.Expressions.ListInitExpression/*02000027*/ - ListInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 00 02 12 80 9C 12 80 C8 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListInit - - .method /*0600013E*/ public hidebysig static - class System.Linq.Expressions.ListInitExpression/*02000027*/ - ListInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class System.Linq.Expressions.ElementInit/*02000019*/[] initializers) cil managed - // SIG: 00 02 12 80 9C 12 80 C8 1D 12 64 - { - .param [2]/*08000219*/ - .custom /*0C000030:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListInit - - .method /*0600013F*/ public hidebysig static - class System.Linq.Expressions.ListInitExpression/*02000027*/ - ListInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class System.Linq.Expressions.Expression/*0200001A*/[] initializers) cil managed - // SIG: 00 02 12 80 9C 12 80 C8 1D 12 68 - { - .param [2]/*0800021B*/ - .custom /*0C000031:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListInit - - .method /*06000140*/ public hidebysig static - class System.Linq.Expressions.ListInitExpression/*02000027*/ - ListInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ addMethod, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 00 03 12 80 9C 12 80 C8 12 80 89 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListInit - - .method /*06000141*/ public hidebysig static - class System.Linq.Expressions.ListInitExpression/*02000027*/ - ListInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ addMethod, - class System.Linq.Expressions.Expression/*0200001A*/[] initializers) cil managed - // SIG: 00 03 12 80 9C 12 80 C8 12 80 89 1D 12 68 - { - .param [3]/*08000221*/ - .custom /*0C000032:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ListInit - - .method /*06000142*/ public hidebysig static - class System.Linq.Expressions.LoopExpression/*02000028*/ - Loop(class System.Linq.Expressions.Expression/*0200001A*/ body) cil managed - // SIG: 00 01 12 80 A0 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Loop - - .method /*06000143*/ public hidebysig static - class System.Linq.Expressions.LoopExpression/*02000028*/ - Loop(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.LabelTarget/*02000025*/ 'break') cil managed - // SIG: 00 02 12 80 A0 12 68 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Loop - - .method /*06000144*/ public hidebysig static - class System.Linq.Expressions.LoopExpression/*02000028*/ - Loop(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.LabelTarget/*02000025*/ 'break', - class System.Linq.Expressions.LabelTarget/*02000025*/ continue) cil managed - // SIG: 00 03 12 80 A0 12 68 12 80 94 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Loop - - .method /*06000145*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MakeBinary(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ binaryType, - class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 03 12 40 11 70 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeBinary - - .method /*06000146*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MakeBinary(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ binaryType, - class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 05 12 40 11 70 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeBinary - - .method /*06000147*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MakeBinary(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ binaryType, - class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 06 12 40 11 70 12 68 12 68 02 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeBinary - - .method /*06000148*/ public hidebysig static - class System.Linq.Expressions.CatchBlock/*02000012*/ - MakeCatchBlock(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.ParameterExpression/*02000033*/ variable, - class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'filter') cil managed - // SIG: 00 04 12 48 12 75 12 80 CC 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeCatchBlock - - .method /*06000149*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 5C 12 75 12 0C 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeDynamic - - .method /*0600014A*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0) cil managed - // SIG: 00 03 12 5C 12 75 12 0C 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeDynamic - - .method /*0600014B*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1) cil managed - // SIG: 00 04 12 5C 12 75 12 0C 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeDynamic - - .method /*0600014C*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2) cil managed - // SIG: 00 05 12 5C 12 75 12 0C 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeDynamic - - .method /*0600014D*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/ arg0, - class System.Linq.Expressions.Expression/*0200001A*/ arg1, - class System.Linq.Expressions.Expression/*0200001A*/ arg2, - class System.Linq.Expressions.Expression/*0200001A*/ arg3) cil managed - // SIG: 00 06 12 5C 12 75 12 0C 12 68 12 68 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeDynamic - - .method /*0600014E*/ public hidebysig static - class System.Linq.Expressions.DynamicExpression/*02000017*/ - MakeDynamic(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ delegateType, - class System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ binder, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 5C 12 75 12 0C 1D 12 68 - { - .param [3]/*08000251*/ - .custom /*0C000034:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeDynamic - - .method /*0600014F*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - MakeGoto(valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ kind, - class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value', - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 04 12 78 11 7C 12 80 94 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeGoto - - .method /*06000150*/ public hidebysig static - class System.Linq.Expressions.IndexExpression/*02000022*/ - MakeIndex(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ indexer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 80 88 12 68 12 80 9D 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeIndex - - .method /*06000151*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - MakeMemberAccess(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member) cil managed - // SIG: 00 02 12 80 B0 12 68 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeMemberAccess - - .method /*06000152*/ public hidebysig static - class System.Linq.Expressions.TryExpression/*02000038*/ - MakeTry(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'finally', - class System.Linq.Expressions.Expression/*0200001A*/ 'fault', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ handlers) cil managed - // SIG: 00 05 12 80 E0 12 75 12 68 12 68 12 68 15 12 65 01 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeTry - - .method /*06000153*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - MakeUnary(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ unaryType, - class System.Linq.Expressions.Expression/*0200001A*/ operand, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 03 12 80 E8 11 70 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeUnary - - .method /*06000154*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - MakeUnary(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ unaryType, - class System.Linq.Expressions.Expression/*0200001A*/ operand, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 80 E8 11 70 12 68 12 75 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MakeUnary - - .method /*06000155*/ public hidebysig static - class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ - MemberBind(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ bindings) cil managed - // SIG: 00 02 12 80 BC 12 80 95 15 12 65 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MemberBind - - .method /*06000156*/ public hidebysig static - class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ - MemberBind(class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member, - class System.Linq.Expressions.MemberBinding/*0200002A*/[] bindings) cil managed - // SIG: 00 02 12 80 BC 12 80 95 1D 12 80 A8 - { - .param [2]/*0800026A*/ - .custom /*0C000035:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MemberBind - - .method /*06000157*/ public hidebysig static - class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ - MemberBind(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ propertyAccessor, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ bindings) cil managed - // SIG: 00 02 12 80 BC 12 80 89 15 12 65 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MemberBind - - .method /*06000158*/ public hidebysig static - class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ - MemberBind(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ propertyAccessor, - class System.Linq.Expressions.MemberBinding/*0200002A*/[] bindings) cil managed - // SIG: 00 02 12 80 BC 12 80 89 1D 12 80 A8 - { - .param [2]/*0800026E*/ - .custom /*0C000036:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MemberBind - - .method /*06000159*/ public hidebysig static - class System.Linq.Expressions.MemberInitExpression/*0200002D*/ - MemberInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ bindings) cil managed - // SIG: 00 02 12 80 B4 12 80 C8 15 12 65 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MemberInit - - .method /*0600015A*/ public hidebysig static - class System.Linq.Expressions.MemberInitExpression/*0200002D*/ - MemberInit(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class System.Linq.Expressions.MemberBinding/*0200002A*/[] bindings) cil managed - // SIG: 00 02 12 80 B4 12 80 C8 1D 12 80 A8 - { - .param [2]/*08000272*/ - .custom /*0C000037:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MemberInit - - .method /*0600015B*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Modulo(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Modulo - - .method /*0600015C*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Modulo(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Modulo - - .method /*0600015D*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ModuloAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ModuloAssign - - .method /*0600015E*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ModuloAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ModuloAssign - - .method /*0600015F*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ModuloAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ModuloAssign - - .method /*06000160*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Multiply(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Multiply - - .method /*06000161*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Multiply(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Multiply - - .method /*06000162*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyAssign - - .method /*06000163*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyAssign - - .method /*06000164*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyAssign - - .method /*06000165*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyAssignChecked - - .method /*06000166*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyAssignChecked - - .method /*06000167*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyAssignChecked - - .method /*06000168*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyChecked - - .method /*06000169*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - MultiplyChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::MultiplyChecked - - .method /*0600016A*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Negate(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Negate - - .method /*0600016B*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Negate(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Negate - - .method /*0600016C*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - NegateChecked(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NegateChecked - - .method /*0600016D*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - NegateChecked(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NegateChecked - - .method /*0600016E*/ public hidebysig static - class System.Linq.Expressions.NewExpression/*02000032*/ - New(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ constructor) cil managed - // SIG: 00 01 12 80 C8 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::New - - .method /*0600016F*/ public hidebysig static - class System.Linq.Expressions.NewExpression/*02000032*/ - New(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ constructor, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 02 12 80 C8 12 80 A1 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::New - - .method /*06000170*/ public hidebysig static - class System.Linq.Expressions.NewExpression/*02000032*/ - New(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ constructor, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ members) cil managed - // SIG: 00 03 12 80 C8 12 80 A1 15 12 65 01 12 68 15 12 65 01 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::New - - .method /*06000171*/ public hidebysig static - class System.Linq.Expressions.NewExpression/*02000032*/ - New(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ constructor, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/[] members) cil managed - // SIG: 00 03 12 80 C8 12 80 A1 15 12 65 01 12 68 1D 12 80 95 - { - .param [3]/*080002AB*/ - .custom /*0C000038:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::New - - .method /*06000172*/ public hidebysig static - class System.Linq.Expressions.NewExpression/*02000032*/ - New(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ constructor, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 02 12 80 C8 12 80 A1 1D 12 68 - { - .param [2]/*080002AD*/ - .custom /*0C000039:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::New - - .method /*06000173*/ public hidebysig static - class System.Linq.Expressions.NewExpression/*02000032*/ - New(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 01 12 80 C8 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::New - - .method /*06000174*/ public hidebysig static - class System.Linq.Expressions.NewArrayExpression/*02000031*/ - NewArrayBounds(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ bounds) cil managed - // SIG: 00 02 12 80 C4 12 75 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NewArrayBounds - - .method /*06000175*/ public hidebysig static - class System.Linq.Expressions.NewArrayExpression/*02000031*/ - NewArrayBounds(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/[] bounds) cil managed - // SIG: 00 02 12 80 C4 12 75 1D 12 68 - { - .param [2]/*080002B2*/ - .custom /*0C00003A:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NewArrayBounds - - .method /*06000176*/ public hidebysig static - class System.Linq.Expressions.NewArrayExpression/*02000031*/ - NewArrayInit(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 00 02 12 80 C4 12 75 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NewArrayInit - - .method /*06000177*/ public hidebysig static - class System.Linq.Expressions.NewArrayExpression/*02000031*/ - NewArrayInit(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/[] initializers) cil managed - // SIG: 00 02 12 80 C4 12 75 1D 12 68 - { - .param [2]/*080002B6*/ - .custom /*0C00003B:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NewArrayInit - - .method /*06000178*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Not(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Not - - .method /*06000179*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Not(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Not - - .method /*0600017A*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - NotEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NotEqual - - .method /*0600017B*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - NotEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - bool liftToNull, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 04 12 40 12 68 12 68 02 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::NotEqual - - .method /*0600017C*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - OnesComplement(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OnesComplement - - .method /*0600017D*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - OnesComplement(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OnesComplement - - .method /*0600017E*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Or(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Or - - .method /*0600017F*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Or(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Or - - .method /*06000180*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - OrAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OrAssign - - .method /*06000181*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - OrAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OrAssign - - .method /*06000182*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - OrAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OrAssign - - .method /*06000183*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - OrElse(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OrElse - - .method /*06000184*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - OrElse(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::OrElse - - .method /*06000185*/ public hidebysig static - class System.Linq.Expressions.ParameterExpression/*02000033*/ - Parameter(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 01 12 80 CC 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Parameter - - .method /*06000186*/ public hidebysig static - class System.Linq.Expressions.ParameterExpression/*02000033*/ - Parameter(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - string name) cil managed - // SIG: 00 02 12 80 CC 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Parameter - - .method /*06000187*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PostDecrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PostDecrementAssign - - .method /*06000188*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PostDecrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PostDecrementAssign - - .method /*06000189*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PostIncrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PostIncrementAssign - - .method /*0600018A*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PostIncrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PostIncrementAssign - - .method /*0600018B*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Power(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Power - - .method /*0600018C*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Power(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Power - - .method /*0600018D*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - PowerAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PowerAssign - - .method /*0600018E*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - PowerAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PowerAssign - - .method /*0600018F*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - PowerAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PowerAssign - - .method /*06000190*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PreDecrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PreDecrementAssign - - .method /*06000191*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PreDecrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PreDecrementAssign - - .method /*06000192*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PreIncrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PreIncrementAssign - - .method /*06000193*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - PreIncrementAssign(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PreIncrementAssign - - .method /*06000194*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ propertyAccessor) cil managed - // SIG: 00 02 12 80 B0 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*06000195*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ 'property') cil managed - // SIG: 00 02 12 80 B0 12 68 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*06000196*/ public hidebysig static - class System.Linq.Expressions.IndexExpression/*02000022*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ indexer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 00 03 12 80 88 12 68 12 80 9D 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*06000197*/ public hidebysig static - class System.Linq.Expressions.IndexExpression/*02000022*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ indexer, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 80 88 12 68 12 80 9D 1D 12 68 - { - .param [3]/*080002FC*/ - .custom /*0C00003C:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*06000198*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ expression, - string propertyName) cil managed - // SIG: 00 02 12 80 B0 12 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*06000199*/ public hidebysig static - class System.Linq.Expressions.IndexExpression/*02000022*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ 'instance', - string propertyName, - class System.Linq.Expressions.Expression/*0200001A*/[] arguments) cil managed - // SIG: 00 03 12 80 88 12 68 0E 1D 12 68 - { - .param [3]/*08000301*/ - .custom /*0C00003D:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*0600019A*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - Property(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - string propertyName) cil managed - // SIG: 00 03 12 80 B0 12 68 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Property - - .method /*0600019B*/ public hidebysig static - class System.Linq.Expressions.MemberExpression/*0200002C*/ - PropertyOrField(class System.Linq.Expressions.Expression/*0200001A*/ expression, - string propertyOrFieldName) cil managed - // SIG: 00 02 12 80 B0 12 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::PropertyOrField - - .method /*0600019C*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Quote(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Quote - - .method /*0600019D*/ public hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Reduce() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Reduce - - .method /*0600019E*/ public hidebysig instance class System.Linq.Expressions.Expression/*0200001A*/ - ReduceAndCheck() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ReduceAndCheck - - .method /*0600019F*/ public hidebysig instance class System.Linq.Expressions.Expression/*0200001A*/ - ReduceExtensions() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ReduceExtensions - - .method /*060001A0*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ReferenceEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ReferenceEqual - - .method /*060001A1*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - ReferenceNotEqual(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ReferenceNotEqual - - .method /*060001A2*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Rethrow() cil managed - // SIG: 00 00 12 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Rethrow - - .method /*060001A3*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Rethrow(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 01 12 80 E8 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Rethrow - - .method /*060001A4*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Return(class System.Linq.Expressions.LabelTarget/*02000025*/ target) cil managed - // SIG: 00 01 12 78 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Return - - .method /*060001A5*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Return(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value') cil managed - // SIG: 00 02 12 78 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Return - - .method /*060001A6*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Return(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value', - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 03 12 78 12 80 94 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Return - - .method /*060001A7*/ public hidebysig static - class System.Linq.Expressions.GotoExpression/*0200001E*/ - Return(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 78 12 80 94 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Return - - .method /*060001A8*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - RightShift(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RightShift - - .method /*060001A9*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - RightShift(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RightShift - - .method /*060001AA*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - RightShiftAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RightShiftAssign - - .method /*060001AB*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - RightShiftAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RightShiftAssign - - .method /*060001AC*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - RightShiftAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RightShiftAssign - - .method /*060001AD*/ public hidebysig static - class System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/ - RuntimeVariables(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables) cil managed - // SIG: 00 01 12 80 D0 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RuntimeVariables - - .method /*060001AE*/ public hidebysig static - class System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/ - RuntimeVariables(class System.Linq.Expressions.ParameterExpression/*02000033*/[] variables) cil managed - // SIG: 00 01 12 80 D0 1D 12 80 CC - { - .param [1]/*08000324*/ - .custom /*0C00003E:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::RuntimeVariables - - .method /*060001AF*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Subtract(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Subtract - - .method /*060001B0*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - Subtract(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Subtract - - .method /*060001B1*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractAssign - - .method /*060001B2*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractAssign - - .method /*060001B3*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractAssign(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractAssign - - .method /*060001B4*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractAssignChecked - - .method /*060001B5*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractAssignChecked - - .method /*060001B6*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractAssignChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method', - class System.Linq.Expressions.LambdaExpression/*02000026*/ conversion) cil managed - // SIG: 00 04 12 40 12 68 12 68 12 80 89 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractAssignChecked - - .method /*060001B7*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right) cil managed - // SIG: 00 02 12 40 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractChecked - - .method /*060001B8*/ public hidebysig static - class System.Linq.Expressions.BinaryExpression/*02000010*/ - SubtractChecked(class System.Linq.Expressions.Expression/*0200001A*/ left, - class System.Linq.Expressions.Expression/*0200001A*/ right, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 03 12 40 12 68 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SubtractChecked - - .method /*060001B9*/ public hidebysig static - class System.Linq.Expressions.SwitchExpression/*02000036*/ - Switch(class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class System.Linq.Expressions.Expression/*0200001A*/ defaultBody, - class System.Linq.Expressions.SwitchCase/*02000035*/[] cases) cil managed - // SIG: 00 03 12 80 D8 12 68 12 68 1D 12 80 D4 - { - .param [3]/*08000343*/ - .custom /*0C00003F:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Switch - - .method /*060001BA*/ public hidebysig static - class System.Linq.Expressions.SwitchExpression/*02000036*/ - Switch(class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class System.Linq.Expressions.Expression/*0200001A*/ defaultBody, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ comparison, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ cases) cil managed - // SIG: 00 04 12 80 D8 12 68 12 68 12 80 89 15 12 65 01 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Switch - - .method /*060001BB*/ public hidebysig static - class System.Linq.Expressions.SwitchExpression/*02000036*/ - Switch(class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class System.Linq.Expressions.Expression/*0200001A*/ defaultBody, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ comparison, - class System.Linq.Expressions.SwitchCase/*02000035*/[] cases) cil managed - // SIG: 00 04 12 80 D8 12 68 12 68 12 80 89 1D 12 80 D4 - { - .param [4]/*0800034B*/ - .custom /*0C000040:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Switch - - .method /*060001BC*/ public hidebysig static - class System.Linq.Expressions.SwitchExpression/*02000036*/ - Switch(class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class System.Linq.Expressions.SwitchCase/*02000035*/[] cases) cil managed - // SIG: 00 02 12 80 D8 12 68 1D 12 80 D4 - { - .param [2]/*0800034D*/ - .custom /*0C000041:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Switch - - .method /*060001BD*/ public hidebysig static - class System.Linq.Expressions.SwitchExpression/*02000036*/ - Switch(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class System.Linq.Expressions.Expression/*0200001A*/ defaultBody, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ comparison, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ cases) cil managed - // SIG: 00 05 12 80 D8 12 75 12 68 12 68 12 80 89 15 12 65 01 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Switch - - .method /*060001BE*/ public hidebysig static - class System.Linq.Expressions.SwitchExpression/*02000036*/ - Switch(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class System.Linq.Expressions.Expression/*0200001A*/ defaultBody, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ comparison, - class System.Linq.Expressions.SwitchCase/*02000035*/[] cases) cil managed - // SIG: 00 05 12 80 D8 12 75 12 68 12 68 12 80 89 1D 12 80 D4 - { - .param [5]/*08000357*/ - .custom /*0C000042:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Switch - - .method /*060001BF*/ public hidebysig static - class System.Linq.Expressions.SwitchCase/*02000035*/ - SwitchCase(class System.Linq.Expressions.Expression/*0200001A*/ body, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ testValues) cil managed - // SIG: 00 02 12 80 D4 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SwitchCase - - .method /*060001C0*/ public hidebysig static - class System.Linq.Expressions.SwitchCase/*02000035*/ - SwitchCase(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/[] testValues) cil managed - // SIG: 00 02 12 80 D4 12 68 1D 12 68 - { - .param [2]/*0800035B*/ - .custom /*0C000043:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SwitchCase - - .method /*060001C1*/ public hidebysig static - class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ - SymbolDocument(string fileName) cil managed - // SIG: 00 01 12 80 DC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SymbolDocument - - .method /*060001C2*/ public hidebysig static - class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ - SymbolDocument(string fileName, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ language) cil managed - // SIG: 00 02 12 80 DC 0E 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SymbolDocument - - .method /*060001C3*/ public hidebysig static - class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ - SymbolDocument(string fileName, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ language, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ languageVendor) cil managed - // SIG: 00 03 12 80 DC 0E 11 80 A5 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SymbolDocument - - .method /*060001C4*/ public hidebysig static - class System.Linq.Expressions.SymbolDocumentInfo/*02000037*/ - SymbolDocument(string fileName, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ language, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ languageVendor, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ documentType) cil managed - // SIG: 00 04 12 80 DC 0E 11 80 A5 11 80 A5 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::SymbolDocument - - .method /*060001C5*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Throw(class System.Linq.Expressions.Expression/*0200001A*/ 'value') cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Throw - - .method /*060001C6*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Throw(class System.Linq.Expressions.Expression/*0200001A*/ 'value', - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E8 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Throw - - .method /*060001C7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::ToString - - .method /*060001C8*/ public hidebysig static - class System.Linq.Expressions.TryExpression/*02000038*/ - TryCatch(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.CatchBlock/*02000012*/[] handlers) cil managed - // SIG: 00 02 12 80 E0 12 68 1D 12 48 - { - .param [2]/*0800036A*/ - .custom /*0C000044:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TryCatch - - .method /*060001C9*/ public hidebysig static - class System.Linq.Expressions.TryExpression/*02000038*/ - TryCatchFinally(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'finally', - class System.Linq.Expressions.CatchBlock/*02000012*/[] handlers) cil managed - // SIG: 00 03 12 80 E0 12 68 12 68 1D 12 48 - { - .param [3]/*0800036D*/ - .custom /*0C000045:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TryCatchFinally - - .method /*060001CA*/ public hidebysig static - class System.Linq.Expressions.TryExpression/*02000038*/ - TryFault(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'fault') cil managed - // SIG: 00 02 12 80 E0 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TryFault - - .method /*060001CB*/ public hidebysig static - class System.Linq.Expressions.TryExpression/*02000038*/ - TryFinally(class System.Linq.Expressions.Expression/*0200001A*/ body, - class System.Linq.Expressions.Expression/*0200001A*/ 'finally') cil managed - // SIG: 00 02 12 80 E0 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TryFinally - - .method /*060001CC*/ public hidebysig static - bool TryGetActionType(class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArgs, - [out] class [System.Runtime/*23000001*/]System.Type/*0100001D*/& actionType) cil managed - // SIG: 00 02 02 1D 12 75 10 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TryGetActionType - - .method /*060001CD*/ public hidebysig static - bool TryGetFuncType(class [System.Runtime/*23000001*/]System.Type/*0100001D*/[] typeArgs, - [out] class [System.Runtime/*23000001*/]System.Type/*0100001D*/& funcType) cil managed - // SIG: 00 02 02 1D 12 75 10 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TryGetFuncType - - .method /*060001CE*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - TypeAs(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E8 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TypeAs - - .method /*060001CF*/ public hidebysig static - class System.Linq.Expressions.TypeBinaryExpression/*02000039*/ - TypeEqual(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E4 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TypeEqual - - .method /*060001D0*/ public hidebysig static - class System.Linq.Expressions.TypeBinaryExpression/*02000039*/ - TypeIs(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E4 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::TypeIs - - .method /*060001D1*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - UnaryPlus(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::UnaryPlus - - .method /*060001D2*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - UnaryPlus(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ 'method') cil managed - // SIG: 00 02 12 80 E8 12 68 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::UnaryPlus - - .method /*060001D3*/ public hidebysig static - class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Unbox(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 80 E8 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Unbox - - .method /*060001D4*/ public hidebysig static - class System.Linq.Expressions.ParameterExpression/*02000033*/ - Variable(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 01 12 80 CC 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Variable - - .method /*060001D5*/ public hidebysig static - class System.Linq.Expressions.ParameterExpression/*02000033*/ - Variable(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - string name) cil managed - // SIG: 00 02 12 80 CC 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::Variable - - .method /*060001D6*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitChildren(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression::VisitChildren - - .property /*1700003E*/ instance bool CanReduce() - { - .get instance bool System.Linq.Expressions.Expression/*0200001A*/::get_CanReduce() /* 06000099 */ - } // end of property Expression::CanReduce - .property /*1700003F*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.Expression/*0200001A*/::get_NodeType() /* 0600009A */ - } // end of property Expression::NodeType - .property /*17000040*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.Expression/*0200001A*/::get_Type() /* 0600009B */ - } // end of property Expression::Type -} // end of class System.Linq.Expressions.Expression - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.Expression`1 - extends System.Linq.Expressions.LambdaExpression/*02000026*/ -{ - .method /*060001D7*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000230 */ call instance void System.Linq.Expressions.LambdaExpression/*02000026*/::.ctor() /* 06000230 */ - IL_0006: /* 2A | */ ret - } // end of method Expression`1::.ctor - - .method /*060001D8*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression`1::Accept - - .method /*060001D9*/ public hidebysig instance !TDelegate - Compile() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression`1::Compile - - .method /*060001DA*/ public hidebysig instance !TDelegate - Compile(bool preferInterpretation) cil managed - // SIG: 20 01 13 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression`1::Compile - - .method /*060001DB*/ public hidebysig instance !TDelegate - Compile(class System.Runtime.CompilerServices.DebugInfoGenerator/*02000007*/ debugInfoGenerator) cil managed - // SIG: 20 01 13 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression`1::Compile - - .method /*060001DC*/ public hidebysig instance class System.Linq.Expressions.Expression`1/*0200001B*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ body, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ parameters) cil managed - // SIG: 20 02 15 12 6C 01 13 00 12 68 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Expression`1::Update - -} // end of class System.Linq.Expressions.Expression`1 - -.class /*0200001C*/ public auto ansi sealed System.Linq.Expressions.ExpressionType - extends [System.Runtime/*23000001*/]System.Enum/*0100002A*/ -{ - .field /*04000002*/ public specialname rtspecialname int32 value__ - .field /*04000003*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Add = int32(0x00000000) - .field /*04000004*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ AddAssign = int32(0x0000003F) - .field /*04000005*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ AddAssignChecked = int32(0x0000004A) - .field /*04000006*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ AddChecked = int32(0x00000001) - .field /*04000007*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ And = int32(0x00000002) - .field /*04000008*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ AndAlso = int32(0x00000003) - .field /*04000009*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ AndAssign = int32(0x00000040) - .field /*0400000A*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ArrayIndex = int32(0x00000005) - .field /*0400000B*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ArrayLength = int32(0x00000004) - .field /*0400000C*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Assign = int32(0x0000002E) - .field /*0400000D*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Block = int32(0x0000002F) - .field /*0400000E*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Call = int32(0x00000006) - .field /*0400000F*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Coalesce = int32(0x00000007) - .field /*04000010*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Conditional = int32(0x00000008) - .field /*04000011*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Constant = int32(0x00000009) - .field /*04000012*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Convert = int32(0x0000000A) - .field /*04000013*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ConvertChecked = int32(0x0000000B) - .field /*04000014*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ DebugInfo = int32(0x00000030) - .field /*04000015*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Decrement = int32(0x00000031) - .field /*04000016*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Default = int32(0x00000033) - .field /*04000017*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Divide = int32(0x0000000C) - .field /*04000018*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ DivideAssign = int32(0x00000041) - .field /*04000019*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Dynamic = int32(0x00000032) - .field /*0400001A*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Equal = int32(0x0000000D) - .field /*0400001B*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ExclusiveOr = int32(0x0000000E) - .field /*0400001C*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ExclusiveOrAssign = int32(0x00000042) - .field /*0400001D*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Extension = int32(0x00000034) - .field /*0400001E*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Goto = int32(0x00000035) - .field /*0400001F*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ GreaterThan = int32(0x0000000F) - .field /*04000020*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ GreaterThanOrEqual = int32(0x00000010) - .field /*04000021*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Increment = int32(0x00000036) - .field /*04000022*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Index = int32(0x00000037) - .field /*04000023*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Invoke = int32(0x00000011) - .field /*04000024*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ IsFalse = int32(0x00000054) - .field /*04000025*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ IsTrue = int32(0x00000053) - .field /*04000026*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Label = int32(0x00000038) - .field /*04000027*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Lambda = int32(0x00000012) - .field /*04000028*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ LeftShift = int32(0x00000013) - .field /*04000029*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ LeftShiftAssign = int32(0x00000043) - .field /*0400002A*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ LessThan = int32(0x00000014) - .field /*0400002B*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ LessThanOrEqual = int32(0x00000015) - .field /*0400002C*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ListInit = int32(0x00000016) - .field /*0400002D*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Loop = int32(0x0000003A) - .field /*0400002E*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ MemberAccess = int32(0x00000017) - .field /*0400002F*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ MemberInit = int32(0x00000018) - .field /*04000030*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Modulo = int32(0x00000019) - .field /*04000031*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ ModuloAssign = int32(0x00000044) - .field /*04000032*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Multiply = int32(0x0000001A) - .field /*04000033*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ MultiplyAssign = int32(0x00000045) - .field /*04000034*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ MultiplyAssignChecked = int32(0x0000004B) - .field /*04000035*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ MultiplyChecked = int32(0x0000001B) - .field /*04000036*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Negate = int32(0x0000001C) - .field /*04000037*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ NegateChecked = int32(0x0000001E) - .field /*04000038*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ New = int32(0x0000001F) - .field /*04000039*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ NewArrayBounds = int32(0x00000021) - .field /*0400003A*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ NewArrayInit = int32(0x00000020) - .field /*0400003B*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Not = int32(0x00000022) - .field /*0400003C*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ NotEqual = int32(0x00000023) - .field /*0400003D*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ OnesComplement = int32(0x00000052) - .field /*0400003E*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Or = int32(0x00000024) - .field /*0400003F*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ OrAssign = int32(0x00000046) - .field /*04000040*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ OrElse = int32(0x00000025) - .field /*04000041*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Parameter = int32(0x00000026) - .field /*04000042*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ PostDecrementAssign = int32(0x00000050) - .field /*04000043*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ PostIncrementAssign = int32(0x0000004F) - .field /*04000044*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Power = int32(0x00000027) - .field /*04000045*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ PowerAssign = int32(0x00000047) - .field /*04000046*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ PreDecrementAssign = int32(0x0000004E) - .field /*04000047*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ PreIncrementAssign = int32(0x0000004D) - .field /*04000048*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Quote = int32(0x00000028) - .field /*04000049*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ RightShift = int32(0x00000029) - .field /*0400004A*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ RightShiftAssign = int32(0x00000048) - .field /*0400004B*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ RuntimeVariables = int32(0x00000039) - .field /*0400004C*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Subtract = int32(0x0000002A) - .field /*0400004D*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ SubtractAssign = int32(0x00000049) - .field /*0400004E*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ SubtractAssignChecked = int32(0x0000004C) - .field /*0400004F*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ SubtractChecked = int32(0x0000002B) - .field /*04000050*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Switch = int32(0x0000003B) - .field /*04000051*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Throw = int32(0x0000003C) - .field /*04000052*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Try = int32(0x0000003D) - .field /*04000053*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ TypeAs = int32(0x0000002C) - .field /*04000054*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ TypeEqual = int32(0x00000051) - .field /*04000055*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ TypeIs = int32(0x0000002D) - .field /*04000056*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ UnaryPlus = int32(0x0000001D) - .field /*04000057*/ public static literal valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ Unbox = int32(0x0000003E) -} // end of class System.Linq.Expressions.ExpressionType - -.class /*0200001D*/ public abstract auto ansi beforefieldinit System.Linq.Expressions.ExpressionVisitor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060001DD*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method ExpressionVisitor::.ctor - - .method /*060001DE*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Visit(class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ nodes) cil managed - // SIG: 20 01 15 12 71 01 12 68 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::Visit - - .method /*060001DF*/ public hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Visit(class System.Linq.Expressions.Expression/*0200001A*/ node) cil managed - // SIG: 20 01 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::Visit - - .method /*060001E0*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Visit(class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ nodes, - class [System.Runtime/*23000001*/]System.Func`2/*0100002B*/ elementVisitor) cil managed - // SIG: 10 01 02 15 12 71 01 1E 00 15 12 71 01 1E 00 15 12 80 AD 02 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::Visit - - .method /*060001E1*/ public hidebysig instance !!T - VisitAndConvert<(System.Linq.Expressions.Expression/*0200001A*/) T>(!!T node, - string callerName) cil managed - // SIG: 30 01 02 1E 00 1E 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitAndConvert - - .method /*060001E2*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - VisitAndConvert<(System.Linq.Expressions.Expression/*0200001A*/) T>(class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ nodes, - string callerName) cil managed - // SIG: 30 01 02 15 12 71 01 1E 00 15 12 71 01 1E 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitAndConvert - - .method /*060001E3*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitBinary(class System.Linq.Expressions.BinaryExpression/*02000010*/ node) cil managed - // SIG: 20 01 12 68 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitBinary - - .method /*060001E4*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitBlock(class System.Linq.Expressions.BlockExpression/*02000011*/ node) cil managed - // SIG: 20 01 12 68 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitBlock - - .method /*060001E5*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.CatchBlock/*02000012*/ - VisitCatchBlock(class System.Linq.Expressions.CatchBlock/*02000012*/ node) cil managed - // SIG: 20 01 12 48 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitCatchBlock - - .method /*060001E6*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitConditional(class System.Linq.Expressions.ConditionalExpression/*02000013*/ node) cil managed - // SIG: 20 01 12 68 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitConditional - - .method /*060001E7*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitConstant(class System.Linq.Expressions.ConstantExpression/*02000014*/ node) cil managed - // SIG: 20 01 12 68 12 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitConstant - - .method /*060001E8*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitDebugInfo(class System.Linq.Expressions.DebugInfoExpression/*02000015*/ node) cil managed - // SIG: 20 01 12 68 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitDebugInfo - - .method /*060001E9*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitDefault(class System.Linq.Expressions.DefaultExpression/*02000016*/ node) cil managed - // SIG: 20 01 12 68 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitDefault - - .method /*060001EA*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitDynamic(class System.Linq.Expressions.DynamicExpression/*02000017*/ node) cil managed - // SIG: 20 01 12 68 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitDynamic - - .method /*060001EB*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.ElementInit/*02000019*/ - VisitElementInit(class System.Linq.Expressions.ElementInit/*02000019*/ node) cil managed - // SIG: 20 01 12 64 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitElementInit - - .method /*060001EC*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitExtension(class System.Linq.Expressions.Expression/*0200001A*/ node) cil managed - // SIG: 20 01 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitExtension - - .method /*060001ED*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitGoto(class System.Linq.Expressions.GotoExpression/*0200001E*/ node) cil managed - // SIG: 20 01 12 68 12 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitGoto - - .method /*060001EE*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitIndex(class System.Linq.Expressions.IndexExpression/*02000022*/ node) cil managed - // SIG: 20 01 12 68 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitIndex - - .method /*060001EF*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitInvocation(class System.Linq.Expressions.InvocationExpression/*02000023*/ node) cil managed - // SIG: 20 01 12 68 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitInvocation - - .method /*060001F0*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitLabel(class System.Linq.Expressions.LabelExpression/*02000024*/ node) cil managed - // SIG: 20 01 12 68 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitLabel - - .method /*060001F1*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.LabelTarget/*02000025*/ - VisitLabelTarget(class System.Linq.Expressions.LabelTarget/*02000025*/ node) cil managed - // SIG: 20 01 12 80 94 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitLabelTarget - - .method /*060001F2*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitLambda(class System.Linq.Expressions.Expression`1/*0200001B*/ node) cil managed - // SIG: 30 01 01 12 68 15 12 6C 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitLambda - - .method /*060001F3*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitListInit(class System.Linq.Expressions.ListInitExpression/*02000027*/ node) cil managed - // SIG: 20 01 12 68 12 80 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitListInit - - .method /*060001F4*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitLoop(class System.Linq.Expressions.LoopExpression/*02000028*/ node) cil managed - // SIG: 20 01 12 68 12 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitLoop - - .method /*060001F5*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitMember(class System.Linq.Expressions.MemberExpression/*0200002C*/ node) cil managed - // SIG: 20 01 12 68 12 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMember - - .method /*060001F6*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.MemberAssignment/*02000029*/ - VisitMemberAssignment(class System.Linq.Expressions.MemberAssignment/*02000029*/ node) cil managed - // SIG: 20 01 12 80 A4 12 80 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMemberAssignment - - .method /*060001F7*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.MemberBinding/*0200002A*/ - VisitMemberBinding(class System.Linq.Expressions.MemberBinding/*0200002A*/ node) cil managed - // SIG: 20 01 12 80 A8 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMemberBinding - - .method /*060001F8*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitMemberInit(class System.Linq.Expressions.MemberInitExpression/*0200002D*/ node) cil managed - // SIG: 20 01 12 68 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMemberInit - - .method /*060001F9*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.MemberListBinding/*0200002E*/ - VisitMemberListBinding(class System.Linq.Expressions.MemberListBinding/*0200002E*/ node) cil managed - // SIG: 20 01 12 80 B8 12 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMemberListBinding - - .method /*060001FA*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ - VisitMemberMemberBinding(class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ node) cil managed - // SIG: 20 01 12 80 BC 12 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMemberMemberBinding - - .method /*060001FB*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitMethodCall(class System.Linq.Expressions.MethodCallExpression/*02000030*/ node) cil managed - // SIG: 20 01 12 68 12 80 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitMethodCall - - .method /*060001FC*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitNew(class System.Linq.Expressions.NewExpression/*02000032*/ node) cil managed - // SIG: 20 01 12 68 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitNew - - .method /*060001FD*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitNewArray(class System.Linq.Expressions.NewArrayExpression/*02000031*/ node) cil managed - // SIG: 20 01 12 68 12 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitNewArray - - .method /*060001FE*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitParameter(class System.Linq.Expressions.ParameterExpression/*02000033*/ node) cil managed - // SIG: 20 01 12 68 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitParameter - - .method /*060001FF*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitRuntimeVariables(class System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/ node) cil managed - // SIG: 20 01 12 68 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitRuntimeVariables - - .method /*06000200*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitSwitch(class System.Linq.Expressions.SwitchExpression/*02000036*/ node) cil managed - // SIG: 20 01 12 68 12 80 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitSwitch - - .method /*06000201*/ family hidebysig newslot virtual - instance class System.Linq.Expressions.SwitchCase/*02000035*/ - VisitSwitchCase(class System.Linq.Expressions.SwitchCase/*02000035*/ node) cil managed - // SIG: 20 01 12 80 D4 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitSwitchCase - - .method /*06000202*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitTry(class System.Linq.Expressions.TryExpression/*02000038*/ node) cil managed - // SIG: 20 01 12 68 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitTry - - .method /*06000203*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitTypeBinary(class System.Linq.Expressions.TypeBinaryExpression/*02000039*/ node) cil managed - // SIG: 20 01 12 68 12 80 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitTypeBinary - - .method /*06000204*/ famorassem hidebysig newslot virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - VisitUnary(class System.Linq.Expressions.UnaryExpression/*0200003A*/ node) cil managed - // SIG: 20 01 12 68 12 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpressionVisitor::VisitUnary - -} // end of class System.Linq.Expressions.ExpressionVisitor - -.class /*0200001E*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.GotoExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000205*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method GotoExpression::.ctor - - .method /*06000206*/ public hidebysig specialname - instance valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ - get_Kind() cil managed - // SIG: 20 00 11 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::get_Kind - - .method /*06000207*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::get_NodeType - - .method /*06000208*/ public hidebysig specialname - instance class System.Linq.Expressions.LabelTarget/*02000025*/ - get_Target() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::get_Target - - .method /*06000209*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::get_Type - - .method /*0600020A*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Value() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::get_Value - - .method /*0600020B*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::Accept - - .method /*0600020C*/ public hidebysig instance class System.Linq.Expressions.GotoExpression/*0200001E*/ - Update(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ 'value') cil managed - // SIG: 20 02 12 78 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GotoExpression::Update - - .property /*17000041*/ instance valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ - Kind() - { - .get instance valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ System.Linq.Expressions.GotoExpression/*0200001E*/::get_Kind() /* 06000206 */ - } // end of property GotoExpression::Kind - .property /*17000042*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.GotoExpression/*0200001E*/::get_NodeType() /* 06000207 */ - } // end of property GotoExpression::NodeType - .property /*17000043*/ instance class System.Linq.Expressions.LabelTarget/*02000025*/ - Target() - { - .get instance class System.Linq.Expressions.LabelTarget/*02000025*/ System.Linq.Expressions.GotoExpression/*0200001E*/::get_Target() /* 06000208 */ - } // end of property GotoExpression::Target - .property /*17000044*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.GotoExpression/*0200001E*/::get_Type() /* 06000209 */ - } // end of property GotoExpression::Type - .property /*17000045*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Value() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.GotoExpression/*0200001E*/::get_Value() /* 0600020A */ - } // end of property GotoExpression::Value -} // end of class System.Linq.Expressions.GotoExpression - -.class /*0200001F*/ public auto ansi sealed System.Linq.Expressions.GotoExpressionKind - extends [System.Runtime/*23000001*/]System.Enum/*0100002A*/ -{ - .field /*04000058*/ public specialname rtspecialname int32 value__ - .field /*04000059*/ public static literal valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ Break = int32(0x00000002) - .field /*0400005A*/ public static literal valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ Continue = int32(0x00000003) - .field /*0400005B*/ public static literal valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ Goto = int32(0x00000000) - .field /*0400005C*/ public static literal valuetype System.Linq.Expressions.GotoExpressionKind/*0200001F*/ Return = int32(0x00000001) -} // end of class System.Linq.Expressions.GotoExpressionKind - -.class /*02000020*/ interface public abstract auto ansi System.Linq.Expressions.IArgumentProvider -{ - .method /*0600020D*/ public hidebysig newslot specialname abstract virtual - instance int32 get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IArgumentProvider::get_ArgumentCount - - .method /*0600020E*/ public hidebysig newslot abstract virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - // Method begins at RVA 0x0 - } // end of method IArgumentProvider::GetArgument - - .property /*17000046*/ instance int32 ArgumentCount() - { - .get instance int32 System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount() /* 0600020D */ - } // end of property IArgumentProvider::ArgumentCount -} // end of class System.Linq.Expressions.IArgumentProvider - -.class /*02000021*/ interface public abstract auto ansi System.Linq.Expressions.IDynamicExpression - implements System.Linq.Expressions.IArgumentProvider/*02000020*/ -{ - .method /*0600020F*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_DelegateType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x0 - } // end of method IDynamicExpression::get_DelegateType - - .method /*06000210*/ public hidebysig newslot abstract virtual - instance object CreateCallSite() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IDynamicExpression::CreateCallSite - - .method /*06000211*/ public hidebysig newslot abstract virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Rewrite(class System.Linq.Expressions.Expression/*0200001A*/[] args) cil managed - // SIG: 20 01 12 68 1D 12 68 - { - // Method begins at RVA 0x0 - } // end of method IDynamicExpression::Rewrite - - .property /*17000047*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - DelegateType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.IDynamicExpression/*02000021*/::get_DelegateType() /* 0600020F */ - } // end of property IDynamicExpression::DelegateType -} // end of class System.Linq.Expressions.IDynamicExpression - -.class /*02000022*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.IndexExpression - extends System.Linq.Expressions.Expression/*0200001A*/ - implements System.Linq.Expressions.IArgumentProvider/*02000020*/ -{ - .method /*06000212*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method IndexExpression::.ctor - - .method /*06000213*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::get_Arguments - - .method /*06000214*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ - get_Indexer() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::get_Indexer - - .method /*06000215*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::get_NodeType - - .method /*06000216*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Object() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::get_Object - - .method /*06000217*/ private hidebysig newslot specialname virtual final - instance int32 System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount /*02000020::0600020D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount - - .method /*06000218*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::get_Type - - .method /*06000219*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::Accept - - .method /*0600021A*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IArgumentProvider.GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::GetArgument /*02000020::0600020E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::System.Linq.Expressions.IArgumentProvider.GetArgument - - .method /*0600021B*/ public hidebysig instance class System.Linq.Expressions.IndexExpression/*02000022*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ 'object', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 20 02 12 80 88 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndexExpression::Update - - .property /*17000048*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.IndexExpression/*02000022*/::get_Arguments() /* 06000213 */ - } // end of property IndexExpression::Arguments - .property /*17000049*/ instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ - Indexer() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000027*/ System.Linq.Expressions.IndexExpression/*02000022*/::get_Indexer() /* 06000214 */ - } // end of property IndexExpression::Indexer - .property /*1700004A*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.IndexExpression/*02000022*/::get_NodeType() /* 06000215 */ - } // end of property IndexExpression::NodeType - .property /*1700004B*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Object() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.IndexExpression/*02000022*/::get_Object() /* 06000216 */ - } // end of property IndexExpression::Object - .property /*1700004C*/ instance int32 System.Linq.Expressions.IArgumentProvider.ArgumentCount() - { - .get instance int32 System.Linq.Expressions.IndexExpression/*02000022*/::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() /* 06000217 */ - } // end of property IndexExpression::System.Linq.Expressions.IArgumentProvider.ArgumentCount - .property /*1700004D*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.IndexExpression/*02000022*/::get_Type() /* 06000218 */ - } // end of property IndexExpression::Type -} // end of class System.Linq.Expressions.IndexExpression - -.class /*02000023*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.InvocationExpression - extends System.Linq.Expressions.Expression/*0200001A*/ - implements System.Linq.Expressions.IArgumentProvider/*02000020*/ -{ - .method /*0600021C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method InvocationExpression::.ctor - - .method /*0600021D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::get_Arguments - - .method /*0600021E*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Expression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::get_Expression - - .method /*0600021F*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::get_NodeType - - .method /*06000220*/ private hidebysig newslot specialname virtual final - instance int32 System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount /*02000020::0600020D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount - - .method /*06000221*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::get_Type - - .method /*06000222*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::Accept - - .method /*06000223*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IArgumentProvider.GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::GetArgument /*02000020::0600020E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::System.Linq.Expressions.IArgumentProvider.GetArgument - - .method /*06000224*/ public hidebysig instance class System.Linq.Expressions.InvocationExpression/*02000023*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 20 02 12 80 8C 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvocationExpression::Update - - .property /*1700004E*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.InvocationExpression/*02000023*/::get_Arguments() /* 0600021D */ - } // end of property InvocationExpression::Arguments - .property /*1700004F*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Expression() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.InvocationExpression/*02000023*/::get_Expression() /* 0600021E */ - } // end of property InvocationExpression::Expression - .property /*17000050*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.InvocationExpression/*02000023*/::get_NodeType() /* 0600021F */ - } // end of property InvocationExpression::NodeType - .property /*17000051*/ instance int32 System.Linq.Expressions.IArgumentProvider.ArgumentCount() - { - .get instance int32 System.Linq.Expressions.InvocationExpression/*02000023*/::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() /* 06000220 */ - } // end of property InvocationExpression::System.Linq.Expressions.IArgumentProvider.ArgumentCount - .property /*17000052*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.InvocationExpression/*02000023*/::get_Type() /* 06000221 */ - } // end of property InvocationExpression::Type -} // end of class System.Linq.Expressions.InvocationExpression - -.class /*02000024*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.LabelExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000225*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method LabelExpression::.ctor - - .method /*06000226*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_DefaultValue() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelExpression::get_DefaultValue - - .method /*06000227*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelExpression::get_NodeType - - .method /*06000228*/ public hidebysig specialname - instance class System.Linq.Expressions.LabelTarget/*02000025*/ - get_Target() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelExpression::get_Target - - .method /*06000229*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelExpression::get_Type - - .method /*0600022A*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelExpression::Accept - - .method /*0600022B*/ public hidebysig instance class System.Linq.Expressions.LabelExpression/*02000024*/ - Update(class System.Linq.Expressions.LabelTarget/*02000025*/ target, - class System.Linq.Expressions.Expression/*0200001A*/ defaultValue) cil managed - // SIG: 20 02 12 80 90 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelExpression::Update - - .property /*17000053*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - DefaultValue() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.LabelExpression/*02000024*/::get_DefaultValue() /* 06000226 */ - } // end of property LabelExpression::DefaultValue - .property /*17000054*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.LabelExpression/*02000024*/::get_NodeType() /* 06000227 */ - } // end of property LabelExpression::NodeType - .property /*17000055*/ instance class System.Linq.Expressions.LabelTarget/*02000025*/ - Target() - { - .get instance class System.Linq.Expressions.LabelTarget/*02000025*/ System.Linq.Expressions.LabelExpression/*02000024*/::get_Target() /* 06000228 */ - } // end of property LabelExpression::Target - .property /*17000056*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.LabelExpression/*02000024*/::get_Type() /* 06000229 */ - } // end of property LabelExpression::Type -} // end of class System.Linq.Expressions.LabelExpression - -.class /*02000025*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.LabelTarget - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600022C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method LabelTarget::.ctor - - .method /*0600022D*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelTarget::get_Name - - .method /*0600022E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelTarget::get_Type - - .method /*0600022F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelTarget::ToString - - .property /*17000057*/ instance string Name() - { - .get instance string System.Linq.Expressions.LabelTarget/*02000025*/::get_Name() /* 0600022D */ - } // end of property LabelTarget::Name - .property /*17000058*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.LabelTarget/*02000025*/::get_Type() /* 0600022E */ - } // end of property LabelTarget::Type -} // end of class System.Linq.Expressions.LabelTarget - -.class /*02000026*/ public abstract auto ansi beforefieldinit System.Linq.Expressions.LambdaExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000230*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method LambdaExpression::.ctor - - .method /*06000231*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Body() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_Body - - .method /*06000232*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_Name - - .method /*06000233*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_NodeType - - .method /*06000234*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Parameters() cil managed - // SIG: 20 00 15 12 71 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_Parameters - - .method /*06000235*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_ReturnType - - .method /*06000236*/ public hidebysig specialname - instance bool get_TailCall() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_TailCall - - .method /*06000237*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::get_Type - - .method /*06000238*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Delegate/*0100002C*/ - Compile() cil managed - // SIG: 20 00 12 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::Compile - - .method /*06000239*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Delegate/*0100002C*/ - Compile(bool preferInterpretation) cil managed - // SIG: 20 01 12 80 B1 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::Compile - - .method /*0600023A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Delegate/*0100002C*/ - Compile(class System.Runtime.CompilerServices.DebugInfoGenerator/*02000007*/ debugInfoGenerator) cil managed - // SIG: 20 01 12 80 B1 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LambdaExpression::Compile - - .property /*17000059*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Body() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.LambdaExpression/*02000026*/::get_Body() /* 06000231 */ - } // end of property LambdaExpression::Body - .property /*1700005A*/ instance string Name() - { - .get instance string System.Linq.Expressions.LambdaExpression/*02000026*/::get_Name() /* 06000232 */ - } // end of property LambdaExpression::Name - .property /*1700005B*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.LambdaExpression/*02000026*/::get_NodeType() /* 06000233 */ - } // end of property LambdaExpression::NodeType - .property /*1700005C*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Parameters() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.LambdaExpression/*02000026*/::get_Parameters() /* 06000234 */ - } // end of property LambdaExpression::Parameters - .property /*1700005D*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.LambdaExpression/*02000026*/::get_ReturnType() /* 06000235 */ - } // end of property LambdaExpression::ReturnType - .property /*1700005E*/ instance bool TailCall() - { - .get instance bool System.Linq.Expressions.LambdaExpression/*02000026*/::get_TailCall() /* 06000236 */ - } // end of property LambdaExpression::TailCall - .property /*1700005F*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.LambdaExpression/*02000026*/::get_Type() /* 06000237 */ - } // end of property LambdaExpression::Type -} // end of class System.Linq.Expressions.LambdaExpression - -.class /*02000027*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.ListInitExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*0600023B*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method ListInitExpression::.ctor - - .method /*0600023C*/ public hidebysig specialname virtual - instance bool get_CanReduce() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::get_CanReduce - - .method /*0600023D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Initializers() cil managed - // SIG: 20 00 15 12 71 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::get_Initializers - - .method /*0600023E*/ public hidebysig specialname - instance class System.Linq.Expressions.NewExpression/*02000032*/ - get_NewExpression() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::get_NewExpression - - .method /*0600023F*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::get_NodeType - - .method /*06000240*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::get_Type - - .method /*06000241*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::Accept - - .method /*06000242*/ public hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Reduce() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::Reduce - - .method /*06000243*/ public hidebysig instance class System.Linq.Expressions.ListInitExpression/*02000027*/ - Update(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 20 02 12 80 9C 12 80 C8 15 12 65 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ListInitExpression::Update - - .property /*17000060*/ instance bool CanReduce() - { - .get instance bool System.Linq.Expressions.ListInitExpression/*02000027*/::get_CanReduce() /* 0600023C */ - } // end of property ListInitExpression::CanReduce - .property /*17000061*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Initializers() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.ListInitExpression/*02000027*/::get_Initializers() /* 0600023D */ - } // end of property ListInitExpression::Initializers - .property /*17000062*/ instance class System.Linq.Expressions.NewExpression/*02000032*/ - NewExpression() - { - .get instance class System.Linq.Expressions.NewExpression/*02000032*/ System.Linq.Expressions.ListInitExpression/*02000027*/::get_NewExpression() /* 0600023E */ - } // end of property ListInitExpression::NewExpression - .property /*17000063*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.ListInitExpression/*02000027*/::get_NodeType() /* 0600023F */ - } // end of property ListInitExpression::NodeType - .property /*17000064*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.ListInitExpression/*02000027*/::get_Type() /* 06000240 */ - } // end of property ListInitExpression::Type -} // end of class System.Linq.Expressions.ListInitExpression - -.class /*02000028*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.LoopExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000244*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method LoopExpression::.ctor - - .method /*06000245*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Body() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::get_Body - - .method /*06000246*/ public hidebysig specialname - instance class System.Linq.Expressions.LabelTarget/*02000025*/ - get_BreakLabel() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::get_BreakLabel - - .method /*06000247*/ public hidebysig specialname - instance class System.Linq.Expressions.LabelTarget/*02000025*/ - get_ContinueLabel() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::get_ContinueLabel - - .method /*06000248*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::get_NodeType - - .method /*06000249*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::get_Type - - .method /*0600024A*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::Accept - - .method /*0600024B*/ public hidebysig instance class System.Linq.Expressions.LoopExpression/*02000028*/ - Update(class System.Linq.Expressions.LabelTarget/*02000025*/ breakLabel, - class System.Linq.Expressions.LabelTarget/*02000025*/ continueLabel, - class System.Linq.Expressions.Expression/*0200001A*/ body) cil managed - // SIG: 20 03 12 80 A0 12 80 94 12 80 94 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoopExpression::Update - - .property /*17000065*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Body() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.LoopExpression/*02000028*/::get_Body() /* 06000245 */ - } // end of property LoopExpression::Body - .property /*17000066*/ instance class System.Linq.Expressions.LabelTarget/*02000025*/ - BreakLabel() - { - .get instance class System.Linq.Expressions.LabelTarget/*02000025*/ System.Linq.Expressions.LoopExpression/*02000028*/::get_BreakLabel() /* 06000246 */ - } // end of property LoopExpression::BreakLabel - .property /*17000067*/ instance class System.Linq.Expressions.LabelTarget/*02000025*/ - ContinueLabel() - { - .get instance class System.Linq.Expressions.LabelTarget/*02000025*/ System.Linq.Expressions.LoopExpression/*02000028*/::get_ContinueLabel() /* 06000247 */ - } // end of property LoopExpression::ContinueLabel - .property /*17000068*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.LoopExpression/*02000028*/::get_NodeType() /* 06000248 */ - } // end of property LoopExpression::NodeType - .property /*17000069*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.LoopExpression/*02000028*/::get_Type() /* 06000249 */ - } // end of property LoopExpression::Type -} // end of class System.Linq.Expressions.LoopExpression - -.class /*02000029*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.MemberAssignment - extends System.Linq.Expressions.MemberBinding/*0200002A*/ -{ - .method /*0600024C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000250 */ call instance void System.Linq.Expressions.MemberBinding/*0200002A*/::.ctor() /* 06000250 */ - IL_0006: /* 2A | */ ret - } // end of method MemberAssignment::.ctor - - .method /*0600024D*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Expression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberAssignment::get_Expression - - .method /*0600024E*/ public hidebysig instance class System.Linq.Expressions.MemberAssignment/*02000029*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 20 01 12 80 A4 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberAssignment::Update - - .property /*1700006A*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Expression() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.MemberAssignment/*02000029*/::get_Expression() /* 0600024D */ - } // end of property MemberAssignment::Expression -} // end of class System.Linq.Expressions.MemberAssignment - -.class /*0200002A*/ public abstract auto ansi beforefieldinit System.Linq.Expressions.MemberBinding - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600024F*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ member) cil managed - // SIG: 20 02 01 11 80 AC 12 80 95 - { - .custom /*0C000033:0A000021*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000024*/::.ctor(string) /* 0A000021 */ = ( 01 00 43 44 6F 20 6E 6F 74 20 75 73 65 20 74 68 // ..CDo not use th - 69 73 20 63 6F 6E 73 74 72 75 63 74 6F 72 2E 20 // is constructor. - 49 74 20 77 69 6C 6C 20 62 65 20 72 65 6D 6F 76 // It will be remov - 65 64 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C // ed in future rel - 65 61 73 65 73 2E 00 00 ) // eases... - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method MemberBinding::.ctor - - .method /*06000250*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method MemberBinding::.ctor - - .method /*06000251*/ public hidebysig specialname - instance valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ - get_BindingType() cil managed - // SIG: 20 00 11 80 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberBinding::get_BindingType - - .method /*06000252*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ - get_Member() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberBinding::get_Member - - .method /*06000253*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberBinding::ToString - - .property /*1700006B*/ instance valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ - BindingType() - { - .get instance valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ System.Linq.Expressions.MemberBinding/*0200002A*/::get_BindingType() /* 06000251 */ - } // end of property MemberBinding::BindingType - .property /*1700006C*/ instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ - Member() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ System.Linq.Expressions.MemberBinding/*0200002A*/::get_Member() /* 06000252 */ - } // end of property MemberBinding::Member -} // end of class System.Linq.Expressions.MemberBinding - -.class /*0200002B*/ public auto ansi sealed System.Linq.Expressions.MemberBindingType - extends [System.Runtime/*23000001*/]System.Enum/*0100002A*/ -{ - .field /*0400005D*/ public specialname rtspecialname int32 value__ - .field /*0400005E*/ public static literal valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ Assignment = int32(0x00000000) - .field /*0400005F*/ public static literal valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ ListBinding = int32(0x00000002) - .field /*04000060*/ public static literal valuetype System.Linq.Expressions.MemberBindingType/*0200002B*/ MemberBinding = int32(0x00000001) -} // end of class System.Linq.Expressions.MemberBindingType - -.class /*0200002C*/ public auto ansi beforefieldinit System.Linq.Expressions.MemberExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000254*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method MemberExpression::.ctor - - .method /*06000255*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Expression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberExpression::get_Expression - - .method /*06000256*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ - get_Member() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberExpression::get_Member - - .method /*06000257*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberExpression::get_NodeType - - .method /*06000258*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberExpression::Accept - - .method /*06000259*/ public hidebysig instance class System.Linq.Expressions.MemberExpression/*0200002C*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 20 01 12 80 B0 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberExpression::Update - - .property /*1700006D*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Expression() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.MemberExpression/*0200002C*/::get_Expression() /* 06000255 */ - } // end of property MemberExpression::Expression - .property /*1700006E*/ instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ - Member() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000025*/ System.Linq.Expressions.MemberExpression/*0200002C*/::get_Member() /* 06000256 */ - } // end of property MemberExpression::Member - .property /*1700006F*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.MemberExpression/*0200002C*/::get_NodeType() /* 06000257 */ - } // end of property MemberExpression::NodeType -} // end of class System.Linq.Expressions.MemberExpression - -.class /*0200002D*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.MemberInitExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*0600025A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method MemberInitExpression::.ctor - - .method /*0600025B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Bindings() cil managed - // SIG: 20 00 15 12 71 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::get_Bindings - - .method /*0600025C*/ public hidebysig specialname virtual - instance bool get_CanReduce() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::get_CanReduce - - .method /*0600025D*/ public hidebysig specialname - instance class System.Linq.Expressions.NewExpression/*02000032*/ - get_NewExpression() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::get_NewExpression - - .method /*0600025E*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::get_NodeType - - .method /*0600025F*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::get_Type - - .method /*06000260*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::Accept - - .method /*06000261*/ public hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Reduce() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::Reduce - - .method /*06000262*/ public hidebysig instance class System.Linq.Expressions.MemberInitExpression/*0200002D*/ - Update(class System.Linq.Expressions.NewExpression/*02000032*/ newExpression, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ bindings) cil managed - // SIG: 20 02 12 80 B4 12 80 C8 15 12 65 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInitExpression::Update - - .property /*17000070*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Bindings() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.MemberInitExpression/*0200002D*/::get_Bindings() /* 0600025B */ - } // end of property MemberInitExpression::Bindings - .property /*17000071*/ instance bool CanReduce() - { - .get instance bool System.Linq.Expressions.MemberInitExpression/*0200002D*/::get_CanReduce() /* 0600025C */ - } // end of property MemberInitExpression::CanReduce - .property /*17000072*/ instance class System.Linq.Expressions.NewExpression/*02000032*/ - NewExpression() - { - .get instance class System.Linq.Expressions.NewExpression/*02000032*/ System.Linq.Expressions.MemberInitExpression/*0200002D*/::get_NewExpression() /* 0600025D */ - } // end of property MemberInitExpression::NewExpression - .property /*17000073*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.MemberInitExpression/*0200002D*/::get_NodeType() /* 0600025E */ - } // end of property MemberInitExpression::NodeType - .property /*17000074*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.MemberInitExpression/*0200002D*/::get_Type() /* 0600025F */ - } // end of property MemberInitExpression::Type -} // end of class System.Linq.Expressions.MemberInitExpression - -.class /*0200002E*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.MemberListBinding - extends System.Linq.Expressions.MemberBinding/*0200002A*/ -{ - .method /*06000263*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000250 */ call instance void System.Linq.Expressions.MemberBinding/*0200002A*/::.ctor() /* 06000250 */ - IL_0006: /* 2A | */ ret - } // end of method MemberListBinding::.ctor - - .method /*06000264*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Initializers() cil managed - // SIG: 20 00 15 12 71 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberListBinding::get_Initializers - - .method /*06000265*/ public hidebysig instance class System.Linq.Expressions.MemberListBinding/*0200002E*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ initializers) cil managed - // SIG: 20 01 12 80 B8 15 12 65 01 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberListBinding::Update - - .property /*17000075*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Initializers() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.MemberListBinding/*0200002E*/::get_Initializers() /* 06000264 */ - } // end of property MemberListBinding::Initializers -} // end of class System.Linq.Expressions.MemberListBinding - -.class /*0200002F*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.MemberMemberBinding - extends System.Linq.Expressions.MemberBinding/*0200002A*/ -{ - .method /*06000266*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000250 */ call instance void System.Linq.Expressions.MemberBinding/*0200002A*/::.ctor() /* 06000250 */ - IL_0006: /* 2A | */ ret - } // end of method MemberMemberBinding::.ctor - - .method /*06000267*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Bindings() cil managed - // SIG: 20 00 15 12 71 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberMemberBinding::get_Bindings - - .method /*06000268*/ public hidebysig instance class System.Linq.Expressions.MemberMemberBinding/*0200002F*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ bindings) cil managed - // SIG: 20 01 12 80 BC 15 12 65 01 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberMemberBinding::Update - - .property /*17000076*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Bindings() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.MemberMemberBinding/*0200002F*/::get_Bindings() /* 06000267 */ - } // end of property MemberMemberBinding::Bindings -} // end of class System.Linq.Expressions.MemberMemberBinding - -.class /*02000030*/ public auto ansi beforefieldinit System.Linq.Expressions.MethodCallExpression - extends System.Linq.Expressions.Expression/*0200001A*/ - implements System.Linq.Expressions.IArgumentProvider/*02000020*/ -{ - .method /*06000269*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method MethodCallExpression::.ctor - - .method /*0600026A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::get_Arguments - - .method /*0600026B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - get_Method() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::get_Method - - .method /*0600026C*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::get_NodeType - - .method /*0600026D*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Object() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::get_Object - - .method /*0600026E*/ private hidebysig newslot specialname virtual final - instance int32 System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount /*02000020::0600020D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount - - .method /*0600026F*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::get_Type - - .method /*06000270*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::Accept - - .method /*06000271*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IArgumentProvider.GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::GetArgument /*02000020::0600020E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::System.Linq.Expressions.IArgumentProvider.GetArgument - - .method /*06000272*/ public hidebysig instance class System.Linq.Expressions.MethodCallExpression/*02000030*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ 'object', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 20 02 12 80 C0 12 68 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodCallExpression::Update - - .property /*17000077*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.MethodCallExpression/*02000030*/::get_Arguments() /* 0600026A */ - } // end of property MethodCallExpression::Arguments - .property /*17000078*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - Method() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ System.Linq.Expressions.MethodCallExpression/*02000030*/::get_Method() /* 0600026B */ - } // end of property MethodCallExpression::Method - .property /*17000079*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.MethodCallExpression/*02000030*/::get_NodeType() /* 0600026C */ - } // end of property MethodCallExpression::NodeType - .property /*1700007A*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Object() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.MethodCallExpression/*02000030*/::get_Object() /* 0600026D */ - } // end of property MethodCallExpression::Object - .property /*1700007B*/ instance int32 System.Linq.Expressions.IArgumentProvider.ArgumentCount() - { - .get instance int32 System.Linq.Expressions.MethodCallExpression/*02000030*/::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() /* 0600026E */ - } // end of property MethodCallExpression::System.Linq.Expressions.IArgumentProvider.ArgumentCount - .property /*1700007C*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.MethodCallExpression/*02000030*/::get_Type() /* 0600026F */ - } // end of property MethodCallExpression::Type -} // end of class System.Linq.Expressions.MethodCallExpression - -.class /*02000031*/ public auto ansi beforefieldinit System.Linq.Expressions.NewArrayExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000273*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method NewArrayExpression::.ctor - - .method /*06000274*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Expressions() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewArrayExpression::get_Expressions - - .method /*06000275*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewArrayExpression::get_Type - - .method /*06000276*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewArrayExpression::Accept - - .method /*06000277*/ public hidebysig instance class System.Linq.Expressions.NewArrayExpression/*02000031*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ expressions) cil managed - // SIG: 20 01 12 80 C4 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewArrayExpression::Update - - .property /*1700007D*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Expressions() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.NewArrayExpression/*02000031*/::get_Expressions() /* 06000274 */ - } // end of property NewArrayExpression::Expressions - .property /*1700007E*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.NewArrayExpression/*02000031*/::get_Type() /* 06000275 */ - } // end of property NewArrayExpression::Type -} // end of class System.Linq.Expressions.NewArrayExpression - -.class /*02000032*/ public auto ansi beforefieldinit System.Linq.Expressions.NewExpression - extends System.Linq.Expressions.Expression/*0200001A*/ - implements System.Linq.Expressions.IArgumentProvider/*02000020*/ -{ - .method /*06000278*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method NewExpression::.ctor - - .method /*06000279*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Arguments() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::get_Arguments - - .method /*0600027A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ - get_Constructor() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::get_Constructor - - .method /*0600027B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Members() cil managed - // SIG: 20 00 15 12 71 01 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::get_Members - - .method /*0600027C*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::get_NodeType - - .method /*0600027D*/ private hidebysig newslot specialname virtual final - instance int32 System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::get_ArgumentCount /*02000020::0600020D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount - - .method /*0600027E*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::get_Type - - .method /*0600027F*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::Accept - - .method /*06000280*/ private hidebysig newslot virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - System.Linq.Expressions.IArgumentProvider.GetArgument(int32 index) cil managed - // SIG: 20 01 12 68 08 - { - .override System.Linq.Expressions.IArgumentProvider/*02000020*/::GetArgument /*02000020::0600020E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::System.Linq.Expressions.IArgumentProvider.GetArgument - - .method /*06000281*/ public hidebysig instance class System.Linq.Expressions.NewExpression/*02000032*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ arguments) cil managed - // SIG: 20 01 12 80 C8 15 12 65 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NewExpression::Update - - .property /*1700007F*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Arguments() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.NewExpression/*02000032*/::get_Arguments() /* 06000279 */ - } // end of property NewExpression::Arguments - .property /*17000080*/ instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ - Constructor() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000028*/ System.Linq.Expressions.NewExpression/*02000032*/::get_Constructor() /* 0600027A */ - } // end of property NewExpression::Constructor - .property /*17000081*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Members() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.NewExpression/*02000032*/::get_Members() /* 0600027B */ - } // end of property NewExpression::Members - .property /*17000082*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.NewExpression/*02000032*/::get_NodeType() /* 0600027C */ - } // end of property NewExpression::NodeType - .property /*17000083*/ instance int32 System.Linq.Expressions.IArgumentProvider.ArgumentCount() - { - .get instance int32 System.Linq.Expressions.NewExpression/*02000032*/::System.Linq.Expressions.IArgumentProvider.get_ArgumentCount() /* 0600027D */ - } // end of property NewExpression::System.Linq.Expressions.IArgumentProvider.ArgumentCount - .property /*17000084*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.NewExpression/*02000032*/::get_Type() /* 0600027E */ - } // end of property NewExpression::Type -} // end of class System.Linq.Expressions.NewExpression - -.class /*02000033*/ public auto ansi beforefieldinit System.Linq.Expressions.ParameterExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000282*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method ParameterExpression::.ctor - - .method /*06000283*/ public hidebysig specialname - instance bool get_IsByRef() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterExpression::get_IsByRef - - .method /*06000284*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterExpression::get_Name - - .method /*06000285*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterExpression::get_NodeType - - .method /*06000286*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterExpression::get_Type - - .method /*06000287*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterExpression::Accept - - .property /*17000085*/ instance bool IsByRef() - { - .get instance bool System.Linq.Expressions.ParameterExpression/*02000033*/::get_IsByRef() /* 06000283 */ - } // end of property ParameterExpression::IsByRef - .property /*17000086*/ instance string Name() - { - .get instance string System.Linq.Expressions.ParameterExpression/*02000033*/::get_Name() /* 06000284 */ - } // end of property ParameterExpression::Name - .property /*17000087*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.ParameterExpression/*02000033*/::get_NodeType() /* 06000285 */ - } // end of property ParameterExpression::NodeType - .property /*17000088*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.ParameterExpression/*02000033*/::get_Type() /* 06000286 */ - } // end of property ParameterExpression::Type -} // end of class System.Linq.Expressions.ParameterExpression - -.class /*02000034*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.RuntimeVariablesExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000288*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeVariablesExpression::.ctor - - .method /*06000289*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeVariablesExpression::get_NodeType - - .method /*0600028A*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeVariablesExpression::get_Type - - .method /*0600028B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Variables() cil managed - // SIG: 20 00 15 12 71 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeVariablesExpression::get_Variables - - .method /*0600028C*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeVariablesExpression::Accept - - .method /*0600028D*/ public hidebysig instance class System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ variables) cil managed - // SIG: 20 01 12 80 D0 15 12 65 01 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeVariablesExpression::Update - - .property /*17000089*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/::get_NodeType() /* 06000289 */ - } // end of property RuntimeVariablesExpression::NodeType - .property /*1700008A*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/::get_Type() /* 0600028A */ - } // end of property RuntimeVariablesExpression::Type - .property /*1700008B*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Variables() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.RuntimeVariablesExpression/*02000034*/::get_Variables() /* 0600028B */ - } // end of property RuntimeVariablesExpression::Variables -} // end of class System.Linq.Expressions.RuntimeVariablesExpression - -.class /*02000035*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.SwitchCase - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600028E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method SwitchCase::.ctor - - .method /*0600028F*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Body() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchCase::get_Body - - .method /*06000290*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_TestValues() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchCase::get_TestValues - - .method /*06000291*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchCase::ToString - - .method /*06000292*/ public hidebysig instance class System.Linq.Expressions.SwitchCase/*02000035*/ - Update(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ testValues, - class System.Linq.Expressions.Expression/*0200001A*/ body) cil managed - // SIG: 20 02 12 80 D4 15 12 65 01 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchCase::Update - - .property /*1700008C*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Body() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.SwitchCase/*02000035*/::get_Body() /* 0600028F */ - } // end of property SwitchCase::Body - .property /*1700008D*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - TestValues() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.SwitchCase/*02000035*/::get_TestValues() /* 06000290 */ - } // end of property SwitchCase::TestValues -} // end of class System.Linq.Expressions.SwitchCase - -.class /*02000036*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.SwitchExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*06000293*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method SwitchExpression::.ctor - - .method /*06000294*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Cases() cil managed - // SIG: 20 00 15 12 71 01 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::get_Cases - - .method /*06000295*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - get_Comparison() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::get_Comparison - - .method /*06000296*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_DefaultBody() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::get_DefaultBody - - .method /*06000297*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::get_NodeType - - .method /*06000298*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_SwitchValue() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::get_SwitchValue - - .method /*06000299*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::get_Type - - .method /*0600029A*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::Accept - - .method /*0600029B*/ public hidebysig instance class System.Linq.Expressions.SwitchExpression/*02000036*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ switchValue, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ cases, - class System.Linq.Expressions.Expression/*0200001A*/ defaultBody) cil managed - // SIG: 20 03 12 80 D8 12 68 15 12 65 01 12 80 D4 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SwitchExpression::Update - - .property /*1700008E*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Cases() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.SwitchExpression/*02000036*/::get_Cases() /* 06000294 */ - } // end of property SwitchExpression::Cases - .property /*1700008F*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - Comparison() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ System.Linq.Expressions.SwitchExpression/*02000036*/::get_Comparison() /* 06000295 */ - } // end of property SwitchExpression::Comparison - .property /*17000090*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - DefaultBody() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.SwitchExpression/*02000036*/::get_DefaultBody() /* 06000296 */ - } // end of property SwitchExpression::DefaultBody - .property /*17000091*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.SwitchExpression/*02000036*/::get_NodeType() /* 06000297 */ - } // end of property SwitchExpression::NodeType - .property /*17000092*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - SwitchValue() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.SwitchExpression/*02000036*/::get_SwitchValue() /* 06000298 */ - } // end of property SwitchExpression::SwitchValue - .property /*17000093*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.SwitchExpression/*02000036*/::get_Type() /* 06000299 */ - } // end of property SwitchExpression::Type -} // end of class System.Linq.Expressions.SwitchExpression - -.class /*02000037*/ public auto ansi beforefieldinit System.Linq.Expressions.SymbolDocumentInfo - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600029C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method SymbolDocumentInfo::.ctor - - .method /*0600029D*/ public hidebysig newslot specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ - get_DocumentType() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolDocumentInfo::get_DocumentType - - .method /*0600029E*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolDocumentInfo::get_FileName - - .method /*0600029F*/ public hidebysig newslot specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ - get_Language() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolDocumentInfo::get_Language - - .method /*060002A0*/ public hidebysig newslot specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ - get_LanguageVendor() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymbolDocumentInfo::get_LanguageVendor - - .property /*17000094*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ - DocumentType() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ System.Linq.Expressions.SymbolDocumentInfo/*02000037*/::get_DocumentType() /* 0600029D */ - } // end of property SymbolDocumentInfo::DocumentType - .property /*17000095*/ instance string FileName() - { - .get instance string System.Linq.Expressions.SymbolDocumentInfo/*02000037*/::get_FileName() /* 0600029E */ - } // end of property SymbolDocumentInfo::FileName - .property /*17000096*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ - Language() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ System.Linq.Expressions.SymbolDocumentInfo/*02000037*/::get_Language() /* 0600029F */ - } // end of property SymbolDocumentInfo::Language - .property /*17000097*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ - LanguageVendor() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000029*/ System.Linq.Expressions.SymbolDocumentInfo/*02000037*/::get_LanguageVendor() /* 060002A0 */ - } // end of property SymbolDocumentInfo::LanguageVendor -} // end of class System.Linq.Expressions.SymbolDocumentInfo - -.class /*02000038*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.TryExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*060002A1*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method TryExpression::.ctor - - .method /*060002A2*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Body() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::get_Body - - .method /*060002A3*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Fault() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::get_Fault - - .method /*060002A4*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Finally() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::get_Finally - - .method /*060002A5*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_Handlers() cil managed - // SIG: 20 00 15 12 71 01 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::get_Handlers - - .method /*060002A6*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::get_NodeType - - .method /*060002A7*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::get_Type - - .method /*060002A8*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::Accept - - .method /*060002A9*/ public hidebysig instance class System.Linq.Expressions.TryExpression/*02000038*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ body, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ handlers, - class System.Linq.Expressions.Expression/*0200001A*/ 'finally', - class System.Linq.Expressions.Expression/*0200001A*/ 'fault') cil managed - // SIG: 20 04 12 80 E0 12 68 15 12 65 01 12 48 12 68 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TryExpression::Update - - .property /*17000098*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Body() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.TryExpression/*02000038*/::get_Body() /* 060002A2 */ - } // end of property TryExpression::Body - .property /*17000099*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Fault() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.TryExpression/*02000038*/::get_Fault() /* 060002A3 */ - } // end of property TryExpression::Fault - .property /*1700009A*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Finally() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.TryExpression/*02000038*/::get_Finally() /* 060002A4 */ - } // end of property TryExpression::Finally - .property /*1700009B*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - Handlers() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Linq.Expressions.TryExpression/*02000038*/::get_Handlers() /* 060002A5 */ - } // end of property TryExpression::Handlers - .property /*1700009C*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.TryExpression/*02000038*/::get_NodeType() /* 060002A6 */ - } // end of property TryExpression::NodeType - .property /*1700009D*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.TryExpression/*02000038*/::get_Type() /* 060002A7 */ - } // end of property TryExpression::Type -} // end of class System.Linq.Expressions.TryExpression - -.class /*02000039*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.TypeBinaryExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*060002AA*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method TypeBinaryExpression::.ctor - - .method /*060002AB*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Expression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBinaryExpression::get_Expression - - .method /*060002AC*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBinaryExpression::get_NodeType - - .method /*060002AD*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBinaryExpression::get_Type - - .method /*060002AE*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_TypeOperand() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBinaryExpression::get_TypeOperand - - .method /*060002AF*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBinaryExpression::Accept - - .method /*060002B0*/ public hidebysig instance class System.Linq.Expressions.TypeBinaryExpression/*02000039*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 20 01 12 80 E4 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBinaryExpression::Update - - .property /*1700009E*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Expression() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.TypeBinaryExpression/*02000039*/::get_Expression() /* 060002AB */ - } // end of property TypeBinaryExpression::Expression - .property /*1700009F*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.TypeBinaryExpression/*02000039*/::get_NodeType() /* 060002AC */ - } // end of property TypeBinaryExpression::NodeType - .property /*170000A0*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.TypeBinaryExpression/*02000039*/::get_Type() /* 060002AD */ - } // end of property TypeBinaryExpression::Type - .property /*170000A1*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - TypeOperand() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.TypeBinaryExpression/*02000039*/::get_TypeOperand() /* 060002AE */ - } // end of property TypeBinaryExpression::TypeOperand -} // end of class System.Linq.Expressions.TypeBinaryExpression - -.class /*0200003A*/ public auto ansi sealed beforefieldinit System.Linq.Expressions.UnaryExpression - extends System.Linq.Expressions.Expression/*0200001A*/ -{ - .method /*060002B1*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000097 */ call instance void System.Linq.Expressions.Expression/*0200001A*/::.ctor() /* 06000097 */ - IL_0006: /* 2A | */ ret - } // end of method UnaryExpression::.ctor - - .method /*060002B2*/ public hidebysig specialname virtual - instance bool get_CanReduce() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_CanReduce - - .method /*060002B3*/ public hidebysig specialname - instance bool get_IsLifted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_IsLifted - - .method /*060002B4*/ public hidebysig specialname - instance bool get_IsLiftedToNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_IsLiftedToNull - - .method /*060002B5*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - get_Method() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_Method - - .method /*060002B6*/ public hidebysig specialname virtual final - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_NodeType() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_NodeType - - .method /*060002B7*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Operand() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_Operand - - .method /*060002B8*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::get_Type - - .method /*060002B9*/ famorassem hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Accept(class System.Linq.Expressions.ExpressionVisitor/*0200001D*/ visitor) cil managed - // SIG: 20 01 12 68 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::Accept - - .method /*060002BA*/ public hidebysig virtual - instance class System.Linq.Expressions.Expression/*0200001A*/ - Reduce() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::Reduce - - .method /*060002BB*/ public hidebysig instance class System.Linq.Expressions.UnaryExpression/*0200003A*/ - Update(class System.Linq.Expressions.Expression/*0200001A*/ operand) cil managed - // SIG: 20 01 12 80 E8 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryExpression::Update - - .property /*170000A2*/ instance bool CanReduce() - { - .get instance bool System.Linq.Expressions.UnaryExpression/*0200003A*/::get_CanReduce() /* 060002B2 */ - } // end of property UnaryExpression::CanReduce - .property /*170000A3*/ instance bool IsLifted() - { - .get instance bool System.Linq.Expressions.UnaryExpression/*0200003A*/::get_IsLifted() /* 060002B3 */ - } // end of property UnaryExpression::IsLifted - .property /*170000A4*/ instance bool IsLiftedToNull() - { - .get instance bool System.Linq.Expressions.UnaryExpression/*0200003A*/::get_IsLiftedToNull() /* 060002B4 */ - } // end of property UnaryExpression::IsLiftedToNull - .property /*170000A5*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ - Method() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000022*/ System.Linq.Expressions.UnaryExpression/*0200003A*/::get_Method() /* 060002B5 */ - } // end of property UnaryExpression::Method - .property /*170000A6*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - NodeType() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Linq.Expressions.UnaryExpression/*0200003A*/::get_NodeType() /* 060002B6 */ - } // end of property UnaryExpression::NodeType - .property /*170000A7*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Operand() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Linq.Expressions.UnaryExpression/*0200003A*/::get_Operand() /* 060002B7 */ - } // end of property UnaryExpression::Operand - .property /*170000A8*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Linq.Expressions.UnaryExpression/*0200003A*/::get_Type() /* 060002B8 */ - } // end of property UnaryExpression::Type -} // end of class System.Linq.Expressions.UnaryExpression - -.class /*0200003B*/ public auto ansi sealed beforefieldinit System.Dynamic.CallInfo - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060002BC*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 argCount, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ argNames) cil managed - // SIG: 20 02 01 08 15 12 65 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method CallInfo::.ctor - - .method /*060002BD*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 argCount, - string[] argNames) cil managed - // SIG: 20 02 01 08 1D 0E - { - .param [2]/*080003F5*/ - .custom /*0C000046:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method CallInfo::.ctor - - .method /*060002BE*/ public hidebysig specialname - instance int32 get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallInfo::get_ArgumentCount - - .method /*060002BF*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - get_ArgumentNames() cil managed - // SIG: 20 00 15 12 71 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallInfo::get_ArgumentNames - - .method /*060002C0*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallInfo::Equals - - .method /*060002C1*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CallInfo::GetHashCode - - .property /*170000A9*/ instance int32 ArgumentCount() - { - .get instance int32 System.Dynamic.CallInfo/*0200003B*/::get_ArgumentCount() /* 060002BE */ - } // end of property CallInfo::ArgumentCount - .property /*170000AA*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ - ArgumentNames() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ System.Dynamic.CallInfo/*0200003B*/::get_ArgumentNames() /* 060002BF */ - } // end of property CallInfo::ArgumentNames -} // end of class System.Dynamic.CallInfo - -.class /*0200003C*/ public auto ansi beforefieldinit System.Dynamic.DynamicObject - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements System.Dynamic.IDynamicMetaObjectProvider/*0200003F*/ -{ - .method /*060002C2*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicObject::.ctor - - .method /*060002C3*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ - GetDynamicMemberNames() cil managed - // SIG: 20 00 15 12 65 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::GetDynamicMemberNames - - .method /*060002C4*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - GetMetaObject(class System.Linq.Expressions.Expression/*0200001A*/ parameter) cil managed - // SIG: 20 01 12 80 F4 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::GetMetaObject - - .method /*060002C5*/ public hidebysig newslot virtual - instance bool TryBinaryOperation(class System.Dynamic.BinaryOperationBinder/*02000042*/ binder, - object arg, - [out] object& result) cil managed - // SIG: 20 03 02 12 81 08 1C 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryBinaryOperation - - .method /*060002C6*/ public hidebysig newslot virtual - instance bool TryConvert(class System.Dynamic.ConvertBinder/*02000043*/ binder, - [out] object& result) cil managed - // SIG: 20 02 02 12 81 0C 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryConvert - - .method /*060002C7*/ public hidebysig newslot virtual - instance bool TryCreateInstance(class System.Dynamic.CreateInstanceBinder/*02000044*/ binder, - object[] args, - [out] object& result) cil managed - // SIG: 20 03 02 12 81 10 1D 1C 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryCreateInstance - - .method /*060002C8*/ public hidebysig newslot virtual - instance bool TryDeleteIndex(class System.Dynamic.DeleteIndexBinder/*02000046*/ binder, - object[] indexes) cil managed - // SIG: 20 02 02 12 81 18 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryDeleteIndex - - .method /*060002C9*/ public hidebysig newslot virtual - instance bool TryDeleteMember(class System.Dynamic.DeleteMemberBinder/*02000047*/ binder) cil managed - // SIG: 20 01 02 12 81 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryDeleteMember - - .method /*060002CA*/ public hidebysig newslot virtual - instance bool TryGetIndex(class System.Dynamic.GetIndexBinder/*02000048*/ binder, - object[] indexes, - [out] object& result) cil managed - // SIG: 20 03 02 12 81 20 1D 1C 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryGetIndex - - .method /*060002CB*/ public hidebysig newslot virtual - instance bool TryGetMember(class System.Dynamic.GetMemberBinder/*02000049*/ binder, - [out] object& result) cil managed - // SIG: 20 02 02 12 81 24 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryGetMember - - .method /*060002CC*/ public hidebysig newslot virtual - instance bool TryInvoke(class System.Dynamic.InvokeBinder/*0200004A*/ binder, - object[] args, - [out] object& result) cil managed - // SIG: 20 03 02 12 81 28 1D 1C 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryInvoke - - .method /*060002CD*/ public hidebysig newslot virtual - instance bool TryInvokeMember(class System.Dynamic.InvokeMemberBinder/*0200004B*/ binder, - object[] args, - [out] object& result) cil managed - // SIG: 20 03 02 12 81 2C 1D 1C 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryInvokeMember - - .method /*060002CE*/ public hidebysig newslot virtual - instance bool TrySetIndex(class System.Dynamic.SetIndexBinder/*0200004C*/ binder, - object[] indexes, - object 'value') cil managed - // SIG: 20 03 02 12 81 30 1D 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TrySetIndex - - .method /*060002CF*/ public hidebysig newslot virtual - instance bool TrySetMember(class System.Dynamic.SetMemberBinder/*0200004D*/ binder, - object 'value') cil managed - // SIG: 20 02 02 12 81 34 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TrySetMember - - .method /*060002D0*/ public hidebysig newslot virtual - instance bool TryUnaryOperation(class System.Dynamic.UnaryOperationBinder/*0200004E*/ binder, - [out] object& result) cil managed - // SIG: 20 02 02 12 81 38 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicObject::TryUnaryOperation - -} // end of class System.Dynamic.DynamicObject - -.class /*0200003D*/ public auto ansi beforefieldinit System.Dynamic.DynamicMetaObject - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000061*/ public static initonly class System.Dynamic.DynamicMetaObject/*0200003D*/[] EmptyMetaObjects - .method /*060002D1*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class System.Dynamic.BindingRestrictions/*02000041*/ restrictions) cil managed - // SIG: 20 02 01 12 68 12 81 04 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMetaObject::.ctor - - .method /*060002D2*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class System.Dynamic.BindingRestrictions/*02000041*/ restrictions, - object 'value') cil managed - // SIG: 20 03 01 12 68 12 81 04 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMetaObject::.ctor - - .method /*060002D3*/ public hidebysig specialname - instance class System.Linq.Expressions.Expression/*0200001A*/ - get_Expression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::get_Expression - - .method /*060002D4*/ public hidebysig specialname - instance bool get_HasValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::get_HasValue - - .method /*060002D5*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_LimitType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::get_LimitType - - .method /*060002D6*/ public hidebysig specialname - instance class System.Dynamic.BindingRestrictions/*02000041*/ - get_Restrictions() cil managed - // SIG: 20 00 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::get_Restrictions - - .method /*060002D7*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_RuntimeType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::get_RuntimeType - - .method /*060002D8*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::get_Value - - .method /*060002D9*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindBinaryOperation(class System.Dynamic.BinaryOperationBinder/*02000042*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/ arg) cil managed - // SIG: 20 02 12 80 F4 12 81 08 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindBinaryOperation - - .method /*060002DA*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindConvert(class System.Dynamic.ConvertBinder/*02000043*/ binder) cil managed - // SIG: 20 01 12 80 F4 12 81 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindConvert - - .method /*060002DB*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindCreateInstance(class System.Dynamic.CreateInstanceBinder/*02000044*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 81 10 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindCreateInstance - - .method /*060002DC*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindDeleteIndex(class System.Dynamic.DeleteIndexBinder/*02000046*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes) cil managed - // SIG: 20 02 12 80 F4 12 81 18 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindDeleteIndex - - .method /*060002DD*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindDeleteMember(class System.Dynamic.DeleteMemberBinder/*02000047*/ binder) cil managed - // SIG: 20 01 12 80 F4 12 81 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindDeleteMember - - .method /*060002DE*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindGetIndex(class System.Dynamic.GetIndexBinder/*02000048*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes) cil managed - // SIG: 20 02 12 80 F4 12 81 20 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindGetIndex - - .method /*060002DF*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindGetMember(class System.Dynamic.GetMemberBinder/*02000049*/ binder) cil managed - // SIG: 20 01 12 80 F4 12 81 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindGetMember - - .method /*060002E0*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindInvoke(class System.Dynamic.InvokeBinder/*0200004A*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 81 28 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindInvoke - - .method /*060002E1*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindInvokeMember(class System.Dynamic.InvokeMemberBinder/*0200004B*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 81 2C 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindInvokeMember - - .method /*060002E2*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindSetIndex(class System.Dynamic.SetIndexBinder/*0200004C*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes, - class System.Dynamic.DynamicMetaObject/*0200003D*/ 'value') cil managed - // SIG: 20 03 12 80 F4 12 81 30 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindSetIndex - - .method /*060002E3*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindSetMember(class System.Dynamic.SetMemberBinder/*0200004D*/ binder, - class System.Dynamic.DynamicMetaObject/*0200003D*/ 'value') cil managed - // SIG: 20 02 12 80 F4 12 81 34 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindSetMember - - .method /*060002E4*/ public hidebysig newslot virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - BindUnaryOperation(class System.Dynamic.UnaryOperationBinder/*0200004E*/ binder) cil managed - // SIG: 20 01 12 80 F4 12 81 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::BindUnaryOperation - - .method /*060002E5*/ public hidebysig static - class System.Dynamic.DynamicMetaObject/*0200003D*/ - Create(object 'value', - class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 02 12 80 F4 1C 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::Create - - .method /*060002E6*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/ - GetDynamicMemberNames() cil managed - // SIG: 20 00 15 12 65 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObject::GetDynamicMemberNames - - .property /*170000AB*/ instance class System.Linq.Expressions.Expression/*0200001A*/ - Expression() - { - .get instance class System.Linq.Expressions.Expression/*0200001A*/ System.Dynamic.DynamicMetaObject/*0200003D*/::get_Expression() /* 060002D3 */ - } // end of property DynamicMetaObject::Expression - .property /*170000AC*/ instance bool HasValue() - { - .get instance bool System.Dynamic.DynamicMetaObject/*0200003D*/::get_HasValue() /* 060002D4 */ - } // end of property DynamicMetaObject::HasValue - .property /*170000AD*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - LimitType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.DynamicMetaObject/*0200003D*/::get_LimitType() /* 060002D5 */ - } // end of property DynamicMetaObject::LimitType - .property /*170000AE*/ instance class System.Dynamic.BindingRestrictions/*02000041*/ - Restrictions() - { - .get instance class System.Dynamic.BindingRestrictions/*02000041*/ System.Dynamic.DynamicMetaObject/*0200003D*/::get_Restrictions() /* 060002D6 */ - } // end of property DynamicMetaObject::Restrictions - .property /*170000AF*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - RuntimeType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.DynamicMetaObject/*0200003D*/::get_RuntimeType() /* 060002D7 */ - } // end of property DynamicMetaObject::RuntimeType - .property /*170000B0*/ instance object Value() - { - .get instance object System.Dynamic.DynamicMetaObject/*0200003D*/::get_Value() /* 060002D8 */ - } // end of property DynamicMetaObject::Value -} // end of class System.Dynamic.DynamicMetaObject - -.class /*0200003E*/ public abstract auto ansi beforefieldinit System.Dynamic.DynamicMetaObjectBinder - extends System.Runtime.CompilerServices.CallSiteBinder/*02000003*/ -{ - .method /*060002E7*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000024 */ call instance void System.Runtime.CompilerServices.CallSiteBinder/*02000003*/::.ctor() /* 06000024 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMetaObjectBinder::.ctor - - .method /*060002E8*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObjectBinder::get_ReturnType - - .method /*060002E9*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method DynamicMetaObjectBinder::Bind - - .method /*060002EA*/ public hidebysig virtual final - instance class System.Linq.Expressions.Expression/*0200001A*/ - Bind(object[] args, - class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100001C*/ parameters, - class System.Linq.Expressions.LabelTarget/*02000025*/ returnLabel) cil managed - // SIG: 20 03 12 68 1D 1C 15 12 71 01 12 80 CC 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObjectBinder::Bind - - .method /*060002EB*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Defer(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - .param [2]/*08000437*/ - .custom /*0C000047:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObjectBinder::Defer - - .method /*060002EC*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Defer(class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 01 12 80 F4 1D 12 80 F4 - { - .param [1]/*08000438*/ - .custom /*0C000048:0A000020*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000020 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObjectBinder::Defer - - .method /*060002ED*/ public hidebysig instance class System.Linq.Expressions.Expression/*0200001A*/ - GetUpdateExpression(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 20 01 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMetaObjectBinder::GetUpdateExpression - - .property /*170000B1*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::get_ReturnType() /* 060002E8 */ - } // end of property DynamicMetaObjectBinder::ReturnType -} // end of class System.Dynamic.DynamicMetaObjectBinder - -.class /*0200003F*/ interface public abstract auto ansi System.Dynamic.IDynamicMetaObjectProvider -{ - .method /*060002EE*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - GetMetaObject(class System.Linq.Expressions.Expression/*0200001A*/ parameter) cil managed - // SIG: 20 01 12 80 F4 12 68 - { - // Method begins at RVA 0x0 - } // end of method IDynamicMetaObjectProvider::GetMetaObject - -} // end of class System.Dynamic.IDynamicMetaObjectProvider - -.class /*02000040*/ interface public abstract auto ansi System.Dynamic.IInvokeOnGetBinder -{ - .method /*060002EF*/ public hidebysig newslot specialname abstract virtual - instance bool get_InvokeOnGet() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IInvokeOnGetBinder::get_InvokeOnGet - - .property /*170000B2*/ instance bool InvokeOnGet() - { - .get instance bool System.Dynamic.IInvokeOnGetBinder/*02000040*/::get_InvokeOnGet() /* 060002EF */ - } // end of property IInvokeOnGetBinder::InvokeOnGet -} // end of class System.Dynamic.IInvokeOnGetBinder - -.class /*02000041*/ public abstract auto ansi beforefieldinit System.Dynamic.BindingRestrictions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000062*/ public static initonly class System.Dynamic.BindingRestrictions/*02000041*/ Empty - .method /*060002F0*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method BindingRestrictions::.ctor - - .method /*060002F1*/ public hidebysig static - class System.Dynamic.BindingRestrictions/*02000041*/ - Combine(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*0100001A*/ contributingObjects) cil managed - // SIG: 00 01 12 81 04 15 12 69 01 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingRestrictions::Combine - - .method /*060002F2*/ public hidebysig static - class System.Dynamic.BindingRestrictions/*02000041*/ - GetExpressionRestriction(class System.Linq.Expressions.Expression/*0200001A*/ expression) cil managed - // SIG: 00 01 12 81 04 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingRestrictions::GetExpressionRestriction - - .method /*060002F3*/ public hidebysig static - class System.Dynamic.BindingRestrictions/*02000041*/ - GetInstanceRestriction(class System.Linq.Expressions.Expression/*0200001A*/ expression, - object 'instance') cil managed - // SIG: 00 02 12 81 04 12 68 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingRestrictions::GetInstanceRestriction - - .method /*060002F4*/ public hidebysig static - class System.Dynamic.BindingRestrictions/*02000041*/ - GetTypeRestriction(class System.Linq.Expressions.Expression/*0200001A*/ expression, - class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type') cil managed - // SIG: 00 02 12 81 04 12 68 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingRestrictions::GetTypeRestriction - - .method /*060002F5*/ public hidebysig instance class System.Dynamic.BindingRestrictions/*02000041*/ - Merge(class System.Dynamic.BindingRestrictions/*02000041*/ restrictions) cil managed - // SIG: 20 01 12 81 04 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingRestrictions::Merge - - .method /*060002F6*/ public hidebysig instance class System.Linq.Expressions.Expression/*0200001A*/ - ToExpression() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BindingRestrictions::ToExpression - -} // end of class System.Dynamic.BindingRestrictions - -.class /*02000042*/ public abstract auto ansi beforefieldinit System.Dynamic.BinaryOperationBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*060002F7*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ operation) cil managed - // SIG: 20 01 01 11 70 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryOperationBinder::.ctor - - .method /*060002F8*/ public hidebysig specialname - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_Operation() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryOperationBinder::get_Operation - - .method /*060002F9*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryOperationBinder::get_ReturnType - - .method /*060002FA*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryOperationBinder::Bind - - .method /*060002FB*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackBinaryOperation(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ arg) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryOperationBinder::FallbackBinaryOperation - - .method /*060002FC*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackBinaryOperation(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ arg, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method BinaryOperationBinder::FallbackBinaryOperation - - .property /*170000B3*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - Operation() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Dynamic.BinaryOperationBinder/*02000042*/::get_Operation() /* 060002F8 */ - } // end of property BinaryOperationBinder::Operation - .property /*170000B4*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.BinaryOperationBinder/*02000042*/::get_ReturnType() /* 060002F9 */ - } // end of property BinaryOperationBinder::ReturnType -} // end of class System.Dynamic.BinaryOperationBinder - -.class /*02000043*/ public abstract auto ansi beforefieldinit System.Dynamic.ConvertBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*060002FD*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001D*/ 'type', - bool 'explicit') cil managed - // SIG: 20 02 01 12 75 02 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method ConvertBinder::.ctor - - .method /*060002FE*/ public hidebysig specialname - instance bool get_Explicit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConvertBinder::get_Explicit - - .method /*060002FF*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConvertBinder::get_ReturnType - - .method /*06000300*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_Type() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConvertBinder::get_Type - - .method /*06000301*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConvertBinder::Bind - - .method /*06000302*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackConvert(class System.Dynamic.DynamicMetaObject/*0200003D*/ target) cil managed - // SIG: 20 01 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConvertBinder::FallbackConvert - - .method /*06000303*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackConvert(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method ConvertBinder::FallbackConvert - - .property /*170000B5*/ instance bool Explicit() - { - .get instance bool System.Dynamic.ConvertBinder/*02000043*/::get_Explicit() /* 060002FE */ - } // end of property ConvertBinder::Explicit - .property /*170000B6*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.ConvertBinder/*02000043*/::get_ReturnType() /* 060002FF */ - } // end of property ConvertBinder::ReturnType - .property /*170000B7*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.ConvertBinder/*02000043*/::get_Type() /* 06000300 */ - } // end of property ConvertBinder::Type -} // end of class System.Dynamic.ConvertBinder - -.class /*02000044*/ public abstract auto ansi beforefieldinit System.Dynamic.CreateInstanceBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*06000304*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Dynamic.CallInfo/*0200003B*/ callInfo) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method CreateInstanceBinder::.ctor - - .method /*06000305*/ public hidebysig specialname - instance class System.Dynamic.CallInfo/*0200003B*/ - get_CallInfo() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CreateInstanceBinder::get_CallInfo - - .method /*06000306*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CreateInstanceBinder::get_ReturnType - - .method /*06000307*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CreateInstanceBinder::Bind - - .method /*06000308*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackCreateInstance(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CreateInstanceBinder::FallbackCreateInstance - - .method /*06000309*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackCreateInstance(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method CreateInstanceBinder::FallbackCreateInstance - - .property /*170000B8*/ instance class System.Dynamic.CallInfo/*0200003B*/ - CallInfo() - { - .get instance class System.Dynamic.CallInfo/*0200003B*/ System.Dynamic.CreateInstanceBinder/*02000044*/::get_CallInfo() /* 06000305 */ - } // end of property CreateInstanceBinder::CallInfo - .property /*170000B9*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.CreateInstanceBinder/*02000044*/::get_ReturnType() /* 06000306 */ - } // end of property CreateInstanceBinder::ReturnType -} // end of class System.Dynamic.CreateInstanceBinder - -.class /*02000045*/ public auto ansi sealed beforefieldinit System.Dynamic.ExpandoObject - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/>/*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/, - [System.ObjectModel/*23000002*/]System.ComponentModel.INotifyPropertyChanged/*0100002F*/, - System.Dynamic.IDynamicMetaObjectProvider/*0200003F*/ -{ - .method /*0600030A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000034 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000034 */ - IL_0006: /* 2A | */ ret - } // end of method ExpandoObject::.ctor - - .method /*0600030B*/ private hidebysig newslot specialname virtual final - instance int32 'System.Collections.Generic.ICollection>.get_Count'() cil managed - // SIG: 20 00 08 - { - .override method instance int32 class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::get_Count() /* 0A000022 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.get_Count' - - .method /*0600030C*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::get_IsReadOnly() /* 0A000023 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*0600030D*/ private hidebysig newslot specialname virtual final - instance object 'System.Collections.Generic.IDictionary.get_Item'(string key) cil managed - // SIG: 20 01 1C 0E - { - .override method instance !1 class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::get_Item(!0) /* 0A000024 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.get_Item' - - .method /*0600030E*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IDictionary.set_Item'(string key, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::set_Item(!0, - !1) /* 0A000025 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.set_Item' - - .method /*0600030F*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 4D 01 0E - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::get_Keys() /* 0A000026 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*06000310*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 4D 01 1C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::get_Values() /* 0A000027 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.get_Values' - - .method /*06000311*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(class [System.ObjectModel/*23000002*/]System.ComponentModel.PropertyChangedEventHandler/*01000030*/ 'value') cil managed - // SIG: 20 01 01 12 80 C1 - { - .override [System.ObjectModel/*23000002*/]System.ComponentModel.INotifyPropertyChanged/*0100002F*/::add_PropertyChanged /*0100002F::0A000028*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged - - .method /*06000312*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged(class [System.ObjectModel/*23000002*/]System.ComponentModel.PropertyChangedEventHandler/*01000030*/ 'value') cil managed - // SIG: 20 01 01 12 80 C1 - { - .override [System.ObjectModel/*23000002*/]System.ComponentModel.INotifyPropertyChanged/*0100002F*/::remove_PropertyChanged /*0100002F::0A000029*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged - - .method /*06000313*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100002D*/ item) cil managed - // SIG: 20 01 01 15 11 80 B5 02 0E 1C - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::Add(!0) /* 0A00002A */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.Add' - - .method /*06000314*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::Clear() /* 0A00002B */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.Clear' - - .method /*06000315*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Contains'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100002D*/ item) cil managed - // SIG: 20 01 02 15 11 80 B5 02 0E 1C - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::Contains(!0) /* 0A00002C */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.Contains' - - .method /*06000316*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100002D*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 80 B5 02 0E 1C 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::CopyTo(!0[], - int32) /* 0A00002D */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*06000317*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*0100002D*/ item) cil managed - // SIG: 20 01 02 15 11 80 B5 02 0E 1C - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/>/*1B000005*/::Remove(!0) /* 0A00002E */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.ICollection>.Remove' - - .method /*06000318*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IDictionary.Add'(string key, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::Add(!0, - !1) /* 0A00002F */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.Add' - - .method /*06000319*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.ContainsKey'(string key) cil managed - // SIG: 20 01 02 0E - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::ContainsKey(!0) /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.ContainsKey' - - .method /*0600031A*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.Remove'(string key) cil managed - // SIG: 20 01 02 0E - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::Remove(!0) /* 0A000031 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.Remove' - - .method /*0600031B*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.TryGetValue'(string key, - [out] object& 'value') cil managed - // SIG: 20 02 02 0E 10 1C - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100002E*//*1B000006*/::TryGetValue(!0, - !1&) /* 0A000032 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IDictionary.TryGetValue' - - .method /*0600031C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100001B*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 6D 01 15 11 80 B5 02 0E 1C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100001B*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000019*/>/*1B000007*/::GetEnumerator() /* 0A000033 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*0600031D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000018*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 61 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/::GetEnumerator /*01000017::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::System.Collections.IEnumerable.GetEnumerator - - .method /*0600031E*/ private hidebysig newslot virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - System.Dynamic.IDynamicMetaObjectProvider.GetMetaObject(class System.Linq.Expressions.Expression/*0200001A*/ parameter) cil managed - // SIG: 20 01 12 80 F4 12 68 - { - .override System.Dynamic.IDynamicMetaObjectProvider/*0200003F*/::GetMetaObject /*0200003F::060002EE*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExpandoObject::System.Dynamic.IDynamicMetaObjectProvider.GetMetaObject - - .event /*14000001*/ [System.ObjectModel/*23000002*/]System.ComponentModel.PropertyChangedEventHandler/*01000030*/ System.ComponentModel.INotifyPropertyChanged.PropertyChanged - { - .addon instance void System.Dynamic.ExpandoObject/*02000045*/::System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(class [System.ObjectModel/*23000002*/]System.ComponentModel.PropertyChangedEventHandler/*01000030*/) /* 06000311 */ - .removeon instance void System.Dynamic.ExpandoObject/*02000045*/::System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged(class [System.ObjectModel/*23000002*/]System.ComponentModel.PropertyChangedEventHandler/*01000030*/) /* 06000312 */ - } // end of event ExpandoObject::System.ComponentModel.INotifyPropertyChanged.PropertyChanged - .property /*170000BA*/ instance int32 'System.Collections.Generic.ICollection>.Count'() - { - .get instance int32 System.Dynamic.ExpandoObject/*02000045*/::'System.Collections.Generic.ICollection>.get_Count'() /* 0600030B */ - } // end of property ExpandoObject::'System.Collections.Generic.ICollection>.Count' - .property /*170000BB*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Dynamic.ExpandoObject/*02000045*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 0600030C */ - } // end of property ExpandoObject::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*170000BC*/ instance object 'System.Collections.Generic.IDictionary.Item'(string) - { - .get instance object System.Dynamic.ExpandoObject/*02000045*/::'System.Collections.Generic.IDictionary.get_Item'(string) /* 0600030D */ - .set instance void System.Dynamic.ExpandoObject/*02000045*/::'System.Collections.Generic.IDictionary.set_Item'(string, - object) /* 0600030E */ - } // end of property ExpandoObject::'System.Collections.Generic.IDictionary.Item' - .property /*170000BD*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ System.Dynamic.ExpandoObject/*02000045*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 0600030F */ - } // end of property ExpandoObject::'System.Collections.Generic.IDictionary.Keys' - .property /*170000BE*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000013*/ System.Dynamic.ExpandoObject/*02000045*/::'System.Collections.Generic.IDictionary.get_Values'() /* 06000310 */ - } // end of property ExpandoObject::'System.Collections.Generic.IDictionary.Values' -} // end of class System.Dynamic.ExpandoObject - -.class /*02000046*/ public abstract auto ansi beforefieldinit System.Dynamic.DeleteIndexBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*0600031F*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Dynamic.CallInfo/*0200003B*/ callInfo) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method DeleteIndexBinder::.ctor - - .method /*06000320*/ public hidebysig specialname - instance class System.Dynamic.CallInfo/*0200003B*/ - get_CallInfo() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteIndexBinder::get_CallInfo - - .method /*06000321*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteIndexBinder::get_ReturnType - - .method /*06000322*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteIndexBinder::Bind - - .method /*06000323*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackDeleteIndex(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteIndexBinder::FallbackDeleteIndex - - .method /*06000324*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackDeleteIndex(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method DeleteIndexBinder::FallbackDeleteIndex - - .property /*170000BF*/ instance class System.Dynamic.CallInfo/*0200003B*/ - CallInfo() - { - .get instance class System.Dynamic.CallInfo/*0200003B*/ System.Dynamic.DeleteIndexBinder/*02000046*/::get_CallInfo() /* 06000320 */ - } // end of property DeleteIndexBinder::CallInfo - .property /*170000C0*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.DeleteIndexBinder/*02000046*/::get_ReturnType() /* 06000321 */ - } // end of property DeleteIndexBinder::ReturnType -} // end of class System.Dynamic.DeleteIndexBinder - -.class /*02000047*/ public abstract auto ansi beforefieldinit System.Dynamic.DeleteMemberBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*06000325*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - bool ignoreCase) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method DeleteMemberBinder::.ctor - - .method /*06000326*/ public hidebysig specialname - instance bool get_IgnoreCase() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteMemberBinder::get_IgnoreCase - - .method /*06000327*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteMemberBinder::get_Name - - .method /*06000328*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteMemberBinder::get_ReturnType - - .method /*06000329*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteMemberBinder::Bind - - .method /*0600032A*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackDeleteMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target) cil managed - // SIG: 20 01 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeleteMemberBinder::FallbackDeleteMember - - .method /*0600032B*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackDeleteMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method DeleteMemberBinder::FallbackDeleteMember - - .property /*170000C1*/ instance bool IgnoreCase() - { - .get instance bool System.Dynamic.DeleteMemberBinder/*02000047*/::get_IgnoreCase() /* 06000326 */ - } // end of property DeleteMemberBinder::IgnoreCase - .property /*170000C2*/ instance string Name() - { - .get instance string System.Dynamic.DeleteMemberBinder/*02000047*/::get_Name() /* 06000327 */ - } // end of property DeleteMemberBinder::Name - .property /*170000C3*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.DeleteMemberBinder/*02000047*/::get_ReturnType() /* 06000328 */ - } // end of property DeleteMemberBinder::ReturnType -} // end of class System.Dynamic.DeleteMemberBinder - -.class /*02000048*/ public abstract auto ansi beforefieldinit System.Dynamic.GetIndexBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*0600032C*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Dynamic.CallInfo/*0200003B*/ callInfo) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method GetIndexBinder::.ctor - - .method /*0600032D*/ public hidebysig specialname - instance class System.Dynamic.CallInfo/*0200003B*/ - get_CallInfo() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetIndexBinder::get_CallInfo - - .method /*0600032E*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetIndexBinder::get_ReturnType - - .method /*0600032F*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetIndexBinder::Bind - - .method /*06000330*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackGetIndex(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetIndexBinder::FallbackGetIndex - - .method /*06000331*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackGetIndex(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method GetIndexBinder::FallbackGetIndex - - .property /*170000C4*/ instance class System.Dynamic.CallInfo/*0200003B*/ - CallInfo() - { - .get instance class System.Dynamic.CallInfo/*0200003B*/ System.Dynamic.GetIndexBinder/*02000048*/::get_CallInfo() /* 0600032D */ - } // end of property GetIndexBinder::CallInfo - .property /*170000C5*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.GetIndexBinder/*02000048*/::get_ReturnType() /* 0600032E */ - } // end of property GetIndexBinder::ReturnType -} // end of class System.Dynamic.GetIndexBinder - -.class /*02000049*/ public abstract auto ansi beforefieldinit System.Dynamic.GetMemberBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*06000332*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - bool ignoreCase) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method GetMemberBinder::.ctor - - .method /*06000333*/ public hidebysig specialname - instance bool get_IgnoreCase() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetMemberBinder::get_IgnoreCase - - .method /*06000334*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetMemberBinder::get_Name - - .method /*06000335*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetMemberBinder::get_ReturnType - - .method /*06000336*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetMemberBinder::Bind - - .method /*06000337*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackGetMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target) cil managed - // SIG: 20 01 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GetMemberBinder::FallbackGetMember - - .method /*06000338*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackGetMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method GetMemberBinder::FallbackGetMember - - .property /*170000C6*/ instance bool IgnoreCase() - { - .get instance bool System.Dynamic.GetMemberBinder/*02000049*/::get_IgnoreCase() /* 06000333 */ - } // end of property GetMemberBinder::IgnoreCase - .property /*170000C7*/ instance string Name() - { - .get instance string System.Dynamic.GetMemberBinder/*02000049*/::get_Name() /* 06000334 */ - } // end of property GetMemberBinder::Name - .property /*170000C8*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.GetMemberBinder/*02000049*/::get_ReturnType() /* 06000335 */ - } // end of property GetMemberBinder::ReturnType -} // end of class System.Dynamic.GetMemberBinder - -.class /*0200004A*/ public abstract auto ansi beforefieldinit System.Dynamic.InvokeBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*06000339*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Dynamic.CallInfo/*0200003B*/ callInfo) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method InvokeBinder::.ctor - - .method /*0600033A*/ public hidebysig specialname - instance class System.Dynamic.CallInfo/*0200003B*/ - get_CallInfo() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeBinder::get_CallInfo - - .method /*0600033B*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeBinder::get_ReturnType - - .method /*0600033C*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeBinder::Bind - - .method /*0600033D*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackInvoke(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeBinder::FallbackInvoke - - .method /*0600033E*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackInvoke(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method InvokeBinder::FallbackInvoke - - .property /*170000C9*/ instance class System.Dynamic.CallInfo/*0200003B*/ - CallInfo() - { - .get instance class System.Dynamic.CallInfo/*0200003B*/ System.Dynamic.InvokeBinder/*0200004A*/::get_CallInfo() /* 0600033A */ - } // end of property InvokeBinder::CallInfo - .property /*170000CA*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.InvokeBinder/*0200004A*/::get_ReturnType() /* 0600033B */ - } // end of property InvokeBinder::ReturnType -} // end of class System.Dynamic.InvokeBinder - -.class /*0200004B*/ public abstract auto ansi beforefieldinit System.Dynamic.InvokeMemberBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*0600033F*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - bool ignoreCase, - class System.Dynamic.CallInfo/*0200003B*/ callInfo) cil managed - // SIG: 20 03 01 0E 02 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method InvokeMemberBinder::.ctor - - .method /*06000340*/ public hidebysig specialname - instance class System.Dynamic.CallInfo/*0200003B*/ - get_CallInfo() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeMemberBinder::get_CallInfo - - .method /*06000341*/ public hidebysig specialname - instance bool get_IgnoreCase() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeMemberBinder::get_IgnoreCase - - .method /*06000342*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeMemberBinder::get_Name - - .method /*06000343*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeMemberBinder::get_ReturnType - - .method /*06000344*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeMemberBinder::Bind - - .method /*06000345*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackInvoke(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method InvokeMemberBinder::FallbackInvoke - - .method /*06000346*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackInvokeMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InvokeMemberBinder::FallbackInvokeMember - - .method /*06000347*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackInvokeMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method InvokeMemberBinder::FallbackInvokeMember - - .property /*170000CB*/ instance class System.Dynamic.CallInfo/*0200003B*/ - CallInfo() - { - .get instance class System.Dynamic.CallInfo/*0200003B*/ System.Dynamic.InvokeMemberBinder/*0200004B*/::get_CallInfo() /* 06000340 */ - } // end of property InvokeMemberBinder::CallInfo - .property /*170000CC*/ instance bool IgnoreCase() - { - .get instance bool System.Dynamic.InvokeMemberBinder/*0200004B*/::get_IgnoreCase() /* 06000341 */ - } // end of property InvokeMemberBinder::IgnoreCase - .property /*170000CD*/ instance string Name() - { - .get instance string System.Dynamic.InvokeMemberBinder/*0200004B*/::get_Name() /* 06000342 */ - } // end of property InvokeMemberBinder::Name - .property /*170000CE*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.InvokeMemberBinder/*0200004B*/::get_ReturnType() /* 06000343 */ - } // end of property InvokeMemberBinder::ReturnType -} // end of class System.Dynamic.InvokeMemberBinder - -.class /*0200004C*/ public abstract auto ansi beforefieldinit System.Dynamic.SetIndexBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*06000348*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Dynamic.CallInfo/*0200003B*/ callInfo) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method SetIndexBinder::.ctor - - .method /*06000349*/ public hidebysig specialname - instance class System.Dynamic.CallInfo/*0200003B*/ - get_CallInfo() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetIndexBinder::get_CallInfo - - .method /*0600034A*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetIndexBinder::get_ReturnType - - .method /*0600034B*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetIndexBinder::Bind - - .method /*0600034C*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackSetIndex(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes, - class System.Dynamic.DynamicMetaObject/*0200003D*/ 'value') cil managed - // SIG: 20 03 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetIndexBinder::FallbackSetIndex - - .method /*0600034D*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackSetIndex(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] indexes, - class System.Dynamic.DynamicMetaObject/*0200003D*/ 'value', - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 04 12 80 F4 12 80 F4 1D 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method SetIndexBinder::FallbackSetIndex - - .property /*170000CF*/ instance class System.Dynamic.CallInfo/*0200003B*/ - CallInfo() - { - .get instance class System.Dynamic.CallInfo/*0200003B*/ System.Dynamic.SetIndexBinder/*0200004C*/::get_CallInfo() /* 06000349 */ - } // end of property SetIndexBinder::CallInfo - .property /*170000D0*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.SetIndexBinder/*0200004C*/::get_ReturnType() /* 0600034A */ - } // end of property SetIndexBinder::ReturnType -} // end of class System.Dynamic.SetIndexBinder - -.class /*0200004D*/ public abstract auto ansi beforefieldinit System.Dynamic.SetMemberBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*0600034E*/ family hidebysig specialname rtspecialname - instance void .ctor(string name, - bool ignoreCase) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method SetMemberBinder::.ctor - - .method /*0600034F*/ public hidebysig specialname - instance bool get_IgnoreCase() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetMemberBinder::get_IgnoreCase - - .method /*06000350*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetMemberBinder::get_Name - - .method /*06000351*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetMemberBinder::get_ReturnType - - .method /*06000352*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetMemberBinder::Bind - - .method /*06000353*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackSetMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ 'value') cil managed - // SIG: 20 02 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SetMemberBinder::FallbackSetMember - - .method /*06000354*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackSetMember(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ 'value', - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 03 12 80 F4 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method SetMemberBinder::FallbackSetMember - - .property /*170000D1*/ instance bool IgnoreCase() - { - .get instance bool System.Dynamic.SetMemberBinder/*0200004D*/::get_IgnoreCase() /* 0600034F */ - } // end of property SetMemberBinder::IgnoreCase - .property /*170000D2*/ instance string Name() - { - .get instance string System.Dynamic.SetMemberBinder/*0200004D*/::get_Name() /* 06000350 */ - } // end of property SetMemberBinder::Name - .property /*170000D3*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.SetMemberBinder/*0200004D*/::get_ReturnType() /* 06000351 */ - } // end of property SetMemberBinder::ReturnType -} // end of class System.Dynamic.SetMemberBinder - -.class /*0200004E*/ public abstract auto ansi beforefieldinit System.Dynamic.UnaryOperationBinder - extends System.Dynamic.DynamicMetaObjectBinder/*0200003E*/ -{ - .method /*06000355*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ operation) cil managed - // SIG: 20 01 01 11 70 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002E7 */ call instance void System.Dynamic.DynamicMetaObjectBinder/*0200003E*/::.ctor() /* 060002E7 */ - IL_0006: /* 2A | */ ret - } // end of method UnaryOperationBinder::.ctor - - .method /*06000356*/ public hidebysig specialname - instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - get_Operation() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryOperationBinder::get_Operation - - .method /*06000357*/ public hidebysig specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - get_ReturnType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryOperationBinder::get_ReturnType - - .method /*06000358*/ public hidebysig virtual final - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - Bind(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/[] args) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 1D 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryOperationBinder::Bind - - .method /*06000359*/ public hidebysig instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackUnaryOperation(class System.Dynamic.DynamicMetaObject/*0200003D*/ target) cil managed - // SIG: 20 01 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnaryOperationBinder::FallbackUnaryOperation - - .method /*0600035A*/ public hidebysig newslot abstract virtual - instance class System.Dynamic.DynamicMetaObject/*0200003D*/ - FallbackUnaryOperation(class System.Dynamic.DynamicMetaObject/*0200003D*/ target, - class System.Dynamic.DynamicMetaObject/*0200003D*/ errorSuggestion) cil managed - // SIG: 20 02 12 80 F4 12 80 F4 12 80 F4 - { - // Method begins at RVA 0x0 - } // end of method UnaryOperationBinder::FallbackUnaryOperation - - .property /*170000D4*/ instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ - Operation() - { - .get instance valuetype System.Linq.Expressions.ExpressionType/*0200001C*/ System.Dynamic.UnaryOperationBinder/*0200004E*/::get_Operation() /* 06000356 */ - } // end of property UnaryOperationBinder::Operation - .property /*170000D5*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001D*/ System.Dynamic.UnaryOperationBinder/*0200004E*/::get_ReturnType() /* 06000357 */ - } // end of property UnaryOperationBinder::ReturnType -} // end of class System.Dynamic.UnaryOperationBinder - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il deleted file mode 100644 index 7d7738d75c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il +++ /dev/null @@ -1,3528 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00005f3a -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000f21f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00005ee7 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004a00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005d6c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003f40 Virtual Size -// 0x00002000 Virtual Address -// 0x00004000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000f3c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005f29 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00003c7c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005cec [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002514 Size -// '#~' Name -// Stream 2: -// 0x00002580 Offset -// 0x00000860 Size -// '#Strings' Name -// Stream 3: -// 0x00002de0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002de4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002df4 Offset -// 0x00000e88 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000004090a001f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 34960 -// PE header size : 512 (496 used) ( 1.46%) -// PE additional info : 17635 (50.44%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.21%) -// CLR meta-data size : 15484 (44.29%) -// CLR additional info : 128 ( 0.37%) -// CLR method headers : 209 ( 0.60%) -// Managed code : 432 ( 1.24%) -// Data : 2048 ( 5.86%) -// Unaccounted : -1560 (-4.46%) - -// Num.of PE sections : 3 -// .text - 16384 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 15484 -// Module - 1 (10 bytes) -// TypeDef - 7 (98 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 38 (228 bytes) -// MethodDef - 209 (2926 bytes) 0 abstract, 0 native, 209 bodies -// FieldDef - 8 (48 bytes) 0 constant -// MemberRef - 20 (120 bytes) -// ParamDef - 412 (2472 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 6 (36 bytes) -// CustomAttribute- 233 (1398 bytes) -// InterfaceImpl - 3 (12 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// GenericParam - 243 (1944 bytes) -// Strings - 2143 bytes -// Blobs - 3720 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 197 bytes - -// CLR additional info : 128 - -// CLR method headers : 209 -// Num.of method bodies - 209 -// Num.of fat headers - 0 -// Num.of tiny headers - 209 - -// Managed code : 432 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class OrderedParallelQuery`1 (public) (auto) (ansi) -// Class ParallelEnumerable (public) (abstract) (auto) (ansi) (sealed) -// Class ParallelExecutionMode (public) (auto) (ansi) (sealed) -// Class ParallelMergeOptions (public) (auto) (ansi) (sealed) -// Class ParallelQuery (public) (auto) (ansi) -// Class ParallelQuery`1 (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.Concurrent -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:14:0 -} -.assembly extern /*23000003*/ System.Linq -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Linq.Parallel -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 14 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // ...System.Linq.P - 61 72 61 6C 6C 65 6C 00 00 ) // arallel.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 14 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // ...System.Linq.P - 61 72 61 6C 6C 65 6C 00 00 ) // arallel.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 14 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // ...System.Linq.P - 61 72 61 6C 6C 65 6C 00 00 ) // arallel.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Linq.Parallel.dll -// MVID: {8a507544-bc78-48ad-9871-e09dc433a6c1} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F8878264000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Linq.OrderedParallelQuery`1 - extends class System.Linq.ParallelQuery`1/*02000007*//*1B000001*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void class System.Linq.ParallelQuery`1/*02000007*//*1B000001*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method OrderedParallelQuery`1::.ctor - - .method /*06000002*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000012*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 49 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OrderedParallelQuery`1::GetEnumerator - -} // end of class System.Linq.OrderedParallelQuery`1 - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Linq.ParallelEnumerable - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000003*/ public hidebysig static - !!TSource Aggregate(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ func) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 51 03 1E 00 1E 00 1E 00 - { - .custom /*0C000013:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Aggregate - - .method /*06000004*/ public hidebysig static - !!TAccumulate Aggregate(class System.Linq.ParallelQuery`1/*02000007*/ source, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ func) cil managed - // SIG: 10 02 03 1E 01 15 12 1C 01 1E 00 1E 01 15 12 51 03 1E 01 1E 00 1E 01 - { - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Aggregate - - .method /*06000005*/ public hidebysig static - !!TResult Aggregate(class System.Linq.ParallelQuery`1/*02000007*/ source, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ updateAccumulatorFunc, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ combineAccumulatorsFunc, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ resultSelector) cil managed - // SIG: 10 03 05 1E 02 15 12 1C 01 1E 00 1E 01 15 12 51 03 1E 01 1E 00 1E 01 15 12 51 03 1E 01 1E 01 1E - // 01 15 12 55 02 1E 01 1E 02 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Aggregate - - .method /*06000006*/ public hidebysig static - !!TResult Aggregate(class System.Linq.ParallelQuery`1/*02000007*/ source, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ func, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ resultSelector) cil managed - // SIG: 10 03 04 1E 02 15 12 1C 01 1E 00 1E 01 15 12 51 03 1E 01 1E 00 1E 01 15 12 55 02 1E 01 1E 02 - { - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Aggregate - - .method /*06000007*/ public hidebysig static - !!TResult Aggregate(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`1/*01000016*/ seedFactory, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ updateAccumulatorFunc, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ combineAccumulatorsFunc, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ resultSelector) cil managed - // SIG: 10 03 05 1E 02 15 12 1C 01 1E 00 15 12 59 01 1E 01 15 12 51 03 1E 01 1E 00 1E 01 15 12 51 03 1E - // 01 1E 01 1E 01 15 12 55 02 1E 01 1E 02 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Aggregate - - .method /*06000008*/ public hidebysig static - bool All(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::All - - .method /*06000009*/ public hidebysig static - bool Any(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 02 15 12 1C 01 1E 00 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Any - - .method /*0600000A*/ public hidebysig static - bool Any(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Any - - .method /*0600000B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - AsEnumerable(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsEnumerable - - .method /*0600000C*/ public hidebysig static - class System.Linq.ParallelQuery/*02000006*/ - AsOrdered(class System.Linq.ParallelQuery/*02000006*/ source) cil managed - // SIG: 00 01 12 18 12 18 - { - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsOrdered - - .method /*0600000D*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - AsOrdered(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsOrdered - - .method /*0600000E*/ public hidebysig static - class System.Linq.ParallelQuery/*02000006*/ - AsParallel(class [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ source) cil managed - // SIG: 00 01 12 18 12 61 - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsParallel - - .method /*0600000F*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - AsParallel(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000019*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsParallel - - .method /*06000010*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - AsParallel(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsParallel - - .method /*06000011*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - AsSequential(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsSequential - - .method /*06000012*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - AsUnordered(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C000023:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::AsUnordered - - .method /*06000013*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 11 69 15 12 1C 01 11 69 - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000014*/ public hidebysig static - float64 Average(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0D 15 12 1C 01 0D - { - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000015*/ public hidebysig static - float64 Average(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0D 15 12 1C 01 08 - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000016*/ public hidebysig static - float64 Average(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0D 15 12 1C 01 0A - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000017*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 11 69 15 12 1C 01 15 11 6D 01 11 69 - { - .custom /*0C000028:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000018*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0D 15 12 1C 01 15 11 6D 01 0D - { - .custom /*0C000029:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000019*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0D 15 12 1C 01 15 11 6D 01 08 - { - .custom /*0C00002A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*0600001A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0D 15 12 1C 01 15 11 6D 01 0A - { - .custom /*0C00002B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*0600001B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0C 15 12 1C 01 15 11 6D 01 0C - { - .custom /*0C00002C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*0600001C*/ public hidebysig static - float32 Average(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0C 15 12 1C 01 0C - { - .custom /*0C00002D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*0600001D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 11 69 - { - .custom /*0C00002E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*0600001E*/ public hidebysig static - float64 Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C00002F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*0600001F*/ public hidebysig static - float64 Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C000030:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000020*/ public hidebysig static - float64 Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C000031:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000021*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 11 69 - { - .custom /*0C000032:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000022*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0D - { - .custom /*0C000033:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000023*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 08 - { - .custom /*0C000034:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000024*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0A - { - .custom /*0C000035:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000025*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0C - { - .custom /*0C000036:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000026*/ public hidebysig static - float32 Average(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C000037:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Average - - .method /*06000027*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Cast(class System.Linq.ParallelQuery/*02000006*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 12 18 - { - .custom /*0C000038:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Cast - - .method /*06000028*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Concat(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000039:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C00003A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Concat - - .method /*06000029*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Concat(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00003B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Concat - - .method /*0600002A*/ public hidebysig static - bool Contains(class System.Linq.ParallelQuery`1/*02000007*/ source, - !!TSource 'value') cil managed - // SIG: 10 01 02 02 15 12 1C 01 1E 00 1E 00 - { - .custom /*0C00003C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Contains - - .method /*0600002B*/ public hidebysig static - bool Contains(class System.Linq.ParallelQuery`1/*02000007*/ source, - !!TSource 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 1C 01 1E 00 1E 00 15 12 75 01 1E 00 - { - .custom /*0C00003D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Contains - - .method /*0600002C*/ public hidebysig static - int32 Count(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 08 15 12 1C 01 1E 00 - { - .custom /*0C00003E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Count - - .method /*0600002D*/ public hidebysig static - int32 Count(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00003F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Count - - .method /*0600002E*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - DefaultIfEmpty(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C000040:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::DefaultIfEmpty - - .method /*0600002F*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - DefaultIfEmpty(class System.Linq.ParallelQuery`1/*02000007*/ source, - !!TSource defaultValue) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 1E 00 - { - .custom /*0C000041:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::DefaultIfEmpty - - .method /*06000030*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Distinct(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C000042:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Distinct - - .method /*06000031*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Distinct(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C000043:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Distinct - - .method /*06000032*/ public hidebysig static - !!TSource ElementAt(class System.Linq.ParallelQuery`1/*02000007*/ source, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 08 - { - .custom /*0C000044:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ElementAt - - .method /*06000033*/ public hidebysig static - !!TSource ElementAtOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 08 - { - .custom /*0C000045:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ElementAtOrDefault - - .method /*06000034*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Empty() cil managed - // SIG: 10 01 00 15 12 1C 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Empty - - .method /*06000035*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Except(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000046:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000047:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Except - - .method /*06000036*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Except(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C000048:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000049:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Except - - .method /*06000037*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Except(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00004A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Except - - .method /*06000038*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Except(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C00004B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Except - - .method /*06000039*/ public hidebysig static - !!TSource First(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00004C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::First - - .method /*0600003A*/ public hidebysig static - !!TSource First(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00004D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::First - - .method /*0600003B*/ public hidebysig static - !!TSource FirstOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00004E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::FirstOrDefault - - .method /*0600003C*/ public hidebysig static - !!TSource FirstOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00004F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::FirstOrDefault - - .method /*0600003D*/ public hidebysig static - void ForAll(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Action`1/*0100001E*/ action) cil managed - // SIG: 10 01 02 01 15 12 1C 01 1E 00 15 12 79 01 1E 00 - { - .custom /*0C000050:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParallelEnumerable::ForAll - - .method /*0600003E*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/> - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 1C 01 15 12 7D 02 1E 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C000051:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*0600003F*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/> - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 02 03 15 12 1C 01 15 12 7D 02 1E 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 75 - // 01 1E 01 - { - .custom /*0C000052:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000040*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/> - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 1C 01 15 12 7D 02 1E 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 - // 02 1E 00 1E 02 - { - .custom /*0C000053:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000041*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/> - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 03 04 15 12 1C 01 15 12 7D 02 1E 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 - // 02 1E 00 1E 02 15 12 75 01 1E 01 - { - .custom /*0C000054:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000042*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 03 03 15 12 1C 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 51 03 1E 01 15 12 5D - // 01 1E 00 1E 02 - { - .custom /*0C000055:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000043*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 03 04 15 12 1C 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 51 03 1E 01 15 12 5D - // 01 1E 00 1E 02 15 12 75 01 1E 01 - { - .custom /*0C000056:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000044*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 04 04 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E 02 15 - // 12 51 03 1E 01 15 12 5D 01 1E 02 1E 03 - { - .custom /*0C000057:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000045*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 04 05 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E 02 15 - // 12 51 03 1E 01 15 12 5D 01 1E 02 1E 03 15 12 75 01 1E 01 - { - .custom /*0C000058:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupBy - - .method /*06000046*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupJoin(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 04 05 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 5D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 15 12 5D 01 1E 01 1E 03 - { - .custom /*0C000059:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C00005A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupJoin - - .method /*06000047*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupJoin(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 04 06 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 5D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 15 12 5D 01 1E 01 1E 03 15 12 75 01 1E 02 - { - .custom /*0C00005B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C00005C:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupJoin - - .method /*06000048*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupJoin(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class System.Linq.ParallelQuery`1/*02000007*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 04 05 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 1C 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 15 12 5D 01 1E 01 1E 03 - { - .custom /*0C00005D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupJoin - - .method /*06000049*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - GroupJoin(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class System.Linq.ParallelQuery`1/*02000007*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 04 06 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 1C 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 15 12 5D 01 1E 01 1E 03 15 12 75 01 1E 02 - { - .custom /*0C00005E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::GroupJoin - - .method /*0600004A*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Intersect(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00005F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000060:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Intersect - - .method /*0600004B*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Intersect(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C000061:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000062:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Intersect - - .method /*0600004C*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Intersect(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C000063:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Intersect - - .method /*0600004D*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Intersect(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C000064:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Intersect - - .method /*0600004E*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Join(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 04 05 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 5D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 1E 01 1E 03 - { - .custom /*0C000065:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000066:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Join - - .method /*0600004F*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Join(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 04 06 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 5D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 1E 01 1E 03 15 12 75 01 1E 02 - { - .custom /*0C000067:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000068:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Join - - .method /*06000050*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Join(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class System.Linq.ParallelQuery`1/*02000007*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 04 05 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 1C 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 1E 01 1E 03 - { - .custom /*0C000069:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Join - - .method /*06000051*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Join(class System.Linq.ParallelQuery`1/*02000007*/ outer, - class System.Linq.ParallelQuery`1/*02000007*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 04 06 15 12 1C 01 1E 03 15 12 1C 01 1E 00 15 12 1C 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 1E 01 1E 03 15 12 75 01 1E 02 - { - .custom /*0C00006A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Join - - .method /*06000052*/ public hidebysig static - !!TSource Last(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00006B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Last - - .method /*06000053*/ public hidebysig static - !!TSource Last(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00006C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Last - - .method /*06000054*/ public hidebysig static - !!TSource LastOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00006D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::LastOrDefault - - .method /*06000055*/ public hidebysig static - !!TSource LastOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00006E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::LastOrDefault - - .method /*06000056*/ public hidebysig static - int64 LongCount(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 0A 15 12 1C 01 1E 00 - { - .custom /*0C00006F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::LongCount - - .method /*06000057*/ public hidebysig static - int64 LongCount(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000070:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::LongCount - - .method /*06000058*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 11 69 15 12 1C 01 11 69 - { - .custom /*0C000071:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000059*/ public hidebysig static - float64 Max(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0D 15 12 1C 01 0D - { - .custom /*0C000072:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600005A*/ public hidebysig static - int32 Max(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 08 15 12 1C 01 08 - { - .custom /*0C000073:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600005B*/ public hidebysig static - int64 Max(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0A 15 12 1C 01 0A - { - .custom /*0C000074:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600005C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 11 69 15 12 1C 01 15 11 6D 01 11 69 - { - .custom /*0C000075:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600005D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0D 15 12 1C 01 15 11 6D 01 0D - { - .custom /*0C000076:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600005E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 08 15 12 1C 01 15 11 6D 01 08 - { - .custom /*0C000077:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600005F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0A 15 12 1C 01 15 11 6D 01 0A - { - .custom /*0C000078:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000060*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0C 15 12 1C 01 15 11 6D 01 0C - { - .custom /*0C000079:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000061*/ public hidebysig static - float32 Max(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0C 15 12 1C 01 0C - { - .custom /*0C00007A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000062*/ public hidebysig static - !!TSource Max(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C00007B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000063*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 11 69 - { - .custom /*0C00007C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000064*/ public hidebysig static - float64 Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C00007D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000065*/ public hidebysig static - int32 Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C00007E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000066*/ public hidebysig static - int64 Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C00007F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000067*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 11 69 - { - .custom /*0C000080:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000068*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0D - { - .custom /*0C000081:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*06000069*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 08 - { - .custom /*0C000082:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600006A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0A - { - .custom /*0C000083:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600006B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0C - { - .custom /*0C000084:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600006C*/ public hidebysig static - float32 Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C000085:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600006D*/ public hidebysig static - !!TResult Max(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 02 02 1E 01 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C000086:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Max - - .method /*0600006E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 11 69 15 12 1C 01 11 69 - { - .custom /*0C000087:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600006F*/ public hidebysig static - float64 Min(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0D 15 12 1C 01 0D - { - .custom /*0C000088:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000070*/ public hidebysig static - int32 Min(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 08 15 12 1C 01 08 - { - .custom /*0C000089:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000071*/ public hidebysig static - int64 Min(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0A 15 12 1C 01 0A - { - .custom /*0C00008A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000072*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 11 69 15 12 1C 01 15 11 6D 01 11 69 - { - .custom /*0C00008B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000073*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0D 15 12 1C 01 15 11 6D 01 0D - { - .custom /*0C00008C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000074*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 08 15 12 1C 01 15 11 6D 01 08 - { - .custom /*0C00008D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000075*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0A 15 12 1C 01 15 11 6D 01 0A - { - .custom /*0C00008E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000076*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0C 15 12 1C 01 15 11 6D 01 0C - { - .custom /*0C00008F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000077*/ public hidebysig static - float32 Min(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0C 15 12 1C 01 0C - { - .custom /*0C000090:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000078*/ public hidebysig static - !!TSource Min(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C000091:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000079*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 11 69 - { - .custom /*0C000092:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600007A*/ public hidebysig static - float64 Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C000093:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600007B*/ public hidebysig static - int32 Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C000094:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600007C*/ public hidebysig static - int64 Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C000095:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600007D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 11 69 - { - .custom /*0C000096:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600007E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0D - { - .custom /*0C000097:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*0600007F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 08 - { - .custom /*0C000098:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000080*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0A - { - .custom /*0C000099:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000081*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0C - { - .custom /*0C00009A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000082*/ public hidebysig static - float32 Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C00009B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000083*/ public hidebysig static - !!TResult Min(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 02 02 1E 01 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C00009C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Min - - .method /*06000084*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - OfType(class System.Linq.ParallelQuery/*02000006*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 12 18 - { - .custom /*0C00009D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::OfType - - .method /*06000085*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - OrderBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 08 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C00009E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::OrderBy - - .method /*06000086*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - OrderBy(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 02 03 15 12 08 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 80 81 01 1E 01 - { - .custom /*0C00009F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::OrderBy - - .method /*06000087*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - OrderByDescending(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 08 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000A0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::OrderByDescending - - .method /*06000088*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - OrderByDescending(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 02 03 15 12 08 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 80 81 01 1E 01 - { - .custom /*0C0000A1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::OrderByDescending - - .method /*06000089*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Range(int32 start, - int32 count) cil managed - // SIG: 00 02 15 12 1C 01 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Range - - .method /*0600008A*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Repeat(!!TResult element, - int32 count) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 1E 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Repeat - - .method /*0600008B*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Reverse(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000A2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Reverse - - .method /*0600008C*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Select(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 02 02 15 12 1C 01 1E 01 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000A3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Select - - .method /*0600008D*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Select(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ selector) cil managed - // SIG: 10 02 02 15 12 1C 01 1E 01 15 12 1C 01 1E 00 15 12 51 03 1E 00 08 1E 01 - { - .custom /*0C0000A4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Select - - .method /*0600008E*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - SelectMany(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 02 02 15 12 1C 01 1E 01 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 12 5D 01 1E 01 - { - .custom /*0C0000A5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SelectMany - - .method /*0600008F*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - SelectMany(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/> selector) cil managed - // SIG: 10 02 02 15 12 1C 01 1E 01 15 12 1C 01 1E 00 15 12 51 03 1E 00 08 15 12 5D 01 1E 01 - { - .custom /*0C0000A6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SelectMany - - .method /*06000090*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - SelectMany(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> collectionSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 1C 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 12 5D 01 1E 01 15 12 51 03 1E - // 00 1E 01 1E 02 - { - .custom /*0C0000A7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SelectMany - - .method /*06000091*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - SelectMany(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/> collectionSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 1C 01 1E 02 15 12 1C 01 1E 00 15 12 51 03 1E 00 08 15 12 5D 01 1E 01 15 12 51 03 - // 1E 00 1E 01 1E 02 - { - .custom /*0C0000A8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SelectMany - - .method /*06000092*/ public hidebysig static - bool SequenceEqual(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second) cil managed - // SIG: 10 01 02 02 15 12 1C 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C0000A9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C0000AA:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SequenceEqual - - .method /*06000093*/ public hidebysig static - bool SequenceEqual(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 1C 01 1E 00 15 12 5D 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C0000AB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C0000AC:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SequenceEqual - - .method /*06000094*/ public hidebysig static - bool SequenceEqual(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second) cil managed - // SIG: 10 01 02 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000AD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SequenceEqual - - .method /*06000095*/ public hidebysig static - bool SequenceEqual(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C0000AE:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SequenceEqual - - .method /*06000096*/ public hidebysig static - !!TSource Single(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000AF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Single - - .method /*06000097*/ public hidebysig static - !!TSource Single(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000B0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Single - - .method /*06000098*/ public hidebysig static - !!TSource SingleOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000B1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SingleOrDefault - - .method /*06000099*/ public hidebysig static - !!TSource SingleOrDefault(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000B2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SingleOrDefault - - .method /*0600009A*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Skip(class System.Linq.ParallelQuery`1/*02000007*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 08 - { - .custom /*0C0000B3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Skip - - .method /*0600009B*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - SkipWhile(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000B4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SkipWhile - - .method /*0600009C*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - SkipWhile(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ predicate) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 51 03 1E 00 08 02 - { - .custom /*0C0000B5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::SkipWhile - - .method /*0600009D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 11 69 15 12 1C 01 11 69 - { - .custom /*0C0000B6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*0600009E*/ public hidebysig static - float64 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0D 15 12 1C 01 0D - { - .custom /*0C0000B7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*0600009F*/ public hidebysig static - int32 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 08 15 12 1C 01 08 - { - .custom /*0C0000B8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A0*/ public hidebysig static - int64 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0A 15 12 1C 01 0A - { - .custom /*0C0000B9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A1*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 11 69 15 12 1C 01 15 11 6D 01 11 69 - { - .custom /*0C0000BA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A2*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0D 15 12 1C 01 15 11 6D 01 0D - { - .custom /*0C0000BB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A3*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 08 15 12 1C 01 15 11 6D 01 08 - { - .custom /*0C0000BC:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A4*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0A 15 12 1C 01 15 11 6D 01 0A - { - .custom /*0C0000BD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A5*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/> source) cil managed - // SIG: 00 01 15 11 6D 01 0C 15 12 1C 01 15 11 6D 01 0C - { - .custom /*0C0000BE:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A6*/ public hidebysig static - float32 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 00 01 0C 15 12 1C 01 0C - { - .custom /*0C0000BF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A7*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001A*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 11 69 - { - .custom /*0C0000C0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A8*/ public hidebysig static - float64 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C0000C1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000A9*/ public hidebysig static - int32 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C0000C2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000AA*/ public hidebysig static - int64 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C0000C3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000AB*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 11 69 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 11 69 - { - .custom /*0C0000C4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000AC*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0D 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0D - { - .custom /*0C0000C5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000AD*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 08 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 08 - { - .custom /*0C0000C6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000AE*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0A 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0A - { - .custom /*0C0000C7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000AF*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001B*/ - Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 6D 01 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 15 11 6D 01 0C - { - .custom /*0C0000C8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000B0*/ public hidebysig static - float32 Sum(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 1C 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C0000C9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Sum - - .method /*060000B1*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Take(class System.Linq.ParallelQuery`1/*02000007*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 08 - { - .custom /*0C0000CA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Take - - .method /*060000B2*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - TakeWhile(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000CB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::TakeWhile - - .method /*060000B3*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - TakeWhile(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ predicate) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 51 03 1E 00 08 02 - { - .custom /*0C0000CC:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::TakeWhile - - .method /*060000B4*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - ThenBy(class System.Linq.OrderedParallelQuery`1/*02000002*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 08 01 1E 00 15 12 08 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000CD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ThenBy - - .method /*060000B5*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - ThenBy(class System.Linq.OrderedParallelQuery`1/*02000002*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 02 03 15 12 08 01 1E 00 15 12 08 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 80 81 01 1E 01 - { - .custom /*0C0000CE:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ThenBy - - .method /*060000B6*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - ThenByDescending(class System.Linq.OrderedParallelQuery`1/*02000002*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 08 01 1E 00 15 12 08 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000CF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ThenByDescending - - .method /*060000B7*/ public hidebysig static - class System.Linq.OrderedParallelQuery`1/*02000002*/ - ThenByDescending(class System.Linq.OrderedParallelQuery`1/*02000002*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000020*/ comparer) cil managed - // SIG: 10 02 03 15 12 08 01 1E 00 15 12 08 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 80 81 01 1E 01 - { - .custom /*0C0000D0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ThenByDescending - - .method /*060000B8*/ public hidebysig static - !!TSource[] ToArray(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 1D 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000D1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToArray - - .method /*060000B9*/ public hidebysig static - class [System.Collections/*23000004*/]System.Collections.Generic.Dictionary`2/*01000021*/ - ToDictionary(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 80 85 02 1E 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000D2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToDictionary - - .method /*060000BA*/ public hidebysig static - class [System.Collections/*23000004*/]System.Collections.Generic.Dictionary`2/*01000021*/ - ToDictionary(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 02 03 15 12 80 85 02 1E 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 75 01 1E 01 - { - .custom /*0C0000D3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToDictionary - - .method /*060000BB*/ public hidebysig static - class [System.Collections/*23000004*/]System.Collections.Generic.Dictionary`2/*01000021*/ - ToDictionary(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 80 85 02 1E 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 - // 1E 02 - { - .custom /*0C0000D4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToDictionary - - .method /*060000BC*/ public hidebysig static - class [System.Collections/*23000004*/]System.Collections.Generic.Dictionary`2/*01000021*/ - ToDictionary(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 03 04 15 12 80 85 02 1E 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 - // 1E 02 15 12 75 01 1E 01 - { - .custom /*0C0000D5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToDictionary - - .method /*060000BD*/ public hidebysig static - class [System.Collections/*23000004*/]System.Collections.Generic.List`1/*01000022*/ - ToList(class System.Linq.ParallelQuery`1/*02000007*/ source) cil managed - // SIG: 10 01 01 15 12 80 89 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000D6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToList - - .method /*060000BE*/ public hidebysig static - class [System.Linq/*23000003*/]System.Linq.ILookup`2/*01000023*/ - ToLookup(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 80 8D 02 1E 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000D7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToLookup - - .method /*060000BF*/ public hidebysig static - class [System.Linq/*23000003*/]System.Linq.ILookup`2/*01000023*/ - ToLookup(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 02 03 15 12 80 8D 02 1E 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 75 01 1E 01 - { - .custom /*0C0000D8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToLookup - - .method /*060000C0*/ public hidebysig static - class [System.Linq/*23000003*/]System.Linq.ILookup`2/*01000023*/ - ToLookup(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 80 8D 02 1E 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 - // 1E 02 - { - .custom /*0C0000D9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToLookup - - .method /*060000C1*/ public hidebysig static - class [System.Linq/*23000003*/]System.Linq.ILookup`2/*01000023*/ - ToLookup(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 03 04 15 12 80 8D 02 1E 01 1E 02 15 12 1C 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 - // 1E 02 15 12 75 01 1E 01 - { - .custom /*0C0000DA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::ToLookup - - .method /*060000C2*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Union(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C0000DB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C0000DC:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Union - - .method /*060000C3*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Union(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 5D 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C0000DD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C0000DE:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Union - - .method /*060000C4*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Union(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 - { - .custom /*0C0000DF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Union - - .method /*060000C5*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Union(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001D*/ comparer) cil managed - // SIG: 10 01 03 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 75 01 1E 00 - { - .custom /*0C0000E0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Union - - .method /*060000C6*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Where(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000E1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Where - - .method /*060000C7*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Where(class System.Linq.ParallelQuery`1/*02000007*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ predicate) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 15 12 51 03 1E 00 08 02 - { - .custom /*0C0000E2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Where - - .method /*060000C8*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - WithCancellation(class System.Linq.ParallelQuery`1/*02000007*/ source, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000024*/ cancellationToken) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 11 80 91 - { - .custom /*0C0000E3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::WithCancellation - - .method /*060000C9*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - WithDegreeOfParallelism(class System.Linq.ParallelQuery`1/*02000007*/ source, - int32 degreeOfParallelism) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 08 - { - .custom /*0C0000E4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::WithDegreeOfParallelism - - .method /*060000CA*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - WithExecutionMode(class System.Linq.ParallelQuery`1/*02000007*/ source, - valuetype System.Linq.ParallelExecutionMode/*02000004*/ executionMode) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 11 10 - { - .custom /*0C0000E5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::WithExecutionMode - - .method /*060000CB*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - WithMergeOptions(class System.Linq.ParallelQuery`1/*02000007*/ source, - valuetype System.Linq.ParallelMergeOptions/*02000005*/ mergeOptions) cil managed - // SIG: 10 01 02 15 12 1C 01 1E 00 15 12 1C 01 1E 00 11 14 - { - .custom /*0C0000E6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::WithMergeOptions - - .method /*060000CC*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Zip(class System.Linq.ParallelQuery`1/*02000007*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ second, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 1C 01 1E 02 15 12 1C 01 1E 00 15 12 5D 01 1E 01 15 12 51 03 1E 00 1E 01 1E 02 - { - .custom /*0C0000E7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C0000E8:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 81 0C 54 68 65 20 73 65 63 6F 6E 64 20 64 // ....The second d - 61 74 61 20 73 6F 75 72 63 65 20 6F 66 20 61 20 // ata source of a - 62 69 6E 61 72 79 20 6F 70 65 72 61 74 6F 72 20 // binary operator - 6D 75 73 74 20 62 65 20 6F 66 20 74 79 70 65 20 // must be of type - 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 61 72 61 // System.Linq.Para - 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 20 72 61 74 // llelQuery rat - 68 65 72 20 74 68 61 6E 20 53 79 73 74 65 6D 2E // her than System. - 43 6F 6C 6C 65 63 74 69 6F 6E 73 2E 47 65 6E 65 // Collections.Gene - 72 69 63 2E 49 45 6E 75 6D 65 72 61 62 6C 65 3C // ric.IEnumerable< - 54 3E 2E 20 54 6F 20 66 69 78 20 74 68 69 73 20 // T>. To fix this - 70 72 6F 62 6C 65 6D 2C 20 75 73 65 20 74 68 65 // problem, use the - 20 41 73 50 61 72 61 6C 6C 65 6C 28 29 20 65 78 // AsParallel() ex - 74 65 6E 73 69 6F 6E 20 6D 65 74 68 6F 64 20 74 // tension method t - 6F 20 63 6F 6E 76 65 72 74 20 74 68 65 20 72 69 // o convert the ri - 67 68 74 20 64 61 74 61 20 73 6F 75 72 63 65 20 // ght data source - 74 6F 20 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 50 // to System.Linq.P - 61 72 61 6C 6C 65 6C 51 75 65 72 79 3C 54 3E 2E // arallelQuery. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Zip - - .method /*060000CD*/ public hidebysig static - class System.Linq.ParallelQuery`1/*02000007*/ - Zip(class System.Linq.ParallelQuery`1/*02000007*/ first, - class System.Linq.ParallelQuery`1/*02000007*/ second, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 1C 01 1E 02 15 12 1C 01 1E 00 15 12 1C 01 1E 01 15 12 51 03 1E 00 1E 01 1E 02 - { - .custom /*0C0000E9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelEnumerable::Zip - -} // end of class System.Linq.ParallelEnumerable - -.class /*02000004*/ public auto ansi sealed System.Linq.ParallelExecutionMode - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Linq.ParallelExecutionMode/*02000004*/ Default = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Linq.ParallelExecutionMode/*02000004*/ ForceParallelism = int32(0x00000001) -} // end of class System.Linq.ParallelExecutionMode - -.class /*02000005*/ public auto ansi sealed System.Linq.ParallelMergeOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Linq.ParallelMergeOptions/*02000005*/ AutoBuffered = int32(0x00000002) - .field /*04000006*/ public static literal valuetype System.Linq.ParallelMergeOptions/*02000005*/ Default = int32(0x00000000) - .field /*04000007*/ public static literal valuetype System.Linq.ParallelMergeOptions/*02000005*/ FullyBuffered = int32(0x00000003) - .field /*04000008*/ public static literal valuetype System.Linq.ParallelMergeOptions/*02000005*/ NotBuffered = int32(0x00000001) -} // end of class System.Linq.ParallelMergeOptions - -.class /*02000006*/ public auto ansi beforefieldinit System.Linq.ParallelQuery - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ -{ - .method /*060000CE*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ParallelQuery::.ctor - - .method /*060000CF*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000026*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/::GetEnumerator /*01000018::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelQuery::System.Collections.IEnumerable.GetEnumerator - -} // end of class System.Linq.ParallelQuery - -.class /*02000007*/ public auto ansi beforefieldinit System.Linq.ParallelQuery`1 - extends System.Linq.ParallelQuery/*02000006*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ -{ - .method /*060000D0*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000CE */ call instance void System.Linq.ParallelQuery/*02000006*/::.ctor() /* 060000CE */ - IL_0006: /* 2A | */ ret - } // end of method ParallelQuery`1::.ctor - - .method /*060000D1*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000012*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 49 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelQuery`1::GetEnumerator - -} // end of class System.Linq.ParallelQuery`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il deleted file mode 100644 index d297aa966a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il +++ /dev/null @@ -1,2351 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000050aa -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00017353 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00005057 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003c00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004edc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000030b0 Virtual Size -// 0x00002000 Virtual Address -// 0x00003200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000000ac -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005099 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000206c [0x00002df0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004e5c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000196c Size -// '#~' Name -// Stream 2: -// 0x000019d8 Offset -// 0x00000848 Size -// '#Strings' Name -// Stream 3: -// 0x00002220 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002224 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002234 Offset -// 0x00000bbc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000004090ba01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 31376 -// PE header size : 512 (496 used) ( 1.63%) -// PE additional info : 17635 (56.21%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.23%) -// CLR meta-data size : 11760 (37.48%) -// CLR additional info : 128 ( 0.41%) -// CLR method headers : 142 ( 0.45%) -// Managed code : 309 ( 0.98%) -// Data : 2048 ( 6.53%) -// Unaccounted : -1230 (-3.92%) - -// Num.of PE sections : 3 -// .text - 12800 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 11760 -// Module - 1 (10 bytes) -// TypeDef - 6 (84 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 37 (222 bytes) -// MethodDef - 142 (1988 bytes) 0 abstract, 0 native, 142 bodies -// MemberRef - 26 (156 bytes) -// ParamDef - 264 (1584 bytes) -// MethodImpl - 9 (54 bytes) -// CustomAttribute- 146 (876 bytes) -// InterfaceImpl - 7 (28 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 3 (18 bytes) -// MethodSemantic- 3 (18 bytes) -// TypeSpec - 3 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// GenericParam - 161 (1288 bytes) -// Strings - 2119 bytes -// Blobs - 3004 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 199 bytes - -// CLR additional info : 128 - -// CLR method headers : 142 -// Num.of method bodies - 142 -// Num.of fat headers - 0 -// Num.of tiny headers - 142 - -// Managed code : 309 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class EnumerableExecutor (public) (abstract) (auto) (ansi) -// Class EnumerableExecutor`1 (public) (auto) (ansi) -// Class EnumerableQuery (public) (abstract) (auto) (ansi) -// Class EnumerableQuery`1 (public) (auto) (ansi) -// Class Queryable (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Linq.Expressions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Linq -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Linq.Queryable -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 51 // ...System.Linq.Q - 75 65 72 79 61 62 6C 65 00 00 ) // ueryable.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 51 // ...System.Linq.Q - 75 65 72 79 61 62 6C 65 00 00 ) // ueryable.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4C 69 6E 71 2E 51 // ...System.Linq.Q - 75 65 72 79 61 62 6C 65 00 00 ) // ueryable.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Linq.Queryable.dll -// MVID: {f8c38995-6aae-4d07-b5f4-40528c9a9389} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFE64FCC000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi beforefieldinit System.Linq.EnumerableExecutor - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method EnumerableExecutor::.ctor - -} // end of class System.Linq.EnumerableExecutor - -.class /*02000003*/ public auto ansi beforefieldinit System.Linq.EnumerableExecutor`1 - extends System.Linq.EnumerableExecutor/*02000002*/ -{ - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ expression) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Linq.EnumerableExecutor/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method EnumerableExecutor`1::.ctor - -} // end of class System.Linq.EnumerableExecutor`1 - -.class /*02000004*/ public abstract auto ansi beforefieldinit System.Linq.EnumerableQuery - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000003*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method EnumerableQuery::.ctor - -} // end of class System.Linq.EnumerableQuery - -.class /*02000005*/ public auto ansi beforefieldinit System.Linq.EnumerableQuery`1 - extends System.Linq.EnumerableQuery/*02000004*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/, - [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable/*0100001C*/, - [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/, - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*//*1B000002*/, - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*//*1B000003*/, - [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/ -{ - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ enumerable) cil managed - // SIG: 20 01 01 15 12 5D 01 13 00 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000003 */ call instance void System.Linq.EnumerableQuery/*02000004*/::.ctor() /* 06000003 */ - IL_0006: /* 2A | */ ret - } // end of method EnumerableQuery`1::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ expression) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000003 */ call instance void System.Linq.EnumerableQuery/*02000004*/::.ctor() /* 06000003 */ - IL_0006: /* 2A | */ ret - } // end of method EnumerableQuery`1::.ctor - - .method /*06000006*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - System.Linq.IQueryable.get_ElementType() cil managed - // SIG: 20 00 12 55 - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/::get_ElementType /*01000014::0A000011*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryable.get_ElementType - - .method /*06000007*/ private hidebysig newslot specialname virtual final - instance class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ - System.Linq.IQueryable.get_Expression() cil managed - // SIG: 20 00 12 4D - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/::get_Expression /*01000014::0A000012*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryable.get_Expression - - .method /*06000008*/ private hidebysig newslot specialname virtual final - instance class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/ - System.Linq.IQueryable.get_Provider() cil managed - // SIG: 20 00 12 59 - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/::get_Provider /*01000014::0A000013*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryable.get_Provider - - .method /*06000009*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000018*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 61 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000018*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000001*/::GetEnumerator() /* 0A000014 */ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600000A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 69 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/::GetEnumerator /*01000019::0A000015*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600000B*/ private hidebysig newslot virtual final - instance class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/ - System.Linq.IQueryProvider.CreateQuery(class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ expression) cil managed - // SIG: 20 01 12 51 12 4D - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/::CreateQuery /*01000016::0A000016*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryProvider.CreateQuery - - .method /*0600000C*/ private hidebysig newslot virtual final - instance class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - System.Linq.IQueryProvider.CreateQuery(class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ expression) cil managed - // SIG: 30 01 01 15 12 6D 01 1E 00 12 4D - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/::CreateQuery /*01000016::0A000017*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryProvider.CreateQuery - - .method /*0600000D*/ private hidebysig newslot virtual final - instance object System.Linq.IQueryProvider.Execute(class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ expression) cil managed - // SIG: 20 01 1C 12 4D - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/::Execute /*01000016::0A000018*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryProvider.Execute - - .method /*0600000E*/ private hidebysig newslot virtual final - instance !!S System.Linq.IQueryProvider.Execute(class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ expression) cil managed - // SIG: 30 01 01 1E 00 12 4D - { - .override [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/::Execute /*01000016::0A000019*/ - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::System.Linq.IQueryProvider.Execute - - .method /*0600000F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumerableQuery`1::ToString - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - System.Linq.IQueryable.ElementType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Linq.EnumerableQuery`1/*02000005*/::System.Linq.IQueryable.get_ElementType() /* 06000006 */ - } // end of property EnumerableQuery`1::System.Linq.IQueryable.ElementType - .property /*17000002*/ instance class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ - System.Linq.IQueryable.Expression() - { - .get instance class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression/*01000013*/ System.Linq.EnumerableQuery`1/*02000005*/::System.Linq.IQueryable.get_Expression() /* 06000007 */ - } // end of property EnumerableQuery`1::System.Linq.IQueryable.Expression - .property /*17000003*/ instance class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/ - System.Linq.IQueryable.Provider() - { - .get instance class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryProvider/*01000016*/ System.Linq.EnumerableQuery`1/*02000005*/::System.Linq.IQueryable.get_Provider() /* 06000008 */ - } // end of property EnumerableQuery`1::System.Linq.IQueryable.Provider -} // end of class System.Linq.EnumerableQuery`1 - -.class /*02000006*/ public abstract auto ansi sealed beforefieldinit System.Linq.Queryable - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000013:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000010*/ public hidebysig static - !!TSource Aggregate(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> func) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 1E 00 1E 00 - { - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Aggregate - - .method /*06000011*/ public hidebysig static - !!TAccumulate Aggregate(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TAccumulate seed, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> func) cil managed - // SIG: 10 02 03 1E 01 15 12 6D 01 1E 00 1E 01 15 12 79 01 15 12 7D 03 1E 01 1E 00 1E 01 - { - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Aggregate - - .method /*06000012*/ public hidebysig static - !!TResult Aggregate(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TAccumulate seed, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> func, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 03 04 1E 02 15 12 6D 01 1E 00 1E 01 15 12 79 01 15 12 7D 03 1E 01 1E 00 1E 01 15 12 79 01 15 - // 12 80 81 02 1E 01 1E 02 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Aggregate - - .method /*06000013*/ public hidebysig static - bool All(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::All - - .method /*06000014*/ public hidebysig static - bool Any(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 02 15 12 6D 01 1E 00 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Any - - .method /*06000015*/ public hidebysig static - bool Any(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Any - - .method /*06000016*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Append(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TSource element) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 1E 00 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Append - - .method /*06000017*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/ - AsQueryable(class [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000019*/ source) cil managed - // SIG: 00 01 12 51 12 65 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::AsQueryable - - .method /*06000018*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - AsQueryable(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 6D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::AsQueryable - - .method /*06000019*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000021*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 11 80 85 15 12 6D 01 11 80 85 - { - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600001A*/ public hidebysig static - float64 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0D 15 12 6D 01 0D - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600001B*/ public hidebysig static - float64 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0D 15 12 6D 01 08 - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600001C*/ public hidebysig static - float64 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0D 15 12 6D 01 0A - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600001D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 11 80 85 15 12 6D 01 15 11 80 89 01 11 80 85 - { - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600001E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0D 15 12 6D 01 15 11 80 89 01 0D - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600001F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0D 15 12 6D 01 15 11 80 89 01 08 - { - .custom /*0C000023:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000020*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0D 15 12 6D 01 15 11 80 89 01 0A - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000021*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0C 15 12 6D 01 15 11 80 89 01 0C - { - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000022*/ public hidebysig static - float32 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0C 15 12 6D 01 0C - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000023*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000021*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 11 80 85 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 11 80 85 - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000024*/ public hidebysig static - float64 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 0D - { - .custom /*0C000028:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000025*/ public hidebysig static - float64 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 08 - { - .custom /*0C000029:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000026*/ public hidebysig static - float64 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 0A - { - .custom /*0C00002A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000027*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 11 80 85 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 - // 01 11 80 85 - { - .custom /*0C00002B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000028*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 0D - { - .custom /*0C00002C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*06000029*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 08 - { - .custom /*0C00002D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600002A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 0A - { - .custom /*0C00002E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600002B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0C 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 0C - { - .custom /*0C00002F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600002C*/ public hidebysig static - float32 Average(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0C 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 0C - { - .custom /*0C000030:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Average - - .method /*0600002D*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Cast(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/ source) cil managed - // SIG: 10 01 01 15 12 6D 01 1E 00 12 51 - { - .custom /*0C000031:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Cast - - .method /*0600002E*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Concat(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000032:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Concat - - .method /*0600002F*/ public hidebysig static - bool Contains(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TSource item) cil managed - // SIG: 10 01 02 02 15 12 6D 01 1E 00 1E 00 - { - .custom /*0C000033:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Contains - - .method /*06000030*/ public hidebysig static - bool Contains(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TSource item, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 6D 01 1E 00 1E 00 15 12 80 8D 01 1E 00 - { - .custom /*0C000034:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Contains - - .method /*06000031*/ public hidebysig static - int32 Count(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 08 15 12 6D 01 1E 00 - { - .custom /*0C000035:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Count - - .method /*06000032*/ public hidebysig static - int32 Count(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 08 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000036:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Count - - .method /*06000033*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - DefaultIfEmpty(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 15 12 6D 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000037:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::DefaultIfEmpty - - .method /*06000034*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - DefaultIfEmpty(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TSource defaultValue) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 1E 00 - { - .custom /*0C000038:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::DefaultIfEmpty - - .method /*06000035*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Distinct(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 15 12 6D 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000039:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Distinct - - .method /*06000036*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Distinct(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 80 8D 01 1E 00 - { - .custom /*0C00003A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Distinct - - .method /*06000037*/ public hidebysig static - !!TSource ElementAt(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 08 - { - .custom /*0C00003B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::ElementAt - - .method /*06000038*/ public hidebysig static - !!TSource ElementAtOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 08 - { - .custom /*0C00003C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::ElementAtOrDefault - - .method /*06000039*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Except(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00003D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Except - - .method /*0600003A*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Except(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 01 03 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 15 12 80 8D 01 1E 00 - { - .custom /*0C00003E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Except - - .method /*0600003B*/ public hidebysig static - !!TSource First(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C00003F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::First - - .method /*0600003C*/ public hidebysig static - !!TSource First(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000040:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::First - - .method /*0600003D*/ public hidebysig static - !!TSource FirstOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000041:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::FirstOrDefault - - .method /*0600003E*/ public hidebysig static - !!TSource FirstOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000042:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::FirstOrDefault - - .method /*0600003F*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector) cil managed - // SIG: 10 02 02 15 12 6D 01 15 12 80 91 02 1E 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E - // 00 1E 01 - { - .custom /*0C000043:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000040*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 02 03 15 12 6D 01 15 12 80 91 02 1E 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E - // 00 1E 01 15 12 80 8D 01 1E 01 - { - .custom /*0C000044:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000041*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> elementSelector) cil managed - // SIG: 10 03 03 15 12 6D 01 15 12 80 91 02 1E 01 1E 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E - // 00 1E 01 15 12 79 01 15 12 80 81 02 1E 00 1E 02 - { - .custom /*0C000045:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000042*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 03 04 15 12 6D 01 15 12 80 91 02 1E 01 1E 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E - // 00 1E 01 15 12 79 01 15 12 80 81 02 1E 00 1E 02 15 12 80 8D 01 1E 01 - { - .custom /*0C000046:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000043*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/,!!TResult>> resultSelector) cil managed - // SIG: 10 03 03 15 12 6D 01 1E 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 79 01 - // 15 12 7D 03 1E 01 15 12 5D 01 1E 00 1E 02 - { - .custom /*0C000047:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000044*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/,!!TResult>> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 03 04 15 12 6D 01 1E 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 79 01 - // 15 12 7D 03 1E 01 15 12 5D 01 1E 00 1E 02 15 12 80 8D 01 1E 01 - { - .custom /*0C000048:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000045*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> elementSelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/,!!TResult>> resultSelector) cil managed - // SIG: 10 04 04 15 12 6D 01 1E 03 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 79 01 - // 15 12 80 81 02 1E 00 1E 02 15 12 79 01 15 12 7D 03 1E 01 15 12 5D 01 1E 02 1E 03 - { - .custom /*0C000049:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000046*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - GroupBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> elementSelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/,!!TResult>> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 04 05 15 12 6D 01 1E 03 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 79 01 - // 15 12 80 81 02 1E 00 1E 02 15 12 79 01 15 12 7D 03 1E 01 15 12 5D 01 1E 02 1E 03 15 12 80 8D 01 - // 1E 01 - { - .custom /*0C00004A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupBy - - .method /*06000047*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - GroupJoin(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> outerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> innerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/,!!TResult>> resultSelector) cil managed - // SIG: 10 04 05 15 12 6D 01 1E 03 15 12 6D 01 1E 00 15 12 5D 01 1E 01 15 12 79 01 15 12 80 81 02 1E 00 - // 1E 02 15 12 79 01 15 12 80 81 02 1E 01 1E 02 15 12 79 01 15 12 7D 03 1E 00 15 12 5D 01 1E 01 1E - // 03 - { - .custom /*0C00004B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupJoin - - .method /*06000048*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - GroupJoin(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> outerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> innerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/,!!TResult>> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 04 06 15 12 6D 01 1E 03 15 12 6D 01 1E 00 15 12 5D 01 1E 01 15 12 79 01 15 12 80 81 02 1E 00 - // 1E 02 15 12 79 01 15 12 80 81 02 1E 01 1E 02 15 12 79 01 15 12 7D 03 1E 00 15 12 5D 01 1E 01 1E - // 03 15 12 80 8D 01 1E 02 - { - .custom /*0C00004C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::GroupJoin - - .method /*06000049*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Intersect(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00004D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Intersect - - .method /*0600004A*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Intersect(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 01 03 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 15 12 80 8D 01 1E 00 - { - .custom /*0C00004E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Intersect - - .method /*0600004B*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Join(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> outerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> innerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> resultSelector) cil managed - // SIG: 10 04 05 15 12 6D 01 1E 03 15 12 6D 01 1E 00 15 12 5D 01 1E 01 15 12 79 01 15 12 80 81 02 1E 00 - // 1E 02 15 12 79 01 15 12 80 81 02 1E 01 1E 02 15 12 79 01 15 12 7D 03 1E 00 1E 01 1E 03 - { - .custom /*0C00004F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Join - - .method /*0600004C*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Join(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ inner, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> outerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> innerKeySelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 04 06 15 12 6D 01 1E 03 15 12 6D 01 1E 00 15 12 5D 01 1E 01 15 12 79 01 15 12 80 81 02 1E 00 - // 1E 02 15 12 79 01 15 12 80 81 02 1E 01 1E 02 15 12 79 01 15 12 7D 03 1E 00 1E 01 1E 03 15 12 80 - // 8D 01 1E 02 - { - .custom /*0C000050:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Join - - .method /*0600004D*/ public hidebysig static - !!TSource Last(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000051:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Last - - .method /*0600004E*/ public hidebysig static - !!TSource Last(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000052:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Last - - .method /*0600004F*/ public hidebysig static - !!TSource LastOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000053:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::LastOrDefault - - .method /*06000050*/ public hidebysig static - !!TSource LastOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000054:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::LastOrDefault - - .method /*06000051*/ public hidebysig static - int64 LongCount(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 0A 15 12 6D 01 1E 00 - { - .custom /*0C000055:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::LongCount - - .method /*06000052*/ public hidebysig static - int64 LongCount(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 0A 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000056:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::LongCount - - .method /*06000053*/ public hidebysig static - !!TSource Max(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000057:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Max - - .method /*06000054*/ public hidebysig static - !!TResult Max(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 02 02 1E 01 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C000058:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Max - - .method /*06000055*/ public hidebysig static - !!TSource Min(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000059:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Min - - .method /*06000056*/ public hidebysig static - !!TResult Min(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 02 02 1E 01 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C00005A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Min - - .method /*06000057*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - OfType(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable/*01000014*/ source) cil managed - // SIG: 10 01 01 15 12 6D 01 1E 00 12 51 - { - .custom /*0C00005B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::OfType - - .method /*06000058*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - OrderBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector) cil managed - // SIG: 10 02 02 15 12 75 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C00005C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::OrderBy - - .method /*06000059*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - OrderBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000025*/ comparer) cil managed - // SIG: 10 02 03 15 12 75 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 80 95 - // 01 1E 01 - { - .custom /*0C00005D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::OrderBy - - .method /*0600005A*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - OrderByDescending(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector) cil managed - // SIG: 10 02 02 15 12 75 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C00005E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::OrderByDescending - - .method /*0600005B*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - OrderByDescending(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000025*/ comparer) cil managed - // SIG: 10 02 03 15 12 75 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 80 95 - // 01 1E 01 - { - .custom /*0C00005F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::OrderByDescending - - .method /*0600005C*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Prepend(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - !!TSource element) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 1E 00 - { - .custom /*0C000060:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Prepend - - .method /*0600005D*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Reverse(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 15 12 6D 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C000061:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Reverse - - .method /*0600005E*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Select(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 02 02 15 12 6D 01 1E 01 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C000062:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Select - - .method /*0600005F*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Select(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 02 02 15 12 6D 01 1E 01 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 08 1E 01 - { - .custom /*0C000063:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Select - - .method /*06000060*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SelectMany(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 02 02 15 12 6D 01 1E 01 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 12 5D 01 1E 01 - { - .custom /*0C000064:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SelectMany - - .method /*06000061*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SelectMany(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 02 02 15 12 6D 01 1E 01 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 08 15 12 5D 01 1E 01 - { - .custom /*0C000065:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SelectMany - - .method /*06000062*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SelectMany(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> collectionSelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> resultSelector) cil managed - // SIG: 10 03 03 15 12 6D 01 1E 02 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 12 5D 01 1E 01 - // 15 12 79 01 15 12 7D 03 1E 00 1E 01 1E 02 - { - .custom /*0C000066:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SelectMany - - .method /*06000063*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SelectMany(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> collectionSelector, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> resultSelector) cil managed - // SIG: 10 03 03 15 12 6D 01 1E 02 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 08 15 12 5D 01 1E 01 - // 15 12 79 01 15 12 7D 03 1E 00 1E 01 1E 02 - { - .custom /*0C000067:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SelectMany - - .method /*06000064*/ public hidebysig static - bool SequenceEqual(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2) cil managed - // SIG: 10 01 02 02 15 12 6D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C000068:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SequenceEqual - - .method /*06000065*/ public hidebysig static - bool SequenceEqual(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 6D 01 1E 00 15 12 5D 01 1E 00 15 12 80 8D 01 1E 00 - { - .custom /*0C000069:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SequenceEqual - - .method /*06000066*/ public hidebysig static - !!TSource Single(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C00006A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Single - - .method /*06000067*/ public hidebysig static - !!TSource Single(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C00006B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Single - - .method /*06000068*/ public hidebysig static - !!TSource SingleOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 6D 01 1E 00 - { - .custom /*0C00006C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SingleOrDefault - - .method /*06000069*/ public hidebysig static - !!TSource SingleOrDefault(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C00006D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SingleOrDefault - - .method /*0600006A*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Skip(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 08 - { - .custom /*0C00006E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Skip - - .method /*0600006B*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SkipLast(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 08 - { - .custom /*0C00006F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SkipLast - - .method /*0600006C*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SkipWhile(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000070:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SkipWhile - - .method /*0600006D*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - SkipWhile(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 08 02 - { - .custom /*0C000071:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::SkipWhile - - .method /*0600006E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000021*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 11 80 85 15 12 6D 01 11 80 85 - { - .custom /*0C000072:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600006F*/ public hidebysig static - float64 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0D 15 12 6D 01 0D - { - .custom /*0C000073:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000070*/ public hidebysig static - int32 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 08 15 12 6D 01 08 - { - .custom /*0C000074:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000071*/ public hidebysig static - int64 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0A 15 12 6D 01 0A - { - .custom /*0C000075:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000072*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 11 80 85 15 12 6D 01 15 11 80 89 01 11 80 85 - { - .custom /*0C000076:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000073*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0D 15 12 6D 01 15 11 80 89 01 0D - { - .custom /*0C000077:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000074*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 08 15 12 6D 01 15 11 80 89 01 08 - { - .custom /*0C000078:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000075*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0A 15 12 6D 01 15 11 80 89 01 0A - { - .custom /*0C000079:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000076*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/> source) cil managed - // SIG: 00 01 15 11 80 89 01 0C 15 12 6D 01 15 11 80 89 01 0C - { - .custom /*0C00007A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000077*/ public hidebysig static - float32 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source) cil managed - // SIG: 00 01 0C 15 12 6D 01 0C - { - .custom /*0C00007B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000078*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000021*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 11 80 85 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 11 80 85 - { - .custom /*0C00007C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000079*/ public hidebysig static - float64 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 0D - { - .custom /*0C00007D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600007A*/ public hidebysig static - int32 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 08 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 08 - { - .custom /*0C00007E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600007B*/ public hidebysig static - int64 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0A 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 0A - { - .custom /*0C00007F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600007C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 11 80 85 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 - // 01 11 80 85 - { - .custom /*0C000080:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600007D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0D 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 0D - { - .custom /*0C000081:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600007E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 08 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 08 - { - .custom /*0C000082:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*0600007F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0A 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 0A - { - .custom /*0C000083:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000080*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000022*/ - Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/>> selector) cil managed - // SIG: 10 01 02 15 11 80 89 01 0C 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 15 11 80 89 01 0C - { - .custom /*0C000084:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000081*/ public hidebysig static - float32 Sum(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> selector) cil managed - // SIG: 10 01 02 0C 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 0C - { - .custom /*0C000085:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Sum - - .method /*06000082*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Take(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 08 - { - .custom /*0C000086:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Take - - .method /*06000083*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - TakeLast(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 08 - { - .custom /*0C000087:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::TakeLast - - .method /*06000084*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - TakeWhile(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000088:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::TakeWhile - - .method /*06000085*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - TakeWhile(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 08 02 - { - .custom /*0C000089:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::TakeWhile - - .method /*06000086*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - ThenBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector) cil managed - // SIG: 10 02 02 15 12 75 01 1E 00 15 12 75 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C00008A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::ThenBy - - .method /*06000087*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - ThenBy(class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000025*/ comparer) cil managed - // SIG: 10 02 03 15 12 75 01 1E 00 15 12 75 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 80 95 - // 01 1E 01 - { - .custom /*0C00008B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::ThenBy - - .method /*06000088*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - ThenByDescending(class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector) cil managed - // SIG: 10 02 02 15 12 75 01 1E 00 15 12 75 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 - { - .custom /*0C00008C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::ThenByDescending - - .method /*06000089*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ - ThenByDescending(class [System.Linq.Expressions/*23000002*/]System.Linq.IOrderedQueryable`1/*0100001D*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000025*/ comparer) cil managed - // SIG: 10 02 03 15 12 75 01 1E 00 15 12 75 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 1E 01 15 12 80 95 - // 01 1E 01 - { - .custom /*0C00008D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::ThenByDescending - - .method /*0600008A*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Union(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00008E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Union - - .method /*0600008B*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Union(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000023*/ comparer) cil managed - // SIG: 10 01 03 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 5D 01 1E 00 15 12 80 8D 01 1E 00 - { - .custom /*0C00008F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Union - - .method /*0600008C*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Where(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 80 81 02 1E 00 02 - { - .custom /*0C000090:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Where - - .method /*0600008D*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Where(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> predicate) cil managed - // SIG: 10 01 02 15 12 6D 01 1E 00 15 12 6D 01 1E 00 15 12 79 01 15 12 7D 03 1E 00 08 02 - { - .custom /*0C000091:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Where - - .method /*0600008E*/ public hidebysig static - class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ - Zip(class [System.Linq.Expressions/*23000002*/]System.Linq.IQueryable`1/*0100001B*/ source1, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source2, - class [System.Linq.Expressions/*23000002*/]System.Linq.Expressions.Expression`1/*0100001E*/> resultSelector) cil managed - // SIG: 10 03 03 15 12 6D 01 1E 02 15 12 6D 01 1E 00 15 12 5D 01 1E 01 15 12 79 01 15 12 7D 03 1E 00 1E - // 01 1E 02 - { - .custom /*0C000092:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Queryable::Zip - -} // end of class System.Linq.Queryable - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il deleted file mode 100644 index 5bc624c6da..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il +++ /dev/null @@ -1,2998 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000056a2 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000ae4d -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000564f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000520] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004200 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000054d4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000036a8 Virtual Size -// 0x00002000 Virtual Address -// 0x00003800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000520 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000006a4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005691 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x000033f8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005454 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000020d8 Size -// '#~' Name -// Stream 2: -// 0x00002144 Offset -// 0x000006dc Size -// '#Strings' Name -// Stream 3: -// 0x00002820 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002824 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002834 Offset -// 0x00000bc4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000004090ba01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 32912 -// PE header size : 512 (496 used) ( 1.56%) -// PE additional info : 17555 (53.34%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.22%) -// CLR meta-data size : 13304 (40.42%) -// CLR additional info : 128 ( 0.39%) -// CLR method headers : 188 ( 0.57%) -// Managed code : 381 ( 1.16%) -// Data : 2048 ( 6.22%) -// Unaccounted : -1276 (-3.88%) - -// Num.of PE sections : 3 -// .text - 14336 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 13304 -// Module - 1 (10 bytes) -// TypeDef - 6 (84 bytes) 3 interfaces, 0 explicit layout -// TypeRef - 32 (192 bytes) -// MethodDef - 193 (2702 bytes) 5 abstract, 0 native, 188 bodies -// MemberRef - 19 (114 bytes) -// ParamDef - 357 (2142 bytes) -// MethodImpl - 1 (6 bytes) -// CustomAttribute- 199 (1194 bytes) -// InterfaceImpl - 9 (36 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 5 (30 bytes) -// MethodSemantic- 5 (30 bytes) -// TypeSpec - 4 (8 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// GenericParam - 212 (1696 bytes) -// Strings - 1755 bytes -// Blobs - 3012 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 199 bytes - -// CLR additional info : 128 - -// CLR method headers : 188 -// Num.of method bodies - 188 -// Num.of fat headers - 0 -// Num.of tiny headers - 188 - -// Managed code : 381 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Enumerable (public) (abstract) (auto) (ansi) (sealed) -// Interface IGrouping`2 (public) (abstract) (auto) (ansi) -// Interface ILookup`2 (public) (abstract) (auto) (ansi) -// Interface IOrderedEnumerable`1 (public) (abstract) (auto) (ansi) -// Class Lookup`2 (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Linq -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0B 53 79 73 74 65 6D 2E 4C 69 6E 71 00 00 ) // ...System.Linq.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0B 53 79 73 74 65 6D 2E 4C 69 6E 71 00 00 ) // ...System.Linq.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 53 79 73 74 65 6D 2E 4C 69 6E 71 00 00 ) // ...System.Linq.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Linq.dll -// MVID: {dea71551-742e-44b9-b15e-5e0ea6f54ab3} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F5B8415F000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Linq.Enumerable - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000001*/ public hidebysig static - !!TSource Aggregate(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ func) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 51 03 1E 00 1E 00 1E 00 - { - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Aggregate - - .method /*06000002*/ public hidebysig static - !!TAccumulate Aggregate(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ func) cil managed - // SIG: 10 02 03 1E 01 15 12 4D 01 1E 00 1E 01 15 12 51 03 1E 01 1E 00 1E 01 - { - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Aggregate - - .method /*06000003*/ public hidebysig static - !!TResult Aggregate(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TAccumulate seed, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ func, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ resultSelector) cil managed - // SIG: 10 03 04 1E 02 15 12 4D 01 1E 00 1E 01 15 12 51 03 1E 01 1E 00 1E 01 15 12 55 02 1E 01 1E 02 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Aggregate - - .method /*06000004*/ public hidebysig static - bool All(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::All - - .method /*06000005*/ public hidebysig static - bool Any(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 02 15 12 4D 01 1E 00 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Any - - .method /*06000006*/ public hidebysig static - bool Any(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Any - - .method /*06000007*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Append(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TSource element) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 1E 00 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Append - - .method /*06000008*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - AsEnumerable(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::AsEnumerable - - .method /*06000009*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 11 59 15 12 4D 01 11 59 - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600000A*/ public hidebysig static - float64 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0D 15 12 4D 01 0D - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600000B*/ public hidebysig static - float64 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0D 15 12 4D 01 08 - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600000C*/ public hidebysig static - float64 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0D 15 12 4D 01 0A - { - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600000D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 11 59 15 12 4D 01 15 11 5D 01 11 59 - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600000E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0D 15 12 4D 01 15 11 5D 01 0D - { - .custom /*0C000023:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600000F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0D 15 12 4D 01 15 11 5D 01 08 - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000010*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0D 15 12 4D 01 15 11 5D 01 0A - { - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000011*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0C 15 12 4D 01 15 11 5D 01 0C - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000012*/ public hidebysig static - float32 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0C 15 12 4D 01 0C - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000013*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 11 59 - { - .custom /*0C000028:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000014*/ public hidebysig static - float64 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C000029:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000015*/ public hidebysig static - float64 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C00002A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000016*/ public hidebysig static - float64 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C00002B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000017*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 11 59 - { - .custom /*0C00002C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000018*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0D - { - .custom /*0C00002D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*06000019*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 08 - { - .custom /*0C00002E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600001A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0A - { - .custom /*0C00002F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600001B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0C - { - .custom /*0C000030:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600001C*/ public hidebysig static - float32 Average(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C000031:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Average - - .method /*0600001D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Cast(class [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ source) cil managed - // SIG: 10 01 01 15 12 4D 01 1E 00 12 61 - { - .custom /*0C000032:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Cast - - .method /*0600001E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Concat(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000033:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Concat - - .method /*0600001F*/ public hidebysig static - bool Contains(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TSource 'value') cil managed - // SIG: 10 01 02 02 15 12 4D 01 1E 00 1E 00 - { - .custom /*0C000034:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Contains - - .method /*06000020*/ public hidebysig static - bool Contains(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TSource 'value', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 4D 01 1E 00 1E 00 15 12 65 01 1E 00 - { - .custom /*0C000035:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Contains - - .method /*06000021*/ public hidebysig static - int32 Count(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 08 15 12 4D 01 1E 00 - { - .custom /*0C000036:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Count - - .method /*06000022*/ public hidebysig static - int32 Count(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000037:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Count - - .method /*06000023*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - DefaultIfEmpty(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000038:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::DefaultIfEmpty - - .method /*06000024*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - DefaultIfEmpty(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TSource defaultValue) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 1E 00 - { - .custom /*0C000039:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::DefaultIfEmpty - - .method /*06000025*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Distinct(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C00003A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Distinct - - .method /*06000026*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Distinct(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C00003B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Distinct - - .method /*06000027*/ public hidebysig static - !!TSource ElementAt(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 08 - { - .custom /*0C00003C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ElementAt - - .method /*06000028*/ public hidebysig static - !!TSource ElementAtOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - int32 index) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 08 - { - .custom /*0C00003D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ElementAtOrDefault - - .method /*06000029*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Empty() cil managed - // SIG: 10 01 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Empty - - .method /*0600002A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C00003E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Except - - .method /*0600002B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Except(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 03 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C00003F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Except - - .method /*0600002C*/ public hidebysig static - !!TSource First(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000040:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::First - - .method /*0600002D*/ public hidebysig static - !!TSource First(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000041:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::First - - .method /*0600002E*/ public hidebysig static - !!TSource FirstOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000042:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::FirstOrDefault - - .method /*0600002F*/ public hidebysig static - !!TSource FirstOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000043:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::FirstOrDefault - - .method /*06000030*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 4D 01 15 12 0C 02 1E 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C000044:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000031*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 02 03 15 12 4D 01 15 12 0C 02 1E 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 65 - // 01 1E 01 - { - .custom /*0C000045:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000032*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 4D 01 15 12 0C 02 1E 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 - // 02 1E 00 1E 02 - { - .custom /*0C000046:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000033*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 03 04 15 12 4D 01 15 12 0C 02 1E 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 - // 02 1E 00 1E 02 15 12 65 01 1E 01 - { - .custom /*0C000047:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000034*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 03 03 15 12 4D 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 51 03 1E 01 15 12 4D - // 01 1E 00 1E 02 - { - .custom /*0C000048:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000035*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 03 04 15 12 4D 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 51 03 1E 01 15 12 4D - // 01 1E 00 1E 02 15 12 65 01 1E 01 - { - .custom /*0C000049:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000036*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 04 04 15 12 4D 01 1E 03 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E 02 15 - // 12 51 03 1E 01 15 12 4D 01 1E 02 1E 03 - { - .custom /*0C00004A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000037*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GroupBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 04 05 15 12 4D 01 1E 03 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E 02 15 - // 12 51 03 1E 01 15 12 4D 01 1E 02 1E 03 15 12 65 01 1E 01 - { - .custom /*0C00004B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupBy - - .method /*06000038*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GroupJoin(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 10 04 05 15 12 4D 01 1E 03 15 12 4D 01 1E 00 15 12 4D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 15 12 4D 01 1E 01 1E 03 - { - .custom /*0C00004C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupJoin - - .method /*06000039*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - GroupJoin(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 04 06 15 12 4D 01 1E 03 15 12 4D 01 1E 00 15 12 4D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 15 12 4D 01 1E 01 1E 03 15 12 65 01 1E 02 - { - .custom /*0C00004D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::GroupJoin - - .method /*0600003A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C00004E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Intersect - - .method /*0600003B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Intersect(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 03 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C00004F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Intersect - - .method /*0600003C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Join(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 04 05 15 12 4D 01 1E 03 15 12 4D 01 1E 00 15 12 4D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 1E 01 1E 03 - { - .custom /*0C000050:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Join - - .method /*0600003D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Join(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ outer, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ inner, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ outerKeySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ innerKeySelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 04 06 15 12 4D 01 1E 03 15 12 4D 01 1E 00 15 12 4D 01 1E 01 15 12 55 02 1E 00 1E 02 15 12 55 - // 02 1E 01 1E 02 15 12 51 03 1E 00 1E 01 1E 03 15 12 65 01 1E 02 - { - .custom /*0C000051:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Join - - .method /*0600003E*/ public hidebysig static - !!TSource Last(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000052:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Last - - .method /*0600003F*/ public hidebysig static - !!TSource Last(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000053:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Last - - .method /*06000040*/ public hidebysig static - !!TSource LastOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000054:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::LastOrDefault - - .method /*06000041*/ public hidebysig static - !!TSource LastOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000055:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::LastOrDefault - - .method /*06000042*/ public hidebysig static - int64 LongCount(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 0A 15 12 4D 01 1E 00 - { - .custom /*0C000056:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::LongCount - - .method /*06000043*/ public hidebysig static - int64 LongCount(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000057:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::LongCount - - .method /*06000044*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 11 59 15 12 4D 01 11 59 - { - .custom /*0C000058:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000045*/ public hidebysig static - float64 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0D 15 12 4D 01 0D - { - .custom /*0C000059:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000046*/ public hidebysig static - int32 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 08 15 12 4D 01 08 - { - .custom /*0C00005A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000047*/ public hidebysig static - int64 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0A 15 12 4D 01 0A - { - .custom /*0C00005B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000048*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 11 59 15 12 4D 01 15 11 5D 01 11 59 - { - .custom /*0C00005C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000049*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0D 15 12 4D 01 15 11 5D 01 0D - { - .custom /*0C00005D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600004A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 08 15 12 4D 01 15 11 5D 01 08 - { - .custom /*0C00005E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600004B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0A 15 12 4D 01 15 11 5D 01 0A - { - .custom /*0C00005F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600004C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0C 15 12 4D 01 15 11 5D 01 0C - { - .custom /*0C000060:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600004D*/ public hidebysig static - float32 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0C 15 12 4D 01 0C - { - .custom /*0C000061:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600004E*/ public hidebysig static - !!TSource Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000062:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600004F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 11 59 - { - .custom /*0C000063:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000050*/ public hidebysig static - float64 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C000064:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000051*/ public hidebysig static - int32 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C000065:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000052*/ public hidebysig static - int64 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C000066:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000053*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 11 59 - { - .custom /*0C000067:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000054*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0D - { - .custom /*0C000068:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000055*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 08 - { - .custom /*0C000069:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000056*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0A - { - .custom /*0C00006A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000057*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0C - { - .custom /*0C00006B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000058*/ public hidebysig static - float32 Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C00006C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*06000059*/ public hidebysig static - !!TResult Max(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 02 02 1E 01 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C00006D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Max - - .method /*0600005A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 11 59 15 12 4D 01 11 59 - { - .custom /*0C00006E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600005B*/ public hidebysig static - float64 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0D 15 12 4D 01 0D - { - .custom /*0C00006F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600005C*/ public hidebysig static - int32 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 08 15 12 4D 01 08 - { - .custom /*0C000070:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600005D*/ public hidebysig static - int64 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0A 15 12 4D 01 0A - { - .custom /*0C000071:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600005E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 11 59 15 12 4D 01 15 11 5D 01 11 59 - { - .custom /*0C000072:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600005F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0D 15 12 4D 01 15 11 5D 01 0D - { - .custom /*0C000073:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000060*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 08 15 12 4D 01 15 11 5D 01 08 - { - .custom /*0C000074:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000061*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0A 15 12 4D 01 15 11 5D 01 0A - { - .custom /*0C000075:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000062*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0C 15 12 4D 01 15 11 5D 01 0C - { - .custom /*0C000076:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000063*/ public hidebysig static - float32 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0C 15 12 4D 01 0C - { - .custom /*0C000077:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000064*/ public hidebysig static - !!TSource Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000078:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000065*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 11 59 - { - .custom /*0C000079:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000066*/ public hidebysig static - float64 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C00007A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000067*/ public hidebysig static - int32 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C00007B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000068*/ public hidebysig static - int64 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C00007C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000069*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 11 59 - { - .custom /*0C00007D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600006A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0D - { - .custom /*0C00007E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600006B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 08 - { - .custom /*0C00007F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600006C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0A - { - .custom /*0C000080:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600006D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0C - { - .custom /*0C000081:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600006E*/ public hidebysig static - float32 Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C000082:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*0600006F*/ public hidebysig static - !!TResult Min(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 02 02 1E 01 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C000083:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Min - - .method /*06000070*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - OfType(class [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ source) cil managed - // SIG: 10 01 01 15 12 4D 01 1E 00 12 61 - { - .custom /*0C000084:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::OfType - - .method /*06000071*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - OrderBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 14 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C000085:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::OrderBy - - .method /*06000072*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - OrderBy(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001A*/ comparer) cil managed - // SIG: 10 02 03 15 12 14 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 69 01 1E 01 - { - .custom /*0C000086:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::OrderBy - - .method /*06000073*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - OrderByDescending(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 14 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C000087:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::OrderByDescending - - .method /*06000074*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - OrderByDescending(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001A*/ comparer) cil managed - // SIG: 10 02 03 15 12 14 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 69 01 1E 01 - { - .custom /*0C000088:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::OrderByDescending - - .method /*06000075*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Prepend(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - !!TSource element) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 1E 00 - { - .custom /*0C000089:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Prepend - - .method /*06000076*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Range(int32 start, - int32 count) cil managed - // SIG: 00 02 15 12 4D 01 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Range - - .method /*06000077*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Repeat(!!TResult element, - int32 count) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 1E 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Repeat - - .method /*06000078*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Reverse(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C00008A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Reverse - - .method /*06000079*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Select(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 02 02 15 12 4D 01 1E 01 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C00008B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Select - - .method /*0600007A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Select(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ selector) cil managed - // SIG: 10 02 02 15 12 4D 01 1E 01 15 12 4D 01 1E 00 15 12 51 03 1E 00 08 1E 01 - { - .custom /*0C00008C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Select - - .method /*0600007B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SelectMany(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 02 02 15 12 4D 01 1E 01 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 12 4D 01 1E 01 - { - .custom /*0C00008D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SelectMany - - .method /*0600007C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SelectMany(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/> selector) cil managed - // SIG: 10 02 02 15 12 4D 01 1E 01 15 12 4D 01 1E 00 15 12 51 03 1E 00 08 15 12 4D 01 1E 01 - { - .custom /*0C00008E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SelectMany - - .method /*0600007D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SelectMany(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> collectionSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 4D 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 12 4D 01 1E 01 15 12 51 03 1E - // 00 1E 01 1E 02 - { - .custom /*0C00008F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SelectMany - - .method /*0600007E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SelectMany(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/> collectionSelector, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 4D 01 1E 02 15 12 4D 01 1E 00 15 12 51 03 1E 00 08 15 12 4D 01 1E 01 15 12 51 03 - // 1E 00 1E 01 1E 02 - { - .custom /*0C000090:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SelectMany - - .method /*0600007F*/ public hidebysig static - bool SequenceEqual(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second) cil managed - // SIG: 10 01 02 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000091:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SequenceEqual - - .method /*06000080*/ public hidebysig static - bool SequenceEqual(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 03 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C000092:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SequenceEqual - - .method /*06000081*/ public hidebysig static - !!TSource Single(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000093:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Single - - .method /*06000082*/ public hidebysig static - !!TSource Single(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000094:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Single - - .method /*06000083*/ public hidebysig static - !!TSource SingleOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C000095:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SingleOrDefault - - .method /*06000084*/ public hidebysig static - !!TSource SingleOrDefault(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000096:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SingleOrDefault - - .method /*06000085*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Skip(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 08 - { - .custom /*0C000097:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Skip - - .method /*06000086*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SkipLast(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 08 - { - .custom /*0C000098:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SkipLast - - .method /*06000087*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SkipWhile(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C000099:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SkipWhile - - .method /*06000088*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - SkipWhile(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ predicate) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 51 03 1E 00 08 02 - { - .custom /*0C00009A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::SkipWhile - - .method /*06000089*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 11 59 15 12 4D 01 11 59 - { - .custom /*0C00009B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600008A*/ public hidebysig static - float64 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0D 15 12 4D 01 0D - { - .custom /*0C00009C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600008B*/ public hidebysig static - int32 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 08 15 12 4D 01 08 - { - .custom /*0C00009D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600008C*/ public hidebysig static - int64 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0A 15 12 4D 01 0A - { - .custom /*0C00009E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600008D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 11 59 15 12 4D 01 15 11 5D 01 11 59 - { - .custom /*0C00009F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600008E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0D 15 12 4D 01 15 11 5D 01 0D - { - .custom /*0C0000A0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600008F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 08 15 12 4D 01 15 11 5D 01 08 - { - .custom /*0C0000A1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000090*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0A 15 12 4D 01 15 11 5D 01 0A - { - .custom /*0C0000A2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000091*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/> source) cil managed - // SIG: 00 01 15 11 5D 01 0C 15 12 4D 01 15 11 5D 01 0C - { - .custom /*0C0000A3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000092*/ public hidebysig static - float32 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 00 01 0C 15 12 4D 01 0C - { - .custom /*0C0000A4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000093*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000016*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 11 59 - { - .custom /*0C0000A5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000094*/ public hidebysig static - float64 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 0D - { - .custom /*0C0000A6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000095*/ public hidebysig static - int32 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 08 - { - .custom /*0C0000A7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000096*/ public hidebysig static - int64 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 0A - { - .custom /*0C0000A8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000097*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 11 59 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 11 59 - { - .custom /*0C0000A9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000098*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0D 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0D - { - .custom /*0C0000AA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*06000099*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 08 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 08 - { - .custom /*0C0000AB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600009A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0A 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0A - { - .custom /*0C0000AC:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600009B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000017*/ - Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/> selector) cil managed - // SIG: 10 01 02 15 11 5D 01 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 15 11 5D 01 0C - { - .custom /*0C0000AD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600009C*/ public hidebysig static - float32 Sum(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ selector) cil managed - // SIG: 10 01 02 0C 15 12 4D 01 1E 00 15 12 55 02 1E 00 0C - { - .custom /*0C0000AE:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Sum - - .method /*0600009D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Take(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 08 - { - .custom /*0C0000AF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Take - - .method /*0600009E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - TakeLast(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - int32 count) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 08 - { - .custom /*0C0000B0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::TakeLast - - .method /*0600009F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - TakeWhile(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000B1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::TakeWhile - - .method /*060000A0*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - TakeWhile(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ predicate) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 51 03 1E 00 08 02 - { - .custom /*0C0000B2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::TakeWhile - - .method /*060000A1*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - ThenBy(class System.Linq.IOrderedEnumerable`1/*02000005*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 14 01 1E 00 15 12 14 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000B3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ThenBy - - .method /*060000A2*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - ThenBy(class System.Linq.IOrderedEnumerable`1/*02000005*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001A*/ comparer) cil managed - // SIG: 10 02 03 15 12 14 01 1E 00 15 12 14 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 69 01 1E 01 - { - .custom /*0C0000B4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ThenBy - - .method /*060000A3*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - ThenByDescending(class System.Linq.IOrderedEnumerable`1/*02000005*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 14 01 1E 00 15 12 14 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000B5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ThenByDescending - - .method /*060000A4*/ public hidebysig static - class System.Linq.IOrderedEnumerable`1/*02000005*/ - ThenByDescending(class System.Linq.IOrderedEnumerable`1/*02000005*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001A*/ comparer) cil managed - // SIG: 10 02 03 15 12 14 01 1E 00 15 12 14 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 69 01 1E 01 - { - .custom /*0C0000B6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ThenByDescending - - .method /*060000A5*/ public hidebysig static - !!TSource[] ToArray(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 1D 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C0000B7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToArray - - .method /*060000A6*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.Dictionary`2/*0100001B*/ - ToDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 6D 02 1E 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000B8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToDictionary - - .method /*060000A7*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.Dictionary`2/*0100001B*/ - ToDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 02 03 15 12 6D 02 1E 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 65 01 1E 01 - { - .custom /*0C0000B9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToDictionary - - .method /*060000A8*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.Dictionary`2/*0100001B*/ - ToDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 6D 02 1E 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E - // 02 - { - .custom /*0C0000BA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToDictionary - - .method /*060000A9*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.Dictionary`2/*0100001B*/ - ToDictionary(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 03 04 15 12 6D 02 1E 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E - // 02 15 12 65 01 1E 01 - { - .custom /*0C0000BB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToDictionary - - .method /*060000AA*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.HashSet`1/*0100001C*/ - ToHashSet(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 71 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C0000BC:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToHashSet - - .method /*060000AB*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.HashSet`1/*0100001C*/ - ToHashSet(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 02 15 12 71 01 1E 00 15 12 4D 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C0000BD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToHashSet - - .method /*060000AC*/ public hidebysig static - class [System.Collections/*23000002*/]System.Collections.Generic.List`1/*0100001D*/ - ToList(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source) cil managed - // SIG: 10 01 01 15 12 75 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C0000BE:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToList - - .method /*060000AD*/ public hidebysig static - class System.Linq.ILookup`2/*02000004*/ - ToLookup(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector) cil managed - // SIG: 10 02 02 15 12 10 02 1E 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 - { - .custom /*0C0000BF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToLookup - - .method /*060000AE*/ public hidebysig static - class System.Linq.ILookup`2/*02000004*/ - ToLookup(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 02 03 15 12 10 02 1E 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 65 01 1E 01 - { - .custom /*0C0000C0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToLookup - - .method /*060000AF*/ public hidebysig static - class System.Linq.ILookup`2/*02000004*/ - ToLookup(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector) cil managed - // SIG: 10 03 03 15 12 10 02 1E 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E - // 02 - { - .custom /*0C0000C1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToLookup - - .method /*060000B0*/ public hidebysig static - class System.Linq.ILookup`2/*02000004*/ - ToLookup(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ elementSelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 03 04 15 12 10 02 1E 01 1E 02 15 12 4D 01 1E 00 15 12 55 02 1E 00 1E 01 15 12 55 02 1E 00 1E - // 02 15 12 65 01 1E 01 - { - .custom /*0C0000C2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::ToLookup - - .method /*060000B1*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 - { - .custom /*0C0000C3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Union - - .method /*060000B2*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Union(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000019*/ comparer) cil managed - // SIG: 10 01 03 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 65 01 1E 00 - { - .custom /*0C0000C4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Union - - .method /*060000B3*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Where(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ predicate) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 55 02 1E 00 02 - { - .custom /*0C0000C5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Where - - .method /*060000B4*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Where(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ source, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ predicate) cil managed - // SIG: 10 01 02 15 12 4D 01 1E 00 15 12 4D 01 1E 00 15 12 51 03 1E 00 08 02 - { - .custom /*0C0000C6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Where - - .method /*060000B5*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Zip(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ first, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ second, - class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ resultSelector) cil managed - // SIG: 10 03 03 15 12 4D 01 1E 02 15 12 4D 01 1E 00 15 12 4D 01 1E 01 15 12 51 03 1E 00 1E 01 1E 02 - { - .custom /*0C0000C7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerable::Zip - -} // end of class System.Linq.Enumerable - -.class /*02000003*/ interface public abstract auto ansi System.Linq.IGrouping`2<+ TKey,+ TElement> - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ -{ - .method /*060000B6*/ public hidebysig newslot specialname abstract virtual - instance !TKey get_Key() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IGrouping`2::get_Key - - .property /*17000001*/ instance !TKey Key() - { - .get instance !TKey System.Linq.IGrouping`2/*02000003*/::get_Key() /* 060000B6 */ - } // end of property IGrouping`2::Key -} // end of class System.Linq.IGrouping`2 - -.class /*02000004*/ interface public abstract auto ansi System.Linq.ILookup`2 - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ -{ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001E*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000B7*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ILookup`2::get_Count - - .method /*060000B8*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - get_Item(!TKey key) cil managed - // SIG: 20 01 15 12 4D 01 13 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ILookup`2::get_Item - - .method /*060000B9*/ public hidebysig newslot abstract virtual - instance bool Contains(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method ILookup`2::Contains - - .property /*17000002*/ instance int32 Count() - { - .get instance int32 System.Linq.ILookup`2/*02000004*/::get_Count() /* 060000B7 */ - } // end of property ILookup`2::Count - .property /*17000003*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Item(!TKey) - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ System.Linq.ILookup`2/*02000004*/::get_Item(!TKey) /* 060000B8 */ - } // end of property ILookup`2::Item -} // end of class System.Linq.ILookup`2 - -.class /*02000005*/ interface public abstract auto ansi System.Linq.IOrderedEnumerable`1<+ TElement> - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000003*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/ -{ - .method /*060000BA*/ public hidebysig newslot abstract virtual - instance class System.Linq.IOrderedEnumerable`1/*02000005*/ - CreateOrderedEnumerable(class [System.Runtime/*23000001*/]System.Func`2/*01000015*/ keySelector, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100001A*/ comparer, - bool descending) cil managed - // SIG: 30 01 03 15 12 14 01 13 00 15 12 55 02 13 00 1E 00 15 12 69 01 1E 00 02 - { - // Method begins at RVA 0x0 - } // end of method IOrderedEnumerable`1::CreateOrderedEnumerable - -} // end of class System.Linq.IOrderedEnumerable`1 - -.class /*02000006*/ public auto ansi beforefieldinit System.Linq.Lookup`2 - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/>/*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/, - class System.Linq.ILookup`2/*02000004*//*1B000004*/ -{ - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001E*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000BB*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Lookup`2::.ctor - - .method /*060000BC*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lookup`2::get_Count - - .method /*060000BD*/ public hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - get_Item(!TKey key) cil managed - // SIG: 20 01 15 12 4D 01 13 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lookup`2::get_Item - - .method /*060000BE*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - ApplyResultSelector(class [System.Runtime/*23000001*/]System.Func`3/*01000014*/,!!TResult> resultSelector) cil managed - // SIG: 30 01 01 15 12 4D 01 1E 00 15 12 51 03 13 00 15 12 4D 01 13 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lookup`2::ApplyResultSelector - - .method /*060000BF*/ public hidebysig newslot virtual final - instance bool Contains(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lookup`2::Contains - - .method /*060000C0*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000020*/> - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 81 01 15 12 0C 02 13 00 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lookup`2::GetEnumerator - - .method /*060000C1*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001F*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 7D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/::GetEnumerator /*01000018::0A000012*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lookup`2::System.Collections.IEnumerable.GetEnumerator - - .property /*17000004*/ instance int32 Count() - { - .get instance int32 System.Linq.Lookup`2/*02000006*/::get_Count() /* 060000BC */ - } // end of property Lookup`2::Count - .property /*17000005*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ - Item(!TKey) - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*/ System.Linq.Lookup`2/*02000006*/::get_Item(!TKey) /* 060000BD */ - } // end of property Lookup`2::Item -} // end of class System.Linq.Lookup`2 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il deleted file mode 100644 index 6fa4bd860c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il +++ /dev/null @@ -1,3932 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d81 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004800 -// Size of init.data: 0x00000e00 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00006742 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x000155c6 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000066f0 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000a48] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005800 [0x00003e88] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004748 Virtual Size -// 0x00002000 Virtual Address -// 0x00004800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000a48 Virtual Size -// 0x00008000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00004a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000744 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006732 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002344 [0x0000432c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00006670 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000027f8 Size -// '#~' Name -// Stream 2: -// 0x00002864 Offset -// 0x00000e84 Size -// '#Strings' Name -// Stream 3: -// 0x000036e8 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000036f0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003700 Offset -// 0x00000c2c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000168909a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 38536 -// PE header size : 512 (496 used) ( 1.33%) -// PE additional info : 18811 (48.81%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 17196 (44.62%) -// CLR additional info : 128 ( 0.33%) -// CLR method headers : 256 ( 0.66%) -// Managed code : 500 ( 1.30%) -// Data : 3584 ( 9.30%) -// Unaccounted : -2523 (-6.55%) - -// Num.of PE sections : 3 -// .text - 18432 -// .rsrc - 3072 -// .reloc - 512 - -// CLR meta-data size : 17196 -// Module - 1 (10 bytes) -// TypeDef - 17 (238 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 49 (294 bytes) -// MethodDef - 262 (3668 bytes) 6 abstract, 0 native, 256 bodies -// FieldDef - 15 (90 bytes) 1 constant -// MemberRef - 24 (144 bytes) -// ParamDef - 519 (3114 bytes) -// Constant - 45 (270 bytes) -// CustomAttribute- 152 (912 bytes) -// InterfaceImpl - 3 (12 bytes) -// PropertyMap - 5 (20 bytes) -// Property - 16 (96 bytes) -// MethodSemantic- 19 (114 bytes) -// TypeSpec - 14 (28 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 10 (140 bytes) -// NestedClass - 1 (4 bytes) -// GenericParam - 91 (728 bytes) -// GenericParamConstraint- 45 (180 bytes) -// Strings - 3715 bytes -// Blobs - 3116 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 217 bytes - -// CLR additional info : 128 - -// CLR method headers : 256 -// Num.of method bodies - 256 -// Num.of fat headers - 0 -// Num.of tiny headers - 256 - -// Managed code : 500 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class MemoryExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class SequencePosition (public) (sequential) (ansi) (sealed) -// Class MemoryMarshal (public) (abstract) (auto) (ansi) (sealed) -// Class SequenceMarshal (public) (abstract) (auto) (ansi) (sealed) -// Class BuffersExtensions (public) (abstract) (auto) (ansi) (sealed) -// Interface IBufferWriter`1 (public) (abstract) (auto) (ansi) -// Class MemoryPool`1 (public) (abstract) (auto) (ansi) -// Class OperationStatus (public) (auto) (ansi) (sealed) -// Class ReadOnlySequenceSegment`1 (public) (abstract) (auto) (ansi) -// Class ReadOnlySequence`1 (public) (sequential) (ansi) (sealed) -// Class StandardFormat (public) (sequential) (ansi) (sealed) -// Class Base64 (public) (abstract) (auto) (ansi) (sealed) -// Class Utf8Formatter (public) (abstract) (auto) (ansi) (sealed) -// Class Utf8Parser (public) (abstract) (auto) (ansi) (sealed) -// Class BinaryPrimitives (public) (abstract) (auto) (ansi) (sealed) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Memory -{ - .custom /*0C000003:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000004:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*0100001D*/::.ctor(int32) /* 0A000006 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000005:0A000007*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*0100001E*/::.ctor() /* 0A000007 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000006:0A000008*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*0100001F*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*0100001F*//DebuggingModes/*01000020*/) /* 0A000008 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000007:0A000009*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000021*/::.ctor() /* 0A000009 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000022*/::.ctor() /* 0A00000A */ = ( 01 00 00 00 ) - .custom /*0C000009:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000023*/::.ctor(string) /* 0A00000B */ = ( 01 00 0D 53 79 73 74 65 6D 2E 4D 65 6D 6F 72 79 // ...System.Memory - 00 00 ) - .custom /*0C00000A:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000024*/::.ctor(string) /* 0A00000C */ = ( 01 00 0D 53 79 73 74 65 6D 2E 4D 65 6D 6F 72 79 // ...System.Memory - 00 00 ) - .custom /*0C00000B:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000025*/::.ctor(string) /* 0A00000D */ = ( 01 00 0D 53 79 73 74 65 6D 2E 4D 65 6D 6F 72 79 // ...System.Memory - 00 00 ) - .custom /*0C00000C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000026*/::.ctor(string) /* 0A00000E */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000027*/::.ctor(string) /* 0A00000F */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000E:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000028*/::.ctor(string) /* 0A000010 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000F:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000029*/::.ctor(string) /* 0A000011 */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C000010:0A000012*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100002A*/::.ctor(string) /* 0A000012 */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000011:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 01 00 00 ) - .custom /*0C000012:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*0100002B*/::.ctor(string, - string) /* 0A000013 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000013:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*0100002B*/::.ctor(string, - string) /* 0A000013 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000014:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*0100002B*/::.ctor(string, - string) /* 0A000013 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000015:0A000014*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*0100002C*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*0100002D*/) /* 0A000014 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:1:0:0 -} -.class extern /*27000001*/ forwarder System.Memory`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.ReadOnlyMemory`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.ReadOnlySpan`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Span`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Buffers.IMemoryOwner`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Buffers.IPinnable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Buffers.MemoryHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Buffers.MemoryManager`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ Enumerator -{ - .class extern System.ReadOnlySpan`1 /*27000003*/ -} -.class extern /*2700000A*/ Enumerator -{ - .class extern System.Span`1 /*27000004*/ -} -.module System.Memory.dll -// MVID: {8b81f38e-5410-413e-9033-f1823b6f8320} -.custom /*0C000002:0A000015*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*0100002E*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F366D1CF000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.MemoryExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000001*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - AsMemory(string text) cil managed - // SIG: 00 01 15 11 0D 01 03 0E - { - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000002*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - AsMemory(string text, - int32 start) cil managed - // SIG: 00 02 15 11 0D 01 03 0E 08 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000003*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - AsMemory(string text, - int32 start, - int32 length) cil managed - // SIG: 00 03 15 11 0D 01 03 0E 08 08 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2056 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000004*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/ segment) cil managed - // SIG: 10 01 01 15 11 11 01 1E 00 15 11 15 01 1E 00 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000005*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/ segment, - int32 start) cil managed - // SIG: 10 01 02 15 11 11 01 1E 00 15 11 15 01 1E 00 08 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000006*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/ segment, - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 11 01 1E 00 15 11 15 01 1E 00 08 08 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000007*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(!!T[] 'array') cil managed - // SIG: 10 01 01 15 11 11 01 1E 00 1D 1E 00 - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2062 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000008*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(!!T[] 'array', - int32 start) cil managed - // SIG: 10 01 02 15 11 11 01 1E 00 1D 1E 00 08 - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2065 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*06000009*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(!!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 11 01 1E 00 1D 1E 00 08 08 - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsMemory - - .method /*0600000A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - AsSpan(string text) cil managed - // SIG: 00 01 15 11 19 01 03 0E - { - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*0600000B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - AsSpan(string text, - int32 start) cil managed - // SIG: 00 02 15 11 19 01 03 0E 08 - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*0600000C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - AsSpan(string text, - int32 start, - int32 length) cil managed - // SIG: 00 03 15 11 19 01 03 0E 08 08 - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2071 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*0600000D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsSpan(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/ segment) cil managed - // SIG: 10 01 01 15 11 1D 01 1E 00 15 11 15 01 1E 00 - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2074 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*0600000E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsSpan(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/ segment, - int32 start) cil managed - // SIG: 10 01 02 15 11 1D 01 1E 00 15 11 15 01 1E 00 08 - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2077 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*0600000F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsSpan(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/ segment, - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 1D 01 1E 00 15 11 15 01 1E 00 08 08 - { - .custom /*0C000028:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x207a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*06000010*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsSpan(!!T[] 'array') cil managed - // SIG: 10 01 01 15 11 1D 01 1E 00 1D 1E 00 - { - .custom /*0C000029:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x207d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*06000011*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsSpan(!!T[] 'array', - int32 start) cil managed - // SIG: 10 01 02 15 11 1D 01 1E 00 1D 1E 00 08 - { - .custom /*0C00002A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*06000012*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsSpan(!!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 1D 01 1E 00 1D 1E 00 08 08 - { - .custom /*0C00002B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2083 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::AsSpan - - .method /*06000013*/ public hidebysig static - int32 BinarySearch(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - class [System.Runtime/*23000001*/]System.IComparable`1/*01000008*/ comparable) cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 15 12 21 01 1E 00 - { - .custom /*0C00002C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2086 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::BinarySearch - - .method /*06000014*/ public hidebysig static - int32 BinarySearch(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - class [System.Runtime/*23000001*/]System.IComparable`1/*01000008*/ comparable) cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 15 12 21 01 1E 00 - { - .custom /*0C00002D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2089 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::BinarySearch - - .method /*06000015*/ public hidebysig static - int32 BinarySearch/*1B000001*/) TComparer>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T 'value', - !!TComparer comparer) cil managed - // SIG: 10 02 03 08 15 11 19 01 1E 00 1E 00 1E 01 - { - .custom /*0C00002E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::BinarySearch - - .method /*06000016*/ public hidebysig static - int32 BinarySearch/*1B000002*/) TComparable>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!TComparable comparable) cil managed - // SIG: 10 02 02 08 15 11 19 01 1E 00 1E 01 - { - .custom /*0C00002F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::BinarySearch - - .method /*06000017*/ public hidebysig static - int32 BinarySearch/*1B000001*/) TComparer>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T 'value', - !!TComparer comparer) cil managed - // SIG: 10 02 03 08 15 11 1D 01 1E 00 1E 00 1E 01 - { - .custom /*0C000030:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2092 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::BinarySearch - - .method /*06000018*/ public hidebysig static - int32 BinarySearch/*1B000002*/) TComparable>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!TComparable comparable) cil managed - // SIG: 10 02 02 08 15 11 1D 01 1E 00 1E 01 - { - .custom /*0C000031:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2095 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::BinarySearch - - .method /*06000019*/ public hidebysig static - int32 CompareTo(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other, - valuetype [System.Runtime/*23000001*/]System.StringComparison/*0100000A*/ comparisonType) cil managed - // SIG: 00 03 08 15 11 19 01 03 15 11 19 01 03 11 29 - { - .custom /*0C000032:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2098 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::CompareTo - - .method /*0600001A*/ public hidebysig static - bool Contains(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value', - valuetype [System.Runtime/*23000001*/]System.StringComparison/*0100000A*/ comparisonType) cil managed - // SIG: 00 03 02 15 11 19 01 03 15 11 19 01 03 11 29 - { - .custom /*0C000033:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Contains - - .method /*0600001B*/ public hidebysig static - void CopyTo(!!T[] source, - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ destination) cil managed - // SIG: 10 01 02 01 1D 1E 00 15 11 11 01 1E 00 - { - .custom /*0C000034:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209e - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryExtensions::CopyTo - - .method /*0600001C*/ public hidebysig static - void CopyTo(!!T[] source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination) cil managed - // SIG: 10 01 02 01 1D 1E 00 15 11 1D 01 1E 00 - { - .custom /*0C000035:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a0 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryExtensions::CopyTo - - .method /*0600001D*/ public hidebysig static - bool EndsWith(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value', - valuetype [System.Runtime/*23000001*/]System.StringComparison/*0100000A*/ comparisonType) cil managed - // SIG: 00 03 02 15 11 19 01 03 15 11 19 01 03 11 29 - { - .custom /*0C000036:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a2 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::EndsWith - - .method /*0600001E*/ public hidebysig static - bool EndsWith<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 02 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000037:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a5 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::EndsWith - - .method /*0600001F*/ public hidebysig static - bool EndsWith<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 02 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000038:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a8 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::EndsWith - - .method /*06000020*/ public hidebysig static - bool Equals(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other, - valuetype [System.Runtime/*23000001*/]System.StringComparison/*0100000A*/ comparisonType) cil managed - // SIG: 00 03 02 15 11 19 01 03 15 11 19 01 03 11 29 - { - .custom /*0C000039:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ab - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Equals - - .method /*06000021*/ public hidebysig static - int32 IndexOf(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value', - valuetype [System.Runtime/*23000001*/]System.StringComparison/*0100000A*/ comparisonType) cil managed - // SIG: 00 03 08 15 11 19 01 03 15 11 19 01 03 11 29 - { - .custom /*0C00003A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ae - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOf - - .method /*06000022*/ public hidebysig static - int32 IndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ values) cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C00003B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOfAny - - .method /*06000023*/ public hidebysig static - int32 IndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T value0, - !!T value1) cil managed - // SIG: 10 01 03 08 15 11 19 01 1E 00 1E 00 1E 00 - { - .custom /*0C00003C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b4 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOfAny - - .method /*06000024*/ public hidebysig static - int32 IndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T value0, - !!T value1, - !!T value2) cil managed - // SIG: 10 01 04 08 15 11 19 01 1E 00 1E 00 1E 00 1E 00 - { - .custom /*0C00003D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b7 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOfAny - - .method /*06000025*/ public hidebysig static - int32 IndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ values) cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C00003E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ba - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOfAny - - .method /*06000026*/ public hidebysig static - int32 IndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T value0, - !!T value1) cil managed - // SIG: 10 01 03 08 15 11 1D 01 1E 00 1E 00 1E 00 - { - .custom /*0C00003F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20bd - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOfAny - - .method /*06000027*/ public hidebysig static - int32 IndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T value0, - !!T value1, - !!T value2) cil managed - // SIG: 10 01 04 08 15 11 1D 01 1E 00 1E 00 1E 00 1E 00 - { - .custom /*0C000040:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c0 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOfAny - - .method /*06000028*/ public hidebysig static - int32 IndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000041:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c3 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOf - - .method /*06000029*/ public hidebysig static - int32 IndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T 'value') cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 1E 00 - { - .custom /*0C000042:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c6 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOf - - .method /*0600002A*/ public hidebysig static - int32 IndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000043:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c9 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOf - - .method /*0600002B*/ public hidebysig static - int32 IndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T 'value') cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 1E 00 - { - .custom /*0C000044:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20cc - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IndexOf - - .method /*0600002C*/ public hidebysig static - bool IsWhiteSpace(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 00 01 02 15 11 19 01 03 - { - .custom /*0C000045:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20cf - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::IsWhiteSpace - - .method /*0600002D*/ public hidebysig static - int32 LastIndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ values) cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000046:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20d2 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOfAny - - .method /*0600002E*/ public hidebysig static - int32 LastIndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T value0, - !!T value1) cil managed - // SIG: 10 01 03 08 15 11 19 01 1E 00 1E 00 1E 00 - { - .custom /*0C000047:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20d5 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOfAny - - .method /*0600002F*/ public hidebysig static - int32 LastIndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T value0, - !!T value1, - !!T value2) cil managed - // SIG: 10 01 04 08 15 11 19 01 1E 00 1E 00 1E 00 1E 00 - { - .custom /*0C000048:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20d8 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOfAny - - .method /*06000030*/ public hidebysig static - int32 LastIndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ values) cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000049:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20db - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOfAny - - .method /*06000031*/ public hidebysig static - int32 LastIndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T value0, - !!T value1) cil managed - // SIG: 10 01 03 08 15 11 1D 01 1E 00 1E 00 1E 00 - { - .custom /*0C00004A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20de - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOfAny - - .method /*06000032*/ public hidebysig static - int32 LastIndexOfAny<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T value0, - !!T value1, - !!T value2) cil managed - // SIG: 10 01 04 08 15 11 1D 01 1E 00 1E 00 1E 00 1E 00 - { - .custom /*0C00004B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20e1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOfAny - - .method /*06000033*/ public hidebysig static - int32 LastIndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C00004C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20e4 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOf - - .method /*06000034*/ public hidebysig static - int32 LastIndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - !!T 'value') cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 1E 00 - { - .custom /*0C00004D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20e7 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOf - - .method /*06000035*/ public hidebysig static - int32 LastIndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C00004E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ea - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOf - - .method /*06000036*/ public hidebysig static - int32 LastIndexOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - !!T 'value') cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 1E 00 - { - .custom /*0C00004F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ed - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::LastIndexOf - - .method /*06000037*/ public hidebysig static - bool Overlaps(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other) cil managed - // SIG: 10 01 02 02 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000050:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20f0 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Overlaps - - .method /*06000038*/ public hidebysig static - bool Overlaps(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other, - [out] int32& elementOffset) cil managed - // SIG: 10 01 03 02 15 11 19 01 1E 00 15 11 19 01 1E 00 10 08 - { - .custom /*0C000051:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20f3 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Overlaps - - .method /*06000039*/ public hidebysig static - bool Overlaps(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other) cil managed - // SIG: 10 01 02 02 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000052:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20f6 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Overlaps - - .method /*0600003A*/ public hidebysig static - bool Overlaps(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other, - [out] int32& elementOffset) cil managed - // SIG: 10 01 03 02 15 11 1D 01 1E 00 15 11 19 01 1E 00 10 08 - { - .custom /*0C000053:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20f9 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Overlaps - - .method /*0600003B*/ public hidebysig static - void Reverse(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span) cil managed - // SIG: 10 01 01 01 15 11 1D 01 1E 00 - { - .custom /*0C000054:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20fc - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryExtensions::Reverse - - .method /*0600003C*/ public hidebysig static - int32 SequenceCompareTo<(class [System.Runtime/*23000001*/]System.IComparable`1/*01000008*//*1B000002*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other) cil managed - // SIG: 10 01 02 08 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000055:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20fe - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::SequenceCompareTo - - .method /*0600003D*/ public hidebysig static - int32 SequenceCompareTo<(class [System.Runtime/*23000001*/]System.IComparable`1/*01000008*//*1B000002*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other) cil managed - // SIG: 10 01 02 08 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000056:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2101 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::SequenceCompareTo - - .method /*0600003E*/ public hidebysig static - bool SequenceEqual<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other) cil managed - // SIG: 10 01 02 02 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000057:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2104 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::SequenceEqual - - .method /*0600003F*/ public hidebysig static - bool SequenceEqual<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ other) cil managed - // SIG: 10 01 02 02 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000058:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2107 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::SequenceEqual - - .method /*06000040*/ public hidebysig static - bool StartsWith(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value', - valuetype [System.Runtime/*23000001*/]System.StringComparison/*0100000A*/ comparisonType) cil managed - // SIG: 00 03 02 15 11 19 01 03 15 11 19 01 03 11 29 - { - .custom /*0C000059:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x210a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::StartsWith - - .method /*06000041*/ public hidebysig static - bool StartsWith<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 02 15 11 19 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C00005A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x210d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::StartsWith - - .method /*06000042*/ public hidebysig static - bool StartsWith<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 02 15 11 1D 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C00005B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2110 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::StartsWith - - .method /*06000043*/ public hidebysig static - int32 ToLower(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100000C*/ culture) cil managed - // SIG: 00 03 08 15 11 19 01 03 15 11 1D 01 03 12 31 - { - .custom /*0C00005C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2113 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::ToLower - - .method /*06000044*/ public hidebysig static - int32 ToLowerInvariant(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination) cil managed - // SIG: 00 02 08 15 11 19 01 03 15 11 1D 01 03 - { - .custom /*0C00005D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2116 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::ToLowerInvariant - - .method /*06000045*/ public hidebysig static - int32 ToUpper(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100000C*/ culture) cil managed - // SIG: 00 03 08 15 11 19 01 03 15 11 1D 01 03 12 31 - { - .custom /*0C00005E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2119 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::ToUpper - - .method /*06000046*/ public hidebysig static - int32 ToUpperInvariant(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination) cil managed - // SIG: 00 02 08 15 11 19 01 03 15 11 1D 01 03 - { - .custom /*0C00005F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x211c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::ToUpperInvariant - - .method /*06000047*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - Trim(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 00 01 15 11 19 01 03 15 11 19 01 03 - { - .custom /*0C000060:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x211f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Trim - - .method /*06000048*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - Trim(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - char trimChar) cil managed - // SIG: 00 02 15 11 19 01 03 15 11 19 01 03 03 - { - .custom /*0C000061:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2122 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Trim - - .method /*06000049*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - Trim(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ trimChars) cil managed - // SIG: 00 02 15 11 19 01 03 15 11 19 01 03 15 11 19 01 03 - { - .custom /*0C000062:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2125 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::Trim - - .method /*0600004A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - TrimEnd(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 00 01 15 11 19 01 03 15 11 19 01 03 - { - .custom /*0C000063:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2128 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::TrimEnd - - .method /*0600004B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - TrimEnd(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - char trimChar) cil managed - // SIG: 00 02 15 11 19 01 03 15 11 19 01 03 03 - { - .custom /*0C000064:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x212b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::TrimEnd - - .method /*0600004C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - TrimEnd(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ trimChars) cil managed - // SIG: 00 02 15 11 19 01 03 15 11 19 01 03 15 11 19 01 03 - { - .custom /*0C000065:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x212e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::TrimEnd - - .method /*0600004D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - TrimStart(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 00 01 15 11 19 01 03 15 11 19 01 03 - { - .custom /*0C000066:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2131 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::TrimStart - - .method /*0600004E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - TrimStart(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - char trimChar) cil managed - // SIG: 00 02 15 11 19 01 03 15 11 19 01 03 03 - { - .custom /*0C000067:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2134 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::TrimStart - - .method /*0600004F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - TrimStart(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ trimChars) cil managed - // SIG: 00 02 15 11 19 01 03 15 11 19 01 03 15 11 19 01 03 - { - .custom /*0C000068:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2137 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryExtensions::TrimStart - -} // end of class System.MemoryExtensions - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.SequencePosition - extends [System.Runtime/*23000001*/]System.ValueType/*0100000D*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000004*/ -{ - .custom /*0C000019:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - .field /*04000001*/ private initonly object _dummy - .field /*04000002*/ private initonly int32 _dummyPrimitive - .method /*06000050*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - int32 integer) cil managed - // SIG: 20 02 01 1C 08 - { - // Method begins at RVA 0x213a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePosition::.ctor - - .method /*06000051*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - .custom /*0C000069:0A000002*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100000E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100000F*/) /* 0A000002 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x213d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePosition::Equals - - .method /*06000052*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.SequencePosition/*02000003*/ other) cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2140 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePosition::Equals - - .method /*06000053*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C00006A:0A000002*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100000E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100000F*/) /* 0A000002 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2143 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePosition::GetHashCode - - .method /*06000054*/ public hidebysig instance int32 - GetInteger() cil managed - // SIG: 20 00 08 - { - .custom /*0C00006B:0A000002*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100000E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100000F*/) /* 0A000002 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2146 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePosition::GetInteger - - .method /*06000055*/ public hidebysig instance object - GetObject() cil managed - // SIG: 20 00 1C - { - .custom /*0C00006C:0A000002*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100000E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100000F*/) /* 0A000002 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2149 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePosition::GetObject - -} // end of class System.SequencePosition - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.MemoryMarshal - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*06000056*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - AsBytes(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 10 01 01 15 11 19 01 05 15 11 19 01 1E 00 - { - // Method begins at RVA 0x214c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::AsBytes - - .method /*06000057*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - AsBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span) cil managed - // SIG: 10 01 01 15 11 1D 01 05 15 11 1D 01 1E 00 - { - // Method begins at RVA 0x214f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::AsBytes - - .method /*06000058*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - AsMemory(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory) cil managed - // SIG: 10 01 01 15 11 11 01 1E 00 15 11 0D 01 1E 00 - { - // Method begins at RVA 0x2152 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::AsMemory - - .method /*06000059*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - Cast(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 10 02 01 15 11 19 01 1E 01 15 11 19 01 1E 00 - { - // Method begins at RVA 0x2155 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::Cast - - .method /*0600005A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - Cast(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span) cil managed - // SIG: 10 02 01 15 11 1D 01 1E 01 15 11 1D 01 1E 00 - { - // Method begins at RVA 0x2158 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::Cast - - .method /*0600005B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - CreateFromPinnedArray(!!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 10 01 03 15 11 11 01 1E 00 1D 1E 00 08 08 - { - // Method begins at RVA 0x215b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::CreateFromPinnedArray - - .method /*0600005C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ - CreateReadOnlySpan(!!T& reference, - int32 length) cil managed - // SIG: 10 01 02 15 11 19 01 1E 00 10 1E 00 08 - { - // Method begins at RVA 0x215e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::CreateReadOnlySpan - - .method /*0600005D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - CreateSpan(!!T& reference, - int32 length) cil managed - // SIG: 10 01 02 15 11 1D 01 1E 00 10 1E 00 08 - { - // Method begins at RVA 0x2161 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::CreateSpan - - .method /*0600005E*/ public hidebysig static - !!T& GetReference(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ span) cil managed - // SIG: 10 01 01 10 1E 00 15 11 19 01 1E 00 - { - // Method begins at RVA 0x2164 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::GetReference - - .method /*0600005F*/ public hidebysig static - !!T& GetReference(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ span) cil managed - // SIG: 10 01 01 10 1E 00 15 11 1D 01 1E 00 - { - // Method begins at RVA 0x2167 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::GetReference - - .method /*06000060*/ public hidebysig static - !!T Read(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 10 01 01 1E 00 15 11 19 01 05 - { - // Method begins at RVA 0x216a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::Read - - .method /*06000061*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000010*/ - ToEnumerable(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory) cil managed - // SIG: 10 01 01 15 12 41 01 1E 00 15 11 0D 01 1E 00 - { - // Method begins at RVA 0x216d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::ToEnumerable - - .method /*06000062*/ public hidebysig static - bool TryGetArray(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory, - [out] valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/& segment) cil managed - // SIG: 10 01 02 02 15 11 0D 01 1E 00 10 15 11 15 01 1E 00 - { - // Method begins at RVA 0x2170 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::TryGetArray - - .method /*06000063*/ public hidebysig static - bool TryGetMemoryManager/*1B000008*/) TManager>(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory, - [out] !!TManager& manager) cil managed - // SIG: 10 02 02 02 15 11 0D 01 1E 00 10 1E 01 - { - // Method begins at RVA 0x2173 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::TryGetMemoryManager - - .method /*06000064*/ public hidebysig static - bool TryGetMemoryManager/*1B000008*/) TManager>(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory, - [out] !!TManager& manager, - [out] int32& start, - [out] int32& length) cil managed - // SIG: 10 02 04 02 15 11 0D 01 1E 00 10 1E 01 10 08 10 08 - { - // Method begins at RVA 0x2176 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::TryGetMemoryManager - - .method /*06000065*/ public hidebysig static - bool TryGetString(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory, - [out] string& text, - [out] int32& start, - [out] int32& length) cil managed - // SIG: 00 04 02 15 11 0D 01 03 10 0E 10 08 10 08 - { - // Method begins at RVA 0x2179 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::TryGetString - - .method /*06000066*/ public hidebysig static - bool TryRead(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] !!T& 'value') cil managed - // SIG: 10 01 02 02 15 11 19 01 05 10 1E 00 - { - // Method begins at RVA 0x217c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::TryRead - - .method /*06000067*/ public hidebysig static - bool TryWrite(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - !!T& 'value') cil managed - // SIG: 10 01 02 02 15 11 1D 01 05 10 1E 00 - { - // Method begins at RVA 0x217f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryMarshal::TryWrite - - .method /*06000068*/ public hidebysig static - void Write(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - !!T& 'value') cil managed - // SIG: 10 01 02 01 15 11 1D 01 05 10 1E 00 - { - // Method begins at RVA 0x2182 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryMarshal::Write - -} // end of class System.Runtime.InteropServices.MemoryMarshal - -.class /*02000005*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.SequenceMarshal - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*06000069*/ public hidebysig static - bool TryGetArray(valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ sequence, - [out] valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000005*/& segment) cil managed - // SIG: 10 01 02 02 15 11 2C 01 1E 00 10 15 11 15 01 1E 00 - { - // Method begins at RVA 0x2184 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequenceMarshal::TryGetArray - - .method /*0600006A*/ public hidebysig static - bool TryGetReadOnlyMemory(valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ sequence, - [out] valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/& memory) cil managed - // SIG: 10 01 02 02 15 11 2C 01 1E 00 10 15 11 0D 01 1E 00 - { - // Method begins at RVA 0x2187 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequenceMarshal::TryGetReadOnlyMemory - - .method /*0600006B*/ public hidebysig static - bool TryGetReadOnlySequenceSegment(valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ sequence, - [out] class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/& startSegment, - [out] int32& startIndex, - [out] class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/& endSegment, - [out] int32& endIndex) cil managed - // SIG: 10 01 05 02 15 11 2C 01 1E 00 10 15 12 28 01 1E 00 10 08 10 15 12 28 01 1E 00 10 08 - { - // Method begins at RVA 0x218a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequenceMarshal::TryGetReadOnlySequenceSegment - -} // end of class System.Runtime.InteropServices.SequenceMarshal - -.class /*02000006*/ public abstract auto ansi sealed beforefieldinit System.Buffers.BuffersExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600006C*/ public hidebysig static - void CopyTo([in] valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/& source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination) cil managed - // SIG: 10 01 02 01 10 15 11 2C 01 1E 00 15 11 1D 01 1E 00 - { - .custom /*0C00006D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [1]/*080000E1*/ - .custom /*0C000083:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x218d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BuffersExtensions::CopyTo - - .method /*0600006D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000013*/ - PositionOf<(class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B000003*/) T>([in] valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/& source, - !!T 'value') cil managed - // SIG: 10 01 02 15 11 4D 01 11 0C 10 15 11 2C 01 1E 00 1E 00 - { - .custom /*0C00006E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [1]/*080000E3*/ - .custom /*0C000084:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x218f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BuffersExtensions::PositionOf - - .method /*0600006E*/ public hidebysig static - !!T[] ToArray([in] valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/& sequence) cil managed - // SIG: 10 01 01 1D 1E 00 10 15 11 2C 01 1E 00 - { - .custom /*0C00006F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [1]/*080000E5*/ - .custom /*0C000085:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2192 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BuffersExtensions::ToArray - - .method /*0600006F*/ public hidebysig static - void Write(class System.Buffers.IBufferWriter`1/*02000007*/ writer, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ 'value') cil managed - // SIG: 10 01 02 01 15 12 1C 01 1E 00 15 11 19 01 1E 00 - { - .custom /*0C000070:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000002*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2195 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BuffersExtensions::Write - -} // end of class System.Buffers.BuffersExtensions - -.class /*02000007*/ interface public abstract auto ansi System.Buffers.IBufferWriter`1 -{ - .method /*06000070*/ public hidebysig newslot abstract virtual - instance void Advance(int32 count) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IBufferWriter`1::Advance - - .method /*06000071*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000004*/ - GetMemory([opt] int32 sizeHint) cil managed - // SIG: 20 01 15 11 11 01 13 00 08 - { - .param [1]/*080000E9*/ = int32(0x00000000) - // Method begins at RVA 0x0 - } // end of method IBufferWriter`1::GetMemory - - .method /*06000072*/ public hidebysig newslot abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ - GetSpan([opt] int32 sizeHint) cil managed - // SIG: 20 01 15 11 1D 01 13 00 08 - { - .param [1]/*080000EA*/ = int32(0x00000000) - // Method begins at RVA 0x0 - } // end of method IBufferWriter`1::GetSpan - -} // end of class System.Buffers.IBufferWriter`1 - -.class /*02000008*/ public abstract auto ansi beforefieldinit System.Buffers.MemoryPool`1 - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000014*/ -{ - .method /*06000073*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2197 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000004 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000001*/::.ctor() /* 0A000004 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryPool`1::.ctor - - .method /*06000074*/ public hidebysig newslot specialname abstract virtual - instance int32 get_MaxBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method MemoryPool`1::get_MaxBufferSize - - .method /*06000075*/ public hidebysig specialname static - class System.Buffers.MemoryPool`1/*02000008*/ - get_Shared() cil managed - // SIG: 00 00 15 12 20 01 13 00 - { - // Method begins at RVA 0x219f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryPool`1::get_Shared - - .method /*06000076*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x21a2 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryPool`1::Dispose - - .method /*06000077*/ family hidebysig newslot abstract virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method MemoryPool`1::Dispose - - .method /*06000078*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Buffers.IMemoryOwner`1/*01000015*/ - Rent([opt] int32 minBufferSize) cil managed - // SIG: 20 01 15 12 55 01 13 00 08 - { - .param [1]/*080000EC*/ = int32(0xFFFFFFFF) - // Method begins at RVA 0x0 - } // end of method MemoryPool`1::Rent - - .property /*17000001*/ instance int32 MaxBufferSize() - { - .get instance int32 System.Buffers.MemoryPool`1/*02000008*/::get_MaxBufferSize() /* 06000074 */ - } // end of property MemoryPool`1::MaxBufferSize - .property /*17000002*/ class System.Buffers.MemoryPool`1/*02000008*/ - Shared() - { - .get class System.Buffers.MemoryPool`1/*02000008*/ System.Buffers.MemoryPool`1/*02000008*/::get_Shared() /* 06000075 */ - } // end of property MemoryPool`1::Shared -} // end of class System.Buffers.MemoryPool`1 - -.class /*02000009*/ public auto ansi sealed System.Buffers.OperationStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Buffers.OperationStatus/*02000009*/ DestinationTooSmall = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.Buffers.OperationStatus/*02000009*/ Done = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.Buffers.OperationStatus/*02000009*/ InvalidData = int32(0x00000003) - .field /*04000007*/ public static literal valuetype System.Buffers.OperationStatus/*02000009*/ NeedMoreData = int32(0x00000002) -} // end of class System.Buffers.OperationStatus - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Buffers.ReadOnlySequenceSegment`1 - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*06000079*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x21a4 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000004 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000001*/::.ctor() /* 0A000004 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlySequenceSegment`1::.ctor - - .method /*0600007A*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - get_Memory() cil managed - // SIG: 20 00 15 11 0D 01 13 00 - { - // Method begins at RVA 0x21ac - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequenceSegment`1::get_Memory - - .method /*0600007B*/ family hidebysig specialname - instance void set_Memory(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ 'value') cil managed - // SIG: 20 01 01 15 11 0D 01 13 00 - { - // Method begins at RVA 0x21af - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlySequenceSegment`1::set_Memory - - .method /*0600007C*/ public hidebysig specialname - instance class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/ - get_Next() cil managed - // SIG: 20 00 15 12 28 01 13 00 - { - // Method begins at RVA 0x21b1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequenceSegment`1::get_Next - - .method /*0600007D*/ family hidebysig specialname - instance void set_Next(class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 15 12 28 01 13 00 - { - // Method begins at RVA 0x21b4 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlySequenceSegment`1::set_Next - - .method /*0600007E*/ public hidebysig specialname - instance int64 get_RunningIndex() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x21b6 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequenceSegment`1::get_RunningIndex - - .method /*0600007F*/ family hidebysig specialname - instance void set_RunningIndex(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x21b9 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlySequenceSegment`1::set_RunningIndex - - .property /*17000003*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - Memory() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/::get_Memory() /* 0600007A */ - .set instance void System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/::set_Memory(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/) /* 0600007B */ - } // end of property ReadOnlySequenceSegment`1::Memory - .property /*17000004*/ instance class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/ - Next() - { - .get instance class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/ System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/::get_Next() /* 0600007C */ - .set instance void System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/::set_Next(class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/) /* 0600007D */ - } // end of property ReadOnlySequenceSegment`1::Next - .property /*17000005*/ instance int64 RunningIndex() - { - .get instance int64 System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/::get_RunningIndex() /* 0600007E */ - .set instance void System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/::set_RunningIndex(int64) /* 0600007F */ - } // end of property ReadOnlySequenceSegment`1::RunningIndex -} // end of class System.Buffers.ReadOnlySequenceSegment`1 - -.class /*0200000B*/ public sequential ansi sealed beforefieldinit System.Buffers.ReadOnlySequence`1 - extends [System.Runtime/*23000001*/]System.ValueType/*0100000D*/ -{ - .custom /*0C000023:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - .class /*02000011*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*0100000D*/ - { - .field /*0400000E*/ private object _dummy - .field /*0400000F*/ private int32 _dummyPrimitive - .method /*06000104*/ public hidebysig specialname rtspecialname - instance void .ctor([in] valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/& sequence) cil managed - // SIG: 20 01 01 10 15 11 2C 01 13 00 - { - .param [1]/*08000207*/ - .custom /*0C000098:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x233b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::.ctor - - .method /*06000105*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - get_Current() cil managed - // SIG: 20 00 15 11 0D 01 13 00 - { - // Method begins at RVA 0x233e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000106*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2341 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .property /*17000010*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - Current() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ System.Buffers.ReadOnlySequence`1/*0200000B*//Enumerator/*02000011*/::get_Current() /* 06000105 */ - } // end of property Enumerator::Current - } // end of class Enumerator - - .field /*04000008*/ private initonly object _dummy - .field /*04000009*/ private initonly int32 _dummyPrimitive - .field /*0400000A*/ public static initonly valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ Empty - .method /*06000080*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/ startSegment, - int32 startIndex, - class System.Buffers.ReadOnlySequenceSegment`1/*0200000A*/ endSegment, - int32 endIndex) cil managed - // SIG: 20 04 01 15 12 28 01 13 00 08 15 12 28 01 13 00 08 - { - // Method begins at RVA 0x21bb - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::.ctor - - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ memory) cil managed - // SIG: 20 01 01 15 11 0D 01 13 00 - { - // Method begins at RVA 0x21be - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::.ctor - - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x21c1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::.ctor - - .method /*06000083*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x21c4 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::.ctor - - .method /*06000084*/ public hidebysig specialname - instance valuetype System.SequencePosition/*02000003*/ - get_End() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x21c7 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::get_End - - .method /*06000085*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - get_First() cil managed - // SIG: 20 00 15 11 0D 01 13 00 - { - // Method begins at RVA 0x21ca - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::get_First - - .method /*06000086*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x21cd - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::get_IsEmpty - - .method /*06000087*/ public hidebysig specialname - instance bool get_IsSingleSegment() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x21d0 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::get_IsSingleSegment - - .method /*06000088*/ public hidebysig specialname - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x21d3 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::get_Length - - .method /*06000089*/ public hidebysig specialname - instance valuetype System.SequencePosition/*02000003*/ - get_Start() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x21d6 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::get_Start - - .method /*0600008A*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*//Enumerator/*02000011*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 44 01 13 00 - { - // Method begins at RVA 0x21d9 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::GetEnumerator - - .method /*0600008B*/ public hidebysig instance valuetype System.SequencePosition/*02000003*/ - GetPosition(int64 offset) cil managed - // SIG: 20 01 11 0C 0A - { - // Method begins at RVA 0x21dc - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::GetPosition - - .method /*0600008C*/ public hidebysig instance valuetype System.SequencePosition/*02000003*/ - GetPosition(int64 offset, - valuetype System.SequencePosition/*02000003*/ origin) cil managed - // SIG: 20 02 11 0C 0A 11 0C - { - // Method begins at RVA 0x21df - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::GetPosition - - .method /*0600008D*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 2C 01 13 00 08 08 - { - // Method begins at RVA 0x21e2 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*0600008E*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(int32 start, - valuetype System.SequencePosition/*02000003*/ end) cil managed - // SIG: 20 02 15 11 2C 01 13 00 08 11 0C - { - // Method begins at RVA 0x21e5 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*0600008F*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(int64 start) cil managed - // SIG: 20 01 15 11 2C 01 13 00 0A - { - // Method begins at RVA 0x21e8 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000090*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(int64 start, - int64 length) cil managed - // SIG: 20 02 15 11 2C 01 13 00 0A 0A - { - // Method begins at RVA 0x21eb - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000091*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(int64 start, - valuetype System.SequencePosition/*02000003*/ end) cil managed - // SIG: 20 02 15 11 2C 01 13 00 0A 11 0C - { - // Method begins at RVA 0x21ee - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000092*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(valuetype System.SequencePosition/*02000003*/ start) cil managed - // SIG: 20 01 15 11 2C 01 13 00 11 0C - { - // Method begins at RVA 0x21f1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000093*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(valuetype System.SequencePosition/*02000003*/ start, - int32 length) cil managed - // SIG: 20 02 15 11 2C 01 13 00 11 0C 08 - { - // Method begins at RVA 0x21f4 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000094*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(valuetype System.SequencePosition/*02000003*/ start, - int64 length) cil managed - // SIG: 20 02 15 11 2C 01 13 00 11 0C 0A - { - // Method begins at RVA 0x21f7 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000095*/ public hidebysig instance valuetype System.Buffers.ReadOnlySequence`1/*0200000B*/ - Slice(valuetype System.SequencePosition/*02000003*/ start, - valuetype System.SequencePosition/*02000003*/ end) cil managed - // SIG: 20 02 15 11 2C 01 13 00 11 0C 11 0C - { - // Method begins at RVA 0x21fa - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::Slice - - .method /*06000096*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x21fd - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::ToString - - .method /*06000097*/ public hidebysig instance bool - TryGet(valuetype System.SequencePosition/*02000003*/& position, - [out] valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/& memory, - [opt] bool advance) cil managed - // SIG: 20 03 02 10 11 0C 10 15 11 0D 01 13 00 02 - { - .param [3]/*0800010E*/ = bool(true) - // Method begins at RVA 0x2200 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySequence`1::TryGet - - .property /*17000006*/ instance valuetype System.SequencePosition/*02000003*/ - End() - { - .get instance valuetype System.SequencePosition/*02000003*/ System.Buffers.ReadOnlySequence`1/*0200000B*/::get_End() /* 06000084 */ - } // end of property ReadOnlySequence`1::End - .property /*17000007*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ - First() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000003*/ System.Buffers.ReadOnlySequence`1/*0200000B*/::get_First() /* 06000085 */ - } // end of property ReadOnlySequence`1::First - .property /*17000008*/ instance bool IsEmpty() - { - .get instance bool System.Buffers.ReadOnlySequence`1/*0200000B*/::get_IsEmpty() /* 06000086 */ - } // end of property ReadOnlySequence`1::IsEmpty - .property /*17000009*/ instance bool IsSingleSegment() - { - .get instance bool System.Buffers.ReadOnlySequence`1/*0200000B*/::get_IsSingleSegment() /* 06000087 */ - } // end of property ReadOnlySequence`1::IsSingleSegment - .property /*1700000A*/ instance int64 Length() - { - .get instance int64 System.Buffers.ReadOnlySequence`1/*0200000B*/::get_Length() /* 06000088 */ - } // end of property ReadOnlySequence`1::Length - .property /*1700000B*/ instance valuetype System.SequencePosition/*02000003*/ - Start() - { - .get instance valuetype System.SequencePosition/*02000003*/ System.Buffers.ReadOnlySequence`1/*0200000B*/::get_Start() /* 06000089 */ - } // end of property ReadOnlySequence`1::Start -} // end of class System.Buffers.ReadOnlySequence`1 - -.class /*0200000C*/ public sequential ansi sealed beforefieldinit System.Buffers.StandardFormat - extends [System.Runtime/*23000001*/]System.ValueType/*0100000D*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*0100000B*//*1B00000E*/ -{ - .custom /*0C000025:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000003 */ = ( 01 00 00 00 ) - .field /*0400000B*/ private initonly int32 _dummyPrimitive - .field /*0400000C*/ public static literal uint8 MaxPrecision = uint8(0x63) - .field /*0400000D*/ public static literal uint8 NoPrecision = uint8(0xFF) - .method /*06000098*/ public hidebysig specialname rtspecialname - instance void .ctor(char symbol, - [opt] uint8 precision) cil managed - // SIG: 20 02 01 03 05 - { - .param [2]/*08000110*/ = uint8(0xFF) - // Method begins at RVA 0x2203 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::.ctor - - .method /*06000099*/ public hidebysig specialname - instance bool get_HasPrecision() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2206 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::get_HasPrecision - - .method /*0600009A*/ public hidebysig specialname - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2209 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::get_IsDefault - - .method /*0600009B*/ public hidebysig specialname - instance uint8 get_Precision() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x220c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::get_Precision - - .method /*0600009C*/ public hidebysig specialname - instance char get_Symbol() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x220f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::get_Symbol - - .method /*0600009D*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Buffers.StandardFormat/*0200000C*/ other) cil managed - // SIG: 20 01 02 11 30 - { - // Method begins at RVA 0x2212 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::Equals - - .method /*0600009E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2215 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::Equals - - .method /*0600009F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2218 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::GetHashCode - - .method /*060000A0*/ public hidebysig specialname static - bool op_Equality(valuetype System.Buffers.StandardFormat/*0200000C*/ left, - valuetype System.Buffers.StandardFormat/*0200000C*/ right) cil managed - // SIG: 00 02 02 11 30 11 30 - { - // Method begins at RVA 0x221b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::op_Equality - - .method /*060000A1*/ public hidebysig specialname static - valuetype System.Buffers.StandardFormat/*0200000C*/ - op_Implicit(char symbol) cil managed - // SIG: 00 01 11 30 03 - { - // Method begins at RVA 0x221e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::op_Implicit - - .method /*060000A2*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Buffers.StandardFormat/*0200000C*/ left, - valuetype System.Buffers.StandardFormat/*0200000C*/ right) cil managed - // SIG: 00 02 02 11 30 11 30 - { - // Method begins at RVA 0x2221 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::op_Inequality - - .method /*060000A3*/ public hidebysig static - valuetype System.Buffers.StandardFormat/*0200000C*/ - Parse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ format) cil managed - // SIG: 00 01 11 30 15 11 19 01 03 - { - // Method begins at RVA 0x2224 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::Parse - - .method /*060000A4*/ public hidebysig static - valuetype System.Buffers.StandardFormat/*0200000C*/ - Parse(string format) cil managed - // SIG: 00 01 11 30 0E - { - // Method begins at RVA 0x2227 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::Parse - - .method /*060000A5*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x222a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandardFormat::ToString - - .property /*1700000C*/ instance bool HasPrecision() - { - .get instance bool System.Buffers.StandardFormat/*0200000C*/::get_HasPrecision() /* 06000099 */ - } // end of property StandardFormat::HasPrecision - .property /*1700000D*/ instance bool IsDefault() - { - .get instance bool System.Buffers.StandardFormat/*0200000C*/::get_IsDefault() /* 0600009A */ - } // end of property StandardFormat::IsDefault - .property /*1700000E*/ instance uint8 Precision() - { - .get instance uint8 System.Buffers.StandardFormat/*0200000C*/::get_Precision() /* 0600009B */ - } // end of property StandardFormat::Precision - .property /*1700000F*/ instance char Symbol() - { - .get instance char System.Buffers.StandardFormat/*0200000C*/::get_Symbol() /* 0600009C */ - } // end of property StandardFormat::Symbol -} // end of class System.Buffers.StandardFormat - -.class /*0200000D*/ public abstract auto ansi sealed beforefieldinit System.Buffers.Text.Base64 - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*060000A6*/ public hidebysig static - valuetype System.Buffers.OperationStatus/*02000009*/ - DecodeFromUtf8(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ utf8, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ bytes, - [out] int32& bytesConsumed, - [out] int32& bytesWritten, - [opt] bool isFinalBlock) cil managed - // SIG: 00 05 11 24 15 11 19 01 05 15 11 1D 01 05 10 08 10 08 02 - { - .param [5]/*0800011E*/ = bool(true) - // Method begins at RVA 0x222d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Base64::DecodeFromUtf8 - - .method /*060000A7*/ public hidebysig static - valuetype System.Buffers.OperationStatus/*02000009*/ - DecodeFromUtf8InPlace(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ buffer, - [out] int32& bytesWritten) cil managed - // SIG: 00 02 11 24 15 11 1D 01 05 10 08 - { - // Method begins at RVA 0x2230 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Base64::DecodeFromUtf8InPlace - - .method /*060000A8*/ public hidebysig static - valuetype System.Buffers.OperationStatus/*02000009*/ - EncodeToUtf8(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ bytes, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ utf8, - [out] int32& bytesConsumed, - [out] int32& bytesWritten, - [opt] bool isFinalBlock) cil managed - // SIG: 00 05 11 24 15 11 19 01 05 15 11 1D 01 05 10 08 10 08 02 - { - .param [5]/*08000125*/ = bool(true) - // Method begins at RVA 0x2233 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Base64::EncodeToUtf8 - - .method /*060000A9*/ public hidebysig static - valuetype System.Buffers.OperationStatus/*02000009*/ - EncodeToUtf8InPlace(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ buffer, - int32 dataLength, - [out] int32& bytesWritten) cil managed - // SIG: 00 03 11 24 15 11 1D 01 05 08 10 08 - { - // Method begins at RVA 0x2236 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Base64::EncodeToUtf8InPlace - - .method /*060000AA*/ public hidebysig static - int32 GetMaxDecodedFromUtf8Length(int32 length) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2239 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Base64::GetMaxDecodedFromUtf8Length - - .method /*060000AB*/ public hidebysig static - int32 GetMaxEncodedToUtf8Length(int32 length) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x223c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Base64::GetMaxEncodedToUtf8Length - -} // end of class System.Buffers.Text.Base64 - -.class /*0200000E*/ public abstract auto ansi sealed beforefieldinit System.Buffers.Text.Utf8Formatter - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*060000AC*/ public hidebysig static - bool TryFormat(bool 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 02 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800012E*/ = nullref - // Method begins at RVA 0x223f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000AD*/ public hidebysig static - bool TryFormat(uint8 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 05 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*08000132*/ = nullref - // Method begins at RVA 0x2242 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000AE*/ public hidebysig static - bool TryFormat(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000017*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 11 5D 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*08000136*/ = nullref - // Method begins at RVA 0x2245 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000AF*/ public hidebysig static - bool TryFormat(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000018*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 11 61 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800013A*/ = nullref - // Method begins at RVA 0x2248 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B0*/ public hidebysig static - bool TryFormat(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000019*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 11 65 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800013E*/ = nullref - // Method begins at RVA 0x224b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B1*/ public hidebysig static - bool TryFormat(float64 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 0D 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*08000142*/ = nullref - // Method begins at RVA 0x224e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B2*/ public hidebysig static - bool TryFormat(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001A*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 11 69 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*08000146*/ = nullref - // Method begins at RVA 0x2251 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B3*/ public hidebysig static - bool TryFormat(int16 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 06 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800014A*/ = nullref - // Method begins at RVA 0x2254 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B4*/ public hidebysig static - bool TryFormat(int32 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 08 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800014E*/ = nullref - // Method begins at RVA 0x2257 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B5*/ public hidebysig static - bool TryFormat(int64 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 0A 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*08000152*/ = nullref - // Method begins at RVA 0x225a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B6*/ public hidebysig static - bool TryFormat(int8 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 04 15 11 1D 01 05 10 08 11 30 - { - .custom /*0C000071:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*08000156*/ = nullref - // Method begins at RVA 0x225d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B7*/ public hidebysig static - bool TryFormat(float32 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 0C 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800015A*/ = nullref - // Method begins at RVA 0x2260 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B8*/ public hidebysig static - bool TryFormat(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 11 71 15 11 1D 01 05 10 08 11 30 - { - .param [4]/*0800015E*/ = nullref - // Method begins at RVA 0x2263 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000B9*/ public hidebysig static - bool TryFormat(uint16 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 07 15 11 1D 01 05 10 08 11 30 - { - .custom /*0C000072:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*08000162*/ = nullref - // Method begins at RVA 0x2266 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000BA*/ public hidebysig static - bool TryFormat(uint32 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 09 15 11 1D 01 05 10 08 11 30 - { - .custom /*0C000073:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*08000166*/ = nullref - // Method begins at RVA 0x2269 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - - .method /*060000BB*/ public hidebysig static - bool TryFormat(uint64 'value', - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - [out] int32& bytesWritten, - [opt] valuetype System.Buffers.StandardFormat/*0200000C*/ format) cil managed - // SIG: 00 04 02 0B 15 11 1D 01 05 10 08 11 30 - { - .custom /*0C000074:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*0800016A*/ = nullref - // Method begins at RVA 0x226c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Formatter::TryFormat - -} // end of class System.Buffers.Text.Utf8Formatter - -.class /*0200000F*/ public abstract auto ansi sealed beforefieldinit System.Buffers.Text.Utf8Parser - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*060000BC*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] bool& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 02 10 08 03 - { - .param [4]/*0800016E*/ = char(0x0000) - // Method begins at RVA 0x226f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000BD*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint8& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 05 10 08 03 - { - .param [4]/*08000172*/ = char(0x0000) - // Method begins at RVA 0x2272 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000BE*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] valuetype [System.Runtime/*23000001*/]System.DateTime/*01000017*/& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 11 5D 10 08 03 - { - .param [4]/*08000176*/ = char(0x0000) - // Method begins at RVA 0x2275 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000BF*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000018*/& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 11 61 10 08 03 - { - .param [4]/*0800017A*/ = char(0x0000) - // Method begins at RVA 0x2278 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C0*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] valuetype [System.Runtime/*23000001*/]System.Decimal/*01000019*/& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 11 65 10 08 03 - { - .param [4]/*0800017E*/ = char(0x0000) - // Method begins at RVA 0x227b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C1*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] float64& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 0D 10 08 03 - { - .param [4]/*08000182*/ = char(0x0000) - // Method begins at RVA 0x227e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C2*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] valuetype [System.Runtime/*23000001*/]System.Guid/*0100001A*/& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 11 69 10 08 03 - { - .param [4]/*08000186*/ = char(0x0000) - // Method begins at RVA 0x2281 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C3*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int16& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 06 10 08 03 - { - .param [4]/*0800018A*/ = char(0x0000) - // Method begins at RVA 0x2284 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C4*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int32& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 08 10 08 03 - { - .param [4]/*0800018E*/ = char(0x0000) - // Method begins at RVA 0x2287 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C5*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int64& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 0A 10 08 03 - { - .param [4]/*08000192*/ = char(0x0000) - // Method begins at RVA 0x228a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C6*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int8& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 04 10 08 03 - { - .custom /*0C000075:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*08000196*/ = char(0x0000) - // Method begins at RVA 0x228d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C7*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] float32& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 0C 10 08 03 - { - .param [4]/*0800019A*/ = char(0x0000) - // Method begins at RVA 0x2290 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C8*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 11 71 10 08 03 - { - .param [4]/*0800019E*/ = char(0x0000) - // Method begins at RVA 0x2293 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000C9*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint16& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 07 10 08 03 - { - .custom /*0C000076:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*080001A2*/ = char(0x0000) - // Method begins at RVA 0x2296 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000CA*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint32& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 09 10 08 03 - { - .custom /*0C000077:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*080001A6*/ = char(0x0000) - // Method begins at RVA 0x2299 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - - .method /*060000CB*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint64& 'value', - [out] int32& bytesConsumed, - [opt] char standardFormat) cil managed - // SIG: 00 04 02 15 11 19 01 05 10 0B 10 08 03 - { - .custom /*0C000078:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - .param [4]/*080001AA*/ = char(0x0000) - // Method begins at RVA 0x229c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Utf8Parser::TryParse - -} // end of class System.Buffers.Text.Utf8Parser - -.class /*02000010*/ public abstract auto ansi sealed beforefieldinit System.Buffers.Binary.BinaryPrimitives - extends [System.Runtime/*23000001*/]System.Object/*01000001*/ -{ - .method /*060000CC*/ public hidebysig static - int16 ReadInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 06 15 11 19 01 05 - { - // Method begins at RVA 0x229f - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadInt16BigEndian - - .method /*060000CD*/ public hidebysig static - int16 ReadInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 06 15 11 19 01 05 - { - // Method begins at RVA 0x22a2 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadInt16LittleEndian - - .method /*060000CE*/ public hidebysig static - int32 ReadInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 08 15 11 19 01 05 - { - // Method begins at RVA 0x22a5 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadInt32BigEndian - - .method /*060000CF*/ public hidebysig static - int32 ReadInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 08 15 11 19 01 05 - { - // Method begins at RVA 0x22a8 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadInt32LittleEndian - - .method /*060000D0*/ public hidebysig static - int64 ReadInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 0A 15 11 19 01 05 - { - // Method begins at RVA 0x22ab - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadInt64BigEndian - - .method /*060000D1*/ public hidebysig static - int64 ReadInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 0A 15 11 19 01 05 - { - // Method begins at RVA 0x22ae - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadInt64LittleEndian - - .method /*060000D2*/ public hidebysig static - uint16 ReadUInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 07 15 11 19 01 05 - { - .custom /*0C000079:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22b1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadUInt16BigEndian - - .method /*060000D3*/ public hidebysig static - uint16 ReadUInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 07 15 11 19 01 05 - { - .custom /*0C00007A:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22b4 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadUInt16LittleEndian - - .method /*060000D4*/ public hidebysig static - uint32 ReadUInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 09 15 11 19 01 05 - { - .custom /*0C00007B:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22b7 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadUInt32BigEndian - - .method /*060000D5*/ public hidebysig static - uint32 ReadUInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 09 15 11 19 01 05 - { - .custom /*0C00007C:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22ba - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadUInt32LittleEndian - - .method /*060000D6*/ public hidebysig static - uint64 ReadUInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 0B 15 11 19 01 05 - { - .custom /*0C00007D:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22bd - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadUInt64BigEndian - - .method /*060000D7*/ public hidebysig static - uint64 ReadUInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source) cil managed - // SIG: 00 01 0B 15 11 19 01 05 - { - .custom /*0C00007E:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22c0 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReadUInt64LittleEndian - - .method /*060000D8*/ public hidebysig static - uint8 ReverseEndianness(uint8 'value') cil managed - // SIG: 00 01 05 05 - { - // Method begins at RVA 0x22c3 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000D9*/ public hidebysig static - int16 ReverseEndianness(int16 'value') cil managed - // SIG: 00 01 06 06 - { - // Method begins at RVA 0x22c6 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000DA*/ public hidebysig static - int32 ReverseEndianness(int32 'value') cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x22c9 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000DB*/ public hidebysig static - int64 ReverseEndianness(int64 'value') cil managed - // SIG: 00 01 0A 0A - { - // Method begins at RVA 0x22cc - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000DC*/ public hidebysig static - int8 ReverseEndianness(int8 'value') cil managed - // SIG: 00 01 04 04 - { - .custom /*0C00007F:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22cf - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000DD*/ public hidebysig static - uint16 ReverseEndianness(uint16 'value') cil managed - // SIG: 00 01 07 07 - { - .custom /*0C000080:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22d2 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000DE*/ public hidebysig static - uint32 ReverseEndianness(uint32 'value') cil managed - // SIG: 00 01 09 09 - { - .custom /*0C000081:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22d5 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000DF*/ public hidebysig static - uint64 ReverseEndianness(uint64 'value') cil managed - // SIG: 00 01 0B 0B - { - .custom /*0C000082:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22d8 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::ReverseEndianness - - .method /*060000E0*/ public hidebysig static - bool TryReadInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int16& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 06 - { - // Method begins at RVA 0x22db - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadInt16BigEndian - - .method /*060000E1*/ public hidebysig static - bool TryReadInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int16& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 06 - { - // Method begins at RVA 0x22de - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadInt16LittleEndian - - .method /*060000E2*/ public hidebysig static - bool TryReadInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int32& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 08 - { - // Method begins at RVA 0x22e1 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadInt32BigEndian - - .method /*060000E3*/ public hidebysig static - bool TryReadInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int32& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 08 - { - // Method begins at RVA 0x22e4 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadInt32LittleEndian - - .method /*060000E4*/ public hidebysig static - bool TryReadInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int64& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 0A - { - // Method begins at RVA 0x22e7 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadInt64BigEndian - - .method /*060000E5*/ public hidebysig static - bool TryReadInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] int64& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 0A - { - // Method begins at RVA 0x22ea - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadInt64LittleEndian - - .method /*060000E6*/ public hidebysig static - bool TryReadUInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint16& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 07 - { - .custom /*0C000086:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22ed - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadUInt16BigEndian - - .method /*060000E7*/ public hidebysig static - bool TryReadUInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint16& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 07 - { - .custom /*0C000087:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22f0 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadUInt16LittleEndian - - .method /*060000E8*/ public hidebysig static - bool TryReadUInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint32& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 09 - { - .custom /*0C000088:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22f3 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadUInt32BigEndian - - .method /*060000E9*/ public hidebysig static - bool TryReadUInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint32& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 09 - { - .custom /*0C000089:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22f6 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadUInt32LittleEndian - - .method /*060000EA*/ public hidebysig static - bool TryReadUInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint64& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 0B - { - .custom /*0C00008A:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22f9 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadUInt64BigEndian - - .method /*060000EB*/ public hidebysig static - bool TryReadUInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000006*/ source, - [out] uint64& 'value') cil managed - // SIG: 00 02 02 15 11 19 01 05 10 0B - { - .custom /*0C00008B:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x22fc - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryReadUInt64LittleEndian - - .method /*060000EC*/ public hidebysig static - bool TryWriteInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int16 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 06 - { - // Method begins at RVA 0x22ff - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteInt16BigEndian - - .method /*060000ED*/ public hidebysig static - bool TryWriteInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int16 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 06 - { - // Method begins at RVA 0x2302 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteInt16LittleEndian - - .method /*060000EE*/ public hidebysig static - bool TryWriteInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int32 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 08 - { - // Method begins at RVA 0x2305 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteInt32BigEndian - - .method /*060000EF*/ public hidebysig static - bool TryWriteInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int32 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 08 - { - // Method begins at RVA 0x2308 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteInt32LittleEndian - - .method /*060000F0*/ public hidebysig static - bool TryWriteInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int64 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 0A - { - // Method begins at RVA 0x230b - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteInt64BigEndian - - .method /*060000F1*/ public hidebysig static - bool TryWriteInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int64 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 0A - { - // Method begins at RVA 0x230e - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteInt64LittleEndian - - .method /*060000F2*/ public hidebysig static - bool TryWriteUInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint16 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 07 - { - .custom /*0C00008C:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2311 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteUInt16BigEndian - - .method /*060000F3*/ public hidebysig static - bool TryWriteUInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint16 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 07 - { - .custom /*0C00008D:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2314 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteUInt16LittleEndian - - .method /*060000F4*/ public hidebysig static - bool TryWriteUInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint32 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 09 - { - .custom /*0C00008E:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2317 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteUInt32BigEndian - - .method /*060000F5*/ public hidebysig static - bool TryWriteUInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint32 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 09 - { - .custom /*0C00008F:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x231a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteUInt32LittleEndian - - .method /*060000F6*/ public hidebysig static - bool TryWriteUInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint64 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 0B - { - .custom /*0C000090:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x231d - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteUInt64BigEndian - - .method /*060000F7*/ public hidebysig static - bool TryWriteUInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint64 'value') cil managed - // SIG: 00 02 02 15 11 1D 01 05 0B - { - .custom /*0C000091:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2320 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryPrimitives::TryWriteUInt64LittleEndian - - .method /*060000F8*/ public hidebysig static - void WriteInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int16 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 06 - { - // Method begins at RVA 0x2323 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteInt16BigEndian - - .method /*060000F9*/ public hidebysig static - void WriteInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int16 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 06 - { - // Method begins at RVA 0x2325 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteInt16LittleEndian - - .method /*060000FA*/ public hidebysig static - void WriteInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int32 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 08 - { - // Method begins at RVA 0x2327 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteInt32BigEndian - - .method /*060000FB*/ public hidebysig static - void WriteInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int32 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 08 - { - // Method begins at RVA 0x2329 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteInt32LittleEndian - - .method /*060000FC*/ public hidebysig static - void WriteInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int64 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 0A - { - // Method begins at RVA 0x232b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteInt64BigEndian - - .method /*060000FD*/ public hidebysig static - void WriteInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - int64 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 0A - { - // Method begins at RVA 0x232d - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteInt64LittleEndian - - .method /*060000FE*/ public hidebysig static - void WriteUInt16BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint16 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 07 - { - .custom /*0C000092:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x232f - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteUInt16BigEndian - - .method /*060000FF*/ public hidebysig static - void WriteUInt16LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint16 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 07 - { - .custom /*0C000093:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2331 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteUInt16LittleEndian - - .method /*06000100*/ public hidebysig static - void WriteUInt32BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint32 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 09 - { - .custom /*0C000094:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2333 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteUInt32BigEndian - - .method /*06000101*/ public hidebysig static - void WriteUInt32LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint32 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 09 - { - .custom /*0C000095:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2335 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteUInt32LittleEndian - - .method /*06000102*/ public hidebysig static - void WriteUInt64BigEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint64 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 0B - { - .custom /*0C000096:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2337 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteUInt64BigEndian - - .method /*06000103*/ public hidebysig static - void WriteUInt64LittleEndian(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000007*/ destination, - uint64 'value') cil managed - // SIG: 00 02 01 15 11 1D 01 05 0B - { - .custom /*0C000097:0A000005*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100001B*/::.ctor(bool) /* 0A000005 */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2339 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryPrimitives::WriteUInt64LittleEndian - -} // end of class System.Buffers.Binary.BinaryPrimitives - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il deleted file mode 100644 index a1a83b7fbc..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il +++ /dev/null @@ -1,8896 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00006e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00008cca -// Base of code: 0x00002000 -// Base of data: 0x0000a000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000e000 -// Size of headers: 0x00000200 -// Checksum: 0x0001454c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00008c77 [0x0000004f] address [size] of Import Directory: -// 0x0000a000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00007800 [0x00003e88] address [size] of Security Directory: -// 0x0000c000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00008afc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00006cd0 Virtual Size -// 0x00002000 Virtual Address -// 0x00006e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x0000a000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00007000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000c000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00007600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00008000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ccc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00008cb9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020dc [0x000069a0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00008a7c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000400c Size -// '#~' Name -// Stream 2: -// 0x00004078 Offset -// 0x00001df0 Size -// '#Strings' Name -// Stream 3: -// 0x00005e68 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00005e6c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00005e7c Offset -// 0x00000b24 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000004090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 46728 -// PE header size : 512 (496 used) ( 1.10%) -// PE additional info : 17579 (37.62%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.15%) -// CLR meta-data size : 27040 (57.87%) -// CLR additional info : 128 ( 0.27%) -// CLR method headers : 621 ( 1.33%) -// Managed code : 1568 ( 3.36%) -// Data : 2048 ( 4.38%) -// Unaccounted : -2840 (-6.08%) - -// Num.of PE sections : 3 -// .text - 28160 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 27040 -// Module - 1 (10 bytes) -// TypeDef - 47 (658 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 54 (324 bytes) -// MethodDef - 626 (8764 bytes) 5 abstract, 0 native, 621 bodies -// FieldDef - 8 (48 bytes) 0 constant -// MemberRef - 20 (120 bytes) -// ParamDef - 432 (2592 bytes) -// MethodImpl - 23 (138 bytes) -// Constant - 4 (24 bytes) -// CustomAttribute- 23 (138 bytes) -// InterfaceImpl - 33 (132 bytes) -// PropertyMap - 32 (128 bytes) -// Property - 204 (1224 bytes) -// MethodSemantic- 313 (1878 bytes) -// TypeSpec - 5 (10 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// GenericParam - 1 (8 bytes) -// Strings - 7662 bytes -// Blobs - 2852 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 208 bytes - -// CLR additional info : 128 - -// CLR method headers : 621 -// Num.of method bodies - 621 -// Num.of fat headers - 0 -// Num.of tiny headers - 621 - -// Managed code : 1568 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ByteArrayContent (public) (auto) (ansi) -// Class ClientCertificateOption (public) (auto) (ansi) (sealed) -// Class DelegatingHandler (public) (abstract) (auto) (ansi) -// Class FormUrlEncodedContent (public) (auto) (ansi) -// Class HttpClient (public) (auto) (ansi) -// Class HttpClientHandler (public) (auto) (ansi) -// Class HttpCompletionOption (public) (auto) (ansi) (sealed) -// Class HttpContent (public) (abstract) (auto) (ansi) -// Class HttpMessageHandler (public) (abstract) (auto) (ansi) -// Class HttpMessageInvoker (public) (auto) (ansi) -// Class HttpMethod (public) (auto) (ansi) -// Class HttpRequestException (public) (auto) (ansi) -// Class HttpRequestMessage (public) (auto) (ansi) -// Class HttpResponseMessage (public) (auto) (ansi) -// Class MessageProcessingHandler (public) (abstract) (auto) (ansi) -// Class MultipartContent (public) (auto) (ansi) -// Class MultipartFormDataContent (public) (auto) (ansi) -// Class ReadOnlyMemoryContent (public) (auto) (ansi) (sealed) -// Class SocketsHttpHandler (public) (auto) (ansi) (sealed) -// Class StreamContent (public) (auto) (ansi) -// Class StringContent (public) (auto) (ansi) -// Class AuthenticationHeaderValue (public) (auto) (ansi) -// Class CacheControlHeaderValue (public) (auto) (ansi) -// Class ContentDispositionHeaderValue (public) (auto) (ansi) -// Class ContentRangeHeaderValue (public) (auto) (ansi) -// Class EntityTagHeaderValue (public) (auto) (ansi) -// Class HttpContentHeaders (public) (auto) (ansi) (sealed) -// Class HttpHeaders (public) (abstract) (auto) (ansi) -// Class HttpHeaderValueCollection`1 (public) (auto) (ansi) (sealed) -// Class HttpRequestHeaders (public) (auto) (ansi) (sealed) -// Class HttpResponseHeaders (public) (auto) (ansi) (sealed) -// Class MediaTypeHeaderValue (public) (auto) (ansi) -// Class MediaTypeWithQualityHeaderValue (public) (auto) (ansi) (sealed) -// Class NameValueHeaderValue (public) (auto) (ansi) -// Class NameValueWithParametersHeaderValue (public) (auto) (ansi) -// Class ProductHeaderValue (public) (auto) (ansi) -// Class ProductInfoHeaderValue (public) (auto) (ansi) -// Class RangeConditionHeaderValue (public) (auto) (ansi) -// Class RangeHeaderValue (public) (auto) (ansi) -// Class RangeItemHeaderValue (public) (auto) (ansi) -// Class RetryConditionHeaderValue (public) (auto) (ansi) -// Class StringWithQualityHeaderValue (public) (auto) (ansi) -// Class TransferCodingHeaderValue (public) (auto) (ansi) -// Class TransferCodingWithQualityHeaderValue (public) (auto) (ansi) (sealed) -// Class ViaHeaderValue (public) (auto) (ansi) -// Class WarningHeaderValue (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Http -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 48 74 // ...System.Net.Ht - 74 70 00 00 ) // tp.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 48 74 // ...System.Net.Ht - 74 70 00 00 ) // tp.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 48 74 // ...System.Net.Ht - 74 70 00 00 ) // tp.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Net.Http.dll -// MVID: {75527c0f-d687-4e02-b6f3-72e9d3d81afa} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F35C45B0000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Net.Http.ByteArrayContent - extends System.Net.Http.HttpContent/*02000009*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] content) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ByteArrayContent::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] content, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ByteArrayContent::.ctor - - .method /*06000003*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - CreateContentReadStreamAsync() cil managed - // SIG: 20 00 15 12 45 01 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ByteArrayContent::CreateContentReadStreamAsync - - .method /*06000004*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - SerializeToStreamAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000014*/ context) cil managed - // SIG: 20 02 12 4D 12 49 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ByteArrayContent::SerializeToStreamAsync - - .method /*06000005*/ famorassem hidebysig virtual - instance bool TryComputeLength([out] int64& length) cil managed - // SIG: 20 01 02 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ByteArrayContent::TryComputeLength - -} // end of class System.Net.Http.ByteArrayContent - -.class /*02000003*/ public auto ansi sealed System.Net.Http.ClientCertificateOption - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Net.Http.ClientCertificateOption/*02000003*/ Automatic = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Net.Http.ClientCertificateOption/*02000003*/ Manual = int32(0x00000000) -} // end of class System.Net.Http.ClientCertificateOption - -.class /*02000004*/ public abstract auto ansi beforefieldinit System.Net.Http.DelegatingHandler - extends System.Net.Http.HttpMessageHandler/*0200000A*/ -{ - .method /*06000006*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000076 */ call instance void System.Net.Http.HttpMessageHandler/*0200000A*/::.ctor() /* 06000076 */ - IL_0006: /* 2A | */ ret - } // end of method DelegatingHandler::.ctor - - .method /*06000007*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/ innerHandler) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000076 */ call instance void System.Net.Http.HttpMessageHandler/*0200000A*/::.ctor() /* 06000076 */ - IL_0006: /* 2A | */ ret - } // end of method DelegatingHandler::.ctor - - .method /*06000008*/ public hidebysig specialname - instance class System.Net.Http.HttpMessageHandler/*0200000A*/ - get_InnerHandler() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DelegatingHandler::get_InnerHandler - - .method /*06000009*/ public hidebysig specialname - instance void set_InnerHandler(class System.Net.Http.HttpMessageHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelegatingHandler::set_InnerHandler - - .method /*0600000A*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DelegatingHandler::Dispose - - .method /*0600000B*/ famorassem hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DelegatingHandler::SendAsync - - .property /*17000001*/ instance class System.Net.Http.HttpMessageHandler/*0200000A*/ - InnerHandler() - { - .get instance class System.Net.Http.HttpMessageHandler/*0200000A*/ System.Net.Http.DelegatingHandler/*02000004*/::get_InnerHandler() /* 06000008 */ - .set instance void System.Net.Http.DelegatingHandler/*02000004*/::set_InnerHandler(class System.Net.Http.HttpMessageHandler/*0200000A*/) /* 06000009 */ - } // end of property DelegatingHandler::InnerHandler -} // end of class System.Net.Http.DelegatingHandler - -.class /*02000005*/ public auto ansi beforefieldinit System.Net.Http.FormUrlEncodedContent - extends System.Net.Http.ByteArrayContent/*02000002*/ -{ - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/> nameValueCollection) cil managed - // SIG: 20 01 01 15 12 5D 01 15 11 61 02 0E 0E - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000001 */ call instance void System.Net.Http.ByteArrayContent/*02000002*/::.ctor(uint8[]) /* 06000001 */ - IL_0007: /* 2A | */ ret - } // end of method FormUrlEncodedContent::.ctor - -} // end of class System.Net.Http.FormUrlEncodedContent - -.class /*02000006*/ public auto ansi beforefieldinit System.Net.Http.HttpClient - extends System.Net.Http.HttpMessageInvoker/*0200000B*/ -{ - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)00007A */ call instance void System.Net.Http.HttpMessageInvoker/*0200000B*/::.ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/) /* 0600007A */ - IL_0007: /* 2A | */ ret - } // end of method HttpClient::.ctor - - .method /*0600000E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/ 'handler') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x206e - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)00007A */ call instance void System.Net.Http.HttpMessageInvoker/*0200000B*/::.ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/) /* 0600007A */ - IL_0007: /* 2A | */ ret - } // end of method HttpClient::.ctor - - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/ 'handler', - bool disposeHandler) cil managed - // SIG: 20 02 01 12 28 02 - { - // Method begins at RVA 0x206e - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)00007A */ call instance void System.Net.Http.HttpMessageInvoker/*0200000B*/::.ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/) /* 0600007A */ - IL_0007: /* 2A | */ ret - } // end of method HttpClient::.ctor - - .method /*06000010*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - get_BaseAddress() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::get_BaseAddress - - .method /*06000011*/ public hidebysig specialname - instance void set_BaseAddress(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClient::set_BaseAddress - - .method /*06000012*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/ - get_DefaultRequestHeaders() cil managed - // SIG: 20 00 12 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::get_DefaultRequestHeaders - - .method /*06000013*/ public hidebysig specialname - instance int64 get_MaxResponseContentBufferSize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::get_MaxResponseContentBufferSize - - .method /*06000014*/ public hidebysig specialname - instance void set_MaxResponseContentBufferSize(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClient::set_MaxResponseContentBufferSize - - .method /*06000015*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - get_Timeout() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::get_Timeout - - .method /*06000016*/ public hidebysig specialname - instance void set_Timeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClient::set_Timeout - - .method /*06000017*/ public hidebysig instance void - CancelPendingRequests() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClient::CancelPendingRequests - - .method /*06000018*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - DeleteAsync(string requestUri) cil managed - // SIG: 20 01 15 12 45 01 12 3C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::DeleteAsync - - .method /*06000019*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - DeleteAsync(string requestUri, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 0E 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::DeleteAsync - - .method /*0600001A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - DeleteAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri) cil managed - // SIG: 20 01 15 12 45 01 12 3C 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::DeleteAsync - - .method /*0600001B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - DeleteAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 65 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::DeleteAsync - - .method /*0600001C*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClient::Dispose - - .method /*0600001D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(string requestUri) cil managed - // SIG: 20 01 15 12 45 01 12 3C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*0600001E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(string requestUri, - valuetype System.Net.Http.HttpCompletionOption/*02000008*/ completionOption) cil managed - // SIG: 20 02 15 12 45 01 12 3C 0E 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*0600001F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(string requestUri, - valuetype System.Net.Http.HttpCompletionOption/*02000008*/ completionOption, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 0E 11 20 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*06000020*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(string requestUri, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 0E 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*06000021*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri) cil managed - // SIG: 20 01 15 12 45 01 12 3C 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*06000022*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - valuetype System.Net.Http.HttpCompletionOption/*02000008*/ completionOption) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 65 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*06000023*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - valuetype System.Net.Http.HttpCompletionOption/*02000008*/ completionOption, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 12 65 11 20 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*06000024*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 65 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetAsync - - .method /*06000025*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetByteArrayAsync(string requestUri) cil managed - // SIG: 20 01 15 12 45 01 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetByteArrayAsync - - .method /*06000026*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetByteArrayAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri) cil managed - // SIG: 20 01 15 12 45 01 1D 05 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetByteArrayAsync - - .method /*06000027*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetStreamAsync(string requestUri) cil managed - // SIG: 20 01 15 12 45 01 12 49 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetStreamAsync - - .method /*06000028*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetStreamAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri) cil managed - // SIG: 20 01 15 12 45 01 12 49 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetStreamAsync - - .method /*06000029*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetStringAsync(string requestUri) cil managed - // SIG: 20 01 15 12 45 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetStringAsync - - .method /*0600002A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - GetStringAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri) cil managed - // SIG: 20 01 15 12 45 01 0E 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::GetStringAsync - - .method /*0600002B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PatchAsync(string requestUri, - class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 02 15 12 45 01 12 3C 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PatchAsync - - .method /*0600002C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PatchAsync(string requestUri, - class System.Net.Http.HttpContent/*02000009*/ content, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 0E 12 24 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PatchAsync - - .method /*0600002D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PatchAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 65 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PatchAsync - - .method /*0600002E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PatchAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - class System.Net.Http.HttpContent/*02000009*/ content, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 12 65 12 24 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PatchAsync - - .method /*0600002F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PostAsync(string requestUri, - class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 02 15 12 45 01 12 3C 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PostAsync - - .method /*06000030*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PostAsync(string requestUri, - class System.Net.Http.HttpContent/*02000009*/ content, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 0E 12 24 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PostAsync - - .method /*06000031*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PostAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 65 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PostAsync - - .method /*06000032*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PostAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - class System.Net.Http.HttpContent/*02000009*/ content, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 12 65 12 24 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PostAsync - - .method /*06000033*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PutAsync(string requestUri, - class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 02 15 12 45 01 12 3C 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PutAsync - - .method /*06000034*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PutAsync(string requestUri, - class System.Net.Http.HttpContent/*02000009*/ content, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 0E 12 24 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PutAsync - - .method /*06000035*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PutAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 65 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PutAsync - - .method /*06000036*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - PutAsync(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri, - class System.Net.Http.HttpContent/*02000009*/ content, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 12 65 12 24 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::PutAsync - - .method /*06000037*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request') cil managed - // SIG: 20 01 15 12 45 01 12 3C 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::SendAsync - - .method /*06000038*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype System.Net.Http.HttpCompletionOption/*02000008*/ completionOption) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::SendAsync - - .method /*06000039*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype System.Net.Http.HttpCompletionOption/*02000008*/ completionOption, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 15 12 45 01 12 3C 12 38 11 20 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::SendAsync - - .method /*0600003A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClient::SendAsync - - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - BaseAddress() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ System.Net.Http.HttpClient/*02000006*/::get_BaseAddress() /* 06000010 */ - .set instance void System.Net.Http.HttpClient/*02000006*/::set_BaseAddress(class [System.Runtime/*23000001*/]System.Uri/*01000019*/) /* 06000011 */ - } // end of property HttpClient::BaseAddress - .property /*17000003*/ instance class System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/ - DefaultRequestHeaders() - { - .get instance class System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/ System.Net.Http.HttpClient/*02000006*/::get_DefaultRequestHeaders() /* 06000012 */ - } // end of property HttpClient::DefaultRequestHeaders - .property /*17000004*/ instance int64 MaxResponseContentBufferSize() - { - .get instance int64 System.Net.Http.HttpClient/*02000006*/::get_MaxResponseContentBufferSize() /* 06000013 */ - .set instance void System.Net.Http.HttpClient/*02000006*/::set_MaxResponseContentBufferSize(int64) /* 06000014 */ - } // end of property HttpClient::MaxResponseContentBufferSize - .property /*17000005*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - Timeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.HttpClient/*02000006*/::get_Timeout() /* 06000015 */ - .set instance void System.Net.Http.HttpClient/*02000006*/::set_Timeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/) /* 06000016 */ - } // end of property HttpClient::Timeout -} // end of class System.Net.Http.HttpClient - -.class /*02000007*/ public auto ansi beforefieldinit System.Net.Http.HttpClientHandler - extends System.Net.Http.HttpMessageHandler/*0200000A*/ -{ - .method /*0600003B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000076 */ call instance void System.Net.Http.HttpMessageHandler/*0200000A*/::.ctor() /* 06000076 */ - IL_0006: /* 2A | */ ret - } // end of method HttpClientHandler::.ctor - - .method /*0600003C*/ public hidebysig specialname - instance bool get_AllowAutoRedirect() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_AllowAutoRedirect - - .method /*0600003D*/ public hidebysig specialname - instance void set_AllowAutoRedirect(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_AllowAutoRedirect - - .method /*0600003E*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ - get_AutomaticDecompression() cil managed - // SIG: 20 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_AutomaticDecompression - - .method /*0600003F*/ public hidebysig specialname - instance void set_AutomaticDecompression(valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 11 6D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_AutomaticDecompression - - .method /*06000040*/ public hidebysig specialname - instance bool get_CheckCertificateRevocationList() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_CheckCertificateRevocationList - - .method /*06000041*/ public hidebysig specialname - instance void set_CheckCertificateRevocationList(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_CheckCertificateRevocationList - - .method /*06000042*/ public hidebysig specialname - instance valuetype System.Net.Http.ClientCertificateOption/*02000003*/ - get_ClientCertificateOptions() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_ClientCertificateOptions - - .method /*06000043*/ public hidebysig specialname - instance void set_ClientCertificateOptions(valuetype System.Net.Http.ClientCertificateOption/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_ClientCertificateOptions - - .method /*06000044*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001C*/ - get_ClientCertificates() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_ClientCertificates - - .method /*06000045*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ - get_CookieContainer() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_CookieContainer - - .method /*06000046*/ public hidebysig specialname - instance void set_CookieContainer(class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_CookieContainer - - .method /*06000047*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - get_Credentials() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_Credentials - - .method /*06000048*/ public hidebysig specialname - instance void set_Credentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_Credentials - - .method /*06000049*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ - get_DangerousAcceptAnyServerCertificateValidator() cil managed - // SIG: 00 00 15 12 7D 05 12 38 12 80 81 12 80 85 11 80 89 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_DangerousAcceptAnyServerCertificateValidator - - .method /*0600004A*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - get_DefaultProxyCredentials() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_DefaultProxyCredentials - - .method /*0600004B*/ public hidebysig specialname - instance void set_DefaultProxyCredentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_DefaultProxyCredentials - - .method /*0600004C*/ public hidebysig specialname - instance int32 get_MaxAutomaticRedirections() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_MaxAutomaticRedirections - - .method /*0600004D*/ public hidebysig specialname - instance void set_MaxAutomaticRedirections(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_MaxAutomaticRedirections - - .method /*0600004E*/ public hidebysig specialname - instance int32 get_MaxConnectionsPerServer() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_MaxConnectionsPerServer - - .method /*0600004F*/ public hidebysig specialname - instance void set_MaxConnectionsPerServer(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_MaxConnectionsPerServer - - .method /*06000050*/ public hidebysig specialname - instance int64 get_MaxRequestContentBufferSize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_MaxRequestContentBufferSize - - .method /*06000051*/ public hidebysig specialname - instance void set_MaxRequestContentBufferSize(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_MaxRequestContentBufferSize - - .method /*06000052*/ public hidebysig specialname - instance int32 get_MaxResponseHeadersLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_MaxResponseHeadersLength - - .method /*06000053*/ public hidebysig specialname - instance void set_MaxResponseHeadersLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_MaxResponseHeadersLength - - .method /*06000054*/ public hidebysig specialname - instance bool get_PreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_PreAuthenticate - - .method /*06000055*/ public hidebysig specialname - instance void set_PreAuthenticate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_PreAuthenticate - - .method /*06000056*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ - get_Properties() cil managed - // SIG: 20 00 15 12 80 8D 02 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_Properties - - .method /*06000057*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ - get_Proxy() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_Proxy - - .method /*06000058*/ public hidebysig specialname - instance void set_Proxy(class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_Proxy - - .method /*06000059*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ - get_ServerCertificateCustomValidationCallback() cil managed - // SIG: 20 00 15 12 7D 05 12 38 12 80 81 12 80 85 11 80 89 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_ServerCertificateCustomValidationCallback - - .method /*0600005A*/ public hidebysig specialname - instance void set_ServerCertificateCustomValidationCallback(class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 15 12 7D 05 12 38 12 80 81 12 80 85 11 80 89 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_ServerCertificateCustomValidationCallback - - .method /*0600005B*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*01000026*/ - get_SslProtocols() cil managed - // SIG: 20 00 11 80 99 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_SslProtocols - - .method /*0600005C*/ public hidebysig specialname - instance void set_SslProtocols(valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*01000026*/ 'value') cil managed - // SIG: 20 01 01 11 80 99 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_SslProtocols - - .method /*0600005D*/ public hidebysig newslot specialname virtual - instance bool get_SupportsAutomaticDecompression() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_SupportsAutomaticDecompression - - .method /*0600005E*/ public hidebysig newslot specialname virtual - instance bool get_SupportsProxy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_SupportsProxy - - .method /*0600005F*/ public hidebysig newslot specialname virtual - instance bool get_SupportsRedirectConfiguration() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_SupportsRedirectConfiguration - - .method /*06000060*/ public hidebysig specialname - instance bool get_UseCookies() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_UseCookies - - .method /*06000061*/ public hidebysig specialname - instance void set_UseCookies(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_UseCookies - - .method /*06000062*/ public hidebysig specialname - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_UseDefaultCredentials - - .method /*06000063*/ public hidebysig specialname - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_UseDefaultCredentials - - .method /*06000064*/ public hidebysig specialname - instance bool get_UseProxy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::get_UseProxy - - .method /*06000065*/ public hidebysig specialname - instance void set_UseProxy(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::set_UseProxy - - .method /*06000066*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpClientHandler::Dispose - - .method /*06000067*/ famorassem hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpClientHandler::SendAsync - - .property /*17000006*/ instance bool AllowAutoRedirect() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_AllowAutoRedirect() /* 0600003C */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_AllowAutoRedirect(bool) /* 0600003D */ - } // end of property HttpClientHandler::AllowAutoRedirect - .property /*17000007*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ - AutomaticDecompression() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ System.Net.Http.HttpClientHandler/*02000007*/::get_AutomaticDecompression() /* 0600003E */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_AutomaticDecompression(valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/) /* 0600003F */ - } // end of property HttpClientHandler::AutomaticDecompression - .property /*17000008*/ instance bool CheckCertificateRevocationList() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_CheckCertificateRevocationList() /* 06000040 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_CheckCertificateRevocationList(bool) /* 06000041 */ - } // end of property HttpClientHandler::CheckCertificateRevocationList - .property /*17000009*/ instance valuetype System.Net.Http.ClientCertificateOption/*02000003*/ - ClientCertificateOptions() - { - .get instance valuetype System.Net.Http.ClientCertificateOption/*02000003*/ System.Net.Http.HttpClientHandler/*02000007*/::get_ClientCertificateOptions() /* 06000042 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_ClientCertificateOptions(valuetype System.Net.Http.ClientCertificateOption/*02000003*/) /* 06000043 */ - } // end of property HttpClientHandler::ClientCertificateOptions - .property /*1700000A*/ instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001C*/ - ClientCertificates() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001C*/ System.Net.Http.HttpClientHandler/*02000007*/::get_ClientCertificates() /* 06000044 */ - } // end of property HttpClientHandler::ClientCertificates - .property /*1700000B*/ instance class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ - CookieContainer() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ System.Net.Http.HttpClientHandler/*02000007*/::get_CookieContainer() /* 06000045 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_CookieContainer(class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/) /* 06000046 */ - } // end of property HttpClientHandler::CookieContainer - .property /*1700000C*/ instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ System.Net.Http.HttpClientHandler/*02000007*/::get_Credentials() /* 06000047 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_Credentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/) /* 06000048 */ - } // end of property HttpClientHandler::Credentials - .property /*1700000D*/ class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ - DangerousAcceptAnyServerCertificateValidator() - { - .get class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ System.Net.Http.HttpClientHandler/*02000007*/::get_DangerousAcceptAnyServerCertificateValidator() /* 06000049 */ - } // end of property HttpClientHandler::DangerousAcceptAnyServerCertificateValidator - .property /*1700000E*/ instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - DefaultProxyCredentials() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ System.Net.Http.HttpClientHandler/*02000007*/::get_DefaultProxyCredentials() /* 0600004A */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_DefaultProxyCredentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/) /* 0600004B */ - } // end of property HttpClientHandler::DefaultProxyCredentials - .property /*1700000F*/ instance int32 MaxAutomaticRedirections() - { - .get instance int32 System.Net.Http.HttpClientHandler/*02000007*/::get_MaxAutomaticRedirections() /* 0600004C */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_MaxAutomaticRedirections(int32) /* 0600004D */ - } // end of property HttpClientHandler::MaxAutomaticRedirections - .property /*17000010*/ instance int32 MaxConnectionsPerServer() - { - .get instance int32 System.Net.Http.HttpClientHandler/*02000007*/::get_MaxConnectionsPerServer() /* 0600004E */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_MaxConnectionsPerServer(int32) /* 0600004F */ - } // end of property HttpClientHandler::MaxConnectionsPerServer - .property /*17000011*/ instance int64 MaxRequestContentBufferSize() - { - .get instance int64 System.Net.Http.HttpClientHandler/*02000007*/::get_MaxRequestContentBufferSize() /* 06000050 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_MaxRequestContentBufferSize(int64) /* 06000051 */ - } // end of property HttpClientHandler::MaxRequestContentBufferSize - .property /*17000012*/ instance int32 MaxResponseHeadersLength() - { - .get instance int32 System.Net.Http.HttpClientHandler/*02000007*/::get_MaxResponseHeadersLength() /* 06000052 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_MaxResponseHeadersLength(int32) /* 06000053 */ - } // end of property HttpClientHandler::MaxResponseHeadersLength - .property /*17000013*/ instance bool PreAuthenticate() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_PreAuthenticate() /* 06000054 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_PreAuthenticate(bool) /* 06000055 */ - } // end of property HttpClientHandler::PreAuthenticate - .property /*17000014*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ - Properties() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ System.Net.Http.HttpClientHandler/*02000007*/::get_Properties() /* 06000056 */ - } // end of property HttpClientHandler::Properties - .property /*17000015*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ System.Net.Http.HttpClientHandler/*02000007*/::get_Proxy() /* 06000057 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_Proxy(class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/) /* 06000058 */ - } // end of property HttpClientHandler::Proxy - .property /*17000016*/ instance class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ - ServerCertificateCustomValidationCallback() - { - .get instance class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/ System.Net.Http.HttpClientHandler/*02000007*/::get_ServerCertificateCustomValidationCallback() /* 06000059 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_ServerCertificateCustomValidationCallback(class [System.Runtime/*23000001*/]System.Func`5/*0100001F*/) /* 0600005A */ - } // end of property HttpClientHandler::ServerCertificateCustomValidationCallback - .property /*17000017*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*01000026*/ - SslProtocols() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*01000026*/ System.Net.Http.HttpClientHandler/*02000007*/::get_SslProtocols() /* 0600005B */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_SslProtocols(valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*01000026*/) /* 0600005C */ - } // end of property HttpClientHandler::SslProtocols - .property /*17000018*/ instance bool SupportsAutomaticDecompression() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_SupportsAutomaticDecompression() /* 0600005D */ - } // end of property HttpClientHandler::SupportsAutomaticDecompression - .property /*17000019*/ instance bool SupportsProxy() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_SupportsProxy() /* 0600005E */ - } // end of property HttpClientHandler::SupportsProxy - .property /*1700001A*/ instance bool SupportsRedirectConfiguration() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_SupportsRedirectConfiguration() /* 0600005F */ - } // end of property HttpClientHandler::SupportsRedirectConfiguration - .property /*1700001B*/ instance bool UseCookies() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_UseCookies() /* 06000060 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_UseCookies(bool) /* 06000061 */ - } // end of property HttpClientHandler::UseCookies - .property /*1700001C*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_UseDefaultCredentials() /* 06000062 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_UseDefaultCredentials(bool) /* 06000063 */ - } // end of property HttpClientHandler::UseDefaultCredentials - .property /*1700001D*/ instance bool UseProxy() - { - .get instance bool System.Net.Http.HttpClientHandler/*02000007*/::get_UseProxy() /* 06000064 */ - .set instance void System.Net.Http.HttpClientHandler/*02000007*/::set_UseProxy(bool) /* 06000065 */ - } // end of property HttpClientHandler::UseProxy -} // end of class System.Net.Http.HttpClientHandler - -.class /*02000008*/ public auto ansi sealed System.Net.Http.HttpCompletionOption - extends [System.Runtime/*23000001*/]System.Enum/*01000015*/ -{ - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Net.Http.HttpCompletionOption/*02000008*/ ResponseContentRead = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.Net.Http.HttpCompletionOption/*02000008*/ ResponseHeadersRead = int32(0x00000001) -} // end of class System.Net.Http.HttpCompletionOption - -.class /*02000009*/ public abstract auto ansi beforefieldinit System.Net.Http.HttpContent - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*06000068*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpContent::.ctor - - .method /*06000069*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpContentHeaders/*0200001C*/ - get_Headers() cil managed - // SIG: 20 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::get_Headers - - .method /*0600006A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - CopyToAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream') cil managed - // SIG: 20 01 12 4D 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::CopyToAsync - - .method /*0600006B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - CopyToAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000014*/ context) cil managed - // SIG: 20 02 12 4D 12 49 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::CopyToAsync - - .method /*0600006C*/ family hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - CreateContentReadStreamAsync() cil managed - // SIG: 20 00 15 12 45 01 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::CreateContentReadStreamAsync - - .method /*0600006D*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContent::Dispose - - .method /*0600006E*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContent::Dispose - - .method /*0600006F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - LoadIntoBufferAsync() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::LoadIntoBufferAsync - - .method /*06000070*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - LoadIntoBufferAsync(int64 maxBufferSize) cil managed - // SIG: 20 01 12 4D 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::LoadIntoBufferAsync - - .method /*06000071*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - ReadAsByteArrayAsync() cil managed - // SIG: 20 00 15 12 45 01 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::ReadAsByteArrayAsync - - .method /*06000072*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - ReadAsStreamAsync() cil managed - // SIG: 20 00 15 12 45 01 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::ReadAsStreamAsync - - .method /*06000073*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - ReadAsStringAsync() cil managed - // SIG: 20 00 15 12 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContent::ReadAsStringAsync - - .method /*06000074*/ family hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - SerializeToStreamAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000014*/ context) cil managed - // SIG: 20 02 12 4D 12 49 12 51 - { - // Method begins at RVA 0x0 - } // end of method HttpContent::SerializeToStreamAsync - - .method /*06000075*/ famorassem hidebysig newslot abstract virtual - instance bool TryComputeLength([out] int64& length) cil managed - // SIG: 20 01 02 10 0A - { - // Method begins at RVA 0x0 - } // end of method HttpContent::TryComputeLength - - .property /*1700001E*/ instance class System.Net.Http.Headers.HttpContentHeaders/*0200001C*/ - Headers() - { - .get instance class System.Net.Http.Headers.HttpContentHeaders/*0200001C*/ System.Net.Http.HttpContent/*02000009*/::get_Headers() /* 06000069 */ - } // end of property HttpContent::Headers -} // end of class System.Net.Http.HttpContent - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Net.Http.HttpMessageHandler - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*06000076*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpMessageHandler::.ctor - - .method /*06000077*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpMessageHandler::Dispose - - .method /*06000078*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpMessageHandler::Dispose - - .method /*06000079*/ famorassem hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x0 - } // end of method HttpMessageHandler::SendAsync - -} // end of class System.Net.Http.HttpMessageHandler - -.class /*0200000B*/ public auto ansi beforefieldinit System.Net.Http.HttpMessageInvoker - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*0600007A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/ 'handler') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpMessageInvoker::.ctor - - .method /*0600007B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/ 'handler', - bool disposeHandler) cil managed - // SIG: 20 02 01 12 28 02 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpMessageInvoker::.ctor - - .method /*0600007C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpMessageInvoker::Dispose - - .method /*0600007D*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpMessageInvoker::Dispose - - .method /*0600007E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMessageInvoker::SendAsync - -} // end of class System.Net.Http.HttpMessageInvoker - -.class /*0200000C*/ public auto ansi beforefieldinit System.Net.Http.HttpMethod - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000028*//*1B000001*/ -{ - .method /*0600007F*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'method') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpMethod::.ctor - - .method /*06000080*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Delete() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Delete - - .method /*06000081*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Get() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Get - - .method /*06000082*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Head() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Head - - .method /*06000083*/ public hidebysig specialname - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Method - - .method /*06000084*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Options() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Options - - .method /*06000085*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Patch() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Patch - - .method /*06000086*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Post() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Post - - .method /*06000087*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Put() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Put - - .method /*06000088*/ public hidebysig specialname static - class System.Net.Http.HttpMethod/*0200000C*/ - get_Trace() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::get_Trace - - .method /*06000089*/ public hidebysig newslot virtual final - instance bool Equals(class System.Net.Http.HttpMethod/*0200000C*/ other) cil managed - // SIG: 20 01 02 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::Equals - - .method /*0600008A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::Equals - - .method /*0600008B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::GetHashCode - - .method /*0600008C*/ public hidebysig specialname static - bool op_Equality(class System.Net.Http.HttpMethod/*0200000C*/ left, - class System.Net.Http.HttpMethod/*0200000C*/ right) cil managed - // SIG: 00 02 02 12 30 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::op_Equality - - .method /*0600008D*/ public hidebysig specialname static - bool op_Inequality(class System.Net.Http.HttpMethod/*0200000C*/ left, - class System.Net.Http.HttpMethod/*0200000C*/ right) cil managed - // SIG: 00 02 02 12 30 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::op_Inequality - - .method /*0600008E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpMethod::ToString - - .property /*1700001F*/ class System.Net.Http.HttpMethod/*0200000C*/ - Delete() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Delete() /* 06000080 */ - } // end of property HttpMethod::Delete - .property /*17000020*/ class System.Net.Http.HttpMethod/*0200000C*/ - Get() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Get() /* 06000081 */ - } // end of property HttpMethod::Get - .property /*17000021*/ class System.Net.Http.HttpMethod/*0200000C*/ - Head() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Head() /* 06000082 */ - } // end of property HttpMethod::Head - .property /*17000022*/ instance string Method() - { - .get instance string System.Net.Http.HttpMethod/*0200000C*/::get_Method() /* 06000083 */ - } // end of property HttpMethod::Method - .property /*17000023*/ class System.Net.Http.HttpMethod/*0200000C*/ - Options() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Options() /* 06000084 */ - } // end of property HttpMethod::Options - .property /*17000024*/ class System.Net.Http.HttpMethod/*0200000C*/ - Patch() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Patch() /* 06000085 */ - } // end of property HttpMethod::Patch - .property /*17000025*/ class System.Net.Http.HttpMethod/*0200000C*/ - Post() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Post() /* 06000086 */ - } // end of property HttpMethod::Post - .property /*17000026*/ class System.Net.Http.HttpMethod/*0200000C*/ - Put() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Put() /* 06000087 */ - } // end of property HttpMethod::Put - .property /*17000027*/ class System.Net.Http.HttpMethod/*0200000C*/ - Trace() - { - .get class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpMethod/*0200000C*/::get_Trace() /* 06000088 */ - } // end of property HttpMethod::Trace -} // end of class System.Net.Http.HttpMethod - -.class /*0200000D*/ public auto ansi beforefieldinit System.Net.Http.HttpRequestException - extends [System.Runtime/*23000001*/]System.Exception/*01000029*/ -{ - .method /*0600008F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000029*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestException::.ctor - - .method /*06000090*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000029*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestException::.ctor - - .method /*06000091*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000029*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestException::.ctor - -} // end of class System.Net.Http.HttpRequestException - -.class /*0200000E*/ public auto ansi beforefieldinit System.Net.Http.HttpRequestMessage - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*06000092*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestMessage::.ctor - - .method /*06000093*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMethod/*0200000C*/ 'method', - string requestUri) cil managed - // SIG: 20 02 01 12 30 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestMessage::.ctor - - .method /*06000094*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMethod/*0200000C*/ 'method', - class [System.Runtime/*23000001*/]System.Uri/*01000019*/ requestUri) cil managed - // SIG: 20 02 01 12 30 12 65 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestMessage::.ctor - - .method /*06000095*/ public hidebysig specialname - instance class System.Net.Http.HttpContent/*02000009*/ - get_Content() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::get_Content - - .method /*06000096*/ public hidebysig specialname - instance void set_Content(class System.Net.Http.HttpContent/*02000009*/ 'value') cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestMessage::set_Content - - .method /*06000097*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/ - get_Headers() cil managed - // SIG: 20 00 12 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::get_Headers - - .method /*06000098*/ public hidebysig specialname - instance class System.Net.Http.HttpMethod/*0200000C*/ - get_Method() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::get_Method - - .method /*06000099*/ public hidebysig specialname - instance void set_Method(class System.Net.Http.HttpMethod/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestMessage::set_Method - - .method /*0600009A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ - get_Properties() cil managed - // SIG: 20 00 15 12 80 8D 02 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::get_Properties - - .method /*0600009B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - get_RequestUri() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::get_RequestUri - - .method /*0600009C*/ public hidebysig specialname - instance void set_RequestUri(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestMessage::set_RequestUri - - .method /*0600009D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_Version() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::get_Version - - .method /*0600009E*/ public hidebysig specialname - instance void set_Version(class [System.Runtime/*23000001*/]System.Version/*0100002A*/ 'value') cil managed - // SIG: 20 01 01 12 80 A9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestMessage::set_Version - - .method /*0600009F*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestMessage::Dispose - - .method /*060000A0*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestMessage::Dispose - - .method /*060000A1*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestMessage::ToString - - .property /*17000028*/ instance class System.Net.Http.HttpContent/*02000009*/ - Content() - { - .get instance class System.Net.Http.HttpContent/*02000009*/ System.Net.Http.HttpRequestMessage/*0200000E*/::get_Content() /* 06000095 */ - .set instance void System.Net.Http.HttpRequestMessage/*0200000E*/::set_Content(class System.Net.Http.HttpContent/*02000009*/) /* 06000096 */ - } // end of property HttpRequestMessage::Content - .property /*17000029*/ instance class System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/ - Headers() - { - .get instance class System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/ System.Net.Http.HttpRequestMessage/*0200000E*/::get_Headers() /* 06000097 */ - } // end of property HttpRequestMessage::Headers - .property /*1700002A*/ instance class System.Net.Http.HttpMethod/*0200000C*/ - Method() - { - .get instance class System.Net.Http.HttpMethod/*0200000C*/ System.Net.Http.HttpRequestMessage/*0200000E*/::get_Method() /* 06000098 */ - .set instance void System.Net.Http.HttpRequestMessage/*0200000E*/::set_Method(class System.Net.Http.HttpMethod/*0200000C*/) /* 06000099 */ - } // end of property HttpRequestMessage::Method - .property /*1700002B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ - Properties() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ System.Net.Http.HttpRequestMessage/*0200000E*/::get_Properties() /* 0600009A */ - } // end of property HttpRequestMessage::Properties - .property /*1700002C*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ System.Net.Http.HttpRequestMessage/*0200000E*/::get_RequestUri() /* 0600009B */ - .set instance void System.Net.Http.HttpRequestMessage/*0200000E*/::set_RequestUri(class [System.Runtime/*23000001*/]System.Uri/*01000019*/) /* 0600009C */ - } // end of property HttpRequestMessage::RequestUri - .property /*1700002D*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.Net.Http.HttpRequestMessage/*0200000E*/::get_Version() /* 0600009D */ - .set instance void System.Net.Http.HttpRequestMessage/*0200000E*/::set_Version(class [System.Runtime/*23000001*/]System.Version/*0100002A*/) /* 0600009E */ - } // end of property HttpRequestMessage::Version -} // end of class System.Net.Http.HttpRequestMessage - -.class /*0200000F*/ public auto ansi beforefieldinit System.Net.Http.HttpResponseMessage - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*060000A2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpResponseMessage::.ctor - - .method /*060000A3*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Net.Primitives/*23000002*/]System.Net.HttpStatusCode/*0100002B*/ statusCode) cil managed - // SIG: 20 01 01 11 80 AD - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpResponseMessage::.ctor - - .method /*060000A4*/ public hidebysig specialname - instance class System.Net.Http.HttpContent/*02000009*/ - get_Content() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_Content - - .method /*060000A5*/ public hidebysig specialname - instance void set_Content(class System.Net.Http.HttpContent/*02000009*/ 'value') cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::set_Content - - .method /*060000A6*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpResponseHeaders/*02000020*/ - get_Headers() cil managed - // SIG: 20 00 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_Headers - - .method /*060000A7*/ public hidebysig specialname - instance bool get_IsSuccessStatusCode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_IsSuccessStatusCode - - .method /*060000A8*/ public hidebysig specialname - instance string get_ReasonPhrase() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_ReasonPhrase - - .method /*060000A9*/ public hidebysig specialname - instance void set_ReasonPhrase(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::set_ReasonPhrase - - .method /*060000AA*/ public hidebysig specialname - instance class System.Net.Http.HttpRequestMessage/*0200000E*/ - get_RequestMessage() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_RequestMessage - - .method /*060000AB*/ public hidebysig specialname - instance void set_RequestMessage(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::set_RequestMessage - - .method /*060000AC*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.HttpStatusCode/*0100002B*/ - get_StatusCode() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_StatusCode - - .method /*060000AD*/ public hidebysig specialname - instance void set_StatusCode(valuetype [System.Net.Primitives/*23000002*/]System.Net.HttpStatusCode/*0100002B*/ 'value') cil managed - // SIG: 20 01 01 11 80 AD - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::set_StatusCode - - .method /*060000AE*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_Version() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::get_Version - - .method /*060000AF*/ public hidebysig specialname - instance void set_Version(class [System.Runtime/*23000001*/]System.Version/*0100002A*/ 'value') cil managed - // SIG: 20 01 01 12 80 A9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::set_Version - - .method /*060000B0*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::Dispose - - .method /*060000B1*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseMessage::Dispose - - .method /*060000B2*/ public hidebysig instance class System.Net.Http.HttpResponseMessage/*0200000F*/ - EnsureSuccessStatusCode() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::EnsureSuccessStatusCode - - .method /*060000B3*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseMessage::ToString - - .property /*1700002E*/ instance class System.Net.Http.HttpContent/*02000009*/ - Content() - { - .get instance class System.Net.Http.HttpContent/*02000009*/ System.Net.Http.HttpResponseMessage/*0200000F*/::get_Content() /* 060000A4 */ - .set instance void System.Net.Http.HttpResponseMessage/*0200000F*/::set_Content(class System.Net.Http.HttpContent/*02000009*/) /* 060000A5 */ - } // end of property HttpResponseMessage::Content - .property /*1700002F*/ instance class System.Net.Http.Headers.HttpResponseHeaders/*02000020*/ - Headers() - { - .get instance class System.Net.Http.Headers.HttpResponseHeaders/*02000020*/ System.Net.Http.HttpResponseMessage/*0200000F*/::get_Headers() /* 060000A6 */ - } // end of property HttpResponseMessage::Headers - .property /*17000030*/ instance bool IsSuccessStatusCode() - { - .get instance bool System.Net.Http.HttpResponseMessage/*0200000F*/::get_IsSuccessStatusCode() /* 060000A7 */ - } // end of property HttpResponseMessage::IsSuccessStatusCode - .property /*17000031*/ instance string ReasonPhrase() - { - .get instance string System.Net.Http.HttpResponseMessage/*0200000F*/::get_ReasonPhrase() /* 060000A8 */ - .set instance void System.Net.Http.HttpResponseMessage/*0200000F*/::set_ReasonPhrase(string) /* 060000A9 */ - } // end of property HttpResponseMessage::ReasonPhrase - .property /*17000032*/ instance class System.Net.Http.HttpRequestMessage/*0200000E*/ - RequestMessage() - { - .get instance class System.Net.Http.HttpRequestMessage/*0200000E*/ System.Net.Http.HttpResponseMessage/*0200000F*/::get_RequestMessage() /* 060000AA */ - .set instance void System.Net.Http.HttpResponseMessage/*0200000F*/::set_RequestMessage(class System.Net.Http.HttpRequestMessage/*0200000E*/) /* 060000AB */ - } // end of property HttpResponseMessage::RequestMessage - .property /*17000033*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Net.HttpStatusCode/*0100002B*/ - StatusCode() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Net.HttpStatusCode/*0100002B*/ System.Net.Http.HttpResponseMessage/*0200000F*/::get_StatusCode() /* 060000AC */ - .set instance void System.Net.Http.HttpResponseMessage/*0200000F*/::set_StatusCode(valuetype [System.Net.Primitives/*23000002*/]System.Net.HttpStatusCode/*0100002B*/) /* 060000AD */ - } // end of property HttpResponseMessage::StatusCode - .property /*17000034*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.Net.Http.HttpResponseMessage/*0200000F*/::get_Version() /* 060000AE */ - .set instance void System.Net.Http.HttpResponseMessage/*0200000F*/::set_Version(class [System.Runtime/*23000001*/]System.Version/*0100002A*/) /* 060000AF */ - } // end of property HttpResponseMessage::Version -} // end of class System.Net.Http.HttpResponseMessage - -.class /*02000010*/ public abstract auto ansi beforefieldinit System.Net.Http.MessageProcessingHandler - extends System.Net.Http.DelegatingHandler/*02000004*/ -{ - .method /*060000B4*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000006 */ call instance void System.Net.Http.DelegatingHandler/*02000004*/::.ctor() /* 06000006 */ - IL_0006: /* 2A | */ ret - } // end of method MessageProcessingHandler::.ctor - - .method /*060000B5*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.HttpMessageHandler/*0200000A*/ innerHandler) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000006 */ call instance void System.Net.Http.DelegatingHandler/*02000004*/::.ctor() /* 06000006 */ - IL_0006: /* 2A | */ ret - } // end of method MessageProcessingHandler::.ctor - - .method /*060000B6*/ family hidebysig newslot abstract virtual - instance class System.Net.Http.HttpRequestMessage/*0200000E*/ - ProcessRequest(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 12 38 12 38 11 59 - { - // Method begins at RVA 0x0 - } // end of method MessageProcessingHandler::ProcessRequest - - .method /*060000B7*/ family hidebysig newslot abstract virtual - instance class System.Net.Http.HttpResponseMessage/*0200000F*/ - ProcessResponse(class System.Net.Http.HttpResponseMessage/*0200000F*/ response, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 12 3C 12 3C 11 59 - { - // Method begins at RVA 0x0 - } // end of method MessageProcessingHandler::ProcessResponse - - .method /*060000B8*/ famorassem hidebysig virtual final - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MessageProcessingHandler::SendAsync - -} // end of class System.Net.Http.MessageProcessingHandler - -.class /*02000011*/ public auto ansi beforefieldinit System.Net.Http.MultipartContent - extends System.Net.Http.HttpContent/*02000009*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002C*/ -{ - .method /*060000B9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method MultipartContent::.ctor - - .method /*060000BA*/ public hidebysig specialname rtspecialname - instance void .ctor(string subtype) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method MultipartContent::.ctor - - .method /*060000BB*/ public hidebysig specialname rtspecialname - instance void .ctor(string subtype, - string boundary) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method MultipartContent::.ctor - - .method /*060000BC*/ public hidebysig newslot virtual - instance void Add(class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MultipartContent::Add - - .method /*060000BD*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MultipartContent::Dispose - - .method /*060000BE*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002E*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B9 01 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultipartContent::GetEnumerator - - .method /*060000BF*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - SerializeToStreamAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000014*/ context) cil managed - // SIG: 20 02 12 4D 12 49 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultipartContent::SerializeToStreamAsync - - .method /*060000C0*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 B5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002C*/::GetEnumerator /*0100002C::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultipartContent::System.Collections.IEnumerable.GetEnumerator - - .method /*060000C1*/ famorassem hidebysig virtual - instance bool TryComputeLength([out] int64& length) cil managed - // SIG: 20 01 02 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MultipartContent::TryComputeLength - -} // end of class System.Net.Http.MultipartContent - -.class /*02000012*/ public auto ansi beforefieldinit System.Net.Http.MultipartFormDataContent - extends System.Net.Http.MultipartContent/*02000011*/ -{ - .method /*060000C2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000B9 */ call instance void System.Net.Http.MultipartContent/*02000011*/::.ctor() /* 060000B9 */ - IL_0006: /* 2A | */ ret - } // end of method MultipartFormDataContent::.ctor - - .method /*060000C3*/ public hidebysig specialname rtspecialname - instance void .ctor(string boundary) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x208f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000B9 */ call instance void System.Net.Http.MultipartContent/*02000011*/::.ctor() /* 060000B9 */ - IL_0006: /* 2A | */ ret - } // end of method MultipartFormDataContent::.ctor - - .method /*060000C4*/ public hidebysig virtual - instance void Add(class System.Net.Http.HttpContent/*02000009*/ content) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MultipartFormDataContent::Add - - .method /*060000C5*/ public hidebysig instance void - Add(class System.Net.Http.HttpContent/*02000009*/ content, - string name) cil managed - // SIG: 20 02 01 12 24 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MultipartFormDataContent::Add - - .method /*060000C6*/ public hidebysig instance void - Add(class System.Net.Http.HttpContent/*02000009*/ content, - string name, - string fileName) cil managed - // SIG: 20 03 01 12 24 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MultipartFormDataContent::Add - -} // end of class System.Net.Http.MultipartFormDataContent - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Net.Http.ReadOnlyMemoryContent - extends System.Net.Http.HttpContent/*02000009*/ -{ - .method /*060000C7*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*0100002F*/ content) cil managed - // SIG: 20 01 01 15 11 80 BD 01 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyMemoryContent::.ctor - - .method /*060000C8*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - SerializeToStreamAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000014*/ context) cil managed - // SIG: 20 02 12 4D 12 49 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemoryContent::SerializeToStreamAsync - - .method /*060000C9*/ famorassem hidebysig virtual - instance bool TryComputeLength([out] int64& length) cil managed - // SIG: 20 01 02 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemoryContent::TryComputeLength - -} // end of class System.Net.Http.ReadOnlyMemoryContent - -.class /*02000014*/ public auto ansi sealed beforefieldinit System.Net.Http.SocketsHttpHandler - extends System.Net.Http.HttpMessageHandler/*0200000A*/ -{ - .field /*04000007*/ private valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'k__BackingField' - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000030*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000008*/ private valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'k__BackingField' - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000030*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .method /*060000CA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000076 */ call instance void System.Net.Http.HttpMessageHandler/*0200000A*/::.ctor() /* 06000076 */ - IL_0006: /* 2A | */ ret - } // end of method SocketsHttpHandler::.ctor - - .method /*060000CB*/ public hidebysig specialname - instance bool get_AllowAutoRedirect() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_AllowAutoRedirect - - .method /*060000CC*/ public hidebysig specialname - instance void set_AllowAutoRedirect(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_AllowAutoRedirect - - .method /*060000CD*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ - get_AutomaticDecompression() cil managed - // SIG: 20 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_AutomaticDecompression - - .method /*060000CE*/ public hidebysig specialname - instance void set_AutomaticDecompression(valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 11 6D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_AutomaticDecompression - - .method /*060000CF*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - get_ConnectTimeout() cil managed - // SIG: 20 00 11 69 - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000030*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000007 */ ldfld valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::'k__BackingField' /* 04000007 */ - IL_0006: /* 2A | */ ret - } // end of method SocketsHttpHandler::get_ConnectTimeout - - .method /*060000D0*/ public hidebysig specialname - instance void set_ConnectTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000030*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209f - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000007 */ stfld valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::'k__BackingField' /* 04000007 */ - IL_0007: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_ConnectTimeout - - .method /*060000D1*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ - get_CookieContainer() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_CookieContainer - - .method /*060000D2*/ public hidebysig specialname - instance void set_CookieContainer(class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_CookieContainer - - .method /*060000D3*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - get_Credentials() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_Credentials - - .method /*060000D4*/ public hidebysig specialname - instance void set_Credentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_Credentials - - .method /*060000D5*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - get_DefaultProxyCredentials() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_DefaultProxyCredentials - - .method /*060000D6*/ public hidebysig specialname - instance void set_DefaultProxyCredentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_DefaultProxyCredentials - - .method /*060000D7*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - get_Expect100ContinueTimeout() cil managed - // SIG: 20 00 11 69 - { - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000030*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000008 */ ldfld valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::'k__BackingField' /* 04000008 */ - IL_0006: /* 2A | */ ret - } // end of method SocketsHttpHandler::get_Expect100ContinueTimeout - - .method /*060000D8*/ public hidebysig specialname - instance void set_Expect100ContinueTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000030*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b0 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000008 */ stfld valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::'k__BackingField' /* 04000008 */ - IL_0007: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_Expect100ContinueTimeout - - .method /*060000D9*/ public hidebysig specialname - instance int32 get_MaxAutomaticRedirections() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_MaxAutomaticRedirections - - .method /*060000DA*/ public hidebysig specialname - instance void set_MaxAutomaticRedirections(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_MaxAutomaticRedirections - - .method /*060000DB*/ public hidebysig specialname - instance int32 get_MaxConnectionsPerServer() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_MaxConnectionsPerServer - - .method /*060000DC*/ public hidebysig specialname - instance void set_MaxConnectionsPerServer(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_MaxConnectionsPerServer - - .method /*060000DD*/ public hidebysig specialname - instance int32 get_MaxResponseDrainSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_MaxResponseDrainSize - - .method /*060000DE*/ public hidebysig specialname - instance void set_MaxResponseDrainSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_MaxResponseDrainSize - - .method /*060000DF*/ public hidebysig specialname - instance int32 get_MaxResponseHeadersLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_MaxResponseHeadersLength - - .method /*060000E0*/ public hidebysig specialname - instance void set_MaxResponseHeadersLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_MaxResponseHeadersLength - - .method /*060000E1*/ public hidebysig specialname - instance bool get_PreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_PreAuthenticate - - .method /*060000E2*/ public hidebysig specialname - instance void set_PreAuthenticate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_PreAuthenticate - - .method /*060000E3*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - get_PooledConnectionIdleTimeout() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_PooledConnectionIdleTimeout - - .method /*060000E4*/ public hidebysig specialname - instance void set_PooledConnectionIdleTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_PooledConnectionIdleTimeout - - .method /*060000E5*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - get_PooledConnectionLifetime() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_PooledConnectionLifetime - - .method /*060000E6*/ public hidebysig specialname - instance void set_PooledConnectionLifetime(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_PooledConnectionLifetime - - .method /*060000E7*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ - get_Properties() cil managed - // SIG: 20 00 15 12 80 8D 02 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_Properties - - .method /*060000E8*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ - get_Proxy() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_Proxy - - .method /*060000E9*/ public hidebysig specialname - instance void set_Proxy(class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_Proxy - - .method /*060000EA*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - get_ResponseDrainTimeout() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_ResponseDrainTimeout - - .method /*060000EB*/ public hidebysig specialname - instance void set_ResponseDrainTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_ResponseDrainTimeout - - .method /*060000EC*/ public hidebysig specialname - instance class [System.Net.Security/*23000004*/]System.Net.Security.SslClientAuthenticationOptions/*01000031*/ - get_SslOptions() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_SslOptions - - .method /*060000ED*/ public hidebysig specialname - instance void set_SslOptions(class [System.Net.Security/*23000004*/]System.Net.Security.SslClientAuthenticationOptions/*01000031*/ 'value') cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_SslOptions - - .method /*060000EE*/ public hidebysig specialname - instance bool get_UseCookies() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_UseCookies - - .method /*060000EF*/ public hidebysig specialname - instance void set_UseCookies(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_UseCookies - - .method /*060000F0*/ public hidebysig specialname - instance bool get_UseProxy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::get_UseProxy - - .method /*060000F1*/ public hidebysig specialname - instance void set_UseProxy(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::set_UseProxy - - .method /*060000F2*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketsHttpHandler::Dispose - - .method /*060000F3*/ famorassem hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - SendAsync(class System.Net.Http.HttpRequestMessage/*0200000E*/ 'request', - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 45 01 12 3C 12 38 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketsHttpHandler::SendAsync - - .property /*17000035*/ instance bool AllowAutoRedirect() - { - .get instance bool System.Net.Http.SocketsHttpHandler/*02000014*/::get_AllowAutoRedirect() /* 060000CB */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_AllowAutoRedirect(bool) /* 060000CC */ - } // end of property SocketsHttpHandler::AllowAutoRedirect - .property /*17000036*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ - AutomaticDecompression() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_AutomaticDecompression() /* 060000CD */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_AutomaticDecompression(valuetype [System.Net.Primitives/*23000002*/]System.Net.DecompressionMethods/*0100001B*/) /* 060000CE */ - } // end of property SocketsHttpHandler::AutomaticDecompression - .property /*17000037*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - ConnectTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_ConnectTimeout() /* 060000CF */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_ConnectTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/) /* 060000D0 */ - } // end of property SocketsHttpHandler::ConnectTimeout - .property /*17000038*/ instance class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ - CookieContainer() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_CookieContainer() /* 060000D1 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_CookieContainer(class [System.Net.Primitives/*23000002*/]System.Net.CookieContainer/*0100001D*/) /* 060000D2 */ - } // end of property SocketsHttpHandler::CookieContainer - .property /*17000039*/ instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_Credentials() /* 060000D3 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_Credentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/) /* 060000D4 */ - } // end of property SocketsHttpHandler::Credentials - .property /*1700003A*/ instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ - DefaultProxyCredentials() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_DefaultProxyCredentials() /* 060000D5 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_DefaultProxyCredentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*0100001E*/) /* 060000D6 */ - } // end of property SocketsHttpHandler::DefaultProxyCredentials - .property /*1700003B*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - Expect100ContinueTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_Expect100ContinueTimeout() /* 060000D7 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_Expect100ContinueTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/) /* 060000D8 */ - } // end of property SocketsHttpHandler::Expect100ContinueTimeout - .property /*1700003C*/ instance int32 MaxAutomaticRedirections() - { - .get instance int32 System.Net.Http.SocketsHttpHandler/*02000014*/::get_MaxAutomaticRedirections() /* 060000D9 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_MaxAutomaticRedirections(int32) /* 060000DA */ - } // end of property SocketsHttpHandler::MaxAutomaticRedirections - .property /*1700003D*/ instance int32 MaxConnectionsPerServer() - { - .get instance int32 System.Net.Http.SocketsHttpHandler/*02000014*/::get_MaxConnectionsPerServer() /* 060000DB */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_MaxConnectionsPerServer(int32) /* 060000DC */ - } // end of property SocketsHttpHandler::MaxConnectionsPerServer - .property /*1700003E*/ instance int32 MaxResponseDrainSize() - { - .get instance int32 System.Net.Http.SocketsHttpHandler/*02000014*/::get_MaxResponseDrainSize() /* 060000DD */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_MaxResponseDrainSize(int32) /* 060000DE */ - } // end of property SocketsHttpHandler::MaxResponseDrainSize - .property /*1700003F*/ instance int32 MaxResponseHeadersLength() - { - .get instance int32 System.Net.Http.SocketsHttpHandler/*02000014*/::get_MaxResponseHeadersLength() /* 060000DF */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_MaxResponseHeadersLength(int32) /* 060000E0 */ - } // end of property SocketsHttpHandler::MaxResponseHeadersLength - .property /*17000040*/ instance bool PreAuthenticate() - { - .get instance bool System.Net.Http.SocketsHttpHandler/*02000014*/::get_PreAuthenticate() /* 060000E1 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_PreAuthenticate(bool) /* 060000E2 */ - } // end of property SocketsHttpHandler::PreAuthenticate - .property /*17000041*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - PooledConnectionIdleTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_PooledConnectionIdleTimeout() /* 060000E3 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_PooledConnectionIdleTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/) /* 060000E4 */ - } // end of property SocketsHttpHandler::PooledConnectionIdleTimeout - .property /*17000042*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - PooledConnectionLifetime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_PooledConnectionLifetime() /* 060000E5 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_PooledConnectionLifetime(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/) /* 060000E6 */ - } // end of property SocketsHttpHandler::PooledConnectionLifetime - .property /*17000043*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ - Properties() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000023*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_Properties() /* 060000E7 */ - } // end of property SocketsHttpHandler::Properties - .property /*17000044*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_Proxy() /* 060000E8 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_Proxy(class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000025*/) /* 060000E9 */ - } // end of property SocketsHttpHandler::Proxy - .property /*17000045*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ - ResponseDrainTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_ResponseDrainTimeout() /* 060000EA */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_ResponseDrainTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/) /* 060000EB */ - } // end of property SocketsHttpHandler::ResponseDrainTimeout - .property /*17000046*/ instance class [System.Net.Security/*23000004*/]System.Net.Security.SslClientAuthenticationOptions/*01000031*/ - SslOptions() - { - .get instance class [System.Net.Security/*23000004*/]System.Net.Security.SslClientAuthenticationOptions/*01000031*/ System.Net.Http.SocketsHttpHandler/*02000014*/::get_SslOptions() /* 060000EC */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_SslOptions(class [System.Net.Security/*23000004*/]System.Net.Security.SslClientAuthenticationOptions/*01000031*/) /* 060000ED */ - } // end of property SocketsHttpHandler::SslOptions - .property /*17000047*/ instance bool UseCookies() - { - .get instance bool System.Net.Http.SocketsHttpHandler/*02000014*/::get_UseCookies() /* 060000EE */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_UseCookies(bool) /* 060000EF */ - } // end of property SocketsHttpHandler::UseCookies - .property /*17000048*/ instance bool UseProxy() - { - .get instance bool System.Net.Http.SocketsHttpHandler/*02000014*/::get_UseProxy() /* 060000F0 */ - .set instance void System.Net.Http.SocketsHttpHandler/*02000014*/::set_UseProxy(bool) /* 060000F1 */ - } // end of property SocketsHttpHandler::UseProxy -} // end of class System.Net.Http.SocketsHttpHandler - -.class /*02000015*/ public auto ansi beforefieldinit System.Net.Http.StreamContent - extends System.Net.Http.HttpContent/*02000009*/ -{ - .method /*060000F4*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ content) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method StreamContent::.ctor - - .method /*060000F5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ content, - int32 bufferSize) cil managed - // SIG: 20 02 01 12 49 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Net.Http.HttpContent/*02000009*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method StreamContent::.ctor - - .method /*060000F6*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000011*/ - CreateContentReadStreamAsync() cil managed - // SIG: 20 00 15 12 45 01 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamContent::CreateContentReadStreamAsync - - .method /*060000F7*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamContent::Dispose - - .method /*060000F8*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000013*/ - SerializeToStreamAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000014*/ context) cil managed - // SIG: 20 02 12 4D 12 49 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamContent::SerializeToStreamAsync - - .method /*060000F9*/ famorassem hidebysig virtual - instance bool TryComputeLength([out] int64& length) cil managed - // SIG: 20 01 02 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamContent::TryComputeLength - -} // end of class System.Net.Http.StreamContent - -.class /*02000016*/ public auto ansi beforefieldinit System.Net.Http.StringContent - extends System.Net.Http.ByteArrayContent/*02000002*/ -{ - .method /*060000FA*/ public hidebysig specialname rtspecialname - instance void .ctor(string content) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000001 */ call instance void System.Net.Http.ByteArrayContent/*02000002*/::.ctor(uint8[]) /* 06000001 */ - IL_0007: /* 2A | */ ret - } // end of method StringContent::.ctor - - .method /*060000FB*/ public hidebysig specialname rtspecialname - instance void .ctor(string content, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000032*/ encoding) cil managed - // SIG: 20 02 01 0E 12 80 C9 - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000001 */ call instance void System.Net.Http.ByteArrayContent/*02000002*/::.ctor(uint8[]) /* 06000001 */ - IL_0007: /* 2A | */ ret - } // end of method StringContent::.ctor - - .method /*060000FC*/ public hidebysig specialname rtspecialname - instance void .ctor(string content, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000032*/ encoding, - string mediaType) cil managed - // SIG: 20 03 01 0E 12 80 C9 0E - { - // Method begins at RVA 0x2065 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000001 */ call instance void System.Net.Http.ByteArrayContent/*02000002*/::.ctor(uint8[]) /* 06000001 */ - IL_0007: /* 2A | */ ret - } // end of method StringContent::.ctor - -} // end of class System.Net.Http.StringContent - -.class /*02000017*/ public auto ansi beforefieldinit System.Net.Http.Headers.AuthenticationHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*060000FD*/ public hidebysig specialname rtspecialname - instance void .ctor(string scheme) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationHeaderValue::.ctor - - .method /*060000FE*/ public hidebysig specialname rtspecialname - instance void .ctor(string scheme, - string parameter) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationHeaderValue::.ctor - - .method /*060000FF*/ public hidebysig specialname - instance string get_Parameter() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::get_Parameter - - .method /*06000100*/ public hidebysig specialname - instance string get_Scheme() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::get_Scheme - - .method /*06000101*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::Equals - - .method /*06000102*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::System.ICloneable.Clone - - .method /*06000103*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::GetHashCode - - .method /*06000104*/ public hidebysig static - class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ - Parse(string input) cil managed - // SIG: 00 01 12 5C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::Parse - - .method /*06000105*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::ToString - - .method /*06000106*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationHeaderValue::TryParse - - .property /*17000049*/ instance string Parameter() - { - .get instance string System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/::get_Parameter() /* 060000FF */ - } // end of property AuthenticationHeaderValue::Parameter - .property /*1700004A*/ instance string Scheme() - { - .get instance string System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/::get_Scheme() /* 06000100 */ - } // end of property AuthenticationHeaderValue::Scheme -} // end of class System.Net.Http.Headers.AuthenticationHeaderValue - -.class /*02000018*/ public auto ansi beforefieldinit System.Net.Http.Headers.CacheControlHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000107*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CacheControlHeaderValue::.ctor - - .method /*06000108*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Extensions() cil managed - // SIG: 20 00 15 12 80 D1 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_Extensions - - .method /*06000109*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_MaxAge() cil managed - // SIG: 20 00 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_MaxAge - - .method /*0600010A*/ public hidebysig specialname - instance void set_MaxAge(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_MaxAge - - .method /*0600010B*/ public hidebysig specialname - instance bool get_MaxStale() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_MaxStale - - .method /*0600010C*/ public hidebysig specialname - instance void set_MaxStale(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_MaxStale - - .method /*0600010D*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_MaxStaleLimit() cil managed - // SIG: 20 00 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_MaxStaleLimit - - .method /*0600010E*/ public hidebysig specialname - instance void set_MaxStaleLimit(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_MaxStaleLimit - - .method /*0600010F*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_MinFresh() cil managed - // SIG: 20 00 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_MinFresh - - .method /*06000110*/ public hidebysig specialname - instance void set_MinFresh(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_MinFresh - - .method /*06000111*/ public hidebysig specialname - instance bool get_MustRevalidate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_MustRevalidate - - .method /*06000112*/ public hidebysig specialname - instance void set_MustRevalidate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_MustRevalidate - - .method /*06000113*/ public hidebysig specialname - instance bool get_NoCache() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_NoCache - - .method /*06000114*/ public hidebysig specialname - instance void set_NoCache(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_NoCache - - .method /*06000115*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_NoCacheHeaders() cil managed - // SIG: 20 00 15 12 80 D1 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_NoCacheHeaders - - .method /*06000116*/ public hidebysig specialname - instance bool get_NoStore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_NoStore - - .method /*06000117*/ public hidebysig specialname - instance void set_NoStore(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_NoStore - - .method /*06000118*/ public hidebysig specialname - instance bool get_NoTransform() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_NoTransform - - .method /*06000119*/ public hidebysig specialname - instance void set_NoTransform(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_NoTransform - - .method /*0600011A*/ public hidebysig specialname - instance bool get_OnlyIfCached() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_OnlyIfCached - - .method /*0600011B*/ public hidebysig specialname - instance void set_OnlyIfCached(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_OnlyIfCached - - .method /*0600011C*/ public hidebysig specialname - instance bool get_Private() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_Private - - .method /*0600011D*/ public hidebysig specialname - instance void set_Private(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_Private - - .method /*0600011E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_PrivateHeaders() cil managed - // SIG: 20 00 15 12 80 D1 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_PrivateHeaders - - .method /*0600011F*/ public hidebysig specialname - instance bool get_ProxyRevalidate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_ProxyRevalidate - - .method /*06000120*/ public hidebysig specialname - instance void set_ProxyRevalidate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_ProxyRevalidate - - .method /*06000121*/ public hidebysig specialname - instance bool get_Public() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_Public - - .method /*06000122*/ public hidebysig specialname - instance void set_Public(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_Public - - .method /*06000123*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_SharedMaxAge() cil managed - // SIG: 20 00 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::get_SharedMaxAge - - .method /*06000124*/ public hidebysig specialname - instance void set_SharedMaxAge(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CacheControlHeaderValue::set_SharedMaxAge - - .method /*06000125*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::System.ICloneable.Clone - - .method /*06000126*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::Equals - - .method /*06000127*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::GetHashCode - - .method /*06000128*/ public hidebysig static - class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ - Parse(string input) cil managed - // SIG: 00 01 12 60 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::Parse - - .method /*06000129*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::ToString - - .method /*0600012A*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CacheControlHeaderValue::TryParse - - .property /*1700004B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Extensions() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_Extensions() /* 06000108 */ - } // end of property CacheControlHeaderValue::Extensions - .property /*1700004C*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - MaxAge() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_MaxAge() /* 06000109 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_MaxAge(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600010A */ - } // end of property CacheControlHeaderValue::MaxAge - .property /*1700004D*/ instance bool MaxStale() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_MaxStale() /* 0600010B */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_MaxStale(bool) /* 0600010C */ - } // end of property CacheControlHeaderValue::MaxStale - .property /*1700004E*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - MaxStaleLimit() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_MaxStaleLimit() /* 0600010D */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_MaxStaleLimit(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600010E */ - } // end of property CacheControlHeaderValue::MaxStaleLimit - .property /*1700004F*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - MinFresh() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_MinFresh() /* 0600010F */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_MinFresh(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000110 */ - } // end of property CacheControlHeaderValue::MinFresh - .property /*17000050*/ instance bool MustRevalidate() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_MustRevalidate() /* 06000111 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_MustRevalidate(bool) /* 06000112 */ - } // end of property CacheControlHeaderValue::MustRevalidate - .property /*17000051*/ instance bool NoCache() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_NoCache() /* 06000113 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_NoCache(bool) /* 06000114 */ - } // end of property CacheControlHeaderValue::NoCache - .property /*17000052*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - NoCacheHeaders() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_NoCacheHeaders() /* 06000115 */ - } // end of property CacheControlHeaderValue::NoCacheHeaders - .property /*17000053*/ instance bool NoStore() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_NoStore() /* 06000116 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_NoStore(bool) /* 06000117 */ - } // end of property CacheControlHeaderValue::NoStore - .property /*17000054*/ instance bool NoTransform() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_NoTransform() /* 06000118 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_NoTransform(bool) /* 06000119 */ - } // end of property CacheControlHeaderValue::NoTransform - .property /*17000055*/ instance bool OnlyIfCached() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_OnlyIfCached() /* 0600011A */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_OnlyIfCached(bool) /* 0600011B */ - } // end of property CacheControlHeaderValue::OnlyIfCached - .property /*17000056*/ instance bool Private() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_Private() /* 0600011C */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_Private(bool) /* 0600011D */ - } // end of property CacheControlHeaderValue::Private - .property /*17000057*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - PrivateHeaders() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_PrivateHeaders() /* 0600011E */ - } // end of property CacheControlHeaderValue::PrivateHeaders - .property /*17000058*/ instance bool ProxyRevalidate() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_ProxyRevalidate() /* 0600011F */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_ProxyRevalidate(bool) /* 06000120 */ - } // end of property CacheControlHeaderValue::ProxyRevalidate - .property /*17000059*/ instance bool Public() - { - .get instance bool System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_Public() /* 06000121 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_Public(bool) /* 06000122 */ - } // end of property CacheControlHeaderValue::Public - .property /*1700005A*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - SharedMaxAge() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::get_SharedMaxAge() /* 06000123 */ - .set instance void System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/::set_SharedMaxAge(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000124 */ - } // end of property CacheControlHeaderValue::SharedMaxAge -} // end of class System.Net.Http.Headers.CacheControlHeaderValue - -.class /*02000019*/ public auto ansi beforefieldinit System.Net.Http.Headers.ContentDispositionHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*0600012B*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/ source) cil managed - // SIG: 20 01 01 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::.ctor - - .method /*0600012C*/ public hidebysig specialname rtspecialname - instance void .ctor(string dispositionType) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::.ctor - - .method /*0600012D*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_CreationDate() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_CreationDate - - .method /*0600012E*/ public hidebysig specialname - instance void set_CreationDate(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_CreationDate - - .method /*0600012F*/ public hidebysig specialname - instance string get_DispositionType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_DispositionType - - .method /*06000130*/ public hidebysig specialname - instance void set_DispositionType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_DispositionType - - .method /*06000131*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_FileName - - .method /*06000132*/ public hidebysig specialname - instance void set_FileName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_FileName - - .method /*06000133*/ public hidebysig specialname - instance string get_FileNameStar() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_FileNameStar - - .method /*06000134*/ public hidebysig specialname - instance void set_FileNameStar(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_FileNameStar - - .method /*06000135*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_ModificationDate() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_ModificationDate - - .method /*06000136*/ public hidebysig specialname - instance void set_ModificationDate(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_ModificationDate - - .method /*06000137*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_Name - - .method /*06000138*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_Name - - .method /*06000139*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Parameters() cil managed - // SIG: 20 00 15 12 80 D1 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_Parameters - - .method /*0600013A*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_ReadDate() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_ReadDate - - .method /*0600013B*/ public hidebysig specialname - instance void set_ReadDate(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_ReadDate - - .method /*0600013C*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Size() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::get_Size - - .method /*0600013D*/ public hidebysig specialname - instance void set_Size(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDispositionHeaderValue::set_Size - - .method /*0600013E*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::System.ICloneable.Clone - - .method /*0600013F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::Equals - - .method /*06000140*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::GetHashCode - - .method /*06000141*/ public hidebysig static - class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/ - Parse(string input) cil managed - // SIG: 00 01 12 64 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::Parse - - .method /*06000142*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::ToString - - .method /*06000143*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDispositionHeaderValue::TryParse - - .property /*1700005B*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - CreationDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_CreationDate() /* 0600012D */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_CreationDate(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600012E */ - } // end of property ContentDispositionHeaderValue::CreationDate - .property /*1700005C*/ instance string DispositionType() - { - .get instance string System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_DispositionType() /* 0600012F */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_DispositionType(string) /* 06000130 */ - } // end of property ContentDispositionHeaderValue::DispositionType - .property /*1700005D*/ instance string FileName() - { - .get instance string System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_FileName() /* 06000131 */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_FileName(string) /* 06000132 */ - } // end of property ContentDispositionHeaderValue::FileName - .property /*1700005E*/ instance string FileNameStar() - { - .get instance string System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_FileNameStar() /* 06000133 */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_FileNameStar(string) /* 06000134 */ - } // end of property ContentDispositionHeaderValue::FileNameStar - .property /*1700005F*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - ModificationDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_ModificationDate() /* 06000135 */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_ModificationDate(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000136 */ - } // end of property ContentDispositionHeaderValue::ModificationDate - .property /*17000060*/ instance string Name() - { - .get instance string System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_Name() /* 06000137 */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_Name(string) /* 06000138 */ - } // end of property ContentDispositionHeaderValue::Name - .property /*17000061*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Parameters() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_Parameters() /* 06000139 */ - } // end of property ContentDispositionHeaderValue::Parameters - .property /*17000062*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - ReadDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_ReadDate() /* 0600013A */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_ReadDate(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600013B */ - } // end of property ContentDispositionHeaderValue::ReadDate - .property /*17000063*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Size() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::get_Size() /* 0600013C */ - .set instance void System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/::set_Size(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600013D */ - } // end of property ContentDispositionHeaderValue::Size -} // end of class System.Net.Http.Headers.ContentDispositionHeaderValue - -.class /*0200001A*/ public auto ansi beforefieldinit System.Net.Http.Headers.ContentRangeHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000144*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 length) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ContentRangeHeaderValue::.ctor - - .method /*06000145*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 from, - int64 'to') cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ContentRangeHeaderValue::.ctor - - .method /*06000146*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 from, - int64 'to', - int64 length) cil managed - // SIG: 20 03 01 0A 0A 0A - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ContentRangeHeaderValue::.ctor - - .method /*06000147*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_From() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::get_From - - .method /*06000148*/ public hidebysig specialname - instance bool get_HasLength() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::get_HasLength - - .method /*06000149*/ public hidebysig specialname - instance bool get_HasRange() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::get_HasRange - - .method /*0600014A*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Length() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::get_Length - - .method /*0600014B*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_To() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::get_To - - .method /*0600014C*/ public hidebysig specialname - instance string get_Unit() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::get_Unit - - .method /*0600014D*/ public hidebysig specialname - instance void set_Unit(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentRangeHeaderValue::set_Unit - - .method /*0600014E*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::System.ICloneable.Clone - - .method /*0600014F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::Equals - - .method /*06000150*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::GetHashCode - - .method /*06000151*/ public hidebysig static - class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/ - Parse(string input) cil managed - // SIG: 00 01 12 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::Parse - - .method /*06000152*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::ToString - - .method /*06000153*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentRangeHeaderValue::TryParse - - .property /*17000064*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - From() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::get_From() /* 06000147 */ - } // end of property ContentRangeHeaderValue::From - .property /*17000065*/ instance bool HasLength() - { - .get instance bool System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::get_HasLength() /* 06000148 */ - } // end of property ContentRangeHeaderValue::HasLength - .property /*17000066*/ instance bool HasRange() - { - .get instance bool System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::get_HasRange() /* 06000149 */ - } // end of property ContentRangeHeaderValue::HasRange - .property /*17000067*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Length() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::get_Length() /* 0600014A */ - } // end of property ContentRangeHeaderValue::Length - .property /*17000068*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - To() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::get_To() /* 0600014B */ - } // end of property ContentRangeHeaderValue::To - .property /*17000069*/ instance string Unit() - { - .get instance string System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::get_Unit() /* 0600014C */ - .set instance void System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/::set_Unit(string) /* 0600014D */ - } // end of property ContentRangeHeaderValue::Unit -} // end of class System.Net.Http.Headers.ContentRangeHeaderValue - -.class /*0200001B*/ public auto ansi beforefieldinit System.Net.Http.Headers.EntityTagHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000154*/ public hidebysig specialname rtspecialname - instance void .ctor(string tag) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method EntityTagHeaderValue::.ctor - - .method /*06000155*/ public hidebysig specialname rtspecialname - instance void .ctor(string tag, - bool isWeak) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method EntityTagHeaderValue::.ctor - - .method /*06000156*/ public hidebysig specialname static - class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - get_Any() cil managed - // SIG: 00 00 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::get_Any - - .method /*06000157*/ public hidebysig specialname - instance bool get_IsWeak() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::get_IsWeak - - .method /*06000158*/ public hidebysig specialname - instance string get_Tag() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::get_Tag - - .method /*06000159*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::System.ICloneable.Clone - - .method /*0600015A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::Equals - - .method /*0600015B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::GetHashCode - - .method /*0600015C*/ public hidebysig static - class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - Parse(string input) cil managed - // SIG: 00 01 12 6C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::Parse - - .method /*0600015D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::ToString - - .method /*0600015E*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityTagHeaderValue::TryParse - - .property /*1700006A*/ class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - Any() - { - .get class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/::get_Any() /* 06000156 */ - } // end of property EntityTagHeaderValue::Any - .property /*1700006B*/ instance bool IsWeak() - { - .get instance bool System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/::get_IsWeak() /* 06000157 */ - } // end of property EntityTagHeaderValue::IsWeak - .property /*1700006C*/ instance string Tag() - { - .get instance string System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/::get_Tag() /* 06000158 */ - } // end of property EntityTagHeaderValue::Tag -} // end of class System.Net.Http.Headers.EntityTagHeaderValue - -.class /*0200001C*/ public auto ansi sealed beforefieldinit System.Net.Http.Headers.HttpContentHeaders - extends System.Net.Http.Headers.HttpHeaders/*0200001D*/ -{ - .method /*0600015F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b9 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000173 */ call instance void System.Net.Http.Headers.HttpHeaders/*0200001D*/::.ctor() /* 06000173 */ - IL_0006: /* 2A | */ ret - } // end of method HttpContentHeaders::.ctor - - .method /*06000160*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Allow() cil managed - // SIG: 20 00 15 12 80 D1 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_Allow - - .method /*06000161*/ public hidebysig specialname - instance class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/ - get_ContentDisposition() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentDisposition - - .method /*06000162*/ public hidebysig specialname - instance void set_ContentDisposition(class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/ 'value') cil managed - // SIG: 20 01 01 12 64 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_ContentDisposition - - .method /*06000163*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_ContentEncoding() cil managed - // SIG: 20 00 15 12 80 D1 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentEncoding - - .method /*06000164*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_ContentLanguage() cil managed - // SIG: 20 00 15 12 80 D1 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentLanguage - - .method /*06000165*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_ContentLength() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentLength - - .method /*06000166*/ public hidebysig specialname - instance void set_ContentLength(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_ContentLength - - .method /*06000167*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - get_ContentLocation() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentLocation - - .method /*06000168*/ public hidebysig specialname - instance void set_ContentLocation(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_ContentLocation - - .method /*06000169*/ public hidebysig specialname - instance uint8[] get_ContentMD5() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentMD5 - - .method /*0600016A*/ public hidebysig specialname - instance void set_ContentMD5(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_ContentMD5 - - .method /*0600016B*/ public hidebysig specialname - instance class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/ - get_ContentRange() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentRange - - .method /*0600016C*/ public hidebysig specialname - instance void set_ContentRange(class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/ 'value') cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_ContentRange - - .method /*0600016D*/ public hidebysig specialname - instance class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ - get_ContentType() cil managed - // SIG: 20 00 12 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_ContentType - - .method /*0600016E*/ public hidebysig specialname - instance void set_ContentType(class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ 'value') cil managed - // SIG: 20 01 01 12 80 84 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_ContentType - - .method /*0600016F*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Expires() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_Expires - - .method /*06000170*/ public hidebysig specialname - instance void set_Expires(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_Expires - - .method /*06000171*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_LastModified() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpContentHeaders::get_LastModified - - .method /*06000172*/ public hidebysig specialname - instance void set_LastModified(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpContentHeaders::set_LastModified - - .property /*1700006D*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Allow() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_Allow() /* 06000160 */ - } // end of property HttpContentHeaders::Allow - .property /*1700006E*/ instance class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/ - ContentDisposition() - { - .get instance class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentDisposition() /* 06000161 */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_ContentDisposition(class System.Net.Http.Headers.ContentDispositionHeaderValue/*02000019*/) /* 06000162 */ - } // end of property HttpContentHeaders::ContentDisposition - .property /*1700006F*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - ContentEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentEncoding() /* 06000163 */ - } // end of property HttpContentHeaders::ContentEncoding - .property /*17000070*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - ContentLanguage() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentLanguage() /* 06000164 */ - } // end of property HttpContentHeaders::ContentLanguage - .property /*17000071*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - ContentLength() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentLength() /* 06000165 */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_ContentLength(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000166 */ - } // end of property HttpContentHeaders::ContentLength - .property /*17000072*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - ContentLocation() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentLocation() /* 06000167 */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_ContentLocation(class [System.Runtime/*23000001*/]System.Uri/*01000019*/) /* 06000168 */ - } // end of property HttpContentHeaders::ContentLocation - .property /*17000073*/ instance uint8[] - ContentMD5() - { - .get instance uint8[] System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentMD5() /* 06000169 */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_ContentMD5(uint8[]) /* 0600016A */ - } // end of property HttpContentHeaders::ContentMD5 - .property /*17000074*/ instance class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/ - ContentRange() - { - .get instance class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentRange() /* 0600016B */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_ContentRange(class System.Net.Http.Headers.ContentRangeHeaderValue/*0200001A*/) /* 0600016C */ - } // end of property HttpContentHeaders::ContentRange - .property /*17000075*/ instance class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ - ContentType() - { - .get instance class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_ContentType() /* 0600016D */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_ContentType(class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/) /* 0600016E */ - } // end of property HttpContentHeaders::ContentType - .property /*17000076*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Expires() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_Expires() /* 0600016F */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_Expires(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000170 */ - } // end of property HttpContentHeaders::Expires - .property /*17000077*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - LastModified() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::get_LastModified() /* 06000171 */ - .set instance void System.Net.Http.Headers.HttpContentHeaders/*0200001C*/::set_LastModified(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000172 */ - } // end of property HttpContentHeaders::LastModified -} // end of class System.Net.Http.Headers.HttpContentHeaders - -.class /*0200001D*/ public abstract auto ansi beforefieldinit System.Net.Http.Headers.HttpHeaders - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/>>/*1B000003*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002C*/ -{ - .method /*06000173*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpHeaders::.ctor - - .method /*06000174*/ public hidebysig instance void - Add(string name, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ values) cil managed - // SIG: 20 02 01 0E 15 12 5D 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaders::Add - - .method /*06000175*/ public hidebysig instance void - Add(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaders::Add - - .method /*06000176*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaders::Clear - - .method /*06000177*/ public hidebysig instance bool - Contains(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::Contains - - .method /*06000178*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002E*/>> - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B9 01 15 11 61 02 0E 15 12 5D 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::GetEnumerator - - .method /*06000179*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - GetValues(string name) cil managed - // SIG: 20 01 15 12 5D 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::GetValues - - .method /*0600017A*/ public hidebysig instance bool - Remove(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::Remove - - .method /*0600017B*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 B5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002C*/::GetEnumerator /*0100002C::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::System.Collections.IEnumerable.GetEnumerator - - .method /*0600017C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::ToString - - .method /*0600017D*/ public hidebysig instance bool - TryAddWithoutValidation(string name, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ values) cil managed - // SIG: 20 02 02 0E 15 12 5D 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::TryAddWithoutValidation - - .method /*0600017E*/ public hidebysig instance bool - TryAddWithoutValidation(string name, - string 'value') cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::TryAddWithoutValidation - - .method /*0600017F*/ public hidebysig instance bool - TryGetValues(string name, - [out] class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/& values) cil managed - // SIG: 20 02 02 0E 10 15 12 5D 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaders::TryGetValues - -} // end of class System.Net.Http.Headers.HttpHeaders - -.class /*0200001E*/ public auto ansi sealed beforefieldinit System.Net.Http.Headers.HttpHeaderValueCollection`1 - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*//*1B000004*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002C*/ -{ - .method /*06000180*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpHeaderValueCollection`1::.ctor - - .method /*06000181*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::get_Count - - .method /*06000182*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::get_IsReadOnly - - .method /*06000183*/ public hidebysig newslot virtual final - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaderValueCollection`1::Add - - .method /*06000184*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaderValueCollection`1::Clear - - .method /*06000185*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::Contains - - .method /*06000186*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaderValueCollection`1::CopyTo - - .method /*06000187*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002E*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B9 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::GetEnumerator - - .method /*06000188*/ public hidebysig instance void - ParseAdd(string input) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpHeaderValueCollection`1::ParseAdd - - .method /*06000189*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::Remove - - .method /*0600018A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 B5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100002C*/::GetEnumerator /*0100002C::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::System.Collections.IEnumerable.GetEnumerator - - .method /*0600018B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::ToString - - .method /*0600018C*/ public hidebysig instance bool - TryParseAdd(string input) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpHeaderValueCollection`1::TryParseAdd - - .property /*17000078*/ instance int32 Count() - { - .get instance int32 System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/::get_Count() /* 06000181 */ - } // end of property HttpHeaderValueCollection`1::Count - .property /*17000079*/ instance bool IsReadOnly() - { - .get instance bool System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/::get_IsReadOnly() /* 06000182 */ - } // end of property HttpHeaderValueCollection`1::IsReadOnly -} // end of class System.Net.Http.Headers.HttpHeaderValueCollection`1 - -.class /*0200001F*/ public auto ansi sealed beforefieldinit System.Net.Http.Headers.HttpRequestHeaders - extends System.Net.Http.Headers.HttpHeaders/*0200001D*/ -{ - .method /*0600018D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b9 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000173 */ call instance void System.Net.Http.Headers.HttpHeaders/*0200001D*/::.ctor() /* 06000173 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestHeaders::.ctor - - .method /*0600018E*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Accept() cil managed - // SIG: 20 00 15 12 78 01 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Accept - - .method /*0600018F*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_AcceptCharset() cil managed - // SIG: 20 00 15 12 78 01 12 80 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_AcceptCharset - - .method /*06000190*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_AcceptEncoding() cil managed - // SIG: 20 00 15 12 78 01 12 80 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_AcceptEncoding - - .method /*06000191*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_AcceptLanguage() cil managed - // SIG: 20 00 15 12 78 01 12 80 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_AcceptLanguage - - .method /*06000192*/ public hidebysig specialname - instance class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ - get_Authorization() cil managed - // SIG: 20 00 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Authorization - - .method /*06000193*/ public hidebysig specialname - instance void set_Authorization(class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ 'value') cil managed - // SIG: 20 01 01 12 5C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_Authorization - - .method /*06000194*/ public hidebysig specialname - instance class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ - get_CacheControl() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_CacheControl - - .method /*06000195*/ public hidebysig specialname - instance void set_CacheControl(class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_CacheControl - - .method /*06000196*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Connection() cil managed - // SIG: 20 00 15 12 78 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Connection - - .method /*06000197*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_ConnectionClose() cil managed - // SIG: 20 00 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_ConnectionClose - - .method /*06000198*/ public hidebysig specialname - instance void set_ConnectionClose(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_ConnectionClose - - .method /*06000199*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Date() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Date - - .method /*0600019A*/ public hidebysig specialname - instance void set_Date(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_Date - - .method /*0600019B*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Expect() cil managed - // SIG: 20 00 15 12 78 01 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Expect - - .method /*0600019C*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_ExpectContinue() cil managed - // SIG: 20 00 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_ExpectContinue - - .method /*0600019D*/ public hidebysig specialname - instance void set_ExpectContinue(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_ExpectContinue - - .method /*0600019E*/ public hidebysig specialname - instance string get_From() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_From - - .method /*0600019F*/ public hidebysig specialname - instance void set_From(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_From - - .method /*060001A0*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Host - - .method /*060001A1*/ public hidebysig specialname - instance void set_Host(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_Host - - .method /*060001A2*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_IfMatch() cil managed - // SIG: 20 00 15 12 78 01 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_IfMatch - - .method /*060001A3*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_IfModifiedSince() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_IfModifiedSince - - .method /*060001A4*/ public hidebysig specialname - instance void set_IfModifiedSince(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_IfModifiedSince - - .method /*060001A5*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_IfNoneMatch() cil managed - // SIG: 20 00 15 12 78 01 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_IfNoneMatch - - .method /*060001A6*/ public hidebysig specialname - instance class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/ - get_IfRange() cil managed - // SIG: 20 00 12 80 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_IfRange - - .method /*060001A7*/ public hidebysig specialname - instance void set_IfRange(class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/ 'value') cil managed - // SIG: 20 01 01 12 80 9C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_IfRange - - .method /*060001A8*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_IfUnmodifiedSince() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_IfUnmodifiedSince - - .method /*060001A9*/ public hidebysig specialname - instance void set_IfUnmodifiedSince(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_IfUnmodifiedSince - - .method /*060001AA*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_MaxForwards() cil managed - // SIG: 20 00 15 11 80 D5 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_MaxForwards - - .method /*060001AB*/ public hidebysig specialname - instance void set_MaxForwards(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_MaxForwards - - .method /*060001AC*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Pragma() cil managed - // SIG: 20 00 15 12 78 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Pragma - - .method /*060001AD*/ public hidebysig specialname - instance class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ - get_ProxyAuthorization() cil managed - // SIG: 20 00 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_ProxyAuthorization - - .method /*060001AE*/ public hidebysig specialname - instance void set_ProxyAuthorization(class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ 'value') cil managed - // SIG: 20 01 01 12 5C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_ProxyAuthorization - - .method /*060001AF*/ public hidebysig specialname - instance class System.Net.Http.Headers.RangeHeaderValue/*02000028*/ - get_Range() cil managed - // SIG: 20 00 12 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Range - - .method /*060001B0*/ public hidebysig specialname - instance void set_Range(class System.Net.Http.Headers.RangeHeaderValue/*02000028*/ 'value') cil managed - // SIG: 20 01 01 12 80 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_Range - - .method /*060001B1*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - get_Referrer() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Referrer - - .method /*060001B2*/ public hidebysig specialname - instance void set_Referrer(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_Referrer - - .method /*060001B3*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_TE() cil managed - // SIG: 20 00 15 12 78 01 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_TE - - .method /*060001B4*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Trailer() cil managed - // SIG: 20 00 15 12 78 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Trailer - - .method /*060001B5*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_TransferEncoding() cil managed - // SIG: 20 00 15 12 78 01 12 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_TransferEncoding - - .method /*060001B6*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_TransferEncodingChunked() cil managed - // SIG: 20 00 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_TransferEncodingChunked - - .method /*060001B7*/ public hidebysig specialname - instance void set_TransferEncodingChunked(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpRequestHeaders::set_TransferEncodingChunked - - .method /*060001B8*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Upgrade() cil managed - // SIG: 20 00 15 12 78 01 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Upgrade - - .method /*060001B9*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_UserAgent() cil managed - // SIG: 20 00 15 12 78 01 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_UserAgent - - .method /*060001BA*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Via() cil managed - // SIG: 20 00 15 12 78 01 12 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Via - - .method /*060001BB*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Warning() cil managed - // SIG: 20 00 15 12 78 01 12 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestHeaders::get_Warning - - .property /*1700007A*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Accept() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Accept() /* 0600018E */ - } // end of property HttpRequestHeaders::Accept - .property /*1700007B*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - AcceptCharset() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_AcceptCharset() /* 0600018F */ - } // end of property HttpRequestHeaders::AcceptCharset - .property /*1700007C*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - AcceptEncoding() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_AcceptEncoding() /* 06000190 */ - } // end of property HttpRequestHeaders::AcceptEncoding - .property /*1700007D*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - AcceptLanguage() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_AcceptLanguage() /* 06000191 */ - } // end of property HttpRequestHeaders::AcceptLanguage - .property /*1700007E*/ instance class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ - Authorization() - { - .get instance class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Authorization() /* 06000192 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_Authorization(class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/) /* 06000193 */ - } // end of property HttpRequestHeaders::Authorization - .property /*1700007F*/ instance class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ - CacheControl() - { - .get instance class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_CacheControl() /* 06000194 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_CacheControl(class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/) /* 06000195 */ - } // end of property HttpRequestHeaders::CacheControl - .property /*17000080*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Connection() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Connection() /* 06000196 */ - } // end of property HttpRequestHeaders::Connection - .property /*17000081*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - ConnectionClose() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_ConnectionClose() /* 06000197 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_ConnectionClose(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000198 */ - } // end of property HttpRequestHeaders::ConnectionClose - .property /*17000082*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Date() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Date() /* 06000199 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_Date(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600019A */ - } // end of property HttpRequestHeaders::Date - .property /*17000083*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Expect() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Expect() /* 0600019B */ - } // end of property HttpRequestHeaders::Expect - .property /*17000084*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - ExpectContinue() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_ExpectContinue() /* 0600019C */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_ExpectContinue(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 0600019D */ - } // end of property HttpRequestHeaders::ExpectContinue - .property /*17000085*/ instance string From() - { - .get instance string System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_From() /* 0600019E */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_From(string) /* 0600019F */ - } // end of property HttpRequestHeaders::From - .property /*17000086*/ instance string Host() - { - .get instance string System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Host() /* 060001A0 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_Host(string) /* 060001A1 */ - } // end of property HttpRequestHeaders::Host - .property /*17000087*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - IfMatch() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_IfMatch() /* 060001A2 */ - } // end of property HttpRequestHeaders::IfMatch - .property /*17000088*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - IfModifiedSince() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_IfModifiedSince() /* 060001A3 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_IfModifiedSince(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001A4 */ - } // end of property HttpRequestHeaders::IfModifiedSince - .property /*17000089*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - IfNoneMatch() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_IfNoneMatch() /* 060001A5 */ - } // end of property HttpRequestHeaders::IfNoneMatch - .property /*1700008A*/ instance class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/ - IfRange() - { - .get instance class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_IfRange() /* 060001A6 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_IfRange(class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/) /* 060001A7 */ - } // end of property HttpRequestHeaders::IfRange - .property /*1700008B*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - IfUnmodifiedSince() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_IfUnmodifiedSince() /* 060001A8 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_IfUnmodifiedSince(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001A9 */ - } // end of property HttpRequestHeaders::IfUnmodifiedSince - .property /*1700008C*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - MaxForwards() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_MaxForwards() /* 060001AA */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_MaxForwards(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001AB */ - } // end of property HttpRequestHeaders::MaxForwards - .property /*1700008D*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Pragma() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Pragma() /* 060001AC */ - } // end of property HttpRequestHeaders::Pragma - .property /*1700008E*/ instance class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ - ProxyAuthorization() - { - .get instance class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_ProxyAuthorization() /* 060001AD */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_ProxyAuthorization(class System.Net.Http.Headers.AuthenticationHeaderValue/*02000017*/) /* 060001AE */ - } // end of property HttpRequestHeaders::ProxyAuthorization - .property /*1700008F*/ instance class System.Net.Http.Headers.RangeHeaderValue/*02000028*/ - Range() - { - .get instance class System.Net.Http.Headers.RangeHeaderValue/*02000028*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Range() /* 060001AF */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_Range(class System.Net.Http.Headers.RangeHeaderValue/*02000028*/) /* 060001B0 */ - } // end of property HttpRequestHeaders::Range - .property /*17000090*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - Referrer() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Referrer() /* 060001B1 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_Referrer(class [System.Runtime/*23000001*/]System.Uri/*01000019*/) /* 060001B2 */ - } // end of property HttpRequestHeaders::Referrer - .property /*17000091*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - TE() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_TE() /* 060001B3 */ - } // end of property HttpRequestHeaders::TE - .property /*17000092*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Trailer() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Trailer() /* 060001B4 */ - } // end of property HttpRequestHeaders::Trailer - .property /*17000093*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - TransferEncoding() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_TransferEncoding() /* 060001B5 */ - } // end of property HttpRequestHeaders::TransferEncoding - .property /*17000094*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - TransferEncodingChunked() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_TransferEncodingChunked() /* 060001B6 */ - .set instance void System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::set_TransferEncodingChunked(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001B7 */ - } // end of property HttpRequestHeaders::TransferEncodingChunked - .property /*17000095*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Upgrade() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Upgrade() /* 060001B8 */ - } // end of property HttpRequestHeaders::Upgrade - .property /*17000096*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - UserAgent() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_UserAgent() /* 060001B9 */ - } // end of property HttpRequestHeaders::UserAgent - .property /*17000097*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Via() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Via() /* 060001BA */ - } // end of property HttpRequestHeaders::Via - .property /*17000098*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Warning() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpRequestHeaders/*0200001F*/::get_Warning() /* 060001BB */ - } // end of property HttpRequestHeaders::Warning -} // end of class System.Net.Http.Headers.HttpRequestHeaders - -.class /*02000020*/ public auto ansi sealed beforefieldinit System.Net.Http.Headers.HttpResponseHeaders - extends System.Net.Http.Headers.HttpHeaders/*0200001D*/ -{ - .method /*060001BC*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b9 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000173 */ call instance void System.Net.Http.Headers.HttpHeaders/*0200001D*/::.ctor() /* 06000173 */ - IL_0006: /* 2A | */ ret - } // end of method HttpResponseHeaders::.ctor - - .method /*060001BD*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_AcceptRanges() cil managed - // SIG: 20 00 15 12 78 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_AcceptRanges - - .method /*060001BE*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Age() cil managed - // SIG: 20 00 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Age - - .method /*060001BF*/ public hidebysig specialname - instance void set_Age(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_Age - - .method /*060001C0*/ public hidebysig specialname - instance class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ - get_CacheControl() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_CacheControl - - .method /*060001C1*/ public hidebysig specialname - instance void set_CacheControl(class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_CacheControl - - .method /*060001C2*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Connection() cil managed - // SIG: 20 00 15 12 78 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Connection - - .method /*060001C3*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_ConnectionClose() cil managed - // SIG: 20 00 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_ConnectionClose - - .method /*060001C4*/ public hidebysig specialname - instance void set_ConnectionClose(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_ConnectionClose - - .method /*060001C5*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Date() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Date - - .method /*060001C6*/ public hidebysig specialname - instance void set_Date(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_Date - - .method /*060001C7*/ public hidebysig specialname - instance class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - get_ETag() cil managed - // SIG: 20 00 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_ETag - - .method /*060001C8*/ public hidebysig specialname - instance void set_ETag(class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ 'value') cil managed - // SIG: 20 01 01 12 6C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_ETag - - .method /*060001C9*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - get_Location() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Location - - .method /*060001CA*/ public hidebysig specialname - instance void set_Location(class [System.Runtime/*23000001*/]System.Uri/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_Location - - .method /*060001CB*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Pragma() cil managed - // SIG: 20 00 15 12 78 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Pragma - - .method /*060001CC*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_ProxyAuthenticate() cil managed - // SIG: 20 00 15 12 78 01 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_ProxyAuthenticate - - .method /*060001CD*/ public hidebysig specialname - instance class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/ - get_RetryAfter() cil managed - // SIG: 20 00 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_RetryAfter - - .method /*060001CE*/ public hidebysig specialname - instance void set_RetryAfter(class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/ 'value') cil managed - // SIG: 20 01 01 12 80 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_RetryAfter - - .method /*060001CF*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Server() cil managed - // SIG: 20 00 15 12 78 01 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Server - - .method /*060001D0*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Trailer() cil managed - // SIG: 20 00 15 12 78 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Trailer - - .method /*060001D1*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_TransferEncoding() cil managed - // SIG: 20 00 15 12 78 01 12 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_TransferEncoding - - .method /*060001D2*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_TransferEncodingChunked() cil managed - // SIG: 20 00 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_TransferEncodingChunked - - .method /*060001D3*/ public hidebysig specialname - instance void set_TransferEncodingChunked(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpResponseHeaders::set_TransferEncodingChunked - - .method /*060001D4*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Upgrade() cil managed - // SIG: 20 00 15 12 78 01 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Upgrade - - .method /*060001D5*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Vary() cil managed - // SIG: 20 00 15 12 78 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Vary - - .method /*060001D6*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Via() cil managed - // SIG: 20 00 15 12 78 01 12 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Via - - .method /*060001D7*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_Warning() cil managed - // SIG: 20 00 15 12 78 01 12 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_Warning - - .method /*060001D8*/ public hidebysig specialname - instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - get_WwwAuthenticate() cil managed - // SIG: 20 00 15 12 78 01 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpResponseHeaders::get_WwwAuthenticate - - .property /*17000099*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - AcceptRanges() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_AcceptRanges() /* 060001BD */ - } // end of property HttpResponseHeaders::AcceptRanges - .property /*1700009A*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Age() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Age() /* 060001BE */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_Age(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001BF */ - } // end of property HttpResponseHeaders::Age - .property /*1700009B*/ instance class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ - CacheControl() - { - .get instance class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_CacheControl() /* 060001C0 */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_CacheControl(class System.Net.Http.Headers.CacheControlHeaderValue/*02000018*/) /* 060001C1 */ - } // end of property HttpResponseHeaders::CacheControl - .property /*1700009C*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Connection() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Connection() /* 060001C2 */ - } // end of property HttpResponseHeaders::Connection - .property /*1700009D*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - ConnectionClose() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_ConnectionClose() /* 060001C3 */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_ConnectionClose(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001C4 */ - } // end of property HttpResponseHeaders::ConnectionClose - .property /*1700009E*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Date() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Date() /* 060001C5 */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_Date(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001C6 */ - } // end of property HttpResponseHeaders::Date - .property /*1700009F*/ instance class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - ETag() - { - .get instance class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_ETag() /* 060001C7 */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_ETag(class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/) /* 060001C8 */ - } // end of property HttpResponseHeaders::ETag - .property /*170000A0*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ - Location() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000019*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Location() /* 060001C9 */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_Location(class [System.Runtime/*23000001*/]System.Uri/*01000019*/) /* 060001CA */ - } // end of property HttpResponseHeaders::Location - .property /*170000A1*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Pragma() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Pragma() /* 060001CB */ - } // end of property HttpResponseHeaders::Pragma - .property /*170000A2*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - ProxyAuthenticate() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_ProxyAuthenticate() /* 060001CC */ - } // end of property HttpResponseHeaders::ProxyAuthenticate - .property /*170000A3*/ instance class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/ - RetryAfter() - { - .get instance class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_RetryAfter() /* 060001CD */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_RetryAfter(class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/) /* 060001CE */ - } // end of property HttpResponseHeaders::RetryAfter - .property /*170000A4*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Server() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Server() /* 060001CF */ - } // end of property HttpResponseHeaders::Server - .property /*170000A5*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Trailer() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Trailer() /* 060001D0 */ - } // end of property HttpResponseHeaders::Trailer - .property /*170000A6*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - TransferEncoding() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_TransferEncoding() /* 060001D1 */ - } // end of property HttpResponseHeaders::TransferEncoding - .property /*170000A7*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - TransferEncodingChunked() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_TransferEncodingChunked() /* 060001D2 */ - .set instance void System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::set_TransferEncodingChunked(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001D3 */ - } // end of property HttpResponseHeaders::TransferEncodingChunked - .property /*170000A8*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Upgrade() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Upgrade() /* 060001D4 */ - } // end of property HttpResponseHeaders::Upgrade - .property /*170000A9*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Vary() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Vary() /* 060001D5 */ - } // end of property HttpResponseHeaders::Vary - .property /*170000AA*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Via() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Via() /* 060001D6 */ - } // end of property HttpResponseHeaders::Via - .property /*170000AB*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - Warning() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_Warning() /* 060001D7 */ - } // end of property HttpResponseHeaders::Warning - .property /*170000AC*/ instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ - WwwAuthenticate() - { - .get instance class System.Net.Http.Headers.HttpHeaderValueCollection`1/*0200001E*/ System.Net.Http.Headers.HttpResponseHeaders/*02000020*/::get_WwwAuthenticate() /* 060001D8 */ - } // end of property HttpResponseHeaders::WwwAuthenticate -} // end of class System.Net.Http.Headers.HttpResponseHeaders - -.class /*02000021*/ public auto ansi beforefieldinit System.Net.Http.Headers.MediaTypeHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*060001D9*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ source) cil managed - // SIG: 20 01 01 12 80 84 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method MediaTypeHeaderValue::.ctor - - .method /*060001DA*/ public hidebysig specialname rtspecialname - instance void .ctor(string mediaType) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method MediaTypeHeaderValue::.ctor - - .method /*060001DB*/ public hidebysig specialname - instance string get_CharSet() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::get_CharSet - - .method /*060001DC*/ public hidebysig specialname - instance void set_CharSet(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MediaTypeHeaderValue::set_CharSet - - .method /*060001DD*/ public hidebysig specialname - instance string get_MediaType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::get_MediaType - - .method /*060001DE*/ public hidebysig specialname - instance void set_MediaType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MediaTypeHeaderValue::set_MediaType - - .method /*060001DF*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Parameters() cil managed - // SIG: 20 00 15 12 80 D1 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::get_Parameters - - .method /*060001E0*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::System.ICloneable.Clone - - .method /*060001E1*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::Equals - - .method /*060001E2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::GetHashCode - - .method /*060001E3*/ public hidebysig static - class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 84 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::Parse - - .method /*060001E4*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::ToString - - .method /*060001E5*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeHeaderValue::TryParse - - .property /*170000AD*/ instance string CharSet() - { - .get instance string System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::get_CharSet() /* 060001DB */ - .set instance void System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::set_CharSet(string) /* 060001DC */ - } // end of property MediaTypeHeaderValue::CharSet - .property /*170000AE*/ instance string MediaType() - { - .get instance string System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::get_MediaType() /* 060001DD */ - .set instance void System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::set_MediaType(string) /* 060001DE */ - } // end of property MediaTypeHeaderValue::MediaType - .property /*170000AF*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Parameters() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::get_Parameters() /* 060001DF */ - } // end of property MediaTypeHeaderValue::Parameters -} // end of class System.Net.Http.Headers.MediaTypeHeaderValue - -.class /*02000022*/ public auto ansi sealed beforefieldinit System.Net.Http.Headers.MediaTypeWithQualityHeaderValue - extends System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*060001E6*/ public hidebysig specialname rtspecialname - instance void .ctor(string mediaType) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c1 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)0001D9 */ call instance void System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::.ctor(class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/) /* 060001D9 */ - IL_0007: /* 2A | */ ret - } // end of method MediaTypeWithQualityHeaderValue::.ctor - - .method /*060001E7*/ public hidebysig specialname rtspecialname - instance void .ctor(string mediaType, - float64 quality) cil managed - // SIG: 20 02 01 0E 0D - { - // Method begins at RVA 0x20c1 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)0001D9 */ call instance void System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/::.ctor(class System.Net.Http.Headers.MediaTypeHeaderValue/*02000021*/) /* 060001D9 */ - IL_0007: /* 2A | */ ret - } // end of method MediaTypeWithQualityHeaderValue::.ctor - - .method /*060001E8*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Quality() cil managed - // SIG: 20 00 15 11 80 D5 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeWithQualityHeaderValue::get_Quality - - .method /*060001E9*/ public hidebysig specialname - instance void set_Quality(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 0D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MediaTypeWithQualityHeaderValue::set_Quality - - .method /*060001EA*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeWithQualityHeaderValue::System.ICloneable.Clone - - .method /*060001EB*/ public hidebysig static - class System.Net.Http.Headers.MediaTypeWithQualityHeaderValue/*02000022*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 88 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeWithQualityHeaderValue::Parse - - .method /*060001EC*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.MediaTypeWithQualityHeaderValue/*02000022*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MediaTypeWithQualityHeaderValue::TryParse - - .property /*170000B0*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Quality() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.MediaTypeWithQualityHeaderValue/*02000022*/::get_Quality() /* 060001E8 */ - .set instance void System.Net.Http.Headers.MediaTypeWithQualityHeaderValue/*02000022*/::set_Quality(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 060001E9 */ - } // end of property MediaTypeWithQualityHeaderValue::Quality -} // end of class System.Net.Http.Headers.MediaTypeWithQualityHeaderValue - -.class /*02000023*/ public auto ansi beforefieldinit System.Net.Http.Headers.NameValueHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*060001ED*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.NameValueHeaderValue/*02000023*/ source) cil managed - // SIG: 20 01 01 12 80 8C - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method NameValueHeaderValue::.ctor - - .method /*060001EE*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method NameValueHeaderValue::.ctor - - .method /*060001EF*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method NameValueHeaderValue::.ctor - - .method /*060001F0*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::get_Name - - .method /*060001F1*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::get_Value - - .method /*060001F2*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameValueHeaderValue::set_Value - - .method /*060001F3*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::System.ICloneable.Clone - - .method /*060001F4*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::Equals - - .method /*060001F5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::GetHashCode - - .method /*060001F6*/ public hidebysig static - class System.Net.Http.Headers.NameValueHeaderValue/*02000023*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 8C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::Parse - - .method /*060001F7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::ToString - - .method /*060001F8*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.NameValueHeaderValue/*02000023*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueHeaderValue::TryParse - - .property /*170000B1*/ instance string Name() - { - .get instance string System.Net.Http.Headers.NameValueHeaderValue/*02000023*/::get_Name() /* 060001F0 */ - } // end of property NameValueHeaderValue::Name - .property /*170000B2*/ instance string Value() - { - .get instance string System.Net.Http.Headers.NameValueHeaderValue/*02000023*/::get_Value() /* 060001F1 */ - .set instance void System.Net.Http.Headers.NameValueHeaderValue/*02000023*/::set_Value(string) /* 060001F2 */ - } // end of property NameValueHeaderValue::Value -} // end of class System.Net.Http.Headers.NameValueHeaderValue - -.class /*02000024*/ public auto ansi beforefieldinit System.Net.Http.Headers.NameValueWithParametersHeaderValue - extends System.Net.Http.Headers.NameValueHeaderValue/*02000023*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*060001F9*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.NameValueWithParametersHeaderValue/*02000024*/ source) cil managed - // SIG: 20 01 01 12 80 90 - { - // Method begins at RVA 0x20ca - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)0001EE */ call instance void System.Net.Http.Headers.NameValueHeaderValue/*02000023*/::.ctor(string) /* 060001EE */ - IL_0007: /* 2A | */ ret - } // end of method NameValueWithParametersHeaderValue::.ctor - - .method /*060001FA*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20ca - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)0001EE */ call instance void System.Net.Http.Headers.NameValueHeaderValue/*02000023*/::.ctor(string) /* 060001EE */ - IL_0007: /* 2A | */ ret - } // end of method NameValueWithParametersHeaderValue::.ctor - - .method /*060001FB*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20ca - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)0001EE */ call instance void System.Net.Http.Headers.NameValueHeaderValue/*02000023*/::.ctor(string) /* 060001EE */ - IL_0007: /* 2A | */ ret - } // end of method NameValueWithParametersHeaderValue::.ctor - - .method /*060001FC*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Parameters() cil managed - // SIG: 20 00 15 12 80 D1 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::get_Parameters - - .method /*060001FD*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::System.ICloneable.Clone - - .method /*060001FE*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::Equals - - .method /*060001FF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::GetHashCode - - .method /*06000200*/ public hidebysig static - class System.Net.Http.Headers.NameValueWithParametersHeaderValue/*02000024*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 90 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::Parse - - .method /*06000201*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::ToString - - .method /*06000202*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.NameValueWithParametersHeaderValue/*02000024*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameValueWithParametersHeaderValue::TryParse - - .property /*170000B3*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Parameters() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.NameValueWithParametersHeaderValue/*02000024*/::get_Parameters() /* 060001FC */ - } // end of property NameValueWithParametersHeaderValue::Parameters -} // end of class System.Net.Http.Headers.NameValueWithParametersHeaderValue - -.class /*02000025*/ public auto ansi beforefieldinit System.Net.Http.Headers.ProductHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000203*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ProductHeaderValue::.ctor - - .method /*06000204*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string version) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ProductHeaderValue::.ctor - - .method /*06000205*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::get_Name - - .method /*06000206*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::get_Version - - .method /*06000207*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::System.ICloneable.Clone - - .method /*06000208*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::Equals - - .method /*06000209*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::GetHashCode - - .method /*0600020A*/ public hidebysig static - class System.Net.Http.Headers.ProductHeaderValue/*02000025*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 94 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::Parse - - .method /*0600020B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::ToString - - .method /*0600020C*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.ProductHeaderValue/*02000025*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductHeaderValue::TryParse - - .property /*170000B4*/ instance string Name() - { - .get instance string System.Net.Http.Headers.ProductHeaderValue/*02000025*/::get_Name() /* 06000205 */ - } // end of property ProductHeaderValue::Name - .property /*170000B5*/ instance string Version() - { - .get instance string System.Net.Http.Headers.ProductHeaderValue/*02000025*/::get_Version() /* 06000206 */ - } // end of property ProductHeaderValue::Version -} // end of class System.Net.Http.Headers.ProductHeaderValue - -.class /*02000026*/ public auto ansi beforefieldinit System.Net.Http.Headers.ProductInfoHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*0600020D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.ProductHeaderValue/*02000025*/ product) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ProductInfoHeaderValue::.ctor - - .method /*0600020E*/ public hidebysig specialname rtspecialname - instance void .ctor(string comment) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ProductInfoHeaderValue::.ctor - - .method /*0600020F*/ public hidebysig specialname rtspecialname - instance void .ctor(string productName, - string productVersion) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ProductInfoHeaderValue::.ctor - - .method /*06000210*/ public hidebysig specialname - instance string get_Comment() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::get_Comment - - .method /*06000211*/ public hidebysig specialname - instance class System.Net.Http.Headers.ProductHeaderValue/*02000025*/ - get_Product() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::get_Product - - .method /*06000212*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::System.ICloneable.Clone - - .method /*06000213*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::Equals - - .method /*06000214*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::GetHashCode - - .method /*06000215*/ public hidebysig static - class System.Net.Http.Headers.ProductInfoHeaderValue/*02000026*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::Parse - - .method /*06000216*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::ToString - - .method /*06000217*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.ProductInfoHeaderValue/*02000026*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ProductInfoHeaderValue::TryParse - - .property /*170000B6*/ instance string Comment() - { - .get instance string System.Net.Http.Headers.ProductInfoHeaderValue/*02000026*/::get_Comment() /* 06000210 */ - } // end of property ProductInfoHeaderValue::Comment - .property /*170000B7*/ instance class System.Net.Http.Headers.ProductHeaderValue/*02000025*/ - Product() - { - .get instance class System.Net.Http.Headers.ProductHeaderValue/*02000025*/ System.Net.Http.Headers.ProductInfoHeaderValue/*02000026*/::get_Product() /* 06000211 */ - } // end of property ProductInfoHeaderValue::Product -} // end of class System.Net.Http.Headers.ProductInfoHeaderValue - -.class /*02000027*/ public auto ansi beforefieldinit System.Net.Http.Headers.RangeConditionHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000218*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000036*/ 'date') cil managed - // SIG: 20 01 01 11 80 D9 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RangeConditionHeaderValue::.ctor - - .method /*06000219*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ entityTag) cil managed - // SIG: 20 01 01 12 6C - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RangeConditionHeaderValue::.ctor - - .method /*0600021A*/ public hidebysig specialname rtspecialname - instance void .ctor(string entityTag) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RangeConditionHeaderValue::.ctor - - .method /*0600021B*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Date() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::get_Date - - .method /*0600021C*/ public hidebysig specialname - instance class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - get_EntityTag() cil managed - // SIG: 20 00 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::get_EntityTag - - .method /*0600021D*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::System.ICloneable.Clone - - .method /*0600021E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::Equals - - .method /*0600021F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::GetHashCode - - .method /*06000220*/ public hidebysig static - class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 9C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::Parse - - .method /*06000221*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::ToString - - .method /*06000222*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeConditionHeaderValue::TryParse - - .property /*170000B8*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Date() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/::get_Date() /* 0600021B */ - } // end of property RangeConditionHeaderValue::Date - .property /*170000B9*/ instance class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ - EntityTag() - { - .get instance class System.Net.Http.Headers.EntityTagHeaderValue/*0200001B*/ System.Net.Http.Headers.RangeConditionHeaderValue/*02000027*/::get_EntityTag() /* 0600021C */ - } // end of property RangeConditionHeaderValue::EntityTag -} // end of class System.Net.Http.Headers.RangeConditionHeaderValue - -.class /*02000028*/ public auto ansi beforefieldinit System.Net.Http.Headers.RangeHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000223*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RangeHeaderValue::.ctor - - .method /*06000224*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ from, - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'to') cil managed - // SIG: 20 02 01 15 11 80 D5 01 0A 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RangeHeaderValue::.ctor - - .method /*06000225*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Ranges() cil managed - // SIG: 20 00 15 12 80 D1 01 12 80 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::get_Ranges - - .method /*06000226*/ public hidebysig specialname - instance string get_Unit() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::get_Unit - - .method /*06000227*/ public hidebysig specialname - instance void set_Unit(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RangeHeaderValue::set_Unit - - .method /*06000228*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::System.ICloneable.Clone - - .method /*06000229*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::Equals - - .method /*0600022A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::GetHashCode - - .method /*0600022B*/ public hidebysig static - class System.Net.Http.Headers.RangeHeaderValue/*02000028*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 A0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::Parse - - .method /*0600022C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::ToString - - .method /*0600022D*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.RangeHeaderValue/*02000028*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeHeaderValue::TryParse - - .property /*170000BA*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Ranges() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.RangeHeaderValue/*02000028*/::get_Ranges() /* 06000225 */ - } // end of property RangeHeaderValue::Ranges - .property /*170000BB*/ instance string Unit() - { - .get instance string System.Net.Http.Headers.RangeHeaderValue/*02000028*/::get_Unit() /* 06000226 */ - .set instance void System.Net.Http.Headers.RangeHeaderValue/*02000028*/::set_Unit(string) /* 06000227 */ - } // end of property RangeHeaderValue::Unit -} // end of class System.Net.Http.Headers.RangeHeaderValue - -.class /*02000029*/ public auto ansi beforefieldinit System.Net.Http.Headers.RangeItemHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*0600022E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ from, - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'to') cil managed - // SIG: 20 02 01 15 11 80 D5 01 0A 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RangeItemHeaderValue::.ctor - - .method /*0600022F*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_From() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeItemHeaderValue::get_From - - .method /*06000230*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_To() cil managed - // SIG: 20 00 15 11 80 D5 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeItemHeaderValue::get_To - - .method /*06000231*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeItemHeaderValue::System.ICloneable.Clone - - .method /*06000232*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeItemHeaderValue::Equals - - .method /*06000233*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeItemHeaderValue::GetHashCode - - .method /*06000234*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RangeItemHeaderValue::ToString - - .property /*170000BC*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - From() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.RangeItemHeaderValue/*02000029*/::get_From() /* 0600022F */ - } // end of property RangeItemHeaderValue::From - .property /*170000BD*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - To() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.RangeItemHeaderValue/*02000029*/::get_To() /* 06000230 */ - } // end of property RangeItemHeaderValue::To -} // end of class System.Net.Http.Headers.RangeItemHeaderValue - -.class /*0200002A*/ public auto ansi beforefieldinit System.Net.Http.Headers.RetryConditionHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000235*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000036*/ 'date') cil managed - // SIG: 20 01 01 11 80 D9 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RetryConditionHeaderValue::.ctor - - .method /*06000236*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001A*/ delta) cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RetryConditionHeaderValue::.ctor - - .method /*06000237*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Date() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::get_Date - - .method /*06000238*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Delta() cil managed - // SIG: 20 00 15 11 80 D5 01 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::get_Delta - - .method /*06000239*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::System.ICloneable.Clone - - .method /*0600023A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::Equals - - .method /*0600023B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::GetHashCode - - .method /*0600023C*/ public hidebysig static - class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 A8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::Parse - - .method /*0600023D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::ToString - - .method /*0600023E*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RetryConditionHeaderValue::TryParse - - .property /*170000BE*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Date() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/::get_Date() /* 06000237 */ - } // end of property RetryConditionHeaderValue::Date - .property /*170000BF*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Delta() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.RetryConditionHeaderValue/*0200002A*/::get_Delta() /* 06000238 */ - } // end of property RetryConditionHeaderValue::Delta -} // end of class System.Net.Http.Headers.RetryConditionHeaderValue - -.class /*0200002B*/ public auto ansi beforefieldinit System.Net.Http.Headers.StringWithQualityHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*0600023F*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StringWithQualityHeaderValue::.ctor - - .method /*06000240*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value', - float64 quality) cil managed - // SIG: 20 02 01 0E 0D - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method StringWithQualityHeaderValue::.ctor - - .method /*06000241*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Quality() cil managed - // SIG: 20 00 15 11 80 D5 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::get_Quality - - .method /*06000242*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::get_Value - - .method /*06000243*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::System.ICloneable.Clone - - .method /*06000244*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::Equals - - .method /*06000245*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::GetHashCode - - .method /*06000246*/ public hidebysig static - class System.Net.Http.Headers.StringWithQualityHeaderValue/*0200002B*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 AC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::Parse - - .method /*06000247*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::ToString - - .method /*06000248*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.StringWithQualityHeaderValue/*0200002B*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWithQualityHeaderValue::TryParse - - .property /*170000C0*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Quality() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.StringWithQualityHeaderValue/*0200002B*/::get_Quality() /* 06000241 */ - } // end of property StringWithQualityHeaderValue::Quality - .property /*170000C1*/ instance string Value() - { - .get instance string System.Net.Http.Headers.StringWithQualityHeaderValue/*0200002B*/::get_Value() /* 06000242 */ - } // end of property StringWithQualityHeaderValue::Value -} // end of class System.Net.Http.Headers.StringWithQualityHeaderValue - -.class /*0200002C*/ public auto ansi beforefieldinit System.Net.Http.Headers.TransferCodingHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000249*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/ source) cil managed - // SIG: 20 01 01 12 80 B0 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TransferCodingHeaderValue::.ctor - - .method /*0600024A*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TransferCodingHeaderValue::.ctor - - .method /*0600024B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - get_Parameters() cil managed - // SIG: 20 00 15 12 80 D1 01 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::get_Parameters - - .method /*0600024C*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::get_Value - - .method /*0600024D*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::System.ICloneable.Clone - - .method /*0600024E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::Equals - - .method /*0600024F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::GetHashCode - - .method /*06000250*/ public hidebysig static - class System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::Parse - - .method /*06000251*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::ToString - - .method /*06000252*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingHeaderValue::TryParse - - .property /*170000C2*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ - Parameters() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000034*/ System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/::get_Parameters() /* 0600024B */ - } // end of property TransferCodingHeaderValue::Parameters - .property /*170000C3*/ instance string Value() - { - .get instance string System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/::get_Value() /* 0600024C */ - } // end of property TransferCodingHeaderValue::Value -} // end of class System.Net.Http.Headers.TransferCodingHeaderValue - -.class /*0200002D*/ public auto ansi sealed beforefieldinit System.Net.Http.Headers.TransferCodingWithQualityHeaderValue - extends System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000253*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20d3 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000249 */ call instance void System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/::.ctor(class System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/) /* 06000249 */ - IL_0007: /* 2A | */ ret - } // end of method TransferCodingWithQualityHeaderValue::.ctor - - .method /*06000254*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value', - float64 quality) cil managed - // SIG: 20 02 01 0E 0D - { - // Method begins at RVA 0x20d3 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000249 */ call instance void System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/::.ctor(class System.Net.Http.Headers.TransferCodingHeaderValue/*0200002C*/) /* 06000249 */ - IL_0007: /* 2A | */ ret - } // end of method TransferCodingWithQualityHeaderValue::.ctor - - .method /*06000255*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Quality() cil managed - // SIG: 20 00 15 11 80 D5 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingWithQualityHeaderValue::get_Quality - - .method /*06000256*/ public hidebysig specialname - instance void set_Quality(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 11 80 D5 01 0D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransferCodingWithQualityHeaderValue::set_Quality - - .method /*06000257*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingWithQualityHeaderValue::System.ICloneable.Clone - - .method /*06000258*/ public hidebysig static - class System.Net.Http.Headers.TransferCodingWithQualityHeaderValue/*0200002D*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 B4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingWithQualityHeaderValue::Parse - - .method /*06000259*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.TransferCodingWithQualityHeaderValue/*0200002D*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransferCodingWithQualityHeaderValue::TryParse - - .property /*170000C4*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Quality() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.TransferCodingWithQualityHeaderValue/*0200002D*/::get_Quality() /* 06000255 */ - .set instance void System.Net.Http.Headers.TransferCodingWithQualityHeaderValue/*0200002D*/::set_Quality(valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/) /* 06000256 */ - } // end of property TransferCodingWithQualityHeaderValue::Quality -} // end of class System.Net.Http.Headers.TransferCodingWithQualityHeaderValue - -.class /*0200002E*/ public auto ansi beforefieldinit System.Net.Http.Headers.ViaHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*0600025A*/ public hidebysig specialname rtspecialname - instance void .ctor(string protocolVersion, - string receivedBy) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ViaHeaderValue::.ctor - - .method /*0600025B*/ public hidebysig specialname rtspecialname - instance void .ctor(string protocolVersion, - string receivedBy, - string protocolName) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ViaHeaderValue::.ctor - - .method /*0600025C*/ public hidebysig specialname rtspecialname - instance void .ctor(string protocolVersion, - string receivedBy, - string protocolName, - string comment) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ViaHeaderValue::.ctor - - .method /*0600025D*/ public hidebysig specialname - instance string get_Comment() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::get_Comment - - .method /*0600025E*/ public hidebysig specialname - instance string get_ProtocolName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::get_ProtocolName - - .method /*0600025F*/ public hidebysig specialname - instance string get_ProtocolVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::get_ProtocolVersion - - .method /*06000260*/ public hidebysig specialname - instance string get_ReceivedBy() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::get_ReceivedBy - - .method /*06000261*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::System.ICloneable.Clone - - .method /*06000262*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::Equals - - .method /*06000263*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::GetHashCode - - .method /*06000264*/ public hidebysig static - class System.Net.Http.Headers.ViaHeaderValue/*0200002E*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 B8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::Parse - - .method /*06000265*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::ToString - - .method /*06000266*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.ViaHeaderValue/*0200002E*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ViaHeaderValue::TryParse - - .property /*170000C5*/ instance string Comment() - { - .get instance string System.Net.Http.Headers.ViaHeaderValue/*0200002E*/::get_Comment() /* 0600025D */ - } // end of property ViaHeaderValue::Comment - .property /*170000C6*/ instance string ProtocolName() - { - .get instance string System.Net.Http.Headers.ViaHeaderValue/*0200002E*/::get_ProtocolName() /* 0600025E */ - } // end of property ViaHeaderValue::ProtocolName - .property /*170000C7*/ instance string ProtocolVersion() - { - .get instance string System.Net.Http.Headers.ViaHeaderValue/*0200002E*/::get_ProtocolVersion() /* 0600025F */ - } // end of property ViaHeaderValue::ProtocolVersion - .property /*170000C8*/ instance string ReceivedBy() - { - .get instance string System.Net.Http.Headers.ViaHeaderValue/*0200002E*/::get_ReceivedBy() /* 06000260 */ - } // end of property ViaHeaderValue::ReceivedBy -} // end of class System.Net.Http.Headers.ViaHeaderValue - -.class /*0200002F*/ public auto ansi beforefieldinit System.Net.Http.Headers.WarningHeaderValue - extends [System.Runtime/*23000001*/]System.Object/*01000024*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000033*/ -{ - .method /*06000267*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 code, - string agent, - string text) cil managed - // SIG: 20 03 01 08 0E 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method WarningHeaderValue::.ctor - - .method /*06000268*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 code, - string agent, - string text, - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*01000036*/ 'date') cil managed - // SIG: 20 04 01 08 0E 0E 11 80 D9 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000024*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method WarningHeaderValue::.ctor - - .method /*06000269*/ public hidebysig specialname - instance string get_Agent() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::get_Agent - - .method /*0600026A*/ public hidebysig specialname - instance int32 get_Code() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::get_Code - - .method /*0600026B*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - get_Date() cil managed - // SIG: 20 00 15 11 80 D5 01 11 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::get_Date - - .method /*0600026C*/ public hidebysig specialname - instance string get_Text() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::get_Text - - .method /*0600026D*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*01000033*/::Clone /*01000033::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::System.ICloneable.Clone - - .method /*0600026E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::Equals - - .method /*0600026F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::GetHashCode - - .method /*06000270*/ public hidebysig static - class System.Net.Http.Headers.WarningHeaderValue/*0200002F*/ - Parse(string input) cil managed - // SIG: 00 01 12 80 BC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::Parse - - .method /*06000271*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::ToString - - .method /*06000272*/ public hidebysig static - bool TryParse(string input, - [out] class System.Net.Http.Headers.WarningHeaderValue/*0200002F*/& parsedValue) cil managed - // SIG: 00 02 02 0E 10 12 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WarningHeaderValue::TryParse - - .property /*170000C9*/ instance string Agent() - { - .get instance string System.Net.Http.Headers.WarningHeaderValue/*0200002F*/::get_Agent() /* 06000269 */ - } // end of property WarningHeaderValue::Agent - .property /*170000CA*/ instance int32 Code() - { - .get instance int32 System.Net.Http.Headers.WarningHeaderValue/*0200002F*/::get_Code() /* 0600026A */ - } // end of property WarningHeaderValue::Code - .property /*170000CB*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ - Date() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000035*/ System.Net.Http.Headers.WarningHeaderValue/*0200002F*/::get_Date() /* 0600026B */ - } // end of property WarningHeaderValue::Date - .property /*170000CC*/ instance string Text() - { - .get instance string System.Net.Http.Headers.WarningHeaderValue/*0200002F*/::get_Text() /* 0600026C */ - } // end of property WarningHeaderValue::Text -} // end of class System.Net.Http.Headers.WarningHeaderValue - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il deleted file mode 100644 index 186bb867b0..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il +++ /dev/null @@ -1,2582 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d85 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004b7a -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000a0dc -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004b27 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003600 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000049ac [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002b80 Virtual Size -// 0x00002000 Virtual Address -// 0x00002c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b7c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004b69 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x000028ac] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000492c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001338 Size -// '#~' Name -// Stream 2: -// 0x000013a4 Offset -// 0x00001000 Size -// '#Strings' Name -// Stream 3: -// 0x000023a4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000023a8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000023b8 Offset -// 0x000004f4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000002090ba01757 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 29840 -// PE header size : 512 (496 used) ( 1.72%) -// PE additional info : 17651 (59.15%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.24%) -// CLR meta-data size : 10412 (34.89%) -// CLR additional info : 128 ( 0.43%) -// CLR method headers : 150 ( 0.50%) -// Managed code : 323 ( 1.08%) -// Data : 2048 ( 6.86%) -// Unaccounted : -1456 (-4.88%) - -// Num.of PE sections : 3 -// .text - 11264 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 10412 -// Module - 1 (10 bytes) -// TypeDef - 12 (168 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 53 (318 bytes) -// MethodDef - 158 (2212 bytes) 0 abstract, 0 native, 150 bodies -// FieldDef - 1 (6 bytes) 0 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 78 (468 bytes) -// MethodImpl - 3 (18 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 5 (20 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 79 (474 bytes) -// MethodSemantic- 103 (618 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 10 (200 bytes) -// NestedClass - 1 (4 bytes) -// Strings - 4094 bytes -// Blobs - 1268 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 206 bytes - -// CLR additional info : 128 - -// CLR method headers : 150 -// Num.of method bodies - 150 -// Num.of fat headers - 0 -// Num.of tiny headers - 150 - -// Managed code : 323 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AuthenticationSchemeSelector (public) (auto) (ansi) (sealed) -// Class HttpListener (public) (auto) (ansi) (sealed) -// Class HttpListenerBasicIdentity (public) (auto) (ansi) -// Class HttpListenerContext (public) (auto) (ansi) (sealed) -// Class HttpListenerException (public) (auto) (ansi) -// Class HttpListenerPrefixCollection (public) (auto) (ansi) -// Class HttpListenerRequest (public) (auto) (ansi) (sealed) -// Class HttpListenerResponse (public) (auto) (ansi) (sealed) -// Class HttpListenerTimeoutManager (public) (auto) (ansi) -// Class HttpListenerWebSocketContext (public) (auto) (ansi) -// Class ExtendedProtectionSelector (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Security.Claims -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000006*/ Microsoft.Win32.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000007*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000008*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000009*/ System.Net.WebHeaderCollection -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*2300000A*/ System.Net.WebSockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.HttpListener -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 65 74 2E 48 74 // ...System.Net.Ht - 74 70 4C 69 73 74 65 6E 65 72 00 00 ) // tpListener.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 65 74 2E 48 74 // ...System.Net.Ht - 74 70 4C 69 73 74 65 6E 65 72 00 00 ) // tpListener.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 65 74 2E 48 74 // ...System.Net.Ht - 74 70 4C 69 73 74 65 6E 65 72 00 00 ) // tpListener.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Net.HttpListener.dll -// MVID: {7163622d-71a0-490f-907a-e9a4731bf9d2} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F72DC189000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.AuthenticationSchemeSelector - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method AuthenticationSchemeSelector::.ctor - - .method /*06000002*/ public hidebysig newslot virtual - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/ - Invoke(class System.Net.HttpListenerRequest/*02000008*/ httpRequest) runtime managed - // SIG: 20 01 11 4D 12 20 - { - } // end of method AuthenticationSchemeSelector::Invoke - - .method /*06000003*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginInvoke(class System.Net.HttpListenerRequest/*02000008*/ httpRequest, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 51 12 20 12 55 1C - { - } // end of method AuthenticationSchemeSelector::BeginInvoke - - .method /*06000004*/ public hidebysig newslot virtual - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ result) runtime managed - // SIG: 20 01 11 4D 12 51 - { - } // end of method AuthenticationSchemeSelector::EndInvoke - -} // end of class System.Net.AuthenticationSchemeSelector - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Net.HttpListener - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000016*/ -{ - .class /*0200000C*/ auto ansi sealed nested public ExtendedProtectionSelector - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000011*/ - { - .method /*0600009B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ExtendedProtectionSelector::.ctor - - .method /*0600009C*/ public hidebysig newslot virtual - instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/ - Invoke(class System.Net.HttpListenerRequest/*02000008*/ 'request') runtime managed - // SIG: 20 01 12 65 12 20 - { - } // end of method ExtendedProtectionSelector::Invoke - - .method /*0600009D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginInvoke(class System.Net.HttpListenerRequest/*02000008*/ 'request', - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 51 12 20 12 55 1C - { - } // end of method ExtendedProtectionSelector::BeginInvoke - - .method /*0600009E*/ public hidebysig newslot virtual - instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ result) runtime managed - // SIG: 20 01 12 65 12 51 - { - } // end of method ExtendedProtectionSelector::EndInvoke - - } // end of class ExtendedProtectionSelector - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListener::.ctor - - .method /*06000006*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/ - get_AuthenticationSchemes() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_AuthenticationSchemes - - .method /*06000007*/ public hidebysig specialname - instance void set_AuthenticationSchemes(valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_AuthenticationSchemes - - .method /*06000008*/ public hidebysig specialname - instance class System.Net.AuthenticationSchemeSelector/*02000002*/ - get_AuthenticationSchemeSelectorDelegate() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_AuthenticationSchemeSelectorDelegate - - .method /*06000009*/ public hidebysig specialname - instance void set_AuthenticationSchemeSelectorDelegate(class System.Net.AuthenticationSchemeSelector/*02000002*/ 'value') cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_AuthenticationSchemeSelectorDelegate - - .method /*0600000A*/ public hidebysig specialname - instance bool get_IgnoreWriteExceptions() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_IgnoreWriteExceptions - - .method /*0600000B*/ public hidebysig specialname - instance void set_IgnoreWriteExceptions(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_IgnoreWriteExceptions - - .method /*0600000C*/ public hidebysig specialname - instance bool get_IsListening() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_IsListening - - .method /*0600000D*/ public hidebysig specialname static - bool get_IsSupported() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_IsSupported - - .method /*0600000E*/ public hidebysig specialname - instance class System.Net.HttpListenerPrefixCollection/*02000007*/ - get_Prefixes() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_Prefixes - - .method /*0600000F*/ public hidebysig specialname - instance string get_Realm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_Realm - - .method /*06000010*/ public hidebysig specialname - instance void set_Realm(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_Realm - - .method /*06000011*/ public hidebysig specialname - instance bool get_UnsafeConnectionNtlmAuthentication() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_UnsafeConnectionNtlmAuthentication - - .method /*06000012*/ public hidebysig specialname - instance void set_UnsafeConnectionNtlmAuthentication(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_UnsafeConnectionNtlmAuthentication - - .method /*06000013*/ public hidebysig instance void - Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::Abort - - .method /*06000014*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetContext(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::BeginGetContext - - .method /*06000015*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::Close - - .method /*06000016*/ public hidebysig instance class System.Net.HttpListenerContext/*02000005*/ - EndGetContext(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 14 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::EndGetContext - - .method /*06000017*/ public hidebysig instance class System.Net.HttpListenerContext/*02000005*/ - GetContext() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::GetContext - - .method /*06000018*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000017*/ - GetContextAsync() cil managed - // SIG: 20 00 15 12 5D 01 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::GetContextAsync - - .method /*06000019*/ public hidebysig specialname - instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*01000018*/ - get_DefaultServiceNames() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_DefaultServiceNames - - .method /*0600001A*/ public hidebysig specialname - instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/ - get_ExtendedProtectionPolicy() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_ExtendedProtectionPolicy - - .method /*0600001B*/ public hidebysig specialname - instance void set_ExtendedProtectionPolicy(class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/ 'value') cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_ExtendedProtectionPolicy - - .method /*0600001C*/ public hidebysig specialname - instance class System.Net.HttpListener/*02000003*//ExtendedProtectionSelector/*0200000C*/ - get_ExtendedProtectionSelectorDelegate() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_ExtendedProtectionSelectorDelegate - - .method /*0600001D*/ public hidebysig specialname - instance void set_ExtendedProtectionSelectorDelegate(class System.Net.HttpListener/*02000003*//ExtendedProtectionSelector/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::set_ExtendedProtectionSelectorDelegate - - .method /*0600001E*/ public hidebysig specialname - instance class System.Net.HttpListenerTimeoutManager/*0200000A*/ - get_TimeoutManager() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListener::get_TimeoutManager - - .method /*0600001F*/ public hidebysig instance void - Start() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::Start - - .method /*06000020*/ public hidebysig instance void - Stop() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::Stop - - .method /*06000021*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*01000016*/::Dispose /*01000016::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListener::System.IDisposable.Dispose - - .property /*17000001*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/ - AuthenticationSchemes() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/ System.Net.HttpListener/*02000003*/::get_AuthenticationSchemes() /* 06000006 */ - .set instance void System.Net.HttpListener/*02000003*/::set_AuthenticationSchemes(valuetype [System.Net.Primitives/*23000002*/]System.Net.AuthenticationSchemes/*01000013*/) /* 06000007 */ - } // end of property HttpListener::AuthenticationSchemes - .property /*17000002*/ instance class System.Net.AuthenticationSchemeSelector/*02000002*/ - AuthenticationSchemeSelectorDelegate() - { - .get instance class System.Net.AuthenticationSchemeSelector/*02000002*/ System.Net.HttpListener/*02000003*/::get_AuthenticationSchemeSelectorDelegate() /* 06000008 */ - .set instance void System.Net.HttpListener/*02000003*/::set_AuthenticationSchemeSelectorDelegate(class System.Net.AuthenticationSchemeSelector/*02000002*/) /* 06000009 */ - } // end of property HttpListener::AuthenticationSchemeSelectorDelegate - .property /*17000003*/ instance bool IgnoreWriteExceptions() - { - .get instance bool System.Net.HttpListener/*02000003*/::get_IgnoreWriteExceptions() /* 0600000A */ - .set instance void System.Net.HttpListener/*02000003*/::set_IgnoreWriteExceptions(bool) /* 0600000B */ - } // end of property HttpListener::IgnoreWriteExceptions - .property /*17000004*/ instance bool IsListening() - { - .get instance bool System.Net.HttpListener/*02000003*/::get_IsListening() /* 0600000C */ - } // end of property HttpListener::IsListening - .property /*17000005*/ bool IsSupported() - { - .get bool System.Net.HttpListener/*02000003*/::get_IsSupported() /* 0600000D */ - } // end of property HttpListener::IsSupported - .property /*17000006*/ instance class System.Net.HttpListenerPrefixCollection/*02000007*/ - Prefixes() - { - .get instance class System.Net.HttpListenerPrefixCollection/*02000007*/ System.Net.HttpListener/*02000003*/::get_Prefixes() /* 0600000E */ - } // end of property HttpListener::Prefixes - .property /*17000007*/ instance string Realm() - { - .get instance string System.Net.HttpListener/*02000003*/::get_Realm() /* 0600000F */ - .set instance void System.Net.HttpListener/*02000003*/::set_Realm(string) /* 06000010 */ - } // end of property HttpListener::Realm - .property /*17000008*/ instance bool UnsafeConnectionNtlmAuthentication() - { - .get instance bool System.Net.HttpListener/*02000003*/::get_UnsafeConnectionNtlmAuthentication() /* 06000011 */ - .set instance void System.Net.HttpListener/*02000003*/::set_UnsafeConnectionNtlmAuthentication(bool) /* 06000012 */ - } // end of property HttpListener::UnsafeConnectionNtlmAuthentication - .property /*17000009*/ instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*01000018*/ - DefaultServiceNames() - { - .get instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*01000018*/ System.Net.HttpListener/*02000003*/::get_DefaultServiceNames() /* 06000019 */ - } // end of property HttpListener::DefaultServiceNames - .property /*1700000A*/ instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/ - ExtendedProtectionPolicy() - { - .get instance class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/ System.Net.HttpListener/*02000003*/::get_ExtendedProtectionPolicy() /* 0600001A */ - .set instance void System.Net.HttpListener/*02000003*/::set_ExtendedProtectionPolicy(class [System.Net.Security/*23000003*/]System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*01000019*/) /* 0600001B */ - } // end of property HttpListener::ExtendedProtectionPolicy - .property /*1700000B*/ instance class System.Net.HttpListener/*02000003*//ExtendedProtectionSelector/*0200000C*/ - ExtendedProtectionSelectorDelegate() - { - .get instance class System.Net.HttpListener/*02000003*//ExtendedProtectionSelector/*0200000C*/ System.Net.HttpListener/*02000003*/::get_ExtendedProtectionSelectorDelegate() /* 0600001C */ - .set instance void System.Net.HttpListener/*02000003*/::set_ExtendedProtectionSelectorDelegate(class System.Net.HttpListener/*02000003*//ExtendedProtectionSelector/*0200000C*/) /* 0600001D */ - } // end of property HttpListener::ExtendedProtectionSelectorDelegate - .property /*1700000C*/ instance class System.Net.HttpListenerTimeoutManager/*0200000A*/ - TimeoutManager() - { - .get instance class System.Net.HttpListenerTimeoutManager/*0200000A*/ System.Net.HttpListener/*02000003*/::get_TimeoutManager() /* 0600001E */ - } // end of property HttpListener::TimeoutManager -} // end of class System.Net.HttpListener - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.HttpListenerBasicIdentity - extends [System.Security.Claims/*23000004*/]System.Security.Principal.GenericIdentity/*0100001A*/ -{ - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor(string username, - string password) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (0A)000014 */ call instance void [System.Security.Claims/*23000004*/]System.Security.Principal.GenericIdentity/*0100001A*/::.ctor(string) /* 0A000014 */ - IL_0007: /* 2A | */ ret - } // end of method HttpListenerBasicIdentity::.ctor - - .method /*06000023*/ public hidebysig newslot specialname virtual - instance string get_Password() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerBasicIdentity::get_Password - - .property /*1700000D*/ instance string Password() - { - .get instance string System.Net.HttpListenerBasicIdentity/*02000004*/::get_Password() /* 06000023 */ - } // end of property HttpListenerBasicIdentity::Password -} // end of class System.Net.HttpListenerBasicIdentity - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Net.HttpListenerContext - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000024*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerContext::.ctor - - .method /*06000025*/ public hidebysig specialname - instance class System.Net.HttpListenerRequest/*02000008*/ - get_Request() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::get_Request - - .method /*06000026*/ public hidebysig specialname - instance class System.Net.HttpListenerResponse/*02000009*/ - get_Response() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::get_Response - - .method /*06000027*/ public hidebysig specialname - instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IPrincipal/*0100001B*/ - get_User() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::get_User - - .method /*06000028*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000017*/ - AcceptWebSocketAsync(string subProtocol) cil managed - // SIG: 20 01 15 12 5D 01 12 2C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::AcceptWebSocketAsync - - .method /*06000029*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000017*/ - AcceptWebSocketAsync(string subProtocol, - int32 receiveBufferSize, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ keepAliveInterval) cil managed - // SIG: 20 03 15 12 5D 01 12 2C 0E 08 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::AcceptWebSocketAsync - - .method /*0600002A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000017*/ - AcceptWebSocketAsync(string subProtocol, - int32 receiveBufferSize, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ keepAliveInterval, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*0100001D*/ internalBuffer) cil managed - // SIG: 20 04 15 12 5D 01 12 2C 0E 08 11 71 15 11 75 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::AcceptWebSocketAsync - - .method /*0600002B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000017*/ - AcceptWebSocketAsync(string subProtocol, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ keepAliveInterval) cil managed - // SIG: 20 02 15 12 5D 01 12 2C 0E 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerContext::AcceptWebSocketAsync - - .property /*1700000E*/ instance class System.Net.HttpListenerRequest/*02000008*/ - Request() - { - .get instance class System.Net.HttpListenerRequest/*02000008*/ System.Net.HttpListenerContext/*02000005*/::get_Request() /* 06000025 */ - } // end of property HttpListenerContext::Request - .property /*1700000F*/ instance class System.Net.HttpListenerResponse/*02000009*/ - Response() - { - .get instance class System.Net.HttpListenerResponse/*02000009*/ System.Net.HttpListenerContext/*02000005*/::get_Response() /* 06000026 */ - } // end of property HttpListenerContext::Response - .property /*17000010*/ instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IPrincipal/*0100001B*/ - User() - { - .get instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IPrincipal/*0100001B*/ System.Net.HttpListenerContext/*02000005*/::get_User() /* 06000027 */ - } // end of property HttpListenerContext::User -} // end of class System.Net.HttpListenerContext - -.class /*02000006*/ public auto ansi beforefieldinit System.Net.HttpListenerException - extends [Microsoft.Win32.Primitives/*23000006*/]System.ComponentModel.Win32Exception/*0100001E*/ -{ - .field /*04000001*/ private initonly int32 'k__BackingField' - .custom /*0C000001:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001F*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000006*/]System.ComponentModel.Win32Exception/*0100001E*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerException::.ctor - - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 errorCode) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000006*/]System.ComponentModel.Win32Exception/*0100001E*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerException::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 errorCode, - string message) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000006*/]System.ComponentModel.Win32Exception/*0100001E*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerException::.ctor - - .method /*0600002F*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000020*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000021*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 81 11 80 85 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000006*/]System.ComponentModel.Win32Exception/*0100001E*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerException::.ctor - - .method /*06000030*/ public hidebysig specialname virtual - instance int32 get_ErrorCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001F*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000001 */ ldfld int32 System.Net.HttpListenerException/*02000006*/::'k__BackingField' /* 04000001 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerException::get_ErrorCode - - .property /*17000011*/ instance int32 ErrorCode() - { - .get instance int32 System.Net.HttpListenerException/*02000006*/::get_ErrorCode() /* 06000030 */ - } // end of property HttpListenerException::ErrorCode -} // end of class System.Net.HttpListenerException - -.class /*02000007*/ public auto ansi beforefieldinit System.Net.HttpListenerPrefixCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000024*//*1B000001*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/ -{ - .method /*06000031*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerPrefixCollection::.ctor - - .method /*06000032*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::get_Count - - .method /*06000033*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::get_IsReadOnly - - .method /*06000034*/ public hidebysig specialname - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::get_IsSynchronized - - .method /*06000035*/ public hidebysig newslot virtual final - instance void Add(string uriPrefix) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerPrefixCollection::Add - - .method /*06000036*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerPrefixCollection::Clear - - .method /*06000037*/ public hidebysig newslot virtual final - instance bool Contains(string uriPrefix) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::Contains - - .method /*06000038*/ public hidebysig instance void - CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000026*/ 'array', - int32 offset) cil managed - // SIG: 20 02 01 12 80 99 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerPrefixCollection::CopyTo - - .method /*06000039*/ public hidebysig newslot virtual final - instance void CopyTo(string[] 'array', - int32 offset) cil managed - // SIG: 20 02 01 1D 0E 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerPrefixCollection::CopyTo - - .method /*0600003A*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000027*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 9D 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::GetEnumerator - - .method /*0600003B*/ public hidebysig newslot virtual final - instance bool Remove(string uriPrefix) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::Remove - - .method /*0600003C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerPrefixCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000012*/ instance int32 Count() - { - .get instance int32 System.Net.HttpListenerPrefixCollection/*02000007*/::get_Count() /* 06000032 */ - } // end of property HttpListenerPrefixCollection::Count - .property /*17000013*/ instance bool IsReadOnly() - { - .get instance bool System.Net.HttpListenerPrefixCollection/*02000007*/::get_IsReadOnly() /* 06000033 */ - } // end of property HttpListenerPrefixCollection::IsReadOnly - .property /*17000014*/ instance bool IsSynchronized() - { - .get instance bool System.Net.HttpListenerPrefixCollection/*02000007*/::get_IsSynchronized() /* 06000034 */ - } // end of property HttpListenerPrefixCollection::IsSynchronized -} // end of class System.Net.HttpListenerPrefixCollection - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Net.HttpListenerRequest - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600003D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerRequest::.ctor - - .method /*0600003E*/ public hidebysig specialname - instance string[] get_AcceptTypes() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_AcceptTypes - - .method /*0600003F*/ public hidebysig specialname - instance int32 get_ClientCertificateError() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_ClientCertificateError - - .method /*06000040*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - get_ContentEncoding() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_ContentEncoding - - .method /*06000041*/ public hidebysig specialname - instance int64 get_ContentLength64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_ContentLength64 - - .method /*06000042*/ public hidebysig specialname - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_ContentType - - .method /*06000043*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ - get_Cookies() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_Cookies - - .method /*06000044*/ public hidebysig specialname - instance bool get_HasEntityBody() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_HasEntityBody - - .method /*06000045*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ - get_Headers() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_Headers - - .method /*06000046*/ public hidebysig specialname - instance string get_HttpMethod() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_HttpMethod - - .method /*06000047*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100002B*/ - get_InputStream() cil managed - // SIG: 20 00 12 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_InputStream - - .method /*06000048*/ public hidebysig specialname - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_IsAuthenticated - - .method /*06000049*/ public hidebysig specialname - instance bool get_IsLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_IsLocal - - .method /*0600004A*/ public hidebysig specialname - instance bool get_IsSecureConnection() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_IsSecureConnection - - .method /*0600004B*/ public hidebysig specialname - instance bool get_IsWebSocketRequest() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_IsWebSocketRequest - - .method /*0600004C*/ public hidebysig specialname - instance bool get_KeepAlive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_KeepAlive - - .method /*0600004D*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002C*/ - get_LocalEndPoint() cil managed - // SIG: 20 00 12 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_LocalEndPoint - - .method /*0600004E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002D*/ - get_ProtocolVersion() cil managed - // SIG: 20 00 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_ProtocolVersion - - .method /*0600004F*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ - get_QueryString() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_QueryString - - .method /*06000050*/ public hidebysig specialname - instance string get_RawUrl() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_RawUrl - - .method /*06000051*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002C*/ - get_RemoteEndPoint() cil managed - // SIG: 20 00 12 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_RemoteEndPoint - - .method /*06000052*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100002E*/ - get_RequestTraceIdentifier() cil managed - // SIG: 20 00 11 80 B9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_RequestTraceIdentifier - - .method /*06000053*/ public hidebysig specialname - instance string get_ServiceName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_ServiceName - - .method /*06000054*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*0100002F*/ - get_TransportContext() cil managed - // SIG: 20 00 12 80 BD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_TransportContext - - .method /*06000055*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ - get_Url() cil managed - // SIG: 20 00 12 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_Url - - .method /*06000056*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ - get_UrlReferrer() cil managed - // SIG: 20 00 12 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_UrlReferrer - - .method /*06000057*/ public hidebysig specialname - instance string get_UserAgent() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_UserAgent - - .method /*06000058*/ public hidebysig specialname - instance string get_UserHostAddress() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_UserHostAddress - - .method /*06000059*/ public hidebysig specialname - instance string get_UserHostName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_UserHostName - - .method /*0600005A*/ public hidebysig specialname - instance string[] get_UserLanguages() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::get_UserLanguages - - .method /*0600005B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetClientCertificate(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ requestCallback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::BeginGetClientCertificate - - .method /*0600005C*/ public hidebysig instance class [System.Security.Cryptography.X509Certificates/*23000008*/]System.Security.Cryptography.X509Certificates.X509Certificate2/*01000031*/ - EndGetClientCertificate(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 80 C5 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::EndGetClientCertificate - - .method /*0600005D*/ public hidebysig instance class [System.Security.Cryptography.X509Certificates/*23000008*/]System.Security.Cryptography.X509Certificates.X509Certificate2/*01000031*/ - GetClientCertificate() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::GetClientCertificate - - .method /*0600005E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000017*/ - GetClientCertificateAsync() cil managed - // SIG: 20 00 15 12 5D 01 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerRequest::GetClientCertificateAsync - - .property /*17000015*/ instance string[] - AcceptTypes() - { - .get instance string[] System.Net.HttpListenerRequest/*02000008*/::get_AcceptTypes() /* 0600003E */ - } // end of property HttpListenerRequest::AcceptTypes - .property /*17000016*/ instance int32 ClientCertificateError() - { - .get instance int32 System.Net.HttpListenerRequest/*02000008*/::get_ClientCertificateError() /* 0600003F */ - } // end of property HttpListenerRequest::ClientCertificateError - .property /*17000017*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - ContentEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ System.Net.HttpListenerRequest/*02000008*/::get_ContentEncoding() /* 06000040 */ - } // end of property HttpListenerRequest::ContentEncoding - .property /*17000018*/ instance int64 ContentLength64() - { - .get instance int64 System.Net.HttpListenerRequest/*02000008*/::get_ContentLength64() /* 06000041 */ - } // end of property HttpListenerRequest::ContentLength64 - .property /*17000019*/ instance string ContentType() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_ContentType() /* 06000042 */ - } // end of property HttpListenerRequest::ContentType - .property /*1700001A*/ instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ - Cookies() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ System.Net.HttpListenerRequest/*02000008*/::get_Cookies() /* 06000043 */ - } // end of property HttpListenerRequest::Cookies - .property /*1700001B*/ instance bool HasEntityBody() - { - .get instance bool System.Net.HttpListenerRequest/*02000008*/::get_HasEntityBody() /* 06000044 */ - } // end of property HttpListenerRequest::HasEntityBody - .property /*1700001C*/ instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ - Headers() - { - .get instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ System.Net.HttpListenerRequest/*02000008*/::get_Headers() /* 06000045 */ - } // end of property HttpListenerRequest::Headers - .property /*1700001D*/ instance string HttpMethod() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_HttpMethod() /* 06000046 */ - } // end of property HttpListenerRequest::HttpMethod - .property /*1700001E*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100002B*/ - InputStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100002B*/ System.Net.HttpListenerRequest/*02000008*/::get_InputStream() /* 06000047 */ - } // end of property HttpListenerRequest::InputStream - .property /*1700001F*/ instance bool IsAuthenticated() - { - .get instance bool System.Net.HttpListenerRequest/*02000008*/::get_IsAuthenticated() /* 06000048 */ - } // end of property HttpListenerRequest::IsAuthenticated - .property /*17000020*/ instance bool IsLocal() - { - .get instance bool System.Net.HttpListenerRequest/*02000008*/::get_IsLocal() /* 06000049 */ - } // end of property HttpListenerRequest::IsLocal - .property /*17000021*/ instance bool IsSecureConnection() - { - .get instance bool System.Net.HttpListenerRequest/*02000008*/::get_IsSecureConnection() /* 0600004A */ - } // end of property HttpListenerRequest::IsSecureConnection - .property /*17000022*/ instance bool IsWebSocketRequest() - { - .get instance bool System.Net.HttpListenerRequest/*02000008*/::get_IsWebSocketRequest() /* 0600004B */ - } // end of property HttpListenerRequest::IsWebSocketRequest - .property /*17000023*/ instance bool KeepAlive() - { - .get instance bool System.Net.HttpListenerRequest/*02000008*/::get_KeepAlive() /* 0600004C */ - } // end of property HttpListenerRequest::KeepAlive - .property /*17000024*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002C*/ - LocalEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002C*/ System.Net.HttpListenerRequest/*02000008*/::get_LocalEndPoint() /* 0600004D */ - } // end of property HttpListenerRequest::LocalEndPoint - .property /*17000025*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002D*/ - ProtocolVersion() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002D*/ System.Net.HttpListenerRequest/*02000008*/::get_ProtocolVersion() /* 0600004E */ - } // end of property HttpListenerRequest::ProtocolVersion - .property /*17000026*/ instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ - QueryString() - { - .get instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ System.Net.HttpListenerRequest/*02000008*/::get_QueryString() /* 0600004F */ - } // end of property HttpListenerRequest::QueryString - .property /*17000027*/ instance string RawUrl() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_RawUrl() /* 06000050 */ - } // end of property HttpListenerRequest::RawUrl - .property /*17000028*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002C*/ - RemoteEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002C*/ System.Net.HttpListenerRequest/*02000008*/::get_RemoteEndPoint() /* 06000051 */ - } // end of property HttpListenerRequest::RemoteEndPoint - .property /*17000029*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100002E*/ - RequestTraceIdentifier() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100002E*/ System.Net.HttpListenerRequest/*02000008*/::get_RequestTraceIdentifier() /* 06000052 */ - } // end of property HttpListenerRequest::RequestTraceIdentifier - .property /*1700002A*/ instance string ServiceName() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_ServiceName() /* 06000053 */ - } // end of property HttpListenerRequest::ServiceName - .property /*1700002B*/ instance class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*0100002F*/ - TransportContext() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*0100002F*/ System.Net.HttpListenerRequest/*02000008*/::get_TransportContext() /* 06000054 */ - } // end of property HttpListenerRequest::TransportContext - .property /*1700002C*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ - Url() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ System.Net.HttpListenerRequest/*02000008*/::get_Url() /* 06000055 */ - } // end of property HttpListenerRequest::Url - .property /*1700002D*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ - UrlReferrer() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ System.Net.HttpListenerRequest/*02000008*/::get_UrlReferrer() /* 06000056 */ - } // end of property HttpListenerRequest::UrlReferrer - .property /*1700002E*/ instance string UserAgent() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_UserAgent() /* 06000057 */ - } // end of property HttpListenerRequest::UserAgent - .property /*1700002F*/ instance string UserHostAddress() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_UserHostAddress() /* 06000058 */ - } // end of property HttpListenerRequest::UserHostAddress - .property /*17000030*/ instance string UserHostName() - { - .get instance string System.Net.HttpListenerRequest/*02000008*/::get_UserHostName() /* 06000059 */ - } // end of property HttpListenerRequest::UserHostName - .property /*17000031*/ instance string[] - UserLanguages() - { - .get instance string[] System.Net.HttpListenerRequest/*02000008*/::get_UserLanguages() /* 0600005A */ - } // end of property HttpListenerRequest::UserLanguages -} // end of class System.Net.HttpListenerRequest - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Net.HttpListenerResponse - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000016*/ -{ - .method /*0600005F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerResponse::.ctor - - .method /*06000060*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - get_ContentEncoding() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_ContentEncoding - - .method /*06000061*/ public hidebysig specialname - instance void set_ContentEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ 'value') cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_ContentEncoding - - .method /*06000062*/ public hidebysig specialname - instance int64 get_ContentLength64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_ContentLength64 - - .method /*06000063*/ public hidebysig specialname - instance void set_ContentLength64(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_ContentLength64 - - .method /*06000064*/ public hidebysig specialname - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_ContentType - - .method /*06000065*/ public hidebysig specialname - instance void set_ContentType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_ContentType - - .method /*06000066*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ - get_Cookies() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_Cookies - - .method /*06000067*/ public hidebysig specialname - instance void set_Cookies(class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_Cookies - - .method /*06000068*/ public hidebysig specialname - instance class [System.Net.WebHeaderCollection/*23000009*/]System.Net.WebHeaderCollection/*01000032*/ - get_Headers() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_Headers - - .method /*06000069*/ public hidebysig specialname - instance void set_Headers(class [System.Net.WebHeaderCollection/*23000009*/]System.Net.WebHeaderCollection/*01000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_Headers - - .method /*0600006A*/ public hidebysig specialname - instance bool get_KeepAlive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_KeepAlive - - .method /*0600006B*/ public hidebysig specialname - instance void set_KeepAlive(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_KeepAlive - - .method /*0600006C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100002B*/ - get_OutputStream() cil managed - // SIG: 20 00 12 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_OutputStream - - .method /*0600006D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002D*/ - get_ProtocolVersion() cil managed - // SIG: 20 00 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_ProtocolVersion - - .method /*0600006E*/ public hidebysig specialname - instance void set_ProtocolVersion(class [System.Runtime/*23000001*/]System.Version/*0100002D*/ 'value') cil managed - // SIG: 20 01 01 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_ProtocolVersion - - .method /*0600006F*/ public hidebysig specialname - instance string get_RedirectLocation() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_RedirectLocation - - .method /*06000070*/ public hidebysig specialname - instance void set_RedirectLocation(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_RedirectLocation - - .method /*06000071*/ public hidebysig specialname - instance bool get_SendChunked() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_SendChunked - - .method /*06000072*/ public hidebysig specialname - instance void set_SendChunked(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_SendChunked - - .method /*06000073*/ public hidebysig specialname - instance int32 get_StatusCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_StatusCode - - .method /*06000074*/ public hidebysig specialname - instance void set_StatusCode(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_StatusCode - - .method /*06000075*/ public hidebysig specialname - instance string get_StatusDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerResponse::get_StatusDescription - - .method /*06000076*/ public hidebysig specialname - instance void set_StatusDescription(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::set_StatusDescription - - .method /*06000077*/ public hidebysig instance void - Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::Abort - - .method /*06000078*/ public hidebysig instance void - AddHeader(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::AddHeader - - .method /*06000079*/ public hidebysig instance void - AppendCookie(class [System.Net.Primitives/*23000002*/]System.Net.Cookie/*01000033*/ cookie) cil managed - // SIG: 20 01 01 12 80 CD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::AppendCookie - - .method /*0600007A*/ public hidebysig instance void - AppendHeader(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::AppendHeader - - .method /*0600007B*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::Close - - .method /*0600007C*/ public hidebysig instance void - Close(uint8[] responseEntity, - bool willBlock) cil managed - // SIG: 20 02 01 1D 05 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::Close - - .method /*0600007D*/ public hidebysig instance void - CopyFrom(class System.Net.HttpListenerResponse/*02000009*/ templateResponse) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::CopyFrom - - .method /*0600007E*/ public hidebysig instance void - Redirect(string url) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::Redirect - - .method /*0600007F*/ public hidebysig instance void - SetCookie(class [System.Net.Primitives/*23000002*/]System.Net.Cookie/*01000033*/ cookie) cil managed - // SIG: 20 01 01 12 80 CD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::SetCookie - - .method /*06000080*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*01000016*/::Dispose /*01000016::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerResponse::System.IDisposable.Dispose - - .property /*17000032*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ - ContentEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/ System.Net.HttpListenerResponse/*02000009*/::get_ContentEncoding() /* 06000060 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_ContentEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000028*/) /* 06000061 */ - } // end of property HttpListenerResponse::ContentEncoding - .property /*17000033*/ instance int64 ContentLength64() - { - .get instance int64 System.Net.HttpListenerResponse/*02000009*/::get_ContentLength64() /* 06000062 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_ContentLength64(int64) /* 06000063 */ - } // end of property HttpListenerResponse::ContentLength64 - .property /*17000034*/ instance string ContentType() - { - .get instance string System.Net.HttpListenerResponse/*02000009*/::get_ContentType() /* 06000064 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_ContentType(string) /* 06000065 */ - } // end of property HttpListenerResponse::ContentType - .property /*17000035*/ instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ - Cookies() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ System.Net.HttpListenerResponse/*02000009*/::get_Cookies() /* 06000066 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_Cookies(class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/) /* 06000067 */ - } // end of property HttpListenerResponse::Cookies - .property /*17000036*/ instance class [System.Net.WebHeaderCollection/*23000009*/]System.Net.WebHeaderCollection/*01000032*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000009*/]System.Net.WebHeaderCollection/*01000032*/ System.Net.HttpListenerResponse/*02000009*/::get_Headers() /* 06000068 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_Headers(class [System.Net.WebHeaderCollection/*23000009*/]System.Net.WebHeaderCollection/*01000032*/) /* 06000069 */ - } // end of property HttpListenerResponse::Headers - .property /*17000037*/ instance bool KeepAlive() - { - .get instance bool System.Net.HttpListenerResponse/*02000009*/::get_KeepAlive() /* 0600006A */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_KeepAlive(bool) /* 0600006B */ - } // end of property HttpListenerResponse::KeepAlive - .property /*17000038*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100002B*/ - OutputStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100002B*/ System.Net.HttpListenerResponse/*02000009*/::get_OutputStream() /* 0600006C */ - } // end of property HttpListenerResponse::OutputStream - .property /*17000039*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002D*/ - ProtocolVersion() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002D*/ System.Net.HttpListenerResponse/*02000009*/::get_ProtocolVersion() /* 0600006D */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_ProtocolVersion(class [System.Runtime/*23000001*/]System.Version/*0100002D*/) /* 0600006E */ - } // end of property HttpListenerResponse::ProtocolVersion - .property /*1700003A*/ instance string RedirectLocation() - { - .get instance string System.Net.HttpListenerResponse/*02000009*/::get_RedirectLocation() /* 0600006F */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_RedirectLocation(string) /* 06000070 */ - } // end of property HttpListenerResponse::RedirectLocation - .property /*1700003B*/ instance bool SendChunked() - { - .get instance bool System.Net.HttpListenerResponse/*02000009*/::get_SendChunked() /* 06000071 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_SendChunked(bool) /* 06000072 */ - } // end of property HttpListenerResponse::SendChunked - .property /*1700003C*/ instance int32 StatusCode() - { - .get instance int32 System.Net.HttpListenerResponse/*02000009*/::get_StatusCode() /* 06000073 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_StatusCode(int32) /* 06000074 */ - } // end of property HttpListenerResponse::StatusCode - .property /*1700003D*/ instance string StatusDescription() - { - .get instance string System.Net.HttpListenerResponse/*02000009*/::get_StatusDescription() /* 06000075 */ - .set instance void System.Net.HttpListenerResponse/*02000009*/::set_StatusDescription(string) /* 06000076 */ - } // end of property HttpListenerResponse::StatusDescription -} // end of class System.Net.HttpListenerResponse - -.class /*0200000A*/ public auto ansi beforefieldinit System.Net.HttpListenerTimeoutManager - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000081*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::.ctor - - .method /*06000082*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_DrainEntityBody() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerTimeoutManager::get_DrainEntityBody - - .method /*06000083*/ public hidebysig specialname - instance void set_DrainEntityBody(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 11 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::set_DrainEntityBody - - .method /*06000084*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_EntityBody() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerTimeoutManager::get_EntityBody - - .method /*06000085*/ public hidebysig specialname - instance void set_EntityBody(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 11 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::set_EntityBody - - .method /*06000086*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_HeaderWait() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerTimeoutManager::get_HeaderWait - - .method /*06000087*/ public hidebysig specialname - instance void set_HeaderWait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 11 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::set_HeaderWait - - .method /*06000088*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_IdleConnection() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerTimeoutManager::get_IdleConnection - - .method /*06000089*/ public hidebysig specialname - instance void set_IdleConnection(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 11 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::set_IdleConnection - - .method /*0600008A*/ public hidebysig specialname - instance int64 get_MinSendBytesPerSecond() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerTimeoutManager::get_MinSendBytesPerSecond - - .method /*0600008B*/ public hidebysig specialname - instance void set_MinSendBytesPerSecond(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::set_MinSendBytesPerSecond - - .method /*0600008C*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - get_RequestQueue() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerTimeoutManager::get_RequestQueue - - .method /*0600008D*/ public hidebysig specialname - instance void set_RequestQueue(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ 'value') cil managed - // SIG: 20 01 01 11 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpListenerTimeoutManager::set_RequestQueue - - .property /*1700003E*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - DrainEntityBody() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Net.HttpListenerTimeoutManager/*0200000A*/::get_DrainEntityBody() /* 06000082 */ - .set instance void System.Net.HttpListenerTimeoutManager/*0200000A*/::set_DrainEntityBody(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/) /* 06000083 */ - } // end of property HttpListenerTimeoutManager::DrainEntityBody - .property /*1700003F*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - EntityBody() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Net.HttpListenerTimeoutManager/*0200000A*/::get_EntityBody() /* 06000084 */ - .set instance void System.Net.HttpListenerTimeoutManager/*0200000A*/::set_EntityBody(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/) /* 06000085 */ - } // end of property HttpListenerTimeoutManager::EntityBody - .property /*17000040*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - HeaderWait() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Net.HttpListenerTimeoutManager/*0200000A*/::get_HeaderWait() /* 06000086 */ - .set instance void System.Net.HttpListenerTimeoutManager/*0200000A*/::set_HeaderWait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/) /* 06000087 */ - } // end of property HttpListenerTimeoutManager::HeaderWait - .property /*17000041*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - IdleConnection() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Net.HttpListenerTimeoutManager/*0200000A*/::get_IdleConnection() /* 06000088 */ - .set instance void System.Net.HttpListenerTimeoutManager/*0200000A*/::set_IdleConnection(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/) /* 06000089 */ - } // end of property HttpListenerTimeoutManager::IdleConnection - .property /*17000042*/ instance int64 MinSendBytesPerSecond() - { - .get instance int64 System.Net.HttpListenerTimeoutManager/*0200000A*/::get_MinSendBytesPerSecond() /* 0600008A */ - .set instance void System.Net.HttpListenerTimeoutManager/*0200000A*/::set_MinSendBytesPerSecond(int64) /* 0600008B */ - } // end of property HttpListenerTimeoutManager::MinSendBytesPerSecond - .property /*17000043*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ - RequestQueue() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/ System.Net.HttpListenerTimeoutManager/*0200000A*/::get_RequestQueue() /* 0600008C */ - .set instance void System.Net.HttpListenerTimeoutManager/*0200000A*/::set_RequestQueue(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001C*/) /* 0600008D */ - } // end of property HttpListenerTimeoutManager::RequestQueue -} // end of class System.Net.HttpListenerTimeoutManager - -.class /*0200000B*/ public auto ansi beforefieldinit System.Net.WebSockets.HttpListenerWebSocketContext - extends [System.Net.WebSockets/*2300000A*/]System.Net.WebSockets.WebSocketContext/*01000034*/ -{ - .method /*0600008E*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.WebSockets/*2300000A*/]System.Net.WebSockets.WebSocketContext/*01000034*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpListenerWebSocketContext::.ctor - - .method /*0600008F*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ - get_CookieCollection() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_CookieCollection - - .method /*06000090*/ public hidebysig specialname virtual - instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ - get_Headers() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_Headers - - .method /*06000091*/ public hidebysig specialname virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_IsAuthenticated - - .method /*06000092*/ public hidebysig specialname virtual - instance bool get_IsLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_IsLocal - - .method /*06000093*/ public hidebysig specialname virtual - instance bool get_IsSecureConnection() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_IsSecureConnection - - .method /*06000094*/ public hidebysig specialname virtual - instance string get_Origin() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_Origin - - .method /*06000095*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ - get_RequestUri() cil managed - // SIG: 20 00 12 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_RequestUri - - .method /*06000096*/ public hidebysig specialname virtual - instance string get_SecWebSocketKey() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_SecWebSocketKey - - .method /*06000097*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ - get_SecWebSocketProtocols() cil managed - // SIG: 20 00 15 12 80 95 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_SecWebSocketProtocols - - .method /*06000098*/ public hidebysig specialname virtual - instance string get_SecWebSocketVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_SecWebSocketVersion - - .method /*06000099*/ public hidebysig specialname virtual - instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IPrincipal/*0100001B*/ - get_User() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_User - - .method /*0600009A*/ public hidebysig specialname virtual - instance class [System.Net.WebSockets/*2300000A*/]System.Net.WebSockets.WebSocket/*01000035*/ - get_WebSocket() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpListenerWebSocketContext::get_WebSocket - - .property /*17000044*/ instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ - CookieCollection() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000029*/ System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_CookieCollection() /* 0600008F */ - } // end of property HttpListenerWebSocketContext::CookieCollection - .property /*17000045*/ instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ - Headers() - { - .get instance class [System.Collections.Specialized/*23000007*/]System.Collections.Specialized.NameValueCollection/*0100002A*/ System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_Headers() /* 06000090 */ - } // end of property HttpListenerWebSocketContext::Headers - .property /*17000046*/ instance bool IsAuthenticated() - { - .get instance bool System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_IsAuthenticated() /* 06000091 */ - } // end of property HttpListenerWebSocketContext::IsAuthenticated - .property /*17000047*/ instance bool IsLocal() - { - .get instance bool System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_IsLocal() /* 06000092 */ - } // end of property HttpListenerWebSocketContext::IsLocal - .property /*17000048*/ instance bool IsSecureConnection() - { - .get instance bool System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_IsSecureConnection() /* 06000093 */ - } // end of property HttpListenerWebSocketContext::IsSecureConnection - .property /*17000049*/ instance string Origin() - { - .get instance string System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_Origin() /* 06000094 */ - } // end of property HttpListenerWebSocketContext::Origin - .property /*1700004A*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000030*/ System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_RequestUri() /* 06000095 */ - } // end of property HttpListenerWebSocketContext::RequestUri - .property /*1700004B*/ instance string SecWebSocketKey() - { - .get instance string System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_SecWebSocketKey() /* 06000096 */ - } // end of property HttpListenerWebSocketContext::SecWebSocketKey - .property /*1700004C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ - SecWebSocketProtocols() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_SecWebSocketProtocols() /* 06000097 */ - } // end of property HttpListenerWebSocketContext::SecWebSocketProtocols - .property /*1700004D*/ instance string SecWebSocketVersion() - { - .get instance string System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_SecWebSocketVersion() /* 06000098 */ - } // end of property HttpListenerWebSocketContext::SecWebSocketVersion - .property /*1700004E*/ instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IPrincipal/*0100001B*/ - User() - { - .get instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IPrincipal/*0100001B*/ System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_User() /* 06000099 */ - } // end of property HttpListenerWebSocketContext::User - .property /*1700004F*/ instance class [System.Net.WebSockets/*2300000A*/]System.Net.WebSockets.WebSocket/*01000035*/ - WebSocket() - { - .get instance class [System.Net.WebSockets/*2300000A*/]System.Net.WebSockets.WebSocket/*01000035*/ System.Net.WebSockets.HttpListenerWebSocketContext/*0200000B*/::get_WebSocket() /* 0600009A */ - } // end of property HttpListenerWebSocketContext::WebSocket -} // end of class System.Net.WebSockets.HttpListenerWebSocketContext - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il deleted file mode 100644 index 0659705888..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il +++ /dev/null @@ -1,3544 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00005ae6 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000176a2 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00005a93 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004600 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005918 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003aec Virtual Size -// 0x00002000 Virtual Address -// 0x00003c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ae8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005ad5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020a0 [0x000037f8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005898 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001d4c Size -// '#~' Name -// Stream 2: -// 0x00001db8 Offset -// 0x000011f8 Size -// '#Strings' Name -// Stream 3: -// 0x00002fb0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002fb4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002fc4 Offset -// 0x00000834 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000002090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 33936 -// PE header size : 512 (496 used) ( 1.51%) -// PE additional info : 17587 (51.82%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.21%) -// CLR meta-data size : 14328 (42.22%) -// CLR additional info : 128 ( 0.38%) -// CLR method headers : 222 ( 0.65%) -// Managed code : 682 ( 2.01%) -// Data : 2048 ( 6.03%) -// Unaccounted : -1643 (-4.84%) - -// Num.of PE sections : 3 -// .text - 15360 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 14328 -// Module - 1 (10 bytes) -// TypeDef - 29 (406 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 40 (240 bytes) -// MethodDef - 226 (3164 bytes) 0 abstract, 0 native, 222 bodies -// FieldDef - 65 (390 bytes) 0 constant -// MemberRef - 24 (144 bytes) -// ParamDef - 218 (1308 bytes) -// MethodImpl - 3 (18 bytes) -// Constant - 59 (354 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 9 (36 bytes) -// PropertyMap - 12 (48 bytes) -// Property - 61 (366 bytes) -// MethodSemantic- 104 (624 bytes) -// TypeSpec - 4 (8 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 6 (120 bytes) -// NestedClass - 3 (12 bytes) -// EventMap - 1 (4 bytes) -// Event - 1 (6 bytes) -// Strings - 4600 bytes -// Blobs - 2100 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 214 bytes - -// CLR additional info : 128 - -// CLR method headers : 222 -// Num.of method bodies - 222 -// Num.of fat headers - 0 -// Num.of tiny headers - 222 - -// Managed code : 682 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AlternateView (public) (auto) (ansi) -// Class AlternateViewCollection (public) (auto) (ansi) (sealed) -// Class Attachment (public) (auto) (ansi) -// Class AttachmentBase (public) (abstract) (auto) (ansi) -// Class AttachmentCollection (public) (auto) (ansi) (sealed) -// Class DeliveryNotificationOptions (public) (auto) (ansi) (sealed) -// Class LinkedResource (public) (auto) (ansi) -// Class LinkedResourceCollection (public) (auto) (ansi) (sealed) -// Class MailAddress (public) (auto) (ansi) -// Class MailAddressCollection (public) (auto) (ansi) -// Class MailMessage (public) (auto) (ansi) -// Class MailPriority (public) (auto) (ansi) (sealed) -// Class SendCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class SmtpClient (public) (auto) (ansi) -// Class SmtpDeliveryFormat (public) (auto) (ansi) (sealed) -// Class SmtpDeliveryMethod (public) (auto) (ansi) (sealed) -// Class SmtpException (public) (auto) (ansi) -// Class SmtpFailedRecipientException (public) (auto) (ansi) -// Class SmtpFailedRecipientsException (public) (auto) (ansi) -// Class SmtpStatusCode (public) (auto) (ansi) (sealed) -// Class ContentDisposition (public) (auto) (ansi) -// Class ContentType (public) (auto) (ansi) -// Class DispositionTypeNames (public) (abstract) (auto) (ansi) (sealed) -// Class MediaTypeNames (public) (abstract) (auto) (ansi) (sealed) -// Class TransferEncoding (public) (auto) (ansi) (sealed) -// Class Text (abstract) (auto) (ansi) (sealed) (nested public) -// Class Application (abstract) (auto) (ansi) (sealed) (nested public) -// Class Image (abstract) (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel.EventBasedAsync -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000005*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000006*/ System.Net.ServicePoint -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 4:0:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Mail -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 4D 61 // ...System.Net.Ma - 69 6C 00 00 ) // il.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 4D 61 // ...System.Net.Ma - 69 6C 00 00 ) // il.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 4D 61 // ...System.Net.Ma - 69 6C 00 00 ) // il.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Net.Mail.dll -// MVID: {8933a2f4-767b-413d-adde-4776f6697c66} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F72A4040000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Net.Mail.AlternateView - extends System.Net.Mail.AttachmentBase/*02000005*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method AlternateView::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 12 45 12 5C - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method AlternateView::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - string mediaType) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method AlternateView::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method AlternateView::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 0E 12 5C - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method AlternateView::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string mediaType) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method AlternateView::.ctor - - .method /*06000007*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000012*/ - get_BaseUri() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AlternateView::get_BaseUri - - .method /*06000008*/ public hidebysig specialname - instance void set_BaseUri(class [System.Runtime/*23000001*/]System.Uri/*01000012*/ 'value') cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateView::set_BaseUri - - .method /*06000009*/ public hidebysig specialname - instance class System.Net.Mail.LinkedResourceCollection/*02000009*/ - get_LinkedResources() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AlternateView::get_LinkedResources - - .method /*0600000A*/ public hidebysig static - class System.Net.Mail.AlternateView/*02000002*/ - CreateAlternateViewFromString(string content) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AlternateView::CreateAlternateViewFromString - - .method /*0600000B*/ public hidebysig static - class System.Net.Mail.AlternateView/*02000002*/ - CreateAlternateViewFromString(string content, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 00 02 12 08 0E 12 5C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AlternateView::CreateAlternateViewFromString - - .method /*0600000C*/ public hidebysig static - class System.Net.Mail.AlternateView/*02000002*/ - CreateAlternateViewFromString(string content, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ contentEncoding, - string mediaType) cil managed - // SIG: 00 03 12 08 0E 12 4D 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AlternateView::CreateAlternateViewFromString - - .method /*0600000D*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateView::Dispose - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000012*/ - BaseUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000012*/ System.Net.Mail.AlternateView/*02000002*/::get_BaseUri() /* 06000007 */ - .set instance void System.Net.Mail.AlternateView/*02000002*/::set_BaseUri(class [System.Runtime/*23000001*/]System.Uri/*01000012*/) /* 06000008 */ - } // end of property AlternateView::BaseUri - .property /*17000002*/ instance class System.Net.Mail.LinkedResourceCollection/*02000009*/ - LinkedResources() - { - .get instance class System.Net.Mail.LinkedResourceCollection/*02000009*/ System.Net.Mail.AlternateView/*02000002*/::get_LinkedResources() /* 06000009 */ - } // end of property AlternateView::LinkedResources -} // end of class System.Net.Mail.AlternateView - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Net.Mail.AlternateViewCollection - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000001*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000015*/ -{ - .method /*0600000E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000001*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AlternateViewCollection::.ctor - - .method /*0600000F*/ family hidebysig virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateViewCollection::ClearItems - - .method /*06000010*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateViewCollection::Dispose - - .method /*06000011*/ family hidebysig virtual - instance void InsertItem(int32 index, - class System.Net.Mail.AlternateView/*02000002*/ item) cil managed - // SIG: 20 02 01 08 12 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateViewCollection::InsertItem - - .method /*06000012*/ family hidebysig virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateViewCollection::RemoveItem - - .method /*06000013*/ family hidebysig virtual - instance void SetItem(int32 index, - class System.Net.Mail.AlternateView/*02000002*/ item) cil managed - // SIG: 20 02 01 08 12 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AlternateViewCollection::SetItem - -} // end of class System.Net.Mail.AlternateViewCollection - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.Mail.Attachment - extends System.Net.Mail.AttachmentBase/*02000005*/ -{ - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 12 45 12 5C - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method Attachment::.ctor - - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - string name) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method Attachment::.ctor - - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - string name, - string mediaType) cil managed - // SIG: 20 03 01 12 45 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method Attachment::.ctor - - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method Attachment::.ctor - - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 0E 12 5C - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method Attachment::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string mediaType) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method Attachment::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance class System.Net.Mime.ContentDisposition/*02000016*/ - get_ContentDisposition() cil managed - // SIG: 20 00 12 58 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attachment::get_ContentDisposition - - .method /*0600001B*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attachment::get_Name - - .method /*0600001C*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Attachment::set_Name - - .method /*0600001D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - get_NameEncoding() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attachment::get_NameEncoding - - .method /*0600001E*/ public hidebysig specialname - instance void set_NameEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Attachment::set_NameEncoding - - .method /*0600001F*/ public hidebysig static - class System.Net.Mail.Attachment/*02000004*/ - CreateAttachmentFromString(string content, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 00 02 12 10 0E 12 5C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attachment::CreateAttachmentFromString - - .method /*06000020*/ public hidebysig static - class System.Net.Mail.Attachment/*02000004*/ - CreateAttachmentFromString(string content, - string name) cil managed - // SIG: 00 02 12 10 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attachment::CreateAttachmentFromString - - .method /*06000021*/ public hidebysig static - class System.Net.Mail.Attachment/*02000004*/ - CreateAttachmentFromString(string content, - string name, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ contentEncoding, - string mediaType) cil managed - // SIG: 00 04 12 10 0E 0E 12 4D 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attachment::CreateAttachmentFromString - - .property /*17000003*/ instance class System.Net.Mime.ContentDisposition/*02000016*/ - ContentDisposition() - { - .get instance class System.Net.Mime.ContentDisposition/*02000016*/ System.Net.Mail.Attachment/*02000004*/::get_ContentDisposition() /* 0600001A */ - } // end of property Attachment::ContentDisposition - .property /*17000004*/ instance string Name() - { - .get instance string System.Net.Mail.Attachment/*02000004*/::get_Name() /* 0600001B */ - .set instance void System.Net.Mail.Attachment/*02000004*/::set_Name(string) /* 0600001C */ - } // end of property Attachment::Name - .property /*17000005*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - NameEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ System.Net.Mail.Attachment/*02000004*/::get_NameEncoding() /* 0600001D */ - .set instance void System.Net.Mail.Attachment/*02000004*/::set_NameEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/) /* 0600001E */ - } // end of property Attachment::NameEncoding -} // end of class System.Net.Mail.Attachment - -.class /*02000005*/ public abstract auto ansi beforefieldinit System.Net.Mail.AttachmentBase - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000015*/ -{ - .method /*06000022*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentBase::.ctor - - .method /*06000023*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 12 45 12 5C - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentBase::.ctor - - .method /*06000024*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - string mediaType) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentBase::.ctor - - .method /*06000025*/ family hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentBase::.ctor - - .method /*06000026*/ family hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 0E 12 5C - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentBase::.ctor - - .method /*06000027*/ family hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string mediaType) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentBase::.ctor - - .method /*06000028*/ public hidebysig specialname - instance string get_ContentId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttachmentBase::get_ContentId - - .method /*06000029*/ public hidebysig specialname - instance void set_ContentId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentBase::set_ContentId - - .method /*0600002A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ - get_ContentStream() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttachmentBase::get_ContentStream - - .method /*0600002B*/ public hidebysig specialname - instance class System.Net.Mime.ContentType/*02000017*/ - get_ContentType() cil managed - // SIG: 20 00 12 5C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttachmentBase::get_ContentType - - .method /*0600002C*/ public hidebysig specialname - instance void set_ContentType(class System.Net.Mime.ContentType/*02000017*/ 'value') cil managed - // SIG: 20 01 01 12 5C - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentBase::set_ContentType - - .method /*0600002D*/ public hidebysig specialname - instance valuetype System.Net.Mime.TransferEncoding/*0200001A*/ - get_TransferEncoding() cil managed - // SIG: 20 00 11 68 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttachmentBase::get_TransferEncoding - - .method /*0600002E*/ public hidebysig specialname - instance void set_TransferEncoding(valuetype System.Net.Mime.TransferEncoding/*0200001A*/ 'value') cil managed - // SIG: 20 01 01 11 68 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentBase::set_TransferEncoding - - .method /*0600002F*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentBase::Dispose - - .method /*06000030*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentBase::Dispose - - .property /*17000006*/ instance string ContentId() - { - .get instance string System.Net.Mail.AttachmentBase/*02000005*/::get_ContentId() /* 06000028 */ - .set instance void System.Net.Mail.AttachmentBase/*02000005*/::set_ContentId(string) /* 06000029 */ - } // end of property AttachmentBase::ContentId - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ - ContentStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ System.Net.Mail.AttachmentBase/*02000005*/::get_ContentStream() /* 0600002A */ - } // end of property AttachmentBase::ContentStream - .property /*17000008*/ instance class System.Net.Mime.ContentType/*02000017*/ - ContentType() - { - .get instance class System.Net.Mime.ContentType/*02000017*/ System.Net.Mail.AttachmentBase/*02000005*/::get_ContentType() /* 0600002B */ - .set instance void System.Net.Mail.AttachmentBase/*02000005*/::set_ContentType(class System.Net.Mime.ContentType/*02000017*/) /* 0600002C */ - } // end of property AttachmentBase::ContentType - .property /*17000009*/ instance valuetype System.Net.Mime.TransferEncoding/*0200001A*/ - TransferEncoding() - { - .get instance valuetype System.Net.Mime.TransferEncoding/*0200001A*/ System.Net.Mail.AttachmentBase/*02000005*/::get_TransferEncoding() /* 0600002D */ - .set instance void System.Net.Mail.AttachmentBase/*02000005*/::set_TransferEncoding(valuetype System.Net.Mime.TransferEncoding/*0200001A*/) /* 0600002E */ - } // end of property AttachmentBase::TransferEncoding -} // end of class System.Net.Mail.AttachmentBase - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Net.Mail.AttachmentCollection - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000002*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000015*/ -{ - .method /*06000031*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000002*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AttachmentCollection::.ctor - - .method /*06000032*/ family hidebysig virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentCollection::ClearItems - - .method /*06000033*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentCollection::Dispose - - .method /*06000034*/ family hidebysig virtual - instance void InsertItem(int32 index, - class System.Net.Mail.Attachment/*02000004*/ item) cil managed - // SIG: 20 02 01 08 12 10 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentCollection::InsertItem - - .method /*06000035*/ family hidebysig virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentCollection::RemoveItem - - .method /*06000036*/ family hidebysig virtual - instance void SetItem(int32 index, - class System.Net.Mail.Attachment/*02000004*/ item) cil managed - // SIG: 20 02 01 08 12 10 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttachmentCollection::SetItem - -} // end of class System.Net.Mail.AttachmentCollection - -.class /*02000007*/ public auto ansi sealed System.Net.Mail.DeliveryNotificationOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000017*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ Delay = int32(0x00000004) - .field /*04000003*/ public static literal valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ Never = int32(0x08000000) - .field /*04000004*/ public static literal valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ None = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ OnFailure = int32(0x00000002) - .field /*04000006*/ public static literal valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ OnSuccess = int32(0x00000001) -} // end of class System.Net.Mail.DeliveryNotificationOptions - -.class /*02000008*/ public auto ansi beforefieldinit System.Net.Mail.LinkedResource - extends System.Net.Mail.AttachmentBase/*02000005*/ -{ - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method LinkedResource::.ctor - - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 12 45 12 5C - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method LinkedResource::.ctor - - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000011*/ contentStream, - string mediaType) cil managed - // SIG: 20 02 01 12 45 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method LinkedResource::.ctor - - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method LinkedResource::.ctor - - .method /*0600003B*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 20 02 01 0E 12 5C - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method LinkedResource::.ctor - - .method /*0600003C*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string mediaType) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000025 */ call instance void System.Net.Mail.AttachmentBase/*02000005*/::.ctor(string) /* 06000025 */ - IL_0007: /* 2A | */ ret - } // end of method LinkedResource::.ctor - - .method /*0600003D*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000012*/ - get_ContentLink() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedResource::get_ContentLink - - .method /*0600003E*/ public hidebysig specialname - instance void set_ContentLink(class [System.Runtime/*23000001*/]System.Uri/*01000012*/ 'value') cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedResource::set_ContentLink - - .method /*0600003F*/ public hidebysig static - class System.Net.Mail.LinkedResource/*02000008*/ - CreateLinkedResourceFromString(string content) cil managed - // SIG: 00 01 12 20 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedResource::CreateLinkedResourceFromString - - .method /*06000040*/ public hidebysig static - class System.Net.Mail.LinkedResource/*02000008*/ - CreateLinkedResourceFromString(string content, - class System.Net.Mime.ContentType/*02000017*/ contentType) cil managed - // SIG: 00 02 12 20 0E 12 5C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedResource::CreateLinkedResourceFromString - - .method /*06000041*/ public hidebysig static - class System.Net.Mail.LinkedResource/*02000008*/ - CreateLinkedResourceFromString(string content, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ contentEncoding, - string mediaType) cil managed - // SIG: 00 03 12 20 0E 12 4D 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LinkedResource::CreateLinkedResourceFromString - - .property /*1700000A*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000012*/ - ContentLink() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000012*/ System.Net.Mail.LinkedResource/*02000008*/::get_ContentLink() /* 0600003D */ - .set instance void System.Net.Mail.LinkedResource/*02000008*/::set_ContentLink(class [System.Runtime/*23000001*/]System.Uri/*01000012*/) /* 0600003E */ - } // end of property LinkedResource::ContentLink -} // end of class System.Net.Mail.LinkedResource - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Net.Mail.LinkedResourceCollection - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000003*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000015*/ -{ - .method /*06000042*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000003*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method LinkedResourceCollection::.ctor - - .method /*06000043*/ family hidebysig virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedResourceCollection::ClearItems - - .method /*06000044*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedResourceCollection::Dispose - - .method /*06000045*/ family hidebysig virtual - instance void InsertItem(int32 index, - class System.Net.Mail.LinkedResource/*02000008*/ item) cil managed - // SIG: 20 02 01 08 12 20 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedResourceCollection::InsertItem - - .method /*06000046*/ family hidebysig virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedResourceCollection::RemoveItem - - .method /*06000047*/ family hidebysig virtual - instance void SetItem(int32 index, - class System.Net.Mail.LinkedResource/*02000008*/ item) cil managed - // SIG: 20 02 01 08 12 20 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LinkedResourceCollection::SetItem - -} // end of class System.Net.Mail.LinkedResourceCollection - -.class /*0200000A*/ public auto ansi beforefieldinit System.Net.Mail.MailAddress - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000048*/ public hidebysig specialname rtspecialname - instance void .ctor(string address) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailAddress::.ctor - - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor(string address, - string displayName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailAddress::.ctor - - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(string address, - string displayName, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ displayNameEncoding) cil managed - // SIG: 20 03 01 0E 0E 12 4D - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailAddress::.ctor - - .method /*0600004B*/ public hidebysig specialname - instance string get_Address() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::get_Address - - .method /*0600004C*/ public hidebysig specialname - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::get_DisplayName - - .method /*0600004D*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::get_Host - - .method /*0600004E*/ public hidebysig specialname - instance string get_User() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::get_User - - .method /*0600004F*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::Equals - - .method /*06000050*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::GetHashCode - - .method /*06000051*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddress::ToString - - .property /*1700000B*/ instance string Address() - { - .get instance string System.Net.Mail.MailAddress/*0200000A*/::get_Address() /* 0600004B */ - } // end of property MailAddress::Address - .property /*1700000C*/ instance string DisplayName() - { - .get instance string System.Net.Mail.MailAddress/*0200000A*/::get_DisplayName() /* 0600004C */ - } // end of property MailAddress::DisplayName - .property /*1700000D*/ instance string Host() - { - .get instance string System.Net.Mail.MailAddress/*0200000A*/::get_Host() /* 0600004D */ - } // end of property MailAddress::Host - .property /*1700000E*/ instance string User() - { - .get instance string System.Net.Mail.MailAddress/*0200000A*/::get_User() /* 0600004E */ - } // end of property MailAddress::User -} // end of class System.Net.Mail.MailAddress - -.class /*0200000B*/ public auto ansi beforefieldinit System.Net.Mail.MailAddressCollection - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000004*/ -{ - .method /*06000052*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000014*//*1B000004*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method MailAddressCollection::.ctor - - .method /*06000053*/ public hidebysig instance void - Add(string addresses) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailAddressCollection::Add - - .method /*06000054*/ family hidebysig virtual - instance void InsertItem(int32 index, - class System.Net.Mail.MailAddress/*0200000A*/ item) cil managed - // SIG: 20 02 01 08 12 28 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailAddressCollection::InsertItem - - .method /*06000055*/ family hidebysig virtual - instance void SetItem(int32 index, - class System.Net.Mail.MailAddress/*0200000A*/ item) cil managed - // SIG: 20 02 01 08 12 28 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailAddressCollection::SetItem - - .method /*06000056*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailAddressCollection::ToString - -} // end of class System.Net.Mail.MailAddressCollection - -.class /*0200000C*/ public auto ansi beforefieldinit System.Net.Mail.MailMessage - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000015*/ -{ - .method /*06000057*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailMessage::.ctor - - .method /*06000058*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Mail.MailAddress/*0200000A*/ from, - class System.Net.Mail.MailAddress/*0200000A*/ 'to') cil managed - // SIG: 20 02 01 12 28 12 28 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailMessage::.ctor - - .method /*06000059*/ public hidebysig specialname rtspecialname - instance void .ctor(string from, - string 'to') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailMessage::.ctor - - .method /*0600005A*/ public hidebysig specialname rtspecialname - instance void .ctor(string from, - string 'to', - string subject, - string body) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MailMessage::.ctor - - .method /*0600005B*/ public hidebysig specialname - instance class System.Net.Mail.AlternateViewCollection/*02000003*/ - get_AlternateViews() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_AlternateViews - - .method /*0600005C*/ public hidebysig specialname - instance class System.Net.Mail.AttachmentCollection/*02000006*/ - get_Attachments() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Attachments - - .method /*0600005D*/ public hidebysig specialname - instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - get_Bcc() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Bcc - - .method /*0600005E*/ public hidebysig specialname - instance string get_Body() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Body - - .method /*0600005F*/ public hidebysig specialname - instance void set_Body(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_Body - - .method /*06000060*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - get_BodyEncoding() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_BodyEncoding - - .method /*06000061*/ public hidebysig specialname - instance void set_BodyEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_BodyEncoding - - .method /*06000062*/ public hidebysig specialname - instance valuetype System.Net.Mime.TransferEncoding/*0200001A*/ - get_BodyTransferEncoding() cil managed - // SIG: 20 00 11 68 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_BodyTransferEncoding - - .method /*06000063*/ public hidebysig specialname - instance void set_BodyTransferEncoding(valuetype System.Net.Mime.TransferEncoding/*0200001A*/ 'value') cil managed - // SIG: 20 01 01 11 68 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_BodyTransferEncoding - - .method /*06000064*/ public hidebysig specialname - instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - get_CC() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_CC - - .method /*06000065*/ public hidebysig specialname - instance valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ - get_DeliveryNotificationOptions() cil managed - // SIG: 20 00 11 1C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_DeliveryNotificationOptions - - .method /*06000066*/ public hidebysig specialname - instance void set_DeliveryNotificationOptions(valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ 'value') cil managed - // SIG: 20 01 01 11 1C - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_DeliveryNotificationOptions - - .method /*06000067*/ public hidebysig specialname - instance class System.Net.Mail.MailAddress/*0200000A*/ - get_From() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_From - - .method /*06000068*/ public hidebysig specialname - instance void set_From(class System.Net.Mail.MailAddress/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_From - - .method /*06000069*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameValueCollection/*01000019*/ - get_Headers() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Headers - - .method /*0600006A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - get_HeadersEncoding() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_HeadersEncoding - - .method /*0600006B*/ public hidebysig specialname - instance void set_HeadersEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_HeadersEncoding - - .method /*0600006C*/ public hidebysig specialname - instance bool get_IsBodyHtml() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_IsBodyHtml - - .method /*0600006D*/ public hidebysig specialname - instance void set_IsBodyHtml(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_IsBodyHtml - - .method /*0600006E*/ public hidebysig specialname - instance valuetype System.Net.Mail.MailPriority/*0200000D*/ - get_Priority() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Priority - - .method /*0600006F*/ public hidebysig specialname - instance void set_Priority(valuetype System.Net.Mail.MailPriority/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 11 34 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_Priority - - .method /*06000070*/ public hidebysig specialname - instance class System.Net.Mail.MailAddress/*0200000A*/ - get_ReplyTo() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_ReplyTo - - .method /*06000071*/ public hidebysig specialname - instance void set_ReplyTo(class System.Net.Mail.MailAddress/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_ReplyTo - - .method /*06000072*/ public hidebysig specialname - instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - get_ReplyToList() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_ReplyToList - - .method /*06000073*/ public hidebysig specialname - instance class System.Net.Mail.MailAddress/*0200000A*/ - get_Sender() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Sender - - .method /*06000074*/ public hidebysig specialname - instance void set_Sender(class System.Net.Mail.MailAddress/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_Sender - - .method /*06000075*/ public hidebysig specialname - instance string get_Subject() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_Subject - - .method /*06000076*/ public hidebysig specialname - instance void set_Subject(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_Subject - - .method /*06000077*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - get_SubjectEncoding() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_SubjectEncoding - - .method /*06000078*/ public hidebysig specialname - instance void set_SubjectEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::set_SubjectEncoding - - .method /*06000079*/ public hidebysig specialname - instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - get_To() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MailMessage::get_To - - .method /*0600007A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::Dispose - - .method /*0600007B*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MailMessage::Dispose - - .property /*1700000F*/ instance class System.Net.Mail.AlternateViewCollection/*02000003*/ - AlternateViews() - { - .get instance class System.Net.Mail.AlternateViewCollection/*02000003*/ System.Net.Mail.MailMessage/*0200000C*/::get_AlternateViews() /* 0600005B */ - } // end of property MailMessage::AlternateViews - .property /*17000010*/ instance class System.Net.Mail.AttachmentCollection/*02000006*/ - Attachments() - { - .get instance class System.Net.Mail.AttachmentCollection/*02000006*/ System.Net.Mail.MailMessage/*0200000C*/::get_Attachments() /* 0600005C */ - } // end of property MailMessage::Attachments - .property /*17000011*/ instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - Bcc() - { - .get instance class System.Net.Mail.MailAddressCollection/*0200000B*/ System.Net.Mail.MailMessage/*0200000C*/::get_Bcc() /* 0600005D */ - } // end of property MailMessage::Bcc - .property /*17000012*/ instance string Body() - { - .get instance string System.Net.Mail.MailMessage/*0200000C*/::get_Body() /* 0600005E */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_Body(string) /* 0600005F */ - } // end of property MailMessage::Body - .property /*17000013*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - BodyEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ System.Net.Mail.MailMessage/*0200000C*/::get_BodyEncoding() /* 06000060 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_BodyEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/) /* 06000061 */ - } // end of property MailMessage::BodyEncoding - .property /*17000014*/ instance valuetype System.Net.Mime.TransferEncoding/*0200001A*/ - BodyTransferEncoding() - { - .get instance valuetype System.Net.Mime.TransferEncoding/*0200001A*/ System.Net.Mail.MailMessage/*0200000C*/::get_BodyTransferEncoding() /* 06000062 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_BodyTransferEncoding(valuetype System.Net.Mime.TransferEncoding/*0200001A*/) /* 06000063 */ - } // end of property MailMessage::BodyTransferEncoding - .property /*17000015*/ instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - CC() - { - .get instance class System.Net.Mail.MailAddressCollection/*0200000B*/ System.Net.Mail.MailMessage/*0200000C*/::get_CC() /* 06000064 */ - } // end of property MailMessage::CC - .property /*17000016*/ instance valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ - DeliveryNotificationOptions() - { - .get instance valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/ System.Net.Mail.MailMessage/*0200000C*/::get_DeliveryNotificationOptions() /* 06000065 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_DeliveryNotificationOptions(valuetype System.Net.Mail.DeliveryNotificationOptions/*02000007*/) /* 06000066 */ - } // end of property MailMessage::DeliveryNotificationOptions - .property /*17000017*/ instance class System.Net.Mail.MailAddress/*0200000A*/ - From() - { - .get instance class System.Net.Mail.MailAddress/*0200000A*/ System.Net.Mail.MailMessage/*0200000C*/::get_From() /* 06000067 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_From(class System.Net.Mail.MailAddress/*0200000A*/) /* 06000068 */ - } // end of property MailMessage::From - .property /*17000018*/ instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameValueCollection/*01000019*/ - Headers() - { - .get instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameValueCollection/*01000019*/ System.Net.Mail.MailMessage/*0200000C*/::get_Headers() /* 06000069 */ - } // end of property MailMessage::Headers - .property /*17000019*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - HeadersEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ System.Net.Mail.MailMessage/*0200000C*/::get_HeadersEncoding() /* 0600006A */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_HeadersEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/) /* 0600006B */ - } // end of property MailMessage::HeadersEncoding - .property /*1700001A*/ instance bool IsBodyHtml() - { - .get instance bool System.Net.Mail.MailMessage/*0200000C*/::get_IsBodyHtml() /* 0600006C */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_IsBodyHtml(bool) /* 0600006D */ - } // end of property MailMessage::IsBodyHtml - .property /*1700001B*/ instance valuetype System.Net.Mail.MailPriority/*0200000D*/ - Priority() - { - .get instance valuetype System.Net.Mail.MailPriority/*0200000D*/ System.Net.Mail.MailMessage/*0200000C*/::get_Priority() /* 0600006E */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_Priority(valuetype System.Net.Mail.MailPriority/*0200000D*/) /* 0600006F */ - } // end of property MailMessage::Priority - .property /*1700001C*/ instance class System.Net.Mail.MailAddress/*0200000A*/ - ReplyTo() - { - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001A*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 95 52 65 70 6C 79 54 6F 20 69 73 20 6F // ....ReplyTo is o - 62 73 6F 6C 65 74 65 64 20 66 6F 72 20 74 68 69 // bsoleted for thi - 73 20 74 79 70 65 2E 20 20 50 6C 65 61 73 65 20 // s type. Please - 75 73 65 20 52 65 70 6C 79 54 6F 4C 69 73 74 20 // use ReplyToList - 69 6E 73 74 65 61 64 20 77 68 69 63 68 20 63 61 // instead which ca - 6E 20 61 63 63 65 70 74 20 6D 75 6C 74 69 70 6C // n accept multipl - 65 20 61 64 64 72 65 73 73 65 73 2E 20 68 74 74 // e addresses. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - .get instance class System.Net.Mail.MailAddress/*0200000A*/ System.Net.Mail.MailMessage/*0200000C*/::get_ReplyTo() /* 06000070 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_ReplyTo(class System.Net.Mail.MailAddress/*0200000A*/) /* 06000071 */ - } // end of property MailMessage::ReplyTo - .property /*1700001D*/ instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - ReplyToList() - { - .get instance class System.Net.Mail.MailAddressCollection/*0200000B*/ System.Net.Mail.MailMessage/*0200000C*/::get_ReplyToList() /* 06000072 */ - } // end of property MailMessage::ReplyToList - .property /*1700001E*/ instance class System.Net.Mail.MailAddress/*0200000A*/ - Sender() - { - .get instance class System.Net.Mail.MailAddress/*0200000A*/ System.Net.Mail.MailMessage/*0200000C*/::get_Sender() /* 06000073 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_Sender(class System.Net.Mail.MailAddress/*0200000A*/) /* 06000074 */ - } // end of property MailMessage::Sender - .property /*1700001F*/ instance string Subject() - { - .get instance string System.Net.Mail.MailMessage/*0200000C*/::get_Subject() /* 06000075 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_Subject(string) /* 06000076 */ - } // end of property MailMessage::Subject - .property /*17000020*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ - SubjectEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ System.Net.Mail.MailMessage/*0200000C*/::get_SubjectEncoding() /* 06000077 */ - .set instance void System.Net.Mail.MailMessage/*0200000C*/::set_SubjectEncoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/) /* 06000078 */ - } // end of property MailMessage::SubjectEncoding - .property /*17000021*/ instance class System.Net.Mail.MailAddressCollection/*0200000B*/ - To() - { - .get instance class System.Net.Mail.MailAddressCollection/*0200000B*/ System.Net.Mail.MailMessage/*0200000C*/::get_To() /* 06000079 */ - } // end of property MailMessage::To -} // end of class System.Net.Mail.MailMessage - -.class /*0200000D*/ public auto ansi sealed System.Net.Mail.MailPriority - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000007*/ public specialname rtspecialname int32 value__ - .field /*04000008*/ public static literal valuetype System.Net.Mail.MailPriority/*0200000D*/ High = int32(0x00000002) - .field /*04000009*/ public static literal valuetype System.Net.Mail.MailPriority/*0200000D*/ Low = int32(0x00000001) - .field /*0400000A*/ public static literal valuetype System.Net.Mail.MailPriority/*0200000D*/ Normal = int32(0x00000000) -} // end of class System.Net.Mail.MailPriority - -.class /*0200000E*/ public auto ansi sealed System.Net.Mail.SendCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001B*/ -{ - .method /*0600007C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method SendCompletedEventHandler::.ctor - - .method /*0600007D*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class [System.ComponentModel.EventBasedAsync/*23000003*/]System.ComponentModel.AsyncCompletedEventArgs/*0100001C*/ e) runtime managed - // SIG: 20 02 01 1C 12 71 - { - } // end of method SendCompletedEventHandler::Invoke - - .method /*0600007E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ - BeginInvoke(object sender, - class [System.ComponentModel.EventBasedAsync/*23000003*/]System.ComponentModel.AsyncCompletedEventArgs/*0100001C*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001E*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 75 1C 12 71 12 79 1C - { - } // end of method SendCompletedEventHandler::BeginInvoke - - .method /*0600007F*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ result) runtime managed - // SIG: 20 01 01 12 75 - { - } // end of method SendCompletedEventHandler::EndInvoke - -} // end of class System.Net.Mail.SendCompletedEventHandler - -.class /*0200000F*/ public auto ansi beforefieldinit System.Net.Mail.SmtpClient - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000015*/ -{ - .method /*06000080*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpClient::.ctor - - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(string host) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpClient::.ctor - - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(string host, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpClient::.ctor - - .method /*06000083*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ - get_ClientCertificates() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_ClientCertificates - - .method /*06000084*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000005*/]System.Net.ICredentialsByHost/*01000020*/ - get_Credentials() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_Credentials - - .method /*06000085*/ public hidebysig specialname - instance void set_Credentials(class [System.Net.Primitives/*23000005*/]System.Net.ICredentialsByHost/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_Credentials - - .method /*06000086*/ public hidebysig specialname - instance valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/ - get_DeliveryFormat() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_DeliveryFormat - - .method /*06000087*/ public hidebysig specialname - instance void set_DeliveryFormat(valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_DeliveryFormat - - .method /*06000088*/ public hidebysig specialname - instance valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ - get_DeliveryMethod() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_DeliveryMethod - - .method /*06000089*/ public hidebysig specialname - instance void set_DeliveryMethod(valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ 'value') cil managed - // SIG: 20 01 01 11 44 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_DeliveryMethod - - .method /*0600008A*/ public hidebysig specialname - instance bool get_EnableSsl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_EnableSsl - - .method /*0600008B*/ public hidebysig specialname - instance void set_EnableSsl(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_EnableSsl - - .method /*0600008C*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_Host - - .method /*0600008D*/ public hidebysig specialname - instance void set_Host(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_Host - - .method /*0600008E*/ public hidebysig specialname - instance string get_PickupDirectoryLocation() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_PickupDirectoryLocation - - .method /*0600008F*/ public hidebysig specialname - instance void set_PickupDirectoryLocation(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_PickupDirectoryLocation - - .method /*06000090*/ public hidebysig specialname - instance int32 get_Port() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_Port - - .method /*06000091*/ public hidebysig specialname - instance void set_Port(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_Port - - .method /*06000092*/ public hidebysig specialname - instance string get_TargetName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_TargetName - - .method /*06000093*/ public hidebysig specialname - instance void set_TargetName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_TargetName - - .method /*06000094*/ public hidebysig specialname - instance int32 get_Timeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_Timeout - - .method /*06000095*/ public hidebysig specialname - instance void set_Timeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_Timeout - - .method /*06000096*/ public hidebysig specialname - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_UseDefaultCredentials - - .method /*06000097*/ public hidebysig specialname - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::set_UseDefaultCredentials - - .method /*06000098*/ public hidebysig specialname - instance void add_SendCompleted(class System.Net.Mail.SendCompletedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::add_SendCompleted - - .method /*06000099*/ public hidebysig specialname - instance void remove_SendCompleted(class System.Net.Mail.SendCompletedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::remove_SendCompleted - - .method /*0600009A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::Dispose - - .method /*0600009B*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::Dispose - - .method /*0600009C*/ family hidebysig instance void - OnSendCompleted(class [System.ComponentModel.EventBasedAsync/*23000003*/]System.ComponentModel.AsyncCompletedEventArgs/*0100001C*/ e) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::OnSendCompleted - - .method /*0600009D*/ public hidebysig instance void - Send(class System.Net.Mail.MailMessage/*0200000C*/ message) cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::Send - - .method /*0600009E*/ public hidebysig instance void - Send(string from, - string recipients, - string subject, - string body) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::Send - - .method /*0600009F*/ public hidebysig instance void - SendAsync(class System.Net.Mail.MailMessage/*0200000C*/ message, - object userToken) cil managed - // SIG: 20 02 01 12 30 1C - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::SendAsync - - .method /*060000A0*/ public hidebysig instance void - SendAsync(string from, - string recipients, - string subject, - string body, - object userToken) cil managed - // SIG: 20 05 01 0E 0E 0E 0E 1C - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::SendAsync - - .method /*060000A1*/ public hidebysig instance void - SendAsyncCancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpClient::SendAsyncCancel - - .method /*060000A2*/ public hidebysig specialname - instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ - get_ServicePoint() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::get_ServicePoint - - .method /*060000A3*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SendMailAsync(class System.Net.Mail.MailMessage/*0200000C*/ message) cil managed - // SIG: 20 01 12 80 89 12 30 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::SendMailAsync - - .method /*060000A4*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SendMailAsync(string from, - string recipients, - string subject, - string body) cil managed - // SIG: 20 04 12 80 89 0E 0E 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpClient::SendMailAsync - - .event /*14000001*/ System.Net.Mail.SendCompletedEventHandler/*0200000E*/ SendCompleted - { - .addon instance void System.Net.Mail.SmtpClient/*0200000F*/::add_SendCompleted(class System.Net.Mail.SendCompletedEventHandler/*0200000E*/) /* 06000098 */ - .removeon instance void System.Net.Mail.SmtpClient/*0200000F*/::remove_SendCompleted(class System.Net.Mail.SendCompletedEventHandler/*0200000E*/) /* 06000099 */ - } // end of event SmtpClient::SendCompleted - .property /*17000022*/ instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ - ClientCertificates() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ System.Net.Mail.SmtpClient/*0200000F*/::get_ClientCertificates() /* 06000083 */ - } // end of property SmtpClient::ClientCertificates - .property /*17000023*/ instance class [System.Net.Primitives/*23000005*/]System.Net.ICredentialsByHost/*01000020*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000005*/]System.Net.ICredentialsByHost/*01000020*/ System.Net.Mail.SmtpClient/*0200000F*/::get_Credentials() /* 06000084 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_Credentials(class [System.Net.Primitives/*23000005*/]System.Net.ICredentialsByHost/*01000020*/) /* 06000085 */ - } // end of property SmtpClient::Credentials - .property /*17000024*/ instance valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/ - DeliveryFormat() - { - .get instance valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/ System.Net.Mail.SmtpClient/*0200000F*/::get_DeliveryFormat() /* 06000086 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_DeliveryFormat(valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/) /* 06000087 */ - } // end of property SmtpClient::DeliveryFormat - .property /*17000025*/ instance valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ - DeliveryMethod() - { - .get instance valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ System.Net.Mail.SmtpClient/*0200000F*/::get_DeliveryMethod() /* 06000088 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_DeliveryMethod(valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/) /* 06000089 */ - } // end of property SmtpClient::DeliveryMethod - .property /*17000026*/ instance bool EnableSsl() - { - .get instance bool System.Net.Mail.SmtpClient/*0200000F*/::get_EnableSsl() /* 0600008A */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_EnableSsl(bool) /* 0600008B */ - } // end of property SmtpClient::EnableSsl - .property /*17000027*/ instance string Host() - { - .get instance string System.Net.Mail.SmtpClient/*0200000F*/::get_Host() /* 0600008C */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_Host(string) /* 0600008D */ - } // end of property SmtpClient::Host - .property /*17000028*/ instance string PickupDirectoryLocation() - { - .get instance string System.Net.Mail.SmtpClient/*0200000F*/::get_PickupDirectoryLocation() /* 0600008E */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_PickupDirectoryLocation(string) /* 0600008F */ - } // end of property SmtpClient::PickupDirectoryLocation - .property /*17000029*/ instance int32 Port() - { - .get instance int32 System.Net.Mail.SmtpClient/*0200000F*/::get_Port() /* 06000090 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_Port(int32) /* 06000091 */ - } // end of property SmtpClient::Port - .property /*1700002A*/ instance string TargetName() - { - .get instance string System.Net.Mail.SmtpClient/*0200000F*/::get_TargetName() /* 06000092 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_TargetName(string) /* 06000093 */ - } // end of property SmtpClient::TargetName - .property /*1700002B*/ instance int32 Timeout() - { - .get instance int32 System.Net.Mail.SmtpClient/*0200000F*/::get_Timeout() /* 06000094 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_Timeout(int32) /* 06000095 */ - } // end of property SmtpClient::Timeout - .property /*1700002C*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.Mail.SmtpClient/*0200000F*/::get_UseDefaultCredentials() /* 06000096 */ - .set instance void System.Net.Mail.SmtpClient/*0200000F*/::set_UseDefaultCredentials(bool) /* 06000097 */ - } // end of property SmtpClient::UseDefaultCredentials - .property /*1700002D*/ instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ - ServicePoint() - { - .get instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ System.Net.Mail.SmtpClient/*0200000F*/::get_ServicePoint() /* 060000A2 */ - } // end of property SmtpClient::ServicePoint -} // end of class System.Net.Mail.SmtpClient - -.class /*02000010*/ public auto ansi sealed System.Net.Mail.SmtpDeliveryFormat - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*0400000B*/ public specialname rtspecialname int32 value__ - .field /*0400000C*/ public static literal valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/ International = int32(0x00000001) - .field /*0400000D*/ public static literal valuetype System.Net.Mail.SmtpDeliveryFormat/*02000010*/ SevenBit = int32(0x00000000) -} // end of class System.Net.Mail.SmtpDeliveryFormat - -.class /*02000011*/ public auto ansi sealed System.Net.Mail.SmtpDeliveryMethod - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*0400000E*/ public specialname rtspecialname int32 value__ - .field /*0400000F*/ public static literal valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ Network = int32(0x00000000) - .field /*04000010*/ public static literal valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ PickupDirectoryFromIis = int32(0x00000002) - .field /*04000011*/ public static literal valuetype System.Net.Mail.SmtpDeliveryMethod/*02000011*/ SpecifiedPickupDirectory = int32(0x00000001) -} // end of class System.Net.Mail.SmtpDeliveryMethod - -.class /*02000012*/ public auto ansi beforefieldinit System.Net.Mail.SmtpException - extends [System.Runtime/*23000001*/]System.Exception/*01000023*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/ -{ - .method /*060000A5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2086 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpException::.ctor - - .method /*060000A6*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ statusCode) cil managed - // SIG: 20 01 01 11 54 - { - // Method begins at RVA 0x2086 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpException::.ctor - - .method /*060000A7*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ statusCode, - string message) cil managed - // SIG: 20 02 01 11 54 0E - { - // Method begins at RVA 0x2086 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpException::.ctor - - .method /*060000A8*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x2086 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpException::.ctor - - .method /*060000A9*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2086 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpException::.ctor - - .method /*060000AA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000023*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 8D - { - // Method begins at RVA 0x2086 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpException::.ctor - - .method /*060000AB*/ public hidebysig specialname - instance valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ - get_StatusCode() cil managed - // SIG: 20 00 11 54 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpException::get_StatusCode - - .method /*060000AC*/ public hidebysig specialname - instance void set_StatusCode(valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ 'value') cil managed - // SIG: 20 01 01 11 54 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpException::set_StatusCode - - .method /*060000AD*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpException::GetObjectData - - .method /*060000AE*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/::GetObjectData /*01000024::0A000012*/ - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpException::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*1700002E*/ instance valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ - StatusCode() - { - .get instance valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ System.Net.Mail.SmtpException/*02000012*/::get_StatusCode() /* 060000AB */ - .set instance void System.Net.Mail.SmtpException/*02000012*/::set_StatusCode(valuetype System.Net.Mail.SmtpStatusCode/*02000015*/) /* 060000AC */ - } // end of property SmtpException::StatusCode -} // end of class System.Net.Mail.SmtpException - -.class /*02000013*/ public auto ansi beforefieldinit System.Net.Mail.SmtpFailedRecipientException - extends System.Net.Mail.SmtpException/*02000012*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/ -{ - .method /*060000AF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B0*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ statusCode, - string failedRecipient) cil managed - // SIG: 20 02 01 11 54 0E - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B1*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ statusCode, - string failedRecipient, - string serverResponse) cil managed - // SIG: 20 03 01 11 54 0E 0E - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B2*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ context) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B3*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000023*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 8D - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string failedRecipient, - class [System.Runtime/*23000001*/]System.Exception/*01000023*/ innerException) cil managed - // SIG: 20 03 01 0E 0E 12 80 8D - { - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000A5 */ call instance void System.Net.Mail.SmtpException/*02000012*/::.ctor() /* 060000A5 */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::.ctor - - .method /*060000B6*/ public hidebysig specialname - instance string get_FailedRecipient() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpFailedRecipientException::get_FailedRecipient - - .method /*060000B7*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::GetObjectData - - .method /*060000B8*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/::GetObjectData /*01000024::0A000012*/ - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpFailedRecipientException::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*1700002F*/ instance string FailedRecipient() - { - .get instance string System.Net.Mail.SmtpFailedRecipientException/*02000013*/::get_FailedRecipient() /* 060000B6 */ - } // end of property SmtpFailedRecipientException::FailedRecipient -} // end of class System.Net.Mail.SmtpFailedRecipientException - -.class /*02000014*/ public auto ansi beforefieldinit System.Net.Mail.SmtpFailedRecipientsException - extends System.Net.Mail.SmtpFailedRecipientException/*02000013*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/ -{ - .method /*060000B9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2096 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AF */ call instance void System.Net.Mail.SmtpFailedRecipientException/*02000013*/::.ctor() /* 060000AF */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::.ctor - - .method /*060000BA*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ context) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x2096 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AF */ call instance void System.Net.Mail.SmtpFailedRecipientException/*02000013*/::.ctor() /* 060000AF */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::.ctor - - .method /*060000BB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2096 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AF */ call instance void System.Net.Mail.SmtpFailedRecipientException/*02000013*/::.ctor() /* 060000AF */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::.ctor - - .method /*060000BC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000023*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 8D - { - // Method begins at RVA 0x2096 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AF */ call instance void System.Net.Mail.SmtpFailedRecipientException/*02000013*/::.ctor() /* 060000AF */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::.ctor - - .method /*060000BD*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Net.Mail.SmtpFailedRecipientException/*02000013*/[] innerExceptions) cil managed - // SIG: 20 02 01 0E 1D 12 4C - { - // Method begins at RVA 0x2096 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000AF */ call instance void System.Net.Mail.SmtpFailedRecipientException/*02000013*/::.ctor() /* 060000AF */ - IL_0006: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::.ctor - - .method /*060000BE*/ public hidebysig specialname - instance class System.Net.Mail.SmtpFailedRecipientException/*02000013*/[] - get_InnerExceptions() cil managed - // SIG: 20 00 1D 12 4C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SmtpFailedRecipientsException::get_InnerExceptions - - .method /*060000BF*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::GetObjectData - - .method /*060000C0*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/::GetObjectData /*01000024::0A000012*/ - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SmtpFailedRecipientsException::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*17000030*/ instance class System.Net.Mail.SmtpFailedRecipientException/*02000013*/[] - InnerExceptions() - { - .get instance class System.Net.Mail.SmtpFailedRecipientException/*02000013*/[] System.Net.Mail.SmtpFailedRecipientsException/*02000014*/::get_InnerExceptions() /* 060000BE */ - } // end of property SmtpFailedRecipientsException::InnerExceptions -} // end of class System.Net.Mail.SmtpFailedRecipientsException - -.class /*02000015*/ public auto ansi sealed System.Net.Mail.SmtpStatusCode - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*04000012*/ public specialname rtspecialname int32 value__ - .field /*04000013*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ BadCommandSequence = int32(0x000001F7) - .field /*04000014*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ CannotVerifyUserWillAttemptDelivery = int32(0x000000FC) - .field /*04000015*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ ClientNotPermitted = int32(0x000001C6) - .field /*04000016*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ CommandNotImplemented = int32(0x000001F6) - .field /*04000017*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ CommandParameterNotImplemented = int32(0x000001F8) - .field /*04000018*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ CommandUnrecognized = int32(0x000001F4) - .field /*04000019*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ ExceededStorageAllocation = int32(0x00000228) - .field /*0400001A*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ GeneralFailure = int32(0xFFFFFFFF) - .field /*0400001B*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ HelpMessage = int32(0x000000D6) - .field /*0400001C*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ InsufficientStorage = int32(0x000001C4) - .field /*0400001D*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ LocalErrorInProcessing = int32(0x000001C3) - .field /*0400001E*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ MailboxBusy = int32(0x000001C2) - .field /*0400001F*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ MailboxNameNotAllowed = int32(0x00000229) - .field /*04000020*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ MailboxUnavailable = int32(0x00000226) - .field /*04000021*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ MustIssueStartTlsFirst = int32(0x00000212) - .field /*04000022*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ Ok = int32(0x000000FA) - .field /*04000023*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ ServiceClosingTransmissionChannel = int32(0x000000DD) - .field /*04000024*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ ServiceNotAvailable = int32(0x000001A5) - .field /*04000025*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ ServiceReady = int32(0x000000DC) - .field /*04000026*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ StartMailInput = int32(0x00000162) - .field /*04000027*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ SyntaxError = int32(0x000001F5) - .field /*04000028*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ SystemStatus = int32(0x000000D3) - .field /*04000029*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ TransactionFailed = int32(0x0000022A) - .field /*0400002A*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ UserNotLocalTryAlternatePath = int32(0x00000227) - .field /*0400002B*/ public static literal valuetype System.Net.Mail.SmtpStatusCode/*02000015*/ UserNotLocalWillForward = int32(0x000000FB) -} // end of class System.Net.Mail.SmtpStatusCode - -.class /*02000016*/ public auto ansi beforefieldinit System.Net.Mime.ContentDisposition - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060000C1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ContentDisposition::.ctor - - .method /*060000C2*/ public hidebysig specialname rtspecialname - instance void .ctor(string disposition) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ContentDisposition::.ctor - - .method /*060000C3*/ public hidebysig specialname - instance string get_DispositionType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_DispositionType - - .method /*060000C4*/ public hidebysig specialname - instance void set_DispositionType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_DispositionType - - .method /*060000C5*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringDictionary/*01000027*/ - get_Parameters() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_Parameters - - .method /*060000C6*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_FileName - - .method /*060000C7*/ public hidebysig specialname - instance void set_FileName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_FileName - - .method /*060000C8*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ - get_CreationDate() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_CreationDate - - .method /*060000C9*/ public hidebysig specialname - instance void set_CreationDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ 'value') cil managed - // SIG: 20 01 01 11 80 A1 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_CreationDate - - .method /*060000CA*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ - get_ModificationDate() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_ModificationDate - - .method /*060000CB*/ public hidebysig specialname - instance void set_ModificationDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ 'value') cil managed - // SIG: 20 01 01 11 80 A1 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_ModificationDate - - .method /*060000CC*/ public hidebysig specialname - instance bool get_Inline() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_Inline - - .method /*060000CD*/ public hidebysig specialname - instance void set_Inline(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_Inline - - .method /*060000CE*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ - get_ReadDate() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_ReadDate - - .method /*060000CF*/ public hidebysig specialname - instance void set_ReadDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ 'value') cil managed - // SIG: 20 01 01 11 80 A1 - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_ReadDate - - .method /*060000D0*/ public hidebysig specialname - instance int64 get_Size() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::get_Size - - .method /*060000D1*/ public hidebysig specialname - instance void set_Size(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentDisposition::set_Size - - .method /*060000D2*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::ToString - - .method /*060000D3*/ public hidebysig virtual - instance bool Equals(object rparam) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::Equals - - .method /*060000D4*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentDisposition::GetHashCode - - .property /*17000031*/ instance string DispositionType() - { - .get instance string System.Net.Mime.ContentDisposition/*02000016*/::get_DispositionType() /* 060000C3 */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_DispositionType(string) /* 060000C4 */ - } // end of property ContentDisposition::DispositionType - .property /*17000032*/ instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringDictionary/*01000027*/ - Parameters() - { - .get instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringDictionary/*01000027*/ System.Net.Mime.ContentDisposition/*02000016*/::get_Parameters() /* 060000C5 */ - } // end of property ContentDisposition::Parameters - .property /*17000033*/ instance string FileName() - { - .get instance string System.Net.Mime.ContentDisposition/*02000016*/::get_FileName() /* 060000C6 */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_FileName(string) /* 060000C7 */ - } // end of property ContentDisposition::FileName - .property /*17000034*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ - CreationDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ System.Net.Mime.ContentDisposition/*02000016*/::get_CreationDate() /* 060000C8 */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_CreationDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/) /* 060000C9 */ - } // end of property ContentDisposition::CreationDate - .property /*17000035*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ - ModificationDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ System.Net.Mime.ContentDisposition/*02000016*/::get_ModificationDate() /* 060000CA */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_ModificationDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/) /* 060000CB */ - } // end of property ContentDisposition::ModificationDate - .property /*17000036*/ instance bool Inline() - { - .get instance bool System.Net.Mime.ContentDisposition/*02000016*/::get_Inline() /* 060000CC */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_Inline(bool) /* 060000CD */ - } // end of property ContentDisposition::Inline - .property /*17000037*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ - ReadDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/ System.Net.Mime.ContentDisposition/*02000016*/::get_ReadDate() /* 060000CE */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_ReadDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000028*/) /* 060000CF */ - } // end of property ContentDisposition::ReadDate - .property /*17000038*/ instance int64 Size() - { - .get instance int64 System.Net.Mime.ContentDisposition/*02000016*/::get_Size() /* 060000D0 */ - .set instance void System.Net.Mime.ContentDisposition/*02000016*/::set_Size(int64) /* 060000D1 */ - } // end of property ContentDisposition::Size -} // end of class System.Net.Mime.ContentDisposition - -.class /*02000017*/ public auto ansi beforefieldinit System.Net.Mime.ContentType - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060000D5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ContentType::.ctor - - .method /*060000D6*/ public hidebysig specialname rtspecialname - instance void .ctor(string contentType) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ContentType::.ctor - - .method /*060000D7*/ public hidebysig specialname - instance string get_Boundary() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::get_Boundary - - .method /*060000D8*/ public hidebysig specialname - instance void set_Boundary(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentType::set_Boundary - - .method /*060000D9*/ public hidebysig specialname - instance string get_CharSet() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::get_CharSet - - .method /*060000DA*/ public hidebysig specialname - instance void set_CharSet(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentType::set_CharSet - - .method /*060000DB*/ public hidebysig specialname - instance string get_MediaType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::get_MediaType - - .method /*060000DC*/ public hidebysig specialname - instance void set_MediaType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentType::set_MediaType - - .method /*060000DD*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::get_Name - - .method /*060000DE*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205c - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContentType::set_Name - - .method /*060000DF*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringDictionary/*01000027*/ - get_Parameters() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::get_Parameters - - .method /*060000E0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::ToString - - .method /*060000E1*/ public hidebysig virtual - instance bool Equals(object rparam) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::Equals - - .method /*060000E2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2059 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContentType::GetHashCode - - .property /*17000039*/ instance string Boundary() - { - .get instance string System.Net.Mime.ContentType/*02000017*/::get_Boundary() /* 060000D7 */ - .set instance void System.Net.Mime.ContentType/*02000017*/::set_Boundary(string) /* 060000D8 */ - } // end of property ContentType::Boundary - .property /*1700003A*/ instance string CharSet() - { - .get instance string System.Net.Mime.ContentType/*02000017*/::get_CharSet() /* 060000D9 */ - .set instance void System.Net.Mime.ContentType/*02000017*/::set_CharSet(string) /* 060000DA */ - } // end of property ContentType::CharSet - .property /*1700003B*/ instance string MediaType() - { - .get instance string System.Net.Mime.ContentType/*02000017*/::get_MediaType() /* 060000DB */ - .set instance void System.Net.Mime.ContentType/*02000017*/::set_MediaType(string) /* 060000DC */ - } // end of property ContentType::MediaType - .property /*1700003C*/ instance string Name() - { - .get instance string System.Net.Mime.ContentType/*02000017*/::get_Name() /* 060000DD */ - .set instance void System.Net.Mime.ContentType/*02000017*/::set_Name(string) /* 060000DE */ - } // end of property ContentType::Name - .property /*1700003D*/ instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringDictionary/*01000027*/ - Parameters() - { - .get instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringDictionary/*01000027*/ System.Net.Mime.ContentType/*02000017*/::get_Parameters() /* 060000DF */ - } // end of property ContentType::Parameters -} // end of class System.Net.Mime.ContentType - -.class /*02000018*/ public abstract auto ansi sealed beforefieldinit System.Net.Mime.DispositionTypeNames - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .field /*0400002C*/ public static literal string Inline = "inline" - .field /*0400002D*/ public static literal string Attachment = "attachment" -} // end of class System.Net.Mime.DispositionTypeNames - -.class /*02000019*/ public abstract auto ansi sealed beforefieldinit System.Net.Mime.MediaTypeNames - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .class /*0200001B*/ abstract auto ansi sealed nested public beforefieldinit Text - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - { - .field /*04000034*/ public static literal string Plain = "text/plain" - .field /*04000035*/ public static literal string Html = "text/html" - .field /*04000036*/ public static literal string Xml = "text/xml" - .field /*04000037*/ public static literal string RichText = "text/richtext" - } // end of class Text - - .class /*0200001C*/ abstract auto ansi sealed nested public beforefieldinit Application - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - { - .field /*04000038*/ public static literal string Soap = "application/soap+xml" - .field /*04000039*/ public static literal string Octet = "application/octet-stream" - .field /*0400003A*/ public static literal string Rtf = "application/rtf" - .field /*0400003B*/ public static literal string Pdf = "application/pdf" - .field /*0400003C*/ public static literal string Zip = "application/zip" - .field /*0400003D*/ public static literal string Json = "application/json" - .field /*0400003E*/ public static literal string Xml = "application/xml" - } // end of class Application - - .class /*0200001D*/ abstract auto ansi sealed nested public beforefieldinit Image - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - { - .field /*0400003F*/ public static literal string Gif = "image/gif" - .field /*04000040*/ public static literal string Tiff = "image/tiff" - .field /*04000041*/ public static literal string Jpeg = "image/jpeg" - } // end of class Image - -} // end of class System.Net.Mime.MediaTypeNames - -.class /*0200001A*/ public auto ansi sealed System.Net.Mime.TransferEncoding - extends [System.Runtime/*23000001*/]System.Enum/*01000018*/ -{ - .field /*0400002E*/ public specialname rtspecialname int32 value__ - .field /*0400002F*/ public static literal valuetype System.Net.Mime.TransferEncoding/*0200001A*/ Unknown = int32(0xFFFFFFFF) - .field /*04000030*/ public static literal valuetype System.Net.Mime.TransferEncoding/*0200001A*/ QuotedPrintable = int32(0x00000000) - .field /*04000031*/ public static literal valuetype System.Net.Mime.TransferEncoding/*0200001A*/ Base64 = int32(0x00000001) - .field /*04000032*/ public static literal valuetype System.Net.Mime.TransferEncoding/*0200001A*/ SevenBit = int32(0x00000002) - .field /*04000033*/ public static literal valuetype System.Net.Mime.TransferEncoding/*0200001A*/ EightBit = int32(0x00000003) -} // end of class System.Net.Mime.TransferEncoding - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il deleted file mode 100644 index c0d57c71db..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il +++ /dev/null @@ -1,763 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000032da -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00008558 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003287 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001e00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000310c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000012e0 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000002dc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000032c9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x0000102c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000308c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000004b0 Size -// '#~' Name -// Stream 2: -// 0x0000051c Offset -// 0x00000464 Size -// '#Strings' Name -// Stream 3: -// 0x00000980 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000984 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000994 Offset -// 0x00000698 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23696 -// PE header size : 512 (496 used) ( 2.16%) -// PE additional info : 17667 (74.56%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4140 (17.47%) -// CLR additional info : 128 ( 0.54%) -// CLR method headers : 27 ( 0.11%) -// Managed code : 56 ( 0.24%) -// Data : 2048 ( 8.64%) -// Unaccounted : -954 (-4.03%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 4140 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 22 (132 bytes) -// MethodDef - 27 (378 bytes) 0 abstract, 0 native, 27 bodies -// MemberRef - 17 (102 bytes) -// ParamDef - 32 (192 bytes) -// CustomAttribute- 25 (150 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 3 (18 bytes) -// MethodSemantic- 6 (36 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1123 bytes -// Blobs - 1688 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 183 bytes - -// CLR additional info : 128 - -// CLR method headers : 27 -// Num.of method bodies - 27 -// Num.of fat headers - 0 -// Num.of tiny headers - 27 - -// Managed code : 56 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Dns (public) (abstract) (auto) (ansi) (sealed) -// Class IPHostEntry (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.NameResolution -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 19 53 79 73 74 65 6D 2E 4E 65 74 2E 4E 61 // ...System.Net.Na - 6D 65 52 65 73 6F 6C 75 74 69 6F 6E 00 00 ) // meResolution.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 19 53 79 73 74 65 6D 2E 4E 65 74 2E 4E 61 // ...System.Net.Na - 6D 65 52 65 73 6F 6C 75 74 69 6F 6E 00 00 ) // meResolution.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 53 79 73 74 65 6D 2E 4E 65 74 2E 4E 61 // ...System.Net.Na - 6D 65 52 65 73 6F 6C 75 74 69 6F 6E 00 00 ) // meResolution.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.NameResolution.dll -// MVID: {ef357fce-609f-45bb-8bc3-aac56865628f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F372C002000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Net.Dns - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ - BeginGetHostAddresses(string hostNameOrAddress, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000013*/ requestCallback, - object state) cil managed - // SIG: 00 03 12 49 0E 12 4D 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::BeginGetHostAddresses - - .method /*06000002*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ - BeginGetHostByName(string hostName, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000013*/ requestCallback, - object stateObject) cil managed - // SIG: 00 03 12 49 0E 12 4D 1C - { - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 81 42 65 67 69 6E 47 65 74 48 6F 73 74 // ....BeginGetHost - 42 79 4E 61 6D 65 20 69 73 20 6F 62 73 6F 6C 65 // ByName is obsole - 74 65 64 20 66 6F 72 20 74 68 69 73 20 74 79 70 // ted for this typ - 65 2C 20 70 6C 65 61 73 65 20 75 73 65 20 42 65 // e, please use Be - 67 69 6E 47 65 74 48 6F 73 74 45 6E 74 72 79 20 // ginGetHostEntry - 69 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F // instead. http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D // /fwlink/?linkid= - 31 34 32 30 32 00 00 ) // 14202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::BeginGetHostByName - - .method /*06000003*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ - BeginGetHostEntry(string hostNameOrAddress, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000013*/ requestCallback, - object stateObject) cil managed - // SIG: 00 03 12 49 0E 12 4D 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::BeginGetHostEntry - - .method /*06000004*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ - BeginGetHostEntry(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000013*/ requestCallback, - object stateObject) cil managed - // SIG: 00 03 12 49 12 55 12 4D 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::BeginGetHostEntry - - .method /*06000005*/ public hidebysig static - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ - BeginResolve(string hostName, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000013*/ requestCallback, - object stateObject) cil managed - // SIG: 00 03 12 49 0E 12 4D 1C - { - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 7B 42 65 67 69 6E 52 65 73 6F 6C 76 65 20 // ..{BeginResolve - 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F 72 // is obsoleted for - 20 74 68 69 73 20 74 79 70 65 2C 20 70 6C 65 61 // this type, plea - 73 65 20 75 73 65 20 42 65 67 69 6E 47 65 74 48 // se use BeginGetH - 6F 73 74 45 6E 74 72 79 20 69 6E 73 74 65 61 64 // ostEntry instead - 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 // . http://go.micr - 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B // osoft.com/fwlink - 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // /?linkid=14202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::BeginResolve - - .method /*06000006*/ public hidebysig static - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] - EndGetHostAddresses(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ asyncResult) cil managed - // SIG: 00 01 1D 12 55 12 49 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::EndGetHostAddresses - - .method /*06000007*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - EndGetHostByName(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ asyncResult) cil managed - // SIG: 00 01 12 0C 12 49 - { - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 7D 45 6E 64 47 65 74 48 6F 73 74 42 79 4E // ..}EndGetHostByN - 61 6D 65 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 // ame is obsoleted - 20 66 6F 72 20 74 68 69 73 20 74 79 70 65 2C 20 // for this type, - 70 6C 65 61 73 65 20 75 73 65 20 45 6E 64 47 65 // please use EndGe - 74 48 6F 73 74 45 6E 74 72 79 20 69 6E 73 74 65 // tHostEntry inste - 61 64 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 // ad. http://go.mi - 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 // crosoft.com/fwli - 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 // nk/?linkid=14202 - 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::EndGetHostByName - - .method /*06000008*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - EndGetHostEntry(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ asyncResult) cil managed - // SIG: 00 01 12 0C 12 49 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::EndGetHostEntry - - .method /*06000009*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - EndResolve(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000012*/ asyncResult) cil managed - // SIG: 00 01 12 0C 12 49 - { - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 77 45 6E 64 52 65 73 6F 6C 76 65 20 69 73 // ..wEndResolve is - 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F 72 20 74 // obsoleted for t - 68 69 73 20 74 79 70 65 2C 20 70 6C 65 61 73 65 // his type, please - 20 75 73 65 20 45 6E 64 47 65 74 48 6F 73 74 45 // use EndGetHostE - 6E 74 72 79 20 69 6E 73 74 65 61 64 2E 20 68 74 // ntry instead. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::EndResolve - - .method /*0600000A*/ public hidebysig static - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] - GetHostAddresses(string hostNameOrAddress) cil managed - // SIG: 00 01 1D 12 55 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostAddresses - - .method /*0600000B*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - GetHostByAddress(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address) cil managed - // SIG: 00 01 12 0C 12 55 - { - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 7A 47 65 74 48 6F 73 74 42 79 41 64 64 72 // ..zGetHostByAddr - 65 73 73 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 // ess is obsoleted - 20 66 6F 72 20 74 68 69 73 20 74 79 70 65 2C 20 // for this type, - 70 6C 65 61 73 65 20 75 73 65 20 47 65 74 48 6F // please use GetHo - 73 74 45 6E 74 72 79 20 69 6E 73 74 65 61 64 2E // stEntry instead. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostByAddress - - .method /*0600000C*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - GetHostByAddress(string address) cil managed - // SIG: 00 01 12 0C 0E - { - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 7A 47 65 74 48 6F 73 74 42 79 41 64 64 72 // ..zGetHostByAddr - 65 73 73 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 // ess is obsoleted - 20 66 6F 72 20 74 68 69 73 20 74 79 70 65 2C 20 // for this type, - 70 6C 65 61 73 65 20 75 73 65 20 47 65 74 48 6F // please use GetHo - 73 74 45 6E 74 72 79 20 69 6E 73 74 65 61 64 2E // stEntry instead. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostByAddress - - .method /*0600000D*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - GetHostByName(string hostName) cil managed - // SIG: 00 01 12 0C 0E - { - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 77 47 65 74 48 6F 73 74 42 79 4E 61 6D 65 // ..wGetHostByName - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2C 20 70 6C 65 // r this type, ple - 61 73 65 20 75 73 65 20 47 65 74 48 6F 73 74 45 // ase use GetHostE - 6E 74 72 79 20 69 6E 73 74 65 61 64 2E 20 68 74 // ntry instead. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostByName - - .method /*0600000E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000016*/ - GetHostAddressesAsync(string hostNameOrAddress) cil managed - // SIG: 00 01 15 12 59 01 1D 12 55 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostAddressesAsync - - .method /*0600000F*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - GetHostEntry(string hostNameOrAddress) cil managed - // SIG: 00 01 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostEntry - - .method /*06000010*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - GetHostEntry(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address) cil managed - // SIG: 00 01 12 0C 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostEntry - - .method /*06000011*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000016*/ - GetHostEntryAsync(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address) cil managed - // SIG: 00 01 15 12 59 01 12 0C 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostEntryAsync - - .method /*06000012*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000016*/ - GetHostEntryAsync(string hostNameOrAddress) cil managed - // SIG: 00 01 15 12 59 01 12 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostEntryAsync - - .method /*06000013*/ public hidebysig static - string GetHostName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::GetHostName - - .method /*06000014*/ public hidebysig static - class System.Net.IPHostEntry/*02000003*/ - Resolve(string hostName) cil managed - // SIG: 00 01 12 0C 0E - { - .custom /*0C000019:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 71 52 65 73 6F 6C 76 65 20 69 73 20 6F 62 // ..qResolve is ob - 73 6F 6C 65 74 65 64 20 66 6F 72 20 74 68 69 73 // soleted for this - 20 74 79 70 65 2C 20 70 6C 65 61 73 65 20 75 73 // type, please us - 65 20 47 65 74 48 6F 73 74 45 6E 74 72 79 20 69 // e GetHostEntry i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Dns::Resolve - -} // end of class System.Net.Dns - -.class /*02000003*/ public auto ansi beforefieldinit System.Net.IPHostEntry - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method IPHostEntry::.ctor - - .method /*06000016*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] - get_AddressList() cil managed - // SIG: 20 00 1D 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPHostEntry::get_AddressList - - .method /*06000017*/ public hidebysig specialname - instance void set_AddressList(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPHostEntry::set_AddressList - - .method /*06000018*/ public hidebysig specialname - instance string[] get_Aliases() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPHostEntry::get_Aliases - - .method /*06000019*/ public hidebysig specialname - instance void set_Aliases(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPHostEntry::set_Aliases - - .method /*0600001A*/ public hidebysig specialname - instance string get_HostName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPHostEntry::get_HostName - - .method /*0600001B*/ public hidebysig specialname - instance void set_HostName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPHostEntry::set_HostName - - .property /*17000001*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] - AddressList() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] System.Net.IPHostEntry/*02000003*/::get_AddressList() /* 06000016 */ - .set instance void System.Net.IPHostEntry/*02000003*/::set_AddressList(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[]) /* 06000017 */ - } // end of property IPHostEntry::AddressList - .property /*17000002*/ instance string[] - Aliases() - { - .get instance string[] System.Net.IPHostEntry/*02000003*/::get_Aliases() /* 06000018 */ - .set instance void System.Net.IPHostEntry/*02000003*/::set_Aliases(string[]) /* 06000019 */ - } // end of property IPHostEntry::Aliases - .property /*17000003*/ instance string HostName() - { - .get instance string System.Net.IPHostEntry/*02000003*/::get_HostName() /* 0600001A */ - .set instance void System.Net.IPHostEntry/*02000003*/::set_HostName(string) /* 0600001B */ - } // end of property IPHostEntry::HostName -} // end of class System.Net.IPHostEntry - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il deleted file mode 100644 index 1361a917f0..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il +++ /dev/null @@ -1,4034 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000682e -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x0000e9f4 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000067db [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005400 [0x00003e88] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00006660 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004834 Virtual Size -// 0x00002000 Virtual Address -// 0x00004a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000830 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000681d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002078 [0x00004568] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000065e0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000023d8 Size -// '#~' Name -// Stream 2: -// 0x00002444 Offset -// 0x00001a80 Size -// '#Strings' Name -// Stream 3: -// 0x00003ec4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003ec8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003ed8 Offset -// 0x00000690 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000000090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 37512 -// PE header size : 512 (496 used) ( 1.36%) -// PE additional info : 17691 (47.16%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 17768 (47.37%) -// CLR additional info : 128 ( 0.34%) -// CLR method headers : 103 ( 0.27%) -// Managed code : 324 ( 0.86%) -// Data : 2048 ( 5.46%) -// Unaccounted : -1134 (-3.02%) - -// Num.of PE sections : 3 -// .text - 18944 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 17768 -// Module - 1 (10 bytes) -// TypeDef - 37 (518 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 38 (228 bytes) -// MethodDef - 291 (4074 bytes) 180 abstract, 0 native, 103 bodies -// FieldDef - 89 (534 bytes) 1 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 58 (348 bytes) -// MethodImpl - 4 (24 bytes) -// Constant - 79 (474 bytes) -// CustomAttribute- 25 (150 bytes) -// InterfaceImpl - 12 (48 bytes) -// PropertyMap - 23 (92 bytes) -// Property - 192 (1152 bytes) -// MethodSemantic- 196 (1176 bytes) -// TypeSpec - 8 (16 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// EventMap - 1 (4 bytes) -// Event - 2 (12 bytes) -// Strings - 6783 bytes -// Blobs - 1680 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 211 bytes - -// CLR additional info : 128 - -// CLR method headers : 103 -// Num.of method bodies - 103 -// Num.of fat headers - 0 -// Num.of tiny headers - 103 - -// Managed code : 324 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DuplicateAddressDetectionState (public) (auto) (ansi) (sealed) -// Class GatewayIPAddressInformation (public) (abstract) (auto) (ansi) -// Class GatewayIPAddressInformationCollection (public) (auto) (ansi) -// Class IcmpV4Statistics (public) (abstract) (auto) (ansi) -// Class IcmpV6Statistics (public) (abstract) (auto) (ansi) -// Class IPAddressInformation (public) (abstract) (auto) (ansi) -// Class IPAddressInformationCollection (public) (auto) (ansi) -// Class IPGlobalProperties (public) (abstract) (auto) (ansi) -// Class IPGlobalStatistics (public) (abstract) (auto) (ansi) -// Class IPInterfaceProperties (public) (abstract) (auto) (ansi) -// Class IPInterfaceStatistics (public) (abstract) (auto) (ansi) -// Class IPv4InterfaceStatistics (public) (abstract) (auto) (ansi) -// Class IPv4InterfaceProperties (public) (abstract) (auto) (ansi) -// Class IPv6InterfaceProperties (public) (abstract) (auto) (ansi) -// Class MulticastIPAddressInformation (public) (abstract) (auto) (ansi) -// Class MulticastIPAddressInformationCollection (public) (auto) (ansi) -// Class NetBiosNodeType (public) (auto) (ansi) (sealed) -// Class NetworkAddressChangedEventHandler (public) (auto) (ansi) (sealed) -// Class NetworkAvailabilityChangedEventHandler (public) (auto) (ansi) (sealed) -// Class NetworkAvailabilityEventArgs (public) (auto) (ansi) -// Class NetworkChange (public) (auto) (ansi) -// Class NetworkInformationException (public) (auto) (ansi) -// Class NetworkInterface (public) (abstract) (auto) (ansi) -// Class NetworkInterfaceComponent (public) (auto) (ansi) (sealed) -// Class NetworkInterfaceType (public) (auto) (ansi) (sealed) -// Class OperationalStatus (public) (auto) (ansi) (sealed) -// Class PhysicalAddress (public) (auto) (ansi) -// Class PrefixOrigin (public) (auto) (ansi) (sealed) -// Class ScopeLevel (public) (auto) (ansi) (sealed) -// Class SuffixOrigin (public) (auto) (ansi) (sealed) -// Class TcpConnectionInformation (public) (abstract) (auto) (ansi) -// Class TcpState (public) (auto) (ansi) (sealed) -// Class TcpStatistics (public) (abstract) (auto) (ansi) -// Class UdpStatistics (public) (abstract) (auto) (ansi) -// Class UnicastIPAddressInformation (public) (abstract) (auto) (ansi) -// Class UnicastIPAddressInformationCollection (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ Microsoft.Win32.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.NetworkInformation -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 4E 65 74 2E 4E 65 // ...System.Net.Ne - 74 77 6F 72 6B 49 6E 66 6F 72 6D 61 74 69 6F 6E // tworkInformation - 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 4E 65 74 2E 4E 65 // ...System.Net.Ne - 74 77 6F 72 6B 49 6E 66 6F 72 6D 61 74 69 6F 6E // tworkInformation - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1D 53 79 73 74 65 6D 2E 4E 65 74 2E 4E 65 // ...System.Net.Ne - 74 77 6F 72 6B 49 6E 66 6F 72 6D 61 74 69 6F 6E // tworkInformation - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Net.NetworkInformation.dll -// MVID: {70ddff02-17a1-4d20-a30d-7f24a7ac9e3a} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7F90064000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.NetworkInformation.DuplicateAddressDetectionState - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ Deprecated = int32(0x00000003) - .field /*04000003*/ public static literal valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ Duplicate = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ Invalid = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ Preferred = int32(0x00000004) - .field /*04000006*/ public static literal valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ Tentative = int32(0x00000001) -} // end of class System.Net.NetworkInformation.DuplicateAddressDetectionState - -.class /*02000003*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.GatewayIPAddressInformation - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method GatewayIPAddressInformation::.ctor - - .method /*06000002*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ - get_Address() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x0 - } // end of method GatewayIPAddressInformation::get_Address - - .property /*17000001*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ - Address() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/::get_Address() /* 06000002 */ - } // end of property GatewayIPAddressInformation::Address -} // end of class System.Net.NetworkInformation.GatewayIPAddressInformation - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.NetworkInformation.GatewayIPAddressInformationCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000017*//*1B000001*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000018*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000003*/ famorassem hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method GatewayIPAddressInformationCollection::.ctor - - .method /*06000004*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::get_Count - - .method /*06000005*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::get_IsReadOnly - - .method /*06000006*/ public hidebysig newslot specialname virtual - instance class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 0C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::get_Item - - .method /*06000007*/ public hidebysig newslot virtual - instance void Add(class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/ address) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GatewayIPAddressInformationCollection::Add - - .method /*06000008*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GatewayIPAddressInformationCollection::Clear - - .method /*06000009*/ public hidebysig newslot virtual - instance bool Contains(class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/ address) cil managed - // SIG: 20 01 02 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::Contains - - .method /*0600000A*/ public hidebysig newslot virtual - instance void CopyTo(class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/[] 'array', - int32 offset) cil managed - // SIG: 20 02 01 1D 12 0C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GatewayIPAddressInformationCollection::CopyTo - - .method /*0600000B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000019*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 65 01 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::GetEnumerator - - .method /*0600000C*/ public hidebysig newslot virtual - instance bool Remove(class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/ address) cil managed - // SIG: 20 01 02 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::Remove - - .method /*0600000D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GatewayIPAddressInformationCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000002*/ instance int32 Count() - { - .get instance int32 System.Net.NetworkInformation.GatewayIPAddressInformationCollection/*02000004*/::get_Count() /* 06000004 */ - } // end of property GatewayIPAddressInformationCollection::Count - .property /*17000003*/ instance bool IsReadOnly() - { - .get instance bool System.Net.NetworkInformation.GatewayIPAddressInformationCollection/*02000004*/::get_IsReadOnly() /* 06000005 */ - } // end of property GatewayIPAddressInformationCollection::IsReadOnly - .property /*17000004*/ instance class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/ - Item(int32) - { - .get instance class System.Net.NetworkInformation.GatewayIPAddressInformation/*02000003*/ System.Net.NetworkInformation.GatewayIPAddressInformationCollection/*02000004*/::get_Item(int32) /* 06000006 */ - } // end of property GatewayIPAddressInformationCollection::Item -} // end of class System.Net.NetworkInformation.GatewayIPAddressInformationCollection - -.class /*02000005*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IcmpV4Statistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600000E*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IcmpV4Statistics::.ctor - - .method /*0600000F*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressMaskRepliesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_AddressMaskRepliesReceived - - .method /*06000010*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressMaskRepliesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_AddressMaskRepliesSent - - .method /*06000011*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressMaskRequestsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_AddressMaskRequestsReceived - - .method /*06000012*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressMaskRequestsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_AddressMaskRequestsSent - - .method /*06000013*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DestinationUnreachableMessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_DestinationUnreachableMessagesReceived - - .method /*06000014*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DestinationUnreachableMessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_DestinationUnreachableMessagesSent - - .method /*06000015*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRepliesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_EchoRepliesReceived - - .method /*06000016*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRepliesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_EchoRepliesSent - - .method /*06000017*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRequestsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_EchoRequestsReceived - - .method /*06000018*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRequestsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_EchoRequestsSent - - .method /*06000019*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ErrorsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_ErrorsReceived - - .method /*0600001A*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ErrorsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_ErrorsSent - - .method /*0600001B*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_MessagesReceived - - .method /*0600001C*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_MessagesSent - - .method /*0600001D*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ParameterProblemsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_ParameterProblemsReceived - - .method /*0600001E*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ParameterProblemsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_ParameterProblemsSent - - .method /*0600001F*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RedirectsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_RedirectsReceived - - .method /*06000020*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RedirectsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_RedirectsSent - - .method /*06000021*/ public hidebysig newslot specialname abstract virtual - instance int64 get_SourceQuenchesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_SourceQuenchesReceived - - .method /*06000022*/ public hidebysig newslot specialname abstract virtual - instance int64 get_SourceQuenchesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_SourceQuenchesSent - - .method /*06000023*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimeExceededMessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_TimeExceededMessagesReceived - - .method /*06000024*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimeExceededMessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_TimeExceededMessagesSent - - .method /*06000025*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimestampRepliesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_TimestampRepliesReceived - - .method /*06000026*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimestampRepliesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_TimestampRepliesSent - - .method /*06000027*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimestampRequestsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_TimestampRequestsReceived - - .method /*06000028*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimestampRequestsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV4Statistics::get_TimestampRequestsSent - - .property /*17000005*/ instance int64 AddressMaskRepliesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_AddressMaskRepliesReceived() /* 0600000F */ - } // end of property IcmpV4Statistics::AddressMaskRepliesReceived - .property /*17000006*/ instance int64 AddressMaskRepliesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_AddressMaskRepliesSent() /* 06000010 */ - } // end of property IcmpV4Statistics::AddressMaskRepliesSent - .property /*17000007*/ instance int64 AddressMaskRequestsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_AddressMaskRequestsReceived() /* 06000011 */ - } // end of property IcmpV4Statistics::AddressMaskRequestsReceived - .property /*17000008*/ instance int64 AddressMaskRequestsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_AddressMaskRequestsSent() /* 06000012 */ - } // end of property IcmpV4Statistics::AddressMaskRequestsSent - .property /*17000009*/ instance int64 DestinationUnreachableMessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_DestinationUnreachableMessagesReceived() /* 06000013 */ - } // end of property IcmpV4Statistics::DestinationUnreachableMessagesReceived - .property /*1700000A*/ instance int64 DestinationUnreachableMessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_DestinationUnreachableMessagesSent() /* 06000014 */ - } // end of property IcmpV4Statistics::DestinationUnreachableMessagesSent - .property /*1700000B*/ instance int64 EchoRepliesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_EchoRepliesReceived() /* 06000015 */ - } // end of property IcmpV4Statistics::EchoRepliesReceived - .property /*1700000C*/ instance int64 EchoRepliesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_EchoRepliesSent() /* 06000016 */ - } // end of property IcmpV4Statistics::EchoRepliesSent - .property /*1700000D*/ instance int64 EchoRequestsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_EchoRequestsReceived() /* 06000017 */ - } // end of property IcmpV4Statistics::EchoRequestsReceived - .property /*1700000E*/ instance int64 EchoRequestsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_EchoRequestsSent() /* 06000018 */ - } // end of property IcmpV4Statistics::EchoRequestsSent - .property /*1700000F*/ instance int64 ErrorsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_ErrorsReceived() /* 06000019 */ - } // end of property IcmpV4Statistics::ErrorsReceived - .property /*17000010*/ instance int64 ErrorsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_ErrorsSent() /* 0600001A */ - } // end of property IcmpV4Statistics::ErrorsSent - .property /*17000011*/ instance int64 MessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_MessagesReceived() /* 0600001B */ - } // end of property IcmpV4Statistics::MessagesReceived - .property /*17000012*/ instance int64 MessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_MessagesSent() /* 0600001C */ - } // end of property IcmpV4Statistics::MessagesSent - .property /*17000013*/ instance int64 ParameterProblemsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_ParameterProblemsReceived() /* 0600001D */ - } // end of property IcmpV4Statistics::ParameterProblemsReceived - .property /*17000014*/ instance int64 ParameterProblemsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_ParameterProblemsSent() /* 0600001E */ - } // end of property IcmpV4Statistics::ParameterProblemsSent - .property /*17000015*/ instance int64 RedirectsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_RedirectsReceived() /* 0600001F */ - } // end of property IcmpV4Statistics::RedirectsReceived - .property /*17000016*/ instance int64 RedirectsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_RedirectsSent() /* 06000020 */ - } // end of property IcmpV4Statistics::RedirectsSent - .property /*17000017*/ instance int64 SourceQuenchesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_SourceQuenchesReceived() /* 06000021 */ - } // end of property IcmpV4Statistics::SourceQuenchesReceived - .property /*17000018*/ instance int64 SourceQuenchesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_SourceQuenchesSent() /* 06000022 */ - } // end of property IcmpV4Statistics::SourceQuenchesSent - .property /*17000019*/ instance int64 TimeExceededMessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_TimeExceededMessagesReceived() /* 06000023 */ - } // end of property IcmpV4Statistics::TimeExceededMessagesReceived - .property /*1700001A*/ instance int64 TimeExceededMessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_TimeExceededMessagesSent() /* 06000024 */ - } // end of property IcmpV4Statistics::TimeExceededMessagesSent - .property /*1700001B*/ instance int64 TimestampRepliesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_TimestampRepliesReceived() /* 06000025 */ - } // end of property IcmpV4Statistics::TimestampRepliesReceived - .property /*1700001C*/ instance int64 TimestampRepliesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_TimestampRepliesSent() /* 06000026 */ - } // end of property IcmpV4Statistics::TimestampRepliesSent - .property /*1700001D*/ instance int64 TimestampRequestsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_TimestampRequestsReceived() /* 06000027 */ - } // end of property IcmpV4Statistics::TimestampRequestsReceived - .property /*1700001E*/ instance int64 TimestampRequestsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/::get_TimestampRequestsSent() /* 06000028 */ - } // end of property IcmpV4Statistics::TimestampRequestsSent -} // end of class System.Net.NetworkInformation.IcmpV4Statistics - -.class /*02000006*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IcmpV6Statistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000029*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IcmpV6Statistics::.ctor - - .method /*0600002A*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DestinationUnreachableMessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_DestinationUnreachableMessagesReceived - - .method /*0600002B*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DestinationUnreachableMessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_DestinationUnreachableMessagesSent - - .method /*0600002C*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRepliesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_EchoRepliesReceived - - .method /*0600002D*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRepliesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_EchoRepliesSent - - .method /*0600002E*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRequestsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_EchoRequestsReceived - - .method /*0600002F*/ public hidebysig newslot specialname abstract virtual - instance int64 get_EchoRequestsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_EchoRequestsSent - - .method /*06000030*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ErrorsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_ErrorsReceived - - .method /*06000031*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ErrorsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_ErrorsSent - - .method /*06000032*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MembershipQueriesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MembershipQueriesReceived - - .method /*06000033*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MembershipQueriesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MembershipQueriesSent - - .method /*06000034*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MembershipReductionsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MembershipReductionsReceived - - .method /*06000035*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MembershipReductionsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MembershipReductionsSent - - .method /*06000036*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MembershipReportsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MembershipReportsReceived - - .method /*06000037*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MembershipReportsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MembershipReportsSent - - .method /*06000038*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MessagesReceived - - .method /*06000039*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_MessagesSent - - .method /*0600003A*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NeighborAdvertisementsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_NeighborAdvertisementsReceived - - .method /*0600003B*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NeighborAdvertisementsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_NeighborAdvertisementsSent - - .method /*0600003C*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NeighborSolicitsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_NeighborSolicitsReceived - - .method /*0600003D*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NeighborSolicitsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_NeighborSolicitsSent - - .method /*0600003E*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketTooBigMessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_PacketTooBigMessagesReceived - - .method /*0600003F*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketTooBigMessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_PacketTooBigMessagesSent - - .method /*06000040*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ParameterProblemsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_ParameterProblemsReceived - - .method /*06000041*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ParameterProblemsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_ParameterProblemsSent - - .method /*06000042*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RedirectsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_RedirectsReceived - - .method /*06000043*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RedirectsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_RedirectsSent - - .method /*06000044*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RouterAdvertisementsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_RouterAdvertisementsReceived - - .method /*06000045*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RouterAdvertisementsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_RouterAdvertisementsSent - - .method /*06000046*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RouterSolicitsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_RouterSolicitsReceived - - .method /*06000047*/ public hidebysig newslot specialname abstract virtual - instance int64 get_RouterSolicitsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_RouterSolicitsSent - - .method /*06000048*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimeExceededMessagesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_TimeExceededMessagesReceived - - .method /*06000049*/ public hidebysig newslot specialname abstract virtual - instance int64 get_TimeExceededMessagesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IcmpV6Statistics::get_TimeExceededMessagesSent - - .property /*1700001F*/ instance int64 DestinationUnreachableMessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_DestinationUnreachableMessagesReceived() /* 0600002A */ - } // end of property IcmpV6Statistics::DestinationUnreachableMessagesReceived - .property /*17000020*/ instance int64 DestinationUnreachableMessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_DestinationUnreachableMessagesSent() /* 0600002B */ - } // end of property IcmpV6Statistics::DestinationUnreachableMessagesSent - .property /*17000021*/ instance int64 EchoRepliesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_EchoRepliesReceived() /* 0600002C */ - } // end of property IcmpV6Statistics::EchoRepliesReceived - .property /*17000022*/ instance int64 EchoRepliesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_EchoRepliesSent() /* 0600002D */ - } // end of property IcmpV6Statistics::EchoRepliesSent - .property /*17000023*/ instance int64 EchoRequestsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_EchoRequestsReceived() /* 0600002E */ - } // end of property IcmpV6Statistics::EchoRequestsReceived - .property /*17000024*/ instance int64 EchoRequestsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_EchoRequestsSent() /* 0600002F */ - } // end of property IcmpV6Statistics::EchoRequestsSent - .property /*17000025*/ instance int64 ErrorsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_ErrorsReceived() /* 06000030 */ - } // end of property IcmpV6Statistics::ErrorsReceived - .property /*17000026*/ instance int64 ErrorsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_ErrorsSent() /* 06000031 */ - } // end of property IcmpV6Statistics::ErrorsSent - .property /*17000027*/ instance int64 MembershipQueriesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MembershipQueriesReceived() /* 06000032 */ - } // end of property IcmpV6Statistics::MembershipQueriesReceived - .property /*17000028*/ instance int64 MembershipQueriesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MembershipQueriesSent() /* 06000033 */ - } // end of property IcmpV6Statistics::MembershipQueriesSent - .property /*17000029*/ instance int64 MembershipReductionsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MembershipReductionsReceived() /* 06000034 */ - } // end of property IcmpV6Statistics::MembershipReductionsReceived - .property /*1700002A*/ instance int64 MembershipReductionsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MembershipReductionsSent() /* 06000035 */ - } // end of property IcmpV6Statistics::MembershipReductionsSent - .property /*1700002B*/ instance int64 MembershipReportsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MembershipReportsReceived() /* 06000036 */ - } // end of property IcmpV6Statistics::MembershipReportsReceived - .property /*1700002C*/ instance int64 MembershipReportsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MembershipReportsSent() /* 06000037 */ - } // end of property IcmpV6Statistics::MembershipReportsSent - .property /*1700002D*/ instance int64 MessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MessagesReceived() /* 06000038 */ - } // end of property IcmpV6Statistics::MessagesReceived - .property /*1700002E*/ instance int64 MessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_MessagesSent() /* 06000039 */ - } // end of property IcmpV6Statistics::MessagesSent - .property /*1700002F*/ instance int64 NeighborAdvertisementsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_NeighborAdvertisementsReceived() /* 0600003A */ - } // end of property IcmpV6Statistics::NeighborAdvertisementsReceived - .property /*17000030*/ instance int64 NeighborAdvertisementsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_NeighborAdvertisementsSent() /* 0600003B */ - } // end of property IcmpV6Statistics::NeighborAdvertisementsSent - .property /*17000031*/ instance int64 NeighborSolicitsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_NeighborSolicitsReceived() /* 0600003C */ - } // end of property IcmpV6Statistics::NeighborSolicitsReceived - .property /*17000032*/ instance int64 NeighborSolicitsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_NeighborSolicitsSent() /* 0600003D */ - } // end of property IcmpV6Statistics::NeighborSolicitsSent - .property /*17000033*/ instance int64 PacketTooBigMessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_PacketTooBigMessagesReceived() /* 0600003E */ - } // end of property IcmpV6Statistics::PacketTooBigMessagesReceived - .property /*17000034*/ instance int64 PacketTooBigMessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_PacketTooBigMessagesSent() /* 0600003F */ - } // end of property IcmpV6Statistics::PacketTooBigMessagesSent - .property /*17000035*/ instance int64 ParameterProblemsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_ParameterProblemsReceived() /* 06000040 */ - } // end of property IcmpV6Statistics::ParameterProblemsReceived - .property /*17000036*/ instance int64 ParameterProblemsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_ParameterProblemsSent() /* 06000041 */ - } // end of property IcmpV6Statistics::ParameterProblemsSent - .property /*17000037*/ instance int64 RedirectsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_RedirectsReceived() /* 06000042 */ - } // end of property IcmpV6Statistics::RedirectsReceived - .property /*17000038*/ instance int64 RedirectsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_RedirectsSent() /* 06000043 */ - } // end of property IcmpV6Statistics::RedirectsSent - .property /*17000039*/ instance int64 RouterAdvertisementsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_RouterAdvertisementsReceived() /* 06000044 */ - } // end of property IcmpV6Statistics::RouterAdvertisementsReceived - .property /*1700003A*/ instance int64 RouterAdvertisementsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_RouterAdvertisementsSent() /* 06000045 */ - } // end of property IcmpV6Statistics::RouterAdvertisementsSent - .property /*1700003B*/ instance int64 RouterSolicitsReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_RouterSolicitsReceived() /* 06000046 */ - } // end of property IcmpV6Statistics::RouterSolicitsReceived - .property /*1700003C*/ instance int64 RouterSolicitsSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_RouterSolicitsSent() /* 06000047 */ - } // end of property IcmpV6Statistics::RouterSolicitsSent - .property /*1700003D*/ instance int64 TimeExceededMessagesReceived() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_TimeExceededMessagesReceived() /* 06000048 */ - } // end of property IcmpV6Statistics::TimeExceededMessagesReceived - .property /*1700003E*/ instance int64 TimeExceededMessagesSent() - { - .get instance int64 System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/::get_TimeExceededMessagesSent() /* 06000049 */ - } // end of property IcmpV6Statistics::TimeExceededMessagesSent -} // end of class System.Net.NetworkInformation.IcmpV6Statistics - -.class /*02000007*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPAddressInformation - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600004A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddressInformation::.ctor - - .method /*0600004B*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ - get_Address() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x0 - } // end of method IPAddressInformation::get_Address - - .method /*0600004C*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsDnsEligible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPAddressInformation::get_IsDnsEligible - - .method /*0600004D*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsTransient() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPAddressInformation::get_IsTransient - - .property /*1700003F*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ - Address() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ System.Net.NetworkInformation.IPAddressInformation/*02000007*/::get_Address() /* 0600004B */ - } // end of property IPAddressInformation::Address - .property /*17000040*/ instance bool IsDnsEligible() - { - .get instance bool System.Net.NetworkInformation.IPAddressInformation/*02000007*/::get_IsDnsEligible() /* 0600004C */ - } // end of property IPAddressInformation::IsDnsEligible - .property /*17000041*/ instance bool IsTransient() - { - .get instance bool System.Net.NetworkInformation.IPAddressInformation/*02000007*/::get_IsTransient() /* 0600004D */ - } // end of property IPAddressInformation::IsTransient -} // end of class System.Net.NetworkInformation.IPAddressInformation - -.class /*02000008*/ public auto ansi beforefieldinit System.Net.NetworkInformation.IPAddressInformationCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000017*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000018*//*1B000004*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600004E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddressInformationCollection::.ctor - - .method /*0600004F*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::get_Count - - .method /*06000050*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::get_IsReadOnly - - .method /*06000051*/ public hidebysig newslot specialname virtual - instance class System.Net.NetworkInformation.IPAddressInformation/*02000007*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::get_Item - - .method /*06000052*/ public hidebysig newslot virtual - instance void Add(class System.Net.NetworkInformation.IPAddressInformation/*02000007*/ address) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddressInformationCollection::Add - - .method /*06000053*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddressInformationCollection::Clear - - .method /*06000054*/ public hidebysig newslot virtual - instance bool Contains(class System.Net.NetworkInformation.IPAddressInformation/*02000007*/ address) cil managed - // SIG: 20 01 02 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::Contains - - .method /*06000055*/ public hidebysig newslot virtual - instance void CopyTo(class System.Net.NetworkInformation.IPAddressInformation/*02000007*/[] 'array', - int32 offset) cil managed - // SIG: 20 02 01 1D 12 1C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddressInformationCollection::CopyTo - - .method /*06000056*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000019*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 65 01 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::GetEnumerator - - .method /*06000057*/ public hidebysig newslot virtual - instance bool Remove(class System.Net.NetworkInformation.IPAddressInformation/*02000007*/ address) cil managed - // SIG: 20 01 02 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::Remove - - .method /*06000058*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressInformationCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000042*/ instance int32 Count() - { - .get instance int32 System.Net.NetworkInformation.IPAddressInformationCollection/*02000008*/::get_Count() /* 0600004F */ - } // end of property IPAddressInformationCollection::Count - .property /*17000043*/ instance bool IsReadOnly() - { - .get instance bool System.Net.NetworkInformation.IPAddressInformationCollection/*02000008*/::get_IsReadOnly() /* 06000050 */ - } // end of property IPAddressInformationCollection::IsReadOnly - .property /*17000044*/ instance class System.Net.NetworkInformation.IPAddressInformation/*02000007*/ - Item(int32) - { - .get instance class System.Net.NetworkInformation.IPAddressInformation/*02000007*/ System.Net.NetworkInformation.IPAddressInformationCollection/*02000008*/::get_Item(int32) /* 06000051 */ - } // end of property IPAddressInformationCollection::Item -} // end of class System.Net.NetworkInformation.IPAddressInformationCollection - -.class /*02000009*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPGlobalProperties - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000059*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPGlobalProperties::.ctor - - .method /*0600005A*/ public hidebysig newslot specialname abstract virtual - instance string get_DhcpScopeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::get_DhcpScopeName - - .method /*0600005B*/ public hidebysig newslot specialname abstract virtual - instance string get_DomainName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::get_DomainName - - .method /*0600005C*/ public hidebysig newslot specialname abstract virtual - instance string get_HostName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::get_HostName - - .method /*0600005D*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsWinsProxy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::get_IsWinsProxy - - .method /*0600005E*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ - get_NodeType() cil managed - // SIG: 20 00 11 48 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::get_NodeType - - .method /*0600005F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ - BeginGetUnicastAddresses(class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001B*/ callback, - object state) cil managed - // SIG: 20 02 12 69 12 6D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPGlobalProperties::BeginGetUnicastAddresses - - .method /*06000060*/ public hidebysig newslot virtual - instance class System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/ - EndGetUnicastAddresses(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ asyncResult) cil managed - // SIG: 20 01 12 80 94 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPGlobalProperties::EndGetUnicastAddresses - - .method /*06000061*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.TcpConnectionInformation/*02000020*/[] - GetActiveTcpConnections() cil managed - // SIG: 20 00 1D 12 80 80 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetActiveTcpConnections - - .method /*06000062*/ public hidebysig newslot abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/[] - GetActiveTcpListeners() cil managed - // SIG: 20 00 1D 12 71 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetActiveTcpListeners - - .method /*06000063*/ public hidebysig newslot abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/[] - GetActiveUdpListeners() cil managed - // SIG: 20 00 1D 12 71 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetActiveUdpListeners - - .method /*06000064*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.IcmpV4Statistics/*02000005*/ - GetIcmpV4Statistics() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetIcmpV4Statistics - - .method /*06000065*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.IcmpV6Statistics/*02000006*/ - GetIcmpV6Statistics() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetIcmpV6Statistics - - .method /*06000066*/ public hidebysig static - class System.Net.NetworkInformation.IPGlobalProperties/*02000009*/ - GetIPGlobalProperties() cil managed - // SIG: 00 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPGlobalProperties::GetIPGlobalProperties - - .method /*06000067*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/ - GetIPv4GlobalStatistics() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetIPv4GlobalStatistics - - .method /*06000068*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/ - GetIPv6GlobalStatistics() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetIPv6GlobalStatistics - - .method /*06000069*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.TcpStatistics/*02000022*/ - GetTcpIPv4Statistics() cil managed - // SIG: 20 00 12 80 88 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetTcpIPv4Statistics - - .method /*0600006A*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.TcpStatistics/*02000022*/ - GetTcpIPv6Statistics() cil managed - // SIG: 20 00 12 80 88 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetTcpIPv6Statistics - - .method /*0600006B*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.UdpStatistics/*02000023*/ - GetUdpIPv4Statistics() cil managed - // SIG: 20 00 12 80 8C - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetUdpIPv4Statistics - - .method /*0600006C*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.UdpStatistics/*02000023*/ - GetUdpIPv6Statistics() cil managed - // SIG: 20 00 12 80 8C - { - // Method begins at RVA 0x0 - } // end of method IPGlobalProperties::GetUdpIPv6Statistics - - .method /*0600006D*/ public hidebysig newslot virtual - instance class System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/ - GetUnicastAddresses() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPGlobalProperties::GetUnicastAddresses - - .method /*0600006E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001D*/ - GetUnicastAddressesAsync() cil managed - // SIG: 20 00 15 12 75 01 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPGlobalProperties::GetUnicastAddressesAsync - - .property /*17000045*/ instance string DhcpScopeName() - { - .get instance string System.Net.NetworkInformation.IPGlobalProperties/*02000009*/::get_DhcpScopeName() /* 0600005A */ - } // end of property IPGlobalProperties::DhcpScopeName - .property /*17000046*/ instance string DomainName() - { - .get instance string System.Net.NetworkInformation.IPGlobalProperties/*02000009*/::get_DomainName() /* 0600005B */ - } // end of property IPGlobalProperties::DomainName - .property /*17000047*/ instance string HostName() - { - .get instance string System.Net.NetworkInformation.IPGlobalProperties/*02000009*/::get_HostName() /* 0600005C */ - } // end of property IPGlobalProperties::HostName - .property /*17000048*/ instance bool IsWinsProxy() - { - .get instance bool System.Net.NetworkInformation.IPGlobalProperties/*02000009*/::get_IsWinsProxy() /* 0600005D */ - } // end of property IPGlobalProperties::IsWinsProxy - .property /*17000049*/ instance valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ - NodeType() - { - .get instance valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ System.Net.NetworkInformation.IPGlobalProperties/*02000009*/::get_NodeType() /* 0600005E */ - } // end of property IPGlobalProperties::NodeType -} // end of class System.Net.NetworkInformation.IPGlobalProperties - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPGlobalStatistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600006F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPGlobalStatistics::.ctor - - .method /*06000070*/ public hidebysig newslot specialname abstract virtual - instance int32 get_DefaultTtl() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_DefaultTtl - - .method /*06000071*/ public hidebysig newslot specialname abstract virtual - instance bool get_ForwardingEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ForwardingEnabled - - .method /*06000072*/ public hidebysig newslot specialname abstract virtual - instance int32 get_NumberOfInterfaces() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_NumberOfInterfaces - - .method /*06000073*/ public hidebysig newslot specialname abstract virtual - instance int32 get_NumberOfIPAddresses() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_NumberOfIPAddresses - - .method /*06000074*/ public hidebysig newslot specialname abstract virtual - instance int32 get_NumberOfRoutes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_NumberOfRoutes - - .method /*06000075*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutputPacketRequests() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_OutputPacketRequests - - .method /*06000076*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutputPacketRoutingDiscards() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_OutputPacketRoutingDiscards - - .method /*06000077*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutputPacketsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_OutputPacketsDiscarded - - .method /*06000078*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutputPacketsWithNoRoute() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_OutputPacketsWithNoRoute - - .method /*06000079*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketFragmentFailures() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_PacketFragmentFailures - - .method /*0600007A*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketReassembliesRequired() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_PacketReassembliesRequired - - .method /*0600007B*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketReassemblyFailures() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_PacketReassemblyFailures - - .method /*0600007C*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketReassemblyTimeout() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_PacketReassemblyTimeout - - .method /*0600007D*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketsFragmented() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_PacketsFragmented - - .method /*0600007E*/ public hidebysig newslot specialname abstract virtual - instance int64 get_PacketsReassembled() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_PacketsReassembled - - .method /*0600007F*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPackets() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPackets - - .method /*06000080*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPacketsDelivered() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPacketsDelivered - - .method /*06000081*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPacketsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPacketsDiscarded - - .method /*06000082*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPacketsForwarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPacketsForwarded - - .method /*06000083*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPacketsWithAddressErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPacketsWithAddressErrors - - .method /*06000084*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPacketsWithHeadersErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPacketsWithHeadersErrors - - .method /*06000085*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ReceivedPacketsWithUnknownProtocol() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPGlobalStatistics::get_ReceivedPacketsWithUnknownProtocol - - .property /*1700004A*/ instance int32 DefaultTtl() - { - .get instance int32 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_DefaultTtl() /* 06000070 */ - } // end of property IPGlobalStatistics::DefaultTtl - .property /*1700004B*/ instance bool ForwardingEnabled() - { - .get instance bool System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ForwardingEnabled() /* 06000071 */ - } // end of property IPGlobalStatistics::ForwardingEnabled - .property /*1700004C*/ instance int32 NumberOfInterfaces() - { - .get instance int32 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_NumberOfInterfaces() /* 06000072 */ - } // end of property IPGlobalStatistics::NumberOfInterfaces - .property /*1700004D*/ instance int32 NumberOfIPAddresses() - { - .get instance int32 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_NumberOfIPAddresses() /* 06000073 */ - } // end of property IPGlobalStatistics::NumberOfIPAddresses - .property /*1700004E*/ instance int32 NumberOfRoutes() - { - .get instance int32 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_NumberOfRoutes() /* 06000074 */ - } // end of property IPGlobalStatistics::NumberOfRoutes - .property /*1700004F*/ instance int64 OutputPacketRequests() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_OutputPacketRequests() /* 06000075 */ - } // end of property IPGlobalStatistics::OutputPacketRequests - .property /*17000050*/ instance int64 OutputPacketRoutingDiscards() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_OutputPacketRoutingDiscards() /* 06000076 */ - } // end of property IPGlobalStatistics::OutputPacketRoutingDiscards - .property /*17000051*/ instance int64 OutputPacketsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_OutputPacketsDiscarded() /* 06000077 */ - } // end of property IPGlobalStatistics::OutputPacketsDiscarded - .property /*17000052*/ instance int64 OutputPacketsWithNoRoute() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_OutputPacketsWithNoRoute() /* 06000078 */ - } // end of property IPGlobalStatistics::OutputPacketsWithNoRoute - .property /*17000053*/ instance int64 PacketFragmentFailures() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_PacketFragmentFailures() /* 06000079 */ - } // end of property IPGlobalStatistics::PacketFragmentFailures - .property /*17000054*/ instance int64 PacketReassembliesRequired() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_PacketReassembliesRequired() /* 0600007A */ - } // end of property IPGlobalStatistics::PacketReassembliesRequired - .property /*17000055*/ instance int64 PacketReassemblyFailures() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_PacketReassemblyFailures() /* 0600007B */ - } // end of property IPGlobalStatistics::PacketReassemblyFailures - .property /*17000056*/ instance int64 PacketReassemblyTimeout() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_PacketReassemblyTimeout() /* 0600007C */ - } // end of property IPGlobalStatistics::PacketReassemblyTimeout - .property /*17000057*/ instance int64 PacketsFragmented() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_PacketsFragmented() /* 0600007D */ - } // end of property IPGlobalStatistics::PacketsFragmented - .property /*17000058*/ instance int64 PacketsReassembled() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_PacketsReassembled() /* 0600007E */ - } // end of property IPGlobalStatistics::PacketsReassembled - .property /*17000059*/ instance int64 ReceivedPackets() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPackets() /* 0600007F */ - } // end of property IPGlobalStatistics::ReceivedPackets - .property /*1700005A*/ instance int64 ReceivedPacketsDelivered() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPacketsDelivered() /* 06000080 */ - } // end of property IPGlobalStatistics::ReceivedPacketsDelivered - .property /*1700005B*/ instance int64 ReceivedPacketsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPacketsDiscarded() /* 06000081 */ - } // end of property IPGlobalStatistics::ReceivedPacketsDiscarded - .property /*1700005C*/ instance int64 ReceivedPacketsForwarded() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPacketsForwarded() /* 06000082 */ - } // end of property IPGlobalStatistics::ReceivedPacketsForwarded - .property /*1700005D*/ instance int64 ReceivedPacketsWithAddressErrors() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPacketsWithAddressErrors() /* 06000083 */ - } // end of property IPGlobalStatistics::ReceivedPacketsWithAddressErrors - .property /*1700005E*/ instance int64 ReceivedPacketsWithHeadersErrors() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPacketsWithHeadersErrors() /* 06000084 */ - } // end of property IPGlobalStatistics::ReceivedPacketsWithHeadersErrors - .property /*1700005F*/ instance int64 ReceivedPacketsWithUnknownProtocol() - { - .get instance int64 System.Net.NetworkInformation.IPGlobalStatistics/*0200000A*/::get_ReceivedPacketsWithUnknownProtocol() /* 06000085 */ - } // end of property IPGlobalStatistics::ReceivedPacketsWithUnknownProtocol -} // end of class System.Net.NetworkInformation.IPGlobalStatistics - -.class /*0200000B*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPInterfaceProperties - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000086*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPInterfaceProperties::.ctor - - .method /*06000087*/ public hidebysig newslot specialname abstract virtual - instance class System.Net.NetworkInformation.IPAddressInformationCollection/*02000008*/ - get_AnycastAddresses() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_AnycastAddresses - - .method /*06000088*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ - get_DhcpServerAddresses() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_DhcpServerAddresses - - .method /*06000089*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ - get_DnsAddresses() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_DnsAddresses - - .method /*0600008A*/ public hidebysig newslot specialname abstract virtual - instance string get_DnsSuffix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_DnsSuffix - - .method /*0600008B*/ public hidebysig newslot specialname abstract virtual - instance class System.Net.NetworkInformation.GatewayIPAddressInformationCollection/*02000004*/ - get_GatewayAddresses() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_GatewayAddresses - - .method /*0600008C*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsDnsEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_IsDnsEnabled - - .method /*0600008D*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsDynamicDnsEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_IsDynamicDnsEnabled - - .method /*0600008E*/ public hidebysig newslot specialname abstract virtual - instance class System.Net.NetworkInformation.MulticastIPAddressInformationCollection/*02000011*/ - get_MulticastAddresses() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_MulticastAddresses - - .method /*0600008F*/ public hidebysig newslot specialname abstract virtual - instance class System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/ - get_UnicastAddresses() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_UnicastAddresses - - .method /*06000090*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ - get_WinsServersAddresses() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::get_WinsServersAddresses - - .method /*06000091*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/ - GetIPv4Properties() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::GetIPv4Properties - - .method /*06000092*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkInformation.IPv6InterfaceProperties/*0200000F*/ - GetIPv6Properties() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceProperties::GetIPv6Properties - - .property /*17000060*/ instance class System.Net.NetworkInformation.IPAddressInformationCollection/*02000008*/ - AnycastAddresses() - { - .get instance class System.Net.NetworkInformation.IPAddressInformationCollection/*02000008*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_AnycastAddresses() /* 06000087 */ - } // end of property IPInterfaceProperties::AnycastAddresses - .property /*17000061*/ instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ - DhcpServerAddresses() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_DhcpServerAddresses() /* 06000088 */ - } // end of property IPInterfaceProperties::DhcpServerAddresses - .property /*17000062*/ instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ - DnsAddresses() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_DnsAddresses() /* 06000089 */ - } // end of property IPInterfaceProperties::DnsAddresses - .property /*17000063*/ instance string DnsSuffix() - { - .get instance string System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_DnsSuffix() /* 0600008A */ - } // end of property IPInterfaceProperties::DnsSuffix - .property /*17000064*/ instance class System.Net.NetworkInformation.GatewayIPAddressInformationCollection/*02000004*/ - GatewayAddresses() - { - .get instance class System.Net.NetworkInformation.GatewayIPAddressInformationCollection/*02000004*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_GatewayAddresses() /* 0600008B */ - } // end of property IPInterfaceProperties::GatewayAddresses - .property /*17000065*/ instance bool IsDnsEnabled() - { - .get instance bool System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_IsDnsEnabled() /* 0600008C */ - } // end of property IPInterfaceProperties::IsDnsEnabled - .property /*17000066*/ instance bool IsDynamicDnsEnabled() - { - .get instance bool System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_IsDynamicDnsEnabled() /* 0600008D */ - } // end of property IPInterfaceProperties::IsDynamicDnsEnabled - .property /*17000067*/ instance class System.Net.NetworkInformation.MulticastIPAddressInformationCollection/*02000011*/ - MulticastAddresses() - { - .get instance class System.Net.NetworkInformation.MulticastIPAddressInformationCollection/*02000011*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_MulticastAddresses() /* 0600008E */ - } // end of property IPInterfaceProperties::MulticastAddresses - .property /*17000068*/ instance class System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/ - UnicastAddresses() - { - .get instance class System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_UnicastAddresses() /* 0600008F */ - } // end of property IPInterfaceProperties::UnicastAddresses - .property /*17000069*/ instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ - WinsServersAddresses() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.NetworkInformation.IPAddressCollection/*0100001E*/ System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/::get_WinsServersAddresses() /* 06000090 */ - } // end of property IPInterfaceProperties::WinsServersAddresses -} // end of class System.Net.NetworkInformation.IPInterfaceProperties - -.class /*0200000C*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPInterfaceStatistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000093*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPInterfaceStatistics::.ctor - - .method /*06000094*/ public hidebysig newslot specialname abstract virtual - instance int64 get_BytesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_BytesReceived - - .method /*06000095*/ public hidebysig newslot specialname abstract virtual - instance int64 get_BytesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_BytesSent - - .method /*06000096*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingPacketsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_IncomingPacketsDiscarded - - .method /*06000097*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingPacketsWithErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_IncomingPacketsWithErrors - - .method /*06000098*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingUnknownProtocolPackets() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_IncomingUnknownProtocolPackets - - .method /*06000099*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NonUnicastPacketsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_NonUnicastPacketsReceived - - .method /*0600009A*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NonUnicastPacketsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_NonUnicastPacketsSent - - .method /*0600009B*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutgoingPacketsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_OutgoingPacketsDiscarded - - .method /*0600009C*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutgoingPacketsWithErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_OutgoingPacketsWithErrors - - .method /*0600009D*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutputQueueLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_OutputQueueLength - - .method /*0600009E*/ public hidebysig newslot specialname abstract virtual - instance int64 get_UnicastPacketsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_UnicastPacketsReceived - - .method /*0600009F*/ public hidebysig newslot specialname abstract virtual - instance int64 get_UnicastPacketsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPInterfaceStatistics::get_UnicastPacketsSent - - .property /*1700006A*/ instance int64 BytesReceived() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_BytesReceived() /* 06000094 */ - } // end of property IPInterfaceStatistics::BytesReceived - .property /*1700006B*/ instance int64 BytesSent() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_BytesSent() /* 06000095 */ - } // end of property IPInterfaceStatistics::BytesSent - .property /*1700006C*/ instance int64 IncomingPacketsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_IncomingPacketsDiscarded() /* 06000096 */ - } // end of property IPInterfaceStatistics::IncomingPacketsDiscarded - .property /*1700006D*/ instance int64 IncomingPacketsWithErrors() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_IncomingPacketsWithErrors() /* 06000097 */ - } // end of property IPInterfaceStatistics::IncomingPacketsWithErrors - .property /*1700006E*/ instance int64 IncomingUnknownProtocolPackets() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_IncomingUnknownProtocolPackets() /* 06000098 */ - } // end of property IPInterfaceStatistics::IncomingUnknownProtocolPackets - .property /*1700006F*/ instance int64 NonUnicastPacketsReceived() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_NonUnicastPacketsReceived() /* 06000099 */ - } // end of property IPInterfaceStatistics::NonUnicastPacketsReceived - .property /*17000070*/ instance int64 NonUnicastPacketsSent() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_NonUnicastPacketsSent() /* 0600009A */ - } // end of property IPInterfaceStatistics::NonUnicastPacketsSent - .property /*17000071*/ instance int64 OutgoingPacketsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_OutgoingPacketsDiscarded() /* 0600009B */ - } // end of property IPInterfaceStatistics::OutgoingPacketsDiscarded - .property /*17000072*/ instance int64 OutgoingPacketsWithErrors() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_OutgoingPacketsWithErrors() /* 0600009C */ - } // end of property IPInterfaceStatistics::OutgoingPacketsWithErrors - .property /*17000073*/ instance int64 OutputQueueLength() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_OutputQueueLength() /* 0600009D */ - } // end of property IPInterfaceStatistics::OutputQueueLength - .property /*17000074*/ instance int64 UnicastPacketsReceived() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_UnicastPacketsReceived() /* 0600009E */ - } // end of property IPInterfaceStatistics::UnicastPacketsReceived - .property /*17000075*/ instance int64 UnicastPacketsSent() - { - .get instance int64 System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/::get_UnicastPacketsSent() /* 0600009F */ - } // end of property IPInterfaceStatistics::UnicastPacketsSent -} // end of class System.Net.NetworkInformation.IPInterfaceStatistics - -.class /*0200000D*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPv4InterfaceStatistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000A0*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPv4InterfaceStatistics::.ctor - - .method /*060000A1*/ public hidebysig newslot specialname abstract virtual - instance int64 get_BytesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_BytesReceived - - .method /*060000A2*/ public hidebysig newslot specialname abstract virtual - instance int64 get_BytesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_BytesSent - - .method /*060000A3*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingPacketsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_IncomingPacketsDiscarded - - .method /*060000A4*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingPacketsWithErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_IncomingPacketsWithErrors - - .method /*060000A5*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingUnknownProtocolPackets() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_IncomingUnknownProtocolPackets - - .method /*060000A6*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NonUnicastPacketsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_NonUnicastPacketsReceived - - .method /*060000A7*/ public hidebysig newslot specialname abstract virtual - instance int64 get_NonUnicastPacketsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_NonUnicastPacketsSent - - .method /*060000A8*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutgoingPacketsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_OutgoingPacketsDiscarded - - .method /*060000A9*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutgoingPacketsWithErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_OutgoingPacketsWithErrors - - .method /*060000AA*/ public hidebysig newslot specialname abstract virtual - instance int64 get_OutputQueueLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_OutputQueueLength - - .method /*060000AB*/ public hidebysig newslot specialname abstract virtual - instance int64 get_UnicastPacketsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_UnicastPacketsReceived - - .method /*060000AC*/ public hidebysig newslot specialname abstract virtual - instance int64 get_UnicastPacketsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceStatistics::get_UnicastPacketsSent - - .property /*17000076*/ instance int64 BytesReceived() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_BytesReceived() /* 060000A1 */ - } // end of property IPv4InterfaceStatistics::BytesReceived - .property /*17000077*/ instance int64 BytesSent() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_BytesSent() /* 060000A2 */ - } // end of property IPv4InterfaceStatistics::BytesSent - .property /*17000078*/ instance int64 IncomingPacketsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_IncomingPacketsDiscarded() /* 060000A3 */ - } // end of property IPv4InterfaceStatistics::IncomingPacketsDiscarded - .property /*17000079*/ instance int64 IncomingPacketsWithErrors() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_IncomingPacketsWithErrors() /* 060000A4 */ - } // end of property IPv4InterfaceStatistics::IncomingPacketsWithErrors - .property /*1700007A*/ instance int64 IncomingUnknownProtocolPackets() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_IncomingUnknownProtocolPackets() /* 060000A5 */ - } // end of property IPv4InterfaceStatistics::IncomingUnknownProtocolPackets - .property /*1700007B*/ instance int64 NonUnicastPacketsReceived() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_NonUnicastPacketsReceived() /* 060000A6 */ - } // end of property IPv4InterfaceStatistics::NonUnicastPacketsReceived - .property /*1700007C*/ instance int64 NonUnicastPacketsSent() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_NonUnicastPacketsSent() /* 060000A7 */ - } // end of property IPv4InterfaceStatistics::NonUnicastPacketsSent - .property /*1700007D*/ instance int64 OutgoingPacketsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_OutgoingPacketsDiscarded() /* 060000A8 */ - } // end of property IPv4InterfaceStatistics::OutgoingPacketsDiscarded - .property /*1700007E*/ instance int64 OutgoingPacketsWithErrors() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_OutgoingPacketsWithErrors() /* 060000A9 */ - } // end of property IPv4InterfaceStatistics::OutgoingPacketsWithErrors - .property /*1700007F*/ instance int64 OutputQueueLength() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_OutputQueueLength() /* 060000AA */ - } // end of property IPv4InterfaceStatistics::OutputQueueLength - .property /*17000080*/ instance int64 UnicastPacketsReceived() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_UnicastPacketsReceived() /* 060000AB */ - } // end of property IPv4InterfaceStatistics::UnicastPacketsReceived - .property /*17000081*/ instance int64 UnicastPacketsSent() - { - .get instance int64 System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/::get_UnicastPacketsSent() /* 060000AC */ - } // end of property IPv4InterfaceStatistics::UnicastPacketsSent -} // end of class System.Net.NetworkInformation.IPv4InterfaceStatistics - -.class /*0200000E*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPv4InterfaceProperties - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000AD*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPv4InterfaceProperties::.ctor - - .method /*060000AE*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_Index - - .method /*060000AF*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsAutomaticPrivateAddressingActive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_IsAutomaticPrivateAddressingActive - - .method /*060000B0*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsAutomaticPrivateAddressingEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_IsAutomaticPrivateAddressingEnabled - - .method /*060000B1*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsDhcpEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_IsDhcpEnabled - - .method /*060000B2*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsForwardingEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_IsForwardingEnabled - - .method /*060000B3*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Mtu() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_Mtu - - .method /*060000B4*/ public hidebysig newslot specialname abstract virtual - instance bool get_UsesWins() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IPv4InterfaceProperties::get_UsesWins - - .property /*17000082*/ instance int32 Index() - { - .get instance int32 System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_Index() /* 060000AE */ - } // end of property IPv4InterfaceProperties::Index - .property /*17000083*/ instance bool IsAutomaticPrivateAddressingActive() - { - .get instance bool System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_IsAutomaticPrivateAddressingActive() /* 060000AF */ - } // end of property IPv4InterfaceProperties::IsAutomaticPrivateAddressingActive - .property /*17000084*/ instance bool IsAutomaticPrivateAddressingEnabled() - { - .get instance bool System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_IsAutomaticPrivateAddressingEnabled() /* 060000B0 */ - } // end of property IPv4InterfaceProperties::IsAutomaticPrivateAddressingEnabled - .property /*17000085*/ instance bool IsDhcpEnabled() - { - .get instance bool System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_IsDhcpEnabled() /* 060000B1 */ - } // end of property IPv4InterfaceProperties::IsDhcpEnabled - .property /*17000086*/ instance bool IsForwardingEnabled() - { - .get instance bool System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_IsForwardingEnabled() /* 060000B2 */ - } // end of property IPv4InterfaceProperties::IsForwardingEnabled - .property /*17000087*/ instance int32 Mtu() - { - .get instance int32 System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_Mtu() /* 060000B3 */ - } // end of property IPv4InterfaceProperties::Mtu - .property /*17000088*/ instance bool UsesWins() - { - .get instance bool System.Net.NetworkInformation.IPv4InterfaceProperties/*0200000E*/::get_UsesWins() /* 060000B4 */ - } // end of property IPv4InterfaceProperties::UsesWins -} // end of class System.Net.NetworkInformation.IPv4InterfaceProperties - -.class /*0200000F*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.IPv6InterfaceProperties - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000B5*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPv6InterfaceProperties::.ctor - - .method /*060000B6*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPv6InterfaceProperties::get_Index - - .method /*060000B7*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Mtu() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPv6InterfaceProperties::get_Mtu - - .method /*060000B8*/ public hidebysig newslot virtual - instance int64 GetScopeId(valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ scopeLevel) cil managed - // SIG: 20 01 0A 11 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPv6InterfaceProperties::GetScopeId - - .property /*17000089*/ instance int32 Index() - { - .get instance int32 System.Net.NetworkInformation.IPv6InterfaceProperties/*0200000F*/::get_Index() /* 060000B6 */ - } // end of property IPv6InterfaceProperties::Index - .property /*1700008A*/ instance int32 Mtu() - { - .get instance int32 System.Net.NetworkInformation.IPv6InterfaceProperties/*0200000F*/::get_Mtu() /* 060000B7 */ - } // end of property IPv6InterfaceProperties::Mtu -} // end of class System.Net.NetworkInformation.IPv6InterfaceProperties - -.class /*02000010*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.MulticastIPAddressInformation - extends System.Net.NetworkInformation.IPAddressInformation/*02000007*/ -{ - .method /*060000B9*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004A */ call instance void System.Net.NetworkInformation.IPAddressInformation/*02000007*/::.ctor() /* 0600004A */ - IL_0006: /* 2A | */ ret - } // end of method MulticastIPAddressInformation::.ctor - - .method /*060000BA*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressPreferredLifetime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method MulticastIPAddressInformation::get_AddressPreferredLifetime - - .method /*060000BB*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressValidLifetime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method MulticastIPAddressInformation::get_AddressValidLifetime - - .method /*060000BC*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DhcpLeaseLifetime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method MulticastIPAddressInformation::get_DhcpLeaseLifetime - - .method /*060000BD*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ - get_DuplicateAddressDetectionState() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x0 - } // end of method MulticastIPAddressInformation::get_DuplicateAddressDetectionState - - .method /*060000BE*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ - get_PrefixOrigin() cil managed - // SIG: 20 00 11 74 - { - // Method begins at RVA 0x0 - } // end of method MulticastIPAddressInformation::get_PrefixOrigin - - .method /*060000BF*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ - get_SuffixOrigin() cil managed - // SIG: 20 00 11 7C - { - // Method begins at RVA 0x0 - } // end of method MulticastIPAddressInformation::get_SuffixOrigin - - .property /*1700008B*/ instance int64 AddressPreferredLifetime() - { - .get instance int64 System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/::get_AddressPreferredLifetime() /* 060000BA */ - } // end of property MulticastIPAddressInformation::AddressPreferredLifetime - .property /*1700008C*/ instance int64 AddressValidLifetime() - { - .get instance int64 System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/::get_AddressValidLifetime() /* 060000BB */ - } // end of property MulticastIPAddressInformation::AddressValidLifetime - .property /*1700008D*/ instance int64 DhcpLeaseLifetime() - { - .get instance int64 System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/::get_DhcpLeaseLifetime() /* 060000BC */ - } // end of property MulticastIPAddressInformation::DhcpLeaseLifetime - .property /*1700008E*/ instance valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ - DuplicateAddressDetectionState() - { - .get instance valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/::get_DuplicateAddressDetectionState() /* 060000BD */ - } // end of property MulticastIPAddressInformation::DuplicateAddressDetectionState - .property /*1700008F*/ instance valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ - PrefixOrigin() - { - .get instance valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/::get_PrefixOrigin() /* 060000BE */ - } // end of property MulticastIPAddressInformation::PrefixOrigin - .property /*17000090*/ instance valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ - SuffixOrigin() - { - .get instance valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/::get_SuffixOrigin() /* 060000BF */ - } // end of property MulticastIPAddressInformation::SuffixOrigin -} // end of class System.Net.NetworkInformation.MulticastIPAddressInformation - -.class /*02000011*/ public auto ansi beforefieldinit System.Net.NetworkInformation.MulticastIPAddressInformationCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000017*//*1B000005*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000018*//*1B000006*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000C0*/ famorassem hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MulticastIPAddressInformationCollection::.ctor - - .method /*060000C1*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::get_Count - - .method /*060000C2*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::get_IsReadOnly - - .method /*060000C3*/ public hidebysig newslot specialname virtual - instance class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 40 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::get_Item - - .method /*060000C4*/ public hidebysig newslot virtual - instance void Add(class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/ address) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastIPAddressInformationCollection::Add - - .method /*060000C5*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastIPAddressInformationCollection::Clear - - .method /*060000C6*/ public hidebysig newslot virtual - instance bool Contains(class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/ address) cil managed - // SIG: 20 01 02 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::Contains - - .method /*060000C7*/ public hidebysig newslot virtual - instance void CopyTo(class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/[] 'array', - int32 offset) cil managed - // SIG: 20 02 01 1D 12 40 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastIPAddressInformationCollection::CopyTo - - .method /*060000C8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000019*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 65 01 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::GetEnumerator - - .method /*060000C9*/ public hidebysig newslot virtual - instance bool Remove(class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/ address) cil managed - // SIG: 20 01 02 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::Remove - - .method /*060000CA*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastIPAddressInformationCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000091*/ instance int32 Count() - { - .get instance int32 System.Net.NetworkInformation.MulticastIPAddressInformationCollection/*02000011*/::get_Count() /* 060000C1 */ - } // end of property MulticastIPAddressInformationCollection::Count - .property /*17000092*/ instance bool IsReadOnly() - { - .get instance bool System.Net.NetworkInformation.MulticastIPAddressInformationCollection/*02000011*/::get_IsReadOnly() /* 060000C2 */ - } // end of property MulticastIPAddressInformationCollection::IsReadOnly - .property /*17000093*/ instance class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/ - Item(int32) - { - .get instance class System.Net.NetworkInformation.MulticastIPAddressInformation/*02000010*/ System.Net.NetworkInformation.MulticastIPAddressInformationCollection/*02000011*/::get_Item(int32) /* 060000C3 */ - } // end of property MulticastIPAddressInformationCollection::Item -} // end of class System.Net.NetworkInformation.MulticastIPAddressInformationCollection - -.class /*02000012*/ public auto ansi sealed System.Net.NetworkInformation.NetBiosNodeType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000007*/ public specialname rtspecialname int32 value__ - .field /*04000008*/ public static literal valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ Broadcast = int32(0x00000001) - .field /*04000009*/ public static literal valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ Hybrid = int32(0x00000008) - .field /*0400000A*/ public static literal valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ Mixed = int32(0x00000004) - .field /*0400000B*/ public static literal valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ Peer2Peer = int32(0x00000002) - .field /*0400000C*/ public static literal valuetype System.Net.NetworkInformation.NetBiosNodeType/*02000012*/ Unknown = int32(0x00000000) -} // end of class System.Net.NetworkInformation.NetBiosNodeType - -.class /*02000013*/ public auto ansi sealed System.Net.NetworkInformation.NetworkAddressChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*060000CB*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method NetworkAddressChangedEventHandler::.ctor - - .method /*060000CC*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class [System.Runtime/*23000001*/]System.EventArgs/*01000020*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 81 - { - } // end of method NetworkAddressChangedEventHandler::Invoke - - .method /*060000CD*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ - BeginInvoke(object sender, - class [System.Runtime/*23000001*/]System.EventArgs/*01000020*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 69 1C 12 80 81 12 6D 1C - { - } // end of method NetworkAddressChangedEventHandler::BeginInvoke - - .method /*060000CE*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ result) runtime managed - // SIG: 20 01 01 12 69 - { - } // end of method NetworkAddressChangedEventHandler::EndInvoke - -} // end of class System.Net.NetworkInformation.NetworkAddressChangedEventHandler - -.class /*02000014*/ public auto ansi sealed System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*060000CF*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method NetworkAvailabilityChangedEventHandler::.ctor - - .method /*060000D0*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.NetworkInformation.NetworkAvailabilityEventArgs/*02000015*/ e) runtime managed - // SIG: 20 02 01 1C 12 54 - { - } // end of method NetworkAvailabilityChangedEventHandler::Invoke - - .method /*060000D1*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ - BeginInvoke(object sender, - class System.Net.NetworkInformation.NetworkAvailabilityEventArgs/*02000015*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001B*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 69 1C 12 54 12 6D 1C - { - } // end of method NetworkAvailabilityChangedEventHandler::BeginInvoke - - .method /*060000D2*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001A*/ result) runtime managed - // SIG: 20 01 01 12 69 - { - } // end of method NetworkAvailabilityChangedEventHandler::EndInvoke - -} // end of class System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler - -.class /*02000015*/ public auto ansi beforefieldinit System.Net.NetworkInformation.NetworkAvailabilityEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000020*/ -{ - .method /*060000D3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000020*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkAvailabilityEventArgs::.ctor - - .method /*060000D4*/ public hidebysig specialname - instance bool get_IsAvailable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkAvailabilityEventArgs::get_IsAvailable - - .property /*17000094*/ instance bool IsAvailable() - { - .get instance bool System.Net.NetworkInformation.NetworkAvailabilityEventArgs/*02000015*/::get_IsAvailable() /* 060000D4 */ - } // end of property NetworkAvailabilityEventArgs::IsAvailable -} // end of class System.Net.NetworkInformation.NetworkAvailabilityEventArgs - -.class /*02000016*/ public auto ansi beforefieldinit System.Net.NetworkInformation.NetworkChange - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000D5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000022*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000021*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000017:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000023*/::.ctor(string, - bool) /* 0A000013 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkChange::.ctor - - .method /*060000D6*/ public hidebysig specialname static - void add_NetworkAddressChanged(class System.Net.NetworkInformation.NetworkAddressChangedEventHandler/*02000013*/ 'value') cil managed - // SIG: 00 01 01 12 4C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkChange::add_NetworkAddressChanged - - .method /*060000D7*/ public hidebysig specialname static - void remove_NetworkAddressChanged(class System.Net.NetworkInformation.NetworkAddressChangedEventHandler/*02000013*/ 'value') cil managed - // SIG: 00 01 01 12 4C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkChange::remove_NetworkAddressChanged - - .method /*060000D8*/ public hidebysig specialname static - void add_NetworkAvailabilityChanged(class System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler/*02000014*/ 'value') cil managed - // SIG: 00 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkChange::add_NetworkAvailabilityChanged - - .method /*060000D9*/ public hidebysig specialname static - void remove_NetworkAvailabilityChanged(class System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler/*02000014*/ 'value') cil managed - // SIG: 00 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkChange::remove_NetworkAvailabilityChanged - - .method /*060000DA*/ public hidebysig static - void RegisterNetworkChange(class System.Net.NetworkInformation.NetworkChange/*02000016*/ nc) cil managed - // SIG: 00 01 01 12 58 - { - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000022*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000021*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000019:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000023*/::.ctor(string, - bool) /* 0A000013 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkChange::RegisterNetworkChange - - .event /*14000001*/ System.Net.NetworkInformation.NetworkAddressChangedEventHandler/*02000013*/ NetworkAddressChanged - { - .addon void System.Net.NetworkInformation.NetworkChange/*02000016*/::add_NetworkAddressChanged(class System.Net.NetworkInformation.NetworkAddressChangedEventHandler/*02000013*/) /* 060000D6 */ - .removeon void System.Net.NetworkInformation.NetworkChange/*02000016*/::remove_NetworkAddressChanged(class System.Net.NetworkInformation.NetworkAddressChangedEventHandler/*02000013*/) /* 060000D7 */ - } // end of event NetworkChange::NetworkAddressChanged - .event /*14000002*/ System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler/*02000014*/ NetworkAvailabilityChanged - { - .addon void System.Net.NetworkInformation.NetworkChange/*02000016*/::add_NetworkAvailabilityChanged(class System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler/*02000014*/) /* 060000D8 */ - .removeon void System.Net.NetworkInformation.NetworkChange/*02000016*/::remove_NetworkAvailabilityChanged(class System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler/*02000014*/) /* 060000D9 */ - } // end of event NetworkChange::NetworkAvailabilityChanged -} // end of class System.Net.NetworkInformation.NetworkChange - -.class /*02000017*/ public auto ansi beforefieldinit System.Net.NetworkInformation.NetworkInformationException - extends [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000024*/ -{ - .method /*060000DB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000024*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkInformationException::.ctor - - .method /*060000DC*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 errorCode) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000024*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkInformationException::.ctor - - .method /*060000DD*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000024*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkInformationException::.ctor - - .method /*060000DE*/ public hidebysig specialname virtual - instance int32 get_ErrorCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInformationException::get_ErrorCode - - .property /*17000095*/ instance int32 ErrorCode() - { - .get instance int32 System.Net.NetworkInformation.NetworkInformationException/*02000017*/::get_ErrorCode() /* 060000DE */ - } // end of property NetworkInformationException::ErrorCode -} // end of class System.Net.NetworkInformation.NetworkInformationException - -.class /*02000018*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.NetworkInterface - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000DF*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkInterface::.ctor - - .method /*060000E0*/ public hidebysig newslot specialname virtual - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_Description - - .method /*060000E1*/ public hidebysig newslot specialname virtual - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_Id - - .method /*060000E2*/ public hidebysig specialname static - int32 get_IPv6LoopbackInterfaceIndex() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_IPv6LoopbackInterfaceIndex - - .method /*060000E3*/ public hidebysig newslot specialname virtual - instance bool get_IsReceiveOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_IsReceiveOnly - - .method /*060000E4*/ public hidebysig specialname static - int32 get_LoopbackInterfaceIndex() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_LoopbackInterfaceIndex - - .method /*060000E5*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_Name - - .method /*060000E6*/ public hidebysig newslot specialname virtual - instance valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ - get_NetworkInterfaceType() cil managed - // SIG: 20 00 11 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_NetworkInterfaceType - - .method /*060000E7*/ public hidebysig newslot specialname virtual - instance valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ - get_OperationalStatus() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_OperationalStatus - - .method /*060000E8*/ public hidebysig newslot specialname virtual - instance int64 get_Speed() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_Speed - - .method /*060000E9*/ public hidebysig newslot specialname virtual - instance bool get_SupportsMulticast() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::get_SupportsMulticast - - .method /*060000EA*/ public hidebysig static - class System.Net.NetworkInformation.NetworkInterface/*02000018*/[] - GetAllNetworkInterfaces() cil managed - // SIG: 00 00 1D 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::GetAllNetworkInterfaces - - .method /*060000EB*/ public hidebysig newslot virtual - instance class System.Net.NetworkInformation.IPInterfaceProperties/*0200000B*/ - GetIPProperties() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::GetIPProperties - - .method /*060000EC*/ public hidebysig newslot virtual - instance class System.Net.NetworkInformation.IPInterfaceStatistics/*0200000C*/ - GetIPStatistics() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::GetIPStatistics - - .method /*060000ED*/ public hidebysig newslot virtual - instance class System.Net.NetworkInformation.IPv4InterfaceStatistics/*0200000D*/ - GetIPv4Statistics() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::GetIPv4Statistics - - .method /*060000EE*/ public hidebysig static - bool GetIsNetworkAvailable() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::GetIsNetworkAvailable - - .method /*060000EF*/ public hidebysig newslot virtual - instance class System.Net.NetworkInformation.PhysicalAddress/*0200001C*/ - GetPhysicalAddress() cil managed - // SIG: 20 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::GetPhysicalAddress - - .method /*060000F0*/ public hidebysig newslot virtual - instance bool Supports(valuetype System.Net.NetworkInformation.NetworkInterfaceComponent/*02000019*/ networkInterfaceComponent) cil managed - // SIG: 20 01 02 11 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkInterface::Supports - - .property /*17000096*/ instance string Description() - { - .get instance string System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_Description() /* 060000E0 */ - } // end of property NetworkInterface::Description - .property /*17000097*/ instance string Id() - { - .get instance string System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_Id() /* 060000E1 */ - } // end of property NetworkInterface::Id - .property /*17000098*/ int32 IPv6LoopbackInterfaceIndex() - { - .get int32 System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_IPv6LoopbackInterfaceIndex() /* 060000E2 */ - } // end of property NetworkInterface::IPv6LoopbackInterfaceIndex - .property /*17000099*/ instance bool IsReceiveOnly() - { - .get instance bool System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_IsReceiveOnly() /* 060000E3 */ - } // end of property NetworkInterface::IsReceiveOnly - .property /*1700009A*/ int32 LoopbackInterfaceIndex() - { - .get int32 System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_LoopbackInterfaceIndex() /* 060000E4 */ - } // end of property NetworkInterface::LoopbackInterfaceIndex - .property /*1700009B*/ instance string Name() - { - .get instance string System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_Name() /* 060000E5 */ - } // end of property NetworkInterface::Name - .property /*1700009C*/ instance valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ - NetworkInterfaceType() - { - .get instance valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_NetworkInterfaceType() /* 060000E6 */ - } // end of property NetworkInterface::NetworkInterfaceType - .property /*1700009D*/ instance valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ - OperationalStatus() - { - .get instance valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_OperationalStatus() /* 060000E7 */ - } // end of property NetworkInterface::OperationalStatus - .property /*1700009E*/ instance int64 Speed() - { - .get instance int64 System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_Speed() /* 060000E8 */ - } // end of property NetworkInterface::Speed - .property /*1700009F*/ instance bool SupportsMulticast() - { - .get instance bool System.Net.NetworkInformation.NetworkInterface/*02000018*/::get_SupportsMulticast() /* 060000E9 */ - } // end of property NetworkInterface::SupportsMulticast -} // end of class System.Net.NetworkInformation.NetworkInterface - -.class /*02000019*/ public auto ansi sealed System.Net.NetworkInformation.NetworkInterfaceComponent - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400000D*/ public specialname rtspecialname int32 value__ - .field /*0400000E*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceComponent/*02000019*/ IPv4 = int32(0x00000000) - .field /*0400000F*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceComponent/*02000019*/ IPv6 = int32(0x00000001) -} // end of class System.Net.NetworkInformation.NetworkInterfaceComponent - -.class /*0200001A*/ public auto ansi sealed System.Net.NetworkInformation.NetworkInterfaceType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000010*/ public specialname rtspecialname int32 value__ - .field /*04000011*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ AsymmetricDsl = int32(0x0000005E) - .field /*04000012*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Atm = int32(0x00000025) - .field /*04000013*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ BasicIsdn = int32(0x00000014) - .field /*04000014*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Ethernet = int32(0x00000006) - .field /*04000015*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Ethernet3Megabit = int32(0x0000001A) - .field /*04000016*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ FastEthernetFx = int32(0x00000045) - .field /*04000017*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ FastEthernetT = int32(0x0000003E) - .field /*04000018*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Fddi = int32(0x0000000F) - .field /*04000019*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ GenericModem = int32(0x00000030) - .field /*0400001A*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ GigabitEthernet = int32(0x00000075) - .field /*0400001B*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ HighPerformanceSerialBus = int32(0x00000090) - .field /*0400001C*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ IPOverAtm = int32(0x00000072) - .field /*0400001D*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Isdn = int32(0x0000003F) - .field /*0400001E*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Loopback = int32(0x00000018) - .field /*0400001F*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ MultiRateSymmetricDsl = int32(0x0000008F) - .field /*04000020*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Ppp = int32(0x00000017) - .field /*04000021*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ PrimaryIsdn = int32(0x00000015) - .field /*04000022*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ RateAdaptDsl = int32(0x0000005F) - .field /*04000023*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Slip = int32(0x0000001C) - .field /*04000024*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ SymmetricDsl = int32(0x00000060) - .field /*04000025*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ TokenRing = int32(0x00000009) - .field /*04000026*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Tunnel = int32(0x00000083) - .field /*04000027*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Unknown = int32(0x00000001) - .field /*04000028*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ VeryHighSpeedDsl = int32(0x00000061) - .field /*04000029*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Wireless80211 = int32(0x00000047) - .field /*0400002A*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Wman = int32(0x000000ED) - .field /*0400002B*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Wwanpp = int32(0x000000F3) - .field /*0400002C*/ public static literal valuetype System.Net.NetworkInformation.NetworkInterfaceType/*0200001A*/ Wwanpp2 = int32(0x000000F4) -} // end of class System.Net.NetworkInformation.NetworkInterfaceType - -.class /*0200001B*/ public auto ansi sealed System.Net.NetworkInformation.OperationalStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400002D*/ public specialname rtspecialname int32 value__ - .field /*0400002E*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ Dormant = int32(0x00000005) - .field /*0400002F*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ Down = int32(0x00000002) - .field /*04000030*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ LowerLayerDown = int32(0x00000007) - .field /*04000031*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ NotPresent = int32(0x00000006) - .field /*04000032*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ Testing = int32(0x00000003) - .field /*04000033*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ Unknown = int32(0x00000004) - .field /*04000034*/ public static literal valuetype System.Net.NetworkInformation.OperationalStatus/*0200001B*/ Up = int32(0x00000001) -} // end of class System.Net.NetworkInformation.OperationalStatus - -.class /*0200001C*/ public auto ansi beforefieldinit System.Net.NetworkInformation.PhysicalAddress - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000035*/ public static initonly class System.Net.NetworkInformation.PhysicalAddress/*0200001C*/ None - .method /*060000F1*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] address) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method PhysicalAddress::.ctor - - .method /*060000F2*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PhysicalAddress::Equals - - .method /*060000F3*/ public hidebysig instance uint8[] - GetAddressBytes() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PhysicalAddress::GetAddressBytes - - .method /*060000F4*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PhysicalAddress::GetHashCode - - .method /*060000F5*/ public hidebysig static - class System.Net.NetworkInformation.PhysicalAddress/*0200001C*/ - Parse(string address) cil managed - // SIG: 00 01 12 70 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PhysicalAddress::Parse - - .method /*060000F6*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PhysicalAddress::ToString - -} // end of class System.Net.NetworkInformation.PhysicalAddress - -.class /*0200001D*/ public auto ansi sealed System.Net.NetworkInformation.PrefixOrigin - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000036*/ public specialname rtspecialname int32 value__ - .field /*04000037*/ public static literal valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ Dhcp = int32(0x00000003) - .field /*04000038*/ public static literal valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ Manual = int32(0x00000001) - .field /*04000039*/ public static literal valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ Other = int32(0x00000000) - .field /*0400003A*/ public static literal valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ RouterAdvertisement = int32(0x00000004) - .field /*0400003B*/ public static literal valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ WellKnown = int32(0x00000002) -} // end of class System.Net.NetworkInformation.PrefixOrigin - -.class /*0200001E*/ public auto ansi sealed System.Net.NetworkInformation.ScopeLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400003C*/ public specialname rtspecialname int32 value__ - .field /*0400003D*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Admin = int32(0x00000004) - .field /*0400003E*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Global = int32(0x0000000E) - .field /*0400003F*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Interface = int32(0x00000001) - .field /*04000040*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Link = int32(0x00000002) - .field /*04000041*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ None = int32(0x00000000) - .field /*04000042*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Organization = int32(0x00000008) - .field /*04000043*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Site = int32(0x00000005) - .field /*04000044*/ public static literal valuetype System.Net.NetworkInformation.ScopeLevel/*0200001E*/ Subnet = int32(0x00000003) -} // end of class System.Net.NetworkInformation.ScopeLevel - -.class /*0200001F*/ public auto ansi sealed System.Net.NetworkInformation.SuffixOrigin - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000045*/ public specialname rtspecialname int32 value__ - .field /*04000046*/ public static literal valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ LinkLayerAddress = int32(0x00000004) - .field /*04000047*/ public static literal valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ Manual = int32(0x00000001) - .field /*04000048*/ public static literal valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ OriginDhcp = int32(0x00000003) - .field /*04000049*/ public static literal valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ Other = int32(0x00000000) - .field /*0400004A*/ public static literal valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ Random = int32(0x00000005) - .field /*0400004B*/ public static literal valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ WellKnown = int32(0x00000002) -} // end of class System.Net.NetworkInformation.SuffixOrigin - -.class /*02000020*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.TcpConnectionInformation - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000F7*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpConnectionInformation::.ctor - - .method /*060000F8*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/ - get_LocalEndPoint() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x0 - } // end of method TcpConnectionInformation::get_LocalEndPoint - - .method /*060000F9*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/ - get_RemoteEndPoint() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x0 - } // end of method TcpConnectionInformation::get_RemoteEndPoint - - .method /*060000FA*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.TcpState/*02000021*/ - get_State() cil managed - // SIG: 20 00 11 80 84 - { - // Method begins at RVA 0x0 - } // end of method TcpConnectionInformation::get_State - - .property /*170000A0*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/ - LocalEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/ System.Net.NetworkInformation.TcpConnectionInformation/*02000020*/::get_LocalEndPoint() /* 060000F8 */ - } // end of property TcpConnectionInformation::LocalEndPoint - .property /*170000A1*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/ - RemoteEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100001C*/ System.Net.NetworkInformation.TcpConnectionInformation/*02000020*/::get_RemoteEndPoint() /* 060000F9 */ - } // end of property TcpConnectionInformation::RemoteEndPoint - .property /*170000A2*/ instance valuetype System.Net.NetworkInformation.TcpState/*02000021*/ - State() - { - .get instance valuetype System.Net.NetworkInformation.TcpState/*02000021*/ System.Net.NetworkInformation.TcpConnectionInformation/*02000020*/::get_State() /* 060000FA */ - } // end of property TcpConnectionInformation::State -} // end of class System.Net.NetworkInformation.TcpConnectionInformation - -.class /*02000021*/ public auto ansi sealed System.Net.NetworkInformation.TcpState - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400004C*/ public specialname rtspecialname int32 value__ - .field /*0400004D*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ Closed = int32(0x00000001) - .field /*0400004E*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ CloseWait = int32(0x00000008) - .field /*0400004F*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ Closing = int32(0x00000009) - .field /*04000050*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ DeleteTcb = int32(0x0000000C) - .field /*04000051*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ Established = int32(0x00000005) - .field /*04000052*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ FinWait1 = int32(0x00000006) - .field /*04000053*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ FinWait2 = int32(0x00000007) - .field /*04000054*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ LastAck = int32(0x0000000A) - .field /*04000055*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ Listen = int32(0x00000002) - .field /*04000056*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ SynReceived = int32(0x00000004) - .field /*04000057*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ SynSent = int32(0x00000003) - .field /*04000058*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ TimeWait = int32(0x0000000B) - .field /*04000059*/ public static literal valuetype System.Net.NetworkInformation.TcpState/*02000021*/ Unknown = int32(0x00000000) -} // end of class System.Net.NetworkInformation.TcpState - -.class /*02000022*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.TcpStatistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000FB*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpStatistics::.ctor - - .method /*060000FC*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ConnectionsAccepted() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_ConnectionsAccepted - - .method /*060000FD*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ConnectionsInitiated() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_ConnectionsInitiated - - .method /*060000FE*/ public hidebysig newslot specialname abstract virtual - instance int64 get_CumulativeConnections() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_CumulativeConnections - - .method /*060000FF*/ public hidebysig newslot specialname abstract virtual - instance int64 get_CurrentConnections() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_CurrentConnections - - .method /*06000100*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ErrorsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_ErrorsReceived - - .method /*06000101*/ public hidebysig newslot specialname abstract virtual - instance int64 get_FailedConnectionAttempts() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_FailedConnectionAttempts - - .method /*06000102*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MaximumConnections() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_MaximumConnections - - .method /*06000103*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MaximumTransmissionTimeout() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_MaximumTransmissionTimeout - - .method /*06000104*/ public hidebysig newslot specialname abstract virtual - instance int64 get_MinimumTransmissionTimeout() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_MinimumTransmissionTimeout - - .method /*06000105*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ResetConnections() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_ResetConnections - - .method /*06000106*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ResetsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_ResetsSent - - .method /*06000107*/ public hidebysig newslot specialname abstract virtual - instance int64 get_SegmentsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_SegmentsReceived - - .method /*06000108*/ public hidebysig newslot specialname abstract virtual - instance int64 get_SegmentsResent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_SegmentsResent - - .method /*06000109*/ public hidebysig newslot specialname abstract virtual - instance int64 get_SegmentsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method TcpStatistics::get_SegmentsSent - - .property /*170000A3*/ instance int64 ConnectionsAccepted() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_ConnectionsAccepted() /* 060000FC */ - } // end of property TcpStatistics::ConnectionsAccepted - .property /*170000A4*/ instance int64 ConnectionsInitiated() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_ConnectionsInitiated() /* 060000FD */ - } // end of property TcpStatistics::ConnectionsInitiated - .property /*170000A5*/ instance int64 CumulativeConnections() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_CumulativeConnections() /* 060000FE */ - } // end of property TcpStatistics::CumulativeConnections - .property /*170000A6*/ instance int64 CurrentConnections() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_CurrentConnections() /* 060000FF */ - } // end of property TcpStatistics::CurrentConnections - .property /*170000A7*/ instance int64 ErrorsReceived() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_ErrorsReceived() /* 06000100 */ - } // end of property TcpStatistics::ErrorsReceived - .property /*170000A8*/ instance int64 FailedConnectionAttempts() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_FailedConnectionAttempts() /* 06000101 */ - } // end of property TcpStatistics::FailedConnectionAttempts - .property /*170000A9*/ instance int64 MaximumConnections() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_MaximumConnections() /* 06000102 */ - } // end of property TcpStatistics::MaximumConnections - .property /*170000AA*/ instance int64 MaximumTransmissionTimeout() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_MaximumTransmissionTimeout() /* 06000103 */ - } // end of property TcpStatistics::MaximumTransmissionTimeout - .property /*170000AB*/ instance int64 MinimumTransmissionTimeout() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_MinimumTransmissionTimeout() /* 06000104 */ - } // end of property TcpStatistics::MinimumTransmissionTimeout - .property /*170000AC*/ instance int64 ResetConnections() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_ResetConnections() /* 06000105 */ - } // end of property TcpStatistics::ResetConnections - .property /*170000AD*/ instance int64 ResetsSent() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_ResetsSent() /* 06000106 */ - } // end of property TcpStatistics::ResetsSent - .property /*170000AE*/ instance int64 SegmentsReceived() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_SegmentsReceived() /* 06000107 */ - } // end of property TcpStatistics::SegmentsReceived - .property /*170000AF*/ instance int64 SegmentsResent() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_SegmentsResent() /* 06000108 */ - } // end of property TcpStatistics::SegmentsResent - .property /*170000B0*/ instance int64 SegmentsSent() - { - .get instance int64 System.Net.NetworkInformation.TcpStatistics/*02000022*/::get_SegmentsSent() /* 06000109 */ - } // end of property TcpStatistics::SegmentsSent -} // end of class System.Net.NetworkInformation.TcpStatistics - -.class /*02000023*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.UdpStatistics - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600010A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpStatistics::.ctor - - .method /*0600010B*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DatagramsReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UdpStatistics::get_DatagramsReceived - - .method /*0600010C*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DatagramsSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UdpStatistics::get_DatagramsSent - - .method /*0600010D*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingDatagramsDiscarded() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UdpStatistics::get_IncomingDatagramsDiscarded - - .method /*0600010E*/ public hidebysig newslot specialname abstract virtual - instance int64 get_IncomingDatagramsWithErrors() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UdpStatistics::get_IncomingDatagramsWithErrors - - .method /*0600010F*/ public hidebysig newslot specialname abstract virtual - instance int32 get_UdpListeners() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method UdpStatistics::get_UdpListeners - - .property /*170000B1*/ instance int64 DatagramsReceived() - { - .get instance int64 System.Net.NetworkInformation.UdpStatistics/*02000023*/::get_DatagramsReceived() /* 0600010B */ - } // end of property UdpStatistics::DatagramsReceived - .property /*170000B2*/ instance int64 DatagramsSent() - { - .get instance int64 System.Net.NetworkInformation.UdpStatistics/*02000023*/::get_DatagramsSent() /* 0600010C */ - } // end of property UdpStatistics::DatagramsSent - .property /*170000B3*/ instance int64 IncomingDatagramsDiscarded() - { - .get instance int64 System.Net.NetworkInformation.UdpStatistics/*02000023*/::get_IncomingDatagramsDiscarded() /* 0600010D */ - } // end of property UdpStatistics::IncomingDatagramsDiscarded - .property /*170000B4*/ instance int64 IncomingDatagramsWithErrors() - { - .get instance int64 System.Net.NetworkInformation.UdpStatistics/*02000023*/::get_IncomingDatagramsWithErrors() /* 0600010E */ - } // end of property UdpStatistics::IncomingDatagramsWithErrors - .property /*170000B5*/ instance int32 UdpListeners() - { - .get instance int32 System.Net.NetworkInformation.UdpStatistics/*02000023*/::get_UdpListeners() /* 0600010F */ - } // end of property UdpStatistics::UdpListeners -} // end of class System.Net.NetworkInformation.UdpStatistics - -.class /*02000024*/ public abstract auto ansi beforefieldinit System.Net.NetworkInformation.UnicastIPAddressInformation - extends System.Net.NetworkInformation.IPAddressInformation/*02000007*/ -{ - .method /*06000110*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004A */ call instance void System.Net.NetworkInformation.IPAddressInformation/*02000007*/::.ctor() /* 0600004A */ - IL_0006: /* 2A | */ ret - } // end of method UnicastIPAddressInformation::.ctor - - .method /*06000111*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressPreferredLifetime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_AddressPreferredLifetime - - .method /*06000112*/ public hidebysig newslot specialname abstract virtual - instance int64 get_AddressValidLifetime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_AddressValidLifetime - - .method /*06000113*/ public hidebysig newslot specialname abstract virtual - instance int64 get_DhcpLeaseLifetime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_DhcpLeaseLifetime - - .method /*06000114*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ - get_DuplicateAddressDetectionState() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_DuplicateAddressDetectionState - - .method /*06000115*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ - get_IPv4Mask() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_IPv4Mask - - .method /*06000116*/ public hidebysig newslot specialname virtual - instance int32 get_PrefixLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformation::get_PrefixLength - - .method /*06000117*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ - get_PrefixOrigin() cil managed - // SIG: 20 00 11 74 - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_PrefixOrigin - - .method /*06000118*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ - get_SuffixOrigin() cil managed - // SIG: 20 00 11 7C - { - // Method begins at RVA 0x0 - } // end of method UnicastIPAddressInformation::get_SuffixOrigin - - .property /*170000B6*/ instance int64 AddressPreferredLifetime() - { - .get instance int64 System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_AddressPreferredLifetime() /* 06000111 */ - } // end of property UnicastIPAddressInformation::AddressPreferredLifetime - .property /*170000B7*/ instance int64 AddressValidLifetime() - { - .get instance int64 System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_AddressValidLifetime() /* 06000112 */ - } // end of property UnicastIPAddressInformation::AddressValidLifetime - .property /*170000B8*/ instance int64 DhcpLeaseLifetime() - { - .get instance int64 System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_DhcpLeaseLifetime() /* 06000113 */ - } // end of property UnicastIPAddressInformation::DhcpLeaseLifetime - .property /*170000B9*/ instance valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ - DuplicateAddressDetectionState() - { - .get instance valuetype System.Net.NetworkInformation.DuplicateAddressDetectionState/*02000002*/ System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_DuplicateAddressDetectionState() /* 06000114 */ - } // end of property UnicastIPAddressInformation::DuplicateAddressDetectionState - .property /*170000BA*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ - IPv4Mask() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000013*/ System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_IPv4Mask() /* 06000115 */ - } // end of property UnicastIPAddressInformation::IPv4Mask - .property /*170000BB*/ instance int32 PrefixLength() - { - .get instance int32 System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_PrefixLength() /* 06000116 */ - } // end of property UnicastIPAddressInformation::PrefixLength - .property /*170000BC*/ instance valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ - PrefixOrigin() - { - .get instance valuetype System.Net.NetworkInformation.PrefixOrigin/*0200001D*/ System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_PrefixOrigin() /* 06000117 */ - } // end of property UnicastIPAddressInformation::PrefixOrigin - .property /*170000BD*/ instance valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ - SuffixOrigin() - { - .get instance valuetype System.Net.NetworkInformation.SuffixOrigin/*0200001F*/ System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/::get_SuffixOrigin() /* 06000118 */ - } // end of property UnicastIPAddressInformation::SuffixOrigin -} // end of class System.Net.NetworkInformation.UnicastIPAddressInformation - -.class /*02000025*/ public auto ansi beforefieldinit System.Net.NetworkInformation.UnicastIPAddressInformationCollection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000017*//*1B000007*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000018*//*1B000008*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000119*/ famorassem hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UnicastIPAddressInformationCollection::.ctor - - .method /*0600011A*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::get_Count - - .method /*0600011B*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::get_IsReadOnly - - .method /*0600011C*/ public hidebysig newslot specialname virtual - instance class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 90 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::get_Item - - .method /*0600011D*/ public hidebysig newslot virtual - instance void Add(class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/ address) cil managed - // SIG: 20 01 01 12 80 90 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnicastIPAddressInformationCollection::Add - - .method /*0600011E*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnicastIPAddressInformationCollection::Clear - - .method /*0600011F*/ public hidebysig newslot virtual - instance bool Contains(class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/ address) cil managed - // SIG: 20 01 02 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::Contains - - .method /*06000120*/ public hidebysig newslot virtual - instance void CopyTo(class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/[] 'array', - int32 offset) cil managed - // SIG: 20 02 01 1D 12 80 90 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnicastIPAddressInformationCollection::CopyTo - - .method /*06000121*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000019*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 65 01 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::GetEnumerator - - .method /*06000122*/ public hidebysig newslot virtual - instance bool Remove(class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/ address) cil managed - // SIG: 20 01 02 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::Remove - - .method /*06000123*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicastIPAddressInformationCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000BE*/ instance int32 Count() - { - .get instance int32 System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/::get_Count() /* 0600011A */ - } // end of property UnicastIPAddressInformationCollection::Count - .property /*170000BF*/ instance bool IsReadOnly() - { - .get instance bool System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/::get_IsReadOnly() /* 0600011B */ - } // end of property UnicastIPAddressInformationCollection::IsReadOnly - .property /*170000C0*/ instance class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/ - Item(int32) - { - .get instance class System.Net.NetworkInformation.UnicastIPAddressInformation/*02000024*/ System.Net.NetworkInformation.UnicastIPAddressInformationCollection/*02000025*/::get_Item(int32) /* 0600011C */ - } // end of property UnicastIPAddressInformationCollection::Item -} // end of class System.Net.NetworkInformation.UnicastIPAddressInformationCollection - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il deleted file mode 100644 index 4805c9eae7..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il +++ /dev/null @@ -1,1068 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000038f6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000e0d6 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000038a3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003728 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000018fc Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000008f8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000038e5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x00001628] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000036a8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000978 Size -// '#~' Name -// Stream 2: -// 0x000009e4 Offset -// 0x000007a8 Size -// '#Strings' Name -// Stream 3: -// 0x0000118c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001190 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000011a0 Offset -// 0x00000488 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901b41d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25224 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17579 (69.69%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5672 (22.49%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 47 ( 0.19%) -// Managed code : 127 ( 0.50%) -// Data : 2048 ( 8.12%) -// Unaccounted : -961 (-3.81%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5672 -// Module - 1 (10 bytes) -// TypeDef - 8 (112 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 30 (180 bytes) -// MethodDef - 51 (714 bytes) 0 abstract, 0 native, 47 bodies -// FieldDef - 26 (156 bytes) 0 constant -// MemberRef - 20 (120 bytes) -// ParamDef - 90 (540 bytes) -// Constant - 24 (144 bytes) -// CustomAttribute- 19 (114 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 8 (48 bytes) -// MethodSemantic- 12 (72 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// EventMap - 1 (4 bytes) -// Event - 1 (6 bytes) -// Strings - 1958 bytes -// Blobs - 1160 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 200 bytes - -// CLR additional info : 128 - -// CLR method headers : 47 -// Num.of method bodies - 47 -// Num.of fat headers - 0 -// Num.of tiny headers - 47 - -// Managed code : 127 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class IPStatus (public) (auto) (ansi) (sealed) -// Class Ping (public) (auto) (ansi) -// Class PingCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class PingCompletedEventArgs (public) (auto) (ansi) -// Class PingException (public) (auto) (ansi) -// Class PingOptions (public) (auto) (ansi) -// Class PingReply (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.ComponentModel.EventBasedAsync -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Ping -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 50 69 // ...System.Net.Pi - 6E 67 00 00 ) // ng.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 50 69 // ...System.Net.Pi - 6E 67 00 00 ) // ng.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 0F 53 79 73 74 65 6D 2E 4E 65 74 2E 50 69 // ...System.Net.Pi - 6E 67 00 00 ) // ng.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.Ping.dll -// MVID: {2608cc41-9825-4347-a3af-b114d229ad13} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA484076000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.NetworkInformation.IPStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ BadDestination = int32(0x00002B0A) - .field /*04000003*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ BadHeader = int32(0x00002B22) - .field /*04000004*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ BadOption = int32(0x00002AFF) - .field /*04000005*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ BadRoute = int32(0x00002B04) - .field /*04000006*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationHostUnreachable = int32(0x00002AFB) - .field /*04000007*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationNetworkUnreachable = int32(0x00002AFA) - .field /*04000008*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationPortUnreachable = int32(0x00002AFD) - .field /*04000009*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationProhibited = int32(0x00002AFC) - .field /*0400000A*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationProtocolUnreachable = int32(0x00002AFC) - .field /*0400000B*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationScopeMismatch = int32(0x00002B25) - .field /*0400000C*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ DestinationUnreachable = int32(0x00002B20) - .field /*0400000D*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ HardwareError = int32(0x00002B00) - .field /*0400000E*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ IcmpError = int32(0x00002B24) - .field /*0400000F*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ NoResources = int32(0x00002AFE) - .field /*04000010*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ PacketTooBig = int32(0x00002B01) - .field /*04000011*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ ParameterProblem = int32(0x00002B07) - .field /*04000012*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ SourceQuench = int32(0x00002B08) - .field /*04000013*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ Success = int32(0x00000000) - .field /*04000014*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ TimedOut = int32(0x00002B02) - .field /*04000015*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ TimeExceeded = int32(0x00002B21) - .field /*04000016*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ TtlExpired = int32(0x00002B05) - .field /*04000017*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ TtlReassemblyTimeExceeded = int32(0x00002B06) - .field /*04000018*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ Unknown = int32(0xFFFFFFFF) - .field /*04000019*/ public static literal valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ UnrecognizedNextHeader = int32(0x00002B23) -} // end of class System.Net.NetworkInformation.IPStatus - -.class /*02000003*/ public auto ansi beforefieldinit System.Net.NetworkInformation.Ping - extends [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.ComponentModel.Primitives/*23000002*/]System.ComponentModel.Component/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Ping::.ctor - - .method /*06000002*/ public hidebysig specialname - instance void add_PingCompleted(class System.Net.NetworkInformation.PingCompletedEventHandler/*02000004*/ 'value') cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::add_PingCompleted - - .method /*06000003*/ public hidebysig specialname - instance void remove_PingCompleted(class System.Net.NetworkInformation.PingCompletedEventHandler/*02000004*/ 'value') cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::remove_PingCompleted - - .method /*06000004*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::Dispose - - .method /*06000005*/ family hidebysig instance void - OnPingCompleted(class System.Net.NetworkInformation.PingCompletedEventArgs/*02000005*/ e) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::OnPingCompleted - - .method /*06000006*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(string hostNameOrAddress) cil managed - // SIG: 20 01 12 20 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*06000007*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(string hostNameOrAddress, - int32 timeout) cil managed - // SIG: 20 02 12 20 0E 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*06000008*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address) cil managed - // SIG: 20 01 12 20 12 4D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*06000009*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout) cil managed - // SIG: 20 02 12 20 12 4D 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*0600000A*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(string hostNameOrAddress, - int32 timeout, - uint8[] buffer) cil managed - // SIG: 20 03 12 20 0E 08 1D 05 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*0600000B*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - uint8[] buffer) cil managed - // SIG: 20 03 12 20 12 4D 08 1D 05 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*0600000C*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(string hostNameOrAddress, - int32 timeout, - uint8[] buffer, - class System.Net.NetworkInformation.PingOptions/*02000007*/ options) cil managed - // SIG: 20 04 12 20 0E 08 1D 05 12 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*0600000D*/ public hidebysig instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Send(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - uint8[] buffer, - class System.Net.NetworkInformation.PingOptions/*02000007*/ options) cil managed - // SIG: 20 04 12 20 12 4D 08 1D 05 12 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::Send - - .method /*0600000E*/ public hidebysig instance void - SendAsync(string hostNameOrAddress, - object userToken) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*0600000F*/ public hidebysig instance void - SendAsync(string hostNameOrAddress, - int32 timeout, - object userToken) cil managed - // SIG: 20 03 01 0E 08 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000010*/ public hidebysig instance void - SendAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - object userToken) cil managed - // SIG: 20 02 01 12 4D 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000011*/ public hidebysig instance void - SendAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - object userToken) cil managed - // SIG: 20 03 01 12 4D 08 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000012*/ public hidebysig instance void - SendAsync(string hostNameOrAddress, - int32 timeout, - uint8[] buffer, - object userToken) cil managed - // SIG: 20 04 01 0E 08 1D 05 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000013*/ public hidebysig instance void - SendAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - uint8[] buffer, - object userToken) cil managed - // SIG: 20 04 01 12 4D 08 1D 05 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000014*/ public hidebysig instance void - SendAsync(string hostNameOrAddress, - int32 timeout, - uint8[] buffer, - class System.Net.NetworkInformation.PingOptions/*02000007*/ options, - object userToken) cil managed - // SIG: 20 05 01 0E 08 1D 05 12 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000015*/ public hidebysig instance void - SendAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - uint8[] buffer, - class System.Net.NetworkInformation.PingOptions/*02000007*/ options, - object userToken) cil managed - // SIG: 20 05 01 12 4D 08 1D 05 12 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsync - - .method /*06000016*/ public hidebysig instance void - SendAsyncCancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Ping::SendAsyncCancel - - .method /*06000017*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address) cil managed - // SIG: 20 01 15 12 55 01 12 20 12 4D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*06000018*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout) cil managed - // SIG: 20 02 15 12 55 01 12 20 12 4D 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*06000019*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - uint8[] buffer) cil managed - // SIG: 20 03 15 12 55 01 12 20 12 4D 08 1D 05 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*0600001A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ address, - int32 timeout, - uint8[] buffer, - class System.Net.NetworkInformation.PingOptions/*02000007*/ options) cil managed - // SIG: 20 04 15 12 55 01 12 20 12 4D 08 1D 05 12 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*0600001B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(string hostNameOrAddress) cil managed - // SIG: 20 01 15 12 55 01 12 20 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*0600001C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(string hostNameOrAddress, - int32 timeout) cil managed - // SIG: 20 02 15 12 55 01 12 20 0E 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*0600001D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(string hostNameOrAddress, - int32 timeout, - uint8[] buffer) cil managed - // SIG: 20 03 15 12 55 01 12 20 0E 08 1D 05 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .method /*0600001E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000015*/ - SendPingAsync(string hostNameOrAddress, - int32 timeout, - uint8[] buffer, - class System.Net.NetworkInformation.PingOptions/*02000007*/ options) cil managed - // SIG: 20 04 15 12 55 01 12 20 0E 08 1D 05 12 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Ping::SendPingAsync - - .event /*14000001*/ System.Net.NetworkInformation.PingCompletedEventHandler/*02000004*/ PingCompleted - { - .addon instance void System.Net.NetworkInformation.Ping/*02000003*/::add_PingCompleted(class System.Net.NetworkInformation.PingCompletedEventHandler/*02000004*/) /* 06000002 */ - .removeon instance void System.Net.NetworkInformation.Ping/*02000003*/::remove_PingCompleted(class System.Net.NetworkInformation.PingCompletedEventHandler/*02000004*/) /* 06000003 */ - } // end of event Ping::PingCompleted -} // end of class System.Net.NetworkInformation.Ping - -.class /*02000004*/ public auto ansi sealed System.Net.NetworkInformation.PingCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method PingCompletedEventHandler::.ctor - - .method /*06000020*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.NetworkInformation.PingCompletedEventArgs/*02000005*/ e) runtime managed - // SIG: 20 02 01 1C 12 14 - { - } // end of method PingCompletedEventHandler::Invoke - - .method /*06000021*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object sender, - class System.Net.NetworkInformation.PingCompletedEventArgs/*02000005*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 5D 1C 12 14 12 61 1C - { - } // end of method PingCompletedEventHandler::BeginInvoke - - .method /*06000022*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method PingCompletedEventHandler::EndInvoke - -} // end of class System.Net.NetworkInformation.PingCompletedEventHandler - -.class /*02000005*/ public auto ansi beforefieldinit System.Net.NetworkInformation.PingCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000004*/]System.ComponentModel.AsyncCompletedEventArgs/*01000019*/ -{ - .field /*0400001A*/ private initonly class System.Net.NetworkInformation.PingReply/*02000008*/ 'k__BackingField' - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001A*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .method /*06000023*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 10 (0xa) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 14 | */ ldnull - IL_0004: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000004*/]System.ComponentModel.AsyncCompletedEventArgs/*01000019*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*0100001C*/, - bool, - object) /* 0A000012 */ - IL_0009: /* 2A | */ ret - } // end of method PingCompletedEventArgs::.ctor - - .method /*06000024*/ public hidebysig specialname - instance class System.Net.NetworkInformation.PingReply/*02000008*/ - get_Reply() cil managed - // SIG: 20 00 12 20 - { - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100001A*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00001A */ ldfld class System.Net.NetworkInformation.PingReply/*02000008*/ System.Net.NetworkInformation.PingCompletedEventArgs/*02000005*/::'k__BackingField' /* 0400001A */ - IL_0006: /* 2A | */ ret - } // end of method PingCompletedEventArgs::get_Reply - - .property /*17000001*/ instance class System.Net.NetworkInformation.PingReply/*02000008*/ - Reply() - { - .get instance class System.Net.NetworkInformation.PingReply/*02000008*/ System.Net.NetworkInformation.PingCompletedEventArgs/*02000005*/::get_Reply() /* 06000024 */ - } // end of property PingCompletedEventArgs::Reply -} // end of class System.Net.NetworkInformation.PingCompletedEventArgs - -.class /*02000006*/ public auto ansi beforefieldinit System.Net.NetworkInformation.PingException - extends [System.Runtime/*23000001*/]System.InvalidOperationException/*0100001B*/ -{ - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2070 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method PingException::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001C*/ innerException) cil managed - // SIG: 20 02 01 0E 12 71 - { - // Method begins at RVA 0x2070 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method PingException::.ctor - - .method /*06000027*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001E*/ streamingContext) cil managed - // SIG: 20 02 01 12 75 11 79 - { - // Method begins at RVA 0x2070 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100001B*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method PingException::.ctor - -} // end of class System.Net.NetworkInformation.PingException - -.class /*02000007*/ public auto ansi beforefieldinit System.Net.NetworkInformation.PingOptions - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method PingOptions::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 ttl, - bool dontFragment) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method PingOptions::.ctor - - .method /*0600002A*/ public hidebysig specialname - instance bool get_DontFragment() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingOptions::get_DontFragment - - .method /*0600002B*/ public hidebysig specialname - instance void set_DontFragment(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PingOptions::set_DontFragment - - .method /*0600002C*/ public hidebysig specialname - instance int32 get_Ttl() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingOptions::get_Ttl - - .method /*0600002D*/ public hidebysig specialname - instance void set_Ttl(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PingOptions::set_Ttl - - .property /*17000002*/ instance bool DontFragment() - { - .get instance bool System.Net.NetworkInformation.PingOptions/*02000007*/::get_DontFragment() /* 0600002A */ - .set instance void System.Net.NetworkInformation.PingOptions/*02000007*/::set_DontFragment(bool) /* 0600002B */ - } // end of property PingOptions::DontFragment - .property /*17000003*/ instance int32 Ttl() - { - .get instance int32 System.Net.NetworkInformation.PingOptions/*02000007*/::get_Ttl() /* 0600002C */ - .set instance void System.Net.NetworkInformation.PingOptions/*02000007*/::set_Ttl(int32) /* 0600002D */ - } // end of property PingOptions::Ttl -} // end of class System.Net.NetworkInformation.PingOptions - -.class /*02000008*/ public auto ansi beforefieldinit System.Net.NetworkInformation.PingReply - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*0600002E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method PingReply::.ctor - - .method /*0600002F*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ - get_Address() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingReply::get_Address - - .method /*06000030*/ public hidebysig specialname - instance uint8[] get_Buffer() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingReply::get_Buffer - - .method /*06000031*/ public hidebysig specialname - instance class System.Net.NetworkInformation.PingOptions/*02000007*/ - get_Options() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingReply::get_Options - - .method /*06000032*/ public hidebysig specialname - instance int64 get_RoundtripTime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingReply::get_RoundtripTime - - .method /*06000033*/ public hidebysig specialname - instance valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ - get_Status() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PingReply::get_Status - - .property /*17000004*/ instance class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ - Address() - { - .get instance class [System.Net.Primitives/*23000003*/]System.Net.IPAddress/*01000013*/ System.Net.NetworkInformation.PingReply/*02000008*/::get_Address() /* 0600002F */ - } // end of property PingReply::Address - .property /*17000005*/ instance uint8[] - Buffer() - { - .get instance uint8[] System.Net.NetworkInformation.PingReply/*02000008*/::get_Buffer() /* 06000030 */ - } // end of property PingReply::Buffer - .property /*17000006*/ instance class System.Net.NetworkInformation.PingOptions/*02000007*/ - Options() - { - .get instance class System.Net.NetworkInformation.PingOptions/*02000007*/ System.Net.NetworkInformation.PingReply/*02000008*/::get_Options() /* 06000031 */ - } // end of property PingReply::Options - .property /*17000007*/ instance int64 RoundtripTime() - { - .get instance int64 System.Net.NetworkInformation.PingReply/*02000008*/::get_RoundtripTime() /* 06000032 */ - } // end of property PingReply::RoundtripTime - .property /*17000008*/ instance valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ - Status() - { - .get instance valuetype System.Net.NetworkInformation.IPStatus/*02000002*/ System.Net.NetworkInformation.PingReply/*02000008*/::get_Status() /* 06000033 */ - } // end of property PingReply::Status -} // end of class System.Net.NetworkInformation.PingReply - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il deleted file mode 100644 index ec5cf8c2ba..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il +++ /dev/null @@ -1,3289 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00006596 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x00010934 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00006543 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005000 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000063c8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000459c Virtual Size -// 0x00002000 Virtual Address -// 0x00004600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000598 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006585 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020b0 [0x00004298] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00006348 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000020fc Size -// '#~' Name -// Stream 2: -// 0x00002168 Offset -// 0x00001768 Size -// '#Strings' Name -// Stream 3: -// 0x000038d0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000038d4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000038e4 Offset -// 0x000009b4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000000090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 36496 -// PE header size : 512 (496 used) ( 1.40%) -// PE additional info : 17635 (48.32%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.20%) -// CLR meta-data size : 17048 (46.71%) -// CLR additional info : 128 ( 0.35%) -// CLR method headers : 184 ( 0.50%) -// Managed code : 559 ( 1.53%) -// Data : 2048 ( 5.61%) -// Unaccounted : -1690 (-4.63%) - -// Num.of PE sections : 3 -// .text - 17920 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 17048 -// Module - 1 (10 bytes) -// TypeDef - 34 (476 bytes) 3 interfaces, 0 explicit layout -// TypeRef - 42 (252 bytes) -// MethodDef - 192 (2688 bytes) 8 abstract, 0 native, 184 bodies -// FieldDef - 227 (1362 bytes) 11 constant -// MemberRef - 26 (156 bytes) -// ParamDef - 159 (954 bytes) -// MethodImpl - 2 (12 bytes) -// Constant - 203 (1218 bytes) -// CustomAttribute- 32 (192 bytes) -// InterfaceImpl - 11 (44 bytes) -// PropertyMap - 15 (60 bytes) -// Property - 57 (342 bytes) -// MethodSemantic- 83 (498 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 5989 bytes -// Blobs - 2484 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 205 bytes - -// CLR additional info : 128 - -// CLR method headers : 184 -// Num.of method bodies - 184 -// Num.of fat headers - 0 -// Num.of tiny headers - 184 - -// Managed code : 559 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CipherAlgorithmType (public) (auto) (ansi) (sealed) -// Class ExchangeAlgorithmType (public) (auto) (ansi) (sealed) -// Class HashAlgorithmType (public) (auto) (ansi) (sealed) -// Class SslProtocols (public) (auto) (ansi) (sealed) -// Class ChannelBinding (public) (abstract) (auto) (ansi) -// Class ChannelBindingKind (public) (auto) (ansi) (sealed) -// Class AuthenticationSchemes (public) (auto) (ansi) (sealed) -// Class Cookie (public) (auto) (ansi) (sealed) -// Class CookieCollection (public) (auto) (ansi) -// Class CookieContainer (public) (auto) (ansi) -// Class CookieException (public) (auto) (ansi) -// Class CredentialCache (public) (auto) (ansi) -// Class DecompressionMethods (public) (auto) (ansi) (sealed) -// Class DnsEndPoint (public) (auto) (ansi) -// Class EndPoint (public) (abstract) (auto) (ansi) -// Class HttpStatusCode (public) (auto) (ansi) (sealed) -// Interface ICredentials (public) (abstract) (auto) (ansi) -// Interface ICredentialsByHost (public) (abstract) (auto) (ansi) -// Class IPAddress (public) (auto) (ansi) -// Class IPEndPoint (public) (auto) (ansi) -// Interface IWebProxy (public) (abstract) (auto) (ansi) -// Class NetworkCredential (public) (auto) (ansi) -// Class SocketAddress (public) (auto) (ansi) -// Class TransportContext (public) (abstract) (auto) (ansi) -// Class HttpVersion (public) (abstract) (auto) (ansi) (sealed) -// Class AddressFamily (public) (auto) (ansi) (sealed) -// Class SocketError (public) (auto) (ansi) (sealed) -// Class SocketException (public) (auto) (ansi) -// Class AuthenticationLevel (public) (auto) (ansi) (sealed) -// Class SslPolicyErrors (public) (auto) (ansi) (sealed) -// Class IPAddressCollection (public) (auto) (ansi) -// Class RequestCacheLevel (public) (auto) (ansi) (sealed) -// Class RequestCachePolicy (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ Microsoft.Win32.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4E 65 74 2E 50 72 // ...System.Net.Pr - 69 6D 69 74 69 76 65 73 00 00 ) // imitives.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4E 65 74 2E 50 72 // ...System.Net.Pr - 69 6D 69 74 69 76 65 73 00 00 ) // imitives.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4E 65 74 2E 50 72 // ...System.Net.Pr - 69 6D 69 74 69 76 65 73 00 00 ) // imitives.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.Primitives.dll -// MVID: {508e2733-7e37-4171-94be-afb70ea46b6c} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7B0C31F000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Security.Authentication.CipherAlgorithmType - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Aes = int32(0x00006611) - .field /*04000003*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Aes128 = int32(0x0000660E) - .field /*04000004*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Aes192 = int32(0x0000660F) - .field /*04000005*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Aes256 = int32(0x00006610) - .field /*04000006*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Des = int32(0x00006601) - .field /*04000007*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ None = int32(0x00000000) - .field /*04000008*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Null = int32(0x00006000) - .field /*04000009*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Rc2 = int32(0x00006602) - .field /*0400000A*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ Rc4 = int32(0x00006801) - .field /*0400000B*/ public static literal valuetype System.Security.Authentication.CipherAlgorithmType/*02000002*/ TripleDes = int32(0x00006603) -} // end of class System.Security.Authentication.CipherAlgorithmType - -.class /*02000003*/ public auto ansi sealed System.Security.Authentication.ExchangeAlgorithmType - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400000C*/ public specialname rtspecialname int32 value__ - .field /*0400000D*/ public static literal valuetype System.Security.Authentication.ExchangeAlgorithmType/*02000003*/ DiffieHellman = int32(0x0000AA02) - .field /*0400000E*/ public static literal valuetype System.Security.Authentication.ExchangeAlgorithmType/*02000003*/ None = int32(0x00000000) - .field /*0400000F*/ public static literal valuetype System.Security.Authentication.ExchangeAlgorithmType/*02000003*/ RsaKeyX = int32(0x0000A400) - .field /*04000010*/ public static literal valuetype System.Security.Authentication.ExchangeAlgorithmType/*02000003*/ RsaSign = int32(0x00002400) -} // end of class System.Security.Authentication.ExchangeAlgorithmType - -.class /*02000004*/ public auto ansi sealed System.Security.Authentication.HashAlgorithmType - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000011*/ public specialname rtspecialname int32 value__ - .field /*04000012*/ public static literal valuetype System.Security.Authentication.HashAlgorithmType/*02000004*/ Md5 = int32(0x00008003) - .field /*04000013*/ public static literal valuetype System.Security.Authentication.HashAlgorithmType/*02000004*/ None = int32(0x00000000) - .field /*04000014*/ public static literal valuetype System.Security.Authentication.HashAlgorithmType/*02000004*/ Sha1 = int32(0x00008004) - .field /*04000015*/ public static literal valuetype System.Security.Authentication.HashAlgorithmType/*02000004*/ Sha256 = int32(0x0000800C) - .field /*04000016*/ public static literal valuetype System.Security.Authentication.HashAlgorithmType/*02000004*/ Sha384 = int32(0x0000800D) - .field /*04000017*/ public static literal valuetype System.Security.Authentication.HashAlgorithmType/*02000004*/ Sha512 = int32(0x0000800E) -} // end of class System.Security.Authentication.HashAlgorithmType - -.class /*02000005*/ public auto ansi sealed System.Security.Authentication.SslProtocols - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000014*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000018*/ public specialname rtspecialname int32 value__ - .field /*04000019*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ None = int32(0x00000000) - .field /*0400001A*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ Ssl2 = int32(0x0000000C) - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000012 */ = ( 01 00 68 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..hThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 49 74 20 69 73 20 6E 6F 20 6C 6F 6E // d. It is no lon - 67 65 72 20 73 75 70 70 6F 72 74 65 64 2E 20 68 // ger supported. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .field /*0400001B*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ Ssl3 = int32(0x00000030) - .custom /*0C000019:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000012 */ = ( 01 00 68 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..hThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 49 74 20 69 73 20 6E 6F 20 6C 6F 6E // d. It is no lon - 67 65 72 20 73 75 70 70 6F 72 74 65 64 2E 20 68 // ger supported. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .field /*0400001C*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ Tls = int32(0x000000C0) - .field /*0400001D*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ Tls11 = int32(0x00000300) - .field /*0400001E*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ Tls12 = int32(0x00000C00) - .field /*0400001F*/ public static literal valuetype System.Security.Authentication.SslProtocols/*02000005*/ Default = int32(0x000000F0) - .custom /*0C00001A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000012 */ = ( 01 00 68 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..hThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 49 74 20 69 73 20 6E 6F 20 6C 6F 6E // d. It is no lon - 67 65 72 20 73 75 70 70 6F 72 74 65 64 2E 20 68 // ger supported. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. -} // end of class System.Security.Authentication.SslProtocols - -.class /*02000006*/ public abstract auto ansi beforefieldinit System.Security.Authentication.ExtendedProtection.ChannelBinding - extends [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000016*/ -{ - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000016*/::.ctor(bool) /* 0A000016 */ - IL_0007: /* 2A | */ ret - } // end of method ChannelBinding::.ctor - - .method /*06000002*/ family hidebysig specialname rtspecialname - instance void .ctor(bool ownsHandle) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000016*/::.ctor(bool) /* 0A000016 */ - IL_0007: /* 2A | */ ret - } // end of method ChannelBinding::.ctor - - .method /*06000003*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ChannelBinding::get_Size - - .property /*17000001*/ instance int32 Size() - { - .get instance int32 System.Security.Authentication.ExtendedProtection.ChannelBinding/*02000006*/::get_Size() /* 06000003 */ - } // end of property ChannelBinding::Size -} // end of class System.Security.Authentication.ExtendedProtection.ChannelBinding - -.class /*02000007*/ public auto ansi sealed System.Security.Authentication.ExtendedProtection.ChannelBindingKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000020*/ public specialname rtspecialname int32 value__ - .field /*04000021*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.ChannelBindingKind/*02000007*/ Endpoint = int32(0x0000001A) - .field /*04000022*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.ChannelBindingKind/*02000007*/ Unique = int32(0x00000019) - .field /*04000023*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.ChannelBindingKind/*02000007*/ Unknown = int32(0x00000000) -} // end of class System.Security.Authentication.ExtendedProtection.ChannelBindingKind - -.class /*02000008*/ public auto ansi sealed System.Net.AuthenticationSchemes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000014*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000024*/ public specialname rtspecialname int32 value__ - .field /*04000025*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ Anonymous = int32(0x00008000) - .field /*04000026*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ Basic = int32(0x00000008) - .field /*04000027*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ Digest = int32(0x00000001) - .field /*04000028*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ IntegratedWindowsAuthentication = int32(0x00000006) - .field /*04000029*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ Negotiate = int32(0x00000002) - .field /*0400002A*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ None = int32(0x00000000) - .field /*0400002B*/ public static literal valuetype System.Net.AuthenticationSchemes/*02000008*/ Ntlm = int32(0x00000004) -} // end of class System.Net.AuthenticationSchemes - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Net.Cookie - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method Cookie::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method Cookie::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string 'value', - string path) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method Cookie::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string 'value', - string path, - string domain) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method Cookie::.ctor - - .method /*06000008*/ public hidebysig specialname - instance string get_Comment() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Comment - - .method /*06000009*/ public hidebysig specialname - instance void set_Comment(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Comment - - .method /*0600000A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000018*/ - get_CommentUri() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_CommentUri - - .method /*0600000B*/ public hidebysig specialname - instance void set_CommentUri(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ 'value') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_CommentUri - - .method /*0600000C*/ public hidebysig specialname - instance bool get_Discard() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Discard - - .method /*0600000D*/ public hidebysig specialname - instance void set_Discard(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Discard - - .method /*0600000E*/ public hidebysig specialname - instance string get_Domain() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Domain - - .method /*0600000F*/ public hidebysig specialname - instance void set_Domain(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Domain - - .method /*06000010*/ public hidebysig specialname - instance bool get_Expired() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Expired - - .method /*06000011*/ public hidebysig specialname - instance void set_Expired(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Expired - - .method /*06000012*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ - get_Expires() cil managed - // SIG: 20 00 11 65 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Expires - - .method /*06000013*/ public hidebysig specialname - instance void set_Expires(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ 'value') cil managed - // SIG: 20 01 01 11 65 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Expires - - .method /*06000014*/ public hidebysig specialname - instance bool get_HttpOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_HttpOnly - - .method /*06000015*/ public hidebysig specialname - instance void set_HttpOnly(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_HttpOnly - - .method /*06000016*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Name - - .method /*06000017*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Name - - .method /*06000018*/ public hidebysig specialname - instance string get_Path() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Path - - .method /*06000019*/ public hidebysig specialname - instance void set_Path(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Path - - .method /*0600001A*/ public hidebysig specialname - instance string get_Port() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Port - - .method /*0600001B*/ public hidebysig specialname - instance void set_Port(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Port - - .method /*0600001C*/ public hidebysig specialname - instance bool get_Secure() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Secure - - .method /*0600001D*/ public hidebysig specialname - instance void set_Secure(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Secure - - .method /*0600001E*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ - get_TimeStamp() cil managed - // SIG: 20 00 11 65 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_TimeStamp - - .method /*0600001F*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Value - - .method /*06000020*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Value - - .method /*06000021*/ public hidebysig specialname - instance int32 get_Version() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::get_Version - - .method /*06000022*/ public hidebysig specialname - instance void set_Version(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Cookie::set_Version - - .method /*06000023*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::Equals - - .method /*06000024*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::GetHashCode - - .method /*06000025*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Cookie::ToString - - .property /*17000002*/ instance string Comment() - { - .get instance string System.Net.Cookie/*02000009*/::get_Comment() /* 06000008 */ - .set instance void System.Net.Cookie/*02000009*/::set_Comment(string) /* 06000009 */ - } // end of property Cookie::Comment - .property /*17000003*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000018*/ - CommentUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000018*/ System.Net.Cookie/*02000009*/::get_CommentUri() /* 0600000A */ - .set instance void System.Net.Cookie/*02000009*/::set_CommentUri(class [System.Runtime/*23000001*/]System.Uri/*01000018*/) /* 0600000B */ - } // end of property Cookie::CommentUri - .property /*17000004*/ instance bool Discard() - { - .get instance bool System.Net.Cookie/*02000009*/::get_Discard() /* 0600000C */ - .set instance void System.Net.Cookie/*02000009*/::set_Discard(bool) /* 0600000D */ - } // end of property Cookie::Discard - .property /*17000005*/ instance string Domain() - { - .get instance string System.Net.Cookie/*02000009*/::get_Domain() /* 0600000E */ - .set instance void System.Net.Cookie/*02000009*/::set_Domain(string) /* 0600000F */ - } // end of property Cookie::Domain - .property /*17000006*/ instance bool Expired() - { - .get instance bool System.Net.Cookie/*02000009*/::get_Expired() /* 06000010 */ - .set instance void System.Net.Cookie/*02000009*/::set_Expired(bool) /* 06000011 */ - } // end of property Cookie::Expired - .property /*17000007*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ - Expires() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ System.Net.Cookie/*02000009*/::get_Expires() /* 06000012 */ - .set instance void System.Net.Cookie/*02000009*/::set_Expires(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/) /* 06000013 */ - } // end of property Cookie::Expires - .property /*17000008*/ instance bool HttpOnly() - { - .get instance bool System.Net.Cookie/*02000009*/::get_HttpOnly() /* 06000014 */ - .set instance void System.Net.Cookie/*02000009*/::set_HttpOnly(bool) /* 06000015 */ - } // end of property Cookie::HttpOnly - .property /*17000009*/ instance string Name() - { - .get instance string System.Net.Cookie/*02000009*/::get_Name() /* 06000016 */ - .set instance void System.Net.Cookie/*02000009*/::set_Name(string) /* 06000017 */ - } // end of property Cookie::Name - .property /*1700000A*/ instance string Path() - { - .get instance string System.Net.Cookie/*02000009*/::get_Path() /* 06000018 */ - .set instance void System.Net.Cookie/*02000009*/::set_Path(string) /* 06000019 */ - } // end of property Cookie::Path - .property /*1700000B*/ instance string Port() - { - .get instance string System.Net.Cookie/*02000009*/::get_Port() /* 0600001A */ - .set instance void System.Net.Cookie/*02000009*/::set_Port(string) /* 0600001B */ - } // end of property Cookie::Port - .property /*1700000C*/ instance bool Secure() - { - .get instance bool System.Net.Cookie/*02000009*/::get_Secure() /* 0600001C */ - .set instance void System.Net.Cookie/*02000009*/::set_Secure(bool) /* 0600001D */ - } // end of property Cookie::Secure - .property /*1700000D*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ - TimeStamp() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000019*/ System.Net.Cookie/*02000009*/::get_TimeStamp() /* 0600001E */ - } // end of property Cookie::TimeStamp - .property /*1700000E*/ instance string Value() - { - .get instance string System.Net.Cookie/*02000009*/::get_Value() /* 0600001F */ - .set instance void System.Net.Cookie/*02000009*/::set_Value(string) /* 06000020 */ - } // end of property Cookie::Value - .property /*1700000F*/ instance int32 Version() - { - .get instance int32 System.Net.Cookie/*02000009*/::get_Version() /* 06000021 */ - .set instance void System.Net.Cookie/*02000009*/::set_Version(int32) /* 06000022 */ - } // end of property Cookie::Version -} // end of class System.Net.Cookie - -.class /*0200000A*/ public auto ansi beforefieldinit System.Net.CookieCollection - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001C*/ -{ - .custom /*0C000015:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001A*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CookieCollection::.ctor - - .method /*06000027*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::get_Count - - .method /*06000028*/ public hidebysig specialname - instance class System.Net.Cookie/*02000009*/ - get_Item(string name) cil managed - // SIG: 20 01 12 24 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::get_Item - - .method /*06000029*/ public hidebysig specialname - instance class System.Net.Cookie/*02000009*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 24 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::get_Item - - .method /*0600002A*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::get_IsSynchronized - - .method /*0600002B*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::get_SyncRoot - - .method /*0600002C*/ public hidebysig instance void - Add(class System.Net.Cookie/*02000009*/ cookie) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieCollection::Add - - .method /*0600002D*/ public hidebysig instance void - Add(class System.Net.CookieCollection/*0200000A*/ cookies) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieCollection::Add - - .method /*0600002E*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001D*/ - GetEnumerator() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::GetEnumerator - - .method /*0600002F*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100001E*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 79 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieCollection::CopyTo - - .method /*06000030*/ public hidebysig instance void - CopyTo(class System.Net.Cookie/*02000009*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 24 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieCollection::CopyTo - - .method /*06000031*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieCollection::get_IsReadOnly - - .property /*17000010*/ instance int32 Count() - { - .get instance int32 System.Net.CookieCollection/*0200000A*/::get_Count() /* 06000027 */ - } // end of property CookieCollection::Count - .property /*17000011*/ instance class System.Net.Cookie/*02000009*/ - Item(string) - { - .get instance class System.Net.Cookie/*02000009*/ System.Net.CookieCollection/*0200000A*/::get_Item(string) /* 06000028 */ - } // end of property CookieCollection::Item - .property /*17000012*/ instance class System.Net.Cookie/*02000009*/ - Item(int32) - { - .get instance class System.Net.Cookie/*02000009*/ System.Net.CookieCollection/*0200000A*/::get_Item(int32) /* 06000029 */ - } // end of property CookieCollection::Item - .property /*17000013*/ instance bool IsSynchronized() - { - .get instance bool System.Net.CookieCollection/*0200000A*/::get_IsSynchronized() /* 0600002A */ - } // end of property CookieCollection::IsSynchronized - .property /*17000014*/ instance object SyncRoot() - { - .get instance object System.Net.CookieCollection/*0200000A*/::get_SyncRoot() /* 0600002B */ - } // end of property CookieCollection::SyncRoot - .property /*17000015*/ instance bool IsReadOnly() - { - .get instance bool System.Net.CookieCollection/*0200000A*/::get_IsReadOnly() /* 06000031 */ - } // end of property CookieCollection::IsReadOnly -} // end of class System.Net.CookieCollection - -.class /*0200000B*/ public auto ansi beforefieldinit System.Net.CookieContainer - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .field /*0400002C*/ public static literal int32 DefaultCookieLengthLimit = int32(0x00001000) - .field /*0400002D*/ public static literal int32 DefaultCookieLimit = int32(0x0000012C) - .field /*0400002E*/ public static literal int32 DefaultPerDomainCookieLimit = int32(0x00000014) - .method /*06000032*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CookieContainer::.ctor - - .method /*06000033*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieContainer::get_Capacity - - .method /*06000034*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::set_Capacity - - .method /*06000035*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieContainer::get_Count - - .method /*06000036*/ public hidebysig specialname - instance int32 get_MaxCookieSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieContainer::get_MaxCookieSize - - .method /*06000037*/ public hidebysig specialname - instance void set_MaxCookieSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::set_MaxCookieSize - - .method /*06000038*/ public hidebysig specialname - instance int32 get_PerDomainCapacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieContainer::get_PerDomainCapacity - - .method /*06000039*/ public hidebysig specialname - instance void set_PerDomainCapacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::set_PerDomainCapacity - - .method /*0600003A*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri, - class System.Net.Cookie/*02000009*/ cookie) cil managed - // SIG: 20 02 01 12 61 12 24 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::Add - - .method /*0600003B*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri, - class System.Net.CookieCollection/*0200000A*/ cookies) cil managed - // SIG: 20 02 01 12 61 12 28 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::Add - - .method /*0600003C*/ public hidebysig instance string - GetCookieHeader(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri) cil managed - // SIG: 20 01 0E 12 61 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieContainer::GetCookieHeader - - .method /*0600003D*/ public hidebysig instance class System.Net.CookieCollection/*0200000A*/ - GetCookies(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri) cil managed - // SIG: 20 01 12 28 12 61 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CookieContainer::GetCookies - - .method /*0600003E*/ public hidebysig instance void - SetCookies(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri, - string cookieHeader) cil managed - // SIG: 20 02 01 12 61 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::SetCookies - - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CookieContainer::.ctor - - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - int32 perDomainCapacity, - int32 maxCookieSize) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CookieContainer::.ctor - - .method /*06000041*/ public hidebysig instance void - Add(class System.Net.CookieCollection/*0200000A*/ cookies) cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::Add - - .method /*06000042*/ public hidebysig instance void - Add(class System.Net.Cookie/*02000009*/ cookie) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieContainer::Add - - .property /*17000016*/ instance int32 Capacity() - { - .get instance int32 System.Net.CookieContainer/*0200000B*/::get_Capacity() /* 06000033 */ - .set instance void System.Net.CookieContainer/*0200000B*/::set_Capacity(int32) /* 06000034 */ - } // end of property CookieContainer::Capacity - .property /*17000017*/ instance int32 Count() - { - .get instance int32 System.Net.CookieContainer/*0200000B*/::get_Count() /* 06000035 */ - } // end of property CookieContainer::Count - .property /*17000018*/ instance int32 MaxCookieSize() - { - .get instance int32 System.Net.CookieContainer/*0200000B*/::get_MaxCookieSize() /* 06000036 */ - .set instance void System.Net.CookieContainer/*0200000B*/::set_MaxCookieSize(int32) /* 06000037 */ - } // end of property CookieContainer::MaxCookieSize - .property /*17000019*/ instance int32 PerDomainCapacity() - { - .get instance int32 System.Net.CookieContainer/*0200000B*/::get_PerDomainCapacity() /* 06000038 */ - .set instance void System.Net.CookieContainer/*0200000B*/::set_PerDomainCapacity(int32) /* 06000039 */ - } // end of property CookieContainer::PerDomainCapacity -} // end of class System.Net.CookieContainer - -.class /*0200000C*/ public auto ansi beforefieldinit System.Net.CookieException - extends [System.Runtime/*23000001*/]System.FormatException/*0100001F*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000020*/ -{ - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.FormatException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method CookieException::.ctor - - .method /*06000044*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.FormatException/*0100001F*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method CookieException::.ctor - - .method /*06000045*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieException::GetObjectData - - .method /*06000046*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000020*/::GetObjectData /*01000020::0A000014*/ - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CookieException::System.Runtime.Serialization.ISerializable.GetObjectData - -} // end of class System.Net.CookieException - -.class /*0200000D*/ public auto ansi beforefieldinit System.Net.CredentialCache - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001C*/, - System.Net.ICredentials/*02000012*/, - System.Net.ICredentialsByHost/*02000013*/ -{ - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CredentialCache::.ctor - - .method /*06000048*/ public hidebysig specialname static - class System.Net.ICredentials/*02000012*/ - get_DefaultCredentials() cil managed - // SIG: 00 00 12 48 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CredentialCache::get_DefaultCredentials - - .method /*06000049*/ public hidebysig specialname static - class System.Net.NetworkCredential/*02000017*/ - get_DefaultNetworkCredentials() cil managed - // SIG: 00 00 12 5C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CredentialCache::get_DefaultNetworkCredentials - - .method /*0600004A*/ public hidebysig instance void - Add(string host, - int32 port, - string authenticationType, - class System.Net.NetworkCredential/*02000017*/ credential) cil managed - // SIG: 20 04 01 0E 08 0E 12 5C - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CredentialCache::Add - - .method /*0600004B*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uriPrefix, - string authType, - class System.Net.NetworkCredential/*02000017*/ cred) cil managed - // SIG: 20 03 01 12 61 0E 12 5C - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CredentialCache::Add - - .method /*0600004C*/ public hidebysig newslot virtual final - instance class System.Net.NetworkCredential/*02000017*/ - GetCredential(string host, - int32 port, - string authenticationType) cil managed - // SIG: 20 03 12 5C 0E 08 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CredentialCache::GetCredential - - .method /*0600004D*/ public hidebysig newslot virtual final - instance class System.Net.NetworkCredential/*02000017*/ - GetCredential(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uriPrefix, - string authType) cil managed - // SIG: 20 02 12 5C 12 61 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CredentialCache::GetCredential - - .method /*0600004E*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001D*/ - GetEnumerator() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CredentialCache::GetEnumerator - - .method /*0600004F*/ public hidebysig instance void - Remove(string host, - int32 port, - string authenticationType) cil managed - // SIG: 20 03 01 0E 08 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CredentialCache::Remove - - .method /*06000050*/ public hidebysig instance void - Remove(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uriPrefix, - string authType) cil managed - // SIG: 20 02 01 12 61 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CredentialCache::Remove - - .property /*1700001A*/ class System.Net.ICredentials/*02000012*/ - DefaultCredentials() - { - .get class System.Net.ICredentials/*02000012*/ System.Net.CredentialCache/*0200000D*/::get_DefaultCredentials() /* 06000048 */ - } // end of property CredentialCache::DefaultCredentials - .property /*1700001B*/ class System.Net.NetworkCredential/*02000017*/ - DefaultNetworkCredentials() - { - .get class System.Net.NetworkCredential/*02000017*/ System.Net.CredentialCache/*0200000D*/::get_DefaultNetworkCredentials() /* 06000049 */ - } // end of property CredentialCache::DefaultNetworkCredentials -} // end of class System.Net.CredentialCache - -.class /*0200000E*/ public auto ansi sealed System.Net.DecompressionMethods - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000014*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400002F*/ public specialname rtspecialname int32 value__ - .field /*04000030*/ public static literal valuetype System.Net.DecompressionMethods/*0200000E*/ Deflate = int32(0x00000002) - .field /*04000031*/ public static literal valuetype System.Net.DecompressionMethods/*0200000E*/ GZip = int32(0x00000001) - .field /*04000032*/ public static literal valuetype System.Net.DecompressionMethods/*0200000E*/ None = int32(0x00000000) -} // end of class System.Net.DecompressionMethods - -.class /*0200000F*/ public auto ansi beforefieldinit System.Net.DnsEndPoint - extends System.Net.EndPoint/*02000010*/ -{ - .method /*06000051*/ public hidebysig specialname rtspecialname - instance void .ctor(string host, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000059 */ call instance void System.Net.EndPoint/*02000010*/::.ctor() /* 06000059 */ - IL_0006: /* 2A | */ ret - } // end of method DnsEndPoint::.ctor - - .method /*06000052*/ public hidebysig specialname rtspecialname - instance void .ctor(string host, - int32 port, - valuetype System.Net.Sockets.AddressFamily/*0200001B*/ addressFamily) cil managed - // SIG: 20 03 01 0E 08 11 6C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000059 */ call instance void System.Net.EndPoint/*02000010*/::.ctor() /* 06000059 */ - IL_0006: /* 2A | */ ret - } // end of method DnsEndPoint::.ctor - - .method /*06000053*/ public hidebysig specialname virtual - instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - get_AddressFamily() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DnsEndPoint::get_AddressFamily - - .method /*06000054*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DnsEndPoint::get_Host - - .method /*06000055*/ public hidebysig specialname - instance int32 get_Port() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DnsEndPoint::get_Port - - .method /*06000056*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DnsEndPoint::Equals - - .method /*06000057*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DnsEndPoint::GetHashCode - - .method /*06000058*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DnsEndPoint::ToString - - .property /*1700001C*/ instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - AddressFamily() - { - .get instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ System.Net.DnsEndPoint/*0200000F*/::get_AddressFamily() /* 06000053 */ - } // end of property DnsEndPoint::AddressFamily - .property /*1700001D*/ instance string Host() - { - .get instance string System.Net.DnsEndPoint/*0200000F*/::get_Host() /* 06000054 */ - } // end of property DnsEndPoint::Host - .property /*1700001E*/ instance int32 Port() - { - .get instance int32 System.Net.DnsEndPoint/*0200000F*/::get_Port() /* 06000055 */ - } // end of property DnsEndPoint::Port -} // end of class System.Net.DnsEndPoint - -.class /*02000010*/ public abstract auto ansi beforefieldinit System.Net.EndPoint - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .method /*06000059*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method EndPoint::.ctor - - .method /*0600005A*/ public hidebysig newslot specialname virtual - instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - get_AddressFamily() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EndPoint::get_AddressFamily - - .method /*0600005B*/ public hidebysig newslot virtual - instance class System.Net.EndPoint/*02000010*/ - Create(class System.Net.SocketAddress/*02000018*/ socketAddress) cil managed - // SIG: 20 01 12 40 12 60 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EndPoint::Create - - .method /*0600005C*/ public hidebysig newslot virtual - instance class System.Net.SocketAddress/*02000018*/ - Serialize() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EndPoint::Serialize - - .property /*1700001F*/ instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - AddressFamily() - { - .get instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ System.Net.EndPoint/*02000010*/::get_AddressFamily() /* 0600005A */ - } // end of property EndPoint::AddressFamily -} // end of class System.Net.EndPoint - -.class /*02000011*/ public auto ansi sealed System.Net.HttpStatusCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000033*/ public specialname rtspecialname int32 value__ - .field /*04000034*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Accepted = int32(0x000000CA) - .field /*04000035*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ AlreadyReported = int32(0x000000D0) - .field /*04000036*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Ambiguous = int32(0x0000012C) - .field /*04000037*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ BadGateway = int32(0x000001F6) - .field /*04000038*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ BadRequest = int32(0x00000190) - .field /*04000039*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Conflict = int32(0x00000199) - .field /*0400003A*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Continue = int32(0x00000064) - .field /*0400003B*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Created = int32(0x000000C9) - .field /*0400003C*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ EarlyHints = int32(0x00000067) - .field /*0400003D*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ ExpectationFailed = int32(0x000001A1) - .field /*0400003E*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ FailedDependency = int32(0x000001A8) - .field /*0400003F*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Forbidden = int32(0x00000193) - .field /*04000040*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Found = int32(0x0000012E) - .field /*04000041*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ GatewayTimeout = int32(0x000001F8) - .field /*04000042*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Gone = int32(0x0000019A) - .field /*04000043*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ HttpVersionNotSupported = int32(0x000001F9) - .field /*04000044*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ IMUsed = int32(0x000000E2) - .field /*04000045*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ InsufficientStorage = int32(0x000001FB) - .field /*04000046*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ InternalServerError = int32(0x000001F4) - .field /*04000047*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ LengthRequired = int32(0x0000019B) - .field /*04000048*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Locked = int32(0x000001A7) - .field /*04000049*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ LoopDetected = int32(0x000001FC) - .field /*0400004A*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ MethodNotAllowed = int32(0x00000195) - .field /*0400004B*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ MisdirectedRequest = int32(0x000001A5) - .field /*0400004C*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Moved = int32(0x0000012D) - .field /*0400004D*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ MovedPermanently = int32(0x0000012D) - .field /*0400004E*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ MultipleChoices = int32(0x0000012C) - .field /*0400004F*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ MultiStatus = int32(0x000000CF) - .field /*04000050*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NetworkAuthenticationRequired = int32(0x000001FF) - .field /*04000051*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NoContent = int32(0x000000CC) - .field /*04000052*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NonAuthoritativeInformation = int32(0x000000CB) - .field /*04000053*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NotAcceptable = int32(0x00000196) - .field /*04000054*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NotExtended = int32(0x000001FE) - .field /*04000055*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NotFound = int32(0x00000194) - .field /*04000056*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NotImplemented = int32(0x000001F5) - .field /*04000057*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ NotModified = int32(0x00000130) - .field /*04000058*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ OK = int32(0x000000C8) - .field /*04000059*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ PartialContent = int32(0x000000CE) - .field /*0400005A*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ PaymentRequired = int32(0x00000192) - .field /*0400005B*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ PermanentRedirect = int32(0x00000134) - .field /*0400005C*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ PreconditionFailed = int32(0x0000019C) - .field /*0400005D*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ PreconditionRequired = int32(0x000001AC) - .field /*0400005E*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Processing = int32(0x00000066) - .field /*0400005F*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ ProxyAuthenticationRequired = int32(0x00000197) - .field /*04000060*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Redirect = int32(0x0000012E) - .field /*04000061*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RedirectKeepVerb = int32(0x00000133) - .field /*04000062*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RedirectMethod = int32(0x0000012F) - .field /*04000063*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RequestedRangeNotSatisfiable = int32(0x000001A0) - .field /*04000064*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RequestEntityTooLarge = int32(0x0000019D) - .field /*04000065*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RequestHeaderFieldsTooLarge = int32(0x000001AF) - .field /*04000066*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RequestTimeout = int32(0x00000198) - .field /*04000067*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ RequestUriTooLong = int32(0x0000019E) - .field /*04000068*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ ResetContent = int32(0x000000CD) - .field /*04000069*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ SeeOther = int32(0x0000012F) - .field /*0400006A*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ ServiceUnavailable = int32(0x000001F7) - .field /*0400006B*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ SwitchingProtocols = int32(0x00000065) - .field /*0400006C*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ TemporaryRedirect = int32(0x00000133) - .field /*0400006D*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ TooManyRequests = int32(0x000001AD) - .field /*0400006E*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Unauthorized = int32(0x00000191) - .field /*0400006F*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ UnavailableForLegalReasons = int32(0x000001C3) - .field /*04000070*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ UnprocessableEntity = int32(0x000001A6) - .field /*04000071*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ UnsupportedMediaType = int32(0x0000019F) - .field /*04000072*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ Unused = int32(0x00000132) - .field /*04000073*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ UpgradeRequired = int32(0x000001AA) - .field /*04000074*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ UseProxy = int32(0x00000131) - .field /*04000075*/ public static literal valuetype System.Net.HttpStatusCode/*02000011*/ VariantAlsoNegotiates = int32(0x000001FA) -} // end of class System.Net.HttpStatusCode - -.class /*02000012*/ interface public abstract auto ansi System.Net.ICredentials -{ - .method /*0600005D*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkCredential/*02000017*/ - GetCredential(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri, - string authType) cil managed - // SIG: 20 02 12 5C 12 61 0E - { - // Method begins at RVA 0x0 - } // end of method ICredentials::GetCredential - -} // end of class System.Net.ICredentials - -.class /*02000013*/ interface public abstract auto ansi System.Net.ICredentialsByHost -{ - .method /*0600005E*/ public hidebysig newslot abstract virtual - instance class System.Net.NetworkCredential/*02000017*/ - GetCredential(string host, - int32 port, - string authenticationType) cil managed - // SIG: 20 03 12 5C 0E 08 0E - { - // Method begins at RVA 0x0 - } // end of method ICredentialsByHost::GetCredential - -} // end of class System.Net.ICredentialsByHost - -.class /*02000014*/ public auto ansi beforefieldinit System.Net.IPAddress - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .field /*04000076*/ public static initonly class System.Net.IPAddress/*02000014*/ Any - .field /*04000077*/ public static initonly class System.Net.IPAddress/*02000014*/ Broadcast - .field /*04000078*/ public static initonly class System.Net.IPAddress/*02000014*/ IPv6Any - .field /*04000079*/ public static initonly class System.Net.IPAddress/*02000014*/ IPv6Loopback - .field /*0400007A*/ public static initonly class System.Net.IPAddress/*02000014*/ IPv6None - .field /*0400007B*/ public static initonly class System.Net.IPAddress/*02000014*/ Loopback - .field /*0400007C*/ public static initonly class System.Net.IPAddress/*02000014*/ None - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] address) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddress::.ctor - - .method /*06000060*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000023*/ address) cil managed - // SIG: 20 01 01 15 11 80 8D 01 05 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddress::.ctor - - .method /*06000061*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] address, - int64 scopeid) cil managed - // SIG: 20 02 01 1D 05 0A - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddress::.ctor - - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000023*/ address, - int64 scopeid) cil managed - // SIG: 20 02 01 15 11 80 8D 01 05 0A - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddress::.ctor - - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 newAddress) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddress::.ctor - - .method /*06000064*/ public hidebysig specialname - instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - get_AddressFamily() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_AddressFamily - - .method /*06000065*/ public hidebysig specialname - instance bool get_IsIPv4MappedToIPv6() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_IsIPv4MappedToIPv6 - - .method /*06000066*/ public hidebysig specialname - instance bool get_IsIPv6LinkLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_IsIPv6LinkLocal - - .method /*06000067*/ public hidebysig specialname - instance bool get_IsIPv6Multicast() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_IsIPv6Multicast - - .method /*06000068*/ public hidebysig specialname - instance bool get_IsIPv6SiteLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_IsIPv6SiteLocal - - .method /*06000069*/ public hidebysig specialname - instance bool get_IsIPv6Teredo() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_IsIPv6Teredo - - .method /*0600006A*/ public hidebysig specialname - instance int64 get_ScopeId() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_ScopeId - - .method /*0600006B*/ public hidebysig specialname - instance void set_ScopeId(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddress::set_ScopeId - - .method /*0600006C*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::Equals - - .method /*0600006D*/ public hidebysig instance uint8[] - GetAddressBytes() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::GetAddressBytes - - .method /*0600006E*/ public hidebysig instance bool - TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000024*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 91 01 05 10 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::TryWriteBytes - - .method /*0600006F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::GetHashCode - - .method /*06000070*/ public hidebysig static - int16 HostToNetworkOrder(int16 host) cil managed - // SIG: 00 01 06 06 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::HostToNetworkOrder - - .method /*06000071*/ public hidebysig static - int32 HostToNetworkOrder(int32 host) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::HostToNetworkOrder - - .method /*06000072*/ public hidebysig static - int64 HostToNetworkOrder(int64 host) cil managed - // SIG: 00 01 0A 0A - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::HostToNetworkOrder - - .method /*06000073*/ public hidebysig static - bool IsLoopback(class System.Net.IPAddress/*02000014*/ address) cil managed - // SIG: 00 01 02 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::IsLoopback - - .method /*06000074*/ public hidebysig instance class System.Net.IPAddress/*02000014*/ - MapToIPv4() cil managed - // SIG: 20 00 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::MapToIPv4 - - .method /*06000075*/ public hidebysig instance class System.Net.IPAddress/*02000014*/ - MapToIPv6() cil managed - // SIG: 20 00 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::MapToIPv6 - - .method /*06000076*/ public hidebysig static - int16 NetworkToHostOrder(int16 network) cil managed - // SIG: 00 01 06 06 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::NetworkToHostOrder - - .method /*06000077*/ public hidebysig static - int32 NetworkToHostOrder(int32 network) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::NetworkToHostOrder - - .method /*06000078*/ public hidebysig static - int64 NetworkToHostOrder(int64 network) cil managed - // SIG: 00 01 0A 0A - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::NetworkToHostOrder - - .method /*06000079*/ public hidebysig static - class System.Net.IPAddress/*02000014*/ - Parse(string ipString) cil managed - // SIG: 00 01 12 50 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::Parse - - .method /*0600007A*/ public hidebysig static - class System.Net.IPAddress/*02000014*/ - Parse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000023*/ ipString) cil managed - // SIG: 00 01 12 50 15 11 80 8D 01 03 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::Parse - - .method /*0600007B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::ToString - - .method /*0600007C*/ public hidebysig instance bool - TryFormat(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000024*/ destination, - [out] int32& charsWritten) cil managed - // SIG: 20 02 02 15 11 80 91 01 03 10 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::TryFormat - - .method /*0600007D*/ public hidebysig static - bool TryParse(string ipString, - [out] class System.Net.IPAddress/*02000014*/& address) cil managed - // SIG: 00 02 02 0E 10 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::TryParse - - .method /*0600007E*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000023*/ ipString, - [out] class System.Net.IPAddress/*02000014*/& address) cil managed - // SIG: 00 02 02 15 11 80 8D 01 03 10 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::TryParse - - .method /*0600007F*/ public hidebysig specialname - instance int64 get_Address() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddress::get_Address - - .method /*06000080*/ public hidebysig specialname - instance void set_Address(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddress::set_Address - - .property /*17000020*/ instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - AddressFamily() - { - .get instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ System.Net.IPAddress/*02000014*/::get_AddressFamily() /* 06000064 */ - } // end of property IPAddress::AddressFamily - .property /*17000021*/ instance bool IsIPv4MappedToIPv6() - { - .get instance bool System.Net.IPAddress/*02000014*/::get_IsIPv4MappedToIPv6() /* 06000065 */ - } // end of property IPAddress::IsIPv4MappedToIPv6 - .property /*17000022*/ instance bool IsIPv6LinkLocal() - { - .get instance bool System.Net.IPAddress/*02000014*/::get_IsIPv6LinkLocal() /* 06000066 */ - } // end of property IPAddress::IsIPv6LinkLocal - .property /*17000023*/ instance bool IsIPv6Multicast() - { - .get instance bool System.Net.IPAddress/*02000014*/::get_IsIPv6Multicast() /* 06000067 */ - } // end of property IPAddress::IsIPv6Multicast - .property /*17000024*/ instance bool IsIPv6SiteLocal() - { - .get instance bool System.Net.IPAddress/*02000014*/::get_IsIPv6SiteLocal() /* 06000068 */ - } // end of property IPAddress::IsIPv6SiteLocal - .property /*17000025*/ instance bool IsIPv6Teredo() - { - .get instance bool System.Net.IPAddress/*02000014*/::get_IsIPv6Teredo() /* 06000069 */ - } // end of property IPAddress::IsIPv6Teredo - .property /*17000026*/ instance int64 ScopeId() - { - .get instance int64 System.Net.IPAddress/*02000014*/::get_ScopeId() /* 0600006A */ - .set instance void System.Net.IPAddress/*02000014*/::set_ScopeId(int64) /* 0600006B */ - } // end of property IPAddress::ScopeId - .property /*17000027*/ instance int64 Address() - { - .custom /*0C00001D:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000012 */ = ( 01 00 80 AA 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 49 74 20 69 73 20 61 64 64 // cated. It is add - 72 65 73 73 20 66 61 6D 69 6C 79 20 64 65 70 65 // ress family depe - 6E 64 65 6E 74 2E 20 50 6C 65 61 73 65 20 75 73 // ndent. Please us - 65 20 49 50 41 64 64 72 65 73 73 2E 45 71 75 61 // e IPAddress.Equa - 6C 73 20 6D 65 74 68 6F 64 20 74 6F 20 70 65 72 // ls method to per - 66 6F 72 6D 20 63 6F 6D 70 61 72 69 73 6F 6E 73 // form comparisons - 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 // . http://go.micr - 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B // osoft.com/fwlink - 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // /?linkid=14202.. - .get instance int64 System.Net.IPAddress/*02000014*/::get_Address() /* 0600007F */ - .set instance void System.Net.IPAddress/*02000014*/::set_Address(int64) /* 06000080 */ - } // end of property IPAddress::Address -} // end of class System.Net.IPAddress - -.class /*02000015*/ public auto ansi beforefieldinit System.Net.IPEndPoint - extends System.Net.EndPoint/*02000010*/ -{ - .field /*0400007D*/ public static literal int32 MaxPort = int32(0x0000FFFF) - .field /*0400007E*/ public static literal int32 MinPort = int32(0x00000000) - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 address, - int32 port) cil managed - // SIG: 20 02 01 0A 08 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000059 */ call instance void System.Net.EndPoint/*02000010*/::.ctor() /* 06000059 */ - IL_0006: /* 2A | */ ret - } // end of method IPEndPoint::.ctor - - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.IPAddress/*02000014*/ address, - int32 port) cil managed - // SIG: 20 02 01 12 50 08 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000059 */ call instance void System.Net.EndPoint/*02000010*/::.ctor() /* 06000059 */ - IL_0006: /* 2A | */ ret - } // end of method IPEndPoint::.ctor - - .method /*06000083*/ public hidebysig specialname - instance class System.Net.IPAddress/*02000014*/ - get_Address() cil managed - // SIG: 20 00 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::get_Address - - .method /*06000084*/ public hidebysig specialname - instance void set_Address(class System.Net.IPAddress/*02000014*/ 'value') cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPEndPoint::set_Address - - .method /*06000085*/ public hidebysig specialname virtual - instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - get_AddressFamily() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::get_AddressFamily - - .method /*06000086*/ public hidebysig specialname - instance int32 get_Port() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::get_Port - - .method /*06000087*/ public hidebysig specialname - instance void set_Port(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPEndPoint::set_Port - - .method /*06000088*/ public hidebysig virtual - instance class System.Net.EndPoint/*02000010*/ - Create(class System.Net.SocketAddress/*02000018*/ socketAddress) cil managed - // SIG: 20 01 12 40 12 60 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::Create - - .method /*06000089*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::Equals - - .method /*0600008A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::GetHashCode - - .method /*0600008B*/ public hidebysig virtual - instance class System.Net.SocketAddress/*02000018*/ - Serialize() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::Serialize - - .method /*0600008C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPEndPoint::ToString - - .property /*17000028*/ instance class System.Net.IPAddress/*02000014*/ - Address() - { - .get instance class System.Net.IPAddress/*02000014*/ System.Net.IPEndPoint/*02000015*/::get_Address() /* 06000083 */ - .set instance void System.Net.IPEndPoint/*02000015*/::set_Address(class System.Net.IPAddress/*02000014*/) /* 06000084 */ - } // end of property IPEndPoint::Address - .property /*17000029*/ instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - AddressFamily() - { - .get instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ System.Net.IPEndPoint/*02000015*/::get_AddressFamily() /* 06000085 */ - } // end of property IPEndPoint::AddressFamily - .property /*1700002A*/ instance int32 Port() - { - .get instance int32 System.Net.IPEndPoint/*02000015*/::get_Port() /* 06000086 */ - .set instance void System.Net.IPEndPoint/*02000015*/::set_Port(int32) /* 06000087 */ - } // end of property IPEndPoint::Port -} // end of class System.Net.IPEndPoint - -.class /*02000016*/ interface public abstract auto ansi System.Net.IWebProxy -{ - .method /*0600008D*/ public hidebysig newslot specialname abstract virtual - instance class System.Net.ICredentials/*02000012*/ - get_Credentials() cil managed - // SIG: 20 00 12 48 - { - // Method begins at RVA 0x0 - } // end of method IWebProxy::get_Credentials - - .method /*0600008E*/ public hidebysig newslot specialname abstract virtual - instance void set_Credentials(class System.Net.ICredentials/*02000012*/ 'value') cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x0 - } // end of method IWebProxy::set_Credentials - - .method /*0600008F*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000018*/ - GetProxy(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ destination) cil managed - // SIG: 20 01 12 61 12 61 - { - // Method begins at RVA 0x0 - } // end of method IWebProxy::GetProxy - - .method /*06000090*/ public hidebysig newslot abstract virtual - instance bool IsBypassed(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ host) cil managed - // SIG: 20 01 02 12 61 - { - // Method begins at RVA 0x0 - } // end of method IWebProxy::IsBypassed - - .property /*1700002B*/ instance class System.Net.ICredentials/*02000012*/ - Credentials() - { - .get instance class System.Net.ICredentials/*02000012*/ System.Net.IWebProxy/*02000016*/::get_Credentials() /* 0600008D */ - .set instance void System.Net.IWebProxy/*02000016*/::set_Credentials(class System.Net.ICredentials/*02000012*/) /* 0600008E */ - } // end of property IWebProxy::Credentials -} // end of class System.Net.IWebProxy - -.class /*02000017*/ public auto ansi beforefieldinit System.Net.NetworkCredential - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements System.Net.ICredentials/*02000012*/, - System.Net.ICredentialsByHost/*02000013*/ -{ - .method /*06000091*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkCredential::.ctor - - .method /*06000092*/ public hidebysig specialname rtspecialname - instance void .ctor(string userName, - string password) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkCredential::.ctor - - .method /*06000093*/ public hidebysig specialname rtspecialname - instance void .ctor(string userName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/ password) cil managed - // SIG: 20 02 01 0E 12 80 95 - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkCredential::.ctor - - .method /*06000094*/ public hidebysig specialname rtspecialname - instance void .ctor(string userName, - string password, - string domain) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkCredential::.ctor - - .method /*06000095*/ public hidebysig specialname rtspecialname - instance void .ctor(string userName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/ password, - string domain) cil managed - // SIG: 20 03 01 0E 12 80 95 0E - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkCredential::.ctor - - .method /*06000096*/ public hidebysig specialname - instance string get_Domain() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkCredential::get_Domain - - .method /*06000097*/ public hidebysig specialname - instance void set_Domain(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkCredential::set_Domain - - .method /*06000098*/ public hidebysig specialname - instance string get_Password() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkCredential::get_Password - - .method /*06000099*/ public hidebysig specialname - instance void set_Password(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkCredential::set_Password - - .method /*0600009A*/ public hidebysig specialname - instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/ - get_SecurePassword() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkCredential::get_SecurePassword - - .method /*0600009B*/ public hidebysig specialname - instance void set_SecurePassword(class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkCredential::set_SecurePassword - - .method /*0600009C*/ public hidebysig specialname - instance string get_UserName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkCredential::get_UserName - - .method /*0600009D*/ public hidebysig specialname - instance void set_UserName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkCredential::set_UserName - - .method /*0600009E*/ public hidebysig newslot virtual final - instance class System.Net.NetworkCredential/*02000017*/ - GetCredential(string host, - int32 port, - string authenticationType) cil managed - // SIG: 20 03 12 5C 0E 08 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkCredential::GetCredential - - .method /*0600009F*/ public hidebysig newslot virtual final - instance class System.Net.NetworkCredential/*02000017*/ - GetCredential(class [System.Runtime/*23000001*/]System.Uri/*01000018*/ uri, - string authType) cil managed - // SIG: 20 02 12 5C 12 61 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkCredential::GetCredential - - .property /*1700002C*/ instance string Domain() - { - .get instance string System.Net.NetworkCredential/*02000017*/::get_Domain() /* 06000096 */ - .set instance void System.Net.NetworkCredential/*02000017*/::set_Domain(string) /* 06000097 */ - } // end of property NetworkCredential::Domain - .property /*1700002D*/ instance string Password() - { - .get instance string System.Net.NetworkCredential/*02000017*/::get_Password() /* 06000098 */ - .set instance void System.Net.NetworkCredential/*02000017*/::set_Password(string) /* 06000099 */ - } // end of property NetworkCredential::Password - .property /*1700002E*/ instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/ - SecurePassword() - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/ System.Net.NetworkCredential/*02000017*/::get_SecurePassword() /* 0600009A */ - .set instance void System.Net.NetworkCredential/*02000017*/::set_SecurePassword(class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000025*/) /* 0600009B */ - } // end of property NetworkCredential::SecurePassword - .property /*1700002F*/ instance string UserName() - { - .get instance string System.Net.NetworkCredential/*02000017*/::get_UserName() /* 0600009C */ - .set instance void System.Net.NetworkCredential/*02000017*/::set_UserName(string) /* 0600009D */ - } // end of property NetworkCredential::UserName -} // end of class System.Net.NetworkCredential - -.class /*02000018*/ public auto ansi beforefieldinit System.Net.SocketAddress - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C000017:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001A*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000A0*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Sockets.AddressFamily/*0200001B*/ 'family') cil managed - // SIG: 20 01 01 11 6C - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SocketAddress::.ctor - - .method /*060000A1*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Sockets.AddressFamily/*0200001B*/ 'family', - int32 size) cil managed - // SIG: 20 02 01 11 6C 08 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SocketAddress::.ctor - - .method /*060000A2*/ public hidebysig specialname - instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - get_Family() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAddress::get_Family - - .method /*060000A3*/ public hidebysig specialname - instance uint8 get_Item(int32 offset) cil managed - // SIG: 20 01 05 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAddress::get_Item - - .method /*060000A4*/ public hidebysig specialname - instance void set_Item(int32 offset, - uint8 'value') cil managed - // SIG: 20 02 01 08 05 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAddress::set_Item - - .method /*060000A5*/ public hidebysig specialname - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAddress::get_Size - - .method /*060000A6*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAddress::Equals - - .method /*060000A7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAddress::GetHashCode - - .method /*060000A8*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAddress::ToString - - .property /*17000030*/ instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ - Family() - { - .get instance valuetype System.Net.Sockets.AddressFamily/*0200001B*/ System.Net.SocketAddress/*02000018*/::get_Family() /* 060000A2 */ - } // end of property SocketAddress::Family - .property /*17000031*/ instance uint8 Item(int32) - { - .get instance uint8 System.Net.SocketAddress/*02000018*/::get_Item(int32) /* 060000A3 */ - .set instance void System.Net.SocketAddress/*02000018*/::set_Item(int32, - uint8) /* 060000A4 */ - } // end of property SocketAddress::Item - .property /*17000032*/ instance int32 Size() - { - .get instance int32 System.Net.SocketAddress/*02000018*/::get_Size() /* 060000A5 */ - } // end of property SocketAddress::Size -} // end of class System.Net.SocketAddress - -.class /*02000019*/ public abstract auto ansi beforefieldinit System.Net.TransportContext - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .method /*060000A9*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method TransportContext::.ctor - - .method /*060000AA*/ public hidebysig newslot abstract virtual - instance class System.Security.Authentication.ExtendedProtection.ChannelBinding/*02000006*/ - GetChannelBinding(valuetype System.Security.Authentication.ExtendedProtection.ChannelBindingKind/*02000007*/ kind) cil managed - // SIG: 20 01 12 18 11 1C - { - // Method begins at RVA 0x0 - } // end of method TransportContext::GetChannelBinding - -} // end of class System.Net.TransportContext - -.class /*0200001A*/ public abstract auto ansi sealed beforefieldinit System.Net.HttpVersion - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .field /*0400007F*/ public static initonly class [System.Runtime/*23000001*/]System.Version/*01000026*/ Unknown - .field /*04000080*/ public static initonly class [System.Runtime/*23000001*/]System.Version/*01000026*/ Version10 - .field /*04000081*/ public static initonly class [System.Runtime/*23000001*/]System.Version/*01000026*/ Version11 - .field /*04000082*/ public static initonly class [System.Runtime/*23000001*/]System.Version/*01000026*/ Version20 - .method /*060000AB*/ private hidebysig specialname rtspecialname static - void .cctor() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2076 - // Code size 49 (0x31) - .maxstack 8 - IL_0000: /* 16 | */ ldc.i4.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 73 | (0A)000019 */ newobj instance void [System.Runtime/*23000001*/]System.Version/*01000026*/::.ctor(int32, - int32) /* 0A000019 */ - IL_0007: /* 80 | (04)00007F */ stsfld class [System.Runtime/*23000001*/]System.Version/*01000026*/ System.Net.HttpVersion/*0200001A*/::Unknown /* 0400007F */ - IL_000c: /* 17 | */ ldc.i4.1 - IL_000d: /* 16 | */ ldc.i4.0 - IL_000e: /* 73 | (0A)000019 */ newobj instance void [System.Runtime/*23000001*/]System.Version/*01000026*/::.ctor(int32, - int32) /* 0A000019 */ - IL_0013: /* 80 | (04)000080 */ stsfld class [System.Runtime/*23000001*/]System.Version/*01000026*/ System.Net.HttpVersion/*0200001A*/::Version10 /* 04000080 */ - IL_0018: /* 17 | */ ldc.i4.1 - IL_0019: /* 17 | */ ldc.i4.1 - IL_001a: /* 73 | (0A)000019 */ newobj instance void [System.Runtime/*23000001*/]System.Version/*01000026*/::.ctor(int32, - int32) /* 0A000019 */ - IL_001f: /* 80 | (04)000081 */ stsfld class [System.Runtime/*23000001*/]System.Version/*01000026*/ System.Net.HttpVersion/*0200001A*/::Version11 /* 04000081 */ - IL_0024: /* 18 | */ ldc.i4.2 - IL_0025: /* 16 | */ ldc.i4.0 - IL_0026: /* 73 | (0A)000019 */ newobj instance void [System.Runtime/*23000001*/]System.Version/*01000026*/::.ctor(int32, - int32) /* 0A000019 */ - IL_002b: /* 80 | (04)000082 */ stsfld class [System.Runtime/*23000001*/]System.Version/*01000026*/ System.Net.HttpVersion/*0200001A*/::Version20 /* 04000082 */ - IL_0030: /* 2A | */ ret - } // end of method HttpVersion::.cctor - -} // end of class System.Net.HttpVersion - -.class /*0200001B*/ public auto ansi sealed System.Net.Sockets.AddressFamily - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000083*/ public specialname rtspecialname int32 value__ - .field /*04000084*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ AppleTalk = int32(0x00000010) - .field /*04000085*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Atm = int32(0x00000016) - .field /*04000086*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Banyan = int32(0x00000015) - .field /*04000087*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Ccitt = int32(0x0000000A) - .field /*04000088*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Chaos = int32(0x00000005) - .field /*04000089*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Cluster = int32(0x00000018) - .field /*0400008A*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ DataKit = int32(0x00000009) - .field /*0400008B*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ DataLink = int32(0x0000000D) - .field /*0400008C*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ DecNet = int32(0x0000000C) - .field /*0400008D*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Ecma = int32(0x00000008) - .field /*0400008E*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ FireFox = int32(0x00000013) - .field /*0400008F*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ HyperChannel = int32(0x0000000F) - .field /*04000090*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Ieee12844 = int32(0x00000019) - .field /*04000091*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ ImpLink = int32(0x00000003) - .field /*04000092*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ InterNetwork = int32(0x00000002) - .field /*04000093*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ InterNetworkV6 = int32(0x00000017) - .field /*04000094*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Ipx = int32(0x00000006) - .field /*04000095*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Irda = int32(0x0000001A) - .field /*04000096*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Iso = int32(0x00000007) - .field /*04000097*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Lat = int32(0x0000000E) - .field /*04000098*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Max = int32(0x0000001D) - .field /*04000099*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ NetBios = int32(0x00000011) - .field /*0400009A*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ NetworkDesigners = int32(0x0000001C) - .field /*0400009B*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ NS = int32(0x00000006) - .field /*0400009C*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Osi = int32(0x00000007) - .field /*0400009D*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Pup = int32(0x00000004) - .field /*0400009E*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Sna = int32(0x0000000B) - .field /*0400009F*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Unix = int32(0x00000001) - .field /*040000A0*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Unknown = int32(0xFFFFFFFF) - .field /*040000A1*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ Unspecified = int32(0x00000000) - .field /*040000A2*/ public static literal valuetype System.Net.Sockets.AddressFamily/*0200001B*/ VoiceView = int32(0x00000012) -} // end of class System.Net.Sockets.AddressFamily - -.class /*0200001C*/ public auto ansi sealed System.Net.Sockets.SocketError - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040000A3*/ public specialname rtspecialname int32 value__ - .field /*040000A4*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ AccessDenied = int32(0x0000271D) - .field /*040000A5*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ AddressAlreadyInUse = int32(0x00002740) - .field /*040000A6*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ AddressFamilyNotSupported = int32(0x0000273F) - .field /*040000A7*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ AddressNotAvailable = int32(0x00002741) - .field /*040000A8*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ AlreadyInProgress = int32(0x00002735) - .field /*040000A9*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ConnectionAborted = int32(0x00002745) - .field /*040000AA*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ConnectionRefused = int32(0x0000274D) - .field /*040000AB*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ConnectionReset = int32(0x00002746) - .field /*040000AC*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ DestinationAddressRequired = int32(0x00002737) - .field /*040000AD*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ Disconnecting = int32(0x00002775) - .field /*040000AE*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ Fault = int32(0x0000271E) - .field /*040000AF*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ HostDown = int32(0x00002750) - .field /*040000B0*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ HostNotFound = int32(0x00002AF9) - .field /*040000B1*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ HostUnreachable = int32(0x00002751) - .field /*040000B2*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ InProgress = int32(0x00002734) - .field /*040000B3*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ Interrupted = int32(0x00002714) - .field /*040000B4*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ InvalidArgument = int32(0x00002726) - .field /*040000B5*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ IOPending = int32(0x000003E5) - .field /*040000B6*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ IsConnected = int32(0x00002748) - .field /*040000B7*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ MessageSize = int32(0x00002738) - .field /*040000B8*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NetworkDown = int32(0x00002742) - .field /*040000B9*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NetworkReset = int32(0x00002744) - .field /*040000BA*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NetworkUnreachable = int32(0x00002743) - .field /*040000BB*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NoBufferSpaceAvailable = int32(0x00002747) - .field /*040000BC*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NoData = int32(0x00002AFC) - .field /*040000BD*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NoRecovery = int32(0x00002AFB) - .field /*040000BE*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NotConnected = int32(0x00002749) - .field /*040000BF*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NotInitialized = int32(0x0000276D) - .field /*040000C0*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ NotSocket = int32(0x00002736) - .field /*040000C1*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ OperationAborted = int32(0x000003E3) - .field /*040000C2*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ OperationNotSupported = int32(0x0000273D) - .field /*040000C3*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ProcessLimit = int32(0x00002753) - .field /*040000C4*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ProtocolFamilyNotSupported = int32(0x0000273E) - .field /*040000C5*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ProtocolNotSupported = int32(0x0000273B) - .field /*040000C6*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ProtocolOption = int32(0x0000273A) - .field /*040000C7*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ ProtocolType = int32(0x00002739) - .field /*040000C8*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ Shutdown = int32(0x0000274A) - .field /*040000C9*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ SocketError = int32(0xFFFFFFFF) - .field /*040000CA*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ SocketNotSupported = int32(0x0000273C) - .field /*040000CB*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ Success = int32(0x00000000) - .field /*040000CC*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ SystemNotReady = int32(0x0000276B) - .field /*040000CD*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ TimedOut = int32(0x0000274C) - .field /*040000CE*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ TooManyOpenSockets = int32(0x00002728) - .field /*040000CF*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ TryAgain = int32(0x00002AFA) - .field /*040000D0*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ TypeNotFound = int32(0x0000277D) - .field /*040000D1*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ VersionNotSupported = int32(0x0000276C) - .field /*040000D2*/ public static literal valuetype System.Net.Sockets.SocketError/*0200001C*/ WouldBlock = int32(0x00002733) -} // end of class System.Net.Sockets.SocketError - -.class /*0200001D*/ public auto ansi beforefieldinit System.Net.Sockets.SocketException - extends [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000027*/ -{ - .method /*060000AC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000027*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method SocketException::.ctor - - .method /*060000AD*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 errorCode) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x20a8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000027*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method SocketException::.ctor - - .method /*060000AE*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000021*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000022*/ streamingContext) cil managed - // SIG: 20 02 01 12 80 85 11 80 89 - { - // Method begins at RVA 0x20a8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [Microsoft.Win32.Primitives/*23000003*/]System.ComponentModel.Win32Exception/*01000027*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method SocketException::.ctor - - .method /*060000AF*/ public hidebysig specialname virtual - instance int32 get_ErrorCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketException::get_ErrorCode - - .method /*060000B0*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketException::get_Message - - .method /*060000B1*/ public hidebysig specialname - instance valuetype System.Net.Sockets.SocketError/*0200001C*/ - get_SocketErrorCode() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketException::get_SocketErrorCode - - .property /*17000033*/ instance int32 ErrorCode() - { - .get instance int32 System.Net.Sockets.SocketException/*0200001D*/::get_ErrorCode() /* 060000AF */ - } // end of property SocketException::ErrorCode - .property /*17000034*/ instance string Message() - { - .get instance string System.Net.Sockets.SocketException/*0200001D*/::get_Message() /* 060000B0 */ - } // end of property SocketException::Message - .property /*17000035*/ instance valuetype System.Net.Sockets.SocketError/*0200001C*/ - SocketErrorCode() - { - .get instance valuetype System.Net.Sockets.SocketError/*0200001C*/ System.Net.Sockets.SocketException/*0200001D*/::get_SocketErrorCode() /* 060000B1 */ - } // end of property SocketException::SocketErrorCode -} // end of class System.Net.Sockets.SocketException - -.class /*0200001E*/ public auto ansi sealed System.Net.Security.AuthenticationLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040000D3*/ public specialname rtspecialname int32 value__ - .field /*040000D4*/ public static literal valuetype System.Net.Security.AuthenticationLevel/*0200001E*/ MutualAuthRequested = int32(0x00000001) - .field /*040000D5*/ public static literal valuetype System.Net.Security.AuthenticationLevel/*0200001E*/ MutualAuthRequired = int32(0x00000002) - .field /*040000D6*/ public static literal valuetype System.Net.Security.AuthenticationLevel/*0200001E*/ None = int32(0x00000000) -} // end of class System.Net.Security.AuthenticationLevel - -.class /*0200001F*/ public auto ansi sealed System.Net.Security.SslPolicyErrors - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000014*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*040000D7*/ public specialname rtspecialname int32 value__ - .field /*040000D8*/ public static literal valuetype System.Net.Security.SslPolicyErrors/*0200001F*/ None = int32(0x00000000) - .field /*040000D9*/ public static literal valuetype System.Net.Security.SslPolicyErrors/*0200001F*/ RemoteCertificateChainErrors = int32(0x00000004) - .field /*040000DA*/ public static literal valuetype System.Net.Security.SslPolicyErrors/*0200001F*/ RemoteCertificateNameMismatch = int32(0x00000002) - .field /*040000DB*/ public static literal valuetype System.Net.Security.SslPolicyErrors/*0200001F*/ RemoteCertificateNotAvailable = int32(0x00000001) -} // end of class System.Net.Security.SslPolicyErrors - -.class /*02000020*/ public auto ansi beforefieldinit System.Net.NetworkInformation.IPAddressCollection - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000028*//*1B000001*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000029*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001C*/ -{ - .custom /*0C00001C:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001A*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000B2*/ famorassem hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method IPAddressCollection::.ctor - - .method /*060000B3*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::get_Count - - .method /*060000B4*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::get_IsReadOnly - - .method /*060000B5*/ public hidebysig newslot specialname virtual - instance class System.Net.IPAddress/*02000014*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 50 08 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::get_Item - - .method /*060000B6*/ public hidebysig newslot virtual - instance void Add(class System.Net.IPAddress/*02000014*/ address) cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddressCollection::Add - - .method /*060000B7*/ public hidebysig newslot virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddressCollection::Clear - - .method /*060000B8*/ public hidebysig newslot virtual - instance bool Contains(class System.Net.IPAddress/*02000014*/ address) cil managed - // SIG: 20 01 02 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::Contains - - .method /*060000B9*/ public hidebysig newslot virtual - instance void CopyTo(class System.Net.IPAddress/*02000014*/[] 'array', - int32 offset) cil managed - // SIG: 20 02 01 1D 12 50 08 - { - // Method begins at RVA 0x2064 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPAddressCollection::CopyTo - - .method /*060000BA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002A*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 A9 01 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::GetEnumerator - - .method /*060000BB*/ public hidebysig newslot virtual - instance bool Remove(class System.Net.IPAddress/*02000014*/ address) cil managed - // SIG: 20 01 02 12 50 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::Remove - - .method /*060000BC*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001D*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 75 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001C*/::GetEnumerator /*0100001C::0A000015*/ - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPAddressCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000036*/ instance int32 Count() - { - .get instance int32 System.Net.NetworkInformation.IPAddressCollection/*02000020*/::get_Count() /* 060000B3 */ - } // end of property IPAddressCollection::Count - .property /*17000037*/ instance bool IsReadOnly() - { - .get instance bool System.Net.NetworkInformation.IPAddressCollection/*02000020*/::get_IsReadOnly() /* 060000B4 */ - } // end of property IPAddressCollection::IsReadOnly - .property /*17000038*/ instance class System.Net.IPAddress/*02000014*/ - Item(int32) - { - .get instance class System.Net.IPAddress/*02000014*/ System.Net.NetworkInformation.IPAddressCollection/*02000020*/::get_Item(int32) /* 060000B5 */ - } // end of property IPAddressCollection::Item -} // end of class System.Net.NetworkInformation.IPAddressCollection - -.class /*02000021*/ public auto ansi sealed System.Net.Cache.RequestCacheLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040000DC*/ public specialname rtspecialname int32 value__ - .field /*040000DD*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ Default = int32(0x00000000) - .field /*040000DE*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ BypassCache = int32(0x00000001) - .field /*040000DF*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ CacheOnly = int32(0x00000002) - .field /*040000E0*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ CacheIfAvailable = int32(0x00000003) - .field /*040000E1*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ Revalidate = int32(0x00000004) - .field /*040000E2*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ Reload = int32(0x00000005) - .field /*040000E3*/ public static literal valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ NoCacheNoStore = int32(0x00000006) -} // end of class System.Net.Cache.RequestCacheLevel - -.class /*02000022*/ public auto ansi beforefieldinit System.Net.Cache.RequestCachePolicy - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .method /*060000BD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method RequestCachePolicy::.ctor - - .method /*060000BE*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ level) cil managed - // SIG: 20 01 01 11 80 84 - { - // Method begins at RVA 0x2059 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method RequestCachePolicy::.ctor - - .method /*060000BF*/ public hidebysig specialname - instance valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ - get_Level() cil managed - // SIG: 20 00 11 80 84 - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RequestCachePolicy::get_Level - - .method /*060000C0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2061 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RequestCachePolicy::ToString - - .property /*17000039*/ instance valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ - Level() - { - .get instance valuetype System.Net.Cache.RequestCacheLevel/*02000021*/ System.Net.Cache.RequestCachePolicy/*02000022*/::get_Level() /* 060000BF */ - } // end of property RequestCachePolicy::Level -} // end of class System.Net.Cache.RequestCachePolicy - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il deleted file mode 100644 index a93755a027..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il +++ /dev/null @@ -1,5519 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00005400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000073f6 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x0001981a -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000073a3 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005e00 [0x00003e88] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00007228 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000053fc Virtual Size -// 0x00002000 Virtual Address -// 0x00005400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00005600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00007000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000003f8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000073e5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020ac [0x000050fc] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000071a8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002cfc Size -// '#~' Name -// Stream 2: -// 0x00002d68 Offset -// 0x00001a54 Size -// '#Strings' Name -// Stream 3: -// 0x000047bc Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000047c0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000047d0 Offset -// 0x0000092c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000028903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 40072 -// PE header size : 512 (496 used) ( 1.28%) -// PE additional info : 17611 (43.95%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.18%) -// CLR meta-data size : 20732 (51.74%) -// CLR additional info : 128 ( 0.32%) -// CLR method headers : 353 ( 0.88%) -// Managed code : 776 ( 1.94%) -// Data : 2048 ( 5.11%) -// Unaccounted : -2160 (-5.39%) - -// Num.of PE sections : 3 -// .text - 21504 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 20732 -// Module - 1 (10 bytes) -// TypeDef - 27 (378 bytes) 3 interfaces, 0 explicit layout -// TypeRef - 53 (318 bytes) -// MethodDef - 363 (5082 bytes) 6 abstract, 0 native, 353 bodies -// FieldDef - 99 (594 bytes) 0 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 245 (1470 bytes) -// MethodImpl - 8 (48 bytes) -// Constant - 94 (564 bytes) -// CustomAttribute- 29 (174 bytes) -// InterfaceImpl - 10 (40 bytes) -// PropertyMap - 14 (56 bytes) -// Property - 149 (894 bytes) -// MethodSemantic- 239 (1434 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 8 (160 bytes) -// ExportedType - 2 (28 bytes) -// NestedClass - 3 (12 bytes) -// Strings - 6738 bytes -// Blobs - 2348 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 210 bytes - -// CLR additional info : 128 - -// CLR method headers : 353 -// Num.of method bodies - 353 -// Num.of fat headers - 0 -// Num.of tiny headers - 353 - -// Managed code : 776 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class HttpContinueDelegate (public) (auto) (ansi) (sealed) -// Class AuthenticationManager (public) (auto) (ansi) -// Class Authorization (public) (auto) (ansi) -// Class FileWebRequest (public) (auto) (ansi) -// Class FileWebResponse (public) (auto) (ansi) -// Class FtpWebRequest (public) (auto) (ansi) (sealed) -// Class FtpWebResponse (public) (auto) (ansi) -// Class HttpWebRequest (public) (auto) (ansi) -// Class HttpWebResponse (public) (auto) (ansi) -// Interface IAuthenticationModule (public) (abstract) (auto) (ansi) -// Interface ICredentialPolicy (public) (abstract) (auto) (ansi) -// Interface IWebRequestCreate (public) (abstract) (auto) (ansi) -// Class ProtocolViolationException (public) (auto) (ansi) -// Class WebException (public) (auto) (ansi) -// Class WebExceptionStatus (public) (auto) (ansi) (sealed) -// Class WebRequest (public) (abstract) (auto) (ansi) -// Class WebRequestMethods (public) (abstract) (auto) (ansi) (sealed) -// Class WebResponse (public) (abstract) (auto) (ansi) -// Class GlobalProxySelection (public) (auto) (ansi) -// Class FtpStatusCode (public) (auto) (ansi) (sealed) -// Class HttpCacheAgeControl (public) (auto) (ansi) (sealed) -// Class HttpRequestCacheLevel (public) (auto) (ansi) (sealed) -// Class HttpRequestCachePolicy (public) (auto) (ansi) -// Class Ftp (abstract) (auto) (ansi) (sealed) (nested public) -// Class Http (abstract) (auto) (ansi) (sealed) (nested public) -// Class File (abstract) (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.WebHeaderCollection -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000006*/ System.Net.ServicePoint -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 4:0:1:0 -} -.assembly extern /*23000007*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000008*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Requests -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 52 65 // ...System.Net.Re - 71 75 65 73 74 73 00 00 ) // quests.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 52 65 // ...System.Net.Re - 71 75 65 73 74 73 00 00 ) // quests.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 52 65 // ...System.Net.Re - 71 75 65 73 74 73 00 00 ) // quests.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Net.HttpRequestHeader -{ - .assembly extern System.Net.WebHeaderCollection /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Net.WebHeaderCollection -{ - .assembly extern System.Net.WebHeaderCollection /*23000002*/ -} -.module System.Net.Requests.dll -// MVID: {560ab11d-866f-4324-96ca-e376b9798858} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FD44418A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.HttpContinueDelegate - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method HttpContinueDelegate::.ctor - - .method /*06000002*/ public hidebysig newslot virtual - instance void Invoke(int32 StatusCode, - class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ httpHeaders) runtime managed - // SIG: 20 02 01 08 12 4D - { - } // end of method HttpContinueDelegate::Invoke - - .method /*06000003*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginInvoke(int32 StatusCode, - class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ httpHeaders, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 51 08 12 4D 12 55 1C - { - } // end of method HttpContinueDelegate::BeginInvoke - - .method /*06000004*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ result) runtime managed - // SIG: 20 01 01 12 51 - { - } // end of method HttpContinueDelegate::EndInvoke - -} // end of class System.Net.HttpContinueDelegate - -.class /*02000003*/ public auto ansi beforefieldinit System.Net.AuthenticationManager - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000005*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationManager::.ctor - - .method /*06000006*/ public hidebysig specialname static - class System.Net.ICredentialPolicy/*0200000C*/ - get_CredentialPolicy() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationManager::get_CredentialPolicy - - .method /*06000007*/ public hidebysig specialname static - void set_CredentialPolicy(class System.Net.ICredentialPolicy/*0200000C*/ 'value') cil managed - // SIG: 00 01 01 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AuthenticationManager::set_CredentialPolicy - - .method /*06000008*/ public hidebysig specialname static - class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000016*/ - get_CustomTargetNameDictionary() cil managed - // SIG: 00 00 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationManager::get_CustomTargetNameDictionary - - .method /*06000009*/ public hidebysig static - class System.Net.Authorization/*02000004*/ - Authenticate(string challenge, - class System.Net.WebRequest/*02000011*/ 'request', - class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ credentials) cil managed - // SIG: 00 03 12 10 0E 12 44 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationManager::Authenticate - - .method /*0600000A*/ public hidebysig static - class System.Net.Authorization/*02000004*/ - PreAuthenticate(class System.Net.WebRequest/*02000011*/ 'request', - class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ credentials) cil managed - // SIG: 00 02 12 10 12 44 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationManager::PreAuthenticate - - .method /*0600000B*/ public hidebysig static - void Register(class System.Net.IAuthenticationModule/*0200000B*/ authenticationModule) cil managed - // SIG: 00 01 01 12 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AuthenticationManager::Register - - .method /*0600000C*/ public hidebysig static - void Unregister(class System.Net.IAuthenticationModule/*0200000B*/ authenticationModule) cil managed - // SIG: 00 01 01 12 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AuthenticationManager::Unregister - - .method /*0600000D*/ public hidebysig static - void Unregister(string authenticationScheme) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AuthenticationManager::Unregister - - .method /*0600000E*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000018*/ - get_RegisteredModules() cil managed - // SIG: 00 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticationManager::get_RegisteredModules - - .property /*17000001*/ class System.Net.ICredentialPolicy/*0200000C*/ - CredentialPolicy() - { - .get class System.Net.ICredentialPolicy/*0200000C*/ System.Net.AuthenticationManager/*02000003*/::get_CredentialPolicy() /* 06000006 */ - .set void System.Net.AuthenticationManager/*02000003*/::set_CredentialPolicy(class System.Net.ICredentialPolicy/*0200000C*/) /* 06000007 */ - } // end of property AuthenticationManager::CredentialPolicy - .property /*17000002*/ class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000016*/ - CustomTargetNameDictionary() - { - .get class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.StringDictionary/*01000016*/ System.Net.AuthenticationManager/*02000003*/::get_CustomTargetNameDictionary() /* 06000008 */ - } // end of property AuthenticationManager::CustomTargetNameDictionary - .property /*17000003*/ class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000018*/ - RegisteredModules() - { - .get class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000018*/ System.Net.AuthenticationManager/*02000003*/::get_RegisteredModules() /* 0600000E */ - } // end of property AuthenticationManager::RegisteredModules -} // end of class System.Net.AuthenticationManager - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.Authorization - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(string token) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Authorization::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(string token, - bool finished) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Authorization::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(string token, - bool finished, - string connectionGroupId) cil managed - // SIG: 20 03 01 0E 02 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Authorization::.ctor - - .method /*06000012*/ public hidebysig specialname - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Authorization::get_Message - - .method /*06000013*/ public hidebysig specialname - instance string get_ConnectionGroupId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Authorization::get_ConnectionGroupId - - .method /*06000014*/ public hidebysig specialname - instance bool get_Complete() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Authorization::get_Complete - - .method /*06000015*/ public hidebysig specialname - instance string[] get_ProtectionRealm() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Authorization::get_ProtectionRealm - - .method /*06000016*/ public hidebysig specialname - instance void set_ProtectionRealm(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Authorization::set_ProtectionRealm - - .method /*06000017*/ public hidebysig specialname - instance bool get_MutuallyAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Authorization::get_MutuallyAuthenticated - - .method /*06000018*/ public hidebysig specialname - instance void set_MutuallyAuthenticated(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Authorization::set_MutuallyAuthenticated - - .property /*17000004*/ instance string Message() - { - .get instance string System.Net.Authorization/*02000004*/::get_Message() /* 06000012 */ - } // end of property Authorization::Message - .property /*17000005*/ instance string ConnectionGroupId() - { - .get instance string System.Net.Authorization/*02000004*/::get_ConnectionGroupId() /* 06000013 */ - } // end of property Authorization::ConnectionGroupId - .property /*17000006*/ instance bool Complete() - { - .get instance bool System.Net.Authorization/*02000004*/::get_Complete() /* 06000014 */ - } // end of property Authorization::Complete - .property /*17000007*/ instance string[] - ProtectionRealm() - { - .get instance string[] System.Net.Authorization/*02000004*/::get_ProtectionRealm() /* 06000015 */ - .set instance void System.Net.Authorization/*02000004*/::set_ProtectionRealm(string[]) /* 06000016 */ - } // end of property Authorization::ProtectionRealm - .property /*17000008*/ instance bool MutuallyAuthenticated() - { - .get instance bool System.Net.Authorization/*02000004*/::get_MutuallyAuthenticated() /* 06000017 */ - .set instance void System.Net.Authorization/*02000004*/::set_MutuallyAuthenticated(bool) /* 06000018 */ - } // end of property Authorization::MutuallyAuthenticated -} // end of class System.Net.Authorization - -.class /*02000005*/ public auto ansi beforefieldinit System.Net.FileWebRequest - extends System.Net.WebRequest/*02000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .method /*06000019*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000118 */ call instance void System.Net.WebRequest/*02000011*/::.ctor() /* 06000118 */ - IL_0006: /* 2A | */ ret - } // end of method FileWebRequest::.ctor - - .method /*0600001A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 56 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..VSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 68 74 74 // r this type. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - // Method begins at RVA 0x2065 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)000119 */ call instance void System.Net.WebRequest/*02000011*/::.ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/) /* 06000119 */ - IL_0008: /* 2A | */ ret - } // end of method FileWebRequest::.ctor - - .method /*0600001B*/ public hidebysig specialname virtual - instance string get_ConnectionGroupName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_ConnectionGroupName - - .method /*0600001C*/ public hidebysig specialname virtual - instance void set_ConnectionGroupName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_ConnectionGroupName - - .method /*0600001D*/ public hidebysig specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_ContentLength - - .method /*0600001E*/ public hidebysig specialname virtual - instance void set_ContentLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_ContentLength - - .method /*0600001F*/ public hidebysig specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_ContentType - - .method /*06000020*/ public hidebysig specialname virtual - instance void set_ContentType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_ContentType - - .method /*06000021*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - get_Credentials() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_Credentials - - .method /*06000022*/ public hidebysig specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_Credentials - - .method /*06000023*/ public hidebysig specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_Headers - - .method /*06000024*/ public hidebysig specialname virtual - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_Method - - .method /*06000025*/ public hidebysig specialname virtual - instance void set_Method(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_Method - - .method /*06000026*/ public hidebysig specialname virtual - instance bool get_PreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_PreAuthenticate - - .method /*06000027*/ public hidebysig specialname virtual - instance void set_PreAuthenticate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_PreAuthenticate - - .method /*06000028*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - get_Proxy() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_Proxy - - .method /*06000029*/ public hidebysig specialname virtual - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_Proxy - - .method /*0600002A*/ public hidebysig specialname virtual - instance int32 get_Timeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_Timeout - - .method /*0600002B*/ public hidebysig specialname virtual - instance void set_Timeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_Timeout - - .method /*0600002C*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_RequestUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_RequestUri - - .method /*0600002D*/ public hidebysig specialname virtual - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::get_UseDefaultCredentials - - .method /*0600002E*/ public hidebysig specialname virtual - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::set_UseDefaultCredentials - - .method /*0600002F*/ public hidebysig virtual - instance void Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::Abort - - .method /*06000030*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetRequestStream(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::BeginGetRequestStream - - .method /*06000031*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetResponse(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::BeginGetResponse - - .method /*06000032*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - EndGetRequestStream(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 7D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::EndGetRequestStream - - .method /*06000033*/ public hidebysig virtual - instance class System.Net.WebResponse/*02000013*/ - EndGetResponse(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 4C 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::EndGetResponse - - .method /*06000034*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetRequestStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::GetRequestStream - - .method /*06000035*/ public hidebysig virtual - instance class System.Net.WebResponse/*02000013*/ - GetResponse() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebRequest::GetResponse - - .method /*06000036*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000037*/ family hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebRequest::GetObjectData - - .property /*17000009*/ instance string ConnectionGroupName() - { - .get instance string System.Net.FileWebRequest/*02000005*/::get_ConnectionGroupName() /* 0600001B */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_ConnectionGroupName(string) /* 0600001C */ - } // end of property FileWebRequest::ConnectionGroupName - .property /*1700000A*/ instance int64 ContentLength() - { - .get instance int64 System.Net.FileWebRequest/*02000005*/::get_ContentLength() /* 0600001D */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_ContentLength(int64) /* 0600001E */ - } // end of property FileWebRequest::ContentLength - .property /*1700000B*/ instance string ContentType() - { - .get instance string System.Net.FileWebRequest/*02000005*/::get_ContentType() /* 0600001F */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_ContentType(string) /* 06000020 */ - } // end of property FileWebRequest::ContentType - .property /*1700000C*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ System.Net.FileWebRequest/*02000005*/::get_Credentials() /* 06000021 */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/) /* 06000022 */ - } // end of property FileWebRequest::Credentials - .property /*1700000D*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.FileWebRequest/*02000005*/::get_Headers() /* 06000023 */ - } // end of property FileWebRequest::Headers - .property /*1700000E*/ instance string Method() - { - .get instance string System.Net.FileWebRequest/*02000005*/::get_Method() /* 06000024 */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_Method(string) /* 06000025 */ - } // end of property FileWebRequest::Method - .property /*1700000F*/ instance bool PreAuthenticate() - { - .get instance bool System.Net.FileWebRequest/*02000005*/::get_PreAuthenticate() /* 06000026 */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_PreAuthenticate(bool) /* 06000027 */ - } // end of property FileWebRequest::PreAuthenticate - .property /*17000010*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ System.Net.FileWebRequest/*02000005*/::get_Proxy() /* 06000028 */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/) /* 06000029 */ - } // end of property FileWebRequest::Proxy - .property /*17000011*/ instance int32 Timeout() - { - .get instance int32 System.Net.FileWebRequest/*02000005*/::get_Timeout() /* 0600002A */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_Timeout(int32) /* 0600002B */ - } // end of property FileWebRequest::Timeout - .property /*17000012*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.FileWebRequest/*02000005*/::get_RequestUri() /* 0600002C */ - } // end of property FileWebRequest::RequestUri - .property /*17000013*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.FileWebRequest/*02000005*/::get_UseDefaultCredentials() /* 0600002D */ - .set instance void System.Net.FileWebRequest/*02000005*/::set_UseDefaultCredentials(bool) /* 0600002E */ - } // end of property FileWebRequest::UseDefaultCredentials -} // end of class System.Net.FileWebRequest - -.class /*02000006*/ public auto ansi beforefieldinit System.Net.FileWebResponse - extends System.Net.WebResponse/*02000013*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .method /*06000038*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00014B */ call instance void System.Net.WebResponse/*02000013*/::.ctor() /* 0600014B */ - IL_0006: /* 2A | */ ret - } // end of method FileWebResponse::.ctor - - .method /*06000039*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 56 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..VSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 68 74 74 // r this type. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - // Method begins at RVA 0x2077 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)00014C */ call instance void System.Net.WebResponse/*02000013*/::.ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/) /* 0600014C */ - IL_0008: /* 2A | */ ret - } // end of method FileWebResponse::.ctor - - .method /*0600003A*/ public hidebysig specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::get_ContentLength - - .method /*0600003B*/ public hidebysig specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::get_ContentType - - .method /*0600003C*/ public hidebysig specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::get_Headers - - .method /*0600003D*/ public hidebysig specialname virtual - instance bool get_SupportsHeaders() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::get_SupportsHeaders - - .method /*0600003E*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_ResponseUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::get_ResponseUri - - .method /*0600003F*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::Close - - .method /*06000040*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebResponse::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000041*/ family hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileWebResponse::GetObjectData - - .method /*06000042*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetResponseStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileWebResponse::GetResponseStream - - .property /*17000014*/ instance int64 ContentLength() - { - .get instance int64 System.Net.FileWebResponse/*02000006*/::get_ContentLength() /* 0600003A */ - } // end of property FileWebResponse::ContentLength - .property /*17000015*/ instance string ContentType() - { - .get instance string System.Net.FileWebResponse/*02000006*/::get_ContentType() /* 0600003B */ - } // end of property FileWebResponse::ContentType - .property /*17000016*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.FileWebResponse/*02000006*/::get_Headers() /* 0600003C */ - } // end of property FileWebResponse::Headers - .property /*17000017*/ instance bool SupportsHeaders() - { - .get instance bool System.Net.FileWebResponse/*02000006*/::get_SupportsHeaders() /* 0600003D */ - } // end of property FileWebResponse::SupportsHeaders - .property /*17000018*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - ResponseUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.FileWebResponse/*02000006*/::get_ResponseUri() /* 0600003E */ - } // end of property FileWebResponse::ResponseUri -} // end of class System.Net.FileWebResponse - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Net.FtpWebRequest - extends System.Net.WebRequest/*02000011*/ -{ - .method /*06000043*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000118 */ call instance void System.Net.WebRequest/*02000011*/::.ctor() /* 06000118 */ - IL_0006: /* 2A | */ ret - } // end of method FtpWebRequest::.ctor - - .method /*06000044*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ - get_ClientCertificates() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ClientCertificates - - .method /*06000045*/ public hidebysig specialname - instance void set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_ClientCertificates - - .method /*06000046*/ public hidebysig specialname virtual - instance string get_ConnectionGroupName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ConnectionGroupName - - .method /*06000047*/ public hidebysig specialname virtual - instance void set_ConnectionGroupName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_ConnectionGroupName - - .method /*06000048*/ public hidebysig specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ContentLength - - .method /*06000049*/ public hidebysig specialname virtual - instance void set_ContentLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_ContentLength - - .method /*0600004A*/ public hidebysig specialname - instance int64 get_ContentOffset() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ContentOffset - - .method /*0600004B*/ public hidebysig specialname - instance void set_ContentOffset(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_ContentOffset - - .method /*0600004C*/ public hidebysig specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ContentType - - .method /*0600004D*/ public hidebysig specialname virtual - instance void set_ContentType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_ContentType - - .method /*0600004E*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - get_Credentials() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_Credentials - - .method /*0600004F*/ public hidebysig specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_Credentials - - .method /*06000050*/ public hidebysig specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_Headers - - .method /*06000051*/ public hidebysig specialname virtual - instance void set_Headers(class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_Headers - - .method /*06000052*/ public hidebysig specialname virtual - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_Method - - .method /*06000053*/ public hidebysig specialname virtual - instance void set_Method(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_Method - - .method /*06000054*/ public hidebysig specialname virtual - instance bool get_PreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_PreAuthenticate - - .method /*06000055*/ public hidebysig specialname virtual - instance void set_PreAuthenticate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_PreAuthenticate - - .method /*06000056*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - get_Proxy() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_Proxy - - .method /*06000057*/ public hidebysig specialname virtual - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_Proxy - - .method /*06000058*/ public hidebysig specialname - instance string get_RenameTo() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_RenameTo - - .method /*06000059*/ public hidebysig specialname - instance void set_RenameTo(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_RenameTo - - .method /*0600005A*/ public hidebysig specialname virtual - instance int32 get_Timeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_Timeout - - .method /*0600005B*/ public hidebysig specialname virtual - instance void set_Timeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_Timeout - - .method /*0600005C*/ public hidebysig specialname - instance bool get_EnableSsl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_EnableSsl - - .method /*0600005D*/ public hidebysig specialname - instance void set_EnableSsl(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_EnableSsl - - .method /*0600005E*/ public hidebysig specialname - instance bool get_UsePassive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_UsePassive - - .method /*0600005F*/ public hidebysig specialname - instance void set_UsePassive(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_UsePassive - - .method /*06000060*/ public hidebysig specialname - instance bool get_UseBinary() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_UseBinary - - .method /*06000061*/ public hidebysig specialname - instance void set_UseBinary(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_UseBinary - - .method /*06000062*/ public hidebysig specialname - instance bool get_KeepAlive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_KeepAlive - - .method /*06000063*/ public hidebysig specialname - instance void set_KeepAlive(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_KeepAlive - - .method /*06000064*/ public hidebysig specialname - instance int32 get_ReadWriteTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ReadWriteTimeout - - .method /*06000065*/ public hidebysig specialname - instance void set_ReadWriteTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_ReadWriteTimeout - - .method /*06000066*/ public hidebysig specialname - instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ - get_ServicePoint() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_ServicePoint - - .method /*06000067*/ public hidebysig specialname static - class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - get_DefaultCachePolicy() cil managed - // SIG: 00 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_DefaultCachePolicy - - .method /*06000068*/ public hidebysig specialname static - void set_DefaultCachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ 'value') cil managed - // SIG: 00 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_DefaultCachePolicy - - .method /*06000069*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_RequestUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_RequestUri - - .method /*0600006A*/ public hidebysig specialname virtual - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::get_UseDefaultCredentials - - .method /*0600006B*/ public hidebysig specialname virtual - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FtpWebRequest::set_UseDefaultCredentials - - .method /*0600006C*/ public hidebysig virtual - instance void Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::Abort - - .method /*0600006D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetRequestStream(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::BeginGetRequestStream - - .method /*0600006E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetResponse(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::BeginGetResponse - - .method /*0600006F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - EndGetRequestStream(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 7D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::EndGetRequestStream - - .method /*06000070*/ public hidebysig virtual - instance class System.Net.WebResponse/*02000013*/ - EndGetResponse(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 4C 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::EndGetResponse - - .method /*06000071*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetRequestStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::GetRequestStream - - .method /*06000072*/ public hidebysig virtual - instance class System.Net.WebResponse/*02000013*/ - GetResponse() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebRequest::GetResponse - - .property /*17000019*/ instance class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ - ClientCertificates() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ System.Net.FtpWebRequest/*02000007*/::get_ClientCertificates() /* 06000044 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/) /* 06000045 */ - } // end of property FtpWebRequest::ClientCertificates - .property /*1700001A*/ instance string ConnectionGroupName() - { - .get instance string System.Net.FtpWebRequest/*02000007*/::get_ConnectionGroupName() /* 06000046 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_ConnectionGroupName(string) /* 06000047 */ - } // end of property FtpWebRequest::ConnectionGroupName - .property /*1700001B*/ instance int64 ContentLength() - { - .get instance int64 System.Net.FtpWebRequest/*02000007*/::get_ContentLength() /* 06000048 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_ContentLength(int64) /* 06000049 */ - } // end of property FtpWebRequest::ContentLength - .property /*1700001C*/ instance int64 ContentOffset() - { - .get instance int64 System.Net.FtpWebRequest/*02000007*/::get_ContentOffset() /* 0600004A */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_ContentOffset(int64) /* 0600004B */ - } // end of property FtpWebRequest::ContentOffset - .property /*1700001D*/ instance string ContentType() - { - .get instance string System.Net.FtpWebRequest/*02000007*/::get_ContentType() /* 0600004C */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_ContentType(string) /* 0600004D */ - } // end of property FtpWebRequest::ContentType - .property /*1700001E*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ System.Net.FtpWebRequest/*02000007*/::get_Credentials() /* 0600004E */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/) /* 0600004F */ - } // end of property FtpWebRequest::Credentials - .property /*1700001F*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.FtpWebRequest/*02000007*/::get_Headers() /* 06000050 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_Headers(class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/) /* 06000051 */ - } // end of property FtpWebRequest::Headers - .property /*17000020*/ instance string Method() - { - .get instance string System.Net.FtpWebRequest/*02000007*/::get_Method() /* 06000052 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_Method(string) /* 06000053 */ - } // end of property FtpWebRequest::Method - .property /*17000021*/ instance bool PreAuthenticate() - { - .get instance bool System.Net.FtpWebRequest/*02000007*/::get_PreAuthenticate() /* 06000054 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_PreAuthenticate(bool) /* 06000055 */ - } // end of property FtpWebRequest::PreAuthenticate - .property /*17000022*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ System.Net.FtpWebRequest/*02000007*/::get_Proxy() /* 06000056 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/) /* 06000057 */ - } // end of property FtpWebRequest::Proxy - .property /*17000023*/ instance string RenameTo() - { - .get instance string System.Net.FtpWebRequest/*02000007*/::get_RenameTo() /* 06000058 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_RenameTo(string) /* 06000059 */ - } // end of property FtpWebRequest::RenameTo - .property /*17000024*/ instance int32 Timeout() - { - .get instance int32 System.Net.FtpWebRequest/*02000007*/::get_Timeout() /* 0600005A */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_Timeout(int32) /* 0600005B */ - } // end of property FtpWebRequest::Timeout - .property /*17000025*/ instance bool EnableSsl() - { - .get instance bool System.Net.FtpWebRequest/*02000007*/::get_EnableSsl() /* 0600005C */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_EnableSsl(bool) /* 0600005D */ - } // end of property FtpWebRequest::EnableSsl - .property /*17000026*/ instance bool UsePassive() - { - .get instance bool System.Net.FtpWebRequest/*02000007*/::get_UsePassive() /* 0600005E */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_UsePassive(bool) /* 0600005F */ - } // end of property FtpWebRequest::UsePassive - .property /*17000027*/ instance bool UseBinary() - { - .get instance bool System.Net.FtpWebRequest/*02000007*/::get_UseBinary() /* 06000060 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_UseBinary(bool) /* 06000061 */ - } // end of property FtpWebRequest::UseBinary - .property /*17000028*/ instance bool KeepAlive() - { - .get instance bool System.Net.FtpWebRequest/*02000007*/::get_KeepAlive() /* 06000062 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_KeepAlive(bool) /* 06000063 */ - } // end of property FtpWebRequest::KeepAlive - .property /*17000029*/ instance int32 ReadWriteTimeout() - { - .get instance int32 System.Net.FtpWebRequest/*02000007*/::get_ReadWriteTimeout() /* 06000064 */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_ReadWriteTimeout(int32) /* 06000065 */ - } // end of property FtpWebRequest::ReadWriteTimeout - .property /*1700002A*/ instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ - ServicePoint() - { - .get instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ System.Net.FtpWebRequest/*02000007*/::get_ServicePoint() /* 06000066 */ - } // end of property FtpWebRequest::ServicePoint - .property /*1700002B*/ class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - DefaultCachePolicy() - { - .get class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ System.Net.FtpWebRequest/*02000007*/::get_DefaultCachePolicy() /* 06000067 */ - .set void System.Net.FtpWebRequest/*02000007*/::set_DefaultCachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/) /* 06000068 */ - } // end of property FtpWebRequest::DefaultCachePolicy - .property /*1700002C*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.FtpWebRequest/*02000007*/::get_RequestUri() /* 06000069 */ - } // end of property FtpWebRequest::RequestUri - .property /*1700002D*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.FtpWebRequest/*02000007*/::get_UseDefaultCredentials() /* 0600006A */ - .set instance void System.Net.FtpWebRequest/*02000007*/::set_UseDefaultCredentials(bool) /* 0600006B */ - } // end of property FtpWebRequest::UseDefaultCredentials -} // end of class System.Net.FtpWebRequest - -.class /*02000008*/ public auto ansi beforefieldinit System.Net.FtpWebResponse - extends System.Net.WebResponse/*02000013*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000023*/ -{ - .method /*06000073*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00014B */ call instance void System.Net.WebResponse/*02000013*/::.ctor() /* 0600014B */ - IL_0006: /* 2A | */ ret - } // end of method FtpWebResponse::.ctor - - .method /*06000074*/ public hidebysig specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_ContentLength - - .method /*06000075*/ public hidebysig specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_ContentType - - .method /*06000076*/ public hidebysig specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_Headers - - .method /*06000077*/ public hidebysig specialname virtual - instance bool get_SupportsHeaders() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_SupportsHeaders - - .method /*06000078*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_ResponseUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_ResponseUri - - .method /*06000079*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::Close - - .method /*0600007A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetResponseStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::GetResponseStream - - .method /*0600007B*/ public hidebysig specialname - instance string get_BannerMessage() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_BannerMessage - - .method /*0600007C*/ public hidebysig specialname - instance string get_ExitMessage() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_ExitMessage - - .method /*0600007D*/ public hidebysig specialname - instance string get_WelcomeMessage() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_WelcomeMessage - - .method /*0600007E*/ public hidebysig specialname - instance valuetype System.Net.FtpStatusCode/*02000015*/ - get_StatusCode() cil managed - // SIG: 20 00 11 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_StatusCode - - .method /*0600007F*/ public hidebysig specialname - instance string get_StatusDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_StatusDescription - - .method /*06000080*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - get_LastModified() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FtpWebResponse::get_LastModified - - .property /*1700002E*/ instance int64 ContentLength() - { - .get instance int64 System.Net.FtpWebResponse/*02000008*/::get_ContentLength() /* 06000074 */ - } // end of property FtpWebResponse::ContentLength - .property /*1700002F*/ instance string ContentType() - { - .get instance string System.Net.FtpWebResponse/*02000008*/::get_ContentType() /* 06000075 */ - } // end of property FtpWebResponse::ContentType - .property /*17000030*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.FtpWebResponse/*02000008*/::get_Headers() /* 06000076 */ - } // end of property FtpWebResponse::Headers - .property /*17000031*/ instance bool SupportsHeaders() - { - .get instance bool System.Net.FtpWebResponse/*02000008*/::get_SupportsHeaders() /* 06000077 */ - } // end of property FtpWebResponse::SupportsHeaders - .property /*17000032*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - ResponseUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.FtpWebResponse/*02000008*/::get_ResponseUri() /* 06000078 */ - } // end of property FtpWebResponse::ResponseUri - .property /*17000033*/ instance string BannerMessage() - { - .get instance string System.Net.FtpWebResponse/*02000008*/::get_BannerMessage() /* 0600007B */ - } // end of property FtpWebResponse::BannerMessage - .property /*17000034*/ instance string ExitMessage() - { - .get instance string System.Net.FtpWebResponse/*02000008*/::get_ExitMessage() /* 0600007C */ - } // end of property FtpWebResponse::ExitMessage - .property /*17000035*/ instance string WelcomeMessage() - { - .get instance string System.Net.FtpWebResponse/*02000008*/::get_WelcomeMessage() /* 0600007D */ - } // end of property FtpWebResponse::WelcomeMessage - .property /*17000036*/ instance valuetype System.Net.FtpStatusCode/*02000015*/ - StatusCode() - { - .get instance valuetype System.Net.FtpStatusCode/*02000015*/ System.Net.FtpWebResponse/*02000008*/::get_StatusCode() /* 0600007E */ - } // end of property FtpWebResponse::StatusCode - .property /*17000037*/ instance string StatusDescription() - { - .get instance string System.Net.FtpWebResponse/*02000008*/::get_StatusDescription() /* 0600007F */ - } // end of property FtpWebResponse::StatusDescription - .property /*17000038*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - LastModified() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ System.Net.FtpWebResponse/*02000008*/::get_LastModified() /* 06000080 */ - } // end of property FtpWebResponse::LastModified -} // end of class System.Net.FtpWebResponse - -.class /*02000009*/ public auto ansi beforefieldinit System.Net.HttpWebRequest - extends System.Net.WebRequest/*02000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .field /*04000001*/ private class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ 'k__BackingField' - .custom /*0C000001:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000025*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .method /*06000081*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000118 */ call instance void System.Net.WebRequest/*02000011*/::.ctor() /* 06000118 */ - IL_0006: /* 2A | */ ret - } // end of method HttpWebRequest::.ctor - - .method /*06000082*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 57 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..WSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 20 68 74 // r this type. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000118 */ call instance void System.Net.WebRequest/*02000011*/::.ctor() /* 06000118 */ - IL_0006: /* 2A | */ ret - } // end of method HttpWebRequest::.ctor - - .method /*06000083*/ public hidebysig specialname - instance string get_Accept() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Accept - - .method /*06000084*/ public hidebysig specialname - instance void set_Accept(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Accept - - .method /*06000085*/ public hidebysig newslot specialname virtual - instance bool get_AllowReadStreamBuffering() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_AllowReadStreamBuffering - - .method /*06000086*/ public hidebysig newslot specialname virtual - instance void set_AllowReadStreamBuffering(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_AllowReadStreamBuffering - - .method /*06000087*/ public hidebysig specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ContentType - - .method /*06000088*/ public hidebysig specialname virtual - instance void set_ContentType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ContentType - - .method /*06000089*/ public hidebysig specialname - instance int32 get_ContinueTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ContinueTimeout - - .method /*0600008A*/ public hidebysig specialname - instance void set_ContinueTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ContinueTimeout - - .method /*0600008B*/ public hidebysig newslot specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*01000027*/ - get_CookieContainer() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_CookieContainer - - .method /*0600008C*/ public hidebysig newslot specialname virtual - instance void set_CookieContainer(class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*01000027*/ 'value') cil managed - // SIG: 20 01 01 12 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_CookieContainer - - .method /*0600008D*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - get_Credentials() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Credentials - - .method /*0600008E*/ public hidebysig specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Credentials - - .method /*0600008F*/ public hidebysig newslot specialname virtual - instance bool get_HaveResponse() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_HaveResponse - - .method /*06000090*/ public hidebysig specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Headers - - .method /*06000091*/ public hidebysig specialname virtual - instance void set_Headers(class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Headers - - .method /*06000092*/ public hidebysig specialname virtual - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Method - - .method /*06000093*/ public hidebysig specialname virtual - instance void set_Method(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Method - - .method /*06000094*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_RequestUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_RequestUri - - .method /*06000095*/ public hidebysig newslot specialname virtual - instance bool get_SupportsCookieContainer() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_SupportsCookieContainer - - .method /*06000096*/ public hidebysig specialname virtual - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_UseDefaultCredentials - - .method /*06000097*/ public hidebysig specialname virtual - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_UseDefaultCredentials - - .method /*06000098*/ public hidebysig virtual - instance void Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::Abort - - .method /*06000099*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetRequestStream(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::BeginGetRequestStream - - .method /*0600009A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetResponse(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::BeginGetResponse - - .method /*0600009B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - EndGetRequestStream(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 7D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::EndGetRequestStream - - .method /*0600009C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - EndGetRequestStream(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult, - [out] class [System.Net.Primitives/*23000004*/]System.Net.TransportContext/*01000028*/& context) cil managed - // SIG: 20 02 12 7D 12 51 10 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::EndGetRequestStream - - .method /*0600009D*/ public hidebysig virtual - instance class System.Net.WebResponse/*02000013*/ - EndGetResponse(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 4C 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::EndGetResponse - - .method /*0600009E*/ public hidebysig virtual - instance class System.Net.WebResponse/*02000013*/ - GetResponse() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::GetResponse - - .method /*0600009F*/ public hidebysig newslot specialname virtual - instance bool get_AllowWriteStreamBuffering() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_AllowWriteStreamBuffering - - .method /*060000A0*/ public hidebysig newslot specialname virtual - instance void set_AllowWriteStreamBuffering(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_AllowWriteStreamBuffering - - .method /*060000A1*/ public hidebysig newslot specialname virtual - instance bool get_AllowAutoRedirect() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_AllowAutoRedirect - - .method /*060000A2*/ public hidebysig newslot specialname virtual - instance void set_AllowAutoRedirect(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_AllowAutoRedirect - - .method /*060000A3*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_Address() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Address - - .method /*060000A4*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000004*/]System.Net.DecompressionMethods/*01000029*/ - get_AutomaticDecompression() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_AutomaticDecompression - - .method /*060000A5*/ public hidebysig specialname - instance void set_AutomaticDecompression(valuetype [System.Net.Primitives/*23000004*/]System.Net.DecompressionMethods/*01000029*/ 'value') cil managed - // SIG: 20 01 01 11 80 A5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_AutomaticDecompression - - .method /*060000A6*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - get_Date() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Date - - .method /*060000A7*/ public hidebysig specialname - instance void set_Date(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ 'value') cil managed - // SIG: 20 01 01 11 80 91 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Date - - .method /*060000A8*/ public hidebysig specialname static - int32 get_DefaultMaximumResponseHeadersLength() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_DefaultMaximumResponseHeadersLength - - .method /*060000A9*/ public hidebysig specialname static - void set_DefaultMaximumResponseHeadersLength(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_DefaultMaximumResponseHeadersLength - - .method /*060000AA*/ public hidebysig specialname static - int32 get_DefaultMaximumErrorResponseLength() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_DefaultMaximumErrorResponseLength - - .method /*060000AB*/ public hidebysig specialname static - void set_DefaultMaximumErrorResponseLength(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_DefaultMaximumErrorResponseLength - - .method /*060000AC*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ - get_ClientCertificates() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ClientCertificates - - .method /*060000AD*/ public hidebysig specialname - instance void set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ClientCertificates - - .method /*060000AE*/ public hidebysig specialname - instance string get_Expect() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Expect - - .method /*060000AF*/ public hidebysig specialname - instance void set_Expect(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Expect - - .method /*060000B0*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - get_IfModifiedSince() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_IfModifiedSince - - .method /*060000B1*/ public hidebysig specialname - instance void set_IfModifiedSince(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ 'value') cil managed - // SIG: 20 01 01 11 80 91 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_IfModifiedSince - - .method /*060000B2*/ public hidebysig specialname - instance bool get_KeepAlive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_KeepAlive - - .method /*060000B3*/ public hidebysig specialname - instance void set_KeepAlive(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_KeepAlive - - .method /*060000B4*/ public hidebysig specialname - instance int32 get_MaximumAutomaticRedirections() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_MaximumAutomaticRedirections - - .method /*060000B5*/ public hidebysig specialname - instance void set_MaximumAutomaticRedirections(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_MaximumAutomaticRedirections - - .method /*060000B6*/ public hidebysig specialname - instance int32 get_MaximumResponseHeadersLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_MaximumResponseHeadersLength - - .method /*060000B7*/ public hidebysig specialname - instance void set_MaximumResponseHeadersLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_MaximumResponseHeadersLength - - .method /*060000B8*/ public hidebysig specialname - instance string get_MediaType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_MediaType - - .method /*060000B9*/ public hidebysig specialname - instance void set_MediaType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_MediaType - - .method /*060000BA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetRequestStream([out] class [System.Net.Primitives/*23000004*/]System.Net.TransportContext/*01000028*/& context) cil managed - // SIG: 20 01 12 7D 10 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::GetRequestStream - - .method /*060000BB*/ public hidebysig specialname - instance bool get_Pipelined() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Pipelined - - .method /*060000BC*/ public hidebysig specialname - instance void set_Pipelined(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Pipelined - - .method /*060000BD*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_ProtocolVersion() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ProtocolVersion - - .method /*060000BE*/ public hidebysig specialname - instance void set_ProtocolVersion(class [System.Runtime/*23000001*/]System.Version/*0100002A*/ 'value') cil managed - // SIG: 20 01 01 12 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ProtocolVersion - - .method /*060000BF*/ public hidebysig specialname - instance int32 get_ReadWriteTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ReadWriteTimeout - - .method /*060000C0*/ public hidebysig specialname - instance void set_ReadWriteTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ReadWriteTimeout - - .method /*060000C1*/ public hidebysig specialname - instance string get_Referer() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Referer - - .method /*060000C2*/ public hidebysig specialname - instance void set_Referer(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Referer - - .method /*060000C3*/ public hidebysig specialname - instance bool get_SendChunked() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_SendChunked - - .method /*060000C4*/ public hidebysig specialname - instance void set_SendChunked(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_SendChunked - - .method /*060000C5*/ public hidebysig specialname - instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ - get_ServicePoint() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ServicePoint - - .method /*060000C6*/ public hidebysig specialname - instance string get_TransferEncoding() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_TransferEncoding - - .method /*060000C7*/ public hidebysig specialname - instance void set_TransferEncoding(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_TransferEncoding - - .method /*060000C8*/ public hidebysig specialname - instance string get_UserAgent() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_UserAgent - - .method /*060000C9*/ public hidebysig specialname - instance void set_UserAgent(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_UserAgent - - .method /*060000CA*/ public hidebysig specialname - instance bool get_UnsafeAuthenticatedConnectionSharing() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_UnsafeAuthenticatedConnectionSharing - - .method /*060000CB*/ public hidebysig specialname - instance void set_UnsafeAuthenticatedConnectionSharing(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_UnsafeAuthenticatedConnectionSharing - - .method /*060000CC*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetRequestStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::GetRequestStream - - .method /*060000CD*/ public hidebysig instance void - AddRange(int32 range) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000CE*/ public hidebysig instance void - AddRange(int32 from, - int32 'to') cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000CF*/ public hidebysig instance void - AddRange(int64 range) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000D0*/ public hidebysig instance void - AddRange(int64 from, - int64 'to') cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000D1*/ public hidebysig instance void - AddRange(string rangeSpecifier, - int32 range) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000D2*/ public hidebysig instance void - AddRange(string rangeSpecifier, - int32 from, - int32 'to') cil managed - // SIG: 20 03 01 0E 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000D3*/ public hidebysig instance void - AddRange(string rangeSpecifier, - int64 range) cil managed - // SIG: 20 02 01 0E 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000D4*/ public hidebysig instance void - AddRange(string rangeSpecifier, - int64 from, - int64 'to') cil managed - // SIG: 20 03 01 0E 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::AddRange - - .method /*060000D5*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Host - - .method /*060000D6*/ public hidebysig specialname - instance void set_Host(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Host - - .method /*060000D7*/ public hidebysig specialname virtual - instance string get_ConnectionGroupName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ConnectionGroupName - - .method /*060000D8*/ public hidebysig specialname virtual - instance void set_ConnectionGroupName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ConnectionGroupName - - .method /*060000D9*/ public hidebysig specialname - instance class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ - get_ServerCertificateValidationCallback() cil managed - // SIG: 20 00 12 80 99 - { - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000025*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2081 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000001 */ ldfld class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ System.Net.HttpWebRequest/*02000009*/::'k__BackingField' /* 04000001 */ - IL_0006: /* 2A | */ ret - } // end of method HttpWebRequest::get_ServerCertificateValidationCallback - - .method /*060000DA*/ public hidebysig specialname - instance void set_ServerCertificateValidationCallback(class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000025*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2089 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000001 */ stfld class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ System.Net.HttpWebRequest/*02000009*/::'k__BackingField' /* 04000001 */ - IL_0007: /* 2A | */ ret - } // end of method HttpWebRequest::set_ServerCertificateValidationCallback - - .method /*060000DB*/ public hidebysig specialname - instance class System.Net.HttpContinueDelegate/*02000002*/ - get_ContinueDelegate() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ContinueDelegate - - .method /*060000DC*/ public hidebysig specialname - instance void set_ContinueDelegate(class System.Net.HttpContinueDelegate/*02000002*/ 'value') cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ContinueDelegate - - .method /*060000DD*/ public hidebysig specialname - instance string get_Connection() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Connection - - .method /*060000DE*/ public hidebysig specialname - instance void set_Connection(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Connection - - .method /*060000DF*/ public hidebysig specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - get_Proxy() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Proxy - - .method /*060000E0*/ public hidebysig specialname virtual - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Proxy - - .method /*060000E1*/ public hidebysig specialname static - class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - get_DefaultCachePolicy() cil managed - // SIG: 00 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_DefaultCachePolicy - - .method /*060000E2*/ public hidebysig specialname static - void set_DefaultCachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ 'value') cil managed - // SIG: 00 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_DefaultCachePolicy - - .method /*060000E3*/ public hidebysig specialname virtual - instance bool get_PreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_PreAuthenticate - - .method /*060000E4*/ public hidebysig specialname virtual - instance void set_PreAuthenticate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_PreAuthenticate - - .method /*060000E5*/ public hidebysig specialname virtual - instance int32 get_Timeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_Timeout - - .method /*060000E6*/ public hidebysig specialname virtual - instance void set_Timeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_Timeout - - .method /*060000E7*/ public hidebysig specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::get_ContentLength - - .method /*060000E8*/ public hidebysig specialname virtual - instance void set_ContentLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebRequest::set_ContentLength - - .method /*060000E9*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 57 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..WSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 20 68 74 // r this type. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060000EA*/ family hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 57 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..WSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 20 68 74 // r this type. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebRequest::GetObjectData - - .property /*17000039*/ instance string Accept() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_Accept() /* 06000083 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Accept(string) /* 06000084 */ - } // end of property HttpWebRequest::Accept - .property /*1700003A*/ instance bool AllowReadStreamBuffering() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_AllowReadStreamBuffering() /* 06000085 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_AllowReadStreamBuffering(bool) /* 06000086 */ - } // end of property HttpWebRequest::AllowReadStreamBuffering - .property /*1700003B*/ instance string ContentType() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_ContentType() /* 06000087 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ContentType(string) /* 06000088 */ - } // end of property HttpWebRequest::ContentType - .property /*1700003C*/ instance int32 ContinueTimeout() - { - .get instance int32 System.Net.HttpWebRequest/*02000009*/::get_ContinueTimeout() /* 06000089 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ContinueTimeout(int32) /* 0600008A */ - } // end of property HttpWebRequest::ContinueTimeout - .property /*1700003D*/ instance class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*01000027*/ - CookieContainer() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*01000027*/ System.Net.HttpWebRequest/*02000009*/::get_CookieContainer() /* 0600008B */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_CookieContainer(class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*01000027*/) /* 0600008C */ - } // end of property HttpWebRequest::CookieContainer - .property /*1700003E*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ System.Net.HttpWebRequest/*02000009*/::get_Credentials() /* 0600008D */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/) /* 0600008E */ - } // end of property HttpWebRequest::Credentials - .property /*1700003F*/ instance bool HaveResponse() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_HaveResponse() /* 0600008F */ - } // end of property HttpWebRequest::HaveResponse - .property /*17000040*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.HttpWebRequest/*02000009*/::get_Headers() /* 06000090 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Headers(class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/) /* 06000091 */ - } // end of property HttpWebRequest::Headers - .property /*17000041*/ instance string Method() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_Method() /* 06000092 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Method(string) /* 06000093 */ - } // end of property HttpWebRequest::Method - .property /*17000042*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.HttpWebRequest/*02000009*/::get_RequestUri() /* 06000094 */ - } // end of property HttpWebRequest::RequestUri - .property /*17000043*/ instance bool SupportsCookieContainer() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_SupportsCookieContainer() /* 06000095 */ - } // end of property HttpWebRequest::SupportsCookieContainer - .property /*17000044*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_UseDefaultCredentials() /* 06000096 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_UseDefaultCredentials(bool) /* 06000097 */ - } // end of property HttpWebRequest::UseDefaultCredentials - .property /*17000045*/ instance bool AllowWriteStreamBuffering() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_AllowWriteStreamBuffering() /* 0600009F */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_AllowWriteStreamBuffering(bool) /* 060000A0 */ - } // end of property HttpWebRequest::AllowWriteStreamBuffering - .property /*17000046*/ instance bool AllowAutoRedirect() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_AllowAutoRedirect() /* 060000A1 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_AllowAutoRedirect(bool) /* 060000A2 */ - } // end of property HttpWebRequest::AllowAutoRedirect - .property /*17000047*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - Address() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.HttpWebRequest/*02000009*/::get_Address() /* 060000A3 */ - } // end of property HttpWebRequest::Address - .property /*17000048*/ instance valuetype [System.Net.Primitives/*23000004*/]System.Net.DecompressionMethods/*01000029*/ - AutomaticDecompression() - { - .get instance valuetype [System.Net.Primitives/*23000004*/]System.Net.DecompressionMethods/*01000029*/ System.Net.HttpWebRequest/*02000009*/::get_AutomaticDecompression() /* 060000A4 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_AutomaticDecompression(valuetype [System.Net.Primitives/*23000004*/]System.Net.DecompressionMethods/*01000029*/) /* 060000A5 */ - } // end of property HttpWebRequest::AutomaticDecompression - .property /*17000049*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - Date() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ System.Net.HttpWebRequest/*02000009*/::get_Date() /* 060000A6 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Date(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/) /* 060000A7 */ - } // end of property HttpWebRequest::Date - .property /*1700004A*/ int32 DefaultMaximumResponseHeadersLength() - { - .get int32 System.Net.HttpWebRequest/*02000009*/::get_DefaultMaximumResponseHeadersLength() /* 060000A8 */ - .set void System.Net.HttpWebRequest/*02000009*/::set_DefaultMaximumResponseHeadersLength(int32) /* 060000A9 */ - } // end of property HttpWebRequest::DefaultMaximumResponseHeadersLength - .property /*1700004B*/ int32 DefaultMaximumErrorResponseLength() - { - .get int32 System.Net.HttpWebRequest/*02000009*/::get_DefaultMaximumErrorResponseLength() /* 060000AA */ - .set void System.Net.HttpWebRequest/*02000009*/::set_DefaultMaximumErrorResponseLength(int32) /* 060000AB */ - } // end of property HttpWebRequest::DefaultMaximumErrorResponseLength - .property /*1700004C*/ instance class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ - ClientCertificates() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/ System.Net.HttpWebRequest/*02000009*/::get_ClientCertificates() /* 060000AC */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000005*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*01000020*/) /* 060000AD */ - } // end of property HttpWebRequest::ClientCertificates - .property /*1700004D*/ instance string Expect() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_Expect() /* 060000AE */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Expect(string) /* 060000AF */ - } // end of property HttpWebRequest::Expect - .property /*1700004E*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - IfModifiedSince() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ System.Net.HttpWebRequest/*02000009*/::get_IfModifiedSince() /* 060000B0 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_IfModifiedSince(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/) /* 060000B1 */ - } // end of property HttpWebRequest::IfModifiedSince - .property /*1700004F*/ instance bool KeepAlive() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_KeepAlive() /* 060000B2 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_KeepAlive(bool) /* 060000B3 */ - } // end of property HttpWebRequest::KeepAlive - .property /*17000050*/ instance int32 MaximumAutomaticRedirections() - { - .get instance int32 System.Net.HttpWebRequest/*02000009*/::get_MaximumAutomaticRedirections() /* 060000B4 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_MaximumAutomaticRedirections(int32) /* 060000B5 */ - } // end of property HttpWebRequest::MaximumAutomaticRedirections - .property /*17000051*/ instance int32 MaximumResponseHeadersLength() - { - .get instance int32 System.Net.HttpWebRequest/*02000009*/::get_MaximumResponseHeadersLength() /* 060000B6 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_MaximumResponseHeadersLength(int32) /* 060000B7 */ - } // end of property HttpWebRequest::MaximumResponseHeadersLength - .property /*17000052*/ instance string MediaType() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_MediaType() /* 060000B8 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_MediaType(string) /* 060000B9 */ - } // end of property HttpWebRequest::MediaType - .property /*17000053*/ instance bool Pipelined() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_Pipelined() /* 060000BB */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Pipelined(bool) /* 060000BC */ - } // end of property HttpWebRequest::Pipelined - .property /*17000054*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - ProtocolVersion() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.Net.HttpWebRequest/*02000009*/::get_ProtocolVersion() /* 060000BD */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ProtocolVersion(class [System.Runtime/*23000001*/]System.Version/*0100002A*/) /* 060000BE */ - } // end of property HttpWebRequest::ProtocolVersion - .property /*17000055*/ instance int32 ReadWriteTimeout() - { - .get instance int32 System.Net.HttpWebRequest/*02000009*/::get_ReadWriteTimeout() /* 060000BF */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ReadWriteTimeout(int32) /* 060000C0 */ - } // end of property HttpWebRequest::ReadWriteTimeout - .property /*17000056*/ instance string Referer() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_Referer() /* 060000C1 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Referer(string) /* 060000C2 */ - } // end of property HttpWebRequest::Referer - .property /*17000057*/ instance bool SendChunked() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_SendChunked() /* 060000C3 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_SendChunked(bool) /* 060000C4 */ - } // end of property HttpWebRequest::SendChunked - .property /*17000058*/ instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ - ServicePoint() - { - .get instance class [System.Net.ServicePoint/*23000006*/]System.Net.ServicePoint/*01000021*/ System.Net.HttpWebRequest/*02000009*/::get_ServicePoint() /* 060000C5 */ - } // end of property HttpWebRequest::ServicePoint - .property /*17000059*/ instance string TransferEncoding() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_TransferEncoding() /* 060000C6 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_TransferEncoding(string) /* 060000C7 */ - } // end of property HttpWebRequest::TransferEncoding - .property /*1700005A*/ instance string UserAgent() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_UserAgent() /* 060000C8 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_UserAgent(string) /* 060000C9 */ - } // end of property HttpWebRequest::UserAgent - .property /*1700005B*/ instance bool UnsafeAuthenticatedConnectionSharing() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_UnsafeAuthenticatedConnectionSharing() /* 060000CA */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_UnsafeAuthenticatedConnectionSharing(bool) /* 060000CB */ - } // end of property HttpWebRequest::UnsafeAuthenticatedConnectionSharing - .property /*1700005C*/ instance string Host() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_Host() /* 060000D5 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Host(string) /* 060000D6 */ - } // end of property HttpWebRequest::Host - .property /*1700005D*/ instance string ConnectionGroupName() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_ConnectionGroupName() /* 060000D7 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ConnectionGroupName(string) /* 060000D8 */ - } // end of property HttpWebRequest::ConnectionGroupName - .property /*1700005E*/ instance class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ - ServerCertificateValidationCallback() - { - .get instance class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/ System.Net.HttpWebRequest/*02000009*/::get_ServerCertificateValidationCallback() /* 060000D9 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ServerCertificateValidationCallback(class [System.Net.Security/*23000007*/]System.Net.Security.RemoteCertificateValidationCallback/*01000026*/) /* 060000DA */ - } // end of property HttpWebRequest::ServerCertificateValidationCallback - .property /*1700005F*/ instance class System.Net.HttpContinueDelegate/*02000002*/ - ContinueDelegate() - { - .get instance class System.Net.HttpContinueDelegate/*02000002*/ System.Net.HttpWebRequest/*02000009*/::get_ContinueDelegate() /* 060000DB */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ContinueDelegate(class System.Net.HttpContinueDelegate/*02000002*/) /* 060000DC */ - } // end of property HttpWebRequest::ContinueDelegate - .property /*17000060*/ instance string Connection() - { - .get instance string System.Net.HttpWebRequest/*02000009*/::get_Connection() /* 060000DD */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Connection(string) /* 060000DE */ - } // end of property HttpWebRequest::Connection - .property /*17000061*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ System.Net.HttpWebRequest/*02000009*/::get_Proxy() /* 060000DF */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/) /* 060000E0 */ - } // end of property HttpWebRequest::Proxy - .property /*17000062*/ class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - DefaultCachePolicy() - { - .get class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ System.Net.HttpWebRequest/*02000009*/::get_DefaultCachePolicy() /* 060000E1 */ - .set void System.Net.HttpWebRequest/*02000009*/::set_DefaultCachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/) /* 060000E2 */ - } // end of property HttpWebRequest::DefaultCachePolicy - .property /*17000063*/ instance bool PreAuthenticate() - { - .get instance bool System.Net.HttpWebRequest/*02000009*/::get_PreAuthenticate() /* 060000E3 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_PreAuthenticate(bool) /* 060000E4 */ - } // end of property HttpWebRequest::PreAuthenticate - .property /*17000064*/ instance int32 Timeout() - { - .get instance int32 System.Net.HttpWebRequest/*02000009*/::get_Timeout() /* 060000E5 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_Timeout(int32) /* 060000E6 */ - } // end of property HttpWebRequest::Timeout - .property /*17000065*/ instance int64 ContentLength() - { - .get instance int64 System.Net.HttpWebRequest/*02000009*/::get_ContentLength() /* 060000E7 */ - .set instance void System.Net.HttpWebRequest/*02000009*/::set_ContentLength(int64) /* 060000E8 */ - } // end of property HttpWebRequest::ContentLength -} // end of class System.Net.HttpWebRequest - -.class /*0200000A*/ public auto ansi beforefieldinit System.Net.HttpWebResponse - extends System.Net.WebResponse/*02000013*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .method /*060000EB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00014B */ call instance void System.Net.WebResponse/*02000013*/::.ctor() /* 0600014B */ - IL_0006: /* 2A | */ ret - } // end of method HttpWebResponse::.ctor - - .method /*060000EC*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 57 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..WSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 20 68 74 // r this type. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00014B */ call instance void System.Net.WebResponse/*02000013*/::.ctor() /* 0600014B */ - IL_0006: /* 2A | */ ret - } // end of method HttpWebResponse::.ctor - - .method /*060000ED*/ public hidebysig specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_ContentLength - - .method /*060000EE*/ public hidebysig specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_ContentType - - .method /*060000EF*/ public hidebysig newslot specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.CookieCollection/*0100002B*/ - get_Cookies() cil managed - // SIG: 20 00 12 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_Cookies - - .method /*060000F0*/ public hidebysig newslot specialname virtual - instance void set_Cookies(class [System.Net.Primitives/*23000004*/]System.Net.CookieCollection/*0100002B*/ 'value') cil managed - // SIG: 20 01 01 12 80 AD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebResponse::set_Cookies - - .method /*060000F1*/ public hidebysig specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_Headers - - .method /*060000F2*/ public hidebysig newslot specialname virtual - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_Method - - .method /*060000F3*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_ResponseUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_ResponseUri - - .method /*060000F4*/ public hidebysig newslot specialname virtual - instance valuetype [System.Net.Primitives/*23000004*/]System.Net.HttpStatusCode/*0100002C*/ - get_StatusCode() cil managed - // SIG: 20 00 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_StatusCode - - .method /*060000F5*/ public hidebysig newslot specialname virtual - instance string get_StatusDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_StatusDescription - - .method /*060000F6*/ public hidebysig specialname virtual - instance bool get_SupportsHeaders() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_SupportsHeaders - - .method /*060000F7*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpWebResponse::Dispose - - .method /*060000F8*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetResponseStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::GetResponseStream - - .method /*060000F9*/ public hidebysig instance string - GetResponseHeader(string headerName) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::GetResponseHeader - - .method /*060000FA*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_ProtocolVersion() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_ProtocolVersion - - .method /*060000FB*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - get_LastModified() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_LastModified - - .method /*060000FC*/ public hidebysig specialname - instance string get_ContentEncoding() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_ContentEncoding - - .method /*060000FD*/ public hidebysig specialname - instance string get_CharacterSet() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_CharacterSet - - .method /*060000FE*/ public hidebysig specialname - instance string get_Server() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_Server - - .method /*060000FF*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::Close - - .method /*06000100*/ public hidebysig specialname virtual - instance bool get_IsMutuallyAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::get_IsMutuallyAuthenticated - - .method /*06000101*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C00001C:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 57 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..WSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 20 68 74 // r this type. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000102*/ family hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 57 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E // ..WSerialization - 20 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F // is obsoleted fo - 72 20 74 68 69 73 20 74 79 70 65 2E 20 20 68 74 // r this type. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpWebResponse::GetObjectData - - .property /*17000066*/ instance int64 ContentLength() - { - .get instance int64 System.Net.HttpWebResponse/*0200000A*/::get_ContentLength() /* 060000ED */ - } // end of property HttpWebResponse::ContentLength - .property /*17000067*/ instance string ContentType() - { - .get instance string System.Net.HttpWebResponse/*0200000A*/::get_ContentType() /* 060000EE */ - } // end of property HttpWebResponse::ContentType - .property /*17000068*/ instance class [System.Net.Primitives/*23000004*/]System.Net.CookieCollection/*0100002B*/ - Cookies() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.CookieCollection/*0100002B*/ System.Net.HttpWebResponse/*0200000A*/::get_Cookies() /* 060000EF */ - .set instance void System.Net.HttpWebResponse/*0200000A*/::set_Cookies(class [System.Net.Primitives/*23000004*/]System.Net.CookieCollection/*0100002B*/) /* 060000F0 */ - } // end of property HttpWebResponse::Cookies - .property /*17000069*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.HttpWebResponse/*0200000A*/::get_Headers() /* 060000F1 */ - } // end of property HttpWebResponse::Headers - .property /*1700006A*/ instance string Method() - { - .get instance string System.Net.HttpWebResponse/*0200000A*/::get_Method() /* 060000F2 */ - } // end of property HttpWebResponse::Method - .property /*1700006B*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - ResponseUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.HttpWebResponse/*0200000A*/::get_ResponseUri() /* 060000F3 */ - } // end of property HttpWebResponse::ResponseUri - .property /*1700006C*/ instance valuetype [System.Net.Primitives/*23000004*/]System.Net.HttpStatusCode/*0100002C*/ - StatusCode() - { - .get instance valuetype [System.Net.Primitives/*23000004*/]System.Net.HttpStatusCode/*0100002C*/ System.Net.HttpWebResponse/*0200000A*/::get_StatusCode() /* 060000F4 */ - } // end of property HttpWebResponse::StatusCode - .property /*1700006D*/ instance string StatusDescription() - { - .get instance string System.Net.HttpWebResponse/*0200000A*/::get_StatusDescription() /* 060000F5 */ - } // end of property HttpWebResponse::StatusDescription - .property /*1700006E*/ instance bool SupportsHeaders() - { - .get instance bool System.Net.HttpWebResponse/*0200000A*/::get_SupportsHeaders() /* 060000F6 */ - } // end of property HttpWebResponse::SupportsHeaders - .property /*1700006F*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - ProtocolVersion() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.Net.HttpWebResponse/*0200000A*/::get_ProtocolVersion() /* 060000FA */ - } // end of property HttpWebResponse::ProtocolVersion - .property /*17000070*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - LastModified() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ System.Net.HttpWebResponse/*0200000A*/::get_LastModified() /* 060000FB */ - } // end of property HttpWebResponse::LastModified - .property /*17000071*/ instance string ContentEncoding() - { - .get instance string System.Net.HttpWebResponse/*0200000A*/::get_ContentEncoding() /* 060000FC */ - } // end of property HttpWebResponse::ContentEncoding - .property /*17000072*/ instance string CharacterSet() - { - .get instance string System.Net.HttpWebResponse/*0200000A*/::get_CharacterSet() /* 060000FD */ - } // end of property HttpWebResponse::CharacterSet - .property /*17000073*/ instance string Server() - { - .get instance string System.Net.HttpWebResponse/*0200000A*/::get_Server() /* 060000FE */ - } // end of property HttpWebResponse::Server - .property /*17000074*/ instance bool IsMutuallyAuthenticated() - { - .get instance bool System.Net.HttpWebResponse/*0200000A*/::get_IsMutuallyAuthenticated() /* 06000100 */ - } // end of property HttpWebResponse::IsMutuallyAuthenticated -} // end of class System.Net.HttpWebResponse - -.class /*0200000B*/ interface public abstract auto ansi System.Net.IAuthenticationModule -{ - .method /*06000103*/ public hidebysig newslot abstract virtual - instance class System.Net.Authorization/*02000004*/ - Authenticate(string challenge, - class System.Net.WebRequest/*02000011*/ 'request', - class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ credentials) cil managed - // SIG: 20 03 12 10 0E 12 44 12 5D - { - // Method begins at RVA 0x0 - } // end of method IAuthenticationModule::Authenticate - - .method /*06000104*/ public hidebysig newslot abstract virtual - instance class System.Net.Authorization/*02000004*/ - PreAuthenticate(class System.Net.WebRequest/*02000011*/ 'request', - class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ credentials) cil managed - // SIG: 20 02 12 10 12 44 12 5D - { - // Method begins at RVA 0x0 - } // end of method IAuthenticationModule::PreAuthenticate - - .method /*06000105*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanPreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IAuthenticationModule::get_CanPreAuthenticate - - .method /*06000106*/ public hidebysig newslot specialname abstract virtual - instance string get_AuthenticationType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IAuthenticationModule::get_AuthenticationType - - .property /*17000075*/ instance bool CanPreAuthenticate() - { - .get instance bool System.Net.IAuthenticationModule/*0200000B*/::get_CanPreAuthenticate() /* 06000105 */ - } // end of property IAuthenticationModule::CanPreAuthenticate - .property /*17000076*/ instance string AuthenticationType() - { - .get instance string System.Net.IAuthenticationModule/*0200000B*/::get_AuthenticationType() /* 06000106 */ - } // end of property IAuthenticationModule::AuthenticationType -} // end of class System.Net.IAuthenticationModule - -.class /*0200000C*/ interface public abstract auto ansi System.Net.ICredentialPolicy -{ - .method /*06000107*/ public hidebysig newslot abstract virtual - instance bool ShouldSendCredential(class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ challengeUri, - class System.Net.WebRequest/*02000011*/ 'request', - class [System.Net.Primitives/*23000004*/]System.Net.NetworkCredential/*0100002D*/ credential, - class System.Net.IAuthenticationModule/*0200000B*/ authenticationModule) cil managed - // SIG: 20 04 02 12 79 12 44 12 80 B5 12 2C - { - // Method begins at RVA 0x0 - } // end of method ICredentialPolicy::ShouldSendCredential - -} // end of class System.Net.ICredentialPolicy - -.class /*0200000D*/ interface public abstract auto ansi System.Net.IWebRequestCreate -{ - .method /*06000108*/ public hidebysig newslot abstract virtual - instance class System.Net.WebRequest/*02000011*/ - Create(class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ uri) cil managed - // SIG: 20 01 12 44 12 79 - { - // Method begins at RVA 0x0 - } // end of method IWebRequestCreate::Create - -} // end of class System.Net.IWebRequestCreate - -.class /*0200000E*/ public auto ansi beforefieldinit System.Net.ProtocolViolationException - extends [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .method /*06000109*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ProtocolViolationException::.ctor - - .method /*0600010A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ProtocolViolationException::.ctor - - .method /*0600010B*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ProtocolViolationException::.ctor - - .method /*0600010C*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProtocolViolationException::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*0600010D*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ProtocolViolationException::GetObjectData - -} // end of class System.Net.ProtocolViolationException - -.class /*0200000F*/ public auto ansi beforefieldinit System.Net.WebException - extends [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .method /*0600010E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebException::.ctor - - .method /*0600010F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebException::.ctor - - .method /*06000110*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100002F*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 BD - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebException::.ctor - - .method /*06000111*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100002F*/ innerException, - valuetype System.Net.WebExceptionStatus/*02000010*/ status, - class System.Net.WebResponse/*02000013*/ response) cil managed - // SIG: 20 04 01 0E 12 80 BD 11 40 12 4C - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebException::.ctor - - .method /*06000112*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - valuetype System.Net.WebExceptionStatus/*02000010*/ status) cil managed - // SIG: 20 02 01 0E 11 40 - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebException::.ctor - - .method /*06000113*/ public hidebysig specialname - instance class System.Net.WebResponse/*02000013*/ - get_Response() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebException::get_Response - - .method /*06000114*/ public hidebysig specialname - instance valuetype System.Net.WebExceptionStatus/*02000010*/ - get_Status() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebException::get_Status - - .method /*06000115*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x2092 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.InvalidOperationException/*0100002E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebException::.ctor - - .method /*06000116*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebException::GetObjectData - - .method /*06000117*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebException::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*17000077*/ instance class System.Net.WebResponse/*02000013*/ - Response() - { - .get instance class System.Net.WebResponse/*02000013*/ System.Net.WebException/*0200000F*/::get_Response() /* 06000113 */ - } // end of property WebException::Response - .property /*17000078*/ instance valuetype System.Net.WebExceptionStatus/*02000010*/ - Status() - { - .get instance valuetype System.Net.WebExceptionStatus/*02000010*/ System.Net.WebException/*0200000F*/::get_Status() /* 06000114 */ - } // end of property WebException::Status -} // end of class System.Net.WebException - -.class /*02000010*/ public auto ansi sealed System.Net.WebExceptionStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000030*/ -{ - .field /*04000002*/ public specialname rtspecialname int32 value__ - .field /*04000003*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ CacheEntryNotFound = int32(0x00000012) - .field /*04000004*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ ConnectFailure = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ ConnectionClosed = int32(0x00000008) - .field /*04000006*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ KeepAliveFailure = int32(0x0000000C) - .field /*04000007*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ MessageLengthLimitExceeded = int32(0x00000011) - .field /*04000008*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ NameResolutionFailure = int32(0x00000001) - .field /*04000009*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ Pending = int32(0x0000000D) - .field /*0400000A*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ PipelineFailure = int32(0x00000005) - .field /*0400000B*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ ProtocolError = int32(0x00000007) - .field /*0400000C*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ ProxyNameResolutionFailure = int32(0x0000000F) - .field /*0400000D*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ ReceiveFailure = int32(0x00000003) - .field /*0400000E*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ RequestCanceled = int32(0x00000006) - .field /*0400000F*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ RequestProhibitedByCachePolicy = int32(0x00000013) - .field /*04000010*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ RequestProhibitedByProxy = int32(0x00000014) - .field /*04000011*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ SecureChannelFailure = int32(0x0000000A) - .field /*04000012*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ SendFailure = int32(0x00000004) - .field /*04000013*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ ServerProtocolViolation = int32(0x0000000B) - .field /*04000014*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ Success = int32(0x00000000) - .field /*04000015*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ Timeout = int32(0x0000000E) - .field /*04000016*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ TrustFailure = int32(0x00000009) - .field /*04000017*/ public static literal valuetype System.Net.WebExceptionStatus/*02000010*/ UnknownError = int32(0x00000010) -} // end of class System.Net.WebExceptionStatus - -.class /*02000011*/ public abstract auto ansi beforefieldinit System.Net.WebRequest - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000031*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/ -{ - .method /*06000118*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000031*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebRequest::.ctor - - .method /*06000119*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x209a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000031*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebRequest::.ctor - - .method /*0600011A*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000004*/]System.Net.Security.AuthenticationLevel/*01000032*/ - get_AuthenticationLevel() cil managed - // SIG: 20 00 11 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_AuthenticationLevel - - .method /*0600011B*/ public hidebysig specialname - instance void set_AuthenticationLevel(valuetype [System.Net.Primitives/*23000004*/]System.Net.Security.AuthenticationLevel/*01000032*/ 'value') cil managed - // SIG: 20 01 01 11 80 C9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_AuthenticationLevel - - .method /*0600011C*/ public hidebysig newslot specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_ContentLength - - .method /*0600011D*/ public hidebysig newslot specialname virtual - instance void set_ContentLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_ContentLength - - .method /*0600011E*/ public hidebysig newslot specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_ContentType - - .method /*0600011F*/ public hidebysig newslot specialname virtual - instance void set_ContentType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_ContentType - - .method /*06000120*/ public hidebysig newslot specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - get_CachePolicy() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_CachePolicy - - .method /*06000121*/ public hidebysig newslot specialname virtual - instance void set_CachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_CachePolicy - - .method /*06000122*/ public hidebysig newslot specialname virtual - instance string get_ConnectionGroupName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_ConnectionGroupName - - .method /*06000123*/ public hidebysig newslot specialname virtual - instance void set_ConnectionGroupName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_ConnectionGroupName - - .method /*06000124*/ public hidebysig newslot specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - get_Credentials() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_Credentials - - .method /*06000125*/ public hidebysig newslot specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ 'value') cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_Credentials - - .method /*06000126*/ public hidebysig specialname static - class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - get_DefaultCachePolicy() cil managed - // SIG: 00 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_DefaultCachePolicy - - .method /*06000127*/ public hidebysig specialname static - void set_DefaultCachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ 'value') cil managed - // SIG: 00 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_DefaultCachePolicy - - .method /*06000128*/ public hidebysig specialname static - class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - get_DefaultWebProxy() cil managed - // SIG: 00 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_DefaultWebProxy - - .method /*06000129*/ public hidebysig specialname static - void set_DefaultWebProxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ 'value') cil managed - // SIG: 00 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_DefaultWebProxy - - .method /*0600012A*/ public hidebysig newslot specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_Headers - - .method /*0600012B*/ public hidebysig newslot specialname virtual - instance void set_Headers(class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_Headers - - .method /*0600012C*/ public hidebysig specialname - instance valuetype [System.Security.Principal/*23000008*/]System.Security.Principal.TokenImpersonationLevel/*01000033*/ - get_ImpersonationLevel() cil managed - // SIG: 20 00 11 80 CD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_ImpersonationLevel - - .method /*0600012D*/ public hidebysig specialname - instance void set_ImpersonationLevel(valuetype [System.Security.Principal/*23000008*/]System.Security.Principal.TokenImpersonationLevel/*01000033*/ 'value') cil managed - // SIG: 20 01 01 11 80 CD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_ImpersonationLevel - - .method /*0600012E*/ public hidebysig newslot specialname virtual - instance string get_Method() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_Method - - .method /*0600012F*/ public hidebysig newslot specialname virtual - instance void set_Method(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_Method - - .method /*06000130*/ public hidebysig newslot specialname virtual - instance bool get_PreAuthenticate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_PreAuthenticate - - .method /*06000131*/ public hidebysig newslot specialname virtual - instance void set_PreAuthenticate(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_PreAuthenticate - - .method /*06000132*/ public hidebysig newslot specialname virtual - instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - get_Proxy() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_Proxy - - .method /*06000133*/ public hidebysig newslot specialname virtual - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_Proxy - - .method /*06000134*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_RequestUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_RequestUri - - .method /*06000135*/ public hidebysig newslot specialname virtual - instance int32 get_Timeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_Timeout - - .method /*06000136*/ public hidebysig newslot specialname virtual - instance void set_Timeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_Timeout - - .method /*06000137*/ public hidebysig newslot specialname virtual - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::get_UseDefaultCredentials - - .method /*06000138*/ public hidebysig newslot specialname virtual - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebRequest::set_UseDefaultCredentials - - .method /*06000139*/ public hidebysig newslot virtual - instance void Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::Abort - - .method /*0600013A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetRequestStream(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::BeginGetRequestStream - - .method /*0600013B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginGetResponse(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object state) cil managed - // SIG: 20 02 12 51 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::BeginGetResponse - - .method /*0600013C*/ public hidebysig static - class System.Net.WebRequest/*02000011*/ - Create(string requestUriString) cil managed - // SIG: 00 01 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::Create - - .method /*0600013D*/ public hidebysig static - class System.Net.WebRequest/*02000011*/ - Create(class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ requestUri) cil managed - // SIG: 00 01 12 44 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::Create - - .method /*0600013E*/ public hidebysig static - class System.Net.WebRequest/*02000011*/ - CreateDefault(class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ requestUri) cil managed - // SIG: 00 01 12 44 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::CreateDefault - - .method /*0600013F*/ public hidebysig static - class System.Net.HttpWebRequest/*02000009*/ - CreateHttp(string requestUriString) cil managed - // SIG: 00 01 12 24 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::CreateHttp - - .method /*06000140*/ public hidebysig static - class System.Net.HttpWebRequest/*02000009*/ - CreateHttp(class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ requestUri) cil managed - // SIG: 00 01 12 24 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::CreateHttp - - .method /*06000141*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - EndGetRequestStream(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 7D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::EndGetRequestStream - - .method /*06000142*/ public hidebysig newslot virtual - instance class System.Net.WebResponse/*02000013*/ - EndGetResponse(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ asyncResult) cil managed - // SIG: 20 01 12 4C 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::EndGetResponse - - .method /*06000143*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000144*/ family hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::GetObjectData - - .method /*06000145*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetRequestStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::GetRequestStream - - .method /*06000146*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000034*/ - GetRequestStreamAsync() cil managed - // SIG: 20 00 15 12 80 D1 01 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::GetRequestStreamAsync - - .method /*06000147*/ public hidebysig newslot virtual - instance class System.Net.WebResponse/*02000013*/ - GetResponse() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::GetResponse - - .method /*06000148*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000034*/ - GetResponseAsync() cil managed - // SIG: 20 00 15 12 80 D1 01 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::GetResponseAsync - - .method /*06000149*/ public hidebysig static - class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - GetSystemWebProxy() cil managed - // SIG: 00 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::GetSystemWebProxy - - .method /*0600014A*/ public hidebysig static - bool RegisterPrefix(string prefix, - class System.Net.IWebRequestCreate/*0200000D*/ creator) cil managed - // SIG: 00 02 02 0E 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebRequest::RegisterPrefix - - .property /*17000079*/ instance valuetype [System.Net.Primitives/*23000004*/]System.Net.Security.AuthenticationLevel/*01000032*/ - AuthenticationLevel() - { - .get instance valuetype [System.Net.Primitives/*23000004*/]System.Net.Security.AuthenticationLevel/*01000032*/ System.Net.WebRequest/*02000011*/::get_AuthenticationLevel() /* 0600011A */ - .set instance void System.Net.WebRequest/*02000011*/::set_AuthenticationLevel(valuetype [System.Net.Primitives/*23000004*/]System.Net.Security.AuthenticationLevel/*01000032*/) /* 0600011B */ - } // end of property WebRequest::AuthenticationLevel - .property /*1700007A*/ instance int64 ContentLength() - { - .get instance int64 System.Net.WebRequest/*02000011*/::get_ContentLength() /* 0600011C */ - .set instance void System.Net.WebRequest/*02000011*/::set_ContentLength(int64) /* 0600011D */ - } // end of property WebRequest::ContentLength - .property /*1700007B*/ instance string ContentType() - { - .get instance string System.Net.WebRequest/*02000011*/::get_ContentType() /* 0600011E */ - .set instance void System.Net.WebRequest/*02000011*/::set_ContentType(string) /* 0600011F */ - } // end of property WebRequest::ContentType - .property /*1700007C*/ instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - CachePolicy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ System.Net.WebRequest/*02000011*/::get_CachePolicy() /* 06000120 */ - .set instance void System.Net.WebRequest/*02000011*/::set_CachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/) /* 06000121 */ - } // end of property WebRequest::CachePolicy - .property /*1700007D*/ instance string ConnectionGroupName() - { - .get instance string System.Net.WebRequest/*02000011*/::get_ConnectionGroupName() /* 06000122 */ - .set instance void System.Net.WebRequest/*02000011*/::set_ConnectionGroupName(string) /* 06000123 */ - } // end of property WebRequest::ConnectionGroupName - .property /*1700007E*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/ System.Net.WebRequest/*02000011*/::get_Credentials() /* 06000124 */ - .set instance void System.Net.WebRequest/*02000011*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000017*/) /* 06000125 */ - } // end of property WebRequest::Credentials - .property /*1700007F*/ class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ - DefaultCachePolicy() - { - .get class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ System.Net.WebRequest/*02000011*/::get_DefaultCachePolicy() /* 06000126 */ - .set void System.Net.WebRequest/*02000011*/::set_DefaultCachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/) /* 06000127 */ - } // end of property WebRequest::DefaultCachePolicy - .property /*17000080*/ class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - DefaultWebProxy() - { - .get class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ System.Net.WebRequest/*02000011*/::get_DefaultWebProxy() /* 06000128 */ - .set void System.Net.WebRequest/*02000011*/::set_DefaultWebProxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/) /* 06000129 */ - } // end of property WebRequest::DefaultWebProxy - .property /*17000081*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.WebRequest/*02000011*/::get_Headers() /* 0600012A */ - .set instance void System.Net.WebRequest/*02000011*/::set_Headers(class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/) /* 0600012B */ - } // end of property WebRequest::Headers - .property /*17000082*/ instance valuetype [System.Security.Principal/*23000008*/]System.Security.Principal.TokenImpersonationLevel/*01000033*/ - ImpersonationLevel() - { - .get instance valuetype [System.Security.Principal/*23000008*/]System.Security.Principal.TokenImpersonationLevel/*01000033*/ System.Net.WebRequest/*02000011*/::get_ImpersonationLevel() /* 0600012C */ - .set instance void System.Net.WebRequest/*02000011*/::set_ImpersonationLevel(valuetype [System.Security.Principal/*23000008*/]System.Security.Principal.TokenImpersonationLevel/*01000033*/) /* 0600012D */ - } // end of property WebRequest::ImpersonationLevel - .property /*17000083*/ instance string Method() - { - .get instance string System.Net.WebRequest/*02000011*/::get_Method() /* 0600012E */ - .set instance void System.Net.WebRequest/*02000011*/::set_Method(string) /* 0600012F */ - } // end of property WebRequest::Method - .property /*17000084*/ instance bool PreAuthenticate() - { - .get instance bool System.Net.WebRequest/*02000011*/::get_PreAuthenticate() /* 06000130 */ - .set instance void System.Net.WebRequest/*02000011*/::set_PreAuthenticate(bool) /* 06000131 */ - } // end of property WebRequest::PreAuthenticate - .property /*17000085*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ System.Net.WebRequest/*02000011*/::get_Proxy() /* 06000132 */ - .set instance void System.Net.WebRequest/*02000011*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/) /* 06000133 */ - } // end of property WebRequest::Proxy - .property /*17000086*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.WebRequest/*02000011*/::get_RequestUri() /* 06000134 */ - } // end of property WebRequest::RequestUri - .property /*17000087*/ instance int32 Timeout() - { - .get instance int32 System.Net.WebRequest/*02000011*/::get_Timeout() /* 06000135 */ - .set instance void System.Net.WebRequest/*02000011*/::set_Timeout(int32) /* 06000136 */ - } // end of property WebRequest::Timeout - .property /*17000088*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.WebRequest/*02000011*/::get_UseDefaultCredentials() /* 06000137 */ - .set instance void System.Net.WebRequest/*02000011*/::set_UseDefaultCredentials(bool) /* 06000138 */ - } // end of property WebRequest::UseDefaultCredentials -} // end of class System.Net.WebRequest - -.class /*02000012*/ public abstract auto ansi sealed beforefieldinit System.Net.WebRequestMethods - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .class /*02000019*/ abstract auto ansi sealed nested public beforefieldinit Ftp - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - { - .field /*0400004F*/ public static literal string DownloadFile = "RETR" - .field /*04000050*/ public static literal string ListDirectory = "NLST" - .field /*04000051*/ public static literal string UploadFile = "STOR" - .field /*04000052*/ public static literal string DeleteFile = "DELE" - .field /*04000053*/ public static literal string AppendFile = "APPE" - .field /*04000054*/ public static literal string GetFileSize = "SIZE" - .field /*04000055*/ public static literal string UploadFileWithUniqueName = "STOU" - .field /*04000056*/ public static literal string MakeDirectory = "MKD" - .field /*04000057*/ public static literal string RemoveDirectory = "RMD" - .field /*04000058*/ public static literal string ListDirectoryDetails = "LIST" - .field /*04000059*/ public static literal string GetDateTimestamp = "MDTM" - .field /*0400005A*/ public static literal string PrintWorkingDirectory = "PWD" - .field /*0400005B*/ public static literal string Rename = "RENAME" - } // end of class Ftp - - .class /*0200001A*/ abstract auto ansi sealed nested public beforefieldinit Http - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - { - .field /*0400005C*/ public static literal string Get = "GET" - .field /*0400005D*/ public static literal string Connect = "CONNECT" - .field /*0400005E*/ public static literal string Head = "HEAD" - .field /*0400005F*/ public static literal string Put = "PUT" - .field /*04000060*/ public static literal string Post = "POST" - .field /*04000061*/ public static literal string MkCol = "MKCOL" - } // end of class Http - - .class /*0200001B*/ abstract auto ansi sealed nested public beforefieldinit File - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - { - .field /*04000062*/ public static literal string DownloadFile = "GET" - .field /*04000063*/ public static literal string UploadFile = "PUT" - } // end of class File - -} // end of class System.Net.WebRequestMethods - -.class /*02000013*/ public abstract auto ansi beforefieldinit System.Net.WebResponse - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000031*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000023*/ -{ - .method /*0600014B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000031*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebResponse::.ctor - - .method /*0600014C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x209a - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000031*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebResponse::.ctor - - .method /*0600014D*/ public hidebysig newslot specialname virtual - instance int64 get_ContentLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_ContentLength - - .method /*0600014E*/ public hidebysig newslot specialname virtual - instance void set_ContentLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::set_ContentLength - - .method /*0600014F*/ public hidebysig newslot specialname virtual - instance string get_ContentType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_ContentType - - .method /*06000150*/ public hidebysig newslot specialname virtual - instance void set_ContentType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::set_ContentType - - .method /*06000151*/ public hidebysig newslot specialname virtual - instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - get_Headers() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_Headers - - .method /*06000152*/ public hidebysig newslot specialname virtual - instance bool get_IsFromCache() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_IsFromCache - - .method /*06000153*/ public hidebysig newslot specialname virtual - instance bool get_IsMutuallyAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_IsMutuallyAuthenticated - - .method /*06000154*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - get_ResponseUri() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_ResponseUri - - .method /*06000155*/ public hidebysig newslot specialname virtual - instance bool get_SupportsHeaders() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::get_SupportsHeaders - - .method /*06000156*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::Close - - .method /*06000157*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::Dispose - - .method /*06000158*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::Dispose - - .method /*06000159*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ - GetResponseStream() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebResponse::GetResponseStream - - .method /*0600015A*/ family hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::GetObjectData - - .method /*0600015B*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001A*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001B*/ streamingContext) cil managed - // SIG: 20 02 01 12 69 11 6D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000019*/::GetObjectData /*01000019::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebResponse::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*17000089*/ instance int64 ContentLength() - { - .get instance int64 System.Net.WebResponse/*02000013*/::get_ContentLength() /* 0600014D */ - .set instance void System.Net.WebResponse/*02000013*/::set_ContentLength(int64) /* 0600014E */ - } // end of property WebResponse::ContentLength - .property /*1700008A*/ instance string ContentType() - { - .get instance string System.Net.WebResponse/*02000013*/::get_ContentType() /* 0600014F */ - .set instance void System.Net.WebResponse/*02000013*/::set_ContentType(string) /* 06000150 */ - } // end of property WebResponse::ContentType - .property /*1700008B*/ instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000002*/]System.Net.WebHeaderCollection/*01000013*/ System.Net.WebResponse/*02000013*/::get_Headers() /* 06000151 */ - } // end of property WebResponse::Headers - .property /*1700008C*/ instance bool IsFromCache() - { - .get instance bool System.Net.WebResponse/*02000013*/::get_IsFromCache() /* 06000152 */ - } // end of property WebResponse::IsFromCache - .property /*1700008D*/ instance bool IsMutuallyAuthenticated() - { - .get instance bool System.Net.WebResponse/*02000013*/::get_IsMutuallyAuthenticated() /* 06000153 */ - } // end of property WebResponse::IsMutuallyAuthenticated - .property /*1700008E*/ instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ - ResponseUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*0100001E*/ System.Net.WebResponse/*02000013*/::get_ResponseUri() /* 06000154 */ - } // end of property WebResponse::ResponseUri - .property /*1700008F*/ instance bool SupportsHeaders() - { - .get instance bool System.Net.WebResponse/*02000013*/::get_SupportsHeaders() /* 06000155 */ - } // end of property WebResponse::SupportsHeaders -} // end of class System.Net.WebResponse - -.class /*02000014*/ public auto ansi beforefieldinit System.Net.GlobalProxySelection - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 CE 54 68 69 73 20 63 6C 61 73 73 20 68 // ....This class h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 57 // ed. Please use W - 65 62 52 65 71 75 65 73 74 2E 44 65 66 61 75 6C // ebRequest.Defaul - 74 57 65 62 50 72 6F 78 79 20 69 6E 73 74 65 61 // tWebProxy instea - 64 20 74 6F 20 61 63 63 65 73 73 20 61 6E 64 20 // d to access and - 73 65 74 20 74 68 65 20 67 6C 6F 62 61 6C 20 64 // set the global d - 65 66 61 75 6C 74 20 70 72 6F 78 79 2E 20 55 73 // efault proxy. Us - 65 20 27 6E 75 6C 6C 27 20 69 6E 73 74 65 61 64 // e 'null' instead - 20 6F 66 20 47 65 74 45 6D 70 74 79 57 65 62 50 // of GetEmptyWebP - 72 6F 78 79 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E // roxy. http://go. - 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 // microsoft.com/fw - 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 // link/?linkid=142 - 30 32 00 00 ) // 02.. - .method /*0600015C*/ public hidebysig specialname static - class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - get_Select() cil managed - // SIG: 00 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GlobalProxySelection::get_Select - - .method /*0600015D*/ public hidebysig specialname static - void set_Select(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ 'value') cil managed - // SIG: 00 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GlobalProxySelection::set_Select - - .method /*0600015E*/ public hidebysig static - class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - GetEmptyWebProxy() cil managed - // SIG: 00 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GlobalProxySelection::GetEmptyWebProxy - - .method /*0600015F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method GlobalProxySelection::.ctor - - .property /*17000090*/ class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ - Select() - { - .get class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/ System.Net.GlobalProxySelection/*02000014*/::get_Select() /* 0600015C */ - .set void System.Net.GlobalProxySelection/*02000014*/::set_Select(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*0100001D*/) /* 0600015D */ - } // end of property GlobalProxySelection::Select -} // end of class System.Net.GlobalProxySelection - -.class /*02000015*/ public auto ansi sealed System.Net.FtpStatusCode - extends [System.Runtime/*23000001*/]System.Enum/*01000030*/ -{ - .field /*04000018*/ public specialname rtspecialname int32 value__ - .field /*04000019*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ Undefined = int32(0x00000000) - .field /*0400001A*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ RestartMarker = int32(0x0000006E) - .field /*0400001B*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ServiceTemporarilyNotAvailable = int32(0x00000078) - .field /*0400001C*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ DataAlreadyOpen = int32(0x0000007D) - .field /*0400001D*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ OpeningData = int32(0x00000096) - .field /*0400001E*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ CommandOK = int32(0x000000C8) - .field /*0400001F*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ CommandExtraneous = int32(0x000000CA) - .field /*04000020*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ DirectoryStatus = int32(0x000000D4) - .field /*04000021*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ FileStatus = int32(0x000000D5) - .field /*04000022*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ SystemType = int32(0x000000D7) - .field /*04000023*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ SendUserCommand = int32(0x000000DC) - .field /*04000024*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ClosingControl = int32(0x000000DD) - .field /*04000025*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ClosingData = int32(0x000000E2) - .field /*04000026*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ EnteringPassive = int32(0x000000E3) - .field /*04000027*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ LoggedInProceed = int32(0x000000E6) - .field /*04000028*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ServerWantsSecureSession = int32(0x000000EA) - .field /*04000029*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ FileActionOK = int32(0x000000FA) - .field /*0400002A*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ PathnameCreated = int32(0x00000101) - .field /*0400002B*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ SendPasswordCommand = int32(0x0000014B) - .field /*0400002C*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ NeedLoginAccount = int32(0x0000014C) - .field /*0400002D*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ FileCommandPending = int32(0x0000015E) - .field /*0400002E*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ServiceNotAvailable = int32(0x000001A5) - .field /*0400002F*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ CantOpenData = int32(0x000001A9) - .field /*04000030*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ConnectionClosed = int32(0x000001AA) - .field /*04000031*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ActionNotTakenFileUnavailableOrBusy = int32(0x000001C2) - .field /*04000032*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ActionAbortedLocalProcessingError = int32(0x000001C3) - .field /*04000033*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ActionNotTakenInsufficientSpace = int32(0x000001C4) - .field /*04000034*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ CommandSyntaxError = int32(0x000001F4) - .field /*04000035*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ArgumentSyntaxError = int32(0x000001F5) - .field /*04000036*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ CommandNotImplemented = int32(0x000001F6) - .field /*04000037*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ BadCommandSequence = int32(0x000001F7) - .field /*04000038*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ NotLoggedIn = int32(0x00000212) - .field /*04000039*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ AccountNeeded = int32(0x00000214) - .field /*0400003A*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ActionNotTakenFileUnavailable = int32(0x00000226) - .field /*0400003B*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ActionAbortedUnknownPageType = int32(0x00000227) - .field /*0400003C*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ FileActionAborted = int32(0x00000228) - .field /*0400003D*/ public static literal valuetype System.Net.FtpStatusCode/*02000015*/ ActionNotTakenFilenameNotAllowed = int32(0x00000229) -} // end of class System.Net.FtpStatusCode - -.class /*02000016*/ public auto ansi sealed System.Net.Cache.HttpCacheAgeControl - extends [System.Runtime/*23000001*/]System.Enum/*01000030*/ -{ - .field /*0400003E*/ public specialname rtspecialname int32 value__ - .field /*0400003F*/ public static literal valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ None = int32(0x00000000) - .field /*04000040*/ public static literal valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ MinFresh = int32(0x00000001) - .field /*04000041*/ public static literal valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ MaxAge = int32(0x00000002) - .field /*04000042*/ public static literal valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ MaxStale = int32(0x00000004) - .field /*04000043*/ public static literal valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ MaxAgeAndMinFresh = int32(0x00000003) - .field /*04000044*/ public static literal valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ MaxAgeAndMaxStale = int32(0x00000006) -} // end of class System.Net.Cache.HttpCacheAgeControl - -.class /*02000017*/ public auto ansi sealed System.Net.Cache.HttpRequestCacheLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000030*/ -{ - .field /*04000045*/ public specialname rtspecialname int32 value__ - .field /*04000046*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ Default = int32(0x00000000) - .field /*04000047*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ BypassCache = int32(0x00000001) - .field /*04000048*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ CacheOnly = int32(0x00000002) - .field /*04000049*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ CacheIfAvailable = int32(0x00000003) - .field /*0400004A*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ Revalidate = int32(0x00000004) - .field /*0400004B*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ Reload = int32(0x00000005) - .field /*0400004C*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ NoCacheNoStore = int32(0x00000006) - .field /*0400004D*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ CacheOrNextCacheOnly = int32(0x00000007) - .field /*0400004E*/ public static literal valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ Refresh = int32(0x00000008) -} // end of class System.Net.Cache.HttpRequestCacheLevel - -.class /*02000018*/ public auto ansi beforefieldinit System.Net.Cache.HttpRequestCachePolicy - extends [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/ -{ - .method /*06000160*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestCachePolicy::.ctor - - .method /*06000161*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ cacheSyncDate) cil managed - // SIG: 20 01 01 11 80 91 - { - // Method begins at RVA 0x20a2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestCachePolicy::.ctor - - .method /*06000162*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ level) cil managed - // SIG: 20 01 01 11 5C - { - // Method begins at RVA 0x20a2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestCachePolicy::.ctor - - .method /*06000163*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ cacheAgeControl, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ ageOrFreshOrStale) cil managed - // SIG: 20 02 01 11 58 11 80 D5 - { - // Method begins at RVA 0x20a2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestCachePolicy::.ctor - - .method /*06000164*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ cacheAgeControl, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ maxAge, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ freshOrStale) cil managed - // SIG: 20 03 01 11 58 11 80 D5 11 80 D5 - { - // Method begins at RVA 0x20a2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestCachePolicy::.ctor - - .method /*06000165*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Cache.HttpCacheAgeControl/*02000016*/ cacheAgeControl, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ maxAge, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ freshOrStale, - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ cacheSyncDate) cil managed - // SIG: 20 04 01 11 58 11 80 D5 11 80 D5 11 80 91 - { - // Method begins at RVA 0x20a2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method HttpRequestCachePolicy::.ctor - - .method /*06000166*/ public hidebysig specialname - instance valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ - get_Level() cil managed - // SIG: 20 00 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestCachePolicy::get_Level - - .method /*06000167*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - get_CacheSyncDate() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestCachePolicy::get_CacheSyncDate - - .method /*06000168*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ - get_MaxAge() cil managed - // SIG: 20 00 11 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestCachePolicy::get_MaxAge - - .method /*06000169*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ - get_MinFresh() cil managed - // SIG: 20 00 11 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestCachePolicy::get_MinFresh - - .method /*0600016A*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ - get_MaxStale() cil managed - // SIG: 20 00 11 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestCachePolicy::get_MaxStale - - .method /*0600016B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpRequestCachePolicy::ToString - - .property /*17000091*/ instance valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ - Level() - { - .get instance valuetype System.Net.Cache.HttpRequestCacheLevel/*02000017*/ System.Net.Cache.HttpRequestCachePolicy/*02000018*/::get_Level() /* 06000166 */ - } // end of property HttpRequestCachePolicy::Level - .property /*17000092*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ - CacheSyncDate() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000024*/ System.Net.Cache.HttpRequestCachePolicy/*02000018*/::get_CacheSyncDate() /* 06000167 */ - } // end of property HttpRequestCachePolicy::CacheSyncDate - .property /*17000093*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ - MaxAge() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ System.Net.Cache.HttpRequestCachePolicy/*02000018*/::get_MaxAge() /* 06000168 */ - } // end of property HttpRequestCachePolicy::MaxAge - .property /*17000094*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ - MinFresh() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ System.Net.Cache.HttpRequestCachePolicy/*02000018*/::get_MinFresh() /* 06000169 */ - } // end of property HttpRequestCachePolicy::MinFresh - .property /*17000095*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ - MaxStale() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000035*/ System.Net.Cache.HttpRequestCachePolicy/*02000018*/::get_MaxStale() /* 0600016A */ - } // end of property HttpRequestCachePolicy::MaxStale -} // end of class System.Net.Cache.HttpRequestCachePolicy - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il deleted file mode 100644 index b6ac560aa9..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il +++ /dev/null @@ -1,3414 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000585a -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000128dc -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00005807 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004400 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000568c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003860 Virtual Size -// 0x00002000 Virtual Address -// 0x00003a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000085c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005849 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002094 [0x00003578] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000560c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001c44 Size -// '#~' Name -// Stream 2: -// 0x00001cb0 Offset -// 0x00001160 Size -// '#Strings' Name -// Stream 3: -// 0x00002e10 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002e14 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002e24 Offset -// 0x00000754 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000000090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 33424 -// PE header size : 512 (496 used) ( 1.53%) -// PE additional info : 17619 (52.71%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.22%) -// CLR meta-data size : 13688 (40.95%) -// CLR additional info : 128 ( 0.38%) -// CLR method headers : 203 ( 0.61%) -// Managed code : 484 ( 1.45%) -// Data : 2048 ( 6.13%) -// Unaccounted : -1330 (-3.98%) - -// Num.of PE sections : 3 -// .text - 14848 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 13688 -// Module - 1 (10 bytes) -// TypeDef - 18 (252 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 52 (312 bytes) -// MethodDef - 220 (3080 bytes) 5 abstract, 0 native, 203 bodies -// FieldDef - 18 (108 bytes) 2 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 316 (1896 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 11 (66 bytes) -// CustomAttribute- 18 (108 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 71 (426 bytes) -// MethodSemantic- 95 (570 bytes) -// TypeSpec - 1 (2 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 6 (120 bytes) -// Strings - 4448 bytes -// Blobs - 1876 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 204 bytes - -// CLR additional info : 128 - -// CLR method headers : 203 -// Num.of method bodies - 203 -// Num.of fat headers - 0 -// Num.of tiny headers - 203 - -// Managed code : 484 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AuthenticationException (public) (auto) (ansi) -// Class InvalidCredentialException (public) (auto) (ansi) -// Class ExtendedProtectionPolicy (public) (auto) (ansi) -// Class PolicyEnforcement (public) (auto) (ansi) (sealed) -// Class ProtectionScenario (public) (auto) (ansi) (sealed) -// Class ServiceNameCollection (public) (auto) (ansi) -// Class AuthenticatedStream (public) (abstract) (auto) (ansi) -// Class EncryptionPolicy (public) (auto) (ansi) (sealed) -// Class LocalCertificateSelectionCallback (public) (auto) (ansi) (sealed) -// Class ServerCertificateSelectionCallback (public) (auto) (ansi) (sealed) -// Class NegotiateStream (public) (auto) (ansi) -// Class ProtectionLevel (public) (auto) (ansi) (sealed) -// Class RemoteCertificateValidationCallback (public) (auto) (ansi) (sealed) -// Class SslServerAuthenticationOptions (public) (auto) (ansi) -// Class SslClientAuthenticationOptions (public) (auto) (ansi) -// Class SslApplicationProtocol (public) (sequential) (ansi) (sealed) -// Class SslStream (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000005*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000006*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Security -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 53 65 // ...System.Net.Se - 63 75 72 69 74 79 00 00 ) // curity.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 53 65 // ...System.Net.Se - 63 75 72 69 74 79 00 00 ) // curity.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 53 65 // ...System.Net.Se - 63 75 72 69 74 79 00 00 ) // curity.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.Security.dll -// MVID: {6e3f53fc-ed11-473a-bb1f-8e226b790eea} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA1DC6CF000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Security.Authentication.AuthenticationException - extends [System.Runtime/*23000001*/]System.SystemException/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationException::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationException::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ innerException) cil managed - // SIG: 20 02 01 0E 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationException::.ctor - - .method /*06000004*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ streamingContext) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticationException::.ctor - -} // end of class System.Security.Authentication.AuthenticationException - -.class /*02000003*/ public auto ansi beforefieldinit System.Security.Authentication.InvalidCredentialException - extends System.Security.Authentication.AuthenticationException/*02000002*/ -{ - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Security.Authentication.AuthenticationException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCredentialException::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Security.Authentication.AuthenticationException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCredentialException::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ innerException) cil managed - // SIG: 20 02 01 0E 12 49 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Security.Authentication.AuthenticationException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCredentialException::.ctor - - .method /*06000008*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ streamingContext) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Security.Authentication.AuthenticationException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCredentialException::.ctor - -} // end of class System.Security.Authentication.InvalidCredentialException - -.class /*02000004*/ public auto ansi beforefieldinit System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000016*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ policyEnforcement) cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExtendedProtectionPolicy::.ctor - - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ policyEnforcement, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ customChannelBinding) cil managed - // SIG: 20 02 01 11 14 12 5D - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExtendedProtectionPolicy::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ policyEnforcement, - valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ protectionScenario, - class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000018*/ customServiceNames) cil managed - // SIG: 20 03 01 11 14 11 18 12 61 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExtendedProtectionPolicy::.ctor - - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ policyEnforcement, - valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ protectionScenario, - class System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*02000007*/ customServiceNames) cil managed - // SIG: 20 03 01 11 14 11 18 12 1C - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExtendedProtectionPolicy::.ctor - - .method /*0600000D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExtendedProtectionPolicy::.ctor - - .method /*0600000E*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ - get_CustomChannelBinding() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicy::get_CustomChannelBinding - - .method /*0600000F*/ public hidebysig specialname - instance class System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*02000007*/ - get_CustomServiceNames() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicy::get_CustomServiceNames - - .method /*06000010*/ public hidebysig specialname static - bool get_OSSupportsExtendedProtection() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicy::get_OSSupportsExtendedProtection - - .method /*06000011*/ public hidebysig specialname - instance valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ - get_PolicyEnforcement() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicy::get_PolicyEnforcement - - .method /*06000012*/ public hidebysig specialname - instance valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ - get_ProtectionScenario() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicy::get_ProtectionScenario - - .method /*06000013*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000016*/::GetObjectData /*01000016::0A000010*/ - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExtendedProtectionPolicy::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000014*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExtendedProtectionPolicy::ToString - - .property /*17000001*/ instance class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ - CustomChannelBinding() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/::get_CustomChannelBinding() /* 0600000E */ - } // end of property ExtendedProtectionPolicy::CustomChannelBinding - .property /*17000002*/ instance class System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*02000007*/ - CustomServiceNames() - { - .get instance class System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*02000007*/ System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/::get_CustomServiceNames() /* 0600000F */ - } // end of property ExtendedProtectionPolicy::CustomServiceNames - .property /*17000003*/ bool OSSupportsExtendedProtection() - { - .get bool System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/::get_OSSupportsExtendedProtection() /* 06000010 */ - } // end of property ExtendedProtectionPolicy::OSSupportsExtendedProtection - .property /*17000004*/ instance valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ - PolicyEnforcement() - { - .get instance valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/::get_PolicyEnforcement() /* 06000011 */ - } // end of property ExtendedProtectionPolicy::PolicyEnforcement - .property /*17000005*/ instance valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ - ProtectionScenario() - { - .get instance valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/::get_ProtectionScenario() /* 06000012 */ - } // end of property ExtendedProtectionPolicy::ProtectionScenario -} // end of class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy - -.class /*02000005*/ public auto ansi sealed System.Security.Authentication.ExtendedProtection.PolicyEnforcement - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ Always = int32(0x00000002) - .field /*04000003*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ Never = int32(0x00000000) - .field /*04000004*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.PolicyEnforcement/*02000005*/ WhenSupported = int32(0x00000001) -} // end of class System.Security.Authentication.ExtendedProtection.PolicyEnforcement - -.class /*02000006*/ public auto ansi sealed System.Security.Authentication.ExtendedProtection.ProtectionScenario - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*04000005*/ public specialname rtspecialname int32 value__ - .field /*04000006*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ TransportSelected = int32(0x00000000) - .field /*04000007*/ public static literal valuetype System.Security.Authentication.ExtendedProtection.ProtectionScenario/*02000006*/ TrustedProxy = int32(0x00000001) -} // end of class System.Security.Authentication.ExtendedProtection.ProtectionScenario - -.class /*02000007*/ public auto ansi beforefieldinit System.Security.Authentication.ExtendedProtection.ServiceNameCollection - extends [System.Collections.NonGeneric/*23000003*/]System.Collections.ReadOnlyCollectionBase/*0100001A*/ -{ - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000018*/ items) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Collections.NonGeneric/*23000003*/]System.Collections.ReadOnlyCollectionBase/*0100001A*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ServiceNameCollection::.ctor - - .method /*06000016*/ public hidebysig instance bool - Contains(string searchServiceName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServiceNameCollection::Contains - - .method /*06000017*/ public hidebysig instance class System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*02000007*/ - Merge(class [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001B*/ serviceNames) cil managed - // SIG: 20 01 12 1C 12 6D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServiceNameCollection::Merge - - .method /*06000018*/ public hidebysig instance class System.Security.Authentication.ExtendedProtection.ServiceNameCollection/*02000007*/ - Merge(string serviceName) cil managed - // SIG: 20 01 12 1C 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServiceNameCollection::Merge - -} // end of class System.Security.Authentication.ExtendedProtection.ServiceNameCollection - -.class /*02000008*/ public abstract auto ansi beforefieldinit System.Net.Security.AuthenticatedStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ -{ - .method /*06000019*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - bool leaveInnerStreamOpen) cil managed - // SIG: 20 02 01 12 71 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AuthenticatedStream::.ctor - - .method /*0600001A*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method AuthenticatedStream::get_IsAuthenticated - - .method /*0600001B*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsEncrypted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method AuthenticatedStream::get_IsEncrypted - - .method /*0600001C*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsMutuallyAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method AuthenticatedStream::get_IsMutuallyAuthenticated - - .method /*0600001D*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsServer() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method AuthenticatedStream::get_IsServer - - .method /*0600001E*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsSigned() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method AuthenticatedStream::get_IsSigned - - .method /*0600001F*/ public hidebysig specialname - instance bool get_LeaveInnerStreamOpen() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticatedStream::get_LeaveInnerStreamOpen - - .method /*06000020*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ - get_InnerStream() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AuthenticatedStream::get_InnerStream - - .method /*06000021*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AuthenticatedStream::Dispose - - .property /*17000006*/ instance bool IsAuthenticated() - { - .get instance bool System.Net.Security.AuthenticatedStream/*02000008*/::get_IsAuthenticated() /* 0600001A */ - } // end of property AuthenticatedStream::IsAuthenticated - .property /*17000007*/ instance bool IsEncrypted() - { - .get instance bool System.Net.Security.AuthenticatedStream/*02000008*/::get_IsEncrypted() /* 0600001B */ - } // end of property AuthenticatedStream::IsEncrypted - .property /*17000008*/ instance bool IsMutuallyAuthenticated() - { - .get instance bool System.Net.Security.AuthenticatedStream/*02000008*/::get_IsMutuallyAuthenticated() /* 0600001C */ - } // end of property AuthenticatedStream::IsMutuallyAuthenticated - .property /*17000009*/ instance bool IsServer() - { - .get instance bool System.Net.Security.AuthenticatedStream/*02000008*/::get_IsServer() /* 0600001D */ - } // end of property AuthenticatedStream::IsServer - .property /*1700000A*/ instance bool IsSigned() - { - .get instance bool System.Net.Security.AuthenticatedStream/*02000008*/::get_IsSigned() /* 0600001E */ - } // end of property AuthenticatedStream::IsSigned - .property /*1700000B*/ instance bool LeaveInnerStreamOpen() - { - .get instance bool System.Net.Security.AuthenticatedStream/*02000008*/::get_LeaveInnerStreamOpen() /* 0600001F */ - } // end of property AuthenticatedStream::LeaveInnerStreamOpen - .property /*1700000C*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ - InnerStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ System.Net.Security.AuthenticatedStream/*02000008*/::get_InnerStream() /* 06000020 */ - } // end of property AuthenticatedStream::InnerStream -} // end of class System.Net.Security.AuthenticatedStream - -.class /*02000009*/ public auto ansi sealed System.Net.Security.EncryptionPolicy - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*04000008*/ public specialname rtspecialname int32 value__ - .field /*04000009*/ public static literal valuetype System.Net.Security.EncryptionPolicy/*02000009*/ AllowNoEncryption = int32(0x00000001) - .field /*0400000A*/ public static literal valuetype System.Net.Security.EncryptionPolicy/*02000009*/ NoEncryption = int32(0x00000002) - .field /*0400000B*/ public static literal valuetype System.Net.Security.EncryptionPolicy/*02000009*/ RequireEncryption = int32(0x00000000) -} // end of class System.Net.Security.EncryptionPolicy - -.class /*0200000A*/ public auto ansi sealed System.Net.Security.LocalCertificateSelectionCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001D*/ -{ - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method LocalCertificateSelectionCallback::.ctor - - .method /*06000023*/ public hidebysig newslot virtual - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - Invoke(object sender, - string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ localCertificates, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ remoteCertificate, - string[] acceptableIssuers) runtime managed - // SIG: 20 05 12 79 1C 0E 12 7D 12 79 1D 0E - { - } // end of method LocalCertificateSelectionCallback::Invoke - - .method /*06000024*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ localCertificates, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ remoteCertificate, - string[] acceptableIssuers, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 07 12 80 81 1C 0E 12 7D 12 79 1D 0E 12 80 85 1C - { - } // end of method LocalCertificateSelectionCallback::BeginInvoke - - .method /*06000025*/ public hidebysig newslot virtual - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 12 79 12 80 81 - { - } // end of method LocalCertificateSelectionCallback::EndInvoke - -} // end of class System.Net.Security.LocalCertificateSelectionCallback - -.class /*0200000B*/ public auto ansi sealed System.Net.Security.ServerCertificateSelectionCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001D*/ -{ - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ServerCertificateSelectionCallback::.ctor - - .method /*06000027*/ public hidebysig newslot virtual - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - Invoke(object sender, - string hostName) runtime managed - // SIG: 20 02 12 79 1C 0E - { - } // end of method ServerCertificateSelectionCallback::Invoke - - .method /*06000028*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - string hostName, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 81 1C 0E 12 80 85 1C - { - } // end of method ServerCertificateSelectionCallback::BeginInvoke - - .method /*06000029*/ public hidebysig newslot virtual - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 12 79 12 80 81 - { - } // end of method ServerCertificateSelectionCallback::EndInvoke - -} // end of class System.Net.Security.ServerCertificateSelectionCallback - -.class /*0200000C*/ public auto ansi beforefieldinit System.Net.Security.NegotiateStream - extends System.Net.Security.AuthenticatedStream/*02000008*/ -{ - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x207d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method NegotiateStream::.ctor - - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - bool leaveInnerStreamOpen) cil managed - // SIG: 20 02 01 12 71 02 - { - // Method begins at RVA 0x2087 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method NegotiateStream::.ctor - - .method /*0600002C*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_CanRead - - .method /*0600002D*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_CanSeek - - .method /*0600002E*/ public hidebysig specialname virtual - instance bool get_CanTimeout() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_CanTimeout - - .method /*0600002F*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_CanWrite - - .method /*06000030*/ public hidebysig newslot specialname virtual - instance valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ - get_ImpersonationLevel() cil managed - // SIG: 20 00 11 80 89 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_ImpersonationLevel - - .method /*06000031*/ public hidebysig specialname virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_IsAuthenticated - - .method /*06000032*/ public hidebysig specialname virtual - instance bool get_IsEncrypted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_IsEncrypted - - .method /*06000033*/ public hidebysig specialname virtual - instance bool get_IsMutuallyAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_IsMutuallyAuthenticated - - .method /*06000034*/ public hidebysig specialname virtual - instance bool get_IsServer() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_IsServer - - .method /*06000035*/ public hidebysig specialname virtual - instance bool get_IsSigned() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_IsSigned - - .method /*06000036*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_Length - - .method /*06000037*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_Position - - .method /*06000038*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::set_Position - - .method /*06000039*/ public hidebysig specialname virtual - instance int32 get_ReadTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_ReadTimeout - - .method /*0600003A*/ public hidebysig specialname virtual - instance void set_ReadTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::set_ReadTimeout - - .method /*0600003B*/ public hidebysig newslot specialname virtual - instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IIdentity/*01000023*/ - get_RemoteIdentity() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_RemoteIdentity - - .method /*0600003C*/ public hidebysig specialname virtual - instance int32 get_WriteTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::get_WriteTimeout - - .method /*0600003D*/ public hidebysig specialname virtual - instance void set_WriteTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::set_WriteTimeout - - .method /*0600003E*/ public hidebysig newslot virtual - instance void AuthenticateAsClient() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsClient - - .method /*0600003F*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - string targetName) cil managed - // SIG: 20 02 01 12 80 91 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsClient - - .method /*06000040*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ binding, - string targetName) cil managed - // SIG: 20 03 01 12 80 91 12 5D 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsClient - - .method /*06000041*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - string targetName, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ allowedImpersonationLevel) cil managed - // SIG: 20 04 01 12 80 91 0E 11 34 11 80 89 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsClient - - .method /*06000042*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ binding, - string targetName, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ allowedImpersonationLevel) cil managed - // SIG: 20 05 01 12 80 91 12 5D 0E 11 34 11 80 89 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsClient - - .method /*06000043*/ public hidebysig newslot virtual - instance void AuthenticateAsServer() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsServer - - .method /*06000044*/ public hidebysig newslot virtual - instance void AuthenticateAsServer(class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/ policy) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsServer - - .method /*06000045*/ public hidebysig newslot virtual - instance void AuthenticateAsServer(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ requiredImpersonationLevel) cil managed - // SIG: 20 03 01 12 80 91 11 34 11 80 89 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsServer - - .method /*06000046*/ public hidebysig newslot virtual - instance void AuthenticateAsServer(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/ policy, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ requiredImpersonationLevel) cil managed - // SIG: 20 04 01 12 80 91 12 10 11 34 11 80 89 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::AuthenticateAsServer - - .method /*06000047*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsClientAsync - - .method /*06000048*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - string targetName) cil managed - // SIG: 20 02 12 80 95 12 80 91 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsClientAsync - - .method /*06000049*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ binding, - string targetName) cil managed - // SIG: 20 03 12 80 95 12 80 91 12 5D 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsClientAsync - - .method /*0600004A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - string targetName, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ allowedImpersonationLevel) cil managed - // SIG: 20 04 12 80 95 12 80 91 0E 11 34 11 80 89 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsClientAsync - - .method /*0600004B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ binding, - string targetName, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ allowedImpersonationLevel) cil managed - // SIG: 20 05 12 80 95 12 80 91 12 5D 0E 11 34 11 80 89 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsClientAsync - - .method /*0600004C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsServerAsync - - .method /*0600004D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/ policy) cil managed - // SIG: 20 01 12 80 95 12 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsServerAsync - - .method /*0600004E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ requiredImpersonationLevel) cil managed - // SIG: 20 03 12 80 95 12 80 91 11 34 11 80 89 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsServerAsync - - .method /*0600004F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/ policy, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ requiredImpersonationLevel) cil managed - // SIG: 20 04 12 80 95 12 80 91 12 10 11 34 11 80 89 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::AuthenticateAsServerAsync - - .method /*06000050*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 02 12 80 81 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsClient - - .method /*06000051*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - string targetName, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 04 12 80 81 12 80 91 0E 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsClient - - .method /*06000052*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ binding, - string targetName, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 12 80 91 12 5D 0E 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsClient - - .method /*06000053*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - string targetName, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ allowedImpersonationLevel, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 06 12 80 81 12 80 91 0E 11 34 11 80 89 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsClient - - .method /*06000054*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExtendedProtection.ChannelBinding/*01000017*/ binding, - string targetName, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ allowedImpersonationLevel, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 07 12 80 81 12 80 91 12 5D 0E 11 34 11 80 89 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsClient - - .method /*06000055*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 02 12 80 81 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsServer - - .method /*06000056*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/ policy, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 03 12 80 81 12 10 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsServer - - .method /*06000057*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ requiredImpersonationLevel, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 12 80 91 11 34 11 80 89 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsServer - - .method /*06000058*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class [System.Net.Primitives/*23000002*/]System.Net.NetworkCredential/*01000024*/ credential, - class System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy/*02000004*/ policy, - valuetype System.Net.Security.ProtectionLevel/*0200000D*/ requiredProtectionLevel, - valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ requiredImpersonationLevel, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 06 12 80 81 12 80 91 12 10 11 34 11 80 89 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginAuthenticateAsServer - - .method /*06000059*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 1D 05 08 08 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginRead - - .method /*0600005A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 1D 05 08 08 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::BeginWrite - - .method /*0600005B*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::Dispose - - .method /*0600005C*/ public hidebysig newslot virtual - instance void EndAuthenticateAsClient(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::EndAuthenticateAsClient - - .method /*0600005D*/ public hidebysig newslot virtual - instance void EndAuthenticateAsServer(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::EndAuthenticateAsServer - - .method /*0600005E*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 08 12 80 81 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::EndRead - - .method /*0600005F*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::EndWrite - - .method /*06000060*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::Flush - - .method /*06000061*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000026*/ cancellationToken) cil managed - // SIG: 20 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::FlushAsync - - .method /*06000062*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::Read - - .method /*06000063*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000027*/ origin) cil managed - // SIG: 20 02 0A 0A 11 80 9D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NegotiateStream::Seek - - .method /*06000064*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::SetLength - - .method /*06000065*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NegotiateStream::Write - - .property /*1700000D*/ instance bool CanRead() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_CanRead() /* 0600002C */ - } // end of property NegotiateStream::CanRead - .property /*1700000E*/ instance bool CanSeek() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_CanSeek() /* 0600002D */ - } // end of property NegotiateStream::CanSeek - .property /*1700000F*/ instance bool CanTimeout() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_CanTimeout() /* 0600002E */ - } // end of property NegotiateStream::CanTimeout - .property /*17000010*/ instance bool CanWrite() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_CanWrite() /* 0600002F */ - } // end of property NegotiateStream::CanWrite - .property /*17000011*/ instance valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ - ImpersonationLevel() - { - .get instance valuetype [System.Security.Principal/*23000005*/]System.Security.Principal.TokenImpersonationLevel/*01000022*/ System.Net.Security.NegotiateStream/*0200000C*/::get_ImpersonationLevel() /* 06000030 */ - } // end of property NegotiateStream::ImpersonationLevel - .property /*17000012*/ instance bool IsAuthenticated() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_IsAuthenticated() /* 06000031 */ - } // end of property NegotiateStream::IsAuthenticated - .property /*17000013*/ instance bool IsEncrypted() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_IsEncrypted() /* 06000032 */ - } // end of property NegotiateStream::IsEncrypted - .property /*17000014*/ instance bool IsMutuallyAuthenticated() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_IsMutuallyAuthenticated() /* 06000033 */ - } // end of property NegotiateStream::IsMutuallyAuthenticated - .property /*17000015*/ instance bool IsServer() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_IsServer() /* 06000034 */ - } // end of property NegotiateStream::IsServer - .property /*17000016*/ instance bool IsSigned() - { - .get instance bool System.Net.Security.NegotiateStream/*0200000C*/::get_IsSigned() /* 06000035 */ - } // end of property NegotiateStream::IsSigned - .property /*17000017*/ instance int64 Length() - { - .get instance int64 System.Net.Security.NegotiateStream/*0200000C*/::get_Length() /* 06000036 */ - } // end of property NegotiateStream::Length - .property /*17000018*/ instance int64 Position() - { - .get instance int64 System.Net.Security.NegotiateStream/*0200000C*/::get_Position() /* 06000037 */ - .set instance void System.Net.Security.NegotiateStream/*0200000C*/::set_Position(int64) /* 06000038 */ - } // end of property NegotiateStream::Position - .property /*17000019*/ instance int32 ReadTimeout() - { - .get instance int32 System.Net.Security.NegotiateStream/*0200000C*/::get_ReadTimeout() /* 06000039 */ - .set instance void System.Net.Security.NegotiateStream/*0200000C*/::set_ReadTimeout(int32) /* 0600003A */ - } // end of property NegotiateStream::ReadTimeout - .property /*1700001A*/ instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IIdentity/*01000023*/ - RemoteIdentity() - { - .get instance class [System.Security.Principal/*23000005*/]System.Security.Principal.IIdentity/*01000023*/ System.Net.Security.NegotiateStream/*0200000C*/::get_RemoteIdentity() /* 0600003B */ - } // end of property NegotiateStream::RemoteIdentity - .property /*1700001B*/ instance int32 WriteTimeout() - { - .get instance int32 System.Net.Security.NegotiateStream/*0200000C*/::get_WriteTimeout() /* 0600003C */ - .set instance void System.Net.Security.NegotiateStream/*0200000C*/::set_WriteTimeout(int32) /* 0600003D */ - } // end of property NegotiateStream::WriteTimeout -} // end of class System.Net.Security.NegotiateStream - -.class /*0200000D*/ public auto ansi sealed System.Net.Security.ProtectionLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*0400000C*/ public specialname rtspecialname int32 value__ - .field /*0400000D*/ public static literal valuetype System.Net.Security.ProtectionLevel/*0200000D*/ None = int32(0x00000000) - .field /*0400000E*/ public static literal valuetype System.Net.Security.ProtectionLevel/*0200000D*/ Sign = int32(0x00000001) - .field /*0400000F*/ public static literal valuetype System.Net.Security.ProtectionLevel/*0200000D*/ EncryptAndSign = int32(0x00000002) -} // end of class System.Net.Security.ProtectionLevel - -.class /*0200000E*/ public auto ansi sealed System.Net.Security.RemoteCertificateValidationCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001D*/ -{ - .method /*06000066*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method RemoteCertificateValidationCallback::.ctor - - .method /*06000067*/ public hidebysig newslot virtual - instance bool Invoke(object sender, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ certificate, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Chain/*01000028*/ chain, - valuetype [System.Net.Primitives/*23000002*/]System.Net.Security.SslPolicyErrors/*01000029*/ sslPolicyErrors) runtime managed - // SIG: 20 04 02 1C 12 79 12 80 A1 11 80 A5 - { - } // end of method RemoteCertificateValidationCallback::Invoke - - .method /*06000068*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ certificate, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Chain/*01000028*/ chain, - valuetype [System.Net.Primitives/*23000002*/]System.Net.Security.SslPolicyErrors/*01000029*/ sslPolicyErrors, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 06 12 80 81 1C 12 79 12 80 A1 11 80 A5 12 80 85 1C - { - } // end of method RemoteCertificateValidationCallback::BeginInvoke - - .method /*06000069*/ public hidebysig newslot virtual - instance bool EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 02 12 80 81 - { - } // end of method RemoteCertificateValidationCallback::EndInvoke - -} // end of class System.Net.Security.RemoteCertificateValidationCallback - -.class /*0200000F*/ public auto ansi beforefieldinit System.Net.Security.SslServerAuthenticationOptions - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600006A*/ public hidebysig specialname - instance bool get_AllowRenegotiation() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_AllowRenegotiation - - .method /*0600006B*/ public hidebysig specialname - instance void set_AllowRenegotiation(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_AllowRenegotiation - - .method /*0600006C*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - get_ServerCertificate() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_ServerCertificate - - .method /*0600006D*/ public hidebysig specialname - instance void set_ServerCertificate(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_ServerCertificate - - .method /*0600006E*/ public hidebysig specialname - instance bool get_ClientCertificateRequired() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_ClientCertificateRequired - - .method /*0600006F*/ public hidebysig specialname - instance void set_ClientCertificateRequired(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_ClientCertificateRequired - - .method /*06000070*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ - get_EnabledSslProtocols() cil managed - // SIG: 20 00 11 80 A9 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_EnabledSslProtocols - - .method /*06000071*/ public hidebysig specialname - instance void set_EnabledSslProtocols(valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ 'value') cil managed - // SIG: 20 01 01 11 80 A9 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_EnabledSslProtocols - - .method /*06000072*/ public hidebysig specialname - instance valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ - get_CertificateRevocationCheckMode() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_CertificateRevocationCheckMode - - .method /*06000073*/ public hidebysig specialname - instance void set_CertificateRevocationCheckMode(valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ 'value') cil managed - // SIG: 20 01 01 11 80 AD - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_CertificateRevocationCheckMode - - .method /*06000074*/ public hidebysig specialname - instance class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ - get_ApplicationProtocols() cil managed - // SIG: 20 00 15 12 80 B1 01 11 44 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_ApplicationProtocols - - .method /*06000075*/ public hidebysig specialname - instance void set_ApplicationProtocols(class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 B1 01 11 44 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_ApplicationProtocols - - .method /*06000076*/ public hidebysig specialname - instance class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ - get_RemoteCertificateValidationCallback() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_RemoteCertificateValidationCallback - - .method /*06000077*/ public hidebysig specialname - instance void set_RemoteCertificateValidationCallback(class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_RemoteCertificateValidationCallback - - .method /*06000078*/ public hidebysig specialname - instance class System.Net.Security.ServerCertificateSelectionCallback/*0200000B*/ - get_ServerCertificateSelectionCallback() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_ServerCertificateSelectionCallback - - .method /*06000079*/ public hidebysig specialname - instance void set_ServerCertificateSelectionCallback(class System.Net.Security.ServerCertificateSelectionCallback/*0200000B*/ 'value') cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_ServerCertificateSelectionCallback - - .method /*0600007A*/ public hidebysig specialname - instance valuetype System.Net.Security.EncryptionPolicy/*02000009*/ - get_EncryptionPolicy() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslServerAuthenticationOptions::get_EncryptionPolicy - - .method /*0600007B*/ public hidebysig specialname - instance void set_EncryptionPolicy(valuetype System.Net.Security.EncryptionPolicy/*02000009*/ 'value') cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::set_EncryptionPolicy - - .method /*0600007C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SslServerAuthenticationOptions::.ctor - - .property /*1700001C*/ instance bool AllowRenegotiation() - { - .get instance bool System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_AllowRenegotiation() /* 0600006A */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_AllowRenegotiation(bool) /* 0600006B */ - } // end of property SslServerAuthenticationOptions::AllowRenegotiation - .property /*1700001D*/ instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - ServerCertificate() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_ServerCertificate() /* 0600006C */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_ServerCertificate(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/) /* 0600006D */ - } // end of property SslServerAuthenticationOptions::ServerCertificate - .property /*1700001E*/ instance bool ClientCertificateRequired() - { - .get instance bool System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_ClientCertificateRequired() /* 0600006E */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_ClientCertificateRequired(bool) /* 0600006F */ - } // end of property SslServerAuthenticationOptions::ClientCertificateRequired - .property /*1700001F*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ - EnabledSslProtocols() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_EnabledSslProtocols() /* 06000070 */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_EnabledSslProtocols(valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/) /* 06000071 */ - } // end of property SslServerAuthenticationOptions::EnabledSslProtocols - .property /*17000020*/ instance valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ - CertificateRevocationCheckMode() - { - .get instance valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_CertificateRevocationCheckMode() /* 06000072 */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_CertificateRevocationCheckMode(valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/) /* 06000073 */ - } // end of property SslServerAuthenticationOptions::CertificateRevocationCheckMode - .property /*17000021*/ instance class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ - ApplicationProtocols() - { - .get instance class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_ApplicationProtocols() /* 06000074 */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_ApplicationProtocols(class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/) /* 06000075 */ - } // end of property SslServerAuthenticationOptions::ApplicationProtocols - .property /*17000022*/ instance class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ - RemoteCertificateValidationCallback() - { - .get instance class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_RemoteCertificateValidationCallback() /* 06000076 */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_RemoteCertificateValidationCallback(class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/) /* 06000077 */ - } // end of property SslServerAuthenticationOptions::RemoteCertificateValidationCallback - .property /*17000023*/ instance class System.Net.Security.ServerCertificateSelectionCallback/*0200000B*/ - ServerCertificateSelectionCallback() - { - .get instance class System.Net.Security.ServerCertificateSelectionCallback/*0200000B*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_ServerCertificateSelectionCallback() /* 06000078 */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_ServerCertificateSelectionCallback(class System.Net.Security.ServerCertificateSelectionCallback/*0200000B*/) /* 06000079 */ - } // end of property SslServerAuthenticationOptions::ServerCertificateSelectionCallback - .property /*17000024*/ instance valuetype System.Net.Security.EncryptionPolicy/*02000009*/ - EncryptionPolicy() - { - .get instance valuetype System.Net.Security.EncryptionPolicy/*02000009*/ System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::get_EncryptionPolicy() /* 0600007A */ - .set instance void System.Net.Security.SslServerAuthenticationOptions/*0200000F*/::set_EncryptionPolicy(valuetype System.Net.Security.EncryptionPolicy/*02000009*/) /* 0600007B */ - } // end of property SslServerAuthenticationOptions::EncryptionPolicy -} // end of class System.Net.Security.SslServerAuthenticationOptions - -.class /*02000010*/ public auto ansi beforefieldinit System.Net.Security.SslClientAuthenticationOptions - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600007D*/ public hidebysig specialname - instance bool get_AllowRenegotiation() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_AllowRenegotiation - - .method /*0600007E*/ public hidebysig specialname - instance void set_AllowRenegotiation(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_AllowRenegotiation - - .method /*0600007F*/ public hidebysig specialname - instance string get_TargetHost() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_TargetHost - - .method /*06000080*/ public hidebysig specialname - instance void set_TargetHost(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_TargetHost - - .method /*06000081*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ - get_ClientCertificates() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_ClientCertificates - - .method /*06000082*/ public hidebysig specialname - instance void set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_ClientCertificates - - .method /*06000083*/ public hidebysig specialname - instance class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/ - get_LocalCertificateSelectionCallback() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_LocalCertificateSelectionCallback - - .method /*06000084*/ public hidebysig specialname - instance void set_LocalCertificateSelectionCallback(class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_LocalCertificateSelectionCallback - - .method /*06000085*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ - get_EnabledSslProtocols() cil managed - // SIG: 20 00 11 80 A9 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_EnabledSslProtocols - - .method /*06000086*/ public hidebysig specialname - instance void set_EnabledSslProtocols(valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ 'value') cil managed - // SIG: 20 01 01 11 80 A9 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_EnabledSslProtocols - - .method /*06000087*/ public hidebysig specialname - instance valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ - get_CertificateRevocationCheckMode() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_CertificateRevocationCheckMode - - .method /*06000088*/ public hidebysig specialname - instance void set_CertificateRevocationCheckMode(valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ 'value') cil managed - // SIG: 20 01 01 11 80 AD - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_CertificateRevocationCheckMode - - .method /*06000089*/ public hidebysig specialname - instance class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ - get_ApplicationProtocols() cil managed - // SIG: 20 00 15 12 80 B1 01 11 44 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_ApplicationProtocols - - .method /*0600008A*/ public hidebysig specialname - instance void set_ApplicationProtocols(class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 B1 01 11 44 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_ApplicationProtocols - - .method /*0600008B*/ public hidebysig specialname - instance class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ - get_RemoteCertificateValidationCallback() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_RemoteCertificateValidationCallback - - .method /*0600008C*/ public hidebysig specialname - instance void set_RemoteCertificateValidationCallback(class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_RemoteCertificateValidationCallback - - .method /*0600008D*/ public hidebysig specialname - instance valuetype System.Net.Security.EncryptionPolicy/*02000009*/ - get_EncryptionPolicy() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslClientAuthenticationOptions::get_EncryptionPolicy - - .method /*0600008E*/ public hidebysig specialname - instance void set_EncryptionPolicy(valuetype System.Net.Security.EncryptionPolicy/*02000009*/ 'value') cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::set_EncryptionPolicy - - .method /*0600008F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SslClientAuthenticationOptions::.ctor - - .property /*17000025*/ instance bool AllowRenegotiation() - { - .get instance bool System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_AllowRenegotiation() /* 0600007D */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_AllowRenegotiation(bool) /* 0600007E */ - } // end of property SslClientAuthenticationOptions::AllowRenegotiation - .property /*17000026*/ instance string TargetHost() - { - .get instance string System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_TargetHost() /* 0600007F */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_TargetHost(string) /* 06000080 */ - } // end of property SslClientAuthenticationOptions::TargetHost - .property /*17000027*/ instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ - ClientCertificates() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_ClientCertificates() /* 06000081 */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/) /* 06000082 */ - } // end of property SslClientAuthenticationOptions::ClientCertificates - .property /*17000028*/ instance class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/ - LocalCertificateSelectionCallback() - { - .get instance class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_LocalCertificateSelectionCallback() /* 06000083 */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_LocalCertificateSelectionCallback(class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/) /* 06000084 */ - } // end of property SslClientAuthenticationOptions::LocalCertificateSelectionCallback - .property /*17000029*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ - EnabledSslProtocols() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_EnabledSslProtocols() /* 06000085 */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_EnabledSslProtocols(valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/) /* 06000086 */ - } // end of property SslClientAuthenticationOptions::EnabledSslProtocols - .property /*1700002A*/ instance valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ - CertificateRevocationCheckMode() - { - .get instance valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_CertificateRevocationCheckMode() /* 06000087 */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_CertificateRevocationCheckMode(valuetype [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509RevocationMode/*0100002B*/) /* 06000088 */ - } // end of property SslClientAuthenticationOptions::CertificateRevocationCheckMode - .property /*1700002B*/ instance class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ - ApplicationProtocols() - { - .get instance class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_ApplicationProtocols() /* 06000089 */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_ApplicationProtocols(class [System.Collections/*23000006*/]System.Collections.Generic.List`1/*0100002C*/) /* 0600008A */ - } // end of property SslClientAuthenticationOptions::ApplicationProtocols - .property /*1700002C*/ instance class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ - RemoteCertificateValidationCallback() - { - .get instance class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_RemoteCertificateValidationCallback() /* 0600008B */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_RemoteCertificateValidationCallback(class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/) /* 0600008C */ - } // end of property SslClientAuthenticationOptions::RemoteCertificateValidationCallback - .property /*1700002D*/ instance valuetype System.Net.Security.EncryptionPolicy/*02000009*/ - EncryptionPolicy() - { - .get instance valuetype System.Net.Security.EncryptionPolicy/*02000009*/ System.Net.Security.SslClientAuthenticationOptions/*02000010*/::get_EncryptionPolicy() /* 0600008D */ - .set instance void System.Net.Security.SslClientAuthenticationOptions/*02000010*/::set_EncryptionPolicy(valuetype System.Net.Security.EncryptionPolicy/*02000009*/) /* 0600008E */ - } // end of property SslClientAuthenticationOptions::EncryptionPolicy -} // end of class System.Net.Security.SslClientAuthenticationOptions - -.class /*02000011*/ public sequential ansi sealed beforefieldinit System.Net.Security.SslApplicationProtocol - extends [System.Runtime/*23000001*/]System.ValueType/*0100002E*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*0100002F*//*1B000001*/ -{ - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*0100002D*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000010*/ private initonly object _dummy - .field /*04000011*/ public static initonly valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ Http2 - .field /*04000012*/ public static initonly valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ Http11 - .method /*06000090*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] protocol) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::.ctor - - .method /*06000091*/ public hidebysig specialname rtspecialname - instance void .ctor(string protocol) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::.ctor - - .method /*06000092*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000030*/ - get_Protocol() cil managed - // SIG: 20 00 15 11 80 C1 01 05 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::get_Protocol - - .method /*06000093*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ other) cil managed - // SIG: 20 01 02 11 44 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::Equals - - .method /*06000094*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::Equals - - .method /*06000095*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::GetHashCode - - .method /*06000096*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::ToString - - .method /*06000097*/ public hidebysig specialname static - bool op_Equality(valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ left, - valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ right) cil managed - // SIG: 00 02 02 11 44 11 44 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::op_Equality - - .method /*06000098*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ left, - valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ right) cil managed - // SIG: 00 02 02 11 44 11 44 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslApplicationProtocol::op_Inequality - - .property /*1700002E*/ instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000030*/ - Protocol() - { - .get instance valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000030*/ System.Net.Security.SslApplicationProtocol/*02000011*/::get_Protocol() /* 06000092 */ - } // end of property SslApplicationProtocol::Protocol -} // end of class System.Net.Security.SslApplicationProtocol - -.class /*02000012*/ public auto ansi beforefieldinit System.Net.Security.SslStream - extends System.Net.Security.AuthenticatedStream/*02000008*/ -{ - .method /*06000099*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x207d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method SslStream::.ctor - - .method /*0600009A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - bool leaveInnerStreamOpen) cil managed - // SIG: 20 02 01 12 71 02 - { - // Method begins at RVA 0x2087 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method SslStream::.ctor - - .method /*0600009B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - bool leaveInnerStreamOpen, - class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ userCertificateValidationCallback) cil managed - // SIG: 20 03 01 12 71 02 12 38 - { - // Method begins at RVA 0x2087 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method SslStream::.ctor - - .method /*0600009C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - bool leaveInnerStreamOpen, - class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ userCertificateValidationCallback, - class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/ userCertificateSelectionCallback) cil managed - // SIG: 20 04 01 12 71 02 12 38 12 28 - { - // Method begins at RVA 0x2087 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method SslStream::.ctor - - .method /*0600009D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - bool leaveInnerStreamOpen, - class System.Net.Security.RemoteCertificateValidationCallback/*0200000E*/ userCertificateValidationCallback, - class System.Net.Security.LocalCertificateSelectionCallback/*0200000A*/ userCertificateSelectionCallback, - valuetype System.Net.Security.EncryptionPolicy/*02000009*/ encryptionPolicy) cil managed - // SIG: 20 05 01 12 71 02 12 38 12 28 11 24 - { - // Method begins at RVA 0x2087 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (06)000019 */ call instance void System.Net.Security.AuthenticatedStream/*02000008*/::.ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/, - bool) /* 06000019 */ - IL_0008: /* 2A | */ ret - } // end of method SslStream::.ctor - - .method /*0600009E*/ public hidebysig specialname - instance valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ - get_NegotiatedApplicationProtocol() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_NegotiatedApplicationProtocol - - .method /*0600009F*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CanRead - - .method /*060000A0*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CanSeek - - .method /*060000A1*/ public hidebysig specialname virtual - instance bool get_CanTimeout() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CanTimeout - - .method /*060000A2*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CanWrite - - .method /*060000A3*/ public hidebysig newslot specialname virtual - instance bool get_CheckCertRevocationStatus() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CheckCertRevocationStatus - - .method /*060000A4*/ public hidebysig newslot specialname virtual - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.CipherAlgorithmType/*01000031*/ - get_CipherAlgorithm() cil managed - // SIG: 20 00 11 80 C5 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CipherAlgorithm - - .method /*060000A5*/ public hidebysig newslot specialname virtual - instance int32 get_CipherStrength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_CipherStrength - - .method /*060000A6*/ public hidebysig newslot specialname virtual - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.HashAlgorithmType/*01000032*/ - get_HashAlgorithm() cil managed - // SIG: 20 00 11 80 C9 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_HashAlgorithm - - .method /*060000A7*/ public hidebysig newslot specialname virtual - instance int32 get_HashStrength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_HashStrength - - .method /*060000A8*/ public hidebysig specialname virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_IsAuthenticated - - .method /*060000A9*/ public hidebysig specialname virtual - instance bool get_IsEncrypted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_IsEncrypted - - .method /*060000AA*/ public hidebysig specialname virtual - instance bool get_IsMutuallyAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_IsMutuallyAuthenticated - - .method /*060000AB*/ public hidebysig specialname virtual - instance bool get_IsServer() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_IsServer - - .method /*060000AC*/ public hidebysig specialname virtual - instance bool get_IsSigned() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_IsSigned - - .method /*060000AD*/ public hidebysig newslot specialname virtual - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExchangeAlgorithmType/*01000033*/ - get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 11 80 CD - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_KeyExchangeAlgorithm - - .method /*060000AE*/ public hidebysig newslot specialname virtual - instance int32 get_KeyExchangeStrength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_KeyExchangeStrength - - .method /*060000AF*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_Length - - .method /*060000B0*/ public hidebysig newslot specialname virtual - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - get_LocalCertificate() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_LocalCertificate - - .method /*060000B1*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_Position - - .method /*060000B2*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::set_Position - - .method /*060000B3*/ public hidebysig specialname virtual - instance int32 get_ReadTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_ReadTimeout - - .method /*060000B4*/ public hidebysig specialname virtual - instance void set_ReadTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::set_ReadTimeout - - .method /*060000B5*/ public hidebysig newslot specialname virtual - instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - get_RemoteCertificate() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_RemoteCertificate - - .method /*060000B6*/ public hidebysig newslot specialname virtual - instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ - get_SslProtocol() cil managed - // SIG: 20 00 11 80 A9 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_SslProtocol - - .method /*060000B7*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000034*/ - get_TransportContext() cil managed - // SIG: 20 00 12 80 D1 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_TransportContext - - .method /*060000B8*/ public hidebysig specialname virtual - instance int32 get_WriteTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::get_WriteTimeout - - .method /*060000B9*/ public hidebysig specialname virtual - instance void set_WriteTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::set_WriteTimeout - - .method /*060000BA*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(string targetHost) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::AuthenticateAsClient - - .method /*060000BB*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ clientCertificates, - valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ enabledSslProtocols, - bool checkCertificateRevocation) cil managed - // SIG: 20 04 01 0E 12 7D 11 80 A9 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::AuthenticateAsClient - - .method /*060000BC*/ public hidebysig newslot virtual - instance void AuthenticateAsClient(string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ clientCertificates, - bool checkCertificateRevocation) cil managed - // SIG: 20 03 01 0E 12 7D 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::AuthenticateAsClient - - .method /*060000BD*/ public hidebysig newslot virtual - instance void AuthenticateAsServer(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::AuthenticateAsServer - - .method /*060000BE*/ public hidebysig newslot virtual - instance void AuthenticateAsServer(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - bool clientCertificateRequired, - valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ enabledSslProtocols, - bool checkCertificateRevocation) cil managed - // SIG: 20 04 01 12 79 02 11 80 A9 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::AuthenticateAsServer - - .method /*060000BF*/ public hidebysig newslot virtual - instance void AuthenticateAsServer(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - bool clientCertificateRequired, - bool checkCertificateRevocation) cil managed - // SIG: 20 03 01 12 79 02 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::AuthenticateAsServer - - .method /*060000C0*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(string targetHost) cil managed - // SIG: 20 01 12 80 95 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsClientAsync - - .method /*060000C1*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ clientCertificates, - valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ enabledSslProtocols, - bool checkCertificateRevocation) cil managed - // SIG: 20 04 12 80 95 0E 12 7D 11 80 A9 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsClientAsync - - .method /*060000C2*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ clientCertificates, - bool checkCertificateRevocation) cil managed - // SIG: 20 03 12 80 95 0E 12 7D 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsClientAsync - - .method /*060000C3*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsClientAsync(class System.Net.Security.SslClientAuthenticationOptions/*02000010*/ sslClientAuthenticationOptions, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000026*/ cancellationToken) cil managed - // SIG: 20 02 12 80 95 12 40 11 80 99 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsClientAsync - - .method /*060000C4*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate) cil managed - // SIG: 20 01 12 80 95 12 79 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsServerAsync - - .method /*060000C5*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - bool clientCertificateRequired, - valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ enabledSslProtocols, - bool checkCertificateRevocation) cil managed - // SIG: 20 04 12 80 95 12 79 02 11 80 A9 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsServerAsync - - .method /*060000C6*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - bool clientCertificateRequired, - bool checkCertificateRevocation) cil managed - // SIG: 20 03 12 80 95 12 79 02 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsServerAsync - - .method /*060000C7*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - AuthenticateAsServerAsync(class System.Net.Security.SslServerAuthenticationOptions/*0200000F*/ sslServerAuthenticationOptions, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000026*/ cancellationToken) cil managed - // SIG: 20 02 12 80 95 12 3C 11 80 99 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::AuthenticateAsServerAsync - - .method /*060000C8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(string targetHost, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 03 12 80 81 0E 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginAuthenticateAsClient - - .method /*060000C9*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ clientCertificates, - valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ enabledSslProtocols, - bool checkCertificateRevocation, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 06 12 80 81 0E 12 7D 11 80 A9 02 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginAuthenticateAsClient - - .method /*060000CA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsClient(string targetHost, - class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001F*/ clientCertificates, - bool checkCertificateRevocation, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 0E 12 7D 02 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginAuthenticateAsClient - - .method /*060000CB*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 03 12 80 81 12 79 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginAuthenticateAsServer - - .method /*060000CC*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - bool clientCertificateRequired, - valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ enabledSslProtocols, - bool checkCertificateRevocation, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 06 12 80 81 12 79 02 11 80 A9 02 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginAuthenticateAsServer - - .method /*060000CD*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginAuthenticateAsServer(class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ serverCertificate, - bool clientCertificateRequired, - bool checkCertificateRevocation, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 12 79 02 02 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginAuthenticateAsServer - - .method /*060000CE*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 1D 05 08 08 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginRead - - .method /*060000CF*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 05 12 80 81 1D 05 08 08 12 80 85 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::BeginWrite - - .method /*060000D0*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::Dispose - - .method /*060000D1*/ public hidebysig newslot virtual - instance void EndAuthenticateAsClient(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::EndAuthenticateAsClient - - .method /*060000D2*/ public hidebysig newslot virtual - instance void EndAuthenticateAsServer(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::EndAuthenticateAsServer - - .method /*060000D3*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 08 12 80 81 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::EndRead - - .method /*060000D4*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::EndWrite - - .method /*060000D5*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::Flush - - .method /*060000D6*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000026*/ cancellationToken) cil managed - // SIG: 20 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::FlushAsync - - .method /*060000D7*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::Read - - .method /*060000D8*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000027*/ origin) cil managed - // SIG: 20 02 0A 0A 11 80 9D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::Seek - - .method /*060000D9*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::SetLength - - .method /*060000DA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000025*/ - ShutdownAsync() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SslStream::ShutdownAsync - - .method /*060000DB*/ public hidebysig instance void - Write(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::Write - - .method /*060000DC*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SslStream::Write - - .property /*1700002F*/ instance valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ - NegotiatedApplicationProtocol() - { - .get instance valuetype System.Net.Security.SslApplicationProtocol/*02000011*/ System.Net.Security.SslStream/*02000012*/::get_NegotiatedApplicationProtocol() /* 0600009E */ - } // end of property SslStream::NegotiatedApplicationProtocol - .property /*17000030*/ instance bool CanRead() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_CanRead() /* 0600009F */ - } // end of property SslStream::CanRead - .property /*17000031*/ instance bool CanSeek() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_CanSeek() /* 060000A0 */ - } // end of property SslStream::CanSeek - .property /*17000032*/ instance bool CanTimeout() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_CanTimeout() /* 060000A1 */ - } // end of property SslStream::CanTimeout - .property /*17000033*/ instance bool CanWrite() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_CanWrite() /* 060000A2 */ - } // end of property SslStream::CanWrite - .property /*17000034*/ instance bool CheckCertRevocationStatus() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_CheckCertRevocationStatus() /* 060000A3 */ - } // end of property SslStream::CheckCertRevocationStatus - .property /*17000035*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.CipherAlgorithmType/*01000031*/ - CipherAlgorithm() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.CipherAlgorithmType/*01000031*/ System.Net.Security.SslStream/*02000012*/::get_CipherAlgorithm() /* 060000A4 */ - } // end of property SslStream::CipherAlgorithm - .property /*17000036*/ instance int32 CipherStrength() - { - .get instance int32 System.Net.Security.SslStream/*02000012*/::get_CipherStrength() /* 060000A5 */ - } // end of property SslStream::CipherStrength - .property /*17000037*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.HashAlgorithmType/*01000032*/ - HashAlgorithm() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.HashAlgorithmType/*01000032*/ System.Net.Security.SslStream/*02000012*/::get_HashAlgorithm() /* 060000A6 */ - } // end of property SslStream::HashAlgorithm - .property /*17000038*/ instance int32 HashStrength() - { - .get instance int32 System.Net.Security.SslStream/*02000012*/::get_HashStrength() /* 060000A7 */ - } // end of property SslStream::HashStrength - .property /*17000039*/ instance bool IsAuthenticated() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_IsAuthenticated() /* 060000A8 */ - } // end of property SslStream::IsAuthenticated - .property /*1700003A*/ instance bool IsEncrypted() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_IsEncrypted() /* 060000A9 */ - } // end of property SslStream::IsEncrypted - .property /*1700003B*/ instance bool IsMutuallyAuthenticated() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_IsMutuallyAuthenticated() /* 060000AA */ - } // end of property SslStream::IsMutuallyAuthenticated - .property /*1700003C*/ instance bool IsServer() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_IsServer() /* 060000AB */ - } // end of property SslStream::IsServer - .property /*1700003D*/ instance bool IsSigned() - { - .get instance bool System.Net.Security.SslStream/*02000012*/::get_IsSigned() /* 060000AC */ - } // end of property SslStream::IsSigned - .property /*1700003E*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExchangeAlgorithmType/*01000033*/ - KeyExchangeAlgorithm() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.ExchangeAlgorithmType/*01000033*/ System.Net.Security.SslStream/*02000012*/::get_KeyExchangeAlgorithm() /* 060000AD */ - } // end of property SslStream::KeyExchangeAlgorithm - .property /*1700003F*/ instance int32 KeyExchangeStrength() - { - .get instance int32 System.Net.Security.SslStream/*02000012*/::get_KeyExchangeStrength() /* 060000AE */ - } // end of property SslStream::KeyExchangeStrength - .property /*17000040*/ instance int64 Length() - { - .get instance int64 System.Net.Security.SslStream/*02000012*/::get_Length() /* 060000AF */ - } // end of property SslStream::Length - .property /*17000041*/ instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - LocalCertificate() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ System.Net.Security.SslStream/*02000012*/::get_LocalCertificate() /* 060000B0 */ - } // end of property SslStream::LocalCertificate - .property /*17000042*/ instance int64 Position() - { - .get instance int64 System.Net.Security.SslStream/*02000012*/::get_Position() /* 060000B1 */ - .set instance void System.Net.Security.SslStream/*02000012*/::set_Position(int64) /* 060000B2 */ - } // end of property SslStream::Position - .property /*17000043*/ instance int32 ReadTimeout() - { - .get instance int32 System.Net.Security.SslStream/*02000012*/::get_ReadTimeout() /* 060000B3 */ - .set instance void System.Net.Security.SslStream/*02000012*/::set_ReadTimeout(int32) /* 060000B4 */ - } // end of property SslStream::ReadTimeout - .property /*17000044*/ instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ - RemoteCertificate() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000004*/]System.Security.Cryptography.X509Certificates.X509Certificate/*0100001E*/ System.Net.Security.SslStream/*02000012*/::get_RemoteCertificate() /* 060000B5 */ - } // end of property SslStream::RemoteCertificate - .property /*17000045*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ - SslProtocol() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Security.Authentication.SslProtocols/*0100002A*/ System.Net.Security.SslStream/*02000012*/::get_SslProtocol() /* 060000B6 */ - } // end of property SslStream::SslProtocol - .property /*17000046*/ instance class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000034*/ - TransportContext() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.TransportContext/*01000034*/ System.Net.Security.SslStream/*02000012*/::get_TransportContext() /* 060000B7 */ - } // end of property SslStream::TransportContext - .property /*17000047*/ instance int32 WriteTimeout() - { - .get instance int32 System.Net.Security.SslStream/*02000012*/::get_WriteTimeout() /* 060000B8 */ - .set instance void System.Net.Security.SslStream/*02000012*/::set_WriteTimeout(int32) /* 060000B9 */ - } // end of property SslStream::WriteTimeout -} // end of class System.Net.Security.SslStream - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il deleted file mode 100644 index e831d69af8..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il +++ /dev/null @@ -1,1149 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000038b2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00012104 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000385f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000036e4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000018b8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000008b4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000038a1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00001604] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003664 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000008c8 Size -// '#~' Name -// Stream 2: -// 0x00000934 Offset -// 0x000008b0 Size -// '#Strings' Name -// Stream 3: -// 0x000011e4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000011e8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000011f8 Offset -// 0x0000040c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25232 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17651 (69.95%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5636 (22.34%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 53 ( 0.21%) -// Managed code : 98 ( 0.39%) -// Data : 2048 ( 8.12%) -// Unaccounted : -966 (-3.83%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5636 -// Module - 1 (10 bytes) -// TypeDef - 5 (70 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 31 (186 bytes) -// MethodDef - 57 (798 bytes) 0 abstract, 0 native, 53 bodies -// FieldDef - 8 (48 bytes) 0 constant -// MemberRef - 18 (108 bytes) -// ParamDef - 41 (246 bytes) -// Constant - 7 (42 bytes) -// CustomAttribute- 19 (114 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 27 (162 bytes) -// MethodSemantic- 45 (270 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// Strings - 2224 bytes -// Blobs - 1036 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 192 bytes - -// CLR additional info : 128 - -// CLR method headers : 53 -// Num.of method bodies - 53 -// Num.of fat headers - 0 -// Num.of tiny headers - 53 - -// Managed code : 98 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BindIPEndPoint (public) (auto) (ansi) (sealed) -// Class ServicePoint (public) (auto) (ansi) -// Class ServicePointManager (public) (auto) (ansi) -// Class SecurityProtocolType (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.ServicePoint -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 65 74 2E 53 65 // ...System.Net.Se - 72 76 69 63 65 50 6F 69 6E 74 00 00 ) // rvicePoint.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 65 74 2E 53 65 // ...System.Net.Se - 72 76 69 63 65 50 6F 69 6E 74 00 00 ) // rvicePoint.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 65 74 2E 53 65 // ...System.Net.Se - 72 76 69 63 65 50 6F 69 6E 74 00 00 ) // rvicePoint.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Net.ServicePoint.dll -// MVID: {89ec8aa5-c205-4287-9a6c-c66470b16a3c} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F299404E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.BindIPEndPoint - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method BindIPEndPoint::.ctor - - .method /*06000002*/ public hidebysig newslot virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*01000013*/ - Invoke(class System.Net.ServicePoint/*02000003*/ servicePoint, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*01000013*/ remoteEndPoint, - int32 retryCount) runtime managed - // SIG: 20 03 12 4D 12 0C 12 4D 08 - { - } // end of method BindIPEndPoint::Invoke - - .method /*06000003*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginInvoke(class System.Net.ServicePoint/*02000003*/ servicePoint, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*01000013*/ remoteEndPoint, - int32 retryCount, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 05 12 51 12 0C 12 4D 08 12 55 1C - { - } // end of method BindIPEndPoint::BeginInvoke - - .method /*06000004*/ public hidebysig newslot virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*01000013*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ result) runtime managed - // SIG: 20 01 12 4D 12 51 - { - } // end of method BindIPEndPoint::EndInvoke - -} // end of class System.Net.BindIPEndPoint - -.class /*02000003*/ public auto ansi beforefieldinit System.Net.ServicePoint - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000005*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ServicePoint::.ctor - - .method /*06000006*/ public hidebysig specialname - instance class System.Net.BindIPEndPoint/*02000002*/ - get_BindIPEndPointDelegate() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_BindIPEndPointDelegate - - .method /*06000007*/ public hidebysig specialname - instance void set_BindIPEndPointDelegate(class System.Net.BindIPEndPoint/*02000002*/ 'value') cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_BindIPEndPointDelegate - - .method /*06000008*/ public hidebysig specialname - instance int32 get_ConnectionLeaseTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_ConnectionLeaseTimeout - - .method /*06000009*/ public hidebysig specialname - instance void set_ConnectionLeaseTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_ConnectionLeaseTimeout - - .method /*0600000A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - get_Address() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_Address - - .method /*0600000B*/ public hidebysig specialname - instance int32 get_MaxIdleTime() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_MaxIdleTime - - .method /*0600000C*/ public hidebysig specialname - instance void set_MaxIdleTime(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_MaxIdleTime - - .method /*0600000D*/ public hidebysig specialname - instance bool get_UseNagleAlgorithm() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_UseNagleAlgorithm - - .method /*0600000E*/ public hidebysig specialname - instance void set_UseNagleAlgorithm(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_UseNagleAlgorithm - - .method /*0600000F*/ public hidebysig specialname - instance int32 get_ReceiveBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_ReceiveBufferSize - - .method /*06000010*/ public hidebysig specialname - instance void set_ReceiveBufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_ReceiveBufferSize - - .method /*06000011*/ public hidebysig specialname - instance bool get_Expect100Continue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_Expect100Continue - - .method /*06000012*/ public hidebysig specialname - instance void set_Expect100Continue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_Expect100Continue - - .method /*06000013*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000017*/ - get_IdleSince() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_IdleSince - - .method /*06000014*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Version/*01000018*/ - get_ProtocolVersion() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_ProtocolVersion - - .method /*06000015*/ public hidebysig specialname - instance string get_ConnectionName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_ConnectionName - - .method /*06000016*/ public hidebysig instance bool - CloseConnectionGroup(string connectionGroupName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::CloseConnectionGroup - - .method /*06000017*/ public hidebysig specialname - instance int32 get_ConnectionLimit() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_ConnectionLimit - - .method /*06000018*/ public hidebysig specialname - instance void set_ConnectionLimit(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePoint::set_ConnectionLimit - - .method /*06000019*/ public hidebysig specialname - instance int32 get_CurrentConnections() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_CurrentConnections - - .method /*0600001A*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509Certificate/*01000019*/ - get_Certificate() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_Certificate - - .method /*0600001B*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509Certificate/*01000019*/ - get_ClientCertificate() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_ClientCertificate - - .method /*0600001C*/ public hidebysig specialname - instance bool get_SupportsPipelining() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::get_SupportsPipelining - - .method /*0600001D*/ public hidebysig instance void - SetTcpKeepAlive(bool enabled, - int32 keepAliveTime, - int32 keepAliveInterval) cil managed - // SIG: 20 03 01 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePoint::SetTcpKeepAlive - - .property /*17000001*/ instance class System.Net.BindIPEndPoint/*02000002*/ - BindIPEndPointDelegate() - { - .get instance class System.Net.BindIPEndPoint/*02000002*/ System.Net.ServicePoint/*02000003*/::get_BindIPEndPointDelegate() /* 06000006 */ - .set instance void System.Net.ServicePoint/*02000003*/::set_BindIPEndPointDelegate(class System.Net.BindIPEndPoint/*02000002*/) /* 06000007 */ - } // end of property ServicePoint::BindIPEndPointDelegate - .property /*17000002*/ instance int32 ConnectionLeaseTimeout() - { - .get instance int32 System.Net.ServicePoint/*02000003*/::get_ConnectionLeaseTimeout() /* 06000008 */ - .set instance void System.Net.ServicePoint/*02000003*/::set_ConnectionLeaseTimeout(int32) /* 06000009 */ - } // end of property ServicePoint::ConnectionLeaseTimeout - .property /*17000003*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - Address() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ System.Net.ServicePoint/*02000003*/::get_Address() /* 0600000A */ - } // end of property ServicePoint::Address - .property /*17000004*/ instance int32 MaxIdleTime() - { - .get instance int32 System.Net.ServicePoint/*02000003*/::get_MaxIdleTime() /* 0600000B */ - .set instance void System.Net.ServicePoint/*02000003*/::set_MaxIdleTime(int32) /* 0600000C */ - } // end of property ServicePoint::MaxIdleTime - .property /*17000005*/ instance bool UseNagleAlgorithm() - { - .get instance bool System.Net.ServicePoint/*02000003*/::get_UseNagleAlgorithm() /* 0600000D */ - .set instance void System.Net.ServicePoint/*02000003*/::set_UseNagleAlgorithm(bool) /* 0600000E */ - } // end of property ServicePoint::UseNagleAlgorithm - .property /*17000006*/ instance int32 ReceiveBufferSize() - { - .get instance int32 System.Net.ServicePoint/*02000003*/::get_ReceiveBufferSize() /* 0600000F */ - .set instance void System.Net.ServicePoint/*02000003*/::set_ReceiveBufferSize(int32) /* 06000010 */ - } // end of property ServicePoint::ReceiveBufferSize - .property /*17000007*/ instance bool Expect100Continue() - { - .get instance bool System.Net.ServicePoint/*02000003*/::get_Expect100Continue() /* 06000011 */ - .set instance void System.Net.ServicePoint/*02000003*/::set_Expect100Continue(bool) /* 06000012 */ - } // end of property ServicePoint::Expect100Continue - .property /*17000008*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000017*/ - IdleSince() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000017*/ System.Net.ServicePoint/*02000003*/::get_IdleSince() /* 06000013 */ - } // end of property ServicePoint::IdleSince - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Version/*01000018*/ - ProtocolVersion() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*01000018*/ System.Net.ServicePoint/*02000003*/::get_ProtocolVersion() /* 06000014 */ - } // end of property ServicePoint::ProtocolVersion - .property /*1700000A*/ instance string ConnectionName() - { - .get instance string System.Net.ServicePoint/*02000003*/::get_ConnectionName() /* 06000015 */ - } // end of property ServicePoint::ConnectionName - .property /*1700000B*/ instance int32 ConnectionLimit() - { - .get instance int32 System.Net.ServicePoint/*02000003*/::get_ConnectionLimit() /* 06000017 */ - .set instance void System.Net.ServicePoint/*02000003*/::set_ConnectionLimit(int32) /* 06000018 */ - } // end of property ServicePoint::ConnectionLimit - .property /*1700000C*/ instance int32 CurrentConnections() - { - .get instance int32 System.Net.ServicePoint/*02000003*/::get_CurrentConnections() /* 06000019 */ - } // end of property ServicePoint::CurrentConnections - .property /*1700000D*/ instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509Certificate/*01000019*/ - Certificate() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509Certificate/*01000019*/ System.Net.ServicePoint/*02000003*/::get_Certificate() /* 0600001A */ - } // end of property ServicePoint::Certificate - .property /*1700000E*/ instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509Certificate/*01000019*/ - ClientCertificate() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509Certificate/*01000019*/ System.Net.ServicePoint/*02000003*/::get_ClientCertificate() /* 0600001B */ - } // end of property ServicePoint::ClientCertificate - .property /*1700000F*/ instance bool SupportsPipelining() - { - .get instance bool System.Net.ServicePoint/*02000003*/::get_SupportsPipelining() /* 0600001C */ - } // end of property ServicePoint::SupportsPipelining -} // end of class System.Net.ServicePoint - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.ServicePointManager - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000001*/ public static literal int32 DefaultNonPersistentConnectionLimit = int32(0x00000004) - .field /*04000002*/ public static literal int32 DefaultPersistentConnectionLimit = int32(0x00000002) - .method /*0600001E*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ServicePointManager::.ctor - - .method /*0600001F*/ public hidebysig specialname static - valuetype System.Net.SecurityProtocolType/*02000005*/ - get_SecurityProtocol() cil managed - // SIG: 00 00 11 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_SecurityProtocol - - .method /*06000020*/ public hidebysig specialname static - void set_SecurityProtocol(valuetype System.Net.SecurityProtocolType/*02000005*/ 'value') cil managed - // SIG: 00 01 01 11 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_SecurityProtocol - - .method /*06000021*/ public hidebysig specialname static - int32 get_MaxServicePoints() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_MaxServicePoints - - .method /*06000022*/ public hidebysig specialname static - void set_MaxServicePoints(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_MaxServicePoints - - .method /*06000023*/ public hidebysig specialname static - int32 get_DefaultConnectionLimit() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_DefaultConnectionLimit - - .method /*06000024*/ public hidebysig specialname static - void set_DefaultConnectionLimit(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_DefaultConnectionLimit - - .method /*06000025*/ public hidebysig specialname static - int32 get_MaxServicePointIdleTime() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_MaxServicePointIdleTime - - .method /*06000026*/ public hidebysig specialname static - void set_MaxServicePointIdleTime(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_MaxServicePointIdleTime - - .method /*06000027*/ public hidebysig specialname static - bool get_UseNagleAlgorithm() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_UseNagleAlgorithm - - .method /*06000028*/ public hidebysig specialname static - void set_UseNagleAlgorithm(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_UseNagleAlgorithm - - .method /*06000029*/ public hidebysig specialname static - bool get_Expect100Continue() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_Expect100Continue - - .method /*0600002A*/ public hidebysig specialname static - void set_Expect100Continue(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_Expect100Continue - - .method /*0600002B*/ public hidebysig specialname static - bool get_EnableDnsRoundRobin() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_EnableDnsRoundRobin - - .method /*0600002C*/ public hidebysig specialname static - void set_EnableDnsRoundRobin(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_EnableDnsRoundRobin - - .method /*0600002D*/ public hidebysig specialname static - int32 get_DnsRefreshTimeout() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_DnsRefreshTimeout - - .method /*0600002E*/ public hidebysig specialname static - void set_DnsRefreshTimeout(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_DnsRefreshTimeout - - .method /*0600002F*/ public hidebysig specialname static - class [System.Net.Security/*23000004*/]System.Net.Security.RemoteCertificateValidationCallback/*0100001A*/ - get_ServerCertificateValidationCallback() cil managed - // SIG: 00 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_ServerCertificateValidationCallback - - .method /*06000030*/ public hidebysig specialname static - void set_ServerCertificateValidationCallback(class [System.Net.Security/*23000004*/]System.Net.Security.RemoteCertificateValidationCallback/*0100001A*/ 'value') cil managed - // SIG: 00 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_ServerCertificateValidationCallback - - .method /*06000031*/ public hidebysig specialname static - bool get_ReusePort() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_ReusePort - - .method /*06000032*/ public hidebysig specialname static - void set_ReusePort(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_ReusePort - - .method /*06000033*/ public hidebysig specialname static - bool get_CheckCertificateRevocationList() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_CheckCertificateRevocationList - - .method /*06000034*/ public hidebysig specialname static - void set_CheckCertificateRevocationList(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ServicePointManager::set_CheckCertificateRevocationList - - .method /*06000035*/ public hidebysig specialname static - valuetype [System.Net.Security/*23000004*/]System.Net.Security.EncryptionPolicy/*0100001B*/ - get_EncryptionPolicy() cil managed - // SIG: 00 00 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::get_EncryptionPolicy - - .method /*06000036*/ public hidebysig static - class System.Net.ServicePoint/*02000003*/ - FindServicePoint(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ address) cil managed - // SIG: 00 01 12 0C 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::FindServicePoint - - .method /*06000037*/ public hidebysig static - class System.Net.ServicePoint/*02000003*/ - FindServicePoint(string uriString, - class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*0100001C*/ proxy) cil managed - // SIG: 00 02 12 0C 0E 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::FindServicePoint - - .method /*06000038*/ public hidebysig static - class System.Net.ServicePoint/*02000003*/ - FindServicePoint(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ address, - class [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*0100001C*/ proxy) cil managed - // SIG: 00 02 12 0C 12 59 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::FindServicePoint - - .method /*06000039*/ public hidebysig static - void SetTcpKeepAlive(bool enabled, - int32 keepAliveTime, - int32 keepAliveInterval) cil managed - // SIG: 00 03 01 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ServicePointManager::SetTcpKeepAlive - - .property /*17000010*/ valuetype System.Net.SecurityProtocolType/*02000005*/ - SecurityProtocol() - { - .get valuetype System.Net.SecurityProtocolType/*02000005*/ System.Net.ServicePointManager/*02000004*/::get_SecurityProtocol() /* 0600001F */ - .set void System.Net.ServicePointManager/*02000004*/::set_SecurityProtocol(valuetype System.Net.SecurityProtocolType/*02000005*/) /* 06000020 */ - } // end of property ServicePointManager::SecurityProtocol - .property /*17000011*/ int32 MaxServicePoints() - { - .get int32 System.Net.ServicePointManager/*02000004*/::get_MaxServicePoints() /* 06000021 */ - .set void System.Net.ServicePointManager/*02000004*/::set_MaxServicePoints(int32) /* 06000022 */ - } // end of property ServicePointManager::MaxServicePoints - .property /*17000012*/ int32 DefaultConnectionLimit() - { - .get int32 System.Net.ServicePointManager/*02000004*/::get_DefaultConnectionLimit() /* 06000023 */ - .set void System.Net.ServicePointManager/*02000004*/::set_DefaultConnectionLimit(int32) /* 06000024 */ - } // end of property ServicePointManager::DefaultConnectionLimit - .property /*17000013*/ int32 MaxServicePointIdleTime() - { - .get int32 System.Net.ServicePointManager/*02000004*/::get_MaxServicePointIdleTime() /* 06000025 */ - .set void System.Net.ServicePointManager/*02000004*/::set_MaxServicePointIdleTime(int32) /* 06000026 */ - } // end of property ServicePointManager::MaxServicePointIdleTime - .property /*17000014*/ bool UseNagleAlgorithm() - { - .get bool System.Net.ServicePointManager/*02000004*/::get_UseNagleAlgorithm() /* 06000027 */ - .set void System.Net.ServicePointManager/*02000004*/::set_UseNagleAlgorithm(bool) /* 06000028 */ - } // end of property ServicePointManager::UseNagleAlgorithm - .property /*17000015*/ bool Expect100Continue() - { - .get bool System.Net.ServicePointManager/*02000004*/::get_Expect100Continue() /* 06000029 */ - .set void System.Net.ServicePointManager/*02000004*/::set_Expect100Continue(bool) /* 0600002A */ - } // end of property ServicePointManager::Expect100Continue - .property /*17000016*/ bool EnableDnsRoundRobin() - { - .get bool System.Net.ServicePointManager/*02000004*/::get_EnableDnsRoundRobin() /* 0600002B */ - .set void System.Net.ServicePointManager/*02000004*/::set_EnableDnsRoundRobin(bool) /* 0600002C */ - } // end of property ServicePointManager::EnableDnsRoundRobin - .property /*17000017*/ int32 DnsRefreshTimeout() - { - .get int32 System.Net.ServicePointManager/*02000004*/::get_DnsRefreshTimeout() /* 0600002D */ - .set void System.Net.ServicePointManager/*02000004*/::set_DnsRefreshTimeout(int32) /* 0600002E */ - } // end of property ServicePointManager::DnsRefreshTimeout - .property /*17000018*/ class [System.Net.Security/*23000004*/]System.Net.Security.RemoteCertificateValidationCallback/*0100001A*/ - ServerCertificateValidationCallback() - { - .get class [System.Net.Security/*23000004*/]System.Net.Security.RemoteCertificateValidationCallback/*0100001A*/ System.Net.ServicePointManager/*02000004*/::get_ServerCertificateValidationCallback() /* 0600002F */ - .set void System.Net.ServicePointManager/*02000004*/::set_ServerCertificateValidationCallback(class [System.Net.Security/*23000004*/]System.Net.Security.RemoteCertificateValidationCallback/*0100001A*/) /* 06000030 */ - } // end of property ServicePointManager::ServerCertificateValidationCallback - .property /*17000019*/ bool ReusePort() - { - .get bool System.Net.ServicePointManager/*02000004*/::get_ReusePort() /* 06000031 */ - .set void System.Net.ServicePointManager/*02000004*/::set_ReusePort(bool) /* 06000032 */ - } // end of property ServicePointManager::ReusePort - .property /*1700001A*/ bool CheckCertificateRevocationList() - { - .get bool System.Net.ServicePointManager/*02000004*/::get_CheckCertificateRevocationList() /* 06000033 */ - .set void System.Net.ServicePointManager/*02000004*/::set_CheckCertificateRevocationList(bool) /* 06000034 */ - } // end of property ServicePointManager::CheckCertificateRevocationList - .property /*1700001B*/ valuetype [System.Net.Security/*23000004*/]System.Net.Security.EncryptionPolicy/*0100001B*/ - EncryptionPolicy() - { - .get valuetype [System.Net.Security/*23000004*/]System.Net.Security.EncryptionPolicy/*0100001B*/ System.Net.ServicePointManager/*02000004*/::get_EncryptionPolicy() /* 06000035 */ - } // end of property ServicePointManager::EncryptionPolicy -} // end of class System.Net.ServicePointManager - -.class /*02000005*/ public auto ansi sealed System.Net.SecurityProtocolType - extends [System.Runtime/*23000001*/]System.Enum/*0100001E*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001D*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Net.SecurityProtocolType/*02000005*/ SystemDefault = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.Net.SecurityProtocolType/*02000005*/ Ssl3 = int32(0x00000030) - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000011 */ = ( 01 00 68 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..hThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 49 74 20 69 73 20 6E 6F 20 6C 6F 6E // d. It is no lon - 67 65 72 20 73 75 70 70 6F 72 74 65 64 2E 20 68 // ger supported. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .field /*04000006*/ public static literal valuetype System.Net.SecurityProtocolType/*02000005*/ Tls = int32(0x000000C0) - .field /*04000007*/ public static literal valuetype System.Net.SecurityProtocolType/*02000005*/ Tls11 = int32(0x00000300) - .field /*04000008*/ public static literal valuetype System.Net.SecurityProtocolType/*02000005*/ Tls12 = int32(0x00000C00) -} // end of class System.Net.SecurityProtocolType - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il deleted file mode 100644 index f95d775afa..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il +++ /dev/null @@ -1,5988 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00006600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00008416 -// Base of code: 0x00002000 -// Base of data: 0x0000a000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000e000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b460 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000083c3 [0x0000004f] address [size] of Import Directory: -// 0x0000a000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00007000 [0x00003e90] address [size] of Security Directory: -// 0x0000c000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00008248 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000641c Virtual Size -// 0x00002000 Virtual Address -// 0x00006600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x0000a000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00006800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000c000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00006e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00008000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000418 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00008405 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002118 [0x000060b0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000081c8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00003800 Size -// '#~' Name -// Stream 2: -// 0x0000386c Offset -// 0x00001a38 Size -// '#Strings' Name -// Stream 3: -// 0x000052a4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000052a8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000052b8 Offset -// 0x00000df8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000000090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 44688 -// PE header size : 512 (496 used) ( 1.15%) -// PE additional info : 17619 (39.43%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.16%) -// CLR meta-data size : 24752 (55.39%) -// CLR additional info : 128 ( 0.29%) -// CLR method headers : 514 ( 1.15%) -// Managed code : 884 ( 1.98%) -// Data : 2048 ( 4.58%) -// Unaccounted : -1841 (-4.12%) - -// Num.of PE sections : 3 -// .text - 26112 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 24752 -// Module - 1 (10 bytes) -// TypeDef - 31 (434 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 48 (288 bytes) -// MethodDef - 398 (5572 bytes) 0 abstract, 0 native, 398 bodies -// FieldDef - 208 (1248 bytes) 0 constant -// MemberRef - 23 (138 bytes) -// ParamDef - 579 (3474 bytes) -// MethodImpl - 4 (24 bytes) -// Constant - 188 (1128 bytes) -// CustomAttribute- 40 (240 bytes) -// InterfaceImpl - 5 (20 bytes) -// PropertyMap - 13 (52 bytes) -// Property - 99 (594 bytes) -// MethodSemantic- 156 (936 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// EventMap - 1 (4 bytes) -// Event - 1 (6 bytes) -// Strings - 6709 bytes -// Blobs - 3576 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 213 bytes - -// CLR additional info : 128 - -// CLR method headers : 514 -// Num.of method bodies - 398 -// Num.of fat headers - 4 -// Num.of tiny headers - 394 -// Num.of fat sections - 0 -// Num.of small sections - 4 - -// Managed code : 884 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class IOControlCode (public) (auto) (ansi) (sealed) -// Class IPPacketInformation (public) (sequential) (ansi) (sealed) -// Class IPProtectionLevel (public) (auto) (ansi) (sealed) -// Class IPv6MulticastOption (public) (auto) (ansi) -// Class LingerOption (public) (auto) (ansi) -// Class MulticastOption (public) (auto) (ansi) -// Class NetworkStream (public) (auto) (ansi) -// Class ProtocolFamily (public) (auto) (ansi) (sealed) -// Class ProtocolType (public) (auto) (ansi) (sealed) -// Class SelectMode (public) (auto) (ansi) (sealed) -// Class SendPacketsElement (public) (auto) (ansi) -// Class Socket (public) (auto) (ansi) -// Class SocketAsyncEventArgs (public) (auto) (ansi) -// Class SocketAsyncOperation (public) (auto) (ansi) (sealed) -// Class SocketFlags (public) (auto) (ansi) (sealed) -// Class SocketInformation (public) (sequential) (ansi) (sealed) -// Class SocketInformationOptions (public) (auto) (ansi) (sealed) -// Class SocketOptionLevel (public) (auto) (ansi) (sealed) -// Class SocketOptionName (public) (auto) (ansi) (sealed) -// Class SocketReceiveFromResult (public) (sequential) (ansi) (sealed) -// Class SocketReceiveMessageFromResult (public) (sequential) (ansi) (sealed) -// Class SocketShutdown (public) (auto) (ansi) (sealed) -// Class SocketTaskExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class SocketType (public) (auto) (ansi) (sealed) -// Class TcpClient (public) (auto) (ansi) -// Class TcpListener (public) (auto) (ansi) -// Class TransmitFileOptions (public) (auto) (ansi) (sealed) -// Class UdpClient (public) (auto) (ansi) -// Class UdpReceiveResult (public) (sequential) (ansi) (sealed) -// Class UnixDomainSocketEndPoint (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.Sockets -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 12 53 79 73 74 65 6D 2E 4E 65 74 2E 53 6F // ...System.Net.So - 63 6B 65 74 73 00 00 ) // ckets.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 12 53 79 73 74 65 6D 2E 4E 65 74 2E 53 6F // ...System.Net.So - 63 6B 65 74 73 00 00 ) // ckets.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 12 53 79 73 74 65 6D 2E 4E 65 74 2E 53 6F // ...System.Net.So - 63 6B 65 74 73 00 00 ) // ckets.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Net.Sockets.dll -// MVID: {41687f2d-9005-4654-91d3-3a678aaf1b77} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FE56CF21000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.Sockets.IOControlCode - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000001*/ public specialname rtspecialname int64 value__ - .field /*04000002*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AbsorbRouterAlert = int64(0x98000005) - .field /*04000003*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AddMulticastGroupOnInterface = int64(0x9800000A) - .field /*04000004*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AddressListChange = int64(0x28000017) - .field /*04000005*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AddressListQuery = int64(0x48000016) - .field /*04000006*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AddressListSort = int64(0xC8000019) - .field /*04000007*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AssociateHandle = int64(0x88000001) - .field /*04000008*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ AsyncIO = int64(0x8004667D) - .field /*04000009*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ BindToInterface = int64(0x98000008) - .field /*0400000A*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ DataToRead = int64(0x4004667F) - .field /*0400000B*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ DeleteMulticastGroupFromInterface = int64(0x9800000B) - .field /*0400000C*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ EnableCircularQueuing = int64(0x28000002) - .field /*0400000D*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ Flush = int64(0x28000004) - .field /*0400000E*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ GetBroadcastAddress = int64(0x48000005) - .field /*0400000F*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ GetExtensionFunctionPointer = int64(0xC8000006) - .field /*04000010*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ GetGroupQos = int64(0xC8000008) - .field /*04000011*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ GetQos = int64(0xC8000007) - .field /*04000012*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ KeepAliveValues = int64(0x98000004) - .field /*04000013*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ LimitBroadcasts = int64(0x98000007) - .field /*04000014*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ MulticastInterface = int64(0x98000009) - .field /*04000015*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ MulticastScope = int64(0x8800000A) - .field /*04000016*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ MultipointLoopback = int64(0x88000009) - .field /*04000017*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ NamespaceChange = int64(0x88000019) - .field /*04000018*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ NonBlockingIO = int64(0x8004667E) - .field /*04000019*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ OobDataRead = int64(0x40047307) - .field /*0400001A*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ QueryTargetPnpHandle = int64(0x48000018) - .field /*0400001B*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ ReceiveAll = int64(0x98000001) - .field /*0400001C*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ ReceiveAllIgmpMulticast = int64(0x98000003) - .field /*0400001D*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ ReceiveAllMulticast = int64(0x98000002) - .field /*0400001E*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ RoutingInterfaceChange = int64(0x88000015) - .field /*0400001F*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ RoutingInterfaceQuery = int64(0xC8000014) - .field /*04000020*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ SetGroupQos = int64(0x8800000C) - .field /*04000021*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ SetQos = int64(0x8800000B) - .field /*04000022*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ TranslateHandle = int64(0xC800000D) - .field /*04000023*/ public static literal valuetype System.Net.Sockets.IOControlCode/*02000002*/ UnicastInterface = int64(0x98000006) -} // end of class System.Net.Sockets.IOControlCode - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Net.Sockets.IPPacketInformation - extends [System.Runtime/*23000001*/]System.ValueType/*01000013*/ -{ - .field /*04000024*/ private object _dummy - .method /*06000001*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - get_Address() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPPacketInformation::get_Address - - .method /*06000002*/ public hidebysig specialname - instance int32 get_Interface() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPPacketInformation::get_Interface - - .method /*06000003*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPPacketInformation::Equals - - .method /*06000004*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPPacketInformation::GetHashCode - - .method /*06000005*/ public hidebysig specialname static - bool op_Equality(valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ packetInformation1, - valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ packetInformation2) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPPacketInformation::op_Equality - - .method /*06000006*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ packetInformation1, - valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ packetInformation2) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPPacketInformation::op_Inequality - - .property /*17000001*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - Address() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ System.Net.Sockets.IPPacketInformation/*02000003*/::get_Address() /* 06000001 */ - } // end of property IPPacketInformation::Address - .property /*17000002*/ instance int32 Interface() - { - .get instance int32 System.Net.Sockets.IPPacketInformation/*02000003*/::get_Interface() /* 06000002 */ - } // end of property IPPacketInformation::Interface -} // end of class System.Net.Sockets.IPPacketInformation - -.class /*02000004*/ public auto ansi sealed System.Net.Sockets.IPProtectionLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000025*/ public specialname rtspecialname int32 value__ - .field /*04000026*/ public static literal valuetype System.Net.Sockets.IPProtectionLevel/*02000004*/ EdgeRestricted = int32(0x00000014) - .field /*04000027*/ public static literal valuetype System.Net.Sockets.IPProtectionLevel/*02000004*/ Restricted = int32(0x0000001E) - .field /*04000028*/ public static literal valuetype System.Net.Sockets.IPProtectionLevel/*02000004*/ Unrestricted = int32(0x0000000A) - .field /*04000029*/ public static literal valuetype System.Net.Sockets.IPProtectionLevel/*02000004*/ Unspecified = int32(0xFFFFFFFF) -} // end of class System.Net.Sockets.IPProtectionLevel - -.class /*02000005*/ public auto ansi beforefieldinit System.Net.Sockets.IPv6MulticastOption - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ group) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPv6MulticastOption::.ctor - - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ group, - int64 ifindex) cil managed - // SIG: 20 02 01 12 55 0A - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method IPv6MulticastOption::.ctor - - .method /*06000009*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - get_Group() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPv6MulticastOption::get_Group - - .method /*0600000A*/ public hidebysig specialname - instance void set_Group(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPv6MulticastOption::set_Group - - .method /*0600000B*/ public hidebysig specialname - instance int64 get_InterfaceIndex() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IPv6MulticastOption::get_InterfaceIndex - - .method /*0600000C*/ public hidebysig specialname - instance void set_InterfaceIndex(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IPv6MulticastOption::set_InterfaceIndex - - .property /*17000003*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - Group() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ System.Net.Sockets.IPv6MulticastOption/*02000005*/::get_Group() /* 06000009 */ - .set instance void System.Net.Sockets.IPv6MulticastOption/*02000005*/::set_Group(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/) /* 0600000A */ - } // end of property IPv6MulticastOption::Group - .property /*17000004*/ instance int64 InterfaceIndex() - { - .get instance int64 System.Net.Sockets.IPv6MulticastOption/*02000005*/::get_InterfaceIndex() /* 0600000B */ - .set instance void System.Net.Sockets.IPv6MulticastOption/*02000005*/::set_InterfaceIndex(int64) /* 0600000C */ - } // end of property IPv6MulticastOption::InterfaceIndex -} // end of class System.Net.Sockets.IPv6MulticastOption - -.class /*02000006*/ public auto ansi beforefieldinit System.Net.Sockets.LingerOption - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(bool enable, - int32 seconds) cil managed - // SIG: 20 02 01 02 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LingerOption::.ctor - - .method /*0600000E*/ public hidebysig specialname - instance bool get_Enabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LingerOption::get_Enabled - - .method /*0600000F*/ public hidebysig specialname - instance void set_Enabled(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LingerOption::set_Enabled - - .method /*06000010*/ public hidebysig specialname - instance int32 get_LingerTime() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LingerOption::get_LingerTime - - .method /*06000011*/ public hidebysig specialname - instance void set_LingerTime(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LingerOption::set_LingerTime - - .property /*17000005*/ instance bool Enabled() - { - .get instance bool System.Net.Sockets.LingerOption/*02000006*/::get_Enabled() /* 0600000E */ - .set instance void System.Net.Sockets.LingerOption/*02000006*/::set_Enabled(bool) /* 0600000F */ - } // end of property LingerOption::Enabled - .property /*17000006*/ instance int32 LingerTime() - { - .get instance int32 System.Net.Sockets.LingerOption/*02000006*/::get_LingerTime() /* 06000010 */ - .set instance void System.Net.Sockets.LingerOption/*02000006*/::set_LingerTime(int32) /* 06000011 */ - } // end of property LingerOption::LingerTime -} // end of class System.Net.Sockets.LingerOption - -.class /*02000007*/ public auto ansi beforefieldinit System.Net.Sockets.MulticastOption - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ group) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MulticastOption::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ group, - int32 interfaceIndex) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MulticastOption::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ group, - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ mcint) cil managed - // SIG: 20 02 01 12 55 12 55 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method MulticastOption::.ctor - - .method /*06000015*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - get_Group() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastOption::get_Group - - .method /*06000016*/ public hidebysig specialname - instance void set_Group(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastOption::set_Group - - .method /*06000017*/ public hidebysig specialname - instance int32 get_InterfaceIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastOption::get_InterfaceIndex - - .method /*06000018*/ public hidebysig specialname - instance void set_InterfaceIndex(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastOption::set_InterfaceIndex - - .method /*06000019*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - get_LocalAddress() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastOption::get_LocalAddress - - .method /*0600001A*/ public hidebysig specialname - instance void set_LocalAddress(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastOption::set_LocalAddress - - .property /*17000007*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - Group() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ System.Net.Sockets.MulticastOption/*02000007*/::get_Group() /* 06000015 */ - .set instance void System.Net.Sockets.MulticastOption/*02000007*/::set_Group(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/) /* 06000016 */ - } // end of property MulticastOption::Group - .property /*17000008*/ instance int32 InterfaceIndex() - { - .get instance int32 System.Net.Sockets.MulticastOption/*02000007*/::get_InterfaceIndex() /* 06000017 */ - .set instance void System.Net.Sockets.MulticastOption/*02000007*/::set_InterfaceIndex(int32) /* 06000018 */ - } // end of property MulticastOption::InterfaceIndex - .property /*17000009*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ - LocalAddress() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ System.Net.Sockets.MulticastOption/*02000007*/::get_LocalAddress() /* 06000019 */ - .set instance void System.Net.Sockets.MulticastOption/*02000007*/::set_LocalAddress(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/) /* 0600001A */ - } // end of property MulticastOption::LocalAddress -} // end of class System.Net.Sockets.MulticastOption - -.class /*02000008*/ public auto ansi beforefieldinit System.Net.Sockets.NetworkStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/ -{ - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Sockets.Socket/*0200000D*/ socket) cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkStream::.ctor - - .method /*0600001C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Sockets.Socket/*0200000D*/ socket, - bool ownsSocket) cil managed - // SIG: 20 02 01 12 34 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkStream::.ctor - - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000017*/ access) cil managed - // SIG: 20 02 01 12 34 11 5D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkStream::.ctor - - .method /*0600001E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000017*/ access, - bool ownsSocket) cil managed - // SIG: 20 03 01 12 34 11 5D 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000016*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method NetworkStream::.ctor - - .method /*0600001F*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_CanRead - - .method /*06000020*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_CanSeek - - .method /*06000021*/ public hidebysig specialname virtual - instance bool get_CanTimeout() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_CanTimeout - - .method /*06000022*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_CanWrite - - .method /*06000023*/ public hidebysig newslot specialname virtual - instance bool get_DataAvailable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_DataAvailable - - .method /*06000024*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_Length - - .method /*06000025*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_Position - - .method /*06000026*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::set_Position - - .method /*06000027*/ family hidebysig specialname - instance bool get_Readable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_Readable - - .method /*06000028*/ family hidebysig specialname - instance void set_Readable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::set_Readable - - .method /*06000029*/ public hidebysig specialname virtual - instance int32 get_ReadTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_ReadTimeout - - .method /*0600002A*/ public hidebysig specialname virtual - instance void set_ReadTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::set_ReadTimeout - - .method /*0600002B*/ family hidebysig specialname - instance class System.Net.Sockets.Socket/*0200000D*/ - get_Socket() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_Socket - - .method /*0600002C*/ family hidebysig specialname - instance bool get_Writeable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_Writeable - - .method /*0600002D*/ family hidebysig specialname - instance void set_Writeable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::set_Writeable - - .method /*0600002E*/ public hidebysig specialname virtual - instance int32 get_WriteTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::get_WriteTimeout - - .method /*0600002F*/ public hidebysig specialname virtual - instance void set_WriteTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::set_WriteTimeout - - .method /*06000030*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 size, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 05 12 61 1D 05 08 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::BeginRead - - .method /*06000031*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 size, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 05 12 61 1D 05 08 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::BeginWrite - - .method /*06000032*/ public hidebysig instance void - Close(int32 timeout) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::Close - - .method /*06000033*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::Dispose - - .method /*06000034*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize /*01000014::0A000011*/ - // Method begins at RVA 0x2068 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize() /* 0A000011 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method NetworkStream::Finalize - - .method /*06000035*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 08 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::EndRead - - .method /*06000036*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::EndWrite - - .method /*06000037*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::Flush - - .method /*06000038*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001B*/ cancellationToken) cil managed - // SIG: 20 01 12 69 11 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::FlushAsync - - .method /*06000039*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 size) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::Read - - .method /*0600003A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 size, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001B*/ cancellationToken) cil managed - // SIG: 20 04 15 12 71 01 08 1D 05 08 08 11 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::ReadAsync - - .method /*0600003B*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*0100001D*/ origin) cil managed - // SIG: 20 02 0A 0A 11 75 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::Seek - - .method /*0600003C*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::SetLength - - .method /*0600003D*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 size) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NetworkStream::Write - - .method /*0600003E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 size, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001B*/ cancellationToken) cil managed - // SIG: 20 04 12 69 1D 05 08 08 11 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NetworkStream::WriteAsync - - .property /*1700000A*/ instance bool CanRead() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_CanRead() /* 0600001F */ - } // end of property NetworkStream::CanRead - .property /*1700000B*/ instance bool CanSeek() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_CanSeek() /* 06000020 */ - } // end of property NetworkStream::CanSeek - .property /*1700000C*/ instance bool CanTimeout() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_CanTimeout() /* 06000021 */ - } // end of property NetworkStream::CanTimeout - .property /*1700000D*/ instance bool CanWrite() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_CanWrite() /* 06000022 */ - } // end of property NetworkStream::CanWrite - .property /*1700000E*/ instance bool DataAvailable() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_DataAvailable() /* 06000023 */ - } // end of property NetworkStream::DataAvailable - .property /*1700000F*/ instance int64 Length() - { - .get instance int64 System.Net.Sockets.NetworkStream/*02000008*/::get_Length() /* 06000024 */ - } // end of property NetworkStream::Length - .property /*17000010*/ instance int64 Position() - { - .get instance int64 System.Net.Sockets.NetworkStream/*02000008*/::get_Position() /* 06000025 */ - .set instance void System.Net.Sockets.NetworkStream/*02000008*/::set_Position(int64) /* 06000026 */ - } // end of property NetworkStream::Position - .property /*17000011*/ instance bool Readable() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_Readable() /* 06000027 */ - .set instance void System.Net.Sockets.NetworkStream/*02000008*/::set_Readable(bool) /* 06000028 */ - } // end of property NetworkStream::Readable - .property /*17000012*/ instance int32 ReadTimeout() - { - .get instance int32 System.Net.Sockets.NetworkStream/*02000008*/::get_ReadTimeout() /* 06000029 */ - .set instance void System.Net.Sockets.NetworkStream/*02000008*/::set_ReadTimeout(int32) /* 0600002A */ - } // end of property NetworkStream::ReadTimeout - .property /*17000013*/ instance class System.Net.Sockets.Socket/*0200000D*/ - Socket() - { - .get instance class System.Net.Sockets.Socket/*0200000D*/ System.Net.Sockets.NetworkStream/*02000008*/::get_Socket() /* 0600002B */ - } // end of property NetworkStream::Socket - .property /*17000014*/ instance bool Writeable() - { - .get instance bool System.Net.Sockets.NetworkStream/*02000008*/::get_Writeable() /* 0600002C */ - .set instance void System.Net.Sockets.NetworkStream/*02000008*/::set_Writeable(bool) /* 0600002D */ - } // end of property NetworkStream::Writeable - .property /*17000015*/ instance int32 WriteTimeout() - { - .get instance int32 System.Net.Sockets.NetworkStream/*02000008*/::get_WriteTimeout() /* 0600002E */ - .set instance void System.Net.Sockets.NetworkStream/*02000008*/::set_WriteTimeout(int32) /* 0600002F */ - } // end of property NetworkStream::WriteTimeout -} // end of class System.Net.Sockets.NetworkStream - -.class /*02000009*/ public auto ansi sealed System.Net.Sockets.ProtocolFamily - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400002A*/ public specialname rtspecialname int32 value__ - .field /*0400002B*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ AppleTalk = int32(0x00000010) - .field /*0400002C*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Atm = int32(0x00000016) - .field /*0400002D*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Banyan = int32(0x00000015) - .field /*0400002E*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Ccitt = int32(0x0000000A) - .field /*0400002F*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Chaos = int32(0x00000005) - .field /*04000030*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Cluster = int32(0x00000018) - .field /*04000031*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ DataKit = int32(0x00000009) - .field /*04000032*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ DataLink = int32(0x0000000D) - .field /*04000033*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ DecNet = int32(0x0000000C) - .field /*04000034*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Ecma = int32(0x00000008) - .field /*04000035*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ FireFox = int32(0x00000013) - .field /*04000036*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ HyperChannel = int32(0x0000000F) - .field /*04000037*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Ieee12844 = int32(0x00000019) - .field /*04000038*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ ImpLink = int32(0x00000003) - .field /*04000039*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ InterNetwork = int32(0x00000002) - .field /*0400003A*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ InterNetworkV6 = int32(0x00000017) - .field /*0400003B*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Ipx = int32(0x00000006) - .field /*0400003C*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Irda = int32(0x0000001A) - .field /*0400003D*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Iso = int32(0x00000007) - .field /*0400003E*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Lat = int32(0x0000000E) - .field /*0400003F*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Max = int32(0x0000001D) - .field /*04000040*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ NetBios = int32(0x00000011) - .field /*04000041*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ NetworkDesigners = int32(0x0000001C) - .field /*04000042*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ NS = int32(0x00000006) - .field /*04000043*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Osi = int32(0x00000007) - .field /*04000044*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Pup = int32(0x00000004) - .field /*04000045*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Sna = int32(0x0000000B) - .field /*04000046*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Unix = int32(0x00000001) - .field /*04000047*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Unknown = int32(0xFFFFFFFF) - .field /*04000048*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ Unspecified = int32(0x00000000) - .field /*04000049*/ public static literal valuetype System.Net.Sockets.ProtocolFamily/*02000009*/ VoiceView = int32(0x00000012) -} // end of class System.Net.Sockets.ProtocolFamily - -.class /*0200000A*/ public auto ansi sealed System.Net.Sockets.ProtocolType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*0400004A*/ public specialname rtspecialname int32 value__ - .field /*0400004B*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Ggp = int32(0x00000003) - .field /*0400004C*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Icmp = int32(0x00000001) - .field /*0400004D*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IcmpV6 = int32(0x0000003A) - .field /*0400004E*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Idp = int32(0x00000016) - .field /*0400004F*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Igmp = int32(0x00000002) - .field /*04000050*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IP = int32(0x00000000) - .field /*04000051*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPSecAuthenticationHeader = int32(0x00000033) - .field /*04000052*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPSecEncapsulatingSecurityPayload = int32(0x00000032) - .field /*04000053*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv4 = int32(0x00000004) - .field /*04000054*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv6 = int32(0x00000029) - .field /*04000055*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv6DestinationOptions = int32(0x0000003C) - .field /*04000056*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv6FragmentHeader = int32(0x0000002C) - .field /*04000057*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv6HopByHopOptions = int32(0x00000000) - .field /*04000058*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv6NoNextHeader = int32(0x0000003B) - .field /*04000059*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ IPv6RoutingHeader = int32(0x0000002B) - .field /*0400005A*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Ipx = int32(0x000003E8) - .field /*0400005B*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ ND = int32(0x0000004D) - .field /*0400005C*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Pup = int32(0x0000000C) - .field /*0400005D*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Raw = int32(0x000000FF) - .field /*0400005E*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Spx = int32(0x000004E8) - .field /*0400005F*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ SpxII = int32(0x000004E9) - .field /*04000060*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Tcp = int32(0x00000006) - .field /*04000061*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Udp = int32(0x00000011) - .field /*04000062*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Unknown = int32(0xFFFFFFFF) - .field /*04000063*/ public static literal valuetype System.Net.Sockets.ProtocolType/*0200000A*/ Unspecified = int32(0x00000000) -} // end of class System.Net.Sockets.ProtocolType - -.class /*0200000B*/ public auto ansi sealed System.Net.Sockets.SelectMode - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000064*/ public specialname rtspecialname int32 value__ - .field /*04000065*/ public static literal valuetype System.Net.Sockets.SelectMode/*0200000B*/ SelectError = int32(0x00000002) - .field /*04000066*/ public static literal valuetype System.Net.Sockets.SelectMode/*0200000B*/ SelectRead = int32(0x00000000) - .field /*04000067*/ public static literal valuetype System.Net.Sockets.SelectMode/*0200000B*/ SelectWrite = int32(0x00000001) -} // end of class System.Net.Sockets.SelectMode - -.class /*0200000C*/ public auto ansi beforefieldinit System.Net.Sockets.SendPacketsElement - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SendPacketsElement::.ctor - - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SendPacketsElement::.ctor - - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - int32 offset, - int32 count, - bool endOfPacket) cil managed - // SIG: 20 04 01 1D 05 08 08 02 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SendPacketsElement::.ctor - - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(string filepath) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SendPacketsElement::.ctor - - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor(string filepath, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 0E 08 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SendPacketsElement::.ctor - - .method /*06000044*/ public hidebysig specialname rtspecialname - instance void .ctor(string filepath, - int32 offset, - int32 count, - bool endOfPacket) cil managed - // SIG: 20 04 01 0E 08 08 02 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method SendPacketsElement::.ctor - - .method /*06000045*/ public hidebysig specialname - instance uint8[] get_Buffer() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SendPacketsElement::get_Buffer - - .method /*06000046*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SendPacketsElement::get_Count - - .method /*06000047*/ public hidebysig specialname - instance bool get_EndOfPacket() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SendPacketsElement::get_EndOfPacket - - .method /*06000048*/ public hidebysig specialname - instance string get_FilePath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SendPacketsElement::get_FilePath - - .method /*06000049*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SendPacketsElement::get_Offset - - .property /*17000016*/ instance uint8[] - Buffer() - { - .get instance uint8[] System.Net.Sockets.SendPacketsElement/*0200000C*/::get_Buffer() /* 06000045 */ - } // end of property SendPacketsElement::Buffer - .property /*17000017*/ instance int32 Count() - { - .get instance int32 System.Net.Sockets.SendPacketsElement/*0200000C*/::get_Count() /* 06000046 */ - } // end of property SendPacketsElement::Count - .property /*17000018*/ instance bool EndOfPacket() - { - .get instance bool System.Net.Sockets.SendPacketsElement/*0200000C*/::get_EndOfPacket() /* 06000047 */ - } // end of property SendPacketsElement::EndOfPacket - .property /*17000019*/ instance string FilePath() - { - .get instance string System.Net.Sockets.SendPacketsElement/*0200000C*/::get_FilePath() /* 06000048 */ - } // end of property SendPacketsElement::FilePath - .property /*1700001A*/ instance int32 Offset() - { - .get instance int32 System.Net.Sockets.SendPacketsElement/*0200000C*/::get_Offset() /* 06000049 */ - } // end of property SendPacketsElement::Offset -} // end of class System.Net.Sockets.SendPacketsElement - -.class /*0200000D*/ public auto ansi beforefieldinit System.Net.Sockets.Socket - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001E*/ -{ - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ addressFamily, - valuetype System.Net.Sockets.SocketType/*02000019*/ socketType, - valuetype System.Net.Sockets.ProtocolType/*0200000A*/ protocolType) cil managed - // SIG: 20 03 01 11 7D 11 64 11 28 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Socket::.ctor - - .method /*0600004B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Sockets.SocketType/*02000019*/ socketType, - valuetype System.Net.Sockets.ProtocolType/*0200000A*/ protocolType) cil managed - // SIG: 20 02 01 11 64 11 28 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Socket::.ctor - - .method /*0600004C*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.Sockets.SocketInformation/*02000011*/ socketInformation) cil managed - // SIG: 20 01 01 11 44 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method Socket::.ctor - - .method /*0600004D*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ - get_AddressFamily() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_AddressFamily - - .method /*0600004E*/ public hidebysig specialname - instance int32 get_Available() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_Available - - .method /*0600004F*/ public hidebysig specialname - instance bool get_Blocking() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_Blocking - - .method /*06000050*/ public hidebysig specialname - instance void set_Blocking(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_Blocking - - .method /*06000051*/ public hidebysig specialname - instance bool get_Connected() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_Connected - - .method /*06000052*/ public hidebysig specialname - instance bool get_DontFragment() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_DontFragment - - .method /*06000053*/ public hidebysig specialname - instance void set_DontFragment(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_DontFragment - - .method /*06000054*/ public hidebysig specialname - instance bool get_DualMode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_DualMode - - .method /*06000055*/ public hidebysig specialname - instance void set_DualMode(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_DualMode - - .method /*06000056*/ public hidebysig specialname - instance bool get_EnableBroadcast() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_EnableBroadcast - - .method /*06000057*/ public hidebysig specialname - instance void set_EnableBroadcast(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_EnableBroadcast - - .method /*06000058*/ public hidebysig specialname - instance bool get_ExclusiveAddressUse() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_ExclusiveAddressUse - - .method /*06000059*/ public hidebysig specialname - instance void set_ExclusiveAddressUse(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_ExclusiveAddressUse - - .method /*0600005A*/ public hidebysig specialname - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_Handle - - .method /*0600005B*/ public hidebysig specialname - instance bool get_IsBound() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_IsBound - - .method /*0600005C*/ public hidebysig specialname - instance class System.Net.Sockets.LingerOption/*02000006*/ - get_LingerState() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_LingerState - - .method /*0600005D*/ public hidebysig specialname - instance void set_LingerState(class System.Net.Sockets.LingerOption/*02000006*/ 'value') cil managed - // SIG: 20 01 01 12 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_LingerState - - .method /*0600005E*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - get_LocalEndPoint() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_LocalEndPoint - - .method /*0600005F*/ public hidebysig specialname - instance bool get_MulticastLoopback() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_MulticastLoopback - - .method /*06000060*/ public hidebysig specialname - instance void set_MulticastLoopback(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_MulticastLoopback - - .method /*06000061*/ public hidebysig specialname - instance bool get_NoDelay() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_NoDelay - - .method /*06000062*/ public hidebysig specialname - instance void set_NoDelay(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_NoDelay - - .method /*06000063*/ public hidebysig specialname static - bool get_OSSupportsIPv4() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_OSSupportsIPv4 - - .method /*06000064*/ public hidebysig specialname static - bool get_OSSupportsIPv6() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_OSSupportsIPv6 - - .method /*06000065*/ public hidebysig specialname - instance valuetype System.Net.Sockets.ProtocolType/*0200000A*/ - get_ProtocolType() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_ProtocolType - - .method /*06000066*/ public hidebysig specialname - instance int32 get_ReceiveBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_ReceiveBufferSize - - .method /*06000067*/ public hidebysig specialname - instance void set_ReceiveBufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_ReceiveBufferSize - - .method /*06000068*/ public hidebysig specialname - instance int32 get_ReceiveTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_ReceiveTimeout - - .method /*06000069*/ public hidebysig specialname - instance void set_ReceiveTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_ReceiveTimeout - - .method /*0600006A*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - get_RemoteEndPoint() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_RemoteEndPoint - - .method /*0600006B*/ public hidebysig specialname - instance int32 get_SendBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_SendBufferSize - - .method /*0600006C*/ public hidebysig specialname - instance void set_SendBufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_SendBufferSize - - .method /*0600006D*/ public hidebysig specialname - instance int32 get_SendTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_SendTimeout - - .method /*0600006E*/ public hidebysig specialname - instance void set_SendTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_SendTimeout - - .method /*0600006F*/ public hidebysig specialname - instance valuetype System.Net.Sockets.SocketType/*02000019*/ - get_SocketType() cil managed - // SIG: 20 00 11 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_SocketType - - .method /*06000070*/ public hidebysig specialname static - bool get_SupportsIPv4() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_SupportsIPv4 - - .method /*06000071*/ public hidebysig specialname static - bool get_SupportsIPv6() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_SupportsIPv6 - - .method /*06000072*/ public hidebysig specialname - instance int16 get_Ttl() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_Ttl - - .method /*06000073*/ public hidebysig specialname - instance void set_Ttl(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_Ttl - - .method /*06000074*/ public hidebysig specialname - instance bool get_UseOnlyOverlappedIO() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::get_UseOnlyOverlappedIO - - .method /*06000075*/ public hidebysig specialname - instance void set_UseOnlyOverlappedIO(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::set_UseOnlyOverlappedIO - - .method /*06000076*/ public hidebysig instance class System.Net.Sockets.Socket/*0200000D*/ - Accept() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Accept - - .method /*06000077*/ public hidebysig instance bool - AcceptAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::AcceptAsync - - .method /*06000078*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginAccept(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 02 12 61 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginAccept - - .method /*06000079*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginAccept(int32 receiveSize, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 03 12 61 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginAccept - - .method /*0600007A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginAccept(class System.Net.Sockets.Socket/*0200000D*/ acceptSocket, - int32 receiveSize, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 04 12 61 12 34 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginAccept - - .method /*0600007B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(string host, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 0E 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginConnect - - .method /*0600007C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 12 55 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginConnect - - .method /*0600007D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] addresses, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 1D 12 55 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginConnect - - .method /*0600007E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 03 12 61 12 80 81 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginConnect - - .method /*0600007F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginDisconnect(bool reuseSocket, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 03 12 61 02 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginDisconnect - - .method /*06000080*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceive(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 06 12 61 1D 05 08 08 11 40 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginReceive - - .method /*06000081*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceive(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 07 12 61 1D 05 08 08 11 40 10 11 80 85 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginReceive - - .method /*06000082*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceive(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 04 12 61 15 12 80 89 01 15 11 80 8D 01 05 11 40 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginReceive - - .method /*06000083*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceive(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 05 12 61 15 12 80 89 01 15 11 80 8D 01 05 11 40 10 11 80 85 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginReceive - - .method /*06000084*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceiveFrom(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 07 12 61 1D 05 08 08 11 40 10 12 80 81 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginReceiveFrom - - .method /*06000085*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceiveMessageFrom(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 07 12 61 1D 05 08 08 11 40 10 12 80 81 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginReceiveMessageFrom - - .method /*06000086*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 06 12 61 1D 05 08 08 11 40 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSend - - .method /*06000087*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 07 12 61 1D 05 08 08 11 40 10 11 80 85 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSend - - .method /*06000088*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 04 12 61 15 12 80 89 01 15 11 80 8D 01 05 11 40 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSend - - .method /*06000089*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 05 12 61 15 12 80 89 01 15 11 80 8D 01 05 11 40 10 11 80 85 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSend - - .method /*0600008A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSendFile(string fileName, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 03 12 61 0E 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSendFile - - .method /*0600008B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSendFile(string fileName, - uint8[] preBuffer, - uint8[] postBuffer, - valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ 'flags', - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 06 12 61 0E 1D 05 1D 05 11 70 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSendFile - - .method /*0600008C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSendTo(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 07 12 61 1D 05 08 08 11 40 12 80 81 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::BeginSendTo - - .method /*0600008D*/ public hidebysig instance void - Bind(class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ localEP) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Bind - - .method /*0600008E*/ public hidebysig static - void CancelConnectAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 00 01 01 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::CancelConnectAsync - - .method /*0600008F*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Close - - .method /*06000090*/ public hidebysig instance void - Close(int32 timeout) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Close - - .method /*06000091*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Connect - - .method /*06000092*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - int32 port) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Connect - - .method /*06000093*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] addresses, - int32 port) cil managed - // SIG: 20 02 01 1D 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Connect - - .method /*06000094*/ public hidebysig instance void - Connect(string host, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Connect - - .method /*06000095*/ public hidebysig instance bool - ConnectAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ConnectAsync - - .method /*06000096*/ public hidebysig static - bool ConnectAsync(valuetype System.Net.Sockets.SocketType/*02000019*/ socketType, - valuetype System.Net.Sockets.ProtocolType/*0200000A*/ protocolType, - class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 00 03 02 11 64 11 28 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ConnectAsync - - .method /*06000097*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Dispose - - .method /*06000098*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Dispose - - .method /*06000099*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize /*01000014::0A000011*/ - // Method begins at RVA 0x2090 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize() /* 0A000011 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method Socket::Finalize - - .method /*0600009A*/ public hidebysig instance void - Disconnect(bool reuseSocket) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Disconnect - - .method /*0600009B*/ public hidebysig instance bool - DisconnectAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::DisconnectAsync - - .method /*0600009C*/ public hidebysig instance valuetype System.Net.Sockets.SocketInformation/*02000011*/ - DuplicateAndClose(int32 targetProcessId) cil managed - // SIG: 20 01 11 44 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::DuplicateAndClose - - .method /*0600009D*/ public hidebysig instance class System.Net.Sockets.Socket/*0200000D*/ - EndAccept(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 12 34 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndAccept - - .method /*0600009E*/ public hidebysig instance class System.Net.Sockets.Socket/*0200000D*/ - EndAccept([out] uint8[]& buffer, - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 02 12 34 10 1D 05 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndAccept - - .method /*0600009F*/ public hidebysig instance class System.Net.Sockets.Socket/*0200000D*/ - EndAccept([out] uint8[]& buffer, - [out] int32& bytesTransferred, - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 03 12 34 10 1D 05 10 08 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndAccept - - .method /*060000A0*/ public hidebysig instance void - EndConnect(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::EndConnect - - .method /*060000A1*/ public hidebysig instance void - EndDisconnect(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::EndDisconnect - - .method /*060000A2*/ public hidebysig instance int32 - EndReceive(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 08 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndReceive - - .method /*060000A3*/ public hidebysig instance int32 - EndReceive(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 02 08 12 61 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndReceive - - .method /*060000A4*/ public hidebysig instance int32 - EndReceiveFrom(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& endPoint) cil managed - // SIG: 20 02 08 12 61 10 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndReceiveFrom - - .method /*060000A5*/ public hidebysig instance int32 - EndReceiveMessageFrom(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult, - valuetype System.Net.Sockets.SocketFlags/*02000010*/& socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& endPoint, - [out] valuetype System.Net.Sockets.IPPacketInformation/*02000003*/& ipPacketInformation) cil managed - // SIG: 20 04 08 12 61 10 11 40 10 12 80 81 10 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndReceiveMessageFrom - - .method /*060000A6*/ public hidebysig instance int32 - EndSend(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 08 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndSend - - .method /*060000A7*/ public hidebysig instance int32 - EndSend(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 02 08 12 61 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndSend - - .method /*060000A8*/ public hidebysig instance void - EndSendFile(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::EndSendFile - - .method /*060000A9*/ public hidebysig instance int32 - EndSendTo(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 08 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::EndSendTo - - .method /*060000AA*/ public hidebysig instance object - GetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName) cil managed - // SIG: 20 02 1C 11 4C 11 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::GetSocketOption - - .method /*060000AB*/ public hidebysig instance void - GetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName, - uint8[] optionValue) cil managed - // SIG: 20 03 01 11 4C 11 50 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::GetSocketOption - - .method /*060000AC*/ public hidebysig instance uint8[] - GetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName, - int32 optionLength) cil managed - // SIG: 20 03 1D 05 11 4C 11 50 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::GetSocketOption - - .method /*060000AD*/ public hidebysig instance int32 - IOControl(int32 ioControlCode, - uint8[] optionInValue, - uint8[] optionOutValue) cil managed - // SIG: 20 03 08 08 1D 05 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::IOControl - - .method /*060000AE*/ public hidebysig instance int32 - IOControl(valuetype System.Net.Sockets.IOControlCode/*02000002*/ ioControlCode, - uint8[] optionInValue, - uint8[] optionOutValue) cil managed - // SIG: 20 03 08 11 08 1D 05 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::IOControl - - .method /*060000AF*/ public hidebysig instance void - Listen(int32 backlog) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Listen - - .method /*060000B0*/ public hidebysig instance bool - Poll(int32 microSeconds, - valuetype System.Net.Sockets.SelectMode/*0200000B*/ mode) cil managed - // SIG: 20 02 02 08 11 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Poll - - .method /*060000B1*/ public hidebysig instance int32 - Receive(uint8[] buffer) cil managed - // SIG: 20 01 08 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B2*/ public hidebysig instance int32 - Receive(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 04 08 1D 05 08 08 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B3*/ public hidebysig instance int32 - Receive(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 05 08 1D 05 08 08 11 40 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B4*/ public hidebysig instance int32 - Receive(uint8[] buffer, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 03 08 1D 05 08 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B5*/ public hidebysig instance int32 - Receive(uint8[] buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 02 08 1D 05 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B6*/ public hidebysig instance int32 - Receive(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers) cil managed - // SIG: 20 01 08 15 12 80 89 01 15 11 80 8D 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B7*/ public hidebysig instance int32 - Receive(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 02 08 15 12 80 89 01 15 11 80 8D 01 05 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B8*/ public hidebysig instance int32 - Receive(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 03 08 15 12 80 89 01 15 11 80 8D 01 05 11 40 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000B9*/ public hidebysig instance bool - ReceiveAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveAsync - - .method /*060000BA*/ public hidebysig instance int32 - ReceiveFrom(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP) cil managed - // SIG: 20 05 08 1D 05 08 08 11 40 10 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveFrom - - .method /*060000BB*/ public hidebysig instance int32 - ReceiveFrom(uint8[] buffer, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP) cil managed - // SIG: 20 04 08 1D 05 08 11 40 10 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveFrom - - .method /*060000BC*/ public hidebysig instance int32 - ReceiveFrom(uint8[] buffer, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP) cil managed - // SIG: 20 02 08 1D 05 10 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveFrom - - .method /*060000BD*/ public hidebysig instance int32 - ReceiveFrom(uint8[] buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP) cil managed - // SIG: 20 03 08 1D 05 11 40 10 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveFrom - - .method /*060000BE*/ public hidebysig instance bool - ReceiveFromAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveFromAsync - - .method /*060000BF*/ public hidebysig instance int32 - ReceiveMessageFrom(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/& socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/& remoteEP, - [out] valuetype System.Net.Sockets.IPPacketInformation/*02000003*/& ipPacketInformation) cil managed - // SIG: 20 06 08 1D 05 08 08 10 11 40 10 12 80 81 10 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveMessageFrom - - .method /*060000C0*/ public hidebysig instance bool - ReceiveMessageFromAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::ReceiveMessageFromAsync - - .method /*060000C1*/ public hidebysig static - void Select(class [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/ checkRead, - class [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/ checkWrite, - class [System.Runtime/*23000001*/]System.Collections.IList/*01000024*/ checkError, - int32 microSeconds) cil managed - // SIG: 00 04 01 12 80 91 12 80 91 12 80 91 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Select - - .method /*060000C2*/ public hidebysig instance int32 - Send(uint8[] buffer) cil managed - // SIG: 20 01 08 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C3*/ public hidebysig instance int32 - Send(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 04 08 1D 05 08 08 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C4*/ public hidebysig instance int32 - Send(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 05 08 1D 05 08 08 11 40 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C5*/ public hidebysig instance int32 - Send(uint8[] buffer, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 03 08 1D 05 08 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C6*/ public hidebysig instance int32 - Send(uint8[] buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 02 08 1D 05 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C7*/ public hidebysig instance int32 - Send(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers) cil managed - // SIG: 20 01 08 15 12 80 89 01 15 11 80 8D 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C8*/ public hidebysig instance int32 - Send(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 02 08 15 12 80 89 01 15 11 80 8D 01 05 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000C9*/ public hidebysig instance int32 - Send(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 03 08 15 12 80 89 01 15 11 80 8D 01 05 11 40 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000CA*/ public hidebysig instance bool - SendAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendAsync - - .method /*060000CB*/ public hidebysig instance bool - SendPacketsAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendPacketsAsync - - .method /*060000CC*/ public hidebysig instance void - SendFile(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::SendFile - - .method /*060000CD*/ public hidebysig instance void - SendFile(string fileName, - uint8[] preBuffer, - uint8[] postBuffer, - valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ 'flags') cil managed - // SIG: 20 04 01 0E 1D 05 1D 05 11 70 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::SendFile - - .method /*060000CE*/ public hidebysig instance int32 - SendTo(uint8[] buffer, - int32 offset, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 20 05 08 1D 05 08 08 11 40 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendTo - - .method /*060000CF*/ public hidebysig instance int32 - SendTo(uint8[] buffer, - int32 size, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 20 04 08 1D 05 08 11 40 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendTo - - .method /*060000D0*/ public hidebysig instance int32 - SendTo(uint8[] buffer, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 20 02 08 1D 05 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendTo - - .method /*060000D1*/ public hidebysig instance int32 - SendTo(uint8[] buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 20 03 08 1D 05 11 40 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendTo - - .method /*060000D2*/ public hidebysig instance bool - SendToAsync(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SendToAsync - - .method /*060000D3*/ public hidebysig instance void - SetIPProtectionLevel(valuetype System.Net.Sockets.IPProtectionLevel/*02000004*/ level) cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::SetIPProtectionLevel - - .method /*060000D4*/ public hidebysig instance void - SetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName, - bool optionValue) cil managed - // SIG: 20 03 01 11 4C 11 50 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::SetSocketOption - - .method /*060000D5*/ public hidebysig instance void - SetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName, - uint8[] optionValue) cil managed - // SIG: 20 03 01 11 4C 11 50 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::SetSocketOption - - .method /*060000D6*/ public hidebysig instance void - SetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName, - int32 optionValue) cil managed - // SIG: 20 03 01 11 4C 11 50 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::SetSocketOption - - .method /*060000D7*/ public hidebysig instance void - SetSocketOption(valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ optionLevel, - valuetype System.Net.Sockets.SocketOptionName/*02000014*/ optionName, - object optionValue) cil managed - // SIG: 20 03 01 11 4C 11 50 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::SetSocketOption - - .method /*060000D8*/ public hidebysig instance void - Shutdown(valuetype System.Net.Sockets.SocketShutdown/*02000017*/ how) cil managed - // SIG: 20 01 01 11 5C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Socket::Shutdown - - .method /*060000D9*/ public hidebysig instance int32 - Receive(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000025*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 95 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000DA*/ public hidebysig instance int32 - Receive(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000025*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 02 08 15 11 80 95 01 05 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000DB*/ public hidebysig instance int32 - Receive(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000025*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 03 08 15 11 80 95 01 05 11 40 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Receive - - .method /*060000DC*/ public hidebysig instance int32 - Send(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000026*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 99 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000DD*/ public hidebysig instance int32 - Send(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000026*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 20 02 08 15 11 80 99 01 05 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .method /*060000DE*/ public hidebysig instance int32 - Send(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000026*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [out] valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/& errorCode) cil managed - // SIG: 20 03 08 15 11 80 99 01 05 11 40 10 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Socket::Send - - .property /*1700001B*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ - AddressFamily() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ System.Net.Sockets.Socket/*0200000D*/::get_AddressFamily() /* 0600004D */ - } // end of property Socket::AddressFamily - .property /*1700001C*/ instance int32 Available() - { - .get instance int32 System.Net.Sockets.Socket/*0200000D*/::get_Available() /* 0600004E */ - } // end of property Socket::Available - .property /*1700001D*/ instance bool Blocking() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_Blocking() /* 0600004F */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_Blocking(bool) /* 06000050 */ - } // end of property Socket::Blocking - .property /*1700001E*/ instance bool Connected() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_Connected() /* 06000051 */ - } // end of property Socket::Connected - .property /*1700001F*/ instance bool DontFragment() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_DontFragment() /* 06000052 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_DontFragment(bool) /* 06000053 */ - } // end of property Socket::DontFragment - .property /*17000020*/ instance bool DualMode() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_DualMode() /* 06000054 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_DualMode(bool) /* 06000055 */ - } // end of property Socket::DualMode - .property /*17000021*/ instance bool EnableBroadcast() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_EnableBroadcast() /* 06000056 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_EnableBroadcast(bool) /* 06000057 */ - } // end of property Socket::EnableBroadcast - .property /*17000022*/ instance bool ExclusiveAddressUse() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_ExclusiveAddressUse() /* 06000058 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_ExclusiveAddressUse(bool) /* 06000059 */ - } // end of property Socket::ExclusiveAddressUse - .property /*17000023*/ instance native int - Handle() - { - .get instance native int System.Net.Sockets.Socket/*0200000D*/::get_Handle() /* 0600005A */ - } // end of property Socket::Handle - .property /*17000024*/ instance bool IsBound() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_IsBound() /* 0600005B */ - } // end of property Socket::IsBound - .property /*17000025*/ instance class System.Net.Sockets.LingerOption/*02000006*/ - LingerState() - { - .get instance class System.Net.Sockets.LingerOption/*02000006*/ System.Net.Sockets.Socket/*0200000D*/::get_LingerState() /* 0600005C */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_LingerState(class System.Net.Sockets.LingerOption/*02000006*/) /* 0600005D */ - } // end of property Socket::LingerState - .property /*17000026*/ instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - LocalEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ System.Net.Sockets.Socket/*0200000D*/::get_LocalEndPoint() /* 0600005E */ - } // end of property Socket::LocalEndPoint - .property /*17000027*/ instance bool MulticastLoopback() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_MulticastLoopback() /* 0600005F */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_MulticastLoopback(bool) /* 06000060 */ - } // end of property Socket::MulticastLoopback - .property /*17000028*/ instance bool NoDelay() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_NoDelay() /* 06000061 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_NoDelay(bool) /* 06000062 */ - } // end of property Socket::NoDelay - .property /*17000029*/ bool OSSupportsIPv4() - { - .get bool System.Net.Sockets.Socket/*0200000D*/::get_OSSupportsIPv4() /* 06000063 */ - } // end of property Socket::OSSupportsIPv4 - .property /*1700002A*/ bool OSSupportsIPv6() - { - .get bool System.Net.Sockets.Socket/*0200000D*/::get_OSSupportsIPv6() /* 06000064 */ - } // end of property Socket::OSSupportsIPv6 - .property /*1700002B*/ instance valuetype System.Net.Sockets.ProtocolType/*0200000A*/ - ProtocolType() - { - .get instance valuetype System.Net.Sockets.ProtocolType/*0200000A*/ System.Net.Sockets.Socket/*0200000D*/::get_ProtocolType() /* 06000065 */ - } // end of property Socket::ProtocolType - .property /*1700002C*/ instance int32 ReceiveBufferSize() - { - .get instance int32 System.Net.Sockets.Socket/*0200000D*/::get_ReceiveBufferSize() /* 06000066 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_ReceiveBufferSize(int32) /* 06000067 */ - } // end of property Socket::ReceiveBufferSize - .property /*1700002D*/ instance int32 ReceiveTimeout() - { - .get instance int32 System.Net.Sockets.Socket/*0200000D*/::get_ReceiveTimeout() /* 06000068 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_ReceiveTimeout(int32) /* 06000069 */ - } // end of property Socket::ReceiveTimeout - .property /*1700002E*/ instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - RemoteEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ System.Net.Sockets.Socket/*0200000D*/::get_RemoteEndPoint() /* 0600006A */ - } // end of property Socket::RemoteEndPoint - .property /*1700002F*/ instance int32 SendBufferSize() - { - .get instance int32 System.Net.Sockets.Socket/*0200000D*/::get_SendBufferSize() /* 0600006B */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_SendBufferSize(int32) /* 0600006C */ - } // end of property Socket::SendBufferSize - .property /*17000030*/ instance int32 SendTimeout() - { - .get instance int32 System.Net.Sockets.Socket/*0200000D*/::get_SendTimeout() /* 0600006D */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_SendTimeout(int32) /* 0600006E */ - } // end of property Socket::SendTimeout - .property /*17000031*/ instance valuetype System.Net.Sockets.SocketType/*02000019*/ - SocketType() - { - .get instance valuetype System.Net.Sockets.SocketType/*02000019*/ System.Net.Sockets.Socket/*0200000D*/::get_SocketType() /* 0600006F */ - } // end of property Socket::SocketType - .property /*17000032*/ bool SupportsIPv4() - { - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000027*/::.ctor(string) /* 0A000012 */ = ( 01 00 78 53 75 70 70 6F 72 74 73 49 50 76 34 20 // ..xSupportsIPv4 - 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F 72 // is obsoleted for - 20 74 68 69 73 20 74 79 70 65 2C 20 70 6C 65 61 // this type, plea - 73 65 20 75 73 65 20 4F 53 53 75 70 70 6F 72 74 // se use OSSupport - 73 49 50 76 34 20 69 6E 73 74 65 61 64 2E 20 68 // sIPv4 instead. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .get bool System.Net.Sockets.Socket/*0200000D*/::get_SupportsIPv4() /* 06000070 */ - } // end of property Socket::SupportsIPv4 - .property /*17000033*/ bool SupportsIPv6() - { - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000027*/::.ctor(string) /* 0A000012 */ = ( 01 00 78 53 75 70 70 6F 72 74 73 49 50 76 36 20 // ..xSupportsIPv6 - 69 73 20 6F 62 73 6F 6C 65 74 65 64 20 66 6F 72 // is obsoleted for - 20 74 68 69 73 20 74 79 70 65 2C 20 70 6C 65 61 // this type, plea - 73 65 20 75 73 65 20 4F 53 53 75 70 70 6F 72 74 // se use OSSupport - 73 49 50 76 36 20 69 6E 73 74 65 61 64 2E 20 68 // sIPv6 instead. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - .get bool System.Net.Sockets.Socket/*0200000D*/::get_SupportsIPv6() /* 06000071 */ - } // end of property Socket::SupportsIPv6 - .property /*17000034*/ instance int16 Ttl() - { - .get instance int16 System.Net.Sockets.Socket/*0200000D*/::get_Ttl() /* 06000072 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_Ttl(int16) /* 06000073 */ - } // end of property Socket::Ttl - .property /*17000035*/ instance bool UseOnlyOverlappedIO() - { - .get instance bool System.Net.Sockets.Socket/*0200000D*/::get_UseOnlyOverlappedIO() /* 06000074 */ - .set instance void System.Net.Sockets.Socket/*0200000D*/::set_UseOnlyOverlappedIO(bool) /* 06000075 */ - } // end of property Socket::UseOnlyOverlappedIO -} // end of class System.Net.Sockets.Socket - -.class /*0200000E*/ public auto ansi beforefieldinit System.Net.Sockets.SocketAsyncEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000028*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001E*/ -{ - .method /*060000DF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000028*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::.ctor - - .method /*060000E0*/ public hidebysig specialname - instance class System.Net.Sockets.Socket/*0200000D*/ - get_AcceptSocket() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_AcceptSocket - - .method /*060000E1*/ public hidebysig specialname - instance void set_AcceptSocket(class System.Net.Sockets.Socket/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_AcceptSocket - - .method /*060000E2*/ public hidebysig specialname - instance uint8[] get_Buffer() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_Buffer - - .method /*060000E3*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> - get_BufferList() cil managed - // SIG: 20 00 15 12 80 89 01 15 11 80 8D 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_BufferList - - .method /*060000E4*/ public hidebysig specialname - instance void set_BufferList(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> 'value') cil managed - // SIG: 20 01 01 15 12 80 89 01 15 11 80 8D 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_BufferList - - .method /*060000E5*/ public hidebysig specialname - instance int32 get_BytesTransferred() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_BytesTransferred - - .method /*060000E6*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*0100002A*/ - get_ConnectByNameError() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_ConnectByNameError - - .method /*060000E7*/ public hidebysig specialname - instance class System.Net.Sockets.Socket/*0200000D*/ - get_ConnectSocket() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_ConnectSocket - - .method /*060000E8*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_Count - - .method /*060000E9*/ public hidebysig specialname - instance bool get_DisconnectReuseSocket() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_DisconnectReuseSocket - - .method /*060000EA*/ public hidebysig specialname - instance void set_DisconnectReuseSocket(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_DisconnectReuseSocket - - .method /*060000EB*/ public hidebysig specialname - instance valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ - get_LastOperation() cil managed - // SIG: 20 00 11 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_LastOperation - - .method /*060000EC*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_Offset - - .method /*060000ED*/ public hidebysig specialname - instance valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ - get_ReceiveMessageFromPacketInfo() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_ReceiveMessageFromPacketInfo - - .method /*060000EE*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - get_RemoteEndPoint() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_RemoteEndPoint - - .method /*060000EF*/ public hidebysig specialname - instance void set_RemoteEndPoint(class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_RemoteEndPoint - - .method /*060000F0*/ public hidebysig specialname - instance class System.Net.Sockets.SendPacketsElement/*0200000C*/[] - get_SendPacketsElements() cil managed - // SIG: 20 00 1D 12 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_SendPacketsElements - - .method /*060000F1*/ public hidebysig specialname - instance void set_SendPacketsElements(class System.Net.Sockets.SendPacketsElement/*0200000C*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_SendPacketsElements - - .method /*060000F2*/ public hidebysig specialname - instance valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ - get_SendPacketsFlags() cil managed - // SIG: 20 00 11 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_SendPacketsFlags - - .method /*060000F3*/ public hidebysig specialname - instance void set_SendPacketsFlags(valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ 'value') cil managed - // SIG: 20 01 01 11 70 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_SendPacketsFlags - - .method /*060000F4*/ public hidebysig specialname - instance int32 get_SendPacketsSendSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_SendPacketsSendSize - - .method /*060000F5*/ public hidebysig specialname - instance void set_SendPacketsSendSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_SendPacketsSendSize - - .method /*060000F6*/ public hidebysig specialname - instance valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/ - get_SocketError() cil managed - // SIG: 20 00 11 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_SocketError - - .method /*060000F7*/ public hidebysig specialname - instance void set_SocketError(valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/ 'value') cil managed - // SIG: 20 01 01 11 80 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_SocketError - - .method /*060000F8*/ public hidebysig specialname - instance valuetype System.Net.Sockets.SocketFlags/*02000010*/ - get_SocketFlags() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_SocketFlags - - .method /*060000F9*/ public hidebysig specialname - instance void set_SocketFlags(valuetype System.Net.Sockets.SocketFlags/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_SocketFlags - - .method /*060000FA*/ public hidebysig specialname - instance object get_UserToken() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_UserToken - - .method /*060000FB*/ public hidebysig specialname - instance void set_UserToken(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::set_UserToken - - .method /*060000FC*/ public hidebysig specialname - instance void add_Completed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000029*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 A5 01 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::add_Completed - - .method /*060000FD*/ public hidebysig specialname - instance void remove_Completed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000029*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 A5 01 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::remove_Completed - - .method /*060000FE*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::Dispose - - .method /*060000FF*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize /*01000014::0A000011*/ - // Method begins at RVA 0x20c0 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize() /* 0A000011 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::Finalize - - .method /*06000100*/ family hidebysig newslot virtual - instance void OnCompleted(class System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::OnCompleted - - .method /*06000101*/ public hidebysig instance void - SetBuffer(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::SetBuffer - - .method /*06000102*/ public hidebysig instance void - SetBuffer(int32 offset, - int32 count) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketAsyncEventArgs::SetBuffer - - .method /*06000103*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Memory`1/*0100002B*/ - get_MemoryBuffer() cil managed - // SIG: 20 00 15 11 80 AD 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::get_MemoryBuffer - - .method /*06000104*/ public hidebysig instance void - SetBuffer(valuetype [System.Runtime/*23000001*/]System.Memory`1/*0100002B*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 AD 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketAsyncEventArgs::SetBuffer - - .event /*14000001*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000029*//*1B000001*/ Completed - { - .addon instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::add_Completed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000029*/) /* 060000FC */ - .removeon instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::remove_Completed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000029*/) /* 060000FD */ - } // end of event SocketAsyncEventArgs::Completed - .property /*17000036*/ instance class System.Net.Sockets.Socket/*0200000D*/ - AcceptSocket() - { - .get instance class System.Net.Sockets.Socket/*0200000D*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_AcceptSocket() /* 060000E0 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_AcceptSocket(class System.Net.Sockets.Socket/*0200000D*/) /* 060000E1 */ - } // end of property SocketAsyncEventArgs::AcceptSocket - .property /*17000037*/ instance uint8[] - Buffer() - { - .get instance uint8[] System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_Buffer() /* 060000E2 */ - } // end of property SocketAsyncEventArgs::Buffer - .property /*17000038*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> - BufferList() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_BufferList() /* 060000E3 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_BufferList(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/>) /* 060000E4 */ - } // end of property SocketAsyncEventArgs::BufferList - .property /*17000039*/ instance int32 BytesTransferred() - { - .get instance int32 System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_BytesTransferred() /* 060000E5 */ - } // end of property SocketAsyncEventArgs::BytesTransferred - .property /*1700003A*/ instance class [System.Runtime/*23000001*/]System.Exception/*0100002A*/ - ConnectByNameError() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*0100002A*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_ConnectByNameError() /* 060000E6 */ - } // end of property SocketAsyncEventArgs::ConnectByNameError - .property /*1700003B*/ instance class System.Net.Sockets.Socket/*0200000D*/ - ConnectSocket() - { - .get instance class System.Net.Sockets.Socket/*0200000D*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_ConnectSocket() /* 060000E7 */ - } // end of property SocketAsyncEventArgs::ConnectSocket - .property /*1700003C*/ instance int32 Count() - { - .get instance int32 System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_Count() /* 060000E8 */ - } // end of property SocketAsyncEventArgs::Count - .property /*1700003D*/ instance bool DisconnectReuseSocket() - { - .get instance bool System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_DisconnectReuseSocket() /* 060000E9 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_DisconnectReuseSocket(bool) /* 060000EA */ - } // end of property SocketAsyncEventArgs::DisconnectReuseSocket - .property /*1700003E*/ instance valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ - LastOperation() - { - .get instance valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_LastOperation() /* 060000EB */ - } // end of property SocketAsyncEventArgs::LastOperation - .property /*1700003F*/ instance int32 Offset() - { - .get instance int32 System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_Offset() /* 060000EC */ - } // end of property SocketAsyncEventArgs::Offset - .property /*17000040*/ instance valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ - ReceiveMessageFromPacketInfo() - { - .get instance valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_ReceiveMessageFromPacketInfo() /* 060000ED */ - } // end of property SocketAsyncEventArgs::ReceiveMessageFromPacketInfo - .property /*17000041*/ instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - RemoteEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_RemoteEndPoint() /* 060000EE */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_RemoteEndPoint(class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/) /* 060000EF */ - } // end of property SocketAsyncEventArgs::RemoteEndPoint - .property /*17000042*/ instance class System.Net.Sockets.SendPacketsElement/*0200000C*/[] - SendPacketsElements() - { - .get instance class System.Net.Sockets.SendPacketsElement/*0200000C*/[] System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_SendPacketsElements() /* 060000F0 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_SendPacketsElements(class System.Net.Sockets.SendPacketsElement/*0200000C*/[]) /* 060000F1 */ - } // end of property SocketAsyncEventArgs::SendPacketsElements - .property /*17000043*/ instance valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ - SendPacketsFlags() - { - .get instance valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_SendPacketsFlags() /* 060000F2 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_SendPacketsFlags(valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/) /* 060000F3 */ - } // end of property SocketAsyncEventArgs::SendPacketsFlags - .property /*17000044*/ instance int32 SendPacketsSendSize() - { - .get instance int32 System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_SendPacketsSendSize() /* 060000F4 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_SendPacketsSendSize(int32) /* 060000F5 */ - } // end of property SocketAsyncEventArgs::SendPacketsSendSize - .property /*17000045*/ instance valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/ - SocketError() - { - .get instance valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_SocketError() /* 060000F6 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_SocketError(valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.SocketError/*01000021*/) /* 060000F7 */ - } // end of property SocketAsyncEventArgs::SocketError - .property /*17000046*/ instance valuetype System.Net.Sockets.SocketFlags/*02000010*/ - SocketFlags() - { - .get instance valuetype System.Net.Sockets.SocketFlags/*02000010*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_SocketFlags() /* 060000F8 */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_SocketFlags(valuetype System.Net.Sockets.SocketFlags/*02000010*/) /* 060000F9 */ - } // end of property SocketAsyncEventArgs::SocketFlags - .property /*17000047*/ instance object UserToken() - { - .get instance object System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_UserToken() /* 060000FA */ - .set instance void System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::set_UserToken(object) /* 060000FB */ - } // end of property SocketAsyncEventArgs::UserToken - .property /*17000048*/ instance valuetype [System.Runtime/*23000001*/]System.Memory`1/*0100002B*/ - MemoryBuffer() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Memory`1/*0100002B*/ System.Net.Sockets.SocketAsyncEventArgs/*0200000E*/::get_MemoryBuffer() /* 06000103 */ - } // end of property SocketAsyncEventArgs::MemoryBuffer -} // end of class System.Net.Sockets.SocketAsyncEventArgs - -.class /*0200000F*/ public auto ansi sealed System.Net.Sockets.SocketAsyncOperation - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000068*/ public specialname rtspecialname int32 value__ - .field /*04000069*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ Accept = int32(0x00000001) - .field /*0400006A*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ Connect = int32(0x00000002) - .field /*0400006B*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ Disconnect = int32(0x00000003) - .field /*0400006C*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ None = int32(0x00000000) - .field /*0400006D*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ Receive = int32(0x00000004) - .field /*0400006E*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ ReceiveFrom = int32(0x00000005) - .field /*0400006F*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ ReceiveMessageFrom = int32(0x00000006) - .field /*04000070*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ Send = int32(0x00000007) - .field /*04000071*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ SendPackets = int32(0x00000008) - .field /*04000072*/ public static literal valuetype System.Net.Sockets.SocketAsyncOperation/*0200000F*/ SendTo = int32(0x00000009) -} // end of class System.Net.Sockets.SocketAsyncOperation - -.class /*02000010*/ public auto ansi sealed System.Net.Sockets.SocketFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000013:0A000013*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .field /*04000073*/ public specialname rtspecialname int32 value__ - .field /*04000074*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ Broadcast = int32(0x00000400) - .field /*04000075*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ ControlDataTruncated = int32(0x00000200) - .field /*04000076*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ DontRoute = int32(0x00000004) - .field /*04000077*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ Multicast = int32(0x00000800) - .field /*04000078*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ None = int32(0x00000000) - .field /*04000079*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ OutOfBand = int32(0x00000001) - .field /*0400007A*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ Partial = int32(0x00008000) - .field /*0400007B*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ Peek = int32(0x00000002) - .field /*0400007C*/ public static literal valuetype System.Net.Sockets.SocketFlags/*02000010*/ Truncated = int32(0x00000100) -} // end of class System.Net.Sockets.SocketFlags - -.class /*02000011*/ public sequential ansi sealed beforefieldinit System.Net.Sockets.SocketInformation - extends [System.Runtime/*23000001*/]System.ValueType/*01000013*/ -{ - .field /*0400007D*/ private object _dummy - .method /*06000105*/ public hidebysig specialname - instance valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ - get_Options() cil managed - // SIG: 20 00 11 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketInformation::get_Options - - .method /*06000106*/ public hidebysig specialname - instance void set_Options(valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ 'value') cil managed - // SIG: 20 01 01 11 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketInformation::set_Options - - .method /*06000107*/ public hidebysig specialname - instance uint8[] get_ProtocolInformation() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketInformation::get_ProtocolInformation - - .method /*06000108*/ public hidebysig specialname - instance void set_ProtocolInformation(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SocketInformation::set_ProtocolInformation - - .property /*17000049*/ instance valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ - Options() - { - .get instance valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ System.Net.Sockets.SocketInformation/*02000011*/::get_Options() /* 06000105 */ - .set instance void System.Net.Sockets.SocketInformation/*02000011*/::set_Options(valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/) /* 06000106 */ - } // end of property SocketInformation::Options - .property /*1700004A*/ instance uint8[] - ProtocolInformation() - { - .get instance uint8[] System.Net.Sockets.SocketInformation/*02000011*/::get_ProtocolInformation() /* 06000107 */ - .set instance void System.Net.Sockets.SocketInformation/*02000011*/::set_ProtocolInformation(uint8[]) /* 06000108 */ - } // end of property SocketInformation::ProtocolInformation -} // end of class System.Net.Sockets.SocketInformation - -.class /*02000012*/ public auto ansi sealed System.Net.Sockets.SocketInformationOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000014:0A000013*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .field /*0400007E*/ public specialname rtspecialname int32 value__ - .field /*0400007F*/ public static literal valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ NonBlocking = int32(0x00000001) - .field /*04000080*/ public static literal valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ Connected = int32(0x00000002) - .field /*04000081*/ public static literal valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ Listening = int32(0x00000004) - .field /*04000082*/ public static literal valuetype System.Net.Sockets.SocketInformationOptions/*02000012*/ UseOnlyOverlappedIO = int32(0x00000008) -} // end of class System.Net.Sockets.SocketInformationOptions - -.class /*02000013*/ public auto ansi sealed System.Net.Sockets.SocketOptionLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000083*/ public specialname rtspecialname int32 value__ - .field /*04000084*/ public static literal valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ IP = int32(0x00000000) - .field /*04000085*/ public static literal valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ IPv6 = int32(0x00000029) - .field /*04000086*/ public static literal valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ Socket = int32(0x0000FFFF) - .field /*04000087*/ public static literal valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ Tcp = int32(0x00000006) - .field /*04000088*/ public static literal valuetype System.Net.Sockets.SocketOptionLevel/*02000013*/ Udp = int32(0x00000011) -} // end of class System.Net.Sockets.SocketOptionLevel - -.class /*02000014*/ public auto ansi sealed System.Net.Sockets.SocketOptionName - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000089*/ public specialname rtspecialname int32 value__ - .field /*0400008A*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ AcceptConnection = int32(0x00000002) - .field /*0400008B*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ AddMembership = int32(0x0000000C) - .field /*0400008C*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ AddSourceMembership = int32(0x0000000F) - .field /*0400008D*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ BlockSource = int32(0x00000011) - .field /*0400008E*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ Broadcast = int32(0x00000020) - .field /*0400008F*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ BsdUrgent = int32(0x00000002) - .field /*04000090*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ChecksumCoverage = int32(0x00000014) - .field /*04000091*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ Debug = int32(0x00000001) - .field /*04000092*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ DontFragment = int32(0x0000000E) - .field /*04000093*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ DontLinger = int32(0xFFFFFF7F) - .field /*04000094*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ DontRoute = int32(0x00000010) - .field /*04000095*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ DropMembership = int32(0x0000000D) - .field /*04000096*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ DropSourceMembership = int32(0x00000010) - .field /*04000097*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ Error = int32(0x00001007) - .field /*04000098*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ExclusiveAddressUse = int32(0xFFFFFFFB) - .field /*04000099*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ Expedited = int32(0x00000002) - .field /*0400009A*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ HeaderIncluded = int32(0x00000002) - .field /*0400009B*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ HopLimit = int32(0x00000015) - .field /*0400009C*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ IPOptions = int32(0x00000001) - .field /*0400009D*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ IPProtectionLevel = int32(0x00000017) - .field /*0400009E*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ IpTimeToLive = int32(0x00000004) - .field /*0400009F*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ IPv6Only = int32(0x0000001B) - .field /*040000A0*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ KeepAlive = int32(0x00000008) - .field /*040000A1*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ Linger = int32(0x00000080) - .field /*040000A2*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ MaxConnections = int32(0x7FFFFFFF) - .field /*040000A3*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ MulticastInterface = int32(0x00000009) - .field /*040000A4*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ MulticastLoopback = int32(0x0000000B) - .field /*040000A5*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ MulticastTimeToLive = int32(0x0000000A) - .field /*040000A6*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ NoChecksum = int32(0x00000001) - .field /*040000A7*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ NoDelay = int32(0x00000001) - .field /*040000A8*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ OutOfBandInline = int32(0x00000100) - .field /*040000A9*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ PacketInformation = int32(0x00000013) - .field /*040000AA*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ReceiveBuffer = int32(0x00001002) - .field /*040000AB*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ReceiveLowWater = int32(0x00001004) - .field /*040000AC*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ReceiveTimeout = int32(0x00001006) - .field /*040000AD*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ReuseAddress = int32(0x00000004) - .field /*040000AE*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ ReuseUnicastPort = int32(0x00003007) - .field /*040000AF*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ SendBuffer = int32(0x00001001) - .field /*040000B0*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ SendLowWater = int32(0x00001003) - .field /*040000B1*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ SendTimeout = int32(0x00001005) - .field /*040000B2*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ Type = int32(0x00001008) - .field /*040000B3*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ TypeOfService = int32(0x00000003) - .field /*040000B4*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ UnblockSource = int32(0x00000012) - .field /*040000B5*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ UpdateAcceptContext = int32(0x0000700B) - .field /*040000B6*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ UpdateConnectContext = int32(0x00007010) - .field /*040000B7*/ public static literal valuetype System.Net.Sockets.SocketOptionName/*02000014*/ UseLoopback = int32(0x00000040) -} // end of class System.Net.Sockets.SocketOptionName - -.class /*02000015*/ public sequential ansi sealed beforefieldinit System.Net.Sockets.SocketReceiveFromResult - extends [System.Runtime/*23000001*/]System.ValueType/*01000013*/ -{ - .field /*040000B8*/ public int32 ReceivedBytes - .field /*040000B9*/ public class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ RemoteEndPoint -} // end of class System.Net.Sockets.SocketReceiveFromResult - -.class /*02000016*/ public sequential ansi sealed beforefieldinit System.Net.Sockets.SocketReceiveMessageFromResult - extends [System.Runtime/*23000001*/]System.ValueType/*01000013*/ -{ - .field /*040000BA*/ public int32 ReceivedBytes - .field /*040000BB*/ public valuetype System.Net.Sockets.SocketFlags/*02000010*/ SocketFlags - .field /*040000BC*/ public class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ RemoteEndPoint - .field /*040000BD*/ public valuetype System.Net.Sockets.IPPacketInformation/*02000003*/ PacketInformation -} // end of class System.Net.Sockets.SocketReceiveMessageFromResult - -.class /*02000017*/ public auto ansi sealed System.Net.Sockets.SocketShutdown - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000BE*/ public specialname rtspecialname int32 value__ - .field /*040000BF*/ public static literal valuetype System.Net.Sockets.SocketShutdown/*02000017*/ Both = int32(0x00000002) - .field /*040000C0*/ public static literal valuetype System.Net.Sockets.SocketShutdown/*02000017*/ Receive = int32(0x00000000) - .field /*040000C1*/ public static literal valuetype System.Net.Sockets.SocketShutdown/*02000017*/ Send = int32(0x00000001) -} // end of class System.Net.Sockets.SocketShutdown - -.class /*02000018*/ public abstract auto ansi sealed beforefieldinit System.Net.Sockets.SocketTaskExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000109*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - AcceptAsync(class System.Net.Sockets.Socket/*0200000D*/ socket) cil managed - // SIG: 00 01 15 12 71 01 12 34 12 34 - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::AcceptAsync - - .method /*0600010A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - AcceptAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - class System.Net.Sockets.Socket/*0200000D*/ acceptSocket) cil managed - // SIG: 00 02 15 12 71 01 12 34 12 34 12 34 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::AcceptAsync - - .method /*0600010B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 00 02 12 69 12 34 12 80 81 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ConnectAsync - - .method /*0600010C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - int32 port) cil managed - // SIG: 00 03 12 69 12 34 12 55 08 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ConnectAsync - - .method /*0600010D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] addresses, - int32 port) cil managed - // SIG: 00 03 12 69 12 34 1D 12 55 08 - { - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ConnectAsync - - .method /*0600010E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - string host, - int32 port) cil managed - // SIG: 00 03 12 69 12 34 0E 08 - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ConnectAsync - - .method /*0600010F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReceiveAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000023*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 00 03 15 12 71 01 08 12 34 15 11 80 8D 01 05 11 40 - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ReceiveAsync - - .method /*06000110*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReceiveAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 00 03 15 12 71 01 08 12 34 15 12 80 89 01 15 11 80 8D 01 05 11 40 - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ReceiveAsync - - .method /*06000111*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReceiveFromAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000023*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEndPoint) cil managed - // SIG: 00 04 15 12 71 01 11 54 12 34 15 11 80 8D 01 05 11 40 12 80 81 - { - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ReceiveFromAsync - - .method /*06000112*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReceiveMessageFromAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000023*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEndPoint) cil managed - // SIG: 00 04 15 12 71 01 11 58 12 34 15 11 80 8D 01 05 11 40 12 80 81 - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ReceiveMessageFromAsync - - .method /*06000113*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - SendAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000023*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 00 03 15 12 71 01 08 12 34 15 11 80 8D 01 05 11 40 - { - .custom /*0C000023:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::SendAsync - - .method /*06000114*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - SendAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000022*/> buffers, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags) cil managed - // SIG: 00 03 15 12 71 01 08 12 34 15 12 80 89 01 15 11 80 8D 01 05 11 40 - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::SendAsync - - .method /*06000115*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - SendToAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000023*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ remoteEP) cil managed - // SIG: 00 04 15 12 71 01 08 12 34 15 11 80 8D 01 05 11 40 12 80 81 - { - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::SendToAsync - - .method /*06000116*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*0100002D*/ - ReceiveAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.Memory`1/*0100002B*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001B*/ cancellationToken) cil managed - // SIG: 00 04 15 11 80 B5 01 08 12 34 15 11 80 AD 01 05 11 40 11 6D - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [4]/*080001BA*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::ReceiveAsync - - .method /*06000117*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*0100002D*/ - SendAsync(class System.Net.Sockets.Socket/*0200000D*/ socket, - valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*0100002E*/ buffer, - valuetype System.Net.Sockets.SocketFlags/*02000010*/ socketFlags, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001B*/ cancellationToken) cil managed - // SIG: 00 04 15 11 80 B5 01 08 12 34 15 11 80 B9 01 05 11 40 11 6D - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .param [4]/*080001BE*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SocketTaskExtensions::SendAsync - -} // end of class System.Net.Sockets.SocketTaskExtensions - -.class /*02000019*/ public auto ansi sealed System.Net.Sockets.SocketType - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*040000C2*/ public specialname rtspecialname int32 value__ - .field /*040000C3*/ public static literal valuetype System.Net.Sockets.SocketType/*02000019*/ Dgram = int32(0x00000002) - .field /*040000C4*/ public static literal valuetype System.Net.Sockets.SocketType/*02000019*/ Raw = int32(0x00000003) - .field /*040000C5*/ public static literal valuetype System.Net.Sockets.SocketType/*02000019*/ Rdm = int32(0x00000004) - .field /*040000C6*/ public static literal valuetype System.Net.Sockets.SocketType/*02000019*/ Seqpacket = int32(0x00000005) - .field /*040000C7*/ public static literal valuetype System.Net.Sockets.SocketType/*02000019*/ Stream = int32(0x00000001) - .field /*040000C8*/ public static literal valuetype System.Net.Sockets.SocketType/*02000019*/ Unknown = int32(0xFFFFFFFF) -} // end of class System.Net.Sockets.SocketType - -.class /*0200001A*/ public auto ansi beforefieldinit System.Net.Sockets.TcpClient - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001E*/ -{ - .method /*06000118*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpClient::.ctor - - .method /*06000119*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ 'family') cil managed - // SIG: 20 01 01 11 7D - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpClient::.ctor - - .method /*0600011A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ localEP) cil managed - // SIG: 20 01 01 12 80 BD - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpClient::.ctor - - .method /*0600011B*/ public hidebysig specialname rtspecialname - instance void .ctor(string hostname, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpClient::.ctor - - .method /*0600011C*/ family hidebysig specialname - instance bool get_Active() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_Active - - .method /*0600011D*/ family hidebysig specialname - instance void set_Active(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_Active - - .method /*0600011E*/ public hidebysig specialname - instance int32 get_Available() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_Available - - .method /*0600011F*/ public hidebysig specialname - instance class System.Net.Sockets.Socket/*0200000D*/ - get_Client() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_Client - - .method /*06000120*/ public hidebysig specialname - instance void set_Client(class System.Net.Sockets.Socket/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_Client - - .method /*06000121*/ public hidebysig specialname - instance bool get_Connected() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_Connected - - .method /*06000122*/ public hidebysig specialname - instance bool get_ExclusiveAddressUse() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_ExclusiveAddressUse - - .method /*06000123*/ public hidebysig specialname - instance void set_ExclusiveAddressUse(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_ExclusiveAddressUse - - .method /*06000124*/ public hidebysig specialname - instance class System.Net.Sockets.LingerOption/*02000006*/ - get_LingerState() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_LingerState - - .method /*06000125*/ public hidebysig specialname - instance void set_LingerState(class System.Net.Sockets.LingerOption/*02000006*/ 'value') cil managed - // SIG: 20 01 01 12 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_LingerState - - .method /*06000126*/ public hidebysig specialname - instance bool get_NoDelay() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_NoDelay - - .method /*06000127*/ public hidebysig specialname - instance void set_NoDelay(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_NoDelay - - .method /*06000128*/ public hidebysig specialname - instance int32 get_ReceiveBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_ReceiveBufferSize - - .method /*06000129*/ public hidebysig specialname - instance void set_ReceiveBufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_ReceiveBufferSize - - .method /*0600012A*/ public hidebysig specialname - instance int32 get_ReceiveTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_ReceiveTimeout - - .method /*0600012B*/ public hidebysig specialname - instance void set_ReceiveTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_ReceiveTimeout - - .method /*0600012C*/ public hidebysig specialname - instance int32 get_SendBufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_SendBufferSize - - .method /*0600012D*/ public hidebysig specialname - instance void set_SendBufferSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_SendBufferSize - - .method /*0600012E*/ public hidebysig specialname - instance int32 get_SendTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::get_SendTimeout - - .method /*0600012F*/ public hidebysig specialname - instance void set_SendTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::set_SendTimeout - - .method /*06000130*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 12 55 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::BeginConnect - - .method /*06000131*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] addresses, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 1D 12 55 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::BeginConnect - - .method /*06000132*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginConnect(string host, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 0E 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::BeginConnect - - .method /*06000133*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Close - - .method /*06000134*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - int32 port) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Connect - - .method /*06000135*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] ipAddresses, - int32 port) cil managed - // SIG: 20 02 01 1D 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Connect - - .method /*06000136*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ remoteEP) cil managed - // SIG: 20 01 01 12 80 BD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Connect - - .method /*06000137*/ public hidebysig instance void - Connect(string hostname, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Connect - - .method /*06000138*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ address, - int32 port) cil managed - // SIG: 20 02 12 69 12 55 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::ConnectAsync - - .method /*06000139*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/[] addresses, - int32 port) cil managed - // SIG: 20 02 12 69 1D 12 55 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::ConnectAsync - - .method /*0600013A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - ConnectAsync(string host, - int32 port) cil managed - // SIG: 20 02 12 69 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::ConnectAsync - - .method /*0600013B*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Dispose - - .method /*0600013C*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::Dispose - - .method /*0600013D*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize /*01000014::0A000011*/ - // Method begins at RVA 0x20e8 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::Finalize() /* 0A000011 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method TcpClient::Finalize - - .method /*0600013E*/ public hidebysig instance void - EndConnect(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpClient::EndConnect - - .method /*0600013F*/ public hidebysig instance class System.Net.Sockets.NetworkStream/*02000008*/ - GetStream() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpClient::GetStream - - .property /*1700004B*/ instance bool Active() - { - .get instance bool System.Net.Sockets.TcpClient/*0200001A*/::get_Active() /* 0600011C */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_Active(bool) /* 0600011D */ - } // end of property TcpClient::Active - .property /*1700004C*/ instance int32 Available() - { - .get instance int32 System.Net.Sockets.TcpClient/*0200001A*/::get_Available() /* 0600011E */ - } // end of property TcpClient::Available - .property /*1700004D*/ instance class System.Net.Sockets.Socket/*0200000D*/ - Client() - { - .get instance class System.Net.Sockets.Socket/*0200000D*/ System.Net.Sockets.TcpClient/*0200001A*/::get_Client() /* 0600011F */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_Client(class System.Net.Sockets.Socket/*0200000D*/) /* 06000120 */ - } // end of property TcpClient::Client - .property /*1700004E*/ instance bool Connected() - { - .get instance bool System.Net.Sockets.TcpClient/*0200001A*/::get_Connected() /* 06000121 */ - } // end of property TcpClient::Connected - .property /*1700004F*/ instance bool ExclusiveAddressUse() - { - .get instance bool System.Net.Sockets.TcpClient/*0200001A*/::get_ExclusiveAddressUse() /* 06000122 */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_ExclusiveAddressUse(bool) /* 06000123 */ - } // end of property TcpClient::ExclusiveAddressUse - .property /*17000050*/ instance class System.Net.Sockets.LingerOption/*02000006*/ - LingerState() - { - .get instance class System.Net.Sockets.LingerOption/*02000006*/ System.Net.Sockets.TcpClient/*0200001A*/::get_LingerState() /* 06000124 */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_LingerState(class System.Net.Sockets.LingerOption/*02000006*/) /* 06000125 */ - } // end of property TcpClient::LingerState - .property /*17000051*/ instance bool NoDelay() - { - .get instance bool System.Net.Sockets.TcpClient/*0200001A*/::get_NoDelay() /* 06000126 */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_NoDelay(bool) /* 06000127 */ - } // end of property TcpClient::NoDelay - .property /*17000052*/ instance int32 ReceiveBufferSize() - { - .get instance int32 System.Net.Sockets.TcpClient/*0200001A*/::get_ReceiveBufferSize() /* 06000128 */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_ReceiveBufferSize(int32) /* 06000129 */ - } // end of property TcpClient::ReceiveBufferSize - .property /*17000053*/ instance int32 ReceiveTimeout() - { - .get instance int32 System.Net.Sockets.TcpClient/*0200001A*/::get_ReceiveTimeout() /* 0600012A */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_ReceiveTimeout(int32) /* 0600012B */ - } // end of property TcpClient::ReceiveTimeout - .property /*17000054*/ instance int32 SendBufferSize() - { - .get instance int32 System.Net.Sockets.TcpClient/*0200001A*/::get_SendBufferSize() /* 0600012C */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_SendBufferSize(int32) /* 0600012D */ - } // end of property TcpClient::SendBufferSize - .property /*17000055*/ instance int32 SendTimeout() - { - .get instance int32 System.Net.Sockets.TcpClient/*0200001A*/::get_SendTimeout() /* 0600012E */ - .set instance void System.Net.Sockets.TcpClient/*0200001A*/::set_SendTimeout(int32) /* 0600012F */ - } // end of property TcpClient::SendTimeout -} // end of class System.Net.Sockets.TcpClient - -.class /*0200001B*/ public auto ansi beforefieldinit System.Net.Sockets.TcpListener - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000140*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 port) cil managed - // SIG: 20 01 01 08 - { - .custom /*0C000028:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000027*/::.ctor(string) /* 0A000012 */ = ( 01 00 80 8C 54 68 69 73 20 6D 65 74 68 6F 64 20 // ....This method - 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 // has been depreca - 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 // ted. Please use - 54 63 70 4C 69 73 74 65 6E 65 72 28 49 50 41 64 // TcpListener(IPAd - 64 72 65 73 73 20 6C 6F 63 61 6C 61 64 64 72 2C // dress localaddr, - 20 69 6E 74 20 70 6F 72 74 29 20 69 6E 73 74 65 // int port) inste - 61 64 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 // ad. http://go.mi - 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 // crosoft.com/fwli - 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 // nk/?linkid=14202 - 00 00 ) - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpListener::.ctor - - .method /*06000141*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ localaddr, - int32 port) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpListener::.ctor - - .method /*06000142*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ localEP) cil managed - // SIG: 20 01 01 12 80 BD - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TcpListener::.ctor - - .method /*06000143*/ family hidebysig specialname - instance bool get_Active() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::get_Active - - .method /*06000144*/ public hidebysig specialname - instance bool get_ExclusiveAddressUse() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::get_ExclusiveAddressUse - - .method /*06000145*/ public hidebysig specialname - instance void set_ExclusiveAddressUse(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpListener::set_ExclusiveAddressUse - - .method /*06000146*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - get_LocalEndpoint() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::get_LocalEndpoint - - .method /*06000147*/ public hidebysig specialname - instance class System.Net.Sockets.Socket/*0200000D*/ - get_Server() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::get_Server - - .method /*06000148*/ public hidebysig instance class System.Net.Sockets.Socket/*0200000D*/ - AcceptSocket() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::AcceptSocket - - .method /*06000149*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - AcceptSocketAsync() cil managed - // SIG: 20 00 15 12 71 01 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::AcceptSocketAsync - - .method /*0600014A*/ public hidebysig instance class System.Net.Sockets.TcpClient/*0200001A*/ - AcceptTcpClient() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::AcceptTcpClient - - .method /*0600014B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - AcceptTcpClientAsync() cil managed - // SIG: 20 00 15 12 71 01 12 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::AcceptTcpClientAsync - - .method /*0600014C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginAcceptSocket(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 02 12 61 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::BeginAcceptSocket - - .method /*0600014D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginAcceptTcpClient(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object state) cil managed - // SIG: 20 02 12 61 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::BeginAcceptTcpClient - - .method /*0600014E*/ public hidebysig instance class System.Net.Sockets.Socket/*0200000D*/ - EndAcceptSocket(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 12 34 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::EndAcceptSocket - - .method /*0600014F*/ public hidebysig instance class System.Net.Sockets.TcpClient/*0200001A*/ - EndAcceptTcpClient(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 12 68 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::EndAcceptTcpClient - - .method /*06000150*/ public hidebysig instance bool - Pending() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::Pending - - .method /*06000151*/ public hidebysig instance void - Start() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpListener::Start - - .method /*06000152*/ public hidebysig instance void - Start(int32 backlog) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpListener::Start - - .method /*06000153*/ public hidebysig instance void - Stop() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TcpListener::Stop - - .method /*06000154*/ public hidebysig instance void - AllowNatTraversal(bool allowed) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::AllowNatTraversal - - .method /*06000155*/ public hidebysig static - class System.Net.Sockets.TcpListener/*0200001B*/ - Create(int32 port) cil managed - // SIG: 00 01 12 6C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TcpListener::Create - - .property /*17000056*/ instance bool Active() - { - .get instance bool System.Net.Sockets.TcpListener/*0200001B*/::get_Active() /* 06000143 */ - } // end of property TcpListener::Active - .property /*17000057*/ instance bool ExclusiveAddressUse() - { - .get instance bool System.Net.Sockets.TcpListener/*0200001B*/::get_ExclusiveAddressUse() /* 06000144 */ - .set instance void System.Net.Sockets.TcpListener/*0200001B*/::set_ExclusiveAddressUse(bool) /* 06000145 */ - } // end of property TcpListener::ExclusiveAddressUse - .property /*17000058*/ instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ - LocalEndpoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ System.Net.Sockets.TcpListener/*0200001B*/::get_LocalEndpoint() /* 06000146 */ - } // end of property TcpListener::LocalEndpoint - .property /*17000059*/ instance class System.Net.Sockets.Socket/*0200000D*/ - Server() - { - .get instance class System.Net.Sockets.Socket/*0200000D*/ System.Net.Sockets.TcpListener/*0200001B*/::get_Server() /* 06000147 */ - } // end of property TcpListener::Server -} // end of class System.Net.Sockets.TcpListener - -.class /*0200001C*/ public auto ansi sealed System.Net.Sockets.TransmitFileOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000016:0A000013*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002C*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .field /*040000C9*/ public specialname rtspecialname int32 value__ - .field /*040000CA*/ public static literal valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ Disconnect = int32(0x00000001) - .field /*040000CB*/ public static literal valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ ReuseSocket = int32(0x00000002) - .field /*040000CC*/ public static literal valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ UseDefaultWorkerThread = int32(0x00000000) - .field /*040000CD*/ public static literal valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ UseKernelApc = int32(0x00000020) - .field /*040000CE*/ public static literal valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ UseSystemThread = int32(0x00000010) - .field /*040000CF*/ public static literal valuetype System.Net.Sockets.TransmitFileOptions/*0200001C*/ WriteBehind = int32(0x00000004) -} // end of class System.Net.Sockets.TransmitFileOptions - -.class /*0200001D*/ public auto ansi beforefieldinit System.Net.Sockets.UdpClient - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001E*/ -{ - .method /*06000156*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpClient::.ctor - - .method /*06000157*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 port) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpClient::.ctor - - .method /*06000158*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 port, - valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ 'family') cil managed - // SIG: 20 02 01 08 11 7D - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpClient::.ctor - - .method /*06000159*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ localEP) cil managed - // SIG: 20 01 01 12 80 BD - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpClient::.ctor - - .method /*0600015A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Net.Primitives/*23000002*/]System.Net.Sockets.AddressFamily/*0100001F*/ 'family') cil managed - // SIG: 20 01 01 11 7D - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpClient::.ctor - - .method /*0600015B*/ public hidebysig specialname rtspecialname - instance void .ctor(string hostname, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method UdpClient::.ctor - - .method /*0600015C*/ family hidebysig specialname - instance bool get_Active() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_Active - - .method /*0600015D*/ family hidebysig specialname - instance void set_Active(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_Active - - .method /*0600015E*/ public hidebysig specialname - instance int32 get_Available() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_Available - - .method /*0600015F*/ public hidebysig specialname - instance class System.Net.Sockets.Socket/*0200000D*/ - get_Client() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_Client - - .method /*06000160*/ public hidebysig specialname - instance void set_Client(class System.Net.Sockets.Socket/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_Client - - .method /*06000161*/ public hidebysig specialname - instance bool get_DontFragment() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_DontFragment - - .method /*06000162*/ public hidebysig specialname - instance void set_DontFragment(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_DontFragment - - .method /*06000163*/ public hidebysig specialname - instance bool get_EnableBroadcast() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_EnableBroadcast - - .method /*06000164*/ public hidebysig specialname - instance void set_EnableBroadcast(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_EnableBroadcast - - .method /*06000165*/ public hidebysig specialname - instance bool get_ExclusiveAddressUse() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_ExclusiveAddressUse - - .method /*06000166*/ public hidebysig specialname - instance void set_ExclusiveAddressUse(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_ExclusiveAddressUse - - .method /*06000167*/ public hidebysig specialname - instance bool get_MulticastLoopback() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_MulticastLoopback - - .method /*06000168*/ public hidebysig specialname - instance void set_MulticastLoopback(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_MulticastLoopback - - .method /*06000169*/ public hidebysig specialname - instance int16 get_Ttl() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::get_Ttl - - .method /*0600016A*/ public hidebysig specialname - instance void set_Ttl(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::set_Ttl - - .method /*0600016B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginReceive(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 02 12 61 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::BeginReceive - - .method /*0600016C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(uint8[] datagram, - int32 bytes, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 04 12 61 1D 05 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::BeginSend - - .method /*0600016D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(uint8[] datagram, - int32 bytes, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ endPoint, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 05 12 61 1D 05 08 12 80 BD 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::BeginSend - - .method /*0600016E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginSend(uint8[] datagram, - int32 bytes, - string hostname, - int32 port, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ requestCallback, - object state) cil managed - // SIG: 20 06 12 61 1D 05 08 0E 08 12 65 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::BeginSend - - .method /*0600016F*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::Close - - .method /*06000170*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ addr, - int32 port) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::Connect - - .method /*06000171*/ public hidebysig instance void - Connect(class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ endPoint) cil managed - // SIG: 20 01 01 12 80 BD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::Connect - - .method /*06000172*/ public hidebysig instance void - Connect(string hostname, - int32 port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::Connect - - .method /*06000173*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::Dispose - - .method /*06000174*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::Dispose - - .method /*06000175*/ public hidebysig instance void - DropMulticastGroup(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ multicastAddr) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::DropMulticastGroup - - .method /*06000176*/ public hidebysig instance void - DropMulticastGroup(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ multicastAddr, - int32 ifindex) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::DropMulticastGroup - - .method /*06000177*/ public hidebysig instance uint8[] - EndReceive(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/& remoteEP) cil managed - // SIG: 20 02 1D 05 12 61 10 12 80 BD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::EndReceive - - .method /*06000178*/ public hidebysig instance int32 - EndSend(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ asyncResult) cil managed - // SIG: 20 01 08 12 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::EndSend - - .method /*06000179*/ public hidebysig instance void - JoinMulticastGroup(int32 ifindex, - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ multicastAddr) cil managed - // SIG: 20 02 01 08 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::JoinMulticastGroup - - .method /*0600017A*/ public hidebysig instance void - JoinMulticastGroup(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ multicastAddr) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::JoinMulticastGroup - - .method /*0600017B*/ public hidebysig instance void - JoinMulticastGroup(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ multicastAddr, - int32 timeToLive) cil managed - // SIG: 20 02 01 12 55 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::JoinMulticastGroup - - .method /*0600017C*/ public hidebysig instance void - JoinMulticastGroup(class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ multicastAddr, - class [System.Net.Primitives/*23000002*/]System.Net.IPAddress/*01000015*/ localAddress) cil managed - // SIG: 20 02 01 12 55 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UdpClient::JoinMulticastGroup - - .method /*0600017D*/ public hidebysig instance uint8[] - Receive(class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/& remoteEP) cil managed - // SIG: 20 01 1D 05 10 12 80 BD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::Receive - - .method /*0600017E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - ReceiveAsync() cil managed - // SIG: 20 00 15 12 71 01 11 78 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::ReceiveAsync - - .method /*0600017F*/ public hidebysig instance int32 - Send(uint8[] dgram, - int32 bytes) cil managed - // SIG: 20 02 08 1D 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::Send - - .method /*06000180*/ public hidebysig instance int32 - Send(uint8[] dgram, - int32 bytes, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ endPoint) cil managed - // SIG: 20 03 08 1D 05 08 12 80 BD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::Send - - .method /*06000181*/ public hidebysig instance int32 - Send(uint8[] dgram, - int32 bytes, - string hostname, - int32 port) cil managed - // SIG: 20 04 08 1D 05 08 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::Send - - .method /*06000182*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - SendAsync(uint8[] datagram, - int32 bytes) cil managed - // SIG: 20 02 15 12 71 01 08 1D 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::SendAsync - - .method /*06000183*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - SendAsync(uint8[] datagram, - int32 bytes, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ endPoint) cil managed - // SIG: 20 03 15 12 71 01 08 1D 05 08 12 80 BD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::SendAsync - - .method /*06000184*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001C*/ - SendAsync(uint8[] datagram, - int32 bytes, - string hostname, - int32 port) cil managed - // SIG: 20 04 15 12 71 01 08 1D 05 08 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::SendAsync - - .method /*06000185*/ public hidebysig instance void - AllowNatTraversal(bool allowed) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpClient::AllowNatTraversal - - .property /*1700005A*/ instance bool Active() - { - .get instance bool System.Net.Sockets.UdpClient/*0200001D*/::get_Active() /* 0600015C */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_Active(bool) /* 0600015D */ - } // end of property UdpClient::Active - .property /*1700005B*/ instance int32 Available() - { - .get instance int32 System.Net.Sockets.UdpClient/*0200001D*/::get_Available() /* 0600015E */ - } // end of property UdpClient::Available - .property /*1700005C*/ instance class System.Net.Sockets.Socket/*0200000D*/ - Client() - { - .get instance class System.Net.Sockets.Socket/*0200000D*/ System.Net.Sockets.UdpClient/*0200001D*/::get_Client() /* 0600015F */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_Client(class System.Net.Sockets.Socket/*0200000D*/) /* 06000160 */ - } // end of property UdpClient::Client - .property /*1700005D*/ instance bool DontFragment() - { - .get instance bool System.Net.Sockets.UdpClient/*0200001D*/::get_DontFragment() /* 06000161 */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_DontFragment(bool) /* 06000162 */ - } // end of property UdpClient::DontFragment - .property /*1700005E*/ instance bool EnableBroadcast() - { - .get instance bool System.Net.Sockets.UdpClient/*0200001D*/::get_EnableBroadcast() /* 06000163 */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_EnableBroadcast(bool) /* 06000164 */ - } // end of property UdpClient::EnableBroadcast - .property /*1700005F*/ instance bool ExclusiveAddressUse() - { - .get instance bool System.Net.Sockets.UdpClient/*0200001D*/::get_ExclusiveAddressUse() /* 06000165 */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_ExclusiveAddressUse(bool) /* 06000166 */ - } // end of property UdpClient::ExclusiveAddressUse - .property /*17000060*/ instance bool MulticastLoopback() - { - .get instance bool System.Net.Sockets.UdpClient/*0200001D*/::get_MulticastLoopback() /* 06000167 */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_MulticastLoopback(bool) /* 06000168 */ - } // end of property UdpClient::MulticastLoopback - .property /*17000061*/ instance int16 Ttl() - { - .get instance int16 System.Net.Sockets.UdpClient/*0200001D*/::get_Ttl() /* 06000169 */ - .set instance void System.Net.Sockets.UdpClient/*0200001D*/::set_Ttl(int16) /* 0600016A */ - } // end of property UdpClient::Ttl -} // end of class System.Net.Sockets.UdpClient - -.class /*0200001E*/ public sequential ansi sealed beforefieldinit System.Net.Sockets.UdpReceiveResult - extends [System.Runtime/*23000001*/]System.ValueType/*01000013*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000030*//*1B000002*/ -{ - .field /*040000D0*/ private object _dummy - .method /*06000186*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ remoteEndPoint) cil managed - // SIG: 20 02 01 1D 05 12 80 BD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::.ctor - - .method /*06000187*/ public hidebysig specialname - instance uint8[] get_Buffer() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::get_Buffer - - .method /*06000188*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ - get_RemoteEndPoint() cil managed - // SIG: 20 00 12 80 BD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::get_RemoteEndPoint - - .method /*06000189*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Net.Sockets.UdpReceiveResult/*0200001E*/ other) cil managed - // SIG: 20 01 02 11 78 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::Equals - - .method /*0600018A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::Equals - - .method /*0600018B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::GetHashCode - - .method /*0600018C*/ public hidebysig specialname static - bool op_Equality(valuetype System.Net.Sockets.UdpReceiveResult/*0200001E*/ left, - valuetype System.Net.Sockets.UdpReceiveResult/*0200001E*/ right) cil managed - // SIG: 00 02 02 11 78 11 78 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::op_Equality - - .method /*0600018D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Net.Sockets.UdpReceiveResult/*0200001E*/ left, - valuetype System.Net.Sockets.UdpReceiveResult/*0200001E*/ right) cil managed - // SIG: 00 02 02 11 78 11 78 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UdpReceiveResult::op_Inequality - - .property /*17000062*/ instance uint8[] - Buffer() - { - .get instance uint8[] System.Net.Sockets.UdpReceiveResult/*0200001E*/::get_Buffer() /* 06000187 */ - } // end of property UdpReceiveResult::Buffer - .property /*17000063*/ instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ - RemoteEndPoint() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.IPEndPoint/*0100002F*/ System.Net.Sockets.UdpReceiveResult/*0200001E*/::get_RemoteEndPoint() /* 06000188 */ - } // end of property UdpReceiveResult::RemoteEndPoint -} // end of class System.Net.Sockets.UdpReceiveResult - -.class /*0200001F*/ public auto ansi sealed beforefieldinit System.Net.Sockets.UnixDomainSocketEndPoint - extends [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/ -{ - .method /*0600018E*/ public hidebysig specialname rtspecialname - instance void .ctor(string path) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Net.Primitives/*23000002*/]System.Net.EndPoint/*01000020*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method UnixDomainSocketEndPoint::.ctor - -} // end of class System.Net.Sockets.UnixDomainSocketEndPoint - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il deleted file mode 100644 index 0ab756f05f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il +++ /dev/null @@ -1,3061 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d85 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000055be -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b2a8 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000556b [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004000 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000053f0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000035c4 Virtual Size -// 0x00002000 Virtual Address -// 0x00003600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000005c0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000055ad Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000207c [0x000032f4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005370 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001b0c Size -// '#~' Name -// Stream 2: -// 0x00001b78 Offset -// 0x00000f6c Size -// '#Strings' Name -// Stream 3: -// 0x00002ae4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002ae8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002af8 Offset -// 0x000007fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901b41547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 32400 -// PE header size : 512 (496 used) ( 1.58%) -// PE additional info : 17635 (54.43%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.22%) -// CLR meta-data size : 13044 (40.26%) -// CLR additional info : 128 ( 0.40%) -// CLR method headers : 168 ( 0.52%) -// Managed code : 360 ( 1.11%) -// Data : 2048 ( 6.32%) -// Unaccounted : -1567 (-4.84%) - -// Num.of PE sections : 3 -// .text - 13824 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 13044 -// Module - 1 (10 bytes) -// TypeDef - 24 (336 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 41 (246 bytes) -// MethodDef - 212 (2968 bytes) 0 abstract, 0 native, 168 bodies -// MemberRef - 21 (126 bytes) -// ParamDef - 359 (2154 bytes) -// CustomAttribute- 31 (186 bytes) -// PropertyMap - 12 (48 bytes) -// Property - 27 (162 bytes) -// MethodSemantic- 61 (366 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 7 (140 bytes) -// EventMap - 1 (4 bytes) -// Event - 12 (72 bytes) -// Strings - 3948 bytes -// Blobs - 2044 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 192 bytes - -// CLR additional info : 128 - -// CLR method headers : 168 -// Num.of method bodies - 168 -// Num.of fat headers - 0 -// Num.of tiny headers - 168 - -// Managed code : 360 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DownloadDataCompletedEventArgs (public) (auto) (ansi) -// Class DownloadDataCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class DownloadProgressChangedEventArgs (public) (auto) (ansi) -// Class DownloadProgressChangedEventHandler (public) (auto) (ansi) (sealed) -// Class DownloadStringCompletedEventArgs (public) (auto) (ansi) -// Class DownloadStringCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class OpenReadCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class OpenReadCompletedEventArgs (public) (auto) (ansi) -// Class OpenWriteCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class OpenWriteCompletedEventArgs (public) (auto) (ansi) -// Class UploadDataCompletedEventArgs (public) (auto) (ansi) -// Class UploadDataCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class UploadFileCompletedEventArgs (public) (auto) (ansi) -// Class UploadFileCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class UploadProgressChangedEventArgs (public) (auto) (ansi) -// Class UploadProgressChangedEventHandler (public) (auto) (ansi) (sealed) -// Class UploadStringCompletedEventArgs (public) (auto) (ansi) -// Class UploadStringCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class UploadValuesCompletedEventArgs (public) (auto) (ansi) -// Class UploadValuesCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class WebClient (public) (auto) (ansi) -// Class WriteStreamClosedEventArgs (public) (auto) (ansi) -// Class WriteStreamClosedEventHandler (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.ComponentModel.EventBasedAsync -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Net.WebHeaderCollection -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000006*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000007*/ System.Net.Requests -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.WebClient -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 14 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 43 6C 69 65 6E 74 00 00 ) // bClient.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 14 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 43 6C 69 65 6E 74 00 00 ) // bClient.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 14 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 43 6C 69 65 6E 74 00 00 ) // bClient.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Net.WebClient.dll -// MVID: {711e570a-314f-49c8-83f8-b47b97bef024} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F613A2FD000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Net.DownloadDataCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor(uint8[] result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 1D 05 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method DownloadDataCompletedEventArgs::.ctor - - .method /*06000002*/ public hidebysig specialname - instance uint8[] get_Result() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DownloadDataCompletedEventArgs::get_Result - - .property /*17000001*/ instance uint8[] - Result() - { - .get instance uint8[] System.Net.DownloadDataCompletedEventArgs/*02000002*/::get_Result() /* 06000002 */ - } // end of property DownloadDataCompletedEventArgs::Result -} // end of class System.Net.DownloadDataCompletedEventArgs - -.class /*02000003*/ public auto ansi sealed System.Net.DownloadDataCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DownloadDataCompletedEventHandler::.ctor - - .method /*06000004*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.DownloadDataCompletedEventArgs/*02000002*/ e) runtime managed - // SIG: 20 02 01 1C 12 08 - { - } // end of method DownloadDataCompletedEventHandler::Invoke - - .method /*06000005*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.DownloadDataCompletedEventArgs/*02000002*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 08 12 59 1C - { - } // end of method DownloadDataCompletedEventHandler::BeginInvoke - - .method /*06000006*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method DownloadDataCompletedEventHandler::EndInvoke - -} // end of class System.Net.DownloadDataCompletedEventHandler - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.DownloadProgressChangedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.ProgressChangedEventArgs/*01000017*/ -{ - .method /*06000007*/ assembly hidebysig specialname rtspecialname - instance void .ctor(int32 progressPercentage, - object userToken, - int64 bytesReceived, - int64 totalBytesToReceive) cil managed - // SIG: 20 04 01 08 1C 0A 0A - { - // Method begins at RVA 0x205f - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (0A)000013 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.ProgressChangedEventArgs/*01000017*/::.ctor(int32, - object) /* 0A000013 */ - IL_0008: /* 2A | */ ret - } // end of method DownloadProgressChangedEventArgs::.ctor - - .method /*06000008*/ public hidebysig specialname - instance int64 get_BytesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DownloadProgressChangedEventArgs::get_BytesReceived - - .method /*06000009*/ public hidebysig specialname - instance int64 get_TotalBytesToReceive() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DownloadProgressChangedEventArgs::get_TotalBytesToReceive - - .property /*17000002*/ instance int64 BytesReceived() - { - .get instance int64 System.Net.DownloadProgressChangedEventArgs/*02000004*/::get_BytesReceived() /* 06000008 */ - } // end of property DownloadProgressChangedEventArgs::BytesReceived - .property /*17000003*/ instance int64 TotalBytesToReceive() - { - .get instance int64 System.Net.DownloadProgressChangedEventArgs/*02000004*/::get_TotalBytesToReceive() /* 06000009 */ - } // end of property DownloadProgressChangedEventArgs::TotalBytesToReceive -} // end of class System.Net.DownloadProgressChangedEventArgs - -.class /*02000005*/ public auto ansi sealed System.Net.DownloadProgressChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DownloadProgressChangedEventHandler::.ctor - - .method /*0600000B*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.DownloadProgressChangedEventArgs/*02000004*/ e) runtime managed - // SIG: 20 02 01 1C 12 10 - { - } // end of method DownloadProgressChangedEventHandler::Invoke - - .method /*0600000C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.DownloadProgressChangedEventArgs/*02000004*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 10 12 59 1C - { - } // end of method DownloadProgressChangedEventHandler::BeginInvoke - - .method /*0600000D*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method DownloadProgressChangedEventHandler::EndInvoke - -} // end of class System.Net.DownloadProgressChangedEventHandler - -.class /*02000006*/ public auto ansi beforefieldinit System.Net.DownloadStringCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*0600000E*/ assembly hidebysig specialname rtspecialname - instance void .ctor(string result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 0E 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method DownloadStringCompletedEventArgs::.ctor - - .method /*0600000F*/ public hidebysig specialname - instance string get_Result() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DownloadStringCompletedEventArgs::get_Result - - .property /*17000004*/ instance string Result() - { - .get instance string System.Net.DownloadStringCompletedEventArgs/*02000006*/::get_Result() /* 0600000F */ - } // end of property DownloadStringCompletedEventArgs::Result -} // end of class System.Net.DownloadStringCompletedEventArgs - -.class /*02000007*/ public auto ansi sealed System.Net.DownloadStringCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method DownloadStringCompletedEventHandler::.ctor - - .method /*06000011*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.DownloadStringCompletedEventArgs/*02000006*/ e) runtime managed - // SIG: 20 02 01 1C 12 18 - { - } // end of method DownloadStringCompletedEventHandler::Invoke - - .method /*06000012*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.DownloadStringCompletedEventArgs/*02000006*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 18 12 59 1C - { - } // end of method DownloadStringCompletedEventHandler::BeginInvoke - - .method /*06000013*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method DownloadStringCompletedEventHandler::EndInvoke - -} // end of class System.Net.DownloadStringCompletedEventHandler - -.class /*02000008*/ public auto ansi sealed System.Net.OpenReadCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method OpenReadCompletedEventHandler::.ctor - - .method /*06000015*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.OpenReadCompletedEventArgs/*02000009*/ e) runtime managed - // SIG: 20 02 01 1C 12 24 - { - } // end of method OpenReadCompletedEventHandler::Invoke - - .method /*06000016*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.OpenReadCompletedEventArgs/*02000009*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 24 12 59 1C - { - } // end of method OpenReadCompletedEventHandler::BeginInvoke - - .method /*06000017*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method OpenReadCompletedEventHandler::EndInvoke - -} // end of class System.Net.OpenReadCompletedEventHandler - -.class /*02000009*/ public auto ansi beforefieldinit System.Net.OpenReadCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*06000018*/ assembly hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 12 61 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method OpenReadCompletedEventArgs::.ctor - - .method /*06000019*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - get_Result() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpenReadCompletedEventArgs::get_Result - - .property /*17000005*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - Result() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ System.Net.OpenReadCompletedEventArgs/*02000009*/::get_Result() /* 06000019 */ - } // end of property OpenReadCompletedEventArgs::Result -} // end of class System.Net.OpenReadCompletedEventArgs - -.class /*0200000A*/ public auto ansi sealed System.Net.OpenWriteCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method OpenWriteCompletedEventHandler::.ctor - - .method /*0600001B*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.OpenWriteCompletedEventArgs/*0200000B*/ e) runtime managed - // SIG: 20 02 01 1C 12 2C - { - } // end of method OpenWriteCompletedEventHandler::Invoke - - .method /*0600001C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.OpenWriteCompletedEventArgs/*0200000B*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 2C 12 59 1C - { - } // end of method OpenWriteCompletedEventHandler::BeginInvoke - - .method /*0600001D*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method OpenWriteCompletedEventHandler::EndInvoke - -} // end of class System.Net.OpenWriteCompletedEventHandler - -.class /*0200000B*/ public auto ansi beforefieldinit System.Net.OpenWriteCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*0600001E*/ assembly hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 12 61 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method OpenWriteCompletedEventArgs::.ctor - - .method /*0600001F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - get_Result() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpenWriteCompletedEventArgs::get_Result - - .property /*17000006*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - Result() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ System.Net.OpenWriteCompletedEventArgs/*0200000B*/::get_Result() /* 0600001F */ - } // end of property OpenWriteCompletedEventArgs::Result -} // end of class System.Net.OpenWriteCompletedEventArgs - -.class /*0200000C*/ public auto ansi beforefieldinit System.Net.UploadDataCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*06000020*/ assembly hidebysig specialname rtspecialname - instance void .ctor(uint8[] result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 1D 05 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method UploadDataCompletedEventArgs::.ctor - - .method /*06000021*/ public hidebysig specialname - instance uint8[] get_Result() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadDataCompletedEventArgs::get_Result - - .property /*17000007*/ instance uint8[] - Result() - { - .get instance uint8[] System.Net.UploadDataCompletedEventArgs/*0200000C*/::get_Result() /* 06000021 */ - } // end of property UploadDataCompletedEventArgs::Result -} // end of class System.Net.UploadDataCompletedEventArgs - -.class /*0200000D*/ public auto ansi sealed System.Net.UploadDataCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UploadDataCompletedEventHandler::.ctor - - .method /*06000023*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.UploadDataCompletedEventArgs/*0200000C*/ e) runtime managed - // SIG: 20 02 01 1C 12 30 - { - } // end of method UploadDataCompletedEventHandler::Invoke - - .method /*06000024*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.UploadDataCompletedEventArgs/*0200000C*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 30 12 59 1C - { - } // end of method UploadDataCompletedEventHandler::BeginInvoke - - .method /*06000025*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method UploadDataCompletedEventHandler::EndInvoke - -} // end of class System.Net.UploadDataCompletedEventHandler - -.class /*0200000E*/ public auto ansi beforefieldinit System.Net.UploadFileCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*06000026*/ assembly hidebysig specialname rtspecialname - instance void .ctor(uint8[] result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 1D 05 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method UploadFileCompletedEventArgs::.ctor - - .method /*06000027*/ public hidebysig specialname - instance uint8[] get_Result() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadFileCompletedEventArgs::get_Result - - .property /*17000008*/ instance uint8[] - Result() - { - .get instance uint8[] System.Net.UploadFileCompletedEventArgs/*0200000E*/::get_Result() /* 06000027 */ - } // end of property UploadFileCompletedEventArgs::Result -} // end of class System.Net.UploadFileCompletedEventArgs - -.class /*0200000F*/ public auto ansi sealed System.Net.UploadFileCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UploadFileCompletedEventHandler::.ctor - - .method /*06000029*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.UploadFileCompletedEventArgs/*0200000E*/ e) runtime managed - // SIG: 20 02 01 1C 12 38 - { - } // end of method UploadFileCompletedEventHandler::Invoke - - .method /*0600002A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.UploadFileCompletedEventArgs/*0200000E*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 38 12 59 1C - { - } // end of method UploadFileCompletedEventHandler::BeginInvoke - - .method /*0600002B*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method UploadFileCompletedEventHandler::EndInvoke - -} // end of class System.Net.UploadFileCompletedEventHandler - -.class /*02000010*/ public auto ansi beforefieldinit System.Net.UploadProgressChangedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.ProgressChangedEventArgs/*01000017*/ -{ - .method /*0600002C*/ assembly hidebysig specialname rtspecialname - instance void .ctor(int32 progressPercentage, - object userToken, - int64 bytesSent, - int64 totalBytesToSend, - int64 bytesReceived, - int64 totalBytesToReceive) cil managed - // SIG: 20 06 01 08 1C 0A 0A 0A 0A - { - // Method begins at RVA 0x205f - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (0A)000013 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.ProgressChangedEventArgs/*01000017*/::.ctor(int32, - object) /* 0A000013 */ - IL_0008: /* 2A | */ ret - } // end of method UploadProgressChangedEventArgs::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance int64 get_BytesReceived() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadProgressChangedEventArgs::get_BytesReceived - - .method /*0600002E*/ public hidebysig specialname - instance int64 get_TotalBytesToReceive() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadProgressChangedEventArgs::get_TotalBytesToReceive - - .method /*0600002F*/ public hidebysig specialname - instance int64 get_BytesSent() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadProgressChangedEventArgs::get_BytesSent - - .method /*06000030*/ public hidebysig specialname - instance int64 get_TotalBytesToSend() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadProgressChangedEventArgs::get_TotalBytesToSend - - .property /*17000009*/ instance int64 BytesReceived() - { - .get instance int64 System.Net.UploadProgressChangedEventArgs/*02000010*/::get_BytesReceived() /* 0600002D */ - } // end of property UploadProgressChangedEventArgs::BytesReceived - .property /*1700000A*/ instance int64 TotalBytesToReceive() - { - .get instance int64 System.Net.UploadProgressChangedEventArgs/*02000010*/::get_TotalBytesToReceive() /* 0600002E */ - } // end of property UploadProgressChangedEventArgs::TotalBytesToReceive - .property /*1700000B*/ instance int64 BytesSent() - { - .get instance int64 System.Net.UploadProgressChangedEventArgs/*02000010*/::get_BytesSent() /* 0600002F */ - } // end of property UploadProgressChangedEventArgs::BytesSent - .property /*1700000C*/ instance int64 TotalBytesToSend() - { - .get instance int64 System.Net.UploadProgressChangedEventArgs/*02000010*/::get_TotalBytesToSend() /* 06000030 */ - } // end of property UploadProgressChangedEventArgs::TotalBytesToSend -} // end of class System.Net.UploadProgressChangedEventArgs - -.class /*02000011*/ public auto ansi sealed System.Net.UploadProgressChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UploadProgressChangedEventHandler::.ctor - - .method /*06000032*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.UploadProgressChangedEventArgs/*02000010*/ e) runtime managed - // SIG: 20 02 01 1C 12 40 - { - } // end of method UploadProgressChangedEventHandler::Invoke - - .method /*06000033*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.UploadProgressChangedEventArgs/*02000010*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 40 12 59 1C - { - } // end of method UploadProgressChangedEventHandler::BeginInvoke - - .method /*06000034*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method UploadProgressChangedEventHandler::EndInvoke - -} // end of class System.Net.UploadProgressChangedEventHandler - -.class /*02000012*/ public auto ansi beforefieldinit System.Net.UploadStringCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*06000035*/ assembly hidebysig specialname rtspecialname - instance void .ctor(string result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 0E 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method UploadStringCompletedEventArgs::.ctor - - .method /*06000036*/ public hidebysig specialname - instance string get_Result() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadStringCompletedEventArgs::get_Result - - .property /*1700000D*/ instance string Result() - { - .get instance string System.Net.UploadStringCompletedEventArgs/*02000012*/::get_Result() /* 06000036 */ - } // end of property UploadStringCompletedEventArgs::Result -} // end of class System.Net.UploadStringCompletedEventArgs - -.class /*02000013*/ public auto ansi sealed System.Net.UploadStringCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UploadStringCompletedEventHandler::.ctor - - .method /*06000038*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.UploadStringCompletedEventArgs/*02000012*/ e) runtime managed - // SIG: 20 02 01 1C 12 48 - { - } // end of method UploadStringCompletedEventHandler::Invoke - - .method /*06000039*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.UploadStringCompletedEventArgs/*02000012*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 48 12 59 1C - { - } // end of method UploadStringCompletedEventHandler::BeginInvoke - - .method /*0600003A*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method UploadStringCompletedEventHandler::EndInvoke - -} // end of class System.Net.UploadStringCompletedEventHandler - -.class /*02000014*/ public auto ansi beforefieldinit System.Net.UploadValuesCompletedEventArgs - extends [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ -{ - .method /*0600003B*/ assembly hidebysig specialname rtspecialname - instance void .ctor(uint8[] result, - class [System.Runtime/*23000001*/]System.Exception/*01000012*/ exception, - bool cancelled, - object userToken) cil managed - // SIG: 20 04 01 1D 05 12 49 02 1C - { - // Method begins at RVA 0x2050 - // Code size 11 (0xb) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 04 | */ ldarg.2 - IL_0002: /* 05 | */ ldarg.3 - IL_0003: /* 0E | 04 */ ldarg.s userToken - IL_0005: /* 28 | (0A)000012 */ call instance void [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/::.ctor(class [System.Runtime/*23000001*/]System.Exception/*01000012*/, - bool, - object) /* 0A000012 */ - IL_000a: /* 2A | */ ret - } // end of method UploadValuesCompletedEventArgs::.ctor - - .method /*0600003C*/ public hidebysig specialname - instance uint8[] get_Result() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UploadValuesCompletedEventArgs::get_Result - - .property /*1700000E*/ instance uint8[] - Result() - { - .get instance uint8[] System.Net.UploadValuesCompletedEventArgs/*02000014*/::get_Result() /* 0600003C */ - } // end of property UploadValuesCompletedEventArgs::Result -} // end of class System.Net.UploadValuesCompletedEventArgs - -.class /*02000015*/ public auto ansi sealed System.Net.UploadValuesCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UploadValuesCompletedEventHandler::.ctor - - .method /*0600003E*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.UploadValuesCompletedEventArgs/*02000014*/ e) runtime managed - // SIG: 20 02 01 1C 12 50 - { - } // end of method UploadValuesCompletedEventHandler::Invoke - - .method /*0600003F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.UploadValuesCompletedEventArgs/*02000014*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 50 12 59 1C - { - } // end of method UploadValuesCompletedEventHandler::BeginInvoke - - .method /*06000040*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method UploadValuesCompletedEventHandler::EndInvoke - -} // end of class System.Net.UploadValuesCompletedEventHandler - -.class /*02000016*/ public auto ansi beforefieldinit System.Net.WebClient - extends [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000019*/ -{ - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2069 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.ComponentModel.Primitives/*23000003*/]System.ComponentModel.Component/*01000019*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebClient::.ctor - - .method /*06000042*/ public hidebysig specialname - instance bool get_AllowReadStreamBuffering() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_AllowReadStreamBuffering - - .method /*06000043*/ public hidebysig specialname - instance void set_AllowReadStreamBuffering(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_AllowReadStreamBuffering - - .method /*06000044*/ public hidebysig specialname - instance bool get_AllowWriteStreamBuffering() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_AllowWriteStreamBuffering - - .method /*06000045*/ public hidebysig specialname - instance void set_AllowWriteStreamBuffering(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_AllowWriteStreamBuffering - - .method /*06000046*/ public hidebysig specialname - instance string get_BaseAddress() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_BaseAddress - - .method /*06000047*/ public hidebysig specialname - instance void set_BaseAddress(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_BaseAddress - - .method /*06000048*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*0100001E*/ - get_CachePolicy() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_CachePolicy - - .method /*06000049*/ public hidebysig specialname - instance void set_CachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_CachePolicy - - .method /*0600004A*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ - get_Credentials() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_Credentials - - .method /*0600004B*/ public hidebysig specialname - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_Credentials - - .method /*0600004C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000020*/ - get_Encoding() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_Encoding - - .method /*0600004D*/ public hidebysig specialname - instance void set_Encoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_Encoding - - .method /*0600004E*/ public hidebysig specialname - instance class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ - get_Headers() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_Headers - - .method /*0600004F*/ public hidebysig specialname - instance void set_Headers(class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ 'value') cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_Headers - - .method /*06000050*/ public hidebysig specialname - instance bool get_IsBusy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_IsBusy - - .method /*06000051*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000022*/ - get_Proxy() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_Proxy - - .method /*06000052*/ public hidebysig specialname - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_Proxy - - .method /*06000053*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ - get_QueryString() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_QueryString - - .method /*06000054*/ public hidebysig specialname - instance void set_QueryString(class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ 'value') cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_QueryString - - .method /*06000055*/ public hidebysig specialname - instance class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ - get_ResponseHeaders() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_ResponseHeaders - - .method /*06000056*/ public hidebysig specialname - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::get_UseDefaultCredentials - - .method /*06000057*/ public hidebysig specialname - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::set_UseDefaultCredentials - - .method /*06000058*/ public hidebysig specialname - instance void add_DownloadDataCompleted(class System.Net.DownloadDataCompletedEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_DownloadDataCompleted - - .method /*06000059*/ public hidebysig specialname - instance void remove_DownloadDataCompleted(class System.Net.DownloadDataCompletedEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_DownloadDataCompleted - - .method /*0600005A*/ public hidebysig specialname - instance void add_DownloadFileCompleted(class [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_DownloadFileCompleted - - .method /*0600005B*/ public hidebysig specialname - instance void remove_DownloadFileCompleted(class [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventHandler/*0100001A*/ 'value') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_DownloadFileCompleted - - .method /*0600005C*/ public hidebysig specialname - instance void add_DownloadProgressChanged(class System.Net.DownloadProgressChangedEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_DownloadProgressChanged - - .method /*0600005D*/ public hidebysig specialname - instance void remove_DownloadProgressChanged(class System.Net.DownloadProgressChangedEventHandler/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_DownloadProgressChanged - - .method /*0600005E*/ public hidebysig specialname - instance void add_DownloadStringCompleted(class System.Net.DownloadStringCompletedEventHandler/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_DownloadStringCompleted - - .method /*0600005F*/ public hidebysig specialname - instance void remove_DownloadStringCompleted(class System.Net.DownloadStringCompletedEventHandler/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_DownloadStringCompleted - - .method /*06000060*/ public hidebysig specialname - instance void add_OpenReadCompleted(class System.Net.OpenReadCompletedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_OpenReadCompleted - - .method /*06000061*/ public hidebysig specialname - instance void remove_OpenReadCompleted(class System.Net.OpenReadCompletedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_OpenReadCompleted - - .method /*06000062*/ public hidebysig specialname - instance void add_OpenWriteCompleted(class System.Net.OpenWriteCompletedEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_OpenWriteCompleted - - .method /*06000063*/ public hidebysig specialname - instance void remove_OpenWriteCompleted(class System.Net.OpenWriteCompletedEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_OpenWriteCompleted - - .method /*06000064*/ public hidebysig specialname - instance void add_UploadDataCompleted(class System.Net.UploadDataCompletedEventHandler/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_UploadDataCompleted - - .method /*06000065*/ public hidebysig specialname - instance void remove_UploadDataCompleted(class System.Net.UploadDataCompletedEventHandler/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_UploadDataCompleted - - .method /*06000066*/ public hidebysig specialname - instance void add_UploadFileCompleted(class System.Net.UploadFileCompletedEventHandler/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_UploadFileCompleted - - .method /*06000067*/ public hidebysig specialname - instance void remove_UploadFileCompleted(class System.Net.UploadFileCompletedEventHandler/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_UploadFileCompleted - - .method /*06000068*/ public hidebysig specialname - instance void add_UploadProgressChanged(class System.Net.UploadProgressChangedEventHandler/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_UploadProgressChanged - - .method /*06000069*/ public hidebysig specialname - instance void remove_UploadProgressChanged(class System.Net.UploadProgressChangedEventHandler/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_UploadProgressChanged - - .method /*0600006A*/ public hidebysig specialname - instance void add_UploadStringCompleted(class System.Net.UploadStringCompletedEventHandler/*02000013*/ 'value') cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_UploadStringCompleted - - .method /*0600006B*/ public hidebysig specialname - instance void remove_UploadStringCompleted(class System.Net.UploadStringCompletedEventHandler/*02000013*/ 'value') cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_UploadStringCompleted - - .method /*0600006C*/ public hidebysig specialname - instance void add_UploadValuesCompleted(class System.Net.UploadValuesCompletedEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_UploadValuesCompleted - - .method /*0600006D*/ public hidebysig specialname - instance void remove_UploadValuesCompleted(class System.Net.UploadValuesCompletedEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_UploadValuesCompleted - - .method /*0600006E*/ public hidebysig specialname - instance void add_WriteStreamClosed(class System.Net.WriteStreamClosedEventHandler/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::add_WriteStreamClosed - - .method /*0600006F*/ public hidebysig specialname - instance void remove_WriteStreamClosed(class System.Net.WriteStreamClosedEventHandler/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::remove_WriteStreamClosed - - .method /*06000070*/ public hidebysig instance void - CancelAsync() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::CancelAsync - - .method /*06000071*/ public hidebysig instance uint8[] - DownloadData(string address) cil managed - // SIG: 20 01 1D 05 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadData - - .method /*06000072*/ public hidebysig instance uint8[] - DownloadData(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 1D 05 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadData - - .method /*06000073*/ public hidebysig instance void - DownloadDataAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadDataAsync - - .method /*06000074*/ public hidebysig instance void - DownloadDataAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - object userToken) cil managed - // SIG: 20 02 01 12 80 91 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadDataAsync - - .method /*06000075*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - DownloadDataTaskAsync(string address) cil managed - // SIG: 20 01 15 12 80 95 01 1D 05 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadDataTaskAsync - - .method /*06000076*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - DownloadDataTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 15 12 80 95 01 1D 05 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadDataTaskAsync - - .method /*06000077*/ public hidebysig instance void - DownloadFile(string address, - string fileName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadFile - - .method /*06000078*/ public hidebysig instance void - DownloadFile(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName) cil managed - // SIG: 20 02 01 12 80 91 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadFile - - .method /*06000079*/ public hidebysig instance void - DownloadFileAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName) cil managed - // SIG: 20 02 01 12 80 91 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadFileAsync - - .method /*0600007A*/ public hidebysig instance void - DownloadFileAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName, - object userToken) cil managed - // SIG: 20 03 01 12 80 91 0E 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadFileAsync - - .method /*0600007B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000026*/ - DownloadFileTaskAsync(string address, - string fileName) cil managed - // SIG: 20 02 12 80 99 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadFileTaskAsync - - .method /*0600007C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000026*/ - DownloadFileTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName) cil managed - // SIG: 20 02 12 80 99 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadFileTaskAsync - - .method /*0600007D*/ public hidebysig instance string - DownloadString(string address) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadString - - .method /*0600007E*/ public hidebysig instance string - DownloadString(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 0E 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadString - - .method /*0600007F*/ public hidebysig instance void - DownloadStringAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadStringAsync - - .method /*06000080*/ public hidebysig instance void - DownloadStringAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - object userToken) cil managed - // SIG: 20 02 01 12 80 91 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::DownloadStringAsync - - .method /*06000081*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - DownloadStringTaskAsync(string address) cil managed - // SIG: 20 01 15 12 80 95 01 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadStringTaskAsync - - .method /*06000082*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - DownloadStringTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 15 12 80 95 01 0E 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::DownloadStringTaskAsync - - .method /*06000083*/ family hidebysig newslot virtual - instance class [System.Net.Requests/*23000007*/]System.Net.WebRequest/*01000027*/ - GetWebRequest(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 12 80 9D 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::GetWebRequest - - .method /*06000084*/ family hidebysig newslot virtual - instance class [System.Net.Requests/*23000007*/]System.Net.WebResponse/*01000028*/ - GetWebResponse(class [System.Net.Requests/*23000007*/]System.Net.WebRequest/*01000027*/ 'request') cil managed - // SIG: 20 01 12 80 A1 12 80 9D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::GetWebResponse - - .method /*06000085*/ family hidebysig newslot virtual - instance class [System.Net.Requests/*23000007*/]System.Net.WebResponse/*01000028*/ - GetWebResponse(class [System.Net.Requests/*23000007*/]System.Net.WebRequest/*01000027*/ 'request', - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) cil managed - // SIG: 20 02 12 80 A1 12 80 9D 12 55 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::GetWebResponse - - .method /*06000086*/ family hidebysig newslot virtual - instance void OnDownloadDataCompleted(class System.Net.DownloadDataCompletedEventArgs/*02000002*/ e) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnDownloadDataCompleted - - .method /*06000087*/ family hidebysig newslot virtual - instance void OnDownloadFileCompleted(class [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventArgs/*01000011*/ e) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnDownloadFileCompleted - - .method /*06000088*/ family hidebysig newslot virtual - instance void OnDownloadProgressChanged(class System.Net.DownloadProgressChangedEventArgs/*02000004*/ e) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnDownloadProgressChanged - - .method /*06000089*/ family hidebysig newslot virtual - instance void OnDownloadStringCompleted(class System.Net.DownloadStringCompletedEventArgs/*02000006*/ e) cil managed - // SIG: 20 01 01 12 18 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnDownloadStringCompleted - - .method /*0600008A*/ family hidebysig newslot virtual - instance void OnOpenReadCompleted(class System.Net.OpenReadCompletedEventArgs/*02000009*/ e) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnOpenReadCompleted - - .method /*0600008B*/ family hidebysig newslot virtual - instance void OnOpenWriteCompleted(class System.Net.OpenWriteCompletedEventArgs/*0200000B*/ e) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnOpenWriteCompleted - - .method /*0600008C*/ family hidebysig newslot virtual - instance void OnUploadDataCompleted(class System.Net.UploadDataCompletedEventArgs/*0200000C*/ e) cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnUploadDataCompleted - - .method /*0600008D*/ family hidebysig newslot virtual - instance void OnUploadFileCompleted(class System.Net.UploadFileCompletedEventArgs/*0200000E*/ e) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnUploadFileCompleted - - .method /*0600008E*/ family hidebysig newslot virtual - instance void OnUploadProgressChanged(class System.Net.UploadProgressChangedEventArgs/*02000010*/ e) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnUploadProgressChanged - - .method /*0600008F*/ family hidebysig newslot virtual - instance void OnUploadStringCompleted(class System.Net.UploadStringCompletedEventArgs/*02000012*/ e) cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnUploadStringCompleted - - .method /*06000090*/ family hidebysig newslot virtual - instance void OnUploadValuesCompleted(class System.Net.UploadValuesCompletedEventArgs/*02000014*/ e) cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnUploadValuesCompleted - - .method /*06000091*/ family hidebysig newslot virtual - instance void OnWriteStreamClosed(class System.Net.WriteStreamClosedEventArgs/*02000017*/ e) cil managed - // SIG: 20 01 01 12 5C - { - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001B*/::.ctor(string, - bool) /* 0A000010 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OnWriteStreamClosed - - .method /*06000092*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - OpenRead(string address) cil managed - // SIG: 20 01 12 61 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenRead - - .method /*06000093*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - OpenRead(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 12 61 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenRead - - .method /*06000094*/ public hidebysig instance void - OpenReadAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OpenReadAsync - - .method /*06000095*/ public hidebysig instance void - OpenReadAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - object userToken) cil managed - // SIG: 20 02 01 12 80 91 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OpenReadAsync - - .method /*06000096*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - OpenReadTaskAsync(string address) cil managed - // SIG: 20 01 15 12 80 95 01 12 61 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenReadTaskAsync - - .method /*06000097*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - OpenReadTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 15 12 80 95 01 12 61 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenReadTaskAsync - - .method /*06000098*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - OpenWrite(string address) cil managed - // SIG: 20 01 12 61 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWrite - - .method /*06000099*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - OpenWrite(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 12 61 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWrite - - .method /*0600009A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - OpenWrite(string address, - string 'method') cil managed - // SIG: 20 02 12 61 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWrite - - .method /*0600009B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - OpenWrite(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method') cil managed - // SIG: 20 02 12 61 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWrite - - .method /*0600009C*/ public hidebysig instance void - OpenWriteAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OpenWriteAsync - - .method /*0600009D*/ public hidebysig instance void - OpenWriteAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method') cil managed - // SIG: 20 02 01 12 80 91 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OpenWriteAsync - - .method /*0600009E*/ public hidebysig instance void - OpenWriteAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - object userToken) cil managed - // SIG: 20 03 01 12 80 91 0E 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::OpenWriteAsync - - .method /*0600009F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - OpenWriteTaskAsync(string address) cil managed - // SIG: 20 01 15 12 80 95 01 12 61 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWriteTaskAsync - - .method /*060000A0*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - OpenWriteTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address) cil managed - // SIG: 20 01 15 12 80 95 01 12 61 12 80 91 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWriteTaskAsync - - .method /*060000A1*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - OpenWriteTaskAsync(string address, - string 'method') cil managed - // SIG: 20 02 15 12 80 95 01 12 61 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWriteTaskAsync - - .method /*060000A2*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - OpenWriteTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method') cil managed - // SIG: 20 02 15 12 80 95 01 12 61 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::OpenWriteTaskAsync - - .method /*060000A3*/ public hidebysig instance uint8[] - UploadData(string address, - uint8[] data) cil managed - // SIG: 20 02 1D 05 0E 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadData - - .method /*060000A4*/ public hidebysig instance uint8[] - UploadData(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - uint8[] data) cil managed - // SIG: 20 02 1D 05 12 80 91 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadData - - .method /*060000A5*/ public hidebysig instance uint8[] - UploadData(string address, - string 'method', - uint8[] data) cil managed - // SIG: 20 03 1D 05 0E 0E 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadData - - .method /*060000A6*/ public hidebysig instance uint8[] - UploadData(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - uint8[] data) cil managed - // SIG: 20 03 1D 05 12 80 91 0E 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadData - - .method /*060000A7*/ public hidebysig instance void - UploadDataAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - uint8[] data) cil managed - // SIG: 20 02 01 12 80 91 1D 05 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadDataAsync - - .method /*060000A8*/ public hidebysig instance void - UploadDataAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - uint8[] data) cil managed - // SIG: 20 03 01 12 80 91 0E 1D 05 - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadDataAsync - - .method /*060000A9*/ public hidebysig instance void - UploadDataAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - uint8[] data, - object userToken) cil managed - // SIG: 20 04 01 12 80 91 0E 1D 05 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadDataAsync - - .method /*060000AA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadDataTaskAsync(string address, - uint8[] data) cil managed - // SIG: 20 02 15 12 80 95 01 1D 05 0E 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadDataTaskAsync - - .method /*060000AB*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadDataTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - uint8[] data) cil managed - // SIG: 20 02 15 12 80 95 01 1D 05 12 80 91 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadDataTaskAsync - - .method /*060000AC*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadDataTaskAsync(string address, - string 'method', - uint8[] data) cil managed - // SIG: 20 03 15 12 80 95 01 1D 05 0E 0E 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadDataTaskAsync - - .method /*060000AD*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadDataTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - uint8[] data) cil managed - // SIG: 20 03 15 12 80 95 01 1D 05 12 80 91 0E 1D 05 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadDataTaskAsync - - .method /*060000AE*/ public hidebysig instance uint8[] - UploadFile(string address, - string fileName) cil managed - // SIG: 20 02 1D 05 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFile - - .method /*060000AF*/ public hidebysig instance uint8[] - UploadFile(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName) cil managed - // SIG: 20 02 1D 05 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFile - - .method /*060000B0*/ public hidebysig instance uint8[] - UploadFile(string address, - string 'method', - string fileName) cil managed - // SIG: 20 03 1D 05 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFile - - .method /*060000B1*/ public hidebysig instance uint8[] - UploadFile(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string fileName) cil managed - // SIG: 20 03 1D 05 12 80 91 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFile - - .method /*060000B2*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadFileTaskAsync(string address, - string fileName) cil managed - // SIG: 20 02 15 12 80 95 01 1D 05 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFileTaskAsync - - .method /*060000B3*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadFileTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName) cil managed - // SIG: 20 02 15 12 80 95 01 1D 05 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFileTaskAsync - - .method /*060000B4*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadFileTaskAsync(string address, - string 'method', - string fileName) cil managed - // SIG: 20 03 15 12 80 95 01 1D 05 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFileTaskAsync - - .method /*060000B5*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadFileTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string fileName) cil managed - // SIG: 20 03 15 12 80 95 01 1D 05 12 80 91 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadFileTaskAsync - - .method /*060000B6*/ public hidebysig instance void - UploadFileAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string fileName) cil managed - // SIG: 20 02 01 12 80 91 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadFileAsync - - .method /*060000B7*/ public hidebysig instance void - UploadFileAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string fileName) cil managed - // SIG: 20 03 01 12 80 91 0E 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadFileAsync - - .method /*060000B8*/ public hidebysig instance void - UploadFileAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string fileName, - object userToken) cil managed - // SIG: 20 04 01 12 80 91 0E 0E 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadFileAsync - - .method /*060000B9*/ public hidebysig instance string - UploadString(string address, - string data) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadString - - .method /*060000BA*/ public hidebysig instance string - UploadString(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string data) cil managed - // SIG: 20 02 0E 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadString - - .method /*060000BB*/ public hidebysig instance string - UploadString(string address, - string 'method', - string data) cil managed - // SIG: 20 03 0E 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadString - - .method /*060000BC*/ public hidebysig instance string - UploadString(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string data) cil managed - // SIG: 20 03 0E 12 80 91 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadString - - .method /*060000BD*/ public hidebysig instance void - UploadStringAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string data) cil managed - // SIG: 20 02 01 12 80 91 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadStringAsync - - .method /*060000BE*/ public hidebysig instance void - UploadStringAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string data) cil managed - // SIG: 20 03 01 12 80 91 0E 0E - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadStringAsync - - .method /*060000BF*/ public hidebysig instance void - UploadStringAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string data, - object userToken) cil managed - // SIG: 20 04 01 12 80 91 0E 0E 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadStringAsync - - .method /*060000C0*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadStringTaskAsync(string address, - string data) cil managed - // SIG: 20 02 15 12 80 95 01 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadStringTaskAsync - - .method /*060000C1*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadStringTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string data) cil managed - // SIG: 20 02 15 12 80 95 01 0E 12 80 91 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadStringTaskAsync - - .method /*060000C2*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadStringTaskAsync(string address, - string 'method', - string data) cil managed - // SIG: 20 03 15 12 80 95 01 0E 0E 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadStringTaskAsync - - .method /*060000C3*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadStringTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - string data) cil managed - // SIG: 20 03 15 12 80 95 01 0E 12 80 91 0E 0E - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadStringTaskAsync - - .method /*060000C4*/ public hidebysig instance uint8[] - UploadValues(string address, - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 02 1D 05 0E 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValues - - .method /*060000C5*/ public hidebysig instance uint8[] - UploadValues(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 02 1D 05 12 80 91 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValues - - .method /*060000C6*/ public hidebysig instance uint8[] - UploadValues(string address, - string 'method', - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 03 1D 05 0E 0E 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValues - - .method /*060000C7*/ public hidebysig instance uint8[] - UploadValues(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 03 1D 05 12 80 91 0E 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValues - - .method /*060000C8*/ public hidebysig instance void - UploadValuesAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 02 01 12 80 91 12 80 8D - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadValuesAsync - - .method /*060000C9*/ public hidebysig instance void - UploadValuesAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 03 01 12 80 91 0E 12 80 8D - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadValuesAsync - - .method /*060000CA*/ public hidebysig instance void - UploadValuesAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data, - object userToken) cil managed - // SIG: 20 04 01 12 80 91 0E 12 80 8D 1C - { - // Method begins at RVA 0x2071 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebClient::UploadValuesAsync - - .method /*060000CB*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadValuesTaskAsync(string address, - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 02 15 12 80 95 01 1D 05 0E 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValuesTaskAsync - - .method /*060000CC*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadValuesTaskAsync(string address, - string 'method', - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 03 15 12 80 95 01 1D 05 0E 0E 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValuesTaskAsync - - .method /*060000CD*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadValuesTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 02 15 12 80 95 01 1D 05 12 80 91 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValuesTaskAsync - - .method /*060000CE*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000025*/ - UploadValuesTaskAsync(class [System.Runtime/*23000001*/]System.Uri/*01000024*/ address, - string 'method', - class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ data) cil managed - // SIG: 20 03 15 12 80 95 01 1D 05 12 80 91 0E 12 80 8D - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebClient::UploadValuesTaskAsync - - .event /*14000001*/ System.Net.DownloadDataCompletedEventHandler/*02000003*/ DownloadDataCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_DownloadDataCompleted(class System.Net.DownloadDataCompletedEventHandler/*02000003*/) /* 06000058 */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_DownloadDataCompleted(class System.Net.DownloadDataCompletedEventHandler/*02000003*/) /* 06000059 */ - } // end of event WebClient::DownloadDataCompleted - .event /*14000002*/ [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventHandler/*0100001A*/ DownloadFileCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_DownloadFileCompleted(class [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventHandler/*0100001A*/) /* 0600005A */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_DownloadFileCompleted(class [System.ComponentModel.EventBasedAsync/*23000002*/]System.ComponentModel.AsyncCompletedEventHandler/*0100001A*/) /* 0600005B */ - } // end of event WebClient::DownloadFileCompleted - .event /*14000003*/ System.Net.DownloadProgressChangedEventHandler/*02000005*/ DownloadProgressChanged - { - .addon instance void System.Net.WebClient/*02000016*/::add_DownloadProgressChanged(class System.Net.DownloadProgressChangedEventHandler/*02000005*/) /* 0600005C */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_DownloadProgressChanged(class System.Net.DownloadProgressChangedEventHandler/*02000005*/) /* 0600005D */ - } // end of event WebClient::DownloadProgressChanged - .event /*14000004*/ System.Net.DownloadStringCompletedEventHandler/*02000007*/ DownloadStringCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_DownloadStringCompleted(class System.Net.DownloadStringCompletedEventHandler/*02000007*/) /* 0600005E */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_DownloadStringCompleted(class System.Net.DownloadStringCompletedEventHandler/*02000007*/) /* 0600005F */ - } // end of event WebClient::DownloadStringCompleted - .event /*14000005*/ System.Net.OpenReadCompletedEventHandler/*02000008*/ OpenReadCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_OpenReadCompleted(class System.Net.OpenReadCompletedEventHandler/*02000008*/) /* 06000060 */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_OpenReadCompleted(class System.Net.OpenReadCompletedEventHandler/*02000008*/) /* 06000061 */ - } // end of event WebClient::OpenReadCompleted - .event /*14000006*/ System.Net.OpenWriteCompletedEventHandler/*0200000A*/ OpenWriteCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_OpenWriteCompleted(class System.Net.OpenWriteCompletedEventHandler/*0200000A*/) /* 06000062 */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_OpenWriteCompleted(class System.Net.OpenWriteCompletedEventHandler/*0200000A*/) /* 06000063 */ - } // end of event WebClient::OpenWriteCompleted - .event /*14000007*/ System.Net.UploadDataCompletedEventHandler/*0200000D*/ UploadDataCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_UploadDataCompleted(class System.Net.UploadDataCompletedEventHandler/*0200000D*/) /* 06000064 */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_UploadDataCompleted(class System.Net.UploadDataCompletedEventHandler/*0200000D*/) /* 06000065 */ - } // end of event WebClient::UploadDataCompleted - .event /*14000008*/ System.Net.UploadFileCompletedEventHandler/*0200000F*/ UploadFileCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_UploadFileCompleted(class System.Net.UploadFileCompletedEventHandler/*0200000F*/) /* 06000066 */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_UploadFileCompleted(class System.Net.UploadFileCompletedEventHandler/*0200000F*/) /* 06000067 */ - } // end of event WebClient::UploadFileCompleted - .event /*14000009*/ System.Net.UploadProgressChangedEventHandler/*02000011*/ UploadProgressChanged - { - .addon instance void System.Net.WebClient/*02000016*/::add_UploadProgressChanged(class System.Net.UploadProgressChangedEventHandler/*02000011*/) /* 06000068 */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_UploadProgressChanged(class System.Net.UploadProgressChangedEventHandler/*02000011*/) /* 06000069 */ - } // end of event WebClient::UploadProgressChanged - .event /*1400000A*/ System.Net.UploadStringCompletedEventHandler/*02000013*/ UploadStringCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_UploadStringCompleted(class System.Net.UploadStringCompletedEventHandler/*02000013*/) /* 0600006A */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_UploadStringCompleted(class System.Net.UploadStringCompletedEventHandler/*02000013*/) /* 0600006B */ - } // end of event WebClient::UploadStringCompleted - .event /*1400000B*/ System.Net.UploadValuesCompletedEventHandler/*02000015*/ UploadValuesCompleted - { - .addon instance void System.Net.WebClient/*02000016*/::add_UploadValuesCompleted(class System.Net.UploadValuesCompletedEventHandler/*02000015*/) /* 0600006C */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_UploadValuesCompleted(class System.Net.UploadValuesCompletedEventHandler/*02000015*/) /* 0600006D */ - } // end of event WebClient::UploadValuesCompleted - .event /*1400000C*/ System.Net.WriteStreamClosedEventHandler/*02000018*/ WriteStreamClosed - { - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001B*/::.ctor(string, - bool) /* 0A000010 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .addon instance void System.Net.WebClient/*02000016*/::add_WriteStreamClosed(class System.Net.WriteStreamClosedEventHandler/*02000018*/) /* 0600006E */ - .removeon instance void System.Net.WebClient/*02000016*/::remove_WriteStreamClosed(class System.Net.WriteStreamClosedEventHandler/*02000018*/) /* 0600006F */ - } // end of event WebClient::WriteStreamClosed - .property /*1700000F*/ instance bool AllowReadStreamBuffering() - { - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001B*/::.ctor(string, - bool) /* 0A000010 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Net.WebClient/*02000016*/::get_AllowReadStreamBuffering() /* 06000042 */ - .set instance void System.Net.WebClient/*02000016*/::set_AllowReadStreamBuffering(bool) /* 06000043 */ - } // end of property WebClient::AllowReadStreamBuffering - .property /*17000010*/ instance bool AllowWriteStreamBuffering() - { - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001B*/::.ctor(string, - bool) /* 0A000010 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .get instance bool System.Net.WebClient/*02000016*/::get_AllowWriteStreamBuffering() /* 06000044 */ - .set instance void System.Net.WebClient/*02000016*/::set_AllowWriteStreamBuffering(bool) /* 06000045 */ - } // end of property WebClient::AllowWriteStreamBuffering - .property /*17000011*/ instance string BaseAddress() - { - .get instance string System.Net.WebClient/*02000016*/::get_BaseAddress() /* 06000046 */ - .set instance void System.Net.WebClient/*02000016*/::set_BaseAddress(string) /* 06000047 */ - } // end of property WebClient::BaseAddress - .property /*17000012*/ instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*0100001E*/ - CachePolicy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*0100001E*/ System.Net.WebClient/*02000016*/::get_CachePolicy() /* 06000048 */ - .set instance void System.Net.WebClient/*02000016*/::set_CachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*0100001E*/) /* 06000049 */ - } // end of property WebClient::CachePolicy - .property /*17000013*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ System.Net.WebClient/*02000016*/::get_Credentials() /* 0600004A */ - .set instance void System.Net.WebClient/*02000016*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/) /* 0600004B */ - } // end of property WebClient::Credentials - .property /*17000014*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000020*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000020*/ System.Net.WebClient/*02000016*/::get_Encoding() /* 0600004C */ - .set instance void System.Net.WebClient/*02000016*/::set_Encoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000020*/) /* 0600004D */ - } // end of property WebClient::Encoding - .property /*17000015*/ instance class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ - Headers() - { - .get instance class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ System.Net.WebClient/*02000016*/::get_Headers() /* 0600004E */ - .set instance void System.Net.WebClient/*02000016*/::set_Headers(class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/) /* 0600004F */ - } // end of property WebClient::Headers - .property /*17000016*/ instance bool IsBusy() - { - .get instance bool System.Net.WebClient/*02000016*/::get_IsBusy() /* 06000050 */ - } // end of property WebClient::IsBusy - .property /*17000017*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000022*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000022*/ System.Net.WebClient/*02000016*/::get_Proxy() /* 06000051 */ - .set instance void System.Net.WebClient/*02000016*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000022*/) /* 06000052 */ - } // end of property WebClient::Proxy - .property /*17000018*/ instance class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ - QueryString() - { - .get instance class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/ System.Net.WebClient/*02000016*/::get_QueryString() /* 06000053 */ - .set instance void System.Net.WebClient/*02000016*/::set_QueryString(class [System.Collections.Specialized/*23000006*/]System.Collections.Specialized.NameValueCollection/*01000023*/) /* 06000054 */ - } // end of property WebClient::QueryString - .property /*17000019*/ instance class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ - ResponseHeaders() - { - .get instance class [System.Net.WebHeaderCollection/*23000005*/]System.Net.WebHeaderCollection/*01000021*/ System.Net.WebClient/*02000016*/::get_ResponseHeaders() /* 06000055 */ - } // end of property WebClient::ResponseHeaders - .property /*1700001A*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.WebClient/*02000016*/::get_UseDefaultCredentials() /* 06000056 */ - .set instance void System.Net.WebClient/*02000016*/::set_UseDefaultCredentials(bool) /* 06000057 */ - } // end of property WebClient::UseDefaultCredentials -} // end of class System.Net.WebClient - -.class /*02000017*/ public auto ansi beforefieldinit System.Net.WriteStreamClosedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000029*/ -{ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000CF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - .custom /*0C00001E:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001B*/::.ctor(string, - bool) /* 0A000010 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .custom /*0C00001F:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2073 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000029*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WriteStreamClosedEventArgs::.ctor - - .method /*060000D0*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - get_Error() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x205c - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteStreamClosedEventArgs::get_Error - - .property /*1700001B*/ instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ - Error() - { - .custom /*0C00001A:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001B*/::.ctor(string, - bool) /* 0A000010 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Exception/*01000012*/ System.Net.WriteStreamClosedEventArgs/*02000017*/::get_Error() /* 060000D0 */ - } // end of property WriteStreamClosedEventArgs::Error -} // end of class System.Net.WriteStreamClosedEventArgs - -.class /*02000018*/ public auto ansi sealed System.Net.WriteStreamClosedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001D*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001C*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000D1*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method WriteStreamClosedEventHandler::.ctor - - .method /*060000D2*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Net.WriteStreamClosedEventArgs/*02000017*/ e) runtime managed - // SIG: 20 02 01 1C 12 5C - { - } // end of method WriteStreamClosedEventHandler::Invoke - - .method /*060000D3*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ - BeginInvoke(object sender, - class System.Net.WriteStreamClosedEventArgs/*02000017*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000016*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 55 1C 12 5C 12 59 1C - { - } // end of method WriteStreamClosedEventHandler::BeginInvoke - - .method /*060000D4*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000015*/ result) runtime managed - // SIG: 20 01 01 12 55 - { - } // end of method WriteStreamClosedEventHandler::EndInvoke - -} // end of class System.Net.WriteStreamClosedEventHandler - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il deleted file mode 100644 index 0cdae3e6ca..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il +++ /dev/null @@ -1,873 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003722 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000725c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000036cf [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003554 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001728 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000724 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003711 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00001474] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000034d4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000914 Size -// '#~' Name -// Stream 2: -// 0x00000980 Offset -// 0x000006dc Size -// '#Strings' Name -// Stream 3: -// 0x0000105c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001060 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001070 Offset -// 0x00000404 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24720 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17715 (71.66%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5236 (21.18%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 36 ( 0.15%) -// Managed code : 64 ( 0.26%) -// Data : 2048 ( 8.28%) -// Unaccounted : -1091 (-4.41%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5236 -// Module - 1 (10 bytes) -// TypeDef - 4 (56 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 27 (162 bytes) -// MethodDef - 36 (504 bytes) 0 abstract, 0 native, 36 bodies -// FieldDef - 73 (438 bytes) 0 constant -// MemberRef - 18 (108 bytes) -// ParamDef - 42 (252 bytes) -// MethodImpl - 1 (6 bytes) -// Constant - 71 (426 bytes) -// CustomAttribute- 18 (108 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 6 (36 bytes) -// MethodSemantic- 9 (54 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1756 bytes -// Blobs - 1028 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 198 bytes - -// CLR additional info : 128 - -// CLR method headers : 36 -// Num.of method bodies - 36 -// Num.of fat headers - 0 -// Num.of tiny headers - 36 - -// Managed code : 64 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class HttpRequestHeader (public) (auto) (ansi) (sealed) -// Class HttpResponseHeader (public) (auto) (ansi) (sealed) -// Class WebHeaderCollection (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.WebHeaderCollection -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 48 65 61 64 65 72 43 6F 6C 6C 65 63 74 69 6F // bHeaderCollectio - 6E 00 00 ) // n.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 48 65 61 64 65 72 43 6F 6C 6C 65 63 74 69 6F // bHeaderCollectio - 6E 00 00 ) // n.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 48 65 61 64 65 72 43 6F 6C 6C 65 63 74 69 6F // bHeaderCollectio - 6E 00 00 ) // n.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.WebHeaderCollection.dll -// MVID: {63a83500-f813-4eb2-8a7c-771ec7d592a9} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FD6E821C000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Net.HttpRequestHeader - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Accept = int32(0x00000014) - .field /*04000003*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ AcceptCharset = int32(0x00000015) - .field /*04000004*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ AcceptEncoding = int32(0x00000016) - .field /*04000005*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ AcceptLanguage = int32(0x00000017) - .field /*04000006*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Allow = int32(0x0000000A) - .field /*04000007*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Authorization = int32(0x00000018) - .field /*04000008*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ CacheControl = int32(0x00000000) - .field /*04000009*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Connection = int32(0x00000001) - .field /*0400000A*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentEncoding = int32(0x0000000D) - .field /*0400000B*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentLanguage = int32(0x0000000E) - .field /*0400000C*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentLength = int32(0x0000000B) - .field /*0400000D*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentLocation = int32(0x0000000F) - .field /*0400000E*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentMd5 = int32(0x00000010) - .field /*0400000F*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentRange = int32(0x00000011) - .field /*04000010*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ContentType = int32(0x0000000C) - .field /*04000011*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Cookie = int32(0x00000019) - .field /*04000012*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Date = int32(0x00000002) - .field /*04000013*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Expect = int32(0x0000001A) - .field /*04000014*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Expires = int32(0x00000012) - .field /*04000015*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ From = int32(0x0000001B) - .field /*04000016*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Host = int32(0x0000001C) - .field /*04000017*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ IfMatch = int32(0x0000001D) - .field /*04000018*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ IfModifiedSince = int32(0x0000001E) - .field /*04000019*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ IfNoneMatch = int32(0x0000001F) - .field /*0400001A*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ IfRange = int32(0x00000020) - .field /*0400001B*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ IfUnmodifiedSince = int32(0x00000021) - .field /*0400001C*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ KeepAlive = int32(0x00000003) - .field /*0400001D*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ LastModified = int32(0x00000013) - .field /*0400001E*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ MaxForwards = int32(0x00000022) - .field /*0400001F*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Pragma = int32(0x00000004) - .field /*04000020*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ ProxyAuthorization = int32(0x00000023) - .field /*04000021*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Range = int32(0x00000025) - .field /*04000022*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Referer = int32(0x00000024) - .field /*04000023*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Te = int32(0x00000026) - .field /*04000024*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Trailer = int32(0x00000005) - .field /*04000025*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ TransferEncoding = int32(0x00000006) - .field /*04000026*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Translate = int32(0x00000027) - .field /*04000027*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Upgrade = int32(0x00000007) - .field /*04000028*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ UserAgent = int32(0x00000028) - .field /*04000029*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Via = int32(0x00000008) - .field /*0400002A*/ public static literal valuetype System.Net.HttpRequestHeader/*02000002*/ Warning = int32(0x00000009) -} // end of class System.Net.HttpRequestHeader - -.class /*02000003*/ public auto ansi sealed System.Net.HttpResponseHeader - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400002B*/ public specialname rtspecialname int32 value__ - .field /*0400002C*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ AcceptRanges = int32(0x00000014) - .field /*0400002D*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Age = int32(0x00000015) - .field /*0400002E*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Allow = int32(0x0000000A) - .field /*0400002F*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ CacheControl = int32(0x00000000) - .field /*04000030*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Connection = int32(0x00000001) - .field /*04000031*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentEncoding = int32(0x0000000D) - .field /*04000032*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentLanguage = int32(0x0000000E) - .field /*04000033*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentLength = int32(0x0000000B) - .field /*04000034*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentLocation = int32(0x0000000F) - .field /*04000035*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentMd5 = int32(0x00000010) - .field /*04000036*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentRange = int32(0x00000011) - .field /*04000037*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ContentType = int32(0x0000000C) - .field /*04000038*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Date = int32(0x00000002) - .field /*04000039*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ETag = int32(0x00000016) - .field /*0400003A*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Expires = int32(0x00000012) - .field /*0400003B*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ KeepAlive = int32(0x00000003) - .field /*0400003C*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ LastModified = int32(0x00000013) - .field /*0400003D*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Location = int32(0x00000017) - .field /*0400003E*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Pragma = int32(0x00000004) - .field /*0400003F*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ ProxyAuthenticate = int32(0x00000018) - .field /*04000040*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ RetryAfter = int32(0x00000019) - .field /*04000041*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Server = int32(0x0000001A) - .field /*04000042*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ SetCookie = int32(0x0000001B) - .field /*04000043*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Trailer = int32(0x00000005) - .field /*04000044*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ TransferEncoding = int32(0x00000006) - .field /*04000045*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Upgrade = int32(0x00000007) - .field /*04000046*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Vary = int32(0x0000001C) - .field /*04000047*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Via = int32(0x00000008) - .field /*04000048*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ Warning = int32(0x00000009) - .field /*04000049*/ public static literal valuetype System.Net.HttpResponseHeader/*02000003*/ WwwAuthenticate = int32(0x0000001D) -} // end of class System.Net.HttpResponseHeader - -.class /*02000004*/ public auto ansi beforefieldinit System.Net.WebHeaderCollection - extends [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameValueCollection/*01000013*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000017*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000014*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameValueCollection/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebHeaderCollection::.ctor - - .method /*06000002*/ public hidebysig specialname virtual - instance string[] get_AllKeys() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::get_AllKeys - - .method /*06000003*/ public hidebysig specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::get_Count - - .method /*06000004*/ public hidebysig specialname - instance string get_Item(valuetype System.Net.HttpRequestHeader/*02000002*/ header) cil managed - // SIG: 20 01 0E 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::get_Item - - .method /*06000005*/ public hidebysig specialname - instance void set_Item(valuetype System.Net.HttpRequestHeader/*02000002*/ header, - string 'value') cil managed - // SIG: 20 02 01 11 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::set_Item - - .method /*06000006*/ public hidebysig specialname - instance string get_Item(valuetype System.Net.HttpResponseHeader/*02000003*/ header) cil managed - // SIG: 20 01 0E 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::get_Item - - .method /*06000007*/ public hidebysig specialname - instance void set_Item(valuetype System.Net.HttpResponseHeader/*02000003*/ header, - string 'value') cil managed - // SIG: 20 02 01 11 0C 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::set_Item - - .method /*06000008*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ streamingContext) cil managed - // SIG: 20 02 01 12 55 11 59 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000014*/::GetObjectData /*01000014::0A000011*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000009*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::ToString - - .method /*0600000A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ streamingContext) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameValueCollection/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebHeaderCollection::.ctor - - .method /*0600000B*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ streamingContext) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::GetObjectData - - .method /*0600000C*/ public hidebysig specialname - instance string get_Item(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::get_Item - - .method /*0600000D*/ public hidebysig specialname - instance void set_Item(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::set_Item - - .method /*0600000E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000018*/ - GetEnumerator() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::GetEnumerator - - .method /*0600000F*/ public hidebysig virtual - instance void Remove(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Remove - - .method /*06000010*/ public hidebysig instance uint8[] - ToByteArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::ToByteArray - - .method /*06000011*/ public hidebysig static - bool IsRestricted(string headerName, - bool response) cil managed - // SIG: 00 02 02 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::IsRestricted - - .method /*06000012*/ public hidebysig static - bool IsRestricted(string headerName) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::IsRestricted - - .method /*06000013*/ public hidebysig virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::OnDeserialization - - .method /*06000014*/ public hidebysig instance void - Remove(valuetype System.Net.HttpResponseHeader/*02000003*/ header) cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Remove - - .method /*06000015*/ public hidebysig instance void - Remove(valuetype System.Net.HttpRequestHeader/*02000002*/ header) cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Remove - - .method /*06000016*/ public hidebysig virtual - instance string[] GetValues(int32 index) cil managed - // SIG: 20 01 1D 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::GetValues - - .method /*06000017*/ public hidebysig virtual - instance string[] GetValues(string header) cil managed - // SIG: 20 01 1D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::GetValues - - .method /*06000018*/ public hidebysig virtual - instance string GetKey(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::GetKey - - .method /*06000019*/ public hidebysig virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Clear - - .method /*0600001A*/ public hidebysig virtual - instance string Get(int32 index) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::Get - - .method /*0600001B*/ public hidebysig virtual - instance string Get(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::Get - - .method /*0600001C*/ public hidebysig instance void - Set(valuetype System.Net.HttpRequestHeader/*02000002*/ header, - string 'value') cil managed - // SIG: 20 02 01 11 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Set - - .method /*0600001D*/ public hidebysig instance void - Set(valuetype System.Net.HttpResponseHeader/*02000003*/ header, - string 'value') cil managed - // SIG: 20 02 01 11 0C 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Set - - .method /*0600001E*/ public hidebysig virtual - instance void Set(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Set - - .method /*0600001F*/ public hidebysig instance void - Add(valuetype System.Net.HttpRequestHeader/*02000002*/ header, - string 'value') cil managed - // SIG: 20 02 01 11 08 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Add - - .method /*06000020*/ public hidebysig instance void - Add(valuetype System.Net.HttpResponseHeader/*02000003*/ header, - string 'value') cil managed - // SIG: 20 02 01 11 0C 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Add - - .method /*06000021*/ public hidebysig instance void - Add(string header) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Add - - .method /*06000022*/ public hidebysig virtual - instance void Add(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::Add - - .method /*06000023*/ family hidebysig instance void - AddWithoutValidate(string headerName, - string headerValue) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebHeaderCollection::AddWithoutValidate - - .method /*06000024*/ public hidebysig specialname virtual - instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameObjectCollectionBase/*0100001A*//KeysCollection/*0100001B*/ - get_Keys() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebHeaderCollection::get_Keys - - .property /*17000001*/ instance string[] - AllKeys() - { - .get instance string[] System.Net.WebHeaderCollection/*02000004*/::get_AllKeys() /* 06000002 */ - } // end of property WebHeaderCollection::AllKeys - .property /*17000002*/ instance int32 Count() - { - .get instance int32 System.Net.WebHeaderCollection/*02000004*/::get_Count() /* 06000003 */ - } // end of property WebHeaderCollection::Count - .property /*17000003*/ instance string Item(valuetype System.Net.HttpRequestHeader/*02000002*/) - { - .get instance string System.Net.WebHeaderCollection/*02000004*/::get_Item(valuetype System.Net.HttpRequestHeader/*02000002*/) /* 06000004 */ - .set instance void System.Net.WebHeaderCollection/*02000004*/::set_Item(valuetype System.Net.HttpRequestHeader/*02000002*/, - string) /* 06000005 */ - } // end of property WebHeaderCollection::Item - .property /*17000004*/ instance string Item(valuetype System.Net.HttpResponseHeader/*02000003*/) - { - .get instance string System.Net.WebHeaderCollection/*02000004*/::get_Item(valuetype System.Net.HttpResponseHeader/*02000003*/) /* 06000006 */ - .set instance void System.Net.WebHeaderCollection/*02000004*/::set_Item(valuetype System.Net.HttpResponseHeader/*02000003*/, - string) /* 06000007 */ - } // end of property WebHeaderCollection::Item - .property /*17000005*/ instance string Item(string) - { - .get instance string System.Net.WebHeaderCollection/*02000004*/::get_Item(string) /* 0600000C */ - .set instance void System.Net.WebHeaderCollection/*02000004*/::set_Item(string, - string) /* 0600000D */ - } // end of property WebHeaderCollection::Item - .property /*17000006*/ instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameObjectCollectionBase/*0100001A*//KeysCollection/*0100001B*/ - Keys() - { - .get instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.NameObjectCollectionBase/*0100001A*//KeysCollection/*0100001B*/ System.Net.WebHeaderCollection/*02000004*/::get_Keys() /* 06000024 */ - } // end of property WebHeaderCollection::Keys -} // end of class System.Net.WebHeaderCollection - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il deleted file mode 100644 index ea926809d4..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il +++ /dev/null @@ -1,752 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003126 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00012e3c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000030d3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001c00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002f58 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000112c Virtual Size -// 0x00002000 Virtual Address -// 0x00001200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000128 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003115 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000e78] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ed8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000558 Size -// '#~' Name -// Stream 2: -// 0x000005c4 Offset -// 0x000004ec Size -// '#Strings' Name -// Stream 3: -// 0x00000ab0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000ab4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000ac4 Offset -// 0x000003b4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23184 -// PE header size : 512 (496 used) ( 2.21%) -// PE additional info : 17619 (76.00%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.31%) -// CLR meta-data size : 3704 (15.98%) -// CLR additional info : 128 ( 0.55%) -// CLR method headers : 27 ( 0.12%) -// Managed code : 102 ( 0.44%) -// Data : 2048 ( 8.83%) -// Unaccounted : -1028 (-4.43%) - -// Num.of PE sections : 3 -// .text - 4608 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3704 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 26 (156 bytes) -// MethodDef - 30 (420 bytes) 3 abstract, 0 native, 27 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 40 (240 bytes) -// MethodImpl - 1 (6 bytes) -// CustomAttribute- 18 (108 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 6 (36 bytes) -// MethodSemantic- 11 (66 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 1258 bytes -// Blobs - 948 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 192 bytes - -// CLR additional info : 128 - -// CLR method headers : 27 -// Num.of method bodies - 27 -// Num.of fat headers - 0 -// Num.of tiny headers - 27 - -// Managed code : 102 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface IWebProxyScript (public) (abstract) (auto) (ansi) -// Class WebProxy (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Net.WebProxy -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 50 72 6F 78 79 00 00 ) // bProxy.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 50 72 6F 78 79 00 00 ) // bProxy.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 50 72 6F 78 79 00 00 ) // bProxy.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Net.WebProxy.dll -// MVID: {bdee9277-6f52-4148-8ea7-d356cbaa3032} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7D3801C000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.Net.IWebProxyScript -{ - .method /*06000001*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IWebProxyScript::Close - - .method /*06000002*/ public hidebysig newslot abstract virtual - instance bool Load(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ scriptLocation, - string script, - class [System.Runtime/*23000001*/]System.Type/*01000012*/ helperType) cil managed - // SIG: 20 03 02 12 45 0E 12 49 - { - // Method begins at RVA 0x0 - } // end of method IWebProxyScript::Load - - .method /*06000003*/ public hidebysig newslot abstract virtual - instance string Run(string url, - string host) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IWebProxyScript::Run - -} // end of class System.Net.IWebProxyScript - -.class /*02000003*/ public auto ansi beforefieldinit System.Net.WebProxy - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Net.Primitives/*23000002*/]System.Net.IWebProxy/*01000017*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000014*/ -{ - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ Address) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ Address, - bool BypassOnLocal) cil managed - // SIG: 20 02 01 12 45 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ Address, - bool BypassOnLocal, - string[] BypassList) cil managed - // SIG: 20 03 01 12 45 02 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ Address, - bool BypassOnLocal, - string[] BypassList, - class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/ Credentials) cil managed - // SIG: 20 04 01 12 45 02 1D 0E 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(string Host, - int32 Port) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(string Address) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(string Address, - bool BypassOnLocal) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(string Address, - bool BypassOnLocal, - string[] BypassList) cil managed - // SIG: 20 03 01 0E 02 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(string Address, - bool BypassOnLocal, - string[] BypassList, - class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/ Credentials) cil managed - // SIG: 20 04 01 0E 02 1D 0E 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*0600000E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000011*/ - get_Address() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::get_Address - - .method /*0600000F*/ public hidebysig specialname - instance void set_Address(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ 'value') cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::set_Address - - .method /*06000010*/ public hidebysig specialname - instance bool get_BypassProxyOnLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::get_BypassProxyOnLocal - - .method /*06000011*/ public hidebysig specialname - instance void set_BypassProxyOnLocal(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::set_BypassProxyOnLocal - - .method /*06000012*/ public hidebysig specialname - instance string[] get_BypassList() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::get_BypassList - - .method /*06000013*/ public hidebysig specialname - instance void set_BypassList(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::set_BypassList - - .method /*06000014*/ public hidebysig specialname - instance class [System.Runtime.Extensions/*23000003*/]System.Collections.ArrayList/*01000019*/ - get_BypassArrayList() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::get_BypassArrayList - - .method /*06000015*/ public hidebysig newslot specialname virtual final - instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/ - get_Credentials() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::get_Credentials - - .method /*06000016*/ public hidebysig newslot specialname virtual final - instance void set_Credentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/ 'value') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::set_Credentials - - .method /*06000017*/ public hidebysig specialname - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::get_UseDefaultCredentials - - .method /*06000018*/ public hidebysig specialname - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::set_UseDefaultCredentials - - .method /*06000019*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Uri/*01000011*/ - GetProxy(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ destination) cil managed - // SIG: 20 01 12 45 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::GetProxy - - .method /*0600001A*/ public hidebysig newslot virtual final - instance bool IsBypassed(class [System.Runtime/*23000001*/]System.Uri/*01000011*/ host) cil managed - // SIG: 20 01 02 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::IsBypassed - - .method /*0600001B*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ streamingContext) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method WebProxy::.ctor - - .method /*0600001C*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ streamingContext) cil managed - // SIG: 20 02 01 12 55 11 59 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000014*/::GetObjectData /*01000014::0A000010*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*0600001D*/ family hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ streamingContext) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebProxy::GetObjectData - - .method /*0600001E*/ public hidebysig static - class System.Net.WebProxy/*02000003*/ - GetDefaultProxy() cil managed - // SIG: 00 00 12 0C - { - .custom /*0C000012:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001A*/::.ctor(string) /* 0A000011 */ = ( 01 00 7F 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ...This method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 74 // ed. Please use t - 68 65 20 70 72 6F 78 79 20 73 65 6C 65 63 74 65 // he proxy selecte - 64 20 66 6F 72 20 79 6F 75 20 62 79 20 64 65 66 // d for you by def - 61 75 6C 74 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E // ault. http://go. - 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 // microsoft.com/fw - 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 // link/?linkid=142 - 30 32 00 00 ) // 02.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebProxy::GetDefaultProxy - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000011*/ - Address() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000011*/ System.Net.WebProxy/*02000003*/::get_Address() /* 0600000E */ - .set instance void System.Net.WebProxy/*02000003*/::set_Address(class [System.Runtime/*23000001*/]System.Uri/*01000011*/) /* 0600000F */ - } // end of property WebProxy::Address - .property /*17000002*/ instance bool BypassProxyOnLocal() - { - .get instance bool System.Net.WebProxy/*02000003*/::get_BypassProxyOnLocal() /* 06000010 */ - .set instance void System.Net.WebProxy/*02000003*/::set_BypassProxyOnLocal(bool) /* 06000011 */ - } // end of property WebProxy::BypassProxyOnLocal - .property /*17000003*/ instance string[] - BypassList() - { - .get instance string[] System.Net.WebProxy/*02000003*/::get_BypassList() /* 06000012 */ - .set instance void System.Net.WebProxy/*02000003*/::set_BypassList(string[]) /* 06000013 */ - } // end of property WebProxy::BypassList - .property /*17000004*/ instance class [System.Runtime.Extensions/*23000003*/]System.Collections.ArrayList/*01000019*/ - BypassArrayList() - { - .get instance class [System.Runtime.Extensions/*23000003*/]System.Collections.ArrayList/*01000019*/ System.Net.WebProxy/*02000003*/::get_BypassArrayList() /* 06000014 */ - } // end of property WebProxy::BypassArrayList - .property /*17000005*/ instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/ System.Net.WebProxy/*02000003*/::get_Credentials() /* 06000015 */ - .set instance void System.Net.WebProxy/*02000003*/::set_Credentials(class [System.Net.Primitives/*23000002*/]System.Net.ICredentials/*01000018*/) /* 06000016 */ - } // end of property WebProxy::Credentials - .property /*17000006*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.WebProxy/*02000003*/::get_UseDefaultCredentials() /* 06000017 */ - .set instance void System.Net.WebProxy/*02000003*/::set_UseDefaultCredentials(bool) /* 06000018 */ - } // end of property WebProxy::UseDefaultCredentials -} // end of class System.Net.WebProxy - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il deleted file mode 100644 index 9d6f072b53..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il +++ /dev/null @@ -1,804 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d85 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003312 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b077 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000032bf [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001e00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003144 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001318 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000314 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003301 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x0000105c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000030c4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000005c0 Size -// '#~' Name -// Stream 2: -// 0x0000062c Offset -// 0x000006a4 Size -// '#Strings' Name -// Stream 3: -// 0x00000cd0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000cd4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000ce4 Offset -// 0x00000378 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23696 -// PE header size : 512 (496 used) ( 2.16%) -// PE additional info : 17699 (74.69%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4188 (17.67%) -// CLR additional info : 128 ( 0.54%) -// CLR method headers : 32 ( 0.14%) -// Managed code : 61 ( 0.26%) -// Data : 2048 ( 8.64%) -// Unaccounted : -1044 (-4.41%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 4188 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 34 (204 bytes) -// MethodDef - 32 (448 bytes) 0 abstract, 0 native, 32 bodies -// MemberRef - 17 (102 bytes) -// ParamDef - 29 (174 bytes) -// CustomAttribute- 17 (102 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 12 (72 bytes) -// MethodSemantic- 19 (114 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 5 (100 bytes) -// Strings - 1699 bytes -// Blobs - 888 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 183 bytes - -// CLR additional info : 128 - -// CLR method headers : 32 -// Num.of method bodies - 32 -// Num.of fat headers - 0 -// Num.of tiny headers - 32 - -// Managed code : 61 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ClientWebSocket (public) (auto) (ansi) (sealed) -// Class ClientWebSocketOptions (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.WebSockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.WebSockets.Client -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 53 6F 63 6B 65 74 73 2E 43 6C 69 65 6E 74 00 // bSockets.Client. - 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 53 6F 63 6B 65 74 73 2E 43 6C 69 65 6E 74 00 // bSockets.Client. - 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 53 6F 63 6B 65 74 73 2E 43 6C 69 65 6E 74 00 // bSockets.Client. - 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.WebSockets.Client.dll -// MVID: {6f1412cf-dc14-4e99-834a-7a74702d065e} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FF78467C000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Net.WebSockets.ClientWebSocket - extends [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocket/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocket/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClientWebSocket::.ctor - - .method /*06000002*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000012*/ - get_CloseStatus() cil managed - // SIG: 20 00 15 11 49 01 11 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::get_CloseStatus - - .method /*06000003*/ public hidebysig specialname virtual - instance string get_CloseStatusDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::get_CloseStatusDescription - - .method /*06000004*/ public hidebysig specialname - instance class System.Net.WebSockets.ClientWebSocketOptions/*02000003*/ - get_Options() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::get_Options - - .method /*06000005*/ public hidebysig specialname virtual - instance valuetype [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocketState/*01000014*/ - get_State() cil managed - // SIG: 20 00 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::get_State - - .method /*06000006*/ public hidebysig specialname virtual - instance string get_SubProtocol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::get_SubProtocol - - .method /*06000007*/ public hidebysig virtual - instance void Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocket::Abort - - .method /*06000008*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - CloseAsync(valuetype [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocketCloseStatus/*01000013*/ closeStatus, - string statusDescription, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 12 55 11 4D 0E 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::CloseAsync - - .method /*06000009*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - CloseOutputAsync(valuetype [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocketCloseStatus/*01000013*/ closeStatus, - string statusDescription, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 03 12 55 11 4D 0E 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::CloseOutputAsync - - .method /*0600000A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - ConnectAsync(class [System.Runtime/*23000001*/]System.Uri/*01000017*/ uri, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 12 55 12 5D 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::ConnectAsync - - .method /*0600000B*/ public hidebysig virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocket::Dispose - - .method /*0600000C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000018*/ - ReceiveAsync(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*0100001A*/ buffer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 02 15 12 61 01 12 65 15 11 69 01 05 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::ReceiveAsync - - .method /*0600000D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000015*/ - SendAsync(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*0100001A*/ buffer, - valuetype [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocketMessageType/*0100001B*/ messageType, - bool endOfMessage, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000016*/ cancellationToken) cil managed - // SIG: 20 04 12 55 15 11 69 01 05 11 6D 02 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocket::SendAsync - - .property /*17000001*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000012*/ - CloseStatus() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000012*/ System.Net.WebSockets.ClientWebSocket/*02000002*/::get_CloseStatus() /* 06000002 */ - } // end of property ClientWebSocket::CloseStatus - .property /*17000002*/ instance string CloseStatusDescription() - { - .get instance string System.Net.WebSockets.ClientWebSocket/*02000002*/::get_CloseStatusDescription() /* 06000003 */ - } // end of property ClientWebSocket::CloseStatusDescription - .property /*17000003*/ instance class System.Net.WebSockets.ClientWebSocketOptions/*02000003*/ - Options() - { - .get instance class System.Net.WebSockets.ClientWebSocketOptions/*02000003*/ System.Net.WebSockets.ClientWebSocket/*02000002*/::get_Options() /* 06000004 */ - } // end of property ClientWebSocket::Options - .property /*17000004*/ instance valuetype [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocketState/*01000014*/ - State() - { - .get instance valuetype [System.Net.WebSockets/*23000002*/]System.Net.WebSockets.WebSocketState/*01000014*/ System.Net.WebSockets.ClientWebSocket/*02000002*/::get_State() /* 06000005 */ - } // end of property ClientWebSocket::State - .property /*17000005*/ instance string SubProtocol() - { - .get instance string System.Net.WebSockets.ClientWebSocket/*02000002*/::get_SubProtocol() /* 06000006 */ - } // end of property ClientWebSocket::SubProtocol -} // end of class System.Net.WebSockets.ClientWebSocket - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Net.WebSockets.ClientWebSocketOptions - extends [System.Runtime/*23000001*/]System.Object/*0100001C*/ -{ - .method /*0600000E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001C*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ClientWebSocketOptions::.ctor - - .method /*0600000F*/ public hidebysig specialname - instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001D*/ - get_ClientCertificates() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_ClientCertificates - - .method /*06000010*/ public hidebysig specialname - instance void set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_ClientCertificates - - .method /*06000011*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*0100001E*/ - get_Cookies() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_Cookies - - .method /*06000012*/ public hidebysig specialname - instance void set_Cookies(class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_Cookies - - .method /*06000013*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ - get_Credentials() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_Credentials - - .method /*06000014*/ public hidebysig specialname - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_Credentials - - .method /*06000015*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ - get_KeepAliveInterval() cil managed - // SIG: 20 00 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_KeepAliveInterval - - .method /*06000016*/ public hidebysig specialname - instance void set_KeepAliveInterval(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ 'value') cil managed - // SIG: 20 01 01 11 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_KeepAliveInterval - - .method /*06000017*/ public hidebysig specialname - instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000021*/ - get_Proxy() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_Proxy - - .method /*06000018*/ public hidebysig specialname - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000021*/ 'value') cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_Proxy - - .method /*06000019*/ public hidebysig specialname - instance class [System.Net.Security/*23000005*/]System.Net.Security.RemoteCertificateValidationCallback/*01000022*/ - get_RemoteCertificateValidationCallback() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_RemoteCertificateValidationCallback - - .method /*0600001A*/ public hidebysig specialname - instance void set_RemoteCertificateValidationCallback(class [System.Net.Security/*23000005*/]System.Net.Security.RemoteCertificateValidationCallback/*01000022*/ 'value') cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_RemoteCertificateValidationCallback - - .method /*0600001B*/ public hidebysig specialname - instance bool get_UseDefaultCredentials() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClientWebSocketOptions::get_UseDefaultCredentials - - .method /*0600001C*/ public hidebysig specialname - instance void set_UseDefaultCredentials(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::set_UseDefaultCredentials - - .method /*0600001D*/ public hidebysig instance void - AddSubProtocol(string subProtocol) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::AddSubProtocol - - .method /*0600001E*/ public hidebysig instance void - SetBuffer(int32 receiveBufferSize, - int32 sendBufferSize) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::SetBuffer - - .method /*0600001F*/ public hidebysig instance void - SetBuffer(int32 receiveBufferSize, - int32 sendBufferSize, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*0100001A*/ buffer) cil managed - // SIG: 20 03 01 08 08 15 11 69 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::SetBuffer - - .method /*06000020*/ public hidebysig instance void - SetRequestHeader(string headerName, - string headerValue) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClientWebSocketOptions::SetRequestHeader - - .property /*17000006*/ instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001D*/ - ClientCertificates() - { - .get instance class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001D*/ System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_ClientCertificates() /* 0600000F */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_ClientCertificates(class [System.Security.Cryptography.X509Certificates/*23000003*/]System.Security.Cryptography.X509Certificates.X509CertificateCollection/*0100001D*/) /* 06000010 */ - } // end of property ClientWebSocketOptions::ClientCertificates - .property /*17000007*/ instance class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*0100001E*/ - Cookies() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*0100001E*/ System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_Cookies() /* 06000011 */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_Cookies(class [System.Net.Primitives/*23000004*/]System.Net.CookieContainer/*0100001E*/) /* 06000012 */ - } // end of property ClientWebSocketOptions::Cookies - .property /*17000008*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ - Credentials() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/ System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_Credentials() /* 06000013 */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*0100001F*/) /* 06000014 */ - } // end of property ClientWebSocketOptions::Credentials - .property /*17000009*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ - KeepAliveInterval() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_KeepAliveInterval() /* 06000015 */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_KeepAliveInterval(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/) /* 06000016 */ - } // end of property ClientWebSocketOptions::KeepAliveInterval - .property /*1700000A*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000021*/ - Proxy() - { - .get instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000021*/ System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_Proxy() /* 06000017 */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000021*/) /* 06000018 */ - } // end of property ClientWebSocketOptions::Proxy - .property /*1700000B*/ instance class [System.Net.Security/*23000005*/]System.Net.Security.RemoteCertificateValidationCallback/*01000022*/ - RemoteCertificateValidationCallback() - { - .get instance class [System.Net.Security/*23000005*/]System.Net.Security.RemoteCertificateValidationCallback/*01000022*/ System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_RemoteCertificateValidationCallback() /* 06000019 */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_RemoteCertificateValidationCallback(class [System.Net.Security/*23000005*/]System.Net.Security.RemoteCertificateValidationCallback/*01000022*/) /* 0600001A */ - } // end of property ClientWebSocketOptions::RemoteCertificateValidationCallback - .property /*1700000C*/ instance bool UseDefaultCredentials() - { - .get instance bool System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::get_UseDefaultCredentials() /* 0600001B */ - .set instance void System.Net.WebSockets.ClientWebSocketOptions/*02000003*/::set_UseDefaultCredentials(bool) /* 0600001C */ - } // end of property ClientWebSocketOptions::UseDefaultCredentials -} // end of class System.Net.WebSockets.ClientWebSocketOptions - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il deleted file mode 100644 index 8576c73518..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il +++ /dev/null @@ -1,1275 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003e2e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000e568 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003ddb [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002a00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003c60 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001e34 Virtual Size -// 0x00002000 Virtual Address -// 0x00002000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000e30 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003e1d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00001b78] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003be0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000b98 Size -// '#~' Name -// Stream 2: -// 0x00000c04 Offset -// 0x00000a34 Size -// '#Strings' Name -// Stream 3: -// 0x00001638 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000163c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000164c Offset -// 0x0000052c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 26768 -// PE header size : 512 (496 used) ( 1.91%) -// PE additional info : 17635 (65.88%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.27%) -// CLR meta-data size : 7032 (26.27%) -// CLR additional info : 128 ( 0.48%) -// CLR method headers : 41 ( 0.15%) -// Managed code : 169 ( 0.63%) -// Data : 2048 ( 7.65%) -// Unaccounted : -869 (-3.25%) - -// Num.of PE sections : 3 -// .text - 8192 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 7032 -// Module - 1 (10 bytes) -// TypeDef - 10 (140 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 45 (270 bytes) -// MethodDef - 63 (882 bytes) 22 abstract, 0 native, 41 bodies -// FieldDef - 35 (210 bytes) 0 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 76 (456 bytes) -// Constant - 30 (180 bytes) -// CustomAttribute- 23 (138 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 5 (20 bytes) -// Property - 27 (162 bytes) -// MethodSemantic- 27 (162 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 5 (100 bytes) -// Strings - 2612 bytes -// Blobs - 1324 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 41 -// Num.of method bodies - 41 -// Num.of fat headers - 0 -// Num.of tiny headers - 41 - -// Managed code : 169 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ValueWebSocketReceiveResult (public) (sequential) (ansi) (sealed) -// Class WebSocket (public) (abstract) (auto) (ansi) -// Class WebSocketCloseStatus (public) (auto) (ansi) (sealed) -// Class WebSocketContext (public) (abstract) (auto) (ansi) -// Class WebSocketError (public) (auto) (ansi) (sealed) -// Class WebSocketException (public) (auto) (ansi) (sealed) -// Class WebSocketMessageType (public) (auto) (ansi) (sealed) -// Class WebSocketReceiveResult (public) (auto) (ansi) -// Class WebSocketState (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ Microsoft.Win32.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Net.WebSockets -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 53 6F 63 6B 65 74 73 00 00 ) // bSockets.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 53 6F 63 6B 65 74 73 00 00 ) // bSockets.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 53 79 73 74 65 6D 2E 4E 65 74 2E 57 65 // ...System.Net.We - 62 53 6F 63 6B 65 74 73 00 00 ) // bSockets.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Net.WebSockets.dll -// MVID: {df0df93a-6ed2-406b-9749-3eb0b4a010a2} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F2E7E33B000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public sequential ansi sealed beforefieldinit System.Net.WebSockets.ValueWebSocketReceiveResult - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ private initonly int32 _dummy - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 count, - valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ messageType, - bool endOfMessage) cil managed - // SIG: 20 03 01 08 11 20 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueWebSocketReceiveResult::.ctor - - .method /*06000002*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueWebSocketReceiveResult::get_Count - - .method /*06000003*/ public hidebysig specialname - instance bool get_EndOfMessage() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueWebSocketReceiveResult::get_EndOfMessage - - .method /*06000004*/ public hidebysig specialname - instance valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ - get_MessageType() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueWebSocketReceiveResult::get_MessageType - - .property /*17000001*/ instance int32 Count() - { - .get instance int32 System.Net.WebSockets.ValueWebSocketReceiveResult/*02000002*/::get_Count() /* 06000002 */ - } // end of property ValueWebSocketReceiveResult::Count - .property /*17000002*/ instance bool EndOfMessage() - { - .get instance bool System.Net.WebSockets.ValueWebSocketReceiveResult/*02000002*/::get_EndOfMessage() /* 06000003 */ - } // end of property ValueWebSocketReceiveResult::EndOfMessage - .property /*17000003*/ instance valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ - MessageType() - { - .get instance valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ System.Net.WebSockets.ValueWebSocketReceiveResult/*02000002*/::get_MessageType() /* 06000004 */ - } // end of property ValueWebSocketReceiveResult::MessageType -} // end of class System.Net.WebSockets.ValueWebSocketReceiveResult - -.class /*02000003*/ public abstract auto ansi beforefieldinit System.Net.WebSockets.WebSocket - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000014*/ -{ - .method /*06000005*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocket::.ctor - - .method /*06000006*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ - get_CloseStatus() cil managed - // SIG: 20 00 15 11 55 01 11 10 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::get_CloseStatus - - .method /*06000007*/ public hidebysig newslot specialname abstract virtual - instance string get_CloseStatusDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method WebSocket::get_CloseStatusDescription - - .method /*06000008*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000016*/ - get_DefaultKeepAliveInterval() cil managed - // SIG: 00 00 11 59 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::get_DefaultKeepAliveInterval - - .method /*06000009*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ - get_State() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::get_State - - .method /*0600000A*/ public hidebysig newslot specialname abstract virtual - instance string get_SubProtocol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method WebSocket::get_SubProtocol - - .method /*0600000B*/ public hidebysig newslot abstract virtual - instance void Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::Abort - - .method /*0600000C*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000017*/ - CloseAsync(valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ closeStatus, - string statusDescription, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000018*/ cancellationToken) cil managed - // SIG: 20 03 12 5D 11 10 0E 11 61 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::CloseAsync - - .method /*0600000D*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000017*/ - CloseOutputAsync(valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ closeStatus, - string statusDescription, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000018*/ cancellationToken) cil managed - // SIG: 20 03 12 5D 11 10 0E 11 61 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::CloseOutputAsync - - .method /*0600000E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000019*/ - CreateClientBuffer(int32 receiveBufferSize, - int32 sendBufferSize) cil managed - // SIG: 00 02 15 11 65 01 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::CreateClientBuffer - - .method /*0600000F*/ public hidebysig static - class System.Net.WebSockets.WebSocket/*02000003*/ - CreateClientWebSocket(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ innerStream, - string subProtocol, - int32 receiveBufferSize, - int32 sendBufferSize, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000016*/ keepAliveInterval, - bool useZeroMaskingKey, - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000019*/ internalBuffer) cil managed - // SIG: 00 07 12 0C 12 71 0E 08 08 11 59 02 15 11 65 01 05 - { - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001A*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::CreateClientWebSocket - - .method /*06000010*/ public hidebysig static - class System.Net.WebSockets.WebSocket/*02000003*/ - CreateFromStream(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - bool isServer, - string subProtocol, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000016*/ keepAliveInterval) cil managed - // SIG: 00 04 12 0C 12 71 02 0E 11 59 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::CreateFromStream - - .method /*06000011*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000019*/ - CreateServerBuffer(int32 receiveBufferSize) cil managed - // SIG: 00 01 15 11 65 01 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::CreateServerBuffer - - .method /*06000012*/ public hidebysig newslot abstract virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::Dispose - - .method /*06000013*/ public hidebysig static - bool IsApplicationTargeting45() cil managed - // SIG: 00 00 02 - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001A*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001D*/::.ctor(string) /* 0A000012 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 00 00 ) // rom your code... - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::IsApplicationTargeting45 - - .method /*06000014*/ family hidebysig static - bool IsStateTerminal(valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ state) cil managed - // SIG: 00 01 02 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::IsStateTerminal - - .method /*06000015*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ - ReceiveAsync(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000019*/ buffer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000018*/ cancellationToken) cil managed - // SIG: 20 02 15 12 79 01 12 24 15 11 65 01 05 11 61 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::ReceiveAsync - - .method /*06000016*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*0100001F*/ - ReceiveAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000020*/ buffer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000018*/ cancellationToken) cil managed - // SIG: 20 02 15 11 7D 01 11 08 15 11 80 81 01 05 11 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::ReceiveAsync - - .method /*06000017*/ public hidebysig static - void RegisterPrefixes() cil managed - // SIG: 00 00 01 - { - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001B*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001A*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebSocket::RegisterPrefixes - - .method /*06000018*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000017*/ - SendAsync(valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000019*/ buffer, - valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ messageType, - bool endOfMessage, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000018*/ cancellationToken) cil managed - // SIG: 20 04 12 5D 15 11 65 01 05 11 20 02 11 61 - { - // Method begins at RVA 0x0 - } // end of method WebSocket::SendAsync - - .method /*06000019*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask/*01000021*/ - SendAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000022*/ buffer, - valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ messageType, - bool endOfMessage, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000018*/ cancellationToken) cil managed - // SIG: 20 04 11 80 85 15 11 80 89 01 05 11 20 02 11 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocket::SendAsync - - .method /*0600001A*/ family hidebysig static - void ThrowOnInvalidState(valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ state, - valuetype System.Net.WebSockets.WebSocketState/*0200000A*/[] validStates) cil managed - // SIG: 00 02 01 11 28 1D 11 28 - { - .param [2]/*08000026*/ - .custom /*0C000017:0A000013*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000023*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebSocket::ThrowOnInvalidState - - .property /*17000004*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ - CloseStatus() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ System.Net.WebSockets.WebSocket/*02000003*/::get_CloseStatus() /* 06000006 */ - } // end of property WebSocket::CloseStatus - .property /*17000005*/ instance string CloseStatusDescription() - { - .get instance string System.Net.WebSockets.WebSocket/*02000003*/::get_CloseStatusDescription() /* 06000007 */ - } // end of property WebSocket::CloseStatusDescription - .property /*17000006*/ valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000016*/ - DefaultKeepAliveInterval() - { - .get valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000016*/ System.Net.WebSockets.WebSocket/*02000003*/::get_DefaultKeepAliveInterval() /* 06000008 */ - } // end of property WebSocket::DefaultKeepAliveInterval - .property /*17000007*/ instance valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ - State() - { - .get instance valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ System.Net.WebSockets.WebSocket/*02000003*/::get_State() /* 06000009 */ - } // end of property WebSocket::State - .property /*17000008*/ instance string SubProtocol() - { - .get instance string System.Net.WebSockets.WebSocket/*02000003*/::get_SubProtocol() /* 0600000A */ - } // end of property WebSocket::SubProtocol -} // end of class System.Net.WebSockets.WebSocket - -.class /*02000004*/ public auto ansi sealed System.Net.WebSockets.WebSocketCloseStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*04000002*/ public specialname rtspecialname int32 value__ - .field /*04000003*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ Empty = int32(0x000003ED) - .field /*04000004*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ EndpointUnavailable = int32(0x000003E9) - .field /*04000005*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ InternalServerError = int32(0x000003F3) - .field /*04000006*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ InvalidMessageType = int32(0x000003EB) - .field /*04000007*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ InvalidPayloadData = int32(0x000003EF) - .field /*04000008*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ MandatoryExtension = int32(0x000003F2) - .field /*04000009*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ MessageTooBig = int32(0x000003F1) - .field /*0400000A*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ NormalClosure = int32(0x000003E8) - .field /*0400000B*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ PolicyViolation = int32(0x000003F0) - .field /*0400000C*/ public static literal valuetype System.Net.WebSockets.WebSocketCloseStatus/*02000004*/ ProtocolError = int32(0x000003EA) -} // end of class System.Net.WebSockets.WebSocketCloseStatus - -.class /*02000005*/ public abstract auto ansi beforefieldinit System.Net.WebSockets.WebSocketContext - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600001B*/ public hidebysig newslot specialname abstract virtual - instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000025*/ - get_CookieCollection() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_CookieCollection - - .method /*0600001C*/ public hidebysig newslot specialname abstract virtual - instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.NameValueCollection/*01000026*/ - get_Headers() cil managed - // SIG: 20 00 12 80 99 - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_Headers - - .method /*0600001D*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_IsAuthenticated - - .method /*0600001E*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_IsLocal - - .method /*0600001F*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsSecureConnection() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_IsSecureConnection - - .method /*06000020*/ public hidebysig newslot specialname abstract virtual - instance string get_Origin() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_Origin - - .method /*06000021*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000027*/ - get_RequestUri() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_RequestUri - - .method /*06000022*/ public hidebysig newslot specialname abstract virtual - instance string get_SecWebSocketKey() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_SecWebSocketKey - - .method /*06000023*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000028*/ - get_SecWebSocketProtocols() cil managed - // SIG: 20 00 15 12 80 A1 01 0E - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_SecWebSocketProtocols - - .method /*06000024*/ public hidebysig newslot specialname abstract virtual - instance string get_SecWebSocketVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_SecWebSocketVersion - - .method /*06000025*/ public hidebysig newslot specialname abstract virtual - instance class [System.Security.Principal/*23000004*/]System.Security.Principal.IPrincipal/*01000029*/ - get_User() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_User - - .method /*06000026*/ public hidebysig newslot specialname abstract virtual - instance class System.Net.WebSockets.WebSocket/*02000003*/ - get_WebSocket() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x0 - } // end of method WebSocketContext::get_WebSocket - - .method /*06000027*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketContext::.ctor - - .property /*17000009*/ instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000025*/ - CookieCollection() - { - .get instance class [System.Net.Primitives/*23000002*/]System.Net.CookieCollection/*01000025*/ System.Net.WebSockets.WebSocketContext/*02000005*/::get_CookieCollection() /* 0600001B */ - } // end of property WebSocketContext::CookieCollection - .property /*1700000A*/ instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.NameValueCollection/*01000026*/ - Headers() - { - .get instance class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.NameValueCollection/*01000026*/ System.Net.WebSockets.WebSocketContext/*02000005*/::get_Headers() /* 0600001C */ - } // end of property WebSocketContext::Headers - .property /*1700000B*/ instance bool IsAuthenticated() - { - .get instance bool System.Net.WebSockets.WebSocketContext/*02000005*/::get_IsAuthenticated() /* 0600001D */ - } // end of property WebSocketContext::IsAuthenticated - .property /*1700000C*/ instance bool IsLocal() - { - .get instance bool System.Net.WebSockets.WebSocketContext/*02000005*/::get_IsLocal() /* 0600001E */ - } // end of property WebSocketContext::IsLocal - .property /*1700000D*/ instance bool IsSecureConnection() - { - .get instance bool System.Net.WebSockets.WebSocketContext/*02000005*/::get_IsSecureConnection() /* 0600001F */ - } // end of property WebSocketContext::IsSecureConnection - .property /*1700000E*/ instance string Origin() - { - .get instance string System.Net.WebSockets.WebSocketContext/*02000005*/::get_Origin() /* 06000020 */ - } // end of property WebSocketContext::Origin - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000027*/ - RequestUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000027*/ System.Net.WebSockets.WebSocketContext/*02000005*/::get_RequestUri() /* 06000021 */ - } // end of property WebSocketContext::RequestUri - .property /*17000010*/ instance string SecWebSocketKey() - { - .get instance string System.Net.WebSockets.WebSocketContext/*02000005*/::get_SecWebSocketKey() /* 06000022 */ - } // end of property WebSocketContext::SecWebSocketKey - .property /*17000011*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000028*/ - SecWebSocketProtocols() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000028*/ System.Net.WebSockets.WebSocketContext/*02000005*/::get_SecWebSocketProtocols() /* 06000023 */ - } // end of property WebSocketContext::SecWebSocketProtocols - .property /*17000012*/ instance string SecWebSocketVersion() - { - .get instance string System.Net.WebSockets.WebSocketContext/*02000005*/::get_SecWebSocketVersion() /* 06000024 */ - } // end of property WebSocketContext::SecWebSocketVersion - .property /*17000013*/ instance class [System.Security.Principal/*23000004*/]System.Security.Principal.IPrincipal/*01000029*/ - User() - { - .get instance class [System.Security.Principal/*23000004*/]System.Security.Principal.IPrincipal/*01000029*/ System.Net.WebSockets.WebSocketContext/*02000005*/::get_User() /* 06000025 */ - } // end of property WebSocketContext::User - .property /*17000014*/ instance class System.Net.WebSockets.WebSocket/*02000003*/ - WebSocket() - { - .get instance class System.Net.WebSockets.WebSocket/*02000003*/ System.Net.WebSockets.WebSocketContext/*02000005*/::get_WebSocket() /* 06000026 */ - } // end of property WebSocketContext::WebSocket -} // end of class System.Net.WebSockets.WebSocketContext - -.class /*02000006*/ public auto ansi sealed System.Net.WebSockets.WebSocketError - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*0400000D*/ public specialname rtspecialname int32 value__ - .field /*0400000E*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ ConnectionClosedPrematurely = int32(0x00000008) - .field /*0400000F*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ Faulted = int32(0x00000002) - .field /*04000010*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ HeaderError = int32(0x00000007) - .field /*04000011*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ InvalidMessageType = int32(0x00000001) - .field /*04000012*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ InvalidState = int32(0x00000009) - .field /*04000013*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ NativeError = int32(0x00000003) - .field /*04000014*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ NotAWebSocket = int32(0x00000004) - .field /*04000015*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ Success = int32(0x00000000) - .field /*04000016*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ UnsupportedProtocol = int32(0x00000006) - .field /*04000017*/ public static literal valuetype System.Net.WebSockets.WebSocketError/*02000006*/ UnsupportedVersion = int32(0x00000005) -} // end of class System.Net.WebSockets.WebSocketError - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Net.WebSockets.WebSocketException - extends [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/ -{ - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 nativeError) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 nativeError, - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ innerException) cil managed - // SIG: 20 02 01 08 12 80 AD - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 nativeError, - string message) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error') cil managed - // SIG: 20 01 01 11 18 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ innerException) cil managed - // SIG: 20 02 01 11 18 12 80 AD - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - int32 nativeError) cil managed - // SIG: 20 02 01 11 18 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*0600002F*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - int32 nativeError, - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ innerException) cil managed - // SIG: 20 03 01 11 18 08 12 80 AD - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - int32 nativeError, - string message) cil managed - // SIG: 20 03 01 11 18 08 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - int32 nativeError, - string message, - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ innerException) cil managed - // SIG: 20 04 01 11 18 08 0E 12 80 AD - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000032*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - string message) cil managed - // SIG: 20 02 01 11 18 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Net.WebSockets.WebSocketError/*02000006*/ 'error', - string message, - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ innerException) cil managed - // SIG: 20 03 01 11 18 0E 12 80 AD - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000034*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000035*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 AD - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [Microsoft.Win32.Primitives/*23000005*/]System.ComponentModel.Win32Exception/*0100002A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketException::.ctor - - .method /*06000036*/ public hidebysig specialname virtual - instance int32 get_ErrorCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketException::get_ErrorCode - - .method /*06000037*/ public hidebysig specialname - instance valuetype System.Net.WebSockets.WebSocketError/*02000006*/ - get_WebSocketErrorCode() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketException::get_WebSocketErrorCode - - .method /*06000038*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100002C*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002D*/ context) cil managed - // SIG: 20 02 01 12 80 B1 11 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebSocketException::GetObjectData - - .property /*17000015*/ instance int32 ErrorCode() - { - .get instance int32 System.Net.WebSockets.WebSocketException/*02000007*/::get_ErrorCode() /* 06000036 */ - } // end of property WebSocketException::ErrorCode - .property /*17000016*/ instance valuetype System.Net.WebSockets.WebSocketError/*02000006*/ - WebSocketErrorCode() - { - .get instance valuetype System.Net.WebSockets.WebSocketError/*02000006*/ System.Net.WebSockets.WebSocketException/*02000007*/::get_WebSocketErrorCode() /* 06000037 */ - } // end of property WebSocketException::WebSocketErrorCode -} // end of class System.Net.WebSockets.WebSocketException - -.class /*02000008*/ public auto ansi sealed System.Net.WebSockets.WebSocketMessageType - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*04000018*/ public specialname rtspecialname int32 value__ - .field /*04000019*/ public static literal valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ Binary = int32(0x00000001) - .field /*0400001A*/ public static literal valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ Close = int32(0x00000002) - .field /*0400001B*/ public static literal valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ Text = int32(0x00000000) -} // end of class System.Net.WebSockets.WebSocketMessageType - -.class /*02000009*/ public auto ansi beforefieldinit System.Net.WebSockets.WebSocketReceiveResult - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 count, - valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ messageType, - bool endOfMessage) cil managed - // SIG: 20 03 01 08 11 20 02 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketReceiveResult::.ctor - - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 count, - valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ messageType, - bool endOfMessage, - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ closeStatus, - string closeStatusDescription) cil managed - // SIG: 20 05 01 08 11 20 02 15 11 55 01 11 10 0E - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method WebSocketReceiveResult::.ctor - - .method /*0600003B*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ - get_CloseStatus() cil managed - // SIG: 20 00 15 11 55 01 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketReceiveResult::get_CloseStatus - - .method /*0600003C*/ public hidebysig specialname - instance string get_CloseStatusDescription() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketReceiveResult::get_CloseStatusDescription - - .method /*0600003D*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketReceiveResult::get_Count - - .method /*0600003E*/ public hidebysig specialname - instance bool get_EndOfMessage() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketReceiveResult::get_EndOfMessage - - .method /*0600003F*/ public hidebysig specialname - instance valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ - get_MessageType() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebSocketReceiveResult::get_MessageType - - .property /*17000017*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ - CloseStatus() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000015*/ System.Net.WebSockets.WebSocketReceiveResult/*02000009*/::get_CloseStatus() /* 0600003B */ - } // end of property WebSocketReceiveResult::CloseStatus - .property /*17000018*/ instance string CloseStatusDescription() - { - .get instance string System.Net.WebSockets.WebSocketReceiveResult/*02000009*/::get_CloseStatusDescription() /* 0600003C */ - } // end of property WebSocketReceiveResult::CloseStatusDescription - .property /*17000019*/ instance int32 Count() - { - .get instance int32 System.Net.WebSockets.WebSocketReceiveResult/*02000009*/::get_Count() /* 0600003D */ - } // end of property WebSocketReceiveResult::Count - .property /*1700001A*/ instance bool EndOfMessage() - { - .get instance bool System.Net.WebSockets.WebSocketReceiveResult/*02000009*/::get_EndOfMessage() /* 0600003E */ - } // end of property WebSocketReceiveResult::EndOfMessage - .property /*1700001B*/ instance valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ - MessageType() - { - .get instance valuetype System.Net.WebSockets.WebSocketMessageType/*02000008*/ System.Net.WebSockets.WebSocketReceiveResult/*02000009*/::get_MessageType() /* 0600003F */ - } // end of property WebSocketReceiveResult::MessageType -} // end of class System.Net.WebSockets.WebSocketReceiveResult - -.class /*0200000A*/ public auto ansi sealed System.Net.WebSockets.WebSocketState - extends [System.Runtime/*23000001*/]System.Enum/*01000024*/ -{ - .field /*0400001C*/ public specialname rtspecialname int32 value__ - .field /*0400001D*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ Aborted = int32(0x00000006) - .field /*0400001E*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ Closed = int32(0x00000005) - .field /*0400001F*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ CloseReceived = int32(0x00000004) - .field /*04000020*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ CloseSent = int32(0x00000003) - .field /*04000021*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ Connecting = int32(0x00000001) - .field /*04000022*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ None = int32(0x00000000) - .field /*04000023*/ public static literal valuetype System.Net.WebSockets.WebSocketState/*0200000A*/ Open = int32(0x00000002) -} // end of class System.Net.WebSockets.WebSocketState - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il deleted file mode 100644 index c9a7565381..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il +++ /dev/null @@ -1,550 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002e26 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x605d0000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b082 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002dd4 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x0000043c] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000e2c Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x0000043c Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000e28 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002e16 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 5D 60 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000d04] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002d54 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000004b0 Size -// '#~' Name -// Stream 2: -// 0x0000051c Offset -// 0x00000648 Size -// '#Strings' Name -// Stream 3: -// 0x00000b64 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000b6c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000b7c Offset -// 0x00000188 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22672 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17271 (76.18%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 3332 (14.70%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.03%) -// Unaccounted : -691 (-3.05%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3332 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 8 (160 bytes) -// ExportedType - 54 (756 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1607 bytes -// Blobs - 392 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 167 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Net.WebClient -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Net.WebHeaderCollection -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Net.Requests -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000006*/ System.Net.NetworkInformation -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000007*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000008*/ System.Net.Sockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Net -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 4E 65 74 2E 64 6C // ...System.Net.dl - 6C 00 00 ) // l.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 4E 65 74 2E 64 6C // ...System.Net.dl - 6C 00 00 ) // l.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 4E 65 74 2E 64 6C // ...System.Net.dl - 6C 00 00 ) // l.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Net.Cookie -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Net.CookieCollection -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Net.CookieContainer -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Net.CookieException -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Net.DnsEndPoint -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Net.DownloadProgressChangedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000007*/ forwarder System.Net.DownloadProgressChangedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000008*/ forwarder System.Net.DownloadStringCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000009*/ forwarder System.Net.DownloadStringCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700000A*/ forwarder System.Net.EndPoint -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Net.HttpRequestHeader -{ - .assembly extern System.Net.WebHeaderCollection /*23000004*/ -} -.class extern /*2700000C*/ forwarder System.Net.HttpStatusCode -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Net.HttpWebRequest -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*2700000E*/ forwarder System.Net.HttpWebResponse -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*2700000F*/ forwarder System.Net.ICredentials -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Net.IPAddress -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Net.IPEndPoint -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Net.IWebRequestCreate -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*27000013*/ forwarder System.Net.NetworkCredential -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Net.NetworkInformation.NetworkAddressChangedEventHandler -{ - .assembly extern System.Net.NetworkInformation /*23000006*/ -} -.class extern /*27000015*/ forwarder System.Net.NetworkInformation.NetworkChange -{ - .assembly extern System.Net.NetworkInformation /*23000006*/ -} -.class extern /*27000016*/ forwarder System.Net.NetworkInformation.NetworkInterface -{ - .assembly extern System.Net.NetworkInformation /*23000006*/ -} -.class extern /*27000017*/ forwarder System.Net.OpenReadCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000018*/ forwarder System.Net.OpenReadCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000019*/ forwarder System.Net.OpenWriteCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700001A*/ forwarder System.Net.OpenWriteCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700001B*/ forwarder System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission -{ - .assembly extern System.Security.Permissions /*23000007*/ -} -.class extern /*2700001C*/ forwarder System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000007*/ -} -.class extern /*2700001D*/ forwarder System.Net.PeerToPeer.PnrpPermission -{ - .assembly extern System.Security.Permissions /*23000007*/ -} -.class extern /*2700001E*/ forwarder System.Net.PeerToPeer.PnrpPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000007*/ -} -.class extern /*2700001F*/ forwarder System.Net.PeerToPeer.PnrpScope -{ - .assembly extern System.Security.Permissions /*23000007*/ -} -.class extern /*27000020*/ forwarder System.Net.ProtocolViolationException -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*27000021*/ forwarder System.Net.SocketAddress -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000022*/ forwarder System.Net.Sockets.AddressFamily -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000023*/ forwarder System.Net.Sockets.ProtocolType -{ - .assembly extern System.Net.Sockets /*23000008*/ -} -.class extern /*27000024*/ forwarder System.Net.Sockets.Socket -{ - .assembly extern System.Net.Sockets /*23000008*/ -} -.class extern /*27000025*/ forwarder System.Net.Sockets.SocketAsyncEventArgs -{ - .assembly extern System.Net.Sockets /*23000008*/ -} -.class extern /*27000026*/ forwarder System.Net.Sockets.SocketAsyncOperation -{ - .assembly extern System.Net.Sockets /*23000008*/ -} -.class extern /*27000027*/ forwarder System.Net.Sockets.SocketError -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000028*/ forwarder System.Net.Sockets.SocketException -{ - .assembly extern System.Net.Primitives /*23000002*/ -} -.class extern /*27000029*/ forwarder System.Net.Sockets.SocketShutdown -{ - .assembly extern System.Net.Sockets /*23000008*/ -} -.class extern /*2700002A*/ forwarder System.Net.Sockets.SocketType -{ - .assembly extern System.Net.Sockets /*23000008*/ -} -.class extern /*2700002B*/ forwarder System.Net.UploadProgressChangedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700002C*/ forwarder System.Net.UploadProgressChangedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700002D*/ forwarder System.Net.UploadStringCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700002E*/ forwarder System.Net.UploadStringCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*2700002F*/ forwarder System.Net.WebClient -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000030*/ forwarder System.Net.WebException -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*27000031*/ forwarder System.Net.WebExceptionStatus -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*27000032*/ forwarder System.Net.WebHeaderCollection -{ - .assembly extern System.Net.WebHeaderCollection /*23000004*/ -} -.class extern /*27000033*/ forwarder System.Net.WebRequest -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*27000034*/ forwarder System.Net.WebResponse -{ - .assembly extern System.Net.Requests /*23000005*/ -} -.class extern /*27000035*/ forwarder System.Net.WriteStreamClosedEventArgs -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.class extern /*27000036*/ forwarder System.Net.WriteStreamClosedEventHandler -{ - .assembly extern System.Net.WebClient /*23000003*/ -} -.module System.Net.dll -// MVID: {97594475-ab0d-4d52-9b0a-ce0ea0313cc9} -.imagebase 0x605d0000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F30750B6000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il deleted file mode 100644 index 5b3303c623..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il +++ /dev/null @@ -1,5907 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00006ada -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x000115f7 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00006a87 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005600 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000690c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004ae0 Virtual Size -// 0x00002000 Virtual Address -// 0x00004c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000adc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006ac9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020c8 [0x000047c4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000688c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002f8c Size -// '#~' Name -// Stream 2: -// 0x00002ff8 Offset -// 0x00000c64 Size -// '#Strings' Name -// Stream 3: -// 0x00003c5c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003c60 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003c70 Offset -// 0x00000b54 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000140909a01757 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 38032 -// PE header size : 512 (496 used) ( 1.35%) -// PE additional info : 17651 (46.41%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 18372 (48.31%) -// CLR additional info : 128 ( 0.34%) -// CLR method headers : 424 ( 1.11%) -// Managed code : 929 ( 2.44%) -// Data : 2048 ( 5.38%) -// Unaccounted : -2104 (-5.53%) - -// Num.of PE sections : 3 -// .text - 19456 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 18372 -// Module - 1 (10 bytes) -// TypeDef - 10 (140 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 23 (138 bytes) -// MethodDef - 424 (5936 bytes) 0 abstract, 0 native, 424 bodies -// FieldDef - 38 (228 bytes) 0 constant -// MemberRef - 16 (96 bytes) -// ParamDef - 712 (4272 bytes) -// CustomAttribute- 38 (228 bytes) -// InterfaceImpl - 12 (48 bytes) -// PropertyMap - 8 (32 bytes) -// Property - 28 (168 bytes) -// MethodSemantic- 30 (180 bytes) -// TypeSpec - 15 (30 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 44 (352 bytes) -// GenericParamConstraint- 44 (176 bytes) -// Strings - 3171 bytes -// Blobs - 2900 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 205 bytes - -// CLR additional info : 128 - -// CLR method headers : 424 -// Num.of method bodies - 424 -// Num.of fat headers - 0 -// Num.of tiny headers - 424 - -// Managed code : 929 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Matrix3x2 (public) (sequential) (ansi) (sealed) -// Class Matrix4x4 (public) (sequential) (ansi) (sealed) -// Class Plane (public) (sequential) (ansi) (sealed) -// Class Quaternion (public) (sequential) (ansi) (sealed) -// Class Vector (public) (abstract) (auto) (ansi) (sealed) -// Class Vector`1 (public) (sequential) (ansi) (sealed) -// Class Vector2 (public) (sequential) (ansi) (sealed) -// Class Vector3 (public) (sequential) (ansi) (sealed) -// Class Vector4 (public) (sequential) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Numerics.Vectors -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 75 6D 65 72 69 // ...System.Numeri - 63 73 2E 56 65 63 74 6F 72 73 00 00 ) // cs.Vectors.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 75 6D 65 72 69 // ...System.Numeri - 63 73 2E 56 65 63 74 6F 72 73 00 00 ) // cs.Vectors.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 4E 75 6D 65 72 69 // ...System.Numeri - 63 73 2E 56 65 63 74 6F 72 73 00 00 ) // cs.Vectors.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:3:0 -} -.module System.Numerics.Vectors.dll -// MVID: {d6724800-b08a-4e9a-a5a4-b4218abecebe} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FCC3838A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public sequential ansi sealed beforefieldinit System.Numerics.Matrix3x2 - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000001*/ -{ - .field /*04000001*/ public float32 M11 - .field /*04000002*/ public float32 M12 - .field /*04000003*/ public float32 M21 - .field /*04000004*/ public float32 M22 - .field /*04000005*/ public float32 M31 - .field /*04000006*/ public float32 M32 - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 m11, - float32 m12, - float32 m21, - float32 m22, - float32 m31, - float32 m32) cil managed - // SIG: 20 06 01 0C 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::.ctor - - .method /*06000002*/ public hidebysig specialname static - valuetype System.Numerics.Matrix3x2/*02000002*/ - get_Identity() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::get_Identity - - .method /*06000003*/ public hidebysig specialname - instance bool get_IsIdentity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::get_IsIdentity - - .method /*06000004*/ public hidebysig specialname - instance valuetype System.Numerics.Vector2/*02000008*/ - get_Translation() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::get_Translation - - .method /*06000005*/ public hidebysig specialname - instance void set_Translation(valuetype System.Numerics.Vector2/*02000008*/ 'value') cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Matrix3x2::set_Translation - - .method /*06000006*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - Add(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Add - - .method /*06000007*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateRotation(float32 radians) cil managed - // SIG: 00 01 11 08 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateRotation - - .method /*06000008*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateRotation(float32 radians, - valuetype System.Numerics.Vector2/*02000008*/ centerPoint) cil managed - // SIG: 00 02 11 08 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateRotation - - .method /*06000009*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateScale(valuetype System.Numerics.Vector2/*02000008*/ scales) cil managed - // SIG: 00 01 11 08 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateScale - - .method /*0600000A*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateScale(valuetype System.Numerics.Vector2/*02000008*/ scales, - valuetype System.Numerics.Vector2/*02000008*/ centerPoint) cil managed - // SIG: 00 02 11 08 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateScale - - .method /*0600000B*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateScale(float32 scale) cil managed - // SIG: 00 01 11 08 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateScale - - .method /*0600000C*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateScale(float32 scale, - valuetype System.Numerics.Vector2/*02000008*/ centerPoint) cil managed - // SIG: 00 02 11 08 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateScale - - .method /*0600000D*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateScale(float32 xScale, - float32 yScale) cil managed - // SIG: 00 02 11 08 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateScale - - .method /*0600000E*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateScale(float32 xScale, - float32 yScale, - valuetype System.Numerics.Vector2/*02000008*/ centerPoint) cil managed - // SIG: 00 03 11 08 0C 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateScale - - .method /*0600000F*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateSkew(float32 radiansX, - float32 radiansY) cil managed - // SIG: 00 02 11 08 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateSkew - - .method /*06000010*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateSkew(float32 radiansX, - float32 radiansY, - valuetype System.Numerics.Vector2/*02000008*/ centerPoint) cil managed - // SIG: 00 03 11 08 0C 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateSkew - - .method /*06000011*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateTranslation(valuetype System.Numerics.Vector2/*02000008*/ position) cil managed - // SIG: 00 01 11 08 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateTranslation - - .method /*06000012*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - CreateTranslation(float32 xPosition, - float32 yPosition) cil managed - // SIG: 00 02 11 08 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::CreateTranslation - - .method /*06000013*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Matrix3x2/*02000002*/ other) cil managed - // SIG: 20 01 02 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Equals - - .method /*06000014*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Equals - - .method /*06000015*/ public hidebysig instance float32 - GetDeterminant() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::GetDeterminant - - .method /*06000016*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::GetHashCode - - .method /*06000017*/ public hidebysig static - bool Invert(valuetype System.Numerics.Matrix3x2/*02000002*/ matrix, - [out] valuetype System.Numerics.Matrix3x2/*02000002*/& result) cil managed - // SIG: 00 02 02 11 08 10 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Invert - - .method /*06000018*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - Lerp(valuetype System.Numerics.Matrix3x2/*02000002*/ matrix1, - valuetype System.Numerics.Matrix3x2/*02000002*/ matrix2, - float32 amount) cil managed - // SIG: 00 03 11 08 11 08 11 08 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Lerp - - .method /*06000019*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - Multiply(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Multiply - - .method /*0600001A*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - Multiply(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 08 11 08 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Multiply - - .method /*0600001B*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - Negate(valuetype System.Numerics.Matrix3x2/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Negate - - .method /*0600001C*/ public hidebysig specialname static - valuetype System.Numerics.Matrix3x2/*02000002*/ - op_Addition(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_Addition - - .method /*0600001D*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_Equality - - .method /*0600001E*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_Inequality - - .method /*0600001F*/ public hidebysig specialname static - valuetype System.Numerics.Matrix3x2/*02000002*/ - op_Multiply(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_Multiply - - .method /*06000020*/ public hidebysig specialname static - valuetype System.Numerics.Matrix3x2/*02000002*/ - op_Multiply(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 08 11 08 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_Multiply - - .method /*06000021*/ public hidebysig specialname static - valuetype System.Numerics.Matrix3x2/*02000002*/ - op_Subtraction(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_Subtraction - - .method /*06000022*/ public hidebysig specialname static - valuetype System.Numerics.Matrix3x2/*02000002*/ - op_UnaryNegation(valuetype System.Numerics.Matrix3x2/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::op_UnaryNegation - - .method /*06000023*/ public hidebysig static - valuetype System.Numerics.Matrix3x2/*02000002*/ - Subtract(valuetype System.Numerics.Matrix3x2/*02000002*/ value1, - valuetype System.Numerics.Matrix3x2/*02000002*/ value2) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::Subtract - - .method /*06000024*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix3x2::ToString - - .property /*17000001*/ valuetype System.Numerics.Matrix3x2/*02000002*/ - Identity() - { - .get valuetype System.Numerics.Matrix3x2/*02000002*/ System.Numerics.Matrix3x2/*02000002*/::get_Identity() /* 06000002 */ - } // end of property Matrix3x2::Identity - .property /*17000002*/ instance bool IsIdentity() - { - .get instance bool System.Numerics.Matrix3x2/*02000002*/::get_IsIdentity() /* 06000003 */ - } // end of property Matrix3x2::IsIdentity - .property /*17000003*/ instance valuetype System.Numerics.Vector2/*02000008*/ - Translation() - { - .get instance valuetype System.Numerics.Vector2/*02000008*/ System.Numerics.Matrix3x2/*02000002*/::get_Translation() /* 06000004 */ - .set instance void System.Numerics.Matrix3x2/*02000002*/::set_Translation(valuetype System.Numerics.Vector2/*02000008*/) /* 06000005 */ - } // end of property Matrix3x2::Translation -} // end of class System.Numerics.Matrix3x2 - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Numerics.Matrix4x4 - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000002*/ -{ - .field /*04000007*/ public float32 M11 - .field /*04000008*/ public float32 M12 - .field /*04000009*/ public float32 M13 - .field /*0400000A*/ public float32 M14 - .field /*0400000B*/ public float32 M21 - .field /*0400000C*/ public float32 M22 - .field /*0400000D*/ public float32 M23 - .field /*0400000E*/ public float32 M24 - .field /*0400000F*/ public float32 M31 - .field /*04000010*/ public float32 M32 - .field /*04000011*/ public float32 M33 - .field /*04000012*/ public float32 M34 - .field /*04000013*/ public float32 M41 - .field /*04000014*/ public float32 M42 - .field /*04000015*/ public float32 M43 - .field /*04000016*/ public float32 M44 - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Matrix3x2/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 m11, - float32 m12, - float32 m13, - float32 m14, - float32 m21, - float32 m22, - float32 m23, - float32 m24, - float32 m31, - float32 m32, - float32 m33, - float32 m34, - float32 m41, - float32 m42, - float32 m43, - float32 m44) cil managed - // SIG: 20 10 01 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::.ctor - - .method /*06000027*/ public hidebysig specialname static - valuetype System.Numerics.Matrix4x4/*02000003*/ - get_Identity() cil managed - // SIG: 00 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::get_Identity - - .method /*06000028*/ public hidebysig specialname - instance bool get_IsIdentity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::get_IsIdentity - - .method /*06000029*/ public hidebysig specialname - instance valuetype System.Numerics.Vector3/*02000009*/ - get_Translation() cil managed - // SIG: 20 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::get_Translation - - .method /*0600002A*/ public hidebysig specialname - instance void set_Translation(valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Matrix4x4::set_Translation - - .method /*0600002B*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Add(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Add - - .method /*0600002C*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateBillboard(valuetype System.Numerics.Vector3/*02000009*/ objectPosition, - valuetype System.Numerics.Vector3/*02000009*/ cameraPosition, - valuetype System.Numerics.Vector3/*02000009*/ cameraUpVector, - valuetype System.Numerics.Vector3/*02000009*/ cameraForwardVector) cil managed - // SIG: 00 04 11 0C 11 24 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateBillboard - - .method /*0600002D*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateConstrainedBillboard(valuetype System.Numerics.Vector3/*02000009*/ objectPosition, - valuetype System.Numerics.Vector3/*02000009*/ cameraPosition, - valuetype System.Numerics.Vector3/*02000009*/ rotateAxis, - valuetype System.Numerics.Vector3/*02000009*/ cameraForwardVector, - valuetype System.Numerics.Vector3/*02000009*/ objectForwardVector) cil managed - // SIG: 00 05 11 0C 11 24 11 24 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateConstrainedBillboard - - .method /*0600002E*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateFromAxisAngle(valuetype System.Numerics.Vector3/*02000009*/ axis, - float32 angle) cil managed - // SIG: 00 02 11 0C 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateFromAxisAngle - - .method /*0600002F*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateFromQuaternion(valuetype System.Numerics.Quaternion/*02000005*/ quaternion) cil managed - // SIG: 00 01 11 0C 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateFromQuaternion - - .method /*06000030*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateFromYawPitchRoll(float32 yaw, - float32 pitch, - float32 roll) cil managed - // SIG: 00 03 11 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateFromYawPitchRoll - - .method /*06000031*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateLookAt(valuetype System.Numerics.Vector3/*02000009*/ cameraPosition, - valuetype System.Numerics.Vector3/*02000009*/ cameraTarget, - valuetype System.Numerics.Vector3/*02000009*/ cameraUpVector) cil managed - // SIG: 00 03 11 0C 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateLookAt - - .method /*06000032*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateOrthographic(float32 width, - float32 height, - float32 zNearPlane, - float32 zFarPlane) cil managed - // SIG: 00 04 11 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateOrthographic - - .method /*06000033*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateOrthographicOffCenter(float32 left, - float32 right, - float32 bottom, - float32 top, - float32 zNearPlane, - float32 zFarPlane) cil managed - // SIG: 00 06 11 0C 0C 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateOrthographicOffCenter - - .method /*06000034*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreatePerspective(float32 width, - float32 height, - float32 nearPlaneDistance, - float32 farPlaneDistance) cil managed - // SIG: 00 04 11 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreatePerspective - - .method /*06000035*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreatePerspectiveFieldOfView(float32 fieldOfView, - float32 aspectRatio, - float32 nearPlaneDistance, - float32 farPlaneDistance) cil managed - // SIG: 00 04 11 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreatePerspectiveFieldOfView - - .method /*06000036*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreatePerspectiveOffCenter(float32 left, - float32 right, - float32 bottom, - float32 top, - float32 nearPlaneDistance, - float32 farPlaneDistance) cil managed - // SIG: 00 06 11 0C 0C 0C 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreatePerspectiveOffCenter - - .method /*06000037*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateReflection(valuetype System.Numerics.Plane/*02000004*/ 'value') cil managed - // SIG: 00 01 11 0C 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateReflection - - .method /*06000038*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateRotationX(float32 radians) cil managed - // SIG: 00 01 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateRotationX - - .method /*06000039*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateRotationX(float32 radians, - valuetype System.Numerics.Vector3/*02000009*/ centerPoint) cil managed - // SIG: 00 02 11 0C 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateRotationX - - .method /*0600003A*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateRotationY(float32 radians) cil managed - // SIG: 00 01 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateRotationY - - .method /*0600003B*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateRotationY(float32 radians, - valuetype System.Numerics.Vector3/*02000009*/ centerPoint) cil managed - // SIG: 00 02 11 0C 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateRotationY - - .method /*0600003C*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateRotationZ(float32 radians) cil managed - // SIG: 00 01 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateRotationZ - - .method /*0600003D*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateRotationZ(float32 radians, - valuetype System.Numerics.Vector3/*02000009*/ centerPoint) cil managed - // SIG: 00 02 11 0C 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateRotationZ - - .method /*0600003E*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateScale(valuetype System.Numerics.Vector3/*02000009*/ scales) cil managed - // SIG: 00 01 11 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateScale - - .method /*0600003F*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateScale(valuetype System.Numerics.Vector3/*02000009*/ scales, - valuetype System.Numerics.Vector3/*02000009*/ centerPoint) cil managed - // SIG: 00 02 11 0C 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateScale - - .method /*06000040*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateScale(float32 scale) cil managed - // SIG: 00 01 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateScale - - .method /*06000041*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateScale(float32 scale, - valuetype System.Numerics.Vector3/*02000009*/ centerPoint) cil managed - // SIG: 00 02 11 0C 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateScale - - .method /*06000042*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateScale(float32 xScale, - float32 yScale, - float32 zScale) cil managed - // SIG: 00 03 11 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateScale - - .method /*06000043*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateScale(float32 xScale, - float32 yScale, - float32 zScale, - valuetype System.Numerics.Vector3/*02000009*/ centerPoint) cil managed - // SIG: 00 04 11 0C 0C 0C 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateScale - - .method /*06000044*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateShadow(valuetype System.Numerics.Vector3/*02000009*/ lightDirection, - valuetype System.Numerics.Plane/*02000004*/ plane) cil managed - // SIG: 00 02 11 0C 11 24 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateShadow - - .method /*06000045*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateTranslation(valuetype System.Numerics.Vector3/*02000009*/ position) cil managed - // SIG: 00 01 11 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateTranslation - - .method /*06000046*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateTranslation(float32 xPosition, - float32 yPosition, - float32 zPosition) cil managed - // SIG: 00 03 11 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateTranslation - - .method /*06000047*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - CreateWorld(valuetype System.Numerics.Vector3/*02000009*/ position, - valuetype System.Numerics.Vector3/*02000009*/ forward, - valuetype System.Numerics.Vector3/*02000009*/ up) cil managed - // SIG: 00 03 11 0C 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::CreateWorld - - .method /*06000048*/ public hidebysig static - bool Decompose(valuetype System.Numerics.Matrix4x4/*02000003*/ matrix, - [out] valuetype System.Numerics.Vector3/*02000009*/& scale, - [out] valuetype System.Numerics.Quaternion/*02000005*/& rotation, - [out] valuetype System.Numerics.Vector3/*02000009*/& translation) cil managed - // SIG: 00 04 02 11 0C 10 11 24 10 11 14 10 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Decompose - - .method /*06000049*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Matrix4x4/*02000003*/ other) cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Equals - - .method /*0600004A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Equals - - .method /*0600004B*/ public hidebysig instance float32 - GetDeterminant() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::GetDeterminant - - .method /*0600004C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::GetHashCode - - .method /*0600004D*/ public hidebysig static - bool Invert(valuetype System.Numerics.Matrix4x4/*02000003*/ matrix, - [out] valuetype System.Numerics.Matrix4x4/*02000003*/& result) cil managed - // SIG: 00 02 02 11 0C 10 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Invert - - .method /*0600004E*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Lerp(valuetype System.Numerics.Matrix4x4/*02000003*/ matrix1, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix2, - float32 amount) cil managed - // SIG: 00 03 11 0C 11 0C 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Lerp - - .method /*0600004F*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Multiply(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Multiply - - .method /*06000050*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Multiply(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 0C 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Multiply - - .method /*06000051*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Negate(valuetype System.Numerics.Matrix4x4/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Negate - - .method /*06000052*/ public hidebysig specialname static - valuetype System.Numerics.Matrix4x4/*02000003*/ - op_Addition(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_Addition - - .method /*06000053*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_Equality - - .method /*06000054*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_Inequality - - .method /*06000055*/ public hidebysig specialname static - valuetype System.Numerics.Matrix4x4/*02000003*/ - op_Multiply(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_Multiply - - .method /*06000056*/ public hidebysig specialname static - valuetype System.Numerics.Matrix4x4/*02000003*/ - op_Multiply(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 0C 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_Multiply - - .method /*06000057*/ public hidebysig specialname static - valuetype System.Numerics.Matrix4x4/*02000003*/ - op_Subtraction(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_Subtraction - - .method /*06000058*/ public hidebysig specialname static - valuetype System.Numerics.Matrix4x4/*02000003*/ - op_UnaryNegation(valuetype System.Numerics.Matrix4x4/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::op_UnaryNegation - - .method /*06000059*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Subtract(valuetype System.Numerics.Matrix4x4/*02000003*/ value1, - valuetype System.Numerics.Matrix4x4/*02000003*/ value2) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Subtract - - .method /*0600005A*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::ToString - - .method /*0600005B*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Transform(valuetype System.Numerics.Matrix4x4/*02000003*/ 'value', - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 0C 11 0C 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Transform - - .method /*0600005C*/ public hidebysig static - valuetype System.Numerics.Matrix4x4/*02000003*/ - Transpose(valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Matrix4x4::Transpose - - .property /*17000004*/ valuetype System.Numerics.Matrix4x4/*02000003*/ - Identity() - { - .get valuetype System.Numerics.Matrix4x4/*02000003*/ System.Numerics.Matrix4x4/*02000003*/::get_Identity() /* 06000027 */ - } // end of property Matrix4x4::Identity - .property /*17000005*/ instance bool IsIdentity() - { - .get instance bool System.Numerics.Matrix4x4/*02000003*/::get_IsIdentity() /* 06000028 */ - } // end of property Matrix4x4::IsIdentity - .property /*17000006*/ instance valuetype System.Numerics.Vector3/*02000009*/ - Translation() - { - .get instance valuetype System.Numerics.Vector3/*02000009*/ System.Numerics.Matrix4x4/*02000003*/::get_Translation() /* 06000029 */ - .set instance void System.Numerics.Matrix4x4/*02000003*/::set_Translation(valuetype System.Numerics.Vector3/*02000009*/) /* 0600002A */ - } // end of property Matrix4x4::Translation -} // end of class System.Numerics.Matrix4x4 - -.class /*02000004*/ public sequential ansi sealed beforefieldinit System.Numerics.Plane - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000003*/ -{ - .field /*04000017*/ public float32 D - .field /*04000018*/ public valuetype System.Numerics.Vector3/*02000009*/ Normal - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Vector3/*02000009*/ normal, - float32 d) cil managed - // SIG: 20 02 01 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::.ctor - - .method /*0600005E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Vector4/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::.ctor - - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y, - float32 z, - float32 d) cil managed - // SIG: 20 04 01 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::.ctor - - .method /*06000060*/ public hidebysig static - valuetype System.Numerics.Plane/*02000004*/ - CreateFromVertices(valuetype System.Numerics.Vector3/*02000009*/ point1, - valuetype System.Numerics.Vector3/*02000009*/ point2, - valuetype System.Numerics.Vector3/*02000009*/ point3) cil managed - // SIG: 00 03 11 10 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::CreateFromVertices - - .method /*06000061*/ public hidebysig static - float32 Dot(valuetype System.Numerics.Plane/*02000004*/ plane, - valuetype System.Numerics.Vector4/*0200000A*/ 'value') cil managed - // SIG: 00 02 0C 11 10 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::Dot - - .method /*06000062*/ public hidebysig static - float32 DotCoordinate(valuetype System.Numerics.Plane/*02000004*/ plane, - valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 02 0C 11 10 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::DotCoordinate - - .method /*06000063*/ public hidebysig static - float32 DotNormal(valuetype System.Numerics.Plane/*02000004*/ plane, - valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 02 0C 11 10 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::DotNormal - - .method /*06000064*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Plane/*02000004*/ other) cil managed - // SIG: 20 01 02 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::Equals - - .method /*06000065*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::Equals - - .method /*06000066*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::GetHashCode - - .method /*06000067*/ public hidebysig static - valuetype System.Numerics.Plane/*02000004*/ - Normalize(valuetype System.Numerics.Plane/*02000004*/ 'value') cil managed - // SIG: 00 01 11 10 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::Normalize - - .method /*06000068*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Plane/*02000004*/ value1, - valuetype System.Numerics.Plane/*02000004*/ value2) cil managed - // SIG: 00 02 02 11 10 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::op_Equality - - .method /*06000069*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Plane/*02000004*/ value1, - valuetype System.Numerics.Plane/*02000004*/ value2) cil managed - // SIG: 00 02 02 11 10 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::op_Inequality - - .method /*0600006A*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::ToString - - .method /*0600006B*/ public hidebysig static - valuetype System.Numerics.Plane/*02000004*/ - Transform(valuetype System.Numerics.Plane/*02000004*/ plane, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 10 11 10 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::Transform - - .method /*0600006C*/ public hidebysig static - valuetype System.Numerics.Plane/*02000004*/ - Transform(valuetype System.Numerics.Plane/*02000004*/ plane, - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 10 11 10 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Plane::Transform - -} // end of class System.Numerics.Plane - -.class /*02000005*/ public sequential ansi sealed beforefieldinit System.Numerics.Quaternion - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000004*/ -{ - .field /*04000019*/ public float32 W - .field /*0400001A*/ public float32 X - .field /*0400001B*/ public float32 Y - .field /*0400001C*/ public float32 Z - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Vector3/*02000009*/ vectorPart, - float32 scalarPart) cil managed - // SIG: 20 02 01 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::.ctor - - .method /*0600006E*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y, - float32 z, - float32 w) cil managed - // SIG: 20 04 01 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::.ctor - - .method /*0600006F*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - get_Identity() cil managed - // SIG: 00 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::get_Identity - - .method /*06000070*/ public hidebysig specialname - instance bool get_IsIdentity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::get_IsIdentity - - .method /*06000071*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Add(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Add - - .method /*06000072*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Concatenate(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Concatenate - - .method /*06000073*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Conjugate(valuetype System.Numerics.Quaternion/*02000005*/ 'value') cil managed - // SIG: 00 01 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Conjugate - - .method /*06000074*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - CreateFromAxisAngle(valuetype System.Numerics.Vector3/*02000009*/ axis, - float32 angle) cil managed - // SIG: 00 02 11 14 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::CreateFromAxisAngle - - .method /*06000075*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - CreateFromRotationMatrix(valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 01 11 14 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::CreateFromRotationMatrix - - .method /*06000076*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - CreateFromYawPitchRoll(float32 yaw, - float32 pitch, - float32 roll) cil managed - // SIG: 00 03 11 14 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::CreateFromYawPitchRoll - - .method /*06000077*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Divide(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Divide - - .method /*06000078*/ public hidebysig static - float32 Dot(valuetype System.Numerics.Quaternion/*02000005*/ quaternion1, - valuetype System.Numerics.Quaternion/*02000005*/ quaternion2) cil managed - // SIG: 00 02 0C 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Dot - - .method /*06000079*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Quaternion/*02000005*/ other) cil managed - // SIG: 20 01 02 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Equals - - .method /*0600007A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Equals - - .method /*0600007B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::GetHashCode - - .method /*0600007C*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Inverse(valuetype System.Numerics.Quaternion/*02000005*/ 'value') cil managed - // SIG: 00 01 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Inverse - - .method /*0600007D*/ public hidebysig instance float32 - Length() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Length - - .method /*0600007E*/ public hidebysig instance float32 - LengthSquared() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::LengthSquared - - .method /*0600007F*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Lerp(valuetype System.Numerics.Quaternion/*02000005*/ quaternion1, - valuetype System.Numerics.Quaternion/*02000005*/ quaternion2, - float32 amount) cil managed - // SIG: 00 03 11 14 11 14 11 14 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Lerp - - .method /*06000080*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Multiply(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Multiply - - .method /*06000081*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Multiply(valuetype System.Numerics.Quaternion/*02000005*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 14 11 14 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Multiply - - .method /*06000082*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Negate(valuetype System.Numerics.Quaternion/*02000005*/ 'value') cil managed - // SIG: 00 01 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Negate - - .method /*06000083*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Normalize(valuetype System.Numerics.Quaternion/*02000005*/ 'value') cil managed - // SIG: 00 01 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Normalize - - .method /*06000084*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - op_Addition(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Addition - - .method /*06000085*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - op_Division(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Division - - .method /*06000086*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 02 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Equality - - .method /*06000087*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 02 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Inequality - - .method /*06000088*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - op_Multiply(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Multiply - - .method /*06000089*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - op_Multiply(valuetype System.Numerics.Quaternion/*02000005*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 14 11 14 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Multiply - - .method /*0600008A*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - op_Subtraction(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_Subtraction - - .method /*0600008B*/ public hidebysig specialname static - valuetype System.Numerics.Quaternion/*02000005*/ - op_UnaryNegation(valuetype System.Numerics.Quaternion/*02000005*/ 'value') cil managed - // SIG: 00 01 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::op_UnaryNegation - - .method /*0600008C*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Slerp(valuetype System.Numerics.Quaternion/*02000005*/ quaternion1, - valuetype System.Numerics.Quaternion/*02000005*/ quaternion2, - float32 amount) cil managed - // SIG: 00 03 11 14 11 14 11 14 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Slerp - - .method /*0600008D*/ public hidebysig static - valuetype System.Numerics.Quaternion/*02000005*/ - Subtract(valuetype System.Numerics.Quaternion/*02000005*/ value1, - valuetype System.Numerics.Quaternion/*02000005*/ value2) cil managed - // SIG: 00 02 11 14 11 14 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::Subtract - - .method /*0600008E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Quaternion::ToString - - .property /*17000007*/ valuetype System.Numerics.Quaternion/*02000005*/ - Identity() - { - .get valuetype System.Numerics.Quaternion/*02000005*/ System.Numerics.Quaternion/*02000005*/::get_Identity() /* 0600006F */ - } // end of property Quaternion::Identity - .property /*17000008*/ instance bool IsIdentity() - { - .get instance bool System.Numerics.Quaternion/*02000005*/::get_IsIdentity() /* 06000070 */ - } // end of property Quaternion::IsIdentity -} // end of class System.Numerics.Quaternion - -.class /*02000006*/ public abstract auto ansi sealed beforefieldinit System.Numerics.Vector - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600008F*/ public hidebysig specialname static - bool get_IsHardwareAccelerated() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::get_IsHardwareAccelerated - - .method /*06000090*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Abs(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Abs - - .method /*06000091*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Add(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Add - - .method /*06000092*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AndNot(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AndNot - - .method /*06000093*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorByte(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 05 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorByte - - .method /*06000094*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorDouble(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 0D 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorDouble - - .method /*06000095*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorInt16(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 06 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorInt16 - - .method /*06000096*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorInt32(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 08 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorInt32 - - .method /*06000097*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorInt64(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 0A 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorInt64 - - .method /*06000098*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorSByte(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 04 15 11 1C 01 1E 00 - { - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorSByte - - .method /*06000099*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorSingle(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 0C 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorSingle - - .method /*0600009A*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorUInt16(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 07 15 11 1C 01 1E 00 - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorUInt16 - - .method /*0600009B*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorUInt32(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 09 15 11 1C 01 1E 00 - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorUInt32 - - .method /*0600009C*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - AsVectorUInt64(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 0B 15 11 1C 01 1E 00 - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::AsVectorUInt64 - - .method /*0600009D*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - BitwiseAnd(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::BitwiseAnd - - .method /*0600009E*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - BitwiseOr(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::BitwiseOr - - .method /*0600009F*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConditionalSelect(valuetype System.Numerics.Vector`1/*02000007*/ condition, - valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 03 15 11 1C 01 0C 15 11 1C 01 08 15 11 1C 01 0C 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConditionalSelect - - .method /*060000A0*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConditionalSelect(valuetype System.Numerics.Vector`1/*02000007*/ condition, - valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 03 15 11 1C 01 0D 15 11 1C 01 0A 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConditionalSelect - - .method /*060000A1*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConditionalSelect(valuetype System.Numerics.Vector`1/*02000007*/ condition, - valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 03 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConditionalSelect - - .method /*060000A2*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToSingle(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0C 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToSingle - - .method /*060000A3*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToSingle(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0C 15 11 1C 01 09 - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToSingle - - .method /*060000A4*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToInt32(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 08 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToInt32 - - .method /*060000A5*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToUInt32(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 09 15 11 1C 01 0C - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToUInt32 - - .method /*060000A6*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToDouble(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0D 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToDouble - - .method /*060000A7*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToDouble(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0D 15 11 1C 01 0B - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToDouble - - .method /*060000A8*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToInt64(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0A 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToInt64 - - .method /*060000A9*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - ConvertToUInt64(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0B 15 11 1C 01 0D - { - .custom /*0C00001A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::ConvertToUInt64 - - .method /*060000AA*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Divide(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Divide - - .method /*060000AB*/ public hidebysig static - !!T Dot(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Dot - - .method /*060000AC*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Equals(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Equals - - .method /*060000AD*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Equals(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 08 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Equals - - .method /*060000AE*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Equals(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0A 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Equals - - .method /*060000AF*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Equals(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 0C 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Equals - - .method /*060000B0*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Equals(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Equals - - .method /*060000B1*/ public hidebysig static - bool EqualsAll(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::EqualsAll - - .method /*060000B2*/ public hidebysig static - bool EqualsAny(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::EqualsAny - - .method /*060000B3*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThan - - .method /*060000B4*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 08 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThan - - .method /*060000B5*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0A 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThan - - .method /*060000B6*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 0C 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThan - - .method /*060000B7*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThan - - .method /*060000B8*/ public hidebysig static - bool GreaterThanAll(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanAll - - .method /*060000B9*/ public hidebysig static - bool GreaterThanAny(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanAny - - .method /*060000BA*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqual - - .method /*060000BB*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 08 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqual - - .method /*060000BC*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0A 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqual - - .method /*060000BD*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 0C 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqual - - .method /*060000BE*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - GreaterThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqual - - .method /*060000BF*/ public hidebysig static - bool GreaterThanOrEqualAll(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqualAll - - .method /*060000C0*/ public hidebysig static - bool GreaterThanOrEqualAny(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::GreaterThanOrEqualAny - - .method /*060000C1*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThan - - .method /*060000C2*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 08 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThan - - .method /*060000C3*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0A 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThan - - .method /*060000C4*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 0C 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThan - - .method /*060000C5*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThan(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThan - - .method /*060000C6*/ public hidebysig static - bool LessThanAll(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanAll - - .method /*060000C7*/ public hidebysig static - bool LessThanAny(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanAny - - .method /*060000C8*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqual - - .method /*060000C9*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 08 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqual - - .method /*060000CA*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 0A 15 11 1C 01 0A 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqual - - .method /*060000CB*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 0C 15 11 1C 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqual - - .method /*060000CC*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - LessThanOrEqual(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqual - - .method /*060000CD*/ public hidebysig static - bool LessThanOrEqualAll(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqualAll - - .method /*060000CE*/ public hidebysig static - bool LessThanOrEqualAny(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::LessThanOrEqualAny - - .method /*060000CF*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Max(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Max - - .method /*060000D0*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Min(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Min - - .method /*060000D1*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Multiply(!!T left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Multiply - - .method /*060000D2*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Multiply(valuetype System.Numerics.Vector`1/*02000007*/ left, - !!T right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Multiply - - .method /*060000D3*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Multiply(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Multiply - - .method /*060000D4*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 05 15 11 1C 01 07 15 11 1C 01 07 - { - .custom /*0C00001B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000D5*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 07 15 11 1C 01 09 15 11 1C 01 09 - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000D6*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 09 15 11 1C 01 0B 15 11 1C 01 0B - { - .custom /*0C00001D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000D7*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 04 15 11 1C 01 06 15 11 1C 01 06 - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000D8*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 06 15 11 1C 01 08 15 11 1C 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000D9*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 08 15 11 1C 01 0A 15 11 1C 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000DA*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Narrow(valuetype System.Numerics.Vector`1/*02000007*/ source1, - valuetype System.Numerics.Vector`1/*02000007*/ source2) cil managed - // SIG: 00 02 15 11 1C 01 0C 15 11 1C 01 0D 15 11 1C 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Narrow - - .method /*060000DB*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Negate(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Negate - - .method /*060000DC*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - OnesComplement(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::OnesComplement - - .method /*060000DD*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - SquareRoot(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 10 01 01 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::SquareRoot - - .method /*060000DE*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Subtract(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Subtract - - .method /*060000DF*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 05 10 15 11 1C 01 07 10 15 11 1C 01 07 - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2055 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)000009 */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B000009*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)000009 */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B000009*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E0*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 07 10 15 11 1C 01 09 10 15 11 1C 01 09 - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2065 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)00000A */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000A*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)00000A */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000A*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E1*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 09 10 15 11 1C 01 0B 10 15 11 1C 01 0B - { - .custom /*0C000021:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)00000B */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000B*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)00000B */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000B*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E2*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 04 10 15 11 1C 01 06 10 15 11 1C 01 06 - { - .custom /*0C000022:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2085 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)00000C */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000C*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)00000C */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000C*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E3*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 06 10 15 11 1C 01 08 10 15 11 1C 01 08 - { - // Method begins at RVA 0x2095 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)00000D */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000D*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)00000D */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000D*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E4*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 08 10 15 11 1C 01 0A 10 15 11 1C 01 0A - { - // Method begins at RVA 0x20a5 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)00000E */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000E*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)00000E */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000E*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E5*/ public hidebysig static - void Widen(valuetype System.Numerics.Vector`1/*02000007*/ source, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest1, - [out] valuetype System.Numerics.Vector`1/*02000007*/& dest2) cil managed - // SIG: 00 03 01 15 11 1C 01 0C 10 15 11 1C 01 0D 10 15 11 1C 01 0D - { - // Method begins at RVA 0x20b5 - // Code size 15 (0xf) - .maxstack 8 - IL_0000: /* 03 | */ ldarg.1 - IL_0001: /* FE15 | (1B)00000F */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000F*/ - IL_0007: /* 04 | */ ldarg.2 - IL_0008: /* FE15 | (1B)00000F */ initobj valuetype System.Numerics.Vector`1/*02000007*//*1B00000F*/ - IL_000e: /* 2A | */ ret - } // end of method Vector::Widen - - .method /*060000E6*/ public hidebysig static - valuetype System.Numerics.Vector`1/*02000007*/ - Xor(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 10 01 02 15 11 1C 01 1E 00 15 11 1C 01 1E 00 15 11 1C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector::Xor - - .property /*17000009*/ bool IsHardwareAccelerated() - { - .get bool System.Numerics.Vector/*02000006*/::get_IsHardwareAccelerated() /* 0600008F */ - } // end of property Vector::IsHardwareAccelerated -} // end of class System.Numerics.Vector - -.class /*02000007*/ public sequential ansi sealed beforefieldinit System.Numerics.Vector`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*/>/*1B000005*/, - [System.Runtime/*23000001*/]System.IFormattable/*01000015*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000014*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .field /*0400001D*/ private int32 _dummy - .method /*060000E7*/ public hidebysig specialname rtspecialname - instance void .ctor(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::.ctor - - .method /*060000E8*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] values) cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::.ctor - - .method /*060000E9*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] values, - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::.ctor - - .method /*060000EA*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000016*/ values) cil managed - // SIG: 20 01 01 15 11 59 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::.ctor - - .method /*060000EB*/ public hidebysig specialname static - int32 get_Count() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::get_Count - - .method /*060000EC*/ public hidebysig specialname - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::get_Item - - .method /*060000ED*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - get_One() cil managed - // SIG: 00 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::get_One - - .method /*060000EE*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - get_Zero() cil managed - // SIG: 00 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::get_Zero - - .method /*060000EF*/ public hidebysig instance void - CopyTo(!T[] destination) cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector`1::CopyTo - - .method /*060000F0*/ public hidebysig instance void - CopyTo(!T[] destination, - int32 startIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector`1::CopyTo - - .method /*060000F1*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Vector`1/*02000007*/ other) cil managed - // SIG: 20 01 02 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::Equals - - .method /*060000F2*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::Equals - - .method /*060000F3*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::GetHashCode - - .method /*060000F4*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Addition(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Addition - - .method /*060000F5*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_BitwiseAnd(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_BitwiseAnd - - .method /*060000F6*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_BitwiseOr(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_BitwiseOr - - .method /*060000F7*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Division(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Division - - .method /*060000F8*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 02 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Equality - - .method /*060000F9*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_ExclusiveOr(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_ExclusiveOr - - .method /*060000FA*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 05 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*060000FB*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0D 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*060000FC*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 06 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*060000FD*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 08 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*060000FE*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0A 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*060000FF*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 04 15 11 1C 01 13 00 - { - .custom /*0C000023:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*06000100*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0C 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*06000101*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 07 15 11 1C 01 13 00 - { - .custom /*0C000024:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*06000102*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 09 15 11 1C 01 13 00 - { - .custom /*0C000025:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*06000103*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Explicit(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 0B 15 11 1C 01 13 00 - { - .custom /*0C000026:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Explicit - - .method /*06000104*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 02 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Inequality - - .method /*06000105*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Multiply(!T factor, - valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 02 15 11 1C 01 13 00 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Multiply - - .method /*06000106*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Multiply(valuetype System.Numerics.Vector`1/*02000007*/ 'value', - !T factor) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Multiply - - .method /*06000107*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Multiply(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Multiply - - .method /*06000108*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_OnesComplement(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_OnesComplement - - .method /*06000109*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_Subtraction(valuetype System.Numerics.Vector`1/*02000007*/ left, - valuetype System.Numerics.Vector`1/*02000007*/ right) cil managed - // SIG: 00 02 15 11 1C 01 13 00 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_Subtraction - - .method /*0600010A*/ public hidebysig specialname static - valuetype System.Numerics.Vector`1/*02000007*/ - op_UnaryNegation(valuetype System.Numerics.Vector`1/*02000007*/ 'value') cil managed - // SIG: 00 01 15 11 1C 01 13 00 15 11 1C 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::op_UnaryNegation - - .method /*0600010B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::ToString - - .method /*0600010C*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::ToString - - .method /*0600010D*/ public hidebysig newslot virtual final - instance string ToString(string format, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000017*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector`1::ToString - - .property /*1700000A*/ int32 Count() - { - .get int32 System.Numerics.Vector`1/*02000007*/::get_Count() /* 060000EB */ - } // end of property Vector`1::Count - .property /*1700000B*/ instance !T Item(int32) - { - .get instance !T System.Numerics.Vector`1/*02000007*/::get_Item(int32) /* 060000EC */ - } // end of property Vector`1::Item - .property /*1700000C*/ valuetype System.Numerics.Vector`1/*02000007*/ - One() - { - .get valuetype System.Numerics.Vector`1/*02000007*/ System.Numerics.Vector`1/*02000007*/::get_One() /* 060000ED */ - } // end of property Vector`1::One - .property /*1700000D*/ valuetype System.Numerics.Vector`1/*02000007*/ - Zero() - { - .get valuetype System.Numerics.Vector`1/*02000007*/ System.Numerics.Vector`1/*02000007*/::get_Zero() /* 060000EE */ - } // end of property Vector`1::Zero -} // end of class System.Numerics.Vector`1 - -.class /*02000008*/ public sequential ansi sealed beforefieldinit System.Numerics.Vector2 - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000006*/, - [System.Runtime/*23000001*/]System.IFormattable/*01000015*/ -{ - .field /*0400001E*/ public float32 X - .field /*0400001F*/ public float32 Y - .method /*0600010E*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::.ctor - - .method /*0600010F*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y) cil managed - // SIG: 20 02 01 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::.ctor - - .method /*06000110*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - get_One() cil managed - // SIG: 00 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::get_One - - .method /*06000111*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - get_UnitX() cil managed - // SIG: 00 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::get_UnitX - - .method /*06000112*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - get_UnitY() cil managed - // SIG: 00 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::get_UnitY - - .method /*06000113*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - get_Zero() cil managed - // SIG: 00 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::get_Zero - - .method /*06000114*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Abs(valuetype System.Numerics.Vector2/*02000008*/ 'value') cil managed - // SIG: 00 01 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Abs - - .method /*06000115*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Add(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Add - - .method /*06000116*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Clamp(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ min, - valuetype System.Numerics.Vector2/*02000008*/ max) cil managed - // SIG: 00 03 11 20 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Clamp - - .method /*06000117*/ public hidebysig instance void - CopyTo(float32[] 'array') cil managed - // SIG: 20 01 01 1D 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector2::CopyTo - - .method /*06000118*/ public hidebysig instance void - CopyTo(float32[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 0C 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector2::CopyTo - - .method /*06000119*/ public hidebysig static - float32 Distance(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ value2) cil managed - // SIG: 00 02 0C 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Distance - - .method /*0600011A*/ public hidebysig static - float32 DistanceSquared(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ value2) cil managed - // SIG: 00 02 0C 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::DistanceSquared - - .method /*0600011B*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Divide(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Divide - - .method /*0600011C*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Divide(valuetype System.Numerics.Vector2/*02000008*/ left, - float32 divisor) cil managed - // SIG: 00 02 11 20 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Divide - - .method /*0600011D*/ public hidebysig static - float32 Dot(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ value2) cil managed - // SIG: 00 02 0C 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Dot - - .method /*0600011E*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Vector2/*02000008*/ other) cil managed - // SIG: 20 01 02 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Equals - - .method /*0600011F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Equals - - .method /*06000120*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::GetHashCode - - .method /*06000121*/ public hidebysig instance float32 - Length() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Length - - .method /*06000122*/ public hidebysig instance float32 - LengthSquared() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::LengthSquared - - .method /*06000123*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Lerp(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ value2, - float32 amount) cil managed - // SIG: 00 03 11 20 11 20 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Lerp - - .method /*06000124*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Max(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ value2) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Max - - .method /*06000125*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Min(valuetype System.Numerics.Vector2/*02000008*/ value1, - valuetype System.Numerics.Vector2/*02000008*/ value2) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Min - - .method /*06000126*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Multiply(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Multiply - - .method /*06000127*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Multiply(valuetype System.Numerics.Vector2/*02000008*/ left, - float32 right) cil managed - // SIG: 00 02 11 20 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Multiply - - .method /*06000128*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Multiply(float32 left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Multiply - - .method /*06000129*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Negate(valuetype System.Numerics.Vector2/*02000008*/ 'value') cil managed - // SIG: 00 01 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Negate - - .method /*0600012A*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Normalize(valuetype System.Numerics.Vector2/*02000008*/ 'value') cil managed - // SIG: 00 01 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Normalize - - .method /*0600012B*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Addition(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Addition - - .method /*0600012C*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Division(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Division - - .method /*0600012D*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Division(valuetype System.Numerics.Vector2/*02000008*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 20 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Division - - .method /*0600012E*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 02 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Equality - - .method /*0600012F*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 02 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Inequality - - .method /*06000130*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Multiply(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Multiply - - .method /*06000131*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Multiply(valuetype System.Numerics.Vector2/*02000008*/ left, - float32 right) cil managed - // SIG: 00 02 11 20 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Multiply - - .method /*06000132*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Multiply(float32 left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 0C 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Multiply - - .method /*06000133*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_Subtraction(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_Subtraction - - .method /*06000134*/ public hidebysig specialname static - valuetype System.Numerics.Vector2/*02000008*/ - op_UnaryNegation(valuetype System.Numerics.Vector2/*02000008*/ 'value') cil managed - // SIG: 00 01 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::op_UnaryNegation - - .method /*06000135*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Reflect(valuetype System.Numerics.Vector2/*02000008*/ 'vector', - valuetype System.Numerics.Vector2/*02000008*/ normal) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Reflect - - .method /*06000136*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - SquareRoot(valuetype System.Numerics.Vector2/*02000008*/ 'value') cil managed - // SIG: 00 01 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::SquareRoot - - .method /*06000137*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Subtract(valuetype System.Numerics.Vector2/*02000008*/ left, - valuetype System.Numerics.Vector2/*02000008*/ right) cil managed - // SIG: 00 02 11 20 11 20 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Subtract - - .method /*06000138*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::ToString - - .method /*06000139*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::ToString - - .method /*0600013A*/ public hidebysig newslot virtual final - instance string ToString(string format, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000017*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::ToString - - .method /*0600013B*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Transform(valuetype System.Numerics.Vector2/*02000008*/ position, - valuetype System.Numerics.Matrix3x2/*02000002*/ matrix) cil managed - // SIG: 00 02 11 20 11 20 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Transform - - .method /*0600013C*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Transform(valuetype System.Numerics.Vector2/*02000008*/ position, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 20 11 20 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Transform - - .method /*0600013D*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - Transform(valuetype System.Numerics.Vector2/*02000008*/ 'value', - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 20 11 20 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::Transform - - .method /*0600013E*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - TransformNormal(valuetype System.Numerics.Vector2/*02000008*/ normal, - valuetype System.Numerics.Matrix3x2/*02000002*/ matrix) cil managed - // SIG: 00 02 11 20 11 20 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::TransformNormal - - .method /*0600013F*/ public hidebysig static - valuetype System.Numerics.Vector2/*02000008*/ - TransformNormal(valuetype System.Numerics.Vector2/*02000008*/ normal, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 20 11 20 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector2::TransformNormal - - .property /*1700000E*/ valuetype System.Numerics.Vector2/*02000008*/ - One() - { - .get valuetype System.Numerics.Vector2/*02000008*/ System.Numerics.Vector2/*02000008*/::get_One() /* 06000110 */ - } // end of property Vector2::One - .property /*1700000F*/ valuetype System.Numerics.Vector2/*02000008*/ - UnitX() - { - .get valuetype System.Numerics.Vector2/*02000008*/ System.Numerics.Vector2/*02000008*/::get_UnitX() /* 06000111 */ - } // end of property Vector2::UnitX - .property /*17000010*/ valuetype System.Numerics.Vector2/*02000008*/ - UnitY() - { - .get valuetype System.Numerics.Vector2/*02000008*/ System.Numerics.Vector2/*02000008*/::get_UnitY() /* 06000112 */ - } // end of property Vector2::UnitY - .property /*17000011*/ valuetype System.Numerics.Vector2/*02000008*/ - Zero() - { - .get valuetype System.Numerics.Vector2/*02000008*/ System.Numerics.Vector2/*02000008*/::get_Zero() /* 06000113 */ - } // end of property Vector2::Zero -} // end of class System.Numerics.Vector2 - -.class /*02000009*/ public sequential ansi sealed beforefieldinit System.Numerics.Vector3 - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000007*/, - [System.Runtime/*23000001*/]System.IFormattable/*01000015*/ -{ - .field /*04000020*/ public float32 X - .field /*04000021*/ public float32 Y - .field /*04000022*/ public float32 Z - .method /*06000140*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Vector2/*02000008*/ 'value', - float32 z) cil managed - // SIG: 20 02 01 11 20 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::.ctor - - .method /*06000141*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::.ctor - - .method /*06000142*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y, - float32 z) cil managed - // SIG: 20 03 01 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::.ctor - - .method /*06000143*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - get_One() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::get_One - - .method /*06000144*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - get_UnitX() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::get_UnitX - - .method /*06000145*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - get_UnitY() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::get_UnitY - - .method /*06000146*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - get_UnitZ() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::get_UnitZ - - .method /*06000147*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - get_Zero() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::get_Zero - - .method /*06000148*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Abs(valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 01 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Abs - - .method /*06000149*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Add(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Add - - .method /*0600014A*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Clamp(valuetype System.Numerics.Vector3/*02000009*/ value1, - valuetype System.Numerics.Vector3/*02000009*/ min, - valuetype System.Numerics.Vector3/*02000009*/ max) cil managed - // SIG: 00 03 11 24 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Clamp - - .method /*0600014B*/ public hidebysig instance void - CopyTo(float32[] 'array') cil managed - // SIG: 20 01 01 1D 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector3::CopyTo - - .method /*0600014C*/ public hidebysig instance void - CopyTo(float32[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 0C 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector3::CopyTo - - .method /*0600014D*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Cross(valuetype System.Numerics.Vector3/*02000009*/ vector1, - valuetype System.Numerics.Vector3/*02000009*/ vector2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Cross - - .method /*0600014E*/ public hidebysig static - float32 Distance(valuetype System.Numerics.Vector3/*02000009*/ value1, - valuetype System.Numerics.Vector3/*02000009*/ value2) cil managed - // SIG: 00 02 0C 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Distance - - .method /*0600014F*/ public hidebysig static - float32 DistanceSquared(valuetype System.Numerics.Vector3/*02000009*/ value1, - valuetype System.Numerics.Vector3/*02000009*/ value2) cil managed - // SIG: 00 02 0C 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::DistanceSquared - - .method /*06000150*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Divide(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Divide - - .method /*06000151*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Divide(valuetype System.Numerics.Vector3/*02000009*/ left, - float32 divisor) cil managed - // SIG: 00 02 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Divide - - .method /*06000152*/ public hidebysig static - float32 Dot(valuetype System.Numerics.Vector3/*02000009*/ vector1, - valuetype System.Numerics.Vector3/*02000009*/ vector2) cil managed - // SIG: 00 02 0C 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Dot - - .method /*06000153*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Vector3/*02000009*/ other) cil managed - // SIG: 20 01 02 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Equals - - .method /*06000154*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Equals - - .method /*06000155*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::GetHashCode - - .method /*06000156*/ public hidebysig instance float32 - Length() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Length - - .method /*06000157*/ public hidebysig instance float32 - LengthSquared() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::LengthSquared - - .method /*06000158*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Lerp(valuetype System.Numerics.Vector3/*02000009*/ value1, - valuetype System.Numerics.Vector3/*02000009*/ value2, - float32 amount) cil managed - // SIG: 00 03 11 24 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Lerp - - .method /*06000159*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Max(valuetype System.Numerics.Vector3/*02000009*/ value1, - valuetype System.Numerics.Vector3/*02000009*/ value2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Max - - .method /*0600015A*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Min(valuetype System.Numerics.Vector3/*02000009*/ value1, - valuetype System.Numerics.Vector3/*02000009*/ value2) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Min - - .method /*0600015B*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Multiply(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Multiply - - .method /*0600015C*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Multiply(valuetype System.Numerics.Vector3/*02000009*/ left, - float32 right) cil managed - // SIG: 00 02 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Multiply - - .method /*0600015D*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Multiply(float32 left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Multiply - - .method /*0600015E*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Negate(valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 01 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Negate - - .method /*0600015F*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Normalize(valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 01 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Normalize - - .method /*06000160*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Addition(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Addition - - .method /*06000161*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Division(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Division - - .method /*06000162*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Division(valuetype System.Numerics.Vector3/*02000009*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Division - - .method /*06000163*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 02 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Equality - - .method /*06000164*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 02 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Inequality - - .method /*06000165*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Multiply(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Multiply - - .method /*06000166*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Multiply(valuetype System.Numerics.Vector3/*02000009*/ left, - float32 right) cil managed - // SIG: 00 02 11 24 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Multiply - - .method /*06000167*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Multiply(float32 left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 0C 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Multiply - - .method /*06000168*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_Subtraction(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_Subtraction - - .method /*06000169*/ public hidebysig specialname static - valuetype System.Numerics.Vector3/*02000009*/ - op_UnaryNegation(valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 01 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::op_UnaryNegation - - .method /*0600016A*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Reflect(valuetype System.Numerics.Vector3/*02000009*/ 'vector', - valuetype System.Numerics.Vector3/*02000009*/ normal) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Reflect - - .method /*0600016B*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - SquareRoot(valuetype System.Numerics.Vector3/*02000009*/ 'value') cil managed - // SIG: 00 01 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::SquareRoot - - .method /*0600016C*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Subtract(valuetype System.Numerics.Vector3/*02000009*/ left, - valuetype System.Numerics.Vector3/*02000009*/ right) cil managed - // SIG: 00 02 11 24 11 24 11 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Subtract - - .method /*0600016D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::ToString - - .method /*0600016E*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::ToString - - .method /*0600016F*/ public hidebysig newslot virtual final - instance string ToString(string format, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000017*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::ToString - - .method /*06000170*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Transform(valuetype System.Numerics.Vector3/*02000009*/ position, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 24 11 24 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Transform - - .method /*06000171*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - Transform(valuetype System.Numerics.Vector3/*02000009*/ 'value', - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 24 11 24 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::Transform - - .method /*06000172*/ public hidebysig static - valuetype System.Numerics.Vector3/*02000009*/ - TransformNormal(valuetype System.Numerics.Vector3/*02000009*/ normal, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 24 11 24 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector3::TransformNormal - - .property /*17000012*/ valuetype System.Numerics.Vector3/*02000009*/ - One() - { - .get valuetype System.Numerics.Vector3/*02000009*/ System.Numerics.Vector3/*02000009*/::get_One() /* 06000143 */ - } // end of property Vector3::One - .property /*17000013*/ valuetype System.Numerics.Vector3/*02000009*/ - UnitX() - { - .get valuetype System.Numerics.Vector3/*02000009*/ System.Numerics.Vector3/*02000009*/::get_UnitX() /* 06000144 */ - } // end of property Vector3::UnitX - .property /*17000014*/ valuetype System.Numerics.Vector3/*02000009*/ - UnitY() - { - .get valuetype System.Numerics.Vector3/*02000009*/ System.Numerics.Vector3/*02000009*/::get_UnitY() /* 06000145 */ - } // end of property Vector3::UnitY - .property /*17000015*/ valuetype System.Numerics.Vector3/*02000009*/ - UnitZ() - { - .get valuetype System.Numerics.Vector3/*02000009*/ System.Numerics.Vector3/*02000009*/::get_UnitZ() /* 06000146 */ - } // end of property Vector3::UnitZ - .property /*17000016*/ valuetype System.Numerics.Vector3/*02000009*/ - Zero() - { - .get valuetype System.Numerics.Vector3/*02000009*/ System.Numerics.Vector3/*02000009*/::get_Zero() /* 06000147 */ - } // end of property Vector3::Zero -} // end of class System.Numerics.Vector3 - -.class /*0200000A*/ public sequential ansi sealed beforefieldinit System.Numerics.Vector4 - extends [System.Runtime/*23000001*/]System.ValueType/*01000011*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000012*//*1B000008*/, - [System.Runtime/*23000001*/]System.IFormattable/*01000015*/ -{ - .field /*04000023*/ public float32 W - .field /*04000024*/ public float32 X - .field /*04000025*/ public float32 Y - .field /*04000026*/ public float32 Z - .method /*06000173*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Vector2/*02000008*/ 'value', - float32 z, - float32 w) cil managed - // SIG: 20 03 01 11 20 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::.ctor - - .method /*06000174*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Numerics.Vector3/*02000009*/ 'value', - float32 w) cil managed - // SIG: 20 02 01 11 24 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::.ctor - - .method /*06000175*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::.ctor - - .method /*06000176*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 x, - float32 y, - float32 z, - float32 w) cil managed - // SIG: 20 04 01 0C 0C 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::.ctor - - .method /*06000177*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - get_One() cil managed - // SIG: 00 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::get_One - - .method /*06000178*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - get_UnitW() cil managed - // SIG: 00 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::get_UnitW - - .method /*06000179*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - get_UnitX() cil managed - // SIG: 00 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::get_UnitX - - .method /*0600017A*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - get_UnitY() cil managed - // SIG: 00 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::get_UnitY - - .method /*0600017B*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - get_UnitZ() cil managed - // SIG: 00 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::get_UnitZ - - .method /*0600017C*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - get_Zero() cil managed - // SIG: 00 00 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::get_Zero - - .method /*0600017D*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Abs(valuetype System.Numerics.Vector4/*0200000A*/ 'value') cil managed - // SIG: 00 01 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Abs - - .method /*0600017E*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Add(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Add - - .method /*0600017F*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Clamp(valuetype System.Numerics.Vector4/*0200000A*/ value1, - valuetype System.Numerics.Vector4/*0200000A*/ min, - valuetype System.Numerics.Vector4/*0200000A*/ max) cil managed - // SIG: 00 03 11 28 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Clamp - - .method /*06000180*/ public hidebysig instance void - CopyTo(float32[] 'array') cil managed - // SIG: 20 01 01 1D 0C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector4::CopyTo - - .method /*06000181*/ public hidebysig instance void - CopyTo(float32[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 0C 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Vector4::CopyTo - - .method /*06000182*/ public hidebysig static - float32 Distance(valuetype System.Numerics.Vector4/*0200000A*/ value1, - valuetype System.Numerics.Vector4/*0200000A*/ value2) cil managed - // SIG: 00 02 0C 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Distance - - .method /*06000183*/ public hidebysig static - float32 DistanceSquared(valuetype System.Numerics.Vector4/*0200000A*/ value1, - valuetype System.Numerics.Vector4/*0200000A*/ value2) cil managed - // SIG: 00 02 0C 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::DistanceSquared - - .method /*06000184*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Divide(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Divide - - .method /*06000185*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Divide(valuetype System.Numerics.Vector4/*0200000A*/ left, - float32 divisor) cil managed - // SIG: 00 02 11 28 11 28 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Divide - - .method /*06000186*/ public hidebysig static - float32 Dot(valuetype System.Numerics.Vector4/*0200000A*/ vector1, - valuetype System.Numerics.Vector4/*0200000A*/ vector2) cil managed - // SIG: 00 02 0C 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Dot - - .method /*06000187*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Vector4/*0200000A*/ other) cil managed - // SIG: 20 01 02 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Equals - - .method /*06000188*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Equals - - .method /*06000189*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::GetHashCode - - .method /*0600018A*/ public hidebysig instance float32 - Length() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Length - - .method /*0600018B*/ public hidebysig instance float32 - LengthSquared() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::LengthSquared - - .method /*0600018C*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Lerp(valuetype System.Numerics.Vector4/*0200000A*/ value1, - valuetype System.Numerics.Vector4/*0200000A*/ value2, - float32 amount) cil managed - // SIG: 00 03 11 28 11 28 11 28 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Lerp - - .method /*0600018D*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Max(valuetype System.Numerics.Vector4/*0200000A*/ value1, - valuetype System.Numerics.Vector4/*0200000A*/ value2) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Max - - .method /*0600018E*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Min(valuetype System.Numerics.Vector4/*0200000A*/ value1, - valuetype System.Numerics.Vector4/*0200000A*/ value2) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Min - - .method /*0600018F*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Multiply(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Multiply - - .method /*06000190*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Multiply(valuetype System.Numerics.Vector4/*0200000A*/ left, - float32 right) cil managed - // SIG: 00 02 11 28 11 28 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Multiply - - .method /*06000191*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Multiply(float32 left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 0C 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Multiply - - .method /*06000192*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Negate(valuetype System.Numerics.Vector4/*0200000A*/ 'value') cil managed - // SIG: 00 01 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Negate - - .method /*06000193*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Normalize(valuetype System.Numerics.Vector4/*0200000A*/ 'vector') cil managed - // SIG: 00 01 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Normalize - - .method /*06000194*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Addition(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Addition - - .method /*06000195*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Division(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Division - - .method /*06000196*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Division(valuetype System.Numerics.Vector4/*0200000A*/ value1, - float32 value2) cil managed - // SIG: 00 02 11 28 11 28 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Division - - .method /*06000197*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 02 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Equality - - .method /*06000198*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 02 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Inequality - - .method /*06000199*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Multiply(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Multiply - - .method /*0600019A*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Multiply(valuetype System.Numerics.Vector4/*0200000A*/ left, - float32 right) cil managed - // SIG: 00 02 11 28 11 28 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Multiply - - .method /*0600019B*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Multiply(float32 left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 0C 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Multiply - - .method /*0600019C*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_Subtraction(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_Subtraction - - .method /*0600019D*/ public hidebysig specialname static - valuetype System.Numerics.Vector4/*0200000A*/ - op_UnaryNegation(valuetype System.Numerics.Vector4/*0200000A*/ 'value') cil managed - // SIG: 00 01 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::op_UnaryNegation - - .method /*0600019E*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - SquareRoot(valuetype System.Numerics.Vector4/*0200000A*/ 'value') cil managed - // SIG: 00 01 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::SquareRoot - - .method /*0600019F*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Subtract(valuetype System.Numerics.Vector4/*0200000A*/ left, - valuetype System.Numerics.Vector4/*0200000A*/ right) cil managed - // SIG: 00 02 11 28 11 28 11 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Subtract - - .method /*060001A0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::ToString - - .method /*060001A1*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::ToString - - .method /*060001A2*/ public hidebysig newslot virtual final - instance string ToString(string format, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000017*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::ToString - - .method /*060001A3*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Transform(valuetype System.Numerics.Vector2/*02000008*/ position, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 28 11 20 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Transform - - .method /*060001A4*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Transform(valuetype System.Numerics.Vector2/*02000008*/ 'value', - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 28 11 20 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Transform - - .method /*060001A5*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Transform(valuetype System.Numerics.Vector3/*02000009*/ position, - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 28 11 24 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Transform - - .method /*060001A6*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Transform(valuetype System.Numerics.Vector3/*02000009*/ 'value', - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 28 11 24 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Transform - - .method /*060001A7*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Transform(valuetype System.Numerics.Vector4/*0200000A*/ 'vector', - valuetype System.Numerics.Matrix4x4/*02000003*/ matrix) cil managed - // SIG: 00 02 11 28 11 28 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Transform - - .method /*060001A8*/ public hidebysig static - valuetype System.Numerics.Vector4/*0200000A*/ - Transform(valuetype System.Numerics.Vector4/*0200000A*/ 'value', - valuetype System.Numerics.Quaternion/*02000005*/ rotation) cil managed - // SIG: 00 02 11 28 11 28 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Vector4::Transform - - .property /*17000017*/ valuetype System.Numerics.Vector4/*0200000A*/ - One() - { - .get valuetype System.Numerics.Vector4/*0200000A*/ System.Numerics.Vector4/*0200000A*/::get_One() /* 06000177 */ - } // end of property Vector4::One - .property /*17000018*/ valuetype System.Numerics.Vector4/*0200000A*/ - UnitW() - { - .get valuetype System.Numerics.Vector4/*0200000A*/ System.Numerics.Vector4/*0200000A*/::get_UnitW() /* 06000178 */ - } // end of property Vector4::UnitW - .property /*17000019*/ valuetype System.Numerics.Vector4/*0200000A*/ - UnitX() - { - .get valuetype System.Numerics.Vector4/*0200000A*/ System.Numerics.Vector4/*0200000A*/::get_UnitX() /* 06000179 */ - } // end of property Vector4::UnitX - .property /*1700001A*/ valuetype System.Numerics.Vector4/*0200000A*/ - UnitY() - { - .get valuetype System.Numerics.Vector4/*0200000A*/ System.Numerics.Vector4/*0200000A*/::get_UnitY() /* 0600017A */ - } // end of property Vector4::UnitY - .property /*1700001B*/ valuetype System.Numerics.Vector4/*0200000A*/ - UnitZ() - { - .get valuetype System.Numerics.Vector4/*0200000A*/ System.Numerics.Vector4/*0200000A*/::get_UnitZ() /* 0600017B */ - } // end of property Vector4::UnitZ - .property /*1700001C*/ valuetype System.Numerics.Vector4/*0200000A*/ - Zero() - { - .get valuetype System.Numerics.Vector4/*0200000A*/ System.Numerics.Vector4/*0200000A*/::get_Zero() /* 0600017C */ - } // end of property Vector4::Zero -} // end of class System.Numerics.Vector4 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il deleted file mode 100644 index f037564adb..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il +++ /dev/null @@ -1,336 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000265a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x61f60000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000d905 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002608 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000448] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001200 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000660 Virtual Size -// 0x00002000 Virtual Address -// 0x00000800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000448 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000065c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000264a Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 F6 61 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000538] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002588 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001d8 Size -// '#~' Name -// Stream 2: -// 0x00000244 Offset -// 0x000001ec Size -// '#Strings' Name -// Stream 3: -// 0x00000430 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000438 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000448 Offset -// 0x000000f0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 20624 -// PE header size : 512 (496 used) ( 2.48%) -// PE additional info : 17283 (83.80%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.35%) -// CLR meta-data size : 1336 ( 6.48%) -// CLR additional info : 128 ( 0.62%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.93%) -// Unaccounted : -755 (-3.66%) - -// Num.of PE sections : 3 -// .text - 2048 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1336 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 9 (126 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 491 bytes -// Blobs - 240 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Runtime.Numerics -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Numerics.Vectors -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Numerics -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 75 6D 65 72 69 // ...System.Numeri - 63 73 2E 64 6C 6C 00 00 ) // cs.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 75 6D 65 72 69 // ...System.Numeri - 63 73 2E 64 6C 6C 00 00 ) // cs.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 13 53 79 73 74 65 6D 2E 4E 75 6D 65 72 69 // ...System.Numeri - 63 73 2E 64 6C 6C 00 00 ) // cs.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Numerics.BigInteger -{ - .assembly extern System.Runtime.Numerics /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Numerics.Complex -{ - .assembly extern System.Runtime.Numerics /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Numerics.Matrix3x2 -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.class extern /*27000004*/ forwarder System.Numerics.Matrix4x4 -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.class extern /*27000005*/ forwarder System.Numerics.Plane -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.class extern /*27000006*/ forwarder System.Numerics.Quaternion -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.class extern /*27000007*/ forwarder System.Numerics.Vector2 -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.class extern /*27000008*/ forwarder System.Numerics.Vector3 -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.class extern /*27000009*/ forwarder System.Numerics.Vector4 -{ - .assembly extern System.Numerics.Vectors /*23000003*/ -} -.module System.Numerics.dll -// MVID: {5dae8e1f-6258-4838-9c30-79e8e6632cd3} -.imagebase 0x61f60000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F51642F9000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il deleted file mode 100644 index 5fec3c0624..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il +++ /dev/null @@ -1,2459 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000056e6 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0001017c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00005693 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000560] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004200 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005518 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000036ec Virtual Size -// 0x00002000 Virtual Address -// 0x00003800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000560 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000006e8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000056d5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x00003418] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005498 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001694 Size -// '#~' Name -// Stream 2: -// 0x00001700 Offset -// 0x000016d8 Size -// '#Strings' Name -// Stream 3: -// 0x00002dd8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002ddc Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002dec Offset -// 0x0000062c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000006090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 32912 -// PE header size : 512 (496 used) ( 1.56%) -// PE additional info : 17619 (53.53%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.22%) -// CLR meta-data size : 13336 (40.52%) -// CLR additional info : 128 ( 0.39%) -// CLR method headers : 130 ( 0.39%) -// Managed code : 333 ( 1.01%) -// Data : 2048 ( 6.22%) -// Unaccounted : -1266 (-3.85%) - -// Num.of PE sections : 3 -// .text - 14336 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 13336 -// Module - 1 (10 bytes) -// TypeDef - 20 (280 bytes) 5 interfaces, 0 explicit layout -// TypeRef - 46 (276 bytes) -// MethodDef - 157 (2198 bytes) 15 abstract, 0 native, 130 bodies -// FieldDef - 6 (36 bytes) 0 constant -// MemberRef - 61 (366 bytes) -// ParamDef - 161 (966 bytes) -// MethodImpl - 53 (318 bytes) -// Constant - 5 (30 bytes) -// CustomAttribute- 29 (174 bytes) -// InterfaceImpl - 22 (88 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 38 (228 bytes) -// MethodSemantic- 64 (384 bytes) -// TypeSpec - 15 (30 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// NestedClass - 2 (8 bytes) -// EventMap - 7 (28 bytes) -// Event - 12 (72 bytes) -// GenericParam - 10 (80 bytes) -// Strings - 5846 bytes -// Blobs - 1580 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 220 bytes - -// CLR additional info : 128 - -// CLR method headers : 130 -// Num.of method bodies - 130 -// Num.of fat headers - 0 -// Num.of tiny headers - 130 - -// Managed code : 333 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface ICommand (public) (abstract) (auto) (ansi) -// Class DataErrorsChangedEventArgs (public) (auto) (ansi) -// Interface INotifyDataErrorInfo (public) (abstract) (auto) (ansi) -// Interface INotifyPropertyChanged (public) (abstract) (auto) (ansi) -// Interface INotifyPropertyChanging (public) (abstract) (auto) (ansi) -// Class PropertyChangedEventArgs (public) (auto) (ansi) -// Class PropertyChangedEventHandler (public) (auto) (ansi) (sealed) -// Class PropertyChangingEventArgs (public) (auto) (ansi) -// Class PropertyChangingEventHandler (public) (auto) (ansi) (sealed) -// Interface INotifyCollectionChanged (public) (abstract) (auto) (ansi) -// Class NotifyCollectionChangedAction (public) (auto) (ansi) (sealed) -// Class NotifyCollectionChangedEventArgs (public) (auto) (ansi) -// Class NotifyCollectionChangedEventHandler (public) (auto) (ansi) (sealed) -// Class KeyedCollection`2 (public) (abstract) (auto) (ansi) -// Class ObservableCollection`1 (public) (auto) (ansi) -// Class ReadOnlyDictionary`2 (public) (auto) (ansi) -// Class ReadOnlyObservableCollection`1 (public) (auto) (ansi) -// Class KeyCollection (auto) (ansi) (sealed) (nested public) -// Class ValueCollection (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.ObjectModel -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 12 53 79 73 74 65 6D 2E 4F 62 6A 65 63 74 // ...System.Object - 4D 6F 64 65 6C 00 00 ) // Model.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 12 53 79 73 74 65 6D 2E 4F 62 6A 65 63 74 // ...System.Object - 4D 6F 64 65 6C 00 00 ) // Model.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 12 53 79 73 74 65 6D 2E 4F 62 6A 65 63 74 // ...System.Object - 4D 6F 64 65 6C 00 00 ) // Model.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.ObjectModel.dll -// MVID: {70696ae5-4b13-491f-a181-21dfdf1f88aa} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F3D340FB000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.Windows.Input.ICommand -{ - .method /*06000001*/ public hidebysig newslot specialname abstract virtual - instance void add_CanExecuteChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000011*/ 'value') cil managed - // SIG: 20 01 01 12 45 - { - .custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ICommand::add_CanExecuteChanged - - .method /*06000002*/ public hidebysig newslot specialname abstract virtual - instance void remove_CanExecuteChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000011*/ 'value') cil managed - // SIG: 20 01 01 12 45 - { - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method ICommand::remove_CanExecuteChanged - - .method /*06000003*/ public hidebysig newslot abstract virtual - instance bool CanExecute(object parameter) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method ICommand::CanExecute - - .method /*06000004*/ public hidebysig newslot abstract virtual - instance void Execute(object parameter) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method ICommand::Execute - - .event /*14000001*/ [System.Runtime/*23000001*/]System.EventHandler/*01000011*/ CanExecuteChanged - { - .addon instance void System.Windows.Input.ICommand/*02000002*/::add_CanExecuteChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000011*/) /* 06000001 */ - .removeon instance void System.Windows.Input.ICommand/*02000002*/::remove_CanExecuteChanged(class [System.Runtime/*23000001*/]System.EventHandler/*01000011*/) /* 06000002 */ - } // end of event ICommand::CanExecuteChanged -} // end of class System.Windows.Input.ICommand - -.class /*02000003*/ public auto ansi beforefieldinit System.ComponentModel.DataErrorsChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string propertyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method DataErrorsChangedEventArgs::.ctor - - .method /*06000006*/ public hidebysig newslot specialname virtual - instance string get_PropertyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataErrorsChangedEventArgs::get_PropertyName - - .property /*17000001*/ instance string PropertyName() - { - .get instance string System.ComponentModel.DataErrorsChangedEventArgs/*02000003*/::get_PropertyName() /* 06000006 */ - } // end of property DataErrorsChangedEventArgs::PropertyName -} // end of class System.ComponentModel.DataErrorsChangedEventArgs - -.class /*02000004*/ interface public abstract auto ansi System.ComponentModel.INotifyDataErrorInfo -{ - .method /*06000007*/ public hidebysig newslot specialname abstract virtual - instance bool get_HasErrors() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method INotifyDataErrorInfo::get_HasErrors - - .method /*06000008*/ public hidebysig newslot specialname abstract virtual - instance void add_ErrorsChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/ 'value') cil managed - // SIG: 20 01 01 15 12 55 01 12 0C - { - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyDataErrorInfo::add_ErrorsChanged - - .method /*06000009*/ public hidebysig newslot specialname abstract virtual - instance void remove_ErrorsChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/ 'value') cil managed - // SIG: 20 01 01 15 12 55 01 12 0C - { - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyDataErrorInfo::remove_ErrorsChanged - - .method /*0600000A*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/ - GetErrors(string propertyName) cil managed - // SIG: 20 01 12 59 0E - { - // Method begins at RVA 0x0 - } // end of method INotifyDataErrorInfo::GetErrors - - .event /*14000002*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*//*1B000001*/ ErrorsChanged - { - .addon instance void System.ComponentModel.INotifyDataErrorInfo/*02000004*/::add_ErrorsChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/) /* 06000008 */ - .removeon instance void System.ComponentModel.INotifyDataErrorInfo/*02000004*/::remove_ErrorsChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/) /* 06000009 */ - } // end of event INotifyDataErrorInfo::ErrorsChanged - .property /*17000002*/ instance bool HasErrors() - { - .get instance bool System.ComponentModel.INotifyDataErrorInfo/*02000004*/::get_HasErrors() /* 06000007 */ - } // end of property INotifyDataErrorInfo::HasErrors -} // end of class System.ComponentModel.INotifyDataErrorInfo - -.class /*02000005*/ interface public abstract auto ansi System.ComponentModel.INotifyPropertyChanged -{ - .method /*0600000B*/ public hidebysig newslot specialname abstract virtual - instance void add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyPropertyChanged::add_PropertyChanged - - .method /*0600000C*/ public hidebysig newslot specialname abstract virtual - instance void remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyPropertyChanged::remove_PropertyChanged - - .event /*14000003*/ System.ComponentModel.PropertyChangedEventHandler/*02000008*/ PropertyChanged - { - .addon instance void System.ComponentModel.INotifyPropertyChanged/*02000005*/::add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 0600000B */ - .removeon instance void System.ComponentModel.INotifyPropertyChanged/*02000005*/::remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 0600000C */ - } // end of event INotifyPropertyChanged::PropertyChanged -} // end of class System.ComponentModel.INotifyPropertyChanged - -.class /*02000006*/ interface public abstract auto ansi System.ComponentModel.INotifyPropertyChanging -{ - .method /*0600000D*/ public hidebysig newslot specialname abstract virtual - instance void add_PropertyChanging(class System.ComponentModel.PropertyChangingEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyPropertyChanging::add_PropertyChanging - - .method /*0600000E*/ public hidebysig newslot specialname abstract virtual - instance void remove_PropertyChanging(class System.ComponentModel.PropertyChangingEventHandler/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - .custom /*0C000019:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyPropertyChanging::remove_PropertyChanging - - .event /*14000004*/ System.ComponentModel.PropertyChangingEventHandler/*0200000A*/ PropertyChanging - { - .addon instance void System.ComponentModel.INotifyPropertyChanging/*02000006*/::add_PropertyChanging(class System.ComponentModel.PropertyChangingEventHandler/*0200000A*/) /* 0600000D */ - .removeon instance void System.ComponentModel.INotifyPropertyChanging/*02000006*/::remove_PropertyChanging(class System.ComponentModel.PropertyChangingEventHandler/*0200000A*/) /* 0600000E */ - } // end of event INotifyPropertyChanging::PropertyChanging -} // end of class System.ComponentModel.INotifyPropertyChanging - -.class /*02000007*/ public auto ansi beforefieldinit System.ComponentModel.PropertyChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(string propertyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method PropertyChangedEventArgs::.ctor - - .method /*06000010*/ public hidebysig newslot specialname virtual - instance string get_PropertyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyChangedEventArgs::get_PropertyName - - .property /*17000003*/ instance string PropertyName() - { - .get instance string System.ComponentModel.PropertyChangedEventArgs/*02000007*/::get_PropertyName() /* 06000010 */ - } // end of property PropertyChangedEventArgs::PropertyName -} // end of class System.ComponentModel.PropertyChangedEventArgs - -.class /*02000008*/ public auto ansi sealed System.ComponentModel.PropertyChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000017*/ -{ - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method PropertyChangedEventHandler::.ctor - - .method /*06000012*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.PropertyChangedEventArgs/*02000007*/ e) runtime managed - // SIG: 20 02 01 1C 12 1C - { - } // end of method PropertyChangedEventHandler::Invoke - - .method /*06000013*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginInvoke(object sender, - class System.ComponentModel.PropertyChangedEventArgs/*02000007*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 61 1C 12 1C 12 65 1C - { - } // end of method PropertyChangedEventHandler::BeginInvoke - - .method /*06000014*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ result) runtime managed - // SIG: 20 01 01 12 61 - { - } // end of method PropertyChangedEventHandler::EndInvoke - -} // end of class System.ComponentModel.PropertyChangedEventHandler - -.class /*02000009*/ public auto ansi beforefieldinit System.ComponentModel.PropertyChangingEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(string propertyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method PropertyChangingEventArgs::.ctor - - .method /*06000016*/ public hidebysig newslot specialname virtual - instance string get_PropertyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyChangingEventArgs::get_PropertyName - - .property /*17000004*/ instance string PropertyName() - { - .get instance string System.ComponentModel.PropertyChangingEventArgs/*02000009*/::get_PropertyName() /* 06000016 */ - } // end of property PropertyChangingEventArgs::PropertyName -} // end of class System.ComponentModel.PropertyChangingEventArgs - -.class /*0200000A*/ public auto ansi sealed System.ComponentModel.PropertyChangingEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000017*/ -{ - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method PropertyChangingEventHandler::.ctor - - .method /*06000018*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.ComponentModel.PropertyChangingEventArgs/*02000009*/ e) runtime managed - // SIG: 20 02 01 1C 12 24 - { - } // end of method PropertyChangingEventHandler::Invoke - - .method /*06000019*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginInvoke(object sender, - class System.ComponentModel.PropertyChangingEventArgs/*02000009*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 61 1C 12 24 12 65 1C - { - } // end of method PropertyChangingEventHandler::BeginInvoke - - .method /*0600001A*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ result) runtime managed - // SIG: 20 01 01 12 61 - { - } // end of method PropertyChangingEventHandler::EndInvoke - -} // end of class System.ComponentModel.PropertyChangingEventHandler - -.class /*0200000B*/ interface public abstract auto ansi System.Collections.Specialized.INotifyCollectionChanged -{ - .method /*0600001B*/ public hidebysig newslot specialname abstract virtual - instance void add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyCollectionChanged::add_CollectionChanged - - .method /*0600001C*/ public hidebysig newslot specialname abstract virtual - instance void remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - .custom /*0C00001D:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method INotifyCollectionChanged::remove_CollectionChanged - - .event /*14000005*/ System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ CollectionChanged - { - .addon instance void System.Collections.Specialized.INotifyCollectionChanged/*0200000B*/::add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 0600001B */ - .removeon instance void System.Collections.Specialized.INotifyCollectionChanged/*0200000B*/::remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 0600001C */ - } // end of event INotifyCollectionChanged::CollectionChanged -} // end of class System.Collections.Specialized.INotifyCollectionChanged - -.class /*0200000C*/ public auto ansi sealed System.Collections.Specialized.NotifyCollectionChangedAction - extends [System.Runtime/*23000001*/]System.Enum/*0100001A*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ Add = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ Move = int32(0x00000003) - .field /*04000004*/ public static literal valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ Remove = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ Replace = int32(0x00000002) - .field /*04000006*/ public static literal valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ Reset = int32(0x00000004) -} // end of class System.Collections.Specialized.NotifyCollectionChangedAction - -.class /*0200000D*/ public auto ansi beforefieldinit System.Collections.Specialized.NotifyCollectionChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000014*/ -{ - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action) cil managed - // SIG: 20 01 01 11 30 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*0600001E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ changedItems) cil managed - // SIG: 20 02 01 11 30 12 6D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ newItems, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ oldItems) cil managed - // SIG: 20 03 01 11 30 12 6D 12 6D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000020*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ newItems, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ oldItems, - int32 startingIndex) cil managed - // SIG: 20 04 01 11 30 12 6D 12 6D 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000021*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ changedItems, - int32 startingIndex) cil managed - // SIG: 20 03 01 11 30 12 6D 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ changedItems, - int32 index, - int32 oldIndex) cil managed - // SIG: 20 04 01 11 30 12 6D 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - object changedItem) cil managed - // SIG: 20 02 01 11 30 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000024*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - object changedItem, - int32 index) cil managed - // SIG: 20 03 01 11 30 1C 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - object changedItem, - int32 index, - int32 oldIndex) cil managed - // SIG: 20 04 01 11 30 1C 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - object newItem, - object oldItem) cil managed - // SIG: 20 03 01 11 30 1C 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ action, - object newItem, - object oldItem, - int32 index) cil managed - // SIG: 20 04 01 11 30 1C 1C 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000039 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000014*/::.ctor() /* 0A000039 */ - IL_0006: /* 2A | */ ret - } // end of method NotifyCollectionChangedEventArgs::.ctor - - .method /*06000028*/ public hidebysig specialname - instance valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ - get_Action() cil managed - // SIG: 20 00 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyCollectionChangedEventArgs::get_Action - - .method /*06000029*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ - get_NewItems() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyCollectionChangedEventArgs::get_NewItems - - .method /*0600002A*/ public hidebysig specialname - instance int32 get_NewStartingIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyCollectionChangedEventArgs::get_NewStartingIndex - - .method /*0600002B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ - get_OldItems() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyCollectionChangedEventArgs::get_OldItems - - .method /*0600002C*/ public hidebysig specialname - instance int32 get_OldStartingIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotifyCollectionChangedEventArgs::get_OldStartingIndex - - .property /*17000005*/ instance valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ - Action() - { - .get instance valuetype System.Collections.Specialized.NotifyCollectionChangedAction/*0200000C*/ System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/::get_Action() /* 06000028 */ - } // end of property NotifyCollectionChangedEventArgs::Action - .property /*17000006*/ instance class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ - NewItems() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/::get_NewItems() /* 06000029 */ - } // end of property NotifyCollectionChangedEventArgs::NewItems - .property /*17000007*/ instance int32 NewStartingIndex() - { - .get instance int32 System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/::get_NewStartingIndex() /* 0600002A */ - } // end of property NotifyCollectionChangedEventArgs::NewStartingIndex - .property /*17000008*/ instance class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ - OldItems() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.IList/*0100001B*/ System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/::get_OldItems() /* 0600002B */ - } // end of property NotifyCollectionChangedEventArgs::OldItems - .property /*17000009*/ instance int32 OldStartingIndex() - { - .get instance int32 System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/::get_OldStartingIndex() /* 0600002C */ - } // end of property NotifyCollectionChangedEventArgs::OldStartingIndex -} // end of class System.Collections.Specialized.NotifyCollectionChangedEventArgs - -.class /*0200000E*/ public auto ansi sealed System.Collections.Specialized.NotifyCollectionChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000017*/ -{ - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method NotifyCollectionChangedEventHandler::.ctor - - .method /*0600002E*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/ e) runtime managed - // SIG: 20 02 01 1C 12 34 - { - } // end of method NotifyCollectionChangedEventHandler::Invoke - - .method /*0600002F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginInvoke(object sender, - class System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 61 1C 12 34 12 65 1C - { - } // end of method NotifyCollectionChangedEventHandler::BeginInvoke - - .method /*06000030*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ result) runtime managed - // SIG: 20 01 01 12 61 - { - } // end of method NotifyCollectionChangedEventHandler::EndInvoke - -} // end of class System.Collections.Specialized.NotifyCollectionChangedEventHandler - -.class /*0200000F*/ public abstract auto ansi beforefieldinit System.Collections.ObjectModel.KeyedCollection`2 - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000002*/ -{ - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000031*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003A */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000002*/::.ctor() /* 0A00003A */ - IL_0006: /* 2A | */ ret - } // end of method KeyedCollection`2::.ctor - - .method /*06000032*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001E*/ comparer) cil managed - // SIG: 20 01 01 15 12 79 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003A */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000002*/::.ctor() /* 0A00003A */ - IL_0006: /* 2A | */ ret - } // end of method KeyedCollection`2::.ctor - - .method /*06000033*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001E*/ comparer, - int32 dictionaryCreationThreshold) cil managed - // SIG: 20 02 01 15 12 79 01 13 00 08 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003A */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000002*/::.ctor() /* 0A00003A */ - IL_0006: /* 2A | */ ret - } // end of method KeyedCollection`2::.ctor - - .method /*06000034*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001E*/ - get_Comparer() cil managed - // SIG: 20 00 15 12 79 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedCollection`2::get_Comparer - - .method /*06000035*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ - get_Dictionary() cil managed - // SIG: 20 00 15 12 7D 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedCollection`2::get_Dictionary - - .method /*06000036*/ public hidebysig specialname - instance !TItem get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedCollection`2::get_Item - - .method /*06000037*/ family hidebysig instance void - ChangeItemKey(!TItem item, - !TKey newKey) cil managed - // SIG: 20 02 01 13 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedCollection`2::ChangeItemKey - - .method /*06000038*/ family hidebysig virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedCollection`2::ClearItems - - .method /*06000039*/ public hidebysig instance bool - Contains(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedCollection`2::Contains - - .method /*0600003A*/ public hidebysig instance bool - TryGetValue(!TKey key, - [out] !TItem& item) cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedCollection`2::TryGetValue - - .method /*0600003B*/ family hidebysig newslot abstract virtual - instance !TKey GetKeyForItem(!TItem item) cil managed - // SIG: 20 01 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method KeyedCollection`2::GetKeyForItem - - .method /*0600003C*/ family hidebysig virtual - instance void InsertItem(int32 index, - !TItem item) cil managed - // SIG: 20 02 01 08 13 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedCollection`2::InsertItem - - .method /*0600003D*/ public hidebysig instance bool - Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedCollection`2::Remove - - .method /*0600003E*/ family hidebysig virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedCollection`2::RemoveItem - - .method /*0600003F*/ family hidebysig virtual - instance void SetItem(int32 index, - !TItem item) cil managed - // SIG: 20 02 01 08 13 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedCollection`2::SetItem - - .property /*1700000A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001E*/ - Comparer() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100001E*/ System.Collections.ObjectModel.KeyedCollection`2/*0200000F*/::get_Comparer() /* 06000034 */ - } // end of property KeyedCollection`2::Comparer - .property /*1700000B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ - Dictionary() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ System.Collections.ObjectModel.KeyedCollection`2/*0200000F*/::get_Dictionary() /* 06000035 */ - } // end of property KeyedCollection`2::Dictionary - .property /*1700000C*/ instance !TItem Item(!TKey) - { - .get instance !TItem System.Collections.ObjectModel.KeyedCollection`2/*0200000F*/::get_Item(!TKey) /* 06000036 */ - } // end of property KeyedCollection`2::Item -} // end of class System.Collections.ObjectModel.KeyedCollection`2 - -.class /*02000010*/ public auto ansi beforefieldinit System.Collections.ObjectModel.ObservableCollection`1 - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000003*/ - implements System.Collections.Specialized.INotifyCollectionChanged/*0200000B*/, - System.ComponentModel.INotifyPropertyChanged/*02000005*/ -{ - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003B */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000003*/::.ctor() /* 0A00003B */ - IL_0006: /* 2A | */ ret - } // end of method ObservableCollection`1::.ctor - - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Collections/*23000002*/]System.Collections.Generic.List`1/*01000020*/ list) cil managed - // SIG: 20 01 01 15 12 80 81 01 13 00 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003B */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000003*/::.ctor() /* 0A00003B */ - IL_0006: /* 2A | */ ret - } // end of method ObservableCollection`1::.ctor - - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ collection) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003B */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*0100001D*//*1B000003*/::.ctor() /* 0A00003B */ - IL_0006: /* 2A | */ ret - } // end of method ObservableCollection`1::.ctor - - .method /*06000043*/ public hidebysig newslot specialname virtual - instance void add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::add_CollectionChanged - - .method /*06000044*/ public hidebysig newslot specialname virtual - instance void remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::remove_CollectionChanged - - .method /*06000045*/ family hidebysig newslot specialname virtual - instance void add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::add_PropertyChanged - - .method /*06000046*/ family hidebysig newslot specialname virtual - instance void remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::remove_PropertyChanged - - .method /*06000047*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - .override System.ComponentModel.INotifyPropertyChanged/*02000005*/::add_PropertyChanged /*02000005::0600000B*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged - - .method /*06000048*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - .override System.ComponentModel.INotifyPropertyChanged/*02000005*/::remove_PropertyChanged /*02000005::0600000C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged - - .method /*06000049*/ family hidebysig instance class [System.Runtime/*23000001*/]System.IDisposable/*01000022*/ - BlockReentrancy() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObservableCollection`1::BlockReentrancy - - .method /*0600004A*/ family hidebysig instance void - CheckReentrancy() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::CheckReentrancy - - .method /*0600004B*/ family hidebysig virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::ClearItems - - .method /*0600004C*/ family hidebysig virtual - instance void InsertItem(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::InsertItem - - .method /*0600004D*/ public hidebysig instance void - Move(int32 oldIndex, - int32 newIndex) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::Move - - .method /*0600004E*/ family hidebysig newslot virtual - instance void MoveItem(int32 oldIndex, - int32 newIndex) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::MoveItem - - .method /*0600004F*/ family hidebysig newslot virtual - instance void OnCollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/ e) cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::OnCollectionChanged - - .method /*06000050*/ family hidebysig newslot virtual - instance void OnPropertyChanged(class System.ComponentModel.PropertyChangedEventArgs/*02000007*/ e) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::OnPropertyChanged - - .method /*06000051*/ family hidebysig virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::RemoveItem - - .method /*06000052*/ family hidebysig virtual - instance void SetItem(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObservableCollection`1::SetItem - - .event /*14000006*/ System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ CollectionChanged - { - .addon instance void System.Collections.ObjectModel.ObservableCollection`1/*02000010*/::add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 06000043 */ - .removeon instance void System.Collections.ObjectModel.ObservableCollection`1/*02000010*/::remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 06000044 */ - } // end of event ObservableCollection`1::CollectionChanged - .event /*14000007*/ System.ComponentModel.PropertyChangedEventHandler/*02000008*/ PropertyChanged - { - .addon instance void System.Collections.ObjectModel.ObservableCollection`1/*02000010*/::add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 06000045 */ - .removeon instance void System.Collections.ObjectModel.ObservableCollection`1/*02000010*/::remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 06000046 */ - } // end of event ObservableCollection`1::PropertyChanged - .event /*14000008*/ System.ComponentModel.PropertyChangedEventHandler/*02000008*/ System.ComponentModel.INotifyPropertyChanged.PropertyChanged - { - .addon instance void System.Collections.ObjectModel.ObservableCollection`1/*02000010*/::System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 06000047 */ - .removeon instance void System.Collections.ObjectModel.ObservableCollection`1/*02000010*/::System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 06000048 */ - } // end of event ObservableCollection`1::System.ComponentModel.INotifyPropertyChanged.PropertyChanged -} // end of class System.Collections.ObjectModel.ObservableCollection`1 - -.class /*02000011*/ public auto ansi beforefieldinit System.Collections.ObjectModel.ReadOnlyDictionary`2 - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/>/*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100002B*/>/*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*01000025*//*1B000006*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/ -{ - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001C*/::.ctor(string) /* 0A000011 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000013*/ auto ansi sealed nested public beforefieldinit KeyCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100002B*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - { - .method /*06000084*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method KeyCollection::.ctor - - .method /*06000085*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::get_Count - - .method /*06000086*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B000009*/::get_IsReadOnly() /* 0A00002F */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06000087*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000088*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.ICollection.get_SyncRoot - - .method /*06000089*/ public hidebysig newslot virtual final - instance void CopyTo(!TKey[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::CopyTo - - .method /*0600008A*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002C*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B1 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::GetEnumerator - - .method /*0600008B*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!TKey item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B000009*/::Add(!0) /* 0A000030 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Add' - - .method /*0600008C*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B000009*/::Clear() /* 0A000031 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*0600008D*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!TKey item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B000009*/::Contains(!0) /* 0A000032 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*0600008E*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!TKey item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B000009*/::Remove(!0) /* 0A000033 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*0600008F*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000028*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A1 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000028*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyCollection::System.Collections.ICollection.CopyTo - - .method /*06000090*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700001F*/ instance int32 - Count() - { - .get instance int32 System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/::get_Count() /* 06000085 */ - } // end of property KeyCollection::Count - .property /*17000020*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000086 */ - } // end of property KeyCollection::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000021*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/::System.Collections.ICollection.get_IsSynchronized() /* 06000087 */ - } // end of property KeyCollection::System.Collections.ICollection.IsSynchronized - .property /*17000022*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/::System.Collections.ICollection.get_SyncRoot() /* 06000088 */ - } // end of property KeyCollection::System.Collections.ICollection.SyncRoot - } // end of class KeyCollection - - .class /*02000014*/ auto ansi sealed nested public beforefieldinit ValueCollection - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B00000C*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*//*1B00000D*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*0100002B*//*1B00000E*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - { - .method /*06000091*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ValueCollection::.ctor - - .method /*06000092*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::get_Count - - .method /*06000093*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B00000C*/::get_IsReadOnly() /* 0A000034 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06000094*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000095*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.ICollection.get_SyncRoot - - .method /*06000096*/ public hidebysig newslot virtual final - instance void CopyTo(!TValue[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::CopyTo - - .method /*06000097*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002C*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B1 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::GetEnumerator - - .method /*06000098*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!TValue item) cil managed - // SIG: 20 01 01 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B00000C*/::Add(!0) /* 0A000035 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Add' - - .method /*06000099*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B00000C*/::Clear() /* 0A000036 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*0600009A*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!TValue item) cil managed - // SIG: 20 01 02 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B00000C*/::Contains(!0) /* 0A000037 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*0600009B*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!TValue item) cil managed - // SIG: 20 01 02 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*//*1B00000C*/::Remove(!0) /* 0A000038 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*0600009C*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000028*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A1 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000028*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueCollection::System.Collections.ICollection.CopyTo - - .method /*0600009D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000023*/ instance int32 - Count() - { - .get instance int32 System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/::get_Count() /* 06000092 */ - } // end of property ValueCollection::Count - .property /*17000024*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000093 */ - } // end of property ValueCollection::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000025*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/::System.Collections.ICollection.get_IsSynchronized() /* 06000094 */ - } // end of property ValueCollection::System.Collections.ICollection.IsSynchronized - .property /*17000026*/ instance object - System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/::System.Collections.ICollection.get_SyncRoot() /* 06000095 */ - } // end of property ValueCollection::System.Collections.ICollection.SyncRoot - } // end of class ValueCollection - - .method /*06000053*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ dictionary) cil managed - // SIG: 20 01 01 15 12 7D 02 13 00 13 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::.ctor - - .method /*06000054*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::get_Count - - .method /*06000055*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ - get_Dictionary() cil managed - // SIG: 20 00 15 12 7D 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::get_Dictionary - - .method /*06000056*/ public hidebysig newslot specialname virtual final - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::get_Item - - .method /*06000057*/ public hidebysig specialname - instance class System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/ - get_Keys() cil managed - // SIG: 20 00 15 12 4C 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::get_Keys - - .method /*06000058*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection>.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/::get_IsReadOnly() /* 0A000012 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.get_IsReadOnly' - - .method /*06000059*/ private hidebysig newslot specialname virtual final - instance !TValue 'System.Collections.Generic.IDictionary.get_Item'(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - .override method instance !1 class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/::get_Item(!0) /* 0A000013 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.get_Item' - - .method /*0600005A*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IDictionary.set_Item'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/::set_Item(!0, - !1) /* 0A000014 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.set_Item' - - .method /*0600005B*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ - 'System.Collections.Generic.IDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/::get_Keys() /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.get_Keys' - - .method /*0600005C*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ - 'System.Collections.Generic.IDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 8D 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/::get_Values() /* 0A000016 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.get_Values' - - .method /*0600005D*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() cil managed - // SIG: 20 00 15 12 80 85 01 13 00 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*01000025*//*1B000006*/::get_Keys() /* 0A000017 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Keys' - - .method /*0600005E*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.get_Values'() cil managed - // SIG: 20 00 15 12 80 85 01 13 01 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyDictionary`2/*01000025*//*1B000006*/::get_Values() /* 0A000018 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.get_Values' - - .method /*0600005F*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_IsSynchronized /*01000026::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.ICollection.get_IsSynchronized - - .method /*06000060*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::get_SyncRoot /*01000026::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.ICollection.get_SyncRoot - - .method /*06000061*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::get_IsFixedSize /*01000027::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.get_IsFixedSize - - .method /*06000062*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IDictionary.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::get_IsReadOnly /*01000027::0A00001C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.get_IsReadOnly - - .method /*06000063*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IDictionary.get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::get_Item /*01000027::0A00001D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.get_Item - - .method /*06000064*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IDictionary.set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::set_Item /*01000027::0A00001E*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.set_Item - - .method /*06000065*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Keys() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::get_Keys /*01000027::0A00001F*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.get_Keys - - .method /*06000066*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.get_Values() cil managed - // SIG: 20 00 12 80 99 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::get_Values /*01000027::0A000020*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.get_Values - - .method /*06000067*/ public hidebysig specialname - instance class System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/ - get_Values() cil managed - // SIG: 20 00 15 12 50 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::get_Values - - .method /*06000068*/ public hidebysig newslot virtual final - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::ContainsKey - - .method /*06000069*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*0100002C*/> - GetEnumerator() cil managed - // SIG: 20 00 15 12 80 B1 01 15 11 80 91 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::GetEnumerator - - .method /*0600006A*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Add'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000024*/ item) cil managed - // SIG: 20 01 01 15 11 80 91 02 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/::Add(!0) /* 0A000021 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.Add' - - .method /*0600006B*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/::Clear() /* 0A000022 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.Clear' - - .method /*0600006C*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Contains'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000024*/ item) cil managed - // SIG: 20 01 02 15 11 80 91 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/::Contains(!0) /* 0A000023 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.Contains' - - .method /*0600006D*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection>.CopyTo'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000024*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 15 11 80 91 02 13 00 13 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/::CopyTo(!0[], - int32) /* 0A000024 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.CopyTo' - - .method /*0600006E*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection>.Remove'(valuetype [System.Runtime/*23000001*/]System.Collections.Generic.KeyValuePair`2/*01000024*/ item) cil managed - // SIG: 20 01 02 15 11 80 91 02 13 00 13 01 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/>/*1B000004*/::Remove(!0) /* 0A000025 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.Remove' - - .method /*0600006F*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IDictionary.Add'(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/::Add(!0, - !1) /* 0A000026 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.Add' - - .method /*06000070*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.IDictionary.Remove'(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*//*1B000005*/::Remove(!0) /* 0A000027 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.Remove' - - .method /*06000071*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000028*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 A1 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/::CopyTo /*01000026::0A000028*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::System.Collections.ICollection.CopyTo - - .method /*06000072*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::Add /*01000027::0A000029*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.Add - - .method /*06000073*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::Clear /*01000027::0A00002A*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.Clear - - .method /*06000074*/ private hidebysig newslot virtual final - instance bool System.Collections.IDictionary.Contains(object key) cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::Contains /*01000027::0A00002B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.Contains - - .method /*06000075*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000029*/ - System.Collections.IDictionary.GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::GetEnumerator /*01000027::0A00002C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.GetEnumerator - - .method /*06000076*/ private hidebysig newslot virtual final - instance void System.Collections.IDictionary.Remove(object key) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000027*/::Remove /*01000027::0A00002D*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyDictionary`2::System.Collections.IDictionary.Remove - - .method /*06000077*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002A*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A9 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000016*/::GetEnumerator /*01000016::0A00002E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::System.Collections.IEnumerable.GetEnumerator - - .method /*06000078*/ public hidebysig newslot virtual final - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyDictionary`2::TryGetValue - - .property /*1700000D*/ instance int32 Count() - { - .get instance int32 System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::get_Count() /* 06000054 */ - } // end of property ReadOnlyDictionary`2::Count - .property /*1700000E*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ - Dictionary() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*0100001F*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::get_Dictionary() /* 06000055 */ - } // end of property ReadOnlyDictionary`2::Dictionary - .property /*1700000F*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::get_Item(!TKey) /* 06000056 */ - } // end of property ReadOnlyDictionary`2::Item - .property /*17000010*/ instance class System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/ - Keys() - { - .get instance class System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//KeyCollection/*02000013*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::get_Keys() /* 06000057 */ - } // end of property ReadOnlyDictionary`2::Keys - .property /*17000011*/ instance bool 'System.Collections.Generic.ICollection>.IsReadOnly'() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.ICollection>.get_IsReadOnly'() /* 06000058 */ - } // end of property ReadOnlyDictionary`2::'System.Collections.Generic.ICollection>.IsReadOnly' - .property /*17000012*/ instance !TValue - 'System.Collections.Generic.IDictionary.Item'(!TKey) - { - .get instance !TValue System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.IDictionary.get_Item'(!TKey) /* 06000059 */ - .set instance void System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.IDictionary.set_Item'(!TKey, - !TValue) /* 0600005A */ - } // end of property ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.Item' - .property /*17000013*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ - 'System.Collections.Generic.IDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.IDictionary.get_Keys'() /* 0600005B */ - } // end of property ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.Keys' - .property /*17000014*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ - 'System.Collections.Generic.IDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000023*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.IDictionary.get_Values'() /* 0600005C */ - } // end of property ReadOnlyDictionary`2::'System.Collections.Generic.IDictionary.Values' - .property /*17000015*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Keys'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.IReadOnlyDictionary.get_Keys'() /* 0600005D */ - } // end of property ReadOnlyDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Keys' - .property /*17000016*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ - 'System.Collections.Generic.IReadOnlyDictionary.Values'() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000021*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::'System.Collections.Generic.IReadOnlyDictionary.get_Values'() /* 0600005E */ - } // end of property ReadOnlyDictionary`2::'System.Collections.Generic.IReadOnlyDictionary.Values' - .property /*17000017*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.ICollection.get_IsSynchronized() /* 0600005F */ - } // end of property ReadOnlyDictionary`2::System.Collections.ICollection.IsSynchronized - .property /*17000018*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.ICollection.get_SyncRoot() /* 06000060 */ - } // end of property ReadOnlyDictionary`2::System.Collections.ICollection.SyncRoot - .property /*17000019*/ instance bool System.Collections.IDictionary.IsFixedSize() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.IDictionary.get_IsFixedSize() /* 06000061 */ - } // end of property ReadOnlyDictionary`2::System.Collections.IDictionary.IsFixedSize - .property /*1700001A*/ instance bool System.Collections.IDictionary.IsReadOnly() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.IDictionary.get_IsReadOnly() /* 06000062 */ - } // end of property ReadOnlyDictionary`2::System.Collections.IDictionary.IsReadOnly - .property /*1700001B*/ instance object System.Collections.IDictionary.Item(object) - { - .get instance object System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.IDictionary.get_Item(object) /* 06000063 */ - .set instance void System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.IDictionary.set_Item(object, - object) /* 06000064 */ - } // end of property ReadOnlyDictionary`2::System.Collections.IDictionary.Item - .property /*1700001C*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Keys() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.IDictionary.get_Keys() /* 06000065 */ - } // end of property ReadOnlyDictionary`2::System.Collections.IDictionary.Keys - .property /*1700001D*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ - System.Collections.IDictionary.Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*01000026*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::System.Collections.IDictionary.get_Values() /* 06000066 */ - } // end of property ReadOnlyDictionary`2::System.Collections.IDictionary.Values - .property /*1700001E*/ instance class System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/ - Values() - { - .get instance class System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*//ValueCollection/*02000014*/ System.Collections.ObjectModel.ReadOnlyDictionary`2/*02000011*/::get_Values() /* 06000067 */ - } // end of property ReadOnlyDictionary`2::Values -} // end of class System.Collections.ObjectModel.ReadOnlyDictionary`2 - -.class /*02000012*/ public auto ansi beforefieldinit System.Collections.ObjectModel.ReadOnlyObservableCollection`1 - extends class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100002D*//*1B00000F*/ - implements System.Collections.Specialized.INotifyCollectionChanged/*0200000B*/, - System.ComponentModel.INotifyPropertyChanged/*02000005*/ -{ - .method /*06000079*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.ObjectModel.ObservableCollection`1/*02000010*/ list) cil managed - // SIG: 20 01 01 15 12 40 01 13 00 - { - // Method begins at RVA 0x2075 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (0A)00003D */ call instance void class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*0100002D*//*1B00000F*/::.ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*0100002E*/) /* 0A00003D */ - IL_0007: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::.ctor - - .method /*0600007A*/ family hidebysig newslot specialname virtual - instance void add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::add_CollectionChanged - - .method /*0600007B*/ family hidebysig newslot specialname virtual - instance void remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::remove_CollectionChanged - - .method /*0600007C*/ family hidebysig newslot specialname virtual - instance void add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::add_PropertyChanged - - .method /*0600007D*/ family hidebysig newslot specialname virtual - instance void remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::remove_PropertyChanged - - .method /*0600007E*/ private hidebysig newslot specialname virtual final - instance void System.Collections.Specialized.INotifyCollectionChanged.add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - .override System.Collections.Specialized.INotifyCollectionChanged/*0200000B*/::add_CollectionChanged /*0200000B::0600001B*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::System.Collections.Specialized.INotifyCollectionChanged.add_CollectionChanged - - .method /*0600007F*/ private hidebysig newslot specialname virtual final - instance void System.Collections.Specialized.INotifyCollectionChanged.remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - .override System.Collections.Specialized.INotifyCollectionChanged/*0200000B*/::remove_CollectionChanged /*0200000B::0600001C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::System.Collections.Specialized.INotifyCollectionChanged.remove_CollectionChanged - - .method /*06000080*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - .override System.ComponentModel.INotifyPropertyChanged/*02000005*/::add_PropertyChanged /*02000005::0600000B*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged - - .method /*06000081*/ private hidebysig newslot specialname virtual final - instance void System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - .override System.ComponentModel.INotifyPropertyChanged/*02000005*/::remove_PropertyChanged /*02000005::0600000C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged - - .method /*06000082*/ family hidebysig newslot virtual - instance void OnCollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventArgs/*0200000D*/ args) cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::OnCollectionChanged - - .method /*06000083*/ family hidebysig newslot virtual - instance void OnPropertyChanged(class System.ComponentModel.PropertyChangedEventArgs/*02000007*/ args) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyObservableCollection`1::OnPropertyChanged - - .event /*14000009*/ System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ CollectionChanged - { - .addon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 0600007A */ - .removeon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 0600007B */ - } // end of event ReadOnlyObservableCollection`1::CollectionChanged - .event /*1400000A*/ System.ComponentModel.PropertyChangedEventHandler/*02000008*/ PropertyChanged - { - .addon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 0600007C */ - .removeon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 0600007D */ - } // end of event ReadOnlyObservableCollection`1::PropertyChanged - .event /*1400000B*/ System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/ System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged - { - .addon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::System.Collections.Specialized.INotifyCollectionChanged.add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 0600007E */ - .removeon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::System.Collections.Specialized.INotifyCollectionChanged.remove_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler/*0200000E*/) /* 0600007F */ - } // end of event ReadOnlyObservableCollection`1::System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged - .event /*1400000C*/ System.ComponentModel.PropertyChangedEventHandler/*02000008*/ System.ComponentModel.INotifyPropertyChanged.PropertyChanged - { - .addon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 06000080 */ - .removeon instance void System.Collections.ObjectModel.ReadOnlyObservableCollection`1/*02000012*/::System.ComponentModel.INotifyPropertyChanged.remove_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler/*02000008*/) /* 06000081 */ - } // end of event ReadOnlyObservableCollection`1::System.ComponentModel.INotifyPropertyChanged.PropertyChanged -} // end of class System.Collections.ObjectModel.ReadOnlyObservableCollection`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il deleted file mode 100644 index d5799824da..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il +++ /dev/null @@ -1,396 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d69 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002b2a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000d28a -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002ad7 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000295c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000b30 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b2c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b19 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002064 [0x00000878] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000028dc [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000254 Size -// '#~' Name -// Stream 2: -// 0x000002c0 Offset -// 0x000002f0 Size -// '#Strings' Name -// Stream 3: -// 0x000005b0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000005b4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000005c4 Offset -// 0x000002b4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000140900001547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17715 (81.83%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2168 (10.01%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 3 ( 0.01%) -// Managed code : 16 ( 0.07%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1014 (-4.68%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2168 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 21 (126 bytes) -// MethodDef - 4 (56 bytes) 1 abstract, 0 native, 3 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 2 (12 bytes) -// CustomAttribute- 18 (108 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 2 (16 bytes) -// GenericParamConstraint- 1 (4 bytes) -// Strings - 751 bytes -// Blobs - 692 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 181 bytes - -// CLR additional info : 128 - -// CLR method headers : 3 -// Num.of method bodies - 3 -// Num.of fat headers - 0 -// Num.of tiny headers - 3 - -// Managed code : 16 -// Ave method size - 5 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class DispatchProxy (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform System.Reflection.DispatchProxy -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 44 69 73 70 61 74 63 68 50 72 6F // tion.DispatchPro - 78 79 00 00 ) // xy.. - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 44 69 73 70 61 74 63 68 50 72 6F // tion.DispatchPro - 78 79 00 00 ) // xy.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 44 69 73 70 61 74 63 68 50 72 6F // tion.DispatchPro - 78 79 00 00 ) // xy.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:4:0 -} -.module System.Reflection.DispatchProxy.dll -// MVID: {38f866a2-d24e-497e-a584-f4d2644eca62} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F5AD8795000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public abstract auto ansi beforefieldinit System.Reflection.DispatchProxy - extends [netstandard/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000002*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [netstandard/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method DispatchProxy::.ctor - - .method /*06000003*/ public hidebysig static - !!T Create() cil managed - // SIG: 10 02 00 1E 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DispatchProxy::Create - - .method /*06000004*/ family hidebysig newslot abstract virtual - instance object Invoke(class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000015*/ targetMethod, - object[] args) cil managed - // SIG: 20 02 1C 12 55 1D 1C - { - // Method begins at RVA 0x0 - } // end of method DispatchProxy::Invoke - -} // end of class System.Reflection.DispatchProxy - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il deleted file mode 100644 index 41039b5aba..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il +++ /dev/null @@ -1,1370 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003a8e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000e45f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003a3b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005e0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000038c0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001a94 Virtual Size -// 0x00002000 Virtual Address -// 0x00001c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005e0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a90 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003a7d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x000017d8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003840 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000a60 Size -// '#~' Name -// Stream 2: -// 0x00000acc Offset -// 0x0000086c Size -// '#Strings' Name -// Stream 3: -// 0x00001338 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000133c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000134c Offset -// 0x0000048c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01557 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25744 -// PE header size : 512 (496 used) ( 1.99%) -// PE additional info : 17747 (68.94%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.28%) -// CLR meta-data size : 6104 (23.71%) -// CLR additional info : 128 ( 0.50%) -// CLR method headers : 81 ( 0.31%) -// Managed code : 161 ( 0.63%) -// Data : 2048 ( 7.96%) -// Unaccounted : -1109 (-4.31%) - -// Num.of PE sections : 3 -// .text - 7168 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 6104 -// Module - 1 (10 bytes) -// TypeDef - 7 (98 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 30 (180 bytes) -// MethodDef - 81 (1134 bytes) 0 abstract, 0 native, 81 bodies -// FieldDef - 1 (6 bytes) 0 constant -// MemberRef - 18 (108 bytes) -// ParamDef - 119 (714 bytes) -// CustomAttribute- 19 (114 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 10 (60 bytes) -// MethodSemantic- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 2155 bytes -// Blobs - 1164 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 187 bytes - -// CLR additional info : 128 - -// CLR method headers : 81 -// Num.of method bodies - 81 -// Num.of fat headers - 0 -// Num.of tiny headers - 81 - -// Managed code : 161 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CustomAttributeBuilder (public) (auto) (ansi) -// Class ILGenerator (public) (auto) (ansi) -// Class Label (public) (sequential) (ansi) (sealed) -// Class LocalBuilder (public) (auto) (ansi) (sealed) -// Class ParameterBuilder (public) (auto) (ansi) -// Class SignatureHelper (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Reflection.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Reflection.Emit.ILGeneration -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 23 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ..#System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 2E 49 4C 47 65 6E 65 // tion.Emit.ILGene - 72 61 74 69 6F 6E 00 00 ) // ration.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 23 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ..#System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 2E 49 4C 47 65 6E 65 // tion.Emit.ILGene - 72 61 74 69 6F 6E 00 00 ) // ration.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 23 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ..#System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 2E 49 4C 47 65 6E 65 // tion.Emit.ILGene - 72 61 74 69 6F 6E 00 00 ) // ration.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Reflection.Emit.ILGeneration.dll -// MVID: {ff4eb8d6-92a7-4434-b16c-e9743c79ac4e} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F0DAC205000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Reflection.Emit.CustomAttributeBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000014*/ con, - object[] constructorArgs) cil managed - // SIG: 20 02 01 12 51 1D 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeBuilder::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000014*/ con, - object[] constructorArgs, - class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*01000015*/[] namedFields, - object[] fieldValues) cil managed - // SIG: 20 04 01 12 51 1D 1C 1D 12 55 1D 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeBuilder::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000014*/ con, - object[] constructorArgs, - class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000016*/[] namedProperties, - object[] propertyValues) cil managed - // SIG: 20 04 01 12 51 1D 1C 1D 12 59 1D 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeBuilder::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000014*/ con, - object[] constructorArgs, - class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000016*/[] namedProperties, - object[] propertyValues, - class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*01000015*/[] namedFields, - object[] fieldValues) cil managed - // SIG: 20 06 01 12 51 1D 1C 1D 12 59 1D 1C 1D 12 55 1D 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeBuilder::.ctor - -} // end of class System.Reflection.Emit.CustomAttributeBuilder - -.class /*02000003*/ public auto ansi beforefieldinit System.Reflection.Emit.ILGenerator - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000005*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ILGenerator::.ctor - - .method /*06000006*/ public hidebysig newslot specialname virtual - instance int32 get_ILOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILGenerator::get_ILOffset - - .method /*06000007*/ public hidebysig newslot virtual - instance void BeginCatchBlock(class [System.Runtime/*23000001*/]System.Type/*01000017*/ exceptionType) cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::BeginCatchBlock - - .method /*06000008*/ public hidebysig newslot virtual - instance void BeginExceptFilterBlock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::BeginExceptFilterBlock - - .method /*06000009*/ public hidebysig newslot virtual - instance valuetype System.Reflection.Emit.Label/*02000004*/ - BeginExceptionBlock() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILGenerator::BeginExceptionBlock - - .method /*0600000A*/ public hidebysig newslot virtual - instance void BeginFaultBlock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::BeginFaultBlock - - .method /*0600000B*/ public hidebysig newslot virtual - instance void BeginFinallyBlock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::BeginFinallyBlock - - .method /*0600000C*/ public hidebysig newslot virtual - instance void BeginScope() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::BeginScope - - .method /*0600000D*/ public hidebysig newslot virtual - instance class System.Reflection.Emit.LocalBuilder/*02000005*/ - DeclareLocal(class [System.Runtime/*23000001*/]System.Type/*01000017*/ localType) cil managed - // SIG: 20 01 12 14 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILGenerator::DeclareLocal - - .method /*0600000E*/ public hidebysig newslot virtual - instance class System.Reflection.Emit.LocalBuilder/*02000005*/ - DeclareLocal(class [System.Runtime/*23000001*/]System.Type/*01000017*/ localType, - bool 'pinned') cil managed - // SIG: 20 02 12 14 12 5D 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILGenerator::DeclareLocal - - .method /*0600000F*/ public hidebysig newslot virtual - instance valuetype System.Reflection.Emit.Label/*02000004*/ - DefineLabel() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILGenerator::DefineLabel - - .method /*06000010*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode) cil managed - // SIG: 20 01 01 11 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000011*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - uint8 arg) cil managed - // SIG: 20 02 01 11 61 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000012*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - float64 arg) cil managed - // SIG: 20 02 01 11 61 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000013*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - int16 arg) cil managed - // SIG: 20 02 01 11 61 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000014*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - int32 arg) cil managed - // SIG: 20 02 01 11 61 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000015*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - int64 arg) cil managed - // SIG: 20 02 01 11 61 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000016*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000014*/ con) cil managed - // SIG: 20 02 01 11 61 12 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000017*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - valuetype System.Reflection.Emit.Label/*02000004*/ label) cil managed - // SIG: 20 02 01 11 61 11 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000018*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - valuetype System.Reflection.Emit.Label/*02000004*/[] labels) cil managed - // SIG: 20 02 01 11 61 1D 11 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000019*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class System.Reflection.Emit.LocalBuilder/*02000005*/ local) cil managed - // SIG: 20 02 01 11 61 12 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*0600001A*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class System.Reflection.Emit.SignatureHelper/*02000007*/ signature) cil managed - // SIG: 20 02 01 11 61 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*0600001B*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*01000015*/ 'field') cil managed - // SIG: 20 02 01 11 61 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*0600001C*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000019*/ meth) cil managed - // SIG: 20 02 01 11 61 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*0600001D*/ public hidebysig instance void - Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - int8 arg) cil managed - // SIG: 20 02 01 11 61 04 - { - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*0600001E*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - float32 arg) cil managed - // SIG: 20 02 01 11 61 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*0600001F*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - string str) cil managed - // SIG: 20 02 01 11 61 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000020*/ public hidebysig newslot virtual - instance void Emit(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ cls) cil managed - // SIG: 20 02 01 11 61 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::Emit - - .method /*06000021*/ public hidebysig newslot virtual - instance void EmitCall(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000019*/ methodInfo, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] optionalParameterTypes) cil managed - // SIG: 20 03 01 11 61 12 65 1D 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EmitCall - - .method /*06000022*/ public hidebysig newslot virtual - instance void EmitCalli(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001A*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] optionalParameterTypes) cil managed - // SIG: 20 05 01 11 61 11 69 12 5D 1D 12 5D 1D 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EmitCalli - - .method /*06000023*/ public hidebysig newslot virtual - instance void EmitCalli(valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.OpCode/*01000018*/ opcode, - valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.CallingConvention/*0100001B*/ unmanagedCallConv, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] parameterTypes) cil managed - // SIG: 20 04 01 11 61 11 6D 12 5D 1D 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EmitCalli - - .method /*06000024*/ public hidebysig newslot virtual - instance void EmitWriteLine(class System.Reflection.Emit.LocalBuilder/*02000005*/ localBuilder) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EmitWriteLine - - .method /*06000025*/ public hidebysig newslot virtual - instance void EmitWriteLine(class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*01000015*/ fld) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EmitWriteLine - - .method /*06000026*/ public hidebysig newslot virtual - instance void EmitWriteLine(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EmitWriteLine - - .method /*06000027*/ public hidebysig newslot virtual - instance void EndExceptionBlock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EndExceptionBlock - - .method /*06000028*/ public hidebysig newslot virtual - instance void EndScope() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::EndScope - - .method /*06000029*/ public hidebysig newslot virtual - instance void MarkLabel(valuetype System.Reflection.Emit.Label/*02000004*/ loc) cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::MarkLabel - - .method /*0600002A*/ public hidebysig newslot virtual - instance void ThrowException(class [System.Runtime/*23000001*/]System.Type/*01000017*/ excType) cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::ThrowException - - .method /*0600002B*/ public hidebysig newslot virtual - instance void UsingNamespace(string usingNamespace) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ILGenerator::UsingNamespace - - .property /*17000001*/ instance int32 ILOffset() - { - .get instance int32 System.Reflection.Emit.ILGenerator/*02000003*/::get_ILOffset() /* 06000006 */ - } // end of property ILGenerator::ILOffset -} // end of class System.Reflection.Emit.ILGenerator - -.class /*02000004*/ public sequential ansi sealed beforefieldinit System.Reflection.Emit.Label - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .field /*04000001*/ private int32 _dummy - .method /*0600002C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Label::Equals - - .method /*0600002D*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Emit.Label/*02000004*/ obj) cil managed - // SIG: 20 01 02 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Label::Equals - - .method /*0600002E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Label::GetHashCode - - .method /*0600002F*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Emit.Label/*02000004*/ a, - valuetype System.Reflection.Emit.Label/*02000004*/ b) cil managed - // SIG: 00 02 02 11 10 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Label::op_Equality - - .method /*06000030*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Emit.Label/*02000004*/ a, - valuetype System.Reflection.Emit.Label/*02000004*/ b) cil managed - // SIG: 00 02 02 11 10 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Label::op_Inequality - -} // end of class System.Reflection.Emit.Label - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.LocalBuilder - extends [System.Runtime/*23000001*/]System.Reflection.LocalVariableInfo/*0100001D*/ -{ - .method /*06000031*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Reflection.LocalVariableInfo/*0100001D*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method LocalBuilder::.ctor - - .method /*06000032*/ public hidebysig specialname virtual - instance bool get_IsPinned() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalBuilder::get_IsPinned - - .method /*06000033*/ public hidebysig specialname virtual - instance int32 get_LocalIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalBuilder::get_LocalIndex - - .method /*06000034*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000017*/ - get_LocalType() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalBuilder::get_LocalType - - .property /*17000002*/ instance bool IsPinned() - { - .get instance bool System.Reflection.Emit.LocalBuilder/*02000005*/::get_IsPinned() /* 06000032 */ - } // end of property LocalBuilder::IsPinned - .property /*17000003*/ instance int32 LocalIndex() - { - .get instance int32 System.Reflection.Emit.LocalBuilder/*02000005*/::get_LocalIndex() /* 06000033 */ - } // end of property LocalBuilder::LocalIndex - .property /*17000004*/ instance class [System.Runtime/*23000001*/]System.Type/*01000017*/ - LocalType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000017*/ System.Reflection.Emit.LocalBuilder/*02000005*/::get_LocalType() /* 06000034 */ - } // end of property LocalBuilder::LocalType -} // end of class System.Reflection.Emit.LocalBuilder - -.class /*02000006*/ public auto ansi beforefieldinit System.Reflection.Emit.ParameterBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000035*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ParameterBuilder::.ctor - - .method /*06000036*/ public hidebysig newslot specialname virtual - instance int32 get_Attributes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterBuilder::get_Attributes - - .method /*06000037*/ public hidebysig specialname - instance bool get_IsIn() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterBuilder::get_IsIn - - .method /*06000038*/ public hidebysig specialname - instance bool get_IsOptional() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterBuilder::get_IsOptional - - .method /*06000039*/ public hidebysig specialname - instance bool get_IsOut() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterBuilder::get_IsOut - - .method /*0600003A*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterBuilder::get_Name - - .method /*0600003B*/ public hidebysig newslot specialname virtual - instance int32 get_Position() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterBuilder::get_Position - - .method /*0600003C*/ public hidebysig newslot virtual - instance void SetConstant(object defaultValue) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParameterBuilder::SetConstant - - .method /*0600003D*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000014*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 51 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParameterBuilder::SetCustomAttribute - - .method /*0600003E*/ public hidebysig instance void - SetCustomAttribute(class System.Reflection.Emit.CustomAttributeBuilder/*02000002*/ customBuilder) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParameterBuilder::SetCustomAttribute - - .property /*17000005*/ instance int32 Attributes() - { - .get instance int32 System.Reflection.Emit.ParameterBuilder/*02000006*/::get_Attributes() /* 06000036 */ - } // end of property ParameterBuilder::Attributes - .property /*17000006*/ instance bool IsIn() - { - .get instance bool System.Reflection.Emit.ParameterBuilder/*02000006*/::get_IsIn() /* 06000037 */ - } // end of property ParameterBuilder::IsIn - .property /*17000007*/ instance bool IsOptional() - { - .get instance bool System.Reflection.Emit.ParameterBuilder/*02000006*/::get_IsOptional() /* 06000038 */ - } // end of property ParameterBuilder::IsOptional - .property /*17000008*/ instance bool IsOut() - { - .get instance bool System.Reflection.Emit.ParameterBuilder/*02000006*/::get_IsOut() /* 06000039 */ - } // end of property ParameterBuilder::IsOut - .property /*17000009*/ instance string Name() - { - .get instance string System.Reflection.Emit.ParameterBuilder/*02000006*/::get_Name() /* 0600003A */ - } // end of property ParameterBuilder::Name - .property /*1700000A*/ instance int32 Position() - { - .get instance int32 System.Reflection.Emit.ParameterBuilder/*02000006*/::get_Position() /* 0600003B */ - } // end of property ParameterBuilder::Position -} // end of class System.Reflection.Emit.ParameterBuilder - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.SignatureHelper - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600003F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method SignatureHelper::.ctor - - .method /*06000040*/ public hidebysig instance void - AddArgument(class [System.Runtime/*23000001*/]System.Type/*01000017*/ clsArgument) cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureHelper::AddArgument - - .method /*06000041*/ public hidebysig instance void - AddArgument(class [System.Runtime/*23000001*/]System.Type/*01000017*/ argument, - bool 'pinned') cil managed - // SIG: 20 02 01 12 5D 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureHelper::AddArgument - - .method /*06000042*/ public hidebysig instance void - AddArgument(class [System.Runtime/*23000001*/]System.Type/*01000017*/ argument, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] requiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] optionalCustomModifiers) cil managed - // SIG: 20 03 01 12 5D 1D 12 5D 1D 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureHelper::AddArgument - - .method /*06000043*/ public hidebysig instance void - AddArguments(class [System.Runtime/*23000001*/]System.Type/*01000017*/[] arguments, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[][] requiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[][] optionalCustomModifiers) cil managed - // SIG: 20 03 01 1D 12 5D 1D 1D 12 5D 1D 1D 12 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureHelper::AddArguments - - .method /*06000044*/ public hidebysig instance void - AddSentinel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureHelper::AddSentinel - - .method /*06000045*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::Equals - - .method /*06000046*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetFieldSigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod) cil managed - // SIG: 00 01 12 1C 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetFieldSigHelper - - .method /*06000047*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetHashCode - - .method /*06000048*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetLocalVarSigHelper() cil managed - // SIG: 00 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetLocalVarSigHelper - - .method /*06000049*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetLocalVarSigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod) cil managed - // SIG: 00 01 12 1C 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetLocalVarSigHelper - - .method /*0600004A*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetMethodSigHelper(valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001A*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType) cil managed - // SIG: 00 02 12 1C 11 69 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetMethodSigHelper - - .method /*0600004B*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetMethodSigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001A*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType) cil managed - // SIG: 00 03 12 1C 12 79 11 69 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetMethodSigHelper - - .method /*0600004C*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetMethodSigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] parameterTypes) cil managed - // SIG: 00 03 12 1C 12 79 12 5D 1D 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetMethodSigHelper - - .method /*0600004D*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetPropertySigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001A*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] requiredReturnTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] optionalReturnTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[][] requiredParameterTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[][] optionalParameterTypeCustomModifiers) cil managed - // SIG: 00 08 12 1C 12 79 11 69 12 5D 1D 12 5D 1D 12 5D 1D 12 5D 1D 1D 12 5D 1D 1D 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetPropertySigHelper - - .method /*0600004E*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetPropertySigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] parameterTypes) cil managed - // SIG: 00 03 12 1C 12 79 12 5D 1D 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetPropertySigHelper - - .method /*0600004F*/ public hidebysig static - class System.Reflection.Emit.SignatureHelper/*02000007*/ - GetPropertySigHelper(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100001E*/ mod, - class [System.Runtime/*23000001*/]System.Type/*01000017*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] requiredReturnTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] optionalReturnTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[][] requiredParameterTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*01000017*/[][] optionalParameterTypeCustomModifiers) cil managed - // SIG: 00 07 12 1C 12 79 12 5D 1D 12 5D 1D 12 5D 1D 12 5D 1D 1D 12 5D 1D 1D 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetPropertySigHelper - - .method /*06000050*/ public hidebysig instance uint8[] - GetSignature() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::GetSignature - - .method /*06000051*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHelper::ToString - -} // end of class System.Reflection.Emit.SignatureHelper - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il deleted file mode 100644 index 42881c945d..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il +++ /dev/null @@ -1,800 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003212 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00011bad -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000031bf [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005e0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001e00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003044 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001218 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005e0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000214 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003201 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000f64] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002fc4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000005a8 Size -// '#~' Name -// Stream 2: -// 0x00000614 Offset -// 0x000005a0 Size -// '#Strings' Name -// Stream 3: -// 0x00000bb4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000bb8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000bc8 Offset -// 0x0000039c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23696 -// PE header size : 512 (496 used) ( 2.16%) -// PE additional info : 17747 (74.89%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 3940 (16.63%) -// CLR additional info : 128 ( 0.54%) -// CLR method headers : 31 ( 0.13%) -// Managed code : 101 ( 0.43%) -// Data : 2048 ( 8.64%) -// Unaccounted : -883 (-3.73%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3940 -// Module - 1 (10 bytes) -// TypeDef - 2 (28 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 31 (186 bytes) -// MethodDef - 31 (434 bytes) 0 abstract, 0 native, 31 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 54 (324 bytes) -// CustomAttribute- 17 (102 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 10 (60 bytes) -// MethodSemantic- 11 (66 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1438 bytes -// Blobs - 924 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 186 bytes - -// CLR additional info : 128 - -// CLR method headers : 31 -// Num.of method bodies - 31 -// Num.of fat headers - 0 -// Num.of tiny headers - 31 - -// Managed code : 101 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DynamicMethod (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Reflection.Emit.ILGeneration -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly /*20000001*/ noplatform System.Reflection.Emit.Lightweight -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 22 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // .."System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 2E 4C 69 67 68 74 77 // tion.Emit.Lightw - 65 69 67 68 74 00 00 ) // eight.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 22 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // .."System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 2E 4C 69 67 68 74 77 // tion.Emit.Lightw - 65 69 67 68 74 00 00 ) // eight.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 22 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // .."System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 2E 4C 69 67 68 74 77 // tion.Emit.Lightw - 65 69 67 68 74 00 00 ) // eight.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Reflection.Emit.Lightweight.dll -// MVID: {1486d9fb-d828-468e-932f-e58bf7b5ca46} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7604195000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.DynamicMethod - extends [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000012*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*01000013*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Reflection.Module/*01000015*/ m, - bool skipVisibility) cil managed - // SIG: 20 07 01 0E 11 49 11 4D 12 51 1D 12 51 12 55 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000012*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*01000013*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ owner, - bool skipVisibility) cil managed - // SIG: 20 07 01 0E 11 49 11 4D 12 51 1D 12 51 12 51 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes) cil managed - // SIG: 20 03 01 0E 12 51 1D 12 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - bool restrictedSkipVisibility) cil managed - // SIG: 20 04 01 0E 12 51 1D 12 51 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Reflection.Module/*01000015*/ m) cil managed - // SIG: 20 04 01 0E 12 51 1D 12 51 12 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Reflection.Module/*01000015*/ m, - bool skipVisibility) cil managed - // SIG: 20 05 01 0E 12 51 1D 12 51 12 55 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ owner) cil managed - // SIG: 20 04 01 0E 12 51 1D 12 51 12 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*01000014*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*01000014*/ owner, - bool skipVisibility) cil managed - // SIG: 20 05 01 0E 12 51 1D 12 51 12 51 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DynamicMethod::.ctor - - .method /*06000009*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000012*/ - get_Attributes() cil managed - // SIG: 20 00 11 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_Attributes - - .method /*0600000A*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*01000013*/ - get_CallingConvention() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_CallingConvention - - .method /*0600000B*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_DeclaringType - - .method /*0600000C*/ public hidebysig specialname - instance bool get_InitLocals() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_InitLocals - - .method /*0600000D*/ public hidebysig specialname - instance void set_InitLocals(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DynamicMethod::set_InitLocals - - .method /*0600000E*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*01000016*/ - get_MethodHandle() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_MethodHandle - - .method /*0600000F*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_Name - - .method /*06000010*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_ReflectedType - - .method /*06000011*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000017*/ - get_ReturnParameter() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_ReturnParameter - - .method /*06000012*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - get_ReturnType() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_ReturnType - - .method /*06000013*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*01000018*/ - get_ReturnTypeCustomAttributes() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::get_ReturnTypeCustomAttributes - - .method /*06000014*/ public hidebysig virtual final - instance class [System.Runtime/*23000001*/]System.Delegate/*01000019*/ - CreateDelegate(class [System.Runtime/*23000001*/]System.Type/*01000014*/ delegateType) cil managed - // SIG: 20 01 12 65 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::CreateDelegate - - .method /*06000015*/ public hidebysig virtual final - instance class [System.Runtime/*23000001*/]System.Delegate/*01000019*/ - CreateDelegate(class [System.Runtime/*23000001*/]System.Type/*01000014*/ delegateType, - object target) cil managed - // SIG: 20 02 12 65 12 51 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::CreateDelegate - - .method /*06000016*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000011*/ - GetBaseDefinition() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetBaseDefinition - - .method /*06000017*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetCustomAttributes - - .method /*06000018*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*01000014*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 51 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetCustomAttributes - - .method /*06000019*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ILGenerator/*0100001B*/ - GetILGenerator() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetILGenerator - - .method /*0600001A*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ILGenerator/*0100001B*/ - GetILGenerator(int32 streamSize) cil managed - // SIG: 20 01 12 6D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetILGenerator - - .method /*0600001B*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*0100001C*/ - GetMethodImplementationFlags() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetMethodImplementationFlags - - .method /*0600001C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000017*/[] - GetParameters() cil managed - // SIG: 20 00 1D 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::GetParameters - - .method /*0600001D*/ public hidebysig virtual - instance object Invoke(object obj, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*0100001D*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*0100001E*/ binder, - object[] parameters, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001F*/ culture) cil managed - // SIG: 20 05 1C 1C 11 75 12 79 1D 1C 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::Invoke - - .method /*0600001E*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*01000014*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 51 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::IsDefined - - .method /*0600001F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DynamicMethod::ToString - - .property /*17000001*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000012*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000012*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_Attributes() /* 06000009 */ - } // end of property DynamicMethod::Attributes - .property /*17000002*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*01000013*/ - CallingConvention() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*01000013*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_CallingConvention() /* 0600000A */ - } // end of property DynamicMethod::CallingConvention - .property /*17000003*/ instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_DeclaringType() /* 0600000B */ - } // end of property DynamicMethod::DeclaringType - .property /*17000004*/ instance bool InitLocals() - { - .get instance bool System.Reflection.Emit.DynamicMethod/*02000002*/::get_InitLocals() /* 0600000C */ - .set instance void System.Reflection.Emit.DynamicMethod/*02000002*/::set_InitLocals(bool) /* 0600000D */ - } // end of property DynamicMethod::InitLocals - .property /*17000005*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*01000016*/ - MethodHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*01000016*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_MethodHandle() /* 0600000E */ - } // end of property DynamicMethod::MethodHandle - .property /*17000006*/ instance string Name() - { - .get instance string System.Reflection.Emit.DynamicMethod/*02000002*/::get_Name() /* 0600000F */ - } // end of property DynamicMethod::Name - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_ReflectedType() /* 06000010 */ - } // end of property DynamicMethod::ReflectedType - .property /*17000008*/ instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000017*/ - ReturnParameter() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000017*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_ReturnParameter() /* 06000011 */ - } // end of property DynamicMethod::ReturnParameter - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_ReturnType() /* 06000012 */ - } // end of property DynamicMethod::ReturnType - .property /*1700000A*/ instance class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*01000018*/ - ReturnTypeCustomAttributes() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*01000018*/ System.Reflection.Emit.DynamicMethod/*02000002*/::get_ReturnTypeCustomAttributes() /* 06000013 */ - } // end of property DynamicMethod::ReturnTypeCustomAttributes -} // end of class System.Reflection.Emit.DynamicMethod - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il deleted file mode 100644 index 701e791b16..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il +++ /dev/null @@ -1,5607 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00006802 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x00011b2c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000067af [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005400 [0x00003e88] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00006634 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004808 Virtual Size -// 0x00002000 Virtual Address -// 0x00004a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000804 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000067f1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002098 [0x0000451c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000065b4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002998 Size -// '#~' Name -// Stream 2: -// 0x00002a04 Offset -// 0x000013b4 Size -// '#Strings' Name -// Stream 3: -// 0x00003db8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003dbc Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003dcc Offset -// 0x00000750 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 37512 -// PE header size : 512 (496 used) ( 1.36%) -// PE additional info : 17643 (47.03%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 17692 (47.16%) -// CLR additional info : 128 ( 0.34%) -// CLR method headers : 389 ( 1.04%) -// Managed code : 781 ( 2.08%) -// Data : 2048 ( 5.46%) -// Unaccounted : -1753 (-4.67%) - -// Num.of PE sections : 3 -// .text - 18944 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 17692 -// Module - 1 (10 bytes) -// TypeDef - 12 (168 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 60 (360 bytes) -// MethodDef - 389 (5446 bytes) 0 abstract, 0 native, 389 bodies -// FieldDef - 4 (24 bytes) 0 constant -// MemberRef - 25 (150 bytes) -// ParamDef - 459 (2754 bytes) -// Constant - 3 (18 bytes) -// CustomAttribute- 25 (150 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 113 (678 bytes) -// MethodSemantic- 115 (690 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 5042 bytes -// Blobs - 1872 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 192 bytes - -// CLR additional info : 128 - -// CLR method headers : 389 -// Num.of method bodies - 389 -// Num.of fat headers - 0 -// Num.of tiny headers - 389 - -// Managed code : 781 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AssemblyBuilder (public) (auto) (ansi) (sealed) -// Class AssemblyBuilderAccess (public) (auto) (ansi) (sealed) -// Class ConstructorBuilder (public) (auto) (ansi) (sealed) -// Class EnumBuilder (public) (auto) (ansi) (sealed) -// Class EventBuilder (public) (auto) (ansi) (sealed) -// Class FieldBuilder (public) (auto) (ansi) (sealed) -// Class GenericTypeParameterBuilder (public) (auto) (ansi) (sealed) -// Class MethodBuilder (public) (auto) (ansi) (sealed) -// Class ModuleBuilder (public) (auto) (ansi) -// Class PropertyBuilder (public) (auto) (ansi) (sealed) -// Class TypeBuilder (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Reflection.Emit.ILGeneration -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly extern /*23000003*/ System.Reflection.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Reflection.Emit -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 16 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 00 00 ) // tion.Emit.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 00 00 ) // tion.Emit.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 45 6D 69 74 00 00 ) // tion.Emit.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Reflection.Emit.dll -// MVID: {ebcd9138-fd8e-4f8c-8838-6a3fc1057c1e} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA7EC20B000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.AssemblyBuilder - extends [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyBuilder::.ctor - - .method /*06000002*/ public hidebysig specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::get_FullName - - .method /*06000003*/ public hidebysig specialname virtual - instance bool get_IsDynamic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::get_IsDynamic - - .method /*06000004*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_ManifestModule() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::get_ManifestModule - - .method /*06000005*/ public hidebysig static - class System.Reflection.Emit.AssemblyBuilder/*02000002*/ - DefineDynamicAssembly(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000013*/ name, - valuetype System.Reflection.Emit.AssemblyBuilderAccess/*02000003*/ access) cil managed - // SIG: 00 02 12 08 12 4D 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::DefineDynamicAssembly - - .method /*06000006*/ public hidebysig static - class System.Reflection.Emit.AssemblyBuilder/*02000002*/ - DefineDynamicAssembly(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000013*/ name, - valuetype System.Reflection.Emit.AssemblyBuilderAccess/*02000003*/ access, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000014*/ assemblyAttributes) cil managed - // SIG: 00 03 12 08 12 4D 11 0C 15 12 51 01 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::DefineDynamicAssembly - - .method /*06000007*/ public hidebysig instance class System.Reflection.Emit.ModuleBuilder/*0200000A*/ - DefineDynamicModule(string name) cil managed - // SIG: 20 01 12 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::DefineDynamicModule - - .method /*06000008*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::Equals - - .method /*06000009*/ public hidebysig instance class System.Reflection.Emit.ModuleBuilder/*0200000A*/ - GetDynamicModule(string name) cil managed - // SIG: 20 01 12 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::GetDynamicModule - - .method /*0600000A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::GetHashCode - - .method /*0600000B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ManifestResourceInfo/*01000017*/ - GetManifestResourceInfo(string resourceName) cil managed - // SIG: 20 01 12 5D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::GetManifestResourceInfo - - .method /*0600000C*/ public hidebysig virtual - instance string[] GetManifestResourceNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::GetManifestResourceNames - - .method /*0600000D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ - GetManifestResourceStream(string name) cil managed - // SIG: 20 01 12 61 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyBuilder::GetManifestResourceStream - - .method /*0600000E*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyBuilder::SetCustomAttribute - - .method /*0600000F*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyBuilder::SetCustomAttribute - - .property /*17000001*/ instance string FullName() - { - .get instance string System.Reflection.Emit.AssemblyBuilder/*02000002*/::get_FullName() /* 06000002 */ - } // end of property AssemblyBuilder::FullName - .property /*17000002*/ instance bool IsDynamic() - { - .get instance bool System.Reflection.Emit.AssemblyBuilder/*02000002*/::get_IsDynamic() /* 06000003 */ - } // end of property AssemblyBuilder::IsDynamic - .property /*17000003*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - ManifestModule() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.AssemblyBuilder/*02000002*/::get_ManifestModule() /* 06000004 */ - } // end of property AssemblyBuilder::ManifestModule -} // end of class System.Reflection.Emit.AssemblyBuilder - -.class /*02000003*/ public auto ansi sealed System.Reflection.Emit.AssemblyBuilderAccess - extends [System.Runtime/*23000001*/]System.Enum/*0100001B*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001A*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Reflection.Emit.AssemblyBuilderAccess/*02000003*/ Run = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Reflection.Emit.AssemblyBuilderAccess/*02000003*/ RunAndCollect = int32(0x00000009) -} // end of class System.Reflection.Emit.AssemblyBuilderAccess - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.ConstructorBuilder - extends [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ -{ - .method /*06000010*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConstructorBuilder::.ctor - - .method /*06000011*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ - get_Attributes() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_Attributes - - .method /*06000012*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ - get_CallingConvention() cil managed - // SIG: 20 00 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_CallingConvention - - .method /*06000013*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_DeclaringType - - .method /*06000014*/ public hidebysig specialname - instance bool get_InitLocals() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_InitLocals - - .method /*06000015*/ public hidebysig specialname - instance void set_InitLocals(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstructorBuilder::set_InitLocals - - .method /*06000016*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*0100001F*/ - get_MethodHandle() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_MethodHandle - - .method /*06000017*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_Module() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_Module - - .method /*06000018*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_Name - - .method /*06000019*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::get_ReflectedType - - .method /*0600001A*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ParameterBuilder/*01000020*/ - DefineParameter(int32 iSequence, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000021*/ attributes, - string strParamName) cil managed - // SIG: 20 03 12 80 81 08 11 80 85 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::DefineParameter - - .method /*0600001B*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::GetCustomAttributes - - .method /*0600001C*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::GetCustomAttributes - - .method /*0600001D*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ILGenerator/*01000022*/ - GetILGenerator() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::GetILGenerator - - .method /*0600001E*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ILGenerator/*01000022*/ - GetILGenerator(int32 streamSize) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::GetILGenerator - - .method /*0600001F*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000023*/ - GetMethodImplementationFlags() cil managed - // SIG: 20 00 11 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::GetMethodImplementationFlags - - .method /*06000020*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000024*/[] - GetParameters() cil managed - // SIG: 20 00 1D 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::GetParameters - - .method /*06000021*/ public hidebysig virtual - instance object Invoke(object obj, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object[] parameters, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture) cil managed - // SIG: 20 05 1C 1C 11 80 95 12 80 99 1D 1C 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::Invoke - - .method /*06000022*/ public hidebysig virtual - instance object Invoke(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object[] parameters, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture) cil managed - // SIG: 20 04 1C 11 80 95 12 80 99 1D 1C 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::Invoke - - .method /*06000023*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::IsDefined - - .method /*06000024*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstructorBuilder::SetCustomAttribute - - .method /*06000025*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstructorBuilder::SetCustomAttribute - - .method /*06000026*/ public hidebysig instance void - SetImplementationFlags(valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000023*/ attributes) cil managed - // SIG: 20 01 01 11 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConstructorBuilder::SetImplementationFlags - - .method /*06000027*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorBuilder::ToString - - .property /*17000004*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_Attributes() /* 06000011 */ - } // end of property ConstructorBuilder::Attributes - .property /*17000005*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ - CallingConvention() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_CallingConvention() /* 06000012 */ - } // end of property ConstructorBuilder::CallingConvention - .property /*17000006*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_DeclaringType() /* 06000013 */ - } // end of property ConstructorBuilder::DeclaringType - .property /*17000007*/ instance bool InitLocals() - { - .get instance bool System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_InitLocals() /* 06000014 */ - .set instance void System.Reflection.Emit.ConstructorBuilder/*02000004*/::set_InitLocals(bool) /* 06000015 */ - } // end of property ConstructorBuilder::InitLocals - .property /*17000008*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*0100001F*/ - MethodHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*0100001F*/ System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_MethodHandle() /* 06000016 */ - } // end of property ConstructorBuilder::MethodHandle - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - Module() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_Module() /* 06000017 */ - } // end of property ConstructorBuilder::Module - .property /*1700000A*/ instance string Name() - { - .get instance string System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_Name() /* 06000018 */ - } // end of property ConstructorBuilder::Name - .property /*1700000B*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.ConstructorBuilder/*02000004*/::get_ReflectedType() /* 06000019 */ - } // end of property ConstructorBuilder::ReflectedType -} // end of class System.Reflection.Emit.ConstructorBuilder - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.EnumBuilder - extends [System.Runtime/*23000001*/]System.Type/*0100001E*/ -{ - .method /*06000028*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Type/*0100001E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method EnumBuilder::.ctor - - .method /*06000029*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - get_Assembly() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_Assembly - - .method /*0600002A*/ public hidebysig specialname virtual - instance string get_AssemblyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_AssemblyQualifiedName - - .method /*0600002B*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_BaseType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_BaseType - - .method /*0600002C*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_DeclaringType - - .method /*0600002D*/ public hidebysig specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_FullName - - .method /*0600002E*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ - get_GUID() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_GUID - - .method /*0600002F*/ public hidebysig specialname virtual - instance bool get_IsConstructedGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_IsConstructedGenericType - - .method /*06000030*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_Module() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_Module - - .method /*06000031*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_Name - - .method /*06000032*/ public hidebysig specialname virtual - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_Namespace - - .method /*06000033*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_ReflectedType - - .method /*06000034*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ - get_TypeHandle() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_TypeHandle - - .method /*06000035*/ public hidebysig specialname - instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - get_UnderlyingField() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_UnderlyingField - - .method /*06000036*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_UnderlyingSystemType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_UnderlyingSystemType - - .method /*06000037*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.TypeInfo/*0100002A*/ - CreateTypeInfo() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::CreateTypeInfo - - .method /*06000038*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineLiteral(string literalName, - object literalValue) cil managed - // SIG: 20 02 12 1C 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::DefineLiteral - - .method /*06000039*/ family hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ - GetAttributeFlagsImpl() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetAttributeFlagsImpl - - .method /*0600003A*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ - GetConstructorImpl(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 05 12 65 11 80 95 12 80 99 11 75 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetConstructorImpl - - .method /*0600003B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/[] - GetConstructors(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 65 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetConstructors - - .method /*0600003C*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetCustomAttributes - - .method /*0600003D*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetCustomAttributes - - .method /*0600003E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetElementType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetElementType - - .method /*0600003F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetEnumUnderlyingType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetEnumUnderlyingType - - .method /*06000040*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/ - GetEvent(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 80 B5 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetEvent - - .method /*06000041*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/[] - GetEvents() cil managed - // SIG: 20 00 1D 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetEvents - - .method /*06000042*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/[] - GetEvents(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 B5 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetEvents - - .method /*06000043*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/ - GetField(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 80 B9 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetField - - .method /*06000044*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/[] - GetFields(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 B9 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetFields - - .method /*06000045*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetInterface(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 79 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetInterface - - .method /*06000046*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.InterfaceMapping/*0100002F*/ - GetInterfaceMap(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ interfaceType) cil managed - // SIG: 20 01 11 80 BD 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetInterfaceMap - - .method /*06000047*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetInterfaces() cil managed - // SIG: 20 00 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetInterfaces - - .method /*06000048*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000030*/[] - GetMember(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MemberTypes/*01000031*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 03 1D 12 80 C1 0E 11 80 C5 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetMember - - .method /*06000049*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000030*/[] - GetMembers(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 C1 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetMembers - - .method /*0600004A*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetMethodImpl(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 06 12 80 C9 0E 11 80 95 12 80 99 11 75 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetMethodImpl - - .method /*0600004B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/[] - GetMethods(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 C9 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetMethods - - .method /*0600004C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 79 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetNestedType - - .method /*0600004D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetNestedTypes(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 79 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetNestedTypes - - .method /*0600004E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/[] - GetProperties(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 CD 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetProperties - - .method /*0600004F*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/ - GetPropertyImpl(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 06 12 80 CD 0E 11 80 95 12 80 99 12 79 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::GetPropertyImpl - - .method /*06000050*/ family hidebysig virtual - instance bool HasElementTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::HasElementTypeImpl - - .method /*06000051*/ public hidebysig virtual - instance object InvokeMember(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object target, - object[] args, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture, - string[] namedParameters) cil managed - // SIG: 20 08 1C 0E 11 80 95 12 80 99 1C 1D 1C 1D 11 80 B1 12 80 9D 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::InvokeMember - - .method /*06000052*/ family hidebysig virtual - instance bool IsArrayImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsArrayImpl - - .method /*06000053*/ family hidebysig virtual - instance bool IsByRefImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsByRefImpl - - .method /*06000054*/ public hidebysig specialname virtual - instance bool get_IsByRefLike() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_IsByRefLike - - .method /*06000055*/ family hidebysig virtual - instance bool IsCOMObjectImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsCOMObjectImpl - - .method /*06000056*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsDefined - - .method /*06000057*/ family hidebysig virtual - instance bool IsPointerImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsPointerImpl - - .method /*06000058*/ family hidebysig virtual - instance bool IsPrimitiveImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsPrimitiveImpl - - .method /*06000059*/ public hidebysig specialname virtual - instance bool get_IsTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_IsTypeDefinition - - .method /*0600005A*/ public hidebysig specialname virtual - instance bool get_IsSZArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_IsSZArray - - .method /*0600005B*/ public hidebysig specialname virtual - instance bool get_IsVariableBoundArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::get_IsVariableBoundArray - - .method /*0600005C*/ family hidebysig virtual - instance bool IsValueTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::IsValueTypeImpl - - .method /*0600005D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeArrayType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::MakeArrayType - - .method /*0600005E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeArrayType(int32 rank) cil managed - // SIG: 20 01 12 79 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::MakeArrayType - - .method /*0600005F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeByRefType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::MakeByRefType - - .method /*06000060*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakePointerType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumBuilder::MakePointerType - - .method /*06000061*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumBuilder::SetCustomAttribute - - .method /*06000062*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumBuilder::SetCustomAttribute - - .property /*1700000C*/ instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - Assembly() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_Assembly() /* 06000029 */ - } // end of property EnumBuilder::Assembly - .property /*1700000D*/ instance string AssemblyQualifiedName() - { - .get instance string System.Reflection.Emit.EnumBuilder/*02000005*/::get_AssemblyQualifiedName() /* 0600002A */ - } // end of property EnumBuilder::AssemblyQualifiedName - .property /*1700000E*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - BaseType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_BaseType() /* 0600002B */ - } // end of property EnumBuilder::BaseType - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_DeclaringType() /* 0600002C */ - } // end of property EnumBuilder::DeclaringType - .property /*17000010*/ instance string FullName() - { - .get instance string System.Reflection.Emit.EnumBuilder/*02000005*/::get_FullName() /* 0600002D */ - } // end of property EnumBuilder::FullName - .property /*17000011*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ - GUID() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_GUID() /* 0600002E */ - } // end of property EnumBuilder::GUID - .property /*17000012*/ instance bool IsConstructedGenericType() - { - .get instance bool System.Reflection.Emit.EnumBuilder/*02000005*/::get_IsConstructedGenericType() /* 0600002F */ - } // end of property EnumBuilder::IsConstructedGenericType - .property /*17000013*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - Module() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_Module() /* 06000030 */ - } // end of property EnumBuilder::Module - .property /*17000014*/ instance string Name() - { - .get instance string System.Reflection.Emit.EnumBuilder/*02000005*/::get_Name() /* 06000031 */ - } // end of property EnumBuilder::Name - .property /*17000015*/ instance string Namespace() - { - .get instance string System.Reflection.Emit.EnumBuilder/*02000005*/::get_Namespace() /* 06000032 */ - } // end of property EnumBuilder::Namespace - .property /*17000016*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_ReflectedType() /* 06000033 */ - } // end of property EnumBuilder::ReflectedType - .property /*17000017*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ - TypeHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_TypeHandle() /* 06000034 */ - } // end of property EnumBuilder::TypeHandle - .property /*17000018*/ instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - UnderlyingField() - { - .get instance class System.Reflection.Emit.FieldBuilder/*02000007*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_UnderlyingField() /* 06000035 */ - } // end of property EnumBuilder::UnderlyingField - .property /*17000019*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - UnderlyingSystemType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.EnumBuilder/*02000005*/::get_UnderlyingSystemType() /* 06000036 */ - } // end of property EnumBuilder::UnderlyingSystemType - .property /*1700001A*/ instance bool IsByRefLike() - { - .get instance bool System.Reflection.Emit.EnumBuilder/*02000005*/::get_IsByRefLike() /* 06000054 */ - } // end of property EnumBuilder::IsByRefLike - .property /*1700001B*/ instance bool IsTypeDefinition() - { - .get instance bool System.Reflection.Emit.EnumBuilder/*02000005*/::get_IsTypeDefinition() /* 06000059 */ - } // end of property EnumBuilder::IsTypeDefinition - .property /*1700001C*/ instance bool IsSZArray() - { - .get instance bool System.Reflection.Emit.EnumBuilder/*02000005*/::get_IsSZArray() /* 0600005A */ - } // end of property EnumBuilder::IsSZArray - .property /*1700001D*/ instance bool IsVariableBoundArray() - { - .get instance bool System.Reflection.Emit.EnumBuilder/*02000005*/::get_IsVariableBoundArray() /* 0600005B */ - } // end of property EnumBuilder::IsVariableBoundArray -} // end of class System.Reflection.Emit.EnumBuilder - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.EventBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000063*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method EventBuilder::.ctor - - .method /*06000064*/ public hidebysig instance void - AddOtherMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventBuilder::AddOtherMethod - - .method /*06000065*/ public hidebysig instance void - SetAddOnMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventBuilder::SetAddOnMethod - - .method /*06000066*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventBuilder::SetCustomAttribute - - .method /*06000067*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventBuilder::SetCustomAttribute - - .method /*06000068*/ public hidebysig instance void - SetRaiseMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventBuilder::SetRaiseMethod - - .method /*06000069*/ public hidebysig instance void - SetRemoveOnMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventBuilder::SetRemoveOnMethod - -} // end of class System.Reflection.Emit.EventBuilder - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.FieldBuilder - extends [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/ -{ - .method /*0600006A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method FieldBuilder::.ctor - - .method /*0600006B*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::get_Attributes - - .method /*0600006C*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::get_DeclaringType - - .method /*0600006D*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeFieldHandle/*01000035*/ - get_FieldHandle() cil managed - // SIG: 20 00 11 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::get_FieldHandle - - .method /*0600006E*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_FieldType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::get_FieldType - - .method /*0600006F*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::get_Name - - .method /*06000070*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::get_ReflectedType - - .method /*06000071*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::GetCustomAttributes - - .method /*06000072*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::GetCustomAttributes - - .method /*06000073*/ public hidebysig virtual - instance object GetValue(object obj) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::GetValue - - .method /*06000074*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldBuilder::IsDefined - - .method /*06000075*/ public hidebysig instance void - SetConstant(object defaultValue) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldBuilder::SetConstant - - .method /*06000076*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldBuilder::SetCustomAttribute - - .method /*06000077*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldBuilder::SetCustomAttribute - - .method /*06000078*/ public hidebysig instance void - SetOffset(int32 iOffset) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldBuilder::SetOffset - - .method /*06000079*/ public hidebysig virtual - instance void SetValue(object obj, - object val, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture) cil managed - // SIG: 20 05 01 1C 1C 11 80 95 12 80 99 12 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldBuilder::SetValue - - .property /*1700001E*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ System.Reflection.Emit.FieldBuilder/*02000007*/::get_Attributes() /* 0600006B */ - } // end of property FieldBuilder::Attributes - .property /*1700001F*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.FieldBuilder/*02000007*/::get_DeclaringType() /* 0600006C */ - } // end of property FieldBuilder::DeclaringType - .property /*17000020*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeFieldHandle/*01000035*/ - FieldHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeFieldHandle/*01000035*/ System.Reflection.Emit.FieldBuilder/*02000007*/::get_FieldHandle() /* 0600006D */ - } // end of property FieldBuilder::FieldHandle - .property /*17000021*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - FieldType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.FieldBuilder/*02000007*/::get_FieldType() /* 0600006E */ - } // end of property FieldBuilder::FieldType - .property /*17000022*/ instance string Name() - { - .get instance string System.Reflection.Emit.FieldBuilder/*02000007*/::get_Name() /* 0600006F */ - } // end of property FieldBuilder::Name - .property /*17000023*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.FieldBuilder/*02000007*/::get_ReflectedType() /* 06000070 */ - } // end of property FieldBuilder::ReflectedType -} // end of class System.Reflection.Emit.FieldBuilder - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.GenericTypeParameterBuilder - extends [System.Runtime/*23000001*/]System.Type/*0100001E*/ -{ - .method /*0600007A*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Type/*0100001E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method GenericTypeParameterBuilder::.ctor - - .method /*0600007B*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - get_Assembly() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_Assembly - - .method /*0600007C*/ public hidebysig specialname virtual - instance string get_AssemblyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_AssemblyQualifiedName - - .method /*0600007D*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_BaseType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_BaseType - - .method /*0600007E*/ public hidebysig specialname virtual - instance bool get_ContainsGenericParameters() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_ContainsGenericParameters - - .method /*0600007F*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000036*/ - get_DeclaringMethod() cil managed - // SIG: 20 00 12 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_DeclaringMethod - - .method /*06000080*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_DeclaringType - - .method /*06000081*/ public hidebysig specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_FullName - - .method /*06000082*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ - get_GenericParameterAttributes() cil managed - // SIG: 20 00 11 80 DD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_GenericParameterAttributes - - .method /*06000083*/ public hidebysig specialname virtual - instance int32 get_GenericParameterPosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_GenericParameterPosition - - .method /*06000084*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ - get_GUID() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_GUID - - .method /*06000085*/ public hidebysig specialname virtual - instance bool get_IsConstructedGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsConstructedGenericType - - .method /*06000086*/ public hidebysig specialname virtual - instance bool get_IsGenericParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsGenericParameter - - .method /*06000087*/ public hidebysig specialname virtual - instance bool get_IsGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsGenericType - - .method /*06000088*/ public hidebysig specialname virtual - instance bool get_IsGenericTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsGenericTypeDefinition - - .method /*06000089*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_Module() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_Module - - .method /*0600008A*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_Name - - .method /*0600008B*/ public hidebysig specialname virtual - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_Namespace - - .method /*0600008C*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_ReflectedType - - .method /*0600008D*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ - get_TypeHandle() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_TypeHandle - - .method /*0600008E*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_UnderlyingSystemType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_UnderlyingSystemType - - .method /*0600008F*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::Equals - - .method /*06000090*/ family hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ - GetAttributeFlagsImpl() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetAttributeFlagsImpl - - .method /*06000091*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ - GetConstructorImpl(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 05 12 65 11 80 95 12 80 99 11 75 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetConstructorImpl - - .method /*06000092*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/[] - GetConstructors(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 65 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetConstructors - - .method /*06000093*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetCustomAttributes - - .method /*06000094*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetCustomAttributes - - .method /*06000095*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetElementType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetElementType - - .method /*06000096*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/ - GetEvent(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 80 B5 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetEvent - - .method /*06000097*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/[] - GetEvents() cil managed - // SIG: 20 00 1D 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetEvents - - .method /*06000098*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/[] - GetEvents(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 B5 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetEvents - - .method /*06000099*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/ - GetField(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 80 B9 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetField - - .method /*0600009A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/[] - GetFields(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 B9 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetFields - - .method /*0600009B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetGenericArguments() cil managed - // SIG: 20 00 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetGenericArguments - - .method /*0600009C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetGenericTypeDefinition() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetGenericTypeDefinition - - .method /*0600009D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetHashCode - - .method /*0600009E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetInterface(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 79 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetInterface - - .method /*0600009F*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.InterfaceMapping/*0100002F*/ - GetInterfaceMap(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ interfaceType) cil managed - // SIG: 20 01 11 80 BD 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetInterfaceMap - - .method /*060000A0*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetInterfaces() cil managed - // SIG: 20 00 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetInterfaces - - .method /*060000A1*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000030*/[] - GetMember(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MemberTypes/*01000031*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 03 1D 12 80 C1 0E 11 80 C5 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetMember - - .method /*060000A2*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000030*/[] - GetMembers(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 C1 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetMembers - - .method /*060000A3*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetMethodImpl(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 06 12 80 C9 0E 11 80 95 12 80 99 11 75 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetMethodImpl - - .method /*060000A4*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/[] - GetMethods(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 C9 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetMethods - - .method /*060000A5*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 79 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetNestedType - - .method /*060000A6*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetNestedTypes(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 79 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetNestedTypes - - .method /*060000A7*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/[] - GetProperties(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 CD 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetProperties - - .method /*060000A8*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/ - GetPropertyImpl(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 06 12 80 CD 0E 11 80 95 12 80 99 12 79 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::GetPropertyImpl - - .method /*060000A9*/ family hidebysig virtual - instance bool HasElementTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::HasElementTypeImpl - - .method /*060000AA*/ public hidebysig virtual - instance object InvokeMember(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object target, - object[] args, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture, - string[] namedParameters) cil managed - // SIG: 20 08 1C 0E 11 80 95 12 80 99 1C 1D 1C 1D 11 80 B1 12 80 9D 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::InvokeMember - - .method /*060000AB*/ family hidebysig virtual - instance bool IsArrayImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsArrayImpl - - .method /*060000AC*/ public hidebysig virtual - instance bool IsAssignableFrom(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ c) cil managed - // SIG: 20 01 02 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsAssignableFrom - - .method /*060000AD*/ family hidebysig virtual - instance bool IsByRefImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsByRefImpl - - .method /*060000AE*/ public hidebysig specialname virtual - instance bool get_IsByRefLike() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsByRefLike - - .method /*060000AF*/ family hidebysig virtual - instance bool IsCOMObjectImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsCOMObjectImpl - - .method /*060000B0*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsDefined - - .method /*060000B1*/ family hidebysig virtual - instance bool IsPointerImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsPointerImpl - - .method /*060000B2*/ family hidebysig virtual - instance bool IsPrimitiveImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsPrimitiveImpl - - .method /*060000B3*/ public hidebysig virtual - instance bool IsSubclassOf(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ c) cil managed - // SIG: 20 01 02 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsSubclassOf - - .method /*060000B4*/ public hidebysig specialname virtual - instance bool get_IsTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsTypeDefinition - - .method /*060000B5*/ public hidebysig specialname virtual - instance bool get_IsSZArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsSZArray - - .method /*060000B6*/ public hidebysig specialname virtual - instance bool get_IsVariableBoundArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::get_IsVariableBoundArray - - .method /*060000B7*/ family hidebysig virtual - instance bool IsValueTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::IsValueTypeImpl - - .method /*060000B8*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeArrayType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::MakeArrayType - - .method /*060000B9*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeArrayType(int32 rank) cil managed - // SIG: 20 01 12 79 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::MakeArrayType - - .method /*060000BA*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeByRefType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::MakeByRefType - - .method /*060000BB*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeGenericType(class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] typeArguments) cil managed - // SIG: 20 01 12 79 1D 12 79 - { - .param [1]/*080000A8*/ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::MakeGenericType - - .method /*060000BC*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakePointerType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::MakePointerType - - .method /*060000BD*/ public hidebysig instance void - SetBaseTypeConstraint(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ baseTypeConstraint) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GenericTypeParameterBuilder::SetBaseTypeConstraint - - .method /*060000BE*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GenericTypeParameterBuilder::SetCustomAttribute - - .method /*060000BF*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GenericTypeParameterBuilder::SetCustomAttribute - - .method /*060000C0*/ public hidebysig instance void - SetGenericParameterAttributes(valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ genericParameterAttributes) cil managed - // SIG: 20 01 01 11 80 DD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GenericTypeParameterBuilder::SetGenericParameterAttributes - - .method /*060000C1*/ public hidebysig instance void - SetInterfaceConstraints(class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] interfaceConstraints) cil managed - // SIG: 20 01 01 1D 12 79 - { - .param [1]/*080000AE*/ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GenericTypeParameterBuilder::SetInterfaceConstraints - - .method /*060000C2*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeParameterBuilder::ToString - - .property /*17000024*/ instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - Assembly() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_Assembly() /* 0600007B */ - } // end of property GenericTypeParameterBuilder::Assembly - .property /*17000025*/ instance string AssemblyQualifiedName() - { - .get instance string System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_AssemblyQualifiedName() /* 0600007C */ - } // end of property GenericTypeParameterBuilder::AssemblyQualifiedName - .property /*17000026*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - BaseType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_BaseType() /* 0600007D */ - } // end of property GenericTypeParameterBuilder::BaseType - .property /*17000027*/ instance bool ContainsGenericParameters() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_ContainsGenericParameters() /* 0600007E */ - } // end of property GenericTypeParameterBuilder::ContainsGenericParameters - .property /*17000028*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000036*/ - DeclaringMethod() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000036*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_DeclaringMethod() /* 0600007F */ - } // end of property GenericTypeParameterBuilder::DeclaringMethod - .property /*17000029*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_DeclaringType() /* 06000080 */ - } // end of property GenericTypeParameterBuilder::DeclaringType - .property /*1700002A*/ instance string FullName() - { - .get instance string System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_FullName() /* 06000081 */ - } // end of property GenericTypeParameterBuilder::FullName - .property /*1700002B*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ - GenericParameterAttributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_GenericParameterAttributes() /* 06000082 */ - } // end of property GenericTypeParameterBuilder::GenericParameterAttributes - .property /*1700002C*/ instance int32 GenericParameterPosition() - { - .get instance int32 System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_GenericParameterPosition() /* 06000083 */ - } // end of property GenericTypeParameterBuilder::GenericParameterPosition - .property /*1700002D*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ - GUID() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_GUID() /* 06000084 */ - } // end of property GenericTypeParameterBuilder::GUID - .property /*1700002E*/ instance bool IsConstructedGenericType() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsConstructedGenericType() /* 06000085 */ - } // end of property GenericTypeParameterBuilder::IsConstructedGenericType - .property /*1700002F*/ instance bool IsGenericParameter() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsGenericParameter() /* 06000086 */ - } // end of property GenericTypeParameterBuilder::IsGenericParameter - .property /*17000030*/ instance bool IsGenericType() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsGenericType() /* 06000087 */ - } // end of property GenericTypeParameterBuilder::IsGenericType - .property /*17000031*/ instance bool IsGenericTypeDefinition() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsGenericTypeDefinition() /* 06000088 */ - } // end of property GenericTypeParameterBuilder::IsGenericTypeDefinition - .property /*17000032*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - Module() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_Module() /* 06000089 */ - } // end of property GenericTypeParameterBuilder::Module - .property /*17000033*/ instance string Name() - { - .get instance string System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_Name() /* 0600008A */ - } // end of property GenericTypeParameterBuilder::Name - .property /*17000034*/ instance string Namespace() - { - .get instance string System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_Namespace() /* 0600008B */ - } // end of property GenericTypeParameterBuilder::Namespace - .property /*17000035*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_ReflectedType() /* 0600008C */ - } // end of property GenericTypeParameterBuilder::ReflectedType - .property /*17000036*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ - TypeHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_TypeHandle() /* 0600008D */ - } // end of property GenericTypeParameterBuilder::TypeHandle - .property /*17000037*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - UnderlyingSystemType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_UnderlyingSystemType() /* 0600008E */ - } // end of property GenericTypeParameterBuilder::UnderlyingSystemType - .property /*17000038*/ instance bool IsByRefLike() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsByRefLike() /* 060000AE */ - } // end of property GenericTypeParameterBuilder::IsByRefLike - .property /*17000039*/ instance bool IsTypeDefinition() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsTypeDefinition() /* 060000B4 */ - } // end of property GenericTypeParameterBuilder::IsTypeDefinition - .property /*1700003A*/ instance bool IsSZArray() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsSZArray() /* 060000B5 */ - } // end of property GenericTypeParameterBuilder::IsSZArray - .property /*1700003B*/ instance bool IsVariableBoundArray() - { - .get instance bool System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/::get_IsVariableBoundArray() /* 060000B6 */ - } // end of property GenericTypeParameterBuilder::IsVariableBoundArray -} // end of class System.Reflection.Emit.GenericTypeParameterBuilder - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.MethodBuilder - extends [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ -{ - .method /*060000C3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method MethodBuilder::.ctor - - .method /*060000C4*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ - get_Attributes() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_Attributes - - .method /*060000C5*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ - get_CallingConvention() cil managed - // SIG: 20 00 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_CallingConvention - - .method /*060000C6*/ public hidebysig specialname virtual - instance bool get_ContainsGenericParameters() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_ContainsGenericParameters - - .method /*060000C7*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_DeclaringType - - .method /*060000C8*/ public hidebysig specialname - instance bool get_InitLocals() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_InitLocals - - .method /*060000C9*/ public hidebysig specialname - instance void set_InitLocals(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::set_InitLocals - - .method /*060000CA*/ public hidebysig specialname virtual - instance bool get_IsGenericMethod() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_IsGenericMethod - - .method /*060000CB*/ public hidebysig specialname virtual - instance bool get_IsGenericMethodDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_IsGenericMethodDefinition - - .method /*060000CC*/ public hidebysig specialname virtual - instance bool get_IsConstructedGenericMethod() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_IsConstructedGenericMethod - - .method /*060000CD*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*0100001F*/ - get_MethodHandle() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_MethodHandle - - .method /*060000CE*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_Module() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_Module - - .method /*060000CF*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_Name - - .method /*060000D0*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_ReflectedType - - .method /*060000D1*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000024*/ - get_ReturnParameter() cil managed - // SIG: 20 00 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_ReturnParameter - - .method /*060000D2*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReturnType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_ReturnType - - .method /*060000D3*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*01000039*/ - get_ReturnTypeCustomAttributes() cil managed - // SIG: 20 00 12 80 E5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::get_ReturnTypeCustomAttributes - - .method /*060000D4*/ public hidebysig instance class System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/[] - DefineGenericParameters(string[] names) cil managed - // SIG: 20 01 1D 12 20 1D 0E - { - .param [1]/*080000B0*/ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::DefineGenericParameters - - .method /*060000D5*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ParameterBuilder/*01000020*/ - DefineParameter(int32 position, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000021*/ attributes, - string strParamName) cil managed - // SIG: 20 03 12 80 81 08 11 80 85 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::DefineParameter - - .method /*060000D6*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::Equals - - .method /*060000D7*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetBaseDefinition() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetBaseDefinition - - .method /*060000D8*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetCustomAttributes - - .method /*060000D9*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetCustomAttributes - - .method /*060000DA*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetGenericArguments() cil managed - // SIG: 20 00 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetGenericArguments - - .method /*060000DB*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetGenericMethodDefinition() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetGenericMethodDefinition - - .method /*060000DC*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetHashCode - - .method /*060000DD*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ILGenerator/*01000022*/ - GetILGenerator() cil managed - // SIG: 20 00 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetILGenerator - - .method /*060000DE*/ public hidebysig instance class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.ILGenerator/*01000022*/ - GetILGenerator(int32 size) cil managed - // SIG: 20 01 12 80 89 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetILGenerator - - .method /*060000DF*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000023*/ - GetMethodImplementationFlags() cil managed - // SIG: 20 00 11 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetMethodImplementationFlags - - .method /*060000E0*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000024*/[] - GetParameters() cil managed - // SIG: 20 00 1D 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::GetParameters - - .method /*060000E1*/ public hidebysig virtual - instance object Invoke(object obj, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object[] parameters, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture) cil managed - // SIG: 20 05 1C 1C 11 80 95 12 80 99 1D 1C 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::Invoke - - .method /*060000E2*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::IsDefined - - .method /*060000E3*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - MakeGenericMethod(class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] typeArguments) cil managed - // SIG: 20 01 12 80 C9 1D 12 79 - { - .param [1]/*080000C0*/ - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::MakeGenericMethod - - .method /*060000E4*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::SetCustomAttribute - - .method /*060000E5*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::SetCustomAttribute - - .method /*060000E6*/ public hidebysig instance void - SetImplementationFlags(valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000023*/ attributes) cil managed - // SIG: 20 01 01 11 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::SetImplementationFlags - - .method /*060000E7*/ public hidebysig instance void - SetParameters(class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 01 01 1D 12 79 - { - .param [1]/*080000C5*/ - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::SetParameters - - .method /*060000E8*/ public hidebysig instance void - SetReturnType(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::SetReturnType - - .method /*060000E9*/ public hidebysig instance void - SetSignature(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeOptionalCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeOptionalCustomModifiers) cil managed - // SIG: 20 06 01 12 79 1D 12 79 1D 12 79 1D 12 79 1D 1D 12 79 1D 1D 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodBuilder::SetSignature - - .method /*060000EA*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBuilder::ToString - - .property /*1700003C*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_Attributes() /* 060000C4 */ - } // end of property MethodBuilder::Attributes - .property /*1700003D*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ - CallingConvention() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_CallingConvention() /* 060000C5 */ - } // end of property MethodBuilder::CallingConvention - .property /*1700003E*/ instance bool ContainsGenericParameters() - { - .get instance bool System.Reflection.Emit.MethodBuilder/*02000009*/::get_ContainsGenericParameters() /* 060000C6 */ - } // end of property MethodBuilder::ContainsGenericParameters - .property /*1700003F*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_DeclaringType() /* 060000C7 */ - } // end of property MethodBuilder::DeclaringType - .property /*17000040*/ instance bool InitLocals() - { - .get instance bool System.Reflection.Emit.MethodBuilder/*02000009*/::get_InitLocals() /* 060000C8 */ - .set instance void System.Reflection.Emit.MethodBuilder/*02000009*/::set_InitLocals(bool) /* 060000C9 */ - } // end of property MethodBuilder::InitLocals - .property /*17000041*/ instance bool IsGenericMethod() - { - .get instance bool System.Reflection.Emit.MethodBuilder/*02000009*/::get_IsGenericMethod() /* 060000CA */ - } // end of property MethodBuilder::IsGenericMethod - .property /*17000042*/ instance bool IsGenericMethodDefinition() - { - .get instance bool System.Reflection.Emit.MethodBuilder/*02000009*/::get_IsGenericMethodDefinition() /* 060000CB */ - } // end of property MethodBuilder::IsGenericMethodDefinition - .property /*17000043*/ instance bool IsConstructedGenericMethod() - { - .get instance bool System.Reflection.Emit.MethodBuilder/*02000009*/::get_IsConstructedGenericMethod() /* 060000CC */ - } // end of property MethodBuilder::IsConstructedGenericMethod - .property /*17000044*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*0100001F*/ - MethodHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeMethodHandle/*0100001F*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_MethodHandle() /* 060000CD */ - } // end of property MethodBuilder::MethodHandle - .property /*17000045*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - Module() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_Module() /* 060000CE */ - } // end of property MethodBuilder::Module - .property /*17000046*/ instance string Name() - { - .get instance string System.Reflection.Emit.MethodBuilder/*02000009*/::get_Name() /* 060000CF */ - } // end of property MethodBuilder::Name - .property /*17000047*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_ReflectedType() /* 060000D0 */ - } // end of property MethodBuilder::ReflectedType - .property /*17000048*/ instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000024*/ - ReturnParameter() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000024*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_ReturnParameter() /* 060000D1 */ - } // end of property MethodBuilder::ReturnParameter - .property /*17000049*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReturnType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_ReturnType() /* 060000D2 */ - } // end of property MethodBuilder::ReturnType - .property /*1700004A*/ instance class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*01000039*/ - ReturnTypeCustomAttributes() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*01000039*/ System.Reflection.Emit.MethodBuilder/*02000009*/::get_ReturnTypeCustomAttributes() /* 060000D3 */ - } // end of property MethodBuilder::ReturnTypeCustomAttributes -} // end of class System.Reflection.Emit.MethodBuilder - -.class /*0200000A*/ public auto ansi beforefieldinit System.Reflection.Emit.ModuleBuilder - extends [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ -{ - .method /*060000EB*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method ModuleBuilder::.ctor - - .method /*060000EC*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - get_Assembly() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::get_Assembly - - .method /*060000ED*/ public hidebysig specialname virtual - instance string get_FullyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::get_FullyQualifiedName - - .method /*060000EE*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::get_Name - - .method /*060000EF*/ public hidebysig instance void - CreateGlobalFunctions() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ModuleBuilder::CreateGlobalFunctions - - .method /*060000F0*/ public hidebysig instance class System.Reflection.Emit.EnumBuilder/*02000005*/ - DefineEnum(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ visibility, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ underlyingType) cil managed - // SIG: 20 03 12 14 0E 11 80 AD 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineEnum - - .method /*060000F1*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineGlobalMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 05 12 24 0E 11 71 11 75 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineGlobalMethod - - .method /*060000F2*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineGlobalMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] requiredReturnTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] optionalReturnTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] requiredParameterTypeCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] optionalParameterTypeCustomModifiers) cil managed - // SIG: 20 09 12 24 0E 11 71 11 75 12 79 1D 12 79 1D 12 79 1D 12 79 1D 1D 12 79 1D 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineGlobalMethod - - .method /*060000F3*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineGlobalMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 04 12 24 0E 11 71 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineGlobalMethod - - .method /*060000F4*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineInitializedData(string name, - uint8[] data, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ attributes) cil managed - // SIG: 20 03 12 1C 0E 1D 05 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineInitializedData - - .method /*060000F5*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name) cil managed - // SIG: 20 01 12 30 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000F6*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr) cil managed - // SIG: 20 02 12 30 0E 11 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000F7*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent) cil managed - // SIG: 20 03 12 30 0E 11 80 AD 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000F8*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - int32 typesize) cil managed - // SIG: 20 04 12 30 0E 11 80 AD 12 79 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000F9*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ packsize) cil managed - // SIG: 20 04 12 30 0E 11 80 AD 12 79 11 80 E9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000FA*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ packingSize, - int32 typesize) cil managed - // SIG: 20 05 12 30 0E 11 80 AD 12 79 11 80 E9 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000FB*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] interfaces) cil managed - // SIG: 20 04 12 30 0E 11 80 AD 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineType - - .method /*060000FC*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineUninitializedData(string name, - int32 size, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ attributes) cil managed - // SIG: 20 03 12 1C 0E 08 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::DefineUninitializedData - - .method /*060000FD*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::Equals - - .method /*060000FE*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetArrayMethod(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ arrayClass, - string methodName, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 05 12 80 C9 12 79 0E 11 75 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::GetArrayMethod - - .method /*060000FF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleBuilder::GetHashCode - - .method /*06000100*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ModuleBuilder::SetCustomAttribute - - .method /*06000101*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ModuleBuilder::SetCustomAttribute - - .property /*1700004B*/ instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - Assembly() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ System.Reflection.Emit.ModuleBuilder/*0200000A*/::get_Assembly() /* 060000EC */ - } // end of property ModuleBuilder::Assembly - .property /*1700004C*/ instance string FullyQualifiedName() - { - .get instance string System.Reflection.Emit.ModuleBuilder/*0200000A*/::get_FullyQualifiedName() /* 060000ED */ - } // end of property ModuleBuilder::FullyQualifiedName - .property /*1700004D*/ instance string Name() - { - .get instance string System.Reflection.Emit.ModuleBuilder/*0200000A*/::get_Name() /* 060000EE */ - } // end of property ModuleBuilder::Name -} // end of class System.Reflection.Emit.ModuleBuilder - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.PropertyBuilder - extends [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/ -{ - .method /*06000102*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PropertyBuilder::.ctor - - .method /*06000103*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 ED - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_Attributes - - .method /*06000104*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_CanRead - - .method /*06000105*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_CanWrite - - .method /*06000106*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_DeclaringType - - .method /*06000107*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_Module() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_Module - - .method /*06000108*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_Name - - .method /*06000109*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_PropertyType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_PropertyType - - .method /*0600010A*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::get_ReflectedType - - .method /*0600010B*/ public hidebysig instance void - AddOtherMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::AddOtherMethod - - .method /*0600010C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/[] - GetAccessors(bool nonPublic) cil managed - // SIG: 20 01 1D 12 80 C9 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetAccessors - - .method /*0600010D*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetCustomAttributes - - .method /*0600010E*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetCustomAttributes - - .method /*0600010F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetGetMethod(bool nonPublic) cil managed - // SIG: 20 01 12 80 C9 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetGetMethod - - .method /*06000110*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ParameterInfo/*01000024*/[] - GetIndexParameters() cil managed - // SIG: 20 00 1D 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetIndexParameters - - .method /*06000111*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetSetMethod(bool nonPublic) cil managed - // SIG: 20 01 12 80 C9 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetSetMethod - - .method /*06000112*/ public hidebysig virtual - instance object GetValue(object obj, - object[] index) cil managed - // SIG: 20 02 1C 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetValue - - .method /*06000113*/ public hidebysig virtual - instance object GetValue(object obj, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object[] index, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture) cil managed - // SIG: 20 05 1C 1C 11 80 95 12 80 99 1D 1C 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::GetValue - - .method /*06000114*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyBuilder::IsDefined - - .method /*06000115*/ public hidebysig instance void - SetConstant(object defaultValue) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetConstant - - .method /*06000116*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetCustomAttribute - - .method /*06000117*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetCustomAttribute - - .method /*06000118*/ public hidebysig instance void - SetGetMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetGetMethod - - .method /*06000119*/ public hidebysig instance void - SetSetMethod(class System.Reflection.Emit.MethodBuilder/*02000009*/ mdBuilder) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetSetMethod - - .method /*0600011A*/ public hidebysig virtual - instance void SetValue(object obj, - object 'value', - object[] index) cil managed - // SIG: 20 03 01 1C 1C 1D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetValue - - .method /*0600011B*/ public hidebysig virtual - instance void SetValue(object obj, - object 'value', - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object[] index, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture) cil managed - // SIG: 20 06 01 1C 1C 11 80 95 12 80 99 1D 1C 12 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyBuilder::SetValue - - .property /*1700004E*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_Attributes() /* 06000103 */ - } // end of property PropertyBuilder::Attributes - .property /*1700004F*/ instance bool CanRead() - { - .get instance bool System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_CanRead() /* 06000104 */ - } // end of property PropertyBuilder::CanRead - .property /*17000050*/ instance bool CanWrite() - { - .get instance bool System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_CanWrite() /* 06000105 */ - } // end of property PropertyBuilder::CanWrite - .property /*17000051*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_DeclaringType() /* 06000106 */ - } // end of property PropertyBuilder::DeclaringType - .property /*17000052*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - Module() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_Module() /* 06000107 */ - } // end of property PropertyBuilder::Module - .property /*17000053*/ instance string Name() - { - .get instance string System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_Name() /* 06000108 */ - } // end of property PropertyBuilder::Name - .property /*17000054*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - PropertyType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_PropertyType() /* 06000109 */ - } // end of property PropertyBuilder::PropertyType - .property /*17000055*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.PropertyBuilder/*0200000B*/::get_ReflectedType() /* 0600010A */ - } // end of property PropertyBuilder::ReflectedType -} // end of class System.Reflection.Emit.PropertyBuilder - -.class /*0200000C*/ public auto ansi sealed beforefieldinit System.Reflection.Emit.TypeBuilder - extends [System.Runtime/*23000001*/]System.Type/*0100001E*/ -{ - .field /*04000004*/ public static literal int32 UnspecifiedTypeSize = int32(0x00000000) - .method /*0600011C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Type/*0100001E*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TypeBuilder::.ctor - - .method /*0600011D*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - get_Assembly() cil managed - // SIG: 20 00 12 45 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_Assembly - - .method /*0600011E*/ public hidebysig specialname virtual - instance string get_AssemblyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_AssemblyQualifiedName - - .method /*0600011F*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_BaseType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_BaseType - - .method /*06000120*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000036*/ - get_DeclaringMethod() cil managed - // SIG: 20 00 12 80 D9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_DeclaringMethod - - .method /*06000121*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_DeclaringType - - .method /*06000122*/ public hidebysig specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_FullName - - .method /*06000123*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ - get_GenericParameterAttributes() cil managed - // SIG: 20 00 11 80 DD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_GenericParameterAttributes - - .method /*06000124*/ public hidebysig specialname virtual - instance int32 get_GenericParameterPosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_GenericParameterPosition - - .method /*06000125*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ - get_GUID() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_GUID - - .method /*06000126*/ public hidebysig specialname virtual - instance bool get_IsByRefLike() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsByRefLike - - .method /*06000127*/ public hidebysig specialname virtual - instance bool get_IsConstructedGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsConstructedGenericType - - .method /*06000128*/ public hidebysig specialname virtual - instance bool get_IsGenericParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsGenericParameter - - .method /*06000129*/ public hidebysig specialname virtual - instance bool get_IsGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsGenericType - - .method /*0600012A*/ public hidebysig specialname virtual - instance bool get_IsGenericTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsGenericTypeDefinition - - .method /*0600012B*/ public hidebysig specialname virtual - instance bool get_IsSecurityCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsSecurityCritical - - .method /*0600012C*/ public hidebysig specialname virtual - instance bool get_IsSecuritySafeCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsSecuritySafeCritical - - .method /*0600012D*/ public hidebysig specialname virtual - instance bool get_IsSecurityTransparent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsSecurityTransparent - - .method /*0600012E*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - get_Module() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_Module - - .method /*0600012F*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_Name - - .method /*06000130*/ public hidebysig specialname virtual - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_Namespace - - .method /*06000131*/ public hidebysig specialname - instance valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ - get_PackingSize() cil managed - // SIG: 20 00 11 80 E9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_PackingSize - - .method /*06000132*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_ReflectedType - - .method /*06000133*/ public hidebysig specialname - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_Size - - .method /*06000134*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ - get_TypeHandle() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_TypeHandle - - .method /*06000135*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - get_UnderlyingSystemType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_UnderlyingSystemType - - .method /*06000136*/ public hidebysig instance void - AddInterfaceImplementation(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ interfaceType) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeBuilder::AddInterfaceImplementation - - .method /*06000137*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - CreateType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::CreateType - - .method /*06000138*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.TypeInfo/*0100002A*/ - CreateTypeInfo() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::CreateTypeInfo - - .method /*06000139*/ public hidebysig instance class System.Reflection.Emit.ConstructorBuilder/*02000004*/ - DefineConstructor(valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 03 12 10 11 71 11 75 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineConstructor - - .method /*0600013A*/ public hidebysig instance class System.Reflection.Emit.ConstructorBuilder/*02000004*/ - DefineConstructor(valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] requiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] optionalCustomModifiers) cil managed - // SIG: 20 05 12 10 11 71 11 75 1D 12 79 1D 1D 12 79 1D 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineConstructor - - .method /*0600013B*/ public hidebysig instance class System.Reflection.Emit.ConstructorBuilder/*02000004*/ - DefineDefaultConstructor(valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes) cil managed - // SIG: 20 01 12 10 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineDefaultConstructor - - .method /*0600013C*/ public hidebysig instance class System.Reflection.Emit.EventBuilder/*02000006*/ - DefineEvent(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*0100003C*/ attributes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ eventtype) cil managed - // SIG: 20 03 12 18 0E 11 80 F1 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineEvent - - .method /*0600013D*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineField(string fieldName, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ attributes) cil managed - // SIG: 20 03 12 1C 0E 12 79 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineField - - .method /*0600013E*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineField(string fieldName, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ 'type', - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] requiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] optionalCustomModifiers, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ attributes) cil managed - // SIG: 20 05 12 1C 0E 12 79 1D 12 79 1D 12 79 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineField - - .method /*0600013F*/ public hidebysig instance class System.Reflection.Emit.GenericTypeParameterBuilder/*02000008*/[] - DefineGenericParameters(string[] names) cil managed - // SIG: 20 01 1D 12 20 1D 0E - { - .param [1]/*0800013C*/ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineGenericParameters - - .method /*06000140*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineInitializedData(string name, - uint8[] data, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ attributes) cil managed - // SIG: 20 03 12 1C 0E 1D 05 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineInitializedData - - .method /*06000141*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes) cil managed - // SIG: 20 02 12 24 0E 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineMethod - - .method /*06000142*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention) cil managed - // SIG: 20 03 12 24 0E 11 71 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineMethod - - .method /*06000143*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 05 12 24 0E 11 71 11 75 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineMethod - - .method /*06000144*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeOptionalCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeOptionalCustomModifiers) cil managed - // SIG: 20 09 12 24 0E 11 71 11 75 12 79 1D 12 79 1D 12 79 1D 12 79 1D 1D 12 79 1D 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineMethod - - .method /*06000145*/ public hidebysig instance class System.Reflection.Emit.MethodBuilder/*02000009*/ - DefineMethod(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*0100001C*/ attributes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 04 12 24 0E 11 71 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineMethod - - .method /*06000146*/ public hidebysig instance void - DefineMethodOverride(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ methodInfoBody, - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ methodInfoDeclaration) cil managed - // SIG: 20 02 01 12 80 C9 12 80 C9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeBuilder::DefineMethodOverride - - .method /*06000147*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name) cil managed - // SIG: 20 01 12 30 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*06000148*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr) cil managed - // SIG: 20 02 12 30 0E 11 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*06000149*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent) cil managed - // SIG: 20 03 12 30 0E 11 80 AD 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*0600014A*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - int32 typeSize) cil managed - // SIG: 20 04 12 30 0E 11 80 AD 12 79 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*0600014B*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ packSize) cil managed - // SIG: 20 04 12 30 0E 11 80 AD 12 79 11 80 E9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*0600014C*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ packSize, - int32 typeSize) cil managed - // SIG: 20 05 12 30 0E 11 80 AD 12 79 11 80 E9 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*0600014D*/ public hidebysig instance class System.Reflection.Emit.TypeBuilder/*0200000C*/ - DefineNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ attr, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] interfaces) cil managed - // SIG: 20 04 12 30 0E 11 80 AD 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineNestedType - - .method /*0600014E*/ public hidebysig instance class System.Reflection.Emit.PropertyBuilder/*0200000B*/ - DefineProperty(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 05 12 2C 0E 11 80 ED 11 75 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineProperty - - .method /*0600014F*/ public hidebysig instance class System.Reflection.Emit.PropertyBuilder/*0200000B*/ - DefineProperty(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callingConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeOptionalCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeOptionalCustomModifiers) cil managed - // SIG: 20 09 12 2C 0E 11 80 ED 11 75 12 79 1D 12 79 1D 12 79 1D 12 79 1D 1D 12 79 1D 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineProperty - - .method /*06000150*/ public hidebysig instance class System.Reflection.Emit.PropertyBuilder/*0200000B*/ - DefineProperty(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ attributes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes) cil managed - // SIG: 20 04 12 2C 0E 11 80 ED 12 79 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineProperty - - .method /*06000151*/ public hidebysig instance class System.Reflection.Emit.PropertyBuilder/*0200000B*/ - DefineProperty(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*0100003B*/ attributes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] returnTypeOptionalCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] parameterTypes, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeRequiredCustomModifiers, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[][] parameterTypeOptionalCustomModifiers) cil managed - // SIG: 20 08 12 2C 0E 11 80 ED 12 79 1D 12 79 1D 12 79 1D 12 79 1D 1D 12 79 1D 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineProperty - - .method /*06000152*/ public hidebysig instance class System.Reflection.Emit.ConstructorBuilder/*02000004*/ - DefineTypeInitializer() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineTypeInitializer - - .method /*06000153*/ public hidebysig instance class System.Reflection.Emit.FieldBuilder/*02000007*/ - DefineUninitializedData(string name, - int32 size, - valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*01000034*/ attributes) cil managed - // SIG: 20 03 12 1C 0E 08 11 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::DefineUninitializedData - - .method /*06000154*/ family hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*0100002B*/ - GetAttributeFlagsImpl() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetAttributeFlagsImpl - - .method /*06000155*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ - GetConstructor(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ constructor) cil managed - // SIG: 00 02 12 65 12 79 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetConstructor - - .method /*06000156*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ - GetConstructorImpl(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 05 12 65 11 80 95 12 80 99 11 75 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetConstructorImpl - - .method /*06000157*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/[] - GetConstructors(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 65 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetConstructors - - .method /*06000158*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetCustomAttributes - - .method /*06000159*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetCustomAttributes - - .method /*0600015A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetElementType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetElementType - - .method /*0600015B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/ - GetEvent(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 80 B5 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetEvent - - .method /*0600015C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/[] - GetEvents() cil managed - // SIG: 20 00 1D 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetEvents - - .method /*0600015D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.EventInfo/*0100002D*/[] - GetEvents(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 B5 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetEvents - - .method /*0600015E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/ - GetField(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 80 B9 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetField - - .method /*0600015F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/ - GetField(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/ 'field') cil managed - // SIG: 00 02 12 80 B9 12 79 12 80 B9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetField - - .method /*06000160*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.FieldInfo/*0100002E*/[] - GetFields(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 B9 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetFields - - .method /*06000161*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetGenericArguments() cil managed - // SIG: 20 00 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetGenericArguments - - .method /*06000162*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetGenericTypeDefinition() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetGenericTypeDefinition - - .method /*06000163*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetInterface(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 79 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetInterface - - .method /*06000164*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.InterfaceMapping/*0100002F*/ - GetInterfaceMap(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ interfaceType) cil managed - // SIG: 20 01 11 80 BD 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetInterfaceMap - - .method /*06000165*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetInterfaces() cil managed - // SIG: 20 00 1D 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetInterfaces - - .method /*06000166*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000030*/[] - GetMember(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.MemberTypes/*01000031*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 03 1D 12 80 C1 0E 11 80 C5 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetMember - - .method /*06000167*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*01000030*/[] - GetMembers(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 C1 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetMembers - - .method /*06000168*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetMethod(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ 'method') cil managed - // SIG: 00 02 12 80 C9 12 79 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetMethod - - .method /*06000169*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/ - GetMethodImpl(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - valuetype [System.Runtime/*23000001*/]System.Reflection.CallingConventions/*0100001D*/ callConvention, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 06 12 80 C9 0E 11 80 95 12 80 99 11 75 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetMethodImpl - - .method /*0600016A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000032*/[] - GetMethods(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 C9 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetMethods - - .method /*0600016B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - GetNestedType(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 02 12 79 0E 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetNestedType - - .method /*0600016C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] - GetNestedTypes(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 79 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetNestedTypes - - .method /*0600016D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/[] - GetProperties(valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 80 CD 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetProperties - - .method /*0600016E*/ family hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.PropertyInfo/*01000033*/ - GetPropertyImpl(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ bindingAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/ returnType, - class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] types, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers) cil managed - // SIG: 20 06 12 80 CD 0E 11 80 95 12 80 99 12 79 1D 12 79 1D 11 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::GetPropertyImpl - - .method /*0600016F*/ family hidebysig virtual - instance bool HasElementTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::HasElementTypeImpl - - .method /*06000170*/ public hidebysig virtual - instance object InvokeMember(string name, - valuetype [System.Runtime/*23000001*/]System.Reflection.BindingFlags/*01000025*/ invokeAttr, - class [System.Runtime/*23000001*/]System.Reflection.Binder/*01000026*/ binder, - object target, - object[] args, - valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterModifier/*0100002C*/[] modifiers, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000027*/ culture, - string[] namedParameters) cil managed - // SIG: 20 08 1C 0E 11 80 95 12 80 99 1C 1D 1C 1D 11 80 B1 12 80 9D 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::InvokeMember - - .method /*06000171*/ family hidebysig virtual - instance bool IsArrayImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsArrayImpl - - .method /*06000172*/ public hidebysig virtual - instance bool IsAssignableFrom(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ c) cil managed - // SIG: 20 01 02 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsAssignableFrom - - .method /*06000173*/ family hidebysig virtual - instance bool IsByRefImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsByRefImpl - - .method /*06000174*/ family hidebysig virtual - instance bool IsCOMObjectImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsCOMObjectImpl - - .method /*06000175*/ public hidebysig instance bool - IsCreated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsCreated - - .method /*06000176*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 79 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsDefined - - .method /*06000177*/ family hidebysig virtual - instance bool IsPointerImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsPointerImpl - - .method /*06000178*/ family hidebysig virtual - instance bool IsPrimitiveImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsPrimitiveImpl - - .method /*06000179*/ public hidebysig virtual - instance bool IsSubclassOf(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ c) cil managed - // SIG: 20 01 02 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::IsSubclassOf - - .method /*0600017A*/ public hidebysig specialname virtual - instance bool get_IsTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsTypeDefinition - - .method /*0600017B*/ public hidebysig specialname virtual - instance bool get_IsSZArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsSZArray - - .method /*0600017C*/ public hidebysig specialname virtual - instance bool get_IsVariableBoundArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::get_IsVariableBoundArray - - .method /*0600017D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeArrayType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::MakeArrayType - - .method /*0600017E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeArrayType(int32 rank) cil managed - // SIG: 20 01 12 79 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::MakeArrayType - - .method /*0600017F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeByRefType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::MakeByRefType - - .method /*06000180*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakeGenericType(class [System.Runtime/*23000001*/]System.Type/*0100001E*/[] typeArguments) cil managed - // SIG: 20 01 12 79 1D 12 79 - { - .param [1]/*080001C7*/ - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000038*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::MakeGenericType - - .method /*06000181*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - MakePointerType() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::MakePointerType - - .method /*06000182*/ public hidebysig instance void - SetCustomAttribute(class [System.Runtime/*23000001*/]System.Reflection.ConstructorInfo/*01000019*/ con, - uint8[] binaryAttribute) cil managed - // SIG: 20 02 01 12 65 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeBuilder::SetCustomAttribute - - .method /*06000183*/ public hidebysig instance void - SetCustomAttribute(class [System.Reflection.Emit.ILGeneration/*23000002*/]System.Reflection.Emit.CustomAttributeBuilder/*01000015*/ customBuilder) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeBuilder::SetCustomAttribute - - .method /*06000184*/ public hidebysig instance void - SetParent(class [System.Runtime/*23000001*/]System.Type/*0100001E*/ parent) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeBuilder::SetParent - - .method /*06000185*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeBuilder::ToString - - .property /*17000056*/ instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ - Assembly() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000011*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_Assembly() /* 0600011D */ - } // end of property TypeBuilder::Assembly - .property /*17000057*/ instance string AssemblyQualifiedName() - { - .get instance string System.Reflection.Emit.TypeBuilder/*0200000C*/::get_AssemblyQualifiedName() /* 0600011E */ - } // end of property TypeBuilder::AssemblyQualifiedName - .property /*17000058*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - BaseType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_BaseType() /* 0600011F */ - } // end of property TypeBuilder::BaseType - .property /*17000059*/ instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000036*/ - DeclaringMethod() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.MethodBase/*01000036*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_DeclaringMethod() /* 06000120 */ - } // end of property TypeBuilder::DeclaringMethod - .property /*1700005A*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_DeclaringType() /* 06000121 */ - } // end of property TypeBuilder::DeclaringType - .property /*1700005B*/ instance string FullName() - { - .get instance string System.Reflection.Emit.TypeBuilder/*0200000C*/::get_FullName() /* 06000122 */ - } // end of property TypeBuilder::FullName - .property /*1700005C*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ - GenericParameterAttributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*01000037*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_GenericParameterAttributes() /* 06000123 */ - } // end of property TypeBuilder::GenericParameterAttributes - .property /*1700005D*/ instance int32 GenericParameterPosition() - { - .get instance int32 System.Reflection.Emit.TypeBuilder/*0200000C*/::get_GenericParameterPosition() /* 06000124 */ - } // end of property TypeBuilder::GenericParameterPosition - .property /*1700005E*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ - GUID() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000028*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_GUID() /* 06000125 */ - } // end of property TypeBuilder::GUID - .property /*1700005F*/ instance bool IsByRefLike() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsByRefLike() /* 06000126 */ - } // end of property TypeBuilder::IsByRefLike - .property /*17000060*/ instance bool IsConstructedGenericType() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsConstructedGenericType() /* 06000127 */ - } // end of property TypeBuilder::IsConstructedGenericType - .property /*17000061*/ instance bool IsGenericParameter() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsGenericParameter() /* 06000128 */ - } // end of property TypeBuilder::IsGenericParameter - .property /*17000062*/ instance bool IsGenericType() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsGenericType() /* 06000129 */ - } // end of property TypeBuilder::IsGenericType - .property /*17000063*/ instance bool IsGenericTypeDefinition() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsGenericTypeDefinition() /* 0600012A */ - } // end of property TypeBuilder::IsGenericTypeDefinition - .property /*17000064*/ instance bool IsSecurityCritical() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsSecurityCritical() /* 0600012B */ - } // end of property TypeBuilder::IsSecurityCritical - .property /*17000065*/ instance bool IsSecuritySafeCritical() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsSecuritySafeCritical() /* 0600012C */ - } // end of property TypeBuilder::IsSecuritySafeCritical - .property /*17000066*/ instance bool IsSecurityTransparent() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsSecurityTransparent() /* 0600012D */ - } // end of property TypeBuilder::IsSecurityTransparent - .property /*17000067*/ instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ - Module() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Module/*01000012*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_Module() /* 0600012E */ - } // end of property TypeBuilder::Module - .property /*17000068*/ instance string Name() - { - .get instance string System.Reflection.Emit.TypeBuilder/*0200000C*/::get_Name() /* 0600012F */ - } // end of property TypeBuilder::Name - .property /*17000069*/ instance string Namespace() - { - .get instance string System.Reflection.Emit.TypeBuilder/*0200000C*/::get_Namespace() /* 06000130 */ - } // end of property TypeBuilder::Namespace - .property /*1700006A*/ instance valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ - PackingSize() - { - .get instance valuetype [System.Reflection.Primitives/*23000003*/]System.Reflection.Emit.PackingSize/*0100003A*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_PackingSize() /* 06000131 */ - } // end of property TypeBuilder::PackingSize - .property /*1700006B*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_ReflectedType() /* 06000132 */ - } // end of property TypeBuilder::ReflectedType - .property /*1700006C*/ instance int32 Size() - { - .get instance int32 System.Reflection.Emit.TypeBuilder/*0200000C*/::get_Size() /* 06000133 */ - } // end of property TypeBuilder::Size - .property /*1700006D*/ instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ - TypeHandle() - { - .get instance valuetype [System.Runtime/*23000001*/]System.RuntimeTypeHandle/*01000029*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_TypeHandle() /* 06000134 */ - } // end of property TypeBuilder::TypeHandle - .property /*1700006E*/ instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ - UnderlyingSystemType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*0100001E*/ System.Reflection.Emit.TypeBuilder/*0200000C*/::get_UnderlyingSystemType() /* 06000135 */ - } // end of property TypeBuilder::UnderlyingSystemType - .property /*1700006F*/ instance bool IsTypeDefinition() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsTypeDefinition() /* 0600017A */ - } // end of property TypeBuilder::IsTypeDefinition - .property /*17000070*/ instance bool IsSZArray() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsSZArray() /* 0600017B */ - } // end of property TypeBuilder::IsSZArray - .property /*17000071*/ instance bool IsVariableBoundArray() - { - .get instance bool System.Reflection.Emit.TypeBuilder/*0200000C*/::get_IsVariableBoundArray() /* 0600017C */ - } // end of property TypeBuilder::IsVariableBoundArray -} // end of class System.Reflection.Emit.TypeBuilder - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il deleted file mode 100644 index d7dcbd7f8f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il +++ /dev/null @@ -1,339 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002a2e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000be0f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000029db [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002860 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000a34 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a30 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002a1d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000790] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000027e0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001c8 Size -// '#~' Name -// Stream 2: -// 0x00000234 Offset -// 0x000002b4 Size -// '#Strings' Name -// Stream 3: -// 0x000004e8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000004ec Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000004fc Offset -// 0x00000294 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17699 (81.76%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 1936 ( 8.94%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -747 (-3.45%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1936 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 3 (42 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 692 bytes -// Blobs - 660 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Reflection.Extensions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 45 78 74 65 6E 73 69 6F 6E 73 00 // tion.Extensions. - 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 45 78 74 65 6E 73 69 6F 6E 73 00 // tion.Extensions. - 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 45 78 74 65 6E 73 69 6F 6E 73 00 // tion.Extensions. - 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Reflection.CustomAttributeExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Reflection.InterfaceMapping -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Reflection.RuntimeReflectionExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Reflection.Extensions.dll -// MVID: {e272e6fb-7f68-49f9-9818-4e671828738b} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFFC401D000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il deleted file mode 100644 index 8a1e7e4958..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il +++ /dev/null @@ -1,26434 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00017e00 -// Size of init.data: 0x00012200 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00019d8e -// Base of code: 0x00002000 -// Base of data: 0x0001a000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0002e000 -// Size of headers: 0x00000200 -// Checksum: 0x00034719 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00019d3b [0x0000004f] address [size] of Import Directory: -// 0x0001a000 [0x00011ed0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x0002a200 [0x00003e90] address [size] of Security Directory: -// 0x0002c000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00019bc0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00017d94 Virtual Size -// 0x00002000 Virtual Address -// 0x00017e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00011ed0 Virtual Size -// 0x0001a000 Virtual Address -// 0x00012000 Size of Raw Data -// 0x00018000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0002c000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x0002a000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00019000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000d90 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00019d7d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00017ad0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00019b40 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000e3f4 Size -// '#~' Name -// Stream 2: -// 0x0000e460 Offset -// 0x00006a38 Size -// '#Strings' Name -// Stream 3: -// 0x00014e98 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00014e9c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00014eac Offset -// 0x00002c24 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000016090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 188560 -// PE header size : 512 (496 used) ( 0.27%) -// PE additional info : 89667 (47.55%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.04%) -// CLR meta-data size : 96976 (51.43%) -// CLR additional info : 128 ( 0.07%) -// CLR method headers : 1776 ( 0.94%) -// Managed code : 3478 ( 1.84%) -// Data : 74240 (39.37%) -// Unaccounted : -78289 (-41.52%) - -// Num.of PE sections : 3 -// .text - 97792 -// .rsrc - 73728 -// .reloc - 512 - -// CLR meta-data size : 96976 -// Module - 1 (10 bytes) -// TypeDef - 263 (3682 bytes) 5 interfaces, 0 explicit layout -// TypeRef - 56 (336 bytes) -// MethodDef - 1798 (25172 bytes) 22 abstract, 0 native, 1776 bodies -// FieldDef - 888 (5328 bytes) 6 constant -// MemberRef - 54 (324 bytes) -// ParamDef - 1318 (7908 bytes) -// MethodImpl - 140 (840 bytes) -// Constant - 723 (4338 bytes) -// CustomAttribute- 218 (1308 bytes) -// InterfaceImpl - 227 (908 bytes) -// PropertyMap - 197 (788 bytes) -// Property - 540 (3240 bytes) -// MethodSemantic- 557 (3342 bytes) -// TypeSpec - 135 (270 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// NestedClass - 31 (124 bytes) -// GenericParam - 33 (264 bytes) -// GenericParamConstraint- 1 (4 bytes) -// Strings - 27192 bytes -// Blobs - 11300 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 216 bytes - -// CLR additional info : 128 - -// CLR method headers : 1776 -// Num.of method bodies - 1776 -// Num.of fat headers - 0 -// Num.of tiny headers - 1776 - -// Managed code : 3478 -// Ave method size - 1 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AssemblyFlags (public) (auto) (ansi) (sealed) -// Class AssemblyHashAlgorithm (public) (auto) (ansi) (sealed) -// Class DeclarativeSecurityAction (public) (auto) (ansi) (sealed) -// Class ManifestResourceAttributes (public) (auto) (ansi) (sealed) -// Class MethodImportAttributes (public) (auto) (ansi) (sealed) -// Class MethodSemanticsAttributes (public) (auto) (ansi) (sealed) -// Class Characteristics (public) (auto) (ansi) (sealed) -// Class CodeViewDebugDirectoryData (public) (sequential) (ansi) (sealed) -// Class CoffHeader (public) (auto) (ansi) (sealed) -// Class CorFlags (public) (auto) (ansi) (sealed) -// Class CorHeader (public) (auto) (ansi) (sealed) -// Class DebugDirectoryBuilder (public) (auto) (ansi) (sealed) -// Class DebugDirectoryEntry (public) (sequential) (ansi) (sealed) -// Class DebugDirectoryEntryType (public) (auto) (ansi) (sealed) -// Class DirectoryEntry (public) (sequential) (ansi) (sealed) -// Class DllCharacteristics (public) (auto) (ansi) (sealed) -// Class Machine (public) (auto) (ansi) (sealed) -// Class ManagedPEBuilder (public) (auto) (ansi) -// Class PdbChecksumDebugDirectoryData (public) (sequential) (ansi) (sealed) -// Class PEBuilder (public) (abstract) (auto) (ansi) -// Class PEDirectoriesBuilder (public) (auto) (ansi) (sealed) -// Class PEHeader (public) (auto) (ansi) (sealed) -// Class PEHeaderBuilder (public) (auto) (ansi) (sealed) -// Class PEHeaders (public) (auto) (ansi) (sealed) -// Class PEMagic (public) (auto) (ansi) (sealed) -// Class PEMemoryBlock (public) (sequential) (ansi) (sealed) -// Class PEReader (public) (auto) (ansi) (sealed) -// Class PEStreamOptions (public) (auto) (ansi) (sealed) -// Class ResourceSectionBuilder (public) (abstract) (auto) (ansi) -// Class SectionCharacteristics (public) (auto) (ansi) (sealed) -// Class SectionHeader (public) (sequential) (ansi) (sealed) -// Class SectionLocation (public) (sequential) (ansi) (sealed) -// Class Subsystem (public) (auto) (ansi) (sealed) -// Class ArrayShape (public) (sequential) (ansi) (sealed) -// Class AssemblyDefinition (public) (sequential) (ansi) (sealed) -// Class AssemblyDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class AssemblyFile (public) (sequential) (ansi) (sealed) -// Class AssemblyFileHandle (public) (sequential) (ansi) (sealed) -// Class AssemblyFileHandleCollection (public) (sequential) (ansi) (sealed) -// Class AssemblyReference (public) (sequential) (ansi) (sealed) -// Class AssemblyReferenceHandle (public) (sequential) (ansi) (sealed) -// Class AssemblyReferenceHandleCollection (public) (sequential) (ansi) (sealed) -// Class Blob (public) (sequential) (ansi) (sealed) -// Class BlobBuilder (public) (auto) (ansi) -// Class BlobContentId (public) (sequential) (ansi) (sealed) -// Class BlobHandle (public) (sequential) (ansi) (sealed) -// Class BlobReader (public) (sequential) (ansi) (sealed) -// Class BlobWriter (public) (sequential) (ansi) (sealed) -// Class Constant (public) (sequential) (ansi) (sealed) -// Class ConstantHandle (public) (sequential) (ansi) (sealed) -// Class ConstantTypeCode (public) (auto) (ansi) (sealed) -// Class CustomAttribute (public) (sequential) (ansi) (sealed) -// Class CustomAttributeHandle (public) (sequential) (ansi) (sealed) -// Class CustomAttributeHandleCollection (public) (sequential) (ansi) (sealed) -// Class CustomAttributeNamedArgumentKind (public) (auto) (ansi) (sealed) -// Class CustomAttributeNamedArgument`1 (public) (sequential) (ansi) (sealed) -// Class CustomAttributeTypedArgument`1 (public) (sequential) (ansi) (sealed) -// Class CustomAttributeValue`1 (public) (sequential) (ansi) (sealed) -// Class CustomDebugInformation (public) (sequential) (ansi) (sealed) -// Class CustomDebugInformationHandle (public) (sequential) (ansi) (sealed) -// Class CustomDebugInformationHandleCollection (public) (sequential) (ansi) (sealed) -// Class DebugMetadataHeader (public) (auto) (ansi) (sealed) -// Class DeclarativeSecurityAttribute (public) (sequential) (ansi) (sealed) -// Class DeclarativeSecurityAttributeHandle (public) (sequential) (ansi) (sealed) -// Class DeclarativeSecurityAttributeHandleCollection (public) (sequential) (ansi) (sealed) -// Class Document (public) (sequential) (ansi) (sealed) -// Class DocumentHandle (public) (sequential) (ansi) (sealed) -// Class DocumentHandleCollection (public) (sequential) (ansi) (sealed) -// Class DocumentNameBlobHandle (public) (sequential) (ansi) (sealed) -// Class EntityHandle (public) (sequential) (ansi) (sealed) -// Class EventAccessors (public) (sequential) (ansi) (sealed) -// Class EventDefinition (public) (sequential) (ansi) (sealed) -// Class EventDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class EventDefinitionHandleCollection (public) (sequential) (ansi) (sealed) -// Class ExceptionRegion (public) (sequential) (ansi) (sealed) -// Class ExceptionRegionKind (public) (auto) (ansi) (sealed) -// Class ExportedType (public) (sequential) (ansi) (sealed) -// Class ExportedTypeHandle (public) (sequential) (ansi) (sealed) -// Class ExportedTypeHandleCollection (public) (sequential) (ansi) (sealed) -// Class FieldDefinition (public) (sequential) (ansi) (sealed) -// Class FieldDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class FieldDefinitionHandleCollection (public) (sequential) (ansi) (sealed) -// Class GenericParameter (public) (sequential) (ansi) (sealed) -// Class GenericParameterConstraint (public) (sequential) (ansi) (sealed) -// Class GenericParameterConstraintHandle (public) (sequential) (ansi) (sealed) -// Class GenericParameterConstraintHandleCollection (public) (sequential) (ansi) (sealed) -// Class GenericParameterHandle (public) (sequential) (ansi) (sealed) -// Class GenericParameterHandleCollection (public) (sequential) (ansi) (sealed) -// Class GuidHandle (public) (sequential) (ansi) (sealed) -// Class Handle (public) (sequential) (ansi) (sealed) -// Class HandleComparer (public) (auto) (ansi) (sealed) -// Class HandleKind (public) (auto) (ansi) (sealed) -// Interface IConstructedTypeProvider`1 (public) (abstract) (auto) (ansi) -// Interface ICustomAttributeTypeProvider`1 (public) (abstract) (auto) (ansi) -// Class ILOpCode (public) (auto) (ansi) (sealed) -// Class ILOpCodeExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class ImageFormatLimitationException (public) (auto) (ansi) -// Class ImportDefinition (public) (sequential) (ansi) (sealed) -// Class ImportDefinitionCollection (public) (sequential) (ansi) (sealed) -// Class ImportDefinitionKind (public) (auto) (ansi) (sealed) -// Class ImportScope (public) (sequential) (ansi) (sealed) -// Class ImportScopeCollection (public) (sequential) (ansi) (sealed) -// Class ImportScopeHandle (public) (sequential) (ansi) (sealed) -// Class InterfaceImplementation (public) (sequential) (ansi) (sealed) -// Class InterfaceImplementationHandle (public) (sequential) (ansi) (sealed) -// Class InterfaceImplementationHandleCollection (public) (sequential) (ansi) (sealed) -// Interface ISignatureTypeProvider`2 (public) (abstract) (auto) (ansi) -// Interface ISimpleTypeProvider`1 (public) (abstract) (auto) (ansi) -// Interface ISZArrayTypeProvider`1 (public) (abstract) (auto) (ansi) -// Class LocalConstant (public) (sequential) (ansi) (sealed) -// Class LocalConstantHandle (public) (sequential) (ansi) (sealed) -// Class LocalConstantHandleCollection (public) (sequential) (ansi) (sealed) -// Class LocalScope (public) (sequential) (ansi) (sealed) -// Class LocalScopeHandle (public) (sequential) (ansi) (sealed) -// Class LocalScopeHandleCollection (public) (sequential) (ansi) (sealed) -// Class LocalVariable (public) (sequential) (ansi) (sealed) -// Class LocalVariableAttributes (public) (auto) (ansi) (sealed) -// Class LocalVariableHandle (public) (sequential) (ansi) (sealed) -// Class LocalVariableHandleCollection (public) (sequential) (ansi) (sealed) -// Class ManifestResource (public) (sequential) (ansi) (sealed) -// Class ManifestResourceHandle (public) (sequential) (ansi) (sealed) -// Class ManifestResourceHandleCollection (public) (sequential) (ansi) (sealed) -// Class MemberReference (public) (sequential) (ansi) (sealed) -// Class MemberReferenceHandle (public) (sequential) (ansi) (sealed) -// Class MemberReferenceHandleCollection (public) (sequential) (ansi) (sealed) -// Class MemberReferenceKind (public) (auto) (ansi) (sealed) -// Class MetadataKind (public) (auto) (ansi) (sealed) -// Class MetadataReader (public) (auto) (ansi) (sealed) -// Class MetadataReaderOptions (public) (auto) (ansi) (sealed) -// Class MetadataReaderProvider (public) (auto) (ansi) (sealed) -// Class MetadataStreamOptions (public) (auto) (ansi) (sealed) -// Class MetadataStringComparer (public) (sequential) (ansi) (sealed) -// Class MetadataStringDecoder (public) (auto) (ansi) -// Class MethodBodyBlock (public) (auto) (ansi) (sealed) -// Class MethodDebugInformation (public) (sequential) (ansi) (sealed) -// Class MethodDebugInformationHandle (public) (sequential) (ansi) (sealed) -// Class MethodDebugInformationHandleCollection (public) (sequential) (ansi) (sealed) -// Class MethodDefinition (public) (sequential) (ansi) (sealed) -// Class MethodDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class MethodDefinitionHandleCollection (public) (sequential) (ansi) (sealed) -// Class MethodImplementation (public) (sequential) (ansi) (sealed) -// Class MethodImplementationHandle (public) (sequential) (ansi) (sealed) -// Class MethodImplementationHandleCollection (public) (sequential) (ansi) (sealed) -// Class MethodImport (public) (sequential) (ansi) (sealed) -// Class MethodSignature`1 (public) (sequential) (ansi) (sealed) -// Class MethodSpecification (public) (sequential) (ansi) (sealed) -// Class MethodSpecificationHandle (public) (sequential) (ansi) (sealed) -// Class ModuleDefinition (public) (sequential) (ansi) (sealed) -// Class ModuleDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class ModuleReference (public) (sequential) (ansi) (sealed) -// Class ModuleReferenceHandle (public) (sequential) (ansi) (sealed) -// Class NamespaceDefinition (public) (sequential) (ansi) (sealed) -// Class NamespaceDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class Parameter (public) (sequential) (ansi) (sealed) -// Class ParameterHandle (public) (sequential) (ansi) (sealed) -// Class ParameterHandleCollection (public) (sequential) (ansi) (sealed) -// Class PEReaderExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class PrimitiveSerializationTypeCode (public) (auto) (ansi) (sealed) -// Class PrimitiveTypeCode (public) (auto) (ansi) (sealed) -// Class PropertyAccessors (public) (sequential) (ansi) (sealed) -// Class PropertyDefinition (public) (sequential) (ansi) (sealed) -// Class PropertyDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class PropertyDefinitionHandleCollection (public) (sequential) (ansi) (sealed) -// Class ReservedBlob`1 (public) (sequential) (ansi) (sealed) -// Class SequencePoint (public) (sequential) (ansi) (sealed) -// Class SequencePointCollection (public) (sequential) (ansi) (sealed) -// Class SerializationTypeCode (public) (auto) (ansi) (sealed) -// Class SignatureAttributes (public) (auto) (ansi) (sealed) -// Class SignatureCallingConvention (public) (auto) (ansi) (sealed) -// Class SignatureHeader (public) (sequential) (ansi) (sealed) -// Class SignatureKind (public) (auto) (ansi) (sealed) -// Class SignatureTypeCode (public) (auto) (ansi) (sealed) -// Class SignatureTypeKind (public) (auto) (ansi) (sealed) -// Class StandaloneSignature (public) (sequential) (ansi) (sealed) -// Class StandaloneSignatureHandle (public) (sequential) (ansi) (sealed) -// Class StandaloneSignatureKind (public) (auto) (ansi) (sealed) -// Class StringHandle (public) (sequential) (ansi) (sealed) -// Class TypeDefinition (public) (sequential) (ansi) (sealed) -// Class TypeDefinitionHandle (public) (sequential) (ansi) (sealed) -// Class TypeDefinitionHandleCollection (public) (sequential) (ansi) (sealed) -// Class TypeLayout (public) (sequential) (ansi) (sealed) -// Class TypeReference (public) (sequential) (ansi) (sealed) -// Class TypeReferenceHandle (public) (sequential) (ansi) (sealed) -// Class TypeReferenceHandleCollection (public) (sequential) (ansi) (sealed) -// Class TypeSpecification (public) (sequential) (ansi) (sealed) -// Class TypeSpecificationHandle (public) (sequential) (ansi) (sealed) -// Class UserStringHandle (public) (sequential) (ansi) (sealed) -// Class ArrayShapeEncoder (public) (sequential) (ansi) (sealed) -// Class BlobEncoder (public) (sequential) (ansi) (sealed) -// Class CodedIndex (public) (abstract) (auto) (ansi) (sealed) -// Class ControlFlowBuilder (public) (auto) (ansi) (sealed) -// Class CustomAttributeArrayTypeEncoder (public) (sequential) (ansi) (sealed) -// Class CustomAttributeElementTypeEncoder (public) (sequential) (ansi) (sealed) -// Class CustomAttributeNamedArgumentsEncoder (public) (sequential) (ansi) (sealed) -// Class CustomModifiersEncoder (public) (sequential) (ansi) (sealed) -// Class EditAndContinueLogEntry (public) (sequential) (ansi) (sealed) -// Class EditAndContinueOperation (public) (auto) (ansi) (sealed) -// Class ExceptionRegionEncoder (public) (sequential) (ansi) (sealed) -// Class ExportedTypeExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class FixedArgumentsEncoder (public) (sequential) (ansi) (sealed) -// Class FunctionPointerAttributes (public) (auto) (ansi) (sealed) -// Class GenericTypeArgumentsEncoder (public) (sequential) (ansi) (sealed) -// Class HeapIndex (public) (auto) (ansi) (sealed) -// Class InstructionEncoder (public) (sequential) (ansi) (sealed) -// Class LabelHandle (public) (sequential) (ansi) (sealed) -// Class LiteralEncoder (public) (sequential) (ansi) (sealed) -// Class LiteralsEncoder (public) (sequential) (ansi) (sealed) -// Class LocalVariablesEncoder (public) (sequential) (ansi) (sealed) -// Class LocalVariableTypeEncoder (public) (sequential) (ansi) (sealed) -// Class MetadataAggregator (public) (auto) (ansi) (sealed) -// Class MetadataBuilder (public) (auto) (ansi) (sealed) -// Class MetadataReaderExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class MetadataRootBuilder (public) (auto) (ansi) (sealed) -// Class MetadataSizes (public) (auto) (ansi) (sealed) -// Class MetadataTokens (public) (abstract) (auto) (ansi) (sealed) -// Class MethodBodyAttributes (public) (auto) (ansi) (sealed) -// Class MethodBodyStreamEncoder (public) (sequential) (ansi) (sealed) -// Class MethodSignatureEncoder (public) (sequential) (ansi) (sealed) -// Class NamedArgumentsEncoder (public) (sequential) (ansi) (sealed) -// Class NamedArgumentTypeEncoder (public) (sequential) (ansi) (sealed) -// Class NameEncoder (public) (sequential) (ansi) (sealed) -// Class ParametersEncoder (public) (sequential) (ansi) (sealed) -// Class ParameterTypeEncoder (public) (sequential) (ansi) (sealed) -// Class PermissionSetEncoder (public) (sequential) (ansi) (sealed) -// Class PortablePdbBuilder (public) (auto) (ansi) (sealed) -// Class ReturnTypeEncoder (public) (sequential) (ansi) (sealed) -// Class ScalarEncoder (public) (sequential) (ansi) (sealed) -// Class SignatureDecoder`2 (public) (sequential) (ansi) (sealed) -// Class SignatureTypeEncoder (public) (sequential) (ansi) (sealed) -// Class TableIndex (public) (auto) (ansi) (sealed) -// Class VectorEncoder (public) (sequential) (ansi) (sealed) -// Class Section (sequential) (ansi) (sealed) (nested family) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Blobs (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class ChildrenEnumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class MethodBody (sequential) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.Immutable -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 1:2:3:0 -} -.assembly /*20000001*/ noplatform System.Reflection.Metadata -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 4D 65 74 61 64 61 74 61 00 00 ) // tion.Metadata.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 4D 65 74 61 64 61 74 61 00 00 ) // tion.Metadata.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 4D 65 74 61 64 61 74 61 00 00 ) // tion.Metadata.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 1:4:3:0 -} -.module System.Reflection.Metadata.dll -// MVID: {6f24b0e7-1772-4b7f-a763-5b5f01de8aac} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F71505A7000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Reflection.AssemblyFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Reflection.AssemblyFlags/*02000002*/ ContentTypeMask = int32(0x00000E00) - .field /*04000003*/ public static literal valuetype System.Reflection.AssemblyFlags/*02000002*/ DisableJitCompileOptimizer = int32(0x00004000) - .field /*04000004*/ public static literal valuetype System.Reflection.AssemblyFlags/*02000002*/ EnableJitCompileTracking = int32(0x00008000) - .field /*04000005*/ public static literal valuetype System.Reflection.AssemblyFlags/*02000002*/ PublicKey = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.Reflection.AssemblyFlags/*02000002*/ Retargetable = int32(0x00000100) - .field /*04000007*/ public static literal valuetype System.Reflection.AssemblyFlags/*02000002*/ WindowsRuntime = int32(0x00000200) -} // end of class System.Reflection.AssemblyFlags - -.class /*02000003*/ public auto ansi sealed System.Reflection.AssemblyHashAlgorithm - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000008*/ public specialname rtspecialname int32 value__ - .field /*04000009*/ public static literal valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ MD5 = int32(0x00008003) - .field /*0400000A*/ public static literal valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ None = int32(0x00000000) - .field /*0400000B*/ public static literal valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ Sha1 = int32(0x00008004) - .field /*0400000C*/ public static literal valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ Sha256 = int32(0x0000800C) - .field /*0400000D*/ public static literal valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ Sha384 = int32(0x0000800D) - .field /*0400000E*/ public static literal valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ Sha512 = int32(0x0000800E) -} // end of class System.Reflection.AssemblyHashAlgorithm - -.class /*02000004*/ public auto ansi sealed System.Reflection.DeclarativeSecurityAction - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400000F*/ public specialname rtspecialname int16 value__ - .field /*04000010*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ Assert = int16(0x0003) - .field /*04000011*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ Demand = int16(0x0002) - .field /*04000012*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ Deny = int16(0x0004) - .field /*04000013*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ InheritanceDemand = int16(0x0007) - .field /*04000014*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ LinkDemand = int16(0x0006) - .field /*04000015*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ None = int16(0x0000) - .field /*04000016*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ PermitOnly = int16(0x0005) - .field /*04000017*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ RequestMinimum = int16(0x0008) - .field /*04000018*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ RequestOptional = int16(0x0009) - .field /*04000019*/ public static literal valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ RequestRefuse = int16(0x000A) -} // end of class System.Reflection.DeclarativeSecurityAction - -.class /*02000005*/ public auto ansi sealed System.Reflection.ManifestResourceAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400001A*/ public specialname rtspecialname int32 value__ - .field /*0400001B*/ public static literal valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ Private = int32(0x00000002) - .field /*0400001C*/ public static literal valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ Public = int32(0x00000001) - .field /*0400001D*/ public static literal valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ VisibilityMask = int32(0x00000007) -} // end of class System.Reflection.ManifestResourceAttributes - -.class /*02000006*/ public auto ansi sealed System.Reflection.MethodImportAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400001E*/ public specialname rtspecialname int16 value__ - .field /*0400001F*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ BestFitMappingDisable = int16(0x0020) - .field /*04000020*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ BestFitMappingEnable = int16(0x0010) - .field /*04000021*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ BestFitMappingMask = int16(0x0030) - .field /*04000022*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CallingConventionCDecl = int16(0x0200) - .field /*04000023*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CallingConventionFastCall = int16(0x0500) - .field /*04000024*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CallingConventionMask = int16(0x0700) - .field /*04000025*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CallingConventionStdCall = int16(0x0300) - .field /*04000026*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CallingConventionThisCall = int16(0x0400) - .field /*04000027*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CallingConventionWinApi = int16(0x0100) - .field /*04000028*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CharSetAnsi = int16(0x0002) - .field /*04000029*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CharSetAuto = int16(0x0006) - .field /*0400002A*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CharSetMask = int16(0x0006) - .field /*0400002B*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ CharSetUnicode = int16(0x0004) - .field /*0400002C*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ ExactSpelling = int16(0x0001) - .field /*0400002D*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ None = int16(0x0000) - .field /*0400002E*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ SetLastError = int16(0x0040) - .field /*0400002F*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ ThrowOnUnmappableCharDisable = int16(0x2000) - .field /*04000030*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ ThrowOnUnmappableCharEnable = int16(0x1000) - .field /*04000031*/ public static literal valuetype System.Reflection.MethodImportAttributes/*02000006*/ ThrowOnUnmappableCharMask = int16(0x3000) -} // end of class System.Reflection.MethodImportAttributes - -.class /*02000007*/ public auto ansi sealed System.Reflection.MethodSemanticsAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000032*/ public specialname rtspecialname int32 value__ - .field /*04000033*/ public static literal valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ Adder = int32(0x00000008) - .field /*04000034*/ public static literal valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ Getter = int32(0x00000002) - .field /*04000035*/ public static literal valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ Other = int32(0x00000004) - .field /*04000036*/ public static literal valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ Raiser = int32(0x00000020) - .field /*04000037*/ public static literal valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ Remover = int32(0x00000010) - .field /*04000038*/ public static literal valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ Setter = int32(0x00000001) -} // end of class System.Reflection.MethodSemanticsAttributes - -.class /*02000008*/ public auto ansi sealed System.Reflection.PortableExecutable.Characteristics - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000039*/ public specialname rtspecialname uint16 value__ - .field /*0400003A*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ AggressiveWSTrim = uint16(0x0010) - .field /*0400003B*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ Bit32Machine = uint16(0x0100) - .field /*0400003C*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ BytesReversedHi = uint16(0x8000) - .field /*0400003D*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ BytesReversedLo = uint16(0x0080) - .field /*0400003E*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ DebugStripped = uint16(0x0200) - .field /*0400003F*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ Dll = uint16(0x2000) - .field /*04000040*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ ExecutableImage = uint16(0x0002) - .field /*04000041*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ LargeAddressAware = uint16(0x0020) - .field /*04000042*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ LineNumsStripped = uint16(0x0004) - .field /*04000043*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ LocalSymsStripped = uint16(0x0008) - .field /*04000044*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ NetRunFromSwap = uint16(0x0800) - .field /*04000045*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ RelocsStripped = uint16(0x0001) - .field /*04000046*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ RemovableRunFromSwap = uint16(0x0400) - .field /*04000047*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ System = uint16(0x1000) - .field /*04000048*/ public static literal valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ UpSystemOnly = uint16(0x4000) -} // end of class System.Reflection.PortableExecutable.Characteristics - -.class /*02000009*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.CodeViewDebugDirectoryData - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000049*/ private initonly object _dummy - .method /*06000001*/ public hidebysig specialname - instance int32 get_Age() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeViewDebugDirectoryData::get_Age - - .method /*06000002*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ - get_Guid() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeViewDebugDirectoryData::get_Guid - - .method /*06000003*/ public hidebysig specialname - instance string get_Path() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeViewDebugDirectoryData::get_Path - - .property /*17000001*/ instance int32 Age() - { - .get instance int32 System.Reflection.PortableExecutable.CodeViewDebugDirectoryData/*02000009*/::get_Age() /* 06000001 */ - } // end of property CodeViewDebugDirectoryData::Age - .property /*17000002*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ - Guid() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ System.Reflection.PortableExecutable.CodeViewDebugDirectoryData/*02000009*/::get_Guid() /* 06000002 */ - } // end of property CodeViewDebugDirectoryData::Guid - .property /*17000003*/ instance string Path() - { - .get instance string System.Reflection.PortableExecutable.CodeViewDebugDirectoryData/*02000009*/::get_Path() /* 06000003 */ - } // end of property CodeViewDebugDirectoryData::Path -} // end of class System.Reflection.PortableExecutable.CodeViewDebugDirectoryData - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.CoffHeader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000004*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method CoffHeader::.ctor - - .method /*06000005*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ - get_Characteristics() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_Characteristics - - .method /*06000006*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ - get_Machine() cil managed - // SIG: 20 00 11 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_Machine - - .method /*06000007*/ public hidebysig specialname - instance int16 get_NumberOfSections() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_NumberOfSections - - .method /*06000008*/ public hidebysig specialname - instance int32 get_NumberOfSymbols() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_NumberOfSymbols - - .method /*06000009*/ public hidebysig specialname - instance int32 get_PointerToSymbolTable() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_PointerToSymbolTable - - .method /*0600000A*/ public hidebysig specialname - instance int16 get_SizeOfOptionalHeader() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_SizeOfOptionalHeader - - .method /*0600000B*/ public hidebysig specialname - instance int32 get_TimeDateStamp() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CoffHeader::get_TimeDateStamp - - .property /*17000004*/ instance valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ - Characteristics() - { - .get instance valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_Characteristics() /* 06000005 */ - } // end of property CoffHeader::Characteristics - .property /*17000005*/ instance valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ - Machine() - { - .get instance valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_Machine() /* 06000006 */ - } // end of property CoffHeader::Machine - .property /*17000006*/ instance int16 NumberOfSections() - { - .get instance int16 System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_NumberOfSections() /* 06000007 */ - } // end of property CoffHeader::NumberOfSections - .property /*17000007*/ instance int32 NumberOfSymbols() - { - .get instance int32 System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_NumberOfSymbols() /* 06000008 */ - } // end of property CoffHeader::NumberOfSymbols - .property /*17000008*/ instance int32 PointerToSymbolTable() - { - .get instance int32 System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_PointerToSymbolTable() /* 06000009 */ - } // end of property CoffHeader::PointerToSymbolTable - .property /*17000009*/ instance int16 SizeOfOptionalHeader() - { - .get instance int16 System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_SizeOfOptionalHeader() /* 0600000A */ - } // end of property CoffHeader::SizeOfOptionalHeader - .property /*1700000A*/ instance int32 TimeDateStamp() - { - .get instance int32 System.Reflection.PortableExecutable.CoffHeader/*0200000A*/::get_TimeDateStamp() /* 0600000B */ - } // end of property CoffHeader::TimeDateStamp -} // end of class System.Reflection.PortableExecutable.CoffHeader - -.class /*0200000B*/ public auto ansi sealed System.Reflection.PortableExecutable.CorFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400004A*/ public specialname rtspecialname int32 value__ - .field /*0400004B*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ ILLibrary = int32(0x00000004) - .field /*0400004C*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ ILOnly = int32(0x00000001) - .field /*0400004D*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ NativeEntryPoint = int32(0x00000010) - .field /*0400004E*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ Prefers32Bit = int32(0x00020000) - .field /*0400004F*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ Requires32Bit = int32(0x00000002) - .field /*04000050*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ StrongNameSigned = int32(0x00000008) - .field /*04000051*/ public static literal valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ TrackDebugData = int32(0x00010000) -} // end of class System.Reflection.PortableExecutable.CorFlags - -.class /*0200000C*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.CorHeader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*0600000C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method CorHeader::.ctor - - .method /*0600000D*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_CodeManagerTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_CodeManagerTableDirectory - - .method /*0600000E*/ public hidebysig specialname - instance int32 get_EntryPointTokenOrRelativeVirtualAddress() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_EntryPointTokenOrRelativeVirtualAddress - - .method /*0600000F*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ExportAddressTableJumpsDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_ExportAddressTableJumpsDirectory - - .method /*06000010*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ - get_Flags() cil managed - // SIG: 20 00 11 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_Flags - - .method /*06000011*/ public hidebysig specialname - instance uint16 get_MajorRuntimeVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_MajorRuntimeVersion - - .method /*06000012*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ManagedNativeHeaderDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_ManagedNativeHeaderDirectory - - .method /*06000013*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_MetadataDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_MetadataDirectory - - .method /*06000014*/ public hidebysig specialname - instance uint16 get_MinorRuntimeVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_MinorRuntimeVersion - - .method /*06000015*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ResourcesDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_ResourcesDirectory - - .method /*06000016*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_StrongNameSignatureDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_StrongNameSignatureDirectory - - .method /*06000017*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_VtableFixupsDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CorHeader::get_VtableFixupsDirectory - - .property /*1700000B*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - CodeManagerTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_CodeManagerTableDirectory() /* 0600000D */ - } // end of property CorHeader::CodeManagerTableDirectory - .property /*1700000C*/ instance int32 EntryPointTokenOrRelativeVirtualAddress() - { - .get instance int32 System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_EntryPointTokenOrRelativeVirtualAddress() /* 0600000E */ - } // end of property CorHeader::EntryPointTokenOrRelativeVirtualAddress - .property /*1700000D*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ExportAddressTableJumpsDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_ExportAddressTableJumpsDirectory() /* 0600000F */ - } // end of property CorHeader::ExportAddressTableJumpsDirectory - .property /*1700000E*/ instance valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ - Flags() - { - .get instance valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_Flags() /* 06000010 */ - } // end of property CorHeader::Flags - .property /*1700000F*/ instance uint16 MajorRuntimeVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_MajorRuntimeVersion() /* 06000011 */ - } // end of property CorHeader::MajorRuntimeVersion - .property /*17000010*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ManagedNativeHeaderDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_ManagedNativeHeaderDirectory() /* 06000012 */ - } // end of property CorHeader::ManagedNativeHeaderDirectory - .property /*17000011*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - MetadataDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_MetadataDirectory() /* 06000013 */ - } // end of property CorHeader::MetadataDirectory - .property /*17000012*/ instance uint16 MinorRuntimeVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_MinorRuntimeVersion() /* 06000014 */ - } // end of property CorHeader::MinorRuntimeVersion - .property /*17000013*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ResourcesDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_ResourcesDirectory() /* 06000015 */ - } // end of property CorHeader::ResourcesDirectory - .property /*17000014*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - StrongNameSignatureDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_StrongNameSignatureDirectory() /* 06000016 */ - } // end of property CorHeader::StrongNameSignatureDirectory - .property /*17000015*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - VtableFixupsDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.CorHeader/*0200000C*/::get_VtableFixupsDirectory() /* 06000017 */ - } // end of property CorHeader::VtableFixupsDirectory -} // end of class System.Reflection.PortableExecutable.CorHeader - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.DebugDirectoryBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::.ctor - - .method /*06000019*/ public hidebysig instance void - AddCodeViewEntry(string pdbPath, - valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ pdbContentId, - uint16 portablePdbVersion) cil managed - // SIG: 20 03 01 0E 11 80 B8 07 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::AddCodeViewEntry - - .method /*0600001A*/ public hidebysig instance void - AddEmbeddedPortablePdbEntry(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ debugMetadata, - uint16 portablePdbVersion) cil managed - // SIG: 20 02 01 12 80 B4 07 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::AddEmbeddedPortablePdbEntry - - .method /*0600001B*/ public hidebysig instance void - AddEntry(valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ 'type', - uint32 version, - uint32 stamp) cil managed - // SIG: 20 03 01 11 3C 09 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::AddEntry - - .method /*0600001C*/ public hidebysig instance void - AddEntry(valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ 'type', - uint32 version, - uint32 stamp, - !!TData data, - class [System.Runtime/*23000001*/]System.Action`2/*01000018*/ dataSerializer) cil managed - // SIG: 30 01 05 01 11 3C 09 09 1E 00 15 12 61 02 12 80 B4 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::AddEntry - - .method /*0600001D*/ public hidebysig instance void - AddPdbChecksumEntry(string algorithmName, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ checksum) cil managed - // SIG: 20 02 01 0E 15 11 65 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::AddPdbChecksumEntry - - .method /*0600001E*/ public hidebysig instance void - AddReproducibleEntry() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DebugDirectoryBuilder::AddReproducibleEntry - -} // end of class System.Reflection.PortableExecutable.DebugDirectoryBuilder - -.class /*0200000E*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.DebugDirectoryEntry - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000019:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000052*/ private initonly int32 _dummy - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 stamp, - uint16 majorVersion, - uint16 minorVersion, - valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ 'type', - int32 dataSize, - int32 dataRelativeVirtualAddress, - int32 dataPointer) cil managed - // SIG: 20 07 01 09 07 07 11 3C 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::.ctor - - .method /*06000020*/ public hidebysig specialname - instance int32 get_DataPointer() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_DataPointer - - .method /*06000021*/ public hidebysig specialname - instance int32 get_DataRelativeVirtualAddress() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_DataRelativeVirtualAddress - - .method /*06000022*/ public hidebysig specialname - instance int32 get_DataSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_DataSize - - .method /*06000023*/ public hidebysig specialname - instance bool get_IsPortableCodeView() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_IsPortableCodeView - - .method /*06000024*/ public hidebysig specialname - instance uint16 get_MajorVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_MajorVersion - - .method /*06000025*/ public hidebysig specialname - instance uint16 get_MinorVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_MinorVersion - - .method /*06000026*/ public hidebysig specialname - instance uint32 get_Stamp() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_Stamp - - .method /*06000027*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ - get_Type() cil managed - // SIG: 20 00 11 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugDirectoryEntry::get_Type - - .property /*17000016*/ instance int32 DataPointer() - { - .get instance int32 System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_DataPointer() /* 06000020 */ - } // end of property DebugDirectoryEntry::DataPointer - .property /*17000017*/ instance int32 DataRelativeVirtualAddress() - { - .get instance int32 System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_DataRelativeVirtualAddress() /* 06000021 */ - } // end of property DebugDirectoryEntry::DataRelativeVirtualAddress - .property /*17000018*/ instance int32 DataSize() - { - .get instance int32 System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_DataSize() /* 06000022 */ - } // end of property DebugDirectoryEntry::DataSize - .property /*17000019*/ instance bool IsPortableCodeView() - { - .get instance bool System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_IsPortableCodeView() /* 06000023 */ - } // end of property DebugDirectoryEntry::IsPortableCodeView - .property /*1700001A*/ instance uint16 MajorVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_MajorVersion() /* 06000024 */ - } // end of property DebugDirectoryEntry::MajorVersion - .property /*1700001B*/ instance uint16 MinorVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_MinorVersion() /* 06000025 */ - } // end of property DebugDirectoryEntry::MinorVersion - .property /*1700001C*/ instance uint32 Stamp() - { - .get instance uint32 System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_Stamp() /* 06000026 */ - } // end of property DebugDirectoryEntry::Stamp - .property /*1700001D*/ instance valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ - Type() - { - .get instance valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/::get_Type() /* 06000027 */ - } // end of property DebugDirectoryEntry::Type -} // end of class System.Reflection.PortableExecutable.DebugDirectoryEntry - -.class /*0200000F*/ public auto ansi sealed System.Reflection.PortableExecutable.DebugDirectoryEntryType - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000053*/ public specialname rtspecialname int32 value__ - .field /*04000054*/ public static literal valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ CodeView = int32(0x00000002) - .field /*04000055*/ public static literal valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ Coff = int32(0x00000001) - .field /*04000056*/ public static literal valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ EmbeddedPortablePdb = int32(0x00000011) - .field /*04000057*/ public static literal valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ PdbChecksum = int32(0x00000013) - .field /*04000058*/ public static literal valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ Reproducible = int32(0x00000010) - .field /*04000059*/ public static literal valuetype System.Reflection.PortableExecutable.DebugDirectoryEntryType/*0200000F*/ Unknown = int32(0x00000000) -} // end of class System.Reflection.PortableExecutable.DebugDirectoryEntryType - -.class /*02000010*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.DirectoryEntry - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00001A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400005A*/ public initonly int32 RelativeVirtualAddress - .field /*0400005B*/ public initonly int32 Size - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 relativeVirtualAddress, - int32 size) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DirectoryEntry::.ctor - -} // end of class System.Reflection.PortableExecutable.DirectoryEntry - -.class /*02000011*/ public auto ansi sealed System.Reflection.PortableExecutable.DllCharacteristics - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400005C*/ public specialname rtspecialname uint16 value__ - .field /*0400005D*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ AppContainer = uint16(0x1000) - .field /*0400005E*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ DynamicBase = uint16(0x0040) - .field /*0400005F*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ HighEntropyVirtualAddressSpace = uint16(0x0020) - .field /*04000060*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ NoBind = uint16(0x0800) - .field /*04000061*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ NoIsolation = uint16(0x0200) - .field /*04000062*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ NoSeh = uint16(0x0400) - .field /*04000063*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ NxCompatible = uint16(0x0100) - .field /*04000064*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ ProcessInit = uint16(0x0001) - .field /*04000065*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ ProcessTerm = uint16(0x0002) - .field /*04000066*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ TerminalServerAware = uint16(0x8000) - .field /*04000067*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ ThreadInit = uint16(0x0004) - .field /*04000068*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ ThreadTerm = uint16(0x0008) - .field /*04000069*/ public static literal valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ WdmDriver = uint16(0x2000) -} // end of class System.Reflection.PortableExecutable.DllCharacteristics - -.class /*02000012*/ public auto ansi sealed System.Reflection.PortableExecutable.Machine - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400006A*/ public specialname rtspecialname uint16 value__ - .field /*0400006B*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Alpha = uint16(0x0184) - .field /*0400006C*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Alpha64 = uint16(0x0284) - .field /*0400006D*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ AM33 = uint16(0x01D3) - .field /*0400006E*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Amd64 = uint16(0x8664) - .field /*0400006F*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Arm = uint16(0x01C0) - .field /*04000070*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Arm64 = uint16(0xAA64) - .field /*04000071*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ ArmThumb2 = uint16(0x01C4) - .field /*04000072*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Ebc = uint16(0x0EBC) - .field /*04000073*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ I386 = uint16(0x014C) - .field /*04000074*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ IA64 = uint16(0x0200) - .field /*04000075*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ M32R = uint16(0x9041) - .field /*04000076*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ MIPS16 = uint16(0x0266) - .field /*04000077*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ MipsFpu = uint16(0x0366) - .field /*04000078*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ MipsFpu16 = uint16(0x0466) - .field /*04000079*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ PowerPC = uint16(0x01F0) - .field /*0400007A*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ PowerPCFP = uint16(0x01F1) - .field /*0400007B*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ SH3 = uint16(0x01A2) - .field /*0400007C*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ SH3Dsp = uint16(0x01A3) - .field /*0400007D*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ SH3E = uint16(0x01A4) - .field /*0400007E*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ SH4 = uint16(0x01A6) - .field /*0400007F*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ SH5 = uint16(0x01A8) - .field /*04000080*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Thumb = uint16(0x01C2) - .field /*04000081*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Tricore = uint16(0x0520) - .field /*04000082*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ Unknown = uint16(0x0000) - .field /*04000083*/ public static literal valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ WceMipsV2 = uint16(0x0169) -} // end of class System.Reflection.PortableExecutable.Machine - -.class /*02000013*/ public auto ansi beforefieldinit System.Reflection.PortableExecutable.ManagedPEBuilder - extends System.Reflection.PortableExecutable.PEBuilder/*02000015*/ -{ - .field /*04000084*/ public static literal int32 ManagedResourcesDataAlignment = int32(0x00000008) - .field /*04000085*/ public static literal int32 MappedFieldDataAlignment = int32(0x00000008) - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ header, - class System.Reflection.Metadata.Ecma335.MetadataRootBuilder/*020000D6*/ metadataRootBuilder, - class System.Reflection.Metadata.BlobBuilder/*0200002D*/ ilStream, - [opt] class System.Reflection.Metadata.BlobBuilder/*0200002D*/ mappedFieldData, - [opt] class System.Reflection.Metadata.BlobBuilder/*0200002D*/ managedResources, - [opt] class System.Reflection.PortableExecutable.ResourceSectionBuilder/*0200001E*/ nativeResources, - [opt] class System.Reflection.PortableExecutable.DebugDirectoryBuilder/*0200000D*/ debugDirectoryBuilder, - [opt] int32 strongNameSignatureSize, - [opt] valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ entryPoint, - [opt] valuetype System.Reflection.PortableExecutable.CorFlags/*0200000B*/ 'flags', - [opt] class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> deterministicIdProvider) cil managed - // SIG: 20 0B 01 12 60 12 83 58 12 80 B4 12 80 B4 12 80 B4 12 78 12 34 08 11 82 30 11 2C 15 12 69 02 15 - // 12 6D 01 11 80 B0 11 80 B8 - { - .param [4]/*0800001C*/ = nullref - .param [5]/*0800001D*/ = nullref - .param [6]/*0800001E*/ = nullref - .param [7]/*0800001F*/ = nullref - .param [8]/*08000020*/ = int32(0x00000080) - .param [9]/*08000021*/ = nullref - .param [10]/*08000022*/ = int32(0x00000001) - .param [11]/*08000023*/ = nullref - // Method begins at RVA 0x205d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000030 */ call instance void System.Reflection.PortableExecutable.PEBuilder/*02000015*/::.ctor(class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/, - class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/>) /* 06000030 */ - IL_0008: /* 2A | */ ret - } // end of method ManagedPEBuilder::.ctor - - .method /*0600002A*/ family hidebysig virtual - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - CreateSections() cil managed - // SIG: 20 00 15 11 65 01 11 83 A4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManagedPEBuilder::CreateSections - - .method /*0600002B*/ famorassem hidebysig virtual - instance class System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/ - GetDirectories() cil managed - // SIG: 20 00 12 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManagedPEBuilder::GetDirectories - - .method /*0600002C*/ family hidebysig virtual - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - SerializeSection(string name, - valuetype System.Reflection.PortableExecutable.SectionLocation/*02000021*/ location) cil managed - // SIG: 20 02 12 80 B4 0E 11 80 84 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManagedPEBuilder::SerializeSection - - .method /*0600002D*/ public hidebysig instance void - Sign(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ peImage, - class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,uint8[]> signatureProvider) cil managed - // SIG: 20 02 01 12 80 B4 15 12 69 02 15 12 6D 01 11 80 B0 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManagedPEBuilder::Sign - -} // end of class System.Reflection.PortableExecutable.ManagedPEBuilder - -.class /*02000014*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.PdbChecksumDebugDirectoryData - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00001C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000086*/ private initonly object _dummy - .method /*0600002E*/ public hidebysig specialname - instance string get_AlgorithmName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PdbChecksumDebugDirectoryData::get_AlgorithmName - - .method /*0600002F*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_Checksum() cil managed - // SIG: 20 00 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PdbChecksumDebugDirectoryData::get_Checksum - - .property /*1700001E*/ instance string AlgorithmName() - { - .get instance string System.Reflection.PortableExecutable.PdbChecksumDebugDirectoryData/*02000014*/::get_AlgorithmName() /* 0600002E */ - } // end of property PdbChecksumDebugDirectoryData::AlgorithmName - .property /*1700001F*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - Checksum() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.PortableExecutable.PdbChecksumDebugDirectoryData/*02000014*/::get_Checksum() /* 0600002F */ - } // end of property PdbChecksumDebugDirectoryData::Checksum -} // end of class System.Reflection.PortableExecutable.PdbChecksumDebugDirectoryData - -.class /*02000015*/ public abstract auto ansi beforefieldinit System.Reflection.PortableExecutable.PEBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .class /*020000E9*/ sequential ansi sealed nested family beforefieldinit Section - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - { - .custom /*0C0000BF:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000359*/ public initonly valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Characteristics - .field /*0400035A*/ public initonly string Name - .method /*0600066F*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ characteristics) cil managed - // SIG: 20 02 01 0E 11 7C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Section::.ctor - - } // end of class Section - - .method /*06000030*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ header, - class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> deterministicIdProvider) cil managed - // SIG: 20 02 01 12 60 15 12 69 02 15 12 6D 01 11 80 B0 11 80 B8 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEBuilder::.ctor - - .method /*06000031*/ public hidebysig specialname - instance class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ - get_Header() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEBuilder::get_Header - - .method /*06000032*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> - get_IdProvider() cil managed - // SIG: 20 00 15 12 69 02 15 12 6D 01 11 80 B0 11 80 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEBuilder::get_IdProvider - - .method /*06000033*/ public hidebysig specialname - instance bool get_IsDeterministic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEBuilder::get_IsDeterministic - - .method /*06000034*/ family hidebysig newslot abstract virtual - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - CreateSections() cil managed - // SIG: 20 00 15 11 65 01 11 83 A4 - { - // Method begins at RVA 0x0 - } // end of method PEBuilder::CreateSections - - .method /*06000035*/ famorassem hidebysig newslot abstract virtual - instance class System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/ - GetDirectories() cil managed - // SIG: 20 00 12 58 - { - // Method begins at RVA 0x0 - } // end of method PEBuilder::GetDirectories - - .method /*06000036*/ family hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetSections() cil managed - // SIG: 20 00 15 11 65 01 11 83 A4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEBuilder::GetSections - - .method /*06000037*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ - Serialize(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 11 80 B8 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEBuilder::Serialize - - .method /*06000038*/ family hidebysig newslot abstract virtual - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - SerializeSection(string name, - valuetype System.Reflection.PortableExecutable.SectionLocation/*02000021*/ location) cil managed - // SIG: 20 02 12 80 B4 0E 11 80 84 - { - // Method begins at RVA 0x0 - } // end of method PEBuilder::SerializeSection - - .property /*17000020*/ instance class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ - Header() - { - .get instance class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ System.Reflection.PortableExecutable.PEBuilder/*02000015*/::get_Header() /* 06000031 */ - } // end of property PEBuilder::Header - .property /*17000021*/ instance class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> - IdProvider() - { - .get instance class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> System.Reflection.PortableExecutable.PEBuilder/*02000015*/::get_IdProvider() /* 06000032 */ - } // end of property PEBuilder::IdProvider - .property /*17000022*/ instance bool IsDeterministic() - { - .get instance bool System.Reflection.PortableExecutable.PEBuilder/*02000015*/::get_IsDeterministic() /* 06000033 */ - } // end of property PEBuilder::IsDeterministic -} // end of class System.Reflection.PortableExecutable.PEBuilder - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.PEDirectoriesBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::.ctor - - .method /*0600003A*/ public hidebysig specialname - instance int32 get_AddressOfEntryPoint() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_AddressOfEntryPoint - - .method /*0600003B*/ public hidebysig specialname - instance void set_AddressOfEntryPoint(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_AddressOfEntryPoint - - .method /*0600003C*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_BaseRelocationTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_BaseRelocationTable - - .method /*0600003D*/ public hidebysig specialname - instance void set_BaseRelocationTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_BaseRelocationTable - - .method /*0600003E*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_BoundImportTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_BoundImportTable - - .method /*0600003F*/ public hidebysig specialname - instance void set_BoundImportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_BoundImportTable - - .method /*06000040*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_CopyrightTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_CopyrightTable - - .method /*06000041*/ public hidebysig specialname - instance void set_CopyrightTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_CopyrightTable - - .method /*06000042*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_CorHeaderTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_CorHeaderTable - - .method /*06000043*/ public hidebysig specialname - instance void set_CorHeaderTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_CorHeaderTable - - .method /*06000044*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_DebugTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_DebugTable - - .method /*06000045*/ public hidebysig specialname - instance void set_DebugTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_DebugTable - - .method /*06000046*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_DelayImportTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_DelayImportTable - - .method /*06000047*/ public hidebysig specialname - instance void set_DelayImportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_DelayImportTable - - .method /*06000048*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ExceptionTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_ExceptionTable - - .method /*06000049*/ public hidebysig specialname - instance void set_ExceptionTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_ExceptionTable - - .method /*0600004A*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ExportTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_ExportTable - - .method /*0600004B*/ public hidebysig specialname - instance void set_ExportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_ExportTable - - .method /*0600004C*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_GlobalPointerTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_GlobalPointerTable - - .method /*0600004D*/ public hidebysig specialname - instance void set_GlobalPointerTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_GlobalPointerTable - - .method /*0600004E*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ImportAddressTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_ImportAddressTable - - .method /*0600004F*/ public hidebysig specialname - instance void set_ImportAddressTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_ImportAddressTable - - .method /*06000050*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ImportTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_ImportTable - - .method /*06000051*/ public hidebysig specialname - instance void set_ImportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_ImportTable - - .method /*06000052*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_LoadConfigTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_LoadConfigTable - - .method /*06000053*/ public hidebysig specialname - instance void set_LoadConfigTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_LoadConfigTable - - .method /*06000054*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ResourceTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_ResourceTable - - .method /*06000055*/ public hidebysig specialname - instance void set_ResourceTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_ResourceTable - - .method /*06000056*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ThreadLocalStorageTable() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEDirectoriesBuilder::get_ThreadLocalStorageTable - - .method /*06000057*/ public hidebysig specialname - instance void set_ThreadLocalStorageTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEDirectoriesBuilder::set_ThreadLocalStorageTable - - .property /*17000023*/ instance int32 AddressOfEntryPoint() - { - .get instance int32 System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_AddressOfEntryPoint() /* 0600003A */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_AddressOfEntryPoint(int32) /* 0600003B */ - } // end of property PEDirectoriesBuilder::AddressOfEntryPoint - .property /*17000024*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - BaseRelocationTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_BaseRelocationTable() /* 0600003C */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_BaseRelocationTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 0600003D */ - } // end of property PEDirectoriesBuilder::BaseRelocationTable - .property /*17000025*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - BoundImportTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_BoundImportTable() /* 0600003E */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_BoundImportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 0600003F */ - } // end of property PEDirectoriesBuilder::BoundImportTable - .property /*17000026*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - CopyrightTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_CopyrightTable() /* 06000040 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_CopyrightTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000041 */ - } // end of property PEDirectoriesBuilder::CopyrightTable - .property /*17000027*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - CorHeaderTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_CorHeaderTable() /* 06000042 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_CorHeaderTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000043 */ - } // end of property PEDirectoriesBuilder::CorHeaderTable - .property /*17000028*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - DebugTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_DebugTable() /* 06000044 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_DebugTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000045 */ - } // end of property PEDirectoriesBuilder::DebugTable - .property /*17000029*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - DelayImportTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_DelayImportTable() /* 06000046 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_DelayImportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000047 */ - } // end of property PEDirectoriesBuilder::DelayImportTable - .property /*1700002A*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ExceptionTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_ExceptionTable() /* 06000048 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_ExceptionTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000049 */ - } // end of property PEDirectoriesBuilder::ExceptionTable - .property /*1700002B*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ExportTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_ExportTable() /* 0600004A */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_ExportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 0600004B */ - } // end of property PEDirectoriesBuilder::ExportTable - .property /*1700002C*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - GlobalPointerTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_GlobalPointerTable() /* 0600004C */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_GlobalPointerTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 0600004D */ - } // end of property PEDirectoriesBuilder::GlobalPointerTable - .property /*1700002D*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ImportAddressTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_ImportAddressTable() /* 0600004E */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_ImportAddressTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 0600004F */ - } // end of property PEDirectoriesBuilder::ImportAddressTable - .property /*1700002E*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ImportTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_ImportTable() /* 06000050 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_ImportTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000051 */ - } // end of property PEDirectoriesBuilder::ImportTable - .property /*1700002F*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - LoadConfigTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_LoadConfigTable() /* 06000052 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_LoadConfigTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000053 */ - } // end of property PEDirectoriesBuilder::LoadConfigTable - .property /*17000030*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ResourceTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_ResourceTable() /* 06000054 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_ResourceTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000055 */ - } // end of property PEDirectoriesBuilder::ResourceTable - .property /*17000031*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ThreadLocalStorageTable() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::get_ThreadLocalStorageTable() /* 06000056 */ - .set instance void System.Reflection.PortableExecutable.PEDirectoriesBuilder/*02000016*/::set_ThreadLocalStorageTable(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/) /* 06000057 */ - } // end of property PEDirectoriesBuilder::ThreadLocalStorageTable -} // end of class System.Reflection.PortableExecutable.PEDirectoriesBuilder - -.class /*02000017*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.PEHeader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000058*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEHeader::.ctor - - .method /*06000059*/ public hidebysig specialname - instance int32 get_AddressOfEntryPoint() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_AddressOfEntryPoint - - .method /*0600005A*/ public hidebysig specialname - instance int32 get_BaseOfCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_BaseOfCode - - .method /*0600005B*/ public hidebysig specialname - instance int32 get_BaseOfData() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_BaseOfData - - .method /*0600005C*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_BaseRelocationTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_BaseRelocationTableDirectory - - .method /*0600005D*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_BoundImportTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_BoundImportTableDirectory - - .method /*0600005E*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_CertificateTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_CertificateTableDirectory - - .method /*0600005F*/ public hidebysig specialname - instance uint32 get_CheckSum() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_CheckSum - - .method /*06000060*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_CopyrightTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_CopyrightTableDirectory - - .method /*06000061*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_CorHeaderTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_CorHeaderTableDirectory - - .method /*06000062*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_DebugTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_DebugTableDirectory - - .method /*06000063*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_DelayImportTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_DelayImportTableDirectory - - .method /*06000064*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ - get_DllCharacteristics() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_DllCharacteristics - - .method /*06000065*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ExceptionTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ExceptionTableDirectory - - .method /*06000066*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ExportTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ExportTableDirectory - - .method /*06000067*/ public hidebysig specialname - instance int32 get_FileAlignment() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_FileAlignment - - .method /*06000068*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_GlobalPointerTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_GlobalPointerTableDirectory - - .method /*06000069*/ public hidebysig specialname - instance uint64 get_ImageBase() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ImageBase - - .method /*0600006A*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ImportAddressTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ImportAddressTableDirectory - - .method /*0600006B*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ImportTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ImportTableDirectory - - .method /*0600006C*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_LoadConfigTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_LoadConfigTableDirectory - - .method /*0600006D*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.PEMagic/*0200001A*/ - get_Magic() cil managed - // SIG: 20 00 11 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_Magic - - .method /*0600006E*/ public hidebysig specialname - instance uint16 get_MajorImageVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MajorImageVersion - - .method /*0600006F*/ public hidebysig specialname - instance uint8 get_MajorLinkerVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MajorLinkerVersion - - .method /*06000070*/ public hidebysig specialname - instance uint16 get_MajorOperatingSystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MajorOperatingSystemVersion - - .method /*06000071*/ public hidebysig specialname - instance uint16 get_MajorSubsystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MajorSubsystemVersion - - .method /*06000072*/ public hidebysig specialname - instance uint16 get_MinorImageVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MinorImageVersion - - .method /*06000073*/ public hidebysig specialname - instance uint8 get_MinorLinkerVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MinorLinkerVersion - - .method /*06000074*/ public hidebysig specialname - instance uint16 get_MinorOperatingSystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MinorOperatingSystemVersion - - .method /*06000075*/ public hidebysig specialname - instance uint16 get_MinorSubsystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_MinorSubsystemVersion - - .method /*06000076*/ public hidebysig specialname - instance int32 get_NumberOfRvaAndSizes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_NumberOfRvaAndSizes - - .method /*06000077*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ResourceTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ResourceTableDirectory - - .method /*06000078*/ public hidebysig specialname - instance int32 get_SectionAlignment() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SectionAlignment - - .method /*06000079*/ public hidebysig specialname - instance int32 get_SizeOfCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfCode - - .method /*0600007A*/ public hidebysig specialname - instance int32 get_SizeOfHeaders() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfHeaders - - .method /*0600007B*/ public hidebysig specialname - instance uint64 get_SizeOfHeapCommit() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfHeapCommit - - .method /*0600007C*/ public hidebysig specialname - instance uint64 get_SizeOfHeapReserve() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfHeapReserve - - .method /*0600007D*/ public hidebysig specialname - instance int32 get_SizeOfImage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfImage - - .method /*0600007E*/ public hidebysig specialname - instance int32 get_SizeOfInitializedData() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfInitializedData - - .method /*0600007F*/ public hidebysig specialname - instance uint64 get_SizeOfStackCommit() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfStackCommit - - .method /*06000080*/ public hidebysig specialname - instance uint64 get_SizeOfStackReserve() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfStackReserve - - .method /*06000081*/ public hidebysig specialname - instance int32 get_SizeOfUninitializedData() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_SizeOfUninitializedData - - .method /*06000082*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ - get_Subsystem() cil managed - // SIG: 20 00 11 80 88 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_Subsystem - - .method /*06000083*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - get_ThreadLocalStorageTableDirectory() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeader::get_ThreadLocalStorageTableDirectory - - .property /*17000032*/ instance int32 AddressOfEntryPoint() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_AddressOfEntryPoint() /* 06000059 */ - } // end of property PEHeader::AddressOfEntryPoint - .property /*17000033*/ instance int32 BaseOfCode() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_BaseOfCode() /* 0600005A */ - } // end of property PEHeader::BaseOfCode - .property /*17000034*/ instance int32 BaseOfData() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_BaseOfData() /* 0600005B */ - } // end of property PEHeader::BaseOfData - .property /*17000035*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - BaseRelocationTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_BaseRelocationTableDirectory() /* 0600005C */ - } // end of property PEHeader::BaseRelocationTableDirectory - .property /*17000036*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - BoundImportTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_BoundImportTableDirectory() /* 0600005D */ - } // end of property PEHeader::BoundImportTableDirectory - .property /*17000037*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - CertificateTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_CertificateTableDirectory() /* 0600005E */ - } // end of property PEHeader::CertificateTableDirectory - .property /*17000038*/ instance uint32 CheckSum() - { - .get instance uint32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_CheckSum() /* 0600005F */ - } // end of property PEHeader::CheckSum - .property /*17000039*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - CopyrightTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_CopyrightTableDirectory() /* 06000060 */ - } // end of property PEHeader::CopyrightTableDirectory - .property /*1700003A*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - CorHeaderTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_CorHeaderTableDirectory() /* 06000061 */ - } // end of property PEHeader::CorHeaderTableDirectory - .property /*1700003B*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - DebugTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_DebugTableDirectory() /* 06000062 */ - } // end of property PEHeader::DebugTableDirectory - .property /*1700003C*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - DelayImportTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_DelayImportTableDirectory() /* 06000063 */ - } // end of property PEHeader::DelayImportTableDirectory - .property /*1700003D*/ instance valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ - DllCharacteristics() - { - .get instance valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_DllCharacteristics() /* 06000064 */ - } // end of property PEHeader::DllCharacteristics - .property /*1700003E*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ExceptionTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ExceptionTableDirectory() /* 06000065 */ - } // end of property PEHeader::ExceptionTableDirectory - .property /*1700003F*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ExportTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ExportTableDirectory() /* 06000066 */ - } // end of property PEHeader::ExportTableDirectory - .property /*17000040*/ instance int32 FileAlignment() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_FileAlignment() /* 06000067 */ - } // end of property PEHeader::FileAlignment - .property /*17000041*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - GlobalPointerTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_GlobalPointerTableDirectory() /* 06000068 */ - } // end of property PEHeader::GlobalPointerTableDirectory - .property /*17000042*/ instance uint64 ImageBase() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ImageBase() /* 06000069 */ - } // end of property PEHeader::ImageBase - .property /*17000043*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ImportAddressTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ImportAddressTableDirectory() /* 0600006A */ - } // end of property PEHeader::ImportAddressTableDirectory - .property /*17000044*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ImportTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ImportTableDirectory() /* 0600006B */ - } // end of property PEHeader::ImportTableDirectory - .property /*17000045*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - LoadConfigTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_LoadConfigTableDirectory() /* 0600006C */ - } // end of property PEHeader::LoadConfigTableDirectory - .property /*17000046*/ instance valuetype System.Reflection.PortableExecutable.PEMagic/*0200001A*/ - Magic() - { - .get instance valuetype System.Reflection.PortableExecutable.PEMagic/*0200001A*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_Magic() /* 0600006D */ - } // end of property PEHeader::Magic - .property /*17000047*/ instance uint16 MajorImageVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MajorImageVersion() /* 0600006E */ - } // end of property PEHeader::MajorImageVersion - .property /*17000048*/ instance uint8 MajorLinkerVersion() - { - .get instance uint8 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MajorLinkerVersion() /* 0600006F */ - } // end of property PEHeader::MajorLinkerVersion - .property /*17000049*/ instance uint16 MajorOperatingSystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MajorOperatingSystemVersion() /* 06000070 */ - } // end of property PEHeader::MajorOperatingSystemVersion - .property /*1700004A*/ instance uint16 MajorSubsystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MajorSubsystemVersion() /* 06000071 */ - } // end of property PEHeader::MajorSubsystemVersion - .property /*1700004B*/ instance uint16 MinorImageVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MinorImageVersion() /* 06000072 */ - } // end of property PEHeader::MinorImageVersion - .property /*1700004C*/ instance uint8 MinorLinkerVersion() - { - .get instance uint8 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MinorLinkerVersion() /* 06000073 */ - } // end of property PEHeader::MinorLinkerVersion - .property /*1700004D*/ instance uint16 MinorOperatingSystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MinorOperatingSystemVersion() /* 06000074 */ - } // end of property PEHeader::MinorOperatingSystemVersion - .property /*1700004E*/ instance uint16 MinorSubsystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_MinorSubsystemVersion() /* 06000075 */ - } // end of property PEHeader::MinorSubsystemVersion - .property /*1700004F*/ instance int32 NumberOfRvaAndSizes() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_NumberOfRvaAndSizes() /* 06000076 */ - } // end of property PEHeader::NumberOfRvaAndSizes - .property /*17000050*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ResourceTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ResourceTableDirectory() /* 06000077 */ - } // end of property PEHeader::ResourceTableDirectory - .property /*17000051*/ instance int32 SectionAlignment() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SectionAlignment() /* 06000078 */ - } // end of property PEHeader::SectionAlignment - .property /*17000052*/ instance int32 SizeOfCode() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfCode() /* 06000079 */ - } // end of property PEHeader::SizeOfCode - .property /*17000053*/ instance int32 SizeOfHeaders() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfHeaders() /* 0600007A */ - } // end of property PEHeader::SizeOfHeaders - .property /*17000054*/ instance uint64 SizeOfHeapCommit() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfHeapCommit() /* 0600007B */ - } // end of property PEHeader::SizeOfHeapCommit - .property /*17000055*/ instance uint64 SizeOfHeapReserve() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfHeapReserve() /* 0600007C */ - } // end of property PEHeader::SizeOfHeapReserve - .property /*17000056*/ instance int32 SizeOfImage() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfImage() /* 0600007D */ - } // end of property PEHeader::SizeOfImage - .property /*17000057*/ instance int32 SizeOfInitializedData() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfInitializedData() /* 0600007E */ - } // end of property PEHeader::SizeOfInitializedData - .property /*17000058*/ instance uint64 SizeOfStackCommit() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfStackCommit() /* 0600007F */ - } // end of property PEHeader::SizeOfStackCommit - .property /*17000059*/ instance uint64 SizeOfStackReserve() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfStackReserve() /* 06000080 */ - } // end of property PEHeader::SizeOfStackReserve - .property /*1700005A*/ instance int32 SizeOfUninitializedData() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_SizeOfUninitializedData() /* 06000081 */ - } // end of property PEHeader::SizeOfUninitializedData - .property /*1700005B*/ instance valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ - Subsystem() - { - .get instance valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_Subsystem() /* 06000082 */ - } // end of property PEHeader::Subsystem - .property /*1700005C*/ instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ - ThreadLocalStorageTableDirectory() - { - .get instance valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ System.Reflection.PortableExecutable.PEHeader/*02000017*/::get_ThreadLocalStorageTableDirectory() /* 06000083 */ - } // end of property PEHeader::ThreadLocalStorageTableDirectory -} // end of class System.Reflection.PortableExecutable.PEHeader - -.class /*02000018*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.PEHeaderBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000084*/ public hidebysig specialname rtspecialname - instance void .ctor([opt] valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ machine, - [opt] int32 sectionAlignment, - [opt] int32 fileAlignment, - [opt] uint64 imageBase, - [opt] uint8 majorLinkerVersion, - [opt] uint8 minorLinkerVersion, - [opt] uint16 majorOperatingSystemVersion, - [opt] uint16 minorOperatingSystemVersion, - [opt] uint16 majorImageVersion, - [opt] uint16 minorImageVersion, - [opt] uint16 majorSubsystemVersion, - [opt] uint16 minorSubsystemVersion, - [opt] valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ subsystem, - [opt] valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ dllCharacteristics, - [opt] valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ imageCharacteristics, - [opt] uint64 sizeOfStackReserve, - [opt] uint64 sizeOfStackCommit, - [opt] uint64 sizeOfHeapReserve, - [opt] uint64 sizeOfHeapCommit) cil managed - // SIG: 20 13 01 11 48 08 08 0B 05 05 07 07 07 07 07 07 11 80 88 11 44 11 20 0B 0B 0B 0B - { - .param [1]/*0800003C*/ = uint16(0x0000) - .param [2]/*0800003D*/ = int32(0x00002000) - .param [3]/*0800003E*/ = int32(0x00000200) - .param [4]/*0800003F*/ = uint64(0x400000) - .param [5]/*08000040*/ = uint8(0x30) - .param [6]/*08000041*/ = uint8(0x00) - .param [7]/*08000042*/ = uint16(0x0004) - .param [8]/*08000043*/ = uint16(0x0000) - .param [9]/*08000044*/ = uint16(0x0000) - .param [10]/*08000045*/ = uint16(0x0000) - .param [11]/*08000046*/ = uint16(0x0004) - .param [12]/*08000047*/ = uint16(0x0000) - .param [13]/*08000048*/ = uint16(0x0003) - .param [14]/*08000049*/ = uint16(0x8540) - .param [15]/*0800004A*/ = uint16(0x2000) - .param [16]/*0800004B*/ = uint64(0x100000) - .param [17]/*0800004C*/ = uint64(0x1000) - .param [18]/*0800004D*/ = uint64(0x100000) - .param [19]/*0800004E*/ = uint64(0x1000) - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEHeaderBuilder::.ctor - - .method /*06000085*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ - get_DllCharacteristics() cil managed - // SIG: 20 00 11 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_DllCharacteristics - - .method /*06000086*/ public hidebysig specialname - instance int32 get_FileAlignment() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_FileAlignment - - .method /*06000087*/ public hidebysig specialname - instance uint64 get_ImageBase() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_ImageBase - - .method /*06000088*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ - get_ImageCharacteristics() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_ImageCharacteristics - - .method /*06000089*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ - get_Machine() cil managed - // SIG: 20 00 11 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_Machine - - .method /*0600008A*/ public hidebysig specialname - instance uint16 get_MajorImageVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MajorImageVersion - - .method /*0600008B*/ public hidebysig specialname - instance uint8 get_MajorLinkerVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MajorLinkerVersion - - .method /*0600008C*/ public hidebysig specialname - instance uint16 get_MajorOperatingSystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MajorOperatingSystemVersion - - .method /*0600008D*/ public hidebysig specialname - instance uint16 get_MajorSubsystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MajorSubsystemVersion - - .method /*0600008E*/ public hidebysig specialname - instance uint16 get_MinorImageVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MinorImageVersion - - .method /*0600008F*/ public hidebysig specialname - instance uint8 get_MinorLinkerVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MinorLinkerVersion - - .method /*06000090*/ public hidebysig specialname - instance uint16 get_MinorOperatingSystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MinorOperatingSystemVersion - - .method /*06000091*/ public hidebysig specialname - instance uint16 get_MinorSubsystemVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_MinorSubsystemVersion - - .method /*06000092*/ public hidebysig specialname - instance int32 get_SectionAlignment() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_SectionAlignment - - .method /*06000093*/ public hidebysig specialname - instance uint64 get_SizeOfHeapCommit() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_SizeOfHeapCommit - - .method /*06000094*/ public hidebysig specialname - instance uint64 get_SizeOfHeapReserve() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_SizeOfHeapReserve - - .method /*06000095*/ public hidebysig specialname - instance uint64 get_SizeOfStackCommit() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_SizeOfStackCommit - - .method /*06000096*/ public hidebysig specialname - instance uint64 get_SizeOfStackReserve() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_SizeOfStackReserve - - .method /*06000097*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ - get_Subsystem() cil managed - // SIG: 20 00 11 80 88 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::get_Subsystem - - .method /*06000098*/ public hidebysig static - class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ - CreateExecutableHeader() cil managed - // SIG: 00 00 12 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::CreateExecutableHeader - - .method /*06000099*/ public hidebysig static - class System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/ - CreateLibraryHeader() cil managed - // SIG: 00 00 12 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaderBuilder::CreateLibraryHeader - - .property /*1700005D*/ instance valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ - DllCharacteristics() - { - .get instance valuetype System.Reflection.PortableExecutable.DllCharacteristics/*02000011*/ System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_DllCharacteristics() /* 06000085 */ - } // end of property PEHeaderBuilder::DllCharacteristics - .property /*1700005E*/ instance int32 FileAlignment() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_FileAlignment() /* 06000086 */ - } // end of property PEHeaderBuilder::FileAlignment - .property /*1700005F*/ instance uint64 ImageBase() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_ImageBase() /* 06000087 */ - } // end of property PEHeaderBuilder::ImageBase - .property /*17000060*/ instance valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ - ImageCharacteristics() - { - .get instance valuetype System.Reflection.PortableExecutable.Characteristics/*02000008*/ System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_ImageCharacteristics() /* 06000088 */ - } // end of property PEHeaderBuilder::ImageCharacteristics - .property /*17000061*/ instance valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ - Machine() - { - .get instance valuetype System.Reflection.PortableExecutable.Machine/*02000012*/ System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_Machine() /* 06000089 */ - } // end of property PEHeaderBuilder::Machine - .property /*17000062*/ instance uint16 MajorImageVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MajorImageVersion() /* 0600008A */ - } // end of property PEHeaderBuilder::MajorImageVersion - .property /*17000063*/ instance uint8 MajorLinkerVersion() - { - .get instance uint8 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MajorLinkerVersion() /* 0600008B */ - } // end of property PEHeaderBuilder::MajorLinkerVersion - .property /*17000064*/ instance uint16 MajorOperatingSystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MajorOperatingSystemVersion() /* 0600008C */ - } // end of property PEHeaderBuilder::MajorOperatingSystemVersion - .property /*17000065*/ instance uint16 MajorSubsystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MajorSubsystemVersion() /* 0600008D */ - } // end of property PEHeaderBuilder::MajorSubsystemVersion - .property /*17000066*/ instance uint16 MinorImageVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MinorImageVersion() /* 0600008E */ - } // end of property PEHeaderBuilder::MinorImageVersion - .property /*17000067*/ instance uint8 MinorLinkerVersion() - { - .get instance uint8 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MinorLinkerVersion() /* 0600008F */ - } // end of property PEHeaderBuilder::MinorLinkerVersion - .property /*17000068*/ instance uint16 MinorOperatingSystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MinorOperatingSystemVersion() /* 06000090 */ - } // end of property PEHeaderBuilder::MinorOperatingSystemVersion - .property /*17000069*/ instance uint16 MinorSubsystemVersion() - { - .get instance uint16 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_MinorSubsystemVersion() /* 06000091 */ - } // end of property PEHeaderBuilder::MinorSubsystemVersion - .property /*1700006A*/ instance int32 SectionAlignment() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_SectionAlignment() /* 06000092 */ - } // end of property PEHeaderBuilder::SectionAlignment - .property /*1700006B*/ instance uint64 SizeOfHeapCommit() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_SizeOfHeapCommit() /* 06000093 */ - } // end of property PEHeaderBuilder::SizeOfHeapCommit - .property /*1700006C*/ instance uint64 SizeOfHeapReserve() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_SizeOfHeapReserve() /* 06000094 */ - } // end of property PEHeaderBuilder::SizeOfHeapReserve - .property /*1700006D*/ instance uint64 SizeOfStackCommit() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_SizeOfStackCommit() /* 06000095 */ - } // end of property PEHeaderBuilder::SizeOfStackCommit - .property /*1700006E*/ instance uint64 SizeOfStackReserve() - { - .get instance uint64 System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_SizeOfStackReserve() /* 06000096 */ - } // end of property PEHeaderBuilder::SizeOfStackReserve - .property /*1700006F*/ instance valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ - Subsystem() - { - .get instance valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ System.Reflection.PortableExecutable.PEHeaderBuilder/*02000018*/::get_Subsystem() /* 06000097 */ - } // end of property PEHeaderBuilder::Subsystem -} // end of class System.Reflection.PortableExecutable.PEHeaderBuilder - -.class /*02000019*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.PEHeaders - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*0600009A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ peStream) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEHeaders::.ctor - - .method /*0600009B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ peStream, - int32 size) cil managed - // SIG: 20 02 01 12 71 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEHeaders::.ctor - - .method /*0600009C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ peStream, - int32 size, - bool isLoadedImage) cil managed - // SIG: 20 03 01 12 71 08 02 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEHeaders::.ctor - - .method /*0600009D*/ public hidebysig specialname - instance class System.Reflection.PortableExecutable.CoffHeader/*0200000A*/ - get_CoffHeader() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_CoffHeader - - .method /*0600009E*/ public hidebysig specialname - instance int32 get_CoffHeaderStartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_CoffHeaderStartOffset - - .method /*0600009F*/ public hidebysig specialname - instance class System.Reflection.PortableExecutable.CorHeader/*0200000C*/ - get_CorHeader() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_CorHeader - - .method /*060000A0*/ public hidebysig specialname - instance int32 get_CorHeaderStartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_CorHeaderStartOffset - - .method /*060000A1*/ public hidebysig specialname - instance bool get_IsCoffOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_IsCoffOnly - - .method /*060000A2*/ public hidebysig specialname - instance bool get_IsConsoleApplication() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_IsConsoleApplication - - .method /*060000A3*/ public hidebysig specialname - instance bool get_IsDll() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_IsDll - - .method /*060000A4*/ public hidebysig specialname - instance bool get_IsExe() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_IsExe - - .method /*060000A5*/ public hidebysig specialname - instance int32 get_MetadataSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_MetadataSize - - .method /*060000A6*/ public hidebysig specialname - instance int32 get_MetadataStartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_MetadataStartOffset - - .method /*060000A7*/ public hidebysig specialname - instance class System.Reflection.PortableExecutable.PEHeader/*02000017*/ - get_PEHeader() cil managed - // SIG: 20 00 12 5C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_PEHeader - - .method /*060000A8*/ public hidebysig specialname - instance int32 get_PEHeaderStartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_PEHeaderStartOffset - - .method /*060000A9*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_SectionHeaders() cil managed - // SIG: 20 00 15 11 65 01 11 80 80 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::get_SectionHeaders - - .method /*060000AA*/ public hidebysig instance int32 - GetContainingSectionIndex(int32 relativeVirtualAddress) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::GetContainingSectionIndex - - .method /*060000AB*/ public hidebysig instance bool - TryGetDirectoryOffset(valuetype System.Reflection.PortableExecutable.DirectoryEntry/*02000010*/ directory, - [out] int32& offset) cil managed - // SIG: 20 02 02 11 40 10 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEHeaders::TryGetDirectoryOffset - - .property /*17000070*/ instance class System.Reflection.PortableExecutable.CoffHeader/*0200000A*/ - CoffHeader() - { - .get instance class System.Reflection.PortableExecutable.CoffHeader/*0200000A*/ System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_CoffHeader() /* 0600009D */ - } // end of property PEHeaders::CoffHeader - .property /*17000071*/ instance int32 CoffHeaderStartOffset() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_CoffHeaderStartOffset() /* 0600009E */ - } // end of property PEHeaders::CoffHeaderStartOffset - .property /*17000072*/ instance class System.Reflection.PortableExecutable.CorHeader/*0200000C*/ - CorHeader() - { - .get instance class System.Reflection.PortableExecutable.CorHeader/*0200000C*/ System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_CorHeader() /* 0600009F */ - } // end of property PEHeaders::CorHeader - .property /*17000073*/ instance int32 CorHeaderStartOffset() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_CorHeaderStartOffset() /* 060000A0 */ - } // end of property PEHeaders::CorHeaderStartOffset - .property /*17000074*/ instance bool IsCoffOnly() - { - .get instance bool System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_IsCoffOnly() /* 060000A1 */ - } // end of property PEHeaders::IsCoffOnly - .property /*17000075*/ instance bool IsConsoleApplication() - { - .get instance bool System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_IsConsoleApplication() /* 060000A2 */ - } // end of property PEHeaders::IsConsoleApplication - .property /*17000076*/ instance bool IsDll() - { - .get instance bool System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_IsDll() /* 060000A3 */ - } // end of property PEHeaders::IsDll - .property /*17000077*/ instance bool IsExe() - { - .get instance bool System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_IsExe() /* 060000A4 */ - } // end of property PEHeaders::IsExe - .property /*17000078*/ instance int32 MetadataSize() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_MetadataSize() /* 060000A5 */ - } // end of property PEHeaders::MetadataSize - .property /*17000079*/ instance int32 MetadataStartOffset() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_MetadataStartOffset() /* 060000A6 */ - } // end of property PEHeaders::MetadataStartOffset - .property /*1700007A*/ instance class System.Reflection.PortableExecutable.PEHeader/*02000017*/ - PEHeader() - { - .get instance class System.Reflection.PortableExecutable.PEHeader/*02000017*/ System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_PEHeader() /* 060000A7 */ - } // end of property PEHeaders::PEHeader - .property /*1700007B*/ instance int32 PEHeaderStartOffset() - { - .get instance int32 System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_PEHeaderStartOffset() /* 060000A8 */ - } // end of property PEHeaders::PEHeaderStartOffset - .property /*1700007C*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - SectionHeaders() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.PortableExecutable.PEHeaders/*02000019*/::get_SectionHeaders() /* 060000A9 */ - } // end of property PEHeaders::SectionHeaders -} // end of class System.Reflection.PortableExecutable.PEHeaders - -.class /*0200001A*/ public auto ansi sealed System.Reflection.PortableExecutable.PEMagic - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000087*/ public specialname rtspecialname uint16 value__ - .field /*04000088*/ public static literal valuetype System.Reflection.PortableExecutable.PEMagic/*0200001A*/ PE32 = uint16(0x010B) - .field /*04000089*/ public static literal valuetype System.Reflection.PortableExecutable.PEMagic/*0200001A*/ PE32Plus = uint16(0x020B) -} // end of class System.Reflection.PortableExecutable.PEMagic - -.class /*0200001B*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.PEMemoryBlock - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00001D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400008A*/ private initonly object _dummy - .method /*060000AC*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEMemoryBlock::get_Length - - .method /*060000AD*/ public hidebysig specialname - instance uint8* get_Pointer() cil managed - // SIG: 20 00 0F 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEMemoryBlock::get_Pointer - - .method /*060000AE*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetContent() cil managed - // SIG: 20 00 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEMemoryBlock::GetContent - - .method /*060000AF*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetContent(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 65 01 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEMemoryBlock::GetContent - - .method /*060000B0*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobReader/*02000030*/ - GetReader() cil managed - // SIG: 20 00 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEMemoryBlock::GetReader - - .method /*060000B1*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobReader/*02000030*/ - GetReader(int32 start, - int32 length) cil managed - // SIG: 20 02 11 80 C0 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEMemoryBlock::GetReader - - .property /*1700007D*/ instance int32 Length() - { - .get instance int32 System.Reflection.PortableExecutable.PEMemoryBlock/*0200001B*/::get_Length() /* 060000AC */ - } // end of property PEMemoryBlock::Length - .property /*1700007E*/ instance uint8* Pointer() - { - .get instance uint8* System.Reflection.PortableExecutable.PEMemoryBlock/*0200001B*/::get_Pointer() /* 060000AD */ - } // end of property PEMemoryBlock::Pointer -} // end of class System.Reflection.PortableExecutable.PEMemoryBlock - -.class /*0200001C*/ public auto ansi sealed beforefieldinit System.Reflection.PortableExecutable.PEReader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*060000B2*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* peImage, - int32 size) cil managed - // SIG: 20 02 01 0F 05 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEReader::.ctor - - .method /*060000B3*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* peImage, - int32 size, - bool isLoadedImage) cil managed - // SIG: 20 03 01 0F 05 08 02 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEReader::.ctor - - .method /*060000B4*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ peImage) cil managed - // SIG: 20 01 01 15 11 65 01 05 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEReader::.ctor - - .method /*060000B5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ peStream) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEReader::.ctor - - .method /*060000B6*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ peStream, - valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ options) cil managed - // SIG: 20 02 01 12 71 11 74 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEReader::.ctor - - .method /*060000B7*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ peStream, - valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ options, - int32 size) cil managed - // SIG: 20 03 01 12 71 11 74 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PEReader::.ctor - - .method /*060000B8*/ public hidebysig specialname - instance bool get_HasMetadata() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::get_HasMetadata - - .method /*060000B9*/ public hidebysig specialname - instance bool get_IsEntireImageAvailable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::get_IsEntireImageAvailable - - .method /*060000BA*/ public hidebysig specialname - instance bool get_IsLoadedImage() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::get_IsLoadedImage - - .method /*060000BB*/ public hidebysig specialname - instance class System.Reflection.PortableExecutable.PEHeaders/*02000019*/ - get_PEHeaders() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::get_PEHeaders - - .method /*060000BC*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PEReader::Dispose - - .method /*060000BD*/ public hidebysig instance valuetype System.Reflection.PortableExecutable.PEMemoryBlock/*0200001B*/ - GetEntireImage() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::GetEntireImage - - .method /*060000BE*/ public hidebysig instance valuetype System.Reflection.PortableExecutable.PEMemoryBlock/*0200001B*/ - GetMetadata() cil managed - // SIG: 20 00 11 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::GetMetadata - - .method /*060000BF*/ public hidebysig instance valuetype System.Reflection.PortableExecutable.PEMemoryBlock/*0200001B*/ - GetSectionData(int32 relativeVirtualAddress) cil managed - // SIG: 20 01 11 6C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::GetSectionData - - .method /*060000C0*/ public hidebysig instance valuetype System.Reflection.PortableExecutable.PEMemoryBlock/*0200001B*/ - GetSectionData(string sectionName) cil managed - // SIG: 20 01 11 6C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::GetSectionData - - .method /*060000C1*/ public hidebysig instance valuetype System.Reflection.PortableExecutable.CodeViewDebugDirectoryData/*02000009*/ - ReadCodeViewDebugDirectoryData(valuetype System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/ entry) cil managed - // SIG: 20 01 11 24 11 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::ReadCodeViewDebugDirectoryData - - .method /*060000C2*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ReadDebugDirectory() cil managed - // SIG: 20 00 15 11 65 01 11 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::ReadDebugDirectory - - .method /*060000C3*/ public hidebysig instance class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - ReadEmbeddedPortablePdbDebugDirectoryData(valuetype System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/ entry) cil managed - // SIG: 20 01 12 82 0C 11 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::ReadEmbeddedPortablePdbDebugDirectoryData - - .method /*060000C4*/ public hidebysig instance valuetype System.Reflection.PortableExecutable.PdbChecksumDebugDirectoryData/*02000014*/ - ReadPdbChecksumDebugDirectoryData(valuetype System.Reflection.PortableExecutable.DebugDirectoryEntry/*0200000E*/ entry) cil managed - // SIG: 20 01 11 50 11 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::ReadPdbChecksumDebugDirectoryData - - .method /*060000C5*/ public hidebysig instance bool - TryOpenAssociatedPortablePdb(string peImagePath, - class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/ pdbFileStreamProvider, - [out] class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/& pdbReaderProvider, - [out] string& pdbPath) cil managed - // SIG: 20 04 02 0E 15 12 69 02 0E 12 71 10 12 82 0C 10 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReader::TryOpenAssociatedPortablePdb - - .property /*1700007F*/ instance bool HasMetadata() - { - .get instance bool System.Reflection.PortableExecutable.PEReader/*0200001C*/::get_HasMetadata() /* 060000B8 */ - } // end of property PEReader::HasMetadata - .property /*17000080*/ instance bool IsEntireImageAvailable() - { - .get instance bool System.Reflection.PortableExecutable.PEReader/*0200001C*/::get_IsEntireImageAvailable() /* 060000B9 */ - } // end of property PEReader::IsEntireImageAvailable - .property /*17000081*/ instance bool IsLoadedImage() - { - .get instance bool System.Reflection.PortableExecutable.PEReader/*0200001C*/::get_IsLoadedImage() /* 060000BA */ - } // end of property PEReader::IsLoadedImage - .property /*17000082*/ instance class System.Reflection.PortableExecutable.PEHeaders/*02000019*/ - PEHeaders() - { - .get instance class System.Reflection.PortableExecutable.PEHeaders/*02000019*/ System.Reflection.PortableExecutable.PEReader/*0200001C*/::get_PEHeaders() /* 060000BB */ - } // end of property PEReader::PEHeaders -} // end of class System.Reflection.PortableExecutable.PEReader - -.class /*0200001D*/ public auto ansi sealed System.Reflection.PortableExecutable.PEStreamOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001E:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400008B*/ public specialname rtspecialname int32 value__ - .field /*0400008C*/ public static literal valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ Default = int32(0x00000000) - .field /*0400008D*/ public static literal valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ IsLoadedImage = int32(0x00000008) - .field /*0400008E*/ public static literal valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ LeaveOpen = int32(0x00000001) - .field /*0400008F*/ public static literal valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ PrefetchEntireImage = int32(0x00000004) - .field /*04000090*/ public static literal valuetype System.Reflection.PortableExecutable.PEStreamOptions/*0200001D*/ PrefetchMetadata = int32(0x00000002) -} // end of class System.Reflection.PortableExecutable.PEStreamOptions - -.class /*0200001E*/ public abstract auto ansi beforefieldinit System.Reflection.PortableExecutable.ResourceSectionBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060000C6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceSectionBuilder::.ctor - - .method /*060000C7*/ famorassem hidebysig newslot abstract virtual - instance void Serialize(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder, - valuetype System.Reflection.PortableExecutable.SectionLocation/*02000021*/ location) cil managed - // SIG: 20 02 01 12 80 B4 11 80 84 - { - // Method begins at RVA 0x0 - } // end of method ResourceSectionBuilder::Serialize - -} // end of class System.Reflection.PortableExecutable.ResourceSectionBuilder - -.class /*0200001F*/ public auto ansi sealed System.Reflection.PortableExecutable.SectionCharacteristics - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00001F:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000091*/ public specialname rtspecialname uint32 value__ - .field /*04000092*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align1024Bytes = uint32(0x00B00000) - .field /*04000093*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align128Bytes = uint32(0x00800000) - .field /*04000094*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align16Bytes = uint32(0x00500000) - .field /*04000095*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align1Bytes = uint32(0x00100000) - .field /*04000096*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align2048Bytes = uint32(0x00C00000) - .field /*04000097*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align256Bytes = uint32(0x00900000) - .field /*04000098*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align2Bytes = uint32(0x00200000) - .field /*04000099*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align32Bytes = uint32(0x00600000) - .field /*0400009A*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align4096Bytes = uint32(0x00D00000) - .field /*0400009B*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align4Bytes = uint32(0x00300000) - .field /*0400009C*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align512Bytes = uint32(0x00A00000) - .field /*0400009D*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align64Bytes = uint32(0x00700000) - .field /*0400009E*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align8192Bytes = uint32(0x00E00000) - .field /*0400009F*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Align8Bytes = uint32(0x00400000) - .field /*040000A0*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ AlignMask = uint32(0x00F00000) - .field /*040000A1*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ ContainsCode = uint32(0x00000020) - .field /*040000A2*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ ContainsInitializedData = uint32(0x00000040) - .field /*040000A3*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ ContainsUninitializedData = uint32(0x00000080) - .field /*040000A4*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ GPRel = uint32(0x00008000) - .field /*040000A5*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ LinkerComdat = uint32(0x00001000) - .field /*040000A6*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ LinkerInfo = uint32(0x00000200) - .field /*040000A7*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ LinkerNRelocOvfl = uint32(0x01000000) - .field /*040000A8*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ LinkerOther = uint32(0x00000100) - .field /*040000A9*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ LinkerRemove = uint32(0x00000800) - .field /*040000AA*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ Mem16Bit = uint32(0x00020000) - .field /*040000AB*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemDiscardable = uint32(0x02000000) - .field /*040000AC*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemExecute = uint32(0x20000000) - .field /*040000AD*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemFardata = uint32(0x00008000) - .field /*040000AE*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemLocked = uint32(0x00040000) - .field /*040000AF*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemNotCached = uint32(0x04000000) - .field /*040000B0*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemNotPaged = uint32(0x08000000) - .field /*040000B1*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemPreload = uint32(0x00080000) - .field /*040000B2*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemProtected = uint32(0x00004000) - .field /*040000B3*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemPurgeable = uint32(0x00020000) - .field /*040000B4*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemRead = uint32(0x40000000) - .field /*040000B5*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemShared = uint32(0x10000000) - .field /*040000B6*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemSysheap = uint32(0x00010000) - .field /*040000B7*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ MemWrite = uint32(0x80000000) - .field /*040000B8*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ NoDeferSpecExc = uint32(0x00004000) - .field /*040000B9*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeCopy = uint32(0x00000010) - .field /*040000BA*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeDSect = uint32(0x00000001) - .field /*040000BB*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeGroup = uint32(0x00000004) - .field /*040000BC*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeNoLoad = uint32(0x00000002) - .field /*040000BD*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeNoPad = uint32(0x00000008) - .field /*040000BE*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeOver = uint32(0x00000400) - .field /*040000BF*/ public static literal valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ TypeReg = uint32(0x00000000) -} // end of class System.Reflection.PortableExecutable.SectionCharacteristics - -.class /*02000020*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.SectionHeader - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000020:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000C0*/ private initonly object _dummy - .method /*060000C8*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_Name - - .method /*060000C9*/ public hidebysig specialname - instance uint16 get_NumberOfLineNumbers() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_NumberOfLineNumbers - - .method /*060000CA*/ public hidebysig specialname - instance uint16 get_NumberOfRelocations() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_NumberOfRelocations - - .method /*060000CB*/ public hidebysig specialname - instance int32 get_PointerToLineNumbers() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_PointerToLineNumbers - - .method /*060000CC*/ public hidebysig specialname - instance int32 get_PointerToRawData() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_PointerToRawData - - .method /*060000CD*/ public hidebysig specialname - instance int32 get_PointerToRelocations() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_PointerToRelocations - - .method /*060000CE*/ public hidebysig specialname - instance valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ - get_SectionCharacteristics() cil managed - // SIG: 20 00 11 7C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_SectionCharacteristics - - .method /*060000CF*/ public hidebysig specialname - instance int32 get_SizeOfRawData() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_SizeOfRawData - - .method /*060000D0*/ public hidebysig specialname - instance int32 get_VirtualAddress() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_VirtualAddress - - .method /*060000D1*/ public hidebysig specialname - instance int32 get_VirtualSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionHeader::get_VirtualSize - - .property /*17000083*/ instance string Name() - { - .get instance string System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_Name() /* 060000C8 */ - } // end of property SectionHeader::Name - .property /*17000084*/ instance uint16 NumberOfLineNumbers() - { - .get instance uint16 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_NumberOfLineNumbers() /* 060000C9 */ - } // end of property SectionHeader::NumberOfLineNumbers - .property /*17000085*/ instance uint16 NumberOfRelocations() - { - .get instance uint16 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_NumberOfRelocations() /* 060000CA */ - } // end of property SectionHeader::NumberOfRelocations - .property /*17000086*/ instance int32 PointerToLineNumbers() - { - .get instance int32 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_PointerToLineNumbers() /* 060000CB */ - } // end of property SectionHeader::PointerToLineNumbers - .property /*17000087*/ instance int32 PointerToRawData() - { - .get instance int32 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_PointerToRawData() /* 060000CC */ - } // end of property SectionHeader::PointerToRawData - .property /*17000088*/ instance int32 PointerToRelocations() - { - .get instance int32 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_PointerToRelocations() /* 060000CD */ - } // end of property SectionHeader::PointerToRelocations - .property /*17000089*/ instance valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ - SectionCharacteristics() - { - .get instance valuetype System.Reflection.PortableExecutable.SectionCharacteristics/*0200001F*/ System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_SectionCharacteristics() /* 060000CE */ - } // end of property SectionHeader::SectionCharacteristics - .property /*1700008A*/ instance int32 SizeOfRawData() - { - .get instance int32 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_SizeOfRawData() /* 060000CF */ - } // end of property SectionHeader::SizeOfRawData - .property /*1700008B*/ instance int32 VirtualAddress() - { - .get instance int32 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_VirtualAddress() /* 060000D0 */ - } // end of property SectionHeader::VirtualAddress - .property /*1700008C*/ instance int32 VirtualSize() - { - .get instance int32 System.Reflection.PortableExecutable.SectionHeader/*02000020*/::get_VirtualSize() /* 060000D1 */ - } // end of property SectionHeader::VirtualSize -} // end of class System.Reflection.PortableExecutable.SectionHeader - -.class /*02000021*/ public sequential ansi sealed beforefieldinit System.Reflection.PortableExecutable.SectionLocation - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000021:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000C1*/ private initonly int32 _dummy - .method /*060000D2*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 relativeVirtualAddress, - int32 pointerToRawData) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionLocation::.ctor - - .method /*060000D3*/ public hidebysig specialname - instance int32 get_PointerToRawData() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionLocation::get_PointerToRawData - - .method /*060000D4*/ public hidebysig specialname - instance int32 get_RelativeVirtualAddress() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SectionLocation::get_RelativeVirtualAddress - - .property /*1700008D*/ instance int32 PointerToRawData() - { - .get instance int32 System.Reflection.PortableExecutable.SectionLocation/*02000021*/::get_PointerToRawData() /* 060000D3 */ - } // end of property SectionLocation::PointerToRawData - .property /*1700008E*/ instance int32 RelativeVirtualAddress() - { - .get instance int32 System.Reflection.PortableExecutable.SectionLocation/*02000021*/::get_RelativeVirtualAddress() /* 060000D4 */ - } // end of property SectionLocation::RelativeVirtualAddress -} // end of class System.Reflection.PortableExecutable.SectionLocation - -.class /*02000022*/ public auto ansi sealed System.Reflection.PortableExecutable.Subsystem - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040000C2*/ public specialname rtspecialname uint16 value__ - .field /*040000C3*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ EfiApplication = uint16(0x000A) - .field /*040000C4*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ EfiBootServiceDriver = uint16(0x000B) - .field /*040000C5*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ EfiRom = uint16(0x000D) - .field /*040000C6*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ EfiRuntimeDriver = uint16(0x000C) - .field /*040000C7*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ Native = uint16(0x0001) - .field /*040000C8*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ NativeWindows = uint16(0x0008) - .field /*040000C9*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ OS2Cui = uint16(0x0005) - .field /*040000CA*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ PosixCui = uint16(0x0007) - .field /*040000CB*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ Unknown = uint16(0x0000) - .field /*040000CC*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ WindowsBootApplication = uint16(0x0010) - .field /*040000CD*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ WindowsCEGui = uint16(0x0009) - .field /*040000CE*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ WindowsCui = uint16(0x0003) - .field /*040000CF*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ WindowsGui = uint16(0x0002) - .field /*040000D0*/ public static literal valuetype System.Reflection.PortableExecutable.Subsystem/*02000022*/ Xbox = uint16(0x000E) -} // end of class System.Reflection.PortableExecutable.Subsystem - -.class /*02000023*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ArrayShape - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000022:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D1*/ private initonly object _dummy - .method /*060000D5*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 rank, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ sizes, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ lowerBounds) cil managed - // SIG: 20 03 01 08 15 11 65 01 08 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayShape::.ctor - - .method /*060000D6*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_LowerBounds() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayShape::get_LowerBounds - - .method /*060000D7*/ public hidebysig specialname - instance int32 get_Rank() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayShape::get_Rank - - .method /*060000D8*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_Sizes() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayShape::get_Sizes - - .property /*1700008F*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - LowerBounds() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.ArrayShape/*02000023*/::get_LowerBounds() /* 060000D6 */ - } // end of property ArrayShape::LowerBounds - .property /*17000090*/ instance int32 Rank() - { - .get instance int32 System.Reflection.Metadata.ArrayShape/*02000023*/::get_Rank() /* 060000D7 */ - } // end of property ArrayShape::Rank - .property /*17000091*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - Sizes() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.ArrayShape/*02000023*/::get_Sizes() /* 060000D8 */ - } // end of property ArrayShape::Sizes -} // end of class System.Reflection.Metadata.ArrayShape - -.class /*02000024*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000023:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D2*/ private initonly object _dummy - .method /*060000D9*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Culture() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::get_Culture - - .method /*060000DA*/ public hidebysig specialname - instance valuetype System.Reflection.AssemblyFlags/*02000002*/ - get_Flags() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::get_Flags - - .method /*060000DB*/ public hidebysig specialname - instance valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ - get_HashAlgorithm() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::get_HashAlgorithm - - .method /*060000DC*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::get_Name - - .method /*060000DD*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_PublicKey() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::get_PublicKey - - .method /*060000DE*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100001E*/ - get_Version() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::get_Version - - .method /*060000DF*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*0100001F*/ - GetAssemblyName() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::GetAssemblyName - - .method /*060000E0*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::GetCustomAttributes - - .method /*060000E1*/ public hidebysig instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/ - GetDeclarativeSecurityAttributes() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinition::GetDeclarativeSecurityAttributes - - .property /*17000092*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Culture() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.AssemblyDefinition/*02000024*/::get_Culture() /* 060000D9 */ - } // end of property AssemblyDefinition::Culture - .property /*17000093*/ instance valuetype System.Reflection.AssemblyFlags/*02000002*/ - Flags() - { - .get instance valuetype System.Reflection.AssemblyFlags/*02000002*/ System.Reflection.Metadata.AssemblyDefinition/*02000024*/::get_Flags() /* 060000DA */ - } // end of property AssemblyDefinition::Flags - .property /*17000094*/ instance valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ - HashAlgorithm() - { - .get instance valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ System.Reflection.Metadata.AssemblyDefinition/*02000024*/::get_HashAlgorithm() /* 060000DB */ - } // end of property AssemblyDefinition::HashAlgorithm - .property /*17000095*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.AssemblyDefinition/*02000024*/::get_Name() /* 060000DC */ - } // end of property AssemblyDefinition::Name - .property /*17000096*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - PublicKey() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.AssemblyDefinition/*02000024*/::get_PublicKey() /* 060000DD */ - } // end of property AssemblyDefinition::PublicKey - .property /*17000097*/ instance class [System.Runtime/*23000001*/]System.Version/*0100001E*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100001E*/ System.Reflection.Metadata.AssemblyDefinition/*02000024*/::get_Version() /* 060000DE */ - } // end of property AssemblyDefinition::Version -} // end of class System.Reflection.Metadata.AssemblyDefinition - -.class /*02000025*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000001*/ -{ - .custom /*0C000024:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D3*/ private initonly int32 _dummy - .method /*060000E2*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::get_IsNil - - .method /*060000E3*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::Equals - - .method /*060000E4*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ other) cil managed - // SIG: 20 01 02 11 80 94 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::Equals - - .method /*060000E5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::GetHashCode - - .method /*060000E6*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ left, - valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ right) cil managed - // SIG: 00 02 02 11 80 94 11 80 94 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::op_Equality - - .method /*060000E7*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 80 94 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::op_Explicit - - .method /*060000E8*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 94 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::op_Explicit - - .method /*060000E9*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 80 94 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::op_Implicit - - .method /*060000EA*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 94 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::op_Implicit - - .method /*060000EB*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ left, - valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ right) cil managed - // SIG: 00 02 02 11 80 94 11 80 94 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefinitionHandle::op_Inequality - - .property /*17000098*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/::get_IsNil() /* 060000E2 */ - } // end of property AssemblyDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.AssemblyDefinitionHandle - -.class /*02000026*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyFile - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000025:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D4*/ private initonly object _dummy - .method /*060000EC*/ public hidebysig specialname - instance bool get_ContainsMetadata() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFile::get_ContainsMetadata - - .method /*060000ED*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_HashValue() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFile::get_HashValue - - .method /*060000EE*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFile::get_Name - - .method /*060000EF*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFile::GetCustomAttributes - - .property /*17000099*/ instance bool ContainsMetadata() - { - .get instance bool System.Reflection.Metadata.AssemblyFile/*02000026*/::get_ContainsMetadata() /* 060000EC */ - } // end of property AssemblyFile::ContainsMetadata - .property /*1700009A*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - HashValue() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.AssemblyFile/*02000026*/::get_HashValue() /* 060000ED */ - } // end of property AssemblyFile::HashValue - .property /*1700009B*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.AssemblyFile/*02000026*/::get_Name() /* 060000EE */ - } // end of property AssemblyFile::Name -} // end of class System.Reflection.Metadata.AssemblyFile - -.class /*02000027*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyFileHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000002*/ -{ - .custom /*0C000026:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D5*/ private initonly int32 _dummy - .method /*060000F0*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::get_IsNil - - .method /*060000F1*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::Equals - - .method /*060000F2*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ other) cil managed - // SIG: 20 01 02 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::Equals - - .method /*060000F3*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::GetHashCode - - .method /*060000F4*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ left, - valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ right) cil managed - // SIG: 00 02 02 11 80 9C 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::op_Equality - - .method /*060000F5*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 80 9C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::op_Explicit - - .method /*060000F6*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 9C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::op_Explicit - - .method /*060000F7*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::op_Implicit - - .method /*060000F8*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::op_Implicit - - .method /*060000F9*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ left, - valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ right) cil managed - // SIG: 00 02 02 11 80 9C 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandle::op_Inequality - - .property /*1700009C*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.AssemblyFileHandle/*02000027*/::get_IsNil() /* 060000F0 */ - } // end of property AssemblyFileHandle::IsNil -} // end of class System.Reflection.Metadata.AssemblyFileHandle - -.class /*02000028*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyFileHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000003*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000004*/ -{ - .custom /*0C000027:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000EA*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400035B*/ private int32 _dummy - .method /*06000670*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ - get_Current() cil managed - // SIG: 20 00 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000671*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000672*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000673*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*06000674*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001E0*/ instance valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*//Enumerator/*020000EA*/::get_Current() /* 06000670 */ - } // end of property Enumerator::Current - .property /*170001E1*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*//Enumerator/*020000EA*/::System.Collections.IEnumerator.get_Current() /* 06000671 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040000D6*/ private initonly int32 _dummy - .method /*060000FA*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandleCollection::get_Count - - .method /*060000FB*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*//Enumerator/*020000EA*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandleCollection::GetEnumerator - - .method /*060000FC*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 80 9C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000003*/::GetEnumerator() /* 0A000013 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060000FD*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700009D*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*/::get_Count() /* 060000FA */ - } // end of property AssemblyFileHandleCollection::Count -} // end of class System.Reflection.Metadata.AssemblyFileHandleCollection - -.class /*02000029*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyReference - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000028:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D7*/ private initonly object _dummy - .method /*060000FE*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Culture() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::get_Culture - - .method /*060000FF*/ public hidebysig specialname - instance valuetype System.Reflection.AssemblyFlags/*02000002*/ - get_Flags() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::get_Flags - - .method /*06000100*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_HashValue() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::get_HashValue - - .method /*06000101*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::get_Name - - .method /*06000102*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_PublicKeyOrToken() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::get_PublicKeyOrToken - - .method /*06000103*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100001E*/ - get_Version() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::get_Version - - .method /*06000104*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*0100001F*/ - GetAssemblyName() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::GetAssemblyName - - .method /*06000105*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReference::GetCustomAttributes - - .property /*1700009E*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Culture() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.AssemblyReference/*02000029*/::get_Culture() /* 060000FE */ - } // end of property AssemblyReference::Culture - .property /*1700009F*/ instance valuetype System.Reflection.AssemblyFlags/*02000002*/ - Flags() - { - .get instance valuetype System.Reflection.AssemblyFlags/*02000002*/ System.Reflection.Metadata.AssemblyReference/*02000029*/::get_Flags() /* 060000FF */ - } // end of property AssemblyReference::Flags - .property /*170000A0*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - HashValue() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.AssemblyReference/*02000029*/::get_HashValue() /* 06000100 */ - } // end of property AssemblyReference::HashValue - .property /*170000A1*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.AssemblyReference/*02000029*/::get_Name() /* 06000101 */ - } // end of property AssemblyReference::Name - .property /*170000A2*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - PublicKeyOrToken() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.AssemblyReference/*02000029*/::get_PublicKeyOrToken() /* 06000102 */ - } // end of property AssemblyReference::PublicKeyOrToken - .property /*170000A3*/ instance class [System.Runtime/*23000001*/]System.Version/*0100001E*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100001E*/ System.Reflection.Metadata.AssemblyReference/*02000029*/::get_Version() /* 06000103 */ - } // end of property AssemblyReference::Version -} // end of class System.Reflection.Metadata.AssemblyReference - -.class /*0200002A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyReferenceHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000006*/ -{ - .custom /*0C000029:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000D8*/ private initonly int32 _dummy - .method /*06000106*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::get_IsNil - - .method /*06000107*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::Equals - - .method /*06000108*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ other) cil managed - // SIG: 20 01 02 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::Equals - - .method /*06000109*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::GetHashCode - - .method /*0600010A*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ left, - valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ right) cil managed - // SIG: 00 02 02 11 80 A8 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::op_Equality - - .method /*0600010B*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 80 A8 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::op_Explicit - - .method /*0600010C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 A8 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::op_Explicit - - .method /*0600010D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::op_Implicit - - .method /*0600010E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::op_Implicit - - .method /*0600010F*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ left, - valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ right) cil managed - // SIG: 00 02 02 11 80 A8 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandle::op_Inequality - - .property /*170000A4*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/::get_IsNil() /* 06000106 */ - } // end of property AssemblyReferenceHandle::IsNil -} // end of class System.Reflection.Metadata.AssemblyReferenceHandle - -.class /*0200002B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyReferenceHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000007*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000008*/ -{ - .custom /*0C00002A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000EB*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000009*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400035C*/ private object _dummy - .method /*06000675*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - get_Current() cil managed - // SIG: 20 00 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000676*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000677*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000678*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*06000679*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001E2*/ instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*//Enumerator/*020000EB*/::get_Current() /* 06000675 */ - } // end of property Enumerator::Current - .property /*170001E3*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*//Enumerator/*020000EB*/::System.Collections.IEnumerator.get_Current() /* 06000676 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040000D9*/ private initonly object _dummy - .method /*06000110*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandleCollection::get_Count - - .method /*06000111*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*//Enumerator/*020000EB*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandleCollection::GetEnumerator - - .method /*06000112*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 80 A8 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000007*/::GetEnumerator() /* 0A000018 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000113*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyReferenceHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000A5*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*/::get_Count() /* 06000110 */ - } // end of property AssemblyReferenceHandleCollection::Count -} // end of class System.Reflection.Metadata.AssemblyReferenceHandleCollection - -.class /*0200002C*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Blob - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00002B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000DA*/ private initonly object _dummy - .method /*06000114*/ public hidebysig specialname - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blob::get_IsDefault - - .method /*06000115*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blob::get_Length - - .method /*06000116*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000025*/ - GetBytes() cil managed - // SIG: 20 00 15 11 80 95 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blob::GetBytes - - .property /*170000A6*/ instance bool IsDefault() - { - .get instance bool System.Reflection.Metadata.Blob/*0200002C*/::get_IsDefault() /* 06000114 */ - } // end of property Blob::IsDefault - .property /*170000A7*/ instance int32 Length() - { - .get instance int32 System.Reflection.Metadata.Blob/*0200002C*/::get_Length() /* 06000115 */ - } // end of property Blob::Length -} // end of class System.Reflection.Metadata.Blob - -.class /*0200002D*/ public auto ansi beforefieldinit System.Reflection.Metadata.BlobBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .class /*020000EC*/ sequential ansi sealed nested public beforefieldinit Blobs - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400035D*/ private object _dummy - .method /*0600067A*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - get_Current() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blobs::get_Current - - .method /*0600067B*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blobs::System.Collections.IEnumerator.get_Current - - .method /*0600067C*/ public hidebysig - instance valuetype System.Reflection.Metadata.BlobBuilder/*0200002D*//Blobs/*020000EC*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blobs::GetEnumerator - - .method /*0600067D*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blobs::MoveNext - - .method /*0600067E*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Blobs::Reset - - .method /*0600067F*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 80 B0 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00000A*/::GetEnumerator() /* 0A000019 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blobs::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000680*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Blobs::System.Collections.IEnumerable.GetEnumerator - - .method /*06000681*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Blobs::System.IDisposable.Dispose - - .property /*170001E4*/ instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ System.Reflection.Metadata.BlobBuilder/*0200002D*//Blobs/*020000EC*/::get_Current() /* 0600067A */ - } // end of property Blobs::Current - .property /*170001E5*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.BlobBuilder/*0200002D*//Blobs/*020000EC*/::System.Collections.IEnumerator.get_Current() /* 0600067B */ - } // end of property Blobs::System.Collections.IEnumerator.Current - } // end of class Blobs - - .method /*06000117*/ public hidebysig specialname rtspecialname - instance void .ctor([opt] int32 capacity) cil managed - // SIG: 20 01 01 08 - { - .param [1]/*08000096*/ = int32(0x00000100) - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method BlobBuilder::.ctor - - .method /*06000118*/ famorassem hidebysig specialname - instance int32 get_ChunkCapacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::get_ChunkCapacity - - .method /*06000119*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::get_Count - - .method /*0600011A*/ family hidebysig specialname - instance int32 get_FreeBytes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::get_FreeBytes - - .method /*0600011B*/ public hidebysig instance void - Align(int32 'alignment') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::Align - - .method /*0600011C*/ family hidebysig newslot virtual - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - AllocateChunk(int32 minimalSize) cil managed - // SIG: 20 01 12 80 B4 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::AllocateChunk - - .method /*0600011D*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::Clear - - .method /*0600011E*/ public hidebysig instance bool - ContentEquals(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ other) cil managed - // SIG: 20 01 02 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::ContentEquals - - .method /*0600011F*/ family hidebysig instance void - Free() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::Free - - .method /*06000120*/ family hidebysig newslot virtual - instance void FreeChunk() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::FreeChunk - - .method /*06000121*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobBuilder/*0200002D*//Blobs/*020000EC*/ - GetBlobs() cil managed - // SIG: 20 00 11 83 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::GetBlobs - - .method /*06000122*/ public hidebysig instance void - LinkPrefix(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ prefix) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::LinkPrefix - - .method /*06000123*/ public hidebysig instance void - LinkSuffix(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ suffix) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::LinkSuffix - - .method /*06000124*/ public hidebysig instance void - PadTo(int32 position) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::PadTo - - .method /*06000125*/ public hidebysig instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - ReserveBytes(int32 byteCount) cil managed - // SIG: 20 01 11 80 B0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::ReserveBytes - - .method /*06000126*/ public hidebysig instance uint8[] - ToArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::ToArray - - .method /*06000127*/ public hidebysig instance uint8[] - ToArray(int32 start, - int32 byteCount) cil managed - // SIG: 20 02 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::ToArray - - .method /*06000128*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ToImmutableArray() cil managed - // SIG: 20 00 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::ToImmutableArray - - .method /*06000129*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ToImmutableArray(int32 start, - int32 byteCount) cil managed - // SIG: 20 02 15 11 65 01 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::ToImmutableArray - - .method /*0600012A*/ public hidebysig instance int32 - TryWriteBytes(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ source, - int32 byteCount) cil managed - // SIG: 20 02 08 12 71 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobBuilder::TryWriteBytes - - .method /*0600012B*/ public hidebysig instance void - WriteBoolean(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBoolean - - .method /*0600012C*/ public hidebysig instance void - WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteByte - - .method /*0600012D*/ public hidebysig instance void - WriteBytes(uint8* buffer, - int32 byteCount) cil managed - // SIG: 20 02 01 0F 05 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBytes - - .method /*0600012E*/ public hidebysig instance void - WriteBytes(uint8 'value', - int32 byteCount) cil managed - // SIG: 20 02 01 05 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBytes - - .method /*0600012F*/ public hidebysig instance void - WriteBytes(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBytes - - .method /*06000130*/ public hidebysig instance void - WriteBytes(uint8[] buffer, - int32 start, - int32 byteCount) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBytes - - .method /*06000131*/ public hidebysig instance void - WriteBytes(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ buffer) cil managed - // SIG: 20 01 01 15 11 65 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBytes - - .method /*06000132*/ public hidebysig instance void - WriteBytes(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ buffer, - int32 start, - int32 byteCount) cil managed - // SIG: 20 03 01 15 11 65 01 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteBytes - - .method /*06000133*/ public hidebysig instance void - WriteCompressedInteger(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteCompressedInteger - - .method /*06000134*/ public hidebysig instance void - WriteCompressedSignedInteger(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteCompressedSignedInteger - - .method /*06000135*/ public hidebysig instance void - WriteConstant(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteConstant - - .method /*06000136*/ public hidebysig instance void - WriteContentTo(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ destination) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteContentTo - - .method /*06000137*/ public hidebysig instance void - WriteContentTo(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ destination) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteContentTo - - .method /*06000138*/ public hidebysig instance void - WriteContentTo(valuetype System.Reflection.Metadata.BlobWriter/*02000031*/& destination) cil managed - // SIG: 20 01 01 10 11 80 C4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteContentTo - - .method /*06000139*/ public hidebysig instance void - WriteDateTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000026*/ 'value') cil managed - // SIG: 20 01 01 11 80 99 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteDateTime - - .method /*0600013A*/ public hidebysig instance void - WriteDecimal(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000027*/ 'value') cil managed - // SIG: 20 01 01 11 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteDecimal - - .method /*0600013B*/ public hidebysig instance void - WriteDouble(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteDouble - - .method /*0600013C*/ public hidebysig instance void - WriteGuid(valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ 'value') cil managed - // SIG: 20 01 01 11 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteGuid - - .method /*0600013D*/ public hidebysig instance void - WriteInt16(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteInt16 - - .method /*0600013E*/ public hidebysig instance void - WriteInt16BE(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteInt16BE - - .method /*0600013F*/ public hidebysig instance void - WriteInt32(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteInt32 - - .method /*06000140*/ public hidebysig instance void - WriteInt32BE(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteInt32BE - - .method /*06000141*/ public hidebysig instance void - WriteInt64(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteInt64 - - .method /*06000142*/ public hidebysig instance void - WriteReference(int32 reference, - bool isSmall) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteReference - - .method /*06000143*/ public hidebysig instance void - WriteSByte(int8 'value') cil managed - // SIG: 20 01 01 04 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteSByte - - .method /*06000144*/ public hidebysig instance void - WriteSerializedString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteSerializedString - - .method /*06000145*/ public hidebysig instance void - WriteSingle(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteSingle - - .method /*06000146*/ public hidebysig instance void - WriteUInt16(uint16 'value') cil managed - // SIG: 20 01 01 07 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUInt16 - - .method /*06000147*/ public hidebysig instance void - WriteUInt16BE(uint16 'value') cil managed - // SIG: 20 01 01 07 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUInt16BE - - .method /*06000148*/ public hidebysig instance void - WriteUInt32(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUInt32 - - .method /*06000149*/ public hidebysig instance void - WriteUInt32BE(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUInt32BE - - .method /*0600014A*/ public hidebysig instance void - WriteUInt64(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUInt64 - - .method /*0600014B*/ public hidebysig instance void - WriteUserString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUserString - - .method /*0600014C*/ public hidebysig instance void - WriteUTF16(char[] 'value') cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUTF16 - - .method /*0600014D*/ public hidebysig instance void - WriteUTF16(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUTF16 - - .method /*0600014E*/ public hidebysig instance void - WriteUTF8(string 'value', - [opt] bool allowUnpairedSurrogates) cil managed - // SIG: 20 02 01 0E 02 - { - .param [2]/*080000CF*/ = bool(true) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobBuilder::WriteUTF8 - - .property /*170000A8*/ instance int32 ChunkCapacity() - { - .get instance int32 System.Reflection.Metadata.BlobBuilder/*0200002D*/::get_ChunkCapacity() /* 06000118 */ - } // end of property BlobBuilder::ChunkCapacity - .property /*170000A9*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.BlobBuilder/*0200002D*/::get_Count() /* 06000119 */ - } // end of property BlobBuilder::Count - .property /*170000AA*/ instance int32 FreeBytes() - { - .get instance int32 System.Reflection.Metadata.BlobBuilder/*0200002D*/::get_FreeBytes() /* 0600011A */ - } // end of property BlobBuilder::FreeBytes -} // end of class System.Reflection.Metadata.BlobBuilder - -.class /*0200002E*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.BlobContentId - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00000C*/ -{ - .custom /*0C00002C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000DB*/ private initonly int32 _dummy - .method /*0600014F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] id) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::.ctor - - .method /*06000150*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ id) cil managed - // SIG: 20 01 01 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::.ctor - - .method /*06000151*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ guid, - uint32 stamp) cil managed - // SIG: 20 02 01 11 5D 09 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::.ctor - - .method /*06000152*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ - get_Guid() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::get_Guid - - .method /*06000153*/ public hidebysig specialname - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::get_IsDefault - - .method /*06000154*/ public hidebysig specialname - instance uint32 get_Stamp() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::get_Stamp - - .method /*06000155*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::Equals - - .method /*06000156*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ other) cil managed - // SIG: 20 01 02 11 80 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::Equals - - .method /*06000157*/ public hidebysig static - valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ - FromHash(uint8[] hashCode) cil managed - // SIG: 00 01 11 80 B8 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::FromHash - - .method /*06000158*/ public hidebysig static - valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ - FromHash(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ hashCode) cil managed - // SIG: 00 01 11 80 B8 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::FromHash - - .method /*06000159*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::GetHashCode - - .method /*0600015A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> - GetTimeBasedProvider() cil managed - // SIG: 00 00 15 12 69 02 15 12 6D 01 11 80 B0 11 80 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::GetTimeBasedProvider - - .method /*0600015B*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ left, - valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::op_Equality - - .method /*0600015C*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ left, - valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobContentId::op_Inequality - - .property /*170000AB*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ - Guid() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ System.Reflection.Metadata.BlobContentId/*0200002E*/::get_Guid() /* 06000152 */ - } // end of property BlobContentId::Guid - .property /*170000AC*/ instance bool IsDefault() - { - .get instance bool System.Reflection.Metadata.BlobContentId/*0200002E*/::get_IsDefault() /* 06000153 */ - } // end of property BlobContentId::IsDefault - .property /*170000AD*/ instance uint32 Stamp() - { - .get instance uint32 System.Reflection.Metadata.BlobContentId/*0200002E*/::get_Stamp() /* 06000154 */ - } // end of property BlobContentId::Stamp -} // end of class System.Reflection.Metadata.BlobContentId - -.class /*0200002F*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.BlobHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00000D*/ -{ - .custom /*0C00002D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000DC*/ private initonly int32 _dummy - .method /*0600015D*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::get_IsNil - - .method /*0600015E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::Equals - - .method /*0600015F*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ other) cil managed - // SIG: 20 01 02 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::Equals - - .method /*06000160*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::GetHashCode - - .method /*06000161*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ left, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ right) cil managed - // SIG: 00 02 02 11 80 BC 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::op_Equality - - .method /*06000162*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 BC 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::op_Explicit - - .method /*06000163*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::op_Implicit - - .method /*06000164*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ left, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ right) cil managed - // SIG: 00 02 02 11 80 BC 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobHandle::op_Inequality - - .property /*170000AE*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.BlobHandle/*0200002F*/::get_IsNil() /* 0600015D */ - } // end of property BlobHandle::IsNil -} // end of class System.Reflection.Metadata.BlobHandle - -.class /*02000030*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.BlobReader - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .field /*040000DD*/ private int32 _dummy - .method /*06000165*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* buffer, - int32 length) cil managed - // SIG: 20 02 01 0F 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::.ctor - - .method /*06000166*/ public hidebysig specialname - instance uint8* get_CurrentPointer() cil managed - // SIG: 20 00 0F 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::get_CurrentPointer - - .method /*06000167*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::get_Length - - .method /*06000168*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::get_Offset - - .method /*06000169*/ public hidebysig specialname - instance void set_Offset(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobReader::set_Offset - - .method /*0600016A*/ public hidebysig specialname - instance int32 get_RemainingBytes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::get_RemainingBytes - - .method /*0600016B*/ public hidebysig specialname - instance uint8* get_StartPointer() cil managed - // SIG: 20 00 0F 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::get_StartPointer - - .method /*0600016C*/ public hidebysig instance void - Align(uint8 'alignment') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobReader::Align - - .method /*0600016D*/ public hidebysig instance int32 - IndexOf(uint8 'value') cil managed - // SIG: 20 01 08 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::IndexOf - - .method /*0600016E*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - ReadBlobHandle() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadBlobHandle - - .method /*0600016F*/ public hidebysig instance bool - ReadBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadBoolean - - .method /*06000170*/ public hidebysig instance uint8 - ReadByte() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadByte - - .method /*06000171*/ public hidebysig instance uint8[] - ReadBytes(int32 byteCount) cil managed - // SIG: 20 01 1D 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadBytes - - .method /*06000172*/ public hidebysig instance void - ReadBytes(int32 byteCount, - uint8[] buffer, - int32 bufferOffset) cil managed - // SIG: 20 03 01 08 1D 05 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobReader::ReadBytes - - .method /*06000173*/ public hidebysig instance char - ReadChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadChar - - .method /*06000174*/ public hidebysig instance int32 - ReadCompressedInteger() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadCompressedInteger - - .method /*06000175*/ public hidebysig instance int32 - ReadCompressedSignedInteger() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadCompressedSignedInteger - - .method /*06000176*/ public hidebysig instance object - ReadConstant(valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ typeCode) cil managed - // SIG: 20 01 1C 11 80 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadConstant - - .method /*06000177*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000026*/ - ReadDateTime() cil managed - // SIG: 20 00 11 80 99 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadDateTime - - .method /*06000178*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000027*/ - ReadDecimal() cil managed - // SIG: 20 00 11 80 9D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadDecimal - - .method /*06000179*/ public hidebysig instance float64 - ReadDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadDouble - - .method /*0600017A*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ - ReadGuid() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadGuid - - .method /*0600017B*/ public hidebysig instance int16 - ReadInt16() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadInt16 - - .method /*0600017C*/ public hidebysig instance int32 - ReadInt32() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadInt32 - - .method /*0600017D*/ public hidebysig instance int64 - ReadInt64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadInt64 - - .method /*0600017E*/ public hidebysig instance int8 - ReadSByte() cil managed - // SIG: 20 00 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadSByte - - .method /*0600017F*/ public hidebysig instance valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ - ReadSerializationTypeCode() cil managed - // SIG: 20 00 11 82 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadSerializationTypeCode - - .method /*06000180*/ public hidebysig instance string - ReadSerializedString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadSerializedString - - .method /*06000181*/ public hidebysig instance valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ - ReadSignatureHeader() cil managed - // SIG: 20 00 11 82 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadSignatureHeader - - .method /*06000182*/ public hidebysig instance valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ - ReadSignatureTypeCode() cil managed - // SIG: 20 00 11 82 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadSignatureTypeCode - - .method /*06000183*/ public hidebysig instance float32 - ReadSingle() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadSingle - - .method /*06000184*/ public hidebysig instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - ReadTypeHandle() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadTypeHandle - - .method /*06000185*/ public hidebysig instance uint16 - ReadUInt16() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadUInt16 - - .method /*06000186*/ public hidebysig instance uint32 - ReadUInt32() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadUInt32 - - .method /*06000187*/ public hidebysig instance uint64 - ReadUInt64() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadUInt64 - - .method /*06000188*/ public hidebysig instance string - ReadUTF16(int32 byteCount) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadUTF16 - - .method /*06000189*/ public hidebysig instance string - ReadUTF8(int32 byteCount) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::ReadUTF8 - - .method /*0600018A*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobReader::Reset - - .method /*0600018B*/ public hidebysig instance bool - TryReadCompressedInteger([out] int32& 'value') cil managed - // SIG: 20 01 02 10 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::TryReadCompressedInteger - - .method /*0600018C*/ public hidebysig instance bool - TryReadCompressedSignedInteger([out] int32& 'value') cil managed - // SIG: 20 01 02 10 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobReader::TryReadCompressedSignedInteger - - .property /*170000AF*/ instance uint8* CurrentPointer() - { - .get instance uint8* System.Reflection.Metadata.BlobReader/*02000030*/::get_CurrentPointer() /* 06000166 */ - } // end of property BlobReader::CurrentPointer - .property /*170000B0*/ instance int32 Length() - { - .get instance int32 System.Reflection.Metadata.BlobReader/*02000030*/::get_Length() /* 06000167 */ - } // end of property BlobReader::Length - .property /*170000B1*/ instance int32 Offset() - { - .get instance int32 System.Reflection.Metadata.BlobReader/*02000030*/::get_Offset() /* 06000168 */ - .set instance void System.Reflection.Metadata.BlobReader/*02000030*/::set_Offset(int32) /* 06000169 */ - } // end of property BlobReader::Offset - .property /*170000B2*/ instance int32 RemainingBytes() - { - .get instance int32 System.Reflection.Metadata.BlobReader/*02000030*/::get_RemainingBytes() /* 0600016A */ - } // end of property BlobReader::RemainingBytes - .property /*170000B3*/ instance uint8* StartPointer() - { - .get instance uint8* System.Reflection.Metadata.BlobReader/*02000030*/::get_StartPointer() /* 0600016B */ - } // end of property BlobReader::StartPointer -} // end of class System.Reflection.Metadata.BlobReader - -.class /*02000031*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.BlobWriter - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .field /*040000DE*/ private object _dummy - .method /*0600018D*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::.ctor - - .method /*0600018E*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - int32 start, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::.ctor - - .method /*0600018F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 size) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::.ctor - - .method /*06000190*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Reflection.Metadata.Blob/*0200002C*/ 'blob') cil managed - // SIG: 20 01 01 11 80 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::.ctor - - .method /*06000191*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - get_Blob() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::get_Blob - - .method /*06000192*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::get_Length - - .method /*06000193*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::get_Offset - - .method /*06000194*/ public hidebysig specialname - instance void set_Offset(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::set_Offset - - .method /*06000195*/ public hidebysig specialname - instance int32 get_RemainingBytes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::get_RemainingBytes - - .method /*06000196*/ public hidebysig instance void - Align(int32 'alignment') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::Align - - .method /*06000197*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::Clear - - .method /*06000198*/ public hidebysig instance bool - ContentEquals(valuetype System.Reflection.Metadata.BlobWriter/*02000031*/ other) cil managed - // SIG: 20 01 02 11 80 C4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::ContentEquals - - .method /*06000199*/ public hidebysig instance void - PadTo(int32 offset) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::PadTo - - .method /*0600019A*/ public hidebysig instance uint8[] - ToArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::ToArray - - .method /*0600019B*/ public hidebysig instance uint8[] - ToArray(int32 start, - int32 byteCount) cil managed - // SIG: 20 02 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::ToArray - - .method /*0600019C*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ToImmutableArray() cil managed - // SIG: 20 00 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::ToImmutableArray - - .method /*0600019D*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ToImmutableArray(int32 start, - int32 byteCount) cil managed - // SIG: 20 02 15 11 65 01 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::ToImmutableArray - - .method /*0600019E*/ public hidebysig instance void - WriteBoolean(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBoolean - - .method /*0600019F*/ public hidebysig instance void - WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteByte - - .method /*060001A0*/ public hidebysig instance void - WriteBytes(uint8* buffer, - int32 byteCount) cil managed - // SIG: 20 02 01 0F 05 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A1*/ public hidebysig instance void - WriteBytes(uint8 'value', - int32 byteCount) cil managed - // SIG: 20 02 01 05 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A2*/ public hidebysig instance void - WriteBytes(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A3*/ public hidebysig instance void - WriteBytes(uint8[] buffer, - int32 start, - int32 byteCount) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A4*/ public hidebysig instance void - WriteBytes(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ buffer) cil managed - // SIG: 20 01 01 15 11 65 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A5*/ public hidebysig instance void - WriteBytes(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ buffer, - int32 start, - int32 byteCount) cil managed - // SIG: 20 03 01 15 11 65 01 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A6*/ public hidebysig instance int32 - WriteBytes(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ source, - int32 byteCount) cil managed - // SIG: 20 02 08 12 71 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobWriter::WriteBytes - - .method /*060001A7*/ public hidebysig instance void - WriteBytes(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ source) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteBytes - - .method /*060001A8*/ public hidebysig instance void - WriteCompressedInteger(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteCompressedInteger - - .method /*060001A9*/ public hidebysig instance void - WriteCompressedSignedInteger(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteCompressedSignedInteger - - .method /*060001AA*/ public hidebysig instance void - WriteConstant(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteConstant - - .method /*060001AB*/ public hidebysig instance void - WriteDateTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000026*/ 'value') cil managed - // SIG: 20 01 01 11 80 99 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteDateTime - - .method /*060001AC*/ public hidebysig instance void - WriteDecimal(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000027*/ 'value') cil managed - // SIG: 20 01 01 11 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteDecimal - - .method /*060001AD*/ public hidebysig instance void - WriteDouble(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteDouble - - .method /*060001AE*/ public hidebysig instance void - WriteGuid(valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ 'value') cil managed - // SIG: 20 01 01 11 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteGuid - - .method /*060001AF*/ public hidebysig instance void - WriteInt16(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteInt16 - - .method /*060001B0*/ public hidebysig instance void - WriteInt16BE(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteInt16BE - - .method /*060001B1*/ public hidebysig instance void - WriteInt32(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteInt32 - - .method /*060001B2*/ public hidebysig instance void - WriteInt32BE(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteInt32BE - - .method /*060001B3*/ public hidebysig instance void - WriteInt64(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteInt64 - - .method /*060001B4*/ public hidebysig instance void - WriteReference(int32 reference, - bool isSmall) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteReference - - .method /*060001B5*/ public hidebysig instance void - WriteSByte(int8 'value') cil managed - // SIG: 20 01 01 04 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteSByte - - .method /*060001B6*/ public hidebysig instance void - WriteSerializedString(string str) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteSerializedString - - .method /*060001B7*/ public hidebysig instance void - WriteSingle(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteSingle - - .method /*060001B8*/ public hidebysig instance void - WriteUInt16(uint16 'value') cil managed - // SIG: 20 01 01 07 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUInt16 - - .method /*060001B9*/ public hidebysig instance void - WriteUInt16BE(uint16 'value') cil managed - // SIG: 20 01 01 07 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUInt16BE - - .method /*060001BA*/ public hidebysig instance void - WriteUInt32(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUInt32 - - .method /*060001BB*/ public hidebysig instance void - WriteUInt32BE(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUInt32BE - - .method /*060001BC*/ public hidebysig instance void - WriteUInt64(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUInt64 - - .method /*060001BD*/ public hidebysig instance void - WriteUserString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUserString - - .method /*060001BE*/ public hidebysig instance void - WriteUTF16(char[] 'value') cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUTF16 - - .method /*060001BF*/ public hidebysig instance void - WriteUTF16(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUTF16 - - .method /*060001C0*/ public hidebysig instance void - WriteUTF8(string 'value', - bool allowUnpairedSurrogates) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobWriter::WriteUTF8 - - .property /*170000B4*/ instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - Blob() - { - .get instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ System.Reflection.Metadata.BlobWriter/*02000031*/::get_Blob() /* 06000191 */ - } // end of property BlobWriter::Blob - .property /*170000B5*/ instance int32 Length() - { - .get instance int32 System.Reflection.Metadata.BlobWriter/*02000031*/::get_Length() /* 06000192 */ - } // end of property BlobWriter::Length - .property /*170000B6*/ instance int32 Offset() - { - .get instance int32 System.Reflection.Metadata.BlobWriter/*02000031*/::get_Offset() /* 06000193 */ - .set instance void System.Reflection.Metadata.BlobWriter/*02000031*/::set_Offset(int32) /* 06000194 */ - } // end of property BlobWriter::Offset - .property /*170000B7*/ instance int32 RemainingBytes() - { - .get instance int32 System.Reflection.Metadata.BlobWriter/*02000031*/::get_RemainingBytes() /* 06000195 */ - } // end of property BlobWriter::RemainingBytes -} // end of class System.Reflection.Metadata.BlobWriter - -.class /*02000032*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Constant - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00002E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000DF*/ private initonly object _dummy - .method /*060001C1*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Parent() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constant::get_Parent - - .method /*060001C2*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ - get_TypeCode() cil managed - // SIG: 20 00 11 80 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constant::get_TypeCode - - .method /*060001C3*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Value() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Constant::get_Value - - .property /*170000B8*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.Constant/*02000032*/::get_Parent() /* 060001C1 */ - } // end of property Constant::Parent - .property /*170000B9*/ instance valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ - TypeCode() - { - .get instance valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ System.Reflection.Metadata.Constant/*02000032*/::get_TypeCode() /* 060001C2 */ - } // end of property Constant::TypeCode - .property /*170000BA*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Value() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.Constant/*02000032*/::get_Value() /* 060001C3 */ - } // end of property Constant::Value -} // end of class System.Reflection.Metadata.Constant - -.class /*02000033*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ConstantHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00000E*/ -{ - .custom /*0C00002F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000E0*/ private initonly int32 _dummy - .method /*060001C4*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::get_IsNil - - .method /*060001C5*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::Equals - - .method /*060001C6*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ other) cil managed - // SIG: 20 01 02 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::Equals - - .method /*060001C7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::GetHashCode - - .method /*060001C8*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ left, - valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ right) cil managed - // SIG: 00 02 02 11 80 CC 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::op_Equality - - .method /*060001C9*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 80 CC 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::op_Explicit - - .method /*060001CA*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 CC 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::op_Explicit - - .method /*060001CB*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::op_Implicit - - .method /*060001CC*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::op_Implicit - - .method /*060001CD*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ left, - valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ right) cil managed - // SIG: 00 02 02 11 80 CC 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstantHandle::op_Inequality - - .property /*170000BB*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ConstantHandle/*02000033*/::get_IsNil() /* 060001C4 */ - } // end of property ConstantHandle::IsNil -} // end of class System.Reflection.Metadata.ConstantHandle - -.class /*02000034*/ public auto ansi sealed System.Reflection.Metadata.ConstantTypeCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040000E1*/ public specialname rtspecialname uint8 value__ - .field /*040000E2*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Boolean = uint8(0x02) - .field /*040000E3*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Byte = uint8(0x05) - .field /*040000E4*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Char = uint8(0x03) - .field /*040000E5*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Double = uint8(0x0D) - .field /*040000E6*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Int16 = uint8(0x06) - .field /*040000E7*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Int32 = uint8(0x08) - .field /*040000E8*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Int64 = uint8(0x0A) - .field /*040000E9*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Invalid = uint8(0x00) - .field /*040000EA*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ NullReference = uint8(0x12) - .field /*040000EB*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ SByte = uint8(0x04) - .field /*040000EC*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ Single = uint8(0x0C) - .field /*040000ED*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ String = uint8(0x0E) - .field /*040000EE*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ UInt16 = uint8(0x07) - .field /*040000EF*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ UInt32 = uint8(0x09) - .field /*040000F0*/ public static literal valuetype System.Reflection.Metadata.ConstantTypeCode/*02000034*/ UInt64 = uint8(0x0B) -} // end of class System.Reflection.Metadata.ConstantTypeCode - -.class /*02000035*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomAttribute - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000030:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000F1*/ private initonly object _dummy - .method /*060001CE*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Constructor() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttribute::get_Constructor - - .method /*060001CF*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Parent() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttribute::get_Parent - - .method /*060001D0*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Value() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttribute::get_Value - - .method /*060001D1*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeValue`1/*0200003B*/ - DecodeValue(class System.Reflection.Metadata.ICustomAttributeTypeProvider`1/*0200005F*/ provider) cil managed - // SIG: 30 01 01 15 11 80 EC 01 1E 00 15 12 81 7C 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttribute::DecodeValue - - .property /*170000BC*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Constructor() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.CustomAttribute/*02000035*/::get_Constructor() /* 060001CE */ - } // end of property CustomAttribute::Constructor - .property /*170000BD*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.CustomAttribute/*02000035*/::get_Parent() /* 060001CF */ - } // end of property CustomAttribute::Parent - .property /*170000BE*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Value() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.CustomAttribute/*02000035*/::get_Value() /* 060001D0 */ - } // end of property CustomAttribute::Value -} // end of class System.Reflection.Metadata.CustomAttribute - -.class /*02000036*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomAttributeHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00000F*/ -{ - .custom /*0C000031:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000F2*/ private initonly int32 _dummy - .method /*060001D2*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::get_IsNil - - .method /*060001D3*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::Equals - - .method /*060001D4*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ other) cil managed - // SIG: 20 01 02 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::Equals - - .method /*060001D5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::GetHashCode - - .method /*060001D6*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ left, - valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ right) cil managed - // SIG: 00 02 02 11 80 D8 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::op_Equality - - .method /*060001D7*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 80 D8 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::op_Explicit - - .method /*060001D8*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 D8 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::op_Explicit - - .method /*060001D9*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::op_Implicit - - .method /*060001DA*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::op_Implicit - - .method /*060001DB*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ left, - valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ right) cil managed - // SIG: 00 02 02 11 80 D8 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandle::op_Inequality - - .property /*170000BF*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.CustomAttributeHandle/*02000036*/::get_IsNil() /* 060001D2 */ - } // end of property CustomAttributeHandle::IsNil -} // end of class System.Reflection.Metadata.CustomAttributeHandle - -.class /*02000037*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomAttributeHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000010*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000011*/ -{ - .custom /*0C000032:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000ED*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000012*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400035E*/ private object _dummy - .method /*06000682*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ - get_Current() cil managed - // SIG: 20 00 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000683*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000684*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000685*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*06000686*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001E6*/ instance valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*//Enumerator/*020000ED*/::get_Current() /* 06000682 */ - } // end of property Enumerator::Current - .property /*170001E7*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*//Enumerator/*020000ED*/::System.Collections.IEnumerator.get_Current() /* 06000683 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040000F3*/ private initonly object _dummy - .method /*060001DC*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandleCollection::get_Count - - .method /*060001DD*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*//Enumerator/*020000ED*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandleCollection::GetEnumerator - - .method /*060001DE*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 80 D8 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000010*/::GetEnumerator() /* 0A00001A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001DF*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000C0*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/::get_Count() /* 060001DC */ - } // end of property CustomAttributeHandleCollection::Count -} // end of class System.Reflection.Metadata.CustomAttributeHandleCollection - -.class /*02000038*/ public auto ansi sealed System.Reflection.Metadata.CustomAttributeNamedArgumentKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040000F4*/ public specialname rtspecialname uint8 value__ - .field /*040000F5*/ public static literal valuetype System.Reflection.Metadata.CustomAttributeNamedArgumentKind/*02000038*/ Field = uint8(0x53) - .field /*040000F6*/ public static literal valuetype System.Reflection.Metadata.CustomAttributeNamedArgumentKind/*02000038*/ Property = uint8(0x54) -} // end of class System.Reflection.Metadata.CustomAttributeNamedArgumentKind - -.class /*02000039*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomAttributeNamedArgument`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000033:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000F7*/ private initonly !TType _Type_k__BackingField - .method /*060001E0*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - valuetype System.Reflection.Metadata.CustomAttributeNamedArgumentKind/*02000038*/ kind, - !TType 'type', - object 'value') cil managed - // SIG: 20 04 01 0E 11 80 E0 13 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument`1::.ctor - - .method /*060001E1*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.CustomAttributeNamedArgumentKind/*02000038*/ - get_Kind() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument`1::get_Kind - - .method /*060001E2*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument`1::get_Name - - .method /*060001E3*/ public hidebysig specialname - instance !TType get_Type() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument`1::get_Type - - .method /*060001E4*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument`1::get_Value - - .property /*170000C1*/ instance valuetype System.Reflection.Metadata.CustomAttributeNamedArgumentKind/*02000038*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.CustomAttributeNamedArgumentKind/*02000038*/ System.Reflection.Metadata.CustomAttributeNamedArgument`1/*02000039*/::get_Kind() /* 060001E1 */ - } // end of property CustomAttributeNamedArgument`1::Kind - .property /*170000C2*/ instance string Name() - { - .get instance string System.Reflection.Metadata.CustomAttributeNamedArgument`1/*02000039*/::get_Name() /* 060001E2 */ - } // end of property CustomAttributeNamedArgument`1::Name - .property /*170000C3*/ instance !TType Type() - { - .get instance !TType System.Reflection.Metadata.CustomAttributeNamedArgument`1/*02000039*/::get_Type() /* 060001E3 */ - } // end of property CustomAttributeNamedArgument`1::Type - .property /*170000C4*/ instance object Value() - { - .get instance object System.Reflection.Metadata.CustomAttributeNamedArgument`1/*02000039*/::get_Value() /* 060001E4 */ - } // end of property CustomAttributeNamedArgument`1::Value -} // end of class System.Reflection.Metadata.CustomAttributeNamedArgument`1 - -.class /*0200003A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomAttributeTypedArgument`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000034:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000F8*/ private initonly !TType _Type_k__BackingField - .method /*060001E5*/ public hidebysig specialname rtspecialname - instance void .ctor(!TType 'type', - object 'value') cil managed - // SIG: 20 02 01 13 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument`1::.ctor - - .method /*060001E6*/ public hidebysig specialname - instance !TType get_Type() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument`1::get_Type - - .method /*060001E7*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument`1::get_Value - - .property /*170000C5*/ instance !TType Type() - { - .get instance !TType System.Reflection.Metadata.CustomAttributeTypedArgument`1/*0200003A*/::get_Type() /* 060001E6 */ - } // end of property CustomAttributeTypedArgument`1::Type - .property /*170000C6*/ instance object Value() - { - .get instance object System.Reflection.Metadata.CustomAttributeTypedArgument`1/*0200003A*/::get_Value() /* 060001E7 */ - } // end of property CustomAttributeTypedArgument`1::Value -} // end of class System.Reflection.Metadata.CustomAttributeTypedArgument`1 - -.class /*0200003B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomAttributeValue`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000035:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000F9*/ private initonly object _dummy - .method /*060001E8*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> fixedArguments, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> namedArguments) cil managed - // SIG: 20 02 01 15 11 65 01 15 11 80 E8 01 13 00 15 11 65 01 15 11 80 E4 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeValue`1::.ctor - - .method /*060001E9*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> - get_FixedArguments() cil managed - // SIG: 20 00 15 11 65 01 15 11 80 E8 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeValue`1::get_FixedArguments - - .method /*060001EA*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> - get_NamedArguments() cil managed - // SIG: 20 00 15 11 65 01 15 11 80 E4 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeValue`1::get_NamedArguments - - .property /*170000C7*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> - FixedArguments() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> System.Reflection.Metadata.CustomAttributeValue`1/*0200003B*/::get_FixedArguments() /* 060001E9 */ - } // end of property CustomAttributeValue`1::FixedArguments - .property /*170000C8*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> - NamedArguments() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/> System.Reflection.Metadata.CustomAttributeValue`1/*0200003B*/::get_NamedArguments() /* 060001EA */ - } // end of property CustomAttributeValue`1::NamedArguments -} // end of class System.Reflection.Metadata.CustomAttributeValue`1 - -.class /*0200003C*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomDebugInformation - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000036:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000FA*/ private initonly object _dummy - .method /*060001EB*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - get_Kind() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformation::get_Kind - - .method /*060001EC*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Parent() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformation::get_Parent - - .method /*060001ED*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Value() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformation::get_Value - - .property /*170000C9*/ instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ System.Reflection.Metadata.CustomDebugInformation/*0200003C*/::get_Kind() /* 060001EB */ - } // end of property CustomDebugInformation::Kind - .property /*170000CA*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.CustomDebugInformation/*0200003C*/::get_Parent() /* 060001EC */ - } // end of property CustomDebugInformation::Parent - .property /*170000CB*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Value() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.CustomDebugInformation/*0200003C*/::get_Value() /* 060001ED */ - } // end of property CustomDebugInformation::Value -} // end of class System.Reflection.Metadata.CustomDebugInformation - -.class /*0200003D*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomDebugInformationHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000013*/ -{ - .custom /*0C000037:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000FB*/ private initonly int32 _dummy - .method /*060001EE*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::get_IsNil - - .method /*060001EF*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::Equals - - .method /*060001F0*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ other) cil managed - // SIG: 20 01 02 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::Equals - - .method /*060001F1*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::GetHashCode - - .method /*060001F2*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ left, - valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ right) cil managed - // SIG: 00 02 02 11 80 F4 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::op_Equality - - .method /*060001F3*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 80 F4 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::op_Explicit - - .method /*060001F4*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 80 F4 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::op_Explicit - - .method /*060001F5*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::op_Implicit - - .method /*060001F6*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::op_Implicit - - .method /*060001F7*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ left, - valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ right) cil managed - // SIG: 00 02 02 11 80 F4 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandle::op_Inequality - - .property /*170000CC*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/::get_IsNil() /* 060001EE */ - } // end of property CustomDebugInformationHandle::IsNil -} // end of class System.Reflection.Metadata.CustomDebugInformationHandle - -.class /*0200003E*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.CustomDebugInformationHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000014*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000015*/ -{ - .custom /*0C000038:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000EE*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000016*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400035F*/ private object _dummy - .method /*06000687*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ - get_Current() cil managed - // SIG: 20 00 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000688*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000689*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600068A*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*0600068B*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001E8*/ instance valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*//Enumerator/*020000EE*/::get_Current() /* 06000687 */ - } // end of property Enumerator::Current - .property /*170001E9*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*//Enumerator/*020000EE*/::System.Collections.IEnumerator.get_Current() /* 06000688 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040000FC*/ private initonly object _dummy - .method /*060001F8*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandleCollection::get_Count - - .method /*060001F9*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*//Enumerator/*020000EE*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandleCollection::GetEnumerator - - .method /*060001FA*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 80 F4 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000014*/::GetEnumerator() /* 0A00001B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060001FB*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomDebugInformationHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000CD*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*/::get_Count() /* 060001F8 */ - } // end of property CustomDebugInformationHandleCollection::Count -} // end of class System.Reflection.Metadata.CustomDebugInformationHandleCollection - -.class /*0200003F*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.DebugMetadataHeader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060001FC*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method DebugMetadataHeader::.ctor - - .method /*060001FD*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_EntryPoint() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugMetadataHeader::get_EntryPoint - - .method /*060001FE*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_Id() cil managed - // SIG: 20 00 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugMetadataHeader::get_Id - - .method /*060001FF*/ public hidebysig specialname - instance int32 get_IdStartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebugMetadataHeader::get_IdStartOffset - - .property /*170000CE*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - EntryPoint() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.DebugMetadataHeader/*0200003F*/::get_EntryPoint() /* 060001FD */ - } // end of property DebugMetadataHeader::EntryPoint - .property /*170000CF*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - Id() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.DebugMetadataHeader/*0200003F*/::get_Id() /* 060001FE */ - } // end of property DebugMetadataHeader::Id - .property /*170000D0*/ instance int32 IdStartOffset() - { - .get instance int32 System.Reflection.Metadata.DebugMetadataHeader/*0200003F*/::get_IdStartOffset() /* 060001FF */ - } // end of property DebugMetadataHeader::IdStartOffset -} // end of class System.Reflection.Metadata.DebugMetadataHeader - -.class /*02000040*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.DeclarativeSecurityAttribute - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000039:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000FD*/ private initonly object _dummy - .method /*06000200*/ public hidebysig specialname - instance valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ - get_Action() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttribute::get_Action - - .method /*06000201*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Parent() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttribute::get_Parent - - .method /*06000202*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_PermissionSet() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttribute::get_PermissionSet - - .property /*170000D1*/ instance valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ - Action() - { - .get instance valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ System.Reflection.Metadata.DeclarativeSecurityAttribute/*02000040*/::get_Action() /* 06000200 */ - } // end of property DeclarativeSecurityAttribute::Action - .property /*170000D2*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.DeclarativeSecurityAttribute/*02000040*/::get_Parent() /* 06000201 */ - } // end of property DeclarativeSecurityAttribute::Parent - .property /*170000D3*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - PermissionSet() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.DeclarativeSecurityAttribute/*02000040*/::get_PermissionSet() /* 06000202 */ - } // end of property DeclarativeSecurityAttribute::PermissionSet -} // end of class System.Reflection.Metadata.DeclarativeSecurityAttribute - -.class /*02000041*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.DeclarativeSecurityAttributeHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000017*/ -{ - .custom /*0C00003A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000FE*/ private initonly int32 _dummy - .method /*06000203*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::get_IsNil - - .method /*06000204*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::Equals - - .method /*06000205*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ other) cil managed - // SIG: 20 01 02 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::Equals - - .method /*06000206*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::GetHashCode - - .method /*06000207*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ left, - valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ right) cil managed - // SIG: 00 02 02 11 81 04 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::op_Equality - - .method /*06000208*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 04 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::op_Explicit - - .method /*06000209*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 04 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::op_Explicit - - .method /*0600020A*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::op_Implicit - - .method /*0600020B*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::op_Implicit - - .method /*0600020C*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ left, - valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ right) cil managed - // SIG: 00 02 02 11 81 04 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandle::op_Inequality - - .property /*170000D4*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/::get_IsNil() /* 06000203 */ - } // end of property DeclarativeSecurityAttributeHandle::IsNil -} // end of class System.Reflection.Metadata.DeclarativeSecurityAttributeHandle - -.class /*02000042*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000018*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000019*/ -{ - .custom /*0C00003B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000EF*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00001A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000360*/ private object _dummy - .method /*0600068C*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ - get_Current() cil managed - // SIG: 20 00 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600068D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*0600068E*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600068F*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*06000690*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001EA*/ instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*//Enumerator/*020000EF*/::get_Current() /* 0600068C */ - } // end of property Enumerator::Current - .property /*170001EB*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*//Enumerator/*020000EF*/::System.Collections.IEnumerator.get_Current() /* 0600068D */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040000FF*/ private initonly object _dummy - .method /*0600020D*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandleCollection::get_Count - - .method /*0600020E*/ public hidebysig instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*//Enumerator/*020000EF*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandleCollection::GetEnumerator - - .method /*0600020F*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 04 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000018*/::GetEnumerator() /* 0A00001C */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000210*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DeclarativeSecurityAttributeHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000D5*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/::get_Count() /* 0600020D */ - } // end of property DeclarativeSecurityAttributeHandleCollection::Count -} // end of class System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection - -.class /*02000043*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Document - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00003C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000100*/ private initonly object _dummy - .method /*06000211*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Hash() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Document::get_Hash - - .method /*06000212*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - get_HashAlgorithm() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Document::get_HashAlgorithm - - .method /*06000213*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - get_Language() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Document::get_Language - - .method /*06000214*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ - get_Name() cil managed - // SIG: 20 00 11 81 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Document::get_Name - - .property /*170000D6*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Hash() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.Document/*02000043*/::get_Hash() /* 06000211 */ - } // end of property Document::Hash - .property /*170000D7*/ instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - HashAlgorithm() - { - .get instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ System.Reflection.Metadata.Document/*02000043*/::get_HashAlgorithm() /* 06000212 */ - } // end of property Document::HashAlgorithm - .property /*170000D8*/ instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - Language() - { - .get instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ System.Reflection.Metadata.Document/*02000043*/::get_Language() /* 06000213 */ - } // end of property Document::Language - .property /*170000D9*/ instance valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ System.Reflection.Metadata.Document/*02000043*/::get_Name() /* 06000214 */ - } // end of property Document::Name -} // end of class System.Reflection.Metadata.Document - -.class /*02000044*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.DocumentHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00001B*/ -{ - .custom /*0C00003D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000101*/ private initonly int32 _dummy - .method /*06000215*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::get_IsNil - - .method /*06000216*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::Equals - - .method /*06000217*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ other) cil managed - // SIG: 20 01 02 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::Equals - - .method /*06000218*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::GetHashCode - - .method /*06000219*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ left, - valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ right) cil managed - // SIG: 00 02 02 11 81 10 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::op_Equality - - .method /*0600021A*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 10 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::op_Explicit - - .method /*0600021B*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 10 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::op_Explicit - - .method /*0600021C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::op_Implicit - - .method /*0600021D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::op_Implicit - - .method /*0600021E*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ left, - valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ right) cil managed - // SIG: 00 02 02 11 81 10 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandle::op_Inequality - - .property /*170000DA*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.DocumentHandle/*02000044*/::get_IsNil() /* 06000215 */ - } // end of property DocumentHandle::IsNil -} // end of class System.Reflection.Metadata.DocumentHandle - -.class /*02000045*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.DocumentHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00001C*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B00001D*/ -{ - .custom /*0C00003E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F0*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00001E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000361*/ private object _dummy - .method /*06000691*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - get_Current() cil managed - // SIG: 20 00 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000692*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000693*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000694*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*06000695*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001EC*/ instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ System.Reflection.Metadata.DocumentHandleCollection/*02000045*//Enumerator/*020000F0*/::get_Current() /* 06000691 */ - } // end of property Enumerator::Current - .property /*170001ED*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.DocumentHandleCollection/*02000045*//Enumerator/*020000F0*/::System.Collections.IEnumerator.get_Current() /* 06000692 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000102*/ private initonly object _dummy - .method /*0600021F*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandleCollection::get_Count - - .method /*06000220*/ public hidebysig instance valuetype System.Reflection.Metadata.DocumentHandleCollection/*02000045*//Enumerator/*020000F0*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandleCollection::GetEnumerator - - .method /*06000221*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 10 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00001C*/::GetEnumerator() /* 0A00001D */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000222*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000DB*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.DocumentHandleCollection/*02000045*/::get_Count() /* 0600021F */ - } // end of property DocumentHandleCollection::Count -} // end of class System.Reflection.Metadata.DocumentHandleCollection - -.class /*02000046*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.DocumentNameBlobHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00001F*/ -{ - .custom /*0C00003F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000103*/ private initonly int32 _dummy - .method /*06000223*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::get_IsNil - - .method /*06000224*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::Equals - - .method /*06000225*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ other) cil managed - // SIG: 20 01 02 11 81 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::Equals - - .method /*06000226*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::GetHashCode - - .method /*06000227*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ left, - valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ right) cil managed - // SIG: 00 02 02 11 81 18 11 81 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::op_Equality - - .method /*06000228*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ - op_Explicit(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 00 01 11 81 18 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::op_Explicit - - .method /*06000229*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - op_Implicit(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ handle) cil managed - // SIG: 00 01 11 80 BC 11 81 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::op_Implicit - - .method /*0600022A*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ left, - valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ right) cil managed - // SIG: 00 02 02 11 81 18 11 81 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DocumentNameBlobHandle::op_Inequality - - .property /*170000DC*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/::get_IsNil() /* 06000223 */ - } // end of property DocumentNameBlobHandle::IsNil -} // end of class System.Reflection.Metadata.DocumentNameBlobHandle - -.class /*02000047*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.EntityHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000020*/ -{ - .custom /*0C000040:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000104*/ private initonly int32 _dummy - .field /*04000105*/ public static initonly valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ AssemblyDefinition - .field /*04000106*/ public static initonly valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ ModuleDefinition - .method /*0600022B*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::get_IsNil - - .method /*0600022C*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ - get_Kind() cil managed - // SIG: 20 00 11 81 74 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::get_Kind - - .method /*0600022D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::Equals - - .method /*0600022E*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ other) cil managed - // SIG: 20 01 02 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::Equals - - .method /*0600022F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::GetHashCode - - .method /*06000230*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ left, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ right) cil managed - // SIG: 00 02 02 11 81 1C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::op_Equality - - .method /*06000231*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::op_Explicit - - .method /*06000232*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::op_Implicit - - .method /*06000233*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ left, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ right) cil managed - // SIG: 00 02 02 11 81 1C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EntityHandle::op_Inequality - - .property /*170000DD*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.EntityHandle/*02000047*/::get_IsNil() /* 0600022B */ - } // end of property EntityHandle::IsNil - .property /*170000DE*/ instance valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ System.Reflection.Metadata.EntityHandle/*02000047*/::get_Kind() /* 0600022C */ - } // end of property EntityHandle::Kind -} // end of class System.Reflection.Metadata.EntityHandle - -.class /*02000048*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.EventAccessors - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000041:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000107*/ private initonly object _dummy - .method /*06000234*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Adder() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAccessors::get_Adder - - .method /*06000235*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_Others() cil managed - // SIG: 20 00 15 11 65 01 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAccessors::get_Others - - .method /*06000236*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Raiser() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAccessors::get_Raiser - - .method /*06000237*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Remover() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventAccessors::get_Remover - - .property /*170000DF*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Adder() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.EventAccessors/*02000048*/::get_Adder() /* 06000234 */ - } // end of property EventAccessors::Adder - .property /*170000E0*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - Others() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.EventAccessors/*02000048*/::get_Others() /* 06000235 */ - } // end of property EventAccessors::Others - .property /*170000E1*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Raiser() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.EventAccessors/*02000048*/::get_Raiser() /* 06000236 */ - } // end of property EventAccessors::Raiser - .property /*170000E2*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Remover() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.EventAccessors/*02000048*/::get_Remover() /* 06000237 */ - } // end of property EventAccessors::Remover -} // end of class System.Reflection.Metadata.EventAccessors - -.class /*02000049*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.EventDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000042:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000108*/ private initonly object _dummy - .method /*06000238*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000028*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 A1 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinition::get_Attributes - - .method /*06000239*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinition::get_Name - - .method /*0600023A*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Type() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinition::get_Type - - .method /*0600023B*/ public hidebysig instance valuetype System.Reflection.Metadata.EventAccessors/*02000048*/ - GetAccessors() cil managed - // SIG: 20 00 11 81 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinition::GetAccessors - - .method /*0600023C*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinition::GetCustomAttributes - - .property /*170000E3*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000028*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000028*/ System.Reflection.Metadata.EventDefinition/*02000049*/::get_Attributes() /* 06000238 */ - } // end of property EventDefinition::Attributes - .property /*170000E4*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.EventDefinition/*02000049*/::get_Name() /* 06000239 */ - } // end of property EventDefinition::Name - .property /*170000E5*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Type() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.EventDefinition/*02000049*/::get_Type() /* 0600023A */ - } // end of property EventDefinition::Type -} // end of class System.Reflection.Metadata.EventDefinition - -.class /*0200004A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.EventDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000021*/ -{ - .custom /*0C000043:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000109*/ private initonly int32 _dummy - .method /*0600023D*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::get_IsNil - - .method /*0600023E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::Equals - - .method /*0600023F*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ other) cil managed - // SIG: 20 01 02 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::Equals - - .method /*06000240*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::GetHashCode - - .method /*06000241*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ left, - valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ right) cil managed - // SIG: 00 02 02 11 81 28 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::op_Equality - - .method /*06000242*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 28 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::op_Explicit - - .method /*06000243*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 28 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::op_Explicit - - .method /*06000244*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::op_Implicit - - .method /*06000245*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::op_Implicit - - .method /*06000246*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ left, - valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ right) cil managed - // SIG: 00 02 02 11 81 28 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandle::op_Inequality - - .property /*170000E6*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/::get_IsNil() /* 0600023D */ - } // end of property EventDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.EventDefinitionHandle - -.class /*0200004B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.EventDefinitionHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000022*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000023*/ -{ - .custom /*0C000044:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F1*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000024*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000362*/ private object _dummy - .method /*06000696*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ - get_Current() cil managed - // SIG: 20 00 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000697*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000698*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000699*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*0600069A*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001EE*/ instance valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*//Enumerator/*020000F1*/::get_Current() /* 06000696 */ - } // end of property Enumerator::Current - .property /*170001EF*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*//Enumerator/*020000F1*/::System.Collections.IEnumerator.get_Current() /* 06000697 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400010A*/ private initonly object _dummy - .method /*06000247*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandleCollection::get_Count - - .method /*06000248*/ public hidebysig instance valuetype System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*//Enumerator/*020000F1*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 C4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandleCollection::GetEnumerator - - .method /*06000249*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 28 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000022*/::GetEnumerator() /* 0A00001E */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600024A*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventDefinitionHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000E7*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*/::get_Count() /* 06000247 */ - } // end of property EventDefinitionHandleCollection::Count -} // end of class System.Reflection.Metadata.EventDefinitionHandleCollection - -.class /*0200004C*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ExceptionRegion - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000045:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400010B*/ private initonly int32 _dummy - .method /*0600024B*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_CatchType() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_CatchType - - .method /*0600024C*/ public hidebysig specialname - instance int32 get_FilterOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_FilterOffset - - .method /*0600024D*/ public hidebysig specialname - instance int32 get_HandlerLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_HandlerLength - - .method /*0600024E*/ public hidebysig specialname - instance int32 get_HandlerOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_HandlerOffset - - .method /*0600024F*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ - get_Kind() cil managed - // SIG: 20 00 11 81 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_Kind - - .method /*06000250*/ public hidebysig specialname - instance int32 get_TryLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_TryLength - - .method /*06000251*/ public hidebysig specialname - instance int32 get_TryOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegion::get_TryOffset - - .property /*170000E8*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - CatchType() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_CatchType() /* 0600024B */ - } // end of property ExceptionRegion::CatchType - .property /*170000E9*/ instance int32 FilterOffset() - { - .get instance int32 System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_FilterOffset() /* 0600024C */ - } // end of property ExceptionRegion::FilterOffset - .property /*170000EA*/ instance int32 HandlerLength() - { - .get instance int32 System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_HandlerLength() /* 0600024D */ - } // end of property ExceptionRegion::HandlerLength - .property /*170000EB*/ instance int32 HandlerOffset() - { - .get instance int32 System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_HandlerOffset() /* 0600024E */ - } // end of property ExceptionRegion::HandlerOffset - .property /*170000EC*/ instance valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_Kind() /* 0600024F */ - } // end of property ExceptionRegion::Kind - .property /*170000ED*/ instance int32 TryLength() - { - .get instance int32 System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_TryLength() /* 06000250 */ - } // end of property ExceptionRegion::TryLength - .property /*170000EE*/ instance int32 TryOffset() - { - .get instance int32 System.Reflection.Metadata.ExceptionRegion/*0200004C*/::get_TryOffset() /* 06000251 */ - } // end of property ExceptionRegion::TryOffset -} // end of class System.Reflection.Metadata.ExceptionRegion - -.class /*0200004D*/ public auto ansi sealed System.Reflection.Metadata.ExceptionRegionKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400010C*/ public specialname rtspecialname uint16 value__ - .field /*0400010D*/ public static literal valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ Catch = uint16(0x0000) - .field /*0400010E*/ public static literal valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ Fault = uint16(0x0004) - .field /*0400010F*/ public static literal valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ Filter = uint16(0x0001) - .field /*04000110*/ public static literal valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ Finally = uint16(0x0002) -} // end of class System.Reflection.Metadata.ExceptionRegionKind - -.class /*0200004E*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ExportedType - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000046:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000111*/ private initonly object _dummy - .method /*06000252*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::get_Attributes - - .method /*06000253*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Implementation() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::get_Implementation - - .method /*06000254*/ public hidebysig specialname - instance bool get_IsForwarder() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::get_IsForwarder - - .method /*06000255*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::get_Name - - .method /*06000256*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Namespace() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::get_Namespace - - .method /*06000257*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - get_NamespaceDefinition() cil managed - // SIG: 20 00 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::get_NamespaceDefinition - - .method /*06000258*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedType::GetCustomAttributes - - .property /*170000EF*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ System.Reflection.Metadata.ExportedType/*0200004E*/::get_Attributes() /* 06000252 */ - } // end of property ExportedType::Attributes - .property /*170000F0*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Implementation() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.ExportedType/*0200004E*/::get_Implementation() /* 06000253 */ - } // end of property ExportedType::Implementation - .property /*170000F1*/ instance bool IsForwarder() - { - .get instance bool System.Reflection.Metadata.ExportedType/*0200004E*/::get_IsForwarder() /* 06000254 */ - } // end of property ExportedType::IsForwarder - .property /*170000F2*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.ExportedType/*0200004E*/::get_Name() /* 06000255 */ - } // end of property ExportedType::Name - .property /*170000F3*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Namespace() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.ExportedType/*0200004E*/::get_Namespace() /* 06000256 */ - } // end of property ExportedType::Namespace - .property /*170000F4*/ instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - NamespaceDefinition() - { - .get instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ System.Reflection.Metadata.ExportedType/*0200004E*/::get_NamespaceDefinition() /* 06000257 */ - } // end of property ExportedType::NamespaceDefinition -} // end of class System.Reflection.Metadata.ExportedType - -.class /*0200004F*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ExportedTypeHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000025*/ -{ - .custom /*0C000047:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000112*/ private initonly int32 _dummy - .method /*06000259*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::get_IsNil - - .method /*0600025A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::Equals - - .method /*0600025B*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ other) cil managed - // SIG: 20 01 02 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::Equals - - .method /*0600025C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::GetHashCode - - .method /*0600025D*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ left, - valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ right) cil managed - // SIG: 00 02 02 11 81 3C 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::op_Equality - - .method /*0600025E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 3C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::op_Explicit - - .method /*0600025F*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 3C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::op_Explicit - - .method /*06000260*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::op_Implicit - - .method /*06000261*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::op_Implicit - - .method /*06000262*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ left, - valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ right) cil managed - // SIG: 00 02 02 11 81 3C 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandle::op_Inequality - - .property /*170000F5*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/::get_IsNil() /* 06000259 */ - } // end of property ExportedTypeHandle::IsNil -} // end of class System.Reflection.Metadata.ExportedTypeHandle - -.class /*02000050*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ExportedTypeHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000026*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000027*/ -{ - .custom /*0C000048:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F2*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000028*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000363*/ private int32 _dummy - .method /*0600069B*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ - get_Current() cil managed - // SIG: 20 00 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600069C*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*0600069D*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*0600069E*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*0600069F*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001F0*/ instance valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*//Enumerator/*020000F2*/::get_Current() /* 0600069B */ - } // end of property Enumerator::Current - .property /*170001F1*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*//Enumerator/*020000F2*/::System.Collections.IEnumerator.get_Current() /* 0600069C */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000113*/ private initonly int32 _dummy - .method /*06000263*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandleCollection::get_Count - - .method /*06000264*/ public hidebysig instance valuetype System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*//Enumerator/*020000F2*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandleCollection::GetEnumerator - - .method /*06000265*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 3C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000026*/::GetEnumerator() /* 0A00001F */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000266*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000F6*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*/::get_Count() /* 06000263 */ - } // end of property ExportedTypeHandleCollection::Count -} // end of class System.Reflection.Metadata.ExportedTypeHandleCollection - -.class /*02000051*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.FieldDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000049:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000114*/ private initonly object _dummy - .method /*06000267*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*0100002A*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 A9 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::get_Attributes - - .method /*06000268*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::get_Name - - .method /*06000269*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::get_Signature - - .method /*0600026A*/ public hidebysig instance !!TType - DecodeSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::DecodeSignature - - .method /*0600026B*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::GetCustomAttributes - - .method /*0600026C*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - GetDeclaringType() cil managed - // SIG: 20 00 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::GetDeclaringType - - .method /*0600026D*/ public hidebysig instance valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - GetDefaultValue() cil managed - // SIG: 20 00 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::GetDefaultValue - - .method /*0600026E*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetMarshallingDescriptor() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::GetMarshallingDescriptor - - .method /*0600026F*/ public hidebysig instance int32 - GetOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::GetOffset - - .method /*06000270*/ public hidebysig instance int32 - GetRelativeVirtualAddress() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinition::GetRelativeVirtualAddress - - .property /*170000F7*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*0100002A*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*0100002A*/ System.Reflection.Metadata.FieldDefinition/*02000051*/::get_Attributes() /* 06000267 */ - } // end of property FieldDefinition::Attributes - .property /*170000F8*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.FieldDefinition/*02000051*/::get_Name() /* 06000268 */ - } // end of property FieldDefinition::Name - .property /*170000F9*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.FieldDefinition/*02000051*/::get_Signature() /* 06000269 */ - } // end of property FieldDefinition::Signature -} // end of class System.Reflection.Metadata.FieldDefinition - -.class /*02000052*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.FieldDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000029*/ -{ - .custom /*0C00004A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000115*/ private initonly int32 _dummy - .method /*06000271*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::get_IsNil - - .method /*06000272*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::Equals - - .method /*06000273*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ other) cil managed - // SIG: 20 01 02 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::Equals - - .method /*06000274*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::GetHashCode - - .method /*06000275*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ left, - valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ right) cil managed - // SIG: 00 02 02 11 81 48 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::op_Equality - - .method /*06000276*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 48 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::op_Explicit - - .method /*06000277*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 48 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::op_Explicit - - .method /*06000278*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::op_Implicit - - .method /*06000279*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::op_Implicit - - .method /*0600027A*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ left, - valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ right) cil managed - // SIG: 00 02 02 11 81 48 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandle::op_Inequality - - .property /*170000FA*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/::get_IsNil() /* 06000271 */ - } // end of property FieldDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.FieldDefinitionHandle - -.class /*02000053*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.FieldDefinitionHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00002A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B00002B*/ -{ - .custom /*0C00004B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F3*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00002C*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000364*/ private object _dummy - .method /*060006A0*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ - get_Current() cil managed - // SIG: 20 00 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006A1*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006A2*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006A3*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006A4*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001F2*/ instance valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*//Enumerator/*020000F3*/::get_Current() /* 060006A0 */ - } // end of property Enumerator::Current - .property /*170001F3*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*//Enumerator/*020000F3*/::System.Collections.IEnumerator.get_Current() /* 060006A1 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000116*/ private initonly object _dummy - .method /*0600027B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandleCollection::get_Count - - .method /*0600027C*/ public hidebysig instance valuetype System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*//Enumerator/*020000F3*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandleCollection::GetEnumerator - - .method /*0600027D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 48 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00002A*/::GetEnumerator() /* 0A000020 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600027E*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldDefinitionHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170000FB*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*/::get_Count() /* 0600027B */ - } // end of property FieldDefinitionHandleCollection::Count -} // end of class System.Reflection.Metadata.FieldDefinitionHandleCollection - -.class /*02000054*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GenericParameter - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00004C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000117*/ private initonly object _dummy - .method /*0600027F*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*0100002B*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 AD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameter::get_Attributes - - .method /*06000280*/ public hidebysig specialname - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameter::get_Index - - .method /*06000281*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameter::get_Name - - .method /*06000282*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Parent() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameter::get_Parent - - .method /*06000283*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandleCollection/*02000057*/ - GetConstraints() cil managed - // SIG: 20 00 11 81 5C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameter::GetConstraints - - .method /*06000284*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameter::GetCustomAttributes - - .property /*170000FC*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*0100002B*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*0100002B*/ System.Reflection.Metadata.GenericParameter/*02000054*/::get_Attributes() /* 0600027F */ - } // end of property GenericParameter::Attributes - .property /*170000FD*/ instance int32 Index() - { - .get instance int32 System.Reflection.Metadata.GenericParameter/*02000054*/::get_Index() /* 06000280 */ - } // end of property GenericParameter::Index - .property /*170000FE*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.GenericParameter/*02000054*/::get_Name() /* 06000281 */ - } // end of property GenericParameter::Name - .property /*170000FF*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.GenericParameter/*02000054*/::get_Parent() /* 06000282 */ - } // end of property GenericParameter::Parent -} // end of class System.Reflection.Metadata.GenericParameter - -.class /*02000055*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GenericParameterConstraint - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00004D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000118*/ private initonly object _dummy - .method /*06000285*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - get_Parameter() cil managed - // SIG: 20 00 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraint::get_Parameter - - .method /*06000286*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Type() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraint::get_Type - - .method /*06000287*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraint::GetCustomAttributes - - .property /*17000100*/ instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - Parameter() - { - .get instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ System.Reflection.Metadata.GenericParameterConstraint/*02000055*/::get_Parameter() /* 06000285 */ - } // end of property GenericParameterConstraint::Parameter - .property /*17000101*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Type() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.GenericParameterConstraint/*02000055*/::get_Type() /* 06000286 */ - } // end of property GenericParameterConstraint::Type -} // end of class System.Reflection.Metadata.GenericParameterConstraint - -.class /*02000056*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GenericParameterConstraintHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00002D*/ -{ - .custom /*0C00004E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000119*/ private initonly int32 _dummy - .method /*06000288*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::get_IsNil - - .method /*06000289*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::Equals - - .method /*0600028A*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ other) cil managed - // SIG: 20 01 02 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::Equals - - .method /*0600028B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::GetHashCode - - .method /*0600028C*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ left, - valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ right) cil managed - // SIG: 00 02 02 11 81 58 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::op_Equality - - .method /*0600028D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 58 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::op_Explicit - - .method /*0600028E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 58 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::op_Explicit - - .method /*0600028F*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::op_Implicit - - .method /*06000290*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::op_Implicit - - .method /*06000291*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ left, - valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ right) cil managed - // SIG: 00 02 02 11 81 58 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandle::op_Inequality - - .property /*17000102*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/::get_IsNil() /* 06000288 */ - } // end of property GenericParameterConstraintHandle::IsNil -} // end of class System.Reflection.Metadata.GenericParameterConstraintHandle - -.class /*02000057*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GenericParameterConstraintHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00002E*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B00002F*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100002D*//*1B000030*/ -{ - .custom /*0C00004F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .custom /*0C000050:0A000021*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100002C*/::.ctor(string) /* 0A000021 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*020000F4*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000031*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000365*/ private int32 _dummy - .method /*060006A5*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - get_Current() cil managed - // SIG: 20 00 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006A6*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006A7*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006A8*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006A9*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001F4*/ instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ System.Reflection.Metadata.GenericParameterConstraintHandleCollection/*02000057*//Enumerator/*020000F4*/::get_Current() /* 060006A5 */ - } // end of property Enumerator::Current - .property /*170001F5*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.GenericParameterConstraintHandleCollection/*02000057*//Enumerator/*020000F4*/::System.Collections.IEnumerator.get_Current() /* 060006A6 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400011A*/ private initonly int32 _dummy - .method /*06000292*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandleCollection::get_Count - - .method /*06000293*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - get_Item(int32 index) cil managed - // SIG: 20 01 11 81 58 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandleCollection::get_Item - - .method /*06000294*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandleCollection/*02000057*//Enumerator/*020000F4*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandleCollection::GetEnumerator - - .method /*06000295*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 58 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00002E*/::GetEnumerator() /* 0A000022 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000296*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterConstraintHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000103*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.GenericParameterConstraintHandleCollection/*02000057*/::get_Count() /* 06000292 */ - } // end of property GenericParameterConstraintHandleCollection::Count - .property /*17000104*/ instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - Item(int32) - { - .get instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ System.Reflection.Metadata.GenericParameterConstraintHandleCollection/*02000057*/::get_Item(int32) /* 06000293 */ - } // end of property GenericParameterConstraintHandleCollection::Item -} // end of class System.Reflection.Metadata.GenericParameterConstraintHandleCollection - -.class /*02000058*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GenericParameterHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000032*/ -{ - .custom /*0C000051:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400011B*/ private initonly int32 _dummy - .method /*06000297*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::get_IsNil - - .method /*06000298*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::Equals - - .method /*06000299*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ other) cil managed - // SIG: 20 01 02 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::Equals - - .method /*0600029A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::GetHashCode - - .method /*0600029B*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ left, - valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ right) cil managed - // SIG: 00 02 02 11 81 60 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::op_Equality - - .method /*0600029C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 60 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::op_Explicit - - .method /*0600029D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 60 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::op_Explicit - - .method /*0600029E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::op_Implicit - - .method /*0600029F*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::op_Implicit - - .method /*060002A0*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ left, - valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ right) cil managed - // SIG: 00 02 02 11 81 60 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandle::op_Inequality - - .property /*17000105*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.GenericParameterHandle/*02000058*/::get_IsNil() /* 06000297 */ - } // end of property GenericParameterHandle::IsNil -} // end of class System.Reflection.Metadata.GenericParameterHandle - -.class /*02000059*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GenericParameterHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000033*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000034*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100002D*//*1B000035*/ -{ - .custom /*0C000052:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .custom /*0C000053:0A000021*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100002C*/::.ctor(string) /* 0A000021 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*020000F5*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000036*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000366*/ private int32 _dummy - .method /*060006AA*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - get_Current() cil managed - // SIG: 20 00 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006AB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006AC*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006AD*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006AE*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001F6*/ instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*//Enumerator/*020000F5*/::get_Current() /* 060006AA */ - } // end of property Enumerator::Current - .property /*170001F7*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*//Enumerator/*020000F5*/::System.Collections.IEnumerator.get_Current() /* 060006AB */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400011C*/ private initonly int32 _dummy - .method /*060002A1*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandleCollection::get_Count - - .method /*060002A2*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - get_Item(int32 index) cil managed - // SIG: 20 01 11 81 60 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandleCollection::get_Item - - .method /*060002A3*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*//Enumerator/*020000F5*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 D4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandleCollection::GetEnumerator - - .method /*060002A4*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 60 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000033*/::GetEnumerator() /* 0A000023 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060002A5*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericParameterHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000106*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*/::get_Count() /* 060002A1 */ - } // end of property GenericParameterHandleCollection::Count - .property /*17000107*/ instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - Item(int32) - { - .get instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*/::get_Item(int32) /* 060002A2 */ - } // end of property GenericParameterHandleCollection::Item -} // end of class System.Reflection.Metadata.GenericParameterHandleCollection - -.class /*0200005A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.GuidHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000037*/ -{ - .custom /*0C000054:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400011D*/ private initonly int32 _dummy - .method /*060002A6*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::get_IsNil - - .method /*060002A7*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::Equals - - .method /*060002A8*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ other) cil managed - // SIG: 20 01 02 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::Equals - - .method /*060002A9*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::GetHashCode - - .method /*060002AA*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ left, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ right) cil managed - // SIG: 00 02 02 11 81 68 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::op_Equality - - .method /*060002AB*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 68 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::op_Explicit - - .method /*060002AC*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::op_Implicit - - .method /*060002AD*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ left, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ right) cil managed - // SIG: 00 02 02 11 81 68 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GuidHandle::op_Inequality - - .property /*17000108*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.GuidHandle/*0200005A*/::get_IsNil() /* 060002A6 */ - } // end of property GuidHandle::IsNil -} // end of class System.Reflection.Metadata.GuidHandle - -.class /*0200005B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Handle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000038*/ -{ - .custom /*0C000055:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400011E*/ private initonly int32 _dummy - .field /*0400011F*/ public static initonly valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ AssemblyDefinition - .field /*04000120*/ public static initonly valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ ModuleDefinition - .method /*060002AE*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::get_IsNil - - .method /*060002AF*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ - get_Kind() cil managed - // SIG: 20 00 11 81 74 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::get_Kind - - .method /*060002B0*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::Equals - - .method /*060002B1*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.Handle/*0200005B*/ other) cil managed - // SIG: 20 01 02 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::Equals - - .method /*060002B2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::GetHashCode - - .method /*060002B3*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.Handle/*0200005B*/ left, - valuetype System.Reflection.Metadata.Handle/*0200005B*/ right) cil managed - // SIG: 00 02 02 11 81 6C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::op_Equality - - .method /*060002B4*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.Handle/*0200005B*/ left, - valuetype System.Reflection.Metadata.Handle/*0200005B*/ right) cil managed - // SIG: 00 02 02 11 81 6C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Handle::op_Inequality - - .property /*17000109*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.Handle/*0200005B*/::get_IsNil() /* 060002AE */ - } // end of property Handle::IsNil - .property /*1700010A*/ instance valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ System.Reflection.Metadata.Handle/*0200005B*/::get_Kind() /* 060002AF */ - } // end of property Handle::Kind -} // end of class System.Reflection.Metadata.Handle - -.class /*0200005C*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.HandleComparer - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100002E*//*1B000039*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*0100002E*//*1B00003A*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100002F*//*1B00003B*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*0100002F*//*1B00003C*/ -{ - .method /*060002B5*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method HandleComparer::.ctor - - .method /*060002B6*/ public hidebysig specialname static - class System.Reflection.Metadata.HandleComparer/*0200005C*/ - get_Default() cil managed - // SIG: 00 00 12 81 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::get_Default - - .method /*060002B7*/ public hidebysig newslot virtual final - instance int32 Compare(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ x, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ y) cil managed - // SIG: 20 02 08 11 81 1C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::Compare - - .method /*060002B8*/ public hidebysig newslot virtual final - instance int32 Compare(valuetype System.Reflection.Metadata.Handle/*0200005B*/ x, - valuetype System.Reflection.Metadata.Handle/*0200005B*/ y) cil managed - // SIG: 20 02 08 11 81 6C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::Compare - - .method /*060002B9*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ x, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ y) cil managed - // SIG: 20 02 02 11 81 1C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::Equals - - .method /*060002BA*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.Handle/*0200005B*/ x, - valuetype System.Reflection.Metadata.Handle/*0200005B*/ y) cil managed - // SIG: 20 02 02 11 81 6C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::Equals - - .method /*060002BB*/ public hidebysig newslot virtual final - instance int32 GetHashCode(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ obj) cil managed - // SIG: 20 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::GetHashCode - - .method /*060002BC*/ public hidebysig newslot virtual final - instance int32 GetHashCode(valuetype System.Reflection.Metadata.Handle/*0200005B*/ obj) cil managed - // SIG: 20 01 08 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleComparer::GetHashCode - - .property /*1700010B*/ class System.Reflection.Metadata.HandleComparer/*0200005C*/ - Default() - { - .get class System.Reflection.Metadata.HandleComparer/*0200005C*/ System.Reflection.Metadata.HandleComparer/*0200005C*/::get_Default() /* 060002B6 */ - } // end of property HandleComparer::Default -} // end of class System.Reflection.Metadata.HandleComparer - -.class /*0200005D*/ public auto ansi sealed System.Reflection.Metadata.HandleKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000121*/ public specialname rtspecialname uint8 value__ - .field /*04000122*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ AssemblyDefinition = uint8(0x20) - .field /*04000123*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ AssemblyFile = uint8(0x26) - .field /*04000124*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ AssemblyReference = uint8(0x23) - .field /*04000125*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ Blob = uint8(0x71) - .field /*04000126*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ Constant = uint8(0x0B) - .field /*04000127*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ CustomAttribute = uint8(0x0C) - .field /*04000128*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ CustomDebugInformation = uint8(0x37) - .field /*04000129*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ DeclarativeSecurityAttribute = uint8(0x0E) - .field /*0400012A*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ Document = uint8(0x30) - .field /*0400012B*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ EventDefinition = uint8(0x14) - .field /*0400012C*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ ExportedType = uint8(0x27) - .field /*0400012D*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ FieldDefinition = uint8(0x04) - .field /*0400012E*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ GenericParameter = uint8(0x2A) - .field /*0400012F*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ GenericParameterConstraint = uint8(0x2C) - .field /*04000130*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ Guid = uint8(0x72) - .field /*04000131*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ ImportScope = uint8(0x35) - .field /*04000132*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ InterfaceImplementation = uint8(0x09) - .field /*04000133*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ LocalConstant = uint8(0x34) - .field /*04000134*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ LocalScope = uint8(0x32) - .field /*04000135*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ LocalVariable = uint8(0x33) - .field /*04000136*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ ManifestResource = uint8(0x28) - .field /*04000137*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ MemberReference = uint8(0x0A) - .field /*04000138*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ MethodDebugInformation = uint8(0x31) - .field /*04000139*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ MethodDefinition = uint8(0x06) - .field /*0400013A*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ MethodImplementation = uint8(0x19) - .field /*0400013B*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ MethodSpecification = uint8(0x2B) - .field /*0400013C*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ ModuleDefinition = uint8(0x00) - .field /*0400013D*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ ModuleReference = uint8(0x1A) - .field /*0400013E*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ NamespaceDefinition = uint8(0x7C) - .field /*0400013F*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ Parameter = uint8(0x08) - .field /*04000140*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ PropertyDefinition = uint8(0x17) - .field /*04000141*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ StandaloneSignature = uint8(0x11) - .field /*04000142*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ String = uint8(0x78) - .field /*04000143*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ TypeDefinition = uint8(0x02) - .field /*04000144*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ TypeReference = uint8(0x01) - .field /*04000145*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ TypeSpecification = uint8(0x1B) - .field /*04000146*/ public static literal valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ UserString = uint8(0x70) -} // end of class System.Reflection.Metadata.HandleKind - -.class /*0200005E*/ interface public abstract auto ansi System.Reflection.Metadata.IConstructedTypeProvider`1 - implements class System.Reflection.Metadata.ISZArrayTypeProvider`1/*0200006E*//*1B00003D*/ -{ - .method /*060002BD*/ public hidebysig newslot abstract virtual - instance !TType GetArrayType(!TType elementType, - valuetype System.Reflection.Metadata.ArrayShape/*02000023*/ shape) cil managed - // SIG: 20 02 13 00 13 00 11 80 8C - { - // Method begins at RVA 0x0 - } // end of method IConstructedTypeProvider`1::GetArrayType - - .method /*060002BE*/ public hidebysig newslot abstract virtual - instance !TType GetByReferenceType(!TType elementType) cil managed - // SIG: 20 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IConstructedTypeProvider`1::GetByReferenceType - - .method /*060002BF*/ public hidebysig newslot abstract virtual - instance !TType GetGenericInstantiation(!TType genericType, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ typeArguments) cil managed - // SIG: 20 02 13 00 13 00 15 11 65 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IConstructedTypeProvider`1::GetGenericInstantiation - - .method /*060002C0*/ public hidebysig newslot abstract virtual - instance !TType GetPointerType(!TType elementType) cil managed - // SIG: 20 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IConstructedTypeProvider`1::GetPointerType - -} // end of class System.Reflection.Metadata.IConstructedTypeProvider`1 - -.class /*0200005F*/ interface public abstract auto ansi System.Reflection.Metadata.ICustomAttributeTypeProvider`1 - implements class System.Reflection.Metadata.ISimpleTypeProvider`1/*0200006D*//*1B00003E*/, - class System.Reflection.Metadata.ISZArrayTypeProvider`1/*0200006E*//*1B00003D*/ -{ - .method /*060002C1*/ public hidebysig newslot abstract virtual - instance !TType GetSystemType() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeTypeProvider`1::GetSystemType - - .method /*060002C2*/ public hidebysig newslot abstract virtual - instance !TType GetTypeFromSerializedName(string name) cil managed - // SIG: 20 01 13 00 0E - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeTypeProvider`1::GetTypeFromSerializedName - - .method /*060002C3*/ public hidebysig newslot abstract virtual - instance valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ - GetUnderlyingEnumType(!TType 'type') cil managed - // SIG: 20 01 11 82 80 13 00 - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeTypeProvider`1::GetUnderlyingEnumType - - .method /*060002C4*/ public hidebysig newslot abstract virtual - instance bool IsSystemType(!TType 'type') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeTypeProvider`1::IsSystemType - -} // end of class System.Reflection.Metadata.ICustomAttributeTypeProvider`1 - -.class /*02000060*/ public auto ansi sealed System.Reflection.Metadata.ILOpCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000147*/ public specialname rtspecialname uint16 value__ - .field /*04000148*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Add = uint16(0x0058) - .field /*04000149*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Add_ovf = uint16(0x00D6) - .field /*0400014A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Add_ovf_un = uint16(0x00D7) - .field /*0400014B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ And = uint16(0x005F) - .field /*0400014C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Arglist = uint16(0xFE00) - .field /*0400014D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Beq = uint16(0x003B) - .field /*0400014E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Beq_s = uint16(0x002E) - .field /*0400014F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bge = uint16(0x003C) - .field /*04000150*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bge_s = uint16(0x002F) - .field /*04000151*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bge_un = uint16(0x0041) - .field /*04000152*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bge_un_s = uint16(0x0034) - .field /*04000153*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bgt = uint16(0x003D) - .field /*04000154*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bgt_s = uint16(0x0030) - .field /*04000155*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bgt_un = uint16(0x0042) - .field /*04000156*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bgt_un_s = uint16(0x0035) - .field /*04000157*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ble = uint16(0x003E) - .field /*04000158*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ble_s = uint16(0x0031) - .field /*04000159*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ble_un = uint16(0x0043) - .field /*0400015A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ble_un_s = uint16(0x0036) - .field /*0400015B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Blt = uint16(0x003F) - .field /*0400015C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Blt_s = uint16(0x0032) - .field /*0400015D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Blt_un = uint16(0x0044) - .field /*0400015E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Blt_un_s = uint16(0x0037) - .field /*0400015F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bne_un = uint16(0x0040) - .field /*04000160*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Bne_un_s = uint16(0x0033) - .field /*04000161*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Box = uint16(0x008C) - .field /*04000162*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Br = uint16(0x0038) - .field /*04000163*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Break = uint16(0x0001) - .field /*04000164*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Brfalse = uint16(0x0039) - .field /*04000165*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Brfalse_s = uint16(0x002C) - .field /*04000166*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Brtrue = uint16(0x003A) - .field /*04000167*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Brtrue_s = uint16(0x002D) - .field /*04000168*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Br_s = uint16(0x002B) - .field /*04000169*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Call = uint16(0x0028) - .field /*0400016A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Calli = uint16(0x0029) - .field /*0400016B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Callvirt = uint16(0x006F) - .field /*0400016C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Castclass = uint16(0x0074) - .field /*0400016D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ceq = uint16(0xFE01) - .field /*0400016E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Cgt = uint16(0xFE02) - .field /*0400016F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Cgt_un = uint16(0xFE03) - .field /*04000170*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ckfinite = uint16(0x00C3) - .field /*04000171*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Clt = uint16(0xFE04) - .field /*04000172*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Clt_un = uint16(0xFE05) - .field /*04000173*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Constrained = uint16(0xFE16) - .field /*04000174*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_i = uint16(0x00D3) - .field /*04000175*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_i1 = uint16(0x0067) - .field /*04000176*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_i2 = uint16(0x0068) - .field /*04000177*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_i4 = uint16(0x0069) - .field /*04000178*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_i8 = uint16(0x006A) - .field /*04000179*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i = uint16(0x00D4) - .field /*0400017A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i1 = uint16(0x00B3) - .field /*0400017B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i1_un = uint16(0x0082) - .field /*0400017C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i2 = uint16(0x00B5) - .field /*0400017D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i2_un = uint16(0x0083) - .field /*0400017E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i4 = uint16(0x00B7) - .field /*0400017F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i4_un = uint16(0x0084) - .field /*04000180*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i8 = uint16(0x00B9) - .field /*04000181*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i8_un = uint16(0x0085) - .field /*04000182*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_i_un = uint16(0x008A) - .field /*04000183*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u = uint16(0x00D5) - .field /*04000184*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u1 = uint16(0x00B4) - .field /*04000185*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u1_un = uint16(0x0086) - .field /*04000186*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u2 = uint16(0x00B6) - .field /*04000187*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u2_un = uint16(0x0087) - .field /*04000188*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u4 = uint16(0x00B8) - .field /*04000189*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u4_un = uint16(0x0088) - .field /*0400018A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u8 = uint16(0x00BA) - .field /*0400018B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u8_un = uint16(0x0089) - .field /*0400018C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_ovf_u_un = uint16(0x008B) - .field /*0400018D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_r4 = uint16(0x006B) - .field /*0400018E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_r8 = uint16(0x006C) - .field /*0400018F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_r_un = uint16(0x0076) - .field /*04000190*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_u = uint16(0x00E0) - .field /*04000191*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_u1 = uint16(0x00D2) - .field /*04000192*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_u2 = uint16(0x00D1) - .field /*04000193*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_u4 = uint16(0x006D) - .field /*04000194*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Conv_u8 = uint16(0x006E) - .field /*04000195*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Cpblk = uint16(0xFE17) - .field /*04000196*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Cpobj = uint16(0x0070) - .field /*04000197*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Div = uint16(0x005B) - .field /*04000198*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Div_un = uint16(0x005C) - .field /*04000199*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Dup = uint16(0x0025) - .field /*0400019A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Endfilter = uint16(0xFE11) - .field /*0400019B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Endfinally = uint16(0x00DC) - .field /*0400019C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Initblk = uint16(0xFE18) - .field /*0400019D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Initobj = uint16(0xFE15) - .field /*0400019E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Isinst = uint16(0x0075) - .field /*0400019F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Jmp = uint16(0x0027) - .field /*040001A0*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarg = uint16(0xFE09) - .field /*040001A1*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarga = uint16(0xFE0A) - .field /*040001A2*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarga_s = uint16(0x000F) - .field /*040001A3*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarg_0 = uint16(0x0002) - .field /*040001A4*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarg_1 = uint16(0x0003) - .field /*040001A5*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarg_2 = uint16(0x0004) - .field /*040001A6*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarg_3 = uint16(0x0005) - .field /*040001A7*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldarg_s = uint16(0x000E) - .field /*040001A8*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4 = uint16(0x0020) - .field /*040001A9*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_0 = uint16(0x0016) - .field /*040001AA*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_1 = uint16(0x0017) - .field /*040001AB*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_2 = uint16(0x0018) - .field /*040001AC*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_3 = uint16(0x0019) - .field /*040001AD*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_4 = uint16(0x001A) - .field /*040001AE*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_5 = uint16(0x001B) - .field /*040001AF*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_6 = uint16(0x001C) - .field /*040001B0*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_7 = uint16(0x001D) - .field /*040001B1*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_8 = uint16(0x001E) - .field /*040001B2*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_m1 = uint16(0x0015) - .field /*040001B3*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i4_s = uint16(0x001F) - .field /*040001B4*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_i8 = uint16(0x0021) - .field /*040001B5*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_r4 = uint16(0x0022) - .field /*040001B6*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldc_r8 = uint16(0x0023) - .field /*040001B7*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem = uint16(0x00A3) - .field /*040001B8*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelema = uint16(0x008F) - .field /*040001B9*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_i = uint16(0x0097) - .field /*040001BA*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_i1 = uint16(0x0090) - .field /*040001BB*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_i2 = uint16(0x0092) - .field /*040001BC*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_i4 = uint16(0x0094) - .field /*040001BD*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_i8 = uint16(0x0096) - .field /*040001BE*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_r4 = uint16(0x0098) - .field /*040001BF*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_r8 = uint16(0x0099) - .field /*040001C0*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_ref = uint16(0x009A) - .field /*040001C1*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_u1 = uint16(0x0091) - .field /*040001C2*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_u2 = uint16(0x0093) - .field /*040001C3*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldelem_u4 = uint16(0x0095) - .field /*040001C4*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldfld = uint16(0x007B) - .field /*040001C5*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldflda = uint16(0x007C) - .field /*040001C6*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldftn = uint16(0xFE06) - .field /*040001C7*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_i = uint16(0x004D) - .field /*040001C8*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_i1 = uint16(0x0046) - .field /*040001C9*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_i2 = uint16(0x0048) - .field /*040001CA*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_i4 = uint16(0x004A) - .field /*040001CB*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_i8 = uint16(0x004C) - .field /*040001CC*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_r4 = uint16(0x004E) - .field /*040001CD*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_r8 = uint16(0x004F) - .field /*040001CE*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_ref = uint16(0x0050) - .field /*040001CF*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_u1 = uint16(0x0047) - .field /*040001D0*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_u2 = uint16(0x0049) - .field /*040001D1*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldind_u4 = uint16(0x004B) - .field /*040001D2*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldlen = uint16(0x008E) - .field /*040001D3*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloc = uint16(0xFE0C) - .field /*040001D4*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloca = uint16(0xFE0D) - .field /*040001D5*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloca_s = uint16(0x0012) - .field /*040001D6*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloc_0 = uint16(0x0006) - .field /*040001D7*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloc_1 = uint16(0x0007) - .field /*040001D8*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloc_2 = uint16(0x0008) - .field /*040001D9*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloc_3 = uint16(0x0009) - .field /*040001DA*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldloc_s = uint16(0x0011) - .field /*040001DB*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldnull = uint16(0x0014) - .field /*040001DC*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldobj = uint16(0x0071) - .field /*040001DD*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldsfld = uint16(0x007E) - .field /*040001DE*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldsflda = uint16(0x007F) - .field /*040001DF*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldstr = uint16(0x0072) - .field /*040001E0*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldtoken = uint16(0x00D0) - .field /*040001E1*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ldvirtftn = uint16(0xFE07) - .field /*040001E2*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Leave = uint16(0x00DD) - .field /*040001E3*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Leave_s = uint16(0x00DE) - .field /*040001E4*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Localloc = uint16(0xFE0F) - .field /*040001E5*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Mkrefany = uint16(0x00C6) - .field /*040001E6*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Mul = uint16(0x005A) - .field /*040001E7*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Mul_ovf = uint16(0x00D8) - .field /*040001E8*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Mul_ovf_un = uint16(0x00D9) - .field /*040001E9*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Neg = uint16(0x0065) - .field /*040001EA*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Newarr = uint16(0x008D) - .field /*040001EB*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Newobj = uint16(0x0073) - .field /*040001EC*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Nop = uint16(0x0000) - .field /*040001ED*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Not = uint16(0x0066) - .field /*040001EE*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Or = uint16(0x0060) - .field /*040001EF*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Pop = uint16(0x0026) - .field /*040001F0*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Readonly = uint16(0xFE1E) - .field /*040001F1*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Refanytype = uint16(0xFE1D) - .field /*040001F2*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Refanyval = uint16(0x00C2) - .field /*040001F3*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Rem = uint16(0x005D) - .field /*040001F4*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Rem_un = uint16(0x005E) - .field /*040001F5*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Ret = uint16(0x002A) - .field /*040001F6*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Rethrow = uint16(0xFE1A) - .field /*040001F7*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Shl = uint16(0x0062) - .field /*040001F8*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Shr = uint16(0x0063) - .field /*040001F9*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Shr_un = uint16(0x0064) - .field /*040001FA*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Sizeof = uint16(0xFE1C) - .field /*040001FB*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Starg = uint16(0xFE0B) - .field /*040001FC*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Starg_s = uint16(0x0010) - .field /*040001FD*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem = uint16(0x00A4) - .field /*040001FE*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_i = uint16(0x009B) - .field /*040001FF*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_i1 = uint16(0x009C) - .field /*04000200*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_i2 = uint16(0x009D) - .field /*04000201*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_i4 = uint16(0x009E) - .field /*04000202*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_i8 = uint16(0x009F) - .field /*04000203*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_r4 = uint16(0x00A0) - .field /*04000204*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_r8 = uint16(0x00A1) - .field /*04000205*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stelem_ref = uint16(0x00A2) - .field /*04000206*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stfld = uint16(0x007D) - .field /*04000207*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_i = uint16(0x00DF) - .field /*04000208*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_i1 = uint16(0x0052) - .field /*04000209*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_i2 = uint16(0x0053) - .field /*0400020A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_i4 = uint16(0x0054) - .field /*0400020B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_i8 = uint16(0x0055) - .field /*0400020C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_r4 = uint16(0x0056) - .field /*0400020D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_r8 = uint16(0x0057) - .field /*0400020E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stind_ref = uint16(0x0051) - .field /*0400020F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stloc = uint16(0xFE0E) - .field /*04000210*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stloc_0 = uint16(0x000A) - .field /*04000211*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stloc_1 = uint16(0x000B) - .field /*04000212*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stloc_2 = uint16(0x000C) - .field /*04000213*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stloc_3 = uint16(0x000D) - .field /*04000214*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stloc_s = uint16(0x0013) - .field /*04000215*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stobj = uint16(0x0081) - .field /*04000216*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Stsfld = uint16(0x0080) - .field /*04000217*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Sub = uint16(0x0059) - .field /*04000218*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Sub_ovf = uint16(0x00DA) - .field /*04000219*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Sub_ovf_un = uint16(0x00DB) - .field /*0400021A*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Switch = uint16(0x0045) - .field /*0400021B*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Tail = uint16(0xFE14) - .field /*0400021C*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Throw = uint16(0x007A) - .field /*0400021D*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Unaligned = uint16(0xFE12) - .field /*0400021E*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Unbox = uint16(0x0079) - .field /*0400021F*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Unbox_any = uint16(0x00A5) - .field /*04000220*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Volatile = uint16(0xFE13) - .field /*04000221*/ public static literal valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ Xor = uint16(0x0061) -} // end of class System.Reflection.Metadata.ILOpCode - -.class /*02000061*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.ILOpCodeExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C000056:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*060002C5*/ public hidebysig static - int32 GetBranchOperandSize(valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ opCode) cil managed - // SIG: 00 01 08 11 81 80 - { - .custom /*0C0000C1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILOpCodeExtensions::GetBranchOperandSize - - .method /*060002C6*/ public hidebysig static - valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ - GetLongBranch(valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ opCode) cil managed - // SIG: 00 01 11 81 80 11 81 80 - { - .custom /*0C0000C2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILOpCodeExtensions::GetLongBranch - - .method /*060002C7*/ public hidebysig static - valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ - GetShortBranch(valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ opCode) cil managed - // SIG: 00 01 11 81 80 11 81 80 - { - .custom /*0C0000C3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILOpCodeExtensions::GetShortBranch - - .method /*060002C8*/ public hidebysig static - bool IsBranch(valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ opCode) cil managed - // SIG: 00 01 02 11 81 80 - { - .custom /*0C0000C4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ILOpCodeExtensions::IsBranch - -} // end of class System.Reflection.Metadata.ILOpCodeExtensions - -.class /*02000062*/ public auto ansi beforefieldinit System.Reflection.Metadata.ImageFormatLimitationException - extends [System.Runtime/*23000001*/]System.Exception/*01000030*/ -{ - .method /*060002C9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2067 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000036 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000030*/::.ctor() /* 0A000036 */ - IL_0006: /* 2A | */ ret - } // end of method ImageFormatLimitationException::.ctor - - .method /*060002CA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2067 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000036 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000030*/::.ctor() /* 0A000036 */ - IL_0006: /* 2A | */ ret - } // end of method ImageFormatLimitationException::.ctor - - .method /*060002CB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000030*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 C1 - { - // Method begins at RVA 0x2067 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000036 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000030*/::.ctor() /* 0A000036 */ - IL_0006: /* 2A | */ ret - } // end of method ImageFormatLimitationException::.ctor - -} // end of class System.Reflection.Metadata.ImageFormatLimitationException - -.class /*02000063*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ImportDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000057:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000222*/ private initonly int32 _dummy - .method /*060002CC*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Alias() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinition::get_Alias - - .method /*060002CD*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ - get_Kind() cil managed - // SIG: 20 00 11 81 94 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinition::get_Kind - - .method /*060002CE*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - get_TargetAssembly() cil managed - // SIG: 20 00 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinition::get_TargetAssembly - - .method /*060002CF*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_TargetNamespace() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinition::get_TargetNamespace - - .method /*060002D0*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_TargetType() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinition::get_TargetType - - .property /*1700010C*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Alias() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.ImportDefinition/*02000063*/::get_Alias() /* 060002CC */ - } // end of property ImportDefinition::Alias - .property /*1700010D*/ instance valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ System.Reflection.Metadata.ImportDefinition/*02000063*/::get_Kind() /* 060002CD */ - } // end of property ImportDefinition::Kind - .property /*1700010E*/ instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - TargetAssembly() - { - .get instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ System.Reflection.Metadata.ImportDefinition/*02000063*/::get_TargetAssembly() /* 060002CE */ - } // end of property ImportDefinition::TargetAssembly - .property /*1700010F*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - TargetNamespace() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.ImportDefinition/*02000063*/::get_TargetNamespace() /* 060002CF */ - } // end of property ImportDefinition::TargetNamespace - .property /*17000110*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - TargetType() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.ImportDefinition/*02000063*/::get_TargetType() /* 060002D0 */ - } // end of property ImportDefinition::TargetType -} // end of class System.Reflection.Metadata.ImportDefinition - -.class /*02000064*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ImportDefinitionCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00003F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/ -{ - .custom /*0C000058:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F6*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000040*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000367*/ private int32 _dummy - .method /*060006AF*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.ImportDefinition/*02000063*/ - get_Current() cil managed - // SIG: 20 00 11 81 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006B0*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006B1*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006B2*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .method /*060006B3*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001F8*/ instance valuetype System.Reflection.Metadata.ImportDefinition/*02000063*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.ImportDefinition/*02000063*/ System.Reflection.Metadata.ImportDefinitionCollection/*02000064*//Enumerator/*020000F6*/::get_Current() /* 060006AF */ - } // end of property Enumerator::Current - .property /*170001F9*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.ImportDefinitionCollection/*02000064*//Enumerator/*020000F6*/::System.Collections.IEnumerator.get_Current() /* 060006B0 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000223*/ private initonly int32 _dummy - .method /*060002D1*/ public hidebysig instance valuetype System.Reflection.Metadata.ImportDefinitionCollection/*02000064*//Enumerator/*020000F6*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinitionCollection::GetEnumerator - - .method /*060002D2*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 8C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00003F*/::GetEnumerator() /* 0A000024 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinitionCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060002D3*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportDefinitionCollection::System.Collections.IEnumerable.GetEnumerator - -} // end of class System.Reflection.Metadata.ImportDefinitionCollection - -.class /*02000065*/ public auto ansi sealed System.Reflection.Metadata.ImportDefinitionKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000224*/ public specialname rtspecialname int32 value__ - .field /*04000225*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ AliasAssemblyNamespace = int32(0x00000008) - .field /*04000226*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ AliasAssemblyReference = int32(0x00000006) - .field /*04000227*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ AliasNamespace = int32(0x00000007) - .field /*04000228*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ AliasType = int32(0x00000009) - .field /*04000229*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ ImportAssemblyNamespace = int32(0x00000002) - .field /*0400022A*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ ImportAssemblyReferenceAlias = int32(0x00000005) - .field /*0400022B*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ ImportNamespace = int32(0x00000001) - .field /*0400022C*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ ImportType = int32(0x00000003) - .field /*0400022D*/ public static literal valuetype System.Reflection.Metadata.ImportDefinitionKind/*02000065*/ ImportXmlNamespace = int32(0x00000004) -} // end of class System.Reflection.Metadata.ImportDefinitionKind - -.class /*02000066*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ImportScope - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000059:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400022E*/ private initonly object _dummy - .method /*060002D4*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_ImportsBlob() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScope::get_ImportsBlob - - .method /*060002D5*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - get_Parent() cil managed - // SIG: 20 00 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScope::get_Parent - - .method /*060002D6*/ public hidebysig instance valuetype System.Reflection.Metadata.ImportDefinitionCollection/*02000064*/ - GetImports() cil managed - // SIG: 20 00 11 81 90 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScope::GetImports - - .property /*17000111*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - ImportsBlob() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.ImportScope/*02000066*/::get_ImportsBlob() /* 060002D4 */ - } // end of property ImportScope::ImportsBlob - .property /*17000112*/ instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ System.Reflection.Metadata.ImportScope/*02000066*/::get_Parent() /* 060002D5 */ - } // end of property ImportScope::Parent -} // end of class System.Reflection.Metadata.ImportScope - -.class /*02000067*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ImportScopeCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000041*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000042*/ -{ - .custom /*0C00005A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F7*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000043*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000368*/ private object _dummy - .method /*060006B4*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - get_Current() cil managed - // SIG: 20 00 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006B5*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006B6*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006B7*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006B8*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001FA*/ instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ System.Reflection.Metadata.ImportScopeCollection/*02000067*//Enumerator/*020000F7*/::get_Current() /* 060006B4 */ - } // end of property Enumerator::Current - .property /*170001FB*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.ImportScopeCollection/*02000067*//Enumerator/*020000F7*/::System.Collections.IEnumerator.get_Current() /* 060006B5 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400022F*/ private initonly object _dummy - .method /*060002D7*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeCollection::get_Count - - .method /*060002D8*/ public hidebysig instance valuetype System.Reflection.Metadata.ImportScopeCollection/*02000067*//Enumerator/*020000F7*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeCollection::GetEnumerator - - .method /*060002D9*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 A0 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000041*/::GetEnumerator() /* 0A000025 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060002DA*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000113*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.ImportScopeCollection/*02000067*/::get_Count() /* 060002D7 */ - } // end of property ImportScopeCollection::Count -} // end of class System.Reflection.Metadata.ImportScopeCollection - -.class /*02000068*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ImportScopeHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000044*/ -{ - .custom /*0C00005B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000230*/ private initonly int32 _dummy - .method /*060002DB*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::get_IsNil - - .method /*060002DC*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::Equals - - .method /*060002DD*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ other) cil managed - // SIG: 20 01 02 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::Equals - - .method /*060002DE*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::GetHashCode - - .method /*060002DF*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ left, - valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ right) cil managed - // SIG: 00 02 02 11 81 A0 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::op_Equality - - .method /*060002E0*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 A0 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::op_Explicit - - .method /*060002E1*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 A0 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::op_Explicit - - .method /*060002E2*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::op_Implicit - - .method /*060002E3*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::op_Implicit - - .method /*060002E4*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ left, - valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ right) cil managed - // SIG: 00 02 02 11 81 A0 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportScopeHandle::op_Inequality - - .property /*17000114*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ImportScopeHandle/*02000068*/::get_IsNil() /* 060002DB */ - } // end of property ImportScopeHandle::IsNil -} // end of class System.Reflection.Metadata.ImportScopeHandle - -.class /*02000069*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.InterfaceImplementation - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00005C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000231*/ private initonly object _dummy - .method /*060002E5*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Interface() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementation::get_Interface - - .method /*060002E6*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementation::GetCustomAttributes - - .property /*17000115*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Interface() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.InterfaceImplementation/*02000069*/::get_Interface() /* 060002E5 */ - } // end of property InterfaceImplementation::Interface -} // end of class System.Reflection.Metadata.InterfaceImplementation - -.class /*0200006A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.InterfaceImplementationHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000045*/ -{ - .custom /*0C00005D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000232*/ private initonly int32 _dummy - .method /*060002E7*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::get_IsNil - - .method /*060002E8*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::Equals - - .method /*060002E9*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ other) cil managed - // SIG: 20 01 02 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::Equals - - .method /*060002EA*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::GetHashCode - - .method /*060002EB*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ left, - valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ right) cil managed - // SIG: 00 02 02 11 81 A8 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::op_Equality - - .method /*060002EC*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 A8 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::op_Explicit - - .method /*060002ED*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 A8 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::op_Explicit - - .method /*060002EE*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::op_Implicit - - .method /*060002EF*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::op_Implicit - - .method /*060002F0*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ left, - valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ right) cil managed - // SIG: 00 02 02 11 81 A8 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandle::op_Inequality - - .property /*17000116*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/::get_IsNil() /* 060002E7 */ - } // end of property InterfaceImplementationHandle::IsNil -} // end of class System.Reflection.Metadata.InterfaceImplementationHandle - -.class /*0200006B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.InterfaceImplementationHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000046*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000047*/ -{ - .custom /*0C00005E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F8*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000048*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000369*/ private object _dummy - .method /*060006B9*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ - get_Current() cil managed - // SIG: 20 00 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006BA*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006BB*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006BC*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006BD*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001FC*/ instance valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ System.Reflection.Metadata.InterfaceImplementationHandleCollection/*0200006B*//Enumerator/*020000F8*/::get_Current() /* 060006B9 */ - } // end of property Enumerator::Current - .property /*170001FD*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.InterfaceImplementationHandleCollection/*0200006B*//Enumerator/*020000F8*/::System.Collections.IEnumerator.get_Current() /* 060006BA */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000233*/ private initonly object _dummy - .method /*060002F1*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandleCollection::get_Count - - .method /*060002F2*/ public hidebysig instance valuetype System.Reflection.Metadata.InterfaceImplementationHandleCollection/*0200006B*//Enumerator/*020000F8*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandleCollection::GetEnumerator - - .method /*060002F3*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 A8 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000046*/::GetEnumerator() /* 0A000026 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060002F4*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementationHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000117*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.InterfaceImplementationHandleCollection/*0200006B*/::get_Count() /* 060002F1 */ - } // end of property InterfaceImplementationHandleCollection::Count -} // end of class System.Reflection.Metadata.InterfaceImplementationHandleCollection - -.class /*0200006C*/ interface public abstract auto ansi System.Reflection.Metadata.ISignatureTypeProvider`2 - implements class System.Reflection.Metadata.IConstructedTypeProvider`1/*0200005E*//*1B000049*/, - class System.Reflection.Metadata.ISZArrayTypeProvider`1/*0200006E*//*1B00003D*/, - class System.Reflection.Metadata.ISimpleTypeProvider`1/*0200006D*//*1B00003E*/ -{ - .method /*060002F5*/ public hidebysig newslot abstract virtual - instance !TType GetFunctionPointerType(valuetype System.Reflection.Metadata.MethodSignature`1/*02000092*/ signature) cil managed - // SIG: 20 01 13 00 15 11 82 48 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISignatureTypeProvider`2::GetFunctionPointerType - - .method /*060002F6*/ public hidebysig newslot abstract virtual - instance !TType GetGenericMethodParameter(!TGenericContext genericContext, - int32 index) cil managed - // SIG: 20 02 13 00 13 01 08 - { - // Method begins at RVA 0x0 - } // end of method ISignatureTypeProvider`2::GetGenericMethodParameter - - .method /*060002F7*/ public hidebysig newslot abstract virtual - instance !TType GetGenericTypeParameter(!TGenericContext genericContext, - int32 index) cil managed - // SIG: 20 02 13 00 13 01 08 - { - // Method begins at RVA 0x0 - } // end of method ISignatureTypeProvider`2::GetGenericTypeParameter - - .method /*060002F8*/ public hidebysig newslot abstract virtual - instance !TType GetModifiedType(!TType modifier, - !TType unmodifiedType, - bool isRequired) cil managed - // SIG: 20 03 13 00 13 00 13 00 02 - { - // Method begins at RVA 0x0 - } // end of method ISignatureTypeProvider`2::GetModifiedType - - .method /*060002F9*/ public hidebysig newslot abstract virtual - instance !TType GetPinnedType(!TType elementType) cil managed - // SIG: 20 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISignatureTypeProvider`2::GetPinnedType - - .method /*060002FA*/ public hidebysig newslot abstract virtual - instance !TType GetTypeFromSpecification(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - !TGenericContext genericContext, - valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ handle, - uint8 rawTypeKind) cil managed - // SIG: 20 04 13 00 12 82 04 13 01 11 82 EC 05 - { - // Method begins at RVA 0x0 - } // end of method ISignatureTypeProvider`2::GetTypeFromSpecification - -} // end of class System.Reflection.Metadata.ISignatureTypeProvider`2 - -.class /*0200006D*/ interface public abstract auto ansi System.Reflection.Metadata.ISimpleTypeProvider`1 -{ - .method /*060002FB*/ public hidebysig newslot abstract virtual - instance !TType GetPrimitiveType(valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ typeCode) cil managed - // SIG: 20 01 13 00 11 82 80 - { - // Method begins at RVA 0x0 - } // end of method ISimpleTypeProvider`1::GetPrimitiveType - - .method /*060002FC*/ public hidebysig newslot abstract virtual - instance !TType GetTypeFromDefinition(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ handle, - uint8 rawTypeKind) cil managed - // SIG: 20 03 13 00 12 82 04 11 82 D0 05 - { - // Method begins at RVA 0x0 - } // end of method ISimpleTypeProvider`1::GetTypeFromDefinition - - .method /*060002FD*/ public hidebysig newslot abstract virtual - instance !TType GetTypeFromReference(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ handle, - uint8 rawTypeKind) cil managed - // SIG: 20 03 13 00 12 82 04 11 82 E0 05 - { - // Method begins at RVA 0x0 - } // end of method ISimpleTypeProvider`1::GetTypeFromReference - -} // end of class System.Reflection.Metadata.ISimpleTypeProvider`1 - -.class /*0200006E*/ interface public abstract auto ansi System.Reflection.Metadata.ISZArrayTypeProvider`1 -{ - .method /*060002FE*/ public hidebysig newslot abstract virtual - instance !TType GetSZArrayType(!TType elementType) cil managed - // SIG: 20 01 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISZArrayTypeProvider`1::GetSZArrayType - -} // end of class System.Reflection.Metadata.ISZArrayTypeProvider`1 - -.class /*0200006F*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalConstant - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00005F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000234*/ private initonly object _dummy - .method /*060002FF*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstant::get_Name - - .method /*06000300*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstant::get_Signature - - .property /*17000118*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.LocalConstant/*0200006F*/::get_Name() /* 060002FF */ - } // end of property LocalConstant::Name - .property /*17000119*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.LocalConstant/*0200006F*/::get_Signature() /* 06000300 */ - } // end of property LocalConstant::Signature -} // end of class System.Reflection.Metadata.LocalConstant - -.class /*02000070*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalConstantHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00004A*/ -{ - .custom /*0C000060:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000235*/ private initonly int32 _dummy - .method /*06000301*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::get_IsNil - - .method /*06000302*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::Equals - - .method /*06000303*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ other) cil managed - // SIG: 20 01 02 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::Equals - - .method /*06000304*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::GetHashCode - - .method /*06000305*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ left, - valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ right) cil managed - // SIG: 00 02 02 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::op_Equality - - .method /*06000306*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 C0 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::op_Explicit - - .method /*06000307*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 C0 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::op_Explicit - - .method /*06000308*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::op_Implicit - - .method /*06000309*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::op_Implicit - - .method /*0600030A*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ left, - valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ right) cil managed - // SIG: 00 02 02 11 81 C0 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandle::op_Inequality - - .property /*1700011A*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.LocalConstantHandle/*02000070*/::get_IsNil() /* 06000301 */ - } // end of property LocalConstantHandle::IsNil -} // end of class System.Reflection.Metadata.LocalConstantHandle - -.class /*02000071*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalConstantHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00004B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B00004C*/ -{ - .custom /*0C000061:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000F9*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00004D*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400036A*/ private object _dummy - .method /*060006BE*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ - get_Current() cil managed - // SIG: 20 00 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006BF*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006C0*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006C1*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006C2*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*170001FE*/ instance valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*//Enumerator/*020000F9*/::get_Current() /* 060006BE */ - } // end of property Enumerator::Current - .property /*170001FF*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*//Enumerator/*020000F9*/::System.Collections.IEnumerator.get_Current() /* 060006BF */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000236*/ private initonly object _dummy - .method /*0600030B*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandleCollection::get_Count - - .method /*0600030C*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*//Enumerator/*020000F9*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 E4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandleCollection::GetEnumerator - - .method /*0600030D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 C0 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00004B*/::GetEnumerator() /* 0A000027 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600030E*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalConstantHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700011B*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*/::get_Count() /* 0600030B */ - } // end of property LocalConstantHandleCollection::Count -} // end of class System.Reflection.Metadata.LocalConstantHandleCollection - -.class /*02000072*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalScope - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000062:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000237*/ private initonly object _dummy - .method /*0600030F*/ public hidebysig specialname - instance int32 get_EndOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::get_EndOffset - - .method /*06000310*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - get_ImportScope() cil managed - // SIG: 20 00 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::get_ImportScope - - .method /*06000311*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::get_Length - - .method /*06000312*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Method() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::get_Method - - .method /*06000313*/ public hidebysig specialname - instance int32 get_StartOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::get_StartOffset - - .method /*06000314*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*//ChildrenEnumerator/*020000FA*/ - GetChildren() cil managed - // SIG: 20 00 11 83 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::GetChildren - - .method /*06000315*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*/ - GetLocalConstants() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::GetLocalConstants - - .method /*06000316*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*/ - GetLocalVariables() cil managed - // SIG: 20 00 11 81 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScope::GetLocalVariables - - .property /*1700011C*/ instance int32 EndOffset() - { - .get instance int32 System.Reflection.Metadata.LocalScope/*02000072*/::get_EndOffset() /* 0600030F */ - } // end of property LocalScope::EndOffset - .property /*1700011D*/ instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - ImportScope() - { - .get instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ System.Reflection.Metadata.LocalScope/*02000072*/::get_ImportScope() /* 06000310 */ - } // end of property LocalScope::ImportScope - .property /*1700011E*/ instance int32 Length() - { - .get instance int32 System.Reflection.Metadata.LocalScope/*02000072*/::get_Length() /* 06000311 */ - } // end of property LocalScope::Length - .property /*1700011F*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Method() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.LocalScope/*02000072*/::get_Method() /* 06000312 */ - } // end of property LocalScope::Method - .property /*17000120*/ instance int32 StartOffset() - { - .get instance int32 System.Reflection.Metadata.LocalScope/*02000072*/::get_StartOffset() /* 06000313 */ - } // end of property LocalScope::StartOffset -} // end of class System.Reflection.Metadata.LocalScope - -.class /*02000073*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalScopeHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00004E*/ -{ - .custom /*0C000063:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000238*/ private initonly int32 _dummy - .method /*06000317*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::get_IsNil - - .method /*06000318*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::Equals - - .method /*06000319*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ other) cil managed - // SIG: 20 01 02 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::Equals - - .method /*0600031A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::GetHashCode - - .method /*0600031B*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ left, - valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ right) cil managed - // SIG: 00 02 02 11 81 CC 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::op_Equality - - .method /*0600031C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 CC 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::op_Explicit - - .method /*0600031D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 CC 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::op_Explicit - - .method /*0600031E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::op_Implicit - - .method /*0600031F*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::op_Implicit - - .method /*06000320*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ left, - valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ right) cil managed - // SIG: 00 02 02 11 81 CC 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandle::op_Inequality - - .property /*17000121*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.LocalScopeHandle/*02000073*/::get_IsNil() /* 06000317 */ - } // end of property LocalScopeHandle::IsNil -} // end of class System.Reflection.Metadata.LocalScopeHandle - -.class /*02000074*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalScopeHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00004F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000050*/ -{ - .custom /*0C000064:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000FA*/ sequential ansi sealed nested public beforefieldinit ChildrenEnumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000051*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400036B*/ private object _dummy - .method /*060006C3*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - get_Current() cil managed - // SIG: 20 00 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChildrenEnumerator::get_Current - - .method /*060006C4*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChildrenEnumerator::System.Collections.IEnumerator.get_Current - - .method /*060006C5*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChildrenEnumerator::MoveNext - - .method /*060006C6*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ChildrenEnumerator::System.Collections.IEnumerator.Reset - - .method /*060006C7*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ChildrenEnumerator::System.IDisposable.Dispose - - .property /*17000200*/ instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*//ChildrenEnumerator/*020000FA*/::get_Current() /* 060006C3 */ - } // end of property ChildrenEnumerator::Current - .property /*17000201*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*//ChildrenEnumerator/*020000FA*/::System.Collections.IEnumerator.get_Current() /* 060006C4 */ - } // end of property ChildrenEnumerator::System.Collections.IEnumerator.Current - } // end of class ChildrenEnumerator - - .class /*020000FB*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000051*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400036C*/ private object _dummy - .method /*060006C8*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - get_Current() cil managed - // SIG: 20 00 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006C9*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006CA*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006CB*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006CC*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000202*/ instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*//Enumerator/*020000FB*/::get_Current() /* 060006C8 */ - } // end of property Enumerator::Current - .property /*17000203*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*//Enumerator/*020000FB*/::System.Collections.IEnumerator.get_Current() /* 060006C9 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000239*/ private initonly object _dummy - .method /*06000321*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandleCollection::get_Count - - .method /*06000322*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*//Enumerator/*020000FB*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandleCollection::GetEnumerator - - .method /*06000323*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 CC - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00004F*/::GetEnumerator() /* 0A000028 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000324*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalScopeHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000122*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*/::get_Count() /* 06000321 */ - } // end of property LocalScopeHandleCollection::Count -} // end of class System.Reflection.Metadata.LocalScopeHandleCollection - -.class /*02000075*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalVariable - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000065:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400023A*/ private initonly object _dummy - .method /*06000325*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.LocalVariableAttributes/*02000076*/ - get_Attributes() cil managed - // SIG: 20 00 11 81 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariable::get_Attributes - - .method /*06000326*/ public hidebysig specialname - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariable::get_Index - - .method /*06000327*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariable::get_Name - - .property /*17000123*/ instance valuetype System.Reflection.Metadata.LocalVariableAttributes/*02000076*/ - Attributes() - { - .get instance valuetype System.Reflection.Metadata.LocalVariableAttributes/*02000076*/ System.Reflection.Metadata.LocalVariable/*02000075*/::get_Attributes() /* 06000325 */ - } // end of property LocalVariable::Attributes - .property /*17000124*/ instance int32 Index() - { - .get instance int32 System.Reflection.Metadata.LocalVariable/*02000075*/::get_Index() /* 06000326 */ - } // end of property LocalVariable::Index - .property /*17000125*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.LocalVariable/*02000075*/::get_Name() /* 06000327 */ - } // end of property LocalVariable::Name -} // end of class System.Reflection.Metadata.LocalVariable - -.class /*02000076*/ public auto ansi sealed System.Reflection.Metadata.LocalVariableAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000066:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400023B*/ public specialname rtspecialname int32 value__ - .field /*0400023C*/ public static literal valuetype System.Reflection.Metadata.LocalVariableAttributes/*02000076*/ DebuggerHidden = int32(0x00000001) - .field /*0400023D*/ public static literal valuetype System.Reflection.Metadata.LocalVariableAttributes/*02000076*/ None = int32(0x00000000) -} // end of class System.Reflection.Metadata.LocalVariableAttributes - -.class /*02000077*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalVariableHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000052*/ -{ - .custom /*0C000067:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400023E*/ private initonly int32 _dummy - .method /*06000328*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::get_IsNil - - .method /*06000329*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::Equals - - .method /*0600032A*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ other) cil managed - // SIG: 20 01 02 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::Equals - - .method /*0600032B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::GetHashCode - - .method /*0600032C*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ left, - valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ right) cil managed - // SIG: 00 02 02 11 81 DC 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::op_Equality - - .method /*0600032D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 DC 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::op_Explicit - - .method /*0600032E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 DC 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::op_Explicit - - .method /*0600032F*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::op_Implicit - - .method /*06000330*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::op_Implicit - - .method /*06000331*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ left, - valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ right) cil managed - // SIG: 00 02 02 11 81 DC 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandle::op_Inequality - - .property /*17000126*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.LocalVariableHandle/*02000077*/::get_IsNil() /* 06000328 */ - } // end of property LocalVariableHandle::IsNil -} // end of class System.Reflection.Metadata.LocalVariableHandle - -.class /*02000078*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.LocalVariableHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000053*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000054*/ -{ - .custom /*0C000068:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000FC*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000055*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400036D*/ private object _dummy - .method /*060006CD*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ - get_Current() cil managed - // SIG: 20 00 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006CE*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006CF*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006D0*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006D1*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000204*/ instance valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*//Enumerator/*020000FC*/::get_Current() /* 060006CD */ - } // end of property Enumerator::Current - .property /*17000205*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*//Enumerator/*020000FC*/::System.Collections.IEnumerator.get_Current() /* 060006CE */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400023F*/ private initonly object _dummy - .method /*06000332*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandleCollection::get_Count - - .method /*06000333*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*//Enumerator/*020000FC*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandleCollection::GetEnumerator - - .method /*06000334*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 DC - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000053*/::GetEnumerator() /* 0A000029 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000335*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000127*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*/::get_Count() /* 06000332 */ - } // end of property LocalVariableHandleCollection::Count -} // end of class System.Reflection.Metadata.LocalVariableHandleCollection - -.class /*02000079*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ManifestResource - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000069:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000240*/ private initonly object _dummy - .method /*06000336*/ public hidebysig specialname - instance valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ - get_Attributes() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResource::get_Attributes - - .method /*06000337*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Implementation() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResource::get_Implementation - - .method /*06000338*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResource::get_Name - - .method /*06000339*/ public hidebysig specialname - instance int64 get_Offset() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResource::get_Offset - - .method /*0600033A*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResource::GetCustomAttributes - - .property /*17000128*/ instance valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ - Attributes() - { - .get instance valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ System.Reflection.Metadata.ManifestResource/*02000079*/::get_Attributes() /* 06000336 */ - } // end of property ManifestResource::Attributes - .property /*17000129*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Implementation() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.ManifestResource/*02000079*/::get_Implementation() /* 06000337 */ - } // end of property ManifestResource::Implementation - .property /*1700012A*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.ManifestResource/*02000079*/::get_Name() /* 06000338 */ - } // end of property ManifestResource::Name - .property /*1700012B*/ instance int64 Offset() - { - .get instance int64 System.Reflection.Metadata.ManifestResource/*02000079*/::get_Offset() /* 06000339 */ - } // end of property ManifestResource::Offset -} // end of class System.Reflection.Metadata.ManifestResource - -.class /*0200007A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ManifestResourceHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000056*/ -{ - .custom /*0C00006A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000241*/ private initonly int32 _dummy - .method /*0600033B*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::get_IsNil - - .method /*0600033C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::Equals - - .method /*0600033D*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ other) cil managed - // SIG: 20 01 02 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::Equals - - .method /*0600033E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::GetHashCode - - .method /*0600033F*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ left, - valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ right) cil managed - // SIG: 00 02 02 11 81 E8 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::op_Equality - - .method /*06000340*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 E8 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::op_Explicit - - .method /*06000341*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 E8 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::op_Explicit - - .method /*06000342*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::op_Implicit - - .method /*06000343*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::op_Implicit - - .method /*06000344*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ left, - valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ right) cil managed - // SIG: 00 02 02 11 81 E8 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandle::op_Inequality - - .property /*1700012C*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/::get_IsNil() /* 0600033B */ - } // end of property ManifestResourceHandle::IsNil -} // end of class System.Reflection.Metadata.ManifestResourceHandle - -.class /*0200007B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ManifestResourceHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000057*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000058*/ -{ - .custom /*0C00006B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000FD*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000059*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400036E*/ private int32 _dummy - .method /*060006D2*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ - get_Current() cil managed - // SIG: 20 00 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006D3*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006D4*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006D5*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006D6*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000206*/ instance valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*//Enumerator/*020000FD*/::get_Current() /* 060006D2 */ - } // end of property Enumerator::Current - .property /*17000207*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*//Enumerator/*020000FD*/::System.Collections.IEnumerator.get_Current() /* 060006D3 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000242*/ private initonly int32 _dummy - .method /*06000345*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandleCollection::get_Count - - .method /*06000346*/ public hidebysig instance valuetype System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*//Enumerator/*020000FD*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandleCollection::GetEnumerator - - .method /*06000347*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 E8 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000057*/::GetEnumerator() /* 0A00002A */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000348*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700012D*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*/::get_Count() /* 06000345 */ - } // end of property ManifestResourceHandleCollection::Count -} // end of class System.Reflection.Metadata.ManifestResourceHandleCollection - -.class /*0200007C*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MemberReference - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00006C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000243*/ private initonly object _dummy - .method /*06000349*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::get_Name - - .method /*0600034A*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Parent() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::get_Parent - - .method /*0600034B*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::get_Signature - - .method /*0600034C*/ public hidebysig instance !!TType - DecodeFieldSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::DecodeFieldSignature - - .method /*0600034D*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSignature`1/*02000092*/ - DecodeMethodSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 15 11 82 48 01 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::DecodeMethodSignature - - .method /*0600034E*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::GetCustomAttributes - - .method /*0600034F*/ public hidebysig instance valuetype System.Reflection.Metadata.MemberReferenceKind/*0200007F*/ - GetKind() cil managed - // SIG: 20 00 11 81 FC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReference::GetKind - - .property /*1700012E*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.MemberReference/*0200007C*/::get_Name() /* 06000349 */ - } // end of property MemberReference::Name - .property /*1700012F*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.MemberReference/*0200007C*/::get_Parent() /* 0600034A */ - } // end of property MemberReference::Parent - .property /*17000130*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.MemberReference/*0200007C*/::get_Signature() /* 0600034B */ - } // end of property MemberReference::Signature -} // end of class System.Reflection.Metadata.MemberReference - -.class /*0200007D*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MemberReferenceHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00005A*/ -{ - .custom /*0C00006D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000244*/ private initonly int32 _dummy - .method /*06000350*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::get_IsNil - - .method /*06000351*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::Equals - - .method /*06000352*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ other) cil managed - // SIG: 20 01 02 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::Equals - - .method /*06000353*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::GetHashCode - - .method /*06000354*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ left, - valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ right) cil managed - // SIG: 00 02 02 11 81 F4 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::op_Equality - - .method /*06000355*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 81 F4 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::op_Explicit - - .method /*06000356*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 81 F4 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::op_Explicit - - .method /*06000357*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::op_Implicit - - .method /*06000358*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::op_Implicit - - .method /*06000359*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ left, - valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ right) cil managed - // SIG: 00 02 02 11 81 F4 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandle::op_Inequality - - .property /*17000131*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/::get_IsNil() /* 06000350 */ - } // end of property MemberReferenceHandle::IsNil -} // end of class System.Reflection.Metadata.MemberReferenceHandle - -.class /*0200007E*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MemberReferenceHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00005B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B00005C*/ -{ - .custom /*0C00006E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000FE*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00005D*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*0400036F*/ private int32 _dummy - .method /*060006D7*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ - get_Current() cil managed - // SIG: 20 00 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006D8*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006D9*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006DA*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006DB*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000208*/ instance valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*//Enumerator/*020000FE*/::get_Current() /* 060006D7 */ - } // end of property Enumerator::Current - .property /*17000209*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*//Enumerator/*020000FE*/::System.Collections.IEnumerator.get_Current() /* 060006D8 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000245*/ private initonly int32 _dummy - .method /*0600035A*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandleCollection::get_Count - - .method /*0600035B*/ public hidebysig instance valuetype System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*//Enumerator/*020000FE*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 F8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandleCollection::GetEnumerator - - .method /*0600035C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 81 F4 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00005B*/::GetEnumerator() /* 0A00002B */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600035D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberReferenceHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000132*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*/::get_Count() /* 0600035A */ - } // end of property MemberReferenceHandleCollection::Count -} // end of class System.Reflection.Metadata.MemberReferenceHandleCollection - -.class /*0200007F*/ public auto ansi sealed System.Reflection.Metadata.MemberReferenceKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000246*/ public specialname rtspecialname int32 value__ - .field /*04000247*/ public static literal valuetype System.Reflection.Metadata.MemberReferenceKind/*0200007F*/ Field = int32(0x00000001) - .field /*04000248*/ public static literal valuetype System.Reflection.Metadata.MemberReferenceKind/*0200007F*/ Method = int32(0x00000000) -} // end of class System.Reflection.Metadata.MemberReferenceKind - -.class /*02000080*/ public auto ansi sealed System.Reflection.Metadata.MetadataKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000249*/ public specialname rtspecialname int32 value__ - .field /*0400024A*/ public static literal valuetype System.Reflection.Metadata.MetadataKind/*02000080*/ Ecma335 = int32(0x00000000) - .field /*0400024B*/ public static literal valuetype System.Reflection.Metadata.MetadataKind/*02000080*/ ManagedWindowsMetadata = int32(0x00000002) - .field /*0400024C*/ public static literal valuetype System.Reflection.Metadata.MetadataKind/*02000080*/ WindowsMetadata = int32(0x00000001) -} // end of class System.Reflection.Metadata.MetadataKind - -.class /*02000081*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.MetadataReader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*0600035E*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* metadata, - int32 length) cil managed - // SIG: 20 02 01 0F 05 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataReader::.ctor - - .method /*0600035F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* metadata, - int32 length, - valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ options) cil managed - // SIG: 20 03 01 0F 05 08 11 82 08 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataReader::.ctor - - .method /*06000360*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* metadata, - int32 length, - valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ options, - class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ utf8Decoder) cil managed - // SIG: 20 04 01 0F 05 08 11 82 08 12 82 18 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataReader::.ctor - - .method /*06000361*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*/ - get_AssemblyFiles() cil managed - // SIG: 20 00 11 80 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_AssemblyFiles - - .method /*06000362*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*/ - get_AssemblyReferences() cil managed - // SIG: 20 00 11 80 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_AssemblyReferences - - .method /*06000363*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - get_CustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_CustomAttributes - - .method /*06000364*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*/ - get_CustomDebugInformation() cil managed - // SIG: 20 00 11 80 F8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_CustomDebugInformation - - .method /*06000365*/ public hidebysig specialname - instance class System.Reflection.Metadata.DebugMetadataHeader/*0200003F*/ - get_DebugMetadataHeader() cil managed - // SIG: 20 00 12 80 FC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_DebugMetadataHeader - - .method /*06000366*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/ - get_DeclarativeSecurityAttributes() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_DeclarativeSecurityAttributes - - .method /*06000367*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.DocumentHandleCollection/*02000045*/ - get_Documents() cil managed - // SIG: 20 00 11 81 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_Documents - - .method /*06000368*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*/ - get_EventDefinitions() cil managed - // SIG: 20 00 11 81 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_EventDefinitions - - .method /*06000369*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*/ - get_ExportedTypes() cil managed - // SIG: 20 00 11 81 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_ExportedTypes - - .method /*0600036A*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*/ - get_FieldDefinitions() cil managed - // SIG: 20 00 11 81 4C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_FieldDefinitions - - .method /*0600036B*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ImportScopeCollection/*02000067*/ - get_ImportScopes() cil managed - // SIG: 20 00 11 81 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_ImportScopes - - .method /*0600036C*/ public hidebysig specialname - instance bool get_IsAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_IsAssembly - - .method /*0600036D*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*/ - get_LocalConstants() cil managed - // SIG: 20 00 11 81 C4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_LocalConstants - - .method /*0600036E*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*/ - get_LocalScopes() cil managed - // SIG: 20 00 11 81 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_LocalScopes - - .method /*0600036F*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*/ - get_LocalVariables() cil managed - // SIG: 20 00 11 81 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_LocalVariables - - .method /*06000370*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*/ - get_ManifestResources() cil managed - // SIG: 20 00 11 81 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_ManifestResources - - .method /*06000371*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*/ - get_MemberReferences() cil managed - // SIG: 20 00 11 81 F8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MemberReferences - - .method /*06000372*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MetadataKind/*02000080*/ - get_MetadataKind() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MetadataKind - - .method /*06000373*/ public hidebysig specialname - instance int32 get_MetadataLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MetadataLength - - .method /*06000374*/ public hidebysig specialname - instance uint8* get_MetadataPointer() cil managed - // SIG: 20 00 0F 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MetadataPointer - - .method /*06000375*/ public hidebysig specialname - instance string get_MetadataVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MetadataVersion - - .method /*06000376*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*/ - get_MethodDebugInformation() cil managed - // SIG: 20 00 11 82 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MethodDebugInformation - - .method /*06000377*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*/ - get_MethodDefinitions() cil managed - // SIG: 20 00 11 82 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_MethodDefinitions - - .method /*06000378*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ - get_Options() cil managed - // SIG: 20 00 11 82 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_Options - - .method /*06000379*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*/ - get_PropertyDefinitions() cil managed - // SIG: 20 00 11 82 90 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_PropertyDefinitions - - .method /*0600037A*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MetadataStringComparer/*02000085*/ - get_StringComparer() cil managed - // SIG: 20 00 11 82 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_StringComparer - - .method /*0600037B*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*/ - get_TypeDefinitions() cil managed - // SIG: 20 00 11 82 D4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_TypeDefinitions - - .method /*0600037C*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*/ - get_TypeReferences() cil managed - // SIG: 20 00 11 82 E4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_TypeReferences - - .method /*0600037D*/ public hidebysig specialname - instance class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ - get_UTF8Decoder() cil managed - // SIG: 20 00 12 82 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::get_UTF8Decoder - - .method /*0600037E*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyDefinition/*02000024*/ - GetAssemblyDefinition() cil managed - // SIG: 20 00 11 80 90 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetAssemblyDefinition - - .method /*0600037F*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyFile/*02000026*/ - GetAssemblyFile(valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ handle) cil managed - // SIG: 20 01 11 80 98 11 80 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetAssemblyFile - - .method /*06000380*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyReference/*02000029*/ - GetAssemblyReference(valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ handle) cil managed - // SIG: 20 01 11 80 A4 11 80 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetAssemblyReference - - .method /*06000381*/ public hidebysig instance uint8[] - GetBlobBytes(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 20 01 1D 05 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetBlobBytes - - .method /*06000382*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetBlobContent(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 20 01 15 11 65 01 05 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetBlobContent - - .method /*06000383*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobReader/*02000030*/ - GetBlobReader(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 20 01 11 80 C0 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetBlobReader - - .method /*06000384*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobReader/*02000030*/ - GetBlobReader(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle) cil managed - // SIG: 20 01 11 80 C0 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetBlobReader - - .method /*06000385*/ public hidebysig instance valuetype System.Reflection.Metadata.Constant/*02000032*/ - GetConstant(valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ handle) cil managed - // SIG: 20 01 11 80 C8 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetConstant - - .method /*06000386*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttribute/*02000035*/ - GetCustomAttribute(valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ handle) cil managed - // SIG: 20 01 11 80 D4 11 80 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetCustomAttribute - - .method /*06000387*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 20 01 11 80 DC 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetCustomAttributes - - .method /*06000388*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomDebugInformation/*0200003C*/ - GetCustomDebugInformation(valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ handle) cil managed - // SIG: 20 01 11 80 F0 11 80 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetCustomDebugInformation - - .method /*06000389*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*/ - GetCustomDebugInformation(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 20 01 11 80 F8 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetCustomDebugInformation - - .method /*0600038A*/ public hidebysig instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttribute/*02000040*/ - GetDeclarativeSecurityAttribute(valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ handle) cil managed - // SIG: 20 01 11 81 00 11 81 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetDeclarativeSecurityAttribute - - .method /*0600038B*/ public hidebysig instance valuetype System.Reflection.Metadata.Document/*02000043*/ - GetDocument(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ handle) cil managed - // SIG: 20 01 11 81 0C 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetDocument - - .method /*0600038C*/ public hidebysig instance valuetype System.Reflection.Metadata.EventDefinition/*02000049*/ - GetEventDefinition(valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ handle) cil managed - // SIG: 20 01 11 81 24 11 81 28 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetEventDefinition - - .method /*0600038D*/ public hidebysig instance valuetype System.Reflection.Metadata.ExportedType/*0200004E*/ - GetExportedType(valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ handle) cil managed - // SIG: 20 01 11 81 38 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetExportedType - - .method /*0600038E*/ public hidebysig instance valuetype System.Reflection.Metadata.FieldDefinition/*02000051*/ - GetFieldDefinition(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ handle) cil managed - // SIG: 20 01 11 81 44 11 81 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetFieldDefinition - - .method /*0600038F*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameter/*02000054*/ - GetGenericParameter(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ handle) cil managed - // SIG: 20 01 11 81 50 11 81 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetGenericParameter - - .method /*06000390*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterConstraint/*02000055*/ - GetGenericParameterConstraint(valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ handle) cil managed - // SIG: 20 01 11 81 54 11 81 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetGenericParameterConstraint - - .method /*06000391*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ - GetGuid(valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ handle) cil managed - // SIG: 20 01 11 5D 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetGuid - - .method /*06000392*/ public hidebysig instance valuetype System.Reflection.Metadata.ImportScope/*02000066*/ - GetImportScope(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ handle) cil managed - // SIG: 20 01 11 81 98 11 81 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetImportScope - - .method /*06000393*/ public hidebysig instance valuetype System.Reflection.Metadata.InterfaceImplementation/*02000069*/ - GetInterfaceImplementation(valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ handle) cil managed - // SIG: 20 01 11 81 A4 11 81 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetInterfaceImplementation - - .method /*06000394*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalConstant/*0200006F*/ - GetLocalConstant(valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ handle) cil managed - // SIG: 20 01 11 81 BC 11 81 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetLocalConstant - - .method /*06000395*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalScope/*02000072*/ - GetLocalScope(valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ handle) cil managed - // SIG: 20 01 11 81 C8 11 81 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetLocalScope - - .method /*06000396*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*/ - GetLocalScopes(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ handle) cil managed - // SIG: 20 01 11 81 D0 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetLocalScopes - - .method /*06000397*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*/ - GetLocalScopes(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ handle) cil managed - // SIG: 20 01 11 81 D0 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetLocalScopes - - .method /*06000398*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalVariable/*02000075*/ - GetLocalVariable(valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ handle) cil managed - // SIG: 20 01 11 81 D4 11 81 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetLocalVariable - - .method /*06000399*/ public hidebysig instance valuetype System.Reflection.Metadata.ManifestResource/*02000079*/ - GetManifestResource(valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ handle) cil managed - // SIG: 20 01 11 81 E4 11 81 E8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetManifestResource - - .method /*0600039A*/ public hidebysig instance valuetype System.Reflection.Metadata.MemberReference/*0200007C*/ - GetMemberReference(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ handle) cil managed - // SIG: 20 01 11 81 F0 11 81 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetMemberReference - - .method /*0600039B*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDebugInformation/*02000088*/ - GetMethodDebugInformation(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ handle) cil managed - // SIG: 20 01 11 82 20 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetMethodDebugInformation - - .method /*0600039C*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDebugInformation/*02000088*/ - GetMethodDebugInformation(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ handle) cil managed - // SIG: 20 01 11 82 20 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetMethodDebugInformation - - .method /*0600039D*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDefinition/*0200008B*/ - GetMethodDefinition(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ handle) cil managed - // SIG: 20 01 11 82 2C 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetMethodDefinition - - .method /*0600039E*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodImplementation/*0200008E*/ - GetMethodImplementation(valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ handle) cil managed - // SIG: 20 01 11 82 38 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetMethodImplementation - - .method /*0600039F*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSpecification/*02000093*/ - GetMethodSpecification(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ handle) cil managed - // SIG: 20 01 11 82 4C 11 82 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetMethodSpecification - - .method /*060003A0*/ public hidebysig instance valuetype System.Reflection.Metadata.ModuleDefinition/*02000095*/ - GetModuleDefinition() cil managed - // SIG: 20 00 11 82 54 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetModuleDefinition - - .method /*060003A1*/ public hidebysig instance valuetype System.Reflection.Metadata.ModuleReference/*02000097*/ - GetModuleReference(valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ handle) cil managed - // SIG: 20 01 11 82 5C 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetModuleReference - - .method /*060003A2*/ public hidebysig instance valuetype System.Reflection.Metadata.NamespaceDefinition/*02000099*/ - GetNamespaceDefinition(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ handle) cil managed - // SIG: 20 01 11 82 64 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetNamespaceDefinition - - .method /*060003A3*/ public hidebysig instance valuetype System.Reflection.Metadata.NamespaceDefinition/*02000099*/ - GetNamespaceDefinitionRoot() cil managed - // SIG: 20 00 11 82 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetNamespaceDefinitionRoot - - .method /*060003A4*/ public hidebysig instance valuetype System.Reflection.Metadata.Parameter/*0200009B*/ - GetParameter(valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ handle) cil managed - // SIG: 20 01 11 82 6C 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetParameter - - .method /*060003A5*/ public hidebysig instance valuetype System.Reflection.Metadata.PropertyDefinition/*020000A2*/ - GetPropertyDefinition(valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ handle) cil managed - // SIG: 20 01 11 82 88 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetPropertyDefinition - - .method /*060003A6*/ public hidebysig instance valuetype System.Reflection.Metadata.StandaloneSignature/*020000AF*/ - GetStandaloneSignature(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ handle) cil managed - // SIG: 20 01 11 82 BC 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetStandaloneSignature - - .method /*060003A7*/ public hidebysig instance string - GetString(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ handle) cil managed - // SIG: 20 01 0E 11 81 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetString - - .method /*060003A8*/ public hidebysig instance string - GetString(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ handle) cil managed - // SIG: 20 01 0E 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetString - - .method /*060003A9*/ public hidebysig instance string - GetString(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle) cil managed - // SIG: 20 01 0E 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetString - - .method /*060003AA*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeDefinition/*020000B3*/ - GetTypeDefinition(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ handle) cil managed - // SIG: 20 01 11 82 CC 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetTypeDefinition - - .method /*060003AB*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeReference/*020000B7*/ - GetTypeReference(valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ handle) cil managed - // SIG: 20 01 11 82 DC 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetTypeReference - - .method /*060003AC*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeSpecification/*020000BA*/ - GetTypeSpecification(valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ handle) cil managed - // SIG: 20 01 11 82 E8 11 82 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetTypeSpecification - - .method /*060003AD*/ public hidebysig instance string - GetUserString(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ handle) cil managed - // SIG: 20 01 0E 11 82 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReader::GetUserString - - .property /*17000133*/ instance valuetype System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*/ - AssemblyFiles() - { - .get instance valuetype System.Reflection.Metadata.AssemblyFileHandleCollection/*02000028*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_AssemblyFiles() /* 06000361 */ - } // end of property MetadataReader::AssemblyFiles - .property /*17000134*/ instance valuetype System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*/ - AssemblyReferences() - { - .get instance valuetype System.Reflection.Metadata.AssemblyReferenceHandleCollection/*0200002B*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_AssemblyReferences() /* 06000362 */ - } // end of property MetadataReader::AssemblyReferences - .property /*17000135*/ instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - CustomAttributes() - { - .get instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_CustomAttributes() /* 06000363 */ - } // end of property MetadataReader::CustomAttributes - .property /*17000136*/ instance valuetype System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*/ - CustomDebugInformation() - { - .get instance valuetype System.Reflection.Metadata.CustomDebugInformationHandleCollection/*0200003E*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_CustomDebugInformation() /* 06000364 */ - } // end of property MetadataReader::CustomDebugInformation - .property /*17000137*/ instance class System.Reflection.Metadata.DebugMetadataHeader/*0200003F*/ - DebugMetadataHeader() - { - .get instance class System.Reflection.Metadata.DebugMetadataHeader/*0200003F*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_DebugMetadataHeader() /* 06000365 */ - } // end of property MetadataReader::DebugMetadataHeader - .property /*17000138*/ instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/ - DeclarativeSecurityAttributes() - { - .get instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_DeclarativeSecurityAttributes() /* 06000366 */ - } // end of property MetadataReader::DeclarativeSecurityAttributes - .property /*17000139*/ instance valuetype System.Reflection.Metadata.DocumentHandleCollection/*02000045*/ - Documents() - { - .get instance valuetype System.Reflection.Metadata.DocumentHandleCollection/*02000045*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_Documents() /* 06000367 */ - } // end of property MetadataReader::Documents - .property /*1700013A*/ instance valuetype System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*/ - EventDefinitions() - { - .get instance valuetype System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_EventDefinitions() /* 06000368 */ - } // end of property MetadataReader::EventDefinitions - .property /*1700013B*/ instance valuetype System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*/ - ExportedTypes() - { - .get instance valuetype System.Reflection.Metadata.ExportedTypeHandleCollection/*02000050*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_ExportedTypes() /* 06000369 */ - } // end of property MetadataReader::ExportedTypes - .property /*1700013C*/ instance valuetype System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*/ - FieldDefinitions() - { - .get instance valuetype System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_FieldDefinitions() /* 0600036A */ - } // end of property MetadataReader::FieldDefinitions - .property /*1700013D*/ instance valuetype System.Reflection.Metadata.ImportScopeCollection/*02000067*/ - ImportScopes() - { - .get instance valuetype System.Reflection.Metadata.ImportScopeCollection/*02000067*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_ImportScopes() /* 0600036B */ - } // end of property MetadataReader::ImportScopes - .property /*1700013E*/ instance bool IsAssembly() - { - .get instance bool System.Reflection.Metadata.MetadataReader/*02000081*/::get_IsAssembly() /* 0600036C */ - } // end of property MetadataReader::IsAssembly - .property /*1700013F*/ instance valuetype System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*/ - LocalConstants() - { - .get instance valuetype System.Reflection.Metadata.LocalConstantHandleCollection/*02000071*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_LocalConstants() /* 0600036D */ - } // end of property MetadataReader::LocalConstants - .property /*17000140*/ instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*/ - LocalScopes() - { - .get instance valuetype System.Reflection.Metadata.LocalScopeHandleCollection/*02000074*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_LocalScopes() /* 0600036E */ - } // end of property MetadataReader::LocalScopes - .property /*17000141*/ instance valuetype System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*/ - LocalVariables() - { - .get instance valuetype System.Reflection.Metadata.LocalVariableHandleCollection/*02000078*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_LocalVariables() /* 0600036F */ - } // end of property MetadataReader::LocalVariables - .property /*17000142*/ instance valuetype System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*/ - ManifestResources() - { - .get instance valuetype System.Reflection.Metadata.ManifestResourceHandleCollection/*0200007B*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_ManifestResources() /* 06000370 */ - } // end of property MetadataReader::ManifestResources - .property /*17000143*/ instance valuetype System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*/ - MemberReferences() - { - .get instance valuetype System.Reflection.Metadata.MemberReferenceHandleCollection/*0200007E*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_MemberReferences() /* 06000371 */ - } // end of property MetadataReader::MemberReferences - .property /*17000144*/ instance valuetype System.Reflection.Metadata.MetadataKind/*02000080*/ - MetadataKind() - { - .get instance valuetype System.Reflection.Metadata.MetadataKind/*02000080*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_MetadataKind() /* 06000372 */ - } // end of property MetadataReader::MetadataKind - .property /*17000145*/ instance int32 MetadataLength() - { - .get instance int32 System.Reflection.Metadata.MetadataReader/*02000081*/::get_MetadataLength() /* 06000373 */ - } // end of property MetadataReader::MetadataLength - .property /*17000146*/ instance uint8* MetadataPointer() - { - .get instance uint8* System.Reflection.Metadata.MetadataReader/*02000081*/::get_MetadataPointer() /* 06000374 */ - } // end of property MetadataReader::MetadataPointer - .property /*17000147*/ instance string MetadataVersion() - { - .get instance string System.Reflection.Metadata.MetadataReader/*02000081*/::get_MetadataVersion() /* 06000375 */ - } // end of property MetadataReader::MetadataVersion - .property /*17000148*/ instance valuetype System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*/ - MethodDebugInformation() - { - .get instance valuetype System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_MethodDebugInformation() /* 06000376 */ - } // end of property MetadataReader::MethodDebugInformation - .property /*17000149*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*/ - MethodDefinitions() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_MethodDefinitions() /* 06000377 */ - } // end of property MetadataReader::MethodDefinitions - .property /*1700014A*/ instance valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ - Options() - { - .get instance valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_Options() /* 06000378 */ - } // end of property MetadataReader::Options - .property /*1700014B*/ instance valuetype System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*/ - PropertyDefinitions() - { - .get instance valuetype System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_PropertyDefinitions() /* 06000379 */ - } // end of property MetadataReader::PropertyDefinitions - .property /*1700014C*/ instance valuetype System.Reflection.Metadata.MetadataStringComparer/*02000085*/ - StringComparer() - { - .get instance valuetype System.Reflection.Metadata.MetadataStringComparer/*02000085*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_StringComparer() /* 0600037A */ - } // end of property MetadataReader::StringComparer - .property /*1700014D*/ instance valuetype System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*/ - TypeDefinitions() - { - .get instance valuetype System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_TypeDefinitions() /* 0600037B */ - } // end of property MetadataReader::TypeDefinitions - .property /*1700014E*/ instance valuetype System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*/ - TypeReferences() - { - .get instance valuetype System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_TypeReferences() /* 0600037C */ - } // end of property MetadataReader::TypeReferences - .property /*1700014F*/ instance class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ - UTF8Decoder() - { - .get instance class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ System.Reflection.Metadata.MetadataReader/*02000081*/::get_UTF8Decoder() /* 0600037D */ - } // end of property MetadataReader::UTF8Decoder -} // end of class System.Reflection.Metadata.MetadataReader - -.class /*02000082*/ public auto ansi sealed System.Reflection.Metadata.MetadataReaderOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C00006F:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400024D*/ public specialname rtspecialname int32 value__ - .field /*0400024E*/ public static literal valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ ApplyWindowsRuntimeProjections = int32(0x00000001) - .field /*0400024F*/ public static literal valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ Default = int32(0x00000001) - .field /*04000250*/ public static literal valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ None = int32(0x00000000) -} // end of class System.Reflection.Metadata.MetadataReaderOptions - -.class /*02000083*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.MetadataReaderProvider - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*060003AE*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataReaderProvider::.ctor - - .method /*060003AF*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataReaderProvider::Dispose - - .method /*060003B0*/ public hidebysig static - class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - FromMetadataImage(uint8* start, - int32 size) cil managed - // SIG: 00 02 12 82 0C 0F 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::FromMetadataImage - - .method /*060003B1*/ public hidebysig static - class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - FromMetadataImage(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ image) cil managed - // SIG: 00 01 12 82 0C 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::FromMetadataImage - - .method /*060003B2*/ public hidebysig static - class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - FromMetadataStream(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - [opt] valuetype System.Reflection.Metadata.MetadataStreamOptions/*02000084*/ options, - [opt] int32 size) cil managed - // SIG: 00 03 12 82 0C 12 71 11 82 10 08 - { - .param [2]/*0800026E*/ = int32(0x00000000) - .param [3]/*0800026F*/ = int32(0x00000000) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::FromMetadataStream - - .method /*060003B3*/ public hidebysig static - class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - FromPortablePdbImage(uint8* start, - int32 size) cil managed - // SIG: 00 02 12 82 0C 0F 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::FromPortablePdbImage - - .method /*060003B4*/ public hidebysig static - class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - FromPortablePdbImage(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ image) cil managed - // SIG: 00 01 12 82 0C 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::FromPortablePdbImage - - .method /*060003B5*/ public hidebysig static - class System.Reflection.Metadata.MetadataReaderProvider/*02000083*/ - FromPortablePdbStream(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - [opt] valuetype System.Reflection.Metadata.MetadataStreamOptions/*02000084*/ options, - [opt] int32 size) cil managed - // SIG: 00 03 12 82 0C 12 71 11 82 10 08 - { - .param [2]/*08000274*/ = int32(0x00000000) - .param [3]/*08000275*/ = int32(0x00000000) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::FromPortablePdbStream - - .method /*060003B6*/ public hidebysig instance class System.Reflection.Metadata.MetadataReader/*02000081*/ - GetMetadataReader([opt] valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ options, - [opt] class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ utf8Decoder) cil managed - // SIG: 20 02 12 82 04 11 82 08 12 82 18 - { - .param [1]/*08000276*/ = int32(0x00000001) - .param [2]/*08000277*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderProvider::GetMetadataReader - -} // end of class System.Reflection.Metadata.MetadataReaderProvider - -.class /*02000084*/ public auto ansi sealed System.Reflection.Metadata.MetadataStreamOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000070:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000251*/ public specialname rtspecialname int32 value__ - .field /*04000252*/ public static literal valuetype System.Reflection.Metadata.MetadataStreamOptions/*02000084*/ Default = int32(0x00000000) - .field /*04000253*/ public static literal valuetype System.Reflection.Metadata.MetadataStreamOptions/*02000084*/ LeaveOpen = int32(0x00000001) - .field /*04000254*/ public static literal valuetype System.Reflection.Metadata.MetadataStreamOptions/*02000084*/ PrefetchMetadata = int32(0x00000002) -} // end of class System.Reflection.Metadata.MetadataStreamOptions - -.class /*02000085*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MetadataStringComparer - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000071:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000255*/ private initonly object _dummy - .method /*060003B7*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ handle, - string 'value') cil managed - // SIG: 20 02 02 11 81 18 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::Equals - - .method /*060003B8*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ handle, - string 'value', - bool ignoreCase) cil managed - // SIG: 20 03 02 11 81 18 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::Equals - - .method /*060003B9*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ handle, - string 'value') cil managed - // SIG: 20 02 02 11 82 68 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::Equals - - .method /*060003BA*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ handle, - string 'value', - bool ignoreCase) cil managed - // SIG: 20 03 02 11 82 68 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::Equals - - .method /*060003BB*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle, - string 'value') cil managed - // SIG: 20 02 02 11 82 C8 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::Equals - - .method /*060003BC*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle, - string 'value', - bool ignoreCase) cil managed - // SIG: 20 03 02 11 82 C8 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::Equals - - .method /*060003BD*/ public hidebysig instance bool - StartsWith(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle, - string 'value') cil managed - // SIG: 20 02 02 11 82 C8 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::StartsWith - - .method /*060003BE*/ public hidebysig instance bool - StartsWith(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle, - string 'value', - bool ignoreCase) cil managed - // SIG: 20 03 02 11 82 C8 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringComparer::StartsWith - -} // end of class System.Reflection.Metadata.MetadataStringComparer - -.class /*02000086*/ public auto ansi beforefieldinit System.Reflection.Metadata.MetadataStringDecoder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060003BF*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ encoding) cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataStringDecoder::.ctor - - .method /*060003C0*/ public hidebysig specialname static - class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ - get_DefaultUTF8() cil managed - // SIG: 00 00 12 82 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringDecoder::get_DefaultUTF8 - - .method /*060003C1*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - get_Encoding() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringDecoder::get_Encoding - - .method /*060003C2*/ public hidebysig newslot virtual - instance string GetString(uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 02 0E 0F 05 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataStringDecoder::GetString - - .property /*17000150*/ class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ - DefaultUTF8() - { - .get class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ System.Reflection.Metadata.MetadataStringDecoder/*02000086*/::get_DefaultUTF8() /* 060003C0 */ - } // end of property MetadataStringDecoder::DefaultUTF8 - .property /*17000151*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ System.Reflection.Metadata.MetadataStringDecoder/*02000086*/::get_Encoding() /* 060003C1 */ - } // end of property MetadataStringDecoder::Encoding -} // end of class System.Reflection.Metadata.MetadataStringDecoder - -.class /*02000087*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.MethodBodyBlock - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060003C3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MethodBodyBlock::.ctor - - .method /*060003C4*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_ExceptionRegions() cil managed - // SIG: 20 00 15 11 65 01 11 81 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::get_ExceptionRegions - - .method /*060003C5*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - get_LocalSignature() cil managed - // SIG: 20 00 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::get_LocalSignature - - .method /*060003C6*/ public hidebysig specialname - instance bool get_LocalVariablesInitialized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::get_LocalVariablesInitialized - - .method /*060003C7*/ public hidebysig specialname - instance int32 get_MaxStack() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::get_MaxStack - - .method /*060003C8*/ public hidebysig specialname - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::get_Size - - .method /*060003C9*/ public hidebysig static - class System.Reflection.Metadata.MethodBodyBlock/*02000087*/ - Create(valuetype System.Reflection.Metadata.BlobReader/*02000030*/ reader) cil managed - // SIG: 00 01 12 82 1C 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::Create - - .method /*060003CA*/ public hidebysig instance uint8[] - GetILBytes() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::GetILBytes - - .method /*060003CB*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetILContent() cil managed - // SIG: 20 00 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::GetILContent - - .method /*060003CC*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobReader/*02000030*/ - GetILReader() cil managed - // SIG: 20 00 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyBlock::GetILReader - - .property /*17000152*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ExceptionRegions() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.MethodBodyBlock/*02000087*/::get_ExceptionRegions() /* 060003C4 */ - } // end of property MethodBodyBlock::ExceptionRegions - .property /*17000153*/ instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - LocalSignature() - { - .get instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ System.Reflection.Metadata.MethodBodyBlock/*02000087*/::get_LocalSignature() /* 060003C5 */ - } // end of property MethodBodyBlock::LocalSignature - .property /*17000154*/ instance bool LocalVariablesInitialized() - { - .get instance bool System.Reflection.Metadata.MethodBodyBlock/*02000087*/::get_LocalVariablesInitialized() /* 060003C6 */ - } // end of property MethodBodyBlock::LocalVariablesInitialized - .property /*17000155*/ instance int32 MaxStack() - { - .get instance int32 System.Reflection.Metadata.MethodBodyBlock/*02000087*/::get_MaxStack() /* 060003C7 */ - } // end of property MethodBodyBlock::MaxStack - .property /*17000156*/ instance int32 Size() - { - .get instance int32 System.Reflection.Metadata.MethodBodyBlock/*02000087*/::get_Size() /* 060003C8 */ - } // end of property MethodBodyBlock::Size -} // end of class System.Reflection.Metadata.MethodBodyBlock - -.class /*02000088*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodDebugInformation - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000072:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000256*/ private initonly object _dummy - .method /*060003CD*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - get_Document() cil managed - // SIG: 20 00 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformation::get_Document - - .method /*060003CE*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - get_LocalSignature() cil managed - // SIG: 20 00 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformation::get_LocalSignature - - .method /*060003CF*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_SequencePointsBlob() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformation::get_SequencePointsBlob - - .method /*060003D0*/ public hidebysig instance valuetype System.Reflection.Metadata.SequencePointCollection/*020000A7*/ - GetSequencePoints() cil managed - // SIG: 20 00 11 82 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformation::GetSequencePoints - - .method /*060003D1*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - GetStateMachineKickoffMethod() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformation::GetStateMachineKickoffMethod - - .property /*17000157*/ instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - Document() - { - .get instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ System.Reflection.Metadata.MethodDebugInformation/*02000088*/::get_Document() /* 060003CD */ - } // end of property MethodDebugInformation::Document - .property /*17000158*/ instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - LocalSignature() - { - .get instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ System.Reflection.Metadata.MethodDebugInformation/*02000088*/::get_LocalSignature() /* 060003CE */ - } // end of property MethodDebugInformation::LocalSignature - .property /*17000159*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - SequencePointsBlob() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.MethodDebugInformation/*02000088*/::get_SequencePointsBlob() /* 060003CF */ - } // end of property MethodDebugInformation::SequencePointsBlob -} // end of class System.Reflection.Metadata.MethodDebugInformation - -.class /*02000089*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodDebugInformationHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00005E*/ -{ - .custom /*0C000073:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000257*/ private initonly int32 _dummy - .method /*060003D2*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::get_IsNil - - .method /*060003D3*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::Equals - - .method /*060003D4*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ other) cil managed - // SIG: 20 01 02 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::Equals - - .method /*060003D5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::GetHashCode - - .method /*060003D6*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ left, - valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ right) cil managed - // SIG: 00 02 02 11 82 24 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::op_Equality - - .method /*060003D7*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 24 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::op_Explicit - - .method /*060003D8*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 24 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::op_Explicit - - .method /*060003D9*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::op_Implicit - - .method /*060003DA*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::op_Implicit - - .method /*060003DB*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ left, - valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ right) cil managed - // SIG: 00 02 02 11 82 24 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::op_Inequality - - .method /*060003DC*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - ToDefinitionHandle() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandle::ToDefinitionHandle - - .property /*1700015A*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/::get_IsNil() /* 060003D2 */ - } // end of property MethodDebugInformationHandle::IsNil -} // end of class System.Reflection.Metadata.MethodDebugInformationHandle - -.class /*0200008A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodDebugInformationHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00005F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000060*/ -{ - .custom /*0C000074:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*020000FF*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000061*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000370*/ private object _dummy - .method /*060006DC*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - get_Current() cil managed - // SIG: 20 00 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006DD*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006DE*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006DF*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006E0*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*1700020A*/ instance valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*//Enumerator/*020000FF*/::get_Current() /* 060006DC */ - } // end of property Enumerator::Current - .property /*1700020B*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*//Enumerator/*020000FF*/::System.Collections.IEnumerator.get_Current() /* 060006DD */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000258*/ private initonly object _dummy - .method /*060003DD*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandleCollection::get_Count - - .method /*060003DE*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*//Enumerator/*020000FF*/ - GetEnumerator() cil managed - // SIG: 20 00 11 83 FC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandleCollection::GetEnumerator - - .method /*060003DF*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 24 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00005F*/::GetEnumerator() /* 0A00002C */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060003E0*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDebugInformationHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700015B*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.MethodDebugInformationHandleCollection/*0200008A*/::get_Count() /* 060003DD */ - } // end of property MethodDebugInformationHandleCollection::Count -} // end of class System.Reflection.Metadata.MethodDebugInformationHandleCollection - -.class /*0200008B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000075:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000259*/ private initonly object _dummy - .method /*060003E1*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000032*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 C9 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::get_Attributes - - .method /*060003E2*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000033*/ - get_ImplAttributes() cil managed - // SIG: 20 00 11 80 CD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::get_ImplAttributes - - .method /*060003E3*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::get_Name - - .method /*060003E4*/ public hidebysig specialname - instance int32 get_RelativeVirtualAddress() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::get_RelativeVirtualAddress - - .method /*060003E5*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::get_Signature - - .method /*060003E6*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSignature`1/*02000092*/ - DecodeSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 15 11 82 48 01 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::DecodeSignature - - .method /*060003E7*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::GetCustomAttributes - - .method /*060003E8*/ public hidebysig instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/ - GetDeclarativeSecurityAttributes() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::GetDeclarativeSecurityAttributes - - .method /*060003E9*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - GetDeclaringType() cil managed - // SIG: 20 00 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::GetDeclaringType - - .method /*060003EA*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*/ - GetGenericParameters() cil managed - // SIG: 20 00 11 81 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::GetGenericParameters - - .method /*060003EB*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodImport/*02000091*/ - GetImport() cil managed - // SIG: 20 00 11 82 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::GetImport - - .method /*060003EC*/ public hidebysig instance valuetype System.Reflection.Metadata.ParameterHandleCollection/*0200009D*/ - GetParameters() cil managed - // SIG: 20 00 11 82 74 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinition::GetParameters - - .property /*1700015C*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000032*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000032*/ System.Reflection.Metadata.MethodDefinition/*0200008B*/::get_Attributes() /* 060003E1 */ - } // end of property MethodDefinition::Attributes - .property /*1700015D*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000033*/ - ImplAttributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000033*/ System.Reflection.Metadata.MethodDefinition/*0200008B*/::get_ImplAttributes() /* 060003E2 */ - } // end of property MethodDefinition::ImplAttributes - .property /*1700015E*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.MethodDefinition/*0200008B*/::get_Name() /* 060003E3 */ - } // end of property MethodDefinition::Name - .property /*1700015F*/ instance int32 RelativeVirtualAddress() - { - .get instance int32 System.Reflection.Metadata.MethodDefinition/*0200008B*/::get_RelativeVirtualAddress() /* 060003E4 */ - } // end of property MethodDefinition::RelativeVirtualAddress - .property /*17000160*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.MethodDefinition/*0200008B*/::get_Signature() /* 060003E5 */ - } // end of property MethodDefinition::Signature -} // end of class System.Reflection.Metadata.MethodDefinition - -.class /*0200008C*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000062*/ -{ - .custom /*0C000076:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400025A*/ private initonly int32 _dummy - .method /*060003ED*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::get_IsNil - - .method /*060003EE*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::Equals - - .method /*060003EF*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ other) cil managed - // SIG: 20 01 02 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::Equals - - .method /*060003F0*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::GetHashCode - - .method /*060003F1*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ left, - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ right) cil managed - // SIG: 00 02 02 11 82 30 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::op_Equality - - .method /*060003F2*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 30 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::op_Explicit - - .method /*060003F3*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 30 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::op_Explicit - - .method /*060003F4*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::op_Implicit - - .method /*060003F5*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::op_Implicit - - .method /*060003F6*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ left, - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ right) cil managed - // SIG: 00 02 02 11 82 30 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::op_Inequality - - .method /*060003F7*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - ToDebugInformationHandle() cil managed - // SIG: 20 00 11 82 24 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandle::ToDebugInformationHandle - - .property /*17000161*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/::get_IsNil() /* 060003ED */ - } // end of property MethodDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.MethodDefinitionHandle - -.class /*0200008D*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodDefinitionHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000063*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000064*/ -{ - .custom /*0C000077:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000100*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000065*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000371*/ private object _dummy - .method /*060006E1*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Current() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006E2*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006E3*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006E4*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006E5*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*1700020C*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*//Enumerator/*02000100*/::get_Current() /* 060006E1 */ - } // end of property Enumerator::Current - .property /*1700020D*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*//Enumerator/*02000100*/::System.Collections.IEnumerator.get_Current() /* 060006E2 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400025B*/ private initonly object _dummy - .method /*060003F8*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandleCollection::get_Count - - .method /*060003F9*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*//Enumerator/*02000100*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandleCollection::GetEnumerator - - .method /*060003FA*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 30 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000063*/::GetEnumerator() /* 0A00002D */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060003FB*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodDefinitionHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000162*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*/::get_Count() /* 060003F8 */ - } // end of property MethodDefinitionHandleCollection::Count -} // end of class System.Reflection.Metadata.MethodDefinitionHandleCollection - -.class /*0200008E*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodImplementation - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000078:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400025C*/ private initonly object _dummy - .method /*060003FC*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_MethodBody() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementation::get_MethodBody - - .method /*060003FD*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_MethodDeclaration() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementation::get_MethodDeclaration - - .method /*060003FE*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - get_Type() cil managed - // SIG: 20 00 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementation::get_Type - - .method /*060003FF*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementation::GetCustomAttributes - - .property /*17000163*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - MethodBody() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.MethodImplementation/*0200008E*/::get_MethodBody() /* 060003FC */ - } // end of property MethodImplementation::MethodBody - .property /*17000164*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - MethodDeclaration() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.MethodImplementation/*0200008E*/::get_MethodDeclaration() /* 060003FD */ - } // end of property MethodImplementation::MethodDeclaration - .property /*17000165*/ instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - Type() - { - .get instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ System.Reflection.Metadata.MethodImplementation/*0200008E*/::get_Type() /* 060003FE */ - } // end of property MethodImplementation::Type -} // end of class System.Reflection.Metadata.MethodImplementation - -.class /*0200008F*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodImplementationHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000066*/ -{ - .custom /*0C000079:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400025D*/ private initonly int32 _dummy - .method /*06000400*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::get_IsNil - - .method /*06000401*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::Equals - - .method /*06000402*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ other) cil managed - // SIG: 20 01 02 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::Equals - - .method /*06000403*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::GetHashCode - - .method /*06000404*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ left, - valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ right) cil managed - // SIG: 00 02 02 11 82 3C 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::op_Equality - - .method /*06000405*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 3C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::op_Explicit - - .method /*06000406*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 3C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::op_Explicit - - .method /*06000407*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::op_Implicit - - .method /*06000408*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::op_Implicit - - .method /*06000409*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ left, - valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ right) cil managed - // SIG: 00 02 02 11 82 3C 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandle::op_Inequality - - .property /*17000166*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/::get_IsNil() /* 06000400 */ - } // end of property MethodImplementationHandle::IsNil -} // end of class System.Reflection.Metadata.MethodImplementationHandle - -.class /*02000090*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodImplementationHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000067*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000068*/ -{ - .custom /*0C00007A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000101*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000069*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000372*/ private int32 _dummy - .method /*060006E6*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ - get_Current() cil managed - // SIG: 20 00 11 82 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006E7*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006E8*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006E9*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006EA*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*1700020E*/ instance valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ System.Reflection.Metadata.MethodImplementationHandleCollection/*02000090*//Enumerator/*02000101*/::get_Current() /* 060006E6 */ - } // end of property Enumerator::Current - .property /*1700020F*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.MethodImplementationHandleCollection/*02000090*//Enumerator/*02000101*/::System.Collections.IEnumerator.get_Current() /* 060006E7 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400025E*/ private initonly int32 _dummy - .method /*0600040A*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandleCollection::get_Count - - .method /*0600040B*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodImplementationHandleCollection/*02000090*//Enumerator/*02000101*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandleCollection::GetEnumerator - - .method /*0600040C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 3C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000067*/::GetEnumerator() /* 0A00002E */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600040D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplementationHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000167*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.MethodImplementationHandleCollection/*02000090*/::get_Count() /* 0600040A */ - } // end of property MethodImplementationHandleCollection::Count -} // end of class System.Reflection.Metadata.MethodImplementationHandleCollection - -.class /*02000091*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodImport - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00007B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400025F*/ private initonly int32 _dummy - .method /*0600040E*/ public hidebysig specialname - instance valuetype System.Reflection.MethodImportAttributes/*02000006*/ - get_Attributes() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImport::get_Attributes - - .method /*0600040F*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ - get_Module() cil managed - // SIG: 20 00 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImport::get_Module - - .method /*06000410*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImport::get_Name - - .property /*17000168*/ instance valuetype System.Reflection.MethodImportAttributes/*02000006*/ - Attributes() - { - .get instance valuetype System.Reflection.MethodImportAttributes/*02000006*/ System.Reflection.Metadata.MethodImport/*02000091*/::get_Attributes() /* 0600040E */ - } // end of property MethodImport::Attributes - .property /*17000169*/ instance valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ - Module() - { - .get instance valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ System.Reflection.Metadata.MethodImport/*02000091*/::get_Module() /* 0600040F */ - } // end of property MethodImport::Module - .property /*1700016A*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.MethodImport/*02000091*/::get_Name() /* 06000410 */ - } // end of property MethodImport::Name -} // end of class System.Reflection.Metadata.MethodImport - -.class /*02000092*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodSignature`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00007C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000260*/ private initonly !TType _ReturnType_k__BackingField - .method /*06000411*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ header, - !TType returnType, - int32 requiredParameterCount, - int32 genericParameterCount, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ parameterTypes) cil managed - // SIG: 20 05 01 11 82 AC 13 00 08 08 15 11 65 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignature`1::.ctor - - .method /*06000412*/ public hidebysig specialname - instance int32 get_GenericParameterCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignature`1::get_GenericParameterCount - - .method /*06000413*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ - get_Header() cil managed - // SIG: 20 00 11 82 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignature`1::get_Header - - .method /*06000414*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_ParameterTypes() cil managed - // SIG: 20 00 15 11 65 01 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignature`1::get_ParameterTypes - - .method /*06000415*/ public hidebysig specialname - instance int32 get_RequiredParameterCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignature`1::get_RequiredParameterCount - - .method /*06000416*/ public hidebysig specialname - instance !TType get_ReturnType() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignature`1::get_ReturnType - - .property /*1700016B*/ instance int32 GenericParameterCount() - { - .get instance int32 System.Reflection.Metadata.MethodSignature`1/*02000092*/::get_GenericParameterCount() /* 06000412 */ - } // end of property MethodSignature`1::GenericParameterCount - .property /*1700016C*/ instance valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ - Header() - { - .get instance valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ System.Reflection.Metadata.MethodSignature`1/*02000092*/::get_Header() /* 06000413 */ - } // end of property MethodSignature`1::Header - .property /*1700016D*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ParameterTypes() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.MethodSignature`1/*02000092*/::get_ParameterTypes() /* 06000414 */ - } // end of property MethodSignature`1::ParameterTypes - .property /*1700016E*/ instance int32 RequiredParameterCount() - { - .get instance int32 System.Reflection.Metadata.MethodSignature`1/*02000092*/::get_RequiredParameterCount() /* 06000415 */ - } // end of property MethodSignature`1::RequiredParameterCount - .property /*1700016F*/ instance !TType ReturnType() - { - .get instance !TType System.Reflection.Metadata.MethodSignature`1/*02000092*/::get_ReturnType() /* 06000416 */ - } // end of property MethodSignature`1::ReturnType -} // end of class System.Reflection.Metadata.MethodSignature`1 - -.class /*02000093*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodSpecification - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00007D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000261*/ private initonly object _dummy - .method /*06000417*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Method() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecification::get_Method - - .method /*06000418*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecification::get_Signature - - .method /*06000419*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - DecodeSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 15 11 65 01 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecification::DecodeSignature - - .method /*0600041A*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecification::GetCustomAttributes - - .property /*17000170*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Method() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.MethodSpecification/*02000093*/::get_Method() /* 06000417 */ - } // end of property MethodSpecification::Method - .property /*17000171*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.MethodSpecification/*02000093*/::get_Signature() /* 06000418 */ - } // end of property MethodSpecification::Signature -} // end of class System.Reflection.Metadata.MethodSpecification - -.class /*02000094*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.MethodSpecificationHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00006A*/ -{ - .custom /*0C00007E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000262*/ private initonly int32 _dummy - .method /*0600041B*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::get_IsNil - - .method /*0600041C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::Equals - - .method /*0600041D*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ other) cil managed - // SIG: 20 01 02 11 82 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::Equals - - .method /*0600041E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::GetHashCode - - .method /*0600041F*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ left, - valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ right) cil managed - // SIG: 00 02 02 11 82 50 11 82 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::op_Equality - - .method /*06000420*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 50 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::op_Explicit - - .method /*06000421*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 50 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::op_Explicit - - .method /*06000422*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::op_Implicit - - .method /*06000423*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::op_Implicit - - .method /*06000424*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ left, - valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ right) cil managed - // SIG: 00 02 02 11 82 50 11 82 50 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSpecificationHandle::op_Inequality - - .property /*17000172*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/::get_IsNil() /* 0600041B */ - } // end of property MethodSpecificationHandle::IsNil -} // end of class System.Reflection.Metadata.MethodSpecificationHandle - -.class /*02000095*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ModuleDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00007F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000263*/ private initonly object _dummy - .method /*06000425*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - get_BaseGenerationId() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinition::get_BaseGenerationId - - .method /*06000426*/ public hidebysig specialname - instance int32 get_Generation() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinition::get_Generation - - .method /*06000427*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - get_GenerationId() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinition::get_GenerationId - - .method /*06000428*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - get_Mvid() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinition::get_Mvid - - .method /*06000429*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinition::get_Name - - .method /*0600042A*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinition::GetCustomAttributes - - .property /*17000173*/ instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - BaseGenerationId() - { - .get instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ System.Reflection.Metadata.ModuleDefinition/*02000095*/::get_BaseGenerationId() /* 06000425 */ - } // end of property ModuleDefinition::BaseGenerationId - .property /*17000174*/ instance int32 Generation() - { - .get instance int32 System.Reflection.Metadata.ModuleDefinition/*02000095*/::get_Generation() /* 06000426 */ - } // end of property ModuleDefinition::Generation - .property /*17000175*/ instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - GenerationId() - { - .get instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ System.Reflection.Metadata.ModuleDefinition/*02000095*/::get_GenerationId() /* 06000427 */ - } // end of property ModuleDefinition::GenerationId - .property /*17000176*/ instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - Mvid() - { - .get instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ System.Reflection.Metadata.ModuleDefinition/*02000095*/::get_Mvid() /* 06000428 */ - } // end of property ModuleDefinition::Mvid - .property /*17000177*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.ModuleDefinition/*02000095*/::get_Name() /* 06000429 */ - } // end of property ModuleDefinition::Name -} // end of class System.Reflection.Metadata.ModuleDefinition - -.class /*02000096*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ModuleDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00006B*/ -{ - .custom /*0C000080:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000264*/ private initonly int32 _dummy - .method /*0600042B*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::get_IsNil - - .method /*0600042C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::Equals - - .method /*0600042D*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ other) cil managed - // SIG: 20 01 02 11 82 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::Equals - - .method /*0600042E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::GetHashCode - - .method /*0600042F*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ left, - valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ right) cil managed - // SIG: 00 02 02 11 82 58 11 82 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::op_Equality - - .method /*06000430*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 58 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::op_Explicit - - .method /*06000431*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 58 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::op_Explicit - - .method /*06000432*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::op_Implicit - - .method /*06000433*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::op_Implicit - - .method /*06000434*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ left, - valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ right) cil managed - // SIG: 00 02 02 11 82 58 11 82 58 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleDefinitionHandle::op_Inequality - - .property /*17000178*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/::get_IsNil() /* 0600042B */ - } // end of property ModuleDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.ModuleDefinitionHandle - -.class /*02000097*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ModuleReference - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000081:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000265*/ private initonly object _dummy - .method /*06000435*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReference::get_Name - - .method /*06000436*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReference::GetCustomAttributes - - .property /*17000179*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.ModuleReference/*02000097*/::get_Name() /* 06000435 */ - } // end of property ModuleReference::Name -} // end of class System.Reflection.Metadata.ModuleReference - -.class /*02000098*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ModuleReferenceHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00006C*/ -{ - .custom /*0C000082:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000266*/ private initonly int32 _dummy - .method /*06000437*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::get_IsNil - - .method /*06000438*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::Equals - - .method /*06000439*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ other) cil managed - // SIG: 20 01 02 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::Equals - - .method /*0600043A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::GetHashCode - - .method /*0600043B*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ left, - valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ right) cil managed - // SIG: 00 02 02 11 82 60 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::op_Equality - - .method /*0600043C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 60 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::op_Explicit - - .method /*0600043D*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 60 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::op_Explicit - - .method /*0600043E*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::op_Implicit - - .method /*0600043F*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::op_Implicit - - .method /*06000440*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ left, - valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ right) cil managed - // SIG: 00 02 02 11 82 60 11 82 60 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleReferenceHandle::op_Inequality - - .property /*1700017A*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/::get_IsNil() /* 06000437 */ - } // end of property ModuleReferenceHandle::IsNil -} // end of class System.Reflection.Metadata.ModuleReferenceHandle - -.class /*02000099*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.NamespaceDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .field /*04000267*/ private object _dummy - .method /*06000441*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_ExportedTypes() cil managed - // SIG: 20 00 15 11 65 01 11 81 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinition::get_ExportedTypes - - .method /*06000442*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinition::get_Name - - .method /*06000443*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_NamespaceDefinitions() cil managed - // SIG: 20 00 15 11 65 01 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinition::get_NamespaceDefinitions - - .method /*06000444*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - get_Parent() cil managed - // SIG: 20 00 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinition::get_Parent - - .method /*06000445*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_TypeDefinitions() cil managed - // SIG: 20 00 15 11 65 01 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinition::get_TypeDefinitions - - .property /*1700017B*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ExportedTypes() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.NamespaceDefinition/*02000099*/::get_ExportedTypes() /* 06000441 */ - } // end of property NamespaceDefinition::ExportedTypes - .property /*1700017C*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.NamespaceDefinition/*02000099*/::get_Name() /* 06000442 */ - } // end of property NamespaceDefinition::Name - .property /*1700017D*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - NamespaceDefinitions() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.NamespaceDefinition/*02000099*/::get_NamespaceDefinitions() /* 06000443 */ - } // end of property NamespaceDefinition::NamespaceDefinitions - .property /*1700017E*/ instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - Parent() - { - .get instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ System.Reflection.Metadata.NamespaceDefinition/*02000099*/::get_Parent() /* 06000444 */ - } // end of property NamespaceDefinition::Parent - .property /*1700017F*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - TypeDefinitions() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.NamespaceDefinition/*02000099*/::get_TypeDefinitions() /* 06000445 */ - } // end of property NamespaceDefinition::TypeDefinitions -} // end of class System.Reflection.Metadata.NamespaceDefinition - -.class /*0200009A*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.NamespaceDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00006D*/ -{ - .custom /*0C000083:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000268*/ private initonly int32 _dummy - .method /*06000446*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::get_IsNil - - .method /*06000447*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::Equals - - .method /*06000448*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ other) cil managed - // SIG: 20 01 02 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::Equals - - .method /*06000449*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::GetHashCode - - .method /*0600044A*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ left, - valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ right) cil managed - // SIG: 00 02 02 11 82 68 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::op_Equality - - .method /*0600044B*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 68 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::op_Explicit - - .method /*0600044C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::op_Implicit - - .method /*0600044D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ left, - valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ right) cil managed - // SIG: 00 02 02 11 82 68 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamespaceDefinitionHandle::op_Inequality - - .property /*17000180*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/::get_IsNil() /* 06000446 */ - } // end of property NamespaceDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.NamespaceDefinitionHandle - -.class /*0200009B*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Parameter - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000084:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000269*/ private initonly object _dummy - .method /*0600044E*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000034*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 D1 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parameter::get_Attributes - - .method /*0600044F*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parameter::get_Name - - .method /*06000450*/ public hidebysig specialname - instance int32 get_SequenceNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parameter::get_SequenceNumber - - .method /*06000451*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parameter::GetCustomAttributes - - .method /*06000452*/ public hidebysig instance valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - GetDefaultValue() cil managed - // SIG: 20 00 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parameter::GetDefaultValue - - .method /*06000453*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetMarshallingDescriptor() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parameter::GetMarshallingDescriptor - - .property /*17000181*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000034*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000034*/ System.Reflection.Metadata.Parameter/*0200009B*/::get_Attributes() /* 0600044E */ - } // end of property Parameter::Attributes - .property /*17000182*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.Parameter/*0200009B*/::get_Name() /* 0600044F */ - } // end of property Parameter::Name - .property /*17000183*/ instance int32 SequenceNumber() - { - .get instance int32 System.Reflection.Metadata.Parameter/*0200009B*/::get_SequenceNumber() /* 06000450 */ - } // end of property Parameter::SequenceNumber -} // end of class System.Reflection.Metadata.Parameter - -.class /*0200009C*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ParameterHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00006E*/ -{ - .custom /*0C000085:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400026A*/ private initonly int32 _dummy - .method /*06000454*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::get_IsNil - - .method /*06000455*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::Equals - - .method /*06000456*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ other) cil managed - // SIG: 20 01 02 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::Equals - - .method /*06000457*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::GetHashCode - - .method /*06000458*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ left, - valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ right) cil managed - // SIG: 00 02 02 11 82 70 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::op_Equality - - .method /*06000459*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 70 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::op_Explicit - - .method /*0600045A*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 70 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::op_Explicit - - .method /*0600045B*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::op_Implicit - - .method /*0600045C*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::op_Implicit - - .method /*0600045D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ left, - valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ right) cil managed - // SIG: 00 02 02 11 82 70 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandle::op_Inequality - - .property /*17000184*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.ParameterHandle/*0200009C*/::get_IsNil() /* 06000454 */ - } // end of property ParameterHandle::IsNil -} // end of class System.Reflection.Metadata.ParameterHandle - -.class /*0200009D*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ParameterHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00006F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000070*/ -{ - .custom /*0C000086:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000102*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000071*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000373*/ private object _dummy - .method /*060006EB*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ - get_Current() cil managed - // SIG: 20 00 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006EC*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006ED*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006EE*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006EF*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000210*/ instance valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ System.Reflection.Metadata.ParameterHandleCollection/*0200009D*//Enumerator/*02000102*/::get_Current() /* 060006EB */ - } // end of property Enumerator::Current - .property /*17000211*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.ParameterHandleCollection/*0200009D*//Enumerator/*02000102*/::System.Collections.IEnumerator.get_Current() /* 060006EC */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*0400026B*/ private initonly object _dummy - .method /*0600045E*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandleCollection::get_Count - - .method /*0600045F*/ public hidebysig instance valuetype System.Reflection.Metadata.ParameterHandleCollection/*0200009D*//Enumerator/*02000102*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandleCollection::GetEnumerator - - .method /*06000460*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 70 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00006F*/::GetEnumerator() /* 0A00002F */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000461*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000185*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.ParameterHandleCollection/*0200009D*/::get_Count() /* 0600045E */ - } // end of property ParameterHandleCollection::Count -} // end of class System.Reflection.Metadata.ParameterHandleCollection - -.class /*0200009E*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.PEReaderExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C000087:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000088:0A000030*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000035*/) /* 0A000030 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000462*/ public hidebysig static - class System.Reflection.Metadata.MetadataReader/*02000081*/ - GetMetadataReader(class System.Reflection.PortableExecutable.PEReader/*0200001C*/ peReader) cil managed - // SIG: 00 01 12 82 04 12 70 - { - .custom /*0C0000C5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReaderExtensions::GetMetadataReader - - .method /*06000463*/ public hidebysig static - class System.Reflection.Metadata.MetadataReader/*02000081*/ - GetMetadataReader(class System.Reflection.PortableExecutable.PEReader/*0200001C*/ peReader, - valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ options) cil managed - // SIG: 00 02 12 82 04 12 70 11 82 08 - { - .custom /*0C0000C6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReaderExtensions::GetMetadataReader - - .method /*06000464*/ public hidebysig static - class System.Reflection.Metadata.MetadataReader/*02000081*/ - GetMetadataReader(class System.Reflection.PortableExecutable.PEReader/*0200001C*/ peReader, - valuetype System.Reflection.Metadata.MetadataReaderOptions/*02000082*/ options, - class System.Reflection.Metadata.MetadataStringDecoder/*02000086*/ utf8Decoder) cil managed - // SIG: 00 03 12 82 04 12 70 11 82 08 12 82 18 - { - .custom /*0C0000C7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReaderExtensions::GetMetadataReader - - .method /*06000465*/ public hidebysig static - class System.Reflection.Metadata.MethodBodyBlock/*02000087*/ - GetMethodBody(class System.Reflection.PortableExecutable.PEReader/*0200001C*/ peReader, - int32 relativeVirtualAddress) cil managed - // SIG: 00 02 12 82 1C 12 70 08 - { - .custom /*0C0000C8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PEReaderExtensions::GetMethodBody - -} // end of class System.Reflection.Metadata.PEReaderExtensions - -.class /*0200009F*/ public auto ansi sealed System.Reflection.Metadata.PrimitiveSerializationTypeCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400026C*/ public specialname rtspecialname uint8 value__ - .field /*0400026D*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Boolean = uint8(0x02) - .field /*0400026E*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Byte = uint8(0x05) - .field /*0400026F*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Char = uint8(0x03) - .field /*04000270*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Double = uint8(0x0D) - .field /*04000271*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Int16 = uint8(0x06) - .field /*04000272*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Int32 = uint8(0x08) - .field /*04000273*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Int64 = uint8(0x0A) - .field /*04000274*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ SByte = uint8(0x04) - .field /*04000275*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ Single = uint8(0x0C) - .field /*04000276*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ String = uint8(0x0E) - .field /*04000277*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ UInt16 = uint8(0x07) - .field /*04000278*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ UInt32 = uint8(0x09) - .field /*04000279*/ public static literal valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ UInt64 = uint8(0x0B) -} // end of class System.Reflection.Metadata.PrimitiveSerializationTypeCode - -.class /*020000A0*/ public auto ansi sealed System.Reflection.Metadata.PrimitiveTypeCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*0400027A*/ public specialname rtspecialname uint8 value__ - .field /*0400027B*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Boolean = uint8(0x02) - .field /*0400027C*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Byte = uint8(0x05) - .field /*0400027D*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Char = uint8(0x03) - .field /*0400027E*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Double = uint8(0x0D) - .field /*0400027F*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Int16 = uint8(0x06) - .field /*04000280*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Int32 = uint8(0x08) - .field /*04000281*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Int64 = uint8(0x0A) - .field /*04000282*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ IntPtr = uint8(0x18) - .field /*04000283*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Object = uint8(0x1C) - .field /*04000284*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ SByte = uint8(0x04) - .field /*04000285*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Single = uint8(0x0C) - .field /*04000286*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ String = uint8(0x0E) - .field /*04000287*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ TypedReference = uint8(0x16) - .field /*04000288*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ UInt16 = uint8(0x07) - .field /*04000289*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ UInt32 = uint8(0x09) - .field /*0400028A*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ UInt64 = uint8(0x0B) - .field /*0400028B*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ UIntPtr = uint8(0x19) - .field /*0400028C*/ public static literal valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ Void = uint8(0x01) -} // end of class System.Reflection.Metadata.PrimitiveTypeCode - -.class /*020000A1*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.PropertyAccessors - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000089:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400028D*/ private initonly object _dummy - .method /*06000466*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Getter() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyAccessors::get_Getter - - .method /*06000467*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_Others() cil managed - // SIG: 20 00 15 11 65 01 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyAccessors::get_Others - - .method /*06000468*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - get_Setter() cil managed - // SIG: 20 00 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyAccessors::get_Setter - - .property /*17000186*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Getter() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.PropertyAccessors/*020000A1*/::get_Getter() /* 06000466 */ - } // end of property PropertyAccessors::Getter - .property /*17000187*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - Others() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.PropertyAccessors/*020000A1*/::get_Others() /* 06000467 */ - } // end of property PropertyAccessors::Others - .property /*17000188*/ instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - Setter() - { - .get instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ System.Reflection.Metadata.PropertyAccessors/*020000A1*/::get_Setter() /* 06000468 */ - } // end of property PropertyAccessors::Setter -} // end of class System.Reflection.Metadata.PropertyAccessors - -.class /*020000A2*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.PropertyDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00008A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400028E*/ private initonly object _dummy - .method /*06000469*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*01000037*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 DD - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::get_Attributes - - .method /*0600046A*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::get_Name - - .method /*0600046B*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::get_Signature - - .method /*0600046C*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSignature`1/*02000092*/ - DecodeSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 15 11 82 48 01 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::DecodeSignature - - .method /*0600046D*/ public hidebysig instance valuetype System.Reflection.Metadata.PropertyAccessors/*020000A1*/ - GetAccessors() cil managed - // SIG: 20 00 11 82 84 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::GetAccessors - - .method /*0600046E*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::GetCustomAttributes - - .method /*0600046F*/ public hidebysig instance valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - GetDefaultValue() cil managed - // SIG: 20 00 11 80 CC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinition::GetDefaultValue - - .property /*17000189*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*01000037*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*01000037*/ System.Reflection.Metadata.PropertyDefinition/*020000A2*/::get_Attributes() /* 06000469 */ - } // end of property PropertyDefinition::Attributes - .property /*1700018A*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.PropertyDefinition/*020000A2*/::get_Name() /* 0600046A */ - } // end of property PropertyDefinition::Name - .property /*1700018B*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.PropertyDefinition/*020000A2*/::get_Signature() /* 0600046B */ - } // end of property PropertyDefinition::Signature -} // end of class System.Reflection.Metadata.PropertyDefinition - -.class /*020000A3*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.PropertyDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000072*/ -{ - .custom /*0C00008B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400028F*/ private initonly int32 _dummy - .method /*06000470*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::get_IsNil - - .method /*06000471*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::Equals - - .method /*06000472*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ other) cil managed - // SIG: 20 01 02 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::Equals - - .method /*06000473*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::GetHashCode - - .method /*06000474*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ left, - valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ right) cil managed - // SIG: 00 02 02 11 82 8C 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::op_Equality - - .method /*06000475*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 8C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::op_Explicit - - .method /*06000476*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 8C 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::op_Explicit - - .method /*06000477*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::op_Implicit - - .method /*06000478*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::op_Implicit - - .method /*06000479*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ left, - valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ right) cil managed - // SIG: 00 02 02 11 82 8C 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandle::op_Inequality - - .property /*1700018C*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/::get_IsNil() /* 06000470 */ - } // end of property PropertyDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.PropertyDefinitionHandle - -.class /*020000A4*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.PropertyDefinitionHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000073*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000074*/ -{ - .custom /*0C00008C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000103*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000075*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000374*/ private object _dummy - .method /*060006F0*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ - get_Current() cil managed - // SIG: 20 00 11 82 8C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006F1*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006F2*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006F3*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006F4*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000212*/ instance valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*//Enumerator/*02000103*/::get_Current() /* 060006F0 */ - } // end of property Enumerator::Current - .property /*17000213*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*//Enumerator/*02000103*/::System.Collections.IEnumerator.get_Current() /* 060006F1 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000290*/ private initonly object _dummy - .method /*0600047A*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandleCollection::get_Count - - .method /*0600047B*/ public hidebysig instance valuetype System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*//Enumerator/*02000103*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandleCollection::GetEnumerator - - .method /*0600047C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 8C - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000073*/::GetEnumerator() /* 0A000031 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600047D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyDefinitionHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700018D*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*/::get_Count() /* 0600047A */ - } // end of property PropertyDefinitionHandleCollection::Count -} // end of class System.Reflection.Metadata.PropertyDefinitionHandleCollection - -.class /*020000A5*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.ReservedBlob`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00008D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000291*/ private initonly !THandle _Handle_k__BackingField - .method /*0600047E*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - get_Content() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReservedBlob`1::get_Content - - .method /*0600047F*/ public hidebysig specialname - instance !THandle get_Handle() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReservedBlob`1::get_Handle - - .method /*06000480*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobWriter/*02000031*/ - CreateWriter() cil managed - // SIG: 20 00 11 80 C4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReservedBlob`1::CreateWriter - - .property /*1700018E*/ instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - Content() - { - .get instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ System.Reflection.Metadata.ReservedBlob`1/*020000A5*/::get_Content() /* 0600047E */ - } // end of property ReservedBlob`1::Content - .property /*1700018F*/ instance !THandle - Handle() - { - .get instance !THandle System.Reflection.Metadata.ReservedBlob`1/*020000A5*/::get_Handle() /* 0600047F */ - } // end of property ReservedBlob`1::Handle -} // end of class System.Reflection.Metadata.ReservedBlob`1 - -.class /*020000A6*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.SequencePoint - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000076*/ -{ - .custom /*0C00008E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000292*/ private initonly int32 _dummy - .field /*04000293*/ public static literal int32 HiddenLine = int32(0x00FEEFEE) - .method /*06000481*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - get_Document() cil managed - // SIG: 20 00 11 81 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_Document - - .method /*06000482*/ public hidebysig specialname - instance int32 get_EndColumn() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_EndColumn - - .method /*06000483*/ public hidebysig specialname - instance int32 get_EndLine() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_EndLine - - .method /*06000484*/ public hidebysig specialname - instance bool get_IsHidden() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_IsHidden - - .method /*06000485*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_Offset - - .method /*06000486*/ public hidebysig specialname - instance int32 get_StartColumn() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_StartColumn - - .method /*06000487*/ public hidebysig specialname - instance int32 get_StartLine() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::get_StartLine - - .method /*06000488*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::Equals - - .method /*06000489*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.SequencePoint/*020000A6*/ other) cil managed - // SIG: 20 01 02 11 82 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::Equals - - .method /*0600048A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePoint::GetHashCode - - .property /*17000190*/ instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - Document() - { - .get instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ System.Reflection.Metadata.SequencePoint/*020000A6*/::get_Document() /* 06000481 */ - } // end of property SequencePoint::Document - .property /*17000191*/ instance int32 EndColumn() - { - .get instance int32 System.Reflection.Metadata.SequencePoint/*020000A6*/::get_EndColumn() /* 06000482 */ - } // end of property SequencePoint::EndColumn - .property /*17000192*/ instance int32 EndLine() - { - .get instance int32 System.Reflection.Metadata.SequencePoint/*020000A6*/::get_EndLine() /* 06000483 */ - } // end of property SequencePoint::EndLine - .property /*17000193*/ instance bool IsHidden() - { - .get instance bool System.Reflection.Metadata.SequencePoint/*020000A6*/::get_IsHidden() /* 06000484 */ - } // end of property SequencePoint::IsHidden - .property /*17000194*/ instance int32 Offset() - { - .get instance int32 System.Reflection.Metadata.SequencePoint/*020000A6*/::get_Offset() /* 06000485 */ - } // end of property SequencePoint::Offset - .property /*17000195*/ instance int32 StartColumn() - { - .get instance int32 System.Reflection.Metadata.SequencePoint/*020000A6*/::get_StartColumn() /* 06000486 */ - } // end of property SequencePoint::StartColumn - .property /*17000196*/ instance int32 StartLine() - { - .get instance int32 System.Reflection.Metadata.SequencePoint/*020000A6*/::get_StartLine() /* 06000487 */ - } // end of property SequencePoint::StartLine -} // end of class System.Reflection.Metadata.SequencePoint - -.class /*020000A7*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.SequencePointCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000077*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/ -{ - .custom /*0C00008F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000104*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000078*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000375*/ private int32 _dummy - .method /*060006F5*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.SequencePoint/*020000A6*/ - get_Current() cil managed - // SIG: 20 00 11 82 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006F6*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006F7*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006F8*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Reset - - .method /*060006F9*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000214*/ instance valuetype System.Reflection.Metadata.SequencePoint/*020000A6*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.SequencePoint/*020000A6*/ System.Reflection.Metadata.SequencePointCollection/*020000A7*//Enumerator/*02000104*/::get_Current() /* 060006F5 */ - } // end of property Enumerator::Current - .property /*17000215*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.SequencePointCollection/*020000A7*//Enumerator/*02000104*/::System.Collections.IEnumerator.get_Current() /* 060006F6 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000294*/ private initonly int32 _dummy - .method /*0600048B*/ public hidebysig instance valuetype System.Reflection.Metadata.SequencePointCollection/*020000A7*//Enumerator/*02000104*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePointCollection::GetEnumerator - - .method /*0600048C*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 98 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000077*/::GetEnumerator() /* 0A000032 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePointCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*0600048D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SequencePointCollection::System.Collections.IEnumerable.GetEnumerator - -} // end of class System.Reflection.Metadata.SequencePointCollection - -.class /*020000A8*/ public auto ansi sealed System.Reflection.Metadata.SerializationTypeCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000295*/ public specialname rtspecialname uint8 value__ - .field /*04000296*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Boolean = uint8(0x02) - .field /*04000297*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Byte = uint8(0x05) - .field /*04000298*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Char = uint8(0x03) - .field /*04000299*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Double = uint8(0x0D) - .field /*0400029A*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Enum = uint8(0x55) - .field /*0400029B*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Int16 = uint8(0x06) - .field /*0400029C*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Int32 = uint8(0x08) - .field /*0400029D*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Int64 = uint8(0x0A) - .field /*0400029E*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Invalid = uint8(0x00) - .field /*0400029F*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ SByte = uint8(0x04) - .field /*040002A0*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Single = uint8(0x0C) - .field /*040002A1*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ String = uint8(0x0E) - .field /*040002A2*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ SZArray = uint8(0x1D) - .field /*040002A3*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ TaggedObject = uint8(0x51) - .field /*040002A4*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ Type = uint8(0x50) - .field /*040002A5*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ UInt16 = uint8(0x07) - .field /*040002A6*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ UInt32 = uint8(0x09) - .field /*040002A7*/ public static literal valuetype System.Reflection.Metadata.SerializationTypeCode/*020000A8*/ UInt64 = uint8(0x0B) -} // end of class System.Reflection.Metadata.SerializationTypeCode - -.class /*020000A9*/ public auto ansi sealed System.Reflection.Metadata.SignatureAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C000090:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*040002A8*/ public specialname rtspecialname uint8 value__ - .field /*040002A9*/ public static literal valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ ExplicitThis = uint8(0x40) - .field /*040002AA*/ public static literal valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ Generic = uint8(0x10) - .field /*040002AB*/ public static literal valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ Instance = uint8(0x20) - .field /*040002AC*/ public static literal valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ None = uint8(0x00) -} // end of class System.Reflection.Metadata.SignatureAttributes - -.class /*020000AA*/ public auto ansi sealed System.Reflection.Metadata.SignatureCallingConvention - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040002AD*/ public specialname rtspecialname uint8 value__ - .field /*040002AE*/ public static literal valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ CDecl = uint8(0x01) - .field /*040002AF*/ public static literal valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ Default = uint8(0x00) - .field /*040002B0*/ public static literal valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ FastCall = uint8(0x04) - .field /*040002B1*/ public static literal valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ StdCall = uint8(0x02) - .field /*040002B2*/ public static literal valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ ThisCall = uint8(0x03) - .field /*040002B3*/ public static literal valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ VarArgs = uint8(0x05) -} // end of class System.Reflection.Metadata.SignatureCallingConvention - -.class /*020000AB*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.SignatureHeader - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000079*/ -{ - .field /*040002B4*/ private int32 _dummy - .field /*040002B5*/ public static literal uint8 CallingConventionOrKindMask = uint8(0x0F) - .method /*0600048E*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 rawValue) cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::.ctor - - .method /*0600048F*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ kind, - valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ convention, - valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ attributes) cil managed - // SIG: 20 03 01 11 82 B0 11 82 A8 11 82 A4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::.ctor - - .method /*06000490*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ - get_Attributes() cil managed - // SIG: 20 00 11 82 A4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_Attributes - - .method /*06000491*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ - get_CallingConvention() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_CallingConvention - - .method /*06000492*/ public hidebysig specialname - instance bool get_HasExplicitThis() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_HasExplicitThis - - .method /*06000493*/ public hidebysig specialname - instance bool get_IsGeneric() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_IsGeneric - - .method /*06000494*/ public hidebysig specialname - instance bool get_IsInstance() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_IsInstance - - .method /*06000495*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ - get_Kind() cil managed - // SIG: 20 00 11 82 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_Kind - - .method /*06000496*/ public hidebysig specialname - instance uint8 get_RawValue() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::get_RawValue - - .method /*06000497*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::Equals - - .method /*06000498*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ other) cil managed - // SIG: 20 01 02 11 82 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::Equals - - .method /*06000499*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::GetHashCode - - .method /*0600049A*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ left, - valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ right) cil managed - // SIG: 00 02 02 11 82 AC 11 82 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::op_Equality - - .method /*0600049B*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ left, - valuetype System.Reflection.Metadata.SignatureHeader/*020000AB*/ right) cil managed - // SIG: 00 02 02 11 82 AC 11 82 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::op_Inequality - - .method /*0600049C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureHeader::ToString - - .property /*17000197*/ instance valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ - Attributes() - { - .get instance valuetype System.Reflection.Metadata.SignatureAttributes/*020000A9*/ System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_Attributes() /* 06000490 */ - } // end of property SignatureHeader::Attributes - .property /*17000198*/ instance valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ - CallingConvention() - { - .get instance valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_CallingConvention() /* 06000491 */ - } // end of property SignatureHeader::CallingConvention - .property /*17000199*/ instance bool HasExplicitThis() - { - .get instance bool System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_HasExplicitThis() /* 06000492 */ - } // end of property SignatureHeader::HasExplicitThis - .property /*1700019A*/ instance bool IsGeneric() - { - .get instance bool System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_IsGeneric() /* 06000493 */ - } // end of property SignatureHeader::IsGeneric - .property /*1700019B*/ instance bool IsInstance() - { - .get instance bool System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_IsInstance() /* 06000494 */ - } // end of property SignatureHeader::IsInstance - .property /*1700019C*/ instance valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ - Kind() - { - .get instance valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_Kind() /* 06000495 */ - } // end of property SignatureHeader::Kind - .property /*1700019D*/ instance uint8 RawValue() - { - .get instance uint8 System.Reflection.Metadata.SignatureHeader/*020000AB*/::get_RawValue() /* 06000496 */ - } // end of property SignatureHeader::RawValue -} // end of class System.Reflection.Metadata.SignatureHeader - -.class /*020000AC*/ public auto ansi sealed System.Reflection.Metadata.SignatureKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040002B6*/ public specialname rtspecialname uint8 value__ - .field /*040002B7*/ public static literal valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ Field = uint8(0x06) - .field /*040002B8*/ public static literal valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ LocalVariables = uint8(0x07) - .field /*040002B9*/ public static literal valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ Method = uint8(0x00) - .field /*040002BA*/ public static literal valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ MethodSpecification = uint8(0x0A) - .field /*040002BB*/ public static literal valuetype System.Reflection.Metadata.SignatureKind/*020000AC*/ Property = uint8(0x08) -} // end of class System.Reflection.Metadata.SignatureKind - -.class /*020000AD*/ public auto ansi sealed System.Reflection.Metadata.SignatureTypeCode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040002BC*/ public specialname rtspecialname uint8 value__ - .field /*040002BD*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Array = uint8(0x14) - .field /*040002BE*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Boolean = uint8(0x02) - .field /*040002BF*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ ByReference = uint8(0x10) - .field /*040002C0*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Byte = uint8(0x05) - .field /*040002C1*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Char = uint8(0x03) - .field /*040002C2*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Double = uint8(0x0D) - .field /*040002C3*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ FunctionPointer = uint8(0x1B) - .field /*040002C4*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ GenericMethodParameter = uint8(0x1E) - .field /*040002C5*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ GenericTypeInstance = uint8(0x15) - .field /*040002C6*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ GenericTypeParameter = uint8(0x13) - .field /*040002C7*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Int16 = uint8(0x06) - .field /*040002C8*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Int32 = uint8(0x08) - .field /*040002C9*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Int64 = uint8(0x0A) - .field /*040002CA*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ IntPtr = uint8(0x18) - .field /*040002CB*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Invalid = uint8(0x00) - .field /*040002CC*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Object = uint8(0x1C) - .field /*040002CD*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ OptionalModifier = uint8(0x20) - .field /*040002CE*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Pinned = uint8(0x45) - .field /*040002CF*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Pointer = uint8(0x0F) - .field /*040002D0*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ RequiredModifier = uint8(0x1F) - .field /*040002D1*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ SByte = uint8(0x04) - .field /*040002D2*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Sentinel = uint8(0x41) - .field /*040002D3*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Single = uint8(0x0C) - .field /*040002D4*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ String = uint8(0x0E) - .field /*040002D5*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ SZArray = uint8(0x1D) - .field /*040002D6*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ TypedReference = uint8(0x16) - .field /*040002D7*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ TypeHandle = uint8(0x40) - .field /*040002D8*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ UInt16 = uint8(0x07) - .field /*040002D9*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ UInt32 = uint8(0x09) - .field /*040002DA*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ UInt64 = uint8(0x0B) - .field /*040002DB*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ UIntPtr = uint8(0x19) - .field /*040002DC*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeCode/*020000AD*/ Void = uint8(0x01) -} // end of class System.Reflection.Metadata.SignatureTypeCode - -.class /*020000AE*/ public auto ansi sealed System.Reflection.Metadata.SignatureTypeKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040002DD*/ public specialname rtspecialname uint8 value__ - .field /*040002DE*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeKind/*020000AE*/ Class = uint8(0x12) - .field /*040002DF*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeKind/*020000AE*/ Unknown = uint8(0x00) - .field /*040002E0*/ public static literal valuetype System.Reflection.Metadata.SignatureTypeKind/*020000AE*/ ValueType = uint8(0x11) -} // end of class System.Reflection.Metadata.SignatureTypeKind - -.class /*020000AF*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.StandaloneSignature - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000091:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002E1*/ private initonly object _dummy - .method /*0600049D*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignature::get_Signature - - .method /*0600049E*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - DecodeLocalSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 15 11 65 01 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignature::DecodeLocalSignature - - .method /*0600049F*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSignature`1/*02000092*/ - DecodeMethodSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 15 11 82 48 01 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignature::DecodeMethodSignature - - .method /*060004A0*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignature::GetCustomAttributes - - .method /*060004A1*/ public hidebysig instance valuetype System.Reflection.Metadata.StandaloneSignatureKind/*020000B1*/ - GetKind() cil managed - // SIG: 20 00 11 82 C4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignature::GetKind - - .property /*1700019E*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.StandaloneSignature/*020000AF*/::get_Signature() /* 0600049D */ - } // end of property StandaloneSignature::Signature -} // end of class System.Reflection.Metadata.StandaloneSignature - -.class /*020000B0*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.StandaloneSignatureHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00007A*/ -{ - .custom /*0C000092:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002E2*/ private initonly int32 _dummy - .method /*060004A2*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::get_IsNil - - .method /*060004A3*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::Equals - - .method /*060004A4*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ other) cil managed - // SIG: 20 01 02 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::Equals - - .method /*060004A5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::GetHashCode - - .method /*060004A6*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ left, - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ right) cil managed - // SIG: 00 02 02 11 82 C0 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::op_Equality - - .method /*060004A7*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 C0 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::op_Explicit - - .method /*060004A8*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 C0 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::op_Explicit - - .method /*060004A9*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::op_Implicit - - .method /*060004AA*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::op_Implicit - - .method /*060004AB*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ left, - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ right) cil managed - // SIG: 00 02 02 11 82 C0 11 82 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StandaloneSignatureHandle::op_Inequality - - .property /*1700019F*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/::get_IsNil() /* 060004A2 */ - } // end of property StandaloneSignatureHandle::IsNil -} // end of class System.Reflection.Metadata.StandaloneSignatureHandle - -.class /*020000B1*/ public auto ansi sealed System.Reflection.Metadata.StandaloneSignatureKind - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040002E3*/ public specialname rtspecialname int32 value__ - .field /*040002E4*/ public static literal valuetype System.Reflection.Metadata.StandaloneSignatureKind/*020000B1*/ LocalVariables = int32(0x00000001) - .field /*040002E5*/ public static literal valuetype System.Reflection.Metadata.StandaloneSignatureKind/*020000B1*/ Method = int32(0x00000000) -} // end of class System.Reflection.Metadata.StandaloneSignatureKind - -.class /*020000B2*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.StringHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00007B*/ -{ - .custom /*0C000093:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002E6*/ private initonly int32 _dummy - .method /*060004AC*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::get_IsNil - - .method /*060004AD*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::Equals - - .method /*060004AE*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ other) cil managed - // SIG: 20 01 02 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::Equals - - .method /*060004AF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::GetHashCode - - .method /*060004B0*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ left, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ right) cil managed - // SIG: 00 02 02 11 82 C8 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::op_Equality - - .method /*060004B1*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 C8 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::op_Explicit - - .method /*060004B2*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::op_Implicit - - .method /*060004B3*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ left, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ right) cil managed - // SIG: 00 02 02 11 82 C8 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringHandle::op_Inequality - - .property /*170001A0*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.StringHandle/*020000B2*/::get_IsNil() /* 060004AC */ - } // end of property StringHandle::IsNil -} // end of class System.Reflection.Metadata.StringHandle - -.class /*020000B3*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeDefinition - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000094:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002E7*/ private initonly object _dummy - .method /*060004B4*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::get_Attributes - - .method /*060004B5*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_BaseType() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::get_BaseType - - .method /*060004B6*/ public hidebysig specialname - instance bool get_IsNested() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::get_IsNested - - .method /*060004B7*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::get_Name - - .method /*060004B8*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Namespace() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::get_Namespace - - .method /*060004B9*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - get_NamespaceDefinition() cil managed - // SIG: 20 00 11 82 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::get_NamespaceDefinition - - .method /*060004BA*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetCustomAttributes - - .method /*060004BB*/ public hidebysig instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandleCollection/*02000042*/ - GetDeclarativeSecurityAttributes() cil managed - // SIG: 20 00 11 81 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetDeclarativeSecurityAttributes - - .method /*060004BC*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - GetDeclaringType() cil managed - // SIG: 20 00 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetDeclaringType - - .method /*060004BD*/ public hidebysig instance valuetype System.Reflection.Metadata.EventDefinitionHandleCollection/*0200004B*/ - GetEvents() cil managed - // SIG: 20 00 11 81 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetEvents - - .method /*060004BE*/ public hidebysig instance valuetype System.Reflection.Metadata.FieldDefinitionHandleCollection/*02000053*/ - GetFields() cil managed - // SIG: 20 00 11 81 4C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetFields - - .method /*060004BF*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterHandleCollection/*02000059*/ - GetGenericParameters() cil managed - // SIG: 20 00 11 81 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetGenericParameters - - .method /*060004C0*/ public hidebysig instance valuetype System.Reflection.Metadata.InterfaceImplementationHandleCollection/*0200006B*/ - GetInterfaceImplementations() cil managed - // SIG: 20 00 11 81 AC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetInterfaceImplementations - - .method /*060004C1*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeLayout/*020000B6*/ - GetLayout() cil managed - // SIG: 20 00 11 82 D8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetLayout - - .method /*060004C2*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodImplementationHandleCollection/*02000090*/ - GetMethodImplementations() cil managed - // SIG: 20 00 11 82 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetMethodImplementations - - .method /*060004C3*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDefinitionHandleCollection/*0200008D*/ - GetMethods() cil managed - // SIG: 20 00 11 82 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetMethods - - .method /*060004C4*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetNestedTypes() cil managed - // SIG: 20 00 15 11 65 01 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetNestedTypes - - .method /*060004C5*/ public hidebysig instance valuetype System.Reflection.Metadata.PropertyDefinitionHandleCollection/*020000A4*/ - GetProperties() cil managed - // SIG: 20 00 11 82 90 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinition::GetProperties - - .property /*170001A1*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ System.Reflection.Metadata.TypeDefinition/*020000B3*/::get_Attributes() /* 060004B4 */ - } // end of property TypeDefinition::Attributes - .property /*170001A2*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - BaseType() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.TypeDefinition/*020000B3*/::get_BaseType() /* 060004B5 */ - } // end of property TypeDefinition::BaseType - .property /*170001A3*/ instance bool IsNested() - { - .get instance bool System.Reflection.Metadata.TypeDefinition/*020000B3*/::get_IsNested() /* 060004B6 */ - } // end of property TypeDefinition::IsNested - .property /*170001A4*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.TypeDefinition/*020000B3*/::get_Name() /* 060004B7 */ - } // end of property TypeDefinition::Name - .property /*170001A5*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Namespace() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.TypeDefinition/*020000B3*/::get_Namespace() /* 060004B8 */ - } // end of property TypeDefinition::Namespace - .property /*170001A6*/ instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ - NamespaceDefinition() - { - .get instance valuetype System.Reflection.Metadata.NamespaceDefinitionHandle/*0200009A*/ System.Reflection.Metadata.TypeDefinition/*020000B3*/::get_NamespaceDefinition() /* 060004B9 */ - } // end of property TypeDefinition::NamespaceDefinition -} // end of class System.Reflection.Metadata.TypeDefinition - -.class /*020000B4*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeDefinitionHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B00007C*/ -{ - .custom /*0C000095:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002E8*/ private initonly int32 _dummy - .method /*060004C6*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::get_IsNil - - .method /*060004C7*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::Equals - - .method /*060004C8*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ other) cil managed - // SIG: 20 01 02 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::Equals - - .method /*060004C9*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::GetHashCode - - .method /*060004CA*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ left, - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ right) cil managed - // SIG: 00 02 02 11 82 D0 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::op_Equality - - .method /*060004CB*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 D0 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::op_Explicit - - .method /*060004CC*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 D0 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::op_Explicit - - .method /*060004CD*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::op_Implicit - - .method /*060004CE*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::op_Implicit - - .method /*060004CF*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ left, - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ right) cil managed - // SIG: 00 02 02 11 82 D0 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandle::op_Inequality - - .property /*170001A7*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/::get_IsNil() /* 060004C6 */ - } // end of property TypeDefinitionHandle::IsNil -} // end of class System.Reflection.Metadata.TypeDefinitionHandle - -.class /*020000B5*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeDefinitionHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00007D*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B00007E*/ -{ - .custom /*0C000096:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000105*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B00007F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000376*/ private int32 _dummy - .method /*060006FA*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - get_Current() cil managed - // SIG: 20 00 11 82 D0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*060006FB*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060006FC*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*060006FD*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*060006FE*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000216*/ instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*//Enumerator/*02000105*/::get_Current() /* 060006FA */ - } // end of property Enumerator::Current - .property /*17000217*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*//Enumerator/*02000105*/::System.Collections.IEnumerator.get_Current() /* 060006FB */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040002E9*/ private initonly int32 _dummy - .method /*060004D0*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandleCollection::get_Count - - .method /*060004D1*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*//Enumerator/*02000105*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandleCollection::GetEnumerator - - .method /*060004D2*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 D0 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B00007D*/::GetEnumerator() /* 0A000033 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060004D3*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDefinitionHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170001A8*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.TypeDefinitionHandleCollection/*020000B5*/::get_Count() /* 060004D0 */ - } // end of property TypeDefinitionHandleCollection::Count -} // end of class System.Reflection.Metadata.TypeDefinitionHandleCollection - -.class /*020000B6*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeLayout - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000097:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002EA*/ private initonly int32 _dummy - .method /*060004D4*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 size, - int32 packingSize) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLayout::.ctor - - .method /*060004D5*/ public hidebysig specialname - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLayout::get_IsDefault - - .method /*060004D6*/ public hidebysig specialname - instance int32 get_PackingSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLayout::get_PackingSize - - .method /*060004D7*/ public hidebysig specialname - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLayout::get_Size - - .property /*170001A9*/ instance bool IsDefault() - { - .get instance bool System.Reflection.Metadata.TypeLayout/*020000B6*/::get_IsDefault() /* 060004D5 */ - } // end of property TypeLayout::IsDefault - .property /*170001AA*/ instance int32 PackingSize() - { - .get instance int32 System.Reflection.Metadata.TypeLayout/*020000B6*/::get_PackingSize() /* 060004D6 */ - } // end of property TypeLayout::PackingSize - .property /*170001AB*/ instance int32 Size() - { - .get instance int32 System.Reflection.Metadata.TypeLayout/*020000B6*/::get_Size() /* 060004D7 */ - } // end of property TypeLayout::Size -} // end of class System.Reflection.Metadata.TypeLayout - -.class /*020000B7*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeReference - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C000098:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002EB*/ private initonly object _dummy - .method /*060004D8*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Name() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReference::get_Name - - .method /*060004D9*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - get_Namespace() cil managed - // SIG: 20 00 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReference::get_Namespace - - .method /*060004DA*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_ResolutionScope() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReference::get_ResolutionScope - - .property /*170001AC*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Name() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.TypeReference/*020000B7*/::get_Name() /* 060004D8 */ - } // end of property TypeReference::Name - .property /*170001AD*/ instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - Namespace() - { - .get instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ System.Reflection.Metadata.TypeReference/*020000B7*/::get_Namespace() /* 060004D9 */ - } // end of property TypeReference::Namespace - .property /*170001AE*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - ResolutionScope() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.TypeReference/*020000B7*/::get_ResolutionScope() /* 060004DA */ - } // end of property TypeReference::ResolutionScope -} // end of class System.Reflection.Metadata.TypeReference - -.class /*020000B8*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeReferenceHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000080*/ -{ - .custom /*0C000099:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002EC*/ private initonly int32 _dummy - .method /*060004DB*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::get_IsNil - - .method /*060004DC*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::Equals - - .method /*060004DD*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ other) cil managed - // SIG: 20 01 02 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::Equals - - .method /*060004DE*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::GetHashCode - - .method /*060004DF*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ left, - valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ right) cil managed - // SIG: 00 02 02 11 82 E0 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::op_Equality - - .method /*060004E0*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 E0 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::op_Explicit - - .method /*060004E1*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 E0 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::op_Explicit - - .method /*060004E2*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::op_Implicit - - .method /*060004E3*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::op_Implicit - - .method /*060004E4*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ left, - valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ right) cil managed - // SIG: 00 02 02 11 82 E0 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandle::op_Inequality - - .property /*170001AF*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/::get_IsNil() /* 060004DB */ - } // end of property TypeReferenceHandle::IsNil -} // end of class System.Reflection.Metadata.TypeReferenceHandle - -.class /*020000B9*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeReferenceHandleCollection - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000081*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000024*//*1B000082*/ -{ - .custom /*0C00009A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000106*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*//*1B000083*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/, - [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ - { - .field /*04000377*/ private int32 _dummy - .method /*060006FF*/ public hidebysig newslot specialname virtual final - instance valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ - get_Current() cil managed - // SIG: 20 00 11 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06000700*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::get_Current /*01000023::0A000015*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06000701*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06000702*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/::Reset /*01000023::0A000016*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .method /*06000703*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/::Dispose /*0100001D::0A000017*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.IDisposable.Dispose - - .property /*17000218*/ instance valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ - Current() - { - .get instance valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*//Enumerator/*02000106*/::get_Current() /* 060006FF */ - } // end of property Enumerator::Current - .property /*17000219*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*//Enumerator/*02000106*/::System.Collections.IEnumerator.get_Current() /* 06000700 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*040002ED*/ private initonly int32 _dummy - .method /*060004E5*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandleCollection::get_Count - - .method /*060004E6*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*//Enumerator/*02000106*/ - GetEnumerator() cil managed - // SIG: 20 00 11 84 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandleCollection::GetEnumerator - - .method /*060004E7*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 85 01 11 82 E0 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000021*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*//*1B000081*/::GetEnumerator() /* 0A000034 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandleCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*060004E8*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000023*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 8D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000022*/::GetEnumerator /*01000022::0A000014*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeReferenceHandleCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*170001B0*/ instance int32 Count() - { - .get instance int32 System.Reflection.Metadata.TypeReferenceHandleCollection/*020000B9*/::get_Count() /* 060004E5 */ - } // end of property TypeReferenceHandleCollection::Count -} // end of class System.Reflection.Metadata.TypeReferenceHandleCollection - -.class /*020000BA*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeSpecification - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00009B:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002EE*/ private initonly object _dummy - .method /*060004E9*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - get_Signature() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecification::get_Signature - - .method /*060004EA*/ public hidebysig instance !!TType - DecodeSignature(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - !!TGenericContext genericContext) cil managed - // SIG: 30 02 02 1E 00 15 12 81 B0 02 1E 00 1E 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecification::DecodeSignature - - .method /*060004EB*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandleCollection/*02000037*/ - GetCustomAttributes() cil managed - // SIG: 20 00 11 80 DC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecification::GetCustomAttributes - - .property /*170001B1*/ instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - Signature() - { - .get instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ System.Reflection.Metadata.TypeSpecification/*020000BA*/::get_Signature() /* 060004E9 */ - } // end of property TypeSpecification::Signature -} // end of class System.Reflection.Metadata.TypeSpecification - -.class /*020000BB*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.TypeSpecificationHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000084*/ -{ - .custom /*0C00009C:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002EF*/ private initonly int32 _dummy - .method /*060004EC*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::get_IsNil - - .method /*060004ED*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::Equals - - .method /*060004EE*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ other) cil managed - // SIG: 20 01 02 11 82 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::Equals - - .method /*060004EF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::GetHashCode - - .method /*060004F0*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ left, - valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ right) cil managed - // SIG: 00 02 02 11 82 EC 11 82 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::op_Equality - - .method /*060004F1*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ - op_Explicit(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 11 82 EC 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::op_Explicit - - .method /*060004F2*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 EC 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::op_Explicit - - .method /*060004F3*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - op_Implicit(valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ handle) cil managed - // SIG: 00 01 11 81 1C 11 82 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::op_Implicit - - .method /*060004F4*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::op_Implicit - - .method /*060004F5*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ left, - valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ right) cil managed - // SIG: 00 02 02 11 82 EC 11 82 EC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeSpecificationHandle::op_Inequality - - .property /*170001B2*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/::get_IsNil() /* 060004EC */ - } // end of property TypeSpecificationHandle::IsNil -} // end of class System.Reflection.Metadata.TypeSpecificationHandle - -.class /*020000BC*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.UserStringHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000085*/ -{ - .custom /*0C00009D:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F0*/ private initonly int32 _dummy - .method /*060004F6*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::get_IsNil - - .method /*060004F7*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::Equals - - .method /*060004F8*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ other) cil managed - // SIG: 20 01 02 11 82 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::Equals - - .method /*060004F9*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::GetHashCode - - .method /*060004FA*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ left, - valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ right) cil managed - // SIG: 00 02 02 11 82 F0 11 82 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::op_Equality - - .method /*060004FB*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ - op_Explicit(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 11 82 F0 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::op_Explicit - - .method /*060004FC*/ public hidebysig specialname static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - op_Implicit(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ handle) cil managed - // SIG: 00 01 11 81 6C 11 82 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::op_Implicit - - .method /*060004FD*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ left, - valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ right) cil managed - // SIG: 00 02 02 11 82 F0 11 82 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UserStringHandle::op_Inequality - - .property /*170001B3*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.UserStringHandle/*020000BC*/::get_IsNil() /* 060004F6 */ - } // end of property UserStringHandle::IsNil -} // end of class System.Reflection.Metadata.UserStringHandle - -.class /*020000BD*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ArrayShapeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00009E:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F1*/ private initonly object _dummy - .method /*060004FE*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayShapeEncoder::.ctor - - .method /*060004FF*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayShapeEncoder::get_Builder - - .method /*06000500*/ public hidebysig instance void - Shape(int32 rank, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ sizes, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ lowerBounds) cil managed - // SIG: 20 03 01 08 15 11 65 01 08 15 11 65 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArrayShapeEncoder::Shape - - .property /*170001B4*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.ArrayShapeEncoder/*020000BD*/::get_Builder() /* 060004FF */ - } // end of property ArrayShapeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.ArrayShapeEncoder - -.class /*020000BE*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.BlobEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C00009F:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F2*/ private initonly object _dummy - .method /*06000501*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::.ctor - - .method /*06000502*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::get_Builder - - .method /*06000503*/ public hidebysig instance void - CustomAttributeSignature(class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ fixedArguments, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ namedArguments) cil managed - // SIG: 20 02 01 15 12 80 E1 01 11 83 24 15 12 80 E1 01 11 83 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BlobEncoder::CustomAttributeSignature - - .method /*06000504*/ public hidebysig instance void - CustomAttributeSignature([out] valuetype System.Reflection.Metadata.Ecma335.FixedArgumentsEncoder/*020000C9*/& fixedArguments, - [out] valuetype System.Reflection.Metadata.Ecma335.CustomAttributeNamedArgumentsEncoder/*020000C3*/& namedArguments) cil managed - // SIG: 20 02 01 10 11 83 24 10 11 83 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::CustomAttributeSignature - - .method /*06000505*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - FieldSignature() cil managed - // SIG: 20 00 11 83 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::FieldSignature - - .method /*06000506*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.LocalVariablesEncoder/*020000D1*/ - LocalVariableSignature(int32 variableCount) cil managed - // SIG: 20 01 11 83 44 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::LocalVariableSignature - - .method /*06000507*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.MethodSignatureEncoder/*020000DB*/ - MethodSignature([opt] valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ convention, - [opt] int32 genericParameterCount, - [opt] bool isInstanceMethod) cil managed - // SIG: 20 03 11 83 6C 11 82 A8 08 02 - { - .param [1]/*08000351*/ = uint8(0x00) - .param [2]/*08000352*/ = int32(0x00000000) - .param [3]/*08000353*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::MethodSignature - - .method /*06000508*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.GenericTypeArgumentsEncoder/*020000CB*/ - MethodSpecificationSignature(int32 genericArgumentCount) cil managed - // SIG: 20 01 11 83 2C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::MethodSpecificationSignature - - .method /*06000509*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder/*020000DC*/ - PermissionSetArguments(int32 argumentCount) cil managed - // SIG: 20 01 11 83 70 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::PermissionSetArguments - - .method /*0600050A*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.PermissionSetEncoder/*020000E1*/ - PermissionSetBlob(int32 attributeCount) cil managed - // SIG: 20 01 11 83 84 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::PermissionSetBlob - - .method /*0600050B*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.MethodSignatureEncoder/*020000DB*/ - PropertySignature([opt] bool isInstanceProperty) cil managed - // SIG: 20 01 11 83 6C 02 - { - .param [1]/*08000357*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::PropertySignature - - .method /*0600050C*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - TypeSpecificationSignature() cil managed - // SIG: 20 00 11 83 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BlobEncoder::TypeSpecificationSignature - - .property /*170001B5*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.BlobEncoder/*020000BE*/::get_Builder() /* 06000502 */ - } // end of property BlobEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.BlobEncoder - -.class /*020000BF*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.CodedIndex - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*0600050D*/ public hidebysig static - int32 CustomAttributeType(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::CustomAttributeType - - .method /*0600050E*/ public hidebysig static - int32 HasConstant(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::HasConstant - - .method /*0600050F*/ public hidebysig static - int32 HasCustomAttribute(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::HasCustomAttribute - - .method /*06000510*/ public hidebysig static - int32 HasCustomDebugInformation(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::HasCustomDebugInformation - - .method /*06000511*/ public hidebysig static - int32 HasDeclSecurity(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::HasDeclSecurity - - .method /*06000512*/ public hidebysig static - int32 HasFieldMarshal(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::HasFieldMarshal - - .method /*06000513*/ public hidebysig static - int32 HasSemantics(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::HasSemantics - - .method /*06000514*/ public hidebysig static - int32 Implementation(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::Implementation - - .method /*06000515*/ public hidebysig static - int32 MemberForwarded(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::MemberForwarded - - .method /*06000516*/ public hidebysig static - int32 MemberRefParent(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::MemberRefParent - - .method /*06000517*/ public hidebysig static - int32 MethodDefOrRef(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::MethodDefOrRef - - .method /*06000518*/ public hidebysig static - int32 ResolutionScope(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::ResolutionScope - - .method /*06000519*/ public hidebysig static - int32 TypeDefOrRef(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::TypeDefOrRef - - .method /*0600051A*/ public hidebysig static - int32 TypeDefOrRefOrSpec(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::TypeDefOrRefOrSpec - - .method /*0600051B*/ public hidebysig static - int32 TypeOrMethodDef(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodedIndex::TypeOrMethodDef - -} // end of class System.Reflection.Metadata.Ecma335.CodedIndex - -.class /*020000C0*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ControlFlowBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*0600051C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method ControlFlowBuilder::.ctor - - .method /*0600051D*/ public hidebysig instance void - AddCatchRegion(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryEnd, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerEnd, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ catchType) cil managed - // SIG: 20 05 01 11 83 38 11 83 38 11 83 38 11 83 38 11 81 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ControlFlowBuilder::AddCatchRegion - - .method /*0600051E*/ public hidebysig instance void - AddFaultRegion(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryEnd, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerEnd) cil managed - // SIG: 20 04 01 11 83 38 11 83 38 11 83 38 11 83 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ControlFlowBuilder::AddFaultRegion - - .method /*0600051F*/ public hidebysig instance void - AddFilterRegion(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryEnd, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerEnd, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ filterStart) cil managed - // SIG: 20 05 01 11 83 38 11 83 38 11 83 38 11 83 38 11 83 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ControlFlowBuilder::AddFilterRegion - - .method /*06000520*/ public hidebysig instance void - AddFinallyRegion(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ tryEnd, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerStart, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ handlerEnd) cil managed - // SIG: 20 04 01 11 83 38 11 83 38 11 83 38 11 83 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ControlFlowBuilder::AddFinallyRegion - -} // end of class System.Reflection.Metadata.Ecma335.ControlFlowBuilder - -.class /*020000C1*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.CustomAttributeArrayTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A0:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F3*/ private initonly object _dummy - .method /*06000521*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeArrayTypeEncoder::.ctor - - .method /*06000522*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeArrayTypeEncoder::get_Builder - - .method /*06000523*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder/*020000C2*/ - ElementType() cil managed - // SIG: 20 00 11 83 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeArrayTypeEncoder::ElementType - - .method /*06000524*/ public hidebysig instance void - ObjectArray() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeArrayTypeEncoder::ObjectArray - - .property /*170001B6*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.CustomAttributeArrayTypeEncoder/*020000C1*/::get_Builder() /* 06000522 */ - } // end of property CustomAttributeArrayTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.CustomAttributeArrayTypeEncoder - -.class /*020000C2*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A1:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F4*/ private initonly object _dummy - .method /*06000525*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeElementTypeEncoder::.ctor - - .method /*06000526*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeElementTypeEncoder::get_Builder - - .method /*06000527*/ public hidebysig instance void - Boolean() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Boolean - - .method /*06000528*/ public hidebysig instance void - Byte() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Byte - - .method /*06000529*/ public hidebysig instance void - Char() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Char - - .method /*0600052A*/ public hidebysig instance void - Double() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Double - - .method /*0600052B*/ public hidebysig instance void - Enum(string enumTypeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Enum - - .method /*0600052C*/ public hidebysig instance void - Int16() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Int16 - - .method /*0600052D*/ public hidebysig instance void - Int32() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Int32 - - .method /*0600052E*/ public hidebysig instance void - Int64() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Int64 - - .method /*0600052F*/ public hidebysig instance void - PrimitiveType(valuetype System.Reflection.Metadata.PrimitiveSerializationTypeCode/*0200009F*/ 'type') cil managed - // SIG: 20 01 01 11 82 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::PrimitiveType - - .method /*06000530*/ public hidebysig instance void - SByte() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::SByte - - .method /*06000531*/ public hidebysig instance void - Single() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::Single - - .method /*06000532*/ public hidebysig instance void - String() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::String - - .method /*06000533*/ public hidebysig instance void - SystemType() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::SystemType - - .method /*06000534*/ public hidebysig instance void - UInt16() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::UInt16 - - .method /*06000535*/ public hidebysig instance void - UInt32() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::UInt32 - - .method /*06000536*/ public hidebysig instance void - UInt64() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CustomAttributeElementTypeEncoder::UInt64 - - .property /*170001B7*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder/*020000C2*/::get_Builder() /* 06000526 */ - } // end of property CustomAttributeElementTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder - -.class /*020000C3*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.CustomAttributeNamedArgumentsEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A2:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F5*/ private initonly object _dummy - .method /*06000537*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgumentsEncoder::.ctor - - .method /*06000538*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgumentsEncoder::get_Builder - - .method /*06000539*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder/*020000DC*/ - Count(int32 count) cil managed - // SIG: 20 01 11 83 70 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgumentsEncoder::Count - - .property /*170001B8*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.CustomAttributeNamedArgumentsEncoder/*020000C3*/::get_Builder() /* 06000538 */ - } // end of property CustomAttributeNamedArgumentsEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.CustomAttributeNamedArgumentsEncoder - -.class /*020000C4*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.CustomModifiersEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A3:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F6*/ private initonly object _dummy - .method /*0600053A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomModifiersEncoder::.ctor - - .method /*0600053B*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomModifiersEncoder::get_Builder - - .method /*0600053C*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomModifiersEncoder/*020000C4*/ - AddModifier(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ 'type', - bool isOptional) cil managed - // SIG: 20 02 11 83 10 11 81 1C 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomModifiersEncoder::AddModifier - - .property /*170001B9*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.CustomModifiersEncoder/*020000C4*/::get_Builder() /* 0600053B */ - } // end of property CustomModifiersEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.CustomModifiersEncoder - -.class /*020000C5*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000086*/ -{ - .custom /*0C0000A4:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002F7*/ private initonly int32 _dummy - .method /*0600053D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle, - valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ operation) cil managed - // SIG: 20 02 01 11 81 1C 11 83 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditAndContinueLogEntry::.ctor - - .method /*0600053E*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - get_Handle() cil managed - // SIG: 20 00 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditAndContinueLogEntry::get_Handle - - .method /*0600053F*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ - get_Operation() cil managed - // SIG: 20 00 11 83 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditAndContinueLogEntry::get_Operation - - .method /*06000540*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditAndContinueLogEntry::Equals - - .method /*06000541*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry/*020000C5*/ other) cil managed - // SIG: 20 01 02 11 83 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditAndContinueLogEntry::Equals - - .method /*06000542*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditAndContinueLogEntry::GetHashCode - - .property /*170001BA*/ instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Handle() - { - .get instance valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry/*020000C5*/::get_Handle() /* 0600053E */ - } // end of property EditAndContinueLogEntry::Handle - .property /*170001BB*/ instance valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ - Operation() - { - .get instance valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry/*020000C5*/::get_Operation() /* 0600053F */ - } // end of property EditAndContinueLogEntry::Operation -} // end of class System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry - -.class /*020000C6*/ public auto ansi sealed System.Reflection.Metadata.Ecma335.EditAndContinueOperation - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*040002F8*/ public specialname rtspecialname int32 value__ - .field /*040002F9*/ public static literal valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ AddEvent = int32(0x00000005) - .field /*040002FA*/ public static literal valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ AddField = int32(0x00000002) - .field /*040002FB*/ public static literal valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ AddMethod = int32(0x00000001) - .field /*040002FC*/ public static literal valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ AddParameter = int32(0x00000003) - .field /*040002FD*/ public static literal valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ AddProperty = int32(0x00000004) - .field /*040002FE*/ public static literal valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ Default = int32(0x00000000) -} // end of class System.Reflection.Metadata.Ecma335.EditAndContinueOperation - -.class /*020000C7*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A5:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040002FF*/ private initonly object _dummy - .method /*06000543*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::get_Builder - - .method /*06000544*/ public hidebysig specialname - instance bool get_HasSmallFormat() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::get_HasSmallFormat - - .method /*06000545*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - Add(valuetype System.Reflection.Metadata.ExceptionRegionKind/*0200004D*/ kind, - int32 tryOffset, - int32 tryLength, - int32 handlerOffset, - int32 handlerLength, - [opt] valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ catchType, - [opt] int32 filterOffset) cil managed - // SIG: 20 07 11 83 1C 11 81 34 08 08 08 08 11 81 1C 08 - { - .param [6]/*0800038B*/ = nullref - .param [7]/*0800038C*/ = int32(0x00000000) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::Add - - .method /*06000546*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - AddCatch(int32 tryOffset, - int32 tryLength, - int32 handlerOffset, - int32 handlerLength, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ catchType) cil managed - // SIG: 20 05 11 83 1C 08 08 08 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::AddCatch - - .method /*06000547*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - AddFault(int32 tryOffset, - int32 tryLength, - int32 handlerOffset, - int32 handlerLength) cil managed - // SIG: 20 04 11 83 1C 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::AddFault - - .method /*06000548*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - AddFilter(int32 tryOffset, - int32 tryLength, - int32 handlerOffset, - int32 handlerLength, - int32 filterOffset) cil managed - // SIG: 20 05 11 83 1C 08 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::AddFilter - - .method /*06000549*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - AddFinally(int32 tryOffset, - int32 tryLength, - int32 handlerOffset, - int32 handlerLength) cil managed - // SIG: 20 04 11 83 1C 08 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::AddFinally - - .method /*0600054A*/ public hidebysig static - bool IsSmallExceptionRegion(int32 startOffset, - int32 length) cil managed - // SIG: 00 02 02 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::IsSmallExceptionRegion - - .method /*0600054B*/ public hidebysig static - bool IsSmallRegionCount(int32 exceptionRegionCount) cil managed - // SIG: 00 01 02 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionRegionEncoder::IsSmallRegionCount - - .property /*170001BC*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/::get_Builder() /* 06000543 */ - } // end of property ExceptionRegionEncoder::Builder - .property /*170001BD*/ instance bool HasSmallFormat() - { - .get instance bool System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/::get_HasSmallFormat() /* 06000544 */ - } // end of property ExceptionRegionEncoder::HasSmallFormat -} // end of class System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder - -.class /*020000C8*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ExportedTypeExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C0000A6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600054C*/ public hidebysig static - int32 GetTypeDefinitionId(valuetype System.Reflection.Metadata.ExportedType/*0200004E*/ exportedType) cil managed - // SIG: 00 01 08 11 81 38 - { - .custom /*0C0000C9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportedTypeExtensions::GetTypeDefinitionId - -} // end of class System.Reflection.Metadata.Ecma335.ExportedTypeExtensions - -.class /*020000C9*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.FixedArgumentsEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A7:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000300*/ private initonly object _dummy - .method /*0600054D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FixedArgumentsEncoder::.ctor - - .method /*0600054E*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FixedArgumentsEncoder::get_Builder - - .method /*0600054F*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.LiteralEncoder/*020000CF*/ - AddArgument() cil managed - // SIG: 20 00 11 83 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FixedArgumentsEncoder::AddArgument - - .property /*170001BE*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.FixedArgumentsEncoder/*020000C9*/::get_Builder() /* 0600054E */ - } // end of property FixedArgumentsEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.FixedArgumentsEncoder - -.class /*020000CA*/ public auto ansi sealed System.Reflection.Metadata.Ecma335.FunctionPointerAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000301*/ public specialname rtspecialname int32 value__ - .field /*04000302*/ public static literal valuetype System.Reflection.Metadata.Ecma335.FunctionPointerAttributes/*020000CA*/ HasExplicitThis = int32(0x00000060) - .field /*04000303*/ public static literal valuetype System.Reflection.Metadata.Ecma335.FunctionPointerAttributes/*020000CA*/ HasThis = int32(0x00000020) - .field /*04000304*/ public static literal valuetype System.Reflection.Metadata.Ecma335.FunctionPointerAttributes/*020000CA*/ None = int32(0x00000000) -} // end of class System.Reflection.Metadata.Ecma335.FunctionPointerAttributes - -.class /*020000CB*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.GenericTypeArgumentsEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A8:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000305*/ private initonly object _dummy - .method /*06000550*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeArgumentsEncoder::.ctor - - .method /*06000551*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeArgumentsEncoder::get_Builder - - .method /*06000552*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - AddArgument() cil managed - // SIG: 20 00 11 83 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericTypeArgumentsEncoder::AddArgument - - .property /*170001BF*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.GenericTypeArgumentsEncoder/*020000CB*/::get_Builder() /* 06000551 */ - } // end of property GenericTypeArgumentsEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.GenericTypeArgumentsEncoder - -.class /*020000CC*/ public auto ansi sealed System.Reflection.Metadata.Ecma335.HeapIndex - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000306*/ public specialname rtspecialname int32 value__ - .field /*04000307*/ public static literal valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ Blob = int32(0x00000002) - .field /*04000308*/ public static literal valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ Guid = int32(0x00000003) - .field /*04000309*/ public static literal valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ String = int32(0x00000001) - .field /*0400030A*/ public static literal valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ UserString = int32(0x00000000) -} // end of class System.Reflection.Metadata.Ecma335.HeapIndex - -.class /*020000CD*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.InstructionEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000A9:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400030B*/ private initonly object _dummy - .method /*06000553*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ codeBuilder, - [opt] class System.Reflection.Metadata.Ecma335.ControlFlowBuilder/*020000C0*/ controlFlowBuilder) cil managed - // SIG: 20 02 01 12 80 B4 12 83 00 - { - .param [2]/*080003A6*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstructionEncoder::.ctor - - .method /*06000554*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_CodeBuilder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstructionEncoder::get_CodeBuilder - - .method /*06000555*/ public hidebysig specialname - instance class System.Reflection.Metadata.Ecma335.ControlFlowBuilder/*020000C0*/ - get_ControlFlowBuilder() cil managed - // SIG: 20 00 12 83 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstructionEncoder::get_ControlFlowBuilder - - .method /*06000556*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstructionEncoder::get_Offset - - .method /*06000557*/ public hidebysig instance void - Branch(valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ code, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ label) cil managed - // SIG: 20 02 01 11 81 80 11 83 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Branch - - .method /*06000558*/ public hidebysig instance void - Call(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ methodHandle) cil managed - // SIG: 20 01 01 11 81 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Call - - .method /*06000559*/ public hidebysig instance void - Call(valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ methodHandle) cil managed - // SIG: 20 01 01 11 81 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Call - - .method /*0600055A*/ public hidebysig instance void - Call(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ methodHandle) cil managed - // SIG: 20 01 01 11 82 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Call - - .method /*0600055B*/ public hidebysig instance void - Call(valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ methodHandle) cil managed - // SIG: 20 01 01 11 82 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Call - - .method /*0600055C*/ public hidebysig instance void - CallIndirect(valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ signature) cil managed - // SIG: 20 01 01 11 82 C0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::CallIndirect - - .method /*0600055D*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ - DefineLabel() cil managed - // SIG: 20 00 11 83 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InstructionEncoder::DefineLabel - - .method /*0600055E*/ public hidebysig instance void - LoadArgument(int32 argumentIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadArgument - - .method /*0600055F*/ public hidebysig instance void - LoadArgumentAddress(int32 argumentIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadArgumentAddress - - .method /*06000560*/ public hidebysig instance void - LoadConstantI4(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadConstantI4 - - .method /*06000561*/ public hidebysig instance void - LoadConstantI8(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadConstantI8 - - .method /*06000562*/ public hidebysig instance void - LoadConstantR4(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadConstantR4 - - .method /*06000563*/ public hidebysig instance void - LoadConstantR8(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadConstantR8 - - .method /*06000564*/ public hidebysig instance void - LoadLocal(int32 slotIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadLocal - - .method /*06000565*/ public hidebysig instance void - LoadLocalAddress(int32 slotIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadLocalAddress - - .method /*06000566*/ public hidebysig instance void - LoadString(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ handle) cil managed - // SIG: 20 01 01 11 82 F0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::LoadString - - .method /*06000567*/ public hidebysig instance void - MarkLabel(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ label) cil managed - // SIG: 20 01 01 11 83 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::MarkLabel - - .method /*06000568*/ public hidebysig instance void - OpCode(valuetype System.Reflection.Metadata.ILOpCode/*02000060*/ code) cil managed - // SIG: 20 01 01 11 81 80 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::OpCode - - .method /*06000569*/ public hidebysig instance void - StoreArgument(int32 argumentIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::StoreArgument - - .method /*0600056A*/ public hidebysig instance void - StoreLocal(int32 slotIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::StoreLocal - - .method /*0600056B*/ public hidebysig instance void - Token(int32 token) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Token - - .method /*0600056C*/ public hidebysig instance void - Token(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 20 01 01 11 81 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InstructionEncoder::Token - - .property /*170001C0*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - CodeBuilder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.InstructionEncoder/*020000CD*/::get_CodeBuilder() /* 06000554 */ - } // end of property InstructionEncoder::CodeBuilder - .property /*170001C1*/ instance class System.Reflection.Metadata.Ecma335.ControlFlowBuilder/*020000C0*/ - ControlFlowBuilder() - { - .get instance class System.Reflection.Metadata.Ecma335.ControlFlowBuilder/*020000C0*/ System.Reflection.Metadata.Ecma335.InstructionEncoder/*020000CD*/::get_ControlFlowBuilder() /* 06000555 */ - } // end of property InstructionEncoder::ControlFlowBuilder - .property /*170001C2*/ instance int32 Offset() - { - .get instance int32 System.Reflection.Metadata.Ecma335.InstructionEncoder/*020000CD*/::get_Offset() /* 06000556 */ - } // end of property InstructionEncoder::Offset -} // end of class System.Reflection.Metadata.Ecma335.InstructionEncoder - -.class /*020000CE*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.LabelHandle - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000020*//*1B000087*/ -{ - .custom /*0C0000AA:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400030C*/ private initonly int32 _dummy - .method /*0600056D*/ public hidebysig specialname - instance int32 get_Id() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::get_Id - - .method /*0600056E*/ public hidebysig specialname - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::get_IsNil - - .method /*0600056F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::Equals - - .method /*06000570*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ other) cil managed - // SIG: 20 01 02 11 83 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::Equals - - .method /*06000571*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::GetHashCode - - .method /*06000572*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ left, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ right) cil managed - // SIG: 00 02 02 11 83 38 11 83 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::op_Equality - - .method /*06000573*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ left, - valuetype System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/ right) cil managed - // SIG: 00 02 02 11 83 38 11 83 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LabelHandle::op_Inequality - - .property /*170001C3*/ instance int32 Id() - { - .get instance int32 System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/::get_Id() /* 0600056D */ - } // end of property LabelHandle::Id - .property /*170001C4*/ instance bool IsNil() - { - .get instance bool System.Reflection.Metadata.Ecma335.LabelHandle/*020000CE*/::get_IsNil() /* 0600056E */ - } // end of property LabelHandle::IsNil -} // end of class System.Reflection.Metadata.Ecma335.LabelHandle - -.class /*020000CF*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.LiteralEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000AB:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400030D*/ private initonly object _dummy - .method /*06000574*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralEncoder::.ctor - - .method /*06000575*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralEncoder::get_Builder - - .method /*06000576*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ScalarEncoder/*020000E4*/ - Scalar() cil managed - // SIG: 20 00 11 83 90 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralEncoder::Scalar - - .method /*06000577*/ public hidebysig instance void - TaggedScalar(class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ 'type', - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ scalar) cil managed - // SIG: 20 02 01 15 12 80 E1 01 11 83 08 15 12 80 E1 01 11 83 90 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LiteralEncoder::TaggedScalar - - .method /*06000578*/ public hidebysig instance void - TaggedScalar([out] valuetype System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder/*020000C2*/& 'type', - [out] valuetype System.Reflection.Metadata.Ecma335.ScalarEncoder/*020000E4*/& scalar) cil managed - // SIG: 20 02 01 10 11 83 08 10 11 83 90 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralEncoder::TaggedScalar - - .method /*06000579*/ public hidebysig instance void - TaggedVector(class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ arrayType, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ 'vector') cil managed - // SIG: 20 02 01 15 12 80 E1 01 11 83 04 15 12 80 E1 01 11 83 A0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LiteralEncoder::TaggedVector - - .method /*0600057A*/ public hidebysig instance void - TaggedVector([out] valuetype System.Reflection.Metadata.Ecma335.CustomAttributeArrayTypeEncoder/*020000C1*/& arrayType, - [out] valuetype System.Reflection.Metadata.Ecma335.VectorEncoder/*020000E8*/& 'vector') cil managed - // SIG: 20 02 01 10 11 83 04 10 11 83 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralEncoder::TaggedVector - - .method /*0600057B*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.VectorEncoder/*020000E8*/ - Vector() cil managed - // SIG: 20 00 11 83 A0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralEncoder::Vector - - .property /*170001C5*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.LiteralEncoder/*020000CF*/::get_Builder() /* 06000575 */ - } // end of property LiteralEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.LiteralEncoder - -.class /*020000D0*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.LiteralsEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000AC:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400030E*/ private initonly object _dummy - .method /*0600057C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralsEncoder::.ctor - - .method /*0600057D*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralsEncoder::get_Builder - - .method /*0600057E*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.LiteralEncoder/*020000CF*/ - AddLiteral() cil managed - // SIG: 20 00 11 83 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LiteralsEncoder::AddLiteral - - .property /*170001C6*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.LiteralsEncoder/*020000D0*/::get_Builder() /* 0600057D */ - } // end of property LiteralsEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.LiteralsEncoder - -.class /*020000D1*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.LocalVariablesEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000AD:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400030F*/ private initonly object _dummy - .method /*0600057F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariablesEncoder::.ctor - - .method /*06000580*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariablesEncoder::get_Builder - - .method /*06000581*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.LocalVariableTypeEncoder/*020000D2*/ - AddVariable() cil managed - // SIG: 20 00 11 83 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariablesEncoder::AddVariable - - .property /*170001C7*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.LocalVariablesEncoder/*020000D1*/::get_Builder() /* 06000580 */ - } // end of property LocalVariablesEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.LocalVariablesEncoder - -.class /*020000D2*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.LocalVariableTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000AE:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000310*/ private initonly object _dummy - .method /*06000582*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableTypeEncoder::.ctor - - .method /*06000583*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableTypeEncoder::get_Builder - - .method /*06000584*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomModifiersEncoder/*020000C4*/ - CustomModifiers() cil managed - // SIG: 20 00 11 83 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableTypeEncoder::CustomModifiers - - .method /*06000585*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - Type([opt] bool isByRef, - [opt] bool isPinned) cil managed - // SIG: 20 02 11 83 98 02 02 - { - .param [1]/*080003CF*/ = bool(false) - .param [2]/*080003D0*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableTypeEncoder::Type - - .method /*06000586*/ public hidebysig instance void - TypedReference() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method LocalVariableTypeEncoder::TypedReference - - .property /*170001C8*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.LocalVariableTypeEncoder/*020000D2*/::get_Builder() /* 06000583 */ - } // end of property LocalVariableTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.LocalVariableTypeEncoder - -.class /*020000D3*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MetadataAggregator - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000587*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100002D*/ baseTableRowCounts, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100002D*/ baseHeapSizes, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100002D*/ deltaReaders) cil managed - // SIG: 20 03 01 15 12 80 B5 01 08 15 12 80 B5 01 08 15 12 80 B5 01 12 82 04 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataAggregator::.ctor - - .method /*06000588*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.MetadataReader/*02000081*/ baseReader, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100002D*/ deltaReaders) cil managed - // SIG: 20 02 01 12 82 04 15 12 80 B5 01 12 82 04 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataAggregator::.ctor - - .method /*06000589*/ public hidebysig instance valuetype System.Reflection.Metadata.Handle/*0200005B*/ - GetGenerationHandle(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle, - [out] int32& generation) cil managed - // SIG: 20 02 11 81 6C 11 81 6C 10 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataAggregator::GetGenerationHandle - -} // end of class System.Reflection.Metadata.Ecma335.MetadataAggregator - -.class /*020000D4*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MetadataBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*0600058A*/ public hidebysig specialname rtspecialname - instance void .ctor([opt] int32 userStringHeapStartOffset, - [opt] int32 stringHeapStartOffset, - [opt] int32 blobHeapStartOffset, - [opt] int32 guidHeapStartOffset) cil managed - // SIG: 20 04 01 08 08 08 08 - { - .param [1]/*080003D8*/ = int32(0x00000000) - .param [2]/*080003D9*/ = int32(0x00000000) - .param [3]/*080003DA*/ = int32(0x00000000) - .param [4]/*080003DB*/ = int32(0x00000000) - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataBuilder::.ctor - - .method /*0600058B*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyDefinitionHandle/*02000025*/ - AddAssembly(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - class [System.Runtime/*23000001*/]System.Version/*0100001E*/ version, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ culture, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ publicKey, - valuetype System.Reflection.AssemblyFlags/*02000002*/ 'flags', - valuetype System.Reflection.AssemblyHashAlgorithm/*02000003*/ hashAlgorithm) cil managed - // SIG: 20 06 11 80 94 11 82 C8 12 79 11 82 C8 11 80 BC 11 08 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddAssembly - - .method /*0600058C*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ - AddAssemblyFile(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ hashValue, - bool containsMetadata) cil managed - // SIG: 20 03 11 80 9C 11 82 C8 11 80 BC 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddAssemblyFile - - .method /*0600058D*/ public hidebysig instance valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - AddAssemblyReference(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - class [System.Runtime/*23000001*/]System.Version/*0100001E*/ version, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ culture, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ publicKeyOrToken, - valuetype System.Reflection.AssemblyFlags/*02000002*/ 'flags', - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ hashValue) cil managed - // SIG: 20 06 11 80 A8 11 82 C8 12 79 11 82 C8 11 80 BC 11 08 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddAssemblyReference - - .method /*0600058E*/ public hidebysig instance valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - AddConstant(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - object 'value') cil managed - // SIG: 20 02 11 80 CC 11 81 1C 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddConstant - - .method /*0600058F*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ - AddCustomAttribute(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ constructor, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ 'value') cil managed - // SIG: 20 03 11 80 D8 11 81 1C 11 81 1C 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddCustomAttribute - - .method /*06000590*/ public hidebysig instance valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ - AddCustomDebugInformation(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ kind, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ 'value') cil managed - // SIG: 20 03 11 80 F4 11 81 1C 11 81 68 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddCustomDebugInformation - - .method /*06000591*/ public hidebysig instance valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ - AddDeclarativeSecurityAttribute(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - valuetype System.Reflection.DeclarativeSecurityAction/*02000004*/ action, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ permissionSet) cil managed - // SIG: 20 03 11 81 04 11 81 1C 11 10 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddDeclarativeSecurityAttribute - - .method /*06000592*/ public hidebysig instance valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - AddDocument(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ name, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ hashAlgorithm, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ hash, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ language) cil managed - // SIG: 20 04 11 81 10 11 80 BC 11 81 68 11 80 BC 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddDocument - - .method /*06000593*/ public hidebysig instance void - AddEncLogEntry(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ entity, - valuetype System.Reflection.Metadata.Ecma335.EditAndContinueOperation/*020000C6*/ code) cil managed - // SIG: 20 02 01 11 81 1C 11 83 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddEncLogEntry - - .method /*06000594*/ public hidebysig instance void - AddEncMapEntry(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ entity) cil managed - // SIG: 20 01 01 11 81 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddEncMapEntry - - .method /*06000595*/ public hidebysig instance valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ - AddEvent(valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000028*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ 'type') cil managed - // SIG: 20 03 11 81 28 11 80 A1 11 82 C8 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddEvent - - .method /*06000596*/ public hidebysig instance void - AddEventMap(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ declaringType, - valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ eventList) cil managed - // SIG: 20 02 01 11 82 D0 11 81 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddEventMap - - .method /*06000597*/ public hidebysig instance valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ - AddExportedType(valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ namespace, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ implementation, - int32 typeDefinitionId) cil managed - // SIG: 20 05 11 81 3C 11 80 A5 11 82 C8 11 82 C8 11 81 1C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddExportedType - - .method /*06000598*/ public hidebysig instance valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ - AddFieldDefinition(valuetype [System.Runtime/*23000001*/]System.Reflection.FieldAttributes/*0100002A*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature) cil managed - // SIG: 20 03 11 81 48 11 80 A9 11 82 C8 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddFieldDefinition - - .method /*06000599*/ public hidebysig instance void - AddFieldLayout(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ 'field', - int32 offset) cil managed - // SIG: 20 02 01 11 81 48 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddFieldLayout - - .method /*0600059A*/ public hidebysig instance void - AddFieldRelativeVirtualAddress(valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ 'field', - int32 offset) cil managed - // SIG: 20 02 01 11 81 48 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddFieldRelativeVirtualAddress - - .method /*0600059B*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - AddGenericParameter(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - valuetype [System.Runtime/*23000001*/]System.Reflection.GenericParameterAttributes/*0100002B*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - int32 index) cil managed - // SIG: 20 04 11 81 60 11 81 1C 11 80 AD 11 82 C8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddGenericParameter - - .method /*0600059C*/ public hidebysig instance valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - AddGenericParameterConstraint(valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ genericParameter, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ constraint) cil managed - // SIG: 20 02 11 81 58 11 81 60 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddGenericParameterConstraint - - .method /*0600059D*/ public hidebysig instance valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - AddImportScope(valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ parentScope, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ imports) cil managed - // SIG: 20 02 11 81 A0 11 81 A0 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddImportScope - - .method /*0600059E*/ public hidebysig instance valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ - AddInterfaceImplementation(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ 'type', - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ implementedInterface) cil managed - // SIG: 20 02 11 81 A8 11 82 D0 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddInterfaceImplementation - - .method /*0600059F*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ - AddLocalConstant(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature) cil managed - // SIG: 20 02 11 81 C0 11 82 C8 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddLocalConstant - - .method /*060005A0*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - AddLocalScope(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ 'method', - valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ importScope, - valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ variableList, - valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ constantList, - int32 startOffset, - int32 length) cil managed - // SIG: 20 06 11 81 CC 11 82 30 11 81 A0 11 81 DC 11 81 C0 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddLocalScope - - .method /*060005A1*/ public hidebysig instance valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ - AddLocalVariable(valuetype System.Reflection.Metadata.LocalVariableAttributes/*02000076*/ attributes, - int32 index, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name) cil managed - // SIG: 20 03 11 81 DC 11 81 D8 08 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddLocalVariable - - .method /*060005A2*/ public hidebysig instance valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ - AddManifestResource(valuetype System.Reflection.ManifestResourceAttributes/*02000005*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ implementation, - uint32 offset) cil managed - // SIG: 20 04 11 81 E8 11 14 11 82 C8 11 81 1C 09 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddManifestResource - - .method /*060005A3*/ public hidebysig instance void - AddMarshallingDescriptor(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ descriptor) cil managed - // SIG: 20 02 01 11 81 1C 11 80 BC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddMarshallingDescriptor - - .method /*060005A4*/ public hidebysig instance valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ - AddMemberReference(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ parent, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature) cil managed - // SIG: 20 03 11 81 F4 11 81 1C 11 82 C8 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddMemberReference - - .method /*060005A5*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - AddMethodDebugInformation(valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ document, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ sequencePoints) cil managed - // SIG: 20 02 11 82 24 11 81 10 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddMethodDebugInformation - - .method /*060005A6*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - AddMethodDefinition(valuetype [System.Runtime/*23000001*/]System.Reflection.MethodAttributes/*01000032*/ attributes, - valuetype [System.Runtime/*23000001*/]System.Reflection.MethodImplAttributes/*01000033*/ implAttributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature, - int32 bodyOffset, - valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ parameterList) cil managed - // SIG: 20 06 11 82 30 11 80 C9 11 80 CD 11 82 C8 11 80 BC 08 11 82 70 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddMethodDefinition - - .method /*060005A7*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ - AddMethodImplementation(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ 'type', - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ methodBody, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ methodDeclaration) cil managed - // SIG: 20 03 11 82 3C 11 82 D0 11 81 1C 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddMethodImplementation - - .method /*060005A8*/ public hidebysig instance void - AddMethodImport(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ 'method', - valuetype System.Reflection.MethodImportAttributes/*02000006*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ module) cil managed - // SIG: 20 04 01 11 82 30 11 18 11 82 C8 11 82 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddMethodImport - - .method /*060005A9*/ public hidebysig instance void - AddMethodSemantics(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ association, - valuetype System.Reflection.MethodSemanticsAttributes/*02000007*/ semantics, - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ methodDefinition) cil managed - // SIG: 20 03 01 11 81 1C 11 1C 11 82 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddMethodSemantics - - .method /*060005AA*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ - AddMethodSpecification(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ 'method', - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ instantiation) cil managed - // SIG: 20 02 11 82 50 11 81 1C 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddMethodSpecification - - .method /*060005AB*/ public hidebysig instance valuetype System.Reflection.Metadata.ModuleDefinitionHandle/*02000096*/ - AddModule(int32 generation, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ moduleName, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ mvid, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ encId, - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ encBaseId) cil managed - // SIG: 20 05 11 82 58 08 11 82 C8 11 81 68 11 81 68 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddModule - - .method /*060005AC*/ public hidebysig instance valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ - AddModuleReference(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ moduleName) cil managed - // SIG: 20 01 11 82 60 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddModuleReference - - .method /*060005AD*/ public hidebysig instance void - AddNestedType(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ 'type', - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ enclosingType) cil managed - // SIG: 20 02 01 11 82 D0 11 82 D0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddNestedType - - .method /*060005AE*/ public hidebysig instance valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ - AddParameter(valuetype [System.Runtime/*23000001*/]System.Reflection.ParameterAttributes/*01000034*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - int32 sequenceNumber) cil managed - // SIG: 20 03 11 82 70 11 80 D1 11 82 C8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddParameter - - .method /*060005AF*/ public hidebysig instance valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ - AddProperty(valuetype [System.Runtime/*23000001*/]System.Reflection.PropertyAttributes/*01000037*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature) cil managed - // SIG: 20 03 11 82 8C 11 80 DD 11 82 C8 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddProperty - - .method /*060005B0*/ public hidebysig instance void - AddPropertyMap(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ declaringType, - valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ propertyList) cil managed - // SIG: 20 02 01 11 82 D0 11 82 8C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddPropertyMap - - .method /*060005B1*/ public hidebysig instance valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - AddStandaloneSignature(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature) cil managed - // SIG: 20 01 11 82 C0 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddStandaloneSignature - - .method /*060005B2*/ public hidebysig instance void - AddStateMachineMethod(valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ moveNextMethod, - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ kickoffMethod) cil managed - // SIG: 20 02 01 11 82 30 11 82 30 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddStateMachineMethod - - .method /*060005B3*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - AddTypeDefinition(valuetype [System.Runtime/*23000001*/]System.Reflection.TypeAttributes/*01000029*/ attributes, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ namespace, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ baseType, - valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ fieldList, - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ methodList) cil managed - // SIG: 20 06 11 82 D0 11 80 A5 11 82 C8 11 82 C8 11 81 1C 11 81 48 11 82 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddTypeDefinition - - .method /*060005B4*/ public hidebysig instance void - AddTypeLayout(valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ 'type', - uint16 packingSize, - uint32 size) cil managed - // SIG: 20 03 01 11 82 D0 07 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::AddTypeLayout - - .method /*060005B5*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ - AddTypeReference(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ resolutionScope, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ namespace, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ name) cil managed - // SIG: 20 03 11 82 E0 11 81 1C 11 82 C8 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddTypeReference - - .method /*060005B6*/ public hidebysig instance valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ - AddTypeSpecification(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ signature) cil managed - // SIG: 20 01 11 82 EC 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::AddTypeSpecification - - .method /*060005B7*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddBlob(uint8[] 'value') cil managed - // SIG: 20 01 11 80 BC 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddBlob - - .method /*060005B8*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddBlob(valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ 'value') cil managed - // SIG: 20 01 11 80 BC 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddBlob - - .method /*060005B9*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddBlob(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ 'value') cil managed - // SIG: 20 01 11 80 BC 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddBlob - - .method /*060005BA*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddBlobUTF16(string 'value') cil managed - // SIG: 20 01 11 80 BC 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddBlobUTF16 - - .method /*060005BB*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddBlobUTF8(string 'value', - [opt] bool allowUnpairedSurrogates) cil managed - // SIG: 20 02 11 80 BC 0E 02 - { - .param [2]/*08000465*/ = bool(true) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddBlobUTF8 - - .method /*060005BC*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddConstantBlob(object 'value') cil managed - // SIG: 20 01 11 80 BC 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddConstantBlob - - .method /*060005BD*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetOrAddDocumentName(string 'value') cil managed - // SIG: 20 01 11 80 BC 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddDocumentName - - .method /*060005BE*/ public hidebysig instance valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - GetOrAddGuid(valuetype [System.Runtime/*23000001*/]System.Guid/*01000017*/ guid) cil managed - // SIG: 20 01 11 81 68 11 5D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddGuid - - .method /*060005BF*/ public hidebysig instance valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - GetOrAddString(string 'value') cil managed - // SIG: 20 01 11 82 C8 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddString - - .method /*060005C0*/ public hidebysig instance valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ - GetOrAddUserString(string 'value') cil managed - // SIG: 20 01 11 82 F0 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetOrAddUserString - - .method /*060005C1*/ public hidebysig instance int32 - GetRowCount(valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ table) cil managed - // SIG: 20 01 08 11 83 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetRowCount - - .method /*060005C2*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - GetRowCounts() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::GetRowCounts - - .method /*060005C3*/ public hidebysig instance valuetype System.Reflection.Metadata.ReservedBlob`1/*020000A5*/ - ReserveGuid() cil managed - // SIG: 20 00 15 11 82 94 01 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::ReserveGuid - - .method /*060005C4*/ public hidebysig instance valuetype System.Reflection.Metadata.ReservedBlob`1/*020000A5*/ - ReserveUserString(int32 length) cil managed - // SIG: 20 01 15 11 82 94 01 11 82 F0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataBuilder::ReserveUserString - - .method /*060005C5*/ public hidebysig instance void - SetCapacity(valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ heap, - int32 byteCount) cil managed - // SIG: 20 02 01 11 83 30 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::SetCapacity - - .method /*060005C6*/ public hidebysig instance void - SetCapacity(valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ table, - int32 rowCount) cil managed - // SIG: 20 02 01 11 83 9C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataBuilder::SetCapacity - -} // end of class System.Reflection.Metadata.Ecma335.MetadataBuilder - -.class /*020000D5*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MetadataReaderExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C0000AF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*060005C7*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*/ - GetEditAndContinueLogEntries(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader) cil managed - // SIG: 00 01 15 12 6D 01 11 83 14 12 82 04 - { - .custom /*0C0000CA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetEditAndContinueLogEntries - - .method /*060005C8*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*/ - GetEditAndContinueMapEntries(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader) cil managed - // SIG: 00 01 15 12 6D 01 11 81 1C 12 82 04 - { - .custom /*0C0000CB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetEditAndContinueMapEntries - - .method /*060005C9*/ public hidebysig static - int32 GetHeapMetadataOffset(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ heapIndex) cil managed - // SIG: 00 02 08 12 82 04 11 83 30 - { - .custom /*0C0000CC:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetHeapMetadataOffset - - .method /*060005CA*/ public hidebysig static - int32 GetHeapSize(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ heapIndex) cil managed - // SIG: 00 02 08 12 82 04 11 83 30 - { - .custom /*0C0000CD:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetHeapSize - - .method /*060005CB*/ public hidebysig static - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - GetNextHandle(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 00 02 11 80 BC 12 82 04 11 80 BC - { - .custom /*0C0000CE:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetNextHandle - - .method /*060005CC*/ public hidebysig static - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - GetNextHandle(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle) cil managed - // SIG: 00 02 11 82 C8 12 82 04 11 82 C8 - { - .custom /*0C0000CF:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetNextHandle - - .method /*060005CD*/ public hidebysig static - valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ - GetNextHandle(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ handle) cil managed - // SIG: 00 02 11 82 F0 12 82 04 11 82 F0 - { - .custom /*0C0000D0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetNextHandle - - .method /*060005CE*/ public hidebysig static - int32 GetTableMetadataOffset(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ tableIndex) cil managed - // SIG: 00 02 08 12 82 04 11 83 9C - { - .custom /*0C0000D1:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetTableMetadataOffset - - .method /*060005CF*/ public hidebysig static - int32 GetTableRowCount(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ tableIndex) cil managed - // SIG: 00 02 08 12 82 04 11 83 9C - { - .custom /*0C0000D2:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetTableRowCount - - .method /*060005D0*/ public hidebysig static - int32 GetTableRowSize(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ tableIndex) cil managed - // SIG: 00 02 08 12 82 04 11 83 9C - { - .custom /*0C0000D3:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetTableRowSize - - .method /*060005D1*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*/ - GetTypesWithEvents(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader) cil managed - // SIG: 00 01 15 12 6D 01 11 82 D0 12 82 04 - { - .custom /*0C0000D4:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetTypesWithEvents - - .method /*060005D2*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001B*/ - GetTypesWithProperties(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader) cil managed - // SIG: 00 01 15 12 6D 01 11 82 D0 12 82 04 - { - .custom /*0C0000D5:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::GetTypesWithProperties - - .method /*060005D3*/ public hidebysig static - valuetype System.Reflection.Metadata.SignatureTypeKind/*020000AE*/ - ResolveSignatureTypeKind(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ typeHandle, - uint8 rawTypeKind) cil managed - // SIG: 00 03 11 82 B8 12 82 04 11 81 1C 05 - { - .custom /*0C0000D6:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataReaderExtensions::ResolveSignatureTypeKind - -} // end of class System.Reflection.Metadata.Ecma335.MetadataReaderExtensions - -.class /*020000D6*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MetadataRootBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060005D4*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.Ecma335.MetadataBuilder/*020000D4*/ tablesAndHeaps, - [opt] string metadataVersion, - [opt] bool suppressValidation) cil managed - // SIG: 20 03 01 12 83 50 0E 02 - { - .param [2]/*08000489*/ = nullref - .param [3]/*0800048A*/ = bool(false) - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataRootBuilder::.ctor - - .method /*060005D5*/ public hidebysig specialname - instance string get_MetadataVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataRootBuilder::get_MetadataVersion - - .method /*060005D6*/ public hidebysig specialname - instance class System.Reflection.Metadata.Ecma335.MetadataSizes/*020000D7*/ - get_Sizes() cil managed - // SIG: 20 00 12 83 5C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataRootBuilder::get_Sizes - - .method /*060005D7*/ public hidebysig specialname - instance bool get_SuppressValidation() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataRootBuilder::get_SuppressValidation - - .method /*060005D8*/ public hidebysig instance void - Serialize(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder, - int32 methodBodyStreamRva, - int32 mappedFieldDataStreamRva) cil managed - // SIG: 20 03 01 12 80 B4 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MetadataRootBuilder::Serialize - - .property /*170001C9*/ instance string MetadataVersion() - { - .get instance string System.Reflection.Metadata.Ecma335.MetadataRootBuilder/*020000D6*/::get_MetadataVersion() /* 060005D5 */ - } // end of property MetadataRootBuilder::MetadataVersion - .property /*170001CA*/ instance class System.Reflection.Metadata.Ecma335.MetadataSizes/*020000D7*/ - Sizes() - { - .get instance class System.Reflection.Metadata.Ecma335.MetadataSizes/*020000D7*/ System.Reflection.Metadata.Ecma335.MetadataRootBuilder/*020000D6*/::get_Sizes() /* 060005D6 */ - } // end of property MetadataRootBuilder::Sizes - .property /*170001CB*/ instance bool SuppressValidation() - { - .get instance bool System.Reflection.Metadata.Ecma335.MetadataRootBuilder/*020000D6*/::get_SuppressValidation() /* 060005D7 */ - } // end of property MetadataRootBuilder::SuppressValidation -} // end of class System.Reflection.Metadata.Ecma335.MetadataRootBuilder - -.class /*020000D7*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MetadataSizes - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*060005D9*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method MetadataSizes::.ctor - - .method /*060005DA*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_ExternalRowCounts() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataSizes::get_ExternalRowCounts - - .method /*060005DB*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_HeapSizes() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataSizes::get_HeapSizes - - .method /*060005DC*/ public hidebysig specialname - instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - get_RowCounts() cil managed - // SIG: 20 00 15 11 65 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataSizes::get_RowCounts - - .method /*060005DD*/ public hidebysig instance int32 - GetAlignedHeapSize(valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/ index) cil managed - // SIG: 20 01 08 11 83 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataSizes::GetAlignedHeapSize - - .property /*170001CC*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - ExternalRowCounts() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.Ecma335.MetadataSizes/*020000D7*/::get_ExternalRowCounts() /* 060005DA */ - } // end of property MetadataSizes::ExternalRowCounts - .property /*170001CD*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - HeapSizes() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.Ecma335.MetadataSizes/*020000D7*/::get_HeapSizes() /* 060005DB */ - } // end of property MetadataSizes::HeapSizes - .property /*170001CE*/ instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - RowCounts() - { - .get instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ System.Reflection.Metadata.Ecma335.MetadataSizes/*020000D7*/::get_RowCounts() /* 060005DC */ - } // end of property MetadataSizes::RowCounts -} // end of class System.Reflection.Metadata.Ecma335.MetadataSizes - -.class /*020000D8*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MetadataTokens - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C0000B0:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .field /*04000311*/ public static initonly int32 HeapCount - .field /*04000312*/ public static initonly int32 TableCount - .method /*060005DE*/ public hidebysig static - valuetype System.Reflection.Metadata.AssemblyFileHandle/*02000027*/ - AssemblyFileHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 80 9C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::AssemblyFileHandle - - .method /*060005DF*/ public hidebysig static - valuetype System.Reflection.Metadata.AssemblyReferenceHandle/*0200002A*/ - AssemblyReferenceHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 80 A8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::AssemblyReferenceHandle - - .method /*060005E0*/ public hidebysig static - valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ - BlobHandle(int32 offset) cil managed - // SIG: 00 01 11 80 BC 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::BlobHandle - - .method /*060005E1*/ public hidebysig static - valuetype System.Reflection.Metadata.ConstantHandle/*02000033*/ - ConstantHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 80 CC 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::ConstantHandle - - .method /*060005E2*/ public hidebysig static - valuetype System.Reflection.Metadata.CustomAttributeHandle/*02000036*/ - CustomAttributeHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 80 D8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::CustomAttributeHandle - - .method /*060005E3*/ public hidebysig static - valuetype System.Reflection.Metadata.CustomDebugInformationHandle/*0200003D*/ - CustomDebugInformationHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 80 F4 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::CustomDebugInformationHandle - - .method /*060005E4*/ public hidebysig static - valuetype System.Reflection.Metadata.DeclarativeSecurityAttributeHandle/*02000041*/ - DeclarativeSecurityAttributeHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 04 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::DeclarativeSecurityAttributeHandle - - .method /*060005E5*/ public hidebysig static - valuetype System.Reflection.Metadata.DocumentHandle/*02000044*/ - DocumentHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 10 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::DocumentHandle - - .method /*060005E6*/ public hidebysig static - valuetype System.Reflection.Metadata.DocumentNameBlobHandle/*02000046*/ - DocumentNameBlobHandle(int32 offset) cil managed - // SIG: 00 01 11 81 18 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::DocumentNameBlobHandle - - .method /*060005E7*/ public hidebysig static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - EntityHandle(int32 token) cil managed - // SIG: 00 01 11 81 1C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::EntityHandle - - .method /*060005E8*/ public hidebysig static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - EntityHandle(valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ tableIndex, - int32 rowNumber) cil managed - // SIG: 00 02 11 81 1C 11 83 9C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::EntityHandle - - .method /*060005E9*/ public hidebysig static - valuetype System.Reflection.Metadata.EventDefinitionHandle/*0200004A*/ - EventDefinitionHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 28 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::EventDefinitionHandle - - .method /*060005EA*/ public hidebysig static - valuetype System.Reflection.Metadata.ExportedTypeHandle/*0200004F*/ - ExportedTypeHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 3C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::ExportedTypeHandle - - .method /*060005EB*/ public hidebysig static - valuetype System.Reflection.Metadata.FieldDefinitionHandle/*02000052*/ - FieldDefinitionHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 48 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::FieldDefinitionHandle - - .method /*060005EC*/ public hidebysig static - valuetype System.Reflection.Metadata.GenericParameterConstraintHandle/*02000056*/ - GenericParameterConstraintHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 58 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GenericParameterConstraintHandle - - .method /*060005ED*/ public hidebysig static - valuetype System.Reflection.Metadata.GenericParameterHandle/*02000058*/ - GenericParameterHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 60 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GenericParameterHandle - - .method /*060005EE*/ public hidebysig static - int32 GetHeapOffset(valuetype System.Reflection.Metadata.BlobHandle/*0200002F*/ handle) cil managed - // SIG: 00 01 08 11 80 BC - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetHeapOffset - - .method /*060005EF*/ public hidebysig static - int32 GetHeapOffset(valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ handle) cil managed - // SIG: 00 01 08 11 81 68 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetHeapOffset - - .method /*060005F0*/ public hidebysig static - int32 GetHeapOffset(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 08 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetHeapOffset - - .method /*060005F1*/ public hidebysig static - int32 GetHeapOffset(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 02 08 12 82 04 11 81 6C - { - .custom /*0C0000D7:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetHeapOffset - - .method /*060005F2*/ public hidebysig static - int32 GetHeapOffset(valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ handle) cil managed - // SIG: 00 01 08 11 82 C8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetHeapOffset - - .method /*060005F3*/ public hidebysig static - int32 GetHeapOffset(valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ handle) cil managed - // SIG: 00 01 08 11 82 F0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetHeapOffset - - .method /*060005F4*/ public hidebysig static - int32 GetRowNumber(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetRowNumber - - .method /*060005F5*/ public hidebysig static - int32 GetRowNumber(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 02 08 12 82 04 11 81 1C - { - .custom /*0C0000D8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetRowNumber - - .method /*060005F6*/ public hidebysig static - int32 GetToken(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 01 08 11 81 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetToken - - .method /*060005F7*/ public hidebysig static - int32 GetToken(valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 01 08 11 81 6C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetToken - - .method /*060005F8*/ public hidebysig static - int32 GetToken(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ handle) cil managed - // SIG: 00 02 08 12 82 04 11 81 1C - { - .custom /*0C0000D9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetToken - - .method /*060005F9*/ public hidebysig static - int32 GetToken(class System.Reflection.Metadata.MetadataReader/*02000081*/ reader, - valuetype System.Reflection.Metadata.Handle/*0200005B*/ handle) cil managed - // SIG: 00 02 08 12 82 04 11 81 6C - { - .custom /*0C0000DA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GetToken - - .method /*060005FA*/ public hidebysig static - valuetype System.Reflection.Metadata.GuidHandle/*0200005A*/ - GuidHandle(int32 offset) cil managed - // SIG: 00 01 11 81 68 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::GuidHandle - - .method /*060005FB*/ public hidebysig static - valuetype System.Reflection.Metadata.Handle/*0200005B*/ - Handle(int32 token) cil managed - // SIG: 00 01 11 81 6C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::Handle - - .method /*060005FC*/ public hidebysig static - valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ - Handle(valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ tableIndex, - int32 rowNumber) cil managed - // SIG: 00 02 11 81 1C 11 83 9C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::Handle - - .method /*060005FD*/ public hidebysig static - valuetype System.Reflection.Metadata.ImportScopeHandle/*02000068*/ - ImportScopeHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 A0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::ImportScopeHandle - - .method /*060005FE*/ public hidebysig static - valuetype System.Reflection.Metadata.InterfaceImplementationHandle/*0200006A*/ - InterfaceImplementationHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 A8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::InterfaceImplementationHandle - - .method /*060005FF*/ public hidebysig static - valuetype System.Reflection.Metadata.LocalConstantHandle/*02000070*/ - LocalConstantHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 C0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::LocalConstantHandle - - .method /*06000600*/ public hidebysig static - valuetype System.Reflection.Metadata.LocalScopeHandle/*02000073*/ - LocalScopeHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 CC 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::LocalScopeHandle - - .method /*06000601*/ public hidebysig static - valuetype System.Reflection.Metadata.LocalVariableHandle/*02000077*/ - LocalVariableHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 DC 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::LocalVariableHandle - - .method /*06000602*/ public hidebysig static - valuetype System.Reflection.Metadata.ManifestResourceHandle/*0200007A*/ - ManifestResourceHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 E8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::ManifestResourceHandle - - .method /*06000603*/ public hidebysig static - valuetype System.Reflection.Metadata.MemberReferenceHandle/*0200007D*/ - MemberReferenceHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 81 F4 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::MemberReferenceHandle - - .method /*06000604*/ public hidebysig static - valuetype System.Reflection.Metadata.MethodDebugInformationHandle/*02000089*/ - MethodDebugInformationHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 24 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::MethodDebugInformationHandle - - .method /*06000605*/ public hidebysig static - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ - MethodDefinitionHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 30 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::MethodDefinitionHandle - - .method /*06000606*/ public hidebysig static - valuetype System.Reflection.Metadata.MethodImplementationHandle/*0200008F*/ - MethodImplementationHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 3C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::MethodImplementationHandle - - .method /*06000607*/ public hidebysig static - valuetype System.Reflection.Metadata.MethodSpecificationHandle/*02000094*/ - MethodSpecificationHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 50 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::MethodSpecificationHandle - - .method /*06000608*/ public hidebysig static - valuetype System.Reflection.Metadata.ModuleReferenceHandle/*02000098*/ - ModuleReferenceHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 60 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::ModuleReferenceHandle - - .method /*06000609*/ public hidebysig static - valuetype System.Reflection.Metadata.ParameterHandle/*0200009C*/ - ParameterHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 70 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::ParameterHandle - - .method /*0600060A*/ public hidebysig static - valuetype System.Reflection.Metadata.PropertyDefinitionHandle/*020000A3*/ - PropertyDefinitionHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 8C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::PropertyDefinitionHandle - - .method /*0600060B*/ public hidebysig static - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ - StandaloneSignatureHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 C0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::StandaloneSignatureHandle - - .method /*0600060C*/ public hidebysig static - valuetype System.Reflection.Metadata.StringHandle/*020000B2*/ - StringHandle(int32 offset) cil managed - // SIG: 00 01 11 82 C8 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::StringHandle - - .method /*0600060D*/ public hidebysig static - bool TryGetHeapIndex(valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ 'type', - [out] valuetype System.Reflection.Metadata.Ecma335.HeapIndex/*020000CC*/& index) cil managed - // SIG: 00 02 02 11 81 74 10 11 83 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::TryGetHeapIndex - - .method /*0600060E*/ public hidebysig static - bool TryGetTableIndex(valuetype System.Reflection.Metadata.HandleKind/*0200005D*/ 'type', - [out] valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/& index) cil managed - // SIG: 00 02 02 11 81 74 10 11 83 9C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::TryGetTableIndex - - .method /*0600060F*/ public hidebysig static - valuetype System.Reflection.Metadata.TypeDefinitionHandle/*020000B4*/ - TypeDefinitionHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 D0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::TypeDefinitionHandle - - .method /*06000610*/ public hidebysig static - valuetype System.Reflection.Metadata.TypeReferenceHandle/*020000B8*/ - TypeReferenceHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 E0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::TypeReferenceHandle - - .method /*06000611*/ public hidebysig static - valuetype System.Reflection.Metadata.TypeSpecificationHandle/*020000BB*/ - TypeSpecificationHandle(int32 rowNumber) cil managed - // SIG: 00 01 11 82 EC 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::TypeSpecificationHandle - - .method /*06000612*/ public hidebysig static - valuetype System.Reflection.Metadata.UserStringHandle/*020000BC*/ - UserStringHandle(int32 offset) cil managed - // SIG: 00 01 11 82 F0 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MetadataTokens::UserStringHandle - -} // end of class System.Reflection.Metadata.Ecma335.MetadataTokens - -.class /*020000D9*/ public auto ansi sealed System.Reflection.Metadata.Ecma335.MethodBodyAttributes - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .custom /*0C0000B1:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000313*/ public specialname rtspecialname int32 value__ - .field /*04000314*/ public static literal valuetype System.Reflection.Metadata.Ecma335.MethodBodyAttributes/*020000D9*/ InitLocals = int32(0x00000001) - .field /*04000315*/ public static literal valuetype System.Reflection.Metadata.Ecma335.MethodBodyAttributes/*020000D9*/ None = int32(0x00000000) -} // end of class System.Reflection.Metadata.Ecma335.MethodBodyAttributes - -.class /*020000DA*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B2:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .class /*02000107*/ sequential ansi sealed nested public beforefieldinit MethodBody - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ - { - .custom /*0C0000C0:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000378*/ private initonly object _dummy - .method /*06000704*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - get_ExceptionRegions() cil managed - // SIG: 20 00 11 83 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_ExceptionRegions - - .method /*06000705*/ public hidebysig specialname - instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - get_Instructions() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_Instructions - - .method /*06000706*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_Offset - - .property /*1700021A*/ instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ - ExceptionRegions() - { - .get instance valuetype System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder/*020000C7*/ System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder/*020000DA*//MethodBody/*02000107*/::get_ExceptionRegions() /* 06000704 */ - } // end of property MethodBody::ExceptionRegions - .property /*1700021B*/ instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ - Instructions() - { - .get instance valuetype System.Reflection.Metadata.Blob/*0200002C*/ System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder/*020000DA*//MethodBody/*02000107*/::get_Instructions() /* 06000705 */ - } // end of property MethodBody::Instructions - .property /*1700021C*/ instance int32 - Offset() - { - .get instance int32 System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder/*020000DA*//MethodBody/*02000107*/::get_Offset() /* 06000706 */ - } // end of property MethodBody::Offset - } // end of class MethodBody - - .field /*04000316*/ private initonly object _dummy - .method /*06000613*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyStreamEncoder::.ctor - - .method /*06000614*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyStreamEncoder::get_Builder - - .method /*06000615*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder/*020000DA*//MethodBody/*02000107*/ - AddMethodBody(int32 codeSize, - int32 maxStack, - int32 exceptionRegionCount, - bool hasSmallExceptionRegions, - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ localVariablesSignature, - valuetype System.Reflection.Metadata.Ecma335.MethodBodyAttributes/*020000D9*/ attributes) cil managed - // SIG: 20 06 11 84 1C 08 08 08 02 11 82 C0 11 83 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyStreamEncoder::AddMethodBody - - .method /*06000616*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder/*020000DA*//MethodBody/*02000107*/ - AddMethodBody(int32 codeSize, - [opt] int32 maxStack, - [opt] int32 exceptionRegionCount, - [opt] bool hasSmallExceptionRegions, - [opt] valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ localVariablesSignature, - [opt] valuetype System.Reflection.Metadata.Ecma335.MethodBodyAttributes/*020000D9*/ attributes, - [opt] bool hasDynamicStackAllocation) cil managed - // SIG: 20 07 11 84 1C 08 08 08 02 11 82 C0 11 83 64 02 - { - .param [2]/*080004D4*/ = int32(0x00000008) - .param [3]/*080004D5*/ = int32(0x00000000) - .param [4]/*080004D6*/ = bool(true) - .param [5]/*080004D7*/ = nullref - .param [6]/*080004D8*/ = int32(0x00000001) - .param [7]/*080004D9*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyStreamEncoder::AddMethodBody - - .method /*06000617*/ public hidebysig instance int32 - AddMethodBody(valuetype System.Reflection.Metadata.Ecma335.InstructionEncoder/*020000CD*/ instructionEncoder, - int32 maxStack, - valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ localVariablesSignature, - valuetype System.Reflection.Metadata.Ecma335.MethodBodyAttributes/*020000D9*/ attributes) cil managed - // SIG: 20 04 08 11 83 34 08 11 82 C0 11 83 64 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyStreamEncoder::AddMethodBody - - .method /*06000618*/ public hidebysig instance int32 - AddMethodBody(valuetype System.Reflection.Metadata.Ecma335.InstructionEncoder/*020000CD*/ instructionEncoder, - [opt] int32 maxStack, - [opt] valuetype System.Reflection.Metadata.StandaloneSignatureHandle/*020000B0*/ localVariablesSignature, - [opt] valuetype System.Reflection.Metadata.Ecma335.MethodBodyAttributes/*020000D9*/ attributes, - [opt] bool hasDynamicStackAllocation) cil managed - // SIG: 20 05 08 11 83 34 08 11 82 C0 11 83 64 02 - { - .param [2]/*080004DF*/ = int32(0x00000008) - .param [3]/*080004E0*/ = nullref - .param [4]/*080004E1*/ = int32(0x00000001) - .param [5]/*080004E2*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBodyStreamEncoder::AddMethodBody - - .property /*170001CF*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder/*020000DA*/::get_Builder() /* 06000614 */ - } // end of property MethodBodyStreamEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder - -.class /*020000DB*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.MethodSignatureEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B3:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000317*/ private initonly object _dummy - .method /*06000619*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder, - bool hasVarArgs) cil managed - // SIG: 20 02 01 12 80 B4 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignatureEncoder::.ctor - - .method /*0600061A*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignatureEncoder::get_Builder - - .method /*0600061B*/ public hidebysig specialname - instance bool get_HasVarArgs() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignatureEncoder::get_HasVarArgs - - .method /*0600061C*/ public hidebysig instance void - Parameters(int32 parameterCount, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ returnType, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ parameters) cil managed - // SIG: 20 03 01 08 15 12 80 E1 01 11 83 8C 15 12 80 E1 01 11 83 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MethodSignatureEncoder::Parameters - - .method /*0600061D*/ public hidebysig instance void - Parameters(int32 parameterCount, - [out] valuetype System.Reflection.Metadata.Ecma335.ReturnTypeEncoder/*020000E3*/& returnType, - [out] valuetype System.Reflection.Metadata.Ecma335.ParametersEncoder/*020000DF*/& parameters) cil managed - // SIG: 20 03 01 08 10 11 83 8C 10 11 83 7C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodSignatureEncoder::Parameters - - .property /*170001D0*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.MethodSignatureEncoder/*020000DB*/::get_Builder() /* 0600061A */ - } // end of property MethodSignatureEncoder::Builder - .property /*170001D1*/ instance bool HasVarArgs() - { - .get instance bool System.Reflection.Metadata.Ecma335.MethodSignatureEncoder/*020000DB*/::get_HasVarArgs() /* 0600061B */ - } // end of property MethodSignatureEncoder::HasVarArgs -} // end of class System.Reflection.Metadata.Ecma335.MethodSignatureEncoder - -.class /*020000DC*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B4:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000318*/ private initonly object _dummy - .method /*0600061E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentsEncoder::.ctor - - .method /*0600061F*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentsEncoder::get_Builder - - .method /*06000620*/ public hidebysig instance void - AddArgument(bool isField, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ 'type', - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ name, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ 'literal') cil managed - // SIG: 20 04 01 02 15 12 80 E1 01 11 83 74 15 12 80 E1 01 11 83 78 15 12 80 E1 01 11 83 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedArgumentsEncoder::AddArgument - - .method /*06000621*/ public hidebysig instance void - AddArgument(bool isField, - [out] valuetype System.Reflection.Metadata.Ecma335.NamedArgumentTypeEncoder/*020000DD*/& 'type', - [out] valuetype System.Reflection.Metadata.Ecma335.NameEncoder/*020000DE*/& name, - [out] valuetype System.Reflection.Metadata.Ecma335.LiteralEncoder/*020000CF*/& 'literal') cil managed - // SIG: 20 04 01 02 10 11 83 74 10 11 83 78 10 11 83 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentsEncoder::AddArgument - - .property /*170001D2*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder/*020000DC*/::get_Builder() /* 0600061F */ - } // end of property NamedArgumentsEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder - -.class /*020000DD*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.NamedArgumentTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B5:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000319*/ private initonly object _dummy - .method /*06000622*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentTypeEncoder::.ctor - - .method /*06000623*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentTypeEncoder::get_Builder - - .method /*06000624*/ public hidebysig instance void - Object() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NamedArgumentTypeEncoder::Object - - .method /*06000625*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomAttributeElementTypeEncoder/*020000C2*/ - ScalarType() cil managed - // SIG: 20 00 11 83 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentTypeEncoder::ScalarType - - .method /*06000626*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomAttributeArrayTypeEncoder/*020000C1*/ - SZArray() cil managed - // SIG: 20 00 11 83 04 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedArgumentTypeEncoder::SZArray - - .property /*170001D3*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.NamedArgumentTypeEncoder/*020000DD*/::get_Builder() /* 06000623 */ - } // end of property NamedArgumentTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.NamedArgumentTypeEncoder - -.class /*020000DE*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.NameEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B6:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400031A*/ private initonly object _dummy - .method /*06000627*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameEncoder::.ctor - - .method /*06000628*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameEncoder::get_Builder - - .method /*06000629*/ public hidebysig instance void - Name(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NameEncoder::Name - - .property /*170001D4*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.NameEncoder/*020000DE*/::get_Builder() /* 06000628 */ - } // end of property NameEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.NameEncoder - -.class /*020000DF*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ParametersEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B7:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400031B*/ private initonly object _dummy - .method /*0600062A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder, - [opt] bool hasVarArgs) cil managed - // SIG: 20 02 01 12 80 B4 02 - { - .param [2]/*080004F8*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParametersEncoder::.ctor - - .method /*0600062B*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParametersEncoder::get_Builder - - .method /*0600062C*/ public hidebysig specialname - instance bool get_HasVarArgs() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParametersEncoder::get_HasVarArgs - - .method /*0600062D*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ParameterTypeEncoder/*020000E0*/ - AddParameter() cil managed - // SIG: 20 00 11 83 80 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParametersEncoder::AddParameter - - .method /*0600062E*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.ParametersEncoder/*020000DF*/ - StartVarArgs() cil managed - // SIG: 20 00 11 83 7C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParametersEncoder::StartVarArgs - - .property /*170001D5*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.ParametersEncoder/*020000DF*/::get_Builder() /* 0600062B */ - } // end of property ParametersEncoder::Builder - .property /*170001D6*/ instance bool HasVarArgs() - { - .get instance bool System.Reflection.Metadata.Ecma335.ParametersEncoder/*020000DF*/::get_HasVarArgs() /* 0600062C */ - } // end of property ParametersEncoder::HasVarArgs -} // end of class System.Reflection.Metadata.Ecma335.ParametersEncoder - -.class /*020000E0*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ParameterTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B8:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400031C*/ private initonly object _dummy - .method /*0600062F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterTypeEncoder::.ctor - - .method /*06000630*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterTypeEncoder::get_Builder - - .method /*06000631*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomModifiersEncoder/*020000C4*/ - CustomModifiers() cil managed - // SIG: 20 00 11 83 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterTypeEncoder::CustomModifiers - - .method /*06000632*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - Type([opt] bool isByRef) cil managed - // SIG: 20 01 11 83 98 02 - { - .param [1]/*080004FA*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterTypeEncoder::Type - - .method /*06000633*/ public hidebysig instance void - TypedReference() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParameterTypeEncoder::TypedReference - - .property /*170001D7*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.ParameterTypeEncoder/*020000E0*/::get_Builder() /* 06000630 */ - } // end of property ParameterTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.ParameterTypeEncoder - -.class /*020000E1*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.PermissionSetEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000B9:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400031D*/ private initonly object _dummy - .method /*06000634*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PermissionSetEncoder::.ctor - - .method /*06000635*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PermissionSetEncoder::get_Builder - - .method /*06000636*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.PermissionSetEncoder/*020000E1*/ - AddPermission(string typeName, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ encodedArguments) cil managed - // SIG: 20 02 11 83 84 0E 15 11 65 01 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PermissionSetEncoder::AddPermission - - .method /*06000637*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.PermissionSetEncoder/*020000E1*/ - AddPermission(string typeName, - class System.Reflection.Metadata.BlobBuilder/*0200002D*/ encodedArguments) cil managed - // SIG: 20 02 11 83 84 0E 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PermissionSetEncoder::AddPermission - - .property /*170001D8*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.PermissionSetEncoder/*020000E1*/::get_Builder() /* 06000635 */ - } // end of property PermissionSetEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.PermissionSetEncoder - -.class /*020000E2*/ public auto ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.PortablePdbBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000638*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.Ecma335.MetadataBuilder/*020000D4*/ tablesAndHeaps, - valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ typeSystemRowCounts, - valuetype System.Reflection.Metadata.MethodDefinitionHandle/*0200008C*/ entryPoint, - [opt] class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> idProvider) cil managed - // SIG: 20 04 01 12 83 50 15 11 65 01 08 11 82 30 15 12 69 02 15 12 6D 01 11 80 B0 11 80 B8 - { - .param [4]/*08000503*/ = nullref - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000035 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000035 */ - IL_0006: /* 2A | */ ret - } // end of method PortablePdbBuilder::.ctor - - .method /*06000639*/ public hidebysig specialname - instance uint16 get_FormatVersion() cil managed - // SIG: 20 00 07 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PortablePdbBuilder::get_FormatVersion - - .method /*0600063A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> - get_IdProvider() cil managed - // SIG: 20 00 15 12 69 02 15 12 6D 01 11 80 B0 11 80 B8 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PortablePdbBuilder::get_IdProvider - - .method /*0600063B*/ public hidebysig specialname - instance string get_MetadataVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PortablePdbBuilder::get_MetadataVersion - - .method /*0600063C*/ public hidebysig instance valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/ - Serialize(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 11 80 B8 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PortablePdbBuilder::Serialize - - .property /*170001D9*/ instance uint16 FormatVersion() - { - .get instance uint16 System.Reflection.Metadata.Ecma335.PortablePdbBuilder/*020000E2*/::get_FormatVersion() /* 06000639 */ - } // end of property PortablePdbBuilder::FormatVersion - .property /*170001DA*/ instance class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> - IdProvider() - { - .get instance class [System.Runtime/*23000001*/]System.Func`2/*0100001A*/,valuetype System.Reflection.Metadata.BlobContentId/*0200002E*/> System.Reflection.Metadata.Ecma335.PortablePdbBuilder/*020000E2*/::get_IdProvider() /* 0600063A */ - } // end of property PortablePdbBuilder::IdProvider - .property /*170001DB*/ instance string MetadataVersion() - { - .get instance string System.Reflection.Metadata.Ecma335.PortablePdbBuilder/*020000E2*/::get_MetadataVersion() /* 0600063B */ - } // end of property PortablePdbBuilder::MetadataVersion -} // end of class System.Reflection.Metadata.Ecma335.PortablePdbBuilder - -.class /*020000E3*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ReturnTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000BA:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400031E*/ private initonly object _dummy - .method /*0600063D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReturnTypeEncoder::.ctor - - .method /*0600063E*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReturnTypeEncoder::get_Builder - - .method /*0600063F*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomModifiersEncoder/*020000C4*/ - CustomModifiers() cil managed - // SIG: 20 00 11 83 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReturnTypeEncoder::CustomModifiers - - .method /*06000640*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - Type([opt] bool isByRef) cil managed - // SIG: 20 01 11 83 98 02 - { - .param [1]/*08000506*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReturnTypeEncoder::Type - - .method /*06000641*/ public hidebysig instance void - TypedReference() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReturnTypeEncoder::TypedReference - - .method /*06000642*/ public hidebysig instance void - Void() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReturnTypeEncoder::Void - - .property /*170001DC*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.ReturnTypeEncoder/*020000E3*/::get_Builder() /* 0600063E */ - } // end of property ReturnTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.ReturnTypeEncoder - -.class /*020000E4*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.ScalarEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000BB:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400031F*/ private initonly object _dummy - .method /*06000643*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ScalarEncoder::.ctor - - .method /*06000644*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ScalarEncoder::get_Builder - - .method /*06000645*/ public hidebysig instance void - Constant(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ScalarEncoder::Constant - - .method /*06000646*/ public hidebysig instance void - NullArray() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ScalarEncoder::NullArray - - .method /*06000647*/ public hidebysig instance void - SystemType(string serializedTypeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ScalarEncoder::SystemType - - .property /*170001DD*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.ScalarEncoder/*020000E4*/::get_Builder() /* 06000644 */ - } // end of property ScalarEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.ScalarEncoder - -.class /*020000E5*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.SignatureDecoder`2 - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000BC:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000320*/ private initonly !TGenericContext _genericContext - .method /*06000648*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.ISignatureTypeProvider`2/*0200006C*/ provider, - class System.Reflection.Metadata.MetadataReader/*02000081*/ metadataReader, - !TGenericContext genericContext) cil managed - // SIG: 20 03 01 15 12 81 B0 02 13 00 13 01 12 82 04 13 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDecoder`2::.ctor - - .method /*06000649*/ public hidebysig instance !TType - DecodeFieldSignature(valuetype System.Reflection.Metadata.BlobReader/*02000030*/& blobReader) cil managed - // SIG: 20 01 13 00 10 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDecoder`2::DecodeFieldSignature - - .method /*0600064A*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - DecodeLocalSignature(valuetype System.Reflection.Metadata.BlobReader/*02000030*/& blobReader) cil managed - // SIG: 20 01 15 11 65 01 13 00 10 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDecoder`2::DecodeLocalSignature - - .method /*0600064B*/ public hidebysig instance valuetype System.Reflection.Metadata.MethodSignature`1/*02000092*/ - DecodeMethodSignature(valuetype System.Reflection.Metadata.BlobReader/*02000030*/& blobReader) cil managed - // SIG: 20 01 15 11 82 48 01 13 00 10 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDecoder`2::DecodeMethodSignature - - .method /*0600064C*/ public hidebysig instance valuetype [System.Collections.Immutable/*23000002*/]System.Collections.Immutable.ImmutableArray`1/*01000019*/ - DecodeMethodSpecificationSignature(valuetype System.Reflection.Metadata.BlobReader/*02000030*/& blobReader) cil managed - // SIG: 20 01 15 11 65 01 13 00 10 11 80 C0 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDecoder`2::DecodeMethodSpecificationSignature - - .method /*0600064D*/ public hidebysig instance !TType - DecodeType(valuetype System.Reflection.Metadata.BlobReader/*02000030*/& blobReader, - [opt] bool allowTypeSpecifications) cil managed - // SIG: 20 02 13 00 10 11 80 C0 02 - { - .param [2]/*08000512*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDecoder`2::DecodeType - -} // end of class System.Reflection.Metadata.Ecma335.SignatureDecoder`2 - -.class /*020000E6*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.SignatureTypeEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000BD:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000321*/ private initonly object _dummy - .method /*0600064E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::.ctor - - .method /*0600064F*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::get_Builder - - .method /*06000650*/ public hidebysig instance void - Array(class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ elementType, - class [System.Runtime/*23000001*/]System.Action`1/*01000038*/ arrayShape) cil managed - // SIG: 20 02 01 15 12 80 E1 01 11 83 98 15 12 80 E1 01 11 82 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Array - - .method /*06000651*/ public hidebysig instance void - Array([out] valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/& elementType, - [out] valuetype System.Reflection.Metadata.Ecma335.ArrayShapeEncoder/*020000BD*/& arrayShape) cil managed - // SIG: 20 02 01 10 11 83 98 10 11 82 F4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::Array - - .method /*06000652*/ public hidebysig instance void - Boolean() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Boolean - - .method /*06000653*/ public hidebysig instance void - Byte() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Byte - - .method /*06000654*/ public hidebysig instance void - Char() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Char - - .method /*06000655*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.CustomModifiersEncoder/*020000C4*/ - CustomModifiers() cil managed - // SIG: 20 00 11 83 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::CustomModifiers - - .method /*06000656*/ public hidebysig instance void - Double() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Double - - .method /*06000657*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.MethodSignatureEncoder/*020000DB*/ - FunctionPointer([opt] valuetype System.Reflection.Metadata.SignatureCallingConvention/*020000AA*/ convention, - [opt] valuetype System.Reflection.Metadata.Ecma335.FunctionPointerAttributes/*020000CA*/ attributes, - [opt] int32 genericParameterCount) cil managed - // SIG: 20 03 11 83 6C 11 82 A8 11 83 28 08 - { - .param [1]/*08000518*/ = uint8(0x00) - .param [2]/*08000519*/ = int32(0x00000000) - .param [3]/*0800051A*/ = int32(0x00000000) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::FunctionPointer - - .method /*06000658*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.GenericTypeArgumentsEncoder/*020000CB*/ - GenericInstantiation(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ genericType, - int32 genericArgumentCount, - bool isValueType) cil managed - // SIG: 20 03 11 83 2C 11 81 1C 08 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::GenericInstantiation - - .method /*06000659*/ public hidebysig instance void - GenericMethodTypeParameter(int32 parameterIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::GenericMethodTypeParameter - - .method /*0600065A*/ public hidebysig instance void - GenericTypeParameter(int32 parameterIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::GenericTypeParameter - - .method /*0600065B*/ public hidebysig instance void - Int16() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Int16 - - .method /*0600065C*/ public hidebysig instance void - Int32() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Int32 - - .method /*0600065D*/ public hidebysig instance void - Int64() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Int64 - - .method /*0600065E*/ public hidebysig instance void - IntPtr() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::IntPtr - - .method /*0600065F*/ public hidebysig instance void - Object() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Object - - .method /*06000660*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - Pointer() cil managed - // SIG: 20 00 11 83 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::Pointer - - .method /*06000661*/ public hidebysig instance void - PrimitiveType(valuetype System.Reflection.Metadata.PrimitiveTypeCode/*020000A0*/ 'type') cil managed - // SIG: 20 01 01 11 82 80 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::PrimitiveType - - .method /*06000662*/ public hidebysig instance void - SByte() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::SByte - - .method /*06000663*/ public hidebysig instance void - Single() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Single - - .method /*06000664*/ public hidebysig instance void - String() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::String - - .method /*06000665*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/ - SZArray() cil managed - // SIG: 20 00 11 83 98 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureTypeEncoder::SZArray - - .method /*06000666*/ public hidebysig instance void - Type(valuetype System.Reflection.Metadata.EntityHandle/*02000047*/ 'type', - bool isValueType) cil managed - // SIG: 20 02 01 11 81 1C 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::Type - - .method /*06000667*/ public hidebysig instance void - UInt16() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::UInt16 - - .method /*06000668*/ public hidebysig instance void - UInt32() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::UInt32 - - .method /*06000669*/ public hidebysig instance void - UInt64() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::UInt64 - - .method /*0600066A*/ public hidebysig instance void - UIntPtr() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::UIntPtr - - .method /*0600066B*/ public hidebysig instance void - VoidPointer() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureTypeEncoder::VoidPointer - - .property /*170001DE*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.SignatureTypeEncoder/*020000E6*/::get_Builder() /* 0600064F */ - } // end of property SignatureTypeEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.SignatureTypeEncoder - -.class /*020000E7*/ public auto ansi sealed System.Reflection.Metadata.Ecma335.TableIndex - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000322*/ public specialname rtspecialname uint8 value__ - .field /*04000323*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Assembly = uint8(0x20) - .field /*04000324*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ AssemblyOS = uint8(0x22) - .field /*04000325*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ AssemblyProcessor = uint8(0x21) - .field /*04000326*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ AssemblyRef = uint8(0x23) - .field /*04000327*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ AssemblyRefOS = uint8(0x25) - .field /*04000328*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ AssemblyRefProcessor = uint8(0x24) - .field /*04000329*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ClassLayout = uint8(0x0F) - .field /*0400032A*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Constant = uint8(0x0B) - .field /*0400032B*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ CustomAttribute = uint8(0x0C) - .field /*0400032C*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ CustomDebugInformation = uint8(0x37) - .field /*0400032D*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ DeclSecurity = uint8(0x0E) - .field /*0400032E*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Document = uint8(0x30) - .field /*0400032F*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ EncLog = uint8(0x1E) - .field /*04000330*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ EncMap = uint8(0x1F) - .field /*04000331*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Event = uint8(0x14) - .field /*04000332*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ EventMap = uint8(0x12) - .field /*04000333*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ EventPtr = uint8(0x13) - .field /*04000334*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ExportedType = uint8(0x27) - .field /*04000335*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Field = uint8(0x04) - .field /*04000336*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ FieldLayout = uint8(0x10) - .field /*04000337*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ FieldMarshal = uint8(0x0D) - .field /*04000338*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ FieldPtr = uint8(0x03) - .field /*04000339*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ FieldRva = uint8(0x1D) - .field /*0400033A*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ File = uint8(0x26) - .field /*0400033B*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ GenericParam = uint8(0x2A) - .field /*0400033C*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ GenericParamConstraint = uint8(0x2C) - .field /*0400033D*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ImplMap = uint8(0x1C) - .field /*0400033E*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ImportScope = uint8(0x35) - .field /*0400033F*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ InterfaceImpl = uint8(0x09) - .field /*04000340*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ LocalConstant = uint8(0x34) - .field /*04000341*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ LocalScope = uint8(0x32) - .field /*04000342*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ LocalVariable = uint8(0x33) - .field /*04000343*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ManifestResource = uint8(0x28) - .field /*04000344*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MemberRef = uint8(0x0A) - .field /*04000345*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MethodDebugInformation = uint8(0x31) - .field /*04000346*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MethodDef = uint8(0x06) - .field /*04000347*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MethodImpl = uint8(0x19) - .field /*04000348*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MethodPtr = uint8(0x05) - .field /*04000349*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MethodSemantics = uint8(0x18) - .field /*0400034A*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ MethodSpec = uint8(0x2B) - .field /*0400034B*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Module = uint8(0x00) - .field /*0400034C*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ModuleRef = uint8(0x1A) - .field /*0400034D*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ NestedClass = uint8(0x29) - .field /*0400034E*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Param = uint8(0x08) - .field /*0400034F*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ ParamPtr = uint8(0x07) - .field /*04000350*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ Property = uint8(0x17) - .field /*04000351*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ PropertyMap = uint8(0x15) - .field /*04000352*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ PropertyPtr = uint8(0x16) - .field /*04000353*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ StandAloneSig = uint8(0x11) - .field /*04000354*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ StateMachineMethod = uint8(0x36) - .field /*04000355*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ TypeDef = uint8(0x02) - .field /*04000356*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ TypeRef = uint8(0x01) - .field /*04000357*/ public static literal valuetype System.Reflection.Metadata.Ecma335.TableIndex/*020000E7*/ TypeSpec = uint8(0x1B) -} // end of class System.Reflection.Metadata.Ecma335.TableIndex - -.class /*020000E8*/ public sequential ansi sealed beforefieldinit System.Reflection.Metadata.Ecma335.VectorEncoder - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .custom /*0C0000BE:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000014*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000358*/ private initonly object _dummy - .method /*0600066C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Metadata.BlobBuilder/*0200002D*/ builder) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method VectorEncoder::.ctor - - .method /*0600066D*/ public hidebysig specialname - instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - get_Builder() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method VectorEncoder::get_Builder - - .method /*0600066E*/ public hidebysig instance valuetype System.Reflection.Metadata.Ecma335.LiteralsEncoder/*020000D0*/ - Count(int32 count) cil managed - // SIG: 20 01 11 83 40 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method VectorEncoder::Count - - .property /*170001DF*/ instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ - Builder() - { - .get instance class System.Reflection.Metadata.BlobBuilder/*0200002D*/ System.Reflection.Metadata.Ecma335.VectorEncoder/*020000E8*/::get_Builder() /* 0600066D */ - } // end of property VectorEncoder::Builder -} // end of class System.Reflection.Metadata.Ecma335.VectorEncoder - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il deleted file mode 100644 index fa6dfbda47..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il +++ /dev/null @@ -1,961 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000041fa -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00008581 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000041a7 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002c00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000402c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002200 Virtual Size -// 0x00002000 Virtual Address -// 0x00002200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000001fc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000041e9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x00001f50] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003fac [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000d00 Size -// '#~' Name -// Stream 2: -// 0x00000d6c Offset -// 0x00000dd8 Size -// '#Strings' Name -// Stream 3: -// 0x00001b44 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001b48 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001b58 Offset -// 0x000003f8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27280 -// PE header size : 512 (496 used) ( 1.88%) -// PE additional info : 17699 (64.88%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8016 (29.38%) -// CLR additional info : 128 ( 0.47%) -// CLR method headers : 16 ( 0.06%) -// Managed code : 37 ( 0.14%) -// Data : 2048 ( 7.51%) -// Unaccounted : -1248 (-4.57%) - -// Num.of PE sections : 3 -// .text - 8704 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8016 -// Module - 1 (10 bytes) -// TypeDef - 8 (112 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 20 (120 bytes) -// MethodDef - 16 (224 bytes) 0 abstract, 0 native, 16 bodies -// FieldDef - 303 (1818 bytes) 226 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 7 (42 bytes) -// Constant - 71 (426 bytes) -// CustomAttribute- 20 (120 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 8 (48 bytes) -// MethodSemantic- 8 (48 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 9 (126 bytes) -// Strings - 3544 bytes -// Blobs - 1016 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 16 -// Num.of method bodies - 16 -// Num.of fat headers - 0 -// Num.of tiny headers - 16 - -// Managed code : 37 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class FlowControl (public) (auto) (ansi) (sealed) -// Class OpCode (public) (sequential) (ansi) (sealed) -// Class OpCodes (public) (auto) (ansi) -// Class OpCodeType (public) (auto) (ansi) (sealed) -// Class OperandType (public) (auto) (ansi) (sealed) -// Class PackingSize (public) (auto) (ansi) (sealed) -// Class StackBehaviour (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Reflection.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 50 72 69 6D 69 74 69 76 65 73 00 // tion.Primitives. - 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 50 72 69 6D 69 74 69 76 65 73 00 // tion.Primitives. - 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 2E 50 72 69 6D 69 74 69 76 65 73 00 // tion.Primitives. - 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Reflection.CallingConventions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Reflection.EventAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Reflection.FieldAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Reflection.GenericParameterAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Reflection.MethodAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Reflection.MethodImplAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Reflection.ParameterAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Reflection.PropertyAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Reflection.TypeAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Reflection.Primitives.dll -// MVID: {e36b5183-97e4-4d04-b356-aee6d5e75cce} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FAB58303000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Reflection.Emit.FlowControl - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Branch = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Break = int32(0x00000001) - .field /*04000004*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Call = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Cond_Branch = int32(0x00000003) - .field /*04000006*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Meta = int32(0x00000004) - .field /*04000007*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Next = int32(0x00000005) - .field /*04000008*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Phi = int32(0x00000006) - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 4A 54 68 69 73 20 41 50 49 20 68 61 73 20 // ..JThis API has - 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 64 2E // been deprecated. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - .field /*04000009*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Return = int32(0x00000007) - .field /*0400000A*/ public static literal valuetype System.Reflection.Emit.FlowControl/*02000002*/ Throw = int32(0x00000008) -} // end of class System.Reflection.Emit.FlowControl - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Reflection.Emit.OpCode - extends [System.Runtime/*23000001*/]System.ValueType/*01000013*/ -{ - .field /*0400000B*/ private object _dummy - .method /*06000001*/ public hidebysig specialname - instance valuetype System.Reflection.Emit.FlowControl/*02000002*/ - get_FlowControl() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_FlowControl - - .method /*06000002*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_Name - - .method /*06000003*/ public hidebysig specialname - instance valuetype System.Reflection.Emit.OpCodeType/*02000005*/ - get_OpCodeType() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_OpCodeType - - .method /*06000004*/ public hidebysig specialname - instance valuetype System.Reflection.Emit.OperandType/*02000006*/ - get_OperandType() cil managed - // SIG: 20 00 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_OperandType - - .method /*06000005*/ public hidebysig specialname - instance int32 get_Size() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_Size - - .method /*06000006*/ public hidebysig specialname - instance valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ - get_StackBehaviourPop() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_StackBehaviourPop - - .method /*06000007*/ public hidebysig specialname - instance valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ - get_StackBehaviourPush() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_StackBehaviourPush - - .method /*06000008*/ public hidebysig specialname - instance int16 get_Value() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::get_Value - - .method /*06000009*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::Equals - - .method /*0600000A*/ public hidebysig instance bool - Equals(valuetype System.Reflection.Emit.OpCode/*02000003*/ obj) cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::Equals - - .method /*0600000B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::GetHashCode - - .method /*0600000C*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.Emit.OpCode/*02000003*/ a, - valuetype System.Reflection.Emit.OpCode/*02000003*/ b) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::op_Equality - - .method /*0600000D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.Emit.OpCode/*02000003*/ a, - valuetype System.Reflection.Emit.OpCode/*02000003*/ b) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::op_Inequality - - .method /*0600000E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCode::ToString - - .property /*17000001*/ instance valuetype System.Reflection.Emit.FlowControl/*02000002*/ - FlowControl() - { - .get instance valuetype System.Reflection.Emit.FlowControl/*02000002*/ System.Reflection.Emit.OpCode/*02000003*/::get_FlowControl() /* 06000001 */ - } // end of property OpCode::FlowControl - .property /*17000002*/ instance string Name() - { - .get instance string System.Reflection.Emit.OpCode/*02000003*/::get_Name() /* 06000002 */ - } // end of property OpCode::Name - .property /*17000003*/ instance valuetype System.Reflection.Emit.OpCodeType/*02000005*/ - OpCodeType() - { - .get instance valuetype System.Reflection.Emit.OpCodeType/*02000005*/ System.Reflection.Emit.OpCode/*02000003*/::get_OpCodeType() /* 06000003 */ - } // end of property OpCode::OpCodeType - .property /*17000004*/ instance valuetype System.Reflection.Emit.OperandType/*02000006*/ - OperandType() - { - .get instance valuetype System.Reflection.Emit.OperandType/*02000006*/ System.Reflection.Emit.OpCode/*02000003*/::get_OperandType() /* 06000004 */ - } // end of property OpCode::OperandType - .property /*17000005*/ instance int32 Size() - { - .get instance int32 System.Reflection.Emit.OpCode/*02000003*/::get_Size() /* 06000005 */ - } // end of property OpCode::Size - .property /*17000006*/ instance valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ - StackBehaviourPop() - { - .get instance valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ System.Reflection.Emit.OpCode/*02000003*/::get_StackBehaviourPop() /* 06000006 */ - } // end of property OpCode::StackBehaviourPop - .property /*17000007*/ instance valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ - StackBehaviourPush() - { - .get instance valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ System.Reflection.Emit.OpCode/*02000003*/::get_StackBehaviourPush() /* 06000007 */ - } // end of property OpCode::StackBehaviourPush - .property /*17000008*/ instance int16 Value() - { - .get instance int16 System.Reflection.Emit.OpCode/*02000003*/::get_Value() /* 06000008 */ - } // end of property OpCode::Value -} // end of class System.Reflection.Emit.OpCode - -.class /*02000004*/ public auto ansi beforefieldinit System.Reflection.Emit.OpCodes - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .field /*0400000C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Add - .field /*0400000D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Add_Ovf - .field /*0400000E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Add_Ovf_Un - .field /*0400000F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ And - .field /*04000010*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Arglist - .field /*04000011*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Beq - .field /*04000012*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Beq_S - .field /*04000013*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bge - .field /*04000014*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bge_S - .field /*04000015*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bge_Un - .field /*04000016*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bge_Un_S - .field /*04000017*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bgt - .field /*04000018*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bgt_S - .field /*04000019*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bgt_Un - .field /*0400001A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bgt_Un_S - .field /*0400001B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ble - .field /*0400001C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ble_S - .field /*0400001D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ble_Un - .field /*0400001E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ble_Un_S - .field /*0400001F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Blt - .field /*04000020*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Blt_S - .field /*04000021*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Blt_Un - .field /*04000022*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Blt_Un_S - .field /*04000023*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bne_Un - .field /*04000024*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Bne_Un_S - .field /*04000025*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Box - .field /*04000026*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Br - .field /*04000027*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Br_S - .field /*04000028*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Break - .field /*04000029*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Brfalse - .field /*0400002A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Brfalse_S - .field /*0400002B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Brtrue - .field /*0400002C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Brtrue_S - .field /*0400002D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Call - .field /*0400002E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Calli - .field /*0400002F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Callvirt - .field /*04000030*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Castclass - .field /*04000031*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ceq - .field /*04000032*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Cgt - .field /*04000033*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Cgt_Un - .field /*04000034*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ckfinite - .field /*04000035*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Clt - .field /*04000036*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Clt_Un - .field /*04000037*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Constrained - .field /*04000038*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_I - .field /*04000039*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_I1 - .field /*0400003A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_I2 - .field /*0400003B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_I4 - .field /*0400003C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_I8 - .field /*0400003D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I - .field /*0400003E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I_Un - .field /*0400003F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I1 - .field /*04000040*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I1_Un - .field /*04000041*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I2 - .field /*04000042*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I2_Un - .field /*04000043*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I4 - .field /*04000044*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I4_Un - .field /*04000045*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I8 - .field /*04000046*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_I8_Un - .field /*04000047*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U - .field /*04000048*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U_Un - .field /*04000049*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U1 - .field /*0400004A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U1_Un - .field /*0400004B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U2 - .field /*0400004C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U2_Un - .field /*0400004D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U4 - .field /*0400004E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U4_Un - .field /*0400004F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U8 - .field /*04000050*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_Ovf_U8_Un - .field /*04000051*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_R_Un - .field /*04000052*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_R4 - .field /*04000053*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_R8 - .field /*04000054*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_U - .field /*04000055*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_U1 - .field /*04000056*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_U2 - .field /*04000057*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_U4 - .field /*04000058*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Conv_U8 - .field /*04000059*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Cpblk - .field /*0400005A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Cpobj - .field /*0400005B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Div - .field /*0400005C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Div_Un - .field /*0400005D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Dup - .field /*0400005E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Endfilter - .field /*0400005F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Endfinally - .field /*04000060*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Initblk - .field /*04000061*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Initobj - .field /*04000062*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Isinst - .field /*04000063*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Jmp - .field /*04000064*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarg - .field /*04000065*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarg_0 - .field /*04000066*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarg_1 - .field /*04000067*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarg_2 - .field /*04000068*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarg_3 - .field /*04000069*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarg_S - .field /*0400006A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarga - .field /*0400006B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldarga_S - .field /*0400006C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4 - .field /*0400006D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_0 - .field /*0400006E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_1 - .field /*0400006F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_2 - .field /*04000070*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_3 - .field /*04000071*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_4 - .field /*04000072*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_5 - .field /*04000073*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_6 - .field /*04000074*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_7 - .field /*04000075*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_8 - .field /*04000076*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_M1 - .field /*04000077*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I4_S - .field /*04000078*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_I8 - .field /*04000079*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_R4 - .field /*0400007A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldc_R8 - .field /*0400007B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem - .field /*0400007C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_I - .field /*0400007D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_I1 - .field /*0400007E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_I2 - .field /*0400007F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_I4 - .field /*04000080*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_I8 - .field /*04000081*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_R4 - .field /*04000082*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_R8 - .field /*04000083*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_Ref - .field /*04000084*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_U1 - .field /*04000085*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_U2 - .field /*04000086*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelem_U4 - .field /*04000087*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldelema - .field /*04000088*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldfld - .field /*04000089*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldflda - .field /*0400008A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldftn - .field /*0400008B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_I - .field /*0400008C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_I1 - .field /*0400008D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_I2 - .field /*0400008E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_I4 - .field /*0400008F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_I8 - .field /*04000090*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_R4 - .field /*04000091*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_R8 - .field /*04000092*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_Ref - .field /*04000093*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_U1 - .field /*04000094*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_U2 - .field /*04000095*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldind_U4 - .field /*04000096*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldlen - .field /*04000097*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloc - .field /*04000098*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloc_0 - .field /*04000099*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloc_1 - .field /*0400009A*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloc_2 - .field /*0400009B*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloc_3 - .field /*0400009C*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloc_S - .field /*0400009D*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloca - .field /*0400009E*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldloca_S - .field /*0400009F*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldnull - .field /*040000A0*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldobj - .field /*040000A1*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldsfld - .field /*040000A2*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldsflda - .field /*040000A3*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldstr - .field /*040000A4*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldtoken - .field /*040000A5*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ldvirtftn - .field /*040000A6*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Leave - .field /*040000A7*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Leave_S - .field /*040000A8*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Localloc - .field /*040000A9*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Mkrefany - .field /*040000AA*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Mul - .field /*040000AB*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Mul_Ovf - .field /*040000AC*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Mul_Ovf_Un - .field /*040000AD*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Neg - .field /*040000AE*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Newarr - .field /*040000AF*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Newobj - .field /*040000B0*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Nop - .field /*040000B1*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Not - .field /*040000B2*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Or - .field /*040000B3*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Pop - .field /*040000B4*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix1 - .field /*040000B5*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix2 - .field /*040000B6*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix3 - .field /*040000B7*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix4 - .field /*040000B8*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix5 - .field /*040000B9*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix6 - .field /*040000BA*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefix7 - .field /*040000BB*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Prefixref - .field /*040000BC*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Readonly - .field /*040000BD*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Refanytype - .field /*040000BE*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Refanyval - .field /*040000BF*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Rem - .field /*040000C0*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Rem_Un - .field /*040000C1*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Ret - .field /*040000C2*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Rethrow - .field /*040000C3*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Shl - .field /*040000C4*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Shr - .field /*040000C5*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Shr_Un - .field /*040000C6*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Sizeof - .field /*040000C7*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Starg - .field /*040000C8*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Starg_S - .field /*040000C9*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem - .field /*040000CA*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_I - .field /*040000CB*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_I1 - .field /*040000CC*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_I2 - .field /*040000CD*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_I4 - .field /*040000CE*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_I8 - .field /*040000CF*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_R4 - .field /*040000D0*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_R8 - .field /*040000D1*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stelem_Ref - .field /*040000D2*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stfld - .field /*040000D3*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_I - .field /*040000D4*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_I1 - .field /*040000D5*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_I2 - .field /*040000D6*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_I4 - .field /*040000D7*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_I8 - .field /*040000D8*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_R4 - .field /*040000D9*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_R8 - .field /*040000DA*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stind_Ref - .field /*040000DB*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stloc - .field /*040000DC*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stloc_0 - .field /*040000DD*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stloc_1 - .field /*040000DE*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stloc_2 - .field /*040000DF*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stloc_3 - .field /*040000E0*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stloc_S - .field /*040000E1*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stobj - .field /*040000E2*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Stsfld - .field /*040000E3*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Sub - .field /*040000E4*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Sub_Ovf - .field /*040000E5*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Sub_Ovf_Un - .field /*040000E6*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Switch - .field /*040000E7*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Tailcall - .field /*040000E8*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Throw - .field /*040000E9*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Unaligned - .field /*040000EA*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Unbox - .field /*040000EB*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Unbox_Any - .field /*040000EC*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Volatile - .field /*040000ED*/ public static initonly valuetype System.Reflection.Emit.OpCode/*02000003*/ Xor - .method /*0600000F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method OpCodes::.ctor - - .method /*06000010*/ public hidebysig static - bool TakesSingleByteArgument(valuetype System.Reflection.Emit.OpCode/*02000003*/ inst) cil managed - // SIG: 00 01 02 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OpCodes::TakesSingleByteArgument - -} // end of class System.Reflection.Emit.OpCodes - -.class /*02000005*/ public auto ansi sealed System.Reflection.Emit.OpCodeType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000EE*/ public specialname rtspecialname int32 value__ - .field /*040000EF*/ public static literal valuetype System.Reflection.Emit.OpCodeType/*02000005*/ Annotation = int32(0x00000000) - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 4A 54 68 69 73 20 41 50 49 20 68 61 73 20 // ..JThis API has - 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 64 2E // been deprecated. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - .field /*040000F0*/ public static literal valuetype System.Reflection.Emit.OpCodeType/*02000005*/ Macro = int32(0x00000001) - .field /*040000F1*/ public static literal valuetype System.Reflection.Emit.OpCodeType/*02000005*/ Nternal = int32(0x00000002) - .field /*040000F2*/ public static literal valuetype System.Reflection.Emit.OpCodeType/*02000005*/ Objmodel = int32(0x00000003) - .field /*040000F3*/ public static literal valuetype System.Reflection.Emit.OpCodeType/*02000005*/ Prefix = int32(0x00000004) - .field /*040000F4*/ public static literal valuetype System.Reflection.Emit.OpCodeType/*02000005*/ Primitive = int32(0x00000005) -} // end of class System.Reflection.Emit.OpCodeType - -.class /*02000006*/ public auto ansi sealed System.Reflection.Emit.OperandType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000F5*/ public specialname rtspecialname int32 value__ - .field /*040000F6*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineBrTarget = int32(0x00000000) - .field /*040000F7*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineField = int32(0x00000001) - .field /*040000F8*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineI = int32(0x00000002) - .field /*040000F9*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineI8 = int32(0x00000003) - .field /*040000FA*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineMethod = int32(0x00000004) - .field /*040000FB*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineNone = int32(0x00000005) - .field /*040000FC*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlinePhi = int32(0x00000006) - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 4A 54 68 69 73 20 41 50 49 20 68 61 73 20 // ..JThis API has - 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 64 2E // been deprecated. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - .field /*040000FD*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineR = int32(0x00000007) - .field /*040000FE*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineSig = int32(0x00000009) - .field /*040000FF*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineString = int32(0x0000000A) - .field /*04000100*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineSwitch = int32(0x0000000B) - .field /*04000101*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineTok = int32(0x0000000C) - .field /*04000102*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineType = int32(0x0000000D) - .field /*04000103*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ InlineVar = int32(0x0000000E) - .field /*04000104*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ ShortInlineBrTarget = int32(0x0000000F) - .field /*04000105*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ ShortInlineI = int32(0x00000010) - .field /*04000106*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ ShortInlineR = int32(0x00000011) - .field /*04000107*/ public static literal valuetype System.Reflection.Emit.OperandType/*02000006*/ ShortInlineVar = int32(0x00000012) -} // end of class System.Reflection.Emit.OperandType - -.class /*02000007*/ public auto ansi sealed System.Reflection.Emit.PackingSize - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000108*/ public specialname rtspecialname int32 value__ - .field /*04000109*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size1 = int32(0x00000001) - .field /*0400010A*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size128 = int32(0x00000080) - .field /*0400010B*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size16 = int32(0x00000010) - .field /*0400010C*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size2 = int32(0x00000002) - .field /*0400010D*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size32 = int32(0x00000020) - .field /*0400010E*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size4 = int32(0x00000004) - .field /*0400010F*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size64 = int32(0x00000040) - .field /*04000110*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Size8 = int32(0x00000008) - .field /*04000111*/ public static literal valuetype System.Reflection.Emit.PackingSize/*02000007*/ Unspecified = int32(0x00000000) -} // end of class System.Reflection.Emit.PackingSize - -.class /*02000008*/ public auto ansi sealed System.Reflection.Emit.StackBehaviour - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000112*/ public specialname rtspecialname int32 value__ - .field /*04000113*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pop0 = int32(0x00000000) - .field /*04000114*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pop1 = int32(0x00000001) - .field /*04000115*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pop1_pop1 = int32(0x00000002) - .field /*04000116*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi = int32(0x00000003) - .field /*04000117*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi_pop1 = int32(0x00000004) - .field /*04000118*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi_popi = int32(0x00000005) - .field /*04000119*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi_popi_popi = int32(0x00000007) - .field /*0400011A*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi_popi8 = int32(0x00000006) - .field /*0400011B*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi_popr4 = int32(0x00000008) - .field /*0400011C*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popi_popr8 = int32(0x00000009) - .field /*0400011D*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref = int32(0x0000000A) - .field /*0400011E*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_pop1 = int32(0x0000000B) - .field /*0400011F*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi = int32(0x0000000C) - .field /*04000120*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi_pop1 = int32(0x0000001C) - .field /*04000121*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi_popi = int32(0x0000000D) - .field /*04000122*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi_popi8 = int32(0x0000000E) - .field /*04000123*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi_popr4 = int32(0x0000000F) - .field /*04000124*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi_popr8 = int32(0x00000010) - .field /*04000125*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Popref_popi_popref = int32(0x00000011) - .field /*04000126*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Push0 = int32(0x00000012) - .field /*04000127*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Push1 = int32(0x00000013) - .field /*04000128*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Push1_push1 = int32(0x00000014) - .field /*04000129*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pushi = int32(0x00000015) - .field /*0400012A*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pushi8 = int32(0x00000016) - .field /*0400012B*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pushr4 = int32(0x00000017) - .field /*0400012C*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pushr8 = int32(0x00000018) - .field /*0400012D*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Pushref = int32(0x00000019) - .field /*0400012E*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Varpop = int32(0x0000001A) - .field /*0400012F*/ public static literal valuetype System.Reflection.Emit.StackBehaviour/*02000008*/ Varpush = int32(0x0000001B) -} // end of class System.Reflection.Emit.StackBehaviour - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il deleted file mode 100644 index e640558f67..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il +++ /dev/null @@ -1,1136 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d69 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003656 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00009328 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003603 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003488 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000165c Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000658 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003645 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x000013ac] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003408 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000092c Size -// '#~' Name -// Stream 2: -// 0x00000998 Offset -// 0x000005d8 Size -// '#Strings' Name -// Stream 3: -// 0x00000f70 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000f74 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000f84 Offset -// 0x00000428 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24712 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17723 (71.72%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5036 (20.38%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 54 ( 0.22%) -// Managed code : 113 ( 0.46%) -// Data : 2048 ( 8.29%) -// Unaccounted : -974 (-3.94%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5036 -// Module - 1 (10 bytes) -// TypeDef - 9 (126 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 32 (192 bytes) -// MethodDef - 54 (756 bytes) 0 abstract, 0 native, 54 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 93 (558 bytes) -// CustomAttribute- 79 (474 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 1 (14 bytes) -// Strings - 1496 bytes -// Blobs - 1064 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 176 bytes - -// CLR additional info : 128 - -// CLR method headers : 54 -// Num.of method bodies - 54 -// Num.of fat headers - 0 -// Num.of tiny headers - 54 - -// Managed code : 113 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class __BlockReflectionAttribute (auto) (ansi) -// Class AssemblyExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class EventInfoExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class MemberInfoExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class MethodInfoExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class ModuleExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class PropertyInfoExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class TypeExtensions (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform System.Reflection.TypeExtensions -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // .. System.Reflec - 74 69 6F 6E 2E 54 79 70 65 45 78 74 65 6E 73 69 // tion.TypeExtensi - 6F 6E 73 00 00 ) // ons.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // .. System.Reflec - 74 69 6F 6E 2E 54 79 70 65 45 78 74 65 6E 73 69 // tion.TypeExtensi - 6F 6E 73 00 00 ) // ons.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // .. System.Reflec - 74 69 6F 6E 2E 54 79 70 65 45 78 74 65 6E 73 69 // tion.TypeExtensi - 6F 6E 73 00 00 ) // ons.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:2:0 -} -.class extern /*27000001*/ forwarder System.Reflection.BindingFlags -{ - .assembly extern netstandard /*23000001*/ -} -.module System.Reflection.TypeExtensions.dll -// MVID: {b505cab2-42b5-4c48-8b6d-13372880c8ab} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FD5A414E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000014*/ -{ - .custom /*0C000014:0A000011*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000013*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000012*/) /* 0A000011 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [netstandard/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Reflection.AssemblyExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000016:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000002*/ public hidebysig static - class [netstandard/*23000001*/]System.Type/*01000016*/[] - GetExportedTypes(class [netstandard/*23000001*/]System.Reflection.Assembly/*01000017*/ 'assembly') cil managed - // SIG: 00 01 1D 12 59 12 5D - { - .custom /*0C000013:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyExtensions::GetExportedTypes - - .method /*06000003*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.Module/*01000018*/[] - GetModules(class [netstandard/*23000001*/]System.Reflection.Assembly/*01000017*/ 'assembly') cil managed - // SIG: 00 01 1D 12 61 12 5D - { - .custom /*0C000015:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyExtensions::GetModules - - .method /*06000004*/ public hidebysig static - class [netstandard/*23000001*/]System.Type/*01000016*/[] - GetTypes(class [netstandard/*23000001*/]System.Reflection.Assembly/*01000017*/ 'assembly') cil managed - // SIG: 00 01 1D 12 59 12 5D - { - .custom /*0C000017:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyExtensions::GetTypes - -} // end of class System.Reflection.AssemblyExtensions - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Reflection.EventInfoExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000018:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000005*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetAddMethod(class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ eventInfo) cil managed - // SIG: 00 01 12 65 12 69 - { - .custom /*0C000019:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfoExtensions::GetAddMethod - - .method /*06000006*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetAddMethod(class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ eventInfo, - bool nonPublic) cil managed - // SIG: 00 02 12 65 12 69 02 - { - .custom /*0C00001B:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfoExtensions::GetAddMethod - - .method /*06000007*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetRaiseMethod(class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ eventInfo) cil managed - // SIG: 00 01 12 65 12 69 - { - .custom /*0C00001D:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfoExtensions::GetRaiseMethod - - .method /*06000008*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetRaiseMethod(class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ eventInfo, - bool nonPublic) cil managed - // SIG: 00 02 12 65 12 69 02 - { - .custom /*0C00001F:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfoExtensions::GetRaiseMethod - - .method /*06000009*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetRemoveMethod(class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ eventInfo) cil managed - // SIG: 00 01 12 65 12 69 - { - .custom /*0C000021:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfoExtensions::GetRemoveMethod - - .method /*0600000A*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetRemoveMethod(class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ eventInfo, - bool nonPublic) cil managed - // SIG: 00 02 12 65 12 69 02 - { - .custom /*0C000023:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfoExtensions::GetRemoveMethod - -} // end of class System.Reflection.EventInfoExtensions - -.class /*02000005*/ public abstract auto ansi sealed beforefieldinit System.Reflection.MemberInfoExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C00001A:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600000B*/ public hidebysig static - bool HasMetadataToken(class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/ member) cil managed - // SIG: 00 01 02 12 6D - { - .custom /*0C000024:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfoExtensions::HasMetadataToken - - .method /*0600000C*/ public hidebysig static - int32 GetMetadataToken(class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/ member) cil managed - // SIG: 00 01 08 12 6D - { - .custom /*0C000025:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfoExtensions::GetMetadataToken - -} // end of class System.Reflection.MemberInfoExtensions - -.class /*02000006*/ public abstract auto ansi sealed beforefieldinit System.Reflection.MethodInfoExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C00001C:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600000D*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetBaseDefinition(class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ 'method') cil managed - // SIG: 00 01 12 65 12 65 - { - .custom /*0C000026:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfoExtensions::GetBaseDefinition - -} // end of class System.Reflection.MethodInfoExtensions - -.class /*02000007*/ public abstract auto ansi sealed beforefieldinit System.Reflection.ModuleExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C00001E:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600000E*/ public hidebysig static - bool HasModuleVersionId(class [netstandard/*23000001*/]System.Reflection.Module/*01000018*/ module) cil managed - // SIG: 00 01 02 12 61 - { - .custom /*0C000027:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleExtensions::HasModuleVersionId - - .method /*0600000F*/ public hidebysig static - valuetype [netstandard/*23000001*/]System.Guid/*0100001C*/ - GetModuleVersionId(class [netstandard/*23000001*/]System.Reflection.Module/*01000018*/ module) cil managed - // SIG: 00 01 11 71 12 61 - { - .custom /*0C000028:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleExtensions::GetModuleVersionId - -} // end of class System.Reflection.ModuleExtensions - -.class /*02000008*/ public abstract auto ansi sealed beforefieldinit System.Reflection.PropertyInfoExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000020:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000010*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/[] - GetAccessors(class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ 'property') cil managed - // SIG: 00 01 1D 12 65 12 75 - { - .custom /*0C000029:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfoExtensions::GetAccessors - - .method /*06000011*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/[] - GetAccessors(class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ 'property', - bool nonPublic) cil managed - // SIG: 00 02 1D 12 65 12 75 02 - { - .custom /*0C00002A:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfoExtensions::GetAccessors - - .method /*06000012*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetGetMethod(class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ 'property') cil managed - // SIG: 00 01 12 65 12 75 - { - .custom /*0C00002B:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfoExtensions::GetGetMethod - - .method /*06000013*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetGetMethod(class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ 'property', - bool nonPublic) cil managed - // SIG: 00 02 12 65 12 75 02 - { - .custom /*0C00002C:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfoExtensions::GetGetMethod - - .method /*06000014*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetSetMethod(class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ 'property') cil managed - // SIG: 00 01 12 65 12 75 - { - .custom /*0C00002D:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfoExtensions::GetSetMethod - - .method /*06000015*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetSetMethod(class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ 'property', - bool nonPublic) cil managed - // SIG: 00 02 12 65 12 75 02 - { - .custom /*0C00002E:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfoExtensions::GetSetMethod - -} // end of class System.Reflection.PropertyInfoExtensions - -.class /*02000009*/ public abstract auto ansi sealed beforefieldinit System.Reflection.TypeExtensions - extends [netstandard/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000022:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000016*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.ConstructorInfo/*0100001E*/ - GetConstructor(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - class [netstandard/*23000001*/]System.Type/*01000016*/[] types) cil managed - // SIG: 00 02 12 79 12 59 1D 12 59 - { - .custom /*0C00002F:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetConstructor - - .method /*06000017*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.ConstructorInfo/*0100001E*/[] - GetConstructors(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 79 12 59 - { - .custom /*0C000030:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetConstructors - - .method /*06000018*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.ConstructorInfo/*0100001E*/[] - GetConstructors(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 79 12 59 11 7D - { - .custom /*0C000031:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetConstructors - - .method /*06000019*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetDefaultMembers(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 6D 12 59 - { - .custom /*0C000032:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetDefaultMembers - - .method /*0600001A*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ - GetEvent(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name) cil managed - // SIG: 00 02 12 69 12 59 0E - { - .custom /*0C000033:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetEvent - - .method /*0600001B*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/ - GetEvent(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 03 12 69 12 59 0E 11 7D - { - .custom /*0C000034:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetEvent - - .method /*0600001C*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/[] - GetEvents(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 69 12 59 - { - .custom /*0C000035:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetEvents - - .method /*0600001D*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.EventInfo/*0100001A*/[] - GetEvents(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 69 12 59 11 7D - { - .custom /*0C000036:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetEvents - - .method /*0600001E*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.FieldInfo/*01000020*/ - GetField(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name) cil managed - // SIG: 00 02 12 80 81 12 59 0E - { - .custom /*0C000037:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetField - - .method /*0600001F*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.FieldInfo/*01000020*/ - GetField(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 03 12 80 81 12 59 0E 11 7D - { - .custom /*0C000038:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetField - - .method /*06000020*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.FieldInfo/*01000020*/[] - GetFields(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 80 81 12 59 - { - .custom /*0C000039:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetFields - - .method /*06000021*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.FieldInfo/*01000020*/[] - GetFields(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 80 81 12 59 11 7D - { - .custom /*0C00003A:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetFields - - .method /*06000022*/ public hidebysig static - class [netstandard/*23000001*/]System.Type/*01000016*/[] - GetGenericArguments(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 59 12 59 - { - .custom /*0C00003B:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetGenericArguments - - .method /*06000023*/ public hidebysig static - class [netstandard/*23000001*/]System.Type/*01000016*/[] - GetInterfaces(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 59 12 59 - { - .custom /*0C00003C:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetInterfaces - - .method /*06000024*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetMember(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name) cil managed - // SIG: 00 02 1D 12 6D 12 59 0E - { - .custom /*0C00003D:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMember - - .method /*06000025*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetMember(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 03 1D 12 6D 12 59 0E 11 7D - { - .custom /*0C00003E:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMember - - .method /*06000026*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetMembers(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 6D 12 59 - { - .custom /*0C00003F:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMembers - - .method /*06000027*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetMembers(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 6D 12 59 11 7D - { - .custom /*0C000040:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMembers - - .method /*06000028*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetMethod(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name) cil managed - // SIG: 00 02 12 65 12 59 0E - { - .custom /*0C000041:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMethod - - .method /*06000029*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetMethod(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 03 12 65 12 59 0E 11 7D - { - .custom /*0C000042:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMethod - - .method /*0600002A*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/ - GetMethod(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - class [netstandard/*23000001*/]System.Type/*01000016*/[] types) cil managed - // SIG: 00 03 12 65 12 59 0E 1D 12 59 - { - .custom /*0C000043:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMethod - - .method /*0600002B*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/[] - GetMethods(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 65 12 59 - { - .custom /*0C000044:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMethods - - .method /*0600002C*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.MethodInfo/*01000019*/[] - GetMethods(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 65 12 59 11 7D - { - .custom /*0C000045:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetMethods - - .method /*0600002D*/ public hidebysig static - class [netstandard/*23000001*/]System.Type/*01000016*/ - GetNestedType(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 03 12 59 12 59 0E 11 7D - { - .custom /*0C000046:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetNestedType - - .method /*0600002E*/ public hidebysig static - class [netstandard/*23000001*/]System.Type/*01000016*/[] - GetNestedTypes(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 59 12 59 11 7D - { - .custom /*0C000047:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetNestedTypes - - .method /*0600002F*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/[] - GetProperties(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 00 01 1D 12 75 12 59 - { - .custom /*0C000048:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetProperties - - .method /*06000030*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/[] - GetProperties(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 02 1D 12 75 12 59 11 7D - { - .custom /*0C000049:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetProperties - - .method /*06000031*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ - GetProperty(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name) cil managed - // SIG: 00 02 12 75 12 59 0E - { - .custom /*0C00004A:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetProperty - - .method /*06000032*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ - GetProperty(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - valuetype [netstandard/*23000001*/]System.Reflection.BindingFlags/*0100001F*/ bindingAttr) cil managed - // SIG: 00 03 12 75 12 59 0E 11 7D - { - .custom /*0C00004B:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetProperty - - .method /*06000033*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ - GetProperty(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - class [netstandard/*23000001*/]System.Type/*01000016*/ returnType) cil managed - // SIG: 00 03 12 75 12 59 0E 12 59 - { - .custom /*0C00004C:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetProperty - - .method /*06000034*/ public hidebysig static - class [netstandard/*23000001*/]System.Reflection.PropertyInfo/*0100001D*/ - GetProperty(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - string name, - class [netstandard/*23000001*/]System.Type/*01000016*/ returnType, - class [netstandard/*23000001*/]System.Type/*01000016*/[] types) cil managed - // SIG: 00 04 12 75 12 59 0E 12 59 1D 12 59 - { - .custom /*0C00004D:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::GetProperty - - .method /*06000035*/ public hidebysig static - bool IsAssignableFrom(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - class [netstandard/*23000001*/]System.Type/*01000016*/ c) cil managed - // SIG: 00 02 02 12 59 12 59 - { - .custom /*0C00004E:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::IsAssignableFrom - - .method /*06000036*/ public hidebysig static - bool IsInstanceOfType(class [netstandard/*23000001*/]System.Type/*01000016*/ 'type', - object o) cil managed - // SIG: 00 02 02 12 59 1C - { - .custom /*0C00004F:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeExtensions::IsInstanceOfType - -} // end of class System.Reflection.TypeExtensions - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il deleted file mode 100644 index d616e4673f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il +++ /dev/null @@ -1,460 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7b -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002db6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000637c -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002d63 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000550] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002be8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000dbc Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000550 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000db8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002da5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000b18] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002b68 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000378 Size -// '#~' Name -// Stream 2: -// 0x000003e4 Offset -// 0x00000498 Size -// '#Strings' Name -// Stream 3: -// 0x0000087c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000880 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000890 Offset -// 0x00000288 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22160 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17603 (79.44%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 2840 (12.82%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.24%) -// Unaccounted : -1043 (-4.71%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2840 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 34 (476 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1175 bytes -// Blobs - 648 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 167 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Reflection -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 11 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 00 00 ) // tion.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 11 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 00 00 ) // tion.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 11 53 79 73 74 65 6D 2E 52 65 66 6C 65 63 // ...System.Reflec - 74 69 6F 6E 00 00 ) // tion.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.Reflection.AmbiguousMatchException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Reflection.Assembly -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Reflection.AssemblyContentType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Reflection.AssemblyName -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Reflection.BindingFlags -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Reflection.ConstructorInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Reflection.CustomAttributeData -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Reflection.CustomAttributeNamedArgument -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Reflection.CustomAttributeTypedArgument -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Reflection.EventInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Reflection.FieldInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.Reflection.ICustomAttributeProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Reflection.IntrospectionExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Reflection.InvalidFilterCriteriaException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000F*/ forwarder System.Reflection.IReflectableType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000010*/ forwarder System.Reflection.LocalVariableInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000011*/ forwarder System.Reflection.ManifestResourceInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000012*/ forwarder System.Reflection.MemberFilter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000013*/ forwarder System.Reflection.MemberInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000014*/ forwarder System.Reflection.MemberTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000015*/ forwarder System.Reflection.MethodBase -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000016*/ forwarder System.Reflection.MethodInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000017*/ forwarder System.Reflection.Module -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000018*/ forwarder System.Reflection.ParameterInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000019*/ forwarder System.Reflection.ParameterModifier -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001A*/ forwarder System.Reflection.PropertyInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001B*/ forwarder System.Reflection.ReflectionContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001C*/ forwarder System.Reflection.ReflectionTypeLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001D*/ forwarder System.Reflection.ResourceLocation -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001E*/ forwarder System.Reflection.TargetException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001F*/ forwarder System.Reflection.TargetInvocationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000020*/ forwarder System.Reflection.TargetParameterCountException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000021*/ forwarder System.Reflection.TypeFilter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000022*/ forwarder System.Reflection.TypeInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Reflection.dll -// MVID: {f60b052f-e615-4023-b4f3-5f2d3e2d6ae4} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F4D68022000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il deleted file mode 100644 index 4fbbca8f0f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il +++ /dev/null @@ -1,333 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d82 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002a12 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00015457 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000029bf [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002844 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000a18 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a14 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002a01 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000774] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000027c4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001c0 Size -// '#~' Name -// Stream 2: -// 0x0000022c Offset -// 0x000002a4 Size -// '#Strings' Name -// Stream 3: -// 0x000004d0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000004d4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000004e4 Offset -// 0x00000290 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17651 (81.54%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 1908 ( 8.81%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -671 (-3.10%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1908 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 1 (14 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 676 bytes -// Blobs - 656 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Resources.ResourceManager -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Resources.Reader -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // ...System.Resour - 63 65 73 2E 52 65 61 64 65 72 00 00 ) // ces.Reader.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // ...System.Resour - 63 65 73 2E 52 65 61 64 65 72 00 00 ) // ces.Reader.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // ...System.Resour - 63 65 73 2E 52 65 61 64 65 72 00 00 ) // ces.Reader.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Resources.ResourceReader -{ - .assembly extern System.Resources.ResourceManager /*23000002*/ -} -.module System.Resources.Reader.dll -// MVID: {17946f5f-c5c0-49eb-ab1e-2de7ca3c0772} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FD6D8CD7000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il deleted file mode 100644 index 4ce964f988..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il +++ /dev/null @@ -1,1210 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d80 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000037ce -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000bfc1 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000377b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003600 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000017d4 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000007d0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000037bd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00001510] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003580 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000008e8 Size -// '#~' Name -// Stream 2: -// 0x00000954 Offset -// 0x000007e0 Size -// '#Strings' Name -// Stream 3: -// 0x00001134 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001138 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001148 Offset -// 0x000003c8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24720 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17731 (71.73%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5392 (21.81%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 62 ( 0.25%) -// Managed code : 225 ( 0.91%) -// Data : 2048 ( 8.28%) -// Unaccounted : -1450 (-5.87%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5392 -// Module - 1 (10 bytes) -// TypeDef - 10 (140 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 39 (234 bytes) -// MethodDef - 64 (896 bytes) 2 abstract, 0 native, 62 bodies -// FieldDef - 6 (36 bytes) 2 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 60 (360 bytes) -// MethodImpl - 2 (12 bytes) -// Constant - 2 (12 bytes) -// CustomAttribute- 24 (144 bytes) -// InterfaceImpl - 7 (28 bytes) -// PropertyMap - 4 (16 bytes) -// Property - 8 (48 bytes) -// MethodSemantic- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 2015 bytes -// Blobs - 968 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 199 bytes - -// CLR additional info : 128 - -// CLR method headers : 62 -// Num.of method bodies - 62 -// Num.of fat headers - 0 -// Num.of tiny headers - 62 - -// Managed code : 225 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface IResourceReader (public) (abstract) (auto) (ansi) -// Class ResourceReader (public) (auto) (ansi) (sealed) -// Class MissingManifestResourceException (public) (auto) (ansi) -// Class MissingSatelliteAssemblyException (public) (auto) (ansi) -// Class NeutralResourcesLanguageAttribute (public) (auto) (ansi) (sealed) -// Class ResourceManager (public) (auto) (ansi) -// Class ResourceSet (public) (auto) (ansi) -// Class SatelliteContractVersionAttribute (public) (auto) (ansi) (sealed) -// Class UltimateResourceFallbackLocation (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Resources.ResourceManager -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // .. System.Resour - 63 65 73 2E 52 65 73 6F 75 72 63 65 4D 61 6E 61 // ces.ResourceMana - 67 65 72 00 00 ) // ger.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // .. System.Resour - 63 65 73 2E 52 65 73 6F 75 72 63 65 4D 61 6E 61 // ces.ResourceMana - 67 65 72 00 00 ) // ger.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // .. System.Resour - 63 65 73 2E 52 65 73 6F 75 72 63 65 4D 61 6E 61 // ces.ResourceMana - 67 65 72 00 00 ) // ger.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Resources.ResourceManager.dll -// MVID: {22bed791-00e8-4410-9c23-a11d60a55d5f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FCFCC8EE000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.Resources.IResourceReader - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000013*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000014*/ -{ - .method /*06000001*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IResourceReader::Close - - .method /*06000002*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000015*/ - GetEnumerator() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x0 - } // end of method IResourceReader::GetEnumerator - -} // end of class System.Resources.IResourceReader - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Resources.ResourceReader - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements System.Resources.IResourceReader/*02000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000013*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000014*/ -{ - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ 'stream') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceReader::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceReader::.ctor - - .method /*06000005*/ public hidebysig newslot virtual final - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceReader::Close - - .method /*06000006*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceReader::Dispose - - .method /*06000007*/ public hidebysig instance void - GetResourceData(string resourceName, - [out] string& resourceType, - [out] uint8[]& resourceData) cil managed - // SIG: 20 03 01 0E 10 0E 10 1D 05 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceReader::GetResourceData - - .method /*06000008*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000015*/ - GetEnumerator() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceReader::GetEnumerator - - .method /*06000009*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000013*/::GetEnumerator /*01000013::0A000011*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceReader::System.Collections.IEnumerable.GetEnumerator - -} // end of class System.Resources.ResourceReader - -.class /*02000004*/ public auto ansi beforefieldinit System.Resources.MissingManifestResourceException - extends [System.Runtime/*23000001*/]System.SystemException/*0100001B*/ -{ - .custom /*0C000013:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000019*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingManifestResourceException::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingManifestResourceException::.ctor - - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001C*/ inner) cil managed - // SIG: 20 02 01 0E 12 71 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingManifestResourceException::.ctor - - .method /*0600000D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001E*/ context) cil managed - // SIG: 20 02 01 12 75 11 79 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingManifestResourceException::.ctor - -} // end of class System.Resources.MissingManifestResourceException - -.class /*02000005*/ public auto ansi beforefieldinit System.Resources.MissingSatelliteAssemblyException - extends [System.Runtime/*23000001*/]System.SystemException/*0100001B*/ -{ - .method /*0600000E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingSatelliteAssemblyException::.ctor - - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingSatelliteAssemblyException::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string cultureName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingSatelliteAssemblyException::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001C*/ inner) cil managed - // SIG: 20 02 01 0E 12 71 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingSatelliteAssemblyException::.ctor - - .method /*06000012*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001E*/ context) cil managed - // SIG: 20 02 01 12 75 11 79 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*0100001B*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method MissingSatelliteAssemblyException::.ctor - - .method /*06000013*/ public hidebysig specialname - instance string get_CultureName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MissingSatelliteAssemblyException::get_CultureName - - .property /*17000001*/ instance string CultureName() - { - .get instance string System.Resources.MissingSatelliteAssemblyException/*02000005*/::get_CultureName() /* 06000013 */ - } // end of property MissingSatelliteAssemblyException::CultureName -} // end of class System.Resources.MissingSatelliteAssemblyException - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Resources.NeutralResourcesLanguageAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000014:0A000013*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000020*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001F*/) /* 0A000013 */ = ( 01 00 01 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000019*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string cultureName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method NeutralResourcesLanguageAttribute::.ctor - - .method /*06000015*/ public hidebysig specialname - instance string get_CultureName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NeutralResourcesLanguageAttribute::get_CultureName - - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(string cultureName, - valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ location) cil managed - // SIG: 20 02 01 0E 11 28 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method NeutralResourcesLanguageAttribute::.ctor - - .method /*06000017*/ public hidebysig specialname - instance valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ - get_Location() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NeutralResourcesLanguageAttribute::get_Location - - .property /*17000002*/ instance string CultureName() - { - .get instance string System.Resources.NeutralResourcesLanguageAttribute/*02000006*/::get_CultureName() /* 06000015 */ - } // end of property NeutralResourcesLanguageAttribute::CultureName - .property /*17000003*/ instance valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ - Location() - { - .get instance valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ System.Resources.NeutralResourcesLanguageAttribute/*02000006*/::get_Location() /* 06000017 */ - } // end of property NeutralResourcesLanguageAttribute::Location -} // end of class System.Resources.NeutralResourcesLanguageAttribute - -.class /*02000007*/ public auto ansi beforefieldinit System.Resources.ResourceManager - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000019*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000001*/ public static initonly int32 HeaderVersionNumber - .field /*04000002*/ public static initonly int32 MagicNumber - .field /*04000003*/ family class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000022*/ MainAssembly - .method /*06000018*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceManager::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(string baseName, - class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000022*/ 'assembly') cil managed - // SIG: 20 02 01 0E 12 80 89 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceManager::.ctor - - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(string baseName, - class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000022*/ 'assembly', - class [System.Runtime/*23000001*/]System.Type/*01000023*/ usingResourceSet) cil managed - // SIG: 20 03 01 0E 12 80 89 12 80 8D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceManager::.ctor - - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000023*/ resourceSource) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceManager::.ctor - - .method /*0600001C*/ public hidebysig newslot specialname virtual - instance string get_BaseName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::get_BaseName - - .method /*0600001D*/ public hidebysig newslot specialname virtual - instance bool get_IgnoreCase() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::get_IgnoreCase - - .method /*0600001E*/ public hidebysig newslot specialname virtual - instance void set_IgnoreCase(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceManager::set_IgnoreCase - - .method /*0600001F*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000023*/ - get_ResourceSetType() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::get_ResourceSetType - - .method /*06000020*/ family hidebysig static - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ - GetNeutralResourcesLanguage(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000022*/ a) cil managed - // SIG: 00 01 12 80 91 12 80 89 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetNeutralResourcesLanguage - - .method /*06000021*/ public hidebysig newslot virtual - instance object GetObject(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetObject - - .method /*06000022*/ public hidebysig newslot virtual - instance object GetObject(string name, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ culture) cil managed - // SIG: 20 02 1C 0E 12 80 91 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetObject - - .method /*06000023*/ family hidebysig newslot virtual - instance string GetResourceFileName(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ culture) cil managed - // SIG: 20 01 0E 12 80 91 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetResourceFileName - - .method /*06000024*/ public hidebysig newslot virtual - instance class System.Resources.ResourceSet/*02000008*/ - GetResourceSet(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ culture, - bool createIfNotExists, - bool tryParents) cil managed - // SIG: 20 03 12 20 12 80 91 02 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetResourceSet - - .method /*06000025*/ family hidebysig static - class [System.Runtime/*23000001*/]System.Version/*01000025*/ - GetSatelliteContractVersion(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000022*/ a) cil managed - // SIG: 00 01 12 80 95 12 80 89 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetSatelliteContractVersion - - .method /*06000026*/ public hidebysig instance class [System.Runtime.InteropServices/*23000002*/]System.IO.UnmanagedMemoryStream/*01000026*/ - GetStream(string name) cil managed - // SIG: 20 01 12 80 99 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetStream - - .method /*06000027*/ public hidebysig instance class [System.Runtime.InteropServices/*23000002*/]System.IO.UnmanagedMemoryStream/*01000026*/ - GetStream(string name, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ culture) cil managed - // SIG: 20 02 12 80 99 0E 12 80 91 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetStream - - .method /*06000028*/ public hidebysig newslot virtual - instance string GetString(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetString - - .method /*06000029*/ public hidebysig newslot virtual - instance string GetString(string name, - class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ culture) cil managed - // SIG: 20 02 0E 0E 12 80 91 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::GetString - - .method /*0600002A*/ family hidebysig newslot virtual - instance class System.Resources.ResourceSet/*02000008*/ - InternalGetResourceSet(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000024*/ culture, - bool createIfNotExists, - bool tryParents) cil managed - // SIG: 20 03 12 20 12 80 91 02 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::InternalGetResourceSet - - .method /*0600002B*/ public hidebysig newslot virtual - instance void ReleaseAllResources() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceManager::ReleaseAllResources - - .method /*0600002C*/ family hidebysig specialname - instance valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ - get_FallbackLocation() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::get_FallbackLocation - - .method /*0600002D*/ family hidebysig specialname - instance void set_FallbackLocation(valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceManager::set_FallbackLocation - - .method /*0600002E*/ public hidebysig static - class System.Resources.ResourceManager/*02000007*/ - CreateFileBasedResourceManager(string baseName, - string resourceDir, - class [System.Runtime/*23000001*/]System.Type/*01000023*/ usingResourceSet) cil managed - // SIG: 00 03 12 1C 0E 0E 12 80 8D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceManager::CreateFileBasedResourceManager - - .property /*17000004*/ instance string BaseName() - { - .get instance string System.Resources.ResourceManager/*02000007*/::get_BaseName() /* 0600001C */ - } // end of property ResourceManager::BaseName - .property /*17000005*/ instance bool IgnoreCase() - { - .get instance bool System.Resources.ResourceManager/*02000007*/::get_IgnoreCase() /* 0600001D */ - .set instance void System.Resources.ResourceManager/*02000007*/::set_IgnoreCase(bool) /* 0600001E */ - } // end of property ResourceManager::IgnoreCase - .property /*17000006*/ instance class [System.Runtime/*23000001*/]System.Type/*01000023*/ - ResourceSetType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000023*/ System.Resources.ResourceManager/*02000007*/::get_ResourceSetType() /* 0600001F */ - } // end of property ResourceManager::ResourceSetType - .property /*17000007*/ instance valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ - FallbackLocation() - { - .get instance valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ System.Resources.ResourceManager/*02000007*/::get_FallbackLocation() /* 0600002C */ - .set instance void System.Resources.ResourceManager/*02000007*/::set_FallbackLocation(valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/) /* 0600002D */ - } // end of property ResourceManager::FallbackLocation -} // end of class System.Resources.ResourceManager - -.class /*02000008*/ public auto ansi beforefieldinit System.Resources.ResourceSet - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000014*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000013*/ -{ - .method /*0600002F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceSet::.ctor - - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000018*/ 'stream') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceSet::.ctor - - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceSet::.ctor - - .method /*06000032*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Resources.IResourceReader/*02000002*/ reader) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceSet::.ctor - - .method /*06000033*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceSet::Close - - .method /*06000034*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceSet::Dispose - - .method /*06000035*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceSet::Dispose - - .method /*06000036*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000023*/ - GetDefaultReader() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetDefaultReader - - .method /*06000037*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000023*/ - GetDefaultWriter() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetDefaultWriter - - .method /*06000038*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000015*/ - GetEnumerator() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetEnumerator - - .method /*06000039*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000017*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 5D - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000013*/::GetEnumerator /*01000013::0A000011*/ - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::System.Collections.IEnumerable.GetEnumerator - - .method /*0600003A*/ public hidebysig newslot virtual - instance object GetObject(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetObject - - .method /*0600003B*/ public hidebysig newslot virtual - instance object GetObject(string name, - bool ignoreCase) cil managed - // SIG: 20 02 1C 0E 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetObject - - .method /*0600003C*/ public hidebysig newslot virtual - instance string GetString(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetString - - .method /*0600003D*/ public hidebysig newslot virtual - instance string GetString(string name, - bool ignoreCase) cil managed - // SIG: 20 02 0E 0E 02 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceSet::GetString - - .method /*0600003E*/ family hidebysig newslot virtual - instance void ReadResources() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceSet::ReadResources - -} // end of class System.Resources.ResourceSet - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Resources.SatelliteContractVersionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000021*/ -{ - .custom /*0C000017:0A000013*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000020*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100001F*/) /* 0A000013 */ = ( 01 00 01 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000019*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor(string version) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000021*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SatelliteContractVersionAttribute::.ctor - - .method /*06000040*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SatelliteContractVersionAttribute::get_Version - - .property /*17000008*/ instance string Version() - { - .get instance string System.Resources.SatelliteContractVersionAttribute/*02000009*/::get_Version() /* 06000040 */ - } // end of property SatelliteContractVersionAttribute::Version -} // end of class System.Resources.SatelliteContractVersionAttribute - -.class /*0200000A*/ public auto ansi sealed System.Resources.UltimateResourceFallbackLocation - extends [System.Runtime/*23000001*/]System.Enum/*01000027*/ -{ - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ MainAssembly = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.Resources.UltimateResourceFallbackLocation/*0200000A*/ Satellite = int32(0x00000001) -} // end of class System.Resources.UltimateResourceFallbackLocation - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il deleted file mode 100644 index f04f8a253f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il +++ /dev/null @@ -1,541 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002cf6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014d81 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002ca3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002b28 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000cfc Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000cf8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002ce5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000a48] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002aa8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000398 Size -// '#~' Name -// Stream 2: -// 0x00000404 Offset -// 0x00000358 Size -// '#Strings' Name -// Stream 3: -// 0x0000075c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000760 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000770 Offset -// 0x000002d8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22152 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17643 (79.65%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2632 (11.88%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 13 ( 0.06%) -// Managed code : 26 ( 0.12%) -// Data : 2048 ( 9.25%) -// Unaccounted : -922 (-4.16%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2632 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 21 (126 bytes) -// MethodDef - 18 (252 bytes) 5 abstract, 0 native, 13 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 23 (138 bytes) -// CustomAttribute- 17 (102 bytes) -// InterfaceImpl - 3 (12 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 2 (12 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 854 bytes -// Blobs - 728 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 188 bytes - -// CLR additional info : 128 - -// CLR method headers : 13 -// Num.of method bodies - 13 -// Num.of fat headers - 0 -// Num.of tiny headers - 13 - -// Managed code : 26 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface IResourceWriter (public) (abstract) (auto) (ansi) -// Class ResourceWriter (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Resources.Writer -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // ...System.Resour - 63 65 73 2E 57 72 69 74 65 72 00 00 ) // ces.Writer.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // ...System.Resour - 63 65 73 2E 57 72 69 74 65 72 00 00 ) // ces.Writer.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 65 73 6F 75 72 // ...System.Resour - 63 65 73 2E 57 72 69 74 65 72 00 00 ) // ces.Writer.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Resources.Writer.dll -// MVID: {d754b8d5-864b-44c5-83b8-6104297f15f7} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F77ACD33000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.Resources.IResourceWriter - implements [System.Runtime/*23000001*/]System.IDisposable/*01000011*/ -{ - .method /*06000001*/ public hidebysig newslot abstract virtual - instance void AddResource(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IResourceWriter::AddResource - - .method /*06000002*/ public hidebysig newslot abstract virtual - instance void AddResource(string name, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IResourceWriter::AddResource - - .method /*06000003*/ public hidebysig newslot abstract virtual - instance void AddResource(string name, - uint8[] 'value') cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x0 - } // end of method IResourceWriter::AddResource - - .method /*06000004*/ public hidebysig newslot abstract virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IResourceWriter::Close - - .method /*06000005*/ public hidebysig newslot abstract virtual - instance void Generate() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IResourceWriter::Generate - -} // end of class System.Resources.IResourceWriter - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Resources.ResourceWriter - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements System.Resources.IResourceWriter/*02000002*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000011*/ -{ - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceWriter::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000013*/ 'stream') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceWriter::.ctor - - .method /*06000008*/ public hidebysig newslot virtual final - instance void AddResource(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::AddResource - - .method /*06000009*/ public hidebysig newslot virtual final - instance void AddResource(string name, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::AddResource - - .method /*0600000A*/ public hidebysig newslot virtual final - instance void AddResource(string name, - uint8[] 'value') cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::AddResource - - .method /*0600000B*/ public hidebysig instance void - AddResource(string name, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000013*/ 'value') cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::AddResource - - .method /*0600000C*/ public hidebysig instance void - AddResource(string name, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000013*/ 'value', - bool closeAfterWrite) cil managed - // SIG: 20 03 01 0E 12 4D 02 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::AddResource - - .method /*0600000D*/ public hidebysig instance void - AddResourceData(string name, - string typeName, - uint8[] serializedData) cil managed - // SIG: 20 03 01 0E 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::AddResourceData - - .method /*0600000E*/ public hidebysig newslot virtual final - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::Close - - .method /*0600000F*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::Dispose - - .method /*06000010*/ public hidebysig newslot virtual final - instance void Generate() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::Generate - - .method /*06000011*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Func`2/*01000014*/ - get_TypeNameConverter() cil managed - // SIG: 20 00 15 12 51 02 12 55 0E - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceWriter::get_TypeNameConverter - - .method /*06000012*/ public hidebysig specialname - instance void set_TypeNameConverter(class [System.Runtime/*23000001*/]System.Func`2/*01000014*/ 'value') cil managed - // SIG: 20 01 01 15 12 51 02 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ResourceWriter::set_TypeNameConverter - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Func`2/*01000014*/ - TypeNameConverter() - { - .get instance class [System.Runtime/*23000001*/]System.Func`2/*01000014*/ System.Resources.ResourceWriter/*02000003*/::get_TypeNameConverter() /* 06000011 */ - .set instance void System.Resources.ResourceWriter/*02000003*/::set_TypeNameConverter(class [System.Runtime/*23000001*/]System.Func`2/*01000014*/) /* 06000012 */ - } // end of property ResourceWriter::TypeNameConverter -} // end of class System.Resources.ResourceWriter - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il deleted file mode 100644 index 3e43d8001b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il +++ /dev/null @@ -1,575 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002df6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00010af8 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002da3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000600] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002c28 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000dfc Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000600 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000df8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002de5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002064 [0x00000b44] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ba8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000394 Size -// '#~' Name -// Stream 2: -// 0x00000400 Offset -// 0x00000434 Size -// '#Strings' Name -// Stream 3: -// 0x00000834 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000838 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000848 Offset -// 0x000002fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22160 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17779 (80.23%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 2884 (13.01%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 9 ( 0.04%) -// Managed code : 58 ( 0.26%) -// Data : 2048 ( 9.24%) -// Unaccounted : -1330 (-6.00%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2884 -// Module - 1 (10 bytes) -// TypeDef - 20 (280 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 21 (126 bytes) -// MethodDef - 9 (126 bytes) 0 abstract, 0 native, 9 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 1 (6 bytes) -// CustomAttribute- 21 (126 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 1 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1073 bytes -// Blobs - 764 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 187 bytes - -// CLR additional info : 128 - -// CLR method headers : 9 -// Num.of method bodies - 9 -// Num.of fat headers - 0 -// Num.of tiny headers - 9 - -// Managed code : 58 -// Ave method size - 6 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CompilerMarshalOverride (public) (abstract) (auto) (ansi) (sealed) -// Class CallConvCdecl (public) (auto) (ansi) -// Class CallConvFastcall (public) (auto) (ansi) -// Class CallConvStdcall (public) (auto) (ansi) -// Class CallConvThiscall (public) (auto) (ansi) -// Class IsBoxed (public) (abstract) (auto) (ansi) (sealed) -// Class IsByValue (public) (abstract) (auto) (ansi) (sealed) -// Class IsCopyConstructed (public) (abstract) (auto) (ansi) (sealed) -// Class IsExplicitlyDereferenced (public) (abstract) (auto) (ansi) (sealed) -// Class IsImplicitlyDereferenced (public) (abstract) (auto) (ansi) (sealed) -// Class IsJitIntrinsic (public) (abstract) (auto) (ansi) (sealed) -// Class IsLong (public) (abstract) (auto) (ansi) (sealed) -// Class IsSignUnspecifiedByte (public) (abstract) (auto) (ansi) (sealed) -// Class IsUdtReturn (public) (abstract) (auto) (ansi) (sealed) -// Class NativeCppClassAttribute (public) (auto) (ansi) (sealed) -// Class RequiredAttributeAttribute (public) (auto) (ansi) (sealed) -// Class IsPinned (public) (abstract) (auto) (ansi) (sealed) -// Class HasCopySemanticsAttribute (public) (auto) (ansi) (sealed) -// Class ScopelessEnumAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.CompilerServices.VisualC -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 43 6F 6D 70 69 6C 65 72 53 65 72 76 69 63 // e.CompilerServic - 65 73 2E 56 69 73 75 61 6C 43 00 00 ) // es.VisualC.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 43 6F 6D 70 69 6C 65 72 53 65 72 76 69 63 // e.CompilerServic - 65 73 2E 56 69 73 75 61 6C 43 00 00 ) // es.VisualC.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 43 6F 6D 70 69 6C 65 72 53 65 72 76 69 63 // e.CompilerServic - 65 73 2E 56 69 73 75 61 6C 43 00 00 ) // es.VisualC.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Runtime.CompilerServices.VisualC.dll -// MVID: {3cb78d16-23bf-4a08-98ae-a581c7bc5dbb} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F38349F0000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.CompilerMarshalOverride - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.CompilerMarshalOverride - -.class /*02000003*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CallConvCdecl - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CallConvCdecl::.ctor - -} // end of class System.Runtime.CompilerServices.CallConvCdecl - -.class /*02000004*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CallConvFastcall - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CallConvFastcall::.ctor - -} // end of class System.Runtime.CompilerServices.CallConvFastcall - -.class /*02000005*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CallConvStdcall - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CallConvStdcall::.ctor - -} // end of class System.Runtime.CompilerServices.CallConvStdcall - -.class /*02000006*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CallConvThiscall - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CallConvThiscall::.ctor - -} // end of class System.Runtime.CompilerServices.CallConvThiscall - -.class /*02000007*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsBoxed - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsBoxed - -.class /*02000008*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsByValue - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsByValue - -.class /*02000009*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsCopyConstructed - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsCopyConstructed - -.class /*0200000A*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsExplicitlyDereferenced - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsExplicitlyDereferenced - -.class /*0200000B*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsImplicitlyDereferenced - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsImplicitlyDereferenced - -.class /*0200000C*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsJitIntrinsic - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsJitIntrinsic - -.class /*0200000D*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsLong - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsLong - -.class /*0200000E*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsSignUnspecifiedByte - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsSignUnspecifiedByte - -.class /*0200000F*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsUdtReturn - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsUdtReturn - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.NativeCppClassAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000012*/) /* 0A000010 */ = ( 01 00 08 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 ) // ited. - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method NativeCppClassAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.NativeCppClassAttribute - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.RequiredAttributeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000012*/) /* 0A000010 */ = ( 01 00 1C 04 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ requiredContract) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method RequiredAttributeAttribute::.ctor - - .method /*06000007*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - get_RequiredContract() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RequiredAttributeAttribute::get_RequiredContract - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - RequiredContract() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Runtime.CompilerServices.RequiredAttributeAttribute/*02000011*/::get_RequiredContract() /* 06000007 */ - } // end of property RequiredAttributeAttribute::RequiredContract -} // end of class System.Runtime.CompilerServices.RequiredAttributeAttribute - -.class /*02000012*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsPinned - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ -} // end of class System.Runtime.CompilerServices.IsPinned - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.HasCopySemanticsAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000012*/) /* 0A000010 */ = ( 01 00 08 00 00 00 00 00 ) - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method HasCopySemanticsAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.HasCopySemanticsAttribute - -.class /*02000014*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.ScopelessEnumAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000014*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000012*/) /* 0A000010 */ = ( 01 00 10 00 00 00 00 00 ) - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ScopelessEnumAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.ScopelessEnumAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il deleted file mode 100644 index 6dabcd4023..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il +++ /dev/null @@ -1,16958 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x0000de00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000fd82 -// Base of code: 0x00002000 -// Base of data: 0x00010000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00014000 -// Size of headers: 0x00000200 -// Checksum: 0x00012ba2 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000fd2f [0x0000004f] address [size] of Import Directory: -// 0x00010000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x0000e800 [0x00003e90] address [size] of Security Directory: -// 0x00012000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000fbb4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000dd88 Virtual Size -// 0x00002000 Virtual Address -// 0x0000de00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00010000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x0000e000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00012000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x0000e600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0000f000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000d84 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000fd71 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000221c [0x0000d918] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000fb34 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00008954 Size -// '#~' Name -// Stream 2: -// 0x000089c0 Offset -// 0x00002d9c Size -// '#Strings' Name -// Stream 3: -// 0x0000b75c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000b760 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000b770 Offset -// 0x000021a8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000006890bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 75408 -// PE header size : 512 (496 used) ( 0.68%) -// PE additional info : 17667 (23.43%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.10%) -// CLR meta-data size : 55576 (73.70%) -// CLR additional info : 128 ( 0.17%) -// CLR method headers : 1276 ( 1.69%) -// Managed code : 3156 ( 4.19%) -// Data : 2048 ( 2.72%) -// Unaccounted : -5027 (-6.67%) - -// Num.of PE sections : 3 -// .text - 56832 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 55576 -// Module - 1 (10 bytes) -// TypeDef - 66 (924 bytes) 3 interfaces, 0 explicit layout -// TypeRef - 97 (582 bytes) -// MethodDef - 1297 (18158 bytes) 13 abstract, 0 native, 1276 bodies -// FieldDef - 158 (948 bytes) 16 constant -// MemberRef - 37 (222 bytes) -// ParamDef - 1527 (9162 bytes) -// MethodImpl - 4 (24 bytes) -// Constant - 125 (750 bytes) -// CustomAttribute- 301 (1806 bytes) -// InterfaceImpl - 25 (100 bytes) -// PropertyMap - 27 (108 bytes) -// Property - 141 (846 bytes) -// MethodSemantic- 205 (1230 bytes) -// TypeSpec - 6 (12 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 1 (14 bytes) -// NestedClass - 2 (8 bytes) -// EventMap - 2 (8 bytes) -// Event - 10 (60 bytes) -// GenericParam - 1 (8 bytes) -// Strings - 11674 bytes -// Blobs - 8616 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 224 bytes - -// CLR additional info : 128 - -// CLR method headers : 1276 -// Num.of method bodies - 1276 -// Num.of fat headers - 0 -// Num.of tiny headers - 1276 - -// Managed code : 3156 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AppDomain (public) (auto) (ansi) -// Class ResolveEventHandler (public) (auto) (ansi) (sealed) -// Class AssemblyLoadEventHandler (public) (auto) (ansi) (sealed) -// Class AssemblyLoadEventArgs (public) (auto) (ansi) -// Class AppDomainUnloadedException (public) (auto) (ansi) -// Class CannotUnloadAppDomainException (public) (auto) (ansi) -// Class ApplicationId (public) (auto) (ansi) (sealed) -// Class Base64FormattingOptions (public) (auto) (ansi) (sealed) -// Class BitConverter (public) (abstract) (auto) (ansi) (sealed) -// Class Convert (public) (abstract) (auto) (ansi) (sealed) -// Class Environment (public) (abstract) (auto) (ansi) (sealed) -// Class EnvironmentVariableTarget (public) (auto) (ansi) (sealed) -// Class LoaderOptimization (public) (auto) (ansi) (sealed) -// Class LoaderOptimizationAttribute (public) (auto) (ansi) (sealed) -// Class Math (public) (abstract) (auto) (ansi) (sealed) -// Class MathF (public) (abstract) (auto) (ansi) (sealed) -// Class OperatingSystem (public) (auto) (ansi) (sealed) -// Class PlatformID (public) (auto) (ansi) (sealed) -// Class Progress`1 (public) (auto) (ansi) -// Class Random (public) (auto) (ansi) -// Class StringComparer (public) (abstract) (auto) (ansi) -// Class UriBuilder (public) (auto) (ansi) -// Class ContextBoundObject (public) (abstract) (auto) (ansi) -// Class ContextMarshalException (public) (auto) (ansi) -// Class ContextStaticAttribute (public) (auto) (ansi) -// Class StringNormalizationExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class FrameworkName (public) (auto) (ansi) (sealed) -// Class ComponentGuaranteesAttribute (public) (auto) (ansi) (sealed) -// Class ComponentGuaranteesOptions (public) (auto) (ansi) (sealed) -// Class ResourceConsumptionAttribute (public) (auto) (ansi) (sealed) -// Class ResourceExposureAttribute (public) (auto) (ansi) (sealed) -// Class ResourceScope (public) (auto) (ansi) (sealed) -// Class VersioningHelper (public) (abstract) (auto) (ansi) (sealed) -// Class AssemblyNameProxy (public) (auto) (ansi) -// Interface IPermission (public) (abstract) (auto) (ansi) -// Interface ISecurityEncodable (public) (abstract) (auto) (ansi) -// Class SecurityElement (public) (auto) (ansi) (sealed) -// Class CodeAccessSecurityAttribute (public) (abstract) (auto) (ansi) -// Class SecurityAction (public) (auto) (ansi) (sealed) -// Class SecurityAttribute (public) (abstract) (auto) (ansi) -// Class SecurityPermissionAttribute (public) (auto) (ansi) (sealed) -// Class SecurityPermissionFlag (public) (auto) (ansi) (sealed) -// Class WebUtility (public) (abstract) (auto) (ansi) (sealed) -// Class Path (public) (abstract) (auto) (ansi) (sealed) -// Class BinaryReader (public) (auto) (ansi) -// Class BinaryWriter (public) (auto) (ansi) -// Class BufferedStream (public) (auto) (ansi) (sealed) -// Class EndOfStreamException (public) (auto) (ansi) -// Class InvalidDataException (public) (auto) (ansi) (sealed) -// Class MemoryStream (public) (auto) (ansi) -// Class StreamReader (public) (auto) (ansi) -// Class StreamWriter (public) (auto) (ansi) -// Class StringReader (public) (auto) (ansi) -// Class StringWriter (public) (auto) (ansi) -// Class TextReader (public) (abstract) (auto) (ansi) -// Class TextWriter (public) (abstract) (auto) (ansi) -// Class Stopwatch (public) (auto) (ansi) -// Class IndentedTextWriter (public) (auto) (ansi) -// Class Hashtable (public) (auto) (ansi) -// Class ArrayList (public) (auto) (ansi) -// Class Comparer (public) (auto) (ansi) (sealed) -// Interface IHashCodeProvider (public) (abstract) (auto) (ansi) -// Class GlobalizationExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class SpecialFolder (auto) (ansi) (sealed) (nested public) -// Class SpecialFolderOption (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Extensions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 19 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 45 78 74 65 6E 73 69 6F 6E 73 00 00 ) // e.Extensions.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 45 78 74 65 6E 73 69 6F 6E 73 00 00 ) // e.Extensions.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 19 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 45 78 74 65 6E 73 69 6F 6E 73 00 00 ) // e.Extensions.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.MidpointRounding -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Runtime.Extensions.dll -// MVID: {5cf21dbe-3bb5-4bd3-add3-a295c907abcd} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F40F01EA000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.AppDomain - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ -{ - .method /*06000001*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method AppDomain::.ctor - - .method /*06000002*/ public hidebysig specialname static - class System.AppDomain/*02000002*/ - get_CurrentDomain() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_CurrentDomain - - .method /*06000003*/ public hidebysig specialname - instance string get_BaseDirectory() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_BaseDirectory - - .method /*06000004*/ public hidebysig specialname - instance string get_RelativeSearchPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_RelativeSearchPath - - .method /*06000005*/ public hidebysig specialname - instance void add_UnhandledException(class [System.Runtime/*23000001*/]System.UnhandledExceptionEventHandler/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_UnhandledException - - .method /*06000006*/ public hidebysig specialname - instance void remove_UnhandledException(class [System.Runtime/*23000001*/]System.UnhandledExceptionEventHandler/*01000013*/ 'value') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_UnhandledException - - .method /*06000007*/ public hidebysig specialname - instance string get_DynamicDirectory() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_DynamicDirectory - - .method /*06000008*/ public hidebysig specialname - instance string get_FriendlyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_FriendlyName - - .method /*06000009*/ public hidebysig specialname - instance int32 get_Id() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_Id - - .method /*0600000A*/ public hidebysig specialname - instance bool get_IsFullyTrusted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_IsFullyTrusted - - .method /*0600000B*/ public hidebysig specialname - instance bool get_IsHomogenous() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_IsHomogenous - - .method /*0600000C*/ public hidebysig specialname static - bool get_MonitoringIsEnabled() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_MonitoringIsEnabled - - .method /*0600000D*/ public hidebysig specialname static - void set_MonitoringIsEnabled(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::set_MonitoringIsEnabled - - .method /*0600000E*/ public hidebysig specialname - instance int64 get_MonitoringSurvivedMemorySize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_MonitoringSurvivedMemorySize - - .method /*0600000F*/ public hidebysig specialname static - int64 get_MonitoringSurvivedProcessMemorySize() cil managed - // SIG: 00 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_MonitoringSurvivedProcessMemorySize - - .method /*06000010*/ public hidebysig specialname - instance int64 get_MonitoringTotalAllocatedMemorySize() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_MonitoringTotalAllocatedMemorySize - - .method /*06000011*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000017*/ - get_MonitoringTotalProcessorTime() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_MonitoringTotalProcessorTime - - .method /*06000012*/ public hidebysig specialname - instance void add_AssemblyLoad(class System.AssemblyLoadEventHandler/*02000004*/ 'value') cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_AssemblyLoad - - .method /*06000013*/ public hidebysig specialname - instance void remove_AssemblyLoad(class System.AssemblyLoadEventHandler/*02000004*/ 'value') cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_AssemblyLoad - - .method /*06000014*/ public hidebysig specialname - instance void add_AssemblyResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_AssemblyResolve - - .method /*06000015*/ public hidebysig specialname - instance void remove_AssemblyResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_AssemblyResolve - - .method /*06000016*/ public hidebysig specialname - instance void add_DomainUnload(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/ 'value') cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_DomainUnload - - .method /*06000017*/ public hidebysig specialname - instance void remove_DomainUnload(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/ 'value') cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_DomainUnload - - .method /*06000018*/ public hidebysig specialname - instance void add_FirstChanceException(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/ 'value') cil managed - // SIG: 20 01 01 15 12 55 01 12 59 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_FirstChanceException - - .method /*06000019*/ public hidebysig specialname - instance void remove_FirstChanceException(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/ 'value') cil managed - // SIG: 20 01 01 15 12 55 01 12 59 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_FirstChanceException - - .method /*0600001A*/ public hidebysig specialname - instance void add_ProcessExit(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/ 'value') cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_ProcessExit - - .method /*0600001B*/ public hidebysig specialname - instance void remove_ProcessExit(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/ 'value') cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_ProcessExit - - .method /*0600001C*/ public hidebysig specialname - instance void add_ReflectionOnlyAssemblyResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_ReflectionOnlyAssemblyResolve - - .method /*0600001D*/ public hidebysig specialname - instance void remove_ReflectionOnlyAssemblyResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_ReflectionOnlyAssemblyResolve - - .method /*0600001E*/ public hidebysig specialname - instance void add_ResourceResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_ResourceResolve - - .method /*0600001F*/ public hidebysig specialname - instance void remove_ResourceResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_ResourceResolve - - .method /*06000020*/ public hidebysig specialname - instance void add_TypeResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::add_TypeResolve - - .method /*06000021*/ public hidebysig specialname - instance void remove_TypeResolve(class System.ResolveEventHandler/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::remove_TypeResolve - - .method /*06000022*/ public hidebysig instance string - ApplyPolicy(string assemblyName) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ApplyPolicy - - .method /*06000023*/ public hidebysig static - class System.AppDomain/*02000002*/ - CreateDomain(string friendlyName) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::CreateDomain - - .method /*06000024*/ public hidebysig instance int32 - ExecuteAssembly(string assemblyFile) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ExecuteAssembly - - .method /*06000025*/ public hidebysig instance int32 - ExecuteAssembly(string assemblyFile, - string[] args) cil managed - // SIG: 20 02 08 0E 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ExecuteAssembly - - .method /*06000026*/ public hidebysig instance int32 - ExecuteAssembly(string assemblyFile, - string[] args, - uint8[] hashValue, - valuetype [System.Runtime/*23000001*/]System.Configuration.Assemblies.AssemblyHashAlgorithm/*01000018*/ hashAlgorithm) cil managed - // SIG: 20 04 08 0E 1D 0E 1D 05 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ExecuteAssembly - - .method /*06000027*/ public hidebysig instance int32 - ExecuteAssemblyByName(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000019*/ assemblyName, - string[] args) cil managed - // SIG: 20 02 08 12 65 1D 0E - { - .param [2]/*0800001E*/ - .custom /*0C00001F:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ExecuteAssemblyByName - - .method /*06000028*/ public hidebysig instance int32 - ExecuteAssemblyByName(string assemblyName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ExecuteAssemblyByName - - .method /*06000029*/ public hidebysig instance int32 - ExecuteAssemblyByName(string assemblyName, - string[] args) cil managed - // SIG: 20 02 08 0E 1D 0E - { - .param [2]/*08000021*/ - .custom /*0C000025:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ExecuteAssemblyByName - - .method /*0600002A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/[] - GetAssemblies() cil managed - // SIG: 20 00 1D 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::GetAssemblies - - .method /*0600002B*/ public hidebysig static - int32 GetCurrentThreadId() cil managed - // SIG: 00 00 08 - { - .custom /*0C00002A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string, - bool) /* 0A000012 */ = ( 01 00 81 29 41 70 70 44 6F 6D 61 69 6E 2E 47 65 // ...)AppDomain.Ge - 74 43 75 72 72 65 6E 74 54 68 72 65 61 64 49 64 // tCurrentThreadId - 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 // has been deprec - 61 74 65 64 20 62 65 63 61 75 73 65 20 69 74 20 // ated because it - 64 6F 65 73 20 6E 6F 74 20 70 72 6F 76 69 64 65 // does not provide - 20 61 20 73 74 61 62 6C 65 20 49 64 20 77 68 65 // a stable Id whe - 6E 20 6D 61 6E 61 67 65 64 20 74 68 72 65 61 64 // n managed thread - 73 20 61 72 65 20 72 75 6E 6E 69 6E 67 20 6F 6E // s are running on - 20 66 69 62 65 72 73 20 28 61 6B 61 20 6C 69 67 // fibers (aka lig - 68 74 77 65 69 67 68 74 20 74 68 72 65 61 64 73 // htweight threads - 29 2E 20 54 6F 20 67 65 74 20 61 20 73 74 61 62 // ). To get a stab - 6C 65 20 69 64 65 6E 74 69 66 69 65 72 20 66 6F // le identifier fo - 72 20 61 20 6D 61 6E 61 67 65 64 20 74 68 72 65 // r a managed thre - 61 64 2C 20 75 73 65 20 74 68 65 20 4D 61 6E 61 // ad, use the Mana - 67 65 64 54 68 72 65 61 64 49 64 20 70 72 6F 70 // gedThreadId prop - 65 72 74 79 20 6F 6E 20 54 68 72 65 61 64 2E 20 // erty on Thread. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 00 ) // ?linkid=14202... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::GetCurrentThreadId - - .method /*0600002C*/ public hidebysig instance object - GetData(string name) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::GetData - - .method /*0600002D*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ - IsCompatibilitySwitchSet(string 'value') cil managed - // SIG: 20 01 15 11 79 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::IsCompatibilitySwitchSet - - .method /*0600002E*/ public hidebysig instance bool - IsDefaultAppDomain() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::IsDefaultAppDomain - - .method /*0600002F*/ public hidebysig instance bool - IsFinalizingForUnload() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::IsFinalizingForUnload - - .method /*06000030*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - Load(uint8[] rawAssembly) cil managed - // SIG: 20 01 12 6D 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::Load - - .method /*06000031*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - Load(uint8[] rawAssembly, - uint8[] rawSymbolStore) cil managed - // SIG: 20 02 12 6D 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::Load - - .method /*06000032*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - Load(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000019*/ assemblyRef) cil managed - // SIG: 20 01 12 6D 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::Load - - .method /*06000033*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - Load(string assemblyString) cil managed - // SIG: 20 01 12 6D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::Load - - .method /*06000034*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/[] - ReflectionOnlyGetAssemblies() cil managed - // SIG: 20 00 1D 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ReflectionOnlyGetAssemblies - - .method /*06000035*/ public hidebysig instance void - SetData(string name, - object data) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetData - - .method /*06000036*/ public hidebysig instance void - SetDynamicBase(string path) cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000031:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 9C 41 70 70 44 6F 6D 61 69 6E 2E 53 65 // ....AppDomain.Se - 74 44 79 6E 61 6D 69 63 42 61 73 65 20 68 61 73 // tDynamicBase has - 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 64 // been deprecated - 2E 20 50 6C 65 61 73 65 20 69 6E 76 65 73 74 69 // . Please investi - 67 61 74 65 20 74 68 65 20 75 73 65 20 6F 66 20 // gate the use of - 41 70 70 44 6F 6D 61 69 6E 53 65 74 75 70 2E 44 // AppDomainSetup.D - 79 6E 61 6D 69 63 42 61 73 65 20 69 6E 73 74 65 // ynamicBase inste - 61 64 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 // ad. http://go.mi - 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 // crosoft.com/fwli - 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 // nk/?linkid=14202 - 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetDynamicBase - - .method /*06000037*/ public hidebysig instance void - SetPrincipalPolicy(valuetype [System.Security.Principal/*23000002*/]System.Security.Principal.PrincipalPolicy/*0100001F*/ policy) cil managed - // SIG: 20 01 01 11 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetPrincipalPolicy - - .method /*06000038*/ public hidebysig instance void - SetThreadPrincipal(class [System.Security.Principal/*23000002*/]System.Security.Principal.IPrincipal/*01000020*/ principal) cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetThreadPrincipal - - .method /*06000039*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::ToString - - .method /*0600003A*/ public hidebysig static - void Unload(class System.AppDomain/*02000002*/ domain) cil managed - // SIG: 00 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::Unload - - .method /*0600003B*/ public hidebysig specialname - instance bool get_ShadowCopyFiles() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppDomain::get_ShadowCopyFiles - - .method /*0600003C*/ public hidebysig instance void - AppendPrivatePath(string path) cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000038:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A2 41 70 70 44 6F 6D 61 69 6E 2E 41 70 // ....AppDomain.Ap - 70 65 6E 64 50 72 69 76 61 74 65 50 61 74 68 20 // pendPrivatePath - 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 // has been depreca - 74 65 64 2E 20 50 6C 65 61 73 65 20 69 6E 76 65 // ted. Please inve - 73 74 69 67 61 74 65 20 74 68 65 20 75 73 65 20 // stigate the use - 6F 66 20 41 70 70 44 6F 6D 61 69 6E 53 65 74 75 // of AppDomainSetu - 70 2E 50 72 69 76 61 74 65 42 69 6E 50 61 74 68 // p.PrivateBinPath - 20 69 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F // instead. http:/ - 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F // /go.microsoft.co - 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 // m/fwlink/?linkid - 3D 31 34 32 30 32 00 00 ) // =14202.. - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::AppendPrivatePath - - .method /*0600003D*/ public hidebysig instance void - ClearPrivatePath() cil managed - // SIG: 20 00 01 - { - .custom /*0C00003B:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A1 41 70 70 44 6F 6D 61 69 6E 2E 43 6C // ....AppDomain.Cl - 65 61 72 50 72 69 76 61 74 65 50 61 74 68 20 68 // earPrivatePath h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 69 6E 76 65 73 // ed. Please inves - 74 69 67 61 74 65 20 74 68 65 20 75 73 65 20 6F // tigate the use o - 66 20 41 70 70 44 6F 6D 61 69 6E 53 65 74 75 70 // f AppDomainSetup - 2E 50 72 69 76 61 74 65 42 69 6E 50 61 74 68 20 // .PrivateBinPath - 69 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F // instead. http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D // /fwlink/?linkid= - 31 34 32 30 32 00 00 ) // 14202.. - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::ClearPrivatePath - - .method /*0600003E*/ public hidebysig instance void - ClearShadowCopyPath() cil managed - // SIG: 20 00 01 - { - .custom /*0C00003E:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 AB 41 70 70 44 6F 6D 61 69 6E 2E 43 6C // ....AppDomain.Cl - 65 61 72 53 68 61 64 6F 77 43 6F 70 79 50 61 74 // earShadowCopyPat - 68 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // h has been depre - 63 61 74 65 64 2E 20 50 6C 65 61 73 65 20 69 6E // cated. Please in - 76 65 73 74 69 67 61 74 65 20 74 68 65 20 75 73 // vestigate the us - 65 20 6F 66 20 41 70 70 44 6F 6D 61 69 6E 53 65 // e of AppDomainSe - 74 75 70 2E 53 68 61 64 6F 77 43 6F 70 79 44 69 // tup.ShadowCopyDi - 72 65 63 74 6F 72 69 65 73 20 69 6E 73 74 65 61 // rectories instea - 64 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 // d. http://go.mic - 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E // rosoft.com/fwlin - 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 // k/?linkid=14202. - 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::ClearShadowCopyPath - - .method /*0600003F*/ public hidebysig instance void - SetCachePath(string path) cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000040:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 98 41 70 70 44 6F 6D 61 69 6E 2E 53 65 // ....AppDomain.Se - 74 43 61 63 68 65 50 61 74 68 20 68 61 73 20 62 // tCachePath has b - 65 65 6E 20 64 65 70 72 65 63 61 74 65 64 2E 20 // een deprecated. - 50 6C 65 61 73 65 20 69 6E 76 65 73 74 69 67 61 // Please investiga - 74 65 20 74 68 65 20 75 73 65 20 6F 66 20 41 70 // te the use of Ap - 70 44 6F 6D 61 69 6E 53 65 74 75 70 2E 43 61 63 // pDomainSetup.Cac - 68 65 50 61 74 68 20 69 6E 73 74 65 61 64 2E 20 // hePath instead. - 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 // http://go.micros - 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F // oft.com/fwlink/? - 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // linkid=14202.. - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetCachePath - - .method /*06000040*/ public hidebysig instance void - SetShadowCopyFiles() cil managed - // SIG: 20 00 01 - { - .custom /*0C000043:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A4 41 70 70 44 6F 6D 61 69 6E 2E 53 65 // ....AppDomain.Se - 74 53 68 61 64 6F 77 43 6F 70 79 46 69 6C 65 73 // tShadowCopyFiles - 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 // has been deprec - 61 74 65 64 2E 20 50 6C 65 61 73 65 20 69 6E 76 // ated. Please inv - 65 73 74 69 67 61 74 65 20 74 68 65 20 75 73 65 // estigate the use - 20 6F 66 20 41 70 70 44 6F 6D 61 69 6E 53 65 74 // of AppDomainSet - 75 70 2E 53 68 61 64 6F 77 43 6F 70 79 46 69 6C // up.ShadowCopyFil - 65 73 20 69 6E 73 74 65 61 64 2E 20 68 74 74 70 // es instead. http - 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E // ://go.microsoft. - 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B // com/fwlink/?link - 69 64 3D 31 34 32 30 32 00 00 ) // id=14202.. - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetShadowCopyFiles - - .method /*06000041*/ public hidebysig instance void - SetShadowCopyPath(string path) cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000046:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A9 41 70 70 44 6F 6D 61 69 6E 2E 53 65 // ....AppDomain.Se - 74 53 68 61 64 6F 77 43 6F 70 79 50 61 74 68 20 // tShadowCopyPath - 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 // has been depreca - 74 65 64 2E 20 50 6C 65 61 73 65 20 69 6E 76 65 // ted. Please inve - 73 74 69 67 61 74 65 20 74 68 65 20 75 73 65 20 // stigate the use - 6F 66 20 41 70 70 44 6F 6D 61 69 6E 53 65 74 75 // of AppDomainSetu - 70 2E 53 68 61 64 6F 77 43 6F 70 79 44 69 72 65 // p.ShadowCopyDire - 63 74 6F 72 69 65 73 20 69 6E 73 74 65 61 64 2E // ctories instead. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppDomain::SetShadowCopyPath - - .event /*14000001*/ [System.Runtime/*23000001*/]System.UnhandledExceptionEventHandler/*01000013*/ UnhandledException - { - .addon instance void System.AppDomain/*02000002*/::add_UnhandledException(class [System.Runtime/*23000001*/]System.UnhandledExceptionEventHandler/*01000013*/) /* 06000005 */ - .removeon instance void System.AppDomain/*02000002*/::remove_UnhandledException(class [System.Runtime/*23000001*/]System.UnhandledExceptionEventHandler/*01000013*/) /* 06000006 */ - } // end of event AppDomain::UnhandledException - .event /*14000002*/ System.AssemblyLoadEventHandler/*02000004*/ AssemblyLoad - { - .addon instance void System.AppDomain/*02000002*/::add_AssemblyLoad(class System.AssemblyLoadEventHandler/*02000004*/) /* 06000012 */ - .removeon instance void System.AppDomain/*02000002*/::remove_AssemblyLoad(class System.AssemblyLoadEventHandler/*02000004*/) /* 06000013 */ - } // end of event AppDomain::AssemblyLoad - .event /*14000003*/ System.ResolveEventHandler/*02000003*/ AssemblyResolve - { - .addon instance void System.AppDomain/*02000002*/::add_AssemblyResolve(class System.ResolveEventHandler/*02000003*/) /* 06000014 */ - .removeon instance void System.AppDomain/*02000002*/::remove_AssemblyResolve(class System.ResolveEventHandler/*02000003*/) /* 06000015 */ - } // end of event AppDomain::AssemblyResolve - .event /*14000004*/ [System.Runtime/*23000001*/]System.EventHandler/*01000014*/ DomainUnload - { - .addon instance void System.AppDomain/*02000002*/::add_DomainUnload(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/) /* 06000016 */ - .removeon instance void System.AppDomain/*02000002*/::remove_DomainUnload(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/) /* 06000017 */ - } // end of event AppDomain::DomainUnload - .event /*14000005*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*//*1B000001*/ FirstChanceException - { - .addon instance void System.AppDomain/*02000002*/::add_FirstChanceException(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/) /* 06000018 */ - .removeon instance void System.AppDomain/*02000002*/::remove_FirstChanceException(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/) /* 06000019 */ - } // end of event AppDomain::FirstChanceException - .event /*14000006*/ [System.Runtime/*23000001*/]System.EventHandler/*01000014*/ ProcessExit - { - .addon instance void System.AppDomain/*02000002*/::add_ProcessExit(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/) /* 0600001A */ - .removeon instance void System.AppDomain/*02000002*/::remove_ProcessExit(class [System.Runtime/*23000001*/]System.EventHandler/*01000014*/) /* 0600001B */ - } // end of event AppDomain::ProcessExit - .event /*14000007*/ System.ResolveEventHandler/*02000003*/ ReflectionOnlyAssemblyResolve - { - .addon instance void System.AppDomain/*02000002*/::add_ReflectionOnlyAssemblyResolve(class System.ResolveEventHandler/*02000003*/) /* 0600001C */ - .removeon instance void System.AppDomain/*02000002*/::remove_ReflectionOnlyAssemblyResolve(class System.ResolveEventHandler/*02000003*/) /* 0600001D */ - } // end of event AppDomain::ReflectionOnlyAssemblyResolve - .event /*14000008*/ System.ResolveEventHandler/*02000003*/ ResourceResolve - { - .addon instance void System.AppDomain/*02000002*/::add_ResourceResolve(class System.ResolveEventHandler/*02000003*/) /* 0600001E */ - .removeon instance void System.AppDomain/*02000002*/::remove_ResourceResolve(class System.ResolveEventHandler/*02000003*/) /* 0600001F */ - } // end of event AppDomain::ResourceResolve - .event /*14000009*/ System.ResolveEventHandler/*02000003*/ TypeResolve - { - .addon instance void System.AppDomain/*02000002*/::add_TypeResolve(class System.ResolveEventHandler/*02000003*/) /* 06000020 */ - .removeon instance void System.AppDomain/*02000002*/::remove_TypeResolve(class System.ResolveEventHandler/*02000003*/) /* 06000021 */ - } // end of event AppDomain::TypeResolve - .property /*17000001*/ class System.AppDomain/*02000002*/ - CurrentDomain() - { - .get class System.AppDomain/*02000002*/ System.AppDomain/*02000002*/::get_CurrentDomain() /* 06000002 */ - } // end of property AppDomain::CurrentDomain - .property /*17000002*/ instance string BaseDirectory() - { - .get instance string System.AppDomain/*02000002*/::get_BaseDirectory() /* 06000003 */ - } // end of property AppDomain::BaseDirectory - .property /*17000003*/ instance string RelativeSearchPath() - { - .get instance string System.AppDomain/*02000002*/::get_RelativeSearchPath() /* 06000004 */ - } // end of property AppDomain::RelativeSearchPath - .property /*17000004*/ instance string DynamicDirectory() - { - .get instance string System.AppDomain/*02000002*/::get_DynamicDirectory() /* 06000007 */ - } // end of property AppDomain::DynamicDirectory - .property /*17000005*/ instance string FriendlyName() - { - .get instance string System.AppDomain/*02000002*/::get_FriendlyName() /* 06000008 */ - } // end of property AppDomain::FriendlyName - .property /*17000006*/ instance int32 Id() - { - .get instance int32 System.AppDomain/*02000002*/::get_Id() /* 06000009 */ - } // end of property AppDomain::Id - .property /*17000007*/ instance bool IsFullyTrusted() - { - .get instance bool System.AppDomain/*02000002*/::get_IsFullyTrusted() /* 0600000A */ - } // end of property AppDomain::IsFullyTrusted - .property /*17000008*/ instance bool IsHomogenous() - { - .get instance bool System.AppDomain/*02000002*/::get_IsHomogenous() /* 0600000B */ - } // end of property AppDomain::IsHomogenous - .property /*17000009*/ bool MonitoringIsEnabled() - { - .get bool System.AppDomain/*02000002*/::get_MonitoringIsEnabled() /* 0600000C */ - .set void System.AppDomain/*02000002*/::set_MonitoringIsEnabled(bool) /* 0600000D */ - } // end of property AppDomain::MonitoringIsEnabled - .property /*1700000A*/ instance int64 MonitoringSurvivedMemorySize() - { - .get instance int64 System.AppDomain/*02000002*/::get_MonitoringSurvivedMemorySize() /* 0600000E */ - } // end of property AppDomain::MonitoringSurvivedMemorySize - .property /*1700000B*/ int64 MonitoringSurvivedProcessMemorySize() - { - .get int64 System.AppDomain/*02000002*/::get_MonitoringSurvivedProcessMemorySize() /* 0600000F */ - } // end of property AppDomain::MonitoringSurvivedProcessMemorySize - .property /*1700000C*/ instance int64 MonitoringTotalAllocatedMemorySize() - { - .get instance int64 System.AppDomain/*02000002*/::get_MonitoringTotalAllocatedMemorySize() /* 06000010 */ - } // end of property AppDomain::MonitoringTotalAllocatedMemorySize - .property /*1700000D*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000017*/ - MonitoringTotalProcessorTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000017*/ System.AppDomain/*02000002*/::get_MonitoringTotalProcessorTime() /* 06000011 */ - } // end of property AppDomain::MonitoringTotalProcessorTime - .property /*1700000E*/ instance bool ShadowCopyFiles() - { - .get instance bool System.AppDomain/*02000002*/::get_ShadowCopyFiles() /* 0600003B */ - } // end of property AppDomain::ShadowCopyFiles -} // end of class System.AppDomain - -.class /*02000003*/ public auto ansi sealed System.ResolveEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000021*/ -{ - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ResolveEventHandler::.ctor - - .method /*06000043*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - Invoke(object sender, - class [System.Runtime/*23000001*/]System.ResolveEventArgs/*01000022*/ args) runtime managed - // SIG: 20 02 12 6D 1C 12 80 89 - { - } // end of method ResolveEventHandler::Invoke - - .method /*06000044*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ - BeginInvoke(object sender, - class [System.Runtime/*23000001*/]System.ResolveEventArgs/*01000022*/ args, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000024*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 8D 1C 12 80 89 12 80 91 1C - { - } // end of method ResolveEventHandler::BeginInvoke - - .method /*06000045*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ result) runtime managed - // SIG: 20 01 12 6D 12 80 8D - { - } // end of method ResolveEventHandler::EndInvoke - -} // end of class System.ResolveEventHandler - -.class /*02000004*/ public auto ansi sealed System.AssemblyLoadEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000021*/ -{ - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method AssemblyLoadEventHandler::.ctor - - .method /*06000047*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.AssemblyLoadEventArgs/*02000005*/ args) runtime managed - // SIG: 20 02 01 1C 12 14 - { - } // end of method AssemblyLoadEventHandler::Invoke - - .method /*06000048*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ - BeginInvoke(object sender, - class System.AssemblyLoadEventArgs/*02000005*/ args, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000024*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 8D 1C 12 14 12 80 91 1C - { - } // end of method AssemblyLoadEventHandler::BeginInvoke - - .method /*06000049*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ result) runtime managed - // SIG: 20 01 01 12 80 8D - { - } // end of method AssemblyLoadEventHandler::EndInvoke - -} // end of class System.AssemblyLoadEventHandler - -.class /*02000005*/ public auto ansi beforefieldinit System.AssemblyLoadEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000025*/ -{ - .method /*0600004A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - get_LoadedAssembly() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadEventArgs::get_LoadedAssembly - - .method /*0600004B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ loadedAssembly) cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000025*/::.ctor() /* 0A00001F */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyLoadEventArgs::.ctor - - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ - LoadedAssembly() - { - .get instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001B*/ System.AssemblyLoadEventArgs/*02000005*/::get_LoadedAssembly() /* 0600004A */ - } // end of property AssemblyLoadEventArgs::LoadedAssembly -} // end of class System.AssemblyLoadEventArgs - -.class /*02000006*/ public auto ansi beforefieldinit System.AppDomainUnloadedException - extends [System.Runtime/*23000001*/]System.SystemException/*01000026*/ -{ - .method /*0600004C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method AppDomainUnloadedException::.ctor - - .method /*0600004D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000027*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000028*/ context) cil managed - // SIG: 20 02 01 12 80 9D 11 80 A1 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method AppDomainUnloadedException::.ctor - - .method /*0600004E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method AppDomainUnloadedException::.ctor - - .method /*0600004F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method AppDomainUnloadedException::.ctor - -} // end of class System.AppDomainUnloadedException - -.class /*02000007*/ public auto ansi beforefieldinit System.CannotUnloadAppDomainException - extends [System.Runtime/*23000001*/]System.SystemException/*01000026*/ -{ - .method /*06000050*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method CannotUnloadAppDomainException::.ctor - - .method /*06000051*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000027*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000028*/ context) cil managed - // SIG: 20 02 01 12 80 9D 11 80 A1 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method CannotUnloadAppDomainException::.ctor - - .method /*06000052*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method CannotUnloadAppDomainException::.ctor - - .method /*06000053*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method CannotUnloadAppDomainException::.ctor - -} // end of class System.CannotUnloadAppDomainException - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.ApplicationId - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .method /*06000054*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] publicKeyToken, - string name, - class [System.Runtime/*23000001*/]System.Version/*0100002A*/ version, - string processorArchitecture, - string culture) cil managed - // SIG: 20 05 01 1D 05 0E 12 80 A9 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method ApplicationId::.ctor - - .method /*06000055*/ public hidebysig specialname - instance string get_Culture() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::get_Culture - - .method /*06000056*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::get_Name - - .method /*06000057*/ public hidebysig specialname - instance string get_ProcessorArchitecture() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::get_ProcessorArchitecture - - .method /*06000058*/ public hidebysig specialname - instance uint8[] get_PublicKeyToken() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::get_PublicKeyToken - - .method /*06000059*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_Version() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::get_Version - - .method /*0600005A*/ public hidebysig instance class System.ApplicationId/*02000008*/ - Copy() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::Copy - - .method /*0600005B*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::Equals - - .method /*0600005C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::GetHashCode - - .method /*0600005D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ApplicationId::ToString - - .property /*17000010*/ instance string Culture() - { - .get instance string System.ApplicationId/*02000008*/::get_Culture() /* 06000055 */ - } // end of property ApplicationId::Culture - .property /*17000011*/ instance string Name() - { - .get instance string System.ApplicationId/*02000008*/::get_Name() /* 06000056 */ - } // end of property ApplicationId::Name - .property /*17000012*/ instance string ProcessorArchitecture() - { - .get instance string System.ApplicationId/*02000008*/::get_ProcessorArchitecture() /* 06000057 */ - } // end of property ApplicationId::ProcessorArchitecture - .property /*17000013*/ instance uint8[] - PublicKeyToken() - { - .get instance uint8[] System.ApplicationId/*02000008*/::get_PublicKeyToken() /* 06000058 */ - } // end of property ApplicationId::PublicKeyToken - .property /*17000014*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.ApplicationId/*02000008*/::get_Version() /* 06000059 */ - } // end of property ApplicationId::Version -} // end of class System.ApplicationId - -.class /*02000009*/ public auto ansi sealed System.Base64FormattingOptions - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .custom /*0C000013:0A000014*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Base64FormattingOptions/*02000009*/ None = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Base64FormattingOptions/*02000009*/ InsertLineBreaks = int32(0x00000001) -} // end of class System.Base64FormattingOptions - -.class /*0200000A*/ public abstract auto ansi sealed beforefieldinit System.BitConverter - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*04000004*/ public static initonly bool IsLittleEndian - .method /*0600005E*/ public hidebysig static - int64 DoubleToInt64Bits(float64 'value') cil managed - // SIG: 00 01 0A 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::DoubleToInt64Bits - - .method /*0600005F*/ public hidebysig static - uint8[] GetBytes(bool 'value') cil managed - // SIG: 00 01 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000060*/ public hidebysig static - uint8[] GetBytes(char 'value') cil managed - // SIG: 00 01 1D 05 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000061*/ public hidebysig static - uint8[] GetBytes(float64 'value') cil managed - // SIG: 00 01 1D 05 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000062*/ public hidebysig static - uint8[] GetBytes(int16 'value') cil managed - // SIG: 00 01 1D 05 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000063*/ public hidebysig static - uint8[] GetBytes(int32 'value') cil managed - // SIG: 00 01 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000064*/ public hidebysig static - uint8[] GetBytes(int64 'value') cil managed - // SIG: 00 01 1D 05 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000065*/ public hidebysig static - uint8[] GetBytes(float32 'value') cil managed - // SIG: 00 01 1D 05 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000066*/ public hidebysig static - uint8[] GetBytes(uint16 'value') cil managed - // SIG: 00 01 1D 05 07 - { - .custom /*0C000050:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000067*/ public hidebysig static - uint8[] GetBytes(uint32 'value') cil managed - // SIG: 00 01 1D 05 09 - { - .custom /*0C000051:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000068*/ public hidebysig static - uint8[] GetBytes(uint64 'value') cil managed - // SIG: 00 01 1D 05 0B - { - .custom /*0C000052:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::GetBytes - - .method /*06000069*/ public hidebysig static - float32 Int32BitsToSingle(int32 'value') cil managed - // SIG: 00 01 0C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::Int32BitsToSingle - - .method /*0600006A*/ public hidebysig static - float64 Int64BitsToDouble(int64 'value') cil managed - // SIG: 00 01 0D 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::Int64BitsToDouble - - .method /*0600006B*/ public hidebysig static - int32 SingleToInt32Bits(float32 'value') cil managed - // SIG: 00 01 08 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::SingleToInt32Bits - - .method /*0600006C*/ public hidebysig static - bool ToBoolean(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 02 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToBoolean - - .method /*0600006D*/ public hidebysig static - bool ToBoolean(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 02 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToBoolean - - .method /*0600006E*/ public hidebysig static - char ToChar(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 03 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToChar - - .method /*0600006F*/ public hidebysig static - char ToChar(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 03 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToChar - - .method /*06000070*/ public hidebysig static - float64 ToDouble(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 0D 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToDouble - - .method /*06000071*/ public hidebysig static - float64 ToDouble(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 0D 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToDouble - - .method /*06000072*/ public hidebysig static - int16 ToInt16(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 06 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToInt16 - - .method /*06000073*/ public hidebysig static - int16 ToInt16(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 06 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToInt16 - - .method /*06000074*/ public hidebysig static - int32 ToInt32(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToInt32 - - .method /*06000075*/ public hidebysig static - int32 ToInt32(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 08 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToInt32 - - .method /*06000076*/ public hidebysig static - int64 ToInt64(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 0A 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToInt64 - - .method /*06000077*/ public hidebysig static - int64 ToInt64(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 0A 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToInt64 - - .method /*06000078*/ public hidebysig static - float32 ToSingle(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 0C 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToSingle - - .method /*06000079*/ public hidebysig static - float32 ToSingle(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 0C 15 11 80 B5 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToSingle - - .method /*0600007A*/ public hidebysig static - string ToString(uint8[] 'value') cil managed - // SIG: 00 01 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToString - - .method /*0600007B*/ public hidebysig static - string ToString(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 0E 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToString - - .method /*0600007C*/ public hidebysig static - string ToString(uint8[] 'value', - int32 startIndex, - int32 length) cil managed - // SIG: 00 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToString - - .method /*0600007D*/ public hidebysig static - uint16 ToUInt16(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 07 1D 05 08 - { - .custom /*0C000054:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToUInt16 - - .method /*0600007E*/ public hidebysig static - uint16 ToUInt16(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 07 15 11 80 B5 01 05 - { - .custom /*0C000055:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToUInt16 - - .method /*0600007F*/ public hidebysig static - uint32 ToUInt32(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 09 1D 05 08 - { - .custom /*0C000056:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToUInt32 - - .method /*06000080*/ public hidebysig static - uint32 ToUInt32(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 09 15 11 80 B5 01 05 - { - .custom /*0C000058:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToUInt32 - - .method /*06000081*/ public hidebysig static - uint64 ToUInt64(uint8[] 'value', - int32 startIndex) cil managed - // SIG: 00 02 0B 1D 05 08 - { - .custom /*0C000059:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToUInt64 - - .method /*06000082*/ public hidebysig static - uint64 ToUInt64(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ 'value') cil managed - // SIG: 00 01 0B 15 11 80 B5 01 05 - { - .custom /*0C00005A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::ToUInt64 - - .method /*06000083*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - bool 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*06000084*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - char 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*06000085*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - float64 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*06000086*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - int16 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*06000087*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - int32 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*06000088*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - int64 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*06000089*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - float32 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*0600008A*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - uint16 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 07 - { - .custom /*0C00005B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*0600008B*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - uint32 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 09 - { - .custom /*0C00005C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - - .method /*0600008C*/ public hidebysig static - bool TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - uint64 'value') cil managed - // SIG: 00 02 02 15 11 80 B9 01 05 0B - { - .custom /*0C00005D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BitConverter::TryWriteBytes - -} // end of class System.BitConverter - -.class /*0200000B*/ public abstract auto ansi sealed beforefieldinit System.Convert - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*04000005*/ public static initonly object DBNull - .method /*0600008D*/ public hidebysig static - object ChangeType(object 'value', - valuetype [System.Runtime/*23000001*/]System.TypeCode/*0100002F*/ typeCode) cil managed - // SIG: 00 02 1C 1C 11 80 BD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ChangeType - - .method /*0600008E*/ public hidebysig static - bool IsDBNull(object 'value') cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::IsDBNull - - .method /*0600008F*/ public hidebysig static - int32 ToBase64CharArray(uint8[] inArray, - int32 offsetIn, - int32 length, - char[] outArray, - int32 offsetOut, - valuetype System.Base64FormattingOptions/*02000009*/ options) cil managed - // SIG: 00 06 08 1D 05 08 08 1D 03 08 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64CharArray - - .method /*06000090*/ public hidebysig static - string ToBase64String(uint8[] inArray, - valuetype System.Base64FormattingOptions/*02000009*/ options) cil managed - // SIG: 00 02 0E 1D 05 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64String - - .method /*06000091*/ public hidebysig static - string ToBase64String(uint8[] inArray, - int32 offset, - int32 length, - valuetype System.Base64FormattingOptions/*02000009*/ options) cil managed - // SIG: 00 04 0E 1D 05 08 08 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64String - - .method /*06000092*/ public hidebysig static - string ToBase64String(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ bytes, - [opt] valuetype System.Base64FormattingOptions/*02000009*/ options) cil managed - // SIG: 00 02 0E 15 11 80 B5 01 05 11 24 - { - .param [2]/*080000AB*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64String - - .method /*06000093*/ public hidebysig static - bool ToBoolean(char 'value') cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*06000094*/ public hidebysig static - bool ToBoolean(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 02 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*06000095*/ public hidebysig static - uint8 ToByte(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 05 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*06000096*/ public hidebysig static - char ToChar(bool 'value') cil managed - // SIG: 00 01 03 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*06000097*/ public hidebysig static - char ToChar(char 'value') cil managed - // SIG: 00 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*06000098*/ public hidebysig static - char ToChar(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 03 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*06000099*/ public hidebysig static - char ToChar(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 03 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*0600009A*/ public hidebysig static - char ToChar(float64 'value') cil managed - // SIG: 00 01 03 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*0600009B*/ public hidebysig static - char ToChar(float32 'value') cil managed - // SIG: 00 01 03 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*0600009C*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(bool 'value') cil managed - // SIG: 00 01 11 80 C1 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*0600009D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(uint8 'value') cil managed - // SIG: 00 01 11 80 C1 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*0600009E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(char 'value') cil managed - // SIG: 00 01 11 80 C1 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*0600009F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 11 80 C1 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A0*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 11 80 C1 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A1*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(float64 'value') cil managed - // SIG: 00 01 11 80 C1 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A2*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(int16 'value') cil managed - // SIG: 00 01 11 80 C1 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A3*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(int32 'value') cil managed - // SIG: 00 01 11 80 C1 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A4*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(int64 'value') cil managed - // SIG: 00 01 11 80 C1 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A5*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(int8 'value') cil managed - // SIG: 00 01 11 80 C1 04 - { - .custom /*0C00005E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A6*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(float32 'value') cil managed - // SIG: 00 01 11 80 C1 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A7*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(uint16 'value') cil managed - // SIG: 00 01 11 80 C1 07 - { - .custom /*0C00005F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A8*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(uint32 'value') cil managed - // SIG: 00 01 11 80 C1 09 - { - .custom /*0C000060:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000A9*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(uint64 'value') cil managed - // SIG: 00 01 11 80 C1 0B - { - .custom /*0C000061:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000AA*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(char 'value') cil managed - // SIG: 00 01 11 80 C5 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000AB*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 11 80 C5 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000AC*/ public hidebysig static - float64 ToDouble(char 'value') cil managed - // SIG: 00 01 0D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*060000AD*/ public hidebysig static - float64 ToDouble(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 0D 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*060000AE*/ public hidebysig static - int16 ToInt16(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 06 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*060000AF*/ public hidebysig static - int32 ToInt32(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 08 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*060000B0*/ public hidebysig static - int64 ToInt64(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 0A 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*060000B1*/ public hidebysig static - int8 ToSByte(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 04 11 80 C1 - { - .custom /*0C000062:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*060000B2*/ public hidebysig static - float32 ToSingle(char 'value') cil managed - // SIG: 00 01 0C 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*060000B3*/ public hidebysig static - float32 ToSingle(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 0C 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*060000B4*/ public hidebysig static - string ToString(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*060000B5*/ public hidebysig static - string ToString(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*060000B6*/ public hidebysig static - uint16 ToUInt16(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 07 11 80 C1 - { - .custom /*0C000063:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*060000B7*/ public hidebysig static - uint32 ToUInt32(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 09 11 80 C1 - { - .custom /*0C000064:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060000B8*/ public hidebysig static - uint64 ToUInt64(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 0B 11 80 C1 - { - .custom /*0C000065:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060000B9*/ public hidebysig static - object ChangeType(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000033*/ conversionType) cil managed - // SIG: 00 02 1C 1C 12 80 CD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ChangeType - - .method /*060000BA*/ public hidebysig static - object ChangeType(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000033*/ conversionType, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 03 1C 1C 12 80 CD 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ChangeType - - .method /*060000BB*/ public hidebysig static - object ChangeType(object 'value', - valuetype [System.Runtime/*23000001*/]System.TypeCode/*0100002F*/ typeCode, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 03 1C 1C 11 80 BD 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ChangeType - - .method /*060000BC*/ public hidebysig static - uint8[] FromBase64CharArray(char[] inArray, - int32 offset, - int32 length) cil managed - // SIG: 00 03 1D 05 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::FromBase64CharArray - - .method /*060000BD*/ public hidebysig static - uint8[] FromBase64String(string s) cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::FromBase64String - - .method /*060000BE*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.TypeCode/*0100002F*/ - GetTypeCode(object 'value') cil managed - // SIG: 00 01 11 80 BD 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::GetTypeCode - - .method /*060000BF*/ public hidebysig static - int32 ToBase64CharArray(uint8[] inArray, - int32 offsetIn, - int32 length, - char[] outArray, - int32 offsetOut) cil managed - // SIG: 00 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64CharArray - - .method /*060000C0*/ public hidebysig static - string ToBase64String(uint8[] inArray) cil managed - // SIG: 00 01 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64String - - .method /*060000C1*/ public hidebysig static - string ToBase64String(uint8[] inArray, - int32 offset, - int32 length) cil managed - // SIG: 00 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBase64String - - .method /*060000C2*/ public hidebysig static - bool ToBoolean(bool 'value') cil managed - // SIG: 00 01 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C3*/ public hidebysig static - bool ToBoolean(uint8 'value') cil managed - // SIG: 00 01 02 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C4*/ public hidebysig static - bool ToBoolean(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 02 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C5*/ public hidebysig static - bool ToBoolean(float64 'value') cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C6*/ public hidebysig static - bool ToBoolean(int16 'value') cil managed - // SIG: 00 01 02 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C7*/ public hidebysig static - bool ToBoolean(int32 'value') cil managed - // SIG: 00 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C8*/ public hidebysig static - bool ToBoolean(int64 'value') cil managed - // SIG: 00 01 02 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000C9*/ public hidebysig static - bool ToBoolean(object 'value') cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000CA*/ public hidebysig static - bool ToBoolean(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 02 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000CB*/ public hidebysig static - bool ToBoolean(int8 'value') cil managed - // SIG: 00 01 02 04 - { - .custom /*0C000066:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000CC*/ public hidebysig static - bool ToBoolean(float32 'value') cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000CD*/ public hidebysig static - bool ToBoolean(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000CE*/ public hidebysig static - bool ToBoolean(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 02 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000CF*/ public hidebysig static - bool ToBoolean(uint16 'value') cil managed - // SIG: 00 01 02 07 - { - .custom /*0C000067:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000D0*/ public hidebysig static - bool ToBoolean(uint32 'value') cil managed - // SIG: 00 01 02 09 - { - .custom /*0C000068:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000D1*/ public hidebysig static - bool ToBoolean(uint64 'value') cil managed - // SIG: 00 01 02 0B - { - .custom /*0C000069:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToBoolean - - .method /*060000D2*/ public hidebysig static - uint8 ToByte(bool 'value') cil managed - // SIG: 00 01 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D3*/ public hidebysig static - uint8 ToByte(uint8 'value') cil managed - // SIG: 00 01 05 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D4*/ public hidebysig static - uint8 ToByte(char 'value') cil managed - // SIG: 00 01 05 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D5*/ public hidebysig static - uint8 ToByte(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 05 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D6*/ public hidebysig static - uint8 ToByte(float64 'value') cil managed - // SIG: 00 01 05 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D7*/ public hidebysig static - uint8 ToByte(int16 'value') cil managed - // SIG: 00 01 05 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D8*/ public hidebysig static - uint8 ToByte(int32 'value') cil managed - // SIG: 00 01 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000D9*/ public hidebysig static - uint8 ToByte(int64 'value') cil managed - // SIG: 00 01 05 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000DA*/ public hidebysig static - uint8 ToByte(object 'value') cil managed - // SIG: 00 01 05 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000DB*/ public hidebysig static - uint8 ToByte(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 05 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000DC*/ public hidebysig static - uint8 ToByte(int8 'value') cil managed - // SIG: 00 01 05 04 - { - .custom /*0C00006A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000DD*/ public hidebysig static - uint8 ToByte(float32 'value') cil managed - // SIG: 00 01 05 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000DE*/ public hidebysig static - uint8 ToByte(string 'value') cil managed - // SIG: 00 01 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000DF*/ public hidebysig static - uint8 ToByte(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 05 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000E0*/ public hidebysig static - uint8 ToByte(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 05 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000E1*/ public hidebysig static - uint8 ToByte(uint16 'value') cil managed - // SIG: 00 01 05 07 - { - .custom /*0C00006B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000E2*/ public hidebysig static - uint8 ToByte(uint32 'value') cil managed - // SIG: 00 01 05 09 - { - .custom /*0C00006C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000E3*/ public hidebysig static - uint8 ToByte(uint64 'value') cil managed - // SIG: 00 01 05 0B - { - .custom /*0C00006D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToByte - - .method /*060000E4*/ public hidebysig static - char ToChar(uint8 'value') cil managed - // SIG: 00 01 03 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000E5*/ public hidebysig static - char ToChar(int16 'value') cil managed - // SIG: 00 01 03 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000E6*/ public hidebysig static - char ToChar(int32 'value') cil managed - // SIG: 00 01 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000E7*/ public hidebysig static - char ToChar(int64 'value') cil managed - // SIG: 00 01 03 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000E8*/ public hidebysig static - char ToChar(object 'value') cil managed - // SIG: 00 01 03 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000E9*/ public hidebysig static - char ToChar(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 03 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000EA*/ public hidebysig static - char ToChar(int8 'value') cil managed - // SIG: 00 01 03 04 - { - .custom /*0C00006E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000EB*/ public hidebysig static - char ToChar(string 'value') cil managed - // SIG: 00 01 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000EC*/ public hidebysig static - char ToChar(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 03 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000ED*/ public hidebysig static - char ToChar(uint16 'value') cil managed - // SIG: 00 01 03 07 - { - .custom /*0C00006F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000EE*/ public hidebysig static - char ToChar(uint32 'value') cil managed - // SIG: 00 01 03 09 - { - .custom /*0C000070:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000EF*/ public hidebysig static - char ToChar(uint64 'value') cil managed - // SIG: 00 01 03 0B - { - .custom /*0C000071:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToChar - - .method /*060000F0*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(object 'value') cil managed - // SIG: 00 01 11 80 C1 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000F1*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 11 80 C1 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000F2*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(string 'value') cil managed - // SIG: 00 01 11 80 C1 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000F3*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ - ToDateTime(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 11 80 C1 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDateTime - - .method /*060000F4*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(bool 'value') cil managed - // SIG: 00 01 11 80 C5 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000F5*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(uint8 'value') cil managed - // SIG: 00 01 11 80 C5 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000F6*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000F7*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(float64 'value') cil managed - // SIG: 00 01 11 80 C5 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000F8*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(int16 'value') cil managed - // SIG: 00 01 11 80 C5 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000F9*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(int32 'value') cil managed - // SIG: 00 01 11 80 C5 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000FA*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(int64 'value') cil managed - // SIG: 00 01 11 80 C5 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000FB*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(object 'value') cil managed - // SIG: 00 01 11 80 C5 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000FC*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 11 80 C5 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000FD*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(int8 'value') cil managed - // SIG: 00 01 11 80 C5 04 - { - .custom /*0C000072:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000FE*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(float32 'value') cil managed - // SIG: 00 01 11 80 C5 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*060000FF*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(string 'value') cil managed - // SIG: 00 01 11 80 C5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*06000100*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 11 80 C5 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*06000101*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(uint16 'value') cil managed - // SIG: 00 01 11 80 C5 07 - { - .custom /*0C000073:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*06000102*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(uint32 'value') cil managed - // SIG: 00 01 11 80 C5 09 - { - .custom /*0C000074:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*06000103*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ToDecimal(uint64 'value') cil managed - // SIG: 00 01 11 80 C5 0B - { - .custom /*0C000075:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDecimal - - .method /*06000104*/ public hidebysig static - float64 ToDouble(bool 'value') cil managed - // SIG: 00 01 0D 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000105*/ public hidebysig static - float64 ToDouble(uint8 'value') cil managed - // SIG: 00 01 0D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000106*/ public hidebysig static - float64 ToDouble(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 0D 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000107*/ public hidebysig static - float64 ToDouble(float64 'value') cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000108*/ public hidebysig static - float64 ToDouble(int16 'value') cil managed - // SIG: 00 01 0D 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000109*/ public hidebysig static - float64 ToDouble(int32 'value') cil managed - // SIG: 00 01 0D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*0600010A*/ public hidebysig static - float64 ToDouble(int64 'value') cil managed - // SIG: 00 01 0D 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*0600010B*/ public hidebysig static - float64 ToDouble(object 'value') cil managed - // SIG: 00 01 0D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*0600010C*/ public hidebysig static - float64 ToDouble(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0D 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*0600010D*/ public hidebysig static - float64 ToDouble(int8 'value') cil managed - // SIG: 00 01 0D 04 - { - .custom /*0C000076:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*0600010E*/ public hidebysig static - float64 ToDouble(float32 'value') cil managed - // SIG: 00 01 0D 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*0600010F*/ public hidebysig static - float64 ToDouble(string 'value') cil managed - // SIG: 00 01 0D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000110*/ public hidebysig static - float64 ToDouble(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0D 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000111*/ public hidebysig static - float64 ToDouble(uint16 'value') cil managed - // SIG: 00 01 0D 07 - { - .custom /*0C000077:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000112*/ public hidebysig static - float64 ToDouble(uint32 'value') cil managed - // SIG: 00 01 0D 09 - { - .custom /*0C000078:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000113*/ public hidebysig static - float64 ToDouble(uint64 'value') cil managed - // SIG: 00 01 0D 0B - { - .custom /*0C000079:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToDouble - - .method /*06000114*/ public hidebysig static - int16 ToInt16(bool 'value') cil managed - // SIG: 00 01 06 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000115*/ public hidebysig static - int16 ToInt16(uint8 'value') cil managed - // SIG: 00 01 06 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000116*/ public hidebysig static - int16 ToInt16(char 'value') cil managed - // SIG: 00 01 06 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000117*/ public hidebysig static - int16 ToInt16(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 06 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000118*/ public hidebysig static - int16 ToInt16(float64 'value') cil managed - // SIG: 00 01 06 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000119*/ public hidebysig static - int16 ToInt16(int16 'value') cil managed - // SIG: 00 01 06 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*0600011A*/ public hidebysig static - int16 ToInt16(int32 'value') cil managed - // SIG: 00 01 06 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*0600011B*/ public hidebysig static - int16 ToInt16(int64 'value') cil managed - // SIG: 00 01 06 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*0600011C*/ public hidebysig static - int16 ToInt16(object 'value') cil managed - // SIG: 00 01 06 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*0600011D*/ public hidebysig static - int16 ToInt16(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 06 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*0600011E*/ public hidebysig static - int16 ToInt16(int8 'value') cil managed - // SIG: 00 01 06 04 - { - .custom /*0C00007A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*0600011F*/ public hidebysig static - int16 ToInt16(float32 'value') cil managed - // SIG: 00 01 06 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000120*/ public hidebysig static - int16 ToInt16(string 'value') cil managed - // SIG: 00 01 06 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000121*/ public hidebysig static - int16 ToInt16(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 06 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000122*/ public hidebysig static - int16 ToInt16(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 06 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000123*/ public hidebysig static - int16 ToInt16(uint16 'value') cil managed - // SIG: 00 01 06 07 - { - .custom /*0C00007B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000124*/ public hidebysig static - int16 ToInt16(uint32 'value') cil managed - // SIG: 00 01 06 09 - { - .custom /*0C00007C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000125*/ public hidebysig static - int16 ToInt16(uint64 'value') cil managed - // SIG: 00 01 06 0B - { - .custom /*0C00007D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt16 - - .method /*06000126*/ public hidebysig static - int32 ToInt32(bool 'value') cil managed - // SIG: 00 01 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000127*/ public hidebysig static - int32 ToInt32(uint8 'value') cil managed - // SIG: 00 01 08 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000128*/ public hidebysig static - int32 ToInt32(char 'value') cil managed - // SIG: 00 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000129*/ public hidebysig static - int32 ToInt32(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 08 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*0600012A*/ public hidebysig static - int32 ToInt32(float64 'value') cil managed - // SIG: 00 01 08 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*0600012B*/ public hidebysig static - int32 ToInt32(int16 'value') cil managed - // SIG: 00 01 08 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*0600012C*/ public hidebysig static - int32 ToInt32(int32 'value') cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*0600012D*/ public hidebysig static - int32 ToInt32(int64 'value') cil managed - // SIG: 00 01 08 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*0600012E*/ public hidebysig static - int32 ToInt32(object 'value') cil managed - // SIG: 00 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*0600012F*/ public hidebysig static - int32 ToInt32(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 08 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000130*/ public hidebysig static - int32 ToInt32(int8 'value') cil managed - // SIG: 00 01 08 04 - { - .custom /*0C00007E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000131*/ public hidebysig static - int32 ToInt32(float32 'value') cil managed - // SIG: 00 01 08 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000132*/ public hidebysig static - int32 ToInt32(string 'value') cil managed - // SIG: 00 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000133*/ public hidebysig static - int32 ToInt32(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 08 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000134*/ public hidebysig static - int32 ToInt32(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000135*/ public hidebysig static - int32 ToInt32(uint16 'value') cil managed - // SIG: 00 01 08 07 - { - .custom /*0C00007F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000136*/ public hidebysig static - int32 ToInt32(uint32 'value') cil managed - // SIG: 00 01 08 09 - { - .custom /*0C000080:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000137*/ public hidebysig static - int32 ToInt32(uint64 'value') cil managed - // SIG: 00 01 08 0B - { - .custom /*0C000081:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt32 - - .method /*06000138*/ public hidebysig static - int64 ToInt64(bool 'value') cil managed - // SIG: 00 01 0A 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000139*/ public hidebysig static - int64 ToInt64(uint8 'value') cil managed - // SIG: 00 01 0A 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600013A*/ public hidebysig static - int64 ToInt64(char 'value') cil managed - // SIG: 00 01 0A 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600013B*/ public hidebysig static - int64 ToInt64(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 0A 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600013C*/ public hidebysig static - int64 ToInt64(float64 'value') cil managed - // SIG: 00 01 0A 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600013D*/ public hidebysig static - int64 ToInt64(int16 'value') cil managed - // SIG: 00 01 0A 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600013E*/ public hidebysig static - int64 ToInt64(int32 'value') cil managed - // SIG: 00 01 0A 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600013F*/ public hidebysig static - int64 ToInt64(int64 'value') cil managed - // SIG: 00 01 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000140*/ public hidebysig static - int64 ToInt64(object 'value') cil managed - // SIG: 00 01 0A 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000141*/ public hidebysig static - int64 ToInt64(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0A 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000142*/ public hidebysig static - int64 ToInt64(int8 'value') cil managed - // SIG: 00 01 0A 04 - { - .custom /*0C000082:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000143*/ public hidebysig static - int64 ToInt64(float32 'value') cil managed - // SIG: 00 01 0A 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000144*/ public hidebysig static - int64 ToInt64(string 'value') cil managed - // SIG: 00 01 0A 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000145*/ public hidebysig static - int64 ToInt64(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0A 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000146*/ public hidebysig static - int64 ToInt64(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 0A 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000147*/ public hidebysig static - int64 ToInt64(uint16 'value') cil managed - // SIG: 00 01 0A 07 - { - .custom /*0C000083:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000148*/ public hidebysig static - int64 ToInt64(uint32 'value') cil managed - // SIG: 00 01 0A 09 - { - .custom /*0C000084:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*06000149*/ public hidebysig static - int64 ToInt64(uint64 'value') cil managed - // SIG: 00 01 0A 0B - { - .custom /*0C000085:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToInt64 - - .method /*0600014A*/ public hidebysig static - int8 ToSByte(bool 'value') cil managed - // SIG: 00 01 04 02 - { - .custom /*0C000086:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600014B*/ public hidebysig static - int8 ToSByte(uint8 'value') cil managed - // SIG: 00 01 04 05 - { - .custom /*0C000087:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600014C*/ public hidebysig static - int8 ToSByte(char 'value') cil managed - // SIG: 00 01 04 03 - { - .custom /*0C000088:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600014D*/ public hidebysig static - int8 ToSByte(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 04 11 80 C5 - { - .custom /*0C000089:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600014E*/ public hidebysig static - int8 ToSByte(float64 'value') cil managed - // SIG: 00 01 04 0D - { - .custom /*0C00008A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600014F*/ public hidebysig static - int8 ToSByte(int16 'value') cil managed - // SIG: 00 01 04 06 - { - .custom /*0C00008B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000150*/ public hidebysig static - int8 ToSByte(int32 'value') cil managed - // SIG: 00 01 04 08 - { - .custom /*0C00008C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000151*/ public hidebysig static - int8 ToSByte(int64 'value') cil managed - // SIG: 00 01 04 0A - { - .custom /*0C00008D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000152*/ public hidebysig static - int8 ToSByte(object 'value') cil managed - // SIG: 00 01 04 1C - { - .custom /*0C00008E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000153*/ public hidebysig static - int8 ToSByte(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 04 1C 12 80 C9 - { - .custom /*0C00008F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000154*/ public hidebysig static - int8 ToSByte(int8 'value') cil managed - // SIG: 00 01 04 04 - { - .custom /*0C000090:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000155*/ public hidebysig static - int8 ToSByte(float32 'value') cil managed - // SIG: 00 01 04 0C - { - .custom /*0C000091:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000156*/ public hidebysig static - int8 ToSByte(string 'value') cil managed - // SIG: 00 01 04 0E - { - .custom /*0C000092:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000157*/ public hidebysig static - int8 ToSByte(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 04 0E 12 80 C9 - { - .custom /*0C000093:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000158*/ public hidebysig static - int8 ToSByte(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 04 0E 08 - { - .custom /*0C000094:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*06000159*/ public hidebysig static - int8 ToSByte(uint16 'value') cil managed - // SIG: 00 01 04 07 - { - .custom /*0C000095:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600015A*/ public hidebysig static - int8 ToSByte(uint32 'value') cil managed - // SIG: 00 01 04 09 - { - .custom /*0C000096:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600015B*/ public hidebysig static - int8 ToSByte(uint64 'value') cil managed - // SIG: 00 01 04 0B - { - .custom /*0C000097:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSByte - - .method /*0600015C*/ public hidebysig static - float32 ToSingle(bool 'value') cil managed - // SIG: 00 01 0C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*0600015D*/ public hidebysig static - float32 ToSingle(uint8 'value') cil managed - // SIG: 00 01 0C 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*0600015E*/ public hidebysig static - float32 ToSingle(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 0C 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*0600015F*/ public hidebysig static - float32 ToSingle(float64 'value') cil managed - // SIG: 00 01 0C 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000160*/ public hidebysig static - float32 ToSingle(int16 'value') cil managed - // SIG: 00 01 0C 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000161*/ public hidebysig static - float32 ToSingle(int32 'value') cil managed - // SIG: 00 01 0C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000162*/ public hidebysig static - float32 ToSingle(int64 'value') cil managed - // SIG: 00 01 0C 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000163*/ public hidebysig static - float32 ToSingle(object 'value') cil managed - // SIG: 00 01 0C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000164*/ public hidebysig static - float32 ToSingle(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0C 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000165*/ public hidebysig static - float32 ToSingle(int8 'value') cil managed - // SIG: 00 01 0C 04 - { - .custom /*0C000098:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000166*/ public hidebysig static - float32 ToSingle(float32 'value') cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000167*/ public hidebysig static - float32 ToSingle(string 'value') cil managed - // SIG: 00 01 0C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000168*/ public hidebysig static - float32 ToSingle(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0C 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*06000169*/ public hidebysig static - float32 ToSingle(uint16 'value') cil managed - // SIG: 00 01 0C 07 - { - .custom /*0C000099:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*0600016A*/ public hidebysig static - float32 ToSingle(uint32 'value') cil managed - // SIG: 00 01 0C 09 - { - .custom /*0C00009A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*0600016B*/ public hidebysig static - float32 ToSingle(uint64 'value') cil managed - // SIG: 00 01 0C 0B - { - .custom /*0C00009B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToSingle - - .method /*0600016C*/ public hidebysig static - string ToString(bool 'value') cil managed - // SIG: 00 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600016D*/ public hidebysig static - string ToString(bool 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 02 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600016E*/ public hidebysig static - string ToString(uint8 'value') cil managed - // SIG: 00 01 0E 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600016F*/ public hidebysig static - string ToString(uint8 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 05 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000170*/ public hidebysig static - string ToString(uint8 'value', - int32 toBase) cil managed - // SIG: 00 02 0E 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000171*/ public hidebysig static - string ToString(char 'value') cil managed - // SIG: 00 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000172*/ public hidebysig static - string ToString(char 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 03 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000173*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value') cil managed - // SIG: 00 01 0E 11 80 C1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000174*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000030*/ 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 11 80 C1 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000175*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 0E 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000176*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 11 80 C5 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000177*/ public hidebysig static - string ToString(float64 'value') cil managed - // SIG: 00 01 0E 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000178*/ public hidebysig static - string ToString(float64 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 0D 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000179*/ public hidebysig static - string ToString(int16 'value') cil managed - // SIG: 00 01 0E 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600017A*/ public hidebysig static - string ToString(int16 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 06 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600017B*/ public hidebysig static - string ToString(int16 'value', - int32 toBase) cil managed - // SIG: 00 02 0E 06 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600017C*/ public hidebysig static - string ToString(int32 'value') cil managed - // SIG: 00 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600017D*/ public hidebysig static - string ToString(int32 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 08 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600017E*/ public hidebysig static - string ToString(int32 'value', - int32 toBase) cil managed - // SIG: 00 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600017F*/ public hidebysig static - string ToString(int64 'value') cil managed - // SIG: 00 01 0E 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000180*/ public hidebysig static - string ToString(int64 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 0A 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000181*/ public hidebysig static - string ToString(int64 'value', - int32 toBase) cil managed - // SIG: 00 02 0E 0A 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000182*/ public hidebysig static - string ToString(object 'value') cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000183*/ public hidebysig static - string ToString(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000184*/ public hidebysig static - string ToString(int8 'value') cil managed - // SIG: 00 01 0E 04 - { - .custom /*0C00009C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000185*/ public hidebysig static - string ToString(int8 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 04 12 80 C9 - { - .custom /*0C00009D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000186*/ public hidebysig static - string ToString(float32 'value') cil managed - // SIG: 00 01 0E 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000187*/ public hidebysig static - string ToString(float32 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 0C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000188*/ public hidebysig static - string ToString(uint16 'value') cil managed - // SIG: 00 01 0E 07 - { - .custom /*0C00009E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*06000189*/ public hidebysig static - string ToString(uint16 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 07 12 80 C9 - { - .custom /*0C00009F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600018A*/ public hidebysig static - string ToString(uint32 'value') cil managed - // SIG: 00 01 0E 09 - { - .custom /*0C0000A0:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600018B*/ public hidebysig static - string ToString(uint32 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 09 12 80 C9 - { - .custom /*0C0000A1:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600018C*/ public hidebysig static - string ToString(uint64 'value') cil managed - // SIG: 00 01 0E 0B - { - .custom /*0C0000A2:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600018D*/ public hidebysig static - string ToString(uint64 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0E 0B 12 80 C9 - { - .custom /*0C0000A3:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToString - - .method /*0600018E*/ public hidebysig static - uint16 ToUInt16(bool 'value') cil managed - // SIG: 00 01 07 02 - { - .custom /*0C0000A4:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600018F*/ public hidebysig static - uint16 ToUInt16(uint8 'value') cil managed - // SIG: 00 01 07 05 - { - .custom /*0C0000A5:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000190*/ public hidebysig static - uint16 ToUInt16(char 'value') cil managed - // SIG: 00 01 07 03 - { - .custom /*0C0000A6:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000191*/ public hidebysig static - uint16 ToUInt16(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 07 11 80 C5 - { - .custom /*0C0000A7:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000192*/ public hidebysig static - uint16 ToUInt16(float64 'value') cil managed - // SIG: 00 01 07 0D - { - .custom /*0C0000A8:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000193*/ public hidebysig static - uint16 ToUInt16(int16 'value') cil managed - // SIG: 00 01 07 06 - { - .custom /*0C0000A9:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000194*/ public hidebysig static - uint16 ToUInt16(int32 'value') cil managed - // SIG: 00 01 07 08 - { - .custom /*0C0000AA:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000195*/ public hidebysig static - uint16 ToUInt16(int64 'value') cil managed - // SIG: 00 01 07 0A - { - .custom /*0C0000AB:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000196*/ public hidebysig static - uint16 ToUInt16(object 'value') cil managed - // SIG: 00 01 07 1C - { - .custom /*0C0000AC:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000197*/ public hidebysig static - uint16 ToUInt16(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 07 1C 12 80 C9 - { - .custom /*0C0000AD:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000198*/ public hidebysig static - uint16 ToUInt16(int8 'value') cil managed - // SIG: 00 01 07 04 - { - .custom /*0C0000AE:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*06000199*/ public hidebysig static - uint16 ToUInt16(float32 'value') cil managed - // SIG: 00 01 07 0C - { - .custom /*0C0000AF:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600019A*/ public hidebysig static - uint16 ToUInt16(string 'value') cil managed - // SIG: 00 01 07 0E - { - .custom /*0C0000B0:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600019B*/ public hidebysig static - uint16 ToUInt16(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 07 0E 12 80 C9 - { - .custom /*0C0000B1:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600019C*/ public hidebysig static - uint16 ToUInt16(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 07 0E 08 - { - .custom /*0C0000B2:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600019D*/ public hidebysig static - uint16 ToUInt16(uint16 'value') cil managed - // SIG: 00 01 07 07 - { - .custom /*0C0000B3:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600019E*/ public hidebysig static - uint16 ToUInt16(uint32 'value') cil managed - // SIG: 00 01 07 09 - { - .custom /*0C0000B4:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*0600019F*/ public hidebysig static - uint16 ToUInt16(uint64 'value') cil managed - // SIG: 00 01 07 0B - { - .custom /*0C0000B5:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt16 - - .method /*060001A0*/ public hidebysig static - uint32 ToUInt32(bool 'value') cil managed - // SIG: 00 01 09 02 - { - .custom /*0C0000B6:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A1*/ public hidebysig static - uint32 ToUInt32(uint8 'value') cil managed - // SIG: 00 01 09 05 - { - .custom /*0C0000B7:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A2*/ public hidebysig static - uint32 ToUInt32(char 'value') cil managed - // SIG: 00 01 09 03 - { - .custom /*0C0000B8:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A3*/ public hidebysig static - uint32 ToUInt32(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 09 11 80 C5 - { - .custom /*0C0000B9:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A4*/ public hidebysig static - uint32 ToUInt32(float64 'value') cil managed - // SIG: 00 01 09 0D - { - .custom /*0C0000BA:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A5*/ public hidebysig static - uint32 ToUInt32(int16 'value') cil managed - // SIG: 00 01 09 06 - { - .custom /*0C0000BB:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A6*/ public hidebysig static - uint32 ToUInt32(int32 'value') cil managed - // SIG: 00 01 09 08 - { - .custom /*0C0000BC:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A7*/ public hidebysig static - uint32 ToUInt32(int64 'value') cil managed - // SIG: 00 01 09 0A - { - .custom /*0C0000BD:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A8*/ public hidebysig static - uint32 ToUInt32(object 'value') cil managed - // SIG: 00 01 09 1C - { - .custom /*0C0000BE:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001A9*/ public hidebysig static - uint32 ToUInt32(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 09 1C 12 80 C9 - { - .custom /*0C0000BF:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001AA*/ public hidebysig static - uint32 ToUInt32(int8 'value') cil managed - // SIG: 00 01 09 04 - { - .custom /*0C0000C0:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001AB*/ public hidebysig static - uint32 ToUInt32(float32 'value') cil managed - // SIG: 00 01 09 0C - { - .custom /*0C0000C1:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001AC*/ public hidebysig static - uint32 ToUInt32(string 'value') cil managed - // SIG: 00 01 09 0E - { - .custom /*0C0000C2:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001AD*/ public hidebysig static - uint32 ToUInt32(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 09 0E 12 80 C9 - { - .custom /*0C0000C3:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001AE*/ public hidebysig static - uint32 ToUInt32(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 09 0E 08 - { - .custom /*0C0000C4:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001AF*/ public hidebysig static - uint32 ToUInt32(uint16 'value') cil managed - // SIG: 00 01 09 07 - { - .custom /*0C0000C5:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001B0*/ public hidebysig static - uint32 ToUInt32(uint32 'value') cil managed - // SIG: 00 01 09 09 - { - .custom /*0C0000C6:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001B1*/ public hidebysig static - uint32 ToUInt32(uint64 'value') cil managed - // SIG: 00 01 09 0B - { - .custom /*0C0000C7:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt32 - - .method /*060001B2*/ public hidebysig static - uint64 ToUInt64(bool 'value') cil managed - // SIG: 00 01 0B 02 - { - .custom /*0C0000C8:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B3*/ public hidebysig static - uint64 ToUInt64(uint8 'value') cil managed - // SIG: 00 01 0B 05 - { - .custom /*0C0000C9:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B4*/ public hidebysig static - uint64 ToUInt64(char 'value') cil managed - // SIG: 00 01 0B 03 - { - .custom /*0C0000CA:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B5*/ public hidebysig static - uint64 ToUInt64(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 0B 11 80 C5 - { - .custom /*0C0000CB:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B6*/ public hidebysig static - uint64 ToUInt64(float64 'value') cil managed - // SIG: 00 01 0B 0D - { - .custom /*0C0000CC:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B7*/ public hidebysig static - uint64 ToUInt64(int16 'value') cil managed - // SIG: 00 01 0B 06 - { - .custom /*0C0000CD:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B8*/ public hidebysig static - uint64 ToUInt64(int32 'value') cil managed - // SIG: 00 01 0B 08 - { - .custom /*0C0000CE:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001B9*/ public hidebysig static - uint64 ToUInt64(int64 'value') cil managed - // SIG: 00 01 0B 0A - { - .custom /*0C0000CF:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001BA*/ public hidebysig static - uint64 ToUInt64(object 'value') cil managed - // SIG: 00 01 0B 1C - { - .custom /*0C0000D0:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001BB*/ public hidebysig static - uint64 ToUInt64(object 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0B 1C 12 80 C9 - { - .custom /*0C0000D1:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001BC*/ public hidebysig static - uint64 ToUInt64(int8 'value') cil managed - // SIG: 00 01 0B 04 - { - .custom /*0C0000D2:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001BD*/ public hidebysig static - uint64 ToUInt64(float32 'value') cil managed - // SIG: 00 01 0B 0C - { - .custom /*0C0000D3:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001BE*/ public hidebysig static - uint64 ToUInt64(string 'value') cil managed - // SIG: 00 01 0B 0E - { - .custom /*0C0000D4:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001BF*/ public hidebysig static - uint64 ToUInt64(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ provider) cil managed - // SIG: 00 02 0B 0E 12 80 C9 - { - .custom /*0C0000D5:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001C0*/ public hidebysig static - uint64 ToUInt64(string 'value', - int32 fromBase) cil managed - // SIG: 00 02 0B 0E 08 - { - .custom /*0C0000D6:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001C1*/ public hidebysig static - uint64 ToUInt64(uint16 'value') cil managed - // SIG: 00 01 0B 07 - { - .custom /*0C0000D7:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001C2*/ public hidebysig static - uint64 ToUInt64(uint32 'value') cil managed - // SIG: 00 01 0B 09 - { - .custom /*0C0000D8:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001C3*/ public hidebysig static - uint64 ToUInt64(uint64 'value') cil managed - // SIG: 00 01 0B 0B - { - .custom /*0C0000D9:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::ToUInt64 - - .method /*060001C4*/ public hidebysig static - bool TryToBase64Chars(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ bytes, - valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ chars, - [out] int32& charsWritten, - [opt] valuetype System.Base64FormattingOptions/*02000009*/ options) cil managed - // SIG: 00 04 02 15 11 80 B5 01 05 15 11 80 B9 01 03 10 08 11 24 - { - .param [4]/*08000225*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::TryToBase64Chars - - .method /*060001C5*/ public hidebysig static - bool TryFromBase64String(string s, - valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ bytes, - [out] int32& bytesWritten) cil managed - // SIG: 00 03 02 0E 15 11 80 B9 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::TryFromBase64String - - .method /*060001C6*/ public hidebysig static - bool TryFromBase64Chars(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ chars, - valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ bytes, - [out] int32& bytesWritten) cil managed - // SIG: 00 03 02 15 11 80 B5 01 03 15 11 80 B9 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Convert::TryFromBase64Chars - -} // end of class System.Convert - -.class /*0200000C*/ public abstract auto ansi sealed beforefieldinit System.Environment - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .class /*02000041*/ auto ansi sealed nested public SpecialFolder - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ - { - .field /*0400006B*/ public specialname rtspecialname int32 value__ - .field /*0400006C*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ ApplicationData = int32(0x0000001A) - .field /*0400006D*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonApplicationData = int32(0x00000023) - .field /*0400006E*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ LocalApplicationData = int32(0x0000001C) - .field /*0400006F*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Cookies = int32(0x00000021) - .field /*04000070*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Desktop = int32(0x00000000) - .field /*04000071*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Favorites = int32(0x00000006) - .field /*04000072*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ History = int32(0x00000022) - .field /*04000073*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ InternetCache = int32(0x00000020) - .field /*04000074*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Programs = int32(0x00000002) - .field /*04000075*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ MyComputer = int32(0x00000011) - .field /*04000076*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ MyMusic = int32(0x0000000D) - .field /*04000077*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ MyPictures = int32(0x00000027) - .field /*04000078*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ MyVideos = int32(0x0000000E) - .field /*04000079*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Recent = int32(0x00000008) - .field /*0400007A*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ SendTo = int32(0x00000009) - .field /*0400007B*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ StartMenu = int32(0x0000000B) - .field /*0400007C*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Startup = int32(0x00000007) - .field /*0400007D*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ System = int32(0x00000025) - .field /*0400007E*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Templates = int32(0x00000015) - .field /*0400007F*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ DesktopDirectory = int32(0x00000010) - .field /*04000080*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Personal = int32(0x00000005) - .field /*04000081*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ MyDocuments = int32(0x00000005) - .field /*04000082*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ ProgramFiles = int32(0x00000026) - .field /*04000083*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonProgramFiles = int32(0x0000002B) - .field /*04000084*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ AdminTools = int32(0x00000030) - .field /*04000085*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CDBurning = int32(0x0000003B) - .field /*04000086*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonAdminTools = int32(0x0000002F) - .field /*04000087*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonDocuments = int32(0x0000002E) - .field /*04000088*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonMusic = int32(0x00000035) - .field /*04000089*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonOemLinks = int32(0x0000003A) - .field /*0400008A*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonPictures = int32(0x00000036) - .field /*0400008B*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonStartMenu = int32(0x00000016) - .field /*0400008C*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonPrograms = int32(0x00000017) - .field /*0400008D*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonStartup = int32(0x00000018) - .field /*0400008E*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonDesktopDirectory = int32(0x00000019) - .field /*0400008F*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonTemplates = int32(0x0000002D) - .field /*04000090*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonVideos = int32(0x00000037) - .field /*04000091*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Fonts = int32(0x00000014) - .field /*04000092*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ NetworkShortcuts = int32(0x00000013) - .field /*04000093*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ PrinterShortcuts = int32(0x0000001B) - .field /*04000094*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ UserProfile = int32(0x00000028) - .field /*04000095*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ CommonProgramFilesX86 = int32(0x0000002C) - .field /*04000096*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ ProgramFilesX86 = int32(0x0000002A) - .field /*04000097*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Resources = int32(0x00000038) - .field /*04000098*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ LocalizedResources = int32(0x00000039) - .field /*04000099*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ SystemX86 = int32(0x00000029) - .field /*0400009A*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ Windows = int32(0x00000024) - } // end of class SpecialFolder - - .class /*02000042*/ auto ansi sealed nested public SpecialFolderOption - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ - { - .field /*0400009B*/ public specialname rtspecialname int32 value__ - .field /*0400009C*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolderOption/*02000042*/ None = int32(0x00000000) - .field /*0400009D*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolderOption/*02000042*/ Create = int32(0x00008000) - .field /*0400009E*/ public static literal valuetype System.Environment/*0200000C*//SpecialFolderOption/*02000042*/ DoNotVerify = int32(0x00004000) - } // end of class SpecialFolderOption - - .method /*060001C7*/ public hidebysig specialname static - string get_CommandLine() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_CommandLine - - .method /*060001C8*/ public hidebysig specialname static - string get_CurrentDirectory() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_CurrentDirectory - - .method /*060001C9*/ public hidebysig specialname static - void set_CurrentDirectory(string 'value') cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::set_CurrentDirectory - - .method /*060001CA*/ public hidebysig specialname static - int32 get_CurrentManagedThreadId() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_CurrentManagedThreadId - - .method /*060001CB*/ public hidebysig specialname static - int32 get_ExitCode() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_ExitCode - - .method /*060001CC*/ public hidebysig specialname static - void set_ExitCode(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::set_ExitCode - - .method /*060001CD*/ public hidebysig specialname static - bool get_HasShutdownStarted() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_HasShutdownStarted - - .method /*060001CE*/ public hidebysig specialname static - bool get_Is64BitProcess() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_Is64BitProcess - - .method /*060001CF*/ public hidebysig specialname static - bool get_Is64BitOperatingSystem() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_Is64BitOperatingSystem - - .method /*060001D0*/ public hidebysig specialname static - string get_MachineName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_MachineName - - .method /*060001D1*/ public hidebysig specialname static - string get_NewLine() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_NewLine - - .method /*060001D2*/ public hidebysig specialname static - class System.OperatingSystem/*02000012*/ - get_OSVersion() cil managed - // SIG: 00 00 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_OSVersion - - .method /*060001D3*/ public hidebysig specialname static - int32 get_ProcessorCount() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_ProcessorCount - - .method /*060001D4*/ public hidebysig specialname static - string get_StackTrace() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_StackTrace - - .method /*060001D5*/ public hidebysig specialname static - string get_SystemDirectory() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_SystemDirectory - - .method /*060001D6*/ public hidebysig specialname static - int32 get_SystemPageSize() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_SystemPageSize - - .method /*060001D7*/ public hidebysig specialname static - int32 get_TickCount() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_TickCount - - .method /*060001D8*/ public hidebysig specialname static - bool get_UserInteractive() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_UserInteractive - - .method /*060001D9*/ public hidebysig specialname static - string get_UserName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_UserName - - .method /*060001DA*/ public hidebysig specialname static - string get_UserDomainName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_UserDomainName - - .method /*060001DB*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_Version() cil managed - // SIG: 00 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_Version - - .method /*060001DC*/ public hidebysig specialname static - int64 get_WorkingSet() cil managed - // SIG: 00 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::get_WorkingSet - - .method /*060001DD*/ public hidebysig static - string ExpandEnvironmentVariables(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::ExpandEnvironmentVariables - - .method /*060001DE*/ public hidebysig static - void Exit(int32 exitCode) cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::Exit - - .method /*060001DF*/ public hidebysig static - void FailFast(string message) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::FailFast - - .method /*060001E0*/ public hidebysig static - void FailFast(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ exception) cil managed - // SIG: 00 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::FailFast - - .method /*060001E1*/ public hidebysig static - string[] GetCommandLineArgs() cil managed - // SIG: 00 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetCommandLineArgs - - .method /*060001E2*/ public hidebysig static - string GetEnvironmentVariable(string variable) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetEnvironmentVariable - - .method /*060001E3*/ public hidebysig static - string GetEnvironmentVariable(string variable, - valuetype System.EnvironmentVariableTarget/*0200000D*/ target) cil managed - // SIG: 00 02 0E 0E 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetEnvironmentVariable - - .method /*060001E4*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ - GetEnvironmentVariables() cil managed - // SIG: 00 00 12 80 D1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetEnvironmentVariables - - .method /*060001E5*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ - GetEnvironmentVariables(valuetype System.EnvironmentVariableTarget/*0200000D*/ target) cil managed - // SIG: 00 01 12 80 D1 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetEnvironmentVariables - - .method /*060001E6*/ public hidebysig static - string GetFolderPath(valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ folder) cil managed - // SIG: 00 01 0E 11 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetFolderPath - - .method /*060001E7*/ public hidebysig static - string GetFolderPath(valuetype System.Environment/*0200000C*//SpecialFolder/*02000041*/ folder, - valuetype System.Environment/*0200000C*//SpecialFolderOption/*02000042*/ option) cil managed - // SIG: 00 02 0E 11 81 04 11 81 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetFolderPath - - .method /*060001E8*/ public hidebysig static - string[] GetLogicalDrives() cil managed - // SIG: 00 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Environment::GetLogicalDrives - - .method /*060001E9*/ public hidebysig static - void SetEnvironmentVariable(string variable, - string 'value') cil managed - // SIG: 00 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::SetEnvironmentVariable - - .method /*060001EA*/ public hidebysig static - void SetEnvironmentVariable(string variable, - string 'value', - valuetype System.EnvironmentVariableTarget/*0200000D*/ target) cil managed - // SIG: 00 03 01 0E 0E 11 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Environment::SetEnvironmentVariable - - .property /*17000015*/ string CommandLine() - { - .get string System.Environment/*0200000C*/::get_CommandLine() /* 060001C7 */ - } // end of property Environment::CommandLine - .property /*17000016*/ string CurrentDirectory() - { - .get string System.Environment/*0200000C*/::get_CurrentDirectory() /* 060001C8 */ - .set void System.Environment/*0200000C*/::set_CurrentDirectory(string) /* 060001C9 */ - } // end of property Environment::CurrentDirectory - .property /*17000017*/ int32 CurrentManagedThreadId() - { - .get int32 System.Environment/*0200000C*/::get_CurrentManagedThreadId() /* 060001CA */ - } // end of property Environment::CurrentManagedThreadId - .property /*17000018*/ int32 ExitCode() - { - .get int32 System.Environment/*0200000C*/::get_ExitCode() /* 060001CB */ - .set void System.Environment/*0200000C*/::set_ExitCode(int32) /* 060001CC */ - } // end of property Environment::ExitCode - .property /*17000019*/ bool HasShutdownStarted() - { - .get bool System.Environment/*0200000C*/::get_HasShutdownStarted() /* 060001CD */ - } // end of property Environment::HasShutdownStarted - .property /*1700001A*/ bool Is64BitProcess() - { - .get bool System.Environment/*0200000C*/::get_Is64BitProcess() /* 060001CE */ - } // end of property Environment::Is64BitProcess - .property /*1700001B*/ bool Is64BitOperatingSystem() - { - .get bool System.Environment/*0200000C*/::get_Is64BitOperatingSystem() /* 060001CF */ - } // end of property Environment::Is64BitOperatingSystem - .property /*1700001C*/ string MachineName() - { - .get string System.Environment/*0200000C*/::get_MachineName() /* 060001D0 */ - } // end of property Environment::MachineName - .property /*1700001D*/ string NewLine() - { - .get string System.Environment/*0200000C*/::get_NewLine() /* 060001D1 */ - } // end of property Environment::NewLine - .property /*1700001E*/ class System.OperatingSystem/*02000012*/ - OSVersion() - { - .get class System.OperatingSystem/*02000012*/ System.Environment/*0200000C*/::get_OSVersion() /* 060001D2 */ - } // end of property Environment::OSVersion - .property /*1700001F*/ int32 ProcessorCount() - { - .get int32 System.Environment/*0200000C*/::get_ProcessorCount() /* 060001D3 */ - } // end of property Environment::ProcessorCount - .property /*17000020*/ string StackTrace() - { - .get string System.Environment/*0200000C*/::get_StackTrace() /* 060001D4 */ - } // end of property Environment::StackTrace - .property /*17000021*/ string SystemDirectory() - { - .get string System.Environment/*0200000C*/::get_SystemDirectory() /* 060001D5 */ - } // end of property Environment::SystemDirectory - .property /*17000022*/ int32 SystemPageSize() - { - .get int32 System.Environment/*0200000C*/::get_SystemPageSize() /* 060001D6 */ - } // end of property Environment::SystemPageSize - .property /*17000023*/ int32 TickCount() - { - .get int32 System.Environment/*0200000C*/::get_TickCount() /* 060001D7 */ - } // end of property Environment::TickCount - .property /*17000024*/ bool UserInteractive() - { - .get bool System.Environment/*0200000C*/::get_UserInteractive() /* 060001D8 */ - } // end of property Environment::UserInteractive - .property /*17000025*/ string UserName() - { - .get string System.Environment/*0200000C*/::get_UserName() /* 060001D9 */ - } // end of property Environment::UserName - .property /*17000026*/ string UserDomainName() - { - .get string System.Environment/*0200000C*/::get_UserDomainName() /* 060001DA */ - } // end of property Environment::UserDomainName - .property /*17000027*/ class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - Version() - { - .get class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.Environment/*0200000C*/::get_Version() /* 060001DB */ - } // end of property Environment::Version - .property /*17000028*/ int64 WorkingSet() - { - .get int64 System.Environment/*0200000C*/::get_WorkingSet() /* 060001DC */ - } // end of property Environment::WorkingSet -} // end of class System.Environment - -.class /*0200000D*/ public auto ansi sealed System.EnvironmentVariableTarget - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000006*/ public specialname rtspecialname int32 value__ - .field /*04000007*/ public static literal valuetype System.EnvironmentVariableTarget/*0200000D*/ Process = int32(0x00000000) - .field /*04000008*/ public static literal valuetype System.EnvironmentVariableTarget/*0200000D*/ User = int32(0x00000001) - .field /*04000009*/ public static literal valuetype System.EnvironmentVariableTarget/*0200000D*/ Machine = int32(0x00000002) -} // end of class System.EnvironmentVariableTarget - -.class /*0200000E*/ public auto ansi sealed System.LoaderOptimization - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400000A*/ public specialname rtspecialname int32 value__ - .field /*0400000B*/ public static literal valuetype System.LoaderOptimization/*0200000E*/ DisallowBindings = int32(0x00000004) - .custom /*0C000014:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 71 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ..qThis method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 41 // ed. Please use A - 73 73 65 6D 62 6C 79 2E 4C 6F 61 64 28 29 20 69 // ssembly.Load() i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - .field /*0400000C*/ public static literal valuetype System.LoaderOptimization/*0200000E*/ DomainMask = int32(0x00000003) - .custom /*0C000015:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 71 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ..qThis method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 41 // ed. Please use A - 73 73 65 6D 62 6C 79 2E 4C 6F 61 64 28 29 20 69 // ssembly.Load() i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - .field /*0400000D*/ public static literal valuetype System.LoaderOptimization/*0200000E*/ MultiDomain = int32(0x00000002) - .field /*0400000E*/ public static literal valuetype System.LoaderOptimization/*0200000E*/ MultiDomainHost = int32(0x00000003) - .field /*0400000F*/ public static literal valuetype System.LoaderOptimization/*0200000E*/ NotSpecified = int32(0x00000000) - .field /*04000010*/ public static literal valuetype System.LoaderOptimization/*0200000E*/ SingleDomain = int32(0x00000001) -} // end of class System.LoaderOptimization - -.class /*0200000F*/ public auto ansi sealed beforefieldinit System.LoaderOptimizationAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000037*/ -{ - .custom /*0C000016:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 40 00 00 00 00 00 ) // ..@..... - .method /*060001EB*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method LoaderOptimizationAttribute::.ctor - - .method /*060001EC*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.LoaderOptimization/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method LoaderOptimizationAttribute::.ctor - - .method /*060001ED*/ public hidebysig specialname - instance valuetype System.LoaderOptimization/*0200000E*/ - get_Value() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LoaderOptimizationAttribute::get_Value - - .property /*17000029*/ instance valuetype System.LoaderOptimization/*0200000E*/ - Value() - { - .get instance valuetype System.LoaderOptimization/*0200000E*/ System.LoaderOptimizationAttribute/*0200000F*/::get_Value() /* 060001ED */ - } // end of property LoaderOptimizationAttribute::Value -} // end of class System.LoaderOptimizationAttribute - -.class /*02000010*/ public abstract auto ansi sealed beforefieldinit System.Math - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*04000011*/ public static literal float64 PI = float64(3.1415926535897931) - .field /*04000012*/ public static literal float64 E = float64(2.7182818284590451) - .method /*060001EE*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Abs(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001EF*/ public hidebysig static - float64 Abs(float64 'value') cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001F0*/ public hidebysig static - int16 Abs(int16 'value') cil managed - // SIG: 00 01 06 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001F1*/ public hidebysig static - int32 Abs(int32 'value') cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001F2*/ public hidebysig static - int64 Abs(int64 'value') cil managed - // SIG: 00 01 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001F3*/ public hidebysig static - int8 Abs(int8 'value') cil managed - // SIG: 00 01 04 04 - { - .custom /*0C0000DA:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001F4*/ public hidebysig static - float32 Abs(float32 'value') cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Abs - - .method /*060001F5*/ public hidebysig static - float64 Acos(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Acos - - .method /*060001F6*/ public hidebysig static - float64 Acosh(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Acosh - - .method /*060001F7*/ public hidebysig static - float64 Asin(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Asin - - .method /*060001F8*/ public hidebysig static - float64 Asinh(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Asinh - - .method /*060001F9*/ public hidebysig static - float64 Atan(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Atan - - .method /*060001FA*/ public hidebysig static - float64 Atan2(float64 y, - float64 x) cil managed - // SIG: 00 02 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Atan2 - - .method /*060001FB*/ public hidebysig static - float64 Atanh(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Atanh - - .method /*060001FC*/ public hidebysig static - int64 BigMul(int32 a, - int32 b) cil managed - // SIG: 00 02 0A 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::BigMul - - .method /*060001FD*/ public hidebysig static - float64 Cbrt(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Cbrt - - .method /*060001FE*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Ceiling(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d) cil managed - // SIG: 00 01 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Ceiling - - .method /*060001FF*/ public hidebysig static - float64 Ceiling(float64 a) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Ceiling - - .method /*06000200*/ public hidebysig static - uint8 Clamp(uint8 'value', - uint8 min, - uint8 max) cil managed - // SIG: 00 03 05 05 05 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000201*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Clamp(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ min, - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ max) cil managed - // SIG: 00 03 11 80 C5 11 80 C5 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000202*/ public hidebysig static - float64 Clamp(float64 'value', - float64 min, - float64 max) cil managed - // SIG: 00 03 0D 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000203*/ public hidebysig static - int16 Clamp(int16 'value', - int16 min, - int16 max) cil managed - // SIG: 00 03 06 06 06 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000204*/ public hidebysig static - int32 Clamp(int32 'value', - int32 min, - int32 max) cil managed - // SIG: 00 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000205*/ public hidebysig static - int64 Clamp(int64 'value', - int64 min, - int64 max) cil managed - // SIG: 00 03 0A 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000206*/ public hidebysig static - int8 Clamp(int8 'value', - int8 min, - int8 max) cil managed - // SIG: 00 03 04 04 04 04 - { - .custom /*0C0000DB:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000207*/ public hidebysig static - float32 Clamp(float32 'value', - float32 min, - float32 max) cil managed - // SIG: 00 03 0C 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000208*/ public hidebysig static - uint16 Clamp(uint16 'value', - uint16 min, - uint16 max) cil managed - // SIG: 00 03 07 07 07 07 - { - .custom /*0C0000DC:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*06000209*/ public hidebysig static - uint32 Clamp(uint32 'value', - uint32 min, - uint32 max) cil managed - // SIG: 00 03 09 09 09 09 - { - .custom /*0C0000DD:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*0600020A*/ public hidebysig static - uint64 Clamp(uint64 'value', - uint64 min, - uint64 max) cil managed - // SIG: 00 03 0B 0B 0B 0B - { - .custom /*0C0000DE:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Clamp - - .method /*0600020B*/ public hidebysig static - float64 Cos(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Cos - - .method /*0600020C*/ public hidebysig static - float64 Cosh(float64 'value') cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Cosh - - .method /*0600020D*/ public hidebysig static - int32 DivRem(int32 a, - int32 b, - [out] int32& result) cil managed - // SIG: 00 03 08 08 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::DivRem - - .method /*0600020E*/ public hidebysig static - int64 DivRem(int64 a, - int64 b, - [out] int64& result) cil managed - // SIG: 00 03 0A 0A 0A 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::DivRem - - .method /*0600020F*/ public hidebysig static - float64 Exp(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Exp - - .method /*06000210*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Floor(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d) cil managed - // SIG: 00 01 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Floor - - .method /*06000211*/ public hidebysig static - float64 Floor(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Floor - - .method /*06000212*/ public hidebysig static - float64 IEEERemainder(float64 x, - float64 y) cil managed - // SIG: 00 02 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::IEEERemainder - - .method /*06000213*/ public hidebysig static - float64 Log(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Log - - .method /*06000214*/ public hidebysig static - float64 Log(float64 a, - float64 newBase) cil managed - // SIG: 00 02 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Log - - .method /*06000215*/ public hidebysig static - float64 Log10(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Log10 - - .method /*06000216*/ public hidebysig static - uint8 Max(uint8 val1, - uint8 val2) cil managed - // SIG: 00 02 05 05 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*06000217*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Max(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ val1, - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ val2) cil managed - // SIG: 00 02 11 80 C5 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*06000218*/ public hidebysig static - float64 Max(float64 val1, - float64 val2) cil managed - // SIG: 00 02 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*06000219*/ public hidebysig static - int16 Max(int16 val1, - int16 val2) cil managed - // SIG: 00 02 06 06 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*0600021A*/ public hidebysig static - int32 Max(int32 val1, - int32 val2) cil managed - // SIG: 00 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*0600021B*/ public hidebysig static - int64 Max(int64 val1, - int64 val2) cil managed - // SIG: 00 02 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*0600021C*/ public hidebysig static - int8 Max(int8 val1, - int8 val2) cil managed - // SIG: 00 02 04 04 04 - { - .custom /*0C0000DF:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*0600021D*/ public hidebysig static - float32 Max(float32 val1, - float32 val2) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*0600021E*/ public hidebysig static - uint16 Max(uint16 val1, - uint16 val2) cil managed - // SIG: 00 02 07 07 07 - { - .custom /*0C0000E0:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*0600021F*/ public hidebysig static - uint32 Max(uint32 val1, - uint32 val2) cil managed - // SIG: 00 02 09 09 09 - { - .custom /*0C0000E1:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*06000220*/ public hidebysig static - uint64 Max(uint64 val1, - uint64 val2) cil managed - // SIG: 00 02 0B 0B 0B - { - .custom /*0C0000E2:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Max - - .method /*06000221*/ public hidebysig static - uint8 Min(uint8 val1, - uint8 val2) cil managed - // SIG: 00 02 05 05 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000222*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Min(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ val1, - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ val2) cil managed - // SIG: 00 02 11 80 C5 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000223*/ public hidebysig static - float64 Min(float64 val1, - float64 val2) cil managed - // SIG: 00 02 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000224*/ public hidebysig static - int16 Min(int16 val1, - int16 val2) cil managed - // SIG: 00 02 06 06 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000225*/ public hidebysig static - int32 Min(int32 val1, - int32 val2) cil managed - // SIG: 00 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000226*/ public hidebysig static - int64 Min(int64 val1, - int64 val2) cil managed - // SIG: 00 02 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000227*/ public hidebysig static - int8 Min(int8 val1, - int8 val2) cil managed - // SIG: 00 02 04 04 04 - { - .custom /*0C0000E3:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000228*/ public hidebysig static - float32 Min(float32 val1, - float32 val2) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*06000229*/ public hidebysig static - uint16 Min(uint16 val1, - uint16 val2) cil managed - // SIG: 00 02 07 07 07 - { - .custom /*0C0000E4:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*0600022A*/ public hidebysig static - uint32 Min(uint32 val1, - uint32 val2) cil managed - // SIG: 00 02 09 09 09 - { - .custom /*0C0000E5:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*0600022B*/ public hidebysig static - uint64 Min(uint64 val1, - uint64 val2) cil managed - // SIG: 00 02 0B 0B 0B - { - .custom /*0C0000E6:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Min - - .method /*0600022C*/ public hidebysig static - float64 Pow(float64 x, - float64 y) cil managed - // SIG: 00 02 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Pow - - .method /*0600022D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Round(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d) cil managed - // SIG: 00 01 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*0600022E*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Round(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d, - int32 decimals) cil managed - // SIG: 00 02 11 80 C5 11 80 C5 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*0600022F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Round(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d, - int32 decimals, - valuetype [System.Runtime/*23000001*/]System.MidpointRounding/*01000038*/ mode) cil managed - // SIG: 00 03 11 80 C5 11 80 C5 08 11 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*06000230*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Round(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d, - valuetype [System.Runtime/*23000001*/]System.MidpointRounding/*01000038*/ mode) cil managed - // SIG: 00 02 11 80 C5 11 80 C5 11 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*06000231*/ public hidebysig static - float64 Round(float64 a) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*06000232*/ public hidebysig static - float64 Round(float64 'value', - int32 digits) cil managed - // SIG: 00 02 0D 0D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*06000233*/ public hidebysig static - float64 Round(float64 'value', - int32 digits, - valuetype [System.Runtime/*23000001*/]System.MidpointRounding/*01000038*/ mode) cil managed - // SIG: 00 03 0D 0D 08 11 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*06000234*/ public hidebysig static - float64 Round(float64 'value', - valuetype [System.Runtime/*23000001*/]System.MidpointRounding/*01000038*/ mode) cil managed - // SIG: 00 02 0D 0D 11 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Round - - .method /*06000235*/ public hidebysig static - int32 Sign(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 00 01 08 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*06000236*/ public hidebysig static - int32 Sign(float64 'value') cil managed - // SIG: 00 01 08 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*06000237*/ public hidebysig static - int32 Sign(int16 'value') cil managed - // SIG: 00 01 08 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*06000238*/ public hidebysig static - int32 Sign(int32 'value') cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*06000239*/ public hidebysig static - int32 Sign(int64 'value') cil managed - // SIG: 00 01 08 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*0600023A*/ public hidebysig static - int32 Sign(int8 'value') cil managed - // SIG: 00 01 08 04 - { - .custom /*0C0000E7:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*0600023B*/ public hidebysig static - int32 Sign(float32 'value') cil managed - // SIG: 00 01 08 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sign - - .method /*0600023C*/ public hidebysig static - float64 Sin(float64 a) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sin - - .method /*0600023D*/ public hidebysig static - float64 Sinh(float64 'value') cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sinh - - .method /*0600023E*/ public hidebysig static - float64 Sqrt(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Sqrt - - .method /*0600023F*/ public hidebysig static - float64 Tan(float64 a) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Tan - - .method /*06000240*/ public hidebysig static - float64 Tanh(float64 'value') cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Tanh - - .method /*06000241*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - Truncate(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ d) cil managed - // SIG: 00 01 11 80 C5 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Truncate - - .method /*06000242*/ public hidebysig static - float64 Truncate(float64 d) cil managed - // SIG: 00 01 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Math::Truncate - -} // end of class System.Math - -.class /*02000011*/ public abstract auto ansi sealed beforefieldinit System.MathF - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*04000013*/ public static literal float32 PI = float32(3.1415927) - .field /*04000014*/ public static literal float32 E = float32(2.7182817) - .method /*06000243*/ public hidebysig static - float32 Abs(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Abs - - .method /*06000244*/ public hidebysig static - float32 Acos(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Acos - - .method /*06000245*/ public hidebysig static - float32 Acosh(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Acosh - - .method /*06000246*/ public hidebysig static - float32 Asin(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Asin - - .method /*06000247*/ public hidebysig static - float32 Asinh(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Asinh - - .method /*06000248*/ public hidebysig static - float32 Atan(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Atan - - .method /*06000249*/ public hidebysig static - float32 Atanh(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Atanh - - .method /*0600024A*/ public hidebysig static - float32 Atan2(float32 y, - float32 x) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Atan2 - - .method /*0600024B*/ public hidebysig static - float32 Cbrt(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Cbrt - - .method /*0600024C*/ public hidebysig static - float32 Ceiling(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Ceiling - - .method /*0600024D*/ public hidebysig static - float32 Cos(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Cos - - .method /*0600024E*/ public hidebysig static - float32 Cosh(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Cosh - - .method /*0600024F*/ public hidebysig static - float32 Exp(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Exp - - .method /*06000250*/ public hidebysig static - float32 Floor(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Floor - - .method /*06000251*/ public hidebysig static - float32 IEEERemainder(float32 x, - float32 y) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::IEEERemainder - - .method /*06000252*/ public hidebysig static - float32 Log(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Log - - .method /*06000253*/ public hidebysig static - float32 Log(float32 x, - float32 y) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Log - - .method /*06000254*/ public hidebysig static - float32 Log10(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Log10 - - .method /*06000255*/ public hidebysig static - float32 Max(float32 x, - float32 y) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Max - - .method /*06000256*/ public hidebysig static - float32 Min(float32 x, - float32 y) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Min - - .method /*06000257*/ public hidebysig static - float32 Pow(float32 x, - float32 y) cil managed - // SIG: 00 02 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Pow - - .method /*06000258*/ public hidebysig static - float32 Round(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Round - - .method /*06000259*/ public hidebysig static - float32 Round(float32 x, - int32 digits) cil managed - // SIG: 00 02 0C 0C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Round - - .method /*0600025A*/ public hidebysig static - float32 Round(float32 x, - int32 digits, - valuetype [System.Runtime/*23000001*/]System.MidpointRounding/*01000038*/ mode) cil managed - // SIG: 00 03 0C 0C 08 11 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Round - - .method /*0600025B*/ public hidebysig static - float32 Round(float32 x, - valuetype [System.Runtime/*23000001*/]System.MidpointRounding/*01000038*/ mode) cil managed - // SIG: 00 02 0C 0C 11 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Round - - .method /*0600025C*/ public hidebysig static - int32 Sign(float32 x) cil managed - // SIG: 00 01 08 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Sign - - .method /*0600025D*/ public hidebysig static - float32 Sin(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Sin - - .method /*0600025E*/ public hidebysig static - float32 Sinh(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Sinh - - .method /*0600025F*/ public hidebysig static - float32 Sqrt(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Sqrt - - .method /*06000260*/ public hidebysig static - float32 Tan(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Tan - - .method /*06000261*/ public hidebysig static - float32 Tanh(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Tanh - - .method /*06000262*/ public hidebysig static - float32 Truncate(float32 x) cil managed - // SIG: 00 01 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MathF::Truncate - -} // end of class System.MathF - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.OperatingSystem - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*01000039*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100003A*/ -{ - .method /*06000263*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method OperatingSystem::.ctor - - .method /*06000264*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.PlatformID/*02000013*/ platform, - class [System.Runtime/*23000001*/]System.Version/*0100002A*/ version) cil managed - // SIG: 20 02 01 11 4C 12 80 A9 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method OperatingSystem::.ctor - - .method /*06000265*/ public hidebysig specialname - instance valuetype System.PlatformID/*02000013*/ - get_Platform() cil managed - // SIG: 20 00 11 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperatingSystem::get_Platform - - .method /*06000266*/ public hidebysig specialname - instance string get_ServicePack() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperatingSystem::get_ServicePack - - .method /*06000267*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_Version() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperatingSystem::get_Version - - .method /*06000268*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperatingSystem::Clone - - .method /*06000269*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperatingSystem::ToString - - .method /*0600026A*/ public hidebysig specialname - instance string get_VersionString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperatingSystem::get_VersionString - - .method /*0600026B*/ public hidebysig newslot virtual final - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000027*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000028*/ context) cil managed - // SIG: 20 02 01 12 80 9D 11 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OperatingSystem::GetObjectData - - .property /*1700002A*/ instance valuetype System.PlatformID/*02000013*/ - Platform() - { - .get instance valuetype System.PlatformID/*02000013*/ System.OperatingSystem/*02000012*/::get_Platform() /* 06000265 */ - } // end of property OperatingSystem::Platform - .property /*1700002B*/ instance string ServicePack() - { - .get instance string System.OperatingSystem/*02000012*/::get_ServicePack() /* 06000266 */ - } // end of property OperatingSystem::ServicePack - .property /*1700002C*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.OperatingSystem/*02000012*/::get_Version() /* 06000267 */ - } // end of property OperatingSystem::Version - .property /*1700002D*/ instance string VersionString() - { - .get instance string System.OperatingSystem/*02000012*/::get_VersionString() /* 0600026A */ - } // end of property OperatingSystem::VersionString -} // end of class System.OperatingSystem - -.class /*02000013*/ public auto ansi sealed System.PlatformID - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*04000015*/ public specialname rtspecialname int32 value__ - .field /*04000016*/ public static literal valuetype System.PlatformID/*02000013*/ Win32S = int32(0x00000000) - .custom /*0C000017:0A000016*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003C*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003B*/) /* 0A000016 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000017*/ public static literal valuetype System.PlatformID/*02000013*/ Win32Windows = int32(0x00000001) - .custom /*0C000018:0A000016*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003C*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003B*/) /* 0A000016 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000018*/ public static literal valuetype System.PlatformID/*02000013*/ Win32NT = int32(0x00000002) - .field /*04000019*/ public static literal valuetype System.PlatformID/*02000013*/ WinCE = int32(0x00000003) - .custom /*0C000019:0A000016*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003C*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003B*/) /* 0A000016 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400001A*/ public static literal valuetype System.PlatformID/*02000013*/ Unix = int32(0x00000004) - .field /*0400001B*/ public static literal valuetype System.PlatformID/*02000013*/ Xbox = int32(0x00000005) - .custom /*0C00001A:0A000016*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003C*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003B*/) /* 0A000016 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400001C*/ public static literal valuetype System.PlatformID/*02000013*/ MacOSX = int32(0x00000006) - .custom /*0C00001C:0A000016*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100003C*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100003B*/) /* 0A000016 */ = ( 01 00 01 00 00 00 00 00 ) -} // end of class System.PlatformID - -.class /*02000014*/ public auto ansi beforefieldinit System.Progress`1 - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements class [System.Runtime/*23000001*/]System.IProgress`1/*0100003D*//*1B000002*/ -{ - .method /*0600026C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Progress`1::.ctor - - .method /*0600026D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Action`1/*0100003E*/ 'handler') cil managed - // SIG: 20 01 01 15 12 80 F9 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Progress`1::.ctor - - .method /*0600026E*/ public hidebysig specialname - instance void add_ProgressChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/ 'value') cil managed - // SIG: 20 01 01 15 12 55 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Progress`1::add_ProgressChanged - - .method /*0600026F*/ public hidebysig specialname - instance void remove_ProgressChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/ 'value') cil managed - // SIG: 20 01 01 15 12 55 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Progress`1::remove_ProgressChanged - - .method /*06000270*/ family hidebysig newslot virtual - instance void OnReport(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Progress`1::OnReport - - .method /*06000271*/ private hidebysig newslot virtual final - instance void 'System.IProgress.Report'(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class [System.Runtime/*23000001*/]System.IProgress`1/*0100003D*//*1B000002*/::Report(!0) /* 0A000017 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Progress`1::'System.IProgress.Report' - - .event /*1400000A*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*//*1B000003*/ ProgressChanged - { - .addon instance void System.Progress`1/*02000014*/::add_ProgressChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/) /* 0600026E */ - .removeon instance void System.Progress`1/*02000014*/::remove_ProgressChanged(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000015*/) /* 0600026F */ - } // end of event Progress`1::ProgressChanged -} // end of class System.Progress`1 - -.class /*02000015*/ public auto ansi beforefieldinit System.Random - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .method /*06000272*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Random::.ctor - - .method /*06000273*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 Seed) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Random::.ctor - - .method /*06000274*/ public hidebysig newslot virtual - instance int32 Next() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Random::Next - - .method /*06000275*/ public hidebysig newslot virtual - instance int32 Next(int32 maxValue) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Random::Next - - .method /*06000276*/ public hidebysig newslot virtual - instance int32 Next(int32 minValue, - int32 maxValue) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Random::Next - - .method /*06000277*/ public hidebysig newslot virtual - instance void NextBytes(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Random::NextBytes - - .method /*06000278*/ public hidebysig newslot virtual - instance void NextBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B9 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Random::NextBytes - - .method /*06000279*/ public hidebysig newslot virtual - instance float64 NextDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Random::NextDouble - - .method /*0600027A*/ family hidebysig newslot virtual - instance float64 Sample() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Random::Sample - -} // end of class System.Random - -.class /*02000016*/ public abstract auto ansi beforefieldinit System.StringComparer - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000040*//*1B000004*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000041*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.IComparer/*01000042*/, - [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/ -{ - .method /*0600027B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method StringComparer::.ctor - - .method /*0600027C*/ public hidebysig specialname static - class System.StringComparer/*02000016*/ - get_CurrentCulture() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::get_CurrentCulture - - .method /*0600027D*/ public hidebysig specialname static - class System.StringComparer/*02000016*/ - get_CurrentCultureIgnoreCase() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::get_CurrentCultureIgnoreCase - - .method /*0600027E*/ public hidebysig specialname static - class System.StringComparer/*02000016*/ - get_InvariantCulture() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::get_InvariantCulture - - .method /*0600027F*/ public hidebysig specialname static - class System.StringComparer/*02000016*/ - get_InvariantCultureIgnoreCase() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::get_InvariantCultureIgnoreCase - - .method /*06000280*/ public hidebysig specialname static - class System.StringComparer/*02000016*/ - get_Ordinal() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::get_Ordinal - - .method /*06000281*/ public hidebysig specialname static - class System.StringComparer/*02000016*/ - get_OrdinalIgnoreCase() cil managed - // SIG: 00 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::get_OrdinalIgnoreCase - - .method /*06000282*/ public hidebysig static - class System.StringComparer/*02000016*/ - FromComparison(valuetype [System.Runtime/*23000001*/]System.StringComparison/*01000043*/ comparisonType) cil managed - // SIG: 00 01 12 58 11 81 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::FromComparison - - .method /*06000283*/ public hidebysig newslot abstract virtual - instance int32 Compare(string x, - string y) cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x0 - } // end of method StringComparer::Compare - - .method /*06000284*/ public hidebysig static - class System.StringComparer/*02000016*/ - Create(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000044*/ culture, - bool ignoreCase) cil managed - // SIG: 00 02 12 58 12 81 11 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::Create - - .method /*06000285*/ public hidebysig static - class System.StringComparer/*02000016*/ - Create(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*01000044*/ culture, - valuetype [System.Runtime/*23000001*/]System.Globalization.CompareOptions/*01000045*/ options) cil managed - // SIG: 00 02 12 58 12 81 11 11 81 15 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::Create - - .method /*06000286*/ public hidebysig instance bool - Equals(object x, - object y) cil managed - // SIG: 20 02 02 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::Equals - - .method /*06000287*/ public hidebysig newslot abstract virtual - instance bool Equals(string x, - string y) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x0 - } // end of method StringComparer::Equals - - .method /*06000288*/ public hidebysig instance int32 - GetHashCode(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::GetHashCode - - .method /*06000289*/ public hidebysig newslot abstract virtual - instance int32 GetHashCode(string obj) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method StringComparer::GetHashCode - - .method /*0600028A*/ public hidebysig newslot virtual final - instance int32 Compare(object x, - object y) cil managed - // SIG: 20 02 08 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::Compare - - .method /*0600028B*/ private hidebysig newslot virtual final - instance bool System.Collections.IEqualityComparer.Equals(object x, - object y) cil managed - // SIG: 20 02 02 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/::Equals /*0100003F::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::System.Collections.IEqualityComparer.Equals - - .method /*0600028C*/ private hidebysig newslot virtual final - instance int32 System.Collections.IEqualityComparer.GetHashCode(object obj) cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/::GetHashCode /*0100003F::0A000019*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringComparer::System.Collections.IEqualityComparer.GetHashCode - - .property /*1700002E*/ class System.StringComparer/*02000016*/ - CurrentCulture() - { - .get class System.StringComparer/*02000016*/ System.StringComparer/*02000016*/::get_CurrentCulture() /* 0600027C */ - } // end of property StringComparer::CurrentCulture - .property /*1700002F*/ class System.StringComparer/*02000016*/ - CurrentCultureIgnoreCase() - { - .get class System.StringComparer/*02000016*/ System.StringComparer/*02000016*/::get_CurrentCultureIgnoreCase() /* 0600027D */ - } // end of property StringComparer::CurrentCultureIgnoreCase - .property /*17000030*/ class System.StringComparer/*02000016*/ - InvariantCulture() - { - .get class System.StringComparer/*02000016*/ System.StringComparer/*02000016*/::get_InvariantCulture() /* 0600027E */ - } // end of property StringComparer::InvariantCulture - .property /*17000031*/ class System.StringComparer/*02000016*/ - InvariantCultureIgnoreCase() - { - .get class System.StringComparer/*02000016*/ System.StringComparer/*02000016*/::get_InvariantCultureIgnoreCase() /* 0600027F */ - } // end of property StringComparer::InvariantCultureIgnoreCase - .property /*17000032*/ class System.StringComparer/*02000016*/ - Ordinal() - { - .get class System.StringComparer/*02000016*/ System.StringComparer/*02000016*/::get_Ordinal() /* 06000280 */ - } // end of property StringComparer::Ordinal - .property /*17000033*/ class System.StringComparer/*02000016*/ - OrdinalIgnoreCase() - { - .get class System.StringComparer/*02000016*/ System.StringComparer/*02000016*/::get_OrdinalIgnoreCase() /* 06000281 */ - } // end of property StringComparer::OrdinalIgnoreCase -} // end of class System.StringComparer - -.class /*02000017*/ public auto ansi beforefieldinit System.UriBuilder - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .method /*0600028D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*0600028E*/ public hidebysig specialname rtspecialname - instance void .ctor(string uri) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*0600028F*/ public hidebysig specialname rtspecialname - instance void .ctor(string schemeName, - string hostName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*06000290*/ public hidebysig specialname rtspecialname - instance void .ctor(string scheme, - string host, - int32 portNumber) cil managed - // SIG: 20 03 01 0E 0E 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*06000291*/ public hidebysig specialname rtspecialname - instance void .ctor(string scheme, - string host, - int32 port, - string pathValue) cil managed - // SIG: 20 04 01 0E 0E 08 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*06000292*/ public hidebysig specialname rtspecialname - instance void .ctor(string scheme, - string host, - int32 port, - string path, - string extraValue) cil managed - // SIG: 20 05 01 0E 0E 08 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*06000293*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Uri/*01000046*/ uri) cil managed - // SIG: 20 01 01 12 81 19 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method UriBuilder::.ctor - - .method /*06000294*/ public hidebysig specialname - instance string get_Fragment() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Fragment - - .method /*06000295*/ public hidebysig specialname - instance void set_Fragment(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Fragment - - .method /*06000296*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Host - - .method /*06000297*/ public hidebysig specialname - instance void set_Host(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Host - - .method /*06000298*/ public hidebysig specialname - instance string get_Password() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Password - - .method /*06000299*/ public hidebysig specialname - instance void set_Password(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Password - - .method /*0600029A*/ public hidebysig specialname - instance string get_Path() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Path - - .method /*0600029B*/ public hidebysig specialname - instance void set_Path(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Path - - .method /*0600029C*/ public hidebysig specialname - instance int32 get_Port() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Port - - .method /*0600029D*/ public hidebysig specialname - instance void set_Port(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Port - - .method /*0600029E*/ public hidebysig specialname - instance string get_Query() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Query - - .method /*0600029F*/ public hidebysig specialname - instance void set_Query(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Query - - .method /*060002A0*/ public hidebysig specialname - instance string get_Scheme() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Scheme - - .method /*060002A1*/ public hidebysig specialname - instance void set_Scheme(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_Scheme - - .method /*060002A2*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000046*/ - get_Uri() cil managed - // SIG: 20 00 12 81 19 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_Uri - - .method /*060002A3*/ public hidebysig specialname - instance string get_UserName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::get_UserName - - .method /*060002A4*/ public hidebysig specialname - instance void set_UserName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriBuilder::set_UserName - - .method /*060002A5*/ public hidebysig virtual - instance bool Equals(object rparam) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::Equals - - .method /*060002A6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::GetHashCode - - .method /*060002A7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriBuilder::ToString - - .property /*17000034*/ instance string Fragment() - { - .get instance string System.UriBuilder/*02000017*/::get_Fragment() /* 06000294 */ - .set instance void System.UriBuilder/*02000017*/::set_Fragment(string) /* 06000295 */ - } // end of property UriBuilder::Fragment - .property /*17000035*/ instance string Host() - { - .get instance string System.UriBuilder/*02000017*/::get_Host() /* 06000296 */ - .set instance void System.UriBuilder/*02000017*/::set_Host(string) /* 06000297 */ - } // end of property UriBuilder::Host - .property /*17000036*/ instance string Password() - { - .get instance string System.UriBuilder/*02000017*/::get_Password() /* 06000298 */ - .set instance void System.UriBuilder/*02000017*/::set_Password(string) /* 06000299 */ - } // end of property UriBuilder::Password - .property /*17000037*/ instance string Path() - { - .get instance string System.UriBuilder/*02000017*/::get_Path() /* 0600029A */ - .set instance void System.UriBuilder/*02000017*/::set_Path(string) /* 0600029B */ - } // end of property UriBuilder::Path - .property /*17000038*/ instance int32 Port() - { - .get instance int32 System.UriBuilder/*02000017*/::get_Port() /* 0600029C */ - .set instance void System.UriBuilder/*02000017*/::set_Port(int32) /* 0600029D */ - } // end of property UriBuilder::Port - .property /*17000039*/ instance string Query() - { - .get instance string System.UriBuilder/*02000017*/::get_Query() /* 0600029E */ - .set instance void System.UriBuilder/*02000017*/::set_Query(string) /* 0600029F */ - } // end of property UriBuilder::Query - .property /*1700003A*/ instance string Scheme() - { - .get instance string System.UriBuilder/*02000017*/::get_Scheme() /* 060002A0 */ - .set instance void System.UriBuilder/*02000017*/::set_Scheme(string) /* 060002A1 */ - } // end of property UriBuilder::Scheme - .property /*1700003B*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000046*/ - Uri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000046*/ System.UriBuilder/*02000017*/::get_Uri() /* 060002A2 */ - } // end of property UriBuilder::Uri - .property /*1700003C*/ instance string UserName() - { - .get instance string System.UriBuilder/*02000017*/::get_UserName() /* 060002A3 */ - .set instance void System.UriBuilder/*02000017*/::set_UserName(string) /* 060002A4 */ - } // end of property UriBuilder::UserName -} // end of class System.UriBuilder - -.class /*02000018*/ public abstract auto ansi beforefieldinit System.ContextBoundObject - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ -{ - .method /*060002A8*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method ContextBoundObject::.ctor - -} // end of class System.ContextBoundObject - -.class /*02000019*/ public auto ansi beforefieldinit System.ContextMarshalException - extends [System.Runtime/*23000001*/]System.SystemException/*01000026*/ -{ - .method /*060002A9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method ContextMarshalException::.ctor - - .method /*060002AA*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000027*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000028*/ context) cil managed - // SIG: 20 02 01 12 80 9D 11 80 A1 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method ContextMarshalException::.ctor - - .method /*060002AB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method ContextMarshalException::.ctor - - .method /*060002AC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method ContextMarshalException::.ctor - -} // end of class System.ContextMarshalException - -.class /*0200001A*/ public auto ansi beforefieldinit System.ContextStaticAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000037*/ -{ - .method /*060002AD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ContextStaticAttribute::.ctor - -} // end of class System.ContextStaticAttribute - -.class /*0200001B*/ public abstract auto ansi sealed beforefieldinit System.StringNormalizationExtensions - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*060002AE*/ public hidebysig static - bool IsNormalized(string 'value') cil managed - // SIG: 00 01 02 0E - { - .custom /*0C0000E8:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringNormalizationExtensions::IsNormalized - - .method /*060002AF*/ public hidebysig static - bool IsNormalized(string 'value', - valuetype [System.Runtime/*23000001*/]System.Text.NormalizationForm/*01000047*/ normalizationForm) cil managed - // SIG: 00 02 02 0E 11 81 1D - { - .custom /*0C0000E9:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringNormalizationExtensions::IsNormalized - - .method /*060002B0*/ public hidebysig static - string Normalize(string 'value') cil managed - // SIG: 00 01 0E 0E - { - .custom /*0C0000EA:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringNormalizationExtensions::Normalize - - .method /*060002B1*/ public hidebysig static - string Normalize(string 'value', - valuetype [System.Runtime/*23000001*/]System.Text.NormalizationForm/*01000047*/ normalizationForm) cil managed - // SIG: 00 02 0E 0E 11 81 1D - { - .custom /*0C0000EB:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringNormalizationExtensions::Normalize - -} // end of class System.StringNormalizationExtensions - -.class /*0200001C*/ public auto ansi sealed beforefieldinit System.Runtime.Versioning.FrameworkName - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000048*//*1B000006*/ -{ - .method /*060002B2*/ public hidebysig specialname rtspecialname - instance void .ctor(string frameworkName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method FrameworkName::.ctor - - .method /*060002B3*/ public hidebysig specialname rtspecialname - instance void .ctor(string identifier, - class [System.Runtime/*23000001*/]System.Version/*0100002A*/ version) cil managed - // SIG: 20 02 01 0E 12 80 A9 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method FrameworkName::.ctor - - .method /*060002B4*/ public hidebysig specialname rtspecialname - instance void .ctor(string identifier, - class [System.Runtime/*23000001*/]System.Version/*0100002A*/ version, - string profile) cil managed - // SIG: 20 03 01 0E 12 80 A9 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method FrameworkName::.ctor - - .method /*060002B5*/ public hidebysig specialname - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::get_FullName - - .method /*060002B6*/ public hidebysig specialname - instance string get_Identifier() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::get_Identifier - - .method /*060002B7*/ public hidebysig specialname - instance string get_Profile() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::get_Profile - - .method /*060002B8*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - get_Version() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::get_Version - - .method /*060002B9*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::Equals - - .method /*060002BA*/ public hidebysig newslot virtual final - instance bool Equals(class System.Runtime.Versioning.FrameworkName/*0200001C*/ other) cil managed - // SIG: 20 01 02 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::Equals - - .method /*060002BB*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::GetHashCode - - .method /*060002BC*/ public hidebysig specialname static - bool op_Equality(class System.Runtime.Versioning.FrameworkName/*0200001C*/ left, - class System.Runtime.Versioning.FrameworkName/*0200001C*/ right) cil managed - // SIG: 00 02 02 12 70 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::op_Equality - - .method /*060002BD*/ public hidebysig specialname static - bool op_Inequality(class System.Runtime.Versioning.FrameworkName/*0200001C*/ left, - class System.Runtime.Versioning.FrameworkName/*0200001C*/ right) cil managed - // SIG: 00 02 02 12 70 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::op_Inequality - - .method /*060002BE*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FrameworkName::ToString - - .property /*1700003D*/ instance string FullName() - { - .get instance string System.Runtime.Versioning.FrameworkName/*0200001C*/::get_FullName() /* 060002B5 */ - } // end of property FrameworkName::FullName - .property /*1700003E*/ instance string Identifier() - { - .get instance string System.Runtime.Versioning.FrameworkName/*0200001C*/::get_Identifier() /* 060002B6 */ - } // end of property FrameworkName::Identifier - .property /*1700003F*/ instance string Profile() - { - .get instance string System.Runtime.Versioning.FrameworkName/*0200001C*/::get_Profile() /* 060002B7 */ - } // end of property FrameworkName::Profile - .property /*17000040*/ instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ - Version() - { - .get instance class [System.Runtime/*23000001*/]System.Version/*0100002A*/ System.Runtime.Versioning.FrameworkName/*0200001C*/::get_Version() /* 060002B8 */ - } // end of property FrameworkName::Version -} // end of class System.Runtime.Versioning.FrameworkName - -.class /*0200001D*/ public auto ansi sealed beforefieldinit System.Runtime.Versioning.ComponentGuaranteesAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000037*/ -{ - .custom /*0C00001D:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 FF 16 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*060002BF*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ guarantees) cil managed - // SIG: 20 01 01 11 78 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ComponentGuaranteesAttribute::.ctor - - .method /*060002C0*/ public hidebysig specialname - instance valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ - get_Guarantees() cil managed - // SIG: 20 00 11 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComponentGuaranteesAttribute::get_Guarantees - - .property /*17000041*/ instance valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ - Guarantees() - { - .get instance valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ System.Runtime.Versioning.ComponentGuaranteesAttribute/*0200001D*/::get_Guarantees() /* 060002C0 */ - } // end of property ComponentGuaranteesAttribute::Guarantees -} // end of class System.Runtime.Versioning.ComponentGuaranteesAttribute - -.class /*0200001E*/ public auto ansi sealed System.Runtime.Versioning.ComponentGuaranteesOptions - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .custom /*0C00001E:0A000014*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*0400001D*/ public specialname rtspecialname int32 value__ - .field /*0400001E*/ public static literal valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ Exchange = int32(0x00000001) - .field /*0400001F*/ public static literal valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ None = int32(0x00000000) - .field /*04000020*/ public static literal valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ SideBySide = int32(0x00000004) - .field /*04000021*/ public static literal valuetype System.Runtime.Versioning.ComponentGuaranteesOptions/*0200001E*/ Stable = int32(0x00000002) -} // end of class System.Runtime.Versioning.ComponentGuaranteesOptions - -.class /*0200001F*/ public auto ansi sealed beforefieldinit System.Runtime.Versioning.ResourceConsumptionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000037*/ -{ - .custom /*0C000020:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 E0 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .custom /*0C000021:0A00001A*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000049*/::.ctor(string) /* 0A00001A */ = ( 01 00 18 52 45 53 4F 55 52 43 45 5F 41 4E 4E 4F // ...RESOURCE_ANNO - 54 41 54 49 4F 4E 5F 57 4F 52 4B 00 00 ) // TATION_WORK.. - .method /*060002C1*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ resourceScope) cil managed - // SIG: 20 01 01 11 80 84 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceConsumptionAttribute::.ctor - - .method /*060002C2*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ resourceScope, - valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ consumptionScope) cil managed - // SIG: 20 02 01 11 80 84 11 80 84 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceConsumptionAttribute::.ctor - - .method /*060002C3*/ public hidebysig specialname - instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ - get_ConsumptionScope() cil managed - // SIG: 20 00 11 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceConsumptionAttribute::get_ConsumptionScope - - .method /*060002C4*/ public hidebysig specialname - instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ - get_ResourceScope() cil managed - // SIG: 20 00 11 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceConsumptionAttribute::get_ResourceScope - - .property /*17000042*/ instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ - ConsumptionScope() - { - .get instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ System.Runtime.Versioning.ResourceConsumptionAttribute/*0200001F*/::get_ConsumptionScope() /* 060002C3 */ - } // end of property ResourceConsumptionAttribute::ConsumptionScope - .property /*17000043*/ instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ - ResourceScope() - { - .get instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ System.Runtime.Versioning.ResourceConsumptionAttribute/*0200001F*/::get_ResourceScope() /* 060002C4 */ - } // end of property ResourceConsumptionAttribute::ResourceScope -} // end of class System.Runtime.Versioning.ResourceConsumptionAttribute - -.class /*02000020*/ public auto ansi sealed beforefieldinit System.Runtime.Versioning.ResourceExposureAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000037*/ -{ - .custom /*0C000022:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 E0 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .custom /*0C000023:0A00001A*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.ConditionalAttribute/*01000049*/::.ctor(string) /* 0A00001A */ = ( 01 00 18 52 45 53 4F 55 52 43 45 5F 41 4E 4E 4F // ...RESOURCE_ANNO - 54 41 54 49 4F 4E 5F 57 4F 52 4B 00 00 ) // TATION_WORK.. - .method /*060002C5*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ exposureLevel) cil managed - // SIG: 20 01 01 11 80 84 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method ResourceExposureAttribute::.ctor - - .method /*060002C6*/ public hidebysig specialname - instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ - get_ResourceExposureLevel() cil managed - // SIG: 20 00 11 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResourceExposureAttribute::get_ResourceExposureLevel - - .property /*17000044*/ instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ - ResourceExposureLevel() - { - .get instance valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ System.Runtime.Versioning.ResourceExposureAttribute/*02000020*/::get_ResourceExposureLevel() /* 060002C6 */ - } // end of property ResourceExposureAttribute::ResourceExposureLevel -} // end of class System.Runtime.Versioning.ResourceExposureAttribute - -.class /*02000021*/ public auto ansi sealed System.Runtime.Versioning.ResourceScope - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .custom /*0C000024:0A000014*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000022*/ public specialname rtspecialname int32 value__ - .field /*04000023*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ AppDomain = int32(0x00000004) - .field /*04000024*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ Assembly = int32(0x00000020) - .field /*04000025*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ Library = int32(0x00000008) - .field /*04000026*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ Machine = int32(0x00000001) - .field /*04000027*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ None = int32(0x00000000) - .field /*04000028*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ Private = int32(0x00000010) - .field /*04000029*/ public static literal valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ Process = int32(0x00000002) -} // end of class System.Runtime.Versioning.ResourceScope - -.class /*02000022*/ public abstract auto ansi sealed beforefieldinit System.Runtime.Versioning.VersioningHelper - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .method /*060002C7*/ public hidebysig static - string MakeVersionSafeName(string name, - valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ from, - valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ 'to') cil managed - // SIG: 00 03 0E 0E 11 80 84 11 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method VersioningHelper::MakeVersionSafeName - - .method /*060002C8*/ public hidebysig static - string MakeVersionSafeName(string name, - valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ from, - valuetype System.Runtime.Versioning.ResourceScope/*02000021*/ 'to', - class [System.Runtime/*23000001*/]System.Type/*01000033*/ 'type') cil managed - // SIG: 00 04 0E 0E 11 80 84 11 80 84 12 80 CD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method VersioningHelper::MakeVersionSafeName - -} // end of class System.Runtime.Versioning.VersioningHelper - -.class /*02000023*/ public auto ansi beforefieldinit System.Reflection.AssemblyNameProxy - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ -{ - .method /*060002C9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyNameProxy::.ctor - - .method /*060002CA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000019*/ - GetAssemblyName(string assemblyFile) cil managed - // SIG: 20 01 12 65 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyNameProxy::GetAssemblyName - -} // end of class System.Reflection.AssemblyNameProxy - -.class /*02000024*/ interface public abstract auto ansi System.Security.IPermission - implements System.Security.ISecurityEncodable/*02000025*/ -{ - .method /*060002CB*/ public hidebysig newslot abstract virtual - instance class System.Security.IPermission/*02000024*/ - Copy() cil managed - // SIG: 20 00 12 80 90 - { - // Method begins at RVA 0x0 - } // end of method IPermission::Copy - - .method /*060002CC*/ public hidebysig newslot abstract virtual - instance void Demand() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IPermission::Demand - - .method /*060002CD*/ public hidebysig newslot abstract virtual - instance class System.Security.IPermission/*02000024*/ - Intersect(class System.Security.IPermission/*02000024*/ target) cil managed - // SIG: 20 01 12 80 90 12 80 90 - { - // Method begins at RVA 0x0 - } // end of method IPermission::Intersect - - .method /*060002CE*/ public hidebysig newslot abstract virtual - instance bool IsSubsetOf(class System.Security.IPermission/*02000024*/ target) cil managed - // SIG: 20 01 02 12 80 90 - { - // Method begins at RVA 0x0 - } // end of method IPermission::IsSubsetOf - - .method /*060002CF*/ public hidebysig newslot abstract virtual - instance class System.Security.IPermission/*02000024*/ - Union(class System.Security.IPermission/*02000024*/ target) cil managed - // SIG: 20 01 12 80 90 12 80 90 - { - // Method begins at RVA 0x0 - } // end of method IPermission::Union - -} // end of class System.Security.IPermission - -.class /*02000025*/ interface public abstract auto ansi System.Security.ISecurityEncodable -{ - .method /*060002D0*/ public hidebysig newslot abstract virtual - instance void FromXml(class System.Security.SecurityElement/*02000026*/ e) cil managed - // SIG: 20 01 01 12 80 98 - { - // Method begins at RVA 0x0 - } // end of method ISecurityEncodable::FromXml - - .method /*060002D1*/ public hidebysig newslot abstract virtual - instance class System.Security.SecurityElement/*02000026*/ - ToXml() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x0 - } // end of method ISecurityEncodable::ToXml - -} // end of class System.Security.ISecurityEncodable - -.class /*02000026*/ public auto ansi sealed beforefieldinit System.Security.SecurityElement - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*0400002A*/ private class System.Collections.Hashtable/*0200003C*/ 'k__BackingField' - .custom /*0C000028:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400002B*/ private class System.Collections.ArrayList/*0200003D*/ 'k__BackingField' - .custom /*0C00002B:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400002C*/ private string 'k__BackingField' - .custom /*0C00002D:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400002D*/ private string 'k__BackingField' - .custom /*0C00002E:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .method /*060002D2*/ public hidebysig specialname rtspecialname - instance void .ctor(string tag) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::.ctor - - .method /*060002D3*/ public hidebysig specialname rtspecialname - instance void .ctor(string tag, - string text) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::.ctor - - .method /*060002D4*/ public hidebysig specialname - instance class System.Collections.Hashtable/*0200003C*/ - get_Attributes() cil managed - // SIG: 20 00 12 80 F0 - { - .custom /*0C0000EC:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002A */ ldfld class System.Collections.Hashtable/*0200003C*/ System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002A */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::get_Attributes - - .method /*060002D5*/ public hidebysig specialname - instance void set_Attributes(class System.Collections.Hashtable/*0200003C*/ 'value') cil managed - // SIG: 20 01 01 12 80 F0 - { - .custom /*0C0000ED:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2085 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00002A */ stfld class System.Collections.Hashtable/*0200003C*/ System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002A */ - IL_0007: /* 2A | */ ret - } // end of method SecurityElement::set_Attributes - - .method /*060002D6*/ public hidebysig specialname - instance class System.Collections.ArrayList/*0200003D*/ - get_Children() cil managed - // SIG: 20 00 12 80 F4 - { - .custom /*0C0000EE:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002B */ ldfld class System.Collections.ArrayList/*0200003D*/ System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002B */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::get_Children - - .method /*060002D7*/ public hidebysig specialname - instance void set_Children(class System.Collections.ArrayList/*0200003D*/ 'value') cil managed - // SIG: 20 01 01 12 80 F4 - { - .custom /*0C0000EF:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2096 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00002B */ stfld class System.Collections.ArrayList/*0200003D*/ System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002B */ - IL_0007: /* 2A | */ ret - } // end of method SecurityElement::set_Children - - .method /*060002D8*/ public hidebysig specialname - instance string get_Tag() cil managed - // SIG: 20 00 0E - { - .custom /*0C0000F0:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002C */ ldfld string System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::get_Tag - - .method /*060002D9*/ public hidebysig specialname - instance void set_Tag(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C0000F1:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a7 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00002C */ stfld string System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002C */ - IL_0007: /* 2A | */ ret - } // end of method SecurityElement::set_Tag - - .method /*060002DA*/ public hidebysig specialname - instance string get_Text() cil managed - // SIG: 20 00 0E - { - .custom /*0C0000F2:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00002D */ ldfld string System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002D */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::get_Text - - .method /*060002DB*/ public hidebysig specialname - instance void set_Text(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C0000F3:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b8 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00002D */ stfld string System.Security.SecurityElement/*02000026*/::'k__BackingField' /* 0400002D */ - IL_0007: /* 2A | */ ret - } // end of method SecurityElement::set_Text - - .method /*060002DC*/ public hidebysig instance void - AddAttribute(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityElement::AddAttribute - - .method /*060002DD*/ public hidebysig instance void - AddChild(class System.Security.SecurityElement/*02000026*/ child) cil managed - // SIG: 20 01 01 12 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityElement::AddChild - - .method /*060002DE*/ public hidebysig instance string - Attribute(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::Attribute - - .method /*060002DF*/ public hidebysig instance class System.Security.SecurityElement/*02000026*/ - Copy() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::Copy - - .method /*060002E0*/ public hidebysig instance bool - Equal(class System.Security.SecurityElement/*02000026*/ other) cil managed - // SIG: 20 01 02 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::Equal - - .method /*060002E1*/ public hidebysig static - string Escape(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::Escape - - .method /*060002E2*/ public hidebysig static - class System.Security.SecurityElement/*02000026*/ - FromString(string xml) cil managed - // SIG: 00 01 12 80 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::FromString - - .method /*060002E3*/ public hidebysig static - bool IsValidAttributeName(string name) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::IsValidAttributeName - - .method /*060002E4*/ public hidebysig static - bool IsValidAttributeValue(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::IsValidAttributeValue - - .method /*060002E5*/ public hidebysig static - bool IsValidTag(string tag) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::IsValidTag - - .method /*060002E6*/ public hidebysig static - bool IsValidText(string text) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::IsValidText - - .method /*060002E7*/ public hidebysig instance class System.Security.SecurityElement/*02000026*/ - SearchForChildByTag(string tag) cil managed - // SIG: 20 01 12 80 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::SearchForChildByTag - - .method /*060002E8*/ public hidebysig instance string - SearchForTextOfTag(string tag) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityElement::SearchForTextOfTag - - .method /*060002E9*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x20c1 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000023 */ call instance string [System.Runtime/*23000001*/]System.Object/*0100001D*/::ToString() /* 0A000023 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityElement::ToString - - .property /*17000045*/ instance class System.Collections.Hashtable/*0200003C*/ - Attributes() - { - .get instance class System.Collections.Hashtable/*0200003C*/ System.Security.SecurityElement/*02000026*/::get_Attributes() /* 060002D4 */ - .set instance void System.Security.SecurityElement/*02000026*/::set_Attributes(class System.Collections.Hashtable/*0200003C*/) /* 060002D5 */ - } // end of property SecurityElement::Attributes - .property /*17000046*/ instance class System.Collections.ArrayList/*0200003D*/ - Children() - { - .get instance class System.Collections.ArrayList/*0200003D*/ System.Security.SecurityElement/*02000026*/::get_Children() /* 060002D6 */ - .set instance void System.Security.SecurityElement/*02000026*/::set_Children(class System.Collections.ArrayList/*0200003D*/) /* 060002D7 */ - } // end of property SecurityElement::Children - .property /*17000047*/ instance string Tag() - { - .get instance string System.Security.SecurityElement/*02000026*/::get_Tag() /* 060002D8 */ - .set instance void System.Security.SecurityElement/*02000026*/::set_Tag(string) /* 060002D9 */ - } // end of property SecurityElement::Tag - .property /*17000048*/ instance string Text() - { - .get instance string System.Security.SecurityElement/*02000026*/::get_Text() /* 060002DA */ - .set instance void System.Security.SecurityElement/*02000026*/::set_Text(string) /* 060002DB */ - } // end of property SecurityElement::Text -} // end of class System.Security.SecurityElement - -.class /*02000027*/ public abstract auto ansi beforefieldinit System.Security.Permissions.CodeAccessSecurityAttribute - extends System.Security.Permissions.SecurityAttribute/*02000029*/ -{ - .custom /*0C000026:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 6D 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..m.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*060002EA*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Permissions.SecurityAction/*02000028*/ action) cil managed - // SIG: 20 01 01 11 80 A0 - { - // Method begins at RVA 0x20c9 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)0002EB */ call instance void System.Security.Permissions.SecurityAttribute/*02000029*/::.ctor(valuetype System.Security.Permissions.SecurityAction/*02000028*/) /* 060002EB */ - IL_0007: /* 2A | */ ret - } // end of method CodeAccessSecurityAttribute::.ctor - -} // end of class System.Security.Permissions.CodeAccessSecurityAttribute - -.class /*02000028*/ public auto ansi sealed System.Security.Permissions.SecurityAction - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .field /*0400002E*/ public specialname rtspecialname int32 value__ - .field /*0400002F*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ Assert = int32(0x00000003) - .field /*04000030*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ Demand = int32(0x00000002) - .field /*04000031*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ Deny = int32(0x00000004) - .custom /*0C00002F:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 97 44 65 6E 79 20 69 73 20 6F 62 73 6F // ....Deny is obso - 6C 65 74 65 20 61 6E 64 20 77 69 6C 6C 20 62 65 // lete and will be - 20 72 65 6D 6F 76 65 64 20 69 6E 20 61 20 66 75 // removed in a fu - 74 75 72 65 20 72 65 6C 65 61 73 65 20 6F 66 20 // ture release of - 74 68 65 20 2E 4E 45 54 20 46 72 61 6D 65 77 6F // the .NET Framewo - 72 6B 2E 20 53 65 65 20 68 74 74 70 3A 2F 2F 67 // rk. See http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 4C 69 6E 6B 49 44 3D 31 // fwlink/?LinkID=1 - 35 35 35 37 30 20 66 6F 72 20 6D 6F 72 65 20 69 // 55570 for more i - 6E 66 6F 72 6D 61 74 69 6F 6E 2E 00 00 ) // nformation... - .field /*04000032*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ InheritanceDemand = int32(0x00000007) - .field /*04000033*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ LinkDemand = int32(0x00000006) - .field /*04000034*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ PermitOnly = int32(0x00000005) - .field /*04000035*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ RequestMinimum = int32(0x00000008) - .custom /*0C000030:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A8 41 73 73 65 6D 62 6C 79 20 6C 65 76 // ....Assembly lev - 65 6C 20 64 65 63 6C 61 72 61 74 69 76 65 20 73 // el declarative s - 65 63 75 72 69 74 79 20 69 73 20 6F 62 73 6F 6C // ecurity is obsol - 65 74 65 20 61 6E 64 20 69 73 20 6E 6F 20 6C 6F // ete and is no lo - 6E 67 65 72 20 65 6E 66 6F 72 63 65 64 20 62 79 // nger enforced by - 20 74 68 65 20 43 4C 52 20 62 79 20 64 65 66 61 // the CLR by defa - 75 6C 74 2E 20 53 65 65 20 68 74 74 70 3A 2F 2F // ult. See http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 4C 69 6E 6B 49 44 3D // /fwlink/?LinkID= - 31 35 35 35 37 30 20 66 6F 72 20 6D 6F 72 65 20 // 155570 for more - 69 6E 66 6F 72 6D 61 74 69 6F 6E 2E 00 00 ) // information... - .field /*04000036*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ RequestOptional = int32(0x00000009) - .custom /*0C000032:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A8 41 73 73 65 6D 62 6C 79 20 6C 65 76 // ....Assembly lev - 65 6C 20 64 65 63 6C 61 72 61 74 69 76 65 20 73 // el declarative s - 65 63 75 72 69 74 79 20 69 73 20 6F 62 73 6F 6C // ecurity is obsol - 65 74 65 20 61 6E 64 20 69 73 20 6E 6F 20 6C 6F // ete and is no lo - 6E 67 65 72 20 65 6E 66 6F 72 63 65 64 20 62 79 // nger enforced by - 20 74 68 65 20 43 4C 52 20 62 79 20 64 65 66 61 // the CLR by defa - 75 6C 74 2E 20 53 65 65 20 68 74 74 70 3A 2F 2F // ult. See http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 4C 69 6E 6B 49 44 3D // /fwlink/?LinkID= - 31 35 35 35 37 30 20 66 6F 72 20 6D 6F 72 65 20 // 155570 for more - 69 6E 66 6F 72 6D 61 74 69 6F 6E 2E 00 00 ) // information... - .field /*04000037*/ public static literal valuetype System.Security.Permissions.SecurityAction/*02000028*/ RequestRefuse = int32(0x0000000A) - .custom /*0C000033:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A8 41 73 73 65 6D 62 6C 79 20 6C 65 76 // ....Assembly lev - 65 6C 20 64 65 63 6C 61 72 61 74 69 76 65 20 73 // el declarative s - 65 63 75 72 69 74 79 20 69 73 20 6F 62 73 6F 6C // ecurity is obsol - 65 74 65 20 61 6E 64 20 69 73 20 6E 6F 20 6C 6F // ete and is no lo - 6E 67 65 72 20 65 6E 66 6F 72 63 65 64 20 62 79 // nger enforced by - 20 74 68 65 20 43 4C 52 20 62 79 20 64 65 66 61 // the CLR by defa - 75 6C 74 2E 20 53 65 65 20 68 74 74 70 3A 2F 2F // ult. See http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 4C 69 6E 6B 49 44 3D // /fwlink/?LinkID= - 31 35 35 35 37 30 20 66 6F 72 20 6D 6F 72 65 20 // 155570 for more - 69 6E 66 6F 72 6D 61 74 69 6F 6E 2E 00 00 ) // information... -} // end of class System.Security.Permissions.SecurityAction - -.class /*02000029*/ public abstract auto ansi beforefieldinit System.Security.Permissions.SecurityAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000037*/ -{ - .custom /*0C000027:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 6D 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..m.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .field /*04000038*/ private valuetype System.Security.Permissions.SecurityAction/*02000028*/ 'k__BackingField' - .custom /*0C000034:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000039*/ private bool 'k__BackingField' - .custom /*0C000035:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .method /*060002EB*/ family hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Permissions.SecurityAction/*02000028*/ action) cil managed - // SIG: 20 01 01 11 80 A0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000022 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000037*/::.ctor() /* 0A000022 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityAttribute::.ctor - - .method /*060002EC*/ public hidebysig specialname - instance valuetype System.Security.Permissions.SecurityAction/*02000028*/ - get_Action() cil managed - // SIG: 20 00 11 80 A0 - { - .custom /*0C0000F4:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20d2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000038 */ ldfld valuetype System.Security.Permissions.SecurityAction/*02000028*/ System.Security.Permissions.SecurityAttribute/*02000029*/::'k__BackingField' /* 04000038 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityAttribute::get_Action - - .method /*060002ED*/ public hidebysig specialname - instance void set_Action(valuetype System.Security.Permissions.SecurityAction/*02000028*/ 'value') cil managed - // SIG: 20 01 01 11 80 A0 - { - .custom /*0C0000F5:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20da - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000038 */ stfld valuetype System.Security.Permissions.SecurityAction/*02000028*/ System.Security.Permissions.SecurityAttribute/*02000029*/::'k__BackingField' /* 04000038 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityAttribute::set_Action - - .method /*060002EE*/ public hidebysig specialname - instance bool get_Unrestricted() cil managed - // SIG: 20 00 02 - { - .custom /*0C0000F6:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20e3 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000039 */ ldfld bool System.Security.Permissions.SecurityAttribute/*02000029*/::'k__BackingField' /* 04000039 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityAttribute::get_Unrestricted - - .method /*060002EF*/ public hidebysig specialname - instance void set_Unrestricted(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C0000F7:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20eb - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000039 */ stfld bool System.Security.Permissions.SecurityAttribute/*02000029*/::'k__BackingField' /* 04000039 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityAttribute::set_Unrestricted - - .method /*060002F0*/ public hidebysig newslot abstract virtual - instance class System.Security.IPermission/*02000024*/ - CreatePermission() cil managed - // SIG: 20 00 12 80 90 - { - // Method begins at RVA 0x0 - } // end of method SecurityAttribute::CreatePermission - - .property /*17000049*/ instance valuetype System.Security.Permissions.SecurityAction/*02000028*/ - Action() - { - .get instance valuetype System.Security.Permissions.SecurityAction/*02000028*/ System.Security.Permissions.SecurityAttribute/*02000029*/::get_Action() /* 060002EC */ - .set instance void System.Security.Permissions.SecurityAttribute/*02000029*/::set_Action(valuetype System.Security.Permissions.SecurityAction/*02000028*/) /* 060002ED */ - } // end of property SecurityAttribute::Action - .property /*1700004A*/ instance bool Unrestricted() - { - .get instance bool System.Security.Permissions.SecurityAttribute/*02000029*/::get_Unrestricted() /* 060002EE */ - .set instance void System.Security.Permissions.SecurityAttribute/*02000029*/::set_Unrestricted(bool) /* 060002EF */ - } // end of property SecurityAttribute::Unrestricted -} // end of class System.Security.Permissions.SecurityAttribute - -.class /*0200002A*/ public auto ansi sealed beforefieldinit System.Security.Permissions.SecurityPermissionAttribute - extends System.Security.Permissions.CodeAccessSecurityAttribute/*02000027*/ -{ - .custom /*0C000029:0A000015*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000036*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000035*/) /* 0A000015 */ = ( 01 00 6D 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..m.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .field /*0400003A*/ private bool 'k__BackingField' - .custom /*0C000036:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400003B*/ private bool 'k__BackingField' - .custom /*0C000037:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400003C*/ private bool 'k__BackingField' - .custom /*0C000039:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400003D*/ private bool 'k__BackingField' - .custom /*0C00003C:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400003E*/ private bool 'k__BackingField' - .custom /*0C00003F:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*0400003F*/ private bool 'k__BackingField' - .custom /*0C000041:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000040*/ private bool 'k__BackingField' - .custom /*0C000044:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000041*/ private bool 'k__BackingField' - .custom /*0C000047:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000042*/ private bool 'k__BackingField' - .custom /*0C000048:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000043*/ private valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ 'k__BackingField' - .custom /*0C000049:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000044*/ private bool 'k__BackingField' - .custom /*0C00004A:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000045*/ private bool 'k__BackingField' - .custom /*0C00004B:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000046*/ private bool 'k__BackingField' - .custom /*0C00004C:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000047*/ private bool 'k__BackingField' - .custom /*0C00004D:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .field /*04000048*/ private bool 'k__BackingField' - .custom /*0C00004E:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - .method /*060002F1*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Permissions.SecurityAction/*02000028*/ action) cil managed - // SIG: 20 01 01 11 80 A0 - { - // Method begins at RVA 0x20f4 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)0002EA */ call instance void System.Security.Permissions.CodeAccessSecurityAttribute/*02000027*/::.ctor(valuetype System.Security.Permissions.SecurityAction/*02000028*/) /* 060002EA */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::.ctor - - .method /*060002F2*/ public hidebysig specialname - instance bool get_Assertion() cil managed - // SIG: 20 00 02 - { - .custom /*0C0000F8:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20fd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003A */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003A */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_Assertion - - .method /*060002F3*/ public hidebysig specialname - instance void set_Assertion(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C0000F9:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2105 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00003A */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003A */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_Assertion - - .method /*060002F4*/ public hidebysig specialname - instance bool get_BindingRedirects() cil managed - // SIG: 20 00 02 - { - .custom /*0C0000FA:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x210e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003B */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003B */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_BindingRedirects - - .method /*060002F5*/ public hidebysig specialname - instance void set_BindingRedirects(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C0000FB:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2116 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00003B */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003B */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_BindingRedirects - - .method /*060002F6*/ public hidebysig specialname - instance bool get_ControlAppDomain() cil managed - // SIG: 20 00 02 - { - .custom /*0C0000FC:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x211f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003C */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_ControlAppDomain - - .method /*060002F7*/ public hidebysig specialname - instance void set_ControlAppDomain(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C0000FD:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2127 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00003C */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003C */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_ControlAppDomain - - .method /*060002F8*/ public hidebysig specialname - instance bool get_ControlDomainPolicy() cil managed - // SIG: 20 00 02 - { - .custom /*0C0000FE:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2130 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003D */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003D */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_ControlDomainPolicy - - .method /*060002F9*/ public hidebysig specialname - instance void set_ControlDomainPolicy(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C0000FF:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2138 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00003D */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003D */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_ControlDomainPolicy - - .method /*060002FA*/ public hidebysig specialname - instance bool get_ControlEvidence() cil managed - // SIG: 20 00 02 - { - .custom /*0C000100:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2141 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003E */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003E */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_ControlEvidence - - .method /*060002FB*/ public hidebysig specialname - instance void set_ControlEvidence(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000101:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2149 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00003E */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003E */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_ControlEvidence - - .method /*060002FC*/ public hidebysig specialname - instance bool get_ControlPolicy() cil managed - // SIG: 20 00 02 - { - .custom /*0C000102:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2152 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00003F */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003F */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_ControlPolicy - - .method /*060002FD*/ public hidebysig specialname - instance void set_ControlPolicy(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000103:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x215a - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00003F */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 0400003F */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_ControlPolicy - - .method /*060002FE*/ public hidebysig specialname - instance bool get_ControlPrincipal() cil managed - // SIG: 20 00 02 - { - .custom /*0C000104:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2163 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000040 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000040 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_ControlPrincipal - - .method /*060002FF*/ public hidebysig specialname - instance void set_ControlPrincipal(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000105:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x216b - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000040 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000040 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_ControlPrincipal - - .method /*06000300*/ public hidebysig specialname - instance bool get_ControlThread() cil managed - // SIG: 20 00 02 - { - .custom /*0C000106:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2174 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000041 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000041 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_ControlThread - - .method /*06000301*/ public hidebysig specialname - instance void set_ControlThread(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000107:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x217c - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000041 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000041 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_ControlThread - - .method /*06000302*/ public hidebysig specialname - instance bool get_Execution() cil managed - // SIG: 20 00 02 - { - .custom /*0C000108:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2185 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000042 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000042 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_Execution - - .method /*06000303*/ public hidebysig specialname - instance void set_Execution(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000109:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x218d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000042 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000042 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_Execution - - .method /*06000304*/ public hidebysig specialname - instance valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ - get_Flags() cil managed - // SIG: 20 00 11 80 AC - { - .custom /*0C00010A:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2196 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000043 */ ldfld valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000043 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_Flags - - .method /*06000305*/ public hidebysig specialname - instance void set_Flags(valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ 'value') cil managed - // SIG: 20 01 01 11 80 AC - { - .custom /*0C00010B:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x219e - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000043 */ stfld valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000043 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_Flags - - .method /*06000306*/ public hidebysig specialname - instance bool get_Infrastructure() cil managed - // SIG: 20 00 02 - { - .custom /*0C00010C:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21a7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000044 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000044 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_Infrastructure - - .method /*06000307*/ public hidebysig specialname - instance void set_Infrastructure(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C00010D:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21af - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000044 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000044 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_Infrastructure - - .method /*06000308*/ public hidebysig specialname - instance bool get_RemotingConfiguration() cil managed - // SIG: 20 00 02 - { - .custom /*0C00010E:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000045 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000045 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_RemotingConfiguration - - .method /*06000309*/ public hidebysig specialname - instance void set_RemotingConfiguration(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C00010F:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21c0 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000045 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000045 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_RemotingConfiguration - - .method /*0600030A*/ public hidebysig specialname - instance bool get_SerializationFormatter() cil managed - // SIG: 20 00 02 - { - .custom /*0C000110:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21c9 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000046 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000046 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_SerializationFormatter - - .method /*0600030B*/ public hidebysig specialname - instance void set_SerializationFormatter(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000111:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21d1 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000046 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000046 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_SerializationFormatter - - .method /*0600030C*/ public hidebysig specialname - instance bool get_SkipVerification() cil managed - // SIG: 20 00 02 - { - .custom /*0C000112:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21da - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000047 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000047 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_SkipVerification - - .method /*0600030D*/ public hidebysig specialname - instance void set_SkipVerification(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000113:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21e2 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000047 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000047 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_SkipVerification - - .method /*0600030E*/ public hidebysig specialname - instance bool get_UnmanagedCode() cil managed - // SIG: 20 00 02 - { - .custom /*0C000114:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21eb - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000048 */ ldfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000048 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::get_UnmanagedCode - - .method /*0600030F*/ public hidebysig specialname - instance void set_UnmanagedCode(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C000115:0A00001B*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*0100004A*/::.ctor() /* 0A00001B */ = ( 01 00 00 00 ) - // Method begins at RVA 0x21f3 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)000048 */ stfld bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::'k__BackingField' /* 04000048 */ - IL_0007: /* 2A | */ ret - } // end of method SecurityPermissionAttribute::set_UnmanagedCode - - .method /*06000310*/ public hidebysig virtual - instance class System.Security.IPermission/*02000024*/ - CreatePermission() cil managed - // SIG: 20 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityPermissionAttribute::CreatePermission - - .property /*1700004B*/ instance bool Assertion() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_Assertion() /* 060002F2 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_Assertion(bool) /* 060002F3 */ - } // end of property SecurityPermissionAttribute::Assertion - .property /*1700004C*/ instance bool BindingRedirects() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_BindingRedirects() /* 060002F4 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_BindingRedirects(bool) /* 060002F5 */ - } // end of property SecurityPermissionAttribute::BindingRedirects - .property /*1700004D*/ instance bool ControlAppDomain() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_ControlAppDomain() /* 060002F6 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_ControlAppDomain(bool) /* 060002F7 */ - } // end of property SecurityPermissionAttribute::ControlAppDomain - .property /*1700004E*/ instance bool ControlDomainPolicy() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_ControlDomainPolicy() /* 060002F8 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_ControlDomainPolicy(bool) /* 060002F9 */ - } // end of property SecurityPermissionAttribute::ControlDomainPolicy - .property /*1700004F*/ instance bool ControlEvidence() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_ControlEvidence() /* 060002FA */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_ControlEvidence(bool) /* 060002FB */ - } // end of property SecurityPermissionAttribute::ControlEvidence - .property /*17000050*/ instance bool ControlPolicy() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_ControlPolicy() /* 060002FC */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_ControlPolicy(bool) /* 060002FD */ - } // end of property SecurityPermissionAttribute::ControlPolicy - .property /*17000051*/ instance bool ControlPrincipal() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_ControlPrincipal() /* 060002FE */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_ControlPrincipal(bool) /* 060002FF */ - } // end of property SecurityPermissionAttribute::ControlPrincipal - .property /*17000052*/ instance bool ControlThread() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_ControlThread() /* 06000300 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_ControlThread(bool) /* 06000301 */ - } // end of property SecurityPermissionAttribute::ControlThread - .property /*17000053*/ instance bool Execution() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_Execution() /* 06000302 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_Execution(bool) /* 06000303 */ - } // end of property SecurityPermissionAttribute::Execution - .property /*17000054*/ instance valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ - Flags() - { - .get instance valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_Flags() /* 06000304 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_Flags(valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/) /* 06000305 */ - } // end of property SecurityPermissionAttribute::Flags - .property /*17000055*/ instance bool Infrastructure() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_Infrastructure() /* 06000306 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_Infrastructure(bool) /* 06000307 */ - } // end of property SecurityPermissionAttribute::Infrastructure - .property /*17000056*/ instance bool RemotingConfiguration() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_RemotingConfiguration() /* 06000308 */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_RemotingConfiguration(bool) /* 06000309 */ - } // end of property SecurityPermissionAttribute::RemotingConfiguration - .property /*17000057*/ instance bool SerializationFormatter() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_SerializationFormatter() /* 0600030A */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_SerializationFormatter(bool) /* 0600030B */ - } // end of property SecurityPermissionAttribute::SerializationFormatter - .property /*17000058*/ instance bool SkipVerification() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_SkipVerification() /* 0600030C */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_SkipVerification(bool) /* 0600030D */ - } // end of property SecurityPermissionAttribute::SkipVerification - .property /*17000059*/ instance bool UnmanagedCode() - { - .get instance bool System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::get_UnmanagedCode() /* 0600030E */ - .set instance void System.Security.Permissions.SecurityPermissionAttribute/*0200002A*/::set_UnmanagedCode(bool) /* 0600030F */ - } // end of property SecurityPermissionAttribute::UnmanagedCode -} // end of class System.Security.Permissions.SecurityPermissionAttribute - -.class /*0200002B*/ public auto ansi sealed System.Security.Permissions.SecurityPermissionFlag - extends [System.Runtime/*23000001*/]System.Enum/*0100002C*/ -{ - .custom /*0C00002C:0A000014*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000049*/ public specialname rtspecialname int32 value__ - .field /*0400004A*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ AllFlags = int32(0x00003FFF) - .field /*0400004B*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ Assertion = int32(0x00000001) - .field /*0400004C*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ BindingRedirects = int32(0x00002000) - .field /*0400004D*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ ControlAppDomain = int32(0x00000400) - .field /*0400004E*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ ControlDomainPolicy = int32(0x00000100) - .field /*0400004F*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ ControlEvidence = int32(0x00000020) - .field /*04000050*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ ControlPolicy = int32(0x00000040) - .field /*04000051*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ ControlPrincipal = int32(0x00000200) - .field /*04000052*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ ControlThread = int32(0x00000010) - .field /*04000053*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ Execution = int32(0x00000008) - .field /*04000054*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ Infrastructure = int32(0x00001000) - .field /*04000055*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ NoFlags = int32(0x00000000) - .field /*04000056*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ RemotingConfiguration = int32(0x00000800) - .field /*04000057*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ SerializationFormatter = int32(0x00000080) - .field /*04000058*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ SkipVerification = int32(0x00000004) - .field /*04000059*/ public static literal valuetype System.Security.Permissions.SecurityPermissionFlag/*0200002B*/ UnmanagedCode = int32(0x00000002) -} // end of class System.Security.Permissions.SecurityPermissionFlag - -.class /*0200002C*/ public abstract auto ansi sealed beforefieldinit System.Net.WebUtility - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .method /*06000311*/ public hidebysig static - string HtmlDecode(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebUtility::HtmlDecode - - .method /*06000312*/ public hidebysig static - void HtmlDecode(string 'value', - class System.IO.TextWriter/*02000039*/ output) cil managed - // SIG: 00 02 01 0E 12 80 E4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebUtility::HtmlDecode - - .method /*06000313*/ public hidebysig static - string HtmlEncode(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebUtility::HtmlEncode - - .method /*06000314*/ public hidebysig static - void HtmlEncode(string 'value', - class System.IO.TextWriter/*02000039*/ output) cil managed - // SIG: 00 02 01 0E 12 80 E4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WebUtility::HtmlEncode - - .method /*06000315*/ public hidebysig static - string UrlDecode(string encodedValue) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebUtility::UrlDecode - - .method /*06000316*/ public hidebysig static - uint8[] UrlDecodeToBytes(uint8[] encodedValue, - int32 offset, - int32 count) cil managed - // SIG: 00 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebUtility::UrlDecodeToBytes - - .method /*06000317*/ public hidebysig static - string UrlEncode(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebUtility::UrlEncode - - .method /*06000318*/ public hidebysig static - uint8[] UrlEncodeToBytes(uint8[] 'value', - int32 offset, - int32 count) cil managed - // SIG: 00 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WebUtility::UrlEncodeToBytes - -} // end of class System.Net.WebUtility - -.class /*0200002D*/ public abstract auto ansi sealed beforefieldinit System.IO.Path - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*0400005A*/ public static initonly char AltDirectorySeparatorChar - .field /*0400005B*/ public static initonly char DirectorySeparatorChar - .field /*0400005C*/ public static initonly char[] InvalidPathChars - .custom /*0C00004F:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 42 50 6C 65 61 73 65 20 75 73 65 20 47 65 // ..BPlease use Ge - 74 49 6E 76 61 6C 69 64 50 61 74 68 43 68 61 72 // tInvalidPathChar - 73 20 6F 72 20 47 65 74 49 6E 76 61 6C 69 64 46 // s or GetInvalidF - 69 6C 65 4E 61 6D 65 43 68 61 72 73 20 69 6E 73 // ileNameChars ins - 74 65 61 64 2E 00 00 ) // tead... - .field /*0400005D*/ public static initonly char PathSeparator - .field /*0400005E*/ public static initonly char VolumeSeparatorChar - .method /*06000319*/ public hidebysig static - string ChangeExtension(string path, - string extension) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::ChangeExtension - - .method /*0600031A*/ public hidebysig static - string Combine(string path1, - string path2) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::Combine - - .method /*0600031B*/ public hidebysig static - string Combine(string path1, - string path2, - string path3) cil managed - // SIG: 00 03 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::Combine - - .method /*0600031C*/ public hidebysig static - string Combine(string path1, - string path2, - string path3, - string path4) cil managed - // SIG: 00 04 0E 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::Combine - - .method /*0600031D*/ public hidebysig static - string Combine(string[] paths) cil managed - // SIG: 00 01 0E 1D 0E - { - .param [1]/*080003A0*/ - .custom /*0C00011E:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::Combine - - .method /*0600031E*/ public hidebysig static - string GetDirectoryName(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetDirectoryName - - .method /*0600031F*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ - GetDirectoryName(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetDirectoryName - - .method /*06000320*/ public hidebysig static - string GetExtension(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetExtension - - .method /*06000321*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ - GetExtension(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetExtension - - .method /*06000322*/ public hidebysig static - string GetFileName(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetFileName - - .method /*06000323*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ - GetFileName(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetFileName - - .method /*06000324*/ public hidebysig static - string GetFileNameWithoutExtension(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetFileNameWithoutExtension - - .method /*06000325*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ - GetFileNameWithoutExtension(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetFileNameWithoutExtension - - .method /*06000326*/ public hidebysig static - string GetFullPath(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetFullPath - - .method /*06000327*/ public hidebysig static - string GetFullPath(string path, - string basePath) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetFullPath - - .method /*06000328*/ public hidebysig static - char[] GetInvalidFileNameChars() cil managed - // SIG: 00 00 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetInvalidFileNameChars - - .method /*06000329*/ public hidebysig static - char[] GetInvalidPathChars() cil managed - // SIG: 00 00 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetInvalidPathChars - - .method /*0600032A*/ public hidebysig static - string GetPathRoot(string path) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetPathRoot - - .method /*0600032B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ - GetPathRoot(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetPathRoot - - .method /*0600032C*/ public hidebysig static - string GetRandomFileName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetRandomFileName - - .method /*0600032D*/ public hidebysig static - string GetTempFileName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetTempFileName - - .method /*0600032E*/ public hidebysig static - string GetTempPath() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetTempPath - - .method /*0600032F*/ public hidebysig static - bool HasExtension(string path) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::HasExtension - - .method /*06000330*/ public hidebysig static - bool HasExtension(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 02 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::HasExtension - - .method /*06000331*/ public hidebysig static - bool IsPathRooted(string path) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::IsPathRooted - - .method /*06000332*/ public hidebysig static - bool IsPathRooted(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 02 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::IsPathRooted - - .method /*06000333*/ public hidebysig static - bool IsPathFullyQualified(string path) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::IsPathFullyQualified - - .method /*06000334*/ public hidebysig static - bool IsPathFullyQualified(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path) cil managed - // SIG: 00 01 02 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::IsPathFullyQualified - - .method /*06000335*/ public hidebysig static - string GetRelativePath(string relativeTo, - string path) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::GetRelativePath - - .method /*06000336*/ public hidebysig static - string Join(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path1, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path2) cil managed - // SIG: 00 02 0E 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::Join - - .method /*06000337*/ public hidebysig static - string Join(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path1, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path2, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path3) cil managed - // SIG: 00 03 0E 15 11 80 B5 01 03 15 11 80 B5 01 03 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::Join - - .method /*06000338*/ public hidebysig static - bool TryJoin(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path1, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path2, - valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - [out] int32& charsWritten) cil managed - // SIG: 00 04 02 15 11 80 B5 01 03 15 11 80 B5 01 03 15 11 80 B9 01 03 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::TryJoin - - .method /*06000339*/ public hidebysig static - bool TryJoin(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path1, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path2, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ path3, - valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination, - [out] int32& charsWritten) cil managed - // SIG: 00 05 02 15 11 80 B5 01 03 15 11 80 B5 01 03 15 11 80 B5 01 03 15 11 80 B9 01 03 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Path::TryJoin - -} // end of class System.IO.Path - -.class /*0200002E*/ public auto ansi beforefieldinit System.IO.BinaryReader - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100004B*/ -{ - .method /*0600033A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ input) cil managed - // SIG: 20 01 01 12 81 31 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryReader::.ctor - - .method /*0600033B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ input, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding) cil managed - // SIG: 20 02 01 12 81 31 12 81 35 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryReader::.ctor - - .method /*0600033C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ input, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 81 31 12 81 35 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryReader::.ctor - - .method /*0600033D*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - get_BaseStream() cil managed - // SIG: 20 00 12 81 31 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::get_BaseStream - - .method /*0600033E*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryReader::Close - - .method /*0600033F*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryReader::Dispose - - .method /*06000340*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryReader::Dispose - - .method /*06000341*/ family hidebysig newslot virtual - instance void FillBuffer(int32 numBytes) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryReader::FillBuffer - - .method /*06000342*/ public hidebysig newslot virtual - instance int32 PeekChar() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::PeekChar - - .method /*06000343*/ public hidebysig newslot virtual - instance int32 Read() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::Read - - .method /*06000344*/ public hidebysig newslot virtual - instance int32 Read(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::Read - - .method /*06000345*/ public hidebysig newslot virtual - instance int32 Read(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::Read - - .method /*06000346*/ public hidebysig newslot virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::Read - - .method /*06000347*/ public hidebysig newslot virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::Read - - .method /*06000348*/ famorassem hidebysig - instance int32 Read7BitEncodedInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::Read7BitEncodedInt - - .method /*06000349*/ public hidebysig newslot virtual - instance bool ReadBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadBoolean - - .method /*0600034A*/ public hidebysig newslot virtual - instance uint8 ReadByte() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadByte - - .method /*0600034B*/ public hidebysig newslot virtual - instance uint8[] ReadBytes(int32 count) cil managed - // SIG: 20 01 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadBytes - - .method /*0600034C*/ public hidebysig newslot virtual - instance char ReadChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadChar - - .method /*0600034D*/ public hidebysig newslot virtual - instance char[] ReadChars(int32 count) cil managed - // SIG: 20 01 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadChars - - .method /*0600034E*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ - ReadDecimal() cil managed - // SIG: 20 00 11 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadDecimal - - .method /*0600034F*/ public hidebysig newslot virtual - instance float64 ReadDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadDouble - - .method /*06000350*/ public hidebysig newslot virtual - instance int16 ReadInt16() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadInt16 - - .method /*06000351*/ public hidebysig newslot virtual - instance int32 ReadInt32() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadInt32 - - .method /*06000352*/ public hidebysig newslot virtual - instance int64 ReadInt64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadInt64 - - .method /*06000353*/ public hidebysig newslot virtual - instance int8 ReadSByte() cil managed - // SIG: 20 00 04 - { - .custom /*0C000116:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadSByte - - .method /*06000354*/ public hidebysig newslot virtual - instance float32 ReadSingle() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadSingle - - .method /*06000355*/ public hidebysig newslot virtual - instance string ReadString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadString - - .method /*06000356*/ public hidebysig newslot virtual - instance uint16 ReadUInt16() cil managed - // SIG: 20 00 07 - { - .custom /*0C000117:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadUInt16 - - .method /*06000357*/ public hidebysig newslot virtual - instance uint32 ReadUInt32() cil managed - // SIG: 20 00 09 - { - .custom /*0C000118:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadUInt32 - - .method /*06000358*/ public hidebysig newslot virtual - instance uint64 ReadUInt64() cil managed - // SIG: 20 00 0B - { - .custom /*0C000119:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryReader::ReadUInt64 - - .property /*1700005A*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ System.IO.BinaryReader/*0200002E*/::get_BaseStream() /* 0600033D */ - } // end of property BinaryReader::BaseStream -} // end of class System.IO.BinaryReader - -.class /*0200002F*/ public auto ansi beforefieldinit System.IO.BinaryWriter - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100004B*/ -{ - .field /*0400005F*/ public static initonly class System.IO.BinaryWriter/*0200002F*/ Null - .field /*04000060*/ family class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ OutStream - .method /*06000359*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryWriter::.ctor - - .method /*0600035A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ output) cil managed - // SIG: 20 01 01 12 81 31 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryWriter::.ctor - - .method /*0600035B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ output, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding) cil managed - // SIG: 20 02 01 12 81 31 12 81 35 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryWriter::.ctor - - .method /*0600035C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ output, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool leaveOpen) cil managed - // SIG: 20 03 01 12 81 31 12 81 35 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryWriter::.ctor - - .method /*0600035D*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - get_BaseStream() cil managed - // SIG: 20 00 12 81 31 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryWriter::get_BaseStream - - .method /*0600035E*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Close - - .method /*0600035F*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Dispose - - .method /*06000360*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Dispose - - .method /*06000361*/ public hidebysig newslot virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Flush - - .method /*06000362*/ public hidebysig newslot virtual - instance int64 Seek(int32 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*0100004E*/ origin) cil managed - // SIG: 20 02 0A 08 11 81 39 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryWriter::Seek - - .method /*06000363*/ public hidebysig newslot virtual - instance void Write(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000364*/ public hidebysig newslot virtual - instance void Write(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000365*/ public hidebysig newslot virtual - instance void Write(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000366*/ public hidebysig newslot virtual - instance void Write(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000367*/ public hidebysig newslot virtual - instance void Write(char ch) cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000368*/ public hidebysig newslot virtual - instance void Write(char[] chars) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000369*/ public hidebysig newslot virtual - instance void Write(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*0600036A*/ public hidebysig newslot virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 20 01 01 11 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*0600036B*/ public hidebysig newslot virtual - instance void Write(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*0600036C*/ public hidebysig newslot virtual - instance void Write(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*0600036D*/ public hidebysig newslot virtual - instance void Write(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*0600036E*/ public hidebysig newslot virtual - instance void Write(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*0600036F*/ public hidebysig newslot virtual - instance void Write(int8 'value') cil managed - // SIG: 20 01 01 04 - { - .custom /*0C00011A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000370*/ public hidebysig newslot virtual - instance void Write(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000371*/ public hidebysig newslot virtual - instance void Write(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000372*/ public hidebysig newslot virtual - instance void Write(uint16 'value') cil managed - // SIG: 20 01 01 07 - { - .custom /*0C00011B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000373*/ public hidebysig newslot virtual - instance void Write(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C00011C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000374*/ public hidebysig newslot virtual - instance void Write(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - .custom /*0C00011D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000375*/ public hidebysig newslot virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000376*/ public hidebysig newslot virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ chars) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write - - .method /*06000377*/ family hidebysig instance void - Write7BitEncodedInt(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryWriter::Write7BitEncodedInt - - .property /*1700005B*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ System.IO.BinaryWriter/*0200002F*/::get_BaseStream() /* 0600035D */ - } // end of property BinaryWriter::BaseStream -} // end of class System.IO.BinaryWriter - -.class /*02000030*/ public auto ansi sealed beforefieldinit System.IO.BufferedStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ -{ - .method /*06000378*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream') cil managed - // SIG: 20 01 01 12 81 31 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method BufferedStream::.ctor - - .method /*06000379*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - int32 bufferSize) cil managed - // SIG: 20 02 01 12 81 31 08 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method BufferedStream::.ctor - - .method /*0600037A*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_CanRead - - .method /*0600037B*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_CanSeek - - .method /*0600037C*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_CanWrite - - .method /*0600037D*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_Length - - .method /*0600037E*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_Position - - .method /*0600037F*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferedStream::set_Position - - .method /*06000380*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000024*/ callback, - object state) cil managed - // SIG: 20 05 12 80 8D 1D 05 08 08 12 80 91 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::BeginRead - - .method /*06000381*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000024*/ callback, - object state) cil managed - // SIG: 20 05 12 80 8D 1D 05 08 08 12 80 91 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::BeginWrite - - .method /*06000382*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferedStream::Dispose - - .method /*06000383*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ asyncResult) cil managed - // SIG: 20 01 08 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::EndRead - - .method /*06000384*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::EndWrite - - .method /*06000385*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferedStream::Flush - - .method /*06000386*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 01 12 81 3D 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::FlushAsync - - .method /*06000387*/ public hidebysig virtual - instance int32 Read(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::Read - - .method /*06000388*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 04 15 12 81 45 01 08 1D 05 08 08 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::ReadAsync - - .method /*06000389*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::ReadByte - - .method /*0600038A*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*0100004E*/ origin) cil managed - // SIG: 20 02 0A 0A 11 81 39 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::Seek - - .method /*0600038B*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferedStream::SetLength - - .method /*0600038C*/ public hidebysig virtual - instance void Write(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferedStream::Write - - .method /*0600038D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 04 12 81 3D 1D 05 08 08 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::WriteAsync - - .method /*0600038E*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferedStream::WriteByte - - .method /*0600038F*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - get_UnderlyingStream() cil managed - // SIG: 20 00 12 81 31 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_UnderlyingStream - - .method /*06000390*/ public hidebysig specialname - instance int32 get_BufferSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferedStream::get_BufferSize - - .property /*1700005C*/ instance bool CanRead() - { - .get instance bool System.IO.BufferedStream/*02000030*/::get_CanRead() /* 0600037A */ - } // end of property BufferedStream::CanRead - .property /*1700005D*/ instance bool CanSeek() - { - .get instance bool System.IO.BufferedStream/*02000030*/::get_CanSeek() /* 0600037B */ - } // end of property BufferedStream::CanSeek - .property /*1700005E*/ instance bool CanWrite() - { - .get instance bool System.IO.BufferedStream/*02000030*/::get_CanWrite() /* 0600037C */ - } // end of property BufferedStream::CanWrite - .property /*1700005F*/ instance int64 Length() - { - .get instance int64 System.IO.BufferedStream/*02000030*/::get_Length() /* 0600037D */ - } // end of property BufferedStream::Length - .property /*17000060*/ instance int64 Position() - { - .get instance int64 System.IO.BufferedStream/*02000030*/::get_Position() /* 0600037E */ - .set instance void System.IO.BufferedStream/*02000030*/::set_Position(int64) /* 0600037F */ - } // end of property BufferedStream::Position - .property /*17000061*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - UnderlyingStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ System.IO.BufferedStream/*02000030*/::get_UnderlyingStream() /* 0600038F */ - } // end of property BufferedStream::UnderlyingStream - .property /*17000062*/ instance int32 BufferSize() - { - .get instance int32 System.IO.BufferedStream/*02000030*/::get_BufferSize() /* 06000390 */ - } // end of property BufferedStream::BufferSize -} // end of class System.IO.BufferedStream - -.class /*02000031*/ public auto ansi beforefieldinit System.IO.EndOfStreamException - extends [System.Runtime/*23000001*/]System.IO.IOException/*01000052*/ -{ - .method /*06000391*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2204 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000052*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method EndOfStreamException::.ctor - - .method /*06000392*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2204 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000052*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method EndOfStreamException::.ctor - - .method /*06000393*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x2204 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000052*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method EndOfStreamException::.ctor - - .method /*06000394*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000027*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000028*/ context) cil managed - // SIG: 20 02 01 12 80 9D 11 80 A1 - { - // Method begins at RVA 0x2204 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.IO.IOException/*01000052*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method EndOfStreamException::.ctor - -} // end of class System.IO.EndOfStreamException - -.class /*02000032*/ public auto ansi sealed beforefieldinit System.IO.InvalidDataException - extends [System.Runtime/*23000001*/]System.SystemException/*01000026*/ -{ - .method /*06000395*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidDataException::.ctor - - .method /*06000396*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidDataException::.ctor - - .method /*06000397*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000029*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A5 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000026*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidDataException::.ctor - -} // end of class System.IO.InvalidDataException - -.class /*02000033*/ public auto ansi beforefieldinit System.IO.MemoryStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ -{ - .method /*06000398*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*06000399*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*0600039A*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - bool writable) cil managed - // SIG: 20 02 01 1D 05 02 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*0600039B*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*0600039C*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - int32 index, - int32 count, - bool writable) cil managed - // SIG: 20 04 01 1D 05 08 08 02 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*0600039D*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] buffer, - int32 index, - int32 count, - bool writable, - bool publiclyVisible) cil managed - // SIG: 20 05 01 1D 05 08 08 02 02 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*0600039E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x21fc - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000024 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/::.ctor() /* 0A000024 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryStream::.ctor - - .method /*0600039F*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::get_CanRead - - .method /*060003A0*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::get_CanSeek - - .method /*060003A1*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::get_CanWrite - - .method /*060003A2*/ public hidebysig newslot specialname virtual - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::get_Capacity - - .method /*060003A3*/ public hidebysig newslot specialname virtual - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::set_Capacity - - .method /*060003A4*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::get_Length - - .method /*060003A5*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::get_Position - - .method /*060003A6*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::set_Position - - .method /*060003A7*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000024*/ callback, - object state) cil managed - // SIG: 20 05 12 80 8D 1D 05 08 08 12 80 91 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::BeginRead - - .method /*060003A8*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000024*/ callback, - object state) cil managed - // SIG: 20 05 12 80 8D 1D 05 08 08 12 80 91 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::BeginWrite - - .method /*060003A9*/ public hidebysig virtual - instance void CopyTo(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ destination, - int32 bufferSize) cil managed - // SIG: 20 02 01 12 81 31 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::CopyTo - - .method /*060003AA*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - CopyToAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ destination, - int32 bufferSize, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 03 12 81 3D 12 81 31 08 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::CopyToAsync - - .method /*060003AB*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::Dispose - - .method /*060003AC*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ asyncResult) cil managed - // SIG: 20 01 08 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::EndRead - - .method /*060003AD*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000023*/ asyncResult) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::EndWrite - - .method /*060003AE*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::Flush - - .method /*060003AF*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 01 12 81 3D 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::FlushAsync - - .method /*060003B0*/ public hidebysig newslot virtual - instance uint8[] GetBuffer() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::GetBuffer - - .method /*060003B1*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::Read - - .method /*060003B2*/ public hidebysig virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ destination) cil managed - // SIG: 20 01 08 15 11 80 B9 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::Read - - .method /*060003B3*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 04 15 12 81 45 01 08 1D 05 08 08 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::ReadAsync - - .method /*060003B4*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ destination, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 05 11 81 41 - { - .param [2]/*08000452*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::ReadAsync - - .method /*060003B5*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::ReadByte - - .method /*060003B6*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*0100004E*/ loc) cil managed - // SIG: 20 02 0A 0A 11 81 39 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::Seek - - .method /*060003B7*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::SetLength - - .method /*060003B8*/ public hidebysig newslot virtual - instance uint8[] ToArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::ToArray - - .method /*060003B9*/ public hidebysig newslot virtual - instance bool TryGetBuffer([out] valuetype [System.Runtime/*23000001*/]System.ArraySegment`1/*01000055*/& buffer) cil managed - // SIG: 20 01 02 10 15 11 81 55 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::TryGetBuffer - - .method /*060003BA*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::Write - - .method /*060003BB*/ public hidebysig virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ source) cil managed - // SIG: 20 01 01 15 11 80 B5 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::Write - - .method /*060003BC*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 04 12 81 3D 1D 05 08 08 11 81 41 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::WriteAsync - - .method /*060003BD*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask/*01000056*/ - WriteAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ source, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 11 81 59 15 11 81 5D 01 05 11 81 41 - { - .param [2]/*08000460*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryStream::WriteAsync - - .method /*060003BE*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::WriteByte - - .method /*060003BF*/ public hidebysig newslot virtual - instance void WriteTo(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream') cil managed - // SIG: 20 01 01 12 81 31 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryStream::WriteTo - - .property /*17000063*/ instance bool CanRead() - { - .get instance bool System.IO.MemoryStream/*02000033*/::get_CanRead() /* 0600039F */ - } // end of property MemoryStream::CanRead - .property /*17000064*/ instance bool CanSeek() - { - .get instance bool System.IO.MemoryStream/*02000033*/::get_CanSeek() /* 060003A0 */ - } // end of property MemoryStream::CanSeek - .property /*17000065*/ instance bool CanWrite() - { - .get instance bool System.IO.MemoryStream/*02000033*/::get_CanWrite() /* 060003A1 */ - } // end of property MemoryStream::CanWrite - .property /*17000066*/ instance int32 Capacity() - { - .get instance int32 System.IO.MemoryStream/*02000033*/::get_Capacity() /* 060003A2 */ - .set instance void System.IO.MemoryStream/*02000033*/::set_Capacity(int32) /* 060003A3 */ - } // end of property MemoryStream::Capacity - .property /*17000067*/ instance int64 Length() - { - .get instance int64 System.IO.MemoryStream/*02000033*/::get_Length() /* 060003A4 */ - } // end of property MemoryStream::Length - .property /*17000068*/ instance int64 Position() - { - .get instance int64 System.IO.MemoryStream/*02000033*/::get_Position() /* 060003A5 */ - .set instance void System.IO.MemoryStream/*02000033*/::set_Position(int64) /* 060003A6 */ - } // end of property MemoryStream::Position -} // end of class System.IO.MemoryStream - -.class /*02000034*/ public auto ansi beforefieldinit System.IO.StreamReader - extends System.IO.TextReader/*02000038*/ -{ - .field /*04000061*/ public static initonly class System.IO.StreamReader/*02000034*/ Null - .method /*060003C0*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream') cil managed - // SIG: 20 01 01 12 81 31 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C1*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - bool detectEncodingFromByteOrderMarks) cil managed - // SIG: 20 02 01 12 81 31 02 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C2*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding) cil managed - // SIG: 20 02 01 12 81 31 12 81 35 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C3*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool detectEncodingFromByteOrderMarks) cil managed - // SIG: 20 03 01 12 81 31 12 81 35 02 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C4*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool detectEncodingFromByteOrderMarks, - int32 bufferSize) cil managed - // SIG: 20 04 01 12 81 31 12 81 35 02 08 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool detectEncodingFromByteOrderMarks, - int32 bufferSize, - bool leaveOpen) cil managed - // SIG: 20 05 01 12 81 31 12 81 35 02 08 02 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C6*/ public hidebysig specialname rtspecialname - instance void .ctor(string path) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C7*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - bool detectEncodingFromByteOrderMarks) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C8*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding) cil managed - // SIG: 20 02 01 0E 12 81 35 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003C9*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool detectEncodingFromByteOrderMarks) cil managed - // SIG: 20 03 01 0E 12 81 35 02 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003CA*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - bool detectEncodingFromByteOrderMarks, - int32 bufferSize) cil managed - // SIG: 20 04 01 0E 12 81 35 02 08 - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StreamReader::.ctor - - .method /*060003CB*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - get_BaseStream() cil managed - // SIG: 20 00 12 81 31 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::get_BaseStream - - .method /*060003CC*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - get_CurrentEncoding() cil managed - // SIG: 20 00 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::get_CurrentEncoding - - .method /*060003CD*/ public hidebysig specialname - instance bool get_EndOfStream() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::get_EndOfStream - - .method /*060003CE*/ public hidebysig instance void - DiscardBufferedData() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamReader::DiscardBufferedData - - .method /*060003CF*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamReader::Close - - .method /*060003D0*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamReader::Dispose - - .method /*060003D1*/ public hidebysig virtual - instance int32 Peek() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::Peek - - .method /*060003D2*/ public hidebysig virtual - instance int32 Read() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::Read - - .method /*060003D3*/ public hidebysig virtual - instance int32 Read(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::Read - - .method /*060003D4*/ public hidebysig virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::Read - - .method /*060003D5*/ public hidebysig virtual - instance int32 ReadBlock(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadBlock - - .method /*060003D6*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 81 45 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadAsync - - .method /*060003D7*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 03 11 81 41 - { - .param [2]/*0800048A*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadAsync - - .method /*060003D8*/ public hidebysig virtual - instance int32 ReadBlock(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadBlock - - .method /*060003D9*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadBlockAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 81 45 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadBlockAsync - - .method /*060003DA*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadBlockAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 03 11 81 41 - { - .param [2]/*08000492*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadBlockAsync - - .method /*060003DB*/ public hidebysig virtual - instance string ReadLine() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadLine - - .method /*060003DC*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadLineAsync() cil managed - // SIG: 20 00 15 12 81 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadLineAsync - - .method /*060003DD*/ public hidebysig virtual - instance string ReadToEnd() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadToEnd - - .method /*060003DE*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadToEndAsync() cil managed - // SIG: 20 00 15 12 81 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamReader::ReadToEndAsync - - .property /*17000069*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ System.IO.StreamReader/*02000034*/::get_BaseStream() /* 060003CB */ - } // end of property StreamReader::BaseStream - .property /*1700006A*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - CurrentEncoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ System.IO.StreamReader/*02000034*/::get_CurrentEncoding() /* 060003CC */ - } // end of property StreamReader::CurrentEncoding - .property /*1700006B*/ instance bool EndOfStream() - { - .get instance bool System.IO.StreamReader/*02000034*/::get_EndOfStream() /* 060003CD */ - } // end of property StreamReader::EndOfStream -} // end of class System.IO.StreamReader - -.class /*02000035*/ public auto ansi beforefieldinit System.IO.StreamWriter - extends System.IO.TextWriter/*02000039*/ -{ - .field /*04000062*/ public static initonly class System.IO.StreamWriter/*02000035*/ Null - .method /*060003DF*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream') cil managed - // SIG: 20 01 01 12 81 31 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E0*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding) cil managed - // SIG: 20 02 01 12 81 31 12 81 35 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E1*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - int32 bufferSize) cil managed - // SIG: 20 03 01 12 81 31 12 81 35 08 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E2*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - int32 bufferSize, - bool leaveOpen) cil managed - // SIG: 20 04 01 12 81 31 12 81 35 08 02 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E3*/ public hidebysig specialname rtspecialname - instance void .ctor(string path) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E4*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - bool append) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E5*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - bool append, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding) cil managed - // SIG: 20 03 01 0E 02 12 81 35 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E6*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - bool append, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ encoding, - int32 bufferSize) cil managed - // SIG: 20 04 01 0E 02 12 81 35 08 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StreamWriter::.ctor - - .method /*060003E7*/ public hidebysig newslot specialname virtual - instance bool get_AutoFlush() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::get_AutoFlush - - .method /*060003E8*/ public hidebysig newslot specialname virtual - instance void set_AutoFlush(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::set_AutoFlush - - .method /*060003E9*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - get_BaseStream() cil managed - // SIG: 20 00 12 81 31 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::get_BaseStream - - .method /*060003EA*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - get_Encoding() cil managed - // SIG: 20 00 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::get_Encoding - - .method /*060003EB*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Close - - .method /*060003EC*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Dispose - - .method /*060003ED*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Flush - - .method /*060003EE*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - FlushAsync() cil managed - // SIG: 20 00 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::FlushAsync - - .method /*060003EF*/ public hidebysig virtual - instance void Write(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Write - - .method /*060003F0*/ public hidebysig virtual - instance void Write(char[] buffer) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Write - - .method /*060003F1*/ public hidebysig virtual - instance void Write(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Write - - .method /*060003F2*/ public hidebysig virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Write - - .method /*060003F3*/ public hidebysig virtual - instance void Write(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::Write - - .method /*060003F4*/ public hidebysig virtual - instance void WriteLine(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::WriteLine - - .method /*060003F5*/ public hidebysig virtual - instance void WriteLine(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StreamWriter::WriteLine - - .method /*060003F6*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char 'value') cil managed - // SIG: 20 01 12 81 3D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteAsync - - .method /*060003F7*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 81 3D 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteAsync - - .method /*060003F8*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 12 81 3D 15 11 81 5D 01 03 11 81 41 - { - .param [2]/*080004B7*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteAsync - - .method /*060003F9*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(string 'value') cil managed - // SIG: 20 01 12 81 3D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteAsync - - .method /*060003FA*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync() cil managed - // SIG: 20 00 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteLineAsync - - .method /*060003FB*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char 'value') cil managed - // SIG: 20 01 12 81 3D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteLineAsync - - .method /*060003FC*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 81 3D 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteLineAsync - - .method /*060003FD*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 12 81 3D 15 11 81 5D 01 03 11 81 41 - { - .param [2]/*080004BE*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteLineAsync - - .method /*060003FE*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(string 'value') cil managed - // SIG: 20 01 12 81 3D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamWriter::WriteLineAsync - - .property /*1700006C*/ instance bool AutoFlush() - { - .get instance bool System.IO.StreamWriter/*02000035*/::get_AutoFlush() /* 060003E7 */ - .set instance void System.IO.StreamWriter/*02000035*/::set_AutoFlush(bool) /* 060003E8 */ - } // end of property StreamWriter::AutoFlush - .property /*1700006D*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*0100004C*/ System.IO.StreamWriter/*02000035*/::get_BaseStream() /* 060003E9 */ - } // end of property StreamWriter::BaseStream - .property /*1700006E*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ System.IO.StreamWriter/*02000035*/::get_Encoding() /* 060003EA */ - } // end of property StreamWriter::Encoding -} // end of class System.IO.StreamWriter - -.class /*02000036*/ public auto ansi beforefieldinit System.IO.StringReader - extends System.IO.TextReader/*02000038*/ -{ - .method /*060003FF*/ public hidebysig specialname rtspecialname - instance void .ctor(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x220c - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000426 */ call instance void System.IO.TextReader/*02000038*/::.ctor() /* 06000426 */ - IL_0006: /* 2A | */ ret - } // end of method StringReader::.ctor - - .method /*06000400*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringReader::Close - - .method /*06000401*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringReader::Dispose - - .method /*06000402*/ public hidebysig virtual - instance int32 Peek() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::Peek - - .method /*06000403*/ public hidebysig virtual - instance int32 Read() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::Read - - .method /*06000404*/ public hidebysig virtual - instance int32 Read(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::Read - - .method /*06000405*/ public hidebysig virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::Read - - .method /*06000406*/ public hidebysig virtual - instance int32 ReadBlock(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadBlock - - .method /*06000407*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 81 45 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadAsync - - .method /*06000408*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 03 11 81 41 - { - .param [2]/*080004CB*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadAsync - - .method /*06000409*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadBlockAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 81 45 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadBlockAsync - - .method /*0600040A*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadBlockAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 03 11 81 41 - { - .param [2]/*080004D0*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadBlockAsync - - .method /*0600040B*/ public hidebysig virtual - instance string ReadLine() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadLine - - .method /*0600040C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadLineAsync() cil managed - // SIG: 20 00 15 12 81 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadLineAsync - - .method /*0600040D*/ public hidebysig virtual - instance string ReadToEnd() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadToEnd - - .method /*0600040E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadToEndAsync() cil managed - // SIG: 20 00 15 12 81 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringReader::ReadToEndAsync - -} // end of class System.IO.StringReader - -.class /*02000037*/ public auto ansi beforefieldinit System.IO.StringWriter - extends System.IO.TextWriter/*02000039*/ -{ - .method /*0600040F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StringWriter::.ctor - - .method /*06000410*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ formatProvider) cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StringWriter::.ctor - - .method /*06000411*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000058*/ sb) cil managed - // SIG: 20 01 01 12 81 61 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StringWriter::.ctor - - .method /*06000412*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000058*/ sb, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ formatProvider) cil managed - // SIG: 20 02 01 12 81 61 12 80 C9 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method StringWriter::.ctor - - .method /*06000413*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - get_Encoding() cil managed - // SIG: 20 00 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::get_Encoding - - .method /*06000414*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringWriter::Close - - .method /*06000415*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringWriter::Dispose - - .method /*06000416*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - FlushAsync() cil managed - // SIG: 20 00 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::FlushAsync - - .method /*06000417*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000058*/ - GetStringBuilder() cil managed - // SIG: 20 00 12 81 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::GetStringBuilder - - .method /*06000418*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::ToString - - .method /*06000419*/ public hidebysig virtual - instance void Write(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringWriter::Write - - .method /*0600041A*/ public hidebysig virtual - instance void Write(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringWriter::Write - - .method /*0600041B*/ public hidebysig virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::Write - - .method /*0600041C*/ public hidebysig virtual - instance void Write(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringWriter::Write - - .method /*0600041D*/ public hidebysig virtual - instance void WriteLine(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteLine - - .method /*0600041E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char 'value') cil managed - // SIG: 20 01 12 81 3D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteAsync - - .method /*0600041F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 81 3D 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteAsync - - .method /*06000420*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 12 81 3D 15 11 81 5D 01 03 11 81 41 - { - .param [2]/*080004E2*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteAsync - - .method /*06000421*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(string 'value') cil managed - // SIG: 20 01 12 81 3D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteAsync - - .method /*06000422*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char 'value') cil managed - // SIG: 20 01 12 81 3D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteLineAsync - - .method /*06000423*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 81 3D 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteLineAsync - - .method /*06000424*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 12 81 3D 15 11 81 5D 01 03 11 81 41 - { - .param [2]/*080004E9*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteLineAsync - - .method /*06000425*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(string 'value') cil managed - // SIG: 20 01 12 81 3D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringWriter::WriteLineAsync - - .property /*1700006F*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ System.IO.StringWriter/*02000037*/::get_Encoding() /* 06000413 */ - } // end of property StringWriter::Encoding -} // end of class System.IO.StringWriter - -.class /*02000038*/ public abstract auto ansi beforefieldinit System.IO.TextReader - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100004B*/ -{ - .field /*04000063*/ public static initonly class System.IO.TextReader/*02000038*/ Null - .method /*06000426*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method TextReader::.ctor - - .method /*06000427*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextReader::Close - - .method /*06000428*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextReader::Dispose - - .method /*06000429*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextReader::Dispose - - .method /*0600042A*/ public hidebysig newslot virtual - instance int32 Peek() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::Peek - - .method /*0600042B*/ public hidebysig newslot virtual - instance int32 Read() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::Read - - .method /*0600042C*/ public hidebysig newslot virtual - instance int32 Read(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::Read - - .method /*0600042D*/ public hidebysig newslot virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::Read - - .method /*0600042E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 81 45 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadAsync - - .method /*0600042F*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 03 11 81 41 - { - .param [2]/*080004F4*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadAsync - - .method /*06000430*/ public hidebysig newslot virtual - instance int32 ReadBlock(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadBlock - - .method /*06000431*/ public hidebysig newslot virtual - instance int32 ReadBlock(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002E*/ buffer) cil managed - // SIG: 20 01 08 15 11 80 B9 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadBlock - - .method /*06000432*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadBlockAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 81 45 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadBlockAsync - - .method /*06000433*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.ValueTask`1/*01000053*/ - ReadBlockAsync(valuetype [System.Runtime/*23000001*/]System.Memory`1/*01000054*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 15 11 81 4D 01 08 15 11 81 51 01 03 11 81 41 - { - .param [2]/*080004FD*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadBlockAsync - - .method /*06000434*/ public hidebysig newslot virtual - instance string ReadLine() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadLine - - .method /*06000435*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadLineAsync() cil managed - // SIG: 20 00 15 12 81 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadLineAsync - - .method /*06000436*/ public hidebysig newslot virtual - instance string ReadToEnd() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadToEnd - - .method /*06000437*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000051*/ - ReadToEndAsync() cil managed - // SIG: 20 00 15 12 81 45 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::ReadToEndAsync - - .method /*06000438*/ public hidebysig static - class System.IO.TextReader/*02000038*/ - Synchronized(class System.IO.TextReader/*02000038*/ reader) cil managed - // SIG: 00 01 12 80 E0 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextReader::Synchronized - -} // end of class System.IO.TextReader - -.class /*02000039*/ public abstract auto ansi beforefieldinit System.IO.TextWriter - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100004B*/ -{ - .field /*04000064*/ family char[] CoreNewLine - .field /*04000065*/ public static initonly class System.IO.TextWriter/*02000039*/ Null - .method /*06000439*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method TextWriter::.ctor - - .method /*0600043A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ formatProvider) cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method TextWriter::.ctor - - .method /*0600043B*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - get_Encoding() cil managed - // SIG: 20 00 12 81 35 - { - // Method begins at RVA 0x0 - } // end of method TextWriter::get_Encoding - - .method /*0600043C*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ - get_FormatProvider() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::get_FormatProvider - - .method /*0600043D*/ public hidebysig newslot specialname virtual - instance string get_NewLine() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::get_NewLine - - .method /*0600043E*/ public hidebysig newslot specialname virtual - instance void set_NewLine(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::set_NewLine - - .method /*0600043F*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Close - - .method /*06000440*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Dispose - - .method /*06000441*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Dispose - - .method /*06000442*/ public hidebysig newslot virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Flush - - .method /*06000443*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - FlushAsync() cil managed - // SIG: 20 00 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::FlushAsync - - .method /*06000444*/ public hidebysig static - class System.IO.TextWriter/*02000039*/ - Synchronized(class System.IO.TextWriter/*02000039*/ writer) cil managed - // SIG: 00 01 12 80 E4 12 80 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::Synchronized - - .method /*06000445*/ public hidebysig newslot virtual - instance void Write(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000446*/ public hidebysig newslot virtual - instance void Write(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000447*/ public hidebysig newslot virtual - instance void Write(char[] buffer) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000448*/ public hidebysig newslot virtual - instance void Write(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000449*/ public hidebysig newslot virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 20 01 01 11 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*0600044A*/ public hidebysig newslot virtual - instance void Write(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*0600044B*/ public hidebysig newslot virtual - instance void Write(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*0600044C*/ public hidebysig newslot virtual - instance void Write(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*0600044D*/ public hidebysig newslot virtual - instance void Write(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*0600044E*/ public hidebysig newslot virtual - instance void Write(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*0600044F*/ public hidebysig newslot virtual - instance void Write(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000450*/ public hidebysig newslot virtual - instance void Write(string format, - object arg0) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000451*/ public hidebysig newslot virtual - instance void Write(string format, - object arg0, - object arg1) cil managed - // SIG: 20 03 01 0E 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000452*/ public hidebysig newslot virtual - instance void Write(string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 20 04 01 0E 1C 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000453*/ public hidebysig newslot virtual - instance void Write(string format, - object[] arg) cil managed - // SIG: 20 02 01 0E 1D 1C - { - .param [2]/*0800051A*/ - .custom /*0C00012A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000454*/ public hidebysig newslot virtual - instance void Write(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C00011F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000455*/ public hidebysig newslot virtual - instance void Write(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - .custom /*0C000120:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000456*/ public hidebysig newslot virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::Write - - .method /*06000457*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char 'value') cil managed - // SIG: 20 01 12 81 3D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteAsync - - .method /*06000458*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char[] buffer) cil managed - // SIG: 20 01 12 81 3D 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteAsync - - .method /*06000459*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 81 3D 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteAsync - - .method /*0600045A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 12 81 3D 15 11 81 5D 01 03 11 81 41 - { - .param [2]/*08000524*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteAsync - - .method /*0600045B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteAsync(string 'value') cil managed - // SIG: 20 01 12 81 3D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteAsync - - .method /*0600045C*/ public hidebysig newslot virtual - instance void WriteLine() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600045D*/ public hidebysig newslot virtual - instance void WriteLine(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600045E*/ public hidebysig newslot virtual - instance void WriteLine(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600045F*/ public hidebysig newslot virtual - instance void WriteLine(char[] buffer) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000460*/ public hidebysig newslot virtual - instance void WriteLine(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000461*/ public hidebysig newslot virtual - instance void WriteLine(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000031*/ 'value') cil managed - // SIG: 20 01 01 11 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000462*/ public hidebysig newslot virtual - instance void WriteLine(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000463*/ public hidebysig newslot virtual - instance void WriteLine(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000464*/ public hidebysig newslot virtual - instance void WriteLine(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000465*/ public hidebysig newslot virtual - instance void WriteLine(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000466*/ public hidebysig newslot virtual - instance void WriteLine(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000467*/ public hidebysig newslot virtual - instance void WriteLine(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000468*/ public hidebysig newslot virtual - instance void WriteLine(string format, - object arg0) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*06000469*/ public hidebysig newslot virtual - instance void WriteLine(string format, - object arg0, - object arg1) cil managed - // SIG: 20 03 01 0E 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600046A*/ public hidebysig newslot virtual - instance void WriteLine(string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 20 04 01 0E 1C 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600046B*/ public hidebysig newslot virtual - instance void WriteLine(string format, - object[] arg) cil managed - // SIG: 20 02 01 0E 1D 1C - { - .param [2]/*0800053D*/ - .custom /*0C00012B:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600046C*/ public hidebysig newslot virtual - instance void WriteLine(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C000121:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600046D*/ public hidebysig newslot virtual - instance void WriteLine(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - .custom /*0C000122:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600046E*/ public hidebysig newslot virtual - instance void WriteLine(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*0100002D*/ buffer) cil managed - // SIG: 20 01 01 15 11 80 B5 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextWriter::WriteLine - - .method /*0600046F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync() cil managed - // SIG: 20 00 12 81 3D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteLineAsync - - .method /*06000470*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char 'value') cil managed - // SIG: 20 01 12 81 3D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteLineAsync - - .method /*06000471*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char[] buffer) cil managed - // SIG: 20 01 12 81 3D 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteLineAsync - - .method /*06000472*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 81 3D 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteLineAsync - - .method /*06000473*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(valuetype [System.Runtime/*23000001*/]System.ReadOnlyMemory`1/*01000057*/ buffer, - [opt] valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000050*/ cancellationToken) cil managed - // SIG: 20 02 12 81 3D 15 11 81 5D 01 03 11 81 41 - { - .param [2]/*08000547*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteLineAsync - - .method /*06000474*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100004F*/ - WriteLineAsync(string 'value') cil managed - // SIG: 20 01 12 81 3D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextWriter::WriteLineAsync - - .property /*17000070*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ System.IO.TextWriter/*02000039*/::get_Encoding() /* 0600043B */ - } // end of property TextWriter::Encoding - .property /*17000071*/ instance class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ - FormatProvider() - { - .get instance class [System.Runtime/*23000001*/]System.IFormatProvider/*01000032*/ System.IO.TextWriter/*02000039*/::get_FormatProvider() /* 0600043C */ - } // end of property TextWriter::FormatProvider - .property /*17000072*/ instance string NewLine() - { - .get instance string System.IO.TextWriter/*02000039*/::get_NewLine() /* 0600043D */ - .set instance void System.IO.TextWriter/*02000039*/::set_NewLine(string) /* 0600043E */ - } // end of property TextWriter::NewLine -} // end of class System.IO.TextWriter - -.class /*0200003A*/ public auto ansi beforefieldinit System.Diagnostics.Stopwatch - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ -{ - .field /*04000066*/ public static initonly int64 Frequency - .field /*04000067*/ public static initonly bool IsHighResolution - .method /*06000475*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Stopwatch::.ctor - - .method /*06000476*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000017*/ - get_Elapsed() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stopwatch::get_Elapsed - - .method /*06000477*/ public hidebysig specialname - instance int64 get_ElapsedMilliseconds() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stopwatch::get_ElapsedMilliseconds - - .method /*06000478*/ public hidebysig specialname - instance int64 get_ElapsedTicks() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stopwatch::get_ElapsedTicks - - .method /*06000479*/ public hidebysig specialname - instance bool get_IsRunning() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stopwatch::get_IsRunning - - .method /*0600047A*/ public hidebysig static - int64 GetTimestamp() cil managed - // SIG: 00 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stopwatch::GetTimestamp - - .method /*0600047B*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stopwatch::Reset - - .method /*0600047C*/ public hidebysig instance void - Restart() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stopwatch::Restart - - .method /*0600047D*/ public hidebysig instance void - Start() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stopwatch::Start - - .method /*0600047E*/ public hidebysig static - class System.Diagnostics.Stopwatch/*0200003A*/ - StartNew() cil managed - // SIG: 00 00 12 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stopwatch::StartNew - - .method /*0600047F*/ public hidebysig instance void - Stop() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stopwatch::Stop - - .property /*17000073*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000017*/ - Elapsed() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000017*/ System.Diagnostics.Stopwatch/*0200003A*/::get_Elapsed() /* 06000476 */ - } // end of property Stopwatch::Elapsed - .property /*17000074*/ instance int64 ElapsedMilliseconds() - { - .get instance int64 System.Diagnostics.Stopwatch/*0200003A*/::get_ElapsedMilliseconds() /* 06000477 */ - } // end of property Stopwatch::ElapsedMilliseconds - .property /*17000075*/ instance int64 ElapsedTicks() - { - .get instance int64 System.Diagnostics.Stopwatch/*0200003A*/::get_ElapsedTicks() /* 06000478 */ - } // end of property Stopwatch::ElapsedTicks - .property /*17000076*/ instance bool IsRunning() - { - .get instance bool System.Diagnostics.Stopwatch/*0200003A*/::get_IsRunning() /* 06000479 */ - } // end of property Stopwatch::IsRunning -} // end of class System.Diagnostics.Stopwatch - -.class /*0200003B*/ public auto ansi beforefieldinit System.CodeDom.Compiler.IndentedTextWriter - extends System.IO.TextWriter/*02000039*/ -{ - .field /*04000068*/ public static literal string DefaultTabString = " " - .method /*06000480*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.IO.TextWriter/*02000039*/ writer) cil managed - // SIG: 20 01 01 12 80 E4 - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method IndentedTextWriter::.ctor - - .method /*06000481*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.IO.TextWriter/*02000039*/ writer, - string tabString) cil managed - // SIG: 20 02 01 12 80 E4 0E - { - // Method begins at RVA 0x2214 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000439 */ call instance void System.IO.TextWriter/*02000039*/::.ctor() /* 06000439 */ - IL_0006: /* 2A | */ ret - } // end of method IndentedTextWriter::.ctor - - .method /*06000482*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - get_Encoding() cil managed - // SIG: 20 00 12 81 35 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndentedTextWriter::get_Encoding - - .method /*06000483*/ public hidebysig specialname virtual - instance string get_NewLine() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndentedTextWriter::get_NewLine - - .method /*06000484*/ public hidebysig specialname virtual - instance void set_NewLine(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::set_NewLine - - .method /*06000485*/ public hidebysig specialname - instance int32 get_Indent() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndentedTextWriter::get_Indent - - .method /*06000486*/ public hidebysig specialname - instance void set_Indent(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::set_Indent - - .method /*06000487*/ public hidebysig specialname - instance class System.IO.TextWriter/*02000039*/ - get_InnerWriter() cil managed - // SIG: 20 00 12 80 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndentedTextWriter::get_InnerWriter - - .method /*06000488*/ assembly hidebysig specialname - instance string get_TabString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IndentedTextWriter::get_TabString - - .method /*06000489*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Close - - .method /*0600048A*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Flush - - .method /*0600048B*/ family hidebysig newslot virtual - instance void OutputTabs() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::OutputTabs - - .method /*0600048C*/ public hidebysig virtual - instance void Write(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*0600048D*/ public hidebysig virtual - instance void Write(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*0600048E*/ public hidebysig virtual - instance void Write(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*0600048F*/ public hidebysig virtual - instance void Write(char[] buffer) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000490*/ public hidebysig virtual - instance void Write(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000491*/ public hidebysig virtual - instance void Write(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000492*/ public hidebysig virtual - instance void Write(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000493*/ public hidebysig virtual - instance void Write(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000494*/ public hidebysig virtual - instance void Write(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000495*/ public hidebysig virtual - instance void Write(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000496*/ public hidebysig virtual - instance void Write(string format, - object arg0) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000497*/ public hidebysig virtual - instance void Write(string format, - object arg0, - object arg1) cil managed - // SIG: 20 03 01 0E 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000498*/ public hidebysig virtual - instance void Write(string format, - object[] arg) cil managed - // SIG: 20 02 01 0E 1D 1C - { - .param [2]/*08000560*/ - .custom /*0C00012C:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::Write - - .method /*06000499*/ public hidebysig instance void - WriteLineNoTabs(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLineNoTabs - - .method /*0600049A*/ public hidebysig virtual - instance void WriteLine(string s) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*0600049B*/ public hidebysig virtual - instance void WriteLine() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*0600049C*/ public hidebysig virtual - instance void WriteLine(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*0600049D*/ public hidebysig virtual - instance void WriteLine(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*0600049E*/ public hidebysig virtual - instance void WriteLine(char[] buffer) cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*0600049F*/ public hidebysig virtual - instance void WriteLine(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A0*/ public hidebysig virtual - instance void WriteLine(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A1*/ public hidebysig virtual - instance void WriteLine(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A2*/ public hidebysig virtual - instance void WriteLine(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A3*/ public hidebysig virtual - instance void WriteLine(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A4*/ public hidebysig virtual - instance void WriteLine(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A5*/ public hidebysig virtual - instance void WriteLine(string format, - object arg0) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A6*/ public hidebysig virtual - instance void WriteLine(string format, - object arg0, - object arg1) cil managed - // SIG: 20 03 01 0E 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A7*/ public hidebysig virtual - instance void WriteLine(string format, - object[] arg) cil managed - // SIG: 20 02 01 0E 1D 1C - { - .param [2]/*08000574*/ - .custom /*0C00012D:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .method /*060004A8*/ public hidebysig virtual - instance void WriteLine(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C000123:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IndentedTextWriter::WriteLine - - .property /*17000077*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*0100004D*/ System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::get_Encoding() /* 06000482 */ - } // end of property IndentedTextWriter::Encoding - .property /*17000078*/ instance string NewLine() - { - .get instance string System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::get_NewLine() /* 06000483 */ - .set instance void System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::set_NewLine(string) /* 06000484 */ - } // end of property IndentedTextWriter::NewLine - .property /*17000079*/ instance int32 Indent() - { - .get instance int32 System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::get_Indent() /* 06000485 */ - .set instance void System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::set_Indent(int32) /* 06000486 */ - } // end of property IndentedTextWriter::Indent - .property /*1700007A*/ instance class System.IO.TextWriter/*02000039*/ - InnerWriter() - { - .get instance class System.IO.TextWriter/*02000039*/ System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::get_InnerWriter() /* 06000487 */ - } // end of property IndentedTextWriter::InnerWriter - .property /*1700007B*/ instance string TabString() - { - .get instance string System.CodeDom.Compiler.IndentedTextWriter/*0200003B*/::get_TabString() /* 06000488 */ - } // end of property IndentedTextWriter::TabString -} // end of class System.CodeDom.Compiler.IndentedTextWriter - -.class /*0200003C*/ public auto ansi beforefieldinit System.Collections.Hashtable - extends [System.Runtime/*23000001*/]System.Object/*0100001D*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100005C*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100005A*/, - [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100003A*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*0100005D*/, - [System.Runtime/*23000001*/]System.ICloneable/*01000039*/ -{ - .custom /*0C00003A:0A00001C*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000059*/::.ctor(string) /* 0A00001C */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060004A9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004AA*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ d) cil managed - // SIG: 20 01 01 12 80 D1 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004AB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ d, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/ equalityComparer) cil managed - // SIG: 20 02 01 12 80 D1 12 80 FD - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004AC*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ d, - class System.Collections.IHashCodeProvider/*0200003F*/ hcp, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000042*/ comparer) cil managed - // SIG: 20 03 01 12 80 D1 12 80 FC 12 81 09 - { - .custom /*0C000124:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 3D 50 6C 65 61 73 65 20 75 73 65 20 48 61 // ..=Please use Ha - 73 68 74 61 62 6C 65 28 49 44 69 63 74 69 6F 6E // shtable(IDiction - 61 72 79 2C 20 49 45 71 75 61 6C 69 74 79 43 6F // ary, IEqualityCo - 6D 70 61 72 65 72 29 20 69 6E 73 74 65 61 64 2E // mparer) instead. - 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004AD*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ d, - float32 loadFactor) cil managed - // SIG: 20 02 01 12 80 D1 0C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004AE*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ d, - float32 loadFactor, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/ equalityComparer) cil managed - // SIG: 20 03 01 12 80 D1 0C 12 80 FD - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004AF*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000034*/ d, - float32 loadFactor, - class System.Collections.IHashCodeProvider/*0200003F*/ hcp, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000042*/ comparer) cil managed - // SIG: 20 04 01 12 80 D1 0C 12 80 FC 12 81 09 - { - .custom /*0C000125:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 44 50 6C 65 61 73 65 20 75 73 65 20 48 61 // ..DPlease use Ha - 73 68 74 61 62 6C 65 28 49 44 69 63 74 69 6F 6E // shtable(IDiction - 61 72 79 2C 20 66 6C 6F 61 74 2C 20 49 45 71 75 // ary, float, IEqu - 61 6C 69 74 79 43 6F 6D 70 61 72 65 72 29 20 69 // alityComparer) i - 6E 73 74 65 61 64 2E 00 00 ) // nstead... - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B0*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/ equalityComparer) cil managed - // SIG: 20 01 01 12 80 FD - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B1*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.IHashCodeProvider/*0200003F*/ hcp, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000042*/ comparer) cil managed - // SIG: 20 02 01 12 80 FC 12 81 09 - { - .custom /*0C000126:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 30 50 6C 65 61 73 65 20 75 73 65 20 48 61 // ..0Please use Ha - 73 68 74 61 62 6C 65 28 49 45 71 75 61 6C 69 74 // shtable(IEqualit - 79 43 6F 6D 70 61 72 65 72 29 20 69 6E 73 74 65 // yComparer) inste - 61 64 2E 00 00 ) // ad... - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B2*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B3*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/ equalityComparer) cil managed - // SIG: 20 02 01 08 12 80 FD - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B4*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - class System.Collections.IHashCodeProvider/*0200003F*/ hcp, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000042*/ comparer) cil managed - // SIG: 20 03 01 08 12 80 FC 12 81 09 - { - .custom /*0C000127:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 35 50 6C 65 61 73 65 20 75 73 65 20 48 61 // ..5Please use Ha - 73 68 74 61 62 6C 65 28 69 6E 74 2C 20 49 45 71 // shtable(int, IEq - 75 61 6C 69 74 79 43 6F 6D 70 61 72 65 72 29 20 // ualityComparer) - 69 6E 73 74 65 61 64 2E 00 00 ) // instead... - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B5*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - float32 loadFactor) cil managed - // SIG: 20 02 01 08 0C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B6*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - float32 loadFactor, - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003F*/ equalityComparer) cil managed - // SIG: 20 03 01 08 0C 12 80 FD - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001D*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method Hashtable::.ctor - - .method /*060004B7*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - float32 loadFactor, - class System.Collections.IHashCodeProvider/*0200003F*/ hcp, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*01000042*/ comparer) cil managed - // SIG: 20 04 01 08 0C 12 80 FC 12 81 09 - { - .custom /*0C000128:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001C*/::.ctor(string) /* 0A000013 */ = ( 01 00 3C 50 6C 65 61 73 65 20 75 73 65 20 48 61 // ../*1B000001*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000012*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000006*/ private initonly object _dummy - .method /*06000001*/ public hidebysig specialname static - valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - get_Linux() cil managed - // SIG: 00 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::get_Linux - - .method /*06000002*/ public hidebysig specialname static - valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - get_OSX() cil managed - // SIG: 00 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::get_OSX - - .method /*06000003*/ public hidebysig specialname static - valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - get_Windows() cil managed - // SIG: 00 00 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::get_Windows - - .method /*06000004*/ public hidebysig static - valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - Create(string osPlatform) cil managed - // SIG: 00 01 11 0C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::Create - - .method /*06000005*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::Equals - - .method /*06000006*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ other) cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::Equals - - .method /*06000007*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::GetHashCode - - .method /*06000008*/ public hidebysig specialname static - bool op_Equality(valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ left, - valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ right) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::op_Equality - - .method /*06000009*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ left, - valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ right) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::op_Inequality - - .method /*0600000A*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OSPlatform::ToString - - .property /*17000001*/ valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - Linux() - { - .get valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ System.Runtime.InteropServices.OSPlatform/*02000003*/::get_Linux() /* 06000001 */ - } // end of property OSPlatform::Linux - .property /*17000002*/ valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - OSX() - { - .get valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ System.Runtime.InteropServices.OSPlatform/*02000003*/::get_OSX() /* 06000002 */ - } // end of property OSPlatform::OSX - .property /*17000003*/ valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ - Windows() - { - .get valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ System.Runtime.InteropServices.OSPlatform/*02000003*/::get_Windows() /* 06000003 */ - } // end of property OSPlatform::Windows -} // end of class System.Runtime.InteropServices.OSPlatform - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.RuntimeInformation - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600000B*/ public hidebysig specialname static - string get_FrameworkDescription() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeInformation::get_FrameworkDescription - - .method /*0600000C*/ public hidebysig specialname static - valuetype System.Runtime.InteropServices.Architecture/*02000002*/ - get_OSArchitecture() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeInformation::get_OSArchitecture - - .method /*0600000D*/ public hidebysig specialname static - string get_OSDescription() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeInformation::get_OSDescription - - .method /*0600000E*/ public hidebysig specialname static - valuetype System.Runtime.InteropServices.Architecture/*02000002*/ - get_ProcessArchitecture() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeInformation::get_ProcessArchitecture - - .method /*0600000F*/ public hidebysig static - bool IsOSPlatform(valuetype System.Runtime.InteropServices.OSPlatform/*02000003*/ osPlatform) cil managed - // SIG: 00 01 02 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeInformation::IsOSPlatform - - .property /*17000004*/ string FrameworkDescription() - { - .get string System.Runtime.InteropServices.RuntimeInformation/*02000004*/::get_FrameworkDescription() /* 0600000B */ - } // end of property RuntimeInformation::FrameworkDescription - .property /*17000005*/ valuetype System.Runtime.InteropServices.Architecture/*02000002*/ - OSArchitecture() - { - .get valuetype System.Runtime.InteropServices.Architecture/*02000002*/ System.Runtime.InteropServices.RuntimeInformation/*02000004*/::get_OSArchitecture() /* 0600000C */ - } // end of property RuntimeInformation::OSArchitecture - .property /*17000006*/ string OSDescription() - { - .get string System.Runtime.InteropServices.RuntimeInformation/*02000004*/::get_OSDescription() /* 0600000D */ - } // end of property RuntimeInformation::OSDescription - .property /*17000007*/ valuetype System.Runtime.InteropServices.Architecture/*02000002*/ - ProcessArchitecture() - { - .get valuetype System.Runtime.InteropServices.Architecture/*02000002*/ System.Runtime.InteropServices.RuntimeInformation/*02000004*/::get_ProcessArchitecture() /* 0600000E */ - } // end of property RuntimeInformation::ProcessArchitecture -} // end of class System.Runtime.InteropServices.RuntimeInformation - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il deleted file mode 100644 index 06d74c3c8f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il +++ /dev/null @@ -1,799 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000a00 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000032a2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000be68 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000324f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000630] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002000 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000030d4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000012a8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000630 Virtual Size -// 0x00004000 Virtual Address -// 0x00000800 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000002a4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003291 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00000fec] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003054 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000057c Size -// '#~' Name -// Stream 2: -// 0x000005e8 Offset -// 0x000005f8 Size -// '#Strings' Name -// Stream 3: -// 0x00000be0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000be4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000bf4 Offset -// 0x000003f8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000040901a01557 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24200 -// PE header size : 512 (496 used) ( 2.12%) -// PE additional info : 17819 (73.63%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4076 (16.84%) -// CLR additional info : 128 ( 0.53%) -// CLR method headers : 30 ( 0.12%) -// Managed code : 83 ( 0.34%) -// Data : 2560 (10.58%) -// Unaccounted : -1080 (-4.46%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 2048 -// .reloc - 512 - -// CLR meta-data size : 4076 -// Module - 1 (10 bytes) -// TypeDef - 10 (140 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 24 (144 bytes) -// MethodDef - 31 (434 bytes) 1 abstract, 0 native, 30 bodies -// FieldDef - 1 (6 bytes) 0 constant -// MemberRef - 18 (108 bytes) -// ParamDef - 27 (162 bytes) -// CustomAttribute- 22 (132 bytes) -// PropertyMap - 4 (16 bytes) -// Property - 8 (48 bytes) -// MethodSemantic- 9 (54 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 3 (24 bytes) -// Strings - 1525 bytes -// Blobs - 1016 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 195 bytes - -// CLR additional info : 128 - -// CLR method headers : 30 -// Num.of method bodies - 30 -// Num.of fat headers - 0 -// Num.of tiny headers - 30 - -// Managed code : 83 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DefaultInterfaceAttribute (public) (auto) (ansi) (sealed) -// Class EventRegistrationToken (public) (sequential) (ansi) (sealed) -// Class EventRegistrationTokenTable`1 (public) (auto) (ansi) (sealed) -// Interface IActivationFactory (public) (abstract) (auto) (ansi) -// Class InterfaceImplementedInVersionAttribute (public) (auto) (ansi) (sealed) -// Class ReadOnlyArrayAttribute (public) (auto) (ansi) (sealed) -// Class ReturnValueNameAttribute (public) (auto) (ansi) (sealed) -// Class WindowsRuntimeMarshal (public) (abstract) (auto) (ansi) (sealed) -// Class WriteOnlyArrayAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.InteropServices.WindowsRuntime -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 2D 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..-System.Runtim - 65 2E 49 6E 74 65 72 6F 70 53 65 72 76 69 63 65 // e.InteropService - 73 2E 57 69 6E 64 6F 77 73 52 75 6E 74 69 6D 65 // s.WindowsRuntime - 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 2D 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..-System.Runtim - 65 2E 49 6E 74 65 72 6F 70 53 65 72 76 69 63 65 // e.InteropService - 73 2E 57 69 6E 64 6F 77 73 52 75 6E 74 69 6D 65 // s.WindowsRuntime - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 2D 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..-System.Runtim - 65 2E 49 6E 74 65 72 6F 70 53 65 72 76 69 63 65 // e.InteropService - 73 2E 57 69 6E 64 6F 77 73 52 75 6E 74 69 6D 65 // s.WindowsRuntime - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Runtime.InteropServices.WindowsRuntime.dll -// MVID: {4fb1df0b-b387-4ab0-845f-5d49c4002b4a} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F5004325000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 04 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000014*/ defaultInterface) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultInterfaceAttribute::.ctor - - .method /*06000002*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - get_DefaultInterface() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultInterfaceAttribute::get_DefaultInterface - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - DefaultInterface() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute/*02000002*/::get_DefaultInterface() /* 06000002 */ - } // end of property DefaultInterfaceAttribute::DefaultInterface -} // end of class System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken - extends [System.Runtime/*23000001*/]System.ValueType/*01000015*/ -{ - .field /*04000001*/ private int32 _dummy - .method /*06000003*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationToken::Equals - - .method /*06000004*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationToken::GetHashCode - - .method /*06000005*/ public hidebysig specialname static - bool op_Equality(valuetype System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken/*02000003*/ left, - valuetype System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken/*02000003*/ right) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationToken::op_Equality - - .method /*06000006*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken/*02000003*/ left, - valuetype System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken/*02000003*/ right) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationToken::op_Inequality - -} // end of class System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1 - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method EventRegistrationTokenTable`1::.ctor - - .method /*06000008*/ public hidebysig specialname - instance !T get_InvocationList() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationTokenTable`1::get_InvocationList - - .method /*06000009*/ public hidebysig specialname - instance void set_InvocationList(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventRegistrationTokenTable`1::set_InvocationList - - .method /*0600000A*/ public hidebysig instance valuetype System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken/*02000003*/ - AddEventHandler(!T 'handler') cil managed - // SIG: 20 01 11 0C 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationTokenTable`1::AddEventHandler - - .method /*0600000B*/ public hidebysig static - class System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1/*02000004*/ - GetOrCreateEventRegistrationTokenTable(class System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1/*02000004*/& refEventTable) cil managed - // SIG: 00 01 15 12 10 01 13 00 10 15 12 10 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventRegistrationTokenTable`1::GetOrCreateEventRegistrationTokenTable - - .method /*0600000C*/ public hidebysig instance void - RemoveEventHandler(!T 'handler') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventRegistrationTokenTable`1::RemoveEventHandler - - .method /*0600000D*/ public hidebysig instance void - RemoveEventHandler(valuetype System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken/*02000003*/ token) cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventRegistrationTokenTable`1::RemoveEventHandler - - .property /*17000002*/ instance !T InvocationList() - { - .get instance !T System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1/*02000004*/::get_InvocationList() /* 06000008 */ - .set instance void System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1/*02000004*/::set_InvocationList(!T) /* 06000009 */ - } // end of property EventRegistrationTokenTable`1::InvocationList -} // end of class System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1 - -.class /*02000005*/ interface public abstract auto ansi System.Runtime.InteropServices.WindowsRuntime.IActivationFactory -{ - .method /*0600000E*/ public hidebysig newslot abstract virtual - instance object ActivateInstance() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IActivationFactory::ActivateInstance - -} // end of class System.Runtime.InteropServices.WindowsRuntime.IActivationFactory - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 04 04 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 01 ) // tiple. - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000014*/ interfaceType, - uint8 majorVersion, - uint8 minorVersion, - uint8 buildVersion, - uint8 revisionVersion) cil managed - // SIG: 20 05 01 12 51 05 05 05 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method InterfaceImplementedInVersionAttribute::.ctor - - .method /*06000010*/ public hidebysig specialname - instance uint8 get_BuildVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementedInVersionAttribute::get_BuildVersion - - .method /*06000011*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - get_InterfaceType() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementedInVersionAttribute::get_InterfaceType - - .method /*06000012*/ public hidebysig specialname - instance uint8 get_MajorVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementedInVersionAttribute::get_MajorVersion - - .method /*06000013*/ public hidebysig specialname - instance uint8 get_MinorVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementedInVersionAttribute::get_MinorVersion - - .method /*06000014*/ public hidebysig specialname - instance uint8 get_RevisionVersion() cil managed - // SIG: 20 00 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceImplementedInVersionAttribute::get_RevisionVersion - - .property /*17000003*/ instance uint8 BuildVersion() - { - .get instance uint8 System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute/*02000006*/::get_BuildVersion() /* 06000010 */ - } // end of property InterfaceImplementedInVersionAttribute::BuildVersion - .property /*17000004*/ instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ - InterfaceType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000014*/ System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute/*02000006*/::get_InterfaceType() /* 06000011 */ - } // end of property InterfaceImplementedInVersionAttribute::InterfaceType - .property /*17000005*/ instance uint8 MajorVersion() - { - .get instance uint8 System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute/*02000006*/::get_MajorVersion() /* 06000012 */ - } // end of property InterfaceImplementedInVersionAttribute::MajorVersion - .property /*17000006*/ instance uint8 MinorVersion() - { - .get instance uint8 System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute/*02000006*/::get_MinorVersion() /* 06000013 */ - } // end of property InterfaceImplementedInVersionAttribute::MinorVersion - .property /*17000007*/ instance uint8 RevisionVersion() - { - .get instance uint8 System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute/*02000006*/::get_RevisionVersion() /* 06000014 */ - } // end of property InterfaceImplementedInVersionAttribute::RevisionVersion -} // end of class System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 00 08 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyArrayAttribute::.ctor - -} // end of class System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 00 30 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ...0....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ReturnValueNameAttribute::.ctor - - .method /*06000017*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReturnValueNameAttribute::get_Name - - .property /*17000008*/ instance string Name() - { - .get instance string System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute/*02000008*/::get_Name() /* 06000017 */ - } // end of property ReturnValueNameAttribute::Name -} // end of class System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute - -.class /*02000009*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal - extends [System.Runtime/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000018*/ public hidebysig static - void AddEventHandler(class [System.Runtime/*23000001*/]System.Func`2/*01000017*/ addMethod, - class [System.Runtime/*23000001*/]System.Action`1/*01000018*/ removeMethod, - !!T 'handler') cil managed - // SIG: 10 01 03 01 15 12 5D 02 1E 00 11 0C 15 12 61 01 11 0C 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WindowsRuntimeMarshal::AddEventHandler - - .method /*06000019*/ public hidebysig static - void FreeHString(native int ptr) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WindowsRuntimeMarshal::FreeHString - - .method /*0600001A*/ public hidebysig static - class System.Runtime.InteropServices.WindowsRuntime.IActivationFactory/*02000005*/ - GetActivationFactory(class [System.Runtime/*23000001*/]System.Type/*01000014*/ 'type') cil managed - // SIG: 00 01 12 14 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WindowsRuntimeMarshal::GetActivationFactory - - .method /*0600001B*/ public hidebysig static - string PtrToStringHString(native int ptr) cil managed - // SIG: 00 01 0E 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WindowsRuntimeMarshal::PtrToStringHString - - .method /*0600001C*/ public hidebysig static - void RemoveAllEventHandlers(class [System.Runtime/*23000001*/]System.Action`1/*01000018*/ removeMethod) cil managed - // SIG: 00 01 01 15 12 61 01 11 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WindowsRuntimeMarshal::RemoveAllEventHandlers - - .method /*0600001D*/ public hidebysig static - void RemoveEventHandler(class [System.Runtime/*23000001*/]System.Action`1/*01000018*/ removeMethod, - !!T 'handler') cil managed - // SIG: 10 01 02 01 15 12 61 01 11 0C 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WindowsRuntimeMarshal::RemoveEventHandler - - .method /*0600001E*/ public hidebysig static - native int StringToHString(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WindowsRuntimeMarshal::StringToHString - -} // end of class System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 00 08 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method WriteOnlyArrayAttribute::.ctor - -} // end of class System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il deleted file mode 100644 index 01bf44f350..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il +++ /dev/null @@ -1,8980 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x0000bc00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000da6a -// Base of code: 0x00002000 -// Base of data: 0x0000e000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00012000 -// Size of headers: 0x00000200 -// Checksum: 0x0001e253 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000da17 [0x0000004f] address [size] of Import Directory: -// 0x0000e000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x0000c600 [0x00003e90] address [size] of Security Directory: -// 0x00010000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000d89c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000ba70 Virtual Size -// 0x00002000 Virtual Address -// 0x0000bc00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x0000e000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x0000be00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00010000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x0000c400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0000d000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a6c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000da59 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002108 [0x0000b714] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000d81c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00005f2c Size -// '#~' Name -// Stream 2: -// 0x00005f98 Offset -// 0x00003960 Size -// '#Strings' Name -// Stream 3: -// 0x000098f8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000098fc Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000990c Offset -// 0x00001e08 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000168901a11f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 66704 -// PE header size : 512 (496 used) ( 0.77%) -// PE additional info : 17715 (26.56%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.11%) -// CLR meta-data size : 46868 (70.26%) -// CLR additional info : 128 ( 0.19%) -// CLR method headers : 429 ( 0.64%) -// Managed code : 1367 ( 2.05%) -// Data : 2048 ( 3.07%) -// Unaccounted : -2435 (-3.65%) - -// Num.of PE sections : 3 -// .text - 48128 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 46868 -// Module - 1 (10 bytes) -// TypeDef - 140 (1960 bytes) 25 interfaces, 2 explicit layout -// TypeRef - 57 (342 bytes) -// MethodDef - 619 (8666 bytes) 190 abstract, 0 native, 429 bodies -// FieldDef - 444 (2664 bytes) 3 constant -// MemberRef - 30 (180 bytes) -// ParamDef - 924 (5544 bytes) -// Constant - 275 (1650 bytes) -// CustomAttribute- 299 (1794 bytes) -// FieldLayout - 7 (42 bytes) -// InterfaceImpl - 4 (16 bytes) -// PropertyMap - 44 (176 bytes) -// Property - 68 (408 bytes) -// MethodSemantic- 70 (420 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 6 (84 bytes) -// NestedClass - 2 (8 bytes) -// GenericParam - 27 (216 bytes) -// GenericParamConstraint- 9 (36 bytes) -// Strings - 14687 bytes -// Blobs - 7688 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 215 bytes - -// CLR additional info : 128 - -// CLR method headers : 429 -// Num.of method bodies - 429 -// Num.of fat headers - 0 -// Num.of tiny headers - 429 - -// Managed code : 1367 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DataMisalignedException (public) (auto) (ansi) (sealed) -// Class DllNotFoundException (public) (auto) (ansi) -// Class SecureString (public) (auto) (ansi) (sealed) -// Class SecureStringMarshal (public) (abstract) (auto) (ansi) (sealed) -// Class AllowReversePInvokeCallsAttribute (public) (auto) (ansi) (sealed) -// Class AutomationProxyAttribute (public) (auto) (ansi) (sealed) -// Class ArrayWithOffset (public) (sequential) (ansi) (sealed) -// Class BestFitMappingAttribute (public) (auto) (ansi) (sealed) -// Class BStrWrapper (public) (auto) (ansi) (sealed) -// Class CallingConvention (public) (auto) (ansi) (sealed) -// Class ClassInterfaceAttribute (public) (auto) (ansi) (sealed) -// Class ClassInterfaceType (public) (auto) (ansi) (sealed) -// Class CoClassAttribute (public) (auto) (ansi) (sealed) -// Class ComAliasNameAttribute (public) (auto) (ansi) (sealed) -// Class ComAwareEventInfo (public) (auto) (ansi) -// Class ComCompatibleVersionAttribute (public) (auto) (ansi) (sealed) -// Class ComConversionLossAttribute (public) (auto) (ansi) (sealed) -// Class ComDefaultInterfaceAttribute (public) (auto) (ansi) (sealed) -// Class ComEventInterfaceAttribute (public) (auto) (ansi) (sealed) -// Class ComEventsHelper (public) (abstract) (auto) (ansi) (sealed) -// Class COMException (public) (auto) (ansi) -// Class ComImportAttribute (public) (auto) (ansi) (sealed) -// Class ComInterfaceType (public) (auto) (ansi) (sealed) -// Class ComMemberType (public) (auto) (ansi) (sealed) -// Class ComRegisterFunctionAttribute (public) (auto) (ansi) (sealed) -// Class ComSourceInterfacesAttribute (public) (auto) (ansi) (sealed) -// Class ComUnregisterFunctionAttribute (public) (auto) (ansi) (sealed) -// Class CurrencyWrapper (public) (auto) (ansi) (sealed) -// Class CustomQueryInterfaceMode (public) (auto) (ansi) (sealed) -// Class CustomQueryInterfaceResult (public) (auto) (ansi) (sealed) -// Class DefaultCharSetAttribute (public) (auto) (ansi) (sealed) -// Class DefaultDllImportSearchPathsAttribute (public) (auto) (ansi) (sealed) -// Class DefaultParameterValueAttribute (public) (auto) (ansi) (sealed) -// Class DispatchWrapper (public) (auto) (ansi) (sealed) -// Class DispIdAttribute (public) (auto) (ansi) (sealed) -// Class DllImportAttribute (public) (auto) (ansi) (sealed) -// Class DllImportSearchPath (public) (auto) (ansi) (sealed) -// Class ErrorWrapper (public) (auto) (ansi) (sealed) -// Class GuidAttribute (public) (auto) (ansi) (sealed) -// Class HandleCollector (public) (auto) (ansi) (sealed) -// Class HandleRef (public) (sequential) (ansi) (sealed) -// Interface ICustomAdapter (public) (abstract) (auto) (ansi) -// Interface ICustomFactory (public) (abstract) (auto) (ansi) -// Interface ICustomMarshaler (public) (abstract) (auto) (ansi) -// Interface ICustomQueryInterface (public) (abstract) (auto) (ansi) -// Class ImportedFromTypeLibAttribute (public) (auto) (ansi) (sealed) -// Class InterfaceTypeAttribute (public) (auto) (ansi) (sealed) -// Class InvalidComObjectException (public) (auto) (ansi) -// Class InvalidOleVariantTypeException (public) (auto) (ansi) -// Class LCIDConversionAttribute (public) (auto) (ansi) (sealed) -// Class Marshal (public) (abstract) (auto) (ansi) (sealed) -// Class ManagedToNativeComInteropStubAttribute (public) (auto) (ansi) (sealed) -// Class MarshalAsAttribute (public) (auto) (ansi) (sealed) -// Class MarshalDirectiveException (public) (auto) (ansi) -// Class OptionalAttribute (public) (auto) (ansi) (sealed) -// Class PreserveSigAttribute (public) (auto) (ansi) (sealed) -// Class PrimaryInteropAssemblyAttribute (public) (auto) (ansi) (sealed) -// Class ProgIdAttribute (public) (auto) (ansi) (sealed) -// Class RuntimeEnvironment (public) (abstract) (auto) (ansi) (sealed) -// Class SafeArrayRankMismatchException (public) (auto) (ansi) -// Class SafeArrayTypeMismatchException (public) (auto) (ansi) -// Class SafeBuffer (public) (abstract) (auto) (ansi) -// Class SEHException (public) (auto) (ansi) -// Class TypeIdentifierAttribute (public) (auto) (ansi) (sealed) -// Class TypeLibImportClassAttribute (public) (auto) (ansi) (sealed) -// Class TypeLibTypeFlags (public) (auto) (ansi) (sealed) -// Class TypeLibFuncFlags (public) (auto) (ansi) (sealed) -// Class TypeLibVarFlags (public) (auto) (ansi) (sealed) -// Class TypeLibTypeAttribute (public) (auto) (ansi) (sealed) -// Class TypeLibFuncAttribute (public) (auto) (ansi) (sealed) -// Class TypeLibVarAttribute (public) (auto) (ansi) (sealed) -// Class TypeLibVersionAttribute (public) (auto) (ansi) (sealed) -// Class UnknownWrapper (public) (auto) (ansi) (sealed) -// Class UnmanagedFunctionPointerAttribute (public) (auto) (ansi) (sealed) -// Class UnmanagedType (public) (auto) (ansi) (sealed) -// Class VarEnum (public) (auto) (ansi) (sealed) -// Class VariantWrapper (public) (auto) (ansi) (sealed) -// Interface IDataObject (public) (abstract) (auto) (ansi) -// Interface IEnumSTATDATA (public) (abstract) (auto) (ansi) -// Class ADVF (public) (auto) (ansi) (sealed) -// Class BIND_OPTS (public) (sequential) (ansi) (sealed) -// Class BINDPTR (public) (explicit) (ansi) (sealed) -// Class CALLCONV (public) (auto) (ansi) (sealed) -// Class CONNECTDATA (public) (sequential) (ansi) (sealed) -// Class DATADIR (public) (auto) (ansi) (sealed) -// Class DESCKIND (public) (auto) (ansi) (sealed) -// Class DISPPARAMS (public) (sequential) (ansi) (sealed) -// Class DVASPECT (public) (auto) (ansi) (sealed) -// Class ELEMDESC (public) (sequential) (ansi) (sealed) -// Class EXCEPINFO (public) (sequential) (ansi) (sealed) -// Class FILETIME (public) (sequential) (ansi) (sealed) -// Class FORMATETC (public) (sequential) (ansi) (sealed) -// Class FUNCDESC (public) (sequential) (ansi) (sealed) -// Class FUNCFLAGS (public) (auto) (ansi) (sealed) -// Class FUNCKIND (public) (auto) (ansi) (sealed) -// Interface IAdviseSink (public) (abstract) (auto) (ansi) -// Interface IBindCtx (public) (abstract) (auto) (ansi) -// Interface IConnectionPoint (public) (abstract) (auto) (ansi) -// Interface IConnectionPointContainer (public) (abstract) (auto) (ansi) -// Class IDLDESC (public) (sequential) (ansi) (sealed) -// Class IDLFLAG (public) (auto) (ansi) (sealed) -// Interface IEnumConnectionPoints (public) (abstract) (auto) (ansi) -// Interface IEnumConnections (public) (abstract) (auto) (ansi) -// Interface IEnumFORMATETC (public) (abstract) (auto) (ansi) -// Interface IEnumMoniker (public) (abstract) (auto) (ansi) -// Interface IEnumString (public) (abstract) (auto) (ansi) -// Interface IEnumVARIANT (public) (abstract) (auto) (ansi) -// Interface IMoniker (public) (abstract) (auto) (ansi) -// Class IMPLTYPEFLAGS (public) (auto) (ansi) (sealed) -// Class INVOKEKIND (public) (auto) (ansi) (sealed) -// Interface IPersistFile (public) (abstract) (auto) (ansi) -// Interface IRunningObjectTable (public) (abstract) (auto) (ansi) -// Interface IStream (public) (abstract) (auto) (ansi) -// Interface ITypeComp (public) (abstract) (auto) (ansi) -// Interface ITypeInfo (public) (abstract) (auto) (ansi) -// Interface ITypeInfo2 (public) (abstract) (auto) (ansi) -// Interface ITypeLib (public) (abstract) (auto) (ansi) -// Interface ITypeLib2 (public) (abstract) (auto) (ansi) -// Class LIBFLAGS (public) (auto) (ansi) (sealed) -// Class PARAMDESC (public) (sequential) (ansi) (sealed) -// Class PARAMFLAG (public) (auto) (ansi) (sealed) -// Class STATDATA (public) (sequential) (ansi) (sealed) -// Class STATSTG (public) (sequential) (ansi) (sealed) -// Class STGMEDIUM (public) (sequential) (ansi) (sealed) -// Class SYSKIND (public) (auto) (ansi) (sealed) -// Class TYMED (public) (auto) (ansi) (sealed) -// Class TYPEATTR (public) (sequential) (ansi) (sealed) -// Class TYPEDESC (public) (sequential) (ansi) (sealed) -// Class TYPEFLAGS (public) (auto) (ansi) (sealed) -// Class TYPEKIND (public) (auto) (ansi) (sealed) -// Class TYPELIBATTR (public) (sequential) (ansi) (sealed) -// Class VARDESC (public) (sequential) (ansi) (sealed) -// Class VARFLAGS (public) (auto) (ansi) (sealed) -// Class VARKIND (public) (auto) (ansi) (sealed) -// Class IUnknownConstantAttribute (public) (auto) (ansi) (sealed) -// Class UnmanagedMemoryAccessor (public) (auto) (ansi) -// Class UnmanagedMemoryStream (public) (auto) (ansi) -// Class DESCUNION (explicit) (ansi) (sealed) (nested public) -// Class DESCUNION (explicit) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.InteropServices -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 49 6E 74 65 72 6F 70 53 65 72 76 69 63 65 // e.InteropService - 73 00 00 ) // s.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 49 6E 74 65 72 6F 70 53 65 72 76 69 63 65 // e.InteropService - 73 00 00 ) // s.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 49 6E 74 65 72 6F 70 53 65 72 76 69 63 65 // e.InteropService - 73 00 00 ) // s.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.Reflection.Missing -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Runtime.InteropServices.CriticalHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Runtime.InteropServices.GCHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Runtime.InteropServices.GCHandleType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Runtime.InteropServices.InAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Runtime.InteropServices.SafeHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Runtime.InteropServices.dll -// MVID: {684ccbdb-ae46-41e7-9a2e-0a3dc99f1078} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F18C428C000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.DataMisalignedException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method DataMisalignedException::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method DataMisalignedException::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method DataMisalignedException::.ctor - -} // end of class System.DataMisalignedException - -.class /*02000003*/ public auto ansi beforefieldinit System.DllNotFoundException - extends [System.Runtime/*23000001*/]System.TypeLoadException/*01000014*/ -{ - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.TypeLoadException/*01000014*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DllNotFoundException::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.TypeLoadException/*01000014*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DllNotFoundException::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.TypeLoadException/*01000014*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DllNotFoundException::.ctor - - .method /*06000007*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.TypeLoadException/*01000014*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DllNotFoundException::.ctor - -} // end of class System.DllNotFoundException - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Security.SecureString - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000018*/ -{ - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SecureString::.ctor - - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(char* 'value', - int32 length) cil managed - // SIG: 20 02 01 0F 03 08 - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SecureString::.ctor - - .method /*0600000A*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureString::get_Length - - .method /*0600000B*/ public hidebysig instance void - AppendChar(char c) cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::AppendChar - - .method /*0600000C*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::Clear - - .method /*0600000D*/ public hidebysig instance class System.Security.SecureString/*02000004*/ - Copy() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureString::Copy - - .method /*0600000E*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::Dispose - - .method /*0600000F*/ public hidebysig instance void - InsertAt(int32 index, - char c) cil managed - // SIG: 20 02 01 08 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::InsertAt - - .method /*06000010*/ public hidebysig instance bool - IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureString::IsReadOnly - - .method /*06000011*/ public hidebysig instance void - MakeReadOnly() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::MakeReadOnly - - .method /*06000012*/ public hidebysig instance void - RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::RemoveAt - - .method /*06000013*/ public hidebysig instance void - SetAt(int32 index, - char c) cil managed - // SIG: 20 02 01 08 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecureString::SetAt - - .property /*17000001*/ instance int32 Length() - { - .get instance int32 System.Security.SecureString/*02000004*/::get_Length() /* 0600000A */ - } // end of property SecureString::Length -} // end of class System.Security.SecureString - -.class /*02000005*/ public abstract auto ansi sealed beforefieldinit System.Security.SecureStringMarshal - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .method /*06000014*/ public hidebysig static - native int SecureStringToCoTaskMemAnsi(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureStringMarshal::SecureStringToCoTaskMemAnsi - - .method /*06000015*/ public hidebysig static - native int SecureStringToCoTaskMemUnicode(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureStringMarshal::SecureStringToCoTaskMemUnicode - - .method /*06000016*/ public hidebysig static - native int SecureStringToGlobalAllocAnsi(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureStringMarshal::SecureStringToGlobalAllocAnsi - - .method /*06000017*/ public hidebysig static - native int SecureStringToGlobalAllocUnicode(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecureStringMarshal::SecureStringToGlobalAllocUnicode - -} // end of class System.Security.SecureStringMarshal - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.AllowReversePInvokeCallsAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 40 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..@.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method AllowReversePInvokeCallsAttribute::.ctor - -} // end of class System.Runtime.InteropServices.AllowReversePInvokeCallsAttribute - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.AutomationProxyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 05 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(bool val) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method AutomationProxyAttribute::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance bool get_Value() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AutomationProxyAttribute::get_Value - - .property /*17000002*/ instance bool Value() - { - .get instance bool System.Runtime.InteropServices.AutomationProxyAttribute/*02000007*/::get_Value() /* 0600001A */ - } // end of property AutomationProxyAttribute::Value -} // end of class System.Runtime.InteropServices.AutomationProxyAttribute - -.class /*02000008*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ArrayWithOffset - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .field /*04000001*/ private object _dummy - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'array', - int32 offset) cil managed - // SIG: 20 02 01 1C 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::.ctor - - .method /*0600001C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::Equals - - .method /*0600001D*/ public hidebysig instance bool - Equals(valuetype System.Runtime.InteropServices.ArrayWithOffset/*02000008*/ obj) cil managed - // SIG: 20 01 02 11 20 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::Equals - - .method /*0600001E*/ public hidebysig instance object - GetArray() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::GetArray - - .method /*0600001F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::GetHashCode - - .method /*06000020*/ public hidebysig instance int32 - GetOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::GetOffset - - .method /*06000021*/ public hidebysig specialname static - bool op_Equality(valuetype System.Runtime.InteropServices.ArrayWithOffset/*02000008*/ a, - valuetype System.Runtime.InteropServices.ArrayWithOffset/*02000008*/ b) cil managed - // SIG: 00 02 02 11 20 11 20 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::op_Equality - - .method /*06000022*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Runtime.InteropServices.ArrayWithOffset/*02000008*/ a, - valuetype System.Runtime.InteropServices.ArrayWithOffset/*02000008*/ b) cil managed - // SIG: 00 02 02 11 20 11 20 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArrayWithOffset::op_Inequality - -} // end of class System.Runtime.InteropServices.ArrayWithOffset - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.BestFitMappingAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 0D 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .field /*04000002*/ public bool ThrowOnUnmappableChar - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor(bool BestFitMapping) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method BestFitMappingAttribute::.ctor - - .method /*06000024*/ public hidebysig specialname - instance bool get_BestFitMapping() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BestFitMappingAttribute::get_BestFitMapping - - .property /*17000003*/ instance bool BestFitMapping() - { - .get instance bool System.Runtime.InteropServices.BestFitMappingAttribute/*02000009*/::get_BestFitMapping() /* 06000024 */ - } // end of property BestFitMappingAttribute::BestFitMapping -} // end of class System.Runtime.InteropServices.BestFitMappingAttribute - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.BStrWrapper - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C00001A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00001B:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 62 42 53 74 72 57 72 61 70 70 65 72 20 61 // ..bBStrWrapper a - 6E 64 20 73 75 70 70 6F 72 74 20 66 6F 72 20 6D // nd support for m - 61 72 73 68 61 6C 6C 69 6E 67 20 74 6F 20 74 68 // arshalling to th - 65 20 56 41 52 49 41 4E 54 20 74 79 70 65 20 6D // e VARIANT type m - 61 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C // ay be unavailabl - 65 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 // e in future rele - 61 73 65 73 2E 00 00 ) // ases... - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method BStrWrapper::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method BStrWrapper::.ctor - - .method /*06000027*/ public hidebysig specialname - instance string get_WrappedObject() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BStrWrapper::get_WrappedObject - - .property /*17000004*/ instance string WrappedObject() - { - .get instance string System.Runtime.InteropServices.BStrWrapper/*0200000A*/::get_WrappedObject() /* 06000027 */ - } // end of property BStrWrapper::WrappedObject -} // end of class System.Runtime.InteropServices.BStrWrapper - -.class /*0200000B*/ public auto ansi sealed System.Runtime.InteropServices.CallingConvention - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ Cdecl = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ StdCall = int32(0x00000003) - .field /*04000006*/ public static literal valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ ThisCall = int32(0x00000004) - .field /*04000007*/ public static literal valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ Winapi = int32(0x00000001) - .field /*04000008*/ public static literal valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ FastCall = int32(0x00000005) -} // end of class System.Runtime.InteropServices.CallingConvention - -.class /*0200000C*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ClassInterfaceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00001E:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 05 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 classInterfaceType) cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ClassInterfaceAttribute::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.ClassInterfaceType/*0200000D*/ classInterfaceType) cil managed - // SIG: 20 01 01 11 34 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ClassInterfaceAttribute::.ctor - - .method /*0600002A*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.ClassInterfaceType/*0200000D*/ - get_Value() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClassInterfaceAttribute::get_Value - - .property /*17000005*/ instance valuetype System.Runtime.InteropServices.ClassInterfaceType/*0200000D*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.ClassInterfaceType/*0200000D*/ System.Runtime.InteropServices.ClassInterfaceAttribute/*0200000C*/::get_Value() /* 0600002A */ - } // end of property ClassInterfaceAttribute::Value -} // end of class System.Runtime.InteropServices.ClassInterfaceAttribute - -.class /*0200000D*/ public auto ansi sealed System.Runtime.InteropServices.ClassInterfaceType - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype System.Runtime.InteropServices.ClassInterfaceType/*0200000D*/ AutoDispatch = int32(0x00000001) - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000019:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3C 53 75 70 70 6F 72 74 20 66 6F 72 20 49 // ..k__BackingField' - .custom /*0C00001F:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(string alias) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ComAliasNameAttribute::.ctor - - .method /*0600002E*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - .custom /*0C00004C:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000D */ ldfld string System.Runtime.InteropServices.ComAliasNameAttribute/*0200000F*/::'k__BackingField' /* 0400000D */ - IL_0006: /* 2A | */ ret - } // end of method ComAliasNameAttribute::get_Value - - .property /*17000007*/ instance string Value() - { - .get instance string System.Runtime.InteropServices.ComAliasNameAttribute/*0200000F*/::get_Value() /* 0600002E */ - } // end of property ComAliasNameAttribute::Value -} // end of class System.Runtime.InteropServices.ComAliasNameAttribute - -.class /*02000010*/ public auto ansi beforefieldinit System.Runtime.InteropServices.ComAwareEventInfo - extends [System.Runtime/*23000001*/]System.Reflection.EventInfo/*01000023*/ -{ - .custom /*0C000025:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000026:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 38 43 6F 6D 41 77 61 72 65 45 76 65 6E 74 // ..8ComAwareEvent - 49 6E 66 6F 20 6D 61 79 20 62 65 20 75 6E 61 76 // Info may be unav - 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 // ailable in futur - 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // e releases... - .method /*0600002F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000021*/ 'type', - string eventName) cil managed - // SIG: 20 02 01 12 80 85 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Runtime/*23000001*/]System.Reflection.EventInfo/*01000023*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method ComAwareEventInfo::.ctor - - .method /*06000030*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000024*/ - get_Attributes() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::get_Attributes - - .method /*06000031*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::get_DeclaringType - - .method /*06000032*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::get_Name - - .method /*06000033*/ public hidebysig virtual - instance void AddEventHandler(object target, - class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ 'handler') cil managed - // SIG: 20 02 01 1C 12 80 95 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComAwareEventInfo::AddEventHandler - - .method /*06000034*/ public hidebysig virtual - instance void RemoveEventHandler(object target, - class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ 'handler') cil managed - // SIG: 20 02 01 1C 12 80 95 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComAwareEventInfo::RemoveEventHandler - - .method /*06000035*/ public hidebysig virtual - instance bool IsDefined(class [System.Runtime/*23000001*/]System.Type/*01000021*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 80 85 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::IsDefined - - .method /*06000036*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::GetCustomAttributes - - .method /*06000037*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::get_ReflectedType - - .method /*06000038*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000026*/ - GetRemoveMethod(bool nonPublic) cil managed - // SIG: 20 01 12 80 99 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::GetRemoveMethod - - .method /*06000039*/ public hidebysig virtual - instance object[] GetCustomAttributes(class [System.Runtime/*23000001*/]System.Type/*01000021*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 80 85 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::GetCustomAttributes - - .method /*0600003A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000026*/ - GetRaiseMethod(bool nonPublic) cil managed - // SIG: 20 01 12 80 99 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::GetRaiseMethod - - .method /*0600003B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000026*/ - GetAddMethod(bool nonPublic) cil managed - // SIG: 20 01 12 80 99 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComAwareEventInfo::GetAddMethod - - .property /*17000008*/ instance valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000024*/ - Attributes() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Reflection.EventAttributes/*01000024*/ System.Runtime.InteropServices.ComAwareEventInfo/*02000010*/::get_Attributes() /* 06000030 */ - } // end of property ComAwareEventInfo::Attributes - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - DeclaringType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ System.Runtime.InteropServices.ComAwareEventInfo/*02000010*/::get_DeclaringType() /* 06000031 */ - } // end of property ComAwareEventInfo::DeclaringType - .property /*1700000A*/ instance string Name() - { - .get instance string System.Runtime.InteropServices.ComAwareEventInfo/*02000010*/::get_Name() /* 06000032 */ - } // end of property ComAwareEventInfo::Name - .property /*1700000B*/ instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - ReflectedType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ System.Runtime.InteropServices.ComAwareEventInfo/*02000010*/::get_ReflectedType() /* 06000037 */ - } // end of property ComAwareEventInfo::ReflectedType -} // end of class System.Runtime.InteropServices.ComAwareEventInfo - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComCompatibleVersionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000028:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .field /*0400000E*/ private initonly int32 'k__BackingField' - .custom /*0C000020:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*0400000F*/ private initonly int32 'k__BackingField' - .custom /*0C000022:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000010*/ private initonly int32 'k__BackingField' - .custom /*0C000024:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000011*/ private initonly int32 'k__BackingField' - .custom /*0C000027:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*0600003C*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 major, - int32 minor, - int32 build, - int32 revision) cil managed - // SIG: 20 04 01 08 08 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ComCompatibleVersionAttribute::.ctor - - .method /*0600003D*/ public hidebysig specialname - instance int32 get_BuildNumber() cil managed - // SIG: 20 00 08 - { - .custom /*0C00005A:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000E */ ldfld int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::'k__BackingField' /* 0400000E */ - IL_0006: /* 2A | */ ret - } // end of method ComCompatibleVersionAttribute::get_BuildNumber - - .method /*0600003E*/ public hidebysig specialname - instance int32 get_MajorVersion() cil managed - // SIG: 20 00 08 - { - .custom /*0C00005B:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000F */ ldfld int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::'k__BackingField' /* 0400000F */ - IL_0006: /* 2A | */ ret - } // end of method ComCompatibleVersionAttribute::get_MajorVersion - - .method /*0600003F*/ public hidebysig specialname - instance int32 get_MinorVersion() cil managed - // SIG: 20 00 08 - { - .custom /*0C00005C:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000010 */ ldfld int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::'k__BackingField' /* 04000010 */ - IL_0006: /* 2A | */ ret - } // end of method ComCompatibleVersionAttribute::get_MinorVersion - - .method /*06000040*/ public hidebysig specialname - instance int32 get_RevisionNumber() cil managed - // SIG: 20 00 08 - { - .custom /*0C00005D:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000011 */ ldfld int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::'k__BackingField' /* 04000011 */ - IL_0006: /* 2A | */ ret - } // end of method ComCompatibleVersionAttribute::get_RevisionNumber - - .property /*1700000C*/ instance int32 BuildNumber() - { - .get instance int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::get_BuildNumber() /* 0600003D */ - } // end of property ComCompatibleVersionAttribute::BuildNumber - .property /*1700000D*/ instance int32 MajorVersion() - { - .get instance int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::get_MajorVersion() /* 0600003E */ - } // end of property ComCompatibleVersionAttribute::MajorVersion - .property /*1700000E*/ instance int32 MinorVersion() - { - .get instance int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::get_MinorVersion() /* 0600003F */ - } // end of property ComCompatibleVersionAttribute::MinorVersion - .property /*1700000F*/ instance int32 RevisionNumber() - { - .get instance int32 System.Runtime.InteropServices.ComCompatibleVersionAttribute/*02000011*/::get_RevisionNumber() /* 06000040 */ - } // end of property ComCompatibleVersionAttribute::RevisionNumber -} // end of class System.Runtime.InteropServices.ComCompatibleVersionAttribute - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComConversionLossAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000029:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 FF 7F 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ComConversionLossAttribute::.ctor - -} // end of class System.Runtime.InteropServices.ComConversionLossAttribute - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComDefaultInterfaceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00002C:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 04 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000021*/ defaultInterface) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ComDefaultInterfaceAttribute::.ctor - - .method /*06000043*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - get_Value() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComDefaultInterfaceAttribute::get_Value - - .property /*17000010*/ instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - Value() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ System.Runtime.InteropServices.ComDefaultInterfaceAttribute/*02000013*/::get_Value() /* 06000043 */ - } // end of property ComDefaultInterfaceAttribute::Value -} // end of class System.Runtime.InteropServices.ComDefaultInterfaceAttribute - -.class /*02000014*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComEventInterfaceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00002F:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .custom /*0C000030:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000031:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 41 43 6F 6D 45 76 65 6E 74 49 6E 74 65 72 // ..AComEventInter - 66 61 63 65 41 74 74 72 69 62 75 74 65 20 6D 61 // faceAttribute ma - 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 // y be unavailable - 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 // in future relea - 73 65 73 2E 00 00 ) // ses... - .method /*06000044*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000021*/ SourceInterface, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ EventProvider) cil managed - // SIG: 20 02 01 12 80 85 12 80 85 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ComEventInterfaceAttribute::.ctor - - .method /*06000045*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - get_EventProvider() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComEventInterfaceAttribute::get_EventProvider - - .method /*06000046*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - get_SourceInterface() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComEventInterfaceAttribute::get_SourceInterface - - .property /*17000011*/ instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - EventProvider() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ System.Runtime.InteropServices.ComEventInterfaceAttribute/*02000014*/::get_EventProvider() /* 06000045 */ - } // end of property ComEventInterfaceAttribute::EventProvider - .property /*17000012*/ instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - SourceInterface() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ System.Runtime.InteropServices.ComEventInterfaceAttribute/*02000014*/::get_SourceInterface() /* 06000046 */ - } // end of property ComEventInterfaceAttribute::SourceInterface -} // end of class System.Runtime.InteropServices.ComEventInterfaceAttribute - -.class /*02000015*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComEventsHelper - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C000032:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000033:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 36 43 6F 6D 45 76 65 6E 74 73 48 65 6C 70 // ..6ComEventsHelp - 65 72 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 // er may be unavai - 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 // lable in future - 72 65 6C 65 61 73 65 73 2E 00 00 ) // releases... - .method /*06000047*/ public hidebysig static - void Combine(object rcw, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ iid, - int32 dispid, - class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ d) cil managed - // SIG: 00 04 01 1C 11 80 9D 08 12 80 95 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ComEventsHelper::Combine - - .method /*06000048*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ - Remove(object rcw, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ iid, - int32 dispid, - class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ d) cil managed - // SIG: 00 04 12 80 95 1C 11 80 9D 08 12 80 95 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComEventsHelper::Remove - -} // end of class System.Runtime.InteropServices.ComEventsHelper - -.class /*02000016*/ public auto ansi beforefieldinit System.Runtime.InteropServices.COMException - extends [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/ -{ - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method COMException::.ctor - - .method /*0600004A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method COMException::.ctor - - .method /*0600004B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method COMException::.ctor - - .method /*0600004C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method COMException::.ctor - - .method /*0600004D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 errorCode) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method COMException::.ctor - - .method /*0600004E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method COMException::ToString - -} // end of class System.Runtime.InteropServices.COMException - -.class /*02000017*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComImportAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000034:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 04 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*0600004F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ComImportAttribute::.ctor - -} // end of class System.Runtime.InteropServices.ComImportAttribute - -.class /*02000018*/ public auto ansi sealed System.Runtime.InteropServices.ComInterfaceType - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .field /*04000012*/ public specialname rtspecialname int32 value__ - .field /*04000013*/ public static literal valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/ InterfaceIsDual = int32(0x00000000) - .custom /*0C00002A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00002B:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3C 53 75 70 70 6F 72 74 20 66 6F 72 20 49 // ..k__BackingField' - .custom /*0C000050:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000034*/ private initonly object 'k__BackingField' - .custom /*0C000052:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(object wrapper, - native int handle) cil managed - // SIG: 20 02 01 1C 18 - { - // Method begins at RVA 0x20ad - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* FE15 | (02)00002A */ initobj System.Runtime.InteropServices.HandleRef/*0200002A*/ - IL_0007: /* 2A | */ ret - } // end of method HandleRef::.ctor - - .method /*06000076*/ public hidebysig specialname - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - .custom /*0C0000B1:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b6 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000033 */ ldfld native int System.Runtime.InteropServices.HandleRef/*0200002A*/::'k__BackingField' /* 04000033 */ - IL_0006: /* 2A | */ ret - } // end of method HandleRef::get_Handle - - .method /*06000077*/ public hidebysig specialname - instance object get_Wrapper() cil managed - // SIG: 20 00 1C - { - .custom /*0C0000B6:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20be - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000034 */ ldfld object System.Runtime.InteropServices.HandleRef/*0200002A*/::'k__BackingField' /* 04000034 */ - IL_0006: /* 2A | */ ret - } // end of method HandleRef::get_Wrapper - - .method /*06000078*/ public hidebysig specialname static - native int op_Explicit(valuetype System.Runtime.InteropServices.HandleRef/*0200002A*/ 'value') cil managed - // SIG: 00 01 18 11 80 A8 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleRef::op_Explicit - - .method /*06000079*/ public hidebysig static - native int ToIntPtr(valuetype System.Runtime.InteropServices.HandleRef/*0200002A*/ 'value') cil managed - // SIG: 00 01 18 11 80 A8 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HandleRef::ToIntPtr - - .property /*17000021*/ instance native int - Handle() - { - .get instance native int System.Runtime.InteropServices.HandleRef/*0200002A*/::get_Handle() /* 06000076 */ - } // end of property HandleRef::Handle - .property /*17000022*/ instance object Wrapper() - { - .get instance object System.Runtime.InteropServices.HandleRef/*0200002A*/::get_Wrapper() /* 06000077 */ - } // end of property HandleRef::Wrapper -} // end of class System.Runtime.InteropServices.HandleRef - -.class /*0200002B*/ interface public abstract auto ansi System.Runtime.InteropServices.ICustomAdapter -{ - .custom /*0C000049:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00004A:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 35 49 43 75 73 74 6F 6D 41 64 61 70 74 65 // ..5ICustomAdapte - 72 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 6C // r may be unavail - 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 72 // able in future r - 65 6C 65 61 73 65 73 2E 00 00 ) // eleases... - .method /*0600007A*/ public hidebysig newslot abstract virtual - instance object GetUnderlyingObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method ICustomAdapter::GetUnderlyingObject - -} // end of class System.Runtime.InteropServices.ICustomAdapter - -.class /*0200002C*/ interface public abstract auto ansi System.Runtime.InteropServices.ICustomFactory -{ - .method /*0600007B*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.MarshalByRefObject/*0100002C*/ - CreateInstance(class [System.Runtime/*23000001*/]System.Type/*01000021*/ serverType) cil managed - // SIG: 20 01 12 80 B1 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method ICustomFactory::CreateInstance - -} // end of class System.Runtime.InteropServices.ICustomFactory - -.class /*0200002D*/ interface public abstract auto ansi System.Runtime.InteropServices.ICustomMarshaler -{ - .method /*0600007C*/ public hidebysig newslot abstract virtual - instance void CleanUpManagedData(object ManagedObj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method ICustomMarshaler::CleanUpManagedData - - .method /*0600007D*/ public hidebysig newslot abstract virtual - instance void CleanUpNativeData(native int pNativeData) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ICustomMarshaler::CleanUpNativeData - - .method /*0600007E*/ public hidebysig newslot abstract virtual - instance int32 GetNativeDataSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ICustomMarshaler::GetNativeDataSize - - .method /*0600007F*/ public hidebysig newslot abstract virtual - instance native int MarshalManagedToNative(object ManagedObj) cil managed - // SIG: 20 01 18 1C - { - // Method begins at RVA 0x0 - } // end of method ICustomMarshaler::MarshalManagedToNative - - .method /*06000080*/ public hidebysig newslot abstract virtual - instance object MarshalNativeToManaged(native int pNativeData) cil managed - // SIG: 20 01 1C 18 - { - // Method begins at RVA 0x0 - } // end of method ICustomMarshaler::MarshalNativeToManaged - -} // end of class System.Runtime.InteropServices.ICustomMarshaler - -.class /*0200002E*/ interface public abstract auto ansi System.Runtime.InteropServices.ICustomQueryInterface -{ - .custom /*0C00004D:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000081*/ public hidebysig newslot abstract virtual - instance valuetype System.Runtime.InteropServices.CustomQueryInterfaceResult/*0200001F*/ - GetInterface(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& iid, - [out] native int& ppv) cil managed - // SIG: 20 02 11 7C 10 11 80 9D 10 18 - { - // Method begins at RVA 0x0 - } // end of method ICustomQueryInterface::GetInterface - -} // end of class System.Runtime.InteropServices.ICustomQueryInterface - -.class /*0200002F*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ImportedFromTypeLibAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00004E:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(string tlbFile) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ImportedFromTypeLibAttribute::.ctor - - .method /*06000083*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportedFromTypeLibAttribute::get_Value - - .property /*17000023*/ instance string Value() - { - .get instance string System.Runtime.InteropServices.ImportedFromTypeLibAttribute/*0200002F*/::get_Value() /* 06000083 */ - } // end of property ImportedFromTypeLibAttribute::Value -} // end of class System.Runtime.InteropServices.ImportedFromTypeLibAttribute - -.class /*02000030*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.InterfaceTypeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00004F:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000084*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 interfaceType) cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method InterfaceTypeAttribute::.ctor - - .method /*06000085*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/ interfaceType) cil managed - // SIG: 20 01 01 11 60 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method InterfaceTypeAttribute::.ctor - - .method /*06000086*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/ - get_Value() cil managed - // SIG: 20 00 11 60 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InterfaceTypeAttribute::get_Value - - .property /*17000024*/ instance valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/ System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::get_Value() /* 06000086 */ - } // end of property InterfaceTypeAttribute::Value -} // end of class System.Runtime.InteropServices.InterfaceTypeAttribute - -.class /*02000031*/ public auto ansi beforefieldinit System.Runtime.InteropServices.InvalidComObjectException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*06000087*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidComObjectException::.ctor - - .method /*06000088*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidComObjectException::.ctor - - .method /*06000089*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidComObjectException::.ctor - - .method /*0600008A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidComObjectException::.ctor - -} // end of class System.Runtime.InteropServices.InvalidComObjectException - -.class /*02000032*/ public auto ansi beforefieldinit System.Runtime.InteropServices.InvalidOleVariantTypeException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*0600008B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOleVariantTypeException::.ctor - - .method /*0600008C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOleVariantTypeException::.ctor - - .method /*0600008D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOleVariantTypeException::.ctor - - .method /*0600008E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOleVariantTypeException::.ctor - -} // end of class System.Runtime.InteropServices.InvalidOleVariantTypeException - -.class /*02000033*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.LCIDConversionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000051:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .field /*04000035*/ private initonly int32 'k__BackingField' - .custom /*0C000053:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*0600008F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 lcid) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method LCIDConversionAttribute::.ctor - - .method /*06000090*/ public hidebysig specialname - instance int32 get_Value() cil managed - // SIG: 20 00 08 - { - .custom /*0C0000D3:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c6 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000035 */ ldfld int32 System.Runtime.InteropServices.LCIDConversionAttribute/*02000033*/::'k__BackingField' /* 04000035 */ - IL_0006: /* 2A | */ ret - } // end of method LCIDConversionAttribute::get_Value - - .property /*17000025*/ instance int32 Value() - { - .get instance int32 System.Runtime.InteropServices.LCIDConversionAttribute/*02000033*/::get_Value() /* 06000090 */ - } // end of property LCIDConversionAttribute::Value -} // end of class System.Runtime.InteropServices.LCIDConversionAttribute - -.class /*02000034*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.Marshal - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .field /*04000036*/ public static initonly int32 SystemDefaultCharSize - .field /*04000037*/ public static initonly int32 SystemMaxDBCSCharSize - .method /*06000091*/ public hidebysig static - int32 AddRef(native int pUnk) cil managed - // SIG: 00 01 08 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::AddRef - - .method /*06000092*/ public hidebysig static - native int AllocCoTaskMem(int32 cb) cil managed - // SIG: 00 01 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::AllocCoTaskMem - - .method /*06000093*/ public hidebysig static - native int AllocHGlobal(int32 cb) cil managed - // SIG: 00 01 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::AllocHGlobal - - .method /*06000094*/ public hidebysig static - native int AllocHGlobal(native int cb) cil managed - // SIG: 00 01 18 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::AllocHGlobal - - .method /*06000095*/ public hidebysig static - bool AreComObjectsAvailableForCleanup() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::AreComObjectsAvailableForCleanup - - .method /*06000096*/ public hidebysig static - object BindToMoniker(string monikerName) cil managed - // SIG: 00 01 1C 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::BindToMoniker - - .method /*06000097*/ public hidebysig static - void ChangeWrapperHandleStrength(object otp, - bool fIsWeak) cil managed - // SIG: 00 02 01 1C 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ChangeWrapperHandleStrength - - .method /*06000098*/ public hidebysig static - void CleanupUnusedObjectsInCurrentContext() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::CleanupUnusedObjectsInCurrentContext - - .method /*06000099*/ public hidebysig static - void Copy(uint8[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 05 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*0600009A*/ public hidebysig static - void Copy(char[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 03 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*0600009B*/ public hidebysig static - void Copy(float64[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 0D 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*0600009C*/ public hidebysig static - void Copy(int16[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 06 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*0600009D*/ public hidebysig static - void Copy(int32[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 08 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*0600009E*/ public hidebysig static - void Copy(int64[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 0A 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*0600009F*/ public hidebysig static - void Copy(native int source, - uint8[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 05 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A0*/ public hidebysig static - void Copy(native int source, - char[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 03 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A1*/ public hidebysig static - void Copy(native int source, - float64[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 0D 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A2*/ public hidebysig static - void Copy(native int source, - int16[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 06 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A3*/ public hidebysig static - void Copy(native int source, - int32[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 08 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A4*/ public hidebysig static - void Copy(native int source, - int64[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 0A 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A5*/ public hidebysig static - void Copy(native int source, - native int[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 18 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A6*/ public hidebysig static - void Copy(native int source, - float32[] destination, - int32 startIndex, - int32 length) cil managed - // SIG: 00 04 01 18 1D 0C 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A7*/ public hidebysig static - void Copy(native int[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 18 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A8*/ public hidebysig static - void Copy(float32[] source, - int32 startIndex, - native int destination, - int32 length) cil managed - // SIG: 00 04 01 1D 0C 08 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Copy - - .method /*060000A9*/ public hidebysig static - native int CreateAggregatedObject(native int pOuter, - object o) cil managed - // SIG: 00 02 18 18 1C - { - .custom /*0C0000DE:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::CreateAggregatedObject - - .method /*060000AA*/ public hidebysig static - native int CreateAggregatedObject(native int pOuter, - !!T o) cil managed - // SIG: 10 01 02 18 18 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::CreateAggregatedObject - - .method /*060000AB*/ public hidebysig static - object CreateWrapperOfType(object o, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ t) cil managed - // SIG: 00 02 1C 1C 12 80 85 - { - .custom /*0C0000DF:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::CreateWrapperOfType - - .method /*060000AC*/ public hidebysig static - !!TWrapper CreateWrapperOfType(!!T o) cil managed - // SIG: 10 02 01 1E 01 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::CreateWrapperOfType - - .method /*060000AD*/ public hidebysig static - void DestroyStructure(native int ptr, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ structuretype) cil managed - // SIG: 00 02 01 18 12 80 85 - { - .custom /*0C0000E0:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::DestroyStructure - - .method /*060000AE*/ public hidebysig static - void DestroyStructure(native int ptr) cil managed - // SIG: 10 01 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::DestroyStructure - - .method /*060000AF*/ public hidebysig static - int32 FinalReleaseComObject(object o) cil managed - // SIG: 00 01 08 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::FinalReleaseComObject - - .method /*060000B0*/ public hidebysig static - void FreeBSTR(native int ptr) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::FreeBSTR - - .method /*060000B1*/ public hidebysig static - void FreeCoTaskMem(native int ptr) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::FreeCoTaskMem - - .method /*060000B2*/ public hidebysig static - void FreeHGlobal(native int hglobal) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::FreeHGlobal - - .method /*060000B3*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ - GenerateGuidForType(class [System.Runtime/*23000001*/]System.Type/*01000021*/ 'type') cil managed - // SIG: 00 01 11 80 9D 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GenerateGuidForType - - .method /*060000B4*/ public hidebysig static - string GenerateProgIdForType(class [System.Runtime/*23000001*/]System.Type/*01000021*/ 'type') cil managed - // SIG: 00 01 0E 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GenerateProgIdForType - - .method /*060000B5*/ public hidebysig static - native int GetComInterfaceForObject(object o, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ T) cil managed - // SIG: 00 02 18 1C 12 80 85 - { - .custom /*0C0000E1:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetComInterfaceForObject - - .method /*060000B6*/ public hidebysig static - native int GetComInterfaceForObject(object o, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ T, - valuetype System.Runtime.InteropServices.CustomQueryInterfaceMode/*0200001E*/ mode) cil managed - // SIG: 00 03 18 1C 12 80 85 11 78 - { - .custom /*0C0000E2:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetComInterfaceForObject - - .method /*060000B7*/ public hidebysig static - native int GetComInterfaceForObject(!!T o) cil managed - // SIG: 10 02 01 18 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetComInterfaceForObject - - .method /*060000B8*/ public hidebysig static - object GetComObjectData(object obj, - object key) cil managed - // SIG: 00 02 1C 1C 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetComObjectData - - .method /*060000B9*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ - GetDelegateForFunctionPointer(native int ptr, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ t) cil managed - // SIG: 00 02 12 80 95 18 12 80 85 - { - .custom /*0C0000E3:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetDelegateForFunctionPointer - - .method /*060000BA*/ public hidebysig static - !!TDelegate GetDelegateForFunctionPointer(native int ptr) cil managed - // SIG: 10 01 01 1E 00 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetDelegateForFunctionPointer - - .method /*060000BB*/ public hidebysig static - int32 GetExceptionCode() cil managed - // SIG: 00 00 08 - { - .custom /*0C0000E4:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000E5:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 39 47 65 74 45 78 63 65 70 74 69 6F 6E 43 // ..9GetExceptionC - 6F 64 65 28 29 20 6D 61 79 20 62 65 20 75 6E 61 // ode() may be una - 76 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 // vailable in futu - 72 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // re releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetExceptionCode - - .method /*060000BC*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ - GetExceptionForHR(int32 errorCode) cil managed - // SIG: 00 01 12 4D 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetExceptionForHR - - .method /*060000BD*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ - GetExceptionForHR(int32 errorCode, - native int errorInfo) cil managed - // SIG: 00 02 12 4D 08 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetExceptionForHR - - .method /*060000BE*/ public hidebysig static - native int GetFunctionPointerForDelegate(class [System.Runtime/*23000001*/]System.Delegate/*01000025*/ d) cil managed - // SIG: 00 01 18 12 80 95 - { - .custom /*0C0000E6:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetFunctionPointerForDelegate - - .method /*060000BF*/ public hidebysig static - native int GetFunctionPointerForDelegate(!!TDelegate d) cil managed - // SIG: 10 01 01 18 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetFunctionPointerForDelegate - - .method /*060000C0*/ public hidebysig static - native int GetHINSTANCE(class [System.Runtime/*23000001*/]System.Reflection.Module/*0100002D*/ m) cil managed - // SIG: 00 01 18 12 80 B5 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetHINSTANCE - - .method /*060000C1*/ public hidebysig static - int32 GetHRForException(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ e) cil managed - // SIG: 00 01 08 12 4D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetHRForException - - .method /*060000C2*/ public hidebysig static - int32 GetHRForLastWin32Error() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetHRForLastWin32Error - - .method /*060000C3*/ public hidebysig static - native int GetIDispatchForObject(object o) cil managed - // SIG: 00 01 18 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetIDispatchForObject - - .method /*060000C4*/ public hidebysig static - native int GetIUnknownForObject(object o) cil managed - // SIG: 00 01 18 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetIUnknownForObject - - .method /*060000C5*/ public hidebysig static - int32 GetLastWin32Error() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetLastWin32Error - - .method /*060000C6*/ public hidebysig static - void GetNativeVariantForObject(object obj, - native int pDstNativeVariant) cil managed - // SIG: 00 02 01 1C 18 - { - .custom /*0C0000E7:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000E8:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 50 47 65 74 4E 61 74 69 76 65 56 61 72 69 // ..PGetNativeVari - 61 6E 74 46 6F 72 4F 62 6A 65 63 74 28 4F 62 6A // antForObject(Obj - 65 63 74 2C 20 49 6E 74 50 74 72 29 20 6D 61 79 // ect, IntPtr) may - 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 // be unavailable - 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 // in future releas - 65 73 2E 00 00 ) // es... - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::GetNativeVariantForObject - - .method /*060000C7*/ public hidebysig static - void GetNativeVariantForObject(!!T obj, - native int pDstNativeVariant) cil managed - // SIG: 10 01 02 01 1E 00 18 - { - .custom /*0C0000E9:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000EA:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 4E 47 65 74 4E 61 74 69 76 65 56 61 72 69 // ..NGetNativeVari - 61 6E 74 46 6F 72 4F 62 6A 65 63 74 3C 54 3E 28 // antForObject( - 54 2C 20 49 6E 74 50 74 72 29 20 6D 61 79 20 62 // T, IntPtr) may b - 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E // e unavailable in - 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 73 // future releases - 2E 00 00 ) // ... - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::GetNativeVariantForObject - - .method /*060000C8*/ public hidebysig static - object GetObjectForIUnknown(native int pUnk) cil managed - // SIG: 00 01 1C 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetObjectForIUnknown - - .method /*060000C9*/ public hidebysig static - object GetObjectForNativeVariant(native int pSrcNativeVariant) cil managed - // SIG: 00 01 1C 18 - { - .custom /*0C0000EB:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000EC:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 48 47 65 74 4F 62 6A 65 63 74 46 6F 72 4E // ..HGetObjectForN - 61 74 69 76 65 56 61 72 69 61 6E 74 28 49 6E 74 // ativeVariant(Int - 50 74 72 29 20 6D 61 79 20 62 65 20 75 6E 61 76 // Ptr) may be unav - 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 // ailable in futur - 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // e releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetObjectForNativeVariant - - .method /*060000CA*/ public hidebysig static - !!T GetObjectForNativeVariant(native int pSrcNativeVariant) cil managed - // SIG: 10 01 01 1E 00 18 - { - .custom /*0C0000ED:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000EE:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 4B 47 65 74 4F 62 6A 65 63 74 46 6F 72 4E // ..KGetObjectForN - 61 74 69 76 65 56 61 72 69 61 6E 74 3C 54 3E 28 // ativeVariant( - 49 6E 74 50 74 72 29 20 6D 61 79 20 62 65 20 75 // IntPtr) may be u - 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 // navailable in fu - 74 75 72 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // ture releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetObjectForNativeVariant - - .method /*060000CB*/ public hidebysig static - object[] GetObjectsForNativeVariants(native int aSrcNativeVariant, - int32 cVars) cil managed - // SIG: 00 02 1D 1C 18 08 - { - .custom /*0C0000EF:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000F0:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 51 47 65 74 4F 62 6A 65 63 74 73 46 6F 72 // ..QGetObjectsFor - 4E 61 74 69 76 65 56 61 72 69 61 6E 74 73 28 49 // NativeVariants(I - 6E 74 50 74 72 2C 20 49 6E 74 33 32 29 20 6D 61 // ntPtr, Int32) ma - 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 // y be unavailable - 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 // in future relea - 73 65 73 2E 00 00 ) // ses... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetObjectsForNativeVariants - - .method /*060000CC*/ public hidebysig static - !!T[] GetObjectsForNativeVariants(native int aSrcNativeVariant, - int32 cVars) cil managed - // SIG: 10 01 02 1D 1E 00 18 08 - { - .custom /*0C0000F1:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000F2:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 54 47 65 74 4F 62 6A 65 63 74 73 46 6F 72 // ..TGetObjectsFor - 4E 61 74 69 76 65 56 61 72 69 61 6E 74 73 3C 54 // NativeVariants(IntPtr, Int32) - 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 6C 61 // may be unavaila - 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 72 65 // ble in future re - 6C 65 61 73 65 73 2E 00 00 ) // leases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetObjectsForNativeVariants - - .method /*060000CD*/ public hidebysig static - int32 GetStartComSlot(class [System.Runtime/*23000001*/]System.Type/*01000021*/ t) cil managed - // SIG: 00 01 08 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetStartComSlot - - .method /*060000CE*/ public hidebysig static - object GetTypedObjectForIUnknown(native int pUnk, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ t) cil managed - // SIG: 00 02 1C 18 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetTypedObjectForIUnknown - - .method /*060000CF*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*01000021*/ - GetTypeFromCLSID(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ 'clsid') cil managed - // SIG: 00 01 12 80 85 11 80 9D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetTypeFromCLSID - - .method /*060000D0*/ public hidebysig static - string GetTypeInfoName(class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/ typeInfo) cil managed - // SIG: 00 01 0E 12 81 D0 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetTypeInfoName - - .method /*060000D1*/ public hidebysig static - object GetUniqueObjectForIUnknown(native int unknown) cil managed - // SIG: 00 01 1C 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::GetUniqueObjectForIUnknown - - .method /*060000D2*/ public hidebysig static - bool IsComObject(object o) cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::IsComObject - - .method /*060000D3*/ public hidebysig static - native int OffsetOf(class [System.Runtime/*23000001*/]System.Type/*01000021*/ t, - string fieldName) cil managed - // SIG: 00 02 18 12 80 85 0E - { - .custom /*0C0000F3:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::OffsetOf - - .method /*060000D4*/ public hidebysig static - native int OffsetOf(string fieldName) cil managed - // SIG: 10 01 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::OffsetOf - - .method /*060000D5*/ public hidebysig static - void Prelink(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*01000026*/ m) cil managed - // SIG: 00 01 01 12 80 99 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::Prelink - - .method /*060000D6*/ public hidebysig static - void PrelinkAll(class [System.Runtime/*23000001*/]System.Type/*01000021*/ c) cil managed - // SIG: 00 01 01 12 80 85 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::PrelinkAll - - .method /*060000D7*/ public hidebysig static - string PtrToStringAuto(native int ptr) cil managed - // SIG: 00 01 0E 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringAuto - - .method /*060000D8*/ public hidebysig static - string PtrToStringAuto(native int ptr, - int32 len) cil managed - // SIG: 00 02 0E 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringAuto - - .method /*060000D9*/ public hidebysig static - string PtrToStringAnsi(native int ptr) cil managed - // SIG: 00 01 0E 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringAnsi - - .method /*060000DA*/ public hidebysig static - string PtrToStringAnsi(native int ptr, - int32 len) cil managed - // SIG: 00 02 0E 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringAnsi - - .method /*060000DB*/ public hidebysig static - string PtrToStringBSTR(native int ptr) cil managed - // SIG: 00 01 0E 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringBSTR - - .method /*060000DC*/ public hidebysig static - string PtrToStringUni(native int ptr) cil managed - // SIG: 00 01 0E 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringUni - - .method /*060000DD*/ public hidebysig static - string PtrToStringUni(native int ptr, - int32 len) cil managed - // SIG: 00 02 0E 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringUni - - .method /*060000DE*/ public hidebysig static - string PtrToStringUTF8(native int ptr) cil managed - // SIG: 00 01 0E 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringUTF8 - - .method /*060000DF*/ public hidebysig static - string PtrToStringUTF8(native int ptr, - int32 byteLen) cil managed - // SIG: 00 02 0E 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStringUTF8 - - .method /*060000E0*/ public hidebysig static - void PtrToStructure(native int ptr, - object structure) cil managed - // SIG: 00 02 01 18 1C - { - .custom /*0C0000F4:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::PtrToStructure - - .method /*060000E1*/ public hidebysig static - object PtrToStructure(native int ptr, - class [System.Runtime/*23000001*/]System.Type/*01000021*/ structureType) cil managed - // SIG: 00 02 1C 18 12 80 85 - { - .custom /*0C0000F5:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStructure - - .method /*060000E2*/ public hidebysig static - !!T PtrToStructure(native int ptr) cil managed - // SIG: 10 01 01 1E 00 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::PtrToStructure - - .method /*060000E3*/ public hidebysig static - void PtrToStructure(native int ptr, - !!T structure) cil managed - // SIG: 10 01 02 01 18 1E 00 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::PtrToStructure - - .method /*060000E4*/ public hidebysig static - int32 QueryInterface(native int pUnk, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& iid, - [out] native int& ppv) cil managed - // SIG: 00 03 08 18 10 11 80 9D 10 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::QueryInterface - - .method /*060000E5*/ public hidebysig static - uint8 ReadByte(native int ptr) cil managed - // SIG: 00 01 05 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadByte - - .method /*060000E6*/ public hidebysig static - uint8 ReadByte(native int ptr, - int32 ofs) cil managed - // SIG: 00 02 05 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadByte - - .method /*060000E7*/ public hidebysig static - uint8 ReadByte(object ptr, - int32 ofs) cil managed - // SIG: 00 02 05 1C 08 - { - .custom /*0C0000F6:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000F7:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3E 52 65 61 64 42 79 74 65 28 4F 62 6A 65 // ..>ReadByte(Obje - 63 74 2C 20 49 6E 74 33 32 29 20 6D 61 79 20 62 // ct, Int32) may b - 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E // e unavailable in - 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 73 // future releases - 2E 00 00 ) // ... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadByte - - .method /*060000E8*/ public hidebysig static - int16 ReadInt16(native int ptr) cil managed - // SIG: 00 01 06 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt16 - - .method /*060000E9*/ public hidebysig static - int16 ReadInt16(native int ptr, - int32 ofs) cil managed - // SIG: 00 02 06 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt16 - - .method /*060000EA*/ public hidebysig static - int16 ReadInt16(object ptr, - int32 ofs) cil managed - // SIG: 00 02 06 1C 08 - { - .custom /*0C0000F8:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000F9:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3F 52 65 61 64 49 6E 74 31 36 28 4F 62 6A // ..?ReadInt16(Obj - 65 63 74 2C 20 49 6E 74 33 32 29 20 6D 61 79 20 // ect, Int32) may - 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 // be unavailable i - 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 // n future release - 73 2E 00 00 ) // s... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt16 - - .method /*060000EB*/ public hidebysig static - int32 ReadInt32(native int ptr) cil managed - // SIG: 00 01 08 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt32 - - .method /*060000EC*/ public hidebysig static - int32 ReadInt32(native int ptr, - int32 ofs) cil managed - // SIG: 00 02 08 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt32 - - .method /*060000ED*/ public hidebysig static - int32 ReadInt32(object ptr, - int32 ofs) cil managed - // SIG: 00 02 08 1C 08 - { - .custom /*0C0000FA:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000FB:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3F 52 65 61 64 49 6E 74 33 32 28 4F 62 6A // ..?ReadInt32(Obj - 65 63 74 2C 20 49 6E 74 33 32 29 20 6D 61 79 20 // ect, Int32) may - 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 // be unavailable i - 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 // n future release - 73 2E 00 00 ) // s... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt32 - - .method /*060000EE*/ public hidebysig static - int64 ReadInt64(native int ptr) cil managed - // SIG: 00 01 0A 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt64 - - .method /*060000EF*/ public hidebysig static - int64 ReadInt64(native int ptr, - int32 ofs) cil managed - // SIG: 00 02 0A 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt64 - - .method /*060000F0*/ public hidebysig static - int64 ReadInt64(object ptr, - int32 ofs) cil managed - // SIG: 00 02 0A 1C 08 - { - .custom /*0C0000FC:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000FD:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3F 52 65 61 64 49 6E 74 36 34 28 4F 62 6A // ..?ReadInt64(Obj - 65 63 74 2C 20 49 6E 74 33 32 29 20 6D 61 79 20 // ect, Int32) may - 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 // be unavailable i - 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 // n future release - 73 2E 00 00 ) // s... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadInt64 - - .method /*060000F1*/ public hidebysig static - native int ReadIntPtr(native int ptr) cil managed - // SIG: 00 01 18 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadIntPtr - - .method /*060000F2*/ public hidebysig static - native int ReadIntPtr(native int ptr, - int32 ofs) cil managed - // SIG: 00 02 18 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadIntPtr - - .method /*060000F3*/ public hidebysig static - native int ReadIntPtr(object ptr, - int32 ofs) cil managed - // SIG: 00 02 18 1C 08 - { - .custom /*0C0000FE:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000FF:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 40 52 65 61 64 49 6E 74 50 74 72 28 4F 62 // ..@ReadIntPtr(Ob - 6A 65 63 74 2C 20 49 6E 74 33 32 29 20 6D 61 79 // ject, Int32) may - 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 // be unavailable - 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 // in future releas - 65 73 2E 00 00 ) // es... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReadIntPtr - - .method /*060000F4*/ public hidebysig static - native int ReAllocCoTaskMem(native int pv, - int32 cb) cil managed - // SIG: 00 02 18 18 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReAllocCoTaskMem - - .method /*060000F5*/ public hidebysig static - native int ReAllocHGlobal(native int pv, - native int cb) cil managed - // SIG: 00 02 18 18 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReAllocHGlobal - - .method /*060000F6*/ public hidebysig static - int32 Release(native int pUnk) cil managed - // SIG: 00 01 08 18 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::Release - - .method /*060000F7*/ public hidebysig static - int32 ReleaseComObject(object o) cil managed - // SIG: 00 01 08 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::ReleaseComObject - - .method /*060000F8*/ public hidebysig static - native int SecureStringToBSTR(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - .custom /*0C000100:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SecureStringToBSTR - - .method /*060000F9*/ public hidebysig static - native int SecureStringToCoTaskMemAnsi(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - .custom /*0C000101:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SecureStringToCoTaskMemAnsi - - .method /*060000FA*/ public hidebysig static - native int SecureStringToCoTaskMemUnicode(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - .custom /*0C000102:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SecureStringToCoTaskMemUnicode - - .method /*060000FB*/ public hidebysig static - native int SecureStringToGlobalAllocAnsi(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - .custom /*0C000103:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SecureStringToGlobalAllocAnsi - - .method /*060000FC*/ public hidebysig static - native int SecureStringToGlobalAllocUnicode(class System.Security.SecureString/*02000004*/ s) cil managed - // SIG: 00 01 18 12 10 - { - .custom /*0C000104:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SecureStringToGlobalAllocUnicode - - .method /*060000FD*/ public hidebysig static - bool SetComObjectData(object obj, - object key, - object data) cil managed - // SIG: 00 03 02 1C 1C 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SetComObjectData - - .method /*060000FE*/ public hidebysig static - int32 SizeOf(object structure) cil managed - // SIG: 00 01 08 1C - { - .custom /*0C000105:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SizeOf - - .method /*060000FF*/ public hidebysig static - int32 SizeOf(class [System.Runtime/*23000001*/]System.Type/*01000021*/ t) cil managed - // SIG: 00 01 08 12 80 85 - { - .custom /*0C000106:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SizeOf - - .method /*06000100*/ public hidebysig static - int32 SizeOf() cil managed - // SIG: 10 01 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SizeOf - - .method /*06000101*/ public hidebysig static - int32 SizeOf(!!T structure) cil managed - // SIG: 10 01 01 08 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::SizeOf - - .method /*06000102*/ public hidebysig static - native int StringToBSTR(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToBSTR - - .method /*06000103*/ public hidebysig static - native int StringToCoTaskMemAnsi(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToCoTaskMemAnsi - - .method /*06000104*/ public hidebysig static - native int StringToCoTaskMemAuto(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToCoTaskMemAuto - - .method /*06000105*/ public hidebysig static - native int StringToCoTaskMemUni(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToCoTaskMemUni - - .method /*06000106*/ public hidebysig static - native int StringToCoTaskMemUTF8(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToCoTaskMemUTF8 - - .method /*06000107*/ public hidebysig static - native int StringToHGlobalAnsi(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToHGlobalAnsi - - .method /*06000108*/ public hidebysig static - native int StringToHGlobalAuto(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToHGlobalAuto - - .method /*06000109*/ public hidebysig static - native int StringToHGlobalUni(string s) cil managed - // SIG: 00 01 18 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::StringToHGlobalUni - - .method /*0600010A*/ public hidebysig static - void StructureToPtr(object structure, - native int ptr, - bool fDeleteOld) cil managed - // SIG: 00 03 01 1C 18 02 - { - .custom /*0C000107:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::StructureToPtr - - .method /*0600010B*/ public hidebysig static - void StructureToPtr(!!T structure, - native int ptr, - bool fDeleteOld) cil managed - // SIG: 10 01 03 01 1E 00 18 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::StructureToPtr - - .method /*0600010C*/ public hidebysig static - void ThrowExceptionForHR(int32 errorCode) cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ThrowExceptionForHR - - .method /*0600010D*/ public hidebysig static - void ThrowExceptionForHR(int32 errorCode, - native int errorInfo) cil managed - // SIG: 00 02 01 08 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ThrowExceptionForHR - - .method /*0600010E*/ public hidebysig static - native int UnsafeAddrOfPinnedArrayElement(class [System.Runtime/*23000001*/]System.Array/*0100002E*/ arr, - int32 index) cil managed - // SIG: 00 02 18 12 80 B9 08 - { - .custom /*0C000108:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::UnsafeAddrOfPinnedArrayElement - - .method /*0600010F*/ public hidebysig static - native int UnsafeAddrOfPinnedArrayElement(!!T[] arr, - int32 index) cil managed - // SIG: 10 01 02 18 1D 1E 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::UnsafeAddrOfPinnedArrayElement - - .method /*06000110*/ public hidebysig static - void WriteByte(native int ptr, - uint8 val) cil managed - // SIG: 00 02 01 18 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteByte - - .method /*06000111*/ public hidebysig static - void WriteByte(native int ptr, - int32 ofs, - uint8 val) cil managed - // SIG: 00 03 01 18 08 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteByte - - .method /*06000112*/ public hidebysig static - void WriteByte(object ptr, - int32 ofs, - uint8 val) cil managed - // SIG: 00 03 01 1C 08 05 - { - .custom /*0C000109:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00010A:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 45 57 72 69 74 65 42 79 74 65 28 4F 62 6A // ..EWriteByte(Obj - 65 63 74 2C 20 49 6E 74 33 32 2C 20 42 79 74 65 // ect, Int32, Byte - 29 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 6C // ) may be unavail - 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 72 // able in future r - 65 6C 65 61 73 65 73 2E 00 00 ) // eleases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::WriteByte - - .method /*06000113*/ public hidebysig static - void WriteInt16(native int ptr, - char val) cil managed - // SIG: 00 02 01 18 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt16 - - .method /*06000114*/ public hidebysig static - void WriteInt16(native int ptr, - int16 val) cil managed - // SIG: 00 02 01 18 06 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt16 - - .method /*06000115*/ public hidebysig static - void WriteInt16(native int ptr, - int32 ofs, - char val) cil managed - // SIG: 00 03 01 18 08 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt16 - - .method /*06000116*/ public hidebysig static - void WriteInt16(native int ptr, - int32 ofs, - int16 val) cil managed - // SIG: 00 03 01 18 08 06 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt16 - - .method /*06000117*/ public hidebysig static - void WriteInt16(object ptr, - int32 ofs, - char val) cil managed - // SIG: 00 03 01 1C 08 03 - { - .custom /*0C00010B:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00010C:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 46 57 72 69 74 65 49 6E 74 31 36 28 4F 62 // ..FWriteInt16(Ob - 6A 65 63 74 2C 20 49 6E 74 33 32 2C 20 43 68 61 // ject, Int32, Cha - 72 29 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 // r) may be unavai - 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 // lable in future - 72 65 6C 65 61 73 65 73 2E 00 00 ) // releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::WriteInt16 - - .method /*06000118*/ public hidebysig static - void WriteInt16(object ptr, - int32 ofs, - int16 val) cil managed - // SIG: 00 03 01 1C 08 06 - { - .custom /*0C00010D:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00010E:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 47 57 72 69 74 65 49 6E 74 31 36 28 4F 62 // ..GWriteInt16(Ob - 6A 65 63 74 2C 20 49 6E 74 33 32 2C 20 49 6E 74 // ject, Int32, Int - 31 36 29 20 6D 61 79 20 62 65 20 75 6E 61 76 61 // 16) may be unava - 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 // ilable in future - 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::WriteInt16 - - .method /*06000119*/ public hidebysig static - void WriteInt32(native int ptr, - int32 val) cil managed - // SIG: 00 02 01 18 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt32 - - .method /*0600011A*/ public hidebysig static - void WriteInt32(native int ptr, - int32 ofs, - int32 val) cil managed - // SIG: 00 03 01 18 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt32 - - .method /*0600011B*/ public hidebysig static - void WriteInt32(object ptr, - int32 ofs, - int32 val) cil managed - // SIG: 00 03 01 1C 08 08 - { - .custom /*0C00010F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000110:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 47 57 72 69 74 65 49 6E 74 33 32 28 4F 62 // ..GWriteInt32(Ob - 6A 65 63 74 2C 20 49 6E 74 33 32 2C 20 49 6E 74 // ject, Int32, Int - 33 32 29 20 6D 61 79 20 62 65 20 75 6E 61 76 61 // 32) may be unava - 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 // ilable in future - 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::WriteInt32 - - .method /*0600011C*/ public hidebysig static - void WriteInt64(native int ptr, - int32 ofs, - int64 val) cil managed - // SIG: 00 03 01 18 08 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt64 - - .method /*0600011D*/ public hidebysig static - void WriteInt64(native int ptr, - int64 val) cil managed - // SIG: 00 02 01 18 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteInt64 - - .method /*0600011E*/ public hidebysig static - void WriteInt64(object ptr, - int32 ofs, - int64 val) cil managed - // SIG: 00 03 01 1C 08 0A - { - .custom /*0C000111:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000112:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 47 57 72 69 74 65 49 6E 74 36 34 28 4F 62 // ..GWriteInt64(Ob - 6A 65 63 74 2C 20 49 6E 74 33 32 2C 20 49 6E 74 // ject, Int32, Int - 36 34 29 20 6D 61 79 20 62 65 20 75 6E 61 76 61 // 64) may be unava - 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 // ilable in future - 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::WriteInt64 - - .method /*0600011F*/ public hidebysig static - void WriteIntPtr(native int ptr, - int32 ofs, - native int val) cil managed - // SIG: 00 03 01 18 08 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteIntPtr - - .method /*06000120*/ public hidebysig static - void WriteIntPtr(native int ptr, - native int val) cil managed - // SIG: 00 02 01 18 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::WriteIntPtr - - .method /*06000121*/ public hidebysig static - void WriteIntPtr(object ptr, - int32 ofs, - native int val) cil managed - // SIG: 00 03 01 1C 08 18 - { - .custom /*0C000113:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000114:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 49 57 72 69 74 65 49 6E 74 50 74 72 28 4F // ..IWriteIntPtr(O - 62 6A 65 63 74 2C 20 49 6E 74 33 32 2C 20 49 6E // bject, Int32, In - 74 50 74 72 29 20 6D 61 79 20 62 65 20 75 6E 61 // tPtr) may be una - 76 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 74 75 // vailable in futu - 72 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // re releases... - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Marshal::WriteIntPtr - - .method /*06000122*/ public hidebysig static - void ZeroFreeBSTR(native int s) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ZeroFreeBSTR - - .method /*06000123*/ public hidebysig static - void ZeroFreeCoTaskMemAnsi(native int s) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ZeroFreeCoTaskMemAnsi - - .method /*06000124*/ public hidebysig static - void ZeroFreeCoTaskMemUnicode(native int s) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ZeroFreeCoTaskMemUnicode - - .method /*06000125*/ public hidebysig static - void ZeroFreeGlobalAllocAnsi(native int s) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ZeroFreeGlobalAllocAnsi - - .method /*06000126*/ public hidebysig static - void ZeroFreeGlobalAllocUnicode(native int s) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ZeroFreeGlobalAllocUnicode - - .method /*06000127*/ public hidebysig static - void ZeroFreeCoTaskMemUTF8(native int s) cil managed - // SIG: 00 01 01 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Marshal::ZeroFreeCoTaskMemUTF8 - -} // end of class System.Runtime.InteropServices.Marshal - -.class /*02000035*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000054:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000128*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000021*/ classType, - string methodName) cil managed - // SIG: 20 02 01 12 80 85 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ManagedToNativeComInteropStubAttribute::.ctor - - .method /*06000129*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - get_ClassType() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManagedToNativeComInteropStubAttribute::get_ClassType - - .method /*0600012A*/ public hidebysig specialname - instance string get_MethodName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManagedToNativeComInteropStubAttribute::get_MethodName - - .property /*17000026*/ instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ - ClassType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000021*/ System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute/*02000035*/::get_ClassType() /* 06000129 */ - } // end of property ManagedToNativeComInteropStubAttribute::ClassType - .property /*17000027*/ instance string MethodName() - { - .get instance string System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute/*02000035*/::get_MethodName() /* 0600012A */ - } // end of property ManagedToNativeComInteropStubAttribute::MethodName -} // end of class System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute - -.class /*02000036*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.MarshalAsAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000055:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 29 00 00 01 00 54 02 09 49 6E 68 65 72 // ...)....T..Inher - 69 74 65 64 00 ) // ited. - .field /*04000038*/ public valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ ArraySubType - .field /*04000039*/ public int32 IidParameterIndex - .field /*0400003A*/ public string MarshalCookie - .field /*0400003B*/ public string MarshalType - .field /*0400003C*/ public class [System.Runtime/*23000001*/]System.Type/*01000021*/ MarshalTypeRef - .field /*0400003D*/ public valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ SafeArraySubType - .field /*0400003E*/ public class [System.Runtime/*23000001*/]System.Type/*01000021*/ SafeArrayUserDefinedSubType - .field /*0400003F*/ public int32 SizeConst - .field /*04000040*/ public int16 SizeParamIndex - .method /*0600012B*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 unmanagedType) cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalAsAttribute::.ctor - - .method /*0600012C*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ unmanagedType) cil managed - // SIG: 20 01 01 11 81 30 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalAsAttribute::.ctor - - .method /*0600012D*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ - get_Value() cil managed - // SIG: 20 00 11 81 30 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalAsAttribute::get_Value - - .property /*17000028*/ instance valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ System.Runtime.InteropServices.MarshalAsAttribute/*02000036*/::get_Value() /* 0600012D */ - } // end of property MarshalAsAttribute::Value -} // end of class System.Runtime.InteropServices.MarshalAsAttribute - -.class /*02000037*/ public auto ansi beforefieldinit System.Runtime.InteropServices.MarshalDirectiveException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*0600012E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalDirectiveException::.ctor - - .method /*0600012F*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalDirectiveException::.ctor - - .method /*06000130*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalDirectiveException::.ctor - - .method /*06000131*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalDirectiveException::.ctor - -} // end of class System.Runtime.InteropServices.MarshalDirectiveException - -.class /*02000038*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.OptionalAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000056:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 08 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000132*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method OptionalAttribute::.ctor - -} // end of class System.Runtime.InteropServices.OptionalAttribute - -.class /*02000039*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.PreserveSigAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000057:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000133*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PreserveSigAttribute::.ctor - -} // end of class System.Runtime.InteropServices.PreserveSigAttribute - -.class /*0200003A*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000058:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 01 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 01 ) // tiple. - .field /*04000041*/ private initonly int32 'k__BackingField' - .custom /*0C00005E:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000042*/ private initonly int32 'k__BackingField' - .custom /*0C000060:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*06000134*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 major, - int32 minor) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PrimaryInteropAssemblyAttribute::.ctor - - .method /*06000135*/ public hidebysig specialname - instance int32 get_MajorVersion() cil managed - // SIG: 20 00 08 - { - .custom /*0C000115:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ce - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000041 */ ldfld int32 System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute/*0200003A*/::'k__BackingField' /* 04000041 */ - IL_0006: /* 2A | */ ret - } // end of method PrimaryInteropAssemblyAttribute::get_MajorVersion - - .method /*06000136*/ public hidebysig specialname - instance int32 get_MinorVersion() cil managed - // SIG: 20 00 08 - { - .custom /*0C000116:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20d6 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000042 */ ldfld int32 System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute/*0200003A*/::'k__BackingField' /* 04000042 */ - IL_0006: /* 2A | */ ret - } // end of method PrimaryInteropAssemblyAttribute::get_MinorVersion - - .property /*17000029*/ instance int32 MajorVersion() - { - .get instance int32 System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute/*0200003A*/::get_MajorVersion() /* 06000135 */ - } // end of property PrimaryInteropAssemblyAttribute::MajorVersion - .property /*1700002A*/ instance int32 MinorVersion() - { - .get instance int32 System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute/*0200003A*/::get_MinorVersion() /* 06000136 */ - } // end of property PrimaryInteropAssemblyAttribute::MinorVersion -} // end of class System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute - -.class /*0200003B*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ProgIdAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000059:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 04 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .field /*04000043*/ private initonly string 'k__BackingField' - .custom /*0C000062:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*06000137*/ public hidebysig specialname rtspecialname - instance void .ctor(string progId) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method ProgIdAttribute::.ctor - - .method /*06000138*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - .custom /*0C000117:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20de - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)000043 */ ldfld string System.Runtime.InteropServices.ProgIdAttribute/*0200003B*/::'k__BackingField' /* 04000043 */ - IL_0006: /* 2A | */ ret - } // end of method ProgIdAttribute::get_Value - - .property /*1700002B*/ instance string Value() - { - .get instance string System.Runtime.InteropServices.ProgIdAttribute/*0200003B*/::get_Value() /* 06000138 */ - } // end of property ProgIdAttribute::Value -} // end of class System.Runtime.InteropServices.ProgIdAttribute - -.class /*0200003C*/ public abstract auto ansi sealed beforefieldinit System.Runtime.InteropServices.RuntimeEnvironment - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .field /*04000044*/ private static initonly string 'k__BackingField' - .custom /*0C000064:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .method /*06000139*/ public hidebysig specialname static - string get_SystemConfigurationFile() cil managed - // SIG: 00 00 0E - { - .custom /*0C000118:0A000014*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000022*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20e6 - // Code size 6 (0x6) - .maxstack 8 - IL_0000: /* 7E | (04)000044 */ ldsfld string System.Runtime.InteropServices.RuntimeEnvironment/*0200003C*/::'k__BackingField' /* 04000044 */ - IL_0005: /* 2A | */ ret - } // end of method RuntimeEnvironment::get_SystemConfigurationFile - - .method /*0600013A*/ public hidebysig static - bool FromGlobalAccessCache(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100002F*/ a) cil managed - // SIG: 00 01 02 12 80 BD - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeEnvironment::FromGlobalAccessCache - - .method /*0600013B*/ public hidebysig static - string GetRuntimeDirectory() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeEnvironment::GetRuntimeDirectory - - .method /*0600013C*/ public hidebysig static - native int GetRuntimeInterfaceAsIntPtr(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ 'clsid', - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ riid) cil managed - // SIG: 00 02 18 11 80 9D 11 80 9D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeEnvironment::GetRuntimeInterfaceAsIntPtr - - .method /*0600013D*/ public hidebysig static - object GetRuntimeInterfaceAsObject(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ 'clsid', - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ riid) cil managed - // SIG: 00 02 1C 11 80 9D 11 80 9D - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeEnvironment::GetRuntimeInterfaceAsObject - - .method /*0600013E*/ public hidebysig static - string GetSystemVersion() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeEnvironment::GetSystemVersion - - .property /*1700002C*/ string SystemConfigurationFile() - { - .get string System.Runtime.InteropServices.RuntimeEnvironment/*0200003C*/::get_SystemConfigurationFile() /* 06000139 */ - } // end of property RuntimeEnvironment::SystemConfigurationFile -} // end of class System.Runtime.InteropServices.RuntimeEnvironment - -.class /*0200003D*/ public auto ansi beforefieldinit System.Runtime.InteropServices.SafeArrayRankMismatchException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*0600013F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayRankMismatchException::.ctor - - .method /*06000140*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayRankMismatchException::.ctor - - .method /*06000141*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayRankMismatchException::.ctor - - .method /*06000142*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayRankMismatchException::.ctor - -} // end of class System.Runtime.InteropServices.SafeArrayRankMismatchException - -.class /*0200003E*/ public auto ansi beforefieldinit System.Runtime.InteropServices.SafeArrayTypeMismatchException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*06000143*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayTypeMismatchException::.ctor - - .method /*06000144*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayTypeMismatchException::.ctor - - .method /*06000145*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayTypeMismatchException::.ctor - - .method /*06000146*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SafeArrayTypeMismatchException::.ctor - -} // end of class System.Runtime.InteropServices.SafeArrayTypeMismatchException - -.class /*0200003F*/ public abstract auto ansi beforefieldinit System.Runtime.InteropServices.SafeBuffer - extends [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000030*/ -{ - .method /*06000147*/ family hidebysig specialname rtspecialname - instance void .ctor(bool ownsHandle) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x20ed - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000030*/::.ctor(bool) /* 0A00001C */ - IL_0007: /* 2A | */ ret - } // end of method SafeBuffer::.ctor - - .method /*06000148*/ public hidebysig specialname - instance uint64 get_ByteLength() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeBuffer::get_ByteLength - - .method /*06000149*/ public hidebysig instance void - AcquirePointer(uint8*& pointer) cil managed - // SIG: 20 01 01 10 0F 05 - { - .custom /*0C000119:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::AcquirePointer - - .method /*0600014A*/ public hidebysig instance void - Initialize(uint32 numElements, - uint32 sizeOfEachElement) cil managed - // SIG: 20 02 01 09 09 - { - .custom /*0C00011A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::Initialize - - .method /*0600014B*/ public hidebysig instance void - Initialize(uint64 numBytes) cil managed - // SIG: 20 01 01 0B - { - .custom /*0C00011B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::Initialize - - .method /*0600014C*/ public hidebysig instance void - Initialize(uint32 numElements) cil managed - // SIG: 30 01 01 01 09 - { - .custom /*0C00011C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::Initialize - - .method /*0600014D*/ public hidebysig instance !!T - Read(uint64 byteOffset) cil managed - // SIG: 30 01 01 1E 00 0B - { - .custom /*0C00011D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeBuffer::Read - - .method /*0600014E*/ public hidebysig instance void - ReadArray(uint64 byteOffset, - !!T[] 'array', - int32 index, - int32 count) cil managed - // SIG: 30 01 04 01 0B 1D 1E 00 08 08 - { - .custom /*0C00011E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::ReadArray - - .method /*0600014F*/ public hidebysig instance void - ReleasePointer() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::ReleasePointer - - .method /*06000150*/ public hidebysig instance void - Write(uint64 byteOffset, - !!T 'value') cil managed - // SIG: 30 01 02 01 0B 1E 00 - { - .custom /*0C00011F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::Write - - .method /*06000151*/ public hidebysig instance void - WriteArray(uint64 byteOffset, - !!T[] 'array', - int32 index, - int32 count) cil managed - // SIG: 30 01 04 01 0B 1D 1E 00 08 08 - { - .custom /*0C000120:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeBuffer::WriteArray - - .property /*1700002D*/ instance uint64 ByteLength() - { - .custom /*0C00004B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance uint64 System.Runtime.InteropServices.SafeBuffer/*0200003F*/::get_ByteLength() /* 06000148 */ - } // end of property SafeBuffer::ByteLength -} // end of class System.Runtime.InteropServices.SafeBuffer - -.class /*02000040*/ public auto ansi beforefieldinit System.Runtime.InteropServices.SEHException - extends [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/ -{ - .method /*06000152*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method SEHException::.ctor - - .method /*06000153*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method SEHException::.ctor - - .method /*06000154*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method SEHException::.ctor - - .method /*06000155*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ inner) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Runtime/*23000001*/]System.Runtime.InteropServices.ExternalException/*01000028*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method SEHException::.ctor - - .method /*06000156*/ public hidebysig newslot virtual - instance bool CanResume() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SEHException::CanResume - -} // end of class System.Runtime.InteropServices.SEHException - -.class /*02000041*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.TypeIdentifierAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00005F:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 18 14 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000157*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeIdentifierAttribute::.ctor - - .method /*06000158*/ public hidebysig specialname rtspecialname - instance void .ctor(string scope, - string identifier) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeIdentifierAttribute::.ctor - - .method /*06000159*/ public hidebysig specialname - instance string get_Identifier() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeIdentifierAttribute::get_Identifier - - .method /*0600015A*/ public hidebysig specialname - instance string get_Scope() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeIdentifierAttribute::get_Scope - - .property /*1700002E*/ instance string Identifier() - { - .get instance string System.Runtime.InteropServices.TypeIdentifierAttribute/*02000041*/::get_Identifier() /* 06000159 */ - } // end of property TypeIdentifierAttribute::Identifier - .property /*1700002F*/ instance string Scope() - { - .get instance string System.Runtime.InteropServices.TypeIdentifierAttribute/*02000041*/::get_Scope() /* 0600015A */ - } // end of property TypeIdentifierAttribute::Scope -} // end of class System.Runtime.InteropServices.TypeIdentifierAttribute - -.class /*02000042*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.TypeLibImportClassAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000061:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*0600015B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000021*/ importClass) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibImportClassAttribute::.ctor - - .method /*0600015C*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLibImportClassAttribute::get_Value - - .property /*17000030*/ instance string Value() - { - .get instance string System.Runtime.InteropServices.TypeLibImportClassAttribute/*02000042*/::get_Value() /* 0600015C */ - } // end of property TypeLibImportClassAttribute::Value -} // end of class System.Runtime.InteropServices.TypeLibImportClassAttribute - -.class /*02000043*/ public auto ansi sealed System.Runtime.InteropServices.TypeLibTypeFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000063:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000045*/ public specialname rtspecialname int32 value__ - .field /*04000046*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FAppObject = int32(0x00000001) - .field /*04000047*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FCanCreate = int32(0x00000002) - .field /*04000048*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FLicensed = int32(0x00000004) - .field /*04000049*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FPreDeclId = int32(0x00000008) - .field /*0400004A*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FHidden = int32(0x00000010) - .field /*0400004B*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FControl = int32(0x00000020) - .field /*0400004C*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FDual = int32(0x00000040) - .field /*0400004D*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FNonExtensible = int32(0x00000080) - .field /*0400004E*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FOleAutomation = int32(0x00000100) - .field /*0400004F*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FRestricted = int32(0x00000200) - .field /*04000050*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FAggregatable = int32(0x00000400) - .field /*04000051*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FReplaceable = int32(0x00000800) - .field /*04000052*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FDispatchable = int32(0x00001000) - .field /*04000053*/ public static literal valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ FReverseBind = int32(0x00002000) -} // end of class System.Runtime.InteropServices.TypeLibTypeFlags - -.class /*02000044*/ public auto ansi sealed System.Runtime.InteropServices.TypeLibFuncFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000065:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000054*/ public specialname rtspecialname int32 value__ - .field /*04000055*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FRestricted = int32(0x00000001) - .field /*04000056*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FSource = int32(0x00000002) - .field /*04000057*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FBindable = int32(0x00000004) - .field /*04000058*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FRequestEdit = int32(0x00000008) - .field /*04000059*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FDisplayBind = int32(0x00000010) - .field /*0400005A*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FDefaultBind = int32(0x00000020) - .field /*0400005B*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FHidden = int32(0x00000040) - .field /*0400005C*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FUsesGetLastError = int32(0x00000080) - .field /*0400005D*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FDefaultCollelem = int32(0x00000100) - .field /*0400005E*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FUiDefault = int32(0x00000200) - .field /*0400005F*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FNonBrowsable = int32(0x00000400) - .field /*04000060*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FReplaceable = int32(0x00000800) - .field /*04000061*/ public static literal valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ FImmediateBind = int32(0x00001000) -} // end of class System.Runtime.InteropServices.TypeLibFuncFlags - -.class /*02000045*/ public auto ansi sealed System.Runtime.InteropServices.TypeLibVarFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000067:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000062*/ public specialname rtspecialname int32 value__ - .field /*04000063*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FReadOnly = int32(0x00000001) - .field /*04000064*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FSource = int32(0x00000002) - .field /*04000065*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FBindable = int32(0x00000004) - .field /*04000066*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FRequestEdit = int32(0x00000008) - .field /*04000067*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FDisplayBind = int32(0x00000010) - .field /*04000068*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FDefaultBind = int32(0x00000020) - .field /*04000069*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FHidden = int32(0x00000040) - .field /*0400006A*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FRestricted = int32(0x00000080) - .field /*0400006B*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FDefaultCollelem = int32(0x00000100) - .field /*0400006C*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FUiDefault = int32(0x00000200) - .field /*0400006D*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FNonBrowsable = int32(0x00000400) - .field /*0400006E*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FReplaceable = int32(0x00000800) - .field /*0400006F*/ public static literal valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ FImmediateBind = int32(0x00001000) -} // end of class System.Runtime.InteropServices.TypeLibVarFlags - -.class /*02000046*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.TypeLibTypeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000068:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 1C 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*0600015D*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ 'flags') cil managed - // SIG: 20 01 01 11 81 0C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibTypeAttribute::.ctor - - .method /*0600015E*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'flags') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibTypeAttribute::.ctor - - .method /*0600015F*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ - get_Value() cil managed - // SIG: 20 00 11 81 0C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLibTypeAttribute::get_Value - - .property /*17000031*/ instance valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.TypeLibTypeFlags/*02000043*/ System.Runtime.InteropServices.TypeLibTypeAttribute/*02000046*/::get_Value() /* 0600015F */ - } // end of property TypeLibTypeAttribute::Value -} // end of class System.Runtime.InteropServices.TypeLibTypeAttribute - -.class /*02000047*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.TypeLibFuncAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C000069:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000160*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ 'flags') cil managed - // SIG: 20 01 01 11 81 10 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibFuncAttribute::.ctor - - .method /*06000161*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'flags') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibFuncAttribute::.ctor - - .method /*06000162*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ - get_Value() cil managed - // SIG: 20 00 11 81 10 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLibFuncAttribute::get_Value - - .property /*17000032*/ instance valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.TypeLibFuncFlags/*02000044*/ System.Runtime.InteropServices.TypeLibFuncAttribute/*02000047*/::get_Value() /* 06000162 */ - } // end of property TypeLibFuncAttribute::Value -} // end of class System.Runtime.InteropServices.TypeLibFuncAttribute - -.class /*02000048*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.TypeLibVarAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00006A:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000163*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ 'flags') cil managed - // SIG: 20 01 01 11 81 14 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibVarAttribute::.ctor - - .method /*06000164*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'flags') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibVarAttribute::.ctor - - .method /*06000165*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ - get_Value() cil managed - // SIG: 20 00 11 81 14 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLibVarAttribute::get_Value - - .property /*17000033*/ instance valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.TypeLibVarFlags/*02000045*/ System.Runtime.InteropServices.TypeLibVarAttribute/*02000048*/::get_Value() /* 06000165 */ - } // end of property TypeLibVarAttribute::Value -} // end of class System.Runtime.InteropServices.TypeLibVarAttribute - -.class /*02000049*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.TypeLibVersionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00006B:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000166*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 major, - int32 minor) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method TypeLibVersionAttribute::.ctor - - .method /*06000167*/ public hidebysig specialname - instance int32 get_MajorVersion() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLibVersionAttribute::get_MajorVersion - - .method /*06000168*/ public hidebysig specialname - instance int32 get_MinorVersion() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLibVersionAttribute::get_MinorVersion - - .property /*17000034*/ instance int32 MajorVersion() - { - .get instance int32 System.Runtime.InteropServices.TypeLibVersionAttribute/*02000049*/::get_MajorVersion() /* 06000167 */ - } // end of property TypeLibVersionAttribute::MajorVersion - .property /*17000035*/ instance int32 MinorVersion() - { - .get instance int32 System.Runtime.InteropServices.TypeLibVersionAttribute/*02000049*/::get_MinorVersion() /* 06000168 */ - } // end of property TypeLibVersionAttribute::MinorVersion -} // end of class System.Runtime.InteropServices.TypeLibVersionAttribute - -.class /*0200004A*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.UnknownWrapper - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C00006C:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00006D:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 65 55 6E 6B 6E 6F 77 6E 57 72 61 70 70 65 // ..eUnknownWrappe - 72 20 61 6E 64 20 73 75 70 70 6F 72 74 20 66 6F // r and support fo - 72 20 6D 61 72 73 68 61 6C 6C 69 6E 67 20 74 6F // r marshalling to - 20 74 68 65 20 56 41 52 49 41 4E 54 20 74 79 70 // the VARIANT typ - 65 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 6C // e may be unavail - 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 72 // able in future r - 65 6C 65 61 73 65 73 2E 00 00 ) // eleases... - .method /*06000169*/ public hidebysig specialname rtspecialname - instance void .ctor(object obj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method UnknownWrapper::.ctor - - .method /*0600016A*/ public hidebysig specialname - instance object get_WrappedObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnknownWrapper::get_WrappedObject - - .property /*17000036*/ instance object WrappedObject() - { - .get instance object System.Runtime.InteropServices.UnknownWrapper/*0200004A*/::get_WrappedObject() /* 0600016A */ - } // end of property UnknownWrapper::WrappedObject -} // end of class System.Runtime.InteropServices.UnknownWrapper - -.class /*0200004B*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001B*/ -{ - .custom /*0C00006E:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 10 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .field /*04000070*/ public bool BestFitMapping - .field /*04000071*/ public valuetype [System.Runtime/*23000001*/]System.Runtime.InteropServices.CharSet/*0100002A*/ CharSet - .field /*04000072*/ public bool SetLastError - .field /*04000073*/ public bool ThrowOnUnmappableChar - .method /*0600016B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ callingConvention) cil managed - // SIG: 20 01 01 11 2C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001B*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedFunctionPointerAttribute::.ctor - - .method /*0600016C*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ - get_CallingConvention() cil managed - // SIG: 20 00 11 2C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedFunctionPointerAttribute::get_CallingConvention - - .property /*17000037*/ instance valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ - CallingConvention() - { - .get instance valuetype System.Runtime.InteropServices.CallingConvention/*0200000B*/ System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute/*0200004B*/::get_CallingConvention() /* 0600016C */ - } // end of property UnmanagedFunctionPointerAttribute::CallingConvention -} // end of class System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute - -.class /*0200004C*/ public auto ansi sealed System.Runtime.InteropServices.UnmanagedType - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .field /*04000074*/ public specialname rtspecialname int32 value__ - .field /*04000075*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ AnsiBStr = int32(0x00000023) - .custom /*0C0000AD:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000AE:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3E 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..>Marshalling a - 73 20 41 6E 73 69 42 53 74 72 20 6D 61 79 20 62 // s AnsiBStr may b - 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E // e unavailable in - 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 73 // future releases - 2E 00 00 ) // ... - .field /*04000076*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ AsAny = int32(0x00000028) - .custom /*0C0000B2:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000B3:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 72 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..rMarshalling a - 72 62 69 74 72 61 72 79 20 74 79 70 65 73 20 6D // rbitrary types m - 61 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C // ay be unavailabl - 65 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 // e in future rele - 61 73 65 73 2E 20 50 6C 65 61 73 65 20 73 70 65 // ases. Please spe - 63 69 66 79 20 74 68 65 20 74 79 70 65 20 79 6F // cify the type yo - 75 20 77 69 73 68 20 74 6F 20 6D 61 72 73 68 61 // u wish to marsha - 6C 20 61 73 2E 00 00 ) // l as... - .field /*04000077*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ Bool = int32(0x00000002) - .field /*04000078*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ BStr = int32(0x00000013) - .field /*04000079*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ ByValArray = int32(0x0000001E) - .field /*0400007A*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ ByValTStr = int32(0x00000017) - .field /*0400007B*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ Currency = int32(0x0000000F) - .custom /*0C0000BE:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000BF:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3E 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..>Marshalling a - 73 20 43 75 72 72 65 6E 63 79 20 6D 61 79 20 62 // s Currency may b - 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E // e unavailable in - 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 73 // future releases - 2E 00 00 ) // ... - .field /*0400007C*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ CustomMarshaler = int32(0x0000002C) - .field /*0400007D*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ Error = int32(0x0000002D) - .field /*0400007E*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ FunctionPtr = int32(0x00000026) - .field /*0400007F*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ HString = int32(0x0000002F) - .field /*04000080*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ I1 = int32(0x00000003) - .field /*04000081*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ I2 = int32(0x00000005) - .field /*04000082*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ I4 = int32(0x00000007) - .field /*04000083*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ I8 = int32(0x00000009) - .field /*04000084*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ IDispatch = int32(0x0000001A) - .custom /*0C0000CB:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000CC:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3F 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..?Marshalling a - 73 20 49 44 69 73 70 61 74 63 68 20 6D 61 79 20 // s IDispatch may - 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 // be unavailable i - 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 // n future release - 73 2E 00 00 ) // s... - .field /*04000085*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ IInspectable = int32(0x0000002E) - .field /*04000086*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ Interface = int32(0x0000001C) - .field /*04000087*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ IUnknown = int32(0x00000019) - .field /*04000088*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ LPArray = int32(0x0000002A) - .field /*04000089*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ LPStr = int32(0x00000014) - .field /*0400008A*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ LPStruct = int32(0x0000002B) - .field /*0400008B*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ LPTStr = int32(0x00000016) - .field /*0400008C*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ LPWStr = int32(0x00000015) - .field /*0400008D*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ LPUTF8Str = int32(0x00000030) - .field /*0400008E*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ R4 = int32(0x0000000B) - .field /*0400008F*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ R8 = int32(0x0000000C) - .field /*04000090*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ SafeArray = int32(0x0000001D) - .custom /*0C0000D4:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000D5:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3F 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..?Marshalling a - 73 20 53 61 66 65 41 72 72 61 79 20 6D 61 79 20 // s SafeArray may - 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 20 69 // be unavailable i - 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 73 65 // n future release - 73 2E 00 00 ) // s... - .field /*04000091*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ Struct = int32(0x0000001B) - .custom /*0C0000D6:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000D7:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 B1 41 70 70 6C 79 69 6E 67 20 55 6E 6D // ....Applying Unm - 61 6E 61 67 65 64 54 79 70 65 2E 53 74 72 75 63 // anagedType.Struc - 74 20 69 73 20 75 6E 6E 65 63 65 73 73 61 72 79 // t is unnecessary - 20 77 68 65 6E 20 6D 61 72 73 68 61 6C 6C 69 6E // when marshallin - 67 20 61 20 73 74 72 75 63 74 2E 20 53 75 70 70 // g a struct. Supp - 6F 72 74 20 66 6F 72 20 55 6E 6D 61 6E 61 67 65 // ort for Unmanage - 64 54 79 70 65 2E 53 74 72 75 63 74 20 77 68 65 // dType.Struct whe - 6E 20 6D 61 72 73 68 61 6C 6C 69 6E 67 20 61 20 // n marshalling a - 72 65 66 65 72 65 6E 63 65 20 74 79 70 65 20 6D // reference type m - 61 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C // ay be unavailabl - 65 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 // e in future rele - 61 73 65 73 2E 00 00 ) // ases... - .field /*04000092*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ SysInt = int32(0x0000001F) - .field /*04000093*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ SysUInt = int32(0x00000020) - .field /*04000094*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ TBStr = int32(0x00000024) - .custom /*0C0000D8:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000D9:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3B 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..;Marshalling a - 73 20 54 42 73 74 72 20 6D 61 79 20 62 65 20 75 // s TBstr may be u - 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 // navailable in fu - 74 75 72 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // ture releases... - .field /*04000095*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ U1 = int32(0x00000004) - .field /*04000096*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ U2 = int32(0x00000006) - .field /*04000097*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ U4 = int32(0x00000008) - .field /*04000098*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ U8 = int32(0x0000000A) - .field /*04000099*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ VariantBool = int32(0x00000025) - .custom /*0C0000DA:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000DB:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 41 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..AMarshalling a - 73 20 56 61 72 69 61 6E 74 42 6F 6F 6C 20 6D 61 // s VariantBool ma - 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 6C 65 // y be unavailable - 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C 65 61 // in future relea - 73 65 73 2E 00 00 ) // ses... - .field /*0400009A*/ public static literal valuetype System.Runtime.InteropServices.UnmanagedType/*0200004C*/ VBByRefStr = int32(0x00000022) - .custom /*0C0000DC:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000DD:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 43 4D 61 72 73 68 61 6C 6C 69 6E 67 20 61 // ..CMarshalling a - 73 20 56 42 42 79 52 65 66 53 74 72 69 6E 67 20 // s VBByRefString - 6D 61 79 20 62 65 20 75 6E 61 76 61 69 6C 61 62 // may be unavailab - 6C 65 20 69 6E 20 66 75 74 75 72 65 20 72 65 6C // le in future rel - 65 61 73 65 73 2E 00 00 ) // eases... -} // end of class System.Runtime.InteropServices.UnmanagedType - -.class /*0200004D*/ public auto ansi sealed System.Runtime.InteropServices.VarEnum - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C00006F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000070:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 3B 4D 61 72 73 68 61 6C 6C 69 6E 67 20 56 // ..;Marshalling V - 41 52 49 41 4E 54 73 20 6D 61 79 20 62 65 20 75 // ARIANTs may be u - 6E 61 76 61 69 6C 61 62 6C 65 20 69 6E 20 66 75 // navailable in fu - 74 75 72 65 20 72 65 6C 65 61 73 65 73 2E 00 00 ) // ture releases... - .field /*0400009B*/ public specialname rtspecialname int32 value__ - .field /*0400009C*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_ARRAY = int32(0x00002000) - .field /*0400009D*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_BLOB = int32(0x00000041) - .field /*0400009E*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_BLOB_OBJECT = int32(0x00000046) - .field /*0400009F*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_BOOL = int32(0x0000000B) - .field /*040000A0*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_BSTR = int32(0x00000008) - .field /*040000A1*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_BYREF = int32(0x00004000) - .field /*040000A2*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_CARRAY = int32(0x0000001C) - .field /*040000A3*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_CF = int32(0x00000047) - .field /*040000A4*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_CLSID = int32(0x00000048) - .field /*040000A5*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_CY = int32(0x00000006) - .field /*040000A6*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_DATE = int32(0x00000007) - .field /*040000A7*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_DECIMAL = int32(0x0000000E) - .field /*040000A8*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_DISPATCH = int32(0x00000009) - .field /*040000A9*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_EMPTY = int32(0x00000000) - .field /*040000AA*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_ERROR = int32(0x0000000A) - .field /*040000AB*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_FILETIME = int32(0x00000040) - .field /*040000AC*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_HRESULT = int32(0x00000019) - .field /*040000AD*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_I1 = int32(0x00000010) - .field /*040000AE*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_I2 = int32(0x00000002) - .field /*040000AF*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_I4 = int32(0x00000003) - .field /*040000B0*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_I8 = int32(0x00000014) - .field /*040000B1*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_INT = int32(0x00000016) - .field /*040000B2*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_LPSTR = int32(0x0000001E) - .field /*040000B3*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_LPWSTR = int32(0x0000001F) - .field /*040000B4*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_NULL = int32(0x00000001) - .field /*040000B5*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_PTR = int32(0x0000001A) - .field /*040000B6*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_R4 = int32(0x00000004) - .field /*040000B7*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_R8 = int32(0x00000005) - .field /*040000B8*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_RECORD = int32(0x00000024) - .field /*040000B9*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_SAFEARRAY = int32(0x0000001B) - .field /*040000BA*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_STORAGE = int32(0x00000043) - .field /*040000BB*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_STORED_OBJECT = int32(0x00000045) - .field /*040000BC*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_STREAM = int32(0x00000042) - .field /*040000BD*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_STREAMED_OBJECT = int32(0x00000044) - .field /*040000BE*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_UI1 = int32(0x00000011) - .field /*040000BF*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_UI2 = int32(0x00000012) - .field /*040000C0*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_UI4 = int32(0x00000013) - .field /*040000C1*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_UI8 = int32(0x00000015) - .field /*040000C2*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_UINT = int32(0x00000017) - .field /*040000C3*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_UNKNOWN = int32(0x0000000D) - .field /*040000C4*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_USERDEFINED = int32(0x0000001D) - .field /*040000C5*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_VARIANT = int32(0x0000000C) - .field /*040000C6*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_VECTOR = int32(0x00001000) - .field /*040000C7*/ public static literal valuetype System.Runtime.InteropServices.VarEnum/*0200004D*/ VT_VOID = int32(0x00000018) -} // end of class System.Runtime.InteropServices.VarEnum - -.class /*0200004E*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.VariantWrapper - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C000071:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000072:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001F*/::.ctor(string) /* 0A000013 */ = ( 01 00 65 56 61 72 69 61 6E 74 57 72 61 70 70 65 // ..eVariantWrappe - 72 20 61 6E 64 20 73 75 70 70 6F 72 74 20 66 6F // r and support fo - 72 20 6D 61 72 73 68 61 6C 6C 69 6E 67 20 74 6F // r marshalling to - 20 74 68 65 20 56 41 52 49 41 4E 54 20 74 79 70 // the VARIANT typ - 65 20 6D 61 79 20 62 65 20 75 6E 61 76 61 69 6C // e may be unavail - 61 62 6C 65 20 69 6E 20 66 75 74 75 72 65 20 72 // able in future r - 65 6C 65 61 73 65 73 2E 00 00 ) // eleases... - .method /*0600016D*/ public hidebysig specialname rtspecialname - instance void .ctor(object obj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method VariantWrapper::.ctor - - .method /*0600016E*/ public hidebysig specialname - instance object get_WrappedObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method VariantWrapper::get_WrappedObject - - .property /*17000038*/ instance object WrappedObject() - { - .get instance object System.Runtime.InteropServices.VariantWrapper/*0200004E*/::get_WrappedObject() /* 0600016E */ - } // end of property VariantWrapper::WrappedObject -} // end of class System.Runtime.InteropServices.VariantWrapper - -.class /*0200004F*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IDataObject -{ - .method /*0600016F*/ public hidebysig newslot abstract virtual - instance int32 DAdvise(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& pFormatetc, - valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ advf, - class System.Runtime.InteropServices.ComTypes.IAdviseSink/*02000061*/ adviseSink, - [out] int32& connection) cil managed - // SIG: 20 04 08 10 11 81 74 11 81 44 12 81 84 10 08 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::DAdvise - - .method /*06000170*/ public hidebysig newslot abstract virtual - instance void DUnadvise(int32 connection) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::DUnadvise - - .method /*06000171*/ public hidebysig newslot abstract virtual - instance int32 EnumDAdvise([out] class System.Runtime.InteropServices.ComTypes.IEnumSTATDATA/*02000050*/& enumAdvise) cil managed - // SIG: 20 01 08 10 12 81 40 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::EnumDAdvise - - .method /*06000172*/ public hidebysig newslot abstract virtual - instance class System.Runtime.InteropServices.ComTypes.IEnumFORMATETC/*02000069*/ - EnumFormatEtc(valuetype System.Runtime.InteropServices.ComTypes.DATADIR/*02000056*/ direction) cil managed - // SIG: 20 01 12 81 A4 11 81 58 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::EnumFormatEtc - - .method /*06000173*/ public hidebysig newslot abstract virtual - instance int32 GetCanonicalFormatEtc(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& formatIn, - [out] valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& formatOut) cil managed - // SIG: 20 02 08 10 11 81 74 10 11 81 74 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::GetCanonicalFormatEtc - - .method /*06000174*/ public hidebysig newslot abstract virtual - instance void GetData(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& format, - [out] valuetype System.Runtime.InteropServices.ComTypes.STGMEDIUM/*0200007D*/& medium) cil managed - // SIG: 20 02 01 10 11 81 74 10 11 81 F4 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::GetData - - .method /*06000175*/ public hidebysig newslot abstract virtual - instance void GetDataHere(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& format, - valuetype System.Runtime.InteropServices.ComTypes.STGMEDIUM/*0200007D*/& medium) cil managed - // SIG: 20 02 01 10 11 81 74 10 11 81 F4 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::GetDataHere - - .method /*06000176*/ public hidebysig newslot abstract virtual - instance int32 QueryGetData(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& format) cil managed - // SIG: 20 01 08 10 11 81 74 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::QueryGetData - - .method /*06000177*/ public hidebysig newslot abstract virtual - instance void SetData(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& formatIn, - valuetype System.Runtime.InteropServices.ComTypes.STGMEDIUM/*0200007D*/& medium, - bool release) cil managed - // SIG: 20 03 01 10 11 81 74 10 11 81 F4 02 - { - // Method begins at RVA 0x0 - } // end of method IDataObject::SetData - -} // end of class System.Runtime.InteropServices.ComTypes.IDataObject - -.class /*02000050*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumSTATDATA -{ - .method /*06000178*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IEnumSTATDATA/*02000050*/& newEnum) cil managed - // SIG: 20 01 01 10 12 81 40 - { - // Method begins at RVA 0x0 - } // end of method IEnumSTATDATA::Clone - - .method /*06000179*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - valuetype System.Runtime.InteropServices.ComTypes.STATDATA/*0200007B*/[] rgelt, - int32[] pceltFetched) cil managed - // SIG: 20 03 08 08 1D 11 81 EC 1D 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumSTATDATA::Next - - .method /*0600017A*/ public hidebysig newslot abstract virtual - instance int32 Reset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumSTATDATA::Reset - - .method /*0600017B*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumSTATDATA::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumSTATDATA - -.class /*02000051*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.ADVF - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000073:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000074:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*040000C8*/ public specialname rtspecialname int32 value__ - .field /*040000C9*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVF_DATAONSTOP = int32(0x00000040) - .field /*040000CA*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVF_NODATA = int32(0x00000001) - .field /*040000CB*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVF_ONLYONCE = int32(0x00000004) - .field /*040000CC*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVF_PRIMEFIRST = int32(0x00000002) - .field /*040000CD*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVFCACHE_FORCEBUILTIN = int32(0x00000010) - .field /*040000CE*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVFCACHE_NOHANDLER = int32(0x00000008) - .field /*040000CF*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ ADVFCACHE_ONSAVE = int32(0x00000020) -} // end of class System.Runtime.InteropServices.ComTypes.ADVF - -.class /*02000052*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.BIND_OPTS - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C000075:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000D0*/ public int32 cbStruct - .field /*040000D1*/ public int32 dwTickCountDeadline - .field /*040000D2*/ public int32 grfFlags - .field /*040000D3*/ public int32 grfMode -} // end of class System.Runtime.InteropServices.ComTypes.BIND_OPTS - -.class /*02000053*/ public explicit ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.BINDPTR - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C000076:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000D4*/ [0] public native int lpfuncdesc - .field /*040000D5*/ [0] public native int lptcomp - .field /*040000D6*/ [0] public native int lpvardesc -} // end of class System.Runtime.InteropServices.ComTypes.BINDPTR - -.class /*02000054*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.CALLCONV - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000077:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000D7*/ public specialname rtspecialname int32 value__ - .field /*040000D8*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_CDECL = int32(0x00000001) - .field /*040000D9*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_MACPASCAL = int32(0x00000003) - .field /*040000DA*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_MAX = int32(0x00000009) - .field /*040000DB*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_MPWCDECL = int32(0x00000007) - .field /*040000DC*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_MPWPASCAL = int32(0x00000008) - .field /*040000DD*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_MSCPASCAL = int32(0x00000002) - .field /*040000DE*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_PASCAL = int32(0x00000002) - .field /*040000DF*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_RESERVED = int32(0x00000005) - .field /*040000E0*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_STDCALL = int32(0x00000004) - .field /*040000E1*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ CC_SYSCALL = int32(0x00000006) -} // end of class System.Runtime.InteropServices.ComTypes.CALLCONV - -.class /*02000055*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.CONNECTDATA - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C000078:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000E2*/ public int32 dwCookie - .field /*040000E3*/ public object pUnk -} // end of class System.Runtime.InteropServices.ComTypes.CONNECTDATA - -.class /*02000056*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.DATADIR - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000079:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000E4*/ public specialname rtspecialname int32 value__ - .field /*040000E5*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DATADIR/*02000056*/ DATADIR_GET = int32(0x00000001) - .field /*040000E6*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DATADIR/*02000056*/ DATADIR_SET = int32(0x00000002) -} // end of class System.Runtime.InteropServices.ComTypes.DATADIR - -.class /*02000057*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.DESCKIND - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C00007A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000E7*/ public specialname rtspecialname int32 value__ - .field /*040000E8*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/ DESCKIND_FUNCDESC = int32(0x00000001) - .field /*040000E9*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/ DESCKIND_IMPLICITAPPOBJ = int32(0x00000004) - .field /*040000EA*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/ DESCKIND_MAX = int32(0x00000005) - .field /*040000EB*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/ DESCKIND_NONE = int32(0x00000000) - .field /*040000EC*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/ DESCKIND_TYPECOMP = int32(0x00000003) - .field /*040000ED*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/ DESCKIND_VARDESC = int32(0x00000002) -} // end of class System.Runtime.InteropServices.ComTypes.DESCKIND - -.class /*02000058*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.DISPPARAMS - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C00007B:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000EE*/ public int32 cArgs - .field /*040000EF*/ public int32 cNamedArgs - .field /*040000F0*/ public native int rgdispidNamedArgs - .field /*040000F1*/ public native int rgvarg -} // end of class System.Runtime.InteropServices.ComTypes.DISPPARAMS - -.class /*02000059*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.DVASPECT - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C00007C:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00007D:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*040000F2*/ public specialname rtspecialname int32 value__ - .field /*040000F3*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DVASPECT/*02000059*/ DVASPECT_CONTENT = int32(0x00000001) - .field /*040000F4*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DVASPECT/*02000059*/ DVASPECT_DOCPRINT = int32(0x00000008) - .field /*040000F5*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DVASPECT/*02000059*/ DVASPECT_ICON = int32(0x00000004) - .field /*040000F6*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.DVASPECT/*02000059*/ DVASPECT_THUMBNAIL = int32(0x00000002) -} // end of class System.Runtime.InteropServices.ComTypes.DVASPECT - -.class /*0200005A*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.ELEMDESC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C00007E:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .class /*0200008B*/ explicit ansi sealed nested public beforefieldinit DESCUNION - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ - { - .field /*040001B9*/ [0] public valuetype System.Runtime.InteropServices.ComTypes.IDLDESC/*02000065*/ idldesc - .field /*040001BA*/ [0] public valuetype System.Runtime.InteropServices.ComTypes.PARAMDESC/*02000079*/ paramdesc - } // end of class DESCUNION - - .field /*040000F7*/ public valuetype System.Runtime.InteropServices.ComTypes.ELEMDESC/*0200005A*//DESCUNION/*0200008B*/ desc - .field /*040000F8*/ public valuetype System.Runtime.InteropServices.ComTypes.TYPEDESC/*02000081*/ tdesc -} // end of class System.Runtime.InteropServices.ComTypes.ELEMDESC - -.class /*0200005B*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.EXCEPINFO - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C00007F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040000F9*/ public string bstrDescription - .field /*040000FA*/ public string bstrHelpFile - .field /*040000FB*/ public string bstrSource - .field /*040000FC*/ public int32 dwHelpContext - .field /*040000FD*/ public native int pfnDeferredFillIn - .field /*040000FE*/ public native int pvReserved - .field /*040000FF*/ public int32 scode - .field /*04000100*/ public int16 wCode - .field /*04000101*/ public int16 wReserved -} // end of class System.Runtime.InteropServices.ComTypes.EXCEPINFO - -.class /*0200005C*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.FILETIME - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C000080:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000102*/ public int32 dwHighDateTime - .field /*04000103*/ public int32 dwLowDateTime -} // end of class System.Runtime.InteropServices.ComTypes.FILETIME - -.class /*0200005D*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.FORMATETC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C000081:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000104*/ public int16 cfFormat - .field /*04000105*/ public valuetype System.Runtime.InteropServices.ComTypes.DVASPECT/*02000059*/ dwAspect - .field /*04000106*/ public int32 lindex - .field /*04000107*/ public native int ptd - .field /*04000108*/ public valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ tymed -} // end of class System.Runtime.InteropServices.ComTypes.FORMATETC - -.class /*0200005E*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.FUNCDESC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C000082:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000109*/ public valuetype System.Runtime.InteropServices.ComTypes.CALLCONV/*02000054*/ 'callconv' - .field /*0400010A*/ public int16 cParams - .field /*0400010B*/ public int16 cParamsOpt - .field /*0400010C*/ public int16 cScodes - .field /*0400010D*/ public valuetype System.Runtime.InteropServices.ComTypes.ELEMDESC/*0200005A*/ elemdescFunc - .field /*0400010E*/ public valuetype System.Runtime.InteropServices.ComTypes.FUNCKIND/*02000060*/ funckind - .field /*0400010F*/ public valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ invkind - .field /*04000110*/ public native int lprgelemdescParam - .field /*04000111*/ public native int lprgscode - .field /*04000112*/ public int32 memid - .field /*04000113*/ public int16 oVft - .field /*04000114*/ public int16 wFuncFlags -} // end of class System.Runtime.InteropServices.ComTypes.FUNCDESC - -.class /*0200005F*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.FUNCFLAGS - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000083:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000084:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000115*/ public specialname rtspecialname int16 value__ - .field /*04000116*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FBINDABLE = int16(0x0004) - .field /*04000117*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FDEFAULTBIND = int16(0x0020) - .field /*04000118*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FDEFAULTCOLLELEM = int16(0x0100) - .field /*04000119*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FDISPLAYBIND = int16(0x0010) - .field /*0400011A*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FHIDDEN = int16(0x0040) - .field /*0400011B*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FIMMEDIATEBIND = int16(0x1000) - .field /*0400011C*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FNONBROWSABLE = int16(0x0400) - .field /*0400011D*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FREPLACEABLE = int16(0x0800) - .field /*0400011E*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FREQUESTEDIT = int16(0x0008) - .field /*0400011F*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FRESTRICTED = int16(0x0001) - .field /*04000120*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FSOURCE = int16(0x0002) - .field /*04000121*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FUIDEFAULT = int16(0x0200) - .field /*04000122*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCFLAGS/*0200005F*/ FUNCFLAG_FUSESGETLASTERROR = int16(0x0080) -} // end of class System.Runtime.InteropServices.ComTypes.FUNCFLAGS - -.class /*02000060*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.FUNCKIND - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C000085:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000123*/ public specialname rtspecialname int32 value__ - .field /*04000124*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCKIND/*02000060*/ FUNC_DISPATCH = int32(0x00000004) - .field /*04000125*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCKIND/*02000060*/ FUNC_NONVIRTUAL = int32(0x00000002) - .field /*04000126*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCKIND/*02000060*/ FUNC_PUREVIRTUAL = int32(0x00000001) - .field /*04000127*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCKIND/*02000060*/ FUNC_STATIC = int32(0x00000003) - .field /*04000128*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.FUNCKIND/*02000060*/ FUNC_VIRTUAL = int32(0x00000000) -} // end of class System.Runtime.InteropServices.ComTypes.FUNCKIND - -.class /*02000061*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IAdviseSink -{ - .custom /*0C000086:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000087:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600017C*/ public hidebysig newslot abstract virtual - instance void OnClose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IAdviseSink::OnClose - - .method /*0600017D*/ public hidebysig newslot abstract virtual - instance void OnDataChange(valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/& format, - valuetype System.Runtime.InteropServices.ComTypes.STGMEDIUM/*0200007D*/& stgmedium) cil managed - // SIG: 20 02 01 10 11 81 74 10 11 81 F4 - { - // Method begins at RVA 0x0 - } // end of method IAdviseSink::OnDataChange - - .method /*0600017E*/ public hidebysig newslot abstract virtual - instance void OnRename(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ moniker) cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IAdviseSink::OnRename - - .method /*0600017F*/ public hidebysig newslot abstract virtual - instance void OnSave() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IAdviseSink::OnSave - - .method /*06000180*/ public hidebysig newslot abstract virtual - instance void OnViewChange(int32 aspect, - int32 index) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IAdviseSink::OnViewChange - -} // end of class System.Runtime.InteropServices.ComTypes.IAdviseSink - -.class /*02000062*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IBindCtx -{ - .custom /*0C000088:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000089:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000181*/ public hidebysig newslot abstract virtual - instance void EnumObjectParam([out] class System.Runtime.InteropServices.ComTypes.IEnumString/*0200006B*/& ppenum) cil managed - // SIG: 20 01 01 10 12 81 AC - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::EnumObjectParam - - .method /*06000182*/ public hidebysig newslot abstract virtual - instance void GetBindOptions(valuetype System.Runtime.InteropServices.ComTypes.BIND_OPTS/*02000052*/& pbindopts) cil managed - // SIG: 20 01 01 10 11 81 48 - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::GetBindOptions - - .method /*06000183*/ public hidebysig newslot abstract virtual - instance void GetObjectParam(string pszKey, - [out] object& ppunk) cil managed - // SIG: 20 02 01 0E 10 1C - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::GetObjectParam - - .method /*06000184*/ public hidebysig newslot abstract virtual - instance void GetRunningObjectTable([out] class System.Runtime.InteropServices.ComTypes.IRunningObjectTable/*02000071*/& pprot) cil managed - // SIG: 20 01 01 10 12 81 C4 - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::GetRunningObjectTable - - .method /*06000185*/ public hidebysig newslot abstract virtual - instance void RegisterObjectBound(object punk) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::RegisterObjectBound - - .method /*06000186*/ public hidebysig newslot abstract virtual - instance void RegisterObjectParam(string pszKey, - object punk) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::RegisterObjectParam - - .method /*06000187*/ public hidebysig newslot abstract virtual - instance void ReleaseBoundObjects() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::ReleaseBoundObjects - - .method /*06000188*/ public hidebysig newslot abstract virtual - instance void RevokeObjectBound(object punk) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::RevokeObjectBound - - .method /*06000189*/ public hidebysig newslot abstract virtual - instance int32 RevokeObjectParam(string pszKey) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::RevokeObjectParam - - .method /*0600018A*/ public hidebysig newslot abstract virtual - instance void SetBindOptions(valuetype System.Runtime.InteropServices.ComTypes.BIND_OPTS/*02000052*/& pbindopts) cil managed - // SIG: 20 01 01 10 11 81 48 - { - // Method begins at RVA 0x0 - } // end of method IBindCtx::SetBindOptions - -} // end of class System.Runtime.InteropServices.ComTypes.IBindCtx - -.class /*02000063*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IConnectionPoint -{ - .custom /*0C00008A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00008B:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600018B*/ public hidebysig newslot abstract virtual - instance void Advise(object pUnkSink, - [out] int32& pdwCookie) cil managed - // SIG: 20 02 01 1C 10 08 - { - // Method begins at RVA 0x0 - } // end of method IConnectionPoint::Advise - - .method /*0600018C*/ public hidebysig newslot abstract virtual - instance void EnumConnections([out] class System.Runtime.InteropServices.ComTypes.IEnumConnections/*02000068*/& ppEnum) cil managed - // SIG: 20 01 01 10 12 81 A0 - { - // Method begins at RVA 0x0 - } // end of method IConnectionPoint::EnumConnections - - .method /*0600018D*/ public hidebysig newslot abstract virtual - instance void GetConnectionInterface([out] valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& pIID) cil managed - // SIG: 20 01 01 10 11 80 9D - { - // Method begins at RVA 0x0 - } // end of method IConnectionPoint::GetConnectionInterface - - .method /*0600018E*/ public hidebysig newslot abstract virtual - instance void GetConnectionPointContainer([out] class System.Runtime.InteropServices.ComTypes.IConnectionPointContainer/*02000064*/& ppCPC) cil managed - // SIG: 20 01 01 10 12 81 90 - { - // Method begins at RVA 0x0 - } // end of method IConnectionPoint::GetConnectionPointContainer - - .method /*0600018F*/ public hidebysig newslot abstract virtual - instance void Unadvise(int32 dwCookie) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IConnectionPoint::Unadvise - -} // end of class System.Runtime.InteropServices.ComTypes.IConnectionPoint - -.class /*02000064*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IConnectionPointContainer -{ - .custom /*0C00008C:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00008D:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000190*/ public hidebysig newslot abstract virtual - instance void EnumConnectionPoints([out] class System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints/*02000067*/& ppEnum) cil managed - // SIG: 20 01 01 10 12 81 9C - { - // Method begins at RVA 0x0 - } // end of method IConnectionPointContainer::EnumConnectionPoints - - .method /*06000191*/ public hidebysig newslot abstract virtual - instance void FindConnectionPoint(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& riid, - [out] class System.Runtime.InteropServices.ComTypes.IConnectionPoint/*02000063*/& ppCP) cil managed - // SIG: 20 02 01 10 11 80 9D 10 12 81 8C - { - // Method begins at RVA 0x0 - } // end of method IConnectionPointContainer::FindConnectionPoint - -} // end of class System.Runtime.InteropServices.ComTypes.IConnectionPointContainer - -.class /*02000065*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.IDLDESC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C00008E:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000129*/ public native int dwReserved - .field /*0400012A*/ public valuetype System.Runtime.InteropServices.ComTypes.IDLFLAG/*02000066*/ wIDLFlags -} // end of class System.Runtime.InteropServices.ComTypes.IDLDESC - -.class /*02000066*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.IDLFLAG - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C00008F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000090:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*0400012B*/ public specialname rtspecialname int16 value__ - .field /*0400012C*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IDLFLAG/*02000066*/ IDLFLAG_FIN = int16(0x0001) - .field /*0400012D*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IDLFLAG/*02000066*/ IDLFLAG_FLCID = int16(0x0004) - .field /*0400012E*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IDLFLAG/*02000066*/ IDLFLAG_FOUT = int16(0x0002) - .field /*0400012F*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IDLFLAG/*02000066*/ IDLFLAG_FRETVAL = int16(0x0008) - .field /*04000130*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IDLFLAG/*02000066*/ IDLFLAG_NONE = int16(0x0000) -} // end of class System.Runtime.InteropServices.ComTypes.IDLFLAG - -.class /*02000067*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints -{ - .custom /*0C000091:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000092:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000192*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints/*02000067*/& ppenum) cil managed - // SIG: 20 01 01 10 12 81 9C - { - // Method begins at RVA 0x0 - } // end of method IEnumConnectionPoints::Clone - - .method /*06000193*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - class System.Runtime.InteropServices.ComTypes.IConnectionPoint/*02000063*/[] rgelt, - native int pceltFetched) cil managed - // SIG: 20 03 08 08 1D 12 81 8C 18 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnectionPoints::Next - - .method /*06000194*/ public hidebysig newslot abstract virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnectionPoints::Reset - - .method /*06000195*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnectionPoints::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints - -.class /*02000068*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumConnections -{ - .custom /*0C000093:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000094:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000196*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IEnumConnections/*02000068*/& ppenum) cil managed - // SIG: 20 01 01 10 12 81 A0 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnections::Clone - - .method /*06000197*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - valuetype System.Runtime.InteropServices.ComTypes.CONNECTDATA/*02000055*/[] rgelt, - native int pceltFetched) cil managed - // SIG: 20 03 08 08 1D 11 81 54 18 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnections::Next - - .method /*06000198*/ public hidebysig newslot abstract virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnections::Reset - - .method /*06000199*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumConnections::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumConnections - -.class /*02000069*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumFORMATETC -{ - .custom /*0C000095:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000096:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600019A*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IEnumFORMATETC/*02000069*/& newEnum) cil managed - // SIG: 20 01 01 10 12 81 A4 - { - // Method begins at RVA 0x0 - } // end of method IEnumFORMATETC::Clone - - .method /*0600019B*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/[] rgelt, - int32[] pceltFetched) cil managed - // SIG: 20 03 08 08 1D 11 81 74 1D 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumFORMATETC::Next - - .method /*0600019C*/ public hidebysig newslot abstract virtual - instance int32 Reset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumFORMATETC::Reset - - .method /*0600019D*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumFORMATETC::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumFORMATETC - -.class /*0200006A*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumMoniker -{ - .custom /*0C000097:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000098:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600019E*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IEnumMoniker/*0200006A*/& ppenum) cil managed - // SIG: 20 01 01 10 12 81 A8 - { - // Method begins at RVA 0x0 - } // end of method IEnumMoniker::Clone - - .method /*0600019F*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/[] rgelt, - native int pceltFetched) cil managed - // SIG: 20 03 08 08 1D 12 81 B4 18 - { - // Method begins at RVA 0x0 - } // end of method IEnumMoniker::Next - - .method /*060001A0*/ public hidebysig newslot abstract virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEnumMoniker::Reset - - .method /*060001A1*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumMoniker::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumMoniker - -.class /*0200006B*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumString -{ - .custom /*0C000099:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00009A:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001A2*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IEnumString/*0200006B*/& ppenum) cil managed - // SIG: 20 01 01 10 12 81 AC - { - // Method begins at RVA 0x0 - } // end of method IEnumString::Clone - - .method /*060001A3*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - string[] rgelt, - native int pceltFetched) cil managed - // SIG: 20 03 08 08 1D 0E 18 - { - // Method begins at RVA 0x0 - } // end of method IEnumString::Next - - .method /*060001A4*/ public hidebysig newslot abstract virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEnumString::Reset - - .method /*060001A5*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumString::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumString - -.class /*0200006C*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IEnumVARIANT -{ - .custom /*0C00009B:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00009C:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001A6*/ public hidebysig newslot abstract virtual - instance class System.Runtime.InteropServices.ComTypes.IEnumVARIANT/*0200006C*/ - Clone() cil managed - // SIG: 20 00 12 81 B0 - { - // Method begins at RVA 0x0 - } // end of method IEnumVARIANT::Clone - - .method /*060001A7*/ public hidebysig newslot abstract virtual - instance int32 Next(int32 celt, - object[] rgVar, - native int pceltFetched) cil managed - // SIG: 20 03 08 08 1D 1C 18 - { - // Method begins at RVA 0x0 - } // end of method IEnumVARIANT::Next - - .method /*060001A8*/ public hidebysig newslot abstract virtual - instance int32 Reset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumVARIANT::Reset - - .method /*060001A9*/ public hidebysig newslot abstract virtual - instance int32 Skip(int32 celt) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method IEnumVARIANT::Skip - -} // end of class System.Runtime.InteropServices.ComTypes.IEnumVARIANT - -.class /*0200006D*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IMoniker -{ - .custom /*0C00009D:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C00009E:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001AA*/ public hidebysig newslot abstract virtual - instance void BindToObject(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkToLeft, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& riidResult, - [out] object& ppvResult) cil managed - // SIG: 20 04 01 12 81 88 12 81 B4 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method IMoniker::BindToObject - - .method /*060001AB*/ public hidebysig newslot abstract virtual - instance void BindToStorage(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkToLeft, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& riid, - [out] object& ppvObj) cil managed - // SIG: 20 04 01 12 81 88 12 81 B4 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method IMoniker::BindToStorage - - .method /*060001AC*/ public hidebysig newslot abstract virtual - instance void CommonPrefixWith(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkOther, - [out] class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmkPrefix) cil managed - // SIG: 20 02 01 12 81 B4 10 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::CommonPrefixWith - - .method /*060001AD*/ public hidebysig newslot abstract virtual - instance void ComposeWith(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkRight, - bool fOnlyIfNotGeneric, - [out] class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmkComposite) cil managed - // SIG: 20 03 01 12 81 B4 02 10 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::ComposeWith - - .method /*060001AE*/ public hidebysig newslot abstract virtual - instance void Enum(bool fForward, - [out] class System.Runtime.InteropServices.ComTypes.IEnumMoniker/*0200006A*/& ppenumMoniker) cil managed - // SIG: 20 02 01 02 10 12 81 A8 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::Enum - - .method /*060001AF*/ public hidebysig newslot abstract virtual - instance void GetClassID([out] valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& pClassID) cil managed - // SIG: 20 01 01 10 11 80 9D - { - // Method begins at RVA 0x0 - } // end of method IMoniker::GetClassID - - .method /*060001B0*/ public hidebysig newslot abstract virtual - instance void GetDisplayName(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkToLeft, - [out] string& ppszDisplayName) cil managed - // SIG: 20 03 01 12 81 88 12 81 B4 10 0E - { - // Method begins at RVA 0x0 - } // end of method IMoniker::GetDisplayName - - .method /*060001B1*/ public hidebysig newslot abstract virtual - instance void GetSizeMax([out] int64& pcbSize) cil managed - // SIG: 20 01 01 10 0A - { - // Method begins at RVA 0x0 - } // end of method IMoniker::GetSizeMax - - .method /*060001B2*/ public hidebysig newslot abstract virtual - instance void GetTimeOfLastChange(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkToLeft, - [out] valuetype System.Runtime.InteropServices.ComTypes.FILETIME/*0200005C*/& pFileTime) cil managed - // SIG: 20 03 01 12 81 88 12 81 B4 10 11 81 70 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::GetTimeOfLastChange - - .method /*060001B3*/ public hidebysig newslot abstract virtual - instance void Hash([out] int32& pdwHash) cil managed - // SIG: 20 01 01 10 08 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::Hash - - .method /*060001B4*/ public hidebysig newslot abstract virtual - instance void Inverse([out] class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmk) cil managed - // SIG: 20 01 01 10 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::Inverse - - .method /*060001B5*/ public hidebysig newslot abstract virtual - instance int32 IsDirty() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::IsDirty - - .method /*060001B6*/ public hidebysig newslot abstract virtual - instance int32 IsEqual(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkOtherMoniker) cil managed - // SIG: 20 01 08 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::IsEqual - - .method /*060001B7*/ public hidebysig newslot abstract virtual - instance int32 IsRunning(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkToLeft, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkNewlyRunning) cil managed - // SIG: 20 03 08 12 81 88 12 81 B4 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::IsRunning - - .method /*060001B8*/ public hidebysig newslot abstract virtual - instance int32 IsSystemMoniker([out] int32& pdwMksys) cil managed - // SIG: 20 01 08 10 08 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::IsSystemMoniker - - .method /*060001B9*/ public hidebysig newslot abstract virtual - instance void Load(class System.Runtime.InteropServices.ComTypes.IStream/*02000072*/ pStm) cil managed - // SIG: 20 01 01 12 81 C8 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::Load - - .method /*060001BA*/ public hidebysig newslot abstract virtual - instance void ParseDisplayName(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkToLeft, - string pszDisplayName, - [out] int32& pchEaten, - [out] class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmkOut) cil managed - // SIG: 20 05 01 12 81 88 12 81 B4 0E 10 08 10 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::ParseDisplayName - - .method /*060001BB*/ public hidebysig newslot abstract virtual - instance void Reduce(class System.Runtime.InteropServices.ComTypes.IBindCtx/*02000062*/ pbc, - int32 dwReduceHowFar, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmkToLeft, - [out] class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmkReduced) cil managed - // SIG: 20 04 01 12 81 88 08 10 12 81 B4 10 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::Reduce - - .method /*060001BC*/ public hidebysig newslot abstract virtual - instance void RelativePathTo(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkOther, - [out] class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/& ppmkRelPath) cil managed - // SIG: 20 02 01 12 81 B4 10 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::RelativePathTo - - .method /*060001BD*/ public hidebysig newslot abstract virtual - instance void Save(class System.Runtime.InteropServices.ComTypes.IStream/*02000072*/ pStm, - bool fClearDirty) cil managed - // SIG: 20 02 01 12 81 C8 02 - { - // Method begins at RVA 0x0 - } // end of method IMoniker::Save - -} // end of class System.Runtime.InteropServices.ComTypes.IMoniker - -.class /*0200006E*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C00009F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000A0:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000131*/ public specialname rtspecialname int32 value__ - .field /*04000132*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS/*0200006E*/ IMPLTYPEFLAG_FDEFAULT = int32(0x00000001) - .field /*04000133*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS/*0200006E*/ IMPLTYPEFLAG_FDEFAULTVTABLE = int32(0x00000008) - .field /*04000134*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS/*0200006E*/ IMPLTYPEFLAG_FRESTRICTED = int32(0x00000004) - .field /*04000135*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS/*0200006E*/ IMPLTYPEFLAG_FSOURCE = int32(0x00000002) -} // end of class System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS - -.class /*0200006F*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.INVOKEKIND - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000A1:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000A2:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000136*/ public specialname rtspecialname int32 value__ - .field /*04000137*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ INVOKE_FUNC = int32(0x00000001) - .field /*04000138*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ INVOKE_PROPERTYGET = int32(0x00000002) - .field /*04000139*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ INVOKE_PROPERTYPUT = int32(0x00000004) - .field /*0400013A*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ INVOKE_PROPERTYPUTREF = int32(0x00000008) -} // end of class System.Runtime.InteropServices.ComTypes.INVOKEKIND - -.class /*02000070*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IPersistFile -{ - .custom /*0C0000A3:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000A4:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001BE*/ public hidebysig newslot abstract virtual - instance void GetClassID([out] valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& pClassID) cil managed - // SIG: 20 01 01 10 11 80 9D - { - // Method begins at RVA 0x0 - } // end of method IPersistFile::GetClassID - - .method /*060001BF*/ public hidebysig newslot abstract virtual - instance void GetCurFile([out] string& ppszFileName) cil managed - // SIG: 20 01 01 10 0E - { - // Method begins at RVA 0x0 - } // end of method IPersistFile::GetCurFile - - .method /*060001C0*/ public hidebysig newslot abstract virtual - instance int32 IsDirty() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IPersistFile::IsDirty - - .method /*060001C1*/ public hidebysig newslot abstract virtual - instance void Load(string pszFileName, - int32 dwMode) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method IPersistFile::Load - - .method /*060001C2*/ public hidebysig newslot abstract virtual - instance void Save(string pszFileName, - bool fRemember) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x0 - } // end of method IPersistFile::Save - - .method /*060001C3*/ public hidebysig newslot abstract virtual - instance void SaveCompleted(string pszFileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method IPersistFile::SaveCompleted - -} // end of class System.Runtime.InteropServices.ComTypes.IPersistFile - -.class /*02000071*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IRunningObjectTable -{ - .custom /*0C0000A5:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000A6:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001C4*/ public hidebysig newslot abstract virtual - instance void EnumRunning([out] class System.Runtime.InteropServices.ComTypes.IEnumMoniker/*0200006A*/& ppenumMoniker) cil managed - // SIG: 20 01 01 10 12 81 A8 - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::EnumRunning - - .method /*060001C5*/ public hidebysig newslot abstract virtual - instance int32 GetObject(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkObjectName, - [out] object& ppunkObject) cil managed - // SIG: 20 02 08 12 81 B4 10 1C - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::GetObject - - .method /*060001C6*/ public hidebysig newslot abstract virtual - instance int32 GetTimeOfLastChange(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkObjectName, - [out] valuetype System.Runtime.InteropServices.ComTypes.FILETIME/*0200005C*/& pfiletime) cil managed - // SIG: 20 02 08 12 81 B4 10 11 81 70 - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::GetTimeOfLastChange - - .method /*060001C7*/ public hidebysig newslot abstract virtual - instance int32 IsRunning(class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkObjectName) cil managed - // SIG: 20 01 08 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::IsRunning - - .method /*060001C8*/ public hidebysig newslot abstract virtual - instance void NoteChangeTime(int32 dwRegister, - valuetype System.Runtime.InteropServices.ComTypes.FILETIME/*0200005C*/& pfiletime) cil managed - // SIG: 20 02 01 08 10 11 81 70 - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::NoteChangeTime - - .method /*060001C9*/ public hidebysig newslot abstract virtual - instance int32 Register(int32 grfFlags, - object punkObject, - class System.Runtime.InteropServices.ComTypes.IMoniker/*0200006D*/ pmkObjectName) cil managed - // SIG: 20 03 08 08 1C 12 81 B4 - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::Register - - .method /*060001CA*/ public hidebysig newslot abstract virtual - instance void Revoke(int32 dwRegister) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IRunningObjectTable::Revoke - -} // end of class System.Runtime.InteropServices.ComTypes.IRunningObjectTable - -.class /*02000072*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.IStream -{ - .custom /*0C0000A7:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000A8:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001CB*/ public hidebysig newslot abstract virtual - instance void Clone([out] class System.Runtime.InteropServices.ComTypes.IStream/*02000072*/& ppstm) cil managed - // SIG: 20 01 01 10 12 81 C8 - { - // Method begins at RVA 0x0 - } // end of method IStream::Clone - - .method /*060001CC*/ public hidebysig newslot abstract virtual - instance void Commit(int32 grfCommitFlags) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IStream::Commit - - .method /*060001CD*/ public hidebysig newslot abstract virtual - instance void CopyTo(class System.Runtime.InteropServices.ComTypes.IStream/*02000072*/ pstm, - int64 cb, - native int pcbRead, - native int pcbWritten) cil managed - // SIG: 20 04 01 12 81 C8 0A 18 18 - { - // Method begins at RVA 0x0 - } // end of method IStream::CopyTo - - .method /*060001CE*/ public hidebysig newslot abstract virtual - instance void LockRegion(int64 libOffset, - int64 cb, - int32 dwLockType) cil managed - // SIG: 20 03 01 0A 0A 08 - { - // Method begins at RVA 0x0 - } // end of method IStream::LockRegion - - .method /*060001CF*/ public hidebysig newslot abstract virtual - instance void Read(uint8[] pv, - int32 cb, - native int pcbRead) cil managed - // SIG: 20 03 01 1D 05 08 18 - { - // Method begins at RVA 0x0 - } // end of method IStream::Read - - .method /*060001D0*/ public hidebysig newslot abstract virtual - instance void Revert() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IStream::Revert - - .method /*060001D1*/ public hidebysig newslot abstract virtual - instance void Seek(int64 dlibMove, - int32 dwOrigin, - native int plibNewPosition) cil managed - // SIG: 20 03 01 0A 08 18 - { - // Method begins at RVA 0x0 - } // end of method IStream::Seek - - .method /*060001D2*/ public hidebysig newslot abstract virtual - instance void SetSize(int64 libNewSize) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x0 - } // end of method IStream::SetSize - - .method /*060001D3*/ public hidebysig newslot abstract virtual - instance void Stat([out] valuetype System.Runtime.InteropServices.ComTypes.STATSTG/*0200007C*/& pstatstg, - int32 grfStatFlag) cil managed - // SIG: 20 02 01 10 11 81 F0 08 - { - // Method begins at RVA 0x0 - } // end of method IStream::Stat - - .method /*060001D4*/ public hidebysig newslot abstract virtual - instance void UnlockRegion(int64 libOffset, - int64 cb, - int32 dwLockType) cil managed - // SIG: 20 03 01 0A 0A 08 - { - // Method begins at RVA 0x0 - } // end of method IStream::UnlockRegion - - .method /*060001D5*/ public hidebysig newslot abstract virtual - instance void Write(uint8[] pv, - int32 cb, - native int pcbWritten) cil managed - // SIG: 20 03 01 1D 05 08 18 - { - // Method begins at RVA 0x0 - } // end of method IStream::Write - -} // end of class System.Runtime.InteropServices.ComTypes.IStream - -.class /*02000073*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.ITypeComp -{ - .custom /*0C0000A9:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000AA:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001D6*/ public hidebysig newslot abstract virtual - instance void Bind(string szName, - int32 lHashVal, - int16 wFlags, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTInfo, - [out] valuetype System.Runtime.InteropServices.ComTypes.DESCKIND/*02000057*/& pDescKind, - [out] valuetype System.Runtime.InteropServices.ComTypes.BINDPTR/*02000053*/& pBindPtr) cil managed - // SIG: 20 06 01 0E 08 06 10 12 81 D0 10 11 81 5C 10 11 81 4C - { - // Method begins at RVA 0x0 - } // end of method ITypeComp::Bind - - .method /*060001D7*/ public hidebysig newslot abstract virtual - instance void BindType(string szName, - int32 lHashVal, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTInfo, - [out] class System.Runtime.InteropServices.ComTypes.ITypeComp/*02000073*/& ppTComp) cil managed - // SIG: 20 04 01 0E 08 10 12 81 D0 10 12 81 CC - { - // Method begins at RVA 0x0 - } // end of method ITypeComp::BindType - -} // end of class System.Runtime.InteropServices.ComTypes.ITypeComp - -.class /*02000074*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.ITypeInfo -{ - .custom /*0C0000AB:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000AC:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001D8*/ public hidebysig newslot abstract virtual - instance void AddressOfMember(int32 memid, - valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ invKind, - [out] native int& ppv) cil managed - // SIG: 20 03 01 08 11 81 BC 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::AddressOfMember - - .method /*060001D9*/ public hidebysig newslot abstract virtual - instance void CreateInstance(object pUnkOuter, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& riid, - [out] object& ppvObj) cil managed - // SIG: 20 03 01 1C 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::CreateInstance - - .method /*060001DA*/ public hidebysig newslot abstract virtual - instance void GetContainingTypeLib([out] class System.Runtime.InteropServices.ComTypes.ITypeLib/*02000076*/& ppTLB, - [out] int32& pIndex) cil managed - // SIG: 20 02 01 10 12 81 D8 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetContainingTypeLib - - .method /*060001DB*/ public hidebysig newslot abstract virtual - instance void GetDllEntry(int32 memid, - valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ invKind, - native int pBstrDllName, - native int pBstrName, - native int pwOrdinal) cil managed - // SIG: 20 05 01 08 11 81 BC 18 18 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetDllEntry - - .method /*060001DC*/ public hidebysig newslot abstract virtual - instance void GetDocumentation(int32 index, - [out] string& strName, - [out] string& strDocString, - [out] int32& dwHelpContext, - [out] string& strHelpFile) cil managed - // SIG: 20 05 01 08 10 0E 10 0E 10 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetDocumentation - - .method /*060001DD*/ public hidebysig newslot abstract virtual - instance void GetFuncDesc(int32 index, - [out] native int& ppFuncDesc) cil managed - // SIG: 20 02 01 08 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetFuncDesc - - .method /*060001DE*/ public hidebysig newslot abstract virtual - instance void GetIDsOfNames(string[] rgszNames, - int32 cNames, - int32[] pMemId) cil managed - // SIG: 20 03 01 1D 0E 08 1D 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetIDsOfNames - - .method /*060001DF*/ public hidebysig newslot abstract virtual - instance void GetImplTypeFlags(int32 index, - [out] valuetype System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS/*0200006E*/& pImplTypeFlags) cil managed - // SIG: 20 02 01 08 10 11 81 B8 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetImplTypeFlags - - .method /*060001E0*/ public hidebysig newslot abstract virtual - instance void GetMops(int32 memid, - [out] string& pBstrMops) cil managed - // SIG: 20 02 01 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetMops - - .method /*060001E1*/ public hidebysig newslot abstract virtual - instance void GetNames(int32 memid, - string[] rgBstrNames, - int32 cMaxNames, - [out] int32& pcNames) cil managed - // SIG: 20 04 01 08 1D 0E 08 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetNames - - .method /*060001E2*/ public hidebysig newslot abstract virtual - instance void GetRefTypeInfo(int32 hRef, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTI) cil managed - // SIG: 20 02 01 08 10 12 81 D0 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetRefTypeInfo - - .method /*060001E3*/ public hidebysig newslot abstract virtual - instance void GetRefTypeOfImplType(int32 index, - [out] int32& href) cil managed - // SIG: 20 02 01 08 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetRefTypeOfImplType - - .method /*060001E4*/ public hidebysig newslot abstract virtual - instance void GetTypeAttr([out] native int& ppTypeAttr) cil managed - // SIG: 20 01 01 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetTypeAttr - - .method /*060001E5*/ public hidebysig newslot abstract virtual - instance void GetTypeComp([out] class System.Runtime.InteropServices.ComTypes.ITypeComp/*02000073*/& ppTComp) cil managed - // SIG: 20 01 01 10 12 81 CC - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetTypeComp - - .method /*060001E6*/ public hidebysig newslot abstract virtual - instance void GetVarDesc(int32 index, - [out] native int& ppVarDesc) cil managed - // SIG: 20 02 01 08 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::GetVarDesc - - .method /*060001E7*/ public hidebysig newslot abstract virtual - instance void Invoke(object pvInstance, - int32 memid, - int16 wFlags, - valuetype System.Runtime.InteropServices.ComTypes.DISPPARAMS/*02000058*/& pDispParams, - native int pVarResult, - native int pExcepInfo, - [out] int32& puArgErr) cil managed - // SIG: 20 07 01 1C 08 06 10 11 81 60 18 18 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::Invoke - - .method /*060001E8*/ public hidebysig newslot abstract virtual - instance void ReleaseFuncDesc(native int pFuncDesc) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::ReleaseFuncDesc - - .method /*060001E9*/ public hidebysig newslot abstract virtual - instance void ReleaseTypeAttr(native int pTypeAttr) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::ReleaseTypeAttr - - .method /*060001EA*/ public hidebysig newslot abstract virtual - instance void ReleaseVarDesc(native int pVarDesc) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo::ReleaseVarDesc - -} // end of class System.Runtime.InteropServices.ComTypes.ITypeInfo - -.class /*02000075*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.ITypeInfo2 - implements System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/ -{ - .custom /*0C0000AF:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000B0:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001EB*/ public hidebysig newslot abstract virtual - instance void AddressOfMember(int32 memid, - valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ invKind, - [out] native int& ppv) cil managed - // SIG: 20 03 01 08 11 81 BC 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::AddressOfMember - - .method /*060001EC*/ public hidebysig newslot abstract virtual - instance void CreateInstance(object pUnkOuter, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& riid, - [out] object& ppvObj) cil managed - // SIG: 20 03 01 1C 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::CreateInstance - - .method /*060001ED*/ public hidebysig newslot abstract virtual - instance void GetAllCustData(native int pCustData) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetAllCustData - - .method /*060001EE*/ public hidebysig newslot abstract virtual - instance void GetAllFuncCustData(int32 index, - native int pCustData) cil managed - // SIG: 20 02 01 08 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetAllFuncCustData - - .method /*060001EF*/ public hidebysig newslot abstract virtual - instance void GetAllImplTypeCustData(int32 index, - native int pCustData) cil managed - // SIG: 20 02 01 08 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetAllImplTypeCustData - - .method /*060001F0*/ public hidebysig newslot abstract virtual - instance void GetAllParamCustData(int32 indexFunc, - int32 indexParam, - native int pCustData) cil managed - // SIG: 20 03 01 08 08 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetAllParamCustData - - .method /*060001F1*/ public hidebysig newslot abstract virtual - instance void GetAllVarCustData(int32 index, - native int pCustData) cil managed - // SIG: 20 02 01 08 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetAllVarCustData - - .method /*060001F2*/ public hidebysig newslot abstract virtual - instance void GetContainingTypeLib([out] class System.Runtime.InteropServices.ComTypes.ITypeLib/*02000076*/& ppTLB, - [out] int32& pIndex) cil managed - // SIG: 20 02 01 10 12 81 D8 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetContainingTypeLib - - .method /*060001F3*/ public hidebysig newslot abstract virtual - instance void GetCustData(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] object& pVarVal) cil managed - // SIG: 20 02 01 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetCustData - - .method /*060001F4*/ public hidebysig newslot abstract virtual - instance void GetDllEntry(int32 memid, - valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ invKind, - native int pBstrDllName, - native int pBstrName, - native int pwOrdinal) cil managed - // SIG: 20 05 01 08 11 81 BC 18 18 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetDllEntry - - .method /*060001F5*/ public hidebysig newslot abstract virtual - instance void GetDocumentation(int32 index, - [out] string& strName, - [out] string& strDocString, - [out] int32& dwHelpContext, - [out] string& strHelpFile) cil managed - // SIG: 20 05 01 08 10 0E 10 0E 10 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetDocumentation - - .method /*060001F6*/ public hidebysig newslot abstract virtual - instance void GetDocumentation2(int32 memid, - [out] string& pbstrHelpString, - [out] int32& pdwHelpStringContext, - [out] string& pbstrHelpStringDll) cil managed - // SIG: 20 04 01 08 10 0E 10 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetDocumentation2 - - .method /*060001F7*/ public hidebysig newslot abstract virtual - instance void GetFuncCustData(int32 index, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] object& pVarVal) cil managed - // SIG: 20 03 01 08 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetFuncCustData - - .method /*060001F8*/ public hidebysig newslot abstract virtual - instance void GetFuncDesc(int32 index, - [out] native int& ppFuncDesc) cil managed - // SIG: 20 02 01 08 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetFuncDesc - - .method /*060001F9*/ public hidebysig newslot abstract virtual - instance void GetFuncIndexOfMemId(int32 memid, - valuetype System.Runtime.InteropServices.ComTypes.INVOKEKIND/*0200006F*/ invKind, - [out] int32& pFuncIndex) cil managed - // SIG: 20 03 01 08 11 81 BC 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetFuncIndexOfMemId - - .method /*060001FA*/ public hidebysig newslot abstract virtual - instance void GetIDsOfNames(string[] rgszNames, - int32 cNames, - int32[] pMemId) cil managed - // SIG: 20 03 01 1D 0E 08 1D 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetIDsOfNames - - .method /*060001FB*/ public hidebysig newslot abstract virtual - instance void GetImplTypeCustData(int32 index, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] object& pVarVal) cil managed - // SIG: 20 03 01 08 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetImplTypeCustData - - .method /*060001FC*/ public hidebysig newslot abstract virtual - instance void GetImplTypeFlags(int32 index, - [out] valuetype System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS/*0200006E*/& pImplTypeFlags) cil managed - // SIG: 20 02 01 08 10 11 81 B8 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetImplTypeFlags - - .method /*060001FD*/ public hidebysig newslot abstract virtual - instance void GetMops(int32 memid, - [out] string& pBstrMops) cil managed - // SIG: 20 02 01 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetMops - - .method /*060001FE*/ public hidebysig newslot abstract virtual - instance void GetNames(int32 memid, - string[] rgBstrNames, - int32 cMaxNames, - [out] int32& pcNames) cil managed - // SIG: 20 04 01 08 1D 0E 08 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetNames - - .method /*060001FF*/ public hidebysig newslot abstract virtual - instance void GetParamCustData(int32 indexFunc, - int32 indexParam, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] object& pVarVal) cil managed - // SIG: 20 04 01 08 08 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetParamCustData - - .method /*06000200*/ public hidebysig newslot abstract virtual - instance void GetRefTypeInfo(int32 hRef, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTI) cil managed - // SIG: 20 02 01 08 10 12 81 D0 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetRefTypeInfo - - .method /*06000201*/ public hidebysig newslot abstract virtual - instance void GetRefTypeOfImplType(int32 index, - [out] int32& href) cil managed - // SIG: 20 02 01 08 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetRefTypeOfImplType - - .method /*06000202*/ public hidebysig newslot abstract virtual - instance void GetTypeAttr([out] native int& ppTypeAttr) cil managed - // SIG: 20 01 01 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetTypeAttr - - .method /*06000203*/ public hidebysig newslot abstract virtual - instance void GetTypeComp([out] class System.Runtime.InteropServices.ComTypes.ITypeComp/*02000073*/& ppTComp) cil managed - // SIG: 20 01 01 10 12 81 CC - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetTypeComp - - .method /*06000204*/ public hidebysig newslot abstract virtual - instance void GetTypeFlags([out] int32& pTypeFlags) cil managed - // SIG: 20 01 01 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetTypeFlags - - .method /*06000205*/ public hidebysig newslot abstract virtual - instance void GetTypeKind([out] valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/& pTypeKind) cil managed - // SIG: 20 01 01 10 11 82 0C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetTypeKind - - .method /*06000206*/ public hidebysig newslot abstract virtual - instance void GetVarCustData(int32 index, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] object& pVarVal) cil managed - // SIG: 20 03 01 08 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetVarCustData - - .method /*06000207*/ public hidebysig newslot abstract virtual - instance void GetVarDesc(int32 index, - [out] native int& ppVarDesc) cil managed - // SIG: 20 02 01 08 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetVarDesc - - .method /*06000208*/ public hidebysig newslot abstract virtual - instance void GetVarIndexOfMemId(int32 memid, - [out] int32& pVarIndex) cil managed - // SIG: 20 02 01 08 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::GetVarIndexOfMemId - - .method /*06000209*/ public hidebysig newslot abstract virtual - instance void Invoke(object pvInstance, - int32 memid, - int16 wFlags, - valuetype System.Runtime.InteropServices.ComTypes.DISPPARAMS/*02000058*/& pDispParams, - native int pVarResult, - native int pExcepInfo, - [out] int32& puArgErr) cil managed - // SIG: 20 07 01 1C 08 06 10 11 81 60 18 18 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::Invoke - - .method /*0600020A*/ public hidebysig newslot abstract virtual - instance void ReleaseFuncDesc(native int pFuncDesc) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::ReleaseFuncDesc - - .method /*0600020B*/ public hidebysig newslot abstract virtual - instance void ReleaseTypeAttr(native int pTypeAttr) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::ReleaseTypeAttr - - .method /*0600020C*/ public hidebysig newslot abstract virtual - instance void ReleaseVarDesc(native int pVarDesc) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeInfo2::ReleaseVarDesc - -} // end of class System.Runtime.InteropServices.ComTypes.ITypeInfo2 - -.class /*02000076*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.ITypeLib -{ - .custom /*0C0000B4:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000B5:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600020D*/ public hidebysig newslot abstract virtual - instance void FindName(string szNameBuf, - int32 lHashVal, - class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/[] ppTInfo, - int32[] rgMemId, - int16& pcFound) cil managed - // SIG: 20 05 01 0E 08 1D 12 81 D0 1D 08 10 06 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::FindName - - .method /*0600020E*/ public hidebysig newslot abstract virtual - instance void GetDocumentation(int32 index, - [out] string& strName, - [out] string& strDocString, - [out] int32& dwHelpContext, - [out] string& strHelpFile) cil managed - // SIG: 20 05 01 08 10 0E 10 0E 10 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetDocumentation - - .method /*0600020F*/ public hidebysig newslot abstract virtual - instance void GetLibAttr([out] native int& ppTLibAttr) cil managed - // SIG: 20 01 01 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetLibAttr - - .method /*06000210*/ public hidebysig newslot abstract virtual - instance void GetTypeComp([out] class System.Runtime.InteropServices.ComTypes.ITypeComp/*02000073*/& ppTComp) cil managed - // SIG: 20 01 01 10 12 81 CC - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetTypeComp - - .method /*06000211*/ public hidebysig newslot abstract virtual - instance void GetTypeInfo(int32 index, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTI) cil managed - // SIG: 20 02 01 08 10 12 81 D0 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetTypeInfo - - .method /*06000212*/ public hidebysig newslot abstract virtual - instance int32 GetTypeInfoCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetTypeInfoCount - - .method /*06000213*/ public hidebysig newslot abstract virtual - instance void GetTypeInfoOfGuid(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTInfo) cil managed - // SIG: 20 02 01 10 11 80 9D 10 12 81 D0 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetTypeInfoOfGuid - - .method /*06000214*/ public hidebysig newslot abstract virtual - instance void GetTypeInfoType(int32 index, - [out] valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/& pTKind) cil managed - // SIG: 20 02 01 08 10 11 82 0C - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::GetTypeInfoType - - .method /*06000215*/ public hidebysig newslot abstract virtual - instance bool IsName(string szNameBuf, - int32 lHashVal) cil managed - // SIG: 20 02 02 0E 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::IsName - - .method /*06000216*/ public hidebysig newslot abstract virtual - instance void ReleaseTLibAttr(native int pTLibAttr) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib::ReleaseTLibAttr - -} // end of class System.Runtime.InteropServices.ComTypes.ITypeLib - -.class /*02000077*/ interface public abstract auto ansi System.Runtime.InteropServices.ComTypes.ITypeLib2 - implements System.Runtime.InteropServices.ComTypes.ITypeLib/*02000076*/ -{ - .custom /*0C0000B7:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000B8:06000085*/ instance void System.Runtime.InteropServices.InterfaceTypeAttribute/*02000030*/::.ctor(valuetype System.Runtime.InteropServices.ComInterfaceType/*02000018*/) /* 06000085 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000217*/ public hidebysig newslot abstract virtual - instance void FindName(string szNameBuf, - int32 lHashVal, - class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/[] ppTInfo, - int32[] rgMemId, - int16& pcFound) cil managed - // SIG: 20 05 01 0E 08 1D 12 81 D0 1D 08 10 06 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::FindName - - .method /*06000218*/ public hidebysig newslot abstract virtual - instance void GetAllCustData(native int pCustData) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetAllCustData - - .method /*06000219*/ public hidebysig newslot abstract virtual - instance void GetCustData(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] object& pVarVal) cil managed - // SIG: 20 02 01 10 11 80 9D 10 1C - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetCustData - - .method /*0600021A*/ public hidebysig newslot abstract virtual - instance void GetDocumentation(int32 index, - [out] string& strName, - [out] string& strDocString, - [out] int32& dwHelpContext, - [out] string& strHelpFile) cil managed - // SIG: 20 05 01 08 10 0E 10 0E 10 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetDocumentation - - .method /*0600021B*/ public hidebysig newslot abstract virtual - instance void GetDocumentation2(int32 index, - [out] string& pbstrHelpString, - [out] int32& pdwHelpStringContext, - [out] string& pbstrHelpStringDll) cil managed - // SIG: 20 04 01 08 10 0E 10 08 10 0E - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetDocumentation2 - - .method /*0600021C*/ public hidebysig newslot abstract virtual - instance void GetLibAttr([out] native int& ppTLibAttr) cil managed - // SIG: 20 01 01 10 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetLibAttr - - .method /*0600021D*/ public hidebysig newslot abstract virtual - instance void GetLibStatistics(native int pcUniqueNames, - [out] int32& pcchUniqueNames) cil managed - // SIG: 20 02 01 18 10 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetLibStatistics - - .method /*0600021E*/ public hidebysig newslot abstract virtual - instance void GetTypeComp([out] class System.Runtime.InteropServices.ComTypes.ITypeComp/*02000073*/& ppTComp) cil managed - // SIG: 20 01 01 10 12 81 CC - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetTypeComp - - .method /*0600021F*/ public hidebysig newslot abstract virtual - instance void GetTypeInfo(int32 index, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTI) cil managed - // SIG: 20 02 01 08 10 12 81 D0 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetTypeInfo - - .method /*06000220*/ public hidebysig newslot abstract virtual - instance int32 GetTypeInfoCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetTypeInfoCount - - .method /*06000221*/ public hidebysig newslot abstract virtual - instance void GetTypeInfoOfGuid(valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/& guid, - [out] class System.Runtime.InteropServices.ComTypes.ITypeInfo/*02000074*/& ppTInfo) cil managed - // SIG: 20 02 01 10 11 80 9D 10 12 81 D0 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetTypeInfoOfGuid - - .method /*06000222*/ public hidebysig newslot abstract virtual - instance void GetTypeInfoType(int32 index, - [out] valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/& pTKind) cil managed - // SIG: 20 02 01 08 10 11 82 0C - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::GetTypeInfoType - - .method /*06000223*/ public hidebysig newslot abstract virtual - instance bool IsName(string szNameBuf, - int32 lHashVal) cil managed - // SIG: 20 02 02 0E 08 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::IsName - - .method /*06000224*/ public hidebysig newslot abstract virtual - instance void ReleaseTLibAttr(native int pTLibAttr) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method ITypeLib2::ReleaseTLibAttr - -} // end of class System.Runtime.InteropServices.ComTypes.ITypeLib2 - -.class /*02000078*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.LIBFLAGS - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000B9:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000BA:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*0400013B*/ public specialname rtspecialname int16 value__ - .field /*0400013C*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.LIBFLAGS/*02000078*/ LIBFLAG_FCONTROL = int16(0x0002) - .field /*0400013D*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.LIBFLAGS/*02000078*/ LIBFLAG_FHASDISKIMAGE = int16(0x0008) - .field /*0400013E*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.LIBFLAGS/*02000078*/ LIBFLAG_FHIDDEN = int16(0x0004) - .field /*0400013F*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.LIBFLAGS/*02000078*/ LIBFLAG_FRESTRICTED = int16(0x0001) -} // end of class System.Runtime.InteropServices.ComTypes.LIBFLAGS - -.class /*02000079*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.PARAMDESC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000BB:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000140*/ public native int lpVarValue - .field /*04000141*/ public valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ wParamFlags -} // end of class System.Runtime.InteropServices.ComTypes.PARAMDESC - -.class /*0200007A*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.PARAMFLAG - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000BC:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000BD:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000142*/ public specialname rtspecialname int16 value__ - .field /*04000143*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FHASCUSTDATA = int16(0x0040) - .field /*04000144*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FHASDEFAULT = int16(0x0020) - .field /*04000145*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FIN = int16(0x0001) - .field /*04000146*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FLCID = int16(0x0004) - .field /*04000147*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FOPT = int16(0x0010) - .field /*04000148*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FOUT = int16(0x0002) - .field /*04000149*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_FRETVAL = int16(0x0008) - .field /*0400014A*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.PARAMFLAG/*0200007A*/ PARAMFLAG_NONE = int16(0x0000) -} // end of class System.Runtime.InteropServices.ComTypes.PARAMFLAG - -.class /*0200007B*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.STATDATA - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000C0:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400014B*/ public valuetype System.Runtime.InteropServices.ComTypes.ADVF/*02000051*/ advf - .field /*0400014C*/ public class System.Runtime.InteropServices.ComTypes.IAdviseSink/*02000061*/ advSink - .field /*0400014D*/ public int32 connection - .field /*0400014E*/ public valuetype System.Runtime.InteropServices.ComTypes.FORMATETC/*0200005D*/ formatetc -} // end of class System.Runtime.InteropServices.ComTypes.STATDATA - -.class /*0200007C*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.STATSTG - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000C1:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400014F*/ public valuetype System.Runtime.InteropServices.ComTypes.FILETIME/*0200005C*/ atime - .field /*04000150*/ public int64 cbSize - .field /*04000151*/ public valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ 'clsid' - .field /*04000152*/ public valuetype System.Runtime.InteropServices.ComTypes.FILETIME/*0200005C*/ ctime - .field /*04000153*/ public int32 grfLocksSupported - .field /*04000154*/ public int32 grfMode - .field /*04000155*/ public int32 grfStateBits - .field /*04000156*/ public valuetype System.Runtime.InteropServices.ComTypes.FILETIME/*0200005C*/ mtime - .field /*04000157*/ public string pwcsName - .field /*04000158*/ public int32 reserved - .field /*04000159*/ public int32 'type' -} // end of class System.Runtime.InteropServices.ComTypes.STATSTG - -.class /*0200007D*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.STGMEDIUM - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000C2:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400015A*/ public object pUnkForRelease - .field /*0400015B*/ public valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ tymed - .field /*0400015C*/ public native int unionmember -} // end of class System.Runtime.InteropServices.ComTypes.STGMEDIUM - -.class /*0200007E*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.SYSKIND - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000C3:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400015D*/ public specialname rtspecialname int32 value__ - .field /*0400015E*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.SYSKIND/*0200007E*/ SYS_MAC = int32(0x00000002) - .field /*0400015F*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.SYSKIND/*0200007E*/ SYS_WIN16 = int32(0x00000000) - .field /*04000160*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.SYSKIND/*0200007E*/ SYS_WIN32 = int32(0x00000001) - .field /*04000161*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.SYSKIND/*0200007E*/ SYS_WIN64 = int32(0x00000003) -} // end of class System.Runtime.InteropServices.ComTypes.SYSKIND - -.class /*0200007F*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.TYMED - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000C4:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000C5:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000162*/ public specialname rtspecialname int32 value__ - .field /*04000163*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_ENHMF = int32(0x00000040) - .field /*04000164*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_FILE = int32(0x00000002) - .field /*04000165*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_GDI = int32(0x00000010) - .field /*04000166*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_HGLOBAL = int32(0x00000001) - .field /*04000167*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_ISTORAGE = int32(0x00000008) - .field /*04000168*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_ISTREAM = int32(0x00000004) - .field /*04000169*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_MFPICT = int32(0x00000020) - .field /*0400016A*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYMED/*0200007F*/ TYMED_NULL = int32(0x00000000) -} // end of class System.Runtime.InteropServices.ComTypes.TYMED - -.class /*02000080*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.TYPEATTR - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000C6:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400016B*/ public int16 cbAlignment - .field /*0400016C*/ public int32 cbSizeInstance - .field /*0400016D*/ public int16 cbSizeVft - .field /*0400016E*/ public int16 cFuncs - .field /*0400016F*/ public int16 cImplTypes - .field /*04000170*/ public int16 cVars - .field /*04000171*/ public int32 dwReserved - .field /*04000172*/ public valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ guid - .field /*04000173*/ public valuetype System.Runtime.InteropServices.ComTypes.IDLDESC/*02000065*/ idldescType - .field /*04000174*/ public int32 lcid - .field /*04000175*/ public native int lpstrSchema - .field /*04000176*/ public static literal int32 MEMBER_ID_NIL = int32(0xFFFFFFFF) - .field /*04000177*/ public int32 memidConstructor - .field /*04000178*/ public int32 memidDestructor - .field /*04000179*/ public valuetype System.Runtime.InteropServices.ComTypes.TYPEDESC/*02000081*/ tdescAlias - .field /*0400017A*/ public valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ typekind - .field /*0400017B*/ public int16 wMajorVerNum - .field /*0400017C*/ public int16 wMinorVerNum - .field /*0400017D*/ public valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ wTypeFlags -} // end of class System.Runtime.InteropServices.ComTypes.TYPEATTR - -.class /*02000081*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.TYPEDESC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000C7:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400017E*/ public native int lpValue - .field /*0400017F*/ public int16 vt -} // end of class System.Runtime.InteropServices.ComTypes.TYPEDESC - -.class /*02000082*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.TYPEFLAGS - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000C8:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000C9:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*04000180*/ public specialname rtspecialname int16 value__ - .field /*04000181*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FAGGREGATABLE = int16(0x0400) - .field /*04000182*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FAPPOBJECT = int16(0x0001) - .field /*04000183*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FCANCREATE = int16(0x0002) - .field /*04000184*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FCONTROL = int16(0x0020) - .field /*04000185*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FDISPATCHABLE = int16(0x1000) - .field /*04000186*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FDUAL = int16(0x0040) - .field /*04000187*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FHIDDEN = int16(0x0010) - .field /*04000188*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FLICENSED = int16(0x0004) - .field /*04000189*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FNONEXTENSIBLE = int16(0x0080) - .field /*0400018A*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FOLEAUTOMATION = int16(0x0100) - .field /*0400018B*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FPREDECLID = int16(0x0008) - .field /*0400018C*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FPROXY = int16(0x4000) - .field /*0400018D*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FREPLACEABLE = int16(0x0800) - .field /*0400018E*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FRESTRICTED = int16(0x0200) - .field /*0400018F*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEFLAGS/*02000082*/ TYPEFLAG_FREVERSEBIND = int16(0x2000) -} // end of class System.Runtime.InteropServices.ComTypes.TYPEFLAGS - -.class /*02000083*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.TYPEKIND - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000CA:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000190*/ public specialname rtspecialname int32 value__ - .field /*04000191*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_ALIAS = int32(0x00000006) - .field /*04000192*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_COCLASS = int32(0x00000005) - .field /*04000193*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_DISPATCH = int32(0x00000004) - .field /*04000194*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_ENUM = int32(0x00000000) - .field /*04000195*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_INTERFACE = int32(0x00000003) - .field /*04000196*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_MAX = int32(0x00000008) - .field /*04000197*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_MODULE = int32(0x00000002) - .field /*04000198*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_RECORD = int32(0x00000001) - .field /*04000199*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.TYPEKIND/*02000083*/ TKIND_UNION = int32(0x00000007) -} // end of class System.Runtime.InteropServices.ComTypes.TYPEKIND - -.class /*02000084*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.TYPELIBATTR - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000CD:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*0400019A*/ public valuetype [System.Runtime/*23000001*/]System.Guid/*01000027*/ guid - .field /*0400019B*/ public int32 lcid - .field /*0400019C*/ public valuetype System.Runtime.InteropServices.ComTypes.SYSKIND/*0200007E*/ syskind - .field /*0400019D*/ public valuetype System.Runtime.InteropServices.ComTypes.LIBFLAGS/*02000078*/ wLibFlags - .field /*0400019E*/ public int16 wMajorVerNum - .field /*0400019F*/ public int16 wMinorVerNum -} // end of class System.Runtime.InteropServices.ComTypes.TYPELIBATTR - -.class /*02000085*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.ComTypes.VARDESC - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ -{ - .custom /*0C0000CE:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .class /*0200008C*/ explicit ansi sealed nested public beforefieldinit DESCUNION - extends [System.Runtime/*23000001*/]System.ValueType/*0100001C*/ - { - .field /*040001BB*/ [0] public native int lpvarValue - .field /*040001BC*/ [0] public int32 oInst - } // end of class DESCUNION - - .field /*040001A0*/ public valuetype System.Runtime.InteropServices.ComTypes.VARDESC/*02000085*//DESCUNION/*0200008C*/ desc - .field /*040001A1*/ public valuetype System.Runtime.InteropServices.ComTypes.ELEMDESC/*0200005A*/ elemdescVar - .field /*040001A2*/ public string lpstrSchema - .field /*040001A3*/ public int32 memid - .field /*040001A4*/ public valuetype System.Runtime.InteropServices.ComTypes.VARKIND/*02000087*/ varkind - .field /*040001A5*/ public int16 wVarFlags -} // end of class System.Runtime.InteropServices.ComTypes.VARDESC - -.class /*02000086*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.VARFLAGS - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000CF:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C0000D0:0A000015*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002B*/::.ctor() /* 0A000015 */ = ( 01 00 00 00 ) - .field /*040001A6*/ public specialname rtspecialname int16 value__ - .field /*040001A7*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FBINDABLE = int16(0x0004) - .field /*040001A8*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FDEFAULTBIND = int16(0x0020) - .field /*040001A9*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FDEFAULTCOLLELEM = int16(0x0100) - .field /*040001AA*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FDISPLAYBIND = int16(0x0010) - .field /*040001AB*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FHIDDEN = int16(0x0040) - .field /*040001AC*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FIMMEDIATEBIND = int16(0x1000) - .field /*040001AD*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FNONBROWSABLE = int16(0x0400) - .field /*040001AE*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FREADONLY = int16(0x0001) - .field /*040001AF*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FREPLACEABLE = int16(0x0800) - .field /*040001B0*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FREQUESTEDIT = int16(0x0008) - .field /*040001B1*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FRESTRICTED = int16(0x0080) - .field /*040001B2*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FSOURCE = int16(0x0002) - .field /*040001B3*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARFLAGS/*02000086*/ VARFLAG_FUIDEFAULT = int16(0x0200) -} // end of class System.Runtime.InteropServices.ComTypes.VARFLAGS - -.class /*02000087*/ public auto ansi sealed System.Runtime.InteropServices.ComTypes.VARKIND - extends [System.Runtime/*23000001*/]System.Enum/*01000020*/ -{ - .custom /*0C0000D1:0A000012*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*0100001E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*0100001D*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*040001B4*/ public specialname rtspecialname int32 value__ - .field /*040001B5*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARKIND/*02000087*/ VAR_CONST = int32(0x00000002) - .field /*040001B6*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARKIND/*02000087*/ VAR_DISPATCH = int32(0x00000003) - .field /*040001B7*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARKIND/*02000087*/ VAR_PERINSTANCE = int32(0x00000000) - .field /*040001B8*/ public static literal valuetype System.Runtime.InteropServices.ComTypes.VARKIND/*02000087*/ VAR_STATIC = int32(0x00000001) -} // end of class System.Runtime.InteropServices.ComTypes.VARKIND - -.class /*02000088*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IUnknownConstantAttribute - extends [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CustomConstantAttribute/*01000031*/ -{ - .custom /*0C0000D2:0A000011*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100001A*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000019*/) /* 0A000011 */ = ( 01 00 00 09 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000225*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f6 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CustomConstantAttribute/*01000031*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method IUnknownConstantAttribute::.ctor - - .method /*06000226*/ public hidebysig specialname virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IUnknownConstantAttribute::get_Value - - .property /*17000039*/ instance object Value() - { - .get instance object System.Runtime.CompilerServices.IUnknownConstantAttribute/*02000088*/::get_Value() /* 06000226 */ - } // end of property IUnknownConstantAttribute::Value -} // end of class System.Runtime.CompilerServices.IUnknownConstantAttribute - -.class /*02000089*/ public auto ansi beforefieldinit System.IO.UnmanagedMemoryAccessor - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000018*/ -{ - .method /*06000227*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::.ctor - - .method /*06000228*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.InteropServices.SafeBuffer/*0200003F*/ buffer, - int64 offset, - int64 capacity) cil managed - // SIG: 20 03 01 12 80 FC 0A 0A - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::.ctor - - .method /*06000229*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.InteropServices.SafeBuffer/*0200003F*/ buffer, - int64 offset, - int64 capacity, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000032*/ access) cil managed - // SIG: 20 04 01 12 80 FC 0A 0A 11 80 C9 - { - // Method begins at RVA 0x2060 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::.ctor - - .method /*0600022A*/ public hidebysig specialname - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::get_CanRead - - .method /*0600022B*/ public hidebysig specialname - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::get_CanWrite - - .method /*0600022C*/ public hidebysig specialname - instance int64 get_Capacity() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::get_Capacity - - .method /*0600022D*/ family hidebysig specialname - instance bool get_IsOpen() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::get_IsOpen - - .method /*0600022E*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Dispose - - .method /*0600022F*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Dispose - - .method /*06000230*/ family hidebysig instance void - Initialize(class System.Runtime.InteropServices.SafeBuffer/*0200003F*/ buffer, - int64 offset, - int64 capacity, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000032*/ access) cil managed - // SIG: 20 04 01 12 80 FC 0A 0A 11 80 C9 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Initialize - - .method /*06000231*/ public hidebysig instance bool - ReadBoolean(int64 position) cil managed - // SIG: 20 01 02 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadBoolean - - .method /*06000232*/ public hidebysig instance uint8 - ReadByte(int64 position) cil managed - // SIG: 20 01 05 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadByte - - .method /*06000233*/ public hidebysig instance char - ReadChar(int64 position) cil managed - // SIG: 20 01 03 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadChar - - .method /*06000234*/ public hidebysig instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000029*/ - ReadDecimal(int64 position) cil managed - // SIG: 20 01 11 80 A5 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadDecimal - - .method /*06000235*/ public hidebysig instance float64 - ReadDouble(int64 position) cil managed - // SIG: 20 01 0D 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadDouble - - .method /*06000236*/ public hidebysig instance int16 - ReadInt16(int64 position) cil managed - // SIG: 20 01 06 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadInt16 - - .method /*06000237*/ public hidebysig instance int32 - ReadInt32(int64 position) cil managed - // SIG: 20 01 08 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadInt32 - - .method /*06000238*/ public hidebysig instance int64 - ReadInt64(int64 position) cil managed - // SIG: 20 01 0A 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadInt64 - - .method /*06000239*/ public hidebysig instance int8 - ReadSByte(int64 position) cil managed - // SIG: 20 01 04 0A - { - .custom /*0C000121:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadSByte - - .method /*0600023A*/ public hidebysig instance float32 - ReadSingle(int64 position) cil managed - // SIG: 20 01 0C 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadSingle - - .method /*0600023B*/ public hidebysig instance uint16 - ReadUInt16(int64 position) cil managed - // SIG: 20 01 07 0A - { - .custom /*0C000122:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadUInt16 - - .method /*0600023C*/ public hidebysig instance uint32 - ReadUInt32(int64 position) cil managed - // SIG: 20 01 09 0A - { - .custom /*0C000123:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadUInt32 - - .method /*0600023D*/ public hidebysig instance uint64 - ReadUInt64(int64 position) cil managed - // SIG: 20 01 0B 0A - { - .custom /*0C000124:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadUInt64 - - .method /*0600023E*/ public hidebysig instance void - Read(int64 position, - [out] !!T& structure) cil managed - // SIG: 30 01 02 01 0A 10 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::Read - - .method /*0600023F*/ public hidebysig instance int32 - ReadArray(int64 position, - !!T[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 30 01 04 08 0A 1D 1E 00 08 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::ReadArray - - .method /*06000240*/ public hidebysig instance void - Write(int64 position, - bool 'value') cil managed - // SIG: 20 02 01 0A 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000241*/ public hidebysig instance void - Write(int64 position, - uint8 'value') cil managed - // SIG: 20 02 01 0A 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000242*/ public hidebysig instance void - Write(int64 position, - char 'value') cil managed - // SIG: 20 02 01 0A 03 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000243*/ public hidebysig instance void - Write(int64 position, - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000029*/ 'value') cil managed - // SIG: 20 02 01 0A 11 80 A5 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000244*/ public hidebysig instance void - Write(int64 position, - float64 'value') cil managed - // SIG: 20 02 01 0A 0D - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000245*/ public hidebysig instance void - Write(int64 position, - int16 'value') cil managed - // SIG: 20 02 01 0A 06 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000246*/ public hidebysig instance void - Write(int64 position, - int32 'value') cil managed - // SIG: 20 02 01 0A 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000247*/ public hidebysig instance void - Write(int64 position, - int64 'value') cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000248*/ public hidebysig instance void - Write(int64 position, - int8 'value') cil managed - // SIG: 20 02 01 0A 04 - { - .custom /*0C000125:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*06000249*/ public hidebysig instance void - Write(int64 position, - float32 'value') cil managed - // SIG: 20 02 01 0A 0C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*0600024A*/ public hidebysig instance void - Write(int64 position, - uint16 'value') cil managed - // SIG: 20 02 01 0A 07 - { - .custom /*0C000126:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*0600024B*/ public hidebysig instance void - Write(int64 position, - uint32 'value') cil managed - // SIG: 20 02 01 0A 09 - { - .custom /*0C000127:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*0600024C*/ public hidebysig instance void - Write(int64 position, - uint64 'value') cil managed - // SIG: 20 02 01 0A 0B - { - .custom /*0C000128:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryAccessor::Write - - .method /*0600024D*/ public hidebysig instance void - Write(int64 position, - !!T& structure) cil managed - // SIG: 30 01 02 01 0A 10 1E 00 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::Write - - .method /*0600024E*/ public hidebysig instance void - WriteArray(int64 position, - !!T[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 30 01 04 01 0A 1D 1E 00 08 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryAccessor::WriteArray - - .property /*1700003A*/ instance bool CanRead() - { - .get instance bool System.IO.UnmanagedMemoryAccessor/*02000089*/::get_CanRead() /* 0600022A */ - } // end of property UnmanagedMemoryAccessor::CanRead - .property /*1700003B*/ instance bool CanWrite() - { - .get instance bool System.IO.UnmanagedMemoryAccessor/*02000089*/::get_CanWrite() /* 0600022B */ - } // end of property UnmanagedMemoryAccessor::CanWrite - .property /*1700003C*/ instance int64 Capacity() - { - .get instance int64 System.IO.UnmanagedMemoryAccessor/*02000089*/::get_Capacity() /* 0600022C */ - } // end of property UnmanagedMemoryAccessor::Capacity - .property /*1700003D*/ instance bool IsOpen() - { - .get instance bool System.IO.UnmanagedMemoryAccessor/*02000089*/::get_IsOpen() /* 0600022D */ - } // end of property UnmanagedMemoryAccessor::IsOpen -} // end of class System.IO.UnmanagedMemoryAccessor - -.class /*0200008A*/ public auto ansi beforefieldinit System.IO.UnmanagedMemoryStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*01000033*/ -{ - .method /*0600024F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20fe - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000033*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::.ctor - - .method /*06000250*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* pointer, - int64 length) cil managed - // SIG: 20 02 01 0F 05 0A - { - .custom /*0C000129:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x20fe - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000033*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::.ctor - - .method /*06000251*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8* pointer, - int64 length, - int64 capacity, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000032*/ access) cil managed - // SIG: 20 04 01 0F 05 0A 0A 11 80 C9 - { - .custom /*0C00012A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x20fe - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000033*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::.ctor - - .method /*06000252*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.InteropServices.SafeBuffer/*0200003F*/ buffer, - int64 offset, - int64 length) cil managed - // SIG: 20 03 01 12 80 FC 0A 0A - { - // Method begins at RVA 0x20fe - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000033*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::.ctor - - .method /*06000253*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.InteropServices.SafeBuffer/*0200003F*/ buffer, - int64 offset, - int64 length, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000032*/ access) cil managed - // SIG: 20 04 01 12 80 FC 0A 0A 11 80 C9 - { - // Method begins at RVA 0x20fe - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*01000033*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::.ctor - - .method /*06000254*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_CanRead - - .method /*06000255*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_CanSeek - - .method /*06000256*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_CanWrite - - .method /*06000257*/ public hidebysig specialname - instance int64 get_Capacity() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_Capacity - - .method /*06000258*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_Length - - .method /*06000259*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_Position - - .method /*0600025A*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::set_Position - - .method /*0600025B*/ public hidebysig specialname - instance uint8* get_PositionPointer() cil managed - // SIG: 20 00 0F 05 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::get_PositionPointer - - .method /*0600025C*/ public hidebysig specialname - instance void set_PositionPointer(uint8* 'value') cil managed - // SIG: 20 01 01 0F 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::set_PositionPointer - - .method /*0600025D*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::Dispose - - .method /*0600025E*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::Flush - - .method /*0600025F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000034*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000035*/ cancellationToken) cil managed - // SIG: 20 01 12 80 D1 11 80 D5 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::FlushAsync - - .method /*06000260*/ family hidebysig instance void - Initialize(uint8* pointer, - int64 length, - int64 capacity, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000032*/ access) cil managed - // SIG: 20 04 01 0F 05 0A 0A 11 80 C9 - { - .custom /*0C00012B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::Initialize - - .method /*06000261*/ family hidebysig instance void - Initialize(class System.Runtime.InteropServices.SafeBuffer/*0200003F*/ buffer, - int64 offset, - int64 length, - valuetype [System.Runtime/*23000001*/]System.IO.FileAccess/*01000032*/ access) cil managed - // SIG: 20 04 01 12 80 FC 0A 0A 11 80 C9 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::Initialize - - .method /*06000262*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::Read - - .method /*06000263*/ public hidebysig virtual - instance int32 Read(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000036*/ destination) cil managed - // SIG: 20 01 08 15 11 80 D9 01 05 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::Read - - .method /*06000264*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000037*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000035*/ cancellationToken) cil managed - // SIG: 20 04 15 12 80 DD 01 08 1D 05 08 08 11 80 D5 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::ReadAsync - - .method /*06000265*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::ReadByte - - .method /*06000266*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000038*/ loc) cil managed - // SIG: 20 02 0A 0A 11 80 E1 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::Seek - - .method /*06000267*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::SetLength - - .method /*06000268*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::Write - - .method /*06000269*/ public hidebysig virtual - instance void Write(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000039*/ source) cil managed - // SIG: 20 01 01 15 11 80 E5 01 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::Write - - .method /*0600026A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000034*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000035*/ cancellationToken) cil managed - // SIG: 20 04 12 80 D1 1D 05 08 08 11 80 D5 - { - // Method begins at RVA 0x2068 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnmanagedMemoryStream::WriteAsync - - .method /*0600026B*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnmanagedMemoryStream::WriteByte - - .property /*1700003E*/ instance bool CanRead() - { - .get instance bool System.IO.UnmanagedMemoryStream/*0200008A*/::get_CanRead() /* 06000254 */ - } // end of property UnmanagedMemoryStream::CanRead - .property /*1700003F*/ instance bool CanSeek() - { - .get instance bool System.IO.UnmanagedMemoryStream/*0200008A*/::get_CanSeek() /* 06000255 */ - } // end of property UnmanagedMemoryStream::CanSeek - .property /*17000040*/ instance bool CanWrite() - { - .get instance bool System.IO.UnmanagedMemoryStream/*0200008A*/::get_CanWrite() /* 06000256 */ - } // end of property UnmanagedMemoryStream::CanWrite - .property /*17000041*/ instance int64 Capacity() - { - .get instance int64 System.IO.UnmanagedMemoryStream/*0200008A*/::get_Capacity() /* 06000257 */ - } // end of property UnmanagedMemoryStream::Capacity - .property /*17000042*/ instance int64 Length() - { - .get instance int64 System.IO.UnmanagedMemoryStream/*0200008A*/::get_Length() /* 06000258 */ - } // end of property UnmanagedMemoryStream::Length - .property /*17000043*/ instance int64 Position() - { - .get instance int64 System.IO.UnmanagedMemoryStream/*0200008A*/::get_Position() /* 06000259 */ - .set instance void System.IO.UnmanagedMemoryStream/*0200008A*/::set_Position(int64) /* 0600025A */ - } // end of property UnmanagedMemoryStream::Position - .property /*17000044*/ instance uint8* PositionPointer() - { - .custom /*0C000066:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance uint8* System.IO.UnmanagedMemoryStream/*0200008A*/::get_PositionPointer() /* 0600025B */ - .set instance void System.IO.UnmanagedMemoryStream/*0200008A*/::set_PositionPointer(uint8*) /* 0600025C */ - } // end of property UnmanagedMemoryStream::PositionPointer -} // end of class System.IO.UnmanagedMemoryStream - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il deleted file mode 100644 index f7bfaf84dd..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il +++ /dev/null @@ -1,622 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002fea -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00008314 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002f97 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002e1c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000ff0 Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000fec -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002fd9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020c4 [0x00000cd8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002d9c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000044c Size -// '#~' Name -// Stream 2: -// 0x000004b8 Offset -// 0x000004e8 Size -// '#Strings' Name -// Stream 3: -// 0x000009a0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000009a4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000009b4 Offset -// 0x00000324 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000909b41557 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22664 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17627 (77.78%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 3288 (14.51%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 18 ( 0.08%) -// Managed code : 127 ( 0.56%) -// Data : 2048 ( 9.04%) -// Unaccounted : -1156 (-5.10%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3288 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 26 (156 bytes) -// MethodDef - 19 (266 bytes) 1 abstract, 0 native, 18 bodies -// FieldDef - 2 (12 bytes) 0 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 21 (126 bytes) -// CustomAttribute- 28 (168 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 5 (30 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// EventMap - 1 (4 bytes) -// Event - 2 (12 bytes) -// Strings - 1255 bytes -// Blobs - 804 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 201 bytes - -// CLR additional info : 128 - -// CLR method headers : 18 -// Num.of method bodies - 18 -// Num.of fat headers - 0 -// Num.of tiny headers - 18 - -// Managed code : 127 -// Ave method size - 7 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AssemblyLoadContext (public) (abstract) (auto) (ansi) -// Class AssemblyExtensions (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Loader -{ - .custom /*0C000003:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000004:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000005:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000006:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000007:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000009:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 15 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 4C 6F 61 64 65 72 00 00 ) // e.Loader.. - .custom /*0C00000A:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 4C 6F 61 64 65 72 00 00 ) // e.Loader.. - .custom /*0C00000B:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 4C 6F 61 64 65 72 00 00 ) // e.Loader.. - .custom /*0C00000C:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000D:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000E:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000F:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C000010:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Runtime.Loader.dll -// MVID: {b2f5e5b4-2b76-4ccd-a13c-8ae41395e599} -.custom /*0C000002:0A000011*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F1F54015000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi beforefieldinit System.Runtime.Loader.AssemblyLoadContext - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .field /*04000001*/ private class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ Resolving - .custom /*0C000001:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000002*/ private class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ Unloading - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyLoadContext::.ctor - - .method /*06000002*/ public hidebysig specialname static - class System.Runtime.Loader.AssemblyLoadContext/*02000002*/ - get_Default() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::get_Default - - .method /*06000003*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000015*/ - GetAssemblyName(string assemblyPath) cil managed - // SIG: 00 01 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::GetAssemblyName - - .method /*06000004*/ public hidebysig static - class System.Runtime.Loader.AssemblyLoadContext/*02000002*/ - GetLoadContext(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ 'assembly') cil managed - // SIG: 00 01 12 08 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::GetLoadContext - - .method /*06000005*/ family hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ - Load(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000015*/ assemblyName) cil managed - // SIG: 20 01 12 59 12 55 - { - // Method begins at RVA 0x0 - } // end of method AssemblyLoadContext::Load - - .method /*06000006*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ - LoadFromAssemblyName(class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000015*/ assemblyName) cil managed - // SIG: 20 01 12 59 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadFromAssemblyName - - .method /*06000007*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ - LoadFromAssemblyPath(string assemblyPath) cil managed - // SIG: 20 01 12 59 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadFromAssemblyPath - - .method /*06000008*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ - LoadFromNativeImagePath(string nativeImagePath, - string assemblyPath) cil managed - // SIG: 20 02 12 59 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadFromNativeImagePath - - .method /*06000009*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ - LoadFromStream(class [System.Runtime/*23000001*/]System.IO.Stream/*01000019*/ 'assembly') cil managed - // SIG: 20 01 12 59 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadFromStream - - .method /*0600000A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ - LoadFromStream(class [System.Runtime/*23000001*/]System.IO.Stream/*01000019*/ 'assembly', - class [System.Runtime/*23000001*/]System.IO.Stream/*01000019*/ assemblySymbols) cil managed - // SIG: 20 02 12 59 12 65 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadFromStream - - .method /*0600000B*/ family hidebysig instance native int - LoadUnmanagedDllFromPath(string unmanagedDllPath) cil managed - // SIG: 20 01 18 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadUnmanagedDllFromPath - - .method /*0600000C*/ family hidebysig newslot virtual - instance native int LoadUnmanagedDll(string unmanagedDllName) cil managed - // SIG: 20 01 18 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyLoadContext::LoadUnmanagedDll - - .method /*0600000D*/ public hidebysig instance void - SetProfileOptimizationRoot(string directoryPath) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyLoadContext::SetProfileOptimizationRoot - - .method /*0600000E*/ public hidebysig instance void - StartProfileOptimization(string profile) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyLoadContext::StartProfileOptimization - - .method /*0600000F*/ public hidebysig specialname - instance void add_Resolving(class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 51 03 12 08 12 55 12 59 - { - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205d - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)000001 */ ldfld class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Resolving /* 04000001 */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)000014 */ call class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/ [System.Runtime/*23000001*/]System.Delegate/*0100001A*/::Combine(class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/, - class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/) /* 0A000014 */ - IL_000d: /* 74 | (1B)000001 */ castclass class [System.Runtime/*23000001*/]System.Func`3/*01000014*//*1B000001*/ - IL_0012: /* 7D | (04)000001 */ stfld class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Resolving /* 04000001 */ - IL_0017: /* 2A | */ ret - } // end of method AssemblyLoadContext::add_Resolving - - .method /*06000010*/ public hidebysig specialname - instance void remove_Resolving(class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 51 03 12 08 12 55 12 59 - { - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2076 - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)000001 */ ldfld class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Resolving /* 04000001 */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)000015 */ call class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/ [System.Runtime/*23000001*/]System.Delegate/*0100001A*/::Remove(class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/, - class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/) /* 0A000015 */ - IL_000d: /* 74 | (1B)000001 */ castclass class [System.Runtime/*23000001*/]System.Func`3/*01000014*//*1B000001*/ - IL_0012: /* 7D | (04)000001 */ stfld class [System.Runtime/*23000001*/]System.Func`3/*01000014*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Resolving /* 04000001 */ - IL_0017: /* 2A | */ ret - } // end of method AssemblyLoadContext::remove_Resolving - - .method /*06000011*/ public hidebysig specialname - instance void add_Unloading(class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 5D 01 12 08 - { - .custom /*0C000019:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208f - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)000002 */ ldfld class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Unloading /* 04000002 */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)000014 */ call class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/ [System.Runtime/*23000001*/]System.Delegate/*0100001A*/::Combine(class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/, - class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/) /* 0A000014 */ - IL_000d: /* 74 | (1B)000002 */ castclass class [System.Runtime/*23000001*/]System.Action`1/*01000017*//*1B000002*/ - IL_0012: /* 7D | (04)000002 */ stfld class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Unloading /* 04000002 */ - IL_0017: /* 2A | */ ret - } // end of method AssemblyLoadContext::add_Unloading - - .method /*06000012*/ public hidebysig specialname - instance void remove_Unloading(class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ 'value') cil managed synchronized - // SIG: 20 01 01 15 12 5D 01 12 08 - { - .custom /*0C00001A:0A000012*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a8 - // Code size 24 (0x18) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 02 | */ ldarg.0 - IL_0002: /* 7B | (04)000002 */ ldfld class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Unloading /* 04000002 */ - IL_0007: /* 03 | */ ldarg.1 - IL_0008: /* 28 | (0A)000015 */ call class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/ [System.Runtime/*23000001*/]System.Delegate/*0100001A*/::Remove(class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/, - class [System.Runtime/*23000001*/]System.Delegate/*0100001A*/) /* 0A000015 */ - IL_000d: /* 74 | (1B)000002 */ castclass class [System.Runtime/*23000001*/]System.Action`1/*01000017*//*1B000002*/ - IL_0012: /* 7D | (04)000002 */ stfld class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::Unloading /* 04000002 */ - IL_0017: /* 2A | */ ret - } // end of method AssemblyLoadContext::remove_Unloading - - .event /*14000001*/ class [System.Runtime/*23000001*/]System.Func`3/*01000014*//*1B000001*/ Resolving - { - .addon instance void System.Runtime.Loader.AssemblyLoadContext/*02000002*/::add_Resolving(class [System.Runtime/*23000001*/]System.Func`3/*01000014*/) /* 0600000F */ - .removeon instance void System.Runtime.Loader.AssemblyLoadContext/*02000002*/::remove_Resolving(class [System.Runtime/*23000001*/]System.Func`3/*01000014*/) /* 06000010 */ - } // end of event AssemblyLoadContext::Resolving - .event /*14000002*/ class [System.Runtime/*23000001*/]System.Action`1/*01000017*//*1B000002*/ Unloading - { - .addon instance void System.Runtime.Loader.AssemblyLoadContext/*02000002*/::add_Unloading(class [System.Runtime/*23000001*/]System.Action`1/*01000017*/) /* 06000011 */ - .removeon instance void System.Runtime.Loader.AssemblyLoadContext/*02000002*/::remove_Unloading(class [System.Runtime/*23000001*/]System.Action`1/*01000017*/) /* 06000012 */ - } // end of event AssemblyLoadContext::Unloading - .property /*17000001*/ class System.Runtime.Loader.AssemblyLoadContext/*02000002*/ - Default() - { - .get class System.Runtime.Loader.AssemblyLoadContext/*02000002*/ System.Runtime.Loader.AssemblyLoadContext/*02000002*/::get_Default() /* 06000002 */ - } // end of property AssemblyLoadContext::Default -} // end of class System.Runtime.Loader.AssemblyLoadContext - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Reflection.Metadata.AssemblyExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000013*/ public hidebysig static - bool TryGetRawMetadata(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*01000016*/ 'assembly', - [out] uint8*& 'blob', - [out] int32& length) cil managed - // SIG: 00 03 02 12 59 10 0F 05 10 08 - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C00001C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyExtensions::TryGetRawMetadata - -} // end of class System.Reflection.Metadata.AssemblyExtensions - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il deleted file mode 100644 index 52b5b62a6f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il +++ /dev/null @@ -1,2669 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004392 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000d641 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000433f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002e00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000041c4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002398 Virtual Size -// 0x00002000 Virtual Address -// 0x00002400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000394 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004381 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002054 [0x000020f0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004144 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001424 Size -// '#~' Name -// Stream 2: -// 0x00001490 Offset -// 0x00000700 Size -// '#Strings' Name -// Stream 3: -// 0x00001b90 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001b94 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001ba4 Offset -// 0x0000054c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000909a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27792 -// PE header size : 512 (496 used) ( 1.84%) -// PE additional info : 17651 (63.51%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8432 (30.34%) -// CLR additional info : 128 ( 0.46%) -// CLR method headers : 184 ( 0.66%) -// Managed code : 368 ( 1.32%) -// Data : 2048 ( 7.37%) -// Unaccounted : -1603 (-5.77%) - -// Num.of PE sections : 3 -// .text - 9216 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8432 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 28 (168 bytes) -// MethodDef - 184 (2576 bytes) 0 abstract, 0 native, 184 bodies -// FieldDef - 5 (30 bytes) 3 constant -// MemberRef - 16 (96 bytes) -// ParamDef - 262 (1572 bytes) -// Constant - 11 (66 bytes) -// CustomAttribute- 47 (282 bytes) -// InterfaceImpl - 6 (24 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 12 (72 bytes) -// MethodSemantic- 12 (72 bytes) -// TypeSpec - 3 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1792 bytes -// Blobs - 1356 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 198 bytes - -// CLR additional info : 128 - -// CLR method headers : 184 -// Num.of method bodies - 184 -// Num.of fat headers - 0 -// Num.of tiny headers - 184 - -// Managed code : 368 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class BigInteger (public) (sequential) (ansi) (sealed) -// Class Complex (public) (sequential) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Numerics -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 4E 75 6D 65 72 69 63 73 00 00 ) // e.Numerics.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 4E 75 6D 65 72 69 63 73 00 00 ) // e.Numerics.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 2E 4E 75 6D 65 72 69 63 73 00 00 ) // e.Numerics.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Runtime.Numerics.dll -// MVID: {e375d77e-e665-4afb-8ab8-fa534fb13f04} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F3DD8034000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public sequential ansi sealed beforefieldinit System.Numerics.BigInteger - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements [System.Runtime/*23000001*/]System.IComparable/*01000013*/, - class [System.Runtime/*23000001*/]System.IComparable`1/*01000014*//*1B000001*/, - class [System.Runtime/*23000001*/]System.IEquatable`1/*01000015*//*1B000002*/, - [System.Runtime/*23000001*/]System.IFormattable/*01000016*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ private initonly object _dummy - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - .custom /*0C000001:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000018*/ 'value') cil managed - // SIG: 20 01 01 11 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000019*/ 'value', - [opt] bool isUnsigned, - [opt] bool isBigEndian) cil managed - // SIG: 20 03 01 15 11 65 01 05 02 02 - { - .param [2]/*08000007*/ = bool(false) - .param [3]/*08000008*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::.ctor - - .method /*0600000A*/ public hidebysig specialname - instance bool get_IsEven() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_IsEven - - .method /*0600000B*/ public hidebysig specialname - instance bool get_IsOne() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_IsOne - - .method /*0600000C*/ public hidebysig specialname - instance bool get_IsPowerOfTwo() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_IsPowerOfTwo - - .method /*0600000D*/ public hidebysig specialname - instance bool get_IsZero() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_IsZero - - .method /*0600000E*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - get_MinusOne() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_MinusOne - - .method /*0600000F*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - get_One() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_One - - .method /*06000010*/ public hidebysig specialname - instance int32 get_Sign() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_Sign - - .method /*06000011*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - get_Zero() cil managed - // SIG: 00 00 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::get_Zero - - .method /*06000012*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Abs(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Abs - - .method /*06000013*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Add(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Add - - .method /*06000014*/ public hidebysig static - int32 Compare(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Compare - - .method /*06000015*/ public hidebysig instance int32 - CompareTo(int64 other) cil managed - // SIG: 20 01 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::CompareTo - - .method /*06000016*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.Numerics.BigInteger/*02000002*/ other) cil managed - // SIG: 20 01 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::CompareTo - - .method /*06000017*/ public hidebysig newslot virtual final - instance int32 CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::CompareTo - - .method /*06000018*/ public hidebysig instance int32 - CompareTo(uint64 other) cil managed - // SIG: 20 01 08 0B - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::CompareTo - - .method /*06000019*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Divide(valuetype System.Numerics.BigInteger/*02000002*/ dividend, - valuetype System.Numerics.BigInteger/*02000002*/ divisor) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Divide - - .method /*0600001A*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - DivRem(valuetype System.Numerics.BigInteger/*02000002*/ dividend, - valuetype System.Numerics.BigInteger/*02000002*/ divisor, - [out] valuetype System.Numerics.BigInteger/*02000002*/& remainder) cil managed - // SIG: 00 03 11 08 11 08 11 08 10 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::DivRem - - .method /*0600001B*/ public hidebysig instance bool - Equals(int64 other) cil managed - // SIG: 20 01 02 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Equals - - .method /*0600001C*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.BigInteger/*02000002*/ other) cil managed - // SIG: 20 01 02 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Equals - - .method /*0600001D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Equals - - .method /*0600001E*/ public hidebysig instance bool - Equals(uint64 other) cil managed - // SIG: 20 01 02 0B - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Equals - - .method /*0600001F*/ public hidebysig instance int32 - GetByteCount([opt] bool isUnsigned) cil managed - // SIG: 20 01 08 02 - { - .param [1]/*0800001E*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::GetByteCount - - .method /*06000020*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::GetHashCode - - .method /*06000021*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - GreatestCommonDivisor(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::GreatestCommonDivisor - - .method /*06000022*/ public hidebysig static - float64 Log(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 0D 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Log - - .method /*06000023*/ public hidebysig static - float64 Log(valuetype System.Numerics.BigInteger/*02000002*/ 'value', - float64 baseValue) cil managed - // SIG: 00 02 0D 11 08 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Log - - .method /*06000024*/ public hidebysig static - float64 Log10(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 0D 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Log10 - - .method /*06000025*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Max(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Max - - .method /*06000026*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Min(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Min - - .method /*06000027*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - ModPow(valuetype System.Numerics.BigInteger/*02000002*/ 'value', - valuetype System.Numerics.BigInteger/*02000002*/ exponent, - valuetype System.Numerics.BigInteger/*02000002*/ modulus) cil managed - // SIG: 00 03 11 08 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ModPow - - .method /*06000028*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Multiply(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Multiply - - .method /*06000029*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Negate(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Negate - - .method /*0600002A*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Addition(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Addition - - .method /*0600002B*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_BitwiseAnd(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_BitwiseAnd - - .method /*0600002C*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_BitwiseOr(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_BitwiseOr - - .method /*0600002D*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Decrement(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Decrement - - .method /*0600002E*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Division(valuetype System.Numerics.BigInteger/*02000002*/ dividend, - valuetype System.Numerics.BigInteger/*02000002*/ divisor) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Division - - .method /*0600002F*/ public hidebysig specialname static - bool op_Equality(int64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Equality - - .method /*06000030*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.BigInteger/*02000002*/ left, - int64 right) cil managed - // SIG: 00 02 02 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Equality - - .method /*06000031*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Equality - - .method /*06000032*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.BigInteger/*02000002*/ left, - uint64 right) cil managed - // SIG: 00 02 02 11 08 0B - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Equality - - .method /*06000033*/ public hidebysig specialname static - bool op_Equality(uint64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0B 11 08 - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Equality - - .method /*06000034*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_ExclusiveOr(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_ExclusiveOr - - .method /*06000035*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Explicit(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000018*/ 'value') cil managed - // SIG: 00 01 11 08 11 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000036*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Explicit(float64 'value') cil managed - // SIG: 00 01 11 08 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000037*/ public hidebysig specialname static - uint8 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 05 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000038*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000018*/ - op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 61 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000039*/ public hidebysig specialname static - float64 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 0D 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*0600003A*/ public hidebysig specialname static - int16 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 06 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*0600003B*/ public hidebysig specialname static - int32 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*0600003C*/ public hidebysig specialname static - int64 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*0600003D*/ public hidebysig specialname static - int8 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 04 11 08 - { - .custom /*0C00001A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*0600003E*/ public hidebysig specialname static - float32 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 0C 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*0600003F*/ public hidebysig specialname static - uint16 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 07 11 08 - { - .custom /*0C00001B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000040*/ public hidebysig specialname static - uint32 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 09 11 08 - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000041*/ public hidebysig specialname static - uint64 op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 0B 11 08 - { - .custom /*0C00001D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000042*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Explicit(float32 'value') cil managed - // SIG: 00 01 11 08 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Explicit - - .method /*06000043*/ public hidebysig specialname static - bool op_GreaterThan(int64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThan - - .method /*06000044*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.Numerics.BigInteger/*02000002*/ left, - int64 right) cil managed - // SIG: 00 02 02 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThan - - .method /*06000045*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThan - - .method /*06000046*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.Numerics.BigInteger/*02000002*/ left, - uint64 right) cil managed - // SIG: 00 02 02 11 08 0B - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThan - - .method /*06000047*/ public hidebysig specialname static - bool op_GreaterThan(uint64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0B 11 08 - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThan - - .method /*06000048*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(int64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThanOrEqual - - .method /*06000049*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.Numerics.BigInteger/*02000002*/ left, - int64 right) cil managed - // SIG: 00 02 02 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThanOrEqual - - .method /*0600004A*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThanOrEqual - - .method /*0600004B*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.Numerics.BigInteger/*02000002*/ left, - uint64 right) cil managed - // SIG: 00 02 02 11 08 0B - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThanOrEqual - - .method /*0600004C*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(uint64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0B 11 08 - { - .custom /*0C000021:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_GreaterThanOrEqual - - .method /*0600004D*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(uint8 'value') cil managed - // SIG: 00 01 11 08 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*0600004E*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(int16 'value') cil managed - // SIG: 00 01 11 08 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*0600004F*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(int32 'value') cil managed - // SIG: 00 01 11 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*06000050*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(int64 'value') cil managed - // SIG: 00 01 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*06000051*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(int8 'value') cil managed - // SIG: 00 01 11 08 04 - { - .custom /*0C000022:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*06000052*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(uint16 'value') cil managed - // SIG: 00 01 11 08 07 - { - .custom /*0C000023:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*06000053*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(uint32 'value') cil managed - // SIG: 00 01 11 08 09 - { - .custom /*0C000024:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*06000054*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Implicit(uint64 'value') cil managed - // SIG: 00 01 11 08 0B - { - .custom /*0C000025:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Implicit - - .method /*06000055*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Increment(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Increment - - .method /*06000056*/ public hidebysig specialname static - bool op_Inequality(int64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Inequality - - .method /*06000057*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.BigInteger/*02000002*/ left, - int64 right) cil managed - // SIG: 00 02 02 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Inequality - - .method /*06000058*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Inequality - - .method /*06000059*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.BigInteger/*02000002*/ left, - uint64 right) cil managed - // SIG: 00 02 02 11 08 0B - { - .custom /*0C000026:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Inequality - - .method /*0600005A*/ public hidebysig specialname static - bool op_Inequality(uint64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0B 11 08 - { - .custom /*0C000027:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Inequality - - .method /*0600005B*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_LeftShift(valuetype System.Numerics.BigInteger/*02000002*/ 'value', - int32 shift) cil managed - // SIG: 00 02 11 08 11 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LeftShift - - .method /*0600005C*/ public hidebysig specialname static - bool op_LessThan(int64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThan - - .method /*0600005D*/ public hidebysig specialname static - bool op_LessThan(valuetype System.Numerics.BigInteger/*02000002*/ left, - int64 right) cil managed - // SIG: 00 02 02 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThan - - .method /*0600005E*/ public hidebysig specialname static - bool op_LessThan(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThan - - .method /*0600005F*/ public hidebysig specialname static - bool op_LessThan(valuetype System.Numerics.BigInteger/*02000002*/ left, - uint64 right) cil managed - // SIG: 00 02 02 11 08 0B - { - .custom /*0C000028:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThan - - .method /*06000060*/ public hidebysig specialname static - bool op_LessThan(uint64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0B 11 08 - { - .custom /*0C000029:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThan - - .method /*06000061*/ public hidebysig specialname static - bool op_LessThanOrEqual(int64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0A 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThanOrEqual - - .method /*06000062*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.Numerics.BigInteger/*02000002*/ left, - int64 right) cil managed - // SIG: 00 02 02 11 08 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThanOrEqual - - .method /*06000063*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThanOrEqual - - .method /*06000064*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.Numerics.BigInteger/*02000002*/ left, - uint64 right) cil managed - // SIG: 00 02 02 11 08 0B - { - .custom /*0C00002A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThanOrEqual - - .method /*06000065*/ public hidebysig specialname static - bool op_LessThanOrEqual(uint64 left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 02 0B 11 08 - { - .custom /*0C00002B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_LessThanOrEqual - - .method /*06000066*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Modulus(valuetype System.Numerics.BigInteger/*02000002*/ dividend, - valuetype System.Numerics.BigInteger/*02000002*/ divisor) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Modulus - - .method /*06000067*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Multiply(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Multiply - - .method /*06000068*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_OnesComplement(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_OnesComplement - - .method /*06000069*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_RightShift(valuetype System.Numerics.BigInteger/*02000002*/ 'value', - int32 shift) cil managed - // SIG: 00 02 11 08 11 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_RightShift - - .method /*0600006A*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_Subtraction(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_Subtraction - - .method /*0600006B*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_UnaryNegation(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_UnaryNegation - - .method /*0600006C*/ public hidebysig specialname static - valuetype System.Numerics.BigInteger/*02000002*/ - op_UnaryPlus(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::op_UnaryPlus - - .method /*0600006D*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Parse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000019*/ 'value', - [opt] valuetype [System.Runtime/*23000001*/]System.Globalization.NumberStyles/*0100001A*/ style, - [opt] class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 00 03 11 08 15 11 65 01 03 11 69 12 6D - { - .param [2]/*0800009B*/ = int32(0x00000007) - .param [3]/*0800009C*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Parse - - .method /*0600006E*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Parse(string 'value') cil managed - // SIG: 00 01 11 08 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Parse - - .method /*0600006F*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Parse(string 'value', - valuetype [System.Runtime/*23000001*/]System.Globalization.NumberStyles/*0100001A*/ style) cil managed - // SIG: 00 02 11 08 0E 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Parse - - .method /*06000070*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Parse(string 'value', - valuetype [System.Runtime/*23000001*/]System.Globalization.NumberStyles/*0100001A*/ style, - class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 00 03 11 08 0E 11 69 12 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Parse - - .method /*06000071*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Parse(string 'value', - class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 00 02 11 08 0E 12 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Parse - - .method /*06000072*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Pow(valuetype System.Numerics.BigInteger/*02000002*/ 'value', - int32 exponent) cil managed - // SIG: 00 02 11 08 11 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Pow - - .method /*06000073*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Remainder(valuetype System.Numerics.BigInteger/*02000002*/ dividend, - valuetype System.Numerics.BigInteger/*02000002*/ divisor) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Remainder - - .method /*06000074*/ public hidebysig static - valuetype System.Numerics.BigInteger/*02000002*/ - Subtract(valuetype System.Numerics.BigInteger/*02000002*/ left, - valuetype System.Numerics.BigInteger/*02000002*/ right) cil managed - // SIG: 00 02 11 08 11 08 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::Subtract - - .method /*06000075*/ public hidebysig instance uint8[] - ToByteArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ToByteArray - - .method /*06000076*/ public hidebysig instance uint8[] - ToByteArray([opt] bool isUnsigned, - [opt] bool isBigEndian) cil managed - // SIG: 20 02 1D 05 02 02 - { - .param [1]/*080000AB*/ = bool(false) - .param [2]/*080000AC*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ToByteArray - - .method /*06000077*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ToString - - .method /*06000078*/ public hidebysig instance string - ToString(class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 20 01 0E 12 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ToString - - .method /*06000079*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ToString - - .method /*0600007A*/ public hidebysig newslot virtual final - instance string ToString(string format, - class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 20 02 0E 0E 12 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::ToString - - .method /*0600007B*/ public hidebysig instance bool - TryFormat(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100001C*/ destination, - [out] int32& charsWritten, - [opt] valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000019*/ format, - [opt] class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 20 04 02 15 11 71 01 03 10 08 15 11 65 01 03 12 6D - { - .param [3]/*080000B3*/ = nullref - .param [4]/*080000B4*/ = nullref - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::TryFormat - - .method /*0600007C*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000019*/ 'value', - valuetype [System.Runtime/*23000001*/]System.Globalization.NumberStyles/*0100001A*/ style, - class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider, - [out] valuetype System.Numerics.BigInteger/*02000002*/& result) cil managed - // SIG: 00 04 02 15 11 65 01 03 11 69 12 6D 10 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::TryParse - - .method /*0600007D*/ public hidebysig static - bool TryParse(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000019*/ 'value', - [out] valuetype System.Numerics.BigInteger/*02000002*/& result) cil managed - // SIG: 00 02 02 15 11 65 01 03 10 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::TryParse - - .method /*0600007E*/ public hidebysig static - bool TryParse(string 'value', - valuetype [System.Runtime/*23000001*/]System.Globalization.NumberStyles/*0100001A*/ style, - class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider, - [out] valuetype System.Numerics.BigInteger/*02000002*/& result) cil managed - // SIG: 00 04 02 0E 11 69 12 6D 10 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::TryParse - - .method /*0600007F*/ public hidebysig static - bool TryParse(string 'value', - [out] valuetype System.Numerics.BigInteger/*02000002*/& result) cil managed - // SIG: 00 02 02 0E 10 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::TryParse - - .method /*06000080*/ public hidebysig instance bool - TryWriteBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*0100001C*/ destination, - [out] int32& bytesWritten, - [opt] bool isUnsigned, - [opt] bool isBigEndian) cil managed - // SIG: 20 04 02 15 11 71 01 05 10 08 02 02 - { - .param [3]/*080000C3*/ = bool(false) - .param [4]/*080000C4*/ = bool(false) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BigInteger::TryWriteBytes - - .property /*17000001*/ instance bool IsEven() - { - .get instance bool System.Numerics.BigInteger/*02000002*/::get_IsEven() /* 0600000A */ - } // end of property BigInteger::IsEven - .property /*17000002*/ instance bool IsOne() - { - .get instance bool System.Numerics.BigInteger/*02000002*/::get_IsOne() /* 0600000B */ - } // end of property BigInteger::IsOne - .property /*17000003*/ instance bool IsPowerOfTwo() - { - .get instance bool System.Numerics.BigInteger/*02000002*/::get_IsPowerOfTwo() /* 0600000C */ - } // end of property BigInteger::IsPowerOfTwo - .property /*17000004*/ instance bool IsZero() - { - .get instance bool System.Numerics.BigInteger/*02000002*/::get_IsZero() /* 0600000D */ - } // end of property BigInteger::IsZero - .property /*17000005*/ valuetype System.Numerics.BigInteger/*02000002*/ - MinusOne() - { - .get valuetype System.Numerics.BigInteger/*02000002*/ System.Numerics.BigInteger/*02000002*/::get_MinusOne() /* 0600000E */ - } // end of property BigInteger::MinusOne - .property /*17000006*/ valuetype System.Numerics.BigInteger/*02000002*/ - One() - { - .get valuetype System.Numerics.BigInteger/*02000002*/ System.Numerics.BigInteger/*02000002*/::get_One() /* 0600000F */ - } // end of property BigInteger::One - .property /*17000007*/ instance int32 Sign() - { - .get instance int32 System.Numerics.BigInteger/*02000002*/::get_Sign() /* 06000010 */ - } // end of property BigInteger::Sign - .property /*17000008*/ valuetype System.Numerics.BigInteger/*02000002*/ - Zero() - { - .get valuetype System.Numerics.BigInteger/*02000002*/ System.Numerics.BigInteger/*02000002*/::get_Zero() /* 06000011 */ - } // end of property BigInteger::Zero -} // end of class System.Numerics.BigInteger - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Numerics.Complex - extends [System.Runtime/*23000001*/]System.ValueType/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000015*//*1B000003*/, - [System.Runtime/*23000001*/]System.IFormattable/*01000016*/ -{ - .field /*04000002*/ private int32 _dummy - .field /*04000003*/ public static initonly valuetype System.Numerics.Complex/*02000003*/ ImaginaryOne - .field /*04000004*/ public static initonly valuetype System.Numerics.Complex/*02000003*/ One - .field /*04000005*/ public static initonly valuetype System.Numerics.Complex/*02000003*/ Zero - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 real, - float64 imaginary) cil managed - // SIG: 20 02 01 0D 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::.ctor - - .method /*06000082*/ public hidebysig specialname - instance float64 get_Imaginary() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::get_Imaginary - - .method /*06000083*/ public hidebysig specialname - instance float64 get_Magnitude() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::get_Magnitude - - .method /*06000084*/ public hidebysig specialname - instance float64 get_Phase() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::get_Phase - - .method /*06000085*/ public hidebysig specialname - instance float64 get_Real() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::get_Real - - .method /*06000086*/ public hidebysig static - float64 Abs(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 0D 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Abs - - .method /*06000087*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Acos(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Acos - - .method /*06000088*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Add(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Add - - .method /*06000089*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Asin(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Asin - - .method /*0600008A*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Atan(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Atan - - .method /*0600008B*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Conjugate(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Conjugate - - .method /*0600008C*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Cos(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Cos - - .method /*0600008D*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Cosh(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Cosh - - .method /*0600008E*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Divide(valuetype System.Numerics.Complex/*02000003*/ dividend, - valuetype System.Numerics.Complex/*02000003*/ divisor) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Divide - - .method /*0600008F*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Equals - - .method /*06000090*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Equals - - .method /*06000091*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Exp(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Exp - - .method /*06000092*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - FromPolarCoordinates(float64 magnitude, - float64 phase) cil managed - // SIG: 00 02 11 0C 0D 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::FromPolarCoordinates - - .method /*06000093*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::GetHashCode - - .method /*06000094*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Log(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Log - - .method /*06000095*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Log(valuetype System.Numerics.Complex/*02000003*/ 'value', - float64 baseValue) cil managed - // SIG: 00 02 11 0C 11 0C 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Log - - .method /*06000096*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Log10(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Log10 - - .method /*06000097*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Multiply(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Multiply - - .method /*06000098*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Negate(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Negate - - .method /*06000099*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Addition(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Addition - - .method /*0600009A*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Division(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Division - - .method /*0600009B*/ public hidebysig specialname static - bool op_Equality(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Equality - - .method /*0600009C*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Explicit(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000018*/ 'value') cil managed - // SIG: 00 01 11 0C 11 61 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Explicit - - .method /*0600009D*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Explicit(valuetype System.Numerics.BigInteger/*02000002*/ 'value') cil managed - // SIG: 00 01 11 0C 11 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Explicit - - .method /*0600009E*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(uint8 'value') cil managed - // SIG: 00 01 11 0C 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*0600009F*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(float64 'value') cil managed - // SIG: 00 01 11 0C 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A0*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(int16 'value') cil managed - // SIG: 00 01 11 0C 06 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A1*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(int32 'value') cil managed - // SIG: 00 01 11 0C 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A2*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(int64 'value') cil managed - // SIG: 00 01 11 0C 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A3*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(int8 'value') cil managed - // SIG: 00 01 11 0C 04 - { - .custom /*0C00002C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A4*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(float32 'value') cil managed - // SIG: 00 01 11 0C 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A5*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(uint16 'value') cil managed - // SIG: 00 01 11 0C 07 - { - .custom /*0C00002D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A6*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(uint32 'value') cil managed - // SIG: 00 01 11 0C 09 - { - .custom /*0C00002E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A7*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Implicit(uint64 'value') cil managed - // SIG: 00 01 11 0C 0B - { - .custom /*0C00002F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Implicit - - .method /*060000A8*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Inequality - - .method /*060000A9*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Multiply(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Multiply - - .method /*060000AA*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_Subtraction(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_Subtraction - - .method /*060000AB*/ public hidebysig specialname static - valuetype System.Numerics.Complex/*02000003*/ - op_UnaryNegation(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::op_UnaryNegation - - .method /*060000AC*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Pow(valuetype System.Numerics.Complex/*02000003*/ 'value', - float64 power) cil managed - // SIG: 00 02 11 0C 11 0C 0D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Pow - - .method /*060000AD*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Pow(valuetype System.Numerics.Complex/*02000003*/ 'value', - valuetype System.Numerics.Complex/*02000003*/ power) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Pow - - .method /*060000AE*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Reciprocal(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Reciprocal - - .method /*060000AF*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Sin(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Sin - - .method /*060000B0*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Sinh(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Sinh - - .method /*060000B1*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Sqrt(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Sqrt - - .method /*060000B2*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Subtract(valuetype System.Numerics.Complex/*02000003*/ left, - valuetype System.Numerics.Complex/*02000003*/ right) cil managed - // SIG: 00 02 11 0C 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Subtract - - .method /*060000B3*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Tan(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Tan - - .method /*060000B4*/ public hidebysig static - valuetype System.Numerics.Complex/*02000003*/ - Tanh(valuetype System.Numerics.Complex/*02000003*/ 'value') cil managed - // SIG: 00 01 11 0C 11 0C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::Tanh - - .method /*060000B5*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::ToString - - .method /*060000B6*/ public hidebysig instance string - ToString(class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 20 01 0E 12 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::ToString - - .method /*060000B7*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::ToString - - .method /*060000B8*/ public hidebysig newslot virtual final - instance string ToString(string format, - class [System.Runtime/*23000001*/]System.IFormatProvider/*0100001B*/ provider) cil managed - // SIG: 20 02 0E 0E 12 6D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Complex::ToString - - .property /*17000009*/ instance float64 - Imaginary() - { - .get instance float64 System.Numerics.Complex/*02000003*/::get_Imaginary() /* 06000082 */ - } // end of property Complex::Imaginary - .property /*1700000A*/ instance float64 - Magnitude() - { - .get instance float64 System.Numerics.Complex/*02000003*/::get_Magnitude() /* 06000083 */ - } // end of property Complex::Magnitude - .property /*1700000B*/ instance float64 - Phase() - { - .get instance float64 System.Numerics.Complex/*02000003*/::get_Phase() /* 06000084 */ - } // end of property Complex::Phase - .property /*1700000C*/ instance float64 - Real() - { - .get instance float64 System.Numerics.Complex/*02000003*/::get_Real() /* 06000085 */ - } // end of property Complex::Real -} // end of class System.Numerics.Complex - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il deleted file mode 100644 index 43aa8f8c47..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il +++ /dev/null @@ -1,1785 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000427e -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00016624 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000422b [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000600] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002e00 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000040b0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002284 Virtual Size -// 0x00002000 Virtual Address -// 0x00002400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000600 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000280 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000426d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00001fd0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004030 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000f90 Size -// '#~' Name -// Stream 2: -// 0x00000ffc Offset -// 0x00000ab8 Size -// '#Strings' Name -// Stream 3: -// 0x00001ab4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001ab8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001ac8 Offset -// 0x00000508 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27792 -// PE header size : 512 (496 used) ( 1.84%) -// PE additional info : 17779 (63.97%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8144 (29.30%) -// CLR additional info : 128 ( 0.46%) -// CLR method headers : 74 ( 0.27%) -// Managed code : 168 ( 0.60%) -// Data : 2048 ( 7.37%) -// Unaccounted : -1133 (-4.08%) - -// Num.of PE sections : 3 -// .text - 9216 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8144 -// Module - 1 (10 bytes) -// TypeDef - 17 (238 bytes) 4 interfaces, 0 explicit layout -// TypeRef - 30 (180 bytes) -// MethodDef - 118 (1652 bytes) 44 abstract, 0 native, 74 bodies -// FieldDef - 12 (72 bytes) 0 constant -// MemberRef - 16 (96 bytes) -// ParamDef - 165 (990 bytes) -// Constant - 7 (42 bytes) -// CustomAttribute- 26 (156 bytes) -// InterfaceImpl - 4 (16 bytes) -// PropertyMap - 4 (16 bytes) -// Property - 14 (84 bytes) -// MethodSemantic- 28 (168 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 8 (112 bytes) -// Strings - 2743 bytes -// Blobs - 1288 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 199 bytes - -// CLR additional info : 128 - -// CLR method headers : 74 -// Num.of method bodies - 74 -// Num.of fat headers - 0 -// Num.of tiny headers - 74 - -// Managed code : 168 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Formatter (public) (abstract) (auto) (ansi) -// Class FormatterConverter (public) (auto) (ansi) -// Class FormatterServices (public) (abstract) (auto) (ansi) (sealed) -// Interface IFormatter (public) (abstract) (auto) (ansi) -// Interface ISerializationSurrogate (public) (abstract) (auto) (ansi) -// Interface ISurrogateSelector (public) (abstract) (auto) (ansi) -// Class ObjectIDGenerator (public) (auto) (ansi) -// Class ObjectManager (public) (auto) (ansi) -// Class SerializationBinder (public) (abstract) (auto) (ansi) -// Class SerializationObjectManager (public) (auto) (ansi) (sealed) -// Class SurrogateSelector (public) (auto) (ansi) -// Class FormatterAssemblyStyle (public) (auto) (ansi) (sealed) -// Class FormatterTypeStyle (public) (auto) (ansi) (sealed) -// Interface IFieldInfo (public) (abstract) (auto) (ansi) -// Class TypeFilterLevel (public) (auto) (ansi) (sealed) -// Class BinaryFormatter (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Serialization.Formatters -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 46 6F 72 6D 61 74 74 65 72 73 00 00 ) // Formatters.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 46 6F 72 6D 61 74 74 65 72 73 00 00 ) // Formatters.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 46 6F 72 6D 61 74 74 65 72 73 00 00 ) // Formatters.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.class extern /*27000001*/ forwarder System.NonSerializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Runtime.Serialization.IDeserializationCallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Runtime.Serialization.IFormatterConverter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Runtime.Serialization.ISerializable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Runtime.Serialization.SerializationEntry -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Runtime.Serialization.SerializationInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Runtime.Serialization.SerializationInfoEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.SerializableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Runtime.Serialization.Formatters.dll -// MVID: {a4e14d20-46f1-4291-bd13-c3c09fd14b13} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F8BFC02A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi beforefieldinit System.Runtime.Serialization.Formatter - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements System.Runtime.Serialization.IFormatter/*02000005*/ -{ - .custom /*0C000012:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .field /*04000001*/ family class System.Runtime.Serialization.ObjectIDGenerator/*02000008*/ m_idGenerator - .field /*04000002*/ family class [System.Collections.NonGeneric/*23000002*/]System.Collections.Queue/*01000012*/ m_objectQueue - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Formatter::.ctor - - .method /*06000002*/ public hidebysig newslot specialname abstract virtual - instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ - get_Binder() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x0 - } // end of method Formatter::get_Binder - - .method /*06000003*/ public hidebysig newslot specialname abstract virtual - instance void set_Binder(class System.Runtime.Serialization.SerializationBinder/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x0 - } // end of method Formatter::set_Binder - - .method /*06000004*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ - get_Context() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x0 - } // end of method Formatter::get_Context - - .method /*06000005*/ public hidebysig newslot specialname abstract virtual - instance void set_Context(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x0 - } // end of method Formatter::set_Context - - .method /*06000006*/ public hidebysig newslot specialname abstract virtual - instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - get_SurrogateSelector() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x0 - } // end of method Formatter::get_SurrogateSelector - - .method /*06000007*/ public hidebysig newslot specialname abstract virtual - instance void set_SurrogateSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x0 - } // end of method Formatter::set_SurrogateSelector - - .method /*06000008*/ public hidebysig newslot abstract virtual - instance object Deserialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000014*/ serializationStream) cil managed - // SIG: 20 01 1C 12 51 - { - // Method begins at RVA 0x0 - } // end of method Formatter::Deserialize - - .method /*06000009*/ family hidebysig newslot virtual - instance object GetNext([out] int64& objID) cil managed - // SIG: 20 01 1C 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Formatter::GetNext - - .method /*0600000A*/ family hidebysig newslot virtual - instance int64 Schedule(object obj) cil managed - // SIG: 20 01 0A 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Formatter::Schedule - - .method /*0600000B*/ public hidebysig newslot abstract virtual - instance void Serialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000014*/ serializationStream, - object graph) cil managed - // SIG: 20 02 01 12 51 1C - { - // Method begins at RVA 0x0 - } // end of method Formatter::Serialize - - .method /*0600000C*/ family hidebysig newslot abstract virtual - instance void WriteArray(object obj, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ memberType) cil managed - // SIG: 20 03 01 1C 0E 12 55 - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteArray - - .method /*0600000D*/ family hidebysig newslot abstract virtual - instance void WriteBoolean(bool val, - string name) cil managed - // SIG: 20 02 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteBoolean - - .method /*0600000E*/ family hidebysig newslot abstract virtual - instance void WriteByte(uint8 val, - string name) cil managed - // SIG: 20 02 01 05 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteByte - - .method /*0600000F*/ family hidebysig newslot abstract virtual - instance void WriteChar(char val, - string name) cil managed - // SIG: 20 02 01 03 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteChar - - .method /*06000010*/ family hidebysig newslot abstract virtual - instance void WriteDateTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000016*/ val, - string name) cil managed - // SIG: 20 02 01 11 59 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteDateTime - - .method /*06000011*/ family hidebysig newslot abstract virtual - instance void WriteDecimal(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000017*/ val, - string name) cil managed - // SIG: 20 02 01 11 5D 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteDecimal - - .method /*06000012*/ family hidebysig newslot abstract virtual - instance void WriteDouble(float64 val, - string name) cil managed - // SIG: 20 02 01 0D 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteDouble - - .method /*06000013*/ family hidebysig newslot abstract virtual - instance void WriteInt16(int16 val, - string name) cil managed - // SIG: 20 02 01 06 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteInt16 - - .method /*06000014*/ family hidebysig newslot abstract virtual - instance void WriteInt32(int32 val, - string name) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteInt32 - - .method /*06000015*/ family hidebysig newslot abstract virtual - instance void WriteInt64(int64 val, - string name) cil managed - // SIG: 20 02 01 0A 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteInt64 - - .method /*06000016*/ family hidebysig newslot virtual - instance void WriteMember(string memberName, - object data) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Formatter::WriteMember - - .method /*06000017*/ family hidebysig newslot abstract virtual - instance void WriteObjectRef(object obj, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ memberType) cil managed - // SIG: 20 03 01 1C 0E 12 55 - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteObjectRef - - .method /*06000018*/ family hidebysig newslot abstract virtual - instance void WriteSByte(int8 val, - string name) cil managed - // SIG: 20 02 01 04 0E - { - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method Formatter::WriteSByte - - .method /*06000019*/ family hidebysig newslot abstract virtual - instance void WriteSingle(float32 val, - string name) cil managed - // SIG: 20 02 01 0C 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteSingle - - .method /*0600001A*/ family hidebysig newslot abstract virtual - instance void WriteTimeSpan(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000018*/ val, - string name) cil managed - // SIG: 20 02 01 11 61 0E - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteTimeSpan - - .method /*0600001B*/ family hidebysig newslot abstract virtual - instance void WriteUInt16(uint16 val, - string name) cil managed - // SIG: 20 02 01 07 0E - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method Formatter::WriteUInt16 - - .method /*0600001C*/ family hidebysig newslot abstract virtual - instance void WriteUInt32(uint32 val, - string name) cil managed - // SIG: 20 02 01 09 0E - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method Formatter::WriteUInt32 - - .method /*0600001D*/ family hidebysig newslot abstract virtual - instance void WriteUInt64(uint64 val, - string name) cil managed - // SIG: 20 02 01 0B 0E - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method Formatter::WriteUInt64 - - .method /*0600001E*/ family hidebysig newslot abstract virtual - instance void WriteValueType(object obj, - string name, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ memberType) cil managed - // SIG: 20 03 01 1C 0E 12 55 - { - // Method begins at RVA 0x0 - } // end of method Formatter::WriteValueType - - .property /*17000001*/ instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ - Binder() - { - .get instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ System.Runtime.Serialization.Formatter/*02000002*/::get_Binder() /* 06000002 */ - .set instance void System.Runtime.Serialization.Formatter/*02000002*/::set_Binder(class System.Runtime.Serialization.SerializationBinder/*0200000A*/) /* 06000003 */ - } // end of property Formatter::Binder - .property /*17000002*/ instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ - Context() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ System.Runtime.Serialization.Formatter/*02000002*/::get_Context() /* 06000004 */ - .set instance void System.Runtime.Serialization.Formatter/*02000002*/::set_Context(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/) /* 06000005 */ - } // end of property Formatter::Context - .property /*17000003*/ instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - SurrogateSelector() - { - .get instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ System.Runtime.Serialization.Formatter/*02000002*/::get_SurrogateSelector() /* 06000006 */ - .set instance void System.Runtime.Serialization.Formatter/*02000002*/::set_SurrogateSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/) /* 06000007 */ - } // end of property Formatter::SurrogateSelector -} // end of class System.Runtime.Serialization.Formatter - -.class /*02000003*/ public auto ansi beforefieldinit System.Runtime.Serialization.FormatterConverter - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.IFormatterConverter/*01000019*/ -{ - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method FormatterConverter::.ctor - - .method /*06000020*/ public hidebysig newslot virtual final - instance object Convert(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 02 1C 1C 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::Convert - - .method /*06000021*/ public hidebysig newslot virtual final - instance object Convert(object 'value', - valuetype [System.Runtime/*23000001*/]System.TypeCode/*0100001A*/ typeCode) cil managed - // SIG: 20 02 1C 1C 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::Convert - - .method /*06000022*/ public hidebysig newslot virtual final - instance bool ToBoolean(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToBoolean - - .method /*06000023*/ public hidebysig newslot virtual final - instance uint8 ToByte(object 'value') cil managed - // SIG: 20 01 05 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToByte - - .method /*06000024*/ public hidebysig newslot virtual final - instance char ToChar(object 'value') cil managed - // SIG: 20 01 03 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToChar - - .method /*06000025*/ public hidebysig newslot virtual final - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000016*/ - ToDateTime(object 'value') cil managed - // SIG: 20 01 11 59 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToDateTime - - .method /*06000026*/ public hidebysig newslot virtual final - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000017*/ - ToDecimal(object 'value') cil managed - // SIG: 20 01 11 5D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToDecimal - - .method /*06000027*/ public hidebysig newslot virtual final - instance float64 ToDouble(object 'value') cil managed - // SIG: 20 01 0D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToDouble - - .method /*06000028*/ public hidebysig newslot virtual final - instance int16 ToInt16(object 'value') cil managed - // SIG: 20 01 06 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToInt16 - - .method /*06000029*/ public hidebysig newslot virtual final - instance int32 ToInt32(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToInt32 - - .method /*0600002A*/ public hidebysig newslot virtual final - instance int64 ToInt64(object 'value') cil managed - // SIG: 20 01 0A 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToInt64 - - .method /*0600002B*/ public hidebysig newslot virtual final - instance int8 ToSByte(object 'value') cil managed - // SIG: 20 01 04 1C - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToSByte - - .method /*0600002C*/ public hidebysig newslot virtual final - instance float32 ToSingle(object 'value') cil managed - // SIG: 20 01 0C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToSingle - - .method /*0600002D*/ public hidebysig newslot virtual final - instance string ToString(object 'value') cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToString - - .method /*0600002E*/ public hidebysig newslot virtual final - instance uint16 ToUInt16(object 'value') cil managed - // SIG: 20 01 07 1C - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToUInt16 - - .method /*0600002F*/ public hidebysig newslot virtual final - instance uint32 ToUInt32(object 'value') cil managed - // SIG: 20 01 09 1C - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToUInt32 - - .method /*06000030*/ public hidebysig newslot virtual final - instance uint64 ToUInt64(object 'value') cil managed - // SIG: 20 01 0B 1C - { - .custom /*0C00001A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterConverter::ToUInt64 - -} // end of class System.Runtime.Serialization.FormatterConverter - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Runtime.Serialization.FormatterServices - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000031*/ public hidebysig static - void CheckTypeSecurity(class [System.Runtime/*23000001*/]System.Type/*01000015*/ t, - valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ securityLevel) cil managed - // SIG: 00 02 01 12 55 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FormatterServices::CheckTypeSecurity - - .method /*06000032*/ public hidebysig static - object[] GetObjectData(object obj, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] members) cil managed - // SIG: 00 02 1D 1C 1C 1D 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetObjectData - - .method /*06000033*/ public hidebysig static - object GetSafeUninitializedObject(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 00 01 1C 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetSafeUninitializedObject - - .method /*06000034*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetSerializableMembers(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 00 01 1D 12 6D 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetSerializableMembers - - .method /*06000035*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] - GetSerializableMembers(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context) cil managed - // SIG: 00 02 1D 12 6D 12 55 11 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetSerializableMembers - - .method /*06000036*/ public hidebysig static - class System.Runtime.Serialization.ISerializationSurrogate/*02000006*/ - GetSurrogateForCyclicalReference(class System.Runtime.Serialization.ISerializationSurrogate/*02000006*/ innerSurrogate) cil managed - // SIG: 00 01 12 18 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetSurrogateForCyclicalReference - - .method /*06000037*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Type/*01000015*/ - GetTypeFromAssembly(class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100001C*/ assem, - string name) cil managed - // SIG: 00 02 12 55 12 71 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetTypeFromAssembly - - .method /*06000038*/ public hidebysig static - object GetUninitializedObject(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 00 01 1C 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::GetUninitializedObject - - .method /*06000039*/ public hidebysig static - object PopulateObjectMembers(object obj, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/[] members, - object[] data) cil managed - // SIG: 00 03 1C 1C 1D 12 6D 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormatterServices::PopulateObjectMembers - -} // end of class System.Runtime.Serialization.FormatterServices - -.class /*02000005*/ interface public abstract auto ansi System.Runtime.Serialization.IFormatter -{ - .method /*0600003A*/ public hidebysig newslot specialname abstract virtual - instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ - get_Binder() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x0 - } // end of method IFormatter::get_Binder - - .method /*0600003B*/ public hidebysig newslot specialname abstract virtual - instance void set_Binder(class System.Runtime.Serialization.SerializationBinder/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x0 - } // end of method IFormatter::set_Binder - - .method /*0600003C*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ - get_Context() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x0 - } // end of method IFormatter::get_Context - - .method /*0600003D*/ public hidebysig newslot specialname abstract virtual - instance void set_Context(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x0 - } // end of method IFormatter::set_Context - - .method /*0600003E*/ public hidebysig newslot specialname abstract virtual - instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - get_SurrogateSelector() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatter::get_SurrogateSelector - - .method /*0600003F*/ public hidebysig newslot specialname abstract virtual - instance void set_SurrogateSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatter::set_SurrogateSelector - - .method /*06000040*/ public hidebysig newslot abstract virtual - instance object Deserialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000014*/ serializationStream) cil managed - // SIG: 20 01 1C 12 51 - { - // Method begins at RVA 0x0 - } // end of method IFormatter::Deserialize - - .method /*06000041*/ public hidebysig newslot abstract virtual - instance void Serialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000014*/ serializationStream, - object graph) cil managed - // SIG: 20 02 01 12 51 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatter::Serialize - - .property /*17000004*/ instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ - Binder() - { - .get instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ System.Runtime.Serialization.IFormatter/*02000005*/::get_Binder() /* 0600003A */ - .set instance void System.Runtime.Serialization.IFormatter/*02000005*/::set_Binder(class System.Runtime.Serialization.SerializationBinder/*0200000A*/) /* 0600003B */ - } // end of property IFormatter::Binder - .property /*17000005*/ instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ - Context() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ System.Runtime.Serialization.IFormatter/*02000005*/::get_Context() /* 0600003C */ - .set instance void System.Runtime.Serialization.IFormatter/*02000005*/::set_Context(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/) /* 0600003D */ - } // end of property IFormatter::Context - .property /*17000006*/ instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - SurrogateSelector() - { - .get instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ System.Runtime.Serialization.IFormatter/*02000005*/::get_SurrogateSelector() /* 0600003E */ - .set instance void System.Runtime.Serialization.IFormatter/*02000005*/::set_SurrogateSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/) /* 0600003F */ - } // end of property IFormatter::SurrogateSelector -} // end of class System.Runtime.Serialization.IFormatter - -.class /*02000006*/ interface public abstract auto ansi System.Runtime.Serialization.ISerializationSurrogate -{ - .method /*06000042*/ public hidebysig newslot abstract virtual - instance void GetObjectData(object obj, - class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context) cil managed - // SIG: 20 03 01 1C 12 75 11 4D - { - // Method begins at RVA 0x0 - } // end of method ISerializationSurrogate::GetObjectData - - .method /*06000043*/ public hidebysig newslot abstract virtual - instance object SetObjectData(object obj, - class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context, - class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ selector) cil managed - // SIG: 20 04 1C 1C 12 75 11 4D 12 1C - { - // Method begins at RVA 0x0 - } // end of method ISerializationSurrogate::SetObjectData - -} // end of class System.Runtime.Serialization.ISerializationSurrogate - -.class /*02000007*/ interface public abstract auto ansi System.Runtime.Serialization.ISurrogateSelector -{ - .method /*06000044*/ public hidebysig newslot abstract virtual - instance void ChainSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ selector) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x0 - } // end of method ISurrogateSelector::ChainSelector - - .method /*06000045*/ public hidebysig newslot abstract virtual - instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - GetNextSelector() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x0 - } // end of method ISurrogateSelector::GetNextSelector - - .method /*06000046*/ public hidebysig newslot abstract virtual - instance class System.Runtime.Serialization.ISerializationSurrogate/*02000006*/ - GetSurrogate(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context, - [out] class System.Runtime.Serialization.ISurrogateSelector/*02000007*/& selector) cil managed - // SIG: 20 03 12 18 12 55 11 4D 10 12 1C - { - // Method begins at RVA 0x0 - } // end of method ISurrogateSelector::GetSurrogate - -} // end of class System.Runtime.Serialization.ISurrogateSelector - -.class /*02000008*/ public auto ansi beforefieldinit System.Runtime.Serialization.ObjectIDGenerator - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectIDGenerator::.ctor - - .method /*06000048*/ public hidebysig newslot virtual - instance int64 GetId(object obj, - [out] bool& firstTime) cil managed - // SIG: 20 02 0A 1C 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObjectIDGenerator::GetId - - .method /*06000049*/ public hidebysig newslot virtual - instance int64 HasId(object obj, - [out] bool& firstTime) cil managed - // SIG: 20 02 0A 1C 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObjectIDGenerator::HasId - -} // end of class System.Runtime.Serialization.ObjectIDGenerator - -.class /*02000009*/ public auto ansi beforefieldinit System.Runtime.Serialization.ObjectManager - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ selector, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context) cil managed - // SIG: 20 02 01 12 1C 11 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectManager::.ctor - - .method /*0600004B*/ public hidebysig newslot virtual - instance void DoFixups() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::DoFixups - - .method /*0600004C*/ public hidebysig newslot virtual - instance object GetObject(int64 objectID) cil managed - // SIG: 20 01 1C 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObjectManager::GetObject - - .method /*0600004D*/ public hidebysig newslot virtual - instance void RaiseDeserializationEvent() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RaiseDeserializationEvent - - .method /*0600004E*/ public hidebysig instance void - RaiseOnDeserializingEvent(object obj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RaiseOnDeserializingEvent - - .method /*0600004F*/ public hidebysig newslot virtual - instance void RecordArrayElementFixup(int64 arrayToBeFixed, - int32 index, - int64 objectRequired) cil managed - // SIG: 20 03 01 0A 08 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RecordArrayElementFixup - - .method /*06000050*/ public hidebysig newslot virtual - instance void RecordArrayElementFixup(int64 arrayToBeFixed, - int32[] indices, - int64 objectRequired) cil managed - // SIG: 20 03 01 0A 1D 08 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RecordArrayElementFixup - - .method /*06000051*/ public hidebysig newslot virtual - instance void RecordDelayedFixup(int64 objectToBeFixed, - string memberName, - int64 objectRequired) cil managed - // SIG: 20 03 01 0A 0E 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RecordDelayedFixup - - .method /*06000052*/ public hidebysig newslot virtual - instance void RecordFixup(int64 objectToBeFixed, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/ member, - int64 objectRequired) cil managed - // SIG: 20 03 01 0A 12 6D 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RecordFixup - - .method /*06000053*/ public hidebysig newslot virtual - instance void RegisterObject(object obj, - int64 objectID) cil managed - // SIG: 20 02 01 1C 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RegisterObject - - .method /*06000054*/ public hidebysig instance void - RegisterObject(object obj, - int64 objectID, - class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info) cil managed - // SIG: 20 03 01 1C 0A 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RegisterObject - - .method /*06000055*/ public hidebysig instance void - RegisterObject(object obj, - int64 objectID, - class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info, - int64 idOfContainingObj, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/ member) cil managed - // SIG: 20 05 01 1C 0A 12 75 0A 12 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RegisterObject - - .method /*06000056*/ public hidebysig instance void - RegisterObject(object obj, - int64 objectID, - class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001D*/ info, - int64 idOfContainingObj, - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100001B*/ member, - int32[] arrayIndex) cil managed - // SIG: 20 06 01 1C 0A 12 75 0A 12 6D 1D 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectManager::RegisterObject - -} // end of class System.Runtime.Serialization.ObjectManager - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Runtime.Serialization.SerializationBinder - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000057*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method SerializationBinder::.ctor - - .method /*06000058*/ public hidebysig newslot virtual - instance void BindToName(class [System.Runtime/*23000001*/]System.Type/*01000015*/ serializedType, - [out] string& assemblyName, - [out] string& typeName) cil managed - // SIG: 20 03 01 12 55 10 0E 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationBinder::BindToName - - .method /*06000059*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - BindToType(string assemblyName, - string typeName) cil managed - // SIG: 20 02 12 55 0E 0E - { - // Method begins at RVA 0x0 - } // end of method SerializationBinder::BindToType - -} // end of class System.Runtime.Serialization.SerializationBinder - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.SerializationObjectManager - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*0600005A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context) cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method SerializationObjectManager::.ctor - - .method /*0600005B*/ public hidebysig instance void - RaiseOnSerializedEvent() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationObjectManager::RaiseOnSerializedEvent - - .method /*0600005C*/ public hidebysig instance void - RegisterObject(object obj) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationObjectManager::RegisterObject - -} // end of class System.Runtime.Serialization.SerializationObjectManager - -.class /*0200000C*/ public auto ansi beforefieldinit System.Runtime.Serialization.SurrogateSelector - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements System.Runtime.Serialization.ISurrogateSelector/*02000007*/ -{ - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method SurrogateSelector::.ctor - - .method /*0600005E*/ public hidebysig newslot virtual - instance void AddSurrogate(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context, - class System.Runtime.Serialization.ISerializationSurrogate/*02000006*/ surrogate) cil managed - // SIG: 20 03 01 12 55 11 4D 12 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SurrogateSelector::AddSurrogate - - .method /*0600005F*/ public hidebysig newslot virtual - instance void ChainSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ selector) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SurrogateSelector::ChainSelector - - .method /*06000060*/ public hidebysig newslot virtual - instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - GetNextSelector() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SurrogateSelector::GetNextSelector - - .method /*06000061*/ public hidebysig newslot virtual - instance class System.Runtime.Serialization.ISerializationSurrogate/*02000006*/ - GetSurrogate(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context, - [out] class System.Runtime.Serialization.ISurrogateSelector/*02000007*/& selector) cil managed - // SIG: 20 03 12 18 12 55 11 4D 10 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SurrogateSelector::GetSurrogate - - .method /*06000062*/ public hidebysig newslot virtual - instance void RemoveSurrogate(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context) cil managed - // SIG: 20 02 01 12 55 11 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SurrogateSelector::RemoveSurrogate - -} // end of class System.Runtime.Serialization.SurrogateSelector - -.class /*0200000D*/ public auto ansi sealed System.Runtime.Serialization.Formatters.FormatterAssemblyStyle - extends [System.Runtime/*23000001*/]System.Enum/*0100001E*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/ Full = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/ Simple = int32(0x00000000) -} // end of class System.Runtime.Serialization.Formatters.FormatterAssemblyStyle - -.class /*0200000E*/ public auto ansi sealed System.Runtime.Serialization.Formatters.FormatterTypeStyle - extends [System.Runtime/*23000001*/]System.Enum/*0100001E*/ -{ - .field /*04000006*/ public specialname rtspecialname int32 value__ - .field /*04000007*/ public static literal valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ TypesAlways = int32(0x00000001) - .field /*04000008*/ public static literal valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ TypesWhenNeeded = int32(0x00000000) - .field /*04000009*/ public static literal valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ XsdString = int32(0x00000002) -} // end of class System.Runtime.Serialization.Formatters.FormatterTypeStyle - -.class /*0200000F*/ interface public abstract auto ansi System.Runtime.Serialization.Formatters.IFieldInfo -{ - .method /*06000063*/ public hidebysig newslot specialname abstract virtual - instance string[] get_FieldNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x0 - } // end of method IFieldInfo::get_FieldNames - - .method /*06000064*/ public hidebysig newslot specialname abstract virtual - instance void set_FieldNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x0 - } // end of method IFieldInfo::set_FieldNames - - .method /*06000065*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/[] - get_FieldTypes() cil managed - // SIG: 20 00 1D 12 55 - { - // Method begins at RVA 0x0 - } // end of method IFieldInfo::get_FieldTypes - - .method /*06000066*/ public hidebysig newslot specialname abstract virtual - instance void set_FieldTypes(class [System.Runtime/*23000001*/]System.Type/*01000015*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 55 - { - // Method begins at RVA 0x0 - } // end of method IFieldInfo::set_FieldTypes - - .property /*17000007*/ instance string[] - FieldNames() - { - .get instance string[] System.Runtime.Serialization.Formatters.IFieldInfo/*0200000F*/::get_FieldNames() /* 06000063 */ - .set instance void System.Runtime.Serialization.Formatters.IFieldInfo/*0200000F*/::set_FieldNames(string[]) /* 06000064 */ - } // end of property IFieldInfo::FieldNames - .property /*17000008*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/[] - FieldTypes() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/[] System.Runtime.Serialization.Formatters.IFieldInfo/*0200000F*/::get_FieldTypes() /* 06000065 */ - .set instance void System.Runtime.Serialization.Formatters.IFieldInfo/*0200000F*/::set_FieldTypes(class [System.Runtime/*23000001*/]System.Type/*01000015*/[]) /* 06000066 */ - } // end of property IFieldInfo::FieldTypes -} // end of class System.Runtime.Serialization.Formatters.IFieldInfo - -.class /*02000010*/ public auto ansi sealed System.Runtime.Serialization.Formatters.TypeFilterLevel - extends [System.Runtime/*23000001*/]System.Enum/*0100001E*/ -{ - .field /*0400000A*/ public specialname rtspecialname int32 value__ - .field /*0400000B*/ public static literal valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ Full = int32(0x00000003) - .field /*0400000C*/ public static literal valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ Low = int32(0x00000002) -} // end of class System.Runtime.Serialization.Formatters.TypeFilterLevel - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.Formatters.Binary.BinaryFormatter - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements System.Runtime.Serialization.IFormatter/*02000005*/ -{ - .method /*06000067*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryFormatter::.ctor - - .method /*06000068*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ selector, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ context) cil managed - // SIG: 20 02 01 12 1C 11 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method BinaryFormatter::.ctor - - .method /*06000069*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/ - get_AssemblyFormat() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::get_AssemblyFormat - - .method /*0600006A*/ public hidebysig specialname - instance void set_AssemblyFormat(valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/ 'value') cil managed - // SIG: 20 01 01 11 34 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::set_AssemblyFormat - - .method /*0600006B*/ public hidebysig newslot specialname virtual final - instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ - get_Binder() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::get_Binder - - .method /*0600006C*/ public hidebysig newslot specialname virtual final - instance void set_Binder(class System.Runtime.Serialization.SerializationBinder/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::set_Binder - - .method /*0600006D*/ public hidebysig newslot specialname virtual final - instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ - get_Context() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::get_Context - - .method /*0600006E*/ public hidebysig newslot specialname virtual final - instance void set_Context(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::set_Context - - .method /*0600006F*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ - get_FilterLevel() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::get_FilterLevel - - .method /*06000070*/ public hidebysig specialname - instance void set_FilterLevel(valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ 'value') cil managed - // SIG: 20 01 01 11 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::set_FilterLevel - - .method /*06000071*/ public hidebysig newslot specialname virtual final - instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - get_SurrogateSelector() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::get_SurrogateSelector - - .method /*06000072*/ public hidebysig newslot specialname virtual final - instance void set_SurrogateSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::set_SurrogateSelector - - .method /*06000073*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ - get_TypeFormat() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::get_TypeFormat - - .method /*06000074*/ public hidebysig specialname - instance void set_TypeFormat(valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::set_TypeFormat - - .method /*06000075*/ public hidebysig newslot virtual final - instance object Deserialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000014*/ serializationStream) cil managed - // SIG: 20 01 1C 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BinaryFormatter::Deserialize - - .method /*06000076*/ public hidebysig newslot virtual final - instance void Serialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000014*/ serializationStream, - object graph) cil managed - // SIG: 20 02 01 12 51 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BinaryFormatter::Serialize - - .property /*17000009*/ instance valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/ - AssemblyFormat() - { - .get instance valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/ System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::get_AssemblyFormat() /* 06000069 */ - .set instance void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::set_AssemblyFormat(valuetype System.Runtime.Serialization.Formatters.FormatterAssemblyStyle/*0200000D*/) /* 0600006A */ - } // end of property BinaryFormatter::AssemblyFormat - .property /*1700000A*/ instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ - Binder() - { - .get instance class System.Runtime.Serialization.SerializationBinder/*0200000A*/ System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::get_Binder() /* 0600006B */ - .set instance void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::set_Binder(class System.Runtime.Serialization.SerializationBinder/*0200000A*/) /* 0600006C */ - } // end of property BinaryFormatter::Binder - .property /*1700000B*/ instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ - Context() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/ System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::get_Context() /* 0600006D */ - .set instance void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::set_Context(valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000013*/) /* 0600006E */ - } // end of property BinaryFormatter::Context - .property /*1700000C*/ instance valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ - FilterLevel() - { - .get instance valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/ System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::get_FilterLevel() /* 0600006F */ - .set instance void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::set_FilterLevel(valuetype System.Runtime.Serialization.Formatters.TypeFilterLevel/*02000010*/) /* 06000070 */ - } // end of property BinaryFormatter::FilterLevel - .property /*1700000D*/ instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ - SurrogateSelector() - { - .get instance class System.Runtime.Serialization.ISurrogateSelector/*02000007*/ System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::get_SurrogateSelector() /* 06000071 */ - .set instance void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::set_SurrogateSelector(class System.Runtime.Serialization.ISurrogateSelector/*02000007*/) /* 06000072 */ - } // end of property BinaryFormatter::SurrogateSelector - .property /*1700000E*/ instance valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ - TypeFormat() - { - .get instance valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/ System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::get_TypeFormat() /* 06000073 */ - .set instance void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter/*02000011*/::set_TypeFormat(valuetype System.Runtime.Serialization.Formatters.FormatterTypeStyle/*0200000E*/) /* 06000074 */ - } // end of property BinaryFormatter::TypeFormat -} // end of class System.Runtime.Serialization.Formatters.Binary.BinaryFormatter - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il deleted file mode 100644 index 1f9694c645..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il +++ /dev/null @@ -1,1261 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003936 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00010934 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000038e3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003768 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000193c Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000938 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003925 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00001680] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000036e8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000009dc Size -// '#~' Name -// Stream 2: -// 0x00000a48 Offset -// 0x000007c8 Size -// '#Strings' Name -// Stream 3: -// 0x00001210 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001214 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001224 Offset -// 0x0000045c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25232 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17731 (70.27%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5760 (22.83%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 63 ( 0.25%) -// Managed code : 158 ( 0.63%) -// Data : 2048 ( 8.12%) -// Unaccounted : -1240 (-4.91%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5760 -// Module - 1 (10 bytes) -// TypeDef - 8 (112 bytes) 2 interfaces, 0 explicit layout -// TypeRef - 33 (198 bytes) -// MethodDef - 66 (924 bytes) 3 abstract, 0 native, 63 bodies -// FieldDef - 4 (24 bytes) 0 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 98 (588 bytes) -// Constant - 3 (18 bytes) -// CustomAttribute- 17 (102 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 18 (108 bytes) -// MethodSemantic- 27 (162 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 1989 bytes -// Blobs - 1116 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 193 bytes - -// CLR additional info : 128 - -// CLR method headers : 63 -// Num.of method bodies - 63 -// Num.of fat headers - 0 -// Num.of tiny headers - 63 - -// Managed code : 158 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class DateTimeFormat (public) (auto) (ansi) -// Class EmitTypeInformation (public) (auto) (ansi) (sealed) -// Class DataContractJsonSerializer (public) (auto) (ansi) (sealed) -// Class DataContractJsonSerializerSettings (public) (auto) (ansi) -// Interface IXmlJsonReaderInitializer (public) (abstract) (auto) (ansi) -// Interface IXmlJsonWriterInitializer (public) (abstract) (auto) (ansi) -// Class JsonReaderWriterFactory (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Serialization.Xml -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:4:0 -} -.assembly extern /*23000003*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Serialization.Json -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 21 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..!System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 4A 73 6F 6E 00 00 ) // Json.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 21 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..!System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 4A 73 6F 6E 00 00 ) // Json.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 21 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..!System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 4A 73 6F 6E 00 00 ) // Json.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:4:0 -} -.module System.Runtime.Serialization.Json.dll -// MVID: {75331edd-eeaf-42ff-ac14-1cb338bd7b4f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA8181AC000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Runtime.Serialization.DateTimeFormat - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(string formatString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DateTimeFormat::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string formatString, - class [System.Runtime/*23000001*/]System.IFormatProvider/*01000012*/ formatProvider) cil managed - // SIG: 20 02 01 0E 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DateTimeFormat::.ctor - - .method /*06000003*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Globalization.DateTimeStyles/*01000013*/ - get_DateTimeStyles() cil managed - // SIG: 20 00 11 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormat::get_DateTimeStyles - - .method /*06000004*/ public hidebysig specialname - instance void set_DateTimeStyles(valuetype [System.Runtime/*23000001*/]System.Globalization.DateTimeStyles/*01000013*/ 'value') cil managed - // SIG: 20 01 01 11 4D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormat::set_DateTimeStyles - - .method /*06000005*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IFormatProvider/*01000012*/ - get_FormatProvider() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormat::get_FormatProvider - - .method /*06000006*/ public hidebysig specialname - instance string get_FormatString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormat::get_FormatString - - .property /*17000001*/ instance valuetype [System.Runtime/*23000001*/]System.Globalization.DateTimeStyles/*01000013*/ - DateTimeStyles() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Globalization.DateTimeStyles/*01000013*/ System.Runtime.Serialization.DateTimeFormat/*02000002*/::get_DateTimeStyles() /* 06000003 */ - .set instance void System.Runtime.Serialization.DateTimeFormat/*02000002*/::set_DateTimeStyles(valuetype [System.Runtime/*23000001*/]System.Globalization.DateTimeStyles/*01000013*/) /* 06000004 */ - } // end of property DateTimeFormat::DateTimeStyles - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.IFormatProvider/*01000012*/ - FormatProvider() - { - .get instance class [System.Runtime/*23000001*/]System.IFormatProvider/*01000012*/ System.Runtime.Serialization.DateTimeFormat/*02000002*/::get_FormatProvider() /* 06000005 */ - } // end of property DateTimeFormat::FormatProvider - .property /*17000003*/ instance string FormatString() - { - .get instance string System.Runtime.Serialization.DateTimeFormat/*02000002*/::get_FormatString() /* 06000006 */ - } // end of property DateTimeFormat::FormatString -} // end of class System.Runtime.Serialization.DateTimeFormat - -.class /*02000003*/ public auto ansi sealed System.Runtime.Serialization.EmitTypeInformation - extends [System.Runtime/*23000001*/]System.Enum/*01000014*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ Always = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ AsNeeded = int32(0x00000000) - .field /*04000004*/ public static literal valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ Never = int32(0x00000002) -} // end of class System.Runtime.Serialization.EmitTypeInformation - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.Json.DataContractJsonSerializer - extends [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/ -{ - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type') cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ knownTypes) cil managed - // SIG: 20 02 01 12 59 15 12 5D 01 12 59 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type', - class System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/ settings) cil managed - // SIG: 20 02 01 12 59 12 14 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type', - string rootName) cil managed - // SIG: 20 02 01 12 59 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type', - string rootName, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ knownTypes) cil managed - // SIG: 20 03 01 12 59 0E 15 12 5D 01 12 59 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type', - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryString/*01000018*/ rootName) cil managed - // SIG: 20 02 01 12 59 12 61 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000016*/ 'type', - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryString/*01000018*/ rootName, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ knownTypes) cil managed - // SIG: 20 03 01 12 59 12 61 15 12 5D 01 12 59 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime.Serialization.Xml/*23000002*/]System.Runtime.Serialization.XmlObjectSerializer/*01000015*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializer::.ctor - - .method /*0600000E*/ public hidebysig specialname - instance class System.Runtime.Serialization.DateTimeFormat/*02000002*/ - get_DateTimeFormat() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_DateTimeFormat - - .method /*0600000F*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ - get_EmitTypeInformation() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_EmitTypeInformation - - .method /*06000010*/ public hidebysig specialname - instance bool get_IgnoreExtensionDataObject() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_IgnoreExtensionDataObject - - .method /*06000011*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000019*/ - get_KnownTypes() cil managed - // SIG: 20 00 15 12 65 01 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_KnownTypes - - .method /*06000012*/ public hidebysig specialname - instance int32 get_MaxItemsInObjectGraph() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_MaxItemsInObjectGraph - - .method /*06000013*/ public hidebysig specialname - instance bool get_SerializeReadOnlyTypes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_SerializeReadOnlyTypes - - .method /*06000014*/ public hidebysig specialname - instance bool get_UseSimpleDictionaryFormat() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::get_UseSimpleDictionaryFormat - - .method /*06000015*/ public hidebysig virtual - instance bool IsStartObject(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ reader) cil managed - // SIG: 20 01 02 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::IsStartObject - - .method /*06000016*/ public hidebysig virtual - instance bool IsStartObject(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*0100001B*/ reader) cil managed - // SIG: 20 01 02 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::IsStartObject - - .method /*06000017*/ public hidebysig virtual - instance object ReadObject(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream') cil managed - // SIG: 20 01 1C 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::ReadObject - - .method /*06000018*/ public hidebysig virtual - instance object ReadObject(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ reader) cil managed - // SIG: 20 01 1C 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::ReadObject - - .method /*06000019*/ public hidebysig virtual - instance object ReadObject(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ reader, - bool verifyObjectName) cil managed - // SIG: 20 02 1C 12 69 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::ReadObject - - .method /*0600001A*/ public hidebysig virtual - instance object ReadObject(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*0100001B*/ reader) cil managed - // SIG: 20 01 1C 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::ReadObject - - .method /*0600001B*/ public hidebysig virtual - instance object ReadObject(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*0100001B*/ reader, - bool verifyObjectName) cil managed - // SIG: 20 02 1C 12 6D 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializer::ReadObject - - .method /*0600001C*/ public hidebysig virtual - instance void WriteEndObject(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ writer) cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteEndObject - - .method /*0600001D*/ public hidebysig virtual - instance void WriteEndObject(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*0100001E*/ writer) cil managed - // SIG: 20 01 01 12 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteEndObject - - .method /*0600001E*/ public hidebysig virtual - instance void WriteObject(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - object graph) cil managed - // SIG: 20 02 01 12 71 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteObject - - .method /*0600001F*/ public hidebysig virtual - instance void WriteObject(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 75 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteObject - - .method /*06000020*/ public hidebysig virtual - instance void WriteObject(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*0100001E*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 79 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteObject - - .method /*06000021*/ public hidebysig virtual - instance void WriteObjectContent(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 75 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteObjectContent - - .method /*06000022*/ public hidebysig virtual - instance void WriteObjectContent(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*0100001E*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 79 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteObjectContent - - .method /*06000023*/ public hidebysig virtual - instance void WriteStartObject(class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 75 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteStartObject - - .method /*06000024*/ public hidebysig virtual - instance void WriteStartObject(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*0100001E*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 79 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializer::WriteStartObject - - .property /*17000004*/ instance class System.Runtime.Serialization.DateTimeFormat/*02000002*/ - DateTimeFormat() - { - .get instance class System.Runtime.Serialization.DateTimeFormat/*02000002*/ System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_DateTimeFormat() /* 0600000E */ - } // end of property DataContractJsonSerializer::DateTimeFormat - .property /*17000005*/ instance valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ - EmitTypeInformation() - { - .get instance valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_EmitTypeInformation() /* 0600000F */ - } // end of property DataContractJsonSerializer::EmitTypeInformation - .property /*17000006*/ instance bool IgnoreExtensionDataObject() - { - .get instance bool System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_IgnoreExtensionDataObject() /* 06000010 */ - } // end of property DataContractJsonSerializer::IgnoreExtensionDataObject - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000019*/ - KnownTypes() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000019*/ System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_KnownTypes() /* 06000011 */ - } // end of property DataContractJsonSerializer::KnownTypes - .property /*17000008*/ instance int32 MaxItemsInObjectGraph() - { - .get instance int32 System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_MaxItemsInObjectGraph() /* 06000012 */ - } // end of property DataContractJsonSerializer::MaxItemsInObjectGraph - .property /*17000009*/ instance bool SerializeReadOnlyTypes() - { - .get instance bool System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_SerializeReadOnlyTypes() /* 06000013 */ - } // end of property DataContractJsonSerializer::SerializeReadOnlyTypes - .property /*1700000A*/ instance bool UseSimpleDictionaryFormat() - { - .get instance bool System.Runtime.Serialization.Json.DataContractJsonSerializer/*02000004*/::get_UseSimpleDictionaryFormat() /* 06000014 */ - } // end of property DataContractJsonSerializer::UseSimpleDictionaryFormat -} // end of class System.Runtime.Serialization.Json.DataContractJsonSerializer - -.class /*02000005*/ public auto ansi beforefieldinit System.Runtime.Serialization.Json.DataContractJsonSerializerSettings - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::.ctor - - .method /*06000026*/ public hidebysig specialname - instance class System.Runtime.Serialization.DateTimeFormat/*02000002*/ - get_DateTimeFormat() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_DateTimeFormat - - .method /*06000027*/ public hidebysig specialname - instance void set_DateTimeFormat(class System.Runtime.Serialization.DateTimeFormat/*02000002*/ 'value') cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_DateTimeFormat - - .method /*06000028*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ - get_EmitTypeInformation() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_EmitTypeInformation - - .method /*06000029*/ public hidebysig specialname - instance void set_EmitTypeInformation(valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_EmitTypeInformation - - .method /*0600002A*/ public hidebysig specialname - instance bool get_IgnoreExtensionDataObject() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_IgnoreExtensionDataObject - - .method /*0600002B*/ public hidebysig specialname - instance void set_IgnoreExtensionDataObject(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_IgnoreExtensionDataObject - - .method /*0600002C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_KnownTypes() cil managed - // SIG: 20 00 15 12 5D 01 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_KnownTypes - - .method /*0600002D*/ public hidebysig specialname - instance void set_KnownTypes(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ 'value') cil managed - // SIG: 20 01 01 15 12 5D 01 12 59 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_KnownTypes - - .method /*0600002E*/ public hidebysig specialname - instance int32 get_MaxItemsInObjectGraph() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_MaxItemsInObjectGraph - - .method /*0600002F*/ public hidebysig specialname - instance void set_MaxItemsInObjectGraph(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_MaxItemsInObjectGraph - - .method /*06000030*/ public hidebysig specialname - instance string get_RootName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_RootName - - .method /*06000031*/ public hidebysig specialname - instance void set_RootName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_RootName - - .method /*06000032*/ public hidebysig specialname - instance bool get_SerializeReadOnlyTypes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_SerializeReadOnlyTypes - - .method /*06000033*/ public hidebysig specialname - instance void set_SerializeReadOnlyTypes(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_SerializeReadOnlyTypes - - .method /*06000034*/ public hidebysig specialname - instance bool get_UseSimpleDictionaryFormat() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractJsonSerializerSettings::get_UseSimpleDictionaryFormat - - .method /*06000035*/ public hidebysig specialname - instance void set_UseSimpleDictionaryFormat(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractJsonSerializerSettings::set_UseSimpleDictionaryFormat - - .property /*1700000B*/ instance class System.Runtime.Serialization.DateTimeFormat/*02000002*/ - DateTimeFormat() - { - .get instance class System.Runtime.Serialization.DateTimeFormat/*02000002*/ System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_DateTimeFormat() /* 06000026 */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_DateTimeFormat(class System.Runtime.Serialization.DateTimeFormat/*02000002*/) /* 06000027 */ - } // end of property DataContractJsonSerializerSettings::DateTimeFormat - .property /*1700000C*/ instance valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ - EmitTypeInformation() - { - .get instance valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/ System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_EmitTypeInformation() /* 06000028 */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_EmitTypeInformation(valuetype System.Runtime.Serialization.EmitTypeInformation/*02000003*/) /* 06000029 */ - } // end of property DataContractJsonSerializerSettings::EmitTypeInformation - .property /*1700000D*/ instance bool IgnoreExtensionDataObject() - { - .get instance bool System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_IgnoreExtensionDataObject() /* 0600002A */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_IgnoreExtensionDataObject(bool) /* 0600002B */ - } // end of property DataContractJsonSerializerSettings::IgnoreExtensionDataObject - .property /*1700000E*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - KnownTypes() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_KnownTypes() /* 0600002C */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_KnownTypes(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/) /* 0600002D */ - } // end of property DataContractJsonSerializerSettings::KnownTypes - .property /*1700000F*/ instance int32 MaxItemsInObjectGraph() - { - .get instance int32 System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_MaxItemsInObjectGraph() /* 0600002E */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_MaxItemsInObjectGraph(int32) /* 0600002F */ - } // end of property DataContractJsonSerializerSettings::MaxItemsInObjectGraph - .property /*17000010*/ instance string RootName() - { - .get instance string System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_RootName() /* 06000030 */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_RootName(string) /* 06000031 */ - } // end of property DataContractJsonSerializerSettings::RootName - .property /*17000011*/ instance bool SerializeReadOnlyTypes() - { - .get instance bool System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_SerializeReadOnlyTypes() /* 06000032 */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_SerializeReadOnlyTypes(bool) /* 06000033 */ - } // end of property DataContractJsonSerializerSettings::SerializeReadOnlyTypes - .property /*17000012*/ instance bool UseSimpleDictionaryFormat() - { - .get instance bool System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::get_UseSimpleDictionaryFormat() /* 06000034 */ - .set instance void System.Runtime.Serialization.Json.DataContractJsonSerializerSettings/*02000005*/::set_UseSimpleDictionaryFormat(bool) /* 06000035 */ - } // end of property DataContractJsonSerializerSettings::UseSimpleDictionaryFormat -} // end of class System.Runtime.Serialization.Json.DataContractJsonSerializerSettings - -.class /*02000006*/ interface public abstract auto ansi System.Runtime.Serialization.Json.IXmlJsonReaderInitializer -{ - .method /*06000036*/ public hidebysig newslot abstract virtual - instance void SetInput(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.OnXmlDictionaryReaderClose/*01000021*/ onClose) cil managed - // SIG: 20 06 01 1D 05 08 08 12 7D 12 80 81 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method IXmlJsonReaderInitializer::SetInput - - .method /*06000037*/ public hidebysig newslot abstract virtual - instance void SetInput(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.OnXmlDictionaryReaderClose/*01000021*/ onClose) cil managed - // SIG: 20 04 01 12 71 12 7D 12 80 81 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method IXmlJsonReaderInitializer::SetInput - -} // end of class System.Runtime.Serialization.Json.IXmlJsonReaderInitializer - -.class /*02000007*/ interface public abstract auto ansi System.Runtime.Serialization.Json.IXmlJsonWriterInitializer -{ - .method /*06000038*/ public hidebysig newslot abstract virtual - instance void SetOutput(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - bool ownsStream) cil managed - // SIG: 20 03 01 12 71 12 7D 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlJsonWriterInitializer::SetOutput - -} // end of class System.Runtime.Serialization.Json.IXmlJsonWriterInitializer - -.class /*02000008*/ public abstract auto ansi sealed beforefieldinit System.Runtime.Serialization.Json.JsonReaderWriterFactory - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000039*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ - CreateJsonReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.OnXmlDictionaryReaderClose/*01000021*/ onClose) cil managed - // SIG: 00 06 12 69 1D 05 08 08 12 7D 12 80 81 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonReader - - .method /*0600003A*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ - CreateJsonReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas) cil managed - // SIG: 00 04 12 69 1D 05 08 08 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonReader - - .method /*0600003B*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ - CreateJsonReader(uint8[] buffer, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas) cil managed - // SIG: 00 02 12 69 1D 05 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonReader - - .method /*0600003C*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ - CreateJsonReader(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas, - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.OnXmlDictionaryReaderClose/*01000021*/ onClose) cil managed - // SIG: 00 04 12 69 12 71 12 7D 12 80 81 12 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonReader - - .method /*0600003D*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReader/*0100001A*/ - CreateJsonReader(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryReaderQuotas/*01000020*/ quotas) cil managed - // SIG: 00 02 12 69 12 71 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonReader - - .method /*0600003E*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ - CreateJsonWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream') cil managed - // SIG: 00 01 12 75 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonWriter - - .method /*0600003F*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ - CreateJsonWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding) cil managed - // SIG: 00 02 12 75 12 71 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonWriter - - .method /*06000040*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ - CreateJsonWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - bool ownsStream) cil managed - // SIG: 00 03 12 75 12 71 12 7D 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonWriter - - .method /*06000041*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ - CreateJsonWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - bool ownsStream, - bool indent) cil managed - // SIG: 00 04 12 75 12 71 12 7D 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonWriter - - .method /*06000042*/ public hidebysig static - class [System.Runtime.Serialization.Xml/*23000002*/]System.Xml.XmlDictionaryWriter/*0100001D*/ - CreateJsonWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*0100001F*/ encoding, - bool ownsStream, - bool indent, - string indentChars) cil managed - // SIG: 00 05 12 75 12 71 12 7D 02 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JsonReaderWriterFactory::CreateJsonWriter - -} // end of class System.Runtime.Serialization.Json.JsonReaderWriterFactory - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il deleted file mode 100644 index e3b6e9825c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il +++ /dev/null @@ -1,1219 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7c -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000036aa -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000c571 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003657 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000600] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000034dc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000016b0 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000600 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000006ac -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003699 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x000013ec] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000345c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000008b4 Size -// '#~' Name -// Stream 2: -// 0x00000920 Offset -// 0x000006e4 Size -// '#Strings' Name -// Stream 3: -// 0x00001004 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001008 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001018 Offset -// 0x000003d4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008901a01547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24712 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17771 (71.91%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5100 (20.64%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 56 ( 0.23%) -// Managed code : 159 ( 0.64%) -// Data : 2048 ( 8.29%) -// Unaccounted : -1134 (-4.59%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5100 -// Module - 1 (10 bytes) -// TypeDef - 10 (140 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 24 (144 bytes) -// MethodDef - 59 (826 bytes) 3 abstract, 0 native, 56 bodies -// MemberRef - 19 (114 bytes) -// ParamDef - 28 (168 bytes) -// CustomAttribute- 24 (144 bytes) -// PropertyMap - 6 (24 bytes) -// Property - 29 (174 bytes) -// MethodSemantic- 44 (264 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 7 (98 bytes) -// Strings - 1763 bytes -// Blobs - 980 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 189 bytes - -// CLR additional info : 128 - -// CLR method headers : 56 -// Num.of method bodies - 56 -// Num.of fat headers - 0 -// Num.of tiny headers - 56 - -// Managed code : 159 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CollectionDataContractAttribute (public) (auto) (ansi) (sealed) -// Class ContractNamespaceAttribute (public) (auto) (ansi) (sealed) -// Class DataContractAttribute (public) (auto) (ansi) (sealed) -// Class DataMemberAttribute (public) (auto) (ansi) (sealed) -// Class EnumMemberAttribute (public) (auto) (ansi) (sealed) -// Class IgnoreDataMemberAttribute (public) (auto) (ansi) (sealed) -// Class InvalidDataContractException (public) (auto) (ansi) -// Interface ISerializationSurrogateProvider (public) (abstract) (auto) (ansi) -// Class KnownTypeAttribute (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Serialization.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 50 72 69 6D 69 74 69 76 65 73 00 00 ) // Primitives.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 50 72 69 6D 69 74 69 76 65 73 00 00 ) // Primitives.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 27 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..'System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 50 72 69 6D 69 74 69 76 65 73 00 00 ) // Primitives.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.class extern /*27000001*/ forwarder System.Runtime.Serialization.OnDeserializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Runtime.Serialization.OnDeserializingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Runtime.Serialization.OnSerializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Runtime.Serialization.OnSerializingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Runtime.Serialization.SerializationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Runtime.Serialization.StreamingContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Runtime.Serialization.StreamingContextStates -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Runtime.Serialization.Primitives.dll -// MVID: {d0243c09-2b22-4fa8-9aa4-74d5508c87e9} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F644C3E4000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.CollectionDataContractAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 0C 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::.ctor - - .method /*06000002*/ public hidebysig specialname - instance bool get_IsItemNameSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsItemNameSetExplicitly - - .method /*06000003*/ public hidebysig specialname - instance bool get_IsKeyNameSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsKeyNameSetExplicitly - - .method /*06000004*/ public hidebysig specialname - instance bool get_IsNameSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsNameSetExplicitly - - .method /*06000005*/ public hidebysig specialname - instance bool get_IsNamespaceSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsNamespaceSetExplicitly - - .method /*06000006*/ public hidebysig specialname - instance bool get_IsReference() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsReference - - .method /*06000007*/ public hidebysig specialname - instance void set_IsReference(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::set_IsReference - - .method /*06000008*/ public hidebysig specialname - instance bool get_IsReferenceSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsReferenceSetExplicitly - - .method /*06000009*/ public hidebysig specialname - instance bool get_IsValueNameSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_IsValueNameSetExplicitly - - .method /*0600000A*/ public hidebysig specialname - instance string get_ItemName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_ItemName - - .method /*0600000B*/ public hidebysig specialname - instance void set_ItemName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::set_ItemName - - .method /*0600000C*/ public hidebysig specialname - instance string get_KeyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_KeyName - - .method /*0600000D*/ public hidebysig specialname - instance void set_KeyName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::set_KeyName - - .method /*0600000E*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_Name - - .method /*0600000F*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::set_Name - - .method /*06000010*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_Namespace - - .method /*06000011*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::set_Namespace - - .method /*06000012*/ public hidebysig specialname - instance string get_ValueName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionDataContractAttribute::get_ValueName - - .method /*06000013*/ public hidebysig specialname - instance void set_ValueName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CollectionDataContractAttribute::set_ValueName - - .property /*17000001*/ instance bool IsItemNameSetExplicitly() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsItemNameSetExplicitly() /* 06000002 */ - } // end of property CollectionDataContractAttribute::IsItemNameSetExplicitly - .property /*17000002*/ instance bool IsKeyNameSetExplicitly() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsKeyNameSetExplicitly() /* 06000003 */ - } // end of property CollectionDataContractAttribute::IsKeyNameSetExplicitly - .property /*17000003*/ instance bool IsNameSetExplicitly() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsNameSetExplicitly() /* 06000004 */ - } // end of property CollectionDataContractAttribute::IsNameSetExplicitly - .property /*17000004*/ instance bool IsNamespaceSetExplicitly() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsNamespaceSetExplicitly() /* 06000005 */ - } // end of property CollectionDataContractAttribute::IsNamespaceSetExplicitly - .property /*17000005*/ instance bool IsReference() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsReference() /* 06000006 */ - .set instance void System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::set_IsReference(bool) /* 06000007 */ - } // end of property CollectionDataContractAttribute::IsReference - .property /*17000006*/ instance bool IsReferenceSetExplicitly() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsReferenceSetExplicitly() /* 06000008 */ - } // end of property CollectionDataContractAttribute::IsReferenceSetExplicitly - .property /*17000007*/ instance bool IsValueNameSetExplicitly() - { - .get instance bool System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_IsValueNameSetExplicitly() /* 06000009 */ - } // end of property CollectionDataContractAttribute::IsValueNameSetExplicitly - .property /*17000008*/ instance string ItemName() - { - .get instance string System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_ItemName() /* 0600000A */ - .set instance void System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::set_ItemName(string) /* 0600000B */ - } // end of property CollectionDataContractAttribute::ItemName - .property /*17000009*/ instance string KeyName() - { - .get instance string System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_KeyName() /* 0600000C */ - .set instance void System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::set_KeyName(string) /* 0600000D */ - } // end of property CollectionDataContractAttribute::KeyName - .property /*1700000A*/ instance string Name() - { - .get instance string System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_Name() /* 0600000E */ - .set instance void System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::set_Name(string) /* 0600000F */ - } // end of property CollectionDataContractAttribute::Name - .property /*1700000B*/ instance string Namespace() - { - .get instance string System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_Namespace() /* 06000010 */ - .set instance void System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::set_Namespace(string) /* 06000011 */ - } // end of property CollectionDataContractAttribute::Namespace - .property /*1700000C*/ instance string ValueName() - { - .get instance string System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::get_ValueName() /* 06000012 */ - .set instance void System.Runtime.Serialization.CollectionDataContractAttribute/*02000002*/::set_ValueName(string) /* 06000013 */ - } // end of property CollectionDataContractAttribute::ValueName -} // end of class System.Runtime.Serialization.CollectionDataContractAttribute - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.ContractNamespaceAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 03 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 01 ) // tiple. - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string contractNamespace) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ContractNamespaceAttribute::.ctor - - .method /*06000015*/ public hidebysig specialname - instance string get_ClrNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractNamespaceAttribute::get_ClrNamespace - - .method /*06000016*/ public hidebysig specialname - instance void set_ClrNamespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ContractNamespaceAttribute::set_ClrNamespace - - .method /*06000017*/ public hidebysig specialname - instance string get_ContractNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ContractNamespaceAttribute::get_ContractNamespace - - .property /*1700000D*/ instance string ClrNamespace() - { - .get instance string System.Runtime.Serialization.ContractNamespaceAttribute/*02000003*/::get_ClrNamespace() /* 06000015 */ - .set instance void System.Runtime.Serialization.ContractNamespaceAttribute/*02000003*/::set_ClrNamespace(string) /* 06000016 */ - } // end of property ContractNamespaceAttribute::ClrNamespace - .property /*1700000E*/ instance string ContractNamespace() - { - .get instance string System.Runtime.Serialization.ContractNamespaceAttribute/*02000003*/::get_ContractNamespace() /* 06000017 */ - } // end of property ContractNamespaceAttribute::ContractNamespace -} // end of class System.Runtime.Serialization.ContractNamespaceAttribute - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.DataContractAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 1C 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractAttribute::.ctor - - .method /*06000019*/ public hidebysig specialname - instance bool get_IsNameSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractAttribute::get_IsNameSetExplicitly - - .method /*0600001A*/ public hidebysig specialname - instance bool get_IsNamespaceSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractAttribute::get_IsNamespaceSetExplicitly - - .method /*0600001B*/ public hidebysig specialname - instance bool get_IsReference() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractAttribute::get_IsReference - - .method /*0600001C*/ public hidebysig specialname - instance void set_IsReference(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractAttribute::set_IsReference - - .method /*0600001D*/ public hidebysig specialname - instance bool get_IsReferenceSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractAttribute::get_IsReferenceSetExplicitly - - .method /*0600001E*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractAttribute::get_Name - - .method /*0600001F*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractAttribute::set_Name - - .method /*06000020*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractAttribute::get_Namespace - - .method /*06000021*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractAttribute::set_Namespace - - .property /*1700000F*/ instance bool IsNameSetExplicitly() - { - .get instance bool System.Runtime.Serialization.DataContractAttribute/*02000004*/::get_IsNameSetExplicitly() /* 06000019 */ - } // end of property DataContractAttribute::IsNameSetExplicitly - .property /*17000010*/ instance bool IsNamespaceSetExplicitly() - { - .get instance bool System.Runtime.Serialization.DataContractAttribute/*02000004*/::get_IsNamespaceSetExplicitly() /* 0600001A */ - } // end of property DataContractAttribute::IsNamespaceSetExplicitly - .property /*17000011*/ instance bool IsReference() - { - .get instance bool System.Runtime.Serialization.DataContractAttribute/*02000004*/::get_IsReference() /* 0600001B */ - .set instance void System.Runtime.Serialization.DataContractAttribute/*02000004*/::set_IsReference(bool) /* 0600001C */ - } // end of property DataContractAttribute::IsReference - .property /*17000012*/ instance bool IsReferenceSetExplicitly() - { - .get instance bool System.Runtime.Serialization.DataContractAttribute/*02000004*/::get_IsReferenceSetExplicitly() /* 0600001D */ - } // end of property DataContractAttribute::IsReferenceSetExplicitly - .property /*17000013*/ instance string Name() - { - .get instance string System.Runtime.Serialization.DataContractAttribute/*02000004*/::get_Name() /* 0600001E */ - .set instance void System.Runtime.Serialization.DataContractAttribute/*02000004*/::set_Name(string) /* 0600001F */ - } // end of property DataContractAttribute::Name - .property /*17000014*/ instance string Namespace() - { - .get instance string System.Runtime.Serialization.DataContractAttribute/*02000004*/::get_Namespace() /* 06000020 */ - .set instance void System.Runtime.Serialization.DataContractAttribute/*02000004*/::set_Namespace(string) /* 06000021 */ - } // end of property DataContractAttribute::Namespace -} // end of class System.Runtime.Serialization.DataContractAttribute - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.DataMemberAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000015:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method DataMemberAttribute::.ctor - - .method /*06000023*/ public hidebysig specialname - instance bool get_EmitDefaultValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataMemberAttribute::get_EmitDefaultValue - - .method /*06000024*/ public hidebysig specialname - instance void set_EmitDefaultValue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataMemberAttribute::set_EmitDefaultValue - - .method /*06000025*/ public hidebysig specialname - instance bool get_IsNameSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataMemberAttribute::get_IsNameSetExplicitly - - .method /*06000026*/ public hidebysig specialname - instance bool get_IsRequired() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataMemberAttribute::get_IsRequired - - .method /*06000027*/ public hidebysig specialname - instance void set_IsRequired(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataMemberAttribute::set_IsRequired - - .method /*06000028*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataMemberAttribute::get_Name - - .method /*06000029*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataMemberAttribute::set_Name - - .method /*0600002A*/ public hidebysig specialname - instance int32 get_Order() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataMemberAttribute::get_Order - - .method /*0600002B*/ public hidebysig specialname - instance void set_Order(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataMemberAttribute::set_Order - - .property /*17000015*/ instance bool EmitDefaultValue() - { - .get instance bool System.Runtime.Serialization.DataMemberAttribute/*02000005*/::get_EmitDefaultValue() /* 06000023 */ - .set instance void System.Runtime.Serialization.DataMemberAttribute/*02000005*/::set_EmitDefaultValue(bool) /* 06000024 */ - } // end of property DataMemberAttribute::EmitDefaultValue - .property /*17000016*/ instance bool IsNameSetExplicitly() - { - .get instance bool System.Runtime.Serialization.DataMemberAttribute/*02000005*/::get_IsNameSetExplicitly() /* 06000025 */ - } // end of property DataMemberAttribute::IsNameSetExplicitly - .property /*17000017*/ instance bool IsRequired() - { - .get instance bool System.Runtime.Serialization.DataMemberAttribute/*02000005*/::get_IsRequired() /* 06000026 */ - .set instance void System.Runtime.Serialization.DataMemberAttribute/*02000005*/::set_IsRequired(bool) /* 06000027 */ - } // end of property DataMemberAttribute::IsRequired - .property /*17000018*/ instance string Name() - { - .get instance string System.Runtime.Serialization.DataMemberAttribute/*02000005*/::get_Name() /* 06000028 */ - .set instance void System.Runtime.Serialization.DataMemberAttribute/*02000005*/::set_Name(string) /* 06000029 */ - } // end of property DataMemberAttribute::Name - .property /*17000019*/ instance int32 Order() - { - .get instance int32 System.Runtime.Serialization.DataMemberAttribute/*02000005*/::get_Order() /* 0600002A */ - .set instance void System.Runtime.Serialization.DataMemberAttribute/*02000005*/::set_Order(int32) /* 0600002B */ - } // end of property DataMemberAttribute::Order -} // end of class System.Runtime.Serialization.DataMemberAttribute - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.EnumMemberAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 00 01 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method EnumMemberAttribute::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance bool get_IsValueSetExplicitly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumMemberAttribute::get_IsValueSetExplicitly - - .method /*0600002E*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EnumMemberAttribute::get_Value - - .method /*0600002F*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EnumMemberAttribute::set_Value - - .property /*1700001A*/ instance bool IsValueSetExplicitly() - { - .get instance bool System.Runtime.Serialization.EnumMemberAttribute/*02000006*/::get_IsValueSetExplicitly() /* 0600002D */ - } // end of property EnumMemberAttribute::IsValueSetExplicitly - .property /*1700001B*/ instance string Value() - { - .get instance string System.Runtime.Serialization.EnumMemberAttribute/*02000006*/::get_Value() /* 0600002E */ - .set instance void System.Runtime.Serialization.EnumMemberAttribute/*02000006*/::set_Value(string) /* 0600002F */ - } // end of property EnumMemberAttribute::Value -} // end of class System.Runtime.Serialization.EnumMemberAttribute - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.IgnoreDataMemberAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 80 01 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method IgnoreDataMemberAttribute::.ctor - -} // end of class System.Runtime.Serialization.IgnoreDataMemberAttribute - -.class /*02000008*/ public auto ansi beforefieldinit System.Runtime.Serialization.InvalidDataContractException - extends [System.Runtime/*23000001*/]System.Exception/*01000014*/ -{ - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidDataContractException::.ctor - - .method /*06000032*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidDataContractException::.ctor - - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000014*/ innerException) cil managed - // SIG: 20 02 01 0E 12 51 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000014*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidDataContractException::.ctor - - .method /*06000034*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2065 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000014*/::.ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/) /* 0A000013 */ - IL_0008: /* 2A | */ ret - } // end of method InvalidDataContractException::.ctor - -} // end of class System.Runtime.Serialization.InvalidDataContractException - -.class /*02000009*/ interface public abstract auto ansi System.Runtime.Serialization.ISerializationSurrogateProvider -{ - .method /*06000035*/ public hidebysig newslot abstract virtual - instance object GetDeserializedObject(object obj, - class [System.Runtime/*23000001*/]System.Type/*01000018*/ targetType) cil managed - // SIG: 20 02 1C 1C 12 61 - { - // Method begins at RVA 0x0 - } // end of method ISerializationSurrogateProvider::GetDeserializedObject - - .method /*06000036*/ public hidebysig newslot abstract virtual - instance object GetObjectToSerialize(object obj, - class [System.Runtime/*23000001*/]System.Type/*01000018*/ targetType) cil managed - // SIG: 20 02 1C 1C 12 61 - { - // Method begins at RVA 0x0 - } // end of method ISerializationSurrogateProvider::GetObjectToSerialize - - .method /*06000037*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - GetSurrogateType(class [System.Runtime/*23000001*/]System.Type/*01000018*/ 'type') cil managed - // SIG: 20 01 12 61 12 61 - { - // Method begins at RVA 0x0 - } // end of method ISerializationSurrogateProvider::GetSurrogateType - -} // end of class System.Runtime.Serialization.ISerializationSurrogateProvider - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.KnownTypeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000018:0A000010*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000012*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000011*/) /* 0A000010 */ = ( 01 00 0C 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 01 ) // tiple. - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(string methodName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method KnownTypeAttribute::.ctor - - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000018*/ 'type') cil managed - // SIG: 20 01 01 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method KnownTypeAttribute::.ctor - - .method /*0600003A*/ public hidebysig specialname - instance string get_MethodName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KnownTypeAttribute::get_MethodName - - .method /*0600003B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - get_Type() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KnownTypeAttribute::get_Type - - .property /*1700001C*/ instance string MethodName() - { - .get instance string System.Runtime.Serialization.KnownTypeAttribute/*0200000A*/::get_MethodName() /* 0600003A */ - } // end of property KnownTypeAttribute::MethodName - .property /*1700001D*/ instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000018*/ System.Runtime.Serialization.KnownTypeAttribute/*0200000A*/::get_Type() /* 0600003B */ - } // end of property KnownTypeAttribute::Type -} // end of class System.Runtime.Serialization.KnownTypeAttribute - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il deleted file mode 100644 index 8a4c00bb0f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il +++ /dev/null @@ -1,4816 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00006dc6 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x00015bdf -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00006d73 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005800 [0x00003e88] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00006bf8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004dcc Virtual Size -// 0x00002000 Virtual Address -// 0x00004e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00005000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000dc8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006db5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002078 [0x00004b00] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00006b78 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002a44 Size -// '#~' Name -// Stream 2: -// 0x00002ab0 Offset -// 0x0000152c Size -// '#Strings' Name -// Stream 3: -// 0x00003fdc Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003fe0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003ff0 Offset -// 0x00000b10 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 38536 -// PE header size : 512 (496 used) ( 1.33%) -// PE additional info : 17723 (45.99%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 19200 (49.82%) -// CLR additional info : 128 ( 0.33%) -// CLR method headers : 315 ( 0.82%) -// Managed code : 678 ( 1.76%) -// Data : 2048 ( 5.31%) -// Unaccounted : -2140 (-5.55%) - -// Num.of PE sections : 3 -// .text - 19968 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 19200 -// Module - 1 (10 bytes) -// TypeDef - 29 (406 bytes) 8 interfaces, 0 explicit layout -// TypeRef - 49 (294 bytes) -// MethodDef - 343 (4802 bytes) 24 abstract, 0 native, 315 bodies -// FieldDef - 6 (36 bytes) 0 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 698 (4188 bytes) -// Constant - 5 (30 bytes) -// CustomAttribute- 27 (162 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 12 (48 bytes) -// Property - 36 (216 bytes) -// MethodSemantic- 51 (306 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 1 (14 bytes) -// Strings - 5417 bytes -// Blobs - 2832 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 203 bytes - -// CLR additional info : 128 - -// CLR method headers : 315 -// Num.of method bodies - 315 -// Num.of fat headers - 0 -// Num.of tiny headers - 315 - -// Managed code : 678 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface IFragmentCapableXmlDictionaryWriter (public) (abstract) (auto) (ansi) -// Interface IStreamProvider (public) (abstract) (auto) (ansi) -// Interface IXmlBinaryReaderInitializer (public) (abstract) (auto) (ansi) -// Interface IXmlBinaryWriterInitializer (public) (abstract) (auto) (ansi) -// Interface IXmlDictionary (public) (abstract) (auto) (ansi) -// Interface IXmlTextReaderInitializer (public) (abstract) (auto) (ansi) -// Interface IXmlTextWriterInitializer (public) (abstract) (auto) (ansi) -// Class OnXmlDictionaryReaderClose (public) (auto) (ansi) (sealed) -// Class UniqueId (public) (auto) (ansi) -// Class XmlBinaryReaderSession (public) (auto) (ansi) -// Class XmlBinaryWriterSession (public) (auto) (ansi) -// Class XmlDictionary (public) (auto) (ansi) -// Class XmlDictionaryReader (public) (abstract) (auto) (ansi) -// Class XmlDictionaryReaderQuotas (public) (auto) (ansi) (sealed) -// Class XmlDictionaryReaderQuotaTypes (public) (auto) (ansi) (sealed) -// Class XmlDictionaryString (public) (auto) (ansi) -// Class XmlDictionaryWriter (public) (abstract) (auto) (ansi) -// Class DataContractResolver (public) (abstract) (auto) (ansi) -// Class DataContractSerializer (public) (auto) (ansi) (sealed) -// Class DataContractSerializerExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class DataContractSerializerSettings (public) (auto) (ansi) -// Class XmlSerializableServices (public) (abstract) (auto) (ansi) (sealed) -// Class XPathQueryGenerator (public) (abstract) (auto) (ansi) (sealed) -// Class XsdDataContractExporter (public) (auto) (ansi) -// Class ExportOptions (public) (auto) (ansi) -// Class ExtensionDataObject (public) (auto) (ansi) (sealed) -// Interface IExtensibleDataObject (public) (abstract) (auto) (ansi) -// Class XmlObjectSerializer (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Runtime.Serialization.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Runtime.Serialization.Xml -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // .. System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 58 6D 6C 00 00 ) // Xml.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // .. System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 58 6D 6C 00 00 ) // Xml.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // .. System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 58 6D 6C 00 00 ) // Xml.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:4:0 -} -.class extern /*27000001*/ forwarder System.Runtime.Serialization.InvalidDataContractException -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000003*/ -} -.module System.Runtime.Serialization.Xml.dll -// MVID: {c5e192d7-be17-4431-b023-2f6fa4fd522e} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F5C9826D000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.Xml.IFragmentCapableXmlDictionaryWriter -{ - .method /*06000001*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanFragment() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IFragmentCapableXmlDictionaryWriter::get_CanFragment - - .method /*06000002*/ public hidebysig newslot abstract virtual - instance void EndFragment() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IFragmentCapableXmlDictionaryWriter::EndFragment - - .method /*06000003*/ public hidebysig newslot abstract virtual - instance void StartFragment(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - bool generateSelfContainedTextFragment) cil managed - // SIG: 20 02 01 12 49 02 - { - // Method begins at RVA 0x0 - } // end of method IFragmentCapableXmlDictionaryWriter::StartFragment - - .method /*06000004*/ public hidebysig newslot abstract virtual - instance void WriteFragment(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method IFragmentCapableXmlDictionaryWriter::WriteFragment - - .property /*17000001*/ instance bool CanFragment() - { - .get instance bool System.Xml.IFragmentCapableXmlDictionaryWriter/*02000002*/::get_CanFragment() /* 06000001 */ - } // end of property IFragmentCapableXmlDictionaryWriter::CanFragment -} // end of class System.Xml.IFragmentCapableXmlDictionaryWriter - -.class /*02000003*/ interface public abstract auto ansi System.Xml.IStreamProvider -{ - .method /*06000005*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ - GetStream() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x0 - } // end of method IStreamProvider::GetStream - - .method /*06000006*/ public hidebysig newslot abstract virtual - instance void ReleaseStream(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream') cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x0 - } // end of method IStreamProvider::ReleaseStream - -} // end of class System.Xml.IStreamProvider - -.class /*02000004*/ interface public abstract auto ansi System.Xml.IXmlBinaryReaderInitializer -{ - .method /*06000007*/ public hidebysig newslot abstract virtual - instance void SetInput(uint8[] buffer, - int32 offset, - int32 count, - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.XmlBinaryReaderSession/*0200000B*/ session, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 20 07 01 1D 05 08 08 12 18 12 3C 12 2C 12 24 - { - // Method begins at RVA 0x0 - } // end of method IXmlBinaryReaderInitializer::SetInput - - .method /*06000008*/ public hidebysig newslot abstract virtual - instance void SetInput(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.XmlBinaryReaderSession/*0200000B*/ session, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 20 05 01 12 49 12 18 12 3C 12 2C 12 24 - { - // Method begins at RVA 0x0 - } // end of method IXmlBinaryReaderInitializer::SetInput - -} // end of class System.Xml.IXmlBinaryReaderInitializer - -.class /*02000005*/ interface public abstract auto ansi System.Xml.IXmlBinaryWriterInitializer -{ - .method /*06000009*/ public hidebysig newslot abstract virtual - instance void SetOutput(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlBinaryWriterSession/*0200000C*/ session, - bool ownsStream) cil managed - // SIG: 20 04 01 12 49 12 18 12 30 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlBinaryWriterInitializer::SetOutput - -} // end of class System.Xml.IXmlBinaryWriterInitializer - -.class /*02000006*/ interface public abstract auto ansi System.Xml.IXmlDictionary -{ - .method /*0600000A*/ public hidebysig newslot abstract virtual - instance bool TryLookup(int32 key, - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 08 10 12 44 - { - // Method begins at RVA 0x0 - } // end of method IXmlDictionary::TryLookup - - .method /*0600000B*/ public hidebysig newslot abstract virtual - instance bool TryLookup(string 'value', - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 0E 10 12 44 - { - // Method begins at RVA 0x0 - } // end of method IXmlDictionary::TryLookup - - .method /*0600000C*/ public hidebysig newslot abstract virtual - instance bool TryLookup(class System.Xml.XmlDictionaryString/*02000011*/ 'value', - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 12 44 10 12 44 - { - // Method begins at RVA 0x0 - } // end of method IXmlDictionary::TryLookup - -} // end of class System.Xml.IXmlDictionary - -.class /*02000007*/ interface public abstract auto ansi System.Xml.IXmlTextReaderInitializer -{ - .method /*0600000D*/ public hidebysig newslot abstract virtual - instance void SetInput(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 20 06 01 1D 05 08 08 12 4D 12 3C 12 24 - { - // Method begins at RVA 0x0 - } // end of method IXmlTextReaderInitializer::SetInput - - .method /*0600000E*/ public hidebysig newslot abstract virtual - instance void SetInput(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 20 04 01 12 49 12 4D 12 3C 12 24 - { - // Method begins at RVA 0x0 - } // end of method IXmlTextReaderInitializer::SetInput - -} // end of class System.Xml.IXmlTextReaderInitializer - -.class /*02000008*/ interface public abstract auto ansi System.Xml.IXmlTextWriterInitializer -{ - .method /*0600000F*/ public hidebysig newslot abstract virtual - instance void SetOutput(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - bool ownsStream) cil managed - // SIG: 20 03 01 12 49 12 4D 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlTextWriterInitializer::SetOutput - -} // end of class System.Xml.IXmlTextWriterInitializer - -.class /*02000009*/ public auto ansi sealed System.Xml.OnXmlDictionaryReaderClose - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000014*/ -{ - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method OnXmlDictionaryReaderClose::.ctor - - .method /*06000011*/ public hidebysig newslot virtual - instance void Invoke(class System.Xml.XmlDictionaryReader/*0200000E*/ reader) runtime managed - // SIG: 20 01 01 12 38 - { - } // end of method OnXmlDictionaryReaderClose::Invoke - - .method /*06000012*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ - BeginInvoke(class System.Xml.XmlDictionaryReader/*0200000E*/ reader, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000017*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 59 12 38 12 5D 1C - { - } // end of method OnXmlDictionaryReaderClose::BeginInvoke - - .method /*06000013*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000016*/ result) runtime managed - // SIG: 20 01 01 12 59 - { - } // end of method OnXmlDictionaryReaderClose::EndInvoke - -} // end of class System.Xml.OnXmlDictionaryReaderClose - -.class /*0200000A*/ public auto ansi beforefieldinit System.Xml.UniqueId - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueId::.ctor - - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] guid) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueId::.ctor - - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] guid, - int32 offset) cil managed - // SIG: 20 02 01 1D 05 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueId::.ctor - - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(char[] chars, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueId::.ctor - - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/ guid) cil managed - // SIG: 20 01 01 11 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueId::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method UniqueId::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance int32 get_CharArrayLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::get_CharArrayLength - - .method /*0600001B*/ public hidebysig specialname - instance bool get_IsGuid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::get_IsGuid - - .method /*0600001C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::Equals - - .method /*0600001D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::GetHashCode - - .method /*0600001E*/ public hidebysig specialname static - bool op_Equality(class System.Xml.UniqueId/*0200000A*/ id1, - class System.Xml.UniqueId/*0200000A*/ id2) cil managed - // SIG: 00 02 02 12 28 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::op_Equality - - .method /*0600001F*/ public hidebysig specialname static - bool op_Inequality(class System.Xml.UniqueId/*0200000A*/ id1, - class System.Xml.UniqueId/*0200000A*/ id2) cil managed - // SIG: 00 02 02 12 28 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::op_Inequality - - .method /*06000020*/ public hidebysig instance int32 - ToCharArray(char[] chars, - int32 offset) cil managed - // SIG: 20 02 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::ToCharArray - - .method /*06000021*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::ToString - - .method /*06000022*/ public hidebysig instance bool - TryGetGuid(uint8[] buffer, - int32 offset) cil managed - // SIG: 20 02 02 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::TryGetGuid - - .method /*06000023*/ public hidebysig instance bool - TryGetGuid([out] valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/& guid) cil managed - // SIG: 20 01 02 10 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UniqueId::TryGetGuid - - .property /*17000002*/ instance int32 CharArrayLength() - { - .get instance int32 System.Xml.UniqueId/*0200000A*/::get_CharArrayLength() /* 0600001A */ - } // end of property UniqueId::CharArrayLength - .property /*17000003*/ instance bool IsGuid() - { - .get instance bool System.Xml.UniqueId/*0200000A*/::get_IsGuid() /* 0600001B */ - } // end of property UniqueId::IsGuid -} // end of class System.Xml.UniqueId - -.class /*0200000B*/ public auto ansi beforefieldinit System.Xml.XmlBinaryReaderSession - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements System.Xml.IXmlDictionary/*02000006*/ -{ - .method /*06000024*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlBinaryReaderSession::.ctor - - .method /*06000025*/ public hidebysig instance class System.Xml.XmlDictionaryString/*02000011*/ - Add(int32 id, - string 'value') cil managed - // SIG: 20 02 12 44 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlBinaryReaderSession::Add - - .method /*06000026*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlBinaryReaderSession::Clear - - .method /*06000027*/ public hidebysig newslot virtual final - instance bool TryLookup(int32 key, - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 08 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlBinaryReaderSession::TryLookup - - .method /*06000028*/ public hidebysig newslot virtual final - instance bool TryLookup(string 'value', - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 0E 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlBinaryReaderSession::TryLookup - - .method /*06000029*/ public hidebysig newslot virtual final - instance bool TryLookup(class System.Xml.XmlDictionaryString/*02000011*/ 'value', - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 12 44 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlBinaryReaderSession::TryLookup - -} // end of class System.Xml.XmlBinaryReaderSession - -.class /*0200000C*/ public auto ansi beforefieldinit System.Xml.XmlBinaryWriterSession - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlBinaryWriterSession::.ctor - - .method /*0600002B*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlBinaryWriterSession::Reset - - .method /*0600002C*/ public hidebysig newslot virtual - instance bool TryAdd(class System.Xml.XmlDictionaryString/*02000011*/ 'value', - [out] int32& key) cil managed - // SIG: 20 02 02 12 44 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlBinaryWriterSession::TryAdd - -} // end of class System.Xml.XmlBinaryWriterSession - -.class /*0200000D*/ public auto ansi beforefieldinit System.Xml.XmlDictionary - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ - implements System.Xml.IXmlDictionary/*02000006*/ -{ - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDictionary::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDictionary::.ctor - - .method /*0600002F*/ public hidebysig specialname static - class System.Xml.IXmlDictionary/*02000006*/ - get_Empty() cil managed - // SIG: 00 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionary::get_Empty - - .method /*06000030*/ public hidebysig newslot virtual - instance class System.Xml.XmlDictionaryString/*02000011*/ - Add(string 'value') cil managed - // SIG: 20 01 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionary::Add - - .method /*06000031*/ public hidebysig newslot virtual - instance bool TryLookup(int32 key, - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 08 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionary::TryLookup - - .method /*06000032*/ public hidebysig newslot virtual - instance bool TryLookup(string 'value', - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 0E 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionary::TryLookup - - .method /*06000033*/ public hidebysig newslot virtual - instance bool TryLookup(class System.Xml.XmlDictionaryString/*02000011*/ 'value', - [out] class System.Xml.XmlDictionaryString/*02000011*/& result) cil managed - // SIG: 20 02 02 12 44 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionary::TryLookup - - .property /*17000004*/ class System.Xml.IXmlDictionary/*02000006*/ - Empty() - { - .get class System.Xml.IXmlDictionary/*02000006*/ System.Xml.XmlDictionary/*0200000D*/::get_Empty() /* 0600002F */ - } // end of property XmlDictionary::Empty -} // end of class System.Xml.XmlDictionary - -.class /*0200000E*/ public abstract auto ansi beforefieldinit System.Xml.XmlDictionaryReader - extends [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ -{ - .method /*06000034*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDictionaryReader::.ctor - - .method /*06000035*/ public hidebysig newslot specialname virtual - instance bool get_CanCanonicalize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::get_CanCanonicalize - - .method /*06000036*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ - get_Quotas() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::get_Quotas - - .method /*06000037*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(uint8[] buffer, - int32 offset, - int32 count, - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 05 12 38 1D 05 08 08 12 18 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*06000038*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(uint8[] buffer, - int32 offset, - int32 count, - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.XmlBinaryReaderSession/*0200000B*/ session) cil managed - // SIG: 00 06 12 38 1D 05 08 08 12 18 12 3C 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*06000039*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(uint8[] buffer, - int32 offset, - int32 count, - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.XmlBinaryReaderSession/*0200000B*/ session, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 00 07 12 38 1D 05 08 08 12 18 12 3C 12 2C 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*0600003A*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(uint8[] buffer, - int32 offset, - int32 count, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 04 12 38 1D 05 08 08 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*0600003B*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(uint8[] buffer, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 02 12 38 1D 05 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*0600003C*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 03 12 38 12 49 12 18 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*0600003D*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.XmlBinaryReaderSession/*0200000B*/ session) cil managed - // SIG: 00 04 12 38 12 49 12 18 12 3C 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*0600003E*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.XmlBinaryReaderSession/*0200000B*/ session, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 00 05 12 38 12 49 12 18 12 3C 12 2C 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*0600003F*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateBinaryReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 02 12 38 12 49 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateBinaryReader - - .method /*06000040*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateDictionaryReader(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader) cil managed - // SIG: 00 01 12 38 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateDictionaryReader - - .method /*06000041*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 05 12 38 1D 05 08 08 12 4D 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000042*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/[] encodings, - string contentType, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 06 12 38 1D 05 08 08 1D 12 4D 0E 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000043*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/[] encodings, - string contentType, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - int32 maxBufferSize, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 00 08 12 38 1D 05 08 08 1D 12 4D 0E 12 3C 08 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000044*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/[] encodings, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 05 12 38 1D 05 08 08 1D 12 4D 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000045*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 03 12 38 12 49 12 4D 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000046*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/[] encodings, - string contentType, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 04 12 38 12 49 1D 12 4D 0E 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000047*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/[] encodings, - string contentType, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - int32 maxBufferSize, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 00 06 12 38 12 49 1D 12 4D 0E 12 3C 08 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000048*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateMtomReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/[] encodings, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 03 12 38 12 49 1D 12 4D 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateMtomReader - - .method /*06000049*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateTextReader(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 00 06 12 38 1D 05 08 08 12 4D 12 3C 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateTextReader - - .method /*0600004A*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateTextReader(uint8[] buffer, - int32 offset, - int32 count, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 04 12 38 1D 05 08 08 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateTextReader - - .method /*0600004B*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateTextReader(uint8[] buffer, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 02 12 38 1D 05 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateTextReader - - .method /*0600004C*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateTextReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas, - class System.Xml.OnXmlDictionaryReaderClose/*02000009*/ onClose) cil managed - // SIG: 00 04 12 38 12 49 12 4D 12 3C 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateTextReader - - .method /*0600004D*/ public hidebysig static - class System.Xml.XmlDictionaryReader/*0200000E*/ - CreateTextReader(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 00 02 12 38 12 49 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::CreateTextReader - - .method /*0600004E*/ public hidebysig newslot virtual - instance void EndCanonicalization() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::EndCanonicalization - - .method /*0600004F*/ public hidebysig newslot virtual - instance string GetAttribute(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 0E 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::GetAttribute - - .method /*06000050*/ public hidebysig newslot virtual - instance void GetNonAtomizedNames([out] string& localName, - [out] string& namespaceUri) cil managed - // SIG: 20 02 01 10 0E 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::GetNonAtomizedNames - - .method /*06000051*/ public hidebysig newslot virtual - instance int32 IndexOfLocalName(string[] localNames, - string namespaceUri) cil managed - // SIG: 20 02 08 1D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IndexOfLocalName - - .method /*06000052*/ public hidebysig newslot virtual - instance int32 IndexOfLocalName(class System.Xml.XmlDictionaryString/*02000011*/[] localNames, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 08 1D 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IndexOfLocalName - - .method /*06000053*/ public hidebysig newslot virtual - instance bool IsLocalName(string localName) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsLocalName - - .method /*06000054*/ public hidebysig newslot virtual - instance bool IsLocalName(class System.Xml.XmlDictionaryString/*02000011*/ localName) cil managed - // SIG: 20 01 02 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsLocalName - - .method /*06000055*/ public hidebysig newslot virtual - instance bool IsNamespaceUri(string namespaceUri) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsNamespaceUri - - .method /*06000056*/ public hidebysig newslot virtual - instance bool IsNamespaceUri(class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 01 02 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsNamespaceUri - - .method /*06000057*/ public hidebysig newslot virtual - instance bool IsStartArray([out] class [System.Runtime/*23000001*/]System.Type/*0100001A*/& 'type') cil managed - // SIG: 20 01 02 10 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsStartArray - - .method /*06000058*/ public hidebysig newslot virtual - instance bool IsStartElement(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 02 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsStartElement - - .method /*06000059*/ family hidebysig instance bool - IsTextNode(valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001B*/ nodeType) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::IsTextNode - - .method /*0600005A*/ public hidebysig newslot virtual - instance void MoveToStartElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::MoveToStartElement - - .method /*0600005B*/ public hidebysig newslot virtual - instance void MoveToStartElement(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::MoveToStartElement - - .method /*0600005C*/ public hidebysig newslot virtual - instance void MoveToStartElement(string localName, - string namespaceUri) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::MoveToStartElement - - .method /*0600005D*/ public hidebysig newslot virtual - instance void MoveToStartElement(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::MoveToStartElement - - .method /*0600005E*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - bool[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600005F*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 11 71 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000060*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 11 75 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000061*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - float64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 0D 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000062*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 11 61 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000063*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - int16[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 06 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000064*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - int32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000065*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - int64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 0A 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000066*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - float32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 0C 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000067*/ public hidebysig newslot virtual - instance int32 ReadArray(string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 0E 0E 1D 11 79 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000068*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - bool[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000069*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 11 71 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600006A*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 11 75 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600006B*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - float64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 0D 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600006C*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 11 61 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600006D*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - int16[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 06 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600006E*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - int32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*0600006F*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - int64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 0A 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000070*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - float32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 0C 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000071*/ public hidebysig newslot virtual - instance int32 ReadArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 05 08 12 44 12 44 1D 11 79 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadArray - - .method /*06000072*/ public hidebysig newslot virtual - instance bool[] ReadBooleanArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadBooleanArray - - .method /*06000073*/ public hidebysig newslot virtual - instance bool[] ReadBooleanArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 02 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadBooleanArray - - .method /*06000074*/ public hidebysig virtual - instance object ReadContentAs(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlNamespaceResolver/*0100001F*/ namespaceResolver) cil managed - // SIG: 20 02 1C 12 69 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAs - - .method /*06000075*/ public hidebysig newslot virtual - instance uint8[] ReadContentAsBase64() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsBase64 - - .method /*06000076*/ public hidebysig newslot virtual - instance uint8[] ReadContentAsBinHex() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsBinHex - - .method /*06000077*/ family hidebysig instance uint8[] - ReadContentAsBinHex(int32 maxByteArrayContentLength) cil managed - // SIG: 20 01 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsBinHex - - .method /*06000078*/ public hidebysig newslot virtual - instance int32 ReadContentAsChars(char[] chars, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsChars - - .method /*06000079*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/ - ReadContentAsDecimal() cil managed - // SIG: 20 00 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsDecimal - - .method /*0600007A*/ public hidebysig virtual - instance float32 ReadContentAsFloat() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsFloat - - .method /*0600007B*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/ - ReadContentAsGuid() cil managed - // SIG: 20 00 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsGuid - - .method /*0600007C*/ public hidebysig newslot virtual - instance void ReadContentAsQualifiedName([out] string& localName, - [out] string& namespaceUri) cil managed - // SIG: 20 02 01 10 0E 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsQualifiedName - - .method /*0600007D*/ public hidebysig virtual - instance string ReadContentAsString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsString - - .method /*0600007E*/ family hidebysig instance string - ReadContentAsString(int32 maxStringContentLength) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsString - - .method /*0600007F*/ public hidebysig newslot virtual - instance string ReadContentAsString(string[] strings, - [out] int32& index) cil managed - // SIG: 20 02 0E 1D 0E 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsString - - .method /*06000080*/ public hidebysig newslot virtual - instance string ReadContentAsString(class System.Xml.XmlDictionaryString/*02000011*/[] strings, - [out] int32& index) cil managed - // SIG: 20 02 0E 1D 12 44 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsString - - .method /*06000081*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/ - ReadContentAsTimeSpan() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsTimeSpan - - .method /*06000082*/ public hidebysig newslot virtual - instance class System.Xml.UniqueId/*0200000A*/ - ReadContentAsUniqueId() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadContentAsUniqueId - - .method /*06000083*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/[] - ReadDateTimeArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 11 71 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadDateTimeArray - - .method /*06000084*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/[] - ReadDateTimeArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 11 71 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadDateTimeArray - - .method /*06000085*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/[] - ReadDecimalArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 11 75 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadDecimalArray - - .method /*06000086*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/[] - ReadDecimalArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 11 75 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadDecimalArray - - .method /*06000087*/ public hidebysig newslot virtual - instance float64[] ReadDoubleArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 0D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadDoubleArray - - .method /*06000088*/ public hidebysig newslot virtual - instance float64[] ReadDoubleArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 0D 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadDoubleArray - - .method /*06000089*/ public hidebysig newslot virtual - instance uint8[] ReadElementContentAsBase64() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsBase64 - - .method /*0600008A*/ public hidebysig newslot virtual - instance uint8[] ReadElementContentAsBinHex() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsBinHex - - .method /*0600008B*/ public hidebysig virtual - instance bool ReadElementContentAsBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsBoolean - - .method /*0600008C*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/ - ReadElementContentAsDateTime() cil managed - // SIG: 20 00 11 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsDateTime - - .method /*0600008D*/ public hidebysig virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/ - ReadElementContentAsDecimal() cil managed - // SIG: 20 00 11 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsDecimal - - .method /*0600008E*/ public hidebysig virtual - instance float64 ReadElementContentAsDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsDouble - - .method /*0600008F*/ public hidebysig virtual - instance float32 ReadElementContentAsFloat() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsFloat - - .method /*06000090*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/ - ReadElementContentAsGuid() cil managed - // SIG: 20 00 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsGuid - - .method /*06000091*/ public hidebysig virtual - instance int32 ReadElementContentAsInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsInt - - .method /*06000092*/ public hidebysig virtual - instance int64 ReadElementContentAsLong() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsLong - - .method /*06000093*/ public hidebysig virtual - instance string ReadElementContentAsString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsString - - .method /*06000094*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/ - ReadElementContentAsTimeSpan() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsTimeSpan - - .method /*06000095*/ public hidebysig newslot virtual - instance class System.Xml.UniqueId/*0200000A*/ - ReadElementContentAsUniqueId() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadElementContentAsUniqueId - - .method /*06000096*/ public hidebysig newslot virtual - instance void ReadFullStartElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::ReadFullStartElement - - .method /*06000097*/ public hidebysig newslot virtual - instance void ReadFullStartElement(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::ReadFullStartElement - - .method /*06000098*/ public hidebysig newslot virtual - instance void ReadFullStartElement(string localName, - string namespaceUri) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::ReadFullStartElement - - .method /*06000099*/ public hidebysig newslot virtual - instance void ReadFullStartElement(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::ReadFullStartElement - - .method /*0600009A*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/[] - ReadGuidArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 11 61 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadGuidArray - - .method /*0600009B*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/[] - ReadGuidArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 11 61 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadGuidArray - - .method /*0600009C*/ public hidebysig newslot virtual - instance int16[] ReadInt16Array(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 06 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadInt16Array - - .method /*0600009D*/ public hidebysig newslot virtual - instance int16[] ReadInt16Array(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 06 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadInt16Array - - .method /*0600009E*/ public hidebysig newslot virtual - instance int32[] ReadInt32Array(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadInt32Array - - .method /*0600009F*/ public hidebysig newslot virtual - instance int32[] ReadInt32Array(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 08 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadInt32Array - - .method /*060000A0*/ public hidebysig newslot virtual - instance int64[] ReadInt64Array(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 0A 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadInt64Array - - .method /*060000A1*/ public hidebysig newslot virtual - instance int64[] ReadInt64Array(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 0A 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadInt64Array - - .method /*060000A2*/ public hidebysig newslot virtual - instance float32[] ReadSingleArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 0C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadSingleArray - - .method /*060000A3*/ public hidebysig newslot virtual - instance float32[] ReadSingleArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 0C 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadSingleArray - - .method /*060000A4*/ public hidebysig newslot virtual - instance void ReadStartElement(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::ReadStartElement - - .method /*060000A5*/ public hidebysig virtual - instance string ReadString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadString - - .method /*060000A6*/ family hidebysig instance string - ReadString(int32 maxStringContentLength) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadString - - .method /*060000A7*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/[] - ReadTimeSpanArray(string localName, - string namespaceUri) cil managed - // SIG: 20 02 1D 11 79 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadTimeSpanArray - - .method /*060000A8*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/[] - ReadTimeSpanArray(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 1D 11 79 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadTimeSpanArray - - .method /*060000A9*/ public hidebysig newslot virtual - instance int32 ReadValueAsBase64(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::ReadValueAsBase64 - - .method /*060000AA*/ public hidebysig newslot virtual - instance void StartCanonicalization(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - bool includeComments, - string[] inclusivePrefixes) cil managed - // SIG: 20 03 01 12 49 02 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReader::StartCanonicalization - - .method /*060000AB*/ public hidebysig newslot virtual - instance bool TryGetArrayLength([out] int32& count) cil managed - // SIG: 20 01 02 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::TryGetArrayLength - - .method /*060000AC*/ public hidebysig newslot virtual - instance bool TryGetBase64ContentLength([out] int32& length) cil managed - // SIG: 20 01 02 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::TryGetBase64ContentLength - - .method /*060000AD*/ public hidebysig newslot virtual - instance bool TryGetLocalNameAsDictionaryString([out] class System.Xml.XmlDictionaryString/*02000011*/& localName) cil managed - // SIG: 20 01 02 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::TryGetLocalNameAsDictionaryString - - .method /*060000AE*/ public hidebysig newslot virtual - instance bool TryGetNamespaceUriAsDictionaryString([out] class System.Xml.XmlDictionaryString/*02000011*/& namespaceUri) cil managed - // SIG: 20 01 02 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::TryGetNamespaceUriAsDictionaryString - - .method /*060000AF*/ public hidebysig newslot virtual - instance bool TryGetValueAsDictionaryString([out] class System.Xml.XmlDictionaryString/*02000011*/& 'value') cil managed - // SIG: 20 01 02 10 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReader::TryGetValueAsDictionaryString - - .property /*17000005*/ instance bool CanCanonicalize() - { - .get instance bool System.Xml.XmlDictionaryReader/*0200000E*/::get_CanCanonicalize() /* 06000035 */ - } // end of property XmlDictionaryReader::CanCanonicalize - .property /*17000006*/ instance class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ - Quotas() - { - .get instance class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ System.Xml.XmlDictionaryReader/*0200000E*/::get_Quotas() /* 06000036 */ - } // end of property XmlDictionaryReader::Quotas -} // end of class System.Xml.XmlDictionaryReader - -.class /*0200000F*/ public auto ansi sealed beforefieldinit System.Xml.XmlDictionaryReaderQuotas - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*060000B0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::.ctor - - .method /*060000B1*/ public hidebysig specialname static - class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ - get_Max() cil managed - // SIG: 00 00 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_Max - - .method /*060000B2*/ public hidebysig specialname - instance int32 get_MaxArrayLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_MaxArrayLength - - .method /*060000B3*/ public hidebysig specialname - instance void set_MaxArrayLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::set_MaxArrayLength - - .method /*060000B4*/ public hidebysig specialname - instance int32 get_MaxBytesPerRead() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_MaxBytesPerRead - - .method /*060000B5*/ public hidebysig specialname - instance void set_MaxBytesPerRead(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::set_MaxBytesPerRead - - .method /*060000B6*/ public hidebysig specialname - instance int32 get_MaxDepth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_MaxDepth - - .method /*060000B7*/ public hidebysig specialname - instance void set_MaxDepth(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::set_MaxDepth - - .method /*060000B8*/ public hidebysig specialname - instance int32 get_MaxNameTableCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_MaxNameTableCharCount - - .method /*060000B9*/ public hidebysig specialname - instance void set_MaxNameTableCharCount(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::set_MaxNameTableCharCount - - .method /*060000BA*/ public hidebysig specialname - instance int32 get_MaxStringContentLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_MaxStringContentLength - - .method /*060000BB*/ public hidebysig specialname - instance void set_MaxStringContentLength(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::set_MaxStringContentLength - - .method /*060000BC*/ public hidebysig specialname - instance valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ - get_ModifiedQuotas() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryReaderQuotas::get_ModifiedQuotas - - .method /*060000BD*/ public hidebysig instance void - CopyTo(class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ quotas) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryReaderQuotas::CopyTo - - .property /*17000007*/ class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ - Max() - { - .get class System.Xml.XmlDictionaryReaderQuotas/*0200000F*/ System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_Max() /* 060000B1 */ - } // end of property XmlDictionaryReaderQuotas::Max - .property /*17000008*/ instance int32 MaxArrayLength() - { - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000020*/::.ctor(int32) /* 0A000011 */ = ( 01 00 00 40 00 00 00 00 ) // ...@.... - .get instance int32 System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_MaxArrayLength() /* 060000B2 */ - .set instance void System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::set_MaxArrayLength(int32) /* 060000B3 */ - } // end of property XmlDictionaryReaderQuotas::MaxArrayLength - .property /*17000009*/ instance int32 MaxBytesPerRead() - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000020*/::.ctor(int32) /* 0A000011 */ = ( 01 00 00 10 00 00 00 00 ) - .get instance int32 System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_MaxBytesPerRead() /* 060000B4 */ - .set instance void System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::set_MaxBytesPerRead(int32) /* 060000B5 */ - } // end of property XmlDictionaryReaderQuotas::MaxBytesPerRead - .property /*1700000A*/ instance int32 MaxDepth() - { - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000020*/::.ctor(int32) /* 0A000011 */ = ( 01 00 20 00 00 00 00 00 ) // .. ..... - .get instance int32 System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_MaxDepth() /* 060000B6 */ - .set instance void System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::set_MaxDepth(int32) /* 060000B7 */ - } // end of property XmlDictionaryReaderQuotas::MaxDepth - .property /*1700000B*/ instance int32 MaxNameTableCharCount() - { - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000020*/::.ctor(int32) /* 0A000011 */ = ( 01 00 00 40 00 00 00 00 ) // ...@.... - .get instance int32 System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_MaxNameTableCharCount() /* 060000B8 */ - .set instance void System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::set_MaxNameTableCharCount(int32) /* 060000B9 */ - } // end of property XmlDictionaryReaderQuotas::MaxNameTableCharCount - .property /*1700000C*/ instance int32 MaxStringContentLength() - { - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000020*/::.ctor(int32) /* 0A000011 */ = ( 01 00 00 20 00 00 00 00 ) // ... .... - .get instance int32 System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_MaxStringContentLength() /* 060000BA */ - .set instance void System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::set_MaxStringContentLength(int32) /* 060000BB */ - } // end of property XmlDictionaryReaderQuotas::MaxStringContentLength - .property /*1700000D*/ instance valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ - ModifiedQuotas() - { - .get instance valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ System.Xml.XmlDictionaryReaderQuotas/*0200000F*/::get_ModifiedQuotas() /* 060000BC */ - } // end of property XmlDictionaryReaderQuotas::ModifiedQuotas -} // end of class System.Xml.XmlDictionaryReaderQuotas - -.class /*02000010*/ public auto ansi sealed System.Xml.XmlDictionaryReaderQuotaTypes - extends [System.Runtime/*23000001*/]System.Enum/*01000022*/ -{ - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000021*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ MaxArrayLength = int32(0x00000004) - .field /*04000003*/ public static literal valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ MaxBytesPerRead = int32(0x00000008) - .field /*04000004*/ public static literal valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ MaxDepth = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ MaxNameTableCharCount = int32(0x00000010) - .field /*04000006*/ public static literal valuetype System.Xml.XmlDictionaryReaderQuotaTypes/*02000010*/ MaxStringContentLength = int32(0x00000002) -} // end of class System.Xml.XmlDictionaryReaderQuotaTypes - -.class /*02000011*/ public auto ansi beforefieldinit System.Xml.XmlDictionaryString - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*060000BE*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.IXmlDictionary/*02000006*/ dictionary, - string 'value', - int32 key) cil managed - // SIG: 20 03 01 12 18 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDictionaryString::.ctor - - .method /*060000BF*/ public hidebysig specialname - instance class System.Xml.IXmlDictionary/*02000006*/ - get_Dictionary() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryString::get_Dictionary - - .method /*060000C0*/ public hidebysig specialname static - class System.Xml.XmlDictionaryString/*02000011*/ - get_Empty() cil managed - // SIG: 00 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryString::get_Empty - - .method /*060000C1*/ public hidebysig specialname - instance int32 get_Key() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryString::get_Key - - .method /*060000C2*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryString::get_Value - - .method /*060000C3*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryString::ToString - - .property /*1700000E*/ instance class System.Xml.IXmlDictionary/*02000006*/ - Dictionary() - { - .get instance class System.Xml.IXmlDictionary/*02000006*/ System.Xml.XmlDictionaryString/*02000011*/::get_Dictionary() /* 060000BF */ - } // end of property XmlDictionaryString::Dictionary - .property /*1700000F*/ class System.Xml.XmlDictionaryString/*02000011*/ - Empty() - { - .get class System.Xml.XmlDictionaryString/*02000011*/ System.Xml.XmlDictionaryString/*02000011*/::get_Empty() /* 060000C0 */ - } // end of property XmlDictionaryString::Empty - .property /*17000010*/ instance int32 Key() - { - .get instance int32 System.Xml.XmlDictionaryString/*02000011*/::get_Key() /* 060000C1 */ - } // end of property XmlDictionaryString::Key - .property /*17000011*/ instance string Value() - { - .get instance string System.Xml.XmlDictionaryString/*02000011*/::get_Value() /* 060000C2 */ - } // end of property XmlDictionaryString::Value -} // end of class System.Xml.XmlDictionaryString - -.class /*02000012*/ public abstract auto ansi beforefieldinit System.Xml.XmlDictionaryWriter - extends [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ -{ - .method /*060000C4*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDictionaryWriter::.ctor - - .method /*060000C5*/ public hidebysig newslot specialname virtual - instance bool get_CanCanonicalize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::get_CanCanonicalize - - .method /*060000C6*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateBinaryWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream') cil managed - // SIG: 00 01 12 48 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateBinaryWriter - - .method /*060000C7*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateBinaryWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary) cil managed - // SIG: 00 02 12 48 12 49 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateBinaryWriter - - .method /*060000C8*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateBinaryWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlBinaryWriterSession/*0200000C*/ session) cil managed - // SIG: 00 03 12 48 12 49 12 18 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateBinaryWriter - - .method /*060000C9*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateBinaryWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class System.Xml.IXmlDictionary/*02000006*/ dictionary, - class System.Xml.XmlBinaryWriterSession/*0200000C*/ session, - bool ownsStream) cil managed - // SIG: 00 04 12 48 12 49 12 18 12 30 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateBinaryWriter - - .method /*060000CA*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateDictionaryWriter(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer) cil managed - // SIG: 00 01 12 48 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateDictionaryWriter - - .method /*060000CB*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateMtomWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - int32 maxSizeInBytes, - string startInfo) cil managed - // SIG: 00 04 12 48 12 49 12 4D 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateMtomWriter - - .method /*060000CC*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateMtomWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - int32 maxSizeInBytes, - string startInfo, - string boundary, - string startUri, - bool writeMessageHeaders, - bool ownsStream) cil managed - // SIG: 00 08 12 48 12 49 12 4D 08 0E 0E 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateMtomWriter - - .method /*060000CD*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateTextWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream') cil managed - // SIG: 00 01 12 48 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateTextWriter - - .method /*060000CE*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateTextWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding) cil managed - // SIG: 00 02 12 48 12 49 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateTextWriter - - .method /*060000CF*/ public hidebysig static - class System.Xml.XmlDictionaryWriter/*02000012*/ - CreateTextWriter(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000013*/ encoding, - bool ownsStream) cil managed - // SIG: 00 03 12 48 12 49 12 4D 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::CreateTextWriter - - .method /*060000D0*/ public hidebysig newslot virtual - instance void EndCanonicalization() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::EndCanonicalization - - .method /*060000D1*/ public hidebysig newslot virtual - instance void StartCanonicalization(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - bool includeComments, - string[] inclusivePrefixes) cil managed - // SIG: 20 03 01 12 49 02 1D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::StartCanonicalization - - .method /*060000D2*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - bool[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 02 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D3*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 11 71 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D4*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 11 75 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D5*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - float64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 0D 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D6*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 11 61 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D7*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - int16[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 06 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D8*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - int32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 08 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000D9*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - int64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 0A 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000DA*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - float32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 0C 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000DB*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - string localName, - string namespaceUri, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 0E 0E 1D 11 79 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000DC*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - bool[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 02 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000DD*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001C*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 11 71 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000DE*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 11 75 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000DF*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - float64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 0D 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E0*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 11 61 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E1*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - int16[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 06 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E2*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - int32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 08 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E3*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - int64[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 0A 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E4*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - float32[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 0C 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E5*/ public hidebysig newslot virtual - instance void WriteArray(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 06 01 0E 12 44 12 44 1D 11 79 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteArray - - .method /*060000E6*/ public hidebysig instance void - WriteAttributeString(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - string 'value') cil managed - // SIG: 20 04 01 0E 12 44 12 44 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteAttributeString - - .method /*060000E7*/ public hidebysig instance void - WriteAttributeString(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - string 'value') cil managed - // SIG: 20 03 01 12 44 12 44 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteAttributeString - - .method /*060000E8*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000024*/ - WriteBase64Async(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 80 91 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::WriteBase64Async - - .method /*060000E9*/ public hidebysig instance void - WriteElementString(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - string 'value') cil managed - // SIG: 20 04 01 0E 12 44 12 44 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteElementString - - .method /*060000EA*/ public hidebysig instance void - WriteElementString(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri, - string 'value') cil managed - // SIG: 20 03 01 12 44 12 44 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteElementString - - .method /*060000EB*/ public hidebysig newslot virtual - instance void WriteNode(class System.Xml.XmlDictionaryReader/*0200000E*/ reader, - bool defattr) cil managed - // SIG: 20 02 01 12 38 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteNode - - .method /*060000EC*/ public hidebysig virtual - instance void WriteNode(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader, - bool defattr) cil managed - // SIG: 20 02 01 12 65 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteNode - - .method /*060000ED*/ public hidebysig newslot virtual - instance void WriteQualifiedName(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteQualifiedName - - .method /*060000EE*/ public hidebysig newslot virtual - instance void WriteStartAttribute(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 03 01 0E 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteStartAttribute - - .method /*060000EF*/ public hidebysig instance void - WriteStartAttribute(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteStartAttribute - - .method /*060000F0*/ public hidebysig newslot virtual - instance void WriteStartElement(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 03 01 0E 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteStartElement - - .method /*060000F1*/ public hidebysig instance void - WriteStartElement(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteStartElement - - .method /*060000F2*/ public hidebysig newslot virtual - instance void WriteString(class System.Xml.XmlDictionaryString/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteString - - .method /*060000F3*/ family hidebysig newslot virtual - instance void WriteTextNode(class System.Xml.XmlDictionaryReader/*0200000E*/ reader, - bool isAttribute) cil managed - // SIG: 20 02 01 12 38 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteTextNode - - .method /*060000F4*/ public hidebysig newslot virtual - instance void WriteValue(valuetype [System.Runtime/*23000001*/]System.Guid/*01000018*/ 'value') cil managed - // SIG: 20 01 01 11 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteValue - - .method /*060000F5*/ public hidebysig newslot virtual - instance void WriteValue(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 11 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteValue - - .method /*060000F6*/ public hidebysig newslot virtual - instance void WriteValue(class System.Xml.IStreamProvider/*02000003*/ 'value') cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteValue - - .method /*060000F7*/ public hidebysig newslot virtual - instance void WriteValue(class System.Xml.UniqueId/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteValue - - .method /*060000F8*/ public hidebysig newslot virtual - instance void WriteValue(class System.Xml.XmlDictionaryString/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteValue - - .method /*060000F9*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000024*/ - WriteValueAsync(class System.Xml.IStreamProvider/*02000003*/ 'value') cil managed - // SIG: 20 01 12 80 91 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDictionaryWriter::WriteValueAsync - - .method /*060000FA*/ public hidebysig newslot virtual - instance void WriteXmlAttribute(string localName, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteXmlAttribute - - .method /*060000FB*/ public hidebysig newslot virtual - instance void WriteXmlAttribute(class System.Xml.XmlDictionaryString/*02000011*/ localName, - class System.Xml.XmlDictionaryString/*02000011*/ 'value') cil managed - // SIG: 20 02 01 12 44 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteXmlAttribute - - .method /*060000FC*/ public hidebysig newslot virtual - instance void WriteXmlnsAttribute(string prefix, - string namespaceUri) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteXmlnsAttribute - - .method /*060000FD*/ public hidebysig newslot virtual - instance void WriteXmlnsAttribute(string prefix, - class System.Xml.XmlDictionaryString/*02000011*/ namespaceUri) cil managed - // SIG: 20 02 01 0E 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDictionaryWriter::WriteXmlnsAttribute - - .property /*17000012*/ instance bool CanCanonicalize() - { - .get instance bool System.Xml.XmlDictionaryWriter/*02000012*/::get_CanCanonicalize() /* 060000C5 */ - } // end of property XmlDictionaryWriter::CanCanonicalize -} // end of class System.Xml.XmlDictionaryWriter - -.class /*02000013*/ public abstract auto ansi beforefieldinit System.Runtime.Serialization.DataContractResolver - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*060000FE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractResolver::.ctor - - .method /*060000FF*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*0100001A*/ - ResolveName(string typeName, - string typeNamespace, - class [System.Runtime/*23000001*/]System.Type/*0100001A*/ declaredType, - class System.Runtime.Serialization.DataContractResolver/*02000013*/ knownTypeResolver) cil managed - // SIG: 20 04 12 69 0E 0E 12 69 12 4C - { - // Method begins at RVA 0x0 - } // end of method DataContractResolver::ResolveName - - .method /*06000100*/ public hidebysig newslot abstract virtual - instance bool TryResolveType(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class [System.Runtime/*23000001*/]System.Type/*0100001A*/ declaredType, - class System.Runtime.Serialization.DataContractResolver/*02000013*/ knownTypeResolver, - [out] class System.Xml.XmlDictionaryString/*02000011*/& typeName, - [out] class System.Xml.XmlDictionaryString/*02000011*/& typeNamespace) cil managed - // SIG: 20 05 02 12 69 12 69 12 4C 10 12 44 10 12 44 - { - // Method begins at RVA 0x0 - } // end of method DataContractResolver::TryResolveType - -} // end of class System.Runtime.Serialization.DataContractResolver - -.class /*02000014*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.DataContractSerializer - extends System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/ -{ - .method /*06000101*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000102*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ knownTypes) cil managed - // SIG: 20 02 01 12 69 15 12 80 95 01 12 69 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000103*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/ settings) cil managed - // SIG: 20 02 01 12 69 12 58 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000104*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - string rootName, - string rootNamespace) cil managed - // SIG: 20 03 01 12 69 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000105*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - string rootName, - string rootNamespace, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ knownTypes) cil managed - // SIG: 20 04 01 12 69 0E 0E 15 12 80 95 01 12 69 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000106*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class System.Xml.XmlDictionaryString/*02000011*/ rootName, - class System.Xml.XmlDictionaryString/*02000011*/ rootNamespace) cil managed - // SIG: 20 03 01 12 69 12 44 12 44 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000107*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class System.Xml.XmlDictionaryString/*02000011*/ rootName, - class System.Xml.XmlDictionaryString/*02000011*/ rootNamespace, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ knownTypes) cil managed - // SIG: 20 04 01 12 69 12 44 12 44 15 12 80 95 01 12 69 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000147 */ call instance void System.Runtime.Serialization.XmlObjectSerializer/*0200001D*/::.ctor() /* 06000147 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializer::.ctor - - .method /*06000108*/ public hidebysig specialname - instance class System.Runtime.Serialization.DataContractResolver/*02000013*/ - get_DataContractResolver() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::get_DataContractResolver - - .method /*06000109*/ public hidebysig specialname - instance bool get_IgnoreExtensionDataObject() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::get_IgnoreExtensionDataObject - - .method /*0600010A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000026*/ - get_KnownTypes() cil managed - // SIG: 20 00 15 12 80 99 01 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::get_KnownTypes - - .method /*0600010B*/ public hidebysig specialname - instance int32 get_MaxItemsInObjectGraph() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::get_MaxItemsInObjectGraph - - .method /*0600010C*/ public hidebysig specialname - instance bool get_PreserveObjectReferences() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::get_PreserveObjectReferences - - .method /*0600010D*/ public hidebysig specialname - instance bool get_SerializeReadOnlyTypes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::get_SerializeReadOnlyTypes - - .method /*0600010E*/ public hidebysig virtual - instance bool IsStartObject(class System.Xml.XmlDictionaryReader/*0200000E*/ reader) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::IsStartObject - - .method /*0600010F*/ public hidebysig virtual - instance bool IsStartObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader) cil managed - // SIG: 20 01 02 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::IsStartObject - - .method /*06000110*/ public hidebysig virtual - instance object ReadObject(class System.Xml.XmlDictionaryReader/*0200000E*/ reader, - bool verifyObjectName) cil managed - // SIG: 20 02 1C 12 38 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::ReadObject - - .method /*06000111*/ public hidebysig instance object - ReadObject(class System.Xml.XmlDictionaryReader/*0200000E*/ reader, - bool verifyObjectName, - class System.Runtime.Serialization.DataContractResolver/*02000013*/ dataContractResolver) cil managed - // SIG: 20 03 1C 12 38 02 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::ReadObject - - .method /*06000112*/ public hidebysig virtual - instance object ReadObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader) cil managed - // SIG: 20 01 1C 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::ReadObject - - .method /*06000113*/ public hidebysig virtual - instance object ReadObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader, - bool verifyObjectName) cil managed - // SIG: 20 02 1C 12 65 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializer::ReadObject - - .method /*06000114*/ public hidebysig virtual - instance void WriteEndObject(class System.Xml.XmlDictionaryWriter/*02000012*/ writer) cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteEndObject - - .method /*06000115*/ public hidebysig virtual - instance void WriteEndObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteEndObject - - .method /*06000116*/ public hidebysig instance void - WriteObject(class System.Xml.XmlDictionaryWriter/*02000012*/ writer, - object graph, - class System.Runtime.Serialization.DataContractResolver/*02000013*/ dataContractResolver) cil managed - // SIG: 20 03 01 12 48 1C 12 4C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteObject - - .method /*06000117*/ public hidebysig virtual - instance void WriteObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 80 8D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteObject - - .method /*06000118*/ public hidebysig virtual - instance void WriteObjectContent(class System.Xml.XmlDictionaryWriter/*02000012*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 48 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteObjectContent - - .method /*06000119*/ public hidebysig virtual - instance void WriteObjectContent(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 80 8D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteObjectContent - - .method /*0600011A*/ public hidebysig virtual - instance void WriteStartObject(class System.Xml.XmlDictionaryWriter/*02000012*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 48 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteStartObject - - .method /*0600011B*/ public hidebysig virtual - instance void WriteStartObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 80 8D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializer::WriteStartObject - - .property /*17000013*/ instance class System.Runtime.Serialization.DataContractResolver/*02000013*/ - DataContractResolver() - { - .get instance class System.Runtime.Serialization.DataContractResolver/*02000013*/ System.Runtime.Serialization.DataContractSerializer/*02000014*/::get_DataContractResolver() /* 06000108 */ - } // end of property DataContractSerializer::DataContractResolver - .property /*17000014*/ instance bool IgnoreExtensionDataObject() - { - .get instance bool System.Runtime.Serialization.DataContractSerializer/*02000014*/::get_IgnoreExtensionDataObject() /* 06000109 */ - } // end of property DataContractSerializer::IgnoreExtensionDataObject - .property /*17000015*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000026*/ - KnownTypes() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.ReadOnlyCollection`1/*01000026*/ System.Runtime.Serialization.DataContractSerializer/*02000014*/::get_KnownTypes() /* 0600010A */ - } // end of property DataContractSerializer::KnownTypes - .property /*17000016*/ instance int32 MaxItemsInObjectGraph() - { - .get instance int32 System.Runtime.Serialization.DataContractSerializer/*02000014*/::get_MaxItemsInObjectGraph() /* 0600010B */ - } // end of property DataContractSerializer::MaxItemsInObjectGraph - .property /*17000017*/ instance bool PreserveObjectReferences() - { - .get instance bool System.Runtime.Serialization.DataContractSerializer/*02000014*/::get_PreserveObjectReferences() /* 0600010C */ - } // end of property DataContractSerializer::PreserveObjectReferences - .property /*17000018*/ instance bool SerializeReadOnlyTypes() - { - .get instance bool System.Runtime.Serialization.DataContractSerializer/*02000014*/::get_SerializeReadOnlyTypes() /* 0600010D */ - } // end of property DataContractSerializer::SerializeReadOnlyTypes -} // end of class System.Runtime.Serialization.DataContractSerializer - -.class /*02000015*/ public abstract auto ansi sealed beforefieldinit System.Runtime.Serialization.DataContractSerializerExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600011C*/ public hidebysig static - class [System.Runtime.Serialization.Primitives/*23000003*/]System.Runtime.Serialization.ISerializationSurrogateProvider/*01000027*/ - GetSerializationSurrogateProvider(class System.Runtime.Serialization.DataContractSerializer/*02000014*/ serializer) cil managed - // SIG: 00 01 12 80 9D 12 50 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerExtensions::GetSerializationSurrogateProvider - - .method /*0600011D*/ public hidebysig static - void SetSerializationSurrogateProvider(class System.Runtime.Serialization.DataContractSerializer/*02000014*/ serializer, - class [System.Runtime.Serialization.Primitives/*23000003*/]System.Runtime.Serialization.ISerializationSurrogateProvider/*01000027*/ provider) cil managed - // SIG: 00 02 01 12 50 12 80 9D - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerExtensions::SetSerializationSurrogateProvider - -} // end of class System.Runtime.Serialization.DataContractSerializerExtensions - -.class /*02000016*/ public auto ansi beforefieldinit System.Runtime.Serialization.DataContractSerializerSettings - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600011E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DataContractSerializerSettings::.ctor - - .method /*0600011F*/ public hidebysig specialname - instance class System.Runtime.Serialization.DataContractResolver/*02000013*/ - get_DataContractResolver() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_DataContractResolver - - .method /*06000120*/ public hidebysig specialname - instance void set_DataContractResolver(class System.Runtime.Serialization.DataContractResolver/*02000013*/ 'value') cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_DataContractResolver - - .method /*06000121*/ public hidebysig specialname - instance bool get_IgnoreExtensionDataObject() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_IgnoreExtensionDataObject - - .method /*06000122*/ public hidebysig specialname - instance void set_IgnoreExtensionDataObject(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_IgnoreExtensionDataObject - - .method /*06000123*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ - get_KnownTypes() cil managed - // SIG: 20 00 15 12 80 95 01 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_KnownTypes - - .method /*06000124*/ public hidebysig specialname - instance void set_KnownTypes(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 95 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_KnownTypes - - .method /*06000125*/ public hidebysig specialname - instance int32 get_MaxItemsInObjectGraph() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_MaxItemsInObjectGraph - - .method /*06000126*/ public hidebysig specialname - instance void set_MaxItemsInObjectGraph(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_MaxItemsInObjectGraph - - .method /*06000127*/ public hidebysig specialname - instance bool get_PreserveObjectReferences() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_PreserveObjectReferences - - .method /*06000128*/ public hidebysig specialname - instance void set_PreserveObjectReferences(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_PreserveObjectReferences - - .method /*06000129*/ public hidebysig specialname - instance class System.Xml.XmlDictionaryString/*02000011*/ - get_RootName() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_RootName - - .method /*0600012A*/ public hidebysig specialname - instance void set_RootName(class System.Xml.XmlDictionaryString/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_RootName - - .method /*0600012B*/ public hidebysig specialname - instance class System.Xml.XmlDictionaryString/*02000011*/ - get_RootNamespace() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_RootNamespace - - .method /*0600012C*/ public hidebysig specialname - instance void set_RootNamespace(class System.Xml.XmlDictionaryString/*02000011*/ 'value') cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_RootNamespace - - .method /*0600012D*/ public hidebysig specialname - instance bool get_SerializeReadOnlyTypes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataContractSerializerSettings::get_SerializeReadOnlyTypes - - .method /*0600012E*/ public hidebysig specialname - instance void set_SerializeReadOnlyTypes(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataContractSerializerSettings::set_SerializeReadOnlyTypes - - .property /*17000019*/ instance class System.Runtime.Serialization.DataContractResolver/*02000013*/ - DataContractResolver() - { - .get instance class System.Runtime.Serialization.DataContractResolver/*02000013*/ System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_DataContractResolver() /* 0600011F */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_DataContractResolver(class System.Runtime.Serialization.DataContractResolver/*02000013*/) /* 06000120 */ - } // end of property DataContractSerializerSettings::DataContractResolver - .property /*1700001A*/ instance bool IgnoreExtensionDataObject() - { - .get instance bool System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_IgnoreExtensionDataObject() /* 06000121 */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_IgnoreExtensionDataObject(bool) /* 06000122 */ - } // end of property DataContractSerializerSettings::IgnoreExtensionDataObject - .property /*1700001B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ - KnownTypes() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/ System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_KnownTypes() /* 06000123 */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_KnownTypes(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000025*/) /* 06000124 */ - } // end of property DataContractSerializerSettings::KnownTypes - .property /*1700001C*/ instance int32 MaxItemsInObjectGraph() - { - .get instance int32 System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_MaxItemsInObjectGraph() /* 06000125 */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_MaxItemsInObjectGraph(int32) /* 06000126 */ - } // end of property DataContractSerializerSettings::MaxItemsInObjectGraph - .property /*1700001D*/ instance bool PreserveObjectReferences() - { - .get instance bool System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_PreserveObjectReferences() /* 06000127 */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_PreserveObjectReferences(bool) /* 06000128 */ - } // end of property DataContractSerializerSettings::PreserveObjectReferences - .property /*1700001E*/ instance class System.Xml.XmlDictionaryString/*02000011*/ - RootName() - { - .get instance class System.Xml.XmlDictionaryString/*02000011*/ System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_RootName() /* 06000129 */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_RootName(class System.Xml.XmlDictionaryString/*02000011*/) /* 0600012A */ - } // end of property DataContractSerializerSettings::RootName - .property /*1700001F*/ instance class System.Xml.XmlDictionaryString/*02000011*/ - RootNamespace() - { - .get instance class System.Xml.XmlDictionaryString/*02000011*/ System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_RootNamespace() /* 0600012B */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_RootNamespace(class System.Xml.XmlDictionaryString/*02000011*/) /* 0600012C */ - } // end of property DataContractSerializerSettings::RootNamespace - .property /*17000020*/ instance bool SerializeReadOnlyTypes() - { - .get instance bool System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::get_SerializeReadOnlyTypes() /* 0600012D */ - .set instance void System.Runtime.Serialization.DataContractSerializerSettings/*02000016*/::set_SerializeReadOnlyTypes(bool) /* 0600012E */ - } // end of property DataContractSerializerSettings::SerializeReadOnlyTypes -} // end of class System.Runtime.Serialization.DataContractSerializerSettings - -.class /*02000017*/ public abstract auto ansi sealed beforefieldinit System.Runtime.Serialization.XmlSerializableServices - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*0600012F*/ public hidebysig static - void AddDefaultSchema(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000028*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlQualifiedName/*01000029*/ typeQName) cil managed - // SIG: 00 02 01 12 80 A1 12 80 A5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializableServices::AddDefaultSchema - - .method /*06000130*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNode/*0100002A*/[] - ReadNodes(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ xmlReader) cil managed - // SIG: 00 01 1D 12 80 A9 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializableServices::ReadNodes - - .method /*06000131*/ public hidebysig static - void WriteNodes(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ xmlWriter, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNode/*0100002A*/[] nodes) cil managed - // SIG: 00 02 01 12 80 8D 1D 12 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializableServices::WriteNodes - -} // end of class System.Runtime.Serialization.XmlSerializableServices - -.class /*02000018*/ public abstract auto ansi sealed beforefieldinit System.Runtime.Serialization.XPathQueryGenerator - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000132*/ public hidebysig static - string CreateFromDataContractSerializer(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100002B*/[] pathToMember, - class [System.Runtime/*23000001*/]System.Text.StringBuilder/*0100002C*/ rootElementXpath, - [out] class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNamespaceManager/*0100002D*/& namespaces) cil managed - // SIG: 00 04 0E 12 69 1D 12 80 AD 12 80 B1 10 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathQueryGenerator::CreateFromDataContractSerializer - - .method /*06000133*/ public hidebysig static - string CreateFromDataContractSerializer(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type', - class [System.Runtime/*23000001*/]System.Reflection.MemberInfo/*0100002B*/[] pathToMember, - [out] class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNamespaceManager/*0100002D*/& namespaces) cil managed - // SIG: 00 03 0E 12 69 1D 12 80 AD 10 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathQueryGenerator::CreateFromDataContractSerializer - -} // end of class System.Runtime.Serialization.XPathQueryGenerator - -.class /*02000019*/ public auto ansi beforefieldinit System.Runtime.Serialization.XsdDataContractExporter - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000134*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XsdDataContractExporter::.ctor - - .method /*06000135*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000028*/ schemas) cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XsdDataContractExporter::.ctor - - .method /*06000136*/ public hidebysig specialname - instance class System.Runtime.Serialization.ExportOptions/*0200001A*/ - get_Options() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::get_Options - - .method /*06000137*/ public hidebysig specialname - instance void set_Options(class System.Runtime.Serialization.ExportOptions/*0200001A*/ 'value') cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsdDataContractExporter::set_Options - - .method /*06000138*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000028*/ - get_Schemas() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::get_Schemas - - .method /*06000139*/ public hidebysig instance bool - CanExport(class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100002E*/ assemblies) cil managed - // SIG: 20 01 02 15 12 80 B9 01 12 80 BD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::CanExport - - .method /*0600013A*/ public hidebysig instance bool - CanExport(class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100002E*/ types) cil managed - // SIG: 20 01 02 15 12 80 B9 01 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::CanExport - - .method /*0600013B*/ public hidebysig instance bool - CanExport(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type') cil managed - // SIG: 20 01 02 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::CanExport - - .method /*0600013C*/ public hidebysig instance void - Export(class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100002E*/ assemblies) cil managed - // SIG: 20 01 01 15 12 80 B9 01 12 80 BD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsdDataContractExporter::Export - - .method /*0600013D*/ public hidebysig instance void - Export(class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*0100002E*/ types) cil managed - // SIG: 20 01 01 15 12 80 B9 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsdDataContractExporter::Export - - .method /*0600013E*/ public hidebysig instance void - Export(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type') cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsdDataContractExporter::Export - - .method /*0600013F*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlQualifiedName/*01000029*/ - GetRootElementName(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type') cil managed - // SIG: 20 01 12 80 A5 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::GetRootElementName - - .method /*06000140*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaType/*01000030*/ - GetSchemaType(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type') cil managed - // SIG: 20 01 12 80 C1 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::GetSchemaType - - .method /*06000141*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlQualifiedName/*01000029*/ - GetSchemaTypeName(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'type') cil managed - // SIG: 20 01 12 80 A5 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsdDataContractExporter::GetSchemaTypeName - - .property /*17000021*/ instance class System.Runtime.Serialization.ExportOptions/*0200001A*/ - Options() - { - .get instance class System.Runtime.Serialization.ExportOptions/*0200001A*/ System.Runtime.Serialization.XsdDataContractExporter/*02000019*/::get_Options() /* 06000136 */ - .set instance void System.Runtime.Serialization.XsdDataContractExporter/*02000019*/::set_Options(class System.Runtime.Serialization.ExportOptions/*0200001A*/) /* 06000137 */ - } // end of property XsdDataContractExporter::Options - .property /*17000022*/ instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000028*/ - Schemas() - { - .get instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000028*/ System.Runtime.Serialization.XsdDataContractExporter/*02000019*/::get_Schemas() /* 06000138 */ - } // end of property XsdDataContractExporter::Schemas -} // end of class System.Runtime.Serialization.XsdDataContractExporter - -.class /*0200001A*/ public auto ansi beforefieldinit System.Runtime.Serialization.ExportOptions - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000142*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExportOptions::.ctor - - .method /*06000143*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000031*/ - get_KnownTypes() cil managed - // SIG: 20 00 15 12 80 C5 01 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExportOptions::get_KnownTypes - - .property /*17000023*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000031*/ - KnownTypes() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000031*/ System.Runtime.Serialization.ExportOptions/*0200001A*/::get_KnownTypes() /* 06000143 */ - } // end of property ExportOptions::KnownTypes -} // end of class System.Runtime.Serialization.ExportOptions - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.ExtensionDataObject - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000144*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExtensionDataObject::.ctor - -} // end of class System.Runtime.Serialization.ExtensionDataObject - -.class /*0200001C*/ interface public abstract auto ansi System.Runtime.Serialization.IExtensibleDataObject -{ - .method /*06000145*/ public hidebysig newslot specialname abstract virtual - instance class System.Runtime.Serialization.ExtensionDataObject/*0200001B*/ - get_ExtensionData() cil managed - // SIG: 20 00 12 6C - { - // Method begins at RVA 0x0 - } // end of method IExtensibleDataObject::get_ExtensionData - - .method /*06000146*/ public hidebysig newslot specialname abstract virtual - instance void set_ExtensionData(class System.Runtime.Serialization.ExtensionDataObject/*0200001B*/ 'value') cil managed - // SIG: 20 01 01 12 6C - { - // Method begins at RVA 0x0 - } // end of method IExtensibleDataObject::set_ExtensionData - - .property /*17000024*/ instance class System.Runtime.Serialization.ExtensionDataObject/*0200001B*/ - ExtensionData() - { - .get instance class System.Runtime.Serialization.ExtensionDataObject/*0200001B*/ System.Runtime.Serialization.IExtensibleDataObject/*0200001C*/::get_ExtensionData() /* 06000145 */ - .set instance void System.Runtime.Serialization.IExtensibleDataObject/*0200001C*/::set_ExtensionData(class System.Runtime.Serialization.ExtensionDataObject/*0200001B*/) /* 06000146 */ - } // end of property IExtensibleDataObject::ExtensionData -} // end of class System.Runtime.Serialization.IExtensibleDataObject - -.class /*0200001D*/ public abstract auto ansi beforefieldinit System.Runtime.Serialization.XmlObjectSerializer - extends [System.Runtime/*23000001*/]System.Object/*01000015*/ -{ - .method /*06000147*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000015*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method XmlObjectSerializer::.ctor - - .method /*06000148*/ public hidebysig newslot abstract virtual - instance bool IsStartObject(class System.Xml.XmlDictionaryReader/*0200000E*/ reader) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x0 - } // end of method XmlObjectSerializer::IsStartObject - - .method /*06000149*/ public hidebysig newslot virtual - instance bool IsStartObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader) cil managed - // SIG: 20 01 02 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlObjectSerializer::IsStartObject - - .method /*0600014A*/ public hidebysig newslot virtual - instance object ReadObject(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream') cil managed - // SIG: 20 01 1C 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlObjectSerializer::ReadObject - - .method /*0600014B*/ public hidebysig newslot virtual - instance object ReadObject(class System.Xml.XmlDictionaryReader/*0200000E*/ reader) cil managed - // SIG: 20 01 1C 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlObjectSerializer::ReadObject - - .method /*0600014C*/ public hidebysig newslot abstract virtual - instance object ReadObject(class System.Xml.XmlDictionaryReader/*0200000E*/ reader, - bool verifyObjectName) cil managed - // SIG: 20 02 1C 12 38 02 - { - // Method begins at RVA 0x0 - } // end of method XmlObjectSerializer::ReadObject - - .method /*0600014D*/ public hidebysig newslot virtual - instance object ReadObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader) cil managed - // SIG: 20 01 1C 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlObjectSerializer::ReadObject - - .method /*0600014E*/ public hidebysig newslot virtual - instance object ReadObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000019*/ reader, - bool verifyObjectName) cil managed - // SIG: 20 02 1C 12 65 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlObjectSerializer::ReadObject - - .method /*0600014F*/ public hidebysig newslot abstract virtual - instance void WriteEndObject(class System.Xml.XmlDictionaryWriter/*02000012*/ writer) cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x0 - } // end of method XmlObjectSerializer::WriteEndObject - - .method /*06000150*/ public hidebysig newslot virtual - instance void WriteEndObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlObjectSerializer::WriteEndObject - - .method /*06000151*/ public hidebysig newslot virtual - instance void WriteObject(class [System.Runtime/*23000001*/]System.IO.Stream/*01000012*/ 'stream', - object graph) cil managed - // SIG: 20 02 01 12 49 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlObjectSerializer::WriteObject - - .method /*06000152*/ public hidebysig newslot virtual - instance void WriteObject(class System.Xml.XmlDictionaryWriter/*02000012*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 48 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlObjectSerializer::WriteObject - - .method /*06000153*/ public hidebysig newslot virtual - instance void WriteObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 80 8D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlObjectSerializer::WriteObject - - .method /*06000154*/ public hidebysig newslot abstract virtual - instance void WriteObjectContent(class System.Xml.XmlDictionaryWriter/*02000012*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 48 1C - { - // Method begins at RVA 0x0 - } // end of method XmlObjectSerializer::WriteObjectContent - - .method /*06000155*/ public hidebysig newslot virtual - instance void WriteObjectContent(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 80 8D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlObjectSerializer::WriteObjectContent - - .method /*06000156*/ public hidebysig newslot abstract virtual - instance void WriteStartObject(class System.Xml.XmlDictionaryWriter/*02000012*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 48 1C - { - // Method begins at RVA 0x0 - } // end of method XmlObjectSerializer::WriteStartObject - - .method /*06000157*/ public hidebysig newslot virtual - instance void WriteStartObject(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000023*/ writer, - object graph) cil managed - // SIG: 20 02 01 12 80 8D 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlObjectSerializer::WriteStartObject - -} // end of class System.Runtime.Serialization.XmlObjectSerializer - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il deleted file mode 100644 index bf045dd1da..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il +++ /dev/null @@ -1,476 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002bda -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x512a0000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000c679 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b88 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000004a4] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000be0 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000004a4 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000bdc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002bca Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 2A 51 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000ab8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002b08 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000003b8 Size -// '#~' Name -// Stream 2: -// 0x00000424 Offset -// 0x00000580 Size -// '#Strings' Name -// Stream 3: -// 0x000009a4 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000009ac Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000009bc Offset -// 0x000000fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17375 (80.26%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2744 (12.68%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1231 (-5.69%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2744 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// ExportedType - 42 (588 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1405 bytes -// Blobs - 252 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Runtime.Serialization.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Runtime.Serialization.Xml -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Runtime.Serialization.Json -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Runtime.Serialization -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // .. System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 64 6C 6C 00 00 ) // dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // .. System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 64 6C 6C 00 00 ) // dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 20 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // .. System.Runtim - 65 2E 53 65 72 69 61 6C 69 7A 61 74 69 6F 6E 2E // e.Serialization. - 64 6C 6C 00 00 ) // dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Runtime.Serialization.CollectionDataContractAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Runtime.Serialization.ContractNamespaceAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Runtime.Serialization.DataContractAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Runtime.Serialization.DataContractResolver -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000005*/ forwarder System.Runtime.Serialization.DataContractSerializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000006*/ forwarder System.Runtime.Serialization.DataContractSerializerSettings -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000007*/ forwarder System.Runtime.Serialization.DataMemberAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Runtime.Serialization.DateTimeFormat -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*27000009*/ forwarder System.Runtime.Serialization.EmitTypeInformation -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*2700000A*/ forwarder System.Runtime.Serialization.EnumMemberAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Runtime.Serialization.ExportOptions -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700000C*/ forwarder System.Runtime.Serialization.ExtensionDataObject -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700000D*/ forwarder System.Runtime.Serialization.IExtensibleDataObject -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700000E*/ forwarder System.Runtime.Serialization.IgnoreDataMemberAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Runtime.Serialization.InvalidDataContractException -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Runtime.Serialization.Json.DataContractJsonSerializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*27000011*/ forwarder System.Runtime.Serialization.Json.DataContractJsonSerializerSettings -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*27000012*/ forwarder System.Runtime.Serialization.Json.IXmlJsonReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*27000013*/ forwarder System.Runtime.Serialization.Json.IXmlJsonWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*27000014*/ forwarder System.Runtime.Serialization.Json.JsonReaderWriterFactory -{ - .assembly extern System.Runtime.Serialization.Json /*23000004*/ -} -.class extern /*27000015*/ forwarder System.Runtime.Serialization.KnownTypeAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Runtime.Serialization.XmlObjectSerializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000017*/ forwarder System.Runtime.Serialization.XmlSerializableServices -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000018*/ forwarder System.Runtime.Serialization.XPathQueryGenerator -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000019*/ forwarder System.Runtime.Serialization.XsdDataContractExporter -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700001A*/ forwarder System.Xml.IFragmentCapableXmlDictionaryWriter -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700001B*/ forwarder System.Xml.IStreamProvider -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700001C*/ forwarder System.Xml.IXmlBinaryReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700001D*/ forwarder System.Xml.IXmlBinaryWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700001E*/ forwarder System.Xml.IXmlDictionary -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700001F*/ forwarder System.Xml.IXmlTextReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000020*/ forwarder System.Xml.IXmlTextWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000021*/ forwarder System.Xml.OnXmlDictionaryReaderClose -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000022*/ forwarder System.Xml.UniqueId -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000023*/ forwarder System.Xml.XmlBinaryReaderSession -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000024*/ forwarder System.Xml.XmlBinaryWriterSession -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000025*/ forwarder System.Xml.XmlDictionary -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000026*/ forwarder System.Xml.XmlDictionaryReader -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000027*/ forwarder System.Xml.XmlDictionaryReaderQuotas -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000028*/ forwarder System.Xml.XmlDictionaryReaderQuotaTypes -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*27000029*/ forwarder System.Xml.XmlDictionaryString -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.class extern /*2700002A*/ forwarder System.Xml.XmlDictionaryWriter -{ - .assembly extern System.Runtime.Serialization.Xml /*23000003*/ -} -.module System.Runtime.Serialization.dll -// MVID: {b614047b-af1e-4a37-90fe-0b7a1b462e88} -.imagebase 0x512a0000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FF1600F9000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il deleted file mode 100644 index 455b5dbc82..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il +++ /dev/null @@ -1,76130 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x0003fa00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000419aa -// Base of code: 0x00002000 -// Base of data: 0x00042000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00046000 -// Size of headers: 0x00000200 -// Checksum: 0x00052315 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00041957 [0x0000004f] address [size] of Import Directory: -// 0x00042000 [0x00000540] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00040400 [0x00003e88] address [size] of Security Directory: -// 0x00044000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000417dc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0003f9b0 Virtual Size -// 0x00002000 Virtual Address -// 0x0003fa00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000540 Virtual Size -// 0x00042000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x0003fc00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00044000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00040200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00041000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000009ac -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00041999 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000022e0 [0x0003f47c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0004175c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0002b7bc Size -// '#~' Name -// Stream 2: -// 0x0002b828 Offset -// 0x0000af6c Size -// '#Strings' Name -// Stream 3: -// 0x00036794 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00036798 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000367a8 Offset -// 0x00008cd4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000016010bb49f55 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 279176 -// PE header size : 512 (496 used) ( 0.18%) -// PE additional info : 17579 ( 6.30%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.03%) -// CLR meta-data size : 259196 (92.84%) -// CLR additional info : 128 ( 0.05%) -// CLR method headers : 5310 ( 1.90%) -// Managed code : 13035 ( 4.67%) -// Data : 2048 ( 0.73%) -// Unaccounted : -18704 (-6.70%) - -// Num.of PE sections : 3 -// .text - 260608 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 259196 -// Module - 1 (10 bytes) -// TypeDef - 580 (8120 bytes) 51 interfaces, 0 explicit layout -// MethodDef - 5591 (78274 bytes) 317 abstract, 0 native, 5078 bodies -// FieldDef - 867 (5202 bytes) 52 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 7875 (47250 bytes) -// MethodImpl - 467 (2802 bytes) -// Constant - 665 (3990 bytes) -// CustomAttribute- 571 (4568 bytes) -// ClassLayout - 4 (32 bytes) -// InterfaceImpl - 346 (1384 bytes) -// PropertyMap - 265 (1060 bytes) -// Property - 1037 (6222 bytes) -// MethodSemantic- 1187 (7122 bytes) -// TypeSpec - 80 (160 bytes) -// Assembly - 1 (22 bytes) -// NestedClass - 14 (56 bytes) -// EventMap - 3 (12 bytes) -// Event - 3 (18 bytes) -// GenericParam - 1434 (11472 bytes) -// GenericParamConstraint- 30 (120 bytes) -// Strings - 44906 bytes -// Blobs - 36052 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 220 bytes - -// CLR additional info : 128 - -// CLR method headers : 5310 -// Num.of method bodies - 5078 -// Num.of fat headers - 8 -// Num.of tiny headers - 5070 -// Num.of fat sections - 0 -// Num.of small sections - 8 - -// Managed code : 13035 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AccessViolationException (public) (auto) (ansi) -// Class Action (public) (auto) (ansi) (sealed) -// Class Action`1 (public) (auto) (ansi) (sealed) -// Class Action`10 (public) (auto) (ansi) (sealed) -// Class Action`11 (public) (auto) (ansi) (sealed) -// Class Action`12 (public) (auto) (ansi) (sealed) -// Class Action`13 (public) (auto) (ansi) (sealed) -// Class Action`14 (public) (auto) (ansi) (sealed) -// Class Action`15 (public) (auto) (ansi) (sealed) -// Class Action`16 (public) (auto) (ansi) (sealed) -// Class Action`2 (public) (auto) (ansi) (sealed) -// Class Action`3 (public) (auto) (ansi) (sealed) -// Class Action`4 (public) (auto) (ansi) (sealed) -// Class Action`5 (public) (auto) (ansi) (sealed) -// Class Action`6 (public) (auto) (ansi) (sealed) -// Class Action`7 (public) (auto) (ansi) (sealed) -// Class Action`8 (public) (auto) (ansi) (sealed) -// Class Action`9 (public) (auto) (ansi) (sealed) -// Class Activator (public) (abstract) (auto) (ansi) (sealed) -// Class AggregateException (public) (auto) (ansi) -// Class AppContext (public) (abstract) (auto) (ansi) (sealed) -// Class ApplicationException (public) (auto) (ansi) -// Class ArgumentException (public) (auto) (ansi) -// Class ArgumentNullException (public) (auto) (ansi) -// Class ArgumentOutOfRangeException (public) (auto) (ansi) -// Class ArithmeticException (public) (auto) (ansi) -// Class Array (public) (abstract) (auto) (ansi) -// Class ArraySegment`1 (public) (sequential) (ansi) (sealed) -// Class ArrayTypeMismatchException (public) (auto) (ansi) -// Class AsyncCallback (public) (auto) (ansi) (sealed) -// Class Attribute (public) (abstract) (auto) (ansi) -// Class AttributeTargets (public) (auto) (ansi) (sealed) -// Class AttributeUsageAttribute (public) (auto) (ansi) (sealed) -// Class BadImageFormatException (public) (auto) (ansi) -// Class Boolean (public) (sequential) (ansi) (sealed) -// Class Buffer (public) (abstract) (auto) (ansi) (sealed) -// Class Byte (public) (sequential) (ansi) (sealed) -// Class Char (public) (sequential) (ansi) (sealed) -// Class CharEnumerator (public) (auto) (ansi) (sealed) -// Class CLSCompliantAttribute (public) (auto) (ansi) (sealed) -// Class Comparison`1 (public) (auto) (ansi) (sealed) -// Class Converter`2 (public) (auto) (ansi) (sealed) -// Class DateTime (public) (sequential) (ansi) (sealed) -// Class DateTimeKind (public) (auto) (ansi) (sealed) -// Class DateTimeOffset (public) (sequential) (ansi) (sealed) -// Class DayOfWeek (public) (auto) (ansi) (sealed) -// Class DBNull (public) (auto) (ansi) (sealed) -// Class Decimal (public) (sequential) (ansi) (sealed) -// Class Delegate (public) (abstract) (auto) (ansi) -// Class DivideByZeroException (public) (auto) (ansi) -// Class Double (public) (sequential) (ansi) (sealed) -// Class DuplicateWaitObjectException (public) (auto) (ansi) -// Class EntryPointNotFoundException (public) (auto) (ansi) -// Class Enum (public) (abstract) (auto) (ansi) -// Class EventArgs (public) (auto) (ansi) -// Class EventHandler (public) (auto) (ansi) (sealed) -// Class EventHandler`1 (public) (auto) (ansi) (sealed) -// Class Exception (public) (auto) (ansi) -// Class ExecutionEngineException (public) (auto) (ansi) (sealed) -// Class FieldAccessException (public) (auto) (ansi) -// Class FileStyleUriParser (public) (auto) (ansi) -// Class FlagsAttribute (public) (auto) (ansi) -// Class FormatException (public) (auto) (ansi) -// Class FormattableString (public) (abstract) (auto) (ansi) -// Class FtpStyleUriParser (public) (auto) (ansi) -// Class Func`1 (public) (auto) (ansi) (sealed) -// Class Func`10 (public) (auto) (ansi) (sealed) -// Class Func`11 (public) (auto) (ansi) (sealed) -// Class Func`12 (public) (auto) (ansi) (sealed) -// Class Func`13 (public) (auto) (ansi) (sealed) -// Class Func`14 (public) (auto) (ansi) (sealed) -// Class Func`15 (public) (auto) (ansi) (sealed) -// Class Func`16 (public) (auto) (ansi) (sealed) -// Class Func`17 (public) (auto) (ansi) (sealed) -// Class Func`2 (public) (auto) (ansi) (sealed) -// Class Func`3 (public) (auto) (ansi) (sealed) -// Class Func`4 (public) (auto) (ansi) (sealed) -// Class Func`5 (public) (auto) (ansi) (sealed) -// Class Func`6 (public) (auto) (ansi) (sealed) -// Class Func`7 (public) (auto) (ansi) (sealed) -// Class Func`8 (public) (auto) (ansi) (sealed) -// Class Func`9 (public) (auto) (ansi) (sealed) -// Class GC (public) (abstract) (auto) (ansi) (sealed) -// Class GCCollectionMode (public) (auto) (ansi) (sealed) -// Class GCNotificationStatus (public) (auto) (ansi) (sealed) -// Class GenericUriParser (public) (auto) (ansi) -// Class GenericUriParserOptions (public) (auto) (ansi) (sealed) -// Class GopherStyleUriParser (public) (auto) (ansi) -// Class Guid (public) (sequential) (ansi) (sealed) -// Class HashCode (public) (sequential) (ansi) (sealed) -// Class HttpStyleUriParser (public) (auto) (ansi) -// Interface IAsyncResult (public) (abstract) (auto) (ansi) -// Interface ICloneable (public) (abstract) (auto) (ansi) -// Interface IComparable (public) (abstract) (auto) (ansi) -// Interface IComparable`1 (public) (abstract) (auto) (ansi) -// Interface IConvertible (public) (abstract) (auto) (ansi) -// Interface ICustomFormatter (public) (abstract) (auto) (ansi) -// Interface IDisposable (public) (abstract) (auto) (ansi) -// Interface IEquatable`1 (public) (abstract) (auto) (ansi) -// Interface IFormatProvider (public) (abstract) (auto) (ansi) -// Interface IFormattable (public) (abstract) (auto) (ansi) -// Class IndexOutOfRangeException (public) (auto) (ansi) (sealed) -// Class InsufficientExecutionStackException (public) (auto) (ansi) (sealed) -// Class InsufficientMemoryException (public) (auto) (ansi) (sealed) -// Class Int16 (public) (sequential) (ansi) (sealed) -// Class Int32 (public) (sequential) (ansi) (sealed) -// Class Int64 (public) (sequential) (ansi) (sealed) -// Class IntPtr (public) (sequential) (ansi) (sealed) -// Class InvalidCastException (public) (auto) (ansi) -// Class InvalidOperationException (public) (auto) (ansi) -// Class InvalidProgramException (public) (auto) (ansi) (sealed) -// Class InvalidTimeZoneException (public) (auto) (ansi) -// Interface IObservable`1 (public) (abstract) (auto) (ansi) -// Interface IObserver`1 (public) (abstract) (auto) (ansi) -// Interface IProgress`1 (public) (abstract) (auto) (ansi) -// Class Lazy`1 (public) (auto) (ansi) -// Class Lazy`2 (public) (auto) (ansi) -// Class LdapStyleUriParser (public) (auto) (ansi) -// Class MarshalByRefObject (public) (abstract) (auto) (ansi) -// Class MemberAccessException (public) (auto) (ansi) -// Class Memory`1 (public) (sequential) (ansi) (sealed) -// Class MethodAccessException (public) (auto) (ansi) -// Class MidpointRounding (public) (auto) (ansi) (sealed) -// Class MissingFieldException (public) (auto) (ansi) -// Class MissingMemberException (public) (auto) (ansi) -// Class MissingMethodException (public) (auto) (ansi) -// Class ModuleHandle (public) (sequential) (ansi) (sealed) -// Class MTAThreadAttribute (public) (auto) (ansi) (sealed) -// Class MulticastDelegate (public) (abstract) (auto) (ansi) -// Class MulticastNotSupportedException (public) (auto) (ansi) (sealed) -// Class NetPipeStyleUriParser (public) (auto) (ansi) -// Class NetTcpStyleUriParser (public) (auto) (ansi) -// Class NewsStyleUriParser (public) (auto) (ansi) -// Class NonSerializedAttribute (public) (auto) (ansi) (sealed) -// Class NotFiniteNumberException (public) (auto) (ansi) -// Class NotImplementedException (public) (auto) (ansi) -// Class NotSupportedException (public) (auto) (ansi) -// Class Nullable (public) (abstract) (auto) (ansi) (sealed) -// Class Nullable`1 (public) (sequential) (ansi) (sealed) -// Class NullReferenceException (public) (auto) (ansi) -// Class Object (public) (auto) (ansi) -// Class ObjectDisposedException (public) (auto) (ansi) -// Class ObsoleteAttribute (public) (auto) (ansi) (sealed) -// Class OutOfMemoryException (public) (auto) (ansi) -// Class OverflowException (public) (auto) (ansi) -// Class ParamArrayAttribute (public) (auto) (ansi) (sealed) -// Class PlatformNotSupportedException (public) (auto) (ansi) -// Class Predicate`1 (public) (auto) (ansi) (sealed) -// Class RankException (public) (auto) (ansi) -// Class ReadOnlyMemory`1 (public) (sequential) (ansi) (sealed) -// Class ReadOnlySpan`1 (public) (sequential) (ansi) (sealed) -// Class ResolveEventArgs (public) (auto) (ansi) -// Class RuntimeArgumentHandle (public) (sequential) (ansi) (sealed) -// Class RuntimeFieldHandle (public) (sequential) (ansi) (sealed) -// Class RuntimeMethodHandle (public) (sequential) (ansi) (sealed) -// Class RuntimeTypeHandle (public) (sequential) (ansi) (sealed) -// Class SByte (public) (sequential) (ansi) (sealed) -// Class SerializableAttribute (public) (auto) (ansi) (sealed) -// Class Single (public) (sequential) (ansi) (sealed) -// Class Span`1 (public) (sequential) (ansi) (sealed) -// Class StackOverflowException (public) (auto) (ansi) (sealed) -// Class STAThreadAttribute (public) (auto) (ansi) (sealed) -// Class String (public) (auto) (ansi) (sealed) -// Class StringComparison (public) (auto) (ansi) (sealed) -// Class StringSplitOptions (public) (auto) (ansi) (sealed) -// Class SystemException (public) (auto) (ansi) -// Class ThreadStaticAttribute (public) (auto) (ansi) -// Class TimeoutException (public) (auto) (ansi) -// Class TimeSpan (public) (sequential) (ansi) (sealed) -// Class TimeZone (public) (abstract) (auto) (ansi) -// Class TimeZoneInfo (public) (auto) (ansi) (sealed) -// Class TimeZoneNotFoundException (public) (auto) (ansi) -// Class Tuple (public) (abstract) (auto) (ansi) (sealed) -// Class TupleExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class Tuple`1 (public) (auto) (ansi) -// Class Tuple`2 (public) (auto) (ansi) -// Class Tuple`3 (public) (auto) (ansi) -// Class Tuple`4 (public) (auto) (ansi) -// Class Tuple`5 (public) (auto) (ansi) -// Class Tuple`6 (public) (auto) (ansi) -// Class Tuple`7 (public) (auto) (ansi) -// Class Tuple`8 (public) (auto) (ansi) -// Class Type (public) (abstract) (auto) (ansi) -// Class TypeAccessException (public) (auto) (ansi) -// Class TypeCode (public) (auto) (ansi) (sealed) -// Class TypedReference (public) (sequential) (ansi) (sealed) -// Class TypeInitializationException (public) (auto) (ansi) (sealed) -// Class TypeLoadException (public) (auto) (ansi) -// Class TypeUnloadedException (public) (auto) (ansi) -// Class UInt16 (public) (sequential) (ansi) (sealed) -// Class UInt32 (public) (sequential) (ansi) (sealed) -// Class UInt64 (public) (sequential) (ansi) (sealed) -// Class UIntPtr (public) (sequential) (ansi) (sealed) -// Class UnauthorizedAccessException (public) (auto) (ansi) -// Class UnhandledExceptionEventArgs (public) (auto) (ansi) -// Class UnhandledExceptionEventHandler (public) (auto) (ansi) (sealed) -// Class Uri (public) (auto) (ansi) -// Class UriComponents (public) (auto) (ansi) (sealed) -// Class UriFormat (public) (auto) (ansi) (sealed) -// Class UriFormatException (public) (auto) (ansi) -// Class UriHostNameType (public) (auto) (ansi) (sealed) -// Class UriKind (public) (auto) (ansi) (sealed) -// Class UriParser (public) (abstract) (auto) (ansi) -// Class UriPartial (public) (auto) (ansi) (sealed) -// Class ValueTuple (public) (sequential) (ansi) (sealed) -// Class ValueTuple`1 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`2 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`3 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`4 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`5 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`6 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`7 (public) (sequential) (ansi) (sealed) -// Class ValueTuple`8 (public) (sequential) (ansi) (sealed) -// Class ValueType (public) (abstract) (auto) (ansi) -// Class Version (public) (auto) (ansi) (sealed) -// Class Void (public) (sequential) (ansi) (sealed) -// Class WeakReference (public) (auto) (ansi) -// Class WeakReference`1 (public) (auto) (ansi) (sealed) -// Class CancellationToken (public) (sequential) (ansi) (sealed) -// Class CancellationTokenRegistration (public) (sequential) (ansi) (sealed) -// Class LazyThreadSafetyMode (public) (auto) (ansi) (sealed) -// Class Timeout (public) (abstract) (auto) (ansi) (sealed) -// Class WaitHandle (public) (abstract) (auto) (ansi) -// Class WaitHandleExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class Task (public) (auto) (ansi) -// Class TaskContinuationOptions (public) (auto) (ansi) (sealed) -// Class TaskCreationOptions (public) (auto) (ansi) (sealed) -// Class TaskFactory (public) (auto) (ansi) -// Class TaskFactory`1 (public) (auto) (ansi) -// Class TaskScheduler (public) (abstract) (auto) (ansi) -// Class TaskStatus (public) (auto) (ansi) (sealed) -// Class Task`1 (public) (auto) (ansi) -// Class UnobservedTaskExceptionEventArgs (public) (auto) (ansi) -// Class ValueTask (public) (sequential) (ansi) (sealed) -// Class ValueTask`1 (public) (sequential) (ansi) (sealed) -// Interface IValueTaskSource (public) (abstract) (auto) (ansi) -// Interface IValueTaskSource`1 (public) (abstract) (auto) (ansi) -// Class ValueTaskSourceOnCompletedFlags (public) (auto) (ansi) (sealed) -// Class ValueTaskSourceStatus (public) (auto) (ansi) (sealed) -// Class Decoder (public) (abstract) (auto) (ansi) -// Class DecoderExceptionFallback (public) (auto) (ansi) (sealed) -// Class DecoderExceptionFallbackBuffer (public) (auto) (ansi) (sealed) -// Class DecoderFallback (public) (abstract) (auto) (ansi) -// Class DecoderFallbackBuffer (public) (abstract) (auto) (ansi) -// Class DecoderFallbackException (public) (auto) (ansi) (sealed) -// Class DecoderReplacementFallback (public) (auto) (ansi) (sealed) -// Class DecoderReplacementFallbackBuffer (public) (auto) (ansi) (sealed) -// Class Encoder (public) (abstract) (auto) (ansi) -// Class EncoderExceptionFallback (public) (auto) (ansi) (sealed) -// Class EncoderExceptionFallbackBuffer (public) (auto) (ansi) (sealed) -// Class EncoderFallback (public) (abstract) (auto) (ansi) -// Class EncoderFallbackBuffer (public) (abstract) (auto) (ansi) -// Class EncoderFallbackException (public) (auto) (ansi) (sealed) -// Class EncoderReplacementFallback (public) (auto) (ansi) (sealed) -// Class EncoderReplacementFallbackBuffer (public) (auto) (ansi) (sealed) -// Class Encoding (public) (abstract) (auto) (ansi) -// Class EncodingInfo (public) (auto) (ansi) (sealed) -// Class EncodingProvider (public) (abstract) (auto) (ansi) -// Class NormalizationForm (public) (auto) (ansi) (sealed) -// Class StringBuilder (public) (auto) (ansi) (sealed) -// Class AllowPartiallyTrustedCallersAttribute (public) (auto) (ansi) (sealed) -// Class PartialTrustVisibilityLevel (public) (auto) (ansi) (sealed) -// Class SecurityCriticalAttribute (public) (auto) (ansi) (sealed) -// Class SecurityCriticalScope (public) (auto) (ansi) (sealed) -// Class SecurityException (public) (auto) (ansi) -// Class SecurityRulesAttribute (public) (auto) (ansi) (sealed) -// Class SecurityRuleSet (public) (auto) (ansi) (sealed) -// Class SecuritySafeCriticalAttribute (public) (auto) (ansi) (sealed) -// Class SecurityTransparentAttribute (public) (auto) (ansi) (sealed) -// Class SecurityTreatAsSafeAttribute (public) (auto) (ansi) (sealed) -// Class SuppressUnmanagedCodeSecurityAttribute (public) (auto) (ansi) (sealed) -// Class UnverifiableCodeAttribute (public) (auto) (ansi) (sealed) -// Class VerificationException (public) (auto) (ansi) -// Class CryptographicException (public) (auto) (ansi) -// Class AssemblyTargetedPatchBandAttribute (public) (auto) (ansi) (sealed) -// Class GCLargeObjectHeapCompactionMode (public) (auto) (ansi) (sealed) -// Class GCLatencyMode (public) (auto) (ansi) (sealed) -// Class GCSettings (public) (abstract) (auto) (ansi) (sealed) -// Class MemoryFailPoint (public) (auto) (ansi) (sealed) -// Class TargetedPatchingOptOutAttribute (public) (auto) (ansi) (sealed) -// Class TargetFrameworkAttribute (public) (auto) (ansi) (sealed) -// Interface IDeserializationCallback (public) (abstract) (auto) (ansi) -// Interface IFormatterConverter (public) (abstract) (auto) (ansi) -// Interface IObjectReference (public) (abstract) (auto) (ansi) -// Interface ISafeSerializationData (public) (abstract) (auto) (ansi) -// Interface ISerializable (public) (abstract) (auto) (ansi) -// Class OnDeserializedAttribute (public) (auto) (ansi) (sealed) -// Class OnDeserializingAttribute (public) (auto) (ansi) (sealed) -// Class OnSerializedAttribute (public) (auto) (ansi) (sealed) -// Class OnSerializingAttribute (public) (auto) (ansi) (sealed) -// Class OptionalFieldAttribute (public) (auto) (ansi) (sealed) -// Class SafeSerializationEventArgs (public) (auto) (ansi) (sealed) -// Class SerializationEntry (public) (sequential) (ansi) (sealed) -// Class SerializationException (public) (auto) (ansi) -// Class SerializationInfo (public) (auto) (ansi) (sealed) -// Class SerializationInfoEnumerator (public) (auto) (ansi) (sealed) -// Class StreamingContext (public) (sequential) (ansi) (sealed) -// Class StreamingContextStates (public) (auto) (ansi) (sealed) -// Class CharSet (public) (auto) (ansi) (sealed) -// Class ComVisibleAttribute (public) (auto) (ansi) (sealed) -// Class CriticalHandle (public) (abstract) (auto) (ansi) -// Class ExternalException (public) (auto) (ansi) -// Class FieldOffsetAttribute (public) (auto) (ansi) (sealed) -// Class GCHandle (public) (sequential) (ansi) (sealed) -// Class GCHandleType (public) (auto) (ansi) (sealed) -// Class InAttribute (public) (auto) (ansi) (sealed) -// Class LayoutKind (public) (auto) (ansi) (sealed) -// Class OutAttribute (public) (auto) (ansi) (sealed) -// Class SafeHandle (public) (abstract) (auto) (ansi) -// Class StructLayoutAttribute (public) (auto) (ansi) (sealed) -// Class ExceptionDispatchInfo (public) (auto) (ansi) (sealed) -// Class FirstChanceExceptionEventArgs (public) (auto) (ansi) -// Class HandleProcessCorruptedStateExceptionsAttribute (public) (auto) (ansi) (sealed) -// Class Cer (public) (auto) (ansi) (sealed) -// Class Consistency (public) (auto) (ansi) (sealed) -// Class CriticalFinalizerObject (public) (abstract) (auto) (ansi) -// Class PrePrepareMethodAttribute (public) (auto) (ansi) (sealed) -// Class ReliabilityContractAttribute (public) (auto) (ansi) (sealed) -// Class AccessedThroughPropertyAttribute (public) (auto) (ansi) (sealed) -// Class AsyncMethodBuilderAttribute (public) (auto) (ansi) (sealed) -// Class AsyncStateMachineAttribute (public) (auto) (ansi) (sealed) -// Class AsyncValueTaskMethodBuilder (public) (sequential) (ansi) (sealed) -// Class AsyncValueTaskMethodBuilder`1 (public) (sequential) (ansi) (sealed) -// Class CallerFilePathAttribute (public) (auto) (ansi) (sealed) -// Class CallerLineNumberAttribute (public) (auto) (ansi) (sealed) -// Class CallerMemberNameAttribute (public) (auto) (ansi) (sealed) -// Class CompilationRelaxations (public) (auto) (ansi) (sealed) -// Class CompilationRelaxationsAttribute (public) (auto) (ansi) -// Class CompilerGeneratedAttribute (public) (auto) (ansi) (sealed) -// Class CompilerGlobalScopeAttribute (public) (auto) (ansi) -// Class ConditionalWeakTable`2 (public) (auto) (ansi) (sealed) -// Class ConfiguredTaskAwaitable (public) (sequential) (ansi) (sealed) -// Class ConfiguredTaskAwaitable`1 (public) (sequential) (ansi) (sealed) -// Class ConfiguredValueTaskAwaitable (public) (sequential) (ansi) (sealed) -// Class ConfiguredValueTaskAwaitable`1 (public) (sequential) (ansi) (sealed) -// Class CustomConstantAttribute (public) (abstract) (auto) (ansi) -// Class DateTimeConstantAttribute (public) (auto) (ansi) (sealed) -// Class DecimalConstantAttribute (public) (auto) (ansi) (sealed) -// Class DefaultDependencyAttribute (public) (auto) (ansi) (sealed) -// Class DependencyAttribute (public) (auto) (ansi) (sealed) -// Class DisablePrivateReflectionAttribute (public) (auto) (ansi) (sealed) -// Class DiscardableAttribute (public) (auto) (ansi) -// Class ExtensionAttribute (public) (auto) (ansi) (sealed) -// Class FixedAddressValueTypeAttribute (public) (auto) (ansi) (sealed) -// Class FixedBufferAttribute (public) (auto) (ansi) (sealed) -// Class FormattableStringFactory (public) (abstract) (auto) (ansi) (sealed) -// Interface IAsyncStateMachine (public) (abstract) (auto) (ansi) -// Interface ICriticalNotifyCompletion (public) (abstract) (auto) (ansi) -// Class IndexerNameAttribute (public) (auto) (ansi) (sealed) -// Interface INotifyCompletion (public) (abstract) (auto) (ansi) -// Class InternalsVisibleToAttribute (public) (auto) (ansi) (sealed) -// Class IsByRefLikeAttribute (public) (auto) (ansi) (sealed) -// Class IsConst (public) (abstract) (auto) (ansi) (sealed) -// Class IsReadOnlyAttribute (public) (auto) (ansi) (sealed) -// Interface IStrongBox (public) (abstract) (auto) (ansi) -// Class IsVolatile (public) (abstract) (auto) (ansi) (sealed) -// Class IteratorStateMachineAttribute (public) (auto) (ansi) (sealed) -// Interface ITuple (public) (abstract) (auto) (ansi) -// Class LoadHint (public) (auto) (ansi) (sealed) -// Class MethodCodeType (public) (auto) (ansi) (sealed) -// Class MethodImplAttribute (public) (auto) (ansi) (sealed) -// Class MethodImplOptions (public) (auto) (ansi) (sealed) -// Class ReferenceAssemblyAttribute (public) (auto) (ansi) (sealed) -// Class RuntimeCompatibilityAttribute (public) (auto) (ansi) (sealed) -// Class RuntimeFeature (public) (abstract) (auto) (ansi) (sealed) -// Class RuntimeHelpers (public) (abstract) (auto) (ansi) (sealed) -// Class RuntimeWrappedException (public) (auto) (ansi) (sealed) -// Class SpecialNameAttribute (public) (auto) (ansi) (sealed) -// Class StateMachineAttribute (public) (auto) (ansi) -// Class StringFreezingAttribute (public) (auto) (ansi) (sealed) -// Class StrongBox`1 (public) (auto) (ansi) -// Class SuppressIldasmAttribute (public) (auto) (ansi) (sealed) -// Class TaskAwaiter (public) (sequential) (ansi) (sealed) -// Class TaskAwaiter`1 (public) (sequential) (ansi) (sealed) -// Class TupleElementNamesAttribute (public) (auto) (ansi) (sealed) -// Class TypeForwardedFromAttribute (public) (auto) (ansi) (sealed) -// Class TypeForwardedToAttribute (public) (auto) (ansi) (sealed) -// Class UnsafeValueTypeAttribute (public) (auto) (ansi) (sealed) -// Class ValueTaskAwaiter (public) (sequential) (ansi) (sealed) -// Class ValueTaskAwaiter`1 (public) (sequential) (ansi) (sealed) -// Class YieldAwaitable (public) (sequential) (ansi) (sealed) -// Class AmbiguousMatchException (public) (auto) (ansi) (sealed) -// Class Assembly (public) (abstract) (auto) (ansi) -// Class AssemblyAlgorithmIdAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyCompanyAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyConfigurationAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyContentType (public) (auto) (ansi) (sealed) -// Class AssemblyCopyrightAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyCultureAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyDefaultAliasAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyDelaySignAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyDescriptionAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyFileVersionAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyFlagsAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyInformationalVersionAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyKeyFileAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyKeyNameAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyMetadataAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyName (public) (auto) (ansi) (sealed) -// Class AssemblyNameFlags (public) (auto) (ansi) (sealed) -// Class AssemblyProductAttribute (public) (auto) (ansi) (sealed) -// Class AssemblySignatureKeyAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyTitleAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyTrademarkAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyVersionAttribute (public) (auto) (ansi) (sealed) -// Class Binder (public) (abstract) (auto) (ansi) -// Class BindingFlags (public) (auto) (ansi) (sealed) -// Class CallingConventions (public) (auto) (ansi) (sealed) -// Class ConstructorInfo (public) (abstract) (auto) (ansi) -// Class CustomAttributeData (public) (auto) (ansi) -// Class CustomAttributeExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class CustomAttributeFormatException (public) (auto) (ansi) -// Class CustomAttributeNamedArgument (public) (sequential) (ansi) (sealed) -// Class CustomAttributeTypedArgument (public) (sequential) (ansi) (sealed) -// Class DefaultMemberAttribute (public) (auto) (ansi) (sealed) -// Class EventAttributes (public) (auto) (ansi) (sealed) -// Class EventInfo (public) (abstract) (auto) (ansi) -// Class ExceptionHandlingClause (public) (auto) (ansi) -// Class ExceptionHandlingClauseOptions (public) (auto) (ansi) (sealed) -// Class FieldAttributes (public) (auto) (ansi) (sealed) -// Class FieldInfo (public) (abstract) (auto) (ansi) -// Class GenericParameterAttributes (public) (auto) (ansi) (sealed) -// Interface ICustomAttributeProvider (public) (abstract) (auto) (ansi) -// Class ImageFileMachine (public) (auto) (ansi) (sealed) -// Class InterfaceMapping (public) (sequential) (ansi) (sealed) -// Class IntrospectionExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class InvalidFilterCriteriaException (public) (auto) (ansi) -// Interface IReflect (public) (abstract) (auto) (ansi) -// Interface IReflectableType (public) (abstract) (auto) (ansi) -// Class LocalVariableInfo (public) (auto) (ansi) -// Class ManifestResourceInfo (public) (auto) (ansi) -// Class MemberFilter (public) (auto) (ansi) (sealed) -// Class MemberInfo (public) (abstract) (auto) (ansi) -// Class MemberTypes (public) (auto) (ansi) (sealed) -// Class MethodAttributes (public) (auto) (ansi) (sealed) -// Class MethodBase (public) (abstract) (auto) (ansi) -// Class MethodBody (public) (auto) (ansi) -// Class MethodImplAttributes (public) (auto) (ansi) (sealed) -// Class MethodInfo (public) (abstract) (auto) (ansi) -// Class Missing (public) (auto) (ansi) (sealed) -// Class Module (public) (abstract) (auto) (ansi) -// Class ModuleResolveEventHandler (public) (auto) (ansi) (sealed) -// Class ObfuscateAssemblyAttribute (public) (auto) (ansi) (sealed) -// Class ObfuscationAttribute (public) (auto) (ansi) (sealed) -// Class ParameterAttributes (public) (auto) (ansi) (sealed) -// Class ParameterInfo (public) (auto) (ansi) -// Class ParameterModifier (public) (sequential) (ansi) (sealed) -// Class Pointer (public) (auto) (ansi) (sealed) -// Class PortableExecutableKinds (public) (auto) (ansi) (sealed) -// Class ProcessorArchitecture (public) (auto) (ansi) (sealed) -// Class PropertyAttributes (public) (auto) (ansi) (sealed) -// Class PropertyInfo (public) (abstract) (auto) (ansi) -// Class ReflectionContext (public) (abstract) (auto) (ansi) -// Class ReflectionTypeLoadException (public) (auto) (ansi) (sealed) -// Class ResourceAttributes (public) (auto) (ansi) (sealed) -// Class ResourceLocation (public) (auto) (ansi) (sealed) -// Class RuntimeReflectionExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class StrongNameKeyPair (public) (auto) (ansi) -// Class TargetException (public) (auto) (ansi) -// Class TargetInvocationException (public) (auto) (ansi) (sealed) -// Class TargetParameterCountException (public) (auto) (ansi) (sealed) -// Class TypeAttributes (public) (auto) (ansi) (sealed) -// Class TypeDelegator (public) (auto) (ansi) -// Class TypeFilter (public) (auto) (ansi) (sealed) -// Class TypeInfo (public) (abstract) (auto) (ansi) -// Class DirectoryNotFoundException (public) (auto) (ansi) -// Class FileAccess (public) (auto) (ansi) (sealed) -// Class FileAttributes (public) (auto) (ansi) (sealed) -// Class FileLoadException (public) (auto) (ansi) -// Class FileMode (public) (auto) (ansi) (sealed) -// Class FileNotFoundException (public) (auto) (ansi) -// Class FileOptions (public) (auto) (ansi) (sealed) -// Class FileShare (public) (auto) (ansi) (sealed) -// Class FileStream (public) (auto) (ansi) -// Class HandleInheritability (public) (auto) (ansi) (sealed) -// Class IOException (public) (auto) (ansi) -// Class PathTooLongException (public) (auto) (ansi) -// Class SeekOrigin (public) (auto) (ansi) (sealed) -// Class Stream (public) (abstract) (auto) (ansi) -// Class Calendar (public) (abstract) (auto) (ansi) -// Class CalendarAlgorithmType (public) (auto) (ansi) (sealed) -// Class CalendarWeekRule (public) (auto) (ansi) (sealed) -// Class CharUnicodeInfo (public) (abstract) (auto) (ansi) (sealed) -// Class ChineseLunisolarCalendar (public) (auto) (ansi) -// Class CompareInfo (public) (auto) (ansi) -// Class CompareOptions (public) (auto) (ansi) (sealed) -// Class CultureInfo (public) (auto) (ansi) -// Class CultureNotFoundException (public) (auto) (ansi) -// Class CultureTypes (public) (auto) (ansi) (sealed) -// Class DateTimeFormatInfo (public) (auto) (ansi) (sealed) -// Class DateTimeStyles (public) (auto) (ansi) (sealed) -// Class DaylightTime (public) (auto) (ansi) -// Class DigitShapes (public) (auto) (ansi) (sealed) -// Class EastAsianLunisolarCalendar (public) (abstract) (auto) (ansi) -// Class GregorianCalendar (public) (auto) (ansi) -// Class GregorianCalendarTypes (public) (auto) (ansi) (sealed) -// Class HebrewCalendar (public) (auto) (ansi) -// Class HijriCalendar (public) (auto) (ansi) -// Class IdnMapping (public) (auto) (ansi) (sealed) -// Class JapaneseCalendar (public) (auto) (ansi) -// Class JapaneseLunisolarCalendar (public) (auto) (ansi) -// Class JulianCalendar (public) (auto) (ansi) -// Class KoreanCalendar (public) (auto) (ansi) -// Class KoreanLunisolarCalendar (public) (auto) (ansi) -// Class NumberFormatInfo (public) (auto) (ansi) (sealed) -// Class NumberStyles (public) (auto) (ansi) (sealed) -// Class PersianCalendar (public) (auto) (ansi) -// Class RegionInfo (public) (auto) (ansi) -// Class SortKey (public) (auto) (ansi) -// Class SortVersion (public) (auto) (ansi) (sealed) -// Class StringInfo (public) (auto) (ansi) -// Class TaiwanCalendar (public) (auto) (ansi) -// Class TaiwanLunisolarCalendar (public) (auto) (ansi) -// Class TextElementEnumerator (public) (auto) (ansi) -// Class TextInfo (public) (auto) (ansi) -// Class ThaiBuddhistCalendar (public) (auto) (ansi) -// Class TimeSpanStyles (public) (auto) (ansi) (sealed) -// Class UmAlQuraCalendar (public) (auto) (ansi) -// Class UnicodeCategory (public) (auto) (ansi) (sealed) -// Class ConditionalAttribute (public) (auto) (ansi) (sealed) -// Class DebuggableAttribute (public) (auto) (ansi) (sealed) -// Class AssemblyHashAlgorithm (public) (auto) (ansi) (sealed) -// Class AssemblyVersionCompatibility (public) (auto) (ansi) (sealed) -// Class DefaultValueAttribute (public) (auto) (ansi) -// Class EditorBrowsableAttribute (public) (auto) (ansi) (sealed) -// Class EditorBrowsableState (public) (auto) (ansi) (sealed) -// Class DictionaryEntry (public) (sequential) (ansi) (sealed) -// Interface ICollection (public) (abstract) (auto) (ansi) -// Interface IComparer (public) (abstract) (auto) (ansi) -// Interface IDictionary (public) (abstract) (auto) (ansi) -// Interface IDictionaryEnumerator (public) (abstract) (auto) (ansi) -// Interface IEnumerable (public) (abstract) (auto) (ansi) -// Interface IEnumerator (public) (abstract) (auto) (ansi) -// Interface IEqualityComparer (public) (abstract) (auto) (ansi) -// Interface IList (public) (abstract) (auto) (ansi) -// Interface IStructuralComparable (public) (abstract) (auto) (ansi) -// Interface IStructuralEquatable (public) (abstract) (auto) (ansi) -// Class Collection`1 (public) (auto) (ansi) -// Class ReadOnlyCollection`1 (public) (auto) (ansi) -// Interface ICollection`1 (public) (abstract) (auto) (ansi) -// Interface IComparer`1 (public) (abstract) (auto) (ansi) -// Interface IDictionary`2 (public) (abstract) (auto) (ansi) -// Interface IEnumerable`1 (public) (abstract) (auto) (ansi) -// Interface IEnumerator`1 (public) (abstract) (auto) (ansi) -// Interface IEqualityComparer`1 (public) (abstract) (auto) (ansi) -// Interface IList`1 (public) (abstract) (auto) (ansi) -// Interface IReadOnlyCollection`1 (public) (abstract) (auto) (ansi) -// Interface IReadOnlyDictionary`2 (public) (abstract) (auto) (ansi) -// Interface IReadOnlyList`1 (public) (abstract) (auto) (ansi) -// Interface ISet`1 (public) (abstract) (auto) (ansi) -// Class KeyNotFoundException (public) (auto) (ansi) -// Class KeyValuePair (public) (abstract) (auto) (ansi) (sealed) -// Class KeyValuePair`2 (public) (sequential) (ansi) (sealed) -// Interface IMemoryOwner`1 (public) (abstract) (auto) (ansi) -// Interface IPinnable (public) (abstract) (auto) (ansi) -// Class MemoryHandle (public) (sequential) (ansi) (sealed) -// Class MemoryManager`1 (public) (abstract) (auto) (ansi) -// Class ReadOnlySpanAction`2 (public) (auto) (ansi) (sealed) -// Class SpanAction`2 (public) (auto) (ansi) (sealed) -// Class CriticalHandleMinusOneIsInvalid (public) (abstract) (auto) (ansi) -// Class CriticalHandleZeroOrMinusOneIsInvalid (public) (abstract) (auto) (ansi) -// Class SafeFileHandle (public) (auto) (ansi) (sealed) -// Class SafeHandleMinusOneIsInvalid (public) (abstract) (auto) (ansi) -// Class SafeHandleZeroOrMinusOneIsInvalid (public) (abstract) (auto) (ansi) -// Class SafeWaitHandle (public) (auto) (ansi) (sealed) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class Enumerator (sequential) (ansi) (sealed) (nested public) -// Class AdjustmentRule (auto) (ansi) (sealed) (nested public) -// Class TransitionTime (sequential) (ansi) (sealed) (nested public) -// Class CreateValueCallback (auto) (ansi) (sealed) (nested public) -// Class ConfiguredTaskAwaiter (sequential) (ansi) (sealed) (nested public) -// Class ConfiguredTaskAwaiter (sequential) (ansi) (sealed) (nested public) -// Class ConfiguredValueTaskAwaiter (sequential) (ansi) (sealed) (nested public) -// Class ConfiguredValueTaskAwaiter (sequential) (ansi) (sealed) (nested public) -// Class CleanupCode (auto) (ansi) (sealed) (nested public) -// Class TryCode (auto) (ansi) (sealed) (nested public) -// Class YieldAwaiter (sequential) (ansi) (sealed) (nested public) -// Class DebuggingModes (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - - -.mscorlib - -// Metadata version: v4.0.30319 -.assembly /*20000001*/ noplatform System.Runtime -{ - .custom /*0C000002:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000003:06000E73*/ instance void System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*02000149*/::.ctor(int32) /* 06000E73 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:06000EB2*/ instance void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*0200016D*/::.ctor() /* 06000EB2 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:060014B2*/ instance void System.Diagnostics.DebuggableAttribute/*0200020A*/::.ctor(valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/) /* 060014B2 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:06000EA0*/ instance void System.Runtime.CompilerServices.InternalsVisibleToAttribute/*02000160*/::.ctor(string) /* 06000EA0 */ = ( 01 00 81 73 53 79 73 74 65 6D 2E 50 72 69 76 61 // ...sSystem.Priva - 74 65 2E 52 65 66 6C 65 63 74 69 6F 6E 2E 45 78 // te.Reflection.Ex - 74 65 6E 73 69 62 69 6C 69 74 79 2C 20 50 75 62 // tensibility, Pub - 6C 69 63 4B 65 79 3D 30 30 32 34 30 30 30 30 30 // licKey=002400000 - 34 38 30 30 30 30 30 39 34 30 30 30 30 30 30 30 // 4800000940000000 - 36 30 32 30 30 30 30 30 30 32 34 30 30 30 30 35 // 6020000002400005 - 32 35 33 34 31 33 31 30 30 30 34 30 30 30 30 30 // 2534131000400000 - 31 30 30 30 31 30 30 30 37 44 31 46 41 35 37 43 // 100010007D1FA57C - 34 41 45 44 39 46 30 41 33 32 45 38 34 41 41 30 // 4AED9F0A32E84AA0 - 46 41 45 46 44 30 44 45 39 45 38 46 44 36 41 45 // FAEFD0DE9E8FD6AE - 43 38 46 38 37 46 42 30 33 37 36 36 43 38 33 34 // C8F87FB03766C834 - 43 39 39 39 32 31 45 42 32 33 42 45 37 39 41 44 // C99921EB23BE79AD - 39 44 35 44 43 43 31 44 44 39 41 44 32 33 36 31 // 9D5DCC1DD9AD2361 - 33 32 31 30 32 39 30 30 42 37 32 33 43 46 39 38 // 32102900B723CF98 - 30 39 35 37 46 43 34 45 31 37 37 31 30 38 46 43 // 0957FC4E177108FC - 36 30 37 37 37 34 46 32 39 45 38 33 32 30 45 39 // 607774F29E8320E9 - 32 45 41 30 35 45 43 45 34 45 38 32 31 43 30 41 // 2EA05ECE4E821C0A - 35 45 46 45 38 46 31 36 34 35 43 34 43 30 43 39 // 5EFE8F1645C4C0C9 - 33 43 31 41 42 39 39 32 38 35 44 36 32 32 43 41 // 3C1AB99285D622CA - 41 36 35 32 43 31 44 46 41 44 36 33 44 37 34 35 // A652C1DFAD63D745 - 44 36 46 32 44 45 35 46 31 37 45 35 45 41 46 30 // D6F2DE5F17E5EAF0 - 46 43 34 39 36 33 44 32 36 31 43 38 41 31 32 34 // FC4963D261C8A124 - 33 36 35 31 38 32 30 36 44 43 30 39 33 33 34 34 // 36518206DC093344 - 44 35 41 44 32 39 33 00 00 ) // D5AD293.. - .custom /*0C000007:06000D72*/ instance void System.Security.AllowPartiallyTrustedCallersAttribute/*02000106*/::.ctor() /* 06000D72 */ = ( 01 00 00 00 ) - .custom /*0C000008:06000EAF*/ instance void System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*0200016C*/::.ctor() /* 06000EAF */ = ( 01 00 00 00 ) - .custom /*0C000009:06000F85*/ instance void System.Reflection.AssemblyTitleAttribute/*02000194*/::.ctor(string) /* 06000F85 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 00 00 ) // e.. - .custom /*0C00000A:06000F4A*/ instance void System.Reflection.AssemblyDescriptionAttribute/*02000189*/::.ctor(string) /* 06000F4A */ = ( 01 00 0E 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 00 00 ) // e.. - .custom /*0C00000B:06000F46*/ instance void System.Reflection.AssemblyDefaultAliasAttribute/*02000187*/::.ctor(string) /* 06000F46 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ...System.Runtim - 65 00 00 ) // e.. - .custom /*0C00000C:06000F3E*/ instance void System.Reflection.AssemblyCompanyAttribute/*02000182*/::.ctor(string) /* 06000F3E */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000D:06000F80*/ instance void System.Reflection.AssemblyProductAttribute/*02000192*/::.ctor(string) /* 06000F80 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000E:06000F42*/ instance void System.Reflection.AssemblyCopyrightAttribute/*02000185*/::.ctor(string) /* 06000F42 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000F:06000F4C*/ instance void System.Reflection.AssemblyFileVersionAttribute/*0200018A*/::.ctor(string) /* 06000F4C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C000010:06000F53*/ instance void System.Reflection.AssemblyInformationalVersionAttribute/*0200018C*/::.ctor(string) /* 06000F53 */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000011:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 01 00 00 ) - .custom /*0C000012:06000F59*/ instance void System.Reflection.AssemblyMetadataAttribute/*0200018F*/::.ctor(string, - string) /* 06000F59 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000013:06000F59*/ instance void System.Reflection.AssemblyMetadataAttribute/*0200018F*/::.ctor(string, - string) /* 06000F59 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000014:06000F59*/ instance void System.Reflection.AssemblyMetadataAttribute/*0200018F*/::.ctor(string, - string) /* 06000F59 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Runtime.dll -// MVID: {540a30d0-a031-4084-807d-b058d5033896} -.custom /*0C000001:06000D9C*/ instance void System.Security.UnverifiableCodeAttribute/*02000111*/::.ctor() /* 06000D9C */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F59B0897000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.AccessViolationException - extends System.SystemException/*020000A7*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AccessViolationException::.ctor - - .method /*06000002*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AccessViolationException::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AccessViolationException::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AccessViolationException::.ctor - -} // end of class System.AccessViolationException - -.class /*02000003*/ public auto ansi sealed System.Action - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action::.ctor - - .method /*06000006*/ public hidebysig newslot virtual - instance void Invoke() runtime managed - // SIG: 20 00 01 - { - } // end of method Action::Invoke - - .method /*06000007*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 81 74 12 7C 1C - { - } // end of method Action::BeginInvoke - - .method /*06000008*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action::EndInvoke - -} // end of class System.Action - -.class /*02000004*/ public auto ansi sealed System.Action`1<- T> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`1::.ctor - - .method /*0600000A*/ public hidebysig newslot virtual - instance void Invoke(!T obj) runtime managed - // SIG: 20 01 01 13 00 - { - } // end of method Action`1::Invoke - - .method /*0600000B*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T obj, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 13 00 12 7C 1C - { - } // end of method Action`1::BeginInvoke - - .method /*0600000C*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`1::EndInvoke - -} // end of class System.Action`1 - -.class /*02000005*/ public auto ansi sealed System.Action`10<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`10::.ctor - - .method /*0600000E*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10) runtime managed - // SIG: 20 0A 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 - { - } // end of method Action`10::Invoke - - .method /*0600000F*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0C 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 12 7C 1C - { - } // end of method Action`10::BeginInvoke - - .method /*06000010*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`10::EndInvoke - -} // end of class System.Action`10 - -.class /*02000006*/ public auto ansi sealed System.Action`11<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`11::.ctor - - .method /*06000012*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11) runtime managed - // SIG: 20 0B 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A - { - } // end of method Action`11::Invoke - - .method /*06000013*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0D 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 12 7C 1C - { - } // end of method Action`11::BeginInvoke - - .method /*06000014*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`11::EndInvoke - -} // end of class System.Action`11 - -.class /*02000007*/ public auto ansi sealed System.Action`12<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`12::.ctor - - .method /*06000016*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12) runtime managed - // SIG: 20 0C 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B - { - } // end of method Action`12::Invoke - - .method /*06000017*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0E 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 12 7C 1C - { - } // end of method Action`12::BeginInvoke - - .method /*06000018*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`12::EndInvoke - -} // end of class System.Action`12 - -.class /*02000008*/ public auto ansi sealed System.Action`13<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`13::.ctor - - .method /*0600001A*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13) runtime managed - // SIG: 20 0D 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C - { - } // end of method Action`13::Invoke - - .method /*0600001B*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0F 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 12 - // 7C 1C - { - } // end of method Action`13::BeginInvoke - - .method /*0600001C*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`13::EndInvoke - -} // end of class System.Action`13 - -.class /*02000009*/ public auto ansi sealed System.Action`14<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,- T14> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`14::.ctor - - .method /*0600001E*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14) runtime managed - // SIG: 20 0E 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 0D - { - } // end of method Action`14::Invoke - - .method /*0600001F*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 10 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 - // 0D 12 7C 1C - { - } // end of method Action`14::BeginInvoke - - .method /*06000020*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`14::EndInvoke - -} // end of class System.Action`14 - -.class /*0200000A*/ public auto ansi sealed System.Action`15<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,- T14,- T15> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000021*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`15::.ctor - - .method /*06000022*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15) runtime managed - // SIG: 20 0F 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 0D 13 - // 0E - { - } // end of method Action`15::Invoke - - .method /*06000023*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 11 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 - // 0D 13 0E 12 7C 1C - { - } // end of method Action`15::BeginInvoke - - .method /*06000024*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`15::EndInvoke - -} // end of class System.Action`15 - -.class /*0200000B*/ public auto ansi sealed System.Action`16<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,- T14,- T15,- T16> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`16::.ctor - - .method /*06000026*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15, - !T16 arg16) runtime managed - // SIG: 20 10 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 0D 13 - // 0E 13 0F - { - } // end of method Action`16::Invoke - - .method /*06000027*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15, - !T16 arg16, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 12 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 - // 0D 13 0E 13 0F 12 7C 1C - { - } // end of method Action`16::BeginInvoke - - .method /*06000028*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`16::EndInvoke - -} // end of class System.Action`16 - -.class /*0200000C*/ public auto ansi sealed System.Action`2<- T1,- T2> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`2::.ctor - - .method /*0600002A*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2) runtime managed - // SIG: 20 02 01 13 00 13 01 - { - } // end of method Action`2::Invoke - - .method /*0600002B*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 13 00 13 01 12 7C 1C - { - } // end of method Action`2::BeginInvoke - - .method /*0600002C*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`2::EndInvoke - -} // end of class System.Action`2 - -.class /*0200000D*/ public auto ansi sealed System.Action`3<- T1,- T2,- T3> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`3::.ctor - - .method /*0600002E*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3) runtime managed - // SIG: 20 03 01 13 00 13 01 13 02 - { - } // end of method Action`3::Invoke - - .method /*0600002F*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 05 12 81 74 13 00 13 01 13 02 12 7C 1C - { - } // end of method Action`3::BeginInvoke - - .method /*06000030*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`3::EndInvoke - -} // end of class System.Action`3 - -.class /*0200000E*/ public auto ansi sealed System.Action`4<- T1,- T2,- T3,- T4> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000031*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`4::.ctor - - .method /*06000032*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4) runtime managed - // SIG: 20 04 01 13 00 13 01 13 02 13 03 - { - } // end of method Action`4::Invoke - - .method /*06000033*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 06 12 81 74 13 00 13 01 13 02 13 03 12 7C 1C - { - } // end of method Action`4::BeginInvoke - - .method /*06000034*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`4::EndInvoke - -} // end of class System.Action`4 - -.class /*0200000F*/ public auto ansi sealed System.Action`5<- T1,- T2,- T3,- T4, - - T5> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000035*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`5::.ctor - - .method /*06000036*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5) runtime managed - // SIG: 20 05 01 13 00 13 01 13 02 13 03 13 04 - { - } // end of method Action`5::Invoke - - .method /*06000037*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 07 12 81 74 13 00 13 01 13 02 13 03 13 04 12 7C 1C - { - } // end of method Action`5::BeginInvoke - - .method /*06000038*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`5::EndInvoke - -} // end of class System.Action`5 - -.class /*02000010*/ public auto ansi sealed System.Action`6<- T1,- T2,- T3,- T4, - - T5,- T6> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`6::.ctor - - .method /*0600003A*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6) runtime managed - // SIG: 20 06 01 13 00 13 01 13 02 13 03 13 04 13 05 - { - } // end of method Action`6::Invoke - - .method /*0600003B*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 08 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 12 7C 1C - { - } // end of method Action`6::BeginInvoke - - .method /*0600003C*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`6::EndInvoke - -} // end of class System.Action`6 - -.class /*02000011*/ public auto ansi sealed System.Action`7<- T1,- T2,- T3,- T4, - - T5,- T6,- T7> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`7::.ctor - - .method /*0600003E*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7) runtime managed - // SIG: 20 07 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 - { - } // end of method Action`7::Invoke - - .method /*0600003F*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 09 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 12 7C 1C - { - } // end of method Action`7::BeginInvoke - - .method /*06000040*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`7::EndInvoke - -} // end of class System.Action`7 - -.class /*02000012*/ public auto ansi sealed System.Action`8<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`8::.ctor - - .method /*06000042*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8) runtime managed - // SIG: 20 08 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 - { - } // end of method Action`8::Invoke - - .method /*06000043*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0A 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 12 7C 1C - { - } // end of method Action`8::BeginInvoke - - .method /*06000044*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`8::EndInvoke - -} // end of class System.Action`8 - -.class /*02000013*/ public auto ansi sealed System.Action`9<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000045*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Action`9::.ctor - - .method /*06000046*/ public hidebysig newslot virtual - instance void Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9) runtime managed - // SIG: 20 09 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 - { - } // end of method Action`9::Invoke - - .method /*06000047*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0B 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 12 7C 1C - { - } // end of method Action`9::BeginInvoke - - .method /*06000048*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method Action`9::EndInvoke - -} // end of class System.Action`9 - -.class /*02000014*/ public abstract auto ansi sealed beforefieldinit System.Activator - extends System.Object/*0200008E*/ -{ - .method /*06000049*/ public hidebysig static - object CreateInstance(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 1C 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - - .method /*0600004A*/ public hidebysig static - object CreateInstance(class System.Type/*020000B8*/ 'type', - bool nonPublic) cil managed - // SIG: 00 02 1C 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - - .method /*0600004B*/ public hidebysig static - object CreateInstance(class System.Type/*020000B8*/ 'type', - object[] args) cil managed - // SIG: 00 02 1C 12 82 E0 1D 1C - { - .param [2]/*0800016F*/ - .custom /*0C000090:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - - .method /*0600004C*/ public hidebysig static - object CreateInstance(class System.Type/*020000B8*/ 'type', - object[] args, - object[] activationAttributes) cil managed - // SIG: 00 03 1C 12 82 E0 1D 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - - .method /*0600004D*/ public hidebysig static - object CreateInstance(class System.Type/*020000B8*/ 'type', - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] args, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 00 05 1C 12 82 E0 11 86 60 12 86 5C 1D 1C 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - - .method /*0600004E*/ public hidebysig static - object CreateInstance(class System.Type/*020000B8*/ 'type', - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] args, - class System.Globalization.CultureInfo/*020001E8*/ culture, - object[] activationAttributes) cil managed - // SIG: 00 06 1C 12 82 E0 11 86 60 12 86 5C 1D 1C 12 87 A0 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - - .method /*0600004F*/ public hidebysig static - !!T CreateInstance() cil managed - // SIG: 10 01 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Activator::CreateInstance - -} // end of class System.Activator - -.class /*02000015*/ public auto ansi beforefieldinit System.AggregateException - extends System.Exception/*0200003B*/ -{ - .method /*06000050*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000051*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.IEnumerable`1/*02000220*/ innerExceptions) cil managed - // SIG: 20 01 01 15 12 88 80 01 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000052*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Exception/*0200003B*/[] innerExceptions) cil managed - // SIG: 20 01 01 1D 12 80 EC - { - .param [1]/*0800017F*/ - .custom /*0C0000A2:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000053*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000054*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000055*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Collections.Generic.IEnumerable`1/*02000220*/ innerExceptions) cil managed - // SIG: 20 02 01 0E 15 12 88 80 01 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000056*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000057*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/[] innerExceptions) cil managed - // SIG: 20 02 01 0E 1D 12 80 EC - { - .param [2]/*08000188*/ - .custom /*0C0000AA:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method AggregateException::.ctor - - .method /*06000058*/ public hidebysig specialname - instance class System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/ - get_InnerExceptions() cil managed - // SIG: 20 00 15 12 88 70 01 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AggregateException::get_InnerExceptions - - .method /*06000059*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AggregateException::get_Message - - .method /*0600005A*/ public hidebysig instance class System.AggregateException/*02000015*/ - Flatten() cil managed - // SIG: 20 00 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AggregateException::Flatten - - .method /*0600005B*/ public hidebysig virtual - instance class System.Exception/*0200003B*/ - GetBaseException() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AggregateException::GetBaseException - - .method /*0600005C*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AggregateException::GetObjectData - - .method /*0600005D*/ public hidebysig instance void - Handle(class System.Func`2/*0200004C*/ predicate) cil managed - // SIG: 20 01 01 15 12 81 30 02 12 80 EC 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AggregateException::Handle - - .method /*0600005E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AggregateException::ToString - - .property /*17000001*/ instance class System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/ - InnerExceptions() - { - .get instance class System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/ System.AggregateException/*02000015*/::get_InnerExceptions() /* 06000058 */ - } // end of property AggregateException::InnerExceptions - .property /*17000002*/ instance string Message() - { - .get instance string System.AggregateException/*02000015*/::get_Message() /* 06000059 */ - } // end of property AggregateException::Message -} // end of class System.AggregateException - -.class /*02000016*/ public abstract auto ansi sealed beforefieldinit System.AppContext - extends System.Object/*0200008E*/ -{ - .method /*0600005F*/ public hidebysig specialname static - string get_BaseDirectory() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppContext::get_BaseDirectory - - .method /*06000060*/ public hidebysig specialname static - string get_TargetFrameworkName() cil managed - // SIG: 00 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppContext::get_TargetFrameworkName - - .method /*06000061*/ public hidebysig static - object GetData(string name) cil managed - // SIG: 00 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppContext::GetData - - .method /*06000062*/ public hidebysig static - void SetSwitch(string switchName, - bool isEnabled) cil managed - // SIG: 00 02 01 0E 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AppContext::SetSwitch - - .method /*06000063*/ public hidebysig static - bool TryGetSwitch(string switchName, - [out] bool& isEnabled) cil managed - // SIG: 00 02 02 0E 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AppContext::TryGetSwitch - - .property /*17000003*/ string BaseDirectory() - { - .get string System.AppContext/*02000016*/::get_BaseDirectory() /* 0600005F */ - } // end of property AppContext::BaseDirectory - .property /*17000004*/ string TargetFrameworkName() - { - .get string System.AppContext/*02000016*/::get_TargetFrameworkName() /* 06000060 */ - } // end of property AppContext::TargetFrameworkName -} // end of class System.AppContext - -.class /*02000017*/ public auto ansi beforefieldinit System.ApplicationException - extends System.Exception/*0200003B*/ -{ - .method /*06000064*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method ApplicationException::.ctor - - .method /*06000065*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method ApplicationException::.ctor - - .method /*06000066*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method ApplicationException::.ctor - - .method /*06000067*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method ApplicationException::.ctor - -} // end of class System.ApplicationException - -.class /*02000018*/ public auto ansi beforefieldinit System.ArgumentException - extends System.SystemException/*020000A7*/ -{ - .method /*06000068*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentException::.ctor - - .method /*06000069*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentException::.ctor - - .method /*0600006A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentException::.ctor - - .method /*0600006B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentException::.ctor - - .method /*0600006C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string paramName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentException::.ctor - - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string paramName, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 03 01 0E 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentException::.ctor - - .method /*0600006E*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArgumentException::get_Message - - .method /*0600006F*/ public hidebysig newslot specialname virtual - instance string get_ParamName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArgumentException::get_ParamName - - .method /*06000070*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArgumentException::GetObjectData - - .property /*17000005*/ instance string Message() - { - .get instance string System.ArgumentException/*02000018*/::get_Message() /* 0600006E */ - } // end of property ArgumentException::Message - .property /*17000006*/ instance string ParamName() - { - .get instance string System.ArgumentException/*02000018*/::get_ParamName() /* 0600006F */ - } // end of property ArgumentException::ParamName -} // end of class System.ArgumentException - -.class /*02000019*/ public auto ansi beforefieldinit System.ArgumentNullException - extends System.ArgumentException/*02000018*/ -{ - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentNullException::.ctor - - .method /*06000072*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentNullException::.ctor - - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentNullException::.ctor - - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentNullException::.ctor - - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName, - string message) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentNullException::.ctor - -} // end of class System.ArgumentNullException - -.class /*0200001A*/ public auto ansi beforefieldinit System.ArgumentOutOfRangeException - extends System.ArgumentException/*02000018*/ -{ - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::.ctor - - .method /*06000077*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::.ctor - - .method /*06000078*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::.ctor - - .method /*06000079*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::.ctor - - .method /*0600007A*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName, - object actualValue, - string message) cil managed - // SIG: 20 03 01 0E 1C 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::.ctor - - .method /*0600007B*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName, - string message) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::.ctor - - .method /*0600007C*/ public hidebysig newslot specialname virtual - instance object get_ActualValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArgumentOutOfRangeException::get_ActualValue - - .method /*0600007D*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArgumentOutOfRangeException::get_Message - - .method /*0600007E*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArgumentOutOfRangeException::GetObjectData - - .property /*17000007*/ instance object ActualValue() - { - .get instance object System.ArgumentOutOfRangeException/*0200001A*/::get_ActualValue() /* 0600007C */ - } // end of property ArgumentOutOfRangeException::ActualValue - .property /*17000008*/ instance string Message() - { - .get instance string System.ArgumentOutOfRangeException/*0200001A*/::get_Message() /* 0600007D */ - } // end of property ArgumentOutOfRangeException::Message -} // end of class System.ArgumentOutOfRangeException - -.class /*0200001B*/ public auto ansi beforefieldinit System.ArithmeticException - extends System.SystemException/*020000A7*/ -{ - .method /*0600007F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArithmeticException::.ctor - - .method /*06000080*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArithmeticException::.ctor - - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArithmeticException::.ctor - - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArithmeticException::.ctor - -} // end of class System.ArithmeticException - -.class /*0200001C*/ public abstract auto ansi beforefieldinit System.Array - extends System.Object/*0200008E*/ - implements System.Collections.ICollection/*02000211*/, - System.Collections.IEnumerable/*02000215*/, - System.Collections.IList/*02000218*/, - System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.ICloneable/*0200005E*/ -{ - .method /*06000083*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Array::.ctor - - .method /*06000084*/ public hidebysig newslot specialname virtual final - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_IsFixedSize - - .method /*06000085*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_IsReadOnly - - .method /*06000086*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_IsSynchronized - - .method /*06000087*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_Length - - .method /*06000088*/ public hidebysig specialname - instance int64 get_LongLength() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_LongLength - - .method /*06000089*/ public hidebysig specialname - instance int32 get_Rank() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_Rank - - .method /*0600008A*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::get_SyncRoot - - .method /*0600008B*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override System.Collections.ICollection/*02000211*/::get_Count /*02000211::060014D4*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.ICollection.get_Count - - .method /*0600008C*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Collections.IList/*02000218*/::get_Item /*02000218::060014EF*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IList.get_Item - - .method /*0600008D*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override System.Collections.IList/*02000218*/::set_Item /*02000218::060014F0*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::System.Collections.IList.set_Item - - .method /*0600008E*/ public hidebysig static - class System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/ - AsReadOnly(!!T[] 'array') cil managed - // SIG: 10 01 01 15 12 88 70 01 1E 00 1D 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::AsReadOnly - - .method /*0600008F*/ public hidebysig static - int32 BinarySearch(class System.Array/*0200001C*/ 'array', - int32 index, - int32 length, - object 'value') cil managed - // SIG: 00 04 08 12 70 08 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000090*/ public hidebysig static - int32 BinarySearch(class System.Array/*0200001C*/ 'array', - int32 index, - int32 length, - object 'value', - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 00 05 08 12 70 08 08 1C 12 88 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000091*/ public hidebysig static - int32 BinarySearch(class System.Array/*0200001C*/ 'array', - object 'value') cil managed - // SIG: 00 02 08 12 70 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000092*/ public hidebysig static - int32 BinarySearch(class System.Array/*0200001C*/ 'array', - object 'value', - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 00 03 08 12 70 1C 12 88 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000093*/ public hidebysig static - int32 BinarySearch(!!T[] 'array', - int32 index, - int32 length, - !!T 'value') cil managed - // SIG: 10 01 04 08 1D 1E 00 08 08 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000094*/ public hidebysig static - int32 BinarySearch(!!T[] 'array', - int32 index, - int32 length, - !!T 'value', - class System.Collections.Generic.IComparer`1/*0200021E*/ comparer) cil managed - // SIG: 10 01 05 08 1D 1E 00 08 08 1E 00 15 12 88 78 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000095*/ public hidebysig static - int32 BinarySearch(!!T[] 'array', - !!T 'value') cil managed - // SIG: 10 01 02 08 1D 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000096*/ public hidebysig static - int32 BinarySearch(!!T[] 'array', - !!T 'value', - class System.Collections.Generic.IComparer`1/*0200021E*/ comparer) cil managed - // SIG: 10 01 03 08 1D 1E 00 1E 00 15 12 88 78 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::BinarySearch - - .method /*06000097*/ public hidebysig static - void Clear(class System.Array/*0200001C*/ 'array', - int32 index, - int32 length) cil managed - // SIG: 00 03 01 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Clear - - .method /*06000098*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::Clone - - .method /*06000099*/ public hidebysig static - void ConstrainedCopy(class System.Array/*0200001C*/ sourceArray, - int32 sourceIndex, - class System.Array/*0200001C*/ destinationArray, - int32 destinationIndex, - int32 length) cil managed - // SIG: 00 05 01 12 70 08 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::ConstrainedCopy - - .method /*0600009A*/ public hidebysig static - !!TOutput[] ConvertAll(!!TInput[] 'array', - class System.Converter`2/*0200002B*/ converter) cil managed - // SIG: 10 02 02 1D 1E 01 1D 1E 00 15 12 80 AC 02 1E 00 1E 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::ConvertAll - - .method /*0600009B*/ public hidebysig static - void Copy(class System.Array/*0200001C*/ sourceArray, - class System.Array/*0200001C*/ destinationArray, - int32 length) cil managed - // SIG: 00 03 01 12 70 12 70 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Copy - - .method /*0600009C*/ public hidebysig static - void Copy(class System.Array/*0200001C*/ sourceArray, - class System.Array/*0200001C*/ destinationArray, - int64 length) cil managed - // SIG: 00 03 01 12 70 12 70 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Copy - - .method /*0600009D*/ public hidebysig static - void Copy(class System.Array/*0200001C*/ sourceArray, - int32 sourceIndex, - class System.Array/*0200001C*/ destinationArray, - int32 destinationIndex, - int32 length) cil managed - // SIG: 00 05 01 12 70 08 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Copy - - .method /*0600009E*/ public hidebysig static - void Copy(class System.Array/*0200001C*/ sourceArray, - int64 sourceIndex, - class System.Array/*0200001C*/ destinationArray, - int64 destinationIndex, - int64 length) cil managed - // SIG: 00 05 01 12 70 0A 12 70 0A 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Copy - - .method /*0600009F*/ public hidebysig newslot virtual final - instance void CopyTo(class System.Array/*0200001C*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 70 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::CopyTo - - .method /*060000A0*/ public hidebysig instance void - CopyTo(class System.Array/*0200001C*/ 'array', - int64 index) cil managed - // SIG: 20 02 01 12 70 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::CopyTo - - .method /*060000A1*/ public hidebysig static - class System.Array/*0200001C*/ - CreateInstance(class System.Type/*020000B8*/ elementType, - int32 length) cil managed - // SIG: 00 02 12 70 12 82 E0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::CreateInstance - - .method /*060000A2*/ public hidebysig static - class System.Array/*0200001C*/ - CreateInstance(class System.Type/*020000B8*/ elementType, - int32 length1, - int32 length2) cil managed - // SIG: 00 03 12 70 12 82 E0 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::CreateInstance - - .method /*060000A3*/ public hidebysig static - class System.Array/*0200001C*/ - CreateInstance(class System.Type/*020000B8*/ elementType, - int32 length1, - int32 length2, - int32 length3) cil managed - // SIG: 00 04 12 70 12 82 E0 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::CreateInstance - - .method /*060000A4*/ public hidebysig static - class System.Array/*0200001C*/ - CreateInstance(class System.Type/*020000B8*/ elementType, - int32[] lengths) cil managed - // SIG: 00 02 12 70 12 82 E0 1D 08 - { - .param [2]/*08000202*/ - .custom /*0C0000D8:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::CreateInstance - - .method /*060000A5*/ public hidebysig static - class System.Array/*0200001C*/ - CreateInstance(class System.Type/*020000B8*/ elementType, - int32[] lengths, - int32[] lowerBounds) cil managed - // SIG: 00 03 12 70 12 82 E0 1D 08 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::CreateInstance - - .method /*060000A6*/ public hidebysig static - class System.Array/*0200001C*/ - CreateInstance(class System.Type/*020000B8*/ elementType, - int64[] lengths) cil managed - // SIG: 00 02 12 70 12 82 E0 1D 0A - { - .param [2]/*08000207*/ - .custom /*0C0000DA:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::CreateInstance - - .method /*060000A7*/ public hidebysig static - !!T[] Empty() cil managed - // SIG: 10 01 00 1D 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::Empty - - .method /*060000A8*/ public hidebysig static - bool Exists(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 02 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::Exists - - .method /*060000A9*/ public hidebysig static - void Fill(!!T[] 'array', - !!T 'value') cil managed - // SIG: 10 01 02 01 1D 1E 00 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Fill - - .method /*060000AA*/ public hidebysig static - void Fill(!!T[] 'array', - !!T 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 10 01 04 01 1D 1E 00 1E 00 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Fill - - .method /*060000AB*/ public hidebysig static - !!T[] FindAll(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 1D 1E 00 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindAll - - .method /*060000AC*/ public hidebysig static - int32 FindIndex(!!T[] 'array', - int32 startIndex, - int32 count, - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 04 08 1D 1E 00 08 08 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindIndex - - .method /*060000AD*/ public hidebysig static - int32 FindIndex(!!T[] 'array', - int32 startIndex, - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 03 08 1D 1E 00 08 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindIndex - - .method /*060000AE*/ public hidebysig static - int32 FindIndex(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 08 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindIndex - - .method /*060000AF*/ public hidebysig static - int32 FindLastIndex(!!T[] 'array', - int32 startIndex, - int32 count, - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 04 08 1D 1E 00 08 08 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindLastIndex - - .method /*060000B0*/ public hidebysig static - int32 FindLastIndex(!!T[] 'array', - int32 startIndex, - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 03 08 1D 1E 00 08 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindLastIndex - - .method /*060000B1*/ public hidebysig static - int32 FindLastIndex(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 08 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindLastIndex - - .method /*060000B2*/ public hidebysig static - !!T FindLast(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 1E 00 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::FindLast - - .method /*060000B3*/ public hidebysig static - !!T Find(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 1E 00 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::Find - - .method /*060000B4*/ public hidebysig static - void ForEach(!!T[] 'array', - class System.Action`1/*02000004*/ action) cil managed - // SIG: 10 01 02 01 1D 1E 00 15 12 10 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::ForEach - - .method /*060000B5*/ public hidebysig newslot virtual final - instance class System.Collections.IEnumerator/*02000216*/ - GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetEnumerator - - .method /*060000B6*/ public hidebysig instance int32 - GetLength(int32 dimension) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetLength - - .method /*060000B7*/ public hidebysig instance int64 - GetLongLength(int32 dimension) cil managed - // SIG: 20 01 0A 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetLongLength - - .method /*060000B8*/ public hidebysig instance int32 - GetLowerBound(int32 dimension) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetLowerBound - - .method /*060000B9*/ public hidebysig instance int32 - GetUpperBound(int32 dimension) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetUpperBound - - .method /*060000BA*/ public hidebysig instance object - GetValue(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000BB*/ public hidebysig instance object - GetValue(int32 index1, - int32 index2) cil managed - // SIG: 20 02 1C 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000BC*/ public hidebysig instance object - GetValue(int32 index1, - int32 index2, - int32 index3) cil managed - // SIG: 20 03 1C 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000BD*/ public hidebysig instance object - GetValue(int32[] indices) cil managed - // SIG: 20 01 1C 1D 08 - { - .param [1]/*08000234*/ - .custom /*0C0000EB:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000BE*/ public hidebysig instance object - GetValue(int64 index) cil managed - // SIG: 20 01 1C 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000BF*/ public hidebysig instance object - GetValue(int64 index1, - int64 index2) cil managed - // SIG: 20 02 1C 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000C0*/ public hidebysig instance object - GetValue(int64 index1, - int64 index2, - int64 index3) cil managed - // SIG: 20 03 1C 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000C1*/ public hidebysig instance object - GetValue(int64[] indices) cil managed - // SIG: 20 01 1C 1D 0A - { - .param [1]/*0800023B*/ - .custom /*0C0000F1:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::GetValue - - .method /*060000C2*/ public hidebysig static - int32 IndexOf(class System.Array/*0200001C*/ 'array', - object 'value') cil managed - // SIG: 00 02 08 12 70 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::IndexOf - - .method /*060000C3*/ public hidebysig static - int32 IndexOf(class System.Array/*0200001C*/ 'array', - object 'value', - int32 startIndex) cil managed - // SIG: 00 03 08 12 70 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::IndexOf - - .method /*060000C4*/ public hidebysig static - int32 IndexOf(class System.Array/*0200001C*/ 'array', - object 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 00 04 08 12 70 1C 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::IndexOf - - .method /*060000C5*/ public hidebysig static - int32 IndexOf(!!T[] 'array', - !!T 'value') cil managed - // SIG: 10 01 02 08 1D 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::IndexOf - - .method /*060000C6*/ public hidebysig static - int32 IndexOf(!!T[] 'array', - !!T 'value', - int32 startIndex) cil managed - // SIG: 10 01 03 08 1D 1E 00 1E 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::IndexOf - - .method /*060000C7*/ public hidebysig static - int32 IndexOf(!!T[] 'array', - !!T 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 10 01 04 08 1D 1E 00 1E 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::IndexOf - - .method /*060000C8*/ public hidebysig instance void - Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Initialize - - .method /*060000C9*/ public hidebysig static - int32 LastIndexOf(class System.Array/*0200001C*/ 'array', - object 'value') cil managed - // SIG: 00 02 08 12 70 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::LastIndexOf - - .method /*060000CA*/ public hidebysig static - int32 LastIndexOf(class System.Array/*0200001C*/ 'array', - object 'value', - int32 startIndex) cil managed - // SIG: 00 03 08 12 70 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::LastIndexOf - - .method /*060000CB*/ public hidebysig static - int32 LastIndexOf(class System.Array/*0200001C*/ 'array', - object 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 00 04 08 12 70 1C 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::LastIndexOf - - .method /*060000CC*/ public hidebysig static - int32 LastIndexOf(!!T[] 'array', - !!T 'value') cil managed - // SIG: 10 01 02 08 1D 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::LastIndexOf - - .method /*060000CD*/ public hidebysig static - int32 LastIndexOf(!!T[] 'array', - !!T 'value', - int32 startIndex) cil managed - // SIG: 10 01 03 08 1D 1E 00 1E 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::LastIndexOf - - .method /*060000CE*/ public hidebysig static - int32 LastIndexOf(!!T[] 'array', - !!T 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 10 01 04 08 1D 1E 00 1E 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::LastIndexOf - - .method /*060000CF*/ public hidebysig static - void Resize(!!T[]& 'array', - int32 newSize) cil managed - // SIG: 10 01 02 01 10 1D 1E 00 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Resize - - .method /*060000D0*/ public hidebysig static - void Reverse(class System.Array/*0200001C*/ 'array') cil managed - // SIG: 00 01 01 12 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Reverse - - .method /*060000D1*/ public hidebysig static - void Reverse(class System.Array/*0200001C*/ 'array', - int32 index, - int32 length) cil managed - // SIG: 00 03 01 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Reverse - - .method /*060000D2*/ public hidebysig static - void Reverse(!!T[] 'array') cil managed - // SIG: 10 01 01 01 1D 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Reverse - - .method /*060000D3*/ public hidebysig static - void Reverse(!!T[] 'array', - int32 index, - int32 length) cil managed - // SIG: 10 01 03 01 1D 1E 00 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Reverse - - .method /*060000D4*/ public hidebysig instance void - SetValue(object 'value', - int32 index) cil managed - // SIG: 20 02 01 1C 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000D5*/ public hidebysig instance void - SetValue(object 'value', - int32 index1, - int32 index2) cil managed - // SIG: 20 03 01 1C 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000D6*/ public hidebysig instance void - SetValue(object 'value', - int32 index1, - int32 index2, - int32 index3) cil managed - // SIG: 20 04 01 1C 08 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000D7*/ public hidebysig instance void - SetValue(object 'value', - int32[] indices) cil managed - // SIG: 20 02 01 1C 1D 08 - { - .param [2]/*08000274*/ - .custom /*0C0000F8:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000D8*/ public hidebysig instance void - SetValue(object 'value', - int64 index) cil managed - // SIG: 20 02 01 1C 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000D9*/ public hidebysig instance void - SetValue(object 'value', - int64 index1, - int64 index2) cil managed - // SIG: 20 03 01 1C 0A 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000DA*/ public hidebysig instance void - SetValue(object 'value', - int64 index1, - int64 index2, - int64 index3) cil managed - // SIG: 20 04 01 1C 0A 0A 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000DB*/ public hidebysig instance void - SetValue(object 'value', - int64[] indices) cil managed - // SIG: 20 02 01 1C 1D 0A - { - .param [2]/*0800027F*/ - .custom /*0C0000F9:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::SetValue - - .method /*060000DC*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ 'array') cil managed - // SIG: 00 01 01 12 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000DD*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ keys, - class System.Array/*0200001C*/ items) cil managed - // SIG: 00 02 01 12 70 12 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000DE*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ keys, - class System.Array/*0200001C*/ items, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 00 03 01 12 70 12 70 12 88 48 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000DF*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ keys, - class System.Array/*0200001C*/ items, - int32 index, - int32 length) cil managed - // SIG: 00 04 01 12 70 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E0*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ keys, - class System.Array/*0200001C*/ items, - int32 index, - int32 length, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 00 05 01 12 70 12 70 08 08 12 88 48 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E1*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ 'array', - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 00 02 01 12 70 12 88 48 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E2*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ 'array', - int32 index, - int32 length) cil managed - // SIG: 00 03 01 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E3*/ public hidebysig static - void Sort(class System.Array/*0200001C*/ 'array', - int32 index, - int32 length, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 00 04 01 12 70 08 08 12 88 48 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E4*/ public hidebysig static - void Sort(!!T[] 'array') cil managed - // SIG: 10 01 01 01 1D 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E5*/ public hidebysig static - void Sort(!!T[] 'array', - class System.Collections.Generic.IComparer`1/*0200021E*/ comparer) cil managed - // SIG: 10 01 02 01 1D 1E 00 15 12 88 78 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E6*/ public hidebysig static - void Sort(!!T[] 'array', - class System.Comparison`1/*0200002A*/ comparison) cil managed - // SIG: 10 01 02 01 1D 1E 00 15 12 80 A8 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E7*/ public hidebysig static - void Sort(!!T[] 'array', - int32 index, - int32 length) cil managed - // SIG: 10 01 03 01 1D 1E 00 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E8*/ public hidebysig static - void Sort(!!T[] 'array', - int32 index, - int32 length, - class System.Collections.Generic.IComparer`1/*0200021E*/ comparer) cil managed - // SIG: 10 01 04 01 1D 1E 00 08 08 15 12 88 78 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000E9*/ public hidebysig static - void Sort(!!TKey[] keys, - !!TValue[] items) cil managed - // SIG: 10 02 02 01 1D 1E 00 1D 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000EA*/ public hidebysig static - void Sort(!!TKey[] keys, - !!TValue[] items, - class System.Collections.Generic.IComparer`1/*0200021E*/ comparer) cil managed - // SIG: 10 02 03 01 1D 1E 00 1D 1E 01 15 12 88 78 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000EB*/ public hidebysig static - void Sort(!!TKey[] keys, - !!TValue[] items, - int32 index, - int32 length) cil managed - // SIG: 10 02 04 01 1D 1E 00 1D 1E 01 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000EC*/ public hidebysig static - void Sort(!!TKey[] keys, - !!TValue[] items, - int32 index, - int32 length, - class System.Collections.Generic.IComparer`1/*0200021E*/ comparer) cil managed - // SIG: 10 02 05 01 1D 1E 00 1D 1E 01 08 08 15 12 88 78 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::Sort - - .method /*060000ED*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override System.Collections.IList/*02000218*/::Add /*02000218::060014F1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IList.Add - - .method /*060000EE*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override System.Collections.IList/*02000218*/::Clear /*02000218::060014F2*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::System.Collections.IList.Clear - - .method /*060000EF*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override System.Collections.IList/*02000218*/::Contains /*02000218::060014F3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IList.Contains - - .method /*060000F0*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override System.Collections.IList/*02000218*/::IndexOf /*02000218::060014F4*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IList.IndexOf - - .method /*060000F1*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override System.Collections.IList/*02000218*/::Insert /*02000218::060014F5*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::System.Collections.IList.Insert - - .method /*060000F2*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override System.Collections.IList/*02000218*/::Remove /*02000218::060014F6*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::System.Collections.IList.Remove - - .method /*060000F3*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override System.Collections.IList/*02000218*/::RemoveAt /*02000218::060014F7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Array::System.Collections.IList.RemoveAt - - .method /*060000F4*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IStructuralComparable.CompareTo - - .method /*060000F5*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IStructuralEquatable.Equals - - .method /*060000F6*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::System.Collections.IStructuralEquatable.GetHashCode - - .method /*060000F7*/ public hidebysig static - bool TrueForAll(!!T[] 'array', - class System.Predicate`1/*02000095*/ match) cil managed - // SIG: 10 01 02 02 1D 1E 00 15 12 82 54 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Array::TrueForAll - - .property /*17000009*/ instance bool IsFixedSize() - { - .get instance bool System.Array/*0200001C*/::get_IsFixedSize() /* 06000084 */ - } // end of property Array::IsFixedSize - .property /*1700000A*/ instance bool IsReadOnly() - { - .get instance bool System.Array/*0200001C*/::get_IsReadOnly() /* 06000085 */ - } // end of property Array::IsReadOnly - .property /*1700000B*/ instance bool IsSynchronized() - { - .get instance bool System.Array/*0200001C*/::get_IsSynchronized() /* 06000086 */ - } // end of property Array::IsSynchronized - .property /*1700000C*/ instance int32 Length() - { - .get instance int32 System.Array/*0200001C*/::get_Length() /* 06000087 */ - } // end of property Array::Length - .property /*1700000D*/ instance int64 LongLength() - { - .get instance int64 System.Array/*0200001C*/::get_LongLength() /* 06000088 */ - } // end of property Array::LongLength - .property /*1700000E*/ instance int32 Rank() - { - .get instance int32 System.Array/*0200001C*/::get_Rank() /* 06000089 */ - } // end of property Array::Rank - .property /*1700000F*/ instance object SyncRoot() - { - .get instance object System.Array/*0200001C*/::get_SyncRoot() /* 0600008A */ - } // end of property Array::SyncRoot - .property /*17000010*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.Array/*0200001C*/::System.Collections.ICollection.get_Count() /* 0600008B */ - } // end of property Array::System.Collections.ICollection.Count - .property /*17000011*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Array/*0200001C*/::System.Collections.IList.get_Item(int32) /* 0600008C */ - .set instance void System.Array/*0200001C*/::System.Collections.IList.set_Item(int32, - object) /* 0600008D */ - } // end of property Array::System.Collections.IList.Item -} // end of class System.Array - -.class /*0200001D*/ public sequential ansi sealed beforefieldinit System.ArraySegment`1 - extends System.ValueType/*020000D7*/ - implements class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/, - class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/, - class System.Collections.Generic.IList`1/*02000223*//*1B000002*/, - class System.Collections.Generic.IReadOnlyCollection`1/*02000224*//*1B000005*/, - class System.Collections.Generic.IReadOnlyList`1/*02000226*//*1B000003*/ -{ - .custom /*0C000015:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C000016:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000237*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends System.ValueType/*020000D7*/ - implements class System.Collections.Generic.IEnumerator`1/*02000221*//*1B000006*/, - System.Collections.IEnumerator/*02000216*/, - System.IDisposable/*02000063*/ - { - .field /*04000350*/ private initonly !T[] _array - .field /*04000351*/ private object _dummy - .field /*04000352*/ private int32 _dummyPrimitive - .method /*06001595*/ public hidebysig newslot specialname virtual final - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*06001596*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override System.Collections.IEnumerator/*02000216*/::get_Current /*02000216::060014E8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::System.Collections.IEnumerator.get_Current - - .method /*06001597*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::Dispose - - .method /*06001598*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .method /*06001599*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override System.Collections.IEnumerator/*02000216*/::Reset /*02000216::060014EA*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enumerator::System.Collections.IEnumerator.Reset - - .property /*170003FA*/ instance !T Current() - { - .get instance !T System.ArraySegment`1/*0200001D*//Enumerator/*02000237*/::get_Current() /* 06001595 */ - } // end of property Enumerator::Current - .property /*170003FB*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.ArraySegment`1/*0200001D*//Enumerator/*02000237*/::System.Collections.IEnumerator.get_Current() /* 06001596 */ - } // end of property Enumerator::System.Collections.IEnumerator.Current - } // end of class Enumerator - - .field /*04000001*/ private initonly !T[] _array - .field /*04000002*/ private initonly object _dummy - .field /*04000003*/ private initonly int32 _dummyPrimitive - .method /*060000F8*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::.ctor - - .method /*060000F9*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::.ctor - - .method /*060000FA*/ public hidebysig specialname - instance !T[] get_Array() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::get_Array - - .method /*060000FB*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::get_Count - - .method /*060000FC*/ public hidebysig specialname static - valuetype System.ArraySegment`1/*0200001D*/ - get_Empty() cil managed - // SIG: 00 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::get_Empty - - .method /*060000FD*/ public hidebysig specialname - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::get_Item - - .method /*060000FE*/ public hidebysig specialname - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::set_Item - - .method /*060000FF*/ public hidebysig specialname - instance int32 get_Offset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::get_Offset - - .method /*06000100*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::get_IsReadOnly() /* 0A000001 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06000101*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::get_Item(int32) /* 0A000002 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.IList.get_Item' - - .method /*06000102*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::set_Item(int32, - !0) /* 0A000003 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::'System.Collections.Generic.IList.set_Item' - - .method /*06000103*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IReadOnlyList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class System.Collections.Generic.IReadOnlyList`1/*02000226*//*1B000003*/::get_Item(int32) /* 0A000004 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.IReadOnlyList.get_Item' - - .method /*06000104*/ public hidebysig instance void - CopyTo(valuetype System.ArraySegment`1/*0200001D*/ destination) cil managed - // SIG: 20 01 01 15 11 74 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::CopyTo - - .method /*06000105*/ public hidebysig instance void - CopyTo(!T[] destination) cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::CopyTo - - .method /*06000106*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] destination, - int32 destinationIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::CopyTo - - .method /*06000107*/ public hidebysig instance bool - Equals(valuetype System.ArraySegment`1/*0200001D*/ obj) cil managed - // SIG: 20 01 02 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::Equals - - .method /*06000108*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::Equals - - .method /*06000109*/ public hidebysig instance valuetype System.ArraySegment`1/*0200001D*//Enumerator/*02000237*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 88 DC 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::GetEnumerator - - .method /*0600010A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::GetHashCode - - .method /*0600010B*/ public hidebysig specialname static - bool op_Equality(valuetype System.ArraySegment`1/*0200001D*/ a, - valuetype System.ArraySegment`1/*0200001D*/ b) cil managed - // SIG: 00 02 02 15 11 74 01 13 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::op_Equality - - .method /*0600010C*/ public hidebysig specialname static - valuetype System.ArraySegment`1/*0200001D*/ - op_Implicit(!T[] 'array') cil managed - // SIG: 00 01 15 11 74 01 13 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::op_Implicit - - .method /*0600010D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.ArraySegment`1/*0200001D*/ a, - valuetype System.ArraySegment`1/*0200001D*/ b) cil managed - // SIG: 00 02 02 15 11 74 01 13 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::op_Inequality - - .method /*0600010E*/ public hidebysig instance valuetype System.ArraySegment`1/*0200001D*/ - Slice(int32 index) cil managed - // SIG: 20 01 15 11 74 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::Slice - - .method /*0600010F*/ public hidebysig instance valuetype System.ArraySegment`1/*0200001D*/ - Slice(int32 index, - int32 count) cil managed - // SIG: 20 02 15 11 74 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::Slice - - .method /*06000110*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T item) cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Add(!0) /* 0A000005 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::'System.Collections.Generic.ICollection.Add' - - .method /*06000111*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Clear() /* 0A000006 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::'System.Collections.Generic.ICollection.Clear' - - .method /*06000112*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Contains(!0) /* 0A000007 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.ICollection.Contains' - - .method /*06000113*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!T item) cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Remove(!0) /* 0A000008 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.ICollection.Remove' - - .method /*06000114*/ private hidebysig newslot virtual final - instance class System.Collections.Generic.IEnumerator`1/*02000221*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 88 84 01 13 00 - { - .override method instance class System.Collections.Generic.IEnumerator`1/*02000221*/ class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/::GetEnumerator() /* 0A000009 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000115*/ private hidebysig newslot virtual final - instance int32 'System.Collections.Generic.IList.IndexOf'(!T item) cil managed - // SIG: 20 01 08 13 00 - { - .override method instance int32 class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::IndexOf(!0) /* 0A00000A */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::'System.Collections.Generic.IList.IndexOf' - - .method /*06000116*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::Insert(int32, - !0) /* 0A00000B */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::'System.Collections.Generic.IList.Insert' - - .method /*06000117*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::RemoveAt(int32) /* 0A00000C */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ArraySegment`1::'System.Collections.Generic.IList.RemoveAt' - - .method /*06000118*/ private hidebysig newslot virtual final - instance class System.Collections.IEnumerator/*02000216*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - .override System.Collections.IEnumerable/*02000215*/::GetEnumerator /*02000215::060014E7*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06000119*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ArraySegment`1::ToArray - - .property /*17000012*/ instance !T[] Array() - { - .get instance !T[] System.ArraySegment`1/*0200001D*/::get_Array() /* 060000FA */ - } // end of property ArraySegment`1::Array - .property /*17000013*/ instance int32 Count() - { - .get instance int32 System.ArraySegment`1/*0200001D*/::get_Count() /* 060000FB */ - } // end of property ArraySegment`1::Count - .property /*17000014*/ valuetype System.ArraySegment`1/*0200001D*/ - Empty() - { - .get valuetype System.ArraySegment`1/*0200001D*/ System.ArraySegment`1/*0200001D*/::get_Empty() /* 060000FC */ - } // end of property ArraySegment`1::Empty - .property /*17000015*/ instance !T Item(int32) - { - .get instance !T System.ArraySegment`1/*0200001D*/::get_Item(int32) /* 060000FD */ - .set instance void System.ArraySegment`1/*0200001D*/::set_Item(int32, - !T) /* 060000FE */ - } // end of property ArraySegment`1::Item - .property /*17000016*/ instance int32 Offset() - { - .get instance int32 System.ArraySegment`1/*0200001D*/::get_Offset() /* 060000FF */ - } // end of property ArraySegment`1::Offset - .property /*17000017*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.ArraySegment`1/*0200001D*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06000100 */ - } // end of property ArraySegment`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*17000018*/ instance !T 'System.Collections.Generic.IList.Item'(int32) - { - .get instance !T System.ArraySegment`1/*0200001D*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06000101 */ - .set instance void System.ArraySegment`1/*0200001D*/::'System.Collections.Generic.IList.set_Item'(int32, - !T) /* 06000102 */ - } // end of property ArraySegment`1::'System.Collections.Generic.IList.Item' - .property /*17000019*/ instance !T 'System.Collections.Generic.IReadOnlyList.Item'(int32) - { - .get instance !T System.ArraySegment`1/*0200001D*/::'System.Collections.Generic.IReadOnlyList.get_Item'(int32) /* 06000103 */ - } // end of property ArraySegment`1::'System.Collections.Generic.IReadOnlyList.Item' -} // end of class System.ArraySegment`1 - -.class /*0200001E*/ public auto ansi beforefieldinit System.ArrayTypeMismatchException - extends System.SystemException/*020000A7*/ -{ - .method /*0600011A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArrayTypeMismatchException::.ctor - - .method /*0600011B*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArrayTypeMismatchException::.ctor - - .method /*0600011C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArrayTypeMismatchException::.ctor - - .method /*0600011D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ArrayTypeMismatchException::.ctor - -} // end of class System.ArrayTypeMismatchException - -.class /*0200001F*/ public auto ansi sealed System.AsyncCallback - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600011E*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method AsyncCallback::.ctor - - .method /*0600011F*/ public hidebysig newslot virtual - instance void Invoke(class System.IAsyncResult/*0200005D*/ ar) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method AsyncCallback::Invoke - - .method /*06000120*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(class System.IAsyncResult/*0200005D*/ ar, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 12 81 74 12 7C 1C - { - } // end of method AsyncCallback::BeginInvoke - - .method /*06000121*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method AsyncCallback::EndInvoke - -} // end of class System.AsyncCallback - -.class /*02000020*/ public abstract auto ansi beforefieldinit System.Attribute - extends System.Object/*0200008E*/ -{ - .custom /*0C000017:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FF 7F 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000122*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Attribute::.ctor - - .method /*06000123*/ public hidebysig newslot specialname virtual - instance object get_TypeId() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::get_TypeId - - .method /*06000124*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::Equals - - .method /*06000125*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*06000126*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 12 80 80 12 86 00 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*06000127*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 C8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*06000128*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 12 80 80 12 86 C8 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*06000129*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 E8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*0600012A*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 12 80 80 12 86 E8 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*0600012B*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 FC 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*0600012C*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 12 80 80 12 86 FC 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttribute - - .method /*0600012D*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ element) cil managed - // SIG: 00 01 1D 12 80 80 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*0600012E*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ element, - bool inherit) cil managed - // SIG: 00 02 1D 12 80 80 12 86 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*0600012F*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 1D 12 80 80 12 86 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000130*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 1D 12 80 80 12 86 00 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000131*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element) cil managed - // SIG: 00 01 1D 12 80 80 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000132*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element, - bool inherit) cil managed - // SIG: 00 02 1D 12 80 80 12 86 C8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000133*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 02 1D 12 80 80 12 86 C8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000134*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ 'type', - bool inherit) cil managed - // SIG: 00 03 1D 12 80 80 12 86 C8 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000135*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ element) cil managed - // SIG: 00 01 1D 12 80 80 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000136*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ element, - bool inherit) cil managed - // SIG: 00 02 1D 12 80 80 12 86 E8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000137*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 1D 12 80 80 12 86 E8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000138*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 1D 12 80 80 12 86 E8 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*06000139*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element) cil managed - // SIG: 00 01 1D 12 80 80 12 86 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*0600013A*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element, - bool inherit) cil managed - // SIG: 00 02 1D 12 80 80 12 86 FC 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*0600013B*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 1D 12 80 80 12 86 FC 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*0600013C*/ public hidebysig static - class System.Attribute/*02000020*/[] - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 1D 12 80 80 12 86 FC 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetCustomAttributes - - .method /*0600013D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::GetHashCode - - .method /*0600013E*/ public hidebysig newslot virtual - instance bool IsDefaultAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefaultAttribute - - .method /*0600013F*/ public hidebysig static - bool IsDefined(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000140*/ public hidebysig static - bool IsDefined(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 02 12 86 00 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000141*/ public hidebysig static - bool IsDefined(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 C8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000142*/ public hidebysig static - bool IsDefined(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 02 12 86 C8 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000143*/ public hidebysig static - bool IsDefined(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 E8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000144*/ public hidebysig static - bool IsDefined(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 02 12 86 E8 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000145*/ public hidebysig static - bool IsDefined(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 FC 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000146*/ public hidebysig static - bool IsDefined(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 02 12 86 FC 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::IsDefined - - .method /*06000147*/ public hidebysig newslot virtual - instance bool Match(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Attribute::Match - - .property /*1700001A*/ instance object TypeId() - { - .get instance object System.Attribute/*02000020*/::get_TypeId() /* 06000123 */ - } // end of property Attribute::TypeId -} // end of class System.Attribute - -.class /*02000021*/ public auto ansi sealed System.AttributeTargets - extends System.Enum/*02000037*/ -{ - .custom /*0C000018:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.AttributeTargets/*02000021*/ All = int32(0x00007FFF) - .field /*04000006*/ public static literal valuetype System.AttributeTargets/*02000021*/ Assembly = int32(0x00000001) - .field /*04000007*/ public static literal valuetype System.AttributeTargets/*02000021*/ Class = int32(0x00000004) - .field /*04000008*/ public static literal valuetype System.AttributeTargets/*02000021*/ Constructor = int32(0x00000020) - .field /*04000009*/ public static literal valuetype System.AttributeTargets/*02000021*/ Delegate = int32(0x00001000) - .field /*0400000A*/ public static literal valuetype System.AttributeTargets/*02000021*/ Enum = int32(0x00000010) - .field /*0400000B*/ public static literal valuetype System.AttributeTargets/*02000021*/ Event = int32(0x00000200) - .field /*0400000C*/ public static literal valuetype System.AttributeTargets/*02000021*/ Field = int32(0x00000100) - .field /*0400000D*/ public static literal valuetype System.AttributeTargets/*02000021*/ GenericParameter = int32(0x00004000) - .field /*0400000E*/ public static literal valuetype System.AttributeTargets/*02000021*/ Interface = int32(0x00000400) - .field /*0400000F*/ public static literal valuetype System.AttributeTargets/*02000021*/ Method = int32(0x00000040) - .field /*04000010*/ public static literal valuetype System.AttributeTargets/*02000021*/ Module = int32(0x00000002) - .field /*04000011*/ public static literal valuetype System.AttributeTargets/*02000021*/ Parameter = int32(0x00000800) - .field /*04000012*/ public static literal valuetype System.AttributeTargets/*02000021*/ Property = int32(0x00000080) - .field /*04000013*/ public static literal valuetype System.AttributeTargets/*02000021*/ ReturnValue = int32(0x00002000) - .field /*04000014*/ public static literal valuetype System.AttributeTargets/*02000021*/ Struct = int32(0x00000008) -} // end of class System.AttributeTargets - -.class /*02000022*/ public auto ansi sealed beforefieldinit System.AttributeUsageAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000019:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 04 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 ) // ited. - .method /*06000148*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.AttributeTargets/*02000021*/ validOn) cil managed - // SIG: 20 01 01 11 80 84 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AttributeUsageAttribute::.ctor - - .method /*06000149*/ public hidebysig specialname - instance bool get_AllowMultiple() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeUsageAttribute::get_AllowMultiple - - .method /*0600014A*/ public hidebysig specialname - instance void set_AllowMultiple(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttributeUsageAttribute::set_AllowMultiple - - .method /*0600014B*/ public hidebysig specialname - instance bool get_Inherited() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeUsageAttribute::get_Inherited - - .method /*0600014C*/ public hidebysig specialname - instance void set_Inherited(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AttributeUsageAttribute::set_Inherited - - .method /*0600014D*/ public hidebysig specialname - instance valuetype System.AttributeTargets/*02000021*/ - get_ValidOn() cil managed - // SIG: 20 00 11 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AttributeUsageAttribute::get_ValidOn - - .property /*1700001B*/ instance bool AllowMultiple() - { - .get instance bool System.AttributeUsageAttribute/*02000022*/::get_AllowMultiple() /* 06000149 */ - .set instance void System.AttributeUsageAttribute/*02000022*/::set_AllowMultiple(bool) /* 0600014A */ - } // end of property AttributeUsageAttribute::AllowMultiple - .property /*1700001C*/ instance bool Inherited() - { - .get instance bool System.AttributeUsageAttribute/*02000022*/::get_Inherited() /* 0600014B */ - .set instance void System.AttributeUsageAttribute/*02000022*/::set_Inherited(bool) /* 0600014C */ - } // end of property AttributeUsageAttribute::Inherited - .property /*1700001D*/ instance valuetype System.AttributeTargets/*02000021*/ - ValidOn() - { - .get instance valuetype System.AttributeTargets/*02000021*/ System.AttributeUsageAttribute/*02000022*/::get_ValidOn() /* 0600014D */ - } // end of property AttributeUsageAttribute::ValidOn -} // end of class System.AttributeUsageAttribute - -.class /*02000023*/ public auto ansi beforefieldinit System.BadImageFormatException - extends System.SystemException/*020000A7*/ -{ - .method /*0600014E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method BadImageFormatException::.ctor - - .method /*0600014F*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method BadImageFormatException::.ctor - - .method /*06000150*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method BadImageFormatException::.ctor - - .method /*06000151*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method BadImageFormatException::.ctor - - .method /*06000152*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string fileName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method BadImageFormatException::.ctor - - .method /*06000153*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string fileName, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 03 01 0E 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method BadImageFormatException::.ctor - - .method /*06000154*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BadImageFormatException::get_FileName - - .method /*06000155*/ public hidebysig specialname - instance string get_FusionLog() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BadImageFormatException::get_FusionLog - - .method /*06000156*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BadImageFormatException::get_Message - - .method /*06000157*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BadImageFormatException::GetObjectData - - .method /*06000158*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BadImageFormatException::ToString - - .property /*1700001E*/ instance string FileName() - { - .get instance string System.BadImageFormatException/*02000023*/::get_FileName() /* 06000154 */ - } // end of property BadImageFormatException::FileName - .property /*1700001F*/ instance string FusionLog() - { - .get instance string System.BadImageFormatException/*02000023*/::get_FusionLog() /* 06000155 */ - } // end of property BadImageFormatException::FusionLog - .property /*17000020*/ instance string Message() - { - .get instance string System.BadImageFormatException/*02000023*/::get_Message() /* 06000156 */ - } // end of property BadImageFormatException::Message -} // end of class System.BadImageFormatException - -.class /*02000024*/ public sequential ansi sealed beforefieldinit System.Boolean - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000007*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000008*/ -{ - .field /*04000015*/ private bool _dummyPrimitive - .field /*04000016*/ public static initonly string FalseString - .field /*04000017*/ public static initonly string TrueString - .method /*06000159*/ public hidebysig newslot virtual final - instance int32 CompareTo(bool 'value') cil managed - // SIG: 20 01 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::CompareTo - - .method /*0600015A*/ public hidebysig newslot virtual final - instance int32 CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::CompareTo - - .method /*0600015B*/ public hidebysig newslot virtual final - instance bool Equals(bool obj) cil managed - // SIG: 20 01 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::Equals - - .method /*0600015C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::Equals - - .method /*0600015D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::GetHashCode - - .method /*0600015E*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::GetTypeCode - - .method /*0600015F*/ public hidebysig static - bool Parse(valuetype System.ReadOnlySpan`1/*02000098*/ 'value') cil managed - // SIG: 00 01 02 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::Parse - - .method /*06000160*/ public hidebysig static - bool Parse(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::Parse - - .method /*06000161*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToBoolean - - .method /*06000162*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToByte - - .method /*06000163*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToChar - - .method /*06000164*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToDateTime - - .method /*06000165*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToDecimal - - .method /*06000166*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToDouble - - .method /*06000167*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToInt16 - - .method /*06000168*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToInt32 - - .method /*06000169*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToInt64 - - .method /*0600016A*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToSByte - - .method /*0600016B*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToSingle - - .method /*0600016C*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToType - - .method /*0600016D*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToUInt16 - - .method /*0600016E*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToUInt32 - - .method /*0600016F*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::System.IConvertible.ToUInt64 - - .method /*06000170*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::ToString - - .method /*06000171*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::ToString - - .method /*06000172*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten) cil managed - // SIG: 20 02 02 15 11 82 84 01 03 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::TryFormat - - .method /*06000173*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ 'value', - [out] bool& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::TryParse - - .method /*06000174*/ public hidebysig static - bool TryParse(string 'value', - [out] bool& result) cil managed - // SIG: 00 02 02 0E 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Boolean::TryParse - -} // end of class System.Boolean - -.class /*02000025*/ public abstract auto ansi sealed beforefieldinit System.Buffer - extends System.Object/*0200008E*/ -{ - .method /*06000175*/ public hidebysig static - void BlockCopy(class System.Array/*0200001C*/ src, - int32 srcOffset, - class System.Array/*0200001C*/ dst, - int32 dstOffset, - int32 count) cil managed - // SIG: 00 05 01 12 70 08 12 70 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Buffer::BlockCopy - - .method /*06000176*/ public hidebysig static - int32 ByteLength(class System.Array/*0200001C*/ 'array') cil managed - // SIG: 00 01 08 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Buffer::ByteLength - - .method /*06000177*/ public hidebysig static - uint8 GetByte(class System.Array/*0200001C*/ 'array', - int32 index) cil managed - // SIG: 00 02 05 12 70 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Buffer::GetByte - - .method /*06000178*/ public hidebysig static - void MemoryCopy(void* source, - void* destination, - int64 destinationSizeInBytes, - int64 sourceBytesToCopy) cil managed - // SIG: 00 04 01 0F 01 0F 01 0A 0A - { - .custom /*0C000097:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Buffer::MemoryCopy - - .method /*06000179*/ public hidebysig static - void MemoryCopy(void* source, - void* destination, - uint64 destinationSizeInBytes, - uint64 sourceBytesToCopy) cil managed - // SIG: 00 04 01 0F 01 0F 01 0B 0B - { - .custom /*0C00009A:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Buffer::MemoryCopy - - .method /*0600017A*/ public hidebysig static - void SetByte(class System.Array/*0200001C*/ 'array', - int32 index, - uint8 'value') cil managed - // SIG: 00 03 01 12 70 08 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Buffer::SetByte - -} // end of class System.Buffer - -.class /*02000026*/ public sequential ansi sealed beforefieldinit System.Byte - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000009*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00000A*/, - System.IFormattable/*02000066*/ -{ - .field /*04000018*/ private uint8 _dummyPrimitive - .field /*04000019*/ public static literal uint8 MaxValue = uint8(0xFF) - .field /*0400001A*/ public static literal uint8 MinValue = uint8(0x00) - .method /*0600017B*/ public hidebysig newslot virtual final - instance int32 CompareTo(uint8 'value') cil managed - // SIG: 20 01 08 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::CompareTo - - .method /*0600017C*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::CompareTo - - .method /*0600017D*/ public hidebysig newslot virtual final - instance bool Equals(uint8 obj) cil managed - // SIG: 20 01 02 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Equals - - .method /*0600017E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Equals - - .method /*0600017F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::GetHashCode - - .method /*06000180*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::GetTypeCode - - .method /*06000181*/ public hidebysig static - uint8 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 05 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*0800037A*/ = int32(0x00000007) - .param [3]/*0800037B*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Parse - - .method /*06000182*/ public hidebysig static - uint8 Parse(string s) cil managed - // SIG: 00 01 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Parse - - .method /*06000183*/ public hidebysig static - uint8 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 05 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Parse - - .method /*06000184*/ public hidebysig static - uint8 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 05 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Parse - - .method /*06000185*/ public hidebysig static - uint8 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 05 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::Parse - - .method /*06000186*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToBoolean - - .method /*06000187*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToByte - - .method /*06000188*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToChar - - .method /*06000189*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToDateTime - - .method /*0600018A*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToDecimal - - .method /*0600018B*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToDouble - - .method /*0600018C*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToInt16 - - .method /*0600018D*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToInt32 - - .method /*0600018E*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToInt64 - - .method /*0600018F*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToSByte - - .method /*06000190*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToSingle - - .method /*06000191*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToType - - .method /*06000192*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToUInt16 - - .method /*06000193*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToUInt32 - - .method /*06000194*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::System.IConvertible.ToUInt64 - - .method /*06000195*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::ToString - - .method /*06000196*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::ToString - - .method /*06000197*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::ToString - - .method /*06000198*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::ToString - - .method /*06000199*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*0800039A*/ = nullref - .param [4]/*0800039B*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::TryFormat - - .method /*0600019A*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] uint8& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::TryParse - - .method /*0600019B*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint8& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::TryParse - - .method /*0600019C*/ public hidebysig static - bool TryParse(string s, - [out] uint8& result) cil managed - // SIG: 00 02 02 0E 10 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::TryParse - - .method /*0600019D*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint8& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Byte::TryParse - -} // end of class System.Byte - -.class /*02000027*/ public sequential ansi sealed beforefieldinit System.Char - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B00000B*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00000C*/ -{ - .field /*0400001B*/ private char _dummyPrimitive - .field /*0400001C*/ public static literal char MaxValue = char(0xFFFF) - .field /*0400001D*/ public static literal char MinValue = char(0x0000) - .method /*0600019E*/ public hidebysig newslot virtual final - instance int32 CompareTo(char 'value') cil managed - // SIG: 20 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::CompareTo - - .method /*0600019F*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::CompareTo - - .method /*060001A0*/ public hidebysig static - string ConvertFromUtf32(int32 utf32) cil managed - // SIG: 00 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ConvertFromUtf32 - - .method /*060001A1*/ public hidebysig static - int32 ConvertToUtf32(char highSurrogate, - char lowSurrogate) cil managed - // SIG: 00 02 08 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ConvertToUtf32 - - .method /*060001A2*/ public hidebysig static - int32 ConvertToUtf32(string s, - int32 index) cil managed - // SIG: 00 02 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ConvertToUtf32 - - .method /*060001A3*/ public hidebysig newslot virtual final - instance bool Equals(char obj) cil managed - // SIG: 20 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::Equals - - .method /*060001A4*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::Equals - - .method /*060001A5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::GetHashCode - - .method /*060001A6*/ public hidebysig static - float64 GetNumericValue(char c) cil managed - // SIG: 00 01 0D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::GetNumericValue - - .method /*060001A7*/ public hidebysig static - float64 GetNumericValue(string s, - int32 index) cil managed - // SIG: 00 02 0D 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::GetNumericValue - - .method /*060001A8*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::GetTypeCode - - .method /*060001A9*/ public hidebysig static - valuetype System.Globalization.UnicodeCategory/*02000208*/ - GetUnicodeCategory(char c) cil managed - // SIG: 00 01 11 88 20 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::GetUnicodeCategory - - .method /*060001AA*/ public hidebysig static - valuetype System.Globalization.UnicodeCategory/*02000208*/ - GetUnicodeCategory(string s, - int32 index) cil managed - // SIG: 00 02 11 88 20 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::GetUnicodeCategory - - .method /*060001AB*/ public hidebysig static - bool IsControl(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsControl - - .method /*060001AC*/ public hidebysig static - bool IsControl(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsControl - - .method /*060001AD*/ public hidebysig static - bool IsDigit(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsDigit - - .method /*060001AE*/ public hidebysig static - bool IsDigit(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsDigit - - .method /*060001AF*/ public hidebysig static - bool IsHighSurrogate(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsHighSurrogate - - .method /*060001B0*/ public hidebysig static - bool IsHighSurrogate(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsHighSurrogate - - .method /*060001B1*/ public hidebysig static - bool IsLetter(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLetter - - .method /*060001B2*/ public hidebysig static - bool IsLetter(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLetter - - .method /*060001B3*/ public hidebysig static - bool IsLetterOrDigit(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLetterOrDigit - - .method /*060001B4*/ public hidebysig static - bool IsLetterOrDigit(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLetterOrDigit - - .method /*060001B5*/ public hidebysig static - bool IsLower(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLower - - .method /*060001B6*/ public hidebysig static - bool IsLower(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLower - - .method /*060001B7*/ public hidebysig static - bool IsLowSurrogate(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLowSurrogate - - .method /*060001B8*/ public hidebysig static - bool IsLowSurrogate(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsLowSurrogate - - .method /*060001B9*/ public hidebysig static - bool IsNumber(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsNumber - - .method /*060001BA*/ public hidebysig static - bool IsNumber(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsNumber - - .method /*060001BB*/ public hidebysig static - bool IsPunctuation(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsPunctuation - - .method /*060001BC*/ public hidebysig static - bool IsPunctuation(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsPunctuation - - .method /*060001BD*/ public hidebysig static - bool IsSeparator(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSeparator - - .method /*060001BE*/ public hidebysig static - bool IsSeparator(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSeparator - - .method /*060001BF*/ public hidebysig static - bool IsSurrogate(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSurrogate - - .method /*060001C0*/ public hidebysig static - bool IsSurrogate(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSurrogate - - .method /*060001C1*/ public hidebysig static - bool IsSurrogatePair(char highSurrogate, - char lowSurrogate) cil managed - // SIG: 00 02 02 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSurrogatePair - - .method /*060001C2*/ public hidebysig static - bool IsSurrogatePair(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSurrogatePair - - .method /*060001C3*/ public hidebysig static - bool IsSymbol(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSymbol - - .method /*060001C4*/ public hidebysig static - bool IsSymbol(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsSymbol - - .method /*060001C5*/ public hidebysig static - bool IsUpper(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsUpper - - .method /*060001C6*/ public hidebysig static - bool IsUpper(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsUpper - - .method /*060001C7*/ public hidebysig static - bool IsWhiteSpace(char c) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsWhiteSpace - - .method /*060001C8*/ public hidebysig static - bool IsWhiteSpace(string s, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::IsWhiteSpace - - .method /*060001C9*/ public hidebysig static - char Parse(string s) cil managed - // SIG: 00 01 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::Parse - - .method /*060001CA*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToBoolean - - .method /*060001CB*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToByte - - .method /*060001CC*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToChar - - .method /*060001CD*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToDateTime - - .method /*060001CE*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToDecimal - - .method /*060001CF*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToDouble - - .method /*060001D0*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToInt16 - - .method /*060001D1*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToInt32 - - .method /*060001D2*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToInt64 - - .method /*060001D3*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToSByte - - .method /*060001D4*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToSingle - - .method /*060001D5*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToType - - .method /*060001D6*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToUInt16 - - .method /*060001D7*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToUInt32 - - .method /*060001D8*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::System.IConvertible.ToUInt64 - - .method /*060001D9*/ public hidebysig static - char ToLower(char c) cil managed - // SIG: 00 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToLower - - .method /*060001DA*/ public hidebysig static - char ToLower(char c, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 00 02 03 03 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToLower - - .method /*060001DB*/ public hidebysig static - char ToLowerInvariant(char c) cil managed - // SIG: 00 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToLowerInvariant - - .method /*060001DC*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToString - - .method /*060001DD*/ public hidebysig static - string ToString(char c) cil managed - // SIG: 00 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToString - - .method /*060001DE*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToString - - .method /*060001DF*/ public hidebysig static - char ToUpper(char c) cil managed - // SIG: 00 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToUpper - - .method /*060001E0*/ public hidebysig static - char ToUpper(char c, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 00 02 03 03 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToUpper - - .method /*060001E1*/ public hidebysig static - char ToUpperInvariant(char c) cil managed - // SIG: 00 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::ToUpperInvariant - - .method /*060001E2*/ public hidebysig static - bool TryParse(string s, - [out] char& result) cil managed - // SIG: 00 02 02 0E 10 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Char::TryParse - -} // end of class System.Char - -.class /*02000028*/ public auto ansi sealed beforefieldinit System.CharEnumerator - extends System.Object/*0200008E*/ - implements class System.Collections.Generic.IEnumerator`1/*02000221*//*1B00000D*/, - System.Collections.IEnumerator/*02000216*/, - System.IDisposable/*02000063*/, - System.ICloneable/*0200005E*/ -{ - .method /*060001E3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CharEnumerator::.ctor - - .method /*060001E4*/ public hidebysig newslot specialname virtual final - instance char get_Current() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharEnumerator::get_Current - - .method /*060001E5*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override System.Collections.IEnumerator/*02000216*/::get_Current /*02000216::060014E8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharEnumerator::System.Collections.IEnumerator.get_Current - - .method /*060001E6*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharEnumerator::Clone - - .method /*060001E7*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CharEnumerator::Dispose - - .method /*060001E8*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharEnumerator::MoveNext - - .method /*060001E9*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CharEnumerator::Reset - - .property /*17000021*/ instance char Current() - { - .get instance char System.CharEnumerator/*02000028*/::get_Current() /* 060001E4 */ - } // end of property CharEnumerator::Current - .property /*17000022*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.CharEnumerator/*02000028*/::System.Collections.IEnumerator.get_Current() /* 060001E5 */ - } // end of property CharEnumerator::System.Collections.IEnumerator.Current -} // end of class System.CharEnumerator - -.class /*02000029*/ public auto ansi sealed beforefieldinit System.CLSCompliantAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00001A:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FF 7F 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*060001EA*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isCompliant) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CLSCompliantAttribute::.ctor - - .method /*060001EB*/ public hidebysig specialname - instance bool get_IsCompliant() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CLSCompliantAttribute::get_IsCompliant - - .property /*17000023*/ instance bool IsCompliant() - { - .get instance bool System.CLSCompliantAttribute/*02000029*/::get_IsCompliant() /* 060001EB */ - } // end of property CLSCompliantAttribute::IsCompliant -} // end of class System.CLSCompliantAttribute - -.class /*0200002A*/ public auto ansi sealed System.Comparison`1<- T> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060001EC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Comparison`1::.ctor - - .method /*060001ED*/ public hidebysig newslot virtual - instance int32 Invoke(!T x, - !T y) runtime managed - // SIG: 20 02 08 13 00 13 00 - { - } // end of method Comparison`1::Invoke - - .method /*060001EE*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T x, - !T y, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 13 00 13 00 12 7C 1C - { - } // end of method Comparison`1::BeginInvoke - - .method /*060001EF*/ public hidebysig newslot virtual - instance int32 EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 08 12 81 74 - { - } // end of method Comparison`1::EndInvoke - -} // end of class System.Comparison`1 - -.class /*0200002B*/ public auto ansi sealed System.Converter`2<- TInput,+ TOutput> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060001F0*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Converter`2::.ctor - - .method /*060001F1*/ public hidebysig newslot virtual - instance !TOutput Invoke(!TInput input) runtime managed - // SIG: 20 01 13 01 13 00 - { - } // end of method Converter`2::Invoke - - .method /*060001F2*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!TInput input, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 13 00 12 7C 1C - { - } // end of method Converter`2::BeginInvoke - - .method /*060001F3*/ public hidebysig newslot virtual - instance !TOutput EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 01 12 81 74 - { - } // end of method Converter`2::EndInvoke - -} // end of class System.Converter`2 - -.class /*0200002C*/ public sequential ansi sealed beforefieldinit System.DateTime - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B00000E*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00000F*/, - System.IFormattable/*02000066*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .custom /*0C00001B:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*0400001E*/ private initonly int32 _dummyPrimitive - .field /*0400001F*/ public static initonly valuetype System.DateTime/*0200002C*/ MaxValue - .field /*04000020*/ public static initonly valuetype System.DateTime/*0200002C*/ MinValue - .field /*04000021*/ public static initonly valuetype System.DateTime/*0200002C*/ UnixEpoch - .method /*060001F4*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001F5*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - class System.Globalization.Calendar/*020001E1*/ calendar) cil managed - // SIG: 20 04 01 08 08 08 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001F6*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second) cil managed - // SIG: 20 06 01 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001F7*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - valuetype System.DateTimeKind/*0200002D*/ kind) cil managed - // SIG: 20 07 01 08 08 08 08 08 08 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001F8*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - class System.Globalization.Calendar/*020001E1*/ calendar) cil managed - // SIG: 20 07 01 08 08 08 08 08 08 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001F9*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond) cil managed - // SIG: 20 07 01 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001FA*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - valuetype System.DateTimeKind/*0200002D*/ kind) cil managed - // SIG: 20 08 01 08 08 08 08 08 08 08 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001FB*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - class System.Globalization.Calendar/*020001E1*/ calendar) cil managed - // SIG: 20 08 01 08 08 08 08 08 08 08 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001FC*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - class System.Globalization.Calendar/*020001E1*/ calendar, - valuetype System.DateTimeKind/*0200002D*/ kind) cil managed - // SIG: 20 09 01 08 08 08 08 08 08 08 12 87 84 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001FD*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 ticks) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001FE*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 ticks, - valuetype System.DateTimeKind/*0200002D*/ kind) cil managed - // SIG: 20 02 01 0A 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::.ctor - - .method /*060001FF*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_Date() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Date - - .method /*06000200*/ public hidebysig specialname - instance int32 get_Day() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Day - - .method /*06000201*/ public hidebysig specialname - instance valuetype System.DayOfWeek/*0200002F*/ - get_DayOfWeek() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_DayOfWeek - - .method /*06000202*/ public hidebysig specialname - instance int32 get_DayOfYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_DayOfYear - - .method /*06000203*/ public hidebysig specialname - instance int32 get_Hour() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Hour - - .method /*06000204*/ public hidebysig specialname - instance valuetype System.DateTimeKind/*0200002D*/ - get_Kind() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Kind - - .method /*06000205*/ public hidebysig specialname - instance int32 get_Millisecond() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Millisecond - - .method /*06000206*/ public hidebysig specialname - instance int32 get_Minute() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Minute - - .method /*06000207*/ public hidebysig specialname - instance int32 get_Month() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Month - - .method /*06000208*/ public hidebysig specialname static - valuetype System.DateTime/*0200002C*/ - get_Now() cil managed - // SIG: 00 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Now - - .method /*06000209*/ public hidebysig specialname - instance int32 get_Second() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Second - - .method /*0600020A*/ public hidebysig specialname - instance int64 get_Ticks() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Ticks - - .method /*0600020B*/ public hidebysig specialname - instance valuetype System.TimeSpan/*020000AA*/ - get_TimeOfDay() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_TimeOfDay - - .method /*0600020C*/ public hidebysig specialname static - valuetype System.DateTime/*0200002C*/ - get_Today() cil managed - // SIG: 00 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Today - - .method /*0600020D*/ public hidebysig specialname static - valuetype System.DateTime/*0200002C*/ - get_UtcNow() cil managed - // SIG: 00 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_UtcNow - - .method /*0600020E*/ public hidebysig specialname - instance int32 get_Year() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::get_Year - - .method /*0600020F*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - Add(valuetype System.TimeSpan/*020000AA*/ 'value') cil managed - // SIG: 20 01 11 80 B0 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Add - - .method /*06000210*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddDays(float64 'value') cil managed - // SIG: 20 01 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddDays - - .method /*06000211*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddHours(float64 'value') cil managed - // SIG: 20 01 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddHours - - .method /*06000212*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddMilliseconds(float64 'value') cil managed - // SIG: 20 01 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddMilliseconds - - .method /*06000213*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddMinutes(float64 'value') cil managed - // SIG: 20 01 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddMinutes - - .method /*06000214*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddMonths(int32 months) cil managed - // SIG: 20 01 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddMonths - - .method /*06000215*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddSeconds(float64 'value') cil managed - // SIG: 20 01 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddSeconds - - .method /*06000216*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddTicks(int64 'value') cil managed - // SIG: 20 01 11 80 B0 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddTicks - - .method /*06000217*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - AddYears(int32 'value') cil managed - // SIG: 20 01 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::AddYears - - .method /*06000218*/ public hidebysig static - int32 Compare(valuetype System.DateTime/*0200002C*/ t1, - valuetype System.DateTime/*0200002C*/ t2) cil managed - // SIG: 00 02 08 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Compare - - .method /*06000219*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.DateTime/*0200002C*/ 'value') cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::CompareTo - - .method /*0600021A*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::CompareTo - - .method /*0600021B*/ public hidebysig static - int32 DaysInMonth(int32 year, - int32 month) cil managed - // SIG: 00 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::DaysInMonth - - .method /*0600021C*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.DateTime/*0200002C*/ 'value') cil managed - // SIG: 20 01 02 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Equals - - .method /*0600021D*/ public hidebysig static - bool Equals(valuetype System.DateTime/*0200002C*/ t1, - valuetype System.DateTime/*0200002C*/ t2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Equals - - .method /*0600021E*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Equals - - .method /*0600021F*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - FromBinary(int64 dateData) cil managed - // SIG: 00 01 11 80 B0 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::FromBinary - - .method /*06000220*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - FromFileTime(int64 fileTime) cil managed - // SIG: 00 01 11 80 B0 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::FromFileTime - - .method /*06000221*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - FromFileTimeUtc(int64 fileTime) cil managed - // SIG: 00 01 11 80 B0 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::FromFileTimeUtc - - .method /*06000222*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - FromOADate(float64 d) cil managed - // SIG: 00 01 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::FromOADate - - .method /*06000223*/ public hidebysig instance string[] - GetDateTimeFormats() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::GetDateTimeFormats - - .method /*06000224*/ public hidebysig instance string[] - GetDateTimeFormats(char format) cil managed - // SIG: 20 01 1D 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::GetDateTimeFormats - - .method /*06000225*/ public hidebysig instance string[] - GetDateTimeFormats(char format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1D 0E 03 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::GetDateTimeFormats - - .method /*06000226*/ public hidebysig instance string[] - GetDateTimeFormats(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 1D 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::GetDateTimeFormats - - .method /*06000227*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::GetHashCode - - .method /*06000228*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::GetTypeCode - - .method /*06000229*/ public hidebysig instance bool - IsDaylightSavingTime() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::IsDaylightSavingTime - - .method /*0600022A*/ public hidebysig static - bool IsLeapYear(int32 year) cil managed - // SIG: 00 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::IsLeapYear - - .method /*0600022B*/ public hidebysig specialname static - valuetype System.DateTime/*0200002C*/ - op_Addition(valuetype System.DateTime/*0200002C*/ d, - valuetype System.TimeSpan/*020000AA*/ t) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_Addition - - .method /*0600022C*/ public hidebysig specialname static - bool op_Equality(valuetype System.DateTime/*0200002C*/ d1, - valuetype System.DateTime/*0200002C*/ d2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_Equality - - .method /*0600022D*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.DateTime/*0200002C*/ t1, - valuetype System.DateTime/*0200002C*/ t2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_GreaterThan - - .method /*0600022E*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.DateTime/*0200002C*/ t1, - valuetype System.DateTime/*0200002C*/ t2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_GreaterThanOrEqual - - .method /*0600022F*/ public hidebysig specialname static - bool op_Inequality(valuetype System.DateTime/*0200002C*/ d1, - valuetype System.DateTime/*0200002C*/ d2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_Inequality - - .method /*06000230*/ public hidebysig specialname static - bool op_LessThan(valuetype System.DateTime/*0200002C*/ t1, - valuetype System.DateTime/*0200002C*/ t2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_LessThan - - .method /*06000231*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.DateTime/*0200002C*/ t1, - valuetype System.DateTime/*0200002C*/ t2) cil managed - // SIG: 00 02 02 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_LessThanOrEqual - - .method /*06000232*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Subtraction(valuetype System.DateTime/*0200002C*/ d1, - valuetype System.DateTime/*0200002C*/ d2) cil managed - // SIG: 00 02 11 82 A8 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_Subtraction - - .method /*06000233*/ public hidebysig specialname static - valuetype System.DateTime/*0200002C*/ - op_Subtraction(valuetype System.DateTime/*0200002C*/ d, - valuetype System.TimeSpan/*020000AA*/ t) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::op_Subtraction - - .method /*06000234*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] class System.IFormatProvider/*02000065*/ provider, - [opt] valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 03 11 80 B0 15 11 82 60 01 03 12 81 94 11 87 B0 - { - .param [2]/*08000480*/ = nullref - .param [3]/*08000481*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Parse - - .method /*06000235*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - Parse(string s) cil managed - // SIG: 00 01 11 80 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Parse - - .method /*06000236*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 11 80 B0 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Parse - - .method /*06000237*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - Parse(string s, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 03 11 80 B0 0E 12 81 94 11 87 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Parse - - .method /*06000238*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ provider, - [opt] valuetype System.Globalization.DateTimeStyles/*020001EC*/ style) cil managed - // SIG: 00 04 11 80 B0 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 11 87 B0 - { - .param [4]/*0800048B*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ParseExact - - .method /*06000239*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ s, - string[] formats, - class System.IFormatProvider/*02000065*/ provider, - [opt] valuetype System.Globalization.DateTimeStyles/*020001EC*/ style) cil managed - // SIG: 00 04 11 80 B0 15 11 82 60 01 03 1D 0E 12 81 94 11 87 B0 - { - .param [4]/*0800048F*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ParseExact - - .method /*0600023A*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ParseExact(string s, - string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 11 80 B0 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ParseExact - - .method /*0600023B*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ParseExact(string s, - string format, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ style) cil managed - // SIG: 00 04 11 80 B0 0E 0E 12 81 94 11 87 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ParseExact - - .method /*0600023C*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ParseExact(string s, - string[] formats, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ style) cil managed - // SIG: 00 04 11 80 B0 0E 1D 0E 12 81 94 11 87 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ParseExact - - .method /*0600023D*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - SpecifyKind(valuetype System.DateTime/*0200002C*/ 'value', - valuetype System.DateTimeKind/*0200002D*/ kind) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::SpecifyKind - - .method /*0600023E*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Subtract(valuetype System.DateTime/*0200002C*/ 'value') cil managed - // SIG: 20 01 11 82 A8 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Subtract - - .method /*0600023F*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - Subtract(valuetype System.TimeSpan/*020000AA*/ 'value') cil managed - // SIG: 20 01 11 80 B0 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::Subtract - - .method /*06000240*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToBoolean - - .method /*06000241*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToByte - - .method /*06000242*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToChar - - .method /*06000243*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToDateTime - - .method /*06000244*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToDecimal - - .method /*06000245*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToDouble - - .method /*06000246*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToInt16 - - .method /*06000247*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToInt32 - - .method /*06000248*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToInt64 - - .method /*06000249*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToSByte - - .method /*0600024A*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToSingle - - .method /*0600024B*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToType - - .method /*0600024C*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToUInt16 - - .method /*0600024D*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToUInt32 - - .method /*0600024E*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::System.IConvertible.ToUInt64 - - .method /*0600024F*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTime::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000250*/ public hidebysig instance int64 - ToBinary() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToBinary - - .method /*06000251*/ public hidebysig instance int64 - ToFileTime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToFileTime - - .method /*06000252*/ public hidebysig instance int64 - ToFileTimeUtc() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToFileTimeUtc - - .method /*06000253*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - ToLocalTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToLocalTime - - .method /*06000254*/ public hidebysig instance string - ToLongDateString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToLongDateString - - .method /*06000255*/ public hidebysig instance string - ToLongTimeString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToLongTimeString - - .method /*06000256*/ public hidebysig instance float64 - ToOADate() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToOADate - - .method /*06000257*/ public hidebysig instance string - ToShortDateString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToShortDateString - - .method /*06000258*/ public hidebysig instance string - ToShortTimeString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToShortTimeString - - .method /*06000259*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToString - - .method /*0600025A*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToString - - .method /*0600025B*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToString - - .method /*0600025C*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToString - - .method /*0600025D*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - ToUniversalTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::ToUniversalTime - - .method /*0600025E*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*080004B7*/ = nullref - .param [4]/*080004B8*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryFormat - - .method /*0600025F*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParse - - .method /*06000260*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 12 81 94 11 87 B0 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParse - - .method /*06000261*/ public hidebysig static - bool TryParse(string s, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 02 02 0E 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParse - - .method /*06000262*/ public hidebysig static - bool TryParse(string s, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 04 02 0E 12 81 94 11 87 B0 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParse - - .method /*06000263*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ style, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 05 02 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 11 87 B0 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParseExact - - .method /*06000264*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ s, - string[] formats, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ style, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 05 02 15 11 82 60 01 03 1D 0E 12 81 94 11 87 B0 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParseExact - - .method /*06000265*/ public hidebysig static - bool TryParseExact(string s, - string format, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ style, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 05 02 0E 0E 12 81 94 11 87 B0 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParseExact - - .method /*06000266*/ public hidebysig static - bool TryParseExact(string s, - string[] formats, - class System.IFormatProvider/*02000065*/ provider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ style, - [out] valuetype System.DateTime/*0200002C*/& result) cil managed - // SIG: 00 05 02 0E 1D 0E 12 81 94 11 87 B0 10 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTime::TryParseExact - - .property /*17000024*/ instance valuetype System.DateTime/*0200002C*/ - Date() - { - .get instance valuetype System.DateTime/*0200002C*/ System.DateTime/*0200002C*/::get_Date() /* 060001FF */ - } // end of property DateTime::Date - .property /*17000025*/ instance int32 Day() - { - .get instance int32 System.DateTime/*0200002C*/::get_Day() /* 06000200 */ - } // end of property DateTime::Day - .property /*17000026*/ instance valuetype System.DayOfWeek/*0200002F*/ - DayOfWeek() - { - .get instance valuetype System.DayOfWeek/*0200002F*/ System.DateTime/*0200002C*/::get_DayOfWeek() /* 06000201 */ - } // end of property DateTime::DayOfWeek - .property /*17000027*/ instance int32 DayOfYear() - { - .get instance int32 System.DateTime/*0200002C*/::get_DayOfYear() /* 06000202 */ - } // end of property DateTime::DayOfYear - .property /*17000028*/ instance int32 Hour() - { - .get instance int32 System.DateTime/*0200002C*/::get_Hour() /* 06000203 */ - } // end of property DateTime::Hour - .property /*17000029*/ instance valuetype System.DateTimeKind/*0200002D*/ - Kind() - { - .get instance valuetype System.DateTimeKind/*0200002D*/ System.DateTime/*0200002C*/::get_Kind() /* 06000204 */ - } // end of property DateTime::Kind - .property /*1700002A*/ instance int32 Millisecond() - { - .get instance int32 System.DateTime/*0200002C*/::get_Millisecond() /* 06000205 */ - } // end of property DateTime::Millisecond - .property /*1700002B*/ instance int32 Minute() - { - .get instance int32 System.DateTime/*0200002C*/::get_Minute() /* 06000206 */ - } // end of property DateTime::Minute - .property /*1700002C*/ instance int32 Month() - { - .get instance int32 System.DateTime/*0200002C*/::get_Month() /* 06000207 */ - } // end of property DateTime::Month - .property /*1700002D*/ valuetype System.DateTime/*0200002C*/ - Now() - { - .get valuetype System.DateTime/*0200002C*/ System.DateTime/*0200002C*/::get_Now() /* 06000208 */ - } // end of property DateTime::Now - .property /*1700002E*/ instance int32 Second() - { - .get instance int32 System.DateTime/*0200002C*/::get_Second() /* 06000209 */ - } // end of property DateTime::Second - .property /*1700002F*/ instance int64 Ticks() - { - .get instance int64 System.DateTime/*0200002C*/::get_Ticks() /* 0600020A */ - } // end of property DateTime::Ticks - .property /*17000030*/ instance valuetype System.TimeSpan/*020000AA*/ - TimeOfDay() - { - .get instance valuetype System.TimeSpan/*020000AA*/ System.DateTime/*0200002C*/::get_TimeOfDay() /* 0600020B */ - } // end of property DateTime::TimeOfDay - .property /*17000031*/ valuetype System.DateTime/*0200002C*/ - Today() - { - .get valuetype System.DateTime/*0200002C*/ System.DateTime/*0200002C*/::get_Today() /* 0600020C */ - } // end of property DateTime::Today - .property /*17000032*/ valuetype System.DateTime/*0200002C*/ - UtcNow() - { - .get valuetype System.DateTime/*0200002C*/ System.DateTime/*0200002C*/::get_UtcNow() /* 0600020D */ - } // end of property DateTime::UtcNow - .property /*17000033*/ instance int32 Year() - { - .get instance int32 System.DateTime/*0200002C*/::get_Year() /* 0600020E */ - } // end of property DateTime::Year -} // end of class System.DateTime - -.class /*0200002D*/ public auto ansi sealed System.DateTimeKind - extends System.Enum/*02000037*/ -{ - .field /*04000022*/ public specialname rtspecialname int32 value__ - .field /*04000023*/ public static literal valuetype System.DateTimeKind/*0200002D*/ Local = int32(0x00000002) - .field /*04000024*/ public static literal valuetype System.DateTimeKind/*0200002D*/ Unspecified = int32(0x00000000) - .field /*04000025*/ public static literal valuetype System.DateTimeKind/*0200002D*/ Utc = int32(0x00000001) -} // end of class System.DateTimeKind - -.class /*0200002E*/ public sequential ansi sealed beforefieldinit System.DateTimeOffset - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000010*/, - class System.IEquatable`1/*02000064*//*1B000011*/, - System.IFormattable/*02000066*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000026*/ private int32 _dummyPrimitive - .field /*04000027*/ public static initonly valuetype System.DateTimeOffset/*0200002E*/ MaxValue - .field /*04000028*/ public static initonly valuetype System.DateTimeOffset/*0200002E*/ MinValue - .field /*04000029*/ public static initonly valuetype System.DateTimeOffset/*0200002E*/ UnixEpoch - .method /*06000267*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 20 01 01 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::.ctor - - .method /*06000268*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.DateTime/*0200002C*/ dateTime, - valuetype System.TimeSpan/*020000AA*/ offset) cil managed - // SIG: 20 02 01 11 80 B0 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::.ctor - - .method /*06000269*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - class System.Globalization.Calendar/*020001E1*/ calendar, - valuetype System.TimeSpan/*020000AA*/ offset) cil managed - // SIG: 20 09 01 08 08 08 08 08 08 08 12 87 84 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::.ctor - - .method /*0600026A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - valuetype System.TimeSpan/*020000AA*/ offset) cil managed - // SIG: 20 08 01 08 08 08 08 08 08 08 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::.ctor - - .method /*0600026B*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - valuetype System.TimeSpan/*020000AA*/ offset) cil managed - // SIG: 20 07 01 08 08 08 08 08 08 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::.ctor - - .method /*0600026C*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 ticks, - valuetype System.TimeSpan/*020000AA*/ offset) cil managed - // SIG: 20 02 01 0A 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::.ctor - - .method /*0600026D*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_Date() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Date - - .method /*0600026E*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_DateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_DateTime - - .method /*0600026F*/ public hidebysig specialname - instance int32 get_Day() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Day - - .method /*06000270*/ public hidebysig specialname - instance valuetype System.DayOfWeek/*0200002F*/ - get_DayOfWeek() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_DayOfWeek - - .method /*06000271*/ public hidebysig specialname - instance int32 get_DayOfYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_DayOfYear - - .method /*06000272*/ public hidebysig specialname - instance int32 get_Hour() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Hour - - .method /*06000273*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_LocalDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_LocalDateTime - - .method /*06000274*/ public hidebysig specialname - instance int32 get_Millisecond() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Millisecond - - .method /*06000275*/ public hidebysig specialname - instance int32 get_Minute() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Minute - - .method /*06000276*/ public hidebysig specialname - instance int32 get_Month() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Month - - .method /*06000277*/ public hidebysig specialname static - valuetype System.DateTimeOffset/*0200002E*/ - get_Now() cil managed - // SIG: 00 00 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Now - - .method /*06000278*/ public hidebysig specialname - instance valuetype System.TimeSpan/*020000AA*/ - get_Offset() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Offset - - .method /*06000279*/ public hidebysig specialname - instance int32 get_Second() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Second - - .method /*0600027A*/ public hidebysig specialname - instance int64 get_Ticks() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Ticks - - .method /*0600027B*/ public hidebysig specialname - instance valuetype System.TimeSpan/*020000AA*/ - get_TimeOfDay() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_TimeOfDay - - .method /*0600027C*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_UtcDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_UtcDateTime - - .method /*0600027D*/ public hidebysig specialname static - valuetype System.DateTimeOffset/*0200002E*/ - get_UtcNow() cil managed - // SIG: 00 00 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_UtcNow - - .method /*0600027E*/ public hidebysig specialname - instance int64 get_UtcTicks() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_UtcTicks - - .method /*0600027F*/ public hidebysig specialname - instance int32 get_Year() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::get_Year - - .method /*06000280*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - Add(valuetype System.TimeSpan/*020000AA*/ timeSpan) cil managed - // SIG: 20 01 11 80 B8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Add - - .method /*06000281*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddDays(float64 days) cil managed - // SIG: 20 01 11 80 B8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddDays - - .method /*06000282*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddHours(float64 hours) cil managed - // SIG: 20 01 11 80 B8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddHours - - .method /*06000283*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddMilliseconds(float64 milliseconds) cil managed - // SIG: 20 01 11 80 B8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddMilliseconds - - .method /*06000284*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddMinutes(float64 minutes) cil managed - // SIG: 20 01 11 80 B8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddMinutes - - .method /*06000285*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddMonths(int32 months) cil managed - // SIG: 20 01 11 80 B8 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddMonths - - .method /*06000286*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddSeconds(float64 seconds) cil managed - // SIG: 20 01 11 80 B8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddSeconds - - .method /*06000287*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddTicks(int64 ticks) cil managed - // SIG: 20 01 11 80 B8 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddTicks - - .method /*06000288*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - AddYears(int32 years) cil managed - // SIG: 20 01 11 80 B8 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::AddYears - - .method /*06000289*/ public hidebysig static - int32 Compare(valuetype System.DateTimeOffset/*0200002E*/ first, - valuetype System.DateTimeOffset/*0200002E*/ second) cil managed - // SIG: 00 02 08 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Compare - - .method /*0600028A*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.DateTimeOffset/*0200002E*/ other) cil managed - // SIG: 20 01 08 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::CompareTo - - .method /*0600028B*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.DateTimeOffset/*0200002E*/ other) cil managed - // SIG: 20 01 02 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Equals - - .method /*0600028C*/ public hidebysig static - bool Equals(valuetype System.DateTimeOffset/*0200002E*/ first, - valuetype System.DateTimeOffset/*0200002E*/ second) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Equals - - .method /*0600028D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Equals - - .method /*0600028E*/ public hidebysig instance bool - EqualsExact(valuetype System.DateTimeOffset/*0200002E*/ other) cil managed - // SIG: 20 01 02 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::EqualsExact - - .method /*0600028F*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - FromFileTime(int64 fileTime) cil managed - // SIG: 00 01 11 80 B8 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::FromFileTime - - .method /*06000290*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - FromUnixTimeMilliseconds(int64 milliseconds) cil managed - // SIG: 00 01 11 80 B8 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::FromUnixTimeMilliseconds - - .method /*06000291*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - FromUnixTimeSeconds(int64 seconds) cil managed - // SIG: 00 01 11 80 B8 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::FromUnixTimeSeconds - - .method /*06000292*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::GetHashCode - - .method /*06000293*/ public hidebysig specialname static - valuetype System.DateTimeOffset/*0200002E*/ - op_Addition(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset, - valuetype System.TimeSpan/*020000AA*/ timeSpan) cil managed - // SIG: 00 02 11 80 B8 11 80 B8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_Addition - - .method /*06000294*/ public hidebysig specialname static - bool op_Equality(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_Equality - - .method /*06000295*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_GreaterThan - - .method /*06000296*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_GreaterThanOrEqual - - .method /*06000297*/ public hidebysig specialname static - valuetype System.DateTimeOffset/*0200002E*/ - op_Implicit(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 00 01 11 80 B8 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_Implicit - - .method /*06000298*/ public hidebysig specialname static - bool op_Inequality(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_Inequality - - .method /*06000299*/ public hidebysig specialname static - bool op_LessThan(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_LessThan - - .method /*0600029A*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 02 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_LessThanOrEqual - - .method /*0600029B*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Subtraction(valuetype System.DateTimeOffset/*0200002E*/ left, - valuetype System.DateTimeOffset/*0200002E*/ right) cil managed - // SIG: 00 02 11 82 A8 11 80 B8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_Subtraction - - .method /*0600029C*/ public hidebysig specialname static - valuetype System.DateTimeOffset/*0200002E*/ - op_Subtraction(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset, - valuetype System.TimeSpan/*020000AA*/ timeSpan) cil managed - // SIG: 00 02 11 80 B8 11 80 B8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::op_Subtraction - - .method /*0600029D*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - Parse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - [opt] class System.IFormatProvider/*02000065*/ formatProvider, - [opt] valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 03 11 80 B8 15 11 82 60 01 03 12 81 94 11 87 B0 - { - .param [2]/*0800051E*/ = nullref - .param [3]/*0800051F*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Parse - - .method /*0600029E*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - Parse(string input) cil managed - // SIG: 00 01 11 80 B8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Parse - - .method /*0600029F*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - Parse(string input, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 02 11 80 B8 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Parse - - .method /*060002A0*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - Parse(string input, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 03 11 80 B8 0E 12 81 94 11 87 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Parse - - .method /*060002A1*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ formatProvider, - [opt] valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 04 11 80 B8 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 11 87 B0 - { - .param [4]/*08000529*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ParseExact - - .method /*060002A2*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - [opt] valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 04 11 80 B8 15 11 82 60 01 03 1D 0E 12 81 94 11 87 B0 - { - .param [4]/*0800052D*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ParseExact - - .method /*060002A3*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 03 11 80 B8 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ParseExact - - .method /*060002A4*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 04 11 80 B8 0E 0E 12 81 94 11 87 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ParseExact - - .method /*060002A5*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ParseExact(string input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles) cil managed - // SIG: 00 04 11 80 B8 0E 1D 0E 12 81 94 11 87 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ParseExact - - .method /*060002A6*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Subtract(valuetype System.DateTimeOffset/*0200002E*/ 'value') cil managed - // SIG: 20 01 11 82 A8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Subtract - - .method /*060002A7*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - Subtract(valuetype System.TimeSpan/*020000AA*/ 'value') cil managed - // SIG: 20 01 11 80 B8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::Subtract - - .method /*060002A8*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::System.IComparable.CompareTo - - .method /*060002A9*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeOffset::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*060002AA*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeOffset::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060002AB*/ public hidebysig instance int64 - ToFileTime() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToFileTime - - .method /*060002AC*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - ToLocalTime() cil managed - // SIG: 20 00 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToLocalTime - - .method /*060002AD*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - ToOffset(valuetype System.TimeSpan/*020000AA*/ offset) cil managed - // SIG: 20 01 11 80 B8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToOffset - - .method /*060002AE*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToString - - .method /*060002AF*/ public hidebysig instance string - ToString(class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToString - - .method /*060002B0*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToString - - .method /*060002B1*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToString - - .method /*060002B2*/ public hidebysig instance valuetype System.DateTimeOffset/*0200002E*/ - ToUniversalTime() cil managed - // SIG: 20 00 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToUniversalTime - - .method /*060002B3*/ public hidebysig instance int64 - ToUnixTimeMilliseconds() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToUnixTimeMilliseconds - - .method /*060002B4*/ public hidebysig instance int64 - ToUnixTimeSeconds() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::ToUnixTimeSeconds - - .method /*060002B5*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08000546*/ = nullref - .param [4]/*08000547*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryFormat - - .method /*060002B6*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParse - - .method /*060002B7*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 12 81 94 11 87 B0 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParse - - .method /*060002B8*/ public hidebysig static - bool TryParse(string input, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 02 02 0E 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParse - - .method /*060002B9*/ public hidebysig static - bool TryParse(string input, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 04 02 0E 12 81 94 11 87 B0 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParse - - .method /*060002BA*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 05 02 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 11 87 B0 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParseExact - - .method /*060002BB*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 05 02 15 11 82 60 01 03 1D 0E 12 81 94 11 87 B0 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParseExact - - .method /*060002BC*/ public hidebysig static - bool TryParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 05 02 0E 0E 12 81 94 11 87 B0 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParseExact - - .method /*060002BD*/ public hidebysig static - bool TryParseExact(string input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.DateTimeStyles/*020001EC*/ styles, - [out] valuetype System.DateTimeOffset/*0200002E*/& result) cil managed - // SIG: 00 05 02 0E 1D 0E 12 81 94 11 87 B0 10 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeOffset::TryParseExact - - .property /*17000034*/ instance valuetype System.DateTime/*0200002C*/ - Date() - { - .get instance valuetype System.DateTime/*0200002C*/ System.DateTimeOffset/*0200002E*/::get_Date() /* 0600026D */ - } // end of property DateTimeOffset::Date - .property /*17000035*/ instance valuetype System.DateTime/*0200002C*/ - DateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.DateTimeOffset/*0200002E*/::get_DateTime() /* 0600026E */ - } // end of property DateTimeOffset::DateTime - .property /*17000036*/ instance int32 Day() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Day() /* 0600026F */ - } // end of property DateTimeOffset::Day - .property /*17000037*/ instance valuetype System.DayOfWeek/*0200002F*/ - DayOfWeek() - { - .get instance valuetype System.DayOfWeek/*0200002F*/ System.DateTimeOffset/*0200002E*/::get_DayOfWeek() /* 06000270 */ - } // end of property DateTimeOffset::DayOfWeek - .property /*17000038*/ instance int32 DayOfYear() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_DayOfYear() /* 06000271 */ - } // end of property DateTimeOffset::DayOfYear - .property /*17000039*/ instance int32 Hour() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Hour() /* 06000272 */ - } // end of property DateTimeOffset::Hour - .property /*1700003A*/ instance valuetype System.DateTime/*0200002C*/ - LocalDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.DateTimeOffset/*0200002E*/::get_LocalDateTime() /* 06000273 */ - } // end of property DateTimeOffset::LocalDateTime - .property /*1700003B*/ instance int32 Millisecond() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Millisecond() /* 06000274 */ - } // end of property DateTimeOffset::Millisecond - .property /*1700003C*/ instance int32 Minute() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Minute() /* 06000275 */ - } // end of property DateTimeOffset::Minute - .property /*1700003D*/ instance int32 Month() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Month() /* 06000276 */ - } // end of property DateTimeOffset::Month - .property /*1700003E*/ valuetype System.DateTimeOffset/*0200002E*/ - Now() - { - .get valuetype System.DateTimeOffset/*0200002E*/ System.DateTimeOffset/*0200002E*/::get_Now() /* 06000277 */ - } // end of property DateTimeOffset::Now - .property /*1700003F*/ instance valuetype System.TimeSpan/*020000AA*/ - Offset() - { - .get instance valuetype System.TimeSpan/*020000AA*/ System.DateTimeOffset/*0200002E*/::get_Offset() /* 06000278 */ - } // end of property DateTimeOffset::Offset - .property /*17000040*/ instance int32 Second() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Second() /* 06000279 */ - } // end of property DateTimeOffset::Second - .property /*17000041*/ instance int64 Ticks() - { - .get instance int64 System.DateTimeOffset/*0200002E*/::get_Ticks() /* 0600027A */ - } // end of property DateTimeOffset::Ticks - .property /*17000042*/ instance valuetype System.TimeSpan/*020000AA*/ - TimeOfDay() - { - .get instance valuetype System.TimeSpan/*020000AA*/ System.DateTimeOffset/*0200002E*/::get_TimeOfDay() /* 0600027B */ - } // end of property DateTimeOffset::TimeOfDay - .property /*17000043*/ instance valuetype System.DateTime/*0200002C*/ - UtcDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.DateTimeOffset/*0200002E*/::get_UtcDateTime() /* 0600027C */ - } // end of property DateTimeOffset::UtcDateTime - .property /*17000044*/ valuetype System.DateTimeOffset/*0200002E*/ - UtcNow() - { - .get valuetype System.DateTimeOffset/*0200002E*/ System.DateTimeOffset/*0200002E*/::get_UtcNow() /* 0600027D */ - } // end of property DateTimeOffset::UtcNow - .property /*17000045*/ instance int64 UtcTicks() - { - .get instance int64 System.DateTimeOffset/*0200002E*/::get_UtcTicks() /* 0600027E */ - } // end of property DateTimeOffset::UtcTicks - .property /*17000046*/ instance int32 Year() - { - .get instance int32 System.DateTimeOffset/*0200002E*/::get_Year() /* 0600027F */ - } // end of property DateTimeOffset::Year -} // end of class System.DateTimeOffset - -.class /*0200002F*/ public auto ansi sealed System.DayOfWeek - extends System.Enum/*02000037*/ -{ - .field /*0400002A*/ public specialname rtspecialname int32 value__ - .field /*0400002B*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Friday = int32(0x00000005) - .field /*0400002C*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Monday = int32(0x00000001) - .field /*0400002D*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Saturday = int32(0x00000006) - .field /*0400002E*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Sunday = int32(0x00000000) - .field /*0400002F*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Thursday = int32(0x00000004) - .field /*04000030*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Tuesday = int32(0x00000002) - .field /*04000031*/ public static literal valuetype System.DayOfWeek/*0200002F*/ Wednesday = int32(0x00000003) -} // end of class System.DayOfWeek - -.class /*02000030*/ public auto ansi sealed beforefieldinit System.DBNull - extends System.Object/*0200008E*/ - implements System.IConvertible/*02000061*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000032*/ public static initonly class System.DBNull/*02000030*/ Value - .method /*060002BE*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method DBNull::.ctor - - .method /*060002BF*/ public hidebysig newslot virtual final - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DBNull::GetObjectData - - .method /*060002C0*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::GetTypeCode - - .method /*060002C1*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToBoolean - - .method /*060002C2*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToByte - - .method /*060002C3*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToChar - - .method /*060002C4*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToDateTime - - .method /*060002C5*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToDecimal - - .method /*060002C6*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToDouble - - .method /*060002C7*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToInt16 - - .method /*060002C8*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToInt32 - - .method /*060002C9*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToInt64 - - .method /*060002CA*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToSByte - - .method /*060002CB*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToSingle - - .method /*060002CC*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToType - - .method /*060002CD*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToUInt16 - - .method /*060002CE*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToUInt32 - - .method /*060002CF*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::System.IConvertible.ToUInt64 - - .method /*060002D0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::ToString - - .method /*060002D1*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DBNull::ToString - -} // end of class System.DBNull - -.class /*02000031*/ public sequential ansi sealed beforefieldinit System.Decimal - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000012*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000013*/, - System.IFormattable/*02000066*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/ -{ - .field /*04000033*/ private int32 _dummyPrimitive - .field /*04000034*/ public static initonly valuetype System.Decimal/*02000031*/ MaxValue - .custom /*0C00001C:06000E8C*/ instance void System.Runtime.CompilerServices.DecimalConstantAttribute/*02000153*/::.ctor(uint8, - uint8, - uint32, - uint32, - uint32) /* 06000E8C */ = ( 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF - 00 00 ) - .field /*04000035*/ public static initonly valuetype System.Decimal/*02000031*/ MinusOne - .custom /*0C00001D:06000E8C*/ instance void System.Runtime.CompilerServices.DecimalConstantAttribute/*02000153*/::.ctor(uint8, - uint8, - uint32, - uint32, - uint32) /* 06000E8C */ = ( 01 00 00 80 00 00 00 00 00 00 00 00 01 00 00 00 - 00 00 ) - .field /*04000036*/ public static initonly valuetype System.Decimal/*02000031*/ MinValue - .custom /*0C00001E:06000E8C*/ instance void System.Runtime.CompilerServices.DecimalConstantAttribute/*02000153*/::.ctor(uint8, - uint8, - uint32, - uint32, - uint32) /* 06000E8C */ = ( 01 00 00 80 FF FF FF FF FF FF FF FF FF FF FF FF - 00 00 ) - .field /*04000037*/ public static initonly valuetype System.Decimal/*02000031*/ One - .custom /*0C00001F:06000E8C*/ instance void System.Runtime.CompilerServices.DecimalConstantAttribute/*02000153*/::.ctor(uint8, - uint8, - uint32, - uint32, - uint32) /* 06000E8C */ = ( 01 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 - 00 00 ) - .field /*04000038*/ public static initonly valuetype System.Decimal/*02000031*/ Zero - .custom /*0C000020:06000E8C*/ instance void System.Runtime.CompilerServices.DecimalConstantAttribute/*02000153*/::.ctor(uint8, - uint8, - uint32, - uint32, - uint32) /* 06000E8C */ = ( 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - 00 00 ) - .method /*060002D2*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D3*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D4*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 lo, - int32 mid, - int32 hi, - bool isNegative, - uint8 scale) cil managed - // SIG: 20 05 01 08 08 08 02 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D5*/ public hidebysig specialname rtspecialname - instance void .ctor(int32[] bits) cil managed - // SIG: 20 01 01 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D6*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D7*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D8*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C0000FA:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002D9*/ public hidebysig specialname rtspecialname - instance void .ctor(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - .custom /*0C0000FB:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::.ctor - - .method /*060002DA*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Add(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Add - - .method /*060002DB*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Ceiling(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Ceiling - - .method /*060002DC*/ public hidebysig static - int32 Compare(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 08 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Compare - - .method /*060002DD*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 20 01 08 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::CompareTo - - .method /*060002DE*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::CompareTo - - .method /*060002DF*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Divide(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Divide - - .method /*060002E0*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 20 01 02 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Equals - - .method /*060002E1*/ public hidebysig static - bool Equals(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Equals - - .method /*060002E2*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Equals - - .method /*060002E3*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Floor(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Floor - - .method /*060002E4*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - FromOACurrency(int64 cy) cil managed - // SIG: 00 01 11 80 C4 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::FromOACurrency - - .method /*060002E5*/ public hidebysig static - int32[] GetBits(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 1D 08 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::GetBits - - .method /*060002E6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::GetHashCode - - .method /*060002E7*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::GetTypeCode - - .method /*060002E8*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Multiply(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Multiply - - .method /*060002E9*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Negate(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Negate - - .method /*060002EA*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Addition(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Addition - - .method /*060002EB*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Decrement(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Decrement - - .method /*060002EC*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Division(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Division - - .method /*060002ED*/ public hidebysig specialname static - bool op_Equality(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Equality - - .method /*060002EE*/ public hidebysig specialname static - uint8 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 05 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002EF*/ public hidebysig specialname static - char op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 03 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F0*/ public hidebysig specialname static - float64 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 0D 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F1*/ public hidebysig specialname static - int16 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 06 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F2*/ public hidebysig specialname static - int32 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 08 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F3*/ public hidebysig specialname static - int64 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 0A 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F4*/ public hidebysig specialname static - int8 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 04 11 80 C4 - { - .custom /*0C0000FF:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F5*/ public hidebysig specialname static - float32 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 0C 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F6*/ public hidebysig specialname static - uint16 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 07 11 80 C4 - { - .custom /*0C000100:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F7*/ public hidebysig specialname static - uint32 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 09 11 80 C4 - { - .custom /*0C000101:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F8*/ public hidebysig specialname static - uint64 op_Explicit(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 0B 11 80 C4 - { - .custom /*0C000102:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002F9*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Explicit(float64 'value') cil managed - // SIG: 00 01 11 80 C4 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002FA*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Explicit(float32 'value') cil managed - // SIG: 00 01 11 80 C4 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Explicit - - .method /*060002FB*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_GreaterThan - - .method /*060002FC*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_GreaterThanOrEqual - - .method /*060002FD*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(uint8 'value') cil managed - // SIG: 00 01 11 80 C4 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*060002FE*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(char 'value') cil managed - // SIG: 00 01 11 80 C4 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*060002FF*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(int16 'value') cil managed - // SIG: 00 01 11 80 C4 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000300*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(int32 'value') cil managed - // SIG: 00 01 11 80 C4 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000301*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(int64 'value') cil managed - // SIG: 00 01 11 80 C4 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000302*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(int8 'value') cil managed - // SIG: 00 01 11 80 C4 04 - { - .custom /*0C000103:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000303*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(uint16 'value') cil managed - // SIG: 00 01 11 80 C4 07 - { - .custom /*0C000104:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000304*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(uint32 'value') cil managed - // SIG: 00 01 11 80 C4 09 - { - .custom /*0C000105:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000305*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Implicit(uint64 'value') cil managed - // SIG: 00 01 11 80 C4 0B - { - .custom /*0C000106:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Implicit - - .method /*06000306*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Increment(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Increment - - .method /*06000307*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Inequality - - .method /*06000308*/ public hidebysig specialname static - bool op_LessThan(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_LessThan - - .method /*06000309*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 02 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_LessThanOrEqual - - .method /*0600030A*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Modulus(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Modulus - - .method /*0600030B*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Multiply(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Multiply - - .method /*0600030C*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_Subtraction(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_Subtraction - - .method /*0600030D*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_UnaryNegation(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_UnaryNegation - - .method /*0600030E*/ public hidebysig specialname static - valuetype System.Decimal/*02000031*/ - op_UnaryPlus(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::op_UnaryPlus - - .method /*0600030F*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 11 80 C4 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*080005CB*/ = int32(0x0000006F) - .param [3]/*080005CC*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Parse - - .method /*06000310*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Parse(string s) cil managed - // SIG: 00 01 11 80 C4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Parse - - .method /*06000311*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 11 80 C4 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Parse - - .method /*06000312*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 11 80 C4 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Parse - - .method /*06000313*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 11 80 C4 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Parse - - .method /*06000314*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Remainder(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Remainder - - .method /*06000315*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Round(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Round - - .method /*06000316*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Round(valuetype System.Decimal/*02000031*/ d, - int32 decimals) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Round - - .method /*06000317*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Round(valuetype System.Decimal/*02000031*/ d, - int32 decimals, - valuetype System.MidpointRounding/*0200007C*/ mode) cil managed - // SIG: 00 03 11 80 C4 11 80 C4 08 11 81 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Round - - .method /*06000318*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Round(valuetype System.Decimal/*02000031*/ d, - valuetype System.MidpointRounding/*0200007C*/ mode) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 81 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Round - - .method /*06000319*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Subtract(valuetype System.Decimal/*02000031*/ d1, - valuetype System.Decimal/*02000031*/ d2) cil managed - // SIG: 00 02 11 80 C4 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Subtract - - .method /*0600031A*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToBoolean - - .method /*0600031B*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToByte - - .method /*0600031C*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToChar - - .method /*0600031D*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToDateTime - - .method /*0600031E*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToDecimal - - .method /*0600031F*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToDouble - - .method /*06000320*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToInt16 - - .method /*06000321*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToInt32 - - .method /*06000322*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToInt64 - - .method /*06000323*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToSByte - - .method /*06000324*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToSingle - - .method /*06000325*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToType - - .method /*06000326*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToUInt16 - - .method /*06000327*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToUInt32 - - .method /*06000328*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::System.IConvertible.ToUInt64 - - .method /*06000329*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Decimal::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*0600032A*/ public hidebysig static - uint8 ToByte(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 05 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToByte - - .method /*0600032B*/ public hidebysig static - float64 ToDouble(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 0D 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToDouble - - .method /*0600032C*/ public hidebysig static - int16 ToInt16(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 06 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToInt16 - - .method /*0600032D*/ public hidebysig static - int32 ToInt32(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 08 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToInt32 - - .method /*0600032E*/ public hidebysig static - int64 ToInt64(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 0A 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToInt64 - - .method /*0600032F*/ public hidebysig static - int64 ToOACurrency(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 0A 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToOACurrency - - .method /*06000330*/ public hidebysig static - int8 ToSByte(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 04 11 80 C4 - { - .custom /*0C000107:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToSByte - - .method /*06000331*/ public hidebysig static - float32 ToSingle(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 0C 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToSingle - - .method /*06000332*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToString - - .method /*06000333*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToString - - .method /*06000334*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToString - - .method /*06000335*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToString - - .method /*06000336*/ public hidebysig static - uint16 ToUInt16(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 00 01 07 11 80 C4 - { - .custom /*0C000108:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToUInt16 - - .method /*06000337*/ public hidebysig static - uint32 ToUInt32(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 09 11 80 C4 - { - .custom /*0C000109:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToUInt32 - - .method /*06000338*/ public hidebysig static - uint64 ToUInt64(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 0B 11 80 C4 - { - .custom /*0C00010A:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::ToUInt64 - - .method /*06000339*/ public hidebysig static - valuetype System.Decimal/*02000031*/ - Truncate(valuetype System.Decimal/*02000031*/ d) cil managed - // SIG: 00 01 11 80 C4 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::Truncate - - .method /*0600033A*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08000604*/ = nullref - .param [4]/*08000605*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::TryFormat - - .method /*0600033B*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] valuetype System.Decimal/*02000031*/& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::TryParse - - .method /*0600033C*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] valuetype System.Decimal/*02000031*/& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::TryParse - - .method /*0600033D*/ public hidebysig static - bool TryParse(string s, - [out] valuetype System.Decimal/*02000031*/& result) cil managed - // SIG: 00 02 02 0E 10 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::TryParse - - .method /*0600033E*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] valuetype System.Decimal/*02000031*/& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decimal::TryParse - -} // end of class System.Decimal - -.class /*02000032*/ public abstract auto ansi beforefieldinit System.Delegate - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*0600033F*/ family hidebysig specialname rtspecialname - instance void .ctor(object target, - string 'method') cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Delegate::.ctor - - .method /*06000340*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ target, - string 'method') cil managed - // SIG: 20 02 01 12 82 E0 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Delegate::.ctor - - .method /*06000341*/ public hidebysig specialname - instance class System.Reflection.MethodInfo/*020001B8*/ - get_Method() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::get_Method - - .method /*06000342*/ public hidebysig specialname - instance object get_Target() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::get_Target - - .method /*06000343*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::Clone - - .method /*06000344*/ public hidebysig static - class System.Delegate/*02000032*/ - Combine(class System.Delegate/*02000032*/ a, - class System.Delegate/*02000032*/ b) cil managed - // SIG: 00 02 12 80 C8 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::Combine - - .method /*06000345*/ public hidebysig static - class System.Delegate/*02000032*/ - Combine(class System.Delegate/*02000032*/[] delegates) cil managed - // SIG: 00 01 12 80 C8 1D 12 80 C8 - { - .param [1]/*08000618*/ - .custom /*0C000126:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::Combine - - .method /*06000346*/ family hidebysig newslot virtual - instance class System.Delegate/*02000032*/ - CombineImpl(class System.Delegate/*02000032*/ d) cil managed - // SIG: 20 01 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CombineImpl - - .method /*06000347*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - object firstArgument, - class System.Reflection.MethodInfo/*020001B8*/ 'method') cil managed - // SIG: 00 03 12 80 C8 12 82 E0 1C 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*06000348*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - object firstArgument, - class System.Reflection.MethodInfo/*020001B8*/ 'method', - bool throwOnBindFailure) cil managed - // SIG: 00 04 12 80 C8 12 82 E0 1C 12 86 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*06000349*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - object target, - string 'method') cil managed - // SIG: 00 03 12 80 C8 12 82 E0 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*0600034A*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - object target, - string 'method', - bool ignoreCase) cil managed - // SIG: 00 04 12 80 C8 12 82 E0 1C 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*0600034B*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - object target, - string 'method', - bool ignoreCase, - bool throwOnBindFailure) cil managed - // SIG: 00 05 12 80 C8 12 82 E0 1C 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*0600034C*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - class System.Reflection.MethodInfo/*020001B8*/ 'method') cil managed - // SIG: 00 02 12 80 C8 12 82 E0 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*0600034D*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - class System.Reflection.MethodInfo/*020001B8*/ 'method', - bool throwOnBindFailure) cil managed - // SIG: 00 03 12 80 C8 12 82 E0 12 86 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*0600034E*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - class System.Type/*020000B8*/ target, - string 'method') cil managed - // SIG: 00 03 12 80 C8 12 82 E0 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*0600034F*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - class System.Type/*020000B8*/ target, - string 'method', - bool ignoreCase) cil managed - // SIG: 00 04 12 80 C8 12 82 E0 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*06000350*/ public hidebysig static - class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ 'type', - class System.Type/*020000B8*/ target, - string 'method', - bool ignoreCase, - bool throwOnBindFailure) cil managed - // SIG: 00 05 12 80 C8 12 82 E0 12 82 E0 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::CreateDelegate - - .method /*06000351*/ public hidebysig instance object - DynamicInvoke(object[] args) cil managed - // SIG: 20 01 1C 1D 1C - { - .param [1]/*0800063E*/ - .custom /*0C000127:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::DynamicInvoke - - .method /*06000352*/ family hidebysig newslot virtual - instance object DynamicInvokeImpl(object[] args) cil managed - // SIG: 20 01 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::DynamicInvokeImpl - - .method /*06000353*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::Equals - - .method /*06000354*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::GetHashCode - - .method /*06000355*/ public hidebysig newslot virtual - instance class System.Delegate/*02000032*/[] - GetInvocationList() cil managed - // SIG: 20 00 1D 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::GetInvocationList - - .method /*06000356*/ family hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethodImpl() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::GetMethodImpl - - .method /*06000357*/ public hidebysig newslot virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Delegate::GetObjectData - - .method /*06000358*/ public hidebysig specialname static - bool op_Equality(class System.Delegate/*02000032*/ d1, - class System.Delegate/*02000032*/ d2) cil managed - // SIG: 00 02 02 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::op_Equality - - .method /*06000359*/ public hidebysig specialname static - bool op_Inequality(class System.Delegate/*02000032*/ d1, - class System.Delegate/*02000032*/ d2) cil managed - // SIG: 00 02 02 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::op_Inequality - - .method /*0600035A*/ public hidebysig static - class System.Delegate/*02000032*/ - Remove(class System.Delegate/*02000032*/ source, - class System.Delegate/*02000032*/ 'value') cil managed - // SIG: 00 02 12 80 C8 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::Remove - - .method /*0600035B*/ public hidebysig static - class System.Delegate/*02000032*/ - RemoveAll(class System.Delegate/*02000032*/ source, - class System.Delegate/*02000032*/ 'value') cil managed - // SIG: 00 02 12 80 C8 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::RemoveAll - - .method /*0600035C*/ family hidebysig newslot virtual - instance class System.Delegate/*02000032*/ - RemoveImpl(class System.Delegate/*02000032*/ d) cil managed - // SIG: 20 01 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Delegate::RemoveImpl - - .property /*17000047*/ instance class System.Reflection.MethodInfo/*020001B8*/ - Method() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Delegate/*02000032*/::get_Method() /* 06000341 */ - } // end of property Delegate::Method - .property /*17000048*/ instance object Target() - { - .get instance object System.Delegate/*02000032*/::get_Target() /* 06000342 */ - } // end of property Delegate::Target -} // end of class System.Delegate - -.class /*02000033*/ public auto ansi beforefieldinit System.DivideByZeroException - extends System.ArithmeticException/*0200001B*/ -{ - .method /*0600035D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method DivideByZeroException::.ctor - - .method /*0600035E*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method DivideByZeroException::.ctor - - .method /*0600035F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method DivideByZeroException::.ctor - - .method /*06000360*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method DivideByZeroException::.ctor - -} // end of class System.DivideByZeroException - -.class /*02000034*/ public sequential ansi sealed beforefieldinit System.Double - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000014*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000015*/, - System.IFormattable/*02000066*/ -{ - .field /*04000039*/ private float64 _dummyPrimitive - .field /*0400003A*/ public static literal float64 MinValue = float64(-1.7976931348623157e+308) - .field /*0400003B*/ public static literal float64 MaxValue = float64(1.7976931348623157e+308) - .field /*0400003C*/ public static literal float64 Epsilon = float64(4.9406564584124654e-324) - .field /*0400003D*/ public static literal float64 NegativeInfinity = float64(0xFFF0000000000000) // -inf - .field /*0400003E*/ public static literal float64 PositiveInfinity = float64(0x7FF0000000000000) // inf - .field /*0400003F*/ public static literal float64 NaN = float64(0xFFF8000000000000) // -nan - .method /*06000361*/ public hidebysig newslot virtual final - instance int32 CompareTo(float64 'value') cil managed - // SIG: 20 01 08 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::CompareTo - - .method /*06000362*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::CompareTo - - .method /*06000363*/ public hidebysig newslot virtual final - instance bool Equals(float64 obj) cil managed - // SIG: 20 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Equals - - .method /*06000364*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Equals - - .method /*06000365*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::GetHashCode - - .method /*06000366*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::GetTypeCode - - .method /*06000367*/ public hidebysig static - bool IsFinite(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsFinite - - .method /*06000368*/ public hidebysig static - bool IsInfinity(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsInfinity - - .method /*06000369*/ public hidebysig static - bool IsNaN(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsNaN - - .method /*0600036A*/ public hidebysig static - bool IsNegative(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsNegative - - .method /*0600036B*/ public hidebysig static - bool IsNegativeInfinity(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsNegativeInfinity - - .method /*0600036C*/ public hidebysig static - bool IsNormal(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsNormal - - .method /*0600036D*/ public hidebysig static - bool IsPositiveInfinity(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsPositiveInfinity - - .method /*0600036E*/ public hidebysig static - bool IsSubnormal(float64 d) cil managed - // SIG: 00 01 02 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::IsSubnormal - - .method /*0600036F*/ public hidebysig specialname static - bool op_Equality(float64 left, - float64 right) cil managed - // SIG: 00 02 02 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::op_Equality - - .method /*06000370*/ public hidebysig specialname static - bool op_GreaterThan(float64 left, - float64 right) cil managed - // SIG: 00 02 02 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::op_GreaterThan - - .method /*06000371*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(float64 left, - float64 right) cil managed - // SIG: 00 02 02 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::op_GreaterThanOrEqual - - .method /*06000372*/ public hidebysig specialname static - bool op_Inequality(float64 left, - float64 right) cil managed - // SIG: 00 02 02 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::op_Inequality - - .method /*06000373*/ public hidebysig specialname static - bool op_LessThan(float64 left, - float64 right) cil managed - // SIG: 00 02 02 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::op_LessThan - - .method /*06000374*/ public hidebysig specialname static - bool op_LessThanOrEqual(float64 left, - float64 right) cil managed - // SIG: 00 02 02 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::op_LessThanOrEqual - - .method /*06000375*/ public hidebysig static - float64 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0D 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*0800066A*/ = int32(0x000000E7) - .param [3]/*0800066B*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Parse - - .method /*06000376*/ public hidebysig static - float64 Parse(string s) cil managed - // SIG: 00 01 0D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Parse - - .method /*06000377*/ public hidebysig static - float64 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 0D 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Parse - - .method /*06000378*/ public hidebysig static - float64 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0D 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Parse - - .method /*06000379*/ public hidebysig static - float64 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 0D 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::Parse - - .method /*0600037A*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToBoolean - - .method /*0600037B*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToByte - - .method /*0600037C*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToChar - - .method /*0600037D*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToDateTime - - .method /*0600037E*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToDecimal - - .method /*0600037F*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToDouble - - .method /*06000380*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToInt16 - - .method /*06000381*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToInt32 - - .method /*06000382*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToInt64 - - .method /*06000383*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToSByte - - .method /*06000384*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToSingle - - .method /*06000385*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToType - - .method /*06000386*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToUInt16 - - .method /*06000387*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToUInt32 - - .method /*06000388*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::System.IConvertible.ToUInt64 - - .method /*06000389*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::ToString - - .method /*0600038A*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::ToString - - .method /*0600038B*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::ToString - - .method /*0600038C*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::ToString - - .method /*0600038D*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*0800068A*/ = nullref - .param [4]/*0800068B*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::TryFormat - - .method /*0600038E*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] float64& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::TryParse - - .method /*0600038F*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] float64& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::TryParse - - .method /*06000390*/ public hidebysig static - bool TryParse(string s, - [out] float64& result) cil managed - // SIG: 00 02 02 0E 10 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::TryParse - - .method /*06000391*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] float64& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Double::TryParse - -} // end of class System.Double - -.class /*02000035*/ public auto ansi beforefieldinit System.DuplicateWaitObjectException - extends System.ArgumentException/*02000018*/ -{ - .method /*06000392*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateWaitObjectException::.ctor - - .method /*06000393*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateWaitObjectException::.ctor - - .method /*06000394*/ public hidebysig specialname rtspecialname - instance void .ctor(string parameterName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateWaitObjectException::.ctor - - .method /*06000395*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateWaitObjectException::.ctor - - .method /*06000396*/ public hidebysig specialname rtspecialname - instance void .ctor(string parameterName, - string message) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DuplicateWaitObjectException::.ctor - -} // end of class System.DuplicateWaitObjectException - -.class /*02000036*/ public auto ansi beforefieldinit System.EntryPointNotFoundException - extends System.TypeLoadException/*020000BD*/ -{ - .method /*06000397*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method EntryPointNotFoundException::.ctor - - .method /*06000398*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method EntryPointNotFoundException::.ctor - - .method /*06000399*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method EntryPointNotFoundException::.ctor - - .method /*0600039A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method EntryPointNotFoundException::.ctor - -} // end of class System.EntryPointNotFoundException - -.class /*02000037*/ public abstract auto ansi beforefieldinit System.Enum - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - System.IConvertible/*02000061*/, - System.IFormattable/*02000066*/ -{ - .method /*0600039B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000AC4 */ call instance void System.ValueType/*020000D7*/::.ctor() /* 06000AC4 */ - IL_0006: /* 2A | */ ret - } // end of method Enum::.ctor - - .method /*0600039C*/ public hidebysig newslot virtual final - instance int32 CompareTo(object target) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::CompareTo - - .method /*0600039D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::Equals - - .method /*0600039E*/ public hidebysig static - string Format(class System.Type/*020000B8*/ enumType, - object 'value', - string format) cil managed - // SIG: 00 03 0E 12 82 E0 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::Format - - .method /*0600039F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::GetHashCode - - .method /*060003A0*/ public hidebysig static - string GetName(class System.Type/*020000B8*/ enumType, - object 'value') cil managed - // SIG: 00 02 0E 12 82 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::GetName - - .method /*060003A1*/ public hidebysig static - string[] GetNames(class System.Type/*020000B8*/ enumType) cil managed - // SIG: 00 01 1D 0E 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::GetNames - - .method /*060003A2*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::GetTypeCode - - .method /*060003A3*/ public hidebysig static - class System.Type/*020000B8*/ GetUnderlyingType(class System.Type/*020000B8*/ enumType) cil managed - // SIG: 00 01 12 82 E0 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::GetUnderlyingType - - .method /*060003A4*/ public hidebysig static - class System.Array/*0200001C*/ - GetValues(class System.Type/*020000B8*/ enumType) cil managed - // SIG: 00 01 12 70 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::GetValues - - .method /*060003A5*/ public hidebysig instance bool - HasFlag(class System.Enum/*02000037*/ flag) cil managed - // SIG: 20 01 02 12 80 DC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::HasFlag - - .method /*060003A6*/ public hidebysig static - bool IsDefined(class System.Type/*020000B8*/ enumType, - object 'value') cil managed - // SIG: 00 02 02 12 82 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::IsDefined - - .method /*060003A7*/ public hidebysig static - object Parse(class System.Type/*020000B8*/ enumType, - string 'value') cil managed - // SIG: 00 02 1C 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::Parse - - .method /*060003A8*/ public hidebysig static - object Parse(class System.Type/*020000B8*/ enumType, - string 'value', - bool ignoreCase) cil managed - // SIG: 00 03 1C 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::Parse - - .method /*060003A9*/ public hidebysig static - !!TEnum Parse(string 'value') cil managed - // SIG: 10 01 01 1E 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::Parse - - .method /*060003AA*/ public hidebysig static - !!TEnum Parse(string 'value', - bool ignoreCase) cil managed - // SIG: 10 01 02 1E 00 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::Parse - - .method /*060003AB*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToBoolean - - .method /*060003AC*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToByte - - .method /*060003AD*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToChar - - .method /*060003AE*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToDateTime - - .method /*060003AF*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToDecimal - - .method /*060003B0*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToDouble - - .method /*060003B1*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToInt16 - - .method /*060003B2*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToInt32 - - .method /*060003B3*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToInt64 - - .method /*060003B4*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToSByte - - .method /*060003B5*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToSingle - - .method /*060003B6*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToType - - .method /*060003B7*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToUInt16 - - .method /*060003B8*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToUInt32 - - .method /*060003B9*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::System.IConvertible.ToUInt64 - - .method /*060003BA*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - uint8 'value') cil managed - // SIG: 00 02 1C 12 82 E0 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003BB*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - int16 'value') cil managed - // SIG: 00 02 1C 12 82 E0 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003BC*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - int32 'value') cil managed - // SIG: 00 02 1C 12 82 E0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003BD*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - int64 'value') cil managed - // SIG: 00 02 1C 12 82 E0 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003BE*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - object 'value') cil managed - // SIG: 00 02 1C 12 82 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003BF*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - int8 'value') cil managed - // SIG: 00 02 1C 12 82 E0 04 - { - .custom /*0C00010B:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003C0*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - uint16 'value') cil managed - // SIG: 00 02 1C 12 82 E0 07 - { - .custom /*0C00010C:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003C1*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - uint32 'value') cil managed - // SIG: 00 02 1C 12 82 E0 09 - { - .custom /*0C00010D:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003C2*/ public hidebysig static - object ToObject(class System.Type/*020000B8*/ enumType, - uint64 'value') cil managed - // SIG: 00 02 1C 12 82 E0 0B - { - .custom /*0C00010E:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToObject - - .method /*060003C3*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToString - - .method /*060003C4*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - .custom /*0C00010F:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 39 54 68 65 20 70 72 6F 76 69 64 65 72 20 // ..9The provider - 61 72 67 75 6D 65 6E 74 20 69 73 20 6E 6F 74 20 // argument is not - 75 73 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 // used. Please use - 20 54 6F 53 74 72 69 6E 67 28 29 2E 00 00 ) // ToString()... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToString - - .method /*060003C5*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToString - - .method /*060003C6*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - .custom /*0C000110:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 3F 54 68 65 20 70 72 6F 76 69 64 65 72 20 // ..?The provider - 61 72 67 75 6D 65 6E 74 20 69 73 20 6E 6F 74 20 // argument is not - 75 73 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 // used. Please use - 20 54 6F 53 74 72 69 6E 67 28 53 74 72 69 6E 67 // ToString(String - 29 2E 00 00 ) // )... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::ToString - - .method /*060003C7*/ public hidebysig static - bool TryParse(class System.Type/*020000B8*/ enumType, - string 'value', - bool ignoreCase, - [out] object& result) cil managed - // SIG: 00 04 02 12 82 E0 0E 02 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::TryParse - - .method /*060003C8*/ public hidebysig static - bool TryParse(class System.Type/*020000B8*/ enumType, - string 'value', - [out] object& result) cil managed - // SIG: 00 03 02 12 82 E0 0E 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::TryParse - - .method /*060003C9*/ public hidebysig static - bool TryParse(string 'value', - bool ignoreCase, - [out] !!TEnum& result) cil managed - // SIG: 10 01 03 02 0E 02 10 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::TryParse - - .method /*060003CA*/ public hidebysig static - bool TryParse(string 'value', - [out] !!TEnum& result) cil managed - // SIG: 10 01 02 02 0E 10 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enum::TryParse - -} // end of class System.Enum - -.class /*02000038*/ public auto ansi beforefieldinit System.EventArgs - extends System.Object/*0200008E*/ -{ - .field /*04000040*/ public static initonly class System.EventArgs/*02000038*/ Empty - .method /*060003CB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method EventArgs::.ctor - -} // end of class System.EventArgs - -.class /*02000039*/ public auto ansi sealed System.EventHandler - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060003CC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method EventHandler::.ctor - - .method /*060003CD*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.EventArgs/*02000038*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 E0 - { - } // end of method EventHandler::Invoke - - .method /*060003CE*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(object sender, - class System.EventArgs/*02000038*/ e, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 1C 12 80 E0 12 7C 1C - { - } // end of method EventHandler::BeginInvoke - - .method /*060003CF*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method EventHandler::EndInvoke - -} // end of class System.EventHandler - -.class /*0200003A*/ public auto ansi sealed System.EventHandler`1 - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060003D0*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method EventHandler`1::.ctor - - .method /*060003D1*/ public hidebysig newslot virtual - instance void Invoke(object sender, - !TEventArgs e) runtime managed - // SIG: 20 02 01 1C 13 00 - { - } // end of method EventHandler`1::Invoke - - .method /*060003D2*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(object sender, - !TEventArgs e, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 1C 13 00 12 7C 1C - { - } // end of method EventHandler`1::BeginInvoke - - .method /*060003D3*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method EventHandler`1::EndInvoke - -} // end of class System.EventHandler`1 - -.class /*0200003B*/ public auto ansi beforefieldinit System.Exception - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*060003D4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Exception::.ctor - - .method /*060003D5*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Exception::.ctor - - .method /*060003D6*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Exception::.ctor - - .method /*060003D7*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Exception::.ctor - - .method /*060003D8*/ public hidebysig newslot specialname virtual - instance class System.Collections.IDictionary/*02000213*/ - get_Data() cil managed - // SIG: 20 00 12 88 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_Data - - .method /*060003D9*/ public hidebysig newslot specialname virtual - instance string get_HelpLink() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_HelpLink - - .method /*060003DA*/ public hidebysig newslot specialname virtual - instance void set_HelpLink(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Exception::set_HelpLink - - .method /*060003DB*/ public hidebysig specialname - instance int32 get_HResult() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_HResult - - .method /*060003DC*/ family hidebysig specialname - instance void set_HResult(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Exception::set_HResult - - .method /*060003DD*/ public hidebysig specialname - instance class System.Exception/*0200003B*/ - get_InnerException() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_InnerException - - .method /*060003DE*/ public hidebysig newslot specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_Message - - .method /*060003DF*/ public hidebysig newslot specialname virtual - instance string get_Source() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_Source - - .method /*060003E0*/ public hidebysig newslot specialname virtual - instance void set_Source(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Exception::set_Source - - .method /*060003E1*/ public hidebysig newslot specialname virtual - instance string get_StackTrace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_StackTrace - - .method /*060003E2*/ public hidebysig specialname - instance class System.Reflection.MethodBase/*020001B5*/ - get_TargetSite() cil managed - // SIG: 20 00 12 86 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::get_TargetSite - - .method /*060003E3*/ family hidebysig specialname - instance void add_SerializeObjectState(class System.EventHandler`1/*0200003A*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 E8 01 12 84 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Exception::add_SerializeObjectState - - .method /*060003E4*/ family hidebysig specialname - instance void remove_SerializeObjectState(class System.EventHandler`1/*0200003A*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 E8 01 12 84 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Exception::remove_SerializeObjectState - - .method /*060003E5*/ public hidebysig newslot virtual - instance class System.Exception/*0200003B*/ - GetBaseException() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::GetBaseException - - .method /*060003E6*/ public hidebysig newslot virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Exception::GetObjectData - - .method /*060003E7*/ public hidebysig instance class System.Type/*020000B8*/ - GetType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::GetType - - .method /*060003E8*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Exception::ToString - - .event /*14000001*/ class System.EventHandler`1/*0200003A*//*1B000016*/ SerializeObjectState - { - .addon instance void System.Exception/*0200003B*/::add_SerializeObjectState(class System.EventHandler`1/*0200003A*/) /* 060003E3 */ - .removeon instance void System.Exception/*0200003B*/::remove_SerializeObjectState(class System.EventHandler`1/*0200003A*/) /* 060003E4 */ - } // end of event Exception::SerializeObjectState - .property /*17000049*/ instance class System.Collections.IDictionary/*02000213*/ - Data() - { - .get instance class System.Collections.IDictionary/*02000213*/ System.Exception/*0200003B*/::get_Data() /* 060003D8 */ - } // end of property Exception::Data - .property /*1700004A*/ instance string HelpLink() - { - .get instance string System.Exception/*0200003B*/::get_HelpLink() /* 060003D9 */ - .set instance void System.Exception/*0200003B*/::set_HelpLink(string) /* 060003DA */ - } // end of property Exception::HelpLink - .property /*1700004B*/ instance int32 HResult() - { - .get instance int32 System.Exception/*0200003B*/::get_HResult() /* 060003DB */ - .set instance void System.Exception/*0200003B*/::set_HResult(int32) /* 060003DC */ - } // end of property Exception::HResult - .property /*1700004C*/ instance class System.Exception/*0200003B*/ - InnerException() - { - .get instance class System.Exception/*0200003B*/ System.Exception/*0200003B*/::get_InnerException() /* 060003DD */ - } // end of property Exception::InnerException - .property /*1700004D*/ instance string Message() - { - .get instance string System.Exception/*0200003B*/::get_Message() /* 060003DE */ - } // end of property Exception::Message - .property /*1700004E*/ instance string Source() - { - .get instance string System.Exception/*0200003B*/::get_Source() /* 060003DF */ - .set instance void System.Exception/*0200003B*/::set_Source(string) /* 060003E0 */ - } // end of property Exception::Source - .property /*1700004F*/ instance string StackTrace() - { - .get instance string System.Exception/*0200003B*/::get_StackTrace() /* 060003E1 */ - } // end of property Exception::StackTrace - .property /*17000050*/ instance class System.Reflection.MethodBase/*020001B5*/ - TargetSite() - { - .get instance class System.Reflection.MethodBase/*020001B5*/ System.Exception/*0200003B*/::get_TargetSite() /* 060003E2 */ - } // end of property Exception::TargetSite -} // end of class System.Exception - -.class /*0200003C*/ public auto ansi sealed beforefieldinit System.ExecutionEngineException - extends System.SystemException/*020000A7*/ -{ - .custom /*0C000021:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 8F 54 68 69 73 20 74 79 70 65 20 70 72 // ....This type pr - 65 76 69 6F 75 73 6C 79 20 69 6E 64 69 63 61 74 // eviously indicat - 65 64 20 61 6E 20 75 6E 73 70 65 63 69 66 69 65 // ed an unspecifie - 64 20 66 61 74 61 6C 20 65 72 72 6F 72 20 69 6E // d fatal error in - 20 74 68 65 20 72 75 6E 74 69 6D 65 2E 20 54 68 // the runtime. Th - 65 20 72 75 6E 74 69 6D 65 20 6E 6F 20 6C 6F 6E // e runtime no lon - 67 65 72 20 72 61 69 73 65 73 20 74 68 69 73 20 // ger raises this - 65 78 63 65 70 74 69 6F 6E 20 73 6F 20 74 68 69 // exception so thi - 73 20 74 79 70 65 20 69 73 20 6F 62 73 6F 6C 65 // s type is obsole - 74 65 2E 00 00 ) // te... - .method /*060003E9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExecutionEngineException::.ctor - - .method /*060003EA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExecutionEngineException::.ctor - - .method /*060003EB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExecutionEngineException::.ctor - -} // end of class System.ExecutionEngineException - -.class /*0200003D*/ public auto ansi beforefieldinit System.FieldAccessException - extends System.MemberAccessException/*02000079*/ -{ - .method /*060003EC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method FieldAccessException::.ctor - - .method /*060003ED*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method FieldAccessException::.ctor - - .method /*060003EE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method FieldAccessException::.ctor - - .method /*060003EF*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method FieldAccessException::.ctor - -} // end of class System.FieldAccessException - -.class /*0200003E*/ public auto ansi beforefieldinit System.FileStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*060003F0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method FileStyleUriParser::.ctor - -} // end of class System.FileStyleUriParser - -.class /*0200003F*/ public auto ansi beforefieldinit System.FlagsAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000022:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 10 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*060003F1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method FlagsAttribute::.ctor - -} // end of class System.FlagsAttribute - -.class /*02000040*/ public auto ansi beforefieldinit System.FormatException - extends System.SystemException/*020000A7*/ -{ - .method /*060003F2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method FormatException::.ctor - - .method /*060003F3*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method FormatException::.ctor - - .method /*060003F4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method FormatException::.ctor - - .method /*060003F5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method FormatException::.ctor - -} // end of class System.FormatException - -.class /*02000041*/ public abstract auto ansi beforefieldinit System.FormattableString - extends System.Object/*0200008E*/ - implements System.IFormattable/*02000066*/ -{ - .method /*060003F6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method FormattableString::.ctor - - .method /*060003F7*/ public hidebysig newslot specialname abstract virtual - instance int32 get_ArgumentCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method FormattableString::get_ArgumentCount - - .method /*060003F8*/ public hidebysig newslot specialname abstract virtual - instance string get_Format() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method FormattableString::get_Format - - .method /*060003F9*/ public hidebysig newslot abstract virtual - instance object GetArgument(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method FormattableString::GetArgument - - .method /*060003FA*/ public hidebysig newslot abstract virtual - instance object[] GetArguments() cil managed - // SIG: 20 00 1D 1C - { - // Method begins at RVA 0x0 - } // end of method FormattableString::GetArguments - - .method /*060003FB*/ public hidebysig static - string Invariant(class System.FormattableString/*02000041*/ formattable) cil managed - // SIG: 00 01 0E 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormattableString::Invariant - - .method /*060003FC*/ private hidebysig newslot virtual final - instance string System.IFormattable.ToString(string ignored, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - .override System.IFormattable/*02000066*/::ToString /*02000066::060004A8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormattableString::System.IFormattable.ToString - - .method /*060003FD*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormattableString::ToString - - .method /*060003FE*/ public hidebysig newslot abstract virtual - instance string ToString(class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method FormattableString::ToString - - .property /*17000051*/ instance int32 ArgumentCount() - { - .get instance int32 System.FormattableString/*02000041*/::get_ArgumentCount() /* 060003F7 */ - } // end of property FormattableString::ArgumentCount - .property /*17000052*/ instance string Format() - { - .get instance string System.FormattableString/*02000041*/::get_Format() /* 060003F8 */ - } // end of property FormattableString::Format -} // end of class System.FormattableString - -.class /*02000042*/ public auto ansi beforefieldinit System.FtpStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*060003FF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method FtpStyleUriParser::.ctor - -} // end of class System.FtpStyleUriParser - -.class /*02000043*/ public auto ansi sealed System.Func`1<+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000400*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`1::.ctor - - .method /*06000401*/ public hidebysig newslot virtual - instance !TResult Invoke() runtime managed - // SIG: 20 00 13 00 - { - } // end of method Func`1::Invoke - - .method /*06000402*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 81 74 12 7C 1C - { - } // end of method Func`1::BeginInvoke - - .method /*06000403*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 00 12 81 74 - { - } // end of method Func`1::EndInvoke - -} // end of class System.Func`1 - -.class /*02000044*/ public auto ansi sealed System.Func`10<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000404*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`10::.ctor - - .method /*06000405*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9) runtime managed - // SIG: 20 09 13 09 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 - { - } // end of method Func`10::Invoke - - .method /*06000406*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0B 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 12 7C 1C - { - } // end of method Func`10::BeginInvoke - - .method /*06000407*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 09 12 81 74 - { - } // end of method Func`10::EndInvoke - -} // end of class System.Func`10 - -.class /*02000045*/ public auto ansi sealed System.Func`11<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000408*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`11::.ctor - - .method /*06000409*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10) runtime managed - // SIG: 20 0A 13 0A 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 - { - } // end of method Func`11::Invoke - - .method /*0600040A*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0C 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 12 7C 1C - { - } // end of method Func`11::BeginInvoke - - .method /*0600040B*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 0A 12 81 74 - { - } // end of method Func`11::EndInvoke - -} // end of class System.Func`11 - -.class /*02000046*/ public auto ansi sealed System.Func`12<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600040C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`12::.ctor - - .method /*0600040D*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11) runtime managed - // SIG: 20 0B 13 0B 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A - { - } // end of method Func`12::Invoke - - .method /*0600040E*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0D 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 12 7C 1C - { - } // end of method Func`12::BeginInvoke - - .method /*0600040F*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 0B 12 81 74 - { - } // end of method Func`12::EndInvoke - -} // end of class System.Func`12 - -.class /*02000047*/ public auto ansi sealed System.Func`13<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - + TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000410*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`13::.ctor - - .method /*06000411*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12) runtime managed - // SIG: 20 0C 13 0C 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B - { - } // end of method Func`13::Invoke - - .method /*06000412*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0E 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 12 7C 1C - { - } // end of method Func`13::BeginInvoke - - .method /*06000413*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 0C 12 81 74 - { - } // end of method Func`13::EndInvoke - -} // end of class System.Func`13 - -.class /*02000048*/ public auto ansi sealed System.Func`14<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000414*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`14::.ctor - - .method /*06000415*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13) runtime managed - // SIG: 20 0D 13 0D 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C - { - } // end of method Func`14::Invoke - - .method /*06000416*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0F 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 12 - // 7C 1C - { - } // end of method Func`14::BeginInvoke - - .method /*06000417*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 0D 12 81 74 - { - } // end of method Func`14::EndInvoke - -} // end of class System.Func`14 - -.class /*02000049*/ public auto ansi sealed System.Func`15<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,- T14,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000418*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`15::.ctor - - .method /*06000419*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14) runtime managed - // SIG: 20 0E 13 0E 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 0D - { - } // end of method Func`15::Invoke - - .method /*0600041A*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 10 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 - // 0D 12 7C 1C - { - } // end of method Func`15::BeginInvoke - - .method /*0600041B*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 0E 12 81 74 - { - } // end of method Func`15::EndInvoke - -} // end of class System.Func`15 - -.class /*0200004A*/ public auto ansi sealed System.Func`16<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,- T14,- T15,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600041C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`16::.ctor - - .method /*0600041D*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15) runtime managed - // SIG: 20 0F 13 0F 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 0D - // 13 0E - { - } // end of method Func`16::Invoke - - .method /*0600041E*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 11 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 - // 0D 13 0E 12 7C 1C - { - } // end of method Func`16::BeginInvoke - - .method /*0600041F*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 0F 12 81 74 - { - } // end of method Func`16::EndInvoke - -} // end of class System.Func`16 - -.class /*0200004B*/ public auto ansi sealed System.Func`17<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - - T9,- T10,- T11,- T12, - - T13,- T14,- T15,- T16, - + TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000420*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`17::.ctor - - .method /*06000421*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15, - !T16 arg16) runtime managed - // SIG: 20 10 13 10 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 0D - // 13 0E 13 0F - { - } // end of method Func`17::Invoke - - .method /*06000422*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - !T9 arg9, - !T10 arg10, - !T11 arg11, - !T12 arg12, - !T13 arg13, - !T14 arg14, - !T15 arg15, - !T16 arg16, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 12 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 13 08 13 09 13 0A 13 0B 13 0C 13 - // 0D 13 0E 13 0F 12 7C 1C - { - } // end of method Func`17::BeginInvoke - - .method /*06000423*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 10 12 81 74 - { - } // end of method Func`17::EndInvoke - -} // end of class System.Func`17 - -.class /*0200004C*/ public auto ansi sealed System.Func`2<- T,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000424*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`2::.ctor - - .method /*06000425*/ public hidebysig newslot virtual - instance !TResult Invoke(!T arg) runtime managed - // SIG: 20 01 13 01 13 00 - { - } // end of method Func`2::Invoke - - .method /*06000426*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T arg, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 13 00 12 7C 1C - { - } // end of method Func`2::BeginInvoke - - .method /*06000427*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 01 12 81 74 - { - } // end of method Func`2::EndInvoke - -} // end of class System.Func`2 - -.class /*0200004D*/ public auto ansi sealed System.Func`3<- T1,- T2,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000428*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`3::.ctor - - .method /*06000429*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2) runtime managed - // SIG: 20 02 13 02 13 00 13 01 - { - } // end of method Func`3::Invoke - - .method /*0600042A*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 13 00 13 01 12 7C 1C - { - } // end of method Func`3::BeginInvoke - - .method /*0600042B*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 02 12 81 74 - { - } // end of method Func`3::EndInvoke - -} // end of class System.Func`3 - -.class /*0200004E*/ public auto ansi sealed System.Func`4<- T1,- T2,- T3,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600042C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`4::.ctor - - .method /*0600042D*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3) runtime managed - // SIG: 20 03 13 03 13 00 13 01 13 02 - { - } // end of method Func`4::Invoke - - .method /*0600042E*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 05 12 81 74 13 00 13 01 13 02 12 7C 1C - { - } // end of method Func`4::BeginInvoke - - .method /*0600042F*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 03 12 81 74 - { - } // end of method Func`4::EndInvoke - -} // end of class System.Func`4 - -.class /*0200004F*/ public auto ansi sealed System.Func`5<- T1,- T2,- T3,- T4, - + TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000430*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`5::.ctor - - .method /*06000431*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4) runtime managed - // SIG: 20 04 13 04 13 00 13 01 13 02 13 03 - { - } // end of method Func`5::Invoke - - .method /*06000432*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 06 12 81 74 13 00 13 01 13 02 13 03 12 7C 1C - { - } // end of method Func`5::BeginInvoke - - .method /*06000433*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 04 12 81 74 - { - } // end of method Func`5::EndInvoke - -} // end of class System.Func`5 - -.class /*02000050*/ public auto ansi sealed System.Func`6<- T1,- T2,- T3,- T4, - - T5,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000434*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`6::.ctor - - .method /*06000435*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5) runtime managed - // SIG: 20 05 13 05 13 00 13 01 13 02 13 03 13 04 - { - } // end of method Func`6::Invoke - - .method /*06000436*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 07 12 81 74 13 00 13 01 13 02 13 03 13 04 12 7C 1C - { - } // end of method Func`6::BeginInvoke - - .method /*06000437*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 05 12 81 74 - { - } // end of method Func`6::EndInvoke - -} // end of class System.Func`6 - -.class /*02000051*/ public auto ansi sealed System.Func`7<- T1,- T2,- T3,- T4, - - T5,- T6,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000438*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`7::.ctor - - .method /*06000439*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6) runtime managed - // SIG: 20 06 13 06 13 00 13 01 13 02 13 03 13 04 13 05 - { - } // end of method Func`7::Invoke - - .method /*0600043A*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 08 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 12 7C 1C - { - } // end of method Func`7::BeginInvoke - - .method /*0600043B*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 06 12 81 74 - { - } // end of method Func`7::EndInvoke - -} // end of class System.Func`7 - -.class /*02000052*/ public auto ansi sealed System.Func`8<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,+ TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600043C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`8::.ctor - - .method /*0600043D*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7) runtime managed - // SIG: 20 07 13 07 13 00 13 01 13 02 13 03 13 04 13 05 13 06 - { - } // end of method Func`8::Invoke - - .method /*0600043E*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 09 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 12 7C 1C - { - } // end of method Func`8::BeginInvoke - - .method /*0600043F*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 07 12 81 74 - { - } // end of method Func`8::EndInvoke - -} // end of class System.Func`8 - -.class /*02000053*/ public auto ansi sealed System.Func`9<- T1,- T2,- T3,- T4, - - T5,- T6,- T7,- T8, - + TResult> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06000440*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Func`9::.ctor - - .method /*06000441*/ public hidebysig newslot virtual - instance !TResult Invoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8) runtime managed - // SIG: 20 08 13 08 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 - { - } // end of method Func`9::Invoke - - .method /*06000442*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T1 arg1, - !T2 arg2, - !T3 arg3, - !T4 arg4, - !T5 arg5, - !T6 arg6, - !T7 arg7, - !T8 arg8, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 0A 12 81 74 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 12 7C 1C - { - } // end of method Func`9::BeginInvoke - - .method /*06000443*/ public hidebysig newslot virtual - instance !TResult EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 08 12 81 74 - { - } // end of method Func`9::EndInvoke - -} // end of class System.Func`9 - -.class /*02000054*/ public abstract auto ansi sealed beforefieldinit System.GC - extends System.Object/*0200008E*/ -{ - .method /*06000444*/ public hidebysig specialname static - int32 get_MaxGeneration() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::get_MaxGeneration - - .method /*06000445*/ public hidebysig static - void AddMemoryPressure(int64 bytesAllocated) cil managed - // SIG: 00 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::AddMemoryPressure - - .method /*06000446*/ public hidebysig static - void CancelFullGCNotification() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::CancelFullGCNotification - - .method /*06000447*/ public hidebysig static - void Collect() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::Collect - - .method /*06000448*/ public hidebysig static - void Collect(int32 generation) cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::Collect - - .method /*06000449*/ public hidebysig static - void Collect(int32 generation, - valuetype System.GCCollectionMode/*02000055*/ mode) cil managed - // SIG: 00 02 01 08 11 81 54 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::Collect - - .method /*0600044A*/ public hidebysig static - void Collect(int32 generation, - valuetype System.GCCollectionMode/*02000055*/ mode, - bool blocking) cil managed - // SIG: 00 03 01 08 11 81 54 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::Collect - - .method /*0600044B*/ public hidebysig static - void Collect(int32 generation, - valuetype System.GCCollectionMode/*02000055*/ mode, - bool blocking, - bool compacting) cil managed - // SIG: 00 04 01 08 11 81 54 02 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::Collect - - .method /*0600044C*/ public hidebysig static - int32 CollectionCount(int32 generation) cil managed - // SIG: 00 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::CollectionCount - - .method /*0600044D*/ public hidebysig static - void EndNoGCRegion() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::EndNoGCRegion - - .method /*0600044E*/ public hidebysig static - int64 GetAllocatedBytesForCurrentThread() cil managed - // SIG: 00 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::GetAllocatedBytesForCurrentThread - - .method /*0600044F*/ public hidebysig static - int32 GetGeneration(object obj) cil managed - // SIG: 00 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::GetGeneration - - .method /*06000450*/ public hidebysig static - int32 GetGeneration(class System.WeakReference/*020000DA*/ wo) cil managed - // SIG: 00 01 08 12 83 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::GetGeneration - - .method /*06000451*/ public hidebysig static - int64 GetTotalMemory(bool forceFullCollection) cil managed - // SIG: 00 01 0A 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::GetTotalMemory - - .method /*06000452*/ public hidebysig static - void KeepAlive(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::KeepAlive - - .method /*06000453*/ public hidebysig static - void RegisterForFullGCNotification(int32 maxGenerationThreshold, - int32 largeObjectHeapThreshold) cil managed - // SIG: 00 02 01 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::RegisterForFullGCNotification - - .method /*06000454*/ public hidebysig static - void RemoveMemoryPressure(int64 bytesAllocated) cil managed - // SIG: 00 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::RemoveMemoryPressure - - .method /*06000455*/ public hidebysig static - void ReRegisterForFinalize(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::ReRegisterForFinalize - - .method /*06000456*/ public hidebysig static - void SuppressFinalize(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::SuppressFinalize - - .method /*06000457*/ public hidebysig static - bool TryStartNoGCRegion(int64 totalSize) cil managed - // SIG: 00 01 02 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::TryStartNoGCRegion - - .method /*06000458*/ public hidebysig static - bool TryStartNoGCRegion(int64 totalSize, - bool disallowFullBlockingGC) cil managed - // SIG: 00 02 02 0A 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::TryStartNoGCRegion - - .method /*06000459*/ public hidebysig static - bool TryStartNoGCRegion(int64 totalSize, - int64 lohSize) cil managed - // SIG: 00 02 02 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::TryStartNoGCRegion - - .method /*0600045A*/ public hidebysig static - bool TryStartNoGCRegion(int64 totalSize, - int64 lohSize, - bool disallowFullBlockingGC) cil managed - // SIG: 00 03 02 0A 0A 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::TryStartNoGCRegion - - .method /*0600045B*/ public hidebysig static - valuetype System.GCNotificationStatus/*02000056*/ - WaitForFullGCApproach() cil managed - // SIG: 00 00 11 81 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::WaitForFullGCApproach - - .method /*0600045C*/ public hidebysig static - valuetype System.GCNotificationStatus/*02000056*/ - WaitForFullGCApproach(int32 millisecondsTimeout) cil managed - // SIG: 00 01 11 81 58 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::WaitForFullGCApproach - - .method /*0600045D*/ public hidebysig static - valuetype System.GCNotificationStatus/*02000056*/ - WaitForFullGCComplete() cil managed - // SIG: 00 00 11 81 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::WaitForFullGCComplete - - .method /*0600045E*/ public hidebysig static - valuetype System.GCNotificationStatus/*02000056*/ - WaitForFullGCComplete(int32 millisecondsTimeout) cil managed - // SIG: 00 01 11 81 58 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GC::WaitForFullGCComplete - - .method /*0600045F*/ public hidebysig static - void WaitForPendingFinalizers() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GC::WaitForPendingFinalizers - - .property /*17000053*/ int32 MaxGeneration() - { - .get int32 System.GC/*02000054*/::get_MaxGeneration() /* 06000444 */ - } // end of property GC::MaxGeneration -} // end of class System.GC - -.class /*02000055*/ public auto ansi sealed System.GCCollectionMode - extends System.Enum/*02000037*/ -{ - .field /*04000041*/ public specialname rtspecialname int32 value__ - .field /*04000042*/ public static literal valuetype System.GCCollectionMode/*02000055*/ Default = int32(0x00000000) - .field /*04000043*/ public static literal valuetype System.GCCollectionMode/*02000055*/ Forced = int32(0x00000001) - .field /*04000044*/ public static literal valuetype System.GCCollectionMode/*02000055*/ Optimized = int32(0x00000002) -} // end of class System.GCCollectionMode - -.class /*02000056*/ public auto ansi sealed System.GCNotificationStatus - extends System.Enum/*02000037*/ -{ - .field /*04000045*/ public specialname rtspecialname int32 value__ - .field /*04000046*/ public static literal valuetype System.GCNotificationStatus/*02000056*/ Canceled = int32(0x00000002) - .field /*04000047*/ public static literal valuetype System.GCNotificationStatus/*02000056*/ Failed = int32(0x00000001) - .field /*04000048*/ public static literal valuetype System.GCNotificationStatus/*02000056*/ NotApplicable = int32(0x00000004) - .field /*04000049*/ public static literal valuetype System.GCNotificationStatus/*02000056*/ Succeeded = int32(0x00000000) - .field /*0400004A*/ public static literal valuetype System.GCNotificationStatus/*02000056*/ Timeout = int32(0x00000003) -} // end of class System.GCNotificationStatus - -.class /*02000057*/ public auto ansi beforefieldinit System.GenericUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*06000460*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.GenericUriParserOptions/*02000058*/ options) cil managed - // SIG: 20 01 01 11 81 60 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method GenericUriParser::.ctor - -} // end of class System.GenericUriParser - -.class /*02000058*/ public auto ansi sealed System.GenericUriParserOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C000023:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400004B*/ public specialname rtspecialname int32 value__ - .field /*0400004C*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ AllowEmptyAuthority = int32(0x00000002) - .field /*0400004D*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ Default = int32(0x00000000) - .field /*0400004E*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ DontCompressPath = int32(0x00000080) - .field /*0400004F*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ DontConvertPathBackslashes = int32(0x00000040) - .field /*04000050*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ DontUnescapePathDotsAndSlashes = int32(0x00000100) - .field /*04000051*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ GenericAuthority = int32(0x00000001) - .field /*04000052*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ Idn = int32(0x00000200) - .field /*04000053*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ IriParsing = int32(0x00000400) - .field /*04000054*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ NoFragment = int32(0x00000020) - .field /*04000055*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ NoPort = int32(0x00000008) - .field /*04000056*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ NoQuery = int32(0x00000010) - .field /*04000057*/ public static literal valuetype System.GenericUriParserOptions/*02000058*/ NoUserInfo = int32(0x00000004) -} // end of class System.GenericUriParserOptions - -.class /*02000059*/ public auto ansi beforefieldinit System.GopherStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*06000461*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method GopherStyleUriParser::.ctor - -} // end of class System.GopherStyleUriParser - -.class /*0200005A*/ public sequential ansi sealed beforefieldinit System.Guid - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000017*/, - class System.IEquatable`1/*02000064*//*1B000018*/, - System.IFormattable/*02000066*/ -{ - .field /*04000058*/ private int32 _dummyPrimitive - .field /*04000059*/ public static initonly valuetype System.Guid/*0200005A*/ Empty - .method /*06000462*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] b) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::.ctor - - .method /*06000463*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 a, - int16 b, - int16 c, - uint8 d, - uint8 e, - uint8 f, - uint8 g, - uint8 h, - uint8 i, - uint8 j, - uint8 k) cil managed - // SIG: 20 0B 01 08 06 06 05 05 05 05 05 05 05 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::.ctor - - .method /*06000464*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 a, - int16 b, - int16 c, - uint8[] d) cil managed - // SIG: 20 04 01 08 06 06 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::.ctor - - .method /*06000465*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ReadOnlySpan`1/*02000098*/ b) cil managed - // SIG: 20 01 01 15 11 82 60 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::.ctor - - .method /*06000466*/ public hidebysig specialname rtspecialname - instance void .ctor(string g) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::.ctor - - .method /*06000467*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 a, - uint16 b, - uint16 c, - uint8 d, - uint8 e, - uint8 f, - uint8 g, - uint8 h, - uint8 i, - uint8 j, - uint8 k) cil managed - // SIG: 20 0B 01 09 07 07 05 05 05 05 05 05 05 05 - { - .custom /*0C000113:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::.ctor - - .method /*06000468*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.Guid/*0200005A*/ 'value') cil managed - // SIG: 20 01 08 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::CompareTo - - .method /*06000469*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::CompareTo - - .method /*0600046A*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Guid/*0200005A*/ g) cil managed - // SIG: 20 01 02 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::Equals - - .method /*0600046B*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::Equals - - .method /*0600046C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::GetHashCode - - .method /*0600046D*/ public hidebysig static - valuetype System.Guid/*0200005A*/ - NewGuid() cil managed - // SIG: 00 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::NewGuid - - .method /*0600046E*/ public hidebysig specialname static - bool op_Equality(valuetype System.Guid/*0200005A*/ a, - valuetype System.Guid/*0200005A*/ b) cil managed - // SIG: 00 02 02 11 81 68 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::op_Equality - - .method /*0600046F*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Guid/*0200005A*/ a, - valuetype System.Guid/*0200005A*/ b) cil managed - // SIG: 00 02 02 11 81 68 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::op_Inequality - - .method /*06000470*/ public hidebysig static - valuetype System.Guid/*0200005A*/ - Parse(valuetype System.ReadOnlySpan`1/*02000098*/ input) cil managed - // SIG: 00 01 11 81 68 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::Parse - - .method /*06000471*/ public hidebysig static - valuetype System.Guid/*0200005A*/ - Parse(string input) cil managed - // SIG: 00 01 11 81 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::Parse - - .method /*06000472*/ public hidebysig static - valuetype System.Guid/*0200005A*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format) cil managed - // SIG: 00 02 11 81 68 15 11 82 60 01 03 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::ParseExact - - .method /*06000473*/ public hidebysig static - valuetype System.Guid/*0200005A*/ - ParseExact(string input, - string format) cil managed - // SIG: 00 02 11 81 68 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::ParseExact - - .method /*06000474*/ public hidebysig instance uint8[] - ToByteArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::ToByteArray - - .method /*06000475*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::ToString - - .method /*06000476*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::ToString - - .method /*06000477*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::ToString - - .method /*06000478*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format) cil managed - // SIG: 20 03 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 - { - .param [3]/*080008D0*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::TryFormat - - .method /*06000479*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - [out] valuetype System.Guid/*0200005A*/& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::TryParse - - .method /*0600047A*/ public hidebysig static - bool TryParse(string input, - [out] valuetype System.Guid/*0200005A*/& result) cil managed - // SIG: 00 02 02 0E 10 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::TryParse - - .method /*0600047B*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - [out] valuetype System.Guid/*0200005A*/& result) cil managed - // SIG: 00 03 02 15 11 82 60 01 03 15 11 82 60 01 03 10 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::TryParseExact - - .method /*0600047C*/ public hidebysig static - bool TryParseExact(string input, - string format, - [out] valuetype System.Guid/*0200005A*/& result) cil managed - // SIG: 00 03 02 0E 0E 10 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::TryParseExact - - .method /*0600047D*/ public hidebysig instance bool - TryWriteBytes(valuetype System.Span`1/*020000A1*/ destination) cil managed - // SIG: 20 01 02 15 11 82 84 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Guid::TryWriteBytes - -} // end of class System.Guid - -.class /*0200005B*/ public sequential ansi sealed beforefieldinit System.HashCode - extends System.ValueType/*020000D7*/ -{ - .field /*0400005A*/ private int32 _dummyPrimitive - .method /*0600047E*/ public hidebysig instance void - Add(!!T 'value') cil managed - // SIG: 30 01 01 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashCode::Add - - .method /*0600047F*/ public hidebysig instance void - Add(!!T 'value', - class System.Collections.Generic.IEqualityComparer`1/*02000222*/ comparer) cil managed - // SIG: 30 01 02 01 1E 00 15 12 88 88 01 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashCode::Add - - .method /*06000480*/ public hidebysig static - int32 Combine(!!T1 value1) cil managed - // SIG: 10 01 01 08 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000481*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2) cil managed - // SIG: 10 02 02 08 1E 00 1E 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000482*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2, - !!T3 value3) cil managed - // SIG: 10 03 03 08 1E 00 1E 01 1E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000483*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2, - !!T3 value3, - !!T4 value4) cil managed - // SIG: 10 04 04 08 1E 00 1E 01 1E 02 1E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000484*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2, - !!T3 value3, - !!T4 value4, - !!T5 value5) cil managed - // SIG: 10 05 05 08 1E 00 1E 01 1E 02 1E 03 1E 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000485*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2, - !!T3 value3, - !!T4 value4, - !!T5 value5, - !!T6 value6) cil managed - // SIG: 10 06 06 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000486*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2, - !!T3 value3, - !!T4 value4, - !!T5 value5, - !!T6 value6, - !!T7 value7) cil managed - // SIG: 10 07 07 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000487*/ public hidebysig static - int32 Combine(!!T1 value1, - !!T2 value2, - !!T3 value3, - !!T4 value4, - !!T5 value5, - !!T6 value6, - !!T7 value7, - !!T8 value8) cil managed - // SIG: 10 08 08 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 1E 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Combine - - .method /*06000488*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - .custom /*0C000114:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000115:060005E3*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string, - bool) /* 060005E3 */ = ( 01 00 4D 48 61 73 68 43 6F 64 65 20 69 73 20 61 // ..MHashCode is a - 20 6D 75 74 61 62 6C 65 20 73 74 72 75 63 74 20 // mutable struct - 61 6E 64 20 73 68 6F 75 6C 64 20 6E 6F 74 20 62 // and should not b - 65 20 63 6F 6D 70 61 72 65 64 20 77 69 74 68 20 // e compared with - 6F 74 68 65 72 20 48 61 73 68 43 6F 64 65 73 2E // other HashCodes. - 01 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::Equals - - .method /*06000489*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C000116:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000117:060005E3*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string, - bool) /* 060005E3 */ = ( 01 00 80 80 48 61 73 68 43 6F 64 65 20 69 73 20 // ....HashCode is - 61 20 6D 75 74 61 62 6C 65 20 73 74 72 75 63 74 // a mutable struct - 20 61 6E 64 20 73 68 6F 75 6C 64 20 6E 6F 74 20 // and should not - 62 65 20 63 6F 6D 70 61 72 65 64 20 77 69 74 68 // be compared with - 20 6F 74 68 65 72 20 48 61 73 68 43 6F 64 65 73 // other HashCodes - 2E 20 55 73 65 20 54 6F 48 61 73 68 43 6F 64 65 // . Use ToHashCode - 20 74 6F 20 72 65 74 72 69 65 76 65 20 74 68 65 // to retrieve the - 20 63 6F 6D 70 75 74 65 64 20 68 61 73 68 20 63 // computed hash c - 6F 64 65 2E 01 00 00 ) // ode.... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::GetHashCode - - .method /*0600048A*/ public hidebysig instance int32 - ToHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashCode::ToHashCode - -} // end of class System.HashCode - -.class /*0200005C*/ public auto ansi beforefieldinit System.HttpStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*0600048B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method HttpStyleUriParser::.ctor - -} // end of class System.HttpStyleUriParser - -.class /*0200005D*/ interface public abstract auto ansi System.IAsyncResult -{ - .method /*0600048C*/ public hidebysig newslot specialname abstract virtual - instance object get_AsyncState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IAsyncResult::get_AsyncState - - .method /*0600048D*/ public hidebysig newslot specialname abstract virtual - instance class System.Threading.WaitHandle/*020000E0*/ - get_AsyncWaitHandle() cil managed - // SIG: 20 00 12 83 80 - { - // Method begins at RVA 0x0 - } // end of method IAsyncResult::get_AsyncWaitHandle - - .method /*0600048E*/ public hidebysig newslot specialname abstract virtual - instance bool get_CompletedSynchronously() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IAsyncResult::get_CompletedSynchronously - - .method /*0600048F*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IAsyncResult::get_IsCompleted - - .property /*17000054*/ instance object AsyncState() - { - .get instance object System.IAsyncResult/*0200005D*/::get_AsyncState() /* 0600048C */ - } // end of property IAsyncResult::AsyncState - .property /*17000055*/ instance class System.Threading.WaitHandle/*020000E0*/ - AsyncWaitHandle() - { - .get instance class System.Threading.WaitHandle/*020000E0*/ System.IAsyncResult/*0200005D*/::get_AsyncWaitHandle() /* 0600048D */ - } // end of property IAsyncResult::AsyncWaitHandle - .property /*17000056*/ instance bool CompletedSynchronously() - { - .get instance bool System.IAsyncResult/*0200005D*/::get_CompletedSynchronously() /* 0600048E */ - } // end of property IAsyncResult::CompletedSynchronously - .property /*17000057*/ instance bool IsCompleted() - { - .get instance bool System.IAsyncResult/*0200005D*/::get_IsCompleted() /* 0600048F */ - } // end of property IAsyncResult::IsCompleted -} // end of class System.IAsyncResult - -.class /*0200005E*/ interface public abstract auto ansi System.ICloneable -{ - .method /*06000490*/ public hidebysig newslot abstract virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method ICloneable::Clone - -} // end of class System.ICloneable - -.class /*0200005F*/ interface public abstract auto ansi System.IComparable -{ - .method /*06000491*/ public hidebysig newslot abstract virtual - instance int32 CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IComparable::CompareTo - -} // end of class System.IComparable - -.class /*02000060*/ interface public abstract auto ansi System.IComparable`1<- T> -{ - .method /*06000492*/ public hidebysig newslot abstract virtual - instance int32 CompareTo(!T other) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IComparable`1::CompareTo - -} // end of class System.IComparable`1 - -.class /*02000061*/ interface public abstract auto ansi System.IConvertible -{ - .custom /*0C000024:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .method /*06000493*/ public hidebysig newslot abstract virtual - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::GetTypeCode - - .method /*06000494*/ public hidebysig newslot abstract virtual - instance bool ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToBoolean - - .method /*06000495*/ public hidebysig newslot abstract virtual - instance uint8 ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToByte - - .method /*06000496*/ public hidebysig newslot abstract virtual - instance char ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToChar - - .method /*06000497*/ public hidebysig newslot abstract virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToDateTime - - .method /*06000498*/ public hidebysig newslot abstract virtual - instance valuetype System.Decimal/*02000031*/ - ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToDecimal - - .method /*06000499*/ public hidebysig newslot abstract virtual - instance float64 ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToDouble - - .method /*0600049A*/ public hidebysig newslot abstract virtual - instance int16 ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToInt16 - - .method /*0600049B*/ public hidebysig newslot abstract virtual - instance int32 ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToInt32 - - .method /*0600049C*/ public hidebysig newslot abstract virtual - instance int64 ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToInt64 - - .method /*0600049D*/ public hidebysig newslot abstract virtual - instance int8 ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToSByte - - .method /*0600049E*/ public hidebysig newslot abstract virtual - instance float32 ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToSingle - - .method /*0600049F*/ public hidebysig newslot abstract virtual - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToString - - .method /*060004A0*/ public hidebysig newslot abstract virtual - instance object ToType(class System.Type/*020000B8*/ conversionType, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToType - - .method /*060004A1*/ public hidebysig newslot abstract virtual - instance uint16 ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToUInt16 - - .method /*060004A2*/ public hidebysig newslot abstract virtual - instance uint32 ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToUInt32 - - .method /*060004A3*/ public hidebysig newslot abstract virtual - instance uint64 ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IConvertible::ToUInt64 - -} // end of class System.IConvertible - -.class /*02000062*/ interface public abstract auto ansi System.ICustomFormatter -{ - .method /*060004A4*/ public hidebysig newslot abstract virtual - instance string Format(string format, - object arg, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 03 0E 0E 1C 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method ICustomFormatter::Format - -} // end of class System.ICustomFormatter - -.class /*02000063*/ interface public abstract auto ansi System.IDisposable -{ - .method /*060004A5*/ public hidebysig newslot abstract virtual - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDisposable::Dispose - -} // end of class System.IDisposable - -.class /*02000064*/ interface public abstract auto ansi System.IEquatable`1 -{ - .method /*060004A6*/ public hidebysig newslot abstract virtual - instance bool Equals(!T other) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method IEquatable`1::Equals - -} // end of class System.IEquatable`1 - -.class /*02000065*/ interface public abstract auto ansi System.IFormatProvider -{ - .method /*060004A7*/ public hidebysig newslot abstract virtual - instance object GetFormat(class System.Type/*020000B8*/ formatType) cil managed - // SIG: 20 01 1C 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method IFormatProvider::GetFormat - -} // end of class System.IFormatProvider - -.class /*02000066*/ interface public abstract auto ansi System.IFormattable -{ - .method /*060004A8*/ public hidebysig newslot abstract virtual - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x0 - } // end of method IFormattable::ToString - -} // end of class System.IFormattable - -.class /*02000067*/ public auto ansi sealed beforefieldinit System.IndexOutOfRangeException - extends System.SystemException/*020000A7*/ -{ - .method /*060004A9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IndexOutOfRangeException::.ctor - - .method /*060004AA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IndexOutOfRangeException::.ctor - - .method /*060004AB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IndexOutOfRangeException::.ctor - -} // end of class System.IndexOutOfRangeException - -.class /*02000068*/ public auto ansi sealed beforefieldinit System.InsufficientExecutionStackException - extends System.SystemException/*020000A7*/ -{ - .method /*060004AC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InsufficientExecutionStackException::.ctor - - .method /*060004AD*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InsufficientExecutionStackException::.ctor - - .method /*060004AE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InsufficientExecutionStackException::.ctor - -} // end of class System.InsufficientExecutionStackException - -.class /*02000069*/ public auto ansi sealed beforefieldinit System.InsufficientMemoryException - extends System.OutOfMemoryException/*02000091*/ -{ - .method /*060004AF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005E6 */ call instance void System.OutOfMemoryException/*02000091*/::.ctor() /* 060005E6 */ - IL_0006: /* 2A | */ ret - } // end of method InsufficientMemoryException::.ctor - - .method /*060004B0*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005E6 */ call instance void System.OutOfMemoryException/*02000091*/::.ctor() /* 060005E6 */ - IL_0006: /* 2A | */ ret - } // end of method InsufficientMemoryException::.ctor - - .method /*060004B1*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005E6 */ call instance void System.OutOfMemoryException/*02000091*/::.ctor() /* 060005E6 */ - IL_0006: /* 2A | */ ret - } // end of method InsufficientMemoryException::.ctor - -} // end of class System.InsufficientMemoryException - -.class /*0200006A*/ public sequential ansi sealed beforefieldinit System.Int16 - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000019*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00001A*/, - System.IFormattable/*02000066*/ -{ - .field /*0400005B*/ private int16 _dummyPrimitive - .field /*0400005C*/ public static literal int16 MaxValue = int16(0x7FFF) - .field /*0400005D*/ public static literal int16 MinValue = int16(0x8000) - .method /*060004B2*/ public hidebysig newslot virtual final - instance int32 CompareTo(int16 'value') cil managed - // SIG: 20 01 08 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::CompareTo - - .method /*060004B3*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::CompareTo - - .method /*060004B4*/ public hidebysig newslot virtual final - instance bool Equals(int16 obj) cil managed - // SIG: 20 01 02 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Equals - - .method /*060004B5*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Equals - - .method /*060004B6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::GetHashCode - - .method /*060004B7*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::GetTypeCode - - .method /*060004B8*/ public hidebysig static - int16 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 06 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*0800092C*/ = int32(0x00000007) - .param [3]/*0800092D*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Parse - - .method /*060004B9*/ public hidebysig static - int16 Parse(string s) cil managed - // SIG: 00 01 06 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Parse - - .method /*060004BA*/ public hidebysig static - int16 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 06 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Parse - - .method /*060004BB*/ public hidebysig static - int16 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 06 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Parse - - .method /*060004BC*/ public hidebysig static - int16 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 06 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::Parse - - .method /*060004BD*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToBoolean - - .method /*060004BE*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToByte - - .method /*060004BF*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToChar - - .method /*060004C0*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToDateTime - - .method /*060004C1*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToDecimal - - .method /*060004C2*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToDouble - - .method /*060004C3*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToInt16 - - .method /*060004C4*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToInt32 - - .method /*060004C5*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToInt64 - - .method /*060004C6*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToSByte - - .method /*060004C7*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToSingle - - .method /*060004C8*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToType - - .method /*060004C9*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToUInt16 - - .method /*060004CA*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToUInt32 - - .method /*060004CB*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::System.IConvertible.ToUInt64 - - .method /*060004CC*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::ToString - - .method /*060004CD*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::ToString - - .method /*060004CE*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::ToString - - .method /*060004CF*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::ToString - - .method /*060004D0*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*0800094C*/ = nullref - .param [4]/*0800094D*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::TryFormat - - .method /*060004D1*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int16& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::TryParse - - .method /*060004D2*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] int16& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::TryParse - - .method /*060004D3*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int16& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::TryParse - - .method /*060004D4*/ public hidebysig static - bool TryParse(string s, - [out] int16& result) cil managed - // SIG: 00 02 02 0E 10 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int16::TryParse - -} // end of class System.Int16 - -.class /*0200006B*/ public sequential ansi sealed beforefieldinit System.Int32 - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B00001B*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00001C*/, - System.IFormattable/*02000066*/ -{ - .field /*0400005E*/ private int32 _dummyPrimitive - .field /*0400005F*/ public static literal int32 MaxValue = int32(0x7FFFFFFF) - .field /*04000060*/ public static literal int32 MinValue = int32(0x80000000) - .method /*060004D5*/ public hidebysig newslot virtual final - instance int32 CompareTo(int32 'value') cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::CompareTo - - .method /*060004D6*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::CompareTo - - .method /*060004D7*/ public hidebysig newslot virtual final - instance bool Equals(int32 obj) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Equals - - .method /*060004D8*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Equals - - .method /*060004D9*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::GetHashCode - - .method /*060004DA*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::GetTypeCode - - .method /*060004DB*/ public hidebysig static - int32 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 08 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*0800095F*/ = int32(0x00000007) - .param [3]/*08000960*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Parse - - .method /*060004DC*/ public hidebysig static - int32 Parse(string s) cil managed - // SIG: 00 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Parse - - .method /*060004DD*/ public hidebysig static - int32 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 08 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Parse - - .method /*060004DE*/ public hidebysig static - int32 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 08 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Parse - - .method /*060004DF*/ public hidebysig static - int32 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 08 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::Parse - - .method /*060004E0*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToBoolean - - .method /*060004E1*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToByte - - .method /*060004E2*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToChar - - .method /*060004E3*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToDateTime - - .method /*060004E4*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToDecimal - - .method /*060004E5*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToDouble - - .method /*060004E6*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToInt16 - - .method /*060004E7*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToInt32 - - .method /*060004E8*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToInt64 - - .method /*060004E9*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToSByte - - .method /*060004EA*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToSingle - - .method /*060004EB*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToType - - .method /*060004EC*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToUInt16 - - .method /*060004ED*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToUInt32 - - .method /*060004EE*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::System.IConvertible.ToUInt64 - - .method /*060004EF*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::ToString - - .method /*060004F0*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::ToString - - .method /*060004F1*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::ToString - - .method /*060004F2*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::ToString - - .method /*060004F3*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*0800097F*/ = nullref - .param [4]/*08000980*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::TryFormat - - .method /*060004F4*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int32& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::TryParse - - .method /*060004F5*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] int32& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::TryParse - - .method /*060004F6*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int32& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::TryParse - - .method /*060004F7*/ public hidebysig static - bool TryParse(string s, - [out] int32& result) cil managed - // SIG: 00 02 02 0E 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int32::TryParse - -} // end of class System.Int32 - -.class /*0200006C*/ public sequential ansi sealed beforefieldinit System.Int64 - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B00001D*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00001E*/, - System.IFormattable/*02000066*/ -{ - .field /*04000061*/ private int64 _dummyPrimitive - .field /*04000062*/ public static literal int64 MaxValue = int64(0x7FFFFFFFFFFFFFFF) - .field /*04000063*/ public static literal int64 MinValue = int64(0x8000000000000000) - .method /*060004F8*/ public hidebysig newslot virtual final - instance int32 CompareTo(int64 'value') cil managed - // SIG: 20 01 08 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::CompareTo - - .method /*060004F9*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::CompareTo - - .method /*060004FA*/ public hidebysig newslot virtual final - instance bool Equals(int64 obj) cil managed - // SIG: 20 01 02 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Equals - - .method /*060004FB*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Equals - - .method /*060004FC*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::GetHashCode - - .method /*060004FD*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::GetTypeCode - - .method /*060004FE*/ public hidebysig static - int64 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0A 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*08000992*/ = int32(0x00000007) - .param [3]/*08000993*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Parse - - .method /*060004FF*/ public hidebysig static - int64 Parse(string s) cil managed - // SIG: 00 01 0A 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Parse - - .method /*06000500*/ public hidebysig static - int64 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 0A 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Parse - - .method /*06000501*/ public hidebysig static - int64 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0A 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Parse - - .method /*06000502*/ public hidebysig static - int64 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 0A 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::Parse - - .method /*06000503*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToBoolean - - .method /*06000504*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToByte - - .method /*06000505*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToChar - - .method /*06000506*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToDateTime - - .method /*06000507*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToDecimal - - .method /*06000508*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToDouble - - .method /*06000509*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToInt16 - - .method /*0600050A*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToInt32 - - .method /*0600050B*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToInt64 - - .method /*0600050C*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToSByte - - .method /*0600050D*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToSingle - - .method /*0600050E*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToType - - .method /*0600050F*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToUInt16 - - .method /*06000510*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToUInt32 - - .method /*06000511*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::System.IConvertible.ToUInt64 - - .method /*06000512*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::ToString - - .method /*06000513*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::ToString - - .method /*06000514*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::ToString - - .method /*06000515*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::ToString - - .method /*06000516*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*080009B2*/ = nullref - .param [4]/*080009B3*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::TryFormat - - .method /*06000517*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int64& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::TryParse - - .method /*06000518*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] int64& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::TryParse - - .method /*06000519*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int64& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::TryParse - - .method /*0600051A*/ public hidebysig static - bool TryParse(string s, - [out] int64& result) cil managed - // SIG: 00 02 02 0E 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Int64::TryParse - -} // end of class System.Int64 - -.class /*0200006D*/ public sequential ansi sealed beforefieldinit System.IntPtr - extends System.ValueType/*020000D7*/ - implements class System.IEquatable`1/*02000064*//*1B00001F*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000064*/ private int32 _dummyPrimitive - .field /*04000065*/ public static initonly native int Zero - .method /*0600051B*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::.ctor - - .method /*0600051C*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::.ctor - - .method /*0600051D*/ public hidebysig specialname rtspecialname - instance void .ctor(void* 'value') cil managed - // SIG: 20 01 01 0F 01 - { - .custom /*0C000118:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::.ctor - - .method /*0600051E*/ public hidebysig specialname static - int32 get_Size() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::get_Size - - .method /*0600051F*/ public hidebysig static - native int Add(native int pointer, - int32 offset) cil managed - // SIG: 00 02 18 18 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::Add - - .method /*06000520*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::Equals - - .method /*06000521*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::GetHashCode - - .method /*06000522*/ public hidebysig specialname static - native int op_Addition(native int pointer, - int32 offset) cil managed - // SIG: 00 02 18 18 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Addition - - .method /*06000523*/ public hidebysig specialname static - bool op_Equality(native int value1, - native int value2) cil managed - // SIG: 00 02 02 18 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Equality - - .method /*06000524*/ public hidebysig specialname static - native int op_Explicit(int32 'value') cil managed - // SIG: 00 01 18 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Explicit - - .method /*06000525*/ public hidebysig specialname static - native int op_Explicit(int64 'value') cil managed - // SIG: 00 01 18 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Explicit - - .method /*06000526*/ public hidebysig specialname static - int32 op_Explicit(native int 'value') cil managed - // SIG: 00 01 08 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Explicit - - .method /*06000527*/ public hidebysig specialname static - int64 op_Explicit(native int 'value') cil managed - // SIG: 00 01 0A 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Explicit - - .method /*06000528*/ public hidebysig specialname static - void* op_Explicit(native int 'value') cil managed - // SIG: 00 01 0F 01 18 - { - .custom /*0C000119:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Explicit - - .method /*06000529*/ public hidebysig specialname static - native int op_Explicit(void* 'value') cil managed - // SIG: 00 01 18 0F 01 - { - .custom /*0C00011A:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Explicit - - .method /*0600052A*/ public hidebysig specialname static - bool op_Inequality(native int value1, - native int value2) cil managed - // SIG: 00 02 02 18 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Inequality - - .method /*0600052B*/ public hidebysig specialname static - native int op_Subtraction(native int pointer, - int32 offset) cil managed - // SIG: 00 02 18 18 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::op_Subtraction - - .method /*0600052C*/ public hidebysig static - native int Subtract(native int pointer, - int32 offset) cil managed - // SIG: 00 02 18 18 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::Subtract - - .method /*0600052D*/ private hidebysig newslot virtual final - instance bool 'System.IEquatable.Equals'(native int other) cil managed - // SIG: 20 01 02 18 - { - .override method instance bool class System.IEquatable`1/*02000064*//*1B00001F*/::Equals(!0) /* 0A00000D */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::'System.IEquatable.Equals' - - .method /*0600052E*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IntPtr::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*0600052F*/ public hidebysig instance int32 - ToInt32() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::ToInt32 - - .method /*06000530*/ public hidebysig instance int64 - ToInt64() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::ToInt64 - - .method /*06000531*/ public hidebysig instance void* - ToPointer() cil managed - // SIG: 20 00 0F 01 - { - .custom /*0C00011B:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::ToPointer - - .method /*06000532*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::ToString - - .method /*06000533*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntPtr::ToString - - .property /*17000058*/ int32 Size() - { - .get int32 System.IntPtr/*0200006D*/::get_Size() /* 0600051E */ - } // end of property IntPtr::Size -} // end of class System.IntPtr - -.class /*0200006E*/ public auto ansi beforefieldinit System.InvalidCastException - extends System.SystemException/*020000A7*/ -{ - .method /*06000534*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCastException::.ctor - - .method /*06000535*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCastException::.ctor - - .method /*06000536*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCastException::.ctor - - .method /*06000537*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCastException::.ctor - - .method /*06000538*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 errorCode) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidCastException::.ctor - -} // end of class System.InvalidCastException - -.class /*0200006F*/ public auto ansi beforefieldinit System.InvalidOperationException - extends System.SystemException/*020000A7*/ -{ - .method /*06000539*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOperationException::.ctor - - .method /*0600053A*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOperationException::.ctor - - .method /*0600053B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOperationException::.ctor - - .method /*0600053C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidOperationException::.ctor - -} // end of class System.InvalidOperationException - -.class /*02000070*/ public auto ansi sealed beforefieldinit System.InvalidProgramException - extends System.SystemException/*020000A7*/ -{ - .method /*0600053D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidProgramException::.ctor - - .method /*0600053E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidProgramException::.ctor - - .method /*0600053F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method InvalidProgramException::.ctor - -} // end of class System.InvalidProgramException - -.class /*02000071*/ public auto ansi beforefieldinit System.InvalidTimeZoneException - extends System.Exception/*0200003B*/ -{ - .method /*06000540*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidTimeZoneException::.ctor - - .method /*06000541*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidTimeZoneException::.ctor - - .method /*06000542*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidTimeZoneException::.ctor - - .method /*06000543*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidTimeZoneException::.ctor - -} // end of class System.InvalidTimeZoneException - -.class /*02000072*/ interface public abstract auto ansi System.IObservable`1<+ T> -{ - .method /*06000544*/ public hidebysig newslot abstract virtual - instance class System.IDisposable/*02000063*/ - Subscribe(class System.IObserver`1/*02000073*/ observer) cil managed - // SIG: 20 01 12 81 8C 15 12 81 CC 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IObservable`1::Subscribe - -} // end of class System.IObservable`1 - -.class /*02000073*/ interface public abstract auto ansi System.IObserver`1<- T> -{ - .method /*06000545*/ public hidebysig newslot abstract virtual - instance void OnCompleted() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IObserver`1::OnCompleted - - .method /*06000546*/ public hidebysig newslot abstract virtual - instance void OnError(class System.Exception/*0200003B*/ 'error') cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x0 - } // end of method IObserver`1::OnError - - .method /*06000547*/ public hidebysig newslot abstract virtual - instance void OnNext(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IObserver`1::OnNext - -} // end of class System.IObserver`1 - -.class /*02000074*/ interface public abstract auto ansi System.IProgress`1<- T> -{ - .method /*06000548*/ public hidebysig newslot abstract virtual - instance void Report(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IProgress`1::Report - -} // end of class System.IProgress`1 - -.class /*02000075*/ public auto ansi beforefieldinit System.Lazy`1 - extends System.Object/*0200008E*/ -{ - .method /*06000549*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*0600054A*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isThreadSafe) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*0600054B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ valueFactory) cil managed - // SIG: 20 01 01 15 12 81 0C 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*0600054C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ valueFactory, - bool isThreadSafe) cil managed - // SIG: 20 02 01 15 12 81 0C 01 13 00 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*0600054D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ valueFactory, - valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ mode) cil managed - // SIG: 20 02 01 15 12 81 0C 01 13 00 11 83 78 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*0600054E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ mode) cil managed - // SIG: 20 01 01 11 83 78 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*0600054F*/ public hidebysig specialname rtspecialname - instance void .ctor(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`1::.ctor - - .method /*06000550*/ public hidebysig specialname - instance bool get_IsValueCreated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lazy`1::get_IsValueCreated - - .method /*06000551*/ public hidebysig specialname - instance !T get_Value() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lazy`1::get_Value - - .method /*06000552*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lazy`1::ToString - - .property /*17000059*/ instance bool IsValueCreated() - { - .get instance bool System.Lazy`1/*02000075*/::get_IsValueCreated() /* 06000550 */ - } // end of property Lazy`1::IsValueCreated - .property /*1700005A*/ instance !T Value() - { - .get instance !T System.Lazy`1/*02000075*/::get_Value() /* 06000551 */ - } // end of property Lazy`1::Value -} // end of class System.Lazy`1 - -.class /*02000076*/ public auto ansi beforefieldinit System.Lazy`2 - extends class System.Lazy`1/*02000075*//*1B000020*/ -{ - .method /*06000553*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ valueFactory, - !TMetadata metadata) cil managed - // SIG: 20 02 01 15 12 81 0C 01 13 00 13 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void class System.Lazy`1/*02000075*//*1B000020*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`2::.ctor - - .method /*06000554*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ valueFactory, - !TMetadata metadata, - bool isThreadSafe) cil managed - // SIG: 20 03 01 15 12 81 0C 01 13 00 13 01 02 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void class System.Lazy`1/*02000075*//*1B000020*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`2::.ctor - - .method /*06000555*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ valueFactory, - !TMetadata metadata, - valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ mode) cil managed - // SIG: 20 03 01 15 12 81 0C 01 13 00 13 01 11 83 78 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void class System.Lazy`1/*02000075*//*1B000020*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`2::.ctor - - .method /*06000556*/ public hidebysig specialname rtspecialname - instance void .ctor(!TMetadata metadata) cil managed - // SIG: 20 01 01 13 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void class System.Lazy`1/*02000075*//*1B000020*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`2::.ctor - - .method /*06000557*/ public hidebysig specialname rtspecialname - instance void .ctor(!TMetadata metadata, - bool isThreadSafe) cil managed - // SIG: 20 02 01 13 01 02 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void class System.Lazy`1/*02000075*//*1B000020*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`2::.ctor - - .method /*06000558*/ public hidebysig specialname rtspecialname - instance void .ctor(!TMetadata metadata, - valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ mode) cil managed - // SIG: 20 02 01 13 01 11 83 78 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void class System.Lazy`1/*02000075*//*1B000020*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method Lazy`2::.ctor - - .method /*06000559*/ public hidebysig specialname - instance !TMetadata get_Metadata() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Lazy`2::get_Metadata - - .property /*1700005B*/ instance !TMetadata - Metadata() - { - .get instance !TMetadata System.Lazy`2/*02000076*/::get_Metadata() /* 06000559 */ - } // end of property Lazy`2::Metadata -} // end of class System.Lazy`2 - -.class /*02000077*/ public auto ansi beforefieldinit System.LdapStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*0600055A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method LdapStyleUriParser::.ctor - -} // end of class System.LdapStyleUriParser - -.class /*02000078*/ public abstract auto ansi beforefieldinit System.MarshalByRefObject - extends System.Object/*0200008E*/ -{ - .method /*0600055B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method MarshalByRefObject::.ctor - - .method /*0600055C*/ public hidebysig instance object - GetLifetimeService() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByRefObject::GetLifetimeService - - .method /*0600055D*/ public hidebysig newslot virtual - instance object InitializeLifetimeService() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByRefObject::InitializeLifetimeService - - .method /*0600055E*/ family hidebysig instance class System.MarshalByRefObject/*02000078*/ - MemberwiseClone(bool cloneIdentity) cil managed - // SIG: 20 01 12 81 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MarshalByRefObject::MemberwiseClone - -} // end of class System.MarshalByRefObject - -.class /*02000079*/ public auto ansi beforefieldinit System.MemberAccessException - extends System.SystemException/*020000A7*/ -{ - .method /*0600055F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MemberAccessException::.ctor - - .method /*06000560*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MemberAccessException::.ctor - - .method /*06000561*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MemberAccessException::.ctor - - .method /*06000562*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MemberAccessException::.ctor - -} // end of class System.MemberAccessException - -.class /*0200007A*/ public sequential ansi sealed beforefieldinit System.Memory`1 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000026:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000066*/ private initonly object _dummy - .field /*04000067*/ private initonly int32 _dummyPrimitive - .method /*06000563*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::.ctor - - .method /*06000564*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::.ctor - - .method /*06000565*/ public hidebysig specialname static - valuetype System.Memory`1/*0200007A*/ - get_Empty() cil managed - // SIG: 00 00 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::get_Empty - - .method /*06000566*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::get_IsEmpty - - .method /*06000567*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::get_Length - - .method /*06000568*/ public hidebysig specialname - instance valuetype System.Span`1/*020000A1*/ - get_Span() cil managed - // SIG: 20 00 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::get_Span - - .method /*06000569*/ public hidebysig instance void - CopyTo(valuetype System.Memory`1/*0200007A*/ destination) cil managed - // SIG: 20 01 01 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Memory`1::CopyTo - - .method /*0600056A*/ public hidebysig instance bool - Equals(valuetype System.Memory`1/*0200007A*/ other) cil managed - // SIG: 20 01 02 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::Equals - - .method /*0600056B*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - .custom /*0C00011C:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::Equals - - .method /*0600056C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C00011D:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::GetHashCode - - .method /*0600056D*/ public hidebysig specialname static - valuetype System.Memory`1/*0200007A*/ - op_Implicit(valuetype System.ArraySegment`1/*0200001D*/ segment) cil managed - // SIG: 00 01 15 11 81 E8 01 13 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::op_Implicit - - .method /*0600056E*/ public hidebysig specialname static - valuetype System.ReadOnlyMemory`1/*02000097*/ - op_Implicit(valuetype System.Memory`1/*0200007A*/ memory) cil managed - // SIG: 00 01 15 11 82 5C 01 13 00 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::op_Implicit - - .method /*0600056F*/ public hidebysig specialname static - valuetype System.Memory`1/*0200007A*/ - op_Implicit(!T[] 'array') cil managed - // SIG: 00 01 15 11 81 E8 01 13 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::op_Implicit - - .method /*06000570*/ public hidebysig instance valuetype System.Buffers.MemoryHandle/*0200022D*/ - Pin() cil managed - // SIG: 20 00 11 88 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::Pin - - .method /*06000571*/ public hidebysig instance valuetype System.Memory`1/*0200007A*/ - Slice(int32 start) cil managed - // SIG: 20 01 15 11 81 E8 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::Slice - - .method /*06000572*/ public hidebysig instance valuetype System.Memory`1/*0200007A*/ - Slice(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 81 E8 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::Slice - - .method /*06000573*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::ToArray - - .method /*06000574*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::ToString - - .method /*06000575*/ public hidebysig instance bool - TryCopyTo(valuetype System.Memory`1/*0200007A*/ destination) cil managed - // SIG: 20 01 02 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Memory`1::TryCopyTo - - .property /*1700005C*/ valuetype System.Memory`1/*0200007A*/ - Empty() - { - .get valuetype System.Memory`1/*0200007A*/ System.Memory`1/*0200007A*/::get_Empty() /* 06000565 */ - } // end of property Memory`1::Empty - .property /*1700005D*/ instance bool IsEmpty() - { - .get instance bool System.Memory`1/*0200007A*/::get_IsEmpty() /* 06000566 */ - } // end of property Memory`1::IsEmpty - .property /*1700005E*/ instance int32 Length() - { - .get instance int32 System.Memory`1/*0200007A*/::get_Length() /* 06000567 */ - } // end of property Memory`1::Length - .property /*1700005F*/ instance valuetype System.Span`1/*020000A1*/ - Span() - { - .get instance valuetype System.Span`1/*020000A1*/ System.Memory`1/*0200007A*/::get_Span() /* 06000568 */ - } // end of property Memory`1::Span -} // end of class System.Memory`1 - -.class /*0200007B*/ public auto ansi beforefieldinit System.MethodAccessException - extends System.MemberAccessException/*02000079*/ -{ - .method /*06000576*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MethodAccessException::.ctor - - .method /*06000577*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MethodAccessException::.ctor - - .method /*06000578*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MethodAccessException::.ctor - - .method /*06000579*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MethodAccessException::.ctor - -} // end of class System.MethodAccessException - -.class /*0200007C*/ public auto ansi sealed System.MidpointRounding - extends System.Enum/*02000037*/ -{ - .field /*04000068*/ public specialname rtspecialname int32 value__ - .field /*04000069*/ public static literal valuetype System.MidpointRounding/*0200007C*/ AwayFromZero = int32(0x00000001) - .field /*0400006A*/ public static literal valuetype System.MidpointRounding/*0200007C*/ ToEven = int32(0x00000000) -} // end of class System.MidpointRounding - -.class /*0200007D*/ public auto ansi beforefieldinit System.MissingFieldException - extends System.MissingMemberException/*0200007E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*0600057A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingFieldException::.ctor - - .method /*0600057B*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingFieldException::.ctor - - .method /*0600057C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingFieldException::.ctor - - .method /*0600057D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingFieldException::.ctor - - .method /*0600057E*/ public hidebysig specialname rtspecialname - instance void .ctor(string className, - string fieldName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingFieldException::.ctor - - .method /*0600057F*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MissingFieldException::get_Message - - .property /*17000060*/ instance string Message() - { - .get instance string System.MissingFieldException/*0200007D*/::get_Message() /* 0600057F */ - } // end of property MissingFieldException::Message -} // end of class System.MissingFieldException - -.class /*0200007E*/ public auto ansi beforefieldinit System.MissingMemberException - extends System.MemberAccessException/*02000079*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*0400006B*/ family string ClassName - .field /*0400006C*/ family string MemberName - .field /*0400006D*/ family uint8[] Signature - .method /*06000580*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MissingMemberException::.ctor - - .method /*06000581*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MissingMemberException::.ctor - - .method /*06000582*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MissingMemberException::.ctor - - .method /*06000583*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MissingMemberException::.ctor - - .method /*06000584*/ public hidebysig specialname rtspecialname - instance void .ctor(string className, - string memberName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055F */ call instance void System.MemberAccessException/*02000079*/::.ctor() /* 0600055F */ - IL_0006: /* 2A | */ ret - } // end of method MissingMemberException::.ctor - - .method /*06000585*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MissingMemberException::get_Message - - .method /*06000586*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MissingMemberException::GetObjectData - - .property /*17000061*/ instance string Message() - { - .get instance string System.MissingMemberException/*0200007E*/::get_Message() /* 06000585 */ - } // end of property MissingMemberException::Message -} // end of class System.MissingMemberException - -.class /*0200007F*/ public auto ansi beforefieldinit System.MissingMethodException - extends System.MissingMemberException/*0200007E*/ -{ - .method /*06000587*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingMethodException::.ctor - - .method /*06000588*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingMethodException::.ctor - - .method /*06000589*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingMethodException::.ctor - - .method /*0600058A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingMethodException::.ctor - - .method /*0600058B*/ public hidebysig specialname rtspecialname - instance void .ctor(string className, - string methodName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000580 */ call instance void System.MissingMemberException/*0200007E*/::.ctor() /* 06000580 */ - IL_0006: /* 2A | */ ret - } // end of method MissingMethodException::.ctor - - .method /*0600058C*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MissingMethodException::get_Message - - .property /*17000062*/ instance string Message() - { - .get instance string System.MissingMethodException/*0200007F*/::get_Message() /* 0600058C */ - } // end of property MissingMethodException::Message -} // end of class System.MissingMethodException - -.class /*02000080*/ public sequential ansi sealed beforefieldinit System.ModuleHandle - extends System.ValueType/*020000D7*/ -{ - .field /*0400006E*/ private object _dummy - .field /*0400006F*/ public static initonly valuetype System.ModuleHandle/*02000080*/ EmptyHandle - .method /*0600058D*/ public hidebysig specialname - instance int32 get_MDStreamVersion() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::get_MDStreamVersion - - .method /*0600058E*/ public hidebysig instance bool - Equals(valuetype System.ModuleHandle/*02000080*/ handle) cil managed - // SIG: 20 01 02 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::Equals - - .method /*0600058F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::Equals - - .method /*06000590*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::GetHashCode - - .method /*06000591*/ public hidebysig instance valuetype System.RuntimeFieldHandle/*0200009B*/ - GetRuntimeFieldHandleFromMetadataToken(int32 fieldToken) cil managed - // SIG: 20 01 11 82 6C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::GetRuntimeFieldHandleFromMetadataToken - - .method /*06000592*/ public hidebysig instance valuetype System.RuntimeMethodHandle/*0200009C*/ - GetRuntimeMethodHandleFromMetadataToken(int32 methodToken) cil managed - // SIG: 20 01 11 82 70 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::GetRuntimeMethodHandleFromMetadataToken - - .method /*06000593*/ public hidebysig instance valuetype System.RuntimeTypeHandle/*0200009D*/ - GetRuntimeTypeHandleFromMetadataToken(int32 typeToken) cil managed - // SIG: 20 01 11 82 74 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::GetRuntimeTypeHandleFromMetadataToken - - .method /*06000594*/ public hidebysig specialname static - bool op_Equality(valuetype System.ModuleHandle/*02000080*/ left, - valuetype System.ModuleHandle/*02000080*/ right) cil managed - // SIG: 00 02 02 11 82 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::op_Equality - - .method /*06000595*/ public hidebysig specialname static - bool op_Inequality(valuetype System.ModuleHandle/*02000080*/ left, - valuetype System.ModuleHandle/*02000080*/ right) cil managed - // SIG: 00 02 02 11 82 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::op_Inequality - - .method /*06000596*/ public hidebysig instance valuetype System.RuntimeFieldHandle/*0200009B*/ - ResolveFieldHandle(int32 fieldToken) cil managed - // SIG: 20 01 11 82 6C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::ResolveFieldHandle - - .method /*06000597*/ public hidebysig instance valuetype System.RuntimeFieldHandle/*0200009B*/ - ResolveFieldHandle(int32 fieldToken, - valuetype System.RuntimeTypeHandle/*0200009D*/[] typeInstantiationContext, - valuetype System.RuntimeTypeHandle/*0200009D*/[] methodInstantiationContext) cil managed - // SIG: 20 03 11 82 6C 08 1D 11 82 74 1D 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::ResolveFieldHandle - - .method /*06000598*/ public hidebysig instance valuetype System.RuntimeMethodHandle/*0200009C*/ - ResolveMethodHandle(int32 methodToken) cil managed - // SIG: 20 01 11 82 70 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::ResolveMethodHandle - - .method /*06000599*/ public hidebysig instance valuetype System.RuntimeMethodHandle/*0200009C*/ - ResolveMethodHandle(int32 methodToken, - valuetype System.RuntimeTypeHandle/*0200009D*/[] typeInstantiationContext, - valuetype System.RuntimeTypeHandle/*0200009D*/[] methodInstantiationContext) cil managed - // SIG: 20 03 11 82 70 08 1D 11 82 74 1D 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::ResolveMethodHandle - - .method /*0600059A*/ public hidebysig instance valuetype System.RuntimeTypeHandle/*0200009D*/ - ResolveTypeHandle(int32 typeToken) cil managed - // SIG: 20 01 11 82 74 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::ResolveTypeHandle - - .method /*0600059B*/ public hidebysig instance valuetype System.RuntimeTypeHandle/*0200009D*/ - ResolveTypeHandle(int32 typeToken, - valuetype System.RuntimeTypeHandle/*0200009D*/[] typeInstantiationContext, - valuetype System.RuntimeTypeHandle/*0200009D*/[] methodInstantiationContext) cil managed - // SIG: 20 03 11 82 74 08 1D 11 82 74 1D 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ModuleHandle::ResolveTypeHandle - - .property /*17000063*/ instance int32 MDStreamVersion() - { - .get instance int32 System.ModuleHandle/*02000080*/::get_MDStreamVersion() /* 0600058D */ - } // end of property ModuleHandle::MDStreamVersion -} // end of class System.ModuleHandle - -.class /*02000081*/ public auto ansi sealed beforefieldinit System.MTAThreadAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000027:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 00 00 ) // ..@..... - .method /*0600059C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method MTAThreadAttribute::.ctor - -} // end of class System.MTAThreadAttribute - -.class /*02000082*/ public abstract auto ansi beforefieldinit System.MulticastDelegate - extends System.Delegate/*02000032*/ -{ - .method /*0600059D*/ family hidebysig specialname rtspecialname - instance void .ctor(object target, - string 'method') cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x20bd - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)00033F */ call instance void System.Delegate/*02000032*/::.ctor(object, - string) /* 0600033F */ - IL_0008: /* 2A | */ ret - } // end of method MulticastDelegate::.ctor - - .method /*0600059E*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ target, - string 'method') cil managed - // SIG: 20 02 01 12 82 E0 0E - { - // Method begins at RVA 0x20bd - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)00033F */ call instance void System.Delegate/*02000032*/::.ctor(object, - string) /* 0600033F */ - IL_0008: /* 2A | */ ret - } // end of method MulticastDelegate::.ctor - - .method /*0600059F*/ family hidebysig virtual final - instance class System.Delegate/*02000032*/ - CombineImpl(class System.Delegate/*02000032*/ follow) cil managed - // SIG: 20 01 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::CombineImpl - - .method /*060005A0*/ public hidebysig virtual final - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::Equals - - .method /*060005A1*/ public hidebysig virtual final - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::GetHashCode - - .method /*060005A2*/ public hidebysig virtual final - instance class System.Delegate/*02000032*/[] - GetInvocationList() cil managed - // SIG: 20 00 1D 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::GetInvocationList - - .method /*060005A3*/ family hidebysig virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethodImpl() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::GetMethodImpl - - .method /*060005A4*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MulticastDelegate::GetObjectData - - .method /*060005A5*/ public hidebysig specialname static - bool op_Equality(class System.MulticastDelegate/*02000082*/ d1, - class System.MulticastDelegate/*02000082*/ d2) cil managed - // SIG: 00 02 02 12 82 08 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::op_Equality - - .method /*060005A6*/ public hidebysig specialname static - bool op_Inequality(class System.MulticastDelegate/*02000082*/ d1, - class System.MulticastDelegate/*02000082*/ d2) cil managed - // SIG: 00 02 02 12 82 08 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::op_Inequality - - .method /*060005A7*/ family hidebysig virtual final - instance class System.Delegate/*02000032*/ - RemoveImpl(class System.Delegate/*02000032*/ 'value') cil managed - // SIG: 20 01 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MulticastDelegate::RemoveImpl - -} // end of class System.MulticastDelegate - -.class /*02000083*/ public auto ansi sealed beforefieldinit System.MulticastNotSupportedException - extends System.SystemException/*020000A7*/ -{ - .method /*060005A8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MulticastNotSupportedException::.ctor - - .method /*060005A9*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MulticastNotSupportedException::.ctor - - .method /*060005AA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method MulticastNotSupportedException::.ctor - -} // end of class System.MulticastNotSupportedException - -.class /*02000084*/ public auto ansi beforefieldinit System.NetPipeStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*060005AB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method NetPipeStyleUriParser::.ctor - -} // end of class System.NetPipeStyleUriParser - -.class /*02000085*/ public auto ansi beforefieldinit System.NetTcpStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*060005AC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method NetTcpStyleUriParser::.ctor - -} // end of class System.NetTcpStyleUriParser - -.class /*02000086*/ public auto ansi beforefieldinit System.NewsStyleUriParser - extends System.UriParser/*020000CC*/ -{ - .method /*060005AD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000A46 */ call instance void System.UriParser/*020000CC*/::.ctor() /* 06000A46 */ - IL_0006: /* 2A | */ ret - } // end of method NewsStyleUriParser::.ctor - -} // end of class System.NewsStyleUriParser - -.class /*02000087*/ public auto ansi sealed beforefieldinit System.NonSerializedAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000028:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*060005AE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method NonSerializedAttribute::.ctor - -} // end of class System.NonSerializedAttribute - -.class /*02000088*/ public auto ansi beforefieldinit System.NotFiniteNumberException - extends System.ArithmeticException/*0200001B*/ -{ - .method /*060005AF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B0*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 offendingNumber) cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B1*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B2*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B3*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - float64 offendingNumber) cil managed - // SIG: 20 02 01 0E 0D - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - float64 offendingNumber, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 03 01 0E 0D 12 80 EC - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method NotFiniteNumberException::.ctor - - .method /*060005B6*/ public hidebysig specialname - instance float64 get_OffendingNumber() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NotFiniteNumberException::get_OffendingNumber - - .method /*060005B7*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NotFiniteNumberException::GetObjectData - - .property /*17000064*/ instance float64 - OffendingNumber() - { - .get instance float64 System.NotFiniteNumberException/*02000088*/::get_OffendingNumber() /* 060005B6 */ - } // end of property NotFiniteNumberException::OffendingNumber -} // end of class System.NotFiniteNumberException - -.class /*02000089*/ public auto ansi beforefieldinit System.NotImplementedException - extends System.SystemException/*020000A7*/ -{ - .method /*060005B8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotImplementedException::.ctor - - .method /*060005B9*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotImplementedException::.ctor - - .method /*060005BA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotImplementedException::.ctor - - .method /*060005BB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotImplementedException::.ctor - -} // end of class System.NotImplementedException - -.class /*0200008A*/ public auto ansi beforefieldinit System.NotSupportedException - extends System.SystemException/*020000A7*/ -{ - .method /*060005BC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotSupportedException::.ctor - - .method /*060005BD*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotSupportedException::.ctor - - .method /*060005BE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotSupportedException::.ctor - - .method /*060005BF*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NotSupportedException::.ctor - -} // end of class System.NotSupportedException - -.class /*0200008B*/ public abstract auto ansi sealed beforefieldinit System.Nullable - extends System.Object/*0200008E*/ -{ - .method /*060005C0*/ public hidebysig static - int32 Compare(valuetype System.Nullable`1/*0200008C*/ n1, - valuetype System.Nullable`1/*0200008C*/ n2) cil managed - // SIG: 10 01 02 08 15 11 82 30 01 1E 00 15 11 82 30 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable::Compare - - .method /*060005C1*/ public hidebysig static - bool Equals(valuetype System.Nullable`1/*0200008C*/ n1, - valuetype System.Nullable`1/*0200008C*/ n2) cil managed - // SIG: 10 01 02 02 15 11 82 30 01 1E 00 15 11 82 30 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable::Equals - - .method /*060005C2*/ public hidebysig static - class System.Type/*020000B8*/ GetUnderlyingType(class System.Type/*020000B8*/ nullableType) cil managed - // SIG: 00 01 12 82 E0 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable::GetUnderlyingType - -} // end of class System.Nullable - -.class /*0200008C*/ public sequential ansi sealed beforefieldinit System.Nullable`1 - extends System.ValueType/*020000D7*/ -{ - .field /*04000070*/ assembly !T 'value' - .field /*04000071*/ private int32 _dummyPrimitive - .method /*060005C3*/ public hidebysig specialname rtspecialname - instance void .ctor(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::.ctor - - .method /*060005C4*/ public hidebysig specialname - instance bool get_HasValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::get_HasValue - - .method /*060005C5*/ public hidebysig specialname - instance !T get_Value() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::get_Value - - .method /*060005C6*/ public hidebysig virtual - instance bool Equals(object other) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::Equals - - .method /*060005C7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::GetHashCode - - .method /*060005C8*/ public hidebysig instance !T - GetValueOrDefault() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::GetValueOrDefault - - .method /*060005C9*/ public hidebysig instance !T - GetValueOrDefault(!T defaultValue) cil managed - // SIG: 20 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::GetValueOrDefault - - .method /*060005CA*/ public hidebysig specialname static - !T op_Explicit(valuetype System.Nullable`1/*0200008C*/ 'value') cil managed - // SIG: 00 01 13 00 15 11 82 30 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::op_Explicit - - .method /*060005CB*/ public hidebysig specialname static - valuetype System.Nullable`1/*0200008C*/ - op_Implicit(!T 'value') cil managed - // SIG: 00 01 15 11 82 30 01 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::op_Implicit - - .method /*060005CC*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Nullable`1::ToString - - .property /*17000065*/ instance bool HasValue() - { - .get instance bool System.Nullable`1/*0200008C*/::get_HasValue() /* 060005C4 */ - } // end of property Nullable`1::HasValue - .property /*17000066*/ instance !T Value() - { - .get instance !T System.Nullable`1/*0200008C*/::get_Value() /* 060005C5 */ - } // end of property Nullable`1::Value -} // end of class System.Nullable`1 - -.class /*0200008D*/ public auto ansi beforefieldinit System.NullReferenceException - extends System.SystemException/*020000A7*/ -{ - .method /*060005CD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NullReferenceException::.ctor - - .method /*060005CE*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NullReferenceException::.ctor - - .method /*060005CF*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NullReferenceException::.ctor - - .method /*060005D0*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method NullReferenceException::.ctor - -} // end of class System.NullReferenceException - -.class /*0200008E*/ public auto ansi beforefieldinit System.Object -{ - .method /*060005D1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Object::.ctor - - .method /*060005D2*/ public hidebysig newslot virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::Equals - - .method /*060005D3*/ public hidebysig static - bool Equals(object objA, - object objB) cil managed - // SIG: 00 02 02 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::Equals - - .method /*060005D4*/ family hidebysig newslot virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Object::Finalize - - .method /*060005D5*/ public hidebysig newslot virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::GetHashCode - - .method /*060005D6*/ public hidebysig instance class System.Type/*020000B8*/ - GetType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::GetType - - .method /*060005D7*/ family hidebysig instance object - MemberwiseClone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::MemberwiseClone - - .method /*060005D8*/ public hidebysig static - bool ReferenceEquals(object objA, - object objB) cil managed - // SIG: 00 02 02 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::ReferenceEquals - - .method /*060005D9*/ public hidebysig newslot virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Object::ToString - -} // end of class System.Object - -.class /*0200008F*/ public auto ansi beforefieldinit System.ObjectDisposedException - extends System.InvalidOperationException/*0200006F*/ -{ - .method /*060005DA*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x20c7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000539 */ call instance void System.InvalidOperationException/*0200006F*/::.ctor() /* 06000539 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectDisposedException::.ctor - - .method /*060005DB*/ public hidebysig specialname rtspecialname - instance void .ctor(string objectName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000539 */ call instance void System.InvalidOperationException/*0200006F*/::.ctor() /* 06000539 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectDisposedException::.ctor - - .method /*060005DC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20c7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000539 */ call instance void System.InvalidOperationException/*0200006F*/::.ctor() /* 06000539 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectDisposedException::.ctor - - .method /*060005DD*/ public hidebysig specialname rtspecialname - instance void .ctor(string objectName, - string message) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20c7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000539 */ call instance void System.InvalidOperationException/*0200006F*/::.ctor() /* 06000539 */ - IL_0006: /* 2A | */ ret - } // end of method ObjectDisposedException::.ctor - - .method /*060005DE*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObjectDisposedException::get_Message - - .method /*060005DF*/ public hidebysig specialname - instance string get_ObjectName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObjectDisposedException::get_ObjectName - - .method /*060005E0*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObjectDisposedException::GetObjectData - - .property /*17000067*/ instance string Message() - { - .get instance string System.ObjectDisposedException/*0200008F*/::get_Message() /* 060005DE */ - } // end of property ObjectDisposedException::Message - .property /*17000068*/ instance string ObjectName() - { - .get instance string System.ObjectDisposedException/*0200008F*/::get_ObjectName() /* 060005DF */ - } // end of property ObjectDisposedException::ObjectName -} // end of class System.ObjectDisposedException - -.class /*02000090*/ public auto ansi sealed beforefieldinit System.ObsoleteAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000029:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FC 17 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*060005E1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ObsoleteAttribute::.ctor - - .method /*060005E2*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ObsoleteAttribute::.ctor - - .method /*060005E3*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - bool 'error') cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ObsoleteAttribute::.ctor - - .method /*060005E4*/ public hidebysig specialname - instance bool get_IsError() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObsoleteAttribute::get_IsError - - .method /*060005E5*/ public hidebysig specialname - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObsoleteAttribute::get_Message - - .property /*17000069*/ instance bool IsError() - { - .get instance bool System.ObsoleteAttribute/*02000090*/::get_IsError() /* 060005E4 */ - } // end of property ObsoleteAttribute::IsError - .property /*1700006A*/ instance string Message() - { - .get instance string System.ObsoleteAttribute/*02000090*/::get_Message() /* 060005E5 */ - } // end of property ObsoleteAttribute::Message -} // end of class System.ObsoleteAttribute - -.class /*02000091*/ public auto ansi beforefieldinit System.OutOfMemoryException - extends System.SystemException/*020000A7*/ -{ - .method /*060005E6*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method OutOfMemoryException::.ctor - - .method /*060005E7*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method OutOfMemoryException::.ctor - - .method /*060005E8*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method OutOfMemoryException::.ctor - - .method /*060005E9*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method OutOfMemoryException::.ctor - -} // end of class System.OutOfMemoryException - -.class /*02000092*/ public auto ansi beforefieldinit System.OverflowException - extends System.ArithmeticException/*0200001B*/ -{ - .method /*060005EA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method OverflowException::.ctor - - .method /*060005EB*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method OverflowException::.ctor - - .method /*060005EC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method OverflowException::.ctor - - .method /*060005ED*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00007F */ call instance void System.ArithmeticException/*0200001B*/::.ctor() /* 0600007F */ - IL_0006: /* 2A | */ ret - } // end of method OverflowException::.ctor - -} // end of class System.OverflowException - -.class /*02000093*/ public auto ansi sealed beforefieldinit System.ParamArrayAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00002A:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 08 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*060005EE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ParamArrayAttribute::.ctor - -} // end of class System.ParamArrayAttribute - -.class /*02000094*/ public auto ansi beforefieldinit System.PlatformNotSupportedException - extends System.NotSupportedException/*0200008A*/ -{ - .method /*060005EF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20cf - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005BC */ call instance void System.NotSupportedException/*0200008A*/::.ctor() /* 060005BC */ - IL_0006: /* 2A | */ ret - } // end of method PlatformNotSupportedException::.ctor - - .method /*060005F0*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x20cf - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005BC */ call instance void System.NotSupportedException/*0200008A*/::.ctor() /* 060005BC */ - IL_0006: /* 2A | */ ret - } // end of method PlatformNotSupportedException::.ctor - - .method /*060005F1*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20cf - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005BC */ call instance void System.NotSupportedException/*0200008A*/::.ctor() /* 060005BC */ - IL_0006: /* 2A | */ ret - } // end of method PlatformNotSupportedException::.ctor - - .method /*060005F2*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20cf - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005BC */ call instance void System.NotSupportedException/*0200008A*/::.ctor() /* 060005BC */ - IL_0006: /* 2A | */ ret - } // end of method PlatformNotSupportedException::.ctor - -} // end of class System.PlatformNotSupportedException - -.class /*02000095*/ public auto ansi sealed System.Predicate`1<- T> - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060005F3*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method Predicate`1::.ctor - - .method /*060005F4*/ public hidebysig newslot virtual - instance bool Invoke(!T obj) runtime managed - // SIG: 20 01 02 13 00 - { - } // end of method Predicate`1::Invoke - - .method /*060005F5*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!T obj, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 13 00 12 7C 1C - { - } // end of method Predicate`1::BeginInvoke - - .method /*060005F6*/ public hidebysig newslot virtual - instance bool EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 02 12 81 74 - { - } // end of method Predicate`1::EndInvoke - -} // end of class System.Predicate`1 - -.class /*02000096*/ public auto ansi beforefieldinit System.RankException - extends System.SystemException/*020000A7*/ -{ - .method /*060005F7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method RankException::.ctor - - .method /*060005F8*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method RankException::.ctor - - .method /*060005F9*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method RankException::.ctor - - .method /*060005FA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method RankException::.ctor - -} // end of class System.RankException - -.class /*02000097*/ public sequential ansi sealed beforefieldinit System.ReadOnlyMemory`1 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C00002B:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000072*/ private initonly object _dummy - .field /*04000073*/ private initonly int32 _dummyPrimitive - .method /*060005FB*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::.ctor - - .method /*060005FC*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::.ctor - - .method /*060005FD*/ public hidebysig specialname static - valuetype System.ReadOnlyMemory`1/*02000097*/ - get_Empty() cil managed - // SIG: 00 00 15 11 82 5C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::get_Empty - - .method /*060005FE*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::get_IsEmpty - - .method /*060005FF*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::get_Length - - .method /*06000600*/ public hidebysig specialname - instance valuetype System.ReadOnlySpan`1/*02000098*/ - get_Span() cil managed - // SIG: 20 00 15 11 82 60 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::get_Span - - .method /*06000601*/ public hidebysig instance void - CopyTo(valuetype System.Memory`1/*0200007A*/ destination) cil managed - // SIG: 20 01 01 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyMemory`1::CopyTo - - .method /*06000602*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - .custom /*0C00011E:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::Equals - - .method /*06000603*/ public hidebysig instance bool - Equals(valuetype System.ReadOnlyMemory`1/*02000097*/ other) cil managed - // SIG: 20 01 02 15 11 82 5C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::Equals - - .method /*06000604*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C00011F:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::GetHashCode - - .method /*06000605*/ public hidebysig specialname static - valuetype System.ReadOnlyMemory`1/*02000097*/ - op_Implicit(valuetype System.ArraySegment`1/*0200001D*/ segment) cil managed - // SIG: 00 01 15 11 82 5C 01 13 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::op_Implicit - - .method /*06000606*/ public hidebysig specialname static - valuetype System.ReadOnlyMemory`1/*02000097*/ - op_Implicit(!T[] 'array') cil managed - // SIG: 00 01 15 11 82 5C 01 13 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::op_Implicit - - .method /*06000607*/ public hidebysig instance valuetype System.Buffers.MemoryHandle/*0200022D*/ - Pin() cil managed - // SIG: 20 00 11 88 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::Pin - - .method /*06000608*/ public hidebysig instance valuetype System.ReadOnlyMemory`1/*02000097*/ - Slice(int32 start) cil managed - // SIG: 20 01 15 11 82 5C 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::Slice - - .method /*06000609*/ public hidebysig instance valuetype System.ReadOnlyMemory`1/*02000097*/ - Slice(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 82 5C 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::Slice - - .method /*0600060A*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::ToArray - - .method /*0600060B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::ToString - - .method /*0600060C*/ public hidebysig instance bool - TryCopyTo(valuetype System.Memory`1/*0200007A*/ destination) cil managed - // SIG: 20 01 02 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyMemory`1::TryCopyTo - - .property /*1700006B*/ valuetype System.ReadOnlyMemory`1/*02000097*/ - Empty() - { - .get valuetype System.ReadOnlyMemory`1/*02000097*/ System.ReadOnlyMemory`1/*02000097*/::get_Empty() /* 060005FD */ - } // end of property ReadOnlyMemory`1::Empty - .property /*1700006C*/ instance bool IsEmpty() - { - .get instance bool System.ReadOnlyMemory`1/*02000097*/::get_IsEmpty() /* 060005FE */ - } // end of property ReadOnlyMemory`1::IsEmpty - .property /*1700006D*/ instance int32 Length() - { - .get instance int32 System.ReadOnlyMemory`1/*02000097*/::get_Length() /* 060005FF */ - } // end of property ReadOnlyMemory`1::Length - .property /*1700006E*/ instance valuetype System.ReadOnlySpan`1/*02000098*/ - Span() - { - .get instance valuetype System.ReadOnlySpan`1/*02000098*/ System.ReadOnlyMemory`1/*02000097*/::get_Span() /* 06000600 */ - } // end of property ReadOnlyMemory`1::Span -} // end of class System.ReadOnlyMemory`1 - -.class /*02000098*/ public sequential ansi sealed beforefieldinit System.ReadOnlySpan`1 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C00002C:06000EA4*/ instance void System.Runtime.CompilerServices.IsByRefLikeAttribute/*02000161*/::.ctor() /* 06000EA4 */ = ( 01 00 00 00 ) - .custom /*0C00002D:060005E3*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string, - bool) /* 060005E3 */ = ( 01 00 52 54 79 70 65 73 20 77 69 74 68 20 65 6D // ..RTypes with em - 62 65 64 64 65 64 20 72 65 66 65 72 65 6E 63 65 // bedded reference - 73 20 61 72 65 20 6E 6F 74 20 73 75 70 70 6F 72 // s are not suppor - 74 65 64 20 69 6E 20 74 68 69 73 20 76 65 72 73 // ted in this vers - 69 6F 6E 20 6F 66 20 79 6F 75 72 20 63 6F 6D 70 // ion of your comp - 69 6C 65 72 2E 01 00 00 ) // iler.... - .custom /*0C00002E:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C00002F:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000238*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends System.ValueType/*020000D7*/ - { - .custom /*0C0000EC:06000EA4*/ instance void System.Runtime.CompilerServices.IsByRefLikeAttribute/*02000161*/::.ctor() /* 06000EA4 */ = ( 01 00 00 00 ) - .custom /*0C0000ED:060005E3*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string, - bool) /* 060005E3 */ = ( 01 00 52 54 79 70 65 73 20 77 69 74 68 20 65 6D // ..RTypes with em - 62 65 64 64 65 64 20 72 65 66 65 72 65 6E 63 65 // bedded reference - 73 20 61 72 65 20 6E 6F 74 20 73 75 70 70 6F 72 // s are not suppor - 74 65 64 20 69 6E 20 74 68 69 73 20 76 65 72 73 // ted in this vers - 69 6F 6E 20 6F 66 20 79 6F 75 72 20 63 6F 6D 70 // ion of your comp - 69 6C 65 72 2E 01 00 00 ) // iler.... - .field /*04000353*/ private object _dummy - .field /*04000354*/ private int32 _dummyPrimitive - .method /*0600159A*/ public hidebysig specialname - instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) - get_Current() cil managed - // SIG: 20 00 1F 84 CC 10 13 00 - { - .param [0]/*08001E89*/ - .custom /*0C00023B:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600159B*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .property /*170003FC*/ instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) - Current() - { - .custom /*0C000112:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .get instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) System.ReadOnlySpan`1/*02000098*//Enumerator/*02000238*/::get_Current() /* 0600159A */ - } // end of property Enumerator::Current - } // end of class Enumerator - - .field /*04000074*/ private initonly object _dummy - .field /*04000075*/ private initonly int32 _dummyPrimitive - .method /*0600060D*/ public hidebysig specialname rtspecialname - instance void .ctor(void* pointer, - int32 length) cil managed - // SIG: 20 02 01 0F 01 08 - { - .custom /*0C000120:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::.ctor - - .method /*0600060E*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::.ctor - - .method /*0600060F*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::.ctor - - .method /*06000610*/ public hidebysig specialname static - valuetype System.ReadOnlySpan`1/*02000098*/ - get_Empty() cil managed - // SIG: 00 00 15 11 82 60 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::get_Empty - - .method /*06000611*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::get_IsEmpty - - .method /*06000612*/ public hidebysig specialname - instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) - get_Item(int32 index) cil managed - // SIG: 20 01 1F 84 CC 10 13 00 08 - { - .param [0]/*08000AC1*/ - .custom /*0C0001B9:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::get_Item - - .method /*06000613*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::get_Length - - .method /*06000614*/ public hidebysig instance void - CopyTo(valuetype System.Span`1/*020000A1*/ destination) cil managed - // SIG: 20 01 01 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlySpan`1::CopyTo - - .method /*06000615*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - .custom /*0C000121:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000122:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 48 45 71 75 61 6C 73 28 29 20 6F 6E 20 52 // ..HEquals() on R - 65 61 64 4F 6E 6C 79 53 70 61 6E 20 77 69 6C 6C // eadOnlySpan will - 20 61 6C 77 61 79 73 20 74 68 72 6F 77 20 61 6E // always throw an - 20 65 78 63 65 70 74 69 6F 6E 2E 20 55 73 65 20 // exception. Use - 3D 3D 20 69 6E 73 74 65 61 64 2E 00 00 ) // == instead... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::Equals - - .method /*06000616*/ public hidebysig instance valuetype System.ReadOnlySpan`1/*02000098*//Enumerator/*02000238*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 88 E0 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::GetEnumerator - - .method /*06000617*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C000123:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000124:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 3D 47 65 74 48 61 73 68 43 6F 64 65 28 29 // ..=GetHashCode() - 20 6F 6E 20 52 65 61 64 4F 6E 6C 79 53 70 61 6E // on ReadOnlySpan - 20 77 69 6C 6C 20 61 6C 77 61 79 73 20 74 68 72 // will always thr - 6F 77 20 61 6E 20 65 78 63 65 70 74 69 6F 6E 2E // ow an exception. - 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::GetHashCode - - .method /*06000618*/ public hidebysig instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) - GetPinnableReference() cil managed - // SIG: 20 00 1F 84 CC 10 13 00 - { - .custom /*0C000125:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .param [0]/*08000AC5*/ - .custom /*0C0001BA:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::GetPinnableReference - - .method /*06000619*/ public hidebysig specialname static - bool op_Equality(valuetype System.ReadOnlySpan`1/*02000098*/ left, - valuetype System.ReadOnlySpan`1/*02000098*/ right) cil managed - // SIG: 00 02 02 15 11 82 60 01 13 00 15 11 82 60 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::op_Equality - - .method /*0600061A*/ public hidebysig specialname static - valuetype System.ReadOnlySpan`1/*02000098*/ - op_Implicit(valuetype System.ArraySegment`1/*0200001D*/ segment) cil managed - // SIG: 00 01 15 11 82 60 01 13 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::op_Implicit - - .method /*0600061B*/ public hidebysig specialname static - valuetype System.ReadOnlySpan`1/*02000098*/ - op_Implicit(!T[] 'array') cil managed - // SIG: 00 01 15 11 82 60 01 13 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::op_Implicit - - .method /*0600061C*/ public hidebysig specialname static - bool op_Inequality(valuetype System.ReadOnlySpan`1/*02000098*/ left, - valuetype System.ReadOnlySpan`1/*02000098*/ right) cil managed - // SIG: 00 02 02 15 11 82 60 01 13 00 15 11 82 60 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::op_Inequality - - .method /*0600061D*/ public hidebysig instance valuetype System.ReadOnlySpan`1/*02000098*/ - Slice(int32 start) cil managed - // SIG: 20 01 15 11 82 60 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::Slice - - .method /*0600061E*/ public hidebysig instance valuetype System.ReadOnlySpan`1/*02000098*/ - Slice(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 82 60 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::Slice - - .method /*0600061F*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::ToArray - - .method /*06000620*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::ToString - - .method /*06000621*/ public hidebysig instance bool - TryCopyTo(valuetype System.Span`1/*020000A1*/ destination) cil managed - // SIG: 20 01 02 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlySpan`1::TryCopyTo - - .property /*1700006F*/ valuetype System.ReadOnlySpan`1/*02000098*/ - Empty() - { - .get valuetype System.ReadOnlySpan`1/*02000098*/ System.ReadOnlySpan`1/*02000098*/::get_Empty() /* 06000610 */ - } // end of property ReadOnlySpan`1::Empty - .property /*17000070*/ instance bool IsEmpty() - { - .get instance bool System.ReadOnlySpan`1/*02000098*/::get_IsEmpty() /* 06000611 */ - } // end of property ReadOnlySpan`1::IsEmpty - .property /*17000071*/ instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) - Item(int32) - { - .custom /*0C000025:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .get instance !T& modreq(System.Runtime.InteropServices.InAttribute/*02000133*/) System.ReadOnlySpan`1/*02000098*/::get_Item(int32) /* 06000612 */ - } // end of property ReadOnlySpan`1::Item - .property /*17000072*/ instance int32 Length() - { - .get instance int32 System.ReadOnlySpan`1/*02000098*/::get_Length() /* 06000613 */ - } // end of property ReadOnlySpan`1::Length -} // end of class System.ReadOnlySpan`1 - -.class /*02000099*/ public auto ansi beforefieldinit System.ResolveEventArgs - extends System.EventArgs/*02000038*/ -{ - .method /*06000622*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20d7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003CB */ call instance void System.EventArgs/*02000038*/::.ctor() /* 060003CB */ - IL_0006: /* 2A | */ ret - } // end of method ResolveEventArgs::.ctor - - .method /*06000623*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Reflection.Assembly/*02000180*/ requestingAssembly) cil managed - // SIG: 20 02 01 0E 12 86 00 - { - // Method begins at RVA 0x20d7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003CB */ call instance void System.EventArgs/*02000038*/::.ctor() /* 060003CB */ - IL_0006: /* 2A | */ ret - } // end of method ResolveEventArgs::.ctor - - .method /*06000624*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResolveEventArgs::get_Name - - .method /*06000625*/ public hidebysig specialname - instance class System.Reflection.Assembly/*02000180*/ - get_RequestingAssembly() cil managed - // SIG: 20 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ResolveEventArgs::get_RequestingAssembly - - .property /*17000073*/ instance string Name() - { - .get instance string System.ResolveEventArgs/*02000099*/::get_Name() /* 06000624 */ - } // end of property ResolveEventArgs::Name - .property /*17000074*/ instance class System.Reflection.Assembly/*02000180*/ - RequestingAssembly() - { - .get instance class System.Reflection.Assembly/*02000180*/ System.ResolveEventArgs/*02000099*/::get_RequestingAssembly() /* 06000625 */ - } // end of property ResolveEventArgs::RequestingAssembly -} // end of class System.ResolveEventArgs - -.class /*0200009A*/ public sequential ansi sealed beforefieldinit System.RuntimeArgumentHandle - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000030:06000EA4*/ instance void System.Runtime.CompilerServices.IsByRefLikeAttribute/*02000161*/::.ctor() /* 06000EA4 */ = ( 01 00 00 00 ) - .field /*04000076*/ private int32 _dummyPrimitive -} // end of class System.RuntimeArgumentHandle - -.class /*0200009B*/ public sequential ansi sealed beforefieldinit System.RuntimeFieldHandle - extends System.ValueType/*020000D7*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000077*/ private object _dummy - .method /*06000626*/ public hidebysig specialname - instance native int get_Value() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFieldHandle::get_Value - - .method /*06000627*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFieldHandle::Equals - - .method /*06000628*/ public hidebysig instance bool - Equals(valuetype System.RuntimeFieldHandle/*0200009B*/ handle) cil managed - // SIG: 20 01 02 11 82 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFieldHandle::Equals - - .method /*06000629*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFieldHandle::GetHashCode - - .method /*0600062A*/ public hidebysig newslot virtual final - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeFieldHandle::GetObjectData - - .method /*0600062B*/ public hidebysig specialname static - bool op_Equality(valuetype System.RuntimeFieldHandle/*0200009B*/ left, - valuetype System.RuntimeFieldHandle/*0200009B*/ right) cil managed - // SIG: 00 02 02 11 82 6C 11 82 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFieldHandle::op_Equality - - .method /*0600062C*/ public hidebysig specialname static - bool op_Inequality(valuetype System.RuntimeFieldHandle/*0200009B*/ left, - valuetype System.RuntimeFieldHandle/*0200009B*/ right) cil managed - // SIG: 00 02 02 11 82 6C 11 82 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFieldHandle::op_Inequality - - .property /*17000075*/ instance native int - Value() - { - .get instance native int System.RuntimeFieldHandle/*0200009B*/::get_Value() /* 06000626 */ - } // end of property RuntimeFieldHandle::Value -} // end of class System.RuntimeFieldHandle - -.class /*0200009C*/ public sequential ansi sealed beforefieldinit System.RuntimeMethodHandle - extends System.ValueType/*020000D7*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000078*/ private object _dummy - .method /*0600062D*/ public hidebysig specialname - instance native int get_Value() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::get_Value - - .method /*0600062E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::Equals - - .method /*0600062F*/ public hidebysig instance bool - Equals(valuetype System.RuntimeMethodHandle/*0200009C*/ handle) cil managed - // SIG: 20 01 02 11 82 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::Equals - - .method /*06000630*/ public hidebysig instance native int - GetFunctionPointer() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::GetFunctionPointer - - .method /*06000631*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::GetHashCode - - .method /*06000632*/ public hidebysig newslot virtual final - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeMethodHandle::GetObjectData - - .method /*06000633*/ public hidebysig specialname static - bool op_Equality(valuetype System.RuntimeMethodHandle/*0200009C*/ left, - valuetype System.RuntimeMethodHandle/*0200009C*/ right) cil managed - // SIG: 00 02 02 11 82 70 11 82 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::op_Equality - - .method /*06000634*/ public hidebysig specialname static - bool op_Inequality(valuetype System.RuntimeMethodHandle/*0200009C*/ left, - valuetype System.RuntimeMethodHandle/*0200009C*/ right) cil managed - // SIG: 00 02 02 11 82 70 11 82 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeMethodHandle::op_Inequality - - .property /*17000076*/ instance native int - Value() - { - .get instance native int System.RuntimeMethodHandle/*0200009C*/::get_Value() /* 0600062D */ - } // end of property RuntimeMethodHandle::Value -} // end of class System.RuntimeMethodHandle - -.class /*0200009D*/ public sequential ansi sealed beforefieldinit System.RuntimeTypeHandle - extends System.ValueType/*020000D7*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000079*/ private object _dummy - .method /*06000635*/ public hidebysig specialname - instance native int get_Value() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::get_Value - - .method /*06000636*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::Equals - - .method /*06000637*/ public hidebysig instance bool - Equals(valuetype System.RuntimeTypeHandle/*0200009D*/ handle) cil managed - // SIG: 20 01 02 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::Equals - - .method /*06000638*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::GetHashCode - - .method /*06000639*/ public hidebysig instance valuetype System.ModuleHandle/*02000080*/ - GetModuleHandle() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::GetModuleHandle - - .method /*0600063A*/ public hidebysig newslot virtual final - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeTypeHandle::GetObjectData - - .method /*0600063B*/ public hidebysig specialname static - bool op_Equality(object left, - valuetype System.RuntimeTypeHandle/*0200009D*/ right) cil managed - // SIG: 00 02 02 1C 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::op_Equality - - .method /*0600063C*/ public hidebysig specialname static - bool op_Equality(valuetype System.RuntimeTypeHandle/*0200009D*/ left, - object right) cil managed - // SIG: 00 02 02 11 82 74 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::op_Equality - - .method /*0600063D*/ public hidebysig specialname static - bool op_Inequality(object left, - valuetype System.RuntimeTypeHandle/*0200009D*/ right) cil managed - // SIG: 00 02 02 1C 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::op_Inequality - - .method /*0600063E*/ public hidebysig specialname static - bool op_Inequality(valuetype System.RuntimeTypeHandle/*0200009D*/ left, - object right) cil managed - // SIG: 00 02 02 11 82 74 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeTypeHandle::op_Inequality - - .property /*17000077*/ instance native int - Value() - { - .get instance native int System.RuntimeTypeHandle/*0200009D*/::get_Value() /* 06000635 */ - } // end of property RuntimeTypeHandle::Value -} // end of class System.RuntimeTypeHandle - -.class /*0200009E*/ public sequential ansi sealed beforefieldinit System.SByte - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000021*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000022*/, - System.IFormattable/*02000066*/ -{ - .custom /*0C000031:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .field /*0400007A*/ private int8 _dummyPrimitive - .field /*0400007B*/ public static literal int8 MaxValue = int8(0x7F) - .field /*0400007C*/ public static literal int8 MinValue = int8(0x80) - .method /*0600063F*/ public hidebysig newslot virtual final - instance int32 CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::CompareTo - - .method /*06000640*/ public hidebysig newslot virtual final - instance int32 CompareTo(int8 'value') cil managed - // SIG: 20 01 08 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::CompareTo - - .method /*06000641*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Equals - - .method /*06000642*/ public hidebysig newslot virtual final - instance bool Equals(int8 obj) cil managed - // SIG: 20 01 02 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Equals - - .method /*06000643*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::GetHashCode - - .method /*06000644*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::GetTypeCode - - .method /*06000645*/ public hidebysig static - int8 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 04 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .custom /*0C000128:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .param [2]/*08000AF4*/ = int32(0x00000007) - .param [3]/*08000AF5*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Parse - - .method /*06000646*/ public hidebysig static - int8 Parse(string s) cil managed - // SIG: 00 01 04 0E - { - .custom /*0C000129:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Parse - - .method /*06000647*/ public hidebysig static - int8 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 04 0E 11 87 EC - { - .custom /*0C00012A:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Parse - - .method /*06000648*/ public hidebysig static - int8 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 04 0E 11 87 EC 12 81 94 - { - .custom /*0C00012B:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Parse - - .method /*06000649*/ public hidebysig static - int8 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 04 0E 12 81 94 - { - .custom /*0C00012C:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::Parse - - .method /*0600064A*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToBoolean - - .method /*0600064B*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToByte - - .method /*0600064C*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToChar - - .method /*0600064D*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToDateTime - - .method /*0600064E*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToDecimal - - .method /*0600064F*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToDouble - - .method /*06000650*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToInt16 - - .method /*06000651*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToInt32 - - .method /*06000652*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToInt64 - - .method /*06000653*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToSByte - - .method /*06000654*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToSingle - - .method /*06000655*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToType - - .method /*06000656*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToUInt16 - - .method /*06000657*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToUInt32 - - .method /*06000658*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::System.IConvertible.ToUInt64 - - .method /*06000659*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::ToString - - .method /*0600065A*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::ToString - - .method /*0600065B*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::ToString - - .method /*0600065C*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::ToString - - .method /*0600065D*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08000B14*/ = nullref - .param [4]/*08000B15*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::TryFormat - - .method /*0600065E*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int8& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 04 - { - .custom /*0C00012D:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::TryParse - - .method /*0600065F*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] int8& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 04 - { - .custom /*0C00012E:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::TryParse - - .method /*06000660*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] int8& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 04 - { - .custom /*0C00012F:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::TryParse - - .method /*06000661*/ public hidebysig static - bool TryParse(string s, - [out] int8& result) cil managed - // SIG: 00 02 02 0E 10 04 - { - .custom /*0C000130:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SByte::TryParse - -} // end of class System.SByte - -.class /*0200009F*/ public auto ansi sealed beforefieldinit System.SerializableAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000032:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 1C 10 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000662*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SerializableAttribute::.ctor - -} // end of class System.SerializableAttribute - -.class /*020000A0*/ public sequential ansi sealed beforefieldinit System.Single - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000023*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000024*/, - System.IFormattable/*02000066*/ -{ - .field /*0400007D*/ private float32 _dummyPrimitive - .field /*0400007E*/ public static literal float32 MinValue = float32(-3.4028235e+38) - .field /*0400007F*/ public static literal float32 Epsilon = float32(1.4012985e-45) - .field /*04000080*/ public static literal float32 MaxValue = float32(3.4028235e+38) - .field /*04000081*/ public static literal float32 PositiveInfinity = float32(0x7F800000) - .field /*04000082*/ public static literal float32 NegativeInfinity = float32(0xFF800000) - .field /*04000083*/ public static literal float32 NaN = float32(0xFFC00000) - .method /*06000663*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::CompareTo - - .method /*06000664*/ public hidebysig newslot virtual final - instance int32 CompareTo(float32 'value') cil managed - // SIG: 20 01 08 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::CompareTo - - .method /*06000665*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Equals - - .method /*06000666*/ public hidebysig newslot virtual final - instance bool Equals(float32 obj) cil managed - // SIG: 20 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Equals - - .method /*06000667*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::GetHashCode - - .method /*06000668*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::GetTypeCode - - .method /*06000669*/ public hidebysig static - bool IsFinite(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsFinite - - .method /*0600066A*/ public hidebysig static - bool IsInfinity(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsInfinity - - .method /*0600066B*/ public hidebysig static - bool IsNaN(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsNaN - - .method /*0600066C*/ public hidebysig static - bool IsNegative(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsNegative - - .method /*0600066D*/ public hidebysig static - bool IsNegativeInfinity(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsNegativeInfinity - - .method /*0600066E*/ public hidebysig static - bool IsNormal(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsNormal - - .method /*0600066F*/ public hidebysig static - bool IsPositiveInfinity(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsPositiveInfinity - - .method /*06000670*/ public hidebysig static - bool IsSubnormal(float32 f) cil managed - // SIG: 00 01 02 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::IsSubnormal - - .method /*06000671*/ public hidebysig specialname static - bool op_Equality(float32 left, - float32 right) cil managed - // SIG: 00 02 02 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::op_Equality - - .method /*06000672*/ public hidebysig specialname static - bool op_GreaterThan(float32 left, - float32 right) cil managed - // SIG: 00 02 02 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::op_GreaterThan - - .method /*06000673*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(float32 left, - float32 right) cil managed - // SIG: 00 02 02 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::op_GreaterThanOrEqual - - .method /*06000674*/ public hidebysig specialname static - bool op_Inequality(float32 left, - float32 right) cil managed - // SIG: 00 02 02 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::op_Inequality - - .method /*06000675*/ public hidebysig specialname static - bool op_LessThan(float32 left, - float32 right) cil managed - // SIG: 00 02 02 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::op_LessThan - - .method /*06000676*/ public hidebysig specialname static - bool op_LessThanOrEqual(float32 left, - float32 right) cil managed - // SIG: 00 02 02 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::op_LessThanOrEqual - - .method /*06000677*/ public hidebysig static - float32 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0C 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .param [2]/*08000B3B*/ = int32(0x000000E7) - .param [3]/*08000B3C*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Parse - - .method /*06000678*/ public hidebysig static - float32 Parse(string s) cil managed - // SIG: 00 01 0C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Parse - - .method /*06000679*/ public hidebysig static - float32 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 0C 0E 11 87 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Parse - - .method /*0600067A*/ public hidebysig static - float32 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0C 0E 11 87 EC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Parse - - .method /*0600067B*/ public hidebysig static - float32 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 0C 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::Parse - - .method /*0600067C*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToBoolean - - .method /*0600067D*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToByte - - .method /*0600067E*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToChar - - .method /*0600067F*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToDateTime - - .method /*06000680*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToDecimal - - .method /*06000681*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToDouble - - .method /*06000682*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToInt16 - - .method /*06000683*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToInt32 - - .method /*06000684*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToInt64 - - .method /*06000685*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToSByte - - .method /*06000686*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToSingle - - .method /*06000687*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToType - - .method /*06000688*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToUInt16 - - .method /*06000689*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToUInt32 - - .method /*0600068A*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::System.IConvertible.ToUInt64 - - .method /*0600068B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::ToString - - .method /*0600068C*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::ToString - - .method /*0600068D*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::ToString - - .method /*0600068E*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::ToString - - .method /*0600068F*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08000B5B*/ = nullref - .param [4]/*08000B5C*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::TryFormat - - .method /*06000690*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] float32& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::TryParse - - .method /*06000691*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] float32& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::TryParse - - .method /*06000692*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] float32& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::TryParse - - .method /*06000693*/ public hidebysig static - bool TryParse(string s, - [out] float32& result) cil managed - // SIG: 00 02 02 0E 10 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Single::TryParse - -} // end of class System.Single - -.class /*020000A1*/ public sequential ansi sealed beforefieldinit System.Span`1 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000033:06000EA4*/ instance void System.Runtime.CompilerServices.IsByRefLikeAttribute/*02000161*/::.ctor() /* 06000EA4 */ = ( 01 00 00 00 ) - .custom /*0C000034:060005E3*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string, - bool) /* 060005E3 */ = ( 01 00 52 54 79 70 65 73 20 77 69 74 68 20 65 6D // ..RTypes with em - 62 65 64 64 65 64 20 72 65 66 65 72 65 6E 63 65 // bedded reference - 73 20 61 72 65 20 6E 6F 74 20 73 75 70 70 6F 72 // s are not suppor - 74 65 64 20 69 6E 20 74 68 69 73 20 76 65 72 73 // ted in this vers - 69 6F 6E 20 6F 66 20 79 6F 75 72 20 63 6F 6D 70 // ion of your comp - 69 6C 65 72 2E 01 00 00 ) // iler.... - .custom /*0C000035:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C000036:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*02000239*/ sequential ansi sealed nested public beforefieldinit Enumerator - extends System.ValueType/*020000D7*/ - { - .custom /*0C0000EE:06000EA4*/ instance void System.Runtime.CompilerServices.IsByRefLikeAttribute/*02000161*/::.ctor() /* 06000EA4 */ = ( 01 00 00 00 ) - .custom /*0C0000EF:060005E3*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string, - bool) /* 060005E3 */ = ( 01 00 52 54 79 70 65 73 20 77 69 74 68 20 65 6D // ..RTypes with em - 62 65 64 64 65 64 20 72 65 66 65 72 65 6E 63 65 // bedded reference - 73 20 61 72 65 20 6E 6F 74 20 73 75 70 70 6F 72 // s are not suppor - 74 65 64 20 69 6E 20 74 68 69 73 20 76 65 72 73 // ted in this vers - 69 6F 6E 20 6F 66 20 79 6F 75 72 20 63 6F 6D 70 // ion of your comp - 69 6C 65 72 2E 01 00 00 ) // iler.... - .field /*04000355*/ private object _dummy - .field /*04000356*/ private int32 _dummyPrimitive - .method /*0600159C*/ public hidebysig specialname - instance !T& get_Current() cil managed - // SIG: 20 00 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::get_Current - - .method /*0600159D*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Enumerator::MoveNext - - .property /*170003FD*/ instance !T& Current() - { - .get instance !T& System.Span`1/*020000A1*//Enumerator/*02000239*/::get_Current() /* 0600159C */ - } // end of property Enumerator::Current - } // end of class Enumerator - - .field /*04000084*/ private initonly object _dummy - .field /*04000085*/ private initonly int32 _dummyPrimitive - .method /*06000694*/ public hidebysig specialname rtspecialname - instance void .ctor(void* pointer, - int32 length) cil managed - // SIG: 20 02 01 0F 01 08 - { - .custom /*0C000131:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::.ctor - - .method /*06000695*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array') cil managed - // SIG: 20 01 01 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::.ctor - - .method /*06000696*/ public hidebysig specialname rtspecialname - instance void .ctor(!T[] 'array', - int32 start, - int32 length) cil managed - // SIG: 20 03 01 1D 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::.ctor - - .method /*06000697*/ public hidebysig specialname static - valuetype System.Span`1/*020000A1*/ - get_Empty() cil managed - // SIG: 00 00 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::get_Empty - - .method /*06000698*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::get_IsEmpty - - .method /*06000699*/ public hidebysig specialname - instance !T& get_Item(int32 index) cil managed - // SIG: 20 01 10 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::get_Item - - .method /*0600069A*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::get_Length - - .method /*0600069B*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Span`1::Clear - - .method /*0600069C*/ public hidebysig instance void - CopyTo(valuetype System.Span`1/*020000A1*/ destination) cil managed - // SIG: 20 01 01 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Span`1::CopyTo - - .method /*0600069D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - .custom /*0C000132:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000133:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 40 45 71 75 61 6C 73 28 29 20 6F 6E 20 53 // ..@Equals() on S - 70 61 6E 20 77 69 6C 6C 20 61 6C 77 61 79 73 20 // pan will always - 74 68 72 6F 77 20 61 6E 20 65 78 63 65 70 74 69 // throw an excepti - 6F 6E 2E 20 55 73 65 20 3D 3D 20 69 6E 73 74 65 // on. Use == inste - 61 64 2E 00 00 ) // ad... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::Equals - - .method /*0600069E*/ public hidebysig instance void - Fill(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Span`1::Fill - - .method /*0600069F*/ public hidebysig instance valuetype System.Span`1/*020000A1*//Enumerator/*02000239*/ - GetEnumerator() cil managed - // SIG: 20 00 15 11 88 E4 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::GetEnumerator - - .method /*060006A0*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - .custom /*0C000134:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000135:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 35 47 65 74 48 61 73 68 43 6F 64 65 28 29 // ..5GetHashCode() - 20 6F 6E 20 53 70 61 6E 20 77 69 6C 6C 20 61 6C // on Span will al - 77 61 79 73 20 74 68 72 6F 77 20 61 6E 20 65 78 // ways throw an ex - 63 65 70 74 69 6F 6E 2E 00 00 ) // ception... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::GetHashCode - - .method /*060006A1*/ public hidebysig instance !T& - GetPinnableReference() cil managed - // SIG: 20 00 10 13 00 - { - .custom /*0C000136:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::GetPinnableReference - - .method /*060006A2*/ public hidebysig specialname static - bool op_Equality(valuetype System.Span`1/*020000A1*/ left, - valuetype System.Span`1/*020000A1*/ right) cil managed - // SIG: 00 02 02 15 11 82 84 01 13 00 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::op_Equality - - .method /*060006A3*/ public hidebysig specialname static - valuetype System.Span`1/*020000A1*/ - op_Implicit(valuetype System.ArraySegment`1/*0200001D*/ segment) cil managed - // SIG: 00 01 15 11 82 84 01 13 00 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::op_Implicit - - .method /*060006A4*/ public hidebysig specialname static - valuetype System.ReadOnlySpan`1/*02000098*/ - op_Implicit(valuetype System.Span`1/*020000A1*/ span) cil managed - // SIG: 00 01 15 11 82 60 01 13 00 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::op_Implicit - - .method /*060006A5*/ public hidebysig specialname static - valuetype System.Span`1/*020000A1*/ - op_Implicit(!T[] 'array') cil managed - // SIG: 00 01 15 11 82 84 01 13 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::op_Implicit - - .method /*060006A6*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Span`1/*020000A1*/ left, - valuetype System.Span`1/*020000A1*/ right) cil managed - // SIG: 00 02 02 15 11 82 84 01 13 00 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::op_Inequality - - .method /*060006A7*/ public hidebysig instance valuetype System.Span`1/*020000A1*/ - Slice(int32 start) cil managed - // SIG: 20 01 15 11 82 84 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::Slice - - .method /*060006A8*/ public hidebysig instance valuetype System.Span`1/*020000A1*/ - Slice(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 82 84 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::Slice - - .method /*060006A9*/ public hidebysig instance !T[] - ToArray() cil managed - // SIG: 20 00 1D 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::ToArray - - .method /*060006AA*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::ToString - - .method /*060006AB*/ public hidebysig instance bool - TryCopyTo(valuetype System.Span`1/*020000A1*/ destination) cil managed - // SIG: 20 01 02 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Span`1::TryCopyTo - - .property /*17000078*/ valuetype System.Span`1/*020000A1*/ - Empty() - { - .get valuetype System.Span`1/*020000A1*/ System.Span`1/*020000A1*/::get_Empty() /* 06000697 */ - } // end of property Span`1::Empty - .property /*17000079*/ instance bool IsEmpty() - { - .get instance bool System.Span`1/*020000A1*/::get_IsEmpty() /* 06000698 */ - } // end of property Span`1::IsEmpty - .property /*1700007A*/ instance !T& Item(int32) - { - .get instance !T& System.Span`1/*020000A1*/::get_Item(int32) /* 06000699 */ - } // end of property Span`1::Item - .property /*1700007B*/ instance int32 Length() - { - .get instance int32 System.Span`1/*020000A1*/::get_Length() /* 0600069A */ - } // end of property Span`1::Length -} // end of class System.Span`1 - -.class /*020000A2*/ public auto ansi sealed beforefieldinit System.StackOverflowException - extends System.SystemException/*020000A7*/ -{ - .method /*060006AC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method StackOverflowException::.ctor - - .method /*060006AD*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method StackOverflowException::.ctor - - .method /*060006AE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method StackOverflowException::.ctor - -} // end of class System.StackOverflowException - -.class /*020000A3*/ public auto ansi sealed beforefieldinit System.STAThreadAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000037:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 00 00 ) // ..@..... - .method /*060006AF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method STAThreadAttribute::.ctor - -} // end of class System.STAThreadAttribute - -.class /*020000A4*/ public auto ansi sealed beforefieldinit System.String - extends System.Object/*0200008E*/ - implements class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000025*/, - System.Collections.IEnumerable/*02000215*/, - System.ICloneable/*0200005E*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000026*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000027*/ -{ - .custom /*0C000038:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 05 43 68 61 72 73 00 00 ) // ...Chars.. - .field /*04000086*/ public static initonly string Empty - .method /*060006B0*/ public hidebysig specialname rtspecialname - instance void .ctor(char* 'value') cil managed - // SIG: 20 01 01 0F 03 - { - .custom /*0C000137:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B1*/ public hidebysig specialname rtspecialname - instance void .ctor(char* 'value', - int32 startIndex, - int32 length) cil managed - // SIG: 20 03 01 0F 03 08 08 - { - .custom /*0C000138:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B2*/ public hidebysig specialname rtspecialname - instance void .ctor(char c, - int32 count) cil managed - // SIG: 20 02 01 03 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B3*/ public hidebysig specialname rtspecialname - instance void .ctor(char[] 'value') cil managed - // SIG: 20 01 01 1D 03 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B4*/ public hidebysig specialname rtspecialname - instance void .ctor(char[] 'value', - int32 startIndex, - int32 length) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B5*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ReadOnlySpan`1/*02000098*/ 'value') cil managed - // SIG: 20 01 01 15 11 82 60 01 03 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B6*/ public hidebysig specialname rtspecialname - instance void .ctor(int8* 'value') cil managed - // SIG: 20 01 01 0F 04 - { - .custom /*0C000139:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B7*/ public hidebysig specialname rtspecialname - instance void .ctor(int8* 'value', - int32 startIndex, - int32 length) cil managed - // SIG: 20 03 01 0F 04 08 08 - { - .custom /*0C00013A:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B8*/ public hidebysig specialname rtspecialname - instance void .ctor(int8* 'value', - int32 startIndex, - int32 length, - class System.Text.Encoding/*02000101*/ enc) cil managed - // SIG: 20 04 01 0F 04 08 08 12 84 04 - { - .custom /*0C00013B:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method String::.ctor - - .method /*060006B9*/ public hidebysig specialname - instance char get_Chars(int32 index) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::get_Chars - - .method /*060006BA*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::get_Length - - .method /*060006BB*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Clone - - .method /*060006BC*/ public hidebysig static - int32 Compare(string strA, - int32 indexA, - string strB, - int32 indexB, - int32 length) cil managed - // SIG: 00 05 08 0E 08 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006BD*/ public hidebysig static - int32 Compare(string strA, - int32 indexA, - string strB, - int32 indexB, - int32 length, - bool ignoreCase) cil managed - // SIG: 00 06 08 0E 08 0E 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006BE*/ public hidebysig static - int32 Compare(string strA, - int32 indexA, - string strB, - int32 indexB, - int32 length, - bool ignoreCase, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 00 07 08 0E 08 0E 08 08 02 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006BF*/ public hidebysig static - int32 Compare(string strA, - int32 indexA, - string strB, - int32 indexB, - int32 length, - class System.Globalization.CultureInfo/*020001E8*/ culture, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 00 07 08 0E 08 0E 08 08 12 87 A0 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C0*/ public hidebysig static - int32 Compare(string strA, - int32 indexA, - string strB, - int32 indexB, - int32 length, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 00 06 08 0E 08 0E 08 08 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C1*/ public hidebysig static - int32 Compare(string strA, - string strB) cil managed - // SIG: 00 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C2*/ public hidebysig static - int32 Compare(string strA, - string strB, - bool ignoreCase) cil managed - // SIG: 00 03 08 0E 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C3*/ public hidebysig static - int32 Compare(string strA, - string strB, - bool ignoreCase, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 00 04 08 0E 0E 02 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C4*/ public hidebysig static - int32 Compare(string strA, - string strB, - class System.Globalization.CultureInfo/*020001E8*/ culture, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 00 04 08 0E 0E 12 87 A0 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C5*/ public hidebysig static - int32 Compare(string strA, - string strB, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 00 03 08 0E 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Compare - - .method /*060006C6*/ public hidebysig static - int32 CompareOrdinal(string strA, - int32 indexA, - string strB, - int32 indexB, - int32 length) cil managed - // SIG: 00 05 08 0E 08 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::CompareOrdinal - - .method /*060006C7*/ public hidebysig static - int32 CompareOrdinal(string strA, - string strB) cil managed - // SIG: 00 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::CompareOrdinal - - .method /*060006C8*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::CompareTo - - .method /*060006C9*/ public hidebysig newslot virtual final - instance int32 CompareTo(string strB) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::CompareTo - - .method /*060006CA*/ public hidebysig static - string Concat(class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 00 01 0E 15 12 88 80 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006CB*/ public hidebysig static - string Concat(object arg0) cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006CC*/ public hidebysig static - string Concat(object arg0, - object arg1) cil managed - // SIG: 00 02 0E 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006CD*/ public hidebysig static - string Concat(object arg0, - object arg1, - object arg2) cil managed - // SIG: 00 03 0E 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006CE*/ public hidebysig static - string Concat(object[] args) cil managed - // SIG: 00 01 0E 1D 1C - { - .param [1]/*08000BD4*/ - .custom /*0C0001BD:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006CF*/ public hidebysig static - string Concat(string str0, - string str1) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006D0*/ public hidebysig static - string Concat(string str0, - string str1, - string str2) cil managed - // SIG: 00 03 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006D1*/ public hidebysig static - string Concat(string str0, - string str1, - string str2, - string str3) cil managed - // SIG: 00 04 0E 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006D2*/ public hidebysig static - string Concat(string[] values) cil managed - // SIG: 00 01 0E 1D 0E - { - .param [1]/*08000BDE*/ - .custom /*0C0001BE:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006D3*/ public hidebysig static - string Concat(class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 10 01 01 0E 15 12 88 80 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Concat - - .method /*060006D4*/ public hidebysig instance bool - Contains(char 'value') cil managed - // SIG: 20 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Contains - - .method /*060006D5*/ public hidebysig instance bool - Contains(char 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 02 03 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Contains - - .method /*060006D6*/ public hidebysig instance bool - Contains(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Contains - - .method /*060006D7*/ public hidebysig instance bool - Contains(string 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 02 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Contains - - .method /*060006D8*/ public hidebysig static - string Copy(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Copy - - .method /*060006D9*/ public hidebysig instance void - CopyTo(int32 sourceIndex, - char[] destination, - int32 destinationIndex, - int32 count) cil managed - // SIG: 20 04 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method String::CopyTo - - .method /*060006DA*/ public hidebysig static - string Create(int32 length, - !!TState state, - class System.Buffers.SpanAction`2/*02000230*/ action) cil managed - // SIG: 10 01 03 0E 08 1E 00 15 12 88 C0 02 03 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Create - - .method /*060006DB*/ public hidebysig instance bool - EndsWith(char 'value') cil managed - // SIG: 20 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::EndsWith - - .method /*060006DC*/ public hidebysig instance bool - EndsWith(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::EndsWith - - .method /*060006DD*/ public hidebysig instance bool - EndsWith(string 'value', - bool ignoreCase, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 03 02 0E 02 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::EndsWith - - .method /*060006DE*/ public hidebysig instance bool - EndsWith(string 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 02 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::EndsWith - - .method /*060006DF*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Equals - - .method /*060006E0*/ public hidebysig newslot virtual final - instance bool Equals(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Equals - - .method /*060006E1*/ public hidebysig static - bool Equals(string a, - string b) cil managed - // SIG: 00 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Equals - - .method /*060006E2*/ public hidebysig static - bool Equals(string a, - string b, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 00 03 02 0E 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Equals - - .method /*060006E3*/ public hidebysig instance bool - Equals(string 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 02 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Equals - - .method /*060006E4*/ public hidebysig static - string Format(class System.IFormatProvider/*02000065*/ provider, - string format, - object arg0) cil managed - // SIG: 00 03 0E 12 81 94 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006E5*/ public hidebysig static - string Format(class System.IFormatProvider/*02000065*/ provider, - string format, - object arg0, - object arg1) cil managed - // SIG: 00 04 0E 12 81 94 0E 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006E6*/ public hidebysig static - string Format(class System.IFormatProvider/*02000065*/ provider, - string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 00 05 0E 12 81 94 0E 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006E7*/ public hidebysig static - string Format(class System.IFormatProvider/*02000065*/ provider, - string format, - object[] args) cil managed - // SIG: 00 03 0E 12 81 94 0E 1D 1C - { - .param [3]/*08000C0C*/ - .custom /*0C0001BF:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006E8*/ public hidebysig static - string Format(string format, - object arg0) cil managed - // SIG: 00 02 0E 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006E9*/ public hidebysig static - string Format(string format, - object arg0, - object arg1) cil managed - // SIG: 00 03 0E 0E 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006EA*/ public hidebysig static - string Format(string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 00 04 0E 0E 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006EB*/ public hidebysig static - string Format(string format, - object[] args) cil managed - // SIG: 00 02 0E 0E 1D 1C - { - .param [2]/*08000C17*/ - .custom /*0C0001C0:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Format - - .method /*060006EC*/ public hidebysig instance class System.CharEnumerator/*02000028*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::GetEnumerator - - .method /*060006ED*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::GetHashCode - - .method /*060006EE*/ public hidebysig instance int32 - GetHashCode(valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 01 08 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::GetHashCode - - .method /*060006EF*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::GetTypeCode - - .method /*060006F0*/ public hidebysig instance int32 - IndexOf(char 'value') cil managed - // SIG: 20 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F1*/ public hidebysig instance int32 - IndexOf(char 'value', - int32 startIndex) cil managed - // SIG: 20 02 08 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F2*/ public hidebysig instance int32 - IndexOf(char 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F3*/ public hidebysig instance int32 - IndexOf(char 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 08 03 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F4*/ public hidebysig instance int32 - IndexOf(string 'value') cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F5*/ public hidebysig instance int32 - IndexOf(string 'value', - int32 startIndex) cil managed - // SIG: 20 02 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F6*/ public hidebysig instance int32 - IndexOf(string 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F7*/ public hidebysig instance int32 - IndexOf(string 'value', - int32 startIndex, - int32 count, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 04 08 0E 08 08 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F8*/ public hidebysig instance int32 - IndexOf(string 'value', - int32 startIndex, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 03 08 0E 08 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006F9*/ public hidebysig instance int32 - IndexOf(string 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 08 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOf - - .method /*060006FA*/ public hidebysig instance int32 - IndexOfAny(char[] anyOf) cil managed - // SIG: 20 01 08 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOfAny - - .method /*060006FB*/ public hidebysig instance int32 - IndexOfAny(char[] anyOf, - int32 startIndex) cil managed - // SIG: 20 02 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOfAny - - .method /*060006FC*/ public hidebysig instance int32 - IndexOfAny(char[] anyOf, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IndexOfAny - - .method /*060006FD*/ public hidebysig instance string - Insert(int32 startIndex, - string 'value') cil managed - // SIG: 20 02 0E 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Insert - - .method /*060006FE*/ public hidebysig static - string Intern(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Intern - - .method /*060006FF*/ public hidebysig static - string IsInterned(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IsInterned - - .method /*06000700*/ public hidebysig instance bool - IsNormalized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IsNormalized - - .method /*06000701*/ public hidebysig instance bool - IsNormalized(valuetype System.Text.NormalizationForm/*02000104*/ normalizationForm) cil managed - // SIG: 20 01 02 11 84 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IsNormalized - - .method /*06000702*/ public hidebysig static - bool IsNullOrEmpty(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IsNullOrEmpty - - .method /*06000703*/ public hidebysig static - bool IsNullOrWhiteSpace(string 'value') cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::IsNullOrWhiteSpace - - .method /*06000704*/ public hidebysig static - string Join(char separator, - object[] values) cil managed - // SIG: 00 02 0E 03 1D 1C - { - .param [2]/*08000C3E*/ - .custom /*0C0001C1:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*06000705*/ public hidebysig static - string Join(char separator, - string[] 'value') cil managed - // SIG: 00 02 0E 03 1D 0E - { - .param [2]/*08000C40*/ - .custom /*0C0001C2:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*06000706*/ public hidebysig static - string Join(char separator, - string[] 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 00 04 0E 03 1D 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*06000707*/ public hidebysig static - string Join(string separator, - class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 00 02 0E 0E 15 12 88 80 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*06000708*/ public hidebysig static - string Join(string separator, - object[] values) cil managed - // SIG: 00 02 0E 0E 1D 1C - { - .param [2]/*08000C48*/ - .custom /*0C0001C3:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*06000709*/ public hidebysig static - string Join(string separator, - string[] 'value') cil managed - // SIG: 00 02 0E 0E 1D 0E - { - .param [2]/*08000C4A*/ - .custom /*0C0001C4:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*0600070A*/ public hidebysig static - string Join(string separator, - string[] 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 00 04 0E 0E 1D 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*0600070B*/ public hidebysig static - string Join(char separator, - class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 10 01 02 0E 03 15 12 88 80 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*0600070C*/ public hidebysig static - string Join(string separator, - class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 10 01 02 0E 0E 15 12 88 80 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Join - - .method /*0600070D*/ public hidebysig instance int32 - LastIndexOf(char 'value') cil managed - // SIG: 20 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*0600070E*/ public hidebysig instance int32 - LastIndexOf(char 'value', - int32 startIndex) cil managed - // SIG: 20 02 08 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*0600070F*/ public hidebysig instance int32 - LastIndexOf(char 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000710*/ public hidebysig instance int32 - LastIndexOf(string 'value') cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000711*/ public hidebysig instance int32 - LastIndexOf(string 'value', - int32 startIndex) cil managed - // SIG: 20 02 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000712*/ public hidebysig instance int32 - LastIndexOf(string 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000713*/ public hidebysig instance int32 - LastIndexOf(string 'value', - int32 startIndex, - int32 count, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 04 08 0E 08 08 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000714*/ public hidebysig instance int32 - LastIndexOf(string 'value', - int32 startIndex, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 03 08 0E 08 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000715*/ public hidebysig instance int32 - LastIndexOf(string 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 08 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOf - - .method /*06000716*/ public hidebysig instance int32 - LastIndexOfAny(char[] anyOf) cil managed - // SIG: 20 01 08 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOfAny - - .method /*06000717*/ public hidebysig instance int32 - LastIndexOfAny(char[] anyOf, - int32 startIndex) cil managed - // SIG: 20 02 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOfAny - - .method /*06000718*/ public hidebysig instance int32 - LastIndexOfAny(char[] anyOf, - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::LastIndexOfAny - - .method /*06000719*/ public hidebysig instance string - Normalize() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Normalize - - .method /*0600071A*/ public hidebysig instance string - Normalize(valuetype System.Text.NormalizationForm/*02000104*/ normalizationForm) cil managed - // SIG: 20 01 0E 11 84 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Normalize - - .method /*0600071B*/ public hidebysig specialname static - bool op_Equality(string a, - string b) cil managed - // SIG: 00 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::op_Equality - - .method /*0600071C*/ public hidebysig specialname static - valuetype System.ReadOnlySpan`1/*02000098*/ - op_Implicit(string 'value') cil managed - // SIG: 00 01 15 11 82 60 01 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::op_Implicit - - .method /*0600071D*/ public hidebysig specialname static - bool op_Inequality(string a, - string b) cil managed - // SIG: 00 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::op_Inequality - - .method /*0600071E*/ public hidebysig instance string - PadLeft(int32 totalWidth) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::PadLeft - - .method /*0600071F*/ public hidebysig instance string - PadLeft(int32 totalWidth, - char paddingChar) cil managed - // SIG: 20 02 0E 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::PadLeft - - .method /*06000720*/ public hidebysig instance string - PadRight(int32 totalWidth) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::PadRight - - .method /*06000721*/ public hidebysig instance string - PadRight(int32 totalWidth, - char paddingChar) cil managed - // SIG: 20 02 0E 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::PadRight - - .method /*06000722*/ public hidebysig instance string - Remove(int32 startIndex) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Remove - - .method /*06000723*/ public hidebysig instance string - Remove(int32 startIndex, - int32 count) cil managed - // SIG: 20 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Remove - - .method /*06000724*/ public hidebysig instance string - Replace(char oldChar, - char newChar) cil managed - // SIG: 20 02 0E 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Replace - - .method /*06000725*/ public hidebysig instance string - Replace(string oldValue, - string newValue) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Replace - - .method /*06000726*/ public hidebysig instance string - Replace(string oldValue, - string newValue, - bool ignoreCase, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 04 0E 0E 0E 02 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Replace - - .method /*06000727*/ public hidebysig instance string - Replace(string oldValue, - string newValue, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 03 0E 0E 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Replace - - .method /*06000728*/ public hidebysig instance string[] - Split(char separator, - int32 count, - [opt] valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 03 1D 0E 03 08 11 82 98 - { - .param [3]/*08000C8A*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*06000729*/ public hidebysig instance string[] - Split(char separator, - [opt] valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 02 1D 0E 03 11 82 98 - { - .param [2]/*08000C8C*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*0600072A*/ public hidebysig instance string[] - Split(char[] separator) cil managed - // SIG: 20 01 1D 0E 1D 03 - { - .param [1]/*08000C8D*/ - .custom /*0C0001C8:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*0600072B*/ public hidebysig instance string[] - Split(char[] separator, - int32 count) cil managed - // SIG: 20 02 1D 0E 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*0600072C*/ public hidebysig instance string[] - Split(char[] separator, - int32 count, - valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 03 1D 0E 1D 03 08 11 82 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*0600072D*/ public hidebysig instance string[] - Split(char[] separator, - valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 02 1D 0E 1D 03 11 82 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*0600072E*/ public hidebysig instance string[] - Split(string separator, - int32 count, - [opt] valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 03 1D 0E 0E 08 11 82 98 - { - .param [3]/*08000C97*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*0600072F*/ public hidebysig instance string[] - Split(string separator, - [opt] valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 02 1D 0E 0E 11 82 98 - { - .param [2]/*08000C99*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*06000730*/ public hidebysig instance string[] - Split(string[] separator, - int32 count, - valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 03 1D 0E 1D 0E 08 11 82 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*06000731*/ public hidebysig instance string[] - Split(string[] separator, - valuetype System.StringSplitOptions/*020000A6*/ options) cil managed - // SIG: 20 02 1D 0E 1D 0E 11 82 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Split - - .method /*06000732*/ public hidebysig instance bool - StartsWith(char 'value') cil managed - // SIG: 20 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::StartsWith - - .method /*06000733*/ public hidebysig instance bool - StartsWith(string 'value') cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::StartsWith - - .method /*06000734*/ public hidebysig instance bool - StartsWith(string 'value', - bool ignoreCase, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 03 02 0E 02 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::StartsWith - - .method /*06000735*/ public hidebysig instance bool - StartsWith(string 'value', - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 20 02 02 0E 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::StartsWith - - .method /*06000736*/ public hidebysig instance string - Substring(int32 startIndex) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Substring - - .method /*06000737*/ public hidebysig instance string - Substring(int32 startIndex, - int32 length) cil managed - // SIG: 20 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Substring - - .method /*06000738*/ private hidebysig newslot virtual final - instance class System.Collections.Generic.IEnumerator`1/*02000221*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 88 84 01 03 - { - .override method instance class System.Collections.Generic.IEnumerator`1/*02000221*/ class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000025*/::GetEnumerator() /* 0A00000E */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000739*/ private hidebysig newslot virtual final - instance class System.Collections.IEnumerator/*02000216*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - .override System.Collections.IEnumerable/*02000215*/::GetEnumerator /*02000215::060014E7*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.Collections.IEnumerable.GetEnumerator - - .method /*0600073A*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToBoolean - - .method /*0600073B*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToByte - - .method /*0600073C*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToChar - - .method /*0600073D*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToDateTime - - .method /*0600073E*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToDecimal - - .method /*0600073F*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToDouble - - .method /*06000740*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToInt16 - - .method /*06000741*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToInt32 - - .method /*06000742*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToInt64 - - .method /*06000743*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToSByte - - .method /*06000744*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToSingle - - .method /*06000745*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToType - - .method /*06000746*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToUInt16 - - .method /*06000747*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToUInt32 - - .method /*06000748*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::System.IConvertible.ToUInt64 - - .method /*06000749*/ public hidebysig instance char[] - ToCharArray() cil managed - // SIG: 20 00 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToCharArray - - .method /*0600074A*/ public hidebysig instance char[] - ToCharArray(int32 startIndex, - int32 length) cil managed - // SIG: 20 02 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToCharArray - - .method /*0600074B*/ public hidebysig instance string - ToLower() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToLower - - .method /*0600074C*/ public hidebysig instance string - ToLower(class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 01 0E 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToLower - - .method /*0600074D*/ public hidebysig instance string - ToLowerInvariant() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToLowerInvariant - - .method /*0600074E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToString - - .method /*0600074F*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToString - - .method /*06000750*/ public hidebysig instance string - ToUpper() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToUpper - - .method /*06000751*/ public hidebysig instance string - ToUpper(class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 01 0E 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToUpper - - .method /*06000752*/ public hidebysig instance string - ToUpperInvariant() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::ToUpperInvariant - - .method /*06000753*/ public hidebysig instance string - Trim() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Trim - - .method /*06000754*/ public hidebysig instance string - Trim(char trimChar) cil managed - // SIG: 20 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Trim - - .method /*06000755*/ public hidebysig instance string - Trim(char[] trimChars) cil managed - // SIG: 20 01 0E 1D 03 - { - .param [1]/*08000CBF*/ - .custom /*0C0001CC:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::Trim - - .method /*06000756*/ public hidebysig instance string - TrimEnd() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::TrimEnd - - .method /*06000757*/ public hidebysig instance string - TrimEnd(char trimChar) cil managed - // SIG: 20 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::TrimEnd - - .method /*06000758*/ public hidebysig instance string - TrimEnd(char[] trimChars) cil managed - // SIG: 20 01 0E 1D 03 - { - .param [1]/*08000CC1*/ - .custom /*0C0001CD:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::TrimEnd - - .method /*06000759*/ public hidebysig instance string - TrimStart() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::TrimStart - - .method /*0600075A*/ public hidebysig instance string - TrimStart(char trimChar) cil managed - // SIG: 20 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::TrimStart - - .method /*0600075B*/ public hidebysig instance string - TrimStart(char[] trimChars) cil managed - // SIG: 20 01 0E 1D 03 - { - .param [1]/*08000CC3*/ - .custom /*0C0001CE:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method String::TrimStart - - .property /*1700007C*/ instance char Chars(int32) - { - .get instance char System.String/*020000A4*/::get_Chars(int32) /* 060006B9 */ - } // end of property String::Chars - .property /*1700007D*/ instance int32 Length() - { - .get instance int32 System.String/*020000A4*/::get_Length() /* 060006BA */ - } // end of property String::Length -} // end of class System.String - -.class /*020000A5*/ public auto ansi sealed System.StringComparison - extends System.Enum/*02000037*/ -{ - .field /*04000087*/ public specialname rtspecialname int32 value__ - .field /*04000088*/ public static literal valuetype System.StringComparison/*020000A5*/ CurrentCulture = int32(0x00000000) - .field /*04000089*/ public static literal valuetype System.StringComparison/*020000A5*/ CurrentCultureIgnoreCase = int32(0x00000001) - .field /*0400008A*/ public static literal valuetype System.StringComparison/*020000A5*/ InvariantCulture = int32(0x00000002) - .field /*0400008B*/ public static literal valuetype System.StringComparison/*020000A5*/ InvariantCultureIgnoreCase = int32(0x00000003) - .field /*0400008C*/ public static literal valuetype System.StringComparison/*020000A5*/ Ordinal = int32(0x00000004) - .field /*0400008D*/ public static literal valuetype System.StringComparison/*020000A5*/ OrdinalIgnoreCase = int32(0x00000005) -} // end of class System.StringComparison - -.class /*020000A6*/ public auto ansi sealed System.StringSplitOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C000039:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400008E*/ public specialname rtspecialname int32 value__ - .field /*0400008F*/ public static literal valuetype System.StringSplitOptions/*020000A6*/ None = int32(0x00000000) - .field /*04000090*/ public static literal valuetype System.StringSplitOptions/*020000A6*/ RemoveEmptyEntries = int32(0x00000001) -} // end of class System.StringSplitOptions - -.class /*020000A7*/ public auto ansi beforefieldinit System.SystemException - extends System.Exception/*0200003B*/ -{ - .method /*0600075C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method SystemException::.ctor - - .method /*0600075D*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method SystemException::.ctor - - .method /*0600075E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method SystemException::.ctor - - .method /*0600075F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method SystemException::.ctor - -} // end of class System.SystemException - -.class /*020000A8*/ public auto ansi beforefieldinit System.ThreadStaticAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00003A:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000760*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadStaticAttribute::.ctor - -} // end of class System.ThreadStaticAttribute - -.class /*020000A9*/ public auto ansi beforefieldinit System.TimeoutException - extends System.SystemException/*020000A7*/ -{ - .method /*06000761*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TimeoutException::.ctor - - .method /*06000762*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TimeoutException::.ctor - - .method /*06000763*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TimeoutException::.ctor - - .method /*06000764*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TimeoutException::.ctor - -} // end of class System.TimeoutException - -.class /*020000AA*/ public sequential ansi sealed beforefieldinit System.TimeSpan - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000028*/, - class System.IEquatable`1/*02000064*//*1B000029*/, - System.IFormattable/*02000066*/ -{ - .field /*04000091*/ private int32 _dummyPrimitive - .field /*04000092*/ public static initonly valuetype System.TimeSpan/*020000AA*/ MaxValue - .field /*04000093*/ public static initonly valuetype System.TimeSpan/*020000AA*/ MinValue - .field /*04000094*/ public static literal int64 TicksPerDay = int64(0xC92A69C000) - .field /*04000095*/ public static literal int64 TicksPerHour = int64(0x861C46800) - .field /*04000096*/ public static literal int64 TicksPerMillisecond = int64(0x2710) - .field /*04000097*/ public static literal int64 TicksPerMinute = int64(0x23C34600) - .field /*04000098*/ public static literal int64 TicksPerSecond = int64(0x989680) - .field /*04000099*/ public static initonly valuetype System.TimeSpan/*020000AA*/ Zero - .method /*06000765*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 hours, - int32 minutes, - int32 seconds) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::.ctor - - .method /*06000766*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 days, - int32 hours, - int32 minutes, - int32 seconds) cil managed - // SIG: 20 04 01 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::.ctor - - .method /*06000767*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 days, - int32 hours, - int32 minutes, - int32 seconds, - int32 milliseconds) cil managed - // SIG: 20 05 01 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::.ctor - - .method /*06000768*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 ticks) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::.ctor - - .method /*06000769*/ public hidebysig specialname - instance int32 get_Days() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_Days - - .method /*0600076A*/ public hidebysig specialname - instance int32 get_Hours() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_Hours - - .method /*0600076B*/ public hidebysig specialname - instance int32 get_Milliseconds() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_Milliseconds - - .method /*0600076C*/ public hidebysig specialname - instance int32 get_Minutes() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_Minutes - - .method /*0600076D*/ public hidebysig specialname - instance int32 get_Seconds() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_Seconds - - .method /*0600076E*/ public hidebysig specialname - instance int64 get_Ticks() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_Ticks - - .method /*0600076F*/ public hidebysig specialname - instance float64 get_TotalDays() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_TotalDays - - .method /*06000770*/ public hidebysig specialname - instance float64 get_TotalHours() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_TotalHours - - .method /*06000771*/ public hidebysig specialname - instance float64 get_TotalMilliseconds() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_TotalMilliseconds - - .method /*06000772*/ public hidebysig specialname - instance float64 get_TotalMinutes() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_TotalMinutes - - .method /*06000773*/ public hidebysig specialname - instance float64 get_TotalSeconds() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::get_TotalSeconds - - .method /*06000774*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Add(valuetype System.TimeSpan/*020000AA*/ ts) cil managed - // SIG: 20 01 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Add - - .method /*06000775*/ public hidebysig static - int32 Compare(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 08 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Compare - - .method /*06000776*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::CompareTo - - .method /*06000777*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.TimeSpan/*020000AA*/ 'value') cil managed - // SIG: 20 01 08 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::CompareTo - - .method /*06000778*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Divide(float64 divisor) cil managed - // SIG: 20 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Divide - - .method /*06000779*/ public hidebysig instance float64 - Divide(valuetype System.TimeSpan/*020000AA*/ ts) cil managed - // SIG: 20 01 0D 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Divide - - .method /*0600077A*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Duration() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Duration - - .method /*0600077B*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Equals - - .method /*0600077C*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.TimeSpan/*020000AA*/ obj) cil managed - // SIG: 20 01 02 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Equals - - .method /*0600077D*/ public hidebysig static - bool Equals(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Equals - - .method /*0600077E*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - FromDays(float64 'value') cil managed - // SIG: 00 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::FromDays - - .method /*0600077F*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - FromHours(float64 'value') cil managed - // SIG: 00 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::FromHours - - .method /*06000780*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - FromMilliseconds(float64 'value') cil managed - // SIG: 00 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::FromMilliseconds - - .method /*06000781*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - FromMinutes(float64 'value') cil managed - // SIG: 00 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::FromMinutes - - .method /*06000782*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - FromSeconds(float64 'value') cil managed - // SIG: 00 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::FromSeconds - - .method /*06000783*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - FromTicks(int64 'value') cil managed - // SIG: 00 01 11 82 A8 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::FromTicks - - .method /*06000784*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::GetHashCode - - .method /*06000785*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Multiply(float64 factor) cil managed - // SIG: 20 01 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Multiply - - .method /*06000786*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Negate() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Negate - - .method /*06000787*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Addition(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 11 82 A8 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Addition - - .method /*06000788*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Division(valuetype System.TimeSpan/*020000AA*/ timeSpan, - float64 divisor) cil managed - // SIG: 00 02 11 82 A8 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Division - - .method /*06000789*/ public hidebysig specialname static - float64 op_Division(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 0D 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Division - - .method /*0600078A*/ public hidebysig specialname static - bool op_Equality(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Equality - - .method /*0600078B*/ public hidebysig specialname static - bool op_GreaterThan(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_GreaterThan - - .method /*0600078C*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_GreaterThanOrEqual - - .method /*0600078D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Inequality - - .method /*0600078E*/ public hidebysig specialname static - bool op_LessThan(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_LessThan - - .method /*0600078F*/ public hidebysig specialname static - bool op_LessThanOrEqual(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 02 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_LessThanOrEqual - - .method /*06000790*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Multiply(float64 factor, - valuetype System.TimeSpan/*020000AA*/ timeSpan) cil managed - // SIG: 00 02 11 82 A8 0D 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Multiply - - .method /*06000791*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Multiply(valuetype System.TimeSpan/*020000AA*/ timeSpan, - float64 factor) cil managed - // SIG: 00 02 11 82 A8 11 82 A8 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Multiply - - .method /*06000792*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_Subtraction(valuetype System.TimeSpan/*020000AA*/ t1, - valuetype System.TimeSpan/*020000AA*/ t2) cil managed - // SIG: 00 02 11 82 A8 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_Subtraction - - .method /*06000793*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_UnaryNegation(valuetype System.TimeSpan/*020000AA*/ t) cil managed - // SIG: 00 01 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_UnaryNegation - - .method /*06000794*/ public hidebysig specialname static - valuetype System.TimeSpan/*020000AA*/ - op_UnaryPlus(valuetype System.TimeSpan/*020000AA*/ t) cil managed - // SIG: 00 01 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::op_UnaryPlus - - .method /*06000795*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - Parse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - [opt] class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 02 11 82 A8 15 11 82 60 01 03 12 81 94 - { - .param [2]/*08000D08*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Parse - - .method /*06000796*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - Parse(string s) cil managed - // SIG: 00 01 11 82 A8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Parse - - .method /*06000797*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - Parse(string input, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 02 11 82 A8 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Parse - - .method /*06000798*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ formatProvider, - [opt] valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles) cil managed - // SIG: 00 04 11 82 A8 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 11 88 18 - { - .param [4]/*08000D0F*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ParseExact - - .method /*06000799*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - ParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - [opt] valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles) cil managed - // SIG: 00 04 11 82 A8 15 11 82 60 01 03 1D 0E 12 81 94 11 88 18 - { - .param [4]/*08000D13*/ = int32(0x00000000) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ParseExact - - .method /*0600079A*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - ParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 03 11 82 A8 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ParseExact - - .method /*0600079B*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - ParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles) cil managed - // SIG: 00 04 11 82 A8 0E 0E 12 81 94 11 88 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ParseExact - - .method /*0600079C*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - ParseExact(string input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 03 11 82 A8 0E 1D 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ParseExact - - .method /*0600079D*/ public hidebysig static - valuetype System.TimeSpan/*020000AA*/ - ParseExact(string input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles) cil managed - // SIG: 00 04 11 82 A8 0E 1D 0E 12 81 94 11 88 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ParseExact - - .method /*0600079E*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - Subtract(valuetype System.TimeSpan/*020000AA*/ ts) cil managed - // SIG: 20 01 11 82 A8 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::Subtract - - .method /*0600079F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ToString - - .method /*060007A0*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ToString - - .method /*060007A1*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::ToString - - .method /*060007A2*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08000D28*/ = nullref - .param [4]/*08000D29*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryFormat - - .method /*060007A3*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - class System.IFormatProvider/*02000065*/ formatProvider, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 03 02 15 11 82 60 01 03 12 81 94 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParse - - .method /*060007A4*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParse - - .method /*060007A5*/ public hidebysig static - bool TryParse(string input, - class System.IFormatProvider/*02000065*/ formatProvider, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 03 02 0E 12 81 94 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParse - - .method /*060007A6*/ public hidebysig static - bool TryParse(string s, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 02 02 0E 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParse - - .method /*060007A7*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 05 02 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 11 88 18 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007A8*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - valuetype System.ReadOnlySpan`1/*02000098*/ format, - class System.IFormatProvider/*02000065*/ formatProvider, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 15 11 82 60 01 03 12 81 94 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007A9*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 05 02 15 11 82 60 01 03 1D 0E 12 81 94 11 88 18 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007AA*/ public hidebysig static - bool TryParseExact(valuetype System.ReadOnlySpan`1/*02000098*/ input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 1D 0E 12 81 94 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007AB*/ public hidebysig static - bool TryParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 05 02 0E 0E 12 81 94 11 88 18 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007AC*/ public hidebysig static - bool TryParseExact(string input, - string format, - class System.IFormatProvider/*02000065*/ formatProvider, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 04 02 0E 0E 12 81 94 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007AD*/ public hidebysig static - bool TryParseExact(string input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - valuetype System.Globalization.TimeSpanStyles/*02000206*/ styles, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 05 02 0E 1D 0E 12 81 94 11 88 18 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .method /*060007AE*/ public hidebysig static - bool TryParseExact(string input, - string[] formats, - class System.IFormatProvider/*02000065*/ formatProvider, - [out] valuetype System.TimeSpan/*020000AA*/& result) cil managed - // SIG: 00 04 02 0E 1D 0E 12 81 94 10 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeSpan::TryParseExact - - .property /*1700007E*/ instance int32 Days() - { - .get instance int32 System.TimeSpan/*020000AA*/::get_Days() /* 06000769 */ - } // end of property TimeSpan::Days - .property /*1700007F*/ instance int32 Hours() - { - .get instance int32 System.TimeSpan/*020000AA*/::get_Hours() /* 0600076A */ - } // end of property TimeSpan::Hours - .property /*17000080*/ instance int32 Milliseconds() - { - .get instance int32 System.TimeSpan/*020000AA*/::get_Milliseconds() /* 0600076B */ - } // end of property TimeSpan::Milliseconds - .property /*17000081*/ instance int32 Minutes() - { - .get instance int32 System.TimeSpan/*020000AA*/::get_Minutes() /* 0600076C */ - } // end of property TimeSpan::Minutes - .property /*17000082*/ instance int32 Seconds() - { - .get instance int32 System.TimeSpan/*020000AA*/::get_Seconds() /* 0600076D */ - } // end of property TimeSpan::Seconds - .property /*17000083*/ instance int64 Ticks() - { - .get instance int64 System.TimeSpan/*020000AA*/::get_Ticks() /* 0600076E */ - } // end of property TimeSpan::Ticks - .property /*17000084*/ instance float64 - TotalDays() - { - .get instance float64 System.TimeSpan/*020000AA*/::get_TotalDays() /* 0600076F */ - } // end of property TimeSpan::TotalDays - .property /*17000085*/ instance float64 - TotalHours() - { - .get instance float64 System.TimeSpan/*020000AA*/::get_TotalHours() /* 06000770 */ - } // end of property TimeSpan::TotalHours - .property /*17000086*/ instance float64 - TotalMilliseconds() - { - .get instance float64 System.TimeSpan/*020000AA*/::get_TotalMilliseconds() /* 06000771 */ - } // end of property TimeSpan::TotalMilliseconds - .property /*17000087*/ instance float64 - TotalMinutes() - { - .get instance float64 System.TimeSpan/*020000AA*/::get_TotalMinutes() /* 06000772 */ - } // end of property TimeSpan::TotalMinutes - .property /*17000088*/ instance float64 - TotalSeconds() - { - .get instance float64 System.TimeSpan/*020000AA*/::get_TotalSeconds() /* 06000773 */ - } // end of property TimeSpan::TotalSeconds -} // end of class System.TimeSpan - -.class /*020000AB*/ public abstract auto ansi beforefieldinit System.TimeZone - extends System.Object/*0200008E*/ -{ - .custom /*0C00003B:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 60 53 79 73 74 65 6D 2E 54 69 6D 65 5A 6F // ..`System.TimeZo - 6E 65 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 // ne has been depr - 65 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 // ecated. Please - 69 6E 76 65 73 74 69 67 61 74 65 20 74 68 65 20 // investigate the - 75 73 65 20 6F 66 20 53 79 73 74 65 6D 2E 54 69 // use of System.Ti - 6D 65 5A 6F 6E 65 49 6E 66 6F 20 69 6E 73 74 65 // meZoneInfo inste - 61 64 2E 00 00 ) // ad... - .method /*060007AF*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TimeZone::.ctor - - .method /*060007B0*/ public hidebysig specialname static - class System.TimeZone/*020000AB*/ - get_CurrentTimeZone() cil managed - // SIG: 00 00 12 82 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZone::get_CurrentTimeZone - - .method /*060007B1*/ public hidebysig newslot specialname abstract virtual - instance string get_DaylightName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method TimeZone::get_DaylightName - - .method /*060007B2*/ public hidebysig newslot specialname abstract virtual - instance string get_StandardName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method TimeZone::get_StandardName - - .method /*060007B3*/ public hidebysig newslot abstract virtual - instance class System.Globalization.DaylightTime/*020001ED*/ - GetDaylightChanges(int32 year) cil managed - // SIG: 20 01 12 87 B4 08 - { - // Method begins at RVA 0x0 - } // end of method TimeZone::GetDaylightChanges - - .method /*060007B4*/ public hidebysig newslot abstract virtual - instance valuetype System.TimeSpan/*020000AA*/ - GetUtcOffset(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 82 A8 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method TimeZone::GetUtcOffset - - .method /*060007B5*/ public hidebysig newslot virtual - instance bool IsDaylightSavingTime(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 02 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZone::IsDaylightSavingTime - - .method /*060007B6*/ public hidebysig static - bool IsDaylightSavingTime(valuetype System.DateTime/*0200002C*/ time, - class System.Globalization.DaylightTime/*020001ED*/ daylightTimes) cil managed - // SIG: 00 02 02 11 80 B0 12 87 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZone::IsDaylightSavingTime - - .method /*060007B7*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - ToLocalTime(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZone::ToLocalTime - - .method /*060007B8*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - ToUniversalTime(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZone::ToUniversalTime - - .property /*17000089*/ class System.TimeZone/*020000AB*/ - CurrentTimeZone() - { - .get class System.TimeZone/*020000AB*/ System.TimeZone/*020000AB*/::get_CurrentTimeZone() /* 060007B0 */ - } // end of property TimeZone::CurrentTimeZone - .property /*1700008A*/ instance string DaylightName() - { - .get instance string System.TimeZone/*020000AB*/::get_DaylightName() /* 060007B1 */ - } // end of property TimeZone::DaylightName - .property /*1700008B*/ instance string StandardName() - { - .get instance string System.TimeZone/*020000AB*/::get_StandardName() /* 060007B2 */ - } // end of property TimeZone::StandardName -} // end of class System.TimeZone - -.class /*020000AC*/ public auto ansi sealed beforefieldinit System.TimeZoneInfo - extends System.Object/*0200008E*/ - implements class System.IEquatable`1/*02000064*//*1B00002A*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .class /*0200023A*/ auto ansi sealed nested public beforefieldinit AdjustmentRule - extends System.Object/*0200008E*/ - implements class System.IEquatable`1/*02000064*//*1B00002B*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ - { - .method /*0600159E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method AdjustmentRule::.ctor - - .method /*0600159F*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_DateEnd() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::get_DateEnd - - .method /*060015A0*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_DateStart() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::get_DateStart - - .method /*060015A1*/ public hidebysig specialname - instance valuetype System.TimeSpan/*020000AA*/ - get_DaylightDelta() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::get_DaylightDelta - - .method /*060015A2*/ public hidebysig specialname - instance valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ - get_DaylightTransitionEnd() cil managed - // SIG: 20 00 11 88 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::get_DaylightTransitionEnd - - .method /*060015A3*/ public hidebysig specialname - instance valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ - get_DaylightTransitionStart() cil managed - // SIG: 20 00 11 88 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::get_DaylightTransitionStart - - .method /*060015A4*/ public hidebysig static - class System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/ - CreateAdjustmentRule(valuetype System.DateTime/*0200002C*/ dateStart, - valuetype System.DateTime/*0200002C*/ dateEnd, - valuetype System.TimeSpan/*020000AA*/ daylightDelta, - valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ daylightTransitionStart, - valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ daylightTransitionEnd) cil managed - // SIG: 00 05 12 88 E8 11 80 B0 11 80 B0 11 82 A8 11 88 EC 11 88 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::CreateAdjustmentRule - - .method /*060015A5*/ public hidebysig newslot virtual final - instance bool Equals(class System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/ other) cil managed - // SIG: 20 01 02 12 88 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::Equals - - .method /*060015A6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AdjustmentRule::GetHashCode - - .method /*060015A7*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AdjustmentRule::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*060015A8*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AdjustmentRule::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*170003FE*/ instance valuetype System.DateTime/*0200002C*/ - DateEnd() - { - .get instance valuetype System.DateTime/*0200002C*/ System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/::get_DateEnd() /* 0600159F */ - } // end of property AdjustmentRule::DateEnd - .property /*170003FF*/ instance valuetype System.DateTime/*0200002C*/ - DateStart() - { - .get instance valuetype System.DateTime/*0200002C*/ System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/::get_DateStart() /* 060015A0 */ - } // end of property AdjustmentRule::DateStart - .property /*17000400*/ instance valuetype System.TimeSpan/*020000AA*/ - DaylightDelta() - { - .get instance valuetype System.TimeSpan/*020000AA*/ System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/::get_DaylightDelta() /* 060015A1 */ - } // end of property AdjustmentRule::DaylightDelta - .property /*17000401*/ instance valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ - DaylightTransitionEnd() - { - .get instance valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/::get_DaylightTransitionEnd() /* 060015A2 */ - } // end of property AdjustmentRule::DaylightTransitionEnd - .property /*17000402*/ instance valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ - DaylightTransitionStart() - { - .get instance valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/::get_DaylightTransitionStart() /* 060015A3 */ - } // end of property AdjustmentRule::DaylightTransitionStart - } // end of class AdjustmentRule - - .class /*0200023B*/ sequential ansi sealed nested public beforefieldinit TransitionTime - extends System.ValueType/*020000D7*/ - implements class System.IEquatable`1/*02000064*//*1B00002C*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ - { - .custom /*0C0000F0:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000357*/ private initonly int32 _dummyPrimitive - .method /*060015A9*/ public hidebysig specialname - instance int32 get_Day() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::get_Day - - .method /*060015AA*/ public hidebysig specialname - instance valuetype System.DayOfWeek/*0200002F*/ - get_DayOfWeek() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::get_DayOfWeek - - .method /*060015AB*/ public hidebysig specialname - instance bool get_IsFixedDateRule() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::get_IsFixedDateRule - - .method /*060015AC*/ public hidebysig specialname - instance int32 get_Month() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::get_Month - - .method /*060015AD*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_TimeOfDay() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::get_TimeOfDay - - .method /*060015AE*/ public hidebysig specialname - instance int32 get_Week() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::get_Week - - .method /*060015AF*/ public hidebysig static - valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ - CreateFixedDateRule(valuetype System.DateTime/*0200002C*/ timeOfDay, - int32 month, - int32 day) cil managed - // SIG: 00 03 11 88 EC 11 80 B0 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::CreateFixedDateRule - - .method /*060015B0*/ public hidebysig static - valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ - CreateFloatingDateRule(valuetype System.DateTime/*0200002C*/ timeOfDay, - int32 month, - int32 week, - valuetype System.DayOfWeek/*0200002F*/ dayOfWeek) cil managed - // SIG: 00 04 11 88 EC 11 80 B0 08 08 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::CreateFloatingDateRule - - .method /*060015B1*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::Equals - - .method /*060015B2*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ other) cil managed - // SIG: 20 01 02 11 88 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::Equals - - .method /*060015B3*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::GetHashCode - - .method /*060015B4*/ public hidebysig specialname static - bool op_Equality(valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ t1, - valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ t2) cil managed - // SIG: 00 02 02 11 88 EC 11 88 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::op_Equality - - .method /*060015B5*/ public hidebysig specialname static - bool op_Inequality(valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ t1, - valuetype System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/ t2) cil managed - // SIG: 00 02 02 11 88 EC 11 88 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransitionTime::op_Inequality - - .method /*060015B6*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransitionTime::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*060015B7*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransitionTime::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*17000403*/ instance int32 - Day() - { - .get instance int32 System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/::get_Day() /* 060015A9 */ - } // end of property TransitionTime::Day - .property /*17000404*/ instance valuetype System.DayOfWeek/*0200002F*/ - DayOfWeek() - { - .get instance valuetype System.DayOfWeek/*0200002F*/ System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/::get_DayOfWeek() /* 060015AA */ - } // end of property TransitionTime::DayOfWeek - .property /*17000405*/ instance bool IsFixedDateRule() - { - .get instance bool System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/::get_IsFixedDateRule() /* 060015AB */ - } // end of property TransitionTime::IsFixedDateRule - .property /*17000406*/ instance int32 - Month() - { - .get instance int32 System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/::get_Month() /* 060015AC */ - } // end of property TransitionTime::Month - .property /*17000407*/ instance valuetype System.DateTime/*0200002C*/ - TimeOfDay() - { - .get instance valuetype System.DateTime/*0200002C*/ System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/::get_TimeOfDay() /* 060015AD */ - } // end of property TransitionTime::TimeOfDay - .property /*17000408*/ instance int32 - Week() - { - .get instance int32 System.TimeZoneInfo/*020000AC*//TransitionTime/*0200023B*/::get_Week() /* 060015AE */ - } // end of property TransitionTime::Week - } // end of class TransitionTime - - .method /*060007B9*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TimeZoneInfo::.ctor - - .method /*060007BA*/ public hidebysig specialname - instance valuetype System.TimeSpan/*020000AA*/ - get_BaseUtcOffset() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_BaseUtcOffset - - .method /*060007BB*/ public hidebysig specialname - instance string get_DaylightName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_DaylightName - - .method /*060007BC*/ public hidebysig specialname - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_DisplayName - - .method /*060007BD*/ public hidebysig specialname - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_Id - - .method /*060007BE*/ public hidebysig specialname static - class System.TimeZoneInfo/*020000AC*/ - get_Local() cil managed - // SIG: 00 00 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_Local - - .method /*060007BF*/ public hidebysig specialname - instance string get_StandardName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_StandardName - - .method /*060007C0*/ public hidebysig specialname - instance bool get_SupportsDaylightSavingTime() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_SupportsDaylightSavingTime - - .method /*060007C1*/ public hidebysig specialname static - class System.TimeZoneInfo/*020000AC*/ - get_Utc() cil managed - // SIG: 00 00 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::get_Utc - - .method /*060007C2*/ public hidebysig static - void ClearCachedData() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TimeZoneInfo::ClearCachedData - - .method /*060007C3*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTime(valuetype System.DateTime/*0200002C*/ dateTime, - class System.TimeZoneInfo/*020000AC*/ destinationTimeZone) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTime - - .method /*060007C4*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTime(valuetype System.DateTime/*0200002C*/ dateTime, - class System.TimeZoneInfo/*020000AC*/ sourceTimeZone, - class System.TimeZoneInfo/*020000AC*/ destinationTimeZone) cil managed - // SIG: 00 03 11 80 B0 11 80 B0 12 82 B0 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTime - - .method /*060007C5*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ConvertTime(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset, - class System.TimeZoneInfo/*020000AC*/ destinationTimeZone) cil managed - // SIG: 00 02 11 80 B8 11 80 B8 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTime - - .method /*060007C6*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTimeBySystemTimeZoneId(valuetype System.DateTime/*0200002C*/ dateTime, - string destinationTimeZoneId) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTimeBySystemTimeZoneId - - .method /*060007C7*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTimeBySystemTimeZoneId(valuetype System.DateTime/*0200002C*/ dateTime, - string sourceTimeZoneId, - string destinationTimeZoneId) cil managed - // SIG: 00 03 11 80 B0 11 80 B0 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTimeBySystemTimeZoneId - - .method /*060007C8*/ public hidebysig static - valuetype System.DateTimeOffset/*0200002E*/ - ConvertTimeBySystemTimeZoneId(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset, - string destinationTimeZoneId) cil managed - // SIG: 00 02 11 80 B8 11 80 B8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTimeBySystemTimeZoneId - - .method /*060007C9*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTimeFromUtc(valuetype System.DateTime/*0200002C*/ dateTime, - class System.TimeZoneInfo/*020000AC*/ destinationTimeZone) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTimeFromUtc - - .method /*060007CA*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTimeToUtc(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 00 01 11 80 B0 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTimeToUtc - - .method /*060007CB*/ public hidebysig static - valuetype System.DateTime/*0200002C*/ - ConvertTimeToUtc(valuetype System.DateTime/*0200002C*/ dateTime, - class System.TimeZoneInfo/*020000AC*/ sourceTimeZone) cil managed - // SIG: 00 02 11 80 B0 11 80 B0 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ConvertTimeToUtc - - .method /*060007CC*/ public hidebysig static - class System.TimeZoneInfo/*020000AC*/ - CreateCustomTimeZone(string id, - valuetype System.TimeSpan/*020000AA*/ baseUtcOffset, - string displayName, - string standardDisplayName) cil managed - // SIG: 00 04 12 82 B0 0E 11 82 A8 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::CreateCustomTimeZone - - .method /*060007CD*/ public hidebysig static - class System.TimeZoneInfo/*020000AC*/ - CreateCustomTimeZone(string id, - valuetype System.TimeSpan/*020000AA*/ baseUtcOffset, - string displayName, - string standardDisplayName, - string daylightDisplayName, - class System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/[] adjustmentRules) cil managed - // SIG: 00 06 12 82 B0 0E 11 82 A8 0E 0E 0E 1D 12 88 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::CreateCustomTimeZone - - .method /*060007CE*/ public hidebysig static - class System.TimeZoneInfo/*020000AC*/ - CreateCustomTimeZone(string id, - valuetype System.TimeSpan/*020000AA*/ baseUtcOffset, - string displayName, - string standardDisplayName, - string daylightDisplayName, - class System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/[] adjustmentRules, - bool disableDaylightSavingTime) cil managed - // SIG: 00 07 12 82 B0 0E 11 82 A8 0E 0E 0E 1D 12 88 E8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::CreateCustomTimeZone - - .method /*060007CF*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::Equals - - .method /*060007D0*/ public hidebysig newslot virtual final - instance bool Equals(class System.TimeZoneInfo/*020000AC*/ other) cil managed - // SIG: 20 01 02 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::Equals - - .method /*060007D1*/ public hidebysig static - class System.TimeZoneInfo/*020000AC*/ - FindSystemTimeZoneById(string id) cil managed - // SIG: 00 01 12 82 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::FindSystemTimeZoneById - - .method /*060007D2*/ public hidebysig static - class System.TimeZoneInfo/*020000AC*/ - FromSerializedString(string source) cil managed - // SIG: 00 01 12 82 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::FromSerializedString - - .method /*060007D3*/ public hidebysig instance class System.TimeZoneInfo/*020000AC*//AdjustmentRule/*0200023A*/[] - GetAdjustmentRules() cil managed - // SIG: 20 00 1D 12 88 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetAdjustmentRules - - .method /*060007D4*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/[] - GetAmbiguousTimeOffsets(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 20 01 1D 11 82 A8 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetAmbiguousTimeOffsets - - .method /*060007D5*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/[] - GetAmbiguousTimeOffsets(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset) cil managed - // SIG: 20 01 1D 11 82 A8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetAmbiguousTimeOffsets - - .method /*060007D6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetHashCode - - .method /*060007D7*/ public hidebysig static - class System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/ - GetSystemTimeZones() cil managed - // SIG: 00 00 15 12 88 70 01 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetSystemTimeZones - - .method /*060007D8*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - GetUtcOffset(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 20 01 11 82 A8 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetUtcOffset - - .method /*060007D9*/ public hidebysig instance valuetype System.TimeSpan/*020000AA*/ - GetUtcOffset(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset) cil managed - // SIG: 20 01 11 82 A8 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::GetUtcOffset - - .method /*060007DA*/ public hidebysig instance bool - HasSameRules(class System.TimeZoneInfo/*020000AC*/ other) cil managed - // SIG: 20 01 02 12 82 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::HasSameRules - - .method /*060007DB*/ public hidebysig instance bool - IsAmbiguousTime(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 20 01 02 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::IsAmbiguousTime - - .method /*060007DC*/ public hidebysig instance bool - IsAmbiguousTime(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset) cil managed - // SIG: 20 01 02 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::IsAmbiguousTime - - .method /*060007DD*/ public hidebysig instance bool - IsDaylightSavingTime(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 20 01 02 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::IsDaylightSavingTime - - .method /*060007DE*/ public hidebysig instance bool - IsDaylightSavingTime(valuetype System.DateTimeOffset/*0200002E*/ dateTimeOffset) cil managed - // SIG: 20 01 02 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::IsDaylightSavingTime - - .method /*060007DF*/ public hidebysig instance bool - IsInvalidTime(valuetype System.DateTime/*0200002C*/ dateTime) cil managed - // SIG: 20 01 02 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::IsInvalidTime - - .method /*060007E0*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TimeZoneInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*060007E1*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TimeZoneInfo::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060007E2*/ public hidebysig instance string - ToSerializedString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ToSerializedString - - .method /*060007E3*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TimeZoneInfo::ToString - - .property /*1700008C*/ instance valuetype System.TimeSpan/*020000AA*/ - BaseUtcOffset() - { - .get instance valuetype System.TimeSpan/*020000AA*/ System.TimeZoneInfo/*020000AC*/::get_BaseUtcOffset() /* 060007BA */ - } // end of property TimeZoneInfo::BaseUtcOffset - .property /*1700008D*/ instance string DaylightName() - { - .get instance string System.TimeZoneInfo/*020000AC*/::get_DaylightName() /* 060007BB */ - } // end of property TimeZoneInfo::DaylightName - .property /*1700008E*/ instance string DisplayName() - { - .get instance string System.TimeZoneInfo/*020000AC*/::get_DisplayName() /* 060007BC */ - } // end of property TimeZoneInfo::DisplayName - .property /*1700008F*/ instance string Id() - { - .get instance string System.TimeZoneInfo/*020000AC*/::get_Id() /* 060007BD */ - } // end of property TimeZoneInfo::Id - .property /*17000090*/ class System.TimeZoneInfo/*020000AC*/ - Local() - { - .get class System.TimeZoneInfo/*020000AC*/ System.TimeZoneInfo/*020000AC*/::get_Local() /* 060007BE */ - } // end of property TimeZoneInfo::Local - .property /*17000091*/ instance string StandardName() - { - .get instance string System.TimeZoneInfo/*020000AC*/::get_StandardName() /* 060007BF */ - } // end of property TimeZoneInfo::StandardName - .property /*17000092*/ instance bool SupportsDaylightSavingTime() - { - .get instance bool System.TimeZoneInfo/*020000AC*/::get_SupportsDaylightSavingTime() /* 060007C0 */ - } // end of property TimeZoneInfo::SupportsDaylightSavingTime - .property /*17000093*/ class System.TimeZoneInfo/*020000AC*/ - Utc() - { - .get class System.TimeZoneInfo/*020000AC*/ System.TimeZoneInfo/*020000AC*/::get_Utc() /* 060007C1 */ - } // end of property TimeZoneInfo::Utc -} // end of class System.TimeZoneInfo - -.class /*020000AD*/ public auto ansi beforefieldinit System.TimeZoneNotFoundException - extends System.Exception/*0200003B*/ -{ - .method /*060007E4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method TimeZoneNotFoundException::.ctor - - .method /*060007E5*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method TimeZoneNotFoundException::.ctor - - .method /*060007E6*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method TimeZoneNotFoundException::.ctor - - .method /*060007E7*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method TimeZoneNotFoundException::.ctor - -} // end of class System.TimeZoneNotFoundException - -.class /*020000AE*/ public abstract auto ansi sealed beforefieldinit System.Tuple - extends System.Object/*0200008E*/ -{ - .method /*060007E8*/ public hidebysig static - class System.Tuple`1/*020000B0*/ - Create(!!T1 item1) cil managed - // SIG: 10 01 01 15 12 82 C0 01 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007E9*/ public hidebysig static - class System.Tuple`2/*020000B1*/ - Create(!!T1 item1, - !!T2 item2) cil managed - // SIG: 10 02 02 15 12 82 C4 02 1E 00 1E 01 1E 00 1E 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007EA*/ public hidebysig static - class System.Tuple`3/*020000B2*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3) cil managed - // SIG: 10 03 03 15 12 82 C8 03 1E 00 1E 01 1E 02 1E 00 1E 01 1E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007EB*/ public hidebysig static - class System.Tuple`4/*020000B3*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4) cil managed - // SIG: 10 04 04 15 12 82 CC 04 1E 00 1E 01 1E 02 1E 03 1E 00 1E 01 1E 02 1E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007EC*/ public hidebysig static - class System.Tuple`5/*020000B4*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5) cil managed - // SIG: 10 05 05 15 12 82 D0 05 1E 00 1E 01 1E 02 1E 03 1E 04 1E 00 1E 01 1E 02 1E 03 1E 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007ED*/ public hidebysig static - class System.Tuple`6/*020000B5*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5, - !!T6 item6) cil managed - // SIG: 10 06 06 15 12 82 D4 06 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007EE*/ public hidebysig static - class System.Tuple`7/*020000B6*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5, - !!T6 item6, - !!T7 item7) cil managed - // SIG: 10 07 07 15 12 82 D8 07 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 1E 00 1E 01 1E 02 1E 03 1E 04 - // 1E 05 1E 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - - .method /*060007EF*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5, - !!T6 item6, - !!T7 item7, - !!T8 item8) cil managed - // SIG: 10 08 08 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C0 01 1E 07 1E 00 1E - // 01 1E 02 1E 03 1E 04 1E 05 1E 06 1E 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple::Create - -} // end of class System.Tuple - -.class /*020000AF*/ public abstract auto ansi sealed beforefieldinit System.TupleExtensions - extends System.Object/*0200008E*/ -{ - .custom /*0C00003C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .method /*060007F0*/ public hidebysig static - void Deconstruct(class System.Tuple`1/*020000B0*/ 'value', - [out] !!T1& item1) cil managed - // SIG: 10 01 02 01 15 12 82 C0 01 1E 00 10 1E 00 - { - .custom /*0C00013C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00013D:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F1*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10) cil managed - // SIG: 10 0A 0B 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C8 03 1E 07 1E 08 - // 1E 09 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 - { - .custom /*0C00013E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00013F:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F2*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11) cil managed - // SIG: 10 0B 0C 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 CC 04 1E 07 1E 08 - // 1E 09 1E 0A 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 - // 1E 09 10 1E 0A - { - .custom /*0C000140:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000141:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F3*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12) cil managed - // SIG: 10 0C 0D 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D0 05 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E - // 08 10 1E 09 10 1E 0A 10 1E 0B - { - .custom /*0C000142:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000143:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F4*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13) cil managed - // SIG: 10 0D 0E 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D4 06 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 - // 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C - { - .custom /*0C000144:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000145:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F5*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14) cil managed - // SIG: 10 0E 0F 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D8 07 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 - // 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C 10 1E 0D - { - .custom /*0C000146:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000147:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F6*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15) cil managed - // SIG: 10 0F 10 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C0 01 1E 0E 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 - // 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C 10 1E 0D 10 1E 0E - { - .custom /*0C000148:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000149:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F7*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15, - [out] !!T16& item16) cil managed - // SIG: 10 10 11 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C4 02 1E 0E 1E 0F 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 - // 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C 10 1E 0D 10 1E 0E - // 10 1E 0F - { - .custom /*0C00014A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00014B:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F8*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15, - [out] !!T16& item16, - [out] !!T17& item17) cil managed - // SIG: 10 11 12 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C8 03 1E 0E 1E 0F 1E 10 10 1E 00 10 1E 01 10 1E 02 10 1E - // 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C 10 1E 0D 10 - // 1E 0E 10 1E 0F 10 1E 10 - { - .custom /*0C00014C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00014D:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007F9*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15, - [out] !!T16& item16, - [out] !!T17& item17, - [out] !!T18& item18) cil managed - // SIG: 10 12 13 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 CC 04 1E 0E 1E 0F 1E 10 1E 11 10 1E 00 10 1E 01 10 1E 02 - // 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C 10 1E - // 0D 10 1E 0E 10 1E 0F 10 1E 10 10 1E 11 - { - .custom /*0C00014E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00014F:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007FA*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15, - [out] !!T16& item16, - [out] !!T17& item17, - [out] !!T18& item18, - [out] !!T19& item19) cil managed - // SIG: 10 13 14 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 D0 05 1E 0E 1E 0F 1E 10 1E 11 1E 12 10 1E 00 10 1E 01 10 - // 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 1E 0C - // 10 1E 0D 10 1E 0E 10 1E 0F 10 1E 10 10 1E 11 10 1E 12 - { - .custom /*0C000150:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000151:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007FB*/ public hidebysig static - void Deconstruct(class System.Tuple`2/*020000B1*/ 'value', - [out] !!T1& item1, - [out] !!T2& item2) cil managed - // SIG: 10 02 03 01 15 12 82 C4 02 1E 00 1E 01 10 1E 00 10 1E 01 - { - .custom /*0C000152:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000153:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007FC*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15, - [out] !!T16& item16, - [out] !!T17& item17, - [out] !!T18& item18, - [out] !!T19& item19, - [out] !!T20& item20) cil managed - // SIG: 10 14 15 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 D4 06 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 10 1E 00 10 1E - // 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E 0B 10 - // 1E 0C 10 1E 0D 10 1E 0E 10 1E 0F 10 1E 10 10 1E 11 10 1E 12 10 1E 13 - { - .custom /*0C000154:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000155:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007FD*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/>> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9, - [out] !!T10& item10, - [out] !!T11& item11, - [out] !!T12& item12, - [out] !!T13& item13, - [out] !!T14& item14, - [out] !!T15& item15, - [out] !!T16& item16, - [out] !!T17& item17, - [out] !!T18& item18, - [out] !!T19& item19, - [out] !!T20& item20, - [out] !!T21& item21) cil managed - // SIG: 10 15 16 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 - // 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 D8 07 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 1E 14 10 1E 00 - // 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 10 1E 09 10 1E 0A 10 1E - // 0B 10 1E 0C 10 1E 0D 10 1E 0E 10 1E 0F 10 1E 10 10 1E 11 10 1E 12 10 1E 13 10 1E 14 - { - .custom /*0C000156:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000157:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007FE*/ public hidebysig static - void Deconstruct(class System.Tuple`3/*020000B2*/ 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3) cil managed - // SIG: 10 03 04 01 15 12 82 C8 03 1E 00 1E 01 1E 02 10 1E 00 10 1E 01 10 1E 02 - { - .custom /*0C000158:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000159:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*060007FF*/ public hidebysig static - void Deconstruct(class System.Tuple`4/*020000B3*/ 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4) cil managed - // SIG: 10 04 05 01 15 12 82 CC 04 1E 00 1E 01 1E 02 1E 03 10 1E 00 10 1E 01 10 1E 02 10 1E 03 - { - .custom /*0C00015A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00015B:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*06000800*/ public hidebysig static - void Deconstruct(class System.Tuple`5/*020000B4*/ 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5) cil managed - // SIG: 10 05 06 01 15 12 82 D0 05 1E 00 1E 01 1E 02 1E 03 1E 04 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 - // 1E 04 - { - .custom /*0C00015C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00015D:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*06000801*/ public hidebysig static - void Deconstruct(class System.Tuple`6/*020000B5*/ 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6) cil managed - // SIG: 10 06 07 01 15 12 82 D4 06 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 10 1E 00 10 1E 01 10 1E 02 10 1E - // 03 10 1E 04 10 1E 05 - { - .custom /*0C00015E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C00015F:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*06000802*/ public hidebysig static - void Deconstruct(class System.Tuple`7/*020000B6*/ 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7) cil managed - // SIG: 10 07 08 01 15 12 82 D8 07 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 10 1E 00 10 1E 01 10 1E 02 - // 10 1E 03 10 1E 04 10 1E 05 10 1E 06 - { - .custom /*0C000160:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000161:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*06000803*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8) cil managed - // SIG: 10 08 09 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C0 01 1E 07 10 1E - // 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 - { - .custom /*0C000162:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000163:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*06000804*/ public hidebysig static - void Deconstruct(class System.Tuple`8/*020000B7*/> 'value', - [out] !!T1& item1, - [out] !!T2& item2, - [out] !!T3& item3, - [out] !!T4& item4, - [out] !!T5& item5, - [out] !!T6& item6, - [out] !!T7& item7, - [out] !!T8& item8, - [out] !!T9& item9) cil managed - // SIG: 10 09 0A 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C4 02 1E 07 1E 08 - // 10 1E 00 10 1E 01 10 1E 02 10 1E 03 10 1E 04 10 1E 05 10 1E 06 10 1E 07 10 1E 08 - { - .custom /*0C000164:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .custom /*0C000165:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::Deconstruct - - .method /*06000805*/ public hidebysig static - class System.Tuple`1/*020000B0*/ - ToTuple(valuetype System.ValueTuple`1/*020000CF*/ 'value') cil managed - // SIG: 10 01 01 15 12 82 C0 01 1E 00 15 11 83 3C 01 1E 00 - { - .custom /*0C000166:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000806*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 0A 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C8 03 1E 07 1E 08 1E - // 09 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 44 03 1E 07 1E 08 1E 09 - { - .custom /*0C000167:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000807*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 0B 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 CC 04 1E 07 1E 08 1E - // 09 1E 0A 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 48 04 1E 07 1E 08 1E - // 09 1E 0A - { - .custom /*0C000168:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000808*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 0C 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D0 05 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 4C 05 1E 07 1E - // 08 1E 09 1E 0A 1E 0B - { - .custom /*0C000169:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000809*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 0D 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D4 06 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 50 06 1E - // 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C - { - .custom /*0C00016A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600080A*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 0E 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D8 07 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 54 - // 07 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D - { - .custom /*0C00016B:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600080B*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 0F 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C0 01 1E 0E 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E - // 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 3C 01 1E 0E - { - .custom /*0C00016C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600080C*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 10 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C4 02 1E 0E 1E 0F 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E - // 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 40 02 1E 0E 1E - // 0F - { - .custom /*0C00016D:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600080D*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 11 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C8 03 1E 0E 1E 0F 1E 10 15 11 83 58 08 1E 00 1E 01 1E 02 1E - // 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 44 03 1E - // 0E 1E 0F 1E 10 - { - .custom /*0C00016E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600080E*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 12 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 CC 04 1E 0E 1E 0F 1E 10 1E 11 15 11 83 58 08 1E 00 1E 01 1E - // 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 48 - // 04 1E 0E 1E 0F 1E 10 1E 11 - { - .custom /*0C00016F:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600080F*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 13 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 D0 05 1E 0E 1E 0F 1E 10 1E 11 1E 12 15 11 83 58 08 1E 00 1E - // 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 - // 83 4C 05 1E 0E 1E 0F 1E 10 1E 11 1E 12 - { - .custom /*0C000170:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000810*/ public hidebysig static - class System.Tuple`2/*020000B1*/ - ToTuple(valuetype System.ValueTuple`2/*020000D0*/ 'value') cil managed - // SIG: 10 02 01 15 12 82 C4 02 1E 00 1E 01 15 11 83 40 02 1E 00 1E 01 - { - .custom /*0C000171:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000811*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 14 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 D4 06 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 15 11 83 58 08 1E - // 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D - // 15 11 83 50 06 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 - { - .custom /*0C000172:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000812*/ public hidebysig static - class System.Tuple`8/*020000B7*/>> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/>> 'value') cil managed - // SIG: 10 15 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 D8 07 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 1E 14 15 11 83 58 - // 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C - // 1E 0D 15 11 83 54 07 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 1E 14 - { - .custom /*0C000173:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000813*/ public hidebysig static - class System.Tuple`3/*020000B2*/ - ToTuple(valuetype System.ValueTuple`3/*020000D1*/ 'value') cil managed - // SIG: 10 03 01 15 12 82 C8 03 1E 00 1E 01 1E 02 15 11 83 44 03 1E 00 1E 01 1E 02 - { - .custom /*0C000174:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000814*/ public hidebysig static - class System.Tuple`4/*020000B3*/ - ToTuple(valuetype System.ValueTuple`4/*020000D2*/ 'value') cil managed - // SIG: 10 04 01 15 12 82 CC 04 1E 00 1E 01 1E 02 1E 03 15 11 83 48 04 1E 00 1E 01 1E 02 1E 03 - { - .custom /*0C000175:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000815*/ public hidebysig static - class System.Tuple`5/*020000B4*/ - ToTuple(valuetype System.ValueTuple`5/*020000D3*/ 'value') cil managed - // SIG: 10 05 01 15 12 82 D0 05 1E 00 1E 01 1E 02 1E 03 1E 04 15 11 83 4C 05 1E 00 1E 01 1E 02 1E 03 1E - // 04 - { - .custom /*0C000176:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000816*/ public hidebysig static - class System.Tuple`6/*020000B5*/ - ToTuple(valuetype System.ValueTuple`6/*020000D4*/ 'value') cil managed - // SIG: 10 06 01 15 12 82 D4 06 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 15 11 83 50 06 1E 00 1E 01 1E 02 1E - // 03 1E 04 1E 05 - { - .custom /*0C000177:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000817*/ public hidebysig static - class System.Tuple`7/*020000B6*/ - ToTuple(valuetype System.ValueTuple`7/*020000D5*/ 'value') cil managed - // SIG: 10 07 01 15 12 82 D8 07 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 54 07 1E 00 1E 01 1E - // 02 1E 03 1E 04 1E 05 1E 06 - { - .custom /*0C000178:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000818*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 08 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C0 01 1E 07 15 11 83 - // 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 3C 01 1E 07 - { - .custom /*0C000179:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*06000819*/ public hidebysig static - class System.Tuple`8/*020000B7*/> - ToTuple(valuetype System.ValueTuple`8/*020000D6*/> 'value') cil managed - // SIG: 10 09 01 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C4 02 1E 07 1E 08 15 - // 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 40 02 1E 07 1E 08 - { - .custom /*0C00017A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToTuple - - .method /*0600081A*/ public hidebysig static - valuetype System.ValueTuple`1/*020000CF*/ - ToValueTuple(class System.Tuple`1/*020000B0*/ 'value') cil managed - // SIG: 10 01 01 15 11 83 3C 01 1E 00 15 12 82 C0 01 1E 00 - { - .custom /*0C00017B:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600081B*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 0A 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 44 03 1E 07 1E 08 1E - // 09 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C8 03 1E 07 1E 08 1E 09 - { - .custom /*0C00017C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600081C*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 0B 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 48 04 1E 07 1E 08 1E - // 09 1E 0A 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 CC 04 1E 07 1E 08 1E - // 09 1E 0A - { - .custom /*0C00017D:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600081D*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 0C 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 4C 05 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D0 05 1E 07 1E - // 08 1E 09 1E 0A 1E 0B - { - .custom /*0C00017E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600081E*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 0D 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 50 06 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D4 06 1E - // 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C - { - .custom /*0C00017F:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600081F*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 0E 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 54 07 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D8 - // 07 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D - { - .custom /*0C000180:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000820*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 0F 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 3C 01 1E 0E 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E - // 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C0 01 1E 0E - { - .custom /*0C000181:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000821*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 10 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 40 02 1E 0E 1E 0F 15 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E - // 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C4 02 1E 0E 1E - // 0F - { - .custom /*0C000182:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000822*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 11 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 44 03 1E 0E 1E 0F 1E 10 15 12 82 DC 08 1E 00 1E 01 1E 02 1E - // 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 C8 03 1E - // 0E 1E 0F 1E 10 - { - .custom /*0C000183:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000823*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 12 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 48 04 1E 0E 1E 0F 1E 10 1E 11 15 12 82 DC 08 1E 00 1E 01 1E - // 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 82 CC - // 04 1E 0E 1E 0F 1E 10 1E 11 - { - .custom /*0C000184:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000824*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 13 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 4C 05 1E 0E 1E 0F 1E 10 1E 11 1E 12 15 12 82 DC 08 1E 00 1E - // 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D 15 12 - // 82 D0 05 1E 0E 1E 0F 1E 10 1E 11 1E 12 - { - .custom /*0C000185:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000825*/ public hidebysig static - valuetype System.ValueTuple`2/*020000D0*/ - ToValueTuple(class System.Tuple`2/*020000B1*/ 'value') cil managed - // SIG: 10 02 01 15 11 83 40 02 1E 00 1E 01 15 12 82 C4 02 1E 00 1E 01 - { - .custom /*0C000186:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000826*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 14 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 50 06 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 15 12 82 DC 08 1E - // 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C 1E 0D - // 15 12 82 D4 06 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 - { - .custom /*0C000187:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000827*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/>> - ToValueTuple(class System.Tuple`8/*020000B7*/>> 'value') cil managed - // SIG: 10 15 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 58 08 1E 07 1E 08 1E - // 09 1E 0A 1E 0B 1E 0C 1E 0D 15 11 83 54 07 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 1E 14 15 12 82 DC - // 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 DC 08 1E 07 1E 08 1E 09 1E 0A 1E 0B 1E 0C - // 1E 0D 15 12 82 D8 07 1E 0E 1E 0F 1E 10 1E 11 1E 12 1E 13 1E 14 - { - .custom /*0C000188:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000828*/ public hidebysig static - valuetype System.ValueTuple`3/*020000D1*/ - ToValueTuple(class System.Tuple`3/*020000B2*/ 'value') cil managed - // SIG: 10 03 01 15 11 83 44 03 1E 00 1E 01 1E 02 15 12 82 C8 03 1E 00 1E 01 1E 02 - { - .custom /*0C000189:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*06000829*/ public hidebysig static - valuetype System.ValueTuple`4/*020000D2*/ - ToValueTuple(class System.Tuple`4/*020000B3*/ 'value') cil managed - // SIG: 10 04 01 15 11 83 48 04 1E 00 1E 01 1E 02 1E 03 15 12 82 CC 04 1E 00 1E 01 1E 02 1E 03 - { - .custom /*0C00018A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600082A*/ public hidebysig static - valuetype System.ValueTuple`5/*020000D3*/ - ToValueTuple(class System.Tuple`5/*020000B4*/ 'value') cil managed - // SIG: 10 05 01 15 11 83 4C 05 1E 00 1E 01 1E 02 1E 03 1E 04 15 12 82 D0 05 1E 00 1E 01 1E 02 1E 03 1E - // 04 - { - .custom /*0C00018B:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600082B*/ public hidebysig static - valuetype System.ValueTuple`6/*020000D4*/ - ToValueTuple(class System.Tuple`6/*020000B5*/ 'value') cil managed - // SIG: 10 06 01 15 11 83 50 06 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 15 12 82 D4 06 1E 00 1E 01 1E 02 1E - // 03 1E 04 1E 05 - { - .custom /*0C00018C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600082C*/ public hidebysig static - valuetype System.ValueTuple`7/*020000D5*/ - ToValueTuple(class System.Tuple`7/*020000B6*/ 'value') cil managed - // SIG: 10 07 01 15 11 83 54 07 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 D8 07 1E 00 1E 01 1E - // 02 1E 03 1E 04 1E 05 1E 06 - { - .custom /*0C00018D:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600082D*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 08 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 3C 01 1E 07 15 12 82 - // DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C0 01 1E 07 - { - .custom /*0C00018E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - - .method /*0600082E*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - ToValueTuple(class System.Tuple`8/*020000B7*/> 'value') cil managed - // SIG: 10 09 01 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 40 02 1E 07 1E 08 15 - // 12 82 DC 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 12 82 C4 02 1E 07 1E 08 - { - .custom /*0C00018F:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleExtensions::ToValueTuple - -} // end of class System.TupleExtensions - -.class /*020000B0*/ public auto ansi beforefieldinit System.Tuple`1 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*0600082F*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`1::.ctor - - .method /*06000830*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::get_Item1 - - .method /*06000831*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000832*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000833*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::Equals - - .method /*06000834*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::GetHashCode - - .method /*06000835*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::System.Collections.IStructuralComparable.CompareTo - - .method /*06000836*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::System.Collections.IStructuralEquatable.Equals - - .method /*06000837*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000838*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::System.IComparable.CompareTo - - .method /*06000839*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`1::ToString - - .property /*17000094*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`1/*020000B0*/::get_Item1() /* 06000830 */ - } // end of property Tuple`1::Item1 - .property /*17000095*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`1/*020000B0*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000831 */ - } // end of property Tuple`1::System.Runtime.CompilerServices.ITuple.Item - .property /*17000096*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`1/*020000B0*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000832 */ - } // end of property Tuple`1::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`1 - -.class /*020000B1*/ public auto ansi beforefieldinit System.Tuple`2 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*0600083A*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2) cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`2::.ctor - - .method /*0600083B*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::get_Item1 - - .method /*0600083C*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::get_Item2 - - .method /*0600083D*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*0600083E*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*0600083F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::Equals - - .method /*06000840*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::GetHashCode - - .method /*06000841*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::System.Collections.IStructuralComparable.CompareTo - - .method /*06000842*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::System.Collections.IStructuralEquatable.Equals - - .method /*06000843*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000844*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::System.IComparable.CompareTo - - .method /*06000845*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`2::ToString - - .property /*17000097*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`2/*020000B1*/::get_Item1() /* 0600083B */ - } // end of property Tuple`2::Item1 - .property /*17000098*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`2/*020000B1*/::get_Item2() /* 0600083C */ - } // end of property Tuple`2::Item2 - .property /*17000099*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`2/*020000B1*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 0600083D */ - } // end of property Tuple`2::System.Runtime.CompilerServices.ITuple.Item - .property /*1700009A*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`2/*020000B1*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 0600083E */ - } // end of property Tuple`2::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`2 - -.class /*020000B2*/ public auto ansi beforefieldinit System.Tuple`3 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*06000846*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3) cil managed - // SIG: 20 03 01 13 00 13 01 13 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`3::.ctor - - .method /*06000847*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::get_Item1 - - .method /*06000848*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::get_Item2 - - .method /*06000849*/ public hidebysig specialname - instance !T3 get_Item3() cil managed - // SIG: 20 00 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::get_Item3 - - .method /*0600084A*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*0600084B*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*0600084C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::Equals - - .method /*0600084D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::GetHashCode - - .method /*0600084E*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::System.Collections.IStructuralComparable.CompareTo - - .method /*0600084F*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::System.Collections.IStructuralEquatable.Equals - - .method /*06000850*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000851*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::System.IComparable.CompareTo - - .method /*06000852*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`3::ToString - - .property /*1700009B*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`3/*020000B2*/::get_Item1() /* 06000847 */ - } // end of property Tuple`3::Item1 - .property /*1700009C*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`3/*020000B2*/::get_Item2() /* 06000848 */ - } // end of property Tuple`3::Item2 - .property /*1700009D*/ instance !T3 Item3() - { - .get instance !T3 System.Tuple`3/*020000B2*/::get_Item3() /* 06000849 */ - } // end of property Tuple`3::Item3 - .property /*1700009E*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`3/*020000B2*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 0600084A */ - } // end of property Tuple`3::System.Runtime.CompilerServices.ITuple.Item - .property /*1700009F*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`3/*020000B2*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 0600084B */ - } // end of property Tuple`3::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`3 - -.class /*020000B3*/ public auto ansi beforefieldinit System.Tuple`4 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*06000853*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4) cil managed - // SIG: 20 04 01 13 00 13 01 13 02 13 03 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`4::.ctor - - .method /*06000854*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::get_Item1 - - .method /*06000855*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::get_Item2 - - .method /*06000856*/ public hidebysig specialname - instance !T3 get_Item3() cil managed - // SIG: 20 00 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::get_Item3 - - .method /*06000857*/ public hidebysig specialname - instance !T4 get_Item4() cil managed - // SIG: 20 00 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::get_Item4 - - .method /*06000858*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000859*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*0600085A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::Equals - - .method /*0600085B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::GetHashCode - - .method /*0600085C*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::System.Collections.IStructuralComparable.CompareTo - - .method /*0600085D*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::System.Collections.IStructuralEquatable.Equals - - .method /*0600085E*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::System.Collections.IStructuralEquatable.GetHashCode - - .method /*0600085F*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::System.IComparable.CompareTo - - .method /*06000860*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`4::ToString - - .property /*170000A0*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`4/*020000B3*/::get_Item1() /* 06000854 */ - } // end of property Tuple`4::Item1 - .property /*170000A1*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`4/*020000B3*/::get_Item2() /* 06000855 */ - } // end of property Tuple`4::Item2 - .property /*170000A2*/ instance !T3 Item3() - { - .get instance !T3 System.Tuple`4/*020000B3*/::get_Item3() /* 06000856 */ - } // end of property Tuple`4::Item3 - .property /*170000A3*/ instance !T4 Item4() - { - .get instance !T4 System.Tuple`4/*020000B3*/::get_Item4() /* 06000857 */ - } // end of property Tuple`4::Item4 - .property /*170000A4*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`4/*020000B3*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000858 */ - } // end of property Tuple`4::System.Runtime.CompilerServices.ITuple.Item - .property /*170000A5*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`4/*020000B3*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000859 */ - } // end of property Tuple`4::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`4 - -.class /*020000B4*/ public auto ansi beforefieldinit System.Tuple`5 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*06000861*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5) cil managed - // SIG: 20 05 01 13 00 13 01 13 02 13 03 13 04 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`5::.ctor - - .method /*06000862*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::get_Item1 - - .method /*06000863*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::get_Item2 - - .method /*06000864*/ public hidebysig specialname - instance !T3 get_Item3() cil managed - // SIG: 20 00 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::get_Item3 - - .method /*06000865*/ public hidebysig specialname - instance !T4 get_Item4() cil managed - // SIG: 20 00 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::get_Item4 - - .method /*06000866*/ public hidebysig specialname - instance !T5 get_Item5() cil managed - // SIG: 20 00 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::get_Item5 - - .method /*06000867*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000868*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000869*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::Equals - - .method /*0600086A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::GetHashCode - - .method /*0600086B*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::System.Collections.IStructuralComparable.CompareTo - - .method /*0600086C*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::System.Collections.IStructuralEquatable.Equals - - .method /*0600086D*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::System.Collections.IStructuralEquatable.GetHashCode - - .method /*0600086E*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::System.IComparable.CompareTo - - .method /*0600086F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`5::ToString - - .property /*170000A6*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`5/*020000B4*/::get_Item1() /* 06000862 */ - } // end of property Tuple`5::Item1 - .property /*170000A7*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`5/*020000B4*/::get_Item2() /* 06000863 */ - } // end of property Tuple`5::Item2 - .property /*170000A8*/ instance !T3 Item3() - { - .get instance !T3 System.Tuple`5/*020000B4*/::get_Item3() /* 06000864 */ - } // end of property Tuple`5::Item3 - .property /*170000A9*/ instance !T4 Item4() - { - .get instance !T4 System.Tuple`5/*020000B4*/::get_Item4() /* 06000865 */ - } // end of property Tuple`5::Item4 - .property /*170000AA*/ instance !T5 Item5() - { - .get instance !T5 System.Tuple`5/*020000B4*/::get_Item5() /* 06000866 */ - } // end of property Tuple`5::Item5 - .property /*170000AB*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`5/*020000B4*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000867 */ - } // end of property Tuple`5::System.Runtime.CompilerServices.ITuple.Item - .property /*170000AC*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`5/*020000B4*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000868 */ - } // end of property Tuple`5::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`5 - -.class /*020000B5*/ public auto ansi beforefieldinit System.Tuple`6 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*06000870*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5, - !T6 item6) cil managed - // SIG: 20 06 01 13 00 13 01 13 02 13 03 13 04 13 05 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`6::.ctor - - .method /*06000871*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::get_Item1 - - .method /*06000872*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::get_Item2 - - .method /*06000873*/ public hidebysig specialname - instance !T3 get_Item3() cil managed - // SIG: 20 00 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::get_Item3 - - .method /*06000874*/ public hidebysig specialname - instance !T4 get_Item4() cil managed - // SIG: 20 00 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::get_Item4 - - .method /*06000875*/ public hidebysig specialname - instance !T5 get_Item5() cil managed - // SIG: 20 00 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::get_Item5 - - .method /*06000876*/ public hidebysig specialname - instance !T6 get_Item6() cil managed - // SIG: 20 00 13 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::get_Item6 - - .method /*06000877*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000878*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000879*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::Equals - - .method /*0600087A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::GetHashCode - - .method /*0600087B*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::System.Collections.IStructuralComparable.CompareTo - - .method /*0600087C*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::System.Collections.IStructuralEquatable.Equals - - .method /*0600087D*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::System.Collections.IStructuralEquatable.GetHashCode - - .method /*0600087E*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::System.IComparable.CompareTo - - .method /*0600087F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`6::ToString - - .property /*170000AD*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`6/*020000B5*/::get_Item1() /* 06000871 */ - } // end of property Tuple`6::Item1 - .property /*170000AE*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`6/*020000B5*/::get_Item2() /* 06000872 */ - } // end of property Tuple`6::Item2 - .property /*170000AF*/ instance !T3 Item3() - { - .get instance !T3 System.Tuple`6/*020000B5*/::get_Item3() /* 06000873 */ - } // end of property Tuple`6::Item3 - .property /*170000B0*/ instance !T4 Item4() - { - .get instance !T4 System.Tuple`6/*020000B5*/::get_Item4() /* 06000874 */ - } // end of property Tuple`6::Item4 - .property /*170000B1*/ instance !T5 Item5() - { - .get instance !T5 System.Tuple`6/*020000B5*/::get_Item5() /* 06000875 */ - } // end of property Tuple`6::Item5 - .property /*170000B2*/ instance !T6 Item6() - { - .get instance !T6 System.Tuple`6/*020000B5*/::get_Item6() /* 06000876 */ - } // end of property Tuple`6::Item6 - .property /*170000B3*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`6/*020000B5*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000877 */ - } // end of property Tuple`6::System.Runtime.CompilerServices.ITuple.Item - .property /*170000B4*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`6/*020000B5*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000878 */ - } // end of property Tuple`6::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`6 - -.class /*020000B6*/ public auto ansi beforefieldinit System.Tuple`7 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*06000880*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5, - !T6 item6, - !T7 item7) cil managed - // SIG: 20 07 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`7::.ctor - - .method /*06000881*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item1 - - .method /*06000882*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item2 - - .method /*06000883*/ public hidebysig specialname - instance !T3 get_Item3() cil managed - // SIG: 20 00 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item3 - - .method /*06000884*/ public hidebysig specialname - instance !T4 get_Item4() cil managed - // SIG: 20 00 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item4 - - .method /*06000885*/ public hidebysig specialname - instance !T5 get_Item5() cil managed - // SIG: 20 00 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item5 - - .method /*06000886*/ public hidebysig specialname - instance !T6 get_Item6() cil managed - // SIG: 20 00 13 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item6 - - .method /*06000887*/ public hidebysig specialname - instance !T7 get_Item7() cil managed - // SIG: 20 00 13 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::get_Item7 - - .method /*06000888*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000889*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*0600088A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::Equals - - .method /*0600088B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::GetHashCode - - .method /*0600088C*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::System.Collections.IStructuralComparable.CompareTo - - .method /*0600088D*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::System.Collections.IStructuralEquatable.Equals - - .method /*0600088E*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::System.Collections.IStructuralEquatable.GetHashCode - - .method /*0600088F*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::System.IComparable.CompareTo - - .method /*06000890*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`7::ToString - - .property /*170000B5*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`7/*020000B6*/::get_Item1() /* 06000881 */ - } // end of property Tuple`7::Item1 - .property /*170000B6*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`7/*020000B6*/::get_Item2() /* 06000882 */ - } // end of property Tuple`7::Item2 - .property /*170000B7*/ instance !T3 Item3() - { - .get instance !T3 System.Tuple`7/*020000B6*/::get_Item3() /* 06000883 */ - } // end of property Tuple`7::Item3 - .property /*170000B8*/ instance !T4 Item4() - { - .get instance !T4 System.Tuple`7/*020000B6*/::get_Item4() /* 06000884 */ - } // end of property Tuple`7::Item4 - .property /*170000B9*/ instance !T5 Item5() - { - .get instance !T5 System.Tuple`7/*020000B6*/::get_Item5() /* 06000885 */ - } // end of property Tuple`7::Item5 - .property /*170000BA*/ instance !T6 Item6() - { - .get instance !T6 System.Tuple`7/*020000B6*/::get_Item6() /* 06000886 */ - } // end of property Tuple`7::Item6 - .property /*170000BB*/ instance !T7 Item7() - { - .get instance !T7 System.Tuple`7/*020000B6*/::get_Item7() /* 06000887 */ - } // end of property Tuple`7::Item7 - .property /*170000BC*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`7/*020000B6*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000888 */ - } // end of property Tuple`7::System.Runtime.CompilerServices.ITuple.Item - .property /*170000BD*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`7/*020000B6*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000889 */ - } // end of property Tuple`7::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`7 - -.class /*020000B7*/ public auto ansi beforefieldinit System.Tuple`8 - extends System.Object/*0200008E*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .method /*06000891*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5, - !T6 item6, - !T7 item7, - !TRest rest) cil managed - // SIG: 20 08 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Tuple`8::.ctor - - .method /*06000892*/ public hidebysig specialname - instance !T1 get_Item1() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item1 - - .method /*06000893*/ public hidebysig specialname - instance !T2 get_Item2() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item2 - - .method /*06000894*/ public hidebysig specialname - instance !T3 get_Item3() cil managed - // SIG: 20 00 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item3 - - .method /*06000895*/ public hidebysig specialname - instance !T4 get_Item4() cil managed - // SIG: 20 00 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item4 - - .method /*06000896*/ public hidebysig specialname - instance !T5 get_Item5() cil managed - // SIG: 20 00 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item5 - - .method /*06000897*/ public hidebysig specialname - instance !T6 get_Item6() cil managed - // SIG: 20 00 13 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item6 - - .method /*06000898*/ public hidebysig specialname - instance !T7 get_Item7() cil managed - // SIG: 20 00 13 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Item7 - - .method /*06000899*/ public hidebysig specialname - instance !TRest get_Rest() cil managed - // SIG: 20 00 13 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::get_Rest - - .method /*0600089A*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*0600089B*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*0600089C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::Equals - - .method /*0600089D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::GetHashCode - - .method /*0600089E*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::System.Collections.IStructuralComparable.CompareTo - - .method /*0600089F*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::System.Collections.IStructuralEquatable.Equals - - .method /*060008A0*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::System.Collections.IStructuralEquatable.GetHashCode - - .method /*060008A1*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object obj) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::System.IComparable.CompareTo - - .method /*060008A2*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Tuple`8::ToString - - .property /*170000BE*/ instance !T1 Item1() - { - .get instance !T1 System.Tuple`8/*020000B7*/::get_Item1() /* 06000892 */ - } // end of property Tuple`8::Item1 - .property /*170000BF*/ instance !T2 Item2() - { - .get instance !T2 System.Tuple`8/*020000B7*/::get_Item2() /* 06000893 */ - } // end of property Tuple`8::Item2 - .property /*170000C0*/ instance !T3 Item3() - { - .get instance !T3 System.Tuple`8/*020000B7*/::get_Item3() /* 06000894 */ - } // end of property Tuple`8::Item3 - .property /*170000C1*/ instance !T4 Item4() - { - .get instance !T4 System.Tuple`8/*020000B7*/::get_Item4() /* 06000895 */ - } // end of property Tuple`8::Item4 - .property /*170000C2*/ instance !T5 Item5() - { - .get instance !T5 System.Tuple`8/*020000B7*/::get_Item5() /* 06000896 */ - } // end of property Tuple`8::Item5 - .property /*170000C3*/ instance !T6 Item6() - { - .get instance !T6 System.Tuple`8/*020000B7*/::get_Item6() /* 06000897 */ - } // end of property Tuple`8::Item6 - .property /*170000C4*/ instance !T7 Item7() - { - .get instance !T7 System.Tuple`8/*020000B7*/::get_Item7() /* 06000898 */ - } // end of property Tuple`8::Item7 - .property /*170000C5*/ instance !TRest Rest() - { - .get instance !TRest System.Tuple`8/*020000B7*/::get_Rest() /* 06000899 */ - } // end of property Tuple`8::Rest - .property /*170000C6*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.Tuple`8/*020000B7*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 0600089A */ - } // end of property Tuple`8::System.Runtime.CompilerServices.ITuple.Item - .property /*170000C7*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.Tuple`8/*020000B7*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 0600089B */ - } // end of property Tuple`8::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.Tuple`8 - -.class /*020000B8*/ public abstract auto ansi beforefieldinit System.Type - extends System.Reflection.MemberInfo/*020001B2*/ - implements System.Reflection.IReflect/*020001AD*/ -{ - .field /*0400009A*/ public static initonly char Delimiter - .field /*0400009B*/ public static initonly class System.Type/*020000B8*/[] EmptyTypes - .field /*0400009C*/ public static initonly class System.Reflection.MemberFilter/*020001B1*/ FilterAttribute - .field /*0400009D*/ public static initonly class System.Reflection.MemberFilter/*020001B1*/ FilterName - .field /*0400009E*/ public static initonly class System.Reflection.MemberFilter/*020001B1*/ FilterNameIgnoreCase - .field /*0400009F*/ public static initonly object Missing - .method /*060008A3*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20df - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001049 */ call instance void System.Reflection.MemberInfo/*020001B2*/::.ctor() /* 06001049 */ - IL_0006: /* 2A | */ ret - } // end of method Type::.ctor - - .method /*060008A4*/ public hidebysig newslot specialname abstract virtual - instance class System.Reflection.Assembly/*02000180*/ - get_Assembly() cil managed - // SIG: 20 00 12 86 00 - { - // Method begins at RVA 0x0 - } // end of method Type::get_Assembly - - .method /*060008A5*/ public hidebysig newslot specialname abstract virtual - instance string get_AssemblyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method Type::get_AssemblyQualifiedName - - .method /*060008A6*/ public hidebysig specialname - instance valuetype System.Reflection.TypeAttributes/*020001CF*/ - get_Attributes() cil managed - // SIG: 20 00 11 87 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_Attributes - - .method /*060008A7*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_BaseType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method Type::get_BaseType - - .method /*060008A8*/ public hidebysig newslot specialname virtual - instance bool get_ContainsGenericParameters() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_ContainsGenericParameters - - .method /*060008A9*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodBase/*020001B5*/ - get_DeclaringMethod() cil managed - // SIG: 20 00 12 86 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_DeclaringMethod - - .method /*060008AA*/ public hidebysig specialname virtual - instance class System.Type/*020000B8*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_DeclaringType - - .method /*060008AB*/ public hidebysig specialname static - class System.Reflection.Binder/*02000197*/ - get_DefaultBinder() cil managed - // SIG: 00 00 12 86 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_DefaultBinder - - .method /*060008AC*/ public hidebysig newslot specialname abstract virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method Type::get_FullName - - .method /*060008AD*/ public hidebysig newslot specialname virtual - instance valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ - get_GenericParameterAttributes() cil managed - // SIG: 20 00 11 86 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_GenericParameterAttributes - - .method /*060008AE*/ public hidebysig newslot specialname virtual - instance int32 get_GenericParameterPosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_GenericParameterPosition - - .method /*060008AF*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/[] - get_GenericTypeArguments() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_GenericTypeArguments - - .method /*060008B0*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Guid/*0200005A*/ - get_GUID() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x0 - } // end of method Type::get_GUID - - .method /*060008B1*/ public hidebysig specialname - instance bool get_HasElementType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_HasElementType - - .method /*060008B2*/ public hidebysig specialname - instance bool get_IsAbstract() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsAbstract - - .method /*060008B3*/ public hidebysig specialname - instance bool get_IsAnsiClass() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsAnsiClass - - .method /*060008B4*/ public hidebysig specialname - instance bool get_IsArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsArray - - .method /*060008B5*/ public hidebysig specialname - instance bool get_IsAutoClass() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsAutoClass - - .method /*060008B6*/ public hidebysig specialname - instance bool get_IsAutoLayout() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsAutoLayout - - .method /*060008B7*/ public hidebysig specialname - instance bool get_IsByRef() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsByRef - - .method /*060008B8*/ public hidebysig newslot specialname virtual - instance bool get_IsByRefLike() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsByRefLike - - .method /*060008B9*/ public hidebysig specialname - instance bool get_IsClass() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsClass - - .method /*060008BA*/ public hidebysig specialname - instance bool get_IsCOMObject() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsCOMObject - - .method /*060008BB*/ public hidebysig newslot specialname virtual - instance bool get_IsConstructedGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsConstructedGenericType - - .method /*060008BC*/ public hidebysig specialname - instance bool get_IsContextful() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsContextful - - .method /*060008BD*/ public hidebysig newslot specialname virtual - instance bool get_IsEnum() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsEnum - - .method /*060008BE*/ public hidebysig specialname - instance bool get_IsExplicitLayout() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsExplicitLayout - - .method /*060008BF*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericMethodParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsGenericMethodParameter - - .method /*060008C0*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsGenericParameter - - .method /*060008C1*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsGenericType - - .method /*060008C2*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsGenericTypeDefinition - - .method /*060008C3*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericTypeParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsGenericTypeParameter - - .method /*060008C4*/ public hidebysig specialname - instance bool get_IsImport() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsImport - - .method /*060008C5*/ public hidebysig specialname - instance bool get_IsInterface() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsInterface - - .method /*060008C6*/ public hidebysig specialname - instance bool get_IsLayoutSequential() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsLayoutSequential - - .method /*060008C7*/ public hidebysig specialname - instance bool get_IsMarshalByRef() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsMarshalByRef - - .method /*060008C8*/ public hidebysig specialname - instance bool get_IsNested() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNested - - .method /*060008C9*/ public hidebysig specialname - instance bool get_IsNestedAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNestedAssembly - - .method /*060008CA*/ public hidebysig specialname - instance bool get_IsNestedFamANDAssem() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNestedFamANDAssem - - .method /*060008CB*/ public hidebysig specialname - instance bool get_IsNestedFamily() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNestedFamily - - .method /*060008CC*/ public hidebysig specialname - instance bool get_IsNestedFamORAssem() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNestedFamORAssem - - .method /*060008CD*/ public hidebysig specialname - instance bool get_IsNestedPrivate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNestedPrivate - - .method /*060008CE*/ public hidebysig specialname - instance bool get_IsNestedPublic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNestedPublic - - .method /*060008CF*/ public hidebysig specialname - instance bool get_IsNotPublic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsNotPublic - - .method /*060008D0*/ public hidebysig specialname - instance bool get_IsPointer() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsPointer - - .method /*060008D1*/ public hidebysig specialname - instance bool get_IsPrimitive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsPrimitive - - .method /*060008D2*/ public hidebysig specialname - instance bool get_IsPublic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsPublic - - .method /*060008D3*/ public hidebysig specialname - instance bool get_IsSealed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSealed - - .method /*060008D4*/ public hidebysig newslot specialname virtual - instance bool get_IsSecurityCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSecurityCritical - - .method /*060008D5*/ public hidebysig newslot specialname virtual - instance bool get_IsSecuritySafeCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSecuritySafeCritical - - .method /*060008D6*/ public hidebysig newslot specialname virtual - instance bool get_IsSecurityTransparent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSecurityTransparent - - .method /*060008D7*/ public hidebysig newslot specialname virtual - instance bool get_IsSerializable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSerializable - - .method /*060008D8*/ public hidebysig newslot specialname virtual - instance bool get_IsSignatureType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSignatureType - - .method /*060008D9*/ public hidebysig specialname - instance bool get_IsSpecialName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSpecialName - - .method /*060008DA*/ public hidebysig newslot specialname virtual - instance bool get_IsSZArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsSZArray - - .method /*060008DB*/ public hidebysig newslot specialname virtual - instance bool get_IsTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsTypeDefinition - - .method /*060008DC*/ public hidebysig specialname - instance bool get_IsUnicodeClass() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsUnicodeClass - - .method /*060008DD*/ public hidebysig specialname - instance bool get_IsValueType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsValueType - - .method /*060008DE*/ public hidebysig newslot specialname virtual - instance bool get_IsVariableBoundArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsVariableBoundArray - - .method /*060008DF*/ public hidebysig specialname - instance bool get_IsVisible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_IsVisible - - .method /*060008E0*/ public hidebysig specialname virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_MemberType - - .method /*060008E1*/ public hidebysig newslot specialname abstract virtual - instance class System.Reflection.Module/*020001BA*/ - get_Module() cil managed - // SIG: 20 00 12 86 E8 - { - // Method begins at RVA 0x0 - } // end of method Type::get_Module - - .method /*060008E2*/ public hidebysig newslot specialname abstract virtual - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method Type::get_Namespace - - .method /*060008E3*/ public hidebysig specialname virtual - instance class System.Type/*020000B8*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_ReflectedType - - .method /*060008E4*/ public hidebysig newslot specialname virtual - instance class System.Runtime.InteropServices.StructLayoutAttribute/*02000137*/ - get_StructLayoutAttribute() cil managed - // SIG: 20 00 12 84 DC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_StructLayoutAttribute - - .method /*060008E5*/ public hidebysig newslot specialname virtual - instance valuetype System.RuntimeTypeHandle/*0200009D*/ - get_TypeHandle() cil managed - // SIG: 20 00 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_TypeHandle - - .method /*060008E6*/ public hidebysig specialname - instance class System.Reflection.ConstructorInfo/*0200019A*/ - get_TypeInitializer() cil managed - // SIG: 20 00 12 86 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::get_TypeInitializer - - .method /*060008E7*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_UnderlyingSystemType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method Type::get_UnderlyingSystemType - - .method /*060008E8*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::Equals - - .method /*060008E9*/ public hidebysig newslot virtual - instance bool Equals(class System.Type/*020000B8*/ o) cil managed - // SIG: 20 01 02 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::Equals - - .method /*060008EA*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - FindInterfaces(class System.Reflection.TypeFilter/*020001D1*/ 'filter', - object filterCriteria) cil managed - // SIG: 20 02 1D 12 82 E0 12 87 44 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::FindInterfaces - - .method /*060008EB*/ public hidebysig newslot virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - FindMembers(valuetype System.Reflection.MemberTypes/*020001B3*/ memberType, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.MemberFilter/*020001B1*/ 'filter', - object filterCriteria) cil managed - // SIG: 20 04 1D 12 86 C8 11 86 CC 11 86 60 12 86 C4 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::FindMembers - - .method /*060008EC*/ public hidebysig newslot virtual - instance int32 GetArrayRank() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetArrayRank - - .method /*060008ED*/ family hidebysig newslot abstract virtual - instance valuetype System.Reflection.TypeAttributes/*020001CF*/ - GetAttributeFlagsImpl() cil managed - // SIG: 20 00 11 87 3C - { - // Method begins at RVA 0x0 - } // end of method Type::GetAttributeFlagsImpl - - .method /*060008EE*/ public hidebysig instance class System.Reflection.ConstructorInfo/*0200019A*/ - GetConstructor(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 05 12 86 68 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetConstructor - - .method /*060008EF*/ public hidebysig instance class System.Reflection.ConstructorInfo/*0200019A*/ - GetConstructor(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 04 12 86 68 11 86 60 12 86 5C 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetConstructor - - .method /*060008F0*/ public hidebysig instance class System.Reflection.ConstructorInfo/*0200019A*/ - GetConstructor(class System.Type/*020000B8*/[] types) cil managed - // SIG: 20 01 12 86 68 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetConstructor - - .method /*060008F1*/ family hidebysig newslot abstract virtual - instance class System.Reflection.ConstructorInfo/*0200019A*/ - GetConstructorImpl(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 05 12 86 68 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method Type::GetConstructorImpl - - .method /*060008F2*/ public hidebysig instance class System.Reflection.ConstructorInfo/*0200019A*/[] - GetConstructors() cil managed - // SIG: 20 00 1D 12 86 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetConstructors - - .method /*060008F3*/ public hidebysig newslot abstract virtual - instance class System.Reflection.ConstructorInfo/*0200019A*/[] - GetConstructors(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 68 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetConstructors - - .method /*060008F4*/ public hidebysig newslot virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetDefaultMembers() cil managed - // SIG: 20 00 1D 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetDefaultMembers - - .method /*060008F5*/ public hidebysig newslot abstract virtual - instance class System.Type/*020000B8*/ - GetElementType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method Type::GetElementType - - .method /*060008F6*/ public hidebysig newslot virtual - instance string GetEnumName(object 'value') cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetEnumName - - .method /*060008F7*/ public hidebysig newslot virtual - instance string[] GetEnumNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetEnumNames - - .method /*060008F8*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetEnumUnderlyingType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetEnumUnderlyingType - - .method /*060008F9*/ public hidebysig newslot virtual - instance class System.Array/*0200001C*/ - GetEnumValues() cil managed - // SIG: 20 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetEnumValues - - .method /*060008FA*/ public hidebysig instance class System.Reflection.EventInfo/*020001A2*/ - GetEvent(string name) cil managed - // SIG: 20 01 12 86 88 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetEvent - - .method /*060008FB*/ public hidebysig newslot abstract virtual - instance class System.Reflection.EventInfo/*020001A2*/ - GetEvent(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 88 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetEvent - - .method /*060008FC*/ public hidebysig newslot virtual - instance class System.Reflection.EventInfo/*020001A2*/[] - GetEvents() cil managed - // SIG: 20 00 1D 12 86 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetEvents - - .method /*060008FD*/ public hidebysig newslot abstract virtual - instance class System.Reflection.EventInfo/*020001A2*/[] - GetEvents(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 88 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetEvents - - .method /*060008FE*/ public hidebysig instance class System.Reflection.FieldInfo/*020001A6*/ - GetField(string name) cil managed - // SIG: 20 01 12 86 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetField - - .method /*060008FF*/ public hidebysig newslot abstract virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - GetField(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 98 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetField - - .method /*06000900*/ public hidebysig instance class System.Reflection.FieldInfo/*020001A6*/[] - GetFields() cil managed - // SIG: 20 00 1D 12 86 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetFields - - .method /*06000901*/ public hidebysig newslot abstract virtual - instance class System.Reflection.FieldInfo/*020001A6*/[] - GetFields(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 98 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetFields - - .method /*06000902*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetGenericArguments() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetGenericArguments - - .method /*06000903*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetGenericParameterConstraints() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetGenericParameterConstraints - - .method /*06000904*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetGenericTypeDefinition() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetGenericTypeDefinition - - .method /*06000905*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetHashCode - - .method /*06000906*/ public hidebysig instance class System.Type/*020000B8*/ - GetInterface(string name) cil managed - // SIG: 20 01 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetInterface - - .method /*06000907*/ public hidebysig newslot abstract virtual - instance class System.Type/*020000B8*/ - GetInterface(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 82 E0 0E 02 - { - // Method begins at RVA 0x0 - } // end of method Type::GetInterface - - .method /*06000908*/ public hidebysig newslot virtual - instance valuetype System.Reflection.InterfaceMapping/*020001AA*/ - GetInterfaceMap(class System.Type/*020000B8*/ interfaceType) cil managed - // SIG: 20 01 11 86 A8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetInterfaceMap - - .method /*06000909*/ public hidebysig newslot abstract virtual - instance class System.Type/*020000B8*/[] - GetInterfaces() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method Type::GetInterfaces - - .method /*0600090A*/ public hidebysig instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMember(string name) cil managed - // SIG: 20 01 1D 12 86 C8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMember - - .method /*0600090B*/ public hidebysig newslot virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 1D 12 86 C8 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMember - - .method /*0600090C*/ public hidebysig newslot virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMember(string name, - valuetype System.Reflection.MemberTypes/*020001B3*/ 'type', - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 03 1D 12 86 C8 0E 11 86 CC 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMember - - .method /*0600090D*/ public hidebysig instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMembers() cil managed - // SIG: 20 00 1D 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMembers - - .method /*0600090E*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMembers(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 C8 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetMembers - - .method /*0600090F*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name) cil managed - // SIG: 20 01 12 86 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000910*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - int32 genericParameterCount, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 07 12 86 E0 0E 08 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000911*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - int32 genericParameterCount, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 86 E0 0E 08 11 86 60 12 86 5C 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000912*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - int32 genericParameterCount, - class System.Type/*020000B8*/[] types) cil managed - // SIG: 20 03 12 86 E0 0E 08 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000913*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - int32 genericParameterCount, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 04 12 86 E0 0E 08 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000914*/ public hidebysig newslot virtual final - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 E0 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000915*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 86 E0 0E 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000916*/ public hidebysig newslot virtual final - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 05 12 86 E0 0E 11 86 60 12 86 5C 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000917*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - class System.Type/*020000B8*/[] types) cil managed - // SIG: 20 02 12 86 E0 0E 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000918*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 03 12 86 E0 0E 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethod - - .method /*06000919*/ family hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethodImpl(string name, - int32 genericParameterCount, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 07 12 86 E0 0E 08 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethodImpl - - .method /*0600091A*/ family hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethodImpl(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 86 E0 0E 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method Type::GetMethodImpl - - .method /*0600091B*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/[] - GetMethods() cil managed - // SIG: 20 00 1D 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetMethods - - .method /*0600091C*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/[] - GetMethods(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 E0 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetMethods - - .method /*0600091D*/ public hidebysig instance class System.Type/*020000B8*/ - GetNestedType(string name) cil managed - // SIG: 20 01 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetNestedType - - .method /*0600091E*/ public hidebysig newslot abstract virtual - instance class System.Type/*020000B8*/ - GetNestedType(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 82 E0 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetNestedType - - .method /*0600091F*/ public hidebysig instance class System.Type/*020000B8*/[] - GetNestedTypes() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetNestedTypes - - .method /*06000920*/ public hidebysig newslot abstract virtual - instance class System.Type/*020000B8*/[] - GetNestedTypes(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 82 E0 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetNestedTypes - - .method /*06000921*/ public hidebysig instance class System.Reflection.PropertyInfo/*020001C5*/[] - GetProperties() cil managed - // SIG: 20 00 1D 12 87 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperties - - .method /*06000922*/ public hidebysig newslot abstract virtual - instance class System.Reflection.PropertyInfo/*020001C5*/[] - GetProperties(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 87 14 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method Type::GetProperties - - .method /*06000923*/ public hidebysig instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name) cil managed - // SIG: 20 01 12 87 14 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*06000924*/ public hidebysig newslot virtual final - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 87 14 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*06000925*/ public hidebysig newslot virtual final - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 87 14 0E 11 86 60 12 86 5C 12 82 E0 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*06000926*/ public hidebysig instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - class System.Type/*020000B8*/ returnType) cil managed - // SIG: 20 02 12 87 14 0E 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*06000927*/ public hidebysig instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] types) cil managed - // SIG: 20 03 12 87 14 0E 12 82 E0 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*06000928*/ public hidebysig instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 04 12 87 14 0E 12 82 E0 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*06000929*/ public hidebysig instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - class System.Type/*020000B8*/[] types) cil managed - // SIG: 20 02 12 87 14 0E 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetProperty - - .method /*0600092A*/ family hidebysig newslot abstract virtual - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetPropertyImpl(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 87 14 0E 11 86 60 12 86 5C 12 82 E0 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method Type::GetPropertyImpl - - .method /*0600092B*/ public hidebysig instance class System.Type/*020000B8*/ - GetType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*0600092C*/ public hidebysig static - class System.Type/*020000B8*/ GetType(string typeName) cil managed - // SIG: 00 01 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*0600092D*/ public hidebysig static - class System.Type/*020000B8*/ GetType(string typeName, - bool throwOnError) cil managed - // SIG: 00 02 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*0600092E*/ public hidebysig static - class System.Type/*020000B8*/ GetType(string typeName, - bool throwOnError, - bool ignoreCase) cil managed - // SIG: 00 03 12 82 E0 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*0600092F*/ public hidebysig static - class System.Type/*020000B8*/ GetType(string typeName, - class System.Func`2/*0200004C*/ assemblyResolver, - class System.Func`4/*0200004E*/ typeResolver) cil managed - // SIG: 00 03 12 82 E0 0E 15 12 81 30 02 12 86 40 12 86 00 15 12 81 38 04 12 86 00 0E 02 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*06000930*/ public hidebysig static - class System.Type/*020000B8*/ GetType(string typeName, - class System.Func`2/*0200004C*/ assemblyResolver, - class System.Func`4/*0200004E*/ typeResolver, - bool throwOnError) cil managed - // SIG: 00 04 12 82 E0 0E 15 12 81 30 02 12 86 40 12 86 00 15 12 81 38 04 12 86 00 0E 02 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*06000931*/ public hidebysig static - class System.Type/*020000B8*/ GetType(string typeName, - class System.Func`2/*0200004C*/ assemblyResolver, - class System.Func`4/*0200004E*/ typeResolver, - bool throwOnError, - bool ignoreCase) cil managed - // SIG: 00 05 12 82 E0 0E 15 12 81 30 02 12 86 40 12 86 00 15 12 81 38 04 12 86 00 0E 02 12 82 E0 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetType - - .method /*06000932*/ public hidebysig static - class System.Type/*020000B8*/[] - GetTypeArray(object[] args) cil managed - // SIG: 00 01 1D 12 82 E0 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeArray - - .method /*06000933*/ public hidebysig static - valuetype System.TypeCode/*020000BA*/ - GetTypeCode(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 11 82 E8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeCode - - .method /*06000934*/ family hidebysig newslot virtual - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCodeImpl() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeCodeImpl - - .method /*06000935*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromCLSID(valuetype System.Guid/*0200005A*/ 'clsid') cil managed - // SIG: 00 01 12 82 E0 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromCLSID - - .method /*06000936*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromCLSID(valuetype System.Guid/*0200005A*/ 'clsid', - bool throwOnError) cil managed - // SIG: 00 02 12 82 E0 11 81 68 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromCLSID - - .method /*06000937*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromCLSID(valuetype System.Guid/*0200005A*/ 'clsid', - string server) cil managed - // SIG: 00 02 12 82 E0 11 81 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromCLSID - - .method /*06000938*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromCLSID(valuetype System.Guid/*0200005A*/ 'clsid', - string server, - bool throwOnError) cil managed - // SIG: 00 03 12 82 E0 11 81 68 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromCLSID - - .method /*06000939*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromHandle(valuetype System.RuntimeTypeHandle/*0200009D*/ handle) cil managed - // SIG: 00 01 12 82 E0 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromHandle - - .method /*0600093A*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromProgID(string progID) cil managed - // SIG: 00 01 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromProgID - - .method /*0600093B*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromProgID(string progID, - bool throwOnError) cil managed - // SIG: 00 02 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromProgID - - .method /*0600093C*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromProgID(string progID, - string server) cil managed - // SIG: 00 02 12 82 E0 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromProgID - - .method /*0600093D*/ public hidebysig static - class System.Type/*020000B8*/ GetTypeFromProgID(string progID, - string server, - bool throwOnError) cil managed - // SIG: 00 03 12 82 E0 0E 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeFromProgID - - .method /*0600093E*/ public hidebysig static - valuetype System.RuntimeTypeHandle/*0200009D*/ - GetTypeHandle(object o) cil managed - // SIG: 00 01 11 82 74 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::GetTypeHandle - - .method /*0600093F*/ family hidebysig newslot abstract virtual - instance bool HasElementTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Type::HasElementTypeImpl - - .method /*06000940*/ public hidebysig instance object - InvokeMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object target, - object[] args) cil managed - // SIG: 20 05 1C 0E 11 86 60 12 86 5C 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::InvokeMember - - .method /*06000941*/ public hidebysig instance object - InvokeMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object target, - object[] args, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 06 1C 0E 11 86 60 12 86 5C 1C 1D 1C 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::InvokeMember - - .method /*06000942*/ public hidebysig newslot abstract virtual - instance object InvokeMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object target, - object[] args, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers, - class System.Globalization.CultureInfo/*020001E8*/ culture, - string[] namedParameters) cil managed - // SIG: 20 08 1C 0E 11 86 60 12 86 5C 1C 1D 1C 1D 11 87 00 12 87 A0 1D 0E - { - // Method begins at RVA 0x0 - } // end of method Type::InvokeMember - - .method /*06000943*/ family hidebysig newslot abstract virtual - instance bool IsArrayImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Type::IsArrayImpl - - .method /*06000944*/ public hidebysig newslot virtual - instance bool IsAssignableFrom(class System.Type/*020000B8*/ c) cil managed - // SIG: 20 01 02 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsAssignableFrom - - .method /*06000945*/ family hidebysig newslot abstract virtual - instance bool IsByRefImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Type::IsByRefImpl - - .method /*06000946*/ family hidebysig newslot abstract virtual - instance bool IsCOMObjectImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Type::IsCOMObjectImpl - - .method /*06000947*/ family hidebysig newslot virtual - instance bool IsContextfulImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsContextfulImpl - - .method /*06000948*/ public hidebysig newslot virtual - instance bool IsEnumDefined(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsEnumDefined - - .method /*06000949*/ public hidebysig newslot virtual - instance bool IsEquivalentTo(class System.Type/*020000B8*/ other) cil managed - // SIG: 20 01 02 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsEquivalentTo - - .method /*0600094A*/ public hidebysig newslot virtual - instance bool IsInstanceOfType(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsInstanceOfType - - .method /*0600094B*/ family hidebysig newslot virtual - instance bool IsMarshalByRefImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsMarshalByRefImpl - - .method /*0600094C*/ family hidebysig newslot abstract virtual - instance bool IsPointerImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Type::IsPointerImpl - - .method /*0600094D*/ family hidebysig newslot abstract virtual - instance bool IsPrimitiveImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Type::IsPrimitiveImpl - - .method /*0600094E*/ public hidebysig newslot virtual - instance bool IsSubclassOf(class System.Type/*020000B8*/ c) cil managed - // SIG: 20 01 02 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsSubclassOf - - .method /*0600094F*/ family hidebysig newslot virtual - instance bool IsValueTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::IsValueTypeImpl - - .method /*06000950*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - MakeArrayType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::MakeArrayType - - .method /*06000951*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - MakeArrayType(int32 rank) cil managed - // SIG: 20 01 12 82 E0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::MakeArrayType - - .method /*06000952*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - MakeByRefType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::MakeByRefType - - .method /*06000953*/ public hidebysig static - class System.Type/*020000B8*/ MakeGenericMethodParameter(int32 position) cil managed - // SIG: 00 01 12 82 E0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::MakeGenericMethodParameter - - .method /*06000954*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - MakeGenericType(class System.Type/*020000B8*/[] typeArguments) cil managed - // SIG: 20 01 12 82 E0 1D 12 82 E0 - { - .param [1]/*08001007*/ - .custom /*0C000211:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::MakeGenericType - - .method /*06000955*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - MakePointerType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::MakePointerType - - .method /*06000956*/ public hidebysig specialname static - bool op_Equality(class System.Type/*020000B8*/ left, - class System.Type/*020000B8*/ right) cil managed - // SIG: 00 02 02 12 82 E0 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::op_Equality - - .method /*06000957*/ public hidebysig specialname static - bool op_Inequality(class System.Type/*020000B8*/ left, - class System.Type/*020000B8*/ right) cil managed - // SIG: 00 02 02 12 82 E0 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::op_Inequality - - .method /*06000958*/ public hidebysig static - class System.Type/*020000B8*/ ReflectionOnlyGetType(string typeName, - bool throwIfNotFound, - bool ignoreCase) cil managed - // SIG: 00 03 12 82 E0 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::ReflectionOnlyGetType - - .method /*06000959*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Type::ToString - - .property /*170000C8*/ instance class System.Reflection.Assembly/*02000180*/ - Assembly() - { - .get instance class System.Reflection.Assembly/*02000180*/ System.Type/*020000B8*/::get_Assembly() /* 060008A4 */ - } // end of property Type::Assembly - .property /*170000C9*/ instance string AssemblyQualifiedName() - { - .get instance string System.Type/*020000B8*/::get_AssemblyQualifiedName() /* 060008A5 */ - } // end of property Type::AssemblyQualifiedName - .property /*170000CA*/ instance valuetype System.Reflection.TypeAttributes/*020001CF*/ - Attributes() - { - .get instance valuetype System.Reflection.TypeAttributes/*020001CF*/ System.Type/*020000B8*/::get_Attributes() /* 060008A6 */ - } // end of property Type::Attributes - .property /*170000CB*/ instance class System.Type/*020000B8*/ - BaseType() - { - .get instance class System.Type/*020000B8*/ System.Type/*020000B8*/::get_BaseType() /* 060008A7 */ - } // end of property Type::BaseType - .property /*170000CC*/ instance bool ContainsGenericParameters() - { - .get instance bool System.Type/*020000B8*/::get_ContainsGenericParameters() /* 060008A8 */ - } // end of property Type::ContainsGenericParameters - .property /*170000CD*/ instance class System.Reflection.MethodBase/*020001B5*/ - DeclaringMethod() - { - .get instance class System.Reflection.MethodBase/*020001B5*/ System.Type/*020000B8*/::get_DeclaringMethod() /* 060008A9 */ - } // end of property Type::DeclaringMethod - .property /*170000CE*/ instance class System.Type/*020000B8*/ - DeclaringType() - { - .get instance class System.Type/*020000B8*/ System.Type/*020000B8*/::get_DeclaringType() /* 060008AA */ - } // end of property Type::DeclaringType - .property /*170000CF*/ class System.Reflection.Binder/*02000197*/ - DefaultBinder() - { - .get class System.Reflection.Binder/*02000197*/ System.Type/*020000B8*/::get_DefaultBinder() /* 060008AB */ - } // end of property Type::DefaultBinder - .property /*170000D0*/ instance string FullName() - { - .get instance string System.Type/*020000B8*/::get_FullName() /* 060008AC */ - } // end of property Type::FullName - .property /*170000D1*/ instance valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ - GenericParameterAttributes() - { - .get instance valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ System.Type/*020000B8*/::get_GenericParameterAttributes() /* 060008AD */ - } // end of property Type::GenericParameterAttributes - .property /*170000D2*/ instance int32 GenericParameterPosition() - { - .get instance int32 System.Type/*020000B8*/::get_GenericParameterPosition() /* 060008AE */ - } // end of property Type::GenericParameterPosition - .property /*170000D3*/ instance class System.Type/*020000B8*/[] - GenericTypeArguments() - { - .get instance class System.Type/*020000B8*/[] System.Type/*020000B8*/::get_GenericTypeArguments() /* 060008AF */ - } // end of property Type::GenericTypeArguments - .property /*170000D4*/ instance valuetype System.Guid/*0200005A*/ - GUID() - { - .get instance valuetype System.Guid/*0200005A*/ System.Type/*020000B8*/::get_GUID() /* 060008B0 */ - } // end of property Type::GUID - .property /*170000D5*/ instance bool HasElementType() - { - .get instance bool System.Type/*020000B8*/::get_HasElementType() /* 060008B1 */ - } // end of property Type::HasElementType - .property /*170000D6*/ instance bool IsAbstract() - { - .get instance bool System.Type/*020000B8*/::get_IsAbstract() /* 060008B2 */ - } // end of property Type::IsAbstract - .property /*170000D7*/ instance bool IsAnsiClass() - { - .get instance bool System.Type/*020000B8*/::get_IsAnsiClass() /* 060008B3 */ - } // end of property Type::IsAnsiClass - .property /*170000D8*/ instance bool IsArray() - { - .get instance bool System.Type/*020000B8*/::get_IsArray() /* 060008B4 */ - } // end of property Type::IsArray - .property /*170000D9*/ instance bool IsAutoClass() - { - .get instance bool System.Type/*020000B8*/::get_IsAutoClass() /* 060008B5 */ - } // end of property Type::IsAutoClass - .property /*170000DA*/ instance bool IsAutoLayout() - { - .get instance bool System.Type/*020000B8*/::get_IsAutoLayout() /* 060008B6 */ - } // end of property Type::IsAutoLayout - .property /*170000DB*/ instance bool IsByRef() - { - .get instance bool System.Type/*020000B8*/::get_IsByRef() /* 060008B7 */ - } // end of property Type::IsByRef - .property /*170000DC*/ instance bool IsByRefLike() - { - .get instance bool System.Type/*020000B8*/::get_IsByRefLike() /* 060008B8 */ - } // end of property Type::IsByRefLike - .property /*170000DD*/ instance bool IsClass() - { - .get instance bool System.Type/*020000B8*/::get_IsClass() /* 060008B9 */ - } // end of property Type::IsClass - .property /*170000DE*/ instance bool IsCOMObject() - { - .get instance bool System.Type/*020000B8*/::get_IsCOMObject() /* 060008BA */ - } // end of property Type::IsCOMObject - .property /*170000DF*/ instance bool IsConstructedGenericType() - { - .get instance bool System.Type/*020000B8*/::get_IsConstructedGenericType() /* 060008BB */ - } // end of property Type::IsConstructedGenericType - .property /*170000E0*/ instance bool IsContextful() - { - .get instance bool System.Type/*020000B8*/::get_IsContextful() /* 060008BC */ - } // end of property Type::IsContextful - .property /*170000E1*/ instance bool IsEnum() - { - .get instance bool System.Type/*020000B8*/::get_IsEnum() /* 060008BD */ - } // end of property Type::IsEnum - .property /*170000E2*/ instance bool IsExplicitLayout() - { - .get instance bool System.Type/*020000B8*/::get_IsExplicitLayout() /* 060008BE */ - } // end of property Type::IsExplicitLayout - .property /*170000E3*/ instance bool IsGenericMethodParameter() - { - .get instance bool System.Type/*020000B8*/::get_IsGenericMethodParameter() /* 060008BF */ - } // end of property Type::IsGenericMethodParameter - .property /*170000E4*/ instance bool IsGenericParameter() - { - .get instance bool System.Type/*020000B8*/::get_IsGenericParameter() /* 060008C0 */ - } // end of property Type::IsGenericParameter - .property /*170000E5*/ instance bool IsGenericType() - { - .get instance bool System.Type/*020000B8*/::get_IsGenericType() /* 060008C1 */ - } // end of property Type::IsGenericType - .property /*170000E6*/ instance bool IsGenericTypeDefinition() - { - .get instance bool System.Type/*020000B8*/::get_IsGenericTypeDefinition() /* 060008C2 */ - } // end of property Type::IsGenericTypeDefinition - .property /*170000E7*/ instance bool IsGenericTypeParameter() - { - .get instance bool System.Type/*020000B8*/::get_IsGenericTypeParameter() /* 060008C3 */ - } // end of property Type::IsGenericTypeParameter - .property /*170000E8*/ instance bool IsImport() - { - .get instance bool System.Type/*020000B8*/::get_IsImport() /* 060008C4 */ - } // end of property Type::IsImport - .property /*170000E9*/ instance bool IsInterface() - { - .get instance bool System.Type/*020000B8*/::get_IsInterface() /* 060008C5 */ - } // end of property Type::IsInterface - .property /*170000EA*/ instance bool IsLayoutSequential() - { - .get instance bool System.Type/*020000B8*/::get_IsLayoutSequential() /* 060008C6 */ - } // end of property Type::IsLayoutSequential - .property /*170000EB*/ instance bool IsMarshalByRef() - { - .get instance bool System.Type/*020000B8*/::get_IsMarshalByRef() /* 060008C7 */ - } // end of property Type::IsMarshalByRef - .property /*170000EC*/ instance bool IsNested() - { - .get instance bool System.Type/*020000B8*/::get_IsNested() /* 060008C8 */ - } // end of property Type::IsNested - .property /*170000ED*/ instance bool IsNestedAssembly() - { - .get instance bool System.Type/*020000B8*/::get_IsNestedAssembly() /* 060008C9 */ - } // end of property Type::IsNestedAssembly - .property /*170000EE*/ instance bool IsNestedFamANDAssem() - { - .get instance bool System.Type/*020000B8*/::get_IsNestedFamANDAssem() /* 060008CA */ - } // end of property Type::IsNestedFamANDAssem - .property /*170000EF*/ instance bool IsNestedFamily() - { - .get instance bool System.Type/*020000B8*/::get_IsNestedFamily() /* 060008CB */ - } // end of property Type::IsNestedFamily - .property /*170000F0*/ instance bool IsNestedFamORAssem() - { - .get instance bool System.Type/*020000B8*/::get_IsNestedFamORAssem() /* 060008CC */ - } // end of property Type::IsNestedFamORAssem - .property /*170000F1*/ instance bool IsNestedPrivate() - { - .get instance bool System.Type/*020000B8*/::get_IsNestedPrivate() /* 060008CD */ - } // end of property Type::IsNestedPrivate - .property /*170000F2*/ instance bool IsNestedPublic() - { - .get instance bool System.Type/*020000B8*/::get_IsNestedPublic() /* 060008CE */ - } // end of property Type::IsNestedPublic - .property /*170000F3*/ instance bool IsNotPublic() - { - .get instance bool System.Type/*020000B8*/::get_IsNotPublic() /* 060008CF */ - } // end of property Type::IsNotPublic - .property /*170000F4*/ instance bool IsPointer() - { - .get instance bool System.Type/*020000B8*/::get_IsPointer() /* 060008D0 */ - } // end of property Type::IsPointer - .property /*170000F5*/ instance bool IsPrimitive() - { - .get instance bool System.Type/*020000B8*/::get_IsPrimitive() /* 060008D1 */ - } // end of property Type::IsPrimitive - .property /*170000F6*/ instance bool IsPublic() - { - .get instance bool System.Type/*020000B8*/::get_IsPublic() /* 060008D2 */ - } // end of property Type::IsPublic - .property /*170000F7*/ instance bool IsSealed() - { - .get instance bool System.Type/*020000B8*/::get_IsSealed() /* 060008D3 */ - } // end of property Type::IsSealed - .property /*170000F8*/ instance bool IsSecurityCritical() - { - .get instance bool System.Type/*020000B8*/::get_IsSecurityCritical() /* 060008D4 */ - } // end of property Type::IsSecurityCritical - .property /*170000F9*/ instance bool IsSecuritySafeCritical() - { - .get instance bool System.Type/*020000B8*/::get_IsSecuritySafeCritical() /* 060008D5 */ - } // end of property Type::IsSecuritySafeCritical - .property /*170000FA*/ instance bool IsSecurityTransparent() - { - .get instance bool System.Type/*020000B8*/::get_IsSecurityTransparent() /* 060008D6 */ - } // end of property Type::IsSecurityTransparent - .property /*170000FB*/ instance bool IsSerializable() - { - .get instance bool System.Type/*020000B8*/::get_IsSerializable() /* 060008D7 */ - } // end of property Type::IsSerializable - .property /*170000FC*/ instance bool IsSignatureType() - { - .get instance bool System.Type/*020000B8*/::get_IsSignatureType() /* 060008D8 */ - } // end of property Type::IsSignatureType - .property /*170000FD*/ instance bool IsSpecialName() - { - .get instance bool System.Type/*020000B8*/::get_IsSpecialName() /* 060008D9 */ - } // end of property Type::IsSpecialName - .property /*170000FE*/ instance bool IsSZArray() - { - .get instance bool System.Type/*020000B8*/::get_IsSZArray() /* 060008DA */ - } // end of property Type::IsSZArray - .property /*170000FF*/ instance bool IsTypeDefinition() - { - .get instance bool System.Type/*020000B8*/::get_IsTypeDefinition() /* 060008DB */ - } // end of property Type::IsTypeDefinition - .property /*17000100*/ instance bool IsUnicodeClass() - { - .get instance bool System.Type/*020000B8*/::get_IsUnicodeClass() /* 060008DC */ - } // end of property Type::IsUnicodeClass - .property /*17000101*/ instance bool IsValueType() - { - .get instance bool System.Type/*020000B8*/::get_IsValueType() /* 060008DD */ - } // end of property Type::IsValueType - .property /*17000102*/ instance bool IsVariableBoundArray() - { - .get instance bool System.Type/*020000B8*/::get_IsVariableBoundArray() /* 060008DE */ - } // end of property Type::IsVariableBoundArray - .property /*17000103*/ instance bool IsVisible() - { - .get instance bool System.Type/*020000B8*/::get_IsVisible() /* 060008DF */ - } // end of property Type::IsVisible - .property /*17000104*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Type/*020000B8*/::get_MemberType() /* 060008E0 */ - } // end of property Type::MemberType - .property /*17000105*/ instance class System.Reflection.Module/*020001BA*/ - Module() - { - .get instance class System.Reflection.Module/*020001BA*/ System.Type/*020000B8*/::get_Module() /* 060008E1 */ - } // end of property Type::Module - .property /*17000106*/ instance string Namespace() - { - .get instance string System.Type/*020000B8*/::get_Namespace() /* 060008E2 */ - } // end of property Type::Namespace - .property /*17000107*/ instance class System.Type/*020000B8*/ - ReflectedType() - { - .get instance class System.Type/*020000B8*/ System.Type/*020000B8*/::get_ReflectedType() /* 060008E3 */ - } // end of property Type::ReflectedType - .property /*17000108*/ instance class System.Runtime.InteropServices.StructLayoutAttribute/*02000137*/ - StructLayoutAttribute() - { - .get instance class System.Runtime.InteropServices.StructLayoutAttribute/*02000137*/ System.Type/*020000B8*/::get_StructLayoutAttribute() /* 060008E4 */ - } // end of property Type::StructLayoutAttribute - .property /*17000109*/ instance valuetype System.RuntimeTypeHandle/*0200009D*/ - TypeHandle() - { - .get instance valuetype System.RuntimeTypeHandle/*0200009D*/ System.Type/*020000B8*/::get_TypeHandle() /* 060008E5 */ - } // end of property Type::TypeHandle - .property /*1700010A*/ instance class System.Reflection.ConstructorInfo/*0200019A*/ - TypeInitializer() - { - .get instance class System.Reflection.ConstructorInfo/*0200019A*/ System.Type/*020000B8*/::get_TypeInitializer() /* 060008E6 */ - } // end of property Type::TypeInitializer - .property /*1700010B*/ instance class System.Type/*020000B8*/ - UnderlyingSystemType() - { - .get instance class System.Type/*020000B8*/ System.Type/*020000B8*/::get_UnderlyingSystemType() /* 060008E7 */ - } // end of property Type::UnderlyingSystemType -} // end of class System.Type - -.class /*020000B9*/ public auto ansi beforefieldinit System.TypeAccessException - extends System.TypeLoadException/*020000BD*/ -{ - .method /*0600095A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method TypeAccessException::.ctor - - .method /*0600095B*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method TypeAccessException::.ctor - - .method /*0600095C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method TypeAccessException::.ctor - - .method /*0600095D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000968 */ call instance void System.TypeLoadException/*020000BD*/::.ctor() /* 06000968 */ - IL_0006: /* 2A | */ ret - } // end of method TypeAccessException::.ctor - -} // end of class System.TypeAccessException - -.class /*020000BA*/ public auto ansi sealed System.TypeCode - extends System.Enum/*02000037*/ -{ - .field /*040000A0*/ public specialname rtspecialname int32 value__ - .field /*040000A1*/ public static literal valuetype System.TypeCode/*020000BA*/ Boolean = int32(0x00000003) - .field /*040000A2*/ public static literal valuetype System.TypeCode/*020000BA*/ Byte = int32(0x00000006) - .field /*040000A3*/ public static literal valuetype System.TypeCode/*020000BA*/ Char = int32(0x00000004) - .field /*040000A4*/ public static literal valuetype System.TypeCode/*020000BA*/ DateTime = int32(0x00000010) - .field /*040000A5*/ public static literal valuetype System.TypeCode/*020000BA*/ DBNull = int32(0x00000002) - .field /*040000A6*/ public static literal valuetype System.TypeCode/*020000BA*/ Decimal = int32(0x0000000F) - .field /*040000A7*/ public static literal valuetype System.TypeCode/*020000BA*/ Double = int32(0x0000000E) - .field /*040000A8*/ public static literal valuetype System.TypeCode/*020000BA*/ Empty = int32(0x00000000) - .field /*040000A9*/ public static literal valuetype System.TypeCode/*020000BA*/ Int16 = int32(0x00000007) - .field /*040000AA*/ public static literal valuetype System.TypeCode/*020000BA*/ Int32 = int32(0x00000009) - .field /*040000AB*/ public static literal valuetype System.TypeCode/*020000BA*/ Int64 = int32(0x0000000B) - .field /*040000AC*/ public static literal valuetype System.TypeCode/*020000BA*/ Object = int32(0x00000001) - .field /*040000AD*/ public static literal valuetype System.TypeCode/*020000BA*/ SByte = int32(0x00000005) - .field /*040000AE*/ public static literal valuetype System.TypeCode/*020000BA*/ Single = int32(0x0000000D) - .field /*040000AF*/ public static literal valuetype System.TypeCode/*020000BA*/ String = int32(0x00000012) - .field /*040000B0*/ public static literal valuetype System.TypeCode/*020000BA*/ UInt16 = int32(0x00000008) - .field /*040000B1*/ public static literal valuetype System.TypeCode/*020000BA*/ UInt32 = int32(0x0000000A) - .field /*040000B2*/ public static literal valuetype System.TypeCode/*020000BA*/ UInt64 = int32(0x0000000C) -} // end of class System.TypeCode - -.class /*020000BB*/ public sequential ansi sealed beforefieldinit System.TypedReference - extends System.ValueType/*020000D7*/ -{ - .custom /*0C00003D:06000EA4*/ instance void System.Runtime.CompilerServices.IsByRefLikeAttribute/*02000161*/::.ctor() /* 06000EA4 */ = ( 01 00 00 00 ) - .custom /*0C00003E:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .field /*040000B3*/ private int32 _dummyPrimitive - .method /*0600095E*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypedReference::Equals - - .method /*0600095F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypedReference::GetHashCode - - .method /*06000960*/ public hidebysig static - class System.Type/*020000B8*/ GetTargetType(typedref 'value') cil managed - // SIG: 00 01 12 82 E0 16 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypedReference::GetTargetType - - .method /*06000961*/ public hidebysig static - typedref MakeTypedReference(object target, - class System.Reflection.FieldInfo/*020001A6*/[] flds) cil managed - // SIG: 00 02 16 1C 1D 12 86 98 - { - .custom /*0C000190:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypedReference::MakeTypedReference - - .method /*06000962*/ public hidebysig static - void SetTypedReference(typedref target, - object 'value') cil managed - // SIG: 00 02 01 16 1C - { - .custom /*0C000191:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypedReference::SetTypedReference - - .method /*06000963*/ public hidebysig static - valuetype System.RuntimeTypeHandle/*0200009D*/ - TargetTypeToken(typedref 'value') cil managed - // SIG: 00 01 11 82 74 16 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypedReference::TargetTypeToken - - .method /*06000964*/ public hidebysig static - object ToObject(typedref 'value') cil managed - // SIG: 00 01 1C 16 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypedReference::ToObject - -} // end of class System.TypedReference - -.class /*020000BC*/ public auto ansi sealed beforefieldinit System.TypeInitializationException - extends System.SystemException/*020000A7*/ -{ - .method /*06000965*/ public hidebysig specialname rtspecialname - instance void .ctor(string fullTypeName, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeInitializationException::.ctor - - .method /*06000966*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInitializationException::get_TypeName - - .method /*06000967*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeInitializationException::GetObjectData - - .property /*1700010C*/ instance string TypeName() - { - .get instance string System.TypeInitializationException/*020000BC*/::get_TypeName() /* 06000966 */ - } // end of property TypeInitializationException::TypeName -} // end of class System.TypeInitializationException - -.class /*020000BD*/ public auto ansi beforefieldinit System.TypeLoadException - extends System.SystemException/*020000A7*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06000968*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeLoadException::.ctor - - .method /*06000969*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeLoadException::.ctor - - .method /*0600096A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeLoadException::.ctor - - .method /*0600096B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeLoadException::.ctor - - .method /*0600096C*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLoadException::get_Message - - .method /*0600096D*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeLoadException::get_TypeName - - .method /*0600096E*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TypeLoadException::GetObjectData - - .property /*1700010D*/ instance string Message() - { - .get instance string System.TypeLoadException/*020000BD*/::get_Message() /* 0600096C */ - } // end of property TypeLoadException::Message - .property /*1700010E*/ instance string TypeName() - { - .get instance string System.TypeLoadException/*020000BD*/::get_TypeName() /* 0600096D */ - } // end of property TypeLoadException::TypeName -} // end of class System.TypeLoadException - -.class /*020000BE*/ public auto ansi beforefieldinit System.TypeUnloadedException - extends System.SystemException/*020000A7*/ -{ - .method /*0600096F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeUnloadedException::.ctor - - .method /*06000970*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeUnloadedException::.ctor - - .method /*06000971*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeUnloadedException::.ctor - - .method /*06000972*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method TypeUnloadedException::.ctor - -} // end of class System.TypeUnloadedException - -.class /*020000BF*/ public sequential ansi sealed beforefieldinit System.UInt16 - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B00002D*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B00002E*/, - System.IFormattable/*02000066*/ -{ - .custom /*0C00003F:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .field /*040000B4*/ private uint16 _dummyPrimitive - .field /*040000B5*/ public static literal uint16 MaxValue = uint16(0xFFFF) - .field /*040000B6*/ public static literal uint16 MinValue = uint16(0x0000) - .method /*06000973*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::CompareTo - - .method /*06000974*/ public hidebysig newslot virtual final - instance int32 CompareTo(uint16 'value') cil managed - // SIG: 20 01 08 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::CompareTo - - .method /*06000975*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Equals - - .method /*06000976*/ public hidebysig newslot virtual final - instance bool Equals(uint16 obj) cil managed - // SIG: 20 01 02 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Equals - - .method /*06000977*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::GetHashCode - - .method /*06000978*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::GetTypeCode - - .method /*06000979*/ public hidebysig static - uint16 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 07 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .custom /*0C000192:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .param [2]/*08001031*/ = int32(0x00000007) - .param [3]/*08001032*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Parse - - .method /*0600097A*/ public hidebysig static - uint16 Parse(string s) cil managed - // SIG: 00 01 07 0E - { - .custom /*0C000193:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Parse - - .method /*0600097B*/ public hidebysig static - uint16 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 07 0E 11 87 EC - { - .custom /*0C000194:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Parse - - .method /*0600097C*/ public hidebysig static - uint16 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 07 0E 11 87 EC 12 81 94 - { - .custom /*0C000195:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Parse - - .method /*0600097D*/ public hidebysig static - uint16 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 07 0E 12 81 94 - { - .custom /*0C000196:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::Parse - - .method /*0600097E*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToBoolean - - .method /*0600097F*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToByte - - .method /*06000980*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToChar - - .method /*06000981*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToDateTime - - .method /*06000982*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToDecimal - - .method /*06000983*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToDouble - - .method /*06000984*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToInt16 - - .method /*06000985*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToInt32 - - .method /*06000986*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToInt64 - - .method /*06000987*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToSByte - - .method /*06000988*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToSingle - - .method /*06000989*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToType - - .method /*0600098A*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToUInt16 - - .method /*0600098B*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToUInt32 - - .method /*0600098C*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::System.IConvertible.ToUInt64 - - .method /*0600098D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::ToString - - .method /*0600098E*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::ToString - - .method /*0600098F*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::ToString - - .method /*06000990*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::ToString - - .method /*06000991*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08001051*/ = nullref - .param [4]/*08001052*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::TryFormat - - .method /*06000992*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint16& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 07 - { - .custom /*0C000197:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::TryParse - - .method /*06000993*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] uint16& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 07 - { - .custom /*0C000198:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::TryParse - - .method /*06000994*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint16& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 07 - { - .custom /*0C000199:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::TryParse - - .method /*06000995*/ public hidebysig static - bool TryParse(string s, - [out] uint16& result) cil managed - // SIG: 00 02 02 0E 10 07 - { - .custom /*0C00019A:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt16::TryParse - -} // end of class System.UInt16 - -.class /*020000C0*/ public sequential ansi sealed beforefieldinit System.UInt32 - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B00002F*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000030*/, - System.IFormattable/*02000066*/ -{ - .custom /*0C000040:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .field /*040000B7*/ private uint32 _dummyPrimitive - .field /*040000B8*/ public static literal uint32 MaxValue = uint32(0xFFFFFFFF) - .field /*040000B9*/ public static literal uint32 MinValue = uint32(0x00000000) - .method /*06000996*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::CompareTo - - .method /*06000997*/ public hidebysig newslot virtual final - instance int32 CompareTo(uint32 'value') cil managed - // SIG: 20 01 08 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::CompareTo - - .method /*06000998*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Equals - - .method /*06000999*/ public hidebysig newslot virtual final - instance bool Equals(uint32 obj) cil managed - // SIG: 20 01 02 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Equals - - .method /*0600099A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::GetHashCode - - .method /*0600099B*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::GetTypeCode - - .method /*0600099C*/ public hidebysig static - uint32 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 09 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .custom /*0C00019B:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .param [2]/*08001064*/ = int32(0x00000007) - .param [3]/*08001065*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Parse - - .method /*0600099D*/ public hidebysig static - uint32 Parse(string s) cil managed - // SIG: 00 01 09 0E - { - .custom /*0C00019C:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Parse - - .method /*0600099E*/ public hidebysig static - uint32 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 09 0E 11 87 EC - { - .custom /*0C00019D:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Parse - - .method /*0600099F*/ public hidebysig static - uint32 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 09 0E 11 87 EC 12 81 94 - { - .custom /*0C00019E:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Parse - - .method /*060009A0*/ public hidebysig static - uint32 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 09 0E 12 81 94 - { - .custom /*0C00019F:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::Parse - - .method /*060009A1*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToBoolean - - .method /*060009A2*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToByte - - .method /*060009A3*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToChar - - .method /*060009A4*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToDateTime - - .method /*060009A5*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToDecimal - - .method /*060009A6*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToDouble - - .method /*060009A7*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToInt16 - - .method /*060009A8*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToInt32 - - .method /*060009A9*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToInt64 - - .method /*060009AA*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToSByte - - .method /*060009AB*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToSingle - - .method /*060009AC*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToType - - .method /*060009AD*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToUInt16 - - .method /*060009AE*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToUInt32 - - .method /*060009AF*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::System.IConvertible.ToUInt64 - - .method /*060009B0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::ToString - - .method /*060009B1*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::ToString - - .method /*060009B2*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::ToString - - .method /*060009B3*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::ToString - - .method /*060009B4*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*08001084*/ = nullref - .param [4]/*08001085*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::TryFormat - - .method /*060009B5*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint32& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 09 - { - .custom /*0C0001A0:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::TryParse - - .method /*060009B6*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] uint32& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 09 - { - .custom /*0C0001A1:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::TryParse - - .method /*060009B7*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint32& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 09 - { - .custom /*0C0001A2:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::TryParse - - .method /*060009B8*/ public hidebysig static - bool TryParse(string s, - [out] uint32& result) cil managed - // SIG: 00 02 02 0E 10 09 - { - .custom /*0C0001A3:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt32::TryParse - -} // end of class System.UInt32 - -.class /*020000C1*/ public sequential ansi sealed beforefieldinit System.UInt64 - extends System.ValueType/*020000D7*/ - implements System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000031*/, - System.IConvertible/*02000061*/, - class System.IEquatable`1/*02000064*//*1B000032*/, - System.IFormattable/*02000066*/ -{ - .custom /*0C000041:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .field /*040000BA*/ private uint64 _dummyPrimitive - .field /*040000BB*/ public static literal uint64 MaxValue = uint64(0xFFFFFFFFFFFFFFFF) - .field /*040000BC*/ public static literal uint64 MinValue = uint64(0x0) - .method /*060009B9*/ public hidebysig newslot virtual final - instance int32 CompareTo(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::CompareTo - - .method /*060009BA*/ public hidebysig newslot virtual final - instance int32 CompareTo(uint64 'value') cil managed - // SIG: 20 01 08 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::CompareTo - - .method /*060009BB*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Equals - - .method /*060009BC*/ public hidebysig newslot virtual final - instance bool Equals(uint64 obj) cil managed - // SIG: 20 01 02 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Equals - - .method /*060009BD*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::GetHashCode - - .method /*060009BE*/ public hidebysig newslot virtual final - instance valuetype System.TypeCode/*020000BA*/ - GetTypeCode() cil managed - // SIG: 20 00 11 82 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::GetTypeCode - - .method /*060009BF*/ public hidebysig static - uint64 Parse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [opt] valuetype System.Globalization.NumberStyles/*020001FB*/ style, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0B 15 11 82 60 01 03 11 87 EC 12 81 94 - { - .custom /*0C0001A4:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .param [2]/*08001097*/ = int32(0x00000007) - .param [3]/*08001098*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Parse - - .method /*060009C0*/ public hidebysig static - uint64 Parse(string s) cil managed - // SIG: 00 01 0B 0E - { - .custom /*0C0001A5:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Parse - - .method /*060009C1*/ public hidebysig static - uint64 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style) cil managed - // SIG: 00 02 0B 0E 11 87 EC - { - .custom /*0C0001A6:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Parse - - .method /*060009C2*/ public hidebysig static - uint64 Parse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 03 0B 0E 11 87 EC 12 81 94 - { - .custom /*0C0001A7:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Parse - - .method /*060009C3*/ public hidebysig static - uint64 Parse(string s, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 02 0B 0E 12 81 94 - { - .custom /*0C0001A8:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::Parse - - .method /*060009C4*/ private hidebysig newslot virtual final - instance bool System.IConvertible.ToBoolean(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 02 12 81 94 - { - .override System.IConvertible/*02000061*/::ToBoolean /*02000061::06000494*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToBoolean - - .method /*060009C5*/ private hidebysig newslot virtual final - instance uint8 System.IConvertible.ToByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 05 12 81 94 - { - .override System.IConvertible/*02000061*/::ToByte /*02000061::06000495*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToByte - - .method /*060009C6*/ private hidebysig newslot virtual final - instance char System.IConvertible.ToChar(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 03 12 81 94 - { - .override System.IConvertible/*02000061*/::ToChar /*02000061::06000496*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToChar - - .method /*060009C7*/ private hidebysig newslot virtual final - instance valuetype System.DateTime/*0200002C*/ - System.IConvertible.ToDateTime(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 B0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDateTime /*02000061::06000497*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToDateTime - - .method /*060009C8*/ private hidebysig newslot virtual final - instance valuetype System.Decimal/*02000031*/ - System.IConvertible.ToDecimal(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 11 80 C4 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDecimal /*02000061::06000498*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToDecimal - - .method /*060009C9*/ private hidebysig newslot virtual final - instance float64 System.IConvertible.ToDouble(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0D 12 81 94 - { - .override System.IConvertible/*02000061*/::ToDouble /*02000061::06000499*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToDouble - - .method /*060009CA*/ private hidebysig newslot virtual final - instance int16 System.IConvertible.ToInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 06 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt16 /*02000061::0600049A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToInt16 - - .method /*060009CB*/ private hidebysig newslot virtual final - instance int32 System.IConvertible.ToInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 08 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt32 /*02000061::0600049B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToInt32 - - .method /*060009CC*/ private hidebysig newslot virtual final - instance int64 System.IConvertible.ToInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0A 12 81 94 - { - .override System.IConvertible/*02000061*/::ToInt64 /*02000061::0600049C*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToInt64 - - .method /*060009CD*/ private hidebysig newslot virtual final - instance int8 System.IConvertible.ToSByte(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 04 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSByte /*02000061::0600049D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToSByte - - .method /*060009CE*/ private hidebysig newslot virtual final - instance float32 System.IConvertible.ToSingle(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0C 12 81 94 - { - .override System.IConvertible/*02000061*/::ToSingle /*02000061::0600049E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToSingle - - .method /*060009CF*/ private hidebysig newslot virtual final - instance object System.IConvertible.ToType(class System.Type/*020000B8*/ 'type', - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 1C 12 82 E0 12 81 94 - { - .override System.IConvertible/*02000061*/::ToType /*02000061::060004A0*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToType - - .method /*060009D0*/ private hidebysig newslot virtual final - instance uint16 System.IConvertible.ToUInt16(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 07 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt16 /*02000061::060004A1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToUInt16 - - .method /*060009D1*/ private hidebysig newslot virtual final - instance uint32 System.IConvertible.ToUInt32(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 09 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt32 /*02000061::060004A2*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToUInt32 - - .method /*060009D2*/ private hidebysig newslot virtual final - instance uint64 System.IConvertible.ToUInt64(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0B 12 81 94 - { - .override System.IConvertible/*02000061*/::ToUInt64 /*02000061::060004A3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::System.IConvertible.ToUInt64 - - .method /*060009D3*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::ToString - - .method /*060009D4*/ public hidebysig newslot virtual final - instance string ToString(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 01 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::ToString - - .method /*060009D5*/ public hidebysig instance string - ToString(string format) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::ToString - - .method /*060009D6*/ public hidebysig newslot virtual final - instance string ToString(string format, - class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 02 0E 0E 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::ToString - - .method /*060009D7*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten, - [opt] valuetype System.ReadOnlySpan`1/*02000098*/ format, - [opt] class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 20 04 02 15 11 82 84 01 03 10 08 15 11 82 60 01 03 12 81 94 - { - .param [3]/*080010B7*/ = nullref - .param [4]/*080010B8*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::TryFormat - - .method /*060009D8*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint64& result) cil managed - // SIG: 00 04 02 15 11 82 60 01 03 11 87 EC 12 81 94 10 0B - { - .custom /*0C0001A9:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::TryParse - - .method /*060009D9*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ s, - [out] uint64& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 0B - { - .custom /*0C0001AA:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::TryParse - - .method /*060009DA*/ public hidebysig static - bool TryParse(string s, - valuetype System.Globalization.NumberStyles/*020001FB*/ style, - class System.IFormatProvider/*02000065*/ provider, - [out] uint64& result) cil managed - // SIG: 00 04 02 0E 11 87 EC 12 81 94 10 0B - { - .custom /*0C0001AB:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::TryParse - - .method /*060009DB*/ public hidebysig static - bool TryParse(string s, - [out] uint64& result) cil managed - // SIG: 00 02 02 0E 10 0B - { - .custom /*0C0001AC:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UInt64::TryParse - -} // end of class System.UInt64 - -.class /*020000C2*/ public sequential ansi sealed beforefieldinit System.UIntPtr - extends System.ValueType/*020000D7*/ - implements class System.IEquatable`1/*02000064*//*1B000033*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .custom /*0C000042:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .field /*040000BD*/ private int32 _dummyPrimitive - .field /*040000BE*/ public static initonly native uint Zero - .method /*060009DC*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::.ctor - - .method /*060009DD*/ public hidebysig specialname rtspecialname - instance void .ctor(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::.ctor - - .method /*060009DE*/ public hidebysig specialname rtspecialname - instance void .ctor(void* 'value') cil managed - // SIG: 20 01 01 0F 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::.ctor - - .method /*060009DF*/ public hidebysig specialname static - int32 get_Size() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::get_Size - - .method /*060009E0*/ public hidebysig static - native uint Add(native uint pointer, - int32 offset) cil managed - // SIG: 00 02 19 19 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::Add - - .method /*060009E1*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::Equals - - .method /*060009E2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::GetHashCode - - .method /*060009E3*/ public hidebysig specialname static - native uint op_Addition(native uint pointer, - int32 offset) cil managed - // SIG: 00 02 19 19 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Addition - - .method /*060009E4*/ public hidebysig specialname static - bool op_Equality(native uint value1, - native uint value2) cil managed - // SIG: 00 02 02 19 19 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Equality - - .method /*060009E5*/ public hidebysig specialname static - native uint op_Explicit(uint32 'value') cil managed - // SIG: 00 01 19 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Explicit - - .method /*060009E6*/ public hidebysig specialname static - native uint op_Explicit(uint64 'value') cil managed - // SIG: 00 01 19 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Explicit - - .method /*060009E7*/ public hidebysig specialname static - uint32 op_Explicit(native uint 'value') cil managed - // SIG: 00 01 09 19 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Explicit - - .method /*060009E8*/ public hidebysig specialname static - uint64 op_Explicit(native uint 'value') cil managed - // SIG: 00 01 0B 19 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Explicit - - .method /*060009E9*/ public hidebysig specialname static - void* op_Explicit(native uint 'value') cil managed - // SIG: 00 01 0F 01 19 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Explicit - - .method /*060009EA*/ public hidebysig specialname static - native uint op_Explicit(void* 'value') cil managed - // SIG: 00 01 19 0F 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Explicit - - .method /*060009EB*/ public hidebysig specialname static - bool op_Inequality(native uint value1, - native uint value2) cil managed - // SIG: 00 02 02 19 19 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Inequality - - .method /*060009EC*/ public hidebysig specialname static - native uint op_Subtraction(native uint pointer, - int32 offset) cil managed - // SIG: 00 02 19 19 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::op_Subtraction - - .method /*060009ED*/ public hidebysig static - native uint Subtract(native uint pointer, - int32 offset) cil managed - // SIG: 00 02 19 19 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::Subtract - - .method /*060009EE*/ private hidebysig newslot virtual final - instance bool 'System.IEquatable.Equals'(native uint other) cil managed - // SIG: 20 01 02 19 - { - .override method instance bool class System.IEquatable`1/*02000064*//*1B000033*/::Equals(!0) /* 0A00000F */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::'System.IEquatable.Equals' - - .method /*060009EF*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UIntPtr::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060009F0*/ public hidebysig instance void* - ToPointer() cil managed - // SIG: 20 00 0F 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::ToPointer - - .method /*060009F1*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::ToString - - .method /*060009F2*/ public hidebysig instance uint32 - ToUInt32() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::ToUInt32 - - .method /*060009F3*/ public hidebysig instance uint64 - ToUInt64() cil managed - // SIG: 20 00 0B - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UIntPtr::ToUInt64 - - .property /*1700010F*/ int32 Size() - { - .get int32 System.UIntPtr/*020000C2*/::get_Size() /* 060009DF */ - } // end of property UIntPtr::Size -} // end of class System.UIntPtr - -.class /*020000C3*/ public auto ansi beforefieldinit System.UnauthorizedAccessException - extends System.SystemException/*020000A7*/ -{ - .method /*060009F4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method UnauthorizedAccessException::.ctor - - .method /*060009F5*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method UnauthorizedAccessException::.ctor - - .method /*060009F6*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method UnauthorizedAccessException::.ctor - - .method /*060009F7*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method UnauthorizedAccessException::.ctor - -} // end of class System.UnauthorizedAccessException - -.class /*020000C4*/ public auto ansi beforefieldinit System.UnhandledExceptionEventArgs - extends System.EventArgs/*02000038*/ -{ - .method /*060009F8*/ public hidebysig specialname rtspecialname - instance void .ctor(object exception, - bool isTerminating) cil managed - // SIG: 20 02 01 1C 02 - { - // Method begins at RVA 0x20d7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003CB */ call instance void System.EventArgs/*02000038*/::.ctor() /* 060003CB */ - IL_0006: /* 2A | */ ret - } // end of method UnhandledExceptionEventArgs::.ctor - - .method /*060009F9*/ public hidebysig specialname - instance object get_ExceptionObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnhandledExceptionEventArgs::get_ExceptionObject - - .method /*060009FA*/ public hidebysig specialname - instance bool get_IsTerminating() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnhandledExceptionEventArgs::get_IsTerminating - - .property /*17000110*/ instance object ExceptionObject() - { - .get instance object System.UnhandledExceptionEventArgs/*020000C4*/::get_ExceptionObject() /* 060009F9 */ - } // end of property UnhandledExceptionEventArgs::ExceptionObject - .property /*17000111*/ instance bool IsTerminating() - { - .get instance bool System.UnhandledExceptionEventArgs/*020000C4*/::get_IsTerminating() /* 060009FA */ - } // end of property UnhandledExceptionEventArgs::IsTerminating -} // end of class System.UnhandledExceptionEventArgs - -.class /*020000C5*/ public auto ansi sealed System.UnhandledExceptionEventHandler - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060009FB*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UnhandledExceptionEventHandler::.ctor - - .method /*060009FC*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.UnhandledExceptionEventArgs/*020000C4*/ e) runtime managed - // SIG: 20 02 01 1C 12 83 10 - { - } // end of method UnhandledExceptionEventHandler::Invoke - - .method /*060009FD*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(object sender, - class System.UnhandledExceptionEventArgs/*020000C4*/ e, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 1C 12 83 10 12 7C 1C - { - } // end of method UnhandledExceptionEventHandler::BeginInvoke - - .method /*060009FE*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method UnhandledExceptionEventHandler::EndInvoke - -} // end of class System.UnhandledExceptionEventHandler - -.class /*020000C6*/ public auto ansi beforefieldinit System.Uri - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*040000BF*/ public static initonly string SchemeDelimiter - .field /*040000C0*/ public static initonly string UriSchemeFile - .field /*040000C1*/ public static initonly string UriSchemeFtp - .field /*040000C2*/ public static initonly string UriSchemeGopher - .field /*040000C3*/ public static initonly string UriSchemeHttp - .field /*040000C4*/ public static initonly string UriSchemeHttps - .field /*040000C5*/ public static initonly string UriSchemeMailto - .field /*040000C6*/ public static initonly string UriSchemeNetPipe - .field /*040000C7*/ public static initonly string UriSchemeNetTcp - .field /*040000C8*/ public static initonly string UriSchemeNews - .field /*040000C9*/ public static initonly string UriSchemeNntp - .method /*060009FF*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ serializationInfo, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ streamingContext) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A00*/ public hidebysig specialname rtspecialname - instance void .ctor(string uriString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A01*/ public hidebysig specialname rtspecialname - instance void .ctor(string uriString, - bool dontEscape) cil managed - // SIG: 20 02 01 0E 02 - { - .custom /*0C0001AD:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 A9 54 68 65 20 63 6F 6E 73 74 72 75 63 // ....The construc - 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 70 // tor has been dep - 72 65 63 61 74 65 64 2E 20 50 6C 65 61 73 65 20 // recated. Please - 75 73 65 20 6E 65 77 20 55 72 69 28 73 74 72 69 // use new Uri(stri - 6E 67 29 2E 20 54 68 65 20 64 6F 6E 74 45 73 63 // ng). The dontEsc - 61 70 65 20 70 61 72 61 6D 65 74 65 72 20 69 73 // ape parameter is - 20 64 65 70 72 65 63 61 74 65 64 20 61 6E 64 20 // deprecated and - 69 73 20 61 6C 77 61 79 73 20 66 61 6C 73 65 2E // is always false. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A02*/ public hidebysig specialname rtspecialname - instance void .ctor(string uriString, - valuetype System.UriKind/*020000CB*/ uriKind) cil managed - // SIG: 20 02 01 0E 11 83 2C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A03*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Uri/*020000C6*/ baseUri, - string relativeUri) cil managed - // SIG: 20 02 01 12 83 18 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A04*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Uri/*020000C6*/ baseUri, - string relativeUri, - bool dontEscape) cil managed - // SIG: 20 03 01 12 83 18 0E 02 - { - .custom /*0C0001AE:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 AA 54 68 65 20 63 6F 6E 73 74 72 75 63 // ....The construc - 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 70 // tor has been dep - 72 65 63 61 74 65 64 2E 20 50 6C 65 61 73 65 20 // recated. Please - 6E 65 77 20 55 72 69 28 55 72 69 2C 20 73 74 72 // new Uri(Uri, str - 69 6E 67 29 2E 20 54 68 65 20 64 6F 6E 74 45 73 // ing). The dontEs - 63 61 70 65 20 70 61 72 61 6D 65 74 65 72 20 69 // cape parameter i - 73 20 64 65 70 72 65 63 61 74 65 64 20 61 6E 64 // s deprecated and - 20 69 73 20 61 6C 77 61 79 73 20 66 61 6C 73 65 // is always false - 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 // . http://go.micr - 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B // osoft.com/fwlink - 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // /?linkid=14202.. - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A05*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Uri/*020000C6*/ baseUri, - class System.Uri/*020000C6*/ relativeUri) cil managed - // SIG: 20 02 01 12 83 18 12 83 18 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Uri::.ctor - - .method /*06000A06*/ public hidebysig specialname - instance string get_AbsolutePath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_AbsolutePath - - .method /*06000A07*/ public hidebysig specialname - instance string get_AbsoluteUri() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_AbsoluteUri - - .method /*06000A08*/ public hidebysig specialname - instance string get_Authority() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Authority - - .method /*06000A09*/ public hidebysig specialname - instance string get_DnsSafeHost() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_DnsSafeHost - - .method /*06000A0A*/ public hidebysig specialname - instance string get_Fragment() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Fragment - - .method /*06000A0B*/ public hidebysig specialname - instance string get_Host() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Host - - .method /*06000A0C*/ public hidebysig specialname - instance valuetype System.UriHostNameType/*020000CA*/ - get_HostNameType() cil managed - // SIG: 20 00 11 83 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_HostNameType - - .method /*06000A0D*/ public hidebysig specialname - instance string get_IdnHost() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_IdnHost - - .method /*06000A0E*/ public hidebysig specialname - instance bool get_IsAbsoluteUri() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_IsAbsoluteUri - - .method /*06000A0F*/ public hidebysig specialname - instance bool get_IsDefaultPort() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_IsDefaultPort - - .method /*06000A10*/ public hidebysig specialname - instance bool get_IsFile() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_IsFile - - .method /*06000A11*/ public hidebysig specialname - instance bool get_IsLoopback() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_IsLoopback - - .method /*06000A12*/ public hidebysig specialname - instance bool get_IsUnc() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_IsUnc - - .method /*06000A13*/ public hidebysig specialname - instance string get_LocalPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_LocalPath - - .method /*06000A14*/ public hidebysig specialname - instance string get_OriginalString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_OriginalString - - .method /*06000A15*/ public hidebysig specialname - instance string get_PathAndQuery() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_PathAndQuery - - .method /*06000A16*/ public hidebysig specialname - instance int32 get_Port() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Port - - .method /*06000A17*/ public hidebysig specialname - instance string get_Query() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Query - - .method /*06000A18*/ public hidebysig specialname - instance string get_Scheme() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Scheme - - .method /*06000A19*/ public hidebysig specialname - instance string[] get_Segments() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_Segments - - .method /*06000A1A*/ public hidebysig specialname - instance bool get_UserEscaped() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_UserEscaped - - .method /*06000A1B*/ public hidebysig specialname - instance string get_UserInfo() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::get_UserInfo - - .method /*06000A1C*/ family hidebysig newslot virtual - instance void Canonicalize() cil managed - // SIG: 20 00 01 - { - .custom /*0C0001AF:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Uri::Canonicalize - - .method /*06000A1D*/ public hidebysig static - valuetype System.UriHostNameType/*020000CA*/ - CheckHostName(string name) cil managed - // SIG: 00 01 11 83 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::CheckHostName - - .method /*06000A1E*/ public hidebysig static - bool CheckSchemeName(string schemeName) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::CheckSchemeName - - .method /*06000A1F*/ family hidebysig newslot virtual - instance void CheckSecurity() cil managed - // SIG: 20 00 01 - { - .custom /*0C0001B0:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Uri::CheckSecurity - - .method /*06000A20*/ public hidebysig static - int32 Compare(class System.Uri/*020000C6*/ uri1, - class System.Uri/*020000C6*/ uri2, - valuetype System.UriComponents/*020000C7*/ partsToCompare, - valuetype System.UriFormat/*020000C8*/ compareFormat, - valuetype System.StringComparison/*020000A5*/ comparisonType) cil managed - // SIG: 00 05 08 12 83 18 12 83 18 11 83 1C 11 83 20 11 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::Compare - - .method /*06000A21*/ public hidebysig virtual - instance bool Equals(object comparand) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::Equals - - .method /*06000A22*/ family hidebysig newslot virtual - instance void Escape() cil managed - // SIG: 20 00 01 - { - .custom /*0C0001B1:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Uri::Escape - - .method /*06000A23*/ public hidebysig static - string EscapeDataString(string stringToEscape) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::EscapeDataString - - .method /*06000A24*/ family hidebysig static - string EscapeString(string str) cil managed - // SIG: 00 01 0E 0E - { - .custom /*0C0001B2:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 AA 54 68 65 20 6D 65 74 68 6F 64 20 68 // ....The method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 47 // ed. Please use G - 65 74 43 6F 6D 70 6F 6E 65 6E 74 73 28 29 20 6F // etComponents() o - 72 20 73 74 61 74 69 63 20 45 73 63 61 70 65 55 // r static EscapeU - 72 69 53 74 72 69 6E 67 28 29 20 74 6F 20 65 73 // riString() to es - 63 61 70 65 20 61 20 55 72 69 20 63 6F 6D 70 6F // cape a Uri compo - 6E 65 6E 74 20 6F 72 20 61 20 73 74 72 69 6E 67 // nent or a string - 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 // . http://go.micr - 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B // osoft.com/fwlink - 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // /?linkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::EscapeString - - .method /*06000A25*/ public hidebysig static - string EscapeUriString(string stringToEscape) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::EscapeUriString - - .method /*06000A26*/ public hidebysig static - int32 FromHex(char digit) cil managed - // SIG: 00 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::FromHex - - .method /*06000A27*/ public hidebysig instance string - GetComponents(valuetype System.UriComponents/*020000C7*/ components, - valuetype System.UriFormat/*020000C8*/ format) cil managed - // SIG: 20 02 0E 11 83 1C 11 83 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::GetComponents - - .method /*06000A28*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::GetHashCode - - .method /*06000A29*/ public hidebysig instance string - GetLeftPart(valuetype System.UriPartial/*020000CD*/ part) cil managed - // SIG: 20 01 0E 11 83 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::GetLeftPart - - .method /*06000A2A*/ family hidebysig instance void - GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ serializationInfo, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ streamingContext) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Uri::GetObjectData - - .method /*06000A2B*/ public hidebysig static - string HexEscape(char character) cil managed - // SIG: 00 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::HexEscape - - .method /*06000A2C*/ public hidebysig static - char HexUnescape(string pattern, - int32& index) cil managed - // SIG: 00 02 03 0E 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::HexUnescape - - .method /*06000A2D*/ family hidebysig newslot virtual - instance bool IsBadFileSystemCharacter(char character) cil managed - // SIG: 20 01 02 03 - { - .custom /*0C0001B3:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsBadFileSystemCharacter - - .method /*06000A2E*/ public hidebysig instance bool - IsBaseOf(class System.Uri/*020000C6*/ uri) cil managed - // SIG: 20 01 02 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsBaseOf - - .method /*06000A2F*/ family hidebysig static - bool IsExcludedCharacter(char character) cil managed - // SIG: 00 01 02 03 - { - .custom /*0C0001B4:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsExcludedCharacter - - .method /*06000A30*/ public hidebysig static - bool IsHexDigit(char character) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsHexDigit - - .method /*06000A31*/ public hidebysig static - bool IsHexEncoding(string pattern, - int32 index) cil managed - // SIG: 00 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsHexEncoding - - .method /*06000A32*/ family hidebysig newslot virtual - instance bool IsReservedCharacter(char character) cil managed - // SIG: 20 01 02 03 - { - .custom /*0C0001B5:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsReservedCharacter - - .method /*06000A33*/ public hidebysig instance bool - IsWellFormedOriginalString() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsWellFormedOriginalString - - .method /*06000A34*/ public hidebysig static - bool IsWellFormedUriString(string uriString, - valuetype System.UriKind/*020000CB*/ uriKind) cil managed - // SIG: 00 02 02 0E 11 83 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::IsWellFormedUriString - - .method /*06000A35*/ public hidebysig instance string - MakeRelative(class System.Uri/*020000C6*/ toUri) cil managed - // SIG: 20 01 0E 12 83 18 - { - .custom /*0C0001B6:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 71 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..qThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 4D 61 // d. Please use Ma - 6B 65 52 65 6C 61 74 69 76 65 55 72 69 28 55 72 // keRelativeUri(Ur - 69 20 75 72 69 29 2E 20 68 74 74 70 3A 2F 2F 67 // i uri). http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::MakeRelative - - .method /*06000A36*/ public hidebysig instance class System.Uri/*020000C6*/ - MakeRelativeUri(class System.Uri/*020000C6*/ uri) cil managed - // SIG: 20 01 12 83 18 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::MakeRelativeUri - - .method /*06000A37*/ public hidebysig specialname static - bool op_Equality(class System.Uri/*020000C6*/ uri1, - class System.Uri/*020000C6*/ uri2) cil managed - // SIG: 00 02 02 12 83 18 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::op_Equality - - .method /*06000A38*/ public hidebysig specialname static - bool op_Inequality(class System.Uri/*020000C6*/ uri1, - class System.Uri/*020000C6*/ uri2) cil managed - // SIG: 00 02 02 12 83 18 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::op_Inequality - - .method /*06000A39*/ family hidebysig newslot virtual - instance void Parse() cil managed - // SIG: 20 00 01 - { - .custom /*0C0001B7:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 6A 54 68 65 20 6D 65 74 68 6F 64 20 68 61 // ..jThe method ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 49 74 20 69 73 20 6E 6F 74 20 75 73 65 // d. It is not use - 64 20 62 79 20 74 68 65 20 73 79 73 74 65 6D 2E // d by the system. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Uri::Parse - - .method /*06000A3A*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ serializationInfo, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ streamingContext) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Uri::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000A3B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::ToString - - .method /*06000A3C*/ public hidebysig static - bool TryCreate(string uriString, - valuetype System.UriKind/*020000CB*/ uriKind, - [out] class System.Uri/*020000C6*/& result) cil managed - // SIG: 00 03 02 0E 11 83 2C 10 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::TryCreate - - .method /*06000A3D*/ public hidebysig static - bool TryCreate(class System.Uri/*020000C6*/ baseUri, - string relativeUri, - [out] class System.Uri/*020000C6*/& result) cil managed - // SIG: 00 03 02 12 83 18 0E 10 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::TryCreate - - .method /*06000A3E*/ public hidebysig static - bool TryCreate(class System.Uri/*020000C6*/ baseUri, - class System.Uri/*020000C6*/ relativeUri, - [out] class System.Uri/*020000C6*/& result) cil managed - // SIG: 00 03 02 12 83 18 12 83 18 10 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::TryCreate - - .method /*06000A3F*/ family hidebysig newslot virtual - instance string Unescape(string path) cil managed - // SIG: 20 01 0E 0E - { - .custom /*0C0001B8:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 AF 54 68 65 20 6D 65 74 68 6F 64 20 68 // ....The method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 47 // ed. Please use G - 65 74 43 6F 6D 70 6F 6E 65 6E 74 73 28 29 20 6F // etComponents() o - 72 20 73 74 61 74 69 63 20 55 6E 65 73 63 61 70 // r static Unescap - 65 44 61 74 61 53 74 72 69 6E 67 28 29 20 74 6F // eDataString() to - 20 75 6E 65 73 63 61 70 65 20 61 20 55 72 69 20 // unescape a Uri - 63 6F 6D 70 6F 6E 65 6E 74 20 6F 72 20 61 20 73 // component or a s - 74 72 69 6E 67 2E 20 68 74 74 70 3A 2F 2F 67 6F // tring. http://go - 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 // .microsoft.com/f - 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 // wlink/?linkid=14 - 32 30 32 00 00 ) // 202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::Unescape - - .method /*06000A40*/ public hidebysig static - string UnescapeDataString(string stringToUnescape) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Uri::UnescapeDataString - - .property /*17000112*/ instance string AbsolutePath() - { - .get instance string System.Uri/*020000C6*/::get_AbsolutePath() /* 06000A06 */ - } // end of property Uri::AbsolutePath - .property /*17000113*/ instance string AbsoluteUri() - { - .get instance string System.Uri/*020000C6*/::get_AbsoluteUri() /* 06000A07 */ - } // end of property Uri::AbsoluteUri - .property /*17000114*/ instance string Authority() - { - .get instance string System.Uri/*020000C6*/::get_Authority() /* 06000A08 */ - } // end of property Uri::Authority - .property /*17000115*/ instance string DnsSafeHost() - { - .get instance string System.Uri/*020000C6*/::get_DnsSafeHost() /* 06000A09 */ - } // end of property Uri::DnsSafeHost - .property /*17000116*/ instance string Fragment() - { - .get instance string System.Uri/*020000C6*/::get_Fragment() /* 06000A0A */ - } // end of property Uri::Fragment - .property /*17000117*/ instance string Host() - { - .get instance string System.Uri/*020000C6*/::get_Host() /* 06000A0B */ - } // end of property Uri::Host - .property /*17000118*/ instance valuetype System.UriHostNameType/*020000CA*/ - HostNameType() - { - .get instance valuetype System.UriHostNameType/*020000CA*/ System.Uri/*020000C6*/::get_HostNameType() /* 06000A0C */ - } // end of property Uri::HostNameType - .property /*17000119*/ instance string IdnHost() - { - .get instance string System.Uri/*020000C6*/::get_IdnHost() /* 06000A0D */ - } // end of property Uri::IdnHost - .property /*1700011A*/ instance bool IsAbsoluteUri() - { - .get instance bool System.Uri/*020000C6*/::get_IsAbsoluteUri() /* 06000A0E */ - } // end of property Uri::IsAbsoluteUri - .property /*1700011B*/ instance bool IsDefaultPort() - { - .get instance bool System.Uri/*020000C6*/::get_IsDefaultPort() /* 06000A0F */ - } // end of property Uri::IsDefaultPort - .property /*1700011C*/ instance bool IsFile() - { - .get instance bool System.Uri/*020000C6*/::get_IsFile() /* 06000A10 */ - } // end of property Uri::IsFile - .property /*1700011D*/ instance bool IsLoopback() - { - .get instance bool System.Uri/*020000C6*/::get_IsLoopback() /* 06000A11 */ - } // end of property Uri::IsLoopback - .property /*1700011E*/ instance bool IsUnc() - { - .get instance bool System.Uri/*020000C6*/::get_IsUnc() /* 06000A12 */ - } // end of property Uri::IsUnc - .property /*1700011F*/ instance string LocalPath() - { - .get instance string System.Uri/*020000C6*/::get_LocalPath() /* 06000A13 */ - } // end of property Uri::LocalPath - .property /*17000120*/ instance string OriginalString() - { - .get instance string System.Uri/*020000C6*/::get_OriginalString() /* 06000A14 */ - } // end of property Uri::OriginalString - .property /*17000121*/ instance string PathAndQuery() - { - .get instance string System.Uri/*020000C6*/::get_PathAndQuery() /* 06000A15 */ - } // end of property Uri::PathAndQuery - .property /*17000122*/ instance int32 Port() - { - .get instance int32 System.Uri/*020000C6*/::get_Port() /* 06000A16 */ - } // end of property Uri::Port - .property /*17000123*/ instance string Query() - { - .get instance string System.Uri/*020000C6*/::get_Query() /* 06000A17 */ - } // end of property Uri::Query - .property /*17000124*/ instance string Scheme() - { - .get instance string System.Uri/*020000C6*/::get_Scheme() /* 06000A18 */ - } // end of property Uri::Scheme - .property /*17000125*/ instance string[] - Segments() - { - .get instance string[] System.Uri/*020000C6*/::get_Segments() /* 06000A19 */ - } // end of property Uri::Segments - .property /*17000126*/ instance bool UserEscaped() - { - .get instance bool System.Uri/*020000C6*/::get_UserEscaped() /* 06000A1A */ - } // end of property Uri::UserEscaped - .property /*17000127*/ instance string UserInfo() - { - .get instance string System.Uri/*020000C6*/::get_UserInfo() /* 06000A1B */ - } // end of property Uri::UserInfo -} // end of class System.Uri - -.class /*020000C7*/ public auto ansi sealed System.UriComponents - extends System.Enum/*02000037*/ -{ - .custom /*0C000043:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040000CA*/ public specialname rtspecialname int32 value__ - .field /*040000CB*/ public static literal valuetype System.UriComponents/*020000C7*/ AbsoluteUri = int32(0x0000007F) - .field /*040000CC*/ public static literal valuetype System.UriComponents/*020000C7*/ Fragment = int32(0x00000040) - .field /*040000CD*/ public static literal valuetype System.UriComponents/*020000C7*/ Host = int32(0x00000004) - .field /*040000CE*/ public static literal valuetype System.UriComponents/*020000C7*/ HostAndPort = int32(0x00000084) - .field /*040000CF*/ public static literal valuetype System.UriComponents/*020000C7*/ HttpRequestUrl = int32(0x0000003D) - .field /*040000D0*/ public static literal valuetype System.UriComponents/*020000C7*/ KeepDelimiter = int32(0x40000000) - .field /*040000D1*/ public static literal valuetype System.UriComponents/*020000C7*/ NormalizedHost = int32(0x00000100) - .field /*040000D2*/ public static literal valuetype System.UriComponents/*020000C7*/ Path = int32(0x00000010) - .field /*040000D3*/ public static literal valuetype System.UriComponents/*020000C7*/ PathAndQuery = int32(0x00000030) - .field /*040000D4*/ public static literal valuetype System.UriComponents/*020000C7*/ Port = int32(0x00000008) - .field /*040000D5*/ public static literal valuetype System.UriComponents/*020000C7*/ Query = int32(0x00000020) - .field /*040000D6*/ public static literal valuetype System.UriComponents/*020000C7*/ Scheme = int32(0x00000001) - .field /*040000D7*/ public static literal valuetype System.UriComponents/*020000C7*/ SchemeAndServer = int32(0x0000000D) - .field /*040000D8*/ public static literal valuetype System.UriComponents/*020000C7*/ SerializationInfoString = int32(0x80000000) - .field /*040000D9*/ public static literal valuetype System.UriComponents/*020000C7*/ StrongAuthority = int32(0x00000086) - .field /*040000DA*/ public static literal valuetype System.UriComponents/*020000C7*/ StrongPort = int32(0x00000080) - .field /*040000DB*/ public static literal valuetype System.UriComponents/*020000C7*/ UserInfo = int32(0x00000002) -} // end of class System.UriComponents - -.class /*020000C8*/ public auto ansi sealed System.UriFormat - extends System.Enum/*02000037*/ -{ - .field /*040000DC*/ public specialname rtspecialname int32 value__ - .field /*040000DD*/ public static literal valuetype System.UriFormat/*020000C8*/ SafeUnescaped = int32(0x00000003) - .field /*040000DE*/ public static literal valuetype System.UriFormat/*020000C8*/ Unescaped = int32(0x00000002) - .field /*040000DF*/ public static literal valuetype System.UriFormat/*020000C8*/ UriEscaped = int32(0x00000001) -} // end of class System.UriFormat - -.class /*020000C9*/ public auto ansi beforefieldinit System.UriFormatException - extends System.FormatException/*02000040*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06000A41*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method UriFormatException::.ctor - - .method /*06000A42*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ serializationInfo, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ streamingContext) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method UriFormatException::.ctor - - .method /*06000A43*/ public hidebysig specialname rtspecialname - instance void .ctor(string textString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method UriFormatException::.ctor - - .method /*06000A44*/ public hidebysig specialname rtspecialname - instance void .ctor(string textString, - class System.Exception/*0200003B*/ e) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method UriFormatException::.ctor - - .method /*06000A45*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ serializationInfo, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ streamingContext) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriFormatException::System.Runtime.Serialization.ISerializable.GetObjectData - -} // end of class System.UriFormatException - -.class /*020000CA*/ public auto ansi sealed System.UriHostNameType - extends System.Enum/*02000037*/ -{ - .field /*040000E0*/ public specialname rtspecialname int32 value__ - .field /*040000E1*/ public static literal valuetype System.UriHostNameType/*020000CA*/ Basic = int32(0x00000001) - .field /*040000E2*/ public static literal valuetype System.UriHostNameType/*020000CA*/ Dns = int32(0x00000002) - .field /*040000E3*/ public static literal valuetype System.UriHostNameType/*020000CA*/ IPv4 = int32(0x00000003) - .field /*040000E4*/ public static literal valuetype System.UriHostNameType/*020000CA*/ IPv6 = int32(0x00000004) - .field /*040000E5*/ public static literal valuetype System.UriHostNameType/*020000CA*/ Unknown = int32(0x00000000) -} // end of class System.UriHostNameType - -.class /*020000CB*/ public auto ansi sealed System.UriKind - extends System.Enum/*02000037*/ -{ - .field /*040000E6*/ public specialname rtspecialname int32 value__ - .field /*040000E7*/ public static literal valuetype System.UriKind/*020000CB*/ Absolute = int32(0x00000001) - .field /*040000E8*/ public static literal valuetype System.UriKind/*020000CB*/ Relative = int32(0x00000002) - .field /*040000E9*/ public static literal valuetype System.UriKind/*020000CB*/ RelativeOrAbsolute = int32(0x00000000) -} // end of class System.UriKind - -.class /*020000CC*/ public abstract auto ansi beforefieldinit System.UriParser - extends System.Object/*0200008E*/ -{ - .method /*06000A46*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method UriParser::.ctor - - .method /*06000A47*/ family hidebysig newslot virtual - instance string GetComponents(class System.Uri/*020000C6*/ uri, - valuetype System.UriComponents/*020000C7*/ components, - valuetype System.UriFormat/*020000C8*/ format) cil managed - // SIG: 20 03 0E 12 83 18 11 83 1C 11 83 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::GetComponents - - .method /*06000A48*/ family hidebysig newslot virtual - instance void InitializeAndValidate(class System.Uri/*020000C6*/ uri, - [out] class System.UriFormatException/*020000C9*/& parsingError) cil managed - // SIG: 20 02 01 12 83 18 10 12 83 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::InitializeAndValidate - - .method /*06000A49*/ family hidebysig newslot virtual - instance bool IsBaseOf(class System.Uri/*020000C6*/ baseUri, - class System.Uri/*020000C6*/ relativeUri) cil managed - // SIG: 20 02 02 12 83 18 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::IsBaseOf - - .method /*06000A4A*/ public hidebysig static - bool IsKnownScheme(string schemeName) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::IsKnownScheme - - .method /*06000A4B*/ family hidebysig newslot virtual - instance bool IsWellFormedOriginalString(class System.Uri/*020000C6*/ uri) cil managed - // SIG: 20 01 02 12 83 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::IsWellFormedOriginalString - - .method /*06000A4C*/ family hidebysig newslot virtual - instance class System.UriParser/*020000CC*/ - OnNewUri() cil managed - // SIG: 20 00 12 83 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::OnNewUri - - .method /*06000A4D*/ family hidebysig newslot virtual - instance void OnRegister(string schemeName, - int32 defaultPort) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriParser::OnRegister - - .method /*06000A4E*/ public hidebysig static - void Register(class System.UriParser/*020000CC*/ uriParser, - string schemeName, - int32 defaultPort) cil managed - // SIG: 00 03 01 12 83 30 0E 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UriParser::Register - - .method /*06000A4F*/ family hidebysig newslot virtual - instance string Resolve(class System.Uri/*020000C6*/ baseUri, - class System.Uri/*020000C6*/ relativeUri, - [out] class System.UriFormatException/*020000C9*/& parsingError) cil managed - // SIG: 20 03 0E 12 83 18 12 83 18 10 12 83 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UriParser::Resolve - -} // end of class System.UriParser - -.class /*020000CD*/ public auto ansi sealed System.UriPartial - extends System.Enum/*02000037*/ -{ - .field /*040000EA*/ public specialname rtspecialname int32 value__ - .field /*040000EB*/ public static literal valuetype System.UriPartial/*020000CD*/ Authority = int32(0x00000001) - .field /*040000EC*/ public static literal valuetype System.UriPartial/*020000CD*/ Path = int32(0x00000002) - .field /*040000ED*/ public static literal valuetype System.UriPartial/*020000CD*/ Query = int32(0x00000003) - .field /*040000EE*/ public static literal valuetype System.UriPartial/*020000CD*/ Scheme = int32(0x00000000) -} // end of class System.UriPartial - -.class /*020000CE*/ public sequential ansi sealed beforefieldinit System.ValueTuple - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000034*/, - class System.IEquatable`1/*02000064*//*1B000035*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .pack 0 - .size 1 - .method /*06000A50*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000A51*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000A52*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple/*020000CE*/ other) cil managed - // SIG: 20 01 08 11 83 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::CompareTo - - .method /*06000A53*/ public hidebysig static - valuetype System.ValueTuple/*020000CE*/ - Create() cil managed - // SIG: 00 00 11 83 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A54*/ public hidebysig static - valuetype System.ValueTuple`1/*020000CF*/ - Create(!!T1 item1) cil managed - // SIG: 10 01 01 15 11 83 3C 01 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A55*/ public hidebysig static - valuetype System.ValueTuple`2/*020000D0*/ - Create(!!T1 item1, - !!T2 item2) cil managed - // SIG: 10 02 02 15 11 83 40 02 1E 00 1E 01 1E 00 1E 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A56*/ public hidebysig static - valuetype System.ValueTuple`3/*020000D1*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3) cil managed - // SIG: 10 03 03 15 11 83 44 03 1E 00 1E 01 1E 02 1E 00 1E 01 1E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A57*/ public hidebysig static - valuetype System.ValueTuple`4/*020000D2*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4) cil managed - // SIG: 10 04 04 15 11 83 48 04 1E 00 1E 01 1E 02 1E 03 1E 00 1E 01 1E 02 1E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A58*/ public hidebysig static - valuetype System.ValueTuple`5/*020000D3*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5) cil managed - // SIG: 10 05 05 15 11 83 4C 05 1E 00 1E 01 1E 02 1E 03 1E 04 1E 00 1E 01 1E 02 1E 03 1E 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A59*/ public hidebysig static - valuetype System.ValueTuple`6/*020000D4*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5, - !!T6 item6) cil managed - // SIG: 10 06 06 15 11 83 50 06 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A5A*/ public hidebysig static - valuetype System.ValueTuple`7/*020000D5*/ - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5, - !!T6 item6, - !!T7 item7) cil managed - // SIG: 10 07 07 15 11 83 54 07 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 1E 00 1E 01 1E 02 1E 03 1E 04 - // 1E 05 1E 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A5B*/ public hidebysig static - valuetype System.ValueTuple`8/*020000D6*/> - Create(!!T1 item1, - !!T2 item2, - !!T3 item3, - !!T4 item4, - !!T5 item5, - !!T6 item6, - !!T7 item7, - !!T8 item8) cil managed - // SIG: 10 08 08 15 11 83 58 08 1E 00 1E 01 1E 02 1E 03 1E 04 1E 05 1E 06 15 11 83 3C 01 1E 07 1E 00 1E - // 01 1E 02 1E 03 1E 04 1E 05 1E 06 1E 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Create - - .method /*06000A5C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Equals - - .method /*06000A5D*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple/*020000CE*/ other) cil managed - // SIG: 20 01 02 11 83 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::Equals - - .method /*06000A5E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::GetHashCode - - .method /*06000A5F*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::System.Collections.IStructuralComparable.CompareTo - - .method /*06000A60*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::System.Collections.IStructuralEquatable.Equals - - .method /*06000A61*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000A62*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::System.IComparable.CompareTo - - .method /*06000A63*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple::ToString - - .property /*17000128*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple/*020000CE*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000A50 */ - } // end of property ValueTuple::System.Runtime.CompilerServices.ITuple.Item - .property /*17000129*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple/*020000CE*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000A51 */ - } // end of property ValueTuple::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple - -.class /*020000CF*/ public sequential ansi sealed beforefieldinit System.ValueTuple`1 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B000036*/, - class System.IEquatable`1/*02000064*/>/*1B000037*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*040000EF*/ public !T1 Item1 - .method /*06000A64*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::.ctor - - .method /*06000A65*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000A66*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000A67*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`1/*020000CF*/ other) cil managed - // SIG: 20 01 08 15 11 83 3C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::CompareTo - - .method /*06000A68*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::Equals - - .method /*06000A69*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`1/*020000CF*/ other) cil managed - // SIG: 20 01 02 15 11 83 3C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::Equals - - .method /*06000A6A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::GetHashCode - - .method /*06000A6B*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::System.Collections.IStructuralComparable.CompareTo - - .method /*06000A6C*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::System.Collections.IStructuralEquatable.Equals - - .method /*06000A6D*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000A6E*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::System.IComparable.CompareTo - - .method /*06000A6F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`1::ToString - - .property /*1700012A*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`1/*020000CF*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000A65 */ - } // end of property ValueTuple`1::System.Runtime.CompilerServices.ITuple.Item - .property /*1700012B*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`1/*020000CF*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000A66 */ - } // end of property ValueTuple`1::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`1 - -.class /*020000D0*/ public sequential ansi sealed beforefieldinit System.ValueTuple`2 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B000038*/, - class System.IEquatable`1/*02000064*/>/*1B000039*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*040000F0*/ public !T1 Item1 - .field /*040000F1*/ public !T2 Item2 - .method /*06000A70*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2) cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::.ctor - - .method /*06000A71*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000A72*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000A73*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`2/*020000D0*/ other) cil managed - // SIG: 20 01 08 15 11 83 40 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::CompareTo - - .method /*06000A74*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::Equals - - .method /*06000A75*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`2/*020000D0*/ other) cil managed - // SIG: 20 01 02 15 11 83 40 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::Equals - - .method /*06000A76*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::GetHashCode - - .method /*06000A77*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::System.Collections.IStructuralComparable.CompareTo - - .method /*06000A78*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::System.Collections.IStructuralEquatable.Equals - - .method /*06000A79*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000A7A*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::System.IComparable.CompareTo - - .method /*06000A7B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`2::ToString - - .property /*1700012C*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`2/*020000D0*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000A71 */ - } // end of property ValueTuple`2::System.Runtime.CompilerServices.ITuple.Item - .property /*1700012D*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`2/*020000D0*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000A72 */ - } // end of property ValueTuple`2::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`2 - -.class /*020000D1*/ public sequential ansi sealed beforefieldinit System.ValueTuple`3 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B00003A*/, - class System.IEquatable`1/*02000064*/>/*1B00003B*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*040000F2*/ public !T1 Item1 - .field /*040000F3*/ public !T2 Item2 - .field /*040000F4*/ public !T3 Item3 - .method /*06000A7C*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3) cil managed - // SIG: 20 03 01 13 00 13 01 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::.ctor - - .method /*06000A7D*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000A7E*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000A7F*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`3/*020000D1*/ other) cil managed - // SIG: 20 01 08 15 11 83 44 03 13 00 13 01 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::CompareTo - - .method /*06000A80*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::Equals - - .method /*06000A81*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`3/*020000D1*/ other) cil managed - // SIG: 20 01 02 15 11 83 44 03 13 00 13 01 13 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::Equals - - .method /*06000A82*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::GetHashCode - - .method /*06000A83*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::System.Collections.IStructuralComparable.CompareTo - - .method /*06000A84*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::System.Collections.IStructuralEquatable.Equals - - .method /*06000A85*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000A86*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::System.IComparable.CompareTo - - .method /*06000A87*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`3::ToString - - .property /*1700012E*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`3/*020000D1*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000A7D */ - } // end of property ValueTuple`3::System.Runtime.CompilerServices.ITuple.Item - .property /*1700012F*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`3/*020000D1*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000A7E */ - } // end of property ValueTuple`3::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`3 - -.class /*020000D2*/ public sequential ansi sealed beforefieldinit System.ValueTuple`4 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B00003C*/, - class System.IEquatable`1/*02000064*/>/*1B00003D*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*040000F5*/ public !T1 Item1 - .field /*040000F6*/ public !T2 Item2 - .field /*040000F7*/ public !T3 Item3 - .field /*040000F8*/ public !T4 Item4 - .method /*06000A88*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4) cil managed - // SIG: 20 04 01 13 00 13 01 13 02 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::.ctor - - .method /*06000A89*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000A8A*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000A8B*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`4/*020000D2*/ other) cil managed - // SIG: 20 01 08 15 11 83 48 04 13 00 13 01 13 02 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::CompareTo - - .method /*06000A8C*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::Equals - - .method /*06000A8D*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`4/*020000D2*/ other) cil managed - // SIG: 20 01 02 15 11 83 48 04 13 00 13 01 13 02 13 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::Equals - - .method /*06000A8E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::GetHashCode - - .method /*06000A8F*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::System.Collections.IStructuralComparable.CompareTo - - .method /*06000A90*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::System.Collections.IStructuralEquatable.Equals - - .method /*06000A91*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000A92*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::System.IComparable.CompareTo - - .method /*06000A93*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`4::ToString - - .property /*17000130*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`4/*020000D2*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000A89 */ - } // end of property ValueTuple`4::System.Runtime.CompilerServices.ITuple.Item - .property /*17000131*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`4/*020000D2*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000A8A */ - } // end of property ValueTuple`4::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`4 - -.class /*020000D3*/ public sequential ansi sealed beforefieldinit System.ValueTuple`5 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B00003E*/, - class System.IEquatable`1/*02000064*/>/*1B00003F*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*040000F9*/ public !T1 Item1 - .field /*040000FA*/ public !T2 Item2 - .field /*040000FB*/ public !T3 Item3 - .field /*040000FC*/ public !T4 Item4 - .field /*040000FD*/ public !T5 Item5 - .method /*06000A94*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5) cil managed - // SIG: 20 05 01 13 00 13 01 13 02 13 03 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::.ctor - - .method /*06000A95*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000A96*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000A97*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`5/*020000D3*/ other) cil managed - // SIG: 20 01 08 15 11 83 4C 05 13 00 13 01 13 02 13 03 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::CompareTo - - .method /*06000A98*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::Equals - - .method /*06000A99*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`5/*020000D3*/ other) cil managed - // SIG: 20 01 02 15 11 83 4C 05 13 00 13 01 13 02 13 03 13 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::Equals - - .method /*06000A9A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::GetHashCode - - .method /*06000A9B*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::System.Collections.IStructuralComparable.CompareTo - - .method /*06000A9C*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::System.Collections.IStructuralEquatable.Equals - - .method /*06000A9D*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000A9E*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::System.IComparable.CompareTo - - .method /*06000A9F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`5::ToString - - .property /*17000132*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`5/*020000D3*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000A95 */ - } // end of property ValueTuple`5::System.Runtime.CompilerServices.ITuple.Item - .property /*17000133*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`5/*020000D3*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000A96 */ - } // end of property ValueTuple`5::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`5 - -.class /*020000D4*/ public sequential ansi sealed beforefieldinit System.ValueTuple`6 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B000040*/, - class System.IEquatable`1/*02000064*/>/*1B000041*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*040000FE*/ public !T1 Item1 - .field /*040000FF*/ public !T2 Item2 - .field /*04000100*/ public !T3 Item3 - .field /*04000101*/ public !T4 Item4 - .field /*04000102*/ public !T5 Item5 - .field /*04000103*/ public !T6 Item6 - .method /*06000AA0*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5, - !T6 item6) cil managed - // SIG: 20 06 01 13 00 13 01 13 02 13 03 13 04 13 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::.ctor - - .method /*06000AA1*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000AA2*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000AA3*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`6/*020000D4*/ other) cil managed - // SIG: 20 01 08 15 11 83 50 06 13 00 13 01 13 02 13 03 13 04 13 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::CompareTo - - .method /*06000AA4*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::Equals - - .method /*06000AA5*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`6/*020000D4*/ other) cil managed - // SIG: 20 01 02 15 11 83 50 06 13 00 13 01 13 02 13 03 13 04 13 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::Equals - - .method /*06000AA6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::GetHashCode - - .method /*06000AA7*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::System.Collections.IStructuralComparable.CompareTo - - .method /*06000AA8*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::System.Collections.IStructuralEquatable.Equals - - .method /*06000AA9*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000AAA*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::System.IComparable.CompareTo - - .method /*06000AAB*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`6::ToString - - .property /*17000134*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`6/*020000D4*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000AA1 */ - } // end of property ValueTuple`6::System.Runtime.CompilerServices.ITuple.Item - .property /*17000135*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`6/*020000D4*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000AA2 */ - } // end of property ValueTuple`6::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`6 - -.class /*020000D5*/ public sequential ansi sealed beforefieldinit System.ValueTuple`7 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B000042*/, - class System.IEquatable`1/*02000064*/>/*1B000043*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*04000104*/ public !T1 Item1 - .field /*04000105*/ public !T2 Item2 - .field /*04000106*/ public !T3 Item3 - .field /*04000107*/ public !T4 Item4 - .field /*04000108*/ public !T5 Item5 - .field /*04000109*/ public !T6 Item6 - .field /*0400010A*/ public !T7 Item7 - .method /*06000AAC*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5, - !T6 item6, - !T7 item7) cil managed - // SIG: 20 07 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::.ctor - - .method /*06000AAD*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000AAE*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000AAF*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`7/*020000D5*/ other) cil managed - // SIG: 20 01 08 15 11 83 54 07 13 00 13 01 13 02 13 03 13 04 13 05 13 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::CompareTo - - .method /*06000AB0*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::Equals - - .method /*06000AB1*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`7/*020000D5*/ other) cil managed - // SIG: 20 01 02 15 11 83 54 07 13 00 13 01 13 02 13 03 13 04 13 05 13 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::Equals - - .method /*06000AB2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::GetHashCode - - .method /*06000AB3*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::System.Collections.IStructuralComparable.CompareTo - - .method /*06000AB4*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::System.Collections.IStructuralEquatable.Equals - - .method /*06000AB5*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000AB6*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::System.IComparable.CompareTo - - .method /*06000AB7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`7::ToString - - .property /*17000136*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`7/*020000D5*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000AAD */ - } // end of property ValueTuple`7::System.Runtime.CompilerServices.ITuple.Item - .property /*17000137*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`7/*020000D5*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000AAE */ - } // end of property ValueTuple`7::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`7 - -.class /*020000D6*/ public sequential ansi sealed beforefieldinit System.ValueTuple`8 - extends System.ValueType/*020000D7*/ - implements System.Collections.IStructuralComparable/*02000219*/, - System.Collections.IStructuralEquatable/*0200021A*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*/>/*1B000044*/, - class System.IEquatable`1/*02000064*/>/*1B000045*/, - System.Runtime.CompilerServices.ITuple/*02000167*/ -{ - .field /*0400010B*/ public !T1 Item1 - .field /*0400010C*/ public !T2 Item2 - .field /*0400010D*/ public !T3 Item3 - .field /*0400010E*/ public !T4 Item4 - .field /*0400010F*/ public !T5 Item5 - .field /*04000110*/ public !T6 Item6 - .field /*04000111*/ public !T7 Item7 - .field /*04000112*/ public !TRest Rest - .method /*06000AB8*/ public hidebysig specialname rtspecialname - instance void .ctor(!T1 item1, - !T2 item2, - !T3 item3, - !T4 item4, - !T5 item5, - !T6 item6, - !T7 item7, - !TRest rest) cil managed - // SIG: 20 08 01 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::.ctor - - .method /*06000AB9*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.ITuple.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item /*02000167::06000EA9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::System.Runtime.CompilerServices.ITuple.get_Item - - .method /*06000ABA*/ private hidebysig newslot specialname virtual final - instance int32 System.Runtime.CompilerServices.ITuple.get_Length() cil managed - // SIG: 20 00 08 - { - .override System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length /*02000167::06000EAA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::System.Runtime.CompilerServices.ITuple.get_Length - - .method /*06000ABB*/ public hidebysig newslot virtual final - instance int32 CompareTo(valuetype System.ValueTuple`8/*020000D6*/ other) cil managed - // SIG: 20 01 08 15 11 83 58 08 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::CompareTo - - .method /*06000ABC*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::Equals - - .method /*06000ABD*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.ValueTuple`8/*020000D6*/ other) cil managed - // SIG: 20 01 02 15 11 83 58 08 13 00 13 01 13 02 13 03 13 04 13 05 13 06 13 07 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::Equals - - .method /*06000ABE*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::GetHashCode - - .method /*06000ABF*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralComparable.CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - .override System.Collections.IStructuralComparable/*02000219*/::CompareTo /*02000219::060014F8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::System.Collections.IStructuralComparable.CompareTo - - .method /*06000AC0*/ private hidebysig newslot virtual final - instance bool System.Collections.IStructuralEquatable.Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::Equals /*0200021A::060014F9*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::System.Collections.IStructuralEquatable.Equals - - .method /*06000AC1*/ private hidebysig newslot virtual final - instance int32 System.Collections.IStructuralEquatable.GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - .override System.Collections.IStructuralEquatable/*0200021A*/::GetHashCode /*0200021A::060014FA*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::System.Collections.IStructuralEquatable.GetHashCode - - .method /*06000AC2*/ private hidebysig newslot virtual final - instance int32 System.IComparable.CompareTo(object other) cil managed - // SIG: 20 01 08 1C - { - .override System.IComparable/*0200005F*/::CompareTo /*0200005F::06000491*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::System.IComparable.CompareTo - - .method /*06000AC3*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTuple`8::ToString - - .property /*17000138*/ instance object System.Runtime.CompilerServices.ITuple.Item(int32) - { - .get instance object System.ValueTuple`8/*020000D6*/::System.Runtime.CompilerServices.ITuple.get_Item(int32) /* 06000AB9 */ - } // end of property ValueTuple`8::System.Runtime.CompilerServices.ITuple.Item - .property /*17000139*/ instance int32 System.Runtime.CompilerServices.ITuple.Length() - { - .get instance int32 System.ValueTuple`8/*020000D6*/::System.Runtime.CompilerServices.ITuple.get_Length() /* 06000ABA */ - } // end of property ValueTuple`8::System.Runtime.CompilerServices.ITuple.Length -} // end of class System.ValueTuple`8 - -.class /*020000D7*/ public abstract auto ansi beforefieldinit System.ValueType - extends System.Object/*0200008E*/ -{ - .method /*06000AC4*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ValueType::.ctor - - .method /*06000AC5*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueType::Equals - - .method /*06000AC6*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueType::GetHashCode - - .method /*06000AC7*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueType::ToString - -} // end of class System.ValueType - -.class /*020000D8*/ public auto ansi sealed beforefieldinit System.Version - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.IComparable/*0200005F*/, - class System.IComparable`1/*02000060*//*1B000046*/, - class System.IEquatable`1/*02000064*//*1B000047*/ -{ - .method /*06000AC8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Version::.ctor - - .method /*06000AC9*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 major, - int32 minor) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Version::.ctor - - .method /*06000ACA*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 major, - int32 minor, - int32 build) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Version::.ctor - - .method /*06000ACB*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 major, - int32 minor, - int32 build, - int32 revision) cil managed - // SIG: 20 04 01 08 08 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Version::.ctor - - .method /*06000ACC*/ public hidebysig specialname rtspecialname - instance void .ctor(string version) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Version::.ctor - - .method /*06000ACD*/ public hidebysig specialname - instance int32 get_Build() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::get_Build - - .method /*06000ACE*/ public hidebysig specialname - instance int32 get_Major() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::get_Major - - .method /*06000ACF*/ public hidebysig specialname - instance int16 get_MajorRevision() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::get_MajorRevision - - .method /*06000AD0*/ public hidebysig specialname - instance int32 get_Minor() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::get_Minor - - .method /*06000AD1*/ public hidebysig specialname - instance int16 get_MinorRevision() cil managed - // SIG: 20 00 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::get_MinorRevision - - .method /*06000AD2*/ public hidebysig specialname - instance int32 get_Revision() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::get_Revision - - .method /*06000AD3*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::Clone - - .method /*06000AD4*/ public hidebysig newslot virtual final - instance int32 CompareTo(object version) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::CompareTo - - .method /*06000AD5*/ public hidebysig newslot virtual final - instance int32 CompareTo(class System.Version/*020000D8*/ 'value') cil managed - // SIG: 20 01 08 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::CompareTo - - .method /*06000AD6*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::Equals - - .method /*06000AD7*/ public hidebysig newslot virtual final - instance bool Equals(class System.Version/*020000D8*/ obj) cil managed - // SIG: 20 01 02 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::Equals - - .method /*06000AD8*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::GetHashCode - - .method /*06000AD9*/ public hidebysig specialname static - bool op_Equality(class System.Version/*020000D8*/ v1, - class System.Version/*020000D8*/ v2) cil managed - // SIG: 00 02 02 12 83 60 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::op_Equality - - .method /*06000ADA*/ public hidebysig specialname static - bool op_GreaterThan(class System.Version/*020000D8*/ v1, - class System.Version/*020000D8*/ v2) cil managed - // SIG: 00 02 02 12 83 60 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::op_GreaterThan - - .method /*06000ADB*/ public hidebysig specialname static - bool op_GreaterThanOrEqual(class System.Version/*020000D8*/ v1, - class System.Version/*020000D8*/ v2) cil managed - // SIG: 00 02 02 12 83 60 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::op_GreaterThanOrEqual - - .method /*06000ADC*/ public hidebysig specialname static - bool op_Inequality(class System.Version/*020000D8*/ v1, - class System.Version/*020000D8*/ v2) cil managed - // SIG: 00 02 02 12 83 60 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::op_Inequality - - .method /*06000ADD*/ public hidebysig specialname static - bool op_LessThan(class System.Version/*020000D8*/ v1, - class System.Version/*020000D8*/ v2) cil managed - // SIG: 00 02 02 12 83 60 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::op_LessThan - - .method /*06000ADE*/ public hidebysig specialname static - bool op_LessThanOrEqual(class System.Version/*020000D8*/ v1, - class System.Version/*020000D8*/ v2) cil managed - // SIG: 00 02 02 12 83 60 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::op_LessThanOrEqual - - .method /*06000ADF*/ public hidebysig static - class System.Version/*020000D8*/ - Parse(valuetype System.ReadOnlySpan`1/*02000098*/ input) cil managed - // SIG: 00 01 12 83 60 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::Parse - - .method /*06000AE0*/ public hidebysig static - class System.Version/*020000D8*/ - Parse(string input) cil managed - // SIG: 00 01 12 83 60 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::Parse - - .method /*06000AE1*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::ToString - - .method /*06000AE2*/ public hidebysig instance string - ToString(int32 fieldCount) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::ToString - - .method /*06000AE3*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - int32 fieldCount, - [out] int32& charsWritten) cil managed - // SIG: 20 03 02 15 11 82 84 01 03 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::TryFormat - - .method /*06000AE4*/ public hidebysig instance bool - TryFormat(valuetype System.Span`1/*020000A1*/ destination, - [out] int32& charsWritten) cil managed - // SIG: 20 02 02 15 11 82 84 01 03 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::TryFormat - - .method /*06000AE5*/ public hidebysig static - bool TryParse(valuetype System.ReadOnlySpan`1/*02000098*/ input, - [out] class System.Version/*020000D8*/& result) cil managed - // SIG: 00 02 02 15 11 82 60 01 03 10 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::TryParse - - .method /*06000AE6*/ public hidebysig static - bool TryParse(string input, - [out] class System.Version/*020000D8*/& result) cil managed - // SIG: 00 02 02 0E 10 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Version::TryParse - - .property /*1700013A*/ instance int32 Build() - { - .get instance int32 System.Version/*020000D8*/::get_Build() /* 06000ACD */ - } // end of property Version::Build - .property /*1700013B*/ instance int32 Major() - { - .get instance int32 System.Version/*020000D8*/::get_Major() /* 06000ACE */ - } // end of property Version::Major - .property /*1700013C*/ instance int16 MajorRevision() - { - .get instance int16 System.Version/*020000D8*/::get_MajorRevision() /* 06000ACF */ - } // end of property Version::MajorRevision - .property /*1700013D*/ instance int32 Minor() - { - .get instance int32 System.Version/*020000D8*/::get_Minor() /* 06000AD0 */ - } // end of property Version::Minor - .property /*1700013E*/ instance int16 MinorRevision() - { - .get instance int16 System.Version/*020000D8*/::get_MinorRevision() /* 06000AD1 */ - } // end of property Version::MinorRevision - .property /*1700013F*/ instance int32 Revision() - { - .get instance int32 System.Version/*020000D8*/::get_Revision() /* 06000AD2 */ - } // end of property Version::Revision -} // end of class System.Version - -.class /*020000D9*/ public sequential ansi sealed beforefieldinit System.Void - extends System.ValueType/*020000D7*/ -{ - .pack 0 - .size 1 -} // end of class System.Void - -.class /*020000DA*/ public auto ansi beforefieldinit System.WeakReference - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06000AE7*/ public hidebysig specialname rtspecialname - instance void .ctor(object target) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method WeakReference::.ctor - - .method /*06000AE8*/ public hidebysig specialname rtspecialname - instance void .ctor(object target, - bool trackResurrection) cil managed - // SIG: 20 02 01 1C 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method WeakReference::.ctor - - .method /*06000AE9*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method WeakReference::.ctor - - .method /*06000AEA*/ public hidebysig newslot specialname virtual - instance bool get_IsAlive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WeakReference::get_IsAlive - - .method /*06000AEB*/ public hidebysig newslot specialname virtual - instance object get_Target() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WeakReference::get_Target - - .method /*06000AEC*/ public hidebysig newslot specialname virtual - instance void set_Target(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WeakReference::set_Target - - .method /*06000AED*/ public hidebysig newslot specialname virtual - instance bool get_TrackResurrection() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WeakReference::get_TrackResurrection - - .method /*06000AEE*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x20f0 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)0005D4 */ call instance void System.Object/*0200008E*/::Finalize() /* 060005D4 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method WeakReference::Finalize - - .method /*06000AEF*/ public hidebysig newslot virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WeakReference::GetObjectData - - .property /*17000140*/ instance bool IsAlive() - { - .get instance bool System.WeakReference/*020000DA*/::get_IsAlive() /* 06000AEA */ - } // end of property WeakReference::IsAlive - .property /*17000141*/ instance object Target() - { - .get instance object System.WeakReference/*020000DA*/::get_Target() /* 06000AEB */ - .set instance void System.WeakReference/*020000DA*/::set_Target(object) /* 06000AEC */ - } // end of property WeakReference::Target - .property /*17000142*/ instance bool TrackResurrection() - { - .get instance bool System.WeakReference/*020000DA*/::get_TrackResurrection() /* 06000AED */ - } // end of property WeakReference::TrackResurrection -} // end of class System.WeakReference - -.class /*020000DB*/ public auto ansi sealed beforefieldinit System.WeakReference`1 - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06000AF0*/ public hidebysig specialname rtspecialname - instance void .ctor(!T target) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method WeakReference`1::.ctor - - .method /*06000AF1*/ public hidebysig specialname rtspecialname - instance void .ctor(!T target, - bool trackResurrection) cil managed - // SIG: 20 02 01 13 00 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method WeakReference`1::.ctor - - .method /*06000AF2*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x2118 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)0005D4 */ call instance void System.Object/*0200008E*/::Finalize() /* 060005D4 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method WeakReference`1::Finalize - - .method /*06000AF3*/ public hidebysig newslot virtual final - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WeakReference`1::GetObjectData - - .method /*06000AF4*/ public hidebysig instance void - SetTarget(!T target) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WeakReference`1::SetTarget - - .method /*06000AF5*/ public hidebysig instance bool - TryGetTarget([out] !T& target) cil managed - // SIG: 20 01 02 10 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WeakReference`1::TryGetTarget - -} // end of class System.WeakReference`1 - -.class /*020000DC*/ public sequential ansi sealed beforefieldinit System.Threading.CancellationToken - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000044:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000113*/ private initonly object _dummy - .method /*06000AF6*/ public hidebysig specialname rtspecialname - instance void .ctor(bool canceled) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::.ctor - - .method /*06000AF7*/ public hidebysig specialname - instance bool get_CanBeCanceled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::get_CanBeCanceled - - .method /*06000AF8*/ public hidebysig specialname - instance bool get_IsCancellationRequested() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::get_IsCancellationRequested - - .method /*06000AF9*/ public hidebysig specialname static - valuetype System.Threading.CancellationToken/*020000DC*/ - get_None() cil managed - // SIG: 00 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::get_None - - .method /*06000AFA*/ public hidebysig specialname - instance class System.Threading.WaitHandle/*020000E0*/ - get_WaitHandle() cil managed - // SIG: 20 00 12 83 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::get_WaitHandle - - .method /*06000AFB*/ public hidebysig virtual - instance bool Equals(object other) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::Equals - - .method /*06000AFC*/ public hidebysig instance bool - Equals(valuetype System.Threading.CancellationToken/*020000DC*/ other) cil managed - // SIG: 20 01 02 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::Equals - - .method /*06000AFD*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::GetHashCode - - .method /*06000AFE*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.CancellationToken/*020000DC*/ left, - valuetype System.Threading.CancellationToken/*020000DC*/ right) cil managed - // SIG: 00 02 02 11 83 70 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::op_Equality - - .method /*06000AFF*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.CancellationToken/*020000DC*/ left, - valuetype System.Threading.CancellationToken/*020000DC*/ right) cil managed - // SIG: 00 02 02 11 83 70 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::op_Inequality - - .method /*06000B00*/ public hidebysig instance valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ - Register(class System.Action/*02000003*/ callback) cil managed - // SIG: 20 01 11 83 74 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::Register - - .method /*06000B01*/ public hidebysig instance valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ - Register(class System.Action/*02000003*/ callback, - bool useSynchronizationContext) cil managed - // SIG: 20 02 11 83 74 12 0C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::Register - - .method /*06000B02*/ public hidebysig instance valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ - Register(class System.Action`1/*02000004*/ callback, - object state) cil managed - // SIG: 20 02 11 83 74 15 12 10 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::Register - - .method /*06000B03*/ public hidebysig instance valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ - Register(class System.Action`1/*02000004*/ callback, - object state, - bool useSynchronizationContext) cil managed - // SIG: 20 03 11 83 74 15 12 10 01 1C 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationToken::Register - - .method /*06000B04*/ public hidebysig instance void - ThrowIfCancellationRequested() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationToken::ThrowIfCancellationRequested - - .property /*17000143*/ instance bool CanBeCanceled() - { - .get instance bool System.Threading.CancellationToken/*020000DC*/::get_CanBeCanceled() /* 06000AF7 */ - } // end of property CancellationToken::CanBeCanceled - .property /*17000144*/ instance bool IsCancellationRequested() - { - .get instance bool System.Threading.CancellationToken/*020000DC*/::get_IsCancellationRequested() /* 06000AF8 */ - } // end of property CancellationToken::IsCancellationRequested - .property /*17000145*/ valuetype System.Threading.CancellationToken/*020000DC*/ - None() - { - .get valuetype System.Threading.CancellationToken/*020000DC*/ System.Threading.CancellationToken/*020000DC*/::get_None() /* 06000AF9 */ - } // end of property CancellationToken::None - .property /*17000146*/ instance class System.Threading.WaitHandle/*020000E0*/ - WaitHandle() - { - .get instance class System.Threading.WaitHandle/*020000E0*/ System.Threading.CancellationToken/*020000DC*/::get_WaitHandle() /* 06000AFA */ - } // end of property CancellationToken::WaitHandle -} // end of class System.Threading.CancellationToken - -.class /*020000DD*/ public sequential ansi sealed beforefieldinit System.Threading.CancellationTokenRegistration - extends System.ValueType/*020000D7*/ - implements System.IDisposable/*02000063*/, - class System.IEquatable`1/*02000064*//*1B000048*/ -{ - .custom /*0C000045:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000114*/ private initonly object _dummy - .field /*04000115*/ private initonly int32 _dummyPrimitive - .method /*06000B05*/ public hidebysig specialname - instance valuetype System.Threading.CancellationToken/*020000DC*/ - get_Token() cil managed - // SIG: 20 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenRegistration::get_Token - - .method /*06000B06*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenRegistration::Dispose - - .method /*06000B07*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenRegistration::Equals - - .method /*06000B08*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ other) cil managed - // SIG: 20 01 02 11 83 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenRegistration::Equals - - .method /*06000B09*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenRegistration::GetHashCode - - .method /*06000B0A*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ left, - valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ right) cil managed - // SIG: 00 02 02 11 83 74 11 83 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenRegistration::op_Equality - - .method /*06000B0B*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ left, - valuetype System.Threading.CancellationTokenRegistration/*020000DD*/ right) cil managed - // SIG: 00 02 02 11 83 74 11 83 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenRegistration::op_Inequality - - .property /*17000147*/ instance valuetype System.Threading.CancellationToken/*020000DC*/ - Token() - { - .get instance valuetype System.Threading.CancellationToken/*020000DC*/ System.Threading.CancellationTokenRegistration/*020000DD*/::get_Token() /* 06000B05 */ - } // end of property CancellationTokenRegistration::Token -} // end of class System.Threading.CancellationTokenRegistration - -.class /*020000DE*/ public auto ansi sealed System.Threading.LazyThreadSafetyMode - extends System.Enum/*02000037*/ -{ - .field /*04000116*/ public specialname rtspecialname int32 value__ - .field /*04000117*/ public static literal valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ ExecutionAndPublication = int32(0x00000002) - .field /*04000118*/ public static literal valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ None = int32(0x00000000) - .field /*04000119*/ public static literal valuetype System.Threading.LazyThreadSafetyMode/*020000DE*/ PublicationOnly = int32(0x00000001) -} // end of class System.Threading.LazyThreadSafetyMode - -.class /*020000DF*/ public abstract auto ansi sealed beforefieldinit System.Threading.Timeout - extends System.Object/*0200008E*/ -{ - .field /*0400011A*/ public static literal int32 Infinite = int32(0xFFFFFFFF) - .field /*0400011B*/ public static initonly valuetype System.TimeSpan/*020000AA*/ InfiniteTimeSpan -} // end of class System.Threading.Timeout - -.class /*020000E0*/ public abstract auto ansi beforefieldinit System.Threading.WaitHandle - extends System.MarshalByRefObject/*02000078*/ - implements System.IDisposable/*02000063*/ -{ - .field /*0400011C*/ static family initonly native int InvalidHandle - .field /*0400011D*/ public static literal int32 WaitTimeout = int32(0x00000102) - .method /*06000B0C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2140 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055B */ call instance void System.MarshalByRefObject/*02000078*/::.ctor() /* 0600055B */ - IL_0006: /* 2A | */ ret - } // end of method WaitHandle::.ctor - - .method /*06000B0D*/ public hidebysig newslot specialname virtual - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::get_Handle - - .method /*06000B0E*/ public hidebysig newslot specialname virtual - instance void set_Handle(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitHandle::set_Handle - - .method /*06000B0F*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/ - get_SafeWaitHandle() cil managed - // SIG: 20 00 12 88 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::get_SafeWaitHandle - - .method /*06000B10*/ public hidebysig specialname - instance void set_SafeWaitHandle(class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/ 'value') cil managed - // SIG: 20 01 01 12 88 D8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitHandle::set_SafeWaitHandle - - .method /*06000B11*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitHandle::Close - - .method /*06000B12*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitHandle::Dispose - - .method /*06000B13*/ family hidebysig newslot virtual - instance void Dispose(bool explicitDisposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitHandle::Dispose - - .method /*06000B14*/ public hidebysig static - bool SignalAndWait(class System.Threading.WaitHandle/*020000E0*/ toSignal, - class System.Threading.WaitHandle/*020000E0*/ toWaitOn) cil managed - // SIG: 00 02 02 12 83 80 12 83 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::SignalAndWait - - .method /*06000B15*/ public hidebysig static - bool SignalAndWait(class System.Threading.WaitHandle/*020000E0*/ toSignal, - class System.Threading.WaitHandle/*020000E0*/ toWaitOn, - int32 millisecondsTimeout, - bool exitContext) cil managed - // SIG: 00 04 02 12 83 80 12 83 80 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::SignalAndWait - - .method /*06000B16*/ public hidebysig static - bool SignalAndWait(class System.Threading.WaitHandle/*020000E0*/ toSignal, - class System.Threading.WaitHandle/*020000E0*/ toWaitOn, - valuetype System.TimeSpan/*020000AA*/ timeout, - bool exitContext) cil managed - // SIG: 00 04 02 12 83 80 12 83 80 11 82 A8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::SignalAndWait - - .method /*06000B17*/ public hidebysig static - bool WaitAll(class System.Threading.WaitHandle/*020000E0*/[] waitHandles) cil managed - // SIG: 00 01 02 1D 12 83 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAll - - .method /*06000B18*/ public hidebysig static - bool WaitAll(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 02 1D 12 83 80 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAll - - .method /*06000B19*/ public hidebysig static - bool WaitAll(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - int32 millisecondsTimeout, - bool exitContext) cil managed - // SIG: 00 03 02 1D 12 83 80 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAll - - .method /*06000B1A*/ public hidebysig static - bool WaitAll(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - valuetype System.TimeSpan/*020000AA*/ timeout) cil managed - // SIG: 00 02 02 1D 12 83 80 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAll - - .method /*06000B1B*/ public hidebysig static - bool WaitAll(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - valuetype System.TimeSpan/*020000AA*/ timeout, - bool exitContext) cil managed - // SIG: 00 03 02 1D 12 83 80 11 82 A8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAll - - .method /*06000B1C*/ public hidebysig static - int32 WaitAny(class System.Threading.WaitHandle/*020000E0*/[] waitHandles) cil managed - // SIG: 00 01 08 1D 12 83 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAny - - .method /*06000B1D*/ public hidebysig static - int32 WaitAny(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 08 1D 12 83 80 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAny - - .method /*06000B1E*/ public hidebysig static - int32 WaitAny(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - int32 millisecondsTimeout, - bool exitContext) cil managed - // SIG: 00 03 08 1D 12 83 80 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAny - - .method /*06000B1F*/ public hidebysig static - int32 WaitAny(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - valuetype System.TimeSpan/*020000AA*/ timeout) cil managed - // SIG: 00 02 08 1D 12 83 80 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAny - - .method /*06000B20*/ public hidebysig static - int32 WaitAny(class System.Threading.WaitHandle/*020000E0*/[] waitHandles, - valuetype System.TimeSpan/*020000AA*/ timeout, - bool exitContext) cil managed - // SIG: 00 03 08 1D 12 83 80 11 82 A8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitAny - - .method /*06000B21*/ public hidebysig newslot virtual - instance bool WaitOne() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitOne - - .method /*06000B22*/ public hidebysig newslot virtual - instance bool WaitOne(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitOne - - .method /*06000B23*/ public hidebysig newslot virtual - instance bool WaitOne(int32 millisecondsTimeout, - bool exitContext) cil managed - // SIG: 20 02 02 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitOne - - .method /*06000B24*/ public hidebysig newslot virtual - instance bool WaitOne(valuetype System.TimeSpan/*020000AA*/ timeout) cil managed - // SIG: 20 01 02 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitOne - - .method /*06000B25*/ public hidebysig newslot virtual - instance bool WaitOne(valuetype System.TimeSpan/*020000AA*/ timeout, - bool exitContext) cil managed - // SIG: 20 02 02 11 82 A8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandle::WaitOne - - .property /*17000148*/ instance native int - Handle() - { - .custom /*0C000073:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 28 55 73 65 20 74 68 65 20 53 61 66 65 57 // ..(Use the SafeW - 61 69 74 48 61 6E 64 6C 65 20 70 72 6F 70 65 72 // aitHandle proper - 74 79 20 69 6E 73 74 65 61 64 2E 00 00 ) // ty instead... - .get instance native int System.Threading.WaitHandle/*020000E0*/::get_Handle() /* 06000B0D */ - .set instance void System.Threading.WaitHandle/*020000E0*/::set_Handle(native int) /* 06000B0E */ - } // end of property WaitHandle::Handle - .property /*17000149*/ instance class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/ - SafeWaitHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/ System.Threading.WaitHandle/*020000E0*/::get_SafeWaitHandle() /* 06000B0F */ - .set instance void System.Threading.WaitHandle/*020000E0*/::set_SafeWaitHandle(class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/) /* 06000B10 */ - } // end of property WaitHandle::SafeWaitHandle -} // end of class System.Threading.WaitHandle - -.class /*020000E1*/ public abstract auto ansi sealed beforefieldinit System.Threading.WaitHandleExtensions - extends System.Object/*0200008E*/ -{ - .custom /*0C000046:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .method /*06000B26*/ public hidebysig static - class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/ - GetSafeWaitHandle(class System.Threading.WaitHandle/*020000E0*/ waitHandle) cil managed - // SIG: 00 01 12 88 D8 12 83 80 - { - .custom /*0C0001BB:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WaitHandleExtensions::GetSafeWaitHandle - - .method /*06000B27*/ public hidebysig static - void SetSafeWaitHandle(class System.Threading.WaitHandle/*020000E0*/ waitHandle, - class Microsoft.Win32.SafeHandles.SafeWaitHandle/*02000236*/ 'value') cil managed - // SIG: 00 02 01 12 83 80 12 88 D8 - { - .custom /*0C0001BC:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WaitHandleExtensions::SetSafeWaitHandle - -} // end of class System.Threading.WaitHandleExtensions - -.class /*020000E2*/ public auto ansi beforefieldinit System.Threading.Tasks.Task - extends System.Object/*0200008E*/ - implements System.IAsyncResult/*0200005D*/, - System.IDisposable/*02000063*/ -{ - .method /*06000B28*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action/*02000003*/ action) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B29*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action/*02000003*/ action, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 01 12 0C 11 83 70 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B2A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action/*02000003*/ action, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 01 12 0C 11 83 70 11 83 90 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B2B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action/*02000003*/ action, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 02 01 12 0C 11 83 90 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B2C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action`1/*02000004*/ action, - object state) cil managed - // SIG: 20 02 01 15 12 10 01 1C 1C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B2D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action`1/*02000004*/ action, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 01 15 12 10 01 1C 1C 11 83 70 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B2E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action`1/*02000004*/ action, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 04 01 15 12 10 01 1C 1C 11 83 70 11 83 90 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B2F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Action`1/*02000004*/ action, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 01 15 12 10 01 1C 1C 11 83 90 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Task::.ctor - - .method /*06000B30*/ public hidebysig newslot specialname virtual final - instance object get_AsyncState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_AsyncState - - .method /*06000B31*/ public hidebysig specialname static - class System.Threading.Tasks.Task/*020000E2*/ - get_CompletedTask() cil managed - // SIG: 00 00 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_CompletedTask - - .method /*06000B32*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ - get_CreationOptions() cil managed - // SIG: 20 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_CreationOptions - - .method /*06000B33*/ public hidebysig specialname static - valuetype System.Nullable`1/*0200008C*/ - get_CurrentId() cil managed - // SIG: 00 00 15 11 82 30 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_CurrentId - - .method /*06000B34*/ public hidebysig specialname - instance class System.AggregateException/*02000015*/ - get_Exception() cil managed - // SIG: 20 00 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_Exception - - .method /*06000B35*/ public hidebysig specialname static - class System.Threading.Tasks.TaskFactory/*020000E5*/ - get_Factory() cil managed - // SIG: 00 00 12 83 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_Factory - - .method /*06000B36*/ public hidebysig specialname - instance int32 get_Id() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_Id - - .method /*06000B37*/ public hidebysig specialname - instance bool get_IsCanceled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_IsCanceled - - .method /*06000B38*/ public hidebysig newslot specialname virtual final - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_IsCompleted - - .method /*06000B39*/ public hidebysig specialname - instance bool get_IsCompletedSuccessfully() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_IsCompletedSuccessfully - - .method /*06000B3A*/ public hidebysig specialname - instance bool get_IsFaulted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_IsFaulted - - .method /*06000B3B*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ - get_Status() cil managed - // SIG: 20 00 11 83 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::get_Status - - .method /*06000B3C*/ private hidebysig newslot specialname virtual final - instance class System.Threading.WaitHandle/*020000E0*/ - System.IAsyncResult.get_AsyncWaitHandle() cil managed - // SIG: 20 00 12 83 80 - { - .override System.IAsyncResult/*0200005D*/::get_AsyncWaitHandle /*0200005D::0600048D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::System.IAsyncResult.get_AsyncWaitHandle - - .method /*06000B3D*/ private hidebysig newslot specialname virtual final - instance bool System.IAsyncResult.get_CompletedSynchronously() cil managed - // SIG: 20 00 02 - { - .override System.IAsyncResult/*0200005D*/::get_CompletedSynchronously /*0200005D::0600048E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::System.IAsyncResult.get_CompletedSynchronously - - .method /*06000B3E*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredTaskAwaitable/*0200014D*/ - ConfigureAwait(bool continueOnCapturedContext) cil managed - // SIG: 20 01 11 85 34 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ConfigureAwait - - .method /*06000B3F*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/ continuationAction, - object state) cil managed - // SIG: 20 02 12 83 88 15 12 30 02 12 83 88 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B40*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/ continuationAction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 12 83 88 15 12 30 02 12 83 88 1C 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B41*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/ continuationAction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 12 83 88 15 12 30 02 12 83 88 1C 1C 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B42*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/ continuationAction, - object state, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 03 12 83 88 15 12 30 02 12 83 88 1C 1C 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B43*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/ continuationAction, - object state, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 03 12 83 88 15 12 30 02 12 83 88 1C 1C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B44*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/ continuationAction) cil managed - // SIG: 20 01 12 83 88 15 12 10 01 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B45*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B46*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 12 83 88 15 12 10 01 12 83 88 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B47*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 12 83 88 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B48*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/ continuationAction, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 12 83 88 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B49*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/ continuationFunction, - object state) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 34 03 12 83 88 1C 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B4A*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/ continuationFunction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 12 83 88 1C 1E 00 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B4B*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/ continuationFunction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 1E 00 15 12 81 34 03 12 83 88 1C 1E 00 1C 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B4C*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/ continuationFunction, - object state, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 12 83 88 1C 1E 00 1C 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B4D*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/ continuationFunction, - object state, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 12 83 88 1C 1E 00 1C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B4E*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/ continuationFunction) cil managed - // SIG: 30 01 01 15 12 83 A4 01 1E 00 15 12 81 30 02 12 83 88 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B4F*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 12 83 88 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B50*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 04 15 12 83 A4 01 1E 00 15 12 81 30 02 12 83 88 1E 00 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B51*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 12 83 88 1E 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B52*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/ continuationFunction, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 12 83 88 1E 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::ContinueWith - - .method /*06000B53*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Delay(int32 millisecondsDelay) cil managed - // SIG: 00 01 12 83 88 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Delay - - .method /*06000B54*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Delay(int32 millisecondsDelay, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 02 12 83 88 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Delay - - .method /*06000B55*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Delay(valuetype System.TimeSpan/*020000AA*/ delay) cil managed - // SIG: 00 01 12 83 88 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Delay - - .method /*06000B56*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Delay(valuetype System.TimeSpan/*020000AA*/ delay, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 02 12 83 88 11 82 A8 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Delay - - .method /*06000B57*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::Dispose - - .method /*06000B58*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::Dispose - - .method /*06000B59*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - FromCanceled(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 01 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::FromCanceled - - .method /*06000B5A*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - FromCanceled(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::FromCanceled - - .method /*06000B5B*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - FromException(class System.Exception/*0200003B*/ exception) cil managed - // SIG: 00 01 12 83 88 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::FromException - - .method /*06000B5C*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - FromException(class System.Exception/*0200003B*/ exception) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1E 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::FromException - - .method /*06000B5D*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - FromResult(!!TResult result) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::FromResult - - .method /*06000B5E*/ public hidebysig instance valuetype System.Runtime.CompilerServices.TaskAwaiter/*02000176*/ - GetAwaiter() cil managed - // SIG: 20 00 11 85 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::GetAwaiter - - .method /*06000B5F*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Run(class System.Action/*02000003*/ action) cil managed - // SIG: 00 01 12 83 88 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B60*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Run(class System.Action/*02000003*/ action, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 02 12 83 88 12 0C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B61*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Run(class System.Func`1/*02000043*/ function) cil managed - // SIG: 00 01 12 83 88 15 12 81 0C 01 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B62*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - Run(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 02 12 83 88 15 12 81 0C 01 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B63*/ public hidebysig instance void - RunSynchronously() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::RunSynchronously - - .method /*06000B64*/ public hidebysig instance void - RunSynchronously(class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 01 01 12 83 9C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::RunSynchronously - - .method /*06000B65*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - Run(class System.Func`1/*02000043*/> function) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1E 00 15 12 81 0C 01 15 12 83 A4 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B66*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - Run(class System.Func`1/*02000043*/> function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 10 01 02 15 12 83 A4 01 1E 00 15 12 81 0C 01 15 12 83 A4 01 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B67*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - Run(class System.Func`1/*02000043*/ function) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1E 00 15 12 81 0C 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B68*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - Run(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 10 01 02 15 12 83 A4 01 1E 00 15 12 81 0C 01 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Run - - .method /*06000B69*/ public hidebysig instance void - Start() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::Start - - .method /*06000B6A*/ public hidebysig instance void - Start(class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 01 01 12 83 9C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::Start - - .method /*06000B6B*/ public hidebysig instance void - Wait() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::Wait - - .method /*06000B6C*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Wait - - .method /*06000B6D*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 02 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Wait - - .method /*06000B6E*/ public hidebysig instance void - Wait(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 01 01 11 83 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::Wait - - .method /*06000B6F*/ public hidebysig instance bool - Wait(valuetype System.TimeSpan/*020000AA*/ timeout) cil managed - // SIG: 20 01 02 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Wait - - .method /*06000B70*/ public hidebysig static - void WaitAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks) cil managed - // SIG: 00 01 01 1D 12 83 88 - { - .param [1]/*080012C7*/ - .custom /*0C000226:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::WaitAll - - .method /*06000B71*/ public hidebysig static - bool WaitAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 02 1D 12 83 88 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAll - - .method /*06000B72*/ public hidebysig static - bool WaitAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - int32 millisecondsTimeout, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 03 02 1D 12 83 88 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAll - - .method /*06000B73*/ public hidebysig static - void WaitAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 02 01 1D 12 83 88 11 83 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Task::WaitAll - - .method /*06000B74*/ public hidebysig static - bool WaitAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - valuetype System.TimeSpan/*020000AA*/ timeout) cil managed - // SIG: 00 02 02 1D 12 83 88 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAll - - .method /*06000B75*/ public hidebysig static - int32 WaitAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks) cil managed - // SIG: 00 01 08 1D 12 83 88 - { - .param [1]/*080012D1*/ - .custom /*0C000227:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAny - - .method /*06000B76*/ public hidebysig static - int32 WaitAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 08 1D 12 83 88 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAny - - .method /*06000B77*/ public hidebysig static - int32 WaitAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - int32 millisecondsTimeout, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 03 08 1D 12 83 88 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAny - - .method /*06000B78*/ public hidebysig static - int32 WaitAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 00 02 08 1D 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAny - - .method /*06000B79*/ public hidebysig static - int32 WaitAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - valuetype System.TimeSpan/*020000AA*/ timeout) cil managed - // SIG: 00 02 08 1D 12 83 88 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WaitAny - - .method /*06000B7A*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - WhenAll(class System.Collections.Generic.IEnumerable`1/*02000220*/ tasks) cil managed - // SIG: 00 01 12 83 88 15 12 88 80 01 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAll - - .method /*06000B7B*/ public hidebysig static - class System.Threading.Tasks.Task/*020000E2*/ - WhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks) cil managed - // SIG: 00 01 12 83 88 1D 12 83 88 - { - .param [1]/*080012DC*/ - .custom /*0C000228:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAll - - .method /*06000B7C*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - WhenAll(class System.Collections.Generic.IEnumerable`1/*02000220*/> tasks) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1D 1E 00 15 12 88 80 01 15 12 83 A4 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAll - - .method /*06000B7D*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - WhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks) cil managed - // SIG: 10 01 01 15 12 83 A4 01 1D 1E 00 1D 15 12 83 A4 01 1E 00 - { - .param [1]/*080012DE*/ - .custom /*0C000229:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAll - - .method /*06000B7E*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - WhenAny(class System.Collections.Generic.IEnumerable`1/*02000220*/ tasks) cil managed - // SIG: 00 01 15 12 83 A4 01 12 83 88 15 12 88 80 01 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAny - - .method /*06000B7F*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/ - WhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks) cil managed - // SIG: 00 01 15 12 83 A4 01 12 83 88 1D 12 83 88 - { - .param [1]/*080012E0*/ - .custom /*0C00022A:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAny - - .method /*06000B80*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/> - WhenAny(class System.Collections.Generic.IEnumerable`1/*02000220*/> tasks) cil managed - // SIG: 10 01 01 15 12 83 A4 01 15 12 83 A4 01 1E 00 15 12 88 80 01 15 12 83 A4 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAny - - .method /*06000B81*/ public hidebysig static - class System.Threading.Tasks.Task`1/*020000E9*/> - WhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks) cil managed - // SIG: 10 01 01 15 12 83 A4 01 15 12 83 A4 01 1E 00 1D 15 12 83 A4 01 1E 00 - { - .param [1]/*080012E2*/ - .custom /*0C00022B:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::WhenAny - - .method /*06000B82*/ public hidebysig static - valuetype System.Runtime.CompilerServices.YieldAwaitable/*0200017E*/ - Yield() cil managed - // SIG: 00 00 11 85 F8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task::Yield - - .property /*1700014A*/ instance object AsyncState() - { - .get instance object System.Threading.Tasks.Task/*020000E2*/::get_AsyncState() /* 06000B30 */ - } // end of property Task::AsyncState - .property /*1700014B*/ class System.Threading.Tasks.Task/*020000E2*/ - CompletedTask() - { - .get class System.Threading.Tasks.Task/*020000E2*/ System.Threading.Tasks.Task/*020000E2*/::get_CompletedTask() /* 06000B31 */ - } // end of property Task::CompletedTask - .property /*1700014C*/ instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ - CreationOptions() - { - .get instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ System.Threading.Tasks.Task/*020000E2*/::get_CreationOptions() /* 06000B32 */ - } // end of property Task::CreationOptions - .property /*1700014D*/ valuetype System.Nullable`1/*0200008C*/ - CurrentId() - { - .get valuetype System.Nullable`1/*0200008C*/ System.Threading.Tasks.Task/*020000E2*/::get_CurrentId() /* 06000B33 */ - } // end of property Task::CurrentId - .property /*1700014E*/ instance class System.AggregateException/*02000015*/ - Exception() - { - .get instance class System.AggregateException/*02000015*/ System.Threading.Tasks.Task/*020000E2*/::get_Exception() /* 06000B34 */ - } // end of property Task::Exception - .property /*1700014F*/ class System.Threading.Tasks.TaskFactory/*020000E5*/ - Factory() - { - .get class System.Threading.Tasks.TaskFactory/*020000E5*/ System.Threading.Tasks.Task/*020000E2*/::get_Factory() /* 06000B35 */ - } // end of property Task::Factory - .property /*17000150*/ instance int32 Id() - { - .get instance int32 System.Threading.Tasks.Task/*020000E2*/::get_Id() /* 06000B36 */ - } // end of property Task::Id - .property /*17000151*/ instance bool IsCanceled() - { - .get instance bool System.Threading.Tasks.Task/*020000E2*/::get_IsCanceled() /* 06000B37 */ - } // end of property Task::IsCanceled - .property /*17000152*/ instance bool IsCompleted() - { - .get instance bool System.Threading.Tasks.Task/*020000E2*/::get_IsCompleted() /* 06000B38 */ - } // end of property Task::IsCompleted - .property /*17000153*/ instance bool IsCompletedSuccessfully() - { - .get instance bool System.Threading.Tasks.Task/*020000E2*/::get_IsCompletedSuccessfully() /* 06000B39 */ - } // end of property Task::IsCompletedSuccessfully - .property /*17000154*/ instance bool IsFaulted() - { - .get instance bool System.Threading.Tasks.Task/*020000E2*/::get_IsFaulted() /* 06000B3A */ - } // end of property Task::IsFaulted - .property /*17000155*/ instance valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ - Status() - { - .get instance valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ System.Threading.Tasks.Task/*020000E2*/::get_Status() /* 06000B3B */ - } // end of property Task::Status - .property /*17000156*/ instance class System.Threading.WaitHandle/*020000E0*/ - System.IAsyncResult.AsyncWaitHandle() - { - .get instance class System.Threading.WaitHandle/*020000E0*/ System.Threading.Tasks.Task/*020000E2*/::System.IAsyncResult.get_AsyncWaitHandle() /* 06000B3C */ - } // end of property Task::System.IAsyncResult.AsyncWaitHandle - .property /*17000157*/ instance bool System.IAsyncResult.CompletedSynchronously() - { - .get instance bool System.Threading.Tasks.Task/*020000E2*/::System.IAsyncResult.get_CompletedSynchronously() /* 06000B3D */ - } // end of property Task::System.IAsyncResult.CompletedSynchronously -} // end of class System.Threading.Tasks.Task - -.class /*020000E3*/ public auto ansi sealed System.Threading.Tasks.TaskContinuationOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C000047:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400011E*/ public specialname rtspecialname int32 value__ - .field /*0400011F*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ AttachedToParent = int32(0x00000004) - .field /*04000120*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ DenyChildAttach = int32(0x00000008) - .field /*04000121*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ ExecuteSynchronously = int32(0x00080000) - .field /*04000122*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ HideScheduler = int32(0x00000010) - .field /*04000123*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ LazyCancellation = int32(0x00000020) - .field /*04000124*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ LongRunning = int32(0x00000002) - .field /*04000125*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ None = int32(0x00000000) - .field /*04000126*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ NotOnCanceled = int32(0x00040000) - .field /*04000127*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ NotOnFaulted = int32(0x00020000) - .field /*04000128*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ NotOnRanToCompletion = int32(0x00010000) - .field /*04000129*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ OnlyOnCanceled = int32(0x00030000) - .field /*0400012A*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ OnlyOnFaulted = int32(0x00050000) - .field /*0400012B*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ OnlyOnRanToCompletion = int32(0x00060000) - .field /*0400012C*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ PreferFairness = int32(0x00000001) - .field /*0400012D*/ public static literal valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ RunContinuationsAsynchronously = int32(0x00000040) -} // end of class System.Threading.Tasks.TaskContinuationOptions - -.class /*020000E4*/ public auto ansi sealed System.Threading.Tasks.TaskCreationOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C000048:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400012E*/ public specialname rtspecialname int32 value__ - .field /*0400012F*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ AttachedToParent = int32(0x00000004) - .field /*04000130*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ DenyChildAttach = int32(0x00000008) - .field /*04000131*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ HideScheduler = int32(0x00000010) - .field /*04000132*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ LongRunning = int32(0x00000002) - .field /*04000133*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ None = int32(0x00000000) - .field /*04000134*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ PreferFairness = int32(0x00000001) - .field /*04000135*/ public static literal valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ RunContinuationsAsynchronously = int32(0x00000040) -} // end of class System.Threading.Tasks.TaskCreationOptions - -.class /*020000E5*/ public auto ansi beforefieldinit System.Threading.Tasks.TaskFactory - extends System.Object/*0200008E*/ -{ - .method /*06000B83*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory::.ctor - - .method /*06000B84*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 01 01 11 83 70 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory::.ctor - - .method /*06000B85*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 01 11 83 70 11 83 90 11 83 8C 12 83 9C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory::.ctor - - .method /*06000B86*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 02 01 11 83 90 11 83 8C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory::.ctor - - .method /*06000B87*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 01 01 12 83 9C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory::.ctor - - .method /*06000B88*/ public hidebysig specialname - instance valuetype System.Threading.CancellationToken/*020000DC*/ - get_CancellationToken() cil managed - // SIG: 20 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::get_CancellationToken - - .method /*06000B89*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ - get_ContinuationOptions() cil managed - // SIG: 20 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::get_ContinuationOptions - - .method /*06000B8A*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ - get_CreationOptions() cil managed - // SIG: 20 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::get_CreationOptions - - .method /*06000B8B*/ public hidebysig specialname - instance class System.Threading.Tasks.TaskScheduler/*020000E7*/ - get_Scheduler() cil managed - // SIG: 20 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::get_Scheduler - - .method /*06000B8C*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction) cil managed - // SIG: 20 02 12 83 88 1D 12 83 88 15 12 10 01 1D 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B8D*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 12 83 88 1D 12 83 88 15 12 10 01 1D 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B8E*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 12 83 88 1D 12 83 88 15 12 10 01 1D 12 83 88 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B8F*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 03 12 83 88 1D 12 83 88 15 12 10 01 1D 12 83 88 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B90*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B91*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B92*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 1E 00 11 83 70 11 83 8C 12 - // 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B93*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 1E 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B94*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/[]> continuationAction) cil managed - // SIG: 30 01 02 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 1D 15 12 83 A4 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B95*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/[]> continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 1D 15 12 83 A4 01 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B96*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/[]> continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 1D 15 12 83 A4 01 1E 00 11 83 70 11 83 8C - // 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B97*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/[]> continuationAction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 1D 15 12 83 A4 01 1E 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B98*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!!TResult> continuationFunction) cil managed - // SIG: 30 02 02 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 1E - // 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B99*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 02 03 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 1E - // 01 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B9A*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 02 05 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 1E - // 01 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B9B*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!!TResult> continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 02 03 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 1E - // 01 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAll - - .method /*06000B9C*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction) cil managed - // SIG: 20 02 12 83 88 1D 12 83 88 15 12 10 01 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000B9D*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 12 83 88 1D 12 83 88 15 12 10 01 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000B9E*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 12 83 88 1D 12 83 88 15 12 10 01 12 83 88 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000B9F*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Action`1/*02000004*/ continuationAction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 03 12 83 88 1D 12 83 88 15 12 10 01 12 83 88 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA0*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 12 83 88 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 12 83 88 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA2*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 12 83 88 1E 00 11 83 70 11 83 8C 12 83 - // 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA3*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 1D 12 83 88 15 12 81 30 02 12 83 88 1E 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA4*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/> continuationAction) cil managed - // SIG: 30 01 02 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 15 12 83 A4 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA5*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/> continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 15 12 83 A4 01 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA6*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/> continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 15 12 83 A4 01 1E 00 11 83 70 11 83 8C 12 - // 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA7*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Action`1/*02000004*/> continuationAction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 12 83 88 1D 15 12 83 A4 01 1E 00 15 12 10 01 15 12 83 A4 01 1E 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA8*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!!TResult> continuationFunction) cil managed - // SIG: 30 02 02 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 1E 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BA9*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 02 03 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 1E 01 - // 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BAA*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 02 05 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 1E 01 - // 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BAB*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!!TResult> continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 02 03 15 12 83 A4 01 1E 01 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 1E 01 - // 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::ContinueWhenAny - - .method /*06000BAC*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`3/*0200004D*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - object state) cil managed - // SIG: 20 03 12 83 88 15 12 81 34 03 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BAD*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`3/*0200004D*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 04 12 83 88 15 12 81 34 03 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BAE*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Action`1/*02000004*/ endMethod) cil managed - // SIG: 20 02 12 83 88 12 81 74 15 12 10 01 12 81 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BAF*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Action`1/*02000004*/ endMethod, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 12 83 88 12 81 74 15 12 10 01 12 81 74 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB0*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Action`1/*02000004*/ endMethod, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 12 83 88 12 81 74 15 12 10 01 12 81 74 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`3/*0200004D*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - object state) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB2*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`3/*0200004D*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 01 04 15 12 83 A4 01 1E 00 15 12 81 34 03 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 1E 00 1C - // 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB3*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`4/*0200004E*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - !!TArg1 arg1, - object state) cil managed - // SIG: 30 01 04 12 83 88 15 12 81 38 04 1E 00 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB4*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`4/*0200004E*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - !!TArg1 arg1, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 01 05 12 83 88 15 12 81 38 04 1E 00 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1E 00 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB5*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Func`2/*0200004C*/ endMethod) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 12 81 74 15 12 81 30 02 12 81 74 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB6*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Func`2/*0200004C*/ endMethod, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 12 81 74 15 12 81 30 02 12 81 74 1E 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB7*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Func`2/*0200004C*/ endMethod, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 04 15 12 83 A4 01 1E 00 12 81 74 15 12 81 30 02 12 81 74 1E 00 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB8*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`4/*0200004E*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - object state) cil managed - // SIG: 30 02 04 15 12 83 A4 01 1E 01 15 12 81 38 04 1E 00 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 1E - // 01 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BB9*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`4/*0200004E*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 02 05 15 12 83 A4 01 1E 01 15 12 81 38 04 1E 00 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 1E - // 01 1E 00 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BBA*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`5/*0200004F*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - object state) cil managed - // SIG: 30 02 05 12 83 88 15 12 81 3C 05 1E 00 1E 01 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1E 00 1E 01 - // 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BBB*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`5/*0200004F*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 02 06 12 83 88 15 12 81 3C 05 1E 00 1E 01 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1E 00 1E 01 - // 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BBC*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`5/*0200004F*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - object state) cil managed - // SIG: 30 03 05 15 12 83 A4 01 1E 02 15 12 81 3C 05 1E 00 1E 01 12 7C 1C 12 81 74 15 12 81 30 02 12 81 - // 74 1E 02 1E 00 1E 01 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BBD*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`5/*0200004F*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 03 06 15 12 83 A4 01 1E 02 15 12 81 3C 05 1E 00 1E 01 12 7C 1C 12 81 74 15 12 81 30 02 12 81 - // 74 1E 02 1E 00 1E 01 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BBE*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`6/*02000050*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - !!TArg3 arg3, - object state) cil managed - // SIG: 30 03 06 12 83 88 15 12 81 40 06 1E 00 1E 01 1E 02 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1E 00 - // 1E 01 1E 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BBF*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FromAsync(class System.Func`6/*02000050*/ beginMethod, - class System.Action`1/*02000004*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - !!TArg3 arg3, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 03 07 12 83 88 15 12 81 40 06 1E 00 1E 01 1E 02 12 7C 1C 12 81 74 15 12 10 01 12 81 74 1E 00 - // 1E 01 1E 02 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BC0*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`6/*02000050*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - !!TArg3 arg3, - object state) cil managed - // SIG: 30 04 06 15 12 83 A4 01 1E 03 15 12 81 40 06 1E 00 1E 01 1E 02 12 7C 1C 12 81 74 15 12 81 30 02 - // 12 81 74 1E 03 1E 00 1E 01 1E 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BC1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`6/*02000050*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - !!TArg3 arg3, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 04 07 15 12 83 A4 01 1E 03 15 12 81 40 06 1E 00 1E 01 1E 02 12 7C 1C 12 81 74 15 12 81 30 02 - // 12 81 74 1E 03 1E 00 1E 01 1E 02 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::FromAsync - - .method /*06000BC2*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action/*02000003*/ action) cil managed - // SIG: 20 01 12 83 88 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC3*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action/*02000003*/ action, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 12 83 88 12 0C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC4*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action/*02000003*/ action, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 12 83 88 12 0C 11 83 70 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC5*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action/*02000003*/ action, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 02 12 83 88 12 0C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC6*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action`1/*02000004*/ action, - object state) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC7*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action`1/*02000004*/ action, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 12 83 88 15 12 10 01 1C 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC8*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action`1/*02000004*/ action, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 12 83 88 15 12 10 01 1C 1C 11 83 70 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BC9*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - StartNew(class System.Action`1/*02000004*/ action, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 12 83 88 15 12 10 01 1C 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BCA*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 1C 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BCB*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 30 02 1C 1E 00 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BCC*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 1E 00 15 12 81 30 02 1C 1E 00 1C 11 83 70 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BCD*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 30 02 1C 1E 00 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BCE*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function) cil managed - // SIG: 30 01 01 15 12 83 A4 01 1E 00 15 12 81 0C 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BCF*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 0C 01 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BD0*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 04 15 12 83 A4 01 1E 00 15 12 81 0C 01 1E 00 11 83 70 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .method /*06000BD1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 0C 01 1E 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory::StartNew - - .property /*17000158*/ instance valuetype System.Threading.CancellationToken/*020000DC*/ - CancellationToken() - { - .get instance valuetype System.Threading.CancellationToken/*020000DC*/ System.Threading.Tasks.TaskFactory/*020000E5*/::get_CancellationToken() /* 06000B88 */ - } // end of property TaskFactory::CancellationToken - .property /*17000159*/ instance valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ - ContinuationOptions() - { - .get instance valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ System.Threading.Tasks.TaskFactory/*020000E5*/::get_ContinuationOptions() /* 06000B89 */ - } // end of property TaskFactory::ContinuationOptions - .property /*1700015A*/ instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ - CreationOptions() - { - .get instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ System.Threading.Tasks.TaskFactory/*020000E5*/::get_CreationOptions() /* 06000B8A */ - } // end of property TaskFactory::CreationOptions - .property /*1700015B*/ instance class System.Threading.Tasks.TaskScheduler/*020000E7*/ - Scheduler() - { - .get instance class System.Threading.Tasks.TaskScheduler/*020000E7*/ System.Threading.Tasks.TaskFactory/*020000E5*/::get_Scheduler() /* 06000B8B */ - } // end of property TaskFactory::Scheduler -} // end of class System.Threading.Tasks.TaskFactory - -.class /*020000E6*/ public auto ansi beforefieldinit System.Threading.Tasks.TaskFactory`1 - extends System.Object/*0200008E*/ -{ - .method /*06000BD2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory`1::.ctor - - .method /*06000BD3*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 01 01 11 83 70 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory`1::.ctor - - .method /*06000BD4*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 01 11 83 70 11 83 90 11 83 8C 12 83 9C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory`1::.ctor - - .method /*06000BD5*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 02 01 11 83 90 11 83 8C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory`1::.ctor - - .method /*06000BD6*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 01 01 12 83 9C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskFactory`1::.ctor - - .method /*06000BD7*/ public hidebysig specialname - instance valuetype System.Threading.CancellationToken/*020000DC*/ - get_CancellationToken() cil managed - // SIG: 20 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::get_CancellationToken - - .method /*06000BD8*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ - get_ContinuationOptions() cil managed - // SIG: 20 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::get_ContinuationOptions - - .method /*06000BD9*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ - get_CreationOptions() cil managed - // SIG: 20 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::get_CreationOptions - - .method /*06000BDA*/ public hidebysig specialname - instance class System.Threading.Tasks.TaskScheduler/*020000E7*/ - get_Scheduler() cil managed - // SIG: 20 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::get_Scheduler - - .method /*06000BDB*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction) cil managed - // SIG: 20 02 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BDC*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 13 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BDD*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 13 00 11 83 70 11 83 8C 12 83 - // 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BDE*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 1D 12 83 88 13 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BDF*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!TResult> continuationFunction) cil managed - // SIG: 30 01 02 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 13 - // 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BE0*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 13 - // 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BE1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 13 - // 00 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BE2*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAll(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/[],!TResult> continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 1D 15 12 83 A4 01 1E 00 13 - // 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAll - - .method /*06000BE3*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction) cil managed - // SIG: 20 02 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 12 83 88 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BE4*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 12 83 88 13 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BE5*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 12 83 88 13 00 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BE6*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task/*020000E2*/[] tasks, - class System.Func`2/*0200004C*/ continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 1D 12 83 88 15 12 81 30 02 12 83 88 13 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BE7*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!TResult> continuationFunction) cil managed - // SIG: 30 01 02 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BE8*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 13 00 - // 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BE9*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!TResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 13 00 - // 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BEA*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWhenAny(class System.Threading.Tasks.Task`1/*020000E9*/[] tasks, - class System.Func`2/*0200004C*/,!TResult> continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 13 00 1D 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 1E 00 13 00 - // 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::ContinueWhenAny - - .method /*06000BEB*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`3/*0200004D*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - object state) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 15 12 81 34 03 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 13 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BEC*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`3/*0200004D*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 04 15 12 83 A4 01 13 00 15 12 81 34 03 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 13 00 1C 11 - // 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BED*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Func`2/*0200004C*/ endMethod) cil managed - // SIG: 20 02 15 12 83 A4 01 13 00 12 81 74 15 12 81 30 02 12 81 74 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BEE*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Func`2/*0200004C*/ endMethod, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 12 81 74 15 12 81 30 02 12 81 74 13 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BEF*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.IAsyncResult/*0200005D*/ asyncResult, - class System.Func`2/*0200004C*/ endMethod, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 15 12 83 A4 01 13 00 12 81 74 15 12 81 30 02 12 81 74 13 00 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF0*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`4/*0200004E*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - object state) cil managed - // SIG: 30 01 04 15 12 83 A4 01 13 00 15 12 81 38 04 1E 00 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 13 - // 00 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`4/*0200004E*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 01 05 15 12 83 A4 01 13 00 15 12 81 38 04 1E 00 12 7C 1C 12 81 74 15 12 81 30 02 12 81 74 13 - // 00 1E 00 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF2*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`5/*0200004F*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - object state) cil managed - // SIG: 30 02 05 15 12 83 A4 01 13 00 15 12 81 3C 05 1E 00 1E 01 12 7C 1C 12 81 74 15 12 81 30 02 12 81 - // 74 13 00 1E 00 1E 01 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF3*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`5/*0200004F*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 02 06 15 12 83 A4 01 13 00 15 12 81 3C 05 1E 00 1E 01 12 7C 1C 12 81 74 15 12 81 30 02 12 81 - // 74 13 00 1E 00 1E 01 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF4*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`6/*02000050*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - !!TArg3 arg3, - object state) cil managed - // SIG: 30 03 06 15 12 83 A4 01 13 00 15 12 81 40 06 1E 00 1E 01 1E 02 12 7C 1C 12 81 74 15 12 81 30 02 - // 12 81 74 13 00 1E 00 1E 01 1E 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF5*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - FromAsync(class System.Func`6/*02000050*/ beginMethod, - class System.Func`2/*0200004C*/ endMethod, - !!TArg1 arg1, - !!TArg2 arg2, - !!TArg3 arg3, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 30 03 07 15 12 83 A4 01 13 00 15 12 81 40 06 1E 00 1E 01 1E 02 12 7C 1C 12 81 74 15 12 81 30 02 - // 12 81 74 13 00 1E 00 1E 01 1E 02 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::FromAsync - - .method /*06000BF6*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state) cil managed - // SIG: 20 02 15 12 83 A4 01 13 00 15 12 81 30 02 1C 13 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BF7*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 15 12 81 30 02 1C 13 00 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BF8*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 15 12 83 A4 01 13 00 15 12 81 30 02 1C 13 00 1C 11 83 70 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BF9*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 15 12 83 A4 01 13 00 15 12 81 30 02 1C 13 00 1C 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BFA*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function) cil managed - // SIG: 20 01 15 12 83 A4 01 13 00 15 12 81 0C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BFB*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 15 12 83 A4 01 13 00 15 12 81 0C 01 13 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BFC*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 15 12 83 A4 01 13 00 15 12 81 0C 01 13 00 11 83 70 11 83 90 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .method /*06000BFD*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - StartNew(class System.Func`1/*02000043*/ function, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 02 15 12 83 A4 01 13 00 15 12 81 0C 01 13 00 11 83 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskFactory`1::StartNew - - .property /*1700015C*/ instance valuetype System.Threading.CancellationToken/*020000DC*/ - CancellationToken() - { - .get instance valuetype System.Threading.CancellationToken/*020000DC*/ System.Threading.Tasks.TaskFactory`1/*020000E6*/::get_CancellationToken() /* 06000BD7 */ - } // end of property TaskFactory`1::CancellationToken - .property /*1700015D*/ instance valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ - ContinuationOptions() - { - .get instance valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ System.Threading.Tasks.TaskFactory`1/*020000E6*/::get_ContinuationOptions() /* 06000BD8 */ - } // end of property TaskFactory`1::ContinuationOptions - .property /*1700015E*/ instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ - CreationOptions() - { - .get instance valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ System.Threading.Tasks.TaskFactory`1/*020000E6*/::get_CreationOptions() /* 06000BD9 */ - } // end of property TaskFactory`1::CreationOptions - .property /*1700015F*/ instance class System.Threading.Tasks.TaskScheduler/*020000E7*/ - Scheduler() - { - .get instance class System.Threading.Tasks.TaskScheduler/*020000E7*/ System.Threading.Tasks.TaskFactory`1/*020000E6*/::get_Scheduler() /* 06000BDA */ - } // end of property TaskFactory`1::Scheduler -} // end of class System.Threading.Tasks.TaskFactory`1 - -.class /*020000E7*/ public abstract auto ansi beforefieldinit System.Threading.Tasks.TaskScheduler - extends System.Object/*0200008E*/ -{ - .method /*06000BFE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TaskScheduler::.ctor - - .method /*06000BFF*/ public hidebysig specialname static - class System.Threading.Tasks.TaskScheduler/*020000E7*/ - get_Current() cil managed - // SIG: 00 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::get_Current - - .method /*06000C00*/ public hidebysig specialname static - class System.Threading.Tasks.TaskScheduler/*020000E7*/ - get_Default() cil managed - // SIG: 00 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::get_Default - - .method /*06000C01*/ public hidebysig specialname - instance int32 get_Id() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::get_Id - - .method /*06000C02*/ public hidebysig newslot specialname virtual - instance int32 get_MaximumConcurrencyLevel() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::get_MaximumConcurrencyLevel - - .method /*06000C03*/ public hidebysig specialname static - void add_UnobservedTaskException(class System.EventHandler`1/*0200003A*/ 'value') cil managed - // SIG: 00 01 01 15 12 80 E8 01 12 83 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskScheduler::add_UnobservedTaskException - - .method /*06000C04*/ public hidebysig specialname static - void remove_UnobservedTaskException(class System.EventHandler`1/*0200003A*/ 'value') cil managed - // SIG: 00 01 01 15 12 80 E8 01 12 83 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskScheduler::remove_UnobservedTaskException - - .method /*06000C05*/ public hidebysig static - class System.Threading.Tasks.TaskScheduler/*020000E7*/ - FromCurrentSynchronizationContext() cil managed - // SIG: 00 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::FromCurrentSynchronizationContext - - .method /*06000C06*/ family hidebysig newslot abstract virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetScheduledTasks() cil managed - // SIG: 20 00 15 12 88 80 01 12 83 88 - { - // Method begins at RVA 0x0 - } // end of method TaskScheduler::GetScheduledTasks - - .method /*06000C07*/ famorassem hidebysig newslot abstract virtual - instance void QueueTask(class System.Threading.Tasks.Task/*020000E2*/ task) cil managed - // SIG: 20 01 01 12 83 88 - { - // Method begins at RVA 0x0 - } // end of method TaskScheduler::QueueTask - - .method /*06000C08*/ famorassem hidebysig newslot virtual - instance bool TryDequeue(class System.Threading.Tasks.Task/*020000E2*/ task) cil managed - // SIG: 20 01 02 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::TryDequeue - - .method /*06000C09*/ family hidebysig instance bool - TryExecuteTask(class System.Threading.Tasks.Task/*020000E2*/ task) cil managed - // SIG: 20 01 02 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskScheduler::TryExecuteTask - - .method /*06000C0A*/ family hidebysig newslot abstract virtual - instance bool TryExecuteTaskInline(class System.Threading.Tasks.Task/*020000E2*/ task, - bool taskWasPreviouslyQueued) cil managed - // SIG: 20 02 02 12 83 88 02 - { - // Method begins at RVA 0x0 - } // end of method TaskScheduler::TryExecuteTaskInline - - .event /*14000002*/ class System.EventHandler`1/*0200003A*//*1B000049*/ UnobservedTaskException - { - .addon void System.Threading.Tasks.TaskScheduler/*020000E7*/::add_UnobservedTaskException(class System.EventHandler`1/*0200003A*/) /* 06000C03 */ - .removeon void System.Threading.Tasks.TaskScheduler/*020000E7*/::remove_UnobservedTaskException(class System.EventHandler`1/*0200003A*/) /* 06000C04 */ - } // end of event TaskScheduler::UnobservedTaskException - .property /*17000160*/ class System.Threading.Tasks.TaskScheduler/*020000E7*/ - Current() - { - .get class System.Threading.Tasks.TaskScheduler/*020000E7*/ System.Threading.Tasks.TaskScheduler/*020000E7*/::get_Current() /* 06000BFF */ - } // end of property TaskScheduler::Current - .property /*17000161*/ class System.Threading.Tasks.TaskScheduler/*020000E7*/ - Default() - { - .get class System.Threading.Tasks.TaskScheduler/*020000E7*/ System.Threading.Tasks.TaskScheduler/*020000E7*/::get_Default() /* 06000C00 */ - } // end of property TaskScheduler::Default - .property /*17000162*/ instance int32 Id() - { - .get instance int32 System.Threading.Tasks.TaskScheduler/*020000E7*/::get_Id() /* 06000C01 */ - } // end of property TaskScheduler::Id - .property /*17000163*/ instance int32 MaximumConcurrencyLevel() - { - .get instance int32 System.Threading.Tasks.TaskScheduler/*020000E7*/::get_MaximumConcurrencyLevel() /* 06000C02 */ - } // end of property TaskScheduler::MaximumConcurrencyLevel -} // end of class System.Threading.Tasks.TaskScheduler - -.class /*020000E8*/ public auto ansi sealed System.Threading.Tasks.TaskStatus - extends System.Enum/*02000037*/ -{ - .field /*04000136*/ public specialname rtspecialname int32 value__ - .field /*04000137*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ Canceled = int32(0x00000006) - .field /*04000138*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ Created = int32(0x00000000) - .field /*04000139*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ Faulted = int32(0x00000007) - .field /*0400013A*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ RanToCompletion = int32(0x00000005) - .field /*0400013B*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ Running = int32(0x00000003) - .field /*0400013C*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ WaitingForActivation = int32(0x00000001) - .field /*0400013D*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ WaitingForChildrenToComplete = int32(0x00000004) - .field /*0400013E*/ public static literal valuetype System.Threading.Tasks.TaskStatus/*020000E8*/ WaitingToRun = int32(0x00000002) -} // end of class System.Threading.Tasks.TaskStatus - -.class /*020000E9*/ public auto ansi beforefieldinit System.Threading.Tasks.Task`1 - extends System.Threading.Tasks.Task/*020000E2*/ -{ - .method /*06000C0B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`2/*0200004C*/ function, - object state) cil managed - // SIG: 20 02 01 15 12 81 30 02 1C 13 00 1C - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C0C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 01 15 12 81 30 02 1C 13 00 1C 11 83 70 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C0D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 04 01 15 12 81 30 02 1C 13 00 1C 11 83 70 11 83 90 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C0E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`2/*0200004C*/ function, - object state, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 01 15 12 81 30 02 1C 13 00 1C 11 83 90 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C0F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ function) cil managed - // SIG: 20 01 01 15 12 81 0C 01 13 00 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C10*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 01 15 12 81 0C 01 13 00 11 83 70 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C11*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ function, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 03 01 15 12 81 0C 01 13 00 11 83 70 11 83 90 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C12*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Func`1/*02000043*/ function, - valuetype System.Threading.Tasks.TaskCreationOptions/*020000E4*/ creationOptions) cil managed - // SIG: 20 02 01 15 12 81 0C 01 13 00 11 83 90 - { - // Method begins at RVA 0x2148 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000B28 */ call instance void System.Threading.Tasks.Task/*020000E2*/::.ctor(class System.Action/*02000003*/) /* 06000B28 */ - IL_0007: /* 2A | */ ret - } // end of method Task`1::.ctor - - .method /*06000C13*/ public hidebysig specialname static - class System.Threading.Tasks.TaskFactory`1/*020000E6*/ - get_Factory() cil managed - // SIG: 00 00 15 12 83 98 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::get_Factory - - .method /*06000C14*/ public hidebysig specialname - instance !TResult get_Result() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::get_Result - - .method /*06000C15*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/*0200014E*/ - ConfigureAwait(bool continueOnCapturedContext) cil managed - // SIG: 20 01 15 11 85 38 01 13 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ConfigureAwait - - .method /*06000C16*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/,object> continuationAction, - object state) cil managed - // SIG: 20 02 12 83 88 15 12 30 02 15 12 83 A4 01 13 00 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C17*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/,object> continuationAction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 12 83 88 15 12 30 02 15 12 83 A4 01 13 00 1C 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C18*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/,object> continuationAction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 05 12 83 88 15 12 30 02 15 12 83 A4 01 13 00 1C 1C 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C19*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/,object> continuationAction, - object state, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 03 12 83 88 15 12 30 02 15 12 83 A4 01 13 00 1C 1C 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C1A*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`2/*0200000C*/,object> continuationAction, - object state, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 03 12 83 88 15 12 30 02 15 12 83 A4 01 13 00 1C 1C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C1B*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/> continuationAction) cil managed - // SIG: 20 01 12 83 88 15 12 10 01 15 12 83 A4 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C1C*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/> continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 15 12 83 A4 01 13 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C1D*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/> continuationAction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 04 12 83 88 15 12 10 01 15 12 83 A4 01 13 00 11 83 70 11 83 8C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C1E*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/> continuationAction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 15 12 83 A4 01 13 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C1F*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - ContinueWith(class System.Action`1/*02000004*/> continuationAction, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 20 02 12 83 88 15 12 10 01 15 12 83 A4 01 13 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C20*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/,object,!!TNewResult> continuationFunction, - object state) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 34 03 15 12 83 A4 01 13 00 1C 1E 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C21*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/,object,!!TNewResult> continuationFunction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 15 12 83 A4 01 13 00 1C 1E 00 1C 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C22*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/,object,!!TNewResult> continuationFunction, - object state, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 05 15 12 83 A4 01 1E 00 15 12 81 34 03 15 12 83 A4 01 13 00 1C 1E 00 1C 11 83 70 11 83 8C - // 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C23*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/,object,!!TNewResult> continuationFunction, - object state, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 15 12 83 A4 01 13 00 1C 1E 00 1C 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C24*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`3/*0200004D*/,object,!!TNewResult> continuationFunction, - object state, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 03 15 12 83 A4 01 1E 00 15 12 81 34 03 15 12 83 A4 01 13 00 1C 1E 00 1C 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C25*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/,!!TNewResult> continuationFunction) cil managed - // SIG: 30 01 01 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 13 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C26*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/,!!TNewResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 13 00 1E 00 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C27*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/,!!TNewResult> continuationFunction, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 04 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 13 00 1E 00 11 83 70 11 83 8C 12 83 - // 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C28*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/,!!TNewResult> continuationFunction, - valuetype System.Threading.Tasks.TaskContinuationOptions/*020000E3*/ continuationOptions) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 13 00 1E 00 11 83 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C29*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ContinueWith(class System.Func`2/*0200004C*/,!!TNewResult> continuationFunction, - class System.Threading.Tasks.TaskScheduler/*020000E7*/ scheduler) cil managed - // SIG: 30 01 02 15 12 83 A4 01 1E 00 15 12 81 30 02 15 12 83 A4 01 13 00 1E 00 12 83 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::ContinueWith - - .method /*06000C2A*/ public hidebysig instance valuetype System.Runtime.CompilerServices.TaskAwaiter`1/*02000177*/ - GetAwaiter() cil managed - // SIG: 20 00 15 11 85 DC 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Task`1::GetAwaiter - - .property /*17000164*/ class System.Threading.Tasks.TaskFactory`1/*020000E6*/ - Factory() - { - .get class System.Threading.Tasks.TaskFactory`1/*020000E6*/ System.Threading.Tasks.Task`1/*020000E9*/::get_Factory() /* 06000C13 */ - } // end of property Task`1::Factory - .property /*17000165*/ instance !TResult - Result() - { - .get instance !TResult System.Threading.Tasks.Task`1/*020000E9*/::get_Result() /* 06000C14 */ - } // end of property Task`1::Result -} // end of class System.Threading.Tasks.Task`1 - -.class /*020000EA*/ public auto ansi beforefieldinit System.Threading.Tasks.UnobservedTaskExceptionEventArgs - extends System.EventArgs/*02000038*/ -{ - .method /*06000C2B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.AggregateException/*02000015*/ exception) cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x20d7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003CB */ call instance void System.EventArgs/*02000038*/::.ctor() /* 060003CB */ - IL_0006: /* 2A | */ ret - } // end of method UnobservedTaskExceptionEventArgs::.ctor - - .method /*06000C2C*/ public hidebysig specialname - instance class System.AggregateException/*02000015*/ - get_Exception() cil managed - // SIG: 20 00 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnobservedTaskExceptionEventArgs::get_Exception - - .method /*06000C2D*/ public hidebysig specialname - instance bool get_Observed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnobservedTaskExceptionEventArgs::get_Observed - - .method /*06000C2E*/ public hidebysig instance void - SetObserved() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UnobservedTaskExceptionEventArgs::SetObserved - - .property /*17000166*/ instance class System.AggregateException/*02000015*/ - Exception() - { - .get instance class System.AggregateException/*02000015*/ System.Threading.Tasks.UnobservedTaskExceptionEventArgs/*020000EA*/::get_Exception() /* 06000C2C */ - } // end of property UnobservedTaskExceptionEventArgs::Exception - .property /*17000167*/ instance bool Observed() - { - .get instance bool System.Threading.Tasks.UnobservedTaskExceptionEventArgs/*020000EA*/::get_Observed() /* 06000C2D */ - } // end of property UnobservedTaskExceptionEventArgs::Observed -} // end of class System.Threading.Tasks.UnobservedTaskExceptionEventArgs - -.class /*020000EB*/ public sequential ansi sealed beforefieldinit System.Threading.Tasks.ValueTask - extends System.ValueType/*020000D7*/ - implements class System.IEquatable`1/*02000064*//*1B00004A*/ -{ - .custom /*0C000049:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C00004A:06000E5D*/ instance void System.Runtime.CompilerServices.AsyncMethodBuilderAttribute/*02000141*/::.ctor(class System.Type/*020000B8*/) /* 06000E5D */ = ( 01 00 3B 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..;System.Runtim - 65 2E 43 6F 6D 70 69 6C 65 72 53 65 72 76 69 63 // e.CompilerServic - 65 73 2E 41 73 79 6E 63 56 61 6C 75 65 54 61 73 // es.AsyncValueTas - 6B 4D 65 74 68 6F 64 42 75 69 6C 64 65 72 00 00 ) // kMethodBuilder.. - .field /*0400013F*/ private initonly object _dummy - .field /*04000140*/ private initonly int32 _dummyPrimitive - .method /*06000C2F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Sources.IValueTaskSource/*020000ED*/ source, - int16 token) cil managed - // SIG: 20 02 01 12 83 B4 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::.ctor - - .method /*06000C30*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Task/*020000E2*/ task) cil managed - // SIG: 20 01 01 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::.ctor - - .method /*06000C31*/ public hidebysig specialname - instance bool get_IsCanceled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::get_IsCanceled - - .method /*06000C32*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::get_IsCompleted - - .method /*06000C33*/ public hidebysig specialname - instance bool get_IsCompletedSuccessfully() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::get_IsCompletedSuccessfully - - .method /*06000C34*/ public hidebysig specialname - instance bool get_IsFaulted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::get_IsFaulted - - .method /*06000C35*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - AsTask() cil managed - // SIG: 20 00 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::AsTask - - .method /*06000C36*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable/*0200014F*/ - ConfigureAwait(bool continueOnCapturedContext) cil managed - // SIG: 20 01 11 85 3C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::ConfigureAwait - - .method /*06000C37*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::Equals - - .method /*06000C38*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Threading.Tasks.ValueTask/*020000EB*/ other) cil managed - // SIG: 20 01 02 11 83 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::Equals - - .method /*06000C39*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ValueTaskAwaiter/*0200017C*/ - GetAwaiter() cil managed - // SIG: 20 00 11 85 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::GetAwaiter - - .method /*06000C3A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::GetHashCode - - .method /*06000C3B*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.Tasks.ValueTask/*020000EB*/ left, - valuetype System.Threading.Tasks.ValueTask/*020000EB*/ right) cil managed - // SIG: 00 02 02 11 83 AC 11 83 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::op_Equality - - .method /*06000C3C*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.Tasks.ValueTask/*020000EB*/ left, - valuetype System.Threading.Tasks.ValueTask/*020000EB*/ right) cil managed - // SIG: 00 02 02 11 83 AC 11 83 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::op_Inequality - - .method /*06000C3D*/ public hidebysig instance valuetype System.Threading.Tasks.ValueTask/*020000EB*/ - Preserve() cil managed - // SIG: 20 00 11 83 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask::Preserve - - .property /*17000168*/ instance bool IsCanceled() - { - .get instance bool System.Threading.Tasks.ValueTask/*020000EB*/::get_IsCanceled() /* 06000C31 */ - } // end of property ValueTask::IsCanceled - .property /*17000169*/ instance bool IsCompleted() - { - .get instance bool System.Threading.Tasks.ValueTask/*020000EB*/::get_IsCompleted() /* 06000C32 */ - } // end of property ValueTask::IsCompleted - .property /*1700016A*/ instance bool IsCompletedSuccessfully() - { - .get instance bool System.Threading.Tasks.ValueTask/*020000EB*/::get_IsCompletedSuccessfully() /* 06000C33 */ - } // end of property ValueTask::IsCompletedSuccessfully - .property /*1700016B*/ instance bool IsFaulted() - { - .get instance bool System.Threading.Tasks.ValueTask/*020000EB*/::get_IsFaulted() /* 06000C34 */ - } // end of property ValueTask::IsFaulted -} // end of class System.Threading.Tasks.ValueTask - -.class /*020000EC*/ public sequential ansi sealed beforefieldinit System.Threading.Tasks.ValueTask`1 - extends System.ValueType/*020000D7*/ - implements class System.IEquatable`1/*02000064*/>/*1B00004B*/ -{ - .custom /*0C00004B:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C00004C:06000E5D*/ instance void System.Runtime.CompilerServices.AsyncMethodBuilderAttribute/*02000141*/::.ctor(class System.Type/*020000B8*/) /* 06000E5D */ = ( 01 00 3D 53 79 73 74 65 6D 2E 52 75 6E 74 69 6D // ..=System.Runtim - 65 2E 43 6F 6D 70 69 6C 65 72 53 65 72 76 69 63 // e.CompilerServic - 65 73 2E 41 73 79 6E 63 56 61 6C 75 65 54 61 73 // es.AsyncValueTas - 6B 4D 65 74 68 6F 64 42 75 69 6C 64 65 72 60 31 // kMethodBuilder`1 - 00 00 ) - .field /*04000141*/ assembly initonly !TResult _result - .field /*04000142*/ private initonly object _dummy - .field /*04000143*/ private initonly int32 _dummyPrimitive - .method /*06000C3E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Sources.IValueTaskSource`1/*020000EE*/ source, - int16 token) cil managed - // SIG: 20 02 01 15 12 83 B8 01 13 00 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::.ctor - - .method /*06000C3F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Task`1/*020000E9*/ task) cil managed - // SIG: 20 01 01 15 12 83 A4 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::.ctor - - .method /*06000C40*/ public hidebysig specialname rtspecialname - instance void .ctor(!TResult result) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::.ctor - - .method /*06000C41*/ public hidebysig specialname - instance bool get_IsCanceled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::get_IsCanceled - - .method /*06000C42*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::get_IsCompleted - - .method /*06000C43*/ public hidebysig specialname - instance bool get_IsCompletedSuccessfully() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::get_IsCompletedSuccessfully - - .method /*06000C44*/ public hidebysig specialname - instance bool get_IsFaulted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::get_IsFaulted - - .method /*06000C45*/ public hidebysig specialname - instance !TResult get_Result() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::get_Result - - .method /*06000C46*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - AsTask() cil managed - // SIG: 20 00 15 12 83 A4 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::AsTask - - .method /*06000C47*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/*02000150*/ - ConfigureAwait(bool continueOnCapturedContext) cil managed - // SIG: 20 01 15 11 85 40 01 13 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::ConfigureAwait - - .method /*06000C48*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::Equals - - .method /*06000C49*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ other) cil managed - // SIG: 20 01 02 15 11 83 B0 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::Equals - - .method /*06000C4A*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ValueTaskAwaiter`1/*0200017D*/ - GetAwaiter() cil managed - // SIG: 20 00 15 11 85 F4 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::GetAwaiter - - .method /*06000C4B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::GetHashCode - - .method /*06000C4C*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ left, - valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ right) cil managed - // SIG: 00 02 02 15 11 83 B0 01 13 00 15 11 83 B0 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::op_Equality - - .method /*06000C4D*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ left, - valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ right) cil managed - // SIG: 00 02 02 15 11 83 B0 01 13 00 15 11 83 B0 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::op_Inequality - - .method /*06000C4E*/ public hidebysig instance valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ - Preserve() cil managed - // SIG: 20 00 15 11 83 B0 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::Preserve - - .method /*06000C4F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTask`1::ToString - - .property /*1700016C*/ instance bool IsCanceled() - { - .get instance bool System.Threading.Tasks.ValueTask`1/*020000EC*/::get_IsCanceled() /* 06000C41 */ - } // end of property ValueTask`1::IsCanceled - .property /*1700016D*/ instance bool IsCompleted() - { - .get instance bool System.Threading.Tasks.ValueTask`1/*020000EC*/::get_IsCompleted() /* 06000C42 */ - } // end of property ValueTask`1::IsCompleted - .property /*1700016E*/ instance bool IsCompletedSuccessfully() - { - .get instance bool System.Threading.Tasks.ValueTask`1/*020000EC*/::get_IsCompletedSuccessfully() /* 06000C43 */ - } // end of property ValueTask`1::IsCompletedSuccessfully - .property /*1700016F*/ instance bool IsFaulted() - { - .get instance bool System.Threading.Tasks.ValueTask`1/*020000EC*/::get_IsFaulted() /* 06000C44 */ - } // end of property ValueTask`1::IsFaulted - .property /*17000170*/ instance !TResult - Result() - { - .get instance !TResult System.Threading.Tasks.ValueTask`1/*020000EC*/::get_Result() /* 06000C45 */ - } // end of property ValueTask`1::Result -} // end of class System.Threading.Tasks.ValueTask`1 - -.class /*020000ED*/ interface public abstract auto ansi System.Threading.Tasks.Sources.IValueTaskSource -{ - .method /*06000C50*/ public hidebysig newslot abstract virtual - instance void GetResult(int16 token) cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x0 - } // end of method IValueTaskSource::GetResult - - .method /*06000C51*/ public hidebysig newslot abstract virtual - instance valuetype System.Threading.Tasks.Sources.ValueTaskSourceStatus/*020000F0*/ - GetStatus(int16 token) cil managed - // SIG: 20 01 11 83 C0 06 - { - // Method begins at RVA 0x0 - } // end of method IValueTaskSource::GetStatus - - .method /*06000C52*/ public hidebysig newslot abstract virtual - instance void OnCompleted(class System.Action`1/*02000004*/ continuation, - object state, - int16 token, - valuetype System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags/*020000EF*/ 'flags') cil managed - // SIG: 20 04 01 15 12 10 01 1C 1C 06 11 83 BC - { - // Method begins at RVA 0x0 - } // end of method IValueTaskSource::OnCompleted - -} // end of class System.Threading.Tasks.Sources.IValueTaskSource - -.class /*020000EE*/ interface public abstract auto ansi System.Threading.Tasks.Sources.IValueTaskSource`1<+ TResult> -{ - .method /*06000C53*/ public hidebysig newslot abstract virtual - instance !TResult GetResult(int16 token) cil managed - // SIG: 20 01 13 00 06 - { - // Method begins at RVA 0x0 - } // end of method IValueTaskSource`1::GetResult - - .method /*06000C54*/ public hidebysig newslot abstract virtual - instance valuetype System.Threading.Tasks.Sources.ValueTaskSourceStatus/*020000F0*/ - GetStatus(int16 token) cil managed - // SIG: 20 01 11 83 C0 06 - { - // Method begins at RVA 0x0 - } // end of method IValueTaskSource`1::GetStatus - - .method /*06000C55*/ public hidebysig newslot abstract virtual - instance void OnCompleted(class System.Action`1/*02000004*/ continuation, - object state, - int16 token, - valuetype System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags/*020000EF*/ 'flags') cil managed - // SIG: 20 04 01 15 12 10 01 1C 1C 06 11 83 BC - { - // Method begins at RVA 0x0 - } // end of method IValueTaskSource`1::OnCompleted - -} // end of class System.Threading.Tasks.Sources.IValueTaskSource`1 - -.class /*020000EF*/ public auto ansi sealed System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags - extends System.Enum/*02000037*/ -{ - .custom /*0C00004D:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000144*/ public specialname rtspecialname int32 value__ - .field /*04000145*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags/*020000EF*/ FlowExecutionContext = int32(0x00000002) - .field /*04000146*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags/*020000EF*/ None = int32(0x00000000) - .field /*04000147*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags/*020000EF*/ UseSchedulingContext = int32(0x00000001) -} // end of class System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags - -.class /*020000F0*/ public auto ansi sealed System.Threading.Tasks.Sources.ValueTaskSourceStatus - extends System.Enum/*02000037*/ -{ - .field /*04000148*/ public specialname rtspecialname int32 value__ - .field /*04000149*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceStatus/*020000F0*/ Canceled = int32(0x00000003) - .field /*0400014A*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceStatus/*020000F0*/ Faulted = int32(0x00000002) - .field /*0400014B*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceStatus/*020000F0*/ Pending = int32(0x00000000) - .field /*0400014C*/ public static literal valuetype System.Threading.Tasks.Sources.ValueTaskSourceStatus/*020000F0*/ Succeeded = int32(0x00000001) -} // end of class System.Threading.Tasks.Sources.ValueTaskSourceStatus - -.class /*020000F1*/ public abstract auto ansi beforefieldinit System.Text.Decoder - extends System.Object/*0200008E*/ -{ - .method /*06000C56*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Decoder::.ctor - - .method /*06000C57*/ public hidebysig specialname - instance class System.Text.DecoderFallback/*020000F4*/ - get_Fallback() cil managed - // SIG: 20 00 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::get_Fallback - - .method /*06000C58*/ public hidebysig specialname - instance void set_Fallback(class System.Text.DecoderFallback/*020000F4*/ 'value') cil managed - // SIG: 20 01 01 12 83 D0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Decoder::set_Fallback - - .method /*06000C59*/ public hidebysig specialname - instance class System.Text.DecoderFallbackBuffer/*020000F5*/ - get_FallbackBuffer() cil managed - // SIG: 20 00 12 83 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::get_FallbackBuffer - - .method /*06000C5A*/ public hidebysig newslot virtual - instance void Convert(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount, - bool flush, - [out] int32& bytesUsed, - [out] int32& charsUsed, - [out] bool& completed) cil managed - // SIG: 20 08 01 0F 05 08 0F 03 08 02 10 08 10 08 10 02 - { - .custom /*0C0001C5:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::Convert - - .method /*06000C5B*/ public hidebysig newslot virtual - instance void Convert(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex, - int32 charCount, - bool flush, - [out] int32& bytesUsed, - [out] int32& charsUsed, - [out] bool& completed) cil managed - // SIG: 20 0A 01 1D 05 08 08 1D 03 08 08 02 10 08 10 08 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::Convert - - .method /*06000C5C*/ public hidebysig newslot virtual - instance void Convert(valuetype System.ReadOnlySpan`1/*02000098*/ bytes, - valuetype System.Span`1/*020000A1*/ chars, - bool flush, - [out] int32& bytesUsed, - [out] int32& charsUsed, - [out] bool& completed) cil managed - // SIG: 20 06 01 15 11 82 60 01 05 15 11 82 84 01 03 02 10 08 10 08 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::Convert - - .method /*06000C5D*/ public hidebysig newslot virtual - instance int32 GetCharCount(uint8* bytes, - int32 count, - bool flush) cil managed - // SIG: 20 03 08 0F 05 08 02 - { - .custom /*0C0001C6:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::GetCharCount - - .method /*06000C5E*/ public hidebysig newslot abstract virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method Decoder::GetCharCount - - .method /*06000C5F*/ public hidebysig newslot virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count, - bool flush) cil managed - // SIG: 20 04 08 1D 05 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::GetCharCount - - .method /*06000C60*/ public hidebysig newslot virtual - instance int32 GetCharCount(valuetype System.ReadOnlySpan`1/*02000098*/ bytes, - bool flush) cil managed - // SIG: 20 02 08 15 11 82 60 01 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::GetCharCount - - .method /*06000C61*/ public hidebysig newslot virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount, - bool flush) cil managed - // SIG: 20 05 08 0F 05 08 0F 03 08 02 - { - .custom /*0C0001C7:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::GetChars - - .method /*06000C62*/ public hidebysig newslot abstract virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x0 - } // end of method Decoder::GetChars - - .method /*06000C63*/ public hidebysig newslot virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex, - bool flush) cil managed - // SIG: 20 06 08 1D 05 08 08 1D 03 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::GetChars - - .method /*06000C64*/ public hidebysig newslot virtual - instance int32 GetChars(valuetype System.ReadOnlySpan`1/*02000098*/ bytes, - valuetype System.Span`1/*020000A1*/ chars, - bool flush) cil managed - // SIG: 20 03 08 15 11 82 60 01 05 15 11 82 84 01 03 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Decoder::GetChars - - .method /*06000C65*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Decoder::Reset - - .property /*17000171*/ instance class System.Text.DecoderFallback/*020000F4*/ - Fallback() - { - .get instance class System.Text.DecoderFallback/*020000F4*/ System.Text.Decoder/*020000F1*/::get_Fallback() /* 06000C57 */ - .set instance void System.Text.Decoder/*020000F1*/::set_Fallback(class System.Text.DecoderFallback/*020000F4*/) /* 06000C58 */ - } // end of property Decoder::Fallback - .property /*17000172*/ instance class System.Text.DecoderFallbackBuffer/*020000F5*/ - FallbackBuffer() - { - .get instance class System.Text.DecoderFallbackBuffer/*020000F5*/ System.Text.Decoder/*020000F1*/::get_FallbackBuffer() /* 06000C59 */ - } // end of property Decoder::FallbackBuffer -} // end of class System.Text.Decoder - -.class /*020000F2*/ public auto ansi sealed beforefieldinit System.Text.DecoderExceptionFallback - extends System.Text.DecoderFallback/*020000F4*/ -{ - .method /*06000C66*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2151 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000C70 */ call instance void System.Text.DecoderFallback/*020000F4*/::.ctor() /* 06000C70 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderExceptionFallback::.ctor - - .method /*06000C67*/ public hidebysig specialname virtual - instance int32 get_MaxCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallback::get_MaxCharCount - - .method /*06000C68*/ public hidebysig virtual - instance class System.Text.DecoderFallbackBuffer/*020000F5*/ - CreateFallbackBuffer() cil managed - // SIG: 20 00 12 83 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallback::CreateFallbackBuffer - - .method /*06000C69*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallback::Equals - - .method /*06000C6A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallback::GetHashCode - - .property /*17000173*/ instance int32 MaxCharCount() - { - .get instance int32 System.Text.DecoderExceptionFallback/*020000F2*/::get_MaxCharCount() /* 06000C67 */ - } // end of property DecoderExceptionFallback::MaxCharCount -} // end of class System.Text.DecoderExceptionFallback - -.class /*020000F3*/ public auto ansi sealed beforefieldinit System.Text.DecoderExceptionFallbackBuffer - extends System.Text.DecoderFallbackBuffer/*020000F5*/ -{ - .method /*06000C6B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2159 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000C75 */ call instance void System.Text.DecoderFallbackBuffer/*020000F5*/::.ctor() /* 06000C75 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderExceptionFallbackBuffer::.ctor - - .method /*06000C6C*/ public hidebysig specialname virtual - instance int32 get_Remaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallbackBuffer::get_Remaining - - .method /*06000C6D*/ public hidebysig virtual - instance bool Fallback(uint8[] bytesUnknown, - int32 index) cil managed - // SIG: 20 02 02 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallbackBuffer::Fallback - - .method /*06000C6E*/ public hidebysig virtual - instance char GetNextChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallbackBuffer::GetNextChar - - .method /*06000C6F*/ public hidebysig virtual - instance bool MovePrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderExceptionFallbackBuffer::MovePrevious - - .property /*17000174*/ instance int32 Remaining() - { - .get instance int32 System.Text.DecoderExceptionFallbackBuffer/*020000F3*/::get_Remaining() /* 06000C6C */ - } // end of property DecoderExceptionFallbackBuffer::Remaining -} // end of class System.Text.DecoderExceptionFallbackBuffer - -.class /*020000F4*/ public abstract auto ansi beforefieldinit System.Text.DecoderFallback - extends System.Object/*0200008E*/ -{ - .method /*06000C70*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderFallback::.ctor - - .method /*06000C71*/ public hidebysig specialname static - class System.Text.DecoderFallback/*020000F4*/ - get_ExceptionFallback() cil managed - // SIG: 00 00 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderFallback::get_ExceptionFallback - - .method /*06000C72*/ public hidebysig newslot specialname abstract virtual - instance int32 get_MaxCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DecoderFallback::get_MaxCharCount - - .method /*06000C73*/ public hidebysig specialname static - class System.Text.DecoderFallback/*020000F4*/ - get_ReplacementFallback() cil managed - // SIG: 00 00 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderFallback::get_ReplacementFallback - - .method /*06000C74*/ public hidebysig newslot abstract virtual - instance class System.Text.DecoderFallbackBuffer/*020000F5*/ - CreateFallbackBuffer() cil managed - // SIG: 20 00 12 83 D4 - { - // Method begins at RVA 0x0 - } // end of method DecoderFallback::CreateFallbackBuffer - - .property /*17000175*/ class System.Text.DecoderFallback/*020000F4*/ - ExceptionFallback() - { - .get class System.Text.DecoderFallback/*020000F4*/ System.Text.DecoderFallback/*020000F4*/::get_ExceptionFallback() /* 06000C71 */ - } // end of property DecoderFallback::ExceptionFallback - .property /*17000176*/ instance int32 MaxCharCount() - { - .get instance int32 System.Text.DecoderFallback/*020000F4*/::get_MaxCharCount() /* 06000C72 */ - } // end of property DecoderFallback::MaxCharCount - .property /*17000177*/ class System.Text.DecoderFallback/*020000F4*/ - ReplacementFallback() - { - .get class System.Text.DecoderFallback/*020000F4*/ System.Text.DecoderFallback/*020000F4*/::get_ReplacementFallback() /* 06000C73 */ - } // end of property DecoderFallback::ReplacementFallback -} // end of class System.Text.DecoderFallback - -.class /*020000F5*/ public abstract auto ansi beforefieldinit System.Text.DecoderFallbackBuffer - extends System.Object/*0200008E*/ -{ - .method /*06000C75*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderFallbackBuffer::.ctor - - .method /*06000C76*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Remaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method DecoderFallbackBuffer::get_Remaining - - .method /*06000C77*/ public hidebysig newslot abstract virtual - instance bool Fallback(uint8[] bytesUnknown, - int32 index) cil managed - // SIG: 20 02 02 1D 05 08 - { - // Method begins at RVA 0x0 - } // end of method DecoderFallbackBuffer::Fallback - - .method /*06000C78*/ public hidebysig newslot abstract virtual - instance char GetNextChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x0 - } // end of method DecoderFallbackBuffer::GetNextChar - - .method /*06000C79*/ public hidebysig newslot abstract virtual - instance bool MovePrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method DecoderFallbackBuffer::MovePrevious - - .method /*06000C7A*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DecoderFallbackBuffer::Reset - - .property /*17000178*/ instance int32 Remaining() - { - .get instance int32 System.Text.DecoderFallbackBuffer/*020000F5*/::get_Remaining() /* 06000C76 */ - } // end of property DecoderFallbackBuffer::Remaining -} // end of class System.Text.DecoderFallbackBuffer - -.class /*020000F6*/ public auto ansi sealed beforefieldinit System.Text.DecoderFallbackException - extends System.ArgumentException/*02000018*/ -{ - .method /*06000C7B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderFallbackException::.ctor - - .method /*06000C7C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderFallbackException::.ctor - - .method /*06000C7D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - uint8[] bytesUnknown, - int32 index) cil managed - // SIG: 20 03 01 0E 1D 05 08 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderFallbackException::.ctor - - .method /*06000C7E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderFallbackException::.ctor - - .method /*06000C7F*/ public hidebysig specialname - instance uint8[] get_BytesUnknown() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderFallbackException::get_BytesUnknown - - .method /*06000C80*/ public hidebysig specialname - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderFallbackException::get_Index - - .property /*17000179*/ instance uint8[] - BytesUnknown() - { - .get instance uint8[] System.Text.DecoderFallbackException/*020000F6*/::get_BytesUnknown() /* 06000C7F */ - } // end of property DecoderFallbackException::BytesUnknown - .property /*1700017A*/ instance int32 Index() - { - .get instance int32 System.Text.DecoderFallbackException/*020000F6*/::get_Index() /* 06000C80 */ - } // end of property DecoderFallbackException::Index -} // end of class System.Text.DecoderFallbackException - -.class /*020000F7*/ public auto ansi sealed beforefieldinit System.Text.DecoderReplacementFallback - extends System.Text.DecoderFallback/*020000F4*/ -{ - .method /*06000C81*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2151 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000C70 */ call instance void System.Text.DecoderFallback/*020000F4*/::.ctor() /* 06000C70 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderReplacementFallback::.ctor - - .method /*06000C82*/ public hidebysig specialname rtspecialname - instance void .ctor(string replacement) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2151 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000C70 */ call instance void System.Text.DecoderFallback/*020000F4*/::.ctor() /* 06000C70 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderReplacementFallback::.ctor - - .method /*06000C83*/ public hidebysig specialname - instance string get_DefaultString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallback::get_DefaultString - - .method /*06000C84*/ public hidebysig specialname virtual - instance int32 get_MaxCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallback::get_MaxCharCount - - .method /*06000C85*/ public hidebysig virtual - instance class System.Text.DecoderFallbackBuffer/*020000F5*/ - CreateFallbackBuffer() cil managed - // SIG: 20 00 12 83 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallback::CreateFallbackBuffer - - .method /*06000C86*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallback::Equals - - .method /*06000C87*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallback::GetHashCode - - .property /*1700017B*/ instance string DefaultString() - { - .get instance string System.Text.DecoderReplacementFallback/*020000F7*/::get_DefaultString() /* 06000C83 */ - } // end of property DecoderReplacementFallback::DefaultString - .property /*1700017C*/ instance int32 MaxCharCount() - { - .get instance int32 System.Text.DecoderReplacementFallback/*020000F7*/::get_MaxCharCount() /* 06000C84 */ - } // end of property DecoderReplacementFallback::MaxCharCount -} // end of class System.Text.DecoderReplacementFallback - -.class /*020000F8*/ public auto ansi sealed beforefieldinit System.Text.DecoderReplacementFallbackBuffer - extends System.Text.DecoderFallbackBuffer/*020000F5*/ -{ - .method /*06000C88*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Text.DecoderReplacementFallback/*020000F7*/ fallback) cil managed - // SIG: 20 01 01 12 83 DC - { - // Method begins at RVA 0x2159 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000C75 */ call instance void System.Text.DecoderFallbackBuffer/*020000F5*/::.ctor() /* 06000C75 */ - IL_0006: /* 2A | */ ret - } // end of method DecoderReplacementFallbackBuffer::.ctor - - .method /*06000C89*/ public hidebysig specialname virtual - instance int32 get_Remaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallbackBuffer::get_Remaining - - .method /*06000C8A*/ public hidebysig virtual - instance bool Fallback(uint8[] bytesUnknown, - int32 index) cil managed - // SIG: 20 02 02 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallbackBuffer::Fallback - - .method /*06000C8B*/ public hidebysig virtual - instance char GetNextChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallbackBuffer::GetNextChar - - .method /*06000C8C*/ public hidebysig virtual - instance bool MovePrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecoderReplacementFallbackBuffer::MovePrevious - - .method /*06000C8D*/ public hidebysig virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DecoderReplacementFallbackBuffer::Reset - - .property /*1700017D*/ instance int32 Remaining() - { - .get instance int32 System.Text.DecoderReplacementFallbackBuffer/*020000F8*/::get_Remaining() /* 06000C89 */ - } // end of property DecoderReplacementFallbackBuffer::Remaining -} // end of class System.Text.DecoderReplacementFallbackBuffer - -.class /*020000F9*/ public abstract auto ansi beforefieldinit System.Text.Encoder - extends System.Object/*0200008E*/ -{ - .method /*06000C8E*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Encoder::.ctor - - .method /*06000C8F*/ public hidebysig specialname - instance class System.Text.EncoderFallback/*020000FC*/ - get_Fallback() cil managed - // SIG: 20 00 12 83 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::get_Fallback - - .method /*06000C90*/ public hidebysig specialname - instance void set_Fallback(class System.Text.EncoderFallback/*020000FC*/ 'value') cil managed - // SIG: 20 01 01 12 83 F0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Encoder::set_Fallback - - .method /*06000C91*/ public hidebysig specialname - instance class System.Text.EncoderFallbackBuffer/*020000FD*/ - get_FallbackBuffer() cil managed - // SIG: 20 00 12 83 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::get_FallbackBuffer - - .method /*06000C92*/ public hidebysig newslot virtual - instance void Convert(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount, - bool flush, - [out] int32& charsUsed, - [out] int32& bytesUsed, - [out] bool& completed) cil managed - // SIG: 20 08 01 0F 03 08 0F 05 08 02 10 08 10 08 10 02 - { - .custom /*0C0001C9:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::Convert - - .method /*06000C93*/ public hidebysig newslot virtual - instance void Convert(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex, - int32 byteCount, - bool flush, - [out] int32& charsUsed, - [out] int32& bytesUsed, - [out] bool& completed) cil managed - // SIG: 20 0A 01 1D 03 08 08 1D 05 08 08 02 10 08 10 08 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::Convert - - .method /*06000C94*/ public hidebysig newslot virtual - instance void Convert(valuetype System.ReadOnlySpan`1/*02000098*/ chars, - valuetype System.Span`1/*020000A1*/ bytes, - bool flush, - [out] int32& charsUsed, - [out] int32& bytesUsed, - [out] bool& completed) cil managed - // SIG: 20 06 01 15 11 82 60 01 03 15 11 82 84 01 05 02 10 08 10 08 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::Convert - - .method /*06000C95*/ public hidebysig newslot virtual - instance int32 GetByteCount(char* chars, - int32 count, - bool flush) cil managed - // SIG: 20 03 08 0F 03 08 02 - { - .custom /*0C0001CA:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::GetByteCount - - .method /*06000C96*/ public hidebysig newslot abstract virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count, - bool flush) cil managed - // SIG: 20 04 08 1D 03 08 08 02 - { - // Method begins at RVA 0x0 - } // end of method Encoder::GetByteCount - - .method /*06000C97*/ public hidebysig newslot virtual - instance int32 GetByteCount(valuetype System.ReadOnlySpan`1/*02000098*/ chars, - bool flush) cil managed - // SIG: 20 02 08 15 11 82 60 01 03 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::GetByteCount - - .method /*06000C98*/ public hidebysig newslot virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount, - bool flush) cil managed - // SIG: 20 05 08 0F 03 08 0F 05 08 02 - { - .custom /*0C0001CB:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::GetBytes - - .method /*06000C99*/ public hidebysig newslot abstract virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex, - bool flush) cil managed - // SIG: 20 06 08 1D 03 08 08 1D 05 08 02 - { - // Method begins at RVA 0x0 - } // end of method Encoder::GetBytes - - .method /*06000C9A*/ public hidebysig newslot virtual - instance int32 GetBytes(valuetype System.ReadOnlySpan`1/*02000098*/ chars, - valuetype System.Span`1/*020000A1*/ bytes, - bool flush) cil managed - // SIG: 20 03 08 15 11 82 60 01 03 15 11 82 84 01 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoder::GetBytes - - .method /*06000C9B*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Encoder::Reset - - .property /*1700017E*/ instance class System.Text.EncoderFallback/*020000FC*/ - Fallback() - { - .get instance class System.Text.EncoderFallback/*020000FC*/ System.Text.Encoder/*020000F9*/::get_Fallback() /* 06000C8F */ - .set instance void System.Text.Encoder/*020000F9*/::set_Fallback(class System.Text.EncoderFallback/*020000FC*/) /* 06000C90 */ - } // end of property Encoder::Fallback - .property /*1700017F*/ instance class System.Text.EncoderFallbackBuffer/*020000FD*/ - FallbackBuffer() - { - .get instance class System.Text.EncoderFallbackBuffer/*020000FD*/ System.Text.Encoder/*020000F9*/::get_FallbackBuffer() /* 06000C91 */ - } // end of property Encoder::FallbackBuffer -} // end of class System.Text.Encoder - -.class /*020000FA*/ public auto ansi sealed beforefieldinit System.Text.EncoderExceptionFallback - extends System.Text.EncoderFallback/*020000FC*/ -{ - .method /*06000C9C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2161 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000CA7 */ call instance void System.Text.EncoderFallback/*020000FC*/::.ctor() /* 06000CA7 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderExceptionFallback::.ctor - - .method /*06000C9D*/ public hidebysig specialname virtual - instance int32 get_MaxCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallback::get_MaxCharCount - - .method /*06000C9E*/ public hidebysig virtual - instance class System.Text.EncoderFallbackBuffer/*020000FD*/ - CreateFallbackBuffer() cil managed - // SIG: 20 00 12 83 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallback::CreateFallbackBuffer - - .method /*06000C9F*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallback::Equals - - .method /*06000CA0*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallback::GetHashCode - - .property /*17000180*/ instance int32 MaxCharCount() - { - .get instance int32 System.Text.EncoderExceptionFallback/*020000FA*/::get_MaxCharCount() /* 06000C9D */ - } // end of property EncoderExceptionFallback::MaxCharCount -} // end of class System.Text.EncoderExceptionFallback - -.class /*020000FB*/ public auto ansi sealed beforefieldinit System.Text.EncoderExceptionFallbackBuffer - extends System.Text.EncoderFallbackBuffer/*020000FD*/ -{ - .method /*06000CA1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2169 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000CAC */ call instance void System.Text.EncoderFallbackBuffer/*020000FD*/::.ctor() /* 06000CAC */ - IL_0006: /* 2A | */ ret - } // end of method EncoderExceptionFallbackBuffer::.ctor - - .method /*06000CA2*/ public hidebysig specialname virtual - instance int32 get_Remaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallbackBuffer::get_Remaining - - .method /*06000CA3*/ public hidebysig virtual - instance bool Fallback(char charUnknownHigh, - char charUnknownLow, - int32 index) cil managed - // SIG: 20 03 02 03 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallbackBuffer::Fallback - - .method /*06000CA4*/ public hidebysig virtual - instance bool Fallback(char charUnknown, - int32 index) cil managed - // SIG: 20 02 02 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallbackBuffer::Fallback - - .method /*06000CA5*/ public hidebysig virtual - instance char GetNextChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallbackBuffer::GetNextChar - - .method /*06000CA6*/ public hidebysig virtual - instance bool MovePrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderExceptionFallbackBuffer::MovePrevious - - .property /*17000181*/ instance int32 Remaining() - { - .get instance int32 System.Text.EncoderExceptionFallbackBuffer/*020000FB*/::get_Remaining() /* 06000CA2 */ - } // end of property EncoderExceptionFallbackBuffer::Remaining -} // end of class System.Text.EncoderExceptionFallbackBuffer - -.class /*020000FC*/ public abstract auto ansi beforefieldinit System.Text.EncoderFallback - extends System.Object/*0200008E*/ -{ - .method /*06000CA7*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderFallback::.ctor - - .method /*06000CA8*/ public hidebysig specialname static - class System.Text.EncoderFallback/*020000FC*/ - get_ExceptionFallback() cil managed - // SIG: 00 00 12 83 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallback::get_ExceptionFallback - - .method /*06000CA9*/ public hidebysig newslot specialname abstract virtual - instance int32 get_MaxCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallback::get_MaxCharCount - - .method /*06000CAA*/ public hidebysig specialname static - class System.Text.EncoderFallback/*020000FC*/ - get_ReplacementFallback() cil managed - // SIG: 00 00 12 83 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallback::get_ReplacementFallback - - .method /*06000CAB*/ public hidebysig newslot abstract virtual - instance class System.Text.EncoderFallbackBuffer/*020000FD*/ - CreateFallbackBuffer() cil managed - // SIG: 20 00 12 83 F4 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallback::CreateFallbackBuffer - - .property /*17000182*/ class System.Text.EncoderFallback/*020000FC*/ - ExceptionFallback() - { - .get class System.Text.EncoderFallback/*020000FC*/ System.Text.EncoderFallback/*020000FC*/::get_ExceptionFallback() /* 06000CA8 */ - } // end of property EncoderFallback::ExceptionFallback - .property /*17000183*/ instance int32 MaxCharCount() - { - .get instance int32 System.Text.EncoderFallback/*020000FC*/::get_MaxCharCount() /* 06000CA9 */ - } // end of property EncoderFallback::MaxCharCount - .property /*17000184*/ class System.Text.EncoderFallback/*020000FC*/ - ReplacementFallback() - { - .get class System.Text.EncoderFallback/*020000FC*/ System.Text.EncoderFallback/*020000FC*/::get_ReplacementFallback() /* 06000CAA */ - } // end of property EncoderFallback::ReplacementFallback -} // end of class System.Text.EncoderFallback - -.class /*020000FD*/ public abstract auto ansi beforefieldinit System.Text.EncoderFallbackBuffer - extends System.Object/*0200008E*/ -{ - .method /*06000CAC*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderFallbackBuffer::.ctor - - .method /*06000CAD*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Remaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallbackBuffer::get_Remaining - - .method /*06000CAE*/ public hidebysig newslot abstract virtual - instance bool Fallback(char charUnknownHigh, - char charUnknownLow, - int32 index) cil managed - // SIG: 20 03 02 03 03 08 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallbackBuffer::Fallback - - .method /*06000CAF*/ public hidebysig newslot abstract virtual - instance bool Fallback(char charUnknown, - int32 index) cil managed - // SIG: 20 02 02 03 08 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallbackBuffer::Fallback - - .method /*06000CB0*/ public hidebysig newslot abstract virtual - instance char GetNextChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallbackBuffer::GetNextChar - - .method /*06000CB1*/ public hidebysig newslot abstract virtual - instance bool MovePrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method EncoderFallbackBuffer::MovePrevious - - .method /*06000CB2*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EncoderFallbackBuffer::Reset - - .property /*17000185*/ instance int32 Remaining() - { - .get instance int32 System.Text.EncoderFallbackBuffer/*020000FD*/::get_Remaining() /* 06000CAD */ - } // end of property EncoderFallbackBuffer::Remaining -} // end of class System.Text.EncoderFallbackBuffer - -.class /*020000FE*/ public auto ansi sealed beforefieldinit System.Text.EncoderFallbackException - extends System.ArgumentException/*02000018*/ -{ - .method /*06000CB3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderFallbackException::.ctor - - .method /*06000CB4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderFallbackException::.ctor - - .method /*06000CB5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderFallbackException::.ctor - - .method /*06000CB6*/ public hidebysig specialname - instance char get_CharUnknown() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallbackException::get_CharUnknown - - .method /*06000CB7*/ public hidebysig specialname - instance char get_CharUnknownHigh() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallbackException::get_CharUnknownHigh - - .method /*06000CB8*/ public hidebysig specialname - instance char get_CharUnknownLow() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallbackException::get_CharUnknownLow - - .method /*06000CB9*/ public hidebysig specialname - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallbackException::get_Index - - .method /*06000CBA*/ public hidebysig instance bool - IsUnknownSurrogate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderFallbackException::IsUnknownSurrogate - - .property /*17000186*/ instance char CharUnknown() - { - .get instance char System.Text.EncoderFallbackException/*020000FE*/::get_CharUnknown() /* 06000CB6 */ - } // end of property EncoderFallbackException::CharUnknown - .property /*17000187*/ instance char CharUnknownHigh() - { - .get instance char System.Text.EncoderFallbackException/*020000FE*/::get_CharUnknownHigh() /* 06000CB7 */ - } // end of property EncoderFallbackException::CharUnknownHigh - .property /*17000188*/ instance char CharUnknownLow() - { - .get instance char System.Text.EncoderFallbackException/*020000FE*/::get_CharUnknownLow() /* 06000CB8 */ - } // end of property EncoderFallbackException::CharUnknownLow - .property /*17000189*/ instance int32 Index() - { - .get instance int32 System.Text.EncoderFallbackException/*020000FE*/::get_Index() /* 06000CB9 */ - } // end of property EncoderFallbackException::Index -} // end of class System.Text.EncoderFallbackException - -.class /*020000FF*/ public auto ansi sealed beforefieldinit System.Text.EncoderReplacementFallback - extends System.Text.EncoderFallback/*020000FC*/ -{ - .method /*06000CBB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2161 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000CA7 */ call instance void System.Text.EncoderFallback/*020000FC*/::.ctor() /* 06000CA7 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderReplacementFallback::.ctor - - .method /*06000CBC*/ public hidebysig specialname rtspecialname - instance void .ctor(string replacement) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2161 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000CA7 */ call instance void System.Text.EncoderFallback/*020000FC*/::.ctor() /* 06000CA7 */ - IL_0006: /* 2A | */ ret - } // end of method EncoderReplacementFallback::.ctor - - .method /*06000CBD*/ public hidebysig specialname - instance string get_DefaultString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallback::get_DefaultString - - .method /*06000CBE*/ public hidebysig specialname virtual - instance int32 get_MaxCharCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallback::get_MaxCharCount - - .method /*06000CBF*/ public hidebysig virtual - instance class System.Text.EncoderFallbackBuffer/*020000FD*/ - CreateFallbackBuffer() cil managed - // SIG: 20 00 12 83 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallback::CreateFallbackBuffer - - .method /*06000CC0*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallback::Equals - - .method /*06000CC1*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallback::GetHashCode - - .property /*1700018A*/ instance string DefaultString() - { - .get instance string System.Text.EncoderReplacementFallback/*020000FF*/::get_DefaultString() /* 06000CBD */ - } // end of property EncoderReplacementFallback::DefaultString - .property /*1700018B*/ instance int32 MaxCharCount() - { - .get instance int32 System.Text.EncoderReplacementFallback/*020000FF*/::get_MaxCharCount() /* 06000CBE */ - } // end of property EncoderReplacementFallback::MaxCharCount -} // end of class System.Text.EncoderReplacementFallback - -.class /*02000100*/ public auto ansi sealed beforefieldinit System.Text.EncoderReplacementFallbackBuffer - extends System.Text.EncoderFallbackBuffer/*020000FD*/ -{ - .method /*06000CC2*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Text.EncoderReplacementFallback/*020000FF*/ fallback) cil managed - // SIG: 20 01 01 12 83 FC - { - // Method begins at RVA 0x2169 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000CAC */ call instance void System.Text.EncoderFallbackBuffer/*020000FD*/::.ctor() /* 06000CAC */ - IL_0006: /* 2A | */ ret - } // end of method EncoderReplacementFallbackBuffer::.ctor - - .method /*06000CC3*/ public hidebysig specialname virtual - instance int32 get_Remaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallbackBuffer::get_Remaining - - .method /*06000CC4*/ public hidebysig virtual - instance bool Fallback(char charUnknownHigh, - char charUnknownLow, - int32 index) cil managed - // SIG: 20 03 02 03 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallbackBuffer::Fallback - - .method /*06000CC5*/ public hidebysig virtual - instance bool Fallback(char charUnknown, - int32 index) cil managed - // SIG: 20 02 02 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallbackBuffer::Fallback - - .method /*06000CC6*/ public hidebysig virtual - instance char GetNextChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallbackBuffer::GetNextChar - - .method /*06000CC7*/ public hidebysig virtual - instance bool MovePrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncoderReplacementFallbackBuffer::MovePrevious - - .method /*06000CC8*/ public hidebysig virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EncoderReplacementFallbackBuffer::Reset - - .property /*1700018C*/ instance int32 Remaining() - { - .get instance int32 System.Text.EncoderReplacementFallbackBuffer/*02000100*/::get_Remaining() /* 06000CC3 */ - } // end of property EncoderReplacementFallbackBuffer::Remaining -} // end of class System.Text.EncoderReplacementFallbackBuffer - -.class /*02000101*/ public abstract auto ansi beforefieldinit System.Text.Encoding - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/ -{ - .method /*06000CC9*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Encoding::.ctor - - .method /*06000CCA*/ family hidebysig specialname rtspecialname - instance void .ctor(int32 codePage) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Encoding::.ctor - - .method /*06000CCB*/ family hidebysig specialname rtspecialname - instance void .ctor(int32 codePage, - class System.Text.EncoderFallback/*020000FC*/ encoderFallback, - class System.Text.DecoderFallback/*020000F4*/ decoderFallback) cil managed - // SIG: 20 03 01 08 12 83 F0 12 83 D0 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Encoding::.ctor - - .method /*06000CCC*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_ASCII() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_ASCII - - .method /*06000CCD*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_BigEndianUnicode() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_BigEndianUnicode - - .method /*06000CCE*/ public hidebysig newslot specialname virtual - instance string get_BodyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_BodyName - - .method /*06000CCF*/ public hidebysig newslot specialname virtual - instance int32 get_CodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_CodePage - - .method /*06000CD0*/ public hidebysig specialname - instance class System.Text.DecoderFallback/*020000F4*/ - get_DecoderFallback() cil managed - // SIG: 20 00 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_DecoderFallback - - .method /*06000CD1*/ public hidebysig specialname - instance void set_DecoderFallback(class System.Text.DecoderFallback/*020000F4*/ 'value') cil managed - // SIG: 20 01 01 12 83 D0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Encoding::set_DecoderFallback - - .method /*06000CD2*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_Default() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_Default - - .method /*06000CD3*/ public hidebysig specialname - instance class System.Text.EncoderFallback/*020000FC*/ - get_EncoderFallback() cil managed - // SIG: 20 00 12 83 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_EncoderFallback - - .method /*06000CD4*/ public hidebysig specialname - instance void set_EncoderFallback(class System.Text.EncoderFallback/*020000FC*/ 'value') cil managed - // SIG: 20 01 01 12 83 F0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Encoding::set_EncoderFallback - - .method /*06000CD5*/ public hidebysig newslot specialname virtual - instance string get_EncodingName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_EncodingName - - .method /*06000CD6*/ public hidebysig newslot specialname virtual - instance string get_HeaderName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_HeaderName - - .method /*06000CD7*/ public hidebysig newslot specialname virtual - instance bool get_IsBrowserDisplay() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_IsBrowserDisplay - - .method /*06000CD8*/ public hidebysig newslot specialname virtual - instance bool get_IsBrowserSave() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_IsBrowserSave - - .method /*06000CD9*/ public hidebysig newslot specialname virtual - instance bool get_IsMailNewsDisplay() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_IsMailNewsDisplay - - .method /*06000CDA*/ public hidebysig newslot specialname virtual - instance bool get_IsMailNewsSave() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_IsMailNewsSave - - .method /*06000CDB*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_IsReadOnly - - .method /*06000CDC*/ public hidebysig newslot specialname virtual - instance bool get_IsSingleByte() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_IsSingleByte - - .method /*06000CDD*/ public hidebysig newslot specialname virtual - instance valuetype System.ReadOnlySpan`1/*02000098*/ - get_Preamble() cil managed - // SIG: 20 00 15 11 82 60 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_Preamble - - .method /*06000CDE*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_Unicode() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_Unicode - - .method /*06000CDF*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_UTF32() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_UTF32 - - .method /*06000CE0*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_UTF7() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_UTF7 - - .method /*06000CE1*/ public hidebysig specialname static - class System.Text.Encoding/*02000101*/ - get_UTF8() cil managed - // SIG: 00 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_UTF8 - - .method /*06000CE2*/ public hidebysig newslot specialname virtual - instance string get_WebName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_WebName - - .method /*06000CE3*/ public hidebysig newslot specialname virtual - instance int32 get_WindowsCodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::get_WindowsCodePage - - .method /*06000CE4*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::Clone - - .method /*06000CE5*/ public hidebysig static - uint8[] Convert(class System.Text.Encoding/*02000101*/ srcEncoding, - class System.Text.Encoding/*02000101*/ dstEncoding, - uint8[] bytes) cil managed - // SIG: 00 03 1D 05 12 84 04 12 84 04 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::Convert - - .method /*06000CE6*/ public hidebysig static - uint8[] Convert(class System.Text.Encoding/*02000101*/ srcEncoding, - class System.Text.Encoding/*02000101*/ dstEncoding, - uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 00 05 1D 05 12 84 04 12 84 04 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::Convert - - .method /*06000CE7*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::Equals - - .method /*06000CE8*/ public hidebysig newslot virtual - instance int32 GetByteCount(char* chars, - int32 count) cil managed - // SIG: 20 02 08 0F 03 08 - { - .custom /*0C0001CF:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetByteCount - - .method /*06000CE9*/ public hidebysig newslot virtual - instance int32 GetByteCount(char[] chars) cil managed - // SIG: 20 01 08 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetByteCount - - .method /*06000CEA*/ public hidebysig newslot abstract virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method Encoding::GetByteCount - - .method /*06000CEB*/ public hidebysig newslot virtual - instance int32 GetByteCount(valuetype System.ReadOnlySpan`1/*02000098*/ chars) cil managed - // SIG: 20 01 08 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetByteCount - - .method /*06000CEC*/ public hidebysig newslot virtual - instance int32 GetByteCount(string s) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetByteCount - - .method /*06000CED*/ public hidebysig instance int32 - GetByteCount(string s, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetByteCount - - .method /*06000CEE*/ public hidebysig newslot virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 04 08 0F 03 08 0F 05 08 - { - .custom /*0C0001D0:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CEF*/ public hidebysig newslot virtual - instance uint8[] GetBytes(char[] chars) cil managed - // SIG: 20 01 1D 05 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CF0*/ public hidebysig newslot virtual - instance uint8[] GetBytes(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 1D 05 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CF1*/ public hidebysig newslot abstract virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 1D 03 08 08 1D 05 08 - { - // Method begins at RVA 0x0 - } // end of method Encoding::GetBytes - - .method /*06000CF2*/ public hidebysig newslot virtual - instance int32 GetBytes(valuetype System.ReadOnlySpan`1/*02000098*/ chars, - valuetype System.Span`1/*020000A1*/ bytes) cil managed - // SIG: 20 02 08 15 11 82 60 01 03 15 11 82 84 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CF3*/ public hidebysig newslot virtual - instance uint8[] GetBytes(string s) cil managed - // SIG: 20 01 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CF4*/ public hidebysig instance uint8[] - GetBytes(string s, - int32 index, - int32 count) cil managed - // SIG: 20 03 1D 05 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CF5*/ public hidebysig newslot virtual - instance int32 GetBytes(string s, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 0E 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetBytes - - .method /*06000CF6*/ public hidebysig newslot virtual - instance int32 GetCharCount(uint8* bytes, - int32 count) cil managed - // SIG: 20 02 08 0F 05 08 - { - .custom /*0C0001D1:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetCharCount - - .method /*06000CF7*/ public hidebysig newslot virtual - instance int32 GetCharCount(uint8[] bytes) cil managed - // SIG: 20 01 08 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetCharCount - - .method /*06000CF8*/ public hidebysig newslot abstract virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method Encoding::GetCharCount - - .method /*06000CF9*/ public hidebysig newslot virtual - instance int32 GetCharCount(valuetype System.ReadOnlySpan`1/*02000098*/ bytes) cil managed - // SIG: 20 01 08 15 11 82 60 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetCharCount - - .method /*06000CFA*/ public hidebysig newslot virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount) cil managed - // SIG: 20 04 08 0F 05 08 0F 03 08 - { - .custom /*0C0001D2:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetChars - - .method /*06000CFB*/ public hidebysig newslot virtual - instance char[] GetChars(uint8[] bytes) cil managed - // SIG: 20 01 1D 03 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetChars - - .method /*06000CFC*/ public hidebysig newslot virtual - instance char[] GetChars(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 1D 03 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetChars - - .method /*06000CFD*/ public hidebysig newslot abstract virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x0 - } // end of method Encoding::GetChars - - .method /*06000CFE*/ public hidebysig newslot virtual - instance int32 GetChars(valuetype System.ReadOnlySpan`1/*02000098*/ bytes, - valuetype System.Span`1/*020000A1*/ chars) cil managed - // SIG: 20 02 08 15 11 82 60 01 05 15 11 82 84 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetChars - - .method /*06000CFF*/ public hidebysig newslot virtual - instance class System.Text.Decoder/*020000F1*/ - GetDecoder() cil managed - // SIG: 20 00 12 83 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetDecoder - - .method /*06000D00*/ public hidebysig newslot virtual - instance class System.Text.Encoder/*020000F9*/ - GetEncoder() cil managed - // SIG: 20 00 12 83 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetEncoder - - .method /*06000D01*/ public hidebysig static - class System.Text.Encoding/*02000101*/ - GetEncoding(int32 codepage) cil managed - // SIG: 00 01 12 84 04 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetEncoding - - .method /*06000D02*/ public hidebysig static - class System.Text.Encoding/*02000101*/ - GetEncoding(int32 codepage, - class System.Text.EncoderFallback/*020000FC*/ encoderFallback, - class System.Text.DecoderFallback/*020000F4*/ decoderFallback) cil managed - // SIG: 00 03 12 84 04 08 12 83 F0 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetEncoding - - .method /*06000D03*/ public hidebysig static - class System.Text.Encoding/*02000101*/ - GetEncoding(string name) cil managed - // SIG: 00 01 12 84 04 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetEncoding - - .method /*06000D04*/ public hidebysig static - class System.Text.Encoding/*02000101*/ - GetEncoding(string name, - class System.Text.EncoderFallback/*020000FC*/ encoderFallback, - class System.Text.DecoderFallback/*020000F4*/ decoderFallback) cil managed - // SIG: 00 03 12 84 04 0E 12 83 F0 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetEncoding - - .method /*06000D05*/ public hidebysig static - class System.Text.EncodingInfo/*02000102*/[] - GetEncodings() cil managed - // SIG: 00 00 1D 12 84 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetEncodings - - .method /*06000D06*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetHashCode - - .method /*06000D07*/ public hidebysig newslot abstract virtual - instance int32 GetMaxByteCount(int32 charCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method Encoding::GetMaxByteCount - - .method /*06000D08*/ public hidebysig newslot abstract virtual - instance int32 GetMaxCharCount(int32 byteCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x0 - } // end of method Encoding::GetMaxCharCount - - .method /*06000D09*/ public hidebysig newslot virtual - instance uint8[] GetPreamble() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetPreamble - - .method /*06000D0A*/ public hidebysig instance string - GetString(uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 02 0E 0F 05 08 - { - .custom /*0C0001D3:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetString - - .method /*06000D0B*/ public hidebysig newslot virtual - instance string GetString(uint8[] bytes) cil managed - // SIG: 20 01 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetString - - .method /*06000D0C*/ public hidebysig newslot virtual - instance string GetString(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetString - - .method /*06000D0D*/ public hidebysig instance string - GetString(valuetype System.ReadOnlySpan`1/*02000098*/ bytes) cil managed - // SIG: 20 01 0E 15 11 82 60 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::GetString - - .method /*06000D0E*/ public hidebysig instance bool - IsAlwaysNormalized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::IsAlwaysNormalized - - .method /*06000D0F*/ public hidebysig newslot virtual - instance bool IsAlwaysNormalized(valuetype System.Text.NormalizationForm/*02000104*/ form) cil managed - // SIG: 20 01 02 11 84 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Encoding::IsAlwaysNormalized - - .method /*06000D10*/ public hidebysig static - void RegisterProvider(class System.Text.EncodingProvider/*02000103*/ provider) cil managed - // SIG: 00 01 01 12 84 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Encoding::RegisterProvider - - .property /*1700018D*/ class System.Text.Encoding/*02000101*/ - ASCII() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_ASCII() /* 06000CCC */ - } // end of property Encoding::ASCII - .property /*1700018E*/ class System.Text.Encoding/*02000101*/ - BigEndianUnicode() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_BigEndianUnicode() /* 06000CCD */ - } // end of property Encoding::BigEndianUnicode - .property /*1700018F*/ instance string BodyName() - { - .get instance string System.Text.Encoding/*02000101*/::get_BodyName() /* 06000CCE */ - } // end of property Encoding::BodyName - .property /*17000190*/ instance int32 CodePage() - { - .get instance int32 System.Text.Encoding/*02000101*/::get_CodePage() /* 06000CCF */ - } // end of property Encoding::CodePage - .property /*17000191*/ instance class System.Text.DecoderFallback/*020000F4*/ - DecoderFallback() - { - .get instance class System.Text.DecoderFallback/*020000F4*/ System.Text.Encoding/*02000101*/::get_DecoderFallback() /* 06000CD0 */ - .set instance void System.Text.Encoding/*02000101*/::set_DecoderFallback(class System.Text.DecoderFallback/*020000F4*/) /* 06000CD1 */ - } // end of property Encoding::DecoderFallback - .property /*17000192*/ class System.Text.Encoding/*02000101*/ - Default() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_Default() /* 06000CD2 */ - } // end of property Encoding::Default - .property /*17000193*/ instance class System.Text.EncoderFallback/*020000FC*/ - EncoderFallback() - { - .get instance class System.Text.EncoderFallback/*020000FC*/ System.Text.Encoding/*02000101*/::get_EncoderFallback() /* 06000CD3 */ - .set instance void System.Text.Encoding/*02000101*/::set_EncoderFallback(class System.Text.EncoderFallback/*020000FC*/) /* 06000CD4 */ - } // end of property Encoding::EncoderFallback - .property /*17000194*/ instance string EncodingName() - { - .get instance string System.Text.Encoding/*02000101*/::get_EncodingName() /* 06000CD5 */ - } // end of property Encoding::EncodingName - .property /*17000195*/ instance string HeaderName() - { - .get instance string System.Text.Encoding/*02000101*/::get_HeaderName() /* 06000CD6 */ - } // end of property Encoding::HeaderName - .property /*17000196*/ instance bool IsBrowserDisplay() - { - .get instance bool System.Text.Encoding/*02000101*/::get_IsBrowserDisplay() /* 06000CD7 */ - } // end of property Encoding::IsBrowserDisplay - .property /*17000197*/ instance bool IsBrowserSave() - { - .get instance bool System.Text.Encoding/*02000101*/::get_IsBrowserSave() /* 06000CD8 */ - } // end of property Encoding::IsBrowserSave - .property /*17000198*/ instance bool IsMailNewsDisplay() - { - .get instance bool System.Text.Encoding/*02000101*/::get_IsMailNewsDisplay() /* 06000CD9 */ - } // end of property Encoding::IsMailNewsDisplay - .property /*17000199*/ instance bool IsMailNewsSave() - { - .get instance bool System.Text.Encoding/*02000101*/::get_IsMailNewsSave() /* 06000CDA */ - } // end of property Encoding::IsMailNewsSave - .property /*1700019A*/ instance bool IsReadOnly() - { - .get instance bool System.Text.Encoding/*02000101*/::get_IsReadOnly() /* 06000CDB */ - } // end of property Encoding::IsReadOnly - .property /*1700019B*/ instance bool IsSingleByte() - { - .get instance bool System.Text.Encoding/*02000101*/::get_IsSingleByte() /* 06000CDC */ - } // end of property Encoding::IsSingleByte - .property /*1700019C*/ instance valuetype System.ReadOnlySpan`1/*02000098*/ - Preamble() - { - .get instance valuetype System.ReadOnlySpan`1/*02000098*/ System.Text.Encoding/*02000101*/::get_Preamble() /* 06000CDD */ - } // end of property Encoding::Preamble - .property /*1700019D*/ class System.Text.Encoding/*02000101*/ - Unicode() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_Unicode() /* 06000CDE */ - } // end of property Encoding::Unicode - .property /*1700019E*/ class System.Text.Encoding/*02000101*/ - UTF32() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_UTF32() /* 06000CDF */ - } // end of property Encoding::UTF32 - .property /*1700019F*/ class System.Text.Encoding/*02000101*/ - UTF7() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_UTF7() /* 06000CE0 */ - } // end of property Encoding::UTF7 - .property /*170001A0*/ class System.Text.Encoding/*02000101*/ - UTF8() - { - .get class System.Text.Encoding/*02000101*/ System.Text.Encoding/*02000101*/::get_UTF8() /* 06000CE1 */ - } // end of property Encoding::UTF8 - .property /*170001A1*/ instance string WebName() - { - .get instance string System.Text.Encoding/*02000101*/::get_WebName() /* 06000CE2 */ - } // end of property Encoding::WebName - .property /*170001A2*/ instance int32 WindowsCodePage() - { - .get instance int32 System.Text.Encoding/*02000101*/::get_WindowsCodePage() /* 06000CE3 */ - } // end of property Encoding::WindowsCodePage -} // end of class System.Text.Encoding - -.class /*02000102*/ public auto ansi sealed beforefieldinit System.Text.EncodingInfo - extends System.Object/*0200008E*/ -{ - .method /*06000D11*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method EncodingInfo::.ctor - - .method /*06000D12*/ public hidebysig specialname - instance int32 get_CodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingInfo::get_CodePage - - .method /*06000D13*/ public hidebysig specialname - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingInfo::get_DisplayName - - .method /*06000D14*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingInfo::get_Name - - .method /*06000D15*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingInfo::Equals - - .method /*06000D16*/ public hidebysig instance class System.Text.Encoding/*02000101*/ - GetEncoding() cil managed - // SIG: 20 00 12 84 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingInfo::GetEncoding - - .method /*06000D17*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingInfo::GetHashCode - - .property /*170001A3*/ instance int32 CodePage() - { - .get instance int32 System.Text.EncodingInfo/*02000102*/::get_CodePage() /* 06000D12 */ - } // end of property EncodingInfo::CodePage - .property /*170001A4*/ instance string DisplayName() - { - .get instance string System.Text.EncodingInfo/*02000102*/::get_DisplayName() /* 06000D13 */ - } // end of property EncodingInfo::DisplayName - .property /*170001A5*/ instance string Name() - { - .get instance string System.Text.EncodingInfo/*02000102*/::get_Name() /* 06000D14 */ - } // end of property EncodingInfo::Name -} // end of class System.Text.EncodingInfo - -.class /*02000103*/ public abstract auto ansi beforefieldinit System.Text.EncodingProvider - extends System.Object/*0200008E*/ -{ - .method /*06000D18*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method EncodingProvider::.ctor - - .method /*06000D19*/ public hidebysig newslot abstract virtual - instance class System.Text.Encoding/*02000101*/ - GetEncoding(int32 codepage) cil managed - // SIG: 20 01 12 84 04 08 - { - // Method begins at RVA 0x0 - } // end of method EncodingProvider::GetEncoding - - .method /*06000D1A*/ public hidebysig newslot virtual - instance class System.Text.Encoding/*02000101*/ - GetEncoding(int32 codepage, - class System.Text.EncoderFallback/*020000FC*/ encoderFallback, - class System.Text.DecoderFallback/*020000F4*/ decoderFallback) cil managed - // SIG: 20 03 12 84 04 08 12 83 F0 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingProvider::GetEncoding - - .method /*06000D1B*/ public hidebysig newslot abstract virtual - instance class System.Text.Encoding/*02000101*/ - GetEncoding(string name) cil managed - // SIG: 20 01 12 84 04 0E - { - // Method begins at RVA 0x0 - } // end of method EncodingProvider::GetEncoding - - .method /*06000D1C*/ public hidebysig newslot virtual - instance class System.Text.Encoding/*02000101*/ - GetEncoding(string name, - class System.Text.EncoderFallback/*020000FC*/ encoderFallback, - class System.Text.DecoderFallback/*020000F4*/ decoderFallback) cil managed - // SIG: 20 03 12 84 04 0E 12 83 F0 12 83 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EncodingProvider::GetEncoding - -} // end of class System.Text.EncodingProvider - -.class /*02000104*/ public auto ansi sealed System.Text.NormalizationForm - extends System.Enum/*02000037*/ -{ - .field /*0400014D*/ public specialname rtspecialname int32 value__ - .field /*0400014E*/ public static literal valuetype System.Text.NormalizationForm/*02000104*/ FormC = int32(0x00000001) - .field /*0400014F*/ public static literal valuetype System.Text.NormalizationForm/*02000104*/ FormD = int32(0x00000002) - .field /*04000150*/ public static literal valuetype System.Text.NormalizationForm/*02000104*/ FormKC = int32(0x00000005) - .field /*04000151*/ public static literal valuetype System.Text.NormalizationForm/*02000104*/ FormKD = int32(0x00000006) -} // end of class System.Text.NormalizationForm - -.class /*02000105*/ public auto ansi sealed beforefieldinit System.Text.StringBuilder - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .custom /*0C00004E:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 05 43 68 61 72 73 00 00 ) // ...Chars.. - .method /*06000D1D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringBuilder::.ctor - - .method /*06000D1E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringBuilder::.ctor - - .method /*06000D1F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 capacity, - int32 maxCapacity) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringBuilder::.ctor - - .method /*06000D20*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringBuilder::.ctor - - .method /*06000D21*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value', - int32 capacity) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringBuilder::.ctor - - .method /*06000D22*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value', - int32 startIndex, - int32 length, - int32 capacity) cil managed - // SIG: 20 04 01 0E 08 08 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringBuilder::.ctor - - .method /*06000D23*/ public hidebysig specialname - instance int32 get_Capacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::get_Capacity - - .method /*06000D24*/ public hidebysig specialname - instance void set_Capacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringBuilder::set_Capacity - - .method /*06000D25*/ public hidebysig specialname - instance char get_Chars(int32 index) cil managed - // SIG: 20 01 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::get_Chars - - .method /*06000D26*/ public hidebysig specialname - instance void set_Chars(int32 index, - char 'value') cil managed - // SIG: 20 02 01 08 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringBuilder::set_Chars - - .method /*06000D27*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::get_Length - - .method /*06000D28*/ public hidebysig specialname - instance void set_Length(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringBuilder::set_Length - - .method /*06000D29*/ public hidebysig specialname - instance int32 get_MaxCapacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::get_MaxCapacity - - .method /*06000D2A*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(bool 'value') cil managed - // SIG: 20 01 12 84 14 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D2B*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(uint8 'value') cil managed - // SIG: 20 01 12 84 14 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D2C*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(char 'value') cil managed - // SIG: 20 01 12 84 14 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D2D*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(char* 'value', - int32 valueCount) cil managed - // SIG: 20 02 12 84 14 0F 03 08 - { - .custom /*0C0001D4:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D2E*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(char 'value', - int32 repeatCount) cil managed - // SIG: 20 02 12 84 14 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D2F*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(char[] 'value') cil managed - // SIG: 20 01 12 84 14 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D30*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(char[] 'value', - int32 startIndex, - int32 charCount) cil managed - // SIG: 20 03 12 84 14 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D31*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 20 01 12 84 14 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D32*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(float64 'value') cil managed - // SIG: 20 01 12 84 14 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D33*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(int16 'value') cil managed - // SIG: 20 01 12 84 14 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D34*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(int32 'value') cil managed - // SIG: 20 01 12 84 14 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D35*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(int64 'value') cil managed - // SIG: 20 01 12 84 14 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D36*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(object 'value') cil managed - // SIG: 20 01 12 84 14 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D37*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(valuetype System.ReadOnlySpan`1/*02000098*/ 'value') cil managed - // SIG: 20 01 12 84 14 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D38*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(int8 'value') cil managed - // SIG: 20 01 12 84 14 04 - { - .custom /*0C0001D5:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D39*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(float32 'value') cil managed - // SIG: 20 01 12 84 14 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D3A*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(string 'value') cil managed - // SIG: 20 01 12 84 14 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D3B*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(string 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 12 84 14 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D3C*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(class System.Text.StringBuilder/*02000105*/ 'value') cil managed - // SIG: 20 01 12 84 14 12 84 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D3D*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(class System.Text.StringBuilder/*02000105*/ 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 03 12 84 14 12 84 14 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D3E*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(uint16 'value') cil managed - // SIG: 20 01 12 84 14 07 - { - .custom /*0C0001D6:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D3F*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(uint32 'value') cil managed - // SIG: 20 01 12 84 14 09 - { - .custom /*0C0001D7:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D40*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Append(uint64 'value') cil managed - // SIG: 20 01 12 84 14 0B - { - .custom /*0C0001D8:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Append - - .method /*06000D41*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(class System.IFormatProvider/*02000065*/ provider, - string format, - object arg0) cil managed - // SIG: 20 03 12 84 14 12 81 94 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D42*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(class System.IFormatProvider/*02000065*/ provider, - string format, - object arg0, - object arg1) cil managed - // SIG: 20 04 12 84 14 12 81 94 0E 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D43*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(class System.IFormatProvider/*02000065*/ provider, - string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 20 05 12 84 14 12 81 94 0E 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D44*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(class System.IFormatProvider/*02000065*/ provider, - string format, - object[] args) cil managed - // SIG: 20 03 12 84 14 12 81 94 0E 1D 1C - { - .param [3]/*08001606*/ - .custom /*0C000233:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D45*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(string format, - object arg0) cil managed - // SIG: 20 02 12 84 14 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D46*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(string format, - object arg0, - object arg1) cil managed - // SIG: 20 03 12 84 14 0E 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D47*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(string format, - object arg0, - object arg1, - object arg2) cil managed - // SIG: 20 04 12 84 14 0E 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D48*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendFormat(string format, - object[] args) cil managed - // SIG: 20 02 12 84 14 0E 1D 1C - { - .param [2]/*08001611*/ - .custom /*0C000234:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendFormat - - .method /*06000D49*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendJoin(char separator, - object[] values) cil managed - // SIG: 20 02 12 84 14 03 1D 1C - { - .param [2]/*08001613*/ - .custom /*0C000235:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendJoin - - .method /*06000D4A*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendJoin(char separator, - string[] values) cil managed - // SIG: 20 02 12 84 14 03 1D 0E - { - .param [2]/*08001615*/ - .custom /*0C000236:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendJoin - - .method /*06000D4B*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendJoin(string separator, - object[] values) cil managed - // SIG: 20 02 12 84 14 0E 1D 1C - { - .param [2]/*08001617*/ - .custom /*0C000237:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendJoin - - .method /*06000D4C*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendJoin(string separator, - string[] values) cil managed - // SIG: 20 02 12 84 14 0E 1D 0E - { - .param [2]/*08001619*/ - .custom /*0C000238:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendJoin - - .method /*06000D4D*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendJoin(char separator, - class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 30 01 02 12 84 14 03 15 12 88 80 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendJoin - - .method /*06000D4E*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendJoin(string separator, - class System.Collections.Generic.IEnumerable`1/*02000220*/ values) cil managed - // SIG: 30 01 02 12 84 14 0E 15 12 88 80 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendJoin - - .method /*06000D4F*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendLine() cil managed - // SIG: 20 00 12 84 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendLine - - .method /*06000D50*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - AppendLine(string 'value') cil managed - // SIG: 20 01 12 84 14 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::AppendLine - - .method /*06000D51*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Clear() cil managed - // SIG: 20 00 12 84 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Clear - - .method /*06000D52*/ public hidebysig instance void - CopyTo(int32 sourceIndex, - char[] destination, - int32 destinationIndex, - int32 count) cil managed - // SIG: 20 04 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringBuilder::CopyTo - - .method /*06000D53*/ public hidebysig instance void - CopyTo(int32 sourceIndex, - valuetype System.Span`1/*020000A1*/ destination, - int32 count) cil managed - // SIG: 20 03 01 08 15 11 82 84 01 03 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringBuilder::CopyTo - - .method /*06000D54*/ public hidebysig instance int32 - EnsureCapacity(int32 capacity) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::EnsureCapacity - - .method /*06000D55*/ public hidebysig instance bool - Equals(valuetype System.ReadOnlySpan`1/*02000098*/ span) cil managed - // SIG: 20 01 02 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Equals - - .method /*06000D56*/ public hidebysig instance bool - Equals(class System.Text.StringBuilder/*02000105*/ sb) cil managed - // SIG: 20 01 02 12 84 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Equals - - .method /*06000D57*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - bool 'value') cil managed - // SIG: 20 02 12 84 14 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D58*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - uint8 'value') cil managed - // SIG: 20 02 12 84 14 08 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D59*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - char 'value') cil managed - // SIG: 20 02 12 84 14 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D5A*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - char[] 'value') cil managed - // SIG: 20 02 12 84 14 08 1D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D5B*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - char[] 'value', - int32 startIndex, - int32 charCount) cil managed - // SIG: 20 04 12 84 14 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D5C*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 20 02 12 84 14 08 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D5D*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - float64 'value') cil managed - // SIG: 20 02 12 84 14 08 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D5E*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - int16 'value') cil managed - // SIG: 20 02 12 84 14 08 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D5F*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - int32 'value') cil managed - // SIG: 20 02 12 84 14 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D60*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - int64 'value') cil managed - // SIG: 20 02 12 84 14 08 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D61*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 12 84 14 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D62*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - valuetype System.ReadOnlySpan`1/*02000098*/ 'value') cil managed - // SIG: 20 02 12 84 14 08 15 11 82 60 01 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D63*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - int8 'value') cil managed - // SIG: 20 02 12 84 14 08 04 - { - .custom /*0C0001D9:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D64*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - float32 'value') cil managed - // SIG: 20 02 12 84 14 08 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D65*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - string 'value') cil managed - // SIG: 20 02 12 84 14 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D66*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - string 'value', - int32 count) cil managed - // SIG: 20 03 12 84 14 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D67*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - uint16 'value') cil managed - // SIG: 20 02 12 84 14 08 07 - { - .custom /*0C0001DA:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D68*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - uint32 'value') cil managed - // SIG: 20 02 12 84 14 08 09 - { - .custom /*0C0001DB:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D69*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Insert(int32 index, - uint64 'value') cil managed - // SIG: 20 02 12 84 14 08 0B - { - .custom /*0C0001DC:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Insert - - .method /*06000D6A*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Remove(int32 startIndex, - int32 length) cil managed - // SIG: 20 02 12 84 14 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Remove - - .method /*06000D6B*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Replace(char oldChar, - char newChar) cil managed - // SIG: 20 02 12 84 14 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Replace - - .method /*06000D6C*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Replace(char oldChar, - char newChar, - int32 startIndex, - int32 count) cil managed - // SIG: 20 04 12 84 14 03 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Replace - - .method /*06000D6D*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Replace(string oldValue, - string newValue) cil managed - // SIG: 20 02 12 84 14 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Replace - - .method /*06000D6E*/ public hidebysig instance class System.Text.StringBuilder/*02000105*/ - Replace(string oldValue, - string newValue, - int32 startIndex, - int32 count) cil managed - // SIG: 20 04 12 84 14 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::Replace - - .method /*06000D6F*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringBuilder::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*06000D70*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::ToString - - .method /*06000D71*/ public hidebysig instance string - ToString(int32 startIndex, - int32 length) cil managed - // SIG: 20 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringBuilder::ToString - - .property /*170001A6*/ instance int32 Capacity() - { - .get instance int32 System.Text.StringBuilder/*02000105*/::get_Capacity() /* 06000D23 */ - .set instance void System.Text.StringBuilder/*02000105*/::set_Capacity(int32) /* 06000D24 */ - } // end of property StringBuilder::Capacity - .property /*170001A7*/ instance char Chars(int32) - { - .get instance char System.Text.StringBuilder/*02000105*/::get_Chars(int32) /* 06000D25 */ - .set instance void System.Text.StringBuilder/*02000105*/::set_Chars(int32, - char) /* 06000D26 */ - } // end of property StringBuilder::Chars - .property /*170001A8*/ instance int32 Length() - { - .get instance int32 System.Text.StringBuilder/*02000105*/::get_Length() /* 06000D27 */ - .set instance void System.Text.StringBuilder/*02000105*/::set_Length(int32) /* 06000D28 */ - } // end of property StringBuilder::Length - .property /*170001A9*/ instance int32 MaxCapacity() - { - .get instance int32 System.Text.StringBuilder/*02000105*/::get_MaxCapacity() /* 06000D29 */ - } // end of property StringBuilder::MaxCapacity -} // end of class System.Text.StringBuilder - -.class /*02000106*/ public auto ansi sealed beforefieldinit System.Security.AllowPartiallyTrustedCallersAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00004F:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000D72*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AllowPartiallyTrustedCallersAttribute::.ctor - - .method /*06000D73*/ public hidebysig specialname - instance valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/ - get_PartialTrustVisibilityLevel() cil managed - // SIG: 20 00 11 84 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AllowPartiallyTrustedCallersAttribute::get_PartialTrustVisibilityLevel - - .method /*06000D74*/ public hidebysig specialname - instance void set_PartialTrustVisibilityLevel(valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/ 'value') cil managed - // SIG: 20 01 01 11 84 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AllowPartiallyTrustedCallersAttribute::set_PartialTrustVisibilityLevel - - .property /*170001AA*/ instance valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/ - PartialTrustVisibilityLevel() - { - .get instance valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/ System.Security.AllowPartiallyTrustedCallersAttribute/*02000106*/::get_PartialTrustVisibilityLevel() /* 06000D73 */ - .set instance void System.Security.AllowPartiallyTrustedCallersAttribute/*02000106*/::set_PartialTrustVisibilityLevel(valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/) /* 06000D74 */ - } // end of property AllowPartiallyTrustedCallersAttribute::PartialTrustVisibilityLevel -} // end of class System.Security.AllowPartiallyTrustedCallersAttribute - -.class /*02000107*/ public auto ansi sealed System.Security.PartialTrustVisibilityLevel - extends System.Enum/*02000037*/ -{ - .field /*04000152*/ public specialname rtspecialname int32 value__ - .field /*04000153*/ public static literal valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/ NotVisibleByDefault = int32(0x00000001) - .field /*04000154*/ public static literal valuetype System.Security.PartialTrustVisibilityLevel/*02000107*/ VisibleToAllHosts = int32(0x00000000) -} // end of class System.Security.PartialTrustVisibilityLevel - -.class /*02000108*/ public auto ansi sealed beforefieldinit System.Security.SecurityCriticalAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000050:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 7D 15 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..}.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000D75*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityCriticalAttribute::.ctor - - .method /*06000D76*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.SecurityCriticalScope/*02000109*/ scope) cil managed - // SIG: 20 01 01 11 84 24 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityCriticalAttribute::.ctor - - .method /*06000D77*/ public hidebysig specialname - instance valuetype System.Security.SecurityCriticalScope/*02000109*/ - get_Scope() cil managed - // SIG: 20 00 11 84 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityCriticalAttribute::get_Scope - - .property /*170001AB*/ instance valuetype System.Security.SecurityCriticalScope/*02000109*/ - Scope() - { - .custom /*0C0000C1:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 4B 53 65 63 75 72 69 74 79 43 72 69 74 69 // ..KSecurityCriti - 63 61 6C 53 63 6F 70 65 20 69 73 20 6F 6E 6C 79 // calScope is only - 20 75 73 65 64 20 66 6F 72 20 2E 4E 45 54 20 32 // used for .NET 2 - 2E 30 20 74 72 61 6E 73 70 61 72 65 6E 63 79 20 // .0 transparency - 63 6F 6D 70 61 74 69 62 69 6C 69 74 79 2E 00 00 ) // compatibility... - .get instance valuetype System.Security.SecurityCriticalScope/*02000109*/ System.Security.SecurityCriticalAttribute/*02000108*/::get_Scope() /* 06000D77 */ - } // end of property SecurityCriticalAttribute::Scope -} // end of class System.Security.SecurityCriticalAttribute - -.class /*02000109*/ public auto ansi sealed System.Security.SecurityCriticalScope - extends System.Enum/*02000037*/ -{ - .custom /*0C000051:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 4B 53 65 63 75 72 69 74 79 43 72 69 74 69 // ..KSecurityCriti - 63 61 6C 53 63 6F 70 65 20 69 73 20 6F 6E 6C 79 // calScope is only - 20 75 73 65 64 20 66 6F 72 20 2E 4E 45 54 20 32 // used for .NET 2 - 2E 30 20 74 72 61 6E 73 70 61 72 65 6E 63 79 20 // .0 transparency - 63 6F 6D 70 61 74 69 62 69 6C 69 74 79 2E 00 00 ) // compatibility... - .field /*04000155*/ public specialname rtspecialname int32 value__ - .field /*04000156*/ public static literal valuetype System.Security.SecurityCriticalScope/*02000109*/ Everything = int32(0x00000001) - .field /*04000157*/ public static literal valuetype System.Security.SecurityCriticalScope/*02000109*/ Explicit = int32(0x00000000) -} // end of class System.Security.SecurityCriticalScope - -.class /*0200010A*/ public auto ansi beforefieldinit System.Security.SecurityException - extends System.SystemException/*020000A7*/ -{ - .method /*06000D78*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityException::.ctor - - .method /*06000D79*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityException::.ctor - - .method /*06000D7A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityException::.ctor - - .method /*06000D7B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityException::.ctor - - .method /*06000D7C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Type/*020000B8*/ 'type') cil managed - // SIG: 20 02 01 0E 12 82 E0 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityException::.ctor - - .method /*06000D7D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Type/*020000B8*/ 'type', - string state) cil managed - // SIG: 20 03 01 0E 12 82 E0 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SecurityException::.ctor - - .method /*06000D7E*/ public hidebysig specialname - instance object get_Demanded() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_Demanded - - .method /*06000D7F*/ public hidebysig specialname - instance void set_Demanded(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_Demanded - - .method /*06000D80*/ public hidebysig specialname - instance object get_DenySetInstance() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_DenySetInstance - - .method /*06000D81*/ public hidebysig specialname - instance void set_DenySetInstance(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_DenySetInstance - - .method /*06000D82*/ public hidebysig specialname - instance class System.Reflection.AssemblyName/*02000190*/ - get_FailedAssemblyInfo() cil managed - // SIG: 20 00 12 86 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_FailedAssemblyInfo - - .method /*06000D83*/ public hidebysig specialname - instance void set_FailedAssemblyInfo(class System.Reflection.AssemblyName/*02000190*/ 'value') cil managed - // SIG: 20 01 01 12 86 40 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_FailedAssemblyInfo - - .method /*06000D84*/ public hidebysig specialname - instance string get_GrantedSet() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_GrantedSet - - .method /*06000D85*/ public hidebysig specialname - instance void set_GrantedSet(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_GrantedSet - - .method /*06000D86*/ public hidebysig specialname - instance class System.Reflection.MethodInfo/*020001B8*/ - get_Method() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_Method - - .method /*06000D87*/ public hidebysig specialname - instance void set_Method(class System.Reflection.MethodInfo/*020001B8*/ 'value') cil managed - // SIG: 20 01 01 12 86 E0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_Method - - .method /*06000D88*/ public hidebysig specialname - instance string get_PermissionState() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_PermissionState - - .method /*06000D89*/ public hidebysig specialname - instance void set_PermissionState(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_PermissionState - - .method /*06000D8A*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_PermissionType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_PermissionType - - .method /*06000D8B*/ public hidebysig specialname - instance void set_PermissionType(class System.Type/*020000B8*/ 'value') cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_PermissionType - - .method /*06000D8C*/ public hidebysig specialname - instance object get_PermitOnlySetInstance() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_PermitOnlySetInstance - - .method /*06000D8D*/ public hidebysig specialname - instance void set_PermitOnlySetInstance(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_PermitOnlySetInstance - - .method /*06000D8E*/ public hidebysig specialname - instance string get_RefusedSet() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_RefusedSet - - .method /*06000D8F*/ public hidebysig specialname - instance void set_RefusedSet(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_RefusedSet - - .method /*06000D90*/ public hidebysig specialname - instance string get_Url() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::get_Url - - .method /*06000D91*/ public hidebysig specialname - instance void set_Url(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::set_Url - - .method /*06000D92*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityException::GetObjectData - - .method /*06000D93*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityException::ToString - - .property /*170001AC*/ instance object Demanded() - { - .get instance object System.Security.SecurityException/*0200010A*/::get_Demanded() /* 06000D7E */ - .set instance void System.Security.SecurityException/*0200010A*/::set_Demanded(object) /* 06000D7F */ - } // end of property SecurityException::Demanded - .property /*170001AD*/ instance object DenySetInstance() - { - .get instance object System.Security.SecurityException/*0200010A*/::get_DenySetInstance() /* 06000D80 */ - .set instance void System.Security.SecurityException/*0200010A*/::set_DenySetInstance(object) /* 06000D81 */ - } // end of property SecurityException::DenySetInstance - .property /*170001AE*/ instance class System.Reflection.AssemblyName/*02000190*/ - FailedAssemblyInfo() - { - .get instance class System.Reflection.AssemblyName/*02000190*/ System.Security.SecurityException/*0200010A*/::get_FailedAssemblyInfo() /* 06000D82 */ - .set instance void System.Security.SecurityException/*0200010A*/::set_FailedAssemblyInfo(class System.Reflection.AssemblyName/*02000190*/) /* 06000D83 */ - } // end of property SecurityException::FailedAssemblyInfo - .property /*170001AF*/ instance string GrantedSet() - { - .get instance string System.Security.SecurityException/*0200010A*/::get_GrantedSet() /* 06000D84 */ - .set instance void System.Security.SecurityException/*0200010A*/::set_GrantedSet(string) /* 06000D85 */ - } // end of property SecurityException::GrantedSet - .property /*170001B0*/ instance class System.Reflection.MethodInfo/*020001B8*/ - Method() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Security.SecurityException/*0200010A*/::get_Method() /* 06000D86 */ - .set instance void System.Security.SecurityException/*0200010A*/::set_Method(class System.Reflection.MethodInfo/*020001B8*/) /* 06000D87 */ - } // end of property SecurityException::Method - .property /*170001B1*/ instance string PermissionState() - { - .get instance string System.Security.SecurityException/*0200010A*/::get_PermissionState() /* 06000D88 */ - .set instance void System.Security.SecurityException/*0200010A*/::set_PermissionState(string) /* 06000D89 */ - } // end of property SecurityException::PermissionState - .property /*170001B2*/ instance class System.Type/*020000B8*/ - PermissionType() - { - .get instance class System.Type/*020000B8*/ System.Security.SecurityException/*0200010A*/::get_PermissionType() /* 06000D8A */ - .set instance void System.Security.SecurityException/*0200010A*/::set_PermissionType(class System.Type/*020000B8*/) /* 06000D8B */ - } // end of property SecurityException::PermissionType - .property /*170001B3*/ instance object PermitOnlySetInstance() - { - .get instance object System.Security.SecurityException/*0200010A*/::get_PermitOnlySetInstance() /* 06000D8C */ - .set instance void System.Security.SecurityException/*0200010A*/::set_PermitOnlySetInstance(object) /* 06000D8D */ - } // end of property SecurityException::PermitOnlySetInstance - .property /*170001B4*/ instance string RefusedSet() - { - .get instance string System.Security.SecurityException/*0200010A*/::get_RefusedSet() /* 06000D8E */ - .set instance void System.Security.SecurityException/*0200010A*/::set_RefusedSet(string) /* 06000D8F */ - } // end of property SecurityException::RefusedSet - .property /*170001B5*/ instance string Url() - { - .get instance string System.Security.SecurityException/*0200010A*/::get_Url() /* 06000D90 */ - .set instance void System.Security.SecurityException/*0200010A*/::set_Url(string) /* 06000D91 */ - } // end of property SecurityException::Url -} // end of class System.Security.SecurityException - -.class /*0200010B*/ public auto ansi sealed beforefieldinit System.Security.SecurityRulesAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000052:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000D94*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.SecurityRuleSet/*0200010C*/ ruleSet) cil managed - // SIG: 20 01 01 11 84 30 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityRulesAttribute::.ctor - - .method /*06000D95*/ public hidebysig specialname - instance valuetype System.Security.SecurityRuleSet/*0200010C*/ - get_RuleSet() cil managed - // SIG: 20 00 11 84 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityRulesAttribute::get_RuleSet - - .method /*06000D96*/ public hidebysig specialname - instance bool get_SkipVerificationInFullTrust() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SecurityRulesAttribute::get_SkipVerificationInFullTrust - - .method /*06000D97*/ public hidebysig specialname - instance void set_SkipVerificationInFullTrust(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SecurityRulesAttribute::set_SkipVerificationInFullTrust - - .property /*170001B6*/ instance valuetype System.Security.SecurityRuleSet/*0200010C*/ - RuleSet() - { - .get instance valuetype System.Security.SecurityRuleSet/*0200010C*/ System.Security.SecurityRulesAttribute/*0200010B*/::get_RuleSet() /* 06000D95 */ - } // end of property SecurityRulesAttribute::RuleSet - .property /*170001B7*/ instance bool SkipVerificationInFullTrust() - { - .get instance bool System.Security.SecurityRulesAttribute/*0200010B*/::get_SkipVerificationInFullTrust() /* 06000D96 */ - .set instance void System.Security.SecurityRulesAttribute/*0200010B*/::set_SkipVerificationInFullTrust(bool) /* 06000D97 */ - } // end of property SecurityRulesAttribute::SkipVerificationInFullTrust -} // end of class System.Security.SecurityRulesAttribute - -.class /*0200010C*/ public auto ansi sealed System.Security.SecurityRuleSet - extends System.Enum/*02000037*/ -{ - .field /*04000158*/ public specialname rtspecialname uint8 value__ - .field /*04000159*/ public static literal valuetype System.Security.SecurityRuleSet/*0200010C*/ Level1 = uint8(0x01) - .field /*0400015A*/ public static literal valuetype System.Security.SecurityRuleSet/*0200010C*/ Level2 = uint8(0x02) - .field /*0400015B*/ public static literal valuetype System.Security.SecurityRuleSet/*0200010C*/ None = uint8(0x00) -} // end of class System.Security.SecurityRuleSet - -.class /*0200010D*/ public auto ansi sealed beforefieldinit System.Security.SecuritySafeCriticalAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000053:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 7C 15 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..|.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000D98*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SecuritySafeCriticalAttribute::.ctor - -} // end of class System.Security.SecuritySafeCriticalAttribute - -.class /*0200010E*/ public auto ansi sealed beforefieldinit System.Security.SecurityTransparentAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000054:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000D99*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityTransparentAttribute::.ctor - -} // end of class System.Security.SecurityTransparentAttribute - -.class /*0200010F*/ public auto ansi sealed beforefieldinit System.Security.SecurityTreatAsSafeAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000055:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 7D 15 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..}.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .custom /*0C000056:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 80 53 65 63 75 72 69 74 79 54 72 65 61 // ....SecurityTrea - 74 41 73 53 61 66 65 20 69 73 20 6F 6E 6C 79 20 // tAsSafe is only - 75 73 65 64 20 66 6F 72 20 2E 4E 45 54 20 32 2E // used for .NET 2. - 30 20 74 72 61 6E 73 70 61 72 65 6E 63 79 20 63 // 0 transparency c - 6F 6D 70 61 74 69 62 69 6C 69 74 79 2E 20 20 50 // ompatibility. P - 6C 65 61 73 65 20 75 73 65 20 74 68 65 20 53 65 // lease use the Se - 63 75 72 69 74 79 53 61 66 65 43 72 69 74 69 63 // curitySafeCritic - 61 6C 41 74 74 72 69 62 75 74 65 20 69 6E 73 74 // alAttribute inst - 65 61 64 2E 00 00 ) // ead... - .method /*06000D9A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SecurityTreatAsSafeAttribute::.ctor - -} // end of class System.Security.SecurityTreatAsSafeAttribute - -.class /*02000110*/ public auto ansi sealed beforefieldinit System.Security.SuppressUnmanagedCodeSecurityAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000057:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 44 14 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..D.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000D9B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SuppressUnmanagedCodeSecurityAttribute::.ctor - -} // end of class System.Security.SuppressUnmanagedCodeSecurityAttribute - -.class /*02000111*/ public auto ansi sealed beforefieldinit System.Security.UnverifiableCodeAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000058:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 02 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000D9C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method UnverifiableCodeAttribute::.ctor - -} // end of class System.Security.UnverifiableCodeAttribute - -.class /*02000112*/ public auto ansi beforefieldinit System.Security.VerificationException - extends System.SystemException/*020000A7*/ -{ - .method /*06000D9D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method VerificationException::.ctor - - .method /*06000D9E*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method VerificationException::.ctor - - .method /*06000D9F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method VerificationException::.ctor - - .method /*06000DA0*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method VerificationException::.ctor - -} // end of class System.Security.VerificationException - -.class /*02000113*/ public auto ansi beforefieldinit System.Security.Cryptography.CryptographicException - extends System.SystemException/*020000A7*/ -{ - .method /*06000DA1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicException::.ctor - - .method /*06000DA2*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 hr) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicException::.ctor - - .method /*06000DA3*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicException::.ctor - - .method /*06000DA4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicException::.ctor - - .method /*06000DA5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicException::.ctor - - .method /*06000DA6*/ public hidebysig specialname rtspecialname - instance void .ctor(string format, - string insert) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicException::.ctor - -} // end of class System.Security.Cryptography.CryptographicException - -.class /*02000114*/ public auto ansi sealed beforefieldinit System.Runtime.AssemblyTargetedPatchBandAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000059:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000DA7*/ public hidebysig specialname rtspecialname - instance void .ctor(string targetedPatchBand) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyTargetedPatchBandAttribute::.ctor - - .method /*06000DA8*/ public hidebysig specialname - instance string get_TargetedPatchBand() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyTargetedPatchBandAttribute::get_TargetedPatchBand - - .property /*170001B8*/ instance string TargetedPatchBand() - { - .get instance string System.Runtime.AssemblyTargetedPatchBandAttribute/*02000114*/::get_TargetedPatchBand() /* 06000DA8 */ - } // end of property AssemblyTargetedPatchBandAttribute::TargetedPatchBand -} // end of class System.Runtime.AssemblyTargetedPatchBandAttribute - -.class /*02000115*/ public auto ansi sealed System.Runtime.GCLargeObjectHeapCompactionMode - extends System.Enum/*02000037*/ -{ - .field /*0400015C*/ public specialname rtspecialname int32 value__ - .field /*0400015D*/ public static literal valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/ CompactOnce = int32(0x00000002) - .field /*0400015E*/ public static literal valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/ Default = int32(0x00000001) -} // end of class System.Runtime.GCLargeObjectHeapCompactionMode - -.class /*02000116*/ public auto ansi sealed System.Runtime.GCLatencyMode - extends System.Enum/*02000037*/ -{ - .field /*0400015F*/ public specialname rtspecialname int32 value__ - .field /*04000160*/ public static literal valuetype System.Runtime.GCLatencyMode/*02000116*/ Batch = int32(0x00000000) - .field /*04000161*/ public static literal valuetype System.Runtime.GCLatencyMode/*02000116*/ Interactive = int32(0x00000001) - .field /*04000162*/ public static literal valuetype System.Runtime.GCLatencyMode/*02000116*/ LowLatency = int32(0x00000002) - .field /*04000163*/ public static literal valuetype System.Runtime.GCLatencyMode/*02000116*/ NoGCRegion = int32(0x00000004) - .field /*04000164*/ public static literal valuetype System.Runtime.GCLatencyMode/*02000116*/ SustainedLowLatency = int32(0x00000003) -} // end of class System.Runtime.GCLatencyMode - -.class /*02000117*/ public abstract auto ansi sealed beforefieldinit System.Runtime.GCSettings - extends System.Object/*0200008E*/ -{ - .method /*06000DA9*/ public hidebysig specialname static - bool get_IsServerGC() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCSettings::get_IsServerGC - - .method /*06000DAA*/ public hidebysig specialname static - valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/ - get_LargeObjectHeapCompactionMode() cil managed - // SIG: 00 00 11 84 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCSettings::get_LargeObjectHeapCompactionMode - - .method /*06000DAB*/ public hidebysig specialname static - void set_LargeObjectHeapCompactionMode(valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/ 'value') cil managed - // SIG: 00 01 01 11 84 54 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GCSettings::set_LargeObjectHeapCompactionMode - - .method /*06000DAC*/ public hidebysig specialname static - valuetype System.Runtime.GCLatencyMode/*02000116*/ - get_LatencyMode() cil managed - // SIG: 00 00 11 84 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCSettings::get_LatencyMode - - .method /*06000DAD*/ public hidebysig specialname static - void set_LatencyMode(valuetype System.Runtime.GCLatencyMode/*02000116*/ 'value') cil managed - // SIG: 00 01 01 11 84 58 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GCSettings::set_LatencyMode - - .property /*170001B9*/ bool IsServerGC() - { - .get bool System.Runtime.GCSettings/*02000117*/::get_IsServerGC() /* 06000DA9 */ - } // end of property GCSettings::IsServerGC - .property /*170001BA*/ valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/ - LargeObjectHeapCompactionMode() - { - .get valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/ System.Runtime.GCSettings/*02000117*/::get_LargeObjectHeapCompactionMode() /* 06000DAA */ - .set void System.Runtime.GCSettings/*02000117*/::set_LargeObjectHeapCompactionMode(valuetype System.Runtime.GCLargeObjectHeapCompactionMode/*02000115*/) /* 06000DAB */ - } // end of property GCSettings::LargeObjectHeapCompactionMode - .property /*170001BB*/ valuetype System.Runtime.GCLatencyMode/*02000116*/ - LatencyMode() - { - .get valuetype System.Runtime.GCLatencyMode/*02000116*/ System.Runtime.GCSettings/*02000117*/::get_LatencyMode() /* 06000DAC */ - .set void System.Runtime.GCSettings/*02000117*/::set_LatencyMode(valuetype System.Runtime.GCLatencyMode/*02000116*/) /* 06000DAD */ - } // end of property GCSettings::LatencyMode -} // end of class System.Runtime.GCSettings - -.class /*02000118*/ public auto ansi sealed beforefieldinit System.Runtime.MemoryFailPoint - extends System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/ - implements System.IDisposable/*02000063*/ -{ - .method /*06000DAE*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 sizeInMegabytes) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2171 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000E55 */ call instance void System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/::.ctor() /* 06000E55 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryFailPoint::.ctor - - .method /*06000DAF*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryFailPoint::Dispose - - .method /*06000DB0*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x217c - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)000E56 */ call instance void System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/::Finalize() /* 06000E56 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method MemoryFailPoint::Finalize - -} // end of class System.Runtime.MemoryFailPoint - -.class /*02000119*/ public auto ansi sealed beforefieldinit System.Runtime.TargetedPatchingOptOutAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00005A:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 60 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..`.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000DB1*/ public hidebysig specialname rtspecialname - instance void .ctor(string reason) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method TargetedPatchingOptOutAttribute::.ctor - - .method /*06000DB2*/ public hidebysig specialname - instance string get_Reason() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TargetedPatchingOptOutAttribute::get_Reason - - .property /*170001BC*/ instance string Reason() - { - .get instance string System.Runtime.TargetedPatchingOptOutAttribute/*02000119*/::get_Reason() /* 06000DB2 */ - } // end of property TargetedPatchingOptOutAttribute::Reason -} // end of class System.Runtime.TargetedPatchingOptOutAttribute - -.class /*0200011A*/ public auto ansi sealed beforefieldinit System.Runtime.Versioning.TargetFrameworkAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00005B:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000DB3*/ public hidebysig specialname rtspecialname - instance void .ctor(string frameworkName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method TargetFrameworkAttribute::.ctor - - .method /*06000DB4*/ public hidebysig specialname - instance string get_FrameworkDisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TargetFrameworkAttribute::get_FrameworkDisplayName - - .method /*06000DB5*/ public hidebysig specialname - instance void set_FrameworkDisplayName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TargetFrameworkAttribute::set_FrameworkDisplayName - - .method /*06000DB6*/ public hidebysig specialname - instance string get_FrameworkName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TargetFrameworkAttribute::get_FrameworkName - - .property /*170001BD*/ instance string FrameworkDisplayName() - { - .get instance string System.Runtime.Versioning.TargetFrameworkAttribute/*0200011A*/::get_FrameworkDisplayName() /* 06000DB4 */ - .set instance void System.Runtime.Versioning.TargetFrameworkAttribute/*0200011A*/::set_FrameworkDisplayName(string) /* 06000DB5 */ - } // end of property TargetFrameworkAttribute::FrameworkDisplayName - .property /*170001BE*/ instance string FrameworkName() - { - .get instance string System.Runtime.Versioning.TargetFrameworkAttribute/*0200011A*/::get_FrameworkName() /* 06000DB6 */ - } // end of property TargetFrameworkAttribute::FrameworkName -} // end of class System.Runtime.Versioning.TargetFrameworkAttribute - -.class /*0200011B*/ interface public abstract auto ansi System.Runtime.Serialization.IDeserializationCallback -{ - .method /*06000DB7*/ public hidebysig newslot abstract virtual - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IDeserializationCallback::OnDeserialization - -} // end of class System.Runtime.Serialization.IDeserializationCallback - -.class /*0200011C*/ interface public abstract auto ansi System.Runtime.Serialization.IFormatterConverter -{ - .custom /*0C00005C:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .method /*06000DB8*/ public hidebysig newslot abstract virtual - instance object Convert(object 'value', - class System.Type/*020000B8*/ 'type') cil managed - // SIG: 20 02 1C 1C 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::Convert - - .method /*06000DB9*/ public hidebysig newslot abstract virtual - instance object Convert(object 'value', - valuetype System.TypeCode/*020000BA*/ typeCode) cil managed - // SIG: 20 02 1C 1C 11 82 E8 - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::Convert - - .method /*06000DBA*/ public hidebysig newslot abstract virtual - instance bool ToBoolean(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToBoolean - - .method /*06000DBB*/ public hidebysig newslot abstract virtual - instance uint8 ToByte(object 'value') cil managed - // SIG: 20 01 05 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToByte - - .method /*06000DBC*/ public hidebysig newslot abstract virtual - instance char ToChar(object 'value') cil managed - // SIG: 20 01 03 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToChar - - .method /*06000DBD*/ public hidebysig newslot abstract virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(object 'value') cil managed - // SIG: 20 01 11 80 B0 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToDateTime - - .method /*06000DBE*/ public hidebysig newslot abstract virtual - instance valuetype System.Decimal/*02000031*/ - ToDecimal(object 'value') cil managed - // SIG: 20 01 11 80 C4 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToDecimal - - .method /*06000DBF*/ public hidebysig newslot abstract virtual - instance float64 ToDouble(object 'value') cil managed - // SIG: 20 01 0D 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToDouble - - .method /*06000DC0*/ public hidebysig newslot abstract virtual - instance int16 ToInt16(object 'value') cil managed - // SIG: 20 01 06 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToInt16 - - .method /*06000DC1*/ public hidebysig newslot abstract virtual - instance int32 ToInt32(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToInt32 - - .method /*06000DC2*/ public hidebysig newslot abstract virtual - instance int64 ToInt64(object 'value') cil managed - // SIG: 20 01 0A 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToInt64 - - .method /*06000DC3*/ public hidebysig newslot abstract virtual - instance int8 ToSByte(object 'value') cil managed - // SIG: 20 01 04 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToSByte - - .method /*06000DC4*/ public hidebysig newslot abstract virtual - instance float32 ToSingle(object 'value') cil managed - // SIG: 20 01 0C 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToSingle - - .method /*06000DC5*/ public hidebysig newslot abstract virtual - instance string ToString(object 'value') cil managed - // SIG: 20 01 0E 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToString - - .method /*06000DC6*/ public hidebysig newslot abstract virtual - instance uint16 ToUInt16(object 'value') cil managed - // SIG: 20 01 07 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToUInt16 - - .method /*06000DC7*/ public hidebysig newslot abstract virtual - instance uint32 ToUInt32(object 'value') cil managed - // SIG: 20 01 09 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToUInt32 - - .method /*06000DC8*/ public hidebysig newslot abstract virtual - instance uint64 ToUInt64(object 'value') cil managed - // SIG: 20 01 0B 1C - { - // Method begins at RVA 0x0 - } // end of method IFormatterConverter::ToUInt64 - -} // end of class System.Runtime.Serialization.IFormatterConverter - -.class /*0200011D*/ interface public abstract auto ansi System.Runtime.Serialization.IObjectReference -{ - .method /*06000DC9*/ public hidebysig newslot abstract virtual - instance object GetRealObject(valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 01 1C 11 84 A8 - { - // Method begins at RVA 0x0 - } // end of method IObjectReference::GetRealObject - -} // end of class System.Runtime.Serialization.IObjectReference - -.class /*0200011E*/ interface public abstract auto ansi System.Runtime.Serialization.ISafeSerializationData -{ - .method /*06000DCA*/ public hidebysig newslot abstract virtual - instance void CompleteDeserialization(object deserialized) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method ISafeSerializationData::CompleteDeserialization - -} // end of class System.Runtime.Serialization.ISafeSerializationData - -.class /*0200011F*/ interface public abstract auto ansi System.Runtime.Serialization.ISerializable -{ - .method /*06000DCB*/ public hidebysig newslot abstract virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x0 - } // end of method ISerializable::GetObjectData - -} // end of class System.Runtime.Serialization.ISerializable - -.class /*02000120*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.OnDeserializedAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00005D:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000DCC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method OnDeserializedAttribute::.ctor - -} // end of class System.Runtime.Serialization.OnDeserializedAttribute - -.class /*02000121*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.OnDeserializingAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00005E:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000DCD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method OnDeserializingAttribute::.ctor - -} // end of class System.Runtime.Serialization.OnDeserializingAttribute - -.class /*02000122*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.OnSerializedAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00005F:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000DCE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method OnSerializedAttribute::.ctor - -} // end of class System.Runtime.Serialization.OnSerializedAttribute - -.class /*02000123*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.OnSerializingAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000060:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000DCF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method OnSerializingAttribute::.ctor - -} // end of class System.Runtime.Serialization.OnSerializingAttribute - -.class /*02000124*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.OptionalFieldAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000061:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000DD0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method OptionalFieldAttribute::.ctor - - .method /*06000DD1*/ public hidebysig specialname - instance int32 get_VersionAdded() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OptionalFieldAttribute::get_VersionAdded - - .method /*06000DD2*/ public hidebysig specialname - instance void set_VersionAdded(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OptionalFieldAttribute::set_VersionAdded - - .property /*170001BF*/ instance int32 VersionAdded() - { - .get instance int32 System.Runtime.Serialization.OptionalFieldAttribute/*02000124*/::get_VersionAdded() /* 06000DD1 */ - .set instance void System.Runtime.Serialization.OptionalFieldAttribute/*02000124*/::set_VersionAdded(int32) /* 06000DD2 */ - } // end of property OptionalFieldAttribute::VersionAdded -} // end of class System.Runtime.Serialization.OptionalFieldAttribute - -.class /*02000125*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.SafeSerializationEventArgs - extends System.EventArgs/*02000038*/ -{ - .method /*06000DD3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003CB */ call instance void System.EventArgs/*02000038*/::.ctor() /* 060003CB */ - IL_0006: /* 2A | */ ret - } // end of method SafeSerializationEventArgs::.ctor - - .method /*06000DD4*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ - get_StreamingContext() cil managed - // SIG: 20 00 11 84 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeSerializationEventArgs::get_StreamingContext - - .method /*06000DD5*/ public hidebysig instance void - AddSerializedState(class System.Runtime.Serialization.ISafeSerializationData/*0200011E*/ serializedState) cil managed - // SIG: 20 01 01 12 84 78 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeSerializationEventArgs::AddSerializedState - - .property /*170001C0*/ instance valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ - StreamingContext() - { - .get instance valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ System.Runtime.Serialization.SafeSerializationEventArgs/*02000125*/::get_StreamingContext() /* 06000DD4 */ - } // end of property SafeSerializationEventArgs::StreamingContext -} // end of class System.Runtime.Serialization.SafeSerializationEventArgs - -.class /*02000126*/ public sequential ansi sealed beforefieldinit System.Runtime.Serialization.SerializationEntry - extends System.ValueType/*020000D7*/ -{ - .field /*04000165*/ private object _dummy - .method /*06000DD6*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationEntry::get_Name - - .method /*06000DD7*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_ObjectType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationEntry::get_ObjectType - - .method /*06000DD8*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationEntry::get_Value - - .property /*170001C1*/ instance string Name() - { - .get instance string System.Runtime.Serialization.SerializationEntry/*02000126*/::get_Name() /* 06000DD6 */ - } // end of property SerializationEntry::Name - .property /*170001C2*/ instance class System.Type/*020000B8*/ - ObjectType() - { - .get instance class System.Type/*020000B8*/ System.Runtime.Serialization.SerializationEntry/*02000126*/::get_ObjectType() /* 06000DD7 */ - } // end of property SerializationEntry::ObjectType - .property /*170001C3*/ instance object Value() - { - .get instance object System.Runtime.Serialization.SerializationEntry/*02000126*/::get_Value() /* 06000DD8 */ - } // end of property SerializationEntry::Value -} // end of class System.Runtime.Serialization.SerializationEntry - -.class /*02000127*/ public auto ansi beforefieldinit System.Runtime.Serialization.SerializationException - extends System.SystemException/*020000A7*/ -{ - .method /*06000DD9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SerializationException::.ctor - - .method /*06000DDA*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SerializationException::.ctor - - .method /*06000DDB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SerializationException::.ctor - - .method /*06000DDC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method SerializationException::.ctor - -} // end of class System.Runtime.Serialization.SerializationException - -.class /*02000128*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.SerializationInfo - extends System.Object/*0200008E*/ -{ - .method /*06000DDD*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ 'type', - class System.Runtime.Serialization.IFormatterConverter/*0200011C*/ converter) cil managed - // SIG: 20 02 01 12 82 E0 12 84 70 - { - .custom /*0C0001DD:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method SerializationInfo::.ctor - - .method /*06000DDE*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ 'type', - class System.Runtime.Serialization.IFormatterConverter/*0200011C*/ converter, - bool requireSameTokenInPartialTrust) cil managed - // SIG: 20 03 01 12 82 E0 12 84 70 02 - { - .custom /*0C0001DE:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method SerializationInfo::.ctor - - .method /*06000DDF*/ public hidebysig specialname - instance string get_AssemblyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::get_AssemblyName - - .method /*06000DE0*/ public hidebysig specialname - instance void set_AssemblyName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::set_AssemblyName - - .method /*06000DE1*/ public hidebysig specialname - instance string get_FullTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::get_FullTypeName - - .method /*06000DE2*/ public hidebysig specialname - instance void set_FullTypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::set_FullTypeName - - .method /*06000DE3*/ public hidebysig specialname - instance bool get_IsAssemblyNameSetExplicit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::get_IsAssemblyNameSetExplicit - - .method /*06000DE4*/ public hidebysig specialname - instance bool get_IsFullTypeNameSetExplicit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::get_IsFullTypeNameSetExplicit - - .method /*06000DE5*/ public hidebysig specialname - instance int32 get_MemberCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::get_MemberCount - - .method /*06000DE6*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_ObjectType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::get_ObjectType - - .method /*06000DE7*/ public hidebysig instance void - AddValue(string name, - bool 'value') cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DE8*/ public hidebysig instance void - AddValue(string name, - uint8 'value') cil managed - // SIG: 20 02 01 0E 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DE9*/ public hidebysig instance void - AddValue(string name, - char 'value') cil managed - // SIG: 20 02 01 0E 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DEA*/ public hidebysig instance void - AddValue(string name, - valuetype System.DateTime/*0200002C*/ 'value') cil managed - // SIG: 20 02 01 0E 11 80 B0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DEB*/ public hidebysig instance void - AddValue(string name, - valuetype System.Decimal/*02000031*/ 'value') cil managed - // SIG: 20 02 01 0E 11 80 C4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DEC*/ public hidebysig instance void - AddValue(string name, - float64 'value') cil managed - // SIG: 20 02 01 0E 0D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DED*/ public hidebysig instance void - AddValue(string name, - int16 'value') cil managed - // SIG: 20 02 01 0E 06 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DEE*/ public hidebysig instance void - AddValue(string name, - int32 'value') cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DEF*/ public hidebysig instance void - AddValue(string name, - int64 'value') cil managed - // SIG: 20 02 01 0E 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF0*/ public hidebysig instance void - AddValue(string name, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF1*/ public hidebysig instance void - AddValue(string name, - object 'value', - class System.Type/*020000B8*/ 'type') cil managed - // SIG: 20 03 01 0E 1C 12 82 E0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF2*/ public hidebysig instance void - AddValue(string name, - int8 'value') cil managed - // SIG: 20 02 01 0E 04 - { - .custom /*0C0001DF:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF3*/ public hidebysig instance void - AddValue(string name, - float32 'value') cil managed - // SIG: 20 02 01 0E 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF4*/ public hidebysig instance void - AddValue(string name, - uint16 'value') cil managed - // SIG: 20 02 01 0E 07 - { - .custom /*0C0001E0:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF5*/ public hidebysig instance void - AddValue(string name, - uint32 'value') cil managed - // SIG: 20 02 01 0E 09 - { - .custom /*0C0001E1:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF6*/ public hidebysig instance void - AddValue(string name, - uint64 'value') cil managed - // SIG: 20 02 01 0E 0B - { - .custom /*0C0001E2:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::AddValue - - .method /*06000DF7*/ public hidebysig instance bool - GetBoolean(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetBoolean - - .method /*06000DF8*/ public hidebysig instance uint8 - GetByte(string name) cil managed - // SIG: 20 01 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetByte - - .method /*06000DF9*/ public hidebysig instance char - GetChar(string name) cil managed - // SIG: 20 01 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetChar - - .method /*06000DFA*/ public hidebysig instance valuetype System.DateTime/*0200002C*/ - GetDateTime(string name) cil managed - // SIG: 20 01 11 80 B0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetDateTime - - .method /*06000DFB*/ public hidebysig instance valuetype System.Decimal/*02000031*/ - GetDecimal(string name) cil managed - // SIG: 20 01 11 80 C4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetDecimal - - .method /*06000DFC*/ public hidebysig instance float64 - GetDouble(string name) cil managed - // SIG: 20 01 0D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetDouble - - .method /*06000DFD*/ public hidebysig instance class System.Runtime.Serialization.SerializationInfoEnumerator/*02000129*/ - GetEnumerator() cil managed - // SIG: 20 00 12 84 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetEnumerator - - .method /*06000DFE*/ public hidebysig instance int16 - GetInt16(string name) cil managed - // SIG: 20 01 06 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetInt16 - - .method /*06000DFF*/ public hidebysig instance int32 - GetInt32(string name) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetInt32 - - .method /*06000E00*/ public hidebysig instance int64 - GetInt64(string name) cil managed - // SIG: 20 01 0A 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetInt64 - - .method /*06000E01*/ public hidebysig instance int8 - GetSByte(string name) cil managed - // SIG: 20 01 04 0E - { - .custom /*0C0001E3:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetSByte - - .method /*06000E02*/ public hidebysig instance float32 - GetSingle(string name) cil managed - // SIG: 20 01 0C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetSingle - - .method /*06000E03*/ public hidebysig instance string - GetString(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetString - - .method /*06000E04*/ public hidebysig instance uint16 - GetUInt16(string name) cil managed - // SIG: 20 01 07 0E - { - .custom /*0C0001E4:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetUInt16 - - .method /*06000E05*/ public hidebysig instance uint32 - GetUInt32(string name) cil managed - // SIG: 20 01 09 0E - { - .custom /*0C0001E5:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetUInt32 - - .method /*06000E06*/ public hidebysig instance uint64 - GetUInt64(string name) cil managed - // SIG: 20 01 0B 0E - { - .custom /*0C0001E6:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetUInt64 - - .method /*06000E07*/ public hidebysig instance object - GetValue(string name, - class System.Type/*020000B8*/ 'type') cil managed - // SIG: 20 02 1C 0E 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfo::GetValue - - .method /*06000E08*/ public hidebysig instance void - SetType(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfo::SetType - - .property /*170001C4*/ instance string AssemblyName() - { - .get instance string System.Runtime.Serialization.SerializationInfo/*02000128*/::get_AssemblyName() /* 06000DDF */ - .set instance void System.Runtime.Serialization.SerializationInfo/*02000128*/::set_AssemblyName(string) /* 06000DE0 */ - } // end of property SerializationInfo::AssemblyName - .property /*170001C5*/ instance string FullTypeName() - { - .get instance string System.Runtime.Serialization.SerializationInfo/*02000128*/::get_FullTypeName() /* 06000DE1 */ - .set instance void System.Runtime.Serialization.SerializationInfo/*02000128*/::set_FullTypeName(string) /* 06000DE2 */ - } // end of property SerializationInfo::FullTypeName - .property /*170001C6*/ instance bool IsAssemblyNameSetExplicit() - { - .get instance bool System.Runtime.Serialization.SerializationInfo/*02000128*/::get_IsAssemblyNameSetExplicit() /* 06000DE3 */ - } // end of property SerializationInfo::IsAssemblyNameSetExplicit - .property /*170001C7*/ instance bool IsFullTypeNameSetExplicit() - { - .get instance bool System.Runtime.Serialization.SerializationInfo/*02000128*/::get_IsFullTypeNameSetExplicit() /* 06000DE4 */ - } // end of property SerializationInfo::IsFullTypeNameSetExplicit - .property /*170001C8*/ instance int32 MemberCount() - { - .get instance int32 System.Runtime.Serialization.SerializationInfo/*02000128*/::get_MemberCount() /* 06000DE5 */ - } // end of property SerializationInfo::MemberCount - .property /*170001C9*/ instance class System.Type/*020000B8*/ - ObjectType() - { - .get instance class System.Type/*020000B8*/ System.Runtime.Serialization.SerializationInfo/*02000128*/::get_ObjectType() /* 06000DE6 */ - } // end of property SerializationInfo::ObjectType -} // end of class System.Runtime.Serialization.SerializationInfo - -.class /*02000129*/ public auto ansi sealed beforefieldinit System.Runtime.Serialization.SerializationInfoEnumerator - extends System.Object/*0200008E*/ - implements System.Collections.IEnumerator/*02000216*/ -{ - .method /*06000E09*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method SerializationInfoEnumerator::.ctor - - .method /*06000E0A*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.SerializationEntry/*02000126*/ - get_Current() cil managed - // SIG: 20 00 11 84 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfoEnumerator::get_Current - - .method /*06000E0B*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfoEnumerator::get_Name - - .method /*06000E0C*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_ObjectType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfoEnumerator::get_ObjectType - - .method /*06000E0D*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override System.Collections.IEnumerator/*02000216*/::get_Current /*02000216::060014E8*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfoEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000E0E*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfoEnumerator::get_Value - - .method /*06000E0F*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SerializationInfoEnumerator::MoveNext - - .method /*06000E10*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SerializationInfoEnumerator::Reset - - .property /*170001CA*/ instance valuetype System.Runtime.Serialization.SerializationEntry/*02000126*/ - Current() - { - .get instance valuetype System.Runtime.Serialization.SerializationEntry/*02000126*/ System.Runtime.Serialization.SerializationInfoEnumerator/*02000129*/::get_Current() /* 06000E0A */ - } // end of property SerializationInfoEnumerator::Current - .property /*170001CB*/ instance string Name() - { - .get instance string System.Runtime.Serialization.SerializationInfoEnumerator/*02000129*/::get_Name() /* 06000E0B */ - } // end of property SerializationInfoEnumerator::Name - .property /*170001CC*/ instance class System.Type/*020000B8*/ - ObjectType() - { - .get instance class System.Type/*020000B8*/ System.Runtime.Serialization.SerializationInfoEnumerator/*02000129*/::get_ObjectType() /* 06000E0C */ - } // end of property SerializationInfoEnumerator::ObjectType - .property /*170001CD*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Runtime.Serialization.SerializationInfoEnumerator/*02000129*/::System.Collections.IEnumerator.get_Current() /* 06000E0D */ - } // end of property SerializationInfoEnumerator::System.Collections.IEnumerator.Current - .property /*170001CE*/ instance object Value() - { - .get instance object System.Runtime.Serialization.SerializationInfoEnumerator/*02000129*/::get_Value() /* 06000E0E */ - } // end of property SerializationInfoEnumerator::Value -} // end of class System.Runtime.Serialization.SerializationInfoEnumerator - -.class /*0200012A*/ public sequential ansi sealed beforefieldinit System.Runtime.Serialization.StreamingContext - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000062:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000166*/ private initonly object _dummy - .field /*04000167*/ private initonly int32 _dummyPrimitive - .method /*06000E11*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ state) cil managed - // SIG: 20 01 01 11 84 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamingContext::.ctor - - .method /*06000E12*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ state, - object additional) cil managed - // SIG: 20 02 01 11 84 AC 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamingContext::.ctor - - .method /*06000E13*/ public hidebysig specialname - instance object get_Context() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamingContext::get_Context - - .method /*06000E14*/ public hidebysig specialname - instance valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ - get_State() cil managed - // SIG: 20 00 11 84 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamingContext::get_State - - .method /*06000E15*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamingContext::Equals - - .method /*06000E16*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StreamingContext::GetHashCode - - .property /*170001CF*/ instance object Context() - { - .get instance object System.Runtime.Serialization.StreamingContext/*0200012A*/::get_Context() /* 06000E13 */ - } // end of property StreamingContext::Context - .property /*170001D0*/ instance valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ - State() - { - .get instance valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ System.Runtime.Serialization.StreamingContext/*0200012A*/::get_State() /* 06000E14 */ - } // end of property StreamingContext::State -} // end of class System.Runtime.Serialization.StreamingContext - -.class /*0200012B*/ public auto ansi sealed System.Runtime.Serialization.StreamingContextStates - extends System.Enum/*02000037*/ -{ - .custom /*0C000063:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000168*/ public specialname rtspecialname int32 value__ - .field /*04000169*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ All = int32(0x000000FF) - .field /*0400016A*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ Clone = int32(0x00000040) - .field /*0400016B*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ CrossAppDomain = int32(0x00000080) - .field /*0400016C*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ CrossMachine = int32(0x00000002) - .field /*0400016D*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ CrossProcess = int32(0x00000001) - .field /*0400016E*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ File = int32(0x00000004) - .field /*0400016F*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ Other = int32(0x00000020) - .field /*04000170*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ Persistence = int32(0x00000008) - .field /*04000171*/ public static literal valuetype System.Runtime.Serialization.StreamingContextStates/*0200012B*/ Remoting = int32(0x00000010) -} // end of class System.Runtime.Serialization.StreamingContextStates - -.class /*0200012C*/ public auto ansi sealed System.Runtime.InteropServices.CharSet - extends System.Enum/*02000037*/ -{ - .field /*04000172*/ public specialname rtspecialname int32 value__ - .field /*04000173*/ public static literal valuetype System.Runtime.InteropServices.CharSet/*0200012C*/ Ansi = int32(0x00000002) - .field /*04000174*/ public static literal valuetype System.Runtime.InteropServices.CharSet/*0200012C*/ Auto = int32(0x00000004) - .field /*04000175*/ public static literal valuetype System.Runtime.InteropServices.CharSet/*0200012C*/ None = int32(0x00000001) - .field /*04000176*/ public static literal valuetype System.Runtime.InteropServices.CharSet/*0200012C*/ Unicode = int32(0x00000003) -} // end of class System.Runtime.InteropServices.CharSet - -.class /*0200012D*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.ComVisibleAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000064:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 DD 15 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E17*/ public hidebysig specialname rtspecialname - instance void .ctor(bool visibility) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ComVisibleAttribute::.ctor - - .method /*06000E18*/ public hidebysig specialname - instance bool get_Value() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ComVisibleAttribute::get_Value - - .property /*170001D1*/ instance bool Value() - { - .get instance bool System.Runtime.InteropServices.ComVisibleAttribute/*0200012D*/::get_Value() /* 06000E18 */ - } // end of property ComVisibleAttribute::Value -} // end of class System.Runtime.InteropServices.ComVisibleAttribute - -.class /*0200012E*/ public abstract auto ansi beforefieldinit System.Runtime.InteropServices.CriticalHandle - extends System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/ - implements System.IDisposable/*02000063*/ -{ - .field /*04000177*/ family native int handle - .method /*06000E19*/ family hidebysig specialname rtspecialname - instance void .ctor(native int invalidHandleValue) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2171 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000E55 */ call instance void System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/::.ctor() /* 06000E55 */ - IL_0006: /* 2A | */ ret - } // end of method CriticalHandle::.ctor - - .method /*06000E1A*/ public hidebysig specialname - instance bool get_IsClosed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CriticalHandle::get_IsClosed - - .method /*06000E1B*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method CriticalHandle::get_IsInvalid - - .method /*06000E1C*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CriticalHandle::Close - - .method /*06000E1D*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CriticalHandle::Dispose - - .method /*06000E1E*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CriticalHandle::Dispose - - .method /*06000E1F*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x21a4 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)000E56 */ call instance void System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/::Finalize() /* 06000E56 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method CriticalHandle::Finalize - - .method /*06000E20*/ family hidebysig newslot abstract virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method CriticalHandle::ReleaseHandle - - .method /*06000E21*/ family hidebysig instance void - SetHandle(native int handle) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CriticalHandle::SetHandle - - .method /*06000E22*/ public hidebysig instance void - SetHandleAsInvalid() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CriticalHandle::SetHandleAsInvalid - - .property /*170001D2*/ instance bool IsClosed() - { - .get instance bool System.Runtime.InteropServices.CriticalHandle/*0200012E*/::get_IsClosed() /* 06000E1A */ - } // end of property CriticalHandle::IsClosed - .property /*170001D3*/ instance bool IsInvalid() - { - .get instance bool System.Runtime.InteropServices.CriticalHandle/*0200012E*/::get_IsInvalid() /* 06000E1B */ - } // end of property CriticalHandle::IsInvalid -} // end of class System.Runtime.InteropServices.CriticalHandle - -.class /*0200012F*/ public auto ansi beforefieldinit System.Runtime.InteropServices.ExternalException - extends System.SystemException/*020000A7*/ -{ - .method /*06000E23*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExternalException::.ctor - - .method /*06000E24*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExternalException::.ctor - - .method /*06000E25*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExternalException::.ctor - - .method /*06000E26*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExternalException::.ctor - - .method /*06000E27*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 errorCode) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ExternalException::.ctor - - .method /*06000E28*/ public hidebysig newslot specialname virtual - instance int32 get_ErrorCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExternalException::get_ErrorCode - - .method /*06000E29*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExternalException::ToString - - .property /*170001D4*/ instance int32 ErrorCode() - { - .get instance int32 System.Runtime.InteropServices.ExternalException/*0200012F*/::get_ErrorCode() /* 06000E28 */ - } // end of property ExternalException::ErrorCode -} // end of class System.Runtime.InteropServices.ExternalException - -.class /*02000130*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.FieldOffsetAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000065:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E2A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 offset) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method FieldOffsetAttribute::.ctor - - .method /*06000E2B*/ public hidebysig specialname - instance int32 get_Value() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldOffsetAttribute::get_Value - - .property /*170001D5*/ instance int32 Value() - { - .get instance int32 System.Runtime.InteropServices.FieldOffsetAttribute/*02000130*/::get_Value() /* 06000E2B */ - } // end of property FieldOffsetAttribute::Value -} // end of class System.Runtime.InteropServices.FieldOffsetAttribute - -.class /*02000131*/ public sequential ansi sealed beforefieldinit System.Runtime.InteropServices.GCHandle - extends System.ValueType/*020000D7*/ -{ - .field /*04000178*/ private int32 _dummyPrimitive - .method /*06000E2C*/ public hidebysig specialname - instance bool get_IsAllocated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::get_IsAllocated - - .method /*06000E2D*/ public hidebysig specialname - instance object get_Target() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::get_Target - - .method /*06000E2E*/ public hidebysig specialname - instance void set_Target(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GCHandle::set_Target - - .method /*06000E2F*/ public hidebysig instance native int - AddrOfPinnedObject() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::AddrOfPinnedObject - - .method /*06000E30*/ public hidebysig static - valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ - Alloc(object 'value') cil managed - // SIG: 00 01 11 84 C4 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::Alloc - - .method /*06000E31*/ public hidebysig static - valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ - Alloc(object 'value', - valuetype System.Runtime.InteropServices.GCHandleType/*02000132*/ 'type') cil managed - // SIG: 00 02 11 84 C4 1C 11 84 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::Alloc - - .method /*06000E32*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::Equals - - .method /*06000E33*/ public hidebysig instance void - Free() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GCHandle::Free - - .method /*06000E34*/ public hidebysig static - valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ - FromIntPtr(native int 'value') cil managed - // SIG: 00 01 11 84 C4 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::FromIntPtr - - .method /*06000E35*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::GetHashCode - - .method /*06000E36*/ public hidebysig specialname static - bool op_Equality(valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ a, - valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ b) cil managed - // SIG: 00 02 02 11 84 C4 11 84 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::op_Equality - - .method /*06000E37*/ public hidebysig specialname static - valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ - op_Explicit(native int 'value') cil managed - // SIG: 00 01 11 84 C4 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::op_Explicit - - .method /*06000E38*/ public hidebysig specialname static - native int op_Explicit(valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ 'value') cil managed - // SIG: 00 01 18 11 84 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::op_Explicit - - .method /*06000E39*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ a, - valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ b) cil managed - // SIG: 00 02 02 11 84 C4 11 84 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::op_Inequality - - .method /*06000E3A*/ public hidebysig static - native int ToIntPtr(valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ 'value') cil managed - // SIG: 00 01 18 11 84 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GCHandle::ToIntPtr - - .property /*170001D6*/ instance bool IsAllocated() - { - .get instance bool System.Runtime.InteropServices.GCHandle/*02000131*/::get_IsAllocated() /* 06000E2C */ - } // end of property GCHandle::IsAllocated - .property /*170001D7*/ instance object Target() - { - .get instance object System.Runtime.InteropServices.GCHandle/*02000131*/::get_Target() /* 06000E2D */ - .set instance void System.Runtime.InteropServices.GCHandle/*02000131*/::set_Target(object) /* 06000E2E */ - } // end of property GCHandle::Target -} // end of class System.Runtime.InteropServices.GCHandle - -.class /*02000132*/ public auto ansi sealed System.Runtime.InteropServices.GCHandleType - extends System.Enum/*02000037*/ -{ - .field /*04000179*/ public specialname rtspecialname int32 value__ - .field /*0400017A*/ public static literal valuetype System.Runtime.InteropServices.GCHandleType/*02000132*/ Normal = int32(0x00000002) - .field /*0400017B*/ public static literal valuetype System.Runtime.InteropServices.GCHandleType/*02000132*/ Pinned = int32(0x00000003) - .field /*0400017C*/ public static literal valuetype System.Runtime.InteropServices.GCHandleType/*02000132*/ Weak = int32(0x00000000) - .field /*0400017D*/ public static literal valuetype System.Runtime.InteropServices.GCHandleType/*02000132*/ WeakTrackResurrection = int32(0x00000001) -} // end of class System.Runtime.InteropServices.GCHandleType - -.class /*02000133*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.InAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000066:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 08 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E3B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method InAttribute::.ctor - -} // end of class System.Runtime.InteropServices.InAttribute - -.class /*02000134*/ public auto ansi sealed System.Runtime.InteropServices.LayoutKind - extends System.Enum/*02000037*/ -{ - .field /*0400017E*/ public specialname rtspecialname int32 value__ - .field /*0400017F*/ public static literal valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ Auto = int32(0x00000003) - .field /*04000180*/ public static literal valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ Explicit = int32(0x00000002) - .field /*04000181*/ public static literal valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ Sequential = int32(0x00000000) -} // end of class System.Runtime.InteropServices.LayoutKind - -.class /*02000135*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.OutAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000067:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 08 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E3C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method OutAttribute::.ctor - -} // end of class System.Runtime.InteropServices.OutAttribute - -.class /*02000136*/ public abstract auto ansi beforefieldinit System.Runtime.InteropServices.SafeHandle - extends System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/ - implements System.IDisposable/*02000063*/ -{ - .field /*04000182*/ family native int handle - .method /*06000E3D*/ family hidebysig specialname rtspecialname - instance void .ctor(native int invalidHandleValue, - bool ownsHandle) cil managed - // SIG: 20 02 01 18 02 - { - // Method begins at RVA 0x2171 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000E55 */ call instance void System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/::.ctor() /* 06000E55 */ - IL_0006: /* 2A | */ ret - } // end of method SafeHandle::.ctor - - .method /*06000E3E*/ public hidebysig specialname - instance bool get_IsClosed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeHandle::get_IsClosed - - .method /*06000E3F*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method SafeHandle::get_IsInvalid - - .method /*06000E40*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::Close - - .method /*06000E41*/ public hidebysig instance void - DangerousAddRef(bool& success) cil managed - // SIG: 20 01 01 10 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::DangerousAddRef - - .method /*06000E42*/ public hidebysig instance native int - DangerousGetHandle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeHandle::DangerousGetHandle - - .method /*06000E43*/ public hidebysig instance void - DangerousRelease() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::DangerousRelease - - .method /*06000E44*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::Dispose - - .method /*06000E45*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::Dispose - - .method /*06000E46*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x21cc - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)000E56 */ call instance void System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0200013D*/::Finalize() /* 06000E56 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method SafeHandle::Finalize - - .method /*06000E47*/ family hidebysig newslot abstract virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method SafeHandle::ReleaseHandle - - .method /*06000E48*/ family hidebysig instance void - SetHandle(native int handle) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::SetHandle - - .method /*06000E49*/ public hidebysig instance void - SetHandleAsInvalid() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeHandle::SetHandleAsInvalid - - .property /*170001D8*/ instance bool IsClosed() - { - .get instance bool System.Runtime.InteropServices.SafeHandle/*02000136*/::get_IsClosed() /* 06000E3E */ - } // end of property SafeHandle::IsClosed - .property /*170001D9*/ instance bool IsInvalid() - { - .get instance bool System.Runtime.InteropServices.SafeHandle/*02000136*/::get_IsInvalid() /* 06000E3F */ - } // end of property SafeHandle::IsInvalid -} // end of class System.Runtime.InteropServices.SafeHandle - -.class /*02000137*/ public auto ansi sealed beforefieldinit System.Runtime.InteropServices.StructLayoutAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000068:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 0C 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .field /*04000183*/ public valuetype System.Runtime.InteropServices.CharSet/*0200012C*/ CharSet - .field /*04000184*/ public int32 Pack - .field /*04000185*/ public int32 Size - .method /*06000E4A*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 layoutKind) cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method StructLayoutAttribute::.ctor - - .method /*06000E4B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ layoutKind) cil managed - // SIG: 20 01 01 11 84 D0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method StructLayoutAttribute::.ctor - - .method /*06000E4C*/ public hidebysig specialname - instance valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ - get_Value() cil managed - // SIG: 20 00 11 84 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StructLayoutAttribute::get_Value - - .property /*170001DA*/ instance valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ - Value() - { - .get instance valuetype System.Runtime.InteropServices.LayoutKind/*02000134*/ System.Runtime.InteropServices.StructLayoutAttribute/*02000137*/::get_Value() /* 06000E4C */ - } // end of property StructLayoutAttribute::Value -} // end of class System.Runtime.InteropServices.StructLayoutAttribute - -.class /*02000138*/ public auto ansi sealed beforefieldinit System.Runtime.ExceptionServices.ExceptionDispatchInfo - extends System.Object/*0200008E*/ -{ - .method /*06000E4D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ExceptionDispatchInfo::.ctor - - .method /*06000E4E*/ public hidebysig specialname - instance class System.Exception/*0200003B*/ - get_SourceException() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionDispatchInfo::get_SourceException - - .method /*06000E4F*/ public hidebysig static - class System.Runtime.ExceptionServices.ExceptionDispatchInfo/*02000138*/ - Capture(class System.Exception/*0200003B*/ source) cil managed - // SIG: 00 01 12 84 E0 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionDispatchInfo::Capture - - .method /*06000E50*/ public hidebysig instance void - Throw() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExceptionDispatchInfo::Throw - - .method /*06000E51*/ public hidebysig static - void Throw(class System.Exception/*0200003B*/ source) cil managed - // SIG: 00 01 01 12 80 EC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExceptionDispatchInfo::Throw - - .property /*170001DB*/ instance class System.Exception/*0200003B*/ - SourceException() - { - .get instance class System.Exception/*0200003B*/ System.Runtime.ExceptionServices.ExceptionDispatchInfo/*02000138*/::get_SourceException() /* 06000E4E */ - } // end of property ExceptionDispatchInfo::SourceException -} // end of class System.Runtime.ExceptionServices.ExceptionDispatchInfo - -.class /*02000139*/ public auto ansi beforefieldinit System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs - extends System.EventArgs/*02000038*/ -{ - .method /*06000E52*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Exception/*0200003B*/ exception) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x20d7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003CB */ call instance void System.EventArgs/*02000038*/::.ctor() /* 060003CB */ - IL_0006: /* 2A | */ ret - } // end of method FirstChanceExceptionEventArgs::.ctor - - .method /*06000E53*/ public hidebysig specialname - instance class System.Exception/*0200003B*/ - get_Exception() cil managed - // SIG: 20 00 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FirstChanceExceptionEventArgs::get_Exception - - .property /*170001DC*/ instance class System.Exception/*0200003B*/ - Exception() - { - .get instance class System.Exception/*0200003B*/ System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs/*02000139*/::get_Exception() /* 06000E53 */ - } // end of property FirstChanceExceptionEventArgs::Exception -} // end of class System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs - -.class /*0200013A*/ public auto ansi sealed beforefieldinit System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000069:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ..@.....T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000E54*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method HandleProcessCorruptedStateExceptionsAttribute::.ctor - -} // end of class System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute - -.class /*0200013B*/ public auto ansi sealed System.Runtime.ConstrainedExecution.Cer - extends System.Enum/*02000037*/ -{ - .field /*04000186*/ public specialname rtspecialname int32 value__ - .field /*04000187*/ public static literal valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ MayFail = int32(0x00000001) - .field /*04000188*/ public static literal valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ None = int32(0x00000000) - .field /*04000189*/ public static literal valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ Success = int32(0x00000002) -} // end of class System.Runtime.ConstrainedExecution.Cer - -.class /*0200013C*/ public auto ansi sealed System.Runtime.ConstrainedExecution.Consistency - extends System.Enum/*02000037*/ -{ - .field /*0400018A*/ public specialname rtspecialname int32 value__ - .field /*0400018B*/ public static literal valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ MayCorruptAppDomain = int32(0x00000001) - .field /*0400018C*/ public static literal valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ MayCorruptInstance = int32(0x00000002) - .field /*0400018D*/ public static literal valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ MayCorruptProcess = int32(0x00000000) - .field /*0400018E*/ public static literal valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ WillNotCorruptState = int32(0x00000003) -} // end of class System.Runtime.ConstrainedExecution.Consistency - -.class /*0200013D*/ public abstract auto ansi beforefieldinit System.Runtime.ConstrainedExecution.CriticalFinalizerObject - extends System.Object/*0200008E*/ -{ - .method /*06000E55*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CriticalFinalizerObject::.ctor - - .method /*06000E56*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x21f4 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)0005D4 */ call instance void System.Object/*0200008E*/::Finalize() /* 060005D4 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method CriticalFinalizerObject::Finalize - -} // end of class System.Runtime.ConstrainedExecution.CriticalFinalizerObject - -.class /*0200013E*/ public auto ansi sealed beforefieldinit System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00006A:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 60 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..`.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E57*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method PrePrepareMethodAttribute::.ctor - -} // end of class System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute - -.class /*0200013F*/ public auto ansi sealed beforefieldinit System.Runtime.ConstrainedExecution.ReliabilityContractAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00006B:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 6D 04 00 00 01 00 54 02 09 49 6E 68 65 72 // ..m.....T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E58*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ consistencyGuarantee, - valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ cer) cil managed - // SIG: 20 02 01 11 84 F0 11 84 EC - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ReliabilityContractAttribute::.ctor - - .method /*06000E59*/ public hidebysig specialname - instance valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ - get_Cer() cil managed - // SIG: 20 00 11 84 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReliabilityContractAttribute::get_Cer - - .method /*06000E5A*/ public hidebysig specialname - instance valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ - get_ConsistencyGuarantee() cil managed - // SIG: 20 00 11 84 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReliabilityContractAttribute::get_ConsistencyGuarantee - - .property /*170001DD*/ instance valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ - Cer() - { - .get instance valuetype System.Runtime.ConstrainedExecution.Cer/*0200013B*/ System.Runtime.ConstrainedExecution.ReliabilityContractAttribute/*0200013F*/::get_Cer() /* 06000E59 */ - } // end of property ReliabilityContractAttribute::Cer - .property /*170001DE*/ instance valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ - ConsistencyGuarantee() - { - .get instance valuetype System.Runtime.ConstrainedExecution.Consistency/*0200013C*/ System.Runtime.ConstrainedExecution.ReliabilityContractAttribute/*0200013F*/::get_ConsistencyGuarantee() /* 06000E5A */ - } // end of property ReliabilityContractAttribute::ConsistencyGuarantee -} // end of class System.Runtime.ConstrainedExecution.ReliabilityContractAttribute - -.class /*02000140*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.AccessedThroughPropertyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00006C:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 00 00 ) - .method /*06000E5B*/ public hidebysig specialname rtspecialname - instance void .ctor(string propertyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AccessedThroughPropertyAttribute::.ctor - - .method /*06000E5C*/ public hidebysig specialname - instance string get_PropertyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AccessedThroughPropertyAttribute::get_PropertyName - - .property /*170001DF*/ instance string PropertyName() - { - .get instance string System.Runtime.CompilerServices.AccessedThroughPropertyAttribute/*02000140*/::get_PropertyName() /* 06000E5C */ - } // end of property AccessedThroughPropertyAttribute::PropertyName -} // end of class System.Runtime.CompilerServices.AccessedThroughPropertyAttribute - -.class /*02000141*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncMethodBuilderAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00006D:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 1C 14 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000E5D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ builderType) cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AsyncMethodBuilderAttribute::.ctor - - .method /*06000E5E*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_BuilderType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncMethodBuilderAttribute::get_BuilderType - - .property /*170001E0*/ instance class System.Type/*020000B8*/ - BuilderType() - { - .get instance class System.Type/*020000B8*/ System.Runtime.CompilerServices.AsyncMethodBuilderAttribute/*02000141*/::get_BuilderType() /* 06000E5E */ - } // end of property AsyncMethodBuilderAttribute::BuilderType -} // end of class System.Runtime.CompilerServices.AsyncMethodBuilderAttribute - -.class /*02000142*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncStateMachineAttribute - extends System.Runtime.CompilerServices.StateMachineAttribute/*02000172*/ -{ - .custom /*0C00006E:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000E5F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ stateMachineType) cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x221c - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000ECD */ call instance void System.Runtime.CompilerServices.StateMachineAttribute/*02000172*/::.ctor(class System.Type/*020000B8*/) /* 06000ECD */ - IL_0007: /* 2A | */ ret - } // end of method AsyncStateMachineAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.AsyncStateMachineAttribute - -.class /*02000143*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder - extends System.ValueType/*020000D7*/ -{ - .field /*0400018F*/ private object _dummy - .field /*04000190*/ private int32 _dummyPrimitive - .method /*06000E60*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.ValueTask/*020000EB*/ - get_Task() cil managed - // SIG: 20 00 11 83 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncValueTaskMethodBuilder::get_Task - - .method /*06000E61*/ public hidebysig instance void - AwaitOnCompleted<(System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/) TAwaiter,(System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder::AwaitOnCompleted - - .method /*06000E62*/ public hidebysig instance void - AwaitUnsafeOnCompleted<(System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/) TAwaiter,(System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder::AwaitUnsafeOnCompleted - - .method /*06000E63*/ public hidebysig static - valuetype System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder/*02000143*/ - Create() cil managed - // SIG: 00 00 11 85 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncValueTaskMethodBuilder::Create - - .method /*06000E64*/ public hidebysig instance void - SetException(class System.Exception/*0200003B*/ exception) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder::SetException - - .method /*06000E65*/ public hidebysig instance void - SetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder::SetResult - - .method /*06000E66*/ public hidebysig instance void - SetStateMachine(class System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/ stateMachine) cil managed - // SIG: 20 01 01 12 85 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder::SetStateMachine - - .method /*06000E67*/ public hidebysig instance void - Start<(System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/) TStateMachine>(!!TStateMachine& stateMachine) cil managed - // SIG: 30 01 01 01 10 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder::Start - - .property /*170001E1*/ instance valuetype System.Threading.Tasks.ValueTask/*020000EB*/ - Task() - { - .get instance valuetype System.Threading.Tasks.ValueTask/*020000EB*/ System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder/*02000143*/::get_Task() /* 06000E60 */ - } // end of property AsyncValueTaskMethodBuilder::Task -} // end of class System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder - -.class /*02000144*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1 - extends System.ValueType/*020000D7*/ -{ - .field /*04000191*/ private !TResult _result - .field /*04000192*/ private object _dummy - .field /*04000193*/ private int32 _dummyPrimitive - .method /*06000E68*/ public hidebysig specialname - instance valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ - get_Task() cil managed - // SIG: 20 00 15 11 83 B0 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncValueTaskMethodBuilder`1::get_Task - - .method /*06000E69*/ public hidebysig instance void - AwaitOnCompleted<(System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/) TAwaiter,(System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder`1::AwaitOnCompleted - - .method /*06000E6A*/ public hidebysig instance void - AwaitUnsafeOnCompleted<(System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/) TAwaiter,(System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder`1::AwaitUnsafeOnCompleted - - .method /*06000E6B*/ public hidebysig static - valuetype System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1/*02000144*/ - Create() cil managed - // SIG: 00 00 15 11 85 10 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncValueTaskMethodBuilder`1::Create - - .method /*06000E6C*/ public hidebysig instance void - SetException(class System.Exception/*0200003B*/ exception) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder`1::SetException - - .method /*06000E6D*/ public hidebysig instance void - SetResult(!TResult result) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder`1::SetResult - - .method /*06000E6E*/ public hidebysig instance void - SetStateMachine(class System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/ stateMachine) cil managed - // SIG: 20 01 01 12 85 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder`1::SetStateMachine - - .method /*06000E6F*/ public hidebysig instance void - Start<(System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/) TStateMachine>(!!TStateMachine& stateMachine) cil managed - // SIG: 30 01 01 01 10 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncValueTaskMethodBuilder`1::Start - - .property /*170001E2*/ instance valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ - Task() - { - .get instance valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1/*02000144*/::get_Task() /* 06000E68 */ - } // end of property AsyncValueTaskMethodBuilder`1::Task -} // end of class System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1 - -.class /*02000145*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.CallerFilePathAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00006F:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 08 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E70*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CallerFilePathAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.CallerFilePathAttribute - -.class /*02000146*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.CallerLineNumberAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000070:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 08 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E71*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CallerLineNumberAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.CallerLineNumberAttribute - -.class /*02000147*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.CallerMemberNameAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000071:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 08 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E72*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CallerMemberNameAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.CallerMemberNameAttribute - -.class /*02000148*/ public auto ansi sealed System.Runtime.CompilerServices.CompilationRelaxations - extends System.Enum/*02000037*/ -{ - .custom /*0C000072:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000194*/ public specialname rtspecialname int32 value__ - .field /*04000195*/ public static literal valuetype System.Runtime.CompilerServices.CompilationRelaxations/*02000148*/ NoStringInterning = int32(0x00000008) -} // end of class System.Runtime.CompilerServices.CompilationRelaxations - -.class /*02000149*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CompilationRelaxationsAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000074:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 47 00 00 00 00 00 ) // ..G..... - .method /*06000E73*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 relaxations) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CompilationRelaxationsAttribute::.ctor - - .method /*06000E74*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.CompilerServices.CompilationRelaxations/*02000148*/ relaxations) cil managed - // SIG: 20 01 01 11 85 20 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CompilationRelaxationsAttribute::.ctor - - .method /*06000E75*/ public hidebysig specialname - instance int32 get_CompilationRelaxations() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompilationRelaxationsAttribute::get_CompilationRelaxations - - .property /*170001E3*/ instance int32 CompilationRelaxations() - { - .get instance int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*02000149*/::get_CompilationRelaxations() /* 06000E75 */ - } // end of property CompilationRelaxationsAttribute::CompilationRelaxations -} // end of class System.Runtime.CompilerServices.CompilationRelaxationsAttribute - -.class /*0200014A*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.CompilerGeneratedAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000075:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FF 7F 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 ) // ited. - .method /*06000E76*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CompilerGeneratedAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.CompilerGeneratedAttribute - -.class /*0200014B*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.CompilerGlobalScopeAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000076:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 04 00 00 00 00 00 ) - .method /*06000E77*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CompilerGlobalScopeAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.CompilerGlobalScopeAttribute - -.class /*0200014C*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.ConditionalWeakTable`2 - extends System.Object/*0200008E*/ - implements class System.Collections.Generic.IEnumerable`1/*02000220*/>/*1B00004C*/, - System.Collections.IEnumerable/*02000215*/ -{ - .class /*0200023C*/ auto ansi sealed nested public CreateValueCallback - extends System.MulticastDelegate/*02000082*/ - { - .method /*060015B8*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method CreateValueCallback::.ctor - - .method /*060015B9*/ public hidebysig newslot virtual - instance !TValue Invoke(!TKey key) runtime managed - // SIG: 20 01 13 01 13 00 - { - } // end of method CreateValueCallback::Invoke - - .method /*060015BA*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(!TKey key, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 13 00 12 7C 1C - { - } // end of method CreateValueCallback::BeginInvoke - - .method /*060015BB*/ public hidebysig newslot virtual - instance !TValue EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 13 01 12 81 74 - { - } // end of method CreateValueCallback::EndInvoke - - } // end of class CreateValueCallback - - .method /*06000E78*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ConditionalWeakTable`2::.ctor - - .method /*06000E79*/ public hidebysig instance void - Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConditionalWeakTable`2::Add - - .method /*06000E7A*/ public hidebysig instance void - AddOrUpdate(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConditionalWeakTable`2::AddOrUpdate - - .method /*06000E7B*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConditionalWeakTable`2::Clear - - .method /*06000E7C*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x2228 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)0005D4 */ call instance void System.Object/*0200008E*/::Finalize() /* 060005D4 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method ConditionalWeakTable`2::Finalize - - .method /*06000E7D*/ public hidebysig instance !TValue - GetOrCreateValue(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalWeakTable`2::GetOrCreateValue - - .method /*06000E7E*/ public hidebysig instance !TValue - GetValue(!TKey key, - class System.Runtime.CompilerServices.ConditionalWeakTable`2/*0200014C*//CreateValueCallback/*0200023C*/ createValueCallback) cil managed - // SIG: 20 02 13 01 13 00 15 12 88 F0 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalWeakTable`2::GetValue - - .method /*06000E7F*/ public hidebysig instance bool - Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalWeakTable`2::Remove - - .method /*06000E80*/ private hidebysig newslot virtual final - instance class System.Collections.Generic.IEnumerator`1/*02000221*/> - 'System.Collections.Generic.IEnumerable>.GetEnumerator'() cil managed - // SIG: 20 00 15 12 88 84 01 15 11 88 A8 02 13 00 13 01 - { - .override method instance class System.Collections.Generic.IEnumerator`1/*02000221*/ class System.Collections.Generic.IEnumerable`1/*02000220*/>/*1B00004C*/::GetEnumerator() /* 0A000010 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalWeakTable`2::'System.Collections.Generic.IEnumerable>.GetEnumerator' - - .method /*06000E81*/ private hidebysig newslot virtual final - instance class System.Collections.IEnumerator/*02000216*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - .override System.Collections.IEnumerable/*02000215*/::GetEnumerator /*02000215::060014E7*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalWeakTable`2::System.Collections.IEnumerable.GetEnumerator - - .method /*06000E82*/ public hidebysig instance bool - TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalWeakTable`2::TryGetValue - -} // end of class System.Runtime.CompilerServices.ConditionalWeakTable`2 - -.class /*0200014D*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.ConfiguredTaskAwaitable - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000077:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .class /*0200023D*/ sequential ansi sealed nested public beforefieldinit ConfiguredTaskAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ - { - .custom /*0C0000F2:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*04000358*/ private initonly object _dummy - .field /*04000359*/ private initonly int32 _dummyPrimitive - .method /*060015BC*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredTaskAwaiter::get_IsCompleted - - .method /*060015BD*/ public hidebysig - instance void GetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredTaskAwaiter::GetResult - - .method /*060015BE*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredTaskAwaiter::OnCompleted - - .method /*060015BF*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredTaskAwaiter::UnsafeOnCompleted - - .property /*17000409*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable/*0200014D*//ConfiguredTaskAwaiter/*0200023D*/::get_IsCompleted() /* 060015BC */ - } // end of property ConfiguredTaskAwaiter::IsCompleted - } // end of class ConfiguredTaskAwaiter - - .field /*04000196*/ private initonly object _dummy - .method /*06000E83*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredTaskAwaitable/*0200014D*//ConfiguredTaskAwaiter/*0200023D*/ - GetAwaiter() cil managed - // SIG: 20 00 11 88 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredTaskAwaitable::GetAwaiter - -} // end of class System.Runtime.CompilerServices.ConfiguredTaskAwaitable - -.class /*0200014E*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000078:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .class /*0200023E*/ sequential ansi sealed nested public beforefieldinit ConfiguredTaskAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ - { - .custom /*0C0000F3:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*0400035A*/ private initonly object _dummy - .field /*0400035B*/ private initonly int32 _dummyPrimitive - .method /*060015C0*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredTaskAwaiter::get_IsCompleted - - .method /*060015C1*/ public hidebysig - instance !TResult GetResult() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredTaskAwaiter::GetResult - - .method /*060015C2*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredTaskAwaiter::OnCompleted - - .method /*060015C3*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredTaskAwaiter::UnsafeOnCompleted - - .property /*1700040A*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/*0200014E*//ConfiguredTaskAwaiter/*0200023E*/::get_IsCompleted() /* 060015C0 */ - } // end of property ConfiguredTaskAwaiter::IsCompleted - } // end of class ConfiguredTaskAwaiter - - .field /*04000197*/ private initonly object _dummy - .method /*06000E84*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/*0200014E*//ConfiguredTaskAwaiter/*0200023E*/ - GetAwaiter() cil managed - // SIG: 20 00 15 11 88 F8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredTaskAwaitable`1::GetAwaiter - -} // end of class System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 - -.class /*0200014F*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable - extends System.ValueType/*020000D7*/ -{ - .custom /*0C000079:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .class /*0200023F*/ sequential ansi sealed nested public beforefieldinit ConfiguredValueTaskAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ - { - .custom /*0C0000F4:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*0400035C*/ private initonly object _dummy - .method /*060015C4*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredValueTaskAwaiter::get_IsCompleted - - .method /*060015C5*/ public hidebysig - instance void GetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredValueTaskAwaiter::GetResult - - .method /*060015C6*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredValueTaskAwaiter::OnCompleted - - .method /*060015C7*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredValueTaskAwaiter::UnsafeOnCompleted - - .property /*1700040B*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable/*0200014F*//ConfiguredValueTaskAwaiter/*0200023F*/::get_IsCompleted() /* 060015C4 */ - } // end of property ConfiguredValueTaskAwaiter::IsCompleted - } // end of class ConfiguredValueTaskAwaiter - - .field /*04000198*/ private initonly object _dummy - .method /*06000E85*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable/*0200014F*//ConfiguredValueTaskAwaiter/*0200023F*/ - GetAwaiter() cil managed - // SIG: 20 00 11 88 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredValueTaskAwaitable::GetAwaiter - -} // end of class System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable - -.class /*02000150*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C00007A:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .class /*02000240*/ sequential ansi sealed nested public beforefieldinit ConfiguredValueTaskAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ - { - .custom /*0C0000F5:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*0400035D*/ private initonly object _dummy - .method /*060015C8*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredValueTaskAwaiter::get_IsCompleted - - .method /*060015C9*/ public hidebysig - instance !TResult GetResult() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredValueTaskAwaiter::GetResult - - .method /*060015CA*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredValueTaskAwaiter::OnCompleted - - .method /*060015CB*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConfiguredValueTaskAwaiter::UnsafeOnCompleted - - .property /*1700040C*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/*02000150*//ConfiguredValueTaskAwaiter/*02000240*/::get_IsCompleted() /* 060015C8 */ - } // end of property ConfiguredValueTaskAwaiter::IsCompleted - } // end of class ConfiguredValueTaskAwaiter - - .field /*04000199*/ private initonly object _dummy - .method /*06000E86*/ public hidebysig instance valuetype System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/*02000150*//ConfiguredValueTaskAwaiter/*02000240*/ - GetAwaiter() cil managed - // SIG: 20 00 15 11 89 00 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConfiguredValueTaskAwaitable`1::GetAwaiter - -} // end of class System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1 - -.class /*02000151*/ public abstract auto ansi beforefieldinit System.Runtime.CompilerServices.CustomConstantAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00007B:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 09 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E87*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method CustomConstantAttribute::.ctor - - .method /*06000E88*/ public hidebysig newslot specialname abstract virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method CustomConstantAttribute::get_Value - - .property /*170001E4*/ instance object Value() - { - .get instance object System.Runtime.CompilerServices.CustomConstantAttribute/*02000151*/::get_Value() /* 06000E88 */ - } // end of property CustomConstantAttribute::Value -} // end of class System.Runtime.CompilerServices.CustomConstantAttribute - -.class /*02000152*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.DateTimeConstantAttribute - extends System.Runtime.CompilerServices.CustomConstantAttribute/*02000151*/ -{ - .custom /*0C00007C:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 09 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E89*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 ticks) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2250 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000E87 */ call instance void System.Runtime.CompilerServices.CustomConstantAttribute/*02000151*/::.ctor() /* 06000E87 */ - IL_0006: /* 2A | */ ret - } // end of method DateTimeConstantAttribute::.ctor - - .method /*06000E8A*/ public hidebysig specialname virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeConstantAttribute::get_Value - - .property /*170001E5*/ instance object Value() - { - .get instance object System.Runtime.CompilerServices.DateTimeConstantAttribute/*02000152*/::get_Value() /* 06000E8A */ - } // end of property DateTimeConstantAttribute::Value -} // end of class System.Runtime.CompilerServices.DateTimeConstantAttribute - -.class /*02000153*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.DecimalConstantAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00007D:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 09 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E8B*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 scale, - uint8 sign, - int32 hi, - int32 mid, - int32 low) cil managed - // SIG: 20 05 01 05 05 08 08 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DecimalConstantAttribute::.ctor - - .method /*06000E8C*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 scale, - uint8 sign, - uint32 hi, - uint32 mid, - uint32 low) cil managed - // SIG: 20 05 01 05 05 09 09 09 - { - .custom /*0C0001E7:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DecimalConstantAttribute::.ctor - - .method /*06000E8D*/ public hidebysig specialname - instance valuetype System.Decimal/*02000031*/ - get_Value() cil managed - // SIG: 20 00 11 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DecimalConstantAttribute::get_Value - - .property /*170001E6*/ instance valuetype System.Decimal/*02000031*/ - Value() - { - .get instance valuetype System.Decimal/*02000031*/ System.Runtime.CompilerServices.DecimalConstantAttribute/*02000153*/::get_Value() /* 06000E8D */ - } // end of property DecimalConstantAttribute::Value -} // end of class System.Runtime.CompilerServices.DecimalConstantAttribute - -.class /*02000154*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.DefaultDependencyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00007E:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000E8E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ loadHintArgument) cil managed - // SIG: 20 01 01 11 85 A0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultDependencyAttribute::.ctor - - .method /*06000E8F*/ public hidebysig specialname - instance valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ - get_LoadHint() cil managed - // SIG: 20 00 11 85 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultDependencyAttribute::get_LoadHint - - .property /*170001E7*/ instance valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ - LoadHint() - { - .get instance valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ System.Runtime.CompilerServices.DefaultDependencyAttribute/*02000154*/::get_LoadHint() /* 06000E8F */ - } // end of property DefaultDependencyAttribute::LoadHint -} // end of class System.Runtime.CompilerServices.DefaultDependencyAttribute - -.class /*02000155*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.DependencyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00007F:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000E90*/ public hidebysig specialname rtspecialname - instance void .ctor(string dependentAssemblyArgument, - valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ loadHintArgument) cil managed - // SIG: 20 02 01 0E 11 85 A0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DependencyAttribute::.ctor - - .method /*06000E91*/ public hidebysig specialname - instance string get_DependentAssembly() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DependencyAttribute::get_DependentAssembly - - .method /*06000E92*/ public hidebysig specialname - instance valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ - get_LoadHint() cil managed - // SIG: 20 00 11 85 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DependencyAttribute::get_LoadHint - - .property /*170001E8*/ instance string DependentAssembly() - { - .get instance string System.Runtime.CompilerServices.DependencyAttribute/*02000155*/::get_DependentAssembly() /* 06000E91 */ - } // end of property DependencyAttribute::DependentAssembly - .property /*170001E9*/ instance valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ - LoadHint() - { - .get instance valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ System.Runtime.CompilerServices.DependencyAttribute/*02000155*/::get_LoadHint() /* 06000E92 */ - } // end of property DependencyAttribute::LoadHint -} // end of class System.Runtime.CompilerServices.DependencyAttribute - -.class /*02000156*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.DisablePrivateReflectionAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000080:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000E93*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DisablePrivateReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.DisablePrivateReflectionAttribute - -.class /*02000157*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.DiscardableAttribute - extends System.Attribute/*02000020*/ -{ - .method /*06000E94*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DiscardableAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.DiscardableAttribute - -.class /*02000158*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.ExtensionAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000081:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 45 00 00 00 00 00 ) // ..E..... - .method /*06000E95*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ExtensionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.ExtensionAttribute - -.class /*02000159*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.FixedAddressValueTypeAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000082:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 00 00 ) - .method /*06000E96*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method FixedAddressValueTypeAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.FixedAddressValueTypeAttribute - -.class /*0200015A*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.FixedBufferAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000083:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 00 01 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000E97*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ elementType, - int32 length) cil managed - // SIG: 20 02 01 12 82 E0 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method FixedBufferAttribute::.ctor - - .method /*06000E98*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_ElementType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FixedBufferAttribute::get_ElementType - - .method /*06000E99*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FixedBufferAttribute::get_Length - - .property /*170001EA*/ instance class System.Type/*020000B8*/ - ElementType() - { - .get instance class System.Type/*020000B8*/ System.Runtime.CompilerServices.FixedBufferAttribute/*0200015A*/::get_ElementType() /* 06000E98 */ - } // end of property FixedBufferAttribute::ElementType - .property /*170001EB*/ instance int32 Length() - { - .get instance int32 System.Runtime.CompilerServices.FixedBufferAttribute/*0200015A*/::get_Length() /* 06000E99 */ - } // end of property FixedBufferAttribute::Length -} // end of class System.Runtime.CompilerServices.FixedBufferAttribute - -.class /*0200015B*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.FormattableStringFactory - extends System.Object/*0200008E*/ -{ - .method /*06000E9A*/ public hidebysig static - class System.FormattableString/*02000041*/ - Create(string format, - object[] arguments) cil managed - // SIG: 00 02 12 81 04 0E 1D 1C - { - .param [2]/*08001743*/ - .custom /*0C000239:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FormattableStringFactory::Create - -} // end of class System.Runtime.CompilerServices.FormattableStringFactory - -.class /*0200015C*/ interface public abstract auto ansi System.Runtime.CompilerServices.IAsyncStateMachine -{ - .method /*06000E9B*/ public hidebysig newslot abstract virtual - instance void MoveNext() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IAsyncStateMachine::MoveNext - - .method /*06000E9C*/ public hidebysig newslot abstract virtual - instance void SetStateMachine(class System.Runtime.CompilerServices.IAsyncStateMachine/*0200015C*/ stateMachine) cil managed - // SIG: 20 01 01 12 85 70 - { - // Method begins at RVA 0x0 - } // end of method IAsyncStateMachine::SetStateMachine - -} // end of class System.Runtime.CompilerServices.IAsyncStateMachine - -.class /*0200015D*/ interface public abstract auto ansi System.Runtime.CompilerServices.ICriticalNotifyCompletion - implements System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ -{ - .method /*06000E9D*/ public hidebysig newslot abstract virtual - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x0 - } // end of method ICriticalNotifyCompletion::UnsafeOnCompleted - -} // end of class System.Runtime.CompilerServices.ICriticalNotifyCompletion - -.class /*0200015E*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IndexerNameAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000084:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 80 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 01 ) // ited. - .method /*06000E9E*/ public hidebysig specialname rtspecialname - instance void .ctor(string indexerName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method IndexerNameAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.IndexerNameAttribute - -.class /*0200015F*/ interface public abstract auto ansi System.Runtime.CompilerServices.INotifyCompletion -{ - .method /*06000E9F*/ public hidebysig newslot abstract virtual - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x0 - } // end of method INotifyCompletion::OnCompleted - -} // end of class System.Runtime.CompilerServices.INotifyCompletion - -.class /*02000160*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.InternalsVisibleToAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000085:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000EA0*/ public hidebysig specialname rtspecialname - instance void .ctor(string assemblyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method InternalsVisibleToAttribute::.ctor - - .method /*06000EA1*/ public hidebysig specialname - instance bool get_AllInternalsVisible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalsVisibleToAttribute::get_AllInternalsVisible - - .method /*06000EA2*/ public hidebysig specialname - instance void set_AllInternalsVisible(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method InternalsVisibleToAttribute::set_AllInternalsVisible - - .method /*06000EA3*/ public hidebysig specialname - instance string get_AssemblyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method InternalsVisibleToAttribute::get_AssemblyName - - .property /*170001EC*/ instance bool AllInternalsVisible() - { - .get instance bool System.Runtime.CompilerServices.InternalsVisibleToAttribute/*02000160*/::get_AllInternalsVisible() /* 06000EA1 */ - .set instance void System.Runtime.CompilerServices.InternalsVisibleToAttribute/*02000160*/::set_AllInternalsVisible(bool) /* 06000EA2 */ - } // end of property InternalsVisibleToAttribute::AllInternalsVisible - .property /*170001ED*/ instance string AssemblyName() - { - .get instance string System.Runtime.CompilerServices.InternalsVisibleToAttribute/*02000160*/::get_AssemblyName() /* 06000EA3 */ - } // end of property InternalsVisibleToAttribute::AssemblyName -} // end of class System.Runtime.CompilerServices.InternalsVisibleToAttribute - -.class /*02000161*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsByRefLikeAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000086:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000087:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000EA4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method IsByRefLikeAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.IsByRefLikeAttribute - -.class /*02000162*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsConst - extends System.Object/*0200008E*/ -{ -} // end of class System.Runtime.CompilerServices.IsConst - -.class /*02000163*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsReadOnlyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000088:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FF 7F 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .custom /*0C000089:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000EA5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method IsReadOnlyAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.IsReadOnlyAttribute - -.class /*02000164*/ interface public abstract auto ansi System.Runtime.CompilerServices.IStrongBox -{ - .method /*06000EA6*/ public hidebysig newslot specialname abstract virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IStrongBox::get_Value - - .method /*06000EA7*/ public hidebysig newslot specialname abstract virtual - instance void set_Value(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IStrongBox::set_Value - - .property /*170001EE*/ instance object Value() - { - .get instance object System.Runtime.CompilerServices.IStrongBox/*02000164*/::get_Value() /* 06000EA6 */ - .set instance void System.Runtime.CompilerServices.IStrongBox/*02000164*/::set_Value(object) /* 06000EA7 */ - } // end of property IStrongBox::Value -} // end of class System.Runtime.CompilerServices.IStrongBox - -.class /*02000165*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsVolatile - extends System.Object/*0200008E*/ -{ -} // end of class System.Runtime.CompilerServices.IsVolatile - -.class /*02000166*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IteratorStateMachineAttribute - extends System.Runtime.CompilerServices.StateMachineAttribute/*02000172*/ -{ - .custom /*0C00008A:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000EA8*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ stateMachineType) cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x221c - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000ECD */ call instance void System.Runtime.CompilerServices.StateMachineAttribute/*02000172*/::.ctor(class System.Type/*020000B8*/) /* 06000ECD */ - IL_0007: /* 2A | */ ret - } // end of method IteratorStateMachineAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.IteratorStateMachineAttribute - -.class /*02000167*/ interface public abstract auto ansi System.Runtime.CompilerServices.ITuple -{ - .custom /*0C00008B:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000EA9*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method ITuple::get_Item - - .method /*06000EAA*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ITuple::get_Length - - .property /*170001EF*/ instance object Item(int32) - { - .get instance object System.Runtime.CompilerServices.ITuple/*02000167*/::get_Item(int32) /* 06000EA9 */ - } // end of property ITuple::Item - .property /*170001F0*/ instance int32 Length() - { - .get instance int32 System.Runtime.CompilerServices.ITuple/*02000167*/::get_Length() /* 06000EAA */ - } // end of property ITuple::Length -} // end of class System.Runtime.CompilerServices.ITuple - -.class /*02000168*/ public auto ansi sealed System.Runtime.CompilerServices.LoadHint - extends System.Enum/*02000037*/ -{ - .field /*0400019A*/ public specialname rtspecialname int32 value__ - .field /*0400019B*/ public static literal valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ Always = int32(0x00000001) - .field /*0400019C*/ public static literal valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ Default = int32(0x00000000) - .field /*0400019D*/ public static literal valuetype System.Runtime.CompilerServices.LoadHint/*02000168*/ Sometimes = int32(0x00000002) -} // end of class System.Runtime.CompilerServices.LoadHint - -.class /*02000169*/ public auto ansi sealed System.Runtime.CompilerServices.MethodCodeType - extends System.Enum/*02000037*/ -{ - .field /*0400019E*/ public specialname rtspecialname int32 value__ - .field /*0400019F*/ public static literal valuetype System.Runtime.CompilerServices.MethodCodeType/*02000169*/ IL = int32(0x00000000) - .field /*040001A0*/ public static literal valuetype System.Runtime.CompilerServices.MethodCodeType/*02000169*/ Native = int32(0x00000001) - .field /*040001A1*/ public static literal valuetype System.Runtime.CompilerServices.MethodCodeType/*02000169*/ OPTIL = int32(0x00000002) - .field /*040001A2*/ public static literal valuetype System.Runtime.CompilerServices.MethodCodeType/*02000169*/ Runtime = int32(0x00000003) -} // end of class System.Runtime.CompilerServices.MethodCodeType - -.class /*0200016A*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.MethodImplAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00008C:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 60 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ..`.....T..Inher - 69 74 65 64 00 ) // ited. - .field /*040001A3*/ public valuetype System.Runtime.CompilerServices.MethodCodeType/*02000169*/ MethodCodeType - .method /*06000EAB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method MethodImplAttribute::.ctor - - .method /*06000EAC*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method MethodImplAttribute::.ctor - - .method /*06000EAD*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ methodImplOptions) cil managed - // SIG: 20 01 01 11 85 AC - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method MethodImplAttribute::.ctor - - .method /*06000EAE*/ public hidebysig specialname - instance valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ - get_Value() cil managed - // SIG: 20 00 11 85 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodImplAttribute::get_Value - - .property /*170001F1*/ instance valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ - Value() - { - .get instance valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ System.Runtime.CompilerServices.MethodImplAttribute/*0200016A*/::get_Value() /* 06000EAE */ - } // end of property MethodImplAttribute::Value -} // end of class System.Runtime.CompilerServices.MethodImplAttribute - -.class /*0200016B*/ public auto ansi sealed System.Runtime.CompilerServices.MethodImplOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C00008D:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001A4*/ public specialname rtspecialname int32 value__ - .field /*040001A5*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ AggressiveInlining = int32(0x00000100) - .field /*040001A6*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ ForwardRef = int32(0x00000010) - .field /*040001A7*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ InternalCall = int32(0x00001000) - .field /*040001A8*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ NoInlining = int32(0x00000008) - .field /*040001A9*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ NoOptimization = int32(0x00000040) - .field /*040001AA*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ PreserveSig = int32(0x00000080) - .field /*040001AB*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ Synchronized = int32(0x00000020) - .field /*040001AC*/ public static literal valuetype System.Runtime.CompilerServices.MethodImplOptions/*0200016B*/ Unmanaged = int32(0x00000004) -} // end of class System.Runtime.CompilerServices.MethodImplOptions - -.class /*0200016C*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.ReferenceAssemblyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00008E:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000EAF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ReferenceAssemblyAttribute::.ctor - - .method /*06000EB0*/ public hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ReferenceAssemblyAttribute::.ctor - - .method /*06000EB1*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReferenceAssemblyAttribute::get_Description - - .property /*170001F2*/ instance string Description() - { - .get instance string System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*0200016C*/::get_Description() /* 06000EB1 */ - } // end of property ReferenceAssemblyAttribute::Description -} // end of class System.Runtime.CompilerServices.ReferenceAssemblyAttribute - -.class /*0200016D*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.RuntimeCompatibilityAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00008F:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000EB2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeCompatibilityAttribute::.ctor - - .method /*06000EB3*/ public hidebysig specialname - instance bool get_WrapNonExceptionThrows() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeCompatibilityAttribute::get_WrapNonExceptionThrows - - .method /*06000EB4*/ public hidebysig specialname - instance void set_WrapNonExceptionThrows(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows - - .property /*170001F3*/ instance bool WrapNonExceptionThrows() - { - .get instance bool System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*0200016D*/::get_WrapNonExceptionThrows() /* 06000EB3 */ - .set instance void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*0200016D*/::set_WrapNonExceptionThrows(bool) /* 06000EB4 */ - } // end of property RuntimeCompatibilityAttribute::WrapNonExceptionThrows -} // end of class System.Runtime.CompilerServices.RuntimeCompatibilityAttribute - -.class /*0200016E*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.RuntimeFeature - extends System.Object/*0200008E*/ -{ - .field /*040001AD*/ public static literal string PortablePdb = "PortablePdb" - .method /*06000EB5*/ public hidebysig static - bool IsSupported(string feature) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeFeature::IsSupported - -} // end of class System.Runtime.CompilerServices.RuntimeFeature - -.class /*0200016F*/ public abstract auto ansi sealed beforefieldinit System.Runtime.CompilerServices.RuntimeHelpers - extends System.Object/*0200008E*/ -{ - .class /*02000241*/ auto ansi sealed nested public CleanupCode - extends System.MulticastDelegate/*02000082*/ - { - .method /*060015CC*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method CleanupCode::.ctor - - .method /*060015CD*/ public hidebysig newslot virtual - instance void Invoke(object userData, - bool exceptionThrown) runtime managed - // SIG: 20 02 01 1C 02 - { - } // end of method CleanupCode::Invoke - - .method /*060015CE*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(object userData, - bool exceptionThrown, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 1C 02 12 7C 1C - { - } // end of method CleanupCode::BeginInvoke - - .method /*060015CF*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method CleanupCode::EndInvoke - - } // end of class CleanupCode - - .class /*02000242*/ auto ansi sealed nested public TryCode - extends System.MulticastDelegate/*02000082*/ - { - .method /*060015D0*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method TryCode::.ctor - - .method /*060015D1*/ public hidebysig newslot virtual - instance void Invoke(object userData) runtime managed - // SIG: 20 01 01 1C - { - } // end of method TryCode::Invoke - - .method /*060015D2*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(object userData, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 81 74 1C 12 7C 1C - { - } // end of method TryCode::BeginInvoke - - .method /*060015D3*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method TryCode::EndInvoke - - } // end of class TryCode - - .method /*06000EB6*/ public hidebysig specialname static - int32 get_OffsetToStringData() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::get_OffsetToStringData - - .method /*06000EB7*/ public hidebysig static - void EnsureSufficientExecutionStack() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::EnsureSufficientExecutionStack - - .method /*06000EB8*/ public hidebysig static - bool Equals(object o1, - object o2) cil managed - // SIG: 00 02 02 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::Equals - - .method /*06000EB9*/ public hidebysig static - void ExecuteCodeWithGuaranteedCleanup(class System.Runtime.CompilerServices.RuntimeHelpers/*0200016F*//TryCode/*02000242*/ code, - class System.Runtime.CompilerServices.RuntimeHelpers/*0200016F*//CleanupCode/*02000241*/ backoutCode, - object userData) cil managed - // SIG: 00 03 01 12 89 08 12 89 04 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::ExecuteCodeWithGuaranteedCleanup - - .method /*06000EBA*/ public hidebysig static - int32 GetHashCode(object o) cil managed - // SIG: 00 01 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::GetHashCode - - .method /*06000EBB*/ public hidebysig static - object GetObjectValue(object obj) cil managed - // SIG: 00 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::GetObjectValue - - .method /*06000EBC*/ public hidebysig static - object GetUninitializedObject(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 1C 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::GetUninitializedObject - - .method /*06000EBD*/ public hidebysig static - void InitializeArray(class System.Array/*0200001C*/ 'array', - valuetype System.RuntimeFieldHandle/*0200009B*/ fldHandle) cil managed - // SIG: 00 02 01 12 70 11 82 6C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::InitializeArray - - .method /*06000EBE*/ public hidebysig static - bool IsReferenceOrContainsReferences() cil managed - // SIG: 10 01 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::IsReferenceOrContainsReferences - - .method /*06000EBF*/ public hidebysig static - void PrepareConstrainedRegions() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::PrepareConstrainedRegions - - .method /*06000EC0*/ public hidebysig static - void PrepareConstrainedRegionsNoOP() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::PrepareConstrainedRegionsNoOP - - .method /*06000EC1*/ public hidebysig static - void PrepareContractedDelegate(class System.Delegate/*02000032*/ d) cil managed - // SIG: 00 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::PrepareContractedDelegate - - .method /*06000EC2*/ public hidebysig static - void PrepareDelegate(class System.Delegate/*02000032*/ d) cil managed - // SIG: 00 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::PrepareDelegate - - .method /*06000EC3*/ public hidebysig static - void PrepareMethod(valuetype System.RuntimeMethodHandle/*0200009C*/ 'method') cil managed - // SIG: 00 01 01 11 82 70 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::PrepareMethod - - .method /*06000EC4*/ public hidebysig static - void PrepareMethod(valuetype System.RuntimeMethodHandle/*0200009C*/ 'method', - valuetype System.RuntimeTypeHandle/*0200009D*/[] instantiation) cil managed - // SIG: 00 02 01 11 82 70 1D 11 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::PrepareMethod - - .method /*06000EC5*/ public hidebysig static - void ProbeForSufficientStack() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::ProbeForSufficientStack - - .method /*06000EC6*/ public hidebysig static - void RunClassConstructor(valuetype System.RuntimeTypeHandle/*0200009D*/ 'type') cil managed - // SIG: 00 01 01 11 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::RunClassConstructor - - .method /*06000EC7*/ public hidebysig static - void RunModuleConstructor(valuetype System.ModuleHandle/*02000080*/ module) cil managed - // SIG: 00 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeHelpers::RunModuleConstructor - - .method /*06000EC8*/ public hidebysig static - bool TryEnsureSufficientExecutionStack() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeHelpers::TryEnsureSufficientExecutionStack - - .property /*170001F4*/ int32 OffsetToStringData() - { - .get int32 System.Runtime.CompilerServices.RuntimeHelpers/*0200016F*/::get_OffsetToStringData() /* 06000EB6 */ - } // end of property RuntimeHelpers::OffsetToStringData -} // end of class System.Runtime.CompilerServices.RuntimeHelpers - -.class /*02000170*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.RuntimeWrappedException - extends System.Exception/*0200003B*/ -{ - .method /*06000EC9*/ public hidebysig specialname rtspecialname - instance void .ctor(object thrownObject) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003D4 */ call instance void System.Exception/*0200003B*/::.ctor() /* 060003D4 */ - IL_0006: /* 2A | */ ret - } // end of method RuntimeWrappedException::.ctor - - .method /*06000ECA*/ public hidebysig specialname - instance object get_WrappedException() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeWrappedException::get_WrappedException - - .method /*06000ECB*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RuntimeWrappedException::GetObjectData - - .property /*170001F5*/ instance object WrappedException() - { - .get instance object System.Runtime.CompilerServices.RuntimeWrappedException/*02000170*/::get_WrappedException() /* 06000ECA */ - } // end of property RuntimeWrappedException::WrappedException -} // end of class System.Runtime.CompilerServices.RuntimeWrappedException - -.class /*02000171*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.SpecialNameAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000091:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 CC 03 00 00 00 00 ) - .method /*06000ECC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SpecialNameAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.SpecialNameAttribute - -.class /*02000172*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.StateMachineAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000092:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 40 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ..@.....T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000ECD*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ stateMachineType) cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method StateMachineAttribute::.ctor - - .method /*06000ECE*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_StateMachineType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StateMachineAttribute::get_StateMachineType - - .property /*170001F6*/ instance class System.Type/*020000B8*/ - StateMachineType() - { - .get instance class System.Type/*020000B8*/ System.Runtime.CompilerServices.StateMachineAttribute/*02000172*/::get_StateMachineType() /* 06000ECE */ - } // end of property StateMachineAttribute::StateMachineType -} // end of class System.Runtime.CompilerServices.StateMachineAttribute - -.class /*02000173*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.StringFreezingAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000093:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000ECF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method StringFreezingAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.StringFreezingAttribute - -.class /*02000174*/ public auto ansi beforefieldinit System.Runtime.CompilerServices.StrongBox`1 - extends System.Object/*0200008E*/ - implements System.Runtime.CompilerServices.IStrongBox/*02000164*/ -{ - .field /*040001AE*/ public !T Value - .method /*06000ED0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StrongBox`1::.ctor - - .method /*06000ED1*/ public hidebysig specialname rtspecialname - instance void .ctor(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StrongBox`1::.ctor - - .method /*06000ED2*/ private hidebysig newslot specialname virtual final - instance object System.Runtime.CompilerServices.IStrongBox.get_Value() cil managed - // SIG: 20 00 1C - { - .override System.Runtime.CompilerServices.IStrongBox/*02000164*/::get_Value /*02000164::06000EA6*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StrongBox`1::System.Runtime.CompilerServices.IStrongBox.get_Value - - .method /*06000ED3*/ private hidebysig newslot specialname virtual final - instance void System.Runtime.CompilerServices.IStrongBox.set_Value(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.CompilerServices.IStrongBox/*02000164*/::set_Value /*02000164::06000EA7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StrongBox`1::System.Runtime.CompilerServices.IStrongBox.set_Value - - .property /*170001F7*/ instance object System.Runtime.CompilerServices.IStrongBox.Value() - { - .get instance object System.Runtime.CompilerServices.StrongBox`1/*02000174*/::System.Runtime.CompilerServices.IStrongBox.get_Value() /* 06000ED2 */ - .set instance void System.Runtime.CompilerServices.StrongBox`1/*02000174*/::System.Runtime.CompilerServices.IStrongBox.set_Value(object) /* 06000ED3 */ - } // end of property StrongBox`1::System.Runtime.CompilerServices.IStrongBox.Value -} // end of class System.Runtime.CompilerServices.StrongBox`1 - -.class /*02000175*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.SuppressIldasmAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000094:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 03 00 00 00 00 00 ) - .method /*06000ED4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method SuppressIldasmAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.SuppressIldasmAttribute - -.class /*02000176*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.TaskAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ -{ - .custom /*0C000095:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*040001AF*/ private initonly object _dummy - .method /*06000ED5*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskAwaiter::get_IsCompleted - - .method /*06000ED6*/ public hidebysig instance void - GetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskAwaiter::GetResult - - .method /*06000ED7*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskAwaiter::OnCompleted - - .method /*06000ED8*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskAwaiter::UnsafeOnCompleted - - .property /*170001F8*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.TaskAwaiter/*02000176*/::get_IsCompleted() /* 06000ED5 */ - } // end of property TaskAwaiter::IsCompleted -} // end of class System.Runtime.CompilerServices.TaskAwaiter - -.class /*02000177*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.TaskAwaiter`1 - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ -{ - .custom /*0C000096:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*040001B0*/ private initonly object _dummy - .method /*06000ED9*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskAwaiter`1::get_IsCompleted - - .method /*06000EDA*/ public hidebysig instance !TResult - GetResult() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskAwaiter`1::GetResult - - .method /*06000EDB*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskAwaiter`1::OnCompleted - - .method /*06000EDC*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskAwaiter`1::UnsafeOnCompleted - - .property /*170001F9*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.TaskAwaiter`1/*02000177*/::get_IsCompleted() /* 06000ED9 */ - } // end of property TaskAwaiter`1::IsCompleted -} // end of class System.Runtime.CompilerServices.TaskAwaiter`1 - -.class /*02000178*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.TupleElementNamesAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C000098:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 8C 2B 00 00 00 00 ) // ...+.... - .custom /*0C000099:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .method /*06000EDD*/ public hidebysig specialname rtspecialname - instance void .ctor(string[] transformNames) cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method TupleElementNamesAttribute::.ctor - - .method /*06000EDE*/ public hidebysig specialname - instance class System.Collections.Generic.IList`1/*02000223*/ - get_TransformNames() cil managed - // SIG: 20 00 15 12 88 8C 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TupleElementNamesAttribute::get_TransformNames - - .property /*170001FA*/ instance class System.Collections.Generic.IList`1/*02000223*/ - TransformNames() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Runtime.CompilerServices.TupleElementNamesAttribute/*02000178*/::get_TransformNames() /* 06000EDE */ - } // end of property TupleElementNamesAttribute::TransformNames -} // end of class System.Runtime.CompilerServices.TupleElementNamesAttribute - -.class /*02000179*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.TypeForwardedFromAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00009B:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 1C 14 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000EDF*/ public hidebysig specialname rtspecialname - instance void .ctor(string assemblyFullName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method TypeForwardedFromAttribute::.ctor - - .method /*06000EE0*/ public hidebysig specialname - instance string get_AssemblyFullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeForwardedFromAttribute::get_AssemblyFullName - - .property /*170001FB*/ instance string AssemblyFullName() - { - .get instance string System.Runtime.CompilerServices.TypeForwardedFromAttribute/*02000179*/::get_AssemblyFullName() /* 06000EE0 */ - } // end of property TypeForwardedFromAttribute::AssemblyFullName -} // end of class System.Runtime.CompilerServices.TypeForwardedFromAttribute - -.class /*0200017A*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.TypeForwardedToAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00009C:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000EE1*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ destination) cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method TypeForwardedToAttribute::.ctor - - .method /*06000EE2*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_Destination() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeForwardedToAttribute::get_Destination - - .property /*170001FC*/ instance class System.Type/*020000B8*/ - Destination() - { - .get instance class System.Type/*020000B8*/ System.Runtime.CompilerServices.TypeForwardedToAttribute/*0200017A*/::get_Destination() /* 06000EE2 */ - } // end of property TypeForwardedToAttribute::Destination -} // end of class System.Runtime.CompilerServices.TypeForwardedToAttribute - -.class /*0200017B*/ public auto ansi sealed beforefieldinit System.Runtime.CompilerServices.UnsafeValueTypeAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C00009D:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 08 00 00 00 00 00 ) - .method /*06000EE3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method UnsafeValueTypeAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.UnsafeValueTypeAttribute - -.class /*0200017C*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.ValueTaskAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ -{ - .custom /*0C00009E:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*040001B1*/ private initonly object _dummy - .method /*06000EE4*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTaskAwaiter::get_IsCompleted - - .method /*06000EE5*/ public hidebysig instance void - GetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueTaskAwaiter::GetResult - - .method /*06000EE6*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueTaskAwaiter::OnCompleted - - .method /*06000EE7*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueTaskAwaiter::UnsafeOnCompleted - - .property /*170001FD*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.ValueTaskAwaiter/*0200017C*/::get_IsCompleted() /* 06000EE4 */ - } // end of property ValueTaskAwaiter::IsCompleted -} // end of class System.Runtime.CompilerServices.ValueTaskAwaiter - -.class /*0200017D*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.ValueTaskAwaiter`1 - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ -{ - .custom /*0C00009F:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*040001B2*/ private initonly object _dummy - .method /*06000EE8*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTaskAwaiter`1::get_IsCompleted - - .method /*06000EE9*/ public hidebysig instance !TResult - GetResult() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValueTaskAwaiter`1::GetResult - - .method /*06000EEA*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueTaskAwaiter`1::OnCompleted - - .method /*06000EEB*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ValueTaskAwaiter`1::UnsafeOnCompleted - - .property /*170001FE*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.ValueTaskAwaiter`1/*0200017D*/::get_IsCompleted() /* 06000EE8 */ - } // end of property ValueTaskAwaiter`1::IsCompleted -} // end of class System.Runtime.CompilerServices.ValueTaskAwaiter`1 - -.class /*0200017E*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.YieldAwaitable - extends System.ValueType/*020000D7*/ -{ - .pack 0 - .size 1 - .custom /*0C0000A0:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C0000A1:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - .class /*02000243*/ sequential ansi sealed nested public beforefieldinit YieldAwaiter - extends System.ValueType/*020000D7*/ - implements System.Runtime.CompilerServices.ICriticalNotifyCompletion/*0200015D*/, - System.Runtime.CompilerServices.INotifyCompletion/*0200015F*/ - { - .pack 0 - .size 1 - .custom /*0C0000F6:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .method /*060015D4*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method YieldAwaiter::get_IsCompleted - - .method /*060015D5*/ public hidebysig - instance void GetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method YieldAwaiter::GetResult - - .method /*060015D6*/ public hidebysig newslot virtual final - instance void OnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method YieldAwaiter::OnCompleted - - .method /*060015D7*/ public hidebysig newslot virtual final - instance void UnsafeOnCompleted(class System.Action/*02000003*/ continuation) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method YieldAwaiter::UnsafeOnCompleted - - .property /*1700040D*/ instance bool IsCompleted() - { - .get instance bool System.Runtime.CompilerServices.YieldAwaitable/*0200017E*//YieldAwaiter/*02000243*/::get_IsCompleted() /* 060015D4 */ - } // end of property YieldAwaiter::IsCompleted - } // end of class YieldAwaiter - - .method /*06000EEC*/ public hidebysig instance valuetype System.Runtime.CompilerServices.YieldAwaitable/*0200017E*//YieldAwaiter/*02000243*/ - GetAwaiter() cil managed - // SIG: 20 00 11 89 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method YieldAwaitable::GetAwaiter - -} // end of class System.Runtime.CompilerServices.YieldAwaitable - -.class /*0200017F*/ public auto ansi sealed beforefieldinit System.Reflection.AmbiguousMatchException - extends System.SystemException/*020000A7*/ -{ - .method /*06000EED*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AmbiguousMatchException::.ctor - - .method /*06000EEE*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AmbiguousMatchException::.ctor - - .method /*06000EEF*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method AmbiguousMatchException::.ctor - -} // end of class System.Reflection.AmbiguousMatchException - -.class /*02000180*/ public abstract auto ansi beforefieldinit System.Reflection.Assembly - extends System.Object/*0200008E*/ - implements System.Reflection.ICustomAttributeProvider/*020001A8*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06000EF0*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Assembly::.ctor - - .method /*06000EF1*/ public hidebysig newslot specialname virtual - instance string get_CodeBase() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_CodeBase - - .method /*06000EF2*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_CustomAttributes() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_CustomAttributes - - .method /*06000EF3*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DefinedTypes() cil managed - // SIG: 20 00 15 12 88 80 01 12 87 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_DefinedTypes - - .method /*06000EF4*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - get_EntryPoint() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_EntryPoint - - .method /*06000EF5*/ public hidebysig newslot specialname virtual - instance string get_EscapedCodeBase() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_EscapedCodeBase - - .method /*06000EF6*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_ExportedTypes() cil managed - // SIG: 20 00 15 12 88 80 01 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_ExportedTypes - - .method /*06000EF7*/ public hidebysig newslot specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_FullName - - .method /*06000EF8*/ public hidebysig newslot specialname virtual - instance bool get_GlobalAssemblyCache() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_GlobalAssemblyCache - - .method /*06000EF9*/ public hidebysig newslot specialname virtual - instance int64 get_HostContext() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_HostContext - - .method /*06000EFA*/ public hidebysig newslot specialname virtual - instance string get_ImageRuntimeVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_ImageRuntimeVersion - - .method /*06000EFB*/ public hidebysig newslot specialname virtual - instance bool get_IsDynamic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_IsDynamic - - .method /*06000EFC*/ public hidebysig specialname - instance bool get_IsFullyTrusted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_IsFullyTrusted - - .method /*06000EFD*/ public hidebysig newslot specialname virtual - instance string get_Location() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_Location - - .method /*06000EFE*/ public hidebysig newslot specialname virtual - instance class System.Reflection.Module/*020001BA*/ - get_ManifestModule() cil managed - // SIG: 20 00 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_ManifestModule - - .method /*06000EFF*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_Modules() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_Modules - - .method /*06000F00*/ public hidebysig newslot specialname virtual - instance bool get_ReflectionOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_ReflectionOnly - - .method /*06000F01*/ public hidebysig newslot specialname virtual - instance valuetype System.Security.SecurityRuleSet/*0200010C*/ - get_SecurityRuleSet() cil managed - // SIG: 20 00 11 84 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::get_SecurityRuleSet - - .method /*06000F02*/ public hidebysig newslot specialname virtual - instance void add_ModuleResolve(class System.Reflection.ModuleResolveEventHandler/*020001BB*/ 'value') cil managed - // SIG: 20 01 01 12 86 EC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Assembly::add_ModuleResolve - - .method /*06000F03*/ public hidebysig newslot specialname virtual - instance void remove_ModuleResolve(class System.Reflection.ModuleResolveEventHandler/*020001BB*/ 'value') cil managed - // SIG: 20 01 01 12 86 EC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Assembly::remove_ModuleResolve - - .method /*06000F04*/ public hidebysig instance object - CreateInstance(string typeName) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::CreateInstance - - .method /*06000F05*/ public hidebysig instance object - CreateInstance(string typeName, - bool ignoreCase) cil managed - // SIG: 20 02 1C 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::CreateInstance - - .method /*06000F06*/ public hidebysig newslot virtual - instance object CreateInstance(string typeName, - bool ignoreCase, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] args, - class System.Globalization.CultureInfo/*020001E8*/ culture, - object[] activationAttributes) cil managed - // SIG: 20 07 1C 0E 02 11 86 60 12 86 5C 1D 1C 12 87 A0 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::CreateInstance - - .method /*06000F07*/ public hidebysig static - string CreateQualifiedName(string assemblyName, - string typeName) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::CreateQualifiedName - - .method /*06000F08*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::Equals - - .method /*06000F09*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - GetAssembly(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 12 86 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetAssembly - - .method /*06000F0A*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - GetCallingAssembly() cil managed - // SIG: 00 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetCallingAssembly - - .method /*06000F0B*/ public hidebysig newslot virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetCustomAttributes - - .method /*06000F0C*/ public hidebysig newslot virtual - instance object[] GetCustomAttributes(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetCustomAttributes - - .method /*06000F0D*/ public hidebysig newslot virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributesData() cil managed - // SIG: 20 00 15 12 88 8C 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetCustomAttributesData - - .method /*06000F0E*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - GetEntryAssembly() cil managed - // SIG: 00 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetEntryAssembly - - .method /*06000F0F*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - GetExecutingAssembly() cil managed - // SIG: 00 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetExecutingAssembly - - .method /*06000F10*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetExportedTypes() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetExportedTypes - - .method /*06000F11*/ public hidebysig newslot virtual - instance class System.IO.FileStream/*020001DB*/ - GetFile(string name) cil managed - // SIG: 20 01 12 87 6C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetFile - - .method /*06000F12*/ public hidebysig newslot virtual - instance class System.IO.FileStream/*020001DB*/[] - GetFiles() cil managed - // SIG: 20 00 1D 12 87 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetFiles - - .method /*06000F13*/ public hidebysig newslot virtual - instance class System.IO.FileStream/*020001DB*/[] - GetFiles(bool getResourceModules) cil managed - // SIG: 20 01 1D 12 87 6C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetFiles - - .method /*06000F14*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetForwardedTypes() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetForwardedTypes - - .method /*06000F15*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetHashCode - - .method /*06000F16*/ public hidebysig instance class System.Reflection.Module/*020001BA*/[] - GetLoadedModules() cil managed - // SIG: 20 00 1D 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetLoadedModules - - .method /*06000F17*/ public hidebysig newslot virtual - instance class System.Reflection.Module/*020001BA*/[] - GetLoadedModules(bool getResourceModules) cil managed - // SIG: 20 01 1D 12 86 E8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetLoadedModules - - .method /*06000F18*/ public hidebysig newslot virtual - instance class System.Reflection.ManifestResourceInfo/*020001B0*/ - GetManifestResourceInfo(string resourceName) cil managed - // SIG: 20 01 12 86 C0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetManifestResourceInfo - - .method /*06000F19*/ public hidebysig newslot virtual - instance string[] GetManifestResourceNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetManifestResourceNames - - .method /*06000F1A*/ public hidebysig newslot virtual - instance class System.IO.Stream/*020001E0*/ - GetManifestResourceStream(string name) cil managed - // SIG: 20 01 12 87 80 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetManifestResourceStream - - .method /*06000F1B*/ public hidebysig newslot virtual - instance class System.IO.Stream/*020001E0*/ - GetManifestResourceStream(class System.Type/*020000B8*/ 'type', - string name) cil managed - // SIG: 20 02 12 87 80 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetManifestResourceStream - - .method /*06000F1C*/ public hidebysig newslot virtual - instance class System.Reflection.Module/*020001BA*/ - GetModule(string name) cil managed - // SIG: 20 01 12 86 E8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetModule - - .method /*06000F1D*/ public hidebysig instance class System.Reflection.Module/*020001BA*/[] - GetModules() cil managed - // SIG: 20 00 1D 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetModules - - .method /*06000F1E*/ public hidebysig newslot virtual - instance class System.Reflection.Module/*020001BA*/[] - GetModules(bool getResourceModules) cil managed - // SIG: 20 01 1D 12 86 E8 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetModules - - .method /*06000F1F*/ public hidebysig newslot virtual - instance class System.Reflection.AssemblyName/*02000190*/ - GetName() cil managed - // SIG: 20 00 12 86 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetName - - .method /*06000F20*/ public hidebysig newslot virtual - instance class System.Reflection.AssemblyName/*02000190*/ - GetName(bool copiedName) cil managed - // SIG: 20 01 12 86 40 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetName - - .method /*06000F21*/ public hidebysig newslot virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Assembly::GetObjectData - - .method /*06000F22*/ public hidebysig newslot virtual - instance class System.Reflection.AssemblyName/*02000190*/[] - GetReferencedAssemblies() cil managed - // SIG: 20 00 1D 12 86 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetReferencedAssemblies - - .method /*06000F23*/ public hidebysig newslot virtual - instance class System.Reflection.Assembly/*02000180*/ - GetSatelliteAssembly(class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 01 12 86 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetSatelliteAssembly - - .method /*06000F24*/ public hidebysig newslot virtual - instance class System.Reflection.Assembly/*02000180*/ - GetSatelliteAssembly(class System.Globalization.CultureInfo/*020001E8*/ culture, - class System.Version/*020000D8*/ version) cil managed - // SIG: 20 02 12 86 00 12 87 A0 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetSatelliteAssembly - - .method /*06000F25*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetType(string name) cil managed - // SIG: 20 01 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetType - - .method /*06000F26*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetType(string name, - bool throwOnError) cil managed - // SIG: 20 02 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetType - - .method /*06000F27*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetType(string name, - bool throwOnError, - bool ignoreCase) cil managed - // SIG: 20 03 12 82 E0 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetType - - .method /*06000F28*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetTypes() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::GetTypes - - .method /*06000F29*/ public hidebysig newslot virtual - instance bool IsDefined(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::IsDefined - - .method /*06000F2A*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - Load(uint8[] rawAssembly) cil managed - // SIG: 00 01 12 86 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::Load - - .method /*06000F2B*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - Load(uint8[] rawAssembly, - uint8[] rawSymbolStore) cil managed - // SIG: 00 02 12 86 00 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::Load - - .method /*06000F2C*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - Load(class System.Reflection.AssemblyName/*02000190*/ assemblyRef) cil managed - // SIG: 00 01 12 86 00 12 86 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::Load - - .method /*06000F2D*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - Load(string assemblyString) cil managed - // SIG: 00 01 12 86 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::Load - - .method /*06000F2E*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - LoadFile(string path) cil managed - // SIG: 00 01 12 86 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::LoadFile - - .method /*06000F2F*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - LoadFrom(string assemblyFile) cil managed - // SIG: 00 01 12 86 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::LoadFrom - - .method /*06000F30*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - LoadFrom(string assemblyFile, - uint8[] hashValue, - valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ hashAlgorithm) cil managed - // SIG: 00 03 12 86 00 0E 1D 05 11 88 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::LoadFrom - - .method /*06000F31*/ public hidebysig instance class System.Reflection.Module/*020001BA*/ - LoadModule(string moduleName, - uint8[] rawModule) cil managed - // SIG: 20 02 12 86 E8 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::LoadModule - - .method /*06000F32*/ public hidebysig newslot virtual - instance class System.Reflection.Module/*020001BA*/ - LoadModule(string moduleName, - uint8[] rawModule, - uint8[] rawSymbolStore) cil managed - // SIG: 20 03 12 86 E8 0E 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::LoadModule - - .method /*06000F33*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - LoadWithPartialName(string partialName) cil managed - // SIG: 00 01 12 86 00 0E - { - .custom /*0C0001E8:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 71 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ..qThis method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 41 // ed. Please use A - 73 73 65 6D 62 6C 79 2E 4C 6F 61 64 28 29 20 69 // ssembly.Load() i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::LoadWithPartialName - - .method /*06000F34*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.Assembly/*02000180*/ left, - class System.Reflection.Assembly/*02000180*/ right) cil managed - // SIG: 00 02 02 12 86 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::op_Equality - - .method /*06000F35*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.Assembly/*02000180*/ left, - class System.Reflection.Assembly/*02000180*/ right) cil managed - // SIG: 00 02 02 12 86 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::op_Inequality - - .method /*06000F36*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - ReflectionOnlyLoad(uint8[] rawAssembly) cil managed - // SIG: 00 01 12 86 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::ReflectionOnlyLoad - - .method /*06000F37*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - ReflectionOnlyLoad(string assemblyString) cil managed - // SIG: 00 01 12 86 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::ReflectionOnlyLoad - - .method /*06000F38*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - ReflectionOnlyLoadFrom(string assemblyFile) cil managed - // SIG: 00 01 12 86 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::ReflectionOnlyLoadFrom - - .method /*06000F39*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::ToString - - .method /*06000F3A*/ public hidebysig static - class System.Reflection.Assembly/*02000180*/ - UnsafeLoadFrom(string assemblyFile) cil managed - // SIG: 00 01 12 86 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Assembly::UnsafeLoadFrom - - .event /*14000003*/ System.Reflection.ModuleResolveEventHandler/*020001BB*/ ModuleResolve - { - .addon instance void System.Reflection.Assembly/*02000180*/::add_ModuleResolve(class System.Reflection.ModuleResolveEventHandler/*020001BB*/) /* 06000F02 */ - .removeon instance void System.Reflection.Assembly/*02000180*/::remove_ModuleResolve(class System.Reflection.ModuleResolveEventHandler/*020001BB*/) /* 06000F03 */ - } // end of event Assembly::ModuleResolve - .property /*170001FF*/ instance string CodeBase() - { - .get instance string System.Reflection.Assembly/*02000180*/::get_CodeBase() /* 06000EF1 */ - } // end of property Assembly::CodeBase - .property /*17000200*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - CustomAttributes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.Assembly/*02000180*/::get_CustomAttributes() /* 06000EF2 */ - } // end of property Assembly::CustomAttributes - .property /*17000201*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DefinedTypes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.Assembly/*02000180*/::get_DefinedTypes() /* 06000EF3 */ - } // end of property Assembly::DefinedTypes - .property /*17000202*/ instance class System.Reflection.MethodInfo/*020001B8*/ - EntryPoint() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Reflection.Assembly/*02000180*/::get_EntryPoint() /* 06000EF4 */ - } // end of property Assembly::EntryPoint - .property /*17000203*/ instance string EscapedCodeBase() - { - .get instance string System.Reflection.Assembly/*02000180*/::get_EscapedCodeBase() /* 06000EF5 */ - } // end of property Assembly::EscapedCodeBase - .property /*17000204*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - ExportedTypes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.Assembly/*02000180*/::get_ExportedTypes() /* 06000EF6 */ - } // end of property Assembly::ExportedTypes - .property /*17000205*/ instance string FullName() - { - .get instance string System.Reflection.Assembly/*02000180*/::get_FullName() /* 06000EF7 */ - } // end of property Assembly::FullName - .property /*17000206*/ instance bool GlobalAssemblyCache() - { - .get instance bool System.Reflection.Assembly/*02000180*/::get_GlobalAssemblyCache() /* 06000EF8 */ - } // end of property Assembly::GlobalAssemblyCache - .property /*17000207*/ instance int64 HostContext() - { - .get instance int64 System.Reflection.Assembly/*02000180*/::get_HostContext() /* 06000EF9 */ - } // end of property Assembly::HostContext - .property /*17000208*/ instance string ImageRuntimeVersion() - { - .get instance string System.Reflection.Assembly/*02000180*/::get_ImageRuntimeVersion() /* 06000EFA */ - } // end of property Assembly::ImageRuntimeVersion - .property /*17000209*/ instance bool IsDynamic() - { - .get instance bool System.Reflection.Assembly/*02000180*/::get_IsDynamic() /* 06000EFB */ - } // end of property Assembly::IsDynamic - .property /*1700020A*/ instance bool IsFullyTrusted() - { - .get instance bool System.Reflection.Assembly/*02000180*/::get_IsFullyTrusted() /* 06000EFC */ - } // end of property Assembly::IsFullyTrusted - .property /*1700020B*/ instance string Location() - { - .get instance string System.Reflection.Assembly/*02000180*/::get_Location() /* 06000EFD */ - } // end of property Assembly::Location - .property /*1700020C*/ instance class System.Reflection.Module/*020001BA*/ - ManifestModule() - { - .get instance class System.Reflection.Module/*020001BA*/ System.Reflection.Assembly/*02000180*/::get_ManifestModule() /* 06000EFE */ - } // end of property Assembly::ManifestModule - .property /*1700020D*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - Modules() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.Assembly/*02000180*/::get_Modules() /* 06000EFF */ - } // end of property Assembly::Modules - .property /*1700020E*/ instance bool ReflectionOnly() - { - .get instance bool System.Reflection.Assembly/*02000180*/::get_ReflectionOnly() /* 06000F00 */ - } // end of property Assembly::ReflectionOnly - .property /*1700020F*/ instance valuetype System.Security.SecurityRuleSet/*0200010C*/ - SecurityRuleSet() - { - .get instance valuetype System.Security.SecurityRuleSet/*0200010C*/ System.Reflection.Assembly/*02000180*/::get_SecurityRuleSet() /* 06000F01 */ - } // end of property Assembly::SecurityRuleSet -} // end of class System.Reflection.Assembly - -.class /*02000181*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyAlgorithmIdAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A3:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F3B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ algorithmId) cil managed - // SIG: 20 01 01 11 88 2C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyAlgorithmIdAttribute::.ctor - - .method /*06000F3C*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 algorithmId) cil managed - // SIG: 20 01 01 09 - { - .custom /*0C0001E9:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyAlgorithmIdAttribute::.ctor - - .method /*06000F3D*/ public hidebysig specialname - instance uint32 get_AlgorithmId() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyAlgorithmIdAttribute::get_AlgorithmId - - .property /*17000210*/ instance uint32 AlgorithmId() - { - .custom /*0C0000DF:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .get instance uint32 System.Reflection.AssemblyAlgorithmIdAttribute/*02000181*/::get_AlgorithmId() /* 06000F3D */ - } // end of property AssemblyAlgorithmIdAttribute::AlgorithmId -} // end of class System.Reflection.AssemblyAlgorithmIdAttribute - -.class /*02000182*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyCompanyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A4:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F3E*/ public hidebysig specialname rtspecialname - instance void .ctor(string company) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyCompanyAttribute::.ctor - - .method /*06000F3F*/ public hidebysig specialname - instance string get_Company() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyCompanyAttribute::get_Company - - .property /*17000211*/ instance string Company() - { - .get instance string System.Reflection.AssemblyCompanyAttribute/*02000182*/::get_Company() /* 06000F3F */ - } // end of property AssemblyCompanyAttribute::Company -} // end of class System.Reflection.AssemblyCompanyAttribute - -.class /*02000183*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyConfigurationAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A5:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F40*/ public hidebysig specialname rtspecialname - instance void .ctor(string configuration) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyConfigurationAttribute::.ctor - - .method /*06000F41*/ public hidebysig specialname - instance string get_Configuration() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyConfigurationAttribute::get_Configuration - - .property /*17000212*/ instance string Configuration() - { - .get instance string System.Reflection.AssemblyConfigurationAttribute/*02000183*/::get_Configuration() /* 06000F41 */ - } // end of property AssemblyConfigurationAttribute::Configuration -} // end of class System.Reflection.AssemblyConfigurationAttribute - -.class /*02000184*/ public auto ansi sealed System.Reflection.AssemblyContentType - extends System.Enum/*02000037*/ -{ - .field /*040001B3*/ public specialname rtspecialname int32 value__ - .field /*040001B4*/ public static literal valuetype System.Reflection.AssemblyContentType/*02000184*/ Default = int32(0x00000000) - .field /*040001B5*/ public static literal valuetype System.Reflection.AssemblyContentType/*02000184*/ WindowsRuntime = int32(0x00000001) -} // end of class System.Reflection.AssemblyContentType - -.class /*02000185*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyCopyrightAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A6:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F42*/ public hidebysig specialname rtspecialname - instance void .ctor(string copyright) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyCopyrightAttribute::.ctor - - .method /*06000F43*/ public hidebysig specialname - instance string get_Copyright() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyCopyrightAttribute::get_Copyright - - .property /*17000213*/ instance string Copyright() - { - .get instance string System.Reflection.AssemblyCopyrightAttribute/*02000185*/::get_Copyright() /* 06000F43 */ - } // end of property AssemblyCopyrightAttribute::Copyright -} // end of class System.Reflection.AssemblyCopyrightAttribute - -.class /*02000186*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyCultureAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A7:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F44*/ public hidebysig specialname rtspecialname - instance void .ctor(string culture) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyCultureAttribute::.ctor - - .method /*06000F45*/ public hidebysig specialname - instance string get_Culture() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyCultureAttribute::get_Culture - - .property /*17000214*/ instance string Culture() - { - .get instance string System.Reflection.AssemblyCultureAttribute/*02000186*/::get_Culture() /* 06000F45 */ - } // end of property AssemblyCultureAttribute::Culture -} // end of class System.Reflection.AssemblyCultureAttribute - -.class /*02000187*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyDefaultAliasAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A8:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F46*/ public hidebysig specialname rtspecialname - instance void .ctor(string defaultAlias) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyDefaultAliasAttribute::.ctor - - .method /*06000F47*/ public hidebysig specialname - instance string get_DefaultAlias() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDefaultAliasAttribute::get_DefaultAlias - - .property /*17000215*/ instance string DefaultAlias() - { - .get instance string System.Reflection.AssemblyDefaultAliasAttribute/*02000187*/::get_DefaultAlias() /* 06000F47 */ - } // end of property AssemblyDefaultAliasAttribute::DefaultAlias -} // end of class System.Reflection.AssemblyDefaultAliasAttribute - -.class /*02000188*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyDelaySignAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000A9:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F48*/ public hidebysig specialname rtspecialname - instance void .ctor(bool delaySign) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyDelaySignAttribute::.ctor - - .method /*06000F49*/ public hidebysig specialname - instance bool get_DelaySign() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDelaySignAttribute::get_DelaySign - - .property /*17000216*/ instance bool DelaySign() - { - .get instance bool System.Reflection.AssemblyDelaySignAttribute/*02000188*/::get_DelaySign() /* 06000F49 */ - } // end of property AssemblyDelaySignAttribute::DelaySign -} // end of class System.Reflection.AssemblyDelaySignAttribute - -.class /*02000189*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyDescriptionAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000AB:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F4A*/ public hidebysig specialname rtspecialname - instance void .ctor(string description) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyDescriptionAttribute::.ctor - - .method /*06000F4B*/ public hidebysig specialname - instance string get_Description() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyDescriptionAttribute::get_Description - - .property /*17000217*/ instance string Description() - { - .get instance string System.Reflection.AssemblyDescriptionAttribute/*02000189*/::get_Description() /* 06000F4B */ - } // end of property AssemblyDescriptionAttribute::Description -} // end of class System.Reflection.AssemblyDescriptionAttribute - -.class /*0200018A*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyFileVersionAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000AC:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F4C*/ public hidebysig specialname rtspecialname - instance void .ctor(string version) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyFileVersionAttribute::.ctor - - .method /*06000F4D*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFileVersionAttribute::get_Version - - .property /*17000218*/ instance string Version() - { - .get instance string System.Reflection.AssemblyFileVersionAttribute/*0200018A*/::get_Version() /* 06000F4D */ - } // end of property AssemblyFileVersionAttribute::Version -} // end of class System.Reflection.AssemblyFileVersionAttribute - -.class /*0200018B*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyFlagsAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000AD:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F4E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 assemblyFlags) cil managed - // SIG: 20 01 01 08 - { - .custom /*0C0001EA:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 90 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 // ctor has been de - 70 72 65 63 61 74 65 64 2E 20 50 6C 65 61 73 65 // precated. Please - 20 75 73 65 20 41 73 73 65 6D 62 6C 79 46 6C 61 // use AssemblyFla - 67 73 41 74 74 72 69 62 75 74 65 28 41 73 73 65 // gsAttribute(Asse - 6D 62 6C 79 4E 61 6D 65 46 6C 61 67 73 29 20 69 // mblyNameFlags) i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyFlagsAttribute::.ctor - - .method /*06000F4F*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Reflection.AssemblyNameFlags/*02000191*/ assemblyFlags) cil managed - // SIG: 20 01 01 11 86 44 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyFlagsAttribute::.ctor - - .method /*06000F50*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 'flags') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C0001EB:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .custom /*0C0001EC:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 90 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 // ctor has been de - 70 72 65 63 61 74 65 64 2E 20 50 6C 65 61 73 65 // precated. Please - 20 75 73 65 20 41 73 73 65 6D 62 6C 79 46 6C 61 // use AssemblyFla - 67 73 41 74 74 72 69 62 75 74 65 28 41 73 73 65 // gsAttribute(Asse - 6D 62 6C 79 4E 61 6D 65 46 6C 61 67 73 29 20 69 // mblyNameFlags) i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyFlagsAttribute::.ctor - - .method /*06000F51*/ public hidebysig specialname - instance int32 get_AssemblyFlags() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFlagsAttribute::get_AssemblyFlags - - .method /*06000F52*/ public hidebysig specialname - instance uint32 get_Flags() cil managed - // SIG: 20 00 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyFlagsAttribute::get_Flags - - .property /*17000219*/ instance int32 AssemblyFlags() - { - .get instance int32 System.Reflection.AssemblyFlagsAttribute/*0200018B*/::get_AssemblyFlags() /* 06000F51 */ - } // end of property AssemblyFlagsAttribute::AssemblyFlags - .property /*1700021A*/ instance uint32 Flags() - { - .custom /*0C0000E2:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .custom /*0C0000E3:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 71 54 68 69 73 20 70 72 6F 70 65 72 74 79 // ..qThis property - 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 // has been deprec - 61 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 // ated. Please use - 20 41 73 73 65 6D 62 6C 79 46 6C 61 67 73 20 69 // AssemblyFlags i - 6E 73 74 65 61 64 2E 20 68 74 74 70 3A 2F 2F 67 // nstead. http://g - 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F // o.microsoft.com/ - 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 // fwlink/?linkid=1 - 34 32 30 32 00 00 ) // 4202.. - .get instance uint32 System.Reflection.AssemblyFlagsAttribute/*0200018B*/::get_Flags() /* 06000F52 */ - } // end of property AssemblyFlagsAttribute::Flags -} // end of class System.Reflection.AssemblyFlagsAttribute - -.class /*0200018C*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyInformationalVersionAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000AE:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F53*/ public hidebysig specialname rtspecialname - instance void .ctor(string informationalVersion) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyInformationalVersionAttribute::.ctor - - .method /*06000F54*/ public hidebysig specialname - instance string get_InformationalVersion() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyInformationalVersionAttribute::get_InformationalVersion - - .property /*1700021B*/ instance string InformationalVersion() - { - .get instance string System.Reflection.AssemblyInformationalVersionAttribute/*0200018C*/::get_InformationalVersion() /* 06000F54 */ - } // end of property AssemblyInformationalVersionAttribute::InformationalVersion -} // end of class System.Reflection.AssemblyInformationalVersionAttribute - -.class /*0200018D*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyKeyFileAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000AF:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F55*/ public hidebysig specialname rtspecialname - instance void .ctor(string keyFile) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyKeyFileAttribute::.ctor - - .method /*06000F56*/ public hidebysig specialname - instance string get_KeyFile() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyKeyFileAttribute::get_KeyFile - - .property /*1700021C*/ instance string KeyFile() - { - .get instance string System.Reflection.AssemblyKeyFileAttribute/*0200018D*/::get_KeyFile() /* 06000F56 */ - } // end of property AssemblyKeyFileAttribute::KeyFile -} // end of class System.Reflection.AssemblyKeyFileAttribute - -.class /*0200018E*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyKeyNameAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B0:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F57*/ public hidebysig specialname rtspecialname - instance void .ctor(string keyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyKeyNameAttribute::.ctor - - .method /*06000F58*/ public hidebysig specialname - instance string get_KeyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyKeyNameAttribute::get_KeyName - - .property /*1700021D*/ instance string KeyName() - { - .get instance string System.Reflection.AssemblyKeyNameAttribute/*0200018E*/::get_KeyName() /* 06000F58 */ - } // end of property AssemblyKeyNameAttribute::KeyName -} // end of class System.Reflection.AssemblyKeyNameAttribute - -.class /*0200018F*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyMetadataAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B1:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*06000F59*/ public hidebysig specialname rtspecialname - instance void .ctor(string key, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyMetadataAttribute::.ctor - - .method /*06000F5A*/ public hidebysig specialname - instance string get_Key() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyMetadataAttribute::get_Key - - .method /*06000F5B*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyMetadataAttribute::get_Value - - .property /*1700021E*/ instance string Key() - { - .get instance string System.Reflection.AssemblyMetadataAttribute/*0200018F*/::get_Key() /* 06000F5A */ - } // end of property AssemblyMetadataAttribute::Key - .property /*1700021F*/ instance string Value() - { - .get instance string System.Reflection.AssemblyMetadataAttribute/*0200018F*/::get_Value() /* 06000F5B */ - } // end of property AssemblyMetadataAttribute::Value -} // end of class System.Reflection.AssemblyMetadataAttribute - -.class /*02000190*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyName - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06000F5C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyName::.ctor - - .method /*06000F5D*/ public hidebysig specialname rtspecialname - instance void .ctor(string assemblyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyName::.ctor - - .method /*06000F5E*/ public hidebysig specialname - instance string get_CodeBase() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_CodeBase - - .method /*06000F5F*/ public hidebysig specialname - instance void set_CodeBase(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_CodeBase - - .method /*06000F60*/ public hidebysig specialname - instance valuetype System.Reflection.AssemblyContentType/*02000184*/ - get_ContentType() cil managed - // SIG: 20 00 11 86 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_ContentType - - .method /*06000F61*/ public hidebysig specialname - instance void set_ContentType(valuetype System.Reflection.AssemblyContentType/*02000184*/ 'value') cil managed - // SIG: 20 01 01 11 86 10 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_ContentType - - .method /*06000F62*/ public hidebysig specialname - instance class System.Globalization.CultureInfo/*020001E8*/ - get_CultureInfo() cil managed - // SIG: 20 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_CultureInfo - - .method /*06000F63*/ public hidebysig specialname - instance void set_CultureInfo(class System.Globalization.CultureInfo/*020001E8*/ 'value') cil managed - // SIG: 20 01 01 12 87 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_CultureInfo - - .method /*06000F64*/ public hidebysig specialname - instance string get_CultureName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_CultureName - - .method /*06000F65*/ public hidebysig specialname - instance void set_CultureName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_CultureName - - .method /*06000F66*/ public hidebysig specialname - instance string get_EscapedCodeBase() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_EscapedCodeBase - - .method /*06000F67*/ public hidebysig specialname - instance valuetype System.Reflection.AssemblyNameFlags/*02000191*/ - get_Flags() cil managed - // SIG: 20 00 11 86 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_Flags - - .method /*06000F68*/ public hidebysig specialname - instance void set_Flags(valuetype System.Reflection.AssemblyNameFlags/*02000191*/ 'value') cil managed - // SIG: 20 01 01 11 86 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_Flags - - .method /*06000F69*/ public hidebysig specialname - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_FullName - - .method /*06000F6A*/ public hidebysig specialname - instance valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ - get_HashAlgorithm() cil managed - // SIG: 20 00 11 88 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_HashAlgorithm - - .method /*06000F6B*/ public hidebysig specialname - instance void set_HashAlgorithm(valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ 'value') cil managed - // SIG: 20 01 01 11 88 2C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_HashAlgorithm - - .method /*06000F6C*/ public hidebysig specialname - instance class System.Reflection.StrongNameKeyPair/*020001CB*/ - get_KeyPair() cil managed - // SIG: 20 00 12 87 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_KeyPair - - .method /*06000F6D*/ public hidebysig specialname - instance void set_KeyPair(class System.Reflection.StrongNameKeyPair/*020001CB*/ 'value') cil managed - // SIG: 20 01 01 12 87 2C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_KeyPair - - .method /*06000F6E*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_Name - - .method /*06000F6F*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_Name - - .method /*06000F70*/ public hidebysig specialname - instance valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ - get_ProcessorArchitecture() cil managed - // SIG: 20 00 11 87 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_ProcessorArchitecture - - .method /*06000F71*/ public hidebysig specialname - instance void set_ProcessorArchitecture(valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ 'value') cil managed - // SIG: 20 01 01 11 87 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_ProcessorArchitecture - - .method /*06000F72*/ public hidebysig specialname - instance class System.Version/*020000D8*/ - get_Version() cil managed - // SIG: 20 00 12 83 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_Version - - .method /*06000F73*/ public hidebysig specialname - instance void set_Version(class System.Version/*020000D8*/ 'value') cil managed - // SIG: 20 01 01 12 83 60 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_Version - - .method /*06000F74*/ public hidebysig specialname - instance valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ - get_VersionCompatibility() cil managed - // SIG: 20 00 11 88 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::get_VersionCompatibility - - .method /*06000F75*/ public hidebysig specialname - instance void set_VersionCompatibility(valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ 'value') cil managed - // SIG: 20 01 01 11 88 30 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::set_VersionCompatibility - - .method /*06000F76*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::Clone - - .method /*06000F77*/ public hidebysig static - class System.Reflection.AssemblyName/*02000190*/ - GetAssemblyName(string assemblyFile) cil managed - // SIG: 00 01 12 86 40 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::GetAssemblyName - - .method /*06000F78*/ public hidebysig newslot virtual final - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::GetObjectData - - .method /*06000F79*/ public hidebysig instance uint8[] - GetPublicKey() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::GetPublicKey - - .method /*06000F7A*/ public hidebysig instance uint8[] - GetPublicKeyToken() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::GetPublicKeyToken - - .method /*06000F7B*/ public hidebysig newslot virtual final - instance void OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::OnDeserialization - - .method /*06000F7C*/ public hidebysig static - bool ReferenceMatchesDefinition(class System.Reflection.AssemblyName/*02000190*/ reference, - class System.Reflection.AssemblyName/*02000190*/ definition) cil managed - // SIG: 00 02 02 12 86 40 12 86 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::ReferenceMatchesDefinition - - .method /*06000F7D*/ public hidebysig instance void - SetPublicKey(uint8[] publicKey) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::SetPublicKey - - .method /*06000F7E*/ public hidebysig instance void - SetPublicKeyToken(uint8[] publicKeyToken) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AssemblyName::SetPublicKeyToken - - .method /*06000F7F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyName::ToString - - .property /*17000220*/ instance string CodeBase() - { - .get instance string System.Reflection.AssemblyName/*02000190*/::get_CodeBase() /* 06000F5E */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_CodeBase(string) /* 06000F5F */ - } // end of property AssemblyName::CodeBase - .property /*17000221*/ instance valuetype System.Reflection.AssemblyContentType/*02000184*/ - ContentType() - { - .get instance valuetype System.Reflection.AssemblyContentType/*02000184*/ System.Reflection.AssemblyName/*02000190*/::get_ContentType() /* 06000F60 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_ContentType(valuetype System.Reflection.AssemblyContentType/*02000184*/) /* 06000F61 */ - } // end of property AssemblyName::ContentType - .property /*17000222*/ instance class System.Globalization.CultureInfo/*020001E8*/ - CultureInfo() - { - .get instance class System.Globalization.CultureInfo/*020001E8*/ System.Reflection.AssemblyName/*02000190*/::get_CultureInfo() /* 06000F62 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_CultureInfo(class System.Globalization.CultureInfo/*020001E8*/) /* 06000F63 */ - } // end of property AssemblyName::CultureInfo - .property /*17000223*/ instance string CultureName() - { - .get instance string System.Reflection.AssemblyName/*02000190*/::get_CultureName() /* 06000F64 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_CultureName(string) /* 06000F65 */ - } // end of property AssemblyName::CultureName - .property /*17000224*/ instance string EscapedCodeBase() - { - .get instance string System.Reflection.AssemblyName/*02000190*/::get_EscapedCodeBase() /* 06000F66 */ - } // end of property AssemblyName::EscapedCodeBase - .property /*17000225*/ instance valuetype System.Reflection.AssemblyNameFlags/*02000191*/ - Flags() - { - .get instance valuetype System.Reflection.AssemblyNameFlags/*02000191*/ System.Reflection.AssemblyName/*02000190*/::get_Flags() /* 06000F67 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_Flags(valuetype System.Reflection.AssemblyNameFlags/*02000191*/) /* 06000F68 */ - } // end of property AssemblyName::Flags - .property /*17000226*/ instance string FullName() - { - .get instance string System.Reflection.AssemblyName/*02000190*/::get_FullName() /* 06000F69 */ - } // end of property AssemblyName::FullName - .property /*17000227*/ instance valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ - HashAlgorithm() - { - .get instance valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ System.Reflection.AssemblyName/*02000190*/::get_HashAlgorithm() /* 06000F6A */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_HashAlgorithm(valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/) /* 06000F6B */ - } // end of property AssemblyName::HashAlgorithm - .property /*17000228*/ instance class System.Reflection.StrongNameKeyPair/*020001CB*/ - KeyPair() - { - .get instance class System.Reflection.StrongNameKeyPair/*020001CB*/ System.Reflection.AssemblyName/*02000190*/::get_KeyPair() /* 06000F6C */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_KeyPair(class System.Reflection.StrongNameKeyPair/*020001CB*/) /* 06000F6D */ - } // end of property AssemblyName::KeyPair - .property /*17000229*/ instance string Name() - { - .get instance string System.Reflection.AssemblyName/*02000190*/::get_Name() /* 06000F6E */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_Name(string) /* 06000F6F */ - } // end of property AssemblyName::Name - .property /*1700022A*/ instance valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ - ProcessorArchitecture() - { - .get instance valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ System.Reflection.AssemblyName/*02000190*/::get_ProcessorArchitecture() /* 06000F70 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_ProcessorArchitecture(valuetype System.Reflection.ProcessorArchitecture/*020001C3*/) /* 06000F71 */ - } // end of property AssemblyName::ProcessorArchitecture - .property /*1700022B*/ instance class System.Version/*020000D8*/ - Version() - { - .get instance class System.Version/*020000D8*/ System.Reflection.AssemblyName/*02000190*/::get_Version() /* 06000F72 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_Version(class System.Version/*020000D8*/) /* 06000F73 */ - } // end of property AssemblyName::Version - .property /*1700022C*/ instance valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ - VersionCompatibility() - { - .get instance valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ System.Reflection.AssemblyName/*02000190*/::get_VersionCompatibility() /* 06000F74 */ - .set instance void System.Reflection.AssemblyName/*02000190*/::set_VersionCompatibility(valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/) /* 06000F75 */ - } // end of property AssemblyName::VersionCompatibility -} // end of class System.Reflection.AssemblyName - -.class /*02000191*/ public auto ansi sealed System.Reflection.AssemblyNameFlags - extends System.Enum/*02000037*/ -{ - .custom /*0C0000B2:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001B6*/ public specialname rtspecialname int32 value__ - .field /*040001B7*/ public static literal valuetype System.Reflection.AssemblyNameFlags/*02000191*/ EnableJITcompileOptimizer = int32(0x00004000) - .field /*040001B8*/ public static literal valuetype System.Reflection.AssemblyNameFlags/*02000191*/ EnableJITcompileTracking = int32(0x00008000) - .field /*040001B9*/ public static literal valuetype System.Reflection.AssemblyNameFlags/*02000191*/ None = int32(0x00000000) - .field /*040001BA*/ public static literal valuetype System.Reflection.AssemblyNameFlags/*02000191*/ PublicKey = int32(0x00000001) - .field /*040001BB*/ public static literal valuetype System.Reflection.AssemblyNameFlags/*02000191*/ Retargetable = int32(0x00000100) -} // end of class System.Reflection.AssemblyNameFlags - -.class /*02000192*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyProductAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B3:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F80*/ public hidebysig specialname rtspecialname - instance void .ctor(string product) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyProductAttribute::.ctor - - .method /*06000F81*/ public hidebysig specialname - instance string get_Product() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyProductAttribute::get_Product - - .property /*1700022D*/ instance string Product() - { - .get instance string System.Reflection.AssemblyProductAttribute/*02000192*/::get_Product() /* 06000F81 */ - } // end of property AssemblyProductAttribute::Product -} // end of class System.Reflection.AssemblyProductAttribute - -.class /*02000193*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblySignatureKeyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B4:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 54 02 0D 41 6C 6C 6F 77 4D 75 6C // ited.T..AllowMul - 74 69 70 6C 65 00 ) // tiple. - .method /*06000F82*/ public hidebysig specialname rtspecialname - instance void .ctor(string publicKey, - string countersignature) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblySignatureKeyAttribute::.ctor - - .method /*06000F83*/ public hidebysig specialname - instance string get_Countersignature() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblySignatureKeyAttribute::get_Countersignature - - .method /*06000F84*/ public hidebysig specialname - instance string get_PublicKey() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblySignatureKeyAttribute::get_PublicKey - - .property /*1700022E*/ instance string Countersignature() - { - .get instance string System.Reflection.AssemblySignatureKeyAttribute/*02000193*/::get_Countersignature() /* 06000F83 */ - } // end of property AssemblySignatureKeyAttribute::Countersignature - .property /*1700022F*/ instance string PublicKey() - { - .get instance string System.Reflection.AssemblySignatureKeyAttribute/*02000193*/::get_PublicKey() /* 06000F84 */ - } // end of property AssemblySignatureKeyAttribute::PublicKey -} // end of class System.Reflection.AssemblySignatureKeyAttribute - -.class /*02000194*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyTitleAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B5:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F85*/ public hidebysig specialname rtspecialname - instance void .ctor(string title) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyTitleAttribute::.ctor - - .method /*06000F86*/ public hidebysig specialname - instance string get_Title() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyTitleAttribute::get_Title - - .property /*17000230*/ instance string Title() - { - .get instance string System.Reflection.AssemblyTitleAttribute/*02000194*/::get_Title() /* 06000F86 */ - } // end of property AssemblyTitleAttribute::Title -} // end of class System.Reflection.AssemblyTitleAttribute - -.class /*02000195*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyTrademarkAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B6:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F87*/ public hidebysig specialname rtspecialname - instance void .ctor(string trademark) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyTrademarkAttribute::.ctor - - .method /*06000F88*/ public hidebysig specialname - instance string get_Trademark() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyTrademarkAttribute::get_Trademark - - .property /*17000231*/ instance string Trademark() - { - .get instance string System.Reflection.AssemblyTrademarkAttribute/*02000195*/::get_Trademark() /* 06000F88 */ - } // end of property AssemblyTrademarkAttribute::Trademark -} // end of class System.Reflection.AssemblyTrademarkAttribute - -.class /*02000196*/ public auto ansi sealed beforefieldinit System.Reflection.AssemblyVersionAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000B7:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 01 00 54 02 09 49 6E 68 65 72 // ........T..Inher - 69 74 65 64 00 ) // ited. - .method /*06000F89*/ public hidebysig specialname rtspecialname - instance void .ctor(string version) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method AssemblyVersionAttribute::.ctor - - .method /*06000F8A*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AssemblyVersionAttribute::get_Version - - .property /*17000232*/ instance string Version() - { - .get instance string System.Reflection.AssemblyVersionAttribute/*02000196*/::get_Version() /* 06000F8A */ - } // end of property AssemblyVersionAttribute::Version -} // end of class System.Reflection.AssemblyVersionAttribute - -.class /*02000197*/ public abstract auto ansi beforefieldinit System.Reflection.Binder - extends System.Object/*0200008E*/ -{ - .method /*06000F8B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Binder::.ctor - - .method /*06000F8C*/ public hidebysig newslot abstract virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - BindToField(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.FieldInfo/*020001A6*/[] match, - object 'value', - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 04 12 86 98 11 86 60 1D 12 86 98 1C 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method Binder::BindToField - - .method /*06000F8D*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodBase/*020001B5*/ - BindToMethod(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.MethodBase/*020001B5*/[] match, - object[]& args, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers, - class System.Globalization.CultureInfo/*020001E8*/ culture, - string[] names, - [out] object& state) cil managed - // SIG: 20 07 12 86 D4 11 86 60 1D 12 86 D4 10 1D 1C 1D 11 87 00 12 87 A0 1D 0E 10 1C - { - // Method begins at RVA 0x0 - } // end of method Binder::BindToMethod - - .method /*06000F8E*/ public hidebysig newslot abstract virtual - instance object ChangeType(object 'value', - class System.Type/*020000B8*/ 'type', - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 03 1C 1C 12 82 E0 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method Binder::ChangeType - - .method /*06000F8F*/ public hidebysig newslot abstract virtual - instance void ReorderArgumentArray(object[]& args, - object state) cil managed - // SIG: 20 02 01 10 1D 1C 1C - { - // Method begins at RVA 0x0 - } // end of method Binder::ReorderArgumentArray - - .method /*06000F90*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodBase/*020001B5*/ - SelectMethod(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.MethodBase/*020001B5*/[] match, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 04 12 86 D4 11 86 60 1D 12 86 D4 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method Binder::SelectMethod - - .method /*06000F91*/ public hidebysig newslot abstract virtual - instance class System.Reflection.PropertyInfo/*020001C5*/ - SelectProperty(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.PropertyInfo/*020001C5*/[] match, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] indexes, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 05 12 87 14 11 86 60 1D 12 87 14 12 82 E0 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method Binder::SelectProperty - -} // end of class System.Reflection.Binder - -.class /*02000198*/ public auto ansi sealed System.Reflection.BindingFlags - extends System.Enum/*02000037*/ -{ - .custom /*0C0000B8:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001BC*/ public specialname rtspecialname int32 value__ - .field /*040001BD*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ CreateInstance = int32(0x00000200) - .field /*040001BE*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ DeclaredOnly = int32(0x00000002) - .field /*040001BF*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ Default = int32(0x00000000) - .field /*040001C0*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ DoNotWrapExceptions = int32(0x02000000) - .field /*040001C1*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ ExactBinding = int32(0x00010000) - .field /*040001C2*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ FlattenHierarchy = int32(0x00000040) - .field /*040001C3*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ GetField = int32(0x00000400) - .field /*040001C4*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ GetProperty = int32(0x00001000) - .field /*040001C5*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ IgnoreCase = int32(0x00000001) - .field /*040001C6*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ IgnoreReturn = int32(0x01000000) - .field /*040001C7*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ Instance = int32(0x00000004) - .field /*040001C8*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ InvokeMethod = int32(0x00000100) - .field /*040001C9*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ NonPublic = int32(0x00000020) - .field /*040001CA*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ OptionalParamBinding = int32(0x00040000) - .field /*040001CB*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ Public = int32(0x00000010) - .field /*040001CC*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ PutDispProperty = int32(0x00004000) - .field /*040001CD*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ PutRefDispProperty = int32(0x00008000) - .field /*040001CE*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ SetField = int32(0x00000800) - .field /*040001CF*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ SetProperty = int32(0x00002000) - .field /*040001D0*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ Static = int32(0x00000008) - .field /*040001D1*/ public static literal valuetype System.Reflection.BindingFlags/*02000198*/ SuppressChangeType = int32(0x00020000) -} // end of class System.Reflection.BindingFlags - -.class /*02000199*/ public auto ansi sealed System.Reflection.CallingConventions - extends System.Enum/*02000037*/ -{ - .custom /*0C0000B9:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001D2*/ public specialname rtspecialname int32 value__ - .field /*040001D3*/ public static literal valuetype System.Reflection.CallingConventions/*02000199*/ Any = int32(0x00000003) - .field /*040001D4*/ public static literal valuetype System.Reflection.CallingConventions/*02000199*/ ExplicitThis = int32(0x00000040) - .field /*040001D5*/ public static literal valuetype System.Reflection.CallingConventions/*02000199*/ HasThis = int32(0x00000020) - .field /*040001D6*/ public static literal valuetype System.Reflection.CallingConventions/*02000199*/ Standard = int32(0x00000001) - .field /*040001D7*/ public static literal valuetype System.Reflection.CallingConventions/*02000199*/ VarArgs = int32(0x00000002) -} // end of class System.Reflection.CallingConventions - -.class /*0200019A*/ public abstract auto ansi beforefieldinit System.Reflection.ConstructorInfo - extends System.Reflection.MethodBase/*020001B5*/ -{ - .field /*040001D8*/ public static initonly string ConstructorName - .field /*040001D9*/ public static initonly string TypeConstructorName - .method /*06000F92*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2258 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00105A */ call instance void System.Reflection.MethodBase/*020001B5*/::.ctor() /* 0600105A */ - IL_0006: /* 2A | */ ret - } // end of method ConstructorInfo::.ctor - - .method /*06000F93*/ public hidebysig specialname virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorInfo::get_MemberType - - .method /*06000F94*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorInfo::Equals - - .method /*06000F95*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorInfo::GetHashCode - - .method /*06000F96*/ public hidebysig instance object - Invoke(object[] parameters) cil managed - // SIG: 20 01 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorInfo::Invoke - - .method /*06000F97*/ public hidebysig newslot abstract virtual - instance object Invoke(valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] parameters, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 04 1C 11 86 60 12 86 5C 1D 1C 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method ConstructorInfo::Invoke - - .method /*06000F98*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.ConstructorInfo/*0200019A*/ left, - class System.Reflection.ConstructorInfo/*0200019A*/ right) cil managed - // SIG: 00 02 02 12 86 68 12 86 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorInfo::op_Equality - - .method /*06000F99*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.ConstructorInfo/*0200019A*/ left, - class System.Reflection.ConstructorInfo/*0200019A*/ right) cil managed - // SIG: 00 02 02 12 86 68 12 86 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConstructorInfo::op_Inequality - - .property /*17000233*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Reflection.ConstructorInfo/*0200019A*/::get_MemberType() /* 06000F93 */ - } // end of property ConstructorInfo::MemberType -} // end of class System.Reflection.ConstructorInfo - -.class /*0200019B*/ public auto ansi beforefieldinit System.Reflection.CustomAttributeData - extends System.Object/*0200008E*/ -{ - .method /*06000F9A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeData::.ctor - - .method /*06000F9B*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_AttributeType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::get_AttributeType - - .method /*06000F9C*/ public hidebysig newslot specialname virtual - instance class System.Reflection.ConstructorInfo/*0200019A*/ - get_Constructor() cil managed - // SIG: 20 00 12 86 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::get_Constructor - - .method /*06000F9D*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - get_ConstructorArguments() cil managed - // SIG: 20 00 15 12 88 8C 01 11 86 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::get_ConstructorArguments - - .method /*06000F9E*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - get_NamedArguments() cil managed - // SIG: 20 00 15 12 88 8C 01 11 86 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::get_NamedArguments - - .method /*06000F9F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::Equals - - .method /*06000FA0*/ public hidebysig static - class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ target) cil managed - // SIG: 00 01 15 12 88 8C 01 12 86 6C 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::GetCustomAttributes - - .method /*06000FA1*/ public hidebysig static - class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ target) cil managed - // SIG: 00 01 15 12 88 8C 01 12 86 6C 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::GetCustomAttributes - - .method /*06000FA2*/ public hidebysig static - class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ target) cil managed - // SIG: 00 01 15 12 88 8C 01 12 86 6C 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::GetCustomAttributes - - .method /*06000FA3*/ public hidebysig static - class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ target) cil managed - // SIG: 00 01 15 12 88 8C 01 12 86 6C 12 86 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::GetCustomAttributes - - .method /*06000FA4*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::GetHashCode - - .method /*06000FA5*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeData::ToString - - .property /*17000234*/ instance class System.Type/*020000B8*/ - AttributeType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.CustomAttributeData/*0200019B*/::get_AttributeType() /* 06000F9B */ - } // end of property CustomAttributeData::AttributeType - .property /*17000235*/ instance class System.Reflection.ConstructorInfo/*0200019A*/ - Constructor() - { - .get instance class System.Reflection.ConstructorInfo/*0200019A*/ System.Reflection.CustomAttributeData/*0200019B*/::get_Constructor() /* 06000F9C */ - } // end of property CustomAttributeData::Constructor - .property /*17000236*/ instance class System.Collections.Generic.IList`1/*02000223*/ - ConstructorArguments() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Reflection.CustomAttributeData/*0200019B*/::get_ConstructorArguments() /* 06000F9D */ - } // end of property CustomAttributeData::ConstructorArguments - .property /*17000237*/ instance class System.Collections.Generic.IList`1/*02000223*/ - NamedArguments() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Reflection.CustomAttributeData/*0200019B*/::get_NamedArguments() /* 06000F9E */ - } // end of property CustomAttributeData::NamedArguments -} // end of class System.Reflection.CustomAttributeData - -.class /*0200019C*/ public abstract auto ansi sealed beforefieldinit System.Reflection.CustomAttributeExtensions - extends System.Object/*0200008E*/ -{ - .custom /*0C0000BA:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .method /*06000FA6*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 00 12 82 E0 - { - .custom /*0C0001ED:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FA7*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 C8 12 82 E0 - { - .custom /*0C0001EE:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FA8*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 12 80 80 12 86 C8 12 82 E0 02 - { - .custom /*0C0001EF:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FA9*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 E8 12 82 E0 - { - .custom /*0C0001F0:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FAA*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 12 80 80 12 86 FC 12 82 E0 - { - .custom /*0C0001F1:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FAB*/ public hidebysig static - class System.Attribute/*02000020*/ - GetCustomAttribute(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 12 80 80 12 86 FC 12 82 E0 02 - { - .custom /*0C0001F2:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FAC*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ element) cil managed - // SIG: 00 01 15 12 88 80 01 12 80 80 12 86 00 - { - .custom /*0C0001F3:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FAD*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 15 12 88 80 01 12 80 80 12 86 00 12 82 E0 - { - .custom /*0C0001F4:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FAE*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element) cil managed - // SIG: 00 01 15 12 88 80 01 12 80 80 12 86 C8 - { - .custom /*0C0001F5:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FAF*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element, - bool inherit) cil managed - // SIG: 00 02 15 12 88 80 01 12 80 80 12 86 C8 02 - { - .custom /*0C0001F6:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB0*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 15 12 88 80 01 12 80 80 12 86 C8 12 82 E0 - { - .custom /*0C0001F7:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB1*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 15 12 88 80 01 12 80 80 12 86 C8 12 82 E0 02 - { - .custom /*0C0001F8:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB2*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ element) cil managed - // SIG: 00 01 15 12 88 80 01 12 80 80 12 86 E8 - { - .custom /*0C0001F9:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB3*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 15 12 88 80 01 12 80 80 12 86 E8 12 82 E0 - { - .custom /*0C0001FA:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB4*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element) cil managed - // SIG: 00 01 15 12 88 80 01 12 80 80 12 86 FC - { - .custom /*0C0001FB:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB5*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element, - bool inherit) cil managed - // SIG: 00 02 15 12 88 80 01 12 80 80 12 86 FC 02 - { - .custom /*0C0001FC:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB6*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 15 12 88 80 01 12 80 80 12 86 FC 12 82 E0 - { - .custom /*0C0001FD:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB7*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 15 12 88 80 01 12 80 80 12 86 FC 12 82 E0 02 - { - .custom /*0C0001FE:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB8*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes<(System.Attribute/*02000020*/) T>(class System.Reflection.Assembly/*02000180*/ element) cil managed - // SIG: 10 01 01 15 12 88 80 01 1E 00 12 86 00 - { - .custom /*0C0001FF:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FB9*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes<(System.Attribute/*02000020*/) T>(class System.Reflection.MemberInfo/*020001B2*/ element) cil managed - // SIG: 10 01 01 15 12 88 80 01 1E 00 12 86 C8 - { - .custom /*0C000200:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FBA*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes<(System.Attribute/*02000020*/) T>(class System.Reflection.MemberInfo/*020001B2*/ element, - bool inherit) cil managed - // SIG: 10 01 02 15 12 88 80 01 1E 00 12 86 C8 02 - { - .custom /*0C000201:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FBB*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes<(System.Attribute/*02000020*/) T>(class System.Reflection.Module/*020001BA*/ element) cil managed - // SIG: 10 01 01 15 12 88 80 01 1E 00 12 86 E8 - { - .custom /*0C000202:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FBC*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes<(System.Attribute/*02000020*/) T>(class System.Reflection.ParameterInfo/*020001BF*/ element) cil managed - // SIG: 10 01 01 15 12 88 80 01 1E 00 12 86 FC - { - .custom /*0C000203:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FBD*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetCustomAttributes<(System.Attribute/*02000020*/) T>(class System.Reflection.ParameterInfo/*020001BF*/ element, - bool inherit) cil managed - // SIG: 10 01 02 15 12 88 80 01 1E 00 12 86 FC 02 - { - .custom /*0C000204:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttributes - - .method /*06000FBE*/ public hidebysig static - !!T GetCustomAttribute<(System.Attribute/*02000020*/) T>(class System.Reflection.Assembly/*02000180*/ element) cil managed - // SIG: 10 01 01 1E 00 12 86 00 - { - .custom /*0C000205:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FBF*/ public hidebysig static - !!T GetCustomAttribute<(System.Attribute/*02000020*/) T>(class System.Reflection.MemberInfo/*020001B2*/ element) cil managed - // SIG: 10 01 01 1E 00 12 86 C8 - { - .custom /*0C000206:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FC0*/ public hidebysig static - !!T GetCustomAttribute<(System.Attribute/*02000020*/) T>(class System.Reflection.MemberInfo/*020001B2*/ element, - bool inherit) cil managed - // SIG: 10 01 02 1E 00 12 86 C8 02 - { - .custom /*0C000207:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FC1*/ public hidebysig static - !!T GetCustomAttribute<(System.Attribute/*02000020*/) T>(class System.Reflection.Module/*020001BA*/ element) cil managed - // SIG: 10 01 01 1E 00 12 86 E8 - { - .custom /*0C000208:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FC2*/ public hidebysig static - !!T GetCustomAttribute<(System.Attribute/*02000020*/) T>(class System.Reflection.ParameterInfo/*020001BF*/ element) cil managed - // SIG: 10 01 01 1E 00 12 86 FC - { - .custom /*0C000209:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FC3*/ public hidebysig static - !!T GetCustomAttribute<(System.Attribute/*02000020*/) T>(class System.Reflection.ParameterInfo/*020001BF*/ element, - bool inherit) cil managed - // SIG: 10 01 02 1E 00 12 86 FC 02 - { - .custom /*0C00020A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::GetCustomAttribute - - .method /*06000FC4*/ public hidebysig static - bool IsDefined(class System.Reflection.Assembly/*02000180*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 00 12 82 E0 - { - .custom /*0C00020B:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::IsDefined - - .method /*06000FC5*/ public hidebysig static - bool IsDefined(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 C8 12 82 E0 - { - .custom /*0C00020C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::IsDefined - - .method /*06000FC6*/ public hidebysig static - bool IsDefined(class System.Reflection.MemberInfo/*020001B2*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 02 12 86 C8 12 82 E0 02 - { - .custom /*0C00020D:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::IsDefined - - .method /*06000FC7*/ public hidebysig static - bool IsDefined(class System.Reflection.Module/*020001BA*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 E8 12 82 E0 - { - .custom /*0C00020E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::IsDefined - - .method /*06000FC8*/ public hidebysig static - bool IsDefined(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType) cil managed - // SIG: 00 02 02 12 86 FC 12 82 E0 - { - .custom /*0C00020F:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::IsDefined - - .method /*06000FC9*/ public hidebysig static - bool IsDefined(class System.Reflection.ParameterInfo/*020001BF*/ element, - class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 00 03 02 12 86 FC 12 82 E0 02 - { - .custom /*0C000210:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeExtensions::IsDefined - -} // end of class System.Reflection.CustomAttributeExtensions - -.class /*0200019D*/ public auto ansi beforefieldinit System.Reflection.CustomAttributeFormatException - extends System.FormatException/*02000040*/ -{ - .method /*06000FCA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeFormatException::.ctor - - .method /*06000FCB*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeFormatException::.ctor - - .method /*06000FCC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeFormatException::.ctor - - .method /*06000FCD*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x20e7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003F2 */ call instance void System.FormatException/*02000040*/::.ctor() /* 060003F2 */ - IL_0006: /* 2A | */ ret - } // end of method CustomAttributeFormatException::.ctor - -} // end of class System.Reflection.CustomAttributeFormatException - -.class /*0200019E*/ public sequential ansi sealed beforefieldinit System.Reflection.CustomAttributeNamedArgument - extends System.ValueType/*020000D7*/ -{ - .field /*040001DA*/ private object _dummy - .method /*06000FCE*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.MemberInfo/*020001B2*/ memberInfo, - object 'value') cil managed - // SIG: 20 02 01 12 86 C8 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::.ctor - - .method /*06000FCF*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.MemberInfo/*020001B2*/ memberInfo, - valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ typedArgument) cil managed - // SIG: 20 02 01 12 86 C8 11 86 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::.ctor - - .method /*06000FD0*/ public hidebysig specialname - instance bool get_IsField() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::get_IsField - - .method /*06000FD1*/ public hidebysig specialname - instance class System.Reflection.MemberInfo/*020001B2*/ - get_MemberInfo() cil managed - // SIG: 20 00 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::get_MemberInfo - - .method /*06000FD2*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::get_MemberName - - .method /*06000FD3*/ public hidebysig specialname - instance valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ - get_TypedValue() cil managed - // SIG: 20 00 11 86 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::get_TypedValue - - .method /*06000FD4*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::Equals - - .method /*06000FD5*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::GetHashCode - - .method /*06000FD6*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.CustomAttributeNamedArgument/*0200019E*/ left, - valuetype System.Reflection.CustomAttributeNamedArgument/*0200019E*/ right) cil managed - // SIG: 00 02 02 11 86 78 11 86 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::op_Equality - - .method /*06000FD7*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.CustomAttributeNamedArgument/*0200019E*/ left, - valuetype System.Reflection.CustomAttributeNamedArgument/*0200019E*/ right) cil managed - // SIG: 00 02 02 11 86 78 11 86 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::op_Inequality - - .method /*06000FD8*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::ToString - - .method /*06000FD9*/ assembly hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ attributeType, - string memberName, - bool isField, - valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ typedValue) cil managed - // SIG: 20 04 01 12 82 E0 0E 02 11 86 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeNamedArgument::.ctor - - .property /*17000238*/ instance bool IsField() - { - .get instance bool System.Reflection.CustomAttributeNamedArgument/*0200019E*/::get_IsField() /* 06000FD0 */ - } // end of property CustomAttributeNamedArgument::IsField - .property /*17000239*/ instance class System.Reflection.MemberInfo/*020001B2*/ - MemberInfo() - { - .get instance class System.Reflection.MemberInfo/*020001B2*/ System.Reflection.CustomAttributeNamedArgument/*0200019E*/::get_MemberInfo() /* 06000FD1 */ - } // end of property CustomAttributeNamedArgument::MemberInfo - .property /*1700023A*/ instance string MemberName() - { - .get instance string System.Reflection.CustomAttributeNamedArgument/*0200019E*/::get_MemberName() /* 06000FD2 */ - } // end of property CustomAttributeNamedArgument::MemberName - .property /*1700023B*/ instance valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ - TypedValue() - { - .get instance valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ System.Reflection.CustomAttributeNamedArgument/*0200019E*/::get_TypedValue() /* 06000FD3 */ - } // end of property CustomAttributeNamedArgument::TypedValue -} // end of class System.Reflection.CustomAttributeNamedArgument - -.class /*0200019F*/ public sequential ansi sealed beforefieldinit System.Reflection.CustomAttributeTypedArgument - extends System.ValueType/*020000D7*/ -{ - .field /*040001DB*/ private object _dummy - .method /*06000FDA*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::.ctor - - .method /*06000FDB*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ argumentType, - object 'value') cil managed - // SIG: 20 02 01 12 82 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::.ctor - - .method /*06000FDC*/ public hidebysig specialname - instance class System.Type/*020000B8*/ - get_ArgumentType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::get_ArgumentType - - .method /*06000FDD*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::get_Value - - .method /*06000FDE*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::Equals - - .method /*06000FDF*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::GetHashCode - - .method /*06000FE0*/ public hidebysig specialname static - bool op_Equality(valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ left, - valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ right) cil managed - // SIG: 00 02 02 11 86 7C 11 86 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::op_Equality - - .method /*06000FE1*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ left, - valuetype System.Reflection.CustomAttributeTypedArgument/*0200019F*/ right) cil managed - // SIG: 00 02 02 11 86 7C 11 86 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::op_Inequality - - .method /*06000FE2*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CustomAttributeTypedArgument::ToString - - .property /*1700023C*/ instance class System.Type/*020000B8*/ - ArgumentType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.CustomAttributeTypedArgument/*0200019F*/::get_ArgumentType() /* 06000FDC */ - } // end of property CustomAttributeTypedArgument::ArgumentType - .property /*1700023D*/ instance object Value() - { - .get instance object System.Reflection.CustomAttributeTypedArgument/*0200019F*/::get_Value() /* 06000FDD */ - } // end of property CustomAttributeTypedArgument::Value -} // end of class System.Reflection.CustomAttributeTypedArgument - -.class /*020001A0*/ public auto ansi sealed beforefieldinit System.Reflection.DefaultMemberAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000BB:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 0C 04 00 00 00 00 ) - .method /*06000FE3*/ public hidebysig specialname rtspecialname - instance void .ctor(string memberName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultMemberAttribute::.ctor - - .method /*06000FE4*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultMemberAttribute::get_MemberName - - .property /*1700023E*/ instance string MemberName() - { - .get instance string System.Reflection.DefaultMemberAttribute/*020001A0*/::get_MemberName() /* 06000FE4 */ - } // end of property DefaultMemberAttribute::MemberName -} // end of class System.Reflection.DefaultMemberAttribute - -.class /*020001A1*/ public auto ansi sealed System.Reflection.EventAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000BC:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001DC*/ public specialname rtspecialname int32 value__ - .field /*040001DD*/ public static literal valuetype System.Reflection.EventAttributes/*020001A1*/ None = int32(0x00000000) - .field /*040001DE*/ public static literal valuetype System.Reflection.EventAttributes/*020001A1*/ ReservedMask = int32(0x00000400) - .field /*040001DF*/ public static literal valuetype System.Reflection.EventAttributes/*020001A1*/ RTSpecialName = int32(0x00000400) - .field /*040001E0*/ public static literal valuetype System.Reflection.EventAttributes/*020001A1*/ SpecialName = int32(0x00000200) -} // end of class System.Reflection.EventAttributes - -.class /*020001A2*/ public abstract auto ansi beforefieldinit System.Reflection.EventInfo - extends System.Reflection.MemberInfo/*020001B2*/ -{ - .method /*06000FE5*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20df - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001049 */ call instance void System.Reflection.MemberInfo/*020001B2*/::.ctor() /* 06001049 */ - IL_0006: /* 2A | */ ret - } // end of method EventInfo::.ctor - - .method /*06000FE6*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - get_AddMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_AddMethod - - .method /*06000FE7*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Reflection.EventAttributes/*020001A1*/ - get_Attributes() cil managed - // SIG: 20 00 11 86 84 - { - // Method begins at RVA 0x0 - } // end of method EventInfo::get_Attributes - - .method /*06000FE8*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/ - get_EventHandlerType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_EventHandlerType - - .method /*06000FE9*/ public hidebysig newslot specialname virtual - instance bool get_IsMulticast() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_IsMulticast - - .method /*06000FEA*/ public hidebysig specialname - instance bool get_IsSpecialName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_IsSpecialName - - .method /*06000FEB*/ public hidebysig specialname virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_MemberType - - .method /*06000FEC*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - get_RaiseMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_RaiseMethod - - .method /*06000FED*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - get_RemoveMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::get_RemoveMethod - - .method /*06000FEE*/ public hidebysig newslot virtual - instance void AddEventHandler(object target, - class System.Delegate/*02000032*/ 'handler') cil managed - // SIG: 20 02 01 1C 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventInfo::AddEventHandler - - .method /*06000FEF*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::Equals - - .method /*06000FF0*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetAddMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::GetAddMethod - - .method /*06000FF1*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetAddMethod(bool nonPublic) cil managed - // SIG: 20 01 12 86 E0 02 - { - // Method begins at RVA 0x0 - } // end of method EventInfo::GetAddMethod - - .method /*06000FF2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::GetHashCode - - .method /*06000FF3*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/[] - GetOtherMethods() cil managed - // SIG: 20 00 1D 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::GetOtherMethods - - .method /*06000FF4*/ public hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/[] - GetOtherMethods(bool nonPublic) cil managed - // SIG: 20 01 1D 12 86 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::GetOtherMethods - - .method /*06000FF5*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetRaiseMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::GetRaiseMethod - - .method /*06000FF6*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetRaiseMethod(bool nonPublic) cil managed - // SIG: 20 01 12 86 E0 02 - { - // Method begins at RVA 0x0 - } // end of method EventInfo::GetRaiseMethod - - .method /*06000FF7*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetRemoveMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::GetRemoveMethod - - .method /*06000FF8*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetRemoveMethod(bool nonPublic) cil managed - // SIG: 20 01 12 86 E0 02 - { - // Method begins at RVA 0x0 - } // end of method EventInfo::GetRemoveMethod - - .method /*06000FF9*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.EventInfo/*020001A2*/ left, - class System.Reflection.EventInfo/*020001A2*/ right) cil managed - // SIG: 00 02 02 12 86 88 12 86 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::op_Equality - - .method /*06000FFA*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.EventInfo/*020001A2*/ left, - class System.Reflection.EventInfo/*020001A2*/ right) cil managed - // SIG: 00 02 02 12 86 88 12 86 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventInfo::op_Inequality - - .method /*06000FFB*/ public hidebysig newslot virtual - instance void RemoveEventHandler(object target, - class System.Delegate/*02000032*/ 'handler') cil managed - // SIG: 20 02 01 1C 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EventInfo::RemoveEventHandler - - .property /*1700023F*/ instance class System.Reflection.MethodInfo/*020001B8*/ - AddMethod() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Reflection.EventInfo/*020001A2*/::get_AddMethod() /* 06000FE6 */ - } // end of property EventInfo::AddMethod - .property /*17000240*/ instance valuetype System.Reflection.EventAttributes/*020001A1*/ - Attributes() - { - .get instance valuetype System.Reflection.EventAttributes/*020001A1*/ System.Reflection.EventInfo/*020001A2*/::get_Attributes() /* 06000FE7 */ - } // end of property EventInfo::Attributes - .property /*17000241*/ instance class System.Type/*020000B8*/ - EventHandlerType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.EventInfo/*020001A2*/::get_EventHandlerType() /* 06000FE8 */ - } // end of property EventInfo::EventHandlerType - .property /*17000242*/ instance bool IsMulticast() - { - .get instance bool System.Reflection.EventInfo/*020001A2*/::get_IsMulticast() /* 06000FE9 */ - } // end of property EventInfo::IsMulticast - .property /*17000243*/ instance bool IsSpecialName() - { - .get instance bool System.Reflection.EventInfo/*020001A2*/::get_IsSpecialName() /* 06000FEA */ - } // end of property EventInfo::IsSpecialName - .property /*17000244*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Reflection.EventInfo/*020001A2*/::get_MemberType() /* 06000FEB */ - } // end of property EventInfo::MemberType - .property /*17000245*/ instance class System.Reflection.MethodInfo/*020001B8*/ - RaiseMethod() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Reflection.EventInfo/*020001A2*/::get_RaiseMethod() /* 06000FEC */ - } // end of property EventInfo::RaiseMethod - .property /*17000246*/ instance class System.Reflection.MethodInfo/*020001B8*/ - RemoveMethod() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Reflection.EventInfo/*020001A2*/::get_RemoveMethod() /* 06000FED */ - } // end of property EventInfo::RemoveMethod -} // end of class System.Reflection.EventInfo - -.class /*020001A3*/ public auto ansi beforefieldinit System.Reflection.ExceptionHandlingClause - extends System.Object/*0200008E*/ -{ - .method /*06000FFC*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ExceptionHandlingClause::.ctor - - .method /*06000FFD*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/ - get_CatchType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_CatchType - - .method /*06000FFE*/ public hidebysig newslot specialname virtual - instance int32 get_FilterOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_FilterOffset - - .method /*06000FFF*/ public hidebysig newslot specialname virtual - instance valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ - get_Flags() cil managed - // SIG: 20 00 11 86 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_Flags - - .method /*06001000*/ public hidebysig newslot specialname virtual - instance int32 get_HandlerLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_HandlerLength - - .method /*06001001*/ public hidebysig newslot specialname virtual - instance int32 get_HandlerOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_HandlerOffset - - .method /*06001002*/ public hidebysig newslot specialname virtual - instance int32 get_TryLength() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_TryLength - - .method /*06001003*/ public hidebysig newslot specialname virtual - instance int32 get_TryOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::get_TryOffset - - .method /*06001004*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExceptionHandlingClause::ToString - - .property /*17000247*/ instance class System.Type/*020000B8*/ - CatchType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.ExceptionHandlingClause/*020001A3*/::get_CatchType() /* 06000FFD */ - } // end of property ExceptionHandlingClause::CatchType - .property /*17000248*/ instance int32 FilterOffset() - { - .get instance int32 System.Reflection.ExceptionHandlingClause/*020001A3*/::get_FilterOffset() /* 06000FFE */ - } // end of property ExceptionHandlingClause::FilterOffset - .property /*17000249*/ instance valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ - Flags() - { - .get instance valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ System.Reflection.ExceptionHandlingClause/*020001A3*/::get_Flags() /* 06000FFF */ - } // end of property ExceptionHandlingClause::Flags - .property /*1700024A*/ instance int32 HandlerLength() - { - .get instance int32 System.Reflection.ExceptionHandlingClause/*020001A3*/::get_HandlerLength() /* 06001000 */ - } // end of property ExceptionHandlingClause::HandlerLength - .property /*1700024B*/ instance int32 HandlerOffset() - { - .get instance int32 System.Reflection.ExceptionHandlingClause/*020001A3*/::get_HandlerOffset() /* 06001001 */ - } // end of property ExceptionHandlingClause::HandlerOffset - .property /*1700024C*/ instance int32 TryLength() - { - .get instance int32 System.Reflection.ExceptionHandlingClause/*020001A3*/::get_TryLength() /* 06001002 */ - } // end of property ExceptionHandlingClause::TryLength - .property /*1700024D*/ instance int32 TryOffset() - { - .get instance int32 System.Reflection.ExceptionHandlingClause/*020001A3*/::get_TryOffset() /* 06001003 */ - } // end of property ExceptionHandlingClause::TryOffset -} // end of class System.Reflection.ExceptionHandlingClause - -.class /*020001A4*/ public auto ansi sealed System.Reflection.ExceptionHandlingClauseOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C0000BD:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001E1*/ public specialname rtspecialname int32 value__ - .field /*040001E2*/ public static literal valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ Clause = int32(0x00000000) - .field /*040001E3*/ public static literal valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ Fault = int32(0x00000004) - .field /*040001E4*/ public static literal valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ Filter = int32(0x00000001) - .field /*040001E5*/ public static literal valuetype System.Reflection.ExceptionHandlingClauseOptions/*020001A4*/ Finally = int32(0x00000002) -} // end of class System.Reflection.ExceptionHandlingClauseOptions - -.class /*020001A5*/ public auto ansi sealed System.Reflection.FieldAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000BE:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001E6*/ public specialname rtspecialname int32 value__ - .field /*040001E7*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ Assembly = int32(0x00000003) - .field /*040001E8*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ FamANDAssem = int32(0x00000002) - .field /*040001E9*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ Family = int32(0x00000004) - .field /*040001EA*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ FamORAssem = int32(0x00000005) - .field /*040001EB*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ FieldAccessMask = int32(0x00000007) - .field /*040001EC*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ HasDefault = int32(0x00008000) - .field /*040001ED*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ HasFieldMarshal = int32(0x00001000) - .field /*040001EE*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ HasFieldRVA = int32(0x00000100) - .field /*040001EF*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ InitOnly = int32(0x00000020) - .field /*040001F0*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ Literal = int32(0x00000040) - .field /*040001F1*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ NotSerialized = int32(0x00000080) - .field /*040001F2*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ PinvokeImpl = int32(0x00002000) - .field /*040001F3*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ Private = int32(0x00000001) - .field /*040001F4*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ PrivateScope = int32(0x00000000) - .field /*040001F5*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ Public = int32(0x00000006) - .field /*040001F6*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ ReservedMask = int32(0x00009500) - .field /*040001F7*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ RTSpecialName = int32(0x00000400) - .field /*040001F8*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ SpecialName = int32(0x00000200) - .field /*040001F9*/ public static literal valuetype System.Reflection.FieldAttributes/*020001A5*/ Static = int32(0x00000010) -} // end of class System.Reflection.FieldAttributes - -.class /*020001A6*/ public abstract auto ansi beforefieldinit System.Reflection.FieldInfo - extends System.Reflection.MemberInfo/*020001B2*/ -{ - .method /*06001005*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20df - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001049 */ call instance void System.Reflection.MemberInfo/*020001B2*/::.ctor() /* 06001049 */ - IL_0006: /* 2A | */ ret - } // end of method FieldInfo::.ctor - - .method /*06001006*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Reflection.FieldAttributes/*020001A5*/ - get_Attributes() cil managed - // SIG: 20 00 11 86 94 - { - // Method begins at RVA 0x0 - } // end of method FieldInfo::get_Attributes - - .method /*06001007*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.RuntimeFieldHandle/*0200009B*/ - get_FieldHandle() cil managed - // SIG: 20 00 11 82 6C - { - // Method begins at RVA 0x0 - } // end of method FieldInfo::get_FieldHandle - - .method /*06001008*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_FieldType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method FieldInfo::get_FieldType - - .method /*06001009*/ public hidebysig specialname - instance bool get_IsAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsAssembly - - .method /*0600100A*/ public hidebysig specialname - instance bool get_IsFamily() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsFamily - - .method /*0600100B*/ public hidebysig specialname - instance bool get_IsFamilyAndAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsFamilyAndAssembly - - .method /*0600100C*/ public hidebysig specialname - instance bool get_IsFamilyOrAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsFamilyOrAssembly - - .method /*0600100D*/ public hidebysig specialname - instance bool get_IsInitOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsInitOnly - - .method /*0600100E*/ public hidebysig specialname - instance bool get_IsLiteral() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsLiteral - - .method /*0600100F*/ public hidebysig specialname - instance bool get_IsNotSerialized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsNotSerialized - - .method /*06001010*/ public hidebysig specialname - instance bool get_IsPinvokeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsPinvokeImpl - - .method /*06001011*/ public hidebysig specialname - instance bool get_IsPrivate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsPrivate - - .method /*06001012*/ public hidebysig specialname - instance bool get_IsPublic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsPublic - - .method /*06001013*/ public hidebysig newslot specialname virtual - instance bool get_IsSecurityCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsSecurityCritical - - .method /*06001014*/ public hidebysig newslot specialname virtual - instance bool get_IsSecuritySafeCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsSecuritySafeCritical - - .method /*06001015*/ public hidebysig newslot specialname virtual - instance bool get_IsSecurityTransparent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsSecurityTransparent - - .method /*06001016*/ public hidebysig specialname - instance bool get_IsSpecialName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsSpecialName - - .method /*06001017*/ public hidebysig specialname - instance bool get_IsStatic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_IsStatic - - .method /*06001018*/ public hidebysig specialname virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::get_MemberType - - .method /*06001019*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::Equals - - .method /*0600101A*/ public hidebysig static - class System.Reflection.FieldInfo/*020001A6*/ - GetFieldFromHandle(valuetype System.RuntimeFieldHandle/*0200009B*/ handle) cil managed - // SIG: 00 01 12 86 98 11 82 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetFieldFromHandle - - .method /*0600101B*/ public hidebysig static - class System.Reflection.FieldInfo/*020001A6*/ - GetFieldFromHandle(valuetype System.RuntimeFieldHandle/*0200009B*/ handle, - valuetype System.RuntimeTypeHandle/*0200009D*/ declaringType) cil managed - // SIG: 00 02 12 86 98 11 82 6C 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetFieldFromHandle - - .method /*0600101C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetHashCode - - .method /*0600101D*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetOptionalCustomModifiers() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetOptionalCustomModifiers - - .method /*0600101E*/ public hidebysig newslot virtual - instance object GetRawConstantValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetRawConstantValue - - .method /*0600101F*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetRequiredCustomModifiers() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetRequiredCustomModifiers - - .method /*06001020*/ public hidebysig newslot abstract virtual - instance object GetValue(object obj) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method FieldInfo::GetValue - - .method /*06001021*/ public hidebysig newslot virtual - instance object GetValueDirect(typedref obj) cil managed - // SIG: 20 01 1C 16 - { - .custom /*0C000212:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::GetValueDirect - - .method /*06001022*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.FieldInfo/*020001A6*/ left, - class System.Reflection.FieldInfo/*020001A6*/ right) cil managed - // SIG: 00 02 02 12 86 98 12 86 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::op_Equality - - .method /*06001023*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.FieldInfo/*020001A6*/ left, - class System.Reflection.FieldInfo/*020001A6*/ right) cil managed - // SIG: 00 02 02 12 86 98 12 86 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FieldInfo::op_Inequality - - .method /*06001024*/ public hidebysig instance void - SetValue(object obj, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldInfo::SetValue - - .method /*06001025*/ public hidebysig newslot abstract virtual - instance void SetValue(object obj, - object 'value', - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 05 01 1C 1C 11 86 60 12 86 5C 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method FieldInfo::SetValue - - .method /*06001026*/ public hidebysig newslot virtual - instance void SetValueDirect(typedref obj, - object 'value') cil managed - // SIG: 20 02 01 16 1C - { - .custom /*0C000213:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FieldInfo::SetValueDirect - - .property /*1700024E*/ instance valuetype System.Reflection.FieldAttributes/*020001A5*/ - Attributes() - { - .get instance valuetype System.Reflection.FieldAttributes/*020001A5*/ System.Reflection.FieldInfo/*020001A6*/::get_Attributes() /* 06001006 */ - } // end of property FieldInfo::Attributes - .property /*1700024F*/ instance valuetype System.RuntimeFieldHandle/*0200009B*/ - FieldHandle() - { - .get instance valuetype System.RuntimeFieldHandle/*0200009B*/ System.Reflection.FieldInfo/*020001A6*/::get_FieldHandle() /* 06001007 */ - } // end of property FieldInfo::FieldHandle - .property /*17000250*/ instance class System.Type/*020000B8*/ - FieldType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.FieldInfo/*020001A6*/::get_FieldType() /* 06001008 */ - } // end of property FieldInfo::FieldType - .property /*17000251*/ instance bool IsAssembly() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsAssembly() /* 06001009 */ - } // end of property FieldInfo::IsAssembly - .property /*17000252*/ instance bool IsFamily() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsFamily() /* 0600100A */ - } // end of property FieldInfo::IsFamily - .property /*17000253*/ instance bool IsFamilyAndAssembly() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsFamilyAndAssembly() /* 0600100B */ - } // end of property FieldInfo::IsFamilyAndAssembly - .property /*17000254*/ instance bool IsFamilyOrAssembly() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsFamilyOrAssembly() /* 0600100C */ - } // end of property FieldInfo::IsFamilyOrAssembly - .property /*17000255*/ instance bool IsInitOnly() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsInitOnly() /* 0600100D */ - } // end of property FieldInfo::IsInitOnly - .property /*17000256*/ instance bool IsLiteral() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsLiteral() /* 0600100E */ - } // end of property FieldInfo::IsLiteral - .property /*17000257*/ instance bool IsNotSerialized() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsNotSerialized() /* 0600100F */ - } // end of property FieldInfo::IsNotSerialized - .property /*17000258*/ instance bool IsPinvokeImpl() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsPinvokeImpl() /* 06001010 */ - } // end of property FieldInfo::IsPinvokeImpl - .property /*17000259*/ instance bool IsPrivate() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsPrivate() /* 06001011 */ - } // end of property FieldInfo::IsPrivate - .property /*1700025A*/ instance bool IsPublic() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsPublic() /* 06001012 */ - } // end of property FieldInfo::IsPublic - .property /*1700025B*/ instance bool IsSecurityCritical() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsSecurityCritical() /* 06001013 */ - } // end of property FieldInfo::IsSecurityCritical - .property /*1700025C*/ instance bool IsSecuritySafeCritical() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsSecuritySafeCritical() /* 06001014 */ - } // end of property FieldInfo::IsSecuritySafeCritical - .property /*1700025D*/ instance bool IsSecurityTransparent() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsSecurityTransparent() /* 06001015 */ - } // end of property FieldInfo::IsSecurityTransparent - .property /*1700025E*/ instance bool IsSpecialName() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsSpecialName() /* 06001016 */ - } // end of property FieldInfo::IsSpecialName - .property /*1700025F*/ instance bool IsStatic() - { - .get instance bool System.Reflection.FieldInfo/*020001A6*/::get_IsStatic() /* 06001017 */ - } // end of property FieldInfo::IsStatic - .property /*17000260*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Reflection.FieldInfo/*020001A6*/::get_MemberType() /* 06001018 */ - } // end of property FieldInfo::MemberType -} // end of class System.Reflection.FieldInfo - -.class /*020001A7*/ public auto ansi sealed System.Reflection.GenericParameterAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000BF:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040001FA*/ public specialname rtspecialname int32 value__ - .field /*040001FB*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ Contravariant = int32(0x00000002) - .field /*040001FC*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ Covariant = int32(0x00000001) - .field /*040001FD*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ DefaultConstructorConstraint = int32(0x00000010) - .field /*040001FE*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ None = int32(0x00000000) - .field /*040001FF*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ NotNullableValueTypeConstraint = int32(0x00000008) - .field /*04000200*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ ReferenceTypeConstraint = int32(0x00000004) - .field /*04000201*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ SpecialConstraintMask = int32(0x0000001C) - .field /*04000202*/ public static literal valuetype System.Reflection.GenericParameterAttributes/*020001A7*/ VarianceMask = int32(0x00000003) -} // end of class System.Reflection.GenericParameterAttributes - -.class /*020001A8*/ interface public abstract auto ansi System.Reflection.ICustomAttributeProvider -{ - .method /*06001027*/ public hidebysig newslot abstract virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeProvider::GetCustomAttributes - - .method /*06001028*/ public hidebysig newslot abstract virtual - instance object[] GetCustomAttributes(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 82 E0 02 - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeProvider::GetCustomAttributes - - .method /*06001029*/ public hidebysig newslot abstract virtual - instance bool IsDefined(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 82 E0 02 - { - // Method begins at RVA 0x0 - } // end of method ICustomAttributeProvider::IsDefined - -} // end of class System.Reflection.ICustomAttributeProvider - -.class /*020001A9*/ public auto ansi sealed System.Reflection.ImageFileMachine - extends System.Enum/*02000037*/ -{ - .field /*04000203*/ public specialname rtspecialname int32 value__ - .field /*04000204*/ public static literal valuetype System.Reflection.ImageFileMachine/*020001A9*/ AMD64 = int32(0x00008664) - .field /*04000205*/ public static literal valuetype System.Reflection.ImageFileMachine/*020001A9*/ ARM = int32(0x000001C4) - .field /*04000206*/ public static literal valuetype System.Reflection.ImageFileMachine/*020001A9*/ I386 = int32(0x0000014C) - .field /*04000207*/ public static literal valuetype System.Reflection.ImageFileMachine/*020001A9*/ IA64 = int32(0x00000200) -} // end of class System.Reflection.ImageFileMachine - -.class /*020001AA*/ public sequential ansi sealed beforefieldinit System.Reflection.InterfaceMapping - extends System.ValueType/*020000D7*/ -{ - .field /*04000208*/ public class System.Reflection.MethodInfo/*020001B8*/[] InterfaceMethods - .field /*04000209*/ public class System.Type/*020000B8*/ InterfaceType - .field /*0400020A*/ public class System.Reflection.MethodInfo/*020001B8*/[] TargetMethods - .field /*0400020B*/ public class System.Type/*020000B8*/ TargetType -} // end of class System.Reflection.InterfaceMapping - -.class /*020001AB*/ public abstract auto ansi sealed beforefieldinit System.Reflection.IntrospectionExtensions - extends System.Object/*0200008E*/ -{ - .custom /*0C0000C0:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .method /*0600102A*/ public hidebysig static - class System.Reflection.TypeInfo/*020001D2*/ - GetTypeInfo(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 12 87 48 12 82 E0 - { - .custom /*0C000214:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IntrospectionExtensions::GetTypeInfo - -} // end of class System.Reflection.IntrospectionExtensions - -.class /*020001AC*/ public auto ansi beforefieldinit System.Reflection.InvalidFilterCriteriaException - extends System.ApplicationException/*02000017*/ -{ - .method /*0600102B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidFilterCriteriaException::.ctor - - .method /*0600102C*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidFilterCriteriaException::.ctor - - .method /*0600102D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidFilterCriteriaException::.ctor - - .method /*0600102E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method InvalidFilterCriteriaException::.ctor - -} // end of class System.Reflection.InvalidFilterCriteriaException - -.class /*020001AD*/ interface public abstract auto ansi System.Reflection.IReflect -{ - .method /*0600102F*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_UnderlyingSystemType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method IReflect::get_UnderlyingSystemType - - .method /*06001030*/ public hidebysig newslot abstract virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - GetField(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 98 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetField - - .method /*06001031*/ public hidebysig newslot abstract virtual - instance class System.Reflection.FieldInfo/*020001A6*/[] - GetFields(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 98 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetFields - - .method /*06001032*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 1D 12 86 C8 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetMember - - .method /*06001033*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMembers(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 C8 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetMembers - - .method /*06001034*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 E0 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetMethod - - .method /*06001035*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 05 12 86 E0 0E 11 86 60 12 86 5C 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetMethod - - .method /*06001036*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/[] - GetMethods(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 E0 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetMethods - - .method /*06001037*/ public hidebysig newslot abstract virtual - instance class System.Reflection.PropertyInfo/*020001C5*/[] - GetProperties(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 87 14 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetProperties - - .method /*06001038*/ public hidebysig newslot abstract virtual - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 87 14 0E 11 86 60 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetProperty - - .method /*06001039*/ public hidebysig newslot abstract virtual - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetProperty(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 87 14 0E 11 86 60 12 86 5C 12 82 E0 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x0 - } // end of method IReflect::GetProperty - - .method /*0600103A*/ public hidebysig newslot abstract virtual - instance object InvokeMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object target, - object[] args, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers, - class System.Globalization.CultureInfo/*020001E8*/ culture, - string[] namedParameters) cil managed - // SIG: 20 08 1C 0E 11 86 60 12 86 5C 1C 1D 1C 1D 11 87 00 12 87 A0 1D 0E - { - // Method begins at RVA 0x0 - } // end of method IReflect::InvokeMember - - .property /*17000261*/ instance class System.Type/*020000B8*/ - UnderlyingSystemType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.IReflect/*020001AD*/::get_UnderlyingSystemType() /* 0600102F */ - } // end of property IReflect::UnderlyingSystemType -} // end of class System.Reflection.IReflect - -.class /*020001AE*/ interface public abstract auto ansi System.Reflection.IReflectableType -{ - .method /*0600103B*/ public hidebysig newslot abstract virtual - instance class System.Reflection.TypeInfo/*020001D2*/ - GetTypeInfo() cil managed - // SIG: 20 00 12 87 48 - { - // Method begins at RVA 0x0 - } // end of method IReflectableType::GetTypeInfo - -} // end of class System.Reflection.IReflectableType - -.class /*020001AF*/ public auto ansi beforefieldinit System.Reflection.LocalVariableInfo - extends System.Object/*0200008E*/ -{ - .method /*0600103C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method LocalVariableInfo::.ctor - - .method /*0600103D*/ public hidebysig newslot specialname virtual - instance bool get_IsPinned() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableInfo::get_IsPinned - - .method /*0600103E*/ public hidebysig newslot specialname virtual - instance int32 get_LocalIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableInfo::get_LocalIndex - - .method /*0600103F*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/ - get_LocalType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableInfo::get_LocalType - - .method /*06001040*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LocalVariableInfo::ToString - - .property /*17000262*/ instance bool IsPinned() - { - .get instance bool System.Reflection.LocalVariableInfo/*020001AF*/::get_IsPinned() /* 0600103D */ - } // end of property LocalVariableInfo::IsPinned - .property /*17000263*/ instance int32 LocalIndex() - { - .get instance int32 System.Reflection.LocalVariableInfo/*020001AF*/::get_LocalIndex() /* 0600103E */ - } // end of property LocalVariableInfo::LocalIndex - .property /*17000264*/ instance class System.Type/*020000B8*/ - LocalType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.LocalVariableInfo/*020001AF*/::get_LocalType() /* 0600103F */ - } // end of property LocalVariableInfo::LocalType -} // end of class System.Reflection.LocalVariableInfo - -.class /*020001B0*/ public auto ansi beforefieldinit System.Reflection.ManifestResourceInfo - extends System.Object/*0200008E*/ -{ - .method /*06001041*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Reflection.Assembly/*02000180*/ containingAssembly, - string containingFileName, - valuetype System.Reflection.ResourceLocation/*020001C9*/ resourceLocation) cil managed - // SIG: 20 03 01 12 86 00 0E 11 87 24 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ManifestResourceInfo::.ctor - - .method /*06001042*/ public hidebysig newslot specialname virtual - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceInfo::get_FileName - - .method /*06001043*/ public hidebysig newslot specialname virtual - instance class System.Reflection.Assembly/*02000180*/ - get_ReferencedAssembly() cil managed - // SIG: 20 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceInfo::get_ReferencedAssembly - - .method /*06001044*/ public hidebysig newslot specialname virtual - instance valuetype System.Reflection.ResourceLocation/*020001C9*/ - get_ResourceLocation() cil managed - // SIG: 20 00 11 87 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManifestResourceInfo::get_ResourceLocation - - .property /*17000265*/ instance string FileName() - { - .get instance string System.Reflection.ManifestResourceInfo/*020001B0*/::get_FileName() /* 06001042 */ - } // end of property ManifestResourceInfo::FileName - .property /*17000266*/ instance class System.Reflection.Assembly/*02000180*/ - ReferencedAssembly() - { - .get instance class System.Reflection.Assembly/*02000180*/ System.Reflection.ManifestResourceInfo/*020001B0*/::get_ReferencedAssembly() /* 06001043 */ - } // end of property ManifestResourceInfo::ReferencedAssembly - .property /*17000267*/ instance valuetype System.Reflection.ResourceLocation/*020001C9*/ - ResourceLocation() - { - .get instance valuetype System.Reflection.ResourceLocation/*020001C9*/ System.Reflection.ManifestResourceInfo/*020001B0*/::get_ResourceLocation() /* 06001044 */ - } // end of property ManifestResourceInfo::ResourceLocation -} // end of class System.Reflection.ManifestResourceInfo - -.class /*020001B1*/ public auto ansi sealed System.Reflection.MemberFilter - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06001045*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method MemberFilter::.ctor - - .method /*06001046*/ public hidebysig newslot virtual - instance bool Invoke(class System.Reflection.MemberInfo/*020001B2*/ m, - object filterCriteria) runtime managed - // SIG: 20 02 02 12 86 C8 1C - { - } // end of method MemberFilter::Invoke - - .method /*06001047*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(class System.Reflection.MemberInfo/*020001B2*/ m, - object filterCriteria, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 12 86 C8 1C 12 7C 1C - { - } // end of method MemberFilter::BeginInvoke - - .method /*06001048*/ public hidebysig newslot virtual - instance bool EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 02 12 81 74 - { - } // end of method MemberFilter::EndInvoke - -} // end of class System.Reflection.MemberFilter - -.class /*020001B2*/ public abstract auto ansi beforefieldinit System.Reflection.MemberInfo - extends System.Object/*0200008E*/ - implements System.Reflection.ICustomAttributeProvider/*020001A8*/ -{ - .method /*06001049*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method MemberInfo::.ctor - - .method /*0600104A*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_CustomAttributes() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::get_CustomAttributes - - .method /*0600104B*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_DeclaringType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::get_DeclaringType - - .method /*0600104C*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::get_MemberType - - .method /*0600104D*/ public hidebysig newslot specialname virtual - instance int32 get_MetadataToken() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::get_MetadataToken - - .method /*0600104E*/ public hidebysig newslot specialname virtual - instance class System.Reflection.Module/*020001BA*/ - get_Module() cil managed - // SIG: 20 00 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::get_Module - - .method /*0600104F*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::get_Name - - .method /*06001050*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_ReflectedType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::get_ReflectedType - - .method /*06001051*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::Equals - - .method /*06001052*/ public hidebysig newslot abstract virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::GetCustomAttributes - - .method /*06001053*/ public hidebysig newslot abstract virtual - instance object[] GetCustomAttributes(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 82 E0 02 - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::GetCustomAttributes - - .method /*06001054*/ public hidebysig newslot virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributesData() cil managed - // SIG: 20 00 15 12 88 8C 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::GetCustomAttributesData - - .method /*06001055*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::GetHashCode - - .method /*06001056*/ public hidebysig newslot virtual - instance bool HasSameMetadataDefinitionAs(class System.Reflection.MemberInfo/*020001B2*/ other) cil managed - // SIG: 20 01 02 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::HasSameMetadataDefinitionAs - - .method /*06001057*/ public hidebysig newslot abstract virtual - instance bool IsDefined(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 82 E0 02 - { - // Method begins at RVA 0x0 - } // end of method MemberInfo::IsDefined - - .method /*06001058*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.MemberInfo/*020001B2*/ left, - class System.Reflection.MemberInfo/*020001B2*/ right) cil managed - // SIG: 00 02 02 12 86 C8 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::op_Equality - - .method /*06001059*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.MemberInfo/*020001B2*/ left, - class System.Reflection.MemberInfo/*020001B2*/ right) cil managed - // SIG: 00 02 02 12 86 C8 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemberInfo::op_Inequality - - .property /*17000268*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - CustomAttributes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.MemberInfo/*020001B2*/::get_CustomAttributes() /* 0600104A */ - } // end of property MemberInfo::CustomAttributes - .property /*17000269*/ instance class System.Type/*020000B8*/ - DeclaringType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.MemberInfo/*020001B2*/::get_DeclaringType() /* 0600104B */ - } // end of property MemberInfo::DeclaringType - .property /*1700026A*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Reflection.MemberInfo/*020001B2*/::get_MemberType() /* 0600104C */ - } // end of property MemberInfo::MemberType - .property /*1700026B*/ instance int32 MetadataToken() - { - .get instance int32 System.Reflection.MemberInfo/*020001B2*/::get_MetadataToken() /* 0600104D */ - } // end of property MemberInfo::MetadataToken - .property /*1700026C*/ instance class System.Reflection.Module/*020001BA*/ - Module() - { - .get instance class System.Reflection.Module/*020001BA*/ System.Reflection.MemberInfo/*020001B2*/::get_Module() /* 0600104E */ - } // end of property MemberInfo::Module - .property /*1700026D*/ instance string Name() - { - .get instance string System.Reflection.MemberInfo/*020001B2*/::get_Name() /* 0600104F */ - } // end of property MemberInfo::Name - .property /*1700026E*/ instance class System.Type/*020000B8*/ - ReflectedType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.MemberInfo/*020001B2*/::get_ReflectedType() /* 06001050 */ - } // end of property MemberInfo::ReflectedType -} // end of class System.Reflection.MemberInfo - -.class /*020001B3*/ public auto ansi sealed System.Reflection.MemberTypes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000C2:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400020C*/ public specialname rtspecialname int32 value__ - .field /*0400020D*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ All = int32(0x000000BF) - .field /*0400020E*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ Constructor = int32(0x00000001) - .field /*0400020F*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ Custom = int32(0x00000040) - .field /*04000210*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ Event = int32(0x00000002) - .field /*04000211*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ Field = int32(0x00000004) - .field /*04000212*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ Method = int32(0x00000008) - .field /*04000213*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ NestedType = int32(0x00000080) - .field /*04000214*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ Property = int32(0x00000010) - .field /*04000215*/ public static literal valuetype System.Reflection.MemberTypes/*020001B3*/ TypeInfo = int32(0x00000020) -} // end of class System.Reflection.MemberTypes - -.class /*020001B4*/ public auto ansi sealed System.Reflection.MethodAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000C3:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000216*/ public specialname rtspecialname int32 value__ - .field /*04000217*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Abstract = int32(0x00000400) - .field /*04000218*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Assembly = int32(0x00000003) - .field /*04000219*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ CheckAccessOnOverride = int32(0x00000200) - .field /*0400021A*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ FamANDAssem = int32(0x00000002) - .field /*0400021B*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Family = int32(0x00000004) - .field /*0400021C*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ FamORAssem = int32(0x00000005) - .field /*0400021D*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Final = int32(0x00000020) - .field /*0400021E*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ HasSecurity = int32(0x00004000) - .field /*0400021F*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ HideBySig = int32(0x00000080) - .field /*04000220*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ MemberAccessMask = int32(0x00000007) - .field /*04000221*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ NewSlot = int32(0x00000100) - .field /*04000222*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ PinvokeImpl = int32(0x00002000) - .field /*04000223*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Private = int32(0x00000001) - .field /*04000224*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ PrivateScope = int32(0x00000000) - .field /*04000225*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Public = int32(0x00000006) - .field /*04000226*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ RequireSecObject = int32(0x00008000) - .field /*04000227*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ ReservedMask = int32(0x0000D000) - .field /*04000228*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ ReuseSlot = int32(0x00000000) - .field /*04000229*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ RTSpecialName = int32(0x00001000) - .field /*0400022A*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ SpecialName = int32(0x00000800) - .field /*0400022B*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Static = int32(0x00000010) - .field /*0400022C*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ UnmanagedExport = int32(0x00000008) - .field /*0400022D*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ Virtual = int32(0x00000040) - .field /*0400022E*/ public static literal valuetype System.Reflection.MethodAttributes/*020001B4*/ VtableLayoutMask = int32(0x00000100) -} // end of class System.Reflection.MethodAttributes - -.class /*020001B5*/ public abstract auto ansi beforefieldinit System.Reflection.MethodBase - extends System.Reflection.MemberInfo/*020001B2*/ -{ - .method /*0600105A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20df - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001049 */ call instance void System.Reflection.MemberInfo/*020001B2*/::.ctor() /* 06001049 */ - IL_0006: /* 2A | */ ret - } // end of method MethodBase::.ctor - - .method /*0600105B*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Reflection.MethodAttributes/*020001B4*/ - get_Attributes() cil managed - // SIG: 20 00 11 86 D0 - { - // Method begins at RVA 0x0 - } // end of method MethodBase::get_Attributes - - .method /*0600105C*/ public hidebysig newslot specialname virtual - instance valuetype System.Reflection.CallingConventions/*02000199*/ - get_CallingConvention() cil managed - // SIG: 20 00 11 86 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_CallingConvention - - .method /*0600105D*/ public hidebysig newslot specialname virtual - instance bool get_ContainsGenericParameters() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_ContainsGenericParameters - - .method /*0600105E*/ public hidebysig specialname - instance bool get_IsAbstract() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsAbstract - - .method /*0600105F*/ public hidebysig specialname - instance bool get_IsAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsAssembly - - .method /*06001060*/ public hidebysig newslot specialname virtual - instance bool get_IsConstructedGenericMethod() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsConstructedGenericMethod - - .method /*06001061*/ public hidebysig specialname - instance bool get_IsConstructor() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsConstructor - - .method /*06001062*/ public hidebysig specialname - instance bool get_IsFamily() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsFamily - - .method /*06001063*/ public hidebysig specialname - instance bool get_IsFamilyAndAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsFamilyAndAssembly - - .method /*06001064*/ public hidebysig specialname - instance bool get_IsFamilyOrAssembly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsFamilyOrAssembly - - .method /*06001065*/ public hidebysig specialname - instance bool get_IsFinal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsFinal - - .method /*06001066*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericMethod() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsGenericMethod - - .method /*06001067*/ public hidebysig newslot specialname virtual - instance bool get_IsGenericMethodDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsGenericMethodDefinition - - .method /*06001068*/ public hidebysig specialname - instance bool get_IsHideBySig() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsHideBySig - - .method /*06001069*/ public hidebysig specialname - instance bool get_IsPrivate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsPrivate - - .method /*0600106A*/ public hidebysig specialname - instance bool get_IsPublic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsPublic - - .method /*0600106B*/ public hidebysig newslot specialname virtual - instance bool get_IsSecurityCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsSecurityCritical - - .method /*0600106C*/ public hidebysig newslot specialname virtual - instance bool get_IsSecuritySafeCritical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsSecuritySafeCritical - - .method /*0600106D*/ public hidebysig newslot specialname virtual - instance bool get_IsSecurityTransparent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsSecurityTransparent - - .method /*0600106E*/ public hidebysig specialname - instance bool get_IsSpecialName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsSpecialName - - .method /*0600106F*/ public hidebysig specialname - instance bool get_IsStatic() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsStatic - - .method /*06001070*/ public hidebysig specialname - instance bool get_IsVirtual() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_IsVirtual - - .method /*06001071*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.RuntimeMethodHandle/*0200009C*/ - get_MethodHandle() cil managed - // SIG: 20 00 11 82 70 - { - // Method begins at RVA 0x0 - } // end of method MethodBase::get_MethodHandle - - .method /*06001072*/ public hidebysig newslot specialname virtual - instance valuetype System.Reflection.MethodImplAttributes/*020001B7*/ - get_MethodImplementationFlags() cil managed - // SIG: 20 00 11 86 DC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::get_MethodImplementationFlags - - .method /*06001073*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::Equals - - .method /*06001074*/ public hidebysig static - class System.Reflection.MethodBase/*020001B5*/ - GetCurrentMethod() cil managed - // SIG: 00 00 12 86 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::GetCurrentMethod - - .method /*06001075*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetGenericArguments() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::GetGenericArguments - - .method /*06001076*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::GetHashCode - - .method /*06001077*/ public hidebysig newslot virtual - instance class System.Reflection.MethodBody/*020001B6*/ - GetMethodBody() cil managed - // SIG: 20 00 12 86 D8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::GetMethodBody - - .method /*06001078*/ public hidebysig static - class System.Reflection.MethodBase/*020001B5*/ - GetMethodFromHandle(valuetype System.RuntimeMethodHandle/*0200009C*/ handle) cil managed - // SIG: 00 01 12 86 D4 11 82 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::GetMethodFromHandle - - .method /*06001079*/ public hidebysig static - class System.Reflection.MethodBase/*020001B5*/ - GetMethodFromHandle(valuetype System.RuntimeMethodHandle/*0200009C*/ handle, - valuetype System.RuntimeTypeHandle/*0200009D*/ declaringType) cil managed - // SIG: 00 02 12 86 D4 11 82 70 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::GetMethodFromHandle - - .method /*0600107A*/ public hidebysig newslot abstract virtual - instance valuetype System.Reflection.MethodImplAttributes/*020001B7*/ - GetMethodImplementationFlags() cil managed - // SIG: 20 00 11 86 DC - { - // Method begins at RVA 0x0 - } // end of method MethodBase::GetMethodImplementationFlags - - .method /*0600107B*/ public hidebysig newslot abstract virtual - instance class System.Reflection.ParameterInfo/*020001BF*/[] - GetParameters() cil managed - // SIG: 20 00 1D 12 86 FC - { - // Method begins at RVA 0x0 - } // end of method MethodBase::GetParameters - - .method /*0600107C*/ public hidebysig instance object - Invoke(object obj, - object[] parameters) cil managed - // SIG: 20 02 1C 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::Invoke - - .method /*0600107D*/ public hidebysig newslot abstract virtual - instance object Invoke(object obj, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] parameters, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 05 1C 1C 11 86 60 12 86 5C 1D 1C 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method MethodBase::Invoke - - .method /*0600107E*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.MethodBase/*020001B5*/ left, - class System.Reflection.MethodBase/*020001B5*/ right) cil managed - // SIG: 00 02 02 12 86 D4 12 86 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::op_Equality - - .method /*0600107F*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.MethodBase/*020001B5*/ left, - class System.Reflection.MethodBase/*020001B5*/ right) cil managed - // SIG: 00 02 02 12 86 D4 12 86 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBase::op_Inequality - - .property /*1700026F*/ instance valuetype System.Reflection.MethodAttributes/*020001B4*/ - Attributes() - { - .get instance valuetype System.Reflection.MethodAttributes/*020001B4*/ System.Reflection.MethodBase/*020001B5*/::get_Attributes() /* 0600105B */ - } // end of property MethodBase::Attributes - .property /*17000270*/ instance valuetype System.Reflection.CallingConventions/*02000199*/ - CallingConvention() - { - .get instance valuetype System.Reflection.CallingConventions/*02000199*/ System.Reflection.MethodBase/*020001B5*/::get_CallingConvention() /* 0600105C */ - } // end of property MethodBase::CallingConvention - .property /*17000271*/ instance bool ContainsGenericParameters() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_ContainsGenericParameters() /* 0600105D */ - } // end of property MethodBase::ContainsGenericParameters - .property /*17000272*/ instance bool IsAbstract() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsAbstract() /* 0600105E */ - } // end of property MethodBase::IsAbstract - .property /*17000273*/ instance bool IsAssembly() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsAssembly() /* 0600105F */ - } // end of property MethodBase::IsAssembly - .property /*17000274*/ instance bool IsConstructedGenericMethod() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsConstructedGenericMethod() /* 06001060 */ - } // end of property MethodBase::IsConstructedGenericMethod - .property /*17000275*/ instance bool IsConstructor() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsConstructor() /* 06001061 */ - } // end of property MethodBase::IsConstructor - .property /*17000276*/ instance bool IsFamily() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsFamily() /* 06001062 */ - } // end of property MethodBase::IsFamily - .property /*17000277*/ instance bool IsFamilyAndAssembly() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsFamilyAndAssembly() /* 06001063 */ - } // end of property MethodBase::IsFamilyAndAssembly - .property /*17000278*/ instance bool IsFamilyOrAssembly() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsFamilyOrAssembly() /* 06001064 */ - } // end of property MethodBase::IsFamilyOrAssembly - .property /*17000279*/ instance bool IsFinal() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsFinal() /* 06001065 */ - } // end of property MethodBase::IsFinal - .property /*1700027A*/ instance bool IsGenericMethod() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsGenericMethod() /* 06001066 */ - } // end of property MethodBase::IsGenericMethod - .property /*1700027B*/ instance bool IsGenericMethodDefinition() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsGenericMethodDefinition() /* 06001067 */ - } // end of property MethodBase::IsGenericMethodDefinition - .property /*1700027C*/ instance bool IsHideBySig() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsHideBySig() /* 06001068 */ - } // end of property MethodBase::IsHideBySig - .property /*1700027D*/ instance bool IsPrivate() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsPrivate() /* 06001069 */ - } // end of property MethodBase::IsPrivate - .property /*1700027E*/ instance bool IsPublic() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsPublic() /* 0600106A */ - } // end of property MethodBase::IsPublic - .property /*1700027F*/ instance bool IsSecurityCritical() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsSecurityCritical() /* 0600106B */ - } // end of property MethodBase::IsSecurityCritical - .property /*17000280*/ instance bool IsSecuritySafeCritical() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsSecuritySafeCritical() /* 0600106C */ - } // end of property MethodBase::IsSecuritySafeCritical - .property /*17000281*/ instance bool IsSecurityTransparent() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsSecurityTransparent() /* 0600106D */ - } // end of property MethodBase::IsSecurityTransparent - .property /*17000282*/ instance bool IsSpecialName() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsSpecialName() /* 0600106E */ - } // end of property MethodBase::IsSpecialName - .property /*17000283*/ instance bool IsStatic() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsStatic() /* 0600106F */ - } // end of property MethodBase::IsStatic - .property /*17000284*/ instance bool IsVirtual() - { - .get instance bool System.Reflection.MethodBase/*020001B5*/::get_IsVirtual() /* 06001070 */ - } // end of property MethodBase::IsVirtual - .property /*17000285*/ instance valuetype System.RuntimeMethodHandle/*0200009C*/ - MethodHandle() - { - .get instance valuetype System.RuntimeMethodHandle/*0200009C*/ System.Reflection.MethodBase/*020001B5*/::get_MethodHandle() /* 06001071 */ - } // end of property MethodBase::MethodHandle - .property /*17000286*/ instance valuetype System.Reflection.MethodImplAttributes/*020001B7*/ - MethodImplementationFlags() - { - .get instance valuetype System.Reflection.MethodImplAttributes/*020001B7*/ System.Reflection.MethodBase/*020001B5*/::get_MethodImplementationFlags() /* 06001072 */ - } // end of property MethodBase::MethodImplementationFlags -} // end of class System.Reflection.MethodBase - -.class /*020001B6*/ public auto ansi beforefieldinit System.Reflection.MethodBody - extends System.Object/*0200008E*/ -{ - .method /*06001080*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method MethodBody::.ctor - - .method /*06001081*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - get_ExceptionHandlingClauses() cil managed - // SIG: 20 00 15 12 88 8C 01 12 86 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_ExceptionHandlingClauses - - .method /*06001082*/ public hidebysig newslot specialname virtual - instance bool get_InitLocals() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_InitLocals - - .method /*06001083*/ public hidebysig newslot specialname virtual - instance int32 get_LocalSignatureMetadataToken() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_LocalSignatureMetadataToken - - .method /*06001084*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - get_LocalVariables() cil managed - // SIG: 20 00 15 12 88 8C 01 12 86 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_LocalVariables - - .method /*06001085*/ public hidebysig newslot specialname virtual - instance int32 get_MaxStackSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::get_MaxStackSize - - .method /*06001086*/ public hidebysig newslot virtual - instance uint8[] GetILAsByteArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodBody::GetILAsByteArray - - .property /*17000287*/ instance class System.Collections.Generic.IList`1/*02000223*/ - ExceptionHandlingClauses() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Reflection.MethodBody/*020001B6*/::get_ExceptionHandlingClauses() /* 06001081 */ - } // end of property MethodBody::ExceptionHandlingClauses - .property /*17000288*/ instance bool InitLocals() - { - .get instance bool System.Reflection.MethodBody/*020001B6*/::get_InitLocals() /* 06001082 */ - } // end of property MethodBody::InitLocals - .property /*17000289*/ instance int32 LocalSignatureMetadataToken() - { - .get instance int32 System.Reflection.MethodBody/*020001B6*/::get_LocalSignatureMetadataToken() /* 06001083 */ - } // end of property MethodBody::LocalSignatureMetadataToken - .property /*1700028A*/ instance class System.Collections.Generic.IList`1/*02000223*/ - LocalVariables() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Reflection.MethodBody/*020001B6*/::get_LocalVariables() /* 06001084 */ - } // end of property MethodBody::LocalVariables - .property /*1700028B*/ instance int32 MaxStackSize() - { - .get instance int32 System.Reflection.MethodBody/*020001B6*/::get_MaxStackSize() /* 06001085 */ - } // end of property MethodBody::MaxStackSize -} // end of class System.Reflection.MethodBody - -.class /*020001B7*/ public auto ansi sealed System.Reflection.MethodImplAttributes - extends System.Enum/*02000037*/ -{ - .field /*0400022F*/ public specialname rtspecialname int32 value__ - .field /*04000230*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ AggressiveInlining = int32(0x00000100) - .field /*04000231*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ CodeTypeMask = int32(0x00000003) - .field /*04000232*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ ForwardRef = int32(0x00000010) - .field /*04000233*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ IL = int32(0x00000000) - .field /*04000234*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ InternalCall = int32(0x00001000) - .field /*04000235*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ Managed = int32(0x00000000) - .field /*04000236*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ ManagedMask = int32(0x00000004) - .field /*04000237*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ MaxMethodImplVal = int32(0x0000FFFF) - .field /*04000238*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ Native = int32(0x00000001) - .field /*04000239*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ NoInlining = int32(0x00000008) - .field /*0400023A*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ NoOptimization = int32(0x00000040) - .field /*0400023B*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ OPTIL = int32(0x00000002) - .field /*0400023C*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ PreserveSig = int32(0x00000080) - .field /*0400023D*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ Runtime = int32(0x00000003) - .field /*0400023E*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ Synchronized = int32(0x00000020) - .field /*0400023F*/ public static literal valuetype System.Reflection.MethodImplAttributes/*020001B7*/ Unmanaged = int32(0x00000004) -} // end of class System.Reflection.MethodImplAttributes - -.class /*020001B8*/ public abstract auto ansi beforefieldinit System.Reflection.MethodInfo - extends System.Reflection.MethodBase/*020001B5*/ -{ - .method /*06001087*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2258 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00105A */ call instance void System.Reflection.MethodBase/*020001B5*/::.ctor() /* 0600105A */ - IL_0006: /* 2A | */ ret - } // end of method MethodInfo::.ctor - - .method /*06001088*/ public hidebysig specialname virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::get_MemberType - - .method /*06001089*/ public hidebysig newslot specialname virtual - instance class System.Reflection.ParameterInfo/*020001BF*/ - get_ReturnParameter() cil managed - // SIG: 20 00 12 86 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::get_ReturnParameter - - .method /*0600108A*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/ - get_ReturnType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::get_ReturnType - - .method /*0600108B*/ public hidebysig newslot specialname abstract virtual - instance class System.Reflection.ICustomAttributeProvider/*020001A8*/ - get_ReturnTypeCustomAttributes() cil managed - // SIG: 20 00 12 86 A0 - { - // Method begins at RVA 0x0 - } // end of method MethodInfo::get_ReturnTypeCustomAttributes - - .method /*0600108C*/ public hidebysig newslot virtual - instance class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ delegateType) cil managed - // SIG: 20 01 12 80 C8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::CreateDelegate - - .method /*0600108D*/ public hidebysig newslot virtual - instance class System.Delegate/*02000032*/ - CreateDelegate(class System.Type/*020000B8*/ delegateType, - object target) cil managed - // SIG: 20 02 12 80 C8 12 82 E0 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::CreateDelegate - - .method /*0600108E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::Equals - - .method /*0600108F*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetBaseDefinition() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x0 - } // end of method MethodInfo::GetBaseDefinition - - .method /*06001090*/ public hidebysig virtual - instance class System.Type/*020000B8*/[] - GetGenericArguments() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::GetGenericArguments - - .method /*06001091*/ public hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetGenericMethodDefinition() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::GetGenericMethodDefinition - - .method /*06001092*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::GetHashCode - - .method /*06001093*/ public hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - MakeGenericMethod(class System.Type/*020000B8*/[] typeArguments) cil managed - // SIG: 20 01 12 86 E0 1D 12 82 E0 - { - .param [1]/*080018DE*/ - .custom /*0C00023A:060005EE*/ instance void System.ParamArrayAttribute/*02000093*/::.ctor() /* 060005EE */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::MakeGenericMethod - - .method /*06001094*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.MethodInfo/*020001B8*/ left, - class System.Reflection.MethodInfo/*020001B8*/ right) cil managed - // SIG: 00 02 02 12 86 E0 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::op_Equality - - .method /*06001095*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.MethodInfo/*020001B8*/ left, - class System.Reflection.MethodInfo/*020001B8*/ right) cil managed - // SIG: 00 02 02 12 86 E0 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MethodInfo::op_Inequality - - .property /*1700028C*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Reflection.MethodInfo/*020001B8*/::get_MemberType() /* 06001088 */ - } // end of property MethodInfo::MemberType - .property /*1700028D*/ instance class System.Reflection.ParameterInfo/*020001BF*/ - ReturnParameter() - { - .get instance class System.Reflection.ParameterInfo/*020001BF*/ System.Reflection.MethodInfo/*020001B8*/::get_ReturnParameter() /* 06001089 */ - } // end of property MethodInfo::ReturnParameter - .property /*1700028E*/ instance class System.Type/*020000B8*/ - ReturnType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.MethodInfo/*020001B8*/::get_ReturnType() /* 0600108A */ - } // end of property MethodInfo::ReturnType - .property /*1700028F*/ instance class System.Reflection.ICustomAttributeProvider/*020001A8*/ - ReturnTypeCustomAttributes() - { - .get instance class System.Reflection.ICustomAttributeProvider/*020001A8*/ System.Reflection.MethodInfo/*020001B8*/::get_ReturnTypeCustomAttributes() /* 0600108B */ - } // end of property MethodInfo::ReturnTypeCustomAttributes -} // end of class System.Reflection.MethodInfo - -.class /*020001B9*/ public auto ansi sealed beforefieldinit System.Reflection.Missing - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000240*/ public static initonly class System.Reflection.Missing/*020001B9*/ Value - .method /*06001096*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Missing::.ctor - - .method /*06001097*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Missing::System.Runtime.Serialization.ISerializable.GetObjectData - -} // end of class System.Reflection.Missing - -.class /*020001BA*/ public abstract auto ansi beforefieldinit System.Reflection.Module - extends System.Object/*0200008E*/ - implements System.Reflection.ICustomAttributeProvider/*020001A8*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .field /*04000241*/ public static initonly class System.Reflection.TypeFilter/*020001D1*/ FilterTypeName - .field /*04000242*/ public static initonly class System.Reflection.TypeFilter/*020001D1*/ FilterTypeNameIgnoreCase - .method /*06001098*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Module::.ctor - - .method /*06001099*/ public hidebysig newslot specialname virtual - instance class System.Reflection.Assembly/*02000180*/ - get_Assembly() cil managed - // SIG: 20 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_Assembly - - .method /*0600109A*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_CustomAttributes() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_CustomAttributes - - .method /*0600109B*/ public hidebysig newslot specialname virtual - instance string get_FullyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_FullyQualifiedName - - .method /*0600109C*/ public hidebysig newslot specialname virtual - instance int32 get_MDStreamVersion() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_MDStreamVersion - - .method /*0600109D*/ public hidebysig newslot specialname virtual - instance int32 get_MetadataToken() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_MetadataToken - - .method /*0600109E*/ public hidebysig specialname - instance valuetype System.ModuleHandle/*02000080*/ - get_ModuleHandle() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_ModuleHandle - - .method /*0600109F*/ public hidebysig newslot specialname virtual - instance valuetype System.Guid/*0200005A*/ - get_ModuleVersionId() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_ModuleVersionId - - .method /*060010A0*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_Name - - .method /*060010A1*/ public hidebysig newslot specialname virtual - instance string get_ScopeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::get_ScopeName - - .method /*060010A2*/ public hidebysig virtual - instance bool Equals(object o) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::Equals - - .method /*060010A3*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - FindTypes(class System.Reflection.TypeFilter/*020001D1*/ 'filter', - object filterCriteria) cil managed - // SIG: 20 02 1D 12 82 E0 12 87 44 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::FindTypes - - .method /*060010A4*/ public hidebysig newslot virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetCustomAttributes - - .method /*060010A5*/ public hidebysig newslot virtual - instance object[] GetCustomAttributes(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetCustomAttributes - - .method /*060010A6*/ public hidebysig newslot virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributesData() cil managed - // SIG: 20 00 15 12 88 8C 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetCustomAttributesData - - .method /*060010A7*/ public hidebysig instance class System.Reflection.FieldInfo/*020001A6*/ - GetField(string name) cil managed - // SIG: 20 01 12 86 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetField - - .method /*060010A8*/ public hidebysig newslot virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - GetField(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 98 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetField - - .method /*060010A9*/ public hidebysig instance class System.Reflection.FieldInfo/*020001A6*/[] - GetFields() cil managed - // SIG: 20 00 1D 12 86 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetFields - - .method /*060010AA*/ public hidebysig newslot virtual - instance class System.Reflection.FieldInfo/*020001A6*/[] - GetFields(valuetype System.Reflection.BindingFlags/*02000198*/ bindingFlags) cil managed - // SIG: 20 01 1D 12 86 98 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetFields - - .method /*060010AB*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetHashCode - - .method /*060010AC*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name) cil managed - // SIG: 20 01 12 86 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetMethod - - .method /*060010AD*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 86 E0 0E 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetMethod - - .method /*060010AE*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod(string name, - class System.Type/*020000B8*/[] types) cil managed - // SIG: 20 02 12 86 E0 0E 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetMethod - - .method /*060010AF*/ family hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethodImpl(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 86 E0 0E 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetMethodImpl - - .method /*060010B0*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/[] - GetMethods() cil managed - // SIG: 20 00 1D 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetMethods - - .method /*060010B1*/ public hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/[] - GetMethods(valuetype System.Reflection.BindingFlags/*02000198*/ bindingFlags) cil managed - // SIG: 20 01 1D 12 86 E0 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetMethods - - .method /*060010B2*/ public hidebysig newslot virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Module::GetObjectData - - .method /*060010B3*/ public hidebysig newslot virtual - instance void GetPEKind([out] valuetype System.Reflection.PortableExecutableKinds/*020001C2*/& peKind, - [out] valuetype System.Reflection.ImageFileMachine/*020001A9*/& machine) cil managed - // SIG: 20 02 01 10 11 87 08 10 11 86 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetPEKind - - .method /*060010B4*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetType(string className) cil managed - // SIG: 20 01 12 82 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetType - - .method /*060010B5*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetType(string className, - bool ignoreCase) cil managed - // SIG: 20 02 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetType - - .method /*060010B6*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - GetType(string className, - bool throwOnError, - bool ignoreCase) cil managed - // SIG: 20 03 12 82 E0 0E 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetType - - .method /*060010B7*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetTypes() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::GetTypes - - .method /*060010B8*/ public hidebysig newslot virtual - instance bool IsDefined(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::IsDefined - - .method /*060010B9*/ public hidebysig newslot virtual - instance bool IsResource() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::IsResource - - .method /*060010BA*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.Module/*020001BA*/ left, - class System.Reflection.Module/*020001BA*/ right) cil managed - // SIG: 00 02 02 12 86 E8 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::op_Equality - - .method /*060010BB*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.Module/*020001BA*/ left, - class System.Reflection.Module/*020001BA*/ right) cil managed - // SIG: 00 02 02 12 86 E8 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::op_Inequality - - .method /*060010BC*/ public hidebysig instance class System.Reflection.FieldInfo/*020001A6*/ - ResolveField(int32 metadataToken) cil managed - // SIG: 20 01 12 86 98 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveField - - .method /*060010BD*/ public hidebysig newslot virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - ResolveField(int32 metadataToken, - class System.Type/*020000B8*/[] genericTypeArguments, - class System.Type/*020000B8*/[] genericMethodArguments) cil managed - // SIG: 20 03 12 86 98 08 1D 12 82 E0 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveField - - .method /*060010BE*/ public hidebysig instance class System.Reflection.MemberInfo/*020001B2*/ - ResolveMember(int32 metadataToken) cil managed - // SIG: 20 01 12 86 C8 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveMember - - .method /*060010BF*/ public hidebysig newslot virtual - instance class System.Reflection.MemberInfo/*020001B2*/ - ResolveMember(int32 metadataToken, - class System.Type/*020000B8*/[] genericTypeArguments, - class System.Type/*020000B8*/[] genericMethodArguments) cil managed - // SIG: 20 03 12 86 C8 08 1D 12 82 E0 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveMember - - .method /*060010C0*/ public hidebysig instance class System.Reflection.MethodBase/*020001B5*/ - ResolveMethod(int32 metadataToken) cil managed - // SIG: 20 01 12 86 D4 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveMethod - - .method /*060010C1*/ public hidebysig newslot virtual - instance class System.Reflection.MethodBase/*020001B5*/ - ResolveMethod(int32 metadataToken, - class System.Type/*020000B8*/[] genericTypeArguments, - class System.Type/*020000B8*/[] genericMethodArguments) cil managed - // SIG: 20 03 12 86 D4 08 1D 12 82 E0 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveMethod - - .method /*060010C2*/ public hidebysig newslot virtual - instance uint8[] ResolveSignature(int32 metadataToken) cil managed - // SIG: 20 01 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveSignature - - .method /*060010C3*/ public hidebysig newslot virtual - instance string ResolveString(int32 metadataToken) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveString - - .method /*060010C4*/ public hidebysig instance class System.Type/*020000B8*/ - ResolveType(int32 metadataToken) cil managed - // SIG: 20 01 12 82 E0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveType - - .method /*060010C5*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - ResolveType(int32 metadataToken, - class System.Type/*020000B8*/[] genericTypeArguments, - class System.Type/*020000B8*/[] genericMethodArguments) cil managed - // SIG: 20 03 12 82 E0 08 1D 12 82 E0 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ResolveType - - .method /*060010C6*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Module::ToString - - .property /*17000290*/ instance class System.Reflection.Assembly/*02000180*/ - Assembly() - { - .get instance class System.Reflection.Assembly/*02000180*/ System.Reflection.Module/*020001BA*/::get_Assembly() /* 06001099 */ - } // end of property Module::Assembly - .property /*17000291*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - CustomAttributes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.Module/*020001BA*/::get_CustomAttributes() /* 0600109A */ - } // end of property Module::CustomAttributes - .property /*17000292*/ instance string FullyQualifiedName() - { - .get instance string System.Reflection.Module/*020001BA*/::get_FullyQualifiedName() /* 0600109B */ - } // end of property Module::FullyQualifiedName - .property /*17000293*/ instance int32 MDStreamVersion() - { - .get instance int32 System.Reflection.Module/*020001BA*/::get_MDStreamVersion() /* 0600109C */ - } // end of property Module::MDStreamVersion - .property /*17000294*/ instance int32 MetadataToken() - { - .get instance int32 System.Reflection.Module/*020001BA*/::get_MetadataToken() /* 0600109D */ - } // end of property Module::MetadataToken - .property /*17000295*/ instance valuetype System.ModuleHandle/*02000080*/ - ModuleHandle() - { - .get instance valuetype System.ModuleHandle/*02000080*/ System.Reflection.Module/*020001BA*/::get_ModuleHandle() /* 0600109E */ - } // end of property Module::ModuleHandle - .property /*17000296*/ instance valuetype System.Guid/*0200005A*/ - ModuleVersionId() - { - .get instance valuetype System.Guid/*0200005A*/ System.Reflection.Module/*020001BA*/::get_ModuleVersionId() /* 0600109F */ - } // end of property Module::ModuleVersionId - .property /*17000297*/ instance string Name() - { - .get instance string System.Reflection.Module/*020001BA*/::get_Name() /* 060010A0 */ - } // end of property Module::Name - .property /*17000298*/ instance string ScopeName() - { - .get instance string System.Reflection.Module/*020001BA*/::get_ScopeName() /* 060010A1 */ - } // end of property Module::ScopeName -} // end of class System.Reflection.Module - -.class /*020001BB*/ public auto ansi sealed System.Reflection.ModuleResolveEventHandler - extends System.MulticastDelegate/*02000082*/ -{ - .method /*060010C7*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ModuleResolveEventHandler::.ctor - - .method /*060010C8*/ public hidebysig newslot virtual - instance class System.Reflection.Module/*020001BA*/ - Invoke(object sender, - class System.ResolveEventArgs/*02000099*/ e) runtime managed - // SIG: 20 02 12 86 E8 1C 12 82 64 - { - } // end of method ModuleResolveEventHandler::Invoke - - .method /*060010C9*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(object sender, - class System.ResolveEventArgs/*02000099*/ e, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 1C 12 82 64 12 7C 1C - { - } // end of method ModuleResolveEventHandler::BeginInvoke - - .method /*060010CA*/ public hidebysig newslot virtual - instance class System.Reflection.Module/*020001BA*/ - EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 12 86 E8 12 81 74 - { - } // end of method ModuleResolveEventHandler::EndInvoke - -} // end of class System.Reflection.ModuleResolveEventHandler - -.class /*020001BC*/ public auto ansi sealed beforefieldinit System.Reflection.ObfuscateAssemblyAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000C4:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 01 00 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*060010CB*/ public hidebysig specialname rtspecialname - instance void .ctor(bool assemblyIsPrivate) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ObfuscateAssemblyAttribute::.ctor - - .method /*060010CC*/ public hidebysig specialname - instance bool get_AssemblyIsPrivate() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObfuscateAssemblyAttribute::get_AssemblyIsPrivate - - .method /*060010CD*/ public hidebysig specialname - instance bool get_StripAfterObfuscation() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObfuscateAssemblyAttribute::get_StripAfterObfuscation - - .method /*060010CE*/ public hidebysig specialname - instance void set_StripAfterObfuscation(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObfuscateAssemblyAttribute::set_StripAfterObfuscation - - .property /*17000299*/ instance bool AssemblyIsPrivate() - { - .get instance bool System.Reflection.ObfuscateAssemblyAttribute/*020001BC*/::get_AssemblyIsPrivate() /* 060010CC */ - } // end of property ObfuscateAssemblyAttribute::AssemblyIsPrivate - .property /*1700029A*/ instance bool StripAfterObfuscation() - { - .get instance bool System.Reflection.ObfuscateAssemblyAttribute/*020001BC*/::get_StripAfterObfuscation() /* 060010CD */ - .set instance void System.Reflection.ObfuscateAssemblyAttribute/*020001BC*/::set_StripAfterObfuscation(bool) /* 060010CE */ - } // end of property ObfuscateAssemblyAttribute::StripAfterObfuscation -} // end of class System.Reflection.ObfuscateAssemblyAttribute - -.class /*020001BD*/ public auto ansi sealed beforefieldinit System.Reflection.ObfuscationAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000C5:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 DD 1F 00 00 02 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 01 54 02 09 49 6E 68 65 // Multiple.T..Inhe - 72 69 74 65 64 00 ) // rited. - .method /*060010CF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ObfuscationAttribute::.ctor - - .method /*060010D0*/ public hidebysig specialname - instance bool get_ApplyToMembers() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObfuscationAttribute::get_ApplyToMembers - - .method /*060010D1*/ public hidebysig specialname - instance void set_ApplyToMembers(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObfuscationAttribute::set_ApplyToMembers - - .method /*060010D2*/ public hidebysig specialname - instance bool get_Exclude() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObfuscationAttribute::get_Exclude - - .method /*060010D3*/ public hidebysig specialname - instance void set_Exclude(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObfuscationAttribute::set_Exclude - - .method /*060010D4*/ public hidebysig specialname - instance string get_Feature() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObfuscationAttribute::get_Feature - - .method /*060010D5*/ public hidebysig specialname - instance void set_Feature(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObfuscationAttribute::set_Feature - - .method /*060010D6*/ public hidebysig specialname - instance bool get_StripAfterObfuscation() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ObfuscationAttribute::get_StripAfterObfuscation - - .method /*060010D7*/ public hidebysig specialname - instance void set_StripAfterObfuscation(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ObfuscationAttribute::set_StripAfterObfuscation - - .property /*1700029B*/ instance bool ApplyToMembers() - { - .get instance bool System.Reflection.ObfuscationAttribute/*020001BD*/::get_ApplyToMembers() /* 060010D0 */ - .set instance void System.Reflection.ObfuscationAttribute/*020001BD*/::set_ApplyToMembers(bool) /* 060010D1 */ - } // end of property ObfuscationAttribute::ApplyToMembers - .property /*1700029C*/ instance bool Exclude() - { - .get instance bool System.Reflection.ObfuscationAttribute/*020001BD*/::get_Exclude() /* 060010D2 */ - .set instance void System.Reflection.ObfuscationAttribute/*020001BD*/::set_Exclude(bool) /* 060010D3 */ - } // end of property ObfuscationAttribute::Exclude - .property /*1700029D*/ instance string Feature() - { - .get instance string System.Reflection.ObfuscationAttribute/*020001BD*/::get_Feature() /* 060010D4 */ - .set instance void System.Reflection.ObfuscationAttribute/*020001BD*/::set_Feature(string) /* 060010D5 */ - } // end of property ObfuscationAttribute::Feature - .property /*1700029E*/ instance bool StripAfterObfuscation() - { - .get instance bool System.Reflection.ObfuscationAttribute/*020001BD*/::get_StripAfterObfuscation() /* 060010D6 */ - .set instance void System.Reflection.ObfuscationAttribute/*020001BD*/::set_StripAfterObfuscation(bool) /* 060010D7 */ - } // end of property ObfuscationAttribute::StripAfterObfuscation -} // end of class System.Reflection.ObfuscationAttribute - -.class /*020001BE*/ public auto ansi sealed System.Reflection.ParameterAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000C6:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000243*/ public specialname rtspecialname int32 value__ - .field /*04000244*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ HasDefault = int32(0x00001000) - .field /*04000245*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ HasFieldMarshal = int32(0x00002000) - .field /*04000246*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ In = int32(0x00000001) - .field /*04000247*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ Lcid = int32(0x00000004) - .field /*04000248*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ None = int32(0x00000000) - .field /*04000249*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ Optional = int32(0x00000010) - .field /*0400024A*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ Out = int32(0x00000002) - .field /*0400024B*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ Reserved3 = int32(0x00004000) - .field /*0400024C*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ Reserved4 = int32(0x00008000) - .field /*0400024D*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ ReservedMask = int32(0x0000F000) - .field /*0400024E*/ public static literal valuetype System.Reflection.ParameterAttributes/*020001BE*/ Retval = int32(0x00000008) -} // end of class System.Reflection.ParameterAttributes - -.class /*020001BF*/ public auto ansi beforefieldinit System.Reflection.ParameterInfo - extends System.Object/*0200008E*/ - implements System.Reflection.ICustomAttributeProvider/*020001A8*/, - System.Runtime.Serialization.IObjectReference/*0200011D*/ -{ - .field /*0400024F*/ family valuetype System.Reflection.ParameterAttributes/*020001BE*/ AttrsImpl - .field /*04000250*/ family class System.Type/*020000B8*/ ClassImpl - .field /*04000251*/ family object DefaultValueImpl - .field /*04000252*/ family class System.Reflection.MemberInfo/*020001B2*/ MemberImpl - .field /*04000253*/ family string NameImpl - .field /*04000254*/ family int32 PositionImpl - .method /*060010D8*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ParameterInfo::.ctor - - .method /*060010D9*/ public hidebysig newslot specialname virtual - instance valuetype System.Reflection.ParameterAttributes/*020001BE*/ - get_Attributes() cil managed - // SIG: 20 00 11 86 F8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_Attributes - - .method /*060010DA*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_CustomAttributes() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_CustomAttributes - - .method /*060010DB*/ public hidebysig newslot specialname virtual - instance object get_DefaultValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_DefaultValue - - .method /*060010DC*/ public hidebysig newslot specialname virtual - instance bool get_HasDefaultValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_HasDefaultValue - - .method /*060010DD*/ public hidebysig specialname - instance bool get_IsIn() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_IsIn - - .method /*060010DE*/ public hidebysig specialname - instance bool get_IsLcid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_IsLcid - - .method /*060010DF*/ public hidebysig specialname - instance bool get_IsOptional() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_IsOptional - - .method /*060010E0*/ public hidebysig specialname - instance bool get_IsOut() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_IsOut - - .method /*060010E1*/ public hidebysig specialname - instance bool get_IsRetval() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_IsRetval - - .method /*060010E2*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MemberInfo/*020001B2*/ - get_Member() cil managed - // SIG: 20 00 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_Member - - .method /*060010E3*/ public hidebysig newslot specialname virtual - instance int32 get_MetadataToken() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_MetadataToken - - .method /*060010E4*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_Name - - .method /*060010E5*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/ - get_ParameterType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_ParameterType - - .method /*060010E6*/ public hidebysig newslot specialname virtual - instance int32 get_Position() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_Position - - .method /*060010E7*/ public hidebysig newslot specialname virtual - instance object get_RawDefaultValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::get_RawDefaultValue - - .method /*060010E8*/ public hidebysig newslot virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::GetCustomAttributes - - .method /*060010E9*/ public hidebysig newslot virtual - instance object[] GetCustomAttributes(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::GetCustomAttributes - - .method /*060010EA*/ public hidebysig newslot virtual - instance class System.Collections.Generic.IList`1/*02000223*/ - GetCustomAttributesData() cil managed - // SIG: 20 00 15 12 88 8C 01 12 86 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::GetCustomAttributesData - - .method /*060010EB*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetOptionalCustomModifiers() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::GetOptionalCustomModifiers - - .method /*060010EC*/ public hidebysig newslot virtual final - instance object GetRealObject(valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 01 1C 11 84 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::GetRealObject - - .method /*060010ED*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetRequiredCustomModifiers() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::GetRequiredCustomModifiers - - .method /*060010EE*/ public hidebysig newslot virtual - instance bool IsDefined(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::IsDefined - - .method /*060010EF*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterInfo::ToString - - .property /*1700029F*/ instance valuetype System.Reflection.ParameterAttributes/*020001BE*/ - Attributes() - { - .get instance valuetype System.Reflection.ParameterAttributes/*020001BE*/ System.Reflection.ParameterInfo/*020001BF*/::get_Attributes() /* 060010D9 */ - } // end of property ParameterInfo::Attributes - .property /*170002A0*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - CustomAttributes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.ParameterInfo/*020001BF*/::get_CustomAttributes() /* 060010DA */ - } // end of property ParameterInfo::CustomAttributes - .property /*170002A1*/ instance object DefaultValue() - { - .get instance object System.Reflection.ParameterInfo/*020001BF*/::get_DefaultValue() /* 060010DB */ - } // end of property ParameterInfo::DefaultValue - .property /*170002A2*/ instance bool HasDefaultValue() - { - .get instance bool System.Reflection.ParameterInfo/*020001BF*/::get_HasDefaultValue() /* 060010DC */ - } // end of property ParameterInfo::HasDefaultValue - .property /*170002A3*/ instance bool IsIn() - { - .get instance bool System.Reflection.ParameterInfo/*020001BF*/::get_IsIn() /* 060010DD */ - } // end of property ParameterInfo::IsIn - .property /*170002A4*/ instance bool IsLcid() - { - .get instance bool System.Reflection.ParameterInfo/*020001BF*/::get_IsLcid() /* 060010DE */ - } // end of property ParameterInfo::IsLcid - .property /*170002A5*/ instance bool IsOptional() - { - .get instance bool System.Reflection.ParameterInfo/*020001BF*/::get_IsOptional() /* 060010DF */ - } // end of property ParameterInfo::IsOptional - .property /*170002A6*/ instance bool IsOut() - { - .get instance bool System.Reflection.ParameterInfo/*020001BF*/::get_IsOut() /* 060010E0 */ - } // end of property ParameterInfo::IsOut - .property /*170002A7*/ instance bool IsRetval() - { - .get instance bool System.Reflection.ParameterInfo/*020001BF*/::get_IsRetval() /* 060010E1 */ - } // end of property ParameterInfo::IsRetval - .property /*170002A8*/ instance class System.Reflection.MemberInfo/*020001B2*/ - Member() - { - .get instance class System.Reflection.MemberInfo/*020001B2*/ System.Reflection.ParameterInfo/*020001BF*/::get_Member() /* 060010E2 */ - } // end of property ParameterInfo::Member - .property /*170002A9*/ instance int32 MetadataToken() - { - .get instance int32 System.Reflection.ParameterInfo/*020001BF*/::get_MetadataToken() /* 060010E3 */ - } // end of property ParameterInfo::MetadataToken - .property /*170002AA*/ instance string Name() - { - .get instance string System.Reflection.ParameterInfo/*020001BF*/::get_Name() /* 060010E4 */ - } // end of property ParameterInfo::Name - .property /*170002AB*/ instance class System.Type/*020000B8*/ - ParameterType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.ParameterInfo/*020001BF*/::get_ParameterType() /* 060010E5 */ - } // end of property ParameterInfo::ParameterType - .property /*170002AC*/ instance int32 Position() - { - .get instance int32 System.Reflection.ParameterInfo/*020001BF*/::get_Position() /* 060010E6 */ - } // end of property ParameterInfo::Position - .property /*170002AD*/ instance object RawDefaultValue() - { - .get instance object System.Reflection.ParameterInfo/*020001BF*/::get_RawDefaultValue() /* 060010E7 */ - } // end of property ParameterInfo::RawDefaultValue -} // end of class System.Reflection.ParameterInfo - -.class /*020001C0*/ public sequential ansi sealed beforefieldinit System.Reflection.ParameterModifier - extends System.ValueType/*020000D7*/ -{ - .custom /*0C0000C7:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .custom /*0C0000C8:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .field /*04000255*/ private initonly object _dummy - .method /*060010F0*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 parameterCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterModifier::.ctor - - .method /*060010F1*/ public hidebysig specialname - instance bool get_Item(int32 index) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParameterModifier::get_Item - - .method /*060010F2*/ public hidebysig specialname - instance void set_Item(int32 index, - bool 'value') cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParameterModifier::set_Item - - .property /*170002AE*/ instance bool Item(int32) - { - .get instance bool System.Reflection.ParameterModifier/*020001C0*/::get_Item(int32) /* 060010F1 */ - .set instance void System.Reflection.ParameterModifier/*020001C0*/::set_Item(int32, - bool) /* 060010F2 */ - } // end of property ParameterModifier::Item -} // end of class System.Reflection.ParameterModifier - -.class /*020001C1*/ public auto ansi sealed beforefieldinit System.Reflection.Pointer - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .custom /*0C0000C9:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .method /*060010F3*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Pointer::.ctor - - .method /*060010F4*/ public hidebysig static - object Box(void* ptr, - class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 02 1C 0F 01 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Pointer::Box - - .method /*060010F5*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Pointer::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060010F6*/ public hidebysig static - void* Unbox(object ptr) cil managed - // SIG: 00 01 0F 01 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Pointer::Unbox - -} // end of class System.Reflection.Pointer - -.class /*020001C2*/ public auto ansi sealed System.Reflection.PortableExecutableKinds - extends System.Enum/*02000037*/ -{ - .custom /*0C0000CA:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000256*/ public specialname rtspecialname int32 value__ - .field /*04000257*/ public static literal valuetype System.Reflection.PortableExecutableKinds/*020001C2*/ ILOnly = int32(0x00000001) - .field /*04000258*/ public static literal valuetype System.Reflection.PortableExecutableKinds/*020001C2*/ NotAPortableExecutableImage = int32(0x00000000) - .field /*04000259*/ public static literal valuetype System.Reflection.PortableExecutableKinds/*020001C2*/ PE32Plus = int32(0x00000004) - .field /*0400025A*/ public static literal valuetype System.Reflection.PortableExecutableKinds/*020001C2*/ Preferred32Bit = int32(0x00000010) - .field /*0400025B*/ public static literal valuetype System.Reflection.PortableExecutableKinds/*020001C2*/ Required32Bit = int32(0x00000002) - .field /*0400025C*/ public static literal valuetype System.Reflection.PortableExecutableKinds/*020001C2*/ Unmanaged32Bit = int32(0x00000008) -} // end of class System.Reflection.PortableExecutableKinds - -.class /*020001C3*/ public auto ansi sealed System.Reflection.ProcessorArchitecture - extends System.Enum/*02000037*/ -{ - .field /*0400025D*/ public specialname rtspecialname int32 value__ - .field /*0400025E*/ public static literal valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ Amd64 = int32(0x00000004) - .field /*0400025F*/ public static literal valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ Arm = int32(0x00000005) - .field /*04000260*/ public static literal valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ IA64 = int32(0x00000003) - .field /*04000261*/ public static literal valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ MSIL = int32(0x00000001) - .field /*04000262*/ public static literal valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ None = int32(0x00000000) - .field /*04000263*/ public static literal valuetype System.Reflection.ProcessorArchitecture/*020001C3*/ X86 = int32(0x00000002) -} // end of class System.Reflection.ProcessorArchitecture - -.class /*020001C4*/ public auto ansi sealed System.Reflection.PropertyAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000CB:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000264*/ public specialname rtspecialname int32 value__ - .field /*04000265*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ HasDefault = int32(0x00001000) - .field /*04000266*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ None = int32(0x00000000) - .field /*04000267*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ Reserved2 = int32(0x00002000) - .field /*04000268*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ Reserved3 = int32(0x00004000) - .field /*04000269*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ Reserved4 = int32(0x00008000) - .field /*0400026A*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ ReservedMask = int32(0x0000F400) - .field /*0400026B*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ RTSpecialName = int32(0x00000400) - .field /*0400026C*/ public static literal valuetype System.Reflection.PropertyAttributes/*020001C4*/ SpecialName = int32(0x00000200) -} // end of class System.Reflection.PropertyAttributes - -.class /*020001C5*/ public abstract auto ansi beforefieldinit System.Reflection.PropertyInfo - extends System.Reflection.MemberInfo/*020001B2*/ -{ - .method /*060010F7*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20df - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001049 */ call instance void System.Reflection.MemberInfo/*020001B2*/::.ctor() /* 06001049 */ - IL_0006: /* 2A | */ ret - } // end of method PropertyInfo::.ctor - - .method /*060010F8*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Reflection.PropertyAttributes/*020001C4*/ - get_Attributes() cil managed - // SIG: 20 00 11 87 10 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::get_Attributes - - .method /*060010F9*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::get_CanRead - - .method /*060010FA*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::get_CanWrite - - .method /*060010FB*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - get_GetMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::get_GetMethod - - .method /*060010FC*/ public hidebysig specialname - instance bool get_IsSpecialName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::get_IsSpecialName - - .method /*060010FD*/ public hidebysig specialname virtual - instance valuetype System.Reflection.MemberTypes/*020001B3*/ - get_MemberType() cil managed - // SIG: 20 00 11 86 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::get_MemberType - - .method /*060010FE*/ public hidebysig newslot specialname abstract virtual - instance class System.Type/*020000B8*/ - get_PropertyType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::get_PropertyType - - .method /*060010FF*/ public hidebysig newslot specialname virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - get_SetMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::get_SetMethod - - .method /*06001100*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::Equals - - .method /*06001101*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/[] - GetAccessors() cil managed - // SIG: 20 00 1D 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetAccessors - - .method /*06001102*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/[] - GetAccessors(bool nonPublic) cil managed - // SIG: 20 01 1D 12 86 E0 02 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::GetAccessors - - .method /*06001103*/ public hidebysig newslot virtual - instance object GetConstantValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetConstantValue - - .method /*06001104*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetGetMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetGetMethod - - .method /*06001105*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetGetMethod(bool nonPublic) cil managed - // SIG: 20 01 12 86 E0 02 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::GetGetMethod - - .method /*06001106*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetHashCode - - .method /*06001107*/ public hidebysig newslot abstract virtual - instance class System.Reflection.ParameterInfo/*020001BF*/[] - GetIndexParameters() cil managed - // SIG: 20 00 1D 12 86 FC - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::GetIndexParameters - - .method /*06001108*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetOptionalCustomModifiers() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetOptionalCustomModifiers - - .method /*06001109*/ public hidebysig newslot virtual - instance object GetRawConstantValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetRawConstantValue - - .method /*0600110A*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/[] - GetRequiredCustomModifiers() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetRequiredCustomModifiers - - .method /*0600110B*/ public hidebysig instance class System.Reflection.MethodInfo/*020001B8*/ - GetSetMethod() cil managed - // SIG: 20 00 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetSetMethod - - .method /*0600110C*/ public hidebysig newslot abstract virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetSetMethod(bool nonPublic) cil managed - // SIG: 20 01 12 86 E0 02 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::GetSetMethod - - .method /*0600110D*/ public hidebysig instance object - GetValue(object obj) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetValue - - .method /*0600110E*/ public hidebysig newslot virtual - instance object GetValue(object obj, - object[] index) cil managed - // SIG: 20 02 1C 1C 1D 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::GetValue - - .method /*0600110F*/ public hidebysig newslot abstract virtual - instance object GetValue(object obj, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] index, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 05 1C 1C 11 86 60 12 86 5C 1D 1C 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::GetValue - - .method /*06001110*/ public hidebysig specialname static - bool op_Equality(class System.Reflection.PropertyInfo/*020001C5*/ left, - class System.Reflection.PropertyInfo/*020001C5*/ right) cil managed - // SIG: 00 02 02 12 87 14 12 87 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::op_Equality - - .method /*06001111*/ public hidebysig specialname static - bool op_Inequality(class System.Reflection.PropertyInfo/*020001C5*/ left, - class System.Reflection.PropertyInfo/*020001C5*/ right) cil managed - // SIG: 00 02 02 12 87 14 12 87 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PropertyInfo::op_Inequality - - .method /*06001112*/ public hidebysig instance void - SetValue(object obj, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyInfo::SetValue - - .method /*06001113*/ public hidebysig newslot virtual - instance void SetValue(object obj, - object 'value', - object[] index) cil managed - // SIG: 20 03 01 1C 1C 1D 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PropertyInfo::SetValue - - .method /*06001114*/ public hidebysig newslot abstract virtual - instance void SetValue(object obj, - object 'value', - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object[] index, - class System.Globalization.CultureInfo/*020001E8*/ culture) cil managed - // SIG: 20 06 01 1C 1C 11 86 60 12 86 5C 1D 1C 12 87 A0 - { - // Method begins at RVA 0x0 - } // end of method PropertyInfo::SetValue - - .property /*170002AF*/ instance valuetype System.Reflection.PropertyAttributes/*020001C4*/ - Attributes() - { - .get instance valuetype System.Reflection.PropertyAttributes/*020001C4*/ System.Reflection.PropertyInfo/*020001C5*/::get_Attributes() /* 060010F8 */ - } // end of property PropertyInfo::Attributes - .property /*170002B0*/ instance bool CanRead() - { - .get instance bool System.Reflection.PropertyInfo/*020001C5*/::get_CanRead() /* 060010F9 */ - } // end of property PropertyInfo::CanRead - .property /*170002B1*/ instance bool CanWrite() - { - .get instance bool System.Reflection.PropertyInfo/*020001C5*/::get_CanWrite() /* 060010FA */ - } // end of property PropertyInfo::CanWrite - .property /*170002B2*/ instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethod() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Reflection.PropertyInfo/*020001C5*/::get_GetMethod() /* 060010FB */ - } // end of property PropertyInfo::GetMethod - .property /*170002B3*/ instance bool IsSpecialName() - { - .get instance bool System.Reflection.PropertyInfo/*020001C5*/::get_IsSpecialName() /* 060010FC */ - } // end of property PropertyInfo::IsSpecialName - .property /*170002B4*/ instance valuetype System.Reflection.MemberTypes/*020001B3*/ - MemberType() - { - .get instance valuetype System.Reflection.MemberTypes/*020001B3*/ System.Reflection.PropertyInfo/*020001C5*/::get_MemberType() /* 060010FD */ - } // end of property PropertyInfo::MemberType - .property /*170002B5*/ instance class System.Type/*020000B8*/ - PropertyType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.PropertyInfo/*020001C5*/::get_PropertyType() /* 060010FE */ - } // end of property PropertyInfo::PropertyType - .property /*170002B6*/ instance class System.Reflection.MethodInfo/*020001B8*/ - SetMethod() - { - .get instance class System.Reflection.MethodInfo/*020001B8*/ System.Reflection.PropertyInfo/*020001C5*/::get_SetMethod() /* 060010FF */ - } // end of property PropertyInfo::SetMethod -} // end of class System.Reflection.PropertyInfo - -.class /*020001C6*/ public abstract auto ansi beforefieldinit System.Reflection.ReflectionContext - extends System.Object/*0200008E*/ -{ - .method /*06001115*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ReflectionContext::.ctor - - .method /*06001116*/ public hidebysig newslot virtual - instance class System.Reflection.TypeInfo/*020001D2*/ - GetTypeForObject(object 'value') cil managed - // SIG: 20 01 12 87 48 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReflectionContext::GetTypeForObject - - .method /*06001117*/ public hidebysig newslot abstract virtual - instance class System.Reflection.Assembly/*02000180*/ - MapAssembly(class System.Reflection.Assembly/*02000180*/ 'assembly') cil managed - // SIG: 20 01 12 86 00 12 86 00 - { - // Method begins at RVA 0x0 - } // end of method ReflectionContext::MapAssembly - - .method /*06001118*/ public hidebysig newslot abstract virtual - instance class System.Reflection.TypeInfo/*020001D2*/ - MapType(class System.Reflection.TypeInfo/*020001D2*/ 'type') cil managed - // SIG: 20 01 12 87 48 12 87 48 - { - // Method begins at RVA 0x0 - } // end of method ReflectionContext::MapType - -} // end of class System.Reflection.ReflectionContext - -.class /*020001C7*/ public auto ansi sealed beforefieldinit System.Reflection.ReflectionTypeLoadException - extends System.SystemException/*020000A7*/ - implements System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06001119*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/[] classes, - class System.Exception/*0200003B*/[] exceptions) cil managed - // SIG: 20 02 01 1D 12 82 E0 1D 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ReflectionTypeLoadException::.ctor - - .method /*0600111A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/[] classes, - class System.Exception/*0200003B*/[] exceptions, - string message) cil managed - // SIG: 20 03 01 1D 12 82 E0 1D 12 80 EC 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method ReflectionTypeLoadException::.ctor - - .method /*0600111B*/ public hidebysig specialname - instance class System.Exception/*0200003B*/[] - get_LoaderExceptions() cil managed - // SIG: 20 00 1D 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReflectionTypeLoadException::get_LoaderExceptions - - .method /*0600111C*/ public hidebysig specialname - instance class System.Type/*020000B8*/[] - get_Types() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReflectionTypeLoadException::get_Types - - .method /*0600111D*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReflectionTypeLoadException::GetObjectData - - .property /*170002B7*/ instance class System.Exception/*0200003B*/[] - LoaderExceptions() - { - .get instance class System.Exception/*0200003B*/[] System.Reflection.ReflectionTypeLoadException/*020001C7*/::get_LoaderExceptions() /* 0600111B */ - } // end of property ReflectionTypeLoadException::LoaderExceptions - .property /*170002B8*/ instance class System.Type/*020000B8*/[] - Types() - { - .get instance class System.Type/*020000B8*/[] System.Reflection.ReflectionTypeLoadException/*020001C7*/::get_Types() /* 0600111C */ - } // end of property ReflectionTypeLoadException::Types -} // end of class System.Reflection.ReflectionTypeLoadException - -.class /*020001C8*/ public auto ansi sealed System.Reflection.ResourceAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000CC:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400026D*/ public specialname rtspecialname int32 value__ - .field /*0400026E*/ public static literal valuetype System.Reflection.ResourceAttributes/*020001C8*/ Private = int32(0x00000002) - .field /*0400026F*/ public static literal valuetype System.Reflection.ResourceAttributes/*020001C8*/ Public = int32(0x00000001) -} // end of class System.Reflection.ResourceAttributes - -.class /*020001C9*/ public auto ansi sealed System.Reflection.ResourceLocation - extends System.Enum/*02000037*/ -{ - .custom /*0C0000CD:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000270*/ public specialname rtspecialname int32 value__ - .field /*04000271*/ public static literal valuetype System.Reflection.ResourceLocation/*020001C9*/ ContainedInAnotherAssembly = int32(0x00000002) - .field /*04000272*/ public static literal valuetype System.Reflection.ResourceLocation/*020001C9*/ ContainedInManifestFile = int32(0x00000004) - .field /*04000273*/ public static literal valuetype System.Reflection.ResourceLocation/*020001C9*/ Embedded = int32(0x00000001) -} // end of class System.Reflection.ResourceLocation - -.class /*020001CA*/ public abstract auto ansi sealed beforefieldinit System.Reflection.RuntimeReflectionExtensions - extends System.Object/*0200008E*/ -{ - .custom /*0C0000CE:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - .method /*0600111E*/ public hidebysig static - class System.Reflection.MethodInfo/*020001B8*/ - GetMethodInfo(class System.Delegate/*02000032*/ del) cil managed - // SIG: 00 01 12 86 E0 12 80 C8 - { - .custom /*0C000215:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetMethodInfo - - .method /*0600111F*/ public hidebysig static - class System.Reflection.MethodInfo/*020001B8*/ - GetRuntimeBaseDefinition(class System.Reflection.MethodInfo/*020001B8*/ 'method') cil managed - // SIG: 00 01 12 86 E0 12 86 E0 - { - .custom /*0C000216:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeBaseDefinition - - .method /*06001120*/ public hidebysig static - class System.Reflection.EventInfo/*020001A2*/ - GetRuntimeEvent(class System.Type/*020000B8*/ 'type', - string name) cil managed - // SIG: 00 02 12 86 88 12 82 E0 0E - { - .custom /*0C000217:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeEvent - - .method /*06001121*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetRuntimeEvents(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 15 12 88 80 01 12 86 88 12 82 E0 - { - .custom /*0C000218:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeEvents - - .method /*06001122*/ public hidebysig static - class System.Reflection.FieldInfo/*020001A6*/ - GetRuntimeField(class System.Type/*020000B8*/ 'type', - string name) cil managed - // SIG: 00 02 12 86 98 12 82 E0 0E - { - .custom /*0C000219:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeField - - .method /*06001123*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetRuntimeFields(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 15 12 88 80 01 12 86 98 12 82 E0 - { - .custom /*0C00021A:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeFields - - .method /*06001124*/ public hidebysig static - valuetype System.Reflection.InterfaceMapping/*020001AA*/ - GetRuntimeInterfaceMap(class System.Reflection.TypeInfo/*020001D2*/ typeInfo, - class System.Type/*020000B8*/ interfaceType) cil managed - // SIG: 00 02 11 86 A8 12 87 48 12 82 E0 - { - .custom /*0C00021B:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeInterfaceMap - - .method /*06001125*/ public hidebysig static - class System.Reflection.MethodInfo/*020001B8*/ - GetRuntimeMethod(class System.Type/*020000B8*/ 'type', - string name, - class System.Type/*020000B8*/[] parameters) cil managed - // SIG: 00 03 12 86 E0 12 82 E0 0E 1D 12 82 E0 - { - .custom /*0C00021C:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeMethod - - .method /*06001126*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetRuntimeMethods(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 15 12 88 80 01 12 86 E0 12 82 E0 - { - .custom /*0C00021D:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeMethods - - .method /*06001127*/ public hidebysig static - class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetRuntimeProperties(class System.Type/*020000B8*/ 'type') cil managed - // SIG: 00 01 15 12 88 80 01 12 87 14 12 82 E0 - { - .custom /*0C00021E:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeProperties - - .method /*06001128*/ public hidebysig static - class System.Reflection.PropertyInfo/*020001C5*/ - GetRuntimeProperty(class System.Type/*020000B8*/ 'type', - string name) cil managed - // SIG: 00 02 12 87 14 12 82 E0 0E - { - .custom /*0C00021F:06000E95*/ instance void System.Runtime.CompilerServices.ExtensionAttribute/*02000158*/::.ctor() /* 06000E95 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RuntimeReflectionExtensions::GetRuntimeProperty - -} // end of class System.Reflection.RuntimeReflectionExtensions - -.class /*020001CB*/ public auto ansi beforefieldinit System.Reflection.StrongNameKeyPair - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.IDeserializationCallback/*0200011B*/, - System.Runtime.Serialization.ISerializable/*0200011F*/ -{ - .method /*06001129*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] keyPairArray) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StrongNameKeyPair::.ctor - - .method /*0600112A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.IO.FileStream/*020001DB*/ keyPairFile) cil managed - // SIG: 20 01 01 12 87 6C - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StrongNameKeyPair::.ctor - - .method /*0600112B*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StrongNameKeyPair::.ctor - - .method /*0600112C*/ public hidebysig specialname rtspecialname - instance void .ctor(string keyPairContainer) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StrongNameKeyPair::.ctor - - .method /*0600112D*/ public hidebysig specialname - instance uint8[] get_PublicKey() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StrongNameKeyPair::get_PublicKey - - .method /*0600112E*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StrongNameKeyPair::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*0600112F*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - .override System.Runtime.Serialization.ISerializable/*0200011F*/::GetObjectData /*0200011F::06000DCB*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StrongNameKeyPair::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*170002B9*/ instance uint8[] - PublicKey() - { - .get instance uint8[] System.Reflection.StrongNameKeyPair/*020001CB*/::get_PublicKey() /* 0600112D */ - } // end of property StrongNameKeyPair::PublicKey -} // end of class System.Reflection.StrongNameKeyPair - -.class /*020001CC*/ public auto ansi beforefieldinit System.Reflection.TargetException - extends System.ApplicationException/*02000017*/ -{ - .method /*06001130*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetException::.ctor - - .method /*06001131*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetException::.ctor - - .method /*06001132*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetException::.ctor - - .method /*06001133*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetException::.ctor - -} // end of class System.Reflection.TargetException - -.class /*020001CD*/ public auto ansi sealed beforefieldinit System.Reflection.TargetInvocationException - extends System.ApplicationException/*02000017*/ -{ - .method /*06001134*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetInvocationException::.ctor - - .method /*06001135*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetInvocationException::.ctor - -} // end of class System.Reflection.TargetInvocationException - -.class /*020001CE*/ public auto ansi sealed beforefieldinit System.Reflection.TargetParameterCountException - extends System.ApplicationException/*02000017*/ -{ - .method /*06001136*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetParameterCountException::.ctor - - .method /*06001137*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetParameterCountException::.ctor - - .method /*06001138*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2260 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000064 */ call instance void System.ApplicationException/*02000017*/::.ctor() /* 06000064 */ - IL_0006: /* 2A | */ ret - } // end of method TargetParameterCountException::.ctor - -} // end of class System.Reflection.TargetParameterCountException - -.class /*020001CF*/ public auto ansi sealed System.Reflection.TypeAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000CF:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000274*/ public specialname rtspecialname int32 value__ - .field /*04000275*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Abstract = int32(0x00000080) - .field /*04000276*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ AnsiClass = int32(0x00000000) - .field /*04000277*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ AutoClass = int32(0x00020000) - .field /*04000278*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ AutoLayout = int32(0x00000000) - .field /*04000279*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ BeforeFieldInit = int32(0x00100000) - .field /*0400027A*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Class = int32(0x00000000) - .field /*0400027B*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ ClassSemanticsMask = int32(0x00000020) - .field /*0400027C*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ CustomFormatClass = int32(0x00030000) - .field /*0400027D*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ CustomFormatMask = int32(0x00C00000) - .field /*0400027E*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ ExplicitLayout = int32(0x00000010) - .field /*0400027F*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ HasSecurity = int32(0x00040000) - .field /*04000280*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Import = int32(0x00001000) - .field /*04000281*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Interface = int32(0x00000020) - .field /*04000282*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ LayoutMask = int32(0x00000018) - .field /*04000283*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NestedAssembly = int32(0x00000005) - .field /*04000284*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NestedFamANDAssem = int32(0x00000006) - .field /*04000285*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NestedFamily = int32(0x00000004) - .field /*04000286*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NestedFamORAssem = int32(0x00000007) - .field /*04000287*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NestedPrivate = int32(0x00000003) - .field /*04000288*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NestedPublic = int32(0x00000002) - .field /*04000289*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ NotPublic = int32(0x00000000) - .field /*0400028A*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Public = int32(0x00000001) - .field /*0400028B*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ ReservedMask = int32(0x00040800) - .field /*0400028C*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ RTSpecialName = int32(0x00000800) - .field /*0400028D*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Sealed = int32(0x00000100) - .field /*0400028E*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ SequentialLayout = int32(0x00000008) - .field /*0400028F*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ Serializable = int32(0x00002000) - .field /*04000290*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ SpecialName = int32(0x00000400) - .field /*04000291*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ StringFormatMask = int32(0x00030000) - .field /*04000292*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ UnicodeClass = int32(0x00010000) - .field /*04000293*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ VisibilityMask = int32(0x00000007) - .field /*04000294*/ public static literal valuetype System.Reflection.TypeAttributes/*020001CF*/ WindowsRuntime = int32(0x00004000) -} // end of class System.Reflection.TypeAttributes - -.class /*020001D0*/ public auto ansi beforefieldinit System.Reflection.TypeDelegator - extends System.Reflection.TypeInfo/*020001D2*/ -{ - .field /*04000295*/ family class System.Type/*020000B8*/ typeImpl - .method /*06001139*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2268 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001171 */ call instance void System.Reflection.TypeInfo/*020001D2*/::.ctor() /* 06001171 */ - IL_0006: /* 2A | */ ret - } // end of method TypeDelegator::.ctor - - .method /*0600113A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ delegatingType) cil managed - // SIG: 20 01 01 12 82 E0 - { - // Method begins at RVA 0x2268 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)001171 */ call instance void System.Reflection.TypeInfo/*020001D2*/::.ctor() /* 06001171 */ - IL_0006: /* 2A | */ ret - } // end of method TypeDelegator::.ctor - - .method /*0600113B*/ public hidebysig specialname virtual - instance class System.Reflection.Assembly/*02000180*/ - get_Assembly() cil managed - // SIG: 20 00 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_Assembly - - .method /*0600113C*/ public hidebysig specialname virtual - instance string get_AssemblyQualifiedName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_AssemblyQualifiedName - - .method /*0600113D*/ public hidebysig specialname virtual - instance class System.Type/*020000B8*/ - get_BaseType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_BaseType - - .method /*0600113E*/ public hidebysig specialname virtual - instance string get_FullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_FullName - - .method /*0600113F*/ public hidebysig specialname virtual - instance valuetype System.Guid/*0200005A*/ - get_GUID() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_GUID - - .method /*06001140*/ public hidebysig specialname virtual - instance bool get_IsByRefLike() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsByRefLike - - .method /*06001141*/ public hidebysig specialname virtual - instance bool get_IsConstructedGenericType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsConstructedGenericType - - .method /*06001142*/ public hidebysig specialname virtual - instance bool get_IsGenericMethodParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsGenericMethodParameter - - .method /*06001143*/ public hidebysig specialname virtual - instance bool get_IsGenericTypeParameter() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsGenericTypeParameter - - .method /*06001144*/ public hidebysig specialname virtual - instance bool get_IsSZArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsSZArray - - .method /*06001145*/ public hidebysig specialname virtual - instance bool get_IsTypeDefinition() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsTypeDefinition - - .method /*06001146*/ public hidebysig specialname virtual - instance bool get_IsVariableBoundArray() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_IsVariableBoundArray - - .method /*06001147*/ public hidebysig specialname virtual - instance int32 get_MetadataToken() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_MetadataToken - - .method /*06001148*/ public hidebysig specialname virtual - instance class System.Reflection.Module/*020001BA*/ - get_Module() cil managed - // SIG: 20 00 12 86 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_Module - - .method /*06001149*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_Name - - .method /*0600114A*/ public hidebysig specialname virtual - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_Namespace - - .method /*0600114B*/ public hidebysig specialname virtual - instance valuetype System.RuntimeTypeHandle/*0200009D*/ - get_TypeHandle() cil managed - // SIG: 20 00 11 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_TypeHandle - - .method /*0600114C*/ public hidebysig specialname virtual - instance class System.Type/*020000B8*/ - get_UnderlyingSystemType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::get_UnderlyingSystemType - - .method /*0600114D*/ family hidebysig virtual - instance valuetype System.Reflection.TypeAttributes/*020001CF*/ - GetAttributeFlagsImpl() cil managed - // SIG: 20 00 11 87 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetAttributeFlagsImpl - - .method /*0600114E*/ family hidebysig virtual - instance class System.Reflection.ConstructorInfo/*0200019A*/ - GetConstructorImpl(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 05 12 86 68 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetConstructorImpl - - .method /*0600114F*/ public hidebysig virtual - instance class System.Reflection.ConstructorInfo/*0200019A*/[] - GetConstructors(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 68 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetConstructors - - .method /*06001150*/ public hidebysig virtual - instance object[] GetCustomAttributes(bool inherit) cil managed - // SIG: 20 01 1D 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetCustomAttributes - - .method /*06001151*/ public hidebysig virtual - instance object[] GetCustomAttributes(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 1D 1C 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetCustomAttributes - - .method /*06001152*/ public hidebysig virtual - instance class System.Type/*020000B8*/ - GetElementType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetElementType - - .method /*06001153*/ public hidebysig virtual - instance class System.Reflection.EventInfo/*020001A2*/ - GetEvent(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 88 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetEvent - - .method /*06001154*/ public hidebysig virtual - instance class System.Reflection.EventInfo/*020001A2*/[] - GetEvents() cil managed - // SIG: 20 00 1D 12 86 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetEvents - - .method /*06001155*/ public hidebysig virtual - instance class System.Reflection.EventInfo/*020001A2*/[] - GetEvents(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 88 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetEvents - - .method /*06001156*/ public hidebysig virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - GetField(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 86 98 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetField - - .method /*06001157*/ public hidebysig virtual - instance class System.Reflection.FieldInfo/*020001A6*/[] - GetFields(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 98 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetFields - - .method /*06001158*/ public hidebysig virtual - instance class System.Type/*020000B8*/ - GetInterface(string name, - bool ignoreCase) cil managed - // SIG: 20 02 12 82 E0 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetInterface - - .method /*06001159*/ public hidebysig virtual - instance valuetype System.Reflection.InterfaceMapping/*020001AA*/ - GetInterfaceMap(class System.Type/*020000B8*/ interfaceType) cil managed - // SIG: 20 01 11 86 A8 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetInterfaceMap - - .method /*0600115A*/ public hidebysig virtual - instance class System.Type/*020000B8*/[] - GetInterfaces() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetInterfaces - - .method /*0600115B*/ public hidebysig virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMember(string name, - valuetype System.Reflection.MemberTypes/*020001B3*/ 'type', - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 03 1D 12 86 C8 0E 11 86 CC 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetMember - - .method /*0600115C*/ public hidebysig virtual - instance class System.Reflection.MemberInfo/*020001B2*/[] - GetMembers(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 C8 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetMembers - - .method /*0600115D*/ family hidebysig virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetMethodImpl(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - valuetype System.Reflection.CallingConventions/*02000199*/ callConvention, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 86 E0 0E 11 86 60 12 86 5C 11 86 64 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetMethodImpl - - .method /*0600115E*/ public hidebysig virtual - instance class System.Reflection.MethodInfo/*020001B8*/[] - GetMethods(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 86 E0 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetMethods - - .method /*0600115F*/ public hidebysig virtual - instance class System.Type/*020000B8*/ - GetNestedType(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 02 12 82 E0 0E 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetNestedType - - .method /*06001160*/ public hidebysig virtual - instance class System.Type/*020000B8*/[] - GetNestedTypes(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 82 E0 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetNestedTypes - - .method /*06001161*/ public hidebysig virtual - instance class System.Reflection.PropertyInfo/*020001C5*/[] - GetProperties(valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr) cil managed - // SIG: 20 01 1D 12 87 14 11 86 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetProperties - - .method /*06001162*/ family hidebysig virtual - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetPropertyImpl(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ bindingAttr, - class System.Reflection.Binder/*02000197*/ binder, - class System.Type/*020000B8*/ returnType, - class System.Type/*020000B8*/[] types, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers) cil managed - // SIG: 20 06 12 87 14 0E 11 86 60 12 86 5C 12 82 E0 1D 12 82 E0 1D 11 87 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::GetPropertyImpl - - .method /*06001163*/ family hidebysig virtual - instance bool HasElementTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::HasElementTypeImpl - - .method /*06001164*/ public hidebysig virtual - instance object InvokeMember(string name, - valuetype System.Reflection.BindingFlags/*02000198*/ invokeAttr, - class System.Reflection.Binder/*02000197*/ binder, - object target, - object[] args, - valuetype System.Reflection.ParameterModifier/*020001C0*/[] modifiers, - class System.Globalization.CultureInfo/*020001E8*/ culture, - string[] namedParameters) cil managed - // SIG: 20 08 1C 0E 11 86 60 12 86 5C 1C 1D 1C 1D 11 87 00 12 87 A0 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::InvokeMember - - .method /*06001165*/ family hidebysig virtual - instance bool IsArrayImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsArrayImpl - - .method /*06001166*/ public hidebysig virtual - instance bool IsAssignableFrom(class System.Reflection.TypeInfo/*020001D2*/ typeInfo) cil managed - // SIG: 20 01 02 12 87 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsAssignableFrom - - .method /*06001167*/ family hidebysig virtual - instance bool IsByRefImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsByRefImpl - - .method /*06001168*/ family hidebysig virtual - instance bool IsCOMObjectImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsCOMObjectImpl - - .method /*06001169*/ public hidebysig virtual - instance bool IsDefined(class System.Type/*020000B8*/ attributeType, - bool inherit) cil managed - // SIG: 20 02 02 12 82 E0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsDefined - - .method /*0600116A*/ family hidebysig virtual - instance bool IsPointerImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsPointerImpl - - .method /*0600116B*/ family hidebysig virtual - instance bool IsPrimitiveImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsPrimitiveImpl - - .method /*0600116C*/ family hidebysig virtual - instance bool IsValueTypeImpl() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeDelegator::IsValueTypeImpl - - .property /*170002BA*/ instance class System.Reflection.Assembly/*02000180*/ - Assembly() - { - .get instance class System.Reflection.Assembly/*02000180*/ System.Reflection.TypeDelegator/*020001D0*/::get_Assembly() /* 0600113B */ - } // end of property TypeDelegator::Assembly - .property /*170002BB*/ instance string AssemblyQualifiedName() - { - .get instance string System.Reflection.TypeDelegator/*020001D0*/::get_AssemblyQualifiedName() /* 0600113C */ - } // end of property TypeDelegator::AssemblyQualifiedName - .property /*170002BC*/ instance class System.Type/*020000B8*/ - BaseType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.TypeDelegator/*020001D0*/::get_BaseType() /* 0600113D */ - } // end of property TypeDelegator::BaseType - .property /*170002BD*/ instance string FullName() - { - .get instance string System.Reflection.TypeDelegator/*020001D0*/::get_FullName() /* 0600113E */ - } // end of property TypeDelegator::FullName - .property /*170002BE*/ instance valuetype System.Guid/*0200005A*/ - GUID() - { - .get instance valuetype System.Guid/*0200005A*/ System.Reflection.TypeDelegator/*020001D0*/::get_GUID() /* 0600113F */ - } // end of property TypeDelegator::GUID - .property /*170002BF*/ instance bool IsByRefLike() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsByRefLike() /* 06001140 */ - } // end of property TypeDelegator::IsByRefLike - .property /*170002C0*/ instance bool IsConstructedGenericType() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsConstructedGenericType() /* 06001141 */ - } // end of property TypeDelegator::IsConstructedGenericType - .property /*170002C1*/ instance bool IsGenericMethodParameter() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsGenericMethodParameter() /* 06001142 */ - } // end of property TypeDelegator::IsGenericMethodParameter - .property /*170002C2*/ instance bool IsGenericTypeParameter() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsGenericTypeParameter() /* 06001143 */ - } // end of property TypeDelegator::IsGenericTypeParameter - .property /*170002C3*/ instance bool IsSZArray() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsSZArray() /* 06001144 */ - } // end of property TypeDelegator::IsSZArray - .property /*170002C4*/ instance bool IsTypeDefinition() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsTypeDefinition() /* 06001145 */ - } // end of property TypeDelegator::IsTypeDefinition - .property /*170002C5*/ instance bool IsVariableBoundArray() - { - .get instance bool System.Reflection.TypeDelegator/*020001D0*/::get_IsVariableBoundArray() /* 06001146 */ - } // end of property TypeDelegator::IsVariableBoundArray - .property /*170002C6*/ instance int32 MetadataToken() - { - .get instance int32 System.Reflection.TypeDelegator/*020001D0*/::get_MetadataToken() /* 06001147 */ - } // end of property TypeDelegator::MetadataToken - .property /*170002C7*/ instance class System.Reflection.Module/*020001BA*/ - Module() - { - .get instance class System.Reflection.Module/*020001BA*/ System.Reflection.TypeDelegator/*020001D0*/::get_Module() /* 06001148 */ - } // end of property TypeDelegator::Module - .property /*170002C8*/ instance string Name() - { - .get instance string System.Reflection.TypeDelegator/*020001D0*/::get_Name() /* 06001149 */ - } // end of property TypeDelegator::Name - .property /*170002C9*/ instance string Namespace() - { - .get instance string System.Reflection.TypeDelegator/*020001D0*/::get_Namespace() /* 0600114A */ - } // end of property TypeDelegator::Namespace - .property /*170002CA*/ instance valuetype System.RuntimeTypeHandle/*0200009D*/ - TypeHandle() - { - .get instance valuetype System.RuntimeTypeHandle/*0200009D*/ System.Reflection.TypeDelegator/*020001D0*/::get_TypeHandle() /* 0600114B */ - } // end of property TypeDelegator::TypeHandle - .property /*170002CB*/ instance class System.Type/*020000B8*/ - UnderlyingSystemType() - { - .get instance class System.Type/*020000B8*/ System.Reflection.TypeDelegator/*020001D0*/::get_UnderlyingSystemType() /* 0600114C */ - } // end of property TypeDelegator::UnderlyingSystemType -} // end of class System.Reflection.TypeDelegator - -.class /*020001D1*/ public auto ansi sealed System.Reflection.TypeFilter - extends System.MulticastDelegate/*02000082*/ -{ - .method /*0600116D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method TypeFilter::.ctor - - .method /*0600116E*/ public hidebysig newslot virtual - instance bool Invoke(class System.Type/*020000B8*/ m, - object filterCriteria) runtime managed - // SIG: 20 02 02 12 82 E0 1C - { - } // end of method TypeFilter::Invoke - - .method /*0600116F*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(class System.Type/*020000B8*/ m, - object filterCriteria, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 12 82 E0 1C 12 7C 1C - { - } // end of method TypeFilter::BeginInvoke - - .method /*06001170*/ public hidebysig newslot virtual - instance bool EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 02 12 81 74 - { - } // end of method TypeFilter::EndInvoke - -} // end of class System.Reflection.TypeFilter - -.class /*020001D2*/ public abstract auto ansi beforefieldinit System.Reflection.TypeInfo - extends System.Type/*020000B8*/ - implements System.Reflection.IReflectableType/*020001AE*/ -{ - .method /*06001171*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2270 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0008A3 */ call instance void System.Type/*020000B8*/::.ctor() /* 060008A3 */ - IL_0006: /* 2A | */ ret - } // end of method TypeInfo::.ctor - - .method /*06001172*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredConstructors() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredConstructors - - .method /*06001173*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredEvents() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredEvents - - .method /*06001174*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredFields() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredFields - - .method /*06001175*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredMembers() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredMembers - - .method /*06001176*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredMethods() cil managed - // SIG: 20 00 15 12 88 80 01 12 86 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredMethods - - .method /*06001177*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredNestedTypes() cil managed - // SIG: 20 00 15 12 88 80 01 12 87 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredNestedTypes - - .method /*06001178*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_DeclaredProperties() cil managed - // SIG: 20 00 15 12 88 80 01 12 87 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_DeclaredProperties - - .method /*06001179*/ public hidebysig newslot specialname virtual - instance class System.Type/*020000B8*/[] - get_GenericTypeParameters() cil managed - // SIG: 20 00 1D 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_GenericTypeParameters - - .method /*0600117A*/ public hidebysig newslot specialname virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_ImplementedInterfaces() cil managed - // SIG: 20 00 15 12 88 80 01 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::get_ImplementedInterfaces - - .method /*0600117B*/ public hidebysig newslot virtual - instance class System.Type/*020000B8*/ - AsType() cil managed - // SIG: 20 00 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::AsType - - .method /*0600117C*/ public hidebysig newslot virtual - instance class System.Reflection.EventInfo/*020001A2*/ - GetDeclaredEvent(string name) cil managed - // SIG: 20 01 12 86 88 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::GetDeclaredEvent - - .method /*0600117D*/ public hidebysig newslot virtual - instance class System.Reflection.FieldInfo/*020001A6*/ - GetDeclaredField(string name) cil managed - // SIG: 20 01 12 86 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::GetDeclaredField - - .method /*0600117E*/ public hidebysig newslot virtual - instance class System.Reflection.MethodInfo/*020001B8*/ - GetDeclaredMethod(string name) cil managed - // SIG: 20 01 12 86 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::GetDeclaredMethod - - .method /*0600117F*/ public hidebysig newslot virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - GetDeclaredMethods(string name) cil managed - // SIG: 20 01 15 12 88 80 01 12 86 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::GetDeclaredMethods - - .method /*06001180*/ public hidebysig newslot virtual - instance class System.Reflection.TypeInfo/*020001D2*/ - GetDeclaredNestedType(string name) cil managed - // SIG: 20 01 12 87 48 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::GetDeclaredNestedType - - .method /*06001181*/ public hidebysig newslot virtual - instance class System.Reflection.PropertyInfo/*020001C5*/ - GetDeclaredProperty(string name) cil managed - // SIG: 20 01 12 87 14 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::GetDeclaredProperty - - .method /*06001182*/ public hidebysig newslot virtual - instance bool IsAssignableFrom(class System.Reflection.TypeInfo/*020001D2*/ typeInfo) cil managed - // SIG: 20 01 02 12 87 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::IsAssignableFrom - - .method /*06001183*/ private hidebysig newslot virtual final - instance class System.Reflection.TypeInfo/*020001D2*/ - System.Reflection.IReflectableType.GetTypeInfo() cil managed - // SIG: 20 00 12 87 48 - { - .override System.Reflection.IReflectableType/*020001AE*/::GetTypeInfo /*020001AE::0600103B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TypeInfo::System.Reflection.IReflectableType.GetTypeInfo - - .property /*170002CC*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredConstructors() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredConstructors() /* 06001172 */ - } // end of property TypeInfo::DeclaredConstructors - .property /*170002CD*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredEvents() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredEvents() /* 06001173 */ - } // end of property TypeInfo::DeclaredEvents - .property /*170002CE*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredFields() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredFields() /* 06001174 */ - } // end of property TypeInfo::DeclaredFields - .property /*170002CF*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredMembers() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredMembers() /* 06001175 */ - } // end of property TypeInfo::DeclaredMembers - .property /*170002D0*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredMethods() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredMethods() /* 06001176 */ - } // end of property TypeInfo::DeclaredMethods - .property /*170002D1*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredNestedTypes() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredNestedTypes() /* 06001177 */ - } // end of property TypeInfo::DeclaredNestedTypes - .property /*170002D2*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - DeclaredProperties() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_DeclaredProperties() /* 06001178 */ - } // end of property TypeInfo::DeclaredProperties - .property /*170002D3*/ instance class System.Type/*020000B8*/[] - GenericTypeParameters() - { - .get instance class System.Type/*020000B8*/[] System.Reflection.TypeInfo/*020001D2*/::get_GenericTypeParameters() /* 06001179 */ - } // end of property TypeInfo::GenericTypeParameters - .property /*170002D4*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - ImplementedInterfaces() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Reflection.TypeInfo/*020001D2*/::get_ImplementedInterfaces() /* 0600117A */ - } // end of property TypeInfo::ImplementedInterfaces -} // end of class System.Reflection.TypeInfo - -.class /*020001D3*/ public auto ansi beforefieldinit System.IO.DirectoryNotFoundException - extends System.IO.IOException/*020001DD*/ -{ - .method /*06001184*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method DirectoryNotFoundException::.ctor - - .method /*06001185*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method DirectoryNotFoundException::.ctor - - .method /*06001186*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method DirectoryNotFoundException::.ctor - - .method /*06001187*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method DirectoryNotFoundException::.ctor - -} // end of class System.IO.DirectoryNotFoundException - -.class /*020001D4*/ public auto ansi sealed System.IO.FileAccess - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D0:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000296*/ public specialname rtspecialname int32 value__ - .field /*04000297*/ public static literal valuetype System.IO.FileAccess/*020001D4*/ Read = int32(0x00000001) - .field /*04000298*/ public static literal valuetype System.IO.FileAccess/*020001D4*/ ReadWrite = int32(0x00000003) - .field /*04000299*/ public static literal valuetype System.IO.FileAccess/*020001D4*/ Write = int32(0x00000002) -} // end of class System.IO.FileAccess - -.class /*020001D5*/ public auto ansi sealed System.IO.FileAttributes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D1:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400029A*/ public specialname rtspecialname int32 value__ - .field /*0400029B*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Archive = int32(0x00000020) - .field /*0400029C*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Compressed = int32(0x00000800) - .field /*0400029D*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Device = int32(0x00000040) - .field /*0400029E*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Directory = int32(0x00000010) - .field /*0400029F*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Encrypted = int32(0x00004000) - .field /*040002A0*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Hidden = int32(0x00000002) - .field /*040002A1*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ IntegrityStream = int32(0x00008000) - .field /*040002A2*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Normal = int32(0x00000080) - .field /*040002A3*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ NoScrubData = int32(0x00020000) - .field /*040002A4*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ NotContentIndexed = int32(0x00002000) - .field /*040002A5*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Offline = int32(0x00001000) - .field /*040002A6*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ ReadOnly = int32(0x00000001) - .field /*040002A7*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ ReparsePoint = int32(0x00000400) - .field /*040002A8*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ SparseFile = int32(0x00000200) - .field /*040002A9*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ System = int32(0x00000004) - .field /*040002AA*/ public static literal valuetype System.IO.FileAttributes/*020001D5*/ Temporary = int32(0x00000100) -} // end of class System.IO.FileAttributes - -.class /*020001D6*/ public auto ansi beforefieldinit System.IO.FileLoadException - extends System.IO.IOException/*020001DD*/ -{ - .method /*06001188*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileLoadException::.ctor - - .method /*06001189*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileLoadException::.ctor - - .method /*0600118A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileLoadException::.ctor - - .method /*0600118B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileLoadException::.ctor - - .method /*0600118C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string fileName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileLoadException::.ctor - - .method /*0600118D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string fileName, - class System.Exception/*0200003B*/ inner) cil managed - // SIG: 20 03 01 0E 0E 12 80 EC - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileLoadException::.ctor - - .method /*0600118E*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileLoadException::get_FileName - - .method /*0600118F*/ public hidebysig specialname - instance string get_FusionLog() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileLoadException::get_FusionLog - - .method /*06001190*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileLoadException::get_Message - - .method /*06001191*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileLoadException::GetObjectData - - .method /*06001192*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileLoadException::ToString - - .property /*170002D5*/ instance string FileName() - { - .get instance string System.IO.FileLoadException/*020001D6*/::get_FileName() /* 0600118E */ - } // end of property FileLoadException::FileName - .property /*170002D6*/ instance string FusionLog() - { - .get instance string System.IO.FileLoadException/*020001D6*/::get_FusionLog() /* 0600118F */ - } // end of property FileLoadException::FusionLog - .property /*170002D7*/ instance string Message() - { - .get instance string System.IO.FileLoadException/*020001D6*/::get_Message() /* 06001190 */ - } // end of property FileLoadException::Message -} // end of class System.IO.FileLoadException - -.class /*020001D7*/ public auto ansi sealed System.IO.FileMode - extends System.Enum/*02000037*/ -{ - .field /*040002AB*/ public specialname rtspecialname int32 value__ - .field /*040002AC*/ public static literal valuetype System.IO.FileMode/*020001D7*/ Append = int32(0x00000006) - .field /*040002AD*/ public static literal valuetype System.IO.FileMode/*020001D7*/ Create = int32(0x00000002) - .field /*040002AE*/ public static literal valuetype System.IO.FileMode/*020001D7*/ CreateNew = int32(0x00000001) - .field /*040002AF*/ public static literal valuetype System.IO.FileMode/*020001D7*/ Open = int32(0x00000003) - .field /*040002B0*/ public static literal valuetype System.IO.FileMode/*020001D7*/ OpenOrCreate = int32(0x00000004) - .field /*040002B1*/ public static literal valuetype System.IO.FileMode/*020001D7*/ Truncate = int32(0x00000005) -} // end of class System.IO.FileMode - -.class /*020001D8*/ public auto ansi beforefieldinit System.IO.FileNotFoundException - extends System.IO.IOException/*020001DD*/ -{ - .method /*06001193*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileNotFoundException::.ctor - - .method /*06001194*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileNotFoundException::.ctor - - .method /*06001195*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileNotFoundException::.ctor - - .method /*06001196*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileNotFoundException::.ctor - - .method /*06001197*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string fileName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileNotFoundException::.ctor - - .method /*06001198*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string fileName, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 03 01 0E 0E 12 80 EC - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method FileNotFoundException::.ctor - - .method /*06001199*/ public hidebysig specialname - instance string get_FileName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileNotFoundException::get_FileName - - .method /*0600119A*/ public hidebysig specialname - instance string get_FusionLog() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileNotFoundException::get_FusionLog - - .method /*0600119B*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileNotFoundException::get_Message - - .method /*0600119C*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileNotFoundException::GetObjectData - - .method /*0600119D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileNotFoundException::ToString - - .property /*170002D8*/ instance string FileName() - { - .get instance string System.IO.FileNotFoundException/*020001D8*/::get_FileName() /* 06001199 */ - } // end of property FileNotFoundException::FileName - .property /*170002D9*/ instance string FusionLog() - { - .get instance string System.IO.FileNotFoundException/*020001D8*/::get_FusionLog() /* 0600119A */ - } // end of property FileNotFoundException::FusionLog - .property /*170002DA*/ instance string Message() - { - .get instance string System.IO.FileNotFoundException/*020001D8*/::get_Message() /* 0600119B */ - } // end of property FileNotFoundException::Message -} // end of class System.IO.FileNotFoundException - -.class /*020001D9*/ public auto ansi sealed System.IO.FileOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D2:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040002B2*/ public specialname rtspecialname int32 value__ - .field /*040002B3*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ Asynchronous = int32(0x40000000) - .field /*040002B4*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ DeleteOnClose = int32(0x04000000) - .field /*040002B5*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ Encrypted = int32(0x00004000) - .field /*040002B6*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ None = int32(0x00000000) - .field /*040002B7*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ RandomAccess = int32(0x10000000) - .field /*040002B8*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ SequentialScan = int32(0x08000000) - .field /*040002B9*/ public static literal valuetype System.IO.FileOptions/*020001D9*/ WriteThrough = int32(0x80000000) -} // end of class System.IO.FileOptions - -.class /*020001DA*/ public auto ansi sealed System.IO.FileShare - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D3:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040002BA*/ public specialname rtspecialname int32 value__ - .field /*040002BB*/ public static literal valuetype System.IO.FileShare/*020001DA*/ Delete = int32(0x00000004) - .field /*040002BC*/ public static literal valuetype System.IO.FileShare/*020001DA*/ Inheritable = int32(0x00000010) - .field /*040002BD*/ public static literal valuetype System.IO.FileShare/*020001DA*/ None = int32(0x00000000) - .field /*040002BE*/ public static literal valuetype System.IO.FileShare/*020001DA*/ Read = int32(0x00000001) - .field /*040002BF*/ public static literal valuetype System.IO.FileShare/*020001DA*/ ReadWrite = int32(0x00000003) - .field /*040002C0*/ public static literal valuetype System.IO.FileShare/*020001DA*/ Write = int32(0x00000002) -} // end of class System.IO.FileShare - -.class /*020001DB*/ public auto ansi beforefieldinit System.IO.FileStream - extends System.IO.Stream/*020001E0*/ -{ - .method /*0600119E*/ public hidebysig specialname rtspecialname - instance void .ctor(class Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/ handle, - valuetype System.IO.FileAccess/*020001D4*/ access) cil managed - // SIG: 20 02 01 12 88 CC 11 87 50 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*0600119F*/ public hidebysig specialname rtspecialname - instance void .ctor(class Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/ handle, - valuetype System.IO.FileAccess/*020001D4*/ access, - int32 bufferSize) cil managed - // SIG: 20 03 01 12 88 CC 11 87 50 08 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A0*/ public hidebysig specialname rtspecialname - instance void .ctor(class Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/ handle, - valuetype System.IO.FileAccess/*020001D4*/ access, - int32 bufferSize, - bool isAsync) cil managed - // SIG: 20 04 01 12 88 CC 11 87 50 08 02 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A1*/ public hidebysig specialname rtspecialname - instance void .ctor(native int handle, - valuetype System.IO.FileAccess/*020001D4*/ access) cil managed - // SIG: 20 02 01 18 11 87 50 - { - .custom /*0C000220:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 A1 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 // ctor has been de - 70 72 65 63 61 74 65 64 2E 20 20 50 6C 65 61 73 // precated. Pleas - 65 20 75 73 65 20 6E 65 77 20 46 69 6C 65 53 74 // e use new FileSt - 72 65 61 6D 28 53 61 66 65 46 69 6C 65 48 61 6E // ream(SafeFileHan - 64 6C 65 20 68 61 6E 64 6C 65 2C 20 46 69 6C 65 // dle handle, File - 41 63 63 65 73 73 20 61 63 63 65 73 73 29 20 69 // Access access) i - 6E 73 74 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F // nstead. http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D // /fwlink/?linkid= - 31 34 32 30 32 00 00 ) // 14202.. - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A2*/ public hidebysig specialname rtspecialname - instance void .ctor(native int handle, - valuetype System.IO.FileAccess/*020001D4*/ access, - bool ownsHandle) cil managed - // SIG: 20 03 01 18 11 87 50 02 - { - .custom /*0C000221:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 EB 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 // ctor has been de - 70 72 65 63 61 74 65 64 2E 20 20 50 6C 65 61 73 // precated. Pleas - 65 20 75 73 65 20 6E 65 77 20 46 69 6C 65 53 74 // e use new FileSt - 72 65 61 6D 28 53 61 66 65 46 69 6C 65 48 61 6E // ream(SafeFileHan - 64 6C 65 20 68 61 6E 64 6C 65 2C 20 46 69 6C 65 // dle handle, File - 41 63 63 65 73 73 20 61 63 63 65 73 73 29 20 69 // Access access) i - 6E 73 74 65 61 64 2C 20 61 6E 64 20 6F 70 74 69 // nstead, and opti - 6F 6E 61 6C 6C 79 20 6D 61 6B 65 20 61 20 6E 65 // onally make a ne - 77 20 53 61 66 65 46 69 6C 65 48 61 6E 64 6C 65 // w SafeFileHandle - 20 77 69 74 68 20 6F 77 6E 73 48 61 6E 64 6C 65 // with ownsHandle - 3D 66 61 6C 73 65 20 69 66 20 6E 65 65 64 65 64 // =false if needed - 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 // . http://go.mic - 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E // rosoft.com/fwlin - 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 // k/?linkid=14202. - 00 ) - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A3*/ public hidebysig specialname rtspecialname - instance void .ctor(native int handle, - valuetype System.IO.FileAccess/*020001D4*/ access, - bool ownsHandle, - int32 bufferSize) cil managed - // SIG: 20 04 01 18 11 87 50 02 08 - { - .custom /*0C000222:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 FB 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 // ctor has been de - 70 72 65 63 61 74 65 64 2E 20 20 50 6C 65 61 73 // precated. Pleas - 65 20 75 73 65 20 6E 65 77 20 46 69 6C 65 53 74 // e use new FileSt - 72 65 61 6D 28 53 61 66 65 46 69 6C 65 48 61 6E // ream(SafeFileHan - 64 6C 65 20 68 61 6E 64 6C 65 2C 20 46 69 6C 65 // dle handle, File - 41 63 63 65 73 73 20 61 63 63 65 73 73 2C 20 69 // Access access, i - 6E 74 20 62 75 66 66 65 72 53 69 7A 65 29 20 69 // nt bufferSize) i - 6E 73 74 65 61 64 2C 20 61 6E 64 20 6F 70 74 69 // nstead, and opti - 6F 6E 61 6C 6C 79 20 6D 61 6B 65 20 61 20 6E 65 // onally make a ne - 77 20 53 61 66 65 46 69 6C 65 48 61 6E 64 6C 65 // w SafeFileHandle - 20 77 69 74 68 20 6F 77 6E 73 48 61 6E 64 6C 65 // with ownsHandle - 3D 66 61 6C 73 65 20 69 66 20 6E 65 65 64 65 64 // =false if needed - 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 // . http://go.mic - 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E // rosoft.com/fwlin - 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 // k/?linkid=14202. - 00 ) - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A4*/ public hidebysig specialname rtspecialname - instance void .ctor(native int handle, - valuetype System.IO.FileAccess/*020001D4*/ access, - bool ownsHandle, - int32 bufferSize, - bool isAsync) cil managed - // SIG: 20 05 01 18 11 87 50 02 08 02 - { - .custom /*0C000223:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 81 09 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 68 61 73 20 62 65 65 6E 20 64 65 // ctor has been de - 70 72 65 63 61 74 65 64 2E 20 20 50 6C 65 61 73 // precated. Pleas - 65 20 75 73 65 20 6E 65 77 20 46 69 6C 65 53 74 // e use new FileSt - 72 65 61 6D 28 53 61 66 65 46 69 6C 65 48 61 6E // ream(SafeFileHan - 64 6C 65 20 68 61 6E 64 6C 65 2C 20 46 69 6C 65 // dle handle, File - 41 63 63 65 73 73 20 61 63 63 65 73 73 2C 20 69 // Access access, i - 6E 74 20 62 75 66 66 65 72 53 69 7A 65 2C 20 62 // nt bufferSize, b - 6F 6F 6C 20 69 73 41 73 79 6E 63 29 20 69 6E 73 // ool isAsync) ins - 74 65 61 64 2C 20 61 6E 64 20 6F 70 74 69 6F 6E // tead, and option - 61 6C 6C 79 20 6D 61 6B 65 20 61 20 6E 65 77 20 // ally make a new - 53 61 66 65 46 69 6C 65 48 61 6E 64 6C 65 20 77 // SafeFileHandle w - 69 74 68 20 6F 77 6E 73 48 61 6E 64 6C 65 3D 66 // ith ownsHandle=f - 61 6C 73 65 20 69 66 20 6E 65 65 64 65 64 2E 20 // alse if needed. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A5*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype System.IO.FileMode/*020001D7*/ mode) cil managed - // SIG: 20 02 01 0E 11 87 5C - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A6*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype System.IO.FileMode/*020001D7*/ mode, - valuetype System.IO.FileAccess/*020001D4*/ access) cil managed - // SIG: 20 03 01 0E 11 87 5C 11 87 50 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A7*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype System.IO.FileMode/*020001D7*/ mode, - valuetype System.IO.FileAccess/*020001D4*/ access, - valuetype System.IO.FileShare/*020001DA*/ share) cil managed - // SIG: 20 04 01 0E 11 87 5C 11 87 50 11 87 68 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A8*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype System.IO.FileMode/*020001D7*/ mode, - valuetype System.IO.FileAccess/*020001D4*/ access, - valuetype System.IO.FileShare/*020001DA*/ share, - int32 bufferSize) cil managed - // SIG: 20 05 01 0E 11 87 5C 11 87 50 11 87 68 08 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011A9*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype System.IO.FileMode/*020001D7*/ mode, - valuetype System.IO.FileAccess/*020001D4*/ access, - valuetype System.IO.FileShare/*020001DA*/ share, - int32 bufferSize, - bool useAsync) cil managed - // SIG: 20 06 01 0E 11 87 5C 11 87 50 11 87 68 08 02 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011AA*/ public hidebysig specialname rtspecialname - instance void .ctor(string path, - valuetype System.IO.FileMode/*020001D7*/ mode, - valuetype System.IO.FileAccess/*020001D4*/ access, - valuetype System.IO.FileShare/*020001DA*/ share, - int32 bufferSize, - valuetype System.IO.FileOptions/*020001D9*/ options) cil managed - // SIG: 20 06 01 0E 11 87 5C 11 87 50 11 87 68 08 11 87 64 - { - // Method begins at RVA 0x2280 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011D1 */ call instance void System.IO.Stream/*020001E0*/::.ctor() /* 060011D1 */ - IL_0006: /* 2A | */ ret - } // end of method FileStream::.ctor - - .method /*060011AB*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_CanRead - - .method /*060011AC*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_CanSeek - - .method /*060011AD*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_CanWrite - - .method /*060011AE*/ public hidebysig newslot specialname virtual - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_Handle - - .method /*060011AF*/ public hidebysig newslot specialname virtual - instance bool get_IsAsync() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_IsAsync - - .method /*060011B0*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_Length - - .method /*060011B1*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_Name - - .method /*060011B2*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_Position - - .method /*060011B3*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::set_Position - - .method /*060011B4*/ public hidebysig newslot specialname virtual - instance class Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/ - get_SafeFileHandle() cil managed - // SIG: 20 00 12 88 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::get_SafeFileHandle - - .method /*060011B5*/ public hidebysig virtual - instance class System.IAsyncResult/*0200005D*/ - BeginRead(uint8[] 'array', - int32 offset, - int32 numBytes, - class System.AsyncCallback/*0200001F*/ callback, - object state) cil managed - // SIG: 20 05 12 81 74 1D 05 08 08 12 7C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::BeginRead - - .method /*060011B6*/ public hidebysig virtual - instance class System.IAsyncResult/*0200005D*/ - BeginWrite(uint8[] 'array', - int32 offset, - int32 numBytes, - class System.AsyncCallback/*0200001F*/ callback, - object state) cil managed - // SIG: 20 05 12 81 74 1D 05 08 08 12 7C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::BeginWrite - - .method /*060011B7*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::Dispose - - .method /*060011B8*/ public hidebysig virtual - instance int32 EndRead(class System.IAsyncResult/*0200005D*/ asyncResult) cil managed - // SIG: 20 01 08 12 81 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::EndRead - - .method /*060011B9*/ public hidebysig virtual - instance void EndWrite(class System.IAsyncResult/*0200005D*/ asyncResult) cil managed - // SIG: 20 01 01 12 81 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::EndWrite - - .method /*060011BA*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override System.Object/*0200008E*/::Finalize /*0200008E::060005D4*/ - // Method begins at RVA 0x2288 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (06)0005D4 */ call instance void System.Object/*0200008E*/::Finalize() /* 060005D4 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method FileStream::Finalize - - .method /*060011BB*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::Flush - - .method /*060011BC*/ public hidebysig newslot virtual - instance void Flush(bool flushToDisk) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::Flush - - .method /*060011BD*/ public hidebysig virtual - instance class System.Threading.Tasks.Task/*020000E2*/ - FlushAsync(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 01 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::FlushAsync - - .method /*060011BE*/ public hidebysig newslot virtual - instance void Lock(int64 position, - int64 length) cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::Lock - - .method /*060011BF*/ public hidebysig virtual - instance int32 Read(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::Read - - .method /*060011C0*/ public hidebysig virtual - instance class System.Threading.Tasks.Task`1/*020000E9*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 04 15 12 83 A4 01 08 1D 05 08 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::ReadAsync - - .method /*060011C1*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::ReadByte - - .method /*060011C2*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype System.IO.SeekOrigin/*020001DF*/ origin) cil managed - // SIG: 20 02 0A 0A 11 87 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::Seek - - .method /*060011C3*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::SetLength - - .method /*060011C4*/ public hidebysig newslot virtual - instance void Unlock(int64 position, - int64 length) cil managed - // SIG: 20 02 01 0A 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::Unlock - - .method /*060011C5*/ public hidebysig virtual - instance void Write(uint8[] 'array', - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::Write - - .method /*060011C6*/ public hidebysig virtual - instance class System.Threading.Tasks.Task/*020000E2*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 04 12 83 88 1D 05 08 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FileStream::WriteAsync - - .method /*060011C7*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FileStream::WriteByte - - .property /*170002DB*/ instance bool CanRead() - { - .get instance bool System.IO.FileStream/*020001DB*/::get_CanRead() /* 060011AB */ - } // end of property FileStream::CanRead - .property /*170002DC*/ instance bool CanSeek() - { - .get instance bool System.IO.FileStream/*020001DB*/::get_CanSeek() /* 060011AC */ - } // end of property FileStream::CanSeek - .property /*170002DD*/ instance bool CanWrite() - { - .get instance bool System.IO.FileStream/*020001DB*/::get_CanWrite() /* 060011AD */ - } // end of property FileStream::CanWrite - .property /*170002DE*/ instance native int - Handle() - { - .custom /*0C0000FC:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 80 8A 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 46 69 6C 65 53 74 72 65 61 6D 27 73 20 // se FileStream's - 53 61 66 65 46 69 6C 65 48 61 6E 64 6C 65 20 70 // SafeFileHandle p - 72 6F 70 65 72 74 79 20 69 6E 73 74 65 61 64 2E // roperty instead. - 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 // http://go.micr - 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B // osoft.com/fwlink - 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // /?linkid=14202.. - .get instance native int System.IO.FileStream/*020001DB*/::get_Handle() /* 060011AE */ - } // end of property FileStream::Handle - .property /*170002DF*/ instance bool IsAsync() - { - .get instance bool System.IO.FileStream/*020001DB*/::get_IsAsync() /* 060011AF */ - } // end of property FileStream::IsAsync - .property /*170002E0*/ instance int64 Length() - { - .get instance int64 System.IO.FileStream/*020001DB*/::get_Length() /* 060011B0 */ - } // end of property FileStream::Length - .property /*170002E1*/ instance string Name() - { - .get instance string System.IO.FileStream/*020001DB*/::get_Name() /* 060011B1 */ - } // end of property FileStream::Name - .property /*170002E2*/ instance int64 Position() - { - .get instance int64 System.IO.FileStream/*020001DB*/::get_Position() /* 060011B2 */ - .set instance void System.IO.FileStream/*020001DB*/::set_Position(int64) /* 060011B3 */ - } // end of property FileStream::Position - .property /*170002E3*/ instance class Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/ - SafeFileHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/ System.IO.FileStream/*020001DB*/::get_SafeFileHandle() /* 060011B4 */ - } // end of property FileStream::SafeFileHandle -} // end of class System.IO.FileStream - -.class /*020001DC*/ public auto ansi sealed System.IO.HandleInheritability - extends System.Enum/*02000037*/ -{ - .field /*040002C1*/ public specialname rtspecialname int32 value__ - .field /*040002C2*/ public static literal valuetype System.IO.HandleInheritability/*020001DC*/ Inheritable = int32(0x00000001) - .field /*040002C3*/ public static literal valuetype System.IO.HandleInheritability/*020001DC*/ None = int32(0x00000000) -} // end of class System.IO.HandleInheritability - -.class /*020001DD*/ public auto ansi beforefieldinit System.IO.IOException - extends System.SystemException/*020000A7*/ -{ - .method /*060011C8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IOException::.ctor - - .method /*060011C9*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IOException::.ctor - - .method /*060011CA*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IOException::.ctor - - .method /*060011CB*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IOException::.ctor - - .method /*060011CC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 'hresult') cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method IOException::.ctor - -} // end of class System.IO.IOException - -.class /*020001DE*/ public auto ansi beforefieldinit System.IO.PathTooLongException - extends System.IO.IOException/*020001DD*/ -{ - .method /*060011CD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method PathTooLongException::.ctor - - .method /*060011CE*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method PathTooLongException::.ctor - - .method /*060011CF*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method PathTooLongException::.ctor - - .method /*060011D0*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2278 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011C8 */ call instance void System.IO.IOException/*020001DD*/::.ctor() /* 060011C8 */ - IL_0006: /* 2A | */ ret - } // end of method PathTooLongException::.ctor - -} // end of class System.IO.PathTooLongException - -.class /*020001DF*/ public auto ansi sealed System.IO.SeekOrigin - extends System.Enum/*02000037*/ -{ - .field /*040002C4*/ public specialname rtspecialname int32 value__ - .field /*040002C5*/ public static literal valuetype System.IO.SeekOrigin/*020001DF*/ Begin = int32(0x00000000) - .field /*040002C6*/ public static literal valuetype System.IO.SeekOrigin/*020001DF*/ Current = int32(0x00000001) - .field /*040002C7*/ public static literal valuetype System.IO.SeekOrigin/*020001DF*/ End = int32(0x00000002) -} // end of class System.IO.SeekOrigin - -.class /*020001E0*/ public abstract auto ansi beforefieldinit System.IO.Stream - extends System.MarshalByRefObject/*02000078*/ - implements System.IDisposable/*02000063*/ -{ - .field /*040002C8*/ public static initonly class System.IO.Stream/*020001E0*/ Null - .method /*060011D1*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2140 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00055B */ call instance void System.MarshalByRefObject/*02000078*/::.ctor() /* 0600055B */ - IL_0006: /* 2A | */ ret - } // end of method Stream::.ctor - - .method /*060011D2*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Stream::get_CanRead - - .method /*060011D3*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Stream::get_CanSeek - - .method /*060011D4*/ public hidebysig newslot specialname virtual - instance bool get_CanTimeout() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::get_CanTimeout - - .method /*060011D5*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method Stream::get_CanWrite - - .method /*060011D6*/ public hidebysig newslot specialname abstract virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method Stream::get_Length - - .method /*060011D7*/ public hidebysig newslot specialname abstract virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method Stream::get_Position - - .method /*060011D8*/ public hidebysig newslot specialname abstract virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x0 - } // end of method Stream::set_Position - - .method /*060011D9*/ public hidebysig newslot specialname virtual - instance int32 get_ReadTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::get_ReadTimeout - - .method /*060011DA*/ public hidebysig newslot specialname virtual - instance void set_ReadTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::set_ReadTimeout - - .method /*060011DB*/ public hidebysig newslot specialname virtual - instance int32 get_WriteTimeout() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::get_WriteTimeout - - .method /*060011DC*/ public hidebysig newslot specialname virtual - instance void set_WriteTimeout(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::set_WriteTimeout - - .method /*060011DD*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class System.AsyncCallback/*0200001F*/ callback, - object state) cil managed - // SIG: 20 05 12 81 74 1D 05 08 08 12 7C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::BeginRead - - .method /*060011DE*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class System.AsyncCallback/*0200001F*/ callback, - object state) cil managed - // SIG: 20 05 12 81 74 1D 05 08 08 12 7C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::BeginWrite - - .method /*060011DF*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::Close - - .method /*060011E0*/ public hidebysig instance void - CopyTo(class System.IO.Stream/*020001E0*/ destination) cil managed - // SIG: 20 01 01 12 87 80 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::CopyTo - - .method /*060011E1*/ public hidebysig newslot virtual - instance void CopyTo(class System.IO.Stream/*020001E0*/ destination, - int32 bufferSize) cil managed - // SIG: 20 02 01 12 87 80 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::CopyTo - - .method /*060011E2*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - CopyToAsync(class System.IO.Stream/*020001E0*/ destination) cil managed - // SIG: 20 01 12 83 88 12 87 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::CopyToAsync - - .method /*060011E3*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - CopyToAsync(class System.IO.Stream/*020001E0*/ destination, - int32 bufferSize) cil managed - // SIG: 20 02 12 83 88 12 87 80 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::CopyToAsync - - .method /*060011E4*/ public hidebysig newslot virtual - instance class System.Threading.Tasks.Task/*020000E2*/ - CopyToAsync(class System.IO.Stream/*020001E0*/ destination, - int32 bufferSize, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 03 12 83 88 12 87 80 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::CopyToAsync - - .method /*060011E5*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - CopyToAsync(class System.IO.Stream/*020001E0*/ destination, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 12 83 88 12 87 80 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::CopyToAsync - - .method /*060011E6*/ family hidebysig newslot virtual - instance class System.Threading.WaitHandle/*020000E0*/ - CreateWaitHandle() cil managed - // SIG: 20 00 12 83 80 - { - .custom /*0C000224:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 5F 43 72 65 61 74 65 57 61 69 74 48 61 6E // .._CreateWaitHan - 64 6C 65 20 77 69 6C 6C 20 62 65 20 72 65 6D 6F // dle will be remo - 76 65 64 20 65 76 65 6E 74 75 61 6C 6C 79 2E 20 // ved eventually. - 20 50 6C 65 61 73 65 20 75 73 65 20 22 6E 65 77 // Please use "new - 20 4D 61 6E 75 61 6C 52 65 73 65 74 45 76 65 6E // ManualResetEven - 74 28 66 61 6C 73 65 29 22 20 69 6E 73 74 65 61 // t(false)" instea - 64 2E 00 00 ) // d... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::CreateWaitHandle - - .method /*060011E7*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::Dispose - - .method /*060011E8*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::Dispose - - .method /*060011E9*/ public hidebysig newslot virtual - instance int32 EndRead(class System.IAsyncResult/*0200005D*/ asyncResult) cil managed - // SIG: 20 01 08 12 81 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::EndRead - - .method /*060011EA*/ public hidebysig newslot virtual - instance void EndWrite(class System.IAsyncResult/*0200005D*/ asyncResult) cil managed - // SIG: 20 01 01 12 81 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::EndWrite - - .method /*060011EB*/ public hidebysig newslot abstract virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method Stream::Flush - - .method /*060011EC*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - FlushAsync() cil managed - // SIG: 20 00 12 83 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::FlushAsync - - .method /*060011ED*/ public hidebysig newslot virtual - instance class System.Threading.Tasks.Task/*020000E2*/ - FlushAsync(valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 01 12 83 88 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::FlushAsync - - .method /*060011EE*/ family hidebysig newslot virtual - instance void ObjectInvariant() cil managed - // SIG: 20 00 01 - { - .custom /*0C000225:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 24 44 6F 20 6E 6F 74 20 63 61 6C 6C 20 6F // ..$Do not call o - 72 20 6F 76 65 72 72 69 64 65 20 74 68 69 73 20 // r override this - 6D 65 74 68 6F 64 2E 00 00 ) // method... - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::ObjectInvariant - - .method /*060011EF*/ public hidebysig newslot abstract virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method Stream::Read - - .method /*060011F0*/ public hidebysig newslot virtual - instance int32 Read(valuetype System.Span`1/*020000A1*/ buffer) cil managed - // SIG: 20 01 08 15 11 82 84 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::Read - - .method /*060011F1*/ public hidebysig instance class System.Threading.Tasks.Task`1/*020000E9*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 15 12 83 A4 01 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::ReadAsync - - .method /*060011F2*/ public hidebysig newslot virtual - instance class System.Threading.Tasks.Task`1/*020000E9*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 04 15 12 83 A4 01 08 1D 05 08 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::ReadAsync - - .method /*060011F3*/ public hidebysig newslot virtual - instance valuetype System.Threading.Tasks.ValueTask`1/*020000EC*/ - ReadAsync(valuetype System.Memory`1/*0200007A*/ buffer, - [opt] valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 15 11 83 B0 01 08 15 11 81 E8 01 05 11 83 70 - { - .param [2]/*08001A73*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::ReadAsync - - .method /*060011F4*/ public hidebysig newslot virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::ReadByte - - .method /*060011F5*/ public hidebysig newslot abstract virtual - instance int64 Seek(int64 offset, - valuetype System.IO.SeekOrigin/*020001DF*/ origin) cil managed - // SIG: 20 02 0A 0A 11 87 7C - { - // Method begins at RVA 0x0 - } // end of method Stream::Seek - - .method /*060011F6*/ public hidebysig newslot abstract virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x0 - } // end of method Stream::SetLength - - .method /*060011F7*/ public hidebysig static - class System.IO.Stream/*020001E0*/ - Synchronized(class System.IO.Stream/*020001E0*/ 'stream') cil managed - // SIG: 00 01 12 87 80 12 87 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::Synchronized - - .method /*060011F8*/ public hidebysig newslot abstract virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method Stream::Write - - .method /*060011F9*/ public hidebysig newslot virtual - instance void Write(valuetype System.ReadOnlySpan`1/*02000098*/ buffer) cil managed - // SIG: 20 01 01 15 11 82 60 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::Write - - .method /*060011FA*/ public hidebysig instance class System.Threading.Tasks.Task/*020000E2*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 12 83 88 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::WriteAsync - - .method /*060011FB*/ public hidebysig newslot virtual - instance class System.Threading.Tasks.Task/*020000E2*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 04 12 83 88 1D 05 08 08 11 83 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::WriteAsync - - .method /*060011FC*/ public hidebysig newslot virtual - instance valuetype System.Threading.Tasks.ValueTask/*020000EB*/ - WriteAsync(valuetype System.ReadOnlyMemory`1/*02000097*/ buffer, - [opt] valuetype System.Threading.CancellationToken/*020000DC*/ cancellationToken) cil managed - // SIG: 20 02 11 83 AC 15 11 82 5C 01 05 11 83 70 - { - .param [2]/*08001A84*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Stream::WriteAsync - - .method /*060011FD*/ public hidebysig newslot virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Stream::WriteByte - - .property /*170002E4*/ instance bool CanRead() - { - .get instance bool System.IO.Stream/*020001E0*/::get_CanRead() /* 060011D2 */ - } // end of property Stream::CanRead - .property /*170002E5*/ instance bool CanSeek() - { - .get instance bool System.IO.Stream/*020001E0*/::get_CanSeek() /* 060011D3 */ - } // end of property Stream::CanSeek - .property /*170002E6*/ instance bool CanTimeout() - { - .get instance bool System.IO.Stream/*020001E0*/::get_CanTimeout() /* 060011D4 */ - } // end of property Stream::CanTimeout - .property /*170002E7*/ instance bool CanWrite() - { - .get instance bool System.IO.Stream/*020001E0*/::get_CanWrite() /* 060011D5 */ - } // end of property Stream::CanWrite - .property /*170002E8*/ instance int64 Length() - { - .get instance int64 System.IO.Stream/*020001E0*/::get_Length() /* 060011D6 */ - } // end of property Stream::Length - .property /*170002E9*/ instance int64 Position() - { - .get instance int64 System.IO.Stream/*020001E0*/::get_Position() /* 060011D7 */ - .set instance void System.IO.Stream/*020001E0*/::set_Position(int64) /* 060011D8 */ - } // end of property Stream::Position - .property /*170002EA*/ instance int32 ReadTimeout() - { - .get instance int32 System.IO.Stream/*020001E0*/::get_ReadTimeout() /* 060011D9 */ - .set instance void System.IO.Stream/*020001E0*/::set_ReadTimeout(int32) /* 060011DA */ - } // end of property Stream::ReadTimeout - .property /*170002EB*/ instance int32 WriteTimeout() - { - .get instance int32 System.IO.Stream/*020001E0*/::get_WriteTimeout() /* 060011DB */ - .set instance void System.IO.Stream/*020001E0*/::set_WriteTimeout(int32) /* 060011DC */ - } // end of property Stream::WriteTimeout -} // end of class System.IO.Stream - -.class /*020001E1*/ public abstract auto ansi beforefieldinit System.Globalization.Calendar - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/ -{ - .field /*040002C9*/ public static literal int32 CurrentEra = int32(0x00000000) - .method /*060011FE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Calendar::.ctor - - .method /*060011FF*/ public hidebysig newslot specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::get_AlgorithmType - - .method /*06001200*/ family hidebysig newslot specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::get_DaysInYearBeforeMinSupportedYear - - .method /*06001201*/ public hidebysig newslot specialname abstract virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::get_Eras - - .method /*06001202*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::get_IsReadOnly - - .method /*06001203*/ public hidebysig newslot specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::get_MaxSupportedDateTime - - .method /*06001204*/ public hidebysig newslot specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::get_MinSupportedDateTime - - .method /*06001205*/ public hidebysig newslot specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::get_TwoDigitYearMax - - .method /*06001206*/ public hidebysig newslot specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Calendar::set_TwoDigitYearMax - - .method /*06001207*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - AddDays(valuetype System.DateTime/*0200002C*/ time, - int32 days) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::AddDays - - .method /*06001208*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - AddHours(valuetype System.DateTime/*0200002C*/ time, - int32 hours) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::AddHours - - .method /*06001209*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - AddMilliseconds(valuetype System.DateTime/*0200002C*/ time, - float64 milliseconds) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::AddMilliseconds - - .method /*0600120A*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - AddMinutes(valuetype System.DateTime/*0200002C*/ time, - int32 minutes) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::AddMinutes - - .method /*0600120B*/ public hidebysig newslot abstract virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::AddMonths - - .method /*0600120C*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - AddSeconds(valuetype System.DateTime/*0200002C*/ time, - int32 seconds) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::AddSeconds - - .method /*0600120D*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - AddWeeks(valuetype System.DateTime/*0200002C*/ time, - int32 weeks) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::AddWeeks - - .method /*0600120E*/ public hidebysig newslot abstract virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::AddYears - - .method /*0600120F*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::Clone - - .method /*06001210*/ public hidebysig newslot abstract virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetDayOfMonth - - .method /*06001211*/ public hidebysig newslot abstract virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetDayOfWeek - - .method /*06001212*/ public hidebysig newslot abstract virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetDayOfYear - - .method /*06001213*/ public hidebysig newslot virtual - instance int32 GetDaysInMonth(int32 year, - int32 month) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetDaysInMonth - - .method /*06001214*/ public hidebysig newslot abstract virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetDaysInMonth - - .method /*06001215*/ public hidebysig newslot virtual - instance int32 GetDaysInYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetDaysInYear - - .method /*06001216*/ public hidebysig newslot abstract virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetDaysInYear - - .method /*06001217*/ public hidebysig newslot abstract virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetEra - - .method /*06001218*/ public hidebysig newslot virtual - instance int32 GetHour(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetHour - - .method /*06001219*/ public hidebysig newslot virtual - instance int32 GetLeapMonth(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetLeapMonth - - .method /*0600121A*/ public hidebysig newslot virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetLeapMonth - - .method /*0600121B*/ public hidebysig newslot virtual - instance float64 GetMilliseconds(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 0D 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetMilliseconds - - .method /*0600121C*/ public hidebysig newslot virtual - instance int32 GetMinute(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetMinute - - .method /*0600121D*/ public hidebysig newslot abstract virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetMonth - - .method /*0600121E*/ public hidebysig newslot virtual - instance int32 GetMonthsInYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetMonthsInYear - - .method /*0600121F*/ public hidebysig newslot abstract virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetMonthsInYear - - .method /*06001220*/ public hidebysig newslot virtual - instance int32 GetSecond(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetSecond - - .method /*06001221*/ public hidebysig newslot virtual - instance int32 GetWeekOfYear(valuetype System.DateTime/*0200002C*/ time, - valuetype System.Globalization.CalendarWeekRule/*020001E3*/ rule, - valuetype System.DayOfWeek/*0200002F*/ firstDayOfWeek) cil managed - // SIG: 20 03 08 11 80 B0 11 87 8C 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::GetWeekOfYear - - .method /*06001222*/ public hidebysig newslot abstract virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x0 - } // end of method Calendar::GetYear - - .method /*06001223*/ public hidebysig newslot virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::IsLeapDay - - .method /*06001224*/ public hidebysig newslot abstract virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::IsLeapDay - - .method /*06001225*/ public hidebysig newslot virtual - instance bool IsLeapMonth(int32 year, - int32 month) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::IsLeapMonth - - .method /*06001226*/ public hidebysig newslot abstract virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::IsLeapMonth - - .method /*06001227*/ public hidebysig newslot virtual - instance bool IsLeapYear(int32 year) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::IsLeapYear - - .method /*06001228*/ public hidebysig newslot abstract virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::IsLeapYear - - .method /*06001229*/ public hidebysig static - class System.Globalization.Calendar/*020001E1*/ - ReadOnly(class System.Globalization.Calendar/*020001E1*/ calendar) cil managed - // SIG: 00 01 12 87 84 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::ReadOnly - - .method /*0600122A*/ public hidebysig newslot virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond) cil managed - // SIG: 20 07 11 80 B0 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::ToDateTime - - .method /*0600122B*/ public hidebysig newslot abstract virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method Calendar::ToDateTime - - .method /*0600122C*/ public hidebysig newslot virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Calendar::ToFourDigitYear - - .property /*170002EC*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.Calendar/*020001E1*/::get_AlgorithmType() /* 060011FF */ - } // end of property Calendar::AlgorithmType - .property /*170002ED*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.Calendar/*020001E1*/::get_DaysInYearBeforeMinSupportedYear() /* 06001200 */ - } // end of property Calendar::DaysInYearBeforeMinSupportedYear - .property /*170002EE*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.Calendar/*020001E1*/::get_Eras() /* 06001201 */ - } // end of property Calendar::Eras - .property /*170002EF*/ instance bool IsReadOnly() - { - .get instance bool System.Globalization.Calendar/*020001E1*/::get_IsReadOnly() /* 06001202 */ - } // end of property Calendar::IsReadOnly - .property /*170002F0*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.Calendar/*020001E1*/::get_MaxSupportedDateTime() /* 06001203 */ - } // end of property Calendar::MaxSupportedDateTime - .property /*170002F1*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.Calendar/*020001E1*/::get_MinSupportedDateTime() /* 06001204 */ - } // end of property Calendar::MinSupportedDateTime - .property /*170002F2*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.Calendar/*020001E1*/::get_TwoDigitYearMax() /* 06001205 */ - .set instance void System.Globalization.Calendar/*020001E1*/::set_TwoDigitYearMax(int32) /* 06001206 */ - } // end of property Calendar::TwoDigitYearMax -} // end of class System.Globalization.Calendar - -.class /*020001E2*/ public auto ansi sealed System.Globalization.CalendarAlgorithmType - extends System.Enum/*02000037*/ -{ - .field /*040002CA*/ public specialname rtspecialname int32 value__ - .field /*040002CB*/ public static literal valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ LunarCalendar = int32(0x00000002) - .field /*040002CC*/ public static literal valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ LunisolarCalendar = int32(0x00000003) - .field /*040002CD*/ public static literal valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ SolarCalendar = int32(0x00000001) - .field /*040002CE*/ public static literal valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ Unknown = int32(0x00000000) -} // end of class System.Globalization.CalendarAlgorithmType - -.class /*020001E3*/ public auto ansi sealed System.Globalization.CalendarWeekRule - extends System.Enum/*02000037*/ -{ - .field /*040002CF*/ public specialname rtspecialname int32 value__ - .field /*040002D0*/ public static literal valuetype System.Globalization.CalendarWeekRule/*020001E3*/ FirstDay = int32(0x00000000) - .field /*040002D1*/ public static literal valuetype System.Globalization.CalendarWeekRule/*020001E3*/ FirstFourDayWeek = int32(0x00000002) - .field /*040002D2*/ public static literal valuetype System.Globalization.CalendarWeekRule/*020001E3*/ FirstFullWeek = int32(0x00000001) -} // end of class System.Globalization.CalendarWeekRule - -.class /*020001E4*/ public abstract auto ansi sealed beforefieldinit System.Globalization.CharUnicodeInfo - extends System.Object/*0200008E*/ -{ - .method /*0600122D*/ public hidebysig static - int32 GetDecimalDigitValue(char ch) cil managed - // SIG: 00 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetDecimalDigitValue - - .method /*0600122E*/ public hidebysig static - int32 GetDecimalDigitValue(string s, - int32 index) cil managed - // SIG: 00 02 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetDecimalDigitValue - - .method /*0600122F*/ public hidebysig static - int32 GetDigitValue(char ch) cil managed - // SIG: 00 01 08 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetDigitValue - - .method /*06001230*/ public hidebysig static - int32 GetDigitValue(string s, - int32 index) cil managed - // SIG: 00 02 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetDigitValue - - .method /*06001231*/ public hidebysig static - float64 GetNumericValue(char ch) cil managed - // SIG: 00 01 0D 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetNumericValue - - .method /*06001232*/ public hidebysig static - float64 GetNumericValue(string s, - int32 index) cil managed - // SIG: 00 02 0D 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetNumericValue - - .method /*06001233*/ public hidebysig static - valuetype System.Globalization.UnicodeCategory/*02000208*/ - GetUnicodeCategory(char ch) cil managed - // SIG: 00 01 11 88 20 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetUnicodeCategory - - .method /*06001234*/ public hidebysig static - valuetype System.Globalization.UnicodeCategory/*02000208*/ - GetUnicodeCategory(int32 codePoint) cil managed - // SIG: 00 01 11 88 20 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetUnicodeCategory - - .method /*06001235*/ public hidebysig static - valuetype System.Globalization.UnicodeCategory/*02000208*/ - GetUnicodeCategory(string s, - int32 index) cil managed - // SIG: 00 02 11 88 20 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CharUnicodeInfo::GetUnicodeCategory - -} // end of class System.Globalization.CharUnicodeInfo - -.class /*020001E5*/ public auto ansi beforefieldinit System.Globalization.ChineseLunisolarCalendar - extends System.Globalization.EastAsianLunisolarCalendar/*020001EF*/ -{ - .field /*040002D3*/ public static literal int32 ChineseEra = int32(0x00000001) - .method /*06001236*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0012F4 */ call instance void System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::.ctor() /* 060012F4 */ - IL_0006: /* 2A | */ ret - } // end of method ChineseLunisolarCalendar::.ctor - - .method /*06001237*/ family hidebysig specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChineseLunisolarCalendar::get_DaysInYearBeforeMinSupportedYear - - .method /*06001238*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChineseLunisolarCalendar::get_Eras - - .method /*06001239*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChineseLunisolarCalendar::get_MaxSupportedDateTime - - .method /*0600123A*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChineseLunisolarCalendar::get_MinSupportedDateTime - - .method /*0600123B*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ChineseLunisolarCalendar::GetEra - - .property /*170002F3*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.ChineseLunisolarCalendar/*020001E5*/::get_DaysInYearBeforeMinSupportedYear() /* 06001237 */ - } // end of property ChineseLunisolarCalendar::DaysInYearBeforeMinSupportedYear - .property /*170002F4*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.ChineseLunisolarCalendar/*020001E5*/::get_Eras() /* 06001238 */ - } // end of property ChineseLunisolarCalendar::Eras - .property /*170002F5*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.ChineseLunisolarCalendar/*020001E5*/::get_MaxSupportedDateTime() /* 06001239 */ - } // end of property ChineseLunisolarCalendar::MaxSupportedDateTime - .property /*170002F6*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.ChineseLunisolarCalendar/*020001E5*/::get_MinSupportedDateTime() /* 0600123A */ - } // end of property ChineseLunisolarCalendar::MinSupportedDateTime -} // end of class System.Globalization.ChineseLunisolarCalendar - -.class /*020001E6*/ public auto ansi beforefieldinit System.Globalization.CompareInfo - extends System.Object/*0200008E*/ - implements System.Runtime.Serialization.IDeserializationCallback/*0200011B*/ -{ - .method /*0600123C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CompareInfo::.ctor - - .method /*0600123D*/ public hidebysig specialname - instance int32 get_LCID() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::get_LCID - - .method /*0600123E*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::get_Name - - .method /*0600123F*/ public hidebysig specialname - instance class System.Globalization.SortVersion/*020001FF*/ - get_Version() cil managed - // SIG: 20 00 12 87 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::get_Version - - .method /*06001240*/ public hidebysig newslot virtual - instance int32 Compare(string string1, - int32 offset1, - int32 length1, - string string2, - int32 offset2, - int32 length2) cil managed - // SIG: 20 06 08 0E 08 08 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Compare - - .method /*06001241*/ public hidebysig newslot virtual - instance int32 Compare(string string1, - int32 offset1, - int32 length1, - string string2, - int32 offset2, - int32 length2, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 07 08 0E 08 08 0E 08 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Compare - - .method /*06001242*/ public hidebysig newslot virtual - instance int32 Compare(string string1, - int32 offset1, - string string2, - int32 offset2) cil managed - // SIG: 20 04 08 0E 08 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Compare - - .method /*06001243*/ public hidebysig newslot virtual - instance int32 Compare(string string1, - int32 offset1, - string string2, - int32 offset2, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 05 08 0E 08 0E 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Compare - - .method /*06001244*/ public hidebysig newslot virtual - instance int32 Compare(string string1, - string string2) cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Compare - - .method /*06001245*/ public hidebysig newslot virtual - instance int32 Compare(string string1, - string string2, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 08 0E 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Compare - - .method /*06001246*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::Equals - - .method /*06001247*/ public hidebysig static - class System.Globalization.CompareInfo/*020001E6*/ - GetCompareInfo(int32 culture) cil managed - // SIG: 00 01 12 87 98 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetCompareInfo - - .method /*06001248*/ public hidebysig static - class System.Globalization.CompareInfo/*020001E6*/ - GetCompareInfo(int32 culture, - class System.Reflection.Assembly/*02000180*/ 'assembly') cil managed - // SIG: 00 02 12 87 98 08 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetCompareInfo - - .method /*06001249*/ public hidebysig static - class System.Globalization.CompareInfo/*020001E6*/ - GetCompareInfo(string name) cil managed - // SIG: 00 01 12 87 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetCompareInfo - - .method /*0600124A*/ public hidebysig static - class System.Globalization.CompareInfo/*020001E6*/ - GetCompareInfo(string name, - class System.Reflection.Assembly/*02000180*/ 'assembly') cil managed - // SIG: 00 02 12 87 98 0E 12 86 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetCompareInfo - - .method /*0600124B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetHashCode - - .method /*0600124C*/ public hidebysig newslot virtual - instance int32 GetHashCode(string source, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 02 08 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetHashCode - - .method /*0600124D*/ public hidebysig newslot virtual - instance class System.Globalization.SortKey/*020001FE*/ - GetSortKey(string source) cil managed - // SIG: 20 01 12 87 F8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetSortKey - - .method /*0600124E*/ public hidebysig newslot virtual - instance class System.Globalization.SortKey/*020001FE*/ - GetSortKey(string source, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 02 12 87 F8 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::GetSortKey - - .method /*0600124F*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - char 'value') cil managed - // SIG: 20 02 08 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001250*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - char 'value', - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 08 0E 03 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001251*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - char 'value', - int32 startIndex) cil managed - // SIG: 20 03 08 0E 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001252*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - char 'value', - int32 startIndex, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 04 08 0E 03 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001253*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - char 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 04 08 0E 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001254*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - char 'value', - int32 startIndex, - int32 count, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 05 08 0E 03 08 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001255*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - string 'value') cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001256*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - string 'value', - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 08 0E 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001257*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - string 'value', - int32 startIndex) cil managed - // SIG: 20 03 08 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001258*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - string 'value', - int32 startIndex, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 04 08 0E 0E 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*06001259*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - string 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 04 08 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*0600125A*/ public hidebysig newslot virtual - instance int32 IndexOf(string source, - string 'value', - int32 startIndex, - int32 count, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 05 08 0E 0E 08 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IndexOf - - .method /*0600125B*/ public hidebysig newslot virtual - instance bool IsPrefix(string source, - string prefix) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IsPrefix - - .method /*0600125C*/ public hidebysig newslot virtual - instance bool IsPrefix(string source, - string prefix, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 02 0E 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IsPrefix - - .method /*0600125D*/ public hidebysig static - bool IsSortable(char ch) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IsSortable - - .method /*0600125E*/ public hidebysig static - bool IsSortable(string text) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IsSortable - - .method /*0600125F*/ public hidebysig newslot virtual - instance bool IsSuffix(string source, - string suffix) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IsSuffix - - .method /*06001260*/ public hidebysig newslot virtual - instance bool IsSuffix(string source, - string suffix, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 02 0E 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::IsSuffix - - .method /*06001261*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - char 'value') cil managed - // SIG: 20 02 08 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001262*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - char 'value', - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 08 0E 03 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001263*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - char 'value', - int32 startIndex) cil managed - // SIG: 20 03 08 0E 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001264*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - char 'value', - int32 startIndex, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 04 08 0E 03 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001265*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - char 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 04 08 0E 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001266*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - char 'value', - int32 startIndex, - int32 count, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 05 08 0E 03 08 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001267*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - string 'value') cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001268*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - string 'value', - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 03 08 0E 0E 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*06001269*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - string 'value', - int32 startIndex) cil managed - // SIG: 20 03 08 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*0600126A*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - string 'value', - int32 startIndex, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 04 08 0E 0E 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*0600126B*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - string 'value', - int32 startIndex, - int32 count) cil managed - // SIG: 20 04 08 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*0600126C*/ public hidebysig newslot virtual - instance int32 LastIndexOf(string source, - string 'value', - int32 startIndex, - int32 count, - valuetype System.Globalization.CompareOptions/*020001E7*/ options) cil managed - // SIG: 20 05 08 0E 0E 08 08 11 87 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::LastIndexOf - - .method /*0600126D*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CompareInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*0600126E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompareInfo::ToString - - .property /*170002F7*/ instance int32 LCID() - { - .get instance int32 System.Globalization.CompareInfo/*020001E6*/::get_LCID() /* 0600123D */ - } // end of property CompareInfo::LCID - .property /*170002F8*/ instance string Name() - { - .get instance string System.Globalization.CompareInfo/*020001E6*/::get_Name() /* 0600123E */ - } // end of property CompareInfo::Name - .property /*170002F9*/ instance class System.Globalization.SortVersion/*020001FF*/ - Version() - { - .get instance class System.Globalization.SortVersion/*020001FF*/ System.Globalization.CompareInfo/*020001E6*/::get_Version() /* 0600123F */ - } // end of property CompareInfo::Version -} // end of class System.Globalization.CompareInfo - -.class /*020001E7*/ public auto ansi sealed System.Globalization.CompareOptions - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D4:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040002D4*/ public specialname rtspecialname int32 value__ - .field /*040002D5*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ IgnoreCase = int32(0x00000001) - .field /*040002D6*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ IgnoreKanaType = int32(0x00000008) - .field /*040002D7*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ IgnoreNonSpace = int32(0x00000002) - .field /*040002D8*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ IgnoreSymbols = int32(0x00000004) - .field /*040002D9*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ IgnoreWidth = int32(0x00000010) - .field /*040002DA*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ None = int32(0x00000000) - .field /*040002DB*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ Ordinal = int32(0x40000000) - .field /*040002DC*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ OrdinalIgnoreCase = int32(0x10000000) - .field /*040002DD*/ public static literal valuetype System.Globalization.CompareOptions/*020001E7*/ StringSort = int32(0x20000000) -} // end of class System.Globalization.CompareOptions - -.class /*020001E8*/ public auto ansi beforefieldinit System.Globalization.CultureInfo - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.IFormatProvider/*02000065*/ -{ - .method /*0600126F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 culture) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CultureInfo::.ctor - - .method /*06001270*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 culture, - bool useUserOverride) cil managed - // SIG: 20 02 01 08 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CultureInfo::.ctor - - .method /*06001271*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CultureInfo::.ctor - - .method /*06001272*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - bool useUserOverride) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method CultureInfo::.ctor - - .method /*06001273*/ public hidebysig newslot specialname virtual - instance class System.Globalization.Calendar/*020001E1*/ - get_Calendar() cil managed - // SIG: 20 00 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_Calendar - - .method /*06001274*/ public hidebysig newslot specialname virtual - instance class System.Globalization.CompareInfo/*020001E6*/ - get_CompareInfo() cil managed - // SIG: 20 00 12 87 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_CompareInfo - - .method /*06001275*/ public hidebysig specialname - instance valuetype System.Globalization.CultureTypes/*020001EA*/ - get_CultureTypes() cil managed - // SIG: 20 00 11 87 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_CultureTypes - - .method /*06001276*/ public hidebysig specialname static - class System.Globalization.CultureInfo/*020001E8*/ - get_CurrentCulture() cil managed - // SIG: 00 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_CurrentCulture - - .method /*06001277*/ public hidebysig specialname static - void set_CurrentCulture(class System.Globalization.CultureInfo/*020001E8*/ 'value') cil managed - // SIG: 00 01 01 12 87 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::set_CurrentCulture - - .method /*06001278*/ public hidebysig specialname static - class System.Globalization.CultureInfo/*020001E8*/ - get_CurrentUICulture() cil managed - // SIG: 00 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_CurrentUICulture - - .method /*06001279*/ public hidebysig specialname static - void set_CurrentUICulture(class System.Globalization.CultureInfo/*020001E8*/ 'value') cil managed - // SIG: 00 01 01 12 87 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::set_CurrentUICulture - - .method /*0600127A*/ public hidebysig newslot specialname virtual - instance class System.Globalization.DateTimeFormatInfo/*020001EB*/ - get_DateTimeFormat() cil managed - // SIG: 20 00 12 87 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_DateTimeFormat - - .method /*0600127B*/ public hidebysig newslot specialname virtual - instance void set_DateTimeFormat(class System.Globalization.DateTimeFormatInfo/*020001EB*/ 'value') cil managed - // SIG: 20 01 01 12 87 AC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::set_DateTimeFormat - - .method /*0600127C*/ public hidebysig specialname static - class System.Globalization.CultureInfo/*020001E8*/ - get_DefaultThreadCurrentCulture() cil managed - // SIG: 00 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_DefaultThreadCurrentCulture - - .method /*0600127D*/ public hidebysig specialname static - void set_DefaultThreadCurrentCulture(class System.Globalization.CultureInfo/*020001E8*/ 'value') cil managed - // SIG: 00 01 01 12 87 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::set_DefaultThreadCurrentCulture - - .method /*0600127E*/ public hidebysig specialname static - class System.Globalization.CultureInfo/*020001E8*/ - get_DefaultThreadCurrentUICulture() cil managed - // SIG: 00 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_DefaultThreadCurrentUICulture - - .method /*0600127F*/ public hidebysig specialname static - void set_DefaultThreadCurrentUICulture(class System.Globalization.CultureInfo/*020001E8*/ 'value') cil managed - // SIG: 00 01 01 12 87 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::set_DefaultThreadCurrentUICulture - - .method /*06001280*/ public hidebysig newslot specialname virtual - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_DisplayName - - .method /*06001281*/ public hidebysig newslot specialname virtual - instance string get_EnglishName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_EnglishName - - .method /*06001282*/ public hidebysig specialname - instance string get_IetfLanguageTag() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_IetfLanguageTag - - .method /*06001283*/ public hidebysig specialname static - class System.Globalization.CultureInfo/*020001E8*/ - get_InstalledUICulture() cil managed - // SIG: 00 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_InstalledUICulture - - .method /*06001284*/ public hidebysig specialname static - class System.Globalization.CultureInfo/*020001E8*/ - get_InvariantCulture() cil managed - // SIG: 00 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_InvariantCulture - - .method /*06001285*/ public hidebysig newslot specialname virtual - instance bool get_IsNeutralCulture() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_IsNeutralCulture - - .method /*06001286*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_IsReadOnly - - .method /*06001287*/ public hidebysig newslot specialname virtual - instance int32 get_KeyboardLayoutId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_KeyboardLayoutId - - .method /*06001288*/ public hidebysig newslot specialname virtual - instance int32 get_LCID() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_LCID - - .method /*06001289*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_Name - - .method /*0600128A*/ public hidebysig newslot specialname virtual - instance string get_NativeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_NativeName - - .method /*0600128B*/ public hidebysig newslot specialname virtual - instance class System.Globalization.NumberFormatInfo/*020001FA*/ - get_NumberFormat() cil managed - // SIG: 20 00 12 87 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_NumberFormat - - .method /*0600128C*/ public hidebysig newslot specialname virtual - instance void set_NumberFormat(class System.Globalization.NumberFormatInfo/*020001FA*/ 'value') cil managed - // SIG: 20 01 01 12 87 E8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::set_NumberFormat - - .method /*0600128D*/ public hidebysig newslot specialname virtual - instance class System.Globalization.Calendar/*020001E1*/[] - get_OptionalCalendars() cil managed - // SIG: 20 00 1D 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_OptionalCalendars - - .method /*0600128E*/ public hidebysig newslot specialname virtual - instance class System.Globalization.CultureInfo/*020001E8*/ - get_Parent() cil managed - // SIG: 20 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_Parent - - .method /*0600128F*/ public hidebysig newslot specialname virtual - instance class System.Globalization.TextInfo/*02000204*/ - get_TextInfo() cil managed - // SIG: 20 00 12 88 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_TextInfo - - .method /*06001290*/ public hidebysig newslot specialname virtual - instance string get_ThreeLetterISOLanguageName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_ThreeLetterISOLanguageName - - .method /*06001291*/ public hidebysig newslot specialname virtual - instance string get_ThreeLetterWindowsLanguageName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_ThreeLetterWindowsLanguageName - - .method /*06001292*/ public hidebysig newslot specialname virtual - instance string get_TwoLetterISOLanguageName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_TwoLetterISOLanguageName - - .method /*06001293*/ public hidebysig specialname - instance bool get_UseUserOverride() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::get_UseUserOverride - - .method /*06001294*/ public hidebysig instance void - ClearCachedData() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureInfo::ClearCachedData - - .method /*06001295*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::Clone - - .method /*06001296*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/ - CreateSpecificCulture(string name) cil managed - // SIG: 00 01 12 87 A0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::CreateSpecificCulture - - .method /*06001297*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::Equals - - .method /*06001298*/ public hidebysig instance class System.Globalization.CultureInfo/*020001E8*/ - GetConsoleFallbackUICulture() cil managed - // SIG: 20 00 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetConsoleFallbackUICulture - - .method /*06001299*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/ - GetCultureInfo(int32 culture) cil managed - // SIG: 00 01 12 87 A0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetCultureInfo - - .method /*0600129A*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/ - GetCultureInfo(string name) cil managed - // SIG: 00 01 12 87 A0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetCultureInfo - - .method /*0600129B*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/ - GetCultureInfo(string name, - string altName) cil managed - // SIG: 00 02 12 87 A0 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetCultureInfo - - .method /*0600129C*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/ - GetCultureInfoByIetfLanguageTag(string name) cil managed - // SIG: 00 01 12 87 A0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetCultureInfoByIetfLanguageTag - - .method /*0600129D*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/[] - GetCultures(valuetype System.Globalization.CultureTypes/*020001EA*/ types) cil managed - // SIG: 00 01 1D 12 87 A0 11 87 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetCultures - - .method /*0600129E*/ public hidebysig newslot virtual - instance object GetFormat(class System.Type/*020000B8*/ formatType) cil managed - // SIG: 20 01 1C 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetFormat - - .method /*0600129F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::GetHashCode - - .method /*060012A0*/ public hidebysig static - class System.Globalization.CultureInfo/*020001E8*/ - ReadOnly(class System.Globalization.CultureInfo/*020001E8*/ ci) cil managed - // SIG: 00 01 12 87 A0 12 87 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::ReadOnly - - .method /*060012A1*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureInfo::ToString - - .property /*170002FA*/ instance class System.Globalization.Calendar/*020001E1*/ - Calendar() - { - .get instance class System.Globalization.Calendar/*020001E1*/ System.Globalization.CultureInfo/*020001E8*/::get_Calendar() /* 06001273 */ - } // end of property CultureInfo::Calendar - .property /*170002FB*/ instance class System.Globalization.CompareInfo/*020001E6*/ - CompareInfo() - { - .get instance class System.Globalization.CompareInfo/*020001E6*/ System.Globalization.CultureInfo/*020001E8*/::get_CompareInfo() /* 06001274 */ - } // end of property CultureInfo::CompareInfo - .property /*170002FC*/ instance valuetype System.Globalization.CultureTypes/*020001EA*/ - CultureTypes() - { - .get instance valuetype System.Globalization.CultureTypes/*020001EA*/ System.Globalization.CultureInfo/*020001E8*/::get_CultureTypes() /* 06001275 */ - } // end of property CultureInfo::CultureTypes - .property /*170002FD*/ class System.Globalization.CultureInfo/*020001E8*/ - CurrentCulture() - { - .get class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_CurrentCulture() /* 06001276 */ - .set void System.Globalization.CultureInfo/*020001E8*/::set_CurrentCulture(class System.Globalization.CultureInfo/*020001E8*/) /* 06001277 */ - } // end of property CultureInfo::CurrentCulture - .property /*170002FE*/ class System.Globalization.CultureInfo/*020001E8*/ - CurrentUICulture() - { - .get class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_CurrentUICulture() /* 06001278 */ - .set void System.Globalization.CultureInfo/*020001E8*/::set_CurrentUICulture(class System.Globalization.CultureInfo/*020001E8*/) /* 06001279 */ - } // end of property CultureInfo::CurrentUICulture - .property /*170002FF*/ instance class System.Globalization.DateTimeFormatInfo/*020001EB*/ - DateTimeFormat() - { - .get instance class System.Globalization.DateTimeFormatInfo/*020001EB*/ System.Globalization.CultureInfo/*020001E8*/::get_DateTimeFormat() /* 0600127A */ - .set instance void System.Globalization.CultureInfo/*020001E8*/::set_DateTimeFormat(class System.Globalization.DateTimeFormatInfo/*020001EB*/) /* 0600127B */ - } // end of property CultureInfo::DateTimeFormat - .property /*17000300*/ class System.Globalization.CultureInfo/*020001E8*/ - DefaultThreadCurrentCulture() - { - .get class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_DefaultThreadCurrentCulture() /* 0600127C */ - .set void System.Globalization.CultureInfo/*020001E8*/::set_DefaultThreadCurrentCulture(class System.Globalization.CultureInfo/*020001E8*/) /* 0600127D */ - } // end of property CultureInfo::DefaultThreadCurrentCulture - .property /*17000301*/ class System.Globalization.CultureInfo/*020001E8*/ - DefaultThreadCurrentUICulture() - { - .get class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_DefaultThreadCurrentUICulture() /* 0600127E */ - .set void System.Globalization.CultureInfo/*020001E8*/::set_DefaultThreadCurrentUICulture(class System.Globalization.CultureInfo/*020001E8*/) /* 0600127F */ - } // end of property CultureInfo::DefaultThreadCurrentUICulture - .property /*17000302*/ instance string DisplayName() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_DisplayName() /* 06001280 */ - } // end of property CultureInfo::DisplayName - .property /*17000303*/ instance string EnglishName() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_EnglishName() /* 06001281 */ - } // end of property CultureInfo::EnglishName - .property /*17000304*/ instance string IetfLanguageTag() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_IetfLanguageTag() /* 06001282 */ - } // end of property CultureInfo::IetfLanguageTag - .property /*17000305*/ class System.Globalization.CultureInfo/*020001E8*/ - InstalledUICulture() - { - .get class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_InstalledUICulture() /* 06001283 */ - } // end of property CultureInfo::InstalledUICulture - .property /*17000306*/ class System.Globalization.CultureInfo/*020001E8*/ - InvariantCulture() - { - .get class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_InvariantCulture() /* 06001284 */ - } // end of property CultureInfo::InvariantCulture - .property /*17000307*/ instance bool IsNeutralCulture() - { - .get instance bool System.Globalization.CultureInfo/*020001E8*/::get_IsNeutralCulture() /* 06001285 */ - } // end of property CultureInfo::IsNeutralCulture - .property /*17000308*/ instance bool IsReadOnly() - { - .get instance bool System.Globalization.CultureInfo/*020001E8*/::get_IsReadOnly() /* 06001286 */ - } // end of property CultureInfo::IsReadOnly - .property /*17000309*/ instance int32 KeyboardLayoutId() - { - .get instance int32 System.Globalization.CultureInfo/*020001E8*/::get_KeyboardLayoutId() /* 06001287 */ - } // end of property CultureInfo::KeyboardLayoutId - .property /*1700030A*/ instance int32 LCID() - { - .get instance int32 System.Globalization.CultureInfo/*020001E8*/::get_LCID() /* 06001288 */ - } // end of property CultureInfo::LCID - .property /*1700030B*/ instance string Name() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_Name() /* 06001289 */ - } // end of property CultureInfo::Name - .property /*1700030C*/ instance string NativeName() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_NativeName() /* 0600128A */ - } // end of property CultureInfo::NativeName - .property /*1700030D*/ instance class System.Globalization.NumberFormatInfo/*020001FA*/ - NumberFormat() - { - .get instance class System.Globalization.NumberFormatInfo/*020001FA*/ System.Globalization.CultureInfo/*020001E8*/::get_NumberFormat() /* 0600128B */ - .set instance void System.Globalization.CultureInfo/*020001E8*/::set_NumberFormat(class System.Globalization.NumberFormatInfo/*020001FA*/) /* 0600128C */ - } // end of property CultureInfo::NumberFormat - .property /*1700030E*/ instance class System.Globalization.Calendar/*020001E1*/[] - OptionalCalendars() - { - .get instance class System.Globalization.Calendar/*020001E1*/[] System.Globalization.CultureInfo/*020001E8*/::get_OptionalCalendars() /* 0600128D */ - } // end of property CultureInfo::OptionalCalendars - .property /*1700030F*/ instance class System.Globalization.CultureInfo/*020001E8*/ - Parent() - { - .get instance class System.Globalization.CultureInfo/*020001E8*/ System.Globalization.CultureInfo/*020001E8*/::get_Parent() /* 0600128E */ - } // end of property CultureInfo::Parent - .property /*17000310*/ instance class System.Globalization.TextInfo/*02000204*/ - TextInfo() - { - .get instance class System.Globalization.TextInfo/*02000204*/ System.Globalization.CultureInfo/*020001E8*/::get_TextInfo() /* 0600128F */ - } // end of property CultureInfo::TextInfo - .property /*17000311*/ instance string ThreeLetterISOLanguageName() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_ThreeLetterISOLanguageName() /* 06001290 */ - } // end of property CultureInfo::ThreeLetterISOLanguageName - .property /*17000312*/ instance string ThreeLetterWindowsLanguageName() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_ThreeLetterWindowsLanguageName() /* 06001291 */ - } // end of property CultureInfo::ThreeLetterWindowsLanguageName - .property /*17000313*/ instance string TwoLetterISOLanguageName() - { - .get instance string System.Globalization.CultureInfo/*020001E8*/::get_TwoLetterISOLanguageName() /* 06001292 */ - } // end of property CultureInfo::TwoLetterISOLanguageName - .property /*17000314*/ instance bool UseUserOverride() - { - .get instance bool System.Globalization.CultureInfo/*020001E8*/::get_UseUserOverride() /* 06001293 */ - } // end of property CultureInfo::UseUserOverride -} // end of class System.Globalization.CultureInfo - -.class /*020001E9*/ public auto ansi beforefieldinit System.Globalization.CultureNotFoundException - extends System.ArgumentException/*02000018*/ -{ - .method /*060012A2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A3*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A6*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 invalidCultureId, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 03 01 0E 08 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A7*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName, - int32 invalidCultureId, - string message) cil managed - // SIG: 20 03 01 0E 08 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A8*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName, - string message) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012A9*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - string invalidCultureName, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 03 01 0E 0E 12 80 EC - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012AA*/ public hidebysig specialname rtspecialname - instance void .ctor(string paramName, - string invalidCultureName, - string message) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.ArgumentException/*02000018*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method CultureNotFoundException::.ctor - - .method /*060012AB*/ public hidebysig newslot specialname virtual - instance valuetype System.Nullable`1/*0200008C*/ - get_InvalidCultureId() cil managed - // SIG: 20 00 15 11 82 30 01 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureNotFoundException::get_InvalidCultureId - - .method /*060012AC*/ public hidebysig newslot specialname virtual - instance string get_InvalidCultureName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureNotFoundException::get_InvalidCultureName - - .method /*060012AD*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CultureNotFoundException::get_Message - - .method /*060012AE*/ public hidebysig virtual - instance void GetObjectData(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CultureNotFoundException::GetObjectData - - .property /*17000315*/ instance valuetype System.Nullable`1/*0200008C*/ - InvalidCultureId() - { - .get instance valuetype System.Nullable`1/*0200008C*/ System.Globalization.CultureNotFoundException/*020001E9*/::get_InvalidCultureId() /* 060012AB */ - } // end of property CultureNotFoundException::InvalidCultureId - .property /*17000316*/ instance string InvalidCultureName() - { - .get instance string System.Globalization.CultureNotFoundException/*020001E9*/::get_InvalidCultureName() /* 060012AC */ - } // end of property CultureNotFoundException::InvalidCultureName - .property /*17000317*/ instance string Message() - { - .get instance string System.Globalization.CultureNotFoundException/*020001E9*/::get_Message() /* 060012AD */ - } // end of property CultureNotFoundException::Message -} // end of class System.Globalization.CultureNotFoundException - -.class /*020001EA*/ public auto ansi sealed System.Globalization.CultureTypes - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D5:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040002DE*/ public specialname rtspecialname int32 value__ - .field /*040002DF*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ AllCultures = int32(0x00000007) - .field /*040002E0*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ FrameworkCultures = int32(0x00000040) - .custom /*0C0000FD:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 49 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..IThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 50 6C 65 61 73 65 20 75 73 65 20 6F // d. Please use o - 74 68 65 72 20 76 61 6C 75 65 73 20 69 6E 20 43 // ther values in C - 75 6C 74 75 72 65 54 79 70 65 73 2E 00 00 ) // ultureTypes... - .field /*040002E1*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ InstalledWin32Cultures = int32(0x00000004) - .field /*040002E2*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ NeutralCultures = int32(0x00000001) - .field /*040002E3*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ ReplacementCultures = int32(0x00000010) - .field /*040002E4*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ SpecificCultures = int32(0x00000002) - .field /*040002E5*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ UserCustomCulture = int32(0x00000008) - .field /*040002E6*/ public static literal valuetype System.Globalization.CultureTypes/*020001EA*/ WindowsOnlyCultures = int32(0x00000020) - .custom /*0C0000FE:060005E2*/ instance void System.ObsoleteAttribute/*02000090*/::.ctor(string) /* 060005E2 */ = ( 01 00 49 54 68 69 73 20 76 61 6C 75 65 20 68 61 // ..IThis value ha - 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 65 // s been deprecate - 64 2E 20 20 50 6C 65 61 73 65 20 75 73 65 20 6F // d. Please use o - 74 68 65 72 20 76 61 6C 75 65 73 20 69 6E 20 43 // ther values in C - 75 6C 74 75 72 65 54 79 70 65 73 2E 00 00 ) // ultureTypes... -} // end of class System.Globalization.CultureTypes - -.class /*020001EB*/ public auto ansi sealed beforefieldinit System.Globalization.DateTimeFormatInfo - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.IFormatProvider/*02000065*/ -{ - .method /*060012AF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method DateTimeFormatInfo::.ctor - - .method /*060012B0*/ public hidebysig specialname - instance string[] get_AbbreviatedDayNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_AbbreviatedDayNames - - .method /*060012B1*/ public hidebysig specialname - instance void set_AbbreviatedDayNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_AbbreviatedDayNames - - .method /*060012B2*/ public hidebysig specialname - instance string[] get_AbbreviatedMonthGenitiveNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_AbbreviatedMonthGenitiveNames - - .method /*060012B3*/ public hidebysig specialname - instance void set_AbbreviatedMonthGenitiveNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames - - .method /*060012B4*/ public hidebysig specialname - instance string[] get_AbbreviatedMonthNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_AbbreviatedMonthNames - - .method /*060012B5*/ public hidebysig specialname - instance void set_AbbreviatedMonthNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_AbbreviatedMonthNames - - .method /*060012B6*/ public hidebysig specialname - instance string get_AMDesignator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_AMDesignator - - .method /*060012B7*/ public hidebysig specialname - instance void set_AMDesignator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_AMDesignator - - .method /*060012B8*/ public hidebysig specialname - instance class System.Globalization.Calendar/*020001E1*/ - get_Calendar() cil managed - // SIG: 20 00 12 87 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_Calendar - - .method /*060012B9*/ public hidebysig specialname - instance void set_Calendar(class System.Globalization.Calendar/*020001E1*/ 'value') cil managed - // SIG: 20 01 01 12 87 84 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_Calendar - - .method /*060012BA*/ public hidebysig specialname - instance valuetype System.Globalization.CalendarWeekRule/*020001E3*/ - get_CalendarWeekRule() cil managed - // SIG: 20 00 11 87 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_CalendarWeekRule - - .method /*060012BB*/ public hidebysig specialname - instance void set_CalendarWeekRule(valuetype System.Globalization.CalendarWeekRule/*020001E3*/ 'value') cil managed - // SIG: 20 01 01 11 87 8C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_CalendarWeekRule - - .method /*060012BC*/ public hidebysig specialname static - class System.Globalization.DateTimeFormatInfo/*020001EB*/ - get_CurrentInfo() cil managed - // SIG: 00 00 12 87 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_CurrentInfo - - .method /*060012BD*/ public hidebysig specialname - instance string get_DateSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_DateSeparator - - .method /*060012BE*/ public hidebysig specialname - instance void set_DateSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_DateSeparator - - .method /*060012BF*/ public hidebysig specialname - instance string[] get_DayNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_DayNames - - .method /*060012C0*/ public hidebysig specialname - instance void set_DayNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_DayNames - - .method /*060012C1*/ public hidebysig specialname - instance valuetype System.DayOfWeek/*0200002F*/ - get_FirstDayOfWeek() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_FirstDayOfWeek - - .method /*060012C2*/ public hidebysig specialname - instance void set_FirstDayOfWeek(valuetype System.DayOfWeek/*0200002F*/ 'value') cil managed - // SIG: 20 01 01 11 80 BC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_FirstDayOfWeek - - .method /*060012C3*/ public hidebysig specialname - instance string get_FullDateTimePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_FullDateTimePattern - - .method /*060012C4*/ public hidebysig specialname - instance void set_FullDateTimePattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_FullDateTimePattern - - .method /*060012C5*/ public hidebysig specialname static - class System.Globalization.DateTimeFormatInfo/*020001EB*/ - get_InvariantInfo() cil managed - // SIG: 00 00 12 87 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_InvariantInfo - - .method /*060012C6*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_IsReadOnly - - .method /*060012C7*/ public hidebysig specialname - instance string get_LongDatePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_LongDatePattern - - .method /*060012C8*/ public hidebysig specialname - instance void set_LongDatePattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_LongDatePattern - - .method /*060012C9*/ public hidebysig specialname - instance string get_LongTimePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_LongTimePattern - - .method /*060012CA*/ public hidebysig specialname - instance void set_LongTimePattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_LongTimePattern - - .method /*060012CB*/ public hidebysig specialname - instance string get_MonthDayPattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_MonthDayPattern - - .method /*060012CC*/ public hidebysig specialname - instance void set_MonthDayPattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_MonthDayPattern - - .method /*060012CD*/ public hidebysig specialname - instance string[] get_MonthGenitiveNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_MonthGenitiveNames - - .method /*060012CE*/ public hidebysig specialname - instance void set_MonthGenitiveNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_MonthGenitiveNames - - .method /*060012CF*/ public hidebysig specialname - instance string[] get_MonthNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_MonthNames - - .method /*060012D0*/ public hidebysig specialname - instance void set_MonthNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_MonthNames - - .method /*060012D1*/ public hidebysig specialname - instance string get_NativeCalendarName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_NativeCalendarName - - .method /*060012D2*/ public hidebysig specialname - instance string get_PMDesignator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_PMDesignator - - .method /*060012D3*/ public hidebysig specialname - instance void set_PMDesignator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_PMDesignator - - .method /*060012D4*/ public hidebysig specialname - instance string get_RFC1123Pattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_RFC1123Pattern - - .method /*060012D5*/ public hidebysig specialname - instance string get_ShortDatePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_ShortDatePattern - - .method /*060012D6*/ public hidebysig specialname - instance void set_ShortDatePattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_ShortDatePattern - - .method /*060012D7*/ public hidebysig specialname - instance string[] get_ShortestDayNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_ShortestDayNames - - .method /*060012D8*/ public hidebysig specialname - instance void set_ShortestDayNames(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_ShortestDayNames - - .method /*060012D9*/ public hidebysig specialname - instance string get_ShortTimePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_ShortTimePattern - - .method /*060012DA*/ public hidebysig specialname - instance void set_ShortTimePattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_ShortTimePattern - - .method /*060012DB*/ public hidebysig specialname - instance string get_SortableDateTimePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_SortableDateTimePattern - - .method /*060012DC*/ public hidebysig specialname - instance string get_TimeSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_TimeSeparator - - .method /*060012DD*/ public hidebysig specialname - instance void set_TimeSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_TimeSeparator - - .method /*060012DE*/ public hidebysig specialname - instance string get_UniversalSortableDateTimePattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_UniversalSortableDateTimePattern - - .method /*060012DF*/ public hidebysig specialname - instance string get_YearMonthPattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::get_YearMonthPattern - - .method /*060012E0*/ public hidebysig specialname - instance void set_YearMonthPattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::set_YearMonthPattern - - .method /*060012E1*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::Clone - - .method /*060012E2*/ public hidebysig instance string - GetAbbreviatedDayName(valuetype System.DayOfWeek/*0200002F*/ dayofweek) cil managed - // SIG: 20 01 0E 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetAbbreviatedDayName - - .method /*060012E3*/ public hidebysig instance string - GetAbbreviatedEraName(int32 era) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetAbbreviatedEraName - - .method /*060012E4*/ public hidebysig instance string - GetAbbreviatedMonthName(int32 month) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetAbbreviatedMonthName - - .method /*060012E5*/ public hidebysig instance string[] - GetAllDateTimePatterns() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetAllDateTimePatterns - - .method /*060012E6*/ public hidebysig instance string[] - GetAllDateTimePatterns(char format) cil managed - // SIG: 20 01 1D 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetAllDateTimePatterns - - .method /*060012E7*/ public hidebysig instance string - GetDayName(valuetype System.DayOfWeek/*0200002F*/ dayofweek) cil managed - // SIG: 20 01 0E 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetDayName - - .method /*060012E8*/ public hidebysig instance int32 - GetEra(string eraName) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetEra - - .method /*060012E9*/ public hidebysig instance string - GetEraName(int32 era) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetEraName - - .method /*060012EA*/ public hidebysig newslot virtual final - instance object GetFormat(class System.Type/*020000B8*/ formatType) cil managed - // SIG: 20 01 1C 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetFormat - - .method /*060012EB*/ public hidebysig static - class System.Globalization.DateTimeFormatInfo/*020001EB*/ - GetInstance(class System.IFormatProvider/*02000065*/ provider) cil managed - // SIG: 00 01 12 87 AC 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetInstance - - .method /*060012EC*/ public hidebysig instance string - GetMonthName(int32 month) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetMonthName - - .method /*060012ED*/ public hidebysig instance string - GetShortestDayName(valuetype System.DayOfWeek/*0200002F*/ dayOfWeek) cil managed - // SIG: 20 01 0E 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::GetShortestDayName - - .method /*060012EE*/ public hidebysig static - class System.Globalization.DateTimeFormatInfo/*020001EB*/ - ReadOnly(class System.Globalization.DateTimeFormatInfo/*020001EB*/ dtfi) cil managed - // SIG: 00 01 12 87 AC 12 87 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DateTimeFormatInfo::ReadOnly - - .method /*060012EF*/ public hidebysig instance void - SetAllDateTimePatterns(string[] patterns, - char format) cil managed - // SIG: 20 02 01 1D 0E 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DateTimeFormatInfo::SetAllDateTimePatterns - - .property /*17000318*/ instance string[] - AbbreviatedDayNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_AbbreviatedDayNames() /* 060012B0 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_AbbreviatedDayNames(string[]) /* 060012B1 */ - } // end of property DateTimeFormatInfo::AbbreviatedDayNames - .property /*17000319*/ instance string[] - AbbreviatedMonthGenitiveNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_AbbreviatedMonthGenitiveNames() /* 060012B2 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_AbbreviatedMonthGenitiveNames(string[]) /* 060012B3 */ - } // end of property DateTimeFormatInfo::AbbreviatedMonthGenitiveNames - .property /*1700031A*/ instance string[] - AbbreviatedMonthNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_AbbreviatedMonthNames() /* 060012B4 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_AbbreviatedMonthNames(string[]) /* 060012B5 */ - } // end of property DateTimeFormatInfo::AbbreviatedMonthNames - .property /*1700031B*/ instance string AMDesignator() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_AMDesignator() /* 060012B6 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_AMDesignator(string) /* 060012B7 */ - } // end of property DateTimeFormatInfo::AMDesignator - .property /*1700031C*/ instance class System.Globalization.Calendar/*020001E1*/ - Calendar() - { - .get instance class System.Globalization.Calendar/*020001E1*/ System.Globalization.DateTimeFormatInfo/*020001EB*/::get_Calendar() /* 060012B8 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_Calendar(class System.Globalization.Calendar/*020001E1*/) /* 060012B9 */ - } // end of property DateTimeFormatInfo::Calendar - .property /*1700031D*/ instance valuetype System.Globalization.CalendarWeekRule/*020001E3*/ - CalendarWeekRule() - { - .get instance valuetype System.Globalization.CalendarWeekRule/*020001E3*/ System.Globalization.DateTimeFormatInfo/*020001EB*/::get_CalendarWeekRule() /* 060012BA */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_CalendarWeekRule(valuetype System.Globalization.CalendarWeekRule/*020001E3*/) /* 060012BB */ - } // end of property DateTimeFormatInfo::CalendarWeekRule - .property /*1700031E*/ class System.Globalization.DateTimeFormatInfo/*020001EB*/ - CurrentInfo() - { - .get class System.Globalization.DateTimeFormatInfo/*020001EB*/ System.Globalization.DateTimeFormatInfo/*020001EB*/::get_CurrentInfo() /* 060012BC */ - } // end of property DateTimeFormatInfo::CurrentInfo - .property /*1700031F*/ instance string DateSeparator() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_DateSeparator() /* 060012BD */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_DateSeparator(string) /* 060012BE */ - } // end of property DateTimeFormatInfo::DateSeparator - .property /*17000320*/ instance string[] - DayNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_DayNames() /* 060012BF */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_DayNames(string[]) /* 060012C0 */ - } // end of property DateTimeFormatInfo::DayNames - .property /*17000321*/ instance valuetype System.DayOfWeek/*0200002F*/ - FirstDayOfWeek() - { - .get instance valuetype System.DayOfWeek/*0200002F*/ System.Globalization.DateTimeFormatInfo/*020001EB*/::get_FirstDayOfWeek() /* 060012C1 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_FirstDayOfWeek(valuetype System.DayOfWeek/*0200002F*/) /* 060012C2 */ - } // end of property DateTimeFormatInfo::FirstDayOfWeek - .property /*17000322*/ instance string FullDateTimePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_FullDateTimePattern() /* 060012C3 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_FullDateTimePattern(string) /* 060012C4 */ - } // end of property DateTimeFormatInfo::FullDateTimePattern - .property /*17000323*/ class System.Globalization.DateTimeFormatInfo/*020001EB*/ - InvariantInfo() - { - .get class System.Globalization.DateTimeFormatInfo/*020001EB*/ System.Globalization.DateTimeFormatInfo/*020001EB*/::get_InvariantInfo() /* 060012C5 */ - } // end of property DateTimeFormatInfo::InvariantInfo - .property /*17000324*/ instance bool IsReadOnly() - { - .get instance bool System.Globalization.DateTimeFormatInfo/*020001EB*/::get_IsReadOnly() /* 060012C6 */ - } // end of property DateTimeFormatInfo::IsReadOnly - .property /*17000325*/ instance string LongDatePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_LongDatePattern() /* 060012C7 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_LongDatePattern(string) /* 060012C8 */ - } // end of property DateTimeFormatInfo::LongDatePattern - .property /*17000326*/ instance string LongTimePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_LongTimePattern() /* 060012C9 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_LongTimePattern(string) /* 060012CA */ - } // end of property DateTimeFormatInfo::LongTimePattern - .property /*17000327*/ instance string MonthDayPattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_MonthDayPattern() /* 060012CB */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_MonthDayPattern(string) /* 060012CC */ - } // end of property DateTimeFormatInfo::MonthDayPattern - .property /*17000328*/ instance string[] - MonthGenitiveNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_MonthGenitiveNames() /* 060012CD */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_MonthGenitiveNames(string[]) /* 060012CE */ - } // end of property DateTimeFormatInfo::MonthGenitiveNames - .property /*17000329*/ instance string[] - MonthNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_MonthNames() /* 060012CF */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_MonthNames(string[]) /* 060012D0 */ - } // end of property DateTimeFormatInfo::MonthNames - .property /*1700032A*/ instance string NativeCalendarName() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_NativeCalendarName() /* 060012D1 */ - } // end of property DateTimeFormatInfo::NativeCalendarName - .property /*1700032B*/ instance string PMDesignator() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_PMDesignator() /* 060012D2 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_PMDesignator(string) /* 060012D3 */ - } // end of property DateTimeFormatInfo::PMDesignator - .property /*1700032C*/ instance string RFC1123Pattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_RFC1123Pattern() /* 060012D4 */ - } // end of property DateTimeFormatInfo::RFC1123Pattern - .property /*1700032D*/ instance string ShortDatePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_ShortDatePattern() /* 060012D5 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_ShortDatePattern(string) /* 060012D6 */ - } // end of property DateTimeFormatInfo::ShortDatePattern - .property /*1700032E*/ instance string[] - ShortestDayNames() - { - .get instance string[] System.Globalization.DateTimeFormatInfo/*020001EB*/::get_ShortestDayNames() /* 060012D7 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_ShortestDayNames(string[]) /* 060012D8 */ - } // end of property DateTimeFormatInfo::ShortestDayNames - .property /*1700032F*/ instance string ShortTimePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_ShortTimePattern() /* 060012D9 */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_ShortTimePattern(string) /* 060012DA */ - } // end of property DateTimeFormatInfo::ShortTimePattern - .property /*17000330*/ instance string SortableDateTimePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_SortableDateTimePattern() /* 060012DB */ - } // end of property DateTimeFormatInfo::SortableDateTimePattern - .property /*17000331*/ instance string TimeSeparator() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_TimeSeparator() /* 060012DC */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_TimeSeparator(string) /* 060012DD */ - } // end of property DateTimeFormatInfo::TimeSeparator - .property /*17000332*/ instance string UniversalSortableDateTimePattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_UniversalSortableDateTimePattern() /* 060012DE */ - } // end of property DateTimeFormatInfo::UniversalSortableDateTimePattern - .property /*17000333*/ instance string YearMonthPattern() - { - .get instance string System.Globalization.DateTimeFormatInfo/*020001EB*/::get_YearMonthPattern() /* 060012DF */ - .set instance void System.Globalization.DateTimeFormatInfo/*020001EB*/::set_YearMonthPattern(string) /* 060012E0 */ - } // end of property DateTimeFormatInfo::YearMonthPattern -} // end of class System.Globalization.DateTimeFormatInfo - -.class /*020001EC*/ public auto ansi sealed System.Globalization.DateTimeStyles - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D6:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*040002E7*/ public specialname rtspecialname int32 value__ - .field /*040002E8*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AdjustToUniversal = int32(0x00000010) - .field /*040002E9*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AllowInnerWhite = int32(0x00000004) - .field /*040002EA*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AllowLeadingWhite = int32(0x00000001) - .field /*040002EB*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AllowTrailingWhite = int32(0x00000002) - .field /*040002EC*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AllowWhiteSpaces = int32(0x00000007) - .field /*040002ED*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AssumeLocal = int32(0x00000020) - .field /*040002EE*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ AssumeUniversal = int32(0x00000040) - .field /*040002EF*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ NoCurrentDateDefault = int32(0x00000008) - .field /*040002F0*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ None = int32(0x00000000) - .field /*040002F1*/ public static literal valuetype System.Globalization.DateTimeStyles/*020001EC*/ RoundtripKind = int32(0x00000080) -} // end of class System.Globalization.DateTimeStyles - -.class /*020001ED*/ public auto ansi beforefieldinit System.Globalization.DaylightTime - extends System.Object/*0200008E*/ -{ - .method /*060012F0*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.DateTime/*0200002C*/ start, - valuetype System.DateTime/*0200002C*/ end, - valuetype System.TimeSpan/*020000AA*/ delta) cil managed - // SIG: 20 03 01 11 80 B0 11 80 B0 11 82 A8 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method DaylightTime::.ctor - - .method /*060012F1*/ public hidebysig specialname - instance valuetype System.TimeSpan/*020000AA*/ - get_Delta() cil managed - // SIG: 20 00 11 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DaylightTime::get_Delta - - .method /*060012F2*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_End() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DaylightTime::get_End - - .method /*060012F3*/ public hidebysig specialname - instance valuetype System.DateTime/*0200002C*/ - get_Start() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DaylightTime::get_Start - - .property /*17000334*/ instance valuetype System.TimeSpan/*020000AA*/ - Delta() - { - .get instance valuetype System.TimeSpan/*020000AA*/ System.Globalization.DaylightTime/*020001ED*/::get_Delta() /* 060012F1 */ - } // end of property DaylightTime::Delta - .property /*17000335*/ instance valuetype System.DateTime/*0200002C*/ - End() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.DaylightTime/*020001ED*/::get_End() /* 060012F2 */ - } // end of property DaylightTime::End - .property /*17000336*/ instance valuetype System.DateTime/*0200002C*/ - Start() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.DaylightTime/*020001ED*/::get_Start() /* 060012F3 */ - } // end of property DaylightTime::Start -} // end of class System.Globalization.DaylightTime - -.class /*020001EE*/ public auto ansi sealed System.Globalization.DigitShapes - extends System.Enum/*02000037*/ -{ - .field /*040002F2*/ public specialname rtspecialname int32 value__ - .field /*040002F3*/ public static literal valuetype System.Globalization.DigitShapes/*020001EE*/ Context = int32(0x00000000) - .field /*040002F4*/ public static literal valuetype System.Globalization.DigitShapes/*020001EE*/ NativeNational = int32(0x00000002) - .field /*040002F5*/ public static literal valuetype System.Globalization.DigitShapes/*020001EE*/ None = int32(0x00000001) -} // end of class System.Globalization.DigitShapes - -.class /*020001EF*/ public abstract auto ansi beforefieldinit System.Globalization.EastAsianLunisolarCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .method /*060012F4*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method EastAsianLunisolarCalendar::.ctor - - .method /*060012F5*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::get_AlgorithmType - - .method /*060012F6*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::get_TwoDigitYearMax - - .method /*060012F7*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method EastAsianLunisolarCalendar::set_TwoDigitYearMax - - .method /*060012F8*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::AddMonths - - .method /*060012F9*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::AddYears - - .method /*060012FA*/ public hidebysig instance int32 - GetCelestialStem(int32 sexagenaryYear) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetCelestialStem - - .method /*060012FB*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetDayOfMonth - - .method /*060012FC*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetDayOfWeek - - .method /*060012FD*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetDayOfYear - - .method /*060012FE*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetDaysInMonth - - .method /*060012FF*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetDaysInYear - - .method /*06001300*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetLeapMonth - - .method /*06001301*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetMonth - - .method /*06001302*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetMonthsInYear - - .method /*06001303*/ public hidebysig newslot virtual - instance int32 GetSexagenaryYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetSexagenaryYear - - .method /*06001304*/ public hidebysig instance int32 - GetTerrestrialBranch(int32 sexagenaryYear) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetTerrestrialBranch - - .method /*06001305*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::GetYear - - .method /*06001306*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::IsLeapDay - - .method /*06001307*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::IsLeapMonth - - .method /*06001308*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::IsLeapYear - - .method /*06001309*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::ToDateTime - - .method /*0600130A*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EastAsianLunisolarCalendar::ToFourDigitYear - - .property /*17000337*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::get_AlgorithmType() /* 060012F5 */ - } // end of property EastAsianLunisolarCalendar::AlgorithmType - .property /*17000338*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::get_TwoDigitYearMax() /* 060012F6 */ - .set instance void System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::set_TwoDigitYearMax(int32) /* 060012F7 */ - } // end of property EastAsianLunisolarCalendar::TwoDigitYearMax -} // end of class System.Globalization.EastAsianLunisolarCalendar - -.class /*020001F0*/ public auto ansi beforefieldinit System.Globalization.GregorianCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*040002F6*/ public static literal int32 ADEra = int32(0x00000001) - .method /*0600130B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method GregorianCalendar::.ctor - - .method /*0600130C*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ 'type') cil managed - // SIG: 20 01 01 11 87 C4 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method GregorianCalendar::.ctor - - .method /*0600130D*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::get_AlgorithmType - - .method /*0600130E*/ public hidebysig newslot specialname virtual - instance valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ - get_CalendarType() cil managed - // SIG: 20 00 11 87 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::get_CalendarType - - .method /*0600130F*/ public hidebysig newslot specialname virtual - instance void set_CalendarType(valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ 'value') cil managed - // SIG: 20 01 01 11 87 C4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GregorianCalendar::set_CalendarType - - .method /*06001310*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::get_Eras - - .method /*06001311*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::get_MaxSupportedDateTime - - .method /*06001312*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::get_MinSupportedDateTime - - .method /*06001313*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::get_TwoDigitYearMax - - .method /*06001314*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GregorianCalendar::set_TwoDigitYearMax - - .method /*06001315*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::AddMonths - - .method /*06001316*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::AddYears - - .method /*06001317*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetDayOfMonth - - .method /*06001318*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetDayOfWeek - - .method /*06001319*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetDayOfYear - - .method /*0600131A*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetDaysInMonth - - .method /*0600131B*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetDaysInYear - - .method /*0600131C*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetEra - - .method /*0600131D*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetLeapMonth - - .method /*0600131E*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetMonth - - .method /*0600131F*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetMonthsInYear - - .method /*06001320*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::GetYear - - .method /*06001321*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::IsLeapDay - - .method /*06001322*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::IsLeapMonth - - .method /*06001323*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::IsLeapYear - - .method /*06001324*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::ToDateTime - - .method /*06001325*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GregorianCalendar::ToFourDigitYear - - .property /*17000339*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.GregorianCalendar/*020001F0*/::get_AlgorithmType() /* 0600130D */ - } // end of property GregorianCalendar::AlgorithmType - .property /*1700033A*/ instance valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ - CalendarType() - { - .get instance valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ System.Globalization.GregorianCalendar/*020001F0*/::get_CalendarType() /* 0600130E */ - .set instance void System.Globalization.GregorianCalendar/*020001F0*/::set_CalendarType(valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/) /* 0600130F */ - } // end of property GregorianCalendar::CalendarType - .property /*1700033B*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.GregorianCalendar/*020001F0*/::get_Eras() /* 06001310 */ - } // end of property GregorianCalendar::Eras - .property /*1700033C*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.GregorianCalendar/*020001F0*/::get_MaxSupportedDateTime() /* 06001311 */ - } // end of property GregorianCalendar::MaxSupportedDateTime - .property /*1700033D*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.GregorianCalendar/*020001F0*/::get_MinSupportedDateTime() /* 06001312 */ - } // end of property GregorianCalendar::MinSupportedDateTime - .property /*1700033E*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.GregorianCalendar/*020001F0*/::get_TwoDigitYearMax() /* 06001313 */ - .set instance void System.Globalization.GregorianCalendar/*020001F0*/::set_TwoDigitYearMax(int32) /* 06001314 */ - } // end of property GregorianCalendar::TwoDigitYearMax -} // end of class System.Globalization.GregorianCalendar - -.class /*020001F1*/ public auto ansi sealed System.Globalization.GregorianCalendarTypes - extends System.Enum/*02000037*/ -{ - .field /*040002F7*/ public specialname rtspecialname int32 value__ - .field /*040002F8*/ public static literal valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ Arabic = int32(0x0000000A) - .field /*040002F9*/ public static literal valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ Localized = int32(0x00000001) - .field /*040002FA*/ public static literal valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ MiddleEastFrench = int32(0x00000009) - .field /*040002FB*/ public static literal valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ TransliteratedEnglish = int32(0x0000000B) - .field /*040002FC*/ public static literal valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ TransliteratedFrench = int32(0x0000000C) - .field /*040002FD*/ public static literal valuetype System.Globalization.GregorianCalendarTypes/*020001F1*/ USEnglish = int32(0x00000002) -} // end of class System.Globalization.GregorianCalendarTypes - -.class /*020001F2*/ public auto ansi beforefieldinit System.Globalization.HebrewCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*040002FE*/ public static initonly int32 HebrewEra - .method /*06001326*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method HebrewCalendar::.ctor - - .method /*06001327*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::get_AlgorithmType - - .method /*06001328*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::get_Eras - - .method /*06001329*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::get_MaxSupportedDateTime - - .method /*0600132A*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::get_MinSupportedDateTime - - .method /*0600132B*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::get_TwoDigitYearMax - - .method /*0600132C*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HebrewCalendar::set_TwoDigitYearMax - - .method /*0600132D*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::AddMonths - - .method /*0600132E*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::AddYears - - .method /*0600132F*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetDayOfMonth - - .method /*06001330*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetDayOfWeek - - .method /*06001331*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetDayOfYear - - .method /*06001332*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetDaysInMonth - - .method /*06001333*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetDaysInYear - - .method /*06001334*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetEra - - .method /*06001335*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetLeapMonth - - .method /*06001336*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetMonth - - .method /*06001337*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetMonthsInYear - - .method /*06001338*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::GetYear - - .method /*06001339*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::IsLeapDay - - .method /*0600133A*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::IsLeapMonth - - .method /*0600133B*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::IsLeapYear - - .method /*0600133C*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::ToDateTime - - .method /*0600133D*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HebrewCalendar::ToFourDigitYear - - .property /*1700033F*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.HebrewCalendar/*020001F2*/::get_AlgorithmType() /* 06001327 */ - } // end of property HebrewCalendar::AlgorithmType - .property /*17000340*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.HebrewCalendar/*020001F2*/::get_Eras() /* 06001328 */ - } // end of property HebrewCalendar::Eras - .property /*17000341*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.HebrewCalendar/*020001F2*/::get_MaxSupportedDateTime() /* 06001329 */ - } // end of property HebrewCalendar::MaxSupportedDateTime - .property /*17000342*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.HebrewCalendar/*020001F2*/::get_MinSupportedDateTime() /* 0600132A */ - } // end of property HebrewCalendar::MinSupportedDateTime - .property /*17000343*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.HebrewCalendar/*020001F2*/::get_TwoDigitYearMax() /* 0600132B */ - .set instance void System.Globalization.HebrewCalendar/*020001F2*/::set_TwoDigitYearMax(int32) /* 0600132C */ - } // end of property HebrewCalendar::TwoDigitYearMax -} // end of class System.Globalization.HebrewCalendar - -.class /*020001F3*/ public auto ansi beforefieldinit System.Globalization.HijriCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*040002FF*/ public static initonly int32 HijriEra - .method /*0600133E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method HijriCalendar::.ctor - - .method /*0600133F*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_AlgorithmType - - .method /*06001340*/ family hidebysig specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_DaysInYearBeforeMinSupportedYear - - .method /*06001341*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_Eras - - .method /*06001342*/ public hidebysig specialname - instance int32 get_HijriAdjustment() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_HijriAdjustment - - .method /*06001343*/ public hidebysig specialname - instance void set_HijriAdjustment(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HijriCalendar::set_HijriAdjustment - - .method /*06001344*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_MaxSupportedDateTime - - .method /*06001345*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_MinSupportedDateTime - - .method /*06001346*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::get_TwoDigitYearMax - - .method /*06001347*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HijriCalendar::set_TwoDigitYearMax - - .method /*06001348*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::AddMonths - - .method /*06001349*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::AddYears - - .method /*0600134A*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetDayOfMonth - - .method /*0600134B*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetDayOfWeek - - .method /*0600134C*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetDayOfYear - - .method /*0600134D*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetDaysInMonth - - .method /*0600134E*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetDaysInYear - - .method /*0600134F*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetEra - - .method /*06001350*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetLeapMonth - - .method /*06001351*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetMonth - - .method /*06001352*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetMonthsInYear - - .method /*06001353*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::GetYear - - .method /*06001354*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::IsLeapDay - - .method /*06001355*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::IsLeapMonth - - .method /*06001356*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::IsLeapYear - - .method /*06001357*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::ToDateTime - - .method /*06001358*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HijriCalendar::ToFourDigitYear - - .property /*17000344*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.HijriCalendar/*020001F3*/::get_AlgorithmType() /* 0600133F */ - } // end of property HijriCalendar::AlgorithmType - .property /*17000345*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.HijriCalendar/*020001F3*/::get_DaysInYearBeforeMinSupportedYear() /* 06001340 */ - } // end of property HijriCalendar::DaysInYearBeforeMinSupportedYear - .property /*17000346*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.HijriCalendar/*020001F3*/::get_Eras() /* 06001341 */ - } // end of property HijriCalendar::Eras - .property /*17000347*/ instance int32 HijriAdjustment() - { - .get instance int32 System.Globalization.HijriCalendar/*020001F3*/::get_HijriAdjustment() /* 06001342 */ - .set instance void System.Globalization.HijriCalendar/*020001F3*/::set_HijriAdjustment(int32) /* 06001343 */ - } // end of property HijriCalendar::HijriAdjustment - .property /*17000348*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.HijriCalendar/*020001F3*/::get_MaxSupportedDateTime() /* 06001344 */ - } // end of property HijriCalendar::MaxSupportedDateTime - .property /*17000349*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.HijriCalendar/*020001F3*/::get_MinSupportedDateTime() /* 06001345 */ - } // end of property HijriCalendar::MinSupportedDateTime - .property /*1700034A*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.HijriCalendar/*020001F3*/::get_TwoDigitYearMax() /* 06001346 */ - .set instance void System.Globalization.HijriCalendar/*020001F3*/::set_TwoDigitYearMax(int32) /* 06001347 */ - } // end of property HijriCalendar::TwoDigitYearMax -} // end of class System.Globalization.HijriCalendar - -.class /*020001F4*/ public auto ansi sealed beforefieldinit System.Globalization.IdnMapping - extends System.Object/*0200008E*/ -{ - .method /*06001359*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method IdnMapping::.ctor - - .method /*0600135A*/ public hidebysig specialname - instance bool get_AllowUnassigned() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::get_AllowUnassigned - - .method /*0600135B*/ public hidebysig specialname - instance void set_AllowUnassigned(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IdnMapping::set_AllowUnassigned - - .method /*0600135C*/ public hidebysig specialname - instance bool get_UseStd3AsciiRules() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::get_UseStd3AsciiRules - - .method /*0600135D*/ public hidebysig specialname - instance void set_UseStd3AsciiRules(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IdnMapping::set_UseStd3AsciiRules - - .method /*0600135E*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::Equals - - .method /*0600135F*/ public hidebysig instance string - GetAscii(string 'unicode') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetAscii - - .method /*06001360*/ public hidebysig instance string - GetAscii(string 'unicode', - int32 index) cil managed - // SIG: 20 02 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetAscii - - .method /*06001361*/ public hidebysig instance string - GetAscii(string 'unicode', - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetAscii - - .method /*06001362*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetHashCode - - .method /*06001363*/ public hidebysig instance string - GetUnicode(string ascii) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetUnicode - - .method /*06001364*/ public hidebysig instance string - GetUnicode(string ascii, - int32 index) cil managed - // SIG: 20 02 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetUnicode - - .method /*06001365*/ public hidebysig instance string - GetUnicode(string ascii, - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IdnMapping::GetUnicode - - .property /*1700034B*/ instance bool AllowUnassigned() - { - .get instance bool System.Globalization.IdnMapping/*020001F4*/::get_AllowUnassigned() /* 0600135A */ - .set instance void System.Globalization.IdnMapping/*020001F4*/::set_AllowUnassigned(bool) /* 0600135B */ - } // end of property IdnMapping::AllowUnassigned - .property /*1700034C*/ instance bool UseStd3AsciiRules() - { - .get instance bool System.Globalization.IdnMapping/*020001F4*/::get_UseStd3AsciiRules() /* 0600135C */ - .set instance void System.Globalization.IdnMapping/*020001F4*/::set_UseStd3AsciiRules(bool) /* 0600135D */ - } // end of property IdnMapping::UseStd3AsciiRules -} // end of class System.Globalization.IdnMapping - -.class /*020001F5*/ public auto ansi beforefieldinit System.Globalization.JapaneseCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .method /*06001366*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method JapaneseCalendar::.ctor - - .method /*06001367*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::get_AlgorithmType - - .method /*06001368*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::get_Eras - - .method /*06001369*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::get_MaxSupportedDateTime - - .method /*0600136A*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::get_MinSupportedDateTime - - .method /*0600136B*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::get_TwoDigitYearMax - - .method /*0600136C*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JapaneseCalendar::set_TwoDigitYearMax - - .method /*0600136D*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::AddMonths - - .method /*0600136E*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::AddYears - - .method /*0600136F*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetDayOfMonth - - .method /*06001370*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetDayOfWeek - - .method /*06001371*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetDayOfYear - - .method /*06001372*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetDaysInMonth - - .method /*06001373*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetDaysInYear - - .method /*06001374*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetEra - - .method /*06001375*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetLeapMonth - - .method /*06001376*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetMonth - - .method /*06001377*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetMonthsInYear - - .method /*06001378*/ public hidebysig virtual - instance int32 GetWeekOfYear(valuetype System.DateTime/*0200002C*/ time, - valuetype System.Globalization.CalendarWeekRule/*020001E3*/ rule, - valuetype System.DayOfWeek/*0200002F*/ firstDayOfWeek) cil managed - // SIG: 20 03 08 11 80 B0 11 87 8C 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetWeekOfYear - - .method /*06001379*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::GetYear - - .method /*0600137A*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::IsLeapDay - - .method /*0600137B*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::IsLeapMonth - - .method /*0600137C*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::IsLeapYear - - .method /*0600137D*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::ToDateTime - - .method /*0600137E*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseCalendar::ToFourDigitYear - - .property /*1700034D*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.JapaneseCalendar/*020001F5*/::get_AlgorithmType() /* 06001367 */ - } // end of property JapaneseCalendar::AlgorithmType - .property /*1700034E*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.JapaneseCalendar/*020001F5*/::get_Eras() /* 06001368 */ - } // end of property JapaneseCalendar::Eras - .property /*1700034F*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.JapaneseCalendar/*020001F5*/::get_MaxSupportedDateTime() /* 06001369 */ - } // end of property JapaneseCalendar::MaxSupportedDateTime - .property /*17000350*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.JapaneseCalendar/*020001F5*/::get_MinSupportedDateTime() /* 0600136A */ - } // end of property JapaneseCalendar::MinSupportedDateTime - .property /*17000351*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.JapaneseCalendar/*020001F5*/::get_TwoDigitYearMax() /* 0600136B */ - .set instance void System.Globalization.JapaneseCalendar/*020001F5*/::set_TwoDigitYearMax(int32) /* 0600136C */ - } // end of property JapaneseCalendar::TwoDigitYearMax -} // end of class System.Globalization.JapaneseCalendar - -.class /*020001F6*/ public auto ansi beforefieldinit System.Globalization.JapaneseLunisolarCalendar - extends System.Globalization.EastAsianLunisolarCalendar/*020001EF*/ -{ - .field /*04000300*/ public static literal int32 JapaneseEra = int32(0x00000001) - .method /*0600137F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0012F4 */ call instance void System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::.ctor() /* 060012F4 */ - IL_0006: /* 2A | */ ret - } // end of method JapaneseLunisolarCalendar::.ctor - - .method /*06001380*/ family hidebysig specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseLunisolarCalendar::get_DaysInYearBeforeMinSupportedYear - - .method /*06001381*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseLunisolarCalendar::get_Eras - - .method /*06001382*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseLunisolarCalendar::get_MaxSupportedDateTime - - .method /*06001383*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseLunisolarCalendar::get_MinSupportedDateTime - - .method /*06001384*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JapaneseLunisolarCalendar::GetEra - - .property /*17000352*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.JapaneseLunisolarCalendar/*020001F6*/::get_DaysInYearBeforeMinSupportedYear() /* 06001380 */ - } // end of property JapaneseLunisolarCalendar::DaysInYearBeforeMinSupportedYear - .property /*17000353*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.JapaneseLunisolarCalendar/*020001F6*/::get_Eras() /* 06001381 */ - } // end of property JapaneseLunisolarCalendar::Eras - .property /*17000354*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.JapaneseLunisolarCalendar/*020001F6*/::get_MaxSupportedDateTime() /* 06001382 */ - } // end of property JapaneseLunisolarCalendar::MaxSupportedDateTime - .property /*17000355*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.JapaneseLunisolarCalendar/*020001F6*/::get_MinSupportedDateTime() /* 06001383 */ - } // end of property JapaneseLunisolarCalendar::MinSupportedDateTime -} // end of class System.Globalization.JapaneseLunisolarCalendar - -.class /*020001F7*/ public auto ansi beforefieldinit System.Globalization.JulianCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*04000301*/ public static initonly int32 JulianEra - .method /*06001385*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method JulianCalendar::.ctor - - .method /*06001386*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::get_AlgorithmType - - .method /*06001387*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::get_Eras - - .method /*06001388*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::get_MaxSupportedDateTime - - .method /*06001389*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::get_MinSupportedDateTime - - .method /*0600138A*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::get_TwoDigitYearMax - - .method /*0600138B*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JulianCalendar::set_TwoDigitYearMax - - .method /*0600138C*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::AddMonths - - .method /*0600138D*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::AddYears - - .method /*0600138E*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetDayOfMonth - - .method /*0600138F*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetDayOfWeek - - .method /*06001390*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetDayOfYear - - .method /*06001391*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetDaysInMonth - - .method /*06001392*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetDaysInYear - - .method /*06001393*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetEra - - .method /*06001394*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetLeapMonth - - .method /*06001395*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetMonth - - .method /*06001396*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetMonthsInYear - - .method /*06001397*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::GetYear - - .method /*06001398*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::IsLeapDay - - .method /*06001399*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::IsLeapMonth - - .method /*0600139A*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::IsLeapYear - - .method /*0600139B*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::ToDateTime - - .method /*0600139C*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JulianCalendar::ToFourDigitYear - - .property /*17000356*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.JulianCalendar/*020001F7*/::get_AlgorithmType() /* 06001386 */ - } // end of property JulianCalendar::AlgorithmType - .property /*17000357*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.JulianCalendar/*020001F7*/::get_Eras() /* 06001387 */ - } // end of property JulianCalendar::Eras - .property /*17000358*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.JulianCalendar/*020001F7*/::get_MaxSupportedDateTime() /* 06001388 */ - } // end of property JulianCalendar::MaxSupportedDateTime - .property /*17000359*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.JulianCalendar/*020001F7*/::get_MinSupportedDateTime() /* 06001389 */ - } // end of property JulianCalendar::MinSupportedDateTime - .property /*1700035A*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.JulianCalendar/*020001F7*/::get_TwoDigitYearMax() /* 0600138A */ - .set instance void System.Globalization.JulianCalendar/*020001F7*/::set_TwoDigitYearMax(int32) /* 0600138B */ - } // end of property JulianCalendar::TwoDigitYearMax -} // end of class System.Globalization.JulianCalendar - -.class /*020001F8*/ public auto ansi beforefieldinit System.Globalization.KoreanCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*04000302*/ public static literal int32 KoreanEra = int32(0x00000001) - .method /*0600139D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method KoreanCalendar::.ctor - - .method /*0600139E*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::get_AlgorithmType - - .method /*0600139F*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::get_Eras - - .method /*060013A0*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::get_MaxSupportedDateTime - - .method /*060013A1*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::get_MinSupportedDateTime - - .method /*060013A2*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::get_TwoDigitYearMax - - .method /*060013A3*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KoreanCalendar::set_TwoDigitYearMax - - .method /*060013A4*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::AddMonths - - .method /*060013A5*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::AddYears - - .method /*060013A6*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetDayOfMonth - - .method /*060013A7*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetDayOfWeek - - .method /*060013A8*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetDayOfYear - - .method /*060013A9*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetDaysInMonth - - .method /*060013AA*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetDaysInYear - - .method /*060013AB*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetEra - - .method /*060013AC*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetLeapMonth - - .method /*060013AD*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetMonth - - .method /*060013AE*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetMonthsInYear - - .method /*060013AF*/ public hidebysig virtual - instance int32 GetWeekOfYear(valuetype System.DateTime/*0200002C*/ time, - valuetype System.Globalization.CalendarWeekRule/*020001E3*/ rule, - valuetype System.DayOfWeek/*0200002F*/ firstDayOfWeek) cil managed - // SIG: 20 03 08 11 80 B0 11 87 8C 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetWeekOfYear - - .method /*060013B0*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::GetYear - - .method /*060013B1*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::IsLeapDay - - .method /*060013B2*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::IsLeapMonth - - .method /*060013B3*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::IsLeapYear - - .method /*060013B4*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::ToDateTime - - .method /*060013B5*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanCalendar::ToFourDigitYear - - .property /*1700035B*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.KoreanCalendar/*020001F8*/::get_AlgorithmType() /* 0600139E */ - } // end of property KoreanCalendar::AlgorithmType - .property /*1700035C*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.KoreanCalendar/*020001F8*/::get_Eras() /* 0600139F */ - } // end of property KoreanCalendar::Eras - .property /*1700035D*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.KoreanCalendar/*020001F8*/::get_MaxSupportedDateTime() /* 060013A0 */ - } // end of property KoreanCalendar::MaxSupportedDateTime - .property /*1700035E*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.KoreanCalendar/*020001F8*/::get_MinSupportedDateTime() /* 060013A1 */ - } // end of property KoreanCalendar::MinSupportedDateTime - .property /*1700035F*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.KoreanCalendar/*020001F8*/::get_TwoDigitYearMax() /* 060013A2 */ - .set instance void System.Globalization.KoreanCalendar/*020001F8*/::set_TwoDigitYearMax(int32) /* 060013A3 */ - } // end of property KoreanCalendar::TwoDigitYearMax -} // end of class System.Globalization.KoreanCalendar - -.class /*020001F9*/ public auto ansi beforefieldinit System.Globalization.KoreanLunisolarCalendar - extends System.Globalization.EastAsianLunisolarCalendar/*020001EF*/ -{ - .field /*04000303*/ public static literal int32 GregorianEra = int32(0x00000001) - .method /*060013B6*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0012F4 */ call instance void System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::.ctor() /* 060012F4 */ - IL_0006: /* 2A | */ ret - } // end of method KoreanLunisolarCalendar::.ctor - - .method /*060013B7*/ family hidebysig specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanLunisolarCalendar::get_DaysInYearBeforeMinSupportedYear - - .method /*060013B8*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanLunisolarCalendar::get_Eras - - .method /*060013B9*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanLunisolarCalendar::get_MaxSupportedDateTime - - .method /*060013BA*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanLunisolarCalendar::get_MinSupportedDateTime - - .method /*060013BB*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KoreanLunisolarCalendar::GetEra - - .property /*17000360*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.KoreanLunisolarCalendar/*020001F9*/::get_DaysInYearBeforeMinSupportedYear() /* 060013B7 */ - } // end of property KoreanLunisolarCalendar::DaysInYearBeforeMinSupportedYear - .property /*17000361*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.KoreanLunisolarCalendar/*020001F9*/::get_Eras() /* 060013B8 */ - } // end of property KoreanLunisolarCalendar::Eras - .property /*17000362*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.KoreanLunisolarCalendar/*020001F9*/::get_MaxSupportedDateTime() /* 060013B9 */ - } // end of property KoreanLunisolarCalendar::MaxSupportedDateTime - .property /*17000363*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.KoreanLunisolarCalendar/*020001F9*/::get_MinSupportedDateTime() /* 060013BA */ - } // end of property KoreanLunisolarCalendar::MinSupportedDateTime -} // end of class System.Globalization.KoreanLunisolarCalendar - -.class /*020001FA*/ public auto ansi sealed beforefieldinit System.Globalization.NumberFormatInfo - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.IFormatProvider/*02000065*/ -{ - .method /*060013BC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method NumberFormatInfo::.ctor - - .method /*060013BD*/ public hidebysig specialname - instance int32 get_CurrencyDecimalDigits() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencyDecimalDigits - - .method /*060013BE*/ public hidebysig specialname - instance void set_CurrencyDecimalDigits(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencyDecimalDigits - - .method /*060013BF*/ public hidebysig specialname - instance string get_CurrencyDecimalSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencyDecimalSeparator - - .method /*060013C0*/ public hidebysig specialname - instance void set_CurrencyDecimalSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencyDecimalSeparator - - .method /*060013C1*/ public hidebysig specialname - instance string get_CurrencyGroupSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencyGroupSeparator - - .method /*060013C2*/ public hidebysig specialname - instance void set_CurrencyGroupSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencyGroupSeparator - - .method /*060013C3*/ public hidebysig specialname - instance int32[] get_CurrencyGroupSizes() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencyGroupSizes - - .method /*060013C4*/ public hidebysig specialname - instance void set_CurrencyGroupSizes(int32[] 'value') cil managed - // SIG: 20 01 01 1D 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencyGroupSizes - - .method /*060013C5*/ public hidebysig specialname - instance int32 get_CurrencyNegativePattern() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencyNegativePattern - - .method /*060013C6*/ public hidebysig specialname - instance void set_CurrencyNegativePattern(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencyNegativePattern - - .method /*060013C7*/ public hidebysig specialname - instance int32 get_CurrencyPositivePattern() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencyPositivePattern - - .method /*060013C8*/ public hidebysig specialname - instance void set_CurrencyPositivePattern(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencyPositivePattern - - .method /*060013C9*/ public hidebysig specialname - instance string get_CurrencySymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrencySymbol - - .method /*060013CA*/ public hidebysig specialname - instance void set_CurrencySymbol(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_CurrencySymbol - - .method /*060013CB*/ public hidebysig specialname static - class System.Globalization.NumberFormatInfo/*020001FA*/ - get_CurrentInfo() cil managed - // SIG: 00 00 12 87 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_CurrentInfo - - .method /*060013CC*/ public hidebysig specialname - instance valuetype System.Globalization.DigitShapes/*020001EE*/ - get_DigitSubstitution() cil managed - // SIG: 20 00 11 87 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_DigitSubstitution - - .method /*060013CD*/ public hidebysig specialname - instance void set_DigitSubstitution(valuetype System.Globalization.DigitShapes/*020001EE*/ 'value') cil managed - // SIG: 20 01 01 11 87 B8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_DigitSubstitution - - .method /*060013CE*/ public hidebysig specialname static - class System.Globalization.NumberFormatInfo/*020001FA*/ - get_InvariantInfo() cil managed - // SIG: 00 00 12 87 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_InvariantInfo - - .method /*060013CF*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_IsReadOnly - - .method /*060013D0*/ public hidebysig specialname - instance string get_NaNSymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NaNSymbol - - .method /*060013D1*/ public hidebysig specialname - instance void set_NaNSymbol(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NaNSymbol - - .method /*060013D2*/ public hidebysig specialname - instance string[] get_NativeDigits() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NativeDigits - - .method /*060013D3*/ public hidebysig specialname - instance void set_NativeDigits(string[] 'value') cil managed - // SIG: 20 01 01 1D 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NativeDigits - - .method /*060013D4*/ public hidebysig specialname - instance string get_NegativeInfinitySymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NegativeInfinitySymbol - - .method /*060013D5*/ public hidebysig specialname - instance void set_NegativeInfinitySymbol(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NegativeInfinitySymbol - - .method /*060013D6*/ public hidebysig specialname - instance string get_NegativeSign() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NegativeSign - - .method /*060013D7*/ public hidebysig specialname - instance void set_NegativeSign(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NegativeSign - - .method /*060013D8*/ public hidebysig specialname - instance int32 get_NumberDecimalDigits() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NumberDecimalDigits - - .method /*060013D9*/ public hidebysig specialname - instance void set_NumberDecimalDigits(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NumberDecimalDigits - - .method /*060013DA*/ public hidebysig specialname - instance string get_NumberDecimalSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NumberDecimalSeparator - - .method /*060013DB*/ public hidebysig specialname - instance void set_NumberDecimalSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NumberDecimalSeparator - - .method /*060013DC*/ public hidebysig specialname - instance string get_NumberGroupSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NumberGroupSeparator - - .method /*060013DD*/ public hidebysig specialname - instance void set_NumberGroupSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NumberGroupSeparator - - .method /*060013DE*/ public hidebysig specialname - instance int32[] get_NumberGroupSizes() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NumberGroupSizes - - .method /*060013DF*/ public hidebysig specialname - instance void set_NumberGroupSizes(int32[] 'value') cil managed - // SIG: 20 01 01 1D 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NumberGroupSizes - - .method /*060013E0*/ public hidebysig specialname - instance int32 get_NumberNegativePattern() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_NumberNegativePattern - - .method /*060013E1*/ public hidebysig specialname - instance void set_NumberNegativePattern(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_NumberNegativePattern - - .method /*060013E2*/ public hidebysig specialname - instance int32 get_PercentDecimalDigits() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentDecimalDigits - - .method /*060013E3*/ public hidebysig specialname - instance void set_PercentDecimalDigits(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentDecimalDigits - - .method /*060013E4*/ public hidebysig specialname - instance string get_PercentDecimalSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentDecimalSeparator - - .method /*060013E5*/ public hidebysig specialname - instance void set_PercentDecimalSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentDecimalSeparator - - .method /*060013E6*/ public hidebysig specialname - instance string get_PercentGroupSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentGroupSeparator - - .method /*060013E7*/ public hidebysig specialname - instance void set_PercentGroupSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentGroupSeparator - - .method /*060013E8*/ public hidebysig specialname - instance int32[] get_PercentGroupSizes() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentGroupSizes - - .method /*060013E9*/ public hidebysig specialname - instance void set_PercentGroupSizes(int32[] 'value') cil managed - // SIG: 20 01 01 1D 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentGroupSizes - - .method /*060013EA*/ public hidebysig specialname - instance int32 get_PercentNegativePattern() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentNegativePattern - - .method /*060013EB*/ public hidebysig specialname - instance void set_PercentNegativePattern(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentNegativePattern - - .method /*060013EC*/ public hidebysig specialname - instance int32 get_PercentPositivePattern() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentPositivePattern - - .method /*060013ED*/ public hidebysig specialname - instance void set_PercentPositivePattern(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentPositivePattern - - .method /*060013EE*/ public hidebysig specialname - instance string get_PercentSymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PercentSymbol - - .method /*060013EF*/ public hidebysig specialname - instance void set_PercentSymbol(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PercentSymbol - - .method /*060013F0*/ public hidebysig specialname - instance string get_PerMilleSymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PerMilleSymbol - - .method /*060013F1*/ public hidebysig specialname - instance void set_PerMilleSymbol(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PerMilleSymbol - - .method /*060013F2*/ public hidebysig specialname - instance string get_PositiveInfinitySymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PositiveInfinitySymbol - - .method /*060013F3*/ public hidebysig specialname - instance void set_PositiveInfinitySymbol(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PositiveInfinitySymbol - - .method /*060013F4*/ public hidebysig specialname - instance string get_PositiveSign() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::get_PositiveSign - - .method /*060013F5*/ public hidebysig specialname - instance void set_PositiveSign(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method NumberFormatInfo::set_PositiveSign - - .method /*060013F6*/ public hidebysig newslot virtual final - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::Clone - - .method /*060013F7*/ public hidebysig newslot virtual final - instance object GetFormat(class System.Type/*020000B8*/ formatType) cil managed - // SIG: 20 01 1C 12 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::GetFormat - - .method /*060013F8*/ public hidebysig static - class System.Globalization.NumberFormatInfo/*020001FA*/ - GetInstance(class System.IFormatProvider/*02000065*/ formatProvider) cil managed - // SIG: 00 01 12 87 E8 12 81 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::GetInstance - - .method /*060013F9*/ public hidebysig static - class System.Globalization.NumberFormatInfo/*020001FA*/ - ReadOnly(class System.Globalization.NumberFormatInfo/*020001FA*/ nfi) cil managed - // SIG: 00 01 12 87 E8 12 87 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NumberFormatInfo::ReadOnly - - .property /*17000364*/ instance int32 CurrencyDecimalDigits() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencyDecimalDigits() /* 060013BD */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencyDecimalDigits(int32) /* 060013BE */ - } // end of property NumberFormatInfo::CurrencyDecimalDigits - .property /*17000365*/ instance string CurrencyDecimalSeparator() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencyDecimalSeparator() /* 060013BF */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencyDecimalSeparator(string) /* 060013C0 */ - } // end of property NumberFormatInfo::CurrencyDecimalSeparator - .property /*17000366*/ instance string CurrencyGroupSeparator() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencyGroupSeparator() /* 060013C1 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencyGroupSeparator(string) /* 060013C2 */ - } // end of property NumberFormatInfo::CurrencyGroupSeparator - .property /*17000367*/ instance int32[] - CurrencyGroupSizes() - { - .get instance int32[] System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencyGroupSizes() /* 060013C3 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencyGroupSizes(int32[]) /* 060013C4 */ - } // end of property NumberFormatInfo::CurrencyGroupSizes - .property /*17000368*/ instance int32 CurrencyNegativePattern() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencyNegativePattern() /* 060013C5 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencyNegativePattern(int32) /* 060013C6 */ - } // end of property NumberFormatInfo::CurrencyNegativePattern - .property /*17000369*/ instance int32 CurrencyPositivePattern() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencyPositivePattern() /* 060013C7 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencyPositivePattern(int32) /* 060013C8 */ - } // end of property NumberFormatInfo::CurrencyPositivePattern - .property /*1700036A*/ instance string CurrencySymbol() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrencySymbol() /* 060013C9 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_CurrencySymbol(string) /* 060013CA */ - } // end of property NumberFormatInfo::CurrencySymbol - .property /*1700036B*/ class System.Globalization.NumberFormatInfo/*020001FA*/ - CurrentInfo() - { - .get class System.Globalization.NumberFormatInfo/*020001FA*/ System.Globalization.NumberFormatInfo/*020001FA*/::get_CurrentInfo() /* 060013CB */ - } // end of property NumberFormatInfo::CurrentInfo - .property /*1700036C*/ instance valuetype System.Globalization.DigitShapes/*020001EE*/ - DigitSubstitution() - { - .get instance valuetype System.Globalization.DigitShapes/*020001EE*/ System.Globalization.NumberFormatInfo/*020001FA*/::get_DigitSubstitution() /* 060013CC */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_DigitSubstitution(valuetype System.Globalization.DigitShapes/*020001EE*/) /* 060013CD */ - } // end of property NumberFormatInfo::DigitSubstitution - .property /*1700036D*/ class System.Globalization.NumberFormatInfo/*020001FA*/ - InvariantInfo() - { - .get class System.Globalization.NumberFormatInfo/*020001FA*/ System.Globalization.NumberFormatInfo/*020001FA*/::get_InvariantInfo() /* 060013CE */ - } // end of property NumberFormatInfo::InvariantInfo - .property /*1700036E*/ instance bool IsReadOnly() - { - .get instance bool System.Globalization.NumberFormatInfo/*020001FA*/::get_IsReadOnly() /* 060013CF */ - } // end of property NumberFormatInfo::IsReadOnly - .property /*1700036F*/ instance string NaNSymbol() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_NaNSymbol() /* 060013D0 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NaNSymbol(string) /* 060013D1 */ - } // end of property NumberFormatInfo::NaNSymbol - .property /*17000370*/ instance string[] - NativeDigits() - { - .get instance string[] System.Globalization.NumberFormatInfo/*020001FA*/::get_NativeDigits() /* 060013D2 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NativeDigits(string[]) /* 060013D3 */ - } // end of property NumberFormatInfo::NativeDigits - .property /*17000371*/ instance string NegativeInfinitySymbol() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_NegativeInfinitySymbol() /* 060013D4 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NegativeInfinitySymbol(string) /* 060013D5 */ - } // end of property NumberFormatInfo::NegativeInfinitySymbol - .property /*17000372*/ instance string NegativeSign() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_NegativeSign() /* 060013D6 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NegativeSign(string) /* 060013D7 */ - } // end of property NumberFormatInfo::NegativeSign - .property /*17000373*/ instance int32 NumberDecimalDigits() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_NumberDecimalDigits() /* 060013D8 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NumberDecimalDigits(int32) /* 060013D9 */ - } // end of property NumberFormatInfo::NumberDecimalDigits - .property /*17000374*/ instance string NumberDecimalSeparator() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_NumberDecimalSeparator() /* 060013DA */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NumberDecimalSeparator(string) /* 060013DB */ - } // end of property NumberFormatInfo::NumberDecimalSeparator - .property /*17000375*/ instance string NumberGroupSeparator() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_NumberGroupSeparator() /* 060013DC */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NumberGroupSeparator(string) /* 060013DD */ - } // end of property NumberFormatInfo::NumberGroupSeparator - .property /*17000376*/ instance int32[] - NumberGroupSizes() - { - .get instance int32[] System.Globalization.NumberFormatInfo/*020001FA*/::get_NumberGroupSizes() /* 060013DE */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NumberGroupSizes(int32[]) /* 060013DF */ - } // end of property NumberFormatInfo::NumberGroupSizes - .property /*17000377*/ instance int32 NumberNegativePattern() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_NumberNegativePattern() /* 060013E0 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_NumberNegativePattern(int32) /* 060013E1 */ - } // end of property NumberFormatInfo::NumberNegativePattern - .property /*17000378*/ instance int32 PercentDecimalDigits() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentDecimalDigits() /* 060013E2 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentDecimalDigits(int32) /* 060013E3 */ - } // end of property NumberFormatInfo::PercentDecimalDigits - .property /*17000379*/ instance string PercentDecimalSeparator() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentDecimalSeparator() /* 060013E4 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentDecimalSeparator(string) /* 060013E5 */ - } // end of property NumberFormatInfo::PercentDecimalSeparator - .property /*1700037A*/ instance string PercentGroupSeparator() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentGroupSeparator() /* 060013E6 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentGroupSeparator(string) /* 060013E7 */ - } // end of property NumberFormatInfo::PercentGroupSeparator - .property /*1700037B*/ instance int32[] - PercentGroupSizes() - { - .get instance int32[] System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentGroupSizes() /* 060013E8 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentGroupSizes(int32[]) /* 060013E9 */ - } // end of property NumberFormatInfo::PercentGroupSizes - .property /*1700037C*/ instance int32 PercentNegativePattern() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentNegativePattern() /* 060013EA */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentNegativePattern(int32) /* 060013EB */ - } // end of property NumberFormatInfo::PercentNegativePattern - .property /*1700037D*/ instance int32 PercentPositivePattern() - { - .get instance int32 System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentPositivePattern() /* 060013EC */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentPositivePattern(int32) /* 060013ED */ - } // end of property NumberFormatInfo::PercentPositivePattern - .property /*1700037E*/ instance string PercentSymbol() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_PercentSymbol() /* 060013EE */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PercentSymbol(string) /* 060013EF */ - } // end of property NumberFormatInfo::PercentSymbol - .property /*1700037F*/ instance string PerMilleSymbol() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_PerMilleSymbol() /* 060013F0 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PerMilleSymbol(string) /* 060013F1 */ - } // end of property NumberFormatInfo::PerMilleSymbol - .property /*17000380*/ instance string PositiveInfinitySymbol() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_PositiveInfinitySymbol() /* 060013F2 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PositiveInfinitySymbol(string) /* 060013F3 */ - } // end of property NumberFormatInfo::PositiveInfinitySymbol - .property /*17000381*/ instance string PositiveSign() - { - .get instance string System.Globalization.NumberFormatInfo/*020001FA*/::get_PositiveSign() /* 060013F4 */ - .set instance void System.Globalization.NumberFormatInfo/*020001FA*/::set_PositiveSign(string) /* 060013F5 */ - } // end of property NumberFormatInfo::PositiveSign -} // end of class System.Globalization.NumberFormatInfo - -.class /*020001FB*/ public auto ansi sealed System.Globalization.NumberStyles - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D7:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000304*/ public specialname rtspecialname int32 value__ - .field /*04000305*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowCurrencySymbol = int32(0x00000100) - .field /*04000306*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowDecimalPoint = int32(0x00000020) - .field /*04000307*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowExponent = int32(0x00000080) - .field /*04000308*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowHexSpecifier = int32(0x00000200) - .field /*04000309*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowLeadingSign = int32(0x00000004) - .field /*0400030A*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowLeadingWhite = int32(0x00000001) - .field /*0400030B*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowParentheses = int32(0x00000010) - .field /*0400030C*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowThousands = int32(0x00000040) - .field /*0400030D*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowTrailingSign = int32(0x00000008) - .field /*0400030E*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ AllowTrailingWhite = int32(0x00000002) - .field /*0400030F*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ Any = int32(0x000001FF) - .field /*04000310*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ Currency = int32(0x0000017F) - .field /*04000311*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ Float = int32(0x000000A7) - .field /*04000312*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ HexNumber = int32(0x00000203) - .field /*04000313*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ Integer = int32(0x00000007) - .field /*04000314*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ None = int32(0x00000000) - .field /*04000315*/ public static literal valuetype System.Globalization.NumberStyles/*020001FB*/ Number = int32(0x0000006F) -} // end of class System.Globalization.NumberStyles - -.class /*020001FC*/ public auto ansi beforefieldinit System.Globalization.PersianCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*04000316*/ public static initonly int32 PersianEra - .method /*060013FA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method PersianCalendar::.ctor - - .method /*060013FB*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::get_AlgorithmType - - .method /*060013FC*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::get_Eras - - .method /*060013FD*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::get_MaxSupportedDateTime - - .method /*060013FE*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::get_MinSupportedDateTime - - .method /*060013FF*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::get_TwoDigitYearMax - - .method /*06001400*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PersianCalendar::set_TwoDigitYearMax - - .method /*06001401*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::AddMonths - - .method /*06001402*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::AddYears - - .method /*06001403*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetDayOfMonth - - .method /*06001404*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetDayOfWeek - - .method /*06001405*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetDayOfYear - - .method /*06001406*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetDaysInMonth - - .method /*06001407*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetDaysInYear - - .method /*06001408*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetEra - - .method /*06001409*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetLeapMonth - - .method /*0600140A*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetMonth - - .method /*0600140B*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetMonthsInYear - - .method /*0600140C*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::GetYear - - .method /*0600140D*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::IsLeapDay - - .method /*0600140E*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::IsLeapMonth - - .method /*0600140F*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::IsLeapYear - - .method /*06001410*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::ToDateTime - - .method /*06001411*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PersianCalendar::ToFourDigitYear - - .property /*17000382*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.PersianCalendar/*020001FC*/::get_AlgorithmType() /* 060013FB */ - } // end of property PersianCalendar::AlgorithmType - .property /*17000383*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.PersianCalendar/*020001FC*/::get_Eras() /* 060013FC */ - } // end of property PersianCalendar::Eras - .property /*17000384*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.PersianCalendar/*020001FC*/::get_MaxSupportedDateTime() /* 060013FD */ - } // end of property PersianCalendar::MaxSupportedDateTime - .property /*17000385*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.PersianCalendar/*020001FC*/::get_MinSupportedDateTime() /* 060013FE */ - } // end of property PersianCalendar::MinSupportedDateTime - .property /*17000386*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.PersianCalendar/*020001FC*/::get_TwoDigitYearMax() /* 060013FF */ - .set instance void System.Globalization.PersianCalendar/*020001FC*/::set_TwoDigitYearMax(int32) /* 06001400 */ - } // end of property PersianCalendar::TwoDigitYearMax -} // end of class System.Globalization.PersianCalendar - -.class /*020001FD*/ public auto ansi beforefieldinit System.Globalization.RegionInfo - extends System.Object/*0200008E*/ -{ - .method /*06001412*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 culture) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method RegionInfo::.ctor - - .method /*06001413*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method RegionInfo::.ctor - - .method /*06001414*/ public hidebysig newslot specialname virtual - instance string get_CurrencyEnglishName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_CurrencyEnglishName - - .method /*06001415*/ public hidebysig newslot specialname virtual - instance string get_CurrencyNativeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_CurrencyNativeName - - .method /*06001416*/ public hidebysig newslot specialname virtual - instance string get_CurrencySymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_CurrencySymbol - - .method /*06001417*/ public hidebysig specialname static - class System.Globalization.RegionInfo/*020001FD*/ - get_CurrentRegion() cil managed - // SIG: 00 00 12 87 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_CurrentRegion - - .method /*06001418*/ public hidebysig newslot specialname virtual - instance string get_DisplayName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_DisplayName - - .method /*06001419*/ public hidebysig newslot specialname virtual - instance string get_EnglishName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_EnglishName - - .method /*0600141A*/ public hidebysig newslot specialname virtual - instance int32 get_GeoId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_GeoId - - .method /*0600141B*/ public hidebysig newslot specialname virtual - instance bool get_IsMetric() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_IsMetric - - .method /*0600141C*/ public hidebysig newslot specialname virtual - instance string get_ISOCurrencySymbol() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_ISOCurrencySymbol - - .method /*0600141D*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_Name - - .method /*0600141E*/ public hidebysig newslot specialname virtual - instance string get_NativeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_NativeName - - .method /*0600141F*/ public hidebysig newslot specialname virtual - instance string get_ThreeLetterISORegionName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_ThreeLetterISORegionName - - .method /*06001420*/ public hidebysig newslot specialname virtual - instance string get_ThreeLetterWindowsRegionName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_ThreeLetterWindowsRegionName - - .method /*06001421*/ public hidebysig newslot specialname virtual - instance string get_TwoLetterISORegionName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::get_TwoLetterISORegionName - - .method /*06001422*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::Equals - - .method /*06001423*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::GetHashCode - - .method /*06001424*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegionInfo::ToString - - .property /*17000387*/ instance string CurrencyEnglishName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_CurrencyEnglishName() /* 06001414 */ - } // end of property RegionInfo::CurrencyEnglishName - .property /*17000388*/ instance string CurrencyNativeName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_CurrencyNativeName() /* 06001415 */ - } // end of property RegionInfo::CurrencyNativeName - .property /*17000389*/ instance string CurrencySymbol() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_CurrencySymbol() /* 06001416 */ - } // end of property RegionInfo::CurrencySymbol - .property /*1700038A*/ class System.Globalization.RegionInfo/*020001FD*/ - CurrentRegion() - { - .get class System.Globalization.RegionInfo/*020001FD*/ System.Globalization.RegionInfo/*020001FD*/::get_CurrentRegion() /* 06001417 */ - } // end of property RegionInfo::CurrentRegion - .property /*1700038B*/ instance string DisplayName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_DisplayName() /* 06001418 */ - } // end of property RegionInfo::DisplayName - .property /*1700038C*/ instance string EnglishName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_EnglishName() /* 06001419 */ - } // end of property RegionInfo::EnglishName - .property /*1700038D*/ instance int32 GeoId() - { - .get instance int32 System.Globalization.RegionInfo/*020001FD*/::get_GeoId() /* 0600141A */ - } // end of property RegionInfo::GeoId - .property /*1700038E*/ instance bool IsMetric() - { - .get instance bool System.Globalization.RegionInfo/*020001FD*/::get_IsMetric() /* 0600141B */ - } // end of property RegionInfo::IsMetric - .property /*1700038F*/ instance string ISOCurrencySymbol() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_ISOCurrencySymbol() /* 0600141C */ - } // end of property RegionInfo::ISOCurrencySymbol - .property /*17000390*/ instance string Name() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_Name() /* 0600141D */ - } // end of property RegionInfo::Name - .property /*17000391*/ instance string NativeName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_NativeName() /* 0600141E */ - } // end of property RegionInfo::NativeName - .property /*17000392*/ instance string ThreeLetterISORegionName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_ThreeLetterISORegionName() /* 0600141F */ - } // end of property RegionInfo::ThreeLetterISORegionName - .property /*17000393*/ instance string ThreeLetterWindowsRegionName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_ThreeLetterWindowsRegionName() /* 06001420 */ - } // end of property RegionInfo::ThreeLetterWindowsRegionName - .property /*17000394*/ instance string TwoLetterISORegionName() - { - .get instance string System.Globalization.RegionInfo/*020001FD*/::get_TwoLetterISORegionName() /* 06001421 */ - } // end of property RegionInfo::TwoLetterISORegionName -} // end of class System.Globalization.RegionInfo - -.class /*020001FE*/ public auto ansi beforefieldinit System.Globalization.SortKey - extends System.Object/*0200008E*/ -{ - .method /*06001425*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method SortKey::.ctor - - .method /*06001426*/ public hidebysig newslot specialname virtual - instance uint8[] get_KeyData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortKey::get_KeyData - - .method /*06001427*/ public hidebysig newslot specialname virtual - instance string get_OriginalString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortKey::get_OriginalString - - .method /*06001428*/ public hidebysig static - int32 Compare(class System.Globalization.SortKey/*020001FE*/ sortkey1, - class System.Globalization.SortKey/*020001FE*/ sortkey2) cil managed - // SIG: 00 02 08 12 87 F8 12 87 F8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortKey::Compare - - .method /*06001429*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortKey::Equals - - .method /*0600142A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortKey::GetHashCode - - .method /*0600142B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortKey::ToString - - .property /*17000395*/ instance uint8[] - KeyData() - { - .get instance uint8[] System.Globalization.SortKey/*020001FE*/::get_KeyData() /* 06001426 */ - } // end of property SortKey::KeyData - .property /*17000396*/ instance string OriginalString() - { - .get instance string System.Globalization.SortKey/*020001FE*/::get_OriginalString() /* 06001427 */ - } // end of property SortKey::OriginalString -} // end of class System.Globalization.SortKey - -.class /*020001FF*/ public auto ansi sealed beforefieldinit System.Globalization.SortVersion - extends System.Object/*0200008E*/ - implements class System.IEquatable`1/*02000064*//*1B00004D*/ -{ - .method /*0600142C*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 fullVersion, - valuetype System.Guid/*0200005A*/ sortId) cil managed - // SIG: 20 02 01 08 11 81 68 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method SortVersion::.ctor - - .method /*0600142D*/ public hidebysig specialname - instance int32 get_FullVersion() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::get_FullVersion - - .method /*0600142E*/ public hidebysig specialname - instance valuetype System.Guid/*0200005A*/ - get_SortId() cil managed - // SIG: 20 00 11 81 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::get_SortId - - .method /*0600142F*/ public hidebysig newslot virtual final - instance bool Equals(class System.Globalization.SortVersion/*020001FF*/ other) cil managed - // SIG: 20 01 02 12 87 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::Equals - - .method /*06001430*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::Equals - - .method /*06001431*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::GetHashCode - - .method /*06001432*/ public hidebysig specialname static - bool op_Equality(class System.Globalization.SortVersion/*020001FF*/ left, - class System.Globalization.SortVersion/*020001FF*/ right) cil managed - // SIG: 00 02 02 12 87 FC 12 87 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::op_Equality - - .method /*06001433*/ public hidebysig specialname static - bool op_Inequality(class System.Globalization.SortVersion/*020001FF*/ left, - class System.Globalization.SortVersion/*020001FF*/ right) cil managed - // SIG: 00 02 02 12 87 FC 12 87 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SortVersion::op_Inequality - - .property /*17000397*/ instance int32 FullVersion() - { - .get instance int32 System.Globalization.SortVersion/*020001FF*/::get_FullVersion() /* 0600142D */ - } // end of property SortVersion::FullVersion - .property /*17000398*/ instance valuetype System.Guid/*0200005A*/ - SortId() - { - .get instance valuetype System.Guid/*0200005A*/ System.Globalization.SortVersion/*020001FF*/::get_SortId() /* 0600142E */ - } // end of property SortVersion::SortId -} // end of class System.Globalization.SortVersion - -.class /*02000200*/ public auto ansi beforefieldinit System.Globalization.StringInfo - extends System.Object/*0200008E*/ -{ - .method /*06001434*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringInfo::.ctor - - .method /*06001435*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method StringInfo::.ctor - - .method /*06001436*/ public hidebysig specialname - instance int32 get_LengthInTextElements() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::get_LengthInTextElements - - .method /*06001437*/ public hidebysig specialname - instance string get_String() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::get_String - - .method /*06001438*/ public hidebysig specialname - instance void set_String(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method StringInfo::set_String - - .method /*06001439*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::Equals - - .method /*0600143A*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::GetHashCode - - .method /*0600143B*/ public hidebysig static - string GetNextTextElement(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::GetNextTextElement - - .method /*0600143C*/ public hidebysig static - string GetNextTextElement(string str, - int32 index) cil managed - // SIG: 00 02 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::GetNextTextElement - - .method /*0600143D*/ public hidebysig static - class System.Globalization.TextElementEnumerator/*02000203*/ - GetTextElementEnumerator(string str) cil managed - // SIG: 00 01 12 88 0C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::GetTextElementEnumerator - - .method /*0600143E*/ public hidebysig static - class System.Globalization.TextElementEnumerator/*02000203*/ - GetTextElementEnumerator(string str, - int32 index) cil managed - // SIG: 00 02 12 88 0C 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::GetTextElementEnumerator - - .method /*0600143F*/ public hidebysig static - int32[] ParseCombiningCharacters(string str) cil managed - // SIG: 00 01 1D 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::ParseCombiningCharacters - - .method /*06001440*/ public hidebysig instance string - SubstringByTextElements(int32 startingTextElement) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::SubstringByTextElements - - .method /*06001441*/ public hidebysig instance string - SubstringByTextElements(int32 startingTextElement, - int32 lengthInTextElements) cil managed - // SIG: 20 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method StringInfo::SubstringByTextElements - - .property /*17000399*/ instance int32 LengthInTextElements() - { - .get instance int32 System.Globalization.StringInfo/*02000200*/::get_LengthInTextElements() /* 06001436 */ - } // end of property StringInfo::LengthInTextElements - .property /*1700039A*/ instance string String() - { - .get instance string System.Globalization.StringInfo/*02000200*/::get_String() /* 06001437 */ - .set instance void System.Globalization.StringInfo/*02000200*/::set_String(string) /* 06001438 */ - } // end of property StringInfo::String -} // end of class System.Globalization.StringInfo - -.class /*02000201*/ public auto ansi beforefieldinit System.Globalization.TaiwanCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .method /*06001442*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method TaiwanCalendar::.ctor - - .method /*06001443*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::get_AlgorithmType - - .method /*06001444*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::get_Eras - - .method /*06001445*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::get_MaxSupportedDateTime - - .method /*06001446*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::get_MinSupportedDateTime - - .method /*06001447*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::get_TwoDigitYearMax - - .method /*06001448*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaiwanCalendar::set_TwoDigitYearMax - - .method /*06001449*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::AddMonths - - .method /*0600144A*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::AddYears - - .method /*0600144B*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetDayOfMonth - - .method /*0600144C*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetDayOfWeek - - .method /*0600144D*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetDayOfYear - - .method /*0600144E*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetDaysInMonth - - .method /*0600144F*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetDaysInYear - - .method /*06001450*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetEra - - .method /*06001451*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetLeapMonth - - .method /*06001452*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetMonth - - .method /*06001453*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetMonthsInYear - - .method /*06001454*/ public hidebysig virtual - instance int32 GetWeekOfYear(valuetype System.DateTime/*0200002C*/ time, - valuetype System.Globalization.CalendarWeekRule/*020001E3*/ rule, - valuetype System.DayOfWeek/*0200002F*/ firstDayOfWeek) cil managed - // SIG: 20 03 08 11 80 B0 11 87 8C 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetWeekOfYear - - .method /*06001455*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::GetYear - - .method /*06001456*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::IsLeapDay - - .method /*06001457*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::IsLeapMonth - - .method /*06001458*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::IsLeapYear - - .method /*06001459*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::ToDateTime - - .method /*0600145A*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanCalendar::ToFourDigitYear - - .property /*1700039B*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.TaiwanCalendar/*02000201*/::get_AlgorithmType() /* 06001443 */ - } // end of property TaiwanCalendar::AlgorithmType - .property /*1700039C*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.TaiwanCalendar/*02000201*/::get_Eras() /* 06001444 */ - } // end of property TaiwanCalendar::Eras - .property /*1700039D*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.TaiwanCalendar/*02000201*/::get_MaxSupportedDateTime() /* 06001445 */ - } // end of property TaiwanCalendar::MaxSupportedDateTime - .property /*1700039E*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.TaiwanCalendar/*02000201*/::get_MinSupportedDateTime() /* 06001446 */ - } // end of property TaiwanCalendar::MinSupportedDateTime - .property /*1700039F*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.TaiwanCalendar/*02000201*/::get_TwoDigitYearMax() /* 06001447 */ - .set instance void System.Globalization.TaiwanCalendar/*02000201*/::set_TwoDigitYearMax(int32) /* 06001448 */ - } // end of property TaiwanCalendar::TwoDigitYearMax -} // end of class System.Globalization.TaiwanCalendar - -.class /*02000202*/ public auto ansi beforefieldinit System.Globalization.TaiwanLunisolarCalendar - extends System.Globalization.EastAsianLunisolarCalendar/*020001EF*/ -{ - .method /*0600145B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0012F4 */ call instance void System.Globalization.EastAsianLunisolarCalendar/*020001EF*/::.ctor() /* 060012F4 */ - IL_0006: /* 2A | */ ret - } // end of method TaiwanLunisolarCalendar::.ctor - - .method /*0600145C*/ family hidebysig specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanLunisolarCalendar::get_DaysInYearBeforeMinSupportedYear - - .method /*0600145D*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanLunisolarCalendar::get_Eras - - .method /*0600145E*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanLunisolarCalendar::get_MaxSupportedDateTime - - .method /*0600145F*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanLunisolarCalendar::get_MinSupportedDateTime - - .method /*06001460*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaiwanLunisolarCalendar::GetEra - - .property /*170003A0*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.TaiwanLunisolarCalendar/*02000202*/::get_DaysInYearBeforeMinSupportedYear() /* 0600145C */ - } // end of property TaiwanLunisolarCalendar::DaysInYearBeforeMinSupportedYear - .property /*170003A1*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.TaiwanLunisolarCalendar/*02000202*/::get_Eras() /* 0600145D */ - } // end of property TaiwanLunisolarCalendar::Eras - .property /*170003A2*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.TaiwanLunisolarCalendar/*02000202*/::get_MaxSupportedDateTime() /* 0600145E */ - } // end of property TaiwanLunisolarCalendar::MaxSupportedDateTime - .property /*170003A3*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.TaiwanLunisolarCalendar/*02000202*/::get_MinSupportedDateTime() /* 0600145F */ - } // end of property TaiwanLunisolarCalendar::MinSupportedDateTime -} // end of class System.Globalization.TaiwanLunisolarCalendar - -.class /*02000203*/ public auto ansi beforefieldinit System.Globalization.TextElementEnumerator - extends System.Object/*0200008E*/ - implements System.Collections.IEnumerator/*02000216*/ -{ - .method /*06001461*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TextElementEnumerator::.ctor - - .method /*06001462*/ public hidebysig newslot specialname virtual final - instance object get_Current() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextElementEnumerator::get_Current - - .method /*06001463*/ public hidebysig specialname - instance int32 get_ElementIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextElementEnumerator::get_ElementIndex - - .method /*06001464*/ public hidebysig instance string - GetTextElement() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextElementEnumerator::GetTextElement - - .method /*06001465*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextElementEnumerator::MoveNext - - .method /*06001466*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextElementEnumerator::Reset - - .property /*170003A4*/ instance object Current() - { - .get instance object System.Globalization.TextElementEnumerator/*02000203*/::get_Current() /* 06001462 */ - } // end of property TextElementEnumerator::Current - .property /*170003A5*/ instance int32 ElementIndex() - { - .get instance int32 System.Globalization.TextElementEnumerator/*02000203*/::get_ElementIndex() /* 06001463 */ - } // end of property TextElementEnumerator::ElementIndex -} // end of class System.Globalization.TextElementEnumerator - -.class /*02000204*/ public auto ansi beforefieldinit System.Globalization.TextInfo - extends System.Object/*0200008E*/ - implements System.ICloneable/*0200005E*/, - System.Runtime.Serialization.IDeserializationCallback/*0200011B*/ -{ - .method /*06001467*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method TextInfo::.ctor - - .method /*06001468*/ public hidebysig newslot specialname virtual - instance int32 get_ANSICodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_ANSICodePage - - .method /*06001469*/ public hidebysig specialname - instance string get_CultureName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_CultureName - - .method /*0600146A*/ public hidebysig newslot specialname virtual - instance int32 get_EBCDICCodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_EBCDICCodePage - - .method /*0600146B*/ public hidebysig specialname - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_IsReadOnly - - .method /*0600146C*/ public hidebysig specialname - instance bool get_IsRightToLeft() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_IsRightToLeft - - .method /*0600146D*/ public hidebysig specialname - instance int32 get_LCID() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_LCID - - .method /*0600146E*/ public hidebysig newslot specialname virtual - instance string get_ListSeparator() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_ListSeparator - - .method /*0600146F*/ public hidebysig newslot specialname virtual - instance void set_ListSeparator(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextInfo::set_ListSeparator - - .method /*06001470*/ public hidebysig newslot specialname virtual - instance int32 get_MacCodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_MacCodePage - - .method /*06001471*/ public hidebysig newslot specialname virtual - instance int32 get_OEMCodePage() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::get_OEMCodePage - - .method /*06001472*/ public hidebysig newslot virtual - instance object Clone() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::Clone - - .method /*06001473*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::Equals - - .method /*06001474*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::GetHashCode - - .method /*06001475*/ public hidebysig static - class System.Globalization.TextInfo/*02000204*/ - ReadOnly(class System.Globalization.TextInfo/*02000204*/ textInfo) cil managed - // SIG: 00 01 12 88 10 12 88 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ReadOnly - - .method /*06001476*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override System.Runtime.Serialization.IDeserializationCallback/*0200011B*/::OnDeserialization /*0200011B::06000DB7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TextInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*06001477*/ public hidebysig newslot virtual - instance char ToLower(char c) cil managed - // SIG: 20 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ToLower - - .method /*06001478*/ public hidebysig newslot virtual - instance string ToLower(string str) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ToLower - - .method /*06001479*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ToString - - .method /*0600147A*/ public hidebysig instance string - ToTitleCase(string str) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ToTitleCase - - .method /*0600147B*/ public hidebysig newslot virtual - instance char ToUpper(char c) cil managed - // SIG: 20 01 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ToUpper - - .method /*0600147C*/ public hidebysig newslot virtual - instance string ToUpper(string str) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TextInfo::ToUpper - - .property /*170003A6*/ instance int32 ANSICodePage() - { - .get instance int32 System.Globalization.TextInfo/*02000204*/::get_ANSICodePage() /* 06001468 */ - } // end of property TextInfo::ANSICodePage - .property /*170003A7*/ instance string CultureName() - { - .get instance string System.Globalization.TextInfo/*02000204*/::get_CultureName() /* 06001469 */ - } // end of property TextInfo::CultureName - .property /*170003A8*/ instance int32 EBCDICCodePage() - { - .get instance int32 System.Globalization.TextInfo/*02000204*/::get_EBCDICCodePage() /* 0600146A */ - } // end of property TextInfo::EBCDICCodePage - .property /*170003A9*/ instance bool IsReadOnly() - { - .get instance bool System.Globalization.TextInfo/*02000204*/::get_IsReadOnly() /* 0600146B */ - } // end of property TextInfo::IsReadOnly - .property /*170003AA*/ instance bool IsRightToLeft() - { - .get instance bool System.Globalization.TextInfo/*02000204*/::get_IsRightToLeft() /* 0600146C */ - } // end of property TextInfo::IsRightToLeft - .property /*170003AB*/ instance int32 LCID() - { - .get instance int32 System.Globalization.TextInfo/*02000204*/::get_LCID() /* 0600146D */ - } // end of property TextInfo::LCID - .property /*170003AC*/ instance string ListSeparator() - { - .get instance string System.Globalization.TextInfo/*02000204*/::get_ListSeparator() /* 0600146E */ - .set instance void System.Globalization.TextInfo/*02000204*/::set_ListSeparator(string) /* 0600146F */ - } // end of property TextInfo::ListSeparator - .property /*170003AD*/ instance int32 MacCodePage() - { - .get instance int32 System.Globalization.TextInfo/*02000204*/::get_MacCodePage() /* 06001470 */ - } // end of property TextInfo::MacCodePage - .property /*170003AE*/ instance int32 OEMCodePage() - { - .get instance int32 System.Globalization.TextInfo/*02000204*/::get_OEMCodePage() /* 06001471 */ - } // end of property TextInfo::OEMCodePage -} // end of class System.Globalization.TextInfo - -.class /*02000205*/ public auto ansi beforefieldinit System.Globalization.ThaiBuddhistCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*04000317*/ public static literal int32 ThaiBuddhistEra = int32(0x00000001) - .method /*0600147D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method ThaiBuddhistCalendar::.ctor - - .method /*0600147E*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::get_AlgorithmType - - .method /*0600147F*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::get_Eras - - .method /*06001480*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::get_MaxSupportedDateTime - - .method /*06001481*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::get_MinSupportedDateTime - - .method /*06001482*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::get_TwoDigitYearMax - - .method /*06001483*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ThaiBuddhistCalendar::set_TwoDigitYearMax - - .method /*06001484*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::AddMonths - - .method /*06001485*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::AddYears - - .method /*06001486*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetDayOfMonth - - .method /*06001487*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetDayOfWeek - - .method /*06001488*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetDayOfYear - - .method /*06001489*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetDaysInMonth - - .method /*0600148A*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetDaysInYear - - .method /*0600148B*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetEra - - .method /*0600148C*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetLeapMonth - - .method /*0600148D*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetMonth - - .method /*0600148E*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetMonthsInYear - - .method /*0600148F*/ public hidebysig virtual - instance int32 GetWeekOfYear(valuetype System.DateTime/*0200002C*/ time, - valuetype System.Globalization.CalendarWeekRule/*020001E3*/ rule, - valuetype System.DayOfWeek/*0200002F*/ firstDayOfWeek) cil managed - // SIG: 20 03 08 11 80 B0 11 87 8C 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetWeekOfYear - - .method /*06001490*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::GetYear - - .method /*06001491*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::IsLeapDay - - .method /*06001492*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::IsLeapMonth - - .method /*06001493*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::IsLeapYear - - .method /*06001494*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::ToDateTime - - .method /*06001495*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThaiBuddhistCalendar::ToFourDigitYear - - .property /*170003AF*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.ThaiBuddhistCalendar/*02000205*/::get_AlgorithmType() /* 0600147E */ - } // end of property ThaiBuddhistCalendar::AlgorithmType - .property /*170003B0*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.ThaiBuddhistCalendar/*02000205*/::get_Eras() /* 0600147F */ - } // end of property ThaiBuddhistCalendar::Eras - .property /*170003B1*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.ThaiBuddhistCalendar/*02000205*/::get_MaxSupportedDateTime() /* 06001480 */ - } // end of property ThaiBuddhistCalendar::MaxSupportedDateTime - .property /*170003B2*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.ThaiBuddhistCalendar/*02000205*/::get_MinSupportedDateTime() /* 06001481 */ - } // end of property ThaiBuddhistCalendar::MinSupportedDateTime - .property /*170003B3*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.ThaiBuddhistCalendar/*02000205*/::get_TwoDigitYearMax() /* 06001482 */ - .set instance void System.Globalization.ThaiBuddhistCalendar/*02000205*/::set_TwoDigitYearMax(int32) /* 06001483 */ - } // end of property ThaiBuddhistCalendar::TwoDigitYearMax -} // end of class System.Globalization.ThaiBuddhistCalendar - -.class /*02000206*/ public auto ansi sealed System.Globalization.TimeSpanStyles - extends System.Enum/*02000037*/ -{ - .custom /*0C0000D9:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*04000318*/ public specialname rtspecialname int32 value__ - .field /*04000319*/ public static literal valuetype System.Globalization.TimeSpanStyles/*02000206*/ AssumeNegative = int32(0x00000001) - .field /*0400031A*/ public static literal valuetype System.Globalization.TimeSpanStyles/*02000206*/ None = int32(0x00000000) -} // end of class System.Globalization.TimeSpanStyles - -.class /*02000207*/ public auto ansi beforefieldinit System.Globalization.UmAlQuraCalendar - extends System.Globalization.Calendar/*020001E1*/ -{ - .field /*0400031B*/ public static literal int32 UmAlQuraEra = int32(0x00000001) - .method /*06001496*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0011FE */ call instance void System.Globalization.Calendar/*020001E1*/::.ctor() /* 060011FE */ - IL_0006: /* 2A | */ ret - } // end of method UmAlQuraCalendar::.ctor - - .method /*06001497*/ public hidebysig specialname virtual - instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - get_AlgorithmType() cil managed - // SIG: 20 00 11 87 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::get_AlgorithmType - - .method /*06001498*/ family hidebysig specialname virtual - instance int32 get_DaysInYearBeforeMinSupportedYear() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::get_DaysInYearBeforeMinSupportedYear - - .method /*06001499*/ public hidebysig specialname virtual - instance int32[] get_Eras() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::get_Eras - - .method /*0600149A*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MaxSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::get_MaxSupportedDateTime - - .method /*0600149B*/ public hidebysig specialname virtual - instance valuetype System.DateTime/*0200002C*/ - get_MinSupportedDateTime() cil managed - // SIG: 20 00 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::get_MinSupportedDateTime - - .method /*0600149C*/ public hidebysig specialname virtual - instance int32 get_TwoDigitYearMax() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::get_TwoDigitYearMax - - .method /*0600149D*/ public hidebysig specialname virtual - instance void set_TwoDigitYearMax(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method UmAlQuraCalendar::set_TwoDigitYearMax - - .method /*0600149E*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddMonths(valuetype System.DateTime/*0200002C*/ time, - int32 months) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::AddMonths - - .method /*0600149F*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - AddYears(valuetype System.DateTime/*0200002C*/ time, - int32 years) cil managed - // SIG: 20 02 11 80 B0 11 80 B0 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::AddYears - - .method /*060014A0*/ public hidebysig virtual - instance int32 GetDayOfMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetDayOfMonth - - .method /*060014A1*/ public hidebysig virtual - instance valuetype System.DayOfWeek/*0200002F*/ - GetDayOfWeek(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 11 80 BC 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetDayOfWeek - - .method /*060014A2*/ public hidebysig virtual - instance int32 GetDayOfYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetDayOfYear - - .method /*060014A3*/ public hidebysig virtual - instance int32 GetDaysInMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetDaysInMonth - - .method /*060014A4*/ public hidebysig virtual - instance int32 GetDaysInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetDaysInYear - - .method /*060014A5*/ public hidebysig virtual - instance int32 GetEra(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetEra - - .method /*060014A6*/ public hidebysig virtual - instance int32 GetLeapMonth(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetLeapMonth - - .method /*060014A7*/ public hidebysig virtual - instance int32 GetMonth(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetMonth - - .method /*060014A8*/ public hidebysig virtual - instance int32 GetMonthsInYear(int32 year, - int32 era) cil managed - // SIG: 20 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetMonthsInYear - - .method /*060014A9*/ public hidebysig virtual - instance int32 GetYear(valuetype System.DateTime/*0200002C*/ time) cil managed - // SIG: 20 01 08 11 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::GetYear - - .method /*060014AA*/ public hidebysig virtual - instance bool IsLeapDay(int32 year, - int32 month, - int32 day, - int32 era) cil managed - // SIG: 20 04 02 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::IsLeapDay - - .method /*060014AB*/ public hidebysig virtual - instance bool IsLeapMonth(int32 year, - int32 month, - int32 era) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::IsLeapMonth - - .method /*060014AC*/ public hidebysig virtual - instance bool IsLeapYear(int32 year, - int32 era) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::IsLeapYear - - .method /*060014AD*/ public hidebysig virtual - instance valuetype System.DateTime/*0200002C*/ - ToDateTime(int32 year, - int32 month, - int32 day, - int32 hour, - int32 minute, - int32 second, - int32 millisecond, - int32 era) cil managed - // SIG: 20 08 11 80 B0 08 08 08 08 08 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::ToDateTime - - .method /*060014AE*/ public hidebysig virtual - instance int32 ToFourDigitYear(int32 year) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UmAlQuraCalendar::ToFourDigitYear - - .property /*170003B4*/ instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ - AlgorithmType() - { - .get instance valuetype System.Globalization.CalendarAlgorithmType/*020001E2*/ System.Globalization.UmAlQuraCalendar/*02000207*/::get_AlgorithmType() /* 06001497 */ - } // end of property UmAlQuraCalendar::AlgorithmType - .property /*170003B5*/ instance int32 DaysInYearBeforeMinSupportedYear() - { - .get instance int32 System.Globalization.UmAlQuraCalendar/*02000207*/::get_DaysInYearBeforeMinSupportedYear() /* 06001498 */ - } // end of property UmAlQuraCalendar::DaysInYearBeforeMinSupportedYear - .property /*170003B6*/ instance int32[] - Eras() - { - .get instance int32[] System.Globalization.UmAlQuraCalendar/*02000207*/::get_Eras() /* 06001499 */ - } // end of property UmAlQuraCalendar::Eras - .property /*170003B7*/ instance valuetype System.DateTime/*0200002C*/ - MaxSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.UmAlQuraCalendar/*02000207*/::get_MaxSupportedDateTime() /* 0600149A */ - } // end of property UmAlQuraCalendar::MaxSupportedDateTime - .property /*170003B8*/ instance valuetype System.DateTime/*0200002C*/ - MinSupportedDateTime() - { - .get instance valuetype System.DateTime/*0200002C*/ System.Globalization.UmAlQuraCalendar/*02000207*/::get_MinSupportedDateTime() /* 0600149B */ - } // end of property UmAlQuraCalendar::MinSupportedDateTime - .property /*170003B9*/ instance int32 TwoDigitYearMax() - { - .get instance int32 System.Globalization.UmAlQuraCalendar/*02000207*/::get_TwoDigitYearMax() /* 0600149C */ - .set instance void System.Globalization.UmAlQuraCalendar/*02000207*/::set_TwoDigitYearMax(int32) /* 0600149D */ - } // end of property UmAlQuraCalendar::TwoDigitYearMax -} // end of class System.Globalization.UmAlQuraCalendar - -.class /*02000208*/ public auto ansi sealed System.Globalization.UnicodeCategory - extends System.Enum/*02000037*/ -{ - .field /*0400031C*/ public specialname rtspecialname int32 value__ - .field /*0400031D*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ ClosePunctuation = int32(0x00000015) - .field /*0400031E*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ ConnectorPunctuation = int32(0x00000012) - .field /*0400031F*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ Control = int32(0x0000000E) - .field /*04000320*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ CurrencySymbol = int32(0x0000001A) - .field /*04000321*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ DashPunctuation = int32(0x00000013) - .field /*04000322*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ DecimalDigitNumber = int32(0x00000008) - .field /*04000323*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ EnclosingMark = int32(0x00000007) - .field /*04000324*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ FinalQuotePunctuation = int32(0x00000017) - .field /*04000325*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ Format = int32(0x0000000F) - .field /*04000326*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ InitialQuotePunctuation = int32(0x00000016) - .field /*04000327*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ LetterNumber = int32(0x00000009) - .field /*04000328*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ LineSeparator = int32(0x0000000C) - .field /*04000329*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ LowercaseLetter = int32(0x00000001) - .field /*0400032A*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ MathSymbol = int32(0x00000019) - .field /*0400032B*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ ModifierLetter = int32(0x00000003) - .field /*0400032C*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ ModifierSymbol = int32(0x0000001B) - .field /*0400032D*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ NonSpacingMark = int32(0x00000005) - .field /*0400032E*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ OpenPunctuation = int32(0x00000014) - .field /*0400032F*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ OtherLetter = int32(0x00000004) - .field /*04000330*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ OtherNotAssigned = int32(0x0000001D) - .field /*04000331*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ OtherNumber = int32(0x0000000A) - .field /*04000332*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ OtherPunctuation = int32(0x00000018) - .field /*04000333*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ OtherSymbol = int32(0x0000001C) - .field /*04000334*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ ParagraphSeparator = int32(0x0000000D) - .field /*04000335*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ PrivateUse = int32(0x00000011) - .field /*04000336*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ SpaceSeparator = int32(0x0000000B) - .field /*04000337*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ SpacingCombiningMark = int32(0x00000006) - .field /*04000338*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ Surrogate = int32(0x00000010) - .field /*04000339*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ TitlecaseLetter = int32(0x00000002) - .field /*0400033A*/ public static literal valuetype System.Globalization.UnicodeCategory/*02000208*/ UppercaseLetter = int32(0x00000000) -} // end of class System.Globalization.UnicodeCategory - -.class /*02000209*/ public auto ansi sealed beforefieldinit System.Diagnostics.ConditionalAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000DB:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 44 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ..D.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*060014AF*/ public hidebysig specialname rtspecialname - instance void .ctor(string conditionString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method ConditionalAttribute::.ctor - - .method /*060014B0*/ public hidebysig specialname - instance string get_ConditionString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConditionalAttribute::get_ConditionString - - .property /*170003BA*/ instance string ConditionString() - { - .get instance string System.Diagnostics.ConditionalAttribute/*02000209*/::get_ConditionString() /* 060014B0 */ - } // end of property ConditionalAttribute::ConditionString -} // end of class System.Diagnostics.ConditionalAttribute - -.class /*0200020A*/ public auto ansi sealed beforefieldinit System.Diagnostics.DebuggableAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000DC:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 03 00 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .class /*02000244*/ auto ansi sealed nested public DebuggingModes - extends System.Enum/*02000037*/ - { - .custom /*0C0000F7:060003F1*/ instance void System.FlagsAttribute/*0200003F*/::.ctor() /* 060003F1 */ = ( 01 00 00 00 ) - .field /*0400035E*/ public specialname rtspecialname int32 value__ - .field /*0400035F*/ public static literal valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ Default = int32(0x00000001) - .field /*04000360*/ public static literal valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ DisableOptimizations = int32(0x00000100) - .field /*04000361*/ public static literal valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ EnableEditAndContinue = int32(0x00000004) - .field /*04000362*/ public static literal valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ IgnoreSymbolStoreSequencePoints = int32(0x00000002) - .field /*04000363*/ public static literal valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ None = int32(0x00000000) - } // end of class DebuggingModes - - .method /*060014B1*/ public hidebysig specialname rtspecialname - instance void .ctor(bool isJITTrackingEnabled, - bool isJITOptimizerDisabled) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggableAttribute::.ctor - - .method /*060014B2*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ modes) cil managed - // SIG: 20 01 01 11 89 10 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DebuggableAttribute::.ctor - - .method /*060014B3*/ public hidebysig specialname - instance valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ - get_DebuggingFlags() cil managed - // SIG: 20 00 11 89 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggableAttribute::get_DebuggingFlags - - .method /*060014B4*/ public hidebysig specialname - instance bool get_IsJITOptimizerDisabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggableAttribute::get_IsJITOptimizerDisabled - - .method /*060014B5*/ public hidebysig specialname - instance bool get_IsJITTrackingEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DebuggableAttribute::get_IsJITTrackingEnabled - - .property /*170003BB*/ instance valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ - DebuggingFlags() - { - .get instance valuetype System.Diagnostics.DebuggableAttribute/*0200020A*//DebuggingModes/*02000244*/ System.Diagnostics.DebuggableAttribute/*0200020A*/::get_DebuggingFlags() /* 060014B3 */ - } // end of property DebuggableAttribute::DebuggingFlags - .property /*170003BC*/ instance bool IsJITOptimizerDisabled() - { - .get instance bool System.Diagnostics.DebuggableAttribute/*0200020A*/::get_IsJITOptimizerDisabled() /* 060014B4 */ - } // end of property DebuggableAttribute::IsJITOptimizerDisabled - .property /*170003BD*/ instance bool IsJITTrackingEnabled() - { - .get instance bool System.Diagnostics.DebuggableAttribute/*0200020A*/::get_IsJITTrackingEnabled() /* 060014B5 */ - } // end of property DebuggableAttribute::IsJITTrackingEnabled -} // end of class System.Diagnostics.DebuggableAttribute - -.class /*0200020B*/ public auto ansi sealed System.Configuration.Assemblies.AssemblyHashAlgorithm - extends System.Enum/*02000037*/ -{ - .field /*0400033B*/ public specialname rtspecialname int32 value__ - .field /*0400033C*/ public static literal valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ MD5 = int32(0x00008003) - .field /*0400033D*/ public static literal valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ None = int32(0x00000000) - .field /*0400033E*/ public static literal valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ SHA1 = int32(0x00008004) - .field /*0400033F*/ public static literal valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ SHA256 = int32(0x0000800C) - .field /*04000340*/ public static literal valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ SHA384 = int32(0x0000800D) - .field /*04000341*/ public static literal valuetype System.Configuration.Assemblies.AssemblyHashAlgorithm/*0200020B*/ SHA512 = int32(0x0000800E) -} // end of class System.Configuration.Assemblies.AssemblyHashAlgorithm - -.class /*0200020C*/ public auto ansi sealed System.Configuration.Assemblies.AssemblyVersionCompatibility - extends System.Enum/*02000037*/ -{ - .field /*04000342*/ public specialname rtspecialname int32 value__ - .field /*04000343*/ public static literal valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ SameDomain = int32(0x00000003) - .field /*04000344*/ public static literal valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ SameMachine = int32(0x00000001) - .field /*04000345*/ public static literal valuetype System.Configuration.Assemblies.AssemblyVersionCompatibility/*0200020C*/ SameProcess = int32(0x00000002) -} // end of class System.Configuration.Assemblies.AssemblyVersionCompatibility - -.class /*0200020D*/ public auto ansi beforefieldinit System.ComponentModel.DefaultValueAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000DD:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*060014B6*/ public hidebysig specialname rtspecialname - instance void .ctor(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014B7*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014B8*/ public hidebysig specialname rtspecialname - instance void .ctor(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014B9*/ public hidebysig specialname rtspecialname - instance void .ctor(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014BA*/ public hidebysig specialname rtspecialname - instance void .ctor(int16 'value') cil managed - // SIG: 20 01 01 06 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014BB*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014BC*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014BD*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014BE*/ public hidebysig specialname rtspecialname - instance void .ctor(int8 'value') cil managed - // SIG: 20 01 01 04 - { - .custom /*0C00022C:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014BF*/ public hidebysig specialname rtspecialname - instance void .ctor(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014C0*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014C1*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Type/*020000B8*/ 'type', - string 'value') cil managed - // SIG: 20 02 01 12 82 E0 0E - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014C2*/ public hidebysig specialname rtspecialname - instance void .ctor(uint16 'value') cil managed - // SIG: 20 01 01 07 - { - .custom /*0C00022D:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014C3*/ public hidebysig specialname rtspecialname - instance void .ctor(uint32 'value') cil managed - // SIG: 20 01 01 09 - { - .custom /*0C00022E:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014C4*/ public hidebysig specialname rtspecialname - instance void .ctor(uint64 'value') cil managed - // SIG: 20 01 01 0B - { - .custom /*0C00022F:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method DefaultValueAttribute::.ctor - - .method /*060014C5*/ public hidebysig newslot specialname virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultValueAttribute::get_Value - - .method /*060014C6*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultValueAttribute::Equals - - .method /*060014C7*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DefaultValueAttribute::GetHashCode - - .method /*060014C8*/ family hidebysig instance void - SetValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DefaultValueAttribute::SetValue - - .property /*170003BE*/ instance object Value() - { - .get instance object System.ComponentModel.DefaultValueAttribute/*0200020D*/::get_Value() /* 060014C5 */ - } // end of property DefaultValueAttribute::Value -} // end of class System.ComponentModel.DefaultValueAttribute - -.class /*0200020E*/ public auto ansi sealed beforefieldinit System.ComponentModel.EditorBrowsableAttribute - extends System.Attribute/*02000020*/ -{ - .custom /*0C0000DE:06000148*/ instance void System.AttributeUsageAttribute/*02000022*/::.ctor(valuetype System.AttributeTargets/*02000021*/) /* 06000148 */ = ( 01 00 FC 17 00 00 00 00 ) - .method /*060014C9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method EditorBrowsableAttribute::.ctor - - .method /*060014CA*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ state) cil managed - // SIG: 20 01 01 11 88 3C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000122 */ call instance void System.Attribute/*02000020*/::.ctor() /* 06000122 */ - IL_0006: /* 2A | */ ret - } // end of method EditorBrowsableAttribute::.ctor - - .method /*060014CB*/ public hidebysig specialname - instance valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ - get_State() cil managed - // SIG: 20 00 11 88 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorBrowsableAttribute::get_State - - .method /*060014CC*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorBrowsableAttribute::Equals - - .method /*060014CD*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EditorBrowsableAttribute::GetHashCode - - .property /*170003BF*/ instance valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ - State() - { - .get instance valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::get_State() /* 060014CB */ - } // end of property EditorBrowsableAttribute::State -} // end of class System.ComponentModel.EditorBrowsableAttribute - -.class /*0200020F*/ public auto ansi sealed System.ComponentModel.EditorBrowsableState - extends System.Enum/*02000037*/ -{ - .field /*04000346*/ public specialname rtspecialname int32 value__ - .field /*04000347*/ public static literal valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ Advanced = int32(0x00000002) - .field /*04000348*/ public static literal valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ Always = int32(0x00000000) - .field /*04000349*/ public static literal valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/ Never = int32(0x00000001) -} // end of class System.ComponentModel.EditorBrowsableState - -.class /*02000210*/ public sequential ansi sealed beforefieldinit System.Collections.DictionaryEntry - extends System.ValueType/*020000D7*/ -{ - .field /*0400034A*/ private object _dummy - .method /*060014CE*/ public hidebysig specialname rtspecialname - instance void .ctor(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryEntry::.ctor - - .method /*060014CF*/ public hidebysig specialname - instance object get_Key() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryEntry::get_Key - - .method /*060014D0*/ public hidebysig specialname - instance void set_Key(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryEntry::set_Key - - .method /*060014D1*/ public hidebysig specialname - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryEntry::get_Value - - .method /*060014D2*/ public hidebysig specialname - instance void set_Value(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DictionaryEntry::set_Value - - .method /*060014D3*/ public hidebysig instance void - Deconstruct([out] object& key, - [out] object& 'value') cil managed - // SIG: 20 02 01 10 1C 10 1C - { - .custom /*0C000230:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DictionaryEntry::Deconstruct - - .property /*170003C0*/ instance object Key() - { - .get instance object System.Collections.DictionaryEntry/*02000210*/::get_Key() /* 060014CF */ - .set instance void System.Collections.DictionaryEntry/*02000210*/::set_Key(object) /* 060014D0 */ - } // end of property DictionaryEntry::Key - .property /*170003C1*/ instance object Value() - { - .get instance object System.Collections.DictionaryEntry/*02000210*/::get_Value() /* 060014D1 */ - .set instance void System.Collections.DictionaryEntry/*02000210*/::set_Value(object) /* 060014D2 */ - } // end of property DictionaryEntry::Value -} // end of class System.Collections.DictionaryEntry - -.class /*02000211*/ interface public abstract auto ansi System.Collections.ICollection - implements System.Collections.IEnumerable/*02000215*/ -{ - .method /*060014D4*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ICollection::get_Count - - .method /*060014D5*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ICollection::get_IsSynchronized - - .method /*060014D6*/ public hidebysig newslot specialname abstract virtual - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method ICollection::get_SyncRoot - - .method /*060014D7*/ public hidebysig newslot abstract virtual - instance void CopyTo(class System.Array/*0200001C*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 70 08 - { - // Method begins at RVA 0x0 - } // end of method ICollection::CopyTo - - .property /*170003C2*/ instance int32 Count() - { - .get instance int32 System.Collections.ICollection/*02000211*/::get_Count() /* 060014D4 */ - } // end of property ICollection::Count - .property /*170003C3*/ instance bool IsSynchronized() - { - .get instance bool System.Collections.ICollection/*02000211*/::get_IsSynchronized() /* 060014D5 */ - } // end of property ICollection::IsSynchronized - .property /*170003C4*/ instance object SyncRoot() - { - .get instance object System.Collections.ICollection/*02000211*/::get_SyncRoot() /* 060014D6 */ - } // end of property ICollection::SyncRoot -} // end of class System.Collections.ICollection - -.class /*02000212*/ interface public abstract auto ansi System.Collections.IComparer -{ - .method /*060014D8*/ public hidebysig newslot abstract virtual - instance int32 Compare(object x, - object y) cil managed - // SIG: 20 02 08 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IComparer::Compare - -} // end of class System.Collections.IComparer - -.class /*02000213*/ interface public abstract auto ansi System.Collections.IDictionary - implements System.Collections.ICollection/*02000211*/, - System.Collections.IEnumerable/*02000215*/ -{ - .custom /*0C0000E0:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060014D9*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDictionary::get_IsFixedSize - - .method /*060014DA*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IDictionary::get_IsReadOnly - - .method /*060014DB*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(object key) cil managed - // SIG: 20 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionary::get_Item - - .method /*060014DC*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionary::set_Item - - .method /*060014DD*/ public hidebysig newslot specialname abstract virtual - instance class System.Collections.ICollection/*02000211*/ - get_Keys() cil managed - // SIG: 20 00 12 88 44 - { - // Method begins at RVA 0x0 - } // end of method IDictionary::get_Keys - - .method /*060014DE*/ public hidebysig newslot specialname abstract virtual - instance class System.Collections.ICollection/*02000211*/ - get_Values() cil managed - // SIG: 20 00 12 88 44 - { - // Method begins at RVA 0x0 - } // end of method IDictionary::get_Values - - .method /*060014DF*/ public hidebysig newslot abstract virtual - instance void Add(object key, - object 'value') cil managed - // SIG: 20 02 01 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionary::Add - - .method /*060014E0*/ public hidebysig newslot abstract virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDictionary::Clear - - .method /*060014E1*/ public hidebysig newslot abstract virtual - instance bool Contains(object key) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionary::Contains - - .method /*060014E2*/ public hidebysig newslot abstract virtual - instance class System.Collections.IDictionaryEnumerator/*02000214*/ - GetEnumerator() cil managed - // SIG: 20 00 12 88 50 - { - // Method begins at RVA 0x0 - } // end of method IDictionary::GetEnumerator - - .method /*060014E3*/ public hidebysig newslot abstract virtual - instance void Remove(object key) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionary::Remove - - .property /*170003C5*/ instance bool IsFixedSize() - { - .get instance bool System.Collections.IDictionary/*02000213*/::get_IsFixedSize() /* 060014D9 */ - } // end of property IDictionary::IsFixedSize - .property /*170003C6*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.IDictionary/*02000213*/::get_IsReadOnly() /* 060014DA */ - } // end of property IDictionary::IsReadOnly - .property /*170003C7*/ instance object Item(object) - { - .get instance object System.Collections.IDictionary/*02000213*/::get_Item(object) /* 060014DB */ - .set instance void System.Collections.IDictionary/*02000213*/::set_Item(object, - object) /* 060014DC */ - } // end of property IDictionary::Item - .property /*170003C8*/ instance class System.Collections.ICollection/*02000211*/ - Keys() - { - .get instance class System.Collections.ICollection/*02000211*/ System.Collections.IDictionary/*02000213*/::get_Keys() /* 060014DD */ - } // end of property IDictionary::Keys - .property /*170003C9*/ instance class System.Collections.ICollection/*02000211*/ - Values() - { - .get instance class System.Collections.ICollection/*02000211*/ System.Collections.IDictionary/*02000213*/::get_Values() /* 060014DE */ - } // end of property IDictionary::Values -} // end of class System.Collections.IDictionary - -.class /*02000214*/ interface public abstract auto ansi System.Collections.IDictionaryEnumerator - implements System.Collections.IEnumerator/*02000216*/ -{ - .method /*060014E4*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Collections.DictionaryEntry/*02000210*/ - get_Entry() cil managed - // SIG: 20 00 11 88 40 - { - // Method begins at RVA 0x0 - } // end of method IDictionaryEnumerator::get_Entry - - .method /*060014E5*/ public hidebysig newslot specialname abstract virtual - instance object get_Key() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionaryEnumerator::get_Key - - .method /*060014E6*/ public hidebysig newslot specialname abstract virtual - instance object get_Value() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IDictionaryEnumerator::get_Value - - .property /*170003CA*/ instance valuetype System.Collections.DictionaryEntry/*02000210*/ - Entry() - { - .get instance valuetype System.Collections.DictionaryEntry/*02000210*/ System.Collections.IDictionaryEnumerator/*02000214*/::get_Entry() /* 060014E4 */ - } // end of property IDictionaryEnumerator::Entry - .property /*170003CB*/ instance object Key() - { - .get instance object System.Collections.IDictionaryEnumerator/*02000214*/::get_Key() /* 060014E5 */ - } // end of property IDictionaryEnumerator::Key - .property /*170003CC*/ instance object Value() - { - .get instance object System.Collections.IDictionaryEnumerator/*02000214*/::get_Value() /* 060014E6 */ - } // end of property IDictionaryEnumerator::Value -} // end of class System.Collections.IDictionaryEnumerator - -.class /*02000215*/ interface public abstract auto ansi System.Collections.IEnumerable -{ - .method /*060014E7*/ public hidebysig newslot abstract virtual - instance class System.Collections.IEnumerator/*02000216*/ - GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - // Method begins at RVA 0x0 - } // end of method IEnumerable::GetEnumerator - -} // end of class System.Collections.IEnumerable - -.class /*02000216*/ interface public abstract auto ansi System.Collections.IEnumerator -{ - .method /*060014E8*/ public hidebysig newslot specialname abstract virtual - instance object get_Current() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method IEnumerator::get_Current - - .method /*060014E9*/ public hidebysig newslot abstract virtual - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IEnumerator::MoveNext - - .method /*060014EA*/ public hidebysig newslot abstract virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IEnumerator::Reset - - .property /*170003CD*/ instance object Current() - { - .get instance object System.Collections.IEnumerator/*02000216*/::get_Current() /* 060014E8 */ - } // end of property IEnumerator::Current -} // end of class System.Collections.IEnumerator - -.class /*02000217*/ interface public abstract auto ansi System.Collections.IEqualityComparer -{ - .method /*060014EB*/ public hidebysig newslot abstract virtual - instance bool Equals(object x, - object y) cil managed - // SIG: 20 02 02 1C 1C - { - // Method begins at RVA 0x0 - } // end of method IEqualityComparer::Equals - - .method /*060014EC*/ public hidebysig newslot abstract virtual - instance int32 GetHashCode(object obj) cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IEqualityComparer::GetHashCode - -} // end of class System.Collections.IEqualityComparer - -.class /*02000218*/ interface public abstract auto ansi System.Collections.IList - implements System.Collections.ICollection/*02000211*/, - System.Collections.IEnumerable/*02000215*/ -{ - .custom /*0C0000E1:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060014ED*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IList::get_IsFixedSize - - .method /*060014EE*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IList::get_IsReadOnly - - .method /*060014EF*/ public hidebysig newslot specialname abstract virtual - instance object get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - // Method begins at RVA 0x0 - } // end of method IList::get_Item - - .method /*060014F0*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IList::set_Item - - .method /*060014F1*/ public hidebysig newslot abstract virtual - instance int32 Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IList::Add - - .method /*060014F2*/ public hidebysig newslot abstract virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IList::Clear - - .method /*060014F3*/ public hidebysig newslot abstract virtual - instance bool Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x0 - } // end of method IList::Contains - - .method /*060014F4*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IList::IndexOf - - .method /*060014F5*/ public hidebysig newslot abstract virtual - instance void Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x0 - } // end of method IList::Insert - - .method /*060014F6*/ public hidebysig newslot abstract virtual - instance void Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x0 - } // end of method IList::Remove - - .method /*060014F7*/ public hidebysig newslot abstract virtual - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IList::RemoveAt - - .property /*170003CE*/ instance bool IsFixedSize() - { - .get instance bool System.Collections.IList/*02000218*/::get_IsFixedSize() /* 060014ED */ - } // end of property IList::IsFixedSize - .property /*170003CF*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.IList/*02000218*/::get_IsReadOnly() /* 060014EE */ - } // end of property IList::IsReadOnly - .property /*170003D0*/ instance object Item(int32) - { - .get instance object System.Collections.IList/*02000218*/::get_Item(int32) /* 060014EF */ - .set instance void System.Collections.IList/*02000218*/::set_Item(int32, - object) /* 060014F0 */ - } // end of property IList::Item -} // end of class System.Collections.IList - -.class /*02000219*/ interface public abstract auto ansi System.Collections.IStructuralComparable -{ - .method /*060014F8*/ public hidebysig newslot abstract virtual - instance int32 CompareTo(object other, - class System.Collections.IComparer/*02000212*/ comparer) cil managed - // SIG: 20 02 08 1C 12 88 48 - { - // Method begins at RVA 0x0 - } // end of method IStructuralComparable::CompareTo - -} // end of class System.Collections.IStructuralComparable - -.class /*0200021A*/ interface public abstract auto ansi System.Collections.IStructuralEquatable -{ - .method /*060014F9*/ public hidebysig newslot abstract virtual - instance bool Equals(object other, - class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 02 02 1C 12 88 5C - { - // Method begins at RVA 0x0 - } // end of method IStructuralEquatable::Equals - - .method /*060014FA*/ public hidebysig newslot abstract virtual - instance int32 GetHashCode(class System.Collections.IEqualityComparer/*02000217*/ comparer) cil managed - // SIG: 20 01 08 12 88 5C - { - // Method begins at RVA 0x0 - } // end of method IStructuralEquatable::GetHashCode - -} // end of class System.Collections.IStructuralEquatable - -.class /*0200021B*/ public auto ansi beforefieldinit System.Collections.ObjectModel.Collection`1 - extends System.Object/*0200008E*/ - implements class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/, - class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/, - class System.Collections.Generic.IList`1/*02000223*//*1B000002*/, - class System.Collections.Generic.IReadOnlyCollection`1/*02000224*//*1B000005*/, - class System.Collections.Generic.IReadOnlyList`1/*02000226*//*1B000003*/, - System.Collections.ICollection/*02000211*/, - System.Collections.IList/*02000218*/ -{ - .custom /*0C0000E4:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060014FB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Collection`1::.ctor - - .method /*060014FC*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.IList`1/*02000223*/ list) cil managed - // SIG: 20 01 01 15 12 88 8C 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method Collection`1::.ctor - - .method /*060014FD*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::get_Count - - .method /*060014FE*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::get_Item - - .method /*060014FF*/ public hidebysig newslot specialname virtual final - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::set_Item - - .method /*06001500*/ family hidebysig specialname - instance class System.Collections.Generic.IList`1/*02000223*/ - get_Items() cil managed - // SIG: 20 00 15 12 88 8C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::get_Items - - .method /*06001501*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::get_IsReadOnly() /* 0A000001 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06001502*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override System.Collections.ICollection/*02000211*/::get_IsSynchronized /*02000211::060014D5*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06001503*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override System.Collections.ICollection/*02000211*/::get_SyncRoot /*02000211::060014D6*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.ICollection.get_SyncRoot - - .method /*06001504*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override System.Collections.IList/*02000218*/::get_IsFixedSize /*02000218::060014ED*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IList.get_IsFixedSize - - .method /*06001505*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override System.Collections.IList/*02000218*/::get_IsReadOnly /*02000218::060014EE*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IList.get_IsReadOnly - - .method /*06001506*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Collections.IList/*02000218*/::get_Item /*02000218::060014EF*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IList.get_Item - - .method /*06001507*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override System.Collections.IList/*02000218*/::set_Item /*02000218::060014F0*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::System.Collections.IList.set_Item - - .method /*06001508*/ public hidebysig newslot virtual final - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::Add - - .method /*06001509*/ public hidebysig newslot virtual final - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::Clear - - .method /*0600150A*/ family hidebysig newslot virtual - instance void ClearItems() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::ClearItems - - .method /*0600150B*/ public hidebysig newslot virtual final - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::Contains - - .method /*0600150C*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::CopyTo - - .method /*0600150D*/ public hidebysig newslot virtual final - instance class System.Collections.Generic.IEnumerator`1/*02000221*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 88 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::GetEnumerator - - .method /*0600150E*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::IndexOf - - .method /*0600150F*/ public hidebysig newslot virtual final - instance void Insert(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::Insert - - .method /*06001510*/ family hidebysig newslot virtual - instance void InsertItem(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::InsertItem - - .method /*06001511*/ public hidebysig newslot virtual final - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::Remove - - .method /*06001512*/ public hidebysig newslot virtual final - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::RemoveAt - - .method /*06001513*/ family hidebysig newslot virtual - instance void RemoveItem(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::RemoveItem - - .method /*06001514*/ family hidebysig newslot virtual - instance void SetItem(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::SetItem - - .method /*06001515*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class System.Array/*0200001C*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 70 08 - { - .override System.Collections.ICollection/*02000211*/::CopyTo /*02000211::060014D7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::System.Collections.ICollection.CopyTo - - .method /*06001516*/ private hidebysig newslot virtual final - instance class System.Collections.IEnumerator/*02000216*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - .override System.Collections.IEnumerable/*02000215*/::GetEnumerator /*02000215::060014E7*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06001517*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override System.Collections.IList/*02000218*/::Add /*02000218::060014F1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IList.Add - - .method /*06001518*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override System.Collections.IList/*02000218*/::Contains /*02000218::060014F3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IList.Contains - - .method /*06001519*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override System.Collections.IList/*02000218*/::IndexOf /*02000218::060014F4*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Collection`1::System.Collections.IList.IndexOf - - .method /*0600151A*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override System.Collections.IList/*02000218*/::Insert /*02000218::060014F5*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::System.Collections.IList.Insert - - .method /*0600151B*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override System.Collections.IList/*02000218*/::Remove /*02000218::060014F6*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Collection`1::System.Collections.IList.Remove - - .property /*170003D1*/ instance int32 Count() - { - .get instance int32 System.Collections.ObjectModel.Collection`1/*0200021B*/::get_Count() /* 060014FD */ - } // end of property Collection`1::Count - .property /*170003D2*/ instance !T Item(int32) - { - .get instance !T System.Collections.ObjectModel.Collection`1/*0200021B*/::get_Item(int32) /* 060014FE */ - .set instance void System.Collections.ObjectModel.Collection`1/*0200021B*/::set_Item(int32, - !T) /* 060014FF */ - } // end of property Collection`1::Item - .property /*170003D3*/ instance class System.Collections.Generic.IList`1/*02000223*/ - Items() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Collections.ObjectModel.Collection`1/*0200021B*/::get_Items() /* 06001500 */ - } // end of property Collection`1::Items - .property /*170003D4*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.ObjectModel.Collection`1/*0200021B*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06001501 */ - } // end of property Collection`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*170003D5*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.ObjectModel.Collection`1/*0200021B*/::System.Collections.ICollection.get_IsSynchronized() /* 06001502 */ - } // end of property Collection`1::System.Collections.ICollection.IsSynchronized - .property /*170003D6*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.ObjectModel.Collection`1/*0200021B*/::System.Collections.ICollection.get_SyncRoot() /* 06001503 */ - } // end of property Collection`1::System.Collections.ICollection.SyncRoot - .property /*170003D7*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.ObjectModel.Collection`1/*0200021B*/::System.Collections.IList.get_IsFixedSize() /* 06001504 */ - } // end of property Collection`1::System.Collections.IList.IsFixedSize - .property /*170003D8*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.ObjectModel.Collection`1/*0200021B*/::System.Collections.IList.get_IsReadOnly() /* 06001505 */ - } // end of property Collection`1::System.Collections.IList.IsReadOnly - .property /*170003D9*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.ObjectModel.Collection`1/*0200021B*/::System.Collections.IList.get_Item(int32) /* 06001506 */ - .set instance void System.Collections.ObjectModel.Collection`1/*0200021B*/::System.Collections.IList.set_Item(int32, - object) /* 06001507 */ - } // end of property Collection`1::System.Collections.IList.Item -} // end of class System.Collections.ObjectModel.Collection`1 - -.class /*0200021C*/ public auto ansi beforefieldinit System.Collections.ObjectModel.ReadOnlyCollection`1 - extends System.Object/*0200008E*/ - implements class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/, - class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/, - class System.Collections.Generic.IList`1/*02000223*//*1B000002*/, - class System.Collections.Generic.IReadOnlyCollection`1/*02000224*//*1B000005*/, - class System.Collections.Generic.IReadOnlyList`1/*02000226*//*1B000003*/, - System.Collections.ICollection/*02000211*/, - System.Collections.IList/*02000218*/ -{ - .custom /*0C0000E5:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600151C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Collections.Generic.IList`1/*02000223*/ list) cil managed - // SIG: 20 01 01 15 12 88 8C 01 13 00 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::.ctor - - .method /*0600151D*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::get_Count - - .method /*0600151E*/ public hidebysig newslot specialname virtual final - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::get_Item - - .method /*0600151F*/ family hidebysig specialname - instance class System.Collections.Generic.IList`1/*02000223*/ - get_Items() cil managed - // SIG: 20 00 15 12 88 8C 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::get_Items - - .method /*06001520*/ private hidebysig newslot specialname virtual final - instance bool 'System.Collections.Generic.ICollection.get_IsReadOnly'() cil managed - // SIG: 20 00 02 - { - .override method instance bool class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::get_IsReadOnly() /* 0A000001 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.ICollection.get_IsReadOnly' - - .method /*06001521*/ private hidebysig newslot specialname virtual final - instance !T 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - .override method instance !0 class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::get_Item(int32) /* 0A000002 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.IList.get_Item' - - .method /*06001522*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::set_Item(int32, - !0) /* 0A000003 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.IList.set_Item' - - .method /*06001523*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override System.Collections.ICollection/*02000211*/::get_IsSynchronized /*02000211::060014D5*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized - - .method /*06001524*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override System.Collections.ICollection/*02000211*/::get_SyncRoot /*02000211::060014D6*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot - - .method /*06001525*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override System.Collections.IList/*02000218*/::get_IsFixedSize /*02000218::060014ED*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize - - .method /*06001526*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - .override System.Collections.IList/*02000218*/::get_IsReadOnly /*02000218::060014EE*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly - - .method /*06001527*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override System.Collections.IList/*02000218*/::get_Item /*02000218::060014EF*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IList.get_Item - - .method /*06001528*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override System.Collections.IList/*02000218*/::set_Item /*02000218::060014F0*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::System.Collections.IList.set_Item - - .method /*06001529*/ public hidebysig newslot virtual final - instance bool Contains(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::Contains - - .method /*0600152A*/ public hidebysig newslot virtual final - instance void CopyTo(!T[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::CopyTo - - .method /*0600152B*/ public hidebysig newslot virtual final - instance class System.Collections.Generic.IEnumerator`1/*02000221*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 88 84 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::GetEnumerator - - .method /*0600152C*/ public hidebysig newslot virtual final - instance int32 IndexOf(!T 'value') cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::IndexOf - - .method /*0600152D*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - .override method instance void class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Add(!0) /* 0A000005 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.ICollection.Add' - - .method /*0600152E*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Clear() /* 0A000006 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.ICollection.Clear' - - .method /*0600152F*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(!T 'value') cil managed - // SIG: 20 01 02 13 00 - { - .override method instance bool class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/::Remove(!0) /* 0A000008 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.ICollection.Remove' - - .method /*06001530*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - .override method instance void class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::Insert(int32, - !0) /* 0A00000B */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.IList.Insert' - - .method /*06001531*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class System.Collections.Generic.IList`1/*02000223*//*1B000002*/::RemoveAt(int32) /* 0A00000C */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::'System.Collections.Generic.IList.RemoveAt' - - .method /*06001532*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class System.Array/*0200001C*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 70 08 - { - .override System.Collections.ICollection/*02000211*/::CopyTo /*02000211::060014D7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::System.Collections.ICollection.CopyTo - - .method /*06001533*/ private hidebysig newslot virtual final - instance class System.Collections.IEnumerator/*02000216*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 88 58 - { - .override System.Collections.IEnumerable/*02000215*/::GetEnumerator /*02000215::060014E7*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator - - .method /*06001534*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override System.Collections.IList/*02000218*/::Add /*02000218::060014F1*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IList.Add - - .method /*06001535*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override System.Collections.IList/*02000218*/::Clear /*02000218::060014F2*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::System.Collections.IList.Clear - - .method /*06001536*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override System.Collections.IList/*02000218*/::Contains /*02000218::060014F3*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IList.Contains - - .method /*06001537*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override System.Collections.IList/*02000218*/::IndexOf /*02000218::060014F4*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReadOnlyCollection`1::System.Collections.IList.IndexOf - - .method /*06001538*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override System.Collections.IList/*02000218*/::Insert /*02000218::060014F5*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::System.Collections.IList.Insert - - .method /*06001539*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override System.Collections.IList/*02000218*/::Remove /*02000218::060014F6*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::System.Collections.IList.Remove - - .method /*0600153A*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override System.Collections.IList/*02000218*/::RemoveAt /*02000218::060014F7*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReadOnlyCollection`1::System.Collections.IList.RemoveAt - - .property /*170003DA*/ instance int32 Count() - { - .get instance int32 System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::get_Count() /* 0600151D */ - } // end of property ReadOnlyCollection`1::Count - .property /*170003DB*/ instance !T Item(int32) - { - .get instance !T System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::get_Item(int32) /* 0600151E */ - } // end of property ReadOnlyCollection`1::Item - .property /*170003DC*/ instance class System.Collections.Generic.IList`1/*02000223*/ - Items() - { - .get instance class System.Collections.Generic.IList`1/*02000223*/ System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::get_Items() /* 0600151F */ - } // end of property ReadOnlyCollection`1::Items - .property /*170003DD*/ instance bool 'System.Collections.Generic.ICollection.IsReadOnly'() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::'System.Collections.Generic.ICollection.get_IsReadOnly'() /* 06001520 */ - } // end of property ReadOnlyCollection`1::'System.Collections.Generic.ICollection.IsReadOnly' - .property /*170003DE*/ instance !T 'System.Collections.Generic.IList.Item'(int32) - { - .get instance !T System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06001521 */ - .set instance void System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::'System.Collections.Generic.IList.set_Item'(int32, - !T) /* 06001522 */ - } // end of property ReadOnlyCollection`1::'System.Collections.Generic.IList.Item' - .property /*170003DF*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::System.Collections.ICollection.get_IsSynchronized() /* 06001523 */ - } // end of property ReadOnlyCollection`1::System.Collections.ICollection.IsSynchronized - .property /*170003E0*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::System.Collections.ICollection.get_SyncRoot() /* 06001524 */ - } // end of property ReadOnlyCollection`1::System.Collections.ICollection.SyncRoot - .property /*170003E1*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::System.Collections.IList.get_IsFixedSize() /* 06001525 */ - } // end of property ReadOnlyCollection`1::System.Collections.IList.IsFixedSize - .property /*170003E2*/ instance bool System.Collections.IList.IsReadOnly() - { - .get instance bool System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::System.Collections.IList.get_IsReadOnly() /* 06001526 */ - } // end of property ReadOnlyCollection`1::System.Collections.IList.IsReadOnly - .property /*170003E3*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::System.Collections.IList.get_Item(int32) /* 06001527 */ - .set instance void System.Collections.ObjectModel.ReadOnlyCollection`1/*0200021C*/::System.Collections.IList.set_Item(int32, - object) /* 06001528 */ - } // end of property ReadOnlyCollection`1::System.Collections.IList.Item -} // end of class System.Collections.ObjectModel.ReadOnlyCollection`1 - -.class /*0200021D*/ interface public abstract auto ansi System.Collections.Generic.ICollection`1 - implements class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/ -{ - .method /*0600153B*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::get_Count - - .method /*0600153C*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::get_IsReadOnly - - .method /*0600153D*/ public hidebysig newslot abstract virtual - instance void Add(!T item) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::Add - - .method /*0600153E*/ public hidebysig newslot abstract virtual - instance void Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::Clear - - .method /*0600153F*/ public hidebysig newslot abstract virtual - instance bool Contains(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::Contains - - .method /*06001540*/ public hidebysig newslot abstract virtual - instance void CopyTo(!T[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::CopyTo - - .method /*06001541*/ public hidebysig newslot abstract virtual - instance bool Remove(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method ICollection`1::Remove - - .property /*170003E4*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.ICollection`1/*0200021D*/::get_Count() /* 0600153B */ - } // end of property ICollection`1::Count - .property /*170003E5*/ instance bool IsReadOnly() - { - .get instance bool System.Collections.Generic.ICollection`1/*0200021D*/::get_IsReadOnly() /* 0600153C */ - } // end of property ICollection`1::IsReadOnly -} // end of class System.Collections.Generic.ICollection`1 - -.class /*0200021E*/ interface public abstract auto ansi System.Collections.Generic.IComparer`1<- T> -{ - .method /*06001542*/ public hidebysig newslot abstract virtual - instance int32 Compare(!T x, - !T y) cil managed - // SIG: 20 02 08 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IComparer`1::Compare - -} // end of class System.Collections.Generic.IComparer`1 - -.class /*0200021F*/ interface public abstract auto ansi System.Collections.Generic.IDictionary`2 - implements class System.Collections.Generic.ICollection`1/*0200021D*/>/*1B00004E*/, - class System.Collections.Generic.IEnumerable`1/*02000220*/>/*1B00004C*/, - System.Collections.IEnumerable/*02000215*/ -{ - .custom /*0C0000E6:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06001543*/ public hidebysig newslot specialname abstract virtual - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::get_Item - - .method /*06001544*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::set_Item - - .method /*06001545*/ public hidebysig newslot specialname abstract virtual - instance class System.Collections.Generic.ICollection`1/*0200021D*/ - get_Keys() cil managed - // SIG: 20 00 15 12 88 74 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::get_Keys - - .method /*06001546*/ public hidebysig newslot specialname abstract virtual - instance class System.Collections.Generic.ICollection`1/*0200021D*/ - get_Values() cil managed - // SIG: 20 00 15 12 88 74 01 13 01 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::get_Values - - .method /*06001547*/ public hidebysig newslot abstract virtual - instance void Add(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::Add - - .method /*06001548*/ public hidebysig newslot abstract virtual - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::ContainsKey - - .method /*06001549*/ public hidebysig newslot abstract virtual - instance bool Remove(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::Remove - - .method /*0600154A*/ public hidebysig newslot abstract virtual - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x0 - } // end of method IDictionary`2::TryGetValue - - .property /*170003E6*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Generic.IDictionary`2/*0200021F*/::get_Item(!TKey) /* 06001543 */ - .set instance void System.Collections.Generic.IDictionary`2/*0200021F*/::set_Item(!TKey, - !TValue) /* 06001544 */ - } // end of property IDictionary`2::Item - .property /*170003E7*/ instance class System.Collections.Generic.ICollection`1/*0200021D*/ - Keys() - { - .get instance class System.Collections.Generic.ICollection`1/*0200021D*/ System.Collections.Generic.IDictionary`2/*0200021F*/::get_Keys() /* 06001545 */ - } // end of property IDictionary`2::Keys - .property /*170003E8*/ instance class System.Collections.Generic.ICollection`1/*0200021D*/ - Values() - { - .get instance class System.Collections.Generic.ICollection`1/*0200021D*/ System.Collections.Generic.IDictionary`2/*0200021F*/::get_Values() /* 06001546 */ - } // end of property IDictionary`2::Values -} // end of class System.Collections.Generic.IDictionary`2 - -.class /*02000220*/ interface public abstract auto ansi System.Collections.Generic.IEnumerable`1<+ T> - implements System.Collections.IEnumerable/*02000215*/ -{ - .method /*0600154B*/ public hidebysig newslot abstract virtual - instance class System.Collections.Generic.IEnumerator`1/*02000221*/ - GetEnumerator() cil managed - // SIG: 20 00 15 12 88 84 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IEnumerable`1::GetEnumerator - -} // end of class System.Collections.Generic.IEnumerable`1 - -.class /*02000221*/ interface public abstract auto ansi System.Collections.Generic.IEnumerator`1<+ T> - implements System.Collections.IEnumerator/*02000216*/, - System.IDisposable/*02000063*/ -{ - .method /*0600154C*/ public hidebysig newslot specialname abstract virtual - instance !T get_Current() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IEnumerator`1::get_Current - - .property /*170003E9*/ instance !T Current() - { - .get instance !T System.Collections.Generic.IEnumerator`1/*02000221*/::get_Current() /* 0600154C */ - } // end of property IEnumerator`1::Current -} // end of class System.Collections.Generic.IEnumerator`1 - -.class /*02000222*/ interface public abstract auto ansi System.Collections.Generic.IEqualityComparer`1<- T> -{ - .method /*0600154D*/ public hidebysig newslot abstract virtual - instance bool Equals(!T x, - !T y) cil managed - // SIG: 20 02 02 13 00 13 00 - { - // Method begins at RVA 0x0 - } // end of method IEqualityComparer`1::Equals - - .method /*0600154E*/ public hidebysig newslot abstract virtual - instance int32 GetHashCode(!T obj) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IEqualityComparer`1::GetHashCode - -} // end of class System.Collections.Generic.IEqualityComparer`1 - -.class /*02000223*/ interface public abstract auto ansi System.Collections.Generic.IList`1 - implements class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/, - class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/ -{ - .custom /*0C0000E7:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600154F*/ public hidebysig newslot specialname abstract virtual - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method IList`1::get_Item - - .method /*06001550*/ public hidebysig newslot specialname abstract virtual - instance void set_Item(int32 index, - !T 'value') cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IList`1::set_Item - - .method /*06001551*/ public hidebysig newslot abstract virtual - instance int32 IndexOf(!T item) cil managed - // SIG: 20 01 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IList`1::IndexOf - - .method /*06001552*/ public hidebysig newslot abstract virtual - instance void Insert(int32 index, - !T item) cil managed - // SIG: 20 02 01 08 13 00 - { - // Method begins at RVA 0x0 - } // end of method IList`1::Insert - - .method /*06001553*/ public hidebysig newslot abstract virtual - instance void RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x0 - } // end of method IList`1::RemoveAt - - .property /*170003EA*/ instance !T Item(int32) - { - .get instance !T System.Collections.Generic.IList`1/*02000223*/::get_Item(int32) /* 0600154F */ - .set instance void System.Collections.Generic.IList`1/*02000223*/::set_Item(int32, - !T) /* 06001550 */ - } // end of property IList`1::Item -} // end of class System.Collections.Generic.IList`1 - -.class /*02000224*/ interface public abstract auto ansi System.Collections.Generic.IReadOnlyCollection`1<+ T> - implements class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/ -{ - .method /*06001554*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyCollection`1::get_Count - - .property /*170003EB*/ instance int32 Count() - { - .get instance int32 System.Collections.Generic.IReadOnlyCollection`1/*02000224*/::get_Count() /* 06001554 */ - } // end of property IReadOnlyCollection`1::Count -} // end of class System.Collections.Generic.IReadOnlyCollection`1 - -.class /*02000225*/ interface public abstract auto ansi System.Collections.Generic.IReadOnlyDictionary`2 - implements class System.Collections.Generic.IEnumerable`1/*02000220*/>/*1B00004C*/, - System.Collections.IEnumerable/*02000215*/, - class System.Collections.Generic.IReadOnlyCollection`1/*02000224*/>/*1B00004F*/ -{ - .custom /*0C0000E8:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06001555*/ public hidebysig newslot specialname abstract virtual - instance !TValue get_Item(!TKey key) cil managed - // SIG: 20 01 13 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyDictionary`2::get_Item - - .method /*06001556*/ public hidebysig newslot specialname abstract virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_Keys() cil managed - // SIG: 20 00 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyDictionary`2::get_Keys - - .method /*06001557*/ public hidebysig newslot specialname abstract virtual - instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - get_Values() cil managed - // SIG: 20 00 15 12 88 80 01 13 01 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyDictionary`2::get_Values - - .method /*06001558*/ public hidebysig newslot abstract virtual - instance bool ContainsKey(!TKey key) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyDictionary`2::ContainsKey - - .method /*06001559*/ public hidebysig newslot abstract virtual - instance bool TryGetValue(!TKey key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 02 13 00 10 13 01 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyDictionary`2::TryGetValue - - .property /*170003EC*/ instance !TValue - Item(!TKey) - { - .get instance !TValue System.Collections.Generic.IReadOnlyDictionary`2/*02000225*/::get_Item(!TKey) /* 06001555 */ - } // end of property IReadOnlyDictionary`2::Item - .property /*170003ED*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - Keys() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Collections.Generic.IReadOnlyDictionary`2/*02000225*/::get_Keys() /* 06001556 */ - } // end of property IReadOnlyDictionary`2::Keys - .property /*170003EE*/ instance class System.Collections.Generic.IEnumerable`1/*02000220*/ - Values() - { - .get instance class System.Collections.Generic.IEnumerable`1/*02000220*/ System.Collections.Generic.IReadOnlyDictionary`2/*02000225*/::get_Values() /* 06001557 */ - } // end of property IReadOnlyDictionary`2::Values -} // end of class System.Collections.Generic.IReadOnlyDictionary`2 - -.class /*02000226*/ interface public abstract auto ansi System.Collections.Generic.IReadOnlyList`1<+ T> - implements class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/, - class System.Collections.Generic.IReadOnlyCollection`1/*02000224*//*1B000005*/ -{ - .custom /*0C0000E9:06000FE3*/ instance void System.Reflection.DefaultMemberAttribute/*020001A0*/::.ctor(string) /* 06000FE3 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600155A*/ public hidebysig newslot specialname abstract virtual - instance !T get_Item(int32 index) cil managed - // SIG: 20 01 13 00 08 - { - // Method begins at RVA 0x0 - } // end of method IReadOnlyList`1::get_Item - - .property /*170003EF*/ instance !T Item(int32) - { - .get instance !T System.Collections.Generic.IReadOnlyList`1/*02000226*/::get_Item(int32) /* 0600155A */ - } // end of property IReadOnlyList`1::Item -} // end of class System.Collections.Generic.IReadOnlyList`1 - -.class /*02000227*/ interface public abstract auto ansi System.Collections.Generic.ISet`1 - implements class System.Collections.Generic.ICollection`1/*0200021D*//*1B000001*/, - class System.Collections.Generic.IEnumerable`1/*02000220*//*1B000004*/, - System.Collections.IEnumerable/*02000215*/ -{ - .method /*0600155B*/ public hidebysig newslot abstract virtual - instance bool Add(!T item) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::Add - - .method /*0600155C*/ public hidebysig newslot abstract virtual - instance void ExceptWith(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 01 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::ExceptWith - - .method /*0600155D*/ public hidebysig newslot abstract virtual - instance void IntersectWith(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 01 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::IntersectWith - - .method /*0600155E*/ public hidebysig newslot abstract virtual - instance bool IsProperSubsetOf(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 02 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::IsProperSubsetOf - - .method /*0600155F*/ public hidebysig newslot abstract virtual - instance bool IsProperSupersetOf(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 02 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::IsProperSupersetOf - - .method /*06001560*/ public hidebysig newslot abstract virtual - instance bool IsSubsetOf(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 02 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::IsSubsetOf - - .method /*06001561*/ public hidebysig newslot abstract virtual - instance bool IsSupersetOf(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 02 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::IsSupersetOf - - .method /*06001562*/ public hidebysig newslot abstract virtual - instance bool Overlaps(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 02 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::Overlaps - - .method /*06001563*/ public hidebysig newslot abstract virtual - instance bool SetEquals(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 02 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::SetEquals - - .method /*06001564*/ public hidebysig newslot abstract virtual - instance void SymmetricExceptWith(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 01 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::SymmetricExceptWith - - .method /*06001565*/ public hidebysig newslot abstract virtual - instance void UnionWith(class System.Collections.Generic.IEnumerable`1/*02000220*/ other) cil managed - // SIG: 20 01 01 15 12 88 80 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISet`1::UnionWith - -} // end of class System.Collections.Generic.ISet`1 - -.class /*02000228*/ public auto ansi beforefieldinit System.Collections.Generic.KeyNotFoundException - extends System.SystemException/*020000A7*/ -{ - .method /*06001566*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method KeyNotFoundException::.ctor - - .method /*06001567*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Runtime.Serialization.SerializationInfo/*02000128*/ info, - valuetype System.Runtime.Serialization.StreamingContext/*0200012A*/ context) cil managed - // SIG: 20 02 01 12 84 A0 11 84 A8 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method KeyNotFoundException::.ctor - - .method /*06001568*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method KeyNotFoundException::.ctor - - .method /*06001569*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class System.Exception/*0200003B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00075C */ call instance void System.SystemException/*020000A7*/::.ctor() /* 0600075C */ - IL_0006: /* 2A | */ ret - } // end of method KeyNotFoundException::.ctor - -} // end of class System.Collections.Generic.KeyNotFoundException - -.class /*02000229*/ public abstract auto ansi sealed beforefieldinit System.Collections.Generic.KeyValuePair - extends System.Object/*0200008E*/ -{ - .method /*0600156A*/ public hidebysig static - valuetype System.Collections.Generic.KeyValuePair`2/*0200022A*/ - Create(!!TKey key, - !!TValue 'value') cil managed - // SIG: 10 02 02 15 11 88 A8 02 1E 00 1E 01 1E 00 1E 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyValuePair::Create - -} // end of class System.Collections.Generic.KeyValuePair - -.class /*0200022A*/ public sequential ansi sealed beforefieldinit System.Collections.Generic.KeyValuePair`2 - extends System.ValueType/*020000D7*/ -{ - .custom /*0C0000EA:06000EA5*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000163*/::.ctor() /* 06000EA5 */ = ( 01 00 00 00 ) - .field /*0400034B*/ private initonly !TKey key - .field /*0400034C*/ private initonly !TValue 'value' - .field /*0400034D*/ private initonly int32 _dummyPrimitive - .method /*0600156B*/ public hidebysig specialname rtspecialname - instance void .ctor(!TKey key, - !TValue 'value') cil managed - // SIG: 20 02 01 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyValuePair`2::.ctor - - .method /*0600156C*/ public hidebysig specialname - instance !TKey get_Key() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyValuePair`2::get_Key - - .method /*0600156D*/ public hidebysig specialname - instance !TValue get_Value() cil managed - // SIG: 20 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyValuePair`2::get_Value - - .method /*0600156E*/ public hidebysig instance void - Deconstruct([out] !TKey& key, - [out] !TValue& 'value') cil managed - // SIG: 20 02 01 10 13 00 10 13 01 - { - .custom /*0C000231:060014CA*/ instance void System.ComponentModel.EditorBrowsableAttribute/*0200020E*/::.ctor(valuetype System.ComponentModel.EditorBrowsableState/*0200020F*/) /* 060014CA */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyValuePair`2::Deconstruct - - .method /*0600156F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyValuePair`2::ToString - - .property /*170003F0*/ instance !TKey Key() - { - .get instance !TKey System.Collections.Generic.KeyValuePair`2/*0200022A*/::get_Key() /* 0600156C */ - } // end of property KeyValuePair`2::Key - .property /*170003F1*/ instance !TValue - Value() - { - .get instance !TValue System.Collections.Generic.KeyValuePair`2/*0200022A*/::get_Value() /* 0600156D */ - } // end of property KeyValuePair`2::Value -} // end of class System.Collections.Generic.KeyValuePair`2 - -.class /*0200022B*/ interface public abstract auto ansi System.Buffers.IMemoryOwner`1 - implements System.IDisposable/*02000063*/ -{ - .method /*06001570*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Memory`1/*0200007A*/ - get_Memory() cil managed - // SIG: 20 00 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IMemoryOwner`1::get_Memory - - .property /*170003F2*/ instance valuetype System.Memory`1/*0200007A*/ - Memory() - { - .get instance valuetype System.Memory`1/*0200007A*/ System.Buffers.IMemoryOwner`1/*0200022B*/::get_Memory() /* 06001570 */ - } // end of property IMemoryOwner`1::Memory -} // end of class System.Buffers.IMemoryOwner`1 - -.class /*0200022C*/ interface public abstract auto ansi System.Buffers.IPinnable -{ - .method /*06001571*/ public hidebysig newslot abstract virtual - instance valuetype System.Buffers.MemoryHandle/*0200022D*/ - Pin(int32 elementIndex) cil managed - // SIG: 20 01 11 88 B4 08 - { - // Method begins at RVA 0x0 - } // end of method IPinnable::Pin - - .method /*06001572*/ public hidebysig newslot abstract virtual - instance void Unpin() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IPinnable::Unpin - -} // end of class System.Buffers.IPinnable - -.class /*0200022D*/ public sequential ansi sealed beforefieldinit System.Buffers.MemoryHandle - extends System.ValueType/*020000D7*/ - implements System.IDisposable/*02000063*/ -{ - .field /*0400034E*/ private object _dummy - .field /*0400034F*/ private int32 _dummyPrimitive - .method /*06001573*/ public hidebysig specialname rtspecialname - instance void .ctor(void* pointer, - [opt] valuetype System.Runtime.InteropServices.GCHandle/*02000131*/ handle, - [opt] class System.Buffers.IPinnable/*0200022C*/ pinnable) cil managed - // SIG: 20 03 01 0F 01 11 84 C4 12 88 B0 - { - .custom /*0C000232:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .param [2]/*08001E69*/ = nullref - .param [3]/*08001E6A*/ = nullref - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryHandle::.ctor - - .method /*06001574*/ public hidebysig specialname - instance void* get_Pointer() cil managed - // SIG: 20 00 0F 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryHandle::get_Pointer - - .method /*06001575*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryHandle::Dispose - - .property /*170003F3*/ instance void* Pointer() - { - .custom /*0C000111:060001EA*/ instance void System.CLSCompliantAttribute/*02000029*/::.ctor(bool) /* 060001EA */ = ( 01 00 00 00 00 ) - .get instance void* System.Buffers.MemoryHandle/*0200022D*/::get_Pointer() /* 06001574 */ - } // end of property MemoryHandle::Pointer -} // end of class System.Buffers.MemoryHandle - -.class /*0200022E*/ public abstract auto ansi beforefieldinit System.Buffers.MemoryManager`1 - extends System.Object/*0200008E*/ - implements class System.Buffers.IMemoryOwner`1/*0200022B*//*1B000050*/, - System.IDisposable/*02000063*/, - System.Buffers.IPinnable/*0200022C*/ -{ - .method /*06001576*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005D1 */ call instance void System.Object/*0200008E*/::.ctor() /* 060005D1 */ - IL_0006: /* 2A | */ ret - } // end of method MemoryManager`1::.ctor - - .method /*06001577*/ public hidebysig newslot specialname virtual - instance valuetype System.Memory`1/*0200007A*/ - get_Memory() cil managed - // SIG: 20 00 15 11 81 E8 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryManager`1::get_Memory - - .method /*06001578*/ family hidebysig instance valuetype System.Memory`1/*0200007A*/ - CreateMemory(int32 length) cil managed - // SIG: 20 01 15 11 81 E8 01 13 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryManager`1::CreateMemory - - .method /*06001579*/ family hidebysig instance valuetype System.Memory`1/*0200007A*/ - CreateMemory(int32 start, - int32 length) cil managed - // SIG: 20 02 15 11 81 E8 01 13 00 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryManager`1::CreateMemory - - .method /*0600157A*/ family hidebysig newslot abstract virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method MemoryManager`1::Dispose - - .method /*0600157B*/ public hidebysig newslot abstract virtual - instance valuetype System.Span`1/*020000A1*/ - GetSpan() cil managed - // SIG: 20 00 15 11 82 84 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method MemoryManager`1::GetSpan - - .method /*0600157C*/ public hidebysig newslot abstract virtual - instance valuetype System.Buffers.MemoryHandle/*0200022D*/ - Pin([opt] int32 elementIndex) cil managed - // SIG: 20 01 11 88 B4 08 - { - .param [1]/*08001E6F*/ = int32(0x00000000) - // Method begins at RVA 0x0 - } // end of method MemoryManager`1::Pin - - .method /*0600157D*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override System.IDisposable/*02000063*/::Dispose /*02000063::060004A5*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MemoryManager`1::System.IDisposable.Dispose - - .method /*0600157E*/ famorassem hidebysig newslot virtual - instance bool TryGetArray([out] valuetype System.ArraySegment`1/*0200001D*/& segment) cil managed - // SIG: 20 01 02 10 15 11 74 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MemoryManager`1::TryGetArray - - .method /*0600157F*/ public hidebysig newslot abstract virtual - instance void Unpin() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method MemoryManager`1::Unpin - - .property /*170003F4*/ instance valuetype System.Memory`1/*0200007A*/ - Memory() - { - .get instance valuetype System.Memory`1/*0200007A*/ System.Buffers.MemoryManager`1/*0200022E*/::get_Memory() /* 06001577 */ - } // end of property MemoryManager`1::Memory -} // end of class System.Buffers.MemoryManager`1 - -.class /*0200022F*/ public auto ansi sealed System.Buffers.ReadOnlySpanAction`2 - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06001580*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ReadOnlySpanAction`2::.ctor - - .method /*06001581*/ public hidebysig newslot virtual - instance void Invoke(valuetype System.ReadOnlySpan`1/*02000098*/ span, - !TArg arg) runtime managed - // SIG: 20 02 01 15 11 82 60 01 13 00 13 01 - { - } // end of method ReadOnlySpanAction`2::Invoke - - .method /*06001582*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(valuetype System.ReadOnlySpan`1/*02000098*/ span, - !TArg arg, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 15 11 82 60 01 13 00 13 01 12 7C 1C - { - } // end of method ReadOnlySpanAction`2::BeginInvoke - - .method /*06001583*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method ReadOnlySpanAction`2::EndInvoke - -} // end of class System.Buffers.ReadOnlySpanAction`2 - -.class /*02000230*/ public auto ansi sealed System.Buffers.SpanAction`2 - extends System.MulticastDelegate/*02000082*/ -{ - .method /*06001584*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method SpanAction`2::.ctor - - .method /*06001585*/ public hidebysig newslot virtual - instance void Invoke(valuetype System.Span`1/*020000A1*/ span, - !TArg arg) runtime managed - // SIG: 20 02 01 15 11 82 84 01 13 00 13 01 - { - } // end of method SpanAction`2::Invoke - - .method /*06001586*/ public hidebysig newslot virtual - instance class System.IAsyncResult/*0200005D*/ - BeginInvoke(valuetype System.Span`1/*020000A1*/ span, - !TArg arg, - class System.AsyncCallback/*0200001F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 81 74 15 11 82 84 01 13 00 13 01 12 7C 1C - { - } // end of method SpanAction`2::BeginInvoke - - .method /*06001587*/ public hidebysig newslot virtual - instance void EndInvoke(class System.IAsyncResult/*0200005D*/ result) runtime managed - // SIG: 20 01 01 12 81 74 - { - } // end of method SpanAction`2::EndInvoke - -} // end of class System.Buffers.SpanAction`2 - -.class /*02000231*/ public abstract auto ansi beforefieldinit Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid - extends System.Runtime.InteropServices.CriticalHandle/*0200012E*/ -{ - .method /*06001588*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22c0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* D3 | */ conv.i - IL_0003: /* 28 | (06)000E19 */ call instance void System.Runtime.InteropServices.CriticalHandle/*0200012E*/::.ctor(native int) /* 06000E19 */ - IL_0008: /* 2A | */ ret - } // end of method CriticalHandleMinusOneIsInvalid::.ctor - - .method /*06001589*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CriticalHandleMinusOneIsInvalid::get_IsInvalid - - .property /*170003F5*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid/*02000231*/::get_IsInvalid() /* 06001589 */ - } // end of property CriticalHandleMinusOneIsInvalid::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid - -.class /*02000232*/ public abstract auto ansi beforefieldinit Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid - extends System.Runtime.InteropServices.CriticalHandle/*0200012E*/ -{ - .method /*0600158A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x22c0 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* D3 | */ conv.i - IL_0003: /* 28 | (06)000E19 */ call instance void System.Runtime.InteropServices.CriticalHandle/*0200012E*/::.ctor(native int) /* 06000E19 */ - IL_0008: /* 2A | */ ret - } // end of method CriticalHandleZeroOrMinusOneIsInvalid::.ctor - - .method /*0600158B*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CriticalHandleZeroOrMinusOneIsInvalid::get_IsInvalid - - .property /*170003F6*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid/*02000232*/::get_IsInvalid() /* 0600158B */ - } // end of property CriticalHandleZeroOrMinusOneIsInvalid::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid - -.class /*02000233*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafeFileHandle - extends Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*02000235*/ -{ - .method /*0600158C*/ public hidebysig specialname rtspecialname - instance void .ctor(native int preexistingHandle, - bool ownsHandle) cil managed - // SIG: 20 02 01 18 02 - { - // Method begins at RVA 0x22ca - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)001591 */ call instance void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*02000235*/::.ctor(bool) /* 06001591 */ - IL_0007: /* 2A | */ ret - } // end of method SafeFileHandle::.ctor - - .method /*0600158D*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeFileHandle::get_IsInvalid - - .method /*0600158E*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeFileHandle::ReleaseHandle - - .property /*170003F7*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.SafeFileHandle/*02000233*/::get_IsInvalid() /* 0600158D */ - } // end of property SafeFileHandle::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.SafeFileHandle - -.class /*02000234*/ public abstract auto ansi beforefieldinit Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid - extends System.Runtime.InteropServices.SafeHandle/*02000136*/ -{ - .method /*0600158F*/ family hidebysig specialname rtspecialname - instance void .ctor(bool ownsHandle) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x22d3 - // Code size 10 (0xa) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* D3 | */ conv.i - IL_0003: /* 16 | */ ldc.i4.0 - IL_0004: /* 28 | (06)000E3D */ call instance void System.Runtime.InteropServices.SafeHandle/*02000136*/::.ctor(native int, - bool) /* 06000E3D */ - IL_0009: /* 2A | */ ret - } // end of method SafeHandleMinusOneIsInvalid::.ctor - - .method /*06001590*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeHandleMinusOneIsInvalid::get_IsInvalid - - .property /*170003F8*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid/*02000234*/::get_IsInvalid() /* 06001590 */ - } // end of property SafeHandleMinusOneIsInvalid::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid - -.class /*02000235*/ public abstract auto ansi beforefieldinit Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid - extends System.Runtime.InteropServices.SafeHandle/*02000136*/ -{ - .method /*06001591*/ family hidebysig specialname rtspecialname - instance void .ctor(bool ownsHandle) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x22d3 - // Code size 10 (0xa) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* D3 | */ conv.i - IL_0003: /* 16 | */ ldc.i4.0 - IL_0004: /* 28 | (06)000E3D */ call instance void System.Runtime.InteropServices.SafeHandle/*02000136*/::.ctor(native int, - bool) /* 06000E3D */ - IL_0009: /* 2A | */ ret - } // end of method SafeHandleZeroOrMinusOneIsInvalid::.ctor - - .method /*06001592*/ public hidebysig specialname virtual - instance bool get_IsInvalid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeHandleZeroOrMinusOneIsInvalid::get_IsInvalid - - .property /*170003F9*/ instance bool IsInvalid() - { - .get instance bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*02000235*/::get_IsInvalid() /* 06001592 */ - } // end of property SafeHandleZeroOrMinusOneIsInvalid::IsInvalid -} // end of class Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid - -.class /*02000236*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafeWaitHandle - extends Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*02000235*/ -{ - .method /*06001593*/ public hidebysig specialname rtspecialname - instance void .ctor(native int existingHandle, - bool ownsHandle) cil managed - // SIG: 20 02 01 18 02 - { - // Method begins at RVA 0x22ca - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (06)001591 */ call instance void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*02000235*/::.ctor(bool) /* 06001591 */ - IL_0007: /* 2A | */ ret - } // end of method SafeWaitHandle::.ctor - - .method /*06001594*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeWaitHandle::ReleaseHandle - -} // end of class Microsoft.Win32.SafeHandles.SafeWaitHandle - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il deleted file mode 100644 index dc423df25b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il +++ /dev/null @@ -1,1892 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000066d2 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x00015a41 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000667f [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005200 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00006504 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000046d8 Virtual Size -// 0x00002000 Virtual Address -// 0x00004800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000006d4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000066c1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00004414] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00006484 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000103c Size -// '#~' Name -// Stream 2: -// 0x000010a8 Offset -// 0x00000a00 Size -// '#Strings' Name -// Stream 3: -// 0x00001aa8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001aac Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001abc Offset -// 0x00002958 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 37008 -// PE header size : 512 (496 used) ( 1.38%) -// PE additional info : 17651 (47.70%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.19%) -// CLR meta-data size : 17428 (47.09%) -// CLR additional info : 128 ( 0.35%) -// CLR method headers : 103 ( 0.28%) -// Managed code : 348 ( 0.94%) -// Data : 2048 ( 5.53%) -// Unaccounted : -1282 (-3.46%) - -// Num.of PE sections : 3 -// .text - 18432 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 17428 -// Module - 1 (10 bytes) -// TypeDef - 8 (112 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 28 (168 bytes) -// MethodDef - 103 (1442 bytes) 0 abstract, 0 native, 103 bodies -// FieldDef - 84 (504 bytes) 0 constant -// MemberRef - 16 (96 bytes) -// ParamDef - 105 (630 bytes) -// Constant - 84 (504 bytes) -// CustomAttribute- 17 (102 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 5 (20 bytes) -// Property - 30 (180 bytes) -// MethodSemantic- 35 (210 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 2560 bytes -// Blobs - 10584 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 196 bytes - -// CLR additional info : 128 - -// CLR method headers : 103 -// Num.of method bodies - 103 -// Num.of fat headers - 0 -// Num.of tiny headers - 103 - -// Managed code : 348 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class GenericIdentity (public) (auto) (ansi) -// Class GenericPrincipal (public) (auto) (ansi) -// Class Claim (public) (auto) (ansi) -// Class ClaimsIdentity (public) (auto) (ansi) -// Class ClaimsPrincipal (public) (auto) (ansi) -// Class ClaimTypes (public) (abstract) (auto) (ansi) (sealed) -// Class ClaimValueTypes (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Claims -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 16 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 43 6C 61 69 6D 73 00 00 ) // ty.Claims.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 43 6C 61 69 6D 73 00 00 ) // ty.Claims.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 43 6C 61 69 6D 73 00 00 ) // ty.Claims.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Security.Claims.dll -// MVID: {3fee0072-8729-49b5-bccd-eea31c090ec7} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F4DF8106000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Security.Principal.GenericIdentity - extends System.Security.Claims.ClaimsIdentity/*02000005*/ -{ - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Principal.GenericIdentity/*02000002*/ identity) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000022 */ call instance void System.Security.Claims.ClaimsIdentity/*02000005*/::.ctor() /* 06000022 */ - IL_0006: /* 2A | */ ret - } // end of method GenericIdentity::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000022 */ call instance void System.Security.Claims.ClaimsIdentity/*02000005*/::.ctor() /* 06000022 */ - IL_0006: /* 2A | */ ret - } // end of method GenericIdentity::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string 'type') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000022 */ call instance void System.Security.Claims.ClaimsIdentity/*02000005*/::.ctor() /* 06000022 */ - IL_0006: /* 2A | */ ret - } // end of method GenericIdentity::.ctor - - .method /*06000004*/ public hidebysig specialname virtual - instance string get_AuthenticationType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericIdentity::get_AuthenticationType - - .method /*06000005*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - get_Claims() cil managed - // SIG: 20 00 15 12 45 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericIdentity::get_Claims - - .method /*06000006*/ public hidebysig specialname virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericIdentity::get_IsAuthenticated - - .method /*06000007*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericIdentity::get_Name - - .method /*06000008*/ public hidebysig virtual - instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - Clone() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericIdentity::Clone - - .property /*17000001*/ instance string AuthenticationType() - { - .get instance string System.Security.Principal.GenericIdentity/*02000002*/::get_AuthenticationType() /* 06000004 */ - } // end of property GenericIdentity::AuthenticationType - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - Claims() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ System.Security.Principal.GenericIdentity/*02000002*/::get_Claims() /* 06000005 */ - } // end of property GenericIdentity::Claims - .property /*17000003*/ instance bool IsAuthenticated() - { - .get instance bool System.Security.Principal.GenericIdentity/*02000002*/::get_IsAuthenticated() /* 06000006 */ - } // end of property GenericIdentity::IsAuthenticated - .property /*17000004*/ instance string Name() - { - .get instance string System.Security.Principal.GenericIdentity/*02000002*/::get_Name() /* 06000007 */ - } // end of property GenericIdentity::Name -} // end of class System.Security.Principal.GenericIdentity - -.class /*02000003*/ public auto ansi beforefieldinit System.Security.Principal.GenericPrincipal - extends System.Security.Claims.ClaimsPrincipal/*02000006*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ identity, - string[] roles) cil managed - // SIG: 20 02 01 12 49 1D 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004B */ call instance void System.Security.Claims.ClaimsPrincipal/*02000006*/::.ctor() /* 0600004B */ - IL_0006: /* 2A | */ ret - } // end of method GenericPrincipal::.ctor - - .method /*0600000A*/ public hidebysig specialname virtual - instance class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ - get_Identity() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericPrincipal::get_Identity - - .method /*0600000B*/ public hidebysig virtual - instance bool IsInRole(string role) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GenericPrincipal::IsInRole - - .property /*17000005*/ instance class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ - Identity() - { - .get instance class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ System.Security.Principal.GenericPrincipal/*02000003*/::get_Identity() /* 0600000A */ - } // end of property GenericPrincipal::Identity -} // end of class System.Security.Principal.GenericPrincipal - -.class /*02000004*/ public auto ansi beforefieldinit System.Security.Claims.Claim - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryReader/*01000014*/ reader) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryReader/*01000014*/ reader, - class System.Security.Claims.ClaimsIdentity/*02000005*/ subject) cil managed - // SIG: 20 02 01 12 51 12 14 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*0600000E*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Claims.Claim/*02000004*/ other) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*0600000F*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Claims.Claim/*02000004*/ other, - class System.Security.Claims.ClaimsIdentity/*02000005*/ subject) cil managed - // SIG: 20 02 01 12 10 12 14 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'type', - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'type', - string 'value', - string valueType) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'type', - string 'value', - string valueType, - string issuer) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'type', - string 'value', - string valueType, - string issuer, - string originalIssuer) cil managed - // SIG: 20 05 01 0E 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'type', - string 'value', - string valueType, - string issuer, - string originalIssuer, - class System.Security.Claims.ClaimsIdentity/*02000005*/ subject) cil managed - // SIG: 20 06 01 0E 0E 0E 0E 0E 12 14 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Claim::.ctor - - .method /*06000015*/ family hidebysig newslot specialname virtual - instance uint8[] get_CustomSerializationData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_CustomSerializationData - - .method /*06000016*/ public hidebysig specialname - instance string get_Issuer() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_Issuer - - .method /*06000017*/ public hidebysig specialname - instance string get_OriginalIssuer() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_OriginalIssuer - - .method /*06000018*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000015*/ - get_Properties() cil managed - // SIG: 20 00 15 12 55 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_Properties - - .method /*06000019*/ public hidebysig specialname - instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - get_Subject() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_Subject - - .method /*0600001A*/ public hidebysig specialname - instance string get_Type() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_Type - - .method /*0600001B*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_Value - - .method /*0600001C*/ public hidebysig specialname - instance string get_ValueType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::get_ValueType - - .method /*0600001D*/ public hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - Clone() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::Clone - - .method /*0600001E*/ public hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - Clone(class System.Security.Claims.ClaimsIdentity/*02000005*/ identity) cil managed - // SIG: 20 01 12 10 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::Clone - - .method /*0600001F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Claim::ToString - - .method /*06000020*/ public hidebysig newslot virtual - instance void WriteTo(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryWriter/*01000016*/ writer) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Claim::WriteTo - - .method /*06000021*/ family hidebysig newslot virtual - instance void WriteTo(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryWriter/*01000016*/ writer, - uint8[] userData) cil managed - // SIG: 20 02 01 12 59 1D 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Claim::WriteTo - - .property /*17000006*/ instance uint8[] - CustomSerializationData() - { - .get instance uint8[] System.Security.Claims.Claim/*02000004*/::get_CustomSerializationData() /* 06000015 */ - } // end of property Claim::CustomSerializationData - .property /*17000007*/ instance string Issuer() - { - .get instance string System.Security.Claims.Claim/*02000004*/::get_Issuer() /* 06000016 */ - } // end of property Claim::Issuer - .property /*17000008*/ instance string OriginalIssuer() - { - .get instance string System.Security.Claims.Claim/*02000004*/::get_OriginalIssuer() /* 06000017 */ - } // end of property Claim::OriginalIssuer - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000015*/ - Properties() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000015*/ System.Security.Claims.Claim/*02000004*/::get_Properties() /* 06000018 */ - } // end of property Claim::Properties - .property /*1700000A*/ instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - Subject() - { - .get instance class System.Security.Claims.ClaimsIdentity/*02000005*/ System.Security.Claims.Claim/*02000004*/::get_Subject() /* 06000019 */ - } // end of property Claim::Subject - .property /*1700000B*/ instance string Type() - { - .get instance string System.Security.Claims.Claim/*02000004*/::get_Type() /* 0600001A */ - } // end of property Claim::Type - .property /*1700000C*/ instance string Value() - { - .get instance string System.Security.Claims.Claim/*02000004*/::get_Value() /* 0600001B */ - } // end of property Claim::Value - .property /*1700000D*/ instance string ValueType() - { - .get instance string System.Security.Claims.Claim/*02000004*/::get_ValueType() /* 0600001C */ - } // end of property Claim::ValueType -} // end of class System.Security.Claims.Claim - -.class /*02000005*/ public auto ansi beforefieldinit System.Security.Claims.ClaimsIdentity - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ -{ - .field /*04000001*/ public static literal string DefaultIssuer = "LOCAL AUTHORITY" - .field /*04000002*/ public static literal string DefaultNameClaimType = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/name" - .field /*04000003*/ public static literal string DefaultRoleClaimType = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/role" - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ claims) cil managed - // SIG: 20 01 01 15 12 45 01 12 10 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000024*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ claims, - string authenticationType) cil managed - // SIG: 20 02 01 15 12 45 01 12 10 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ claims, - string authenticationType, - string nameType, - string roleType) cil managed - // SIG: 20 04 01 15 12 45 01 12 10 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryReader/*01000014*/ reader) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000027*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Claims.ClaimsIdentity/*02000005*/ other) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ identity) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ identity, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ claims) cil managed - // SIG: 20 02 01 12 49 15 12 45 01 12 10 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ identity, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ claims, - string authenticationType, - string nameType, - string roleType) cil managed - // SIG: 20 05 01 12 49 15 12 45 01 12 10 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(string authenticationType) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor(string authenticationType, - string nameType, - string roleType) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*0600002D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000017*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000018*/ context) cil managed - // SIG: 20 02 01 12 5D 11 61 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*0600002E*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000017*/ info) cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsIdentity::.ctor - - .method /*0600002F*/ public hidebysig specialname - instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - get_Actor() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_Actor - - .method /*06000030*/ public hidebysig specialname - instance void set_Actor(class System.Security.Claims.ClaimsIdentity/*02000005*/ 'value') cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::set_Actor - - .method /*06000031*/ public hidebysig newslot specialname virtual - instance string get_AuthenticationType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_AuthenticationType - - .method /*06000032*/ public hidebysig specialname - instance object get_BootstrapContext() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_BootstrapContext - - .method /*06000033*/ public hidebysig specialname - instance void set_BootstrapContext(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::set_BootstrapContext - - .method /*06000034*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - get_Claims() cil managed - // SIG: 20 00 15 12 45 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_Claims - - .method /*06000035*/ family hidebysig newslot specialname virtual - instance uint8[] get_CustomSerializationData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_CustomSerializationData - - .method /*06000036*/ public hidebysig newslot specialname virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_IsAuthenticated - - .method /*06000037*/ public hidebysig specialname - instance string get_Label() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_Label - - .method /*06000038*/ public hidebysig specialname - instance void set_Label(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::set_Label - - .method /*06000039*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_Name - - .method /*0600003A*/ public hidebysig specialname - instance string get_NameClaimType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_NameClaimType - - .method /*0600003B*/ public hidebysig specialname - instance string get_RoleClaimType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::get_RoleClaimType - - .method /*0600003C*/ public hidebysig newslot virtual - instance void AddClaim(class System.Security.Claims.Claim/*02000004*/ claim) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::AddClaim - - .method /*0600003D*/ public hidebysig newslot virtual - instance void AddClaims(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ claims) cil managed - // SIG: 20 01 01 15 12 45 01 12 10 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::AddClaims - - .method /*0600003E*/ public hidebysig newslot virtual - instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - Clone() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::Clone - - .method /*0600003F*/ family hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - CreateClaim(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryReader/*01000014*/ reader) cil managed - // SIG: 20 01 12 10 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::CreateClaim - - .method /*06000040*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - FindAll(class [System.Runtime/*23000001*/]System.Predicate`1/*01000019*/ match) cil managed - // SIG: 20 01 15 12 45 01 12 10 15 12 65 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::FindAll - - .method /*06000041*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - FindAll(string 'type') cil managed - // SIG: 20 01 15 12 45 01 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::FindAll - - .method /*06000042*/ public hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - FindFirst(class [System.Runtime/*23000001*/]System.Predicate`1/*01000019*/ match) cil managed - // SIG: 20 01 12 10 15 12 65 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::FindFirst - - .method /*06000043*/ public hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - FindFirst(string 'type') cil managed - // SIG: 20 01 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::FindFirst - - .method /*06000044*/ family hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000017*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000018*/ context) cil managed - // SIG: 20 02 01 12 5D 11 61 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::GetObjectData - - .method /*06000045*/ public hidebysig newslot virtual - instance bool HasClaim(class [System.Runtime/*23000001*/]System.Predicate`1/*01000019*/ match) cil managed - // SIG: 20 01 02 15 12 65 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::HasClaim - - .method /*06000046*/ public hidebysig newslot virtual - instance bool HasClaim(string 'type', - string 'value') cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::HasClaim - - .method /*06000047*/ public hidebysig newslot virtual - instance void RemoveClaim(class System.Security.Claims.Claim/*02000004*/ claim) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::RemoveClaim - - .method /*06000048*/ public hidebysig newslot virtual - instance bool TryRemoveClaim(class System.Security.Claims.Claim/*02000004*/ claim) cil managed - // SIG: 20 01 02 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsIdentity::TryRemoveClaim - - .method /*06000049*/ public hidebysig newslot virtual - instance void WriteTo(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryWriter/*01000016*/ writer) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::WriteTo - - .method /*0600004A*/ family hidebysig newslot virtual - instance void WriteTo(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryWriter/*01000016*/ writer, - uint8[] userData) cil managed - // SIG: 20 02 01 12 59 1D 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsIdentity::WriteTo - - .property /*1700000E*/ instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - Actor() - { - .get instance class System.Security.Claims.ClaimsIdentity/*02000005*/ System.Security.Claims.ClaimsIdentity/*02000005*/::get_Actor() /* 0600002F */ - .set instance void System.Security.Claims.ClaimsIdentity/*02000005*/::set_Actor(class System.Security.Claims.ClaimsIdentity/*02000005*/) /* 06000030 */ - } // end of property ClaimsIdentity::Actor - .property /*1700000F*/ instance string AuthenticationType() - { - .get instance string System.Security.Claims.ClaimsIdentity/*02000005*/::get_AuthenticationType() /* 06000031 */ - } // end of property ClaimsIdentity::AuthenticationType - .property /*17000010*/ instance object BootstrapContext() - { - .get instance object System.Security.Claims.ClaimsIdentity/*02000005*/::get_BootstrapContext() /* 06000032 */ - .set instance void System.Security.Claims.ClaimsIdentity/*02000005*/::set_BootstrapContext(object) /* 06000033 */ - } // end of property ClaimsIdentity::BootstrapContext - .property /*17000011*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - Claims() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ System.Security.Claims.ClaimsIdentity/*02000005*/::get_Claims() /* 06000034 */ - } // end of property ClaimsIdentity::Claims - .property /*17000012*/ instance uint8[] - CustomSerializationData() - { - .get instance uint8[] System.Security.Claims.ClaimsIdentity/*02000005*/::get_CustomSerializationData() /* 06000035 */ - } // end of property ClaimsIdentity::CustomSerializationData - .property /*17000013*/ instance bool IsAuthenticated() - { - .get instance bool System.Security.Claims.ClaimsIdentity/*02000005*/::get_IsAuthenticated() /* 06000036 */ - } // end of property ClaimsIdentity::IsAuthenticated - .property /*17000014*/ instance string Label() - { - .get instance string System.Security.Claims.ClaimsIdentity/*02000005*/::get_Label() /* 06000037 */ - .set instance void System.Security.Claims.ClaimsIdentity/*02000005*/::set_Label(string) /* 06000038 */ - } // end of property ClaimsIdentity::Label - .property /*17000015*/ instance string Name() - { - .get instance string System.Security.Claims.ClaimsIdentity/*02000005*/::get_Name() /* 06000039 */ - } // end of property ClaimsIdentity::Name - .property /*17000016*/ instance string NameClaimType() - { - .get instance string System.Security.Claims.ClaimsIdentity/*02000005*/::get_NameClaimType() /* 0600003A */ - } // end of property ClaimsIdentity::NameClaimType - .property /*17000017*/ instance string RoleClaimType() - { - .get instance string System.Security.Claims.ClaimsIdentity/*02000005*/::get_RoleClaimType() /* 0600003B */ - } // end of property ClaimsIdentity::RoleClaimType -} // end of class System.Security.Claims.ClaimsIdentity - -.class /*02000006*/ public auto ansi beforefieldinit System.Security.Claims.ClaimsPrincipal - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Security.Principal/*23000002*/]System.Security.Principal.IPrincipal/*0100001A*/ -{ - .method /*0600004B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsPrincipal::.ctor - - .method /*0600004C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ identities) cil managed - // SIG: 20 01 01 15 12 45 01 12 14 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsPrincipal::.ctor - - .method /*0600004D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryReader/*01000014*/ reader) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsPrincipal::.ctor - - .method /*0600004E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ identity) cil managed - // SIG: 20 01 01 12 49 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsPrincipal::.ctor - - .method /*0600004F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Principal/*23000002*/]System.Security.Principal.IPrincipal/*0100001A*/ principal) cil managed - // SIG: 20 01 01 12 69 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsPrincipal::.ctor - - .method /*06000050*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000017*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000018*/ context) cil managed - // SIG: 20 02 01 12 5D 11 61 - { - // Method begins at RVA 0x2063 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method ClaimsPrincipal::.ctor - - .method /*06000051*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - get_Claims() cil managed - // SIG: 20 00 15 12 45 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_Claims - - .method /*06000052*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Func`1/*0100001B*/ - get_ClaimsPrincipalSelector() cil managed - // SIG: 00 00 15 12 6D 01 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_ClaimsPrincipalSelector - - .method /*06000053*/ public hidebysig specialname static - void set_ClaimsPrincipalSelector(class [System.Runtime/*23000001*/]System.Func`1/*0100001B*/ 'value') cil managed - // SIG: 00 01 01 15 12 6D 01 12 18 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::set_ClaimsPrincipalSelector - - .method /*06000054*/ public hidebysig specialname static - class System.Security.Claims.ClaimsPrincipal/*02000006*/ - get_Current() cil managed - // SIG: 00 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_Current - - .method /*06000055*/ family hidebysig newslot specialname virtual - instance uint8[] get_CustomSerializationData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_CustomSerializationData - - .method /*06000056*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - get_Identities() cil managed - // SIG: 20 00 15 12 45 01 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_Identities - - .method /*06000057*/ public hidebysig newslot specialname virtual - instance class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ - get_Identity() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_Identity - - .method /*06000058*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Func`2/*0100001C*/,class System.Security.Claims.ClaimsIdentity/*02000005*/> - get_PrimaryIdentitySelector() cil managed - // SIG: 00 00 15 12 71 02 15 12 45 01 12 14 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::get_PrimaryIdentitySelector - - .method /*06000059*/ public hidebysig specialname static - void set_PrimaryIdentitySelector(class [System.Runtime/*23000001*/]System.Func`2/*0100001C*/,class System.Security.Claims.ClaimsIdentity/*02000005*/> 'value') cil managed - // SIG: 00 01 01 15 12 71 02 15 12 45 01 12 14 12 14 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::set_PrimaryIdentitySelector - - .method /*0600005A*/ public hidebysig newslot virtual - instance void AddIdentities(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ identities) cil managed - // SIG: 20 01 01 15 12 45 01 12 14 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::AddIdentities - - .method /*0600005B*/ public hidebysig newslot virtual - instance void AddIdentity(class System.Security.Claims.ClaimsIdentity/*02000005*/ identity) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::AddIdentity - - .method /*0600005C*/ public hidebysig newslot virtual - instance class System.Security.Claims.ClaimsPrincipal/*02000006*/ - Clone() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::Clone - - .method /*0600005D*/ family hidebysig newslot virtual - instance class System.Security.Claims.ClaimsIdentity/*02000005*/ - CreateClaimsIdentity(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryReader/*01000014*/ reader) cil managed - // SIG: 20 01 12 14 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::CreateClaimsIdentity - - .method /*0600005E*/ family hidebysig newslot virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000017*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000018*/ context) cil managed - // SIG: 20 02 01 12 5D 11 61 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::GetObjectData - - .method /*0600005F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - FindAll(class [System.Runtime/*23000001*/]System.Predicate`1/*01000019*/ match) cil managed - // SIG: 20 01 15 12 45 01 12 10 15 12 65 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::FindAll - - .method /*06000060*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - FindAll(string 'type') cil managed - // SIG: 20 01 15 12 45 01 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::FindAll - - .method /*06000061*/ public hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - FindFirst(class [System.Runtime/*23000001*/]System.Predicate`1/*01000019*/ match) cil managed - // SIG: 20 01 12 10 15 12 65 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::FindFirst - - .method /*06000062*/ public hidebysig newslot virtual - instance class System.Security.Claims.Claim/*02000004*/ - FindFirst(string 'type') cil managed - // SIG: 20 01 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::FindFirst - - .method /*06000063*/ public hidebysig newslot virtual - instance bool HasClaim(class [System.Runtime/*23000001*/]System.Predicate`1/*01000019*/ match) cil managed - // SIG: 20 01 02 15 12 65 01 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::HasClaim - - .method /*06000064*/ public hidebysig newslot virtual - instance bool HasClaim(string 'type', - string 'value') cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::HasClaim - - .method /*06000065*/ public hidebysig newslot virtual - instance bool IsInRole(string role) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ClaimsPrincipal::IsInRole - - .method /*06000066*/ public hidebysig newslot virtual - instance void WriteTo(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryWriter/*01000016*/ writer) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::WriteTo - - .method /*06000067*/ family hidebysig newslot virtual - instance void WriteTo(class [System.Runtime.Extensions/*23000003*/]System.IO.BinaryWriter/*01000016*/ writer, - uint8[] userData) cil managed - // SIG: 20 02 01 12 59 1D 05 - { - // Method begins at RVA 0x206b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ClaimsPrincipal::WriteTo - - .property /*17000018*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - Claims() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ System.Security.Claims.ClaimsPrincipal/*02000006*/::get_Claims() /* 06000051 */ - } // end of property ClaimsPrincipal::Claims - .property /*17000019*/ class [System.Runtime/*23000001*/]System.Func`1/*0100001B*/ - ClaimsPrincipalSelector() - { - .get class [System.Runtime/*23000001*/]System.Func`1/*0100001B*/ System.Security.Claims.ClaimsPrincipal/*02000006*/::get_ClaimsPrincipalSelector() /* 06000052 */ - .set void System.Security.Claims.ClaimsPrincipal/*02000006*/::set_ClaimsPrincipalSelector(class [System.Runtime/*23000001*/]System.Func`1/*0100001B*/) /* 06000053 */ - } // end of property ClaimsPrincipal::ClaimsPrincipalSelector - .property /*1700001A*/ class System.Security.Claims.ClaimsPrincipal/*02000006*/ - Current() - { - .get class System.Security.Claims.ClaimsPrincipal/*02000006*/ System.Security.Claims.ClaimsPrincipal/*02000006*/::get_Current() /* 06000054 */ - } // end of property ClaimsPrincipal::Current - .property /*1700001B*/ instance uint8[] - CustomSerializationData() - { - .get instance uint8[] System.Security.Claims.ClaimsPrincipal/*02000006*/::get_CustomSerializationData() /* 06000055 */ - } // end of property ClaimsPrincipal::CustomSerializationData - .property /*1700001C*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ - Identities() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000011*/ System.Security.Claims.ClaimsPrincipal/*02000006*/::get_Identities() /* 06000056 */ - } // end of property ClaimsPrincipal::Identities - .property /*1700001D*/ instance class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ - Identity() - { - .get instance class [System.Security.Principal/*23000002*/]System.Security.Principal.IIdentity/*01000012*/ System.Security.Claims.ClaimsPrincipal/*02000006*/::get_Identity() /* 06000057 */ - } // end of property ClaimsPrincipal::Identity - .property /*1700001E*/ class [System.Runtime/*23000001*/]System.Func`2/*0100001C*/,class System.Security.Claims.ClaimsIdentity/*02000005*/> - PrimaryIdentitySelector() - { - .get class [System.Runtime/*23000001*/]System.Func`2/*0100001C*/,class System.Security.Claims.ClaimsIdentity/*02000005*/> System.Security.Claims.ClaimsPrincipal/*02000006*/::get_PrimaryIdentitySelector() /* 06000058 */ - .set void System.Security.Claims.ClaimsPrincipal/*02000006*/::set_PrimaryIdentitySelector(class [System.Runtime/*23000001*/]System.Func`2/*0100001C*/,class System.Security.Claims.ClaimsIdentity/*02000005*/>) /* 06000059 */ - } // end of property ClaimsPrincipal::PrimaryIdentitySelector -} // end of class System.Security.Claims.ClaimsPrincipal - -.class /*02000007*/ public abstract auto ansi sealed beforefieldinit System.Security.Claims.ClaimTypes - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .field /*04000004*/ public static literal string Actor = "http://schemas.xmlsoap.org/ws/2009/09/identity/cla" - + "ims/actor" - .field /*04000005*/ public static literal string Anonymous = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/anonymous" - .field /*04000006*/ public static literal string Authentication = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/authentication" - .field /*04000007*/ public static literal string AuthenticationInstant = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/authenticationinstant" - .field /*04000008*/ public static literal string AuthenticationMethod = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/authenticationmethod" - .field /*04000009*/ public static literal string AuthorizationDecision = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/authorizationdecision" - .field /*0400000A*/ public static literal string CookiePath = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/cookiepath" - .field /*0400000B*/ public static literal string Country = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/country" - .field /*0400000C*/ public static literal string DateOfBirth = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/dateofbirth" - .field /*0400000D*/ public static literal string DenyOnlyPrimaryGroupSid = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/denyonlyprimarygroupsid" - .field /*0400000E*/ public static literal string DenyOnlyPrimarySid = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/denyonlyprimarysid" - .field /*0400000F*/ public static literal string DenyOnlySid = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/denyonlysid" - .field /*04000010*/ public static literal string DenyOnlyWindowsDeviceGroup = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/denyonlywindowsdevicegroup" - .field /*04000011*/ public static literal string Dns = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/dns" - .field /*04000012*/ public static literal string Dsa = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/dsa" - .field /*04000013*/ public static literal string Email = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/emailaddress" - .field /*04000014*/ public static literal string Expiration = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/expiration" - .field /*04000015*/ public static literal string Expired = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/expired" - .field /*04000016*/ public static literal string Gender = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/gender" - .field /*04000017*/ public static literal string GivenName = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/givenname" - .field /*04000018*/ public static literal string GroupSid = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/groupsid" - .field /*04000019*/ public static literal string Hash = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/hash" - .field /*0400001A*/ public static literal string HomePhone = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/homephone" - .field /*0400001B*/ public static literal string IsPersistent = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/ispersistent" - .field /*0400001C*/ public static literal string Locality = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/locality" - .field /*0400001D*/ public static literal string MobilePhone = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/mobilephone" - .field /*0400001E*/ public static literal string Name = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/name" - .field /*0400001F*/ public static literal string NameIdentifier = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/nameidentifier" - .field /*04000020*/ public static literal string OtherPhone = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/otherphone" - .field /*04000021*/ public static literal string PostalCode = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/postalcode" - .field /*04000022*/ public static literal string PrimaryGroupSid = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/primarygroupsid" - .field /*04000023*/ public static literal string PrimarySid = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/primarysid" - .field /*04000024*/ public static literal string Role = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/role" - .field /*04000025*/ public static literal string Rsa = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/rsa" - .field /*04000026*/ public static literal string SerialNumber = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/serialnumber" - .field /*04000027*/ public static literal string Sid = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/sid" - .field /*04000028*/ public static literal string Spn = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/spn" - .field /*04000029*/ public static literal string StateOrProvince = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/stateorprovince" - .field /*0400002A*/ public static literal string StreetAddress = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/streetaddress" - .field /*0400002B*/ public static literal string Surname = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/surname" - .field /*0400002C*/ public static literal string System = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/system" - .field /*0400002D*/ public static literal string Thumbprint = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/thumbprint" - .field /*0400002E*/ public static literal string Upn = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/upn" - .field /*0400002F*/ public static literal string Uri = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/uri" - .field /*04000030*/ public static literal string UserData = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/userdata" - .field /*04000031*/ public static literal string Version = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/version" - .field /*04000032*/ public static literal string Webpage = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/webpage" - .field /*04000033*/ public static literal string WindowsAccountName = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/windowsaccountname" - .field /*04000034*/ public static literal string WindowsDeviceClaim = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/windowsdeviceclaim" - .field /*04000035*/ public static literal string WindowsDeviceGroup = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/windowsdevicegroup" - .field /*04000036*/ public static literal string WindowsFqbnVersion = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/windowsfqbnversion" - .field /*04000037*/ public static literal string WindowsSubAuthority = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/windowssubauthority" - .field /*04000038*/ public static literal string WindowsUserClaim = "http://schemas.microsoft.com/ws/2008/06/identity/c" - + "laims/windowsuserclaim" - .field /*04000039*/ public static literal string X500DistinguishedName = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/x500distinguishedname" -} // end of class System.Security.Claims.ClaimTypes - -.class /*02000008*/ public abstract auto ansi sealed beforefieldinit System.Security.Claims.ClaimValueTypes - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .field /*0400003A*/ public static literal string Base64Binary = "http://www.w3.org/2001/XMLSchema#base64Binary" - .field /*0400003B*/ public static literal string Base64Octet = "http://www.w3.org/2001/XMLSchema#base64Octet" - .field /*0400003C*/ public static literal string Boolean = "http://www.w3.org/2001/XMLSchema#boolean" - .field /*0400003D*/ public static literal string Date = "http://www.w3.org/2001/XMLSchema#date" - .field /*0400003E*/ public static literal string DateTime = "http://www.w3.org/2001/XMLSchema#dateTime" - .field /*0400003F*/ public static literal string DaytimeDuration = "http://www.w3.org/TR/2002/WD-xquery-operators-2002" - + "0816#dayTimeDuration" - .field /*04000040*/ public static literal string DnsName = "http://schemas.xmlsoap.org/claims/dns" - .field /*04000041*/ public static literal string Double = "http://www.w3.org/2001/XMLSchema#double" - .field /*04000042*/ public static literal string DsaKeyValue = "http://www.w3.org/2000/09/xmldsig#DSAKeyValue" - .field /*04000043*/ public static literal string Email = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/emailaddress" - .field /*04000044*/ public static literal string Fqbn = "http://www.w3.org/2001/XMLSchema#fqbn" - .field /*04000045*/ public static literal string HexBinary = "http://www.w3.org/2001/XMLSchema#hexBinary" - .field /*04000046*/ public static literal string Integer = "http://www.w3.org/2001/XMLSchema#integer" - .field /*04000047*/ public static literal string Integer32 = "http://www.w3.org/2001/XMLSchema#integer32" - .field /*04000048*/ public static literal string Integer64 = "http://www.w3.org/2001/XMLSchema#integer64" - .field /*04000049*/ public static literal string KeyInfo = "http://www.w3.org/2000/09/xmldsig#KeyInfo" - .field /*0400004A*/ public static literal string Rfc822Name = "urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name" - .field /*0400004B*/ public static literal string Rsa = "http://schemas.xmlsoap.org/ws/2005/05/identity/cla" - + "ims/rsa" - .field /*0400004C*/ public static literal string RsaKeyValue = "http://www.w3.org/2000/09/xmldsig#RSAKeyValue" - .field /*0400004D*/ public static literal string Sid = "http://www.w3.org/2001/XMLSchema#sid" - .field /*0400004E*/ public static literal string String = "http://www.w3.org/2001/XMLSchema#string" - .field /*0400004F*/ public static literal string Time = "http://www.w3.org/2001/XMLSchema#time" - .field /*04000050*/ public static literal string UInteger32 = "http://www.w3.org/2001/XMLSchema#uinteger32" - .field /*04000051*/ public static literal string UInteger64 = "http://www.w3.org/2001/XMLSchema#uinteger64" - .field /*04000052*/ public static literal string UpnName = "http://schemas.xmlsoap.org/claims/UPN" - .field /*04000053*/ public static literal string X500Name = "urn:oasis:names:tc:xacml:1.0:data-type:x500Name" - .field /*04000054*/ public static literal string YearMonthDuration = "http://www.w3.org/TR/2002/WD-xquery-operators-2002" - + "0816#yearMonthDuration" -} // end of class System.Security.Claims.ClaimValueTypes - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il deleted file mode 100644 index d83f19ca45..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il +++ /dev/null @@ -1,6577 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00005200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000700e -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x000105d1 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00006fbb [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000600] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005c00 [0x00003e88] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00006e40 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00005014 Virtual Size -// 0x00002000 Virtual Address -// 0x00005200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000600 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00005400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00005a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00007000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000010 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006ffd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020e0 [0x00004ce0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00006dc0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000322c Size -// '#~' Name -// Stream 2: -// 0x00003298 Offset -// 0x00001284 Size -// '#Strings' Name -// Stream 3: -// 0x0000451c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00004520 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00004530 Offset -// 0x000007b0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000020909a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 39560 -// PE header size : 512 (496 used) ( 1.29%) -// PE additional info : 17771 (44.92%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.18%) -// CLR meta-data size : 19680 (49.75%) -// CLR additional info : 128 ( 0.32%) -// CLR method headers : 448 ( 1.13%) -// Managed code : 1132 ( 2.86%) -// Data : 2048 ( 5.18%) -// Unaccounted : -2231 (-5.64%) - -// Num.of PE sections : 3 -// .text - 20992 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 19680 -// Module - 1 (10 bytes) -// TypeDef - 58 (812 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 40 (240 bytes) -// MethodDef - 475 (6650 bytes) 27 abstract, 0 native, 448 bodies -// FieldDef - 46 (276 bytes) 0 constant -// MemberRef - 22 (132 bytes) -// ParamDef - 480 (2880 bytes) -// Constant - 10 (60 bytes) -// CustomAttribute- 30 (180 bytes) -// InterfaceImpl - 6 (24 bytes) -// PropertyMap - 28 (112 bytes) -// Property - 86 (516 bytes) -// MethodSemantic- 124 (744 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// NestedClass - 2 (8 bytes) -// Strings - 4737 bytes -// Blobs - 1968 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 205 bytes - -// CLR additional info : 128 - -// CLR method headers : 448 -// Num.of method bodies - 448 -// Num.of fat headers - 0 -// Num.of tiny headers - 448 - -// Managed code : 1132 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Aes (public) (abstract) (auto) (ansi) -// Class AesManaged (public) (auto) (ansi) (sealed) -// Class AsymmetricKeyExchangeDeformatter (public) (abstract) (auto) (ansi) -// Class AsymmetricKeyExchangeFormatter (public) (abstract) (auto) (ansi) -// Class AsymmetricSignatureDeformatter (public) (abstract) (auto) (ansi) -// Class AsymmetricSignatureFormatter (public) (abstract) (auto) (ansi) -// Class CryptoConfig (public) (auto) (ansi) -// Class DeriveBytes (public) (abstract) (auto) (ansi) -// Class DES (public) (abstract) (auto) (ansi) -// Class DSA (public) (abstract) (auto) (ansi) -// Class DSAParameters (public) (sequential) (ansi) (sealed) -// Class DSASignatureDeformatter (public) (auto) (ansi) -// Class DSASignatureFormatter (public) (auto) (ansi) -// Class ECCurve (public) (sequential) (ansi) (sealed) -// Class ECDiffieHellman (public) (abstract) (auto) (ansi) -// Class ECDiffieHellmanPublicKey (public) (abstract) (auto) (ansi) -// Class ECDsa (public) (abstract) (auto) (ansi) -// Class ECParameters (public) (sequential) (ansi) (sealed) -// Class ECPoint (public) (sequential) (ansi) (sealed) -// Class HMACMD5 (public) (auto) (ansi) -// Class HMACSHA1 (public) (auto) (ansi) -// Class HMACSHA256 (public) (auto) (ansi) -// Class HMACSHA384 (public) (auto) (ansi) -// Class HMACSHA512 (public) (auto) (ansi) -// Class IncrementalHash (public) (auto) (ansi) (sealed) -// Class MaskGenerationMethod (public) (abstract) (auto) (ansi) -// Class MD5 (public) (abstract) (auto) (ansi) -// Class PKCS1MaskGenerationMethod (public) (auto) (ansi) -// Class RandomNumberGenerator (public) (abstract) (auto) (ansi) -// Class RC2 (public) (abstract) (auto) (ansi) -// Class Rfc2898DeriveBytes (public) (auto) (ansi) -// Class Rijndael (public) (abstract) (auto) (ansi) -// Class RijndaelManaged (public) (auto) (ansi) (sealed) -// Class RSA (public) (abstract) (auto) (ansi) -// Class RSAEncryptionPadding (public) (auto) (ansi) (sealed) -// Class RSAEncryptionPaddingMode (public) (auto) (ansi) (sealed) -// Class RSAOAEPKeyExchangeDeformatter (public) (auto) (ansi) -// Class RSAOAEPKeyExchangeFormatter (public) (auto) (ansi) -// Class RSAParameters (public) (sequential) (ansi) (sealed) -// Class RSAPKCS1KeyExchangeDeformatter (public) (auto) (ansi) -// Class RSAPKCS1KeyExchangeFormatter (public) (auto) (ansi) -// Class RSAPKCS1SignatureDeformatter (public) (auto) (ansi) -// Class RSAPKCS1SignatureFormatter (public) (auto) (ansi) -// Class RSASignaturePadding (public) (auto) (ansi) (sealed) -// Class RSASignaturePaddingMode (public) (auto) (ansi) (sealed) -// Class SHA1 (public) (abstract) (auto) (ansi) -// Class SHA1Managed (public) (auto) (ansi) (sealed) -// Class SHA256 (public) (abstract) (auto) (ansi) -// Class SHA256Managed (public) (auto) (ansi) (sealed) -// Class SHA384 (public) (abstract) (auto) (ansi) -// Class SHA384Managed (public) (auto) (ansi) (sealed) -// Class SHA512 (public) (abstract) (auto) (ansi) -// Class SHA512Managed (public) (auto) (ansi) (sealed) -// Class SignatureDescription (public) (auto) (ansi) -// Class TripleDES (public) (abstract) (auto) (ansi) -// Class ECCurveType (auto) (ansi) (sealed) (nested public) -// Class NamedCurves (abstract) (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Security.Cryptography.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.Encoding -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Cryptography.Algorithms -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 27 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..'System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 41 6C 67 6F 72 69 74 68 6D 73 00 00 ) // Algorithms.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 27 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..'System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 41 6C 67 6F 72 69 74 68 6D 73 00 00 ) // Algorithms.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 27 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..'System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 41 6C 67 6F 72 69 74 68 6D 73 00 00 ) // Algorithms.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:3:1:0 -} -.module System.Security.Cryptography.Algorithms.dll -// MVID: {96ba5346-5804-4a02-9800-1cda69fdc9fa} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F44FC179000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.Aes - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/ -{ - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method Aes::.ctor - - .method /*06000002*/ public hidebysig static - class System.Security.Cryptography.Aes/*02000002*/ - Create() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Aes::Create - - .method /*06000003*/ public hidebysig static - class System.Security.Cryptography.Aes/*02000002*/ - Create(string algorithmName) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Aes::Create - -} // end of class System.Security.Cryptography.Aes - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.AesManaged - extends System.Security.Cryptography.Aes/*02000002*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Security.Cryptography.Aes/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method AesManaged::.ctor - - .method /*06000005*/ public hidebysig specialname virtual - instance int32 get_BlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_BlockSize - - .method /*06000006*/ public hidebysig specialname virtual - instance void set_BlockSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_BlockSize - - .method /*06000007*/ public hidebysig specialname virtual - instance int32 get_FeedbackSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_FeedbackSize - - .method /*06000008*/ public hidebysig specialname virtual - instance void set_FeedbackSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_FeedbackSize - - .method /*06000009*/ public hidebysig specialname virtual - instance uint8[] get_IV() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_IV - - .method /*0600000A*/ public hidebysig specialname virtual - instance void set_IV(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_IV - - .method /*0600000B*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_Key - - .method /*0600000C*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_Key - - .method /*0600000D*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_KeySize - - .method /*0600000E*/ public hidebysig specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_KeySize - - .method /*0600000F*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] - get_LegalBlockSizes() cil managed - // SIG: 20 00 1D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_LegalBlockSizes - - .method /*06000010*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_LegalKeySizes - - .method /*06000011*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ - get_Mode() cil managed - // SIG: 20 00 11 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_Mode - - .method /*06000012*/ public hidebysig specialname virtual - instance void set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ 'value') cil managed - // SIG: 20 01 01 11 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_Mode - - .method /*06000013*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ - get_Padding() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::get_Padding - - .method /*06000014*/ public hidebysig specialname virtual - instance void set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ 'value') cil managed - // SIG: 20 01 01 11 59 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::set_Padding - - .method /*06000015*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateDecryptor() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::CreateDecryptor - - .method /*06000016*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 5D 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::CreateDecryptor - - .method /*06000017*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateEncryptor() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::CreateEncryptor - - .method /*06000018*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 5D 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesManaged::CreateEncryptor - - .method /*06000019*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::Dispose - - .method /*0600001A*/ public hidebysig virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::GenerateIV - - .method /*0600001B*/ public hidebysig virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesManaged::GenerateKey - - .property /*17000001*/ instance int32 BlockSize() - { - .get instance int32 System.Security.Cryptography.AesManaged/*02000003*/::get_BlockSize() /* 06000005 */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_BlockSize(int32) /* 06000006 */ - } // end of property AesManaged::BlockSize - .property /*17000002*/ instance int32 FeedbackSize() - { - .get instance int32 System.Security.Cryptography.AesManaged/*02000003*/::get_FeedbackSize() /* 06000007 */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_FeedbackSize(int32) /* 06000008 */ - } // end of property AesManaged::FeedbackSize - .property /*17000003*/ instance uint8[] - IV() - { - .get instance uint8[] System.Security.Cryptography.AesManaged/*02000003*/::get_IV() /* 06000009 */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_IV(uint8[]) /* 0600000A */ - } // end of property AesManaged::IV - .property /*17000004*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.AesManaged/*02000003*/::get_Key() /* 0600000B */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_Key(uint8[]) /* 0600000C */ - } // end of property AesManaged::Key - .property /*17000005*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.AesManaged/*02000003*/::get_KeySize() /* 0600000D */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_KeySize(int32) /* 0600000E */ - } // end of property AesManaged::KeySize - .property /*17000006*/ instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] - LegalBlockSizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] System.Security.Cryptography.AesManaged/*02000003*/::get_LegalBlockSizes() /* 0600000F */ - } // end of property AesManaged::LegalBlockSizes - .property /*17000007*/ instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] - LegalKeySizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] System.Security.Cryptography.AesManaged/*02000003*/::get_LegalKeySizes() /* 06000010 */ - } // end of property AesManaged::LegalKeySizes - .property /*17000008*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ - Mode() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ System.Security.Cryptography.AesManaged/*02000003*/::get_Mode() /* 06000011 */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/) /* 06000012 */ - } // end of property AesManaged::Mode - .property /*17000009*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ - Padding() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ System.Security.Cryptography.AesManaged/*02000003*/::get_Padding() /* 06000013 */ - .set instance void System.Security.Cryptography.AesManaged/*02000003*/::set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/) /* 06000014 */ - } // end of property AesManaged::Padding -} // end of class System.Security.Cryptography.AesManaged - -.class /*02000004*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.AsymmetricKeyExchangeDeformatter - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*0600001C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsymmetricKeyExchangeDeformatter::.ctor - - .method /*0600001D*/ public hidebysig newslot specialname abstract virtual - instance string get_Parameters() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeDeformatter::get_Parameters - - .method /*0600001E*/ public hidebysig newslot specialname abstract virtual - instance void set_Parameters(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeDeformatter::set_Parameters - - .method /*0600001F*/ public hidebysig newslot abstract virtual - instance uint8[] DecryptKeyExchange(uint8[] rgb) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeDeformatter::DecryptKeyExchange - - .method /*06000020*/ public hidebysig newslot abstract virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeDeformatter::SetKey - - .property /*1700000A*/ instance string Parameters() - { - .get instance string System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/::get_Parameters() /* 0600001D */ - .set instance void System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/::set_Parameters(string) /* 0600001E */ - } // end of property AsymmetricKeyExchangeDeformatter::Parameters -} // end of class System.Security.Cryptography.AsymmetricKeyExchangeDeformatter - -.class /*02000005*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.AsymmetricKeyExchangeFormatter - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000021*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsymmetricKeyExchangeFormatter::.ctor - - .method /*06000022*/ public hidebysig newslot specialname abstract virtual - instance string get_Parameters() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeFormatter::get_Parameters - - .method /*06000023*/ public hidebysig newslot abstract virtual - instance uint8[] CreateKeyExchange(uint8[] data) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeFormatter::CreateKeyExchange - - .method /*06000024*/ public hidebysig newslot abstract virtual - instance uint8[] CreateKeyExchange(uint8[] data, - class [System.Runtime/*23000001*/]System.Type/*0100001A*/ symAlgType) cil managed - // SIG: 20 02 1D 05 1D 05 12 69 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeFormatter::CreateKeyExchange - - .method /*06000025*/ public hidebysig newslot abstract virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricKeyExchangeFormatter::SetKey - - .property /*1700000B*/ instance string Parameters() - { - .get instance string System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/::get_Parameters() /* 06000022 */ - } // end of property AsymmetricKeyExchangeFormatter::Parameters -} // end of class System.Security.Cryptography.AsymmetricKeyExchangeFormatter - -.class /*02000006*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.AsymmetricSignatureDeformatter - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000026*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsymmetricSignatureDeformatter::.ctor - - .method /*06000027*/ public hidebysig newslot abstract virtual - instance void SetHashAlgorithm(string strName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method AsymmetricSignatureDeformatter::SetHashAlgorithm - - .method /*06000028*/ public hidebysig newslot abstract virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricSignatureDeformatter::SetKey - - .method /*06000029*/ public hidebysig newslot abstract virtual - instance bool VerifySignature(uint8[] rgbHash, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricSignatureDeformatter::VerifySignature - - .method /*0600002A*/ public hidebysig newslot virtual - instance bool VerifySignature(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ hash, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 12 6D 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricSignatureDeformatter::VerifySignature - -} // end of class System.Security.Cryptography.AsymmetricSignatureDeformatter - -.class /*02000007*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.AsymmetricSignatureFormatter - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*0600002B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsymmetricSignatureFormatter::.ctor - - .method /*0600002C*/ public hidebysig newslot abstract virtual - instance uint8[] CreateSignature(uint8[] rgbHash) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricSignatureFormatter::CreateSignature - - .method /*0600002D*/ public hidebysig newslot virtual - instance uint8[] CreateSignature(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ hash) cil managed - // SIG: 20 01 1D 05 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricSignatureFormatter::CreateSignature - - .method /*0600002E*/ public hidebysig newslot abstract virtual - instance void SetHashAlgorithm(string strName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method AsymmetricSignatureFormatter::SetHashAlgorithm - - .method /*0600002F*/ public hidebysig newslot abstract virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x0 - } // end of method AsymmetricSignatureFormatter::SetKey - -} // end of class System.Security.Cryptography.AsymmetricSignatureFormatter - -.class /*02000008*/ public auto ansi beforefieldinit System.Security.Cryptography.CryptoConfig - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CryptoConfig::.ctor - - .method /*06000031*/ public hidebysig specialname static - bool get_AllowOnlyFipsAlgorithms() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoConfig::get_AllowOnlyFipsAlgorithms - - .method /*06000032*/ public hidebysig static - void AddAlgorithm(class [System.Runtime/*23000001*/]System.Type/*0100001A*/ 'algorithm', - string[] names) cil managed - // SIG: 00 02 01 12 69 1D 0E - { - .param [2]/*08000020*/ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001C*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoConfig::AddAlgorithm - - .method /*06000033*/ public hidebysig static - void AddOID(string oid, - string[] names) cil managed - // SIG: 00 02 01 0E 1D 0E - { - .param [2]/*08000022*/ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001C*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoConfig::AddOID - - .method /*06000034*/ public hidebysig static - object CreateFromName(string name) cil managed - // SIG: 00 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoConfig::CreateFromName - - .method /*06000035*/ public hidebysig static - object CreateFromName(string name, - object[] args) cil managed - // SIG: 00 02 1C 0E 1D 1C - { - .param [2]/*08000025*/ - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001C*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoConfig::CreateFromName - - .method /*06000036*/ public hidebysig static - uint8[] EncodeOID(string str) cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoConfig::EncodeOID - - .method /*06000037*/ public hidebysig static - string MapNameToOID(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoConfig::MapNameToOID - - .property /*1700000C*/ bool AllowOnlyFipsAlgorithms() - { - .get bool System.Security.Cryptography.CryptoConfig/*02000008*/::get_AllowOnlyFipsAlgorithms() /* 06000031 */ - } // end of property CryptoConfig::AllowOnlyFipsAlgorithms -} // end of class System.Security.Cryptography.CryptoConfig - -.class /*02000009*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.DeriveBytes - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*06000038*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method DeriveBytes::.ctor - - .method /*06000039*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeriveBytes::Dispose - - .method /*0600003A*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DeriveBytes::Dispose - - .method /*0600003B*/ public hidebysig newslot abstract virtual - instance uint8[] GetBytes(int32 cb) cil managed - // SIG: 20 01 1D 05 08 - { - // Method begins at RVA 0x0 - } // end of method DeriveBytes::GetBytes - - .method /*0600003C*/ public hidebysig newslot abstract virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method DeriveBytes::Reset - -} // end of class System.Security.Cryptography.DeriveBytes - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.DES - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600003D*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method DES::.ctor - - .method /*0600003E*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DES::get_Key - - .method /*0600003F*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DES::set_Key - - .method /*06000040*/ public hidebysig static - class System.Security.Cryptography.DES/*0200000A*/ - Create() cil managed - // SIG: 00 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DES::Create - - .method /*06000041*/ public hidebysig static - class System.Security.Cryptography.DES/*0200000A*/ - Create(string algName) cil managed - // SIG: 00 01 12 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DES::Create - - .method /*06000042*/ public hidebysig static - bool IsSemiWeakKey(uint8[] rgbKey) cil managed - // SIG: 00 01 02 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DES::IsSemiWeakKey - - .method /*06000043*/ public hidebysig static - bool IsWeakKey(uint8[] rgbKey) cil managed - // SIG: 00 01 02 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DES::IsWeakKey - - .property /*1700000D*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.DES/*0200000A*/::get_Key() /* 0600003E */ - .set instance void System.Security.Cryptography.DES/*0200000A*/::set_Key(uint8[]) /* 0600003F */ - } // end of property DES::Key -} // end of class System.Security.Cryptography.DES - -.class /*0200000B*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.DSA - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ -{ - .method /*06000044*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method DSA::.ctor - - .method /*06000045*/ public hidebysig static - class System.Security.Cryptography.DSA/*0200000B*/ - Create() cil managed - // SIG: 00 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::Create - - .method /*06000046*/ public hidebysig static - class System.Security.Cryptography.DSA/*0200000B*/ - Create(int32 keySizeInBits) cil managed - // SIG: 00 01 12 2C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::Create - - .method /*06000047*/ public hidebysig static - class System.Security.Cryptography.DSA/*0200000B*/ - Create(string algName) cil managed - // SIG: 00 01 12 2C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::Create - - .method /*06000048*/ public hidebysig static - class System.Security.Cryptography.DSA/*0200000B*/ - Create(valuetype System.Security.Cryptography.DSAParameters/*0200000C*/ parameters) cil managed - // SIG: 00 01 12 2C 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::Create - - .method /*06000049*/ public hidebysig newslot abstract virtual - instance uint8[] CreateSignature(uint8[] rgbHash) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method DSA::CreateSignature - - .method /*0600004A*/ public hidebysig newslot abstract virtual - instance valuetype System.Security.Cryptography.DSAParameters/*0200000C*/ - ExportParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 30 02 - { - // Method begins at RVA 0x0 - } // end of method DSA::ExportParameters - - .method /*0600004B*/ public hidebysig virtual - instance void FromXmlString(string xmlString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSA::FromXmlString - - .method /*0600004C*/ family hidebysig newslot virtual - instance uint8[] HashData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::HashData - - .method /*0600004D*/ family hidebysig newslot virtual - instance uint8[] HashData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 7D 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::HashData - - .method /*0600004E*/ public hidebysig newslot abstract virtual - instance void ImportParameters(valuetype System.Security.Cryptography.DSAParameters/*0200000C*/ parameters) cil managed - // SIG: 20 01 01 11 30 - { - // Method begins at RVA 0x0 - } // end of method DSA::ImportParameters - - .method /*0600004F*/ public hidebysig newslot virtual - instance uint8[] SignData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::SignData - - .method /*06000050*/ public hidebysig instance uint8[] - SignData(uint8[] data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::SignData - - .method /*06000051*/ public hidebysig newslot virtual - instance uint8[] SignData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 7D 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::SignData - - .method /*06000052*/ public hidebysig virtual - instance string ToXmlString(bool includePrivateParameters) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::ToXmlString - - .method /*06000053*/ public hidebysig instance bool - VerifyData(uint8[] data, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 03 02 1D 05 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::VerifyData - - .method /*06000054*/ public hidebysig newslot virtual - instance bool VerifyData(uint8[] data, - int32 offset, - int32 count, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 05 02 1D 05 08 08 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::VerifyData - - .method /*06000055*/ public hidebysig newslot virtual - instance bool VerifyData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 03 02 12 7D 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::VerifyData - - .method /*06000056*/ public hidebysig newslot abstract virtual - instance bool VerifySignature(uint8[] rgbHash, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method DSA::VerifySignature - - .method /*06000057*/ public hidebysig newslot virtual - instance bool TryCreateSignature(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ hash, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 03 02 15 11 80 81 01 05 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::TryCreateSignature - - .method /*06000058*/ family hidebysig newslot virtual - instance bool TryHashData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::TryHashData - - .method /*06000059*/ public hidebysig newslot virtual - instance bool TrySignData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::TrySignData - - .method /*0600005A*/ public hidebysig newslot virtual - instance bool VerifyData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 03 02 15 11 80 81 01 05 15 11 80 81 01 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::VerifyData - - .method /*0600005B*/ public hidebysig newslot virtual - instance bool VerifySignature(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ hash, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ signature) cil managed - // SIG: 20 02 02 15 11 80 81 01 05 15 11 80 81 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSA::VerifySignature - -} // end of class System.Security.Cryptography.DSA - -.class /*0200000C*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.DSAParameters - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .field /*04000001*/ public int32 Counter - .field /*04000002*/ public uint8[] G - .field /*04000003*/ public uint8[] J - .field /*04000004*/ public uint8[] P - .field /*04000005*/ public uint8[] Q - .field /*04000006*/ public uint8[] Seed - .field /*04000007*/ public uint8[] X - .field /*04000008*/ public uint8[] Y -} // end of class System.Security.Cryptography.DSAParameters - -.class /*0200000D*/ public auto ansi beforefieldinit System.Security.Cryptography.DSASignatureDeformatter - extends System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/ -{ - .method /*0600005C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000026 */ call instance void System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/::.ctor() /* 06000026 */ - IL_0006: /* 2A | */ ret - } // end of method DSASignatureDeformatter::.ctor - - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000026 */ call instance void System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/::.ctor() /* 06000026 */ - IL_0006: /* 2A | */ ret - } // end of method DSASignatureDeformatter::.ctor - - .method /*0600005E*/ public hidebysig virtual - instance void SetHashAlgorithm(string strName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSASignatureDeformatter::SetHashAlgorithm - - .method /*0600005F*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSASignatureDeformatter::SetKey - - .method /*06000060*/ public hidebysig virtual - instance bool VerifySignature(uint8[] rgbHash, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSASignatureDeformatter::VerifySignature - -} // end of class System.Security.Cryptography.DSASignatureDeformatter - -.class /*0200000E*/ public auto ansi beforefieldinit System.Security.Cryptography.DSASignatureFormatter - extends System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/ -{ - .method /*06000061*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002B */ call instance void System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/::.ctor() /* 0600002B */ - IL_0006: /* 2A | */ ret - } // end of method DSASignatureFormatter::.ctor - - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002B */ call instance void System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/::.ctor() /* 0600002B */ - IL_0006: /* 2A | */ ret - } // end of method DSASignatureFormatter::.ctor - - .method /*06000063*/ public hidebysig virtual - instance uint8[] CreateSignature(uint8[] rgbHash) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSASignatureFormatter::CreateSignature - - .method /*06000064*/ public hidebysig virtual - instance void SetHashAlgorithm(string strName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSASignatureFormatter::SetHashAlgorithm - - .method /*06000065*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSASignatureFormatter::SetKey - -} // end of class System.Security.Cryptography.DSASignatureFormatter - -.class /*0200000F*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.ECCurve - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .class /*02000039*/ auto ansi sealed nested public ECCurveType - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ - { - .field /*04000028*/ public specialname rtspecialname int32 value__ - .field /*04000029*/ public static literal valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ Characteristic2 = int32(0x00000004) - .field /*0400002A*/ public static literal valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ Implicit = int32(0x00000000) - .field /*0400002B*/ public static literal valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ Named = int32(0x00000005) - .field /*0400002C*/ public static literal valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ PrimeMontgomery = int32(0x00000003) - .field /*0400002D*/ public static literal valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ PrimeShortWeierstrass = int32(0x00000001) - .field /*0400002E*/ public static literal valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ PrimeTwistedEdwards = int32(0x00000002) - } // end of class ECCurveType - - .class /*0200003A*/ abstract auto ansi sealed nested public beforefieldinit NamedCurves - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - { - .method /*060001CB*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP160r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP160r1 - - .method /*060001CC*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP160t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP160t1 - - .method /*060001CD*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP192r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP192r1 - - .method /*060001CE*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP192t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP192t1 - - .method /*060001CF*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP224r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP224r1 - - .method /*060001D0*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP224t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP224t1 - - .method /*060001D1*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP256r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP256r1 - - .method /*060001D2*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP256t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP256t1 - - .method /*060001D3*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP320r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP320r1 - - .method /*060001D4*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP320t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP320t1 - - .method /*060001D5*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP384r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP384r1 - - .method /*060001D6*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP384t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP384t1 - - .method /*060001D7*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP512r1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP512r1 - - .method /*060001D8*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_brainpoolP512t1() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_brainpoolP512t1 - - .method /*060001D9*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_nistP256() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_nistP256 - - .method /*060001DA*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_nistP384() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_nistP384 - - .method /*060001DB*/ public hidebysig specialname static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - get_nistP521() cil managed - // SIG: 00 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NamedCurves::get_nistP521 - - .property /*17000046*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP160r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP160r1() /* 060001CB */ - } // end of property NamedCurves::brainpoolP160r1 - .property /*17000047*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP160t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP160t1() /* 060001CC */ - } // end of property NamedCurves::brainpoolP160t1 - .property /*17000048*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP192r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP192r1() /* 060001CD */ - } // end of property NamedCurves::brainpoolP192r1 - .property /*17000049*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP192t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP192t1() /* 060001CE */ - } // end of property NamedCurves::brainpoolP192t1 - .property /*1700004A*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP224r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP224r1() /* 060001CF */ - } // end of property NamedCurves::brainpoolP224r1 - .property /*1700004B*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP224t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP224t1() /* 060001D0 */ - } // end of property NamedCurves::brainpoolP224t1 - .property /*1700004C*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP256r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP256r1() /* 060001D1 */ - } // end of property NamedCurves::brainpoolP256r1 - .property /*1700004D*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP256t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP256t1() /* 060001D2 */ - } // end of property NamedCurves::brainpoolP256t1 - .property /*1700004E*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP320r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP320r1() /* 060001D3 */ - } // end of property NamedCurves::brainpoolP320r1 - .property /*1700004F*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP320t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP320t1() /* 060001D4 */ - } // end of property NamedCurves::brainpoolP320t1 - .property /*17000050*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP384r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP384r1() /* 060001D5 */ - } // end of property NamedCurves::brainpoolP384r1 - .property /*17000051*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP384t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP384t1() /* 060001D6 */ - } // end of property NamedCurves::brainpoolP384t1 - .property /*17000052*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP512r1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP512r1() /* 060001D7 */ - } // end of property NamedCurves::brainpoolP512r1 - .property /*17000053*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - brainpoolP512t1() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_brainpoolP512t1() /* 060001D8 */ - } // end of property NamedCurves::brainpoolP512t1 - .property /*17000054*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - nistP256() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_nistP256() /* 060001D9 */ - } // end of property NamedCurves::nistP256 - .property /*17000055*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - nistP384() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_nistP384() /* 060001DA */ - } // end of property NamedCurves::nistP384 - .property /*17000056*/ valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - nistP521() - { - .get valuetype System.Security.Cryptography.ECCurve/*0200000F*/ System.Security.Cryptography.ECCurve/*0200000F*//NamedCurves/*0200003A*/::get_nistP521() /* 060001DB */ - } // end of property NamedCurves::nistP521 - } // end of class NamedCurves - - .field /*04000009*/ private object _dummy - .field /*0400000A*/ public uint8[] A - .field /*0400000B*/ public uint8[] B - .field /*0400000C*/ public uint8[] Cofactor - .field /*0400000D*/ public valuetype System.Security.Cryptography.ECCurve/*0200000F*//ECCurveType/*02000039*/ CurveType - .field /*0400000E*/ public valuetype System.Security.Cryptography.ECPoint/*02000014*/ G - .field /*0400000F*/ public valuetype [System.Runtime/*23000001*/]System.Nullable`1/*01000023*/ Hash - .field /*04000010*/ public uint8[] Order - .field /*04000011*/ public uint8[] Polynomial - .field /*04000012*/ public uint8[] Prime - .field /*04000013*/ public uint8[] Seed - .method /*06000066*/ public hidebysig specialname - instance bool get_IsCharacteristic2() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::get_IsCharacteristic2 - - .method /*06000067*/ public hidebysig specialname - instance bool get_IsExplicit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::get_IsExplicit - - .method /*06000068*/ public hidebysig specialname - instance bool get_IsNamed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::get_IsNamed - - .method /*06000069*/ public hidebysig specialname - instance bool get_IsPrime() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::get_IsPrime - - .method /*0600006A*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000003*/]System.Security.Cryptography.Oid/*01000024*/ - get_Oid() cil managed - // SIG: 20 00 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::get_Oid - - .method /*0600006B*/ public hidebysig static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - CreateFromFriendlyName(string oidFriendlyName) cil managed - // SIG: 00 01 11 3C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::CreateFromFriendlyName - - .method /*0600006C*/ public hidebysig static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - CreateFromOid(class [System.Security.Cryptography.Encoding/*23000003*/]System.Security.Cryptography.Oid/*01000024*/ curveOid) cil managed - // SIG: 00 01 11 3C 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::CreateFromOid - - .method /*0600006D*/ public hidebysig static - valuetype System.Security.Cryptography.ECCurve/*0200000F*/ - CreateFromValue(string oidValue) cil managed - // SIG: 00 01 11 3C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECCurve::CreateFromValue - - .method /*0600006E*/ public hidebysig instance void - Validate() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECCurve::Validate - - .property /*1700000E*/ instance bool IsCharacteristic2() - { - .get instance bool System.Security.Cryptography.ECCurve/*0200000F*/::get_IsCharacteristic2() /* 06000066 */ - } // end of property ECCurve::IsCharacteristic2 - .property /*1700000F*/ instance bool IsExplicit() - { - .get instance bool System.Security.Cryptography.ECCurve/*0200000F*/::get_IsExplicit() /* 06000067 */ - } // end of property ECCurve::IsExplicit - .property /*17000010*/ instance bool IsNamed() - { - .get instance bool System.Security.Cryptography.ECCurve/*0200000F*/::get_IsNamed() /* 06000068 */ - } // end of property ECCurve::IsNamed - .property /*17000011*/ instance bool IsPrime() - { - .get instance bool System.Security.Cryptography.ECCurve/*0200000F*/::get_IsPrime() /* 06000069 */ - } // end of property ECCurve::IsPrime - .property /*17000012*/ instance class [System.Security.Cryptography.Encoding/*23000003*/]System.Security.Cryptography.Oid/*01000024*/ - Oid() - { - .get instance class [System.Security.Cryptography.Encoding/*23000003*/]System.Security.Cryptography.Oid/*01000024*/ System.Security.Cryptography.ECCurve/*0200000F*/::get_Oid() /* 0600006A */ - } // end of property ECCurve::Oid -} // end of class System.Security.Cryptography.ECCurve - -.class /*02000010*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.ECDiffieHellman - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ -{ - .method /*0600006F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ECDiffieHellman::.ctor - - .method /*06000070*/ public hidebysig specialname virtual - instance string get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::get_KeyExchangeAlgorithm - - .method /*06000071*/ public hidebysig newslot specialname abstract virtual - instance class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ - get_PublicKey() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x0 - } // end of method ECDiffieHellman::get_PublicKey - - .method /*06000072*/ public hidebysig specialname virtual - instance string get_SignatureAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::get_SignatureAlgorithm - - .method /*06000073*/ public hidebysig static - class System.Security.Cryptography.ECDiffieHellman/*02000010*/ - Create() cil managed - // SIG: 00 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::Create - - .method /*06000074*/ public hidebysig static - class System.Security.Cryptography.ECDiffieHellman/*02000010*/ - Create(valuetype System.Security.Cryptography.ECCurve/*0200000F*/ curve) cil managed - // SIG: 00 01 12 40 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::Create - - .method /*06000075*/ public hidebysig static - class System.Security.Cryptography.ECDiffieHellman/*02000010*/ - Create(valuetype System.Security.Cryptography.ECParameters/*02000013*/ parameters) cil managed - // SIG: 00 01 12 40 11 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::Create - - .method /*06000076*/ public hidebysig static - class System.Security.Cryptography.ECDiffieHellman/*02000010*/ - Create(string 'algorithm') cil managed - // SIG: 00 01 12 40 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::Create - - .method /*06000077*/ public hidebysig instance uint8[] - DeriveKeyFromHash(class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ otherPartyPublicKey, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 44 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::DeriveKeyFromHash - - .method /*06000078*/ public hidebysig newslot virtual - instance uint8[] DeriveKeyFromHash(class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ otherPartyPublicKey, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - uint8[] secretPrepend, - uint8[] secretAppend) cil managed - // SIG: 20 04 1D 05 12 44 11 79 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::DeriveKeyFromHash - - .method /*06000079*/ public hidebysig instance uint8[] - DeriveKeyFromHmac(class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ otherPartyPublicKey, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - uint8[] hmacKey) cil managed - // SIG: 20 03 1D 05 12 44 11 79 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::DeriveKeyFromHmac - - .method /*0600007A*/ public hidebysig newslot virtual - instance uint8[] DeriveKeyFromHmac(class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ otherPartyPublicKey, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - uint8[] hmacKey, - uint8[] secretPrepend, - uint8[] secretAppend) cil managed - // SIG: 20 05 1D 05 12 44 11 79 1D 05 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::DeriveKeyFromHmac - - .method /*0600007B*/ public hidebysig newslot virtual - instance uint8[] DeriveKeyMaterial(class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ otherPartyPublicKey) cil managed - // SIG: 20 01 1D 05 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::DeriveKeyMaterial - - .method /*0600007C*/ public hidebysig newslot virtual - instance uint8[] DeriveKeyTls(class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ otherPartyPublicKey, - uint8[] prfLabel, - uint8[] prfSeed) cil managed - // SIG: 20 03 1D 05 12 44 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::DeriveKeyTls - - .method /*0600007D*/ public hidebysig newslot virtual - instance valuetype System.Security.Cryptography.ECParameters/*02000013*/ - ExportExplicitParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 4C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::ExportExplicitParameters - - .method /*0600007E*/ public hidebysig newslot virtual - instance valuetype System.Security.Cryptography.ECParameters/*02000013*/ - ExportParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 4C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::ExportParameters - - .method /*0600007F*/ public hidebysig virtual - instance void FromXmlString(string xmlString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDiffieHellman::FromXmlString - - .method /*06000080*/ public hidebysig newslot virtual - instance void GenerateKey(valuetype System.Security.Cryptography.ECCurve/*0200000F*/ curve) cil managed - // SIG: 20 01 01 11 3C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDiffieHellman::GenerateKey - - .method /*06000081*/ public hidebysig newslot virtual - instance void ImportParameters(valuetype System.Security.Cryptography.ECParameters/*02000013*/ parameters) cil managed - // SIG: 20 01 01 11 4C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDiffieHellman::ImportParameters - - .method /*06000082*/ public hidebysig virtual - instance string ToXmlString(bool includePrivateParameters) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellman::ToXmlString - - .property /*17000013*/ instance string KeyExchangeAlgorithm() - { - .get instance string System.Security.Cryptography.ECDiffieHellman/*02000010*/::get_KeyExchangeAlgorithm() /* 06000070 */ - } // end of property ECDiffieHellman::KeyExchangeAlgorithm - .property /*17000014*/ instance class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ - PublicKey() - { - .get instance class System.Security.Cryptography.ECDiffieHellmanPublicKey/*02000011*/ System.Security.Cryptography.ECDiffieHellman/*02000010*/::get_PublicKey() /* 06000071 */ - } // end of property ECDiffieHellman::PublicKey - .property /*17000015*/ instance string SignatureAlgorithm() - { - .get instance string System.Security.Cryptography.ECDiffieHellman/*02000010*/::get_SignatureAlgorithm() /* 06000072 */ - } // end of property ECDiffieHellman::SignatureAlgorithm -} // end of class System.Security.Cryptography.ECDiffieHellman - -.class /*02000011*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.ECDiffieHellmanPublicKey - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*06000083*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ECDiffieHellmanPublicKey::.ctor - - .method /*06000084*/ family hidebysig specialname rtspecialname - instance void .ctor(uint8[] keyBlob) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ECDiffieHellmanPublicKey::.ctor - - .method /*06000085*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDiffieHellmanPublicKey::Dispose - - .method /*06000086*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDiffieHellmanPublicKey::Dispose - - .method /*06000087*/ public hidebysig newslot virtual - instance uint8[] ToByteArray() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellmanPublicKey::ToByteArray - - .method /*06000088*/ public hidebysig newslot virtual - instance string ToXmlString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellmanPublicKey::ToXmlString - - .method /*06000089*/ public hidebysig newslot virtual - instance valuetype System.Security.Cryptography.ECParameters/*02000013*/ - ExportExplicitParameters() cil managed - // SIG: 20 00 11 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellmanPublicKey::ExportExplicitParameters - - .method /*0600008A*/ public hidebysig newslot virtual - instance valuetype System.Security.Cryptography.ECParameters/*02000013*/ - ExportParameters() cil managed - // SIG: 20 00 11 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDiffieHellmanPublicKey::ExportParameters - -} // end of class System.Security.Cryptography.ECDiffieHellmanPublicKey - -.class /*02000012*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.ECDsa - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ -{ - .method /*0600008B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method ECDsa::.ctor - - .method /*0600008C*/ public hidebysig specialname virtual - instance string get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::get_KeyExchangeAlgorithm - - .method /*0600008D*/ public hidebysig specialname virtual - instance string get_SignatureAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::get_SignatureAlgorithm - - .method /*0600008E*/ public hidebysig static - class System.Security.Cryptography.ECDsa/*02000012*/ - Create() cil managed - // SIG: 00 00 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::Create - - .method /*0600008F*/ public hidebysig static - class System.Security.Cryptography.ECDsa/*02000012*/ - Create(valuetype System.Security.Cryptography.ECCurve/*0200000F*/ curve) cil managed - // SIG: 00 01 12 48 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::Create - - .method /*06000090*/ public hidebysig static - class System.Security.Cryptography.ECDsa/*02000012*/ - Create(valuetype System.Security.Cryptography.ECParameters/*02000013*/ parameters) cil managed - // SIG: 00 01 12 48 11 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::Create - - .method /*06000091*/ public hidebysig static - class System.Security.Cryptography.ECDsa/*02000012*/ - Create(string 'algorithm') cil managed - // SIG: 00 01 12 48 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::Create - - .method /*06000092*/ public hidebysig newslot virtual - instance valuetype System.Security.Cryptography.ECParameters/*02000013*/ - ExportExplicitParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 4C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::ExportExplicitParameters - - .method /*06000093*/ public hidebysig newslot virtual - instance valuetype System.Security.Cryptography.ECParameters/*02000013*/ - ExportParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 4C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::ExportParameters - - .method /*06000094*/ public hidebysig virtual - instance void FromXmlString(string xmlString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDsa::FromXmlString - - .method /*06000095*/ public hidebysig newslot virtual - instance void GenerateKey(valuetype System.Security.Cryptography.ECCurve/*0200000F*/ curve) cil managed - // SIG: 20 01 01 11 3C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDsa::GenerateKey - - .method /*06000096*/ family hidebysig newslot virtual - instance uint8[] HashData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::HashData - - .method /*06000097*/ family hidebysig newslot virtual - instance uint8[] HashData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 7D 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::HashData - - .method /*06000098*/ public hidebysig newslot virtual - instance void ImportParameters(valuetype System.Security.Cryptography.ECParameters/*02000013*/ parameters) cil managed - // SIG: 20 01 01 11 4C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECDsa::ImportParameters - - .method /*06000099*/ public hidebysig newslot virtual - instance uint8[] SignData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::SignData - - .method /*0600009A*/ public hidebysig newslot virtual - instance uint8[] SignData(uint8[] data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::SignData - - .method /*0600009B*/ public hidebysig newslot virtual - instance uint8[] SignData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 7D 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::SignData - - .method /*0600009C*/ public hidebysig newslot abstract virtual - instance uint8[] SignHash(uint8[] hash) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ECDsa::SignHash - - .method /*0600009D*/ public hidebysig virtual - instance string ToXmlString(bool includePrivateParameters) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::ToXmlString - - .method /*0600009E*/ public hidebysig instance bool - VerifyData(uint8[] data, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 03 02 1D 05 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::VerifyData - - .method /*0600009F*/ public hidebysig newslot virtual - instance bool VerifyData(uint8[] data, - int32 offset, - int32 count, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 05 02 1D 05 08 08 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::VerifyData - - .method /*060000A0*/ public hidebysig instance bool - VerifyData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 03 02 12 7D 1D 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::VerifyData - - .method /*060000A1*/ public hidebysig newslot abstract virtual - instance bool VerifyHash(uint8[] hash, - uint8[] signature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ECDsa::VerifyHash - - .method /*060000A2*/ family hidebysig newslot virtual - instance bool TryHashData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::TryHashData - - .method /*060000A3*/ public hidebysig newslot virtual - instance bool TrySignData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::TrySignData - - .method /*060000A4*/ public hidebysig newslot virtual - instance bool TrySignHash(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ hash, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 03 02 15 11 80 81 01 05 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::TrySignHash - - .method /*060000A5*/ public hidebysig newslot virtual - instance bool VerifyData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 03 02 15 11 80 81 01 05 15 11 80 81 01 05 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::VerifyData - - .method /*060000A6*/ public hidebysig newslot virtual - instance bool VerifyHash(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ hash, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ signature) cil managed - // SIG: 20 02 02 15 11 80 81 01 05 15 11 80 81 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsa::VerifyHash - - .property /*17000016*/ instance string KeyExchangeAlgorithm() - { - .get instance string System.Security.Cryptography.ECDsa/*02000012*/::get_KeyExchangeAlgorithm() /* 0600008C */ - } // end of property ECDsa::KeyExchangeAlgorithm - .property /*17000017*/ instance string SignatureAlgorithm() - { - .get instance string System.Security.Cryptography.ECDsa/*02000012*/::get_SignatureAlgorithm() /* 0600008D */ - } // end of property ECDsa::SignatureAlgorithm -} // end of class System.Security.Cryptography.ECDsa - -.class /*02000013*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.ECParameters - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .field /*04000014*/ public valuetype System.Security.Cryptography.ECCurve/*0200000F*/ Curve - .field /*04000015*/ public uint8[] D - .field /*04000016*/ public valuetype System.Security.Cryptography.ECPoint/*02000014*/ Q - .method /*060000A7*/ public hidebysig instance void - Validate() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ECParameters::Validate - -} // end of class System.Security.Cryptography.ECParameters - -.class /*02000014*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.ECPoint - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .field /*04000017*/ public uint8[] X - .field /*04000018*/ public uint8[] Y -} // end of class System.Security.Cryptography.ECPoint - -.class /*02000015*/ public auto ansi beforefieldinit System.Security.Cryptography.HMACMD5 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/ -{ - .method /*060000A8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACMD5::.ctor - - .method /*060000A9*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] key) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACMD5::.ctor - - .method /*060000AA*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACMD5::get_Key - - .method /*060000AB*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACMD5::set_Key - - .method /*060000AC*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACMD5::Dispose - - .method /*060000AD*/ family hidebysig virtual - instance void HashCore(uint8[] rgb, - int32 ib, - int32 cb) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACMD5::HashCore - - .method /*060000AE*/ family hidebysig virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACMD5::HashCore - - .method /*060000AF*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACMD5::HashFinal - - .method /*060000B0*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACMD5::Initialize - - .method /*060000B1*/ family hidebysig virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACMD5::TryHashFinal - - .property /*17000018*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.HMACMD5/*02000015*/::get_Key() /* 060000AA */ - .set instance void System.Security.Cryptography.HMACMD5/*02000015*/::set_Key(uint8[]) /* 060000AB */ - } // end of property HMACMD5::Key -} // end of class System.Security.Cryptography.HMACMD5 - -.class /*02000016*/ public auto ansi beforefieldinit System.Security.Cryptography.HMACSHA1 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/ -{ - .method /*060000B2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA1::.ctor - - .method /*060000B3*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] key) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA1::.ctor - - .method /*060000B4*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] key, - bool useManagedSha1) cil managed - // SIG: 20 02 01 1D 05 02 - { - .custom /*0C00001E:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA1::.ctor - - .method /*060000B5*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA1::get_Key - - .method /*060000B6*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA1::set_Key - - .method /*060000B7*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA1::Dispose - - .method /*060000B8*/ family hidebysig virtual - instance void HashCore(uint8[] rgb, - int32 ib, - int32 cb) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA1::HashCore - - .method /*060000B9*/ family hidebysig virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA1::HashCore - - .method /*060000BA*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA1::HashFinal - - .method /*060000BB*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA1::Initialize - - .method /*060000BC*/ family hidebysig virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA1::TryHashFinal - - .property /*17000019*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.HMACSHA1/*02000016*/::get_Key() /* 060000B5 */ - .set instance void System.Security.Cryptography.HMACSHA1/*02000016*/::set_Key(uint8[]) /* 060000B6 */ - } // end of property HMACSHA1::Key -} // end of class System.Security.Cryptography.HMACSHA1 - -.class /*02000017*/ public auto ansi beforefieldinit System.Security.Cryptography.HMACSHA256 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/ -{ - .method /*060000BD*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA256::.ctor - - .method /*060000BE*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] key) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA256::.ctor - - .method /*060000BF*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA256::get_Key - - .method /*060000C0*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA256::set_Key - - .method /*060000C1*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA256::Dispose - - .method /*060000C2*/ family hidebysig virtual - instance void HashCore(uint8[] rgb, - int32 ib, - int32 cb) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA256::HashCore - - .method /*060000C3*/ family hidebysig virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA256::HashCore - - .method /*060000C4*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA256::HashFinal - - .method /*060000C5*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA256::Initialize - - .method /*060000C6*/ family hidebysig virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA256::TryHashFinal - - .property /*1700001A*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.HMACSHA256/*02000017*/::get_Key() /* 060000BF */ - .set instance void System.Security.Cryptography.HMACSHA256/*02000017*/::set_Key(uint8[]) /* 060000C0 */ - } // end of property HMACSHA256::Key -} // end of class System.Security.Cryptography.HMACSHA256 - -.class /*02000018*/ public auto ansi beforefieldinit System.Security.Cryptography.HMACSHA384 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/ -{ - .method /*060000C7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA384::.ctor - - .method /*060000C8*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] key) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA384::.ctor - - .method /*060000C9*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA384::get_Key - - .method /*060000CA*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA384::set_Key - - .method /*060000CB*/ public hidebysig specialname - instance bool get_ProduceLegacyHmacValues() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA384::get_ProduceLegacyHmacValues - - .method /*060000CC*/ public hidebysig specialname - instance void set_ProduceLegacyHmacValues(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA384::set_ProduceLegacyHmacValues - - .method /*060000CD*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA384::Dispose - - .method /*060000CE*/ family hidebysig virtual - instance void HashCore(uint8[] rgb, - int32 ib, - int32 cb) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA384::HashCore - - .method /*060000CF*/ family hidebysig virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA384::HashCore - - .method /*060000D0*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA384::HashFinal - - .method /*060000D1*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA384::Initialize - - .method /*060000D2*/ family hidebysig virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA384::TryHashFinal - - .property /*1700001B*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.HMACSHA384/*02000018*/::get_Key() /* 060000C9 */ - .set instance void System.Security.Cryptography.HMACSHA384/*02000018*/::set_Key(uint8[]) /* 060000CA */ - } // end of property HMACSHA384::Key - .property /*1700001C*/ instance bool ProduceLegacyHmacValues() - { - .get instance bool System.Security.Cryptography.HMACSHA384/*02000018*/::get_ProduceLegacyHmacValues() /* 060000CB */ - .set instance void System.Security.Cryptography.HMACSHA384/*02000018*/::set_ProduceLegacyHmacValues(bool) /* 060000CC */ - } // end of property HMACSHA384::ProduceLegacyHmacValues -} // end of class System.Security.Cryptography.HMACSHA384 - -.class /*02000019*/ public auto ansi beforefieldinit System.Security.Cryptography.HMACSHA512 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/ -{ - .method /*060000D3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA512::.ctor - - .method /*060000D4*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] key) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HMAC/*01000026*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method HMACSHA512::.ctor - - .method /*060000D5*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA512::get_Key - - .method /*060000D6*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA512::set_Key - - .method /*060000D7*/ public hidebysig specialname - instance bool get_ProduceLegacyHmacValues() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA512::get_ProduceLegacyHmacValues - - .method /*060000D8*/ public hidebysig specialname - instance void set_ProduceLegacyHmacValues(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA512::set_ProduceLegacyHmacValues - - .method /*060000D9*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA512::Dispose - - .method /*060000DA*/ family hidebysig virtual - instance void HashCore(uint8[] rgb, - int32 ib, - int32 cb) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA512::HashCore - - .method /*060000DB*/ family hidebysig virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA512::HashCore - - .method /*060000DC*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA512::HashFinal - - .method /*060000DD*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMACSHA512::Initialize - - .method /*060000DE*/ family hidebysig virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMACSHA512::TryHashFinal - - .property /*1700001D*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.HMACSHA512/*02000019*/::get_Key() /* 060000D5 */ - .set instance void System.Security.Cryptography.HMACSHA512/*02000019*/::set_Key(uint8[]) /* 060000D6 */ - } // end of property HMACSHA512::Key - .property /*1700001E*/ instance bool ProduceLegacyHmacValues() - { - .get instance bool System.Security.Cryptography.HMACSHA512/*02000019*/::get_ProduceLegacyHmacValues() /* 060000D7 */ - .set instance void System.Security.Cryptography.HMACSHA512/*02000019*/::set_ProduceLegacyHmacValues(bool) /* 060000D8 */ - } // end of property HMACSHA512::ProduceLegacyHmacValues -} // end of class System.Security.Cryptography.HMACSHA512 - -.class /*0200001A*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.IncrementalHash - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*060000DF*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method IncrementalHash::.ctor - - .method /*060000E0*/ public hidebysig specialname - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ - get_AlgorithmName() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IncrementalHash::get_AlgorithmName - - .method /*060000E1*/ public hidebysig instance void - AppendData(uint8[] data) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IncrementalHash::AppendData - - .method /*060000E2*/ public hidebysig instance void - AppendData(uint8[] data, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IncrementalHash::AppendData - - .method /*060000E3*/ public hidebysig static - class System.Security.Cryptography.IncrementalHash/*0200001A*/ - CreateHash(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 00 01 12 68 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IncrementalHash::CreateHash - - .method /*060000E4*/ public hidebysig static - class System.Security.Cryptography.IncrementalHash/*0200001A*/ - CreateHMAC(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - uint8[] key) cil managed - // SIG: 00 02 12 68 11 79 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IncrementalHash::CreateHMAC - - .method /*060000E5*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IncrementalHash::Dispose - - .method /*060000E6*/ public hidebysig instance uint8[] - GetHashAndReset() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IncrementalHash::GetHashAndReset - - .method /*060000E7*/ public hidebysig instance void - AppendData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method IncrementalHash::AppendData - - .method /*060000E8*/ public hidebysig instance bool - TryGetHashAndReset(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method IncrementalHash::TryGetHashAndReset - - .property /*1700001F*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ - AlgorithmName() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ System.Security.Cryptography.IncrementalHash/*0200001A*/::get_AlgorithmName() /* 060000E0 */ - } // end of property IncrementalHash::AlgorithmName -} // end of class System.Security.Cryptography.IncrementalHash - -.class /*0200001B*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.MaskGenerationMethod - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*060000E9*/ public hidebysig newslot abstract virtual - instance uint8[] GenerateMask(uint8[] rgbSeed, - int32 cbReturn) cil managed - // SIG: 20 02 1D 05 1D 05 08 - { - // Method begins at RVA 0x0 - } // end of method MaskGenerationMethod::GenerateMask - - .method /*060000EA*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method MaskGenerationMethod::.ctor - -} // end of class System.Security.Cryptography.MaskGenerationMethod - -.class /*0200001C*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.MD5 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ -{ - .method /*060000EB*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method MD5::.ctor - - .method /*060000EC*/ public hidebysig static - class System.Security.Cryptography.MD5/*0200001C*/ - Create() cil managed - // SIG: 00 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MD5::Create - - .method /*060000ED*/ public hidebysig static - class System.Security.Cryptography.MD5/*0200001C*/ - Create(string algName) cil managed - // SIG: 00 01 12 70 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MD5::Create - -} // end of class System.Security.Cryptography.MD5 - -.class /*0200001D*/ public auto ansi beforefieldinit System.Security.Cryptography.PKCS1MaskGenerationMethod - extends System.Security.Cryptography.MaskGenerationMethod/*0200001B*/ -{ - .method /*060000EE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000EA */ call instance void System.Security.Cryptography.MaskGenerationMethod/*0200001B*/::.ctor() /* 060000EA */ - IL_0006: /* 2A | */ ret - } // end of method PKCS1MaskGenerationMethod::.ctor - - .method /*060000EF*/ public hidebysig specialname - instance string get_HashName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PKCS1MaskGenerationMethod::get_HashName - - .method /*060000F0*/ public hidebysig specialname - instance void set_HashName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PKCS1MaskGenerationMethod::set_HashName - - .method /*060000F1*/ public hidebysig virtual - instance uint8[] GenerateMask(uint8[] rgbSeed, - int32 cbReturn) cil managed - // SIG: 20 02 1D 05 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PKCS1MaskGenerationMethod::GenerateMask - - .property /*17000020*/ instance string HashName() - { - .get instance string System.Security.Cryptography.PKCS1MaskGenerationMethod/*0200001D*/::get_HashName() /* 060000EF */ - .set instance void System.Security.Cryptography.PKCS1MaskGenerationMethod/*0200001D*/::set_HashName(string) /* 060000F0 */ - } // end of property PKCS1MaskGenerationMethod::HashName -} // end of class System.Security.Cryptography.PKCS1MaskGenerationMethod - -.class /*0200001E*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.RandomNumberGenerator - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*060000F2*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RandomNumberGenerator::.ctor - - .method /*060000F3*/ public hidebysig static - class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - Create() cil managed - // SIG: 00 00 12 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RandomNumberGenerator::Create - - .method /*060000F4*/ public hidebysig static - class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - Create(string rngName) cil managed - // SIG: 00 01 12 78 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RandomNumberGenerator::Create - - .method /*060000F5*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RandomNumberGenerator::Dispose - - .method /*060000F6*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RandomNumberGenerator::Dispose - - .method /*060000F7*/ public hidebysig newslot abstract virtual - instance void GetBytes(uint8[] data) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x0 - } // end of method RandomNumberGenerator::GetBytes - - .method /*060000F8*/ public hidebysig newslot virtual - instance void GetBytes(uint8[] data, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RandomNumberGenerator::GetBytes - - .method /*060000F9*/ public hidebysig newslot virtual - instance void GetNonZeroBytes(uint8[] data) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RandomNumberGenerator::GetNonZeroBytes - - .method /*060000FA*/ public hidebysig static - void Fill(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ data) cil managed - // SIG: 00 01 01 15 11 80 85 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RandomNumberGenerator::Fill - - .method /*060000FB*/ public hidebysig newslot virtual - instance void GetBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ data) cil managed - // SIG: 20 01 01 15 11 80 85 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RandomNumberGenerator::GetBytes - - .method /*060000FC*/ public hidebysig newslot virtual - instance void GetNonZeroBytes(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ data) cil managed - // SIG: 20 01 01 15 11 80 85 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RandomNumberGenerator::GetNonZeroBytes - -} // end of class System.Security.Cryptography.RandomNumberGenerator - -.class /*0200001F*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.RC2 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000019*/ family int32 EffectiveKeySizeValue - .method /*060000FD*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method RC2::.ctor - - .method /*060000FE*/ public hidebysig newslot specialname virtual - instance int32 get_EffectiveKeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2::get_EffectiveKeySize - - .method /*060000FF*/ public hidebysig newslot specialname virtual - instance void set_EffectiveKeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RC2::set_EffectiveKeySize - - .method /*06000100*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2::get_KeySize - - .method /*06000101*/ public hidebysig specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RC2::set_KeySize - - .method /*06000102*/ public hidebysig static - class System.Security.Cryptography.RC2/*0200001F*/ - Create() cil managed - // SIG: 00 00 12 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2::Create - - .method /*06000103*/ public hidebysig static - class System.Security.Cryptography.RC2/*0200001F*/ - Create(string AlgName) cil managed - // SIG: 00 01 12 7C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2::Create - - .property /*17000021*/ instance int32 EffectiveKeySize() - { - .get instance int32 System.Security.Cryptography.RC2/*0200001F*/::get_EffectiveKeySize() /* 060000FE */ - .set instance void System.Security.Cryptography.RC2/*0200001F*/::set_EffectiveKeySize(int32) /* 060000FF */ - } // end of property RC2::EffectiveKeySize - .property /*17000022*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.RC2/*0200001F*/::get_KeySize() /* 06000100 */ - .set instance void System.Security.Cryptography.RC2/*0200001F*/::set_KeySize(int32) /* 06000101 */ - } // end of property RC2::KeySize -} // end of class System.Security.Cryptography.RC2 - -.class /*02000020*/ public auto ansi beforefieldinit System.Security.Cryptography.Rfc2898DeriveBytes - extends System.Security.Cryptography.DeriveBytes/*02000009*/ -{ - .method /*06000104*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] password, - uint8[] salt, - int32 iterations) cil managed - // SIG: 20 03 01 1D 05 1D 05 08 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*06000105*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] password, - uint8[] salt, - int32 iterations, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 01 1D 05 1D 05 08 11 79 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*06000106*/ public hidebysig specialname rtspecialname - instance void .ctor(string password, - uint8[] salt) cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*06000107*/ public hidebysig specialname rtspecialname - instance void .ctor(string password, - uint8[] salt, - int32 iterations) cil managed - // SIG: 20 03 01 0E 1D 05 08 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*06000108*/ public hidebysig specialname rtspecialname - instance void .ctor(string password, - uint8[] salt, - int32 iterations, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 01 0E 1D 05 08 11 79 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*06000109*/ public hidebysig specialname rtspecialname - instance void .ctor(string password, - int32 saltSize) cil managed - // SIG: 20 02 01 0E 08 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*0600010A*/ public hidebysig specialname rtspecialname - instance void .ctor(string password, - int32 saltSize, - int32 iterations) cil managed - // SIG: 20 03 01 0E 08 08 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*0600010B*/ public hidebysig specialname rtspecialname - instance void .ctor(string password, - int32 saltSize, - int32 iterations, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 01 0E 08 08 11 79 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000038 */ call instance void System.Security.Cryptography.DeriveBytes/*02000009*/::.ctor() /* 06000038 */ - IL_0006: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::.ctor - - .method /*0600010C*/ public hidebysig specialname - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ - get_HashAlgorithm() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rfc2898DeriveBytes::get_HashAlgorithm - - .method /*0600010D*/ public hidebysig specialname - instance int32 get_IterationCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rfc2898DeriveBytes::get_IterationCount - - .method /*0600010E*/ public hidebysig specialname - instance void set_IterationCount(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::set_IterationCount - - .method /*0600010F*/ public hidebysig specialname - instance uint8[] get_Salt() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rfc2898DeriveBytes::get_Salt - - .method /*06000110*/ public hidebysig specialname - instance void set_Salt(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::set_Salt - - .method /*06000111*/ public hidebysig instance uint8[] - CryptDeriveKey(string algname, - string alghashname, - int32 keySize, - uint8[] rgbIV) cil managed - // SIG: 20 04 1D 05 0E 0E 08 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rfc2898DeriveBytes::CryptDeriveKey - - .method /*06000112*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::Dispose - - .method /*06000113*/ public hidebysig virtual - instance uint8[] GetBytes(int32 cb) cil managed - // SIG: 20 01 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rfc2898DeriveBytes::GetBytes - - .method /*06000114*/ public hidebysig virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Rfc2898DeriveBytes::Reset - - .property /*17000023*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ - HashAlgorithm() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ System.Security.Cryptography.Rfc2898DeriveBytes/*02000020*/::get_HashAlgorithm() /* 0600010C */ - } // end of property Rfc2898DeriveBytes::HashAlgorithm - .property /*17000024*/ instance int32 IterationCount() - { - .get instance int32 System.Security.Cryptography.Rfc2898DeriveBytes/*02000020*/::get_IterationCount() /* 0600010D */ - .set instance void System.Security.Cryptography.Rfc2898DeriveBytes/*02000020*/::set_IterationCount(int32) /* 0600010E */ - } // end of property Rfc2898DeriveBytes::IterationCount - .property /*17000025*/ instance uint8[] - Salt() - { - .get instance uint8[] System.Security.Cryptography.Rfc2898DeriveBytes/*02000020*/::get_Salt() /* 0600010F */ - .set instance void System.Security.Cryptography.Rfc2898DeriveBytes/*02000020*/::set_Salt(uint8[]) /* 06000110 */ - } // end of property Rfc2898DeriveBytes::Salt -} // end of class System.Security.Cryptography.Rfc2898DeriveBytes - -.class /*02000021*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.Rijndael - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/ -{ - .custom /*0C000016:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000115*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method Rijndael::.ctor - - .method /*06000116*/ public hidebysig static - class System.Security.Cryptography.Rijndael/*02000021*/ - Create() cil managed - // SIG: 00 00 12 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rijndael::Create - - .method /*06000117*/ public hidebysig static - class System.Security.Cryptography.Rijndael/*02000021*/ - Create(string algName) cil managed - // SIG: 00 01 12 80 84 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Rijndael::Create - -} // end of class System.Security.Cryptography.Rijndael - -.class /*02000022*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.RijndaelManaged - extends System.Security.Cryptography.Rijndael/*02000021*/ -{ - .custom /*0C000017:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000118*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000115 */ call instance void System.Security.Cryptography.Rijndael/*02000021*/::.ctor() /* 06000115 */ - IL_0006: /* 2A | */ ret - } // end of method RijndaelManaged::.ctor - - .method /*06000119*/ public hidebysig specialname virtual - instance int32 get_BlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_BlockSize - - .method /*0600011A*/ public hidebysig specialname virtual - instance void set_BlockSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::set_BlockSize - - .method /*0600011B*/ public hidebysig specialname virtual - instance uint8[] get_IV() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_IV - - .method /*0600011C*/ public hidebysig specialname virtual - instance void set_IV(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::set_IV - - .method /*0600011D*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_Key - - .method /*0600011E*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::set_Key - - .method /*0600011F*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_KeySize - - .method /*06000120*/ public hidebysig specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::set_KeySize - - .method /*06000121*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_LegalKeySizes - - .method /*06000122*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ - get_Mode() cil managed - // SIG: 20 00 11 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_Mode - - .method /*06000123*/ public hidebysig specialname virtual - instance void set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ 'value') cil managed - // SIG: 20 01 01 11 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::set_Mode - - .method /*06000124*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ - get_Padding() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::get_Padding - - .method /*06000125*/ public hidebysig specialname virtual - instance void set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ 'value') cil managed - // SIG: 20 01 01 11 59 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::set_Padding - - .method /*06000126*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateDecryptor() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::CreateDecryptor - - .method /*06000127*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 5D 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::CreateDecryptor - - .method /*06000128*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateEncryptor() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::CreateEncryptor - - .method /*06000129*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000017*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 5D 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RijndaelManaged::CreateEncryptor - - .method /*0600012A*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::Dispose - - .method /*0600012B*/ public hidebysig virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::GenerateIV - - .method /*0600012C*/ public hidebysig virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RijndaelManaged::GenerateKey - - .property /*17000026*/ instance int32 BlockSize() - { - .get instance int32 System.Security.Cryptography.RijndaelManaged/*02000022*/::get_BlockSize() /* 06000119 */ - .set instance void System.Security.Cryptography.RijndaelManaged/*02000022*/::set_BlockSize(int32) /* 0600011A */ - } // end of property RijndaelManaged::BlockSize - .property /*17000027*/ instance uint8[] - IV() - { - .get instance uint8[] System.Security.Cryptography.RijndaelManaged/*02000022*/::get_IV() /* 0600011B */ - .set instance void System.Security.Cryptography.RijndaelManaged/*02000022*/::set_IV(uint8[]) /* 0600011C */ - } // end of property RijndaelManaged::IV - .property /*17000028*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.RijndaelManaged/*02000022*/::get_Key() /* 0600011D */ - .set instance void System.Security.Cryptography.RijndaelManaged/*02000022*/::set_Key(uint8[]) /* 0600011E */ - } // end of property RijndaelManaged::Key - .property /*17000029*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.RijndaelManaged/*02000022*/::get_KeySize() /* 0600011F */ - .set instance void System.Security.Cryptography.RijndaelManaged/*02000022*/::set_KeySize(int32) /* 06000120 */ - } // end of property RijndaelManaged::KeySize - .property /*1700002A*/ instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] - LegalKeySizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.KeySizes/*01000014*/[] System.Security.Cryptography.RijndaelManaged/*02000022*/::get_LegalKeySizes() /* 06000121 */ - } // end of property RijndaelManaged::LegalKeySizes - .property /*1700002B*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ - Mode() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/ System.Security.Cryptography.RijndaelManaged/*02000022*/::get_Mode() /* 06000122 */ - .set instance void System.Security.Cryptography.RijndaelManaged/*02000022*/::set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.CipherMode/*01000015*/) /* 06000123 */ - } // end of property RijndaelManaged::Mode - .property /*1700002C*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ - Padding() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/ System.Security.Cryptography.RijndaelManaged/*02000022*/::get_Padding() /* 06000124 */ - .set instance void System.Security.Cryptography.RijndaelManaged/*02000022*/::set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.PaddingMode/*01000016*/) /* 06000125 */ - } // end of property RijndaelManaged::Padding -} // end of class System.Security.Cryptography.RijndaelManaged - -.class /*02000023*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.RSA - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ -{ - .method /*0600012D*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method RSA::.ctor - - .method /*0600012E*/ public hidebysig specialname virtual - instance string get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::get_KeyExchangeAlgorithm - - .method /*0600012F*/ public hidebysig specialname virtual - instance string get_SignatureAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::get_SignatureAlgorithm - - .method /*06000130*/ public hidebysig static - class System.Security.Cryptography.RSA/*02000023*/ - Create() cil managed - // SIG: 00 00 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::Create - - .method /*06000131*/ public hidebysig static - class System.Security.Cryptography.RSA/*02000023*/ - Create(int32 keySizeInBits) cil managed - // SIG: 00 01 12 80 8C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::Create - - .method /*06000132*/ public hidebysig static - class System.Security.Cryptography.RSA/*02000023*/ - Create(valuetype System.Security.Cryptography.RSAParameters/*02000028*/ parameters) cil managed - // SIG: 00 01 12 80 8C 11 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::Create - - .method /*06000133*/ public hidebysig static - class System.Security.Cryptography.RSA/*02000023*/ - Create(string algName) cil managed - // SIG: 00 01 12 80 8C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::Create - - .method /*06000134*/ public hidebysig newslot virtual - instance uint8[] Decrypt(uint8[] data, - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ padding) cil managed - // SIG: 20 02 1D 05 1D 05 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::Decrypt - - .method /*06000135*/ public hidebysig newslot virtual - instance uint8[] DecryptValue(uint8[] rgb) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::DecryptValue - - .method /*06000136*/ public hidebysig newslot virtual - instance uint8[] Encrypt(uint8[] data, - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ padding) cil managed - // SIG: 20 02 1D 05 1D 05 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::Encrypt - - .method /*06000137*/ public hidebysig newslot virtual - instance uint8[] EncryptValue(uint8[] rgb) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::EncryptValue - - .method /*06000138*/ public hidebysig newslot abstract virtual - instance valuetype System.Security.Cryptography.RSAParameters/*02000028*/ - ExportParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 80 A0 02 - { - // Method begins at RVA 0x0 - } // end of method RSA::ExportParameters - - .method /*06000139*/ public hidebysig virtual - instance void FromXmlString(string xmlString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSA::FromXmlString - - .method /*0600013A*/ family hidebysig newslot virtual - instance uint8[] HashData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::HashData - - .method /*0600013B*/ family hidebysig newslot virtual - instance uint8[] HashData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 7D 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::HashData - - .method /*0600013C*/ public hidebysig newslot abstract virtual - instance void ImportParameters(valuetype System.Security.Cryptography.RSAParameters/*02000028*/ parameters) cil managed - // SIG: 20 01 01 11 80 A0 - { - // Method begins at RVA 0x0 - } // end of method RSA::ImportParameters - - .method /*0600013D*/ public hidebysig newslot virtual - instance uint8[] SignData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 05 1D 05 1D 05 08 08 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::SignData - - .method /*0600013E*/ public hidebysig instance uint8[] - SignData(uint8[] data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 03 1D 05 1D 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::SignData - - .method /*0600013F*/ public hidebysig newslot virtual - instance uint8[] SignData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 03 1D 05 12 7D 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::SignData - - .method /*06000140*/ public hidebysig newslot virtual - instance uint8[] SignHash(uint8[] hash, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 03 1D 05 1D 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::SignHash - - .method /*06000141*/ public hidebysig virtual - instance string ToXmlString(bool includePrivateParameters) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::ToXmlString - - .method /*06000142*/ public hidebysig instance bool - VerifyData(uint8[] data, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 04 02 1D 05 1D 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::VerifyData - - .method /*06000143*/ public hidebysig newslot virtual - instance bool VerifyData(uint8[] data, - int32 offset, - int32 count, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 06 02 1D 05 08 08 1D 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::VerifyData - - .method /*06000144*/ public hidebysig instance bool - VerifyData(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001F*/ data, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 04 02 12 7D 1D 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::VerifyData - - .method /*06000145*/ public hidebysig newslot virtual - instance bool VerifyHash(uint8[] hash, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 04 02 1D 05 1D 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::VerifyHash - - .method /*06000146*/ public hidebysig newslot virtual - instance bool TryDecrypt(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ padding, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 12 80 90 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::TryDecrypt - - .method /*06000147*/ public hidebysig newslot virtual - instance bool TryEncrypt(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ padding, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 12 80 90 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::TryEncrypt - - .method /*06000148*/ family hidebysig newslot virtual - instance bool TryHashData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - [out] int32& bytesWritten) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::TryHashData - - .method /*06000149*/ public hidebysig newslot virtual - instance bool TrySignData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding, - [out] int32& bytesWritten) cil managed - // SIG: 20 05 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 12 80 B4 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::TrySignData - - .method /*0600014A*/ public hidebysig newslot virtual - instance bool TrySignHash(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ hash, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding, - [out] int32& bytesWritten) cil managed - // SIG: 20 05 02 15 11 80 81 01 05 15 11 80 85 01 05 11 79 12 80 B4 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::TrySignHash - - .method /*0600014B*/ public hidebysig newslot virtual - instance bool VerifyData(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ data, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 81 01 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::VerifyData - - .method /*0600014C*/ public hidebysig newslot virtual - instance bool VerifyHash(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ hash, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ signature, - valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ padding) cil managed - // SIG: 20 04 02 15 11 80 81 01 05 15 11 80 81 01 05 11 79 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSA::VerifyHash - - .property /*1700002D*/ instance string KeyExchangeAlgorithm() - { - .get instance string System.Security.Cryptography.RSA/*02000023*/::get_KeyExchangeAlgorithm() /* 0600012E */ - } // end of property RSA::KeyExchangeAlgorithm - .property /*1700002E*/ instance string SignatureAlgorithm() - { - .get instance string System.Security.Cryptography.RSA/*02000023*/::get_SignatureAlgorithm() /* 0600012F */ - } // end of property RSA::SignatureAlgorithm -} // end of class System.Security.Cryptography.RSA - -.class /*02000024*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.RSAEncryptionPadding - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000027*//*1B000001*/ -{ - .method /*0600014D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RSAEncryptionPadding::.ctor - - .method /*0600014E*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.RSAEncryptionPaddingMode/*02000025*/ - get_Mode() cil managed - // SIG: 20 00 11 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_Mode - - .method /*0600014F*/ public hidebysig specialname - instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ - get_OaepHashAlgorithm() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_OaepHashAlgorithm - - .method /*06000150*/ public hidebysig specialname static - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - get_OaepSHA1() cil managed - // SIG: 00 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_OaepSHA1 - - .method /*06000151*/ public hidebysig specialname static - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - get_OaepSHA256() cil managed - // SIG: 00 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_OaepSHA256 - - .method /*06000152*/ public hidebysig specialname static - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - get_OaepSHA384() cil managed - // SIG: 00 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_OaepSHA384 - - .method /*06000153*/ public hidebysig specialname static - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - get_OaepSHA512() cil managed - // SIG: 00 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_OaepSHA512 - - .method /*06000154*/ public hidebysig specialname static - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - get_Pkcs1() cil managed - // SIG: 00 00 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::get_Pkcs1 - - .method /*06000155*/ public hidebysig static - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - CreateOaep(valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ hashAlgorithm) cil managed - // SIG: 00 01 12 80 90 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::CreateOaep - - .method /*06000156*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::Equals - - .method /*06000157*/ public hidebysig newslot virtual final - instance bool Equals(class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ other) cil managed - // SIG: 20 01 02 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::Equals - - .method /*06000158*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::GetHashCode - - .method /*06000159*/ public hidebysig specialname static - bool op_Equality(class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ left, - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ right) cil managed - // SIG: 00 02 02 12 80 90 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::op_Equality - - .method /*0600015A*/ public hidebysig specialname static - bool op_Inequality(class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ left, - class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ right) cil managed - // SIG: 00 02 02 12 80 90 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::op_Inequality - - .method /*0600015B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAEncryptionPadding::ToString - - .property /*1700002F*/ instance valuetype System.Security.Cryptography.RSAEncryptionPaddingMode/*02000025*/ - Mode() - { - .get instance valuetype System.Security.Cryptography.RSAEncryptionPaddingMode/*02000025*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_Mode() /* 0600014E */ - } // end of property RSAEncryptionPadding::Mode - .property /*17000030*/ instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ - OaepHashAlgorithm() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithmName/*0100001E*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_OaepHashAlgorithm() /* 0600014F */ - } // end of property RSAEncryptionPadding::OaepHashAlgorithm - .property /*17000031*/ class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - OaepSHA1() - { - .get class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_OaepSHA1() /* 06000150 */ - } // end of property RSAEncryptionPadding::OaepSHA1 - .property /*17000032*/ class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - OaepSHA256() - { - .get class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_OaepSHA256() /* 06000151 */ - } // end of property RSAEncryptionPadding::OaepSHA256 - .property /*17000033*/ class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - OaepSHA384() - { - .get class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_OaepSHA384() /* 06000152 */ - } // end of property RSAEncryptionPadding::OaepSHA384 - .property /*17000034*/ class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - OaepSHA512() - { - .get class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_OaepSHA512() /* 06000153 */ - } // end of property RSAEncryptionPadding::OaepSHA512 - .property /*17000035*/ class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ - Pkcs1() - { - .get class System.Security.Cryptography.RSAEncryptionPadding/*02000024*/ System.Security.Cryptography.RSAEncryptionPadding/*02000024*/::get_Pkcs1() /* 06000154 */ - } // end of property RSAEncryptionPadding::Pkcs1 -} // end of class System.Security.Cryptography.RSAEncryptionPadding - -.class /*02000025*/ public auto ansi sealed System.Security.Cryptography.RSAEncryptionPaddingMode - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*0400001A*/ public specialname rtspecialname int32 value__ - .field /*0400001B*/ public static literal valuetype System.Security.Cryptography.RSAEncryptionPaddingMode/*02000025*/ Oaep = int32(0x00000001) - .field /*0400001C*/ public static literal valuetype System.Security.Cryptography.RSAEncryptionPaddingMode/*02000025*/ Pkcs1 = int32(0x00000000) -} // end of class System.Security.Cryptography.RSAEncryptionPaddingMode - -.class /*02000026*/ public auto ansi beforefieldinit System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter - extends System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/ -{ - .method /*0600015C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00001C */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/::.ctor() /* 0600001C */ - IL_0006: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeDeformatter::.ctor - - .method /*0600015D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00001C */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/::.ctor() /* 0600001C */ - IL_0006: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeDeformatter::.ctor - - .method /*0600015E*/ public hidebysig specialname virtual - instance string get_Parameters() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeDeformatter::get_Parameters - - .method /*0600015F*/ public hidebysig specialname virtual - instance void set_Parameters(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeDeformatter::set_Parameters - - .method /*06000160*/ public hidebysig virtual - instance uint8[] DecryptKeyExchange(uint8[] rgbData) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeDeformatter::DecryptKeyExchange - - .method /*06000161*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeDeformatter::SetKey - - .property /*17000036*/ instance string Parameters() - { - .get instance string System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter/*02000026*/::get_Parameters() /* 0600015E */ - .set instance void System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter/*02000026*/::set_Parameters(string) /* 0600015F */ - } // end of property RSAOAEPKeyExchangeDeformatter::Parameters -} // end of class System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter - -.class /*02000027*/ public auto ansi beforefieldinit System.Security.Cryptography.RSAOAEPKeyExchangeFormatter - extends System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/ -{ - .method /*06000162*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000021 */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/::.ctor() /* 06000021 */ - IL_0006: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeFormatter::.ctor - - .method /*06000163*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000021 */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/::.ctor() /* 06000021 */ - IL_0006: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeFormatter::.ctor - - .method /*06000164*/ public hidebysig specialname - instance uint8[] get_Parameter() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeFormatter::get_Parameter - - .method /*06000165*/ public hidebysig specialname - instance void set_Parameter(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeFormatter::set_Parameter - - .method /*06000166*/ public hidebysig specialname virtual - instance string get_Parameters() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeFormatter::get_Parameters - - .method /*06000167*/ public hidebysig specialname - instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - get_Rng() cil managed - // SIG: 20 00 12 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeFormatter::get_Rng - - .method /*06000168*/ public hidebysig specialname - instance void set_Rng(class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ 'value') cil managed - // SIG: 20 01 01 12 78 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeFormatter::set_Rng - - .method /*06000169*/ public hidebysig virtual - instance uint8[] CreateKeyExchange(uint8[] rgbData) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeFormatter::CreateKeyExchange - - .method /*0600016A*/ public hidebysig virtual - instance uint8[] CreateKeyExchange(uint8[] rgbData, - class [System.Runtime/*23000001*/]System.Type/*0100001A*/ symAlgType) cil managed - // SIG: 20 02 1D 05 1D 05 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAOAEPKeyExchangeFormatter::CreateKeyExchange - - .method /*0600016B*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAOAEPKeyExchangeFormatter::SetKey - - .property /*17000037*/ instance uint8[] - Parameter() - { - .get instance uint8[] System.Security.Cryptography.RSAOAEPKeyExchangeFormatter/*02000027*/::get_Parameter() /* 06000164 */ - .set instance void System.Security.Cryptography.RSAOAEPKeyExchangeFormatter/*02000027*/::set_Parameter(uint8[]) /* 06000165 */ - } // end of property RSAOAEPKeyExchangeFormatter::Parameter - .property /*17000038*/ instance string Parameters() - { - .get instance string System.Security.Cryptography.RSAOAEPKeyExchangeFormatter/*02000027*/::get_Parameters() /* 06000166 */ - } // end of property RSAOAEPKeyExchangeFormatter::Parameters - .property /*17000039*/ instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - Rng() - { - .get instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ System.Security.Cryptography.RSAOAEPKeyExchangeFormatter/*02000027*/::get_Rng() /* 06000167 */ - .set instance void System.Security.Cryptography.RSAOAEPKeyExchangeFormatter/*02000027*/::set_Rng(class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/) /* 06000168 */ - } // end of property RSAOAEPKeyExchangeFormatter::Rng -} // end of class System.Security.Cryptography.RSAOAEPKeyExchangeFormatter - -.class /*02000028*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.RSAParameters - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .field /*0400001D*/ public uint8[] D - .field /*0400001E*/ public uint8[] DP - .field /*0400001F*/ public uint8[] DQ - .field /*04000020*/ public uint8[] Exponent - .field /*04000021*/ public uint8[] InverseQ - .field /*04000022*/ public uint8[] Modulus - .field /*04000023*/ public uint8[] P - .field /*04000024*/ public uint8[] Q -} // end of class System.Security.Cryptography.RSAParameters - -.class /*02000029*/ public auto ansi beforefieldinit System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter - extends System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/ -{ - .method /*0600016C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00001C */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/::.ctor() /* 0600001C */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeDeformatter::.ctor - - .method /*0600016D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00001C */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeDeformatter/*02000004*/::.ctor() /* 0600001C */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeDeformatter::.ctor - - .method /*0600016E*/ public hidebysig specialname virtual - instance string get_Parameters() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeDeformatter::get_Parameters - - .method /*0600016F*/ public hidebysig specialname virtual - instance void set_Parameters(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeDeformatter::set_Parameters - - .method /*06000170*/ public hidebysig specialname - instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - get_RNG() cil managed - // SIG: 20 00 12 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeDeformatter::get_RNG - - .method /*06000171*/ public hidebysig specialname - instance void set_RNG(class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ 'value') cil managed - // SIG: 20 01 01 12 78 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeDeformatter::set_RNG - - .method /*06000172*/ public hidebysig virtual - instance uint8[] DecryptKeyExchange(uint8[] rgbIn) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeDeformatter::DecryptKeyExchange - - .method /*06000173*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeDeformatter::SetKey - - .property /*1700003A*/ instance string Parameters() - { - .get instance string System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter/*02000029*/::get_Parameters() /* 0600016E */ - .set instance void System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter/*02000029*/::set_Parameters(string) /* 0600016F */ - } // end of property RSAPKCS1KeyExchangeDeformatter::Parameters - .property /*1700003B*/ instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - RNG() - { - .get instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter/*02000029*/::get_RNG() /* 06000170 */ - .set instance void System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter/*02000029*/::set_RNG(class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/) /* 06000171 */ - } // end of property RSAPKCS1KeyExchangeDeformatter::RNG -} // end of class System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter - -.class /*0200002A*/ public auto ansi beforefieldinit System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter - extends System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/ -{ - .method /*06000174*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000021 */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/::.ctor() /* 06000021 */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeFormatter::.ctor - - .method /*06000175*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000021 */ call instance void System.Security.Cryptography.AsymmetricKeyExchangeFormatter/*02000005*/::.ctor() /* 06000021 */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeFormatter::.ctor - - .method /*06000176*/ public hidebysig specialname virtual - instance string get_Parameters() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeFormatter::get_Parameters - - .method /*06000177*/ public hidebysig specialname - instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - get_Rng() cil managed - // SIG: 20 00 12 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeFormatter::get_Rng - - .method /*06000178*/ public hidebysig specialname - instance void set_Rng(class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ 'value') cil managed - // SIG: 20 01 01 12 78 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeFormatter::set_Rng - - .method /*06000179*/ public hidebysig virtual - instance uint8[] CreateKeyExchange(uint8[] rgbData) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeFormatter::CreateKeyExchange - - .method /*0600017A*/ public hidebysig virtual - instance uint8[] CreateKeyExchange(uint8[] rgbData, - class [System.Runtime/*23000001*/]System.Type/*0100001A*/ symAlgType) cil managed - // SIG: 20 02 1D 05 1D 05 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1KeyExchangeFormatter::CreateKeyExchange - - .method /*0600017B*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1KeyExchangeFormatter::SetKey - - .property /*1700003C*/ instance string Parameters() - { - .get instance string System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter/*0200002A*/::get_Parameters() /* 06000176 */ - } // end of property RSAPKCS1KeyExchangeFormatter::Parameters - .property /*1700003D*/ instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ - Rng() - { - .get instance class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/ System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter/*0200002A*/::get_Rng() /* 06000177 */ - .set instance void System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter/*0200002A*/::set_Rng(class System.Security.Cryptography.RandomNumberGenerator/*0200001E*/) /* 06000178 */ - } // end of property RSAPKCS1KeyExchangeFormatter::Rng -} // end of class System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter - -.class /*0200002B*/ public auto ansi beforefieldinit System.Security.Cryptography.RSAPKCS1SignatureDeformatter - extends System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/ -{ - .method /*0600017C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000026 */ call instance void System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/::.ctor() /* 06000026 */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1SignatureDeformatter::.ctor - - .method /*0600017D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000026 */ call instance void System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/::.ctor() /* 06000026 */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1SignatureDeformatter::.ctor - - .method /*0600017E*/ public hidebysig virtual - instance void SetHashAlgorithm(string strName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1SignatureDeformatter::SetHashAlgorithm - - .method /*0600017F*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1SignatureDeformatter::SetKey - - .method /*06000180*/ public hidebysig virtual - instance bool VerifySignature(uint8[] rgbHash, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1SignatureDeformatter::VerifySignature - -} // end of class System.Security.Cryptography.RSAPKCS1SignatureDeformatter - -.class /*0200002C*/ public auto ansi beforefieldinit System.Security.Cryptography.RSAPKCS1SignatureFormatter - extends System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/ -{ - .method /*06000181*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002B */ call instance void System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/::.ctor() /* 0600002B */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1SignatureFormatter::.ctor - - .method /*06000182*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002B */ call instance void System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/::.ctor() /* 0600002B */ - IL_0006: /* 2A | */ ret - } // end of method RSAPKCS1SignatureFormatter::.ctor - - .method /*06000183*/ public hidebysig virtual - instance uint8[] CreateSignature(uint8[] rgbHash) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSAPKCS1SignatureFormatter::CreateSignature - - .method /*06000184*/ public hidebysig virtual - instance void SetHashAlgorithm(string strName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1SignatureFormatter::SetHashAlgorithm - - .method /*06000185*/ public hidebysig virtual - instance void SetKey(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSAPKCS1SignatureFormatter::SetKey - -} // end of class System.Security.Cryptography.RSAPKCS1SignatureFormatter - -.class /*0200002D*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.RSASignaturePadding - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000027*//*1B000002*/ -{ - .method /*06000186*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method RSASignaturePadding::.ctor - - .method /*06000187*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.RSASignaturePaddingMode/*0200002E*/ - get_Mode() cil managed - // SIG: 20 00 11 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::get_Mode - - .method /*06000188*/ public hidebysig specialname static - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ - get_Pkcs1() cil managed - // SIG: 00 00 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::get_Pkcs1 - - .method /*06000189*/ public hidebysig specialname static - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ - get_Pss() cil managed - // SIG: 00 00 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::get_Pss - - .method /*0600018A*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::Equals - - .method /*0600018B*/ public hidebysig newslot virtual final - instance bool Equals(class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ other) cil managed - // SIG: 20 01 02 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::Equals - - .method /*0600018C*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::GetHashCode - - .method /*0600018D*/ public hidebysig specialname static - bool op_Equality(class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ left, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ right) cil managed - // SIG: 00 02 02 12 80 B4 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::op_Equality - - .method /*0600018E*/ public hidebysig specialname static - bool op_Inequality(class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ left, - class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ right) cil managed - // SIG: 00 02 02 12 80 B4 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::op_Inequality - - .method /*0600018F*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSASignaturePadding::ToString - - .property /*1700003E*/ instance valuetype System.Security.Cryptography.RSASignaturePaddingMode/*0200002E*/ - Mode() - { - .get instance valuetype System.Security.Cryptography.RSASignaturePaddingMode/*0200002E*/ System.Security.Cryptography.RSASignaturePadding/*0200002D*/::get_Mode() /* 06000187 */ - } // end of property RSASignaturePadding::Mode - .property /*1700003F*/ class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ - Pkcs1() - { - .get class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ System.Security.Cryptography.RSASignaturePadding/*0200002D*/::get_Pkcs1() /* 06000188 */ - } // end of property RSASignaturePadding::Pkcs1 - .property /*17000040*/ class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ - Pss() - { - .get class System.Security.Cryptography.RSASignaturePadding/*0200002D*/ System.Security.Cryptography.RSASignaturePadding/*0200002D*/::get_Pss() /* 06000189 */ - } // end of property RSASignaturePadding::Pss -} // end of class System.Security.Cryptography.RSASignaturePadding - -.class /*0200002E*/ public auto ansi sealed System.Security.Cryptography.RSASignaturePaddingMode - extends [System.Runtime/*23000001*/]System.Enum/*01000025*/ -{ - .field /*04000025*/ public specialname rtspecialname int32 value__ - .field /*04000026*/ public static literal valuetype System.Security.Cryptography.RSASignaturePaddingMode/*0200002E*/ Pkcs1 = int32(0x00000000) - .field /*04000027*/ public static literal valuetype System.Security.Cryptography.RSASignaturePaddingMode/*0200002E*/ Pss = int32(0x00000001) -} // end of class System.Security.Cryptography.RSASignaturePaddingMode - -.class /*0200002F*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.SHA1 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ -{ - .method /*06000190*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SHA1::.ctor - - .method /*06000191*/ public hidebysig static - class System.Security.Cryptography.SHA1/*0200002F*/ - Create() cil managed - // SIG: 00 00 12 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA1::Create - - .method /*06000192*/ public hidebysig static - class System.Security.Cryptography.SHA1/*0200002F*/ - Create(string hashName) cil managed - // SIG: 00 01 12 80 BC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA1::Create - -} // end of class System.Security.Cryptography.SHA1 - -.class /*02000030*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA1Managed - extends System.Security.Cryptography.SHA1/*0200002F*/ -{ - .custom /*0C00001A:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000193*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000190 */ call instance void System.Security.Cryptography.SHA1/*0200002F*/::.ctor() /* 06000190 */ - IL_0006: /* 2A | */ ret - } // end of method SHA1Managed::.ctor - - .method /*06000194*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1Managed::Dispose - - .method /*06000195*/ family hidebysig virtual final - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1Managed::HashCore - - .method /*06000196*/ family hidebysig virtual final - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1Managed::HashCore - - .method /*06000197*/ family hidebysig virtual final - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA1Managed::HashFinal - - .method /*06000198*/ public hidebysig virtual final - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1Managed::Initialize - - .method /*06000199*/ family hidebysig virtual final - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA1Managed::TryHashFinal - -} // end of class System.Security.Cryptography.SHA1Managed - -.class /*02000031*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.SHA256 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ -{ - .method /*0600019A*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SHA256::.ctor - - .method /*0600019B*/ public hidebysig static - class System.Security.Cryptography.SHA256/*02000031*/ - Create() cil managed - // SIG: 00 00 12 80 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA256::Create - - .method /*0600019C*/ public hidebysig static - class System.Security.Cryptography.SHA256/*02000031*/ - Create(string hashName) cil managed - // SIG: 00 01 12 80 C4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA256::Create - -} // end of class System.Security.Cryptography.SHA256 - -.class /*02000032*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA256Managed - extends System.Security.Cryptography.SHA256/*02000031*/ -{ - .custom /*0C00001B:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600019D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00019A */ call instance void System.Security.Cryptography.SHA256/*02000031*/::.ctor() /* 0600019A */ - IL_0006: /* 2A | */ ret - } // end of method SHA256Managed::.ctor - - .method /*0600019E*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256Managed::Dispose - - .method /*0600019F*/ family hidebysig virtual final - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256Managed::HashCore - - .method /*060001A0*/ family hidebysig virtual final - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256Managed::HashCore - - .method /*060001A1*/ family hidebysig virtual final - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA256Managed::HashFinal - - .method /*060001A2*/ public hidebysig virtual final - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256Managed::Initialize - - .method /*060001A3*/ family hidebysig virtual final - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA256Managed::TryHashFinal - -} // end of class System.Security.Cryptography.SHA256Managed - -.class /*02000033*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.SHA384 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ -{ - .method /*060001A4*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SHA384::.ctor - - .method /*060001A5*/ public hidebysig static - class System.Security.Cryptography.SHA384/*02000033*/ - Create() cil managed - // SIG: 00 00 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA384::Create - - .method /*060001A6*/ public hidebysig static - class System.Security.Cryptography.SHA384/*02000033*/ - Create(string hashName) cil managed - // SIG: 00 01 12 80 CC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA384::Create - -} // end of class System.Security.Cryptography.SHA384 - -.class /*02000034*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA384Managed - extends System.Security.Cryptography.SHA384/*02000033*/ -{ - .custom /*0C00001C:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001A7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20cd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0001A4 */ call instance void System.Security.Cryptography.SHA384/*02000033*/::.ctor() /* 060001A4 */ - IL_0006: /* 2A | */ ret - } // end of method SHA384Managed::.ctor - - .method /*060001A8*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384Managed::Dispose - - .method /*060001A9*/ family hidebysig virtual final - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384Managed::HashCore - - .method /*060001AA*/ family hidebysig virtual final - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384Managed::HashCore - - .method /*060001AB*/ family hidebysig virtual final - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA384Managed::HashFinal - - .method /*060001AC*/ public hidebysig virtual final - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384Managed::Initialize - - .method /*060001AD*/ family hidebysig virtual final - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA384Managed::TryHashFinal - -} // end of class System.Security.Cryptography.SHA384Managed - -.class /*02000035*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.SHA512 - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ -{ - .method /*060001AE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method SHA512::.ctor - - .method /*060001AF*/ public hidebysig static - class System.Security.Cryptography.SHA512/*02000035*/ - Create() cil managed - // SIG: 00 00 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA512::Create - - .method /*060001B0*/ public hidebysig static - class System.Security.Cryptography.SHA512/*02000035*/ - Create(string hashName) cil managed - // SIG: 00 01 12 80 D4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA512::Create - -} // end of class System.Security.Cryptography.SHA512 - -.class /*02000036*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA512Managed - extends System.Security.Cryptography.SHA512/*02000035*/ -{ - .custom /*0C00001D:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060001B1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0001AE */ call instance void System.Security.Cryptography.SHA512/*02000035*/::.ctor() /* 060001AE */ - IL_0006: /* 2A | */ ret - } // end of method SHA512Managed::.ctor - - .method /*060001B2*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512Managed::Dispose - - .method /*060001B3*/ family hidebysig virtual final - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512Managed::HashCore - - .method /*060001B4*/ family hidebysig virtual final - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000020*/ source) cil managed - // SIG: 20 01 01 15 11 80 81 01 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512Managed::HashCore - - .method /*060001B5*/ family hidebysig virtual final - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA512Managed::HashFinal - - .method /*060001B6*/ public hidebysig virtual final - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512Managed::Initialize - - .method /*060001B7*/ family hidebysig virtual final - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000021*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 80 85 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA512Managed::TryHashFinal - -} // end of class System.Security.Cryptography.SHA512Managed - -.class /*02000037*/ public auto ansi beforefieldinit System.Security.Cryptography.SignatureDescription - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*060001B8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SignatureDescription::.ctor - - .method /*060001B9*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000004*/]System.Security.SecurityElement/*01000028*/ el) cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SignatureDescription::.ctor - - .method /*060001BA*/ public hidebysig specialname - instance string get_DeformatterAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::get_DeformatterAlgorithm - - .method /*060001BB*/ public hidebysig specialname - instance void set_DeformatterAlgorithm(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureDescription::set_DeformatterAlgorithm - - .method /*060001BC*/ public hidebysig specialname - instance string get_DigestAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::get_DigestAlgorithm - - .method /*060001BD*/ public hidebysig specialname - instance void set_DigestAlgorithm(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureDescription::set_DigestAlgorithm - - .method /*060001BE*/ public hidebysig specialname - instance string get_FormatterAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::get_FormatterAlgorithm - - .method /*060001BF*/ public hidebysig specialname - instance void set_FormatterAlgorithm(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureDescription::set_FormatterAlgorithm - - .method /*060001C0*/ public hidebysig specialname - instance string get_KeyAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::get_KeyAlgorithm - - .method /*060001C1*/ public hidebysig specialname - instance void set_KeyAlgorithm(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SignatureDescription::set_KeyAlgorithm - - .method /*060001C2*/ public hidebysig newslot virtual - instance class System.Security.Cryptography.AsymmetricSignatureDeformatter/*02000006*/ - CreateDeformatter(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 12 18 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::CreateDeformatter - - .method /*060001C3*/ public hidebysig newslot virtual - instance class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.HashAlgorithm/*0100001B*/ - CreateDigest() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::CreateDigest - - .method /*060001C4*/ public hidebysig newslot virtual - instance class System.Security.Cryptography.AsymmetricSignatureFormatter/*02000007*/ - CreateFormatter(class [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000019*/ key) cil managed - // SIG: 20 01 12 1C 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SignatureDescription::CreateFormatter - - .property /*17000041*/ instance string DeformatterAlgorithm() - { - .get instance string System.Security.Cryptography.SignatureDescription/*02000037*/::get_DeformatterAlgorithm() /* 060001BA */ - .set instance void System.Security.Cryptography.SignatureDescription/*02000037*/::set_DeformatterAlgorithm(string) /* 060001BB */ - } // end of property SignatureDescription::DeformatterAlgorithm - .property /*17000042*/ instance string DigestAlgorithm() - { - .get instance string System.Security.Cryptography.SignatureDescription/*02000037*/::get_DigestAlgorithm() /* 060001BC */ - .set instance void System.Security.Cryptography.SignatureDescription/*02000037*/::set_DigestAlgorithm(string) /* 060001BD */ - } // end of property SignatureDescription::DigestAlgorithm - .property /*17000043*/ instance string FormatterAlgorithm() - { - .get instance string System.Security.Cryptography.SignatureDescription/*02000037*/::get_FormatterAlgorithm() /* 060001BE */ - .set instance void System.Security.Cryptography.SignatureDescription/*02000037*/::set_FormatterAlgorithm(string) /* 060001BF */ - } // end of property SignatureDescription::FormatterAlgorithm - .property /*17000044*/ instance string KeyAlgorithm() - { - .get instance string System.Security.Cryptography.SignatureDescription/*02000037*/::get_KeyAlgorithm() /* 060001C0 */ - .set instance void System.Security.Cryptography.SignatureDescription/*02000037*/::set_KeyAlgorithm(string) /* 060001C1 */ - } // end of property SignatureDescription::KeyAlgorithm -} // end of class System.Security.Cryptography.SignatureDescription - -.class /*02000038*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.TripleDES - extends [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/ -{ - .method /*060001C5*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.SymmetricAlgorithm/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method TripleDES::.ctor - - .method /*060001C6*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDES::get_Key - - .method /*060001C7*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDES::set_Key - - .method /*060001C8*/ public hidebysig static - class System.Security.Cryptography.TripleDES/*02000038*/ - Create() cil managed - // SIG: 00 00 12 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDES::Create - - .method /*060001C9*/ public hidebysig static - class System.Security.Cryptography.TripleDES/*02000038*/ - Create(string str) cil managed - // SIG: 00 01 12 80 E0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDES::Create - - .method /*060001CA*/ public hidebysig static - bool IsWeakKey(uint8[] rgbKey) cil managed - // SIG: 00 01 02 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDES::IsWeakKey - - .property /*17000045*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.TripleDES/*02000038*/::get_Key() /* 060001C6 */ - .set instance void System.Security.Cryptography.TripleDES/*02000038*/::set_Key(uint8[]) /* 060001C7 */ - } // end of property TripleDES::Key -} // end of class System.Security.Cryptography.TripleDES - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il deleted file mode 100644 index e4eee24789..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il +++ /dev/null @@ -1,3092 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004daa -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000cd0b -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004d57 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x000005d0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003800 [0x00003e88] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004bdc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002db0 Virtual Size -// 0x00002000 Virtual Address -// 0x00002e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005d0 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000dac -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00004d99 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020c8 [0x00002a94] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004b5c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000181c Size -// '#~' Name -// Stream 2: -// 0x00001888 Offset -// 0x00000c98 Size -// '#Strings' Name -// Stream 3: -// 0x00002520 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00002524 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00002534 Offset -// 0x00000560 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 30344 -// PE header size : 512 (496 used) ( 1.69%) -// PE additional info : 17723 (58.41%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.24%) -// CLR meta-data size : 10900 (35.92%) -// CLR additional info : 128 ( 0.42%) -// CLR method headers : 201 ( 0.66%) -// Managed code : 510 ( 1.68%) -// Data : 2048 ( 6.75%) -// Unaccounted : -1750 (-5.77%) - -// Num.of PE sections : 3 -// .text - 11776 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 10900 -// Module - 1 (10 bytes) -// TypeDef - 19 (266 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 48 (288 bytes) -// MethodDef - 204 (2856 bytes) 3 abstract, 0 native, 201 bodies -// FieldDef - 17 (102 bytes) 0 constant -// MemberRef - 33 (198 bytes) -// ParamDef - 191 (1146 bytes) -// Constant - 11 (66 bytes) -// CustomAttribute- 32 (192 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 55 (330 bytes) -// MethodSemantic- 81 (486 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// Strings - 3222 bytes -// Blobs - 1376 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 196 bytes - -// CLR additional info : 128 - -// CLR method headers : 201 -// Num.of method bodies - 201 -// Num.of fat headers - 0 -// Num.of tiny headers - 201 - -// Managed code : 510 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AesCryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class CspKeyContainerInfo (public) (auto) (ansi) (sealed) -// Class CspParameters (public) (auto) (ansi) (sealed) -// Class CspProviderFlags (public) (auto) (ansi) (sealed) -// Class DESCryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class DSACryptoServiceProvider (public) (auto) (ansi) (sealed) -// Interface ICspAsymmetricAlgorithm (public) (abstract) (auto) (ansi) -// Class MD5CryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class KeyNumber (public) (auto) (ansi) (sealed) -// Class PasswordDeriveBytes (public) (auto) (ansi) -// Class RC2CryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class RNGCryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class RSACryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class SHA1CryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class SHA256CryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class SHA384CryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class SHA512CryptoServiceProvider (public) (auto) (ansi) (sealed) -// Class TripleDESCryptoServiceProvider (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.Algorithms -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:3:1:0 -} -.assembly extern /*23000004*/ System.Security.Cryptography.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Cryptography.Csp -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 20 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // .. System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 43 73 70 00 00 ) // Csp.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 20 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // .. System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 43 73 70 00 00 ) // Csp.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 20 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // .. System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 43 73 70 00 00 ) // Csp.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Security.Cryptography.Csp.dll -// MVID: {b2a24117-088c-451e-88d3-193322b018f8} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC59406A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.AesCryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.Aes/*01000015*/ -{ - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.Aes/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::.ctor - - .method /*06000002*/ public hidebysig specialname virtual - instance int32 get_FeedbackSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_FeedbackSize - - .method /*06000003*/ public hidebysig specialname virtual - instance void set_FeedbackSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_FeedbackSize - - .method /*06000004*/ public hidebysig specialname virtual - instance int32 get_BlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_BlockSize - - .method /*06000005*/ public hidebysig specialname virtual - instance void set_BlockSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_BlockSize - - .method /*06000006*/ public hidebysig specialname virtual - instance uint8[] get_IV() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_IV - - .method /*06000007*/ public hidebysig specialname virtual - instance void set_IV(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_IV - - .method /*06000008*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_Key - - .method /*06000009*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_Key - - .method /*0600000A*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_KeySize - - .method /*0600000B*/ public hidebysig specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_KeySize - - .method /*0600000C*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - get_LegalBlockSizes() cil managed - // SIG: 20 00 1D 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_LegalBlockSizes - - .method /*0600000D*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_LegalKeySizes - - .method /*0600000E*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ - get_Mode() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_Mode - - .method /*0600000F*/ public hidebysig specialname virtual - instance void set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ 'value') cil managed - // SIG: 20 01 01 11 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_Mode - - .method /*06000010*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ - get_Padding() cil managed - // SIG: 20 00 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::get_Padding - - .method /*06000011*/ public hidebysig specialname virtual - instance void set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ 'value') cil managed - // SIG: 20 01 01 11 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::set_Padding - - .method /*06000012*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::CreateDecryptor - - .method /*06000013*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::CreateDecryptor - - .method /*06000014*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::CreateEncryptor - - .method /*06000015*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AesCryptoServiceProvider::CreateEncryptor - - .method /*06000016*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::Dispose - - .method /*06000017*/ public hidebysig virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::GenerateIV - - .method /*06000018*/ public hidebysig virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AesCryptoServiceProvider::GenerateKey - - .property /*17000001*/ instance int32 FeedbackSize() - { - .get instance int32 System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_FeedbackSize() /* 06000002 */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_FeedbackSize(int32) /* 06000003 */ - } // end of property AesCryptoServiceProvider::FeedbackSize - .property /*17000002*/ instance int32 BlockSize() - { - .get instance int32 System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_BlockSize() /* 06000004 */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_BlockSize(int32) /* 06000005 */ - } // end of property AesCryptoServiceProvider::BlockSize - .property /*17000003*/ instance uint8[] - IV() - { - .get instance uint8[] System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_IV() /* 06000006 */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_IV(uint8[]) /* 06000007 */ - } // end of property AesCryptoServiceProvider::IV - .property /*17000004*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_Key() /* 06000008 */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_Key(uint8[]) /* 06000009 */ - } // end of property AesCryptoServiceProvider::Key - .property /*17000005*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_KeySize() /* 0600000A */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_KeySize(int32) /* 0600000B */ - } // end of property AesCryptoServiceProvider::KeySize - .property /*17000006*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - LegalBlockSizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_LegalBlockSizes() /* 0600000C */ - } // end of property AesCryptoServiceProvider::LegalBlockSizes - .property /*17000007*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - LegalKeySizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_LegalKeySizes() /* 0600000D */ - } // end of property AesCryptoServiceProvider::LegalKeySizes - .property /*17000008*/ instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ - Mode() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_Mode() /* 0600000E */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/) /* 0600000F */ - } // end of property AesCryptoServiceProvider::Mode - .property /*17000009*/ instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ - Padding() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::get_Padding() /* 06000010 */ - .set instance void System.Security.Cryptography.AesCryptoServiceProvider/*02000002*/::set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/) /* 06000011 */ - } // end of property AesCryptoServiceProvider::Padding -} // end of class System.Security.Cryptography.AesCryptoServiceProvider - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.CspKeyContainerInfo - extends [System.Runtime/*23000001*/]System.Object/*0100001A*/ -{ - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.CspParameters/*02000004*/ parameters) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method CspKeyContainerInfo::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance bool get_Accessible() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_Accessible - - .method /*0600001B*/ public hidebysig specialname - instance bool get_Exportable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_Exportable - - .method /*0600001C*/ public hidebysig specialname - instance bool get_HardwareDevice() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_HardwareDevice - - .method /*0600001D*/ public hidebysig specialname - instance string get_KeyContainerName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_KeyContainerName - - .method /*0600001E*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.KeyNumber/*0200000A*/ - get_KeyNumber() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_KeyNumber - - .method /*0600001F*/ public hidebysig specialname - instance bool get_MachineKeyStore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_MachineKeyStore - - .method /*06000020*/ public hidebysig specialname - instance bool get_Protected() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_Protected - - .method /*06000021*/ public hidebysig specialname - instance string get_ProviderName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_ProviderName - - .method /*06000022*/ public hidebysig specialname - instance int32 get_ProviderType() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_ProviderType - - .method /*06000023*/ public hidebysig specialname - instance bool get_RandomlyGenerated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_RandomlyGenerated - - .method /*06000024*/ public hidebysig specialname - instance bool get_Removable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_Removable - - .method /*06000025*/ public hidebysig specialname - instance string get_UniqueKeyContainerName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspKeyContainerInfo::get_UniqueKeyContainerName - - .property /*1700000A*/ instance bool Accessible() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_Accessible() /* 0600001A */ - } // end of property CspKeyContainerInfo::Accessible - .property /*1700000B*/ instance bool Exportable() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_Exportable() /* 0600001B */ - } // end of property CspKeyContainerInfo::Exportable - .property /*1700000C*/ instance bool HardwareDevice() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_HardwareDevice() /* 0600001C */ - } // end of property CspKeyContainerInfo::HardwareDevice - .property /*1700000D*/ instance string KeyContainerName() - { - .get instance string System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_KeyContainerName() /* 0600001D */ - } // end of property CspKeyContainerInfo::KeyContainerName - .property /*1700000E*/ instance valuetype System.Security.Cryptography.KeyNumber/*0200000A*/ - KeyNumber() - { - .get instance valuetype System.Security.Cryptography.KeyNumber/*0200000A*/ System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_KeyNumber() /* 0600001E */ - } // end of property CspKeyContainerInfo::KeyNumber - .property /*1700000F*/ instance bool MachineKeyStore() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_MachineKeyStore() /* 0600001F */ - } // end of property CspKeyContainerInfo::MachineKeyStore - .property /*17000010*/ instance bool Protected() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_Protected() /* 06000020 */ - } // end of property CspKeyContainerInfo::Protected - .property /*17000011*/ instance string ProviderName() - { - .get instance string System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_ProviderName() /* 06000021 */ - } // end of property CspKeyContainerInfo::ProviderName - .property /*17000012*/ instance int32 ProviderType() - { - .get instance int32 System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_ProviderType() /* 06000022 */ - } // end of property CspKeyContainerInfo::ProviderType - .property /*17000013*/ instance bool RandomlyGenerated() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_RandomlyGenerated() /* 06000023 */ - } // end of property CspKeyContainerInfo::RandomlyGenerated - .property /*17000014*/ instance bool Removable() - { - .get instance bool System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_Removable() /* 06000024 */ - } // end of property CspKeyContainerInfo::Removable - .property /*17000015*/ instance string UniqueKeyContainerName() - { - .get instance string System.Security.Cryptography.CspKeyContainerInfo/*02000003*/::get_UniqueKeyContainerName() /* 06000025 */ - } // end of property CspKeyContainerInfo::UniqueKeyContainerName -} // end of class System.Security.Cryptography.CspKeyContainerInfo - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.CspParameters - extends [System.Runtime/*23000001*/]System.Object/*0100001A*/ -{ - .field /*04000001*/ public string KeyContainerName - .field /*04000002*/ public int32 KeyNumber - .field /*04000003*/ public string ProviderName - .field /*04000004*/ public int32 ProviderType - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method CspParameters::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwTypeIn) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method CspParameters::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwTypeIn, - string strProviderNameIn) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method CspParameters::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwTypeIn, - string strProviderNameIn, - string strContainerNameIn) cil managed - // SIG: 20 03 01 08 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method CspParameters::.ctor - - .method /*0600002A*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ - get_Flags() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspParameters::get_Flags - - .method /*0600002B*/ public hidebysig specialname - instance void set_Flags(valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ 'value') cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CspParameters::set_Flags - - .method /*0600002C*/ public hidebysig specialname - instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001B*/ - get_KeyPassword() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspParameters::get_KeyPassword - - .method /*0600002D*/ public hidebysig specialname - instance void set_KeyPassword(class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CspParameters::set_KeyPassword - - .method /*0600002E*/ public hidebysig specialname - instance native int get_ParentWindowHandle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CspParameters::get_ParentWindowHandle - - .method /*0600002F*/ public hidebysig specialname - instance void set_ParentWindowHandle(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CspParameters::set_ParentWindowHandle - - .property /*17000016*/ instance valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ - Flags() - { - .get instance valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ System.Security.Cryptography.CspParameters/*02000004*/::get_Flags() /* 0600002A */ - .set instance void System.Security.Cryptography.CspParameters/*02000004*/::set_Flags(valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/) /* 0600002B */ - } // end of property CspParameters::Flags - .property /*17000017*/ instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001B*/ - KeyPassword() - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001B*/ System.Security.Cryptography.CspParameters/*02000004*/::get_KeyPassword() /* 0600002C */ - .set instance void System.Security.Cryptography.CspParameters/*02000004*/::set_KeyPassword(class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*0100001B*/) /* 0600002D */ - } // end of property CspParameters::KeyPassword - .property /*17000018*/ instance native int - ParentWindowHandle() - { - .get instance native int System.Security.Cryptography.CspParameters/*02000004*/::get_ParentWindowHandle() /* 0600002E */ - .set instance void System.Security.Cryptography.CspParameters/*02000004*/::set_ParentWindowHandle(native int) /* 0600002F */ - } // end of property CspParameters::ParentWindowHandle -} // end of class System.Security.Cryptography.CspParameters - -.class /*02000005*/ public auto ansi sealed System.Security.Cryptography.CspProviderFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000014:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000005*/ public specialname rtspecialname int32 value__ - .field /*04000006*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ CreateEphemeralKey = int32(0x00000080) - .field /*04000007*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ NoFlags = int32(0x00000000) - .field /*04000008*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ NoPrompt = int32(0x00000040) - .field /*04000009*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ UseArchivableKey = int32(0x00000010) - .field /*0400000A*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ UseDefaultKeyContainer = int32(0x00000002) - .field /*0400000B*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ UseExistingKey = int32(0x00000008) - .field /*0400000C*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ UseMachineKeyStore = int32(0x00000001) - .field /*0400000D*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ UseNonExportableKey = int32(0x00000004) - .field /*0400000E*/ public static literal valuetype System.Security.Cryptography.CspProviderFlags/*02000005*/ UseUserProtectedKey = int32(0x00000020) -} // end of class System.Security.Cryptography.CspProviderFlags - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.DESCryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DES/*0100001E*/ -{ - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DES/*0100001E*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method DESCryptoServiceProvider::.ctor - - .method /*06000031*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DESCryptoServiceProvider::CreateDecryptor - - .method /*06000032*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DESCryptoServiceProvider::CreateDecryptor - - .method /*06000033*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DESCryptoServiceProvider::CreateEncryptor - - .method /*06000034*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DESCryptoServiceProvider::CreateEncryptor - - .method /*06000035*/ public hidebysig virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DESCryptoServiceProvider::GenerateIV - - .method /*06000036*/ public hidebysig virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DESCryptoServiceProvider::GenerateKey - -} // end of class System.Security.Cryptography.DESCryptoServiceProvider - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.DSACryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001F*/ - implements System.Security.Cryptography.ICspAsymmetricAlgorithm/*02000008*/ -{ - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001F*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::.ctor - - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwKeySize) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001F*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::.ctor - - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwKeySize, - class System.Security.Cryptography.CspParameters/*02000004*/ parameters) cil managed - // SIG: 20 02 01 08 12 10 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001F*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::.ctor - - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.CspParameters/*02000004*/ parameters) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001F*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::.ctor - - .method /*0600003B*/ public hidebysig newslot specialname virtual final - instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ - get_CspKeyContainerInfo() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_CspKeyContainerInfo - - .method /*0600003C*/ public hidebysig specialname virtual - instance string get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_KeyExchangeAlgorithm - - .method /*0600003D*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_KeySize - - .method /*0600003E*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_LegalKeySizes - - .method /*0600003F*/ public hidebysig specialname - instance bool get_PersistKeyInCsp() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_PersistKeyInCsp - - .method /*06000040*/ public hidebysig specialname - instance void set_PersistKeyInCsp(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::set_PersistKeyInCsp - - .method /*06000041*/ public hidebysig specialname - instance bool get_PublicOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_PublicOnly - - .method /*06000042*/ public hidebysig specialname virtual - instance string get_SignatureAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_SignatureAlgorithm - - .method /*06000043*/ public hidebysig specialname static - bool get_UseMachineKeyStore() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::get_UseMachineKeyStore - - .method /*06000044*/ public hidebysig specialname static - void set_UseMachineKeyStore(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::set_UseMachineKeyStore - - .method /*06000045*/ public hidebysig virtual - instance uint8[] CreateSignature(uint8[] rgbHash) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::CreateSignature - - .method /*06000046*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::Dispose - - .method /*06000047*/ public hidebysig newslot virtual final - instance uint8[] ExportCspBlob(bool includePrivateParameters) cil managed - // SIG: 20 01 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::ExportCspBlob - - .method /*06000048*/ public hidebysig virtual - instance valuetype [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSAParameters/*01000020*/ - ExportParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 80 81 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::ExportParameters - - .method /*06000049*/ family hidebysig virtual - instance uint8[] HashData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000021*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::HashData - - .method /*0600004A*/ family hidebysig virtual - instance uint8[] HashData(class [System.Runtime/*23000001*/]System.IO.Stream/*01000022*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000021*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 80 89 11 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::HashData - - .method /*0600004B*/ public hidebysig newslot virtual final - instance void ImportCspBlob(uint8[] keyBlob) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::ImportCspBlob - - .method /*0600004C*/ public hidebysig virtual - instance void ImportParameters(valuetype [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSAParameters/*01000020*/ parameters) cil managed - // SIG: 20 01 01 11 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DSACryptoServiceProvider::ImportParameters - - .method /*0600004D*/ public hidebysig instance uint8[] - SignData(uint8[] buffer) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::SignData - - .method /*0600004E*/ public hidebysig instance uint8[] - SignData(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::SignData - - .method /*0600004F*/ public hidebysig instance uint8[] - SignData(class [System.Runtime/*23000001*/]System.IO.Stream/*01000022*/ inputStream) cil managed - // SIG: 20 01 1D 05 12 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::SignData - - .method /*06000050*/ public hidebysig instance uint8[] - SignHash(uint8[] rgbHash, - string str) cil managed - // SIG: 20 02 1D 05 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::SignHash - - .method /*06000051*/ public hidebysig instance bool - VerifyData(uint8[] rgbData, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::VerifyData - - .method /*06000052*/ public hidebysig instance bool - VerifyHash(uint8[] rgbHash, - string str, - uint8[] rgbSignature) cil managed - // SIG: 20 03 02 1D 05 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::VerifyHash - - .method /*06000053*/ public hidebysig virtual - instance bool VerifySignature(uint8[] rgbHash, - uint8[] rgbSignature) cil managed - // SIG: 20 02 02 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACryptoServiceProvider::VerifySignature - - .property /*17000019*/ instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ - CspKeyContainerInfo() - { - .get instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_CspKeyContainerInfo() /* 0600003B */ - } // end of property DSACryptoServiceProvider::CspKeyContainerInfo - .property /*1700001A*/ instance string KeyExchangeAlgorithm() - { - .get instance string System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_KeyExchangeAlgorithm() /* 0600003C */ - } // end of property DSACryptoServiceProvider::KeyExchangeAlgorithm - .property /*1700001B*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_KeySize() /* 0600003D */ - } // end of property DSACryptoServiceProvider::KeySize - .property /*1700001C*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - LegalKeySizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_LegalKeySizes() /* 0600003E */ - } // end of property DSACryptoServiceProvider::LegalKeySizes - .property /*1700001D*/ instance bool PersistKeyInCsp() - { - .get instance bool System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_PersistKeyInCsp() /* 0600003F */ - .set instance void System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::set_PersistKeyInCsp(bool) /* 06000040 */ - } // end of property DSACryptoServiceProvider::PersistKeyInCsp - .property /*1700001E*/ instance bool PublicOnly() - { - .get instance bool System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_PublicOnly() /* 06000041 */ - } // end of property DSACryptoServiceProvider::PublicOnly - .property /*1700001F*/ instance string SignatureAlgorithm() - { - .get instance string System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_SignatureAlgorithm() /* 06000042 */ - } // end of property DSACryptoServiceProvider::SignatureAlgorithm - .property /*17000020*/ bool UseMachineKeyStore() - { - .get bool System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::get_UseMachineKeyStore() /* 06000043 */ - .set void System.Security.Cryptography.DSACryptoServiceProvider/*02000007*/::set_UseMachineKeyStore(bool) /* 06000044 */ - } // end of property DSACryptoServiceProvider::UseMachineKeyStore -} // end of class System.Security.Cryptography.DSACryptoServiceProvider - -.class /*02000008*/ interface public abstract auto ansi System.Security.Cryptography.ICspAsymmetricAlgorithm -{ - .method /*06000054*/ public hidebysig newslot specialname abstract virtual - instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ - get_CspKeyContainerInfo() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x0 - } // end of method ICspAsymmetricAlgorithm::get_CspKeyContainerInfo - - .method /*06000055*/ public hidebysig newslot abstract virtual - instance uint8[] ExportCspBlob(bool includePrivateParameters) cil managed - // SIG: 20 01 1D 05 02 - { - // Method begins at RVA 0x0 - } // end of method ICspAsymmetricAlgorithm::ExportCspBlob - - .method /*06000056*/ public hidebysig newslot abstract virtual - instance void ImportCspBlob(uint8[] rawData) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ICspAsymmetricAlgorithm::ImportCspBlob - - .property /*17000021*/ instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ - CspKeyContainerInfo() - { - .get instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ System.Security.Cryptography.ICspAsymmetricAlgorithm/*02000008*/::get_CspKeyContainerInfo() /* 06000054 */ - } // end of property ICspAsymmetricAlgorithm::CspKeyContainerInfo -} // end of class System.Security.Cryptography.ICspAsymmetricAlgorithm - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.MD5CryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.MD5/*01000023*/ -{ - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000057*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.MD5/*01000023*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method MD5CryptoServiceProvider::.ctor - - .method /*06000058*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MD5CryptoServiceProvider::Dispose - - .method /*06000059*/ family hidebysig virtual - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MD5CryptoServiceProvider::HashCore - - .method /*0600005A*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MD5CryptoServiceProvider::HashFinal - - .method /*0600005B*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MD5CryptoServiceProvider::Initialize - -} // end of class System.Security.Cryptography.MD5CryptoServiceProvider - -.class /*0200000A*/ public auto ansi sealed System.Security.Cryptography.KeyNumber - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*0400000F*/ public specialname rtspecialname int32 value__ - .field /*04000010*/ public static literal valuetype System.Security.Cryptography.KeyNumber/*0200000A*/ Exchange = int32(0x00000001) - .field /*04000011*/ public static literal valuetype System.Security.Cryptography.KeyNumber/*0200000A*/ Signature = int32(0x00000002) -} // end of class System.Security.Cryptography.KeyNumber - -.class /*0200000B*/ public auto ansi beforefieldinit System.Security.Cryptography.PasswordDeriveBytes - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/ -{ - .custom /*0C000017:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600005C*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] password, - uint8[] salt) cil managed - // SIG: 20 02 01 1D 05 1D 05 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*0600005D*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] password, - uint8[] salt, - class System.Security.Cryptography.CspParameters/*02000004*/ cspParams) cil managed - // SIG: 20 03 01 1D 05 1D 05 12 10 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*0600005E*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] password, - uint8[] salt, - string hashName, - int32 iterations) cil managed - // SIG: 20 04 01 1D 05 1D 05 0E 08 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] password, - uint8[] salt, - string hashName, - int32 iterations, - class System.Security.Cryptography.CspParameters/*02000004*/ cspParams) cil managed - // SIG: 20 05 01 1D 05 1D 05 0E 08 12 10 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*06000060*/ public hidebysig specialname rtspecialname - instance void .ctor(string strPassword, - uint8[] rgbSalt) cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*06000061*/ public hidebysig specialname rtspecialname - instance void .ctor(string strPassword, - uint8[] rgbSalt, - class System.Security.Cryptography.CspParameters/*02000004*/ cspParams) cil managed - // SIG: 20 03 01 0E 1D 05 12 10 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*06000062*/ public hidebysig specialname rtspecialname - instance void .ctor(string strPassword, - uint8[] rgbSalt, - string strHashName, - int32 iterations) cil managed - // SIG: 20 04 01 0E 1D 05 0E 08 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor(string strPassword, - uint8[] rgbSalt, - string strHashName, - int32 iterations, - class System.Security.Cryptography.CspParameters/*02000004*/ cspParams) cil managed - // SIG: 20 05 01 0E 1D 05 0E 08 12 10 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DeriveBytes/*01000024*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method PasswordDeriveBytes::.ctor - - .method /*06000064*/ public hidebysig specialname - instance string get_HashName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordDeriveBytes::get_HashName - - .method /*06000065*/ public hidebysig specialname - instance void set_HashName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PasswordDeriveBytes::set_HashName - - .method /*06000066*/ public hidebysig specialname - instance int32 get_IterationCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordDeriveBytes::get_IterationCount - - .method /*06000067*/ public hidebysig specialname - instance void set_IterationCount(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PasswordDeriveBytes::set_IterationCount - - .method /*06000068*/ public hidebysig specialname - instance uint8[] get_Salt() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordDeriveBytes::get_Salt - - .method /*06000069*/ public hidebysig specialname - instance void set_Salt(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PasswordDeriveBytes::set_Salt - - .method /*0600006A*/ public hidebysig instance uint8[] - CryptDeriveKey(string algname, - string alghashname, - int32 keySize, - uint8[] rgbIV) cil managed - // SIG: 20 04 1D 05 0E 0E 08 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordDeriveBytes::CryptDeriveKey - - .method /*0600006B*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PasswordDeriveBytes::Dispose - - .method /*0600006C*/ public hidebysig virtual - instance uint8[] GetBytes(int32 cb) cil managed - // SIG: 20 01 1D 05 08 - { - .custom /*0C000020:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000025*/::.ctor(string) /* 0A000013 */ = ( 01 00 7F 52 66 63 32 38 39 38 44 65 72 69 76 65 // ...Rfc2898Derive - 42 79 74 65 73 20 72 65 70 6C 61 63 65 73 20 50 // Bytes replaces P - 61 73 73 77 6F 72 64 44 65 72 69 76 65 42 79 74 // asswordDeriveByt - 65 73 20 66 6F 72 20 64 65 72 69 76 69 6E 67 20 // es for deriving - 6B 65 79 20 6D 61 74 65 72 69 61 6C 20 66 72 6F // key material fro - 6D 20 61 20 70 61 73 73 77 6F 72 64 20 61 6E 64 // m a password and - 20 69 73 20 70 72 65 66 65 72 72 65 64 20 69 6E // is preferred in - 20 6E 65 77 20 61 70 70 6C 69 63 61 74 69 6F 6E // new application - 73 2E 00 00 ) // s... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PasswordDeriveBytes::GetBytes - - .method /*0600006D*/ public hidebysig virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PasswordDeriveBytes::Reset - - .property /*17000022*/ instance string HashName() - { - .get instance string System.Security.Cryptography.PasswordDeriveBytes/*0200000B*/::get_HashName() /* 06000064 */ - .set instance void System.Security.Cryptography.PasswordDeriveBytes/*0200000B*/::set_HashName(string) /* 06000065 */ - } // end of property PasswordDeriveBytes::HashName - .property /*17000023*/ instance int32 IterationCount() - { - .get instance int32 System.Security.Cryptography.PasswordDeriveBytes/*0200000B*/::get_IterationCount() /* 06000066 */ - .set instance void System.Security.Cryptography.PasswordDeriveBytes/*0200000B*/::set_IterationCount(int32) /* 06000067 */ - } // end of property PasswordDeriveBytes::IterationCount - .property /*17000024*/ instance uint8[] - Salt() - { - .get instance uint8[] System.Security.Cryptography.PasswordDeriveBytes/*0200000B*/::get_Salt() /* 06000068 */ - .set instance void System.Security.Cryptography.PasswordDeriveBytes/*0200000B*/::set_Salt(uint8[]) /* 06000069 */ - } // end of property PasswordDeriveBytes::Salt -} // end of class System.Security.Cryptography.PasswordDeriveBytes - -.class /*0200000C*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.RC2CryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RC2/*01000026*/ -{ - .custom /*0C000018:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*0600006E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RC2/*01000026*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method RC2CryptoServiceProvider::.ctor - - .method /*0600006F*/ public hidebysig specialname virtual - instance int32 get_EffectiveKeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2CryptoServiceProvider::get_EffectiveKeySize - - .method /*06000070*/ public hidebysig specialname virtual - instance void set_EffectiveKeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RC2CryptoServiceProvider::set_EffectiveKeySize - - .method /*06000071*/ public hidebysig specialname - instance bool get_UseSalt() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2CryptoServiceProvider::get_UseSalt - - .method /*06000072*/ public hidebysig specialname - instance void set_UseSalt(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RC2CryptoServiceProvider::set_UseSalt - - .method /*06000073*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2CryptoServiceProvider::CreateDecryptor - - .method /*06000074*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RC2CryptoServiceProvider::CreateEncryptor - - .method /*06000075*/ public hidebysig virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RC2CryptoServiceProvider::GenerateIV - - .method /*06000076*/ public hidebysig virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RC2CryptoServiceProvider::GenerateKey - - .property /*17000025*/ instance int32 EffectiveKeySize() - { - .get instance int32 System.Security.Cryptography.RC2CryptoServiceProvider/*0200000C*/::get_EffectiveKeySize() /* 0600006F */ - .set instance void System.Security.Cryptography.RC2CryptoServiceProvider/*0200000C*/::set_EffectiveKeySize(int32) /* 06000070 */ - } // end of property RC2CryptoServiceProvider::EffectiveKeySize - .property /*17000026*/ instance bool UseSalt() - { - .get instance bool System.Security.Cryptography.RC2CryptoServiceProvider/*0200000C*/::get_UseSalt() /* 06000071 */ - .set instance void System.Security.Cryptography.RC2CryptoServiceProvider/*0200000C*/::set_UseSalt(bool) /* 06000072 */ - } // end of property RC2CryptoServiceProvider::UseSalt -} // end of class System.Security.Cryptography.RC2CryptoServiceProvider - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.RNGCryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RandomNumberGenerator/*01000027*/ -{ - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000077*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RandomNumberGenerator/*01000027*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::.ctor - - .method /*06000078*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rgb) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RandomNumberGenerator/*01000027*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::.ctor - - .method /*06000079*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.CspParameters/*02000004*/ cspParams) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RandomNumberGenerator/*01000027*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::.ctor - - .method /*0600007A*/ public hidebysig specialname rtspecialname - instance void .ctor(string str) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x208d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001B */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RandomNumberGenerator/*01000027*/::.ctor() /* 0A00001B */ - IL_0006: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::.ctor - - .method /*0600007B*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::Dispose - - .method /*0600007C*/ public hidebysig virtual - instance void GetBytes(uint8[] data) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::GetBytes - - .method /*0600007D*/ public hidebysig virtual - instance void GetNonZeroBytes(uint8[] data) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RNGCryptoServiceProvider::GetNonZeroBytes - -} // end of class System.Security.Cryptography.RNGCryptoServiceProvider - -.class /*0200000E*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.RSACryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000028*/ - implements System.Security.Cryptography.ICspAsymmetricAlgorithm/*02000008*/ -{ - .method /*0600007E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000028*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::.ctor - - .method /*0600007F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwKeySize) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000028*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::.ctor - - .method /*06000080*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 dwKeySize, - class System.Security.Cryptography.CspParameters/*02000004*/ parameters) cil managed - // SIG: 20 02 01 08 12 10 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000028*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::.ctor - - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.CspParameters/*02000004*/ parameters) cil managed - // SIG: 20 01 01 12 10 - { - // Method begins at RVA 0x2095 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000028*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::.ctor - - .method /*06000082*/ public hidebysig newslot specialname virtual final - instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ - get_CspKeyContainerInfo() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_CspKeyContainerInfo - - .method /*06000083*/ public hidebysig specialname virtual - instance string get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_KeyExchangeAlgorithm - - .method /*06000084*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_KeySize - - .method /*06000085*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_LegalKeySizes - - .method /*06000086*/ public hidebysig specialname - instance bool get_PersistKeyInCsp() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_PersistKeyInCsp - - .method /*06000087*/ public hidebysig specialname - instance void set_PersistKeyInCsp(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::set_PersistKeyInCsp - - .method /*06000088*/ public hidebysig specialname - instance bool get_PublicOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_PublicOnly - - .method /*06000089*/ public hidebysig specialname virtual - instance string get_SignatureAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_SignatureAlgorithm - - .method /*0600008A*/ public hidebysig specialname static - bool get_UseMachineKeyStore() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::get_UseMachineKeyStore - - .method /*0600008B*/ public hidebysig specialname static - void set_UseMachineKeyStore(bool 'value') cil managed - // SIG: 00 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::set_UseMachineKeyStore - - .method /*0600008C*/ public hidebysig instance uint8[] - Decrypt(uint8[] rgb, - bool fOAEP) cil managed - // SIG: 20 02 1D 05 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::Decrypt - - .method /*0600008D*/ public hidebysig virtual - instance uint8[] Decrypt(uint8[] data, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSAEncryptionPadding/*01000029*/ padding) cil managed - // SIG: 20 02 1D 05 1D 05 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::Decrypt - - .method /*0600008E*/ public hidebysig virtual - instance uint8[] DecryptValue(uint8[] rgb) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::DecryptValue - - .method /*0600008F*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::Dispose - - .method /*06000090*/ public hidebysig instance uint8[] - Encrypt(uint8[] rgb, - bool fOAEP) cil managed - // SIG: 20 02 1D 05 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::Encrypt - - .method /*06000091*/ public hidebysig virtual - instance uint8[] Encrypt(uint8[] data, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSAEncryptionPadding/*01000029*/ padding) cil managed - // SIG: 20 02 1D 05 1D 05 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::Encrypt - - .method /*06000092*/ public hidebysig virtual - instance uint8[] EncryptValue(uint8[] rgb) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::EncryptValue - - .method /*06000093*/ public hidebysig newslot virtual final - instance uint8[] ExportCspBlob(bool includePrivateParameters) cil managed - // SIG: 20 01 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::ExportCspBlob - - .method /*06000094*/ public hidebysig virtual - instance valuetype [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSAParameters/*0100002A*/ - ExportParameters(bool includePrivateParameters) cil managed - // SIG: 20 01 11 80 A9 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::ExportParameters - - .method /*06000095*/ family hidebysig virtual - instance uint8[] HashData(uint8[] data, - int32 offset, - int32 count, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000021*/ hashAlgorithm) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 11 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::HashData - - .method /*06000096*/ family hidebysig virtual - instance uint8[] HashData(class [System.Runtime/*23000001*/]System.IO.Stream/*01000022*/ data, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000021*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 12 80 89 11 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::HashData - - .method /*06000097*/ public hidebysig newslot virtual final - instance void ImportCspBlob(uint8[] keyBlob) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::ImportCspBlob - - .method /*06000098*/ public hidebysig virtual - instance void ImportParameters(valuetype [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSAParameters/*0100002A*/ parameters) cil managed - // SIG: 20 01 01 11 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RSACryptoServiceProvider::ImportParameters - - .method /*06000099*/ public hidebysig instance uint8[] - SignData(uint8[] buffer, - int32 offset, - int32 count, - object halg) cil managed - // SIG: 20 04 1D 05 1D 05 08 08 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::SignData - - .method /*0600009A*/ public hidebysig instance uint8[] - SignData(uint8[] buffer, - object halg) cil managed - // SIG: 20 02 1D 05 1D 05 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::SignData - - .method /*0600009B*/ public hidebysig instance uint8[] - SignData(class [System.Runtime/*23000001*/]System.IO.Stream/*01000022*/ inputStream, - object halg) cil managed - // SIG: 20 02 1D 05 12 80 89 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::SignData - - .method /*0600009C*/ public hidebysig virtual - instance uint8[] SignHash(uint8[] hash, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000021*/ hashAlgorithm, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSASignaturePadding/*0100002B*/ padding) cil managed - // SIG: 20 03 1D 05 1D 05 11 80 85 12 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::SignHash - - .method /*0600009D*/ public hidebysig instance uint8[] - SignHash(uint8[] rgbHash, - string str) cil managed - // SIG: 20 02 1D 05 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::SignHash - - .method /*0600009E*/ public hidebysig instance bool - VerifyData(uint8[] buffer, - object halg, - uint8[] signature) cil managed - // SIG: 20 03 02 1D 05 1C 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::VerifyData - - .method /*0600009F*/ public hidebysig virtual - instance bool VerifyHash(uint8[] hash, - uint8[] signature, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000021*/ hashAlgorithm, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSASignaturePadding/*0100002B*/ padding) cil managed - // SIG: 20 04 02 1D 05 1D 05 11 80 85 12 80 AD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::VerifyHash - - .method /*060000A0*/ public hidebysig instance bool - VerifyHash(uint8[] rgbHash, - string str, - uint8[] rgbSignature) cil managed - // SIG: 20 03 02 1D 05 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACryptoServiceProvider::VerifyHash - - .property /*17000027*/ instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ - CspKeyContainerInfo() - { - .get instance class System.Security.Cryptography.CspKeyContainerInfo/*02000003*/ System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_CspKeyContainerInfo() /* 06000082 */ - } // end of property RSACryptoServiceProvider::CspKeyContainerInfo - .property /*17000028*/ instance string KeyExchangeAlgorithm() - { - .get instance string System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_KeyExchangeAlgorithm() /* 06000083 */ - } // end of property RSACryptoServiceProvider::KeyExchangeAlgorithm - .property /*17000029*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_KeySize() /* 06000084 */ - } // end of property RSACryptoServiceProvider::KeySize - .property /*1700002A*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - LegalKeySizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_LegalKeySizes() /* 06000085 */ - } // end of property RSACryptoServiceProvider::LegalKeySizes - .property /*1700002B*/ instance bool PersistKeyInCsp() - { - .get instance bool System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_PersistKeyInCsp() /* 06000086 */ - .set instance void System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::set_PersistKeyInCsp(bool) /* 06000087 */ - } // end of property RSACryptoServiceProvider::PersistKeyInCsp - .property /*1700002C*/ instance bool PublicOnly() - { - .get instance bool System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_PublicOnly() /* 06000088 */ - } // end of property RSACryptoServiceProvider::PublicOnly - .property /*1700002D*/ instance string SignatureAlgorithm() - { - .get instance string System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_SignatureAlgorithm() /* 06000089 */ - } // end of property RSACryptoServiceProvider::SignatureAlgorithm - .property /*1700002E*/ bool UseMachineKeyStore() - { - .get bool System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::get_UseMachineKeyStore() /* 0600008A */ - .set void System.Security.Cryptography.RSACryptoServiceProvider/*0200000E*/::set_UseMachineKeyStore(bool) /* 0600008B */ - } // end of property RSACryptoServiceProvider::UseMachineKeyStore -} // end of class System.Security.Cryptography.RSACryptoServiceProvider - -.class /*0200000F*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA1CryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA1/*0100002C*/ -{ - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000A1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA1/*0100002C*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method SHA1CryptoServiceProvider::.ctor - - .method /*060000A2*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1CryptoServiceProvider::Dispose - - .method /*060000A3*/ family hidebysig virtual - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1CryptoServiceProvider::HashCore - - .method /*060000A4*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA1CryptoServiceProvider::HashFinal - - .method /*060000A5*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA1CryptoServiceProvider::Initialize - -} // end of class System.Security.Cryptography.SHA1CryptoServiceProvider - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA256CryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA256/*0100002D*/ -{ - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000A6*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20a5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA256/*0100002D*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method SHA256CryptoServiceProvider::.ctor - - .method /*060000A7*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256CryptoServiceProvider::Dispose - - .method /*060000A8*/ family hidebysig virtual - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256CryptoServiceProvider::HashCore - - .method /*060000A9*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA256CryptoServiceProvider::HashFinal - - .method /*060000AA*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA256CryptoServiceProvider::Initialize - -} // end of class System.Security.Cryptography.SHA256CryptoServiceProvider - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA384CryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA384/*0100002E*/ -{ - .custom /*0C00001C:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000AB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20ad - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001F */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA384/*0100002E*/::.ctor() /* 0A00001F */ - IL_0006: /* 2A | */ ret - } // end of method SHA384CryptoServiceProvider::.ctor - - .method /*060000AC*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384CryptoServiceProvider::Dispose - - .method /*060000AD*/ family hidebysig virtual - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384CryptoServiceProvider::HashCore - - .method /*060000AE*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA384CryptoServiceProvider::HashFinal - - .method /*060000AF*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA384CryptoServiceProvider::Initialize - -} // end of class System.Security.Cryptography.SHA384CryptoServiceProvider - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.SHA512CryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA512/*0100002F*/ -{ - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000B0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b5 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000020 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.SHA512/*0100002F*/::.ctor() /* 0A000020 */ - IL_0006: /* 2A | */ ret - } // end of method SHA512CryptoServiceProvider::.ctor - - .method /*060000B1*/ family hidebysig virtual final - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512CryptoServiceProvider::Dispose - - .method /*060000B2*/ family hidebysig virtual - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512CryptoServiceProvider::HashCore - - .method /*060000B3*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SHA512CryptoServiceProvider::HashFinal - - .method /*060000B4*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SHA512CryptoServiceProvider::Initialize - -} // end of class System.Security.Cryptography.SHA512CryptoServiceProvider - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.TripleDESCryptoServiceProvider - extends [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.TripleDES/*01000030*/ -{ - .custom /*0C00001E:0A000011*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000014*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000013*/) /* 0A000011 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060000B5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20bd - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000021 */ call instance void [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.TripleDES/*01000030*/::.ctor() /* 0A000021 */ - IL_0006: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::.ctor - - .method /*060000B6*/ public hidebysig specialname virtual - instance int32 get_FeedbackSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_FeedbackSize - - .method /*060000B7*/ public hidebysig specialname virtual - instance void set_FeedbackSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_FeedbackSize - - .method /*060000B8*/ public hidebysig specialname virtual - instance int32 get_BlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_BlockSize - - .method /*060000B9*/ public hidebysig specialname virtual - instance void set_BlockSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_BlockSize - - .method /*060000BA*/ public hidebysig specialname virtual - instance uint8[] get_IV() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_IV - - .method /*060000BB*/ public hidebysig specialname virtual - instance void set_IV(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_IV - - .method /*060000BC*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_Key - - .method /*060000BD*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_Key - - .method /*060000BE*/ public hidebysig specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_KeySize - - .method /*060000BF*/ public hidebysig specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_KeySize - - .method /*060000C0*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - get_LegalBlockSizes() cil managed - // SIG: 20 00 1D 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_LegalBlockSizes - - .method /*060000C1*/ public hidebysig specialname virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_LegalKeySizes - - .method /*060000C2*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ - get_Mode() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_Mode - - .method /*060000C3*/ public hidebysig specialname virtual - instance void set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ 'value') cil managed - // SIG: 20 01 01 11 5D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_Mode - - .method /*060000C4*/ public hidebysig specialname virtual - instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ - get_Padding() cil managed - // SIG: 20 00 11 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::get_Padding - - .method /*060000C5*/ public hidebysig specialname virtual - instance void set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ 'value') cil managed - // SIG: 20 01 01 11 61 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::set_Padding - - .method /*060000C6*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::CreateDecryptor - - .method /*060000C7*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::CreateDecryptor - - .method /*060000C8*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor() cil managed - // SIG: 20 00 12 65 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::CreateEncryptor - - .method /*060000C9*/ public hidebysig virtual - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.ICryptoTransform/*01000019*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 65 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TripleDESCryptoServiceProvider::CreateEncryptor - - .method /*060000CA*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::Dispose - - .method /*060000CB*/ public hidebysig virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::GenerateIV - - .method /*060000CC*/ public hidebysig virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TripleDESCryptoServiceProvider::GenerateKey - - .property /*1700002F*/ instance int32 FeedbackSize() - { - .get instance int32 System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_FeedbackSize() /* 060000B6 */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_FeedbackSize(int32) /* 060000B7 */ - } // end of property TripleDESCryptoServiceProvider::FeedbackSize - .property /*17000030*/ instance int32 BlockSize() - { - .get instance int32 System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_BlockSize() /* 060000B8 */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_BlockSize(int32) /* 060000B9 */ - } // end of property TripleDESCryptoServiceProvider::BlockSize - .property /*17000031*/ instance uint8[] - IV() - { - .get instance uint8[] System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_IV() /* 060000BA */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_IV(uint8[]) /* 060000BB */ - } // end of property TripleDESCryptoServiceProvider::IV - .property /*17000032*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_Key() /* 060000BC */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_Key(uint8[]) /* 060000BD */ - } // end of property TripleDESCryptoServiceProvider::Key - .property /*17000033*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_KeySize() /* 060000BE */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_KeySize(int32) /* 060000BF */ - } // end of property TripleDESCryptoServiceProvider::KeySize - .property /*17000034*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - LegalBlockSizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_LegalBlockSizes() /* 060000C0 */ - } // end of property TripleDESCryptoServiceProvider::LegalBlockSizes - .property /*17000035*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] - LegalKeySizes() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.KeySizes/*01000016*/[] System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_LegalKeySizes() /* 060000C1 */ - } // end of property TripleDESCryptoServiceProvider::LegalKeySizes - .property /*17000036*/ instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ - Mode() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/ System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_Mode() /* 060000C2 */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_Mode(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.CipherMode/*01000017*/) /* 060000C3 */ - } // end of property TripleDESCryptoServiceProvider::Mode - .property /*17000037*/ instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ - Padding() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/ System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::get_Padding() /* 060000C4 */ - .set instance void System.Security.Cryptography.TripleDESCryptoServiceProvider/*02000013*/::set_Padding(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.PaddingMode/*01000018*/) /* 060000C5 */ - } // end of property TripleDESCryptoServiceProvider::Padding -} // end of class System.Security.Cryptography.TripleDESCryptoServiceProvider - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il deleted file mode 100644 index 4773a65644..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il +++ /dev/null @@ -1,1457 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003936 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000ed09 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000038e3 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005f0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003768 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000193c Virtual Size -// 0x00002000 Virtual Address -// 0x00001a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005f0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000938 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003925 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020b0 [0x00001638] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000036e8 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000aa0 Size -// '#~' Name -// Stream 2: -// 0x00000b0c Offset -// 0x00000758 Size -// '#Strings' Name -// Stream 3: -// 0x00001264 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001268 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001278 Offset -// 0x000003c0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25232 -// PE header size : 512 (496 used) ( 2.03%) -// PE additional info : 17763 (70.40%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5688 (22.54%) -// CLR additional info : 128 ( 0.51%) -// CLR method headers : 135 ( 0.54%) -// Managed code : 237 ( 0.94%) -// Data : 2048 ( 8.12%) -// Unaccounted : -1351 (-5.35%) - -// Num.of PE sections : 3 -// .text - 6656 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5688 -// Module - 1 (10 bytes) -// TypeDef - 11 (154 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 25 (150 bytes) -// MethodDef - 77 (1078 bytes) 0 abstract, 0 native, 77 bodies -// FieldDef - 15 (90 bytes) 0 constant -// MemberRef - 21 (126 bytes) -// ParamDef - 54 (324 bytes) -// MethodImpl - 8 (48 bytes) -// Constant - 13 (78 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 10 (40 bytes) -// PropertyMap - 8 (32 bytes) -// Property - 25 (150 bytes) -// MethodSemantic- 29 (174 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// Strings - 1878 bytes -// Blobs - 960 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 200 bytes - -// CLR additional info : 128 - -// CLR method headers : 135 -// Num.of method bodies - 77 -// Num.of fat headers - 2 -// Num.of tiny headers - 75 -// Num.of fat sections - 0 -// Num.of small sections - 2 - -// Managed code : 237 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AsnEncodedData (public) (auto) (ansi) -// Class AsnEncodedDataCollection (public) (auto) (ansi) (sealed) -// Class AsnEncodedDataEnumerator (public) (auto) (ansi) (sealed) -// Class FromBase64Transform (public) (auto) (ansi) -// Class FromBase64TransformMode (public) (auto) (ansi) (sealed) -// Class Oid (public) (auto) (ansi) (sealed) -// Class OidCollection (public) (auto) (ansi) (sealed) -// Class OidEnumerator (public) (auto) (ansi) (sealed) -// Class OidGroup (public) (auto) (ansi) (sealed) -// Class ToBase64Transform (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Security.Cryptography.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Cryptography.Encoding -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 25 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..%System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 45 6E 63 6F 64 69 6E 67 00 00 ) // Encoding.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 25 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..%System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 45 6E 63 6F 64 69 6E 67 00 00 ) // Encoding.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..%System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 45 6E 63 6F 64 69 6E 67 00 00 ) // Encoding.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Security.Cryptography.Encoding.dll -// MVID: {7a69001e-4697-42e8-a814-0f5239a0997e} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F2584D85000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Security.Cryptography.AsnEncodedData - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedData::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedData::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.AsnEncodedData/*02000002*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedData::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.Oid/*02000007*/ oid, - uint8[] rawData) cil managed - // SIG: 20 02 01 12 1C 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedData::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string oid, - uint8[] rawData) cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedData::.ctor - - .method /*06000006*/ public hidebysig specialname - instance class System.Security.Cryptography.Oid/*02000007*/ - get_Oid() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedData::get_Oid - - .method /*06000007*/ public hidebysig specialname - instance void set_Oid(class System.Security.Cryptography.Oid/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedData::set_Oid - - .method /*06000008*/ public hidebysig specialname - instance uint8[] get_RawData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedData::get_RawData - - .method /*06000009*/ public hidebysig specialname - instance void set_RawData(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedData::set_RawData - - .method /*0600000A*/ public hidebysig newslot virtual - instance void CopyFrom(class System.Security.Cryptography.AsnEncodedData/*02000002*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedData::CopyFrom - - .method /*0600000B*/ public hidebysig newslot virtual - instance string Format(bool multiLine) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedData::Format - - .property /*17000001*/ instance class System.Security.Cryptography.Oid/*02000007*/ - Oid() - { - .get instance class System.Security.Cryptography.Oid/*02000007*/ System.Security.Cryptography.AsnEncodedData/*02000002*/::get_Oid() /* 06000006 */ - .set instance void System.Security.Cryptography.AsnEncodedData/*02000002*/::set_Oid(class System.Security.Cryptography.Oid/*02000007*/) /* 06000007 */ - } // end of property AsnEncodedData::Oid - .property /*17000002*/ instance uint8[] - RawData() - { - .get instance uint8[] System.Security.Cryptography.AsnEncodedData/*02000002*/::get_RawData() /* 06000008 */ - .set instance void System.Security.Cryptography.AsnEncodedData/*02000002*/::set_RawData(uint8[]) /* 06000009 */ - } // end of property AsnEncodedData::RawData -} // end of class System.Security.Cryptography.AsnEncodedData - -.class /*02000003*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.AsnEncodedDataCollection - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000013*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedDataCollection::.ctor - - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.AsnEncodedData/*02000002*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedDataCollection::.ctor - - .method /*0600000E*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::get_Count - - .method /*0600000F*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::get_IsSynchronized - - .method /*06000010*/ public hidebysig specialname - instance class System.Security.Cryptography.AsnEncodedData/*02000002*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::get_Item - - .method /*06000011*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::get_SyncRoot - - .method /*06000012*/ public hidebysig instance int32 - Add(class System.Security.Cryptography.AsnEncodedData/*02000002*/ asnEncodedData) cil managed - // SIG: 20 01 08 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::Add - - .method /*06000013*/ public hidebysig instance void - CopyTo(class System.Security.Cryptography.AsnEncodedData/*02000002*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedDataCollection::CopyTo - - .method /*06000014*/ public hidebysig instance class System.Security.Cryptography.AsnEncodedDataEnumerator/*02000004*/ - GetEnumerator() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::GetEnumerator - - .method /*06000015*/ public hidebysig instance void - Remove(class System.Security.Cryptography.AsnEncodedData/*02000002*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedDataCollection::Remove - - .method /*06000016*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000014*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 51 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000013*/::CopyTo /*01000013::0A000011*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedDataCollection::System.Collections.ICollection.CopyTo - - .method /*06000017*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*17000003*/ instance int32 Count() - { - .get instance int32 System.Security.Cryptography.AsnEncodedDataCollection/*02000003*/::get_Count() /* 0600000E */ - } // end of property AsnEncodedDataCollection::Count - .property /*17000004*/ instance bool IsSynchronized() - { - .get instance bool System.Security.Cryptography.AsnEncodedDataCollection/*02000003*/::get_IsSynchronized() /* 0600000F */ - } // end of property AsnEncodedDataCollection::IsSynchronized - .property /*17000005*/ instance class System.Security.Cryptography.AsnEncodedData/*02000002*/ - Item(int32) - { - .get instance class System.Security.Cryptography.AsnEncodedData/*02000002*/ System.Security.Cryptography.AsnEncodedDataCollection/*02000003*/::get_Item(int32) /* 06000010 */ - } // end of property AsnEncodedDataCollection::Item - .property /*17000006*/ instance object SyncRoot() - { - .get instance object System.Security.Cryptography.AsnEncodedDataCollection/*02000003*/::get_SyncRoot() /* 06000011 */ - } // end of property AsnEncodedDataCollection::SyncRoot -} // end of class System.Security.Cryptography.AsnEncodedDataCollection - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.AsnEncodedDataEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ -{ - .method /*06000018*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method AsnEncodedDataEnumerator::.ctor - - .method /*06000019*/ public hidebysig specialname - instance class System.Security.Cryptography.AsnEncodedData/*02000002*/ - get_Current() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataEnumerator::get_Current - - .method /*0600001A*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/::get_Current /*01000016::0A000013*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataEnumerator::System.Collections.IEnumerator.get_Current - - .method /*0600001B*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsnEncodedDataEnumerator::MoveNext - - .method /*0600001C*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsnEncodedDataEnumerator::Reset - - .property /*17000007*/ instance class System.Security.Cryptography.AsnEncodedData/*02000002*/ - Current() - { - .get instance class System.Security.Cryptography.AsnEncodedData/*02000002*/ System.Security.Cryptography.AsnEncodedDataEnumerator/*02000004*/::get_Current() /* 06000019 */ - } // end of property AsnEncodedDataEnumerator::Current - .property /*17000008*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Security.Cryptography.AsnEncodedDataEnumerator/*02000004*/::System.Collections.IEnumerator.get_Current() /* 0600001A */ - } // end of property AsnEncodedDataEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Security.Cryptography.AsnEncodedDataEnumerator - -.class /*02000005*/ public auto ansi beforefieldinit System.Security.Cryptography.FromBase64Transform - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/, - [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000018*/ -{ - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method FromBase64Transform::.ctor - - .method /*0600001E*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Cryptography.FromBase64TransformMode/*02000006*/ whitespaces) cil managed - // SIG: 20 01 01 11 18 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method FromBase64Transform::.ctor - - .method /*0600001F*/ public hidebysig newslot specialname virtual - instance bool get_CanReuseTransform() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FromBase64Transform::get_CanReuseTransform - - .method /*06000020*/ public hidebysig newslot specialname virtual final - instance bool get_CanTransformMultipleBlocks() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FromBase64Transform::get_CanTransformMultipleBlocks - - .method /*06000021*/ public hidebysig newslot specialname virtual final - instance int32 get_InputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FromBase64Transform::get_InputBlockSize - - .method /*06000022*/ public hidebysig newslot specialname virtual final - instance int32 get_OutputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FromBase64Transform::get_OutputBlockSize - - .method /*06000023*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FromBase64Transform::Clear - - .method /*06000024*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FromBase64Transform::Dispose - - .method /*06000025*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method FromBase64Transform::Dispose - - .method /*06000026*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000014*/ - // Method begins at RVA 0x2060 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000014 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method FromBase64Transform::Finalize - - .method /*06000027*/ public hidebysig newslot virtual final - instance int32 TransformBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount, - uint8[] outputBuffer, - int32 outputOffset) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FromBase64Transform::TransformBlock - - .method /*06000028*/ public hidebysig newslot virtual final - instance uint8[] TransformFinalBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount) cil managed - // SIG: 20 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method FromBase64Transform::TransformFinalBlock - - .property /*17000009*/ instance bool CanReuseTransform() - { - .get instance bool System.Security.Cryptography.FromBase64Transform/*02000005*/::get_CanReuseTransform() /* 0600001F */ - } // end of property FromBase64Transform::CanReuseTransform - .property /*1700000A*/ instance bool CanTransformMultipleBlocks() - { - .get instance bool System.Security.Cryptography.FromBase64Transform/*02000005*/::get_CanTransformMultipleBlocks() /* 06000020 */ - } // end of property FromBase64Transform::CanTransformMultipleBlocks - .property /*1700000B*/ instance int32 InputBlockSize() - { - .get instance int32 System.Security.Cryptography.FromBase64Transform/*02000005*/::get_InputBlockSize() /* 06000021 */ - } // end of property FromBase64Transform::InputBlockSize - .property /*1700000C*/ instance int32 OutputBlockSize() - { - .get instance int32 System.Security.Cryptography.FromBase64Transform/*02000005*/::get_OutputBlockSize() /* 06000022 */ - } // end of property FromBase64Transform::OutputBlockSize -} // end of class System.Security.Cryptography.FromBase64Transform - -.class /*02000006*/ public auto ansi sealed System.Security.Cryptography.FromBase64TransformMode - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Security.Cryptography.FromBase64TransformMode/*02000006*/ DoNotIgnoreWhiteSpaces = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Security.Cryptography.FromBase64TransformMode/*02000006*/ IgnoreWhiteSpaces = int32(0x00000000) -} // end of class System.Security.Cryptography.FromBase64TransformMode - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.Oid - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Oid::.ctor - - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.Oid/*02000007*/ oid) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Oid::.ctor - - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(string oid) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Oid::.ctor - - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value', - string friendlyName) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Oid::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance string get_FriendlyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Oid::get_FriendlyName - - .method /*0600002E*/ public hidebysig specialname - instance void set_FriendlyName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Oid::set_FriendlyName - - .method /*0600002F*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Oid::get_Value - - .method /*06000030*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Oid::set_Value - - .method /*06000031*/ public hidebysig static - class System.Security.Cryptography.Oid/*02000007*/ - FromFriendlyName(string friendlyName, - valuetype System.Security.Cryptography.OidGroup/*0200000A*/ group) cil managed - // SIG: 00 02 12 1C 0E 11 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Oid::FromFriendlyName - - .method /*06000032*/ public hidebysig static - class System.Security.Cryptography.Oid/*02000007*/ - FromOidValue(string oidValue, - valuetype System.Security.Cryptography.OidGroup/*0200000A*/ group) cil managed - // SIG: 00 02 12 1C 0E 11 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Oid::FromOidValue - - .property /*1700000D*/ instance string FriendlyName() - { - .get instance string System.Security.Cryptography.Oid/*02000007*/::get_FriendlyName() /* 0600002D */ - .set instance void System.Security.Cryptography.Oid/*02000007*/::set_FriendlyName(string) /* 0600002E */ - } // end of property Oid::FriendlyName - .property /*1700000E*/ instance string Value() - { - .get instance string System.Security.Cryptography.Oid/*02000007*/::get_Value() /* 0600002F */ - .set instance void System.Security.Cryptography.Oid/*02000007*/::set_Value(string) /* 06000030 */ - } // end of property Oid::Value -} // end of class System.Security.Cryptography.Oid - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.OidCollection - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*01000013*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method OidCollection::.ctor - - .method /*06000034*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::get_Count - - .method /*06000035*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::get_IsSynchronized - - .method /*06000036*/ public hidebysig specialname - instance class System.Security.Cryptography.Oid/*02000007*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::get_Item - - .method /*06000037*/ public hidebysig specialname - instance class System.Security.Cryptography.Oid/*02000007*/ - get_Item(string oid) cil managed - // SIG: 20 01 12 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::get_Item - - .method /*06000038*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::get_SyncRoot - - .method /*06000039*/ public hidebysig instance int32 - Add(class System.Security.Cryptography.Oid/*02000007*/ oid) cil managed - // SIG: 20 01 08 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::Add - - .method /*0600003A*/ public hidebysig instance void - CopyTo(class System.Security.Cryptography.Oid/*02000007*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 1C 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OidCollection::CopyTo - - .method /*0600003B*/ public hidebysig instance class System.Security.Cryptography.OidEnumerator/*02000009*/ - GetEnumerator() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::GetEnumerator - - .method /*0600003C*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000014*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 51 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*01000013*/::CopyTo /*01000013::0A000011*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OidCollection::System.Collections.ICollection.CopyTo - - .method /*0600003D*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 59 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000015*/::GetEnumerator /*01000015::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700000F*/ instance int32 Count() - { - .get instance int32 System.Security.Cryptography.OidCollection/*02000008*/::get_Count() /* 06000034 */ - } // end of property OidCollection::Count - .property /*17000010*/ instance bool IsSynchronized() - { - .get instance bool System.Security.Cryptography.OidCollection/*02000008*/::get_IsSynchronized() /* 06000035 */ - } // end of property OidCollection::IsSynchronized - .property /*17000011*/ instance class System.Security.Cryptography.Oid/*02000007*/ - Item(int32) - { - .get instance class System.Security.Cryptography.Oid/*02000007*/ System.Security.Cryptography.OidCollection/*02000008*/::get_Item(int32) /* 06000036 */ - } // end of property OidCollection::Item - .property /*17000012*/ instance class System.Security.Cryptography.Oid/*02000007*/ - Item(string) - { - .get instance class System.Security.Cryptography.Oid/*02000007*/ System.Security.Cryptography.OidCollection/*02000008*/::get_Item(string) /* 06000037 */ - } // end of property OidCollection::Item - .property /*17000013*/ instance object SyncRoot() - { - .get instance object System.Security.Cryptography.OidCollection/*02000008*/::get_SyncRoot() /* 06000038 */ - } // end of property OidCollection::SyncRoot -} // end of class System.Security.Cryptography.OidCollection - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.OidEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/ -{ - .method /*0600003E*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method OidEnumerator::.ctor - - .method /*0600003F*/ public hidebysig specialname - instance class System.Security.Cryptography.Oid/*02000007*/ - get_Current() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidEnumerator::get_Current - - .method /*06000040*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000016*/::get_Current /*01000016::0A000013*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000041*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OidEnumerator::MoveNext - - .method /*06000042*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method OidEnumerator::Reset - - .property /*17000014*/ instance class System.Security.Cryptography.Oid/*02000007*/ - Current() - { - .get instance class System.Security.Cryptography.Oid/*02000007*/ System.Security.Cryptography.OidEnumerator/*02000009*/::get_Current() /* 0600003F */ - } // end of property OidEnumerator::Current - .property /*17000015*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Security.Cryptography.OidEnumerator/*02000009*/::System.Collections.IEnumerator.get_Current() /* 06000040 */ - } // end of property OidEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Security.Cryptography.OidEnumerator - -.class /*0200000A*/ public auto ansi sealed System.Security.Cryptography.OidGroup - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ All = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ Attribute = int32(0x00000005) - .field /*04000007*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ EncryptionAlgorithm = int32(0x00000002) - .field /*04000008*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ EnhancedKeyUsage = int32(0x00000007) - .field /*04000009*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ ExtensionOrAttribute = int32(0x00000006) - .field /*0400000A*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ HashAlgorithm = int32(0x00000001) - .field /*0400000B*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ KeyDerivationFunction = int32(0x0000000A) - .field /*0400000C*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ Policy = int32(0x00000008) - .field /*0400000D*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ PublicKeyAlgorithm = int32(0x00000003) - .field /*0400000E*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ SignatureAlgorithm = int32(0x00000004) - .field /*0400000F*/ public static literal valuetype System.Security.Cryptography.OidGroup/*0200000A*/ Template = int32(0x00000009) -} // end of class System.Security.Cryptography.OidGroup - -.class /*0200000B*/ public auto ansi beforefieldinit System.Security.Cryptography.ToBase64Transform - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/, - [System.Security.Cryptography.Primitives/*23000002*/]System.Security.Cryptography.ICryptoTransform/*01000018*/ -{ - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method ToBase64Transform::.ctor - - .method /*06000044*/ public hidebysig newslot specialname virtual - instance bool get_CanReuseTransform() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToBase64Transform::get_CanReuseTransform - - .method /*06000045*/ public hidebysig newslot specialname virtual final - instance bool get_CanTransformMultipleBlocks() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToBase64Transform::get_CanTransformMultipleBlocks - - .method /*06000046*/ public hidebysig newslot specialname virtual final - instance int32 get_InputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToBase64Transform::get_InputBlockSize - - .method /*06000047*/ public hidebysig newslot specialname virtual final - instance int32 get_OutputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToBase64Transform::get_OutputBlockSize - - .method /*06000048*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ToBase64Transform::Clear - - .method /*06000049*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ToBase64Transform::Dispose - - .method /*0600004A*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ToBase64Transform::Dispose - - .method /*0600004B*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000014*/ - // Method begins at RVA 0x2088 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000014 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method ToBase64Transform::Finalize - - .method /*0600004C*/ public hidebysig newslot virtual final - instance int32 TransformBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount, - uint8[] outputBuffer, - int32 outputOffset) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToBase64Transform::TransformBlock - - .method /*0600004D*/ public hidebysig newslot virtual final - instance uint8[] TransformFinalBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount) cil managed - // SIG: 20 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ToBase64Transform::TransformFinalBlock - - .property /*17000016*/ instance bool CanReuseTransform() - { - .get instance bool System.Security.Cryptography.ToBase64Transform/*0200000B*/::get_CanReuseTransform() /* 06000044 */ - } // end of property ToBase64Transform::CanReuseTransform - .property /*17000017*/ instance bool CanTransformMultipleBlocks() - { - .get instance bool System.Security.Cryptography.ToBase64Transform/*0200000B*/::get_CanTransformMultipleBlocks() /* 06000045 */ - } // end of property ToBase64Transform::CanTransformMultipleBlocks - .property /*17000018*/ instance int32 InputBlockSize() - { - .get instance int32 System.Security.Cryptography.ToBase64Transform/*0200000B*/::get_InputBlockSize() /* 06000046 */ - } // end of property ToBase64Transform::InputBlockSize - .property /*17000019*/ instance int32 OutputBlockSize() - { - .get instance int32 System.Security.Cryptography.ToBase64Transform/*0200000B*/::get_OutputBlockSize() /* 06000047 */ - } // end of property ToBase64Transform::OutputBlockSize -} // end of class System.Security.Cryptography.ToBase64Transform - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il deleted file mode 100644 index 5e742e2a99..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il +++ /dev/null @@ -1,2241 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000044b2 -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b5fe -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000445f [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000600] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003000 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000042e4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000024b8 Virtual Size -// 0x00002000 Virtual Address -// 0x00002600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000600 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000004b4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000044a1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x000021e4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004264 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000117c Size -// '#~' Name -// Stream 2: -// 0x000011e8 Offset -// 0x00000b50 Size -// '#Strings' Name -// Stream 3: -// 0x00001d38 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001d3c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001d4c Offset -// 0x00000498 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008909a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 28304 -// PE header size : 512 (496 used) ( 1.81%) -// PE additional info : 17779 (62.81%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.25%) -// CLR meta-data size : 8676 (30.65%) -// CLR additional info : 128 ( 0.45%) -// CLR method headers : 129 ( 0.46%) -// Managed code : 286 ( 1.01%) -// Data : 2048 ( 7.24%) -// Unaccounted : -1326 (-4.68%) - -// Num.of PE sections : 3 -// .text - 9728 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8676 -// Module - 1 (10 bytes) -// TypeDef - 15 (210 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 37 (222 bytes) -// MethodDef - 142 (1988 bytes) 13 abstract, 0 native, 129 bodies -// FieldDef - 31 (186 bytes) 0 constant -// MemberRef - 20 (120 bytes) -// ParamDef - 125 (750 bytes) -// Constant - 12 (72 bytes) -// CustomAttribute- 20 (120 bytes) -// InterfaceImpl - 7 (28 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 42 (252 bytes) -// MethodSemantic- 55 (330 bytes) -// TypeSpec - 1 (2 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 1 (14 bytes) -// Strings - 2896 bytes -// Blobs - 1176 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 202 bytes - -// CLR additional info : 128 - -// CLR method headers : 129 -// Num.of method bodies - 129 -// Num.of fat headers - 0 -// Num.of tiny headers - 129 - -// Managed code : 286 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AsymmetricAlgorithm (public) (abstract) (auto) (ansi) -// Class CipherMode (public) (auto) (ansi) (sealed) -// Class CryptographicOperations (public) (abstract) (auto) (ansi) (sealed) -// Class CryptographicUnexpectedOperationException (public) (auto) (ansi) -// Class CryptoStream (public) (auto) (ansi) -// Class CryptoStreamMode (public) (auto) (ansi) (sealed) -// Class HashAlgorithm (public) (abstract) (auto) (ansi) -// Class HashAlgorithmName (public) (sequential) (ansi) (sealed) -// Class HMAC (public) (abstract) (auto) (ansi) -// Interface ICryptoTransform (public) (abstract) (auto) (ansi) -// Class KeyedHashAlgorithm (public) (abstract) (auto) (ansi) -// Class KeySizes (public) (auto) (ansi) (sealed) -// Class PaddingMode (public) (auto) (ansi) (sealed) -// Class SymmetricAlgorithm (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Cryptography.Primitives -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 27 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..'System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 50 72 69 6D 69 74 69 76 65 73 00 00 ) // Primitives.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 27 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..'System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 50 72 69 6D 69 74 69 76 65 73 00 00 ) // Primitives.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 27 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..'System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 50 72 69 6D 69 74 69 76 65 73 00 00 ) // Primitives.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Security.Cryptography.CryptographicException -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Security.Cryptography.Primitives.dll -// MVID: {89454fc6-d854-4269-94fe-9838ab76dbdf} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F9F0C603000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.AsymmetricAlgorithm - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .field /*04000001*/ family int32 KeySizeValue - .field /*04000002*/ family class System.Security.Cryptography.KeySizes/*0200000D*/[] LegalKeySizesValue - .method /*06000001*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AsymmetricAlgorithm::.ctor - - .method /*06000002*/ public hidebysig newslot specialname virtual - instance string get_KeyExchangeAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::get_KeyExchangeAlgorithm - - .method /*06000003*/ public hidebysig newslot specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::get_KeySize - - .method /*06000004*/ public hidebysig newslot specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsymmetricAlgorithm::set_KeySize - - .method /*06000005*/ public hidebysig newslot specialname virtual - instance class System.Security.Cryptography.KeySizes/*0200000D*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::get_LegalKeySizes - - .method /*06000006*/ public hidebysig newslot specialname virtual - instance string get_SignatureAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::get_SignatureAlgorithm - - .method /*06000007*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsymmetricAlgorithm::Clear - - .method /*06000008*/ public hidebysig static - class System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/ - Create() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::Create - - .method /*06000009*/ public hidebysig static - class System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/ - Create(string algName) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::Create - - .method /*0600000A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsymmetricAlgorithm::Dispose - - .method /*0600000B*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsymmetricAlgorithm::Dispose - - .method /*0600000C*/ public hidebysig newslot virtual - instance void FromXmlString(string xmlString) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsymmetricAlgorithm::FromXmlString - - .method /*0600000D*/ public hidebysig newslot virtual - instance string ToXmlString(bool includePrivateParameters) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsymmetricAlgorithm::ToXmlString - - .property /*17000001*/ instance string KeyExchangeAlgorithm() - { - .get instance string System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/::get_KeyExchangeAlgorithm() /* 06000002 */ - } // end of property AsymmetricAlgorithm::KeyExchangeAlgorithm - .property /*17000002*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/::get_KeySize() /* 06000003 */ - .set instance void System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/::set_KeySize(int32) /* 06000004 */ - } // end of property AsymmetricAlgorithm::KeySize - .property /*17000003*/ instance class System.Security.Cryptography.KeySizes/*0200000D*/[] - LegalKeySizes() - { - .get instance class System.Security.Cryptography.KeySizes/*0200000D*/[] System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/::get_LegalKeySizes() /* 06000005 */ - } // end of property AsymmetricAlgorithm::LegalKeySizes - .property /*17000004*/ instance string SignatureAlgorithm() - { - .get instance string System.Security.Cryptography.AsymmetricAlgorithm/*02000002*/::get_SignatureAlgorithm() /* 06000006 */ - } // end of property AsymmetricAlgorithm::SignatureAlgorithm -} // end of class System.Security.Cryptography.AsymmetricAlgorithm - -.class /*02000003*/ public auto ansi sealed System.Security.Cryptography.CipherMode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Security.Cryptography.CipherMode/*02000003*/ CBC = int32(0x00000001) - .field /*04000005*/ public static literal valuetype System.Security.Cryptography.CipherMode/*02000003*/ CFB = int32(0x00000004) - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000014*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .field /*04000006*/ public static literal valuetype System.Security.Cryptography.CipherMode/*02000003*/ CTS = int32(0x00000005) - .field /*04000007*/ public static literal valuetype System.Security.Cryptography.CipherMode/*02000003*/ ECB = int32(0x00000002) - .field /*04000008*/ public static literal valuetype System.Security.Cryptography.CipherMode/*02000003*/ OFB = int32(0x00000003) - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000015*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000014*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) -} // end of class System.Security.Cryptography.CipherMode - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Security.Cryptography.CryptographicOperations - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*0600000E*/ public hidebysig static - bool FixedTimeEquals(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000016*/ left, - valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000016*/ right) cil managed - // SIG: 00 02 02 15 11 59 01 05 15 11 59 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptographicOperations::FixedTimeEquals - - .method /*0600000F*/ public hidebysig static - void ZeroMemory(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000017*/ buffer) cil managed - // SIG: 00 01 01 15 11 5D 01 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptographicOperations::ZeroMemory - -} // end of class System.Security.Cryptography.CryptographicOperations - -.class /*02000005*/ public auto ansi beforefieldinit System.Security.Cryptography.CryptographicUnexpectedOperationException - extends [System.Runtime/*23000001*/]System.Security.Cryptography.CryptographicException/*01000018*/ -{ - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Security.Cryptography.CryptographicException/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicUnexpectedOperationException::.ctor - - .method /*06000011*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000019*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001A*/ context) cil managed - // SIG: 20 02 01 12 65 11 69 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Security.Cryptography.CryptographicException/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicUnexpectedOperationException::.ctor - - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Security.Cryptography.CryptographicException/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicUnexpectedOperationException::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001B*/ inner) cil managed - // SIG: 20 02 01 0E 12 6D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Security.Cryptography.CryptographicException/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicUnexpectedOperationException::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(string format, - string insert) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Security.Cryptography.CryptographicException/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CryptographicUnexpectedOperationException::.ctor - -} // end of class System.Security.Cryptography.CryptographicUnexpectedOperationException - -.class /*02000006*/ public auto ansi beforefieldinit System.Security.Cryptography.CryptoStream - extends [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class System.Security.Cryptography.ICryptoTransform/*0200000B*/ transform, - valuetype System.Security.Cryptography.CryptoStreamMode/*02000007*/ mode) cil managed - // SIG: 20 03 01 12 71 12 2C 11 1C - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method CryptoStream::.ctor - - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ 'stream', - class System.Security.Cryptography.ICryptoTransform/*0200000B*/ transform, - valuetype System.Security.Cryptography.CryptoStreamMode/*02000007*/ mode, - bool leaveOpen) cil managed - // SIG: 20 04 01 12 71 12 2C 11 1C 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method CryptoStream::.ctor - - .method /*06000017*/ public hidebysig specialname virtual - instance bool get_CanRead() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::get_CanRead - - .method /*06000018*/ public hidebysig specialname virtual - instance bool get_CanSeek() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::get_CanSeek - - .method /*06000019*/ public hidebysig specialname virtual - instance bool get_CanWrite() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::get_CanWrite - - .method /*0600001A*/ public hidebysig specialname - instance bool get_HasFlushedFinalBlock() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::get_HasFlushedFinalBlock - - .method /*0600001B*/ public hidebysig specialname virtual - instance int64 get_Length() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::get_Length - - .method /*0600001C*/ public hidebysig specialname virtual - instance int64 get_Position() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::get_Position - - .method /*0600001D*/ public hidebysig specialname virtual - instance void set_Position(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::set_Position - - .method /*0600001E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ - BeginRead(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001E*/ callback, - object state) cil managed - // SIG: 20 05 12 75 1D 05 08 08 12 79 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::BeginRead - - .method /*0600001F*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ - BeginWrite(uint8[] buffer, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001E*/ callback, - object state) cil managed - // SIG: 20 05 12 75 1D 05 08 08 12 79 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::BeginWrite - - .method /*06000020*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::Clear - - .method /*06000021*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::Dispose - - .method /*06000022*/ public hidebysig virtual - instance int32 EndRead(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ asyncResult) cil managed - // SIG: 20 01 08 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::EndRead - - .method /*06000023*/ public hidebysig virtual - instance void EndWrite(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ asyncResult) cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::EndWrite - - .method /*06000024*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::Flush - - .method /*06000025*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001F*/ - FlushAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000020*/ cancellationToken) cil managed - // SIG: 20 01 12 7D 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::FlushAsync - - .method /*06000026*/ public hidebysig instance void - FlushFinalBlock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::FlushFinalBlock - - .method /*06000027*/ public hidebysig virtual - instance int32 Read(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::Read - - .method /*06000028*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000021*/ - ReadAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000020*/ cancellationToken) cil managed - // SIG: 20 04 15 12 80 85 01 08 1D 05 08 08 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::ReadAsync - - .method /*06000029*/ public hidebysig virtual - instance int32 ReadByte() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::ReadByte - - .method /*0600002A*/ public hidebysig virtual - instance int64 Seek(int64 offset, - valuetype [System.Runtime/*23000001*/]System.IO.SeekOrigin/*01000022*/ origin) cil managed - // SIG: 20 02 0A 0A 11 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::Seek - - .method /*0600002B*/ public hidebysig virtual - instance void SetLength(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::SetLength - - .method /*0600002C*/ public hidebysig virtual - instance void Write(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::Write - - .method /*0600002D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001F*/ - WriteAsync(uint8[] buffer, - int32 offset, - int32 count, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000020*/ cancellationToken) cil managed - // SIG: 20 04 12 7D 1D 05 08 08 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CryptoStream::WriteAsync - - .method /*0600002E*/ public hidebysig virtual - instance void WriteByte(uint8 'value') cil managed - // SIG: 20 01 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CryptoStream::WriteByte - - .property /*17000005*/ instance bool CanRead() - { - .get instance bool System.Security.Cryptography.CryptoStream/*02000006*/::get_CanRead() /* 06000017 */ - } // end of property CryptoStream::CanRead - .property /*17000006*/ instance bool CanSeek() - { - .get instance bool System.Security.Cryptography.CryptoStream/*02000006*/::get_CanSeek() /* 06000018 */ - } // end of property CryptoStream::CanSeek - .property /*17000007*/ instance bool CanWrite() - { - .get instance bool System.Security.Cryptography.CryptoStream/*02000006*/::get_CanWrite() /* 06000019 */ - } // end of property CryptoStream::CanWrite - .property /*17000008*/ instance bool HasFlushedFinalBlock() - { - .get instance bool System.Security.Cryptography.CryptoStream/*02000006*/::get_HasFlushedFinalBlock() /* 0600001A */ - } // end of property CryptoStream::HasFlushedFinalBlock - .property /*17000009*/ instance int64 Length() - { - .get instance int64 System.Security.Cryptography.CryptoStream/*02000006*/::get_Length() /* 0600001B */ - } // end of property CryptoStream::Length - .property /*1700000A*/ instance int64 Position() - { - .get instance int64 System.Security.Cryptography.CryptoStream/*02000006*/::get_Position() /* 0600001C */ - .set instance void System.Security.Cryptography.CryptoStream/*02000006*/::set_Position(int64) /* 0600001D */ - } // end of property CryptoStream::Position -} // end of class System.Security.Cryptography.CryptoStream - -.class /*02000007*/ public auto ansi sealed System.Security.Cryptography.CryptoStreamMode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype System.Security.Cryptography.CryptoStreamMode/*02000007*/ Read = int32(0x00000000) - .field /*0400000B*/ public static literal valuetype System.Security.Cryptography.CryptoStreamMode/*02000007*/ Write = int32(0x00000001) -} // end of class System.Security.Cryptography.CryptoStreamMode - -.class /*02000008*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.HashAlgorithm - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/, - System.Security.Cryptography.ICryptoTransform/*0200000B*/ -{ - .field /*0400000C*/ family int32 HashSizeValue - .field /*0400000D*/ famorassem uint8[] HashValue - .field /*0400000E*/ family int32 State - .method /*0600002F*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method HashAlgorithm::.ctor - - .method /*06000030*/ public hidebysig newslot specialname virtual - instance bool get_CanReuseTransform() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::get_CanReuseTransform - - .method /*06000031*/ public hidebysig newslot specialname virtual - instance bool get_CanTransformMultipleBlocks() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::get_CanTransformMultipleBlocks - - .method /*06000032*/ public hidebysig newslot specialname virtual - instance uint8[] get_Hash() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::get_Hash - - .method /*06000033*/ public hidebysig newslot specialname virtual - instance int32 get_HashSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::get_HashSize - - .method /*06000034*/ public hidebysig newslot specialname virtual - instance int32 get_InputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::get_InputBlockSize - - .method /*06000035*/ public hidebysig newslot specialname virtual - instance int32 get_OutputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::get_OutputBlockSize - - .method /*06000036*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashAlgorithm::Clear - - .method /*06000037*/ public hidebysig instance uint8[] - ComputeHash(uint8[] buffer) cil managed - // SIG: 20 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::ComputeHash - - .method /*06000038*/ public hidebysig instance uint8[] - ComputeHash(uint8[] buffer, - int32 offset, - int32 count) cil managed - // SIG: 20 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::ComputeHash - - .method /*06000039*/ public hidebysig instance uint8[] - ComputeHash(class [System.Runtime/*23000001*/]System.IO.Stream/*0100001C*/ inputStream) cil managed - // SIG: 20 01 1D 05 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::ComputeHash - - .method /*0600003A*/ public hidebysig static - class System.Security.Cryptography.HashAlgorithm/*02000008*/ - Create() cil managed - // SIG: 00 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::Create - - .method /*0600003B*/ public hidebysig static - class System.Security.Cryptography.HashAlgorithm/*02000008*/ - Create(string hashName) cil managed - // SIG: 00 01 12 20 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::Create - - .method /*0600003C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashAlgorithm::Dispose - - .method /*0600003D*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashAlgorithm::Dispose - - .method /*0600003E*/ family hidebysig newslot abstract virtual - instance void HashCore(uint8[] 'array', - int32 ibStart, - int32 cbSize) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method HashAlgorithm::HashCore - - .method /*0600003F*/ family hidebysig newslot virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000016*/ source) cil managed - // SIG: 20 01 01 15 11 59 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HashAlgorithm::HashCore - - .method /*06000040*/ family hidebysig newslot abstract virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x0 - } // end of method HashAlgorithm::HashFinal - - .method /*06000041*/ public hidebysig newslot abstract virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method HashAlgorithm::Initialize - - .method /*06000042*/ public hidebysig newslot virtual final - instance int32 TransformBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount, - uint8[] outputBuffer, - int32 outputOffset) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::TransformBlock - - .method /*06000043*/ public hidebysig newslot virtual final - instance uint8[] TransformFinalBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount) cil managed - // SIG: 20 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::TransformFinalBlock - - .method /*06000044*/ public hidebysig instance bool - TryComputeHash(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000016*/ source, - valuetype [System.Runtime/*23000001*/]System.Span`1/*01000017*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 03 02 15 11 59 01 05 15 11 5D 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::TryComputeHash - - .method /*06000045*/ family hidebysig newslot virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000017*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 5D 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithm::TryHashFinal - - .property /*1700000B*/ instance bool CanReuseTransform() - { - .get instance bool System.Security.Cryptography.HashAlgorithm/*02000008*/::get_CanReuseTransform() /* 06000030 */ - } // end of property HashAlgorithm::CanReuseTransform - .property /*1700000C*/ instance bool CanTransformMultipleBlocks() - { - .get instance bool System.Security.Cryptography.HashAlgorithm/*02000008*/::get_CanTransformMultipleBlocks() /* 06000031 */ - } // end of property HashAlgorithm::CanTransformMultipleBlocks - .property /*1700000D*/ instance uint8[] - Hash() - { - .get instance uint8[] System.Security.Cryptography.HashAlgorithm/*02000008*/::get_Hash() /* 06000032 */ - } // end of property HashAlgorithm::Hash - .property /*1700000E*/ instance int32 HashSize() - { - .get instance int32 System.Security.Cryptography.HashAlgorithm/*02000008*/::get_HashSize() /* 06000033 */ - } // end of property HashAlgorithm::HashSize - .property /*1700000F*/ instance int32 InputBlockSize() - { - .get instance int32 System.Security.Cryptography.HashAlgorithm/*02000008*/::get_InputBlockSize() /* 06000034 */ - } // end of property HashAlgorithm::InputBlockSize - .property /*17000010*/ instance int32 OutputBlockSize() - { - .get instance int32 System.Security.Cryptography.HashAlgorithm/*02000008*/::get_OutputBlockSize() /* 06000035 */ - } // end of property HashAlgorithm::OutputBlockSize -} // end of class System.Security.Cryptography.HashAlgorithm - -.class /*02000009*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.HashAlgorithmName - extends [System.Runtime/*23000001*/]System.ValueType/*01000024*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*01000025*//*1B000001*/ -{ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IsReadOnlyAttribute/*01000023*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*0400000F*/ private initonly object _dummy - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::.ctor - - .method /*06000047*/ public hidebysig specialname static - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - get_MD5() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::get_MD5 - - .method /*06000048*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::get_Name - - .method /*06000049*/ public hidebysig specialname static - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - get_SHA1() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::get_SHA1 - - .method /*0600004A*/ public hidebysig specialname static - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - get_SHA256() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::get_SHA256 - - .method /*0600004B*/ public hidebysig specialname static - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - get_SHA384() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::get_SHA384 - - .method /*0600004C*/ public hidebysig specialname static - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - get_SHA512() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::get_SHA512 - - .method /*0600004D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::Equals - - .method /*0600004E*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ other) cil managed - // SIG: 20 01 02 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::Equals - - .method /*0600004F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::GetHashCode - - .method /*06000050*/ public hidebysig specialname static - bool op_Equality(valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ left, - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ right) cil managed - // SIG: 00 02 02 11 24 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::op_Equality - - .method /*06000051*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ left, - valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ right) cil managed - // SIG: 00 02 02 11 24 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::op_Inequality - - .method /*06000052*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HashAlgorithmName::ToString - - .property /*17000011*/ valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - MD5() - { - .get valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ System.Security.Cryptography.HashAlgorithmName/*02000009*/::get_MD5() /* 06000047 */ - } // end of property HashAlgorithmName::MD5 - .property /*17000012*/ instance string Name() - { - .get instance string System.Security.Cryptography.HashAlgorithmName/*02000009*/::get_Name() /* 06000048 */ - } // end of property HashAlgorithmName::Name - .property /*17000013*/ valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - SHA1() - { - .get valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ System.Security.Cryptography.HashAlgorithmName/*02000009*/::get_SHA1() /* 06000049 */ - } // end of property HashAlgorithmName::SHA1 - .property /*17000014*/ valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - SHA256() - { - .get valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ System.Security.Cryptography.HashAlgorithmName/*02000009*/::get_SHA256() /* 0600004A */ - } // end of property HashAlgorithmName::SHA256 - .property /*17000015*/ valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - SHA384() - { - .get valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ System.Security.Cryptography.HashAlgorithmName/*02000009*/::get_SHA384() /* 0600004B */ - } // end of property HashAlgorithmName::SHA384 - .property /*17000016*/ valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ - SHA512() - { - .get valuetype System.Security.Cryptography.HashAlgorithmName/*02000009*/ System.Security.Cryptography.HashAlgorithmName/*02000009*/::get_SHA512() /* 0600004C */ - } // end of property HashAlgorithmName::SHA512 -} // end of class System.Security.Cryptography.HashAlgorithmName - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.HMAC - extends System.Security.Cryptography.KeyedHashAlgorithm/*0200000C*/ -{ - .method /*06000053*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000068 */ call instance void System.Security.Cryptography.KeyedHashAlgorithm/*0200000C*/::.ctor() /* 06000068 */ - IL_0006: /* 2A | */ ret - } // end of method HMAC::.ctor - - .method /*06000054*/ family hidebysig specialname - instance int32 get_BlockSizeValue() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::get_BlockSizeValue - - .method /*06000055*/ family hidebysig specialname - instance void set_BlockSizeValue(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::set_BlockSizeValue - - .method /*06000056*/ public hidebysig specialname - instance string get_HashName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::get_HashName - - .method /*06000057*/ public hidebysig specialname - instance void set_HashName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::set_HashName - - .method /*06000058*/ public hidebysig specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::get_Key - - .method /*06000059*/ public hidebysig specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::set_Key - - .method /*0600005A*/ public hidebysig static - class System.Security.Cryptography.HMAC/*0200000A*/ - Create() cil managed - // SIG: 00 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::Create - - .method /*0600005B*/ public hidebysig static - class System.Security.Cryptography.HMAC/*0200000A*/ - Create(string algorithmName) cil managed - // SIG: 00 01 12 28 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::Create - - .method /*0600005C*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::Dispose - - .method /*0600005D*/ family hidebysig virtual - instance void HashCore(uint8[] rgb, - int32 ib, - int32 cb) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::HashCore - - .method /*0600005E*/ family hidebysig virtual - instance void HashCore(valuetype [System.Runtime/*23000001*/]System.ReadOnlySpan`1/*01000016*/ source) cil managed - // SIG: 20 01 01 15 11 59 01 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::HashCore - - .method /*0600005F*/ family hidebysig virtual - instance uint8[] HashFinal() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::HashFinal - - .method /*06000060*/ public hidebysig virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HMAC::Initialize - - .method /*06000061*/ family hidebysig virtual - instance bool TryHashFinal(valuetype [System.Runtime/*23000001*/]System.Span`1/*01000017*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 02 02 15 11 5D 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HMAC::TryHashFinal - - .property /*17000017*/ instance int32 BlockSizeValue() - { - .get instance int32 System.Security.Cryptography.HMAC/*0200000A*/::get_BlockSizeValue() /* 06000054 */ - .set instance void System.Security.Cryptography.HMAC/*0200000A*/::set_BlockSizeValue(int32) /* 06000055 */ - } // end of property HMAC::BlockSizeValue - .property /*17000018*/ instance string HashName() - { - .get instance string System.Security.Cryptography.HMAC/*0200000A*/::get_HashName() /* 06000056 */ - .set instance void System.Security.Cryptography.HMAC/*0200000A*/::set_HashName(string) /* 06000057 */ - } // end of property HMAC::HashName - .property /*17000019*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.HMAC/*0200000A*/::get_Key() /* 06000058 */ - .set instance void System.Security.Cryptography.HMAC/*0200000A*/::set_Key(uint8[]) /* 06000059 */ - } // end of property HMAC::Key -} // end of class System.Security.Cryptography.HMAC - -.class /*0200000B*/ interface public abstract auto ansi System.Security.Cryptography.ICryptoTransform - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .method /*06000062*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanReuseTransform() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ICryptoTransform::get_CanReuseTransform - - .method /*06000063*/ public hidebysig newslot specialname abstract virtual - instance bool get_CanTransformMultipleBlocks() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method ICryptoTransform::get_CanTransformMultipleBlocks - - .method /*06000064*/ public hidebysig newslot specialname abstract virtual - instance int32 get_InputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ICryptoTransform::get_InputBlockSize - - .method /*06000065*/ public hidebysig newslot specialname abstract virtual - instance int32 get_OutputBlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method ICryptoTransform::get_OutputBlockSize - - .method /*06000066*/ public hidebysig newslot abstract virtual - instance int32 TransformBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount, - uint8[] outputBuffer, - int32 outputOffset) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 05 08 - { - // Method begins at RVA 0x0 - } // end of method ICryptoTransform::TransformBlock - - .method /*06000067*/ public hidebysig newslot abstract virtual - instance uint8[] TransformFinalBlock(uint8[] inputBuffer, - int32 inputOffset, - int32 inputCount) cil managed - // SIG: 20 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method ICryptoTransform::TransformFinalBlock - - .property /*1700001A*/ instance bool CanReuseTransform() - { - .get instance bool System.Security.Cryptography.ICryptoTransform/*0200000B*/::get_CanReuseTransform() /* 06000062 */ - } // end of property ICryptoTransform::CanReuseTransform - .property /*1700001B*/ instance bool CanTransformMultipleBlocks() - { - .get instance bool System.Security.Cryptography.ICryptoTransform/*0200000B*/::get_CanTransformMultipleBlocks() /* 06000063 */ - } // end of property ICryptoTransform::CanTransformMultipleBlocks - .property /*1700001C*/ instance int32 InputBlockSize() - { - .get instance int32 System.Security.Cryptography.ICryptoTransform/*0200000B*/::get_InputBlockSize() /* 06000064 */ - } // end of property ICryptoTransform::InputBlockSize - .property /*1700001D*/ instance int32 OutputBlockSize() - { - .get instance int32 System.Security.Cryptography.ICryptoTransform/*0200000B*/::get_OutputBlockSize() /* 06000065 */ - } // end of property ICryptoTransform::OutputBlockSize -} // end of class System.Security.Cryptography.ICryptoTransform - -.class /*0200000C*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.KeyedHashAlgorithm - extends System.Security.Cryptography.HashAlgorithm/*02000008*/ -{ - .field /*04000010*/ family uint8[] KeyValue - .method /*06000068*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002F */ call instance void System.Security.Cryptography.HashAlgorithm/*02000008*/::.ctor() /* 0600002F */ - IL_0006: /* 2A | */ ret - } // end of method KeyedHashAlgorithm::.ctor - - .method /*06000069*/ public hidebysig newslot specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedHashAlgorithm::get_Key - - .method /*0600006A*/ public hidebysig newslot specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedHashAlgorithm::set_Key - - .method /*0600006B*/ public hidebysig static - class System.Security.Cryptography.KeyedHashAlgorithm/*0200000C*/ - Create() cil managed - // SIG: 00 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedHashAlgorithm::Create - - .method /*0600006C*/ public hidebysig static - class System.Security.Cryptography.KeyedHashAlgorithm/*0200000C*/ - Create(string algName) cil managed - // SIG: 00 01 12 30 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeyedHashAlgorithm::Create - - .method /*0600006D*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method KeyedHashAlgorithm::Dispose - - .property /*1700001E*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.KeyedHashAlgorithm/*0200000C*/::get_Key() /* 06000069 */ - .set instance void System.Security.Cryptography.KeyedHashAlgorithm/*0200000C*/::set_Key(uint8[]) /* 0600006A */ - } // end of property KeyedHashAlgorithm::Key -} // end of class System.Security.Cryptography.KeyedHashAlgorithm - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.KeySizes - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*0600006E*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 minSize, - int32 maxSize, - int32 skipSize) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method KeySizes::.ctor - - .method /*0600006F*/ public hidebysig specialname - instance int32 get_MaxSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeySizes::get_MaxSize - - .method /*06000070*/ public hidebysig specialname - instance int32 get_MinSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeySizes::get_MinSize - - .method /*06000071*/ public hidebysig specialname - instance int32 get_SkipSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method KeySizes::get_SkipSize - - .property /*1700001F*/ instance int32 MaxSize() - { - .get instance int32 System.Security.Cryptography.KeySizes/*0200000D*/::get_MaxSize() /* 0600006F */ - } // end of property KeySizes::MaxSize - .property /*17000020*/ instance int32 MinSize() - { - .get instance int32 System.Security.Cryptography.KeySizes/*0200000D*/::get_MinSize() /* 06000070 */ - } // end of property KeySizes::MinSize - .property /*17000021*/ instance int32 SkipSize() - { - .get instance int32 System.Security.Cryptography.KeySizes/*0200000D*/::get_SkipSize() /* 06000071 */ - } // end of property KeySizes::SkipSize -} // end of class System.Security.Cryptography.KeySizes - -.class /*0200000E*/ public auto ansi sealed System.Security.Cryptography.PaddingMode - extends [System.Runtime/*23000001*/]System.Enum/*01000013*/ -{ - .field /*04000011*/ public specialname rtspecialname int32 value__ - .field /*04000012*/ public static literal valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ ANSIX923 = int32(0x00000004) - .field /*04000013*/ public static literal valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ ISO10126 = int32(0x00000005) - .field /*04000014*/ public static literal valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ None = int32(0x00000001) - .field /*04000015*/ public static literal valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ PKCS7 = int32(0x00000002) - .field /*04000016*/ public static literal valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ Zeros = int32(0x00000003) -} // end of class System.Security.Cryptography.PaddingMode - -.class /*0200000F*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.SymmetricAlgorithm - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .field /*04000017*/ family int32 BlockSizeValue - .field /*04000018*/ family int32 FeedbackSizeValue - .field /*04000019*/ family uint8[] IVValue - .field /*0400001A*/ family int32 KeySizeValue - .field /*0400001B*/ family uint8[] KeyValue - .field /*0400001C*/ family class System.Security.Cryptography.KeySizes/*0200000D*/[] LegalBlockSizesValue - .field /*0400001D*/ family class System.Security.Cryptography.KeySizes/*0200000D*/[] LegalKeySizesValue - .field /*0400001E*/ family valuetype System.Security.Cryptography.CipherMode/*02000003*/ ModeValue - .field /*0400001F*/ family valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ PaddingValue - .method /*06000072*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SymmetricAlgorithm::.ctor - - .method /*06000073*/ public hidebysig newslot specialname virtual - instance int32 get_BlockSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_BlockSize - - .method /*06000074*/ public hidebysig newslot specialname virtual - instance void set_BlockSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_BlockSize - - .method /*06000075*/ public hidebysig newslot specialname virtual - instance int32 get_FeedbackSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_FeedbackSize - - .method /*06000076*/ public hidebysig newslot specialname virtual - instance void set_FeedbackSize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_FeedbackSize - - .method /*06000077*/ public hidebysig newslot specialname virtual - instance uint8[] get_IV() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_IV - - .method /*06000078*/ public hidebysig newslot specialname virtual - instance void set_IV(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_IV - - .method /*06000079*/ public hidebysig newslot specialname virtual - instance uint8[] get_Key() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_Key - - .method /*0600007A*/ public hidebysig newslot specialname virtual - instance void set_Key(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_Key - - .method /*0600007B*/ public hidebysig newslot specialname virtual - instance int32 get_KeySize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_KeySize - - .method /*0600007C*/ public hidebysig newslot specialname virtual - instance void set_KeySize(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_KeySize - - .method /*0600007D*/ public hidebysig newslot specialname virtual - instance class System.Security.Cryptography.KeySizes/*0200000D*/[] - get_LegalBlockSizes() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_LegalBlockSizes - - .method /*0600007E*/ public hidebysig newslot specialname virtual - instance class System.Security.Cryptography.KeySizes/*0200000D*/[] - get_LegalKeySizes() cil managed - // SIG: 20 00 1D 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_LegalKeySizes - - .method /*0600007F*/ public hidebysig newslot specialname virtual - instance valuetype System.Security.Cryptography.CipherMode/*02000003*/ - get_Mode() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_Mode - - .method /*06000080*/ public hidebysig newslot specialname virtual - instance void set_Mode(valuetype System.Security.Cryptography.CipherMode/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_Mode - - .method /*06000081*/ public hidebysig newslot specialname virtual - instance valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ - get_Padding() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::get_Padding - - .method /*06000082*/ public hidebysig newslot specialname virtual - instance void set_Padding(valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::set_Padding - - .method /*06000083*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::Clear - - .method /*06000084*/ public hidebysig static - class System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/ - Create() cil managed - // SIG: 00 00 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::Create - - .method /*06000085*/ public hidebysig static - class System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/ - Create(string algName) cil managed - // SIG: 00 01 12 3C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::Create - - .method /*06000086*/ public hidebysig newslot virtual - instance class System.Security.Cryptography.ICryptoTransform/*0200000B*/ - CreateDecryptor() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::CreateDecryptor - - .method /*06000087*/ public hidebysig newslot abstract virtual - instance class System.Security.Cryptography.ICryptoTransform/*0200000B*/ - CreateDecryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 2C 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method SymmetricAlgorithm::CreateDecryptor - - .method /*06000088*/ public hidebysig newslot virtual - instance class System.Security.Cryptography.ICryptoTransform/*0200000B*/ - CreateEncryptor() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::CreateEncryptor - - .method /*06000089*/ public hidebysig newslot abstract virtual - instance class System.Security.Cryptography.ICryptoTransform/*0200000B*/ - CreateEncryptor(uint8[] rgbKey, - uint8[] rgbIV) cil managed - // SIG: 20 02 12 2C 1D 05 1D 05 - { - // Method begins at RVA 0x0 - } // end of method SymmetricAlgorithm::CreateEncryptor - - .method /*0600008A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::Dispose - - .method /*0600008B*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SymmetricAlgorithm::Dispose - - .method /*0600008C*/ public hidebysig newslot abstract virtual - instance void GenerateIV() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method SymmetricAlgorithm::GenerateIV - - .method /*0600008D*/ public hidebysig newslot abstract virtual - instance void GenerateKey() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method SymmetricAlgorithm::GenerateKey - - .method /*0600008E*/ public hidebysig instance bool - ValidKeySize(int32 bitLength) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SymmetricAlgorithm::ValidKeySize - - .property /*17000022*/ instance int32 BlockSize() - { - .get instance int32 System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_BlockSize() /* 06000073 */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_BlockSize(int32) /* 06000074 */ - } // end of property SymmetricAlgorithm::BlockSize - .property /*17000023*/ instance int32 FeedbackSize() - { - .get instance int32 System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_FeedbackSize() /* 06000075 */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_FeedbackSize(int32) /* 06000076 */ - } // end of property SymmetricAlgorithm::FeedbackSize - .property /*17000024*/ instance uint8[] - IV() - { - .get instance uint8[] System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_IV() /* 06000077 */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_IV(uint8[]) /* 06000078 */ - } // end of property SymmetricAlgorithm::IV - .property /*17000025*/ instance uint8[] - Key() - { - .get instance uint8[] System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_Key() /* 06000079 */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_Key(uint8[]) /* 0600007A */ - } // end of property SymmetricAlgorithm::Key - .property /*17000026*/ instance int32 KeySize() - { - .get instance int32 System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_KeySize() /* 0600007B */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_KeySize(int32) /* 0600007C */ - } // end of property SymmetricAlgorithm::KeySize - .property /*17000027*/ instance class System.Security.Cryptography.KeySizes/*0200000D*/[] - LegalBlockSizes() - { - .get instance class System.Security.Cryptography.KeySizes/*0200000D*/[] System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_LegalBlockSizes() /* 0600007D */ - } // end of property SymmetricAlgorithm::LegalBlockSizes - .property /*17000028*/ instance class System.Security.Cryptography.KeySizes/*0200000D*/[] - LegalKeySizes() - { - .get instance class System.Security.Cryptography.KeySizes/*0200000D*/[] System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_LegalKeySizes() /* 0600007E */ - } // end of property SymmetricAlgorithm::LegalKeySizes - .property /*17000029*/ instance valuetype System.Security.Cryptography.CipherMode/*02000003*/ - Mode() - { - .get instance valuetype System.Security.Cryptography.CipherMode/*02000003*/ System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_Mode() /* 0600007F */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_Mode(valuetype System.Security.Cryptography.CipherMode/*02000003*/) /* 06000080 */ - } // end of property SymmetricAlgorithm::Mode - .property /*1700002A*/ instance valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ - Padding() - { - .get instance valuetype System.Security.Cryptography.PaddingMode/*0200000E*/ System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::get_Padding() /* 06000081 */ - .set instance void System.Security.Cryptography.SymmetricAlgorithm/*0200000F*/::set_Padding(valuetype System.Security.Cryptography.PaddingMode/*0200000E*/) /* 06000082 */ - } // end of property SymmetricAlgorithm::Padding -} // end of class System.Security.Cryptography.SymmetricAlgorithm - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il deleted file mode 100644 index 2e2a7d99d2..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il +++ /dev/null @@ -1,5024 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00005600 -// Size of init.data: 0x00000a00 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000074d2 -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x00011179 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000747f [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000630] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00006200 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00007304 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000054d8 Virtual Size -// 0x00002000 Virtual Address -// 0x00005600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000630 Virtual Size -// 0x00008000 Virtual Address -// 0x00000800 Size of Raw Data -// 0x00005800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00006000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00007000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000004d4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000074c1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002090 [0x000051f4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00007284 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002ad8 Size -// '#~' Name -// Stream 2: -// 0x00002b44 Offset -// 0x00001d5c Size -// '#Strings' Name -// Stream 3: -// 0x000048a0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000048a4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000048b4 Offset -// 0x00000940 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000020903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 41104 -// PE header size : 512 (496 used) ( 1.25%) -// PE additional info : 17827 (43.37%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.18%) -// CLR meta-data size : 20980 (51.04%) -// CLR additional info : 128 ( 0.31%) -// CLR method headers : 325 ( 0.79%) -// Managed code : 1011 ( 2.46%) -// Data : 2560 ( 6.23%) -// Unaccounted : -2311 (-5.62%) - -// Num.of PE sections : 3 -// .text - 22016 -// .rsrc - 2048 -// .reloc - 512 - -// CLR meta-data size : 20980 -// Module - 1 (10 bytes) -// TypeDef - 45 (630 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 53 (318 bytes) -// MethodDef - 328 (4592 bytes) 3 abstract, 0 native, 325 bodies -// FieldDef - 140 (840 bytes) 0 constant -// MemberRef - 31 (186 bytes) -// ParamDef - 301 (1806 bytes) -// MethodImpl - 14 (84 bytes) -// Constant - 125 (750 bytes) -// CustomAttribute- 56 (336 bytes) -// InterfaceImpl - 13 (52 bytes) -// PropertyMap - 24 (96 bytes) -// Property - 77 (462 bytes) -// MethodSemantic- 91 (546 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 7 (140 bytes) -// NestedClass - 1 (4 bytes) -// Strings - 7513 bytes -// Blobs - 2368 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 205 bytes - -// CLR additional info : 128 - -// CLR method headers : 325 -// Num.of method bodies - 325 -// Num.of fat headers - 0 -// Num.of tiny headers - 325 - -// Managed code : 1011 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CertificateRequest (public) (auto) (ansi) (sealed) -// Class DSACertificateExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class ECDsaCertificateExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class OpenFlags (public) (auto) (ansi) (sealed) -// Class PublicKey (public) (auto) (ansi) (sealed) -// Class RSACertificateExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class StoreLocation (public) (auto) (ansi) (sealed) -// Class StoreName (public) (auto) (ansi) (sealed) -// Class SubjectAlternativeNameBuilder (public) (auto) (ansi) (sealed) -// Class X500DistinguishedName (public) (auto) (ansi) (sealed) -// Class X500DistinguishedNameFlags (public) (auto) (ansi) (sealed) -// Class X509BasicConstraintsExtension (public) (auto) (ansi) (sealed) -// Class X509Certificate (public) (auto) (ansi) -// Class X509Certificate2 (public) (auto) (ansi) -// Class X509Certificate2Collection (public) (auto) (ansi) -// Class X509Certificate2Enumerator (public) (auto) (ansi) (sealed) -// Class X509CertificateCollection (public) (auto) (ansi) -// Class X509Chain (public) (auto) (ansi) -// Class X509ChainElement (public) (auto) (ansi) -// Class X509ChainElementCollection (public) (auto) (ansi) (sealed) -// Class X509ChainElementEnumerator (public) (auto) (ansi) (sealed) -// Class X509ChainPolicy (public) (auto) (ansi) (sealed) -// Class X509ChainStatus (public) (sequential) (ansi) (sealed) -// Class X509ChainStatusFlags (public) (auto) (ansi) (sealed) -// Class X509ContentType (public) (auto) (ansi) (sealed) -// Class X509EnhancedKeyUsageExtension (public) (auto) (ansi) (sealed) -// Class X509Extension (public) (auto) (ansi) -// Class X509ExtensionCollection (public) (auto) (ansi) (sealed) -// Class X509ExtensionEnumerator (public) (auto) (ansi) (sealed) -// Class X509FindType (public) (auto) (ansi) (sealed) -// Class X509IncludeOption (public) (auto) (ansi) (sealed) -// Class X509KeyStorageFlags (public) (auto) (ansi) (sealed) -// Class X509KeyUsageExtension (public) (auto) (ansi) (sealed) -// Class X509KeyUsageFlags (public) (auto) (ansi) (sealed) -// Class X509NameType (public) (auto) (ansi) (sealed) -// Class X509RevocationFlag (public) (auto) (ansi) (sealed) -// Class X509RevocationMode (public) (auto) (ansi) (sealed) -// Class X509SignatureGenerator (public) (abstract) (auto) (ansi) -// Class X509Store (public) (auto) (ansi) (sealed) -// Class X509SubjectKeyIdentifierExtension (public) (auto) (ansi) (sealed) -// Class X509SubjectKeyIdentifierHashAlgorithm (public) (auto) (ansi) (sealed) -// Class X509VerificationFlags (public) (auto) (ansi) (sealed) -// Class SafeX509ChainHandle (public) (auto) (ansi) (sealed) -// Class X509CertificateEnumerator (auto) (ansi) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.Algorithms -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:3:1:0 -} -.assembly extern /*23000004*/ System.Security.Cryptography.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Security.Cryptography.Encoding -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000006*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000007*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Cryptography.X509Certificates -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 2D 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..-System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 58 35 30 39 43 65 72 74 69 66 69 63 61 74 65 73 // X509Certificates - 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 2D 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..-System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 58 35 30 39 43 65 72 74 69 66 69 63 61 74 65 73 // X509Certificates - 00 00 ) - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 2D 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ..-System.Securi - 74 79 2E 43 72 79 70 74 6F 67 72 61 70 68 79 2E // ty.Cryptography. - 58 35 30 39 43 65 72 74 69 66 69 63 61 74 65 73 // X509Certificates - 00 00 ) - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000011*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000013*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000012*/) /* 0A000011 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Security.Cryptography.X509Certificates.dll -// MVID: {c7906724-ced2-46ac-a164-add24c0363e8} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F82BC551000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.CertificateRequest - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ subjectName, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.ECDsa/*01000015*/ key, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 03 01 12 2C 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method CertificateRequest::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ subjectName, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000017*/ key, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSASignaturePadding/*01000018*/ padding) cil managed - // SIG: 20 04 01 12 2C 12 5D 11 59 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method CertificateRequest::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ subjectName, - class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ publicKey, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 03 01 12 2C 12 18 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method CertificateRequest::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string subjectName, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.ECDsa/*01000015*/ key, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 03 01 0E 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method CertificateRequest::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string subjectName, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000017*/ key, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSASignaturePadding/*01000018*/ padding) cil managed - // SIG: 20 04 01 0E 12 5D 11 59 12 61 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method CertificateRequest::.ctor - - .method /*06000006*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000019*/ - get_CertificateExtensions() cil managed - // SIG: 20 00 15 12 65 01 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::get_CertificateExtensions - - .method /*06000007*/ public hidebysig specialname - instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ - get_HashAlgorithm() cil managed - // SIG: 20 00 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::get_HashAlgorithm - - .method /*06000008*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - get_PublicKey() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::get_PublicKey - - .method /*06000009*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ - get_SubjectName() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::get_SubjectName - - .method /*0600000A*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - Create(class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ issuerName, - class System.Security.Cryptography.X509Certificates.X509SignatureGenerator/*02000027*/ generator, - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001A*/ notBefore, - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001A*/ notAfter, - uint8[] serialNumber) cil managed - // SIG: 20 05 12 3C 12 2C 12 80 9C 11 69 11 69 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::Create - - .method /*0600000B*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - Create(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ issuerCertificate, - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001A*/ notBefore, - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001A*/ notAfter, - uint8[] serialNumber) cil managed - // SIG: 20 04 12 3C 12 3C 11 69 11 69 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::Create - - .method /*0600000C*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - CreateSelfSigned(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001A*/ notBefore, - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001A*/ notAfter) cil managed - // SIG: 20 02 12 3C 11 69 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::CreateSelfSigned - - .method /*0600000D*/ public hidebysig instance uint8[] - CreateSigningRequest() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::CreateSigningRequest - - .method /*0600000E*/ public hidebysig instance uint8[] - CreateSigningRequest(class System.Security.Cryptography.X509Certificates.X509SignatureGenerator/*02000027*/ signatureGenerator) cil managed - // SIG: 20 01 1D 05 12 80 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CertificateRequest::CreateSigningRequest - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000019*/ - CertificateExtensions() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ObjectModel.Collection`1/*01000019*/ System.Security.Cryptography.X509Certificates.CertificateRequest/*02000002*/::get_CertificateExtensions() /* 06000006 */ - } // end of property CertificateRequest::CertificateExtensions - .property /*17000002*/ instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ - HashAlgorithm() - { - .get instance valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ System.Security.Cryptography.X509Certificates.CertificateRequest/*02000002*/::get_HashAlgorithm() /* 06000007 */ - } // end of property CertificateRequest::HashAlgorithm - .property /*17000003*/ instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - PublicKey() - { - .get instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ System.Security.Cryptography.X509Certificates.CertificateRequest/*02000002*/::get_PublicKey() /* 06000008 */ - } // end of property CertificateRequest::PublicKey - .property /*17000004*/ instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ - SubjectName() - { - .get instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ System.Security.Cryptography.X509Certificates.CertificateRequest/*02000002*/::get_SubjectName() /* 06000009 */ - } // end of property CertificateRequest::SubjectName -} // end of class System.Security.Cryptography.X509Certificates.CertificateRequest - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.DSACertificateExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600000F*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - CopyWithPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001B*/ privateKey) cil managed - // SIG: 00 02 12 3C 12 3C 12 6D - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACertificateExtensions::CopyWithPrivateKey - - .method /*06000010*/ public hidebysig static - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001B*/ - GetDSAPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 00 01 12 6D 12 3C - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACertificateExtensions::GetDSAPrivateKey - - .method /*06000011*/ public hidebysig static - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.DSA/*0100001B*/ - GetDSAPublicKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 00 01 12 6D 12 3C - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DSACertificateExtensions::GetDSAPublicKey - -} // end of class System.Security.Cryptography.X509Certificates.DSACertificateExtensions - -.class /*02000004*/ public abstract auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000012*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - CopyWithPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.ECDsa/*01000015*/ privateKey) cil managed - // SIG: 00 02 12 3C 12 3C 12 55 - { - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsaCertificateExtensions::CopyWithPrivateKey - - .method /*06000013*/ public hidebysig static - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.ECDsa/*01000015*/ - GetECDsaPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 00 01 12 55 12 3C - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsaCertificateExtensions::GetECDsaPrivateKey - - .method /*06000014*/ public hidebysig static - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.ECDsa/*01000015*/ - GetECDsaPublicKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 00 01 12 55 12 3C - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ECDsaCertificateExtensions::GetECDsaPublicKey - -} // end of class System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions - -.class /*02000005*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.OpenFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ IncludeArchived = int32(0x00000008) - .field /*04000003*/ public static literal valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ MaxAllowed = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ OpenExistingOnly = int32(0x00000004) - .field /*04000005*/ public static literal valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ ReadOnly = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ ReadWrite = int32(0x00000001) -} // end of class System.Security.Cryptography.X509Certificates.OpenFlags - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.PublicKey - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ oid, - class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ parameters, - class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ keyValue) cil managed - // SIG: 20 03 01 12 79 12 7D 12 7D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method PublicKey::.ctor - - .method /*06000016*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ - get_EncodedKeyValue() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PublicKey::get_EncodedKeyValue - - .method /*06000017*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ - get_EncodedParameters() cil managed - // SIG: 20 00 12 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PublicKey::get_EncodedParameters - - .method /*06000018*/ public hidebysig specialname - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ - get_Key() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PublicKey::get_Key - - .method /*06000019*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ - get_Oid() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PublicKey::get_Oid - - .property /*17000005*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ - EncodedKeyValue() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/::get_EncodedKeyValue() /* 06000016 */ - } // end of property PublicKey::EncodedKeyValue - .property /*17000006*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ - EncodedParameters() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/::get_EncodedParameters() /* 06000017 */ - } // end of property PublicKey::EncodedParameters - .property /*17000007*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ - Key() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/::get_Key() /* 06000018 */ - } // end of property PublicKey::Key - .property /*17000008*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ - Oid() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/::get_Oid() /* 06000019 */ - } // end of property PublicKey::Oid -} // end of class System.Security.Cryptography.X509Certificates.PublicKey - -.class /*02000007*/ public abstract auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.RSACertificateExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600001A*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - CopyWithPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000017*/ privateKey) cil managed - // SIG: 00 02 12 3C 12 3C 12 5D - { - .custom /*0C000023:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACertificateExtensions::CopyWithPrivateKey - - .method /*0600001B*/ public hidebysig static - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000017*/ - GetRSAPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 00 01 12 5D 12 3C - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACertificateExtensions::GetRSAPrivateKey - - .method /*0600001C*/ public hidebysig static - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000017*/ - GetRSAPublicKey(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 00 01 12 5D 12 3C - { - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RSACertificateExtensions::GetRSAPublicKey - -} // end of class System.Security.Cryptography.X509Certificates.RSACertificateExtensions - -.class /*02000008*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.StoreLocation - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*04000007*/ public specialname rtspecialname int32 value__ - .field /*04000008*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ CurrentUser = int32(0x00000001) - .field /*04000009*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ LocalMachine = int32(0x00000002) -} // end of class System.Security.Cryptography.X509Certificates.StoreLocation - -.class /*02000009*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.StoreName - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*0400000A*/ public specialname rtspecialname int32 value__ - .field /*0400000B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ AddressBook = int32(0x00000001) - .field /*0400000C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ AuthRoot = int32(0x00000002) - .field /*0400000D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ CertificateAuthority = int32(0x00000003) - .field /*0400000E*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ Disallowed = int32(0x00000004) - .field /*0400000F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ My = int32(0x00000005) - .field /*04000010*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ Root = int32(0x00000006) - .field /*04000011*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ TrustedPeople = int32(0x00000007) - .field /*04000012*/ public static literal valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ TrustedPublisher = int32(0x00000008) -} // end of class System.Security.Cryptography.X509Certificates.StoreName - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*0600001D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method SubjectAlternativeNameBuilder::.ctor - - .method /*0600001E*/ public hidebysig instance void - AddDnsName(string dnsName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SubjectAlternativeNameBuilder::AddDnsName - - .method /*0600001F*/ public hidebysig instance void - AddEmailAddress(string emailAddress) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SubjectAlternativeNameBuilder::AddEmailAddress - - .method /*06000020*/ public hidebysig instance void - AddIpAddress(class [System.Net.Primitives/*23000006*/]System.Net.IPAddress/*01000021*/ ipAddress) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SubjectAlternativeNameBuilder::AddIpAddress - - .method /*06000021*/ public hidebysig instance void - AddUri(class [System.Runtime/*23000001*/]System.Uri/*01000022*/ uri) cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SubjectAlternativeNameBuilder::AddUri - - .method /*06000022*/ public hidebysig instance void - AddUserPrincipalName(string upn) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SubjectAlternativeNameBuilder::AddUserPrincipalName - - .method /*06000023*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - Build([opt] bool critical) cil managed - // SIG: 20 01 12 70 02 - { - .param [1]/*08000032*/ = bool(false) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SubjectAlternativeNameBuilder::Build - -} // end of class System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder - -.class /*0200000B*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X500DistinguishedName - extends [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ -{ - .method /*06000024*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] encodedDistinguishedName) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X500DistinguishedName::.ctor - - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ encodedDistinguishedName) cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X500DistinguishedName::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ distinguishedName) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X500DistinguishedName::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(string distinguishedName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X500DistinguishedName::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(string distinguishedName, - valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ flag) cil managed - // SIG: 20 02 01 0E 11 30 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X500DistinguishedName::.ctor - - .method /*06000029*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X500DistinguishedName::get_Name - - .method /*0600002A*/ public hidebysig instance string - Decode(valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ flag) cil managed - // SIG: 20 01 0E 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X500DistinguishedName::Decode - - .method /*0600002B*/ public hidebysig virtual - instance string Format(bool multiLine) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X500DistinguishedName::Format - - .property /*17000009*/ instance string Name() - { - .get instance string System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/::get_Name() /* 06000029 */ - } // end of property X500DistinguishedName::Name -} // end of class System.Security.Cryptography.X509Certificates.X500DistinguishedName - -.class /*0200000C*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000013*/ public specialname rtspecialname int32 value__ - .field /*04000014*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ DoNotUsePlusSign = int32(0x00000020) - .field /*04000015*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ DoNotUseQuotes = int32(0x00000040) - .field /*04000016*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ ForceUTF8Encoding = int32(0x00004000) - .field /*04000017*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ None = int32(0x00000000) - .field /*04000018*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ Reversed = int32(0x00000001) - .field /*04000019*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ UseCommas = int32(0x00000080) - .field /*0400001A*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ UseNewLines = int32(0x00000100) - .field /*0400001B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ UseSemicolons = int32(0x00000010) - .field /*0400001C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ UseT61Encoding = int32(0x00002000) - .field /*0400001D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags/*0200000C*/ UseUTF8Encoding = int32(0x00001000) -} // end of class System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension - extends System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ -{ - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509BasicConstraintsExtension::.ctor - - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(bool certificateAuthority, - bool hasPathLengthConstraint, - int32 pathLengthConstraint, - bool critical) cil managed - // SIG: 20 04 01 02 02 08 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509BasicConstraintsExtension::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ encodedBasicConstraints, - bool critical) cil managed - // SIG: 20 02 01 12 7D 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509BasicConstraintsExtension::.ctor - - .method /*0600002F*/ public hidebysig specialname - instance bool get_CertificateAuthority() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509BasicConstraintsExtension::get_CertificateAuthority - - .method /*06000030*/ public hidebysig specialname - instance bool get_HasPathLengthConstraint() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509BasicConstraintsExtension::get_HasPathLengthConstraint - - .method /*06000031*/ public hidebysig specialname - instance int32 get_PathLengthConstraint() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509BasicConstraintsExtension::get_PathLengthConstraint - - .method /*06000032*/ public hidebysig virtual - instance void CopyFrom(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509BasicConstraintsExtension::CopyFrom - - .property /*1700000A*/ instance bool CertificateAuthority() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension/*0200000D*/::get_CertificateAuthority() /* 0600002F */ - } // end of property X509BasicConstraintsExtension::CertificateAuthority - .property /*1700000B*/ instance bool HasPathLengthConstraint() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension/*0200000D*/::get_HasPathLengthConstraint() /* 06000030 */ - } // end of property X509BasicConstraintsExtension::HasPathLengthConstraint - .property /*1700000C*/ instance int32 PathLengthConstraint() - { - .get instance int32 System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension/*0200000D*/::get_PathLengthConstraint() /* 06000031 */ - } // end of property X509BasicConstraintsExtension::PathLengthConstraint -} // end of class System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension - -.class /*0200000E*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509Certificate - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000023*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/ -{ - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000034*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] data) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000035*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password) cil managed - // SIG: 20 02 01 1D 05 12 80 A1 - { - .custom /*0C00002A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 12 80 A1 11 80 84 - { - .custom /*0C00002B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - string password) cil managed - // SIG: 20 02 01 1D 05 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 0E 11 80 84 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000039*/ public hidebysig specialname rtspecialname - instance void .ctor(native int handle) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*0600003A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ context) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*0600003B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ cert) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*0600003C*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - .custom /*0C00002C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*0600003E*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 12 80 A1 11 80 84 - { - .custom /*0C00002D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string password) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 0E 11 80 84 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate::.ctor - - .method /*06000041*/ public hidebysig specialname - instance native int get_Handle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::get_Handle - - .method /*06000042*/ public hidebysig specialname - instance string get_Issuer() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::get_Issuer - - .method /*06000043*/ public hidebysig specialname - instance string get_Subject() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::get_Subject - - .method /*06000044*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ - CreateFromCertFile(string filename) cil managed - // SIG: 00 01 12 38 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::CreateFromCertFile - - .method /*06000045*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ - CreateFromSignedFile(string filename) cil managed - // SIG: 00 01 12 38 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::CreateFromSignedFile - - .method /*06000046*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Dispose - - .method /*06000047*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Dispose - - .method /*06000048*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::Equals - - .method /*06000049*/ public hidebysig newslot virtual - instance bool Equals(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ other) cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::Equals - - .method /*0600004A*/ public hidebysig newslot virtual - instance uint8[] Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ contentType) cil managed - // SIG: 20 01 1D 05 11 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::Export - - .method /*0600004B*/ public hidebysig newslot virtual - instance uint8[] Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ contentType, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password) cil managed - // SIG: 20 02 1D 05 11 68 12 80 A1 - { - .custom /*0C00002E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::Export - - .method /*0600004C*/ public hidebysig newslot virtual - instance uint8[] Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ contentType, - string password) cil managed - // SIG: 20 02 1D 05 11 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::Export - - .method /*0600004D*/ family hidebysig static - string FormatDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ 'date') cil managed - // SIG: 00 01 0E 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::FormatDate - - .method /*0600004E*/ public hidebysig newslot virtual - instance uint8[] GetCertHash() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetCertHash - - .method /*0600004F*/ public hidebysig newslot virtual - instance uint8[] GetCertHash(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 01 1D 05 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetCertHash - - .method /*06000050*/ public hidebysig newslot virtual - instance string GetCertHashString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetCertHashString - - .method /*06000051*/ public hidebysig newslot virtual - instance string GetCertHashString(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 01 0E 11 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetCertHashString - - .method /*06000052*/ public hidebysig newslot virtual - instance string GetEffectiveDateString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetEffectiveDateString - - .method /*06000053*/ public hidebysig newslot virtual - instance string GetExpirationDateString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetExpirationDateString - - .method /*06000054*/ public hidebysig newslot virtual - instance string GetFormat() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetFormat - - .method /*06000055*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetHashCode - - .method /*06000056*/ public hidebysig newslot virtual - instance string GetIssuerName() cil managed - // SIG: 20 00 0E - { - .custom /*0C00002F:0A000015*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100002A*/::.ctor(string) /* 0A000015 */ = ( 01 00 77 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ..wThis method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 20 50 6C 65 61 73 65 20 75 73 65 20 // ed. Please use - 74 68 65 20 49 73 73 75 65 72 20 70 72 6F 70 65 // the Issuer prope - 72 74 79 20 69 6E 73 74 65 61 64 2E 20 20 68 74 // rty instead. ht - 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 // tp://go.microsof - 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 // t.com/fwlink/?li - 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // nkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetIssuerName - - .method /*06000057*/ public hidebysig newslot virtual - instance string GetKeyAlgorithm() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetKeyAlgorithm - - .method /*06000058*/ public hidebysig newslot virtual - instance uint8[] GetKeyAlgorithmParameters() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetKeyAlgorithmParameters - - .method /*06000059*/ public hidebysig newslot virtual - instance string GetKeyAlgorithmParametersString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetKeyAlgorithmParametersString - - .method /*0600005A*/ public hidebysig newslot virtual - instance string GetName() cil managed - // SIG: 20 00 0E - { - .custom /*0C000030:0A000015*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100002A*/::.ctor(string) /* 0A000015 */ = ( 01 00 78 54 68 69 73 20 6D 65 74 68 6F 64 20 68 // ..xThis method h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 20 50 6C 65 61 73 65 20 75 73 65 20 // ed. Please use - 74 68 65 20 53 75 62 6A 65 63 74 20 70 72 6F 70 // the Subject prop - 65 72 74 79 20 69 6E 73 74 65 61 64 2E 20 20 68 // erty instead. h - 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F // ttp://go.microso - 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C // ft.com/fwlink/?l - 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // inkid=14202.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetName - - .method /*0600005B*/ public hidebysig newslot virtual - instance uint8[] GetPublicKey() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetPublicKey - - .method /*0600005C*/ public hidebysig newslot virtual - instance string GetPublicKeyString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetPublicKeyString - - .method /*0600005D*/ public hidebysig newslot virtual - instance uint8[] GetRawCertData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetRawCertData - - .method /*0600005E*/ public hidebysig newslot virtual - instance string GetRawCertDataString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetRawCertDataString - - .method /*0600005F*/ public hidebysig newslot virtual - instance uint8[] GetSerialNumber() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetSerialNumber - - .method /*06000060*/ public hidebysig newslot virtual - instance string GetSerialNumberString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::GetSerialNumberString - - .method /*06000061*/ public hidebysig newslot virtual - instance void Import(uint8[] rawData) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Import - - .method /*06000062*/ public hidebysig newslot virtual - instance void Import(uint8[] rawData, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 12 80 A1 11 80 84 - { - .custom /*0C000031:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Import - - .method /*06000063*/ public hidebysig newslot virtual - instance void Import(uint8[] rawData, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 0E 11 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Import - - .method /*06000064*/ public hidebysig newslot virtual - instance void Import(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Import - - .method /*06000065*/ public hidebysig newslot virtual - instance void Import(string fileName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 12 80 A1 11 80 84 - { - .custom /*0C000032:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Import - - .method /*06000066*/ public hidebysig newslot virtual - instance void Import(string fileName, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 0E 11 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Import - - .method /*06000067*/ public hidebysig newslot virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::Reset - - .method /*06000068*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.IDeserializationCallback/*01000023*/::OnDeserialization /*01000023::0A000013*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization - - .method /*06000069*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ context) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000024*/::GetObjectData /*01000024::0A000014*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*0600006A*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::ToString - - .method /*0600006B*/ public hidebysig newslot virtual - instance string ToString(bool fVerbose) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::ToString - - .method /*0600006C*/ public hidebysig newslot virtual - instance bool TryGetCertHash(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm, - valuetype [System.Runtime/*23000001*/]System.Span`1/*0100002B*/ destination, - [out] int32& bytesWritten) cil managed - // SIG: 20 03 02 11 59 15 11 80 AD 01 05 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate::TryGetCertHash - - .property /*1700000D*/ instance native int - Handle() - { - .get instance native int System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::get_Handle() /* 06000041 */ - } // end of property X509Certificate::Handle - .property /*1700000E*/ instance string Issuer() - { - .get instance string System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::get_Issuer() /* 06000042 */ - } // end of property X509Certificate::Issuer - .property /*1700000F*/ instance string Subject() - { - .get instance string System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::get_Subject() /* 06000043 */ - } // end of property X509Certificate::Subject -} // end of class System.Security.Cryptography.X509Certificates.X509Certificate - -.class /*0200000F*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509Certificate2 - extends System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ -{ - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*0600006E*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password) cil managed - // SIG: 20 02 01 1D 05 12 80 A1 - { - .custom /*0C000033:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 12 80 A1 11 80 84 - { - .custom /*0C000034:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - string password) cil managed - // SIG: 20 02 01 1D 05 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000072*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] rawData, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 0E 11 80 84 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000073*/ public hidebysig specialname rtspecialname - instance void .ctor(native int handle) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000074*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000025*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000026*/ context) cil managed - // SIG: 20 02 01 12 80 95 11 80 99 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ certificate) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000077*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - .custom /*0C000035:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000078*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 12 80 A1 11 80 84 - { - .custom /*0C000036:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*06000079*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string password) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*0600007A*/ public hidebysig specialname rtspecialname - instance void .ctor(string fileName, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 0E 11 80 84 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000033 */ call instance void System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/::.ctor() /* 06000033 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2::.ctor - - .method /*0600007B*/ public hidebysig specialname - instance bool get_Archived() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_Archived - - .method /*0600007C*/ public hidebysig specialname - instance void set_Archived(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::set_Archived - - .method /*0600007D*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/ - get_Extensions() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_Extensions - - .method /*0600007E*/ public hidebysig specialname - instance string get_FriendlyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_FriendlyName - - .method /*0600007F*/ public hidebysig specialname - instance void set_FriendlyName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::set_FriendlyName - - .method /*06000080*/ public hidebysig specialname - instance bool get_HasPrivateKey() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_HasPrivateKey - - .method /*06000081*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ - get_IssuerName() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_IssuerName - - .method /*06000082*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ - get_NotAfter() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_NotAfter - - .method /*06000083*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ - get_NotBefore() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_NotBefore - - .method /*06000084*/ public hidebysig specialname - instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ - get_PrivateKey() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_PrivateKey - - .method /*06000085*/ public hidebysig specialname - instance void set_PrivateKey(class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::set_PrivateKey - - .method /*06000086*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - get_PublicKey() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_PublicKey - - .method /*06000087*/ public hidebysig specialname - instance uint8[] get_RawData() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_RawData - - .method /*06000088*/ public hidebysig specialname - instance string get_SerialNumber() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_SerialNumber - - .method /*06000089*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ - get_SignatureAlgorithm() cil managed - // SIG: 20 00 12 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_SignatureAlgorithm - - .method /*0600008A*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ - get_SubjectName() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_SubjectName - - .method /*0600008B*/ public hidebysig specialname - instance string get_Thumbprint() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_Thumbprint - - .method /*0600008C*/ public hidebysig specialname - instance int32 get_Version() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::get_Version - - .method /*0600008D*/ public hidebysig static - valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ - GetCertContentType(uint8[] rawData) cil managed - // SIG: 00 01 11 68 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::GetCertContentType - - .method /*0600008E*/ public hidebysig static - valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ - GetCertContentType(string fileName) cil managed - // SIG: 00 01 11 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::GetCertContentType - - .method /*0600008F*/ public hidebysig instance string - GetNameInfo(valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ nameType, - bool forIssuer) cil managed - // SIG: 20 02 0E 11 80 90 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::GetNameInfo - - .method /*06000090*/ public hidebysig virtual - instance void Import(uint8[] rawData) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Import - - .method /*06000091*/ public hidebysig virtual - instance void Import(uint8[] rawData, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 12 80 A1 11 80 84 - { - .custom /*0C000037:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Import - - .method /*06000092*/ public hidebysig virtual - instance void Import(uint8[] rawData, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 0E 11 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Import - - .method /*06000093*/ public hidebysig virtual - instance void Import(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Import - - .method /*06000094*/ public hidebysig virtual - instance void Import(string fileName, - class [System.Runtime.InteropServices/*23000002*/]System.Security.SecureString/*01000028*/ password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 12 80 A1 11 80 84 - { - .custom /*0C000038:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Import - - .method /*06000095*/ public hidebysig virtual - instance void Import(string fileName, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 0E 11 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Import - - .method /*06000096*/ public hidebysig virtual - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2::Reset - - .method /*06000097*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::ToString - - .method /*06000098*/ public hidebysig virtual - instance string ToString(bool verbose) cil managed - // SIG: 20 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::ToString - - .method /*06000099*/ public hidebysig instance bool - Verify() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2::Verify - - .property /*17000010*/ instance bool Archived() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_Archived() /* 0600007B */ - .set instance void System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::set_Archived(bool) /* 0600007C */ - } // end of property X509Certificate2::Archived - .property /*17000011*/ instance class System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/ - Extensions() - { - .get instance class System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_Extensions() /* 0600007D */ - } // end of property X509Certificate2::Extensions - .property /*17000012*/ instance string FriendlyName() - { - .get instance string System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_FriendlyName() /* 0600007E */ - .set instance void System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::set_FriendlyName(string) /* 0600007F */ - } // end of property X509Certificate2::FriendlyName - .property /*17000013*/ instance bool HasPrivateKey() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_HasPrivateKey() /* 06000080 */ - } // end of property X509Certificate2::HasPrivateKey - .property /*17000014*/ instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ - IssuerName() - { - .get instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_IssuerName() /* 06000081 */ - } // end of property X509Certificate2::IssuerName - .property /*17000015*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ - NotAfter() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_NotAfter() /* 06000082 */ - } // end of property X509Certificate2::NotAfter - .property /*17000016*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ - NotBefore() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_NotBefore() /* 06000083 */ - } // end of property X509Certificate2::NotBefore - .property /*17000017*/ instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ - PrivateKey() - { - .get instance class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_PrivateKey() /* 06000084 */ - .set instance void System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::set_PrivateKey(class [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.AsymmetricAlgorithm/*01000020*/) /* 06000085 */ - } // end of property X509Certificate2::PrivateKey - .property /*17000018*/ instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - PublicKey() - { - .get instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_PublicKey() /* 06000086 */ - } // end of property X509Certificate2::PublicKey - .property /*17000019*/ instance uint8[] - RawData() - { - .get instance uint8[] System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_RawData() /* 06000087 */ - } // end of property X509Certificate2::RawData - .property /*1700001A*/ instance string SerialNumber() - { - .get instance string System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_SerialNumber() /* 06000088 */ - } // end of property X509Certificate2::SerialNumber - .property /*1700001B*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ - SignatureAlgorithm() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_SignatureAlgorithm() /* 06000089 */ - } // end of property X509Certificate2::SignatureAlgorithm - .property /*1700001C*/ instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ - SubjectName() - { - .get instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName/*0200000B*/ System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_SubjectName() /* 0600008A */ - } // end of property X509Certificate2::SubjectName - .property /*1700001D*/ instance string Thumbprint() - { - .get instance string System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_Thumbprint() /* 0600008B */ - } // end of property X509Certificate2::Thumbprint - .property /*1700001E*/ instance int32 Version() - { - .get instance int32 System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/::get_Version() /* 0600008C */ - } // end of property X509Certificate2::Version -} // end of class System.Security.Cryptography.X509Certificates.X509Certificate2 - -.class /*02000010*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509Certificate2Collection - extends System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/ -{ - .custom /*0C00001B:0A000016*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100002C*/::.ctor(string) /* 0A000016 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600009A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000B7 */ call instance void System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/::.ctor() /* 060000B7 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2Collection::.ctor - - .method /*0600009B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000B7 */ call instance void System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/::.ctor() /* 060000B7 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2Collection::.ctor - - .method /*0600009C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ certificates) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000B7 */ call instance void System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/::.ctor() /* 060000B7 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2Collection::.ctor - - .method /*0600009D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/[] certificates) cil managed - // SIG: 20 01 01 1D 12 3C - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000B7 */ call instance void System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/::.ctor() /* 060000B7 */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2Collection::.ctor - - .method /*0600009E*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 3C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::get_Item - - .method /*0600009F*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ 'value') cil managed - // SIG: 20 02 01 08 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::set_Item - - .method /*060000A0*/ public hidebysig instance int32 - Add(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 08 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::Add - - .method /*060000A1*/ public hidebysig instance void - AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ certificates) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::AddRange - - .method /*060000A2*/ public hidebysig instance void - AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/[] certificates) cil managed - // SIG: 20 01 01 1D 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::AddRange - - .method /*060000A3*/ public hidebysig instance bool - Contains(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 02 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::Contains - - .method /*060000A4*/ public hidebysig instance uint8[] - Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ contentType) cil managed - // SIG: 20 01 1D 05 11 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::Export - - .method /*060000A5*/ public hidebysig instance uint8[] - Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ contentType, - string password) cil managed - // SIG: 20 02 1D 05 11 68 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::Export - - .method /*060000A6*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ - Find(valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ findType, - object findValue, - bool validOnly) cil managed - // SIG: 20 03 12 40 11 7C 1C 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::Find - - .method /*060000A7*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator/*02000011*/ - GetEnumerator() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Collection::GetEnumerator - - .method /*060000A8*/ public hidebysig instance void - Import(uint8[] rawData) cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::Import - - .method /*060000A9*/ public hidebysig instance void - Import(uint8[] rawData, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 1D 05 0E 11 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::Import - - .method /*060000AA*/ public hidebysig instance void - Import(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::Import - - .method /*060000AB*/ public hidebysig instance void - Import(string fileName, - string password, - valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ keyStorageFlags) cil managed - // SIG: 20 03 01 0E 0E 11 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::Import - - .method /*060000AC*/ public hidebysig instance void - Insert(int32 index, - class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 02 01 08 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::Insert - - .method /*060000AD*/ public hidebysig instance void - Remove(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::Remove - - .method /*060000AE*/ public hidebysig instance void - RemoveRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ certificates) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::RemoveRange - - .method /*060000AF*/ public hidebysig instance void - RemoveRange(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/[] certificates) cil managed - // SIG: 20 01 01 1D 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Collection::RemoveRange - - .property /*1700001F*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - Item(int32) - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/::get_Item(int32) /* 0600009E */ - .set instance void System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/::set_Item(int32, - class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/) /* 0600009F */ - } // end of property X509Certificate2Collection::Item -} // end of class System.Security.Cryptography.X509Certificates.X509Certificate2Collection - -.class /*02000011*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ -{ - .method /*060000B0*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Certificate2Enumerator::.ctor - - .method /*060000B1*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - get_Current() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Enumerator::get_Current - - .method /*060000B2*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::get_Current /*0100002D::0A000017*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Enumerator::System.Collections.IEnumerator.get_Current - - .method /*060000B3*/ public hidebysig instance bool - MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Enumerator::MoveNext - - .method /*060000B4*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Enumerator::Reset - - .method /*060000B5*/ private hidebysig newslot virtual final - instance bool System.Collections.IEnumerator.MoveNext() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::MoveNext /*0100002D::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Certificate2Enumerator::System.Collections.IEnumerator.MoveNext - - .method /*060000B6*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::Reset /*0100002D::0A000019*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Certificate2Enumerator::System.Collections.IEnumerator.Reset - - .property /*17000020*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - Current() - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator/*02000011*/::get_Current() /* 060000B1 */ - } // end of property X509Certificate2Enumerator::Current - .property /*17000021*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator/*02000011*/::System.Collections.IEnumerator.get_Current() /* 060000B2 */ - } // end of property X509Certificate2Enumerator::System.Collections.IEnumerator.Current -} // end of class System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator - -.class /*02000012*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509CertificateCollection - extends [System.Collections.NonGeneric/*23000007*/]System.Collections.CollectionBase/*0100002E*/ -{ - .custom /*0C00001E:0A000016*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100002C*/::.ctor(string) /* 0A000016 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .class /*0200002D*/ auto ansi nested public beforefieldinit X509CertificateEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ - { - .method /*06000142*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/ mappings) cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509CertificateEnumerator::.ctor - - .method /*06000143*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ - get_Current() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateEnumerator::get_Current - - .method /*06000144*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::get_Current /*0100002D::0A000017*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000145*/ public hidebysig - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateEnumerator::MoveNext - - .method /*06000146*/ public hidebysig - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateEnumerator::Reset - - .method /*06000147*/ private hidebysig newslot virtual final - instance bool System.Collections.IEnumerator.MoveNext() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::MoveNext /*0100002D::0A000018*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext - - .method /*06000148*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::Reset /*0100002D::0A000019*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateEnumerator::System.Collections.IEnumerator.Reset - - .property /*1700004C*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ - Current() - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*//X509CertificateEnumerator/*0200002D*/::get_Current() /* 06000143 */ - } // end of property X509CertificateEnumerator::Current - .property /*1700004D*/ instance object - System.Collections.IEnumerator.Current() - { - .get instance object System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*//X509CertificateEnumerator/*0200002D*/::System.Collections.IEnumerator.get_Current() /* 06000144 */ - } // end of property X509CertificateEnumerator::System.Collections.IEnumerator.Current - } // end of class X509CertificateEnumerator - - .method /*060000B7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Collections.NonGeneric/*23000007*/]System.Collections.CollectionBase/*0100002E*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method X509CertificateCollection::.ctor - - .method /*060000B8*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/ 'value') cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Collections.NonGeneric/*23000007*/]System.Collections.CollectionBase/*0100002E*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method X509CertificateCollection::.ctor - - .method /*060000B9*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 38 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Collections.NonGeneric/*23000007*/]System.Collections.CollectionBase/*0100002E*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method X509CertificateCollection::.ctor - - .method /*060000BA*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 38 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateCollection::get_Item - - .method /*060000BB*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ 'value') cil managed - // SIG: 20 02 01 08 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::set_Item - - .method /*060000BC*/ public hidebysig instance int32 - Add(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ 'value') cil managed - // SIG: 20 01 08 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateCollection::Add - - .method /*060000BD*/ public hidebysig instance void - AddRange(class System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/ 'value') cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::AddRange - - .method /*060000BE*/ public hidebysig instance void - AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::AddRange - - .method /*060000BF*/ public hidebysig instance bool - Contains(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ 'value') cil managed - // SIG: 20 01 02 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateCollection::Contains - - .method /*060000C0*/ public hidebysig instance void - CopyTo(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 38 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::CopyTo - - .method /*060000C1*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*//X509CertificateEnumerator/*0200002D*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateCollection::GetEnumerator - - .method /*060000C2*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateCollection::GetHashCode - - .method /*060000C3*/ public hidebysig instance int32 - IndexOf(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ 'value') cil managed - // SIG: 20 01 08 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509CertificateCollection::IndexOf - - .method /*060000C4*/ public hidebysig instance void - Insert(int32 index, - class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ 'value') cil managed - // SIG: 20 02 01 08 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::Insert - - .method /*060000C5*/ family hidebysig virtual - instance void OnValidate(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::OnValidate - - .method /*060000C6*/ public hidebysig instance void - Remove(class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509CertificateCollection::Remove - - .property /*17000022*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ - Item(int32) - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/ System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/::get_Item(int32) /* 060000BA */ - .set instance void System.Security.Cryptography.X509Certificates.X509CertificateCollection/*02000012*/::set_Item(int32, - class System.Security.Cryptography.X509Certificates.X509Certificate/*0200000E*/) /* 060000BB */ - } // end of property X509CertificateCollection::Item -} // end of class System.Security.Cryptography.X509Certificates.X509CertificateCollection - -.class /*02000013*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509Chain - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*060000C7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Chain::.ctor - - .method /*060000C8*/ public hidebysig specialname rtspecialname - instance void .ctor(bool useMachineContext) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Chain::.ctor - - .method /*060000C9*/ public hidebysig specialname rtspecialname - instance void .ctor(native int chainContext) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Chain::.ctor - - .method /*060000CA*/ public hidebysig specialname - instance native int get_ChainContext() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::get_ChainContext - - .method /*060000CB*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/ - get_ChainElements() cil managed - // SIG: 20 00 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::get_ChainElements - - .method /*060000CC*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/ - get_ChainPolicy() cil managed - // SIG: 20 00 12 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::get_ChainPolicy - - .method /*060000CD*/ public hidebysig specialname - instance void set_ChainPolicy(class System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/ 'value') cil managed - // SIG: 20 01 01 12 5C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Chain::set_ChainPolicy - - .method /*060000CE*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/[] - get_ChainStatus() cil managed - // SIG: 20 00 1D 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::get_ChainStatus - - .method /*060000CF*/ public hidebysig specialname - instance class Microsoft.Win32.SafeHandles.SafeX509ChainHandle/*0200002C*/ - get_SafeHandle() cil managed - // SIG: 20 00 12 80 B0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::get_SafeHandle - - .method /*060000D0*/ public hidebysig instance bool - Build(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 02 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::Build - - .method /*060000D1*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/ - Create() cil managed - // SIG: 00 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Chain::Create - - .method /*060000D2*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Chain::Dispose - - .method /*060000D3*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Chain::Dispose - - .method /*060000D4*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Chain::Reset - - .property /*17000023*/ instance native int - ChainContext() - { - .get instance native int System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/::get_ChainContext() /* 060000CA */ - } // end of property X509Chain::ChainContext - .property /*17000024*/ instance class System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/ - ChainElements() - { - .get instance class System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/ System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/::get_ChainElements() /* 060000CB */ - } // end of property X509Chain::ChainElements - .property /*17000025*/ instance class System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/ - ChainPolicy() - { - .get instance class System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/ System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/::get_ChainPolicy() /* 060000CC */ - .set instance void System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/::set_ChainPolicy(class System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/) /* 060000CD */ - } // end of property X509Chain::ChainPolicy - .property /*17000026*/ instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/[] - ChainStatus() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/[] System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/::get_ChainStatus() /* 060000CE */ - } // end of property X509Chain::ChainStatus - .property /*17000027*/ instance class Microsoft.Win32.SafeHandles.SafeX509ChainHandle/*0200002C*/ - SafeHandle() - { - .get instance class Microsoft.Win32.SafeHandles.SafeX509ChainHandle/*0200002C*/ System.Security.Cryptography.X509Certificates.X509Chain/*02000013*/::get_SafeHandle() /* 060000CF */ - } // end of property X509Chain::SafeHandle -} // end of class System.Security.Cryptography.X509Certificates.X509Chain - -.class /*02000014*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509ChainElement - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*060000D5*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509ChainElement::.ctor - - .method /*060000D6*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - get_Certificate() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElement::get_Certificate - - .method /*060000D7*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/[] - get_ChainElementStatus() cil managed - // SIG: 20 00 1D 11 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElement::get_ChainElementStatus - - .method /*060000D8*/ public hidebysig specialname - instance string get_Information() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElement::get_Information - - .property /*17000028*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ - Certificate() - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/::get_Certificate() /* 060000D6 */ - } // end of property X509ChainElement::Certificate - .property /*17000029*/ instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/[] - ChainElementStatus() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/[] System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/::get_ChainElementStatus() /* 060000D7 */ - } // end of property X509ChainElement::ChainElementStatus - .property /*1700002A*/ instance string Information() - { - .get instance string System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/::get_Information() /* 060000D8 */ - } // end of property X509ChainElement::Information -} // end of class System.Security.Cryptography.X509Certificates.X509ChainElement - -.class /*02000015*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509ChainElementCollection - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000031*/ -{ - .custom /*0C000021:0A000016*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100002C*/::.ctor(string) /* 0A000016 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000D9*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509ChainElementCollection::.ctor - - .method /*060000DA*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementCollection::get_Count - - .method /*060000DB*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementCollection::get_IsSynchronized - - .method /*060000DC*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 50 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementCollection::get_Item - - .method /*060000DD*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementCollection::get_SyncRoot - - .method /*060000DE*/ public hidebysig instance void - CopyTo(class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 50 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainElementCollection::CopyTo - - .method /*060000DF*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator/*02000016*/ - GetEnumerator() cil managed - // SIG: 20 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementCollection::GetEnumerator - - .method /*060000E0*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000030*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C1 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002F*/::CopyTo /*0100002F::0A00001A*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainElementCollection::System.Collections.ICollection.CopyTo - - .method /*060000E1*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 B5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000031*/::GetEnumerator /*01000031::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700002B*/ instance int32 Count() - { - .get instance int32 System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/::get_Count() /* 060000DA */ - } // end of property X509ChainElementCollection::Count - .property /*1700002C*/ instance bool IsSynchronized() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/::get_IsSynchronized() /* 060000DB */ - } // end of property X509ChainElementCollection::IsSynchronized - .property /*1700002D*/ instance class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/ - Item(int32) - { - .get instance class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/ System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/::get_Item(int32) /* 060000DC */ - } // end of property X509ChainElementCollection::Item - .property /*1700002E*/ instance object SyncRoot() - { - .get instance object System.Security.Cryptography.X509Certificates.X509ChainElementCollection/*02000015*/::get_SyncRoot() /* 060000DD */ - } // end of property X509ChainElementCollection::SyncRoot -} // end of class System.Security.Cryptography.X509Certificates.X509ChainElementCollection - -.class /*02000016*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ -{ - .method /*060000E2*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509ChainElementEnumerator::.ctor - - .method /*060000E3*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/ - get_Current() cil managed - // SIG: 20 00 12 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementEnumerator::get_Current - - .method /*060000E4*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::get_Current /*0100002D::0A000017*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementEnumerator::System.Collections.IEnumerator.get_Current - - .method /*060000E5*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainElementEnumerator::MoveNext - - .method /*060000E6*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainElementEnumerator::Reset - - .property /*1700002F*/ instance class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/ - Current() - { - .get instance class System.Security.Cryptography.X509Certificates.X509ChainElement/*02000014*/ System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator/*02000016*/::get_Current() /* 060000E3 */ - } // end of property X509ChainElementEnumerator::Current - .property /*17000030*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator/*02000016*/::System.Collections.IEnumerator.get_Current() /* 060000E4 */ - } // end of property X509ChainElementEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator - -.class /*02000017*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509ChainPolicy - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*060000E7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509ChainPolicy::.ctor - - .method /*060000E8*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ - get_ApplicationPolicy() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_ApplicationPolicy - - .method /*060000E9*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ - get_CertificatePolicy() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_CertificatePolicy - - .method /*060000EA*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ - get_ExtraStore() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_ExtraStore - - .method /*060000EB*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ - get_RevocationFlag() cil managed - // SIG: 20 00 11 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_RevocationFlag - - .method /*060000EC*/ public hidebysig specialname - instance void set_RevocationFlag(valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ 'value') cil managed - // SIG: 20 01 01 11 80 94 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainPolicy::set_RevocationFlag - - .method /*060000ED*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ - get_RevocationMode() cil managed - // SIG: 20 00 11 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_RevocationMode - - .method /*060000EE*/ public hidebysig specialname - instance void set_RevocationMode(valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ 'value') cil managed - // SIG: 20 01 01 11 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainPolicy::set_RevocationMode - - .method /*060000EF*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000033*/ - get_UrlRetrievalTimeout() cil managed - // SIG: 20 00 11 80 CD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_UrlRetrievalTimeout - - .method /*060000F0*/ public hidebysig specialname - instance void set_UrlRetrievalTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000033*/ 'value') cil managed - // SIG: 20 01 01 11 80 CD - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainPolicy::set_UrlRetrievalTimeout - - .method /*060000F1*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ - get_VerificationFlags() cil managed - // SIG: 20 00 11 80 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_VerificationFlags - - .method /*060000F2*/ public hidebysig specialname - instance void set_VerificationFlags(valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ 'value') cil managed - // SIG: 20 01 01 11 80 AC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainPolicy::set_VerificationFlags - - .method /*060000F3*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ - get_VerificationTime() cil managed - // SIG: 20 00 11 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainPolicy::get_VerificationTime - - .method /*060000F4*/ public hidebysig specialname - instance void set_VerificationTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ 'value') cil managed - // SIG: 20 01 01 11 80 A5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainPolicy::set_VerificationTime - - .method /*060000F5*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainPolicy::Reset - - .property /*17000031*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ - ApplicationPolicy() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_ApplicationPolicy() /* 060000E8 */ - } // end of property X509ChainPolicy::ApplicationPolicy - .property /*17000032*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ - CertificatePolicy() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_CertificatePolicy() /* 060000E9 */ - } // end of property X509ChainPolicy::CertificatePolicy - .property /*17000033*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ - ExtraStore() - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_ExtraStore() /* 060000EA */ - } // end of property X509ChainPolicy::ExtraStore - .property /*17000034*/ instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ - RevocationFlag() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_RevocationFlag() /* 060000EB */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::set_RevocationFlag(valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/) /* 060000EC */ - } // end of property X509ChainPolicy::RevocationFlag - .property /*17000035*/ instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ - RevocationMode() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_RevocationMode() /* 060000ED */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::set_RevocationMode(valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/) /* 060000EE */ - } // end of property X509ChainPolicy::RevocationMode - .property /*17000036*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000033*/ - UrlRetrievalTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000033*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_UrlRetrievalTimeout() /* 060000EF */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::set_UrlRetrievalTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000033*/) /* 060000F0 */ - } // end of property X509ChainPolicy::UrlRetrievalTimeout - .property /*17000037*/ instance valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ - VerificationFlags() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_VerificationFlags() /* 060000F1 */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::set_VerificationFlags(valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/) /* 060000F2 */ - } // end of property X509ChainPolicy::VerificationFlags - .property /*17000038*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ - VerificationTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/ System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::get_VerificationTime() /* 060000F3 */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainPolicy/*02000017*/::set_VerificationTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*01000029*/) /* 060000F4 */ - } // end of property X509ChainPolicy::VerificationTime -} // end of class System.Security.Cryptography.X509Certificates.X509ChainPolicy - -.class /*02000018*/ public sequential ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509ChainStatus - extends [System.Runtime/*23000001*/]System.ValueType/*01000034*/ -{ - .field /*0400001E*/ private object _dummy - .method /*060000F6*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ - get_Status() cil managed - // SIG: 20 00 11 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainStatus::get_Status - - .method /*060000F7*/ public hidebysig specialname - instance void set_Status(valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ 'value') cil managed - // SIG: 20 01 01 11 64 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainStatus::set_Status - - .method /*060000F8*/ public hidebysig specialname - instance string get_StatusInformation() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ChainStatus::get_StatusInformation - - .method /*060000F9*/ public hidebysig specialname - instance void set_StatusInformation(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ChainStatus::set_StatusInformation - - .property /*17000039*/ instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ - Status() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/::get_Status() /* 060000F6 */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/::set_Status(valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/) /* 060000F7 */ - } // end of property X509ChainStatus::Status - .property /*1700003A*/ instance string StatusInformation() - { - .get instance string System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/::get_StatusInformation() /* 060000F8 */ - .set instance void System.Security.Cryptography.X509Certificates.X509ChainStatus/*02000018*/::set_StatusInformation(string) /* 060000F9 */ - } // end of property X509ChainStatus::StatusInformation -} // end of class System.Security.Cryptography.X509Certificates.X509ChainStatus - -.class /*02000019*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509ChainStatusFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000022:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400001F*/ public specialname rtspecialname int32 value__ - .field /*04000020*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ CtlNotSignatureValid = int32(0x00040000) - .field /*04000021*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ CtlNotTimeValid = int32(0x00020000) - .field /*04000022*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ CtlNotValidForUsage = int32(0x00080000) - .field /*04000023*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ Cyclic = int32(0x00000080) - .field /*04000024*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ ExplicitDistrust = int32(0x04000000) - .field /*04000025*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ HasExcludedNameConstraint = int32(0x00008000) - .field /*04000026*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ HasNotDefinedNameConstraint = int32(0x00002000) - .field /*04000027*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ HasNotPermittedNameConstraint = int32(0x00004000) - .field /*04000028*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ HasNotSupportedCriticalExtension = int32(0x08000000) - .field /*04000029*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ HasNotSupportedNameConstraint = int32(0x00001000) - .field /*0400002A*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ HasWeakSignature = int32(0x00100000) - .field /*0400002B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ InvalidBasicConstraints = int32(0x00000400) - .field /*0400002C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ InvalidExtension = int32(0x00000100) - .field /*0400002D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ InvalidNameConstraints = int32(0x00000800) - .field /*0400002E*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ InvalidPolicyConstraints = int32(0x00000200) - .field /*0400002F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ NoError = int32(0x00000000) - .field /*04000030*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ NoIssuanceChainPolicy = int32(0x02000000) - .field /*04000031*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ NotSignatureValid = int32(0x00000008) - .field /*04000032*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ NotTimeNested = int32(0x00000002) - .field /*04000033*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ NotTimeValid = int32(0x00000001) - .field /*04000034*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ NotValidForUsage = int32(0x00000010) - .field /*04000035*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ OfflineRevocation = int32(0x01000000) - .field /*04000036*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ PartialChain = int32(0x00010000) - .field /*04000037*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ RevocationStatusUnknown = int32(0x00000040) - .field /*04000038*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ Revoked = int32(0x00000004) - .field /*04000039*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags/*02000019*/ UntrustedRoot = int32(0x00000020) -} // end of class System.Security.Cryptography.X509Certificates.X509ChainStatusFlags - -.class /*0200001A*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509ContentType - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*0400003A*/ public specialname rtspecialname int32 value__ - .field /*0400003B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ Authenticode = int32(0x00000006) - .field /*0400003C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ Cert = int32(0x00000001) - .field /*0400003D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ Pfx = int32(0x00000003) - .field /*0400003E*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ Pkcs12 = int32(0x00000003) - .field /*0400003F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ Pkcs7 = int32(0x00000005) - .field /*04000040*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ SerializedCert = int32(0x00000002) - .field /*04000041*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ SerializedStore = int32(0x00000004) - .field /*04000042*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509ContentType/*0200001A*/ Unknown = int32(0x00000000) -} // end of class System.Security.Cryptography.X509Certificates.X509ContentType - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension - extends System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ -{ - .method /*060000FA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509EnhancedKeyUsageExtension::.ctor - - .method /*060000FB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ encodedEnhancedKeyUsages, - bool critical) cil managed - // SIG: 20 02 01 12 7D 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509EnhancedKeyUsageExtension::.ctor - - .method /*060000FC*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ enhancedKeyUsages, - bool critical) cil managed - // SIG: 20 02 01 12 80 C9 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509EnhancedKeyUsageExtension::.ctor - - .method /*060000FD*/ public hidebysig specialname - instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ - get_EnhancedKeyUsages() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509EnhancedKeyUsageExtension::get_EnhancedKeyUsages - - .method /*060000FE*/ public hidebysig virtual - instance void CopyFrom(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509EnhancedKeyUsageExtension::CopyFrom - - .property /*1700003B*/ instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ - EnhancedKeyUsages() - { - .get instance class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.OidCollection/*01000032*/ System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension/*0200001B*/::get_EnhancedKeyUsages() /* 060000FD */ - } // end of property X509EnhancedKeyUsageExtension::EnhancedKeyUsages -} // end of class System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension - -.class /*0200001C*/ public auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509Extension - extends [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ -{ - .method /*060000FF*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X509Extension::.ctor - - .method /*06000100*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ encodedExtension, - bool critical) cil managed - // SIG: 20 02 01 12 7D 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X509Extension::.ctor - - .method /*06000101*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.Oid/*0100001E*/ oid, - uint8[] rawData, - bool critical) cil managed - // SIG: 20 03 01 12 79 1D 05 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X509Extension::.ctor - - .method /*06000102*/ public hidebysig specialname rtspecialname - instance void .ctor(string oid, - uint8[] rawData, - bool critical) cil managed - // SIG: 20 03 01 0E 1D 05 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001D */ call instance void [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/::.ctor() /* 0A00001D */ - IL_0006: /* 2A | */ ret - } // end of method X509Extension::.ctor - - .method /*06000103*/ public hidebysig specialname - instance bool get_Critical() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Extension::get_Critical - - .method /*06000104*/ public hidebysig specialname - instance void set_Critical(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Extension::set_Critical - - .method /*06000105*/ public hidebysig virtual - instance void CopyFrom(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Extension::CopyFrom - - .property /*1700003C*/ instance bool Critical() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::get_Critical() /* 06000103 */ - .set instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::set_Critical(bool) /* 06000104 */ - } // end of property X509Extension::Critical -} // end of class System.Security.Cryptography.X509Certificates.X509Extension - -.class /*0200001D*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509ExtensionCollection - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002F*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000031*/ -{ - .custom /*0C000026:0A000016*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100002C*/::.ctor(string) /* 0A000016 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000106*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509ExtensionCollection::.ctor - - .method /*06000107*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::get_Count - - .method /*06000108*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::get_IsSynchronized - - .method /*06000109*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 70 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::get_Item - - .method /*0600010A*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - get_Item(string oid) cil managed - // SIG: 20 01 12 70 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::get_Item - - .method /*0600010B*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::get_SyncRoot - - .method /*0600010C*/ public hidebysig instance int32 - Add(class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ extension) cil managed - // SIG: 20 01 08 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::Add - - .method /*0600010D*/ public hidebysig instance void - CopyTo(class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 70 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ExtensionCollection::CopyTo - - .method /*0600010E*/ public hidebysig instance class System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator/*0200001E*/ - GetEnumerator() cil managed - // SIG: 20 00 12 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::GetEnumerator - - .method /*0600010F*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*01000030*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 80 C1 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100002F*/::CopyTo /*0100002F::0A00001A*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ExtensionCollection::System.Collections.ICollection.CopyTo - - .method /*06000110*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 B5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000031*/::GetEnumerator /*01000031::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionCollection::System.Collections.IEnumerable.GetEnumerator - - .property /*1700003D*/ instance int32 Count() - { - .get instance int32 System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/::get_Count() /* 06000107 */ - } // end of property X509ExtensionCollection::Count - .property /*1700003E*/ instance bool IsSynchronized() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/::get_IsSynchronized() /* 06000108 */ - } // end of property X509ExtensionCollection::IsSynchronized - .property /*1700003F*/ instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - Item(int32) - { - .get instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/::get_Item(int32) /* 06000109 */ - } // end of property X509ExtensionCollection::Item - .property /*17000040*/ instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - Item(string) - { - .get instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/::get_Item(string) /* 0600010A */ - } // end of property X509ExtensionCollection::Item - .property /*17000041*/ instance object SyncRoot() - { - .get instance object System.Security.Cryptography.X509Certificates.X509ExtensionCollection/*0200001D*/::get_SyncRoot() /* 0600010B */ - } // end of property X509ExtensionCollection::SyncRoot -} // end of class System.Security.Cryptography.X509Certificates.X509ExtensionCollection - -.class /*0200001E*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/ -{ - .method /*06000111*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509ExtensionEnumerator::.ctor - - .method /*06000112*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - get_Current() cil managed - // SIG: 20 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionEnumerator::get_Current - - .method /*06000113*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002D*/::get_Current /*0100002D::0A000017*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000114*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509ExtensionEnumerator::MoveNext - - .method /*06000115*/ public hidebysig newslot virtual final - instance void Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509ExtensionEnumerator::Reset - - .property /*17000042*/ instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ - Current() - { - .get instance class System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator/*0200001E*/::get_Current() /* 06000112 */ - } // end of property X509ExtensionEnumerator::Current - .property /*17000043*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator/*0200001E*/::System.Collections.IEnumerator.get_Current() /* 06000113 */ - } // end of property X509ExtensionEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator - -.class /*0200001F*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509FindType - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*04000043*/ public specialname rtspecialname int32 value__ - .field /*04000044*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByApplicationPolicy = int32(0x0000000A) - .field /*04000045*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByCertificatePolicy = int32(0x0000000B) - .field /*04000046*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByExtension = int32(0x0000000C) - .field /*04000047*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByIssuerDistinguishedName = int32(0x00000004) - .field /*04000048*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByIssuerName = int32(0x00000003) - .field /*04000049*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByKeyUsage = int32(0x0000000D) - .field /*0400004A*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindBySerialNumber = int32(0x00000005) - .field /*0400004B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindBySubjectDistinguishedName = int32(0x00000002) - .field /*0400004C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindBySubjectKeyIdentifier = int32(0x0000000E) - .field /*0400004D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindBySubjectName = int32(0x00000001) - .field /*0400004E*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByTemplateName = int32(0x00000009) - .field /*0400004F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByThumbprint = int32(0x00000000) - .field /*04000050*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByTimeExpired = int32(0x00000008) - .field /*04000051*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByTimeNotYetValid = int32(0x00000007) - .field /*04000052*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509FindType/*0200001F*/ FindByTimeValid = int32(0x00000006) -} // end of class System.Security.Cryptography.X509Certificates.X509FindType - -.class /*02000020*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509IncludeOption - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*04000053*/ public specialname rtspecialname int32 value__ - .field /*04000054*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509IncludeOption/*02000020*/ EndCertOnly = int32(0x00000002) - .field /*04000055*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509IncludeOption/*02000020*/ ExcludeRoot = int32(0x00000001) - .field /*04000056*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509IncludeOption/*02000020*/ None = int32(0x00000000) - .field /*04000057*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509IncludeOption/*02000020*/ WholeChain = int32(0x00000003) -} // end of class System.Security.Cryptography.X509Certificates.X509IncludeOption - -.class /*02000021*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509KeyStorageFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000027:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000058*/ public specialname rtspecialname int32 value__ - .field /*04000059*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ DefaultKeySet = int32(0x00000000) - .field /*0400005A*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ EphemeralKeySet = int32(0x00000020) - .field /*0400005B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ Exportable = int32(0x00000004) - .field /*0400005C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ MachineKeySet = int32(0x00000002) - .field /*0400005D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ PersistKeySet = int32(0x00000010) - .field /*0400005E*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ UserKeySet = int32(0x00000001) - .field /*0400005F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags/*02000021*/ UserProtected = int32(0x00000008) -} // end of class System.Security.Cryptography.X509Certificates.X509KeyStorageFlags - -.class /*02000022*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509KeyUsageExtension - extends System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ -{ - .method /*06000116*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509KeyUsageExtension::.ctor - - .method /*06000117*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ encodedKeyUsage, - bool critical) cil managed - // SIG: 20 02 01 12 7D 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509KeyUsageExtension::.ctor - - .method /*06000118*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ keyUsages, - bool critical) cil managed - // SIG: 20 02 01 11 80 8C 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509KeyUsageExtension::.ctor - - .method /*06000119*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ - get_KeyUsages() cil managed - // SIG: 20 00 11 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509KeyUsageExtension::get_KeyUsages - - .method /*0600011A*/ public hidebysig virtual - instance void CopyFrom(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509KeyUsageExtension::CopyFrom - - .property /*17000044*/ instance valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ - KeyUsages() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ System.Security.Cryptography.X509Certificates.X509KeyUsageExtension/*02000022*/::get_KeyUsages() /* 06000119 */ - } // end of property X509KeyUsageExtension::KeyUsages -} // end of class System.Security.Cryptography.X509Certificates.X509KeyUsageExtension - -.class /*02000023*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509KeyUsageFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000028:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*04000060*/ public specialname rtspecialname int32 value__ - .field /*04000061*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ CrlSign = int32(0x00000002) - .field /*04000062*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ DataEncipherment = int32(0x00000010) - .field /*04000063*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ DecipherOnly = int32(0x00008000) - .field /*04000064*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ DigitalSignature = int32(0x00000080) - .field /*04000065*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ EncipherOnly = int32(0x00000001) - .field /*04000066*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ KeyAgreement = int32(0x00000008) - .field /*04000067*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ KeyCertSign = int32(0x00000004) - .field /*04000068*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ KeyEncipherment = int32(0x00000020) - .field /*04000069*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ None = int32(0x00000000) - .field /*0400006A*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags/*02000023*/ NonRepudiation = int32(0x00000040) -} // end of class System.Security.Cryptography.X509Certificates.X509KeyUsageFlags - -.class /*02000024*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509NameType - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*0400006B*/ public specialname rtspecialname int32 value__ - .field /*0400006C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ DnsFromAlternativeName = int32(0x00000004) - .field /*0400006D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ DnsName = int32(0x00000003) - .field /*0400006E*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ EmailName = int32(0x00000001) - .field /*0400006F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ SimpleName = int32(0x00000000) - .field /*04000070*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ UpnName = int32(0x00000002) - .field /*04000071*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509NameType/*02000024*/ UrlName = int32(0x00000005) -} // end of class System.Security.Cryptography.X509Certificates.X509NameType - -.class /*02000025*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509RevocationFlag - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*04000072*/ public specialname rtspecialname int32 value__ - .field /*04000073*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ EndCertificateOnly = int32(0x00000000) - .field /*04000074*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ EntireChain = int32(0x00000001) - .field /*04000075*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag/*02000025*/ ExcludeRoot = int32(0x00000002) -} // end of class System.Security.Cryptography.X509Certificates.X509RevocationFlag - -.class /*02000026*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509RevocationMode - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*04000076*/ public specialname rtspecialname int32 value__ - .field /*04000077*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ NoCheck = int32(0x00000000) - .field /*04000078*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ Offline = int32(0x00000002) - .field /*04000079*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode/*02000026*/ Online = int32(0x00000001) -} // end of class System.Security.Cryptography.X509Certificates.X509RevocationMode - -.class /*02000027*/ public abstract auto ansi beforefieldinit System.Security.Cryptography.X509Certificates.X509SignatureGenerator - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*0600011B*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509SignatureGenerator::.ctor - - .method /*0600011C*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - get_PublicKey() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509SignatureGenerator::get_PublicKey - - .method /*0600011D*/ family hidebysig newslot abstract virtual - instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - BuildPublicKey() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x0 - } // end of method X509SignatureGenerator::BuildPublicKey - - .method /*0600011E*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509SignatureGenerator/*02000027*/ - CreateForECDsa(class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.ECDsa/*01000015*/ key) cil managed - // SIG: 00 01 12 80 9C 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509SignatureGenerator::CreateForECDsa - - .method /*0600011F*/ public hidebysig static - class System.Security.Cryptography.X509Certificates.X509SignatureGenerator/*02000027*/ - CreateForRSA(class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSA/*01000017*/ key, - class [System.Security.Cryptography.Algorithms/*23000003*/]System.Security.Cryptography.RSASignaturePadding/*01000018*/ signaturePadding) cil managed - // SIG: 00 02 12 80 9C 12 5D 12 61 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509SignatureGenerator::CreateForRSA - - .method /*06000120*/ public hidebysig newslot abstract virtual - instance uint8[] GetSignatureAlgorithmIdentifier(valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 01 1D 05 11 59 - { - // Method begins at RVA 0x0 - } // end of method X509SignatureGenerator::GetSignatureAlgorithmIdentifier - - .method /*06000121*/ public hidebysig newslot abstract virtual - instance uint8[] SignData(uint8[] data, - valuetype [System.Security.Cryptography.Primitives/*23000004*/]System.Security.Cryptography.HashAlgorithmName/*01000016*/ hashAlgorithm) cil managed - // SIG: 20 02 1D 05 1D 05 11 59 - { - // Method begins at RVA 0x0 - } // end of method X509SignatureGenerator::SignData - - .property /*17000045*/ instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ - PublicKey() - { - .get instance class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ System.Security.Cryptography.X509Certificates.X509SignatureGenerator/*02000027*/::get_PublicKey() /* 0600011C */ - } // end of property X509SignatureGenerator::PublicKey -} // end of class System.Security.Cryptography.X509Certificates.X509SignatureGenerator - -.class /*02000028*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509Store - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000027*/ -{ - .method /*06000122*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000123*/ public hidebysig specialname rtspecialname - instance void .ctor(native int storeHandle) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000124*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ storeLocation) cil managed - // SIG: 20 01 01 11 20 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000125*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ storeName) cil managed - // SIG: 20 01 01 11 24 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000126*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ storeName, - valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ storeLocation) cil managed - // SIG: 20 02 01 11 24 11 20 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000127*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Security.Cryptography.X509Certificates.StoreName/*02000009*/ storeName, - valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ storeLocation, - valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ 'flags') cil managed - // SIG: 20 03 01 11 24 11 20 11 14 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000128*/ public hidebysig specialname rtspecialname - instance void .ctor(string storeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*06000129*/ public hidebysig specialname rtspecialname - instance void .ctor(string storeName, - valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ storeLocation) cil managed - // SIG: 20 02 01 0E 11 20 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*0600012A*/ public hidebysig specialname rtspecialname - instance void .ctor(string storeName, - valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ storeLocation, - valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ 'flags') cil managed - // SIG: 20 03 01 0E 11 20 11 14 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000014*/::.ctor() /* 0A00001C */ - IL_0006: /* 2A | */ ret - } // end of method X509Store::.ctor - - .method /*0600012B*/ public hidebysig specialname - instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ - get_Certificates() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Store::get_Certificates - - .method /*0600012C*/ public hidebysig specialname - instance bool get_IsOpen() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Store::get_IsOpen - - .method /*0600012D*/ public hidebysig specialname - instance valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ - get_Location() cil managed - // SIG: 20 00 11 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Store::get_Location - - .method /*0600012E*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Store::get_Name - - .method /*0600012F*/ public hidebysig specialname - instance native int get_StoreHandle() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509Store::get_StoreHandle - - .method /*06000130*/ public hidebysig instance void - Add(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::Add - - .method /*06000131*/ public hidebysig instance void - AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ certificates) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::AddRange - - .method /*06000132*/ public hidebysig instance void - Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::Close - - .method /*06000133*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::Dispose - - .method /*06000134*/ public hidebysig instance void - Open(valuetype System.Security.Cryptography.X509Certificates.OpenFlags/*02000005*/ 'flags') cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::Open - - .method /*06000135*/ public hidebysig instance void - Remove(class System.Security.Cryptography.X509Certificates.X509Certificate2/*0200000F*/ certificate) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::Remove - - .method /*06000136*/ public hidebysig instance void - RemoveRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ certificates) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509Store::RemoveRange - - .property /*17000046*/ instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ - Certificates() - { - .get instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection/*02000010*/ System.Security.Cryptography.X509Certificates.X509Store/*02000028*/::get_Certificates() /* 0600012B */ - } // end of property X509Store::Certificates - .property /*17000047*/ instance bool IsOpen() - { - .get instance bool System.Security.Cryptography.X509Certificates.X509Store/*02000028*/::get_IsOpen() /* 0600012C */ - } // end of property X509Store::IsOpen - .property /*17000048*/ instance valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ - Location() - { - .get instance valuetype System.Security.Cryptography.X509Certificates.StoreLocation/*02000008*/ System.Security.Cryptography.X509Certificates.X509Store/*02000028*/::get_Location() /* 0600012D */ - } // end of property X509Store::Location - .property /*17000049*/ instance string Name() - { - .get instance string System.Security.Cryptography.X509Certificates.X509Store/*02000028*/::get_Name() /* 0600012E */ - } // end of property X509Store::Name - .property /*1700004A*/ instance native int - StoreHandle() - { - .get instance native int System.Security.Cryptography.X509Certificates.X509Store/*02000028*/::get_StoreHandle() /* 0600012F */ - } // end of property X509Store::StoreHandle -} // end of class System.Security.Cryptography.X509Certificates.X509Store - -.class /*02000029*/ public auto ansi sealed beforefieldinit System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension - extends System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/ -{ - .method /*06000137*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::.ctor - - .method /*06000138*/ public hidebysig specialname rtspecialname - instance void .ctor(uint8[] subjectKeyIdentifier, - bool critical) cil managed - // SIG: 20 02 01 1D 05 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::.ctor - - .method /*06000139*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ encodedSubjectKeyIdentifier, - bool critical) cil managed - // SIG: 20 02 01 12 7D 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::.ctor - - .method /*0600013A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ key, - bool critical) cil managed - // SIG: 20 02 01 12 18 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::.ctor - - .method /*0600013B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Security.Cryptography.X509Certificates.PublicKey/*02000006*/ key, - valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm/*0200002A*/ 'algorithm', - bool critical) cil managed - // SIG: 20 03 01 12 18 11 80 A8 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::.ctor - - .method /*0600013C*/ public hidebysig specialname rtspecialname - instance void .ctor(string subjectKeyIdentifier, - bool critical) cil managed - // SIG: 20 02 01 0E 02 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000FF */ call instance void System.Security.Cryptography.X509Certificates.X509Extension/*0200001C*/::.ctor() /* 060000FF */ - IL_0006: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::.ctor - - .method /*0600013D*/ public hidebysig specialname - instance string get_SubjectKeyIdentifier() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method X509SubjectKeyIdentifierExtension::get_SubjectKeyIdentifier - - .method /*0600013E*/ public hidebysig virtual - instance void CopyFrom(class [System.Security.Cryptography.Encoding/*23000005*/]System.Security.Cryptography.AsnEncodedData/*0100001F*/ asnEncodedData) cil managed - // SIG: 20 01 01 12 7D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method X509SubjectKeyIdentifierExtension::CopyFrom - - .property /*1700004B*/ instance string SubjectKeyIdentifier() - { - .get instance string System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension/*02000029*/::get_SubjectKeyIdentifier() /* 0600013D */ - } // end of property X509SubjectKeyIdentifierExtension::SubjectKeyIdentifier -} // end of class System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension - -.class /*0200002A*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .field /*0400007A*/ public specialname rtspecialname int32 value__ - .field /*0400007B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm/*0200002A*/ CapiSha1 = int32(0x00000002) - .field /*0400007C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm/*0200002A*/ Sha1 = int32(0x00000000) - .field /*0400007D*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm/*0200002A*/ ShortSha1 = int32(0x00000001) -} // end of class System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm - -.class /*0200002B*/ public auto ansi sealed System.Security.Cryptography.X509Certificates.X509VerificationFlags - extends [System.Runtime/*23000001*/]System.Enum/*0100001D*/ -{ - .custom /*0C000029:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100001C*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400007E*/ public specialname rtspecialname int32 value__ - .field /*0400007F*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ AllFlags = int32(0x00000FFF) - .field /*04000080*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ AllowUnknownCertificateAuthority = int32(0x00000010) - .field /*04000081*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreCertificateAuthorityRevocationUnknown = int32(0x00000400) - .field /*04000082*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreCtlNotTimeValid = int32(0x00000002) - .field /*04000083*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreCtlSignerRevocationUnknown = int32(0x00000200) - .field /*04000084*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreEndRevocationUnknown = int32(0x00000100) - .field /*04000085*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreInvalidBasicConstraints = int32(0x00000008) - .field /*04000086*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreInvalidName = int32(0x00000040) - .field /*04000087*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreInvalidPolicy = int32(0x00000080) - .field /*04000088*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreNotTimeNested = int32(0x00000004) - .field /*04000089*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreNotTimeValid = int32(0x00000001) - .field /*0400008A*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreRootRevocationUnknown = int32(0x00000800) - .field /*0400008B*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ IgnoreWrongUsage = int32(0x00000020) - .field /*0400008C*/ public static literal valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags/*0200002B*/ NoFlag = int32(0x00000000) -} // end of class System.Security.Cryptography.X509Certificates.X509VerificationFlags - -.class /*0200002C*/ public auto ansi sealed beforefieldinit Microsoft.Win32.SafeHandles.SafeX509ChainHandle - extends [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000035*/ -{ - .method /*0600013F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 28 | (0A)00001F */ call instance void [System.Runtime/*23000001*/]Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid/*01000035*/::.ctor(bool) /* 0A00001F */ - IL_0007: /* 2A | */ ret - } // end of method SafeX509ChainHandle::.ctor - - .method /*06000140*/ family hidebysig virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SafeX509ChainHandle::Dispose - - .method /*06000141*/ family hidebysig virtual - instance bool ReleaseHandle() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SafeX509ChainHandle::ReleaseHandle - -} // end of class Microsoft.Win32.SafeHandles.SafeX509ChainHandle - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il deleted file mode 100644 index 8d5c63b14c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il +++ /dev/null @@ -1,424 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002c42 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00011225 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002bef [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002a74 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000c48 Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000c44 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002c31 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000009a4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000029f4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002e4 Size -// '#~' Name -// Stream 2: -// 0x00000350 Offset -// 0x00000370 Size -// '#Strings' Name -// Stream 3: -// 0x000006c0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000006c4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000006d4 Offset -// 0x000002d0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22152 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17659 (79.72%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2468 (11.14%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.25%) -// Unaccounted : -735 (-3.32%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2468 -// Module - 1 (10 bytes) -// TypeDef - 5 (70 bytes) 2 interfaces, 0 explicit layout -// TypeRef - 17 (102 bytes) -// MethodDef - 5 (70 bytes) 5 abstract, 0 native, 0 bodies -// FieldDef - 10 (60 bytes) 0 constant -// MemberRef - 15 (90 bytes) -// ParamDef - 1 (6 bytes) -// Constant - 8 (48 bytes) -// CustomAttribute- 17 (102 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 4 (24 bytes) -// MethodSemantic- 4 (24 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 877 bytes -// Blobs - 720 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 195 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Interface IIdentity (public) (abstract) (auto) (ansi) -// Interface IPrincipal (public) (abstract) (auto) (ansi) -// Class TokenImpersonationLevel (public) (auto) (ansi) (sealed) -// Class PrincipalPolicy (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Security.Principal -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 19 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 50 72 69 6E 63 69 70 61 6C 00 00 ) // ty.Principal.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 19 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 50 72 69 6E 63 69 70 61 6C 00 00 ) // ty.Principal.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 50 72 69 6E 63 69 70 61 6C 00 00 ) // ty.Principal.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Security.Principal.dll -// MVID: {54ca3f03-9509-4b35-93b8-a7f15c7d354f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F96C01C9000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ interface public abstract auto ansi System.Security.Principal.IIdentity -{ - .method /*06000001*/ public hidebysig newslot specialname abstract virtual - instance string get_AuthenticationType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IIdentity::get_AuthenticationType - - .method /*06000002*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsAuthenticated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IIdentity::get_IsAuthenticated - - .method /*06000003*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method IIdentity::get_Name - - .property /*17000001*/ instance string AuthenticationType() - { - .get instance string System.Security.Principal.IIdentity/*02000002*/::get_AuthenticationType() /* 06000001 */ - } // end of property IIdentity::AuthenticationType - .property /*17000002*/ instance bool IsAuthenticated() - { - .get instance bool System.Security.Principal.IIdentity/*02000002*/::get_IsAuthenticated() /* 06000002 */ - } // end of property IIdentity::IsAuthenticated - .property /*17000003*/ instance string Name() - { - .get instance string System.Security.Principal.IIdentity/*02000002*/::get_Name() /* 06000003 */ - } // end of property IIdentity::Name -} // end of class System.Security.Principal.IIdentity - -.class /*02000003*/ interface public abstract auto ansi System.Security.Principal.IPrincipal -{ - .method /*06000004*/ public hidebysig newslot specialname abstract virtual - instance class System.Security.Principal.IIdentity/*02000002*/ - get_Identity() cil managed - // SIG: 20 00 12 08 - { - // Method begins at RVA 0x0 - } // end of method IPrincipal::get_Identity - - .method /*06000005*/ public hidebysig newslot abstract virtual - instance bool IsInRole(string role) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method IPrincipal::IsInRole - - .property /*17000004*/ instance class System.Security.Principal.IIdentity/*02000002*/ - Identity() - { - .get instance class System.Security.Principal.IIdentity/*02000002*/ System.Security.Principal.IPrincipal/*02000003*/::get_Identity() /* 06000004 */ - } // end of property IPrincipal::Identity -} // end of class System.Security.Principal.IPrincipal - -.class /*02000004*/ public auto ansi sealed System.Security.Principal.TokenImpersonationLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Security.Principal.TokenImpersonationLevel/*02000004*/ Anonymous = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Security.Principal.TokenImpersonationLevel/*02000004*/ Delegation = int32(0x00000004) - .field /*04000004*/ public static literal valuetype System.Security.Principal.TokenImpersonationLevel/*02000004*/ Identification = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.Security.Principal.TokenImpersonationLevel/*02000004*/ Impersonation = int32(0x00000003) - .field /*04000006*/ public static literal valuetype System.Security.Principal.TokenImpersonationLevel/*02000004*/ None = int32(0x00000000) -} // end of class System.Security.Principal.TokenImpersonationLevel - -.class /*02000005*/ public auto ansi sealed System.Security.Principal.PrincipalPolicy - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000007*/ public specialname rtspecialname int32 value__ - .field /*04000008*/ public static literal valuetype System.Security.Principal.PrincipalPolicy/*02000005*/ NoPrincipal = int32(0x00000001) - .field /*04000009*/ public static literal valuetype System.Security.Principal.PrincipalPolicy/*02000005*/ UnauthenticatedPrincipal = int32(0x00000000) - .field /*0400000A*/ public static literal valuetype System.Security.Principal.PrincipalPolicy/*02000005*/ WindowsPrincipal = int32(0x00000002) -} // end of class System.Security.Principal.PrincipalPolicy - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il deleted file mode 100644 index fe13730727..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il +++ /dev/null @@ -1,342 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002aae -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000f79a -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002a5b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005b0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000028e0 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000ab4 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005b0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ab0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002a9d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000810] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002860 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001f8 Size -// '#~' Name -// Stream 2: -// 0x00000264 Offset -// 0x000002f4 Size -// '#Strings' Name -// Stream 3: -// 0x00000558 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000055c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000056c Offset -// 0x000002a4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17699 (81.76%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2064 ( 9.53%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -875 (-4.04%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2064 -// Module - 1 (10 bytes) -// TypeRef - 19 (114 bytes) -// MemberRef - 17 (102 bytes) -// CustomAttribute- 19 (114 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 2 (28 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 755 bytes -// Blobs - 676 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Security.SecureString -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 53 65 63 75 72 65 53 74 72 69 6E 67 00 // ty.SecureString. - 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 53 65 63 75 72 65 53 74 72 69 6E 67 00 // ty.SecureString. - 00 ) - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 53 65 63 75 72 65 53 74 72 69 6E 67 00 // ty.SecureString. - 00 ) - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute/*01000012*/::.ctor(valuetype [System.Runtime.InteropServices/*23000002*/]System.Runtime.InteropServices.DllImportSearchPath/*01000011*/) /* 0A000010 */ = ( 01 00 02 08 00 00 00 00 ) - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Security.SecureString -{ - .assembly extern System.Runtime.InteropServices /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Security.SecureStringMarshal -{ - .assembly extern System.Runtime.InteropServices /*23000002*/ -} -.module System.Security.SecureString.dll -// MVID: {25a4b5a6-11ea-4324-88ef-eadb9c5182ba} -.custom /*0C000001:0A000011*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000013*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7EAEE7D000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il deleted file mode 100644 index 3c2a558f65..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il +++ /dev/null @@ -1,610 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002fb2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x64d10000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00011f33 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002f60 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000450] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000fb8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000450 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000fb4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002fa2 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 D1 64 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000e90] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ee0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000578 Size -// '#~' Name -// Stream 2: -// 0x000005e4 Offset -// 0x00000708 Size -// '#Strings' Name -// Stream 3: -// 0x00000cec Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000cf4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000d04 Offset -// 0x0000018c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22672 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17291 (76.27%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 3728 (16.44%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.03%) -// Unaccounted : -1107 (-4.88%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3728 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// ExportedType - 74 (1036 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1797 bytes -// Blobs - 396 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Security.Cryptography.Pkcs -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Security.Cryptography.ProtectedData -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Security.Cryptography.Xml -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Security -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 13 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 64 6C 6C 00 00 ) // ty.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 13 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 64 6C 6C 00 00 ) // ty.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 13 53 79 73 74 65 6D 2E 53 65 63 75 72 69 // ...System.Securi - 74 79 2E 64 6C 6C 00 00 ) // ty.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Security.Cryptography.CryptographicAttributeObject -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Security.Cryptography.CryptographicAttributeObjectCollection -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Security.Cryptography.CryptographicAttributeObjectEnumerator -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Security.Cryptography.DataProtectionScope -{ - .assembly extern System.Security.Cryptography.ProtectedData /*23000003*/ -} -.class extern /*27000005*/ forwarder System.Security.Cryptography.Pkcs.AlgorithmIdentifier -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Security.Cryptography.Pkcs.CmsRecipient -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Security.Cryptography.Pkcs.CmsRecipientCollection -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Security.Cryptography.Pkcs.CmsRecipientEnumerator -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Security.Cryptography.Pkcs.CmsSigner -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Security.Cryptography.Pkcs.ContentInfo -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Security.Cryptography.Pkcs.EnvelopedCms -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Security.Cryptography.Pkcs.KeyTransRecipientInfo -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Security.Cryptography.Pkcs.Pkcs9AttributeObject -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Security.Cryptography.Pkcs.Pkcs9ContentType -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Security.Cryptography.Pkcs.Pkcs9DocumentName -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Security.Cryptography.Pkcs.Pkcs9MessageDigest -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Security.Cryptography.Pkcs.Pkcs9SigningTime -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Security.Cryptography.Pkcs.PublicKeyInfo -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Security.Cryptography.Pkcs.RecipientInfo -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Security.Cryptography.Pkcs.RecipientInfoCollection -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Security.Cryptography.Pkcs.RecipientInfoEnumerator -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Security.Cryptography.Pkcs.RecipientInfoType -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Security.Cryptography.Pkcs.SignedCms -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Security.Cryptography.Pkcs.SignerInfo -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.Security.Cryptography.Pkcs.SignerInfoCollection -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.Security.Cryptography.Pkcs.SignerInfoEnumerator -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.Security.Cryptography.Pkcs.SubjectIdentifier -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000020*/ forwarder System.Security.Cryptography.Pkcs.SubjectIdentifierType -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000021*/ forwarder System.Security.Cryptography.ProtectedData -{ - .assembly extern System.Security.Cryptography.ProtectedData /*23000003*/ -} -.class extern /*27000022*/ forwarder System.Security.Cryptography.Xml.CipherData -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000023*/ forwarder System.Security.Cryptography.Xml.CipherReference -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000024*/ forwarder System.Security.Cryptography.Xml.DataObject -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000025*/ forwarder System.Security.Cryptography.Xml.DataReference -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000026*/ forwarder System.Security.Cryptography.Xml.DSAKeyValue -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000027*/ forwarder System.Security.Cryptography.Xml.EncryptedData -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000028*/ forwarder System.Security.Cryptography.Xml.EncryptedKey -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000029*/ forwarder System.Security.Cryptography.Xml.EncryptedReference -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700002A*/ forwarder System.Security.Cryptography.Xml.EncryptedType -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700002B*/ forwarder System.Security.Cryptography.Xml.EncryptedXml -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700002C*/ forwarder System.Security.Cryptography.Xml.EncryptionMethod -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700002D*/ forwarder System.Security.Cryptography.Xml.EncryptionProperty -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700002E*/ forwarder System.Security.Cryptography.Xml.EncryptionPropertyCollection -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700002F*/ forwarder System.Security.Cryptography.Xml.IRelDecryptor -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000030*/ forwarder System.Security.Cryptography.Xml.KeyInfo -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000031*/ forwarder System.Security.Cryptography.Xml.KeyInfoClause -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000032*/ forwarder System.Security.Cryptography.Xml.KeyInfoEncryptedKey -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000033*/ forwarder System.Security.Cryptography.Xml.KeyInfoName -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000034*/ forwarder System.Security.Cryptography.Xml.KeyInfoNode -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000035*/ forwarder System.Security.Cryptography.Xml.KeyInfoRetrievalMethod -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000036*/ forwarder System.Security.Cryptography.Xml.KeyInfoX509Data -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000037*/ forwarder System.Security.Cryptography.Xml.KeyReference -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000038*/ forwarder System.Security.Cryptography.Xml.Reference -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000039*/ forwarder System.Security.Cryptography.Xml.ReferenceList -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700003A*/ forwarder System.Security.Cryptography.Xml.RSAKeyValue -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700003B*/ forwarder System.Security.Cryptography.Xml.Signature -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700003C*/ forwarder System.Security.Cryptography.Xml.SignedInfo -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700003D*/ forwarder System.Security.Cryptography.Xml.SignedXml -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700003E*/ forwarder System.Security.Cryptography.Xml.Transform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700003F*/ forwarder System.Security.Cryptography.Xml.TransformChain -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000040*/ forwarder System.Security.Cryptography.Xml.X509IssuerSerial -{ - .assembly extern System.Security.Cryptography.Pkcs /*23000002*/ -} -.class extern /*27000041*/ forwarder System.Security.Cryptography.Xml.XmlDecryptionTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000042*/ forwarder System.Security.Cryptography.Xml.XmlDsigBase64Transform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000043*/ forwarder System.Security.Cryptography.Xml.XmlDsigC14NTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000044*/ forwarder System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000045*/ forwarder System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000046*/ forwarder System.Security.Cryptography.Xml.XmlDsigExcC14NTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000047*/ forwarder System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000048*/ forwarder System.Security.Cryptography.Xml.XmlDsigXPathTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*27000049*/ forwarder System.Security.Cryptography.Xml.XmlDsigXsltTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.class extern /*2700004A*/ forwarder System.Security.Cryptography.Xml.XmlLicenseTransform -{ - .assembly extern System.Security.Cryptography.Xml /*23000004*/ -} -.module System.Security.dll -// MVID: {3c5be625-51d7-4ee3-9ece-e97c7ee230c3} -.imagebase 0x64d10000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F0E34000000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il deleted file mode 100644 index d896232729..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il +++ /dev/null @@ -1,461 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc4 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002b82 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x52d40000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000fa13 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b30 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000480] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000b88 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000480 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b84 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b72 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 D4 52 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000a60] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ab0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000036c Size -// '#~' Name -// Stream 2: -// 0x000003d8 Offset -// 0x000004d8 Size -// '#Strings' Name -// Stream 3: -// 0x000008b0 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000008b8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000008c8 Offset -// 0x00000198 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17339 (80.10%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2656 (12.27%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1107 (-5.11%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2656 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 38 (532 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1238 bytes -// Blobs - 408 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Runtime.Serialization.Json -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.ServiceModel.Syndication -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.ServiceModel.Web -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 53 65 72 76 69 63 // ...System.Servic - 65 4D 6F 64 65 6C 2E 57 65 62 2E 64 6C 6C 00 00 ) // eModel.Web.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 53 65 72 76 69 63 // ...System.Servic - 65 4D 6F 64 65 6C 2E 57 65 62 2E 64 6C 6C 00 00 ) // eModel.Web.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 53 65 72 76 69 63 // ...System.Servic - 65 4D 6F 64 65 6C 2E 57 65 62 2E 64 6C 6C 00 00 ) // eModel.Web.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 28 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..(f:\dd\tools\d - 65 76 64 69 76 5C 33 35 4D 53 53 68 61 72 65 64 // evdiv\35MSShared - 4C 69 62 31 30 32 34 2E 73 6E 6B 00 00 ) // Lib1024.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - B5 FC 90 E7 02 7F 67 87 1E 77 3A 8F DE 89 38 C8 // ......g..w:...8. - 1D D4 02 BA 65 B9 20 1D 60 59 3E 96 C4 92 65 1E // ....e. .`Y>...e. - 88 9C C1 3F 14 15 EB B5 3F AC 11 31 AE 0B D3 33 // ...?....?..1...3 - C5 EE 60 21 67 2D 97 18 EA 31 A8 AE BD 0D A0 07 // ..`!g-...1...... - 2F 25 D8 7D BA 6F C9 0F FD 59 8E D4 DA 35 E4 4C // /%.}.o...Y...5.L - 39 8C 45 43 07 E8 E3 3B 84 26 14 3D AE C9 F5 96 // 9.EC...;.&.=.... - 83 6F 97 C8 F7 47 50 E5 97 5C 64 E2 18 9F 45 DE // .o...GP..\d...E. - F4 6B 2A 2B 12 47 AD C3 65 2B F5 C3 08 05 5D A9 ) // .k*+.G..e+....]. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Runtime.Serialization.Json.DataContractJsonSerializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Runtime.Serialization.Json.IXmlJsonReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Runtime.Serialization.Json.IXmlJsonWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Runtime.Serialization.Json.JsonReaderWriterFactory -{ - .assembly extern System.Runtime.Serialization.Json /*23000002*/ -} -.class extern /*27000005*/ forwarder System.ServiceModel.Syndication.Atom10FeedFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000006*/ forwarder System.ServiceModel.Syndication.Atom10FeedFormatter`1 -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000007*/ forwarder System.ServiceModel.Syndication.Atom10ItemFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000008*/ forwarder System.ServiceModel.Syndication.Atom10ItemFormatter`1 -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000009*/ forwarder System.ServiceModel.Syndication.AtomPub10CategoriesDocumentFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700000A*/ forwarder System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700000B*/ forwarder System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter`1 -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700000C*/ forwarder System.ServiceModel.Syndication.CategoriesDocument -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700000D*/ forwarder System.ServiceModel.Syndication.CategoriesDocumentFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700000E*/ forwarder System.ServiceModel.Syndication.InlineCategoriesDocument -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700000F*/ forwarder System.ServiceModel.Syndication.ReferencedCategoriesDocument -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000010*/ forwarder System.ServiceModel.Syndication.ResourceCollectionInfo -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000011*/ forwarder System.ServiceModel.Syndication.Rss20FeedFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000012*/ forwarder System.ServiceModel.Syndication.Rss20FeedFormatter`1 -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000013*/ forwarder System.ServiceModel.Syndication.Rss20ItemFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000014*/ forwarder System.ServiceModel.Syndication.Rss20ItemFormatter`1 -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000015*/ forwarder System.ServiceModel.Syndication.ServiceDocument -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000016*/ forwarder System.ServiceModel.Syndication.ServiceDocumentFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000017*/ forwarder System.ServiceModel.Syndication.SyndicationCategory -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000018*/ forwarder System.ServiceModel.Syndication.SyndicationContent -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000019*/ forwarder System.ServiceModel.Syndication.SyndicationElementExtension -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700001A*/ forwarder System.ServiceModel.Syndication.SyndicationElementExtensionCollection -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700001B*/ forwarder System.ServiceModel.Syndication.SyndicationFeed -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700001C*/ forwarder System.ServiceModel.Syndication.SyndicationFeedFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700001D*/ forwarder System.ServiceModel.Syndication.SyndicationItem -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700001E*/ forwarder System.ServiceModel.Syndication.SyndicationItemFormatter -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*2700001F*/ forwarder System.ServiceModel.Syndication.SyndicationLink -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000020*/ forwarder System.ServiceModel.Syndication.SyndicationPerson -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000021*/ forwarder System.ServiceModel.Syndication.SyndicationVersions -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000022*/ forwarder System.ServiceModel.Syndication.TextSyndicationContent -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000023*/ forwarder System.ServiceModel.Syndication.TextSyndicationContentKind -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000024*/ forwarder System.ServiceModel.Syndication.UrlSyndicationContent -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000025*/ forwarder System.ServiceModel.Syndication.Workspace -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.class extern /*27000026*/ forwarder System.ServiceModel.Syndication.XmlSyndicationContent -{ - .assembly extern System.ServiceModel.Syndication /*23000003*/ -} -.module System.ServiceModel.Web.dll -// MVID: {1edd7a56-4e34-4579-870c-403c3f320094} -.imagebase 0x52d40000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F4C34025000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il deleted file mode 100644 index 24ca9c980a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il +++ /dev/null @@ -1,369 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002886 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x64da0000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00006b81 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002834 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000460] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000088c Virtual Size -// 0x00002000 Virtual Address -// 0x00000a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000460 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000888 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002876 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 DA 64 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000764] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000027b4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000022c Size -// '#~' Name -// Stream 2: -// 0x00000298 Offset -// 0x00000324 Size -// '#Strings' Name -// Stream 3: -// 0x000005bc Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000005c4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000005d4 Offset -// 0x00000190 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21136 -// PE header size : 512 (496 used) ( 2.42%) -// PE additional info : 17307 (81.88%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.34%) -// CLR meta-data size : 1892 ( 8.95%) -// CLR additional info : 128 ( 0.61%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.69%) -// Unaccounted : -823 (-3.89%) - -// Num.of PE sections : 3 -// .text - 2560 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1892 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 15 (210 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 801 bytes -// Blobs - 400 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.ServiceProcess.ServiceController -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.ServiceProcess -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 19 53 79 73 74 65 6D 2E 53 65 72 76 69 63 // ...System.Servic - 65 50 72 6F 63 65 73 73 2E 64 6C 6C 00 00 ) // eProcess.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 19 53 79 73 74 65 6D 2E 53 65 72 76 69 63 // ...System.Servic - 65 50 72 6F 63 65 73 73 2E 64 6C 6C 00 00 ) // eProcess.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 19 53 79 73 74 65 6D 2E 53 65 72 76 69 63 // ...System.Servic - 65 50 72 6F 63 65 73 73 2E 64 6C 6C 00 00 ) // eProcess.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.ServiceProcess.PowerBroadcastStatus -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*27000002*/ forwarder System.ServiceProcess.ServiceBase -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*27000003*/ forwarder System.ServiceProcess.ServiceController -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*27000004*/ forwarder System.ServiceProcess.ServiceControllerPermission -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000005*/ forwarder System.ServiceProcess.ServiceControllerPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000006*/ forwarder System.ServiceProcess.ServiceControllerPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000007*/ forwarder System.ServiceProcess.ServiceControllerPermissionEntry -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000008*/ forwarder System.ServiceProcess.ServiceControllerPermissionEntryCollection -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000009*/ forwarder System.ServiceProcess.ServiceControllerStatus -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.ServiceProcess.ServiceProcessDescriptionAttribute -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.ServiceProcess.ServiceStartMode -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.ServiceProcess.ServiceType -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.ServiceProcess.SessionChangeDescription -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.ServiceProcess.SessionChangeReason -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.ServiceProcess.TimeoutException -{ - .assembly extern System.ServiceProcess.ServiceController /*23000002*/ -} -.module System.ServiceProcess.dll -// MVID: {e644aa2b-eee7-42dd-abe5-be026fb91204} -.imagebase 0x64da0000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFE7041F000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il deleted file mode 100644 index f0f844c1f7..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il +++ /dev/null @@ -1,1647 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000037d2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00015965 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000377f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003604 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000017d8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000007d4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000037c1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x00001528] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003584 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000d28 Size -// '#~' Name -// Stream 2: -// 0x00000d94 Offset -// 0x00000448 Size -// '#Strings' Name -// Stream 3: -// 0x000011dc Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000011e0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000011f0 Offset -// 0x00000338 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01d57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24720 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17715 (71.66%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5416 (21.91%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 99 ( 0.40%) -// Managed code : 258 ( 1.04%) -// Data : 2048 ( 8.28%) -// Unaccounted : -1528 (-6.18%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5416 -// Module - 1 (10 bytes) -// TypeDef - 6 (84 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 21 (126 bytes) -// MethodDef - 99 (1386 bytes) 0 abstract, 0 native, 99 bodies -// FieldDef - 1 (6 bytes) 0 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 213 (1278 bytes) -// Constant - 1 (6 bytes) -// CustomAttribute- 38 (228 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 1 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1093 bytes -// Blobs - 824 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 195 bytes - -// CLR additional info : 128 - -// CLR method headers : 99 -// Num.of method bodies - 99 -// Num.of fat headers - 0 -// Num.of tiny headers - 99 - -// Managed code : 258 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ASCIIEncoding (public) (auto) (ansi) -// Class UnicodeEncoding (public) (auto) (ansi) -// Class UTF32Encoding (public) (auto) (ansi) (sealed) -// Class UTF7Encoding (public) (auto) (ansi) -// Class UTF8Encoding (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Text.Encoding.Extensions -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 65 78 74 2E 45 // ...System.Text.E - 6E 63 6F 64 69 6E 67 2E 45 78 74 65 6E 73 69 6F // ncoding.Extensio - 6E 73 00 00 ) // ns.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 65 78 74 2E 45 // ...System.Text.E - 6E 63 6F 64 69 6E 67 2E 45 78 74 65 6E 73 69 6F // ncoding.Extensio - 6E 73 00 00 ) // ns.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 65 78 74 2E 45 // ...System.Text.E - 6E 63 6F 64 69 6E 67 2E 45 78 74 65 6E 73 69 6F // ncoding.Extensio - 6E 73 00 00 ) // ns.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Text.Encoding.Extensions.dll -// MVID: {83b28355-dae0-4064-9b4a-91864a8e73f4} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F179C6AE000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Text.ASCIIEncoding - extends [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ASCIIEncoding::.ctor - - .method /*06000002*/ public hidebysig specialname virtual - instance bool get_IsSingleByte() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::get_IsSingleByte - - .method /*06000003*/ public hidebysig virtual - instance int32 GetByteCount(char* chars, - int32 count) cil managed - // SIG: 20 02 08 0F 03 08 - { - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetByteCount - - .method /*06000004*/ public hidebysig virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetByteCount - - .method /*06000005*/ public hidebysig virtual - instance int32 GetByteCount(string chars) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetByteCount - - .method /*06000006*/ public hidebysig virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 04 08 0F 03 08 0F 05 08 - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetBytes - - .method /*06000007*/ public hidebysig virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 1D 03 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetBytes - - .method /*06000008*/ public hidebysig virtual - instance int32 GetBytes(string chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 0E 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetBytes - - .method /*06000009*/ public hidebysig virtual - instance int32 GetCharCount(uint8* bytes, - int32 count) cil managed - // SIG: 20 02 08 0F 05 08 - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetCharCount - - .method /*0600000A*/ public hidebysig virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetCharCount - - .method /*0600000B*/ public hidebysig virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount) cil managed - // SIG: 20 04 08 0F 05 08 0F 03 08 - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetChars - - .method /*0600000C*/ public hidebysig virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetChars - - .method /*0600000D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Decoder/*01000013*/ - GetDecoder() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetDecoder - - .method /*0600000E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoder/*01000014*/ - GetEncoder() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetEncoder - - .method /*0600000F*/ public hidebysig virtual - instance int32 GetMaxByteCount(int32 charCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetMaxByteCount - - .method /*06000010*/ public hidebysig virtual - instance int32 GetMaxCharCount(int32 byteCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetMaxCharCount - - .method /*06000011*/ public hidebysig virtual - instance string GetString(uint8[] bytes, - int32 byteIndex, - int32 byteCount) cil managed - // SIG: 20 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ASCIIEncoding::GetString - - .property /*17000001*/ instance bool IsSingleByte() - { - .get instance bool System.Text.ASCIIEncoding/*02000002*/::get_IsSingleByte() /* 06000002 */ - } // end of property ASCIIEncoding::IsSingleByte -} // end of class System.Text.ASCIIEncoding - -.class /*02000003*/ public auto ansi beforefieldinit System.Text.UnicodeEncoding - extends [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/ -{ - .field /*04000001*/ public static literal int32 CharSize = int32(0x00000002) - .method /*06000012*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UnicodeEncoding::.ctor - - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bigEndian, - bool byteOrderMark) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UnicodeEncoding::.ctor - - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bigEndian, - bool byteOrderMark, - bool throwOnInvalidBytes) cil managed - // SIG: 20 03 01 02 02 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UnicodeEncoding::.ctor - - .method /*06000015*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::Equals - - .method /*06000016*/ public hidebysig virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetByteCount - - .method /*06000017*/ public hidebysig virtual - instance int32 GetByteCount(char* chars, - int32 count) cil managed - // SIG: 20 02 08 0F 03 08 - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetByteCount - - .method /*06000018*/ public hidebysig virtual - instance int32 GetByteCount(string s) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetByteCount - - .method /*06000019*/ public hidebysig virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 04 08 0F 03 08 0F 05 08 - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetBytes - - .method /*0600001A*/ public hidebysig virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 1D 03 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetBytes - - .method /*0600001B*/ public hidebysig virtual - instance int32 GetBytes(string s, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 0E 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetBytes - - .method /*0600001C*/ public hidebysig virtual - instance int32 GetCharCount(uint8* bytes, - int32 count) cil managed - // SIG: 20 02 08 0F 05 08 - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetCharCount - - .method /*0600001D*/ public hidebysig virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetCharCount - - .method /*0600001E*/ public hidebysig virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount) cil managed - // SIG: 20 04 08 0F 05 08 0F 03 08 - { - .custom /*0C00001A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetChars - - .method /*0600001F*/ public hidebysig virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetChars - - .method /*06000020*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Decoder/*01000013*/ - GetDecoder() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetDecoder - - .method /*06000021*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoder/*01000014*/ - GetEncoder() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetEncoder - - .method /*06000022*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetHashCode - - .method /*06000023*/ public hidebysig virtual - instance int32 GetMaxByteCount(int32 charCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetMaxByteCount - - .method /*06000024*/ public hidebysig virtual - instance int32 GetMaxCharCount(int32 byteCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetMaxCharCount - - .method /*06000025*/ public hidebysig virtual - instance uint8[] GetPreamble() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetPreamble - - .method /*06000026*/ public hidebysig virtual - instance string GetString(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnicodeEncoding::GetString - -} // end of class System.Text.UnicodeEncoding - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Text.UTF32Encoding - extends [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/ -{ - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF32Encoding::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bigEndian, - bool byteOrderMark) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF32Encoding::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(bool bigEndian, - bool byteOrderMark, - bool throwOnInvalidCharacters) cil managed - // SIG: 20 03 01 02 02 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF32Encoding::.ctor - - .method /*0600002A*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::Equals - - .method /*0600002B*/ public hidebysig virtual - instance int32 GetByteCount(char* chars, - int32 count) cil managed - // SIG: 20 02 08 0F 03 08 - { - .custom /*0C00001B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetByteCount - - .method /*0600002C*/ public hidebysig virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetByteCount - - .method /*0600002D*/ public hidebysig virtual - instance int32 GetByteCount(string s) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetByteCount - - .method /*0600002E*/ public hidebysig virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 04 08 0F 03 08 0F 05 08 - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetBytes - - .method /*0600002F*/ public hidebysig virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 1D 03 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetBytes - - .method /*06000030*/ public hidebysig virtual - instance int32 GetBytes(string s, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 0E 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetBytes - - .method /*06000031*/ public hidebysig virtual - instance int32 GetCharCount(uint8* bytes, - int32 count) cil managed - // SIG: 20 02 08 0F 05 08 - { - .custom /*0C00001D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetCharCount - - .method /*06000032*/ public hidebysig virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetCharCount - - .method /*06000033*/ public hidebysig virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount) cil managed - // SIG: 20 04 08 0F 05 08 0F 03 08 - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetChars - - .method /*06000034*/ public hidebysig virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetChars - - .method /*06000035*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Decoder/*01000013*/ - GetDecoder() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetDecoder - - .method /*06000036*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoder/*01000014*/ - GetEncoder() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetEncoder - - .method /*06000037*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetHashCode - - .method /*06000038*/ public hidebysig virtual - instance int32 GetMaxByteCount(int32 charCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetMaxByteCount - - .method /*06000039*/ public hidebysig virtual - instance int32 GetMaxCharCount(int32 byteCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetMaxCharCount - - .method /*0600003A*/ public hidebysig virtual - instance uint8[] GetPreamble() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetPreamble - - .method /*0600003B*/ public hidebysig virtual - instance string GetString(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF32Encoding::GetString - -} // end of class System.Text.UTF32Encoding - -.class /*02000005*/ public auto ansi beforefieldinit System.Text.UTF7Encoding - extends [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/ -{ - .method /*0600003C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF7Encoding::.ctor - - .method /*0600003D*/ public hidebysig specialname rtspecialname - instance void .ctor(bool allowOptionals) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF7Encoding::.ctor - - .method /*0600003E*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::Equals - - .method /*0600003F*/ public hidebysig virtual - instance int32 GetByteCount(char* chars, - int32 count) cil managed - // SIG: 20 02 08 0F 03 08 - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetByteCount - - .method /*06000040*/ public hidebysig virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetByteCount - - .method /*06000041*/ public hidebysig virtual - instance int32 GetByteCount(string s) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetByteCount - - .method /*06000042*/ public hidebysig virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 04 08 0F 03 08 0F 05 08 - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetBytes - - .method /*06000043*/ public hidebysig virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 1D 03 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetBytes - - .method /*06000044*/ public hidebysig virtual - instance int32 GetBytes(string s, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 0E 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetBytes - - .method /*06000045*/ public hidebysig virtual - instance int32 GetCharCount(uint8* bytes, - int32 count) cil managed - // SIG: 20 02 08 0F 05 08 - { - .custom /*0C000021:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetCharCount - - .method /*06000046*/ public hidebysig virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetCharCount - - .method /*06000047*/ public hidebysig virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount) cil managed - // SIG: 20 04 08 0F 05 08 0F 03 08 - { - .custom /*0C000022:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetChars - - .method /*06000048*/ public hidebysig virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetChars - - .method /*06000049*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Decoder/*01000013*/ - GetDecoder() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetDecoder - - .method /*0600004A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoder/*01000014*/ - GetEncoder() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetEncoder - - .method /*0600004B*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetHashCode - - .method /*0600004C*/ public hidebysig virtual - instance int32 GetMaxByteCount(int32 charCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetMaxByteCount - - .method /*0600004D*/ public hidebysig virtual - instance int32 GetMaxCharCount(int32 byteCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetMaxCharCount - - .method /*0600004E*/ public hidebysig virtual - instance string GetString(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF7Encoding::GetString - -} // end of class System.Text.UTF7Encoding - -.class /*02000006*/ public auto ansi beforefieldinit System.Text.UTF8Encoding - extends [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/ -{ - .method /*0600004F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF8Encoding::.ctor - - .method /*06000050*/ public hidebysig specialname rtspecialname - instance void .ctor(bool encoderShouldEmitUTF8Identifier) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF8Encoding::.ctor - - .method /*06000051*/ public hidebysig specialname rtspecialname - instance void .ctor(bool encoderShouldEmitUTF8Identifier, - bool throwOnInvalidBytes) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Text.Encoding/*01000012*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method UTF8Encoding::.ctor - - .method /*06000052*/ public hidebysig virtual - instance bool Equals(object 'value') cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::Equals - - .method /*06000053*/ public hidebysig virtual - instance int32 GetByteCount(char* chars, - int32 count) cil managed - // SIG: 20 02 08 0F 03 08 - { - .custom /*0C000023:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetByteCount - - .method /*06000054*/ public hidebysig virtual - instance int32 GetByteCount(char[] chars, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetByteCount - - .method /*06000055*/ public hidebysig virtual - instance int32 GetByteCount(string chars) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetByteCount - - .method /*06000056*/ public hidebysig virtual - instance int32 GetBytes(char* chars, - int32 charCount, - uint8* bytes, - int32 byteCount) cil managed - // SIG: 20 04 08 0F 03 08 0F 05 08 - { - .custom /*0C000024:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetBytes - - .method /*06000057*/ public hidebysig virtual - instance int32 GetBytes(char[] chars, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 1D 03 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetBytes - - .method /*06000058*/ public hidebysig virtual - instance int32 GetBytes(string s, - int32 charIndex, - int32 charCount, - uint8[] bytes, - int32 byteIndex) cil managed - // SIG: 20 05 08 0E 08 08 1D 05 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetBytes - - .method /*06000059*/ public hidebysig virtual - instance int32 GetCharCount(uint8* bytes, - int32 count) cil managed - // SIG: 20 02 08 0F 05 08 - { - .custom /*0C000025:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetCharCount - - .method /*0600005A*/ public hidebysig virtual - instance int32 GetCharCount(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetCharCount - - .method /*0600005B*/ public hidebysig virtual - instance int32 GetChars(uint8* bytes, - int32 byteCount, - char* chars, - int32 charCount) cil managed - // SIG: 20 04 08 0F 05 08 0F 03 08 - { - .custom /*0C000026:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetChars - - .method /*0600005C*/ public hidebysig virtual - instance int32 GetChars(uint8[] bytes, - int32 byteIndex, - int32 byteCount, - char[] chars, - int32 charIndex) cil managed - // SIG: 20 05 08 1D 05 08 08 1D 03 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetChars - - .method /*0600005D*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Decoder/*01000013*/ - GetDecoder() cil managed - // SIG: 20 00 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetDecoder - - .method /*0600005E*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Text.Encoder/*01000014*/ - GetEncoder() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetEncoder - - .method /*0600005F*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetHashCode - - .method /*06000060*/ public hidebysig virtual - instance int32 GetMaxByteCount(int32 charCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetMaxByteCount - - .method /*06000061*/ public hidebysig virtual - instance int32 GetMaxCharCount(int32 byteCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetMaxCharCount - - .method /*06000062*/ public hidebysig virtual - instance uint8[] GetPreamble() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetPreamble - - .method /*06000063*/ public hidebysig virtual - instance string GetString(uint8[] bytes, - int32 index, - int32 count) cil managed - // SIG: 20 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UTF8Encoding::GetString - -} // end of class System.Text.UTF8Encoding - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il deleted file mode 100644 index c41201f433..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il +++ /dev/null @@ -1,381 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002baa -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00008f1a -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002b57 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000029dc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000bb0 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000bac -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002b99 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000090c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000295c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000274 Size -// '#~' Name -// Stream 2: -// 0x000002e0 Offset -// 0x0000038c Size -// '#Strings' Name -// Stream 3: -// 0x0000066c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000670 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000680 Offset -// 0x0000028c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17635 (81.46%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2316 (10.70%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -1063 (-4.91%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2316 -// Module - 1 (10 bytes) -// TypeRef - 17 (102 bytes) -// MemberRef - 16 (96 bytes) -// CustomAttribute- 18 (108 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 14 (196 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 906 bytes -// Blobs - 652 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 170 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Text.Encoding -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 14 53 79 73 74 65 6D 2E 54 65 78 74 2E 45 // ...System.Text.E - 6E 63 6F 64 69 6E 67 00 00 ) // ncoding.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 14 53 79 73 74 65 6D 2E 54 65 78 74 2E 45 // ...System.Text.E - 6E 63 6F 64 69 6E 67 00 00 ) // ncoding.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 14 53 79 73 74 65 6D 2E 54 65 78 74 2E 45 // ...System.Text.E - 6E 63 6F 64 69 6E 67 00 00 ) // ncoding.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Text.Decoder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Text.DecoderExceptionFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Text.DecoderFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Text.DecoderFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Text.DecoderFallbackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Text.DecoderReplacementFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Text.Encoder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Text.EncoderExceptionFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Text.EncoderFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Text.EncoderFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Text.EncoderFallbackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.Text.EncoderReplacementFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Text.Encoding -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Text.EncodingProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Text.Encoding.dll -// MVID: {9096294a-23b9-44ae-a916-33cbfa71179e} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC3F36F8000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il deleted file mode 100644 index 2e3295be0a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il +++ /dev/null @@ -1,3357 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000606a -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x0000ce14 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00006017 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004c00 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005e9c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004070 Virtual Size -// 0x00002000 Virtual Address -// 0x00004200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000006c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006059 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020dc [0x00003d40] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005e1c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001d44 Size -// '#~' Name -// Stream 2: -// 0x00001db0 Offset -// 0x0000186c Size -// '#Strings' Name -// Stream 3: -// 0x0000361c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003620 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003630 Offset -// 0x00000710 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000000090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 35472 -// PE header size : 512 (496 used) ( 1.44%) -// PE additional info : 17715 (49.94%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.20%) -// CLR meta-data size : 15680 (44.20%) -// CLR additional info : 128 ( 0.36%) -// CLR method headers : 212 ( 0.60%) -// Managed code : 535 ( 1.51%) -// Data : 2048 ( 5.77%) -// Unaccounted : -1430 (-4.03%) - -// Num.of PE sections : 3 -// .text - 16896 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 15680 -// Module - 1 (10 bytes) -// TypeDef - 14 (196 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 45 (270 bytes) -// MethodDef - 220 (3080 bytes) 4 abstract, 0 native, 212 bodies -// FieldDef - 40 (240 bytes) 1 constant -// MemberRef - 61 (366 bytes) -// ParamDef - 273 (1638 bytes) -// MethodImpl - 62 (372 bytes) -// Constant - 10 (60 bytes) -// CustomAttribute- 41 (246 bytes) -// InterfaceImpl - 26 (104 bytes) -// PropertyMap - 9 (36 bytes) -// Property - 48 (288 bytes) -// MethodSemantic- 63 (378 bytes) -// TypeSpec - 15 (30 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 6250 bytes -// Blobs - 1808 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 206 bytes - -// CLR additional info : 128 - -// CLR method headers : 212 -// Num.of method bodies - 212 -// Num.of fat headers - 0 -// Num.of tiny headers - 212 - -// Managed code : 535 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Capture (public) (auto) (ansi) -// Class CaptureCollection (public) (auto) (ansi) -// Class Group (public) (auto) (ansi) -// Class GroupCollection (public) (auto) (ansi) -// Class Match (public) (auto) (ansi) -// Class MatchCollection (public) (auto) (ansi) -// Class MatchEvaluator (public) (auto) (ansi) (sealed) -// Class Regex (public) (auto) (ansi) -// Class RegexCompilationInfo (public) (auto) (ansi) -// Class RegexMatchTimeoutException (public) (auto) (ansi) -// Class RegexOptions (public) (auto) (ansi) (sealed) -// Class RegexRunner (public) (abstract) (auto) (ansi) -// Class RegexRunnerFactory (public) (abstract) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Reflection.Emit.ILGeneration -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:3:0 -} -.assembly /*20000001*/ noplatform System.Text.RegularExpressions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 54 65 78 74 2E 52 // ...System.Text.R - 65 67 75 6C 61 72 45 78 70 72 65 73 73 69 6F 6E // egularExpression - 73 00 00 ) // s.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 54 65 78 74 2E 52 // ...System.Text.R - 65 67 75 6C 61 72 45 78 70 72 65 73 73 69 6F 6E // egularExpression - 73 00 00 ) // s.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1E 53 79 73 74 65 6D 2E 54 65 78 74 2E 52 // ...System.Text.R - 65 67 75 6C 61 72 45 78 70 72 65 73 73 69 6F 6E // egularExpression - 73 00 00 ) // s.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Text.RegularExpressions.dll -// MVID: {33762011-6b73-4d0f-b736-c23aeda40acb} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFF2C054000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Text.RegularExpressions.Capture - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method Capture::.ctor - - .method /*06000002*/ public hidebysig specialname - instance int32 get_Index() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Capture::get_Index - - .method /*06000003*/ public hidebysig specialname - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Capture::get_Length - - .method /*06000004*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Capture::get_Value - - .method /*06000005*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Capture::ToString - - .property /*17000001*/ instance int32 Index() - { - .get instance int32 System.Text.RegularExpressions.Capture/*02000002*/::get_Index() /* 06000002 */ - } // end of property Capture::Index - .property /*17000002*/ instance int32 Length() - { - .get instance int32 System.Text.RegularExpressions.Capture/*02000002*/::get_Length() /* 06000003 */ - } // end of property Capture::Length - .property /*17000003*/ instance string Value() - { - .get instance string System.Text.RegularExpressions.Capture/*02000002*/::get_Value() /* 06000004 */ - } // end of property Capture::Value -} // end of class System.Text.RegularExpressions.Capture - -.class /*02000003*/ public auto ansi beforefieldinit System.Text.RegularExpressions.CaptureCollection - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000003*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000002*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000019*//*1B000004*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001A*//*1B000005*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001B*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ -{ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000006*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method CaptureCollection::.ctor - - .method /*06000007*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::get_Count - - .method /*06000008*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::get_IsReadOnly - - .method /*06000009*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::get_IsSynchronized - - .method /*0600000A*/ public hidebysig newslot specialname virtual final - instance class System.Text.RegularExpressions.Capture/*02000002*/ - get_Item(int32 i) cil managed - // SIG: 20 01 12 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::get_Item - - .method /*0600000B*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::get_SyncRoot - - .method /*0600000C*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100001C*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 71 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::CopyTo - - .method /*0600000D*/ public hidebysig newslot virtual final - instance void CopyTo(class System.Text.RegularExpressions.Capture/*02000002*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 12 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::CopyTo - - .method /*0600000E*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001D*/ - GetEnumerator() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::GetEnumerator - - .method /*0600000F*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 51 01 12 08 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000001*/::GetEnumerator() /* 0A000011 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000010*/ private hidebysig newslot virtual final - instance int32 'System.Collections.Generic.IList.IndexOf'(class System.Text.RegularExpressions.Capture/*02000002*/ item) cil managed - // SIG: 20 01 08 12 08 - { - .override method instance int32 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000002*/::IndexOf(!0) /* 0A000012 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::'System.Collections.Generic.IList.IndexOf' - - .method /*06000011*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - class System.Text.RegularExpressions.Capture/*02000002*/ item) cil managed - // SIG: 20 02 01 08 12 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000002*/::Insert(int32, - !0) /* 0A000013 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::'System.Collections.Generic.IList.Insert' - - .method /*06000012*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000002*/::RemoveAt(int32) /* 0A000014 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::'System.Collections.Generic.IList.RemoveAt' - - .method /*06000013*/ private hidebysig newslot specialname virtual final - instance class System.Text.RegularExpressions.Capture/*02000002*/ - 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 12 08 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000002*/::get_Item(int32) /* 0A000015 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::'System.Collections.Generic.IList.get_Item' - - .method /*06000014*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - class System.Text.RegularExpressions.Capture/*02000002*/ 'value') cil managed - // SIG: 20 02 01 08 12 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000002*/::set_Item(int32, - !0) /* 0A000016 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::'System.Collections.Generic.IList.set_Item' - - .method /*06000015*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(class System.Text.RegularExpressions.Capture/*02000002*/ item) cil managed - // SIG: 20 01 01 12 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000003*/::Add(!0) /* 0A000017 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::'System.Collections.Generic.ICollection.Add' - - .method /*06000016*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000003*/::Clear() /* 0A000018 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*06000017*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(class System.Text.RegularExpressions.Capture/*02000002*/ item) cil managed - // SIG: 20 01 02 12 08 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000003*/::Contains(!0) /* 0A000019 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*06000018*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(class System.Text.RegularExpressions.Capture/*02000002*/ item) cil managed - // SIG: 20 01 02 12 08 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000003*/::Remove(!0) /* 0A00001A */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*06000019*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Add /*01000017::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::System.Collections.IList.Add - - .method /*0600001A*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Clear /*01000017::0A00001C*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::System.Collections.IList.Clear - - .method /*0600001B*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Contains /*01000017::0A00001D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::System.Collections.IList.Contains - - .method /*0600001C*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::IndexOf /*01000017::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::System.Collections.IList.IndexOf - - .method /*0600001D*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Insert /*01000017::0A00001F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::System.Collections.IList.Insert - - .method /*0600001E*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_IsFixedSize /*01000017::0A000020*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::System.Collections.IList.get_IsFixedSize - - .method /*0600001F*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Remove /*01000017::0A000021*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::System.Collections.IList.Remove - - .method /*06000020*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::RemoveAt /*01000017::0A000022*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::System.Collections.IList.RemoveAt - - .method /*06000021*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_Item /*01000017::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CaptureCollection::System.Collections.IList.get_Item - - .method /*06000022*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::set_Item /*01000017::0A000024*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CaptureCollection::System.Collections.IList.set_Item - - .property /*17000004*/ instance int32 Count() - { - .get instance int32 System.Text.RegularExpressions.CaptureCollection/*02000003*/::get_Count() /* 06000007 */ - } // end of property CaptureCollection::Count - .property /*17000005*/ instance bool IsReadOnly() - { - .get instance bool System.Text.RegularExpressions.CaptureCollection/*02000003*/::get_IsReadOnly() /* 06000008 */ - } // end of property CaptureCollection::IsReadOnly - .property /*17000006*/ instance bool IsSynchronized() - { - .get instance bool System.Text.RegularExpressions.CaptureCollection/*02000003*/::get_IsSynchronized() /* 06000009 */ - } // end of property CaptureCollection::IsSynchronized - .property /*17000007*/ instance class System.Text.RegularExpressions.Capture/*02000002*/ - Item(int32) - { - .get instance class System.Text.RegularExpressions.Capture/*02000002*/ System.Text.RegularExpressions.CaptureCollection/*02000003*/::get_Item(int32) /* 0600000A */ - } // end of property CaptureCollection::Item - .property /*17000008*/ instance object SyncRoot() - { - .get instance object System.Text.RegularExpressions.CaptureCollection/*02000003*/::get_SyncRoot() /* 0600000B */ - } // end of property CaptureCollection::SyncRoot - .property /*17000009*/ instance class System.Text.RegularExpressions.Capture/*02000002*/ - 'System.Collections.Generic.IList.Item'(int32) - { - .get instance class System.Text.RegularExpressions.Capture/*02000002*/ System.Text.RegularExpressions.CaptureCollection/*02000003*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06000013 */ - .set instance void System.Text.RegularExpressions.CaptureCollection/*02000003*/::'System.Collections.Generic.IList.set_Item'(int32, - class System.Text.RegularExpressions.Capture/*02000002*/) /* 06000014 */ - } // end of property CaptureCollection::'System.Collections.Generic.IList.Item' - .property /*1700000A*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Text.RegularExpressions.CaptureCollection/*02000003*/::System.Collections.IList.get_IsFixedSize() /* 0600001E */ - } // end of property CaptureCollection::System.Collections.IList.IsFixedSize - .property /*1700000B*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Text.RegularExpressions.CaptureCollection/*02000003*/::System.Collections.IList.get_Item(int32) /* 06000021 */ - .set instance void System.Text.RegularExpressions.CaptureCollection/*02000003*/::System.Collections.IList.set_Item(int32, - object) /* 06000022 */ - } // end of property CaptureCollection::System.Collections.IList.Item -} // end of class System.Text.RegularExpressions.CaptureCollection - -.class /*02000004*/ public auto ansi beforefieldinit System.Text.RegularExpressions.Group - extends System.Text.RegularExpressions.Capture/*02000002*/ -{ - .method /*06000023*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.Text.RegularExpressions.Capture/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method Group::.ctor - - .method /*06000024*/ public hidebysig specialname - instance class System.Text.RegularExpressions.CaptureCollection/*02000003*/ - get_Captures() cil managed - // SIG: 20 00 12 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Group::get_Captures - - .method /*06000025*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Group::get_Name - - .method /*06000026*/ public hidebysig specialname - instance bool get_Success() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Group::get_Success - - .method /*06000027*/ public hidebysig static - class System.Text.RegularExpressions.Group/*02000004*/ - Synchronized(class System.Text.RegularExpressions.Group/*02000004*/ inner) cil managed - // SIG: 00 01 12 10 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Group::Synchronized - - .property /*1700000C*/ instance class System.Text.RegularExpressions.CaptureCollection/*02000003*/ - Captures() - { - .get instance class System.Text.RegularExpressions.CaptureCollection/*02000003*/ System.Text.RegularExpressions.Group/*02000004*/::get_Captures() /* 06000024 */ - } // end of property Group::Captures - .property /*1700000D*/ instance string Name() - { - .get instance string System.Text.RegularExpressions.Group/*02000004*/::get_Name() /* 06000025 */ - } // end of property Group::Name - .property /*1700000E*/ instance bool Success() - { - .get instance bool System.Text.RegularExpressions.Group/*02000004*/::get_Success() /* 06000026 */ - } // end of property Group::Success -} // end of class System.Text.RegularExpressions.Group - -.class /*02000005*/ public auto ansi beforefieldinit System.Text.RegularExpressions.GroupCollection - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000008*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000006*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000007*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000019*//*1B000009*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001A*//*1B00000A*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000028*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method GroupCollection::.ctor - - .method /*06000029*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::get_Count - - .method /*0600002A*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::get_IsReadOnly - - .method /*0600002B*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::get_IsSynchronized - - .method /*0600002C*/ public hidebysig newslot specialname virtual final - instance class System.Text.RegularExpressions.Group/*02000004*/ - get_Item(int32 groupnum) cil managed - // SIG: 20 01 12 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::get_Item - - .method /*0600002D*/ public hidebysig specialname - instance class System.Text.RegularExpressions.Group/*02000004*/ - get_Item(string groupname) cil managed - // SIG: 20 01 12 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::get_Item - - .method /*0600002E*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::get_SyncRoot - - .method /*0600002F*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100001C*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 71 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::CopyTo - - .method /*06000030*/ public hidebysig newslot virtual final - instance void CopyTo(class System.Text.RegularExpressions.Group/*02000004*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 12 10 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::CopyTo - - .method /*06000031*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001D*/ - GetEnumerator() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::GetEnumerator - - .method /*06000032*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 51 01 12 10 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B000006*/::GetEnumerator() /* 0A000025 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000033*/ private hidebysig newslot virtual final - instance int32 'System.Collections.Generic.IList.IndexOf'(class System.Text.RegularExpressions.Group/*02000004*/ item) cil managed - // SIG: 20 01 08 12 10 - { - .override method instance int32 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000007*/::IndexOf(!0) /* 0A000026 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::'System.Collections.Generic.IList.IndexOf' - - .method /*06000034*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - class System.Text.RegularExpressions.Group/*02000004*/ item) cil managed - // SIG: 20 02 01 08 12 10 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000007*/::Insert(int32, - !0) /* 0A000027 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::'System.Collections.Generic.IList.Insert' - - .method /*06000035*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000007*/::RemoveAt(int32) /* 0A000028 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::'System.Collections.Generic.IList.RemoveAt' - - .method /*06000036*/ private hidebysig newslot specialname virtual final - instance class System.Text.RegularExpressions.Group/*02000004*/ - 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 12 10 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000007*/::get_Item(int32) /* 0A000029 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::'System.Collections.Generic.IList.get_Item' - - .method /*06000037*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - class System.Text.RegularExpressions.Group/*02000004*/ 'value') cil managed - // SIG: 20 02 01 08 12 10 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B000007*/::set_Item(int32, - !0) /* 0A00002A */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::'System.Collections.Generic.IList.set_Item' - - .method /*06000038*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(class System.Text.RegularExpressions.Group/*02000004*/ item) cil managed - // SIG: 20 01 01 12 10 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000008*/::Add(!0) /* 0A00002B */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::'System.Collections.Generic.ICollection.Add' - - .method /*06000039*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000008*/::Clear() /* 0A00002C */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*0600003A*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(class System.Text.RegularExpressions.Group/*02000004*/ item) cil managed - // SIG: 20 01 02 12 10 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000008*/::Contains(!0) /* 0A00002D */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*0600003B*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(class System.Text.RegularExpressions.Group/*02000004*/ item) cil managed - // SIG: 20 01 02 12 10 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B000008*/::Remove(!0) /* 0A00002E */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*0600003C*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Add /*01000017::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::System.Collections.IList.Add - - .method /*0600003D*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Clear /*01000017::0A00001C*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::System.Collections.IList.Clear - - .method /*0600003E*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Contains /*01000017::0A00001D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::System.Collections.IList.Contains - - .method /*0600003F*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::IndexOf /*01000017::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::System.Collections.IList.IndexOf - - .method /*06000040*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Insert /*01000017::0A00001F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::System.Collections.IList.Insert - - .method /*06000041*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_IsFixedSize /*01000017::0A000020*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::System.Collections.IList.get_IsFixedSize - - .method /*06000042*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Remove /*01000017::0A000021*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::System.Collections.IList.Remove - - .method /*06000043*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::RemoveAt /*01000017::0A000022*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::System.Collections.IList.RemoveAt - - .method /*06000044*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_Item /*01000017::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupCollection::System.Collections.IList.get_Item - - .method /*06000045*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::set_Item /*01000017::0A000024*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupCollection::System.Collections.IList.set_Item - - .property /*1700000F*/ instance int32 Count() - { - .get instance int32 System.Text.RegularExpressions.GroupCollection/*02000005*/::get_Count() /* 06000029 */ - } // end of property GroupCollection::Count - .property /*17000010*/ instance bool IsReadOnly() - { - .get instance bool System.Text.RegularExpressions.GroupCollection/*02000005*/::get_IsReadOnly() /* 0600002A */ - } // end of property GroupCollection::IsReadOnly - .property /*17000011*/ instance bool IsSynchronized() - { - .get instance bool System.Text.RegularExpressions.GroupCollection/*02000005*/::get_IsSynchronized() /* 0600002B */ - } // end of property GroupCollection::IsSynchronized - .property /*17000012*/ instance class System.Text.RegularExpressions.Group/*02000004*/ - Item(int32) - { - .get instance class System.Text.RegularExpressions.Group/*02000004*/ System.Text.RegularExpressions.GroupCollection/*02000005*/::get_Item(int32) /* 0600002C */ - } // end of property GroupCollection::Item - .property /*17000013*/ instance class System.Text.RegularExpressions.Group/*02000004*/ - Item(string) - { - .get instance class System.Text.RegularExpressions.Group/*02000004*/ System.Text.RegularExpressions.GroupCollection/*02000005*/::get_Item(string) /* 0600002D */ - } // end of property GroupCollection::Item - .property /*17000014*/ instance object SyncRoot() - { - .get instance object System.Text.RegularExpressions.GroupCollection/*02000005*/::get_SyncRoot() /* 0600002E */ - } // end of property GroupCollection::SyncRoot - .property /*17000015*/ instance class System.Text.RegularExpressions.Group/*02000004*/ - 'System.Collections.Generic.IList.Item'(int32) - { - .get instance class System.Text.RegularExpressions.Group/*02000004*/ System.Text.RegularExpressions.GroupCollection/*02000005*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06000036 */ - .set instance void System.Text.RegularExpressions.GroupCollection/*02000005*/::'System.Collections.Generic.IList.set_Item'(int32, - class System.Text.RegularExpressions.Group/*02000004*/) /* 06000037 */ - } // end of property GroupCollection::'System.Collections.Generic.IList.Item' - .property /*17000016*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Text.RegularExpressions.GroupCollection/*02000005*/::System.Collections.IList.get_IsFixedSize() /* 06000041 */ - } // end of property GroupCollection::System.Collections.IList.IsFixedSize - .property /*17000017*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Text.RegularExpressions.GroupCollection/*02000005*/::System.Collections.IList.get_Item(int32) /* 06000044 */ - .set instance void System.Text.RegularExpressions.GroupCollection/*02000005*/::System.Collections.IList.set_Item(int32, - object) /* 06000045 */ - } // end of property GroupCollection::System.Collections.IList.Item -} // end of class System.Text.RegularExpressions.GroupCollection - -.class /*02000006*/ public auto ansi beforefieldinit System.Text.RegularExpressions.Match - extends System.Text.RegularExpressions.Group/*02000004*/ -{ - .method /*06000046*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000023 */ call instance void System.Text.RegularExpressions.Group/*02000004*/::.ctor() /* 06000023 */ - IL_0006: /* 2A | */ ret - } // end of method Match::.ctor - - .method /*06000047*/ public hidebysig specialname static - class System.Text.RegularExpressions.Match/*02000006*/ - get_Empty() cil managed - // SIG: 00 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Match::get_Empty - - .method /*06000048*/ public hidebysig newslot specialname virtual - instance class System.Text.RegularExpressions.GroupCollection/*02000005*/ - get_Groups() cil managed - // SIG: 20 00 12 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Match::get_Groups - - .method /*06000049*/ public hidebysig instance class System.Text.RegularExpressions.Match/*02000006*/ - NextMatch() cil managed - // SIG: 20 00 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Match::NextMatch - - .method /*0600004A*/ public hidebysig newslot virtual - instance string Result(string replacement) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Match::Result - - .method /*0600004B*/ public hidebysig static - class System.Text.RegularExpressions.Match/*02000006*/ - Synchronized(class System.Text.RegularExpressions.Match/*02000006*/ inner) cil managed - // SIG: 00 01 12 18 12 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Match::Synchronized - - .property /*17000018*/ class System.Text.RegularExpressions.Match/*02000006*/ - Empty() - { - .get class System.Text.RegularExpressions.Match/*02000006*/ System.Text.RegularExpressions.Match/*02000006*/::get_Empty() /* 06000047 */ - } // end of property Match::Empty - .property /*17000019*/ instance class System.Text.RegularExpressions.GroupCollection/*02000005*/ - Groups() - { - .get instance class System.Text.RegularExpressions.GroupCollection/*02000005*/ System.Text.RegularExpressions.Match/*02000006*/::get_Groups() /* 06000048 */ - } // end of property Match::Groups -} // end of class System.Text.RegularExpressions.Match - -.class /*02000007*/ public auto ansi beforefieldinit System.Text.RegularExpressions.MatchCollection - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B00000D*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B00000B*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000018*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B00000C*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyCollection`1/*01000019*//*1B00000E*/, - class [System.Runtime/*23000001*/]System.Collections.Generic.IReadOnlyList`1/*0100001A*//*1B00000F*/, - [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001B*/, - [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/ -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000012*/::.ctor(string) /* 0A000010 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600004C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method MatchCollection::.ctor - - .method /*0600004D*/ public hidebysig newslot specialname virtual final - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::get_Count - - .method /*0600004E*/ public hidebysig newslot specialname virtual final - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::get_IsReadOnly - - .method /*0600004F*/ public hidebysig newslot specialname virtual final - instance bool get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::get_IsSynchronized - - .method /*06000050*/ public hidebysig newslot specialname virtual - instance class System.Text.RegularExpressions.Match/*02000006*/ - get_Item(int32 i) cil managed - // SIG: 20 01 12 18 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::get_Item - - .method /*06000051*/ public hidebysig newslot specialname virtual final - instance object get_SyncRoot() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::get_SyncRoot - - .method /*06000052*/ public hidebysig newslot virtual final - instance void CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100001C*/ 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 12 71 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::CopyTo - - .method /*06000053*/ public hidebysig newslot virtual final - instance void CopyTo(class System.Text.RegularExpressions.Match/*02000006*/[] 'array', - int32 arrayIndex) cil managed - // SIG: 20 02 01 1D 12 18 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::CopyTo - - .method /*06000054*/ public hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100001D*/ - GetEnumerator() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::GetEnumerator - - .method /*06000055*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 51 01 12 18 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000014*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000013*//*1B00000B*/::GetEnumerator() /* 0A00002F */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .method /*06000056*/ private hidebysig newslot virtual final - instance int32 'System.Collections.Generic.IList.IndexOf'(class System.Text.RegularExpressions.Match/*02000006*/ item) cil managed - // SIG: 20 01 08 12 18 - { - .override method instance int32 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B00000C*/::IndexOf(!0) /* 0A000030 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::'System.Collections.Generic.IList.IndexOf' - - .method /*06000057*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.Insert'(int32 index, - class System.Text.RegularExpressions.Match/*02000006*/ item) cil managed - // SIG: 20 02 01 08 12 18 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B00000C*/::Insert(int32, - !0) /* 0A000031 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::'System.Collections.Generic.IList.Insert' - - .method /*06000058*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.IList.RemoveAt'(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B00000C*/::RemoveAt(int32) /* 0A000032 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::'System.Collections.Generic.IList.RemoveAt' - - .method /*06000059*/ private hidebysig newslot specialname virtual final - instance class System.Text.RegularExpressions.Match/*02000006*/ - 'System.Collections.Generic.IList.get_Item'(int32 index) cil managed - // SIG: 20 01 12 18 08 - { - .override method instance !0 class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B00000C*/::get_Item(int32) /* 0A000033 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::'System.Collections.Generic.IList.get_Item' - - .method /*0600005A*/ private hidebysig newslot specialname virtual final - instance void 'System.Collections.Generic.IList.set_Item'(int32 index, - class System.Text.RegularExpressions.Match/*02000006*/ 'value') cil managed - // SIG: 20 02 01 08 12 18 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000015*//*1B00000C*/::set_Item(int32, - !0) /* 0A000034 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::'System.Collections.Generic.IList.set_Item' - - .method /*0600005B*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Add'(class System.Text.RegularExpressions.Match/*02000006*/ item) cil managed - // SIG: 20 01 01 12 18 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B00000D*/::Add(!0) /* 0A000035 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::'System.Collections.Generic.ICollection.Add' - - .method /*0600005C*/ private hidebysig newslot virtual final - instance void 'System.Collections.Generic.ICollection.Clear'() cil managed - // SIG: 20 00 01 - { - .override method instance void class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B00000D*/::Clear() /* 0A000036 */ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::'System.Collections.Generic.ICollection.Clear' - - .method /*0600005D*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Contains'(class System.Text.RegularExpressions.Match/*02000006*/ item) cil managed - // SIG: 20 01 02 12 18 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B00000D*/::Contains(!0) /* 0A000037 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::'System.Collections.Generic.ICollection.Contains' - - .method /*0600005E*/ private hidebysig newslot virtual final - instance bool 'System.Collections.Generic.ICollection.Remove'(class System.Text.RegularExpressions.Match/*02000006*/ item) cil managed - // SIG: 20 01 02 12 18 - { - .override method instance bool class [System.Runtime/*23000001*/]System.Collections.Generic.ICollection`1/*01000016*//*1B00000D*/::Remove(!0) /* 0A000038 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::'System.Collections.Generic.ICollection.Remove' - - .method /*0600005F*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.Add(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Add /*01000017::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::System.Collections.IList.Add - - .method /*06000060*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Clear() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Clear /*01000017::0A00001C*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::System.Collections.IList.Clear - - .method /*06000061*/ private hidebysig newslot virtual final - instance bool System.Collections.IList.Contains(object 'value') cil managed - // SIG: 20 01 02 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Contains /*01000017::0A00001D*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::System.Collections.IList.Contains - - .method /*06000062*/ private hidebysig newslot virtual final - instance int32 System.Collections.IList.IndexOf(object 'value') cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::IndexOf /*01000017::0A00001E*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::System.Collections.IList.IndexOf - - .method /*06000063*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Insert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Insert /*01000017::0A00001F*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::System.Collections.IList.Insert - - .method /*06000064*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.IList.get_IsFixedSize() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_IsFixedSize /*01000017::0A000020*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::System.Collections.IList.get_IsFixedSize - - .method /*06000065*/ private hidebysig newslot virtual final - instance void System.Collections.IList.Remove(object 'value') cil managed - // SIG: 20 01 01 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::Remove /*01000017::0A000021*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::System.Collections.IList.Remove - - .method /*06000066*/ private hidebysig newslot virtual final - instance void System.Collections.IList.RemoveAt(int32 index) cil managed - // SIG: 20 01 01 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::RemoveAt /*01000017::0A000022*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::System.Collections.IList.RemoveAt - - .method /*06000067*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IList.get_Item(int32 index) cil managed - // SIG: 20 01 1C 08 - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::get_Item /*01000017::0A000023*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method MatchCollection::System.Collections.IList.get_Item - - .method /*06000068*/ private hidebysig newslot specialname virtual final - instance void System.Collections.IList.set_Item(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IList/*01000017*/::set_Item /*01000017::0A000024*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method MatchCollection::System.Collections.IList.set_Item - - .property /*1700001A*/ instance int32 Count() - { - .get instance int32 System.Text.RegularExpressions.MatchCollection/*02000007*/::get_Count() /* 0600004D */ - } // end of property MatchCollection::Count - .property /*1700001B*/ instance bool IsReadOnly() - { - .get instance bool System.Text.RegularExpressions.MatchCollection/*02000007*/::get_IsReadOnly() /* 0600004E */ - } // end of property MatchCollection::IsReadOnly - .property /*1700001C*/ instance bool IsSynchronized() - { - .get instance bool System.Text.RegularExpressions.MatchCollection/*02000007*/::get_IsSynchronized() /* 0600004F */ - } // end of property MatchCollection::IsSynchronized - .property /*1700001D*/ instance class System.Text.RegularExpressions.Match/*02000006*/ - Item(int32) - { - .get instance class System.Text.RegularExpressions.Match/*02000006*/ System.Text.RegularExpressions.MatchCollection/*02000007*/::get_Item(int32) /* 06000050 */ - } // end of property MatchCollection::Item - .property /*1700001E*/ instance object SyncRoot() - { - .get instance object System.Text.RegularExpressions.MatchCollection/*02000007*/::get_SyncRoot() /* 06000051 */ - } // end of property MatchCollection::SyncRoot - .property /*1700001F*/ instance class System.Text.RegularExpressions.Match/*02000006*/ - 'System.Collections.Generic.IList.Item'(int32) - { - .get instance class System.Text.RegularExpressions.Match/*02000006*/ System.Text.RegularExpressions.MatchCollection/*02000007*/::'System.Collections.Generic.IList.get_Item'(int32) /* 06000059 */ - .set instance void System.Text.RegularExpressions.MatchCollection/*02000007*/::'System.Collections.Generic.IList.set_Item'(int32, - class System.Text.RegularExpressions.Match/*02000006*/) /* 0600005A */ - } // end of property MatchCollection::'System.Collections.Generic.IList.Item' - .property /*17000020*/ instance bool System.Collections.IList.IsFixedSize() - { - .get instance bool System.Text.RegularExpressions.MatchCollection/*02000007*/::System.Collections.IList.get_IsFixedSize() /* 06000064 */ - } // end of property MatchCollection::System.Collections.IList.IsFixedSize - .property /*17000021*/ instance object System.Collections.IList.Item(int32) - { - .get instance object System.Text.RegularExpressions.MatchCollection/*02000007*/::System.Collections.IList.get_Item(int32) /* 06000067 */ - .set instance void System.Text.RegularExpressions.MatchCollection/*02000007*/::System.Collections.IList.set_Item(int32, - object) /* 06000068 */ - } // end of property MatchCollection::System.Collections.IList.Item -} // end of class System.Text.RegularExpressions.MatchCollection - -.class /*02000008*/ public auto ansi sealed System.Text.RegularExpressions.MatchEvaluator - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001E*/ -{ - .method /*06000069*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method MatchEvaluator::.ctor - - .method /*0600006A*/ public hidebysig newslot virtual - instance string Invoke(class System.Text.RegularExpressions.Match/*02000006*/ match) runtime managed - // SIG: 20 01 0E 12 18 - { - } // end of method MatchEvaluator::Invoke - - .method /*0600006B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001F*/ - BeginInvoke(class System.Text.RegularExpressions.Match/*02000006*/ match, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000020*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 7D 12 18 12 80 81 1C - { - } // end of method MatchEvaluator::BeginInvoke - - .method /*0600006C*/ public hidebysig newslot virtual - instance string EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001F*/ result) runtime managed - // SIG: 20 01 0E 12 7D - { - } // end of method MatchEvaluator::EndInvoke - -} // end of class System.Text.RegularExpressions.MatchEvaluator - -.class /*02000009*/ public auto ansi beforefieldinit System.Text.RegularExpressions.Regex - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000021*/ -{ - .field /*04000001*/ famorassem class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*01000024*/ caps - .field /*04000002*/ famorassem class [System.Runtime.Extensions/*23000002*/]System.Collections.Hashtable/*01000024*/ capnames - .field /*04000003*/ famorassem int32 capsize - .field /*04000004*/ famorassem string[] capslist - .field /*04000005*/ famorassem class System.Text.RegularExpressions.RegexRunnerFactory/*0200000E*/ factory - .field /*04000006*/ public static initonly valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ InfiniteMatchTimeout - .field /*04000007*/ famorassem valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ internalMatchTimeout - .field /*04000008*/ famorassem string pattern - .field /*04000009*/ famorassem valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ roptions - .method /*0600006D*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method Regex::.ctor - - .method /*0600006E*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000022*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000023*/ context) cil managed - // SIG: 20 02 01 12 80 89 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method Regex::.ctor - - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor(string pattern) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method Regex::.ctor - - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 20 02 01 0E 11 30 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method Regex::.ctor - - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor(string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 20 03 01 0E 11 30 11 80 95 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method Regex::.ctor - - .method /*06000072*/ public hidebysig specialname static - int32 get_CacheSize() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::get_CacheSize - - .method /*06000073*/ public hidebysig specialname static - void set_CacheSize(int32 'value') cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::set_CacheSize - - .method /*06000074*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ - get_Caps() cil managed - // SIG: 20 00 12 80 99 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::get_Caps - - .method /*06000075*/ family hidebysig specialname - instance void set_Caps(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::set_Caps - - .method /*06000076*/ family hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ - get_CapNames() cil managed - // SIG: 20 00 12 80 99 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::get_CapNames - - .method /*06000077*/ family hidebysig specialname - instance void set_CapNames(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::set_CapNames - - .method /*06000078*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ - get_MatchTimeout() cil managed - // SIG: 20 00 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::get_MatchTimeout - - .method /*06000079*/ public hidebysig specialname - instance valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ - get_Options() cil managed - // SIG: 20 00 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::get_Options - - .method /*0600007A*/ public hidebysig specialname - instance bool get_RightToLeft() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::get_RightToLeft - - .method /*0600007B*/ public hidebysig static - string Escape(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Escape - - .method /*0600007C*/ public hidebysig instance string[] - GetGroupNames() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::GetGroupNames - - .method /*0600007D*/ public hidebysig instance int32[] - GetGroupNumbers() cil managed - // SIG: 20 00 1D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::GetGroupNumbers - - .method /*0600007E*/ public hidebysig instance string - GroupNameFromNumber(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::GroupNameFromNumber - - .method /*0600007F*/ public hidebysig instance int32 - GroupNumberFromName(string name) cil managed - // SIG: 20 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::GroupNumberFromName - - .method /*06000080*/ family hidebysig instance void - InitializeReferences() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::InitializeReferences - - .method /*06000081*/ public hidebysig instance bool - IsMatch(string input) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::IsMatch - - .method /*06000082*/ public hidebysig instance bool - IsMatch(string input, - int32 startat) cil managed - // SIG: 20 02 02 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::IsMatch - - .method /*06000083*/ public hidebysig static - bool IsMatch(string input, - string pattern) cil managed - // SIG: 00 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::IsMatch - - .method /*06000084*/ public hidebysig static - bool IsMatch(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 00 03 02 0E 0E 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::IsMatch - - .method /*06000085*/ public hidebysig static - bool IsMatch(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 04 02 0E 0E 11 30 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::IsMatch - - .method /*06000086*/ public hidebysig instance class System.Text.RegularExpressions.Match/*02000006*/ - Match(string input) cil managed - // SIG: 20 01 12 18 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Match - - .method /*06000087*/ public hidebysig instance class System.Text.RegularExpressions.Match/*02000006*/ - Match(string input, - int32 startat) cil managed - // SIG: 20 02 12 18 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Match - - .method /*06000088*/ public hidebysig instance class System.Text.RegularExpressions.Match/*02000006*/ - Match(string input, - int32 beginning, - int32 length) cil managed - // SIG: 20 03 12 18 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Match - - .method /*06000089*/ public hidebysig static - class System.Text.RegularExpressions.Match/*02000006*/ - Match(string input, - string pattern) cil managed - // SIG: 00 02 12 18 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Match - - .method /*0600008A*/ public hidebysig static - class System.Text.RegularExpressions.Match/*02000006*/ - Match(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 00 03 12 18 0E 0E 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Match - - .method /*0600008B*/ public hidebysig static - class System.Text.RegularExpressions.Match/*02000006*/ - Match(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 04 12 18 0E 0E 11 30 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Match - - .method /*0600008C*/ public hidebysig instance class System.Text.RegularExpressions.MatchCollection/*02000007*/ - Matches(string input) cil managed - // SIG: 20 01 12 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Matches - - .method /*0600008D*/ public hidebysig instance class System.Text.RegularExpressions.MatchCollection/*02000007*/ - Matches(string input, - int32 startat) cil managed - // SIG: 20 02 12 1C 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Matches - - .method /*0600008E*/ public hidebysig static - class System.Text.RegularExpressions.MatchCollection/*02000007*/ - Matches(string input, - string pattern) cil managed - // SIG: 00 02 12 1C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Matches - - .method /*0600008F*/ public hidebysig static - class System.Text.RegularExpressions.MatchCollection/*02000007*/ - Matches(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 00 03 12 1C 0E 0E 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Matches - - .method /*06000090*/ public hidebysig static - class System.Text.RegularExpressions.MatchCollection/*02000007*/ - Matches(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 04 12 1C 0E 0E 11 30 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Matches - - .method /*06000091*/ public hidebysig instance string - Replace(string input, - string replacement) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000092*/ public hidebysig instance string - Replace(string input, - string replacement, - int32 count) cil managed - // SIG: 20 03 0E 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000093*/ public hidebysig instance string - Replace(string input, - string replacement, - int32 count, - int32 startat) cil managed - // SIG: 20 04 0E 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000094*/ public hidebysig static - string Replace(string input, - string pattern, - string replacement) cil managed - // SIG: 00 03 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000095*/ public hidebysig static - string Replace(string input, - string pattern, - string replacement, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 00 04 0E 0E 0E 0E 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000096*/ public hidebysig static - string Replace(string input, - string pattern, - string replacement, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 05 0E 0E 0E 0E 11 30 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000097*/ public hidebysig static - string Replace(string input, - string pattern, - class System.Text.RegularExpressions.MatchEvaluator/*02000008*/ evaluator) cil managed - // SIG: 00 03 0E 0E 0E 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000098*/ public hidebysig static - string Replace(string input, - string pattern, - class System.Text.RegularExpressions.MatchEvaluator/*02000008*/ evaluator, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 00 04 0E 0E 0E 12 20 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*06000099*/ public hidebysig static - string Replace(string input, - string pattern, - class System.Text.RegularExpressions.MatchEvaluator/*02000008*/ evaluator, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 05 0E 0E 0E 12 20 11 30 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*0600009A*/ public hidebysig instance string - Replace(string input, - class System.Text.RegularExpressions.MatchEvaluator/*02000008*/ evaluator) cil managed - // SIG: 20 02 0E 0E 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*0600009B*/ public hidebysig instance string - Replace(string input, - class System.Text.RegularExpressions.MatchEvaluator/*02000008*/ evaluator, - int32 count) cil managed - // SIG: 20 03 0E 0E 12 20 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*0600009C*/ public hidebysig instance string - Replace(string input, - class System.Text.RegularExpressions.MatchEvaluator/*02000008*/ evaluator, - int32 count, - int32 startat) cil managed - // SIG: 20 04 0E 0E 12 20 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Replace - - .method /*0600009D*/ public hidebysig instance string[] - Split(string input) cil managed - // SIG: 20 01 1D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Split - - .method /*0600009E*/ public hidebysig instance string[] - Split(string input, - int32 count) cil managed - // SIG: 20 02 1D 0E 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Split - - .method /*0600009F*/ public hidebysig instance string[] - Split(string input, - int32 count, - int32 startat) cil managed - // SIG: 20 03 1D 0E 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Split - - .method /*060000A0*/ public hidebysig static - string[] Split(string input, - string pattern) cil managed - // SIG: 00 02 1D 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Split - - .method /*060000A1*/ public hidebysig static - string[] Split(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options) cil managed - // SIG: 00 03 1D 0E 0E 0E 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Split - - .method /*060000A2*/ public hidebysig static - string[] Split(string input, - string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 04 1D 0E 0E 0E 11 30 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Split - - .method /*060000A3*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000022*/ si, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000023*/ context) cil managed - // SIG: 20 02 01 12 80 89 11 80 8D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000021*/::GetObjectData /*01000021::0A000039*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060000A4*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::ToString - - .method /*060000A5*/ public hidebysig static - string Unescape(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::Unescape - - .method /*060000A6*/ family hidebysig instance bool - UseOptionC() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::UseOptionC - - .method /*060000A7*/ family hidebysig instance bool - UseOptionR() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Regex::UseOptionR - - .method /*060000A8*/ famorassem hidebysig static - void ValidateMatchTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 00 01 01 11 80 95 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::ValidateMatchTimeout - - .method /*060000A9*/ public hidebysig static - void CompileToAssembly(class System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/[] regexinfos, - class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000027*/ assemblyname) cil managed - // SIG: 00 02 01 1D 12 28 12 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::CompileToAssembly - - .method /*060000AA*/ public hidebysig static - void CompileToAssembly(class System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/[] regexinfos, - class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000027*/ assemblyname, - class [System.Reflection.Emit.ILGeneration/*23000003*/]System.Reflection.Emit.CustomAttributeBuilder/*01000028*/[] attributes) cil managed - // SIG: 00 03 01 1D 12 28 12 80 9D 1D 12 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::CompileToAssembly - - .method /*060000AB*/ public hidebysig static - void CompileToAssembly(class System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/[] regexinfos, - class [System.Runtime/*23000001*/]System.Reflection.AssemblyName/*01000027*/ assemblyname, - class [System.Reflection.Emit.ILGeneration/*23000003*/]System.Reflection.Emit.CustomAttributeBuilder/*01000028*/[] attributes, - string resourceFile) cil managed - // SIG: 00 04 01 1D 12 28 12 80 9D 1D 12 80 A1 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Regex::CompileToAssembly - - .property /*17000022*/ int32 CacheSize() - { - .get int32 System.Text.RegularExpressions.Regex/*02000009*/::get_CacheSize() /* 06000072 */ - .set void System.Text.RegularExpressions.Regex/*02000009*/::set_CacheSize(int32) /* 06000073 */ - } // end of property Regex::CacheSize - .property /*17000023*/ instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ - Caps() - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ System.Text.RegularExpressions.Regex/*02000009*/::get_Caps() /* 06000074 */ - .set instance void System.Text.RegularExpressions.Regex/*02000009*/::set_Caps(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/) /* 06000075 */ - } // end of property Regex::Caps - .property /*17000024*/ instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ - CapNames() - { - .custom /*0C00001D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .get instance class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/ System.Text.RegularExpressions.Regex/*02000009*/::get_CapNames() /* 06000076 */ - .set instance void System.Text.RegularExpressions.Regex/*02000009*/::set_CapNames(class [System.Runtime/*23000001*/]System.Collections.IDictionary/*01000026*/) /* 06000077 */ - } // end of property Regex::CapNames - .property /*17000025*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ - MatchTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ System.Text.RegularExpressions.Regex/*02000009*/::get_MatchTimeout() /* 06000078 */ - } // end of property Regex::MatchTimeout - .property /*17000026*/ instance valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ - Options() - { - .get instance valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ System.Text.RegularExpressions.Regex/*02000009*/::get_Options() /* 06000079 */ - } // end of property Regex::Options - .property /*17000027*/ instance bool RightToLeft() - { - .get instance bool System.Text.RegularExpressions.Regex/*02000009*/::get_RightToLeft() /* 0600007A */ - } // end of property Regex::RightToLeft -} // end of class System.Text.RegularExpressions.Regex - -.class /*0200000A*/ public auto ansi beforefieldinit System.Text.RegularExpressions.RegexCompilationInfo - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .field /*0400000A*/ private bool 'k__BackingField' - .custom /*0C000015:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - .field /*0400000B*/ private valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ 'k__BackingField' - .custom /*0C000016:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - .field /*0400000C*/ private string 'k__BackingField' - .custom /*0C000017:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - .field /*0400000D*/ private string 'k__BackingField' - .custom /*0C000019:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - .field /*0400000E*/ private valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ 'k__BackingField' - .custom /*0C00001A:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - .field /*0400000F*/ private string 'k__BackingField' - .custom /*0C00001B:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - .method /*060000AC*/ public hidebysig specialname rtspecialname - instance void .ctor(string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - string name, - string fullnamespace, - bool ispublic) cil managed - // SIG: 20 05 01 0E 11 30 0E 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::.ctor - - .method /*060000AD*/ public hidebysig specialname rtspecialname - instance void .ctor(string pattern, - valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ options, - string name, - string fullnamespace, - bool ispublic, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 20 06 01 0E 11 30 0E 0E 02 11 80 95 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::.ctor - - .method /*060000AE*/ public hidebysig specialname - instance bool get_IsPublic() cil managed - // SIG: 20 00 02 - { - .custom /*0C00001E:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000A */ ldfld bool System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000A */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::get_IsPublic - - .method /*060000AF*/ public hidebysig specialname - instance void set_IsPublic(bool 'value') cil managed - // SIG: 20 01 01 02 - { - .custom /*0C00001F:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2075 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00000A */ stfld bool System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000A */ - IL_0007: /* 2A | */ ret - } // end of method RegexCompilationInfo::set_IsPublic - - .method /*060000B0*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ - get_MatchTimeout() cil managed - // SIG: 20 00 11 80 95 - { - .custom /*0C000020:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x207e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000B */ ldfld valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000B */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::get_MatchTimeout - - .method /*060000B1*/ public hidebysig specialname - instance void set_MatchTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ 'value') cil managed - // SIG: 20 01 01 11 80 95 - { - .custom /*0C000021:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2086 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00000B */ stfld valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000B */ - IL_0007: /* 2A | */ ret - } // end of method RegexCompilationInfo::set_MatchTimeout - - .method /*060000B2*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - .custom /*0C000022:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x208f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000C */ ldfld string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000C */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::get_Name - - .method /*060000B3*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000023:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2097 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00000C */ stfld string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000C */ - IL_0007: /* 2A | */ ret - } // end of method RegexCompilationInfo::set_Name - - .method /*060000B4*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - .custom /*0C000024:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000D */ ldfld string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000D */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::get_Namespace - - .method /*060000B5*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000025:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20a8 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00000D */ stfld string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000D */ - IL_0007: /* 2A | */ ret - } // end of method RegexCompilationInfo::set_Namespace - - .method /*060000B6*/ public hidebysig specialname - instance valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ - get_Options() cil managed - // SIG: 20 00 11 30 - { - .custom /*0C000026:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b1 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000E */ ldfld valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000E */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::get_Options - - .method /*060000B7*/ public hidebysig specialname - instance void set_Options(valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 11 30 - { - .custom /*0C000027:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20b9 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00000E */ stfld valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000E */ - IL_0007: /* 2A | */ ret - } // end of method RegexCompilationInfo::set_Options - - .method /*060000B8*/ public hidebysig specialname - instance string get_Pattern() cil managed - // SIG: 20 00 0E - { - .custom /*0C000028:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20c2 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 7B | (04)00000F */ ldfld string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000F */ - IL_0006: /* 2A | */ ret - } // end of method RegexCompilationInfo::get_Pattern - - .method /*060000B9*/ public hidebysig specialname - instance void set_Pattern(string 'value') cil managed - // SIG: 20 01 01 0E - { - .custom /*0C000029:0A00003A*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000029*/::.ctor() /* 0A00003A */ = ( 01 00 00 00 ) - // Method begins at RVA 0x20ca - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 7D | (04)00000F */ stfld string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::'k__BackingField' /* 0400000F */ - IL_0007: /* 2A | */ ret - } // end of method RegexCompilationInfo::set_Pattern - - .property /*17000028*/ instance bool IsPublic() - { - .get instance bool System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::get_IsPublic() /* 060000AE */ - .set instance void System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::set_IsPublic(bool) /* 060000AF */ - } // end of property RegexCompilationInfo::IsPublic - .property /*17000029*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ - MatchTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::get_MatchTimeout() /* 060000B0 */ - .set instance void System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::set_MatchTimeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/) /* 060000B1 */ - } // end of property RegexCompilationInfo::MatchTimeout - .property /*1700002A*/ instance string Name() - { - .get instance string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::get_Name() /* 060000B2 */ - .set instance void System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::set_Name(string) /* 060000B3 */ - } // end of property RegexCompilationInfo::Name - .property /*1700002B*/ instance string Namespace() - { - .get instance string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::get_Namespace() /* 060000B4 */ - .set instance void System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::set_Namespace(string) /* 060000B5 */ - } // end of property RegexCompilationInfo::Namespace - .property /*1700002C*/ instance valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ - Options() - { - .get instance valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::get_Options() /* 060000B6 */ - .set instance void System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::set_Options(valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/) /* 060000B7 */ - } // end of property RegexCompilationInfo::Options - .property /*1700002D*/ instance string Pattern() - { - .get instance string System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::get_Pattern() /* 060000B8 */ - .set instance void System.Text.RegularExpressions.RegexCompilationInfo/*0200000A*/::set_Pattern(string) /* 060000B9 */ - } // end of property RegexCompilationInfo::Pattern -} // end of class System.Text.RegularExpressions.RegexCompilationInfo - -.class /*0200000B*/ public auto ansi beforefieldinit System.Text.RegularExpressions.RegexMatchTimeoutException - extends [System.Runtime/*23000001*/]System.TimeoutException/*0100002A*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000021*/ -{ - .method /*060000BA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d3 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.TimeoutException/*0100002A*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method RegexMatchTimeoutException::.ctor - - .method /*060000BB*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000022*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000023*/ context) cil managed - // SIG: 20 02 01 12 80 89 11 80 8D - { - // Method begins at RVA 0x20d3 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.TimeoutException/*0100002A*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method RegexMatchTimeoutException::.ctor - - .method /*060000BC*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20d3 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.TimeoutException/*0100002A*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method RegexMatchTimeoutException::.ctor - - .method /*060000BD*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100002B*/ inner) cil managed - // SIG: 20 02 01 0E 12 80 AD - { - // Method begins at RVA 0x20d3 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.TimeoutException/*0100002A*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method RegexMatchTimeoutException::.ctor - - .method /*060000BE*/ public hidebysig specialname rtspecialname - instance void .ctor(string regexInput, - string regexPattern, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ matchTimeout) cil managed - // SIG: 20 03 01 0E 0E 11 80 95 - { - // Method begins at RVA 0x20d3 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003D */ call instance void [System.Runtime/*23000001*/]System.TimeoutException/*0100002A*/::.ctor() /* 0A00003D */ - IL_0006: /* 2A | */ ret - } // end of method RegexMatchTimeoutException::.ctor - - .method /*060000BF*/ public hidebysig specialname - instance string get_Input() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexMatchTimeoutException::get_Input - - .method /*060000C0*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ - get_MatchTimeout() cil managed - // SIG: 20 00 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexMatchTimeoutException::get_MatchTimeout - - .method /*060000C1*/ public hidebysig specialname - instance string get_Pattern() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexMatchTimeoutException::get_Pattern - - .method /*060000C2*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000022*/ si, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000023*/ context) cil managed - // SIG: 20 02 01 12 80 89 11 80 8D - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000021*/::GetObjectData /*01000021::0A000039*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexMatchTimeoutException::System.Runtime.Serialization.ISerializable.GetObjectData - - .property /*1700002E*/ instance string Input() - { - .get instance string System.Text.RegularExpressions.RegexMatchTimeoutException/*0200000B*/::get_Input() /* 060000BF */ - } // end of property RegexMatchTimeoutException::Input - .property /*1700002F*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ - MatchTimeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ System.Text.RegularExpressions.RegexMatchTimeoutException/*0200000B*/::get_MatchTimeout() /* 060000C0 */ - } // end of property RegexMatchTimeoutException::MatchTimeout - .property /*17000030*/ instance string Pattern() - { - .get instance string System.Text.RegularExpressions.RegexMatchTimeoutException/*0200000B*/::get_Pattern() /* 060000C1 */ - } // end of property RegexMatchTimeoutException::Pattern -} // end of class System.Text.RegularExpressions.RegexMatchTimeoutException - -.class /*0200000C*/ public auto ansi sealed System.Text.RegularExpressions.RegexOptions - extends [System.Runtime/*23000001*/]System.Enum/*0100002D*/ -{ - .custom /*0C000018:0A00003B*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*0100002C*/::.ctor() /* 0A00003B */ = ( 01 00 00 00 ) - .field /*04000010*/ public specialname rtspecialname int32 value__ - .field /*04000011*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ Compiled = int32(0x00000008) - .field /*04000012*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ CultureInvariant = int32(0x00000200) - .field /*04000013*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ ECMAScript = int32(0x00000100) - .field /*04000014*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ ExplicitCapture = int32(0x00000004) - .field /*04000015*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ IgnoreCase = int32(0x00000001) - .field /*04000016*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ IgnorePatternWhitespace = int32(0x00000020) - .field /*04000017*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ Multiline = int32(0x00000002) - .field /*04000018*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ None = int32(0x00000000) - .field /*04000019*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ RightToLeft = int32(0x00000040) - .field /*0400001A*/ public static literal valuetype System.Text.RegularExpressions.RegexOptions/*0200000C*/ Singleline = int32(0x00000010) -} // end of class System.Text.RegularExpressions.RegexOptions - -.class /*0200000D*/ public abstract auto ansi beforefieldinit System.Text.RegularExpressions.RegexRunner - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .field /*0400001B*/ famorassem int32[] runcrawl - .field /*0400001C*/ famorassem int32 runcrawlpos - .field /*0400001D*/ famorassem class System.Text.RegularExpressions.Match/*02000006*/ runmatch - .field /*0400001E*/ famorassem class System.Text.RegularExpressions.Regex/*02000009*/ runregex - .field /*0400001F*/ famorassem int32[] runstack - .field /*04000020*/ famorassem int32 runstackpos - .field /*04000021*/ famorassem string runtext - .field /*04000022*/ famorassem int32 runtextbeg - .field /*04000023*/ famorassem int32 runtextend - .field /*04000024*/ famorassem int32 runtextpos - .field /*04000025*/ famorassem int32 runtextstart - .field /*04000026*/ famorassem int32[] runtrack - .field /*04000027*/ famorassem int32 runtrackcount - .field /*04000028*/ famorassem int32 runtrackpos - .method /*060000C3*/ famorassem hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RegexRunner::.ctor - - .method /*060000C4*/ family hidebysig instance void - Capture(int32 capnum, - int32 start, - int32 end) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::Capture - - .method /*060000C5*/ family hidebysig static - bool CharInClass(char ch, - string charClass) cil managed - // SIG: 00 02 02 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::CharInClass - - .method /*060000C6*/ family hidebysig static - bool CharInSet(char ch, - string set, - string category) cil managed - // SIG: 00 03 02 03 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::CharInSet - - .method /*060000C7*/ family hidebysig instance void - CheckTimeout() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::CheckTimeout - - .method /*060000C8*/ family hidebysig instance void - Crawl(int32 i) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::Crawl - - .method /*060000C9*/ family hidebysig instance int32 - Crawlpos() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::Crawlpos - - .method /*060000CA*/ family hidebysig instance void - DoubleCrawl() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::DoubleCrawl - - .method /*060000CB*/ family hidebysig instance void - DoubleStack() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::DoubleStack - - .method /*060000CC*/ family hidebysig instance void - DoubleTrack() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::DoubleTrack - - .method /*060000CD*/ family hidebysig instance void - EnsureStorage() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::EnsureStorage - - .method /*060000CE*/ family hidebysig newslot abstract virtual - instance bool FindFirstChar() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method RegexRunner::FindFirstChar - - .method /*060000CF*/ family hidebysig newslot abstract virtual - instance void Go() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method RegexRunner::Go - - .method /*060000D0*/ family hidebysig newslot abstract virtual - instance void InitTrackCount() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method RegexRunner::InitTrackCount - - .method /*060000D1*/ family hidebysig instance bool - IsBoundary(int32 index, - int32 startpos, - int32 endpos) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::IsBoundary - - .method /*060000D2*/ family hidebysig instance bool - IsECMABoundary(int32 index, - int32 startpos, - int32 endpos) cil managed - // SIG: 20 03 02 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::IsECMABoundary - - .method /*060000D3*/ family hidebysig instance bool - IsMatched(int32 cap) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::IsMatched - - .method /*060000D4*/ family hidebysig instance int32 - MatchIndex(int32 cap) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::MatchIndex - - .method /*060000D5*/ family hidebysig instance int32 - MatchLength(int32 cap) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::MatchLength - - .method /*060000D6*/ family hidebysig instance int32 - Popcrawl() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::Popcrawl - - .method /*060000D7*/ famorassem hidebysig - instance class System.Text.RegularExpressions.Match/*02000006*/ - Scan(class System.Text.RegularExpressions.Regex/*02000009*/ regex, - string text, - int32 textbeg, - int32 textend, - int32 textstart, - int32 prevlen, - bool quick) cil managed - // SIG: 20 07 12 18 12 24 0E 08 08 08 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::Scan - - .method /*060000D8*/ famorassem hidebysig - instance class System.Text.RegularExpressions.Match/*02000006*/ - Scan(class System.Text.RegularExpressions.Regex/*02000009*/ regex, - string text, - int32 textbeg, - int32 textend, - int32 textstart, - int32 prevlen, - bool quick, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000025*/ timeout) cil managed - // SIG: 20 08 12 18 12 24 0E 08 08 08 08 02 11 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegexRunner::Scan - - .method /*060000D9*/ family hidebysig instance void - TransferCapture(int32 capnum, - int32 uncapnum, - int32 start, - int32 end) cil managed - // SIG: 20 04 01 08 08 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::TransferCapture - - .method /*060000DA*/ family hidebysig instance void - Uncapture() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method RegexRunner::Uncapture - -} // end of class System.Text.RegularExpressions.RegexRunner - -.class /*0200000E*/ public abstract auto ansi beforefieldinit System.Text.RegularExpressions.RegexRunnerFactory - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*060000DB*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00003C */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A00003C */ - IL_0006: /* 2A | */ ret - } // end of method RegexRunnerFactory::.ctor - - .method /*060000DC*/ famorassem hidebysig newslot abstract virtual - instance class System.Text.RegularExpressions.RegexRunner/*0200000D*/ - CreateInstance() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x0 - } // end of method RegexRunnerFactory::CreateInstance - -} // end of class System.Text.RegularExpressions.RegexRunnerFactory - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il deleted file mode 100644 index 749e57d2dd..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il +++ /dev/null @@ -1,818 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7d -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000033de -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000cc19 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000338b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001e00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003210 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000013e4 Virtual Size -// 0x00002000 Virtual Address -// 0x00001400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000003e0 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000033cd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00001130] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003190 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000608 Size -// '#~' Name -// Stream 2: -// 0x00000674 Offset -// 0x0000055c Size -// '#Strings' Name -// Stream 3: -// 0x00000bd0 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000bd4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000be4 Offset -// 0x0000054c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000901a01757 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23688 -// PE header size : 512 (496 used) ( 2.16%) -// PE additional info : 17675 (74.62%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.30%) -// CLR meta-data size : 4400 (18.57%) -// CLR additional info : 128 ( 0.54%) -// CLR method headers : 29 ( 0.12%) -// Managed code : 74 ( 0.31%) -// Data : 2048 ( 8.65%) -// Unaccounted : -1250 (-5.28%) - -// Num.of PE sections : 3 -// .text - 5120 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 4400 -// Module - 1 (10 bytes) -// TypeDef - 6 (84 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 25 (150 bytes) -// MethodDef - 33 (462 bytes) 0 abstract, 0 native, 29 bodies -// FieldDef - 5 (30 bytes) 0 constant -// MemberRef - 18 (108 bytes) -// ParamDef - 42 (252 bytes) -// CustomAttribute- 34 (204 bytes) -// InterfaceImpl - 2 (8 bytes) -// PropertyMap - 2 (8 bytes) -// Property - 6 (36 bytes) -// MethodSemantic- 11 (66 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 1370 bytes -// Blobs - 1356 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 29 -// Num.of method bodies - 29 -// Num.of fat headers - 0 -// Num.of tiny headers - 29 - -// Managed code : 74 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class IOCompletionCallback (public) (auto) (ansi) (sealed) -// Class NativeOverlapped (public) (sequential) (ansi) (sealed) -// Class PreAllocatedOverlapped (public) (auto) (ansi) (sealed) -// Class ThreadPoolBoundHandle (public) (auto) (ansi) (sealed) -// Class Overlapped (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Threading.Overlapped -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 4F 76 65 72 6C 61 70 70 65 64 00 00 ) // ing.Overlapped.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 4F 76 65 72 6C 61 70 70 65 64 00 00 ) // ing.Overlapped.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 4F 76 65 72 6C 61 70 70 65 64 00 00 ) // ing.Overlapped.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Threading.Overlapped.dll -// MVID: {26421596-730f-4a96-861e-b55af7a2c013} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F67A80F5000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Threading.IOCompletionCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000012*/ -{ - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method IOCompletionCallback::.ctor - - .method /*06000002*/ public hidebysig newslot virtual - instance void Invoke(uint32 errorCode, - uint32 numBytes, - valuetype System.Threading.NativeOverlapped/*02000003*/* pOVERLAP) runtime managed - // SIG: 20 03 01 09 09 0F 11 0C - { - } // end of method IOCompletionCallback::Invoke - - .method /*06000003*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - BeginInvoke(uint32 errorCode, - uint32 numBytes, - valuetype System.Threading.NativeOverlapped/*02000003*/* pOVERLAP, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 05 12 51 09 09 0F 11 0C 12 55 1C - { - } // end of method IOCompletionCallback::BeginInvoke - - .method /*06000004*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ result) runtime managed - // SIG: 20 01 01 12 51 - { - } // end of method IOCompletionCallback::EndInvoke - -} // end of class System.Threading.IOCompletionCallback - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Threading.NativeOverlapped - extends [System.Runtime/*23000001*/]System.ValueType/*01000016*/ -{ - .field /*04000001*/ public native int EventHandle - .field /*04000002*/ public native int InternalHigh - .field /*04000003*/ public native int InternalLow - .field /*04000004*/ public int32 OffsetHigh - .field /*04000005*/ public int32 OffsetLow -} // end of class System.Threading.NativeOverlapped - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Threading.PreAllocatedOverlapped - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.IOCompletionCallback/*02000002*/ callback, - object state, - object pinData) cil managed - // SIG: 20 03 01 12 08 1C 1C - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method PreAllocatedOverlapped::.ctor - - .method /*06000006*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PreAllocatedOverlapped::Dispose - -} // end of class System.Threading.PreAllocatedOverlapped - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Threading.ThreadPoolBoundHandle - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000007*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadPoolBoundHandle::.ctor - - .method /*06000008*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Runtime.InteropServices.SafeHandle/*01000018*/ - get_Handle() cil managed - // SIG: 20 00 12 61 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPoolBoundHandle::get_Handle - - .method /*06000009*/ public hidebysig instance valuetype System.Threading.NativeOverlapped/*02000003*/* - AllocateNativeOverlapped(class System.Threading.IOCompletionCallback/*02000002*/ callback, - object state, - object pinData) cil managed - // SIG: 20 03 0F 11 0C 12 08 1C 1C - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPoolBoundHandle::AllocateNativeOverlapped - - .method /*0600000A*/ public hidebysig instance valuetype System.Threading.NativeOverlapped/*02000003*/* - AllocateNativeOverlapped(class System.Threading.PreAllocatedOverlapped/*02000004*/ preAllocated) cil managed - // SIG: 20 01 0F 11 0C 12 10 - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPoolBoundHandle::AllocateNativeOverlapped - - .method /*0600000B*/ public hidebysig static - class System.Threading.ThreadPoolBoundHandle/*02000005*/ - BindHandle(class [System.Runtime/*23000001*/]System.Runtime.InteropServices.SafeHandle/*01000018*/ handle) cil managed - // SIG: 00 01 12 14 12 61 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPoolBoundHandle::BindHandle - - .method /*0600000C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ThreadPoolBoundHandle::Dispose - - .method /*0600000D*/ public hidebysig instance void - FreeNativeOverlapped(valuetype System.Threading.NativeOverlapped/*02000003*/* overlapped) cil managed - // SIG: 20 01 01 0F 11 0C - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ThreadPoolBoundHandle::FreeNativeOverlapped - - .method /*0600000E*/ public hidebysig static - object GetNativeOverlappedState(valuetype System.Threading.NativeOverlapped/*02000003*/* overlapped) cil managed - // SIG: 00 01 1C 0F 11 0C - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPoolBoundHandle::GetNativeOverlappedState - - .property /*17000001*/ instance class [System.Runtime/*23000001*/]System.Runtime.InteropServices.SafeHandle/*01000018*/ - Handle() - { - .get instance class [System.Runtime/*23000001*/]System.Runtime.InteropServices.SafeHandle/*01000018*/ System.Threading.ThreadPoolBoundHandle/*02000005*/::get_Handle() /* 06000008 */ - } // end of property ThreadPoolBoundHandle::Handle -} // end of class System.Threading.ThreadPoolBoundHandle - -.class /*02000006*/ public auto ansi beforefieldinit System.Threading.Overlapped - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method Overlapped::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 offsetLo, - int32 offsetHi, - int32 hEvent, - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ ar) cil managed - // SIG: 20 04 01 08 08 08 12 51 - { - .custom /*0C00001A:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000019*/::.ctor(string) /* 0A000011 */ = ( 01 00 80 98 54 68 69 73 20 63 6F 6E 73 74 72 75 // ....This constru - 63 74 6F 72 20 69 73 20 6E 6F 74 20 36 34 2D 62 // ctor is not 64-b - 69 74 20 63 6F 6D 70 61 74 69 62 6C 65 2E 20 20 // it compatible. - 55 73 65 20 74 68 65 20 63 6F 6E 73 74 72 75 63 // Use the construc - 74 6F 72 20 74 68 61 74 20 74 61 6B 65 73 20 61 // tor that takes a - 6E 20 49 6E 74 50 74 72 20 66 6F 72 20 74 68 65 // n IntPtr for the - 20 65 76 65 6E 74 20 68 61 6E 64 6C 65 2E 20 20 // event handle. - 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 // http://go.micros - 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F // oft.com/fwlink/? - 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // linkid=14202.. - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method Overlapped::.ctor - - .method /*06000011*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 offsetLo, - int32 offsetHi, - native int hEvent, - class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ ar) cil managed - // SIG: 20 04 01 08 08 18 12 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method Overlapped::.ctor - - .method /*06000012*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - get_AsyncResult() cil managed - // SIG: 20 00 12 51 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::get_AsyncResult - - .method /*06000013*/ public hidebysig specialname - instance void set_AsyncResult(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ 'value') cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Overlapped::set_AsyncResult - - .method /*06000014*/ public hidebysig specialname - instance int32 get_EventHandle() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::get_EventHandle - - .method /*06000015*/ public hidebysig specialname - instance void set_EventHandle(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Overlapped::set_EventHandle - - .method /*06000016*/ public hidebysig specialname - instance native int get_EventHandleIntPtr() cil managed - // SIG: 20 00 18 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::get_EventHandleIntPtr - - .method /*06000017*/ public hidebysig specialname - instance void set_EventHandleIntPtr(native int 'value') cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Overlapped::set_EventHandleIntPtr - - .method /*06000018*/ public hidebysig specialname - instance int32 get_OffsetHigh() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::get_OffsetHigh - - .method /*06000019*/ public hidebysig specialname - instance void set_OffsetHigh(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Overlapped::set_OffsetHigh - - .method /*0600001A*/ public hidebysig specialname - instance int32 get_OffsetLow() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::get_OffsetLow - - .method /*0600001B*/ public hidebysig specialname - instance void set_OffsetLow(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Overlapped::set_OffsetLow - - .method /*0600001C*/ public hidebysig static - void Free(valuetype System.Threading.NativeOverlapped/*02000003*/* nativeOverlappedPtr) cil managed - // SIG: 00 01 01 0F 11 0C - { - .custom /*0C00001B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Overlapped::Free - - .method /*0600001D*/ public hidebysig instance valuetype System.Threading.NativeOverlapped/*02000003*/* - Pack(class System.Threading.IOCompletionCallback/*02000002*/ iocb) cil managed - // SIG: 20 01 0F 11 0C 12 08 - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000019*/::.ctor(string) /* 0A000011 */ = ( 01 00 6A 54 68 69 73 20 6D 65 74 68 6F 64 20 69 // ..jThis method i - 73 20 6E 6F 74 20 73 61 66 65 2E 20 20 55 73 65 // s not safe. Use - 20 50 61 63 6B 20 28 69 6F 63 62 2C 20 75 73 65 // Pack (iocb, use - 72 44 61 74 61 29 20 69 6E 73 74 65 61 64 2E 20 // rData) instead. - 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F // http://go.micro - 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F // soft.com/fwlink/ - 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 ) // ?linkid=14202.. - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::Pack - - .method /*0600001E*/ public hidebysig instance valuetype System.Threading.NativeOverlapped/*02000003*/* - Pack(class System.Threading.IOCompletionCallback/*02000002*/ iocb, - object userData) cil managed - // SIG: 20 02 0F 11 0C 12 08 1C - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::Pack - - .method /*0600001F*/ public hidebysig static - class System.Threading.Overlapped/*02000006*/ - Unpack(valuetype System.Threading.NativeOverlapped/*02000003*/* nativeOverlappedPtr) cil managed - // SIG: 00 01 12 18 0F 11 0C - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::Unpack - - .method /*06000020*/ public hidebysig instance valuetype System.Threading.NativeOverlapped/*02000003*/* - UnsafePack(class System.Threading.IOCompletionCallback/*02000002*/ iocb) cil managed - // SIG: 20 01 0F 11 0C 12 08 - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C000021:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000019*/::.ctor(string) /* 0A000011 */ = ( 01 00 70 54 68 69 73 20 6D 65 74 68 6F 64 20 69 // ..pThis method i - 73 20 6E 6F 74 20 73 61 66 65 2E 20 20 55 73 65 // s not safe. Use - 20 55 6E 73 61 66 65 50 61 63 6B 20 28 69 6F 63 // UnsafePack (ioc - 62 2C 20 75 73 65 72 44 61 74 61 29 20 69 6E 73 // b, userData) ins - 74 65 61 64 2E 20 20 68 74 74 70 3A 2F 2F 67 6F // tead. http://go - 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 // .microsoft.com/f - 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 // wlink/?linkid=14 - 32 30 32 00 00 ) // 202.. - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::UnsafePack - - .method /*06000021*/ public hidebysig instance valuetype System.Threading.NativeOverlapped/*02000003*/* - UnsafePack(class System.Threading.IOCompletionCallback/*02000002*/ iocb, - object userData) cil managed - // SIG: 20 02 0F 11 0C 12 08 1C - { - .custom /*0C000022:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205a - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Overlapped::UnsafePack - - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ - AsyncResult() - { - .get instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/ System.Threading.Overlapped/*02000006*/::get_AsyncResult() /* 06000012 */ - .set instance void System.Threading.Overlapped/*02000006*/::set_AsyncResult(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000014*/) /* 06000013 */ - } // end of property Overlapped::AsyncResult - .property /*17000003*/ instance int32 EventHandle() - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000019*/::.ctor(string) /* 0A000011 */ = ( 01 00 75 54 68 69 73 20 70 72 6F 70 65 72 74 79 // ..uThis property - 20 69 73 20 6E 6F 74 20 36 34 2D 62 69 74 20 63 // is not 64-bit c - 6F 6D 70 61 74 69 62 6C 65 2E 20 20 55 73 65 20 // ompatible. Use - 45 76 65 6E 74 48 61 6E 64 6C 65 49 6E 74 50 74 // EventHandleIntPt - 72 20 69 6E 73 74 65 61 64 2E 20 20 68 74 74 70 // r instead. http - 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E // ://go.microsoft. - 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B // com/fwlink/?link - 69 64 3D 31 34 32 30 32 00 00 ) // id=14202.. - .get instance int32 System.Threading.Overlapped/*02000006*/::get_EventHandle() /* 06000014 */ - .set instance void System.Threading.Overlapped/*02000006*/::set_EventHandle(int32) /* 06000015 */ - } // end of property Overlapped::EventHandle - .property /*17000004*/ instance native int - EventHandleIntPtr() - { - .get instance native int System.Threading.Overlapped/*02000006*/::get_EventHandleIntPtr() /* 06000016 */ - .set instance void System.Threading.Overlapped/*02000006*/::set_EventHandleIntPtr(native int) /* 06000017 */ - } // end of property Overlapped::EventHandleIntPtr - .property /*17000005*/ instance int32 OffsetHigh() - { - .get instance int32 System.Threading.Overlapped/*02000006*/::get_OffsetHigh() /* 06000018 */ - .set instance void System.Threading.Overlapped/*02000006*/::set_OffsetHigh(int32) /* 06000019 */ - } // end of property Overlapped::OffsetHigh - .property /*17000006*/ instance int32 OffsetLow() - { - .get instance int32 System.Threading.Overlapped/*02000006*/::get_OffsetLow() /* 0600001A */ - .set instance void System.Threading.Overlapped/*02000006*/::set_OffsetLow(int32) /* 0600001B */ - } // end of property Overlapped::OffsetLow -} // end of class System.Threading.Overlapped - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il deleted file mode 100644 index 026f23e61b..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il +++ /dev/null @@ -1,3753 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d74 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000623a -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x0000990e -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000061e7 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004e00 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000606c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004240 Virtual Size -// 0x00002000 Virtual Address -// 0x00004400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000023c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006229 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002070 [0x00003f7c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00005fec [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000205c Size -// '#~' Name -// Stream 2: -// 0x000020c8 Offset -// 0x0000138c Size -// '#Strings' Name -// Stream 3: -// 0x00003454 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00003458 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00003468 Offset -// 0x00000b14 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000004090ba01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 35984 -// PE header size : 512 (496 used) ( 1.42%) -// PE additional info : 17715 (49.23%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.20%) -// CLR meta-data size : 16252 (45.16%) -// CLR additional info : 128 ( 0.36%) -// CLR method headers : 231 ( 0.64%) -// Managed code : 591 ( 1.64%) -// Data : 2048 ( 5.69%) -// Unaccounted : -1565 (-4.35%) - -// Num.of PE sections : 3 -// .text - 17408 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 16252 -// Module - 1 (10 bytes) -// TypeDef - 27 (378 bytes) 5 interfaces, 0 explicit layout -// TypeRef - 41 (246 bytes) -// MethodDef - 241 (3374 bytes) 10 abstract, 0 native, 231 bodies -// FieldDef - 8 (48 bytes) 0 constant -// MemberRef - 43 (258 bytes) -// ParamDef - 296 (1776 bytes) -// MethodImpl - 50 (300 bytes) -// Constant - 6 (36 bytes) -// CustomAttribute- 44 (264 bytes) -// InterfaceImpl - 52 (208 bytes) -// PropertyMap - 17 (68 bytes) -// Property - 51 (306 bytes) -// MethodSemantic- 64 (384 bytes) -// TypeSpec - 19 (38 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 56 (448 bytes) -// Strings - 5002 bytes -// Blobs - 2836 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 210 bytes - -// CLR additional info : 128 - -// CLR method headers : 231 -// Num.of method bodies - 231 -// Num.of fat headers - 0 -// Num.of tiny headers - 231 - -// Managed code : 591 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class EmbeddedAttribute (auto) (ansi) (sealed) -// Class IsReadOnlyAttribute (auto) (ansi) (sealed) -// Class __BlockReflectionAttribute (auto) (ansi) -// Class ActionBlock`1 (public) (auto) (ansi) (sealed) -// Class BatchBlock`1 (public) (auto) (ansi) (sealed) -// Class BatchedJoinBlock`2 (public) (auto) (ansi) (sealed) -// Class BatchedJoinBlock`3 (public) (auto) (ansi) (sealed) -// Class BroadcastBlock`1 (public) (auto) (ansi) (sealed) -// Class BufferBlock`1 (public) (auto) (ansi) (sealed) -// Class DataflowBlock (public) (abstract) (auto) (ansi) (sealed) -// Class DataflowBlockOptions (public) (auto) (ansi) -// Class DataflowLinkOptions (public) (auto) (ansi) -// Class DataflowMessageHeader (public) (sequential) (ansi) (sealed) -// Class DataflowMessageStatus (public) (auto) (ansi) (sealed) -// Class ExecutionDataflowBlockOptions (public) (auto) (ansi) -// Class GroupingDataflowBlockOptions (public) (auto) (ansi) -// Interface IDataflowBlock (public) (abstract) (auto) (ansi) -// Interface IPropagatorBlock`2 (public) (abstract) (auto) (ansi) -// Interface IReceivableSourceBlock`1 (public) (abstract) (auto) (ansi) -// Interface ISourceBlock`1 (public) (abstract) (auto) (ansi) -// Interface ITargetBlock`1 (public) (abstract) (auto) (ansi) -// Class JoinBlock`2 (public) (auto) (ansi) (sealed) -// Class JoinBlock`3 (public) (auto) (ansi) (sealed) -// Class TransformBlock`2 (public) (auto) (ansi) (sealed) -// Class TransformManyBlock`2 (public) (auto) (ansi) (sealed) -// Class WriteOnceBlock`1 (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ netstandard -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 2:0:0:0 -} -.assembly /*20000001*/ noplatform System.Threading.Tasks.Dataflow -{ - .custom /*0C000001:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [netstandard/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [netstandard/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 44 61 74 61 66 6C // ing.Tasks.Datafl - 6F 77 00 00 ) // ow.. - .custom /*0C000008:0A000008*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 44 61 74 61 66 6C // ing.Tasks.Datafl - 6F 77 00 00 ) // ow.. - .custom /*0C000009:0A000009*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 44 61 74 61 66 6C // ing.Tasks.Datafl - 6F 77 00 00 ) // ow.. - .custom /*0C00000A:0A00000A*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [netstandard/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [netstandard/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:6:3:0 -} -.module System.Threading.Tasks.Dataflow.dll -// MVID: {e6b4d675-b605-4311-9197-ac8ac2d5f491} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F406C05E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ private auto ansi sealed beforefieldinit Microsoft.CodeAnalysis.EmbeddedAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000013:0A000011*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .custom /*0C000014:06000001*/ instance void Microsoft.CodeAnalysis.EmbeddedAttribute/*02000002*/::.ctor() /* 06000001 */ = ( 01 00 00 00 ) - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002A */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A00002A */ - IL_0006: /* 2A | */ ret - } // end of method EmbeddedAttribute::.ctor - -} // end of class Microsoft.CodeAnalysis.EmbeddedAttribute - -.class /*02000003*/ private auto ansi sealed beforefieldinit System.Runtime.CompilerServices.IsReadOnlyAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000015:0A000011*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.CompilerGeneratedAttribute/*01000012*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .custom /*0C000016:06000001*/ instance void Microsoft.CodeAnalysis.EmbeddedAttribute/*02000002*/::.ctor() /* 06000001 */ = ( 01 00 00 00 ) - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002A */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A00002A */ - IL_0006: /* 2A | */ ret - } // end of method IsReadOnlyAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.IsReadOnlyAttribute - -.class /*02000004*/ private auto ansi beforefieldinit System.Runtime.CompilerServices.__BlockReflectionAttribute - extends [netstandard/*23000001*/]System.Attribute/*01000013*/ -{ - .custom /*0C000017:0A000012*/ instance void [netstandard/*23000001*/]System.AttributeUsageAttribute/*01000015*/::.ctor(valuetype [netstandard/*23000001*/]System.AttributeTargets/*01000014*/) /* 0A000012 */ = ( 01 00 FF 7F 00 00 00 00 ) - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002A */ call instance void [netstandard/*23000001*/]System.Attribute/*01000013*/::.ctor() /* 0A00002A */ - IL_0006: /* 2A | */ ret - } // end of method __BlockReflectionAttribute::.ctor - -} // end of class System.Runtime.CompilerServices.__BlockReflectionAttribute - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.ActionBlock`1 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/ -{ - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Action`1/*01000018*/ action) cil managed - // SIG: 20 01 01 15 12 61 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method ActionBlock`1::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Action`1/*01000018*/ action, - class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 61 01 13 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method ActionBlock`1::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ action) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method ActionBlock`1::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ action, - class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 12 69 12 40 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method ActionBlock`1::.ctor - - .method /*06000008*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActionBlock`1::get_Completion - - .method /*06000009*/ public hidebysig specialname - instance int32 get_InputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActionBlock`1::get_InputCount - - .method /*0600000A*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ActionBlock`1::Complete - - .method /*0600000B*/ public hidebysig instance bool - Post(!TInput item) cil managed aggressiveinlining - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActionBlock`1::Post - - .method /*0600000C*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ActionBlock`1::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*0600000D*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !TInput messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActionBlock`1::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*0600000E*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ActionBlock`1::ToString - - .property /*17000001*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.ActionBlock`1/*02000005*/::get_Completion() /* 06000008 */ - } // end of property ActionBlock`1::Completion - .property /*17000002*/ instance int32 InputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.ActionBlock`1/*02000005*/::get_InputCount() /* 06000009 */ - } // end of property ActionBlock`1::InputCount -} // end of class System.Threading.Tasks.Dataflow.ActionBlock`1 - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.BatchBlock`1 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*//*1B000003*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B000002*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000004*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 batchSize) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BatchBlock`1::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 batchSize, - class System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 08 12 44 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BatchBlock`1::.ctor - - .method /*06000011*/ public hidebysig specialname - instance int32 get_BatchSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::get_BatchSize - - .method /*06000012*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::get_Completion - - .method /*06000013*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::get_OutputCount - - .method /*06000014*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchBlock`1::Complete - - .method /*06000015*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 1D 13 00 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::LinkTo - - .method /*06000016*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchBlock`1::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*06000017*/ private hidebysig newslot virtual final - instance !T[] 'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 1D 13 00 11 38 15 12 58 01 1D 13 00 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B000002*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A000014 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage' - - .method /*06000018*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 1D 13 00 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B000002*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000015 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation' - - .method /*06000019*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 1D 13 00 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B000002*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000016 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage' - - .method /*0600001A*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !T messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*0600001B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::ToString - - .method /*0600001C*/ public hidebysig instance void - TriggerBatch() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchBlock`1::TriggerBatch - - .method /*0600001D*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !T[]& item) cil managed - // SIG: 20 02 02 15 12 71 01 1D 13 00 10 1D 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::TryReceive - - .method /*0600001E*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 1D 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchBlock`1::TryReceiveAll - - .property /*17000003*/ instance int32 BatchSize() - { - .get instance int32 System.Threading.Tasks.Dataflow.BatchBlock`1/*02000006*/::get_BatchSize() /* 06000011 */ - } // end of property BatchBlock`1::BatchSize - .property /*17000004*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.BatchBlock`1/*02000006*/::get_Completion() /* 06000012 */ - } // end of property BatchBlock`1::Completion - .property /*17000005*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.BatchBlock`1/*02000006*/::get_OutputCount() /* 06000013 */ - } // end of property BatchBlock`1::OutputCount -} // end of class System.Threading.Tasks.Dataflow.BatchBlock`1 - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.BatchedJoinBlock`2 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000006*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000005*/ -{ - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 batchSize) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BatchedJoinBlock`2::.ctor - - .method /*06000020*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 batchSize, - class System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 08 12 44 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BatchedJoinBlock`2::.ctor - - .method /*06000021*/ public hidebysig specialname - instance int32 get_BatchSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::get_BatchSize - - .method /*06000022*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::get_Completion - - .method /*06000023*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::get_OutputCount - - .method /*06000024*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target1() cil managed - // SIG: 20 00 15 12 58 01 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::get_Target1 - - .method /*06000025*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target2() cil managed - // SIG: 20 00 15 12 58 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::get_Target2 - - .method /*06000026*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchedJoinBlock`2::Complete - - .method /*06000027*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 15 12 79 02 15 12 75 01 13 00 15 12 75 01 13 01 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::LinkTo - - .method /*06000028*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchedJoinBlock`2::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*06000029*/ private hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.Tuple`2/*0100001E*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/> - 'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList>>.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 15 12 79 02 15 12 75 01 13 00 15 12 75 01 13 01 11 38 15 12 58 01 15 12 79 02 15 12 75 01 - // 13 00 15 12 75 01 13 01 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000005*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A000017 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList>>.ConsumeMessage' - - .method /*0600002A*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList>>.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 15 12 79 02 15 12 75 01 13 00 15 12 75 01 13 01 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000005*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000018 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchedJoinBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList>>.ReleaseReservation' - - .method /*0600002B*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList>>.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 15 12 79 02 15 12 75 01 13 00 15 12 75 01 13 01 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000005*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000019 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList>>.ReserveMessage' - - .method /*0600002C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::ToString - - .method /*0600002D*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> 'filter', - [out] class [netstandard/*23000001*/]System.Tuple`2/*0100001E*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>& item) cil managed - // SIG: 20 02 02 15 12 71 01 15 12 79 02 15 12 75 01 13 00 15 12 75 01 13 01 10 15 12 79 02 15 12 75 01 - // 13 00 15 12 75 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::TryReceive - - .method /*0600002E*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 15 12 79 02 15 12 75 01 13 00 15 12 75 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`2::TryReceiveAll - - .property /*17000006*/ instance int32 BatchSize() - { - .get instance int32 System.Threading.Tasks.Dataflow.BatchedJoinBlock`2/*02000007*/::get_BatchSize() /* 06000021 */ - } // end of property BatchedJoinBlock`2::BatchSize - .property /*17000007*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`2/*02000007*/::get_Completion() /* 06000022 */ - } // end of property BatchedJoinBlock`2::Completion - .property /*17000008*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.BatchedJoinBlock`2/*02000007*/::get_OutputCount() /* 06000023 */ - } // end of property BatchedJoinBlock`2::OutputCount - .property /*17000009*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target1() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`2/*02000007*/::get_Target1() /* 06000024 */ - } // end of property BatchedJoinBlock`2::Target1 - .property /*1700000A*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target2() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`2/*02000007*/::get_Target2() /* 06000025 */ - } // end of property BatchedJoinBlock`2::Target2 -} // end of class System.Threading.Tasks.Dataflow.BatchedJoinBlock`2 - -.class /*02000008*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.BatchedJoinBlock`3 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000008*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000007*/ -{ - .method /*0600002F*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 batchSize) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BatchedJoinBlock`3::.ctor - - .method /*06000030*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 batchSize, - class System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 08 12 44 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BatchedJoinBlock`3::.ctor - - .method /*06000031*/ public hidebysig specialname - instance int32 get_BatchSize() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::get_BatchSize - - .method /*06000032*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::get_Completion - - .method /*06000033*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::get_OutputCount - - .method /*06000034*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target1() cil managed - // SIG: 20 00 15 12 58 01 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::get_Target1 - - .method /*06000035*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target2() cil managed - // SIG: 20 00 15 12 58 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::get_Target2 - - .method /*06000036*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target3() cil managed - // SIG: 20 00 15 12 58 01 13 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::get_Target3 - - .method /*06000037*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchedJoinBlock`3::Complete - - .method /*06000038*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 15 12 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::LinkTo - - .method /*06000039*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchedJoinBlock`3::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*0600003A*/ private hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.Tuple`3/*0100001F*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/> - 'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList,System.Collections.Generic.IList>>.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 15 12 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 11 38 15 12 58 01 15 12 - // 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000007*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A00001A */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList,System.Collections.Generic.IList>>.ConsumeMessage' - - .method /*0600003B*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList,System.Collections.Generic.IList>>.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 15 12 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000007*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A00001B */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BatchedJoinBlock`3::'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList,System.Collections.Generic.IList>>.ReleaseReservation' - - .method /*0600003C*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList,System.Collections.Generic.IList>>.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 15 12 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>/*1B000007*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A00001C */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::'System.Threading.Tasks.Dataflow.ISourceBlock,System.Collections.Generic.IList,System.Collections.Generic.IList>>.ReserveMessage' - - .method /*0600003D*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::ToString - - .method /*0600003E*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>> 'filter', - [out] class [netstandard/*23000001*/]System.Tuple`3/*0100001F*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>& item) cil managed - // SIG: 20 02 02 15 12 71 01 15 12 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 10 15 12 - // 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::TryReceive - - .method /*0600003F*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/,class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>>& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 15 12 7D 03 15 12 75 01 13 00 15 12 75 01 13 01 15 12 75 01 13 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BatchedJoinBlock`3::TryReceiveAll - - .property /*1700000B*/ instance int32 BatchSize() - { - .get instance int32 System.Threading.Tasks.Dataflow.BatchedJoinBlock`3/*02000008*/::get_BatchSize() /* 06000031 */ - } // end of property BatchedJoinBlock`3::BatchSize - .property /*1700000C*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`3/*02000008*/::get_Completion() /* 06000032 */ - } // end of property BatchedJoinBlock`3::Completion - .property /*1700000D*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.BatchedJoinBlock`3/*02000008*/::get_OutputCount() /* 06000033 */ - } // end of property BatchedJoinBlock`3::OutputCount - .property /*1700000E*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target1() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`3/*02000008*/::get_Target1() /* 06000034 */ - } // end of property BatchedJoinBlock`3::Target1 - .property /*1700000F*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target2() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`3/*02000008*/::get_Target2() /* 06000035 */ - } // end of property BatchedJoinBlock`3::Target2 - .property /*17000010*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target3() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.BatchedJoinBlock`3/*02000008*/::get_Target3() /* 06000036 */ - } // end of property BatchedJoinBlock`3::Target3 -} // end of class System.Threading.Tasks.Dataflow.BatchedJoinBlock`3 - -.class /*02000009*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.BroadcastBlock`1 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*//*1B00000B*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000009*/ -{ - .method /*06000040*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ cloningFunction) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BroadcastBlock`1::.ctor - - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ cloningFunction, - class System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 13 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BroadcastBlock`1::.ctor - - .method /*06000042*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::get_Completion - - .method /*06000043*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BroadcastBlock`1::Complete - - .method /*06000044*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 13 00 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::LinkTo - - .method /*06000045*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BroadcastBlock`1::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*06000046*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.IReceivableSourceBlock.TryReceiveAll'([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 13 00 - { - .override method instance bool class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000009*/::TryReceiveAll(class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/&) /* 0A00001D */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::'System.Threading.Tasks.Dataflow.IReceivableSourceBlock.TryReceiveAll' - - .method /*06000047*/ private hidebysig newslot virtual final - instance !T 'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 13 00 11 38 15 12 58 01 13 00 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A00001E */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage' - - .method /*06000048*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 13 00 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A00001F */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BroadcastBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation' - - .method /*06000049*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 13 00 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000020 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage' - - .method /*0600004A*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !T messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*0600004B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::ToString - - .method /*0600004C*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !T& item) cil managed - // SIG: 20 02 02 15 12 71 01 13 00 10 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BroadcastBlock`1::TryReceive - - .property /*17000011*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.BroadcastBlock`1/*02000009*/::get_Completion() /* 06000042 */ - } // end of property BroadcastBlock`1::Completion -} // end of class System.Threading.Tasks.Dataflow.BroadcastBlock`1 - -.class /*0200000A*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.BufferBlock`1 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*//*1B00000B*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000009*/ -{ - .method /*0600004D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BufferBlock`1::.ctor - - .method /*0600004E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ dataflowBlockOptions) cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method BufferBlock`1::.ctor - - .method /*0600004F*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::get_Completion - - .method /*06000050*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::get_Count - - .method /*06000051*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferBlock`1::Complete - - .method /*06000052*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 13 00 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::LinkTo - - .method /*06000053*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferBlock`1::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*06000054*/ private hidebysig newslot virtual final - instance !T 'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 13 00 11 38 15 12 58 01 13 00 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A00001E */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage' - - .method /*06000055*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 13 00 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A00001F */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method BufferBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation' - - .method /*06000056*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 13 00 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000020 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage' - - .method /*06000057*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !T messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*06000058*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::ToString - - .method /*06000059*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !T& item) cil managed - // SIG: 20 02 02 15 12 71 01 13 00 10 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::TryReceive - - .method /*0600005A*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method BufferBlock`1::TryReceiveAll - - .property /*17000012*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.BufferBlock`1/*0200000A*/::get_Completion() /* 0600004F */ - } // end of property BufferBlock`1::Completion - .property /*17000013*/ instance int32 Count() - { - .get instance int32 System.Threading.Tasks.Dataflow.BufferBlock`1/*0200000A*/::get_Count() /* 06000050 */ - } // end of property BufferBlock`1::Count -} // end of class System.Threading.Tasks.Dataflow.BufferBlock`1 - -.class /*0200000B*/ public abstract auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.DataflowBlock - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .custom /*0C000018:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*0600005B*/ public hidebysig static - class [netstandard/*23000001*/]System.IObservable`1/*01000020*/ - AsObservable(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source) cil managed - // SIG: 10 01 01 15 12 80 81 01 1E 00 15 12 54 01 1E 00 - { - .custom /*0C00001A:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::AsObservable - - .method /*0600005C*/ public hidebysig static - class [netstandard/*23000001*/]System.IObserver`1/*01000021*/ - AsObserver(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 10 01 01 15 12 80 85 01 1E 00 15 12 58 01 1E 00 - { - .custom /*0C00001B:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::AsObserver - - .method /*0600005D*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - Choose(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source1, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action1, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source2, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action2) cil managed - // SIG: 10 02 04 15 12 80 89 01 08 15 12 54 01 1E 00 15 12 61 01 1E 00 15 12 54 01 1E 01 15 12 61 01 1E - // 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Choose - - .method /*0600005E*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - Choose(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source1, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action1, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source2, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action2, - class System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ dataflowBlockOptions) cil managed - // SIG: 10 02 05 15 12 80 89 01 08 15 12 54 01 1E 00 15 12 61 01 1E 00 15 12 54 01 1E 01 15 12 61 01 1E - // 01 12 30 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Choose - - .method /*0600005F*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - Choose(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source1, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action1, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source2, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action2, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source3, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action3) cil managed - // SIG: 10 03 06 15 12 80 89 01 08 15 12 54 01 1E 00 15 12 61 01 1E 00 15 12 54 01 1E 01 15 12 61 01 1E - // 01 15 12 54 01 1E 02 15 12 61 01 1E 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Choose - - .method /*06000060*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - Choose(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source1, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action1, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source2, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action2, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source3, - class [netstandard/*23000001*/]System.Action`1/*01000018*/ action3, - class System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ dataflowBlockOptions) cil managed - // SIG: 10 03 07 15 12 80 89 01 08 15 12 54 01 1E 00 15 12 61 01 1E 00 15 12 54 01 1E 01 15 12 61 01 1E - // 01 15 12 54 01 1E 02 15 12 61 01 1E 02 12 30 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Choose - - .method /*06000061*/ public hidebysig static - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*/ - Encapsulate(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source) cil managed - // SIG: 10 02 02 15 12 4C 02 1E 00 1E 01 15 12 58 01 1E 00 15 12 54 01 1E 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Encapsulate - - .method /*06000062*/ public hidebysig static - class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 10 01 02 12 6D 15 12 54 01 1E 00 15 12 58 01 1E 00 - { - .custom /*0C00001C:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::LinkTo - - .method /*06000063*/ public hidebysig static - class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ predicate) cil managed - // SIG: 10 01 03 12 6D 15 12 54 01 1E 00 15 12 58 01 1E 00 15 12 71 01 1E 00 - { - .custom /*0C00001D:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::LinkTo - - .method /*06000064*/ public hidebysig static - class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions, - class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ predicate) cil managed - // SIG: 10 01 04 12 6D 15 12 54 01 1E 00 15 12 58 01 1E 00 12 34 15 12 71 01 1E 00 - { - .custom /*0C00001E:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::LinkTo - - .method /*06000065*/ public hidebysig static - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - NullTarget() cil managed - // SIG: 10 01 00 15 12 58 01 1E 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::NullTarget - - .method /*06000066*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - OutputAvailableAsync(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source) cil managed - // SIG: 10 01 01 15 12 80 89 01 02 15 12 54 01 1E 00 - { - .custom /*0C00001F:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::OutputAvailableAsync - - .method /*06000067*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - OutputAvailableAsync(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 10 01 02 15 12 80 89 01 02 15 12 54 01 1E 00 11 80 8D - { - .custom /*0C000020:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::OutputAvailableAsync - - .method /*06000068*/ public hidebysig static - bool Post(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - !!TInput item) cil managed - // SIG: 10 01 02 02 15 12 58 01 1E 00 1E 00 - { - .custom /*0C000021:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Post - - .method /*06000069*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - ReceiveAsync(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source) cil managed - // SIG: 10 01 01 15 12 80 89 01 1E 00 15 12 54 01 1E 00 - { - .custom /*0C000022:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::ReceiveAsync - - .method /*0600006A*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - ReceiveAsync(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 10 01 02 15 12 80 89 01 1E 00 15 12 54 01 1E 00 11 80 8D - { - .custom /*0C000023:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::ReceiveAsync - - .method /*0600006B*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - ReceiveAsync(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.TimeSpan/*01000024*/ timeout) cil managed - // SIG: 10 01 02 15 12 80 89 01 1E 00 15 12 54 01 1E 00 11 80 91 - { - .custom /*0C000024:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::ReceiveAsync - - .method /*0600006C*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - ReceiveAsync(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.TimeSpan/*01000024*/ timeout, - valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 10 01 03 15 12 80 89 01 1E 00 15 12 54 01 1E 00 11 80 91 11 80 8D - { - .custom /*0C000025:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::ReceiveAsync - - .method /*0600006D*/ public hidebysig static - !!TOutput Receive(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source) cil managed - // SIG: 10 01 01 1E 00 15 12 54 01 1E 00 - { - .custom /*0C000026:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Receive - - .method /*0600006E*/ public hidebysig static - !!TOutput Receive(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 10 01 02 1E 00 15 12 54 01 1E 00 11 80 8D - { - .custom /*0C000027:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Receive - - .method /*0600006F*/ public hidebysig static - !!TOutput Receive(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.TimeSpan/*01000024*/ timeout) cil managed - // SIG: 10 01 02 1E 00 15 12 54 01 1E 00 11 80 91 - { - .custom /*0C000028:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Receive - - .method /*06000070*/ public hidebysig static - !!TOutput Receive(class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - valuetype [netstandard/*23000001*/]System.TimeSpan/*01000024*/ timeout, - valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 10 01 03 1E 00 15 12 54 01 1E 00 11 80 91 11 80 8D - { - .custom /*0C000029:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::Receive - - .method /*06000071*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - SendAsync(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - !!TInput item) cil managed - // SIG: 10 01 02 15 12 80 89 01 02 15 12 58 01 1E 00 1E 00 - { - .custom /*0C00002A:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::SendAsync - - .method /*06000072*/ public hidebysig static - class [netstandard/*23000001*/]System.Threading.Tasks.Task`1/*01000022*/ - SendAsync(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - !!TInput item, - valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 10 01 03 15 12 80 89 01 02 15 12 58 01 1E 00 1E 00 11 80 8D - { - .custom /*0C00002B:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::SendAsync - - .method /*06000073*/ public hidebysig static - bool TryReceive(class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*/ source, - [out] !!TOutput& item) cil managed - // SIG: 10 01 02 02 15 12 50 01 1E 00 10 1E 00 - { - .custom /*0C00002C:0A000001*/ instance void [netstandard/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlock::TryReceive - -} // end of class System.Threading.Tasks.Dataflow.DataflowBlock - -.class /*0200000C*/ public auto ansi beforefieldinit System.Threading.Tasks.Dataflow.DataflowBlockOptions - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .field /*04000001*/ public static literal int32 Unbounded = int32(0xFFFFFFFF) - .method /*06000074*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method DataflowBlockOptions::.ctor - - .method /*06000075*/ public hidebysig specialname - instance int32 get_BoundedCapacity() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlockOptions::get_BoundedCapacity - - .method /*06000076*/ public hidebysig specialname - instance void set_BoundedCapacity(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowBlockOptions::set_BoundedCapacity - - .method /*06000077*/ public hidebysig specialname - instance valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ - get_CancellationToken() cil managed - // SIG: 20 00 11 80 8D - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlockOptions::get_CancellationToken - - .method /*06000078*/ public hidebysig specialname - instance void set_CancellationToken(valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ 'value') cil managed - // SIG: 20 01 01 11 80 8D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowBlockOptions::set_CancellationToken - - .method /*06000079*/ public hidebysig specialname - instance bool get_EnsureOrdered() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlockOptions::get_EnsureOrdered - - .method /*0600007A*/ public hidebysig specialname - instance void set_EnsureOrdered(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowBlockOptions::set_EnsureOrdered - - .method /*0600007B*/ public hidebysig specialname - instance int32 get_MaxMessagesPerTask() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlockOptions::get_MaxMessagesPerTask - - .method /*0600007C*/ public hidebysig specialname - instance void set_MaxMessagesPerTask(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowBlockOptions::set_MaxMessagesPerTask - - .method /*0600007D*/ public hidebysig specialname - instance string get_NameFormat() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlockOptions::get_NameFormat - - .method /*0600007E*/ public hidebysig specialname - instance void set_NameFormat(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowBlockOptions::set_NameFormat - - .method /*0600007F*/ public hidebysig specialname - instance class [netstandard/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000025*/ - get_TaskScheduler() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowBlockOptions::get_TaskScheduler - - .method /*06000080*/ public hidebysig specialname - instance void set_TaskScheduler(class [netstandard/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowBlockOptions::set_TaskScheduler - - .property /*17000014*/ instance int32 BoundedCapacity() - { - .get instance int32 System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::get_BoundedCapacity() /* 06000075 */ - .set instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::set_BoundedCapacity(int32) /* 06000076 */ - } // end of property DataflowBlockOptions::BoundedCapacity - .property /*17000015*/ instance valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ - CancellationToken() - { - .get instance valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/ System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::get_CancellationToken() /* 06000077 */ - .set instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::set_CancellationToken(valuetype [netstandard/*23000001*/]System.Threading.CancellationToken/*01000023*/) /* 06000078 */ - } // end of property DataflowBlockOptions::CancellationToken - .property /*17000016*/ instance bool EnsureOrdered() - { - .get instance bool System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::get_EnsureOrdered() /* 06000079 */ - .set instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::set_EnsureOrdered(bool) /* 0600007A */ - } // end of property DataflowBlockOptions::EnsureOrdered - .property /*17000017*/ instance int32 MaxMessagesPerTask() - { - .get instance int32 System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::get_MaxMessagesPerTask() /* 0600007B */ - .set instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::set_MaxMessagesPerTask(int32) /* 0600007C */ - } // end of property DataflowBlockOptions::MaxMessagesPerTask - .property /*17000018*/ instance string NameFormat() - { - .get instance string System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::get_NameFormat() /* 0600007D */ - .set instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::set_NameFormat(string) /* 0600007E */ - } // end of property DataflowBlockOptions::NameFormat - .property /*17000019*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000025*/ - TaskScheduler() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000025*/ System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::get_TaskScheduler() /* 0600007F */ - .set instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::set_TaskScheduler(class [netstandard/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000025*/) /* 06000080 */ - } // end of property DataflowBlockOptions::TaskScheduler -} // end of class System.Threading.Tasks.Dataflow.DataflowBlockOptions - -.class /*0200000D*/ public auto ansi beforefieldinit System.Threading.Tasks.Dataflow.DataflowLinkOptions - extends [netstandard/*23000001*/]System.Object/*01000016*/ -{ - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method DataflowLinkOptions::.ctor - - .method /*06000082*/ public hidebysig specialname - instance bool get_Append() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowLinkOptions::get_Append - - .method /*06000083*/ public hidebysig specialname - instance void set_Append(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowLinkOptions::set_Append - - .method /*06000084*/ public hidebysig specialname - instance int32 get_MaxMessages() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowLinkOptions::get_MaxMessages - - .method /*06000085*/ public hidebysig specialname - instance void set_MaxMessages(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowLinkOptions::set_MaxMessages - - .method /*06000086*/ public hidebysig specialname - instance bool get_PropagateCompletion() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowLinkOptions::get_PropagateCompletion - - .method /*06000087*/ public hidebysig specialname - instance void set_PropagateCompletion(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DataflowLinkOptions::set_PropagateCompletion - - .property /*1700001A*/ instance bool Append() - { - .get instance bool System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/::get_Append() /* 06000082 */ - .set instance void System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/::set_Append(bool) /* 06000083 */ - } // end of property DataflowLinkOptions::Append - .property /*1700001B*/ instance int32 MaxMessages() - { - .get instance int32 System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/::get_MaxMessages() /* 06000084 */ - .set instance void System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/::set_MaxMessages(int32) /* 06000085 */ - } // end of property DataflowLinkOptions::MaxMessages - .property /*1700001C*/ instance bool PropagateCompletion() - { - .get instance bool System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/::get_PropagateCompletion() /* 06000086 */ - .set instance void System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/::set_PropagateCompletion(bool) /* 06000087 */ - } // end of property DataflowLinkOptions::PropagateCompletion -} // end of class System.Threading.Tasks.Dataflow.DataflowLinkOptions - -.class /*0200000E*/ public sequential ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.DataflowMessageHeader - extends [netstandard/*23000001*/]System.ValueType/*01000026*/ - implements class [netstandard/*23000001*/]System.IEquatable`1/*01000027*//*1B00000C*/ -{ - .custom /*0C000019:06000002*/ instance void System.Runtime.CompilerServices.IsReadOnlyAttribute/*02000003*/::.ctor() /* 06000002 */ = ( 01 00 00 00 ) - .field /*04000002*/ private initonly int32 _dummy - .method /*06000088*/ public hidebysig specialname rtspecialname - instance void .ctor(int64 id) cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::.ctor - - .method /*06000089*/ public hidebysig specialname - instance int64 get_Id() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::get_Id - - .method /*0600008A*/ public hidebysig specialname - instance bool get_IsValid() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::get_IsValid - - .method /*0600008B*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::Equals - - .method /*0600008C*/ public hidebysig newslot virtual final - instance bool Equals(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ other) cil managed - // SIG: 20 01 02 11 38 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::Equals - - .method /*0600008D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::GetHashCode - - .method /*0600008E*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ left, - valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ right) cil managed - // SIG: 00 02 02 11 38 11 38 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::op_Equality - - .method /*0600008F*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ left, - valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ right) cil managed - // SIG: 00 02 02 11 38 11 38 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method DataflowMessageHeader::op_Inequality - - .property /*1700001D*/ instance int64 Id() - { - .get instance int64 System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/::get_Id() /* 06000089 */ - } // end of property DataflowMessageHeader::Id - .property /*1700001E*/ instance bool IsValid() - { - .get instance bool System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/::get_IsValid() /* 0600008A */ - } // end of property DataflowMessageHeader::IsValid -} // end of class System.Threading.Tasks.Dataflow.DataflowMessageHeader - -.class /*0200000F*/ public auto ansi sealed System.Threading.Tasks.Dataflow.DataflowMessageStatus - extends [netstandard/*23000001*/]System.Enum/*01000028*/ -{ - .field /*04000003*/ public specialname rtspecialname int32 value__ - .field /*04000004*/ public static literal valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ Accepted = int32(0x00000000) - .field /*04000005*/ public static literal valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ Declined = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ DecliningPermanently = int32(0x00000004) - .field /*04000007*/ public static literal valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ NotAvailable = int32(0x00000003) - .field /*04000008*/ public static literal valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ Postponed = int32(0x00000002) -} // end of class System.Threading.Tasks.Dataflow.DataflowMessageStatus - -.class /*02000010*/ public auto ansi beforefieldinit System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions - extends System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ -{ - .method /*06000090*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000074 */ call instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::.ctor() /* 06000074 */ - IL_0006: /* 2A | */ ret - } // end of method ExecutionDataflowBlockOptions::.ctor - - .method /*06000091*/ public hidebysig specialname - instance int32 get_MaxDegreeOfParallelism() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExecutionDataflowBlockOptions::get_MaxDegreeOfParallelism - - .method /*06000092*/ public hidebysig specialname - instance void set_MaxDegreeOfParallelism(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExecutionDataflowBlockOptions::set_MaxDegreeOfParallelism - - .method /*06000093*/ public hidebysig specialname - instance bool get_SingleProducerConstrained() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExecutionDataflowBlockOptions::get_SingleProducerConstrained - - .method /*06000094*/ public hidebysig specialname - instance void set_SingleProducerConstrained(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExecutionDataflowBlockOptions::set_SingleProducerConstrained - - .property /*1700001F*/ instance int32 MaxDegreeOfParallelism() - { - .get instance int32 System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/::get_MaxDegreeOfParallelism() /* 06000091 */ - .set instance void System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/::set_MaxDegreeOfParallelism(int32) /* 06000092 */ - } // end of property ExecutionDataflowBlockOptions::MaxDegreeOfParallelism - .property /*17000020*/ instance bool SingleProducerConstrained() - { - .get instance bool System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/::get_SingleProducerConstrained() /* 06000093 */ - .set instance void System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/::set_SingleProducerConstrained(bool) /* 06000094 */ - } // end of property ExecutionDataflowBlockOptions::SingleProducerConstrained -} // end of class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions - -.class /*02000011*/ public auto ansi beforefieldinit System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions - extends System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ -{ - .method /*06000095*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000074 */ call instance void System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/::.ctor() /* 06000074 */ - IL_0006: /* 2A | */ ret - } // end of method GroupingDataflowBlockOptions::.ctor - - .method /*06000096*/ public hidebysig specialname - instance bool get_Greedy() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupingDataflowBlockOptions::get_Greedy - - .method /*06000097*/ public hidebysig specialname - instance void set_Greedy(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupingDataflowBlockOptions::set_Greedy - - .method /*06000098*/ public hidebysig specialname - instance int64 get_MaxNumberOfGroups() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method GroupingDataflowBlockOptions::get_MaxNumberOfGroups - - .method /*06000099*/ public hidebysig specialname - instance void set_MaxNumberOfGroups(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method GroupingDataflowBlockOptions::set_MaxNumberOfGroups - - .property /*17000021*/ instance bool Greedy() - { - .get instance bool System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/::get_Greedy() /* 06000096 */ - .set instance void System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/::set_Greedy(bool) /* 06000097 */ - } // end of property GroupingDataflowBlockOptions::Greedy - .property /*17000022*/ instance int64 MaxNumberOfGroups() - { - .get instance int64 System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/::get_MaxNumberOfGroups() /* 06000098 */ - .set instance void System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/::set_MaxNumberOfGroups(int64) /* 06000099 */ - } // end of property GroupingDataflowBlockOptions::MaxNumberOfGroups -} // end of class System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions - -.class /*02000012*/ interface public abstract auto ansi System.Threading.Tasks.Dataflow.IDataflowBlock -{ - .method /*0600009A*/ public hidebysig newslot specialname abstract virtual - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x0 - } // end of method IDataflowBlock::get_Completion - - .method /*0600009B*/ public hidebysig newslot abstract virtual - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IDataflowBlock::Complete - - .method /*0600009C*/ public hidebysig newslot abstract virtual - instance void Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - // Method begins at RVA 0x0 - } // end of method IDataflowBlock::Fault - - .property /*17000023*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::get_Completion() /* 0600009A */ - } // end of property IDataflowBlock::Completion -} // end of class System.Threading.Tasks.Dataflow.IDataflowBlock - -.class /*02000013*/ interface public abstract auto ansi System.Threading.Tasks.Dataflow.IPropagatorBlock`2<- TInput,+ TOutput> - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/ -{ -} // end of class System.Threading.Tasks.Dataflow.IPropagatorBlock`2 - -.class /*02000014*/ interface public abstract auto ansi System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1 - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/ -{ - .method /*0600009D*/ public hidebysig newslot abstract virtual - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !TOutput& item) cil managed - // SIG: 20 02 02 15 12 71 01 13 00 10 13 00 - { - // Method begins at RVA 0x0 - } // end of method IReceivableSourceBlock`1::TryReceive - - .method /*0600009E*/ public hidebysig newslot abstract virtual - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method IReceivableSourceBlock`1::TryReceiveAll - -} // end of class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1 - -.class /*02000015*/ interface public abstract auto ansi System.Threading.Tasks.Dataflow.ISourceBlock`1<+ TOutput> - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/ -{ - .method /*0600009F*/ public hidebysig newslot abstract virtual - instance !TOutput ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 13 00 11 38 15 12 58 01 13 00 10 02 - { - // Method begins at RVA 0x0 - } // end of method ISourceBlock`1::ConsumeMessage - - .method /*060000A0*/ public hidebysig newslot abstract virtual - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 13 00 12 34 - { - // Method begins at RVA 0x0 - } // end of method ISourceBlock`1::LinkTo - - .method /*060000A1*/ public hidebysig newslot abstract virtual - instance void ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISourceBlock`1::ReleaseReservation - - .method /*060000A2*/ public hidebysig newslot abstract virtual - instance bool ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 13 00 - { - // Method begins at RVA 0x0 - } // end of method ISourceBlock`1::ReserveMessage - -} // end of class System.Threading.Tasks.Dataflow.ISourceBlock`1 - -.class /*02000016*/ interface public abstract auto ansi System.Threading.Tasks.Dataflow.ITargetBlock`1<- TInput> - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/ -{ - .method /*060000A3*/ public hidebysig newslot abstract virtual - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !TInput messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - // Method begins at RVA 0x0 - } // end of method ITargetBlock`1::OfferMessage - -} // end of class System.Threading.Tasks.Dataflow.ITargetBlock`1 - -.class /*02000017*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.JoinBlock`2 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*/>/*1B00000F*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B00000E*/ -{ - .method /*060000A4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method JoinBlock`2::.ctor - - .method /*060000A5*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/ dataflowBlockOptions) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method JoinBlock`2::.ctor - - .method /*060000A6*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::get_Completion - - .method /*060000A7*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::get_OutputCount - - .method /*060000A8*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target1() cil managed - // SIG: 20 00 15 12 58 01 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::get_Target1 - - .method /*060000A9*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target2() cil managed - // SIG: 20 00 15 12 58 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::get_Target2 - - .method /*060000AA*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JoinBlock`2::Complete - - .method /*060000AB*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 15 12 79 02 13 00 13 01 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::LinkTo - - .method /*060000AC*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JoinBlock`2::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*060000AD*/ private hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.Tuple`2/*0100001E*/ - 'System.Threading.Tasks.Dataflow.ISourceBlock>.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 15 12 79 02 13 00 13 01 11 38 15 12 58 01 15 12 79 02 13 00 13 01 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B00000E*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A000021 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock>.ConsumeMessage' - - .method /*060000AE*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock>.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 15 12 79 02 13 00 13 01 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B00000E*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000022 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JoinBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock>.ReleaseReservation' - - .method /*060000AF*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock>.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 15 12 79 02 13 00 13 01 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B00000E*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000023 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock>.ReserveMessage' - - .method /*060000B0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::ToString - - .method /*060000B1*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/> 'filter', - [out] class [netstandard/*23000001*/]System.Tuple`2/*0100001E*/& item) cil managed - // SIG: 20 02 02 15 12 71 01 15 12 79 02 13 00 13 01 10 15 12 79 02 13 00 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::TryReceive - - .method /*060000B2*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 15 12 79 02 13 00 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`2::TryReceiveAll - - .property /*17000024*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.JoinBlock`2/*02000017*/::get_Completion() /* 060000A6 */ - } // end of property JoinBlock`2::Completion - .property /*17000025*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.JoinBlock`2/*02000017*/::get_OutputCount() /* 060000A7 */ - } // end of property JoinBlock`2::OutputCount - .property /*17000026*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target1() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.JoinBlock`2/*02000017*/::get_Target1() /* 060000A8 */ - } // end of property JoinBlock`2::Target1 - .property /*17000027*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target2() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.JoinBlock`2/*02000017*/::get_Target2() /* 060000A9 */ - } // end of property JoinBlock`2::Target2 -} // end of class System.Threading.Tasks.Dataflow.JoinBlock`2 - -.class /*02000018*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.JoinBlock`3 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*/>/*1B000011*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B000010*/ -{ - .method /*060000B3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method JoinBlock`3::.ctor - - .method /*060000B4*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions/*02000011*/ dataflowBlockOptions) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method JoinBlock`3::.ctor - - .method /*060000B5*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::get_Completion - - .method /*060000B6*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::get_OutputCount - - .method /*060000B7*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target1() cil managed - // SIG: 20 00 15 12 58 01 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::get_Target1 - - .method /*060000B8*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target2() cil managed - // SIG: 20 00 15 12 58 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::get_Target2 - - .method /*060000B9*/ public hidebysig specialname - instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - get_Target3() cil managed - // SIG: 20 00 15 12 58 01 13 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::get_Target3 - - .method /*060000BA*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JoinBlock`3::Complete - - .method /*060000BB*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 15 12 7D 03 13 00 13 01 13 02 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::LinkTo - - .method /*060000BC*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JoinBlock`3::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*060000BD*/ private hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.Tuple`3/*0100001F*/ - 'System.Threading.Tasks.Dataflow.ISourceBlock>.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 15 12 7D 03 13 00 13 01 13 02 11 38 15 12 58 01 15 12 7D 03 13 00 13 01 13 02 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B000010*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A000024 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::'System.Threading.Tasks.Dataflow.ISourceBlock>.ConsumeMessage' - - .method /*060000BE*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock>.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 15 12 7D 03 13 00 13 01 13 02 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B000010*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000025 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method JoinBlock`3::'System.Threading.Tasks.Dataflow.ISourceBlock>.ReleaseReservation' - - .method /*060000BF*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock>.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/> target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 15 12 7D 03 13 00 13 01 13 02 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/>/*1B000010*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000026 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::'System.Threading.Tasks.Dataflow.ISourceBlock>.ReserveMessage' - - .method /*060000C0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::ToString - - .method /*060000C1*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/> 'filter', - [out] class [netstandard/*23000001*/]System.Tuple`3/*0100001F*/& item) cil managed - // SIG: 20 02 02 15 12 71 01 15 12 7D 03 13 00 13 01 13 02 10 15 12 7D 03 13 00 13 01 13 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::TryReceive - - .method /*060000C2*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/>& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 15 12 7D 03 13 00 13 01 13 02 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method JoinBlock`3::TryReceiveAll - - .property /*17000028*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.JoinBlock`3/*02000018*/::get_Completion() /* 060000B5 */ - } // end of property JoinBlock`3::Completion - .property /*17000029*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.JoinBlock`3/*02000018*/::get_OutputCount() /* 060000B6 */ - } // end of property JoinBlock`3::OutputCount - .property /*1700002A*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target1() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.JoinBlock`3/*02000018*/::get_Target1() /* 060000B7 */ - } // end of property JoinBlock`3::Target1 - .property /*1700002B*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target2() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.JoinBlock`3/*02000018*/::get_Target2() /* 060000B8 */ - } // end of property JoinBlock`3::Target2 - .property /*1700002C*/ instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ - Target3() - { - .get instance class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ System.Threading.Tasks.Dataflow.JoinBlock`3/*02000018*/::get_Target3() /* 060000B9 */ - } // end of property JoinBlock`3::Target3 -} // end of class System.Threading.Tasks.Dataflow.JoinBlock`3 - -.class /*02000019*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.TransformBlock`2 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*//*1B000012*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000013*/ -{ - .method /*060000C3*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/> transform) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 15 12 80 89 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformBlock`2::.ctor - - .method /*060000C4*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/> transform, - class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 15 12 80 89 01 13 01 12 40 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformBlock`2::.ctor - - .method /*060000C5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ transform) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 13 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformBlock`2::.ctor - - .method /*060000C6*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ transform, - class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 13 01 12 40 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformBlock`2::.ctor - - .method /*060000C7*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::get_Completion - - .method /*060000C8*/ public hidebysig specialname - instance int32 get_InputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::get_InputCount - - .method /*060000C9*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::get_OutputCount - - .method /*060000CA*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransformBlock`2::Complete - - .method /*060000CB*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 13 01 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::LinkTo - - .method /*060000CC*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransformBlock`2::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*060000CD*/ private hidebysig newslot virtual final - instance !TOutput 'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 13 01 11 38 15 12 58 01 13 01 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A000027 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage' - - .method /*060000CE*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 13 01 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000028 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransformBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation' - - .method /*060000CF*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 13 01 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000029 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage' - - .method /*060000D0*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !TInput messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*060000D1*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::ToString - - .method /*060000D2*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !TOutput& item) cil managed - // SIG: 20 02 02 15 12 71 01 13 01 10 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::TryReceive - - .method /*060000D3*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformBlock`2::TryReceiveAll - - .property /*1700002D*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.TransformBlock`2/*02000019*/::get_Completion() /* 060000C7 */ - } // end of property TransformBlock`2::Completion - .property /*1700002E*/ instance int32 InputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.TransformBlock`2/*02000019*/::get_InputCount() /* 060000C8 */ - } // end of property TransformBlock`2::InputCount - .property /*1700002F*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.TransformBlock`2/*02000019*/::get_OutputCount() /* 060000C9 */ - } // end of property TransformBlock`2::OutputCount -} // end of class System.Threading.Tasks.Dataflow.TransformBlock`2 - -.class /*0200001A*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.TransformManyBlock`2 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*//*1B000012*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000013*/ -{ - .method /*060000D4*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/> transform) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 15 12 80 A5 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformManyBlock`2::.ctor - - .method /*060000D5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/> transform, - class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 15 12 80 A5 01 13 01 12 40 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformManyBlock`2::.ctor - - .method /*060000D6*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/>> transform) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 15 12 80 89 01 15 12 80 A5 01 13 01 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformManyBlock`2::.ctor - - .method /*060000D7*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/>> transform, - class System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions/*02000010*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 15 12 80 89 01 15 12 80 A5 01 13 01 12 40 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method TransformManyBlock`2::.ctor - - .method /*060000D8*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::get_Completion - - .method /*060000D9*/ public hidebysig specialname - instance int32 get_InputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::get_InputCount - - .method /*060000DA*/ public hidebysig specialname - instance int32 get_OutputCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::get_OutputCount - - .method /*060000DB*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransformManyBlock`2::Complete - - .method /*060000DC*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 13 01 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::LinkTo - - .method /*060000DD*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransformManyBlock`2::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*060000DE*/ private hidebysig newslot virtual final - instance !TOutput 'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 13 01 11 38 15 12 58 01 13 01 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A000027 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage' - - .method /*060000DF*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 13 01 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000028 */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransformManyBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation' - - .method /*060000E0*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 13 01 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000D*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000029 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage' - - .method /*060000E1*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !TInput messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*060000E2*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::ToString - - .method /*060000E3*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !TOutput& item) cil managed - // SIG: 20 02 02 15 12 71 01 13 01 10 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::TryReceive - - .method /*060000E4*/ public hidebysig newslot virtual final - instance bool TryReceiveAll([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 13 01 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransformManyBlock`2::TryReceiveAll - - .property /*17000030*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.TransformManyBlock`2/*0200001A*/::get_Completion() /* 060000D8 */ - } // end of property TransformManyBlock`2::Completion - .property /*17000031*/ instance int32 InputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.TransformManyBlock`2/*0200001A*/::get_InputCount() /* 060000D9 */ - } // end of property TransformManyBlock`2::InputCount - .property /*17000032*/ instance int32 OutputCount() - { - .get instance int32 System.Threading.Tasks.Dataflow.TransformManyBlock`2/*0200001A*/::get_OutputCount() /* 060000DA */ - } // end of property TransformManyBlock`2::OutputCount -} // end of class System.Threading.Tasks.Dataflow.TransformManyBlock`2 - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.Threading.Tasks.Dataflow.WriteOnceBlock`1 - extends [netstandard/*23000001*/]System.Object/*01000016*/ - implements System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/, - class System.Threading.Tasks.Dataflow.IPropagatorBlock`2/*02000013*//*1B00000B*/, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/, - class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000009*/ -{ - .method /*060000E5*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ cloningFunction) cil managed - // SIG: 20 01 01 15 12 65 02 13 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method WriteOnceBlock`1::.ctor - - .method /*060000E6*/ public hidebysig specialname rtspecialname - instance void .ctor(class [netstandard/*23000001*/]System.Func`2/*01000019*/ cloningFunction, - class System.Threading.Tasks.Dataflow.DataflowBlockOptions/*0200000C*/ dataflowBlockOptions) cil managed - // SIG: 20 02 01 15 12 65 02 13 00 13 00 12 30 - { - // Method begins at RVA 0x2058 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00002B */ call instance void [netstandard/*23000001*/]System.Object/*01000016*/::.ctor() /* 0A00002B */ - IL_0006: /* 2A | */ ret - } // end of method WriteOnceBlock`1::.ctor - - .method /*060000E7*/ public hidebysig newslot specialname virtual final - instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - get_Completion() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::get_Completion - - .method /*060000E8*/ public hidebysig newslot virtual final - instance void Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WriteOnceBlock`1::Complete - - .method /*060000E9*/ public hidebysig newslot virtual final - instance class [netstandard/*23000001*/]System.IDisposable/*0100001B*/ - LinkTo(class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - class System.Threading.Tasks.Dataflow.DataflowLinkOptions/*0200000D*/ linkOptions) cil managed - // SIG: 20 02 12 6D 15 12 58 01 13 00 12 34 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::LinkTo - - .method /*060000EA*/ private hidebysig newslot virtual final - instance void System.Threading.Tasks.Dataflow.IDataflowBlock.Fault(class [netstandard/*23000001*/]System.Exception/*01000017*/ exception) cil managed - // SIG: 20 01 01 12 5D - { - .override System.Threading.Tasks.Dataflow.IDataflowBlock/*02000012*/::Fault /*02000012::0600009C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WriteOnceBlock`1::System.Threading.Tasks.Dataflow.IDataflowBlock.Fault - - .method /*060000EB*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.IReceivableSourceBlock.TryReceiveAll'([out] class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/& items) cil managed - // SIG: 20 01 02 10 15 12 75 01 13 00 - { - .override method instance bool class System.Threading.Tasks.Dataflow.IReceivableSourceBlock`1/*02000014*//*1B000009*/::TryReceiveAll(class [netstandard/*23000001*/]System.Collections.Generic.IList`1/*0100001D*/&) /* 0A00001D */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::'System.Threading.Tasks.Dataflow.IReceivableSourceBlock.TryReceiveAll' - - .method /*060000EC*/ private hidebysig newslot virtual final - instance !T 'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target, - [out] bool& messageConsumed) cil managed - // SIG: 20 03 13 00 11 38 15 12 58 01 13 00 10 02 - { - .override method instance !0 class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ConsumeMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/, - bool&) /* 0A00001E */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ConsumeMessage' - - .method /*060000ED*/ private hidebysig newslot virtual final - instance void 'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 01 11 38 15 12 58 01 13 00 - { - .override method instance void class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ReleaseReservation(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A00001F */ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method WriteOnceBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReleaseReservation' - - .method /*060000EE*/ private hidebysig newslot virtual final - instance bool 'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/ target) cil managed - // SIG: 20 02 02 11 38 15 12 58 01 13 00 - { - .override method instance bool class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*//*1B00000A*/::ReserveMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*/) /* 0A000020 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::'System.Threading.Tasks.Dataflow.ISourceBlock.ReserveMessage' - - .method /*060000EF*/ private hidebysig newslot virtual final - instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ - 'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage'(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/ messageHeader, - !T messageValue, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/ source, - bool consumeToAccept) cil managed - // SIG: 20 04 11 3C 11 38 13 00 15 12 54 01 13 00 02 - { - .override method instance valuetype System.Threading.Tasks.Dataflow.DataflowMessageStatus/*0200000F*/ class System.Threading.Tasks.Dataflow.ITargetBlock`1/*02000016*//*1B000001*/::OfferMessage(valuetype System.Threading.Tasks.Dataflow.DataflowMessageHeader/*0200000E*/, - !0, - class System.Threading.Tasks.Dataflow.ISourceBlock`1/*02000015*/, - bool) /* 0A000013 */ - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::'System.Threading.Tasks.Dataflow.ITargetBlock.OfferMessage' - - .method /*060000F0*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::ToString - - .method /*060000F1*/ public hidebysig newslot virtual final - instance bool TryReceive(class [netstandard/*23000001*/]System.Predicate`1/*0100001C*/ 'filter', - [out] !T& item) cil managed - // SIG: 20 02 02 15 12 71 01 13 00 10 13 00 - { - // Method begins at RVA 0x2060 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method WriteOnceBlock`1::TryReceive - - .property /*17000033*/ instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ - Completion() - { - .get instance class [netstandard/*23000001*/]System.Threading.Tasks.Task/*0100001A*/ System.Threading.Tasks.Dataflow.WriteOnceBlock`1/*0200001B*/::get_Completion() /* 060000E7 */ - } // end of property WriteOnceBlock`1::Completion -} // end of class System.Threading.Tasks.Dataflow.WriteOnceBlock`1 - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il deleted file mode 100644 index c1a7a79ada..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il +++ /dev/null @@ -1,386 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000e00 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002a5e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014b08 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002a0c [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000b88] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001c00 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000a64 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000b88 Virtual Size -// 0x00004000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a60 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002a4e Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000093c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000298c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000025c Size -// '#~' Name -// Stream 2: -// 0x000002c8 Offset -// 0x000003c4 Size -// '#Strings' Name -// Stream 3: -// 0x0000068c Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000694 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000006a4 Offset -// 0x00000298 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23184 -// PE header size : 512 (496 used) ( 2.21%) -// PE additional info : 19139 (82.55%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.31%) -// CLR meta-data size : 2364 (10.20%) -// CLR additional info : 128 ( 0.55%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 3584 (15.46%) -// Unaccounted : -2615 (-11.28%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 3072 -// .reloc - 512 - -// CLR meta-data size : 2364 -// Module - 1 (10 bytes) -// TypeRef - 15 (90 bytes) -// MemberRef - 14 (84 bytes) -// CustomAttribute- 16 (96 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 15 (210 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 962 bytes -// Blobs - 664 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ System.Threading.Tasks.Extensions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000006*/::.ctor(string) /* 0A000005 */ = ( 01 00 21 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ..!System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 45 78 74 65 6E 73 // ing.Tasks.Extens - 69 6F 6E 73 00 00 ) // ions.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 21 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ..!System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 45 78 74 65 6E 73 // ing.Tasks.Extens - 69 6F 6E 73 00 00 ) // ions.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 21 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ..!System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 45 78 74 65 6E 73 // ing.Tasks.Extens - 69 6F 6E 73 00 00 ) // ions.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000E*/::.ctor(bool) /* 0A00000D */ = ( 01 00 01 00 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*0100000F*/::.ctor(string, - string) /* 0A00000E */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*0100000F*/::.ctor(string, - string) /* 0A00000E */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000010:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*0100000F*/::.ctor(string, - string) /* 0A00000E */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:3:0:0 -} -.class extern /*27000001*/ forwarder System.Threading.Tasks.ValueTask -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Threading.Tasks.ValueTask`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.Threading.Tasks.Sources.ValueTaskSourceStatus -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.Threading.Tasks.Sources.IValueTaskSource -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.Threading.Tasks.Sources.IValueTaskSource`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Runtime.CompilerServices.AsyncMethodBuilderAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ forwarder System.Runtime.CompilerServices.ValueTaskAwaiter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Runtime.CompilerServices.ValueTaskAwaiter`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ ConfiguredValueTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable /*2700000A*/ -} -.class extern /*2700000F*/ ConfiguredValueTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1 /*2700000B*/ -} -.module System.Threading.Tasks.Extensions.dll -// MVID: {edb1293c-b243-4d0f-966c-43f4c6543704} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F1388063000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il deleted file mode 100644 index 948fd48eac..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il +++ /dev/null @@ -1,1094 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000037e2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000eefa -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000378f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005c0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002200 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003614 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000017e8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005c0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000007e4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000037d1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00001534] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003594 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000009a0 Size -// '#~' Name -// Stream 2: -// 0x00000a0c Offset -// 0x00000514 Size -// '#Strings' Name -// Stream 3: -// 0x00000f20 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000f24 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000f34 Offset -// 0x00000600 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000040901a01557 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 24712 -// PE header size : 512 (496 used) ( 2.07%) -// PE additional info : 17707 (71.65%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.29%) -// CLR meta-data size : 5428 (21.97%) -// CLR additional info : 128 ( 0.52%) -// CLR method headers : 50 ( 0.20%) -// Managed code : 103 ( 0.42%) -// Data : 2048 ( 8.29%) -// Unaccounted : -1336 (-5.41%) - -// Num.of PE sections : 3 -// .text - 6144 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 5428 -// Module - 1 (10 bytes) -// TypeDef - 5 (70 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 32 (192 bytes) -// MethodDef - 50 (700 bytes) 0 abstract, 0 native, 50 bodies -// FieldDef - 1 (6 bytes) 0 constant -// MemberRef - 17 (102 bytes) -// ParamDef - 122 (732 bytes) -// CustomAttribute- 19 (114 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 9 (54 bytes) -// MethodSemantic- 12 (72 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// GenericParam - 32 (256 bytes) -// Strings - 1298 bytes -// Blobs - 1536 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 192 bytes - -// CLR additional info : 128 - -// CLR method headers : 50 -// Num.of method bodies - 50 -// Num.of fat headers - 0 -// Num.of tiny headers - 50 - -// Managed code : 103 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Parallel (public) (abstract) (auto) (ansi) (sealed) -// Class ParallelLoopResult (public) (sequential) (ansi) (sealed) -// Class ParallelLoopState (public) (auto) (ansi) -// Class ParallelOptions (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.Concurrent -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:0:14:0 -} -.assembly /*20000001*/ noplatform System.Threading.Tasks.Parallel -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 50 61 72 61 6C 6C // ing.Tasks.Parall - 65 6C 00 00 ) // el.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 50 61 72 61 6C 6C // ing.Tasks.Parall - 65 6C 00 00 ) // el.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1F 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 2E 50 61 72 61 6C 6C // ing.Tasks.Parall - 65 6C 00 00 ) // el.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.module System.Threading.Tasks.Parallel.dll -// MVID: {38831fa8-0d71-40ef-88d0-37798a87e041} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC79929B000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Threading.Tasks.Parallel - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int32 fromInclusive, - int32 toExclusive, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 00 03 11 0C 08 08 15 12 49 02 08 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000002*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int32 fromInclusive, - int32 toExclusive, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 00 03 11 0C 08 08 15 12 4D 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000003*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int32 fromInclusive, - int32 toExclusive, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 00 04 11 0C 08 08 12 14 15 12 49 02 08 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000004*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int32 fromInclusive, - int32 toExclusive, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 00 04 11 0C 08 08 12 14 15 12 4D 01 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000005*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int64 fromInclusive, - int64 toExclusive, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 00 03 11 0C 0A 0A 15 12 49 02 0A 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000006*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int64 fromInclusive, - int64 toExclusive, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 00 03 11 0C 0A 0A 15 12 4D 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000007*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int64 fromInclusive, - int64 toExclusive, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 00 04 11 0C 0A 0A 12 14 15 12 49 02 0A 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000008*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int64 fromInclusive, - int64 toExclusive, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 00 04 11 0C 0A 0A 12 14 15 12 4D 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000009*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.OrderablePartitioner`1/*01000014*/ source, - class [System.Runtime/*23000001*/]System.Action`3/*01000015*/ body) cil managed - // SIG: 10 01 02 11 0C 15 12 51 01 1E 00 15 12 55 03 1E 00 12 10 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600000A*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.OrderablePartitioner`1/*01000014*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`3/*01000015*/ body) cil managed - // SIG: 10 01 03 11 0C 15 12 51 01 1E 00 12 14 15 12 55 03 1E 00 12 10 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600000B*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000016*/ source, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 10 01 02 11 0C 15 12 59 01 1E 00 15 12 49 02 1E 00 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600000C*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000016*/ source, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 10 01 02 11 0C 15 12 59 01 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600000D*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000016*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 10 01 03 11 0C 15 12 59 01 1E 00 12 14 15 12 49 02 1E 00 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600000E*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000016*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 10 01 03 11 0C 15 12 59 01 1E 00 12 14 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600000F*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Action`3/*01000015*/ body) cil managed - // SIG: 10 01 02 11 0C 15 12 5D 01 1E 00 15 12 55 03 1E 00 12 10 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000010*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 10 01 02 11 0C 15 12 5D 01 1E 00 15 12 49 02 1E 00 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000011*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 10 01 02 11 0C 15 12 5D 01 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000012*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`3/*01000015*/ body) cil managed - // SIG: 10 01 03 11 0C 15 12 5D 01 1E 00 12 14 15 12 55 03 1E 00 12 10 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000013*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`2/*01000012*/ body) cil managed - // SIG: 10 01 03 11 0C 15 12 5D 01 1E 00 12 14 15 12 49 02 1E 00 12 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000014*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ body) cil managed - // SIG: 10 01 03 11 0C 15 12 5D 01 1E 00 12 14 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000015*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.OrderablePartitioner`1/*01000014*/ source, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`5/*01000019*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 04 11 0C 15 12 51 01 1E 00 15 12 61 01 1E 01 15 12 65 05 1E 00 12 10 0A 1E 01 1E 01 15 12 - // 4D 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000016*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.OrderablePartitioner`1/*01000014*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`5/*01000019*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 05 11 0C 15 12 51 01 1E 00 12 14 15 12 61 01 1E 01 15 12 65 05 1E 00 12 10 0A 1E 01 1E 01 - // 15 12 4D 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000017*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000016*/ source, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 04 11 0C 15 12 59 01 1E 00 15 12 61 01 1E 01 15 12 69 04 1E 00 12 10 1E 01 1E 01 15 12 4D - // 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000018*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Collections.Concurrent/*23000002*/]System.Collections.Concurrent.Partitioner`1/*01000016*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 05 11 0C 15 12 59 01 1E 00 12 14 15 12 61 01 1E 01 15 12 69 04 1E 00 12 10 1E 01 1E 01 15 - // 12 4D 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*06000019*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`5/*01000019*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 04 11 0C 15 12 5D 01 1E 00 15 12 61 01 1E 01 15 12 65 05 1E 00 12 10 0A 1E 01 1E 01 15 12 - // 4D 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600001A*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 04 11 0C 15 12 5D 01 1E 00 15 12 61 01 1E 01 15 12 69 04 1E 00 12 10 1E 01 1E 01 15 12 4D - // 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600001B*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`5/*01000019*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 05 11 0C 15 12 5D 01 1E 00 12 14 15 12 61 01 1E 01 15 12 65 05 1E 00 12 10 0A 1E 01 1E 01 - // 15 12 4D 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600001C*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - ForEach(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 02 05 11 0C 15 12 5D 01 1E 00 12 14 15 12 61 01 1E 01 15 12 69 04 1E 00 12 10 1E 01 1E 01 15 - // 12 4D 01 1E 01 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::ForEach - - .method /*0600001D*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int32 fromInclusive, - int32 toExclusive, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 01 05 11 0C 08 08 15 12 61 01 1E 00 15 12 69 04 08 12 10 1E 00 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*0600001E*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int32 fromInclusive, - int32 toExclusive, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 01 06 11 0C 08 08 12 14 15 12 61 01 1E 00 15 12 69 04 08 12 10 1E 00 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*0600001F*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int64 fromInclusive, - int64 toExclusive, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 01 05 11 0C 0A 0A 15 12 61 01 1E 00 15 12 69 04 0A 12 10 1E 00 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000020*/ public hidebysig static - valuetype System.Threading.Tasks.ParallelLoopResult/*02000003*/ - For(int64 fromInclusive, - int64 toExclusive, - class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Func`1/*01000018*/ localInit, - class [System.Runtime/*23000001*/]System.Func`4/*0100001A*/ body, - class [System.Runtime/*23000001*/]System.Action`1/*01000013*/ localFinally) cil managed - // SIG: 10 01 06 11 0C 0A 0A 12 14 15 12 61 01 1E 00 15 12 69 04 0A 12 10 1E 00 1E 00 15 12 4D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Parallel::For - - .method /*06000021*/ public hidebysig static - void Invoke(class [System.Runtime/*23000001*/]System.Action/*0100001C*/[] actions) cil managed - // SIG: 00 01 01 1D 12 71 - { - .param [1]/*08000075*/ - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001B*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Parallel::Invoke - - .method /*06000022*/ public hidebysig static - void Invoke(class System.Threading.Tasks.ParallelOptions/*02000005*/ parallelOptions, - class [System.Runtime/*23000001*/]System.Action/*0100001C*/[] actions) cil managed - // SIG: 00 02 01 12 14 1D 12 71 - { - .param [2]/*08000077*/ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001B*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Parallel::Invoke - -} // end of class System.Threading.Tasks.Parallel - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Threading.Tasks.ParallelLoopResult - extends [System.Runtime/*23000001*/]System.ValueType/*0100001D*/ -{ - .field /*04000001*/ private int32 _dummy - .method /*06000023*/ public hidebysig specialname - instance bool get_IsCompleted() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelLoopResult::get_IsCompleted - - .method /*06000024*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ - get_LowestBreakIteration() cil managed - // SIG: 20 00 15 11 79 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelLoopResult::get_LowestBreakIteration - - .property /*17000001*/ instance bool IsCompleted() - { - .get instance bool System.Threading.Tasks.ParallelLoopResult/*02000003*/::get_IsCompleted() /* 06000023 */ - } // end of property ParallelLoopResult::IsCompleted - .property /*17000002*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ - LowestBreakIteration() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ System.Threading.Tasks.ParallelLoopResult/*02000003*/::get_LowestBreakIteration() /* 06000024 */ - } // end of property ParallelLoopResult::LowestBreakIteration -} // end of class System.Threading.Tasks.ParallelLoopResult - -.class /*02000004*/ public auto ansi beforefieldinit System.Threading.Tasks.ParallelLoopState - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000025*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ParallelLoopState::.ctor - - .method /*06000026*/ public hidebysig specialname - instance bool get_IsExceptional() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelLoopState::get_IsExceptional - - .method /*06000027*/ public hidebysig specialname - instance bool get_IsStopped() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelLoopState::get_IsStopped - - .method /*06000028*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ - get_LowestBreakIteration() cil managed - // SIG: 20 00 15 11 79 01 0A - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelLoopState::get_LowestBreakIteration - - .method /*06000029*/ public hidebysig specialname - instance bool get_ShouldExitCurrentIteration() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelLoopState::get_ShouldExitCurrentIteration - - .method /*0600002A*/ public hidebysig instance void - Break() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParallelLoopState::Break - - .method /*0600002B*/ public hidebysig instance void - Stop() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParallelLoopState::Stop - - .property /*17000003*/ instance bool IsExceptional() - { - .get instance bool System.Threading.Tasks.ParallelLoopState/*02000004*/::get_IsExceptional() /* 06000026 */ - } // end of property ParallelLoopState::IsExceptional - .property /*17000004*/ instance bool IsStopped() - { - .get instance bool System.Threading.Tasks.ParallelLoopState/*02000004*/::get_IsStopped() /* 06000027 */ - } // end of property ParallelLoopState::IsStopped - .property /*17000005*/ instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ - LowestBreakIteration() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001E*/ System.Threading.Tasks.ParallelLoopState/*02000004*/::get_LowestBreakIteration() /* 06000028 */ - } // end of property ParallelLoopState::LowestBreakIteration - .property /*17000006*/ instance bool ShouldExitCurrentIteration() - { - .get instance bool System.Threading.Tasks.ParallelLoopState/*02000004*/::get_ShouldExitCurrentIteration() /* 06000029 */ - } // end of property ParallelLoopState::ShouldExitCurrentIteration -} // end of class System.Threading.Tasks.ParallelLoopState - -.class /*02000005*/ public auto ansi beforefieldinit System.Threading.Tasks.ParallelOptions - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*0600002C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method ParallelOptions::.ctor - - .method /*0600002D*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001F*/ - get_CancellationToken() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelOptions::get_CancellationToken - - .method /*0600002E*/ public hidebysig specialname - instance void set_CancellationToken(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 11 7D - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParallelOptions::set_CancellationToken - - .method /*0600002F*/ public hidebysig specialname - instance int32 get_MaxDegreeOfParallelism() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelOptions::get_MaxDegreeOfParallelism - - .method /*06000030*/ public hidebysig specialname - instance void set_MaxDegreeOfParallelism(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParallelOptions::set_MaxDegreeOfParallelism - - .method /*06000031*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000020*/ - get_TaskScheduler() cil managed - // SIG: 20 00 12 80 81 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ParallelOptions::get_TaskScheduler - - .method /*06000032*/ public hidebysig specialname - instance void set_TaskScheduler(class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000020*/ 'value') cil managed - // SIG: 20 01 01 12 80 81 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ParallelOptions::set_TaskScheduler - - .property /*17000007*/ instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001F*/ - CancellationToken() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001F*/ System.Threading.Tasks.ParallelOptions/*02000005*/::get_CancellationToken() /* 0600002D */ - .set instance void System.Threading.Tasks.ParallelOptions/*02000005*/::set_CancellationToken(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001F*/) /* 0600002E */ - } // end of property ParallelOptions::CancellationToken - .property /*17000008*/ instance int32 MaxDegreeOfParallelism() - { - .get instance int32 System.Threading.Tasks.ParallelOptions/*02000005*/::get_MaxDegreeOfParallelism() /* 0600002F */ - .set instance void System.Threading.Tasks.ParallelOptions/*02000005*/::set_MaxDegreeOfParallelism(int32) /* 06000030 */ - } // end of property ParallelOptions::MaxDegreeOfParallelism - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000020*/ - TaskScheduler() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000020*/ System.Threading.Tasks.ParallelOptions/*02000005*/::get_TaskScheduler() /* 06000031 */ - .set instance void System.Threading.Tasks.ParallelOptions/*02000005*/::set_TaskScheduler(class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*01000020*/) /* 06000032 */ - } // end of property ParallelOptions::TaskScheduler -} // end of class System.Threading.Tasks.ParallelOptions - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il deleted file mode 100644 index 82766485d3..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il +++ /dev/null @@ -1,1477 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d78 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00003ad6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00011752 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00003a83 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00003908 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001adc Virtual Size -// 0x00002000 Virtual Address -// 0x00001c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000ad8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003ac5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002080 [0x00001808] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00003888 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000bdc Size -// '#~' Name -// Stream 2: -// 0x00000c48 Offset -// 0x000007f4 Size -// '#Strings' Name -// Stream 3: -// 0x0000143c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00001440 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00001450 Offset -// 0x000003b8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000148901a01757 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 25744 -// PE header size : 512 (496 used) ( 1.99%) -// PE additional info : 17651 (68.56%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.28%) -// CLR meta-data size : 6152 (23.90%) -// CLR additional info : 128 ( 0.50%) -// CLR method headers : 80 ( 0.31%) -// Managed code : 279 ( 1.08%) -// Data : 2048 ( 7.96%) -// Unaccounted : -1178 (-4.58%) - -// Num.of PE sections : 3 -// .text - 7168 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 6152 -// Module - 1 (10 bytes) -// TypeDef - 11 (154 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 35 (210 bytes) -// MethodDef - 80 (1120 bytes) 0 abstract, 0 native, 80 bodies -// FieldDef - 3 (18 bytes) 0 constant -// MemberRef - 20 (120 bytes) -// ParamDef - 76 (456 bytes) -// CustomAttribute- 22 (132 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 7 (28 bytes) -// Property - 10 (60 bytes) -// MethodSemantic- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 23 (322 bytes) -// GenericParam - 18 (144 bytes) -// GenericParamConstraint- 15 (60 bytes) -// Strings - 2035 bytes -// Blobs - 952 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 205 bytes - -// CLR additional info : 128 - -// CLR method headers : 80 -// Num.of method bodies - 80 -// Num.of fat headers - 0 -// Num.of tiny headers - 80 - -// Managed code : 279 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class OperationCanceledException (public) (auto) (ansi) -// Class CancellationTokenSource (public) (auto) (ansi) -// Class ConcurrentExclusiveSchedulerPair (public) (auto) (ansi) -// Class TaskCanceledException (public) (auto) (ansi) -// Class TaskCompletionSource`1 (public) (auto) (ansi) -// Class TaskExtensions (public) (abstract) (auto) (ansi) (sealed) -// Class TaskSchedulerException (public) (auto) (ansi) -// Class AsyncTaskMethodBuilder (public) (sequential) (ansi) (sealed) -// Class AsyncTaskMethodBuilder`1 (public) (sequential) (ansi) (sealed) -// Class AsyncVoidMethodBuilder (public) (sequential) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Threading.Tasks -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 00 00 ) // ing.Tasks.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 00 00 ) // ing.Tasks.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 16 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 61 73 6B 73 00 00 ) // ing.Tasks.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.AggregateException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.Runtime.CompilerServices.ConfiguredTaskAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ ConfiguredTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredTaskAwaitable /*27000002*/ -} -.class extern /*27000004*/ forwarder System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ ConfiguredTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 /*27000004*/ -} -.class extern /*27000006*/ forwarder System.Runtime.CompilerServices.IAsyncStateMachine -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.Runtime.CompilerServices.ICriticalNotifyCompletion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.Runtime.CompilerServices.INotifyCompletion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.Runtime.CompilerServices.TaskAwaiter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.Runtime.CompilerServices.TaskAwaiter`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.Runtime.CompilerServices.YieldAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000C*/ YieldAwaiter -{ - .class extern System.Runtime.CompilerServices.YieldAwaitable /*2700000B*/ -} -.class extern /*2700000D*/ forwarder System.Threading.CancellationToken -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Threading.CancellationTokenRegistration -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000F*/ forwarder System.Threading.Tasks.Task -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000010*/ forwarder System.Threading.Tasks.Task`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000011*/ forwarder System.Threading.Tasks.TaskContinuationOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000012*/ forwarder System.Threading.Tasks.TaskCreationOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000013*/ forwarder System.Threading.Tasks.TaskFactory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000014*/ forwarder System.Threading.Tasks.TaskFactory`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000015*/ forwarder System.Threading.Tasks.TaskScheduler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000016*/ forwarder System.Threading.Tasks.TaskStatus -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000017*/ forwarder System.Threading.Tasks.UnobservedTaskExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.Threading.Tasks.dll -// MVID: {a9373e2f-ec1a-4a25-bc22-c1d43e3029b4} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7428001000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.OperationCanceledException - extends [System.Runtime/*23000001*/]System.SystemException/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ token) cil managed - // SIG: 20 03 01 0E 12 4D 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ token) cil managed - // SIG: 20 02 01 0E 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ token) cil managed - // SIG: 20 01 01 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000007*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method OperationCanceledException::.ctor - - .method /*06000008*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ - get_CancellationToken() cil managed - // SIG: 20 00 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method OperationCanceledException::get_CancellationToken - - .property /*17000001*/ instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ - CancellationToken() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ System.OperationCanceledException/*02000002*/::get_CancellationToken() /* 06000008 */ - } // end of property OperationCanceledException::CancellationToken -} // end of class System.OperationCanceledException - -.class /*02000003*/ public auto ansi beforefieldinit System.Threading.CancellationTokenSource - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000018*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CancellationTokenSource::.ctor - - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 millisecondsDelay) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CancellationTokenSource::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000019*/ delay) cil managed - // SIG: 20 01 01 11 65 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CancellationTokenSource::.ctor - - .method /*0600000C*/ public hidebysig specialname - instance bool get_IsCancellationRequested() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenSource::get_IsCancellationRequested - - .method /*0600000D*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ - get_Token() cil managed - // SIG: 20 00 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenSource::get_Token - - .method /*0600000E*/ public hidebysig instance void - Cancel() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenSource::Cancel - - .method /*0600000F*/ public hidebysig instance void - Cancel(bool throwOnFirstException) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenSource::Cancel - - .method /*06000010*/ public hidebysig instance void - CancelAfter(int32 millisecondsDelay) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenSource::CancelAfter - - .method /*06000011*/ public hidebysig instance void - CancelAfter(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000019*/ delay) cil managed - // SIG: 20 01 01 11 65 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenSource::CancelAfter - - .method /*06000012*/ public hidebysig static - class System.Threading.CancellationTokenSource/*02000003*/ - CreateLinkedTokenSource(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ token1, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ token2) cil managed - // SIG: 00 02 12 0C 11 51 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenSource::CreateLinkedTokenSource - - .method /*06000013*/ public hidebysig static - class System.Threading.CancellationTokenSource/*02000003*/ - CreateLinkedTokenSource(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/[] tokens) cil managed - // SIG: 00 01 12 0C 1D 11 51 - { - .param [1]/*08000013*/ - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*0100001A*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CancellationTokenSource::CreateLinkedTokenSource - - .method /*06000014*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenSource::Dispose - - .method /*06000015*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CancellationTokenSource::Dispose - - .property /*17000002*/ instance bool IsCancellationRequested() - { - .get instance bool System.Threading.CancellationTokenSource/*02000003*/::get_IsCancellationRequested() /* 0600000C */ - } // end of property CancellationTokenSource::IsCancellationRequested - .property /*17000003*/ instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ - Token() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ System.Threading.CancellationTokenSource/*02000003*/::get_Token() /* 0600000D */ - } // end of property CancellationTokenSource::Token -} // end of class System.Threading.CancellationTokenSource - -.class /*02000004*/ public auto ansi beforefieldinit System.Threading.Tasks.ConcurrentExclusiveSchedulerPair - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .method /*06000016*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentExclusiveSchedulerPair::.ctor - - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ taskScheduler) cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentExclusiveSchedulerPair::.ctor - - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ taskScheduler, - int32 maxConcurrencyLevel) cil managed - // SIG: 20 02 01 12 6D 08 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentExclusiveSchedulerPair::.ctor - - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ taskScheduler, - int32 maxConcurrencyLevel, - int32 maxItemsPerTask) cil managed - // SIG: 20 03 01 12 6D 08 08 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ConcurrentExclusiveSchedulerPair::.ctor - - .method /*0600001A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - get_Completion() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentExclusiveSchedulerPair::get_Completion - - .method /*0600001B*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ - get_ConcurrentScheduler() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentExclusiveSchedulerPair::get_ConcurrentScheduler - - .method /*0600001C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ - get_ExclusiveScheduler() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ConcurrentExclusiveSchedulerPair::get_ExclusiveScheduler - - .method /*0600001D*/ public hidebysig instance void - Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ConcurrentExclusiveSchedulerPair::Complete - - .property /*17000004*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - Completion() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ System.Threading.Tasks.ConcurrentExclusiveSchedulerPair/*02000004*/::get_Completion() /* 0600001A */ - } // end of property ConcurrentExclusiveSchedulerPair::Completion - .property /*17000005*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ - ConcurrentScheduler() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ System.Threading.Tasks.ConcurrentExclusiveSchedulerPair/*02000004*/::get_ConcurrentScheduler() /* 0600001B */ - } // end of property ConcurrentExclusiveSchedulerPair::ConcurrentScheduler - .property /*17000006*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ - ExclusiveScheduler() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.TaskScheduler/*0100001B*/ System.Threading.Tasks.ConcurrentExclusiveSchedulerPair/*02000004*/::get_ExclusiveScheduler() /* 0600001C */ - } // end of property ConcurrentExclusiveSchedulerPair::ExclusiveScheduler -} // end of class System.Threading.Tasks.ConcurrentExclusiveSchedulerPair - -.class /*02000005*/ public auto ansi beforefieldinit System.Threading.Tasks.TaskCanceledException - extends System.OperationCanceledException/*02000002*/ -{ - .method /*0600001E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.OperationCanceledException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCanceledException::.ctor - - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.OperationCanceledException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCanceledException::.ctor - - .method /*06000020*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.OperationCanceledException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCanceledException::.ctor - - .method /*06000021*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ token) cil managed - // SIG: 20 03 01 0E 12 4D 11 51 - { - // Method begins at RVA 0x206d - // Code size 10 (0xa) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 03 | */ ldarg.1 - IL_0002: /* 04 | */ ldarg.2 - IL_0003: /* 05 | */ ldarg.3 - IL_0004: /* 28 | (06)000004 */ call instance void System.OperationCanceledException/*02000002*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/) /* 06000004 */ - IL_0009: /* 2A | */ ret - } // end of method TaskCanceledException::.ctor - - .method /*06000022*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ task) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.OperationCanceledException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCanceledException::.ctor - - .method /*06000023*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000001 */ call instance void System.OperationCanceledException/*02000002*/::.ctor() /* 06000001 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCanceledException::.ctor - - .method /*06000024*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - get_Task() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCanceledException::get_Task - - .property /*17000007*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - Task() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ System.Threading.Tasks.TaskCanceledException/*02000005*/::get_Task() /* 06000024 */ - } // end of property TaskCanceledException::Task -} // end of class System.Threading.Tasks.TaskCanceledException - -.class /*02000006*/ public auto ansi beforefieldinit System.Threading.Tasks.TaskCompletionSource`1 - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .method /*06000025*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCompletionSource`1::.ctor - - .method /*06000026*/ public hidebysig specialname rtspecialname - instance void .ctor(object state) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCompletionSource`1::.ctor - - .method /*06000027*/ public hidebysig specialname rtspecialname - instance void .ctor(object state, - valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.TaskCreationOptions/*0100001D*/ creationOptions) cil managed - // SIG: 20 02 01 1C 11 75 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCompletionSource`1::.ctor - - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.Threading.Tasks.TaskCreationOptions/*0100001D*/ creationOptions) cil managed - // SIG: 20 01 01 11 75 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000017*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method TaskCompletionSource`1::.ctor - - .method /*06000029*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ - get_Task() cil managed - // SIG: 20 00 15 12 79 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCompletionSource`1::get_Task - - .method /*0600002A*/ public hidebysig instance void - SetCanceled() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskCompletionSource`1::SetCanceled - - .method /*0600002B*/ public hidebysig instance void - SetException(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001F*/ exceptions) cil managed - // SIG: 20 01 01 15 12 7D 01 12 4D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskCompletionSource`1::SetException - - .method /*0600002C*/ public hidebysig instance void - SetException(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ exception) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskCompletionSource`1::SetException - - .method /*0600002D*/ public hidebysig instance void - SetResult(!TResult result) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TaskCompletionSource`1::SetResult - - .method /*0600002E*/ public hidebysig instance bool - TrySetCanceled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCompletionSource`1::TrySetCanceled - - .method /*0600002F*/ public hidebysig instance bool - TrySetCanceled(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000014*/ cancellationToken) cil managed - // SIG: 20 01 02 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCompletionSource`1::TrySetCanceled - - .method /*06000030*/ public hidebysig instance bool - TrySetException(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*0100001F*/ exceptions) cil managed - // SIG: 20 01 02 15 12 7D 01 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCompletionSource`1::TrySetException - - .method /*06000031*/ public hidebysig instance bool - TrySetException(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ exception) cil managed - // SIG: 20 01 02 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCompletionSource`1::TrySetException - - .method /*06000032*/ public hidebysig instance bool - TrySetResult(!TResult result) cil managed - // SIG: 20 01 02 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskCompletionSource`1::TrySetResult - - .property /*17000008*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ - Task() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ System.Threading.Tasks.TaskCompletionSource`1/*02000006*/::get_Task() /* 06000029 */ - } // end of property TaskCompletionSource`1::Task -} // end of class System.Threading.Tasks.TaskCompletionSource`1 - -.class /*02000007*/ public abstract auto ansi sealed beforefieldinit System.Threading.Tasks.TaskExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000017*/ -{ - .custom /*0C000013:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000033*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - Unwrap(class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ task) cil managed - // SIG: 00 01 12 71 15 12 79 01 12 71 - { - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskExtensions::Unwrap - - .method /*06000034*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ - Unwrap(class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/> task) cil managed - // SIG: 10 01 01 15 12 79 01 1E 00 15 12 79 01 15 12 79 01 1E 00 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TaskExtensions::Unwrap - -} // end of class System.Threading.Tasks.TaskExtensions - -.class /*02000008*/ public auto ansi beforefieldinit System.Threading.Tasks.TaskSchedulerException - extends [System.Runtime/*23000001*/]System.Exception/*01000013*/ -{ - .method /*06000035*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TaskSchedulerException::.ctor - - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TaskSchedulerException::.ctor - - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TaskSchedulerException::.ctor - - .method /*06000038*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000013*/ innerException) cil managed - // SIG: 20 02 01 0E 12 4D - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TaskSchedulerException::.ctor - - .method /*06000039*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000015*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000016*/ context) cil managed - // SIG: 20 02 01 12 55 11 59 - { - // Method begins at RVA 0x2078 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000013*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method TaskSchedulerException::.ctor - -} // end of class System.Threading.Tasks.TaskSchedulerException - -.class /*02000009*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncTaskMethodBuilder - extends [System.Runtime/*23000001*/]System.ValueType/*01000020*/ -{ - .field /*04000001*/ private object _dummy - .method /*0600003A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - get_Task() cil managed - // SIG: 20 00 12 71 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncTaskMethodBuilder::get_Task - - .method /*0600003B*/ public hidebysig instance void - AwaitOnCompleted<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.INotifyCompletion/*01000021*/) TAwaiter,([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder::AwaitOnCompleted - - .method /*0600003C*/ public hidebysig instance void - AwaitUnsafeOnCompleted<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.ICriticalNotifyCompletion/*01000023*/) TAwaiter,([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted - - .method /*0600003D*/ public hidebysig static - valuetype System.Runtime.CompilerServices.AsyncTaskMethodBuilder/*02000009*/ - Create() cil managed - // SIG: 00 00 11 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncTaskMethodBuilder::Create - - .method /*0600003E*/ public hidebysig instance void - SetException(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ exception) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder::SetException - - .method /*0600003F*/ public hidebysig instance void - SetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder::SetResult - - .method /*06000040*/ public hidebysig instance void - SetStateMachine(class [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/ stateMachine) cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder::SetStateMachine - - .method /*06000041*/ public hidebysig instance void - Start<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TStateMachine& stateMachine) cil managed - // SIG: 30 01 01 01 10 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder::Start - - .property /*17000009*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ - Task() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*0100001C*/ System.Runtime.CompilerServices.AsyncTaskMethodBuilder/*02000009*/::get_Task() /* 0600003A */ - } // end of property AsyncTaskMethodBuilder::Task -} // end of class System.Runtime.CompilerServices.AsyncTaskMethodBuilder - -.class /*0200000A*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000020*/ -{ - .field /*04000002*/ private class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ _dummy - .method /*06000042*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ - get_Task() cil managed - // SIG: 20 00 15 12 79 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncTaskMethodBuilder`1::get_Task - - .method /*06000043*/ public hidebysig instance void - AwaitOnCompleted<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.INotifyCompletion/*01000021*/) TAwaiter,([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder`1::AwaitOnCompleted - - .method /*06000044*/ public hidebysig instance void - AwaitUnsafeOnCompleted<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.ICriticalNotifyCompletion/*01000023*/) TAwaiter,([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder`1::AwaitUnsafeOnCompleted - - .method /*06000045*/ public hidebysig static - valuetype System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/*0200000A*/ - Create() cil managed - // SIG: 00 00 15 11 28 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncTaskMethodBuilder`1::Create - - .method /*06000046*/ public hidebysig instance void - SetException(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ exception) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder`1::SetException - - .method /*06000047*/ public hidebysig instance void - SetResult(!TResult result) cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder`1::SetResult - - .method /*06000048*/ public hidebysig instance void - SetStateMachine(class [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/ stateMachine) cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder`1::SetStateMachine - - .method /*06000049*/ public hidebysig instance void - Start<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TStateMachine& stateMachine) cil managed - // SIG: 30 01 01 01 10 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncTaskMethodBuilder`1::Start - - .property /*1700000A*/ instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ - Task() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*0100001E*/ System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/*0200000A*/::get_Task() /* 06000042 */ - } // end of property AsyncTaskMethodBuilder`1::Task -} // end of class System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 - -.class /*0200000B*/ public sequential ansi sealed beforefieldinit System.Runtime.CompilerServices.AsyncVoidMethodBuilder - extends [System.Runtime/*23000001*/]System.ValueType/*01000020*/ -{ - .field /*04000003*/ private object _dummy - .method /*0600004A*/ public hidebysig instance void - AwaitOnCompleted<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.INotifyCompletion/*01000021*/) TAwaiter,([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncVoidMethodBuilder::AwaitOnCompleted - - .method /*0600004B*/ public hidebysig instance void - AwaitUnsafeOnCompleted<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.ICriticalNotifyCompletion/*01000023*/) TAwaiter,([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TAwaiter& awaiter, - !!TStateMachine& stateMachine) cil managed - // SIG: 30 02 02 01 10 1E 00 10 1E 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncVoidMethodBuilder::AwaitUnsafeOnCompleted - - .method /*0600004C*/ public hidebysig static - valuetype System.Runtime.CompilerServices.AsyncVoidMethodBuilder/*0200000B*/ - Create() cil managed - // SIG: 00 00 11 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncVoidMethodBuilder::Create - - .method /*0600004D*/ public hidebysig instance void - SetException(class [System.Runtime/*23000001*/]System.Exception/*01000013*/ exception) cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncVoidMethodBuilder::SetException - - .method /*0600004E*/ public hidebysig instance void - SetResult() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncVoidMethodBuilder::SetResult - - .method /*0600004F*/ public hidebysig instance void - SetStateMachine(class [System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/ stateMachine) cil managed - // SIG: 20 01 01 12 80 89 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncVoidMethodBuilder::SetStateMachine - - .method /*06000050*/ public hidebysig instance void - Start<([System.Runtime/*23000001*/]System.Runtime.CompilerServices.IAsyncStateMachine/*01000022*/) TStateMachine>(!!TStateMachine& stateMachine) cil managed - // SIG: 30 01 01 01 10 1E 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncVoidMethodBuilder::Start - -} // end of class System.Runtime.CompilerServices.AsyncVoidMethodBuilder - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il deleted file mode 100644 index d207d295cb..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il +++ /dev/null @@ -1,1916 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002400 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000043da -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00008925 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00004387 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00002e00 [0x00003e88] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000420c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000023e0 Virtual Size -// 0x00002000 Virtual Address -// 0x00002400 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00002c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000003dc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000043c9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020c8 [0x000020c4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000418c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000eb4 Size -// '#~' Name -// Stream 2: -// 0x00000f20 Offset -// 0x00000994 Size -// '#Strings' Name -// Stream 3: -// 0x000018b4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000018b8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000018c8 Offset -// 0x000007fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 27784 -// PE header size : 512 (496 used) ( 1.84%) -// PE additional info : 17643 (63.50%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.26%) -// CLR meta-data size : 8388 (30.19%) -// CLR additional info : 128 ( 0.46%) -// CLR method headers : 166 ( 0.60%) -// Managed code : 273 ( 0.98%) -// Data : 2048 ( 7.37%) -// Unaccounted : -1446 (-5.20%) - -// Num.of PE sections : 3 -// .text - 9216 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 8388 -// Module - 1 (10 bytes) -// TypeDef - 15 (210 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 36 (216 bytes) -// MethodDef - 120 (1680 bytes) 0 abstract, 0 native, 108 bodies -// FieldDef - 21 (126 bytes) 0 constant -// MemberRef - 24 (144 bytes) -// ParamDef - 105 (630 bytes) -// MethodImpl - 2 (12 bytes) -// Constant - 18 (108 bytes) -// CustomAttribute- 33 (198 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 3 (12 bytes) -// Property - 15 (90 bytes) -// MethodSemantic- 22 (132 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// Strings - 2452 bytes -// Blobs - 2044 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 198 bytes - -// CLR additional info : 128 - -// CLR method headers : 166 -// Num.of method bodies - 108 -// Num.of fat headers - 2 -// Num.of tiny headers - 106 -// Num.of fat sections - 0 -// Num.of small sections - 2 - -// Managed code : 273 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class LocalDataStoreSlot (public) (auto) (ansi) (sealed) -// Class ApartmentState (public) (auto) (ansi) (sealed) -// Class CompressedStack (public) (auto) (ansi) (sealed) -// Class ParameterizedThreadStart (public) (auto) (ansi) (sealed) -// Class Thread (public) (auto) (ansi) (sealed) -// Class ThreadAbortException (public) (auto) (ansi) (sealed) -// Class ThreadExceptionEventArgs (public) (auto) (ansi) -// Class ThreadExceptionEventHandler (public) (auto) (ansi) (sealed) -// Class ThreadInterruptedException (public) (auto) (ansi) -// Class ThreadPriority (public) (auto) (ansi) (sealed) -// Class ThreadStart (public) (auto) (ansi) (sealed) -// Class ThreadStartException (public) (auto) (ansi) (sealed) -// Class ThreadState (public) (auto) (ansi) (sealed) -// Class ThreadStateException (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Threading -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Threading.Thread -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 68 72 65 61 64 00 00 ) // ing.Thread.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 68 72 65 61 64 00 00 ) // ing.Thread.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 68 72 65 61 64 00 00 ) // ing.Thread.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Threading.Thread.dll -// MVID: {6d4ecee3-09ac-46dc-bdcc-aa3ac9948b35} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F3923FA8000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.LocalDataStoreSlot - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LocalDataStoreSlot::.ctor - - .method /*06000002*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method LocalDataStoreSlot::Finalize - -} // end of class System.LocalDataStoreSlot - -.class /*02000003*/ public auto ansi sealed System.Threading.ApartmentState - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Threading.ApartmentState/*02000003*/ MTA = int32(0x00000001) - .field /*04000003*/ public static literal valuetype System.Threading.ApartmentState/*02000003*/ STA = int32(0x00000000) - .field /*04000004*/ public static literal valuetype System.Threading.ApartmentState/*02000003*/ Unknown = int32(0x00000002) -} // end of class System.Threading.ApartmentState - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Threading.CompressedStack - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000013*/ -{ - .method /*06000003*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method CompressedStack::.ctor - - .method /*06000004*/ public hidebysig static - class System.Threading.CompressedStack/*02000004*/ - Capture() cil managed - // SIG: 00 00 12 10 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompressedStack::Capture - - .method /*06000005*/ public hidebysig instance class System.Threading.CompressedStack/*02000004*/ - CreateCopy() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompressedStack::CreateCopy - - .method /*06000006*/ public hidebysig static - class System.Threading.CompressedStack/*02000004*/ - GetCompressedStack() cil managed - // SIG: 00 00 12 10 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CompressedStack::GetCompressedStack - - .method /*06000007*/ public hidebysig newslot virtual final - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000014*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000015*/ context) cil managed - // SIG: 20 02 01 12 51 11 55 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CompressedStack::GetObjectData - - .method /*06000008*/ public hidebysig static - void Run(class System.Threading.CompressedStack/*02000004*/ compressedStack, - class [System.Threading/*23000002*/]System.Threading.ContextCallback/*01000016*/ callback, - object state) cil managed - // SIG: 00 03 01 12 10 12 59 1C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CompressedStack::Run - -} // end of class System.Threading.CompressedStack - -.class /*02000005*/ public auto ansi sealed System.Threading.ParameterizedThreadStart - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000017*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ParameterizedThreadStart::.ctor - - .method /*0600000A*/ public hidebysig newslot virtual - instance void Invoke(object obj) runtime managed - // SIG: 20 01 01 1C - { - } // end of method ParameterizedThreadStart::Invoke - - .method /*0600000B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginInvoke(object obj, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 61 1C 12 65 1C - { - } // end of method ParameterizedThreadStart::BeginInvoke - - .method /*0600000C*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ result) runtime managed - // SIG: 20 01 01 12 61 - { - } // end of method ParameterizedThreadStart::EndInvoke - -} // end of class System.Threading.ParameterizedThreadStart - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Threading.Thread - extends [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100001A*/ -{ - .method /*0600000D*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.ParameterizedThreadStart/*02000005*/ start) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Thread::.ctor - - .method /*0600000E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.ParameterizedThreadStart/*02000005*/ start, - int32 maxStackSize) cil managed - // SIG: 20 02 01 12 14 08 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Thread::.ctor - - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.ThreadStart/*0200000C*/ start) cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Thread::.ctor - - .method /*06000010*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.ThreadStart/*0200000C*/ start, - int32 maxStackSize) cil managed - // SIG: 20 02 01 12 30 08 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100001A*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Thread::.ctor - - .method /*06000011*/ public hidebysig specialname - instance valuetype System.Threading.ApartmentState/*02000003*/ - get_ApartmentState() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_ApartmentState - - .method /*06000012*/ public hidebysig specialname - instance void set_ApartmentState(valuetype System.Threading.ApartmentState/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_ApartmentState - - .method /*06000013*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ - get_CurrentCulture() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_CurrentCulture - - .method /*06000014*/ public hidebysig specialname - instance void set_CurrentCulture(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_CurrentCulture - - .method /*06000015*/ public hidebysig specialname static - class [System.Security.Principal/*23000003*/]System.Security.Principal.IPrincipal/*0100001C*/ - get_CurrentPrincipal() cil managed - // SIG: 00 00 12 71 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_CurrentPrincipal - - .method /*06000016*/ public hidebysig specialname static - void set_CurrentPrincipal(class [System.Security.Principal/*23000003*/]System.Security.Principal.IPrincipal/*0100001C*/ 'value') cil managed - // SIG: 00 01 01 12 71 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_CurrentPrincipal - - .method /*06000017*/ public hidebysig specialname static - class System.Threading.Thread/*02000006*/ - get_CurrentThread() cil managed - // SIG: 00 00 12 18 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_CurrentThread - - .method /*06000018*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ - get_CurrentUICulture() cil managed - // SIG: 20 00 12 6D - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_CurrentUICulture - - .method /*06000019*/ public hidebysig specialname - instance void set_CurrentUICulture(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ 'value') cil managed - // SIG: 20 01 01 12 6D - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_CurrentUICulture - - .method /*0600001A*/ public hidebysig specialname - instance class [System.Threading/*23000002*/]System.Threading.ExecutionContext/*0100001D*/ - get_ExecutionContext() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_ExecutionContext - - .method /*0600001B*/ public hidebysig specialname - instance bool get_IsAlive() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_IsAlive - - .method /*0600001C*/ public hidebysig specialname - instance bool get_IsBackground() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_IsBackground - - .method /*0600001D*/ public hidebysig specialname - instance void set_IsBackground(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_IsBackground - - .method /*0600001E*/ public hidebysig specialname - instance bool get_IsThreadPoolThread() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_IsThreadPoolThread - - .method /*0600001F*/ public hidebysig specialname - instance int32 get_ManagedThreadId() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_ManagedThreadId - - .method /*06000020*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_Name - - .method /*06000021*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_Name - - .method /*06000022*/ public hidebysig specialname - instance valuetype System.Threading.ThreadPriority/*0200000B*/ - get_Priority() cil managed - // SIG: 20 00 11 2C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_Priority - - .method /*06000023*/ public hidebysig specialname - instance void set_Priority(valuetype System.Threading.ThreadPriority/*0200000B*/ 'value') cil managed - // SIG: 20 01 01 11 2C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::set_Priority - - .method /*06000024*/ public hidebysig specialname - instance valuetype System.Threading.ThreadState/*0200000E*/ - get_ThreadState() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::get_ThreadState - - .method /*06000025*/ public hidebysig instance void - Abort() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Abort - - .method /*06000026*/ public hidebysig instance void - Abort(object stateInfo) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Abort - - .method /*06000027*/ public hidebysig static - class System.LocalDataStoreSlot/*02000002*/ - AllocateDataSlot() cil managed - // SIG: 00 00 12 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::AllocateDataSlot - - .method /*06000028*/ public hidebysig static - class System.LocalDataStoreSlot/*02000002*/ - AllocateNamedDataSlot(string name) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::AllocateNamedDataSlot - - .method /*06000029*/ public hidebysig static - void BeginCriticalRegion() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::BeginCriticalRegion - - .method /*0600002A*/ public hidebysig static - void BeginThreadAffinity() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::BeginThreadAffinity - - .method /*0600002B*/ public hidebysig instance void - DisableComObjectEagerCleanup() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::DisableComObjectEagerCleanup - - .method /*0600002C*/ public hidebysig static - void EndCriticalRegion() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::EndCriticalRegion - - .method /*0600002D*/ public hidebysig static - void EndThreadAffinity() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::EndThreadAffinity - - .method /*0600002E*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000011*/::Finalize /*01000011::0A000010*/ - // Method begins at RVA 0x2090 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*0100001A*/::Finalize() /* 0A000016 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method Thread::Finalize - - .method /*0600002F*/ public hidebysig static - void FreeNamedDataSlot(string name) cil managed - // SIG: 00 01 01 0E - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::FreeNamedDataSlot - - .method /*06000030*/ public hidebysig instance valuetype System.Threading.ApartmentState/*02000003*/ - GetApartmentState() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetApartmentState - - .method /*06000031*/ public hidebysig instance class System.Threading.CompressedStack/*02000004*/ - GetCompressedStack() cil managed - // SIG: 20 00 12 10 - { - .custom /*0C000014:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001E*/::.ctor(string) /* 0A000011 */ = ( 01 00 67 54 68 72 65 61 64 2E 47 65 74 43 6F 6D // ..gThread.GetCom - 70 72 65 73 73 65 64 53 74 61 63 6B 20 69 73 20 // pressedStack is - 6E 6F 20 6C 6F 6E 67 65 72 20 73 75 70 70 6F 72 // no longer suppor - 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 // ted. Please use - 74 68 65 20 53 79 73 74 65 6D 2E 54 68 72 65 61 // the System.Threa - 64 69 6E 67 2E 43 6F 6D 70 72 65 73 73 65 64 53 // ding.CompressedS - 74 61 63 6B 20 63 6C 61 73 73 00 00 ) // tack class.. - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetCompressedStack - - .method /*06000032*/ public hidebysig static - int32 GetCurrentProcessorId() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetCurrentProcessorId - - .method /*06000033*/ public hidebysig static - object GetData(class System.LocalDataStoreSlot/*02000002*/ slot) cil managed - // SIG: 00 01 1C 12 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetData - - .method /*06000034*/ public hidebysig static - class [System.Runtime.Extensions/*23000004*/]System.AppDomain/*0100001F*/ - GetDomain() cil managed - // SIG: 00 00 12 7D - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetDomain - - .method /*06000035*/ public hidebysig static - int32 GetDomainID() cil managed - // SIG: 00 00 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetDomainID - - .method /*06000036*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetHashCode - - .method /*06000037*/ public hidebysig static - class System.LocalDataStoreSlot/*02000002*/ - GetNamedDataSlot(string name) cil managed - // SIG: 00 01 12 08 0E - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::GetNamedDataSlot - - .method /*06000038*/ public hidebysig instance void - Interrupt() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Interrupt - - .method /*06000039*/ public hidebysig instance void - Join() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Join - - .method /*0600003A*/ public hidebysig instance bool - Join(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::Join - - .method /*0600003B*/ public hidebysig instance bool - Join(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ timeout) cil managed - // SIG: 20 01 02 11 80 81 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::Join - - .method /*0600003C*/ public hidebysig static - void MemoryBarrier() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::MemoryBarrier - - .method /*0600003D*/ public hidebysig static - void ResetAbort() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::ResetAbort - - .method /*0600003E*/ public hidebysig instance void - Resume() cil managed - // SIG: 20 00 01 - { - .custom /*0C000015:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001E*/::.ctor(string, - bool) /* 0A000012 */ = ( 01 00 80 DA 54 68 72 65 61 64 2E 52 65 73 75 6D // ....Thread.Resum - 65 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // e has been depre - 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 // cated. Please u - 73 65 20 6F 74 68 65 72 20 63 6C 61 73 73 65 73 // se other classes - 20 69 6E 20 53 79 73 74 65 6D 2E 54 68 72 65 61 // in System.Threa - 64 69 6E 67 2C 20 73 75 63 68 20 61 73 20 4D 6F // ding, such as Mo - 6E 69 74 6F 72 2C 20 4D 75 74 65 78 2C 20 45 76 // nitor, Mutex, Ev - 65 6E 74 2C 20 61 6E 64 20 53 65 6D 61 70 68 6F // ent, and Semapho - 72 65 2C 20 74 6F 20 73 79 6E 63 68 72 6F 6E 69 // re, to synchroni - 7A 65 20 54 68 72 65 61 64 73 20 6F 72 20 70 72 // ze Threads or pr - 6F 74 65 63 74 20 72 65 73 6F 75 72 63 65 73 2E // otect resources. - 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 72 // http://go.micr - 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E 6B // osoft.com/fwlink - 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 00 // /?linkid=14202.. - 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Resume - - .method /*0600003F*/ public hidebysig instance void - SetApartmentState(valuetype System.Threading.ApartmentState/*02000003*/ state) cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::SetApartmentState - - .method /*06000040*/ public hidebysig instance void - SetCompressedStack(class System.Threading.CompressedStack/*02000004*/ stack) cil managed - // SIG: 20 01 01 12 10 - { - .custom /*0C000016:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001E*/::.ctor(string) /* 0A000011 */ = ( 01 00 67 54 68 72 65 61 64 2E 53 65 74 43 6F 6D // ..gThread.SetCom - 70 72 65 73 73 65 64 53 74 61 63 6B 20 69 73 20 // pressedStack is - 6E 6F 20 6C 6F 6E 67 65 72 20 73 75 70 70 6F 72 // no longer suppor - 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 65 20 // ted. Please use - 74 68 65 20 53 79 73 74 65 6D 2E 54 68 72 65 61 // the System.Threa - 64 69 6E 67 2E 43 6F 6D 70 72 65 73 73 65 64 53 // ding.CompressedS - 74 61 63 6B 20 63 6C 61 73 73 00 00 ) // tack class.. - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::SetCompressedStack - - .method /*06000041*/ public hidebysig static - void SetData(class System.LocalDataStoreSlot/*02000002*/ slot, - object data) cil managed - // SIG: 00 02 01 12 08 1C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::SetData - - .method /*06000042*/ public hidebysig static - void Sleep(int32 millisecondsTimeout) cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Sleep - - .method /*06000043*/ public hidebysig static - void Sleep(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ timeout) cil managed - // SIG: 00 01 01 11 80 81 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Sleep - - .method /*06000044*/ public hidebysig static - void SpinWait(int32 iterations) cil managed - // SIG: 00 01 01 08 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::SpinWait - - .method /*06000045*/ public hidebysig instance void - Start() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Start - - .method /*06000046*/ public hidebysig instance void - Start(object parameter) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Start - - .method /*06000047*/ public hidebysig instance void - Suspend() cil managed - // SIG: 20 00 01 - { - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001E*/::.ctor(string, - bool) /* 0A000012 */ = ( 01 00 80 DB 54 68 72 65 61 64 2E 53 75 73 70 65 // ....Thread.Suspe - 6E 64 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 // nd has been depr - 65 63 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 // ecated. Please - 75 73 65 20 6F 74 68 65 72 20 63 6C 61 73 73 65 // use other classe - 73 20 69 6E 20 53 79 73 74 65 6D 2E 54 68 72 65 // s in System.Thre - 61 64 69 6E 67 2C 20 73 75 63 68 20 61 73 20 4D // ading, such as M - 6F 6E 69 74 6F 72 2C 20 4D 75 74 65 78 2C 20 45 // onitor, Mutex, E - 76 65 6E 74 2C 20 61 6E 64 20 53 65 6D 61 70 68 // vent, and Semaph - 6F 72 65 2C 20 74 6F 20 73 79 6E 63 68 72 6F 6E // ore, to synchron - 69 7A 65 20 54 68 72 65 61 64 73 20 6F 72 20 70 // ize Threads or p - 72 6F 74 65 63 74 20 72 65 73 6F 75 72 63 65 73 // rotect resources - 2E 20 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 63 // . http://go.mic - 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 6E // rosoft.com/fwlin - 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 00 // k/?linkid=14202. - 00 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::Suspend - - .method /*06000048*/ public hidebysig instance bool - TrySetApartmentState(valuetype System.Threading.ApartmentState/*02000003*/ state) cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::TrySetApartmentState - - .method /*06000049*/ public hidebysig static - uint8 VolatileRead(uint8& address) cil managed - // SIG: 00 01 05 10 05 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*0600004A*/ public hidebysig static - float64 VolatileRead(float64& address) cil managed - // SIG: 00 01 0D 10 0D - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*0600004B*/ public hidebysig static - int16 VolatileRead(int16& address) cil managed - // SIG: 00 01 06 10 06 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*0600004C*/ public hidebysig static - int32 VolatileRead(int32& address) cil managed - // SIG: 00 01 08 10 08 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*0600004D*/ public hidebysig static - int64 VolatileRead(int64& address) cil managed - // SIG: 00 01 0A 10 0A - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*0600004E*/ public hidebysig static - native int VolatileRead(native int& address) cil managed - // SIG: 00 01 18 10 18 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*0600004F*/ public hidebysig static - object VolatileRead(object& address) cil managed - // SIG: 00 01 1C 10 1C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000050*/ public hidebysig static - int8 VolatileRead(int8& address) cil managed - // SIG: 00 01 04 10 04 - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000051*/ public hidebysig static - float32 VolatileRead(float32& address) cil managed - // SIG: 00 01 0C 10 0C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000052*/ public hidebysig static - uint16 VolatileRead(uint16& address) cil managed - // SIG: 00 01 07 10 07 - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000053*/ public hidebysig static - uint32 VolatileRead(uint32& address) cil managed - // SIG: 00 01 09 10 09 - { - .custom /*0C00001A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000054*/ public hidebysig static - uint64 VolatileRead(uint64& address) cil managed - // SIG: 00 01 0B 10 0B - { - .custom /*0C00001B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000055*/ public hidebysig static - native uint VolatileRead(native uint& address) cil managed - // SIG: 00 01 19 10 19 - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::VolatileRead - - .method /*06000056*/ public hidebysig static - void VolatileWrite(uint8& address, - uint8 'value') cil managed - // SIG: 00 02 01 10 05 05 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000057*/ public hidebysig static - void VolatileWrite(float64& address, - float64 'value') cil managed - // SIG: 00 02 01 10 0D 0D - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000058*/ public hidebysig static - void VolatileWrite(int16& address, - int16 'value') cil managed - // SIG: 00 02 01 10 06 06 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000059*/ public hidebysig static - void VolatileWrite(int32& address, - int32 'value') cil managed - // SIG: 00 02 01 10 08 08 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*0600005A*/ public hidebysig static - void VolatileWrite(int64& address, - int64 'value') cil managed - // SIG: 00 02 01 10 0A 0A - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*0600005B*/ public hidebysig static - void VolatileWrite(native int& address, - native int 'value') cil managed - // SIG: 00 02 01 10 18 18 - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*0600005C*/ public hidebysig static - void VolatileWrite(object& address, - object 'value') cil managed - // SIG: 00 02 01 10 1C 1C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*0600005D*/ public hidebysig static - void VolatileWrite(int8& address, - int8 'value') cil managed - // SIG: 00 02 01 10 04 04 - { - .custom /*0C00001D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*0600005E*/ public hidebysig static - void VolatileWrite(float32& address, - float32 'value') cil managed - // SIG: 00 02 01 10 0C 0C - { - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*0600005F*/ public hidebysig static - void VolatileWrite(uint16& address, - uint16 'value') cil managed - // SIG: 00 02 01 10 07 07 - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000060*/ public hidebysig static - void VolatileWrite(uint32& address, - uint32 'value') cil managed - // SIG: 00 02 01 10 09 09 - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000061*/ public hidebysig static - void VolatileWrite(uint64& address, - uint64 'value') cil managed - // SIG: 00 02 01 10 0B 0B - { - .custom /*0C000020:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000062*/ public hidebysig static - void VolatileWrite(native uint& address, - native uint 'value') cil managed - // SIG: 00 02 01 10 19 19 - { - .custom /*0C000021:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2083 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Thread::VolatileWrite - - .method /*06000063*/ public hidebysig static - bool Yield() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Thread::Yield - - .property /*17000001*/ instance valuetype System.Threading.ApartmentState/*02000003*/ - ApartmentState() - { - .custom /*0C000001:0A000012*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*0100001E*/::.ctor(string, - bool) /* 0A000012 */ = ( 01 00 7B 54 68 65 20 41 70 61 72 74 6D 65 6E 74 // ..{The Apartment - 53 74 61 74 65 20 70 72 6F 70 65 72 74 79 20 68 // State property h - 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 61 74 // as been deprecat - 65 64 2E 20 20 55 73 65 20 47 65 74 41 70 61 72 // ed. Use GetApar - 74 6D 65 6E 74 53 74 61 74 65 2C 20 53 65 74 41 // tmentState, SetA - 70 61 72 74 6D 65 6E 74 53 74 61 74 65 20 6F 72 // partmentState or - 20 54 72 79 53 65 74 41 70 61 72 74 6D 65 6E 74 // TrySetApartment - 53 74 61 74 65 20 69 6E 73 74 65 61 64 2E 00 00 // State instead... - 00 ) - .get instance valuetype System.Threading.ApartmentState/*02000003*/ System.Threading.Thread/*02000006*/::get_ApartmentState() /* 06000011 */ - .set instance void System.Threading.Thread/*02000006*/::set_ApartmentState(valuetype System.Threading.ApartmentState/*02000003*/) /* 06000012 */ - } // end of property Thread::ApartmentState - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ - CurrentCulture() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ System.Threading.Thread/*02000006*/::get_CurrentCulture() /* 06000013 */ - .set instance void System.Threading.Thread/*02000006*/::set_CurrentCulture(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/) /* 06000014 */ - } // end of property Thread::CurrentCulture - .property /*17000003*/ class [System.Security.Principal/*23000003*/]System.Security.Principal.IPrincipal/*0100001C*/ - CurrentPrincipal() - { - .get class [System.Security.Principal/*23000003*/]System.Security.Principal.IPrincipal/*0100001C*/ System.Threading.Thread/*02000006*/::get_CurrentPrincipal() /* 06000015 */ - .set void System.Threading.Thread/*02000006*/::set_CurrentPrincipal(class [System.Security.Principal/*23000003*/]System.Security.Principal.IPrincipal/*0100001C*/) /* 06000016 */ - } // end of property Thread::CurrentPrincipal - .property /*17000004*/ class System.Threading.Thread/*02000006*/ - CurrentThread() - { - .get class System.Threading.Thread/*02000006*/ System.Threading.Thread/*02000006*/::get_CurrentThread() /* 06000017 */ - } // end of property Thread::CurrentThread - .property /*17000005*/ instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ - CurrentUICulture() - { - .get instance class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/ System.Threading.Thread/*02000006*/::get_CurrentUICulture() /* 06000018 */ - .set instance void System.Threading.Thread/*02000006*/::set_CurrentUICulture(class [System.Runtime/*23000001*/]System.Globalization.CultureInfo/*0100001B*/) /* 06000019 */ - } // end of property Thread::CurrentUICulture - .property /*17000006*/ instance class [System.Threading/*23000002*/]System.Threading.ExecutionContext/*0100001D*/ - ExecutionContext() - { - .get instance class [System.Threading/*23000002*/]System.Threading.ExecutionContext/*0100001D*/ System.Threading.Thread/*02000006*/::get_ExecutionContext() /* 0600001A */ - } // end of property Thread::ExecutionContext - .property /*17000007*/ instance bool IsAlive() - { - .get instance bool System.Threading.Thread/*02000006*/::get_IsAlive() /* 0600001B */ - } // end of property Thread::IsAlive - .property /*17000008*/ instance bool IsBackground() - { - .get instance bool System.Threading.Thread/*02000006*/::get_IsBackground() /* 0600001C */ - .set instance void System.Threading.Thread/*02000006*/::set_IsBackground(bool) /* 0600001D */ - } // end of property Thread::IsBackground - .property /*17000009*/ instance bool IsThreadPoolThread() - { - .get instance bool System.Threading.Thread/*02000006*/::get_IsThreadPoolThread() /* 0600001E */ - } // end of property Thread::IsThreadPoolThread - .property /*1700000A*/ instance int32 ManagedThreadId() - { - .get instance int32 System.Threading.Thread/*02000006*/::get_ManagedThreadId() /* 0600001F */ - } // end of property Thread::ManagedThreadId - .property /*1700000B*/ instance string Name() - { - .get instance string System.Threading.Thread/*02000006*/::get_Name() /* 06000020 */ - .set instance void System.Threading.Thread/*02000006*/::set_Name(string) /* 06000021 */ - } // end of property Thread::Name - .property /*1700000C*/ instance valuetype System.Threading.ThreadPriority/*0200000B*/ - Priority() - { - .get instance valuetype System.Threading.ThreadPriority/*0200000B*/ System.Threading.Thread/*02000006*/::get_Priority() /* 06000022 */ - .set instance void System.Threading.Thread/*02000006*/::set_Priority(valuetype System.Threading.ThreadPriority/*0200000B*/) /* 06000023 */ - } // end of property Thread::Priority - .property /*1700000D*/ instance valuetype System.Threading.ThreadState/*0200000E*/ - ThreadState() - { - .get instance valuetype System.Threading.ThreadState/*0200000E*/ System.Threading.Thread/*02000006*/::get_ThreadState() /* 06000024 */ - } // end of property Thread::ThreadState -} // end of class System.Threading.Thread - -.class /*02000007*/ public auto ansi sealed beforefieldinit System.Threading.ThreadAbortException - extends [System.Runtime/*23000001*/]System.SystemException/*01000021*/ -{ - .method /*06000064*/ private hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadAbortException::.ctor - - .method /*06000065*/ public hidebysig specialname - instance object get_ExceptionState() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadAbortException::get_ExceptionState - - .property /*1700000E*/ instance object ExceptionState() - { - .get instance object System.Threading.ThreadAbortException/*02000007*/::get_ExceptionState() /* 06000065 */ - } // end of property ThreadAbortException::ExceptionState -} // end of class System.Threading.ThreadAbortException - -.class /*02000008*/ public auto ansi beforefieldinit System.Threading.ThreadExceptionEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000022*/ -{ - .method /*06000066*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000023*/ t) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x20c0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000022*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadExceptionEventArgs::.ctor - - .method /*06000067*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Exception/*01000023*/ - get_Exception() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x2080 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadExceptionEventArgs::get_Exception - - .property /*1700000F*/ instance class [System.Runtime/*23000001*/]System.Exception/*01000023*/ - Exception() - { - .get instance class [System.Runtime/*23000001*/]System.Exception/*01000023*/ System.Threading.ThreadExceptionEventArgs/*02000008*/::get_Exception() /* 06000067 */ - } // end of property ThreadExceptionEventArgs::Exception -} // end of class System.Threading.ThreadExceptionEventArgs - -.class /*02000009*/ public auto ansi sealed System.Threading.ThreadExceptionEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000017*/ -{ - .method /*06000068*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ThreadExceptionEventHandler::.ctor - - .method /*06000069*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Threading.ThreadExceptionEventArgs/*02000008*/ e) runtime managed - // SIG: 20 02 01 1C 12 20 - { - } // end of method ThreadExceptionEventHandler::Invoke - - .method /*0600006A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginInvoke(object sender, - class System.Threading.ThreadExceptionEventArgs/*02000008*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 61 1C 12 20 12 65 1C - { - } // end of method ThreadExceptionEventHandler::BeginInvoke - - .method /*0600006B*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ result) runtime managed - // SIG: 20 01 01 12 61 - { - } // end of method ThreadExceptionEventHandler::EndInvoke - -} // end of class System.Threading.ThreadExceptionEventHandler - -.class /*0200000A*/ public auto ansi beforefieldinit System.Threading.ThreadInterruptedException - extends [System.Runtime/*23000001*/]System.SystemException/*01000021*/ -{ - .method /*0600006C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadInterruptedException::.ctor - - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadInterruptedException::.ctor - - .method /*0600006E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000023*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 8D - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadInterruptedException::.ctor - - .method /*0600006F*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000014*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000015*/ context) cil managed - // SIG: 20 02 01 12 51 11 55 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadInterruptedException::.ctor - -} // end of class System.Threading.ThreadInterruptedException - -.class /*0200000B*/ public auto ansi sealed System.Threading.ThreadPriority - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .field /*04000005*/ public specialname rtspecialname int32 value__ - .field /*04000006*/ public static literal valuetype System.Threading.ThreadPriority/*0200000B*/ AboveNormal = int32(0x00000003) - .field /*04000007*/ public static literal valuetype System.Threading.ThreadPriority/*0200000B*/ BelowNormal = int32(0x00000001) - .field /*04000008*/ public static literal valuetype System.Threading.ThreadPriority/*0200000B*/ Highest = int32(0x00000004) - .field /*04000009*/ public static literal valuetype System.Threading.ThreadPriority/*0200000B*/ Lowest = int32(0x00000000) - .field /*0400000A*/ public static literal valuetype System.Threading.ThreadPriority/*0200000B*/ Normal = int32(0x00000002) -} // end of class System.Threading.ThreadPriority - -.class /*0200000C*/ public auto ansi sealed System.Threading.ThreadStart - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000017*/ -{ - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ThreadStart::.ctor - - .method /*06000071*/ public hidebysig newslot virtual - instance void Invoke() runtime managed - // SIG: 20 00 01 - { - } // end of method ThreadStart::Invoke - - .method /*06000072*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ - BeginInvoke(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000019*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 61 12 65 1C - { - } // end of method ThreadStart::BeginInvoke - - .method /*06000073*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000018*/ result) runtime managed - // SIG: 20 01 01 12 61 - { - } // end of method ThreadStart::EndInvoke - -} // end of class System.Threading.ThreadStart - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Threading.ThreadStartException - extends [System.Runtime/*23000001*/]System.SystemException/*01000021*/ -{ - .method /*06000074*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadStartException::.ctor - -} // end of class System.Threading.ThreadStartException - -.class /*0200000E*/ public auto ansi sealed System.Threading.ThreadState - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000013:0A000013*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000024*/::.ctor() /* 0A000013 */ = ( 01 00 00 00 ) - .field /*0400000B*/ public specialname rtspecialname int32 value__ - .field /*0400000C*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ Aborted = int32(0x00000100) - .field /*0400000D*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ AbortRequested = int32(0x00000080) - .field /*0400000E*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ Background = int32(0x00000004) - .field /*0400000F*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ Running = int32(0x00000000) - .field /*04000010*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ Stopped = int32(0x00000010) - .field /*04000011*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ StopRequested = int32(0x00000001) - .field /*04000012*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ Suspended = int32(0x00000040) - .field /*04000013*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ SuspendRequested = int32(0x00000002) - .field /*04000014*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ Unstarted = int32(0x00000008) - .field /*04000015*/ public static literal valuetype System.Threading.ThreadState/*0200000E*/ WaitSleepJoin = int32(0x00000020) -} // end of class System.Threading.ThreadState - -.class /*0200000F*/ public auto ansi beforefieldinit System.Threading.ThreadStateException - extends [System.Runtime/*23000001*/]System.SystemException/*01000021*/ -{ - .method /*06000075*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadStateException::.ctor - - .method /*06000076*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadStateException::.ctor - - .method /*06000077*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000023*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 8D - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadStateException::.ctor - - .method /*06000078*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000014*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000015*/ context) cil managed - // SIG: 20 02 01 12 51 11 55 - { - // Method begins at RVA 0x20b8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000021*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadStateException::.ctor - -} // end of class System.Threading.ThreadStateException - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il deleted file mode 100644 index 82b35aa946..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il +++ /dev/null @@ -1,727 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000031c2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014707 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000316f [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001c00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002ff4 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000011c8 Virtual Size -// 0x00002000 Virtual Address -// 0x00001200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000001c4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000031b1 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x0000205c [0x00000f18] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002f74 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000005e8 Size -// '#~' Name -// Stream 2: -// 0x00000654 Offset -// 0x00000504 Size -// '#Strings' Name -// Stream 3: -// 0x00000b58 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000b5c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000b6c Offset -// 0x000003ac Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000040900001547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23176 -// PE header size : 512 (496 used) ( 2.21%) -// PE additional info : 17675 (76.26%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.31%) -// CLR meta-data size : 3864 (16.67%) -// CLR additional info : 128 ( 0.55%) -// CLR method headers : 22 ( 0.09%) -// Managed code : 49 ( 0.21%) -// Data : 2048 ( 8.84%) -// Unaccounted : -1194 (-5.15%) - -// Num.of PE sections : 3 -// .text - 4608 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3864 -// Module - 1 (10 bytes) -// TypeDef - 5 (70 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 28 (168 bytes) -// MethodDef - 30 (420 bytes) 0 abstract, 0 native, 22 bodies -// MemberRef - 18 (108 bytes) -// ParamDef - 78 (468 bytes) -// CustomAttribute- 22 (132 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// GenericParam - 1 (8 bytes) -// Strings - 1284 bytes -// Blobs - 940 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 174 bytes - -// CLR additional info : 128 - -// CLR method headers : 22 -// Num.of method bodies - 22 -// Num.of fat headers - 0 -// Num.of tiny headers - 22 - -// Managed code : 49 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class RegisteredWaitHandle (public) (auto) (ansi) (sealed) -// Class ThreadPool (public) (abstract) (auto) (ansi) (sealed) -// Class WaitCallback (public) (auto) (ansi) (sealed) -// Class WaitOrTimerCallback (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Threading.Overlapped -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Threading.ThreadPool -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 68 72 65 61 64 50 6F 6F 6C 00 00 ) // ing.ThreadPool.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 68 72 65 61 64 50 6F 6F 6C 00 00 ) // ing.ThreadPool.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1B 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 68 72 65 61 64 50 6F 6F 6C 00 00 ) // ing.ThreadPool.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Threading.ThreadPool.dll -// MVID: {a9d29dbc-047f-4f02-ae1c-08aee4269fd8} -.custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.Security.UnverifiableCodeAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F34D042E000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Threading.RegisteredWaitHandle - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/ -{ - .method /*06000001*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000012*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method RegisteredWaitHandle::.ctor - - .method /*06000002*/ public hidebysig instance bool - Unregister(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject) cil managed - // SIG: 20 01 02 12 4D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method RegisteredWaitHandle::Unregister - -} // end of class System.Threading.RegisteredWaitHandle - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Threading.ThreadPool - extends [System.Runtime/*23000001*/]System.Object/*01000014*/ -{ - .method /*06000003*/ public hidebysig static - bool BindHandle(native int osHandle) cil managed - // SIG: 00 01 02 18 - { - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string, - bool) /* 0A000011 */ = ( 01 00 69 54 68 72 65 61 64 50 6F 6F 6C 2E 42 69 // ..iThreadPool.Bi - 6E 64 48 61 6E 64 6C 65 28 49 6E 74 50 74 72 29 // ndHandle(IntPtr) - 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 63 // has been deprec - 61 74 65 64 2E 20 20 50 6C 65 61 73 65 20 75 73 // ated. Please us - 65 20 54 68 72 65 61 64 50 6F 6F 6C 2E 42 69 6E // e ThreadPool.Bin - 64 48 61 6E 64 6C 65 28 53 61 66 65 48 61 6E 64 // dHandle(SafeHand - 6C 65 29 20 69 6E 73 74 65 61 64 2E 00 00 00 ) // le) instead.... - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::BindHandle - - .method /*06000004*/ public hidebysig static - bool BindHandle(class [System.Runtime/*23000001*/]System.Runtime.InteropServices.SafeHandle/*01000016*/ osHandle) cil managed - // SIG: 00 01 02 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::BindHandle - - .method /*06000005*/ public hidebysig static - void GetAvailableThreads([out] int32& workerThreads, - [out] int32& completionPortThreads) cil managed - // SIG: 00 02 01 10 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::GetAvailableThreads - - .method /*06000006*/ public hidebysig static - void GetMaxThreads([out] int32& workerThreads, - [out] int32& completionPortThreads) cil managed - // SIG: 00 02 01 10 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::GetMaxThreads - - .method /*06000007*/ public hidebysig static - void GetMinThreads([out] int32& workerThreads, - [out] int32& completionPortThreads) cil managed - // SIG: 00 02 01 10 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::GetMinThreads - - .method /*06000008*/ public hidebysig static - bool QueueUserWorkItem(class System.Threading.WaitCallback/*02000004*/ callBack) cil managed - // SIG: 00 01 02 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::QueueUserWorkItem - - .method /*06000009*/ public hidebysig static - bool QueueUserWorkItem(class System.Threading.WaitCallback/*02000004*/ callBack, - object state) cil managed - // SIG: 00 02 02 12 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::QueueUserWorkItem - - .method /*0600000A*/ public hidebysig static - bool QueueUserWorkItem(class [System.Runtime/*23000001*/]System.Action`1/*01000017*/ callBack, - !!TState state, - bool preferLocal) cil managed - // SIG: 10 01 03 02 15 12 5D 01 1E 00 1E 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::QueueUserWorkItem - - .method /*0600000B*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - RegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - int32 millisecondsTimeOutInterval, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::RegisterWaitForSingleObject - - .method /*0600000C*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - RegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - int64 millisecondsTimeOutInterval, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 0A 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::RegisterWaitForSingleObject - - .method /*0600000D*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - RegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000018*/ timeout, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 11 61 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::RegisterWaitForSingleObject - - .method /*0600000E*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - RegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - uint32 millisecondsTimeOutInterval, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 09 02 - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::RegisterWaitForSingleObject - - .method /*0600000F*/ public hidebysig static - bool SetMaxThreads(int32 workerThreads, - int32 completionPortThreads) cil managed - // SIG: 00 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::SetMaxThreads - - .method /*06000010*/ public hidebysig static - bool SetMinThreads(int32 workerThreads, - int32 completionPortThreads) cil managed - // SIG: 00 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::SetMinThreads - - .method /*06000011*/ public hidebysig static - bool UnsafeQueueNativeOverlapped(valuetype [System.Threading.Overlapped/*23000002*/]System.Threading.NativeOverlapped/*01000019*/* overlapped) cil managed - // SIG: 00 01 02 0F 11 65 - { - .custom /*0C000015:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::UnsafeQueueNativeOverlapped - - .method /*06000012*/ public hidebysig static - bool UnsafeQueueUserWorkItem(class System.Threading.WaitCallback/*02000004*/ callBack, - object state) cil managed - // SIG: 00 02 02 12 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::UnsafeQueueUserWorkItem - - .method /*06000013*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - UnsafeRegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - int32 millisecondsTimeOutInterval, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::UnsafeRegisterWaitForSingleObject - - .method /*06000014*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - UnsafeRegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - int64 millisecondsTimeOutInterval, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 0A 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::UnsafeRegisterWaitForSingleObject - - .method /*06000015*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - UnsafeRegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000018*/ timeout, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 11 61 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::UnsafeRegisterWaitForSingleObject - - .method /*06000016*/ public hidebysig static - class System.Threading.RegisteredWaitHandle/*02000002*/ - UnsafeRegisterWaitForSingleObject(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ waitObject, - class System.Threading.WaitOrTimerCallback/*02000005*/ callBack, - object state, - uint32 millisecondsTimeOutInterval, - bool executeOnlyOnce) cil managed - // SIG: 00 05 12 08 12 4D 12 14 1C 09 02 - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadPool::UnsafeRegisterWaitForSingleObject - -} // end of class System.Threading.ThreadPool - -.class /*02000004*/ public auto ansi sealed System.Threading.WaitCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001A*/ -{ - .method /*06000017*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method WaitCallback::.ctor - - .method /*06000018*/ public hidebysig newslot virtual - instance void Invoke(object state) runtime managed - // SIG: 20 01 01 1C - { - } // end of method WaitCallback::Invoke - - .method /*06000019*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001B*/ - BeginInvoke(object state, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001C*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 6D 1C 12 71 1C - { - } // end of method WaitCallback::BeginInvoke - - .method /*0600001A*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001B*/ result) runtime managed - // SIG: 20 01 01 12 6D - { - } // end of method WaitCallback::EndInvoke - -} // end of class System.Threading.WaitCallback - -.class /*02000005*/ public auto ansi sealed System.Threading.WaitOrTimerCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001A*/ -{ - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method WaitOrTimerCallback::.ctor - - .method /*0600001C*/ public hidebysig newslot virtual - instance void Invoke(object state, - bool timedOut) runtime managed - // SIG: 20 02 01 1C 02 - { - } // end of method WaitOrTimerCallback::Invoke - - .method /*0600001D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001B*/ - BeginInvoke(object state, - bool timedOut, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001C*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 6D 1C 02 12 71 1C - { - } // end of method WaitOrTimerCallback::BeginInvoke - - .method /*0600001E*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001B*/ result) runtime managed - // SIG: 20 01 01 12 6D - { - } // end of method WaitOrTimerCallback::EndInvoke - -} // end of class System.Threading.WaitOrTimerCallback - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il deleted file mode 100644 index ba9ef78a6a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il +++ /dev/null @@ -1,520 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002d12 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0001433f -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002cbf [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002b44 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000d18 Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000d14 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002d01 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000a64] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ac4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000003a0 Size -// '#~' Name -// Stream 2: -// 0x0000040c Offset -// 0x00000348 Size -// '#Strings' Name -// Stream 3: -// 0x00000754 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000758 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000768 Offset -// 0x000002fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000900001747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22152 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17643 (79.65%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2660 (12.01%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 11 ( 0.05%) -// Managed code : 46 ( 0.21%) -// Data : 2048 ( 9.25%) -// Unaccounted : -968 (-4.37%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2660 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 24 (144 bytes) -// MethodDef - 15 (210 bytes) 0 abstract, 0 native, 11 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 33 (198 bytes) -// CustomAttribute- 19 (114 bytes) -// InterfaceImpl - 1 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// Strings - 837 bytes -// Blobs - 764 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 179 bytes - -// CLR additional info : 128 - -// CLR method headers : 11 -// Num.of method bodies - 11 -// Num.of fat headers - 0 -// Num.of tiny headers - 11 - -// Managed code : 46 -// Ave method size - 4 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Timer (public) (auto) (ansi) (sealed) -// Class TimerCallback (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Threading.Timer -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 16 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 69 6D 65 72 00 00 ) // ing.Timer.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 69 6D 65 72 00 00 ) // ing.Timer.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 2E 54 69 6D 65 72 00 00 ) // ing.Timer.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Threading.Timer.dll -// MVID: {b4a7145d-17f6-4c4c-8c59-b20709c3d1e8} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7510741000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Threading.Timer - extends [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000011*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.TimerCallback/*02000003*/ callback) cil managed - // SIG: 20 01 01 12 0C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.TimerCallback/*02000003*/ callback, - object state, - int32 dueTime, - int32 period) cil managed - // SIG: 20 04 01 12 0C 1C 08 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.TimerCallback/*02000003*/ callback, - object state, - int64 dueTime, - int64 period) cil managed - // SIG: 20 04 01 12 0C 1C 0A 0A - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.TimerCallback/*02000003*/ callback, - object state, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ dueTime, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ period) cil managed - // SIG: 20 04 01 12 0C 1C 11 51 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Threading.TimerCallback/*02000003*/ callback, - object state, - uint32 dueTime, - uint32 period) cil managed - // SIG: 20 04 01 12 0C 1C 09 09 - { - .custom /*0C000012:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.MarshalByRefObject/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method Timer::.ctor - - .method /*06000006*/ public hidebysig instance bool - Change(int32 dueTime, - int32 period) cil managed - // SIG: 20 02 02 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::Change - - .method /*06000007*/ public hidebysig instance bool - Change(int64 dueTime, - int64 period) cil managed - // SIG: 20 02 02 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::Change - - .method /*06000008*/ public hidebysig instance bool - Change(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ dueTime, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ period) cil managed - // SIG: 20 02 02 11 51 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::Change - - .method /*06000009*/ public hidebysig instance bool - Change(uint32 dueTime, - uint32 period) cil managed - // SIG: 20 02 02 09 09 - { - .custom /*0C000013:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::Change - - .method /*0600000A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Timer::Dispose - - .method /*0600000B*/ public hidebysig instance bool - Dispose(class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000015*/ notifyObject) cil managed - // SIG: 20 01 02 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Timer::Dispose - -} // end of class System.Threading.Timer - -.class /*02000003*/ public auto ansi sealed System.Threading.TimerCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000016*/ -{ - .method /*0600000C*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method TimerCallback::.ctor - - .method /*0600000D*/ public hidebysig newslot virtual - instance void Invoke(object state) runtime managed - // SIG: 20 01 01 1C - { - } // end of method TimerCallback::Invoke - - .method /*0600000E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ - BeginInvoke(object state, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000018*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 5D 1C 12 61 1C - { - } // end of method TimerCallback::BeginInvoke - - .method /*0600000F*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000017*/ result) runtime managed - // SIG: 20 01 01 12 5D - { - } // end of method TimerCallback::EndInvoke - -} // end of class System.Threading.TimerCallback - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il deleted file mode 100644 index 9e1a2c47cd..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il +++ /dev/null @@ -1,4527 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d79 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00003c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00005bfa -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000152b0 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00005ba7 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000550] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00004600 [0x00003e88] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00005a2c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00003c00 Virtual Size -// 0x00002000 Virtual Address -// 0x00003c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000550 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00003e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00005000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000bfc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00005be9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x000020e8 [0x000038c4] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000059ac [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002238 Size -// '#~' Name -// Stream 2: -// 0x000022a4 Offset -// 0x00000f30 Size -// '#Strings' Name -// Stream 3: -// 0x000031d4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000031d8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000031e8 Offset -// 0x000006dc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000040903a01f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 33928 -// PE header size : 512 (496 used) ( 1.51%) -// PE additional info : 17595 (51.86%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.21%) -// CLR meta-data size : 14532 (42.83%) -// CLR additional info : 128 ( 0.38%) -// CLR method headers : 381 ( 1.12%) -// Managed code : 886 ( 2.61%) -// Data : 2048 ( 6.04%) -// Unaccounted : -2226 (-6.56%) - -// Num.of PE sections : 3 -// .text - 15360 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 14532 -// Module - 1 (10 bytes) -// TypeDef - 37 (518 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 39 (234 bytes) -// MethodDef - 331 (4634 bytes) 0 abstract, 0 native, 323 bodies -// FieldDef - 12 (72 bytes) 0 constant -// MemberRef - 24 (144 bytes) -// ParamDef - 346 (2076 bytes) -// MethodImpl - 2 (12 bytes) -// Constant - 4 (24 bytes) -// CustomAttribute- 31 (186 bytes) -// InterfaceImpl - 10 (40 bytes) -// PropertyMap - 14 (56 bytes) -// Property - 42 (252 bytes) -// MethodSemantic- 45 (270 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// GenericParam - 12 (96 bytes) -// Strings - 3888 bytes -// Blobs - 1756 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 202 bytes - -// CLR additional info : 128 - -// CLR method headers : 381 -// Num.of method bodies - 323 -// Num.of fat headers - 2 -// Num.of tiny headers - 321 -// Num.of fat sections - 0 -// Num.of small sections - 2 - -// Managed code : 886 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class AbandonedMutexException (public) (auto) (ansi) -// Class AsyncFlowControl (public) (sequential) (ansi) (sealed) -// Class AsyncLocalValueChangedArgs`1 (public) (sequential) (ansi) (sealed) -// Class AsyncLocal`1 (public) (auto) (ansi) (sealed) -// Class AutoResetEvent (public) (auto) (ansi) (sealed) -// Class Barrier (public) (auto) (ansi) -// Class BarrierPostPhaseException (public) (auto) (ansi) -// Class ContextCallback (public) (auto) (ansi) (sealed) -// Class CountdownEvent (public) (auto) (ansi) -// Class EventResetMode (public) (auto) (ansi) (sealed) -// Class EventWaitHandle (public) (auto) (ansi) -// Class ExecutionContext (public) (auto) (ansi) (sealed) -// Class HostExecutionContext (public) (auto) (ansi) -// Class HostExecutionContextManager (public) (auto) (ansi) -// Class Interlocked (public) (abstract) (auto) (ansi) (sealed) -// Class LazyInitializer (public) (abstract) (auto) (ansi) (sealed) -// Class LockCookie (public) (sequential) (ansi) (sealed) -// Class LockRecursionException (public) (auto) (ansi) -// Class LockRecursionPolicy (public) (auto) (ansi) (sealed) -// Class ManualResetEvent (public) (auto) (ansi) (sealed) -// Class ManualResetEventSlim (public) (auto) (ansi) -// Class Monitor (public) (abstract) (auto) (ansi) (sealed) -// Class Mutex (public) (auto) (ansi) (sealed) -// Class ReaderWriterLock (public) (auto) (ansi) (sealed) -// Class ReaderWriterLockSlim (public) (auto) (ansi) -// Class Semaphore (public) (auto) (ansi) (sealed) -// Class SemaphoreFullException (public) (auto) (ansi) -// Class SemaphoreSlim (public) (auto) (ansi) -// Class SendOrPostCallback (public) (auto) (ansi) (sealed) -// Class SpinLock (public) (sequential) (ansi) (sealed) -// Class SpinWait (public) (sequential) (ansi) (sealed) -// Class SynchronizationContext (public) (auto) (ansi) -// Class SynchronizationLockException (public) (auto) (ansi) -// Class ThreadLocal`1 (public) (auto) (ansi) -// Class Volatile (public) (abstract) (auto) (ansi) (sealed) -// Class WaitHandleCannotBeOpenedException (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Threading -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 10 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 00 00 ) // ing.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 10 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 00 00 ) // ing.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 10 53 79 73 74 65 6D 2E 54 68 72 65 61 64 // ...System.Thread - 69 6E 67 00 00 ) // ing.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Threading.dll -// MVID: {56a27141-23ef-4454-9c79-4a0826a31c9f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFEC8001000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Threading.AbandonedMutexException - extends [System.Runtime/*23000001*/]System.SystemException/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 location, - class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ handle) cil managed - // SIG: 20 02 01 08 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000003*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ inner) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ inner, - int32 location, - class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ handle) cil managed - // SIG: 20 04 01 0E 12 55 08 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000007*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - int32 location, - class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ handle) cil managed - // SIG: 20 03 01 0E 08 12 49 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method AbandonedMutexException::.ctor - - .method /*06000008*/ public hidebysig specialname - instance class System.Threading.Mutex/*02000018*/ - get_Mutex() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AbandonedMutexException::get_Mutex - - .method /*06000009*/ public hidebysig specialname - instance int32 get_MutexIndex() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AbandonedMutexException::get_MutexIndex - - .property /*17000001*/ instance class System.Threading.Mutex/*02000018*/ - Mutex() - { - .get instance class System.Threading.Mutex/*02000018*/ System.Threading.AbandonedMutexException/*02000002*/::get_Mutex() /* 06000008 */ - } // end of property AbandonedMutexException::Mutex - .property /*17000002*/ instance int32 MutexIndex() - { - .get instance int32 System.Threading.AbandonedMutexException/*02000002*/::get_MutexIndex() /* 06000009 */ - } // end of property AbandonedMutexException::MutexIndex -} // end of class System.Threading.AbandonedMutexException - -.class /*02000003*/ public sequential ansi sealed beforefieldinit System.Threading.AsyncFlowControl - extends [System.Runtime/*23000001*/]System.ValueType/*01000016*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .field /*04000001*/ private object _dummy - .method /*0600000A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncFlowControl::Dispose - - .method /*0600000B*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncFlowControl::Equals - - .method /*0600000C*/ public hidebysig instance bool - Equals(valuetype System.Threading.AsyncFlowControl/*02000003*/ obj) cil managed - // SIG: 20 01 02 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncFlowControl::Equals - - .method /*0600000D*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncFlowControl::GetHashCode - - .method /*0600000E*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.AsyncFlowControl/*02000003*/ a, - valuetype System.Threading.AsyncFlowControl/*02000003*/ b) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncFlowControl::op_Equality - - .method /*0600000F*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.AsyncFlowControl/*02000003*/ a, - valuetype System.Threading.AsyncFlowControl/*02000003*/ b) cil managed - // SIG: 00 02 02 11 0C 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncFlowControl::op_Inequality - - .method /*06000010*/ public hidebysig instance void - Undo() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncFlowControl::Undo - -} // end of class System.Threading.AsyncFlowControl - -.class /*02000004*/ public sequential ansi sealed beforefieldinit System.Threading.AsyncLocalValueChangedArgs`1 - extends [System.Runtime/*23000001*/]System.ValueType/*01000016*/ -{ - .field /*04000002*/ private !T _dummy - .field /*04000003*/ private int32 _dummyPrimitive - .method /*06000011*/ public hidebysig specialname - instance !T get_CurrentValue() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncLocalValueChangedArgs`1::get_CurrentValue - - .method /*06000012*/ public hidebysig specialname - instance !T get_PreviousValue() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncLocalValueChangedArgs`1::get_PreviousValue - - .method /*06000013*/ public hidebysig specialname - instance bool get_ThreadContextChanged() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncLocalValueChangedArgs`1::get_ThreadContextChanged - - .property /*17000003*/ instance !T CurrentValue() - { - .get instance !T System.Threading.AsyncLocalValueChangedArgs`1/*02000004*/::get_CurrentValue() /* 06000011 */ - } // end of property AsyncLocalValueChangedArgs`1::CurrentValue - .property /*17000004*/ instance !T PreviousValue() - { - .get instance !T System.Threading.AsyncLocalValueChangedArgs`1/*02000004*/::get_PreviousValue() /* 06000012 */ - } // end of property AsyncLocalValueChangedArgs`1::PreviousValue - .property /*17000005*/ instance bool ThreadContextChanged() - { - .get instance bool System.Threading.AsyncLocalValueChangedArgs`1/*02000004*/::get_ThreadContextChanged() /* 06000013 */ - } // end of property AsyncLocalValueChangedArgs`1::ThreadContextChanged -} // end of class System.Threading.AsyncLocalValueChangedArgs`1 - -.class /*02000005*/ public auto ansi sealed beforefieldinit System.Threading.AsyncLocal`1 - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000014*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsyncLocal`1::.ctor - - .method /*06000015*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Action`1/*01000019*/> valueChangedHandler) cil managed - // SIG: 20 01 01 15 12 65 01 15 11 10 01 13 00 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method AsyncLocal`1::.ctor - - .method /*06000016*/ public hidebysig specialname - instance !T get_Value() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method AsyncLocal`1::get_Value - - .method /*06000017*/ public hidebysig specialname - instance void set_Value(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method AsyncLocal`1::set_Value - - .property /*17000006*/ instance !T Value() - { - .get instance !T System.Threading.AsyncLocal`1/*02000005*/::get_Value() /* 06000016 */ - .set instance void System.Threading.AsyncLocal`1/*02000005*/::set_Value(!T) /* 06000017 */ - } // end of property AsyncLocal`1::Value -} // end of class System.Threading.AsyncLocal`1 - -.class /*02000006*/ public auto ansi sealed beforefieldinit System.Threading.AutoResetEvent - extends System.Threading.EventWaitHandle/*0200000C*/ -{ - .method /*06000018*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2065 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000048 */ call instance void System.Threading.EventWaitHandle/*0200000C*/::.ctor(bool, - valuetype System.Threading.EventResetMode/*0200000B*/) /* 06000048 */ - IL_0008: /* 2A | */ ret - } // end of method AutoResetEvent::.ctor - -} // end of class System.Threading.AutoResetEvent - -.class /*02000007*/ public auto ansi beforefieldinit System.Threading.Barrier - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000019*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 participantCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Barrier::.ctor - - .method /*0600001A*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 participantCount, - class [System.Runtime/*23000001*/]System.Action`1/*01000019*/ postPhaseAction) cil managed - // SIG: 20 02 01 08 15 12 65 01 12 1C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method Barrier::.ctor - - .method /*0600001B*/ public hidebysig specialname - instance int64 get_CurrentPhaseNumber() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::get_CurrentPhaseNumber - - .method /*0600001C*/ public hidebysig specialname - instance int32 get_ParticipantCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::get_ParticipantCount - - .method /*0600001D*/ public hidebysig specialname - instance int32 get_ParticipantsRemaining() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::get_ParticipantsRemaining - - .method /*0600001E*/ public hidebysig instance int64 - AddParticipant() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::AddParticipant - - .method /*0600001F*/ public hidebysig instance int64 - AddParticipants(int32 participantCount) cil managed - // SIG: 20 01 0A 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::AddParticipants - - .method /*06000020*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Barrier::Dispose - - .method /*06000021*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Barrier::Dispose - - .method /*06000022*/ public hidebysig instance void - RemoveParticipant() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Barrier::RemoveParticipant - - .method /*06000023*/ public hidebysig instance void - RemoveParticipants(int32 participantCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Barrier::RemoveParticipants - - .method /*06000024*/ public hidebysig instance void - SignalAndWait() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Barrier::SignalAndWait - - .method /*06000025*/ public hidebysig instance bool - SignalAndWait(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::SignalAndWait - - .method /*06000026*/ public hidebysig instance bool - SignalAndWait(int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::SignalAndWait - - .method /*06000027*/ public hidebysig instance void - SignalAndWait(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Barrier::SignalAndWait - - .method /*06000028*/ public hidebysig instance bool - SignalAndWait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::SignalAndWait - - .method /*06000029*/ public hidebysig instance bool - SignalAndWait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 11 6D 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Barrier::SignalAndWait - - .property /*17000007*/ instance int64 CurrentPhaseNumber() - { - .get instance int64 System.Threading.Barrier/*02000007*/::get_CurrentPhaseNumber() /* 0600001B */ - } // end of property Barrier::CurrentPhaseNumber - .property /*17000008*/ instance int32 ParticipantCount() - { - .get instance int32 System.Threading.Barrier/*02000007*/::get_ParticipantCount() /* 0600001C */ - } // end of property Barrier::ParticipantCount - .property /*17000009*/ instance int32 ParticipantsRemaining() - { - .get instance int32 System.Threading.Barrier/*02000007*/::get_ParticipantsRemaining() /* 0600001D */ - } // end of property Barrier::ParticipantsRemaining -} // end of class System.Threading.Barrier - -.class /*02000008*/ public auto ansi beforefieldinit System.Threading.BarrierPostPhaseException - extends [System.Runtime/*23000001*/]System.Exception/*01000015*/ -{ - .method /*0600002A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method BarrierPostPhaseException::.ctor - - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000015*/ innerException) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method BarrierPostPhaseException::.ctor - - .method /*0600002C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method BarrierPostPhaseException::.ctor - - .method /*0600002D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method BarrierPostPhaseException::.ctor - - .method /*0600002E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ innerException) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method BarrierPostPhaseException::.ctor - -} // end of class System.Threading.BarrierPostPhaseException - -.class /*02000009*/ public auto ansi sealed System.Threading.ContextCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001C*/ -{ - .method /*0600002F*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ContextCallback::.ctor - - .method /*06000030*/ public hidebysig newslot virtual - instance void Invoke(object state) runtime managed - // SIG: 20 01 01 1C - { - } // end of method ContextCallback::Invoke - - .method /*06000031*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ - BeginInvoke(object state, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001E*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 75 1C 12 79 1C - { - } // end of method ContextCallback::BeginInvoke - - .method /*06000032*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ result) runtime managed - // SIG: 20 01 01 12 75 - { - } // end of method ContextCallback::EndInvoke - -} // end of class System.Threading.ContextCallback - -.class /*0200000A*/ public auto ansi beforefieldinit System.Threading.CountdownEvent - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000033*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method CountdownEvent::.ctor - - .method /*06000034*/ public hidebysig specialname - instance int32 get_CurrentCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::get_CurrentCount - - .method /*06000035*/ public hidebysig specialname - instance int32 get_InitialCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::get_InitialCount - - .method /*06000036*/ public hidebysig specialname - instance bool get_IsSet() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::get_IsSet - - .method /*06000037*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ - get_WaitHandle() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::get_WaitHandle - - .method /*06000038*/ public hidebysig instance void - AddCount() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::AddCount - - .method /*06000039*/ public hidebysig instance void - AddCount(int32 signalCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::AddCount - - .method /*0600003A*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::Dispose - - .method /*0600003B*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::Dispose - - .method /*0600003C*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::Reset - - .method /*0600003D*/ public hidebysig instance void - Reset(int32 count) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::Reset - - .method /*0600003E*/ public hidebysig instance bool - Signal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::Signal - - .method /*0600003F*/ public hidebysig instance bool - Signal(int32 signalCount) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::Signal - - .method /*06000040*/ public hidebysig instance bool - TryAddCount() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::TryAddCount - - .method /*06000041*/ public hidebysig instance bool - TryAddCount(int32 signalCount) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::TryAddCount - - .method /*06000042*/ public hidebysig instance void - Wait() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::Wait - - .method /*06000043*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::Wait - - .method /*06000044*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::Wait - - .method /*06000045*/ public hidebysig instance void - Wait(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CountdownEvent::Wait - - .method /*06000046*/ public hidebysig instance bool - Wait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::Wait - - .method /*06000047*/ public hidebysig instance bool - Wait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 11 6D 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CountdownEvent::Wait - - .property /*1700000A*/ instance int32 CurrentCount() - { - .get instance int32 System.Threading.CountdownEvent/*0200000A*/::get_CurrentCount() /* 06000034 */ - } // end of property CountdownEvent::CurrentCount - .property /*1700000B*/ instance int32 InitialCount() - { - .get instance int32 System.Threading.CountdownEvent/*0200000A*/::get_InitialCount() /* 06000035 */ - } // end of property CountdownEvent::InitialCount - .property /*1700000C*/ instance bool IsSet() - { - .get instance bool System.Threading.CountdownEvent/*0200000A*/::get_IsSet() /* 06000036 */ - } // end of property CountdownEvent::IsSet - .property /*1700000D*/ instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ - WaitHandle() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ System.Threading.CountdownEvent/*0200000A*/::get_WaitHandle() /* 06000037 */ - } // end of property CountdownEvent::WaitHandle -} // end of class System.Threading.CountdownEvent - -.class /*0200000B*/ public auto ansi sealed System.Threading.EventResetMode - extends [System.Runtime/*23000001*/]System.Enum/*0100001F*/ -{ - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Threading.EventResetMode/*0200000B*/ AutoReset = int32(0x00000000) - .field /*04000006*/ public static literal valuetype System.Threading.EventResetMode/*0200000B*/ ManualReset = int32(0x00000001) -} // end of class System.Threading.EventResetMode - -.class /*0200000C*/ public auto ansi beforefieldinit System.Threading.EventWaitHandle - extends [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ -{ - .method /*06000048*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState, - valuetype System.Threading.EventResetMode/*0200000B*/ mode) cil managed - // SIG: 20 02 01 02 11 2C - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method EventWaitHandle::.ctor - - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState, - valuetype System.Threading.EventResetMode/*0200000B*/ mode, - string name) cil managed - // SIG: 20 03 01 02 11 2C 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method EventWaitHandle::.ctor - - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState, - valuetype System.Threading.EventResetMode/*0200000B*/ mode, - string name, - [out] bool& createdNew) cil managed - // SIG: 20 04 01 02 11 2C 0E 10 02 - { - // Method begins at RVA 0x207f - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method EventWaitHandle::.ctor - - .method /*0600004B*/ public hidebysig static - class System.Threading.EventWaitHandle/*0200000C*/ - OpenExisting(string name) cil managed - // SIG: 00 01 12 30 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWaitHandle::OpenExisting - - .method /*0600004C*/ public hidebysig instance bool - Reset() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWaitHandle::Reset - - .method /*0600004D*/ public hidebysig instance bool - Set() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWaitHandle::Set - - .method /*0600004E*/ public hidebysig static - bool TryOpenExisting(string name, - [out] class System.Threading.EventWaitHandle/*0200000C*/& result) cil managed - // SIG: 00 02 02 0E 10 12 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method EventWaitHandle::TryOpenExisting - -} // end of class System.Threading.EventWaitHandle - -.class /*0200000D*/ public auto ansi sealed beforefieldinit System.Threading.ExecutionContext - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*01000020*/ -{ - .method /*0600004F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ExecutionContext::.ctor - - .method /*06000050*/ public hidebysig static - class System.Threading.ExecutionContext/*0200000D*/ - Capture() cil managed - // SIG: 00 00 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExecutionContext::Capture - - .method /*06000051*/ public hidebysig instance class System.Threading.ExecutionContext/*0200000D*/ - CreateCopy() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExecutionContext::CreateCopy - - .method /*06000052*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExecutionContext::Dispose - - .method /*06000053*/ public hidebysig newslot virtual final - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExecutionContext::GetObjectData - - .method /*06000054*/ public hidebysig static - bool IsFlowSuppressed() cil managed - // SIG: 00 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExecutionContext::IsFlowSuppressed - - .method /*06000055*/ public hidebysig static - void RestoreFlow() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExecutionContext::RestoreFlow - - .method /*06000056*/ public hidebysig static - void Run(class System.Threading.ExecutionContext/*0200000D*/ executionContext, - class System.Threading.ContextCallback/*02000009*/ callback, - object state) cil managed - // SIG: 00 03 01 12 34 12 24 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ExecutionContext::Run - - .method /*06000057*/ public hidebysig static - valuetype System.Threading.AsyncFlowControl/*02000003*/ - SuppressFlow() cil managed - // SIG: 00 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ExecutionContext::SuppressFlow - -} // end of class System.Threading.ExecutionContext - -.class /*0200000E*/ public auto ansi beforefieldinit System.Threading.HostExecutionContext - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000058*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HostExecutionContext::.ctor - - .method /*06000059*/ public hidebysig specialname rtspecialname - instance void .ctor(object state) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HostExecutionContext::.ctor - - .method /*0600005A*/ famorassem hidebysig specialname - instance object get_State() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HostExecutionContext::get_State - - .method /*0600005B*/ famorassem hidebysig specialname - instance void set_State(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HostExecutionContext::set_State - - .method /*0600005C*/ public hidebysig newslot virtual - instance class System.Threading.HostExecutionContext/*0200000E*/ - CreateCopy() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HostExecutionContext::CreateCopy - - .method /*0600005D*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HostExecutionContext::Dispose - - .method /*0600005E*/ public hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HostExecutionContext::Dispose - - .property /*1700000E*/ instance object State() - { - .get instance object System.Threading.HostExecutionContext/*0200000E*/::get_State() /* 0600005A */ - .set instance void System.Threading.HostExecutionContext/*0200000E*/::set_State(object) /* 0600005B */ - } // end of property HostExecutionContext::State -} // end of class System.Threading.HostExecutionContext - -.class /*0200000F*/ public auto ansi beforefieldinit System.Threading.HostExecutionContextManager - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method HostExecutionContextManager::.ctor - - .method /*06000060*/ public hidebysig newslot virtual - instance class System.Threading.HostExecutionContext/*0200000E*/ - Capture() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HostExecutionContextManager::Capture - - .method /*06000061*/ public hidebysig newslot virtual - instance void Revert(object previousState) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HostExecutionContextManager::Revert - - .method /*06000062*/ public hidebysig newslot virtual - instance object SetHostExecutionContext(class System.Threading.HostExecutionContext/*0200000E*/ hostExecutionContext) cil managed - // SIG: 20 01 1C 12 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HostExecutionContextManager::SetHostExecutionContext - -} // end of class System.Threading.HostExecutionContextManager - -.class /*02000010*/ public abstract auto ansi sealed beforefieldinit System.Threading.Interlocked - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000063*/ public hidebysig static - int32 Add(int32& location1, - int32 'value') cil managed - // SIG: 00 02 08 10 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Add - - .method /*06000064*/ public hidebysig static - int64 Add(int64& location1, - int64 'value') cil managed - // SIG: 00 02 0A 10 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Add - - .method /*06000065*/ public hidebysig static - float64 CompareExchange(float64& location1, - float64 'value', - float64 comparand) cil managed - // SIG: 00 03 0D 10 0D 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*06000066*/ public hidebysig static - int32 CompareExchange(int32& location1, - int32 'value', - int32 comparand) cil managed - // SIG: 00 03 08 10 08 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*06000067*/ public hidebysig static - int64 CompareExchange(int64& location1, - int64 'value', - int64 comparand) cil managed - // SIG: 00 03 0A 10 0A 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*06000068*/ public hidebysig static - native int CompareExchange(native int& location1, - native int 'value', - native int comparand) cil managed - // SIG: 00 03 18 10 18 18 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*06000069*/ public hidebysig static - object CompareExchange(object& location1, - object 'value', - object comparand) cil managed - // SIG: 00 03 1C 10 1C 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*0600006A*/ public hidebysig static - float32 CompareExchange(float32& location1, - float32 'value', - float32 comparand) cil managed - // SIG: 00 03 0C 10 0C 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*0600006B*/ public hidebysig static - !!T CompareExchange(!!T& location1, - !!T 'value', - !!T comparand) cil managed - // SIG: 10 01 03 1E 00 10 1E 00 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::CompareExchange - - .method /*0600006C*/ public hidebysig static - int32 Decrement(int32& location) cil managed - // SIG: 00 01 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Decrement - - .method /*0600006D*/ public hidebysig static - int64 Decrement(int64& location) cil managed - // SIG: 00 01 0A 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Decrement - - .method /*0600006E*/ public hidebysig static - float64 Exchange(float64& location1, - float64 'value') cil managed - // SIG: 00 02 0D 10 0D 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*0600006F*/ public hidebysig static - int32 Exchange(int32& location1, - int32 'value') cil managed - // SIG: 00 02 08 10 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*06000070*/ public hidebysig static - int64 Exchange(int64& location1, - int64 'value') cil managed - // SIG: 00 02 0A 10 0A 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*06000071*/ public hidebysig static - native int Exchange(native int& location1, - native int 'value') cil managed - // SIG: 00 02 18 10 18 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*06000072*/ public hidebysig static - object Exchange(object& location1, - object 'value') cil managed - // SIG: 00 02 1C 10 1C 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*06000073*/ public hidebysig static - float32 Exchange(float32& location1, - float32 'value') cil managed - // SIG: 00 02 0C 10 0C 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*06000074*/ public hidebysig static - !!T Exchange(!!T& location1, - !!T 'value') cil managed - // SIG: 10 01 02 1E 00 10 1E 00 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Exchange - - .method /*06000075*/ public hidebysig static - int32 Increment(int32& location) cil managed - // SIG: 00 01 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Increment - - .method /*06000076*/ public hidebysig static - int64 Increment(int64& location) cil managed - // SIG: 00 01 0A 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Increment - - .method /*06000077*/ public hidebysig static - void MemoryBarrier() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Interlocked::MemoryBarrier - - .method /*06000078*/ public hidebysig static - void MemoryBarrierProcessWide() cil managed - // SIG: 00 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Interlocked::MemoryBarrierProcessWide - - .method /*06000079*/ public hidebysig static - int64 Read(int64& location) cil managed - // SIG: 00 01 0A 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Interlocked::Read - -} // end of class System.Threading.Interlocked - -.class /*02000011*/ public abstract auto ansi sealed beforefieldinit System.Threading.LazyInitializer - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*0600007A*/ public hidebysig static - !!T EnsureInitialized(!!T& target) cil managed - // SIG: 10 01 01 1E 00 10 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LazyInitializer::EnsureInitialized - - .method /*0600007B*/ public hidebysig static - !!T EnsureInitialized(!!T& target, - bool& initialized, - object& syncLock) cil managed - // SIG: 10 01 03 1E 00 10 1E 00 10 02 10 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LazyInitializer::EnsureInitialized - - .method /*0600007C*/ public hidebysig static - !!T EnsureInitialized(!!T& target, - bool& initialized, - object& syncLock, - class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ valueFactory) cil managed - // SIG: 10 01 04 1E 00 10 1E 00 10 02 10 1C 15 12 80 85 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LazyInitializer::EnsureInitialized - - .method /*0600007D*/ public hidebysig static - !!T EnsureInitialized(!!T& target, - class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ valueFactory) cil managed - // SIG: 10 01 02 1E 00 10 1E 00 15 12 80 85 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LazyInitializer::EnsureInitialized - - .method /*0600007E*/ public hidebysig static - !!T EnsureInitialized(!!T& target, - object& syncLock, - class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ valueFactory) cil managed - // SIG: 10 01 03 1E 00 10 1E 00 10 1C 15 12 80 85 01 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LazyInitializer::EnsureInitialized - -} // end of class System.Threading.LazyInitializer - -.class /*02000012*/ public sequential ansi sealed beforefieldinit System.Threading.LockCookie - extends [System.Runtime/*23000001*/]System.ValueType/*01000016*/ -{ - .field /*04000007*/ private int32 _dummyPrimitive - .method /*0600007F*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LockCookie::Equals - - .method /*06000080*/ public hidebysig instance bool - Equals(valuetype System.Threading.LockCookie/*02000012*/ obj) cil managed - // SIG: 20 01 02 11 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LockCookie::Equals - - .method /*06000081*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LockCookie::GetHashCode - - .method /*06000082*/ public hidebysig specialname static - bool op_Equality(valuetype System.Threading.LockCookie/*02000012*/ a, - valuetype System.Threading.LockCookie/*02000012*/ b) cil managed - // SIG: 00 02 02 11 48 11 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LockCookie::op_Equality - - .method /*06000083*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Threading.LockCookie/*02000012*/ a, - valuetype System.Threading.LockCookie/*02000012*/ b) cil managed - // SIG: 00 02 02 11 48 11 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method LockCookie::op_Inequality - -} // end of class System.Threading.LockCookie - -.class /*02000013*/ public auto ansi beforefieldinit System.Threading.LockRecursionException - extends [System.Runtime/*23000001*/]System.Exception/*01000015*/ -{ - .method /*06000084*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LockRecursionException::.ctor - - .method /*06000085*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LockRecursionException::.ctor - - .method /*06000086*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LockRecursionException::.ctor - - .method /*06000087*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ innerException) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x206f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000014 */ call instance void [System.Runtime/*23000001*/]System.Exception/*01000015*/::.ctor() /* 0A000014 */ - IL_0006: /* 2A | */ ret - } // end of method LockRecursionException::.ctor - -} // end of class System.Threading.LockRecursionException - -.class /*02000014*/ public auto ansi sealed System.Threading.LockRecursionPolicy - extends [System.Runtime/*23000001*/]System.Enum/*0100001F*/ -{ - .field /*04000008*/ public specialname rtspecialname int32 value__ - .field /*04000009*/ public static literal valuetype System.Threading.LockRecursionPolicy/*02000014*/ NoRecursion = int32(0x00000000) - .field /*0400000A*/ public static literal valuetype System.Threading.LockRecursionPolicy/*02000014*/ SupportsRecursion = int32(0x00000001) -} // end of class System.Threading.LockRecursionPolicy - -.class /*02000015*/ public auto ansi sealed beforefieldinit System.Threading.ManualResetEvent - extends System.Threading.EventWaitHandle/*0200000C*/ -{ - .method /*06000088*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2065 - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 16 | */ ldc.i4.0 - IL_0002: /* 16 | */ ldc.i4.0 - IL_0003: /* 28 | (06)000048 */ call instance void System.Threading.EventWaitHandle/*0200000C*/::.ctor(bool, - valuetype System.Threading.EventResetMode/*0200000B*/) /* 06000048 */ - IL_0008: /* 2A | */ ret - } // end of method ManualResetEvent::.ctor - -} // end of class System.Threading.ManualResetEvent - -.class /*02000016*/ public auto ansi beforefieldinit System.Threading.ManualResetEventSlim - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000089*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ManualResetEventSlim::.ctor - - .method /*0600008A*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ManualResetEventSlim::.ctor - - .method /*0600008B*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initialState, - int32 spinCount) cil managed - // SIG: 20 02 01 02 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ManualResetEventSlim::.ctor - - .method /*0600008C*/ public hidebysig specialname - instance bool get_IsSet() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::get_IsSet - - .method /*0600008D*/ public hidebysig specialname - instance int32 get_SpinCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::get_SpinCount - - .method /*0600008E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ - get_WaitHandle() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::get_WaitHandle - - .method /*0600008F*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManualResetEventSlim::Dispose - - .method /*06000090*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManualResetEventSlim::Dispose - - .method /*06000091*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManualResetEventSlim::Reset - - .method /*06000092*/ public hidebysig instance void - Set() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManualResetEventSlim::Set - - .method /*06000093*/ public hidebysig instance void - Wait() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManualResetEventSlim::Wait - - .method /*06000094*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::Wait - - .method /*06000095*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::Wait - - .method /*06000096*/ public hidebysig instance void - Wait(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ManualResetEventSlim::Wait - - .method /*06000097*/ public hidebysig instance bool - Wait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::Wait - - .method /*06000098*/ public hidebysig instance bool - Wait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 11 6D 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ManualResetEventSlim::Wait - - .property /*1700000F*/ instance bool IsSet() - { - .get instance bool System.Threading.ManualResetEventSlim/*02000016*/::get_IsSet() /* 0600008C */ - } // end of property ManualResetEventSlim::IsSet - .property /*17000010*/ instance int32 SpinCount() - { - .get instance int32 System.Threading.ManualResetEventSlim/*02000016*/::get_SpinCount() /* 0600008D */ - } // end of property ManualResetEventSlim::SpinCount - .property /*17000011*/ instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ - WaitHandle() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ System.Threading.ManualResetEventSlim/*02000016*/::get_WaitHandle() /* 0600008E */ - } // end of property ManualResetEventSlim::WaitHandle -} // end of class System.Threading.ManualResetEventSlim - -.class /*02000017*/ public abstract auto ansi sealed beforefieldinit System.Threading.Monitor - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000099*/ public hidebysig static - void Enter(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::Enter - - .method /*0600009A*/ public hidebysig static - void Enter(object obj, - bool& lockTaken) cil managed - // SIG: 00 02 01 1C 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::Enter - - .method /*0600009B*/ public hidebysig static - void Exit(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::Exit - - .method /*0600009C*/ public hidebysig static - bool IsEntered(object obj) cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::IsEntered - - .method /*0600009D*/ public hidebysig static - void Pulse(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::Pulse - - .method /*0600009E*/ public hidebysig static - void PulseAll(object obj) cil managed - // SIG: 00 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::PulseAll - - .method /*0600009F*/ public hidebysig static - bool TryEnter(object obj) cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::TryEnter - - .method /*060000A0*/ public hidebysig static - void TryEnter(object obj, - bool& lockTaken) cil managed - // SIG: 00 02 01 1C 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::TryEnter - - .method /*060000A1*/ public hidebysig static - bool TryEnter(object obj, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 02 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::TryEnter - - .method /*060000A2*/ public hidebysig static - void TryEnter(object obj, - int32 millisecondsTimeout, - bool& lockTaken) cil managed - // SIG: 00 03 01 1C 08 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::TryEnter - - .method /*060000A3*/ public hidebysig static - bool TryEnter(object obj, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 00 02 02 1C 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::TryEnter - - .method /*060000A4*/ public hidebysig static - void TryEnter(object obj, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - bool& lockTaken) cil managed - // SIG: 00 03 01 1C 11 6D 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Monitor::TryEnter - - .method /*060000A5*/ public hidebysig static - bool Wait(object obj) cil managed - // SIG: 00 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::Wait - - .method /*060000A6*/ public hidebysig static - bool Wait(object obj, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 02 1C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::Wait - - .method /*060000A7*/ public hidebysig static - bool Wait(object obj, - int32 millisecondsTimeout, - bool exitContext) cil managed - // SIG: 00 03 02 1C 08 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::Wait - - .method /*060000A8*/ public hidebysig static - bool Wait(object obj, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 00 02 02 1C 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::Wait - - .method /*060000A9*/ public hidebysig static - bool Wait(object obj, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - bool exitContext) cil managed - // SIG: 00 03 02 1C 11 6D 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Monitor::Wait - -} // end of class System.Threading.Monitor - -.class /*02000018*/ public auto ansi sealed beforefieldinit System.Threading.Mutex - extends [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ -{ - .method /*060000AA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Mutex::.ctor - - .method /*060000AB*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initiallyOwned) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Mutex::.ctor - - .method /*060000AC*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initiallyOwned, - string name) cil managed - // SIG: 20 02 01 02 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Mutex::.ctor - - .method /*060000AD*/ public hidebysig specialname rtspecialname - instance void .ctor(bool initiallyOwned, - string name, - [out] bool& createdNew) cil managed - // SIG: 20 03 01 02 0E 10 02 - { - // Method begins at RVA 0x207f - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method Mutex::.ctor - - .method /*060000AE*/ public hidebysig static - class System.Threading.Mutex/*02000018*/ - OpenExisting(string name) cil managed - // SIG: 00 01 12 60 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Mutex::OpenExisting - - .method /*060000AF*/ public hidebysig instance void - ReleaseMutex() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Mutex::ReleaseMutex - - .method /*060000B0*/ public hidebysig static - bool TryOpenExisting(string name, - [out] class System.Threading.Mutex/*02000018*/& result) cil managed - // SIG: 00 02 02 0E 10 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Mutex::TryOpenExisting - -} // end of class System.Threading.Mutex - -.class /*02000019*/ public auto ansi sealed beforefieldinit System.Threading.ReaderWriterLock - extends [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*01000022*/ -{ - .method /*060000B1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2088 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*01000022*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method ReaderWriterLock::.ctor - - .method /*060000B2*/ public hidebysig specialname - instance bool get_IsReaderLockHeld() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::get_IsReaderLockHeld - - .method /*060000B3*/ public hidebysig specialname - instance bool get_IsWriterLockHeld() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::get_IsWriterLockHeld - - .method /*060000B4*/ public hidebysig specialname - instance int32 get_WriterSeqNum() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::get_WriterSeqNum - - .method /*060000B5*/ public hidebysig instance void - AcquireReaderLock(int32 millisecondsTimeout) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::AcquireReaderLock - - .method /*060000B6*/ public hidebysig instance void - AcquireReaderLock(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 01 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::AcquireReaderLock - - .method /*060000B7*/ public hidebysig instance void - AcquireWriterLock(int32 millisecondsTimeout) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::AcquireWriterLock - - .method /*060000B8*/ public hidebysig instance void - AcquireWriterLock(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 01 11 6D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::AcquireWriterLock - - .method /*060000B9*/ public hidebysig instance bool - AnyWritersSince(int32 seqNum) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::AnyWritersSince - - .method /*060000BA*/ public hidebysig instance void - DowngradeFromWriterLock(valuetype System.Threading.LockCookie/*02000012*/& lockCookie) cil managed - // SIG: 20 01 01 10 11 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::DowngradeFromWriterLock - - .method /*060000BB*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000018*/::Finalize /*01000018::0A000010*/ - // Method begins at RVA 0x2090 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.CriticalFinalizerObject/*01000022*/::Finalize() /* 0A000017 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method ReaderWriterLock::Finalize - - .method /*060000BC*/ public hidebysig instance valuetype System.Threading.LockCookie/*02000012*/ - ReleaseLock() cil managed - // SIG: 20 00 11 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::ReleaseLock - - .method /*060000BD*/ public hidebysig instance void - ReleaseReaderLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::ReleaseReaderLock - - .method /*060000BE*/ public hidebysig instance void - ReleaseWriterLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::ReleaseWriterLock - - .method /*060000BF*/ public hidebysig instance void - RestoreLock(valuetype System.Threading.LockCookie/*02000012*/& lockCookie) cil managed - // SIG: 20 01 01 10 11 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLock::RestoreLock - - .method /*060000C0*/ public hidebysig instance valuetype System.Threading.LockCookie/*02000012*/ - UpgradeToWriterLock(int32 millisecondsTimeout) cil managed - // SIG: 20 01 11 48 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::UpgradeToWriterLock - - .method /*060000C1*/ public hidebysig instance valuetype System.Threading.LockCookie/*02000012*/ - UpgradeToWriterLock(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 11 48 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLock::UpgradeToWriterLock - - .property /*17000012*/ instance bool IsReaderLockHeld() - { - .get instance bool System.Threading.ReaderWriterLock/*02000019*/::get_IsReaderLockHeld() /* 060000B2 */ - } // end of property ReaderWriterLock::IsReaderLockHeld - .property /*17000013*/ instance bool IsWriterLockHeld() - { - .get instance bool System.Threading.ReaderWriterLock/*02000019*/::get_IsWriterLockHeld() /* 060000B3 */ - } // end of property ReaderWriterLock::IsWriterLockHeld - .property /*17000014*/ instance int32 WriterSeqNum() - { - .get instance int32 System.Threading.ReaderWriterLock/*02000019*/::get_WriterSeqNum() /* 060000B4 */ - } // end of property ReaderWriterLock::WriterSeqNum -} // end of class System.Threading.ReaderWriterLock - -.class /*0200001A*/ public auto ansi beforefieldinit System.Threading.ReaderWriterLockSlim - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*060000C2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::.ctor - - .method /*060000C3*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Threading.LockRecursionPolicy/*02000014*/ recursionPolicy) cil managed - // SIG: 20 01 01 11 50 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::.ctor - - .method /*060000C4*/ public hidebysig specialname - instance int32 get_CurrentReadCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_CurrentReadCount - - .method /*060000C5*/ public hidebysig specialname - instance bool get_IsReadLockHeld() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_IsReadLockHeld - - .method /*060000C6*/ public hidebysig specialname - instance bool get_IsUpgradeableReadLockHeld() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_IsUpgradeableReadLockHeld - - .method /*060000C7*/ public hidebysig specialname - instance bool get_IsWriteLockHeld() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_IsWriteLockHeld - - .method /*060000C8*/ public hidebysig specialname - instance valuetype System.Threading.LockRecursionPolicy/*02000014*/ - get_RecursionPolicy() cil managed - // SIG: 20 00 11 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_RecursionPolicy - - .method /*060000C9*/ public hidebysig specialname - instance int32 get_RecursiveReadCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_RecursiveReadCount - - .method /*060000CA*/ public hidebysig specialname - instance int32 get_RecursiveUpgradeCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_RecursiveUpgradeCount - - .method /*060000CB*/ public hidebysig specialname - instance int32 get_RecursiveWriteCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_RecursiveWriteCount - - .method /*060000CC*/ public hidebysig specialname - instance int32 get_WaitingReadCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_WaitingReadCount - - .method /*060000CD*/ public hidebysig specialname - instance int32 get_WaitingUpgradeCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_WaitingUpgradeCount - - .method /*060000CE*/ public hidebysig specialname - instance int32 get_WaitingWriteCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::get_WaitingWriteCount - - .method /*060000CF*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::Dispose - - .method /*060000D0*/ public hidebysig instance void - EnterReadLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::EnterReadLock - - .method /*060000D1*/ public hidebysig instance void - EnterUpgradeableReadLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::EnterUpgradeableReadLock - - .method /*060000D2*/ public hidebysig instance void - EnterWriteLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::EnterWriteLock - - .method /*060000D3*/ public hidebysig instance void - ExitReadLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::ExitReadLock - - .method /*060000D4*/ public hidebysig instance void - ExitUpgradeableReadLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::ExitUpgradeableReadLock - - .method /*060000D5*/ public hidebysig instance void - ExitWriteLock() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ReaderWriterLockSlim::ExitWriteLock - - .method /*060000D6*/ public hidebysig instance bool - TryEnterReadLock(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::TryEnterReadLock - - .method /*060000D7*/ public hidebysig instance bool - TryEnterReadLock(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::TryEnterReadLock - - .method /*060000D8*/ public hidebysig instance bool - TryEnterUpgradeableReadLock(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::TryEnterUpgradeableReadLock - - .method /*060000D9*/ public hidebysig instance bool - TryEnterUpgradeableReadLock(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::TryEnterUpgradeableReadLock - - .method /*060000DA*/ public hidebysig instance bool - TryEnterWriteLock(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::TryEnterWriteLock - - .method /*060000DB*/ public hidebysig instance bool - TryEnterWriteLock(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ReaderWriterLockSlim::TryEnterWriteLock - - .property /*17000015*/ instance int32 CurrentReadCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_CurrentReadCount() /* 060000C4 */ - } // end of property ReaderWriterLockSlim::CurrentReadCount - .property /*17000016*/ instance bool IsReadLockHeld() - { - .get instance bool System.Threading.ReaderWriterLockSlim/*0200001A*/::get_IsReadLockHeld() /* 060000C5 */ - } // end of property ReaderWriterLockSlim::IsReadLockHeld - .property /*17000017*/ instance bool IsUpgradeableReadLockHeld() - { - .get instance bool System.Threading.ReaderWriterLockSlim/*0200001A*/::get_IsUpgradeableReadLockHeld() /* 060000C6 */ - } // end of property ReaderWriterLockSlim::IsUpgradeableReadLockHeld - .property /*17000018*/ instance bool IsWriteLockHeld() - { - .get instance bool System.Threading.ReaderWriterLockSlim/*0200001A*/::get_IsWriteLockHeld() /* 060000C7 */ - } // end of property ReaderWriterLockSlim::IsWriteLockHeld - .property /*17000019*/ instance valuetype System.Threading.LockRecursionPolicy/*02000014*/ - RecursionPolicy() - { - .get instance valuetype System.Threading.LockRecursionPolicy/*02000014*/ System.Threading.ReaderWriterLockSlim/*0200001A*/::get_RecursionPolicy() /* 060000C8 */ - } // end of property ReaderWriterLockSlim::RecursionPolicy - .property /*1700001A*/ instance int32 RecursiveReadCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_RecursiveReadCount() /* 060000C9 */ - } // end of property ReaderWriterLockSlim::RecursiveReadCount - .property /*1700001B*/ instance int32 RecursiveUpgradeCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_RecursiveUpgradeCount() /* 060000CA */ - } // end of property ReaderWriterLockSlim::RecursiveUpgradeCount - .property /*1700001C*/ instance int32 RecursiveWriteCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_RecursiveWriteCount() /* 060000CB */ - } // end of property ReaderWriterLockSlim::RecursiveWriteCount - .property /*1700001D*/ instance int32 WaitingReadCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_WaitingReadCount() /* 060000CC */ - } // end of property ReaderWriterLockSlim::WaitingReadCount - .property /*1700001E*/ instance int32 WaitingUpgradeCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_WaitingUpgradeCount() /* 060000CD */ - } // end of property ReaderWriterLockSlim::WaitingUpgradeCount - .property /*1700001F*/ instance int32 WaitingWriteCount() - { - .get instance int32 System.Threading.ReaderWriterLockSlim/*0200001A*/::get_WaitingWriteCount() /* 060000CE */ - } // end of property ReaderWriterLockSlim::WaitingWriteCount -} // end of class System.Threading.ReaderWriterLockSlim - -.class /*0200001B*/ public auto ansi sealed beforefieldinit System.Threading.Semaphore - extends [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ -{ - .method /*060000DC*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCount, - int32 maximumCount) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Semaphore::.ctor - - .method /*060000DD*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCount, - int32 maximumCount, - string name) cil managed - // SIG: 20 03 01 08 08 0E - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 2A | */ ret - } // end of method Semaphore::.ctor - - .method /*060000DE*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCount, - int32 maximumCount, - string name, - [out] bool& createdNew) cil managed - // SIG: 20 04 01 08 08 0E 10 02 - { - // Method begins at RVA 0x207f - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000015 */ call instance void [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/::.ctor() /* 0A000015 */ - IL_0006: /* 14 | */ ldnull - IL_0007: /* 7A | */ throw - } // end of method Semaphore::.ctor - - .method /*060000DF*/ public hidebysig static - class System.Threading.Semaphore/*0200001B*/ - OpenExisting(string name) cil managed - // SIG: 00 01 12 6C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Semaphore::OpenExisting - - .method /*060000E0*/ public hidebysig instance int32 - Release() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Semaphore::Release - - .method /*060000E1*/ public hidebysig instance int32 - Release(int32 releaseCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Semaphore::Release - - .method /*060000E2*/ public hidebysig static - bool TryOpenExisting(string name, - [out] class System.Threading.Semaphore/*0200001B*/& result) cil managed - // SIG: 00 02 02 0E 10 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Semaphore::TryOpenExisting - -} // end of class System.Threading.Semaphore - -.class /*0200001C*/ public auto ansi beforefieldinit System.Threading.SemaphoreFullException - extends [System.Runtime/*23000001*/]System.SystemException/*01000011*/ -{ - .method /*060000E3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SemaphoreFullException::.ctor - - .method /*060000E4*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SemaphoreFullException::.ctor - - .method /*060000E5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SemaphoreFullException::.ctor - - .method /*060000E6*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ innerException) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SemaphoreFullException::.ctor - -} // end of class System.Threading.SemaphoreFullException - -.class /*0200001D*/ public auto ansi beforefieldinit System.Threading.SemaphoreSlim - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*060000E7*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCount) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SemaphoreSlim::.ctor - - .method /*060000E8*/ public hidebysig specialname rtspecialname - instance void .ctor(int32 initialCount, - int32 maxCount) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SemaphoreSlim::.ctor - - .method /*060000E9*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ - get_AvailableWaitHandle() cil managed - // SIG: 20 00 12 49 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::get_AvailableWaitHandle - - .method /*060000EA*/ public hidebysig specialname - instance int32 get_CurrentCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::get_CurrentCount - - .method /*060000EB*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SemaphoreSlim::Dispose - - .method /*060000EC*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SemaphoreSlim::Dispose - - .method /*060000ED*/ public hidebysig instance int32 - Release() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::Release - - .method /*060000EE*/ public hidebysig instance int32 - Release(int32 releaseCount) cil managed - // SIG: 20 01 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::Release - - .method /*060000EF*/ public hidebysig instance void - Wait() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SemaphoreSlim::Wait - - .method /*060000F0*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout) cil managed - // SIG: 20 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::Wait - - .method /*060000F1*/ public hidebysig instance bool - Wait(int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::Wait - - .method /*060000F2*/ public hidebysig instance void - Wait(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 01 11 69 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SemaphoreSlim::Wait - - .method /*060000F3*/ public hidebysig instance bool - Wait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::Wait - - .method /*060000F4*/ public hidebysig instance bool - Wait(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 02 11 6D 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::Wait - - .method /*060000F5*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000023*/ - WaitAsync() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::WaitAsync - - .method /*060000F6*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000024*/ - WaitAsync(int32 millisecondsTimeout) cil managed - // SIG: 20 01 15 12 80 91 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::WaitAsync - - .method /*060000F7*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000024*/ - WaitAsync(int32 millisecondsTimeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 15 12 80 91 01 02 08 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::WaitAsync - - .method /*060000F8*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000023*/ - WaitAsync(valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 01 12 80 8D 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::WaitAsync - - .method /*060000F9*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000024*/ - WaitAsync(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 20 01 15 12 80 91 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::WaitAsync - - .method /*060000FA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000024*/ - WaitAsync(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*0100001A*/ cancellationToken) cil managed - // SIG: 20 02 15 12 80 91 01 02 11 6D 11 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SemaphoreSlim::WaitAsync - - .property /*17000020*/ instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ - AvailableWaitHandle() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000012*/ System.Threading.SemaphoreSlim/*0200001D*/::get_AvailableWaitHandle() /* 060000E9 */ - } // end of property SemaphoreSlim::AvailableWaitHandle - .property /*17000021*/ instance int32 CurrentCount() - { - .get instance int32 System.Threading.SemaphoreSlim/*0200001D*/::get_CurrentCount() /* 060000EA */ - } // end of property SemaphoreSlim::CurrentCount -} // end of class System.Threading.SemaphoreSlim - -.class /*0200001E*/ public auto ansi sealed System.Threading.SendOrPostCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001C*/ -{ - .method /*060000FB*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method SendOrPostCallback::.ctor - - .method /*060000FC*/ public hidebysig newslot virtual - instance void Invoke(object state) runtime managed - // SIG: 20 01 01 1C - { - } // end of method SendOrPostCallback::Invoke - - .method /*060000FD*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ - BeginInvoke(object state, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100001E*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 75 1C 12 79 1C - { - } // end of method SendOrPostCallback::BeginInvoke - - .method /*060000FE*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100001D*/ result) runtime managed - // SIG: 20 01 01 12 75 - { - } // end of method SendOrPostCallback::EndInvoke - -} // end of class System.Threading.SendOrPostCallback - -.class /*0200001F*/ public sequential ansi sealed beforefieldinit System.Threading.SpinLock - extends [System.Runtime/*23000001*/]System.ValueType/*01000016*/ -{ - .field /*0400000B*/ private int32 _dummyPrimitive - .method /*060000FF*/ public hidebysig specialname rtspecialname - instance void .ctor(bool enableThreadOwnerTracking) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinLock::.ctor - - .method /*06000100*/ public hidebysig specialname - instance bool get_IsHeld() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinLock::get_IsHeld - - .method /*06000101*/ public hidebysig specialname - instance bool get_IsHeldByCurrentThread() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinLock::get_IsHeldByCurrentThread - - .method /*06000102*/ public hidebysig specialname - instance bool get_IsThreadOwnerTrackingEnabled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinLock::get_IsThreadOwnerTrackingEnabled - - .method /*06000103*/ public hidebysig instance void - Enter(bool& lockTaken) cil managed - // SIG: 20 01 01 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinLock::Enter - - .method /*06000104*/ public hidebysig instance void - Exit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinLock::Exit - - .method /*06000105*/ public hidebysig instance void - Exit(bool useMemoryBarrier) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinLock::Exit - - .method /*06000106*/ public hidebysig instance void - TryEnter(bool& lockTaken) cil managed - // SIG: 20 01 01 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinLock::TryEnter - - .method /*06000107*/ public hidebysig instance void - TryEnter(int32 millisecondsTimeout, - bool& lockTaken) cil managed - // SIG: 20 02 01 08 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinLock::TryEnter - - .method /*06000108*/ public hidebysig instance void - TryEnter(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout, - bool& lockTaken) cil managed - // SIG: 20 02 01 11 6D 10 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinLock::TryEnter - - .property /*17000022*/ instance bool IsHeld() - { - .get instance bool System.Threading.SpinLock/*0200001F*/::get_IsHeld() /* 06000100 */ - } // end of property SpinLock::IsHeld - .property /*17000023*/ instance bool IsHeldByCurrentThread() - { - .get instance bool System.Threading.SpinLock/*0200001F*/::get_IsHeldByCurrentThread() /* 06000101 */ - } // end of property SpinLock::IsHeldByCurrentThread - .property /*17000024*/ instance bool IsThreadOwnerTrackingEnabled() - { - .get instance bool System.Threading.SpinLock/*0200001F*/::get_IsThreadOwnerTrackingEnabled() /* 06000102 */ - } // end of property SpinLock::IsThreadOwnerTrackingEnabled -} // end of class System.Threading.SpinLock - -.class /*02000020*/ public sequential ansi sealed beforefieldinit System.Threading.SpinWait - extends [System.Runtime/*23000001*/]System.ValueType/*01000016*/ -{ - .field /*0400000C*/ private int32 _dummyPrimitive - .method /*06000109*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinWait::get_Count - - .method /*0600010A*/ public hidebysig specialname - instance bool get_NextSpinWillYield() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinWait::get_NextSpinWillYield - - .method /*0600010B*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinWait::Reset - - .method /*0600010C*/ public hidebysig instance void - SpinOnce() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinWait::SpinOnce - - .method /*0600010D*/ public hidebysig static - void SpinUntil(class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ condition) cil managed - // SIG: 00 01 01 15 12 80 85 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SpinWait::SpinUntil - - .method /*0600010E*/ public hidebysig static - bool SpinUntil(class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ condition, - int32 millisecondsTimeout) cil managed - // SIG: 00 02 02 15 12 80 85 01 02 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinWait::SpinUntil - - .method /*0600010F*/ public hidebysig static - bool SpinUntil(class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ condition, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*0100001B*/ timeout) cil managed - // SIG: 00 02 02 15 12 80 85 01 02 11 6D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SpinWait::SpinUntil - - .property /*17000025*/ instance int32 Count() - { - .get instance int32 System.Threading.SpinWait/*02000020*/::get_Count() /* 06000109 */ - } // end of property SpinWait::Count - .property /*17000026*/ instance bool NextSpinWillYield() - { - .get instance bool System.Threading.SpinWait/*02000020*/::get_NextSpinWillYield() /* 0600010A */ - } // end of property SpinWait::NextSpinWillYield -} // end of class System.Threading.SpinWait - -.class /*02000021*/ public auto ansi beforefieldinit System.Threading.SynchronizationContext - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*06000110*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method SynchronizationContext::.ctor - - .method /*06000111*/ public hidebysig specialname static - class System.Threading.SynchronizationContext/*02000021*/ - get_Current() cil managed - // SIG: 00 00 12 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SynchronizationContext::get_Current - - .method /*06000112*/ public hidebysig newslot virtual - instance class System.Threading.SynchronizationContext/*02000021*/ - CreateCopy() cil managed - // SIG: 20 00 12 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SynchronizationContext::CreateCopy - - .method /*06000113*/ public hidebysig instance bool - IsWaitNotificationRequired() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SynchronizationContext::IsWaitNotificationRequired - - .method /*06000114*/ public hidebysig newslot virtual - instance void OperationCompleted() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SynchronizationContext::OperationCompleted - - .method /*06000115*/ public hidebysig newslot virtual - instance void OperationStarted() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SynchronizationContext::OperationStarted - - .method /*06000116*/ public hidebysig newslot virtual - instance void Post(class System.Threading.SendOrPostCallback/*0200001E*/ d, - object state) cil managed - // SIG: 20 02 01 12 78 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SynchronizationContext::Post - - .method /*06000117*/ public hidebysig newslot virtual - instance void Send(class System.Threading.SendOrPostCallback/*0200001E*/ d, - object state) cil managed - // SIG: 20 02 01 12 78 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SynchronizationContext::Send - - .method /*06000118*/ public hidebysig static - void SetSynchronizationContext(class System.Threading.SynchronizationContext/*02000021*/ syncContext) cil managed - // SIG: 00 01 01 12 80 84 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SynchronizationContext::SetSynchronizationContext - - .method /*06000119*/ family hidebysig instance void - SetWaitNotificationRequired() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SynchronizationContext::SetWaitNotificationRequired - - .method /*0600011A*/ public hidebysig newslot virtual - instance int32 Wait(native int[] waitHandles, - bool waitAll, - int32 millisecondsTimeout) cil managed - // SIG: 20 03 08 1D 18 02 08 - { - .custom /*0C000012:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C000013:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute/*01000025*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SynchronizationContext::Wait - - .method /*0600011B*/ family hidebysig static - int32 WaitHelper(native int[] waitHandles, - bool waitAll, - int32 millisecondsTimeout) cil managed - // SIG: 00 03 08 1D 18 02 08 - { - .custom /*0C000014:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute/*01000025*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SynchronizationContext::WaitHelper - - .property /*17000027*/ class System.Threading.SynchronizationContext/*02000021*/ - Current() - { - .get class System.Threading.SynchronizationContext/*02000021*/ System.Threading.SynchronizationContext/*02000021*/::get_Current() /* 06000111 */ - } // end of property SynchronizationContext::Current -} // end of class System.Threading.SynchronizationContext - -.class /*02000022*/ public auto ansi beforefieldinit System.Threading.SynchronizationLockException - extends [System.Runtime/*23000001*/]System.SystemException/*01000011*/ -{ - .method /*0600011C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SynchronizationLockException::.ctor - - .method /*0600011D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SynchronizationLockException::.ctor - - .method /*0600011E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SynchronizationLockException::.ctor - - .method /*0600011F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ innerException) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000012 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000011*/::.ctor() /* 0A000012 */ - IL_0006: /* 2A | */ ret - } // end of method SynchronizationLockException::.ctor - -} // end of class System.Threading.SynchronizationLockException - -.class /*02000023*/ public auto ansi beforefieldinit System.Threading.ThreadLocal`1 - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000017*/ -{ - .method /*06000120*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadLocal`1::.ctor - - .method /*06000121*/ public hidebysig specialname rtspecialname - instance void .ctor(bool trackAllValues) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadLocal`1::.ctor - - .method /*06000122*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ valueFactory) cil managed - // SIG: 20 01 01 15 12 80 85 01 13 00 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadLocal`1::.ctor - - .method /*06000123*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Func`1/*01000021*/ valueFactory, - bool trackAllValues) cil managed - // SIG: 20 02 01 15 12 80 85 01 13 00 02 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000013 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::.ctor() /* 0A000013 */ - IL_0006: /* 2A | */ ret - } // end of method ThreadLocal`1::.ctor - - .method /*06000124*/ public hidebysig specialname - instance bool get_IsValueCreated() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadLocal`1::get_IsValueCreated - - .method /*06000125*/ public hidebysig specialname - instance !T get_Value() cil managed - // SIG: 20 00 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadLocal`1::get_Value - - .method /*06000126*/ public hidebysig specialname - instance void set_Value(!T 'value') cil managed - // SIG: 20 01 01 13 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ThreadLocal`1::set_Value - - .method /*06000127*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000026*/ - get_Values() cil managed - // SIG: 20 00 15 12 80 99 01 13 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadLocal`1::get_Values - - .method /*06000128*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ThreadLocal`1::Dispose - - .method /*06000129*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method ThreadLocal`1::Dispose - - .method /*0600012A*/ family hidebysig virtual - instance void Finalize() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Object/*01000018*/::Finalize /*01000018::0A000010*/ - // Method begins at RVA 0x20b8 - // Code size 10 (0xa) - .maxstack 1 - .try - { - IL_0000: /* DE | 07 */ leave.s IL_0009 - - } // end .try - finally - { - IL_0002: /* 02 | */ ldarg.0 - IL_0003: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000018*/::Finalize() /* 0A000010 */ - IL_0008: /* DC | */ endfinally - } // end handler - // HEX: 02 00 00 00 02 02 00 07 00 00 00 00 - IL_0009: /* 2A | */ ret - } // end of method ThreadLocal`1::Finalize - - .method /*0600012B*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ThreadLocal`1::ToString - - .property /*17000028*/ instance bool IsValueCreated() - { - .get instance bool System.Threading.ThreadLocal`1/*02000023*/::get_IsValueCreated() /* 06000124 */ - } // end of property ThreadLocal`1::IsValueCreated - .property /*17000029*/ instance !T Value() - { - .get instance !T System.Threading.ThreadLocal`1/*02000023*/::get_Value() /* 06000125 */ - .set instance void System.Threading.ThreadLocal`1/*02000023*/::set_Value(!T) /* 06000126 */ - } // end of property ThreadLocal`1::Value - .property /*1700002A*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000026*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IList`1/*01000026*/ System.Threading.ThreadLocal`1/*02000023*/::get_Values() /* 06000127 */ - } // end of property ThreadLocal`1::Values -} // end of class System.Threading.ThreadLocal`1 - -.class /*02000024*/ public abstract auto ansi sealed beforefieldinit System.Threading.Volatile - extends [System.Runtime/*23000001*/]System.Object/*01000018*/ -{ - .method /*0600012C*/ public hidebysig static - bool Read(bool& location) cil managed - // SIG: 00 01 02 10 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*0600012D*/ public hidebysig static - uint8 Read(uint8& location) cil managed - // SIG: 00 01 05 10 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*0600012E*/ public hidebysig static - float64 Read(float64& location) cil managed - // SIG: 00 01 0D 10 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*0600012F*/ public hidebysig static - int16 Read(int16& location) cil managed - // SIG: 00 01 06 10 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000130*/ public hidebysig static - int32 Read(int32& location) cil managed - // SIG: 00 01 08 10 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000131*/ public hidebysig static - int64 Read(int64& location) cil managed - // SIG: 00 01 0A 10 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000132*/ public hidebysig static - native int Read(native int& location) cil managed - // SIG: 00 01 18 10 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000133*/ public hidebysig static - int8 Read(int8& location) cil managed - // SIG: 00 01 04 10 04 - { - .custom /*0C000016:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000134*/ public hidebysig static - float32 Read(float32& location) cil managed - // SIG: 00 01 0C 10 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000135*/ public hidebysig static - uint16 Read(uint16& location) cil managed - // SIG: 00 01 07 10 07 - { - .custom /*0C000017:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000136*/ public hidebysig static - uint32 Read(uint32& location) cil managed - // SIG: 00 01 09 10 09 - { - .custom /*0C000018:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000137*/ public hidebysig static - uint64 Read(uint64& location) cil managed - // SIG: 00 01 0B 10 0B - { - .custom /*0C000019:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000138*/ public hidebysig static - native uint Read(native uint& location) cil managed - // SIG: 00 01 19 10 19 - { - .custom /*0C00001A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*06000139*/ public hidebysig static - !!T Read(!!T& location) cil managed - // SIG: 10 01 01 1E 00 10 1E 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Volatile::Read - - .method /*0600013A*/ public hidebysig static - void Write(bool& location, - bool 'value') cil managed - // SIG: 00 02 01 10 02 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*0600013B*/ public hidebysig static - void Write(uint8& location, - uint8 'value') cil managed - // SIG: 00 02 01 10 05 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*0600013C*/ public hidebysig static - void Write(float64& location, - float64 'value') cil managed - // SIG: 00 02 01 10 0D 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*0600013D*/ public hidebysig static - void Write(int16& location, - int16 'value') cil managed - // SIG: 00 02 01 10 06 06 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*0600013E*/ public hidebysig static - void Write(int32& location, - int32 'value') cil managed - // SIG: 00 02 01 10 08 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*0600013F*/ public hidebysig static - void Write(int64& location, - int64 'value') cil managed - // SIG: 00 02 01 10 0A 0A - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000140*/ public hidebysig static - void Write(native int& location, - native int 'value') cil managed - // SIG: 00 02 01 10 18 18 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000141*/ public hidebysig static - void Write(int8& location, - int8 'value') cil managed - // SIG: 00 02 01 10 04 04 - { - .custom /*0C00001B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000142*/ public hidebysig static - void Write(float32& location, - float32 'value') cil managed - // SIG: 00 02 01 10 0C 0C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000143*/ public hidebysig static - void Write(uint16& location, - uint16 'value') cil managed - // SIG: 00 02 01 10 07 07 - { - .custom /*0C00001C:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000144*/ public hidebysig static - void Write(uint32& location, - uint32 'value') cil managed - // SIG: 00 02 01 10 09 09 - { - .custom /*0C00001D:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000145*/ public hidebysig static - void Write(uint64& location, - uint64 'value') cil managed - // SIG: 00 02 01 10 0B 0B - { - .custom /*0C00001E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000146*/ public hidebysig static - void Write(native uint& location, - native uint 'value') cil managed - // SIG: 00 02 01 10 19 19 - { - .custom /*0C00001F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - - .method /*06000147*/ public hidebysig static - void Write(!!T& location, - !!T 'value') cil managed - // SIG: 10 01 02 01 10 1E 00 1E 00 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Volatile::Write - -} // end of class System.Threading.Volatile - -.class /*02000025*/ public auto ansi beforefieldinit System.Threading.WaitHandleCannotBeOpenedException - extends [System.Runtime/*23000001*/]System.ApplicationException/*01000027*/ -{ - .method /*06000148*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ApplicationException/*01000027*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method WaitHandleCannotBeOpenedException::.ctor - - .method /*06000149*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000013*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000014*/ context) cil managed - // SIG: 20 02 01 12 4D 11 51 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ApplicationException/*01000027*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method WaitHandleCannotBeOpenedException::.ctor - - .method /*0600014A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ApplicationException/*01000027*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method WaitHandleCannotBeOpenedException::.ctor - - .method /*0600014B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000015*/ innerException) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.ApplicationException/*01000027*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method WaitHandleCannotBeOpenedException::.ctor - -} // end of class System.Threading.WaitHandleCannotBeOpenedException - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il deleted file mode 100644 index c5b0ec786f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il +++ /dev/null @@ -1,2262 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7f -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00004a0e -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x000171d9 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000049bb [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003600 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00004840 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002a14 Virtual Size -// 0x00002000 Virtual Address -// 0x00002c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000a10 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000049fd Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002088 [0x00002738] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000047c0 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00001270 Size -// '#~' Name -// Stream 2: -// 0x000012dc Offset -// 0x00000f2c Size -// '#Strings' Name -// Stream 3: -// 0x00002208 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000220c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000221c Offset -// 0x0000051c Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000903b41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 29840 -// PE header size : 512 (496 used) ( 1.72%) -// PE additional info : 17667 (59.21%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.24%) -// CLR meta-data size : 10040 (33.65%) -// CLR additional info : 128 ( 0.43%) -// CLR method headers : 119 ( 0.40%) -// Managed code : 435 ( 1.46%) -// Data : 2048 ( 6.86%) -// Unaccounted : -1181 (-3.96%) - -// Num.of PE sections : 3 -// .text - 11264 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 10040 -// Module - 1 (10 bytes) -// TypeDef - 35 (490 bytes) 6 interfaces, 0 explicit layout -// TypeRef - 34 (204 bytes) -// MethodDef - 144 (2016 bytes) 13 abstract, 0 native, 119 bodies -// FieldDef - 32 (192 bytes) 1 constant -// MemberRef - 24 (144 bytes) -// ParamDef - 152 (912 bytes) -// MethodImpl - 5 (30 bytes) -// Constant - 23 (138 bytes) -// CustomAttribute- 18 (108 bytes) -// InterfaceImpl - 7 (28 bytes) -// PropertyMap - 6 (24 bytes) -// Property - 18 (108 bytes) -// MethodSemantic- 26 (156 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// EventMap - 2 (8 bytes) -// Event - 2 (12 bytes) -// Strings - 3881 bytes -// Blobs - 1308 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 209 bytes - -// CLR additional info : 128 - -// CLR method headers : 119 -// Num.of method bodies - 119 -// Num.of fat headers - 0 -// Num.of tiny headers - 119 - -// Managed code : 435 -// Ave method size - 3 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CommittableTransaction (public) (auto) (ansi) (sealed) -// Class DependentCloneOption (public) (auto) (ansi) (sealed) -// Class DependentTransaction (public) (auto) (ansi) (sealed) -// Class Enlistment (public) (auto) (ansi) -// Class EnlistmentOptions (public) (auto) (ansi) (sealed) -// Class EnterpriseServicesInteropOption (public) (auto) (ansi) (sealed) -// Class HostCurrentTransactionCallback (public) (auto) (ansi) (sealed) -// Interface IDtcTransaction (public) (abstract) (auto) (ansi) -// Interface IEnlistmentNotification (public) (abstract) (auto) (ansi) -// Interface IPromotableSinglePhaseNotification (public) (abstract) (auto) (ansi) -// Interface ISimpleTransactionSuperior (public) (abstract) (auto) (ansi) -// Interface ISinglePhaseNotification (public) (abstract) (auto) (ansi) -// Class IsolationLevel (public) (auto) (ansi) (sealed) -// Interface ITransactionPromoter (public) (abstract) (auto) (ansi) -// Class PreparingEnlistment (public) (auto) (ansi) -// Class SinglePhaseEnlistment (public) (auto) (ansi) -// Class SubordinateTransaction (public) (auto) (ansi) (sealed) -// Class Transaction (public) (auto) (ansi) -// Class TransactionAbortedException (public) (auto) (ansi) -// Class TransactionCompletedEventHandler (public) (auto) (ansi) (sealed) -// Class TransactionEventArgs (public) (auto) (ansi) -// Class TransactionException (public) (auto) (ansi) -// Class TransactionInDoubtException (public) (auto) (ansi) -// Class TransactionInformation (public) (auto) (ansi) -// Class TransactionInterop (public) (abstract) (auto) (ansi) (sealed) -// Class TransactionManager (public) (abstract) (auto) (ansi) (sealed) -// Class TransactionManagerCommunicationException (public) (auto) (ansi) -// Class TransactionOptions (public) (sequential) (ansi) (sealed) -// Class TransactionPromotionException (public) (auto) (ansi) -// Class TransactionScope (public) (auto) (ansi) (sealed) -// Class TransactionScopeAsyncFlowOption (public) (auto) (ansi) (sealed) -// Class TransactionScopeOption (public) (auto) (ansi) (sealed) -// Class TransactionStartedEventHandler (public) (auto) (ansi) (sealed) -// Class TransactionStatus (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Transactions.Local -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 19 53 79 73 74 65 6D 2E 54 72 61 6E 73 61 // ...System.Transa - 63 74 69 6F 6E 73 2E 4C 6F 63 61 6C 00 00 ) // ctions.Local.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 19 53 79 73 74 65 6D 2E 54 72 61 6E 73 61 // ...System.Transa - 63 74 69 6F 6E 73 2E 4C 6F 63 61 6C 00 00 ) // ctions.Local.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 53 79 73 74 65 6D 2E 54 72 61 6E 73 61 // ...System.Transa - 63 74 69 6F 6E 73 2E 4C 6F 63 61 6C 00 00 ) // ctions.Local.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Transactions.Local.dll -// MVID: {679f2a70-934d-40ea-b5e1-686cfccc2bc8} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F8FFC298000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Transactions.CommittableTransaction - extends System.Transactions.Transaction/*02000013*/ - implements [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002C */ call instance void System.Transactions.Transaction/*02000013*/::.ctor() /* 0600002C */ - IL_0006: /* 2A | */ ret - } // end of method CommittableTransaction::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ timeout) cil managed - // SIG: 20 01 01 11 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002C */ call instance void System.Transactions.Transaction/*02000013*/::.ctor() /* 0600002C */ - IL_0006: /* 2A | */ ret - } // end of method CommittableTransaction::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionOptions/*0200001D*/ options) cil managed - // SIG: 20 01 01 11 74 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002C */ call instance void System.Transactions.Transaction/*02000013*/::.ctor() /* 0600002C */ - IL_0006: /* 2A | */ ret - } // end of method CommittableTransaction::.ctor - - .method /*06000004*/ private hidebysig newslot specialname virtual final - instance object System.IAsyncResult.get_AsyncState() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/::get_AsyncState /*01000011::0A000010*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommittableTransaction::System.IAsyncResult.get_AsyncState - - .method /*06000005*/ private hidebysig newslot specialname virtual final - instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ - System.IAsyncResult.get_AsyncWaitHandle() cil managed - // SIG: 20 00 12 4D - { - .override [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/::get_AsyncWaitHandle /*01000011::0A000011*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommittableTransaction::System.IAsyncResult.get_AsyncWaitHandle - - .method /*06000006*/ private hidebysig newslot specialname virtual final - instance bool System.IAsyncResult.get_CompletedSynchronously() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/::get_CompletedSynchronously /*01000011::0A000012*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommittableTransaction::System.IAsyncResult.get_CompletedSynchronously - - .method /*06000007*/ private hidebysig newslot specialname virtual final - instance bool System.IAsyncResult.get_IsCompleted() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/::get_IsCompleted /*01000011::0A000013*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommittableTransaction::System.IAsyncResult.get_IsCompleted - - .method /*06000008*/ public hidebysig instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ - BeginCommit(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ asyncCallback, - object asyncState) cil managed - // SIG: 20 02 12 45 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CommittableTransaction::BeginCommit - - .method /*06000009*/ public hidebysig instance void - Commit() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CommittableTransaction::Commit - - .method /*0600000A*/ public hidebysig instance void - EndCommit(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ asyncResult) cil managed - // SIG: 20 01 01 12 45 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CommittableTransaction::EndCommit - - .property /*17000001*/ instance object System.IAsyncResult.AsyncState() - { - .get instance object System.Transactions.CommittableTransaction/*02000002*/::System.IAsyncResult.get_AsyncState() /* 06000004 */ - } // end of property CommittableTransaction::System.IAsyncResult.AsyncState - .property /*17000002*/ instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ - System.IAsyncResult.AsyncWaitHandle() - { - .get instance class [System.Runtime/*23000001*/]System.Threading.WaitHandle/*01000013*/ System.Transactions.CommittableTransaction/*02000002*/::System.IAsyncResult.get_AsyncWaitHandle() /* 06000005 */ - } // end of property CommittableTransaction::System.IAsyncResult.AsyncWaitHandle - .property /*17000003*/ instance bool System.IAsyncResult.CompletedSynchronously() - { - .get instance bool System.Transactions.CommittableTransaction/*02000002*/::System.IAsyncResult.get_CompletedSynchronously() /* 06000006 */ - } // end of property CommittableTransaction::System.IAsyncResult.CompletedSynchronously - .property /*17000004*/ instance bool System.IAsyncResult.IsCompleted() - { - .get instance bool System.Transactions.CommittableTransaction/*02000002*/::System.IAsyncResult.get_IsCompleted() /* 06000007 */ - } // end of property CommittableTransaction::System.IAsyncResult.IsCompleted -} // end of class System.Transactions.CommittableTransaction - -.class /*02000003*/ public auto ansi sealed System.Transactions.DependentCloneOption - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Transactions.DependentCloneOption/*02000003*/ BlockCommitUntilComplete = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Transactions.DependentCloneOption/*02000003*/ RollbackIfNotComplete = int32(0x00000001) -} // end of class System.Transactions.DependentCloneOption - -.class /*02000004*/ public auto ansi sealed beforefieldinit System.Transactions.DependentTransaction - extends System.Transactions.Transaction/*02000013*/ -{ - .method /*0600000B*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002C */ call instance void System.Transactions.Transaction/*02000013*/::.ctor() /* 0600002C */ - IL_0006: /* 2A | */ ret - } // end of method DependentTransaction::.ctor - - .method /*0600000C*/ public hidebysig instance void - Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method DependentTransaction::Complete - -} // end of class System.Transactions.DependentTransaction - -.class /*02000005*/ public auto ansi beforefieldinit System.Transactions.Enlistment - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600000D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method Enlistment::.ctor - - .method /*0600000E*/ public hidebysig instance void - Done() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Enlistment::Done - -} // end of class System.Transactions.Enlistment - -.class /*02000006*/ public auto ansi sealed System.Transactions.EnlistmentOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .custom /*0C000012:0A000014*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000017*/::.ctor() /* 0A000014 */ = ( 01 00 00 00 ) - .field /*04000004*/ public specialname rtspecialname int32 value__ - .field /*04000005*/ public static literal valuetype System.Transactions.EnlistmentOptions/*02000006*/ EnlistDuringPrepareRequired = int32(0x00000001) - .field /*04000006*/ public static literal valuetype System.Transactions.EnlistmentOptions/*02000006*/ None = int32(0x00000000) -} // end of class System.Transactions.EnlistmentOptions - -.class /*02000007*/ public auto ansi sealed System.Transactions.EnterpriseServicesInteropOption - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*04000007*/ public specialname rtspecialname int32 value__ - .field /*04000008*/ public static literal valuetype System.Transactions.EnterpriseServicesInteropOption/*02000007*/ Automatic = int32(0x00000001) - .field /*04000009*/ public static literal valuetype System.Transactions.EnterpriseServicesInteropOption/*02000007*/ Full = int32(0x00000002) - .field /*0400000A*/ public static literal valuetype System.Transactions.EnterpriseServicesInteropOption/*02000007*/ None = int32(0x00000000) -} // end of class System.Transactions.EnterpriseServicesInteropOption - -.class /*02000008*/ public auto ansi sealed System.Transactions.HostCurrentTransactionCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000018*/ -{ - .method /*0600000F*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method HostCurrentTransactionCallback::.ctor - - .method /*06000010*/ public hidebysig newslot virtual - instance class System.Transactions.Transaction/*02000013*/ - Invoke() runtime managed - // SIG: 20 00 12 4C - { - } // end of method HostCurrentTransactionCallback::Invoke - - .method /*06000011*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ - BeginInvoke(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 45 12 55 1C - { - } // end of method HostCurrentTransactionCallback::BeginInvoke - - .method /*06000012*/ public hidebysig newslot virtual - instance class System.Transactions.Transaction/*02000013*/ - EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ result) runtime managed - // SIG: 20 01 12 4C 12 45 - { - } // end of method HostCurrentTransactionCallback::EndInvoke - -} // end of class System.Transactions.HostCurrentTransactionCallback - -.class /*02000009*/ interface public abstract auto ansi System.Transactions.IDtcTransaction -{ - .method /*06000013*/ public hidebysig newslot abstract virtual - instance void Abort(native int reason, - int32 retaining, - int32 async) cil managed - // SIG: 20 03 01 18 08 08 - { - // Method begins at RVA 0x0 - } // end of method IDtcTransaction::Abort - - .method /*06000014*/ public hidebysig newslot abstract virtual - instance void Commit(int32 retaining, - int32 commitType, - int32 reserved) cil managed - // SIG: 20 03 01 08 08 08 - { - // Method begins at RVA 0x0 - } // end of method IDtcTransaction::Commit - - .method /*06000015*/ public hidebysig newslot abstract virtual - instance void GetTransactionInfo(native int transactionInformation) cil managed - // SIG: 20 01 01 18 - { - // Method begins at RVA 0x0 - } // end of method IDtcTransaction::GetTransactionInfo - -} // end of class System.Transactions.IDtcTransaction - -.class /*0200000A*/ interface public abstract auto ansi System.Transactions.IEnlistmentNotification -{ - .method /*06000016*/ public hidebysig newslot abstract virtual - instance void Commit(class System.Transactions.Enlistment/*02000005*/ enlistment) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x0 - } // end of method IEnlistmentNotification::Commit - - .method /*06000017*/ public hidebysig newslot abstract virtual - instance void InDoubt(class System.Transactions.Enlistment/*02000005*/ enlistment) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x0 - } // end of method IEnlistmentNotification::InDoubt - - .method /*06000018*/ public hidebysig newslot abstract virtual - instance void Prepare(class System.Transactions.PreparingEnlistment/*02000010*/ preparingEnlistment) cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x0 - } // end of method IEnlistmentNotification::Prepare - - .method /*06000019*/ public hidebysig newslot abstract virtual - instance void Rollback(class System.Transactions.Enlistment/*02000005*/ enlistment) cil managed - // SIG: 20 01 01 12 14 - { - // Method begins at RVA 0x0 - } // end of method IEnlistmentNotification::Rollback - -} // end of class System.Transactions.IEnlistmentNotification - -.class /*0200000B*/ interface public abstract auto ansi System.Transactions.IPromotableSinglePhaseNotification - implements System.Transactions.ITransactionPromoter/*0200000F*/ -{ - .method /*0600001A*/ public hidebysig newslot abstract virtual - instance void Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method IPromotableSinglePhaseNotification::Initialize - - .method /*0600001B*/ public hidebysig newslot abstract virtual - instance void Rollback(class System.Transactions.SinglePhaseEnlistment/*02000011*/ singlePhaseEnlistment) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x0 - } // end of method IPromotableSinglePhaseNotification::Rollback - - .method /*0600001C*/ public hidebysig newslot abstract virtual - instance void SinglePhaseCommit(class System.Transactions.SinglePhaseEnlistment/*02000011*/ singlePhaseEnlistment) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x0 - } // end of method IPromotableSinglePhaseNotification::SinglePhaseCommit - -} // end of class System.Transactions.IPromotableSinglePhaseNotification - -.class /*0200000C*/ interface public abstract auto ansi System.Transactions.ISimpleTransactionSuperior - implements System.Transactions.ITransactionPromoter/*0200000F*/ -{ - .method /*0600001D*/ public hidebysig newslot abstract virtual - instance void Rollback() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method ISimpleTransactionSuperior::Rollback - -} // end of class System.Transactions.ISimpleTransactionSuperior - -.class /*0200000D*/ interface public abstract auto ansi System.Transactions.ISinglePhaseNotification - implements System.Transactions.IEnlistmentNotification/*0200000A*/ -{ - .method /*0600001E*/ public hidebysig newslot abstract virtual - instance void SinglePhaseCommit(class System.Transactions.SinglePhaseEnlistment/*02000011*/ singlePhaseEnlistment) cil managed - // SIG: 20 01 01 12 44 - { - // Method begins at RVA 0x0 - } // end of method ISinglePhaseNotification::SinglePhaseCommit - -} // end of class System.Transactions.ISinglePhaseNotification - -.class /*0200000E*/ public auto ansi sealed System.Transactions.IsolationLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*0400000B*/ public specialname rtspecialname int32 value__ - .field /*0400000C*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ Chaos = int32(0x00000005) - .field /*0400000D*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ ReadCommitted = int32(0x00000002) - .field /*0400000E*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ ReadUncommitted = int32(0x00000003) - .field /*0400000F*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ RepeatableRead = int32(0x00000001) - .field /*04000010*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ Serializable = int32(0x00000000) - .field /*04000011*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ Snapshot = int32(0x00000004) - .field /*04000012*/ public static literal valuetype System.Transactions.IsolationLevel/*0200000E*/ Unspecified = int32(0x00000006) -} // end of class System.Transactions.IsolationLevel - -.class /*0200000F*/ interface public abstract auto ansi System.Transactions.ITransactionPromoter -{ - .method /*0600001F*/ public hidebysig newslot abstract virtual - instance uint8[] Promote() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x0 - } // end of method ITransactionPromoter::Promote - -} // end of class System.Transactions.ITransactionPromoter - -.class /*02000010*/ public auto ansi beforefieldinit System.Transactions.PreparingEnlistment - extends System.Transactions.Enlistment/*02000005*/ -{ - .method /*06000020*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000D */ call instance void System.Transactions.Enlistment/*02000005*/::.ctor() /* 0600000D */ - IL_0006: /* 2A | */ ret - } // end of method PreparingEnlistment::.ctor - - .method /*06000021*/ public hidebysig instance void - ForceRollback() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PreparingEnlistment::ForceRollback - - .method /*06000022*/ public hidebysig instance void - ForceRollback(class [System.Runtime/*23000001*/]System.Exception/*01000019*/ e) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PreparingEnlistment::ForceRollback - - .method /*06000023*/ public hidebysig instance void - Prepared() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method PreparingEnlistment::Prepared - - .method /*06000024*/ public hidebysig instance uint8[] - RecoveryInformation() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method PreparingEnlistment::RecoveryInformation - -} // end of class System.Transactions.PreparingEnlistment - -.class /*02000011*/ public auto ansi beforefieldinit System.Transactions.SinglePhaseEnlistment - extends System.Transactions.Enlistment/*02000005*/ -{ - .method /*06000025*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00000D */ call instance void System.Transactions.Enlistment/*02000005*/::.ctor() /* 0600000D */ - IL_0006: /* 2A | */ ret - } // end of method SinglePhaseEnlistment::.ctor - - .method /*06000026*/ public hidebysig instance void - Aborted() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SinglePhaseEnlistment::Aborted - - .method /*06000027*/ public hidebysig instance void - Aborted(class [System.Runtime/*23000001*/]System.Exception/*01000019*/ e) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SinglePhaseEnlistment::Aborted - - .method /*06000028*/ public hidebysig instance void - Committed() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SinglePhaseEnlistment::Committed - - .method /*06000029*/ public hidebysig instance void - InDoubt() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SinglePhaseEnlistment::InDoubt - - .method /*0600002A*/ public hidebysig instance void - InDoubt(class [System.Runtime/*23000001*/]System.Exception/*01000019*/ e) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SinglePhaseEnlistment::InDoubt - -} // end of class System.Transactions.SinglePhaseEnlistment - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Transactions.SubordinateTransaction - extends System.Transactions.Transaction/*02000013*/ -{ - .method /*0600002B*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.IsolationLevel/*0200000E*/ isoLevel, - class System.Transactions.ISimpleTransactionSuperior/*0200000C*/ superior) cil managed - // SIG: 20 02 01 11 38 12 30 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00002C */ call instance void System.Transactions.Transaction/*02000013*/::.ctor() /* 0600002C */ - IL_0006: /* 2A | */ ret - } // end of method SubordinateTransaction::.ctor - -} // end of class System.Transactions.SubordinateTransaction - -.class /*02000013*/ public auto ansi beforefieldinit System.Transactions.Transaction - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100001A*/ -{ - .method /*0600002C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method Transaction::.ctor - - .method /*0600002D*/ public hidebysig specialname static - class System.Transactions.Transaction/*02000013*/ - get_Current() cil managed - // SIG: 00 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::get_Current - - .method /*0600002E*/ public hidebysig specialname static - void set_Current(class System.Transactions.Transaction/*02000013*/ 'value') cil managed - // SIG: 00 01 01 12 4C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::set_Current - - .method /*0600002F*/ public hidebysig specialname - instance valuetype System.Transactions.IsolationLevel/*0200000E*/ - get_IsolationLevel() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::get_IsolationLevel - - .method /*06000030*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ - get_PromoterType() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::get_PromoterType - - .method /*06000031*/ public hidebysig specialname - instance class System.Transactions.TransactionInformation/*02000019*/ - get_TransactionInformation() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::get_TransactionInformation - - .method /*06000032*/ public hidebysig specialname - instance void add_TransactionCompleted(class System.Transactions.TransactionCompletedEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::add_TransactionCompleted - - .method /*06000033*/ public hidebysig specialname - instance void remove_TransactionCompleted(class System.Transactions.TransactionCompletedEventHandler/*02000015*/ 'value') cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::remove_TransactionCompleted - - .method /*06000034*/ public hidebysig instance class System.Transactions.Transaction/*02000013*/ - Clone() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::Clone - - .method /*06000035*/ public hidebysig instance class System.Transactions.DependentTransaction/*02000004*/ - DependentClone(valuetype System.Transactions.DependentCloneOption/*02000003*/ cloneOption) cil managed - // SIG: 20 01 12 10 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::DependentClone - - .method /*06000036*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::Dispose - - .method /*06000037*/ public hidebysig instance class System.Transactions.Enlistment/*02000005*/ - EnlistDurable(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ resourceManagerIdentifier, - class System.Transactions.IEnlistmentNotification/*0200000A*/ enlistmentNotification, - valuetype System.Transactions.EnlistmentOptions/*02000006*/ enlistmentOptions) cil managed - // SIG: 20 03 12 14 11 79 12 28 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::EnlistDurable - - .method /*06000038*/ public hidebysig instance class System.Transactions.Enlistment/*02000005*/ - EnlistDurable(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ resourceManagerIdentifier, - class System.Transactions.ISinglePhaseNotification/*0200000D*/ singlePhaseNotification, - valuetype System.Transactions.EnlistmentOptions/*02000006*/ enlistmentOptions) cil managed - // SIG: 20 03 12 14 11 79 12 34 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::EnlistDurable - - .method /*06000039*/ public hidebysig instance bool - EnlistPromotableSinglePhase(class System.Transactions.IPromotableSinglePhaseNotification/*0200000B*/ promotableSinglePhaseNotification) cil managed - // SIG: 20 01 02 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::EnlistPromotableSinglePhase - - .method /*0600003A*/ public hidebysig instance bool - EnlistPromotableSinglePhase(class System.Transactions.IPromotableSinglePhaseNotification/*0200000B*/ promotableSinglePhaseNotification, - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ promoterType) cil managed - // SIG: 20 02 02 12 2C 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::EnlistPromotableSinglePhase - - .method /*0600003B*/ public hidebysig instance class System.Transactions.Enlistment/*02000005*/ - EnlistVolatile(class System.Transactions.IEnlistmentNotification/*0200000A*/ enlistmentNotification, - valuetype System.Transactions.EnlistmentOptions/*02000006*/ enlistmentOptions) cil managed - // SIG: 20 02 12 14 12 28 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::EnlistVolatile - - .method /*0600003C*/ public hidebysig instance class System.Transactions.Enlistment/*02000005*/ - EnlistVolatile(class System.Transactions.ISinglePhaseNotification/*0200000D*/ singlePhaseNotification, - valuetype System.Transactions.EnlistmentOptions/*02000006*/ enlistmentOptions) cil managed - // SIG: 20 02 12 14 12 34 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::EnlistVolatile - - .method /*0600003D*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::Equals - - .method /*0600003E*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::GetHashCode - - .method /*0600003F*/ public hidebysig instance uint8[] - GetPromotedToken() cil managed - // SIG: 20 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::GetPromotedToken - - .method /*06000040*/ public hidebysig specialname static - bool op_Equality(class System.Transactions.Transaction/*02000013*/ x, - class System.Transactions.Transaction/*02000013*/ y) cil managed - // SIG: 00 02 02 12 4C 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::op_Equality - - .method /*06000041*/ public hidebysig specialname static - bool op_Inequality(class System.Transactions.Transaction/*02000013*/ x, - class System.Transactions.Transaction/*02000013*/ y) cil managed - // SIG: 00 02 02 12 4C 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::op_Inequality - - .method /*06000042*/ public hidebysig instance class System.Transactions.Enlistment/*02000005*/ - PromoteAndEnlistDurable(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ resourceManagerIdentifier, - class System.Transactions.IPromotableSinglePhaseNotification/*0200000B*/ promotableNotification, - class System.Transactions.ISinglePhaseNotification/*0200000D*/ enlistmentNotification, - valuetype System.Transactions.EnlistmentOptions/*02000006*/ enlistmentOptions) cil managed - // SIG: 20 04 12 14 11 79 12 2C 12 34 11 18 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Transaction::PromoteAndEnlistDurable - - .method /*06000043*/ public hidebysig instance void - Rollback() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::Rollback - - .method /*06000044*/ public hidebysig instance void - Rollback(class [System.Runtime/*23000001*/]System.Exception/*01000019*/ e) cil managed - // SIG: 20 01 01 12 65 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::Rollback - - .method /*06000045*/ public hidebysig instance void - SetDistributedTransactionIdentifier(class System.Transactions.IPromotableSinglePhaseNotification/*0200000B*/ promotableNotification, - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ distributedTransactionIdentifier) cil managed - // SIG: 20 02 01 12 2C 11 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::SetDistributedTransactionIdentifier - - .method /*06000046*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001B*/ serializationInfo, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001C*/ context) cil managed - // SIG: 20 02 01 12 6D 11 71 - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100001A*/::GetObjectData /*0100001A::0A000015*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Transaction::System.Runtime.Serialization.ISerializable.GetObjectData - - .event /*14000001*/ System.Transactions.TransactionCompletedEventHandler/*02000015*/ TransactionCompleted - { - .addon instance void System.Transactions.Transaction/*02000013*/::add_TransactionCompleted(class System.Transactions.TransactionCompletedEventHandler/*02000015*/) /* 06000032 */ - .removeon instance void System.Transactions.Transaction/*02000013*/::remove_TransactionCompleted(class System.Transactions.TransactionCompletedEventHandler/*02000015*/) /* 06000033 */ - } // end of event Transaction::TransactionCompleted - .property /*17000005*/ class System.Transactions.Transaction/*02000013*/ - Current() - { - .get class System.Transactions.Transaction/*02000013*/ System.Transactions.Transaction/*02000013*/::get_Current() /* 0600002D */ - .set void System.Transactions.Transaction/*02000013*/::set_Current(class System.Transactions.Transaction/*02000013*/) /* 0600002E */ - } // end of property Transaction::Current - .property /*17000006*/ instance valuetype System.Transactions.IsolationLevel/*0200000E*/ - IsolationLevel() - { - .get instance valuetype System.Transactions.IsolationLevel/*0200000E*/ System.Transactions.Transaction/*02000013*/::get_IsolationLevel() /* 0600002F */ - } // end of property Transaction::IsolationLevel - .property /*17000007*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ - PromoterType() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ System.Transactions.Transaction/*02000013*/::get_PromoterType() /* 06000030 */ - } // end of property Transaction::PromoterType - .property /*17000008*/ instance class System.Transactions.TransactionInformation/*02000019*/ - TransactionInformation() - { - .get instance class System.Transactions.TransactionInformation/*02000019*/ System.Transactions.Transaction/*02000013*/::get_TransactionInformation() /* 06000031 */ - } // end of property Transaction::TransactionInformation -} // end of class System.Transactions.Transaction - -.class /*02000014*/ public auto ansi beforefieldinit System.Transactions.TransactionAbortedException - extends System.Transactions.TransactionException/*02000017*/ -{ - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionAbortedException::.ctor - - .method /*06000048*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001B*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001C*/ context) cil managed - // SIG: 20 02 01 12 6D 11 71 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionAbortedException::.ctor - - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionAbortedException::.ctor - - .method /*0600004A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000019*/ innerException) cil managed - // SIG: 20 02 01 0E 12 65 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionAbortedException::.ctor - -} // end of class System.Transactions.TransactionAbortedException - -.class /*02000015*/ public auto ansi sealed System.Transactions.TransactionCompletedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000018*/ -{ - .method /*0600004B*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method TransactionCompletedEventHandler::.ctor - - .method /*0600004C*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Transactions.TransactionEventArgs/*02000016*/ e) runtime managed - // SIG: 20 02 01 1C 12 58 - { - } // end of method TransactionCompletedEventHandler::Invoke - - .method /*0600004D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ - BeginInvoke(object sender, - class System.Transactions.TransactionEventArgs/*02000016*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 45 1C 12 58 12 55 1C - { - } // end of method TransactionCompletedEventHandler::BeginInvoke - - .method /*0600004E*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ result) runtime managed - // SIG: 20 01 01 12 45 - { - } // end of method TransactionCompletedEventHandler::EndInvoke - -} // end of class System.Transactions.TransactionCompletedEventHandler - -.class /*02000016*/ public auto ansi beforefieldinit System.Transactions.TransactionEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100001F*/ -{ - .method /*0600004F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100001F*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionEventArgs::.ctor - - .method /*06000050*/ public hidebysig specialname - instance class System.Transactions.Transaction/*02000013*/ - get_Transaction() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionEventArgs::get_Transaction - - .property /*17000009*/ instance class System.Transactions.Transaction/*02000013*/ - Transaction() - { - .get instance class System.Transactions.Transaction/*02000013*/ System.Transactions.TransactionEventArgs/*02000016*/::get_Transaction() /* 06000050 */ - } // end of property TransactionEventArgs::Transaction -} // end of class System.Transactions.TransactionEventArgs - -.class /*02000017*/ public auto ansi beforefieldinit System.Transactions.TransactionException - extends [System.Runtime/*23000001*/]System.SystemException/*01000020*/ -{ - .method /*06000051*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000020*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionException::.ctor - - .method /*06000052*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001B*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001C*/ context) cil managed - // SIG: 20 02 01 12 6D 11 71 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000020*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionException::.ctor - - .method /*06000053*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000020*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionException::.ctor - - .method /*06000054*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000019*/ innerException) cil managed - // SIG: 20 02 01 0E 12 65 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000020*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionException::.ctor - -} // end of class System.Transactions.TransactionException - -.class /*02000018*/ public auto ansi beforefieldinit System.Transactions.TransactionInDoubtException - extends System.Transactions.TransactionException/*02000017*/ -{ - .method /*06000055*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionInDoubtException::.ctor - - .method /*06000056*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001B*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001C*/ context) cil managed - // SIG: 20 02 01 12 6D 11 71 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionInDoubtException::.ctor - - .method /*06000057*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionInDoubtException::.ctor - - .method /*06000058*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000019*/ innerException) cil managed - // SIG: 20 02 01 0E 12 65 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionInDoubtException::.ctor - -} // end of class System.Transactions.TransactionInDoubtException - -.class /*02000019*/ public auto ansi beforefieldinit System.Transactions.TransactionInformation - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000059*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionInformation::.ctor - - .method /*0600005A*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000021*/ - get_CreationTime() cil managed - // SIG: 20 00 11 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInformation::get_CreationTime - - .method /*0600005B*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ - get_DistributedIdentifier() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInformation::get_DistributedIdentifier - - .method /*0600005C*/ public hidebysig specialname - instance string get_LocalIdentifier() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInformation::get_LocalIdentifier - - .method /*0600005D*/ public hidebysig specialname - instance valuetype System.Transactions.TransactionStatus/*02000023*/ - get_Status() cil managed - // SIG: 20 00 11 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInformation::get_Status - - .property /*1700000A*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000021*/ - CreationTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*01000021*/ System.Transactions.TransactionInformation/*02000019*/::get_CreationTime() /* 0600005A */ - } // end of property TransactionInformation::CreationTime - .property /*1700000B*/ instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ - DistributedIdentifier() - { - .get instance valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ System.Transactions.TransactionInformation/*02000019*/::get_DistributedIdentifier() /* 0600005B */ - } // end of property TransactionInformation::DistributedIdentifier - .property /*1700000C*/ instance string LocalIdentifier() - { - .get instance string System.Transactions.TransactionInformation/*02000019*/::get_LocalIdentifier() /* 0600005C */ - } // end of property TransactionInformation::LocalIdentifier - .property /*1700000D*/ instance valuetype System.Transactions.TransactionStatus/*02000023*/ - Status() - { - .get instance valuetype System.Transactions.TransactionStatus/*02000023*/ System.Transactions.TransactionInformation/*02000019*/::get_Status() /* 0600005D */ - } // end of property TransactionInformation::Status -} // end of class System.Transactions.TransactionInformation - -.class /*0200001A*/ public abstract auto ansi sealed beforefieldinit System.Transactions.TransactionInterop - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .field /*04000013*/ public static initonly valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ PromoterTypeDtc - .method /*0600005E*/ public hidebysig static - class System.Transactions.IDtcTransaction/*02000009*/ - GetDtcTransaction(class System.Transactions.Transaction/*02000013*/ transaction) cil managed - // SIG: 00 01 12 24 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetDtcTransaction - - .method /*0600005F*/ public hidebysig static - uint8[] GetExportCookie(class System.Transactions.Transaction/*02000013*/ transaction, - uint8[] whereabouts) cil managed - // SIG: 00 02 1D 05 12 4C 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetExportCookie - - .method /*06000060*/ public hidebysig static - class System.Transactions.Transaction/*02000013*/ - GetTransactionFromDtcTransaction(class System.Transactions.IDtcTransaction/*02000009*/ transactionNative) cil managed - // SIG: 00 01 12 4C 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetTransactionFromDtcTransaction - - .method /*06000061*/ public hidebysig static - class System.Transactions.Transaction/*02000013*/ - GetTransactionFromExportCookie(uint8[] cookie) cil managed - // SIG: 00 01 12 4C 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetTransactionFromExportCookie - - .method /*06000062*/ public hidebysig static - class System.Transactions.Transaction/*02000013*/ - GetTransactionFromTransmitterPropagationToken(uint8[] propagationToken) cil managed - // SIG: 00 01 12 4C 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetTransactionFromTransmitterPropagationToken - - .method /*06000063*/ public hidebysig static - uint8[] GetTransmitterPropagationToken(class System.Transactions.Transaction/*02000013*/ transaction) cil managed - // SIG: 00 01 1D 05 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetTransmitterPropagationToken - - .method /*06000064*/ public hidebysig static - uint8[] GetWhereabouts() cil managed - // SIG: 00 00 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionInterop::GetWhereabouts - -} // end of class System.Transactions.TransactionInterop - -.class /*0200001B*/ public abstract auto ansi sealed beforefieldinit System.Transactions.TransactionManager - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000065*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ - get_DefaultTimeout() cil managed - // SIG: 00 00 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionManager::get_DefaultTimeout - - .method /*06000066*/ public hidebysig specialname static - class System.Transactions.HostCurrentTransactionCallback/*02000008*/ - get_HostCurrentCallback() cil managed - // SIG: 00 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionManager::get_HostCurrentCallback - - .method /*06000067*/ public hidebysig specialname static - void set_HostCurrentCallback(class System.Transactions.HostCurrentTransactionCallback/*02000008*/ 'value') cil managed - // SIG: 00 01 01 12 20 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionManager::set_HostCurrentCallback - - .method /*06000068*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ - get_MaximumTimeout() cil managed - // SIG: 00 00 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionManager::get_MaximumTimeout - - .method /*06000069*/ public hidebysig specialname static - void add_DistributedTransactionStarted(class System.Transactions.TransactionStartedEventHandler/*02000022*/ 'value') cil managed - // SIG: 00 01 01 12 80 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionManager::add_DistributedTransactionStarted - - .method /*0600006A*/ public hidebysig specialname static - void remove_DistributedTransactionStarted(class System.Transactions.TransactionStartedEventHandler/*02000022*/ 'value') cil managed - // SIG: 00 01 01 12 80 88 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionManager::remove_DistributedTransactionStarted - - .method /*0600006B*/ public hidebysig static - void RecoveryComplete(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ resourceManagerIdentifier) cil managed - // SIG: 00 01 01 11 79 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionManager::RecoveryComplete - - .method /*0600006C*/ public hidebysig static - class System.Transactions.Enlistment/*02000005*/ - Reenlist(valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ resourceManagerIdentifier, - uint8[] recoveryInformation, - class System.Transactions.IEnlistmentNotification/*0200000A*/ enlistmentNotification) cil managed - // SIG: 00 03 12 14 11 79 1D 05 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionManager::Reenlist - - .event /*14000002*/ System.Transactions.TransactionStartedEventHandler/*02000022*/ DistributedTransactionStarted - { - .addon void System.Transactions.TransactionManager/*0200001B*/::add_DistributedTransactionStarted(class System.Transactions.TransactionStartedEventHandler/*02000022*/) /* 06000069 */ - .removeon void System.Transactions.TransactionManager/*0200001B*/::remove_DistributedTransactionStarted(class System.Transactions.TransactionStartedEventHandler/*02000022*/) /* 0600006A */ - } // end of event TransactionManager::DistributedTransactionStarted - .property /*1700000E*/ valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ - DefaultTimeout() - { - .get valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ System.Transactions.TransactionManager/*0200001B*/::get_DefaultTimeout() /* 06000065 */ - } // end of property TransactionManager::DefaultTimeout - .property /*1700000F*/ class System.Transactions.HostCurrentTransactionCallback/*02000008*/ - HostCurrentCallback() - { - .get class System.Transactions.HostCurrentTransactionCallback/*02000008*/ System.Transactions.TransactionManager/*0200001B*/::get_HostCurrentCallback() /* 06000066 */ - .set void System.Transactions.TransactionManager/*0200001B*/::set_HostCurrentCallback(class System.Transactions.HostCurrentTransactionCallback/*02000008*/) /* 06000067 */ - } // end of property TransactionManager::HostCurrentCallback - .property /*17000010*/ valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ - MaximumTimeout() - { - .get valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ System.Transactions.TransactionManager/*0200001B*/::get_MaximumTimeout() /* 06000068 */ - } // end of property TransactionManager::MaximumTimeout -} // end of class System.Transactions.TransactionManager - -.class /*0200001C*/ public auto ansi beforefieldinit System.Transactions.TransactionManagerCommunicationException - extends System.Transactions.TransactionException/*02000017*/ -{ - .method /*0600006D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionManagerCommunicationException::.ctor - - .method /*0600006E*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001B*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001C*/ context) cil managed - // SIG: 20 02 01 12 6D 11 71 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionManagerCommunicationException::.ctor - - .method /*0600006F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionManagerCommunicationException::.ctor - - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000019*/ innerException) cil managed - // SIG: 20 02 01 0E 12 65 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionManagerCommunicationException::.ctor - -} // end of class System.Transactions.TransactionManagerCommunicationException - -.class /*0200001D*/ public sequential ansi sealed beforefieldinit System.Transactions.TransactionOptions - extends [System.Runtime/*23000001*/]System.ValueType/*01000022*/ -{ - .field /*04000014*/ private int32 _dummy - .method /*06000071*/ public hidebysig specialname - instance valuetype System.Transactions.IsolationLevel/*0200000E*/ - get_IsolationLevel() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionOptions::get_IsolationLevel - - .method /*06000072*/ public hidebysig specialname - instance void set_IsolationLevel(valuetype System.Transactions.IsolationLevel/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionOptions::set_IsolationLevel - - .method /*06000073*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ - get_Timeout() cil managed - // SIG: 20 00 11 51 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionOptions::get_Timeout - - .method /*06000074*/ public hidebysig specialname - instance void set_Timeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ 'value') cil managed - // SIG: 20 01 01 11 51 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionOptions::set_Timeout - - .method /*06000075*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionOptions::Equals - - .method /*06000076*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionOptions::GetHashCode - - .method /*06000077*/ public hidebysig specialname static - bool op_Equality(valuetype System.Transactions.TransactionOptions/*0200001D*/ x, - valuetype System.Transactions.TransactionOptions/*0200001D*/ y) cil managed - // SIG: 00 02 02 11 74 11 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionOptions::op_Equality - - .method /*06000078*/ public hidebysig specialname static - bool op_Inequality(valuetype System.Transactions.TransactionOptions/*0200001D*/ x, - valuetype System.Transactions.TransactionOptions/*0200001D*/ y) cil managed - // SIG: 00 02 02 11 74 11 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method TransactionOptions::op_Inequality - - .property /*17000011*/ instance valuetype System.Transactions.IsolationLevel/*0200000E*/ - IsolationLevel() - { - .get instance valuetype System.Transactions.IsolationLevel/*0200000E*/ System.Transactions.TransactionOptions/*0200001D*/::get_IsolationLevel() /* 06000071 */ - .set instance void System.Transactions.TransactionOptions/*0200001D*/::set_IsolationLevel(valuetype System.Transactions.IsolationLevel/*0200000E*/) /* 06000072 */ - } // end of property TransactionOptions::IsolationLevel - .property /*17000012*/ instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ - Timeout() - { - .get instance valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ System.Transactions.TransactionOptions/*0200001D*/::get_Timeout() /* 06000073 */ - .set instance void System.Transactions.TransactionOptions/*0200001D*/::set_Timeout(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/) /* 06000074 */ - } // end of property TransactionOptions::Timeout -} // end of class System.Transactions.TransactionOptions - -.class /*0200001E*/ public auto ansi beforefieldinit System.Transactions.TransactionPromotionException - extends System.Transactions.TransactionException/*02000017*/ -{ - .method /*06000079*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionPromotionException::.ctor - - .method /*0600007A*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100001B*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001C*/ context) cil managed - // SIG: 20 02 01 12 6D 11 71 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionPromotionException::.ctor - - .method /*0600007B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionPromotionException::.ctor - - .method /*0600007C*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000019*/ innerException) cil managed - // SIG: 20 02 01 0E 12 65 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000051 */ call instance void System.Transactions.TransactionException/*02000017*/::.ctor() /* 06000051 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionPromotionException::.ctor - -} // end of class System.Transactions.TransactionPromotionException - -.class /*0200001F*/ public auto ansi sealed beforefieldinit System.Transactions.TransactionScope - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*0100001D*/ -{ - .method /*0600007D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*0600007E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Transactions.Transaction/*02000013*/ transactionToUse) cil managed - // SIG: 20 01 01 12 4C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*0600007F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Transactions.Transaction/*02000013*/ transactionToUse, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ scopeTimeout) cil managed - // SIG: 20 02 01 12 4C 11 51 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000080*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Transactions.Transaction/*02000013*/ transactionToUse, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ scopeTimeout, - valuetype System.Transactions.EnterpriseServicesInteropOption/*02000007*/ interopOption) cil managed - // SIG: 20 03 01 12 4C 11 51 11 1C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000081*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Transactions.Transaction/*02000013*/ transactionToUse, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ scopeTimeout, - valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ asyncFlowOption) cil managed - // SIG: 20 03 01 12 4C 11 51 11 80 80 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000082*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Transactions.Transaction/*02000013*/ transactionToUse, - valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ asyncFlowOption) cil managed - // SIG: 20 02 01 12 4C 11 80 80 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000083*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ asyncFlowOption) cil managed - // SIG: 20 01 01 11 80 80 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000084*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption) cil managed - // SIG: 20 01 01 11 80 84 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000085*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ scopeTimeout) cil managed - // SIG: 20 02 01 11 80 84 11 51 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000086*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption, - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000014*/ scopeTimeout, - valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ asyncFlowOption) cil managed - // SIG: 20 03 01 11 80 84 11 51 11 80 80 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000087*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption, - valuetype System.Transactions.TransactionOptions/*0200001D*/ transactionOptions) cil managed - // SIG: 20 02 01 11 80 84 11 74 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000088*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption, - valuetype System.Transactions.TransactionOptions/*0200001D*/ transactionOptions, - valuetype System.Transactions.EnterpriseServicesInteropOption/*02000007*/ interopOption) cil managed - // SIG: 20 03 01 11 80 84 11 74 11 1C - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*06000089*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption, - valuetype System.Transactions.TransactionOptions/*0200001D*/ transactionOptions, - valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ asyncFlowOption) cil managed - // SIG: 20 03 01 11 80 84 11 74 11 80 80 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*0600008A*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Transactions.TransactionScopeOption/*02000021*/ scopeOption, - valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ asyncFlowOption) cil managed - // SIG: 20 02 01 11 80 84 11 80 80 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000016 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A000016 */ - IL_0006: /* 2A | */ ret - } // end of method TransactionScope::.ctor - - .method /*0600008B*/ public hidebysig instance void - Complete() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionScope::Complete - - .method /*0600008C*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method TransactionScope::Dispose - -} // end of class System.Transactions.TransactionScope - -.class /*02000020*/ public auto ansi sealed System.Transactions.TransactionScopeAsyncFlowOption - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*04000015*/ public specialname rtspecialname int32 value__ - .field /*04000016*/ public static literal valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ Enabled = int32(0x00000001) - .field /*04000017*/ public static literal valuetype System.Transactions.TransactionScopeAsyncFlowOption/*02000020*/ Suppress = int32(0x00000000) -} // end of class System.Transactions.TransactionScopeAsyncFlowOption - -.class /*02000021*/ public auto ansi sealed System.Transactions.TransactionScopeOption - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*04000018*/ public specialname rtspecialname int32 value__ - .field /*04000019*/ public static literal valuetype System.Transactions.TransactionScopeOption/*02000021*/ Required = int32(0x00000000) - .field /*0400001A*/ public static literal valuetype System.Transactions.TransactionScopeOption/*02000021*/ RequiresNew = int32(0x00000001) - .field /*0400001B*/ public static literal valuetype System.Transactions.TransactionScopeOption/*02000021*/ Suppress = int32(0x00000002) -} // end of class System.Transactions.TransactionScopeOption - -.class /*02000022*/ public auto ansi sealed System.Transactions.TransactionStartedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*01000018*/ -{ - .method /*0600008D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method TransactionStartedEventHandler::.ctor - - .method /*0600008E*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Transactions.TransactionEventArgs/*02000016*/ e) runtime managed - // SIG: 20 02 01 1C 12 58 - { - } // end of method TransactionStartedEventHandler::Invoke - - .method /*0600008F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ - BeginInvoke(object sender, - class System.Transactions.TransactionEventArgs/*02000016*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000015*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 45 1C 12 58 12 55 1C - { - } // end of method TransactionStartedEventHandler::BeginInvoke - - .method /*06000090*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000011*/ result) runtime managed - // SIG: 20 01 01 12 45 - { - } // end of method TransactionStartedEventHandler::EndInvoke - -} // end of class System.Transactions.TransactionStartedEventHandler - -.class /*02000023*/ public auto ansi sealed System.Transactions.TransactionStatus - extends [System.Runtime/*23000001*/]System.Enum/*01000016*/ -{ - .field /*0400001C*/ public specialname rtspecialname int32 value__ - .field /*0400001D*/ public static literal valuetype System.Transactions.TransactionStatus/*02000023*/ Aborted = int32(0x00000002) - .field /*0400001E*/ public static literal valuetype System.Transactions.TransactionStatus/*02000023*/ Active = int32(0x00000000) - .field /*0400001F*/ public static literal valuetype System.Transactions.TransactionStatus/*02000023*/ Committed = int32(0x00000001) - .field /*04000020*/ public static literal valuetype System.Transactions.TransactionStatus/*02000023*/ InDoubt = int32(0x00000003) -} // end of class System.Transactions.TransactionStatus - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il deleted file mode 100644 index 8b467613aa..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il +++ /dev/null @@ -1,444 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc2 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x0c -// Minor linker version: 0x0a -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002af2 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0001272d -// Subsystem: 0x0003 -// DLL characteristics: 0x0540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002aa0 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000458] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000af8 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000458 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000af4 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002ae2 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000009d0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002a20 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000350 Size -// '#~' Name -// Stream 2: -// 0x000003bc Offset -// 0x00000500 Size -// '#Strings' Name -// Stream 3: -// 0x000008bc Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000008c4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000008d4 Offset -// 0x000000fc Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17299 (79.91%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2512 (11.60%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -923 (-4.26%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2512 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 36 (504 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 1277 bytes -// Blobs - 252 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Transactions.Local -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Transactions -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000002*/::.ctor(bool) /* 0A000002 */ = ( 01 00 01 00 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 17 53 79 73 74 65 6D 2E 54 72 61 6E 73 61 // ...System.Transa - 63 74 69 6F 6E 73 2E 64 6C 6C 00 00 ) // ctions.dll.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000007*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 54 72 61 6E 73 61 // ...System.Transa - 63 74 69 6F 6E 73 2E 64 6C 6C 00 00 ) // ctions.dll.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 54 72 61 6E 73 61 // ...System.Transa - 63 74 69 6F 6E 73 2E 64 6C 6C 00 00 ) // ctions.dll.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Transactions.CommittableTransaction -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Transactions.DependentCloneOption -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Transactions.DependentTransaction -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Transactions.DistributedTransactionPermission -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000005*/ forwarder System.Transactions.DistributedTransactionPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000003*/ -} -.class extern /*27000006*/ forwarder System.Transactions.Enlistment -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Transactions.EnlistmentOptions -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Transactions.EnterpriseServicesInteropOption -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Transactions.HostCurrentTransactionCallback -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Transactions.IDtcTransaction -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Transactions.IEnlistmentNotification -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Transactions.IPromotableSinglePhaseNotification -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Transactions.ISimpleTransactionSuperior -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Transactions.ISinglePhaseNotification -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Transactions.IsolationLevel -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Transactions.ITransactionPromoter -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Transactions.PreparingEnlistment -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Transactions.SinglePhaseEnlistment -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Transactions.SubordinateTransaction -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Transactions.Transaction -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Transactions.TransactionAbortedException -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Transactions.TransactionCompletedEventHandler -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Transactions.TransactionEventArgs -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Transactions.TransactionException -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Transactions.TransactionInDoubtException -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Transactions.TransactionInformation -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.Transactions.TransactionInterop -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.Transactions.TransactionManager -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.Transactions.TransactionManagerCommunicationException -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.Transactions.TransactionOptions -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.Transactions.TransactionPromotionException -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000020*/ forwarder System.Transactions.TransactionScope -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000021*/ forwarder System.Transactions.TransactionScopeAsyncFlowOption -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000022*/ forwarder System.Transactions.TransactionScopeOption -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000023*/ forwarder System.Transactions.TransactionStartedEventHandler -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.class extern /*27000024*/ forwarder System.Transactions.TransactionStatus -{ - .assembly extern System.Transactions.Local /*23000002*/ -} -.module System.Transactions.dll -// MVID: {557b6042-e315-4614-972e-98a4040fa2a6} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7A740A2000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il deleted file mode 100644 index 44562cc510..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il +++ /dev/null @@ -1,368 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002aca -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000eb13 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002a77 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000550] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001600 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000028fc [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000ad0 Virtual Size -// 0x00002000 Virtual Address -// 0x00000c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000550 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000acc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002ab9 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000082c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000287c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000238 Size -// '#~' Name -// Stream 2: -// 0x000002a4 Offset -// 0x000002ec Size -// '#Strings' Name -// Stream 3: -// 0x00000590 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000594 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000005a4 Offset -// 0x00000288 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21648 -// PE header size : 512 (496 used) ( 2.37%) -// PE additional info : 17603 (81.31%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2092 ( 9.66%) -// CLR additional info : 128 ( 0.59%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.46%) -// Unaccounted : -807 (-3.73%) - -// Num.of PE sections : 3 -// .text - 3072 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2092 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 1 (20 bytes) -// ExportedType - 11 (154 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 746 bytes -// Blobs - 648 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 170 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.ValueTuple -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 11 53 79 73 74 65 6D 2E 56 61 6C 75 65 54 // ...System.ValueT - 75 70 6C 65 00 00 ) // uple.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 11 53 79 73 74 65 6D 2E 56 61 6C 75 65 54 // ...System.ValueT - 75 70 6C 65 00 00 ) // uple.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 11 53 79 73 74 65 6D 2E 56 61 6C 75 65 54 // ...System.ValueT - 75 70 6C 65 00 00 ) // uple.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:3:0 -} -.class extern /*27000001*/ forwarder System.Runtime.CompilerServices.TupleElementNamesAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder System.TupleExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder System.ValueTuple -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder System.ValueTuple`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder System.ValueTuple`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder System.ValueTuple`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000007*/ forwarder System.ValueTuple`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000008*/ forwarder System.ValueTuple`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000009*/ forwarder System.ValueTuple`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder System.ValueTuple`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder System.ValueTuple`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.module System.ValueTuple.dll -// MVID: {5025f01c-5eea-4576-b753-94f7a45790eb} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFE9C83F000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il deleted file mode 100644 index 0d2e273b4c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il +++ /dev/null @@ -1,730 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d7e -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001200 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000302a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00010e73 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002fd7 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001c00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002e5c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00001030 Virtual Size -// 0x00002000 Virtual Address -// 0x00001200 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00003000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000002c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00003019 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002060 [0x00000d7c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002ddc [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000004e4 Size -// '#~' Name -// Stream 2: -// 0x00000550 Offset -// 0x00000400 Size -// '#Strings' Name -// Stream 3: -// 0x00000950 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000954 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000964 Offset -// 0x00000418 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000900001547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 23176 -// PE header size : 512 (496 used) ( 2.21%) -// PE additional info : 17643 (76.13%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.31%) -// CLR meta-data size : 3452 (14.89%) -// CLR additional info : 128 ( 0.55%) -// CLR method headers : 31 ( 0.13%) -// Managed code : 64 ( 0.28%) -// Data : 2048 ( 8.84%) -// Unaccounted : -774 (-3.34%) - -// Num.of PE sections : 3 -// .text - 4608 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 3452 -// Module - 1 (10 bytes) -// TypeDef - 2 (28 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 21 (126 bytes) -// MethodDef - 31 (434 bytes) 0 abstract, 0 native, 31 bodies -// MemberRef - 17 (102 bytes) -// ParamDef - 49 (294 bytes) -// CustomAttribute- 19 (114 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 1022 bytes -// Blobs - 1048 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 172 bytes - -// CLR additional info : 128 - -// CLR method headers : 31 -// Num.of method bodies - 31 -// Num.of fat headers - 0 -// Num.of tiny headers - 31 - -// Managed code : 64 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class HttpUtility (public) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Web.HttpUtility -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 16 53 79 73 74 65 6D 2E 57 65 62 2E 48 74 // ...System.Web.Ht - 74 70 55 74 69 6C 69 74 79 00 00 ) // tpUtility.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 57 65 62 2E 48 74 // ...System.Web.Ht - 74 70 55 74 69 6C 69 74 79 00 00 ) // tpUtility.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 57 65 62 2E 48 74 // ...System.Web.Ht - 74 70 55 74 69 6C 69 74 79 00 00 ) // tpUtility.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 4:0:1:0 -} -.module System.Web.HttpUtility.dll -// MVID: {be31f4df-98a0-4e88-b5ee-b19d02c6bc54} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FBF296F4000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed beforefieldinit System.Web.HttpUtility - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ -{ - .method /*06000001*/ public hidebysig static - string HtmlAttributeEncode(string s) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::HtmlAttributeEncode - - .method /*06000002*/ public hidebysig static - void HtmlAttributeEncode(string s, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ output) cil managed - // SIG: 00 02 01 0E 12 49 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpUtility::HtmlAttributeEncode - - .method /*06000003*/ public hidebysig static - string HtmlDecode(string s) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::HtmlDecode - - .method /*06000004*/ public hidebysig static - void HtmlDecode(string s, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ output) cil managed - // SIG: 00 02 01 0E 12 49 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpUtility::HtmlDecode - - .method /*06000005*/ public hidebysig static - string HtmlEncode(string s) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::HtmlEncode - - .method /*06000006*/ public hidebysig static - string HtmlEncode(object 'value') cil managed - // SIG: 00 01 0E 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::HtmlEncode - - .method /*06000007*/ public hidebysig static - void HtmlEncode(string s, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000012*/ output) cil managed - // SIG: 00 02 01 0E 12 49 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method HttpUtility::HtmlEncode - - .method /*06000008*/ public hidebysig static - string JavaScriptStringEncode(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::JavaScriptStringEncode - - .method /*06000009*/ public hidebysig static - string JavaScriptStringEncode(string 'value', - bool addDoubleQuotes) cil managed - // SIG: 00 02 0E 0E 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::JavaScriptStringEncode - - .method /*0600000A*/ public hidebysig static - class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.NameValueCollection/*01000013*/ - ParseQueryString(string query) cil managed - // SIG: 00 01 12 4D 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::ParseQueryString - - .method /*0600000B*/ public hidebysig static - class [System.Collections.Specialized/*23000003*/]System.Collections.Specialized.NameValueCollection/*01000013*/ - ParseQueryString(string query, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ encoding) cil managed - // SIG: 00 02 12 4D 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::ParseQueryString - - .method /*0600000C*/ public hidebysig static - string UrlDecode(string str, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ e) cil managed - // SIG: 00 02 0E 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecode - - .method /*0600000D*/ public hidebysig static - string UrlDecode(uint8[] bytes, - int32 offset, - int32 count, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ e) cil managed - // SIG: 00 04 0E 1D 05 08 08 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecode - - .method /*0600000E*/ public hidebysig static - string UrlDecode(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecode - - .method /*0600000F*/ public hidebysig static - string UrlDecode(uint8[] bytes, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ e) cil managed - // SIG: 00 02 0E 1D 05 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecode - - .method /*06000010*/ public hidebysig static - uint8[] UrlDecodeToBytes(string str) cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecodeToBytes - - .method /*06000011*/ public hidebysig static - uint8[] UrlDecodeToBytes(string str, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ e) cil managed - // SIG: 00 02 1D 05 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecodeToBytes - - .method /*06000012*/ public hidebysig static - uint8[] UrlDecodeToBytes(uint8[] bytes) cil managed - // SIG: 00 01 1D 05 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecodeToBytes - - .method /*06000013*/ public hidebysig static - uint8[] UrlDecodeToBytes(uint8[] bytes, - int32 offset, - int32 count) cil managed - // SIG: 00 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlDecodeToBytes - - .method /*06000014*/ public hidebysig static - string UrlEncode(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncode - - .method /*06000015*/ public hidebysig static - string UrlEncode(string str, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ e) cil managed - // SIG: 00 02 0E 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncode - - .method /*06000016*/ public hidebysig static - string UrlEncode(uint8[] bytes) cil managed - // SIG: 00 01 0E 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncode - - .method /*06000017*/ public hidebysig static - string UrlEncode(uint8[] bytes, - int32 offset, - int32 count) cil managed - // SIG: 00 03 0E 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncode - - .method /*06000018*/ public hidebysig static - uint8[] UrlEncodeToBytes(string str) cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncodeToBytes - - .method /*06000019*/ public hidebysig static - uint8[] UrlEncodeToBytes(uint8[] bytes) cil managed - // SIG: 00 01 1D 05 1D 05 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncodeToBytes - - .method /*0600001A*/ public hidebysig static - uint8[] UrlEncodeToBytes(string str, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000014*/ e) cil managed - // SIG: 00 02 1D 05 0E 12 51 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncodeToBytes - - .method /*0600001B*/ public hidebysig static - uint8[] UrlEncodeToBytes(uint8[] bytes, - int32 offset, - int32 count) cil managed - // SIG: 00 03 1D 05 1D 05 08 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncodeToBytes - - .method /*0600001C*/ public hidebysig static - string UrlEncodeUnicode(string str) cil managed - // SIG: 00 01 0E 0E - { - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 84 54 68 69 73 20 6D 65 74 68 6F 64 20 // ....This method - 70 72 6F 64 75 63 65 73 20 6E 6F 6E 2D 73 74 61 // produces non-sta - 6E 64 61 72 64 73 2D 63 6F 6D 70 6C 69 61 6E 74 // ndards-compliant - 20 6F 75 74 70 75 74 20 61 6E 64 20 68 61 73 20 // output and has - 69 6E 74 65 72 6F 70 65 72 61 62 69 6C 69 74 79 // interoperability - 20 69 73 73 75 65 73 2E 20 54 68 65 20 70 72 65 // issues. The pre - 66 65 72 72 65 64 20 61 6C 74 65 72 6E 61 74 69 // ferred alternati - 76 65 20 69 73 20 55 72 6C 45 6E 63 6F 64 65 28 // ve is UrlEncode( - 53 74 72 69 6E 67 29 2E 00 00 ) // String)... - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncodeUnicode - - .method /*0600001D*/ public hidebysig static - uint8[] UrlEncodeUnicodeToBytes(string str) cil managed - // SIG: 00 01 1D 05 0E - { - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000015*/::.ctor(string) /* 0A000010 */ = ( 01 00 80 8B 54 68 69 73 20 6D 65 74 68 6F 64 20 // ....This method - 70 72 6F 64 75 63 65 73 20 6E 6F 6E 2D 73 74 61 // produces non-sta - 6E 64 61 72 64 73 2D 63 6F 6D 70 6C 69 61 6E 74 // ndards-compliant - 20 6F 75 74 70 75 74 20 61 6E 64 20 68 61 73 20 // output and has - 69 6E 74 65 72 6F 70 65 72 61 62 69 6C 69 74 79 // interoperability - 20 69 73 73 75 65 73 2E 20 54 68 65 20 70 72 65 // issues. The pre - 66 65 72 72 65 64 20 61 6C 74 65 72 6E 61 74 69 // ferred alternati - 76 65 20 69 73 20 55 72 6C 45 6E 63 6F 64 65 54 // ve is UrlEncodeT - 6F 42 79 74 65 73 28 53 74 72 69 6E 67 29 2E 00 // oBytes(String).. - 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlEncodeUnicodeToBytes - - .method /*0600001E*/ public hidebysig static - string UrlPathEncode(string str) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method HttpUtility::UrlPathEncode - - .method /*0600001F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method HttpUtility::.ctor - -} // end of class System.Web.HttpUtility - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il deleted file mode 100644 index 8040fa2d6f..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il +++ /dev/null @@ -1,308 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc3 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000025fa -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x65d60000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00014087 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000025a8 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000438] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001000 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000600 Virtual Size -// 0x00002000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000438 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00000e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000005fc -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000025ea Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 D6 65 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000004d8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002528 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000154 Size -// '#~' Name -// Stream 2: -// 0x000001c0 Offset -// 0x00000178 Size -// '#Strings' Name -// Stream 3: -// 0x00000338 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000340 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000350 Offset -// 0x00000188 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 20104 -// PE header size : 512 (496 used) ( 2.55%) -// PE additional info : 17259 (85.85%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.36%) -// CLR meta-data size : 1240 ( 6.17%) -// CLR additional info : 128 ( 0.64%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 (10.19%) -// Unaccounted : -1155 (-5.75%) - -// Num.of PE sections : 3 -// .text - 1536 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1240 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 1 (14 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 376 bytes -// Blobs - 392 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Web.HttpUtility -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Web -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 57 65 62 2E 64 6C // ...System.Web.dl - 6C 00 00 ) // l.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 57 65 62 2E 64 6C // ...System.Web.dl - 6C 00 00 ) // l.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 57 65 62 2E 64 6C // ...System.Web.dl - 6C 00 00 ) // l.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Web.HttpUtility -{ - .assembly extern System.Web.HttpUtility /*23000002*/ -} -.module System.Web.dll -// MVID: {8626a7b2-e61b-40c6-a7d9-6db47315e0d6} -.imagebase 0x65d60000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FFB0EF8F000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il deleted file mode 100644 index ab13803127..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il +++ /dev/null @@ -1,340 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc3 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000027a6 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00009a4b -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002754 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x0000045c] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001200 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000007ac Virtual Size -// 0x00002000 Virtual Address -// 0x00000800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x0000045c Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000007a8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002796 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000684] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000026d4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000001c4 Size -// '#~' Name -// Stream 2: -// 0x00000230 Offset -// 0x000002bc Size -// '#Strings' Name -// Stream 3: -// 0x000004ec Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x000004f4 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000504 Offset -// 0x00000180 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 20624 -// PE header size : 512 (496 used) ( 2.48%) -// PE additional info : 17303 (83.90%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.35%) -// CLR meta-data size : 1668 ( 8.09%) -// CLR additional info : 128 ( 0.62%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.93%) -// Unaccounted : -1107 (-5.37%) - -// Num.of PE sections : 3 -// .text - 2048 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1668 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 9 (126 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 697 bytes -// Blobs - 384 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Windows -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 12 53 79 73 74 65 6D 2E 57 69 6E 64 6F 77 // ...System.Window - 73 2E 64 6C 6C 00 00 ) // s.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 12 53 79 73 74 65 6D 2E 57 69 6E 64 6F 77 // ...System.Window - 73 2E 64 6C 6C 00 00 ) // s.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 12 53 79 73 74 65 6D 2E 57 69 6E 64 6F 77 // ...System.Window - 73 2E 64 6C 6C 00 00 ) // s.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 25 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..%f:\dd\tools\d - 65 76 64 69 76 5C 46 69 6E 61 6C 50 75 62 6C 69 // evdiv\FinalPubli - 63 4B 65 79 2E 73 6E 6B 00 00 ) // cKey.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Collections.ObjectModel.ObservableCollection`1 -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Collections.ObjectModel.ReadOnlyObservableCollection`1 -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Collections.Specialized.INotifyCollectionChanged -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Collections.Specialized.NotifyCollectionChangedAction -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventArgs -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventHandler -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000007*/ forwarder System.ComponentModel.DataErrorsChangedEventArgs -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000008*/ forwarder System.ComponentModel.INotifyDataErrorInfo -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Windows.Input.ICommand -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.module System.Windows.dll -// MVID: {d3ab40c3-937e-488a-a2eb-624e2760074c} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007EFD2008B000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il deleted file mode 100644 index 6be94c88e2..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il +++ /dev/null @@ -1,400 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc4 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000282e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x61fa0000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000b345 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000027dc [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000448] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000834 Virtual Size -// 0x00002000 Virtual Address -// 0x00000a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000448 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000830 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000281e Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 FA 61 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000070c] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000275c [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002b8 Size -// '#~' Name -// Stream 2: -// 0x00000324 Offset -// 0x000002e0 Size -// '#Strings' Name -// Stream 3: -// 0x00000604 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x0000060c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000061c Offset -// 0x000000f0 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21136 -// PE header size : 512 (496 used) ( 2.42%) -// PE additional info : 17283 (81.77%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.34%) -// CLR meta-data size : 1804 ( 8.54%) -// CLR additional info : 128 ( 0.61%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.69%) -// Unaccounted : -711 (-3.36%) - -// Num.of PE sections : 3 -// .text - 2560 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 1804 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 25 (350 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 733 bytes -// Blobs - 240 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Xml.XDocument -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Xml.XPath.XDocument -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Xml.Linq -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 13 53 79 73 74 65 6D 2E 58 6D 6C 2E 4C 69 // ...System.Xml.Li - 6E 71 2E 64 6C 6C 00 00 ) // nq.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 13 53 79 73 74 65 6D 2E 58 6D 6C 2E 4C 69 // ...System.Xml.Li - 6E 71 2E 64 6C 6C 00 00 ) // nq.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 13 53 79 73 74 65 6D 2E 58 6D 6C 2E 4C 69 // ...System.Xml.Li - 6E 71 2E 64 6C 6C 00 00 ) // nq.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Xml.Linq.Extensions -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Xml.Linq.LoadOptions -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Xml.Linq.ReaderOptions -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Xml.Linq.SaveOptions -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Xml.Linq.XAttribute -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Xml.Linq.XCData -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Xml.Linq.XComment -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Xml.Linq.XContainer -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Xml.Linq.XDeclaration -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Xml.Linq.XDocument -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Xml.Linq.XDocumentType -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Xml.Linq.XElement -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Xml.Linq.XName -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Xml.Linq.XNamespace -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Xml.Linq.XNode -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Xml.Linq.XNodeDocumentOrderComparer -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Xml.Linq.XNodeEqualityComparer -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Xml.Linq.XObject -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Xml.Linq.XObjectChange -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Xml.Linq.XObjectChangeEventArgs -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Xml.Linq.XProcessingInstruction -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Xml.Linq.XStreamingElement -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Xml.Linq.XText -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Xml.Schema.Extensions -{ - .assembly extern System.Xml.XDocument /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Xml.XPath.Extensions -{ - .assembly extern System.Xml.XPath.XDocument /*23000003*/ -} -.module System.Xml.Linq.dll -// MVID: {c63af4cf-276e-42a1-bb8c-d708164a6d04} -.imagebase 0x61fa0000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F202494A000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il deleted file mode 100644 index cd1ff842f3..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il +++ /dev/null @@ -1,28036 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d83 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00015a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x000179d6 -// Base of code: 0x00002000 -// Base of data: 0x00018000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0001c000 -// Size of headers: 0x00000200 -// Checksum: 0x0001ce75 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00017983 [0x0000004f] address [size] of Import Directory: -// 0x00018000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00016400 [0x00003e90] address [size] of Security Directory: -// 0x0001a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00017808 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x000159dc Virtual Size -// 0x00002000 Virtual Address -// 0x00015a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00018000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00015c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0001a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00016200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00017000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000009d8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000179c5 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002140 [0x00015648] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00017788 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000dd9c Size -// '#~' Name -// Stream 2: -// 0x0000de08 Offset -// 0x00004dbc Size -// '#Strings' Name -// Stream 3: -// 0x00012bc4 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00012bc8 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00012bd8 Offset -// 0x00002a70 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000020903b41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 107152 -// PE header size : 512 (496 used) ( 0.48%) -// PE additional info : 17651 (16.47%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.07%) -// CLR meta-data size : 87624 (81.78%) -// CLR additional info : 128 ( 0.12%) -// CLR method headers : 1832 ( 1.71%) -// Managed code : 4190 ( 3.91%) -// Data : 2048 ( 1.91%) -// Unaccounted : -6905 (-6.44%) - -// Num.of PE sections : 3 -// .text - 88576 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 87624 -// Module - 1 (10 bytes) -// TypeDef - 189 (2646 bytes) 9 interfaces, 0 explicit layout -// TypeRef - 69 (414 bytes) -// MethodDef - 1992 (27888 bytes) 144 abstract, 0 native, 1832 bodies -// FieldDef - 251 (1506 bytes) 1 constant -// MemberRef - 41 (246 bytes) -// ParamDef - 1658 (9948 bytes) -// MethodImpl - 30 (180 bytes) -// Constant - 214 (1284 bytes) -// CustomAttribute- 360 (2160 bytes) -// InterfaceImpl - 28 (112 bytes) -// PropertyMap - 116 (464 bytes) -// Property - 667 (4002 bytes) -// MethodSemantic- 924 (5544 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 5 (100 bytes) -// NestedClass - 1 (4 bytes) -// EventMap - 7 (28 bytes) -// Event - 12 (72 bytes) -// Strings - 19899 bytes -// Blobs - 10864 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 211 bytes - -// CLR additional info : 128 - -// CLR method headers : 1832 -// Num.of method bodies - 1832 -// Num.of fat headers - 0 -// Num.of tiny headers - 1832 - -// Managed code : 4190 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class ConformanceLevel (public) (auto) (ansi) (sealed) -// Class DtdProcessing (public) (auto) (ansi) (sealed) -// Class EntityHandling (public) (auto) (ansi) (sealed) -// Class Formatting (public) (auto) (ansi) (sealed) -// Interface IApplicationResourceStreamResolver (public) (abstract) (auto) (ansi) -// Interface IHasXmlNode (public) (abstract) (auto) (ansi) -// Interface IXmlLineInfo (public) (abstract) (auto) (ansi) -// Interface IXmlNamespaceResolver (public) (abstract) (auto) (ansi) -// Class NamespaceHandling (public) (auto) (ansi) (sealed) -// Class NameTable (public) (auto) (ansi) -// Class NewLineHandling (public) (auto) (ansi) (sealed) -// Class ReadState (public) (auto) (ansi) (sealed) -// Class ValidationType (public) (auto) (ansi) (sealed) -// Class WhitespaceHandling (public) (auto) (ansi) (sealed) -// Class WriteState (public) (auto) (ansi) (sealed) -// Class XmlAttribute (public) (auto) (ansi) -// Class XmlAttributeCollection (public) (auto) (ansi) (sealed) -// Class XmlCDataSection (public) (auto) (ansi) -// Class XmlCharacterData (public) (abstract) (auto) (ansi) -// Class XmlComment (public) (auto) (ansi) -// Class XmlConvert (public) (auto) (ansi) -// Class XmlDateTimeSerializationMode (public) (auto) (ansi) (sealed) -// Class XmlDeclaration (public) (auto) (ansi) -// Class XmlDocument (public) (auto) (ansi) -// Class XmlDocumentFragment (public) (auto) (ansi) -// Class XmlDocumentType (public) (auto) (ansi) -// Class XmlElement (public) (auto) (ansi) -// Class XmlEntity (public) (auto) (ansi) -// Class XmlEntityReference (public) (auto) (ansi) -// Class XmlException (public) (auto) (ansi) -// Class XmlImplementation (public) (auto) (ansi) -// Class XmlLinkedNode (public) (abstract) (auto) (ansi) -// Class XmlNamedNodeMap (public) (auto) (ansi) -// Class XmlNamespaceManager (public) (auto) (ansi) -// Class XmlNamespaceScope (public) (auto) (ansi) (sealed) -// Class XmlNameTable (public) (abstract) (auto) (ansi) -// Class XmlNode (public) (abstract) (auto) (ansi) -// Class XmlNodeChangedAction (public) (auto) (ansi) (sealed) -// Class XmlNodeChangedEventArgs (public) (auto) (ansi) -// Class XmlNodeChangedEventHandler (public) (auto) (ansi) (sealed) -// Class XmlNodeList (public) (abstract) (auto) (ansi) -// Class XmlNodeOrder (public) (auto) (ansi) (sealed) -// Class XmlNodeReader (public) (auto) (ansi) -// Class XmlNodeType (public) (auto) (ansi) (sealed) -// Class XmlNotation (public) (auto) (ansi) -// Class XmlOutputMethod (public) (auto) (ansi) (sealed) -// Class XmlParserContext (public) (auto) (ansi) -// Class XmlProcessingInstruction (public) (auto) (ansi) -// Class XmlQualifiedName (public) (auto) (ansi) -// Class XmlReader (public) (abstract) (auto) (ansi) -// Class XmlReaderSettings (public) (auto) (ansi) (sealed) -// Class XmlResolver (public) (abstract) (auto) (ansi) -// Class XmlSecureResolver (public) (auto) (ansi) -// Class XmlSignificantWhitespace (public) (auto) (ansi) -// Class XmlSpace (public) (auto) (ansi) (sealed) -// Class XmlText (public) (auto) (ansi) -// Class XmlTextReader (public) (auto) (ansi) -// Class XmlTextWriter (public) (auto) (ansi) -// Class XmlTokenizedType (public) (auto) (ansi) (sealed) -// Class XmlUrlResolver (public) (auto) (ansi) -// Class XmlValidatingReader (public) (auto) (ansi) -// Class XmlWhitespace (public) (auto) (ansi) -// Class XmlWriter (public) (abstract) (auto) (ansi) -// Class XmlWriterSettings (public) (auto) (ansi) (sealed) -// Interface IXsltContextFunction (public) (abstract) (auto) (ansi) -// Interface IXsltContextVariable (public) (abstract) (auto) (ansi) -// Class XslCompiledTransform (public) (auto) (ansi) (sealed) -// Class XsltArgumentList (public) (auto) (ansi) -// Class XsltCompileException (public) (auto) (ansi) -// Class XsltContext (public) (abstract) (auto) (ansi) -// Class XsltException (public) (auto) (ansi) -// Class XsltMessageEncounteredEventArgs (public) (abstract) (auto) (ansi) -// Class XsltMessageEncounteredEventHandler (public) (auto) (ansi) (sealed) -// Class XslTransform (public) (auto) (ansi) (sealed) -// Class XsltSettings (public) (auto) (ansi) (sealed) -// Interface IXPathNavigable (public) (abstract) (auto) (ansi) -// Class XmlCaseOrder (public) (auto) (ansi) (sealed) -// Class XmlDataType (public) (auto) (ansi) (sealed) -// Class XmlSortOrder (public) (auto) (ansi) (sealed) -// Class XPathExpression (public) (abstract) (auto) (ansi) -// Class XPathItem (public) (abstract) (auto) (ansi) -// Class XPathNamespaceScope (public) (auto) (ansi) (sealed) -// Class XPathNavigator (public) (abstract) (auto) (ansi) -// Class XPathNodeIterator (public) (abstract) (auto) (ansi) -// Class XPathNodeType (public) (auto) (ansi) (sealed) -// Class XPathResultType (public) (auto) (ansi) (sealed) -// Interface IXmlSerializable (public) (abstract) (auto) (ansi) -// Class XmlAnyAttributeAttribute (public) (auto) (ansi) -// Class XmlAnyElementAttribute (public) (auto) (ansi) -// Class XmlAttributeAttribute (public) (auto) (ansi) -// Class XmlElementAttribute (public) (auto) (ansi) -// Class XmlEnumAttribute (public) (auto) (ansi) -// Class XmlIgnoreAttribute (public) (auto) (ansi) -// Class XmlNamespaceDeclarationsAttribute (public) (auto) (ansi) -// Class XmlRootAttribute (public) (auto) (ansi) -// Class XmlSchemaProviderAttribute (public) (auto) (ansi) (sealed) -// Class XmlSerializerNamespaces (public) (auto) (ansi) -// Class XmlTextAttribute (public) (auto) (ansi) -// Interface IXmlSchemaInfo (public) (abstract) (auto) (ansi) -// Class ValidationEventArgs (public) (auto) (ansi) -// Class ValidationEventHandler (public) (auto) (ansi) (sealed) -// Class XmlAtomicValue (public) (auto) (ansi) (sealed) -// Class XmlSchema (public) (auto) (ansi) -// Class XmlSchemaAll (public) (auto) (ansi) -// Class XmlSchemaAnnotated (public) (auto) (ansi) -// Class XmlSchemaAnnotation (public) (auto) (ansi) -// Class XmlSchemaAny (public) (auto) (ansi) -// Class XmlSchemaAnyAttribute (public) (auto) (ansi) -// Class XmlSchemaAppInfo (public) (auto) (ansi) -// Class XmlSchemaAttribute (public) (auto) (ansi) -// Class XmlSchemaAttributeGroup (public) (auto) (ansi) -// Class XmlSchemaAttributeGroupRef (public) (auto) (ansi) -// Class XmlSchemaChoice (public) (auto) (ansi) -// Class XmlSchemaCollection (public) (auto) (ansi) (sealed) -// Class XmlSchemaCollectionEnumerator (public) (auto) (ansi) (sealed) -// Class XmlSchemaCompilationSettings (public) (auto) (ansi) (sealed) -// Class XmlSchemaComplexContent (public) (auto) (ansi) -// Class XmlSchemaComplexContentExtension (public) (auto) (ansi) -// Class XmlSchemaComplexContentRestriction (public) (auto) (ansi) -// Class XmlSchemaComplexType (public) (auto) (ansi) -// Class XmlSchemaContent (public) (abstract) (auto) (ansi) -// Class XmlSchemaContentModel (public) (abstract) (auto) (ansi) -// Class XmlSchemaContentProcessing (public) (auto) (ansi) (sealed) -// Class XmlSchemaContentType (public) (auto) (ansi) (sealed) -// Class XmlSchemaDatatype (public) (abstract) (auto) (ansi) -// Class XmlSchemaDatatypeVariety (public) (auto) (ansi) (sealed) -// Class XmlSchemaDerivationMethod (public) (auto) (ansi) (sealed) -// Class XmlSchemaDocumentation (public) (auto) (ansi) -// Class XmlSchemaElement (public) (auto) (ansi) -// Class XmlSchemaEnumerationFacet (public) (auto) (ansi) -// Class XmlSchemaException (public) (auto) (ansi) -// Class XmlSchemaExternal (public) (abstract) (auto) (ansi) -// Class XmlSchemaFacet (public) (abstract) (auto) (ansi) -// Class XmlSchemaForm (public) (auto) (ansi) (sealed) -// Class XmlSchemaFractionDigitsFacet (public) (auto) (ansi) -// Class XmlSchemaGroup (public) (auto) (ansi) -// Class XmlSchemaGroupBase (public) (abstract) (auto) (ansi) -// Class XmlSchemaGroupRef (public) (auto) (ansi) -// Class XmlSchemaIdentityConstraint (public) (auto) (ansi) -// Class XmlSchemaImport (public) (auto) (ansi) -// Class XmlSchemaInclude (public) (auto) (ansi) -// Class XmlSchemaInference (public) (auto) (ansi) (sealed) -// Class XmlSchemaInferenceException (public) (auto) (ansi) -// Class XmlSchemaInfo (public) (auto) (ansi) -// Class XmlSchemaKey (public) (auto) (ansi) -// Class XmlSchemaKeyref (public) (auto) (ansi) -// Class XmlSchemaLengthFacet (public) (auto) (ansi) -// Class XmlSchemaMaxExclusiveFacet (public) (auto) (ansi) -// Class XmlSchemaMaxInclusiveFacet (public) (auto) (ansi) -// Class XmlSchemaMaxLengthFacet (public) (auto) (ansi) -// Class XmlSchemaMinExclusiveFacet (public) (auto) (ansi) -// Class XmlSchemaMinInclusiveFacet (public) (auto) (ansi) -// Class XmlSchemaMinLengthFacet (public) (auto) (ansi) -// Class XmlSchemaNotation (public) (auto) (ansi) -// Class XmlSchemaNumericFacet (public) (abstract) (auto) (ansi) -// Class XmlSchemaObject (public) (abstract) (auto) (ansi) -// Class XmlSchemaObjectCollection (public) (auto) (ansi) -// Class XmlSchemaObjectEnumerator (public) (auto) (ansi) -// Class XmlSchemaObjectTable (public) (auto) (ansi) -// Class XmlSchemaParticle (public) (abstract) (auto) (ansi) -// Class XmlSchemaPatternFacet (public) (auto) (ansi) -// Class XmlSchemaRedefine (public) (auto) (ansi) -// Class XmlSchemaSequence (public) (auto) (ansi) -// Class XmlSchemaSet (public) (auto) (ansi) -// Class XmlSchemaSimpleContent (public) (auto) (ansi) -// Class XmlSchemaSimpleContentExtension (public) (auto) (ansi) -// Class XmlSchemaSimpleContentRestriction (public) (auto) (ansi) -// Class XmlSchemaSimpleType (public) (auto) (ansi) -// Class XmlSchemaSimpleTypeContent (public) (abstract) (auto) (ansi) -// Class XmlSchemaSimpleTypeList (public) (auto) (ansi) -// Class XmlSchemaSimpleTypeRestriction (public) (auto) (ansi) -// Class XmlSchemaSimpleTypeUnion (public) (auto) (ansi) -// Class XmlSchemaTotalDigitsFacet (public) (auto) (ansi) -// Class XmlSchemaType (public) (auto) (ansi) -// Class XmlSchemaUnique (public) (auto) (ansi) -// Class XmlSchemaUse (public) (auto) (ansi) (sealed) -// Class XmlSchemaValidationException (public) (auto) (ansi) -// Class XmlSchemaValidationFlags (public) (auto) (ansi) (sealed) -// Class XmlSchemaValidator (public) (auto) (ansi) (sealed) -// Class XmlSchemaValidity (public) (auto) (ansi) (sealed) -// Class XmlSchemaWhiteSpaceFacet (public) (auto) (ansi) -// Class XmlSchemaXPath (public) (auto) (ansi) -// Class XmlSeverityType (public) (auto) (ansi) (sealed) -// Class XmlTypeCode (public) (auto) (ansi) (sealed) -// Class XmlValueGetter (public) (auto) (ansi) (sealed) -// Class XmlKnownDtds (public) (auto) (ansi) (sealed) -// Class XmlPreloadedResolver (public) (auto) (ansi) -// Class InferenceOption (auto) (ansi) (sealed) (nested public) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Diagnostics.Debug -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000004*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Xml.ReaderWriter -{ - .custom /*0C000003:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 17 53 79 73 74 65 6D 2E 58 6D 6C 2E 52 65 // ...System.Xml.Re - 61 64 65 72 57 72 69 74 65 72 00 00 ) // aderWriter.. - .custom /*0C000009:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 17 53 79 73 74 65 6D 2E 58 6D 6C 2E 52 65 // ...System.Xml.Re - 61 64 65 72 57 72 69 74 65 72 00 00 ) // aderWriter.. - .custom /*0C00000A:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 17 53 79 73 74 65 6D 2E 58 6D 6C 2E 52 65 // ...System.Xml.Re - 61 64 65 72 57 72 69 74 65 72 00 00 ) // aderWriter.. - .custom /*0C00000B:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:2:1:0 -} -.module System.Xml.ReaderWriter.dll -// MVID: {a6e1f594-fae0-459b-a4c3-7e869c5c3694} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FCDFD12A000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Xml.ConformanceLevel - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Xml.ConformanceLevel/*02000002*/ Auto = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Xml.ConformanceLevel/*02000002*/ Document = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.Xml.ConformanceLevel/*02000002*/ Fragment = int32(0x00000001) -} // end of class System.Xml.ConformanceLevel - -.class /*02000003*/ public auto ansi sealed System.Xml.DtdProcessing - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000005*/ public specialname rtspecialname int32 value__ - .field /*04000006*/ public static literal valuetype System.Xml.DtdProcessing/*02000003*/ Ignore = int32(0x00000001) - .field /*04000007*/ public static literal valuetype System.Xml.DtdProcessing/*02000003*/ Parse = int32(0x00000002) - .field /*04000008*/ public static literal valuetype System.Xml.DtdProcessing/*02000003*/ Prohibit = int32(0x00000000) -} // end of class System.Xml.DtdProcessing - -.class /*02000004*/ public auto ansi sealed System.Xml.EntityHandling - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype System.Xml.EntityHandling/*02000004*/ ExpandCharEntities = int32(0x00000002) - .field /*0400000B*/ public static literal valuetype System.Xml.EntityHandling/*02000004*/ ExpandEntities = int32(0x00000001) -} // end of class System.Xml.EntityHandling - -.class /*02000005*/ public auto ansi sealed System.Xml.Formatting - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400000C*/ public specialname rtspecialname int32 value__ - .field /*0400000D*/ public static literal valuetype System.Xml.Formatting/*02000005*/ Indented = int32(0x00000001) - .field /*0400000E*/ public static literal valuetype System.Xml.Formatting/*02000005*/ None = int32(0x00000000) -} // end of class System.Xml.Formatting - -.class /*02000006*/ interface public abstract auto ansi System.Xml.IApplicationResourceStreamResolver -{ - .custom /*0C000014:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000015:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string, - bool) /* 0A000011 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - .method /*06000001*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - GetApplicationResourceStream(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ relativeUri) cil managed - // SIG: 20 01 12 55 12 59 - { - .custom /*0C000001:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .custom /*0C000002:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string, - bool) /* 0A000011 */ = ( 01 00 6B 54 68 69 73 20 41 50 49 20 73 75 70 70 // ..kThis API supp - 6F 72 74 73 20 74 68 65 20 2E 4E 45 54 20 46 72 // orts the .NET Fr - 61 6D 65 77 6F 72 6B 20 69 6E 66 72 61 73 74 72 // amework infrastr - 75 63 74 75 72 65 20 61 6E 64 20 69 73 20 6E 6F // ucture and is no - 74 20 69 6E 74 65 6E 64 65 64 20 74 6F 20 62 65 // t intended to be - 20 75 73 65 64 20 64 69 72 65 63 74 6C 79 20 66 // used directly f - 72 6F 6D 20 79 6F 75 72 20 63 6F 64 65 2E 01 00 // rom your code... - 00 ) - // Method begins at RVA 0x0 - } // end of method IApplicationResourceStreamResolver::GetApplicationResourceStream - -} // end of class System.Xml.IApplicationResourceStreamResolver - -.class /*02000007*/ interface public abstract auto ansi System.Xml.IHasXmlNode -{ - .method /*06000002*/ public hidebysig newslot abstract virtual - instance class System.Xml.XmlNode/*02000026*/ - GetNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x0 - } // end of method IHasXmlNode::GetNode - -} // end of class System.Xml.IHasXmlNode - -.class /*02000008*/ interface public abstract auto ansi System.Xml.IXmlLineInfo -{ - .method /*06000003*/ public hidebysig newslot specialname abstract virtual - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IXmlLineInfo::get_LineNumber - - .method /*06000004*/ public hidebysig newslot specialname abstract virtual - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IXmlLineInfo::get_LinePosition - - .method /*06000005*/ public hidebysig newslot abstract virtual - instance bool HasLineInfo() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlLineInfo::HasLineInfo - - .property /*17000001*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.IXmlLineInfo/*02000008*/::get_LineNumber() /* 06000003 */ - } // end of property IXmlLineInfo::LineNumber - .property /*17000002*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.IXmlLineInfo/*02000008*/::get_LinePosition() /* 06000004 */ - } // end of property IXmlLineInfo::LinePosition -} // end of class System.Xml.IXmlLineInfo - -.class /*02000009*/ interface public abstract auto ansi System.Xml.IXmlNamespaceResolver -{ - .method /*06000006*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - // Method begins at RVA 0x0 - } // end of method IXmlNamespaceResolver::GetNamespacesInScope - - .method /*06000007*/ public hidebysig newslot abstract virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IXmlNamespaceResolver::LookupNamespace - - .method /*06000008*/ public hidebysig newslot abstract virtual - instance string LookupPrefix(string namespaceName) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method IXmlNamespaceResolver::LookupPrefix - -} // end of class System.Xml.IXmlNamespaceResolver - -.class /*0200000A*/ public auto ansi sealed System.Xml.NamespaceHandling - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400000F*/ public specialname rtspecialname int32 value__ - .field /*04000010*/ public static literal valuetype System.Xml.NamespaceHandling/*0200000A*/ Default = int32(0x00000000) - .field /*04000011*/ public static literal valuetype System.Xml.NamespaceHandling/*0200000A*/ OmitDuplicates = int32(0x00000001) -} // end of class System.Xml.NamespaceHandling - -.class /*0200000B*/ public auto ansi beforefieldinit System.Xml.NameTable - extends System.Xml.XmlNameTable/*02000025*/ -{ - .method /*06000009*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000171 */ call instance void System.Xml.XmlNameTable/*02000025*/::.ctor() /* 06000171 */ - IL_0006: /* 2A | */ ret - } // end of method NameTable::.ctor - - .method /*0600000A*/ public hidebysig virtual - instance string Add(char[] key, - int32 start, - int32 len) cil managed - // SIG: 20 03 0E 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameTable::Add - - .method /*0600000B*/ public hidebysig virtual - instance string Add(string key) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameTable::Add - - .method /*0600000C*/ public hidebysig virtual - instance string Get(char[] key, - int32 start, - int32 len) cil managed - // SIG: 20 03 0E 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameTable::Get - - .method /*0600000D*/ public hidebysig virtual - instance string Get(string 'value') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method NameTable::Get - -} // end of class System.Xml.NameTable - -.class /*0200000C*/ public auto ansi sealed System.Xml.NewLineHandling - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000012*/ public specialname rtspecialname int32 value__ - .field /*04000013*/ public static literal valuetype System.Xml.NewLineHandling/*0200000C*/ Entitize = int32(0x00000001) - .field /*04000014*/ public static literal valuetype System.Xml.NewLineHandling/*0200000C*/ None = int32(0x00000002) - .field /*04000015*/ public static literal valuetype System.Xml.NewLineHandling/*0200000C*/ Replace = int32(0x00000000) -} // end of class System.Xml.NewLineHandling - -.class /*0200000D*/ public auto ansi sealed System.Xml.ReadState - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000016*/ public specialname rtspecialname int32 value__ - .field /*04000017*/ public static literal valuetype System.Xml.ReadState/*0200000D*/ Closed = int32(0x00000004) - .field /*04000018*/ public static literal valuetype System.Xml.ReadState/*0200000D*/ EndOfFile = int32(0x00000003) - .field /*04000019*/ public static literal valuetype System.Xml.ReadState/*0200000D*/ Error = int32(0x00000002) - .field /*0400001A*/ public static literal valuetype System.Xml.ReadState/*0200000D*/ Initial = int32(0x00000000) - .field /*0400001B*/ public static literal valuetype System.Xml.ReadState/*0200000D*/ Interactive = int32(0x00000001) -} // end of class System.Xml.ReadState - -.class /*0200000E*/ public auto ansi sealed System.Xml.ValidationType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400001C*/ public specialname rtspecialname int32 value__ - .field /*0400001D*/ public static literal valuetype System.Xml.ValidationType/*0200000E*/ Auto = int32(0x00000001) - .custom /*0C000018:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 35 56 61 6C 69 64 61 74 69 6F 6E 20 74 79 // ..5Validation ty - 70 65 20 73 68 6F 75 6C 64 20 62 65 20 73 70 65 // pe should be spe - 63 69 66 69 65 64 20 61 73 20 44 54 44 20 6F 72 // cified as DTD or - 20 53 63 68 65 6D 61 2E 00 00 ) // Schema... - .field /*0400001E*/ public static literal valuetype System.Xml.ValidationType/*0200000E*/ DTD = int32(0x00000002) - .field /*0400001F*/ public static literal valuetype System.Xml.ValidationType/*0200000E*/ None = int32(0x00000000) - .field /*04000020*/ public static literal valuetype System.Xml.ValidationType/*0200000E*/ Schema = int32(0x00000004) - .field /*04000021*/ public static literal valuetype System.Xml.ValidationType/*0200000E*/ XDR = int32(0x00000003) - .custom /*0C000019:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 37 58 44 52 20 56 61 6C 69 64 61 74 69 6F // ..7XDR Validatio - 6E 20 74 68 72 6F 75 67 68 20 58 6D 6C 56 61 6C // n through XmlVal - 69 64 61 74 69 6E 67 52 65 61 64 65 72 20 69 73 // idatingReader is - 20 6F 62 73 6F 6C 65 74 65 64 00 00 ) // obsoleted.. -} // end of class System.Xml.ValidationType - -.class /*0200000F*/ public auto ansi sealed System.Xml.WhitespaceHandling - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000022*/ public specialname rtspecialname int32 value__ - .field /*04000023*/ public static literal valuetype System.Xml.WhitespaceHandling/*0200000F*/ All = int32(0x00000000) - .field /*04000024*/ public static literal valuetype System.Xml.WhitespaceHandling/*0200000F*/ None = int32(0x00000002) - .field /*04000025*/ public static literal valuetype System.Xml.WhitespaceHandling/*0200000F*/ Significant = int32(0x00000001) -} // end of class System.Xml.WhitespaceHandling - -.class /*02000010*/ public auto ansi sealed System.Xml.WriteState - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000026*/ public specialname rtspecialname int32 value__ - .field /*04000027*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Attribute = int32(0x00000003) - .field /*04000028*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Closed = int32(0x00000005) - .field /*04000029*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Content = int32(0x00000004) - .field /*0400002A*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Element = int32(0x00000002) - .field /*0400002B*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Error = int32(0x00000006) - .field /*0400002C*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Prolog = int32(0x00000001) - .field /*0400002D*/ public static literal valuetype System.Xml.WriteState/*02000010*/ Start = int32(0x00000000) -} // end of class System.Xml.WriteState - -.class /*02000011*/ public auto ansi beforefieldinit System.Xml.XmlAttribute - extends System.Xml.XmlNode/*02000026*/ -{ - .method /*0600000E*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string prefix, - string localName, - string namespaceURI, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 04 01 0E 0E 0E 12 64 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttribute::.ctor - - .method /*0600000F*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_BaseURI - - .method /*06000010*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttribute::set_InnerText - - .method /*06000011*/ public hidebysig specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttribute::set_InnerXml - - .method /*06000012*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_LocalName - - .method /*06000013*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_Name - - .method /*06000014*/ public hidebysig specialname virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_NamespaceURI - - .method /*06000015*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_NodeType - - .method /*06000016*/ public hidebysig specialname virtual - instance class System.Xml.XmlDocument/*02000019*/ - get_OwnerDocument() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_OwnerDocument - - .method /*06000017*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlElement/*0200001C*/ - get_OwnerElement() cil managed - // SIG: 20 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_OwnerElement - - .method /*06000018*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_ParentNode - - .method /*06000019*/ public hidebysig specialname virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_Prefix - - .method /*0600001A*/ public hidebysig specialname virtual - instance void set_Prefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttribute::set_Prefix - - .method /*0600001B*/ public hidebysig specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_SchemaInfo - - .method /*0600001C*/ public hidebysig newslot specialname virtual - instance bool get_Specified() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_Specified - - .method /*0600001D*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::get_Value - - .method /*0600001E*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttribute::set_Value - - .method /*0600001F*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - AppendChild(class System.Xml.XmlNode/*02000026*/ newChild) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::AppendChild - - .method /*06000020*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::CloneNode - - .method /*06000021*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - InsertAfter(class System.Xml.XmlNode/*02000026*/ newChild, - class System.Xml.XmlNode/*02000026*/ refChild) cil managed - // SIG: 20 02 12 80 98 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::InsertAfter - - .method /*06000022*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - InsertBefore(class System.Xml.XmlNode/*02000026*/ newChild, - class System.Xml.XmlNode/*02000026*/ refChild) cil managed - // SIG: 20 02 12 80 98 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::InsertBefore - - .method /*06000023*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - PrependChild(class System.Xml.XmlNode/*02000026*/ newChild) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::PrependChild - - .method /*06000024*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - RemoveChild(class System.Xml.XmlNode/*02000026*/ oldChild) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::RemoveChild - - .method /*06000025*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - ReplaceChild(class System.Xml.XmlNode/*02000026*/ newChild, - class System.Xml.XmlNode/*02000026*/ oldChild) cil managed - // SIG: 20 02 12 80 98 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttribute::ReplaceChild - - .method /*06000026*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttribute::WriteContentTo - - .method /*06000027*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttribute::WriteTo - - .property /*17000003*/ instance string BaseURI() - { - .get instance string System.Xml.XmlAttribute/*02000011*/::get_BaseURI() /* 0600000F */ - } // end of property XmlAttribute::BaseURI - .property /*17000004*/ instance string InnerText() - { - .set instance void System.Xml.XmlAttribute/*02000011*/::set_InnerText(string) /* 06000010 */ - } // end of property XmlAttribute::InnerText - .property /*17000005*/ instance string InnerXml() - { - .set instance void System.Xml.XmlAttribute/*02000011*/::set_InnerXml(string) /* 06000011 */ - } // end of property XmlAttribute::InnerXml - .property /*17000006*/ instance string LocalName() - { - .get instance string System.Xml.XmlAttribute/*02000011*/::get_LocalName() /* 06000012 */ - } // end of property XmlAttribute::LocalName - .property /*17000007*/ instance string Name() - { - .get instance string System.Xml.XmlAttribute/*02000011*/::get_Name() /* 06000013 */ - } // end of property XmlAttribute::Name - .property /*17000008*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlAttribute/*02000011*/::get_NamespaceURI() /* 06000014 */ - } // end of property XmlAttribute::NamespaceURI - .property /*17000009*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlAttribute/*02000011*/::get_NodeType() /* 06000015 */ - } // end of property XmlAttribute::NodeType - .property /*1700000A*/ instance class System.Xml.XmlDocument/*02000019*/ - OwnerDocument() - { - .get instance class System.Xml.XmlDocument/*02000019*/ System.Xml.XmlAttribute/*02000011*/::get_OwnerDocument() /* 06000016 */ - } // end of property XmlAttribute::OwnerDocument - .property /*1700000B*/ instance class System.Xml.XmlElement/*0200001C*/ - OwnerElement() - { - .get instance class System.Xml.XmlElement/*0200001C*/ System.Xml.XmlAttribute/*02000011*/::get_OwnerElement() /* 06000017 */ - } // end of property XmlAttribute::OwnerElement - .property /*1700000C*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlAttribute/*02000011*/::get_ParentNode() /* 06000018 */ - } // end of property XmlAttribute::ParentNode - .property /*1700000D*/ instance string Prefix() - { - .get instance string System.Xml.XmlAttribute/*02000011*/::get_Prefix() /* 06000019 */ - .set instance void System.Xml.XmlAttribute/*02000011*/::set_Prefix(string) /* 0600001A */ - } // end of property XmlAttribute::Prefix - .property /*1700000E*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XmlAttribute/*02000011*/::get_SchemaInfo() /* 0600001B */ - } // end of property XmlAttribute::SchemaInfo - .property /*1700000F*/ instance bool Specified() - { - .get instance bool System.Xml.XmlAttribute/*02000011*/::get_Specified() /* 0600001C */ - } // end of property XmlAttribute::Specified - .property /*17000010*/ instance string Value() - { - .get instance string System.Xml.XmlAttribute/*02000011*/::get_Value() /* 0600001D */ - .set instance void System.Xml.XmlAttribute/*02000011*/::set_Value(string) /* 0600001E */ - } // end of property XmlAttribute::Value -} // end of class System.Xml.XmlAttribute - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Xml.XmlAttributeCollection - extends System.Xml.XmlNamedNodeMap/*02000022*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/ -{ - .custom /*0C000017:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 06 49 74 65 6D 4F 66 00 00 ) // ...ItemOf.. - .method /*06000028*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00015C */ call instance void System.Xml.XmlNamedNodeMap/*02000022*/::.ctor() /* 0600015C */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeCollection::.ctor - - .method /*06000029*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/ - get_ItemOf(int32 i) cil managed - // SIG: 20 01 12 44 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::get_ItemOf - - .method /*0600002A*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/ - get_ItemOf(string name) cil managed - // SIG: 20 01 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::get_ItemOf - - .method /*0600002B*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/ - get_ItemOf(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 44 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::get_ItemOf - - .method /*0600002C*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::get_Count /*0100001A::0A000015*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::System.Collections.ICollection.get_Count - - .method /*0600002D*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::get_IsSynchronized /*0100001A::0A000016*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*0600002E*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::get_SyncRoot /*0100001A::0A000017*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::System.Collections.ICollection.get_SyncRoot - - .method /*0600002F*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - Append(class System.Xml.XmlAttribute/*02000011*/ node) cil managed - // SIG: 20 01 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::Append - - .method /*06000030*/ public hidebysig instance void - CopyTo(class System.Xml.XmlAttribute/*02000011*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 44 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeCollection::CopyTo - - .method /*06000031*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - InsertAfter(class System.Xml.XmlAttribute/*02000011*/ newNode, - class System.Xml.XmlAttribute/*02000011*/ refNode) cil managed - // SIG: 20 02 12 44 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::InsertAfter - - .method /*06000032*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - InsertBefore(class System.Xml.XmlAttribute/*02000011*/ newNode, - class System.Xml.XmlAttribute/*02000011*/ refNode) cil managed - // SIG: 20 02 12 44 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::InsertBefore - - .method /*06000033*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - Prepend(class System.Xml.XmlAttribute/*02000011*/ node) cil managed - // SIG: 20 01 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::Prepend - - .method /*06000034*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - Remove(class System.Xml.XmlAttribute/*02000011*/ node) cil managed - // SIG: 20 01 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::Remove - - .method /*06000035*/ public hidebysig instance void - RemoveAll() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeCollection::RemoveAll - - .method /*06000036*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - RemoveAt(int32 i) cil managed - // SIG: 20 01 12 44 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::RemoveAt - - .method /*06000037*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - SetNamedItem(class System.Xml.XmlNode/*02000026*/ node) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeCollection::SetNamedItem - - .method /*06000038*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100001C*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 71 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::CopyTo /*0100001A::0A000018*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeCollection::System.Collections.ICollection.CopyTo - - .property /*17000011*/ instance class System.Xml.XmlAttribute/*02000011*/ - ItemOf(int32) - { - .get instance class System.Xml.XmlAttribute/*02000011*/ System.Xml.XmlAttributeCollection/*02000012*/::get_ItemOf(int32) /* 06000029 */ - } // end of property XmlAttributeCollection::ItemOf - .property /*17000012*/ instance class System.Xml.XmlAttribute/*02000011*/ - ItemOf(string) - { - .get instance class System.Xml.XmlAttribute/*02000011*/ System.Xml.XmlAttributeCollection/*02000012*/::get_ItemOf(string) /* 0600002A */ - } // end of property XmlAttributeCollection::ItemOf - .property /*17000013*/ instance class System.Xml.XmlAttribute/*02000011*/ - ItemOf(string, - string) - { - .get instance class System.Xml.XmlAttribute/*02000011*/ System.Xml.XmlAttributeCollection/*02000012*/::get_ItemOf(string, - string) /* 0600002B */ - } // end of property XmlAttributeCollection::ItemOf - .property /*17000014*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.Xml.XmlAttributeCollection/*02000012*/::System.Collections.ICollection.get_Count() /* 0600002C */ - } // end of property XmlAttributeCollection::System.Collections.ICollection.Count - .property /*17000015*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Xml.XmlAttributeCollection/*02000012*/::System.Collections.ICollection.get_IsSynchronized() /* 0600002D */ - } // end of property XmlAttributeCollection::System.Collections.ICollection.IsSynchronized - .property /*17000016*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Xml.XmlAttributeCollection/*02000012*/::System.Collections.ICollection.get_SyncRoot() /* 0600002E */ - } // end of property XmlAttributeCollection::System.Collections.ICollection.SyncRoot -} // end of class System.Xml.XmlAttributeCollection - -.class /*02000013*/ public auto ansi beforefieldinit System.Xml.XmlCDataSection - extends System.Xml.XmlCharacterData/*02000014*/ -{ - .method /*06000039*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string data, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x206d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000042 */ call instance void System.Xml.XmlCharacterData/*02000014*/::.ctor(string, - class System.Xml.XmlDocument/*02000019*/) /* 06000042 */ - IL_0008: /* 2A | */ ret - } // end of method XmlCDataSection::.ctor - - .method /*0600003A*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCDataSection::get_LocalName - - .method /*0600003B*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCDataSection::get_Name - - .method /*0600003C*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCDataSection::get_NodeType - - .method /*0600003D*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCDataSection::get_ParentNode - - .method /*0600003E*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousText() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCDataSection::get_PreviousText - - .method /*0600003F*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCDataSection::CloneNode - - .method /*06000040*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCDataSection::WriteContentTo - - .method /*06000041*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCDataSection::WriteTo - - .property /*17000017*/ instance string LocalName() - { - .get instance string System.Xml.XmlCDataSection/*02000013*/::get_LocalName() /* 0600003A */ - } // end of property XmlCDataSection::LocalName - .property /*17000018*/ instance string Name() - { - .get instance string System.Xml.XmlCDataSection/*02000013*/::get_Name() /* 0600003B */ - } // end of property XmlCDataSection::Name - .property /*17000019*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlCDataSection/*02000013*/::get_NodeType() /* 0600003C */ - } // end of property XmlCDataSection::NodeType - .property /*1700001A*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlCDataSection/*02000013*/::get_ParentNode() /* 0600003D */ - } // end of property XmlCDataSection::ParentNode - .property /*1700001B*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousText() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlCDataSection/*02000013*/::get_PreviousText() /* 0600003E */ - } // end of property XmlCDataSection::PreviousText -} // end of class System.Xml.XmlCDataSection - -.class /*02000014*/ public abstract auto ansi beforefieldinit System.Xml.XmlCharacterData - extends System.Xml.XmlLinkedNode/*02000021*/ -{ - .method /*06000042*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string data, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.XmlLinkedNode/*02000021*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlCharacterData::.ctor - - .method /*06000043*/ public hidebysig newslot specialname virtual - instance string get_Data() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCharacterData::get_Data - - .method /*06000044*/ public hidebysig newslot specialname virtual - instance void set_Data(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::set_Data - - .method /*06000045*/ public hidebysig specialname virtual - instance string get_InnerText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCharacterData::get_InnerText - - .method /*06000046*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::set_InnerText - - .method /*06000047*/ public hidebysig newslot specialname virtual - instance int32 get_Length() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCharacterData::get_Length - - .method /*06000048*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCharacterData::get_Value - - .method /*06000049*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::set_Value - - .method /*0600004A*/ public hidebysig newslot virtual - instance void AppendData(string strData) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::AppendData - - .method /*0600004B*/ public hidebysig newslot virtual - instance void DeleteData(int32 offset, - int32 count) cil managed - // SIG: 20 02 01 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::DeleteData - - .method /*0600004C*/ public hidebysig newslot virtual - instance void InsertData(int32 offset, - string strData) cil managed - // SIG: 20 02 01 08 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::InsertData - - .method /*0600004D*/ public hidebysig newslot virtual - instance void ReplaceData(int32 offset, - int32 count, - string strData) cil managed - // SIG: 20 03 01 08 08 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlCharacterData::ReplaceData - - .method /*0600004E*/ public hidebysig newslot virtual - instance string Substring(int32 offset, - int32 count) cil managed - // SIG: 20 02 0E 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlCharacterData::Substring - - .property /*1700001C*/ instance string Data() - { - .get instance string System.Xml.XmlCharacterData/*02000014*/::get_Data() /* 06000043 */ - .set instance void System.Xml.XmlCharacterData/*02000014*/::set_Data(string) /* 06000044 */ - } // end of property XmlCharacterData::Data - .property /*1700001D*/ instance string InnerText() - { - .get instance string System.Xml.XmlCharacterData/*02000014*/::get_InnerText() /* 06000045 */ - .set instance void System.Xml.XmlCharacterData/*02000014*/::set_InnerText(string) /* 06000046 */ - } // end of property XmlCharacterData::InnerText - .property /*1700001E*/ instance int32 Length() - { - .get instance int32 System.Xml.XmlCharacterData/*02000014*/::get_Length() /* 06000047 */ - } // end of property XmlCharacterData::Length - .property /*1700001F*/ instance string Value() - { - .get instance string System.Xml.XmlCharacterData/*02000014*/::get_Value() /* 06000048 */ - .set instance void System.Xml.XmlCharacterData/*02000014*/::set_Value(string) /* 06000049 */ - } // end of property XmlCharacterData::Value -} // end of class System.Xml.XmlCharacterData - -.class /*02000015*/ public auto ansi beforefieldinit System.Xml.XmlComment - extends System.Xml.XmlCharacterData/*02000014*/ -{ - .method /*0600004F*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string comment, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x206d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000042 */ call instance void System.Xml.XmlCharacterData/*02000014*/::.ctor(string, - class System.Xml.XmlDocument/*02000019*/) /* 06000042 */ - IL_0008: /* 2A | */ ret - } // end of method XmlComment::.ctor - - .method /*06000050*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlComment::get_LocalName - - .method /*06000051*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlComment::get_Name - - .method /*06000052*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlComment::get_NodeType - - .method /*06000053*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlComment::CloneNode - - .method /*06000054*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlComment::WriteContentTo - - .method /*06000055*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlComment::WriteTo - - .property /*17000020*/ instance string LocalName() - { - .get instance string System.Xml.XmlComment/*02000015*/::get_LocalName() /* 06000050 */ - } // end of property XmlComment::LocalName - .property /*17000021*/ instance string Name() - { - .get instance string System.Xml.XmlComment/*02000015*/::get_Name() /* 06000051 */ - } // end of property XmlComment::Name - .property /*17000022*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlComment/*02000015*/::get_NodeType() /* 06000052 */ - } // end of property XmlComment::NodeType -} // end of class System.Xml.XmlComment - -.class /*02000016*/ public auto ansi beforefieldinit System.Xml.XmlConvert - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000056*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlConvert::.ctor - - .method /*06000057*/ public hidebysig static - string DecodeName(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::DecodeName - - .method /*06000058*/ public hidebysig static - string EncodeLocalName(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::EncodeLocalName - - .method /*06000059*/ public hidebysig static - string EncodeName(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::EncodeName - - .method /*0600005A*/ public hidebysig static - string EncodeNmToken(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::EncodeNmToken - - .method /*0600005B*/ public hidebysig static - bool IsNCNameChar(char ch) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::IsNCNameChar - - .method /*0600005C*/ public hidebysig static - bool IsPublicIdChar(char ch) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::IsPublicIdChar - - .method /*0600005D*/ public hidebysig static - bool IsStartNCNameChar(char ch) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::IsStartNCNameChar - - .method /*0600005E*/ public hidebysig static - bool IsWhitespaceChar(char ch) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::IsWhitespaceChar - - .method /*0600005F*/ public hidebysig static - bool IsXmlChar(char ch) cil managed - // SIG: 00 01 02 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::IsXmlChar - - .method /*06000060*/ public hidebysig static - bool IsXmlSurrogatePair(char lowChar, - char highChar) cil managed - // SIG: 00 02 02 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::IsXmlSurrogatePair - - .method /*06000061*/ public hidebysig static - bool ToBoolean(string s) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToBoolean - - .method /*06000062*/ public hidebysig static - uint8 ToByte(string s) cil managed - // SIG: 00 01 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToByte - - .method /*06000063*/ public hidebysig static - char ToChar(string s) cil managed - // SIG: 00 01 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToChar - - .method /*06000064*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ToDateTime(string s) cil managed - // SIG: 00 01 11 79 0E - { - .custom /*0C00002E:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 46 55 73 65 20 58 6D 6C 43 6F 6E 76 65 72 // ..FUse XmlConver - 74 2E 54 6F 44 61 74 65 54 69 6D 65 28 29 20 74 // t.ToDateTime() t - 68 61 74 20 74 61 6B 65 73 20 69 6E 20 58 6D 6C // hat takes in Xml - 44 61 74 65 54 69 6D 65 53 65 72 69 61 6C 69 7A // DateTimeSerializ - 61 74 69 6F 6E 4D 6F 64 65 00 00 ) // ationMode.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTime - - .method /*06000065*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ToDateTime(string s, - string format) cil managed - // SIG: 00 02 11 79 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTime - - .method /*06000066*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ToDateTime(string s, - string[] formats) cil managed - // SIG: 00 02 11 79 0E 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTime - - .method /*06000067*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ToDateTime(string s, - valuetype System.Xml.XmlDateTimeSerializationMode/*02000017*/ dateTimeOption) cil managed - // SIG: 00 02 11 79 0E 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTime - - .method /*06000068*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ - ToDateTimeOffset(string s) cil managed - // SIG: 00 01 11 7D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTimeOffset - - .method /*06000069*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ - ToDateTimeOffset(string s, - string format) cil managed - // SIG: 00 02 11 7D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTimeOffset - - .method /*0600006A*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ - ToDateTimeOffset(string s, - string[] formats) cil managed - // SIG: 00 02 11 7D 0E 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDateTimeOffset - - .method /*0600006B*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - ToDecimal(string s) cil managed - // SIG: 00 01 11 80 81 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDecimal - - .method /*0600006C*/ public hidebysig static - float64 ToDouble(string s) cil managed - // SIG: 00 01 0D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToDouble - - .method /*0600006D*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.Guid/*01000021*/ - ToGuid(string s) cil managed - // SIG: 00 01 11 80 85 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToGuid - - .method /*0600006E*/ public hidebysig static - int16 ToInt16(string s) cil managed - // SIG: 00 01 06 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToInt16 - - .method /*0600006F*/ public hidebysig static - int32 ToInt32(string s) cil managed - // SIG: 00 01 08 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToInt32 - - .method /*06000070*/ public hidebysig static - int64 ToInt64(string s) cil managed - // SIG: 00 01 0A 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToInt64 - - .method /*06000071*/ public hidebysig static - int8 ToSByte(string s) cil managed - // SIG: 00 01 04 0E - { - .custom /*0C000030:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToSByte - - .method /*06000072*/ public hidebysig static - float32 ToSingle(string s) cil managed - // SIG: 00 01 0C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToSingle - - .method /*06000073*/ public hidebysig static - string ToString(bool 'value') cil managed - // SIG: 00 01 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000074*/ public hidebysig static - string ToString(uint8 'value') cil managed - // SIG: 00 01 0E 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000075*/ public hidebysig static - string ToString(char 'value') cil managed - // SIG: 00 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000076*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ 'value') cil managed - // SIG: 00 01 0E 11 79 - { - .custom /*0C000033:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 44 55 73 65 20 58 6D 6C 43 6F 6E 76 65 72 // ..DUse XmlConver - 74 2E 54 6F 53 74 72 69 6E 67 28 29 20 74 68 61 // t.ToString() tha - 74 20 74 61 6B 65 73 20 69 6E 20 58 6D 6C 44 61 // t takes in XmlDa - 74 65 54 69 6D 65 53 65 72 69 61 6C 69 7A 61 74 // teTimeSerializat - 69 6F 6E 4D 6F 64 65 00 00 ) // ionMode.. - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000077*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ 'value', - string format) cil managed - // SIG: 00 02 0E 11 79 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000078*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ 'value', - valuetype System.Xml.XmlDateTimeSerializationMode/*02000017*/ dateTimeOption) cil managed - // SIG: 00 02 0E 11 79 11 5C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000079*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ 'value') cil managed - // SIG: 00 01 0E 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*0600007A*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ 'value', - string format) cil managed - // SIG: 00 02 0E 11 7D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*0600007B*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ 'value') cil managed - // SIG: 00 01 0E 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*0600007C*/ public hidebysig static - string ToString(float64 'value') cil managed - // SIG: 00 01 0E 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*0600007D*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.Guid/*01000021*/ 'value') cil managed - // SIG: 00 01 0E 11 80 85 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*0600007E*/ public hidebysig static - string ToString(int16 'value') cil managed - // SIG: 00 01 0E 06 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*0600007F*/ public hidebysig static - string ToString(int32 'value') cil managed - // SIG: 00 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000080*/ public hidebysig static - string ToString(int64 'value') cil managed - // SIG: 00 01 0E 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000081*/ public hidebysig static - string ToString(int8 'value') cil managed - // SIG: 00 01 0E 04 - { - .custom /*0C000035:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000082*/ public hidebysig static - string ToString(float32 'value') cil managed - // SIG: 00 01 0E 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000083*/ public hidebysig static - string ToString(valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000022*/ 'value') cil managed - // SIG: 00 01 0E 11 80 89 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000084*/ public hidebysig static - string ToString(uint16 'value') cil managed - // SIG: 00 01 0E 07 - { - .custom /*0C000036:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000085*/ public hidebysig static - string ToString(uint32 'value') cil managed - // SIG: 00 01 0E 09 - { - .custom /*0C000037:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000086*/ public hidebysig static - string ToString(uint64 'value') cil managed - // SIG: 00 01 0E 0B - { - .custom /*0C000038:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToString - - .method /*06000087*/ public hidebysig static - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000022*/ - ToTimeSpan(string s) cil managed - // SIG: 00 01 11 80 89 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToTimeSpan - - .method /*06000088*/ public hidebysig static - uint16 ToUInt16(string s) cil managed - // SIG: 00 01 07 0E - { - .custom /*0C000039:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToUInt16 - - .method /*06000089*/ public hidebysig static - uint32 ToUInt32(string s) cil managed - // SIG: 00 01 09 0E - { - .custom /*0C00003A:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToUInt32 - - .method /*0600008A*/ public hidebysig static - uint64 ToUInt64(string s) cil managed - // SIG: 00 01 0B 0E - { - .custom /*0C00003B:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::ToUInt64 - - .method /*0600008B*/ public hidebysig static - string VerifyName(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyName - - .method /*0600008C*/ public hidebysig static - string VerifyNCName(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyNCName - - .method /*0600008D*/ public hidebysig static - string VerifyNMTOKEN(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyNMTOKEN - - .method /*0600008E*/ public hidebysig static - string VerifyPublicId(string publicId) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyPublicId - - .method /*0600008F*/ public hidebysig static - string VerifyTOKEN(string token) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyTOKEN - - .method /*06000090*/ public hidebysig static - string VerifyWhitespace(string content) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyWhitespace - - .method /*06000091*/ public hidebysig static - string VerifyXmlChars(string content) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlConvert::VerifyXmlChars - -} // end of class System.Xml.XmlConvert - -.class /*02000017*/ public auto ansi sealed System.Xml.XmlDateTimeSerializationMode - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400002E*/ public specialname rtspecialname int32 value__ - .field /*0400002F*/ public static literal valuetype System.Xml.XmlDateTimeSerializationMode/*02000017*/ Local = int32(0x00000000) - .field /*04000030*/ public static literal valuetype System.Xml.XmlDateTimeSerializationMode/*02000017*/ RoundtripKind = int32(0x00000003) - .field /*04000031*/ public static literal valuetype System.Xml.XmlDateTimeSerializationMode/*02000017*/ Unspecified = int32(0x00000002) - .field /*04000032*/ public static literal valuetype System.Xml.XmlDateTimeSerializationMode/*02000017*/ Utc = int32(0x00000001) -} // end of class System.Xml.XmlDateTimeSerializationMode - -.class /*02000018*/ public auto ansi beforefieldinit System.Xml.XmlDeclaration - extends System.Xml.XmlLinkedNode/*02000021*/ -{ - .method /*06000092*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string version, - string encoding, - string standalone, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 04 01 0E 0E 0E 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.XmlLinkedNode/*02000021*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDeclaration::.ctor - - .method /*06000093*/ public hidebysig specialname - instance string get_Encoding() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_Encoding - - .method /*06000094*/ public hidebysig specialname - instance void set_Encoding(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeclaration::set_Encoding - - .method /*06000095*/ public hidebysig specialname virtual - instance string get_InnerText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_InnerText - - .method /*06000096*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeclaration::set_InnerText - - .method /*06000097*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_LocalName - - .method /*06000098*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_Name - - .method /*06000099*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_NodeType - - .method /*0600009A*/ public hidebysig specialname - instance string get_Standalone() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_Standalone - - .method /*0600009B*/ public hidebysig specialname - instance void set_Standalone(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeclaration::set_Standalone - - .method /*0600009C*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_Value - - .method /*0600009D*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeclaration::set_Value - - .method /*0600009E*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::get_Version - - .method /*0600009F*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeclaration::CloneNode - - .method /*060000A0*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeclaration::WriteContentTo - - .method /*060000A1*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeclaration::WriteTo - - .property /*17000023*/ instance string Encoding() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_Encoding() /* 06000093 */ - .set instance void System.Xml.XmlDeclaration/*02000018*/::set_Encoding(string) /* 06000094 */ - } // end of property XmlDeclaration::Encoding - .property /*17000024*/ instance string InnerText() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_InnerText() /* 06000095 */ - .set instance void System.Xml.XmlDeclaration/*02000018*/::set_InnerText(string) /* 06000096 */ - } // end of property XmlDeclaration::InnerText - .property /*17000025*/ instance string LocalName() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_LocalName() /* 06000097 */ - } // end of property XmlDeclaration::LocalName - .property /*17000026*/ instance string Name() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_Name() /* 06000098 */ - } // end of property XmlDeclaration::Name - .property /*17000027*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlDeclaration/*02000018*/::get_NodeType() /* 06000099 */ - } // end of property XmlDeclaration::NodeType - .property /*17000028*/ instance string Standalone() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_Standalone() /* 0600009A */ - .set instance void System.Xml.XmlDeclaration/*02000018*/::set_Standalone(string) /* 0600009B */ - } // end of property XmlDeclaration::Standalone - .property /*17000029*/ instance string Value() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_Value() /* 0600009C */ - .set instance void System.Xml.XmlDeclaration/*02000018*/::set_Value(string) /* 0600009D */ - } // end of property XmlDeclaration::Value - .property /*1700002A*/ instance string Version() - { - .get instance string System.Xml.XmlDeclaration/*02000018*/::get_Version() /* 0600009E */ - } // end of property XmlDeclaration::Version -} // end of class System.Xml.XmlDeclaration - -.class /*02000019*/ public auto ansi beforefieldinit System.Xml.XmlDocument - extends System.Xml.XmlNode/*02000026*/ -{ - .method /*060000A2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDocument::.ctor - - .method /*060000A3*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlImplementation/*02000020*/ imp) cil managed - // SIG: 20 01 01 12 80 80 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDocument::.ctor - - .method /*060000A4*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDocument::.ctor - - .method /*060000A5*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_BaseURI - - .method /*060000A6*/ public hidebysig specialname - instance class System.Xml.XmlElement/*0200001C*/ - get_DocumentElement() cil managed - // SIG: 20 00 12 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_DocumentElement - - .method /*060000A7*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlDocumentType/*0200001B*/ - get_DocumentType() cil managed - // SIG: 20 00 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_DocumentType - - .method /*060000A8*/ public hidebysig specialname - instance class System.Xml.XmlImplementation/*02000020*/ - get_Implementation() cil managed - // SIG: 20 00 12 80 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_Implementation - - .method /*060000A9*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::set_InnerText - - .method /*060000AA*/ public hidebysig specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_InnerXml - - .method /*060000AB*/ public hidebysig specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::set_InnerXml - - .method /*060000AC*/ public hidebysig specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_IsReadOnly - - .method /*060000AD*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_LocalName - - .method /*060000AE*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_Name - - .method /*060000AF*/ public hidebysig specialname - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_NameTable - - .method /*060000B0*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_NodeType - - .method /*060000B1*/ public hidebysig specialname virtual - instance class System.Xml.XmlDocument/*02000019*/ - get_OwnerDocument() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_OwnerDocument - - .method /*060000B2*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_ParentNode - - .method /*060000B3*/ public hidebysig specialname - instance bool get_PreserveWhitespace() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_PreserveWhitespace - - .method /*060000B4*/ public hidebysig specialname - instance void set_PreserveWhitespace(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::set_PreserveWhitespace - - .method /*060000B5*/ public hidebysig specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_SchemaInfo - - .method /*060000B6*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ - get_Schemas() cil managed - // SIG: 20 00 12 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::get_Schemas - - .method /*060000B7*/ public hidebysig specialname - instance void set_Schemas(class System.Xml.Schema.XmlSchemaSet/*020000A5*/ 'value') cil managed - // SIG: 20 01 01 12 82 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::set_Schemas - - .method /*060000B8*/ public hidebysig newslot specialname virtual - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::set_XmlResolver - - .method /*060000B9*/ public hidebysig specialname - instance void add_NodeChanged(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::add_NodeChanged - - .method /*060000BA*/ public hidebysig specialname - instance void remove_NodeChanged(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::remove_NodeChanged - - .method /*060000BB*/ public hidebysig specialname - instance void add_NodeChanging(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::add_NodeChanging - - .method /*060000BC*/ public hidebysig specialname - instance void remove_NodeChanging(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::remove_NodeChanging - - .method /*060000BD*/ public hidebysig specialname - instance void add_NodeInserted(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::add_NodeInserted - - .method /*060000BE*/ public hidebysig specialname - instance void remove_NodeInserted(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::remove_NodeInserted - - .method /*060000BF*/ public hidebysig specialname - instance void add_NodeInserting(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::add_NodeInserting - - .method /*060000C0*/ public hidebysig specialname - instance void remove_NodeInserting(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::remove_NodeInserting - - .method /*060000C1*/ public hidebysig specialname - instance void add_NodeRemoved(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::add_NodeRemoved - - .method /*060000C2*/ public hidebysig specialname - instance void remove_NodeRemoved(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::remove_NodeRemoved - - .method /*060000C3*/ public hidebysig specialname - instance void add_NodeRemoving(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::add_NodeRemoving - - .method /*060000C4*/ public hidebysig specialname - instance void remove_NodeRemoving(class System.Xml.XmlNodeChangedEventHandler/*02000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::remove_NodeRemoving - - .method /*060000C5*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CloneNode - - .method /*060000C6*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - CreateAttribute(string name) cil managed - // SIG: 20 01 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateAttribute - - .method /*060000C7*/ public hidebysig instance class System.Xml.XmlAttribute/*02000011*/ - CreateAttribute(string qualifiedName, - string namespaceURI) cil managed - // SIG: 20 02 12 44 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateAttribute - - .method /*060000C8*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - CreateAttribute(string prefix, - string localName, - string namespaceURI) cil managed - // SIG: 20 03 12 44 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateAttribute - - .method /*060000C9*/ public hidebysig newslot virtual - instance class System.Xml.XmlCDataSection/*02000013*/ - CreateCDataSection(string data) cil managed - // SIG: 20 01 12 4C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateCDataSection - - .method /*060000CA*/ public hidebysig newslot virtual - instance class System.Xml.XmlComment/*02000015*/ - CreateComment(string data) cil managed - // SIG: 20 01 12 54 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateComment - - .method /*060000CB*/ famorassem hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - CreateDefaultAttribute(string prefix, - string localName, - string namespaceURI) cil managed - // SIG: 20 03 12 44 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateDefaultAttribute - - .method /*060000CC*/ public hidebysig newslot virtual - instance class System.Xml.XmlDocumentFragment/*0200001A*/ - CreateDocumentFragment() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateDocumentFragment - - .method /*060000CD*/ public hidebysig newslot virtual - instance class System.Xml.XmlDocumentType/*0200001B*/ - CreateDocumentType(string name, - string publicId, - string systemId, - string internalSubset) cil managed - // SIG: 20 04 12 6C 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateDocumentType - - .method /*060000CE*/ public hidebysig instance class System.Xml.XmlElement/*0200001C*/ - CreateElement(string name) cil managed - // SIG: 20 01 12 70 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateElement - - .method /*060000CF*/ public hidebysig instance class System.Xml.XmlElement/*0200001C*/ - CreateElement(string qualifiedName, - string namespaceURI) cil managed - // SIG: 20 02 12 70 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateElement - - .method /*060000D0*/ public hidebysig newslot virtual - instance class System.Xml.XmlElement/*0200001C*/ - CreateElement(string prefix, - string localName, - string namespaceURI) cil managed - // SIG: 20 03 12 70 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateElement - - .method /*060000D1*/ public hidebysig newslot virtual - instance class System.Xml.XmlEntityReference/*0200001E*/ - CreateEntityReference(string name) cil managed - // SIG: 20 01 12 78 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateEntityReference - - .method /*060000D2*/ public hidebysig virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - CreateNavigator() cil managed - // SIG: 20 00 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateNavigator - - .method /*060000D3*/ famorassem hidebysig newslot virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - CreateNavigator(class System.Xml.XmlNode/*02000026*/ node) cil managed - // SIG: 20 01 12 81 50 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateNavigator - - .method /*060000D4*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - CreateNode(string nodeTypeString, - string name, - string namespaceURI) cil managed - // SIG: 20 03 12 80 98 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateNode - - .method /*060000D5*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - CreateNode(valuetype System.Xml.XmlNodeType/*0200002D*/ 'type', - string name, - string namespaceURI) cil managed - // SIG: 20 03 12 80 98 11 80 B4 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateNode - - .method /*060000D6*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - CreateNode(valuetype System.Xml.XmlNodeType/*0200002D*/ 'type', - string prefix, - string name, - string namespaceURI) cil managed - // SIG: 20 04 12 80 98 11 80 B4 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateNode - - .method /*060000D7*/ public hidebysig newslot virtual - instance class System.Xml.XmlProcessingInstruction/*02000031*/ - CreateProcessingInstruction(string target, - string data) cil managed - // SIG: 20 02 12 80 C4 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateProcessingInstruction - - .method /*060000D8*/ public hidebysig newslot virtual - instance class System.Xml.XmlSignificantWhitespace/*02000037*/ - CreateSignificantWhitespace(string text) cil managed - // SIG: 20 01 12 80 DC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateSignificantWhitespace - - .method /*060000D9*/ public hidebysig newslot virtual - instance class System.Xml.XmlText/*02000039*/ - CreateTextNode(string text) cil managed - // SIG: 20 01 12 80 E4 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateTextNode - - .method /*060000DA*/ public hidebysig newslot virtual - instance class System.Xml.XmlWhitespace/*0200003F*/ - CreateWhitespace(string text) cil managed - // SIG: 20 01 12 80 FC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateWhitespace - - .method /*060000DB*/ public hidebysig newslot virtual - instance class System.Xml.XmlDeclaration/*02000018*/ - CreateXmlDeclaration(string version, - string encoding, - string standalone) cil managed - // SIG: 20 03 12 60 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::CreateXmlDeclaration - - .method /*060000DC*/ public hidebysig newslot virtual - instance class System.Xml.XmlElement/*0200001C*/ - GetElementById(string elementId) cil managed - // SIG: 20 01 12 70 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::GetElementById - - .method /*060000DD*/ public hidebysig newslot virtual - instance class System.Xml.XmlNodeList/*0200002A*/ - GetElementsByTagName(string name) cil managed - // SIG: 20 01 12 80 A8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::GetElementsByTagName - - .method /*060000DE*/ public hidebysig newslot virtual - instance class System.Xml.XmlNodeList/*0200002A*/ - GetElementsByTagName(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 80 A8 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::GetElementsByTagName - - .method /*060000DF*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - ImportNode(class System.Xml.XmlNode/*02000026*/ node, - bool deep) cil managed - // SIG: 20 02 12 80 98 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::ImportNode - - .method /*060000E0*/ public hidebysig newslot virtual - instance void Load(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ inStream) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Load - - .method /*060000E1*/ public hidebysig newslot virtual - instance void Load(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ txtReader) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Load - - .method /*060000E2*/ public hidebysig newslot virtual - instance void Load(string filename) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Load - - .method /*060000E3*/ public hidebysig newslot virtual - instance void Load(class System.Xml.XmlReader/*02000033*/ reader) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Load - - .method /*060000E4*/ public hidebysig newslot virtual - instance void LoadXml(string xml) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::LoadXml - - .method /*060000E5*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - ReadNode(class System.Xml.XmlReader/*02000033*/ reader) cil managed - // SIG: 20 01 12 80 98 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocument::ReadNode - - .method /*060000E6*/ public hidebysig newslot virtual - instance void Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ outStream) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Save - - .method /*060000E7*/ public hidebysig newslot virtual - instance void Save(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ writer) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Save - - .method /*060000E8*/ public hidebysig newslot virtual - instance void Save(string filename) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Save - - .method /*060000E9*/ public hidebysig newslot virtual - instance void Save(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Save - - .method /*060000EA*/ public hidebysig instance void - Validate(class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler) cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Validate - - .method /*060000EB*/ public hidebysig instance void - Validate(class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler, - class System.Xml.XmlNode/*02000026*/ nodeToValidate) cil managed - // SIG: 20 02 01 12 81 98 12 80 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::Validate - - .method /*060000EC*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ xw) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::WriteContentTo - - .method /*060000ED*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocument::WriteTo - - .event /*14000001*/ System.Xml.XmlNodeChangedEventHandler/*02000029*/ NodeChanged - { - .addon instance void System.Xml.XmlDocument/*02000019*/::add_NodeChanged(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000B9 */ - .removeon instance void System.Xml.XmlDocument/*02000019*/::remove_NodeChanged(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000BA */ - } // end of event XmlDocument::NodeChanged - .event /*14000002*/ System.Xml.XmlNodeChangedEventHandler/*02000029*/ NodeChanging - { - .addon instance void System.Xml.XmlDocument/*02000019*/::add_NodeChanging(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000BB */ - .removeon instance void System.Xml.XmlDocument/*02000019*/::remove_NodeChanging(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000BC */ - } // end of event XmlDocument::NodeChanging - .event /*14000003*/ System.Xml.XmlNodeChangedEventHandler/*02000029*/ NodeInserted - { - .addon instance void System.Xml.XmlDocument/*02000019*/::add_NodeInserted(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000BD */ - .removeon instance void System.Xml.XmlDocument/*02000019*/::remove_NodeInserted(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000BE */ - } // end of event XmlDocument::NodeInserted - .event /*14000004*/ System.Xml.XmlNodeChangedEventHandler/*02000029*/ NodeInserting - { - .addon instance void System.Xml.XmlDocument/*02000019*/::add_NodeInserting(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000BF */ - .removeon instance void System.Xml.XmlDocument/*02000019*/::remove_NodeInserting(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000C0 */ - } // end of event XmlDocument::NodeInserting - .event /*14000005*/ System.Xml.XmlNodeChangedEventHandler/*02000029*/ NodeRemoved - { - .addon instance void System.Xml.XmlDocument/*02000019*/::add_NodeRemoved(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000C1 */ - .removeon instance void System.Xml.XmlDocument/*02000019*/::remove_NodeRemoved(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000C2 */ - } // end of event XmlDocument::NodeRemoved - .event /*14000006*/ System.Xml.XmlNodeChangedEventHandler/*02000029*/ NodeRemoving - { - .addon instance void System.Xml.XmlDocument/*02000019*/::add_NodeRemoving(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000C3 */ - .removeon instance void System.Xml.XmlDocument/*02000019*/::remove_NodeRemoving(class System.Xml.XmlNodeChangedEventHandler/*02000029*/) /* 060000C4 */ - } // end of event XmlDocument::NodeRemoving - .property /*1700002B*/ instance string BaseURI() - { - .get instance string System.Xml.XmlDocument/*02000019*/::get_BaseURI() /* 060000A5 */ - } // end of property XmlDocument::BaseURI - .property /*1700002C*/ instance class System.Xml.XmlElement/*0200001C*/ - DocumentElement() - { - .get instance class System.Xml.XmlElement/*0200001C*/ System.Xml.XmlDocument/*02000019*/::get_DocumentElement() /* 060000A6 */ - } // end of property XmlDocument::DocumentElement - .property /*1700002D*/ instance class System.Xml.XmlDocumentType/*0200001B*/ - DocumentType() - { - .get instance class System.Xml.XmlDocumentType/*0200001B*/ System.Xml.XmlDocument/*02000019*/::get_DocumentType() /* 060000A7 */ - } // end of property XmlDocument::DocumentType - .property /*1700002E*/ instance class System.Xml.XmlImplementation/*02000020*/ - Implementation() - { - .get instance class System.Xml.XmlImplementation/*02000020*/ System.Xml.XmlDocument/*02000019*/::get_Implementation() /* 060000A8 */ - } // end of property XmlDocument::Implementation - .property /*1700002F*/ instance string InnerText() - { - .set instance void System.Xml.XmlDocument/*02000019*/::set_InnerText(string) /* 060000A9 */ - } // end of property XmlDocument::InnerText - .property /*17000030*/ instance string InnerXml() - { - .get instance string System.Xml.XmlDocument/*02000019*/::get_InnerXml() /* 060000AA */ - .set instance void System.Xml.XmlDocument/*02000019*/::set_InnerXml(string) /* 060000AB */ - } // end of property XmlDocument::InnerXml - .property /*17000031*/ instance bool IsReadOnly() - { - .get instance bool System.Xml.XmlDocument/*02000019*/::get_IsReadOnly() /* 060000AC */ - } // end of property XmlDocument::IsReadOnly - .property /*17000032*/ instance string LocalName() - { - .get instance string System.Xml.XmlDocument/*02000019*/::get_LocalName() /* 060000AD */ - } // end of property XmlDocument::LocalName - .property /*17000033*/ instance string Name() - { - .get instance string System.Xml.XmlDocument/*02000019*/::get_Name() /* 060000AE */ - } // end of property XmlDocument::Name - .property /*17000034*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlDocument/*02000019*/::get_NameTable() /* 060000AF */ - } // end of property XmlDocument::NameTable - .property /*17000035*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlDocument/*02000019*/::get_NodeType() /* 060000B0 */ - } // end of property XmlDocument::NodeType - .property /*17000036*/ instance class System.Xml.XmlDocument/*02000019*/ - OwnerDocument() - { - .get instance class System.Xml.XmlDocument/*02000019*/ System.Xml.XmlDocument/*02000019*/::get_OwnerDocument() /* 060000B1 */ - } // end of property XmlDocument::OwnerDocument - .property /*17000037*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlDocument/*02000019*/::get_ParentNode() /* 060000B2 */ - } // end of property XmlDocument::ParentNode - .property /*17000038*/ instance bool PreserveWhitespace() - { - .get instance bool System.Xml.XmlDocument/*02000019*/::get_PreserveWhitespace() /* 060000B3 */ - .set instance void System.Xml.XmlDocument/*02000019*/::set_PreserveWhitespace(bool) /* 060000B4 */ - } // end of property XmlDocument::PreserveWhitespace - .property /*17000039*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XmlDocument/*02000019*/::get_SchemaInfo() /* 060000B5 */ - } // end of property XmlDocument::SchemaInfo - .property /*1700003A*/ instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ - Schemas() - { - .get instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ System.Xml.XmlDocument/*02000019*/::get_Schemas() /* 060000B6 */ - .set instance void System.Xml.XmlDocument/*02000019*/::set_Schemas(class System.Xml.Schema.XmlSchemaSet/*020000A5*/) /* 060000B7 */ - } // end of property XmlDocument::Schemas - .property /*1700003B*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.XmlDocument/*02000019*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 060000B8 */ - } // end of property XmlDocument::XmlResolver -} // end of class System.Xml.XmlDocument - -.class /*0200001A*/ public auto ansi beforefieldinit System.Xml.XmlDocumentFragment - extends System.Xml.XmlNode/*02000026*/ -{ - .method /*060000EE*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlDocument/*02000019*/ ownerDocument) cil managed - // SIG: 20 01 01 12 64 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDocumentFragment::.ctor - - .method /*060000EF*/ public hidebysig specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::get_InnerXml - - .method /*060000F0*/ public hidebysig specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocumentFragment::set_InnerXml - - .method /*060000F1*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::get_LocalName - - .method /*060000F2*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::get_Name - - .method /*060000F3*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::get_NodeType - - .method /*060000F4*/ public hidebysig specialname virtual - instance class System.Xml.XmlDocument/*02000019*/ - get_OwnerDocument() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::get_OwnerDocument - - .method /*060000F5*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::get_ParentNode - - .method /*060000F6*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentFragment::CloneNode - - .method /*060000F7*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocumentFragment::WriteContentTo - - .method /*060000F8*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocumentFragment::WriteTo - - .property /*1700003C*/ instance string InnerXml() - { - .get instance string System.Xml.XmlDocumentFragment/*0200001A*/::get_InnerXml() /* 060000EF */ - .set instance void System.Xml.XmlDocumentFragment/*0200001A*/::set_InnerXml(string) /* 060000F0 */ - } // end of property XmlDocumentFragment::InnerXml - .property /*1700003D*/ instance string LocalName() - { - .get instance string System.Xml.XmlDocumentFragment/*0200001A*/::get_LocalName() /* 060000F1 */ - } // end of property XmlDocumentFragment::LocalName - .property /*1700003E*/ instance string Name() - { - .get instance string System.Xml.XmlDocumentFragment/*0200001A*/::get_Name() /* 060000F2 */ - } // end of property XmlDocumentFragment::Name - .property /*1700003F*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlDocumentFragment/*0200001A*/::get_NodeType() /* 060000F3 */ - } // end of property XmlDocumentFragment::NodeType - .property /*17000040*/ instance class System.Xml.XmlDocument/*02000019*/ - OwnerDocument() - { - .get instance class System.Xml.XmlDocument/*02000019*/ System.Xml.XmlDocumentFragment/*0200001A*/::get_OwnerDocument() /* 060000F4 */ - } // end of property XmlDocumentFragment::OwnerDocument - .property /*17000041*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlDocumentFragment/*0200001A*/::get_ParentNode() /* 060000F5 */ - } // end of property XmlDocumentFragment::ParentNode -} // end of class System.Xml.XmlDocumentFragment - -.class /*0200001B*/ public auto ansi beforefieldinit System.Xml.XmlDocumentType - extends System.Xml.XmlLinkedNode/*02000021*/ -{ - .method /*060000F9*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string name, - string publicId, - string systemId, - string internalSubset, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 05 01 0E 0E 0E 0E 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.XmlLinkedNode/*02000021*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlDocumentType::.ctor - - .method /*060000FA*/ public hidebysig specialname - instance class System.Xml.XmlNamedNodeMap/*02000022*/ - get_Entities() cil managed - // SIG: 20 00 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_Entities - - .method /*060000FB*/ public hidebysig specialname - instance string get_InternalSubset() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_InternalSubset - - .method /*060000FC*/ public hidebysig specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_IsReadOnly - - .method /*060000FD*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_LocalName - - .method /*060000FE*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_Name - - .method /*060000FF*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_NodeType - - .method /*06000100*/ public hidebysig specialname - instance class System.Xml.XmlNamedNodeMap/*02000022*/ - get_Notations() cil managed - // SIG: 20 00 12 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_Notations - - .method /*06000101*/ public hidebysig specialname - instance string get_PublicId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_PublicId - - .method /*06000102*/ public hidebysig specialname - instance string get_SystemId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::get_SystemId - - .method /*06000103*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDocumentType::CloneNode - - .method /*06000104*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocumentType::WriteContentTo - - .method /*06000105*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDocumentType::WriteTo - - .property /*17000042*/ instance class System.Xml.XmlNamedNodeMap/*02000022*/ - Entities() - { - .get instance class System.Xml.XmlNamedNodeMap/*02000022*/ System.Xml.XmlDocumentType/*0200001B*/::get_Entities() /* 060000FA */ - } // end of property XmlDocumentType::Entities - .property /*17000043*/ instance string InternalSubset() - { - .get instance string System.Xml.XmlDocumentType/*0200001B*/::get_InternalSubset() /* 060000FB */ - } // end of property XmlDocumentType::InternalSubset - .property /*17000044*/ instance bool IsReadOnly() - { - .get instance bool System.Xml.XmlDocumentType/*0200001B*/::get_IsReadOnly() /* 060000FC */ - } // end of property XmlDocumentType::IsReadOnly - .property /*17000045*/ instance string LocalName() - { - .get instance string System.Xml.XmlDocumentType/*0200001B*/::get_LocalName() /* 060000FD */ - } // end of property XmlDocumentType::LocalName - .property /*17000046*/ instance string Name() - { - .get instance string System.Xml.XmlDocumentType/*0200001B*/::get_Name() /* 060000FE */ - } // end of property XmlDocumentType::Name - .property /*17000047*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlDocumentType/*0200001B*/::get_NodeType() /* 060000FF */ - } // end of property XmlDocumentType::NodeType - .property /*17000048*/ instance class System.Xml.XmlNamedNodeMap/*02000022*/ - Notations() - { - .get instance class System.Xml.XmlNamedNodeMap/*02000022*/ System.Xml.XmlDocumentType/*0200001B*/::get_Notations() /* 06000100 */ - } // end of property XmlDocumentType::Notations - .property /*17000049*/ instance string PublicId() - { - .get instance string System.Xml.XmlDocumentType/*0200001B*/::get_PublicId() /* 06000101 */ - } // end of property XmlDocumentType::PublicId - .property /*1700004A*/ instance string SystemId() - { - .get instance string System.Xml.XmlDocumentType/*0200001B*/::get_SystemId() /* 06000102 */ - } // end of property XmlDocumentType::SystemId -} // end of class System.Xml.XmlDocumentType - -.class /*0200001C*/ public auto ansi beforefieldinit System.Xml.XmlElement - extends System.Xml.XmlLinkedNode/*02000021*/ -{ - .method /*06000106*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string prefix, - string localName, - string namespaceURI, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 04 01 0E 0E 0E 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.XmlLinkedNode/*02000021*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlElement::.ctor - - .method /*06000107*/ public hidebysig specialname virtual - instance class System.Xml.XmlAttributeCollection/*02000012*/ - get_Attributes() cil managed - // SIG: 20 00 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_Attributes - - .method /*06000108*/ public hidebysig newslot specialname virtual - instance bool get_HasAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_HasAttributes - - .method /*06000109*/ public hidebysig specialname virtual - instance string get_InnerText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_InnerText - - .method /*0600010A*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::set_InnerText - - .method /*0600010B*/ public hidebysig specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_InnerXml - - .method /*0600010C*/ public hidebysig specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::set_InnerXml - - .method /*0600010D*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_IsEmpty - - .method /*0600010E*/ public hidebysig specialname - instance void set_IsEmpty(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::set_IsEmpty - - .method /*0600010F*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_LocalName - - .method /*06000110*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_Name - - .method /*06000111*/ public hidebysig specialname virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_NamespaceURI - - .method /*06000112*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_NextSibling() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_NextSibling - - .method /*06000113*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_NodeType - - .method /*06000114*/ public hidebysig specialname virtual - instance class System.Xml.XmlDocument/*02000019*/ - get_OwnerDocument() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_OwnerDocument - - .method /*06000115*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_ParentNode - - .method /*06000116*/ public hidebysig specialname virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_Prefix - - .method /*06000117*/ public hidebysig specialname virtual - instance void set_Prefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::set_Prefix - - .method /*06000118*/ public hidebysig specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::get_SchemaInfo - - .method /*06000119*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::CloneNode - - .method /*0600011A*/ public hidebysig newslot virtual - instance string GetAttribute(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::GetAttribute - - .method /*0600011B*/ public hidebysig newslot virtual - instance string GetAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::GetAttribute - - .method /*0600011C*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - GetAttributeNode(string name) cil managed - // SIG: 20 01 12 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::GetAttributeNode - - .method /*0600011D*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - GetAttributeNode(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 44 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::GetAttributeNode - - .method /*0600011E*/ public hidebysig newslot virtual - instance class System.Xml.XmlNodeList/*0200002A*/ - GetElementsByTagName(string name) cil managed - // SIG: 20 01 12 80 A8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::GetElementsByTagName - - .method /*0600011F*/ public hidebysig newslot virtual - instance class System.Xml.XmlNodeList/*0200002A*/ - GetElementsByTagName(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 80 A8 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::GetElementsByTagName - - .method /*06000120*/ public hidebysig newslot virtual - instance bool HasAttribute(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::HasAttribute - - .method /*06000121*/ public hidebysig newslot virtual - instance bool HasAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::HasAttribute - - .method /*06000122*/ public hidebysig virtual - instance void RemoveAll() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::RemoveAll - - .method /*06000123*/ public hidebysig newslot virtual - instance void RemoveAllAttributes() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::RemoveAllAttributes - - .method /*06000124*/ public hidebysig newslot virtual - instance void RemoveAttribute(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::RemoveAttribute - - .method /*06000125*/ public hidebysig newslot virtual - instance void RemoveAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::RemoveAttribute - - .method /*06000126*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - RemoveAttributeAt(int32 i) cil managed - // SIG: 20 01 12 80 98 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::RemoveAttributeAt - - .method /*06000127*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - RemoveAttributeNode(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 44 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::RemoveAttributeNode - - .method /*06000128*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - RemoveAttributeNode(class System.Xml.XmlAttribute/*02000011*/ oldAttr) cil managed - // SIG: 20 01 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::RemoveAttributeNode - - .method /*06000129*/ public hidebysig newslot virtual - instance void SetAttribute(string name, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::SetAttribute - - .method /*0600012A*/ public hidebysig newslot virtual - instance string SetAttribute(string localName, - string namespaceURI, - string 'value') cil managed - // SIG: 20 03 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::SetAttribute - - .method /*0600012B*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - SetAttributeNode(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 44 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::SetAttributeNode - - .method /*0600012C*/ public hidebysig newslot virtual - instance class System.Xml.XmlAttribute/*02000011*/ - SetAttributeNode(class System.Xml.XmlAttribute/*02000011*/ newAttr) cil managed - // SIG: 20 01 12 44 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElement::SetAttributeNode - - .method /*0600012D*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::WriteContentTo - - .method /*0600012E*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElement::WriteTo - - .property /*1700004B*/ instance class System.Xml.XmlAttributeCollection/*02000012*/ - Attributes() - { - .get instance class System.Xml.XmlAttributeCollection/*02000012*/ System.Xml.XmlElement/*0200001C*/::get_Attributes() /* 06000107 */ - } // end of property XmlElement::Attributes - .property /*1700004C*/ instance bool HasAttributes() - { - .get instance bool System.Xml.XmlElement/*0200001C*/::get_HasAttributes() /* 06000108 */ - } // end of property XmlElement::HasAttributes - .property /*1700004D*/ instance string InnerText() - { - .get instance string System.Xml.XmlElement/*0200001C*/::get_InnerText() /* 06000109 */ - .set instance void System.Xml.XmlElement/*0200001C*/::set_InnerText(string) /* 0600010A */ - } // end of property XmlElement::InnerText - .property /*1700004E*/ instance string InnerXml() - { - .get instance string System.Xml.XmlElement/*0200001C*/::get_InnerXml() /* 0600010B */ - .set instance void System.Xml.XmlElement/*0200001C*/::set_InnerXml(string) /* 0600010C */ - } // end of property XmlElement::InnerXml - .property /*1700004F*/ instance bool IsEmpty() - { - .get instance bool System.Xml.XmlElement/*0200001C*/::get_IsEmpty() /* 0600010D */ - .set instance void System.Xml.XmlElement/*0200001C*/::set_IsEmpty(bool) /* 0600010E */ - } // end of property XmlElement::IsEmpty - .property /*17000050*/ instance string LocalName() - { - .get instance string System.Xml.XmlElement/*0200001C*/::get_LocalName() /* 0600010F */ - } // end of property XmlElement::LocalName - .property /*17000051*/ instance string Name() - { - .get instance string System.Xml.XmlElement/*0200001C*/::get_Name() /* 06000110 */ - } // end of property XmlElement::Name - .property /*17000052*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlElement/*0200001C*/::get_NamespaceURI() /* 06000111 */ - } // end of property XmlElement::NamespaceURI - .property /*17000053*/ instance class System.Xml.XmlNode/*02000026*/ - NextSibling() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlElement/*0200001C*/::get_NextSibling() /* 06000112 */ - } // end of property XmlElement::NextSibling - .property /*17000054*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlElement/*0200001C*/::get_NodeType() /* 06000113 */ - } // end of property XmlElement::NodeType - .property /*17000055*/ instance class System.Xml.XmlDocument/*02000019*/ - OwnerDocument() - { - .get instance class System.Xml.XmlDocument/*02000019*/ System.Xml.XmlElement/*0200001C*/::get_OwnerDocument() /* 06000114 */ - } // end of property XmlElement::OwnerDocument - .property /*17000056*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlElement/*0200001C*/::get_ParentNode() /* 06000115 */ - } // end of property XmlElement::ParentNode - .property /*17000057*/ instance string Prefix() - { - .get instance string System.Xml.XmlElement/*0200001C*/::get_Prefix() /* 06000116 */ - .set instance void System.Xml.XmlElement/*0200001C*/::set_Prefix(string) /* 06000117 */ - } // end of property XmlElement::Prefix - .property /*17000058*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XmlElement/*0200001C*/::get_SchemaInfo() /* 06000118 */ - } // end of property XmlElement::SchemaInfo -} // end of class System.Xml.XmlElement - -.class /*0200001D*/ public auto ansi beforefieldinit System.Xml.XmlEntity - extends System.Xml.XmlNode/*02000026*/ -{ - .method /*0600012F*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlEntity::.ctor - - .method /*06000130*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_BaseURI - - .method /*06000131*/ public hidebysig specialname virtual - instance string get_InnerText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_InnerText - - .method /*06000132*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntity::set_InnerText - - .method /*06000133*/ public hidebysig specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_InnerXml - - .method /*06000134*/ public hidebysig specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntity::set_InnerXml - - .method /*06000135*/ public hidebysig specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_IsReadOnly - - .method /*06000136*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_LocalName - - .method /*06000137*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_Name - - .method /*06000138*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_NodeType - - .method /*06000139*/ public hidebysig specialname - instance string get_NotationName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_NotationName - - .method /*0600013A*/ public hidebysig specialname virtual - instance string get_OuterXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_OuterXml - - .method /*0600013B*/ public hidebysig specialname - instance string get_PublicId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_PublicId - - .method /*0600013C*/ public hidebysig specialname - instance string get_SystemId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::get_SystemId - - .method /*0600013D*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntity::CloneNode - - .method /*0600013E*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntity::WriteContentTo - - .method /*0600013F*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntity::WriteTo - - .property /*17000059*/ instance string BaseURI() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_BaseURI() /* 06000130 */ - } // end of property XmlEntity::BaseURI - .property /*1700005A*/ instance string InnerText() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_InnerText() /* 06000131 */ - .set instance void System.Xml.XmlEntity/*0200001D*/::set_InnerText(string) /* 06000132 */ - } // end of property XmlEntity::InnerText - .property /*1700005B*/ instance string InnerXml() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_InnerXml() /* 06000133 */ - .set instance void System.Xml.XmlEntity/*0200001D*/::set_InnerXml(string) /* 06000134 */ - } // end of property XmlEntity::InnerXml - .property /*1700005C*/ instance bool IsReadOnly() - { - .get instance bool System.Xml.XmlEntity/*0200001D*/::get_IsReadOnly() /* 06000135 */ - } // end of property XmlEntity::IsReadOnly - .property /*1700005D*/ instance string LocalName() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_LocalName() /* 06000136 */ - } // end of property XmlEntity::LocalName - .property /*1700005E*/ instance string Name() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_Name() /* 06000137 */ - } // end of property XmlEntity::Name - .property /*1700005F*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlEntity/*0200001D*/::get_NodeType() /* 06000138 */ - } // end of property XmlEntity::NodeType - .property /*17000060*/ instance string NotationName() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_NotationName() /* 06000139 */ - } // end of property XmlEntity::NotationName - .property /*17000061*/ instance string OuterXml() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_OuterXml() /* 0600013A */ - } // end of property XmlEntity::OuterXml - .property /*17000062*/ instance string PublicId() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_PublicId() /* 0600013B */ - } // end of property XmlEntity::PublicId - .property /*17000063*/ instance string SystemId() - { - .get instance string System.Xml.XmlEntity/*0200001D*/::get_SystemId() /* 0600013C */ - } // end of property XmlEntity::SystemId -} // end of class System.Xml.XmlEntity - -.class /*0200001E*/ public auto ansi beforefieldinit System.Xml.XmlEntityReference - extends System.Xml.XmlLinkedNode/*02000021*/ -{ - .method /*06000140*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string name, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.XmlLinkedNode/*02000021*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlEntityReference::.ctor - - .method /*06000141*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::get_BaseURI - - .method /*06000142*/ public hidebysig specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::get_IsReadOnly - - .method /*06000143*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::get_LocalName - - .method /*06000144*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::get_Name - - .method /*06000145*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::get_NodeType - - .method /*06000146*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::get_Value - - .method /*06000147*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntityReference::set_Value - - .method /*06000148*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEntityReference::CloneNode - - .method /*06000149*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntityReference::WriteContentTo - - .method /*0600014A*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEntityReference::WriteTo - - .property /*17000064*/ instance string BaseURI() - { - .get instance string System.Xml.XmlEntityReference/*0200001E*/::get_BaseURI() /* 06000141 */ - } // end of property XmlEntityReference::BaseURI - .property /*17000065*/ instance bool IsReadOnly() - { - .get instance bool System.Xml.XmlEntityReference/*0200001E*/::get_IsReadOnly() /* 06000142 */ - } // end of property XmlEntityReference::IsReadOnly - .property /*17000066*/ instance string LocalName() - { - .get instance string System.Xml.XmlEntityReference/*0200001E*/::get_LocalName() /* 06000143 */ - } // end of property XmlEntityReference::LocalName - .property /*17000067*/ instance string Name() - { - .get instance string System.Xml.XmlEntityReference/*0200001E*/::get_Name() /* 06000144 */ - } // end of property XmlEntityReference::Name - .property /*17000068*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlEntityReference/*0200001E*/::get_NodeType() /* 06000145 */ - } // end of property XmlEntityReference::NodeType - .property /*17000069*/ instance string Value() - { - .get instance string System.Xml.XmlEntityReference/*0200001E*/::get_Value() /* 06000146 */ - .set instance void System.Xml.XmlEntityReference/*0200001E*/::set_Value(string) /* 06000147 */ - } // end of property XmlEntityReference::Value -} // end of class System.Xml.XmlEntityReference - -.class /*0200001F*/ public auto ansi beforefieldinit System.Xml.XmlException - extends [System.Runtime/*23000001*/]System.SystemException/*01000025*/ -{ - .method /*0600014B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlException::.ctor - - .method /*0600014C*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlException::.ctor - - .method /*0600014D*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlException::.ctor - - .method /*0600014E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlException::.ctor - - .method /*0600014F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException, - int32 lineNumber, - int32 linePosition) cil managed - // SIG: 20 04 01 0E 12 80 A1 08 08 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlException::.ctor - - .method /*06000150*/ public hidebysig specialname - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlException::get_LineNumber - - .method /*06000151*/ public hidebysig specialname - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlException::get_LinePosition - - .method /*06000152*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlException::get_Message - - .method /*06000153*/ public hidebysig specialname - instance string get_SourceUri() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlException::get_SourceUri - - .method /*06000154*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlException::GetObjectData - - .property /*1700006A*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.XmlException/*0200001F*/::get_LineNumber() /* 06000150 */ - } // end of property XmlException::LineNumber - .property /*1700006B*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.XmlException/*0200001F*/::get_LinePosition() /* 06000151 */ - } // end of property XmlException::LinePosition - .property /*1700006C*/ instance string Message() - { - .get instance string System.Xml.XmlException/*0200001F*/::get_Message() /* 06000152 */ - } // end of property XmlException::Message - .property /*1700006D*/ instance string SourceUri() - { - .get instance string System.Xml.XmlException/*0200001F*/::get_SourceUri() /* 06000153 */ - } // end of property XmlException::SourceUri -} // end of class System.Xml.XmlException - -.class /*02000020*/ public auto ansi beforefieldinit System.Xml.XmlImplementation - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000155*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlImplementation::.ctor - - .method /*06000156*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlImplementation::.ctor - - .method /*06000157*/ public hidebysig newslot virtual - instance class System.Xml.XmlDocument/*02000019*/ - CreateDocument() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlImplementation::CreateDocument - - .method /*06000158*/ public hidebysig instance bool - HasFeature(string strFeature, - string strVersion) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlImplementation::HasFeature - -} // end of class System.Xml.XmlImplementation - -.class /*02000021*/ public abstract auto ansi beforefieldinit System.Xml.XmlLinkedNode - extends System.Xml.XmlNode/*02000026*/ -{ - .method /*06000159*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlLinkedNode::.ctor - - .method /*0600015A*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_NextSibling() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlLinkedNode::get_NextSibling - - .method /*0600015B*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousSibling() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlLinkedNode::get_PreviousSibling - - .property /*1700006E*/ instance class System.Xml.XmlNode/*02000026*/ - NextSibling() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlLinkedNode/*02000021*/::get_NextSibling() /* 0600015A */ - } // end of property XmlLinkedNode::NextSibling - .property /*1700006F*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousSibling() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlLinkedNode/*02000021*/::get_PreviousSibling() /* 0600015B */ - } // end of property XmlLinkedNode::PreviousSibling -} // end of class System.Xml.XmlLinkedNode - -.class /*02000022*/ public auto ansi beforefieldinit System.Xml.XmlNamedNodeMap - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/ -{ - .method /*0600015C*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNamedNodeMap::.ctor - - .method /*0600015D*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::get_Count - - .method /*0600015E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::GetEnumerator - - .method /*0600015F*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - GetNamedItem(string name) cil managed - // SIG: 20 01 12 80 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::GetNamedItem - - .method /*06000160*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - GetNamedItem(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 80 98 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::GetNamedItem - - .method /*06000161*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - Item(int32 index) cil managed - // SIG: 20 01 12 80 98 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::Item - - .method /*06000162*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - RemoveNamedItem(string name) cil managed - // SIG: 20 01 12 80 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::RemoveNamedItem - - .method /*06000163*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - RemoveNamedItem(string localName, - string namespaceURI) cil managed - // SIG: 20 02 12 80 98 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::RemoveNamedItem - - .method /*06000164*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - SetNamedItem(class System.Xml.XmlNode/*02000026*/ node) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamedNodeMap::SetNamedItem - - .property /*17000070*/ instance int32 Count() - { - .get instance int32 System.Xml.XmlNamedNodeMap/*02000022*/::get_Count() /* 0600015D */ - } // end of property XmlNamedNodeMap::Count -} // end of class System.Xml.XmlNamedNodeMap - -.class /*02000023*/ public auto ansi beforefieldinit System.Xml.XmlNamespaceManager - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/, - System.Xml.IXmlNamespaceResolver/*02000009*/ -{ - .method /*06000165*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nameTable) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNamespaceManager::.ctor - - .method /*06000166*/ public hidebysig newslot specialname virtual - instance string get_DefaultNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::get_DefaultNamespace - - .method /*06000167*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::get_NameTable - - .method /*06000168*/ public hidebysig newslot virtual - instance void AddNamespace(string prefix, - string uri) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNamespaceManager::AddNamespace - - .method /*06000169*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::GetEnumerator - - .method /*0600016A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::GetNamespacesInScope - - .method /*0600016B*/ public hidebysig newslot virtual - instance bool HasNamespace(string prefix) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::HasNamespace - - .method /*0600016C*/ public hidebysig newslot virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::LookupNamespace - - .method /*0600016D*/ public hidebysig newslot virtual - instance string LookupPrefix(string uri) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::LookupPrefix - - .method /*0600016E*/ public hidebysig newslot virtual - instance bool PopScope() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNamespaceManager::PopScope - - .method /*0600016F*/ public hidebysig newslot virtual - instance void PushScope() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNamespaceManager::PushScope - - .method /*06000170*/ public hidebysig newslot virtual - instance void RemoveNamespace(string prefix, - string uri) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNamespaceManager::RemoveNamespace - - .property /*17000071*/ instance string DefaultNamespace() - { - .get instance string System.Xml.XmlNamespaceManager/*02000023*/::get_DefaultNamespace() /* 06000166 */ - } // end of property XmlNamespaceManager::DefaultNamespace - .property /*17000072*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlNamespaceManager/*02000023*/::get_NameTable() /* 06000167 */ - } // end of property XmlNamespaceManager::NameTable -} // end of class System.Xml.XmlNamespaceManager - -.class /*02000024*/ public auto ansi sealed System.Xml.XmlNamespaceScope - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000033*/ public specialname rtspecialname int32 value__ - .field /*04000034*/ public static literal valuetype System.Xml.XmlNamespaceScope/*02000024*/ All = int32(0x00000000) - .field /*04000035*/ public static literal valuetype System.Xml.XmlNamespaceScope/*02000024*/ ExcludeXml = int32(0x00000001) - .field /*04000036*/ public static literal valuetype System.Xml.XmlNamespaceScope/*02000024*/ Local = int32(0x00000002) -} // end of class System.Xml.XmlNamespaceScope - -.class /*02000025*/ public abstract auto ansi beforefieldinit System.Xml.XmlNameTable - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000171*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNameTable::.ctor - - .method /*06000172*/ public hidebysig newslot abstract virtual - instance string Add(char[] 'array', - int32 offset, - int32 length) cil managed - // SIG: 20 03 0E 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method XmlNameTable::Add - - .method /*06000173*/ public hidebysig newslot abstract virtual - instance string Add(string 'array') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlNameTable::Add - - .method /*06000174*/ public hidebysig newslot abstract virtual - instance string Get(char[] 'array', - int32 offset, - int32 length) cil managed - // SIG: 20 03 0E 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method XmlNameTable::Get - - .method /*06000175*/ public hidebysig newslot abstract virtual - instance string Get(string 'array') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlNameTable::Get - -} // end of class System.Xml.XmlNameTable - -.class /*02000026*/ public abstract auto ansi beforefieldinit System.Xml.XmlNode - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/, - [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/, - System.Xml.XPath.IXPathNavigable/*0200004D*/ -{ - .custom /*0C00001A:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00001B:0A000019*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerDisplayAttribute/*0100002A*/::.ctor(string) /* 0A000019 */ = ( 01 00 16 7B 64 65 62 75 67 67 65 72 44 69 73 70 // ...{debuggerDisp - 6C 61 79 50 72 6F 78 79 7D 00 00 ) // layProxy}.. - .method /*06000176*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNode::.ctor - - .method /*06000177*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlAttributeCollection/*02000012*/ - get_Attributes() cil managed - // SIG: 20 00 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_Attributes - - .method /*06000178*/ public hidebysig newslot specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_BaseURI - - .method /*06000179*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNodeList/*0200002A*/ - get_ChildNodes() cil managed - // SIG: 20 00 12 80 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_ChildNodes - - .method /*0600017A*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_FirstChild() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_FirstChild - - .method /*0600017B*/ public hidebysig newslot specialname virtual - instance bool get_HasChildNodes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_HasChildNodes - - .method /*0600017C*/ public hidebysig newslot specialname virtual - instance string get_InnerText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_InnerText - - .method /*0600017D*/ public hidebysig newslot specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNode::set_InnerText - - .method /*0600017E*/ public hidebysig newslot specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_InnerXml - - .method /*0600017F*/ public hidebysig newslot specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNode::set_InnerXml - - .method /*06000180*/ public hidebysig newslot specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_IsReadOnly - - .method /*06000181*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlElement/*0200001C*/ - get_Item(string name) cil managed - // SIG: 20 01 12 70 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_Item - - .method /*06000182*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlElement/*0200001C*/ - get_Item(string localname, - string ns) cil managed - // SIG: 20 02 12 70 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_Item - - .method /*06000183*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_LastChild() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_LastChild - - .method /*06000184*/ public hidebysig newslot specialname abstract virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlNode::get_LocalName - - .method /*06000185*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlNode::get_Name - - .method /*06000186*/ public hidebysig newslot specialname virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_NamespaceURI - - .method /*06000187*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_NextSibling() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_NextSibling - - .method /*06000188*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x0 - } // end of method XmlNode::get_NodeType - - .method /*06000189*/ public hidebysig newslot specialname virtual - instance string get_OuterXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_OuterXml - - .method /*0600018A*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlDocument/*02000019*/ - get_OwnerDocument() cil managed - // SIG: 20 00 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_OwnerDocument - - .method /*0600018B*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_ParentNode - - .method /*0600018C*/ public hidebysig newslot specialname virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_Prefix - - .method /*0600018D*/ public hidebysig newslot specialname virtual - instance void set_Prefix(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNode::set_Prefix - - .method /*0600018E*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousSibling() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_PreviousSibling - - .method /*0600018F*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousText() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_PreviousText - - .method /*06000190*/ public hidebysig newslot specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_SchemaInfo - - .method /*06000191*/ public hidebysig newslot specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::get_Value - - .method /*06000192*/ public hidebysig newslot specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNode::set_Value - - .method /*06000193*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - AppendChild(class System.Xml.XmlNode/*02000026*/ newChild) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::AppendChild - - .method /*06000194*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - Clone() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::Clone - - .method /*06000195*/ public hidebysig newslot abstract virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x0 - } // end of method XmlNode::CloneNode - - .method /*06000196*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - CreateNavigator() cil managed - // SIG: 20 00 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::CreateNavigator - - .method /*06000197*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::GetEnumerator - - .method /*06000198*/ public hidebysig newslot virtual - instance string GetNamespaceOfPrefix(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::GetNamespaceOfPrefix - - .method /*06000199*/ public hidebysig newslot virtual - instance string GetPrefixOfNamespace(string namespaceURI) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::GetPrefixOfNamespace - - .method /*0600019A*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - InsertAfter(class System.Xml.XmlNode/*02000026*/ newChild, - class System.Xml.XmlNode/*02000026*/ refChild) cil managed - // SIG: 20 02 12 80 98 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::InsertAfter - - .method /*0600019B*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - InsertBefore(class System.Xml.XmlNode/*02000026*/ newChild, - class System.Xml.XmlNode/*02000026*/ refChild) cil managed - // SIG: 20 02 12 80 98 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::InsertBefore - - .method /*0600019C*/ public hidebysig newslot virtual - instance void Normalize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNode::Normalize - - .method /*0600019D*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - PrependChild(class System.Xml.XmlNode/*02000026*/ newChild) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::PrependChild - - .method /*0600019E*/ public hidebysig newslot virtual - instance void RemoveAll() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNode::RemoveAll - - .method /*0600019F*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - RemoveChild(class System.Xml.XmlNode/*02000026*/ oldChild) cil managed - // SIG: 20 01 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::RemoveChild - - .method /*060001A0*/ public hidebysig newslot virtual - instance class System.Xml.XmlNode/*02000026*/ - ReplaceChild(class System.Xml.XmlNode/*02000026*/ newChild, - class System.Xml.XmlNode/*02000026*/ oldChild) cil managed - // SIG: 20 02 12 80 98 12 80 98 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::ReplaceChild - - .method /*060001A1*/ public hidebysig instance class System.Xml.XmlNodeList/*0200002A*/ - SelectNodes(string xpath) cil managed - // SIG: 20 01 12 80 A8 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::SelectNodes - - .method /*060001A2*/ public hidebysig instance class System.Xml.XmlNodeList/*0200002A*/ - SelectNodes(string xpath, - class System.Xml.XmlNamespaceManager/*02000023*/ nsmgr) cil managed - // SIG: 20 02 12 80 A8 0E 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::SelectNodes - - .method /*060001A3*/ public hidebysig instance class System.Xml.XmlNode/*02000026*/ - SelectSingleNode(string xpath) cil managed - // SIG: 20 01 12 80 98 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::SelectSingleNode - - .method /*060001A4*/ public hidebysig instance class System.Xml.XmlNode/*02000026*/ - SelectSingleNode(string xpath, - class System.Xml.XmlNamespaceManager/*02000023*/ nsmgr) cil managed - // SIG: 20 02 12 80 98 0E 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::SelectSingleNode - - .method /*060001A5*/ public hidebysig newslot virtual - instance bool Supports(string feature, - string version) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::Supports - - .method /*060001A6*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/::GetEnumerator /*0100001D::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::System.Collections.IEnumerable.GetEnumerator - - .method /*060001A7*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/::Clone /*0100002B::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNode::System.ICloneable.Clone - - .method /*060001A8*/ public hidebysig newslot abstract virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x0 - } // end of method XmlNode::WriteContentTo - - .method /*060001A9*/ public hidebysig newslot abstract virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x0 - } // end of method XmlNode::WriteTo - - .property /*17000073*/ instance class System.Xml.XmlAttributeCollection/*02000012*/ - Attributes() - { - .get instance class System.Xml.XmlAttributeCollection/*02000012*/ System.Xml.XmlNode/*02000026*/::get_Attributes() /* 06000177 */ - } // end of property XmlNode::Attributes - .property /*17000074*/ instance string BaseURI() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_BaseURI() /* 06000178 */ - } // end of property XmlNode::BaseURI - .property /*17000075*/ instance class System.Xml.XmlNodeList/*0200002A*/ - ChildNodes() - { - .get instance class System.Xml.XmlNodeList/*0200002A*/ System.Xml.XmlNode/*02000026*/::get_ChildNodes() /* 06000179 */ - } // end of property XmlNode::ChildNodes - .property /*17000076*/ instance class System.Xml.XmlNode/*02000026*/ - FirstChild() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNode/*02000026*/::get_FirstChild() /* 0600017A */ - } // end of property XmlNode::FirstChild - .property /*17000077*/ instance bool HasChildNodes() - { - .get instance bool System.Xml.XmlNode/*02000026*/::get_HasChildNodes() /* 0600017B */ - } // end of property XmlNode::HasChildNodes - .property /*17000078*/ instance string InnerText() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_InnerText() /* 0600017C */ - .set instance void System.Xml.XmlNode/*02000026*/::set_InnerText(string) /* 0600017D */ - } // end of property XmlNode::InnerText - .property /*17000079*/ instance string InnerXml() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_InnerXml() /* 0600017E */ - .set instance void System.Xml.XmlNode/*02000026*/::set_InnerXml(string) /* 0600017F */ - } // end of property XmlNode::InnerXml - .property /*1700007A*/ instance bool IsReadOnly() - { - .get instance bool System.Xml.XmlNode/*02000026*/::get_IsReadOnly() /* 06000180 */ - } // end of property XmlNode::IsReadOnly - .property /*1700007B*/ instance class System.Xml.XmlElement/*0200001C*/ - Item(string) - { - .get instance class System.Xml.XmlElement/*0200001C*/ System.Xml.XmlNode/*02000026*/::get_Item(string) /* 06000181 */ - } // end of property XmlNode::Item - .property /*1700007C*/ instance class System.Xml.XmlElement/*0200001C*/ - Item(string, - string) - { - .get instance class System.Xml.XmlElement/*0200001C*/ System.Xml.XmlNode/*02000026*/::get_Item(string, - string) /* 06000182 */ - } // end of property XmlNode::Item - .property /*1700007D*/ instance class System.Xml.XmlNode/*02000026*/ - LastChild() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNode/*02000026*/::get_LastChild() /* 06000183 */ - } // end of property XmlNode::LastChild - .property /*1700007E*/ instance string LocalName() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_LocalName() /* 06000184 */ - } // end of property XmlNode::LocalName - .property /*1700007F*/ instance string Name() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_Name() /* 06000185 */ - } // end of property XmlNode::Name - .property /*17000080*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_NamespaceURI() /* 06000186 */ - } // end of property XmlNode::NamespaceURI - .property /*17000081*/ instance class System.Xml.XmlNode/*02000026*/ - NextSibling() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNode/*02000026*/::get_NextSibling() /* 06000187 */ - } // end of property XmlNode::NextSibling - .property /*17000082*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlNode/*02000026*/::get_NodeType() /* 06000188 */ - } // end of property XmlNode::NodeType - .property /*17000083*/ instance string OuterXml() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_OuterXml() /* 06000189 */ - } // end of property XmlNode::OuterXml - .property /*17000084*/ instance class System.Xml.XmlDocument/*02000019*/ - OwnerDocument() - { - .get instance class System.Xml.XmlDocument/*02000019*/ System.Xml.XmlNode/*02000026*/::get_OwnerDocument() /* 0600018A */ - } // end of property XmlNode::OwnerDocument - .property /*17000085*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNode/*02000026*/::get_ParentNode() /* 0600018B */ - } // end of property XmlNode::ParentNode - .property /*17000086*/ instance string Prefix() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_Prefix() /* 0600018C */ - .set instance void System.Xml.XmlNode/*02000026*/::set_Prefix(string) /* 0600018D */ - } // end of property XmlNode::Prefix - .property /*17000087*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousSibling() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNode/*02000026*/::get_PreviousSibling() /* 0600018E */ - } // end of property XmlNode::PreviousSibling - .property /*17000088*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousText() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNode/*02000026*/::get_PreviousText() /* 0600018F */ - } // end of property XmlNode::PreviousText - .property /*17000089*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XmlNode/*02000026*/::get_SchemaInfo() /* 06000190 */ - } // end of property XmlNode::SchemaInfo - .property /*1700008A*/ instance string Value() - { - .get instance string System.Xml.XmlNode/*02000026*/::get_Value() /* 06000191 */ - .set instance void System.Xml.XmlNode/*02000026*/::set_Value(string) /* 06000192 */ - } // end of property XmlNode::Value -} // end of class System.Xml.XmlNode - -.class /*02000027*/ public auto ansi sealed System.Xml.XmlNodeChangedAction - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000037*/ public specialname rtspecialname int32 value__ - .field /*04000038*/ public static literal valuetype System.Xml.XmlNodeChangedAction/*02000027*/ Change = int32(0x00000002) - .field /*04000039*/ public static literal valuetype System.Xml.XmlNodeChangedAction/*02000027*/ Insert = int32(0x00000000) - .field /*0400003A*/ public static literal valuetype System.Xml.XmlNodeChangedAction/*02000027*/ Remove = int32(0x00000001) -} // end of class System.Xml.XmlNodeChangedAction - -.class /*02000028*/ public auto ansi beforefieldinit System.Xml.XmlNodeChangedEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100002C*/ -{ - .method /*060001AA*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNode/*02000026*/ node, - class System.Xml.XmlNode/*02000026*/ oldParent, - class System.Xml.XmlNode/*02000026*/ newParent, - string oldValue, - string newValue, - valuetype System.Xml.XmlNodeChangedAction/*02000027*/ action) cil managed - // SIG: 20 06 01 12 80 98 12 80 98 12 80 98 0E 0E 11 80 9C - { - // Method begins at RVA 0x208f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000027 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100002C*/::.ctor() /* 0A000027 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNodeChangedEventArgs::.ctor - - .method /*060001AB*/ public hidebysig specialname - instance valuetype System.Xml.XmlNodeChangedAction/*02000027*/ - get_Action() cil managed - // SIG: 20 00 11 80 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeChangedEventArgs::get_Action - - .method /*060001AC*/ public hidebysig specialname - instance class System.Xml.XmlNode/*02000026*/ - get_NewParent() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeChangedEventArgs::get_NewParent - - .method /*060001AD*/ public hidebysig specialname - instance string get_NewValue() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeChangedEventArgs::get_NewValue - - .method /*060001AE*/ public hidebysig specialname - instance class System.Xml.XmlNode/*02000026*/ - get_Node() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeChangedEventArgs::get_Node - - .method /*060001AF*/ public hidebysig specialname - instance class System.Xml.XmlNode/*02000026*/ - get_OldParent() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeChangedEventArgs::get_OldParent - - .method /*060001B0*/ public hidebysig specialname - instance string get_OldValue() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeChangedEventArgs::get_OldValue - - .property /*1700008B*/ instance valuetype System.Xml.XmlNodeChangedAction/*02000027*/ - Action() - { - .get instance valuetype System.Xml.XmlNodeChangedAction/*02000027*/ System.Xml.XmlNodeChangedEventArgs/*02000028*/::get_Action() /* 060001AB */ - } // end of property XmlNodeChangedEventArgs::Action - .property /*1700008C*/ instance class System.Xml.XmlNode/*02000026*/ - NewParent() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNodeChangedEventArgs/*02000028*/::get_NewParent() /* 060001AC */ - } // end of property XmlNodeChangedEventArgs::NewParent - .property /*1700008D*/ instance string NewValue() - { - .get instance string System.Xml.XmlNodeChangedEventArgs/*02000028*/::get_NewValue() /* 060001AD */ - } // end of property XmlNodeChangedEventArgs::NewValue - .property /*1700008E*/ instance class System.Xml.XmlNode/*02000026*/ - Node() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNodeChangedEventArgs/*02000028*/::get_Node() /* 060001AE */ - } // end of property XmlNodeChangedEventArgs::Node - .property /*1700008F*/ instance class System.Xml.XmlNode/*02000026*/ - OldParent() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNodeChangedEventArgs/*02000028*/::get_OldParent() /* 060001AF */ - } // end of property XmlNodeChangedEventArgs::OldParent - .property /*17000090*/ instance string OldValue() - { - .get instance string System.Xml.XmlNodeChangedEventArgs/*02000028*/::get_OldValue() /* 060001B0 */ - } // end of property XmlNodeChangedEventArgs::OldValue -} // end of class System.Xml.XmlNodeChangedEventArgs - -.class /*02000029*/ public auto ansi sealed System.Xml.XmlNodeChangedEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100002D*/ -{ - .method /*060001B1*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlNodeChangedEventHandler::.ctor - - .method /*060001B2*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.XmlNodeChangedEventArgs/*02000028*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 A0 - { - } // end of method XmlNodeChangedEventHandler::Invoke - - .method /*060001B3*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ - BeginInvoke(object sender, - class System.Xml.XmlNodeChangedEventArgs/*02000028*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 B9 1C 12 80 A0 12 80 BD 1C - { - } // end of method XmlNodeChangedEventHandler::BeginInvoke - - .method /*060001B4*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ result) runtime managed - // SIG: 20 01 01 12 80 B9 - { - } // end of method XmlNodeChangedEventHandler::EndInvoke - -} // end of class System.Xml.XmlNodeChangedEventHandler - -.class /*0200002A*/ public abstract auto ansi beforefieldinit System.Xml.XmlNodeList - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000030*/ -{ - .custom /*0C00001C:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 06 49 74 65 6D 4F 66 00 00 ) // ...ItemOf.. - .method /*060001B5*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNodeList::.ctor - - .method /*060001B6*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method XmlNodeList::get_Count - - .method /*060001B7*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ItemOf(int32 i) cil managed - // SIG: 20 01 12 80 98 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeList::get_ItemOf - - .method /*060001B8*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x0 - } // end of method XmlNodeList::GetEnumerator - - .method /*060001B9*/ public hidebysig newslot abstract virtual - instance class System.Xml.XmlNode/*02000026*/ - Item(int32 index) cil managed - // SIG: 20 01 12 80 98 08 - { - // Method begins at RVA 0x0 - } // end of method XmlNodeList::Item - - .method /*060001BA*/ family hidebysig newslot virtual - instance void PrivateDisposeNodeList() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNodeList::PrivateDisposeNodeList - - .method /*060001BB*/ private hidebysig newslot virtual final - instance void System.IDisposable.Dispose() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.IDisposable/*01000030*/::Dispose /*01000030::0A00001C*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNodeList::System.IDisposable.Dispose - - .property /*17000091*/ instance int32 Count() - { - .get instance int32 System.Xml.XmlNodeList/*0200002A*/::get_Count() /* 060001B6 */ - } // end of property XmlNodeList::Count - .property /*17000092*/ instance class System.Xml.XmlNode/*02000026*/ - ItemOf(int32) - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlNodeList/*0200002A*/::get_ItemOf(int32) /* 060001B7 */ - } // end of property XmlNodeList::ItemOf -} // end of class System.Xml.XmlNodeList - -.class /*0200002B*/ public auto ansi sealed System.Xml.XmlNodeOrder - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400003B*/ public specialname rtspecialname int32 value__ - .field /*0400003C*/ public static literal valuetype System.Xml.XmlNodeOrder/*0200002B*/ After = int32(0x00000001) - .field /*0400003D*/ public static literal valuetype System.Xml.XmlNodeOrder/*0200002B*/ Before = int32(0x00000000) - .field /*0400003E*/ public static literal valuetype System.Xml.XmlNodeOrder/*0200002B*/ Same = int32(0x00000002) - .field /*0400003F*/ public static literal valuetype System.Xml.XmlNodeOrder/*0200002B*/ Unknown = int32(0x00000003) -} // end of class System.Xml.XmlNodeOrder - -.class /*0200002C*/ public auto ansi beforefieldinit System.Xml.XmlNodeReader - extends System.Xml.XmlReader/*02000033*/ - implements System.Xml.IXmlNamespaceResolver/*02000009*/ -{ - .method /*060001BC*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNode/*02000026*/ node) cil managed - // SIG: 20 01 01 12 80 98 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNodeReader::.ctor - - .method /*060001BD*/ public hidebysig specialname virtual - instance int32 get_AttributeCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_AttributeCount - - .method /*060001BE*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_BaseURI - - .method /*060001BF*/ public hidebysig specialname virtual - instance bool get_CanReadBinaryContent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_CanReadBinaryContent - - .method /*060001C0*/ public hidebysig specialname virtual - instance bool get_CanResolveEntity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_CanResolveEntity - - .method /*060001C1*/ public hidebysig specialname virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_Depth - - .method /*060001C2*/ public hidebysig specialname virtual - instance bool get_EOF() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_EOF - - .method /*060001C3*/ public hidebysig specialname virtual - instance bool get_HasAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_HasAttributes - - .method /*060001C4*/ public hidebysig specialname virtual - instance bool get_HasValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_HasValue - - .method /*060001C5*/ public hidebysig specialname virtual - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_IsDefault - - .method /*060001C6*/ public hidebysig specialname virtual - instance bool get_IsEmptyElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_IsEmptyElement - - .method /*060001C7*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_LocalName - - .method /*060001C8*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_Name - - .method /*060001C9*/ public hidebysig specialname virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_NamespaceURI - - .method /*060001CA*/ public hidebysig specialname virtual - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_NameTable - - .method /*060001CB*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_NodeType - - .method /*060001CC*/ public hidebysig specialname virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_Prefix - - .method /*060001CD*/ public hidebysig specialname virtual - instance valuetype System.Xml.ReadState/*0200000D*/ - get_ReadState() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_ReadState - - .method /*060001CE*/ public hidebysig specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_SchemaInfo - - .method /*060001CF*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_Value - - .method /*060001D0*/ public hidebysig specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_XmlLang - - .method /*060001D1*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::get_XmlSpace - - .method /*060001D2*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNodeReader::Close - - .method /*060001D3*/ public hidebysig virtual - instance string GetAttribute(int32 attributeIndex) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::GetAttribute - - .method /*060001D4*/ public hidebysig virtual - instance string GetAttribute(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::GetAttribute - - .method /*060001D5*/ public hidebysig virtual - instance string GetAttribute(string name, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::GetAttribute - - .method /*060001D6*/ public hidebysig virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::LookupNamespace - - .method /*060001D7*/ public hidebysig virtual - instance void MoveToAttribute(int32 attributeIndex) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNodeReader::MoveToAttribute - - .method /*060001D8*/ public hidebysig virtual - instance bool MoveToAttribute(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::MoveToAttribute - - .method /*060001D9*/ public hidebysig virtual - instance bool MoveToAttribute(string name, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::MoveToAttribute - - .method /*060001DA*/ public hidebysig virtual - instance bool MoveToElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::MoveToElement - - .method /*060001DB*/ public hidebysig virtual - instance bool MoveToFirstAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::MoveToFirstAttribute - - .method /*060001DC*/ public hidebysig virtual - instance bool MoveToNextAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::MoveToNextAttribute - - .method /*060001DD*/ public hidebysig virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::Read - - .method /*060001DE*/ public hidebysig virtual - instance bool ReadAttributeValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::ReadAttributeValue - - .method /*060001DF*/ public hidebysig virtual - instance int32 ReadContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::ReadContentAsBase64 - - .method /*060001E0*/ public hidebysig virtual - instance int32 ReadContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::ReadContentAsBinHex - - .method /*060001E1*/ public hidebysig virtual - instance int32 ReadElementContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::ReadElementContentAsBase64 - - .method /*060001E2*/ public hidebysig virtual - instance int32 ReadElementContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::ReadElementContentAsBinHex - - .method /*060001E3*/ public hidebysig virtual - instance string ReadString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::ReadString - - .method /*060001E4*/ public hidebysig virtual - instance void ResolveEntity() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNodeReader::ResolveEntity - - .method /*060001E5*/ public hidebysig virtual - instance void Skip() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNodeReader::Skip - - .method /*060001E6*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::GetNamespacesInScope /*02000009::06000006*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope - - .method /*060001E7*/ private hidebysig newslot virtual final - instance string System.Xml.IXmlNamespaceResolver.LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::LookupNamespace /*02000009::06000007*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::System.Xml.IXmlNamespaceResolver.LookupNamespace - - .method /*060001E8*/ private hidebysig newslot virtual final - instance string System.Xml.IXmlNamespaceResolver.LookupPrefix(string namespaceName) cil managed - // SIG: 20 01 0E 0E - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::LookupPrefix /*02000009::06000008*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeReader::System.Xml.IXmlNamespaceResolver.LookupPrefix - - .property /*17000093*/ instance int32 AttributeCount() - { - .get instance int32 System.Xml.XmlNodeReader/*0200002C*/::get_AttributeCount() /* 060001BD */ - } // end of property XmlNodeReader::AttributeCount - .property /*17000094*/ instance string BaseURI() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_BaseURI() /* 060001BE */ - } // end of property XmlNodeReader::BaseURI - .property /*17000095*/ instance bool CanReadBinaryContent() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_CanReadBinaryContent() /* 060001BF */ - } // end of property XmlNodeReader::CanReadBinaryContent - .property /*17000096*/ instance bool CanResolveEntity() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_CanResolveEntity() /* 060001C0 */ - } // end of property XmlNodeReader::CanResolveEntity - .property /*17000097*/ instance int32 Depth() - { - .get instance int32 System.Xml.XmlNodeReader/*0200002C*/::get_Depth() /* 060001C1 */ - } // end of property XmlNodeReader::Depth - .property /*17000098*/ instance bool EOF() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_EOF() /* 060001C2 */ - } // end of property XmlNodeReader::EOF - .property /*17000099*/ instance bool HasAttributes() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_HasAttributes() /* 060001C3 */ - } // end of property XmlNodeReader::HasAttributes - .property /*1700009A*/ instance bool HasValue() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_HasValue() /* 060001C4 */ - } // end of property XmlNodeReader::HasValue - .property /*1700009B*/ instance bool IsDefault() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_IsDefault() /* 060001C5 */ - } // end of property XmlNodeReader::IsDefault - .property /*1700009C*/ instance bool IsEmptyElement() - { - .get instance bool System.Xml.XmlNodeReader/*0200002C*/::get_IsEmptyElement() /* 060001C6 */ - } // end of property XmlNodeReader::IsEmptyElement - .property /*1700009D*/ instance string LocalName() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_LocalName() /* 060001C7 */ - } // end of property XmlNodeReader::LocalName - .property /*1700009E*/ instance string Name() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_Name() /* 060001C8 */ - } // end of property XmlNodeReader::Name - .property /*1700009F*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_NamespaceURI() /* 060001C9 */ - } // end of property XmlNodeReader::NamespaceURI - .property /*170000A0*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlNodeReader/*0200002C*/::get_NameTable() /* 060001CA */ - } // end of property XmlNodeReader::NameTable - .property /*170000A1*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlNodeReader/*0200002C*/::get_NodeType() /* 060001CB */ - } // end of property XmlNodeReader::NodeType - .property /*170000A2*/ instance string Prefix() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_Prefix() /* 060001CC */ - } // end of property XmlNodeReader::Prefix - .property /*170000A3*/ instance valuetype System.Xml.ReadState/*0200000D*/ - ReadState() - { - .get instance valuetype System.Xml.ReadState/*0200000D*/ System.Xml.XmlNodeReader/*0200002C*/::get_ReadState() /* 060001CD */ - } // end of property XmlNodeReader::ReadState - .property /*170000A4*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XmlNodeReader/*0200002C*/::get_SchemaInfo() /* 060001CE */ - } // end of property XmlNodeReader::SchemaInfo - .property /*170000A5*/ instance string Value() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_Value() /* 060001CF */ - } // end of property XmlNodeReader::Value - .property /*170000A6*/ instance string XmlLang() - { - .get instance string System.Xml.XmlNodeReader/*0200002C*/::get_XmlLang() /* 060001D0 */ - } // end of property XmlNodeReader::XmlLang - .property /*170000A7*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlNodeReader/*0200002C*/::get_XmlSpace() /* 060001D1 */ - } // end of property XmlNodeReader::XmlSpace -} // end of class System.Xml.XmlNodeReader - -.class /*0200002D*/ public auto ansi sealed System.Xml.XmlNodeType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000040*/ public specialname rtspecialname int32 value__ - .field /*04000041*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Attribute = int32(0x00000002) - .field /*04000042*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ CDATA = int32(0x00000004) - .field /*04000043*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Comment = int32(0x00000008) - .field /*04000044*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Document = int32(0x00000009) - .field /*04000045*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ DocumentFragment = int32(0x0000000B) - .field /*04000046*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ DocumentType = int32(0x0000000A) - .field /*04000047*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Element = int32(0x00000001) - .field /*04000048*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ EndElement = int32(0x0000000F) - .field /*04000049*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ EndEntity = int32(0x00000010) - .field /*0400004A*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Entity = int32(0x00000006) - .field /*0400004B*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ EntityReference = int32(0x00000005) - .field /*0400004C*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ None = int32(0x00000000) - .field /*0400004D*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Notation = int32(0x0000000C) - .field /*0400004E*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ ProcessingInstruction = int32(0x00000007) - .field /*0400004F*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ SignificantWhitespace = int32(0x0000000E) - .field /*04000050*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Text = int32(0x00000003) - .field /*04000051*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ Whitespace = int32(0x0000000D) - .field /*04000052*/ public static literal valuetype System.Xml.XmlNodeType/*0200002D*/ XmlDeclaration = int32(0x00000011) -} // end of class System.Xml.XmlNodeType - -.class /*0200002E*/ public auto ansi beforefieldinit System.Xml.XmlNotation - extends System.Xml.XmlNode/*02000026*/ -{ - .method /*060001E9*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000176 */ call instance void System.Xml.XmlNode/*02000026*/::.ctor() /* 06000176 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNotation::.ctor - - .method /*060001EA*/ public hidebysig specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_InnerXml - - .method /*060001EB*/ public hidebysig specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNotation::set_InnerXml - - .method /*060001EC*/ public hidebysig specialname virtual - instance bool get_IsReadOnly() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_IsReadOnly - - .method /*060001ED*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_LocalName - - .method /*060001EE*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_Name - - .method /*060001EF*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_NodeType - - .method /*060001F0*/ public hidebysig specialname virtual - instance string get_OuterXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_OuterXml - - .method /*060001F1*/ public hidebysig specialname - instance string get_PublicId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_PublicId - - .method /*060001F2*/ public hidebysig specialname - instance string get_SystemId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::get_SystemId - - .method /*060001F3*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNotation::CloneNode - - .method /*060001F4*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNotation::WriteContentTo - - .method /*060001F5*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlNotation::WriteTo - - .property /*170000A8*/ instance string InnerXml() - { - .get instance string System.Xml.XmlNotation/*0200002E*/::get_InnerXml() /* 060001EA */ - .set instance void System.Xml.XmlNotation/*0200002E*/::set_InnerXml(string) /* 060001EB */ - } // end of property XmlNotation::InnerXml - .property /*170000A9*/ instance bool IsReadOnly() - { - .get instance bool System.Xml.XmlNotation/*0200002E*/::get_IsReadOnly() /* 060001EC */ - } // end of property XmlNotation::IsReadOnly - .property /*170000AA*/ instance string LocalName() - { - .get instance string System.Xml.XmlNotation/*0200002E*/::get_LocalName() /* 060001ED */ - } // end of property XmlNotation::LocalName - .property /*170000AB*/ instance string Name() - { - .get instance string System.Xml.XmlNotation/*0200002E*/::get_Name() /* 060001EE */ - } // end of property XmlNotation::Name - .property /*170000AC*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlNotation/*0200002E*/::get_NodeType() /* 060001EF */ - } // end of property XmlNotation::NodeType - .property /*170000AD*/ instance string OuterXml() - { - .get instance string System.Xml.XmlNotation/*0200002E*/::get_OuterXml() /* 060001F0 */ - } // end of property XmlNotation::OuterXml - .property /*170000AE*/ instance string PublicId() - { - .get instance string System.Xml.XmlNotation/*0200002E*/::get_PublicId() /* 060001F1 */ - } // end of property XmlNotation::PublicId - .property /*170000AF*/ instance string SystemId() - { - .get instance string System.Xml.XmlNotation/*0200002E*/::get_SystemId() /* 060001F2 */ - } // end of property XmlNotation::SystemId -} // end of class System.Xml.XmlNotation - -.class /*0200002F*/ public auto ansi sealed System.Xml.XmlOutputMethod - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000053*/ public specialname rtspecialname int32 value__ - .field /*04000054*/ public static literal valuetype System.Xml.XmlOutputMethod/*0200002F*/ AutoDetect = int32(0x00000003) - .field /*04000055*/ public static literal valuetype System.Xml.XmlOutputMethod/*0200002F*/ Html = int32(0x00000001) - .field /*04000056*/ public static literal valuetype System.Xml.XmlOutputMethod/*0200002F*/ Text = int32(0x00000002) - .field /*04000057*/ public static literal valuetype System.Xml.XmlOutputMethod/*0200002F*/ Xml = int32(0x00000000) -} // end of class System.Xml.XmlOutputMethod - -.class /*02000030*/ public auto ansi beforefieldinit System.Xml.XmlParserContext - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060001F6*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt, - class System.Xml.XmlNamespaceManager/*02000023*/ nsMgr, - string docTypeName, - string pubId, - string sysId, - string internalSubset, - string baseURI, - string xmlLang, - valuetype System.Xml.XmlSpace/*02000038*/ xmlSpace) cil managed - // SIG: 20 09 01 12 80 94 12 80 8C 0E 0E 0E 0E 0E 0E 11 80 E0 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlParserContext::.ctor - - .method /*060001F7*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt, - class System.Xml.XmlNamespaceManager/*02000023*/ nsMgr, - string docTypeName, - string pubId, - string sysId, - string internalSubset, - string baseURI, - string xmlLang, - valuetype System.Xml.XmlSpace/*02000038*/ xmlSpace, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ enc) cil managed - // SIG: 20 0A 01 12 80 94 12 80 8C 0E 0E 0E 0E 0E 0E 11 80 E0 12 80 C5 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlParserContext::.ctor - - .method /*060001F8*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt, - class System.Xml.XmlNamespaceManager/*02000023*/ nsMgr, - string xmlLang, - valuetype System.Xml.XmlSpace/*02000038*/ xmlSpace) cil managed - // SIG: 20 04 01 12 80 94 12 80 8C 0E 11 80 E0 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlParserContext::.ctor - - .method /*060001F9*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt, - class System.Xml.XmlNamespaceManager/*02000023*/ nsMgr, - string xmlLang, - valuetype System.Xml.XmlSpace/*02000038*/ xmlSpace, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ enc) cil managed - // SIG: 20 05 01 12 80 94 12 80 8C 0E 11 80 E0 12 80 C5 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlParserContext::.ctor - - .method /*060001FA*/ public hidebysig specialname - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_BaseURI - - .method /*060001FB*/ public hidebysig specialname - instance void set_BaseURI(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_BaseURI - - .method /*060001FC*/ public hidebysig specialname - instance string get_DocTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_DocTypeName - - .method /*060001FD*/ public hidebysig specialname - instance void set_DocTypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_DocTypeName - - .method /*060001FE*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - get_Encoding() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_Encoding - - .method /*060001FF*/ public hidebysig specialname - instance void set_Encoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ 'value') cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_Encoding - - .method /*06000200*/ public hidebysig specialname - instance string get_InternalSubset() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_InternalSubset - - .method /*06000201*/ public hidebysig specialname - instance void set_InternalSubset(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_InternalSubset - - .method /*06000202*/ public hidebysig specialname - instance class System.Xml.XmlNamespaceManager/*02000023*/ - get_NamespaceManager() cil managed - // SIG: 20 00 12 80 8C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_NamespaceManager - - .method /*06000203*/ public hidebysig specialname - instance void set_NamespaceManager(class System.Xml.XmlNamespaceManager/*02000023*/ 'value') cil managed - // SIG: 20 01 01 12 80 8C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_NamespaceManager - - .method /*06000204*/ public hidebysig specialname - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_NameTable - - .method /*06000205*/ public hidebysig specialname - instance void set_NameTable(class System.Xml.XmlNameTable/*02000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_NameTable - - .method /*06000206*/ public hidebysig specialname - instance string get_PublicId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_PublicId - - .method /*06000207*/ public hidebysig specialname - instance void set_PublicId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_PublicId - - .method /*06000208*/ public hidebysig specialname - instance string get_SystemId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_SystemId - - .method /*06000209*/ public hidebysig specialname - instance void set_SystemId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_SystemId - - .method /*0600020A*/ public hidebysig specialname - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_XmlLang - - .method /*0600020B*/ public hidebysig specialname - instance void set_XmlLang(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_XmlLang - - .method /*0600020C*/ public hidebysig specialname - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlParserContext::get_XmlSpace - - .method /*0600020D*/ public hidebysig specialname - instance void set_XmlSpace(valuetype System.Xml.XmlSpace/*02000038*/ 'value') cil managed - // SIG: 20 01 01 11 80 E0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlParserContext::set_XmlSpace - - .property /*170000B0*/ instance string BaseURI() - { - .get instance string System.Xml.XmlParserContext/*02000030*/::get_BaseURI() /* 060001FA */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_BaseURI(string) /* 060001FB */ - } // end of property XmlParserContext::BaseURI - .property /*170000B1*/ instance string DocTypeName() - { - .get instance string System.Xml.XmlParserContext/*02000030*/::get_DocTypeName() /* 060001FC */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_DocTypeName(string) /* 060001FD */ - } // end of property XmlParserContext::DocTypeName - .property /*170000B2*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ System.Xml.XmlParserContext/*02000030*/::get_Encoding() /* 060001FE */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_Encoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/) /* 060001FF */ - } // end of property XmlParserContext::Encoding - .property /*170000B3*/ instance string InternalSubset() - { - .get instance string System.Xml.XmlParserContext/*02000030*/::get_InternalSubset() /* 06000200 */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_InternalSubset(string) /* 06000201 */ - } // end of property XmlParserContext::InternalSubset - .property /*170000B4*/ instance class System.Xml.XmlNamespaceManager/*02000023*/ - NamespaceManager() - { - .get instance class System.Xml.XmlNamespaceManager/*02000023*/ System.Xml.XmlParserContext/*02000030*/::get_NamespaceManager() /* 06000202 */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_NamespaceManager(class System.Xml.XmlNamespaceManager/*02000023*/) /* 06000203 */ - } // end of property XmlParserContext::NamespaceManager - .property /*170000B5*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlParserContext/*02000030*/::get_NameTable() /* 06000204 */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_NameTable(class System.Xml.XmlNameTable/*02000025*/) /* 06000205 */ - } // end of property XmlParserContext::NameTable - .property /*170000B6*/ instance string PublicId() - { - .get instance string System.Xml.XmlParserContext/*02000030*/::get_PublicId() /* 06000206 */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_PublicId(string) /* 06000207 */ - } // end of property XmlParserContext::PublicId - .property /*170000B7*/ instance string SystemId() - { - .get instance string System.Xml.XmlParserContext/*02000030*/::get_SystemId() /* 06000208 */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_SystemId(string) /* 06000209 */ - } // end of property XmlParserContext::SystemId - .property /*170000B8*/ instance string XmlLang() - { - .get instance string System.Xml.XmlParserContext/*02000030*/::get_XmlLang() /* 0600020A */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_XmlLang(string) /* 0600020B */ - } // end of property XmlParserContext::XmlLang - .property /*170000B9*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlParserContext/*02000030*/::get_XmlSpace() /* 0600020C */ - .set instance void System.Xml.XmlParserContext/*02000030*/::set_XmlSpace(valuetype System.Xml.XmlSpace/*02000038*/) /* 0600020D */ - } // end of property XmlParserContext::XmlSpace -} // end of class System.Xml.XmlParserContext - -.class /*02000031*/ public auto ansi beforefieldinit System.Xml.XmlProcessingInstruction - extends System.Xml.XmlLinkedNode/*02000021*/ -{ - .method /*0600020E*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string target, - string data, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 03 01 0E 0E 12 64 - { - // Method begins at RVA 0x2077 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.XmlLinkedNode/*02000021*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlProcessingInstruction::.ctor - - .method /*0600020F*/ public hidebysig specialname - instance string get_Data() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_Data - - .method /*06000210*/ public hidebysig specialname - instance void set_Data(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlProcessingInstruction::set_Data - - .method /*06000211*/ public hidebysig specialname virtual - instance string get_InnerText() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_InnerText - - .method /*06000212*/ public hidebysig specialname virtual - instance void set_InnerText(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlProcessingInstruction::set_InnerText - - .method /*06000213*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_LocalName - - .method /*06000214*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_Name - - .method /*06000215*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_NodeType - - .method /*06000216*/ public hidebysig specialname - instance string get_Target() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_Target - - .method /*06000217*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::get_Value - - .method /*06000218*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlProcessingInstruction::set_Value - - .method /*06000219*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlProcessingInstruction::CloneNode - - .method /*0600021A*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlProcessingInstruction::WriteContentTo - - .method /*0600021B*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlProcessingInstruction::WriteTo - - .property /*170000BA*/ instance string Data() - { - .get instance string System.Xml.XmlProcessingInstruction/*02000031*/::get_Data() /* 0600020F */ - .set instance void System.Xml.XmlProcessingInstruction/*02000031*/::set_Data(string) /* 06000210 */ - } // end of property XmlProcessingInstruction::Data - .property /*170000BB*/ instance string InnerText() - { - .get instance string System.Xml.XmlProcessingInstruction/*02000031*/::get_InnerText() /* 06000211 */ - .set instance void System.Xml.XmlProcessingInstruction/*02000031*/::set_InnerText(string) /* 06000212 */ - } // end of property XmlProcessingInstruction::InnerText - .property /*170000BC*/ instance string LocalName() - { - .get instance string System.Xml.XmlProcessingInstruction/*02000031*/::get_LocalName() /* 06000213 */ - } // end of property XmlProcessingInstruction::LocalName - .property /*170000BD*/ instance string Name() - { - .get instance string System.Xml.XmlProcessingInstruction/*02000031*/::get_Name() /* 06000214 */ - } // end of property XmlProcessingInstruction::Name - .property /*170000BE*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlProcessingInstruction/*02000031*/::get_NodeType() /* 06000215 */ - } // end of property XmlProcessingInstruction::NodeType - .property /*170000BF*/ instance string Target() - { - .get instance string System.Xml.XmlProcessingInstruction/*02000031*/::get_Target() /* 06000216 */ - } // end of property XmlProcessingInstruction::Target - .property /*170000C0*/ instance string Value() - { - .get instance string System.Xml.XmlProcessingInstruction/*02000031*/::get_Value() /* 06000217 */ - .set instance void System.Xml.XmlProcessingInstruction/*02000031*/::set_Value(string) /* 06000218 */ - } // end of property XmlProcessingInstruction::Value -} // end of class System.Xml.XmlProcessingInstruction - -.class /*02000032*/ public auto ansi beforefieldinit System.Xml.XmlQualifiedName - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .field /*04000058*/ public static initonly class System.Xml.XmlQualifiedName/*02000032*/ Empty - .method /*0600021C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlQualifiedName::.ctor - - .method /*0600021D*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlQualifiedName::.ctor - - .method /*0600021E*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlQualifiedName::.ctor - - .method /*0600021F*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::get_IsEmpty - - .method /*06000220*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::get_Name - - .method /*06000221*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::get_Namespace - - .method /*06000222*/ public hidebysig virtual - instance bool Equals(object other) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::Equals - - .method /*06000223*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::GetHashCode - - .method /*06000224*/ public hidebysig specialname static - bool op_Equality(class System.Xml.XmlQualifiedName/*02000032*/ a, - class System.Xml.XmlQualifiedName/*02000032*/ b) cil managed - // SIG: 00 02 02 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::op_Equality - - .method /*06000225*/ public hidebysig specialname static - bool op_Inequality(class System.Xml.XmlQualifiedName/*02000032*/ a, - class System.Xml.XmlQualifiedName/*02000032*/ b) cil managed - // SIG: 00 02 02 12 80 C8 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::op_Inequality - - .method /*06000226*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::ToString - - .method /*06000227*/ public hidebysig static - string ToString(string name, - string ns) cil managed - // SIG: 00 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlQualifiedName::ToString - - .property /*170000C1*/ instance bool IsEmpty() - { - .get instance bool System.Xml.XmlQualifiedName/*02000032*/::get_IsEmpty() /* 0600021F */ - } // end of property XmlQualifiedName::IsEmpty - .property /*170000C2*/ instance string Name() - { - .get instance string System.Xml.XmlQualifiedName/*02000032*/::get_Name() /* 06000220 */ - } // end of property XmlQualifiedName::Name - .property /*170000C3*/ instance string Namespace() - { - .get instance string System.Xml.XmlQualifiedName/*02000032*/::get_Namespace() /* 06000221 */ - } // end of property XmlQualifiedName::Namespace -} // end of class System.Xml.XmlQualifiedName - -.class /*02000033*/ public abstract auto ansi beforefieldinit System.Xml.XmlReader - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000030*/ -{ - .custom /*0C00001D:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C00001E:0A000019*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerDisplayAttribute/*0100002A*/::.ctor(string) /* 0A000019 */ = ( 01 00 16 7B 64 65 62 75 67 67 65 72 44 69 73 70 // ...{debuggerDisp - 6C 61 79 50 72 6F 78 79 7D 00 00 ) // layProxy}.. - .custom /*0C00001F:0A000019*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerDisplayAttribute/*0100002A*/::.ctor(string) /* 0A000019 */ = ( 01 00 16 7B 64 65 62 75 67 67 65 72 44 69 73 70 // ...{debuggerDisp - 6C 61 79 50 72 6F 78 79 7D 00 00 ) // layProxy}.. - .method /*06000228*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReader::.ctor - - .method /*06000229*/ public hidebysig newslot specialname abstract virtual - instance int32 get_AttributeCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_AttributeCount - - .method /*0600022A*/ public hidebysig newslot specialname abstract virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_BaseURI - - .method /*0600022B*/ public hidebysig newslot specialname virtual - instance bool get_CanReadBinaryContent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_CanReadBinaryContent - - .method /*0600022C*/ public hidebysig newslot specialname virtual - instance bool get_CanReadValueChunk() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_CanReadValueChunk - - .method /*0600022D*/ public hidebysig newslot specialname virtual - instance bool get_CanResolveEntity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_CanResolveEntity - - .method /*0600022E*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_Depth - - .method /*0600022F*/ public hidebysig newslot specialname abstract virtual - instance bool get_EOF() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_EOF - - .method /*06000230*/ public hidebysig newslot specialname virtual - instance bool get_HasAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_HasAttributes - - .method /*06000231*/ public hidebysig newslot specialname virtual - instance bool get_HasValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_HasValue - - .method /*06000232*/ public hidebysig newslot specialname virtual - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_IsDefault - - .method /*06000233*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsEmptyElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_IsEmptyElement - - .method /*06000234*/ public hidebysig newslot specialname virtual - instance string get_Item(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_Item - - .method /*06000235*/ public hidebysig newslot specialname virtual - instance string get_Item(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_Item - - .method /*06000236*/ public hidebysig newslot specialname virtual - instance string get_Item(string name, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_Item - - .method /*06000237*/ public hidebysig newslot specialname abstract virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_LocalName - - .method /*06000238*/ public hidebysig newslot specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_Name - - .method /*06000239*/ public hidebysig newslot specialname abstract virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_NamespaceURI - - .method /*0600023A*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_NameTable - - .method /*0600023B*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_NodeType - - .method /*0600023C*/ public hidebysig newslot specialname abstract virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_Prefix - - .method /*0600023D*/ public hidebysig newslot specialname virtual - instance char get_QuoteChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_QuoteChar - - .method /*0600023E*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.ReadState/*0200000D*/ - get_ReadState() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_ReadState - - .method /*0600023F*/ public hidebysig newslot specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_SchemaInfo - - .method /*06000240*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlReaderSettings/*02000034*/ - get_Settings() cil managed - // SIG: 20 00 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_Settings - - .method /*06000241*/ public hidebysig newslot specialname abstract virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::get_Value - - .method /*06000242*/ public hidebysig newslot specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_ValueType() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_ValueType - - .method /*06000243*/ public hidebysig newslot specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_XmlLang - - .method /*06000244*/ public hidebysig newslot specialname virtual - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::get_XmlSpace - - .method /*06000245*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::Close - - .method /*06000246*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input) cil managed - // SIG: 00 01 12 80 CC 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*06000247*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input, - class System.Xml.XmlReaderSettings/*02000034*/ settings) cil managed - // SIG: 00 02 12 80 CC 12 55 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*06000248*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input, - class System.Xml.XmlReaderSettings/*02000034*/ settings, - string baseUri) cil managed - // SIG: 00 03 12 80 CC 12 55 12 80 D0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*06000249*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input, - class System.Xml.XmlReaderSettings/*02000034*/ settings, - class System.Xml.XmlParserContext/*02000030*/ inputContext) cil managed - // SIG: 00 03 12 80 CC 12 55 12 80 D0 12 80 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*0600024A*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input) cil managed - // SIG: 00 01 12 80 CC 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*0600024B*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input, - class System.Xml.XmlReaderSettings/*02000034*/ settings) cil managed - // SIG: 00 02 12 80 CC 12 80 8D 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*0600024C*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input, - class System.Xml.XmlReaderSettings/*02000034*/ settings, - string baseUri) cil managed - // SIG: 00 03 12 80 CC 12 80 8D 12 80 D0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*0600024D*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input, - class System.Xml.XmlReaderSettings/*02000034*/ settings, - class System.Xml.XmlParserContext/*02000030*/ inputContext) cil managed - // SIG: 00 03 12 80 CC 12 80 8D 12 80 D0 12 80 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*0600024E*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(string inputUri) cil managed - // SIG: 00 01 12 80 CC 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*0600024F*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(string inputUri, - class System.Xml.XmlReaderSettings/*02000034*/ settings) cil managed - // SIG: 00 02 12 80 CC 0E 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*06000250*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(string inputUri, - class System.Xml.XmlReaderSettings/*02000034*/ settings, - class System.Xml.XmlParserContext/*02000030*/ inputContext) cil managed - // SIG: 00 03 12 80 CC 0E 12 80 D0 12 80 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*06000251*/ public hidebysig static - class System.Xml.XmlReader/*02000033*/ - Create(class System.Xml.XmlReader/*02000033*/ reader, - class System.Xml.XmlReaderSettings/*02000034*/ settings) cil managed - // SIG: 00 02 12 80 CC 12 80 CC 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::Create - - .method /*06000252*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::Dispose - - .method /*06000253*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::Dispose - - .method /*06000254*/ public hidebysig newslot abstract virtual - instance string GetAttribute(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::GetAttribute - - .method /*06000255*/ public hidebysig newslot abstract virtual - instance string GetAttribute(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::GetAttribute - - .method /*06000256*/ public hidebysig newslot abstract virtual - instance string GetAttribute(string name, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::GetAttribute - - .method /*06000257*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - GetValueAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::GetValueAsync - - .method /*06000258*/ public hidebysig static - bool IsName(string str) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::IsName - - .method /*06000259*/ public hidebysig static - bool IsNameToken(string str) cil managed - // SIG: 00 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::IsNameToken - - .method /*0600025A*/ public hidebysig newslot virtual - instance bool IsStartElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::IsStartElement - - .method /*0600025B*/ public hidebysig newslot virtual - instance bool IsStartElement(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::IsStartElement - - .method /*0600025C*/ public hidebysig newslot virtual - instance bool IsStartElement(string localname, - string ns) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::IsStartElement - - .method /*0600025D*/ public hidebysig newslot abstract virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::LookupNamespace - - .method /*0600025E*/ public hidebysig newslot virtual - instance void MoveToAttribute(int32 i) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::MoveToAttribute - - .method /*0600025F*/ public hidebysig newslot abstract virtual - instance bool MoveToAttribute(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::MoveToAttribute - - .method /*06000260*/ public hidebysig newslot abstract virtual - instance bool MoveToAttribute(string name, - string ns) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlReader::MoveToAttribute - - .method /*06000261*/ public hidebysig newslot virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - MoveToContent() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::MoveToContent - - .method /*06000262*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - MoveToContentAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 11 80 B4 - { - .custom /*0C000109:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::MoveToContentAsync - - .method /*06000263*/ public hidebysig newslot abstract virtual - instance bool MoveToElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::MoveToElement - - .method /*06000264*/ public hidebysig newslot abstract virtual - instance bool MoveToFirstAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::MoveToFirstAttribute - - .method /*06000265*/ public hidebysig newslot abstract virtual - instance bool MoveToNextAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::MoveToNextAttribute - - .method /*06000266*/ public hidebysig newslot abstract virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::Read - - .method /*06000267*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadAsync - - .method /*06000268*/ public hidebysig newslot abstract virtual - instance bool ReadAttributeValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::ReadAttributeValue - - .method /*06000269*/ public hidebysig newslot virtual - instance object ReadContentAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver) cil managed - // SIG: 20 02 1C 12 80 C9 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAs - - .method /*0600026A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadContentAsAsync(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver) cil managed - // SIG: 20 02 15 12 80 CD 01 1C 12 80 C9 12 24 - { - .custom /*0C00010E:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsAsync - - .method /*0600026B*/ public hidebysig newslot virtual - instance int32 ReadContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsBase64 - - .method /*0600026C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadContentAsBase64Async(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 80 CD 01 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsBase64Async - - .method /*0600026D*/ public hidebysig newslot virtual - instance int32 ReadContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsBinHex - - .method /*0600026E*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadContentAsBinHexAsync(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 80 CD 01 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsBinHexAsync - - .method /*0600026F*/ public hidebysig newslot virtual - instance bool ReadContentAsBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsBoolean - - .method /*06000270*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ReadContentAsDateTime() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsDateTime - - .method /*06000271*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ - ReadContentAsDateTimeOffset() cil managed - // SIG: 20 00 11 7D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsDateTimeOffset - - .method /*06000272*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - ReadContentAsDecimal() cil managed - // SIG: 20 00 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsDecimal - - .method /*06000273*/ public hidebysig newslot virtual - instance float64 ReadContentAsDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsDouble - - .method /*06000274*/ public hidebysig newslot virtual - instance float32 ReadContentAsFloat() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsFloat - - .method /*06000275*/ public hidebysig newslot virtual - instance int32 ReadContentAsInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsInt - - .method /*06000276*/ public hidebysig newslot virtual - instance int64 ReadContentAsLong() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsLong - - .method /*06000277*/ public hidebysig newslot virtual - instance object ReadContentAsObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsObject - - .method /*06000278*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadContentAsObjectAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 1C - { - .custom /*0C00011E:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsObjectAsync - - .method /*06000279*/ public hidebysig newslot virtual - instance string ReadContentAsString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsString - - .method /*0600027A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadContentAsStringAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadContentAsStringAsync - - .method /*0600027B*/ public hidebysig newslot virtual - instance object ReadElementContentAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver) cil managed - // SIG: 20 02 1C 12 80 C9 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAs - - .method /*0600027C*/ public hidebysig newslot virtual - instance object ReadElementContentAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver, - string localName, - string namespaceURI) cil managed - // SIG: 20 04 1C 12 80 C9 12 24 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAs - - .method /*0600027D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadElementContentAsAsync(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver) cil managed - // SIG: 20 02 15 12 80 CD 01 1C 12 80 C9 12 24 - { - .custom /*0C000126:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsAsync - - .method /*0600027E*/ public hidebysig newslot virtual - instance int32 ReadElementContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsBase64 - - .method /*0600027F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadElementContentAsBase64Async(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 80 CD 01 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsBase64Async - - .method /*06000280*/ public hidebysig newslot virtual - instance int32 ReadElementContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsBinHex - - .method /*06000281*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadElementContentAsBinHexAsync(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 80 CD 01 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsBinHexAsync - - .method /*06000282*/ public hidebysig newslot virtual - instance bool ReadElementContentAsBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsBoolean - - .method /*06000283*/ public hidebysig newslot virtual - instance bool ReadElementContentAsBoolean(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsBoolean - - .method /*06000284*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ReadElementContentAsDateTime() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsDateTime - - .method /*06000285*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ReadElementContentAsDateTime(string localName, - string namespaceURI) cil managed - // SIG: 20 02 11 79 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsDateTime - - .method /*06000286*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - ReadElementContentAsDecimal() cil managed - // SIG: 20 00 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsDecimal - - .method /*06000287*/ public hidebysig newslot virtual - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - ReadElementContentAsDecimal(string localName, - string namespaceURI) cil managed - // SIG: 20 02 11 80 81 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsDecimal - - .method /*06000288*/ public hidebysig newslot virtual - instance float64 ReadElementContentAsDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsDouble - - .method /*06000289*/ public hidebysig newslot virtual - instance float64 ReadElementContentAsDouble(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0D 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsDouble - - .method /*0600028A*/ public hidebysig newslot virtual - instance float32 ReadElementContentAsFloat() cil managed - // SIG: 20 00 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsFloat - - .method /*0600028B*/ public hidebysig newslot virtual - instance float32 ReadElementContentAsFloat(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsFloat - - .method /*0600028C*/ public hidebysig newslot virtual - instance int32 ReadElementContentAsInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsInt - - .method /*0600028D*/ public hidebysig newslot virtual - instance int32 ReadElementContentAsInt(string localName, - string namespaceURI) cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsInt - - .method /*0600028E*/ public hidebysig newslot virtual - instance int64 ReadElementContentAsLong() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsLong - - .method /*0600028F*/ public hidebysig newslot virtual - instance int64 ReadElementContentAsLong(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0A 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsLong - - .method /*06000290*/ public hidebysig newslot virtual - instance object ReadElementContentAsObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsObject - - .method /*06000291*/ public hidebysig newslot virtual - instance object ReadElementContentAsObject(string localName, - string namespaceURI) cil managed - // SIG: 20 02 1C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsObject - - .method /*06000292*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadElementContentAsObjectAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 1C - { - .custom /*0C000156:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsObjectAsync - - .method /*06000293*/ public hidebysig newslot virtual - instance string ReadElementContentAsString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsString - - .method /*06000294*/ public hidebysig newslot virtual - instance string ReadElementContentAsString(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsString - - .method /*06000295*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadElementContentAsStringAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 0E - { - .custom /*0C000159:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementContentAsStringAsync - - .method /*06000296*/ public hidebysig newslot virtual - instance string ReadElementString() cil managed - // SIG: 20 00 0E - { - .custom /*0C00015A:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementString - - .method /*06000297*/ public hidebysig newslot virtual - instance string ReadElementString(string name) cil managed - // SIG: 20 01 0E 0E - { - .custom /*0C00015B:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementString - - .method /*06000298*/ public hidebysig newslot virtual - instance string ReadElementString(string localname, - string ns) cil managed - // SIG: 20 02 0E 0E 0E - { - .custom /*0C00015C:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadElementString - - .method /*06000299*/ public hidebysig newslot virtual - instance void ReadEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::ReadEndElement - - .method /*0600029A*/ public hidebysig newslot virtual - instance string ReadInnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadInnerXml - - .method /*0600029B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadInnerXmlAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 0E - { - .custom /*0C00015F:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadInnerXmlAsync - - .method /*0600029C*/ public hidebysig newslot virtual - instance string ReadOuterXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadOuterXml - - .method /*0600029D*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadOuterXmlAsync() cil managed - // SIG: 20 00 15 12 80 CD 01 0E - { - .custom /*0C000160:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadOuterXmlAsync - - .method /*0600029E*/ public hidebysig newslot virtual - instance void ReadStartElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::ReadStartElement - - .method /*0600029F*/ public hidebysig newslot virtual - instance void ReadStartElement(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::ReadStartElement - - .method /*060002A0*/ public hidebysig newslot virtual - instance void ReadStartElement(string localname, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::ReadStartElement - - .method /*060002A1*/ public hidebysig newslot virtual - instance string ReadString() cil managed - // SIG: 20 00 0E - { - .custom /*0C000161:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadString - - .method /*060002A2*/ public hidebysig newslot virtual - instance class System.Xml.XmlReader/*02000033*/ - ReadSubtree() cil managed - // SIG: 20 00 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadSubtree - - .method /*060002A3*/ public hidebysig newslot virtual - instance bool ReadToDescendant(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadToDescendant - - .method /*060002A4*/ public hidebysig newslot virtual - instance bool ReadToDescendant(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadToDescendant - - .method /*060002A5*/ public hidebysig newslot virtual - instance bool ReadToFollowing(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadToFollowing - - .method /*060002A6*/ public hidebysig newslot virtual - instance bool ReadToFollowing(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadToFollowing - - .method /*060002A7*/ public hidebysig newslot virtual - instance bool ReadToNextSibling(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadToNextSibling - - .method /*060002A8*/ public hidebysig newslot virtual - instance bool ReadToNextSibling(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadToNextSibling - - .method /*060002A9*/ public hidebysig newslot virtual - instance int32 ReadValueChunk(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadValueChunk - - .method /*060002AA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - ReadValueChunkAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 15 12 80 CD 01 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::ReadValueChunkAsync - - .method /*060002AB*/ public hidebysig newslot abstract virtual - instance void ResolveEntity() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlReader::ResolveEntity - - .method /*060002AC*/ public hidebysig newslot virtual - instance void Skip() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReader::Skip - - .method /*060002AD*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - SkipAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReader::SkipAsync - - .property /*170000C4*/ instance int32 AttributeCount() - { - .get instance int32 System.Xml.XmlReader/*02000033*/::get_AttributeCount() /* 06000229 */ - } // end of property XmlReader::AttributeCount - .property /*170000C5*/ instance string BaseURI() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_BaseURI() /* 0600022A */ - } // end of property XmlReader::BaseURI - .property /*170000C6*/ instance bool CanReadBinaryContent() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_CanReadBinaryContent() /* 0600022B */ - } // end of property XmlReader::CanReadBinaryContent - .property /*170000C7*/ instance bool CanReadValueChunk() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_CanReadValueChunk() /* 0600022C */ - } // end of property XmlReader::CanReadValueChunk - .property /*170000C8*/ instance bool CanResolveEntity() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_CanResolveEntity() /* 0600022D */ - } // end of property XmlReader::CanResolveEntity - .property /*170000C9*/ instance int32 Depth() - { - .get instance int32 System.Xml.XmlReader/*02000033*/::get_Depth() /* 0600022E */ - } // end of property XmlReader::Depth - .property /*170000CA*/ instance bool EOF() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_EOF() /* 0600022F */ - } // end of property XmlReader::EOF - .property /*170000CB*/ instance bool HasAttributes() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_HasAttributes() /* 06000230 */ - } // end of property XmlReader::HasAttributes - .property /*170000CC*/ instance bool HasValue() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_HasValue() /* 06000231 */ - } // end of property XmlReader::HasValue - .property /*170000CD*/ instance bool IsDefault() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_IsDefault() /* 06000232 */ - } // end of property XmlReader::IsDefault - .property /*170000CE*/ instance bool IsEmptyElement() - { - .get instance bool System.Xml.XmlReader/*02000033*/::get_IsEmptyElement() /* 06000233 */ - } // end of property XmlReader::IsEmptyElement - .property /*170000CF*/ instance string Item(int32) - { - .get instance string System.Xml.XmlReader/*02000033*/::get_Item(int32) /* 06000234 */ - } // end of property XmlReader::Item - .property /*170000D0*/ instance string Item(string) - { - .get instance string System.Xml.XmlReader/*02000033*/::get_Item(string) /* 06000235 */ - } // end of property XmlReader::Item - .property /*170000D1*/ instance string Item(string, - string) - { - .get instance string System.Xml.XmlReader/*02000033*/::get_Item(string, - string) /* 06000236 */ - } // end of property XmlReader::Item - .property /*170000D2*/ instance string LocalName() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_LocalName() /* 06000237 */ - } // end of property XmlReader::LocalName - .property /*170000D3*/ instance string Name() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_Name() /* 06000238 */ - } // end of property XmlReader::Name - .property /*170000D4*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_NamespaceURI() /* 06000239 */ - } // end of property XmlReader::NamespaceURI - .property /*170000D5*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlReader/*02000033*/::get_NameTable() /* 0600023A */ - } // end of property XmlReader::NameTable - .property /*170000D6*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlReader/*02000033*/::get_NodeType() /* 0600023B */ - } // end of property XmlReader::NodeType - .property /*170000D7*/ instance string Prefix() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_Prefix() /* 0600023C */ - } // end of property XmlReader::Prefix - .property /*170000D8*/ instance char QuoteChar() - { - .get instance char System.Xml.XmlReader/*02000033*/::get_QuoteChar() /* 0600023D */ - } // end of property XmlReader::QuoteChar - .property /*170000D9*/ instance valuetype System.Xml.ReadState/*0200000D*/ - ReadState() - { - .get instance valuetype System.Xml.ReadState/*0200000D*/ System.Xml.XmlReader/*02000033*/::get_ReadState() /* 0600023E */ - } // end of property XmlReader::ReadState - .property /*170000DA*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XmlReader/*02000033*/::get_SchemaInfo() /* 0600023F */ - } // end of property XmlReader::SchemaInfo - .property /*170000DB*/ instance class System.Xml.XmlReaderSettings/*02000034*/ - Settings() - { - .get instance class System.Xml.XmlReaderSettings/*02000034*/ System.Xml.XmlReader/*02000033*/::get_Settings() /* 06000240 */ - } // end of property XmlReader::Settings - .property /*170000DC*/ instance string Value() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_Value() /* 06000241 */ - } // end of property XmlReader::Value - .property /*170000DD*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - ValueType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.XmlReader/*02000033*/::get_ValueType() /* 06000242 */ - } // end of property XmlReader::ValueType - .property /*170000DE*/ instance string XmlLang() - { - .get instance string System.Xml.XmlReader/*02000033*/::get_XmlLang() /* 06000243 */ - } // end of property XmlReader::XmlLang - .property /*170000DF*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlReader/*02000033*/::get_XmlSpace() /* 06000244 */ - } // end of property XmlReader::XmlSpace -} // end of class System.Xml.XmlReader - -.class /*02000034*/ public auto ansi sealed beforefieldinit System.Xml.XmlReaderSettings - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060002AE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReaderSettings::.ctor - - .method /*060002AF*/ public hidebysig specialname - instance bool get_Async() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_Async - - .method /*060002B0*/ public hidebysig specialname - instance void set_Async(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_Async - - .method /*060002B1*/ public hidebysig specialname - instance bool get_CheckCharacters() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_CheckCharacters - - .method /*060002B2*/ public hidebysig specialname - instance void set_CheckCharacters(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_CheckCharacters - - .method /*060002B3*/ public hidebysig specialname - instance bool get_CloseInput() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_CloseInput - - .method /*060002B4*/ public hidebysig specialname - instance void set_CloseInput(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_CloseInput - - .method /*060002B5*/ public hidebysig specialname - instance valuetype System.Xml.ConformanceLevel/*02000002*/ - get_ConformanceLevel() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_ConformanceLevel - - .method /*060002B6*/ public hidebysig specialname - instance void set_ConformanceLevel(valuetype System.Xml.ConformanceLevel/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_ConformanceLevel - - .method /*060002B7*/ public hidebysig specialname - instance valuetype System.Xml.DtdProcessing/*02000003*/ - get_DtdProcessing() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_DtdProcessing - - .method /*060002B8*/ public hidebysig specialname - instance void set_DtdProcessing(valuetype System.Xml.DtdProcessing/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_DtdProcessing - - .method /*060002B9*/ public hidebysig specialname - instance bool get_IgnoreComments() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_IgnoreComments - - .method /*060002BA*/ public hidebysig specialname - instance void set_IgnoreComments(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_IgnoreComments - - .method /*060002BB*/ public hidebysig specialname - instance bool get_IgnoreProcessingInstructions() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_IgnoreProcessingInstructions - - .method /*060002BC*/ public hidebysig specialname - instance void set_IgnoreProcessingInstructions(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_IgnoreProcessingInstructions - - .method /*060002BD*/ public hidebysig specialname - instance bool get_IgnoreWhitespace() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_IgnoreWhitespace - - .method /*060002BE*/ public hidebysig specialname - instance void set_IgnoreWhitespace(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_IgnoreWhitespace - - .method /*060002BF*/ public hidebysig specialname - instance int32 get_LineNumberOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_LineNumberOffset - - .method /*060002C0*/ public hidebysig specialname - instance void set_LineNumberOffset(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_LineNumberOffset - - .method /*060002C1*/ public hidebysig specialname - instance int32 get_LinePositionOffset() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_LinePositionOffset - - .method /*060002C2*/ public hidebysig specialname - instance void set_LinePositionOffset(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_LinePositionOffset - - .method /*060002C3*/ public hidebysig specialname - instance int64 get_MaxCharactersFromEntities() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_MaxCharactersFromEntities - - .method /*060002C4*/ public hidebysig specialname - instance void set_MaxCharactersFromEntities(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_MaxCharactersFromEntities - - .method /*060002C5*/ public hidebysig specialname - instance int64 get_MaxCharactersInDocument() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_MaxCharactersInDocument - - .method /*060002C6*/ public hidebysig specialname - instance void set_MaxCharactersInDocument(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_MaxCharactersInDocument - - .method /*060002C7*/ public hidebysig specialname - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_NameTable - - .method /*060002C8*/ public hidebysig specialname - instance void set_NameTable(class System.Xml.XmlNameTable/*02000025*/ 'value') cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_NameTable - - .method /*060002C9*/ public hidebysig specialname - instance bool get_ProhibitDtd() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_ProhibitDtd - - .method /*060002CA*/ public hidebysig specialname - instance void set_ProhibitDtd(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_ProhibitDtd - - .method /*060002CB*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ - get_Schemas() cil managed - // SIG: 20 00 12 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_Schemas - - .method /*060002CC*/ public hidebysig specialname - instance void set_Schemas(class System.Xml.Schema.XmlSchemaSet/*020000A5*/ 'value') cil managed - // SIG: 20 01 01 12 82 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_Schemas - - .method /*060002CD*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ - get_ValidationFlags() cil managed - // SIG: 20 00 11 82 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_ValidationFlags - - .method /*060002CE*/ public hidebysig specialname - instance void set_ValidationFlags(valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ 'value') cil managed - // SIG: 20 01 01 11 82 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_ValidationFlags - - .method /*060002CF*/ public hidebysig specialname - instance valuetype System.Xml.ValidationType/*0200000E*/ - get_ValidationType() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::get_ValidationType - - .method /*060002D0*/ public hidebysig specialname - instance void set_ValidationType(valuetype System.Xml.ValidationType/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_ValidationType - - .method /*060002D1*/ public hidebysig specialname - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::set_XmlResolver - - .method /*060002D2*/ public hidebysig specialname - instance void add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::add_ValidationEventHandler - - .method /*060002D3*/ public hidebysig specialname - instance void remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::remove_ValidationEventHandler - - .method /*060002D4*/ public hidebysig instance class System.Xml.XmlReaderSettings/*02000034*/ - Clone() cil managed - // SIG: 20 00 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReaderSettings::Clone - - .method /*060002D5*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReaderSettings::Reset - - .event /*14000007*/ System.Xml.Schema.ValidationEventHandler/*02000066*/ ValidationEventHandler - { - .addon instance void System.Xml.XmlReaderSettings/*02000034*/::add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 060002D2 */ - .removeon instance void System.Xml.XmlReaderSettings/*02000034*/::remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 060002D3 */ - } // end of event XmlReaderSettings::ValidationEventHandler - .property /*170000E0*/ instance bool Async() - { - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_Async() /* 060002AF */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_Async(bool) /* 060002B0 */ - } // end of property XmlReaderSettings::Async - .property /*170000E1*/ instance bool CheckCharacters() - { - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_CheckCharacters() /* 060002B1 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_CheckCharacters(bool) /* 060002B2 */ - } // end of property XmlReaderSettings::CheckCharacters - .property /*170000E2*/ instance bool CloseInput() - { - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_CloseInput() /* 060002B3 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_CloseInput(bool) /* 060002B4 */ - } // end of property XmlReaderSettings::CloseInput - .property /*170000E3*/ instance valuetype System.Xml.ConformanceLevel/*02000002*/ - ConformanceLevel() - { - .get instance valuetype System.Xml.ConformanceLevel/*02000002*/ System.Xml.XmlReaderSettings/*02000034*/::get_ConformanceLevel() /* 060002B5 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_ConformanceLevel(valuetype System.Xml.ConformanceLevel/*02000002*/) /* 060002B6 */ - } // end of property XmlReaderSettings::ConformanceLevel - .property /*170000E4*/ instance valuetype System.Xml.DtdProcessing/*02000003*/ - DtdProcessing() - { - .get instance valuetype System.Xml.DtdProcessing/*02000003*/ System.Xml.XmlReaderSettings/*02000034*/::get_DtdProcessing() /* 060002B7 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_DtdProcessing(valuetype System.Xml.DtdProcessing/*02000003*/) /* 060002B8 */ - } // end of property XmlReaderSettings::DtdProcessing - .property /*170000E5*/ instance bool IgnoreComments() - { - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_IgnoreComments() /* 060002B9 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_IgnoreComments(bool) /* 060002BA */ - } // end of property XmlReaderSettings::IgnoreComments - .property /*170000E6*/ instance bool IgnoreProcessingInstructions() - { - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_IgnoreProcessingInstructions() /* 060002BB */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_IgnoreProcessingInstructions(bool) /* 060002BC */ - } // end of property XmlReaderSettings::IgnoreProcessingInstructions - .property /*170000E7*/ instance bool IgnoreWhitespace() - { - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_IgnoreWhitespace() /* 060002BD */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_IgnoreWhitespace(bool) /* 060002BE */ - } // end of property XmlReaderSettings::IgnoreWhitespace - .property /*170000E8*/ instance int32 LineNumberOffset() - { - .get instance int32 System.Xml.XmlReaderSettings/*02000034*/::get_LineNumberOffset() /* 060002BF */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_LineNumberOffset(int32) /* 060002C0 */ - } // end of property XmlReaderSettings::LineNumberOffset - .property /*170000E9*/ instance int32 LinePositionOffset() - { - .get instance int32 System.Xml.XmlReaderSettings/*02000034*/::get_LinePositionOffset() /* 060002C1 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_LinePositionOffset(int32) /* 060002C2 */ - } // end of property XmlReaderSettings::LinePositionOffset - .property /*170000EA*/ instance int64 MaxCharactersFromEntities() - { - .get instance int64 System.Xml.XmlReaderSettings/*02000034*/::get_MaxCharactersFromEntities() /* 060002C3 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_MaxCharactersFromEntities(int64) /* 060002C4 */ - } // end of property XmlReaderSettings::MaxCharactersFromEntities - .property /*170000EB*/ instance int64 MaxCharactersInDocument() - { - .get instance int64 System.Xml.XmlReaderSettings/*02000034*/::get_MaxCharactersInDocument() /* 060002C5 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_MaxCharactersInDocument(int64) /* 060002C6 */ - } // end of property XmlReaderSettings::MaxCharactersInDocument - .property /*170000EC*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlReaderSettings/*02000034*/::get_NameTable() /* 060002C7 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_NameTable(class System.Xml.XmlNameTable/*02000025*/) /* 060002C8 */ - } // end of property XmlReaderSettings::NameTable - .property /*170000ED*/ instance bool ProhibitDtd() - { - .custom /*0C000053:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 35 55 73 65 20 58 6D 6C 52 65 61 64 65 72 // ..5Use XmlReader - 53 65 74 74 69 6E 67 73 2E 44 74 64 50 72 6F 63 // Settings.DtdProc - 65 73 73 69 6E 67 20 70 72 6F 70 65 72 74 79 20 // essing property - 69 6E 73 74 65 61 64 2E 00 00 ) // instead... - .get instance bool System.Xml.XmlReaderSettings/*02000034*/::get_ProhibitDtd() /* 060002C9 */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_ProhibitDtd(bool) /* 060002CA */ - } // end of property XmlReaderSettings::ProhibitDtd - .property /*170000EE*/ instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ - Schemas() - { - .get instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ System.Xml.XmlReaderSettings/*02000034*/::get_Schemas() /* 060002CB */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_Schemas(class System.Xml.Schema.XmlSchemaSet/*020000A5*/) /* 060002CC */ - } // end of property XmlReaderSettings::Schemas - .property /*170000EF*/ instance valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ - ValidationFlags() - { - .get instance valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ System.Xml.XmlReaderSettings/*02000034*/::get_ValidationFlags() /* 060002CD */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_ValidationFlags(valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/) /* 060002CE */ - } // end of property XmlReaderSettings::ValidationFlags - .property /*170000F0*/ instance valuetype System.Xml.ValidationType/*0200000E*/ - ValidationType() - { - .get instance valuetype System.Xml.ValidationType/*0200000E*/ System.Xml.XmlReaderSettings/*02000034*/::get_ValidationType() /* 060002CF */ - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_ValidationType(valuetype System.Xml.ValidationType/*0200000E*/) /* 060002D0 */ - } // end of property XmlReaderSettings::ValidationType - .property /*170000F1*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.XmlReaderSettings/*02000034*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 060002D1 */ - } // end of property XmlReaderSettings::XmlResolver -} // end of class System.Xml.XmlReaderSettings - -.class /*02000035*/ public abstract auto ansi beforefieldinit System.Xml.XmlResolver - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060002D6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlResolver::.ctor - - .method /*060002D7*/ public hidebysig newslot specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ 'value') cil managed - // SIG: 20 01 01 12 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlResolver::set_Credentials - - .method /*060002D8*/ public hidebysig newslot abstract virtual - instance object GetEntity(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x0 - } // end of method XmlResolver::GetEntity - - .method /*060002D9*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - GetEntityAsync(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 15 12 80 CD 01 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlResolver::GetEntityAsync - - .method /*060002DA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - ResolveUri(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ baseUri, - string relativeUri) cil managed - // SIG: 20 02 12 59 12 59 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlResolver::ResolveUri - - .method /*060002DB*/ public hidebysig newslot virtual - instance bool SupportsType(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 02 02 12 59 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlResolver::SupportsType - - .property /*170000F2*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ - Credentials() - { - .set instance void System.Xml.XmlResolver/*02000035*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/) /* 060002D7 */ - } // end of property XmlResolver::Credentials -} // end of class System.Xml.XmlResolver - -.class /*02000036*/ public auto ansi beforefieldinit System.Xml.XmlSecureResolver - extends System.Xml.XmlResolver/*02000035*/ -{ - .method /*060002DC*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlResolver/*02000035*/ resolver, - string securityUrl) cil managed - // SIG: 20 02 01 12 80 D4 0E - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSecureResolver::.ctor - - .method /*060002DD*/ public hidebysig specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ 'value') cil managed - // SIG: 20 01 01 12 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSecureResolver::set_Credentials - - .method /*060002DE*/ public hidebysig virtual - instance object GetEntity(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSecureResolver::GetEntity - - .method /*060002DF*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - GetEntityAsync(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 15 12 80 CD 01 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSecureResolver::GetEntityAsync - - .method /*060002E0*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - ResolveUri(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ baseUri, - string relativeUri) cil managed - // SIG: 20 02 12 59 12 59 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSecureResolver::ResolveUri - - .property /*170000F3*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ - Credentials() - { - .set instance void System.Xml.XmlSecureResolver/*02000036*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/) /* 060002DD */ - } // end of property XmlSecureResolver::Credentials -} // end of class System.Xml.XmlSecureResolver - -.class /*02000037*/ public auto ansi beforefieldinit System.Xml.XmlSignificantWhitespace - extends System.Xml.XmlCharacterData/*02000014*/ -{ - .method /*060002E1*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string strData, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x206d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000042 */ call instance void System.Xml.XmlCharacterData/*02000014*/::.ctor(string, - class System.Xml.XmlDocument/*02000019*/) /* 06000042 */ - IL_0008: /* 2A | */ ret - } // end of method XmlSignificantWhitespace::.ctor - - .method /*060002E2*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::get_LocalName - - .method /*060002E3*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::get_Name - - .method /*060002E4*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::get_NodeType - - .method /*060002E5*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::get_ParentNode - - .method /*060002E6*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousText() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::get_PreviousText - - .method /*060002E7*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::get_Value - - .method /*060002E8*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSignificantWhitespace::set_Value - - .method /*060002E9*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSignificantWhitespace::CloneNode - - .method /*060002EA*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSignificantWhitespace::WriteContentTo - - .method /*060002EB*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSignificantWhitespace::WriteTo - - .property /*170000F4*/ instance string LocalName() - { - .get instance string System.Xml.XmlSignificantWhitespace/*02000037*/::get_LocalName() /* 060002E2 */ - } // end of property XmlSignificantWhitespace::LocalName - .property /*170000F5*/ instance string Name() - { - .get instance string System.Xml.XmlSignificantWhitespace/*02000037*/::get_Name() /* 060002E3 */ - } // end of property XmlSignificantWhitespace::Name - .property /*170000F6*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlSignificantWhitespace/*02000037*/::get_NodeType() /* 060002E4 */ - } // end of property XmlSignificantWhitespace::NodeType - .property /*170000F7*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlSignificantWhitespace/*02000037*/::get_ParentNode() /* 060002E5 */ - } // end of property XmlSignificantWhitespace::ParentNode - .property /*170000F8*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousText() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlSignificantWhitespace/*02000037*/::get_PreviousText() /* 060002E6 */ - } // end of property XmlSignificantWhitespace::PreviousText - .property /*170000F9*/ instance string Value() - { - .get instance string System.Xml.XmlSignificantWhitespace/*02000037*/::get_Value() /* 060002E7 */ - .set instance void System.Xml.XmlSignificantWhitespace/*02000037*/::set_Value(string) /* 060002E8 */ - } // end of property XmlSignificantWhitespace::Value -} // end of class System.Xml.XmlSignificantWhitespace - -.class /*02000038*/ public auto ansi sealed System.Xml.XmlSpace - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000059*/ public specialname rtspecialname int32 value__ - .field /*0400005A*/ public static literal valuetype System.Xml.XmlSpace/*02000038*/ Default = int32(0x00000001) - .field /*0400005B*/ public static literal valuetype System.Xml.XmlSpace/*02000038*/ None = int32(0x00000000) - .field /*0400005C*/ public static literal valuetype System.Xml.XmlSpace/*02000038*/ Preserve = int32(0x00000002) -} // end of class System.Xml.XmlSpace - -.class /*02000039*/ public auto ansi beforefieldinit System.Xml.XmlText - extends System.Xml.XmlCharacterData/*02000014*/ -{ - .method /*060002EC*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string strData, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x206d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000042 */ call instance void System.Xml.XmlCharacterData/*02000014*/::.ctor(string, - class System.Xml.XmlDocument/*02000019*/) /* 06000042 */ - IL_0008: /* 2A | */ ret - } // end of method XmlText::.ctor - - .method /*060002ED*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::get_LocalName - - .method /*060002EE*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::get_Name - - .method /*060002EF*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::get_NodeType - - .method /*060002F0*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::get_ParentNode - - .method /*060002F1*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousText() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::get_PreviousText - - .method /*060002F2*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::get_Value - - .method /*060002F3*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlText::set_Value - - .method /*060002F4*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::CloneNode - - .method /*060002F5*/ public hidebysig newslot virtual - instance class System.Xml.XmlText/*02000039*/ - SplitText(int32 offset) cil managed - // SIG: 20 01 12 80 E4 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlText::SplitText - - .method /*060002F6*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlText::WriteContentTo - - .method /*060002F7*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlText::WriteTo - - .property /*170000FA*/ instance string LocalName() - { - .get instance string System.Xml.XmlText/*02000039*/::get_LocalName() /* 060002ED */ - } // end of property XmlText::LocalName - .property /*170000FB*/ instance string Name() - { - .get instance string System.Xml.XmlText/*02000039*/::get_Name() /* 060002EE */ - } // end of property XmlText::Name - .property /*170000FC*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlText/*02000039*/::get_NodeType() /* 060002EF */ - } // end of property XmlText::NodeType - .property /*170000FD*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlText/*02000039*/::get_ParentNode() /* 060002F0 */ - } // end of property XmlText::ParentNode - .property /*170000FE*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousText() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlText/*02000039*/::get_PreviousText() /* 060002F1 */ - } // end of property XmlText::PreviousText - .property /*170000FF*/ instance string Value() - { - .get instance string System.Xml.XmlText/*02000039*/::get_Value() /* 060002F2 */ - .set instance void System.Xml.XmlText/*02000039*/::set_Value(string) /* 060002F3 */ - } // end of property XmlText::Value -} // end of class System.Xml.XmlText - -.class /*0200003A*/ public auto ansi beforefieldinit System.Xml.XmlTextReader - extends System.Xml.XmlReader/*02000033*/ - implements System.Xml.IXmlLineInfo/*02000008*/, - System.Xml.IXmlNamespaceResolver/*02000009*/ -{ - .custom /*0C000020:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*060002F8*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002F9*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input) cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002FA*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input, - class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 02 01 12 55 12 80 94 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002FB*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ xmlFragment, - valuetype System.Xml.XmlNodeType/*0200002D*/ fragType, - class System.Xml.XmlParserContext/*02000030*/ context) cil managed - // SIG: 20 03 01 12 55 11 80 B4 12 80 C0 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002FC*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002FD*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input, - class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 02 01 12 80 8D 12 80 94 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002FE*/ public hidebysig specialname rtspecialname - instance void .ctor(string url) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*060002FF*/ public hidebysig specialname rtspecialname - instance void .ctor(string url, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input) cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000300*/ public hidebysig specialname rtspecialname - instance void .ctor(string url, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ input, - class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 03 01 0E 12 55 12 80 94 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000301*/ public hidebysig specialname rtspecialname - instance void .ctor(string url, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input) cil managed - // SIG: 20 02 01 0E 12 80 8D - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000302*/ public hidebysig specialname rtspecialname - instance void .ctor(string url, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ input, - class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 03 01 0E 12 80 8D 12 80 94 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000303*/ public hidebysig specialname rtspecialname - instance void .ctor(string url, - class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 02 01 0E 12 80 94 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000304*/ public hidebysig specialname rtspecialname - instance void .ctor(string xmlFragment, - valuetype System.Xml.XmlNodeType/*0200002D*/ fragType, - class System.Xml.XmlParserContext/*02000030*/ context) cil managed - // SIG: 20 03 01 0E 11 80 B4 12 80 C0 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000305*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nt) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextReader::.ctor - - .method /*06000306*/ public hidebysig specialname virtual - instance int32 get_AttributeCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_AttributeCount - - .method /*06000307*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_BaseURI - - .method /*06000308*/ public hidebysig specialname virtual - instance bool get_CanReadBinaryContent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_CanReadBinaryContent - - .method /*06000309*/ public hidebysig specialname virtual - instance bool get_CanReadValueChunk() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_CanReadValueChunk - - .method /*0600030A*/ public hidebysig specialname virtual - instance bool get_CanResolveEntity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_CanResolveEntity - - .method /*0600030B*/ public hidebysig specialname virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Depth - - .method /*0600030C*/ public hidebysig specialname - instance valuetype System.Xml.DtdProcessing/*02000003*/ - get_DtdProcessing() cil managed - // SIG: 20 00 11 0C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_DtdProcessing - - .method /*0600030D*/ public hidebysig specialname - instance void set_DtdProcessing(valuetype System.Xml.DtdProcessing/*02000003*/ 'value') cil managed - // SIG: 20 01 01 11 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_DtdProcessing - - .method /*0600030E*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - get_Encoding() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Encoding - - .method /*0600030F*/ public hidebysig specialname - instance valuetype System.Xml.EntityHandling/*02000004*/ - get_EntityHandling() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_EntityHandling - - .method /*06000310*/ public hidebysig specialname - instance void set_EntityHandling(valuetype System.Xml.EntityHandling/*02000004*/ 'value') cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_EntityHandling - - .method /*06000311*/ public hidebysig specialname virtual - instance bool get_EOF() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_EOF - - .method /*06000312*/ public hidebysig specialname virtual - instance bool get_HasValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_HasValue - - .method /*06000313*/ public hidebysig specialname virtual - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_IsDefault - - .method /*06000314*/ public hidebysig specialname virtual - instance bool get_IsEmptyElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_IsEmptyElement - - .method /*06000315*/ public hidebysig newslot specialname virtual final - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_LineNumber - - .method /*06000316*/ public hidebysig newslot specialname virtual final - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_LinePosition - - .method /*06000317*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_LocalName - - .method /*06000318*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Name - - .method /*06000319*/ public hidebysig specialname - instance bool get_Namespaces() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Namespaces - - .method /*0600031A*/ public hidebysig specialname - instance void set_Namespaces(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_Namespaces - - .method /*0600031B*/ public hidebysig specialname virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_NamespaceURI - - .method /*0600031C*/ public hidebysig specialname virtual - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_NameTable - - .method /*0600031D*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_NodeType - - .method /*0600031E*/ public hidebysig specialname - instance bool get_Normalization() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Normalization - - .method /*0600031F*/ public hidebysig specialname - instance void set_Normalization(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_Normalization - - .method /*06000320*/ public hidebysig specialname virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Prefix - - .method /*06000321*/ public hidebysig specialname - instance bool get_ProhibitDtd() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_ProhibitDtd - - .method /*06000322*/ public hidebysig specialname - instance void set_ProhibitDtd(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_ProhibitDtd - - .method /*06000323*/ public hidebysig specialname virtual - instance char get_QuoteChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_QuoteChar - - .method /*06000324*/ public hidebysig specialname virtual - instance valuetype System.Xml.ReadState/*0200000D*/ - get_ReadState() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_ReadState - - .method /*06000325*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_Value - - .method /*06000326*/ public hidebysig specialname - instance valuetype System.Xml.WhitespaceHandling/*0200000F*/ - get_WhitespaceHandling() cil managed - // SIG: 20 00 11 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_WhitespaceHandling - - .method /*06000327*/ public hidebysig specialname - instance void set_WhitespaceHandling(valuetype System.Xml.WhitespaceHandling/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 11 3C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_WhitespaceHandling - - .method /*06000328*/ public hidebysig specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_XmlLang - - .method /*06000329*/ public hidebysig specialname - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::set_XmlResolver - - .method /*0600032A*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::get_XmlSpace - - .method /*0600032B*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::Close - - .method /*0600032C*/ public hidebysig virtual - instance string GetAttribute(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::GetAttribute - - .method /*0600032D*/ public hidebysig virtual - instance string GetAttribute(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::GetAttribute - - .method /*0600032E*/ public hidebysig virtual - instance string GetAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::GetAttribute - - .method /*0600032F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::GetNamespacesInScope - - .method /*06000330*/ public hidebysig instance class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ - GetRemainder() cil managed - // SIG: 20 00 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::GetRemainder - - .method /*06000331*/ public hidebysig newslot virtual final - instance bool HasLineInfo() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::HasLineInfo - - .method /*06000332*/ public hidebysig virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::LookupNamespace - - .method /*06000333*/ public hidebysig virtual - instance void MoveToAttribute(int32 i) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::MoveToAttribute - - .method /*06000334*/ public hidebysig virtual - instance bool MoveToAttribute(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::MoveToAttribute - - .method /*06000335*/ public hidebysig virtual - instance bool MoveToAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::MoveToAttribute - - .method /*06000336*/ public hidebysig virtual - instance bool MoveToElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::MoveToElement - - .method /*06000337*/ public hidebysig virtual - instance bool MoveToFirstAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::MoveToFirstAttribute - - .method /*06000338*/ public hidebysig virtual - instance bool MoveToNextAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::MoveToNextAttribute - - .method /*06000339*/ public hidebysig virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::Read - - .method /*0600033A*/ public hidebysig virtual - instance bool ReadAttributeValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadAttributeValue - - .method /*0600033B*/ public hidebysig instance int32 - ReadBase64(uint8[] 'array', - int32 offset, - int32 len) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadBase64 - - .method /*0600033C*/ public hidebysig instance int32 - ReadBinHex(uint8[] 'array', - int32 offset, - int32 len) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadBinHex - - .method /*0600033D*/ public hidebysig instance int32 - ReadChars(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadChars - - .method /*0600033E*/ public hidebysig virtual - instance int32 ReadContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadContentAsBase64 - - .method /*0600033F*/ public hidebysig virtual - instance int32 ReadContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadContentAsBinHex - - .method /*06000340*/ public hidebysig virtual - instance int32 ReadElementContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadElementContentAsBase64 - - .method /*06000341*/ public hidebysig virtual - instance int32 ReadElementContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadElementContentAsBinHex - - .method /*06000342*/ public hidebysig virtual - instance string ReadString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::ReadString - - .method /*06000343*/ public hidebysig instance void - ResetState() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::ResetState - - .method /*06000344*/ public hidebysig virtual - instance void ResolveEntity() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::ResolveEntity - - .method /*06000345*/ public hidebysig virtual - instance void Skip() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextReader::Skip - - .method /*06000346*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::GetNamespacesInScope /*02000009::06000006*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope - - .method /*06000347*/ private hidebysig newslot virtual final - instance string System.Xml.IXmlNamespaceResolver.LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::LookupNamespace /*02000009::06000007*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::System.Xml.IXmlNamespaceResolver.LookupNamespace - - .method /*06000348*/ private hidebysig newslot virtual final - instance string System.Xml.IXmlNamespaceResolver.LookupPrefix(string namespaceName) cil managed - // SIG: 20 01 0E 0E - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::LookupPrefix /*02000009::06000008*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextReader::System.Xml.IXmlNamespaceResolver.LookupPrefix - - .property /*17000100*/ instance int32 AttributeCount() - { - .get instance int32 System.Xml.XmlTextReader/*0200003A*/::get_AttributeCount() /* 06000306 */ - } // end of property XmlTextReader::AttributeCount - .property /*17000101*/ instance string BaseURI() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_BaseURI() /* 06000307 */ - } // end of property XmlTextReader::BaseURI - .property /*17000102*/ instance bool CanReadBinaryContent() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_CanReadBinaryContent() /* 06000308 */ - } // end of property XmlTextReader::CanReadBinaryContent - .property /*17000103*/ instance bool CanReadValueChunk() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_CanReadValueChunk() /* 06000309 */ - } // end of property XmlTextReader::CanReadValueChunk - .property /*17000104*/ instance bool CanResolveEntity() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_CanResolveEntity() /* 0600030A */ - } // end of property XmlTextReader::CanResolveEntity - .property /*17000105*/ instance int32 Depth() - { - .get instance int32 System.Xml.XmlTextReader/*0200003A*/::get_Depth() /* 0600030B */ - } // end of property XmlTextReader::Depth - .property /*17000106*/ instance valuetype System.Xml.DtdProcessing/*02000003*/ - DtdProcessing() - { - .get instance valuetype System.Xml.DtdProcessing/*02000003*/ System.Xml.XmlTextReader/*0200003A*/::get_DtdProcessing() /* 0600030C */ - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_DtdProcessing(valuetype System.Xml.DtdProcessing/*02000003*/) /* 0600030D */ - } // end of property XmlTextReader::DtdProcessing - .property /*17000107*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ System.Xml.XmlTextReader/*0200003A*/::get_Encoding() /* 0600030E */ - } // end of property XmlTextReader::Encoding - .property /*17000108*/ instance valuetype System.Xml.EntityHandling/*02000004*/ - EntityHandling() - { - .get instance valuetype System.Xml.EntityHandling/*02000004*/ System.Xml.XmlTextReader/*0200003A*/::get_EntityHandling() /* 0600030F */ - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_EntityHandling(valuetype System.Xml.EntityHandling/*02000004*/) /* 06000310 */ - } // end of property XmlTextReader::EntityHandling - .property /*17000109*/ instance bool EOF() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_EOF() /* 06000311 */ - } // end of property XmlTextReader::EOF - .property /*1700010A*/ instance bool HasValue() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_HasValue() /* 06000312 */ - } // end of property XmlTextReader::HasValue - .property /*1700010B*/ instance bool IsDefault() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_IsDefault() /* 06000313 */ - } // end of property XmlTextReader::IsDefault - .property /*1700010C*/ instance bool IsEmptyElement() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_IsEmptyElement() /* 06000314 */ - } // end of property XmlTextReader::IsEmptyElement - .property /*1700010D*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.XmlTextReader/*0200003A*/::get_LineNumber() /* 06000315 */ - } // end of property XmlTextReader::LineNumber - .property /*1700010E*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.XmlTextReader/*0200003A*/::get_LinePosition() /* 06000316 */ - } // end of property XmlTextReader::LinePosition - .property /*1700010F*/ instance string LocalName() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_LocalName() /* 06000317 */ - } // end of property XmlTextReader::LocalName - .property /*17000110*/ instance string Name() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_Name() /* 06000318 */ - } // end of property XmlTextReader::Name - .property /*17000111*/ instance bool Namespaces() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_Namespaces() /* 06000319 */ - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_Namespaces(bool) /* 0600031A */ - } // end of property XmlTextReader::Namespaces - .property /*17000112*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_NamespaceURI() /* 0600031B */ - } // end of property XmlTextReader::NamespaceURI - .property /*17000113*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlTextReader/*0200003A*/::get_NameTable() /* 0600031C */ - } // end of property XmlTextReader::NameTable - .property /*17000114*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlTextReader/*0200003A*/::get_NodeType() /* 0600031D */ - } // end of property XmlTextReader::NodeType - .property /*17000115*/ instance bool Normalization() - { - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_Normalization() /* 0600031E */ - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_Normalization(bool) /* 0600031F */ - } // end of property XmlTextReader::Normalization - .property /*17000116*/ instance string Prefix() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_Prefix() /* 06000320 */ - } // end of property XmlTextReader::Prefix - .property /*17000117*/ instance bool ProhibitDtd() - { - .custom /*0C000054:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 23 55 73 65 20 44 74 64 50 72 6F 63 65 73 // ..#Use DtdProces - 73 69 6E 67 20 70 72 6F 70 65 72 74 79 20 69 6E // sing property in - 73 74 65 61 64 2E 00 00 ) // stead... - .get instance bool System.Xml.XmlTextReader/*0200003A*/::get_ProhibitDtd() /* 06000321 */ - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_ProhibitDtd(bool) /* 06000322 */ - } // end of property XmlTextReader::ProhibitDtd - .property /*17000118*/ instance char QuoteChar() - { - .get instance char System.Xml.XmlTextReader/*0200003A*/::get_QuoteChar() /* 06000323 */ - } // end of property XmlTextReader::QuoteChar - .property /*17000119*/ instance valuetype System.Xml.ReadState/*0200000D*/ - ReadState() - { - .get instance valuetype System.Xml.ReadState/*0200000D*/ System.Xml.XmlTextReader/*0200003A*/::get_ReadState() /* 06000324 */ - } // end of property XmlTextReader::ReadState - .property /*1700011A*/ instance string Value() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_Value() /* 06000325 */ - } // end of property XmlTextReader::Value - .property /*1700011B*/ instance valuetype System.Xml.WhitespaceHandling/*0200000F*/ - WhitespaceHandling() - { - .get instance valuetype System.Xml.WhitespaceHandling/*0200000F*/ System.Xml.XmlTextReader/*0200003A*/::get_WhitespaceHandling() /* 06000326 */ - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_WhitespaceHandling(valuetype System.Xml.WhitespaceHandling/*0200000F*/) /* 06000327 */ - } // end of property XmlTextReader::WhitespaceHandling - .property /*1700011C*/ instance string XmlLang() - { - .get instance string System.Xml.XmlTextReader/*0200003A*/::get_XmlLang() /* 06000328 */ - } // end of property XmlTextReader::XmlLang - .property /*1700011D*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.XmlTextReader/*0200003A*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 06000329 */ - } // end of property XmlTextReader::XmlResolver - .property /*1700011E*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlTextReader/*0200003A*/::get_XmlSpace() /* 0600032A */ - } // end of property XmlTextReader::XmlSpace -} // end of class System.Xml.XmlTextReader - -.class /*0200003B*/ public auto ansi beforefieldinit System.Xml.XmlTextWriter - extends System.Xml.XmlWriter/*02000040*/ -{ - .custom /*0C000021:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000349*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ w, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ encoding) cil managed - // SIG: 20 02 01 12 55 12 80 C5 - { - // Method begins at RVA 0x20a7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003C6 */ call instance void System.Xml.XmlWriter/*02000040*/::.ctor() /* 060003C6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextWriter::.ctor - - .method /*0600034A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ w) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x20a7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003C6 */ call instance void System.Xml.XmlWriter/*02000040*/::.ctor() /* 060003C6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextWriter::.ctor - - .method /*0600034B*/ public hidebysig specialname rtspecialname - instance void .ctor(string filename, - class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ encoding) cil managed - // SIG: 20 02 01 0E 12 80 C5 - { - // Method begins at RVA 0x20a7 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0003C6 */ call instance void System.Xml.XmlWriter/*02000040*/::.ctor() /* 060003C6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextWriter::.ctor - - .method /*0600034C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - get_BaseStream() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_BaseStream - - .method /*0600034D*/ public hidebysig specialname - instance valuetype System.Xml.Formatting/*02000005*/ - get_Formatting() cil managed - // SIG: 20 00 11 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_Formatting - - .method /*0600034E*/ public hidebysig specialname - instance void set_Formatting(valuetype System.Xml.Formatting/*02000005*/ 'value') cil managed - // SIG: 20 01 01 11 14 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::set_Formatting - - .method /*0600034F*/ public hidebysig specialname - instance int32 get_Indentation() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_Indentation - - .method /*06000350*/ public hidebysig specialname - instance void set_Indentation(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::set_Indentation - - .method /*06000351*/ public hidebysig specialname - instance char get_IndentChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_IndentChar - - .method /*06000352*/ public hidebysig specialname - instance void set_IndentChar(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::set_IndentChar - - .method /*06000353*/ public hidebysig specialname - instance bool get_Namespaces() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_Namespaces - - .method /*06000354*/ public hidebysig specialname - instance void set_Namespaces(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::set_Namespaces - - .method /*06000355*/ public hidebysig specialname - instance char get_QuoteChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_QuoteChar - - .method /*06000356*/ public hidebysig specialname - instance void set_QuoteChar(char 'value') cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::set_QuoteChar - - .method /*06000357*/ public hidebysig specialname virtual - instance valuetype System.Xml.WriteState/*02000010*/ - get_WriteState() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_WriteState - - .method /*06000358*/ public hidebysig specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_XmlLang - - .method /*06000359*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::get_XmlSpace - - .method /*0600035A*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::Close - - .method /*0600035B*/ public hidebysig virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::Flush - - .method /*0600035C*/ public hidebysig virtual - instance string LookupPrefix(string ns) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextWriter::LookupPrefix - - .method /*0600035D*/ public hidebysig virtual - instance void WriteBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteBase64 - - .method /*0600035E*/ public hidebysig virtual - instance void WriteBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteBinHex - - .method /*0600035F*/ public hidebysig virtual - instance void WriteCData(string text) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteCData - - .method /*06000360*/ public hidebysig virtual - instance void WriteCharEntity(char ch) cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteCharEntity - - .method /*06000361*/ public hidebysig virtual - instance void WriteChars(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteChars - - .method /*06000362*/ public hidebysig virtual - instance void WriteComment(string text) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteComment - - .method /*06000363*/ public hidebysig virtual - instance void WriteDocType(string name, - string pubid, - string sysid, - string subset) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteDocType - - .method /*06000364*/ public hidebysig virtual - instance void WriteEndAttribute() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteEndAttribute - - .method /*06000365*/ public hidebysig virtual - instance void WriteEndDocument() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteEndDocument - - .method /*06000366*/ public hidebysig virtual - instance void WriteEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteEndElement - - .method /*06000367*/ public hidebysig virtual - instance void WriteEntityRef(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteEntityRef - - .method /*06000368*/ public hidebysig virtual - instance void WriteFullEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteFullEndElement - - .method /*06000369*/ public hidebysig virtual - instance void WriteName(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteName - - .method /*0600036A*/ public hidebysig virtual - instance void WriteNmToken(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteNmToken - - .method /*0600036B*/ public hidebysig virtual - instance void WriteProcessingInstruction(string name, - string text) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteProcessingInstruction - - .method /*0600036C*/ public hidebysig virtual - instance void WriteQualifiedName(string localName, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteQualifiedName - - .method /*0600036D*/ public hidebysig virtual - instance void WriteRaw(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteRaw - - .method /*0600036E*/ public hidebysig virtual - instance void WriteRaw(string data) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteRaw - - .method /*0600036F*/ public hidebysig virtual - instance void WriteStartAttribute(string prefix, - string localName, - string ns) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteStartAttribute - - .method /*06000370*/ public hidebysig virtual - instance void WriteStartDocument() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteStartDocument - - .method /*06000371*/ public hidebysig virtual - instance void WriteStartDocument(bool standalone) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteStartDocument - - .method /*06000372*/ public hidebysig virtual - instance void WriteStartElement(string prefix, - string localName, - string ns) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteStartElement - - .method /*06000373*/ public hidebysig virtual - instance void WriteString(string text) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteString - - .method /*06000374*/ public hidebysig virtual - instance void WriteSurrogateCharEntity(char lowChar, - char highChar) cil managed - // SIG: 20 02 01 03 03 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteSurrogateCharEntity - - .method /*06000375*/ public hidebysig virtual - instance void WriteWhitespace(string ws) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextWriter::WriteWhitespace - - .property /*1700011F*/ instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ - BaseStream() - { - .get instance class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ System.Xml.XmlTextWriter/*0200003B*/::get_BaseStream() /* 0600034C */ - } // end of property XmlTextWriter::BaseStream - .property /*17000120*/ instance valuetype System.Xml.Formatting/*02000005*/ - Formatting() - { - .get instance valuetype System.Xml.Formatting/*02000005*/ System.Xml.XmlTextWriter/*0200003B*/::get_Formatting() /* 0600034D */ - .set instance void System.Xml.XmlTextWriter/*0200003B*/::set_Formatting(valuetype System.Xml.Formatting/*02000005*/) /* 0600034E */ - } // end of property XmlTextWriter::Formatting - .property /*17000121*/ instance int32 Indentation() - { - .get instance int32 System.Xml.XmlTextWriter/*0200003B*/::get_Indentation() /* 0600034F */ - .set instance void System.Xml.XmlTextWriter/*0200003B*/::set_Indentation(int32) /* 06000350 */ - } // end of property XmlTextWriter::Indentation - .property /*17000122*/ instance char IndentChar() - { - .get instance char System.Xml.XmlTextWriter/*0200003B*/::get_IndentChar() /* 06000351 */ - .set instance void System.Xml.XmlTextWriter/*0200003B*/::set_IndentChar(char) /* 06000352 */ - } // end of property XmlTextWriter::IndentChar - .property /*17000123*/ instance bool Namespaces() - { - .get instance bool System.Xml.XmlTextWriter/*0200003B*/::get_Namespaces() /* 06000353 */ - .set instance void System.Xml.XmlTextWriter/*0200003B*/::set_Namespaces(bool) /* 06000354 */ - } // end of property XmlTextWriter::Namespaces - .property /*17000124*/ instance char QuoteChar() - { - .get instance char System.Xml.XmlTextWriter/*0200003B*/::get_QuoteChar() /* 06000355 */ - .set instance void System.Xml.XmlTextWriter/*0200003B*/::set_QuoteChar(char) /* 06000356 */ - } // end of property XmlTextWriter::QuoteChar - .property /*17000125*/ instance valuetype System.Xml.WriteState/*02000010*/ - WriteState() - { - .get instance valuetype System.Xml.WriteState/*02000010*/ System.Xml.XmlTextWriter/*0200003B*/::get_WriteState() /* 06000357 */ - } // end of property XmlTextWriter::WriteState - .property /*17000126*/ instance string XmlLang() - { - .get instance string System.Xml.XmlTextWriter/*0200003B*/::get_XmlLang() /* 06000358 */ - } // end of property XmlTextWriter::XmlLang - .property /*17000127*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlTextWriter/*0200003B*/::get_XmlSpace() /* 06000359 */ - } // end of property XmlTextWriter::XmlSpace -} // end of class System.Xml.XmlTextWriter - -.class /*0200003C*/ public auto ansi sealed System.Xml.XmlTokenizedType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400005D*/ public specialname rtspecialname int32 value__ - .field /*0400005E*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ CDATA = int32(0x00000000) - .field /*0400005F*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ ENTITIES = int32(0x00000005) - .field /*04000060*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ ENTITY = int32(0x00000004) - .field /*04000061*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ ENUMERATION = int32(0x00000009) - .field /*04000062*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ ID = int32(0x00000001) - .field /*04000063*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ IDREF = int32(0x00000002) - .field /*04000064*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ IDREFS = int32(0x00000003) - .field /*04000065*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ NCName = int32(0x0000000B) - .field /*04000066*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ NMTOKEN = int32(0x00000006) - .field /*04000067*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ NMTOKENS = int32(0x00000007) - .field /*04000068*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ None = int32(0x0000000C) - .field /*04000069*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ NOTATION = int32(0x00000008) - .field /*0400006A*/ public static literal valuetype System.Xml.XmlTokenizedType/*0200003C*/ QName = int32(0x0000000A) -} // end of class System.Xml.XmlTokenizedType - -.class /*0200003D*/ public auto ansi beforefieldinit System.Xml.XmlUrlResolver - extends System.Xml.XmlResolver/*02000035*/ -{ - .method /*06000376*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlUrlResolver::.ctor - - .method /*06000377*/ public hidebysig specialname - instance void set_CachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000037*/ 'value') cil managed - // SIG: 20 01 01 12 80 DD - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlUrlResolver::set_CachePolicy - - .method /*06000378*/ public hidebysig specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ 'value') cil managed - // SIG: 20 01 01 12 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlUrlResolver::set_Credentials - - .method /*06000379*/ public hidebysig specialname - instance void set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000038*/ 'value') cil managed - // SIG: 20 01 01 12 80 E1 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlUrlResolver::set_Proxy - - .method /*0600037A*/ public hidebysig virtual - instance object GetEntity(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlUrlResolver::GetEntity - - .method /*0600037B*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - GetEntityAsync(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 15 12 80 CD 01 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlUrlResolver::GetEntityAsync - - .method /*0600037C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - ResolveUri(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ baseUri, - string relativeUri) cil managed - // SIG: 20 02 12 59 12 59 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlUrlResolver::ResolveUri - - .property /*17000128*/ instance class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000037*/ - CachePolicy() - { - .set instance void System.Xml.XmlUrlResolver/*0200003D*/::set_CachePolicy(class [System.Net.Primitives/*23000004*/]System.Net.Cache.RequestCachePolicy/*01000037*/) /* 06000377 */ - } // end of property XmlUrlResolver::CachePolicy - .property /*17000129*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ - Credentials() - { - .set instance void System.Xml.XmlUrlResolver/*0200003D*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/) /* 06000378 */ - } // end of property XmlUrlResolver::Credentials - .property /*1700012A*/ instance class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000038*/ - Proxy() - { - .set instance void System.Xml.XmlUrlResolver/*0200003D*/::set_Proxy(class [System.Net.Primitives/*23000004*/]System.Net.IWebProxy/*01000038*/) /* 06000379 */ - } // end of property XmlUrlResolver::Proxy -} // end of class System.Xml.XmlUrlResolver - -.class /*0200003E*/ public auto ansi beforefieldinit System.Xml.XmlValidatingReader - extends System.Xml.XmlReader/*02000033*/ - implements System.Xml.IXmlLineInfo/*02000008*/, - System.Xml.IXmlNamespaceResolver/*02000009*/ -{ - .custom /*0C000022:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 8C 55 73 65 20 58 6D 6C 52 65 61 64 65 // ....Use XmlReade - 72 20 63 72 65 61 74 65 64 20 62 79 20 58 6D 6C // r created by Xml - 52 65 61 64 65 72 2E 43 72 65 61 74 65 28 29 20 // Reader.Create() - 6D 65 74 68 6F 64 20 75 73 69 6E 67 20 61 70 70 // method using app - 72 6F 70 72 69 61 74 65 20 58 6D 6C 52 65 61 64 // ropriate XmlRead - 65 72 53 65 74 74 69 6E 67 73 20 69 6E 73 74 65 // erSettings inste - 61 64 2E 20 68 74 74 70 3A 2F 2F 67 6F 2E 6D 69 // ad. http://go.mi - 63 72 6F 73 6F 66 74 2E 63 6F 6D 2F 66 77 6C 69 // crosoft.com/fwli - 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D 31 34 32 30 32 // nk/?linkid=14202 - 00 00 ) - .method /*0600037D*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ xmlFragment, - valuetype System.Xml.XmlNodeType/*0200002D*/ fragType, - class System.Xml.XmlParserContext/*02000030*/ context) cil managed - // SIG: 20 03 01 12 55 11 80 B4 12 80 C0 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlValidatingReader::.ctor - - .method /*0600037E*/ public hidebysig specialname rtspecialname - instance void .ctor(string xmlFragment, - valuetype System.Xml.XmlNodeType/*0200002D*/ fragType, - class System.Xml.XmlParserContext/*02000030*/ context) cil managed - // SIG: 20 03 01 0E 11 80 B4 12 80 C0 - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlValidatingReader::.ctor - - .method /*0600037F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlReader/*02000033*/ reader) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2097 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000228 */ call instance void System.Xml.XmlReader/*02000033*/::.ctor() /* 06000228 */ - IL_0006: /* 2A | */ ret - } // end of method XmlValidatingReader::.ctor - - .method /*06000380*/ public hidebysig specialname virtual - instance int32 get_AttributeCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_AttributeCount - - .method /*06000381*/ public hidebysig specialname virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_BaseURI - - .method /*06000382*/ public hidebysig specialname virtual - instance bool get_CanReadBinaryContent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_CanReadBinaryContent - - .method /*06000383*/ public hidebysig specialname virtual - instance bool get_CanResolveEntity() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_CanResolveEntity - - .method /*06000384*/ public hidebysig specialname virtual - instance int32 get_Depth() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Depth - - .method /*06000385*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - get_Encoding() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Encoding - - .method /*06000386*/ public hidebysig specialname - instance valuetype System.Xml.EntityHandling/*02000004*/ - get_EntityHandling() cil managed - // SIG: 20 00 11 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_EntityHandling - - .method /*06000387*/ public hidebysig specialname - instance void set_EntityHandling(valuetype System.Xml.EntityHandling/*02000004*/ 'value') cil managed - // SIG: 20 01 01 11 10 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::set_EntityHandling - - .method /*06000388*/ public hidebysig specialname virtual - instance bool get_EOF() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_EOF - - .method /*06000389*/ public hidebysig specialname virtual - instance bool get_HasValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_HasValue - - .method /*0600038A*/ public hidebysig specialname virtual - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_IsDefault - - .method /*0600038B*/ public hidebysig specialname virtual - instance bool get_IsEmptyElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_IsEmptyElement - - .method /*0600038C*/ public hidebysig newslot specialname virtual final - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_LineNumber - - .method /*0600038D*/ public hidebysig newslot specialname virtual final - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_LinePosition - - .method /*0600038E*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_LocalName - - .method /*0600038F*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Name - - .method /*06000390*/ public hidebysig specialname - instance bool get_Namespaces() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Namespaces - - .method /*06000391*/ public hidebysig specialname - instance void set_Namespaces(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::set_Namespaces - - .method /*06000392*/ public hidebysig specialname virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_NamespaceURI - - .method /*06000393*/ public hidebysig specialname virtual - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_NameTable - - .method /*06000394*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_NodeType - - .method /*06000395*/ public hidebysig specialname virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Prefix - - .method /*06000396*/ public hidebysig specialname virtual - instance char get_QuoteChar() cil managed - // SIG: 20 00 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_QuoteChar - - .method /*06000397*/ public hidebysig specialname - instance class System.Xml.XmlReader/*02000033*/ - get_Reader() cil managed - // SIG: 20 00 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Reader - - .method /*06000398*/ public hidebysig specialname virtual - instance valuetype System.Xml.ReadState/*0200000D*/ - get_ReadState() cil managed - // SIG: 20 00 11 34 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_ReadState - - .method /*06000399*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaCollection/*02000073*/ - get_Schemas() cil managed - // SIG: 20 00 12 81 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Schemas - - .method /*0600039A*/ public hidebysig specialname - instance object get_SchemaType() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_SchemaType - - .method /*0600039B*/ public hidebysig specialname - instance valuetype System.Xml.ValidationType/*0200000E*/ - get_ValidationType() cil managed - // SIG: 20 00 11 38 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_ValidationType - - .method /*0600039C*/ public hidebysig specialname - instance void set_ValidationType(valuetype System.Xml.ValidationType/*0200000E*/ 'value') cil managed - // SIG: 20 01 01 11 38 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::set_ValidationType - - .method /*0600039D*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_Value - - .method /*0600039E*/ public hidebysig specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_XmlLang - - .method /*0600039F*/ public hidebysig specialname - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::set_XmlResolver - - .method /*060003A0*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::get_XmlSpace - - .method /*060003A1*/ public hidebysig specialname - instance void add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::add_ValidationEventHandler - - .method /*060003A2*/ public hidebysig specialname - instance void remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::remove_ValidationEventHandler - - .method /*060003A3*/ public hidebysig virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::Close - - .method /*060003A4*/ public hidebysig virtual - instance string GetAttribute(int32 i) cil managed - // SIG: 20 01 0E 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::GetAttribute - - .method /*060003A5*/ public hidebysig virtual - instance string GetAttribute(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::GetAttribute - - .method /*060003A6*/ public hidebysig virtual - instance string GetAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::GetAttribute - - .method /*060003A7*/ public hidebysig newslot virtual final - instance bool HasLineInfo() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::HasLineInfo - - .method /*060003A8*/ public hidebysig virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::LookupNamespace - - .method /*060003A9*/ public hidebysig virtual - instance void MoveToAttribute(int32 i) cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::MoveToAttribute - - .method /*060003AA*/ public hidebysig virtual - instance bool MoveToAttribute(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::MoveToAttribute - - .method /*060003AB*/ public hidebysig virtual - instance bool MoveToAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::MoveToAttribute - - .method /*060003AC*/ public hidebysig virtual - instance bool MoveToElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::MoveToElement - - .method /*060003AD*/ public hidebysig virtual - instance bool MoveToFirstAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::MoveToFirstAttribute - - .method /*060003AE*/ public hidebysig virtual - instance bool MoveToNextAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::MoveToNextAttribute - - .method /*060003AF*/ public hidebysig virtual - instance bool Read() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::Read - - .method /*060003B0*/ public hidebysig virtual - instance bool ReadAttributeValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadAttributeValue - - .method /*060003B1*/ public hidebysig virtual - instance int32 ReadContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadContentAsBase64 - - .method /*060003B2*/ public hidebysig virtual - instance int32 ReadContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadContentAsBinHex - - .method /*060003B3*/ public hidebysig virtual - instance int32 ReadElementContentAsBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadElementContentAsBase64 - - .method /*060003B4*/ public hidebysig virtual - instance int32 ReadElementContentAsBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 08 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadElementContentAsBinHex - - .method /*060003B5*/ public hidebysig virtual - instance string ReadString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadString - - .method /*060003B6*/ public hidebysig instance object - ReadTypedValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::ReadTypedValue - - .method /*060003B7*/ public hidebysig virtual - instance void ResolveEntity() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlValidatingReader::ResolveEntity - - .method /*060003B8*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::GetNamespacesInScope /*02000009::06000006*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope - - .method /*060003B9*/ private hidebysig newslot virtual final - instance string System.Xml.IXmlNamespaceResolver.LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::LookupNamespace /*02000009::06000007*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::System.Xml.IXmlNamespaceResolver.LookupNamespace - - .method /*060003BA*/ private hidebysig newslot virtual final - instance string System.Xml.IXmlNamespaceResolver.LookupPrefix(string namespaceName) cil managed - // SIG: 20 01 0E 0E - { - .override System.Xml.IXmlNamespaceResolver/*02000009*/::LookupPrefix /*02000009::06000008*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlValidatingReader::System.Xml.IXmlNamespaceResolver.LookupPrefix - - .event /*14000008*/ System.Xml.Schema.ValidationEventHandler/*02000066*/ ValidationEventHandler - { - .addon instance void System.Xml.XmlValidatingReader/*0200003E*/::add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 060003A1 */ - .removeon instance void System.Xml.XmlValidatingReader/*0200003E*/::remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 060003A2 */ - } // end of event XmlValidatingReader::ValidationEventHandler - .property /*1700012B*/ instance int32 AttributeCount() - { - .get instance int32 System.Xml.XmlValidatingReader/*0200003E*/::get_AttributeCount() /* 06000380 */ - } // end of property XmlValidatingReader::AttributeCount - .property /*1700012C*/ instance string BaseURI() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_BaseURI() /* 06000381 */ - } // end of property XmlValidatingReader::BaseURI - .property /*1700012D*/ instance bool CanReadBinaryContent() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_CanReadBinaryContent() /* 06000382 */ - } // end of property XmlValidatingReader::CanReadBinaryContent - .property /*1700012E*/ instance bool CanResolveEntity() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_CanResolveEntity() /* 06000383 */ - } // end of property XmlValidatingReader::CanResolveEntity - .property /*1700012F*/ instance int32 Depth() - { - .get instance int32 System.Xml.XmlValidatingReader/*0200003E*/::get_Depth() /* 06000384 */ - } // end of property XmlValidatingReader::Depth - .property /*17000130*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ System.Xml.XmlValidatingReader/*0200003E*/::get_Encoding() /* 06000385 */ - } // end of property XmlValidatingReader::Encoding - .property /*17000131*/ instance valuetype System.Xml.EntityHandling/*02000004*/ - EntityHandling() - { - .get instance valuetype System.Xml.EntityHandling/*02000004*/ System.Xml.XmlValidatingReader/*0200003E*/::get_EntityHandling() /* 06000386 */ - .set instance void System.Xml.XmlValidatingReader/*0200003E*/::set_EntityHandling(valuetype System.Xml.EntityHandling/*02000004*/) /* 06000387 */ - } // end of property XmlValidatingReader::EntityHandling - .property /*17000132*/ instance bool EOF() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_EOF() /* 06000388 */ - } // end of property XmlValidatingReader::EOF - .property /*17000133*/ instance bool HasValue() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_HasValue() /* 06000389 */ - } // end of property XmlValidatingReader::HasValue - .property /*17000134*/ instance bool IsDefault() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_IsDefault() /* 0600038A */ - } // end of property XmlValidatingReader::IsDefault - .property /*17000135*/ instance bool IsEmptyElement() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_IsEmptyElement() /* 0600038B */ - } // end of property XmlValidatingReader::IsEmptyElement - .property /*17000136*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.XmlValidatingReader/*0200003E*/::get_LineNumber() /* 0600038C */ - } // end of property XmlValidatingReader::LineNumber - .property /*17000137*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.XmlValidatingReader/*0200003E*/::get_LinePosition() /* 0600038D */ - } // end of property XmlValidatingReader::LinePosition - .property /*17000138*/ instance string LocalName() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_LocalName() /* 0600038E */ - } // end of property XmlValidatingReader::LocalName - .property /*17000139*/ instance string Name() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_Name() /* 0600038F */ - } // end of property XmlValidatingReader::Name - .property /*1700013A*/ instance bool Namespaces() - { - .get instance bool System.Xml.XmlValidatingReader/*0200003E*/::get_Namespaces() /* 06000390 */ - .set instance void System.Xml.XmlValidatingReader/*0200003E*/::set_Namespaces(bool) /* 06000391 */ - } // end of property XmlValidatingReader::Namespaces - .property /*1700013B*/ instance string NamespaceURI() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_NamespaceURI() /* 06000392 */ - } // end of property XmlValidatingReader::NamespaceURI - .property /*1700013C*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XmlValidatingReader/*0200003E*/::get_NameTable() /* 06000393 */ - } // end of property XmlValidatingReader::NameTable - .property /*1700013D*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlValidatingReader/*0200003E*/::get_NodeType() /* 06000394 */ - } // end of property XmlValidatingReader::NodeType - .property /*1700013E*/ instance string Prefix() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_Prefix() /* 06000395 */ - } // end of property XmlValidatingReader::Prefix - .property /*1700013F*/ instance char QuoteChar() - { - .get instance char System.Xml.XmlValidatingReader/*0200003E*/::get_QuoteChar() /* 06000396 */ - } // end of property XmlValidatingReader::QuoteChar - .property /*17000140*/ instance class System.Xml.XmlReader/*02000033*/ - Reader() - { - .get instance class System.Xml.XmlReader/*02000033*/ System.Xml.XmlValidatingReader/*0200003E*/::get_Reader() /* 06000397 */ - } // end of property XmlValidatingReader::Reader - .property /*17000141*/ instance valuetype System.Xml.ReadState/*0200000D*/ - ReadState() - { - .get instance valuetype System.Xml.ReadState/*0200000D*/ System.Xml.XmlValidatingReader/*0200003E*/::get_ReadState() /* 06000398 */ - } // end of property XmlValidatingReader::ReadState - .property /*17000142*/ instance class System.Xml.Schema.XmlSchemaCollection/*02000073*/ - Schemas() - { - .get instance class System.Xml.Schema.XmlSchemaCollection/*02000073*/ System.Xml.XmlValidatingReader/*0200003E*/::get_Schemas() /* 06000399 */ - } // end of property XmlValidatingReader::Schemas - .property /*17000143*/ instance object SchemaType() - { - .get instance object System.Xml.XmlValidatingReader/*0200003E*/::get_SchemaType() /* 0600039A */ - } // end of property XmlValidatingReader::SchemaType - .property /*17000144*/ instance valuetype System.Xml.ValidationType/*0200000E*/ - ValidationType() - { - .get instance valuetype System.Xml.ValidationType/*0200000E*/ System.Xml.XmlValidatingReader/*0200003E*/::get_ValidationType() /* 0600039B */ - .set instance void System.Xml.XmlValidatingReader/*0200003E*/::set_ValidationType(valuetype System.Xml.ValidationType/*0200000E*/) /* 0600039C */ - } // end of property XmlValidatingReader::ValidationType - .property /*17000145*/ instance string Value() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_Value() /* 0600039D */ - } // end of property XmlValidatingReader::Value - .property /*17000146*/ instance string XmlLang() - { - .get instance string System.Xml.XmlValidatingReader/*0200003E*/::get_XmlLang() /* 0600039E */ - } // end of property XmlValidatingReader::XmlLang - .property /*17000147*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.XmlValidatingReader/*0200003E*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 0600039F */ - } // end of property XmlValidatingReader::XmlResolver - .property /*17000148*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlValidatingReader/*0200003E*/::get_XmlSpace() /* 060003A0 */ - } // end of property XmlValidatingReader::XmlSpace -} // end of class System.Xml.XmlValidatingReader - -.class /*0200003F*/ public auto ansi beforefieldinit System.Xml.XmlWhitespace - extends System.Xml.XmlCharacterData/*02000014*/ -{ - .method /*060003BB*/ famorassem hidebysig specialname rtspecialname - instance void .ctor(string strData, - class System.Xml.XmlDocument/*02000019*/ doc) cil managed - // SIG: 20 02 01 0E 12 64 - { - // Method begins at RVA 0x206d - // Code size 9 (0x9) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 14 | */ ldnull - IL_0003: /* 28 | (06)000042 */ call instance void System.Xml.XmlCharacterData/*02000014*/::.ctor(string, - class System.Xml.XmlDocument/*02000019*/) /* 06000042 */ - IL_0008: /* 2A | */ ret - } // end of method XmlWhitespace::.ctor - - .method /*060003BC*/ public hidebysig specialname virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::get_LocalName - - .method /*060003BD*/ public hidebysig specialname virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::get_Name - - .method /*060003BE*/ public hidebysig specialname virtual - instance valuetype System.Xml.XmlNodeType/*0200002D*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::get_NodeType - - .method /*060003BF*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_ParentNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::get_ParentNode - - .method /*060003C0*/ public hidebysig specialname virtual - instance class System.Xml.XmlNode/*02000026*/ - get_PreviousText() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::get_PreviousText - - .method /*060003C1*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::get_Value - - .method /*060003C2*/ public hidebysig specialname virtual - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWhitespace::set_Value - - .method /*060003C3*/ public hidebysig virtual - instance class System.Xml.XmlNode/*02000026*/ - CloneNode(bool deep) cil managed - // SIG: 20 01 12 80 98 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWhitespace::CloneNode - - .method /*060003C4*/ public hidebysig virtual - instance void WriteContentTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWhitespace::WriteContentTo - - .method /*060003C5*/ public hidebysig virtual - instance void WriteTo(class System.Xml.XmlWriter/*02000040*/ w) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWhitespace::WriteTo - - .property /*17000149*/ instance string LocalName() - { - .get instance string System.Xml.XmlWhitespace/*0200003F*/::get_LocalName() /* 060003BC */ - } // end of property XmlWhitespace::LocalName - .property /*1700014A*/ instance string Name() - { - .get instance string System.Xml.XmlWhitespace/*0200003F*/::get_Name() /* 060003BD */ - } // end of property XmlWhitespace::Name - .property /*1700014B*/ instance valuetype System.Xml.XmlNodeType/*0200002D*/ - NodeType() - { - .get instance valuetype System.Xml.XmlNodeType/*0200002D*/ System.Xml.XmlWhitespace/*0200003F*/::get_NodeType() /* 060003BE */ - } // end of property XmlWhitespace::NodeType - .property /*1700014C*/ instance class System.Xml.XmlNode/*02000026*/ - ParentNode() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlWhitespace/*0200003F*/::get_ParentNode() /* 060003BF */ - } // end of property XmlWhitespace::ParentNode - .property /*1700014D*/ instance class System.Xml.XmlNode/*02000026*/ - PreviousText() - { - .get instance class System.Xml.XmlNode/*02000026*/ System.Xml.XmlWhitespace/*0200003F*/::get_PreviousText() /* 060003C0 */ - } // end of property XmlWhitespace::PreviousText - .property /*1700014E*/ instance string Value() - { - .get instance string System.Xml.XmlWhitespace/*0200003F*/::get_Value() /* 060003C1 */ - .set instance void System.Xml.XmlWhitespace/*0200003F*/::set_Value(string) /* 060003C2 */ - } // end of property XmlWhitespace::Value -} // end of class System.Xml.XmlWhitespace - -.class /*02000040*/ public abstract auto ansi beforefieldinit System.Xml.XmlWriter - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.IDisposable/*01000030*/ -{ - .method /*060003C6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlWriter::.ctor - - .method /*060003C7*/ public hidebysig newslot specialname virtual - instance class System.Xml.XmlWriterSettings/*02000041*/ - get_Settings() cil managed - // SIG: 20 00 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::get_Settings - - .method /*060003C8*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.WriteState/*02000010*/ - get_WriteState() cil managed - // SIG: 20 00 11 40 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::get_WriteState - - .method /*060003C9*/ public hidebysig newslot specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::get_XmlLang - - .method /*060003CA*/ public hidebysig newslot specialname virtual - instance valuetype System.Xml.XmlSpace/*02000038*/ - get_XmlSpace() cil managed - // SIG: 20 00 11 80 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::get_XmlSpace - - .method /*060003CB*/ public hidebysig newslot virtual - instance void Close() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::Close - - .method /*060003CC*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ output) cil managed - // SIG: 00 01 12 81 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003CD*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ output, - class System.Xml.XmlWriterSettings/*02000041*/ settings) cil managed - // SIG: 00 02 12 81 00 12 55 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003CE*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ output) cil managed - // SIG: 00 01 12 81 00 12 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003CF*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ output, - class System.Xml.XmlWriterSettings/*02000041*/ settings) cil managed - // SIG: 00 02 12 81 00 12 80 91 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D0*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(string outputFileName) cil managed - // SIG: 00 01 12 81 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D1*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(string outputFileName, - class System.Xml.XmlWriterSettings/*02000041*/ settings) cil managed - // SIG: 00 02 12 81 00 0E 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D2*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000039*/ output) cil managed - // SIG: 00 01 12 81 00 12 80 E5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D3*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class [System.Runtime/*23000001*/]System.Text.StringBuilder/*01000039*/ output, - class System.Xml.XmlWriterSettings/*02000041*/ settings) cil managed - // SIG: 00 02 12 81 00 12 80 E5 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D4*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class System.Xml.XmlWriter/*02000040*/ output) cil managed - // SIG: 00 01 12 81 00 12 81 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D5*/ public hidebysig static - class System.Xml.XmlWriter/*02000040*/ - Create(class System.Xml.XmlWriter/*02000040*/ output, - class System.Xml.XmlWriterSettings/*02000041*/ settings) cil managed - // SIG: 00 02 12 81 00 12 81 00 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::Create - - .method /*060003D6*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::Dispose - - .method /*060003D7*/ family hidebysig newslot virtual - instance void Dispose(bool disposing) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::Dispose - - .method /*060003D8*/ public hidebysig newslot abstract virtual - instance void Flush() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::Flush - - .method /*060003D9*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - FlushAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::FlushAsync - - .method /*060003DA*/ public hidebysig newslot abstract virtual - instance string LookupPrefix(string ns) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::LookupPrefix - - .method /*060003DB*/ public hidebysig newslot virtual - instance void WriteAttributes(class System.Xml.XmlReader/*02000033*/ reader, - bool defattr) cil managed - // SIG: 20 02 01 12 80 CC 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteAttributes - - .method /*060003DC*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteAttributesAsync(class System.Xml.XmlReader/*02000033*/ reader, - bool defattr) cil managed - // SIG: 20 02 12 80 D5 12 80 CC 02 - { - .custom /*0C000162:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteAttributesAsync - - .method /*060003DD*/ public hidebysig instance void - WriteAttributeString(string localName, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteAttributeString - - .method /*060003DE*/ public hidebysig instance void - WriteAttributeString(string localName, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteAttributeString - - .method /*060003DF*/ public hidebysig instance void - WriteAttributeString(string prefix, - string localName, - string ns, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteAttributeString - - .method /*060003E0*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteAttributeStringAsync(string prefix, - string localName, - string ns, - string 'value') cil managed - // SIG: 20 04 12 80 D5 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteAttributeStringAsync - - .method /*060003E1*/ public hidebysig newslot abstract virtual - instance void WriteBase64(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteBase64 - - .method /*060003E2*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteBase64Async(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 80 D5 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteBase64Async - - .method /*060003E3*/ public hidebysig newslot virtual - instance void WriteBinHex(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteBinHex - - .method /*060003E4*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteBinHexAsync(uint8[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 80 D5 1D 05 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteBinHexAsync - - .method /*060003E5*/ public hidebysig newslot abstract virtual - instance void WriteCData(string text) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteCData - - .method /*060003E6*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteCDataAsync(string text) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteCDataAsync - - .method /*060003E7*/ public hidebysig newslot abstract virtual - instance void WriteCharEntity(char ch) cil managed - // SIG: 20 01 01 03 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteCharEntity - - .method /*060003E8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteCharEntityAsync(char ch) cil managed - // SIG: 20 01 12 80 D5 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteCharEntityAsync - - .method /*060003E9*/ public hidebysig newslot abstract virtual - instance void WriteChars(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteChars - - .method /*060003EA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteCharsAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 80 D5 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteCharsAsync - - .method /*060003EB*/ public hidebysig newslot abstract virtual - instance void WriteComment(string text) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteComment - - .method /*060003EC*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteCommentAsync(string text) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteCommentAsync - - .method /*060003ED*/ public hidebysig newslot abstract virtual - instance void WriteDocType(string name, - string pubid, - string sysid, - string subset) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteDocType - - .method /*060003EE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteDocTypeAsync(string name, - string pubid, - string sysid, - string subset) cil managed - // SIG: 20 04 12 80 D5 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteDocTypeAsync - - .method /*060003EF*/ public hidebysig instance void - WriteElementString(string localName, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteElementString - - .method /*060003F0*/ public hidebysig instance void - WriteElementString(string localName, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteElementString - - .method /*060003F1*/ public hidebysig instance void - WriteElementString(string prefix, - string localName, - string ns, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteElementString - - .method /*060003F2*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteElementStringAsync(string prefix, - string localName, - string ns, - string 'value') cil managed - // SIG: 20 04 12 80 D5 0E 0E 0E 0E - { - .custom /*0C000163:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteElementStringAsync - - .method /*060003F3*/ public hidebysig newslot abstract virtual - instance void WriteEndAttribute() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteEndAttribute - - .method /*060003F4*/ famorassem hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteEndAttributeAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteEndAttributeAsync - - .method /*060003F5*/ public hidebysig newslot abstract virtual - instance void WriteEndDocument() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteEndDocument - - .method /*060003F6*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteEndDocumentAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteEndDocumentAsync - - .method /*060003F7*/ public hidebysig newslot abstract virtual - instance void WriteEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteEndElement - - .method /*060003F8*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteEndElementAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteEndElementAsync - - .method /*060003F9*/ public hidebysig newslot abstract virtual - instance void WriteEntityRef(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteEntityRef - - .method /*060003FA*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteEntityRefAsync(string name) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteEntityRefAsync - - .method /*060003FB*/ public hidebysig newslot abstract virtual - instance void WriteFullEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteFullEndElement - - .method /*060003FC*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteFullEndElementAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteFullEndElementAsync - - .method /*060003FD*/ public hidebysig newslot virtual - instance void WriteName(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteName - - .method /*060003FE*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteNameAsync(string name) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteNameAsync - - .method /*060003FF*/ public hidebysig newslot virtual - instance void WriteNmToken(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteNmToken - - .method /*06000400*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteNmTokenAsync(string name) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteNmTokenAsync - - .method /*06000401*/ public hidebysig newslot virtual - instance void WriteNode(class System.Xml.XmlReader/*02000033*/ reader, - bool defattr) cil managed - // SIG: 20 02 01 12 80 CC 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteNode - - .method /*06000402*/ public hidebysig newslot virtual - instance void WriteNode(class System.Xml.XPath.XPathNavigator/*02000054*/ navigator, - bool defattr) cil managed - // SIG: 20 02 01 12 81 50 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteNode - - .method /*06000403*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteNodeAsync(class System.Xml.XmlReader/*02000033*/ reader, - bool defattr) cil managed - // SIG: 20 02 12 80 D5 12 80 CC 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteNodeAsync - - .method /*06000404*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteNodeAsync(class System.Xml.XPath.XPathNavigator/*02000054*/ navigator, - bool defattr) cil managed - // SIG: 20 02 12 80 D5 12 81 50 02 - { - .custom /*0C000164:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteNodeAsync - - .method /*06000405*/ public hidebysig newslot abstract virtual - instance void WriteProcessingInstruction(string name, - string text) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteProcessingInstruction - - .method /*06000406*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteProcessingInstructionAsync(string name, - string text) cil managed - // SIG: 20 02 12 80 D5 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteProcessingInstructionAsync - - .method /*06000407*/ public hidebysig newslot virtual - instance void WriteQualifiedName(string localName, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteQualifiedName - - .method /*06000408*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteQualifiedNameAsync(string localName, - string ns) cil managed - // SIG: 20 02 12 80 D5 0E 0E - { - .custom /*0C000165:0A00001D*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerStepThroughAttribute/*01000034*/::.ctor() /* 0A00001D */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteQualifiedNameAsync - - .method /*06000409*/ public hidebysig newslot abstract virtual - instance void WriteRaw(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 01 1D 03 08 08 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteRaw - - .method /*0600040A*/ public hidebysig newslot abstract virtual - instance void WriteRaw(string data) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteRaw - - .method /*0600040B*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteRawAsync(char[] buffer, - int32 index, - int32 count) cil managed - // SIG: 20 03 12 80 D5 1D 03 08 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteRawAsync - - .method /*0600040C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteRawAsync(string data) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteRawAsync - - .method /*0600040D*/ public hidebysig instance void - WriteStartAttribute(string localName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteStartAttribute - - .method /*0600040E*/ public hidebysig instance void - WriteStartAttribute(string localName, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteStartAttribute - - .method /*0600040F*/ public hidebysig newslot abstract virtual - instance void WriteStartAttribute(string prefix, - string localName, - string ns) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteStartAttribute - - .method /*06000410*/ famorassem hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteStartAttributeAsync(string prefix, - string localName, - string ns) cil managed - // SIG: 20 03 12 80 D5 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteStartAttributeAsync - - .method /*06000411*/ public hidebysig newslot abstract virtual - instance void WriteStartDocument() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteStartDocument - - .method /*06000412*/ public hidebysig newslot abstract virtual - instance void WriteStartDocument(bool standalone) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteStartDocument - - .method /*06000413*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteStartDocumentAsync() cil managed - // SIG: 20 00 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteStartDocumentAsync - - .method /*06000414*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteStartDocumentAsync(bool standalone) cil managed - // SIG: 20 01 12 80 D5 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteStartDocumentAsync - - .method /*06000415*/ public hidebysig instance void - WriteStartElement(string localName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteStartElement - - .method /*06000416*/ public hidebysig instance void - WriteStartElement(string localName, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteStartElement - - .method /*06000417*/ public hidebysig newslot abstract virtual - instance void WriteStartElement(string prefix, - string localName, - string ns) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteStartElement - - .method /*06000418*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteStartElementAsync(string prefix, - string localName, - string ns) cil managed - // SIG: 20 03 12 80 D5 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteStartElementAsync - - .method /*06000419*/ public hidebysig newslot abstract virtual - instance void WriteString(string text) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteString - - .method /*0600041A*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteStringAsync(string text) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteStringAsync - - .method /*0600041B*/ public hidebysig newslot abstract virtual - instance void WriteSurrogateCharEntity(char lowChar, - char highChar) cil managed - // SIG: 20 02 01 03 03 - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteSurrogateCharEntity - - .method /*0600041C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteSurrogateCharEntityAsync(char lowChar, - char highChar) cil managed - // SIG: 20 02 12 80 D5 03 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteSurrogateCharEntityAsync - - .method /*0600041D*/ public hidebysig newslot virtual - instance void WriteValue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*0600041E*/ public hidebysig newslot virtual - instance void WriteValue(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ 'value') cil managed - // SIG: 20 01 01 11 79 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*0600041F*/ public hidebysig newslot virtual - instance void WriteValue(valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001F*/ 'value') cil managed - // SIG: 20 01 01 11 7D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000420*/ public hidebysig newslot virtual - instance void WriteValue(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ 'value') cil managed - // SIG: 20 01 01 11 80 81 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000421*/ public hidebysig newslot virtual - instance void WriteValue(float64 'value') cil managed - // SIG: 20 01 01 0D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000422*/ public hidebysig newslot virtual - instance void WriteValue(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000423*/ public hidebysig newslot virtual - instance void WriteValue(int64 'value') cil managed - // SIG: 20 01 01 0A - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000424*/ public hidebysig newslot virtual - instance void WriteValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000425*/ public hidebysig newslot virtual - instance void WriteValue(float32 'value') cil managed - // SIG: 20 01 01 0C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000426*/ public hidebysig newslot virtual - instance void WriteValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriter::WriteValue - - .method /*06000427*/ public hidebysig newslot abstract virtual - instance void WriteWhitespace(string ws) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x0 - } // end of method XmlWriter::WriteWhitespace - - .method /*06000428*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000035*/ - WriteWhitespaceAsync(string ws) cil managed - // SIG: 20 01 12 80 D5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriter::WriteWhitespaceAsync - - .property /*1700014F*/ instance class System.Xml.XmlWriterSettings/*02000041*/ - Settings() - { - .get instance class System.Xml.XmlWriterSettings/*02000041*/ System.Xml.XmlWriter/*02000040*/::get_Settings() /* 060003C7 */ - } // end of property XmlWriter::Settings - .property /*17000150*/ instance valuetype System.Xml.WriteState/*02000010*/ - WriteState() - { - .get instance valuetype System.Xml.WriteState/*02000010*/ System.Xml.XmlWriter/*02000040*/::get_WriteState() /* 060003C8 */ - } // end of property XmlWriter::WriteState - .property /*17000151*/ instance string XmlLang() - { - .get instance string System.Xml.XmlWriter/*02000040*/::get_XmlLang() /* 060003C9 */ - } // end of property XmlWriter::XmlLang - .property /*17000152*/ instance valuetype System.Xml.XmlSpace/*02000038*/ - XmlSpace() - { - .get instance valuetype System.Xml.XmlSpace/*02000038*/ System.Xml.XmlWriter/*02000040*/::get_XmlSpace() /* 060003CA */ - } // end of property XmlWriter::XmlSpace -} // end of class System.Xml.XmlWriter - -.class /*02000041*/ public auto ansi sealed beforefieldinit System.Xml.XmlWriterSettings - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000429*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlWriterSettings::.ctor - - .method /*0600042A*/ public hidebysig specialname - instance bool get_Async() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_Async - - .method /*0600042B*/ public hidebysig specialname - instance void set_Async(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_Async - - .method /*0600042C*/ public hidebysig specialname - instance bool get_CheckCharacters() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_CheckCharacters - - .method /*0600042D*/ public hidebysig specialname - instance void set_CheckCharacters(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_CheckCharacters - - .method /*0600042E*/ public hidebysig specialname - instance bool get_CloseOutput() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_CloseOutput - - .method /*0600042F*/ public hidebysig specialname - instance void set_CloseOutput(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_CloseOutput - - .method /*06000430*/ public hidebysig specialname - instance valuetype System.Xml.ConformanceLevel/*02000002*/ - get_ConformanceLevel() cil managed - // SIG: 20 00 11 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_ConformanceLevel - - .method /*06000431*/ public hidebysig specialname - instance void set_ConformanceLevel(valuetype System.Xml.ConformanceLevel/*02000002*/ 'value') cil managed - // SIG: 20 01 01 11 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_ConformanceLevel - - .method /*06000432*/ public hidebysig specialname - instance bool get_DoNotEscapeUriAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_DoNotEscapeUriAttributes - - .method /*06000433*/ public hidebysig specialname - instance void set_DoNotEscapeUriAttributes(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_DoNotEscapeUriAttributes - - .method /*06000434*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - get_Encoding() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_Encoding - - .method /*06000435*/ public hidebysig specialname - instance void set_Encoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ 'value') cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_Encoding - - .method /*06000436*/ public hidebysig specialname - instance bool get_Indent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_Indent - - .method /*06000437*/ public hidebysig specialname - instance void set_Indent(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_Indent - - .method /*06000438*/ public hidebysig specialname - instance string get_IndentChars() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_IndentChars - - .method /*06000439*/ public hidebysig specialname - instance void set_IndentChars(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_IndentChars - - .method /*0600043A*/ public hidebysig specialname - instance valuetype System.Xml.NamespaceHandling/*0200000A*/ - get_NamespaceHandling() cil managed - // SIG: 20 00 11 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_NamespaceHandling - - .method /*0600043B*/ public hidebysig specialname - instance void set_NamespaceHandling(valuetype System.Xml.NamespaceHandling/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 11 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_NamespaceHandling - - .method /*0600043C*/ public hidebysig specialname - instance string get_NewLineChars() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_NewLineChars - - .method /*0600043D*/ public hidebysig specialname - instance void set_NewLineChars(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_NewLineChars - - .method /*0600043E*/ public hidebysig specialname - instance valuetype System.Xml.NewLineHandling/*0200000C*/ - get_NewLineHandling() cil managed - // SIG: 20 00 11 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_NewLineHandling - - .method /*0600043F*/ public hidebysig specialname - instance void set_NewLineHandling(valuetype System.Xml.NewLineHandling/*0200000C*/ 'value') cil managed - // SIG: 20 01 01 11 30 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_NewLineHandling - - .method /*06000440*/ public hidebysig specialname - instance bool get_NewLineOnAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_NewLineOnAttributes - - .method /*06000441*/ public hidebysig specialname - instance void set_NewLineOnAttributes(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_NewLineOnAttributes - - .method /*06000442*/ public hidebysig specialname - instance bool get_OmitXmlDeclaration() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_OmitXmlDeclaration - - .method /*06000443*/ public hidebysig specialname - instance void set_OmitXmlDeclaration(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_OmitXmlDeclaration - - .method /*06000444*/ public hidebysig specialname - instance valuetype System.Xml.XmlOutputMethod/*0200002F*/ - get_OutputMethod() cil managed - // SIG: 20 00 11 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_OutputMethod - - .method /*06000445*/ public hidebysig specialname - instance bool get_WriteEndDocumentOnClose() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::get_WriteEndDocumentOnClose - - .method /*06000446*/ public hidebysig specialname - instance void set_WriteEndDocumentOnClose(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::set_WriteEndDocumentOnClose - - .method /*06000447*/ public hidebysig instance class System.Xml.XmlWriterSettings/*02000041*/ - Clone() cil managed - // SIG: 20 00 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlWriterSettings::Clone - - .method /*06000448*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlWriterSettings::Reset - - .property /*17000153*/ instance bool Async() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_Async() /* 0600042A */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_Async(bool) /* 0600042B */ - } // end of property XmlWriterSettings::Async - .property /*17000154*/ instance bool CheckCharacters() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_CheckCharacters() /* 0600042C */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_CheckCharacters(bool) /* 0600042D */ - } // end of property XmlWriterSettings::CheckCharacters - .property /*17000155*/ instance bool CloseOutput() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_CloseOutput() /* 0600042E */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_CloseOutput(bool) /* 0600042F */ - } // end of property XmlWriterSettings::CloseOutput - .property /*17000156*/ instance valuetype System.Xml.ConformanceLevel/*02000002*/ - ConformanceLevel() - { - .get instance valuetype System.Xml.ConformanceLevel/*02000002*/ System.Xml.XmlWriterSettings/*02000041*/::get_ConformanceLevel() /* 06000430 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_ConformanceLevel(valuetype System.Xml.ConformanceLevel/*02000002*/) /* 06000431 */ - } // end of property XmlWriterSettings::ConformanceLevel - .property /*17000157*/ instance bool DoNotEscapeUriAttributes() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_DoNotEscapeUriAttributes() /* 06000432 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_DoNotEscapeUriAttributes(bool) /* 06000433 */ - } // end of property XmlWriterSettings::DoNotEscapeUriAttributes - .property /*17000158*/ instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ - Encoding() - { - .get instance class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/ System.Xml.XmlWriterSettings/*02000041*/::get_Encoding() /* 06000434 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_Encoding(class [System.Runtime/*23000001*/]System.Text.Encoding/*01000031*/) /* 06000435 */ - } // end of property XmlWriterSettings::Encoding - .property /*17000159*/ instance bool Indent() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_Indent() /* 06000436 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_Indent(bool) /* 06000437 */ - } // end of property XmlWriterSettings::Indent - .property /*1700015A*/ instance string IndentChars() - { - .get instance string System.Xml.XmlWriterSettings/*02000041*/::get_IndentChars() /* 06000438 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_IndentChars(string) /* 06000439 */ - } // end of property XmlWriterSettings::IndentChars - .property /*1700015B*/ instance valuetype System.Xml.NamespaceHandling/*0200000A*/ - NamespaceHandling() - { - .get instance valuetype System.Xml.NamespaceHandling/*0200000A*/ System.Xml.XmlWriterSettings/*02000041*/::get_NamespaceHandling() /* 0600043A */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_NamespaceHandling(valuetype System.Xml.NamespaceHandling/*0200000A*/) /* 0600043B */ - } // end of property XmlWriterSettings::NamespaceHandling - .property /*1700015C*/ instance string NewLineChars() - { - .get instance string System.Xml.XmlWriterSettings/*02000041*/::get_NewLineChars() /* 0600043C */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_NewLineChars(string) /* 0600043D */ - } // end of property XmlWriterSettings::NewLineChars - .property /*1700015D*/ instance valuetype System.Xml.NewLineHandling/*0200000C*/ - NewLineHandling() - { - .get instance valuetype System.Xml.NewLineHandling/*0200000C*/ System.Xml.XmlWriterSettings/*02000041*/::get_NewLineHandling() /* 0600043E */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_NewLineHandling(valuetype System.Xml.NewLineHandling/*0200000C*/) /* 0600043F */ - } // end of property XmlWriterSettings::NewLineHandling - .property /*1700015E*/ instance bool NewLineOnAttributes() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_NewLineOnAttributes() /* 06000440 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_NewLineOnAttributes(bool) /* 06000441 */ - } // end of property XmlWriterSettings::NewLineOnAttributes - .property /*1700015F*/ instance bool OmitXmlDeclaration() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_OmitXmlDeclaration() /* 06000442 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_OmitXmlDeclaration(bool) /* 06000443 */ - } // end of property XmlWriterSettings::OmitXmlDeclaration - .property /*17000160*/ instance valuetype System.Xml.XmlOutputMethod/*0200002F*/ - OutputMethod() - { - .get instance valuetype System.Xml.XmlOutputMethod/*0200002F*/ System.Xml.XmlWriterSettings/*02000041*/::get_OutputMethod() /* 06000444 */ - } // end of property XmlWriterSettings::OutputMethod - .property /*17000161*/ instance bool WriteEndDocumentOnClose() - { - .get instance bool System.Xml.XmlWriterSettings/*02000041*/::get_WriteEndDocumentOnClose() /* 06000445 */ - .set instance void System.Xml.XmlWriterSettings/*02000041*/::set_WriteEndDocumentOnClose(bool) /* 06000446 */ - } // end of property XmlWriterSettings::WriteEndDocumentOnClose -} // end of class System.Xml.XmlWriterSettings - -.class /*02000042*/ interface public abstract auto ansi System.Xml.Xsl.IXsltContextFunction -{ - .method /*06000449*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XPath.XPathResultType/*02000057*/[] - get_ArgTypes() cil managed - // SIG: 20 00 1D 11 81 5C - { - // Method begins at RVA 0x0 - } // end of method IXsltContextFunction::get_ArgTypes - - .method /*0600044A*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Maxargs() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IXsltContextFunction::get_Maxargs - - .method /*0600044B*/ public hidebysig newslot specialname abstract virtual - instance int32 get_Minargs() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method IXsltContextFunction::get_Minargs - - .method /*0600044C*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ - get_ReturnType() cil managed - // SIG: 20 00 11 81 5C - { - // Method begins at RVA 0x0 - } // end of method IXsltContextFunction::get_ReturnType - - .method /*0600044D*/ public hidebysig newslot abstract virtual - instance object Invoke(class System.Xml.Xsl.XsltContext/*02000047*/ xsltContext, - object[] args, - class System.Xml.XPath.XPathNavigator/*02000054*/ docContext) cil managed - // SIG: 20 03 1C 12 81 1C 1D 1C 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method IXsltContextFunction::Invoke - - .property /*17000162*/ instance valuetype System.Xml.XPath.XPathResultType/*02000057*/[] - ArgTypes() - { - .get instance valuetype System.Xml.XPath.XPathResultType/*02000057*/[] System.Xml.Xsl.IXsltContextFunction/*02000042*/::get_ArgTypes() /* 06000449 */ - } // end of property IXsltContextFunction::ArgTypes - .property /*17000163*/ instance int32 Maxargs() - { - .get instance int32 System.Xml.Xsl.IXsltContextFunction/*02000042*/::get_Maxargs() /* 0600044A */ - } // end of property IXsltContextFunction::Maxargs - .property /*17000164*/ instance int32 Minargs() - { - .get instance int32 System.Xml.Xsl.IXsltContextFunction/*02000042*/::get_Minargs() /* 0600044B */ - } // end of property IXsltContextFunction::Minargs - .property /*17000165*/ instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ - ReturnType() - { - .get instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ System.Xml.Xsl.IXsltContextFunction/*02000042*/::get_ReturnType() /* 0600044C */ - } // end of property IXsltContextFunction::ReturnType -} // end of class System.Xml.Xsl.IXsltContextFunction - -.class /*02000043*/ interface public abstract auto ansi System.Xml.Xsl.IXsltContextVariable -{ - .method /*0600044E*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsLocal() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IXsltContextVariable::get_IsLocal - - .method /*0600044F*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsParam() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IXsltContextVariable::get_IsParam - - .method /*06000450*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ - get_VariableType() cil managed - // SIG: 20 00 11 81 5C - { - // Method begins at RVA 0x0 - } // end of method IXsltContextVariable::get_VariableType - - .method /*06000451*/ public hidebysig newslot abstract virtual - instance object Evaluate(class System.Xml.Xsl.XsltContext/*02000047*/ xsltContext) cil managed - // SIG: 20 01 1C 12 81 1C - { - // Method begins at RVA 0x0 - } // end of method IXsltContextVariable::Evaluate - - .property /*17000166*/ instance bool IsLocal() - { - .get instance bool System.Xml.Xsl.IXsltContextVariable/*02000043*/::get_IsLocal() /* 0600044E */ - } // end of property IXsltContextVariable::IsLocal - .property /*17000167*/ instance bool IsParam() - { - .get instance bool System.Xml.Xsl.IXsltContextVariable/*02000043*/::get_IsParam() /* 0600044F */ - } // end of property IXsltContextVariable::IsParam - .property /*17000168*/ instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ - VariableType() - { - .get instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ System.Xml.Xsl.IXsltContextVariable/*02000043*/::get_VariableType() /* 06000450 */ - } // end of property IXsltContextVariable::VariableType -} // end of class System.Xml.Xsl.IXsltContextVariable - -.class /*02000044*/ public auto ansi sealed beforefieldinit System.Xml.Xsl.XslCompiledTransform - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000452*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XslCompiledTransform::.ctor - - .method /*06000453*/ public hidebysig specialname rtspecialname - instance void .ctor(bool enableDebug) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XslCompiledTransform::.ctor - - .method /*06000454*/ public hidebysig specialname - instance class System.Xml.XmlWriterSettings/*02000041*/ - get_OutputSettings() cil managed - // SIG: 20 00 12 81 04 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XslCompiledTransform::get_OutputSettings - - .method /*06000455*/ public hidebysig instance void - Load(class [System.Runtime/*23000001*/]System.Reflection.MethodInfo/*0100003A*/ executeMethod, - uint8[] queryData, - class [System.Runtime/*23000001*/]System.Type/*01000032*/[] earlyBoundTypes) cil managed - // SIG: 20 03 01 12 80 E9 1D 05 1D 12 80 C9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*06000456*/ public hidebysig instance void - Load(string stylesheetUri) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*06000457*/ public hidebysig instance void - Load(string stylesheetUri, - class System.Xml.Xsl.XsltSettings/*0200004C*/ settings, - class System.Xml.XmlResolver/*02000035*/ stylesheetResolver) cil managed - // SIG: 20 03 01 0E 12 81 30 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*06000458*/ public hidebysig instance void - Load(class [System.Runtime/*23000001*/]System.Type/*01000032*/ compiledStylesheet) cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*06000459*/ public hidebysig instance void - Load(class System.Xml.XmlReader/*02000033*/ stylesheet) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*0600045A*/ public hidebysig instance void - Load(class System.Xml.XmlReader/*02000033*/ stylesheet, - class System.Xml.Xsl.XsltSettings/*0200004C*/ settings, - class System.Xml.XmlResolver/*02000035*/ stylesheetResolver) cil managed - // SIG: 20 03 01 12 80 CC 12 81 30 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*0600045B*/ public hidebysig instance void - Load(class System.Xml.XPath.IXPathNavigable/*0200004D*/ stylesheet) cil managed - // SIG: 20 01 01 12 81 34 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*0600045C*/ public hidebysig instance void - Load(class System.Xml.XPath.IXPathNavigable/*0200004D*/ stylesheet, - class System.Xml.Xsl.XsltSettings/*0200004C*/ settings, - class System.Xml.XmlResolver/*02000035*/ stylesheetResolver) cil managed - // SIG: 20 03 01 12 81 34 12 81 30 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Load - - .method /*0600045D*/ public hidebysig instance void - Transform(string inputUri, - string resultsFile) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*0600045E*/ public hidebysig instance void - Transform(string inputUri, - class System.Xml.XmlWriter/*02000040*/ results) cil managed - // SIG: 20 02 01 0E 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*0600045F*/ public hidebysig instance void - Transform(string inputUri, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ results) cil managed - // SIG: 20 03 01 0E 12 81 14 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000460*/ public hidebysig instance void - Transform(string inputUri, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ results) cil managed - // SIG: 20 03 01 0E 12 81 14 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000461*/ public hidebysig instance void - Transform(string inputUri, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class System.Xml.XmlWriter/*02000040*/ results) cil managed - // SIG: 20 03 01 0E 12 81 14 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000462*/ public hidebysig instance void - Transform(class System.Xml.XmlReader/*02000033*/ input, - class System.Xml.XmlWriter/*02000040*/ results) cil managed - // SIG: 20 02 01 12 80 CC 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000463*/ public hidebysig instance void - Transform(class System.Xml.XmlReader/*02000033*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ results) cil managed - // SIG: 20 03 01 12 80 CC 12 81 14 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000464*/ public hidebysig instance void - Transform(class System.Xml.XmlReader/*02000033*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ results) cil managed - // SIG: 20 03 01 12 80 CC 12 81 14 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000465*/ public hidebysig instance void - Transform(class System.Xml.XmlReader/*02000033*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class System.Xml.XmlWriter/*02000040*/ results) cil managed - // SIG: 20 03 01 12 80 CC 12 81 14 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000466*/ public hidebysig instance void - Transform(class System.Xml.XmlReader/*02000033*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class System.Xml.XmlWriter/*02000040*/ results, - class System.Xml.XmlResolver/*02000035*/ documentResolver) cil managed - // SIG: 20 04 01 12 80 CC 12 81 14 12 81 00 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000467*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.XmlWriter/*02000040*/ results) cil managed - // SIG: 20 02 01 12 81 34 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000468*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ results) cil managed - // SIG: 20 03 01 12 81 34 12 81 14 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*06000469*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ results) cil managed - // SIG: 20 03 01 12 81 34 12 81 14 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*0600046A*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class System.Xml.XmlWriter/*02000040*/ results) cil managed - // SIG: 20 03 01 12 81 34 12 81 14 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .method /*0600046B*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ arguments, - class System.Xml.XmlWriter/*02000040*/ results, - class System.Xml.XmlResolver/*02000035*/ documentResolver) cil managed - // SIG: 20 04 01 12 81 34 12 81 14 12 81 00 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslCompiledTransform::Transform - - .property /*17000169*/ instance class System.Xml.XmlWriterSettings/*02000041*/ - OutputSettings() - { - .get instance class System.Xml.XmlWriterSettings/*02000041*/ System.Xml.Xsl.XslCompiledTransform/*02000044*/::get_OutputSettings() /* 06000454 */ - } // end of property XslCompiledTransform::OutputSettings -} // end of class System.Xml.Xsl.XslCompiledTransform - -.class /*02000045*/ public auto ansi beforefieldinit System.Xml.Xsl.XsltArgumentList - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*0600046C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XsltArgumentList::.ctor - - .method /*0600046D*/ public hidebysig specialname - instance void add_XsltMessageEncountered(class System.Xml.Xsl.XsltMessageEncounteredEventHandler/*0200004A*/ 'value') cil managed - // SIG: 20 01 01 12 81 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltArgumentList::add_XsltMessageEncountered - - .method /*0600046E*/ public hidebysig specialname - instance void remove_XsltMessageEncountered(class System.Xml.Xsl.XsltMessageEncounteredEventHandler/*0200004A*/ 'value') cil managed - // SIG: 20 01 01 12 81 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltArgumentList::remove_XsltMessageEncountered - - .method /*0600046F*/ public hidebysig instance void - AddExtensionObject(string namespaceUri, - object extension) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltArgumentList::AddExtensionObject - - .method /*06000470*/ public hidebysig instance void - AddParam(string name, - string namespaceUri, - object parameter) cil managed - // SIG: 20 03 01 0E 0E 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltArgumentList::AddParam - - .method /*06000471*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltArgumentList::Clear - - .method /*06000472*/ public hidebysig instance object - GetExtensionObject(string namespaceUri) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltArgumentList::GetExtensionObject - - .method /*06000473*/ public hidebysig instance object - GetParam(string name, - string namespaceUri) cil managed - // SIG: 20 02 1C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltArgumentList::GetParam - - .method /*06000474*/ public hidebysig instance object - RemoveExtensionObject(string namespaceUri) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltArgumentList::RemoveExtensionObject - - .method /*06000475*/ public hidebysig instance object - RemoveParam(string name, - string namespaceUri) cil managed - // SIG: 20 02 1C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltArgumentList::RemoveParam - - .event /*14000009*/ System.Xml.Xsl.XsltMessageEncounteredEventHandler/*0200004A*/ XsltMessageEncountered - { - .addon instance void System.Xml.Xsl.XsltArgumentList/*02000045*/::add_XsltMessageEncountered(class System.Xml.Xsl.XsltMessageEncounteredEventHandler/*0200004A*/) /* 0600046D */ - .removeon instance void System.Xml.Xsl.XsltArgumentList/*02000045*/::remove_XsltMessageEncountered(class System.Xml.Xsl.XsltMessageEncounteredEventHandler/*0200004A*/) /* 0600046E */ - } // end of event XsltArgumentList::XsltMessageEncountered -} // end of class System.Xml.Xsl.XsltArgumentList - -.class /*02000046*/ public auto ansi beforefieldinit System.Xml.Xsl.XsltCompileException - extends System.Xml.Xsl.XsltException/*02000048*/ -{ - .method /*06000476*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20af - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000483 */ call instance void System.Xml.Xsl.XsltException/*02000048*/::.ctor() /* 06000483 */ - IL_0006: /* 2A | */ ret - } // end of method XsltCompileException::.ctor - - .method /*06000477*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Exception/*01000028*/ inner, - string sourceUri, - int32 lineNumber, - int32 linePosition) cil managed - // SIG: 20 04 01 12 80 A1 0E 08 08 - { - // Method begins at RVA 0x20af - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000483 */ call instance void System.Xml.Xsl.XsltException/*02000048*/::.ctor() /* 06000483 */ - IL_0006: /* 2A | */ ret - } // end of method XsltCompileException::.ctor - - .method /*06000478*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x20af - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000483 */ call instance void System.Xml.Xsl.XsltException/*02000048*/::.ctor() /* 06000483 */ - IL_0006: /* 2A | */ ret - } // end of method XsltCompileException::.ctor - - .method /*06000479*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20af - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000483 */ call instance void System.Xml.Xsl.XsltException/*02000048*/::.ctor() /* 06000483 */ - IL_0006: /* 2A | */ ret - } // end of method XsltCompileException::.ctor - - .method /*0600047A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - // Method begins at RVA 0x20af - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000483 */ call instance void System.Xml.Xsl.XsltException/*02000048*/::.ctor() /* 06000483 */ - IL_0006: /* 2A | */ ret - } // end of method XsltCompileException::.ctor - - .method /*0600047B*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltCompileException::GetObjectData - -} // end of class System.Xml.Xsl.XsltCompileException - -.class /*02000047*/ public abstract auto ansi beforefieldinit System.Xml.Xsl.XsltContext - extends System.Xml.XmlNamespaceManager/*02000023*/ -{ - .method /*0600047C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20b7 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000165 */ call instance void System.Xml.XmlNamespaceManager/*02000023*/::.ctor(class System.Xml.XmlNameTable/*02000025*/) /* 06000165 */ - IL_0007: /* 2A | */ ret - } // end of method XsltContext::.ctor - - .method /*0600047D*/ family hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.NameTable/*0200000B*/ table) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x20b7 - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000165 */ call instance void System.Xml.XmlNamespaceManager/*02000023*/::.ctor(class System.Xml.XmlNameTable/*02000025*/) /* 06000165 */ - IL_0007: /* 2A | */ ret - } // end of method XsltContext::.ctor - - .method /*0600047E*/ public hidebysig newslot specialname abstract virtual - instance bool get_Whitespace() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XsltContext::get_Whitespace - - .method /*0600047F*/ public hidebysig newslot abstract virtual - instance int32 CompareDocument(string baseUri, - string nextbaseUri) cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XsltContext::CompareDocument - - .method /*06000480*/ public hidebysig newslot abstract virtual - instance bool PreserveWhitespace(class System.Xml.XPath.XPathNavigator/*02000054*/ node) cil managed - // SIG: 20 01 02 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method XsltContext::PreserveWhitespace - - .method /*06000481*/ public hidebysig newslot abstract virtual - instance class System.Xml.Xsl.IXsltContextFunction/*02000042*/ - ResolveFunction(string prefix, - string name, - valuetype System.Xml.XPath.XPathResultType/*02000057*/[] ArgTypes) cil managed - // SIG: 20 03 12 81 08 0E 0E 1D 11 81 5C - { - // Method begins at RVA 0x0 - } // end of method XsltContext::ResolveFunction - - .method /*06000482*/ public hidebysig newslot abstract virtual - instance class System.Xml.Xsl.IXsltContextVariable/*02000043*/ - ResolveVariable(string prefix, - string name) cil managed - // SIG: 20 02 12 81 0C 0E 0E - { - // Method begins at RVA 0x0 - } // end of method XsltContext::ResolveVariable - - .property /*1700016A*/ instance bool Whitespace() - { - .get instance bool System.Xml.Xsl.XsltContext/*02000047*/::get_Whitespace() /* 0600047E */ - } // end of property XsltContext::Whitespace -} // end of class System.Xml.Xsl.XsltContext - -.class /*02000048*/ public auto ansi beforefieldinit System.Xml.Xsl.XsltException - extends [System.Runtime/*23000001*/]System.SystemException/*01000025*/ -{ - .method /*06000483*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XsltException::.ctor - - .method /*06000484*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XsltException::.ctor - - .method /*06000485*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XsltException::.ctor - - .method /*06000486*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XsltException::.ctor - - .method /*06000487*/ public hidebysig newslot specialname virtual - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltException::get_LineNumber - - .method /*06000488*/ public hidebysig newslot specialname virtual - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltException::get_LinePosition - - .method /*06000489*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltException::get_Message - - .method /*0600048A*/ public hidebysig newslot specialname virtual - instance string get_SourceUri() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltException::get_SourceUri - - .method /*0600048B*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltException::GetObjectData - - .property /*1700016B*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.Xsl.XsltException/*02000048*/::get_LineNumber() /* 06000487 */ - } // end of property XsltException::LineNumber - .property /*1700016C*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.Xsl.XsltException/*02000048*/::get_LinePosition() /* 06000488 */ - } // end of property XsltException::LinePosition - .property /*1700016D*/ instance string Message() - { - .get instance string System.Xml.Xsl.XsltException/*02000048*/::get_Message() /* 06000489 */ - } // end of property XsltException::Message - .property /*1700016E*/ instance string SourceUri() - { - .get instance string System.Xml.Xsl.XsltException/*02000048*/::get_SourceUri() /* 0600048A */ - } // end of property XsltException::SourceUri -} // end of class System.Xml.Xsl.XsltException - -.class /*02000049*/ public abstract auto ansi beforefieldinit System.Xml.Xsl.XsltMessageEncounteredEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100002C*/ -{ - .method /*0600048C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000027 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100002C*/::.ctor() /* 0A000027 */ - IL_0006: /* 2A | */ ret - } // end of method XsltMessageEncounteredEventArgs::.ctor - - .method /*0600048D*/ public hidebysig newslot specialname abstract virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XsltMessageEncounteredEventArgs::get_Message - - .property /*1700016F*/ instance string Message() - { - .get instance string System.Xml.Xsl.XsltMessageEncounteredEventArgs/*02000049*/::get_Message() /* 0600048D */ - } // end of property XsltMessageEncounteredEventArgs::Message -} // end of class System.Xml.Xsl.XsltMessageEncounteredEventArgs - -.class /*0200004A*/ public auto ansi sealed System.Xml.Xsl.XsltMessageEncounteredEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100002D*/ -{ - .method /*0600048E*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XsltMessageEncounteredEventHandler::.ctor - - .method /*0600048F*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.Xsl.XsltMessageEncounteredEventArgs/*02000049*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 24 - { - } // end of method XsltMessageEncounteredEventHandler::Invoke - - .method /*06000490*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ - BeginInvoke(object sender, - class System.Xml.Xsl.XsltMessageEncounteredEventArgs/*02000049*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 B9 1C 12 81 24 12 80 BD 1C - { - } // end of method XsltMessageEncounteredEventHandler::BeginInvoke - - .method /*06000491*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ result) runtime managed - // SIG: 20 01 01 12 80 B9 - { - } // end of method XsltMessageEncounteredEventHandler::EndInvoke - -} // end of class System.Xml.Xsl.XsltMessageEncounteredEventHandler - -.class /*0200004B*/ public auto ansi sealed beforefieldinit System.Xml.Xsl.XslTransform - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000492*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XslTransform::.ctor - - .method /*06000493*/ public hidebysig specialname - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::set_XmlResolver - - .method /*06000494*/ public hidebysig instance void - Load(string url) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*06000495*/ public hidebysig instance void - Load(string url, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 02 01 0E 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*06000496*/ public hidebysig instance void - Load(class System.Xml.XmlReader/*02000033*/ stylesheet) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*06000497*/ public hidebysig instance void - Load(class System.Xml.XmlReader/*02000033*/ stylesheet, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 02 01 12 80 CC 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*06000498*/ public hidebysig instance void - Load(class System.Xml.XPath.IXPathNavigable/*0200004D*/ stylesheet) cil managed - // SIG: 20 01 01 12 81 34 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*06000499*/ public hidebysig instance void - Load(class System.Xml.XPath.IXPathNavigable/*0200004D*/ stylesheet, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 02 01 12 81 34 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*0600049A*/ public hidebysig instance void - Load(class System.Xml.XPath.XPathNavigator/*02000054*/ stylesheet) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*0600049B*/ public hidebysig instance void - Load(class System.Xml.XPath.XPathNavigator/*02000054*/ stylesheet, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 02 01 12 81 50 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Load - - .method /*0600049C*/ public hidebysig instance void - Transform(string inputfile, - string outputfile) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*0600049D*/ public hidebysig instance void - Transform(string inputfile, - string outputfile, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 03 01 0E 0E 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*0600049E*/ public hidebysig instance class System.Xml.XmlReader/*02000033*/ - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args) cil managed - // SIG: 20 02 12 80 CC 12 81 34 12 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XslTransform::Transform - - .method /*0600049F*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ output) cil managed - // SIG: 20 03 01 12 81 34 12 81 14 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A0*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ output, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 04 01 12 81 34 12 81 14 12 55 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A1*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ output) cil managed - // SIG: 20 03 01 12 81 34 12 81 14 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A2*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ output, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 04 01 12 81 34 12 81 14 12 80 91 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A3*/ public hidebysig instance class System.Xml.XmlReader/*02000033*/ - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 03 12 80 CC 12 81 34 12 81 14 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XslTransform::Transform - - .method /*060004A4*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class System.Xml.XmlWriter/*02000040*/ output) cil managed - // SIG: 20 03 01 12 81 34 12 81 14 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A5*/ public hidebysig instance void - Transform(class System.Xml.XPath.IXPathNavigable/*0200004D*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class System.Xml.XmlWriter/*02000040*/ output, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 04 01 12 81 34 12 81 14 12 81 00 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A6*/ public hidebysig instance class System.Xml.XmlReader/*02000033*/ - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args) cil managed - // SIG: 20 02 12 80 CC 12 81 50 12 81 14 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XslTransform::Transform - - .method /*060004A7*/ public hidebysig instance void - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ output) cil managed - // SIG: 20 03 01 12 81 50 12 81 14 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A8*/ public hidebysig instance void - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ output, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 04 01 12 81 50 12 81 14 12 55 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004A9*/ public hidebysig instance void - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ output) cil managed - // SIG: 20 03 01 12 81 50 12 81 14 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004AA*/ public hidebysig instance void - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ output, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 04 01 12 81 50 12 81 14 12 80 91 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004AB*/ public hidebysig instance class System.Xml.XmlReader/*02000033*/ - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 03 12 80 CC 12 81 50 12 81 14 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XslTransform::Transform - - .method /*060004AC*/ public hidebysig instance void - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class System.Xml.XmlWriter/*02000040*/ output) cil managed - // SIG: 20 03 01 12 81 50 12 81 14 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .method /*060004AD*/ public hidebysig instance void - Transform(class System.Xml.XPath.XPathNavigator/*02000054*/ input, - class System.Xml.Xsl.XsltArgumentList/*02000045*/ args, - class System.Xml.XmlWriter/*02000040*/ output, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 04 01 12 81 50 12 81 14 12 81 00 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XslTransform::Transform - - .property /*17000170*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.Xsl.XslTransform/*0200004B*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 06000493 */ - } // end of property XslTransform::XmlResolver -} // end of class System.Xml.Xsl.XslTransform - -.class /*0200004C*/ public auto ansi sealed beforefieldinit System.Xml.Xsl.XsltSettings - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060004AE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XsltSettings::.ctor - - .method /*060004AF*/ public hidebysig specialname rtspecialname - instance void .ctor(bool enableDocumentFunction, - bool enableScript) cil managed - // SIG: 20 02 01 02 02 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XsltSettings::.ctor - - .method /*060004B0*/ public hidebysig specialname static - class System.Xml.Xsl.XsltSettings/*0200004C*/ - get_Default() cil managed - // SIG: 00 00 12 81 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltSettings::get_Default - - .method /*060004B1*/ public hidebysig specialname - instance bool get_EnableDocumentFunction() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltSettings::get_EnableDocumentFunction - - .method /*060004B2*/ public hidebysig specialname - instance void set_EnableDocumentFunction(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltSettings::set_EnableDocumentFunction - - .method /*060004B3*/ public hidebysig specialname - instance bool get_EnableScript() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltSettings::get_EnableScript - - .method /*060004B4*/ public hidebysig specialname - instance void set_EnableScript(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XsltSettings::set_EnableScript - - .method /*060004B5*/ public hidebysig specialname static - class System.Xml.Xsl.XsltSettings/*0200004C*/ - get_TrustedXslt() cil managed - // SIG: 00 00 12 81 30 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XsltSettings::get_TrustedXslt - - .property /*17000171*/ class System.Xml.Xsl.XsltSettings/*0200004C*/ - Default() - { - .get class System.Xml.Xsl.XsltSettings/*0200004C*/ System.Xml.Xsl.XsltSettings/*0200004C*/::get_Default() /* 060004B0 */ - } // end of property XsltSettings::Default - .property /*17000172*/ instance bool EnableDocumentFunction() - { - .get instance bool System.Xml.Xsl.XsltSettings/*0200004C*/::get_EnableDocumentFunction() /* 060004B1 */ - .set instance void System.Xml.Xsl.XsltSettings/*0200004C*/::set_EnableDocumentFunction(bool) /* 060004B2 */ - } // end of property XsltSettings::EnableDocumentFunction - .property /*17000173*/ instance bool EnableScript() - { - .get instance bool System.Xml.Xsl.XsltSettings/*0200004C*/::get_EnableScript() /* 060004B3 */ - .set instance void System.Xml.Xsl.XsltSettings/*0200004C*/::set_EnableScript(bool) /* 060004B4 */ - } // end of property XsltSettings::EnableScript - .property /*17000174*/ class System.Xml.Xsl.XsltSettings/*0200004C*/ - TrustedXslt() - { - .get class System.Xml.Xsl.XsltSettings/*0200004C*/ System.Xml.Xsl.XsltSettings/*0200004C*/::get_TrustedXslt() /* 060004B5 */ - } // end of property XsltSettings::TrustedXslt -} // end of class System.Xml.Xsl.XsltSettings - -.class /*0200004D*/ interface public abstract auto ansi System.Xml.XPath.IXPathNavigable -{ - .method /*060004B6*/ public hidebysig newslot abstract virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - CreateNavigator() cil managed - // SIG: 20 00 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method IXPathNavigable::CreateNavigator - -} // end of class System.Xml.XPath.IXPathNavigable - -.class /*0200004E*/ public auto ansi sealed System.Xml.XPath.XmlCaseOrder - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400006B*/ public specialname rtspecialname int32 value__ - .field /*0400006C*/ public static literal valuetype System.Xml.XPath.XmlCaseOrder/*0200004E*/ LowerFirst = int32(0x00000002) - .field /*0400006D*/ public static literal valuetype System.Xml.XPath.XmlCaseOrder/*0200004E*/ None = int32(0x00000000) - .field /*0400006E*/ public static literal valuetype System.Xml.XPath.XmlCaseOrder/*0200004E*/ UpperFirst = int32(0x00000001) -} // end of class System.Xml.XPath.XmlCaseOrder - -.class /*0200004F*/ public auto ansi sealed System.Xml.XPath.XmlDataType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400006F*/ public specialname rtspecialname int32 value__ - .field /*04000070*/ public static literal valuetype System.Xml.XPath.XmlDataType/*0200004F*/ Number = int32(0x00000002) - .field /*04000071*/ public static literal valuetype System.Xml.XPath.XmlDataType/*0200004F*/ Text = int32(0x00000001) -} // end of class System.Xml.XPath.XmlDataType - -.class /*02000050*/ public auto ansi sealed System.Xml.XPath.XmlSortOrder - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000072*/ public specialname rtspecialname int32 value__ - .field /*04000073*/ public static literal valuetype System.Xml.XPath.XmlSortOrder/*02000050*/ Ascending = int32(0x00000001) - .field /*04000074*/ public static literal valuetype System.Xml.XPath.XmlSortOrder/*02000050*/ Descending = int32(0x00000002) -} // end of class System.Xml.XPath.XmlSortOrder - -.class /*02000051*/ public abstract auto ansi beforefieldinit System.Xml.XPath.XPathExpression - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060004B7*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XPathExpression::.ctor - - .method /*060004B8*/ public hidebysig newslot specialname abstract virtual - instance string get_Expression() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::get_Expression - - .method /*060004B9*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ - get_ReturnType() cil managed - // SIG: 20 00 11 81 5C - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::get_ReturnType - - .method /*060004BA*/ public hidebysig newslot abstract virtual - instance void AddSort(object expr, - class [System.Runtime/*23000001*/]System.Collections.IComparer/*0100003B*/ comparer) cil managed - // SIG: 20 02 01 1C 12 80 ED - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::AddSort - - .method /*060004BB*/ public hidebysig newslot abstract virtual - instance void AddSort(object expr, - valuetype System.Xml.XPath.XmlSortOrder/*02000050*/ order, - valuetype System.Xml.XPath.XmlCaseOrder/*0200004E*/ caseOrder, - string lang, - valuetype System.Xml.XPath.XmlDataType/*0200004F*/ dataType) cil managed - // SIG: 20 05 01 1C 11 81 40 11 81 38 0E 11 81 3C - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::AddSort - - .method /*060004BC*/ public hidebysig newslot abstract virtual - instance class System.Xml.XPath.XPathExpression/*02000051*/ - Clone() cil managed - // SIG: 20 00 12 81 44 - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::Clone - - .method /*060004BD*/ public hidebysig static - class System.Xml.XPath.XPathExpression/*02000051*/ - Compile(string xpath) cil managed - // SIG: 00 01 12 81 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathExpression::Compile - - .method /*060004BE*/ public hidebysig static - class System.Xml.XPath.XPathExpression/*02000051*/ - Compile(string xpath, - class System.Xml.IXmlNamespaceResolver/*02000009*/ nsResolver) cil managed - // SIG: 00 02 12 81 44 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathExpression::Compile - - .method /*060004BF*/ public hidebysig newslot abstract virtual - instance void SetContext(class System.Xml.IXmlNamespaceResolver/*02000009*/ nsResolver) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::SetContext - - .method /*060004C0*/ public hidebysig newslot abstract virtual - instance void SetContext(class System.Xml.XmlNamespaceManager/*02000023*/ nsManager) cil managed - // SIG: 20 01 01 12 80 8C - { - // Method begins at RVA 0x0 - } // end of method XPathExpression::SetContext - - .property /*17000175*/ instance string Expression() - { - .get instance string System.Xml.XPath.XPathExpression/*02000051*/::get_Expression() /* 060004B8 */ - } // end of property XPathExpression::Expression - .property /*17000176*/ instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ - ReturnType() - { - .get instance valuetype System.Xml.XPath.XPathResultType/*02000057*/ System.Xml.XPath.XPathExpression/*02000051*/::get_ReturnType() /* 060004B9 */ - } // end of property XPathExpression::ReturnType -} // end of class System.Xml.XPath.XPathExpression - -.class /*02000052*/ public abstract auto ansi beforefieldinit System.Xml.XPath.XPathItem - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060004C1*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XPathItem::.ctor - - .method /*060004C2*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsNode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_IsNode - - .method /*060004C3*/ public hidebysig newslot specialname abstract virtual - instance object get_TypedValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_TypedValue - - .method /*060004C4*/ public hidebysig newslot specialname abstract virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_Value - - .method /*060004C5*/ public hidebysig newslot specialname abstract virtual - instance bool get_ValueAsBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_ValueAsBoolean - - .method /*060004C6*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - get_ValueAsDateTime() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_ValueAsDateTime - - .method /*060004C7*/ public hidebysig newslot specialname abstract virtual - instance float64 get_ValueAsDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_ValueAsDouble - - .method /*060004C8*/ public hidebysig newslot specialname abstract virtual - instance int32 get_ValueAsInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_ValueAsInt - - .method /*060004C9*/ public hidebysig newslot specialname abstract virtual - instance int64 get_ValueAsLong() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_ValueAsLong - - .method /*060004CA*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_ValueType() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_ValueType - - .method /*060004CB*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_XmlType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x0 - } // end of method XPathItem::get_XmlType - - .method /*060004CC*/ public hidebysig newslot virtual - instance object ValueAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType) cil managed - // SIG: 20 01 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathItem::ValueAs - - .method /*060004CD*/ public hidebysig newslot abstract virtual - instance object ValueAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ nsResolver) cil managed - // SIG: 20 02 1C 12 80 C9 12 24 - { - // Method begins at RVA 0x0 - } // end of method XPathItem::ValueAs - - .property /*17000177*/ instance bool IsNode() - { - .get instance bool System.Xml.XPath.XPathItem/*02000052*/::get_IsNode() /* 060004C2 */ - } // end of property XPathItem::IsNode - .property /*17000178*/ instance object TypedValue() - { - .get instance object System.Xml.XPath.XPathItem/*02000052*/::get_TypedValue() /* 060004C3 */ - } // end of property XPathItem::TypedValue - .property /*17000179*/ instance string Value() - { - .get instance string System.Xml.XPath.XPathItem/*02000052*/::get_Value() /* 060004C4 */ - } // end of property XPathItem::Value - .property /*1700017A*/ instance bool ValueAsBoolean() - { - .get instance bool System.Xml.XPath.XPathItem/*02000052*/::get_ValueAsBoolean() /* 060004C5 */ - } // end of property XPathItem::ValueAsBoolean - .property /*1700017B*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ValueAsDateTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ System.Xml.XPath.XPathItem/*02000052*/::get_ValueAsDateTime() /* 060004C6 */ - } // end of property XPathItem::ValueAsDateTime - .property /*1700017C*/ instance float64 - ValueAsDouble() - { - .get instance float64 System.Xml.XPath.XPathItem/*02000052*/::get_ValueAsDouble() /* 060004C7 */ - } // end of property XPathItem::ValueAsDouble - .property /*1700017D*/ instance int32 ValueAsInt() - { - .get instance int32 System.Xml.XPath.XPathItem/*02000052*/::get_ValueAsInt() /* 060004C8 */ - } // end of property XPathItem::ValueAsInt - .property /*1700017E*/ instance int64 ValueAsLong() - { - .get instance int64 System.Xml.XPath.XPathItem/*02000052*/::get_ValueAsLong() /* 060004C9 */ - } // end of property XPathItem::ValueAsLong - .property /*1700017F*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - ValueType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.XPath.XPathItem/*02000052*/::get_ValueType() /* 060004CA */ - } // end of property XPathItem::ValueType - .property /*17000180*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - XmlType() - { - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.XPath.XPathItem/*02000052*/::get_XmlType() /* 060004CB */ - } // end of property XPathItem::XmlType -} // end of class System.Xml.XPath.XPathItem - -.class /*02000053*/ public auto ansi sealed System.Xml.XPath.XPathNamespaceScope - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000075*/ public specialname rtspecialname int32 value__ - .field /*04000076*/ public static literal valuetype System.Xml.XPath.XPathNamespaceScope/*02000053*/ All = int32(0x00000000) - .field /*04000077*/ public static literal valuetype System.Xml.XPath.XPathNamespaceScope/*02000053*/ ExcludeXml = int32(0x00000001) - .field /*04000078*/ public static literal valuetype System.Xml.XPath.XPathNamespaceScope/*02000053*/ Local = int32(0x00000002) -} // end of class System.Xml.XPath.XPathNamespaceScope - -.class /*02000054*/ public abstract auto ansi beforefieldinit System.Xml.XPath.XPathNavigator - extends System.Xml.XPath.XPathItem/*02000052*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/, - System.Xml.IXmlNamespaceResolver/*02000009*/, - System.Xml.XPath.IXPathNavigable/*0200004D*/ -{ - .method /*060004CE*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0004C1 */ call instance void System.Xml.XPath.XPathItem/*02000052*/::.ctor() /* 060004C1 */ - IL_0006: /* 2A | */ ret - } // end of method XPathNavigator::.ctor - - .method /*060004CF*/ public hidebysig newslot specialname abstract virtual - instance string get_BaseURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_BaseURI - - .method /*060004D0*/ public hidebysig newslot specialname virtual - instance bool get_CanEdit() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_CanEdit - - .method /*060004D1*/ public hidebysig newslot specialname virtual - instance bool get_HasAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_HasAttributes - - .method /*060004D2*/ public hidebysig newslot specialname virtual - instance bool get_HasChildren() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_HasChildren - - .method /*060004D3*/ public hidebysig newslot specialname virtual - instance string get_InnerXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_InnerXml - - .method /*060004D4*/ public hidebysig newslot specialname virtual - instance void set_InnerXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::set_InnerXml - - .method /*060004D5*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsEmptyElement() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_IsEmptyElement - - .method /*060004D6*/ public hidebysig specialname virtual final - instance bool get_IsNode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_IsNode - - .method /*060004D7*/ public hidebysig newslot specialname abstract virtual - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_LocalName - - .method /*060004D8*/ public hidebysig newslot specialname abstract virtual - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_Name - - .method /*060004D9*/ public hidebysig newslot specialname abstract virtual - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_NamespaceURI - - .method /*060004DA*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_NameTable - - .method /*060004DB*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003C*/ - get_NavigatorComparer() cil managed - // SIG: 00 00 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_NavigatorComparer - - .method /*060004DC*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XPath.XPathNodeType/*02000056*/ - get_NodeType() cil managed - // SIG: 20 00 11 81 58 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_NodeType - - .method /*060004DD*/ public hidebysig newslot specialname virtual - instance string get_OuterXml() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_OuterXml - - .method /*060004DE*/ public hidebysig newslot specialname virtual - instance void set_OuterXml(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::set_OuterXml - - .method /*060004DF*/ public hidebysig newslot specialname abstract virtual - instance string get_Prefix() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::get_Prefix - - .method /*060004E0*/ public hidebysig newslot specialname virtual - instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - get_SchemaInfo() cil managed - // SIG: 20 00 12 81 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_SchemaInfo - - .method /*060004E1*/ public hidebysig specialname virtual - instance object get_TypedValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_TypedValue - - .method /*060004E2*/ public hidebysig newslot specialname virtual - instance object get_UnderlyingObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_UnderlyingObject - - .method /*060004E3*/ public hidebysig specialname virtual - instance bool get_ValueAsBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_ValueAsBoolean - - .method /*060004E4*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - get_ValueAsDateTime() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_ValueAsDateTime - - .method /*060004E5*/ public hidebysig specialname virtual - instance float64 get_ValueAsDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_ValueAsDouble - - .method /*060004E6*/ public hidebysig specialname virtual - instance int32 get_ValueAsInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_ValueAsInt - - .method /*060004E7*/ public hidebysig specialname virtual - instance int64 get_ValueAsLong() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_ValueAsLong - - .method /*060004E8*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_ValueType() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_ValueType - - .method /*060004E9*/ public hidebysig newslot specialname virtual - instance string get_XmlLang() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_XmlLang - - .method /*060004EA*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_XmlType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::get_XmlType - - .method /*060004EB*/ public hidebysig newslot virtual - instance class System.Xml.XmlWriter/*02000040*/ - AppendChild() cil managed - // SIG: 20 00 12 81 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::AppendChild - - .method /*060004EC*/ public hidebysig newslot virtual - instance void AppendChild(string newChild) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::AppendChild - - .method /*060004ED*/ public hidebysig newslot virtual - instance void AppendChild(class System.Xml.XmlReader/*02000033*/ newChild) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::AppendChild - - .method /*060004EE*/ public hidebysig newslot virtual - instance void AppendChild(class System.Xml.XPath.XPathNavigator/*02000054*/ newChild) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::AppendChild - - .method /*060004EF*/ public hidebysig newslot virtual - instance void AppendChildElement(string prefix, - string localName, - string namespaceURI, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::AppendChildElement - - .method /*060004F0*/ public hidebysig newslot virtual - instance bool CheckValidity(class System.Xml.Schema.XmlSchemaSet/*020000A5*/ schemas, - class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler) cil managed - // SIG: 20 02 02 12 82 94 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::CheckValidity - - .method /*060004F1*/ public hidebysig newslot abstract virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - Clone() cil managed - // SIG: 20 00 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::Clone - - .method /*060004F2*/ public hidebysig newslot virtual - instance valuetype System.Xml.XmlNodeOrder/*0200002B*/ - ComparePosition(class System.Xml.XPath.XPathNavigator/*02000054*/ nav) cil managed - // SIG: 20 01 11 80 AC 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::ComparePosition - - .method /*060004F3*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathExpression/*02000051*/ - Compile(string xpath) cil managed - // SIG: 20 01 12 81 44 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Compile - - .method /*060004F4*/ public hidebysig newslot virtual - instance void CreateAttribute(string prefix, - string localName, - string namespaceURI, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::CreateAttribute - - .method /*060004F5*/ public hidebysig newslot virtual - instance class System.Xml.XmlWriter/*02000040*/ - CreateAttributes() cil managed - // SIG: 20 00 12 81 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::CreateAttributes - - .method /*060004F6*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - CreateNavigator() cil managed - // SIG: 20 00 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::CreateNavigator - - .method /*060004F7*/ public hidebysig newslot virtual - instance void DeleteRange(class System.Xml.XPath.XPathNavigator/*02000054*/ lastSiblingToDelete) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::DeleteRange - - .method /*060004F8*/ public hidebysig newslot virtual - instance void DeleteSelf() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::DeleteSelf - - .method /*060004F9*/ public hidebysig newslot virtual - instance object Evaluate(string xpath) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Evaluate - - .method /*060004FA*/ public hidebysig newslot virtual - instance object Evaluate(string xpath, - class System.Xml.IXmlNamespaceResolver/*02000009*/ resolver) cil managed - // SIG: 20 02 1C 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Evaluate - - .method /*060004FB*/ public hidebysig newslot virtual - instance object Evaluate(class System.Xml.XPath.XPathExpression/*02000051*/ expr) cil managed - // SIG: 20 01 1C 12 81 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Evaluate - - .method /*060004FC*/ public hidebysig newslot virtual - instance object Evaluate(class System.Xml.XPath.XPathExpression/*02000051*/ expr, - class System.Xml.XPath.XPathNodeIterator/*02000055*/ context) cil managed - // SIG: 20 02 1C 12 81 44 12 81 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Evaluate - - .method /*060004FD*/ public hidebysig newslot virtual - instance string GetAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::GetAttribute - - .method /*060004FE*/ public hidebysig newslot virtual - instance string GetNamespace(string name) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::GetNamespace - - .method /*060004FF*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IDictionary`2/*01000017*/ - GetNamespacesInScope(valuetype System.Xml.XmlNamespaceScope/*02000024*/ scope) cil managed - // SIG: 20 01 15 12 5D 02 0E 0E 11 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::GetNamespacesInScope - - .method /*06000500*/ public hidebysig newslot virtual - instance class System.Xml.XmlWriter/*02000040*/ - InsertAfter() cil managed - // SIG: 20 00 12 81 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::InsertAfter - - .method /*06000501*/ public hidebysig newslot virtual - instance void InsertAfter(string newSibling) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertAfter - - .method /*06000502*/ public hidebysig newslot virtual - instance void InsertAfter(class System.Xml.XmlReader/*02000033*/ newSibling) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertAfter - - .method /*06000503*/ public hidebysig newslot virtual - instance void InsertAfter(class System.Xml.XPath.XPathNavigator/*02000054*/ newSibling) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertAfter - - .method /*06000504*/ public hidebysig newslot virtual - instance class System.Xml.XmlWriter/*02000040*/ - InsertBefore() cil managed - // SIG: 20 00 12 81 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::InsertBefore - - .method /*06000505*/ public hidebysig newslot virtual - instance void InsertBefore(string newSibling) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertBefore - - .method /*06000506*/ public hidebysig newslot virtual - instance void InsertBefore(class System.Xml.XmlReader/*02000033*/ newSibling) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertBefore - - .method /*06000507*/ public hidebysig newslot virtual - instance void InsertBefore(class System.Xml.XPath.XPathNavigator/*02000054*/ newSibling) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertBefore - - .method /*06000508*/ public hidebysig newslot virtual - instance void InsertElementAfter(string prefix, - string localName, - string namespaceURI, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertElementAfter - - .method /*06000509*/ public hidebysig newslot virtual - instance void InsertElementBefore(string prefix, - string localName, - string namespaceURI, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::InsertElementBefore - - .method /*0600050A*/ public hidebysig newslot virtual - instance bool IsDescendant(class System.Xml.XPath.XPathNavigator/*02000054*/ nav) cil managed - // SIG: 20 01 02 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::IsDescendant - - .method /*0600050B*/ public hidebysig newslot abstract virtual - instance bool IsSamePosition(class System.Xml.XPath.XPathNavigator/*02000054*/ other) cil managed - // SIG: 20 01 02 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::IsSamePosition - - .method /*0600050C*/ public hidebysig newslot virtual - instance string LookupNamespace(string prefix) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::LookupNamespace - - .method /*0600050D*/ public hidebysig newslot virtual - instance string LookupPrefix(string namespaceURI) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::LookupPrefix - - .method /*0600050E*/ public hidebysig newslot virtual - instance bool Matches(string xpath) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Matches - - .method /*0600050F*/ public hidebysig newslot virtual - instance bool Matches(class System.Xml.XPath.XPathExpression/*02000051*/ expr) cil managed - // SIG: 20 01 02 12 81 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Matches - - .method /*06000510*/ public hidebysig newslot abstract virtual - instance bool MoveTo(class System.Xml.XPath.XPathNavigator/*02000054*/ other) cil managed - // SIG: 20 01 02 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveTo - - .method /*06000511*/ public hidebysig newslot virtual - instance bool MoveToAttribute(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToAttribute - - .method /*06000512*/ public hidebysig newslot virtual - instance bool MoveToChild(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToChild - - .method /*06000513*/ public hidebysig newslot virtual - instance bool MoveToChild(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type') cil managed - // SIG: 20 01 02 11 81 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToChild - - .method /*06000514*/ public hidebysig newslot virtual - instance bool MoveToFirst() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToFirst - - .method /*06000515*/ public hidebysig newslot abstract virtual - instance bool MoveToFirstAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToFirstAttribute - - .method /*06000516*/ public hidebysig newslot abstract virtual - instance bool MoveToFirstChild() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToFirstChild - - .method /*06000517*/ public hidebysig instance bool - MoveToFirstNamespace() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToFirstNamespace - - .method /*06000518*/ public hidebysig newslot abstract virtual - instance bool MoveToFirstNamespace(valuetype System.Xml.XPath.XPathNamespaceScope/*02000053*/ namespaceScope) cil managed - // SIG: 20 01 02 11 81 4C - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToFirstNamespace - - .method /*06000519*/ public hidebysig newslot virtual - instance bool MoveToFollowing(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToFollowing - - .method /*0600051A*/ public hidebysig newslot virtual - instance bool MoveToFollowing(string localName, - string namespaceURI, - class System.Xml.XPath.XPathNavigator/*02000054*/ end) cil managed - // SIG: 20 03 02 0E 0E 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToFollowing - - .method /*0600051B*/ public hidebysig newslot virtual - instance bool MoveToFollowing(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type') cil managed - // SIG: 20 01 02 11 81 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToFollowing - - .method /*0600051C*/ public hidebysig newslot virtual - instance bool MoveToFollowing(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type', - class System.Xml.XPath.XPathNavigator/*02000054*/ end) cil managed - // SIG: 20 02 02 11 81 58 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToFollowing - - .method /*0600051D*/ public hidebysig newslot abstract virtual - instance bool MoveToId(string id) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToId - - .method /*0600051E*/ public hidebysig newslot virtual - instance bool MoveToNamespace(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToNamespace - - .method /*0600051F*/ public hidebysig newslot abstract virtual - instance bool MoveToNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToNext - - .method /*06000520*/ public hidebysig newslot virtual - instance bool MoveToNext(string localName, - string namespaceURI) cil managed - // SIG: 20 02 02 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToNext - - .method /*06000521*/ public hidebysig newslot virtual - instance bool MoveToNext(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type') cil managed - // SIG: 20 01 02 11 81 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToNext - - .method /*06000522*/ public hidebysig newslot abstract virtual - instance bool MoveToNextAttribute() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToNextAttribute - - .method /*06000523*/ public hidebysig instance bool - MoveToNextNamespace() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::MoveToNextNamespace - - .method /*06000524*/ public hidebysig newslot abstract virtual - instance bool MoveToNextNamespace(valuetype System.Xml.XPath.XPathNamespaceScope/*02000053*/ namespaceScope) cil managed - // SIG: 20 01 02 11 81 4C - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToNextNamespace - - .method /*06000525*/ public hidebysig newslot abstract virtual - instance bool MoveToParent() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToParent - - .method /*06000526*/ public hidebysig newslot abstract virtual - instance bool MoveToPrevious() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNavigator::MoveToPrevious - - .method /*06000527*/ public hidebysig newslot virtual - instance void MoveToRoot() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::MoveToRoot - - .method /*06000528*/ public hidebysig newslot virtual - instance class System.Xml.XmlWriter/*02000040*/ - PrependChild() cil managed - // SIG: 20 00 12 81 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::PrependChild - - .method /*06000529*/ public hidebysig newslot virtual - instance void PrependChild(string newChild) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::PrependChild - - .method /*0600052A*/ public hidebysig newslot virtual - instance void PrependChild(class System.Xml.XmlReader/*02000033*/ newChild) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::PrependChild - - .method /*0600052B*/ public hidebysig newslot virtual - instance void PrependChild(class System.Xml.XPath.XPathNavigator/*02000054*/ newChild) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::PrependChild - - .method /*0600052C*/ public hidebysig newslot virtual - instance void PrependChildElement(string prefix, - string localName, - string namespaceURI, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::PrependChildElement - - .method /*0600052D*/ public hidebysig newslot virtual - instance class System.Xml.XmlReader/*02000033*/ - ReadSubtree() cil managed - // SIG: 20 00 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::ReadSubtree - - .method /*0600052E*/ public hidebysig newslot virtual - instance class System.Xml.XmlWriter/*02000040*/ - ReplaceRange(class System.Xml.XPath.XPathNavigator/*02000054*/ lastSiblingToReplace) cil managed - // SIG: 20 01 12 81 00 12 81 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::ReplaceRange - - .method /*0600052F*/ public hidebysig newslot virtual - instance void ReplaceSelf(string newNode) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::ReplaceSelf - - .method /*06000530*/ public hidebysig newslot virtual - instance void ReplaceSelf(class System.Xml.XmlReader/*02000033*/ newNode) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::ReplaceSelf - - .method /*06000531*/ public hidebysig newslot virtual - instance void ReplaceSelf(class System.Xml.XPath.XPathNavigator/*02000054*/ newNode) cil managed - // SIG: 20 01 01 12 81 50 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::ReplaceSelf - - .method /*06000532*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - Select(string xpath) cil managed - // SIG: 20 01 12 81 54 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Select - - .method /*06000533*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - Select(string xpath, - class System.Xml.IXmlNamespaceResolver/*02000009*/ resolver) cil managed - // SIG: 20 02 12 81 54 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Select - - .method /*06000534*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - Select(class System.Xml.XPath.XPathExpression/*02000051*/ expr) cil managed - // SIG: 20 01 12 81 54 12 81 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::Select - - .method /*06000535*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - SelectAncestors(string name, - string namespaceURI, - bool matchSelf) cil managed - // SIG: 20 03 12 81 54 0E 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectAncestors - - .method /*06000536*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - SelectAncestors(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type', - bool matchSelf) cil managed - // SIG: 20 02 12 81 54 11 81 58 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectAncestors - - .method /*06000537*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - SelectChildren(string name, - string namespaceURI) cil managed - // SIG: 20 02 12 81 54 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectChildren - - .method /*06000538*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - SelectChildren(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type') cil managed - // SIG: 20 01 12 81 54 11 81 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectChildren - - .method /*06000539*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - SelectDescendants(string name, - string namespaceURI, - bool matchSelf) cil managed - // SIG: 20 03 12 81 54 0E 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectDescendants - - .method /*0600053A*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - SelectDescendants(valuetype System.Xml.XPath.XPathNodeType/*02000056*/ 'type', - bool matchSelf) cil managed - // SIG: 20 02 12 81 54 11 81 58 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectDescendants - - .method /*0600053B*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - SelectSingleNode(string xpath) cil managed - // SIG: 20 01 12 81 50 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectSingleNode - - .method /*0600053C*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - SelectSingleNode(string xpath, - class System.Xml.IXmlNamespaceResolver/*02000009*/ resolver) cil managed - // SIG: 20 02 12 81 50 0E 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectSingleNode - - .method /*0600053D*/ public hidebysig newslot virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - SelectSingleNode(class System.Xml.XPath.XPathExpression/*02000051*/ expression) cil managed - // SIG: 20 01 12 81 50 12 81 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::SelectSingleNode - - .method /*0600053E*/ public hidebysig newslot virtual - instance void SetTypedValue(object typedValue) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::SetTypedValue - - .method /*0600053F*/ public hidebysig newslot virtual - instance void SetValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::SetValue - - .method /*06000540*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/::Clone /*0100002B::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::System.ICloneable.Clone - - .method /*06000541*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::ToString - - .method /*06000542*/ public hidebysig virtual - instance object ValueAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ returnType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ nsResolver) cil managed - // SIG: 20 02 1C 12 80 C9 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNavigator::ValueAs - - .method /*06000543*/ public hidebysig newslot virtual - instance void WriteSubtree(class System.Xml.XmlWriter/*02000040*/ writer) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathNavigator::WriteSubtree - - .property /*17000181*/ instance string BaseURI() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_BaseURI() /* 060004CF */ - } // end of property XPathNavigator::BaseURI - .property /*17000182*/ instance bool CanEdit() - { - .get instance bool System.Xml.XPath.XPathNavigator/*02000054*/::get_CanEdit() /* 060004D0 */ - } // end of property XPathNavigator::CanEdit - .property /*17000183*/ instance bool HasAttributes() - { - .get instance bool System.Xml.XPath.XPathNavigator/*02000054*/::get_HasAttributes() /* 060004D1 */ - } // end of property XPathNavigator::HasAttributes - .property /*17000184*/ instance bool HasChildren() - { - .get instance bool System.Xml.XPath.XPathNavigator/*02000054*/::get_HasChildren() /* 060004D2 */ - } // end of property XPathNavigator::HasChildren - .property /*17000185*/ instance string InnerXml() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_InnerXml() /* 060004D3 */ - .set instance void System.Xml.XPath.XPathNavigator/*02000054*/::set_InnerXml(string) /* 060004D4 */ - } // end of property XPathNavigator::InnerXml - .property /*17000186*/ instance bool IsEmptyElement() - { - .get instance bool System.Xml.XPath.XPathNavigator/*02000054*/::get_IsEmptyElement() /* 060004D5 */ - } // end of property XPathNavigator::IsEmptyElement - .property /*17000187*/ instance bool IsNode() - { - .get instance bool System.Xml.XPath.XPathNavigator/*02000054*/::get_IsNode() /* 060004D6 */ - } // end of property XPathNavigator::IsNode - .property /*17000188*/ instance string LocalName() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_LocalName() /* 060004D7 */ - } // end of property XPathNavigator::LocalName - .property /*17000189*/ instance string Name() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_Name() /* 060004D8 */ - } // end of property XPathNavigator::Name - .property /*1700018A*/ instance string NamespaceURI() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_NamespaceURI() /* 060004D9 */ - } // end of property XPathNavigator::NamespaceURI - .property /*1700018B*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_NameTable() /* 060004DA */ - } // end of property XPathNavigator::NameTable - .property /*1700018C*/ class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003C*/ - NavigatorComparer() - { - .get class [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*0100003C*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_NavigatorComparer() /* 060004DB */ - } // end of property XPathNavigator::NavigatorComparer - .property /*1700018D*/ instance valuetype System.Xml.XPath.XPathNodeType/*02000056*/ - NodeType() - { - .get instance valuetype System.Xml.XPath.XPathNodeType/*02000056*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_NodeType() /* 060004DC */ - } // end of property XPathNavigator::NodeType - .property /*1700018E*/ instance string OuterXml() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_OuterXml() /* 060004DD */ - .set instance void System.Xml.XPath.XPathNavigator/*02000054*/::set_OuterXml(string) /* 060004DE */ - } // end of property XPathNavigator::OuterXml - .property /*1700018F*/ instance string Prefix() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_Prefix() /* 060004DF */ - } // end of property XPathNavigator::Prefix - .property /*17000190*/ instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ - SchemaInfo() - { - .get instance class System.Xml.Schema.IXmlSchemaInfo/*02000064*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_SchemaInfo() /* 060004E0 */ - } // end of property XPathNavigator::SchemaInfo - .property /*17000191*/ instance object TypedValue() - { - .get instance object System.Xml.XPath.XPathNavigator/*02000054*/::get_TypedValue() /* 060004E1 */ - } // end of property XPathNavigator::TypedValue - .property /*17000192*/ instance object UnderlyingObject() - { - .get instance object System.Xml.XPath.XPathNavigator/*02000054*/::get_UnderlyingObject() /* 060004E2 */ - } // end of property XPathNavigator::UnderlyingObject - .property /*17000193*/ instance bool ValueAsBoolean() - { - .get instance bool System.Xml.XPath.XPathNavigator/*02000054*/::get_ValueAsBoolean() /* 060004E3 */ - } // end of property XPathNavigator::ValueAsBoolean - .property /*17000194*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ValueAsDateTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_ValueAsDateTime() /* 060004E4 */ - } // end of property XPathNavigator::ValueAsDateTime - .property /*17000195*/ instance float64 - ValueAsDouble() - { - .get instance float64 System.Xml.XPath.XPathNavigator/*02000054*/::get_ValueAsDouble() /* 060004E5 */ - } // end of property XPathNavigator::ValueAsDouble - .property /*17000196*/ instance int32 ValueAsInt() - { - .get instance int32 System.Xml.XPath.XPathNavigator/*02000054*/::get_ValueAsInt() /* 060004E6 */ - } // end of property XPathNavigator::ValueAsInt - .property /*17000197*/ instance int64 ValueAsLong() - { - .get instance int64 System.Xml.XPath.XPathNavigator/*02000054*/::get_ValueAsLong() /* 060004E7 */ - } // end of property XPathNavigator::ValueAsLong - .property /*17000198*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - ValueType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_ValueType() /* 060004E8 */ - } // end of property XPathNavigator::ValueType - .property /*17000199*/ instance string XmlLang() - { - .get instance string System.Xml.XPath.XPathNavigator/*02000054*/::get_XmlLang() /* 060004E9 */ - } // end of property XPathNavigator::XmlLang - .property /*1700019A*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - XmlType() - { - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.XPath.XPathNavigator/*02000054*/::get_XmlType() /* 060004EA */ - } // end of property XPathNavigator::XmlType -} // end of class System.Xml.XPath.XPathNavigator - -.class /*02000055*/ public abstract auto ansi beforefieldinit System.Xml.XPath.XPathNodeIterator - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/, - [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/ -{ - .custom /*0C000023:0A000019*/ instance void [System.Diagnostics.Debug/*23000003*/]System.Diagnostics.DebuggerDisplayAttribute/*0100002A*/::.ctor(string) /* 0A000019 */ = ( 01 00 3A 50 6F 73 69 74 69 6F 6E 3D 7B 43 75 72 // ..:Position={Cur - 72 65 6E 74 50 6F 73 69 74 69 6F 6E 7D 2C 20 43 // rentPosition}, C - 75 72 72 65 6E 74 3D 7B 64 65 62 75 67 67 65 72 // urrent={debugger - 44 69 73 70 6C 61 79 50 72 6F 78 79 7D 00 00 ) // DisplayProxy}.. - .method /*06000544*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XPathNodeIterator::.ctor - - .method /*06000545*/ public hidebysig newslot specialname virtual - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNodeIterator::get_Count - - .method /*06000546*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.XPath.XPathNavigator/*02000054*/ - get_Current() cil managed - // SIG: 20 00 12 81 50 - { - // Method begins at RVA 0x0 - } // end of method XPathNodeIterator::get_Current - - .method /*06000547*/ public hidebysig newslot specialname abstract virtual - instance int32 get_CurrentPosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x0 - } // end of method XPathNodeIterator::get_CurrentPosition - - .method /*06000548*/ public hidebysig newslot abstract virtual - instance class System.Xml.XPath.XPathNodeIterator/*02000055*/ - Clone() cil managed - // SIG: 20 00 12 81 54 - { - // Method begins at RVA 0x0 - } // end of method XPathNodeIterator::Clone - - .method /*06000549*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNodeIterator::GetEnumerator - - .method /*0600054A*/ public hidebysig newslot abstract virtual - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method XPathNodeIterator::MoveNext - - .method /*0600054B*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/::Clone /*0100002B::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathNodeIterator::System.ICloneable.Clone - - .property /*1700019B*/ instance int32 Count() - { - .get instance int32 System.Xml.XPath.XPathNodeIterator/*02000055*/::get_Count() /* 06000545 */ - } // end of property XPathNodeIterator::Count - .property /*1700019C*/ instance class System.Xml.XPath.XPathNavigator/*02000054*/ - Current() - { - .get instance class System.Xml.XPath.XPathNavigator/*02000054*/ System.Xml.XPath.XPathNodeIterator/*02000055*/::get_Current() /* 06000546 */ - } // end of property XPathNodeIterator::Current - .property /*1700019D*/ instance int32 CurrentPosition() - { - .get instance int32 System.Xml.XPath.XPathNodeIterator/*02000055*/::get_CurrentPosition() /* 06000547 */ - } // end of property XPathNodeIterator::CurrentPosition -} // end of class System.Xml.XPath.XPathNodeIterator - -.class /*02000056*/ public auto ansi sealed System.Xml.XPath.XPathNodeType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000079*/ public specialname rtspecialname int32 value__ - .field /*0400007A*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ All = int32(0x00000009) - .field /*0400007B*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Attribute = int32(0x00000002) - .field /*0400007C*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Comment = int32(0x00000008) - .field /*0400007D*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Element = int32(0x00000001) - .field /*0400007E*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Namespace = int32(0x00000003) - .field /*0400007F*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ ProcessingInstruction = int32(0x00000007) - .field /*04000080*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Root = int32(0x00000000) - .field /*04000081*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ SignificantWhitespace = int32(0x00000005) - .field /*04000082*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Text = int32(0x00000004) - .field /*04000083*/ public static literal valuetype System.Xml.XPath.XPathNodeType/*02000056*/ Whitespace = int32(0x00000006) -} // end of class System.Xml.XPath.XPathNodeType - -.class /*02000057*/ public auto ansi sealed System.Xml.XPath.XPathResultType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000084*/ public specialname rtspecialname int32 value__ - .field /*04000085*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ Any = int32(0x00000005) - .field /*04000086*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ Boolean = int32(0x00000002) - .field /*04000087*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ Error = int32(0x00000006) - .field /*04000088*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ Navigator = int32(0x00000001) - .field /*04000089*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ NodeSet = int32(0x00000003) - .field /*0400008A*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ Number = int32(0x00000000) - .field /*0400008B*/ public static literal valuetype System.Xml.XPath.XPathResultType/*02000057*/ String = int32(0x00000001) -} // end of class System.Xml.XPath.XPathResultType - -.class /*02000058*/ interface public abstract auto ansi System.Xml.Serialization.IXmlSerializable -{ - .method /*0600054C*/ public hidebysig newslot abstract virtual - instance class System.Xml.Schema.XmlSchema/*02000068*/ - GetSchema() cil managed - // SIG: 20 00 12 81 A0 - { - .custom /*0C000166:0A000010*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableAttribute/*01000013*/::.ctor(valuetype [System.Runtime/*23000001*/]System.ComponentModel.EditorBrowsableState/*01000012*/) /* 0A000010 */ = ( 01 00 01 00 00 00 00 00 ) - // Method begins at RVA 0x0 - } // end of method IXmlSerializable::GetSchema - - .method /*0600054D*/ public hidebysig newslot abstract virtual - instance void ReadXml(class System.Xml.XmlReader/*02000033*/ reader) cil managed - // SIG: 20 01 01 12 80 CC - { - // Method begins at RVA 0x0 - } // end of method IXmlSerializable::ReadXml - - .method /*0600054E*/ public hidebysig newslot abstract virtual - instance void WriteXml(class System.Xml.XmlWriter/*02000040*/ writer) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x0 - } // end of method IXmlSerializable::WriteXml - -} // end of class System.Xml.Serialization.IXmlSerializable - -.class /*02000059*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAnyAttributeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C000024:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*0600054F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAnyAttributeAttribute::.ctor - -} // end of class System.Xml.Serialization.XmlAnyAttributeAttribute - -.class /*0200005A*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAnyElementAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C000025:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ...)....T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000550*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAnyElementAttribute::.ctor - - .method /*06000551*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAnyElementAttribute::.ctor - - .method /*06000552*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAnyElementAttribute::.ctor - - .method /*06000553*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttribute::get_Name - - .method /*06000554*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttribute::set_Name - - .method /*06000555*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttribute::get_Namespace - - .method /*06000556*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttribute::set_Namespace - - .method /*06000557*/ public hidebysig specialname - instance int32 get_Order() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttribute::get_Order - - .method /*06000558*/ public hidebysig specialname - instance void set_Order(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttribute::set_Order - - .property /*1700019E*/ instance string Name() - { - .get instance string System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::get_Name() /* 06000553 */ - .set instance void System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::set_Name(string) /* 06000554 */ - } // end of property XmlAnyElementAttribute::Name - .property /*1700019F*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::get_Namespace() /* 06000555 */ - .set instance void System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::set_Namespace(string) /* 06000556 */ - } // end of property XmlAnyElementAttribute::Namespace - .property /*170001A0*/ instance int32 Order() - { - .get instance int32 System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::get_Order() /* 06000557 */ - .set instance void System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::set_Order(int32) /* 06000558 */ - } // end of property XmlAnyElementAttribute::Order -} // end of class System.Xml.Serialization.XmlAnyElementAttribute - -.class /*0200005B*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAttributeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C000026:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*06000559*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeAttribute::.ctor - - .method /*0600055A*/ public hidebysig specialname rtspecialname - instance void .ctor(string attributeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeAttribute::.ctor - - .method /*0600055B*/ public hidebysig specialname rtspecialname - instance void .ctor(string attributeName, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 02 01 0E 12 80 C9 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeAttribute::.ctor - - .method /*0600055C*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeAttribute::.ctor - - .method /*0600055D*/ public hidebysig specialname - instance string get_AttributeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeAttribute::get_AttributeName - - .method /*0600055E*/ public hidebysig specialname - instance void set_AttributeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeAttribute::set_AttributeName - - .method /*0600055F*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeAttribute::get_DataType - - .method /*06000560*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeAttribute::set_DataType - - .method /*06000561*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - get_Form() cil managed - // SIG: 20 00 11 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeAttribute::get_Form - - .method /*06000562*/ public hidebysig specialname - instance void set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ 'value') cil managed - // SIG: 20 01 01 11 82 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeAttribute::set_Form - - .method /*06000563*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeAttribute::get_Namespace - - .method /*06000564*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeAttribute::set_Namespace - - .method /*06000565*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_Type() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeAttribute::get_Type - - .method /*06000566*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeAttribute::set_Type - - .property /*170001A1*/ instance string AttributeName() - { - .get instance string System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::get_AttributeName() /* 0600055D */ - .set instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::set_AttributeName(string) /* 0600055E */ - } // end of property XmlAttributeAttribute::AttributeName - .property /*170001A2*/ instance string DataType() - { - .get instance string System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::get_DataType() /* 0600055F */ - .set instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::set_DataType(string) /* 06000560 */ - } // end of property XmlAttributeAttribute::DataType - .property /*170001A3*/ instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - Form() - { - .get instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::get_Form() /* 06000561 */ - .set instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/) /* 06000562 */ - } // end of property XmlAttributeAttribute::Form - .property /*170001A4*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::get_Namespace() /* 06000563 */ - .set instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::set_Namespace(string) /* 06000564 */ - } // end of property XmlAttributeAttribute::Namespace - .property /*170001A5*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::get_Type() /* 06000565 */ - .set instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000566 */ - } // end of property XmlAttributeAttribute::Type -} // end of class System.Xml.Serialization.XmlAttributeAttribute - -.class /*0200005C*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlElementAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C000027:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ...)....T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000567*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlElementAttribute::.ctor - - .method /*06000568*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlElementAttribute::.ctor - - .method /*06000569*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 02 01 0E 12 80 C9 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlElementAttribute::.ctor - - .method /*0600056A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlElementAttribute::.ctor - - .method /*0600056B*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_DataType - - .method /*0600056C*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_DataType - - .method /*0600056D*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_ElementName - - .method /*0600056E*/ public hidebysig specialname - instance void set_ElementName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_ElementName - - .method /*0600056F*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - get_Form() cil managed - // SIG: 20 00 11 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_Form - - .method /*06000570*/ public hidebysig specialname - instance void set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ 'value') cil managed - // SIG: 20 01 01 11 82 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_Form - - .method /*06000571*/ public hidebysig specialname - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_IsNullable - - .method /*06000572*/ public hidebysig specialname - instance void set_IsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_IsNullable - - .method /*06000573*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_Namespace - - .method /*06000574*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_Namespace - - .method /*06000575*/ public hidebysig specialname - instance int32 get_Order() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_Order - - .method /*06000576*/ public hidebysig specialname - instance void set_Order(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_Order - - .method /*06000577*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_Type() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttribute::get_Type - - .method /*06000578*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttribute::set_Type - - .property /*170001A6*/ instance string DataType() - { - .get instance string System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_DataType() /* 0600056B */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_DataType(string) /* 0600056C */ - } // end of property XmlElementAttribute::DataType - .property /*170001A7*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_ElementName() /* 0600056D */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_ElementName(string) /* 0600056E */ - } // end of property XmlElementAttribute::ElementName - .property /*170001A8*/ instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - Form() - { - .get instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_Form() /* 0600056F */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/) /* 06000570 */ - } // end of property XmlElementAttribute::Form - .property /*170001A9*/ instance bool IsNullable() - { - .get instance bool System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_IsNullable() /* 06000571 */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_IsNullable(bool) /* 06000572 */ - } // end of property XmlElementAttribute::IsNullable - .property /*170001AA*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_Namespace() /* 06000573 */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_Namespace(string) /* 06000574 */ - } // end of property XmlElementAttribute::Namespace - .property /*170001AB*/ instance int32 Order() - { - .get instance int32 System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_Order() /* 06000575 */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_Order(int32) /* 06000576 */ - } // end of property XmlElementAttribute::Order - .property /*170001AC*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.Serialization.XmlElementAttribute/*0200005C*/::get_Type() /* 06000577 */ - .set instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000578 */ - } // end of property XmlElementAttribute::Type -} // end of class System.Xml.Serialization.XmlElementAttribute - -.class /*0200005D*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlEnumAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C000028:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 00 01 00 00 00 00 ) - .method /*06000579*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlEnumAttribute::.ctor - - .method /*0600057A*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlEnumAttribute::.ctor - - .method /*0600057B*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlEnumAttribute::get_Name - - .method /*0600057C*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlEnumAttribute::set_Name - - .property /*170001AD*/ instance string Name() - { - .get instance string System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::get_Name() /* 0600057B */ - .set instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::set_Name(string) /* 0600057C */ - } // end of property XmlEnumAttribute::Name -} // end of class System.Xml.Serialization.XmlEnumAttribute - -.class /*0200005E*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlIgnoreAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C000029:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*0600057D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlIgnoreAttribute::.ctor - -} // end of class System.Xml.Serialization.XmlIgnoreAttribute - -.class /*0200005F*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlNamespaceDeclarationsAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C00002A:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*0600057E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNamespaceDeclarationsAttribute::.ctor - -} // end of class System.Xml.Serialization.XmlNamespaceDeclarationsAttribute - -.class /*02000060*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlRootAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C00002B:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 1C 24 00 00 00 00 ) // ...$.... - .method /*0600057F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlRootAttribute::.ctor - - .method /*06000580*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlRootAttribute::.ctor - - .method /*06000581*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlRootAttribute::get_DataType - - .method /*06000582*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlRootAttribute::set_DataType - - .method /*06000583*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlRootAttribute::get_ElementName - - .method /*06000584*/ public hidebysig specialname - instance void set_ElementName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlRootAttribute::set_ElementName - - .method /*06000585*/ public hidebysig specialname - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlRootAttribute::get_IsNullable - - .method /*06000586*/ public hidebysig specialname - instance void set_IsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlRootAttribute::set_IsNullable - - .method /*06000587*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlRootAttribute::get_Namespace - - .method /*06000588*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlRootAttribute::set_Namespace - - .property /*170001AE*/ instance string DataType() - { - .get instance string System.Xml.Serialization.XmlRootAttribute/*02000060*/::get_DataType() /* 06000581 */ - .set instance void System.Xml.Serialization.XmlRootAttribute/*02000060*/::set_DataType(string) /* 06000582 */ - } // end of property XmlRootAttribute::DataType - .property /*170001AF*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.XmlRootAttribute/*02000060*/::get_ElementName() /* 06000583 */ - .set instance void System.Xml.Serialization.XmlRootAttribute/*02000060*/::set_ElementName(string) /* 06000584 */ - } // end of property XmlRootAttribute::ElementName - .property /*170001B0*/ instance bool IsNullable() - { - .get instance bool System.Xml.Serialization.XmlRootAttribute/*02000060*/::get_IsNullable() /* 06000585 */ - .set instance void System.Xml.Serialization.XmlRootAttribute/*02000060*/::set_IsNullable(bool) /* 06000586 */ - } // end of property XmlRootAttribute::IsNullable - .property /*170001B1*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlRootAttribute/*02000060*/::get_Namespace() /* 06000587 */ - .set instance void System.Xml.Serialization.XmlRootAttribute/*02000060*/::set_Namespace(string) /* 06000588 */ - } // end of property XmlRootAttribute::Namespace -} // end of class System.Xml.Serialization.XmlRootAttribute - -.class /*02000061*/ public auto ansi sealed beforefieldinit System.Xml.Serialization.XmlSchemaProviderAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C00002C:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 0C 04 00 00 00 00 ) - .method /*06000589*/ public hidebysig specialname rtspecialname - instance void .ctor(string methodName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaProviderAttribute::.ctor - - .method /*0600058A*/ public hidebysig specialname - instance bool get_IsAny() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaProviderAttribute::get_IsAny - - .method /*0600058B*/ public hidebysig specialname - instance void set_IsAny(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaProviderAttribute::set_IsAny - - .method /*0600058C*/ public hidebysig specialname - instance string get_MethodName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaProviderAttribute::get_MethodName - - .property /*170001B2*/ instance bool IsAny() - { - .get instance bool System.Xml.Serialization.XmlSchemaProviderAttribute/*02000061*/::get_IsAny() /* 0600058A */ - .set instance void System.Xml.Serialization.XmlSchemaProviderAttribute/*02000061*/::set_IsAny(bool) /* 0600058B */ - } // end of property XmlSchemaProviderAttribute::IsAny - .property /*170001B3*/ instance string MethodName() - { - .get instance string System.Xml.Serialization.XmlSchemaProviderAttribute/*02000061*/::get_MethodName() /* 0600058C */ - } // end of property XmlSchemaProviderAttribute::MethodName -} // end of class System.Xml.Serialization.XmlSchemaProviderAttribute - -.class /*02000062*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSerializerNamespaces - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*0600058D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerNamespaces::.ctor - - .method /*0600058E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/ namespaces) cil managed - // SIG: 20 01 01 12 81 88 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerNamespaces::.ctor - - .method /*0600058F*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlQualifiedName/*02000032*/[] namespaces) cil managed - // SIG: 20 01 01 1D 12 80 C8 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerNamespaces::.ctor - - .method /*06000590*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerNamespaces::get_Count - - .method /*06000591*/ public hidebysig instance void - Add(string prefix, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerNamespaces::Add - - .method /*06000592*/ public hidebysig instance class System.Xml.XmlQualifiedName/*02000032*/[] - ToArray() cil managed - // SIG: 20 00 1D 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerNamespaces::ToArray - - .property /*170001B4*/ instance int32 Count() - { - .get instance int32 System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/::get_Count() /* 06000590 */ - } // end of property XmlSerializerNamespaces::Count -} // end of class System.Xml.Serialization.XmlSerializerNamespaces - -.class /*02000063*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlTextAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100003F*/ -{ - .custom /*0C00002D:0A00001E*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*0100003E*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*0100003D*/) /* 0A00001E */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*06000593*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextAttribute::.ctor - - .method /*06000594*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x20c8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000028 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100003F*/::.ctor() /* 0A000028 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTextAttribute::.ctor - - .method /*06000595*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextAttribute::get_DataType - - .method /*06000596*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextAttribute::set_DataType - - .method /*06000597*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_Type() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTextAttribute::get_Type - - .method /*06000598*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTextAttribute::set_Type - - .property /*170001B5*/ instance string DataType() - { - .get instance string System.Xml.Serialization.XmlTextAttribute/*02000063*/::get_DataType() /* 06000595 */ - .set instance void System.Xml.Serialization.XmlTextAttribute/*02000063*/::set_DataType(string) /* 06000596 */ - } // end of property XmlTextAttribute::DataType - .property /*170001B6*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.Serialization.XmlTextAttribute/*02000063*/::get_Type() /* 06000597 */ - .set instance void System.Xml.Serialization.XmlTextAttribute/*02000063*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000598 */ - } // end of property XmlTextAttribute::Type -} // end of class System.Xml.Serialization.XmlTextAttribute - -.class /*02000064*/ interface public abstract auto ansi System.Xml.Schema.IXmlSchemaInfo -{ - .method /*06000599*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_IsDefault - - .method /*0600059A*/ public hidebysig newslot specialname abstract virtual - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_IsNil - - .method /*0600059B*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_MemberType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_MemberType - - .method /*0600059C*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ - get_SchemaAttribute() cil managed - // SIG: 20 00 12 81 BC - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_SchemaAttribute - - .method /*0600059D*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaElement/*02000082*/ - get_SchemaElement() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_SchemaElement - - .method /*0600059E*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_SchemaType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_SchemaType - - .method /*0600059F*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ - get_Validity() cil managed - // SIG: 20 00 11 82 D4 - { - // Method begins at RVA 0x0 - } // end of method IXmlSchemaInfo::get_Validity - - .property /*170001B7*/ instance bool IsDefault() - { - .get instance bool System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_IsDefault() /* 06000599 */ - } // end of property IXmlSchemaInfo::IsDefault - .property /*170001B8*/ instance bool IsNil() - { - .get instance bool System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_IsNil() /* 0600059A */ - } // end of property IXmlSchemaInfo::IsNil - .property /*170001B9*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - MemberType() - { - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_MemberType() /* 0600059B */ - } // end of property IXmlSchemaInfo::MemberType - .property /*170001BA*/ instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ - SchemaAttribute() - { - .get instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_SchemaAttribute() /* 0600059C */ - } // end of property IXmlSchemaInfo::SchemaAttribute - .property /*170001BB*/ instance class System.Xml.Schema.XmlSchemaElement/*02000082*/ - SchemaElement() - { - .get instance class System.Xml.Schema.XmlSchemaElement/*02000082*/ System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_SchemaElement() /* 0600059D */ - } // end of property IXmlSchemaInfo::SchemaElement - .property /*170001BC*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - SchemaType() - { - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_SchemaType() /* 0600059E */ - } // end of property IXmlSchemaInfo::SchemaType - .property /*170001BD*/ instance valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ - Validity() - { - .get instance valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ System.Xml.Schema.IXmlSchemaInfo/*02000064*/::get_Validity() /* 0600059F */ - } // end of property IXmlSchemaInfo::Validity -} // end of class System.Xml.Schema.IXmlSchemaInfo - -.class /*02000065*/ public auto ansi beforefieldinit System.Xml.Schema.ValidationEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100002C*/ -{ - .method /*060005A0*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x208f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000027 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100002C*/::.ctor() /* 0A000027 */ - IL_0006: /* 2A | */ ret - } // end of method ValidationEventArgs::.ctor - - .method /*060005A1*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaException/*02000084*/ - get_Exception() cil managed - // SIG: 20 00 12 82 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationEventArgs::get_Exception - - .method /*060005A2*/ public hidebysig specialname - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationEventArgs::get_Message - - .method /*060005A3*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSeverityType/*020000B8*/ - get_Severity() cil managed - // SIG: 20 00 11 82 E0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ValidationEventArgs::get_Severity - - .property /*170001BE*/ instance class System.Xml.Schema.XmlSchemaException/*02000084*/ - Exception() - { - .get instance class System.Xml.Schema.XmlSchemaException/*02000084*/ System.Xml.Schema.ValidationEventArgs/*02000065*/::get_Exception() /* 060005A1 */ - } // end of property ValidationEventArgs::Exception - .property /*170001BF*/ instance string Message() - { - .get instance string System.Xml.Schema.ValidationEventArgs/*02000065*/::get_Message() /* 060005A2 */ - } // end of property ValidationEventArgs::Message - .property /*170001C0*/ instance valuetype System.Xml.Schema.XmlSeverityType/*020000B8*/ - Severity() - { - .get instance valuetype System.Xml.Schema.XmlSeverityType/*020000B8*/ System.Xml.Schema.ValidationEventArgs/*02000065*/::get_Severity() /* 060005A3 */ - } // end of property ValidationEventArgs::Severity -} // end of class System.Xml.Schema.ValidationEventArgs - -.class /*02000066*/ public auto ansi sealed System.Xml.Schema.ValidationEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100002D*/ -{ - .method /*060005A4*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method ValidationEventHandler::.ctor - - .method /*060005A5*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.Schema.ValidationEventArgs/*02000065*/ e) runtime managed - // SIG: 20 02 01 1C 12 81 94 - { - } // end of method ValidationEventHandler::Invoke - - .method /*060005A6*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ - BeginInvoke(object sender, - class System.Xml.Schema.ValidationEventArgs/*02000065*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002F*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 B9 1C 12 81 94 12 80 BD 1C - { - } // end of method ValidationEventHandler::BeginInvoke - - .method /*060005A7*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ result) runtime managed - // SIG: 20 01 01 12 80 B9 - { - } // end of method ValidationEventHandler::EndInvoke - -} // end of class System.Xml.Schema.ValidationEventHandler - -.class /*02000067*/ public auto ansi sealed beforefieldinit System.Xml.Schema.XmlAtomicValue - extends System.Xml.XPath.XPathItem/*02000052*/ - implements [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/ -{ - .method /*060005A8*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20c0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0004C1 */ call instance void System.Xml.XPath.XPathItem/*02000052*/::.ctor() /* 060004C1 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAtomicValue::.ctor - - .method /*060005A9*/ public hidebysig specialname virtual - instance bool get_IsNode() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_IsNode - - .method /*060005AA*/ public hidebysig specialname virtual - instance object get_TypedValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_TypedValue - - .method /*060005AB*/ public hidebysig specialname virtual - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_Value - - .method /*060005AC*/ public hidebysig specialname virtual - instance bool get_ValueAsBoolean() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_ValueAsBoolean - - .method /*060005AD*/ public hidebysig specialname virtual - instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - get_ValueAsDateTime() cil managed - // SIG: 20 00 11 79 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_ValueAsDateTime - - .method /*060005AE*/ public hidebysig specialname virtual - instance float64 get_ValueAsDouble() cil managed - // SIG: 20 00 0D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_ValueAsDouble - - .method /*060005AF*/ public hidebysig specialname virtual - instance int32 get_ValueAsInt() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_ValueAsInt - - .method /*060005B0*/ public hidebysig specialname virtual - instance int64 get_ValueAsLong() cil managed - // SIG: 20 00 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_ValueAsLong - - .method /*060005B1*/ public hidebysig specialname virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_ValueType() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_ValueType - - .method /*060005B2*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_XmlType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::get_XmlType - - .method /*060005B3*/ public hidebysig instance class System.Xml.Schema.XmlAtomicValue/*02000067*/ - Clone() cil managed - // SIG: 20 00 12 81 9C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::Clone - - .method /*060005B4*/ private hidebysig newslot virtual final - instance object System.ICloneable.Clone() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.ICloneable/*0100002B*/::Clone /*0100002B::0A00001B*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::System.ICloneable.Clone - - .method /*060005B5*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::ToString - - .method /*060005B6*/ public hidebysig virtual - instance object ValueAs(class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type', - class System.Xml.IXmlNamespaceResolver/*02000009*/ nsResolver) cil managed - // SIG: 20 02 1C 12 80 C9 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAtomicValue::ValueAs - - .property /*170001C1*/ instance bool IsNode() - { - .get instance bool System.Xml.Schema.XmlAtomicValue/*02000067*/::get_IsNode() /* 060005A9 */ - } // end of property XmlAtomicValue::IsNode - .property /*170001C2*/ instance object TypedValue() - { - .get instance object System.Xml.Schema.XmlAtomicValue/*02000067*/::get_TypedValue() /* 060005AA */ - } // end of property XmlAtomicValue::TypedValue - .property /*170001C3*/ instance string Value() - { - .get instance string System.Xml.Schema.XmlAtomicValue/*02000067*/::get_Value() /* 060005AB */ - } // end of property XmlAtomicValue::Value - .property /*170001C4*/ instance bool ValueAsBoolean() - { - .get instance bool System.Xml.Schema.XmlAtomicValue/*02000067*/::get_ValueAsBoolean() /* 060005AC */ - } // end of property XmlAtomicValue::ValueAsBoolean - .property /*170001C5*/ instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ - ValueAsDateTime() - { - .get instance valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001E*/ System.Xml.Schema.XmlAtomicValue/*02000067*/::get_ValueAsDateTime() /* 060005AD */ - } // end of property XmlAtomicValue::ValueAsDateTime - .property /*170001C6*/ instance float64 - ValueAsDouble() - { - .get instance float64 System.Xml.Schema.XmlAtomicValue/*02000067*/::get_ValueAsDouble() /* 060005AE */ - } // end of property XmlAtomicValue::ValueAsDouble - .property /*170001C7*/ instance int32 ValueAsInt() - { - .get instance int32 System.Xml.Schema.XmlAtomicValue/*02000067*/::get_ValueAsInt() /* 060005AF */ - } // end of property XmlAtomicValue::ValueAsInt - .property /*170001C8*/ instance int64 ValueAsLong() - { - .get instance int64 System.Xml.Schema.XmlAtomicValue/*02000067*/::get_ValueAsLong() /* 060005B0 */ - } // end of property XmlAtomicValue::ValueAsLong - .property /*170001C9*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - ValueType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.Schema.XmlAtomicValue/*02000067*/::get_ValueType() /* 060005B1 */ - } // end of property XmlAtomicValue::ValueType - .property /*170001CA*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - XmlType() - { - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.Schema.XmlAtomicValue/*02000067*/::get_XmlType() /* 060005B2 */ - } // end of property XmlAtomicValue::XmlType -} // end of class System.Xml.Schema.XmlAtomicValue - -.class /*02000068*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchema - extends System.Xml.Schema.XmlSchemaObject/*0200009D*/ -{ - .custom /*0C00002F:06000580*/ instance void System.Xml.Serialization.XmlRootAttribute/*02000060*/::.ctor(string) /* 06000580 */ = ( 01 00 06 73 63 68 65 6D 61 01 00 54 0E 09 4E 61 // ...schema..T..Na - 6D 65 73 70 61 63 65 20 68 74 74 70 3A 2F 2F 77 // mespace http://w - 77 77 2E 77 33 2E 6F 72 67 2F 32 30 30 31 2F 58 // ww.w3.org/2001/X - 4D 4C 53 63 68 65 6D 61 ) // MLSchema - .field /*0400008C*/ public static literal string InstanceNamespace = "http://www.w3.org/2001/XMLSchema-instance" - .field /*0400008D*/ public static literal string Namespace = "http://www.w3.org/2001/XMLSchema" - .method /*060005B7*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FC */ call instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::.ctor() /* 060006FC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchema::.ctor - - .method /*060005B8*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - get_AttributeFormDefault() cil managed - // SIG: 20 00 11 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_AttributeFormDefault - - .method /*060005B9*/ public hidebysig specialname - instance void set_AttributeFormDefault(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ 'value') cil managed - // SIG: 20 01 01 11 82 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_AttributeFormDefault - - .method /*060005BA*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_AttributeGroups() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_AttributeGroups - - .method /*060005BB*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Attributes - - .method /*060005BC*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_BlockDefault() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_BlockDefault - - .method /*060005BD*/ public hidebysig specialname - instance void set_BlockDefault(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ 'value') cil managed - // SIG: 20 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_BlockDefault - - .method /*060005BE*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - get_ElementFormDefault() cil managed - // SIG: 20 00 11 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_ElementFormDefault - - .method /*060005BF*/ public hidebysig specialname - instance void set_ElementFormDefault(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ 'value') cil managed - // SIG: 20 01 01 11 82 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_ElementFormDefault - - .method /*060005C0*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_Elements() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Elements - - .method /*060005C1*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_FinalDefault() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_FinalDefault - - .method /*060005C2*/ public hidebysig specialname - instance void set_FinalDefault(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ 'value') cil managed - // SIG: 20 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_FinalDefault - - .method /*060005C3*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_Groups() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Groups - - .method /*060005C4*/ public hidebysig specialname - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Id - - .method /*060005C5*/ public hidebysig specialname - instance void set_Id(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_Id - - .method /*060005C6*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Includes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Includes - - .method /*060005C7*/ public hidebysig specialname - instance bool get_IsCompiled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_IsCompiled - - .method /*060005C8*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Items - - .method /*060005C9*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_Notations() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Notations - - .method /*060005CA*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_SchemaTypes() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_SchemaTypes - - .method /*060005CB*/ public hidebysig specialname - instance string get_TargetNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_TargetNamespace - - .method /*060005CC*/ public hidebysig specialname - instance void set_TargetNamespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_TargetNamespace - - .method /*060005CD*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/[] - get_UnhandledAttributes() cil managed - // SIG: 20 00 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_UnhandledAttributes - - .method /*060005CE*/ public hidebysig specialname - instance void set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_UnhandledAttributes - - .method /*060005CF*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::get_Version - - .method /*060005D0*/ public hidebysig specialname - instance void set_Version(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::set_Version - - .method /*060005D1*/ public hidebysig instance void - Compile(class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler) cil managed - // SIG: 20 01 01 12 81 98 - { - .custom /*0C000167:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 76 55 73 65 20 53 79 73 74 65 6D 2E 58 6D // ..vUse System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 53 65 74 20 66 6F 72 20 73 63 68 65 6D 61 // maSet for schema - 20 63 6F 6D 70 69 6C 61 74 69 6F 6E 20 61 6E 64 // compilation and - 20 76 61 6C 69 64 61 74 69 6F 6E 2E 20 68 74 74 // validation. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Compile - - .method /*060005D2*/ public hidebysig instance void - Compile(class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 02 01 12 81 98 12 80 D4 - { - .custom /*0C000168:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 76 55 73 65 20 53 79 73 74 65 6D 2E 58 6D // ..vUse System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 53 65 74 20 66 6F 72 20 73 63 68 65 6D 61 // maSet for schema - 20 63 6F 6D 70 69 6C 61 74 69 6F 6E 20 61 6E 64 // compilation and - 20 76 61 6C 69 64 61 74 69 6F 6E 2E 20 68 74 74 // validation. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Compile - - .method /*060005D3*/ public hidebysig static - class System.Xml.Schema.XmlSchema/*02000068*/ - Read(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ 'stream', - class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler) cil managed - // SIG: 00 02 12 81 A0 12 55 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::Read - - .method /*060005D4*/ public hidebysig static - class System.Xml.Schema.XmlSchema/*02000068*/ - Read(class [System.Runtime.Extensions/*23000002*/]System.IO.TextReader/*01000023*/ reader, - class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler) cil managed - // SIG: 00 02 12 81 A0 12 80 8D 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::Read - - .method /*060005D5*/ public hidebysig static - class System.Xml.Schema.XmlSchema/*02000068*/ - Read(class System.Xml.XmlReader/*02000033*/ reader, - class System.Xml.Schema.ValidationEventHandler/*02000066*/ validationEventHandler) cil managed - // SIG: 00 02 12 81 A0 12 80 CC 12 81 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchema::Read - - .method /*060005D6*/ public hidebysig instance void - Write(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ 'stream') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Write - - .method /*060005D7*/ public hidebysig instance void - Write(class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ 'stream', - class System.Xml.XmlNamespaceManager/*02000023*/ namespaceManager) cil managed - // SIG: 20 02 01 12 55 12 80 8C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Write - - .method /*060005D8*/ public hidebysig instance void - Write(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ writer) cil managed - // SIG: 20 01 01 12 80 91 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Write - - .method /*060005D9*/ public hidebysig instance void - Write(class [System.Runtime.Extensions/*23000002*/]System.IO.TextWriter/*01000024*/ writer, - class System.Xml.XmlNamespaceManager/*02000023*/ namespaceManager) cil managed - // SIG: 20 02 01 12 80 91 12 80 8C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Write - - .method /*060005DA*/ public hidebysig instance void - Write(class System.Xml.XmlWriter/*02000040*/ writer) cil managed - // SIG: 20 01 01 12 81 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Write - - .method /*060005DB*/ public hidebysig instance void - Write(class System.Xml.XmlWriter/*02000040*/ writer, - class System.Xml.XmlNamespaceManager/*02000023*/ namespaceManager) cil managed - // SIG: 20 02 01 12 81 00 12 80 8C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchema::Write - - .property /*170001CB*/ instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - AttributeFormDefault() - { - .custom /*0C000055:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U.System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 46 // chema.XmlSchemaF - 6F 72 6D 00 00 00 00 00 00 ) // orm...... - .custom /*0C000056:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 14 61 74 74 72 69 62 75 74 65 46 6F 72 6D // ...attributeForm - 44 65 66 61 75 6C 74 00 00 ) // Default.. - .get instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ System.Xml.Schema.XmlSchema/*02000068*/::get_AttributeFormDefault() /* 060005B8 */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_AttributeFormDefault(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/) /* 060005B9 */ - } // end of property XmlSchema::AttributeFormDefault - .property /*170001CC*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - AttributeGroups() - { - .custom /*0C000057:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchema/*02000068*/::get_AttributeGroups() /* 060005BA */ - } // end of property XmlSchema::AttributeGroups - .property /*170001CD*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - Attributes() - { - .custom /*0C000058:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchema/*02000068*/::get_Attributes() /* 060005BB */ - } // end of property XmlSchema::Attributes - .property /*170001CE*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - BlockDefault() - { - .custom /*0C000059:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2B 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U+System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 // chema.XmlSchemaD - 65 72 69 76 61 74 69 6F 6E 4D 65 74 68 6F 64 00 // erivationMethod. - 01 00 00 00 00 ) - .custom /*0C00005A:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0C 62 6C 6F 63 6B 44 65 66 61 75 6C 74 00 // ...blockDefault. - 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchema/*02000068*/::get_BlockDefault() /* 060005BC */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_BlockDefault(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/) /* 060005BD */ - } // end of property XmlSchema::BlockDefault - .property /*170001CF*/ instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - ElementFormDefault() - { - .custom /*0C00005B:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U.System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 46 // chema.XmlSchemaF - 6F 72 6D 00 00 00 00 00 00 ) // orm...... - .custom /*0C00005C:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 12 65 6C 65 6D 65 6E 74 46 6F 72 6D 44 65 // ...elementFormDe - 66 61 75 6C 74 00 00 ) // fault.. - .get instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ System.Xml.Schema.XmlSchema/*02000068*/::get_ElementFormDefault() /* 060005BE */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_ElementFormDefault(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/) /* 060005BF */ - } // end of property XmlSchema::ElementFormDefault - .property /*170001D0*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - Elements() - { - .custom /*0C00005D:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchema/*02000068*/::get_Elements() /* 060005C0 */ - } // end of property XmlSchema::Elements - .property /*170001D1*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - FinalDefault() - { - .custom /*0C00005E:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2B 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U+System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 // chema.XmlSchemaD - 65 72 69 76 61 74 69 6F 6E 4D 65 74 68 6F 64 00 // erivationMethod. - 01 00 00 00 00 ) - .custom /*0C00005F:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0C 66 69 6E 61 6C 44 65 66 61 75 6C 74 00 // ...finalDefault. - 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchema/*02000068*/::get_FinalDefault() /* 060005C1 */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_FinalDefault(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/) /* 060005C2 */ - } // end of property XmlSchema::FinalDefault - .property /*170001D2*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - Groups() - { - .custom /*0C000060:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchema/*02000068*/::get_Groups() /* 060005C3 */ - } // end of property XmlSchema::Groups - .property /*170001D3*/ instance string Id() - { - .custom /*0C000061:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 02 69 64 01 00 54 0E 08 44 61 74 61 54 79 // ...id..T..DataTy - 70 65 02 49 44 ) // pe.ID - .get instance string System.Xml.Schema.XmlSchema/*02000068*/::get_Id() /* 060005C4 */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_Id(string) /* 060005C5 */ - } // end of property XmlSchema::Id - .property /*170001D4*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Includes() - { - .custom /*0C000062:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 69 6D 70 6F 72 74 21 53 79 73 74 65 6D // ...import!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 49 6D 70 6F 72 74 00 00 ) // chemaImport.. - .custom /*0C000063:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 69 6E 63 6C 75 64 65 22 53 79 73 74 65 // ...include"Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 49 6E 63 6C 75 64 65 00 00 ) // SchemaInclude.. - .custom /*0C000064:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 72 65 64 65 66 69 6E 65 23 53 79 73 74 // ...redefine#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 52 65 64 65 66 69 6E 65 00 // lSchemaRedefine. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchema/*02000068*/::get_Includes() /* 060005C6 */ - } // end of property XmlSchema::Includes - .property /*170001D5*/ instance bool IsCompiled() - { - .custom /*0C000065:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance bool System.Xml.Schema.XmlSchema/*02000068*/::get_IsCompiled() /* 060005C7 */ - } // end of property XmlSchema::IsCompiled - .property /*170001D6*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C000066:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 61 6E 6E 6F 74 61 74 69 6F 6E 25 53 79 // ...annotation%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 41 6E 6E 6F 74 61 74 // XmlSchemaAnnotat - 69 6F 6E 00 00 ) // ion.. - .custom /*0C000067:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C000068:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 29 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p)System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 00 00 ) // ributeGroup.. - .custom /*0C000069:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 63 6F 6D 70 6C 65 78 54 79 70 65 26 53 // ...complexType&S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 43 6F 6D 70 6C 65 // .XmlSchemaComple - 78 54 79 70 65 00 00 ) // xType.. - .custom /*0C00006A:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 65 6C 65 6D 65 6E 74 22 53 79 73 74 65 // ...element"Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 45 6C 65 6D 65 6E 74 00 00 ) // SchemaElement.. - .custom /*0C00006B:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 20 53 79 73 74 65 6D 2E // ...group System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 00 00 ) // hemaGroup.. - .custom /*0C00006C:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 6E 6F 74 61 74 69 6F 6E 23 53 79 73 74 // ...notation#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 4E 6F 74 61 74 69 6F 6E 00 // lSchemaNotation. - 00 ) - .custom /*0C00006D:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchema/*02000068*/::get_Items() /* 060005C8 */ - } // end of property XmlSchema::Items - .property /*170001D7*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - Notations() - { - .custom /*0C00006E:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchema/*02000068*/::get_Notations() /* 060005C9 */ - } // end of property XmlSchema::Notations - .property /*170001D8*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - SchemaTypes() - { - .custom /*0C00006F:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchema/*02000068*/::get_SchemaTypes() /* 060005CA */ - } // end of property XmlSchema::SchemaTypes - .property /*170001D9*/ instance string TargetNamespace() - { - .custom /*0C000070:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0F 74 61 72 67 65 74 4E 61 6D 65 73 70 61 // ...targetNamespa - 63 65 01 00 54 0E 08 44 61 74 61 54 79 70 65 06 // ce..T..DataType. - 61 6E 79 55 52 49 ) // anyURI - .get instance string System.Xml.Schema.XmlSchema/*02000068*/::get_TargetNamespace() /* 060005CB */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_TargetNamespace(string) /* 060005CC */ - } // end of property XmlSchema::TargetNamespace - .property /*170001DA*/ instance class System.Xml.XmlAttribute/*02000011*/[] - UnhandledAttributes() - { - .custom /*0C000071:0600054F*/ instance void System.Xml.Serialization.XmlAnyAttributeAttribute/*02000059*/::.ctor() /* 0600054F */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlAttribute/*02000011*/[] System.Xml.Schema.XmlSchema/*02000068*/::get_UnhandledAttributes() /* 060005CD */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[]) /* 060005CE */ - } // end of property XmlSchema::UnhandledAttributes - .property /*170001DB*/ instance string Version() - { - .custom /*0C000072:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 07 76 65 72 73 69 6F 6E 01 00 54 0E 08 44 // ...version..T..D - 61 74 61 54 79 70 65 05 74 6F 6B 65 6E ) // ataType.token - .get instance string System.Xml.Schema.XmlSchema/*02000068*/::get_Version() /* 060005CF */ - .set instance void System.Xml.Schema.XmlSchema/*02000068*/::set_Version(string) /* 060005D0 */ - } // end of property XmlSchema::Version -} // end of class System.Xml.Schema.XmlSchema - -.class /*02000069*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAll - extends System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ -{ - .method /*060005DC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006B6 */ call instance void System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/::.ctor() /* 060006B6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAll::.ctor - - .method /*060005DD*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAll::get_Items - - .property /*170001DC*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C000073:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 65 6C 65 6D 65 6E 74 22 53 79 73 74 65 // ...element"Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 45 6C 65 6D 65 6E 74 00 00 ) // SchemaElement.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaAll/*02000069*/::get_Items() /* 060005DD */ - } // end of property XmlSchemaAll::Items -} // end of class System.Xml.Schema.XmlSchemaAll - -.class /*0200006A*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAnnotated - extends System.Xml.Schema.XmlSchemaObject/*0200009D*/ -{ - .method /*060005DE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FC */ call instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::.ctor() /* 060006FC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAnnotated::.ctor - - .method /*060005DF*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ - get_Annotation() cil managed - // SIG: 20 00 12 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnnotated::get_Annotation - - .method /*060005E0*/ public hidebysig specialname - instance void set_Annotation(class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ 'value') cil managed - // SIG: 20 01 01 12 81 AC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnnotated::set_Annotation - - .method /*060005E1*/ public hidebysig specialname - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnnotated::get_Id - - .method /*060005E2*/ public hidebysig specialname - instance void set_Id(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnnotated::set_Id - - .method /*060005E3*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/[] - get_UnhandledAttributes() cil managed - // SIG: 20 00 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnnotated::get_UnhandledAttributes - - .method /*060005E4*/ public hidebysig specialname - instance void set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnnotated::set_UnhandledAttributes - - .property /*170001DD*/ instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ - Annotation() - { - .custom /*0C000074:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 61 6E 6E 6F 74 61 74 69 6F 6E 25 53 79 // ...annotation%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 41 6E 6E 6F 74 61 74 // XmlSchemaAnnotat - 69 6F 6E 00 00 ) // ion.. - .get instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::get_Annotation() /* 060005DF */ - .set instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::set_Annotation(class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/) /* 060005E0 */ - } // end of property XmlSchemaAnnotated::Annotation - .property /*170001DE*/ instance string Id() - { - .custom /*0C000075:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 02 69 64 01 00 54 0E 08 44 61 74 61 54 79 // ...id..T..DataTy - 70 65 02 49 44 ) // pe.ID - .get instance string System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::get_Id() /* 060005E1 */ - .set instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::set_Id(string) /* 060005E2 */ - } // end of property XmlSchemaAnnotated::Id - .property /*170001DF*/ instance class System.Xml.XmlAttribute/*02000011*/[] - UnhandledAttributes() - { - .custom /*0C000076:0600054F*/ instance void System.Xml.Serialization.XmlAnyAttributeAttribute/*02000059*/::.ctor() /* 0600054F */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlAttribute/*02000011*/[] System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::get_UnhandledAttributes() /* 060005E3 */ - .set instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[]) /* 060005E4 */ - } // end of property XmlSchemaAnnotated::UnhandledAttributes -} // end of class System.Xml.Schema.XmlSchemaAnnotated - -.class /*0200006B*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAnnotation - extends System.Xml.Schema.XmlSchemaObject/*0200009D*/ -{ - .method /*060005E5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FC */ call instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::.ctor() /* 060006FC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAnnotation::.ctor - - .method /*060005E6*/ public hidebysig specialname - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnnotation::get_Id - - .method /*060005E7*/ public hidebysig specialname - instance void set_Id(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnnotation::set_Id - - .method /*060005E8*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnnotation::get_Items - - .method /*060005E9*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/[] - get_UnhandledAttributes() cil managed - // SIG: 20 00 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnnotation::get_UnhandledAttributes - - .method /*060005EA*/ public hidebysig specialname - instance void set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnnotation::set_UnhandledAttributes - - .property /*170001E0*/ instance string Id() - { - .custom /*0C000077:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 02 69 64 01 00 54 0E 08 44 61 74 61 54 79 // ...id..T..DataTy - 70 65 02 49 44 ) // pe.ID - .get instance string System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/::get_Id() /* 060005E6 */ - .set instance void System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/::set_Id(string) /* 060005E7 */ - } // end of property XmlSchemaAnnotation::Id - .property /*170001E1*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C000078:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 61 70 70 69 6E 66 6F 22 53 79 73 74 65 // ...appinfo"Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 41 70 70 49 6E 66 6F 00 00 ) // SchemaAppInfo.. - .custom /*0C000079:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0D 64 6F 63 75 6D 65 6E 74 61 74 69 6F 6E // ...documentation - 28 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 // (System.Xml.Sche - 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 6F 63 75 // ma.XmlSchemaDocu - 6D 65 6E 74 61 74 69 6F 6E 00 00 ) // mentation.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/::get_Items() /* 060005E8 */ - } // end of property XmlSchemaAnnotation::Items - .property /*170001E2*/ instance class System.Xml.XmlAttribute/*02000011*/[] - UnhandledAttributes() - { - .custom /*0C00007A:0600054F*/ instance void System.Xml.Serialization.XmlAnyAttributeAttribute/*02000059*/::.ctor() /* 0600054F */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlAttribute/*02000011*/[] System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/::get_UnhandledAttributes() /* 060005E9 */ - .set instance void System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/::set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[]) /* 060005EA */ - } // end of property XmlSchemaAnnotation::UnhandledAttributes -} // end of class System.Xml.Schema.XmlSchemaAnnotation - -.class /*0200006C*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAny - extends System.Xml.Schema.XmlSchemaParticle/*020000A1*/ -{ - .method /*060005EB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000724 */ call instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::.ctor() /* 06000724 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAny::.ctor - - .method /*060005EC*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAny::get_Namespace - - .method /*060005ED*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAny::set_Namespace - - .method /*060005EE*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ - get_ProcessContents() cil managed - // SIG: 20 00 11 81 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAny::get_ProcessContents - - .method /*060005EF*/ public hidebysig specialname - instance void set_ProcessContents(valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ 'value') cil managed - // SIG: 20 01 01 11 81 F0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAny::set_ProcessContents - - .property /*170001E3*/ instance string Namespace() - { - .custom /*0C00007B:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 09 6E 61 6D 65 73 70 61 63 65 00 00 ) // ...namespace.. - .get instance string System.Xml.Schema.XmlSchemaAny/*0200006C*/::get_Namespace() /* 060005EC */ - .set instance void System.Xml.Schema.XmlSchemaAny/*0200006C*/::set_Namespace(string) /* 060005ED */ - } // end of property XmlSchemaAny::Namespace - .property /*170001E4*/ instance valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ - ProcessContents() - { - .custom /*0C00007C:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U,System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 43 // chema.XmlSchemaC - 6F 6E 74 65 6E 74 50 72 6F 63 65 73 73 69 6E 67 // ontentProcessing - 00 00 00 00 00 00 ) - .custom /*0C00007D:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0F 70 72 6F 63 65 73 73 43 6F 6E 74 65 6E // ...processConten - 74 73 00 00 ) // ts.. - .get instance valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ System.Xml.Schema.XmlSchemaAny/*0200006C*/::get_ProcessContents() /* 060005EE */ - .set instance void System.Xml.Schema.XmlSchemaAny/*0200006C*/::set_ProcessContents(valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/) /* 060005EF */ - } // end of property XmlSchemaAny::ProcessContents -} // end of class System.Xml.Schema.XmlSchemaAny - -.class /*0200006D*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAnyAttribute - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060005F0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAnyAttribute::.ctor - - .method /*060005F1*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnyAttribute::get_Namespace - - .method /*060005F2*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnyAttribute::set_Namespace - - .method /*060005F3*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ - get_ProcessContents() cil managed - // SIG: 20 00 11 81 F0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAnyAttribute::get_ProcessContents - - .method /*060005F4*/ public hidebysig specialname - instance void set_ProcessContents(valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ 'value') cil managed - // SIG: 20 01 01 11 81 F0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAnyAttribute::set_ProcessContents - - .property /*170001E5*/ instance string Namespace() - { - .custom /*0C00007E:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 09 6E 61 6D 65 73 70 61 63 65 00 00 ) // ...namespace.. - .get instance string System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/::get_Namespace() /* 060005F1 */ - .set instance void System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/::set_Namespace(string) /* 060005F2 */ - } // end of property XmlSchemaAnyAttribute::Namespace - .property /*170001E6*/ instance valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ - ProcessContents() - { - .custom /*0C00007F:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U,System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 43 // chema.XmlSchemaC - 6F 6E 74 65 6E 74 50 72 6F 63 65 73 73 69 6E 67 // ontentProcessing - 00 00 00 00 00 00 ) - .custom /*0C000080:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0F 70 72 6F 63 65 73 73 43 6F 6E 74 65 6E // ...processConten - 74 73 00 00 ) // ts.. - .get instance valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/::get_ProcessContents() /* 060005F3 */ - .set instance void System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/::set_ProcessContents(valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/) /* 060005F4 */ - } // end of property XmlSchemaAnyAttribute::ProcessContents -} // end of class System.Xml.Schema.XmlSchemaAnyAttribute - -.class /*0200006E*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAppInfo - extends System.Xml.Schema.XmlSchemaObject/*0200009D*/ -{ - .method /*060005F5*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FC */ call instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::.ctor() /* 060006FC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAppInfo::.ctor - - .method /*060005F6*/ public hidebysig specialname - instance class System.Xml.XmlNode/*02000026*/[] - get_Markup() cil managed - // SIG: 20 00 1D 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAppInfo::get_Markup - - .method /*060005F7*/ public hidebysig specialname - instance void set_Markup(class System.Xml.XmlNode/*02000026*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 80 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAppInfo::set_Markup - - .method /*060005F8*/ public hidebysig specialname - instance string get_Source() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAppInfo::get_Source - - .method /*060005F9*/ public hidebysig specialname - instance void set_Source(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAppInfo::set_Source - - .property /*170001E7*/ instance class System.Xml.XmlNode/*02000026*/[] - Markup() - { - .custom /*0C000081:06000550*/ instance void System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::.ctor() /* 06000550 */ = ( 01 00 00 00 ) - .custom /*0C000082:06000593*/ instance void System.Xml.Serialization.XmlTextAttribute/*02000063*/::.ctor() /* 06000593 */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlNode/*02000026*/[] System.Xml.Schema.XmlSchemaAppInfo/*0200006E*/::get_Markup() /* 060005F6 */ - .set instance void System.Xml.Schema.XmlSchemaAppInfo/*0200006E*/::set_Markup(class System.Xml.XmlNode/*02000026*/[]) /* 060005F7 */ - } // end of property XmlSchemaAppInfo::Markup - .property /*170001E8*/ instance string Source() - { - .custom /*0C000083:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 06 73 6F 75 72 63 65 01 00 54 0E 08 44 61 // ...source..T..Da - 74 61 54 79 70 65 06 61 6E 79 55 52 49 ) // taType.anyURI - .get instance string System.Xml.Schema.XmlSchemaAppInfo/*0200006E*/::get_Source() /* 060005F8 */ - .set instance void System.Xml.Schema.XmlSchemaAppInfo/*0200006E*/::set_Source(string) /* 060005F9 */ - } // end of property XmlSchemaAppInfo::Source -} // end of class System.Xml.Schema.XmlSchemaAppInfo - -.class /*0200006F*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAttribute - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060005FA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAttribute::.ctor - - .method /*060005FB*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_AttributeSchemaType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_AttributeSchemaType - - .method /*060005FC*/ public hidebysig specialname - instance object get_AttributeType() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_AttributeType - - .method /*060005FD*/ public hidebysig specialname - instance string get_DefaultValue() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_DefaultValue - - .method /*060005FE*/ public hidebysig specialname - instance void set_DefaultValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_DefaultValue - - .method /*060005FF*/ public hidebysig specialname - instance string get_FixedValue() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_FixedValue - - .method /*06000600*/ public hidebysig specialname - instance void set_FixedValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_FixedValue - - .method /*06000601*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - get_Form() cil managed - // SIG: 20 00 11 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_Form - - .method /*06000602*/ public hidebysig specialname - instance void set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ 'value') cil managed - // SIG: 20 01 01 11 82 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_Form - - .method /*06000603*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_Name - - .method /*06000604*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_Name - - .method /*06000605*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_QualifiedName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_QualifiedName - - .method /*06000606*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_RefName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_RefName - - .method /*06000607*/ public hidebysig specialname - instance void set_RefName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_RefName - - .method /*06000608*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_SchemaType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_SchemaType - - .method /*06000609*/ public hidebysig specialname - instance void set_SchemaType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ 'value') cil managed - // SIG: 20 01 01 12 82 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_SchemaType - - .method /*0600060A*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_SchemaTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_SchemaTypeName - - .method /*0600060B*/ public hidebysig specialname - instance void set_SchemaTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_SchemaTypeName - - .method /*0600060C*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ - get_Use() cil managed - // SIG: 20 00 11 82 C4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttribute::get_Use - - .method /*0600060D*/ public hidebysig specialname - instance void set_Use(valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ 'value') cil managed - // SIG: 20 01 01 11 82 C4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttribute::set_Use - - .property /*170001E9*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - AttributeSchemaType() - { - .custom /*0C000084:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_AttributeSchemaType() /* 060005FB */ - } // end of property XmlSchemaAttribute::AttributeSchemaType - .property /*170001EA*/ instance object AttributeType() - { - .custom /*0C000085:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A5 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 // cated. Please us - 65 20 41 74 74 72 69 62 75 74 65 53 63 68 65 6D // e AttributeSchem - 61 54 79 70 65 20 70 72 6F 70 65 72 74 79 20 74 // aType property t - 68 61 74 20 72 65 74 75 72 6E 73 20 61 20 73 74 // hat returns a st - 72 6F 6E 67 6C 79 20 74 79 70 65 64 20 61 74 74 // rongly typed att - 72 69 62 75 74 65 20 74 79 70 65 2E 20 68 74 74 // ribute type. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - .custom /*0C000086:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance object System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_AttributeType() /* 060005FC */ - } // end of property XmlSchemaAttribute::AttributeType - .property /*170001EB*/ instance string DefaultValue() - { - .custom /*0C000087:0A000020*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(string) /* 0A000020 */ = ( 01 00 FF 00 00 ) - .custom /*0C000088:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 07 64 65 66 61 75 6C 74 00 00 ) // ...default.. - .get instance string System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_DefaultValue() /* 060005FD */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_DefaultValue(string) /* 060005FE */ - } // end of property XmlSchemaAttribute::DefaultValue - .property /*170001EC*/ instance string FixedValue() - { - .custom /*0C000089:0A000020*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(string) /* 0A000020 */ = ( 01 00 FF 00 00 ) - .custom /*0C00008A:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 66 69 78 65 64 00 00 ) // ...fixed.. - .get instance string System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_FixedValue() /* 060005FF */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_FixedValue(string) /* 06000600 */ - } // end of property XmlSchemaAttribute::FixedValue - .property /*170001ED*/ instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - Form() - { - .custom /*0C00008B:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U.System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 46 // chema.XmlSchemaF - 6F 72 6D 00 00 00 00 00 00 ) // orm...... - .custom /*0C00008C:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 66 6F 72 6D 00 00 ) // ...form.. - .get instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_Form() /* 06000601 */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/) /* 06000602 */ - } // end of property XmlSchemaAttribute::Form - .property /*170001EE*/ instance string Name() - { - .custom /*0C00008D:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_Name() /* 06000603 */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_Name(string) /* 06000604 */ - } // end of property XmlSchemaAttribute::Name - .property /*170001EF*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - QualifiedName() - { - .custom /*0C00008E:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_QualifiedName() /* 06000605 */ - } // end of property XmlSchemaAttribute::QualifiedName - .property /*170001F0*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - RefName() - { - .custom /*0C00008F:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 03 72 65 66 00 00 ) // ...ref.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_RefName() /* 06000606 */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_RefName(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000607 */ - } // end of property XmlSchemaAttribute::RefName - .property /*170001F1*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - SchemaType() - { - .custom /*0C000090:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 00 00 ) // ...simpleType.. - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_SchemaType() /* 06000608 */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_SchemaType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/) /* 06000609 */ - } // end of property XmlSchemaAttribute::SchemaType - .property /*170001F2*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - SchemaTypeName() - { - .custom /*0C000091:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 74 79 70 65 00 00 ) // ...type.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_SchemaTypeName() /* 0600060A */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_SchemaTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 0600060B */ - } // end of property XmlSchemaAttribute::SchemaTypeName - .property /*170001F3*/ instance valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ - Use() - { - .custom /*0C000092:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 1E 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U.System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 55 // chema.XmlSchemaU - 73 65 00 00 00 00 00 00 ) // se...... - .custom /*0C000093:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 03 75 73 65 00 00 ) // ...use.. - .get instance valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::get_Use() /* 0600060C */ - .set instance void System.Xml.Schema.XmlSchemaAttribute/*0200006F*/::set_Use(valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/) /* 0600060D */ - } // end of property XmlSchemaAttribute::Use -} // end of class System.Xml.Schema.XmlSchemaAttribute - -.class /*02000070*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAttributeGroup - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*0600060E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAttributeGroup::.ctor - - .method /*0600060F*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AnyAttribute() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttributeGroup::get_AnyAttribute - - .method /*06000610*/ public hidebysig specialname - instance void set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ 'value') cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttributeGroup::set_AnyAttribute - - .method /*06000611*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttributeGroup::get_Attributes - - .method /*06000612*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttributeGroup::get_Name - - .method /*06000613*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttributeGroup::set_Name - - .method /*06000614*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_QualifiedName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttributeGroup::get_QualifiedName - - .method /*06000615*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/ - get_RedefinedAttributeGroup() cil managed - // SIG: 20 00 12 81 C0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttributeGroup::get_RedefinedAttributeGroup - - .property /*170001F4*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AnyAttribute() - { - .custom /*0C000094:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0C 61 6E 79 41 74 74 72 69 62 75 74 65 00 // ...anyAttribute. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::get_AnyAttribute() /* 0600060F */ - .set instance void System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/) /* 06000610 */ - } // end of property XmlSchemaAttributeGroup::AnyAttribute - .property /*170001F5*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Attributes() - { - .custom /*0C000095:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C000096:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p,System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 52 65 66 00 00 ) // ributeGroupRef.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::get_Attributes() /* 06000611 */ - } // end of property XmlSchemaAttributeGroup::Attributes - .property /*170001F6*/ instance string Name() - { - .custom /*0C000097:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::get_Name() /* 06000612 */ - .set instance void System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::set_Name(string) /* 06000613 */ - } // end of property XmlSchemaAttributeGroup::Name - .property /*170001F7*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - QualifiedName() - { - .custom /*0C000098:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::get_QualifiedName() /* 06000614 */ - } // end of property XmlSchemaAttributeGroup::QualifiedName - .property /*170001F8*/ instance class System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/ - RedefinedAttributeGroup() - { - .custom /*0C000099:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/ System.Xml.Schema.XmlSchemaAttributeGroup/*02000070*/::get_RedefinedAttributeGroup() /* 06000615 */ - } // end of property XmlSchemaAttributeGroup::RedefinedAttributeGroup -} // end of class System.Xml.Schema.XmlSchemaAttributeGroup - -.class /*02000071*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaAttributeGroupRef - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*06000616*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaAttributeGroupRef::.ctor - - .method /*06000617*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_RefName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaAttributeGroupRef::get_RefName - - .method /*06000618*/ public hidebysig specialname - instance void set_RefName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaAttributeGroupRef::set_RefName - - .property /*170001F9*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - RefName() - { - .custom /*0C00009A:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 03 72 65 66 00 00 ) // ...ref.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaAttributeGroupRef/*02000071*/::get_RefName() /* 06000617 */ - .set instance void System.Xml.Schema.XmlSchemaAttributeGroupRef/*02000071*/::set_RefName(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000618 */ - } // end of property XmlSchemaAttributeGroupRef::RefName -} // end of class System.Xml.Schema.XmlSchemaAttributeGroupRef - -.class /*02000072*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaChoice - extends System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ -{ - .method /*06000619*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006B6 */ call instance void System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/::.ctor() /* 060006B6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaChoice::.ctor - - .method /*0600061A*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaChoice::get_Items - - .property /*170001FA*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C00009B:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 61 6E 79 1E 53 79 73 74 65 6D 2E 58 6D // ...any.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 41 6E 79 00 00 ) // maAny.. - .custom /*0C00009C:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 63 68 6F 69 63 65 21 53 79 73 74 65 6D // ...choice!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 43 68 6F 69 63 65 00 00 ) // chemaChoice.. - .custom /*0C00009D:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 65 6C 65 6D 65 6E 74 22 53 79 73 74 65 // ...element"Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 45 6C 65 6D 65 6E 74 00 00 ) // SchemaElement.. - .custom /*0C00009E:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 23 53 79 73 74 65 6D 2E // ...group#System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 52 65 66 00 00 ) // hemaGroupRef.. - .custom /*0C00009F:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 71 75 65 6E 63 65 23 53 79 73 74 // ...sequence#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 53 65 71 75 65 6E 63 65 00 // lSchemaSequence. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaChoice/*02000072*/::get_Items() /* 0600061A */ - } // end of property XmlSchemaChoice::Items -} // end of class System.Xml.Schema.XmlSchemaChoice - -.class /*02000073*/ public auto ansi sealed beforefieldinit System.Xml.Schema.XmlSchemaCollection - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/ -{ - .custom /*0C000031:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .custom /*0C000032:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 76 55 73 65 20 53 79 73 74 65 6D 2E 58 6D // ..vUse System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 53 65 74 20 66 6F 72 20 73 63 68 65 6D 61 // maSet for schema - 20 63 6F 6D 70 69 6C 61 74 69 6F 6E 20 61 6E 64 // compilation and - 20 76 61 6C 69 64 61 74 69 6F 6E 2E 20 68 74 74 // validation. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - .method /*0600061B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaCollection::.ctor - - .method /*0600061C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nametable) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaCollection::.ctor - - .method /*0600061D*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::get_Count - - .method /*0600061E*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchema/*02000068*/ - get_Item(string ns) cil managed - // SIG: 20 01 12 81 A0 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::get_Item - - .method /*0600061F*/ public hidebysig specialname - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::get_NameTable - - .method /*06000620*/ private hidebysig newslot specialname virtual final - instance int32 System.Collections.ICollection.get_Count() cil managed - // SIG: 20 00 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::get_Count /*0100001A::0A000015*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::System.Collections.ICollection.get_Count - - .method /*06000621*/ private hidebysig newslot specialname virtual final - instance bool System.Collections.ICollection.get_IsSynchronized() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::get_IsSynchronized /*0100001A::0A000016*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::System.Collections.ICollection.get_IsSynchronized - - .method /*06000622*/ private hidebysig newslot specialname virtual final - instance object System.Collections.ICollection.get_SyncRoot() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::get_SyncRoot /*0100001A::0A000017*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::System.Collections.ICollection.get_SyncRoot - - .method /*06000623*/ public hidebysig specialname - instance void add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCollection::add_ValidationEventHandler - - .method /*06000624*/ public hidebysig specialname - instance void remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCollection::remove_ValidationEventHandler - - .method /*06000625*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(string ns, - string uri) cil managed - // SIG: 20 02 12 81 A0 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Add - - .method /*06000626*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(string ns, - class System.Xml.XmlReader/*02000033*/ reader) cil managed - // SIG: 20 02 12 81 A0 0E 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Add - - .method /*06000627*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(string ns, - class System.Xml.XmlReader/*02000033*/ reader, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 03 12 81 A0 0E 12 80 CC 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Add - - .method /*06000628*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 12 81 A0 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Add - - .method /*06000629*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(class System.Xml.Schema.XmlSchema/*02000068*/ schema, - class System.Xml.XmlResolver/*02000035*/ resolver) cil managed - // SIG: 20 02 12 81 A0 12 81 A0 12 80 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Add - - .method /*0600062A*/ public hidebysig instance void - Add(class System.Xml.Schema.XmlSchemaCollection/*02000073*/ schema) cil managed - // SIG: 20 01 01 12 81 CC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCollection::Add - - .method /*0600062B*/ public hidebysig instance bool - Contains(string ns) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Contains - - .method /*0600062C*/ public hidebysig instance bool - Contains(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 02 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::Contains - - .method /*0600062D*/ public hidebysig instance void - CopyTo(class System.Xml.Schema.XmlSchema/*02000068*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 81 A0 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCollection::CopyTo - - .method /*0600062E*/ public hidebysig instance class System.Xml.Schema.XmlSchemaCollectionEnumerator/*02000074*/ - GetEnumerator() cil managed - // SIG: 20 00 12 81 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::GetEnumerator - - .method /*0600062F*/ private hidebysig newslot virtual final - instance void System.Collections.ICollection.CopyTo(class [System.Runtime/*23000001*/]System.Array/*0100001C*/ 'array', - int32 index) cil managed - // SIG: 20 02 01 12 71 08 - { - .override [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/::CopyTo /*0100001A::0A000018*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCollection::System.Collections.ICollection.CopyTo - - .method /*06000630*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ - System.Collections.IEnumerable.GetEnumerator() cil managed - // SIG: 20 00 12 80 A5 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerable/*0100001D*/::GetEnumerator /*0100001D::0A00001A*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollection::System.Collections.IEnumerable.GetEnumerator - - .event /*1400000A*/ System.Xml.Schema.ValidationEventHandler/*02000066*/ ValidationEventHandler - { - .addon instance void System.Xml.Schema.XmlSchemaCollection/*02000073*/::add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 06000623 */ - .removeon instance void System.Xml.Schema.XmlSchemaCollection/*02000073*/::remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 06000624 */ - } // end of event XmlSchemaCollection::ValidationEventHandler - .property /*170001FB*/ instance int32 Count() - { - .get instance int32 System.Xml.Schema.XmlSchemaCollection/*02000073*/::get_Count() /* 0600061D */ - } // end of property XmlSchemaCollection::Count - .property /*170001FC*/ instance class System.Xml.Schema.XmlSchema/*02000068*/ - Item(string) - { - .get instance class System.Xml.Schema.XmlSchema/*02000068*/ System.Xml.Schema.XmlSchemaCollection/*02000073*/::get_Item(string) /* 0600061E */ - } // end of property XmlSchemaCollection::Item - .property /*170001FD*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.Schema.XmlSchemaCollection/*02000073*/::get_NameTable() /* 0600061F */ - } // end of property XmlSchemaCollection::NameTable - .property /*170001FE*/ instance int32 System.Collections.ICollection.Count() - { - .get instance int32 System.Xml.Schema.XmlSchemaCollection/*02000073*/::System.Collections.ICollection.get_Count() /* 06000620 */ - } // end of property XmlSchemaCollection::System.Collections.ICollection.Count - .property /*170001FF*/ instance bool System.Collections.ICollection.IsSynchronized() - { - .get instance bool System.Xml.Schema.XmlSchemaCollection/*02000073*/::System.Collections.ICollection.get_IsSynchronized() /* 06000621 */ - } // end of property XmlSchemaCollection::System.Collections.ICollection.IsSynchronized - .property /*17000200*/ instance object System.Collections.ICollection.SyncRoot() - { - .get instance object System.Xml.Schema.XmlSchemaCollection/*02000073*/::System.Collections.ICollection.get_SyncRoot() /* 06000622 */ - } // end of property XmlSchemaCollection::System.Collections.ICollection.SyncRoot -} // end of class System.Xml.Schema.XmlSchemaCollection - -.class /*02000074*/ public auto ansi sealed beforefieldinit System.Xml.Schema.XmlSchemaCollectionEnumerator - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ -{ - .method /*06000631*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaCollectionEnumerator::.ctor - - .method /*06000632*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchema/*02000068*/ - get_Current() cil managed - // SIG: 20 00 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollectionEnumerator::get_Current - - .method /*06000633*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/::get_Current /*01000029::0A000021*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000634*/ public hidebysig instance bool - MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollectionEnumerator::MoveNext - - .method /*06000635*/ private hidebysig newslot virtual final - instance bool System.Collections.IEnumerator.MoveNext() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/::MoveNext /*01000029::0A000022*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.MoveNext - - .method /*06000636*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/::Reset /*01000029::0A000023*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.Reset - - .property /*17000201*/ instance class System.Xml.Schema.XmlSchema/*02000068*/ - Current() - { - .get instance class System.Xml.Schema.XmlSchema/*02000068*/ System.Xml.Schema.XmlSchemaCollectionEnumerator/*02000074*/::get_Current() /* 06000632 */ - } // end of property XmlSchemaCollectionEnumerator::Current - .property /*17000202*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Xml.Schema.XmlSchemaCollectionEnumerator/*02000074*/::System.Collections.IEnumerator.get_Current() /* 06000633 */ - } // end of property XmlSchemaCollectionEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Xml.Schema.XmlSchemaCollectionEnumerator - -.class /*02000075*/ public auto ansi sealed beforefieldinit System.Xml.Schema.XmlSchemaCompilationSettings - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000637*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaCompilationSettings::.ctor - - .method /*06000638*/ public hidebysig specialname - instance bool get_EnableUpaCheck() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaCompilationSettings::get_EnableUpaCheck - - .method /*06000639*/ public hidebysig specialname - instance void set_EnableUpaCheck(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaCompilationSettings::set_EnableUpaCheck - - .property /*17000203*/ instance bool EnableUpaCheck() - { - .get instance bool System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/::get_EnableUpaCheck() /* 06000638 */ - .set instance void System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/::set_EnableUpaCheck(bool) /* 06000639 */ - } // end of property XmlSchemaCompilationSettings::EnableUpaCheck -} // end of class System.Xml.Schema.XmlSchemaCompilationSettings - -.class /*02000076*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaComplexContent - extends System.Xml.Schema.XmlSchemaContentModel/*0200007B*/ -{ - .method /*0600063A*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000663 */ call instance void System.Xml.Schema.XmlSchemaContentModel/*0200007B*/::.ctor() /* 06000663 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaComplexContent::.ctor - - .method /*0600063B*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ - get_Content() cil managed - // SIG: 20 00 12 81 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContent::get_Content - - .method /*0600063C*/ public hidebysig specialname virtual - instance void set_Content(class System.Xml.Schema.XmlSchemaContent/*0200007A*/ 'value') cil managed - // SIG: 20 01 01 12 81 E8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContent::set_Content - - .method /*0600063D*/ public hidebysig specialname - instance bool get_IsMixed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContent::get_IsMixed - - .method /*0600063E*/ public hidebysig specialname - instance void set_IsMixed(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContent::set_IsMixed - - .property /*17000204*/ instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ - Content() - { - .custom /*0C0000A0:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 65 78 74 65 6E 73 69 6F 6E 32 53 79 73 // ...extension2Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 43 6F 6D 70 6C 65 78 43 // mlSchemaComplexC - 6F 6E 74 65 6E 74 45 78 74 65 6E 73 69 6F 6E 00 // ontentExtension. - 00 ) - .custom /*0C0000A1:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 72 65 73 74 72 69 63 74 69 6F 6E 34 53 // ...restriction4S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 43 6F 6D 70 6C 65 // .XmlSchemaComple - 78 43 6F 6E 74 65 6E 74 52 65 73 74 72 69 63 74 // xContentRestrict - 69 6F 6E 00 00 ) // ion.. - .get instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ System.Xml.Schema.XmlSchemaComplexContent/*02000076*/::get_Content() /* 0600063B */ - .set instance void System.Xml.Schema.XmlSchemaComplexContent/*02000076*/::set_Content(class System.Xml.Schema.XmlSchemaContent/*0200007A*/) /* 0600063C */ - } // end of property XmlSchemaComplexContent::Content - .property /*17000205*/ instance bool IsMixed() - { - .custom /*0C0000A2:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 6D 69 78 65 64 00 00 ) // ...mixed.. - .get instance bool System.Xml.Schema.XmlSchemaComplexContent/*02000076*/::get_IsMixed() /* 0600063D */ - .set instance void System.Xml.Schema.XmlSchemaComplexContent/*02000076*/::set_IsMixed(bool) /* 0600063E */ - } // end of property XmlSchemaComplexContent::IsMixed -} // end of class System.Xml.Schema.XmlSchemaComplexContent - -.class /*02000077*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaComplexContentExtension - extends System.Xml.Schema.XmlSchemaContent/*0200007A*/ -{ - .method /*0600063F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000662 */ call instance void System.Xml.Schema.XmlSchemaContent/*0200007A*/::.ctor() /* 06000662 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaComplexContentExtension::.ctor - - .method /*06000640*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AnyAttribute() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentExtension::get_AnyAttribute - - .method /*06000641*/ public hidebysig specialname - instance void set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ 'value') cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContentExtension::set_AnyAttribute - - .method /*06000642*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentExtension::get_Attributes - - .method /*06000643*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_BaseTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentExtension::get_BaseTypeName - - .method /*06000644*/ public hidebysig specialname - instance void set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContentExtension::set_BaseTypeName - - .method /*06000645*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - get_Particle() cil managed - // SIG: 20 00 12 82 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentExtension::get_Particle - - .method /*06000646*/ public hidebysig specialname - instance void set_Particle(class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ 'value') cil managed - // SIG: 20 01 01 12 82 84 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContentExtension::set_Particle - - .property /*17000206*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AnyAttribute() - { - .custom /*0C0000A3:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0C 61 6E 79 41 74 74 72 69 62 75 74 65 00 // ...anyAttribute. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::get_AnyAttribute() /* 06000640 */ - .set instance void System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/) /* 06000641 */ - } // end of property XmlSchemaComplexContentExtension::AnyAttribute - .property /*17000207*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Attributes() - { - .custom /*0C0000A4:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C0000A5:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p,System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 52 65 66 00 00 ) // ributeGroupRef.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::get_Attributes() /* 06000642 */ - } // end of property XmlSchemaComplexContentExtension::Attributes - .property /*17000208*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - BaseTypeName() - { - .custom /*0C0000A6:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 62 61 73 65 00 00 ) // ...base.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::get_BaseTypeName() /* 06000643 */ - .set instance void System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000644 */ - } // end of property XmlSchemaComplexContentExtension::BaseTypeName - .property /*17000209*/ instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - Particle() - { - .custom /*0C0000A7:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 61 6C 6C 1E 53 79 73 74 65 6D 2E 58 6D // ...all.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 41 6C 6C 00 00 ) // maAll.. - .custom /*0C0000A8:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 63 68 6F 69 63 65 21 53 79 73 74 65 6D // ...choice!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 43 68 6F 69 63 65 00 00 ) // chemaChoice.. - .custom /*0C0000A9:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 23 53 79 73 74 65 6D 2E // ...group#System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 52 65 66 00 00 ) // hemaGroupRef.. - .custom /*0C0000AA:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 71 75 65 6E 63 65 23 53 79 73 74 // ...sequence#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 53 65 71 75 65 6E 63 65 00 // lSchemaSequence. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::get_Particle() /* 06000645 */ - .set instance void System.Xml.Schema.XmlSchemaComplexContentExtension/*02000077*/::set_Particle(class System.Xml.Schema.XmlSchemaParticle/*020000A1*/) /* 06000646 */ - } // end of property XmlSchemaComplexContentExtension::Particle -} // end of class System.Xml.Schema.XmlSchemaComplexContentExtension - -.class /*02000078*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaComplexContentRestriction - extends System.Xml.Schema.XmlSchemaContent/*0200007A*/ -{ - .method /*06000647*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000662 */ call instance void System.Xml.Schema.XmlSchemaContent/*0200007A*/::.ctor() /* 06000662 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaComplexContentRestriction::.ctor - - .method /*06000648*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AnyAttribute() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentRestriction::get_AnyAttribute - - .method /*06000649*/ public hidebysig specialname - instance void set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ 'value') cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContentRestriction::set_AnyAttribute - - .method /*0600064A*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentRestriction::get_Attributes - - .method /*0600064B*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_BaseTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentRestriction::get_BaseTypeName - - .method /*0600064C*/ public hidebysig specialname - instance void set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContentRestriction::set_BaseTypeName - - .method /*0600064D*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - get_Particle() cil managed - // SIG: 20 00 12 82 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexContentRestriction::get_Particle - - .method /*0600064E*/ public hidebysig specialname - instance void set_Particle(class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ 'value') cil managed - // SIG: 20 01 01 12 82 84 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexContentRestriction::set_Particle - - .property /*1700020A*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AnyAttribute() - { - .custom /*0C0000AB:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0C 61 6E 79 41 74 74 72 69 62 75 74 65 00 // ...anyAttribute. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::get_AnyAttribute() /* 06000648 */ - .set instance void System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/) /* 06000649 */ - } // end of property XmlSchemaComplexContentRestriction::AnyAttribute - .property /*1700020B*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Attributes() - { - .custom /*0C0000AC:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C0000AD:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p,System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 52 65 66 00 00 ) // ributeGroupRef.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::get_Attributes() /* 0600064A */ - } // end of property XmlSchemaComplexContentRestriction::Attributes - .property /*1700020C*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - BaseTypeName() - { - .custom /*0C0000AE:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 62 61 73 65 00 00 ) // ...base.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::get_BaseTypeName() /* 0600064B */ - .set instance void System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 0600064C */ - } // end of property XmlSchemaComplexContentRestriction::BaseTypeName - .property /*1700020D*/ instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - Particle() - { - .custom /*0C0000AF:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 61 6C 6C 1E 53 79 73 74 65 6D 2E 58 6D // ...all.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 41 6C 6C 00 00 ) // maAll.. - .custom /*0C0000B0:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 63 68 6F 69 63 65 21 53 79 73 74 65 6D // ...choice!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 43 68 6F 69 63 65 00 00 ) // chemaChoice.. - .custom /*0C0000B1:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 23 53 79 73 74 65 6D 2E // ...group#System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 52 65 66 00 00 ) // hemaGroupRef.. - .custom /*0C0000B2:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 71 75 65 6E 63 65 23 53 79 73 74 // ...sequence#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 53 65 71 75 65 6E 63 65 00 // lSchemaSequence. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::get_Particle() /* 0600064D */ - .set instance void System.Xml.Schema.XmlSchemaComplexContentRestriction/*02000078*/::set_Particle(class System.Xml.Schema.XmlSchemaParticle/*020000A1*/) /* 0600064E */ - } // end of property XmlSchemaComplexContentRestriction::Particle -} // end of class System.Xml.Schema.XmlSchemaComplexContentRestriction - -.class /*02000079*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaComplexType - extends System.Xml.Schema.XmlSchemaType/*020000AF*/ -{ - .method /*0600064F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2100 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000778 */ call instance void System.Xml.Schema.XmlSchemaType/*020000AF*/::.ctor() /* 06000778 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaComplexType::.ctor - - .method /*06000650*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AnyAttribute() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_AnyAttribute - - .method /*06000651*/ public hidebysig specialname - instance void set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ 'value') cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexType::set_AnyAttribute - - .method /*06000652*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_Attributes - - .method /*06000653*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_AttributeUses() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_AttributeUses - - .method /*06000654*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AttributeWildcard() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_AttributeWildcard - - .method /*06000655*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_Block() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_Block - - .method /*06000656*/ public hidebysig specialname - instance void set_Block(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ 'value') cil managed - // SIG: 20 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexType::set_Block - - .method /*06000657*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_BlockResolved() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_BlockResolved - - .method /*06000658*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaContentModel/*0200007B*/ - get_ContentModel() cil managed - // SIG: 20 00 12 81 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_ContentModel - - .method /*06000659*/ public hidebysig specialname - instance void set_ContentModel(class System.Xml.Schema.XmlSchemaContentModel/*0200007B*/ 'value') cil managed - // SIG: 20 01 01 12 81 EC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexType::set_ContentModel - - .method /*0600065A*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ - get_ContentType() cil managed - // SIG: 20 00 11 81 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_ContentType - - .method /*0600065B*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - get_ContentTypeParticle() cil managed - // SIG: 20 00 12 82 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_ContentTypeParticle - - .method /*0600065C*/ public hidebysig specialname - instance bool get_IsAbstract() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_IsAbstract - - .method /*0600065D*/ public hidebysig specialname - instance void set_IsAbstract(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexType::set_IsAbstract - - .method /*0600065E*/ public hidebysig specialname virtual - instance bool get_IsMixed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_IsMixed - - .method /*0600065F*/ public hidebysig specialname virtual - instance void set_IsMixed(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexType::set_IsMixed - - .method /*06000660*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - get_Particle() cil managed - // SIG: 20 00 12 82 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaComplexType::get_Particle - - .method /*06000661*/ public hidebysig specialname - instance void set_Particle(class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ 'value') cil managed - // SIG: 20 01 01 12 82 84 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaComplexType::set_Particle - - .property /*1700020E*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AnyAttribute() - { - .custom /*0C0000B3:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0C 61 6E 79 41 74 74 72 69 62 75 74 65 00 // ...anyAttribute. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_AnyAttribute() /* 06000650 */ - .set instance void System.Xml.Schema.XmlSchemaComplexType/*02000079*/::set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/) /* 06000651 */ - } // end of property XmlSchemaComplexType::AnyAttribute - .property /*1700020F*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Attributes() - { - .custom /*0C0000B4:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C0000B5:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p,System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 52 65 66 00 00 ) // ributeGroupRef.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_Attributes() /* 06000652 */ - } // end of property XmlSchemaComplexType::Attributes - .property /*17000210*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - AttributeUses() - { - .custom /*0C0000B6:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_AttributeUses() /* 06000653 */ - } // end of property XmlSchemaComplexType::AttributeUses - .property /*17000211*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AttributeWildcard() - { - .custom /*0C0000B7:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_AttributeWildcard() /* 06000654 */ - } // end of property XmlSchemaComplexType::AttributeWildcard - .property /*17000212*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - Block() - { - .custom /*0C0000B8:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2B 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U+System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 // chema.XmlSchemaD - 65 72 69 76 61 74 69 6F 6E 4D 65 74 68 6F 64 00 // erivationMethod. - 01 00 00 00 00 ) - .custom /*0C0000B9:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 62 6C 6F 63 6B 00 00 ) // ...block.. - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_Block() /* 06000655 */ - .set instance void System.Xml.Schema.XmlSchemaComplexType/*02000079*/::set_Block(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/) /* 06000656 */ - } // end of property XmlSchemaComplexType::Block - .property /*17000213*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - BlockResolved() - { - .custom /*0C0000BA:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_BlockResolved() /* 06000657 */ - } // end of property XmlSchemaComplexType::BlockResolved - .property /*17000214*/ instance class System.Xml.Schema.XmlSchemaContentModel/*0200007B*/ - ContentModel() - { - .custom /*0C0000BB:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 63 6F 6D 70 6C 65 78 43 6F 6E 74 65 6E // ...complexConten - 74 29 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // t)System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 43 6F 6D // ema.XmlSchemaCom - 70 6C 65 78 43 6F 6E 74 65 6E 74 00 00 ) // plexContent.. - .custom /*0C0000BC:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0D 73 69 6D 70 6C 65 43 6F 6E 74 65 6E 74 // ...simpleContent - 28 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 // (System.Xml.Sche - 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 // ma.XmlSchemaSimp - 6C 65 43 6F 6E 74 65 6E 74 00 00 ) // leContent.. - .get instance class System.Xml.Schema.XmlSchemaContentModel/*0200007B*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_ContentModel() /* 06000658 */ - .set instance void System.Xml.Schema.XmlSchemaComplexType/*02000079*/::set_ContentModel(class System.Xml.Schema.XmlSchemaContentModel/*0200007B*/) /* 06000659 */ - } // end of property XmlSchemaComplexType::ContentModel - .property /*17000215*/ instance valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ - ContentType() - { - .custom /*0C0000BD:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_ContentType() /* 0600065A */ - } // end of property XmlSchemaComplexType::ContentType - .property /*17000216*/ instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - ContentTypeParticle() - { - .custom /*0C0000BE:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_ContentTypeParticle() /* 0600065B */ - } // end of property XmlSchemaComplexType::ContentTypeParticle - .property /*17000217*/ instance bool IsAbstract() - { - .custom /*0C0000BF:0A000024*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(bool) /* 0A000024 */ = ( 01 00 00 00 00 ) - .custom /*0C0000C0:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 08 61 62 73 74 72 61 63 74 00 00 ) // ...abstract.. - .get instance bool System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_IsAbstract() /* 0600065C */ - .set instance void System.Xml.Schema.XmlSchemaComplexType/*02000079*/::set_IsAbstract(bool) /* 0600065D */ - } // end of property XmlSchemaComplexType::IsAbstract - .property /*17000218*/ instance bool IsMixed() - { - .custom /*0C0000C1:0A000024*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(bool) /* 0A000024 */ = ( 01 00 00 00 00 ) - .custom /*0C0000C2:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 6D 69 78 65 64 00 00 ) // ...mixed.. - .get instance bool System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_IsMixed() /* 0600065E */ - .set instance void System.Xml.Schema.XmlSchemaComplexType/*02000079*/::set_IsMixed(bool) /* 0600065F */ - } // end of property XmlSchemaComplexType::IsMixed - .property /*17000219*/ instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ - Particle() - { - .custom /*0C0000C3:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 61 6C 6C 1E 53 79 73 74 65 6D 2E 58 6D // ...all.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 41 6C 6C 00 00 ) // maAll.. - .custom /*0C0000C4:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 63 68 6F 69 63 65 21 53 79 73 74 65 6D // ...choice!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 43 68 6F 69 63 65 00 00 ) // chemaChoice.. - .custom /*0C0000C5:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 23 53 79 73 74 65 6D 2E // ...group#System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 52 65 66 00 00 ) // hemaGroupRef.. - .custom /*0C0000C6:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 71 75 65 6E 63 65 23 53 79 73 74 // ...sequence#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 53 65 71 75 65 6E 63 65 00 // lSchemaSequence. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/ System.Xml.Schema.XmlSchemaComplexType/*02000079*/::get_Particle() /* 06000660 */ - .set instance void System.Xml.Schema.XmlSchemaComplexType/*02000079*/::set_Particle(class System.Xml.Schema.XmlSchemaParticle/*020000A1*/) /* 06000661 */ - } // end of property XmlSchemaComplexType::Particle -} // end of class System.Xml.Schema.XmlSchemaComplexType - -.class /*0200007A*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaContent - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*06000662*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaContent::.ctor - -} // end of class System.Xml.Schema.XmlSchemaContent - -.class /*0200007B*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaContentModel - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*06000663*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaContentModel::.ctor - - .method /*06000664*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ - get_Content() cil managed - // SIG: 20 00 12 81 E8 - { - // Method begins at RVA 0x0 - } // end of method XmlSchemaContentModel::get_Content - - .method /*06000665*/ public hidebysig newslot specialname abstract virtual - instance void set_Content(class System.Xml.Schema.XmlSchemaContent/*0200007A*/ 'value') cil managed - // SIG: 20 01 01 12 81 E8 - { - // Method begins at RVA 0x0 - } // end of method XmlSchemaContentModel::set_Content - - .property /*1700021A*/ instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ - Content() - { - .custom /*0C0000C7:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ System.Xml.Schema.XmlSchemaContentModel/*0200007B*/::get_Content() /* 06000664 */ - .set instance void System.Xml.Schema.XmlSchemaContentModel/*0200007B*/::set_Content(class System.Xml.Schema.XmlSchemaContent/*0200007A*/) /* 06000665 */ - } // end of property XmlSchemaContentModel::Content -} // end of class System.Xml.Schema.XmlSchemaContentModel - -.class /*0200007C*/ public auto ansi sealed System.Xml.Schema.XmlSchemaContentProcessing - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*0400008E*/ public specialname rtspecialname int32 value__ - .field /*0400008F*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ Lax = int32(0x00000002) - .custom /*0C00003C:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 03 6C 61 78 00 00 ) // ...lax.. - .field /*04000090*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ None = int32(0x00000000) - .custom /*0C00003D:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .field /*04000091*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ Skip = int32(0x00000001) - .custom /*0C00003E:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 04 73 6B 69 70 00 00 ) // ...skip.. - .field /*04000092*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentProcessing/*0200007C*/ Strict = int32(0x00000003) - .custom /*0C00003F:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 06 73 74 72 69 63 74 00 00 ) // ...strict.. -} // end of class System.Xml.Schema.XmlSchemaContentProcessing - -.class /*0200007D*/ public auto ansi sealed System.Xml.Schema.XmlSchemaContentType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000093*/ public specialname rtspecialname int32 value__ - .field /*04000094*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ ElementOnly = int32(0x00000002) - .field /*04000095*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ Empty = int32(0x00000001) - .field /*04000096*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ Mixed = int32(0x00000003) - .field /*04000097*/ public static literal valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ TextOnly = int32(0x00000000) -} // end of class System.Xml.Schema.XmlSchemaContentType - -.class /*0200007E*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaDatatype - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000666*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaDatatype::.ctor - - .method /*06000667*/ public hidebysig newslot specialname abstract virtual - instance valuetype System.Xml.XmlTokenizedType/*0200003C*/ - get_TokenizedType() cil managed - // SIG: 20 00 11 80 F0 - { - // Method begins at RVA 0x0 - } // end of method XmlSchemaDatatype::get_TokenizedType - - .method /*06000668*/ public hidebysig newslot specialname virtual - instance valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ - get_TypeCode() cil managed - // SIG: 20 00 11 82 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDatatype::get_TypeCode - - .method /*06000669*/ public hidebysig newslot specialname abstract virtual - instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - get_ValueType() cil managed - // SIG: 20 00 12 80 C9 - { - // Method begins at RVA 0x0 - } // end of method XmlSchemaDatatype::get_ValueType - - .method /*0600066A*/ public hidebysig newslot specialname virtual - instance valuetype System.Xml.Schema.XmlSchemaDatatypeVariety/*0200007F*/ - get_Variety() cil managed - // SIG: 20 00 11 81 FC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDatatype::get_Variety - - .method /*0600066B*/ public hidebysig newslot virtual - instance object ChangeType(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000032*/ targetType) cil managed - // SIG: 20 02 1C 1C 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDatatype::ChangeType - - .method /*0600066C*/ public hidebysig newslot virtual - instance object ChangeType(object 'value', - class [System.Runtime/*23000001*/]System.Type/*01000032*/ targetType, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver) cil managed - // SIG: 20 03 1C 1C 12 80 C9 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDatatype::ChangeType - - .method /*0600066D*/ public hidebysig newslot virtual - instance bool IsDerivedFrom(class System.Xml.Schema.XmlSchemaDatatype/*0200007E*/ datatype) cil managed - // SIG: 20 01 02 12 81 F8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDatatype::IsDerivedFrom - - .method /*0600066E*/ public hidebysig newslot abstract virtual - instance object ParseValue(string s, - class System.Xml.XmlNameTable/*02000025*/ nameTable, - class System.Xml.IXmlNamespaceResolver/*02000009*/ nsmgr) cil managed - // SIG: 20 03 1C 0E 12 80 94 12 24 - { - // Method begins at RVA 0x0 - } // end of method XmlSchemaDatatype::ParseValue - - .property /*1700021B*/ instance valuetype System.Xml.XmlTokenizedType/*0200003C*/ - TokenizedType() - { - .get instance valuetype System.Xml.XmlTokenizedType/*0200003C*/ System.Xml.Schema.XmlSchemaDatatype/*0200007E*/::get_TokenizedType() /* 06000667 */ - } // end of property XmlSchemaDatatype::TokenizedType - .property /*1700021C*/ instance valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ - TypeCode() - { - .get instance valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ System.Xml.Schema.XmlSchemaDatatype/*0200007E*/::get_TypeCode() /* 06000668 */ - } // end of property XmlSchemaDatatype::TypeCode - .property /*1700021D*/ instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ - ValueType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000032*/ System.Xml.Schema.XmlSchemaDatatype/*0200007E*/::get_ValueType() /* 06000669 */ - } // end of property XmlSchemaDatatype::ValueType - .property /*1700021E*/ instance valuetype System.Xml.Schema.XmlSchemaDatatypeVariety/*0200007F*/ - Variety() - { - .get instance valuetype System.Xml.Schema.XmlSchemaDatatypeVariety/*0200007F*/ System.Xml.Schema.XmlSchemaDatatype/*0200007E*/::get_Variety() /* 0600066A */ - } // end of property XmlSchemaDatatype::Variety -} // end of class System.Xml.Schema.XmlSchemaDatatype - -.class /*0200007F*/ public auto ansi sealed System.Xml.Schema.XmlSchemaDatatypeVariety - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*04000098*/ public specialname rtspecialname int32 value__ - .field /*04000099*/ public static literal valuetype System.Xml.Schema.XmlSchemaDatatypeVariety/*0200007F*/ Atomic = int32(0x00000000) - .field /*0400009A*/ public static literal valuetype System.Xml.Schema.XmlSchemaDatatypeVariety/*0200007F*/ List = int32(0x00000001) - .field /*0400009B*/ public static literal valuetype System.Xml.Schema.XmlSchemaDatatypeVariety/*0200007F*/ Union = int32(0x00000002) -} // end of class System.Xml.Schema.XmlSchemaDatatypeVariety - -.class /*02000080*/ public auto ansi sealed System.Xml.Schema.XmlSchemaDerivationMethod - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .custom /*0C000034:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*0400009C*/ public specialname rtspecialname int32 value__ - .field /*0400009D*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ All = int32(0x000000FF) - .custom /*0C000040:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 04 23 61 6C 6C 00 00 ) // ...#all.. - .field /*0400009E*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ Empty = int32(0x00000000) - .custom /*0C000041:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 00 00 00 ) - .field /*0400009F*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ Extension = int32(0x00000002) - .custom /*0C000043:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 09 65 78 74 65 6E 73 69 6F 6E 00 00 ) // ...extension.. - .field /*040000A0*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ List = int32(0x00000008) - .custom /*0C000044:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 04 6C 69 73 74 00 00 ) // ...list.. - .field /*040000A1*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ None = int32(0x00000100) - .custom /*0C000046:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .field /*040000A2*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ Restriction = int32(0x00000004) - .custom /*0C000047:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 0B 72 65 73 74 72 69 63 74 69 6F 6E 00 00 ) // ...restriction.. - .field /*040000A3*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ Substitution = int32(0x00000001) - .custom /*0C000048:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 0C 73 75 62 73 74 69 74 75 74 69 6F 6E 00 // ...substitution. - 00 ) - .field /*040000A4*/ public static literal valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ Union = int32(0x00000010) - .custom /*0C000049:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 05 75 6E 69 6F 6E 00 00 ) // ...union.. -} // end of class System.Xml.Schema.XmlSchemaDerivationMethod - -.class /*02000081*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaDocumentation - extends System.Xml.Schema.XmlSchemaObject/*0200009D*/ -{ - .method /*0600066F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FC */ call instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::.ctor() /* 060006FC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaDocumentation::.ctor - - .method /*06000670*/ public hidebysig specialname - instance string get_Language() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDocumentation::get_Language - - .method /*06000671*/ public hidebysig specialname - instance void set_Language(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaDocumentation::set_Language - - .method /*06000672*/ public hidebysig specialname - instance class System.Xml.XmlNode/*02000026*/[] - get_Markup() cil managed - // SIG: 20 00 1D 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDocumentation::get_Markup - - .method /*06000673*/ public hidebysig specialname - instance void set_Markup(class System.Xml.XmlNode/*02000026*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 80 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaDocumentation::set_Markup - - .method /*06000674*/ public hidebysig specialname - instance string get_Source() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaDocumentation::get_Source - - .method /*06000675*/ public hidebysig specialname - instance void set_Source(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaDocumentation::set_Source - - .property /*1700021F*/ instance string Language() - { - .custom /*0C0000C8:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 08 78 6D 6C 3A 6C 61 6E 67 00 00 ) // ...xml:lang.. - .get instance string System.Xml.Schema.XmlSchemaDocumentation/*02000081*/::get_Language() /* 06000670 */ - .set instance void System.Xml.Schema.XmlSchemaDocumentation/*02000081*/::set_Language(string) /* 06000671 */ - } // end of property XmlSchemaDocumentation::Language - .property /*17000220*/ instance class System.Xml.XmlNode/*02000026*/[] - Markup() - { - .custom /*0C0000C9:06000550*/ instance void System.Xml.Serialization.XmlAnyElementAttribute/*0200005A*/::.ctor() /* 06000550 */ = ( 01 00 00 00 ) - .custom /*0C0000CA:06000593*/ instance void System.Xml.Serialization.XmlTextAttribute/*02000063*/::.ctor() /* 06000593 */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlNode/*02000026*/[] System.Xml.Schema.XmlSchemaDocumentation/*02000081*/::get_Markup() /* 06000672 */ - .set instance void System.Xml.Schema.XmlSchemaDocumentation/*02000081*/::set_Markup(class System.Xml.XmlNode/*02000026*/[]) /* 06000673 */ - } // end of property XmlSchemaDocumentation::Markup - .property /*17000221*/ instance string Source() - { - .custom /*0C0000CB:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 06 73 6F 75 72 63 65 01 00 54 0E 08 44 61 // ...source..T..Da - 74 61 54 79 70 65 06 61 6E 79 55 52 49 ) // taType.anyURI - .get instance string System.Xml.Schema.XmlSchemaDocumentation/*02000081*/::get_Source() /* 06000674 */ - .set instance void System.Xml.Schema.XmlSchemaDocumentation/*02000081*/::set_Source(string) /* 06000675 */ - } // end of property XmlSchemaDocumentation::Source -} // end of class System.Xml.Schema.XmlSchemaDocumentation - -.class /*02000082*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaElement - extends System.Xml.Schema.XmlSchemaParticle/*020000A1*/ -{ - .method /*06000676*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000724 */ call instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::.ctor() /* 06000724 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaElement::.ctor - - .method /*06000677*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_Block() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_Block - - .method /*06000678*/ public hidebysig specialname - instance void set_Block(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ 'value') cil managed - // SIG: 20 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_Block - - .method /*06000679*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_BlockResolved() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_BlockResolved - - .method /*0600067A*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Constraints() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_Constraints - - .method /*0600067B*/ public hidebysig specialname - instance string get_DefaultValue() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_DefaultValue - - .method /*0600067C*/ public hidebysig specialname - instance void set_DefaultValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_DefaultValue - - .method /*0600067D*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_ElementSchemaType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_ElementSchemaType - - .method /*0600067E*/ public hidebysig specialname - instance object get_ElementType() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_ElementType - - .method /*0600067F*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_Final() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_Final - - .method /*06000680*/ public hidebysig specialname - instance void set_Final(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ 'value') cil managed - // SIG: 20 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_Final - - .method /*06000681*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_FinalResolved() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_FinalResolved - - .method /*06000682*/ public hidebysig specialname - instance string get_FixedValue() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_FixedValue - - .method /*06000683*/ public hidebysig specialname - instance void set_FixedValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_FixedValue - - .method /*06000684*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - get_Form() cil managed - // SIG: 20 00 11 82 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_Form - - .method /*06000685*/ public hidebysig specialname - instance void set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ 'value') cil managed - // SIG: 20 01 01 11 82 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_Form - - .method /*06000686*/ public hidebysig specialname - instance bool get_IsAbstract() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_IsAbstract - - .method /*06000687*/ public hidebysig specialname - instance void set_IsAbstract(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_IsAbstract - - .method /*06000688*/ public hidebysig specialname - instance bool get_IsNillable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_IsNillable - - .method /*06000689*/ public hidebysig specialname - instance void set_IsNillable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_IsNillable - - .method /*0600068A*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_Name - - .method /*0600068B*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_Name - - .method /*0600068C*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_QualifiedName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_QualifiedName - - .method /*0600068D*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_RefName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_RefName - - .method /*0600068E*/ public hidebysig specialname - instance void set_RefName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_RefName - - .method /*0600068F*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_SchemaType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_SchemaType - - .method /*06000690*/ public hidebysig specialname - instance void set_SchemaType(class System.Xml.Schema.XmlSchemaType/*020000AF*/ 'value') cil managed - // SIG: 20 01 01 12 82 BC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_SchemaType - - .method /*06000691*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_SchemaTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_SchemaTypeName - - .method /*06000692*/ public hidebysig specialname - instance void set_SchemaTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_SchemaTypeName - - .method /*06000693*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_SubstitutionGroup() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaElement::get_SubstitutionGroup - - .method /*06000694*/ public hidebysig specialname - instance void set_SubstitutionGroup(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaElement::set_SubstitutionGroup - - .property /*17000222*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - Block() - { - .custom /*0C0000CC:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2B 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U+System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 // chema.XmlSchemaD - 65 72 69 76 61 74 69 6F 6E 4D 65 74 68 6F 64 00 // erivationMethod. - 01 00 00 00 00 ) - .custom /*0C0000CD:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 62 6C 6F 63 6B 00 00 ) // ...block.. - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_Block() /* 06000677 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_Block(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/) /* 06000678 */ - } // end of property XmlSchemaElement::Block - .property /*17000223*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - BlockResolved() - { - .custom /*0C0000CE:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_BlockResolved() /* 06000679 */ - } // end of property XmlSchemaElement::BlockResolved - .property /*17000224*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Constraints() - { - .custom /*0C0000CF:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 6B 65 79 1E 53 79 73 74 65 6D 2E 58 6D // ...key.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 4B 65 79 00 00 ) // maKey.. - .custom /*0C0000D0:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 6B 65 79 72 65 66 21 53 79 73 74 65 6D // ...keyref!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 4B 65 79 72 65 66 00 00 ) // chemaKeyref.. - .custom /*0C0000D1:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 75 6E 69 71 75 65 21 53 79 73 74 65 6D // ...unique!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 55 6E 69 71 75 65 00 00 ) // chemaUnique.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_Constraints() /* 0600067A */ - } // end of property XmlSchemaElement::Constraints - .property /*17000225*/ instance string DefaultValue() - { - .custom /*0C0000D2:0A000020*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(string) /* 0A000020 */ = ( 01 00 FF 00 00 ) - .custom /*0C0000D3:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 07 64 65 66 61 75 6C 74 00 00 ) // ...default.. - .get instance string System.Xml.Schema.XmlSchemaElement/*02000082*/::get_DefaultValue() /* 0600067B */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_DefaultValue(string) /* 0600067C */ - } // end of property XmlSchemaElement::DefaultValue - .property /*17000226*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - ElementSchemaType() - { - .custom /*0C0000D4:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_ElementSchemaType() /* 0600067D */ - } // end of property XmlSchemaElement::ElementSchemaType - .property /*17000227*/ instance object ElementType() - { - .custom /*0C0000D5:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A1 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 // cated. Please us - 65 20 45 6C 65 6D 65 6E 74 53 63 68 65 6D 61 54 // e ElementSchemaT - 79 70 65 20 70 72 6F 70 65 72 74 79 20 74 68 61 // ype property tha - 74 20 72 65 74 75 72 6E 73 20 61 20 73 74 72 6F // t returns a stro - 6E 67 6C 79 20 74 79 70 65 64 20 65 6C 65 6D 65 // ngly typed eleme - 6E 74 20 74 79 70 65 2E 20 68 74 74 70 3A 2F 2F // nt type. http:// - 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 2E 63 6F 6D // go.microsoft.com - 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E 6B 69 64 3D // /fwlink/?linkid= - 31 34 32 30 32 00 00 ) // 14202.. - .custom /*0C0000D6:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance object System.Xml.Schema.XmlSchemaElement/*02000082*/::get_ElementType() /* 0600067E */ - } // end of property XmlSchemaElement::ElementType - .property /*17000228*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - Final() - { - .custom /*0C0000D7:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2B 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U+System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 // chema.XmlSchemaD - 65 72 69 76 61 74 69 6F 6E 4D 65 74 68 6F 64 00 // erivationMethod. - 01 00 00 00 00 ) - .custom /*0C0000D8:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 66 69 6E 61 6C 00 00 ) // ...final.. - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_Final() /* 0600067F */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_Final(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/) /* 06000680 */ - } // end of property XmlSchemaElement::Final - .property /*17000229*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - FinalResolved() - { - .custom /*0C0000D9:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_FinalResolved() /* 06000681 */ - } // end of property XmlSchemaElement::FinalResolved - .property /*1700022A*/ instance string FixedValue() - { - .custom /*0C0000DA:0A000020*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(string) /* 0A000020 */ = ( 01 00 FF 00 00 ) - .custom /*0C0000DB:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 66 69 78 65 64 00 00 ) // ...fixed.. - .get instance string System.Xml.Schema.XmlSchemaElement/*02000082*/::get_FixedValue() /* 06000682 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_FixedValue(string) /* 06000683 */ - } // end of property XmlSchemaElement::FixedValue - .property /*1700022B*/ instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ - Form() - { - .custom /*0C0000DC:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 1F 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U.System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 46 // chema.XmlSchemaF - 6F 72 6D 00 00 00 00 00 00 ) // orm...... - .custom /*0C0000DD:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 66 6F 72 6D 00 00 ) // ...form.. - .get instance valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_Form() /* 06000684 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_Form(valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/) /* 06000685 */ - } // end of property XmlSchemaElement::Form - .property /*1700022C*/ instance bool IsAbstract() - { - .custom /*0C0000DE:0A000024*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(bool) /* 0A000024 */ = ( 01 00 00 00 00 ) - .custom /*0C0000DF:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 08 61 62 73 74 72 61 63 74 00 00 ) // ...abstract.. - .get instance bool System.Xml.Schema.XmlSchemaElement/*02000082*/::get_IsAbstract() /* 06000686 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_IsAbstract(bool) /* 06000687 */ - } // end of property XmlSchemaElement::IsAbstract - .property /*1700022D*/ instance bool IsNillable() - { - .custom /*0C0000E0:0A000024*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(bool) /* 0A000024 */ = ( 01 00 00 00 00 ) - .custom /*0C0000E1:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 08 6E 69 6C 6C 61 62 6C 65 00 00 ) // ...nillable.. - .get instance bool System.Xml.Schema.XmlSchemaElement/*02000082*/::get_IsNillable() /* 06000688 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_IsNillable(bool) /* 06000689 */ - } // end of property XmlSchemaElement::IsNillable - .property /*1700022E*/ instance string Name() - { - .custom /*0C0000E2:0A000020*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(string) /* 0A000020 */ = ( 01 00 00 00 00 ) - .custom /*0C0000E3:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaElement/*02000082*/::get_Name() /* 0600068A */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_Name(string) /* 0600068B */ - } // end of property XmlSchemaElement::Name - .property /*1700022F*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - QualifiedName() - { - .custom /*0C0000E4:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_QualifiedName() /* 0600068C */ - } // end of property XmlSchemaElement::QualifiedName - .property /*17000230*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - RefName() - { - .custom /*0C0000E5:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 03 72 65 66 00 00 ) // ...ref.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_RefName() /* 0600068D */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_RefName(class System.Xml.XmlQualifiedName/*02000032*/) /* 0600068E */ - } // end of property XmlSchemaElement::RefName - .property /*17000231*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - SchemaType() - { - .custom /*0C0000E6:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 63 6F 6D 70 6C 65 78 54 79 70 65 26 53 // ...complexType&S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 43 6F 6D 70 6C 65 // .XmlSchemaComple - 78 54 79 70 65 00 00 ) // xType.. - .custom /*0C0000E7:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_SchemaType() /* 0600068F */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_SchemaType(class System.Xml.Schema.XmlSchemaType/*020000AF*/) /* 06000690 */ - } // end of property XmlSchemaElement::SchemaType - .property /*17000232*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - SchemaTypeName() - { - .custom /*0C0000E8:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 74 79 70 65 00 00 ) // ...type.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_SchemaTypeName() /* 06000691 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_SchemaTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000692 */ - } // end of property XmlSchemaElement::SchemaTypeName - .property /*17000233*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - SubstitutionGroup() - { - .custom /*0C0000E9:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 11 73 75 62 73 74 69 74 75 74 69 6F 6E 47 // ...substitutionG - 72 6F 75 70 00 00 ) // roup.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaElement/*02000082*/::get_SubstitutionGroup() /* 06000693 */ - .set instance void System.Xml.Schema.XmlSchemaElement/*02000082*/::set_SubstitutionGroup(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000694 */ - } // end of property XmlSchemaElement::SubstitutionGroup -} // end of class System.Xml.Schema.XmlSchemaElement - -.class /*02000083*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaEnumerationFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*06000695*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaEnumerationFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaEnumerationFacet - -.class /*02000084*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaException - extends [System.Runtime/*23000001*/]System.SystemException/*01000025*/ -{ - .method /*06000696*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaException::.ctor - - .method /*06000697*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaException::.ctor - - .method /*06000698*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaException::.ctor - - .method /*06000699*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaException::.ctor - - .method /*0600069A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException, - int32 lineNumber, - int32 linePosition) cil managed - // SIG: 20 04 01 0E 12 80 A1 08 08 - { - // Method begins at RVA 0x2087 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000026 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000025*/::.ctor() /* 0A000026 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaException::.ctor - - .method /*0600069B*/ public hidebysig specialname - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaException::get_LineNumber - - .method /*0600069C*/ public hidebysig specialname - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaException::get_LinePosition - - .method /*0600069D*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaException::get_Message - - .method /*0600069E*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - get_SourceSchemaObject() cil managed - // SIG: 20 00 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaException::get_SourceSchemaObject - - .method /*0600069F*/ public hidebysig specialname - instance string get_SourceUri() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaException::get_SourceUri - - .method /*060006A0*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaException::GetObjectData - - .property /*17000234*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.Schema.XmlSchemaException/*02000084*/::get_LineNumber() /* 0600069B */ - } // end of property XmlSchemaException::LineNumber - .property /*17000235*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.Schema.XmlSchemaException/*02000084*/::get_LinePosition() /* 0600069C */ - } // end of property XmlSchemaException::LinePosition - .property /*17000236*/ instance string Message() - { - .get instance string System.Xml.Schema.XmlSchemaException/*02000084*/::get_Message() /* 0600069D */ - } // end of property XmlSchemaException::Message - .property /*17000237*/ instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - SourceSchemaObject() - { - .get instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ System.Xml.Schema.XmlSchemaException/*02000084*/::get_SourceSchemaObject() /* 0600069E */ - } // end of property XmlSchemaException::SourceSchemaObject - .property /*17000238*/ instance string SourceUri() - { - .get instance string System.Xml.Schema.XmlSchemaException/*02000084*/::get_SourceUri() /* 0600069F */ - } // end of property XmlSchemaException::SourceUri -} // end of class System.Xml.Schema.XmlSchemaException - -.class /*02000085*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaExternal - extends System.Xml.Schema.XmlSchemaObject/*0200009D*/ -{ - .method /*060006A1*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FC */ call instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::.ctor() /* 060006FC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaExternal::.ctor - - .method /*060006A2*/ public hidebysig specialname - instance string get_Id() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExternal::get_Id - - .method /*060006A3*/ public hidebysig specialname - instance void set_Id(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExternal::set_Id - - .method /*060006A4*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchema/*02000068*/ - get_Schema() cil managed - // SIG: 20 00 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExternal::get_Schema - - .method /*060006A5*/ public hidebysig specialname - instance void set_Schema(class System.Xml.Schema.XmlSchema/*02000068*/ 'value') cil managed - // SIG: 20 01 01 12 81 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExternal::set_Schema - - .method /*060006A6*/ public hidebysig specialname - instance string get_SchemaLocation() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExternal::get_SchemaLocation - - .method /*060006A7*/ public hidebysig specialname - instance void set_SchemaLocation(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExternal::set_SchemaLocation - - .method /*060006A8*/ public hidebysig specialname - instance class System.Xml.XmlAttribute/*02000011*/[] - get_UnhandledAttributes() cil managed - // SIG: 20 00 1D 12 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExternal::get_UnhandledAttributes - - .method /*060006A9*/ public hidebysig specialname - instance void set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExternal::set_UnhandledAttributes - - .property /*17000239*/ instance string Id() - { - .custom /*0C0000EA:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 02 69 64 01 00 54 0E 08 44 61 74 61 54 79 // ...id..T..DataTy - 70 65 02 49 44 ) // pe.ID - .get instance string System.Xml.Schema.XmlSchemaExternal/*02000085*/::get_Id() /* 060006A2 */ - .set instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::set_Id(string) /* 060006A3 */ - } // end of property XmlSchemaExternal::Id - .property /*1700023A*/ instance class System.Xml.Schema.XmlSchema/*02000068*/ - Schema() - { - .custom /*0C0000EB:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchema/*02000068*/ System.Xml.Schema.XmlSchemaExternal/*02000085*/::get_Schema() /* 060006A4 */ - .set instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::set_Schema(class System.Xml.Schema.XmlSchema/*02000068*/) /* 060006A5 */ - } // end of property XmlSchemaExternal::Schema - .property /*1700023B*/ instance string SchemaLocation() - { - .custom /*0C0000EC:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0E 73 63 68 65 6D 61 4C 6F 63 61 74 69 6F // ...schemaLocatio - 6E 01 00 54 0E 08 44 61 74 61 54 79 70 65 06 61 // n..T..DataType.a - 6E 79 55 52 49 ) // nyURI - .get instance string System.Xml.Schema.XmlSchemaExternal/*02000085*/::get_SchemaLocation() /* 060006A6 */ - .set instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::set_SchemaLocation(string) /* 060006A7 */ - } // end of property XmlSchemaExternal::SchemaLocation - .property /*1700023C*/ instance class System.Xml.XmlAttribute/*02000011*/[] - UnhandledAttributes() - { - .custom /*0C0000ED:0600054F*/ instance void System.Xml.Serialization.XmlAnyAttributeAttribute/*02000059*/::.ctor() /* 0600054F */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlAttribute/*02000011*/[] System.Xml.Schema.XmlSchemaExternal/*02000085*/::get_UnhandledAttributes() /* 060006A8 */ - .set instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::set_UnhandledAttributes(class System.Xml.XmlAttribute/*02000011*/[]) /* 060006A9 */ - } // end of property XmlSchemaExternal::UnhandledAttributes -} // end of class System.Xml.Schema.XmlSchemaExternal - -.class /*02000086*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaFacet - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060006AA*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaFacet::.ctor - - .method /*060006AB*/ public hidebysig newslot specialname virtual - instance bool get_IsFixed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaFacet::get_IsFixed - - .method /*060006AC*/ public hidebysig newslot specialname virtual - instance void set_IsFixed(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaFacet::set_IsFixed - - .method /*060006AD*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaFacet::get_Value - - .method /*060006AE*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaFacet::set_Value - - .property /*1700023D*/ instance bool IsFixed() - { - .custom /*0C0000EE:0A000024*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(bool) /* 0A000024 */ = ( 01 00 00 00 00 ) - .custom /*0C0000EF:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 66 69 78 65 64 00 00 ) // ...fixed.. - .get instance bool System.Xml.Schema.XmlSchemaFacet/*02000086*/::get_IsFixed() /* 060006AB */ - .set instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::set_IsFixed(bool) /* 060006AC */ - } // end of property XmlSchemaFacet::IsFixed - .property /*1700023E*/ instance string Value() - { - .custom /*0C0000F0:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 76 61 6C 75 65 00 00 ) // ...value.. - .get instance string System.Xml.Schema.XmlSchemaFacet/*02000086*/::get_Value() /* 060006AD */ - .set instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::set_Value(string) /* 060006AE */ - } // end of property XmlSchemaFacet::Value -} // end of class System.Xml.Schema.XmlSchemaFacet - -.class /*02000087*/ public auto ansi sealed System.Xml.Schema.XmlSchemaForm - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000A5*/ public specialname rtspecialname int32 value__ - .field /*040000A6*/ public static literal valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ None = int32(0x00000000) - .custom /*0C00004A:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .field /*040000A7*/ public static literal valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ Qualified = int32(0x00000001) - .custom /*0C00004B:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 09 71 75 61 6C 69 66 69 65 64 00 00 ) // ...qualified.. - .field /*040000A8*/ public static literal valuetype System.Xml.Schema.XmlSchemaForm/*02000087*/ Unqualified = int32(0x00000002) - .custom /*0C00004C:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 0B 75 6E 71 75 61 6C 69 66 69 65 64 00 00 ) // ...unqualified.. -} // end of class System.Xml.Schema.XmlSchemaForm - -.class /*02000088*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaFractionDigitsFacet - extends System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/ -{ - .method /*060006AF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FB */ call instance void System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/::.ctor() /* 060006FB */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaFractionDigitsFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaFractionDigitsFacet - -.class /*02000089*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaGroup - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060006B0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaGroup::.ctor - - .method /*060006B1*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaGroup::get_Name - - .method /*060006B2*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaGroup::set_Name - - .method /*060006B3*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ - get_Particle() cil managed - // SIG: 20 00 12 82 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaGroup::get_Particle - - .method /*060006B4*/ public hidebysig specialname - instance void set_Particle(class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ 'value') cil managed - // SIG: 20 01 01 12 82 28 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaGroup::set_Particle - - .method /*060006B5*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_QualifiedName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaGroup::get_QualifiedName - - .property /*1700023F*/ instance string Name() - { - .custom /*0C0000F1:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaGroup/*02000089*/::get_Name() /* 060006B1 */ - .set instance void System.Xml.Schema.XmlSchemaGroup/*02000089*/::set_Name(string) /* 060006B2 */ - } // end of property XmlSchemaGroup::Name - .property /*17000240*/ instance class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ - Particle() - { - .custom /*0C0000F2:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 61 6C 6C 1E 53 79 73 74 65 6D 2E 58 6D // ...all.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 41 6C 6C 00 00 ) // maAll.. - .custom /*0C0000F3:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 63 68 6F 69 63 65 21 53 79 73 74 65 6D // ...choice!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 43 68 6F 69 63 65 00 00 ) // chemaChoice.. - .custom /*0C0000F4:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 71 75 65 6E 63 65 23 53 79 73 74 // ...sequence#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 53 65 71 75 65 6E 63 65 00 // lSchemaSequence. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ System.Xml.Schema.XmlSchemaGroup/*02000089*/::get_Particle() /* 060006B3 */ - .set instance void System.Xml.Schema.XmlSchemaGroup/*02000089*/::set_Particle(class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/) /* 060006B4 */ - } // end of property XmlSchemaGroup::Particle - .property /*17000241*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - QualifiedName() - { - .custom /*0C0000F5:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaGroup/*02000089*/::get_QualifiedName() /* 060006B5 */ - } // end of property XmlSchemaGroup::QualifiedName -} // end of class System.Xml.Schema.XmlSchemaGroup - -.class /*0200008A*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaGroupBase - extends System.Xml.Schema.XmlSchemaParticle/*020000A1*/ -{ - .method /*060006B6*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000724 */ call instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::.ctor() /* 06000724 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaGroupBase::.ctor - - .method /*060006B7*/ public hidebysig newslot specialname abstract virtual - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x0 - } // end of method XmlSchemaGroupBase::get_Items - - .property /*17000242*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C0000F6:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/::get_Items() /* 060006B7 */ - } // end of property XmlSchemaGroupBase::Items -} // end of class System.Xml.Schema.XmlSchemaGroupBase - -.class /*0200008B*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaGroupRef - extends System.Xml.Schema.XmlSchemaParticle/*020000A1*/ -{ - .method /*060006B8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000724 */ call instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::.ctor() /* 06000724 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaGroupRef::.ctor - - .method /*060006B9*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ - get_Particle() cil managed - // SIG: 20 00 12 82 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaGroupRef::get_Particle - - .method /*060006BA*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_RefName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaGroupRef::get_RefName - - .method /*060006BB*/ public hidebysig specialname - instance void set_RefName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaGroupRef::set_RefName - - .property /*17000243*/ instance class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ - Particle() - { - .custom /*0C0000F7:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ System.Xml.Schema.XmlSchemaGroupRef/*0200008B*/::get_Particle() /* 060006B9 */ - } // end of property XmlSchemaGroupRef::Particle - .property /*17000244*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - RefName() - { - .custom /*0C0000F8:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 03 72 65 66 00 00 ) // ...ref.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaGroupRef/*0200008B*/::get_RefName() /* 060006BA */ - .set instance void System.Xml.Schema.XmlSchemaGroupRef/*0200008B*/::set_RefName(class System.Xml.XmlQualifiedName/*02000032*/) /* 060006BB */ - } // end of property XmlSchemaGroupRef::RefName -} // end of class System.Xml.Schema.XmlSchemaGroupRef - -.class /*0200008C*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaIdentityConstraint - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060006BC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaIdentityConstraint::.ctor - - .method /*060006BD*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Fields() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaIdentityConstraint::get_Fields - - .method /*060006BE*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaIdentityConstraint::get_Name - - .method /*060006BF*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaIdentityConstraint::set_Name - - .method /*060006C0*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_QualifiedName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaIdentityConstraint::get_QualifiedName - - .method /*060006C1*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaXPath/*020000B7*/ - get_Selector() cil managed - // SIG: 20 00 12 82 DC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaIdentityConstraint::get_Selector - - .method /*060006C2*/ public hidebysig specialname - instance void set_Selector(class System.Xml.Schema.XmlSchemaXPath/*020000B7*/ 'value') cil managed - // SIG: 20 01 01 12 82 DC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaIdentityConstraint::set_Selector - - .property /*17000245*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Fields() - { - .custom /*0C0000F9:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 66 69 65 6C 64 20 53 79 73 74 65 6D 2E // ...field System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 58 50 61 74 68 00 00 ) // hemaXPath.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::get_Fields() /* 060006BD */ - } // end of property XmlSchemaIdentityConstraint::Fields - .property /*17000246*/ instance string Name() - { - .custom /*0C0000FA:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::get_Name() /* 060006BE */ - .set instance void System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::set_Name(string) /* 060006BF */ - } // end of property XmlSchemaIdentityConstraint::Name - .property /*17000247*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - QualifiedName() - { - .custom /*0C0000FB:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::get_QualifiedName() /* 060006C0 */ - } // end of property XmlSchemaIdentityConstraint::QualifiedName - .property /*17000248*/ instance class System.Xml.Schema.XmlSchemaXPath/*020000B7*/ - Selector() - { - .custom /*0C0000FC:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 6C 65 63 74 6F 72 20 53 79 73 74 // ...selector Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 58 50 61 74 68 00 00 ) // lSchemaXPath.. - .get instance class System.Xml.Schema.XmlSchemaXPath/*020000B7*/ System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::get_Selector() /* 060006C1 */ - .set instance void System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::set_Selector(class System.Xml.Schema.XmlSchemaXPath/*020000B7*/) /* 060006C2 */ - } // end of property XmlSchemaIdentityConstraint::Selector -} // end of class System.Xml.Schema.XmlSchemaIdentityConstraint - -.class /*0200008D*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaImport - extends System.Xml.Schema.XmlSchemaExternal/*02000085*/ -{ - .method /*060006C3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2118 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006A1 */ call instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::.ctor() /* 060006A1 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaImport::.ctor - - .method /*060006C4*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ - get_Annotation() cil managed - // SIG: 20 00 12 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImport::get_Annotation - - .method /*060006C5*/ public hidebysig specialname - instance void set_Annotation(class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ 'value') cil managed - // SIG: 20 01 01 12 81 AC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaImport::set_Annotation - - .method /*060006C6*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImport::get_Namespace - - .method /*060006C7*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaImport::set_Namespace - - .property /*17000249*/ instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ - Annotation() - { - .custom /*0C0000FD:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 61 6E 6E 6F 74 61 74 69 6F 6E 25 53 79 // ...annotation%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 41 6E 6E 6F 74 61 74 // XmlSchemaAnnotat - 69 6F 6E 00 00 ) // ion.. - .get instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ System.Xml.Schema.XmlSchemaImport/*0200008D*/::get_Annotation() /* 060006C4 */ - .set instance void System.Xml.Schema.XmlSchemaImport/*0200008D*/::set_Annotation(class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/) /* 060006C5 */ - } // end of property XmlSchemaImport::Annotation - .property /*1700024A*/ instance string Namespace() - { - .custom /*0C0000FE:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 09 6E 61 6D 65 73 70 61 63 65 01 00 54 0E // ...namespace..T. - 08 44 61 74 61 54 79 70 65 06 61 6E 79 55 52 49 ) // .DataType.anyURI - .get instance string System.Xml.Schema.XmlSchemaImport/*0200008D*/::get_Namespace() /* 060006C6 */ - .set instance void System.Xml.Schema.XmlSchemaImport/*0200008D*/::set_Namespace(string) /* 060006C7 */ - } // end of property XmlSchemaImport::Namespace -} // end of class System.Xml.Schema.XmlSchemaImport - -.class /*0200008E*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaInclude - extends System.Xml.Schema.XmlSchemaExternal/*02000085*/ -{ - .method /*060006C8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2118 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006A1 */ call instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::.ctor() /* 060006A1 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInclude::.ctor - - .method /*060006C9*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ - get_Annotation() cil managed - // SIG: 20 00 12 81 AC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInclude::get_Annotation - - .method /*060006CA*/ public hidebysig specialname - instance void set_Annotation(class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ 'value') cil managed - // SIG: 20 01 01 12 81 AC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInclude::set_Annotation - - .property /*1700024B*/ instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ - Annotation() - { - .custom /*0C0000FF:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 61 6E 6E 6F 74 61 74 69 6F 6E 25 53 79 // ...annotation%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 41 6E 6E 6F 74 61 74 // XmlSchemaAnnotat - 69 6F 6E 00 00 ) // ion.. - .get instance class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/ System.Xml.Schema.XmlSchemaInclude/*0200008E*/::get_Annotation() /* 060006C9 */ - .set instance void System.Xml.Schema.XmlSchemaInclude/*0200008E*/::set_Annotation(class System.Xml.Schema.XmlSchemaAnnotation/*0200006B*/) /* 060006CA */ - } // end of property XmlSchemaInclude::Annotation -} // end of class System.Xml.Schema.XmlSchemaInclude - -.class /*0200008F*/ public auto ansi sealed beforefieldinit System.Xml.Schema.XmlSchemaInference - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .class /*020000BD*/ auto ansi sealed nested public InferenceOption - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ - { - .field /*040000F9*/ public specialname rtspecialname int32 value__ - .field /*040000FA*/ public static literal valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ Relaxed = int32(0x00000001) - .field /*040000FB*/ public static literal valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ Restricted = int32(0x00000000) - } // end of class InferenceOption - - .method /*060006CB*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInference::.ctor - - .method /*060006CC*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ - get_Occurrence() cil managed - // SIG: 20 00 11 82 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInference::get_Occurrence - - .method /*060006CD*/ public hidebysig specialname - instance void set_Occurrence(valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ 'value') cil managed - // SIG: 20 01 01 11 82 F4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInference::set_Occurrence - - .method /*060006CE*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ - get_TypeInference() cil managed - // SIG: 20 00 11 82 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInference::get_TypeInference - - .method /*060006CF*/ public hidebysig specialname - instance void set_TypeInference(valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ 'value') cil managed - // SIG: 20 01 01 11 82 F4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInference::set_TypeInference - - .method /*060006D0*/ public hidebysig instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ - InferSchema(class System.Xml.XmlReader/*02000033*/ instanceDocument) cil managed - // SIG: 20 01 12 82 94 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInference::InferSchema - - .method /*060006D1*/ public hidebysig instance class System.Xml.Schema.XmlSchemaSet/*020000A5*/ - InferSchema(class System.Xml.XmlReader/*02000033*/ instanceDocument, - class System.Xml.Schema.XmlSchemaSet/*020000A5*/ schemas) cil managed - // SIG: 20 02 12 82 94 12 80 CC 12 82 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInference::InferSchema - - .property /*1700024C*/ instance valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ - Occurrence() - { - .get instance valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ System.Xml.Schema.XmlSchemaInference/*0200008F*/::get_Occurrence() /* 060006CC */ - .set instance void System.Xml.Schema.XmlSchemaInference/*0200008F*/::set_Occurrence(valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/) /* 060006CD */ - } // end of property XmlSchemaInference::Occurrence - .property /*1700024D*/ instance valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ - TypeInference() - { - .get instance valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/ System.Xml.Schema.XmlSchemaInference/*0200008F*/::get_TypeInference() /* 060006CE */ - .set instance void System.Xml.Schema.XmlSchemaInference/*0200008F*/::set_TypeInference(valuetype System.Xml.Schema.XmlSchemaInference/*0200008F*//InferenceOption/*020000BD*/) /* 060006CF */ - } // end of property XmlSchemaInference::TypeInference -} // end of class System.Xml.Schema.XmlSchemaInference - -.class /*02000090*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaInferenceException - extends System.Xml.Schema.XmlSchemaException/*02000084*/ -{ - .method /*060006D2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInferenceException::.ctor - - .method /*060006D3*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInferenceException::.ctor - - .method /*060006D4*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInferenceException::.ctor - - .method /*060006D5*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInferenceException::.ctor - - .method /*060006D6*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException, - int32 lineNumber, - int32 linePosition) cil managed - // SIG: 20 04 01 0E 12 80 A1 08 08 - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInferenceException::.ctor - - .method /*060006D7*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInferenceException::GetObjectData - -} // end of class System.Xml.Schema.XmlSchemaInferenceException - -.class /*02000091*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaInfo - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements System.Xml.Schema.IXmlSchemaInfo/*02000064*/ -{ - .method /*060006D8*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaInfo::.ctor - - .method /*060006D9*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ - get_ContentType() cil managed - // SIG: 20 00 11 81 F4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_ContentType - - .method /*060006DA*/ public hidebysig specialname - instance void set_ContentType(valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ 'value') cil managed - // SIG: 20 01 01 11 81 F4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_ContentType - - .method /*060006DB*/ public hidebysig newslot specialname virtual final - instance bool get_IsDefault() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_IsDefault - - .method /*060006DC*/ public hidebysig specialname - instance void set_IsDefault(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_IsDefault - - .method /*060006DD*/ public hidebysig newslot specialname virtual final - instance bool get_IsNil() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_IsNil - - .method /*060006DE*/ public hidebysig specialname - instance void set_IsNil(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_IsNil - - .method /*060006DF*/ public hidebysig newslot specialname virtual final - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_MemberType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_MemberType - - .method /*060006E0*/ public hidebysig specialname - instance void set_MemberType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ 'value') cil managed - // SIG: 20 01 01 12 82 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_MemberType - - .method /*060006E1*/ public hidebysig newslot specialname virtual final - instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ - get_SchemaAttribute() cil managed - // SIG: 20 00 12 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_SchemaAttribute - - .method /*060006E2*/ public hidebysig specialname - instance void set_SchemaAttribute(class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ 'value') cil managed - // SIG: 20 01 01 12 81 BC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_SchemaAttribute - - .method /*060006E3*/ public hidebysig newslot specialname virtual final - instance class System.Xml.Schema.XmlSchemaElement/*02000082*/ - get_SchemaElement() cil managed - // SIG: 20 00 12 82 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_SchemaElement - - .method /*060006E4*/ public hidebysig specialname - instance void set_SchemaElement(class System.Xml.Schema.XmlSchemaElement/*02000082*/ 'value') cil managed - // SIG: 20 01 01 12 82 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_SchemaElement - - .method /*060006E5*/ public hidebysig newslot specialname virtual final - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_SchemaType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_SchemaType - - .method /*060006E6*/ public hidebysig specialname - instance void set_SchemaType(class System.Xml.Schema.XmlSchemaType/*020000AF*/ 'value') cil managed - // SIG: 20 01 01 12 82 BC - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_SchemaType - - .method /*060006E7*/ public hidebysig newslot specialname virtual final - instance valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ - get_Validity() cil managed - // SIG: 20 00 11 82 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaInfo::get_Validity - - .method /*060006E8*/ public hidebysig specialname - instance void set_Validity(valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ 'value') cil managed - // SIG: 20 01 01 11 82 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaInfo::set_Validity - - .property /*1700024E*/ instance valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ - ContentType() - { - .get instance valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/ System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_ContentType() /* 060006D9 */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_ContentType(valuetype System.Xml.Schema.XmlSchemaContentType/*0200007D*/) /* 060006DA */ - } // end of property XmlSchemaInfo::ContentType - .property /*1700024F*/ instance bool IsDefault() - { - .get instance bool System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_IsDefault() /* 060006DB */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_IsDefault(bool) /* 060006DC */ - } // end of property XmlSchemaInfo::IsDefault - .property /*17000250*/ instance bool IsNil() - { - .get instance bool System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_IsNil() /* 060006DD */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_IsNil(bool) /* 060006DE */ - } // end of property XmlSchemaInfo::IsNil - .property /*17000251*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - MemberType() - { - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_MemberType() /* 060006DF */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_MemberType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/) /* 060006E0 */ - } // end of property XmlSchemaInfo::MemberType - .property /*17000252*/ instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ - SchemaAttribute() - { - .get instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/ System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_SchemaAttribute() /* 060006E1 */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_SchemaAttribute(class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/) /* 060006E2 */ - } // end of property XmlSchemaInfo::SchemaAttribute - .property /*17000253*/ instance class System.Xml.Schema.XmlSchemaElement/*02000082*/ - SchemaElement() - { - .get instance class System.Xml.Schema.XmlSchemaElement/*02000082*/ System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_SchemaElement() /* 060006E3 */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_SchemaElement(class System.Xml.Schema.XmlSchemaElement/*02000082*/) /* 060006E4 */ - } // end of property XmlSchemaInfo::SchemaElement - .property /*17000254*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - SchemaType() - { - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_SchemaType() /* 060006E5 */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_SchemaType(class System.Xml.Schema.XmlSchemaType/*020000AF*/) /* 060006E6 */ - } // end of property XmlSchemaInfo::SchemaType - .property /*17000255*/ instance valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ - Validity() - { - .get instance valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ System.Xml.Schema.XmlSchemaInfo/*02000091*/::get_Validity() /* 060006E7 */ - .set instance void System.Xml.Schema.XmlSchemaInfo/*02000091*/::set_Validity(valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/) /* 060006E8 */ - } // end of property XmlSchemaInfo::Validity -} // end of class System.Xml.Schema.XmlSchemaInfo - -.class /*02000092*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaKey - extends System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/ -{ - .method /*060006E9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2128 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006BC */ call instance void System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::.ctor() /* 060006BC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaKey::.ctor - -} // end of class System.Xml.Schema.XmlSchemaKey - -.class /*02000093*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaKeyref - extends System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/ -{ - .method /*060006EA*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2128 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006BC */ call instance void System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::.ctor() /* 060006BC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaKeyref::.ctor - - .method /*060006EB*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_Refer() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaKeyref::get_Refer - - .method /*060006EC*/ public hidebysig specialname - instance void set_Refer(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaKeyref::set_Refer - - .property /*17000256*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - Refer() - { - .custom /*0C000100:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 72 65 66 65 72 00 00 ) // ...refer.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaKeyref/*02000093*/::get_Refer() /* 060006EB */ - .set instance void System.Xml.Schema.XmlSchemaKeyref/*02000093*/::set_Refer(class System.Xml.XmlQualifiedName/*02000032*/) /* 060006EC */ - } // end of property XmlSchemaKeyref::Refer -} // end of class System.Xml.Schema.XmlSchemaKeyref - -.class /*02000094*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaLengthFacet - extends System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/ -{ - .method /*060006ED*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FB */ call instance void System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/::.ctor() /* 060006FB */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaLengthFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaLengthFacet - -.class /*02000095*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaMaxExclusiveFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*060006EE*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaMaxExclusiveFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaMaxExclusiveFacet - -.class /*02000096*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaMaxInclusiveFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*060006EF*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaMaxInclusiveFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaMaxInclusiveFacet - -.class /*02000097*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaMaxLengthFacet - extends System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/ -{ - .method /*060006F0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FB */ call instance void System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/::.ctor() /* 060006FB */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaMaxLengthFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaMaxLengthFacet - -.class /*02000098*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaMinExclusiveFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*060006F1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaMinExclusiveFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaMinExclusiveFacet - -.class /*02000099*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaMinInclusiveFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*060006F2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaMinInclusiveFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaMinInclusiveFacet - -.class /*0200009A*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaMinLengthFacet - extends System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/ -{ - .method /*060006F3*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FB */ call instance void System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/::.ctor() /* 060006FB */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaMinLengthFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaMinLengthFacet - -.class /*0200009B*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaNotation - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060006F4*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaNotation::.ctor - - .method /*060006F5*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaNotation::get_Name - - .method /*060006F6*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaNotation::set_Name - - .method /*060006F7*/ public hidebysig specialname - instance string get_Public() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaNotation::get_Public - - .method /*060006F8*/ public hidebysig specialname - instance void set_Public(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaNotation::set_Public - - .method /*060006F9*/ public hidebysig specialname - instance string get_System() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaNotation::get_System - - .method /*060006FA*/ public hidebysig specialname - instance void set_System(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaNotation::set_System - - .property /*17000257*/ instance string Name() - { - .custom /*0C000101:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaNotation/*0200009B*/::get_Name() /* 060006F5 */ - .set instance void System.Xml.Schema.XmlSchemaNotation/*0200009B*/::set_Name(string) /* 060006F6 */ - } // end of property XmlSchemaNotation::Name - .property /*17000258*/ instance string Public() - { - .custom /*0C000102:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 06 70 75 62 6C 69 63 00 00 ) // ...public.. - .get instance string System.Xml.Schema.XmlSchemaNotation/*0200009B*/::get_Public() /* 060006F7 */ - .set instance void System.Xml.Schema.XmlSchemaNotation/*0200009B*/::set_Public(string) /* 060006F8 */ - } // end of property XmlSchemaNotation::Public - .property /*17000259*/ instance string System() - { - .custom /*0C000103:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 06 73 79 73 74 65 6D 00 00 ) // ...system.. - .get instance string System.Xml.Schema.XmlSchemaNotation/*0200009B*/::get_System() /* 060006F9 */ - .set instance void System.Xml.Schema.XmlSchemaNotation/*0200009B*/::set_System(string) /* 060006FA */ - } // end of property XmlSchemaNotation::System -} // end of class System.Xml.Schema.XmlSchemaNotation - -.class /*0200009C*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaNumericFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*060006FB*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaNumericFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaNumericFacet - -.class /*0200009D*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaObject - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*060006FC*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaObject::.ctor - - .method /*060006FD*/ public hidebysig specialname - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObject::get_LineNumber - - .method /*060006FE*/ public hidebysig specialname - instance void set_LineNumber(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObject::set_LineNumber - - .method /*060006FF*/ public hidebysig specialname - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObject::get_LinePosition - - .method /*06000700*/ public hidebysig specialname - instance void set_LinePosition(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObject::set_LinePosition - - .method /*06000701*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/ - get_Namespaces() cil managed - // SIG: 20 00 12 81 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObject::get_Namespaces - - .method /*06000702*/ public hidebysig specialname - instance void set_Namespaces(class System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/ 'value') cil managed - // SIG: 20 01 01 12 81 88 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObject::set_Namespaces - - .method /*06000703*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - get_Parent() cil managed - // SIG: 20 00 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObject::get_Parent - - .method /*06000704*/ public hidebysig specialname - instance void set_Parent(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ 'value') cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObject::set_Parent - - .method /*06000705*/ public hidebysig specialname - instance string get_SourceUri() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObject::get_SourceUri - - .method /*06000706*/ public hidebysig specialname - instance void set_SourceUri(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObject::set_SourceUri - - .property /*1700025A*/ instance int32 LineNumber() - { - .custom /*0C000104:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance int32 System.Xml.Schema.XmlSchemaObject/*0200009D*/::get_LineNumber() /* 060006FD */ - .set instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::set_LineNumber(int32) /* 060006FE */ - } // end of property XmlSchemaObject::LineNumber - .property /*1700025B*/ instance int32 LinePosition() - { - .custom /*0C000105:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance int32 System.Xml.Schema.XmlSchemaObject/*0200009D*/::get_LinePosition() /* 060006FF */ - .set instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::set_LinePosition(int32) /* 06000700 */ - } // end of property XmlSchemaObject::LinePosition - .property /*1700025C*/ instance class System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/ - Namespaces() - { - .custom /*0C000106:0600057E*/ instance void System.Xml.Serialization.XmlNamespaceDeclarationsAttribute/*0200005F*/::.ctor() /* 0600057E */ = ( 01 00 00 00 ) - .get instance class System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/ System.Xml.Schema.XmlSchemaObject/*0200009D*/::get_Namespaces() /* 06000701 */ - .set instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::set_Namespaces(class System.Xml.Serialization.XmlSerializerNamespaces/*02000062*/) /* 06000702 */ - } // end of property XmlSchemaObject::Namespaces - .property /*1700025D*/ instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - Parent() - { - .custom /*0C000107:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ System.Xml.Schema.XmlSchemaObject/*0200009D*/::get_Parent() /* 06000703 */ - .set instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::set_Parent(class System.Xml.Schema.XmlSchemaObject/*0200009D*/) /* 06000704 */ - } // end of property XmlSchemaObject::Parent - .property /*1700025E*/ instance string SourceUri() - { - .custom /*0C000108:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance string System.Xml.Schema.XmlSchemaObject/*0200009D*/::get_SourceUri() /* 06000705 */ - .set instance void System.Xml.Schema.XmlSchemaObject/*0200009D*/::set_SourceUri(string) /* 06000706 */ - } // end of property XmlSchemaObject::SourceUri -} // end of class System.Xml.Schema.XmlSchemaObject - -.class /*0200009E*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaObjectCollection - extends [System.Collections.NonGeneric/*23000005*/]System.Collections.CollectionBase/*01000041*/ -{ - .custom /*0C000042:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000707*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2130 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000029 */ call instance void [System.Collections.NonGeneric/*23000005*/]System.Collections.CollectionBase/*01000041*/::.ctor() /* 0A000029 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::.ctor - - .method /*06000708*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ parent) cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x2130 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000029 */ call instance void [System.Collections.NonGeneric/*23000005*/]System.Collections.CollectionBase/*01000041*/::.ctor() /* 0A000029 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::.ctor - - .method /*06000709*/ public hidebysig newslot specialname virtual - instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 82 74 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectCollection::get_Item - - .method /*0600070A*/ public hidebysig newslot specialname virtual - instance void set_Item(int32 index, - class System.Xml.Schema.XmlSchemaObject/*0200009D*/ 'value') cil managed - // SIG: 20 02 01 08 12 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::set_Item - - .method /*0600070B*/ public hidebysig instance int32 - Add(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ item) cil managed - // SIG: 20 01 08 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectCollection::Add - - .method /*0600070C*/ public hidebysig instance bool - Contains(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ item) cil managed - // SIG: 20 01 02 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectCollection::Contains - - .method /*0600070D*/ public hidebysig instance void - CopyTo(class System.Xml.Schema.XmlSchemaObject/*0200009D*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 82 74 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::CopyTo - - .method /*0600070E*/ public hidebysig instance class System.Xml.Schema.XmlSchemaObjectEnumerator/*0200009F*/ - GetEnumerator() cil managed - // SIG: 20 00 12 82 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectCollection::GetEnumerator - - .method /*0600070F*/ public hidebysig instance int32 - IndexOf(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ item) cil managed - // SIG: 20 01 08 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectCollection::IndexOf - - .method /*06000710*/ public hidebysig instance void - Insert(int32 index, - class System.Xml.Schema.XmlSchemaObject/*0200009D*/ item) cil managed - // SIG: 20 02 01 08 12 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::Insert - - .method /*06000711*/ family hidebysig virtual - instance void OnClear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::OnClear - - .method /*06000712*/ family hidebysig virtual - instance void OnInsert(int32 index, - object item) cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::OnInsert - - .method /*06000713*/ family hidebysig virtual - instance void OnRemove(int32 index, - object item) cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::OnRemove - - .method /*06000714*/ family hidebysig virtual - instance void OnSet(int32 index, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::OnSet - - .method /*06000715*/ public hidebysig instance void - Remove(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ item) cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectCollection::Remove - - .property /*1700025F*/ instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - Item(int32) - { - .get instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/::get_Item(int32) /* 06000709 */ - .set instance void System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/::set_Item(int32, - class System.Xml.Schema.XmlSchemaObject/*0200009D*/) /* 0600070A */ - } // end of property XmlSchemaObjectCollection::Item -} // end of class System.Xml.Schema.XmlSchemaObjectCollection - -.class /*0200009F*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaObjectEnumerator - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ - implements [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/ -{ - .method /*06000716*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaObjectEnumerator::.ctor - - .method /*06000717*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - get_Current() cil managed - // SIG: 20 00 12 82 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectEnumerator::get_Current - - .method /*06000718*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/::get_Current /*01000029::0A000021*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000719*/ public hidebysig instance bool - MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectEnumerator::MoveNext - - .method /*0600071A*/ public hidebysig instance void - Reset() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectEnumerator::Reset - - .method /*0600071B*/ private hidebysig newslot virtual final - instance bool System.Collections.IEnumerator.MoveNext() cil managed - // SIG: 20 00 02 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/::MoveNext /*01000029::0A000022*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectEnumerator::System.Collections.IEnumerator.MoveNext - - .method /*0600071C*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*01000029*/::Reset /*01000029::0A000023*/ - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaObjectEnumerator::System.Collections.IEnumerator.Reset - - .property /*17000260*/ instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - Current() - { - .get instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ System.Xml.Schema.XmlSchemaObjectEnumerator/*0200009F*/::get_Current() /* 06000717 */ - } // end of property XmlSchemaObjectEnumerator::Current - .property /*17000261*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Xml.Schema.XmlSchemaObjectEnumerator/*0200009F*/::System.Collections.IEnumerator.get_Current() /* 06000718 */ - } // end of property XmlSchemaObjectEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Xml.Schema.XmlSchemaObjectEnumerator - -.class /*020000A0*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaObjectTable - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .custom /*0C000045:0A000014*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*01000019*/::.ctor(string) /* 0A000014 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600071D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaObjectTable::.ctor - - .method /*0600071E*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectTable::get_Count - - .method /*0600071F*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - get_Item(class System.Xml.XmlQualifiedName/*02000032*/ name) cil managed - // SIG: 20 01 12 82 74 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectTable::get_Item - - .method /*06000720*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ - get_Names() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectTable::get_Names - - .method /*06000721*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ - get_Values() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectTable::get_Values - - .method /*06000722*/ public hidebysig instance bool - Contains(class System.Xml.XmlQualifiedName/*02000032*/ name) cil managed - // SIG: 20 01 02 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectTable::Contains - - .method /*06000723*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.IDictionaryEnumerator/*01000042*/ - GetEnumerator() cil managed - // SIG: 20 00 12 81 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaObjectTable::GetEnumerator - - .property /*17000262*/ instance int32 Count() - { - .get instance int32 System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/::get_Count() /* 0600071E */ - } // end of property XmlSchemaObjectTable::Count - .property /*17000263*/ instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ - Item(class System.Xml.XmlQualifiedName/*02000032*/) - { - .get instance class System.Xml.Schema.XmlSchemaObject/*0200009D*/ System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/::get_Item(class System.Xml.XmlQualifiedName/*02000032*/) /* 0600071F */ - } // end of property XmlSchemaObjectTable::Item - .property /*17000264*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ - Names() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/::get_Names() /* 06000720 */ - } // end of property XmlSchemaObjectTable::Names - .property /*17000265*/ instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ - Values() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/::get_Values() /* 06000721 */ - } // end of property XmlSchemaObjectTable::Values -} // end of class System.Xml.Schema.XmlSchemaObjectTable - -.class /*020000A1*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaParticle - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*06000724*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaParticle::.ctor - - .method /*06000725*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - get_MaxOccurs() cil managed - // SIG: 20 00 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaParticle::get_MaxOccurs - - .method /*06000726*/ public hidebysig specialname - instance void set_MaxOccurs(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ 'value') cil managed - // SIG: 20 01 01 11 80 81 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaParticle::set_MaxOccurs - - .method /*06000727*/ public hidebysig specialname - instance string get_MaxOccursString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaParticle::get_MaxOccursString - - .method /*06000728*/ public hidebysig specialname - instance void set_MaxOccursString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaParticle::set_MaxOccursString - - .method /*06000729*/ public hidebysig specialname - instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - get_MinOccurs() cil managed - // SIG: 20 00 11 80 81 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaParticle::get_MinOccurs - - .method /*0600072A*/ public hidebysig specialname - instance void set_MinOccurs(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ 'value') cil managed - // SIG: 20 01 01 11 80 81 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaParticle::set_MinOccurs - - .method /*0600072B*/ public hidebysig specialname - instance string get_MinOccursString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaParticle::get_MinOccursString - - .method /*0600072C*/ public hidebysig specialname - instance void set_MinOccursString(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaParticle::set_MinOccursString - - .property /*17000266*/ instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - MaxOccurs() - { - .custom /*0C00010A:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ System.Xml.Schema.XmlSchemaParticle/*020000A1*/::get_MaxOccurs() /* 06000725 */ - .set instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::set_MaxOccurs(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/) /* 06000726 */ - } // end of property XmlSchemaParticle::MaxOccurs - .property /*17000267*/ instance string MaxOccursString() - { - .custom /*0C00010B:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 09 6D 61 78 4F 63 63 75 72 73 00 00 ) // ...maxOccurs.. - .get instance string System.Xml.Schema.XmlSchemaParticle/*020000A1*/::get_MaxOccursString() /* 06000727 */ - .set instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::set_MaxOccursString(string) /* 06000728 */ - } // end of property XmlSchemaParticle::MaxOccursString - .property /*17000268*/ instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ - MinOccurs() - { - .custom /*0C00010C:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/ System.Xml.Schema.XmlSchemaParticle/*020000A1*/::get_MinOccurs() /* 06000729 */ - .set instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::set_MinOccurs(valuetype [System.Runtime/*23000001*/]System.Decimal/*01000020*/) /* 0600072A */ - } // end of property XmlSchemaParticle::MinOccurs - .property /*17000269*/ instance string MinOccursString() - { - .custom /*0C00010D:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 09 6D 69 6E 4F 63 63 75 72 73 00 00 ) // ...minOccurs.. - .get instance string System.Xml.Schema.XmlSchemaParticle/*020000A1*/::get_MinOccursString() /* 0600072B */ - .set instance void System.Xml.Schema.XmlSchemaParticle/*020000A1*/::set_MinOccursString(string) /* 0600072C */ - } // end of property XmlSchemaParticle::MinOccursString -} // end of class System.Xml.Schema.XmlSchemaParticle - -.class /*020000A2*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaPatternFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*0600072D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaPatternFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaPatternFacet - -.class /*020000A3*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaRedefine - extends System.Xml.Schema.XmlSchemaExternal/*02000085*/ -{ - .method /*0600072E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2118 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006A1 */ call instance void System.Xml.Schema.XmlSchemaExternal/*02000085*/::.ctor() /* 060006A1 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaRedefine::.ctor - - .method /*0600072F*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_AttributeGroups() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaRedefine::get_AttributeGroups - - .method /*06000730*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_Groups() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaRedefine::get_Groups - - .method /*06000731*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaRedefine::get_Items - - .method /*06000732*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_SchemaTypes() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaRedefine::get_SchemaTypes - - .property /*1700026A*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - AttributeGroups() - { - .custom /*0C00010F:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaRedefine/*020000A3*/::get_AttributeGroups() /* 0600072F */ - } // end of property XmlSchemaRedefine::AttributeGroups - .property /*1700026B*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - Groups() - { - .custom /*0C000110:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaRedefine/*020000A3*/::get_Groups() /* 06000730 */ - } // end of property XmlSchemaRedefine::Groups - .property /*1700026C*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C000111:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 61 6E 6E 6F 74 61 74 69 6F 6E 25 53 79 // ...annotation%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 41 6E 6E 6F 74 61 74 // XmlSchemaAnnotat - 69 6F 6E 00 00 ) // ion.. - .custom /*0C000112:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 29 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p)System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 00 00 ) // ributeGroup.. - .custom /*0C000113:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 63 6F 6D 70 6C 65 78 54 79 70 65 26 53 // ...complexType&S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 43 6F 6D 70 6C 65 // .XmlSchemaComple - 78 54 79 70 65 00 00 ) // xType.. - .custom /*0C000114:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 20 53 79 73 74 65 6D 2E // ...group System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 00 00 ) // hemaGroup.. - .custom /*0C000115:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaRedefine/*020000A3*/::get_Items() /* 06000731 */ - } // end of property XmlSchemaRedefine::Items - .property /*1700026D*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - SchemaTypes() - { - .custom /*0C000116:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaRedefine/*020000A3*/::get_SchemaTypes() /* 06000732 */ - } // end of property XmlSchemaRedefine::SchemaTypes -} // end of class System.Xml.Schema.XmlSchemaRedefine - -.class /*020000A4*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSequence - extends System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/ -{ - .method /*06000733*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20d8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006B6 */ call instance void System.Xml.Schema.XmlSchemaGroupBase/*0200008A*/::.ctor() /* 060006B6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSequence::.ctor - - .method /*06000734*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Items() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSequence::get_Items - - .property /*1700026E*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Items() - { - .custom /*0C000117:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 03 61 6E 79 1E 53 79 73 74 65 6D 2E 58 6D // ...any.System.Xm - 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 // l.Schema.XmlSche - 6D 61 41 6E 79 00 00 ) // maAny.. - .custom /*0C000118:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 63 68 6F 69 63 65 21 53 79 73 74 65 6D // ...choice!System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 43 68 6F 69 63 65 00 00 ) // chemaChoice.. - .custom /*0C000119:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 65 6C 65 6D 65 6E 74 22 53 79 73 74 65 // ...element"Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 45 6C 65 6D 65 6E 74 00 00 ) // SchemaElement.. - .custom /*0C00011A:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 67 72 6F 75 70 23 53 79 73 74 65 6D 2E // ...group#System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 47 72 6F 75 70 52 65 66 00 00 ) // hemaGroupRef.. - .custom /*0C00011B:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 08 73 65 71 75 65 6E 63 65 23 53 79 73 74 // ...sequence#Syst - 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D // em.Xml.Schema.Xm - 6C 53 63 68 65 6D 61 53 65 71 75 65 6E 63 65 00 // lSchemaSequence. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaSequence/*020000A4*/::get_Items() /* 06000734 */ - } // end of property XmlSchemaSequence::Items -} // end of class System.Xml.Schema.XmlSchemaSequence - -.class /*020000A5*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSet - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000735*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSet::.ctor - - .method /*06000736*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nameTable) cil managed - // SIG: 20 01 01 12 80 94 - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSet::.ctor - - .method /*06000737*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/ - get_CompilationSettings() cil managed - // SIG: 20 00 12 81 D4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_CompilationSettings - - .method /*06000738*/ public hidebysig specialname - instance void set_CompilationSettings(class System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/ 'value') cil managed - // SIG: 20 01 01 12 81 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::set_CompilationSettings - - .method /*06000739*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_Count - - .method /*0600073A*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_GlobalAttributes() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_GlobalAttributes - - .method /*0600073B*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_GlobalElements() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_GlobalElements - - .method /*0600073C*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - get_GlobalTypes() cil managed - // SIG: 20 00 12 82 80 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_GlobalTypes - - .method /*0600073D*/ public hidebysig specialname - instance bool get_IsCompiled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_IsCompiled - - .method /*0600073E*/ public hidebysig specialname - instance class System.Xml.XmlNameTable/*02000025*/ - get_NameTable() cil managed - // SIG: 20 00 12 80 94 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::get_NameTable - - .method /*0600073F*/ public hidebysig specialname - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::set_XmlResolver - - .method /*06000740*/ public hidebysig specialname - instance void add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::add_ValidationEventHandler - - .method /*06000741*/ public hidebysig specialname - instance void remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::remove_ValidationEventHandler - - .method /*06000742*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(string targetNamespace, - string schemaUri) cil managed - // SIG: 20 02 12 81 A0 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Add - - .method /*06000743*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(string targetNamespace, - class System.Xml.XmlReader/*02000033*/ schemaDocument) cil managed - // SIG: 20 02 12 81 A0 0E 12 80 CC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Add - - .method /*06000744*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Add(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 12 81 A0 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Add - - .method /*06000745*/ public hidebysig instance void - Add(class System.Xml.Schema.XmlSchemaSet/*020000A5*/ schemas) cil managed - // SIG: 20 01 01 12 82 94 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::Add - - .method /*06000746*/ public hidebysig instance void - Compile() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::Compile - - .method /*06000747*/ public hidebysig instance bool - Contains(string targetNamespace) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Contains - - .method /*06000748*/ public hidebysig instance bool - Contains(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 02 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Contains - - .method /*06000749*/ public hidebysig instance void - CopyTo(class System.Xml.Schema.XmlSchema/*02000068*/[] schemas, - int32 index) cil managed - // SIG: 20 02 01 1D 12 81 A0 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSet::CopyTo - - .method /*0600074A*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Remove(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 12 81 A0 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Remove - - .method /*0600074B*/ public hidebysig instance bool - RemoveRecursive(class System.Xml.Schema.XmlSchema/*02000068*/ schemaToRemove) cil managed - // SIG: 20 01 02 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::RemoveRecursive - - .method /*0600074C*/ public hidebysig instance class System.Xml.Schema.XmlSchema/*02000068*/ - Reprocess(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 12 81 A0 12 81 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Reprocess - - .method /*0600074D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ - Schemas() cil managed - // SIG: 20 00 12 69 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Schemas - - .method /*0600074E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.ICollection/*0100001A*/ - Schemas(string targetNamespace) cil managed - // SIG: 20 01 12 69 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSet::Schemas - - .event /*1400000B*/ System.Xml.Schema.ValidationEventHandler/*02000066*/ ValidationEventHandler - { - .addon instance void System.Xml.Schema.XmlSchemaSet/*020000A5*/::add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 06000740 */ - .removeon instance void System.Xml.Schema.XmlSchemaSet/*020000A5*/::remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 06000741 */ - } // end of event XmlSchemaSet::ValidationEventHandler - .property /*1700026F*/ instance class System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/ - CompilationSettings() - { - .get instance class System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/ System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_CompilationSettings() /* 06000737 */ - .set instance void System.Xml.Schema.XmlSchemaSet/*020000A5*/::set_CompilationSettings(class System.Xml.Schema.XmlSchemaCompilationSettings/*02000075*/) /* 06000738 */ - } // end of property XmlSchemaSet::CompilationSettings - .property /*17000270*/ instance int32 Count() - { - .get instance int32 System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_Count() /* 06000739 */ - } // end of property XmlSchemaSet::Count - .property /*17000271*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - GlobalAttributes() - { - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_GlobalAttributes() /* 0600073A */ - } // end of property XmlSchemaSet::GlobalAttributes - .property /*17000272*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - GlobalElements() - { - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_GlobalElements() /* 0600073B */ - } // end of property XmlSchemaSet::GlobalElements - .property /*17000273*/ instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ - GlobalTypes() - { - .get instance class System.Xml.Schema.XmlSchemaObjectTable/*020000A0*/ System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_GlobalTypes() /* 0600073C */ - } // end of property XmlSchemaSet::GlobalTypes - .property /*17000274*/ instance bool IsCompiled() - { - .get instance bool System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_IsCompiled() /* 0600073D */ - } // end of property XmlSchemaSet::IsCompiled - .property /*17000275*/ instance class System.Xml.XmlNameTable/*02000025*/ - NameTable() - { - .get instance class System.Xml.XmlNameTable/*02000025*/ System.Xml.Schema.XmlSchemaSet/*020000A5*/::get_NameTable() /* 0600073E */ - } // end of property XmlSchemaSet::NameTable - .property /*17000276*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.Schema.XmlSchemaSet/*020000A5*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 0600073F */ - } // end of property XmlSchemaSet::XmlResolver -} // end of class System.Xml.Schema.XmlSchemaSet - -.class /*020000A6*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleContent - extends System.Xml.Schema.XmlSchemaContentModel/*0200007B*/ -{ - .method /*0600074F*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f0 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000663 */ call instance void System.Xml.Schema.XmlSchemaContentModel/*0200007B*/::.ctor() /* 06000663 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleContent::.ctor - - .method /*06000750*/ public hidebysig specialname virtual - instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ - get_Content() cil managed - // SIG: 20 00 12 81 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContent::get_Content - - .method /*06000751*/ public hidebysig specialname virtual - instance void set_Content(class System.Xml.Schema.XmlSchemaContent/*0200007A*/ 'value') cil managed - // SIG: 20 01 01 12 81 E8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleContent::set_Content - - .property /*17000277*/ instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ - Content() - { - .custom /*0C00011C:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 65 78 74 65 6E 73 69 6F 6E 31 53 79 73 // ...extension1Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 43 6F // mlSchemaSimpleCo - 6E 74 65 6E 74 45 78 74 65 6E 73 69 6F 6E 00 00 ) // ntentExtension.. - .custom /*0C00011D:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 72 65 73 74 72 69 63 74 69 6F 6E 33 53 // ...restriction3S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 // .XmlSchemaSimple - 43 6F 6E 74 65 6E 74 52 65 73 74 72 69 63 74 69 // ContentRestricti - 6F 6E 00 00 ) // on.. - .get instance class System.Xml.Schema.XmlSchemaContent/*0200007A*/ System.Xml.Schema.XmlSchemaSimpleContent/*020000A6*/::get_Content() /* 06000750 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleContent/*020000A6*/::set_Content(class System.Xml.Schema.XmlSchemaContent/*0200007A*/) /* 06000751 */ - } // end of property XmlSchemaSimpleContent::Content -} // end of class System.Xml.Schema.XmlSchemaSimpleContent - -.class /*020000A7*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleContentExtension - extends System.Xml.Schema.XmlSchemaContent/*0200007A*/ -{ - .method /*06000752*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000662 */ call instance void System.Xml.Schema.XmlSchemaContent/*0200007A*/::.ctor() /* 06000662 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentExtension::.ctor - - .method /*06000753*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AnyAttribute() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentExtension::get_AnyAttribute - - .method /*06000754*/ public hidebysig specialname - instance void set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ 'value') cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentExtension::set_AnyAttribute - - .method /*06000755*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentExtension::get_Attributes - - .method /*06000756*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_BaseTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentExtension::get_BaseTypeName - - .method /*06000757*/ public hidebysig specialname - instance void set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentExtension::set_BaseTypeName - - .property /*17000278*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AnyAttribute() - { - .custom /*0C00011F:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0C 61 6E 79 41 74 74 72 69 62 75 74 65 00 // ...anyAttribute. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaSimpleContentExtension/*020000A7*/::get_AnyAttribute() /* 06000753 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleContentExtension/*020000A7*/::set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/) /* 06000754 */ - } // end of property XmlSchemaSimpleContentExtension::AnyAttribute - .property /*17000279*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Attributes() - { - .custom /*0C000120:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C000121:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p,System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 52 65 66 00 00 ) // ributeGroupRef.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaSimpleContentExtension/*020000A7*/::get_Attributes() /* 06000755 */ - } // end of property XmlSchemaSimpleContentExtension::Attributes - .property /*1700027A*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - BaseTypeName() - { - .custom /*0C000122:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 62 61 73 65 00 00 ) // ...base.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaSimpleContentExtension/*020000A7*/::get_BaseTypeName() /* 06000756 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleContentExtension/*020000A7*/::set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000757 */ - } // end of property XmlSchemaSimpleContentExtension::BaseTypeName -} // end of class System.Xml.Schema.XmlSchemaSimpleContentExtension - -.class /*020000A8*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleContentRestriction - extends System.Xml.Schema.XmlSchemaContent/*0200007A*/ -{ - .method /*06000758*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20f8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000662 */ call instance void System.Xml.Schema.XmlSchemaContent/*0200007A*/::.ctor() /* 06000662 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentRestriction::.ctor - - .method /*06000759*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - get_AnyAttribute() cil managed - // SIG: 20 00 12 81 B4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentRestriction::get_AnyAttribute - - .method /*0600075A*/ public hidebysig specialname - instance void set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ 'value') cil managed - // SIG: 20 01 01 12 81 B4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentRestriction::set_AnyAttribute - - .method /*0600075B*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Attributes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentRestriction::get_Attributes - - .method /*0600075C*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_BaseType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentRestriction::get_BaseType - - .method /*0600075D*/ public hidebysig specialname - instance void set_BaseType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ 'value') cil managed - // SIG: 20 01 01 12 82 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentRestriction::set_BaseType - - .method /*0600075E*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_BaseTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentRestriction::get_BaseTypeName - - .method /*0600075F*/ public hidebysig specialname - instance void set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleContentRestriction::set_BaseTypeName - - .method /*06000760*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Facets() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleContentRestriction::get_Facets - - .property /*1700027B*/ instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ - AnyAttribute() - { - .custom /*0C000123:06000568*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string) /* 06000568 */ = ( 01 00 0C 61 6E 79 41 74 74 72 69 62 75 74 65 00 // ...anyAttribute. - 00 ) - .get instance class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/ System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::get_AnyAttribute() /* 06000759 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::set_AnyAttribute(class System.Xml.Schema.XmlSchemaAnyAttribute/*0200006D*/) /* 0600075A */ - } // end of property XmlSchemaSimpleContentRestriction::AnyAttribute - .property /*1700027C*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Attributes() - { - .custom /*0C000124:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 61 74 74 72 69 62 75 74 65 24 53 79 73 // ...attribute$Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 41 74 74 72 69 62 75 74 // mlSchemaAttribut - 65 00 00 ) // e.. - .custom /*0C000125:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 61 74 74 72 69 62 75 74 65 47 72 6F 75 // ...attributeGrou - 70 2C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // p,System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 41 74 74 // ema.XmlSchemaAtt - 72 69 62 75 74 65 47 72 6F 75 70 52 65 66 00 00 ) // ributeGroupRef.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::get_Attributes() /* 0600075B */ - } // end of property XmlSchemaSimpleContentRestriction::Attributes - .property /*1700027D*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - BaseType() - { - .custom /*0C000127:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::get_BaseType() /* 0600075C */ - .set instance void System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::set_BaseType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/) /* 0600075D */ - } // end of property XmlSchemaSimpleContentRestriction::BaseType - .property /*1700027E*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - BaseTypeName() - { - .custom /*0C000128:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 62 61 73 65 00 00 ) // ...base.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::get_BaseTypeName() /* 0600075E */ - .set instance void System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 0600075F */ - } // end of property XmlSchemaSimpleContentRestriction::BaseTypeName - .property /*1700027F*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Facets() - { - .custom /*0C000129:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 65 6E 75 6D 65 72 61 74 69 6F 6E 2B 53 // ...enumeration+S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 45 6E 75 6D 65 72 // .XmlSchemaEnumer - 61 74 69 6F 6E 46 61 63 65 74 00 00 ) // ationFacet.. - .custom /*0C00012A:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 66 72 61 63 74 69 6F 6E 44 69 67 69 74 // ...fractionDigit - 73 2E 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // s.System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 46 72 61 // ema.XmlSchemaFra - 63 74 69 6F 6E 44 69 67 69 74 73 46 61 63 65 74 // ctionDigitsFacet - 00 00 ) - .custom /*0C00012B:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 6C 65 6E 67 74 68 26 53 79 73 74 65 6D // ...length&System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 4C 65 6E 67 74 68 46 61 63 65 74 // chemaLengthFacet - 00 00 ) - .custom /*0C00012C:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 61 78 45 78 63 6C 75 73 69 76 65 2C // ...maxExclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 61 78 45 78 // a.XmlSchemaMaxEx - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C00012D:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 61 78 49 6E 63 6C 75 73 69 76 65 2C // ...maxInclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 61 78 49 6E // a.XmlSchemaMaxIn - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C00012E:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 6D 61 78 4C 65 6E 67 74 68 29 53 79 73 // ...maxLength)Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 4D 61 78 4C 65 6E 67 74 // mlSchemaMaxLengt - 68 46 61 63 65 74 00 00 ) // hFacet.. - .custom /*0C00012F:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 69 6E 45 78 63 6C 75 73 69 76 65 2C // ...minExclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 69 6E 45 78 // a.XmlSchemaMinEx - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C000130:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 69 6E 49 6E 63 6C 75 73 69 76 65 2C // ...minInclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 69 6E 49 6E // a.XmlSchemaMinIn - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C000131:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 6D 69 6E 4C 65 6E 67 74 68 29 53 79 73 // ...minLength)Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 4D 69 6E 4C 65 6E 67 74 // mlSchemaMinLengt - 68 46 61 63 65 74 00 00 ) // hFacet.. - .custom /*0C000132:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 70 61 74 74 65 72 6E 27 53 79 73 74 65 // ...pattern'Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 50 61 74 74 65 72 6E 46 61 63 // SchemaPatternFac - 65 74 00 00 ) // et.. - .custom /*0C000133:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 74 6F 74 61 6C 44 69 67 69 74 73 2B 53 // ...totalDigits+S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 54 6F 74 61 6C 44 // .XmlSchemaTotalD - 69 67 69 74 73 46 61 63 65 74 00 00 ) // igitsFacet.. - .custom /*0C000134:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 77 68 69 74 65 53 70 61 63 65 2A 53 79 // ...whiteSpace*Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 57 68 69 74 65 53 70 // XmlSchemaWhiteSp - 61 63 65 46 61 63 65 74 00 00 ) // aceFacet.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaSimpleContentRestriction/*020000A8*/::get_Facets() /* 06000760 */ - } // end of property XmlSchemaSimpleContentRestriction::Facets -} // end of class System.Xml.Schema.XmlSchemaSimpleContentRestriction - -.class /*020000A9*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleType - extends System.Xml.Schema.XmlSchemaType/*020000AF*/ -{ - .method /*06000761*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2100 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000778 */ call instance void System.Xml.Schema.XmlSchemaType/*020000AF*/::.ctor() /* 06000778 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleType::.ctor - - .method /*06000762*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ - get_Content() cil managed - // SIG: 20 00 12 82 A8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleType::get_Content - - .method /*06000763*/ public hidebysig specialname - instance void set_Content(class System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ 'value') cil managed - // SIG: 20 01 01 12 82 A8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleType::set_Content - - .property /*17000280*/ instance class System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ - Content() - { - .custom /*0C000135:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 04 6C 69 73 74 29 53 79 73 74 65 6D 2E 58 // ...list)System.X - 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 68 // ml.Schema.XmlSch - 65 6D 61 53 69 6D 70 6C 65 54 79 70 65 4C 69 73 // emaSimpleTypeLis - 74 00 00 ) // t.. - .custom /*0C000136:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 72 65 73 74 72 69 63 74 69 6F 6E 30 53 // ...restriction0S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 // .XmlSchemaSimple - 54 79 70 65 52 65 73 74 72 69 63 74 69 6F 6E 00 // TypeRestriction. - 00 ) - .custom /*0C000137:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 05 75 6E 69 6F 6E 2A 53 79 73 74 65 6D 2E // ...union*System. - 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 63 // Xml.Schema.XmlSc - 68 65 6D 61 53 69 6D 70 6C 65 54 79 70 65 55 6E // hemaSimpleTypeUn - 69 6F 6E 00 00 ) // ion.. - .get instance class System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/::get_Content() /* 06000762 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/::set_Content(class System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/) /* 06000763 */ - } // end of property XmlSchemaSimpleType::Content -} // end of class System.Xml.Schema.XmlSchemaSimpleType - -.class /*020000AA*/ public abstract auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleTypeContent - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*06000764*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeContent::.ctor - -} // end of class System.Xml.Schema.XmlSchemaSimpleTypeContent - -.class /*020000AB*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleTypeList - extends System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ -{ - .method /*06000765*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2138 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000764 */ call instance void System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/::.ctor() /* 06000764 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeList::.ctor - - .method /*06000766*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_BaseItemType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeList::get_BaseItemType - - .method /*06000767*/ public hidebysig specialname - instance void set_BaseItemType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ 'value') cil managed - // SIG: 20 01 01 12 82 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeList::set_BaseItemType - - .method /*06000768*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_ItemType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeList::get_ItemType - - .method /*06000769*/ public hidebysig specialname - instance void set_ItemType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ 'value') cil managed - // SIG: 20 01 01 12 82 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeList::set_ItemType - - .method /*0600076A*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_ItemTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeList::get_ItemTypeName - - .method /*0600076B*/ public hidebysig specialname - instance void set_ItemTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeList::set_ItemTypeName - - .property /*17000281*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - BaseItemType() - { - .custom /*0C000138:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaSimpleTypeList/*020000AB*/::get_BaseItemType() /* 06000766 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleTypeList/*020000AB*/::set_BaseItemType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/) /* 06000767 */ - } // end of property XmlSchemaSimpleTypeList::BaseItemType - .property /*17000282*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - ItemType() - { - .custom /*0C000139:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaSimpleTypeList/*020000AB*/::get_ItemType() /* 06000768 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleTypeList/*020000AB*/::set_ItemType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/) /* 06000769 */ - } // end of property XmlSchemaSimpleTypeList::ItemType - .property /*17000283*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - ItemTypeName() - { - .custom /*0C00013A:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 08 69 74 65 6D 54 79 70 65 00 00 ) // ...itemType.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaSimpleTypeList/*020000AB*/::get_ItemTypeName() /* 0600076A */ - .set instance void System.Xml.Schema.XmlSchemaSimpleTypeList/*020000AB*/::set_ItemTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 0600076B */ - } // end of property XmlSchemaSimpleTypeList::ItemTypeName -} // end of class System.Xml.Schema.XmlSchemaSimpleTypeList - -.class /*020000AC*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleTypeRestriction - extends System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ -{ - .method /*0600076C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2138 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000764 */ call instance void System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/::.ctor() /* 06000764 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeRestriction::.ctor - - .method /*0600076D*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - get_BaseType() cil managed - // SIG: 20 00 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeRestriction::get_BaseType - - .method /*0600076E*/ public hidebysig specialname - instance void set_BaseType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ 'value') cil managed - // SIG: 20 01 01 12 82 A4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeRestriction::set_BaseType - - .method /*0600076F*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_BaseTypeName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeRestriction::get_BaseTypeName - - .method /*06000770*/ public hidebysig specialname - instance void set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/ 'value') cil managed - // SIG: 20 01 01 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeRestriction::set_BaseTypeName - - .method /*06000771*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_Facets() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeRestriction::get_Facets - - .property /*17000284*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - BaseType() - { - .custom /*0C00013B:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ System.Xml.Schema.XmlSchemaSimpleTypeRestriction/*020000AC*/::get_BaseType() /* 0600076D */ - .set instance void System.Xml.Schema.XmlSchemaSimpleTypeRestriction/*020000AC*/::set_BaseType(class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/) /* 0600076E */ - } // end of property XmlSchemaSimpleTypeRestriction::BaseType - .property /*17000285*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - BaseTypeName() - { - .custom /*0C00013C:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 62 61 73 65 00 00 ) // ...base.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaSimpleTypeRestriction/*020000AC*/::get_BaseTypeName() /* 0600076F */ - .set instance void System.Xml.Schema.XmlSchemaSimpleTypeRestriction/*020000AC*/::set_BaseTypeName(class System.Xml.XmlQualifiedName/*02000032*/) /* 06000770 */ - } // end of property XmlSchemaSimpleTypeRestriction::BaseTypeName - .property /*17000286*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - Facets() - { - .custom /*0C00013D:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 65 6E 75 6D 65 72 61 74 69 6F 6E 2B 53 // ...enumeration+S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 45 6E 75 6D 65 72 // .XmlSchemaEnumer - 61 74 69 6F 6E 46 61 63 65 74 00 00 ) // ationFacet.. - .custom /*0C00013E:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0E 66 72 61 63 74 69 6F 6E 44 69 67 69 74 // ...fractionDigit - 73 2E 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 // s.System.Xml.Sch - 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 46 72 61 // ema.XmlSchemaFra - 63 74 69 6F 6E 44 69 67 69 74 73 46 61 63 65 74 // ctionDigitsFacet - 00 00 ) - .custom /*0C00013F:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 06 6C 65 6E 67 74 68 26 53 79 73 74 65 6D // ...length&System - 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C 53 // .Xml.Schema.XmlS - 63 68 65 6D 61 4C 65 6E 67 74 68 46 61 63 65 74 // chemaLengthFacet - 00 00 ) - .custom /*0C000140:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 61 78 45 78 63 6C 75 73 69 76 65 2C // ...maxExclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 61 78 45 78 // a.XmlSchemaMaxEx - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C000141:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 61 78 49 6E 63 6C 75 73 69 76 65 2C // ...maxInclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 61 78 49 6E // a.XmlSchemaMaxIn - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C000142:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 6D 61 78 4C 65 6E 67 74 68 29 53 79 73 // ...maxLength)Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 4D 61 78 4C 65 6E 67 74 // mlSchemaMaxLengt - 68 46 61 63 65 74 00 00 ) // hFacet.. - .custom /*0C000143:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 69 6E 45 78 63 6C 75 73 69 76 65 2C // ...minExclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 69 6E 45 78 // a.XmlSchemaMinEx - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C000144:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0C 6D 69 6E 49 6E 63 6C 75 73 69 76 65 2C // ...minInclusive, - 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D // System.Xml.Schem - 61 2E 58 6D 6C 53 63 68 65 6D 61 4D 69 6E 49 6E // a.XmlSchemaMinIn - 63 6C 75 73 69 76 65 46 61 63 65 74 00 00 ) // clusiveFacet.. - .custom /*0C000145:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 09 6D 69 6E 4C 65 6E 67 74 68 29 53 79 73 // ...minLength)Sys - 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 // tem.Xml.Schema.X - 6D 6C 53 63 68 65 6D 61 4D 69 6E 4C 65 6E 67 74 // mlSchemaMinLengt - 68 46 61 63 65 74 00 00 ) // hFacet.. - .custom /*0C000146:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 07 70 61 74 74 65 72 6E 27 53 79 73 74 65 // ...pattern'Syste - 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E 58 6D 6C // m.Xml.Schema.Xml - 53 63 68 65 6D 61 50 61 74 74 65 72 6E 46 61 63 // SchemaPatternFac - 65 74 00 00 ) // et.. - .custom /*0C000147:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0B 74 6F 74 61 6C 44 69 67 69 74 73 2B 53 // ...totalDigits+S - 79 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 // ystem.Xml.Schema - 2E 58 6D 6C 53 63 68 65 6D 61 54 6F 74 61 6C 44 // .XmlSchemaTotalD - 69 67 69 74 73 46 61 63 65 74 00 00 ) // igitsFacet.. - .custom /*0C000148:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 77 68 69 74 65 53 70 61 63 65 2A 53 79 // ...whiteSpace*Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 57 68 69 74 65 53 70 // XmlSchemaWhiteSp - 61 63 65 46 61 63 65 74 00 00 ) // aceFacet.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaSimpleTypeRestriction/*020000AC*/::get_Facets() /* 06000771 */ - } // end of property XmlSchemaSimpleTypeRestriction::Facets -} // end of class System.Xml.Schema.XmlSchemaSimpleTypeRestriction - -.class /*020000AD*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaSimpleTypeUnion - extends System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/ -{ - .method /*06000772*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2138 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000764 */ call instance void System.Xml.Schema.XmlSchemaSimpleTypeContent/*020000AA*/::.ctor() /* 06000764 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeUnion::.ctor - - .method /*06000773*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/[] - get_BaseMemberTypes() cil managed - // SIG: 20 00 1D 12 82 A4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeUnion::get_BaseMemberTypes - - .method /*06000774*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - get_BaseTypes() cil managed - // SIG: 20 00 12 82 78 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeUnion::get_BaseTypes - - .method /*06000775*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/[] - get_MemberTypes() cil managed - // SIG: 20 00 1D 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaSimpleTypeUnion::get_MemberTypes - - .method /*06000776*/ public hidebysig specialname - instance void set_MemberTypes(class System.Xml.XmlQualifiedName/*02000032*/[] 'value') cil managed - // SIG: 20 01 01 1D 12 80 C8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaSimpleTypeUnion::set_MemberTypes - - .property /*17000287*/ instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/[] - BaseMemberTypes() - { - .custom /*0C000149:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/[] System.Xml.Schema.XmlSchemaSimpleTypeUnion/*020000AD*/::get_BaseMemberTypes() /* 06000773 */ - } // end of property XmlSchemaSimpleTypeUnion::BaseMemberTypes - .property /*17000288*/ instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ - BaseTypes() - { - .custom /*0C00014A:06000569*/ instance void System.Xml.Serialization.XmlElementAttribute/*0200005C*/::.ctor(string, - class [System.Runtime/*23000001*/]System.Type/*01000032*/) /* 06000569 */ = ( 01 00 0A 73 69 6D 70 6C 65 54 79 70 65 25 53 79 // ...simpleType%Sy - 73 74 65 6D 2E 58 6D 6C 2E 53 63 68 65 6D 61 2E // stem.Xml.Schema. - 58 6D 6C 53 63 68 65 6D 61 53 69 6D 70 6C 65 54 // XmlSchemaSimpleT - 79 70 65 00 00 ) // ype.. - .get instance class System.Xml.Schema.XmlSchemaObjectCollection/*0200009E*/ System.Xml.Schema.XmlSchemaSimpleTypeUnion/*020000AD*/::get_BaseTypes() /* 06000774 */ - } // end of property XmlSchemaSimpleTypeUnion::BaseTypes - .property /*17000289*/ instance class System.Xml.XmlQualifiedName/*02000032*/[] - MemberTypes() - { - .custom /*0C00014B:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 0B 6D 65 6D 62 65 72 54 79 70 65 73 00 00 ) // ...memberTypes.. - .get instance class System.Xml.XmlQualifiedName/*02000032*/[] System.Xml.Schema.XmlSchemaSimpleTypeUnion/*020000AD*/::get_MemberTypes() /* 06000775 */ - .set instance void System.Xml.Schema.XmlSchemaSimpleTypeUnion/*020000AD*/::set_MemberTypes(class System.Xml.XmlQualifiedName/*02000032*/[]) /* 06000776 */ - } // end of property XmlSchemaSimpleTypeUnion::MemberTypes -} // end of class System.Xml.Schema.XmlSchemaSimpleTypeUnion - -.class /*020000AE*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaTotalDigitsFacet - extends System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/ -{ - .method /*06000777*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2110 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006FB */ call instance void System.Xml.Schema.XmlSchemaNumericFacet/*0200009C*/::.ctor() /* 060006FB */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaTotalDigitsFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaTotalDigitsFacet - -.class /*020000AF*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaType - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*06000778*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaType::.ctor - - .method /*06000779*/ public hidebysig specialname - instance object get_BaseSchemaType() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_BaseSchemaType - - .method /*0600077A*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - get_BaseXmlSchemaType() cil managed - // SIG: 20 00 12 82 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_BaseXmlSchemaType - - .method /*0600077B*/ public hidebysig specialname - instance class System.Xml.Schema.XmlSchemaDatatype/*0200007E*/ - get_Datatype() cil managed - // SIG: 20 00 12 81 F8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_Datatype - - .method /*0600077C*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_DerivedBy() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_DerivedBy - - .method /*0600077D*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_Final() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_Final - - .method /*0600077E*/ public hidebysig specialname - instance void set_Final(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ 'value') cil managed - // SIG: 20 01 01 11 82 00 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaType::set_Final - - .method /*0600077F*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - get_FinalResolved() cil managed - // SIG: 20 00 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_FinalResolved - - .method /*06000780*/ public hidebysig newslot specialname virtual - instance bool get_IsMixed() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_IsMixed - - .method /*06000781*/ public hidebysig newslot specialname virtual - instance void set_IsMixed(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaType::set_IsMixed - - .method /*06000782*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_Name - - .method /*06000783*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaType::set_Name - - .method /*06000784*/ public hidebysig specialname - instance class System.Xml.XmlQualifiedName/*02000032*/ - get_QualifiedName() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_QualifiedName - - .method /*06000785*/ public hidebysig specialname - instance valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ - get_TypeCode() cil managed - // SIG: 20 00 11 82 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::get_TypeCode - - .method /*06000786*/ public hidebysig static - class System.Xml.Schema.XmlSchemaComplexType/*02000079*/ - GetBuiltInComplexType(valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ typeCode) cil managed - // SIG: 00 01 12 81 E4 11 82 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::GetBuiltInComplexType - - .method /*06000787*/ public hidebysig static - class System.Xml.Schema.XmlSchemaComplexType/*02000079*/ - GetBuiltInComplexType(class System.Xml.XmlQualifiedName/*02000032*/ qualifiedName) cil managed - // SIG: 00 01 12 81 E4 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::GetBuiltInComplexType - - .method /*06000788*/ public hidebysig static - class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - GetBuiltInSimpleType(valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ typeCode) cil managed - // SIG: 00 01 12 82 A4 11 82 E4 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::GetBuiltInSimpleType - - .method /*06000789*/ public hidebysig static - class System.Xml.Schema.XmlSchemaSimpleType/*020000A9*/ - GetBuiltInSimpleType(class System.Xml.XmlQualifiedName/*02000032*/ qualifiedName) cil managed - // SIG: 00 01 12 82 A4 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::GetBuiltInSimpleType - - .method /*0600078A*/ public hidebysig static - bool IsDerivedFrom(class System.Xml.Schema.XmlSchemaType/*020000AF*/ derivedType, - class System.Xml.Schema.XmlSchemaType/*020000AF*/ baseType, - valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ except) cil managed - // SIG: 00 03 02 12 82 BC 12 82 BC 11 82 00 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaType::IsDerivedFrom - - .property /*1700028A*/ instance object BaseSchemaType() - { - .custom /*0C00014C:0A000013*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000013 */ = ( 01 00 80 A5 54 68 69 73 20 70 72 6F 70 65 72 74 // ....This propert - 79 20 68 61 73 20 62 65 65 6E 20 64 65 70 72 65 // y has been depre - 63 61 74 65 64 2E 20 50 6C 65 61 73 65 20 75 73 // cated. Please us - 65 20 42 61 73 65 58 6D 6C 53 63 68 65 6D 61 54 // e BaseXmlSchemaT - 79 70 65 20 70 72 6F 70 65 72 74 79 20 74 68 61 // ype property tha - 74 20 72 65 74 75 72 6E 73 20 61 20 73 74 72 6F // t returns a stro - 6E 67 6C 79 20 74 79 70 65 64 20 62 61 73 65 20 // ngly typed base - 73 63 68 65 6D 61 20 74 79 70 65 2E 20 68 74 74 // schema type. htt - 70 3A 2F 2F 67 6F 2E 6D 69 63 72 6F 73 6F 66 74 // p://go.microsoft - 2E 63 6F 6D 2F 66 77 6C 69 6E 6B 2F 3F 6C 69 6E // .com/fwlink/?lin - 6B 69 64 3D 31 34 32 30 32 00 00 ) // kid=14202.. - .custom /*0C00014D:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance object System.Xml.Schema.XmlSchemaType/*020000AF*/::get_BaseSchemaType() /* 06000779 */ - } // end of property XmlSchemaType::BaseSchemaType - .property /*1700028B*/ instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ - BaseXmlSchemaType() - { - .custom /*0C00014E:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaType/*020000AF*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_BaseXmlSchemaType() /* 0600077A */ - } // end of property XmlSchemaType::BaseXmlSchemaType - .property /*1700028C*/ instance class System.Xml.Schema.XmlSchemaDatatype/*0200007E*/ - Datatype() - { - .custom /*0C00014F:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.Schema.XmlSchemaDatatype/*0200007E*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_Datatype() /* 0600077B */ - } // end of property XmlSchemaType::Datatype - .property /*1700028D*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - DerivedBy() - { - .custom /*0C000150:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_DerivedBy() /* 0600077C */ - } // end of property XmlSchemaType::DerivedBy - .property /*1700028E*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - Final() - { - .custom /*0C000151:0A00001F*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(object) /* 0A00001F */ = ( 01 00 55 2B 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 // ..U+System.Xml.S - 63 68 65 6D 61 2E 58 6D 6C 53 63 68 65 6D 61 44 // chema.XmlSchemaD - 65 72 69 76 61 74 69 6F 6E 4D 65 74 68 6F 64 00 // erivationMethod. - 01 00 00 00 00 ) - .custom /*0C000152:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 66 69 6E 61 6C 00 00 ) // ...final.. - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_Final() /* 0600077D */ - .set instance void System.Xml.Schema.XmlSchemaType/*020000AF*/::set_Final(valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/) /* 0600077E */ - } // end of property XmlSchemaType::Final - .property /*1700028F*/ instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ - FinalResolved() - { - .custom /*0C000153:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlSchemaDerivationMethod/*02000080*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_FinalResolved() /* 0600077F */ - } // end of property XmlSchemaType::FinalResolved - .property /*17000290*/ instance bool IsMixed() - { - .custom /*0C000154:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance bool System.Xml.Schema.XmlSchemaType/*020000AF*/::get_IsMixed() /* 06000780 */ - .set instance void System.Xml.Schema.XmlSchemaType/*020000AF*/::set_IsMixed(bool) /* 06000781 */ - } // end of property XmlSchemaType::IsMixed - .property /*17000291*/ instance string Name() - { - .custom /*0C000155:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 04 6E 61 6D 65 00 00 ) // ...name.. - .get instance string System.Xml.Schema.XmlSchemaType/*020000AF*/::get_Name() /* 06000782 */ - .set instance void System.Xml.Schema.XmlSchemaType/*020000AF*/::set_Name(string) /* 06000783 */ - } // end of property XmlSchemaType::Name - .property /*17000292*/ instance class System.Xml.XmlQualifiedName/*02000032*/ - QualifiedName() - { - .custom /*0C000157:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance class System.Xml.XmlQualifiedName/*02000032*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_QualifiedName() /* 06000784 */ - } // end of property XmlSchemaType::QualifiedName - .property /*17000293*/ instance valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ - TypeCode() - { - .custom /*0C000158:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .get instance valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ System.Xml.Schema.XmlSchemaType/*020000AF*/::get_TypeCode() /* 06000785 */ - } // end of property XmlSchemaType::TypeCode -} // end of class System.Xml.Schema.XmlSchemaType - -.class /*020000B0*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaUnique - extends System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/ -{ - .method /*0600078B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2128 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006BC */ call instance void System.Xml.Schema.XmlSchemaIdentityConstraint/*0200008C*/::.ctor() /* 060006BC */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaUnique::.ctor - -} // end of class System.Xml.Schema.XmlSchemaUnique - -.class /*020000B1*/ public auto ansi sealed System.Xml.Schema.XmlSchemaUse - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000A9*/ public specialname rtspecialname int32 value__ - .field /*040000AA*/ public static literal valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ None = int32(0x00000000) - .custom /*0C00004D:0600057D*/ instance void System.Xml.Serialization.XmlIgnoreAttribute/*0200005E*/::.ctor() /* 0600057D */ = ( 01 00 00 00 ) - .field /*040000AB*/ public static literal valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ Optional = int32(0x00000001) - .custom /*0C00004E:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 08 6F 70 74 69 6F 6E 61 6C 00 00 ) // ...optional.. - .field /*040000AC*/ public static literal valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ Prohibited = int32(0x00000002) - .custom /*0C00004F:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 0A 70 72 6F 68 69 62 69 74 65 64 00 00 ) // ...prohibited.. - .field /*040000AD*/ public static literal valuetype System.Xml.Schema.XmlSchemaUse/*020000B1*/ Required = int32(0x00000003) - .custom /*0C000050:0600057A*/ instance void System.Xml.Serialization.XmlEnumAttribute/*0200005D*/::.ctor(string) /* 0600057A */ = ( 01 00 08 72 65 71 75 69 72 65 64 00 00 ) // ...required.. -} // end of class System.Xml.Schema.XmlSchemaUse - -.class /*020000B2*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaValidationException - extends System.Xml.Schema.XmlSchemaException/*02000084*/ -{ - .method /*0600078C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaValidationException::.ctor - - .method /*0600078D*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaValidationException::.ctor - - .method /*0600078E*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaValidationException::.ctor - - .method /*0600078F*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException) cil managed - // SIG: 20 02 01 0E 12 80 A1 - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaValidationException::.ctor - - .method /*06000790*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*01000028*/ innerException, - int32 lineNumber, - int32 linePosition) cil managed - // SIG: 20 04 01 0E 12 80 A1 08 08 - { - // Method begins at RVA 0x2120 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000696 */ call instance void System.Xml.Schema.XmlSchemaException/*02000084*/::.ctor() /* 06000696 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaValidationException::.ctor - - .method /*06000791*/ public hidebysig specialname - instance object get_SourceObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidationException::get_SourceObject - - .method /*06000792*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000026*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*01000027*/ context) cil managed - // SIG: 20 02 01 12 80 99 11 80 9D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidationException::GetObjectData - - .method /*06000793*/ famorassem hidebysig - instance void SetSourceObject(object sourceObject) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidationException::SetSourceObject - - .property /*17000294*/ instance object SourceObject() - { - .get instance object System.Xml.Schema.XmlSchemaValidationException/*020000B2*/::get_SourceObject() /* 06000791 */ - } // end of property XmlSchemaValidationException::SourceObject -} // end of class System.Xml.Schema.XmlSchemaValidationException - -.class /*020000B3*/ public auto ansi sealed System.Xml.Schema.XmlSchemaValidationFlags - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .custom /*0C000051:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000AE*/ public specialname rtspecialname int32 value__ - .field /*040000AF*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ AllowXmlAttributes = int32(0x00000010) - .field /*040000B0*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ None = int32(0x00000000) - .field /*040000B1*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ ProcessIdentityConstraints = int32(0x00000008) - .field /*040000B2*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ ProcessInlineSchema = int32(0x00000001) - .field /*040000B3*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ ProcessSchemaLocation = int32(0x00000002) - .field /*040000B4*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ ReportValidationWarnings = int32(0x00000004) -} // end of class System.Xml.Schema.XmlSchemaValidationFlags - -.class /*020000B4*/ public auto ansi sealed beforefieldinit System.Xml.Schema.XmlSchemaValidator - extends [System.Runtime/*23000001*/]System.Object/*0100001B*/ -{ - .method /*06000794*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlNameTable/*02000025*/ nameTable, - class System.Xml.Schema.XmlSchemaSet/*020000A5*/ schemas, - class System.Xml.IXmlNamespaceResolver/*02000009*/ namespaceResolver, - valuetype System.Xml.Schema.XmlSchemaValidationFlags/*020000B3*/ validationFlags) cil managed - // SIG: 20 04 01 12 80 94 12 82 94 12 24 11 82 CC - { - // Method begins at RVA 0x207f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000025 */ call instance void [System.Runtime/*23000001*/]System.Object/*0100001B*/::.ctor() /* 0A000025 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaValidator::.ctor - - .method /*06000795*/ public hidebysig specialname - instance class System.Xml.IXmlLineInfo/*02000008*/ - get_LineInfoProvider() cil managed - // SIG: 20 00 12 20 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::get_LineInfoProvider - - .method /*06000796*/ public hidebysig specialname - instance void set_LineInfoProvider(class System.Xml.IXmlLineInfo/*02000008*/ 'value') cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::set_LineInfoProvider - - .method /*06000797*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - get_SourceUri() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::get_SourceUri - - .method /*06000798*/ public hidebysig specialname - instance void set_SourceUri(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ 'value') cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::set_SourceUri - - .method /*06000799*/ public hidebysig specialname - instance object get_ValidationEventSender() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::get_ValidationEventSender - - .method /*0600079A*/ public hidebysig specialname - instance void set_ValidationEventSender(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::set_ValidationEventSender - - .method /*0600079B*/ public hidebysig specialname - instance void set_XmlResolver(class System.Xml.XmlResolver/*02000035*/ 'value') cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::set_XmlResolver - - .method /*0600079C*/ public hidebysig specialname - instance void add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::add_ValidationEventHandler - - .method /*0600079D*/ public hidebysig specialname - instance void remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/ 'value') cil managed - // SIG: 20 01 01 12 81 98 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::remove_ValidationEventHandler - - .method /*0600079E*/ public hidebysig instance void - AddSchema(class System.Xml.Schema.XmlSchema/*02000068*/ schema) cil managed - // SIG: 20 01 01 12 81 A0 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::AddSchema - - .method /*0600079F*/ public hidebysig instance void - EndValidation() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::EndValidation - - .method /*060007A0*/ public hidebysig instance class System.Xml.Schema.XmlSchemaAttribute/*0200006F*/[] - GetExpectedAttributes() cil managed - // SIG: 20 00 1D 12 81 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::GetExpectedAttributes - - .method /*060007A1*/ public hidebysig instance class System.Xml.Schema.XmlSchemaParticle/*020000A1*/[] - GetExpectedParticles() cil managed - // SIG: 20 00 1D 12 82 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::GetExpectedParticles - - .method /*060007A2*/ public hidebysig instance void - GetUnspecifiedDefaultAttributes(class [System.Runtime.Extensions/*23000002*/]System.Collections.ArrayList/*01000043*/ defaultAttributes) cil managed - // SIG: 20 01 01 12 81 0D - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::GetUnspecifiedDefaultAttributes - - .method /*060007A3*/ public hidebysig instance void - Initialize() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::Initialize - - .method /*060007A4*/ public hidebysig instance void - Initialize(class System.Xml.Schema.XmlSchemaObject/*0200009D*/ partialValidationType) cil managed - // SIG: 20 01 01 12 82 74 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::Initialize - - .method /*060007A5*/ public hidebysig instance void - SkipToEndElement(class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo) cil managed - // SIG: 20 01 01 12 82 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::SkipToEndElement - - .method /*060007A6*/ public hidebysig instance object - ValidateAttribute(string localName, - string namespaceUri, - string attributeValue, - class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo) cil managed - // SIG: 20 04 1C 0E 0E 0E 12 82 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::ValidateAttribute - - .method /*060007A7*/ public hidebysig instance object - ValidateAttribute(string localName, - string namespaceUri, - class System.Xml.Schema.XmlValueGetter/*020000BA*/ attributeValue, - class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo) cil managed - // SIG: 20 04 1C 0E 0E 12 82 E8 12 82 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::ValidateAttribute - - .method /*060007A8*/ public hidebysig instance void - ValidateElement(string localName, - string namespaceUri, - class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo) cil managed - // SIG: 20 03 01 0E 0E 12 82 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateElement - - .method /*060007A9*/ public hidebysig instance void - ValidateElement(string localName, - string namespaceUri, - class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo, - string xsiType, - string xsiNil, - string xsiSchemaLocation, - string xsiNoNamespaceSchemaLocation) cil managed - // SIG: 20 07 01 0E 0E 12 82 44 0E 0E 0E 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateElement - - .method /*060007AA*/ public hidebysig instance object - ValidateEndElement(class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo) cil managed - // SIG: 20 01 1C 12 82 44 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::ValidateEndElement - - .method /*060007AB*/ public hidebysig instance object - ValidateEndElement(class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo, - object typedValue) cil managed - // SIG: 20 02 1C 12 82 44 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaValidator::ValidateEndElement - - .method /*060007AC*/ public hidebysig instance void - ValidateEndOfAttributes(class System.Xml.Schema.XmlSchemaInfo/*02000091*/ schemaInfo) cil managed - // SIG: 20 01 01 12 82 44 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateEndOfAttributes - - .method /*060007AD*/ public hidebysig instance void - ValidateText(string elementValue) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateText - - .method /*060007AE*/ public hidebysig instance void - ValidateText(class System.Xml.Schema.XmlValueGetter/*020000BA*/ elementValue) cil managed - // SIG: 20 01 01 12 82 E8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateText - - .method /*060007AF*/ public hidebysig instance void - ValidateWhitespace(string elementValue) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateWhitespace - - .method /*060007B0*/ public hidebysig instance void - ValidateWhitespace(class System.Xml.Schema.XmlValueGetter/*020000BA*/ elementValue) cil managed - // SIG: 20 01 01 12 82 E8 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaValidator::ValidateWhitespace - - .event /*1400000C*/ System.Xml.Schema.ValidationEventHandler/*02000066*/ ValidationEventHandler - { - .addon instance void System.Xml.Schema.XmlSchemaValidator/*020000B4*/::add_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 0600079C */ - .removeon instance void System.Xml.Schema.XmlSchemaValidator/*020000B4*/::remove_ValidationEventHandler(class System.Xml.Schema.ValidationEventHandler/*02000066*/) /* 0600079D */ - } // end of event XmlSchemaValidator::ValidationEventHandler - .property /*17000295*/ instance class System.Xml.IXmlLineInfo/*02000008*/ - LineInfoProvider() - { - .get instance class System.Xml.IXmlLineInfo/*02000008*/ System.Xml.Schema.XmlSchemaValidator/*020000B4*/::get_LineInfoProvider() /* 06000795 */ - .set instance void System.Xml.Schema.XmlSchemaValidator/*020000B4*/::set_LineInfoProvider(class System.Xml.IXmlLineInfo/*02000008*/) /* 06000796 */ - } // end of property XmlSchemaValidator::LineInfoProvider - .property /*17000296*/ instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - SourceUri() - { - .get instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ System.Xml.Schema.XmlSchemaValidator/*020000B4*/::get_SourceUri() /* 06000797 */ - .set instance void System.Xml.Schema.XmlSchemaValidator/*020000B4*/::set_SourceUri(class [System.Runtime/*23000001*/]System.Uri/*01000016*/) /* 06000798 */ - } // end of property XmlSchemaValidator::SourceUri - .property /*17000297*/ instance object ValidationEventSender() - { - .get instance object System.Xml.Schema.XmlSchemaValidator/*020000B4*/::get_ValidationEventSender() /* 06000799 */ - .set instance void System.Xml.Schema.XmlSchemaValidator/*020000B4*/::set_ValidationEventSender(object) /* 0600079A */ - } // end of property XmlSchemaValidator::ValidationEventSender - .property /*17000298*/ instance class System.Xml.XmlResolver/*02000035*/ - XmlResolver() - { - .set instance void System.Xml.Schema.XmlSchemaValidator/*020000B4*/::set_XmlResolver(class System.Xml.XmlResolver/*02000035*/) /* 0600079B */ - } // end of property XmlSchemaValidator::XmlResolver -} // end of class System.Xml.Schema.XmlSchemaValidator - -.class /*020000B5*/ public auto ansi sealed System.Xml.Schema.XmlSchemaValidity - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000B5*/ public specialname rtspecialname int32 value__ - .field /*040000B6*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ Invalid = int32(0x00000002) - .field /*040000B7*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ NotKnown = int32(0x00000000) - .field /*040000B8*/ public static literal valuetype System.Xml.Schema.XmlSchemaValidity/*020000B5*/ Valid = int32(0x00000001) -} // end of class System.Xml.Schema.XmlSchemaValidity - -.class /*020000B6*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaWhiteSpaceFacet - extends System.Xml.Schema.XmlSchemaFacet/*02000086*/ -{ - .method /*060007B1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2108 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0006AA */ call instance void System.Xml.Schema.XmlSchemaFacet/*02000086*/::.ctor() /* 060006AA */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaWhiteSpaceFacet::.ctor - -} // end of class System.Xml.Schema.XmlSchemaWhiteSpaceFacet - -.class /*020000B7*/ public auto ansi beforefieldinit System.Xml.Schema.XmlSchemaXPath - extends System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/ -{ - .method /*060007B2*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x20e8 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0005DE */ call instance void System.Xml.Schema.XmlSchemaAnnotated/*0200006A*/::.ctor() /* 060005DE */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaXPath::.ctor - - .method /*060007B3*/ public hidebysig specialname - instance string get_XPath() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaXPath::get_XPath - - .method /*060007B4*/ public hidebysig specialname - instance void set_XPath(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaXPath::set_XPath - - .property /*17000299*/ instance string XPath() - { - .custom /*0C00015D:0A000020*/ instance void [System.Runtime/*23000001*/]System.ComponentModel.DefaultValueAttribute/*01000040*/::.ctor(string) /* 0A000020 */ = ( 01 00 00 00 00 ) - .custom /*0C00015E:0600055A*/ instance void System.Xml.Serialization.XmlAttributeAttribute/*0200005B*/::.ctor(string) /* 0600055A */ = ( 01 00 05 78 70 61 74 68 00 00 ) // ...xpath.. - .get instance string System.Xml.Schema.XmlSchemaXPath/*020000B7*/::get_XPath() /* 060007B3 */ - .set instance void System.Xml.Schema.XmlSchemaXPath/*020000B7*/::set_XPath(string) /* 060007B4 */ - } // end of property XmlSchemaXPath::XPath -} // end of class System.Xml.Schema.XmlSchemaXPath - -.class /*020000B8*/ public auto ansi sealed System.Xml.Schema.XmlSeverityType - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000B9*/ public specialname rtspecialname int32 value__ - .field /*040000BA*/ public static literal valuetype System.Xml.Schema.XmlSeverityType/*020000B8*/ Error = int32(0x00000000) - .field /*040000BB*/ public static literal valuetype System.Xml.Schema.XmlSeverityType/*020000B8*/ Warning = int32(0x00000001) -} // end of class System.Xml.Schema.XmlSeverityType - -.class /*020000B9*/ public auto ansi sealed System.Xml.Schema.XmlTypeCode - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .field /*040000BC*/ public specialname rtspecialname int32 value__ - .field /*040000BD*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ AnyAtomicType = int32(0x0000000A) - .field /*040000BE*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ AnyUri = int32(0x0000001C) - .field /*040000BF*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Attribute = int32(0x00000005) - .field /*040000C0*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Base64Binary = int32(0x0000001B) - .field /*040000C1*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Boolean = int32(0x0000000D) - .field /*040000C2*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Byte = int32(0x0000002E) - .field /*040000C3*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Comment = int32(0x00000008) - .field /*040000C4*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Date = int32(0x00000014) - .field /*040000C5*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ DateTime = int32(0x00000012) - .field /*040000C6*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ DayTimeDuration = int32(0x00000036) - .field /*040000C7*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Decimal = int32(0x0000000E) - .field /*040000C8*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Document = int32(0x00000003) - .field /*040000C9*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Double = int32(0x00000010) - .field /*040000CA*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Duration = int32(0x00000011) - .field /*040000CB*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Element = int32(0x00000004) - .field /*040000CC*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Entity = int32(0x00000027) - .field /*040000CD*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Float = int32(0x0000000F) - .field /*040000CE*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ GDay = int32(0x00000018) - .field /*040000CF*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ GMonth = int32(0x00000019) - .field /*040000D0*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ GMonthDay = int32(0x00000017) - .field /*040000D1*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ GYear = int32(0x00000016) - .field /*040000D2*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ GYearMonth = int32(0x00000015) - .field /*040000D3*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ HexBinary = int32(0x0000001A) - .field /*040000D4*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Id = int32(0x00000025) - .field /*040000D5*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Idref = int32(0x00000026) - .field /*040000D6*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Int = int32(0x0000002C) - .field /*040000D7*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Integer = int32(0x00000028) - .field /*040000D8*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Item = int32(0x00000001) - .field /*040000D9*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Language = int32(0x00000021) - .field /*040000DA*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Long = int32(0x0000002B) - .field /*040000DB*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Name = int32(0x00000023) - .field /*040000DC*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Namespace = int32(0x00000006) - .field /*040000DD*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ NCName = int32(0x00000024) - .field /*040000DE*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ NegativeInteger = int32(0x0000002A) - .field /*040000DF*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ NmToken = int32(0x00000022) - .field /*040000E0*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Node = int32(0x00000002) - .field /*040000E1*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ None = int32(0x00000000) - .field /*040000E2*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ NonNegativeInteger = int32(0x0000002F) - .field /*040000E3*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ NonPositiveInteger = int32(0x00000029) - .field /*040000E4*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ NormalizedString = int32(0x0000001F) - .field /*040000E5*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Notation = int32(0x0000001E) - .field /*040000E6*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ PositiveInteger = int32(0x00000034) - .field /*040000E7*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ ProcessingInstruction = int32(0x00000007) - .field /*040000E8*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ QName = int32(0x0000001D) - .field /*040000E9*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Short = int32(0x0000002D) - .field /*040000EA*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ String = int32(0x0000000C) - .field /*040000EB*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Text = int32(0x00000009) - .field /*040000EC*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Time = int32(0x00000013) - .field /*040000ED*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ Token = int32(0x00000020) - .field /*040000EE*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ UnsignedByte = int32(0x00000033) - .field /*040000EF*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ UnsignedInt = int32(0x00000031) - .field /*040000F0*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ UnsignedLong = int32(0x00000030) - .field /*040000F1*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ UnsignedShort = int32(0x00000032) - .field /*040000F2*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ UntypedAtomic = int32(0x0000000B) - .field /*040000F3*/ public static literal valuetype System.Xml.Schema.XmlTypeCode/*020000B9*/ YearMonthDuration = int32(0x00000035) -} // end of class System.Xml.Schema.XmlTypeCode - -.class /*020000BA*/ public auto ansi sealed System.Xml.Schema.XmlValueGetter - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100002D*/ -{ - .method /*060007B5*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlValueGetter::.ctor - - .method /*060007B6*/ public hidebysig newslot virtual - instance object Invoke() runtime managed - // SIG: 20 00 1C - { - } // end of method XmlValueGetter::Invoke - - .method /*060007B7*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ - BeginInvoke(class [System.Runtime/*23000001*/]System.AsyncCallback/*0100002F*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 80 B9 12 80 BD 1C - { - } // end of method XmlValueGetter::BeginInvoke - - .method /*060007B8*/ public hidebysig newslot virtual - instance object EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*0100002E*/ result) runtime managed - // SIG: 20 01 1C 12 80 B9 - { - } // end of method XmlValueGetter::EndInvoke - -} // end of class System.Xml.Schema.XmlValueGetter - -.class /*020000BB*/ public auto ansi sealed System.Xml.Resolvers.XmlKnownDtds - extends [System.Runtime/*23000001*/]System.Enum/*01000011*/ -{ - .custom /*0C000052:0A000012*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - .field /*040000F4*/ public specialname rtspecialname int32 value__ - .field /*040000F5*/ public static literal valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ All = int32(0x0000FFFF) - .field /*040000F6*/ public static literal valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ None = int32(0x00000000) - .field /*040000F7*/ public static literal valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ Rss091 = int32(0x00000002) - .field /*040000F8*/ public static literal valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ Xhtml10 = int32(0x00000001) -} // end of class System.Xml.Resolvers.XmlKnownDtds - -.class /*020000BC*/ public auto ansi beforefieldinit System.Xml.Resolvers.XmlPreloadedResolver - extends System.Xml.XmlResolver/*02000035*/ -{ - .method /*060007B9*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlPreloadedResolver::.ctor - - .method /*060007BA*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ preloadedDtds) cil managed - // SIG: 20 01 01 11 82 EC - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlPreloadedResolver::.ctor - - .method /*060007BB*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlResolver/*02000035*/ fallbackResolver) cil managed - // SIG: 20 01 01 12 80 D4 - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlPreloadedResolver::.ctor - - .method /*060007BC*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlResolver/*02000035*/ fallbackResolver, - valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ preloadedDtds) cil managed - // SIG: 20 02 01 12 80 D4 11 82 EC - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlPreloadedResolver::.ctor - - .method /*060007BD*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.XmlResolver/*02000035*/ fallbackResolver, - valuetype System.Xml.Resolvers.XmlKnownDtds/*020000BB*/ preloadedDtds, - class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000044*/ uriComparer) cil managed - // SIG: 20 03 01 12 80 D4 11 82 EC 15 12 81 11 01 12 59 - { - // Method begins at RVA 0x209f - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0002D6 */ call instance void System.Xml.XmlResolver/*02000035*/::.ctor() /* 060002D6 */ - IL_0006: /* 2A | */ ret - } // end of method XmlPreloadedResolver::.ctor - - .method /*060007BE*/ public hidebysig specialname virtual - instance void set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ 'value') cil managed - // SIG: 20 01 01 12 80 D9 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlPreloadedResolver::set_Credentials - - .method /*060007BF*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000045*/ - get_PreloadedUris() cil managed - // SIG: 20 00 15 12 81 15 01 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlPreloadedResolver::get_PreloadedUris - - .method /*060007C0*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ uri, - uint8[] 'value') cil managed - // SIG: 20 02 01 12 59 1D 05 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlPreloadedResolver::Add - - .method /*060007C1*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ uri, - uint8[] 'value', - int32 offset, - int32 count) cil managed - // SIG: 20 04 01 12 59 1D 05 08 08 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlPreloadedResolver::Add - - .method /*060007C2*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ uri, - class [System.Runtime/*23000001*/]System.IO.Stream/*01000015*/ 'value') cil managed - // SIG: 20 02 01 12 59 12 55 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlPreloadedResolver::Add - - .method /*060007C3*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ uri, - string 'value') cil managed - // SIG: 20 02 01 12 59 0E - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlPreloadedResolver::Add - - .method /*060007C4*/ public hidebysig virtual - instance object GetEntity(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlPreloadedResolver::GetEntity - - .method /*060007C5*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000033*/ - GetEntityAsync(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - string role, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ ofObjectToReturn) cil managed - // SIG: 20 03 15 12 80 CD 01 1C 12 59 0E 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlPreloadedResolver::GetEntityAsync - - .method /*060007C6*/ public hidebysig instance void - Remove(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ uri) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlPreloadedResolver::Remove - - .method /*060007C7*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Uri/*01000016*/ - ResolveUri(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ baseUri, - string relativeUri) cil managed - // SIG: 20 02 12 59 12 59 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlPreloadedResolver::ResolveUri - - .method /*060007C8*/ public hidebysig virtual - instance bool SupportsType(class [System.Runtime/*23000001*/]System.Uri/*01000016*/ absoluteUri, - class [System.Runtime/*23000001*/]System.Type/*01000032*/ 'type') cil managed - // SIG: 20 02 02 12 59 12 80 C9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlPreloadedResolver::SupportsType - - .property /*1700029A*/ instance class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/ - Credentials() - { - .set instance void System.Xml.Resolvers.XmlPreloadedResolver/*020000BC*/::set_Credentials(class [System.Net.Primitives/*23000004*/]System.Net.ICredentials/*01000036*/) /* 060007BE */ - } // end of property XmlPreloadedResolver::Credentials - .property /*1700029B*/ instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000045*/ - PreloadedUris() - { - .get instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000045*/ System.Xml.Resolvers.XmlPreloadedResolver/*020000BC*/::get_PreloadedUris() /* 060007BF */ - } // end of property XmlPreloadedResolver::PreloadedUris -} // end of class System.Xml.Resolvers.XmlPreloadedResolver - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il deleted file mode 100644 index 5c043a3404..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il +++ /dev/null @@ -1,411 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc4 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000293a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000c8ff -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000028e8 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000004ac] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001400 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000940 Virtual Size -// 0x00002000 Virtual Address -// 0x00000a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000004ac Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000093c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000292a Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00000818] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002868 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002d4 Size -// '#~' Name -// Stream 2: -// 0x00000340 Offset -// 0x000003c8 Size -// '#Strings' Name -// Stream 3: -// 0x00000708 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000710 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000720 Offset -// 0x000000f8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21136 -// PE header size : 512 (496 used) ( 2.42%) -// PE additional info : 17383 (82.24%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.34%) -// CLR meta-data size : 2072 ( 9.80%) -// CLR additional info : 128 ( 0.61%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.69%) -// Unaccounted : -1079 (-5.11%) - -// Num.of PE sections : 3 -// .text - 2560 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2072 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 27 (378 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 967 bytes -// Blobs - 248 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Xml.XmlSerializer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Xml.Serialization -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 65 // ...System.Xml.Se - 72 69 61 6C 69 7A 61 74 69 6F 6E 2E 64 6C 6C 00 // rialization.dll. - 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 65 // ...System.Xml.Se - 72 69 61 6C 69 7A 61 74 69 6F 6E 2E 64 6C 6C 00 // rialization.dll. - 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 1C 53 79 73 74 65 6D 2E 58 6D 6C 2E 53 65 // ...System.Xml.Se - 72 69 61 6C 69 7A 61 74 69 6F 6E 2E 64 6C 6C 00 // rialization.dll. - 00 ) - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Xml.Serialization.IXmlSerializable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Xml.Serialization.XmlAnyAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Xml.Serialization.XmlAnyElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Xml.Serialization.XmlAnyElementAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000005*/ forwarder System.Xml.Serialization.XmlArrayAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000006*/ forwarder System.Xml.Serialization.XmlArrayItemAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000007*/ forwarder System.Xml.Serialization.XmlArrayItemAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000008*/ forwarder System.Xml.Serialization.XmlAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Xml.Serialization.XmlAttributeOverrides -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700000A*/ forwarder System.Xml.Serialization.XmlAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700000B*/ forwarder System.Xml.Serialization.XmlChoiceIdentifierAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700000C*/ forwarder System.Xml.Serialization.XmlElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Xml.Serialization.XmlElementAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700000E*/ forwarder System.Xml.Serialization.XmlEnumAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Xml.Serialization.XmlIgnoreAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Xml.Serialization.XmlIncludeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000011*/ forwarder System.Xml.Serialization.XmlMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000012*/ forwarder System.Xml.Serialization.XmlMappingAccess -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000013*/ forwarder System.Xml.Serialization.XmlNamespaceDeclarationsAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Xml.Serialization.XmlReflectionImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000015*/ forwarder System.Xml.Serialization.XmlRootAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Xml.Serialization.XmlSchemaProviderAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Xml.Serialization.XmlSerializer -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000018*/ forwarder System.Xml.Serialization.XmlSerializerNamespaces -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Xml.Serialization.XmlTextAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Xml.Serialization.XmlTypeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700001B*/ forwarder System.Xml.Serialization.XmlTypeMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.module System.Xml.Serialization.dll -// MVID: {59cfe9e4-1c4f-4756-96fa-56b6c0147b95} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FEE84CEF000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il deleted file mode 100644 index 50f346aab8..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il +++ /dev/null @@ -1,5087 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00004600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000654a -// Base of code: 0x00002000 -// Base of data: 0x00008000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000c000 -// Size of headers: 0x00000200 -// Checksum: 0x00011d25 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000064f7 [0x0000004f] address [size] of Import Directory: -// 0x00008000 [0x00000570] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00005000 [0x00003e90] address [size] of Security Directory: -// 0x0000a000 [0x0000000c] address [size] of Base Relocation Table: -// 0x0000637c [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00004550 Virtual Size -// 0x00002000 Virtual Address -// 0x00004600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000570 Virtual Size -// 0x00008000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00004800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000a000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00004e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00006000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000054c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00006539 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002088 [0x00004274] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x000062fc [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00002868 Size -// '#~' Name -// Stream 2: -// 0x000028d4 Offset -// 0x00001044 Size -// '#Strings' Name -// Stream 3: -// 0x00003918 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x0000391c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000392c Offset -// 0x00000948 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000014090bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 36496 -// PE header size : 512 (496 used) ( 1.40%) -// PE additional info : 17635 (48.32%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.20%) -// CLR meta-data size : 17012 (46.61%) -// CLR additional info : 128 ( 0.35%) -// CLR method headers : 359 ( 0.98%) -// Managed code : 805 ( 2.21%) -// Data : 2048 ( 5.61%) -// Unaccounted : -2075 (-5.69%) - -// Num.of PE sections : 3 -// .text - 17920 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 17012 -// Module - 1 (10 bytes) -// TypeDef - 25 (350 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 55 (330 bytes) -// MethodDef - 362 (5068 bytes) 3 abstract, 0 native, 359 bodies -// FieldDef - 21 (126 bytes) 4 constant -// MemberRef - 31 (186 bytes) -// ParamDef - 364 (2184 bytes) -// MethodImpl - 11 (66 bytes) -// Constant - 13 (78 bytes) -// CustomAttribute- 114 (684 bytes) -// InterfaceImpl - 8 (32 bytes) -// PropertyMap - 16 (64 bytes) -// Property - 57 (342 bytes) -// MethodSemantic- 77 (462 bytes) -// TypeSpec - 4 (8 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// EventMap - 1 (4 bytes) -// Event - 2 (12 bytes) -// GenericParam - 13 (104 bytes) -// GenericParamConstraint- 10 (40 bytes) -// Strings - 4163 bytes -// Blobs - 2376 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 221 bytes - -// CLR additional info : 128 - -// CLR method headers : 359 -// Num.of method bodies - 359 -// Num.of fat headers - 0 -// Num.of tiny headers - 359 - -// Managed code : 805 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Extensions (public) (abstract) (auto) (ansi) (sealed) -// Class Extensions (public) (abstract) (auto) (ansi) (sealed) -// Class LoadOptions (public) (auto) (ansi) (sealed) -// Class ReaderOptions (public) (auto) (ansi) (sealed) -// Class SaveOptions (public) (auto) (ansi) (sealed) -// Class XAttribute (public) (auto) (ansi) -// Class XCData (public) (auto) (ansi) -// Class XComment (public) (auto) (ansi) -// Class XContainer (public) (abstract) (auto) (ansi) -// Class XDeclaration (public) (auto) (ansi) -// Class XDocument (public) (auto) (ansi) -// Class XDocumentType (public) (auto) (ansi) -// Class XElement (public) (auto) (ansi) -// Class XName (public) (auto) (ansi) (sealed) -// Class XNamespace (public) (auto) (ansi) (sealed) -// Class XNode (public) (abstract) (auto) (ansi) -// Class XNodeDocumentOrderComparer (public) (auto) (ansi) (sealed) -// Class XNodeEqualityComparer (public) (auto) (ansi) (sealed) -// Class XObject (public) (abstract) (auto) (ansi) -// Class XObjectChange (public) (auto) (ansi) (sealed) -// Class XObjectChangeEventArgs (public) (auto) (ansi) -// Class XProcessingInstruction (public) (auto) (ansi) -// Class XStreamingElement (public) (auto) (ansi) -// Class XText (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Xml.XDocument -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 14 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 44 // ...System.Xml.XD - 6F 63 75 6D 65 6E 74 00 00 ) // ocument.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 14 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 44 // ...System.Xml.XD - 6F 63 75 6D 65 6E 74 00 00 ) // ocument.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 14 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 44 // ...System.Xml.XD - 6F 63 75 6D 65 6E 74 00 00 ) // ocument.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Xml.XDocument.dll -// MVID: {78effef2-4065-4cef-9308-4d8ce5b67704} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F8B58464000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Xml.Schema.Extensions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000001*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.IXmlSchemaInfo/*01000013*/ - GetSchemaInfo(class System.Xml.Linq.XAttribute/*02000007*/ source) cil managed - // SIG: 00 01 12 4D 12 1C - { - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::GetSchemaInfo - - .method /*06000002*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.IXmlSchemaInfo/*01000013*/ - GetSchemaInfo(class System.Xml.Linq.XElement/*0200000E*/ source) cil managed - // SIG: 00 01 12 4D 12 38 - { - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::GetSchemaInfo - - .method /*06000003*/ public hidebysig static - void Validate(class System.Xml.Linq.XAttribute/*02000007*/ source, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaObject/*01000014*/ partialValidationType, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000015*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.ValidationEventHandler/*01000016*/ validationEventHandler) cil managed - // SIG: 00 04 01 12 1C 12 51 12 55 12 59 - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Validate - - .method /*06000004*/ public hidebysig static - void Validate(class System.Xml.Linq.XAttribute/*02000007*/ source, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaObject/*01000014*/ partialValidationType, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000015*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.ValidationEventHandler/*01000016*/ validationEventHandler, - bool addSchemaInfo) cil managed - // SIG: 00 05 01 12 1C 12 51 12 55 12 59 02 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Validate - - .method /*06000005*/ public hidebysig static - void Validate(class System.Xml.Linq.XDocument/*0200000C*/ source, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000015*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.ValidationEventHandler/*01000016*/ validationEventHandler) cil managed - // SIG: 00 03 01 12 30 12 55 12 59 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Validate - - .method /*06000006*/ public hidebysig static - void Validate(class System.Xml.Linq.XDocument/*0200000C*/ source, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000015*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.ValidationEventHandler/*01000016*/ validationEventHandler, - bool addSchemaInfo) cil managed - // SIG: 00 04 01 12 30 12 55 12 59 02 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Validate - - .method /*06000007*/ public hidebysig static - void Validate(class System.Xml.Linq.XElement/*0200000E*/ source, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaObject/*01000014*/ partialValidationType, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000015*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.ValidationEventHandler/*01000016*/ validationEventHandler) cil managed - // SIG: 00 04 01 12 38 12 51 12 55 12 59 - { - .custom /*0C00001E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Validate - - .method /*06000008*/ public hidebysig static - void Validate(class System.Xml.Linq.XElement/*0200000E*/ source, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaObject/*01000014*/ partialValidationType, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchemaSet/*01000015*/ schemas, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.ValidationEventHandler/*01000016*/ validationEventHandler, - bool addSchemaInfo) cil managed - // SIG: 00 05 01 12 38 12 51 12 55 12 59 02 - { - .custom /*0C00001F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Validate - -} // end of class System.Xml.Schema.Extensions - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Xml.Linq.Extensions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000009*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Ancestors<(System.Xml.Linq.XNode/*02000011*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 12 38 15 12 5D 01 1E 00 - { - .custom /*0C000020:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Ancestors - - .method /*0600000A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Ancestors<(System.Xml.Linq.XNode/*02000011*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 10 01 02 15 12 5D 01 12 38 15 12 5D 01 1E 00 12 3C - { - .custom /*0C000021:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Ancestors - - .method /*0600000B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - AncestorsAndSelf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 00 01 15 12 5D 01 12 38 15 12 5D 01 12 38 - { - .custom /*0C000022:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::AncestorsAndSelf - - .method /*0600000C*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - AncestorsAndSelf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 00 02 15 12 5D 01 12 38 15 12 5D 01 12 38 12 3C - { - .custom /*0C000023:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::AncestorsAndSelf - - .method /*0600000D*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Attributes(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 00 01 15 12 5D 01 12 1C 15 12 5D 01 12 38 - { - .custom /*0C000024:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Attributes - - .method /*0600000E*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Attributes(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 00 02 15 12 5D 01 12 1C 15 12 5D 01 12 38 12 3C - { - .custom /*0C000025:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Attributes - - .method /*0600000F*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantNodes<(System.Xml.Linq.XContainer/*0200000A*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 12 44 15 12 5D 01 1E 00 - { - .custom /*0C000026:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::DescendantNodes - - .method /*06000010*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantNodesAndSelf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 00 01 15 12 5D 01 12 44 15 12 5D 01 12 38 - { - .custom /*0C000027:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::DescendantNodesAndSelf - - .method /*06000011*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Descendants<(System.Xml.Linq.XContainer/*0200000A*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 12 38 15 12 5D 01 1E 00 - { - .custom /*0C000028:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Descendants - - .method /*06000012*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Descendants<(System.Xml.Linq.XContainer/*0200000A*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 10 01 02 15 12 5D 01 12 38 15 12 5D 01 1E 00 12 3C - { - .custom /*0C000029:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Descendants - - .method /*06000013*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantsAndSelf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 00 01 15 12 5D 01 12 38 15 12 5D 01 12 38 - { - .custom /*0C00002A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::DescendantsAndSelf - - .method /*06000014*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantsAndSelf(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 00 02 15 12 5D 01 12 38 15 12 5D 01 12 38 12 3C - { - .custom /*0C00002B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::DescendantsAndSelf - - .method /*06000015*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Elements<(System.Xml.Linq.XContainer/*0200000A*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 12 38 15 12 5D 01 1E 00 - { - .custom /*0C00002C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Elements - - .method /*06000016*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Elements<(System.Xml.Linq.XContainer/*0200000A*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source, - class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 10 01 02 15 12 5D 01 12 38 15 12 5D 01 1E 00 12 3C - { - .custom /*0C00002D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Elements - - .method /*06000017*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - InDocumentOrder<(System.Xml.Linq.XNode/*02000011*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 1E 00 15 12 5D 01 1E 00 - { - .custom /*0C00002E:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::InDocumentOrder - - .method /*06000018*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Nodes<(System.Xml.Linq.XContainer/*0200000A*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 15 12 5D 01 12 44 15 12 5D 01 1E 00 - { - .custom /*0C00002F:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::Nodes - - .method /*06000019*/ public hidebysig static - void Remove(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 00 01 01 15 12 5D 01 12 1C - { - .custom /*0C000030:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Remove - - .method /*0600001A*/ public hidebysig static - void Remove<(System.Xml.Linq.XNode/*02000011*/) T>(class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ source) cil managed - // SIG: 10 01 01 01 15 12 5D 01 1E 00 - { - .custom /*0C000031:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Extensions::Remove - -} // end of class System.Xml.Linq.Extensions - -.class /*02000004*/ public auto ansi sealed System.Xml.Linq.LoadOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .custom /*0C000019:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Xml.Linq.LoadOptions/*02000004*/ None = int32(0x00000000) - .field /*04000003*/ public static literal valuetype System.Xml.Linq.LoadOptions/*02000004*/ PreserveWhitespace = int32(0x00000001) - .field /*04000004*/ public static literal valuetype System.Xml.Linq.LoadOptions/*02000004*/ SetBaseUri = int32(0x00000002) - .field /*04000005*/ public static literal valuetype System.Xml.Linq.LoadOptions/*02000004*/ SetLineInfo = int32(0x00000004) -} // end of class System.Xml.Linq.LoadOptions - -.class /*02000005*/ public auto ansi sealed System.Xml.Linq.ReaderOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .custom /*0C00001B:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000006*/ public specialname rtspecialname int32 value__ - .field /*04000007*/ public static literal valuetype System.Xml.Linq.ReaderOptions/*02000005*/ None = int32(0x00000000) - .field /*04000008*/ public static literal valuetype System.Xml.Linq.ReaderOptions/*02000005*/ OmitDuplicateNamespaces = int32(0x00000001) -} // end of class System.Xml.Linq.ReaderOptions - -.class /*02000006*/ public auto ansi sealed System.Xml.Linq.SaveOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .custom /*0C00001D:0A000011*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000018*/::.ctor() /* 0A000011 */ = ( 01 00 00 00 ) - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype System.Xml.Linq.SaveOptions/*02000006*/ DisableFormatting = int32(0x00000001) - .field /*0400000B*/ public static literal valuetype System.Xml.Linq.SaveOptions/*02000006*/ None = int32(0x00000000) - .field /*0400000C*/ public static literal valuetype System.Xml.Linq.SaveOptions/*02000006*/ OmitDuplicateNamespaces = int32(0x00000002) -} // end of class System.Xml.Linq.SaveOptions - -.class /*02000007*/ public auto ansi beforefieldinit System.Xml.Linq.XAttribute - extends System.Xml.Linq.XObject/*02000014*/ -{ - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XAttribute/*02000007*/ other) cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000135 */ call instance void System.Xml.Linq.XObject/*02000014*/::.ctor() /* 06000135 */ - IL_0006: /* 2A | */ ret - } // end of method XAttribute::.ctor - - .method /*0600001C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name, - object 'value') cil managed - // SIG: 20 02 01 12 3C 1C - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000135 */ call instance void System.Xml.Linq.XObject/*02000014*/::.ctor() /* 06000135 */ - IL_0006: /* 2A | */ ret - } // end of method XAttribute::.ctor - - .method /*0600001D*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_EmptySequence() cil managed - // SIG: 00 00 15 12 5D 01 12 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_EmptySequence - - .method /*0600001E*/ public hidebysig specialname - instance bool get_IsNamespaceDeclaration() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_IsNamespaceDeclaration - - .method /*0600001F*/ public hidebysig specialname - instance class System.Xml.Linq.XName/*0200000F*/ - get_Name() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_Name - - .method /*06000020*/ public hidebysig specialname - instance class System.Xml.Linq.XAttribute/*02000007*/ - get_NextAttribute() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_NextAttribute - - .method /*06000021*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_NodeType - - .method /*06000022*/ public hidebysig specialname - instance class System.Xml.Linq.XAttribute/*02000007*/ - get_PreviousAttribute() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_PreviousAttribute - - .method /*06000023*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::get_Value - - .method /*06000024*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XAttribute::set_Value - - .method /*06000025*/ public hidebysig specialname static - bool op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 02 12 1C - { - .custom /*0C000032:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000026*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 11 6D 12 1C - { - .custom /*0C000033:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000027*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001C*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 11 71 12 1C - { - .custom /*0C000034:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000028*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 11 75 12 1C - { - .custom /*0C000035:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000029*/ public hidebysig specialname static - float64 op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 0D 12 1C - { - .custom /*0C000036:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600002A*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 11 79 12 1C - { - .custom /*0C000037:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600002B*/ public hidebysig specialname static - int32 op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 08 12 1C - { - .custom /*0C000038:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600002C*/ public hidebysig specialname static - int64 op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 0A 12 1C - { - .custom /*0C000039:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600002D*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 02 12 1C - { - .custom /*0C00003A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600002E*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 11 6D 12 1C - { - .custom /*0C00003B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600002F*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 11 71 12 1C - { - .custom /*0C00003C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000030*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 11 75 12 1C - { - .custom /*0C00003D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000031*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 0D 12 1C - { - .custom /*0C00003E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000032*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 11 79 12 1C - { - .custom /*0C00003F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000033*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 08 12 1C - { - .custom /*0C000040:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000034*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 0A 12 1C - { - .custom /*0C000041:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000035*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 0C 12 1C - { - .custom /*0C000042:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000036*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 11 80 81 12 1C - { - .custom /*0C000043:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000037*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 09 12 1C - { - .custom /*0C000044:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000038*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 15 11 7D 01 0B 12 1C - { - .custom /*0C000045:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*06000039*/ public hidebysig specialname static - float32 op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 0C 12 1C - { - .custom /*0C000046:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600003A*/ public hidebysig specialname static - string op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 0E 12 1C - { - .custom /*0C000047:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600003B*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ - op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 11 80 81 12 1C - { - .custom /*0C000048:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600003C*/ public hidebysig specialname static - uint32 op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 09 12 1C - { - .custom /*0C000049:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600003D*/ public hidebysig specialname static - uint64 op_Explicit(class System.Xml.Linq.XAttribute/*02000007*/ attribute) cil managed - // SIG: 00 01 0B 12 1C - { - .custom /*0C00004A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::op_Explicit - - .method /*0600003E*/ public hidebysig instance void - Remove() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XAttribute::Remove - - .method /*0600003F*/ public hidebysig instance void - SetValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XAttribute::SetValue - - .method /*06000040*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XAttribute::ToString - - .property /*17000001*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - EmptySequence() - { - .get class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Xml.Linq.XAttribute/*02000007*/::get_EmptySequence() /* 0600001D */ - } // end of property XAttribute::EmptySequence - .property /*17000002*/ instance bool IsNamespaceDeclaration() - { - .get instance bool System.Xml.Linq.XAttribute/*02000007*/::get_IsNamespaceDeclaration() /* 0600001E */ - } // end of property XAttribute::IsNamespaceDeclaration - .property /*17000003*/ instance class System.Xml.Linq.XName/*0200000F*/ - Name() - { - .get instance class System.Xml.Linq.XName/*0200000F*/ System.Xml.Linq.XAttribute/*02000007*/::get_Name() /* 0600001F */ - } // end of property XAttribute::Name - .property /*17000004*/ instance class System.Xml.Linq.XAttribute/*02000007*/ - NextAttribute() - { - .get instance class System.Xml.Linq.XAttribute/*02000007*/ System.Xml.Linq.XAttribute/*02000007*/::get_NextAttribute() /* 06000020 */ - } // end of property XAttribute::NextAttribute - .property /*17000005*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XAttribute/*02000007*/::get_NodeType() /* 06000021 */ - } // end of property XAttribute::NodeType - .property /*17000006*/ instance class System.Xml.Linq.XAttribute/*02000007*/ - PreviousAttribute() - { - .get instance class System.Xml.Linq.XAttribute/*02000007*/ System.Xml.Linq.XAttribute/*02000007*/::get_PreviousAttribute() /* 06000022 */ - } // end of property XAttribute::PreviousAttribute - .property /*17000007*/ instance string Value() - { - .get instance string System.Xml.Linq.XAttribute/*02000007*/::get_Value() /* 06000023 */ - .set instance void System.Xml.Linq.XAttribute/*02000007*/::set_Value(string) /* 06000024 */ - } // end of property XAttribute::Value -} // end of class System.Xml.Linq.XAttribute - -.class /*02000008*/ public auto ansi beforefieldinit System.Xml.Linq.XCData - extends System.Xml.Linq.XText/*02000019*/ -{ - .method /*06000041*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000164 */ call instance void System.Xml.Linq.XText/*02000019*/::.ctor(string) /* 06000164 */ - IL_0007: /* 2A | */ ret - } // end of method XCData::.ctor - - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XCData/*02000008*/ other) cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x205d - // Code size 8 (0x8) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 14 | */ ldnull - IL_0002: /* 28 | (06)000164 */ call instance void System.Xml.Linq.XText/*02000019*/::.ctor(string) /* 06000164 */ - IL_0007: /* 2A | */ ret - } // end of method XCData::.ctor - - .method /*06000043*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XCData::get_NodeType - - .method /*06000044*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XCData::WriteTo - - .method /*06000045*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XCData::WriteToAsync - - .property /*17000008*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XCData/*02000008*/::get_NodeType() /* 06000043 */ - } // end of property XCData::NodeType -} // end of class System.Xml.Linq.XCData - -.class /*02000009*/ public auto ansi beforefieldinit System.Xml.Linq.XComment - extends System.Xml.Linq.XNode/*02000011*/ -{ - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XComment::.ctor - - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XComment/*02000009*/ other) cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XComment::.ctor - - .method /*06000048*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XComment::get_NodeType - - .method /*06000049*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XComment::get_Value - - .method /*0600004A*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XComment::set_Value - - .method /*0600004B*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XComment::WriteTo - - .method /*0600004C*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XComment::WriteToAsync - - .property /*17000009*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XComment/*02000009*/::get_NodeType() /* 06000048 */ - } // end of property XComment::NodeType - .property /*1700000A*/ instance string Value() - { - .get instance string System.Xml.Linq.XComment/*02000009*/::get_Value() /* 06000049 */ - .set instance void System.Xml.Linq.XComment/*02000009*/::set_Value(string) /* 0600004A */ - } // end of property XComment::Value -} // end of class System.Xml.Linq.XComment - -.class /*0200000A*/ public abstract auto ansi beforefieldinit System.Xml.Linq.XContainer - extends System.Xml.Linq.XNode/*02000011*/ -{ - .method /*0600004D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XContainer::.ctor - - .method /*0600004E*/ public hidebysig specialname - instance class System.Xml.Linq.XNode/*02000011*/ - get_FirstNode() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::get_FirstNode - - .method /*0600004F*/ public hidebysig specialname - instance class System.Xml.Linq.XNode/*02000011*/ - get_LastNode() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::get_LastNode - - .method /*06000050*/ public hidebysig instance void - Add(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::Add - - .method /*06000051*/ public hidebysig instance void - Add(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*0800005E*/ - .custom /*0C00004B:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::Add - - .method /*06000052*/ public hidebysig instance void - AddFirst(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::AddFirst - - .method /*06000053*/ public hidebysig instance void - AddFirst(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*08000060*/ - .custom /*0C00004C:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::AddFirst - - .method /*06000054*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ - CreateWriter() cil managed - // SIG: 20 00 12 80 85 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::CreateWriter - - .method /*06000055*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantNodes() cil managed - // SIG: 20 00 15 12 5D 01 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::DescendantNodes - - .method /*06000056*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Descendants() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::Descendants - - .method /*06000057*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Descendants(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::Descendants - - .method /*06000058*/ public hidebysig instance class System.Xml.Linq.XElement/*0200000E*/ - Element(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::Element - - .method /*06000059*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Elements() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::Elements - - .method /*0600005A*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Elements(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::Elements - - .method /*0600005B*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Nodes() cil managed - // SIG: 20 00 15 12 5D 01 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XContainer::Nodes - - .method /*0600005C*/ public hidebysig instance void - RemoveNodes() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::RemoveNodes - - .method /*0600005D*/ public hidebysig instance void - ReplaceNodes(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::ReplaceNodes - - .method /*0600005E*/ public hidebysig instance void - ReplaceNodes(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*08000065*/ - .custom /*0C00004D:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XContainer::ReplaceNodes - - .property /*1700000B*/ instance class System.Xml.Linq.XNode/*02000011*/ - FirstNode() - { - .get instance class System.Xml.Linq.XNode/*02000011*/ System.Xml.Linq.XContainer/*0200000A*/::get_FirstNode() /* 0600004E */ - } // end of property XContainer::FirstNode - .property /*1700000C*/ instance class System.Xml.Linq.XNode/*02000011*/ - LastNode() - { - .get instance class System.Xml.Linq.XNode/*02000011*/ System.Xml.Linq.XContainer/*0200000A*/::get_LastNode() /* 0600004F */ - } // end of property XContainer::LastNode -} // end of class System.Xml.Linq.XContainer - -.class /*0200000B*/ public auto ansi beforefieldinit System.Xml.Linq.XDeclaration - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*0600005F*/ public hidebysig specialname rtspecialname - instance void .ctor(string version, - string encoding, - string standalone) cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XDeclaration::.ctor - - .method /*06000060*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XDeclaration/*0200000B*/ other) cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XDeclaration::.ctor - - .method /*06000061*/ public hidebysig specialname - instance string get_Encoding() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDeclaration::get_Encoding - - .method /*06000062*/ public hidebysig specialname - instance void set_Encoding(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDeclaration::set_Encoding - - .method /*06000063*/ public hidebysig specialname - instance string get_Standalone() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDeclaration::get_Standalone - - .method /*06000064*/ public hidebysig specialname - instance void set_Standalone(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDeclaration::set_Standalone - - .method /*06000065*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDeclaration::get_Version - - .method /*06000066*/ public hidebysig specialname - instance void set_Version(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDeclaration::set_Version - - .method /*06000067*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDeclaration::ToString - - .property /*1700000D*/ instance string Encoding() - { - .get instance string System.Xml.Linq.XDeclaration/*0200000B*/::get_Encoding() /* 06000061 */ - .set instance void System.Xml.Linq.XDeclaration/*0200000B*/::set_Encoding(string) /* 06000062 */ - } // end of property XDeclaration::Encoding - .property /*1700000E*/ instance string Standalone() - { - .get instance string System.Xml.Linq.XDeclaration/*0200000B*/::get_Standalone() /* 06000063 */ - .set instance void System.Xml.Linq.XDeclaration/*0200000B*/::set_Standalone(string) /* 06000064 */ - } // end of property XDeclaration::Standalone - .property /*1700000F*/ instance string Version() - { - .get instance string System.Xml.Linq.XDeclaration/*0200000B*/::get_Version() /* 06000065 */ - .set instance void System.Xml.Linq.XDeclaration/*0200000B*/::set_Version(string) /* 06000066 */ - } // end of property XDeclaration::Version -} // end of class System.Xml.Linq.XDeclaration - -.class /*0200000C*/ public auto ansi beforefieldinit System.Xml.Linq.XDocument - extends System.Xml.Linq.XContainer/*0200000A*/ -{ - .method /*06000068*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XDocument::.ctor - - .method /*06000069*/ public hidebysig specialname rtspecialname - instance void .ctor(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*0800006D*/ - .custom /*0C00004E:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XDocument::.ctor - - .method /*0600006A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XDeclaration/*0200000B*/ declaration, - object[] content) cil managed - // SIG: 20 02 01 12 2C 1D 1C - { - .param [2]/*0800006F*/ - .custom /*0C00004F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XDocument::.ctor - - .method /*0600006B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XDocument/*0200000C*/ other) cil managed - // SIG: 20 01 01 12 30 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XDocument::.ctor - - .method /*0600006C*/ public hidebysig specialname - instance class System.Xml.Linq.XDeclaration/*0200000B*/ - get_Declaration() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::get_Declaration - - .method /*0600006D*/ public hidebysig specialname - instance void set_Declaration(class System.Xml.Linq.XDeclaration/*0200000B*/ 'value') cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::set_Declaration - - .method /*0600006E*/ public hidebysig specialname - instance class System.Xml.Linq.XDocumentType/*0200000D*/ - get_DocumentType() cil managed - // SIG: 20 00 12 34 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::get_DocumentType - - .method /*0600006F*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::get_NodeType - - .method /*06000070*/ public hidebysig specialname - instance class System.Xml.Linq.XElement/*0200000E*/ - get_Root() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::get_Root - - .method /*06000071*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream') cil managed - // SIG: 00 01 12 30 12 80 95 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000072*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 30 12 80 95 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000073*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000026*/ textReader) cil managed - // SIG: 00 01 12 30 12 80 99 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000074*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000026*/ textReader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 30 12 80 99 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000075*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(string uri) cil managed - // SIG: 00 01 12 30 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000076*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(string uri, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 30 0E 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000077*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader) cil managed - // SIG: 00 01 12 30 12 80 9D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000078*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Load(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 30 12 80 9D 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Load - - .method /*06000079*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - LoadAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 03 15 12 80 A1 01 12 30 12 80 95 11 10 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::LoadAsync - - .method /*0600007A*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - LoadAsync(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000026*/ textReader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 03 15 12 80 A1 01 12 30 12 80 99 11 10 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::LoadAsync - - .method /*0600007B*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - LoadAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 03 15 12 80 A1 01 12 30 12 80 9D 11 10 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::LoadAsync - - .method /*0600007C*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Parse(string text) cil managed - // SIG: 00 01 12 30 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Parse - - .method /*0600007D*/ public hidebysig static - class System.Xml.Linq.XDocument/*0200000C*/ - Parse(string text, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 30 0E 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::Parse - - .method /*0600007E*/ public hidebysig instance void - Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*0600007F*/ public hidebysig instance void - Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 12 80 95 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*06000080*/ public hidebysig instance void - Save(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter) cil managed - // SIG: 20 01 01 12 80 A5 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*06000081*/ public hidebysig instance void - Save(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 12 80 A5 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*06000082*/ public hidebysig instance void - Save(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*06000083*/ public hidebysig instance void - Save(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*06000084*/ public hidebysig instance void - Save(string fileName, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 0E 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::Save - - .method /*06000085*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SaveAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 03 12 80 89 12 80 95 11 18 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::SaveAsync - - .method /*06000086*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SaveAsync(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 03 12 80 89 12 80 A5 11 18 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::SaveAsync - - .method /*06000087*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SaveAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::SaveAsync - - .method /*06000088*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocument::WriteTo - - .method /*06000089*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocument::WriteToAsync - - .property /*17000010*/ instance class System.Xml.Linq.XDeclaration/*0200000B*/ - Declaration() - { - .get instance class System.Xml.Linq.XDeclaration/*0200000B*/ System.Xml.Linq.XDocument/*0200000C*/::get_Declaration() /* 0600006C */ - .set instance void System.Xml.Linq.XDocument/*0200000C*/::set_Declaration(class System.Xml.Linq.XDeclaration/*0200000B*/) /* 0600006D */ - } // end of property XDocument::Declaration - .property /*17000011*/ instance class System.Xml.Linq.XDocumentType/*0200000D*/ - DocumentType() - { - .get instance class System.Xml.Linq.XDocumentType/*0200000D*/ System.Xml.Linq.XDocument/*0200000C*/::get_DocumentType() /* 0600006E */ - } // end of property XDocument::DocumentType - .property /*17000012*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XDocument/*0200000C*/::get_NodeType() /* 0600006F */ - } // end of property XDocument::NodeType - .property /*17000013*/ instance class System.Xml.Linq.XElement/*0200000E*/ - Root() - { - .get instance class System.Xml.Linq.XElement/*0200000E*/ System.Xml.Linq.XDocument/*0200000C*/::get_Root() /* 06000070 */ - } // end of property XDocument::Root -} // end of class System.Xml.Linq.XDocument - -.class /*0200000D*/ public auto ansi beforefieldinit System.Xml.Linq.XDocumentType - extends System.Xml.Linq.XNode/*02000011*/ -{ - .method /*0600008A*/ public hidebysig specialname rtspecialname - instance void .ctor(string name, - string publicId, - string systemId, - string internalSubset) cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XDocumentType::.ctor - - .method /*0600008B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XDocumentType/*0200000D*/ other) cil managed - // SIG: 20 01 01 12 34 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XDocumentType::.ctor - - .method /*0600008C*/ public hidebysig specialname - instance string get_InternalSubset() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentType::get_InternalSubset - - .method /*0600008D*/ public hidebysig specialname - instance void set_InternalSubset(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocumentType::set_InternalSubset - - .method /*0600008E*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentType::get_Name - - .method /*0600008F*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocumentType::set_Name - - .method /*06000090*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentType::get_NodeType - - .method /*06000091*/ public hidebysig specialname - instance string get_PublicId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentType::get_PublicId - - .method /*06000092*/ public hidebysig specialname - instance void set_PublicId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocumentType::set_PublicId - - .method /*06000093*/ public hidebysig specialname - instance string get_SystemId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentType::get_SystemId - - .method /*06000094*/ public hidebysig specialname - instance void set_SystemId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocumentType::set_SystemId - - .method /*06000095*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XDocumentType::WriteTo - - .method /*06000096*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentType::WriteToAsync - - .property /*17000014*/ instance string InternalSubset() - { - .get instance string System.Xml.Linq.XDocumentType/*0200000D*/::get_InternalSubset() /* 0600008C */ - .set instance void System.Xml.Linq.XDocumentType/*0200000D*/::set_InternalSubset(string) /* 0600008D */ - } // end of property XDocumentType::InternalSubset - .property /*17000015*/ instance string Name() - { - .get instance string System.Xml.Linq.XDocumentType/*0200000D*/::get_Name() /* 0600008E */ - .set instance void System.Xml.Linq.XDocumentType/*0200000D*/::set_Name(string) /* 0600008F */ - } // end of property XDocumentType::Name - .property /*17000016*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XDocumentType/*0200000D*/::get_NodeType() /* 06000090 */ - } // end of property XDocumentType::NodeType - .property /*17000017*/ instance string PublicId() - { - .get instance string System.Xml.Linq.XDocumentType/*0200000D*/::get_PublicId() /* 06000091 */ - .set instance void System.Xml.Linq.XDocumentType/*0200000D*/::set_PublicId(string) /* 06000092 */ - } // end of property XDocumentType::PublicId - .property /*17000018*/ instance string SystemId() - { - .get instance string System.Xml.Linq.XDocumentType/*0200000D*/::get_SystemId() /* 06000093 */ - .set instance void System.Xml.Linq.XDocumentType/*0200000D*/::set_SystemId(string) /* 06000094 */ - } // end of property XDocumentType::SystemId -} // end of class System.Xml.Linq.XDocumentType - -.class /*0200000E*/ public auto ansi beforefieldinit System.Xml.Linq.XElement - extends System.Xml.Linq.XContainer/*0200000A*/ - implements [System.Xml.ReaderWriter/*23000002*/]System.Xml.Serialization.IXmlSerializable/*0100002A*/ -{ - .method /*06000097*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XElement/*0200000E*/ other) cil managed - // SIG: 20 01 01 12 38 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XElement::.ctor - - .method /*06000098*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XElement::.ctor - - .method /*06000099*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name, - object content) cil managed - // SIG: 20 02 01 12 3C 1C - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XElement::.ctor - - .method /*0600009A*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name, - object[] content) cil managed - // SIG: 20 02 01 12 3C 1D 1C - { - .param [2]/*080000B0*/ - .custom /*0C000050:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XElement::.ctor - - .method /*0600009B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XStreamingElement/*02000018*/ other) cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XElement::.ctor - - .method /*0600009C*/ public hidebysig specialname static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - get_EmptySequence() cil managed - // SIG: 00 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_EmptySequence - - .method /*0600009D*/ public hidebysig specialname - instance class System.Xml.Linq.XAttribute/*02000007*/ - get_FirstAttribute() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_FirstAttribute - - .method /*0600009E*/ public hidebysig specialname - instance bool get_HasAttributes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_HasAttributes - - .method /*0600009F*/ public hidebysig specialname - instance bool get_HasElements() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_HasElements - - .method /*060000A0*/ public hidebysig specialname - instance bool get_IsEmpty() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_IsEmpty - - .method /*060000A1*/ public hidebysig specialname - instance class System.Xml.Linq.XAttribute/*02000007*/ - get_LastAttribute() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_LastAttribute - - .method /*060000A2*/ public hidebysig specialname - instance class System.Xml.Linq.XName/*0200000F*/ - get_Name() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_Name - - .method /*060000A3*/ public hidebysig specialname - instance void set_Name(class System.Xml.Linq.XName/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::set_Name - - .method /*060000A4*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_NodeType - - .method /*060000A5*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::get_Value - - .method /*060000A6*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::set_Value - - .method /*060000A7*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - AncestorsAndSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::AncestorsAndSelf - - .method /*060000A8*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - AncestorsAndSelf(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::AncestorsAndSelf - - .method /*060000A9*/ public hidebysig instance class System.Xml.Linq.XAttribute/*02000007*/ - Attribute(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 12 1C 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Attribute - - .method /*060000AA*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Attributes() cil managed - // SIG: 20 00 15 12 5D 01 12 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Attributes - - .method /*060000AB*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Attributes(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 1C 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Attributes - - .method /*060000AC*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantNodesAndSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::DescendantNodesAndSelf - - .method /*060000AD*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantsAndSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::DescendantsAndSelf - - .method /*060000AE*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - DescendantsAndSelf(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::DescendantsAndSelf - - .method /*060000AF*/ public hidebysig instance class System.Xml.Linq.XNamespace/*02000010*/ - GetDefaultNamespace() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::GetDefaultNamespace - - .method /*060000B0*/ public hidebysig instance class System.Xml.Linq.XNamespace/*02000010*/ - GetNamespaceOfPrefix(string prefix) cil managed - // SIG: 20 01 12 40 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::GetNamespaceOfPrefix - - .method /*060000B1*/ public hidebysig instance string - GetPrefixOfNamespace(class System.Xml.Linq.XNamespace/*02000010*/ ns) cil managed - // SIG: 20 01 0E 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::GetPrefixOfNamespace - - .method /*060000B2*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream') cil managed - // SIG: 00 01 12 38 12 80 95 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B3*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 38 12 80 95 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B4*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000026*/ textReader) cil managed - // SIG: 00 01 12 38 12 80 99 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B5*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000026*/ textReader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 38 12 80 99 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B6*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(string uri) cil managed - // SIG: 00 01 12 38 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B7*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(string uri, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 38 0E 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B8*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader) cil managed - // SIG: 00 01 12 38 12 80 9D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000B9*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Load(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 38 12 80 9D 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Load - - .method /*060000BA*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - LoadAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 03 15 12 80 A1 01 12 38 12 80 95 11 10 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::LoadAsync - - .method /*060000BB*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - LoadAsync(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000026*/ textReader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 03 15 12 80 A1 01 12 38 12 80 99 11 10 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::LoadAsync - - .method /*060000BC*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - LoadAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 03 15 12 80 A1 01 12 38 12 80 9D 11 10 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::LoadAsync - - .method /*060000BD*/ public hidebysig specialname static - bool op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 02 12 38 - { - .custom /*0C000051:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000BE*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100001B*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 11 6D 12 38 - { - .custom /*0C000052:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000BF*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.DateTimeOffset/*0100001C*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 11 71 12 38 - { - .custom /*0C000053:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C0*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Decimal/*0100001D*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 11 75 12 38 - { - .custom /*0C000054:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C1*/ public hidebysig specialname static - float64 op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 0D 12 38 - { - .custom /*0C000055:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C2*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Guid/*0100001E*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 11 79 12 38 - { - .custom /*0C000056:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C3*/ public hidebysig specialname static - int32 op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 08 12 38 - { - .custom /*0C000057:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C4*/ public hidebysig specialname static - int64 op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 0A 12 38 - { - .custom /*0C000058:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C5*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 02 12 38 - { - .custom /*0C000059:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C6*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 11 6D 12 38 - { - .custom /*0C00005A:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C7*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 11 71 12 38 - { - .custom /*0C00005B:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C8*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 11 75 12 38 - { - .custom /*0C00005C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000C9*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 0D 12 38 - { - .custom /*0C00005D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000CA*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 11 79 12 38 - { - .custom /*0C00005E:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000CB*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 08 12 38 - { - .custom /*0C00005F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000CC*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 0A 12 38 - { - .custom /*0C000060:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000CD*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 0C 12 38 - { - .custom /*0C000061:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000CE*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 11 80 81 12 38 - { - .custom /*0C000062:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000CF*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 09 12 38 - { - .custom /*0C000063:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D0*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.Nullable`1/*0100001F*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 15 11 7D 01 0B 12 38 - { - .custom /*0C000064:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D1*/ public hidebysig specialname static - float32 op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 0C 12 38 - { - .custom /*0C000065:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D2*/ public hidebysig specialname static - string op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 0E 12 38 - { - .custom /*0C000066:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D3*/ public hidebysig specialname static - valuetype [System.Runtime/*23000001*/]System.TimeSpan/*01000020*/ - op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 11 80 81 12 38 - { - .custom /*0C000067:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D4*/ public hidebysig specialname static - uint32 op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 09 12 38 - { - .custom /*0C000068:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D5*/ public hidebysig specialname static - uint64 op_Explicit(class System.Xml.Linq.XElement/*0200000E*/ element) cil managed - // SIG: 00 01 0B 12 38 - { - .custom /*0C000069:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::op_Explicit - - .method /*060000D6*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Parse(string text) cil managed - // SIG: 00 01 12 38 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Parse - - .method /*060000D7*/ public hidebysig static - class System.Xml.Linq.XElement/*0200000E*/ - Parse(string text, - valuetype System.Xml.Linq.LoadOptions/*02000004*/ options) cil managed - // SIG: 00 02 12 38 0E 11 10 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::Parse - - .method /*060000D8*/ public hidebysig instance void - RemoveAll() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::RemoveAll - - .method /*060000D9*/ public hidebysig instance void - RemoveAttributes() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::RemoveAttributes - - .method /*060000DA*/ public hidebysig instance void - ReplaceAll(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::ReplaceAll - - .method /*060000DB*/ public hidebysig instance void - ReplaceAll(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*080000EC*/ - .custom /*0C00006A:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::ReplaceAll - - .method /*060000DC*/ public hidebysig instance void - ReplaceAttributes(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::ReplaceAttributes - - .method /*060000DD*/ public hidebysig instance void - ReplaceAttributes(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*080000EE*/ - .custom /*0C00006B:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::ReplaceAttributes - - .method /*060000DE*/ public hidebysig instance void - Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000DF*/ public hidebysig instance void - Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 12 80 95 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000E0*/ public hidebysig instance void - Save(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter) cil managed - // SIG: 20 01 01 12 80 A5 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000E1*/ public hidebysig instance void - Save(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 12 80 A5 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000E2*/ public hidebysig instance void - Save(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000E3*/ public hidebysig instance void - Save(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000E4*/ public hidebysig instance void - Save(string fileName, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 0E 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::Save - - .method /*060000E5*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SaveAsync(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 03 12 80 89 12 80 95 11 18 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::SaveAsync - - .method /*060000E6*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SaveAsync(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 03 12 80 89 12 80 A5 11 18 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::SaveAsync - - .method /*060000E7*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - SaveAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::SaveAsync - - .method /*060000E8*/ public hidebysig instance void - SetAttributeValue(class System.Xml.Linq.XName/*0200000F*/ name, - object 'value') cil managed - // SIG: 20 02 01 12 3C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::SetAttributeValue - - .method /*060000E9*/ public hidebysig instance void - SetElementValue(class System.Xml.Linq.XName/*0200000F*/ name, - object 'value') cil managed - // SIG: 20 02 01 12 3C 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::SetElementValue - - .method /*060000EA*/ public hidebysig instance void - SetValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::SetValue - - .method /*060000EB*/ private hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.Schema.XmlSchema/*0100002B*/ - System.Xml.Serialization.IXmlSerializable.GetSchema() cil managed - // SIG: 20 00 12 80 AD - { - .override [System.Xml.ReaderWriter/*23000002*/]System.Xml.Serialization.IXmlSerializable/*0100002A*/::GetSchema /*0100002A::0A000013*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::System.Xml.Serialization.IXmlSerializable.GetSchema - - .method /*060000EC*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.ReadXml(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader) cil managed - // SIG: 20 01 01 12 80 9D - { - .override [System.Xml.ReaderWriter/*23000002*/]System.Xml.Serialization.IXmlSerializable/*0100002A*/::ReadXml /*0100002A::0A000014*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::System.Xml.Serialization.IXmlSerializable.ReadXml - - .method /*060000ED*/ private hidebysig newslot virtual final - instance void System.Xml.Serialization.IXmlSerializable.WriteXml(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - .override [System.Xml.ReaderWriter/*23000002*/]System.Xml.Serialization.IXmlSerializable/*0100002A*/::WriteXml /*0100002A::0A000015*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::System.Xml.Serialization.IXmlSerializable.WriteXml - - .method /*060000EE*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XElement::WriteTo - - .method /*060000EF*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XElement::WriteToAsync - - .method /*060000F0*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2076 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00004D */ call instance void System.Xml.Linq.XContainer/*0200000A*/::.ctor() /* 0600004D */ - IL_0006: /* 2A | */ ret - } // end of method XElement::.ctor - - .property /*17000019*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - EmptySequence() - { - .get class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ System.Xml.Linq.XElement/*0200000E*/::get_EmptySequence() /* 0600009C */ - } // end of property XElement::EmptySequence - .property /*1700001A*/ instance class System.Xml.Linq.XAttribute/*02000007*/ - FirstAttribute() - { - .get instance class System.Xml.Linq.XAttribute/*02000007*/ System.Xml.Linq.XElement/*0200000E*/::get_FirstAttribute() /* 0600009D */ - } // end of property XElement::FirstAttribute - .property /*1700001B*/ instance bool HasAttributes() - { - .get instance bool System.Xml.Linq.XElement/*0200000E*/::get_HasAttributes() /* 0600009E */ - } // end of property XElement::HasAttributes - .property /*1700001C*/ instance bool HasElements() - { - .get instance bool System.Xml.Linq.XElement/*0200000E*/::get_HasElements() /* 0600009F */ - } // end of property XElement::HasElements - .property /*1700001D*/ instance bool IsEmpty() - { - .get instance bool System.Xml.Linq.XElement/*0200000E*/::get_IsEmpty() /* 060000A0 */ - } // end of property XElement::IsEmpty - .property /*1700001E*/ instance class System.Xml.Linq.XAttribute/*02000007*/ - LastAttribute() - { - .get instance class System.Xml.Linq.XAttribute/*02000007*/ System.Xml.Linq.XElement/*0200000E*/::get_LastAttribute() /* 060000A1 */ - } // end of property XElement::LastAttribute - .property /*1700001F*/ instance class System.Xml.Linq.XName/*0200000F*/ - Name() - { - .get instance class System.Xml.Linq.XName/*0200000F*/ System.Xml.Linq.XElement/*0200000E*/::get_Name() /* 060000A2 */ - .set instance void System.Xml.Linq.XElement/*0200000E*/::set_Name(class System.Xml.Linq.XName/*0200000F*/) /* 060000A3 */ - } // end of property XElement::Name - .property /*17000020*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XElement/*0200000E*/::get_NodeType() /* 060000A4 */ - } // end of property XElement::NodeType - .property /*17000021*/ instance string Value() - { - .get instance string System.Xml.Linq.XElement/*0200000E*/::get_Value() /* 060000A5 */ - .set instance void System.Xml.Linq.XElement/*0200000E*/::set_Value(string) /* 060000A6 */ - } // end of property XElement::Value -} // end of class System.Xml.Linq.XElement - -.class /*0200000F*/ public auto ansi sealed beforefieldinit System.Xml.Linq.XName - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.IEquatable`1/*0100002C*//*1B000001*/, - [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100002D*/ -{ - .method /*060000F1*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XName::.ctor - - .method /*060000F2*/ public hidebysig specialname - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::get_LocalName - - .method /*060000F3*/ public hidebysig specialname - instance class System.Xml.Linq.XNamespace/*02000010*/ - get_Namespace() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::get_Namespace - - .method /*060000F4*/ public hidebysig specialname - instance string get_NamespaceName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::get_NamespaceName - - .method /*060000F5*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::Equals - - .method /*060000F6*/ public hidebysig static - class System.Xml.Linq.XName/*0200000F*/ - Get(string expandedName) cil managed - // SIG: 00 01 12 3C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::Get - - .method /*060000F7*/ public hidebysig static - class System.Xml.Linq.XName/*0200000F*/ - Get(string localName, - string namespaceName) cil managed - // SIG: 00 02 12 3C 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::Get - - .method /*060000F8*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::GetHashCode - - .method /*060000F9*/ public hidebysig specialname static - bool op_Equality(class System.Xml.Linq.XName/*0200000F*/ left, - class System.Xml.Linq.XName/*0200000F*/ right) cil managed - // SIG: 00 02 02 12 3C 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::op_Equality - - .method /*060000FA*/ public hidebysig specialname static - class System.Xml.Linq.XName/*0200000F*/ - op_Implicit(string expandedName) cil managed - // SIG: 00 01 12 3C 0E - { - .custom /*0C00006C:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::op_Implicit - - .method /*060000FB*/ public hidebysig specialname static - bool op_Inequality(class System.Xml.Linq.XName/*0200000F*/ left, - class System.Xml.Linq.XName/*0200000F*/ right) cil managed - // SIG: 00 02 02 12 3C 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::op_Inequality - - .method /*060000FC*/ private hidebysig newslot virtual final - instance bool 'System.IEquatable.Equals'(class System.Xml.Linq.XName/*0200000F*/ other) cil managed - // SIG: 20 01 02 12 3C - { - .override method instance bool class [System.Runtime/*23000001*/]System.IEquatable`1/*0100002C*//*1B000001*/::Equals(!0) /* 0A000016 */ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::'System.IEquatable.Equals' - - .method /*060000FD*/ private hidebysig newslot virtual final - instance void System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*0100002E*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100002F*/ context) cil managed - // SIG: 20 02 01 12 80 B9 11 80 BD - { - .override [System.Runtime/*23000001*/]System.Runtime.Serialization.ISerializable/*0100002D*/::GetObjectData /*0100002D::0A000017*/ - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XName::System.Runtime.Serialization.ISerializable.GetObjectData - - .method /*060000FE*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XName::ToString - - .property /*17000022*/ instance string LocalName() - { - .get instance string System.Xml.Linq.XName/*0200000F*/::get_LocalName() /* 060000F2 */ - } // end of property XName::LocalName - .property /*17000023*/ instance class System.Xml.Linq.XNamespace/*02000010*/ - Namespace() - { - .get instance class System.Xml.Linq.XNamespace/*02000010*/ System.Xml.Linq.XName/*0200000F*/::get_Namespace() /* 060000F3 */ - } // end of property XName::Namespace - .property /*17000024*/ instance string NamespaceName() - { - .get instance string System.Xml.Linq.XName/*0200000F*/::get_NamespaceName() /* 060000F4 */ - } // end of property XName::NamespaceName -} // end of class System.Xml.Linq.XName - -.class /*02000010*/ public auto ansi sealed beforefieldinit System.Xml.Linq.XNamespace - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*060000FF*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XNamespace::.ctor - - .method /*06000100*/ public hidebysig specialname - instance string get_NamespaceName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::get_NamespaceName - - .method /*06000101*/ public hidebysig specialname static - class System.Xml.Linq.XNamespace/*02000010*/ - get_None() cil managed - // SIG: 00 00 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::get_None - - .method /*06000102*/ public hidebysig specialname static - class System.Xml.Linq.XNamespace/*02000010*/ - get_Xml() cil managed - // SIG: 00 00 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::get_Xml - - .method /*06000103*/ public hidebysig specialname static - class System.Xml.Linq.XNamespace/*02000010*/ - get_Xmlns() cil managed - // SIG: 00 00 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::get_Xmlns - - .method /*06000104*/ public hidebysig virtual - instance bool Equals(object obj) cil managed - // SIG: 20 01 02 1C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::Equals - - .method /*06000105*/ public hidebysig static - class System.Xml.Linq.XNamespace/*02000010*/ - Get(string namespaceName) cil managed - // SIG: 00 01 12 40 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::Get - - .method /*06000106*/ public hidebysig virtual - instance int32 GetHashCode() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::GetHashCode - - .method /*06000107*/ public hidebysig instance class System.Xml.Linq.XName/*0200000F*/ - GetName(string localName) cil managed - // SIG: 20 01 12 3C 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::GetName - - .method /*06000108*/ public hidebysig specialname static - class System.Xml.Linq.XName/*0200000F*/ - op_Addition(class System.Xml.Linq.XNamespace/*02000010*/ ns, - string localName) cil managed - // SIG: 00 02 12 3C 12 40 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::op_Addition - - .method /*06000109*/ public hidebysig specialname static - bool op_Equality(class System.Xml.Linq.XNamespace/*02000010*/ left, - class System.Xml.Linq.XNamespace/*02000010*/ right) cil managed - // SIG: 00 02 02 12 40 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::op_Equality - - .method /*0600010A*/ public hidebysig specialname static - class System.Xml.Linq.XNamespace/*02000010*/ - op_Implicit(string namespaceName) cil managed - // SIG: 00 01 12 40 0E - { - .custom /*0C00006D:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::op_Implicit - - .method /*0600010B*/ public hidebysig specialname static - bool op_Inequality(class System.Xml.Linq.XNamespace/*02000010*/ left, - class System.Xml.Linq.XNamespace/*02000010*/ right) cil managed - // SIG: 00 02 02 12 40 12 40 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::op_Inequality - - .method /*0600010C*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNamespace::ToString - - .property /*17000025*/ instance string NamespaceName() - { - .get instance string System.Xml.Linq.XNamespace/*02000010*/::get_NamespaceName() /* 06000100 */ - } // end of property XNamespace::NamespaceName - .property /*17000026*/ class System.Xml.Linq.XNamespace/*02000010*/ - None() - { - .get class System.Xml.Linq.XNamespace/*02000010*/ System.Xml.Linq.XNamespace/*02000010*/::get_None() /* 06000101 */ - } // end of property XNamespace::None - .property /*17000027*/ class System.Xml.Linq.XNamespace/*02000010*/ - Xml() - { - .get class System.Xml.Linq.XNamespace/*02000010*/ System.Xml.Linq.XNamespace/*02000010*/::get_Xml() /* 06000102 */ - } // end of property XNamespace::Xml - .property /*17000028*/ class System.Xml.Linq.XNamespace/*02000010*/ - Xmlns() - { - .get class System.Xml.Linq.XNamespace/*02000010*/ System.Xml.Linq.XNamespace/*02000010*/::get_Xmlns() /* 06000103 */ - } // end of property XNamespace::Xmlns -} // end of class System.Xml.Linq.XNamespace - -.class /*02000011*/ public abstract auto ansi beforefieldinit System.Xml.Linq.XNode - extends System.Xml.Linq.XObject/*02000014*/ -{ - .method /*0600010D*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2055 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000135 */ call instance void System.Xml.Linq.XObject/*02000014*/::.ctor() /* 06000135 */ - IL_0006: /* 2A | */ ret - } // end of method XNode::.ctor - - .method /*0600010E*/ public hidebysig specialname static - class System.Xml.Linq.XNodeDocumentOrderComparer/*02000012*/ - get_DocumentOrderComparer() cil managed - // SIG: 00 00 12 48 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::get_DocumentOrderComparer - - .method /*0600010F*/ public hidebysig specialname static - class System.Xml.Linq.XNodeEqualityComparer/*02000013*/ - get_EqualityComparer() cil managed - // SIG: 00 00 12 4C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::get_EqualityComparer - - .method /*06000110*/ public hidebysig specialname - instance class System.Xml.Linq.XNode/*02000011*/ - get_NextNode() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::get_NextNode - - .method /*06000111*/ public hidebysig specialname - instance class System.Xml.Linq.XNode/*02000011*/ - get_PreviousNode() cil managed - // SIG: 20 00 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::get_PreviousNode - - .method /*06000112*/ public hidebysig instance void - AddAfterSelf(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::AddAfterSelf - - .method /*06000113*/ public hidebysig instance void - AddAfterSelf(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*08000122*/ - .custom /*0C00006E:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::AddAfterSelf - - .method /*06000114*/ public hidebysig instance void - AddBeforeSelf(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::AddBeforeSelf - - .method /*06000115*/ public hidebysig instance void - AddBeforeSelf(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*08000124*/ - .custom /*0C00006F:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::AddBeforeSelf - - .method /*06000116*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Ancestors() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::Ancestors - - .method /*06000117*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Ancestors(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::Ancestors - - .method /*06000118*/ public hidebysig static - int32 CompareDocumentOrder(class System.Xml.Linq.XNode/*02000011*/ n1, - class System.Xml.Linq.XNode/*02000011*/ n2) cil managed - // SIG: 00 02 08 12 44 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::CompareDocumentOrder - - .method /*06000119*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ - CreateReader() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::CreateReader - - .method /*0600011A*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ - CreateReader(valuetype System.Xml.Linq.ReaderOptions/*02000005*/ readerOptions) cil managed - // SIG: 20 01 12 80 9D 11 14 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::CreateReader - - .method /*0600011B*/ public hidebysig static - bool DeepEquals(class System.Xml.Linq.XNode/*02000011*/ n1, - class System.Xml.Linq.XNode/*02000011*/ n2) cil managed - // SIG: 00 02 02 12 44 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::DeepEquals - - .method /*0600011C*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - ElementsAfterSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ElementsAfterSelf - - .method /*0600011D*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - ElementsAfterSelf(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ElementsAfterSelf - - .method /*0600011E*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - ElementsBeforeSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ElementsBeforeSelf - - .method /*0600011F*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - ElementsBeforeSelf(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 15 12 5D 01 12 38 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ElementsBeforeSelf - - .method /*06000120*/ public hidebysig instance bool - IsAfter(class System.Xml.Linq.XNode/*02000011*/ node) cil managed - // SIG: 20 01 02 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::IsAfter - - .method /*06000121*/ public hidebysig instance bool - IsBefore(class System.Xml.Linq.XNode/*02000011*/ node) cil managed - // SIG: 20 01 02 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::IsBefore - - .method /*06000122*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - NodesAfterSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::NodesAfterSelf - - .method /*06000123*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - NodesBeforeSelf() cil managed - // SIG: 20 00 15 12 5D 01 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::NodesBeforeSelf - - .method /*06000124*/ public hidebysig static - class System.Xml.Linq.XNode/*02000011*/ - ReadFrom(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader) cil managed - // SIG: 00 01 12 44 12 80 9D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ReadFrom - - .method /*06000125*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Threading.Tasks.Task`1/*01000028*/ - ReadFromAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000027*/ reader, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 00 02 15 12 80 A1 01 12 44 12 80 9D 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ReadFromAsync - - .method /*06000126*/ public hidebysig instance void - Remove() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::Remove - - .method /*06000127*/ public hidebysig instance void - ReplaceWith(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::ReplaceWith - - .method /*06000128*/ public hidebysig instance void - ReplaceWith(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*08000133*/ - .custom /*0C000070:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XNode::ReplaceWith - - .method /*06000129*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ToString - - .method /*0600012A*/ public hidebysig instance string - ToString(valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 01 0E 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNode::ToString - - .method /*0600012B*/ public hidebysig newslot abstract virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x0 - } // end of method XNode::WriteTo - - .method /*0600012C*/ public hidebysig newslot abstract virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x0 - } // end of method XNode::WriteToAsync - - .property /*17000029*/ class System.Xml.Linq.XNodeDocumentOrderComparer/*02000012*/ - DocumentOrderComparer() - { - .get class System.Xml.Linq.XNodeDocumentOrderComparer/*02000012*/ System.Xml.Linq.XNode/*02000011*/::get_DocumentOrderComparer() /* 0600010E */ - } // end of property XNode::DocumentOrderComparer - .property /*1700002A*/ class System.Xml.Linq.XNodeEqualityComparer/*02000013*/ - EqualityComparer() - { - .get class System.Xml.Linq.XNodeEqualityComparer/*02000013*/ System.Xml.Linq.XNode/*02000011*/::get_EqualityComparer() /* 0600010F */ - } // end of property XNode::EqualityComparer - .property /*1700002B*/ instance class System.Xml.Linq.XNode/*02000011*/ - NextNode() - { - .get instance class System.Xml.Linq.XNode/*02000011*/ System.Xml.Linq.XNode/*02000011*/::get_NextNode() /* 06000110 */ - } // end of property XNode::NextNode - .property /*1700002C*/ instance class System.Xml.Linq.XNode/*02000011*/ - PreviousNode() - { - .get instance class System.Xml.Linq.XNode/*02000011*/ System.Xml.Linq.XNode/*02000011*/::get_PreviousNode() /* 06000111 */ - } // end of property XNode::PreviousNode -} // end of class System.Xml.Linq.XNode - -.class /*02000012*/ public auto ansi sealed beforefieldinit System.Xml.Linq.XNodeDocumentOrderComparer - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IComparer`1/*01000031*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IComparer/*01000030*/ -{ - .method /*0600012D*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XNodeDocumentOrderComparer::.ctor - - .method /*0600012E*/ public hidebysig newslot virtual final - instance int32 Compare(class System.Xml.Linq.XNode/*02000011*/ x, - class System.Xml.Linq.XNode/*02000011*/ y) cil managed - // SIG: 20 02 08 12 44 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNodeDocumentOrderComparer::Compare - - .method /*0600012F*/ private hidebysig newslot virtual final - instance int32 System.Collections.IComparer.Compare(object x, - object y) cil managed - // SIG: 20 02 08 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IComparer/*01000030*/::Compare /*01000030::0A000018*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNodeDocumentOrderComparer::System.Collections.IComparer.Compare - -} // end of class System.Xml.Linq.XNodeDocumentOrderComparer - -.class /*02000013*/ public auto ansi sealed beforefieldinit System.Xml.Linq.XNodeEqualityComparer - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEqualityComparer`1/*01000033*//*1B000003*/, - [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*01000032*/ -{ - .method /*06000130*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XNodeEqualityComparer::.ctor - - .method /*06000131*/ public hidebysig newslot virtual final - instance bool Equals(class System.Xml.Linq.XNode/*02000011*/ x, - class System.Xml.Linq.XNode/*02000011*/ y) cil managed - // SIG: 20 02 02 12 44 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNodeEqualityComparer::Equals - - .method /*06000132*/ public hidebysig newslot virtual final - instance int32 GetHashCode(class System.Xml.Linq.XNode/*02000011*/ obj) cil managed - // SIG: 20 01 08 12 44 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNodeEqualityComparer::GetHashCode - - .method /*06000133*/ private hidebysig newslot virtual final - instance bool System.Collections.IEqualityComparer.Equals(object x, - object y) cil managed - // SIG: 20 02 02 1C 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*01000032*/::Equals /*01000032::0A000019*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNodeEqualityComparer::System.Collections.IEqualityComparer.Equals - - .method /*06000134*/ private hidebysig newslot virtual final - instance int32 System.Collections.IEqualityComparer.GetHashCode(object obj) cil managed - // SIG: 20 01 08 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEqualityComparer/*01000032*/::GetHashCode /*01000032::0A00001A*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XNodeEqualityComparer::System.Collections.IEqualityComparer.GetHashCode - -} // end of class System.Xml.Linq.XNodeEqualityComparer - -.class /*02000014*/ public abstract auto ansi beforefieldinit System.Xml.Linq.XObject - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ - implements [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlLineInfo/*01000034*/ -{ - .method /*06000135*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XObject::.ctor - - .method /*06000136*/ public hidebysig specialname - instance string get_BaseUri() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::get_BaseUri - - .method /*06000137*/ public hidebysig specialname - instance class System.Xml.Linq.XDocument/*0200000C*/ - get_Document() cil managed - // SIG: 20 00 12 30 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::get_Document - - .method /*06000138*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x0 - } // end of method XObject::get_NodeType - - .method /*06000139*/ public hidebysig specialname - instance class System.Xml.Linq.XElement/*0200000E*/ - get_Parent() cil managed - // SIG: 20 00 12 38 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::get_Parent - - .method /*0600013A*/ private hidebysig newslot specialname virtual final - instance int32 System.Xml.IXmlLineInfo.get_LineNumber() cil managed - // SIG: 20 00 08 - { - .override [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlLineInfo/*01000034*/::get_LineNumber /*01000034::0A00001B*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::System.Xml.IXmlLineInfo.get_LineNumber - - .method /*0600013B*/ private hidebysig newslot specialname virtual final - instance int32 System.Xml.IXmlLineInfo.get_LinePosition() cil managed - // SIG: 20 00 08 - { - .override [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlLineInfo/*01000034*/::get_LinePosition /*01000034::0A00001C*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::System.Xml.IXmlLineInfo.get_LinePosition - - .method /*0600013C*/ public hidebysig specialname - instance void add_Changed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 D5 01 12 58 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::add_Changed - - .method /*0600013D*/ public hidebysig specialname - instance void remove_Changed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 D5 01 12 58 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::remove_Changed - - .method /*0600013E*/ public hidebysig specialname - instance void add_Changing(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 D5 01 12 58 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::add_Changing - - .method /*0600013F*/ public hidebysig specialname - instance void remove_Changing(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/ 'value') cil managed - // SIG: 20 01 01 15 12 80 D5 01 12 58 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::remove_Changing - - .method /*06000140*/ public hidebysig instance void - AddAnnotation(object annotation) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::AddAnnotation - - .method /*06000141*/ public hidebysig instance object - Annotation(class [System.Runtime/*23000001*/]System.Type/*01000036*/ 'type') cil managed - // SIG: 20 01 1C 12 80 D9 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::Annotation - - .method /*06000142*/ public hidebysig instance !!T - Annotation() cil managed - // SIG: 30 01 00 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::Annotation - - .method /*06000143*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Annotations(class [System.Runtime/*23000001*/]System.Type/*01000036*/ 'type') cil managed - // SIG: 20 01 15 12 5D 01 1C 12 80 D9 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::Annotations - - .method /*06000144*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000017*/ - Annotations() cil managed - // SIG: 30 01 00 15 12 5D 01 1E 00 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::Annotations - - .method /*06000145*/ public hidebysig instance void - RemoveAnnotations(class [System.Runtime/*23000001*/]System.Type/*01000036*/ 'type') cil managed - // SIG: 20 01 01 12 80 D9 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::RemoveAnnotations - - .method /*06000146*/ public hidebysig instance void - RemoveAnnotations() cil managed - // SIG: 30 01 00 01 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XObject::RemoveAnnotations - - .method /*06000147*/ private hidebysig newslot virtual final - instance bool System.Xml.IXmlLineInfo.HasLineInfo() cil managed - // SIG: 20 00 02 - { - .override [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlLineInfo/*01000034*/::HasLineInfo /*01000034::0A00001D*/ - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObject::System.Xml.IXmlLineInfo.HasLineInfo - - .event /*14000001*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*//*1B000004*/ Changed - { - .addon instance void System.Xml.Linq.XObject/*02000014*/::add_Changed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/) /* 0600013C */ - .removeon instance void System.Xml.Linq.XObject/*02000014*/::remove_Changed(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/) /* 0600013D */ - } // end of event XObject::Changed - .event /*14000002*/ class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*//*1B000004*/ Changing - { - .addon instance void System.Xml.Linq.XObject/*02000014*/::add_Changing(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/) /* 0600013E */ - .removeon instance void System.Xml.Linq.XObject/*02000014*/::remove_Changing(class [System.Runtime/*23000001*/]System.EventHandler`1/*01000035*/) /* 0600013F */ - } // end of event XObject::Changing - .property /*1700002D*/ instance string BaseUri() - { - .get instance string System.Xml.Linq.XObject/*02000014*/::get_BaseUri() /* 06000136 */ - } // end of property XObject::BaseUri - .property /*1700002E*/ instance class System.Xml.Linq.XDocument/*0200000C*/ - Document() - { - .get instance class System.Xml.Linq.XDocument/*0200000C*/ System.Xml.Linq.XObject/*02000014*/::get_Document() /* 06000137 */ - } // end of property XObject::Document - .property /*1700002F*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XObject/*02000014*/::get_NodeType() /* 06000138 */ - } // end of property XObject::NodeType - .property /*17000030*/ instance class System.Xml.Linq.XElement/*0200000E*/ - Parent() - { - .get instance class System.Xml.Linq.XElement/*0200000E*/ System.Xml.Linq.XObject/*02000014*/::get_Parent() /* 06000139 */ - } // end of property XObject::Parent - .property /*17000031*/ instance int32 System.Xml.IXmlLineInfo.LineNumber() - { - .get instance int32 System.Xml.Linq.XObject/*02000014*/::System.Xml.IXmlLineInfo.get_LineNumber() /* 0600013A */ - } // end of property XObject::System.Xml.IXmlLineInfo.LineNumber - .property /*17000032*/ instance int32 System.Xml.IXmlLineInfo.LinePosition() - { - .get instance int32 System.Xml.Linq.XObject/*02000014*/::System.Xml.IXmlLineInfo.get_LinePosition() /* 0600013B */ - } // end of property XObject::System.Xml.IXmlLineInfo.LinePosition -} // end of class System.Xml.Linq.XObject - -.class /*02000015*/ public auto ansi sealed System.Xml.Linq.XObjectChange - extends [System.Runtime/*23000001*/]System.Enum/*01000019*/ -{ - .field /*0400000D*/ public specialname rtspecialname int32 value__ - .field /*0400000E*/ public static literal valuetype System.Xml.Linq.XObjectChange/*02000015*/ Add = int32(0x00000000) - .field /*0400000F*/ public static literal valuetype System.Xml.Linq.XObjectChange/*02000015*/ Name = int32(0x00000002) - .field /*04000010*/ public static literal valuetype System.Xml.Linq.XObjectChange/*02000015*/ Remove = int32(0x00000001) - .field /*04000011*/ public static literal valuetype System.Xml.Linq.XObjectChange/*02000015*/ Value = int32(0x00000003) -} // end of class System.Xml.Linq.XObjectChange - -.class /*02000016*/ public auto ansi beforefieldinit System.Xml.Linq.XObjectChangeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*01000037*/ -{ - .field /*04000012*/ public static initonly class System.Xml.Linq.XObjectChangeEventArgs/*02000016*/ Add - .field /*04000013*/ public static initonly class System.Xml.Linq.XObjectChangeEventArgs/*02000016*/ Name - .field /*04000014*/ public static initonly class System.Xml.Linq.XObjectChangeEventArgs/*02000016*/ Remove - .field /*04000015*/ public static initonly class System.Xml.Linq.XObjectChangeEventArgs/*02000016*/ Value - .method /*06000148*/ public hidebysig specialname rtspecialname - instance void .ctor(valuetype System.Xml.Linq.XObjectChange/*02000015*/ objectChange) cil managed - // SIG: 20 01 01 11 54 - { - // Method begins at RVA 0x207e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001F */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*01000037*/::.ctor() /* 0A00001F */ - IL_0006: /* 2A | */ ret - } // end of method XObjectChangeEventArgs::.ctor - - .method /*06000149*/ public hidebysig specialname - instance valuetype System.Xml.Linq.XObjectChange/*02000015*/ - get_ObjectChange() cil managed - // SIG: 20 00 11 54 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XObjectChangeEventArgs::get_ObjectChange - - .property /*17000033*/ instance valuetype System.Xml.Linq.XObjectChange/*02000015*/ - ObjectChange() - { - .get instance valuetype System.Xml.Linq.XObjectChange/*02000015*/ System.Xml.Linq.XObjectChangeEventArgs/*02000016*/::get_ObjectChange() /* 06000149 */ - } // end of property XObjectChangeEventArgs::ObjectChange -} // end of class System.Xml.Linq.XObjectChangeEventArgs - -.class /*02000017*/ public auto ansi beforefieldinit System.Xml.Linq.XProcessingInstruction - extends System.Xml.Linq.XNode/*02000011*/ -{ - .method /*0600014A*/ public hidebysig specialname rtspecialname - instance void .ctor(string target, - string data) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XProcessingInstruction::.ctor - - .method /*0600014B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XProcessingInstruction/*02000017*/ other) cil managed - // SIG: 20 01 01 12 5C - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XProcessingInstruction::.ctor - - .method /*0600014C*/ public hidebysig specialname - instance string get_Data() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XProcessingInstruction::get_Data - - .method /*0600014D*/ public hidebysig specialname - instance void set_Data(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XProcessingInstruction::set_Data - - .method /*0600014E*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XProcessingInstruction::get_NodeType - - .method /*0600014F*/ public hidebysig specialname - instance string get_Target() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XProcessingInstruction::get_Target - - .method /*06000150*/ public hidebysig specialname - instance void set_Target(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XProcessingInstruction::set_Target - - .method /*06000151*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XProcessingInstruction::WriteTo - - .method /*06000152*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XProcessingInstruction::WriteToAsync - - .property /*17000034*/ instance string Data() - { - .get instance string System.Xml.Linq.XProcessingInstruction/*02000017*/::get_Data() /* 0600014C */ - .set instance void System.Xml.Linq.XProcessingInstruction/*02000017*/::set_Data(string) /* 0600014D */ - } // end of property XProcessingInstruction::Data - .property /*17000035*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XProcessingInstruction/*02000017*/::get_NodeType() /* 0600014E */ - } // end of property XProcessingInstruction::NodeType - .property /*17000036*/ instance string Target() - { - .get instance string System.Xml.Linq.XProcessingInstruction/*02000017*/::get_Target() /* 0600014F */ - .set instance void System.Xml.Linq.XProcessingInstruction/*02000017*/::set_Target(string) /* 06000150 */ - } // end of property XProcessingInstruction::Target -} // end of class System.Xml.Linq.XProcessingInstruction - -.class /*02000018*/ public auto ansi beforefieldinit System.Xml.Linq.XStreamingElement - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .method /*06000153*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name) cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XStreamingElement::.ctor - - .method /*06000154*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name, - object content) cil managed - // SIG: 20 02 01 12 3C 1C - { - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XStreamingElement::.ctor - - .method /*06000155*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XName/*0200000F*/ name, - object[] content) cil managed - // SIG: 20 02 01 12 3C 1D 1C - { - .param [2]/*08000157*/ - .custom /*0C000071:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x206e - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001E */ call instance void [System.Runtime/*23000001*/]System.Object/*01000012*/::.ctor() /* 0A00001E */ - IL_0006: /* 2A | */ ret - } // end of method XStreamingElement::.ctor - - .method /*06000156*/ public hidebysig specialname - instance class System.Xml.Linq.XName/*0200000F*/ - get_Name() cil managed - // SIG: 20 00 12 3C - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XStreamingElement::get_Name - - .method /*06000157*/ public hidebysig specialname - instance void set_Name(class System.Xml.Linq.XName/*0200000F*/ 'value') cil managed - // SIG: 20 01 01 12 3C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::set_Name - - .method /*06000158*/ public hidebysig instance void - Add(object content) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Add - - .method /*06000159*/ public hidebysig instance void - Add(object[] content) cil managed - // SIG: 20 01 01 1D 1C - { - .param [1]/*0800015A*/ - .custom /*0C000072:0A000012*/ instance void [System.Runtime/*23000001*/]System.ParamArrayAttribute/*01000024*/::.ctor() /* 0A000012 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Add - - .method /*0600015A*/ public hidebysig instance void - Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream') cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*0600015B*/ public hidebysig instance void - Save(class [System.Runtime/*23000001*/]System.IO.Stream/*01000025*/ 'stream', - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 12 80 95 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*0600015C*/ public hidebysig instance void - Save(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter) cil managed - // SIG: 20 01 01 12 80 A5 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*0600015D*/ public hidebysig instance void - Save(class [System.Runtime.Extensions/*23000003*/]System.IO.TextWriter/*01000029*/ textWriter, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 12 80 A5 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*0600015E*/ public hidebysig instance void - Save(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*0600015F*/ public hidebysig instance void - Save(string fileName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*06000160*/ public hidebysig instance void - Save(string fileName, - valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 02 01 0E 11 18 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::Save - - .method /*06000161*/ public hidebysig virtual - instance string ToString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XStreamingElement::ToString - - .method /*06000162*/ public hidebysig instance string - ToString(valuetype System.Xml.Linq.SaveOptions/*02000006*/ options) cil managed - // SIG: 20 01 0E 11 18 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XStreamingElement::ToString - - .method /*06000163*/ public hidebysig instance void - WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XStreamingElement::WriteTo - - .property /*17000037*/ instance class System.Xml.Linq.XName/*0200000F*/ - Name() - { - .get instance class System.Xml.Linq.XName/*0200000F*/ System.Xml.Linq.XStreamingElement/*02000018*/::get_Name() /* 06000156 */ - .set instance void System.Xml.Linq.XStreamingElement/*02000018*/::set_Name(class System.Xml.Linq.XName/*0200000F*/) /* 06000157 */ - } // end of property XStreamingElement::Name -} // end of class System.Xml.Linq.XStreamingElement - -.class /*02000019*/ public auto ansi beforefieldinit System.Xml.Linq.XText - extends System.Xml.Linq.XNode/*02000011*/ -{ - .method /*06000164*/ public hidebysig specialname rtspecialname - instance void .ctor(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XText::.ctor - - .method /*06000165*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Linq.XText/*02000019*/ other) cil managed - // SIG: 20 01 01 12 64 - { - // Method begins at RVA 0x2066 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)00010D */ call instance void System.Xml.Linq.XNode/*02000011*/::.ctor() /* 0600010D */ - IL_0006: /* 2A | */ ret - } // end of method XText::.ctor - - .method /*06000166*/ public hidebysig specialname virtual - instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - get_NodeType() cil managed - // SIG: 20 00 11 69 - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XText::get_NodeType - - .method /*06000167*/ public hidebysig specialname - instance string get_Value() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XText::get_Value - - .method /*06000168*/ public hidebysig specialname - instance void set_Value(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XText::set_Value - - .method /*06000169*/ public hidebysig virtual - instance void WriteTo(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer) cil managed - // SIG: 20 01 01 12 80 85 - { - // Method begins at RVA 0x2053 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XText::WriteTo - - .method /*0600016A*/ public hidebysig virtual - instance class [System.Runtime/*23000001*/]System.Threading.Tasks.Task/*01000022*/ - WriteToAsync(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlWriter/*01000021*/ writer, - valuetype [System.Runtime/*23000001*/]System.Threading.CancellationToken/*01000023*/ cancellationToken) cil managed - // SIG: 20 02 12 80 89 12 80 85 11 80 8D - { - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XText::WriteToAsync - - .property /*17000038*/ instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNodeType/*0100001A*/ System.Xml.Linq.XText/*02000019*/::get_NodeType() /* 06000166 */ - } // end of property XText::NodeType - .property /*17000039*/ instance string Value() - { - .get instance string System.Xml.Linq.XText/*02000019*/::get_Value() /* 06000167 */ - .set instance void System.Xml.Linq.XText/*02000019*/::set_Value(string) /* 06000168 */ - } // end of property XText::Value -} // end of class System.Xml.Linq.XText - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il deleted file mode 100644 index f51e593097..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il +++ /dev/null @@ -1,485 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d86 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002d42 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000ba44 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002cef [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x000005a0] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002b74 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000d48 Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x000005a0 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000d44 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002d31 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002054 [0x00000aa0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002af4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000358 Size -// '#~' Name -// Stream 2: -// 0x000003c4 Offset -// 0x000003e4 Size -// '#Strings' Name -// Stream 3: -// 0x000007a8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000007ac Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000007bc Offset -// 0x000002e4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000000900001547 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22152 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17675 (79.79%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.33%) -// CLR meta-data size : 2720 (12.28%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 9 ( 0.04%) -// Managed code : 18 ( 0.08%) -// Data : 2048 ( 9.25%) -// Unaccounted : -1030 (-4.65%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2720 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 25 (150 bytes) -// MethodDef - 9 (126 bytes) 0 abstract, 0 native, 9 bodies -// MemberRef - 16 (96 bytes) -// ParamDef - 19 (114 bytes) -// CustomAttribute- 29 (174 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// Strings - 995 bytes -// Blobs - 740 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 9 -// Num.of method bodies - 9 -// Num.of fat headers - 0 -// Num.of tiny headers - 9 - -// Managed code : 18 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class Extensions (public) (abstract) (auto) (ansi) (sealed) -// Class XDocumentExtensions (public) (abstract) (auto) (ansi) (sealed) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Xml.XDocument -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly /*20000001*/ noplatform System.Xml.XPath.XDocument -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000002*/::.ctor(int32) /* 0A000002 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000003*/::.ctor() /* 0A000003 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000004*//DebuggingModes/*01000005*/) /* 0A000004 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000007*/::.ctor() /* 0A000006 */ = ( 01 00 00 00 ) - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 50 // ...System.Xml.XP - 61 74 68 2E 58 44 6F 63 75 6D 65 6E 74 00 00 ) // ath.XDocument.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 50 // ...System.Xml.XP - 61 74 68 2E 58 44 6F 63 75 6D 65 6E 74 00 00 ) // ath.XDocument.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 1A 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 50 // ...System.Xml.XP - 61 74 68 2E 58 44 6F 63 75 6D 65 6E 74 00 00 ) // ath.XDocument.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000F*/::.ctor(string) /* 0A00000E */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*01000010*/::.ctor(bool) /* 0A00000F */ = ( 01 00 01 00 00 ) - .custom /*0C000011:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000012:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000011*/::.ctor(string, - string) /* 0A000010 */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.module System.Xml.XPath.XDocument.dll -// MVID: {f6692a32-2845-4a20-8cba-89e4c2823343} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F2A90E06000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public abstract auto ansi sealed beforefieldinit System.Xml.XPath.Extensions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000015:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000001*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XPath.XPathNavigator/*01000013*/ - CreateNavigator(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node) cil managed - // SIG: 00 01 12 4D 12 51 - { - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::CreateNavigator - - .method /*06000002*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XPath.XPathNavigator/*01000013*/ - CreateNavigator(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlNameTable/*01000015*/ nameTable) cil managed - // SIG: 00 02 12 4D 12 51 12 55 - { - .custom /*0C000014:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::CreateNavigator - - .method /*06000003*/ public hidebysig static - object XPathEvaluate(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - string expression) cil managed - // SIG: 00 02 1C 12 51 0E - { - .custom /*0C000016:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::XPathEvaluate - - .method /*06000004*/ public hidebysig static - object XPathEvaluate(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - string expression, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlNamespaceResolver/*01000016*/ resolver) cil managed - // SIG: 00 03 1C 12 51 0E 12 59 - { - .custom /*0C000018:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::XPathEvaluate - - .method /*06000005*/ public hidebysig static - class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XElement/*01000017*/ - XPathSelectElement(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - string expression) cil managed - // SIG: 00 02 12 5D 12 51 0E - { - .custom /*0C000019:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::XPathSelectElement - - .method /*06000006*/ public hidebysig static - class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XElement/*01000017*/ - XPathSelectElement(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - string expression, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlNamespaceResolver/*01000016*/ resolver) cil managed - // SIG: 00 03 12 5D 12 51 0E 12 59 - { - .custom /*0C00001A:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::XPathSelectElement - - .method /*06000007*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000018*/ - XPathSelectElements(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - string expression) cil managed - // SIG: 00 02 15 12 61 01 12 5D 12 51 0E - { - .custom /*0C00001B:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::XPathSelectElements - - .method /*06000008*/ public hidebysig static - class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000018*/ - XPathSelectElements(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node, - string expression, - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.IXmlNamespaceResolver/*01000016*/ resolver) cil managed - // SIG: 00 03 15 12 61 01 12 5D 12 51 0E 12 59 - { - .custom /*0C00001C:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Extensions::XPathSelectElements - -} // end of class System.Xml.XPath.Extensions - -.class /*02000003*/ public abstract auto ansi sealed beforefieldinit System.Xml.XPath.XDocumentExtensions - extends [System.Runtime/*23000001*/]System.Object/*01000012*/ -{ - .custom /*0C000017:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - .method /*06000009*/ public hidebysig static - class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XPath.IXPathNavigable/*01000019*/ - ToXPathNavigable(class [System.Xml.XDocument/*23000003*/]System.Xml.Linq.XNode/*01000014*/ node) cil managed - // SIG: 00 01 12 65 12 51 - { - .custom /*0C00001D:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ExtensionAttribute/*01000001*/::.ctor() /* 0A000001 */ = ( 01 00 00 00 ) - // Method begins at RVA 0x2050 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XDocumentExtensions::ToXPathNavigable - -} // end of class System.Xml.XPath.XDocumentExtensions - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il deleted file mode 100644 index 0511d49155..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il +++ /dev/null @@ -1,573 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d86 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00001000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002e66 -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000dd90 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002e13 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000550] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001a00 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002c98 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000e6c Virtual Size -// 0x00002000 Virtual Address -// 0x00001000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000550 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000e68 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002e55 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002068 [0x00000bb0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002c18 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000414 Size -// '#~' Name -// Stream 2: -// 0x00000480 Offset -// 0x00000458 Size -// '#Strings' Name -// Stream 3: -// 0x000008d8 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x000008dc Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x000008ec Offset -// 0x000002c4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008901a01747 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22664 -// PE header size : 512 (496 used) ( 2.26%) -// PE additional info : 17595 (77.63%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 2992 (13.20%) -// CLR additional info : 128 ( 0.56%) -// CLR method headers : 13 ( 0.06%) -// Managed code : 75 ( 0.33%) -// Data : 2048 ( 9.04%) -// Unaccounted : -771 (-3.40%) - -// Num.of PE sections : 3 -// .text - 4096 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2992 -// Module - 1 (10 bytes) -// TypeDef - 3 (42 bytes) 0 interfaces, 0 explicit layout -// TypeRef - 27 (162 bytes) -// MethodDef - 13 (182 bytes) 0 abstract, 0 native, 13 bodies -// MemberRef - 17 (102 bytes) -// ParamDef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// InterfaceImpl - 1 (4 bytes) -// PropertyMap - 1 (4 bytes) -// Property - 1 (6 bytes) -// MethodSemantic- 1 (6 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 12 (168 bytes) -// Strings - 1110 bytes -// Blobs - 708 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 194 bytes - -// CLR additional info : 128 - -// CLR method headers : 13 -// Num.of method bodies - 13 -// Num.of fat headers - 0 -// Num.of tiny headers - 13 - -// Managed code : 75 -// Ave method size - 5 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class XPathDocument (public) (auto) (ansi) -// Class XPathException (public) (auto) (ansi) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000003*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Xml.XPath -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 10 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 50 // ...System.Xml.XP - 61 74 68 00 00 ) // ath.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 10 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 50 // ...System.Xml.XP - 61 74 68 00 00 ) // ath.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 10 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 50 // ...System.Xml.XP - 61 74 68 00 00 ) // ath.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Xml.XmlNodeOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Xml.XPath.IXPathNavigable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Xml.XPath.XmlCaseOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Xml.XPath.XmlDataType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Xml.XPath.XmlSortOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Xml.XPath.XPathExpression -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Xml.XPath.XPathItem -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Xml.XPath.XPathNamespaceScope -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Xml.XPath.XPathNavigator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Xml.XPath.XPathNodeIterator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Xml.XPath.XPathNodeType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Xml.XPath.XPathResultType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.module System.Xml.XPath.dll -// MVID: {fb1b0296-fa47-4b72-802e-e62d1f0c7704} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FA488093000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi beforefieldinit System.Xml.XPath.XPathDocument - extends [System.Runtime/*23000001*/]System.Object/*01000011*/ - implements [System.Xml.ReaderWriter/*23000002*/]System.Xml.XPath.IXPathNavigable/*01000012*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.IO.Stream/*01000013*/ 'stream') cil managed - // SIG: 20 01 01 12 4D - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method XPathDocument::.ctor - - .method /*06000002*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime.Extensions/*23000003*/]System.IO.TextReader/*01000014*/ textReader) cil managed - // SIG: 20 01 01 12 51 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method XPathDocument::.ctor - - .method /*06000003*/ public hidebysig specialname rtspecialname - instance void .ctor(string uri) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method XPathDocument::.ctor - - .method /*06000004*/ public hidebysig specialname rtspecialname - instance void .ctor(string uri, - valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlSpace/*01000015*/ space) cil managed - // SIG: 20 02 01 0E 11 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method XPathDocument::.ctor - - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000016*/ reader) cil managed - // SIG: 20 01 01 12 59 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method XPathDocument::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlReader/*01000016*/ reader, - valuetype [System.Xml.ReaderWriter/*23000002*/]System.Xml.XmlSpace/*01000015*/ space) cil managed - // SIG: 20 02 01 12 59 11 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000010 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000011*/::.ctor() /* 0A000010 */ - IL_0006: /* 2A | */ ret - } // end of method XPathDocument::.ctor - - .method /*06000007*/ public hidebysig newslot virtual final - instance class [System.Xml.ReaderWriter/*23000002*/]System.Xml.XPath.XPathNavigator/*01000017*/ - CreateNavigator() cil managed - // SIG: 20 00 12 5D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathDocument::CreateNavigator - -} // end of class System.Xml.XPath.XPathDocument - -.class /*02000003*/ public auto ansi beforefieldinit System.Xml.XPath.XPathException - extends [System.Runtime/*23000001*/]System.SystemException/*01000018*/ -{ - .method /*06000008*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000018*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method XPathException::.ctor - - .method /*06000009*/ family hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000019*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001A*/ context) cil managed - // SIG: 20 02 01 12 65 11 69 - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000018*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method XPathException::.ctor - - .method /*0600000A*/ public hidebysig specialname rtspecialname - instance void .ctor(string message) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000018*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method XPathException::.ctor - - .method /*0600000B*/ public hidebysig specialname rtspecialname - instance void .ctor(string message, - class [System.Runtime/*23000001*/]System.Exception/*0100001B*/ innerException) cil managed - // SIG: 20 02 01 0E 12 6D - { - // Method begins at RVA 0x205b - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000011 */ call instance void [System.Runtime/*23000001*/]System.SystemException/*01000018*/::.ctor() /* 0A000011 */ - IL_0006: /* 2A | */ ret - } // end of method XPathException::.ctor - - .method /*0600000C*/ public hidebysig specialname virtual - instance string get_Message() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XPathException::get_Message - - .method /*0600000D*/ public hidebysig virtual - instance void GetObjectData(class [System.Runtime/*23000001*/]System.Runtime.Serialization.SerializationInfo/*01000019*/ info, - valuetype [System.Runtime/*23000001*/]System.Runtime.Serialization.StreamingContext/*0100001A*/ context) cil managed - // SIG: 20 02 01 12 65 11 69 - { - // Method begins at RVA 0x2063 - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XPathException::GetObjectData - - .property /*17000001*/ instance string Message() - { - .get instance string System.Xml.XPath.XPathException/*02000003*/::get_Message() /* 0600000C */ - } // end of property XPathException::Message -} // end of class System.Xml.XPath.XPathException - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il deleted file mode 100644 index 55f32919fb..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il +++ /dev/null @@ -1,413 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000e00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00002c5e -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x0000cac4 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00002c0b [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000580] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001800 [0x00003e90] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00002a90 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000c64 Virtual Size -// 0x00002000 Virtual Address -// 0x00000e00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000580 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00001000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001600 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000c60 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00002c4d Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000009c0] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002a10 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000002d8 Size -// '#~' Name -// Stream 2: -// 0x00000344 Offset -// 0x000003d8 Size -// '#Strings' Name -// Stream 3: -// 0x0000071c Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00000720 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000730 Offset -// 0x00000290 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 22160 -// PE header size : 512 (496 used) ( 2.31%) -// PE additional info : 17651 (79.65%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.32%) -// CLR meta-data size : 2496 (11.26%) -// CLR additional info : 128 ( 0.58%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.24%) -// Unaccounted : -747 (-3.37%) - -// Num.of PE sections : 3 -// .text - 3584 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2496 -// Module - 1 (10 bytes) -// TypeRef - 16 (96 bytes) -// MemberRef - 15 (90 bytes) -// CustomAttribute- 17 (102 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 2 (40 bytes) -// ExportedType - 21 (294 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 982 bytes -// Blobs - 656 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 170 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Xml.XmlDocument -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 16 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 6D // ...System.Xml.Xm - 6C 44 6F 63 75 6D 65 6E 74 00 00 ) // lDocument.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 16 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 6D // ...System.Xml.Xm - 6C 44 6F 63 75 6D 65 6E 74 00 00 ) // lDocument.. - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 16 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 6D // ...System.Xml.Xm - 6C 44 6F 63 75 6D 65 6E 74 00 00 ) // lDocument.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000B:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000C:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000D:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000E:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C00000F:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Xml.XmlAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Xml.XmlAttributeCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Xml.XmlCDataSection -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Xml.XmlCharacterData -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Xml.XmlComment -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Xml.XmlDeclaration -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Xml.XmlDocument -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Xml.XmlDocumentFragment -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Xml.XmlElement -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Xml.XmlImplementation -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Xml.XmlLinkedNode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Xml.XmlNamedNodeMap -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Xml.XmlNode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Xml.XmlNodeChangedAction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Xml.XmlNodeChangedEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Xml.XmlNodeChangedEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Xml.XmlNodeList -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Xml.XmlProcessingInstruction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Xml.XmlSignificantWhitespace -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Xml.XmlText -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Xml.XmlWhitespace -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.module System.Xml.XmlDocument.dll -// MVID: {e586034d-58d7-402e-80cc-197fc685ee1f} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F8B6002A000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il deleted file mode 100644 index d6a8cdda07..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il +++ /dev/null @@ -1,8607 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3d84 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00007c00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00009b96 -// Base of code: 0x00002000 -// Base of data: 0x0000a000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000e000 -// Size of headers: 0x00000200 -// Checksum: 0x00016b15 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00009b43 [0x0000004f] address [size] of Import Directory: -// 0x0000a000 [0x00000590] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00008600 [0x00003e90] address [size] of Security Directory: -// 0x0000c000 [0x0000000c] address [size] of Base Relocation Table: -// 0x000099c8 [0x00000038] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00007b9c Virtual Size -// 0x00002000 Virtual Address -// 0x00007c00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000590 Virtual Size -// 0x0000a000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00007e00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000c000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00008400 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00009000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000b98 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00009b85 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002090 [0x000078b8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00009948 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000470c Size -// '#~' Name -// Stream 2: -// 0x00004778 Offset -// 0x00002398 Size -// '#Strings' Name -// Stream 3: -// 0x00006b10 Offset -// 0x00000004 Size -// '#US' Name -// Stream 4: -// 0x00006b14 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00006b24 Offset -// 0x00000d94 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x000002890bb41f57 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 50320 -// PE header size : 512 (496 used) ( 1.02%) -// PE additional info : 17667 (35.11%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.14%) -// CLR meta-data size : 30904 (61.41%) -// CLR additional info : 128 ( 0.25%) -// CLR method headers : 591 ( 1.17%) -// Managed code : 1375 ( 2.73%) -// Data : 2048 ( 4.07%) -// Unaccounted : -2977 (-5.92%) - -// Num.of PE sections : 3 -// .text - 31744 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 30904 -// Module - 1 (10 bytes) -// TypeDef - 61 (854 bytes) 1 interfaces, 0 explicit layout -// TypeRef - 70 (420 bytes) -// MethodDef - 630 (8820 bytes) 7 abstract, 0 native, 591 bodies -// FieldDef - 12 (72 bytes) 0 constant -// MemberRef - 26 (156 bytes) -// ParamDef - 782 (4692 bytes) -// MethodImpl - 3 (18 bytes) -// Constant - 9 (54 bytes) -// CustomAttribute- 40 (240 bytes) -// InterfaceImpl - 5 (20 bytes) -// PropertyMap - 40 (160 bytes) -// Property - 144 (864 bytes) -// MethodSemantic- 228 (1368 bytes) -// TypeSpec - 2 (4 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 5 (100 bytes) -// ExportedType - 12 (168 bytes) -// NestedClass - 2 (8 bytes) -// EventMap - 1 (4 bytes) -// Event - 4 (24 bytes) -// Strings - 9112 bytes -// Blobs - 3476 bytes -// UserStrings - 4 bytes -// Guids - 16 bytes -// Uncategorized - 218 bytes - -// CLR additional info : 128 - -// CLR method headers : 591 -// Num.of method bodies - 591 -// Num.of fat headers - 0 -// Num.of tiny headers - 591 - -// Managed code : 1375 -// Ave method size - 2 -// Classes defined in this module: -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// Class CodeGenerationOptions (public) (auto) (ansi) (sealed) -// Class CodeIdentifier (public) (auto) (ansi) -// Class CodeIdentifiers (public) (auto) (ansi) -// Class ImportContext (public) (auto) (ansi) -// Interface IXmlTextParser (public) (abstract) (auto) (ansi) -// Class SoapAttributeAttribute (public) (auto) (ansi) -// Class SoapAttributeOverrides (public) (auto) (ansi) -// Class SoapAttributes (public) (auto) (ansi) -// Class SoapElementAttribute (public) (auto) (ansi) -// Class SoapEnumAttribute (public) (auto) (ansi) -// Class SoapIgnoreAttribute (public) (auto) (ansi) -// Class SoapIncludeAttribute (public) (auto) (ansi) -// Class SoapReflectionImporter (public) (auto) (ansi) -// Class SoapSchemaMember (public) (auto) (ansi) -// Class SoapTypeAttribute (public) (auto) (ansi) -// Class UnreferencedObjectEventArgs (public) (auto) (ansi) -// Class UnreferencedObjectEventHandler (public) (auto) (ansi) (sealed) -// Class XmlAnyElementAttributes (public) (auto) (ansi) -// Class XmlArrayAttribute (public) (auto) (ansi) -// Class XmlArrayItemAttribute (public) (auto) (ansi) -// Class XmlArrayItemAttributes (public) (auto) (ansi) -// Class XmlAttributeEventArgs (public) (auto) (ansi) -// Class XmlAttributeEventHandler (public) (auto) (ansi) (sealed) -// Class XmlAttributeOverrides (public) (auto) (ansi) -// Class XmlAttributes (public) (auto) (ansi) -// Class XmlChoiceIdentifierAttribute (public) (auto) (ansi) -// Class XmlDeserializationEvents (public) (sequential) (ansi) (sealed) -// Class XmlElementAttributes (public) (auto) (ansi) -// Class XmlElementEventArgs (public) (auto) (ansi) -// Class XmlElementEventHandler (public) (auto) (ansi) (sealed) -// Class XmlIncludeAttribute (public) (auto) (ansi) -// Class XmlMapping (public) (abstract) (auto) (ansi) -// Class XmlMappingAccess (public) (auto) (ansi) (sealed) -// Class XmlMemberMapping (public) (auto) (ansi) -// Class XmlMembersMapping (public) (auto) (ansi) -// Class XmlNodeEventArgs (public) (auto) (ansi) -// Class XmlNodeEventHandler (public) (auto) (ansi) (sealed) -// Class XmlReflectionImporter (public) (auto) (ansi) -// Class XmlReflectionMember (public) (auto) (ansi) -// Class XmlSchemaEnumerator (public) (auto) (ansi) -// Class XmlSchemaExporter (public) (auto) (ansi) -// Class XmlSchemaImporter (public) (auto) (ansi) -// Class SchemaImporter (public) (abstract) (auto) (ansi) -// Class XmlSchemas (public) (auto) (ansi) -// Class XmlSerializationCollectionFixupCallback (public) (auto) (ansi) (sealed) -// Class XmlSerializationFixupCallback (public) (auto) (ansi) (sealed) -// Class XmlSerializationGeneratedCode (public) (abstract) (auto) (ansi) -// Class XmlSerializationReadCallback (public) (auto) (ansi) (sealed) -// Class XmlSerializationReader (public) (abstract) (auto) (ansi) -// Class XmlSerializationWriteCallback (public) (auto) (ansi) (sealed) -// Class XmlSerializationWriter (public) (abstract) (auto) (ansi) -// Class XmlSerializer (public) (auto) (ansi) -// Class XmlSerializerAssemblyAttribute (public) (auto) (ansi) (sealed) -// Class XmlSerializerFactory (public) (auto) (ansi) -// Class XmlSerializerImplementation (public) (abstract) (auto) (ansi) -// Class XmlSerializerVersionAttribute (public) (auto) (ansi) (sealed) -// Class XmlTypeAttribute (public) (auto) (ansi) -// Class XmlTypeMapping (public) (auto) (ansi) -// Class CollectionFixup (auto) (ansi) (nested family) -// Class Fixup (auto) (ansi) (nested family) -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000002*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000003*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly extern /*23000004*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:1:1:0 -} -.assembly extern /*23000005*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 4:2:1:0 -} -.assembly /*20000001*/ noplatform System.Xml.XmlSerializer -{ - .custom /*0C000002:0A000001*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.CompilationRelaxationsAttribute/*01000001*/::.ctor(int32) /* 0A000001 */ = ( 01 00 08 00 00 00 00 00 ) - .custom /*0C000003:0A000002*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute/*01000002*/::.ctor() /* 0A000002 */ = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx - 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. - - // --- The following custom attribute is added automatically, do not uncomment ------- - // .custom /*0C000004:0A000003*/ instance void [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*/::.ctor(valuetype [System.Runtime/*23000001*/]System.Diagnostics.DebuggableAttribute/*01000003*//DebuggingModes/*01000004*/) /* 0A000003 */ = ( 01 00 02 00 00 00 00 00 ) - - .custom /*0C000005:0A000004*/ instance void [System.Runtime/*23000001*/]System.Security.AllowPartiallyTrustedCallersAttribute/*01000005*/::.ctor() /* 0A000004 */ = ( 01 00 00 00 ) - .custom /*0C000006:0A000005*/ instance void [System.Runtime/*23000001*/]System.Runtime.CompilerServices.ReferenceAssemblyAttribute/*01000006*/::.ctor() /* 0A000005 */ = ( 01 00 00 00 ) - .custom /*0C000007:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000007*/::.ctor(string) /* 0A000006 */ = ( 01 00 18 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 6D // ...System.Xml.Xm - 6C 53 65 72 69 61 6C 69 7A 65 72 00 00 ) // lSerializer.. - .custom /*0C000008:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000008*/::.ctor(string) /* 0A000007 */ = ( 01 00 18 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 6D // ...System.Xml.Xm - 6C 53 65 72 69 61 6C 69 7A 65 72 00 00 ) // lSerializer.. - .custom /*0C000009:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000009*/::.ctor(string) /* 0A000008 */ = ( 01 00 18 53 79 73 74 65 6D 2E 58 6D 6C 2E 58 6D // ...System.Xml.Xm - 6C 53 65 72 69 61 6C 69 7A 65 72 00 00 ) // lSerializer.. - .custom /*0C00000A:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*0100000A*/::.ctor(string) /* 0A000009 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C00000B:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*0100000B*/::.ctor(string) /* 0A00000A */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C00000C:0A00000B*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*0100000C*/::.ctor(string) /* 0A00000B */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C00000D:0A00000C*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*0100000D*/::.ctor(string) /* 0A00000C */ = ( 01 00 0C 34 2E 36 2E 32 36 35 31 35 2E 30 36 00 // ...4.6.26515.06. - 00 ) - .custom /*0C00000E:0A00000D*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000E*/::.ctor(string) /* 0A00000D */ = ( 01 00 80 98 34 2E 36 2E 32 36 35 31 35 2E 30 36 // ....4.6.26515.06 - 20 40 42 75 69 6C 74 42 79 3A 20 64 6C 61 62 2D // @BuiltBy: dlab- - 44 44 56 53 4F 57 49 4E 41 47 45 30 35 39 20 40 // DDVSOWINAGE059 @ - 42 72 61 6E 63 68 3A 20 72 65 6C 65 61 73 65 2F // Branch: release/ - 32 2E 31 20 40 53 72 63 43 6F 64 65 3A 20 68 74 // 2.1 @SrcCode: ht - 74 70 73 3A 2F 2F 67 69 74 68 75 62 2E 63 6F 6D // tps://github.com - 2F 64 6F 74 6E 65 74 2F 63 6F 72 65 66 78 2F 74 // /dotnet/corefx/t - 72 65 65 2F 33 30 61 62 36 35 31 66 63 62 34 33 // ree/30ab651fcb43 - 35 34 35 35 32 62 64 34 38 39 31 36 31 39 61 30 // 54552bd4891619a0 - 62 64 64 38 31 65 30 65 62 64 62 66 00 00 ) // bdd81e0ebdbf.. - .custom /*0C00000F:0A00000E*/ instance void [System.Runtime/*23000001*/]System.CLSCompliantAttribute/*0100000F*/::.ctor(bool) /* 0A00000E */ = ( 01 00 01 00 00 ) - .custom /*0C000010:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000011:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 53 65 72 76 69 63 65 61 62 6C 65 04 54 // ...Serviceable.T - 72 75 65 00 00 ) // rue.. - .custom /*0C000012:0A00000F*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000010*/::.ctor(string, - string) /* 0A00000F */ = ( 01 00 0B 50 72 65 66 65 72 49 6E 62 6F 78 04 54 // ...PreferInbox.T - 72 75 65 00 00 ) // rue.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 07 D1 FA 57 C4 AE D9 F0 A3 2E 84 AA 0F AE FD 0D // ...W............ - E9 E8 FD 6A EC 8F 87 FB 03 76 6C 83 4C 99 92 1E // ...j.....vl.L... - B2 3B E7 9A D9 D5 DC C1 DD 9A D2 36 13 21 02 90 // .;.........6.!.. - 0B 72 3C F9 80 95 7F C4 E1 77 10 8F C6 07 77 4F // .r<......w....wO - 29 E8 32 0E 92 EA 05 EC E4 E8 21 C0 A5 EF E8 F1 // ).2.......!..... - 64 5C 4C 0C 93 C1 AB 99 28 5D 62 2C AA 65 2C 1D // d\L.....(]b,.e,. - FA D6 3D 74 5D 6F 2D E5 F1 7E 5E AF 0F C4 96 3D // ..=t]o-..~^....= - 26 1C 8A 12 43 65 18 20 6D C0 93 34 4D 5A D2 93 ) // &...Ce. m..4MZ.. - .hash algorithm 0x00008004 - .ver 4:1:1:0 -} -.class extern /*27000001*/ forwarder System.Xml.Serialization.IXmlSerializable -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000002*/ forwarder System.Xml.Serialization.XmlAnyAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000003*/ forwarder System.Xml.Serialization.XmlAnyElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000004*/ forwarder System.Xml.Serialization.XmlAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000005*/ forwarder System.Xml.Serialization.XmlElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000006*/ forwarder System.Xml.Serialization.XmlEnumAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000007*/ forwarder System.Xml.Serialization.XmlIgnoreAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000008*/ forwarder System.Xml.Serialization.XmlNamespaceDeclarationsAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*27000009*/ forwarder System.Xml.Serialization.XmlRootAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*2700000A*/ forwarder System.Xml.Serialization.XmlSchemaProviderAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*2700000B*/ forwarder System.Xml.Serialization.XmlSerializerNamespaces -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.class extern /*2700000C*/ forwarder System.Xml.Serialization.XmlTextAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000003*/ -} -.module System.Xml.XmlSerializer.dll -// MVID: {00162aa4-af7e-4b98-a461-c2f680121eb8} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FC9742D4000 - - -// =============== CLASS MEMBERS DECLARATION =================== - -.class /*02000002*/ public auto ansi sealed System.Xml.Serialization.CodeGenerationOptions - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000013:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000001*/ public specialname rtspecialname int32 value__ - .field /*04000002*/ public static literal valuetype System.Xml.Serialization.CodeGenerationOptions/*02000002*/ EnableDataBinding = int32(0x00000010) - .field /*04000003*/ public static literal valuetype System.Xml.Serialization.CodeGenerationOptions/*02000002*/ GenerateNewAsync = int32(0x00000002) - .field /*04000004*/ public static literal valuetype System.Xml.Serialization.CodeGenerationOptions/*02000002*/ GenerateOldAsync = int32(0x00000004) - .field /*04000005*/ public static literal valuetype System.Xml.Serialization.CodeGenerationOptions/*02000002*/ GenerateOrder = int32(0x00000008) - .field /*04000006*/ public static literal valuetype System.Xml.Serialization.CodeGenerationOptions/*02000002*/ GenerateProperties = int32(0x00000001) - .field /*04000007*/ public static literal valuetype System.Xml.Serialization.CodeGenerationOptions/*02000002*/ None = int32(0x00000000) -} // end of class System.Xml.Serialization.CodeGenerationOptions - -.class /*02000003*/ public auto ansi beforefieldinit System.Xml.Serialization.CodeIdentifier - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000001*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - .custom /*0C000001:0A000011*/ instance void [System.Runtime/*23000001*/]System.ObsoleteAttribute/*01000014*/::.ctor(string) /* 0A000011 */ = ( 01 00 4B 54 68 69 73 20 63 6C 61 73 73 20 73 68 // ..KThis class sh - 6F 75 6C 64 20 6E 65 76 65 72 20 67 65 74 20 63 // ould never get c - 6F 6E 73 74 72 75 63 74 65 64 20 61 73 20 69 74 // onstructed as it - 20 63 6F 6E 74 61 69 6E 73 20 6F 6E 6C 79 20 73 // contains only s - 74 61 74 69 63 20 6D 65 74 68 6F 64 73 2E 00 00 ) // tatic methods... - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CodeIdentifier::.ctor - - .method /*06000002*/ public hidebysig static - string MakeCamel(string identifier) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifier::MakeCamel - - .method /*06000003*/ public hidebysig static - string MakePascal(string identifier) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifier::MakePascal - - .method /*06000004*/ public hidebysig static - string MakeValid(string identifier) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifier::MakeValid - -} // end of class System.Xml.Serialization.CodeIdentifier - -.class /*02000004*/ public auto ansi beforefieldinit System.Xml.Serialization.CodeIdentifiers - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000005*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CodeIdentifiers::.ctor - - .method /*06000006*/ public hidebysig specialname rtspecialname - instance void .ctor(bool caseSensitive) cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CodeIdentifiers::.ctor - - .method /*06000007*/ public hidebysig specialname - instance bool get_UseCamelCasing() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifiers::get_UseCamelCasing - - .method /*06000008*/ public hidebysig specialname - instance void set_UseCamelCasing(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CodeIdentifiers::set_UseCamelCasing - - .method /*06000009*/ public hidebysig instance void - Add(string identifier, - object 'value') cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CodeIdentifiers::Add - - .method /*0600000A*/ public hidebysig instance void - AddReserved(string identifier) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CodeIdentifiers::AddReserved - - .method /*0600000B*/ public hidebysig instance string - AddUnique(string identifier, - object 'value') cil managed - // SIG: 20 02 0E 0E 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifiers::AddUnique - - .method /*0600000C*/ public hidebysig instance void - Clear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CodeIdentifiers::Clear - - .method /*0600000D*/ public hidebysig instance bool - IsInUse(string identifier) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifiers::IsInUse - - .method /*0600000E*/ public hidebysig instance string - MakeRightCase(string identifier) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifiers::MakeRightCase - - .method /*0600000F*/ public hidebysig instance string - MakeUnique(string identifier) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifiers::MakeUnique - - .method /*06000010*/ public hidebysig instance void - Remove(string identifier) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CodeIdentifiers::Remove - - .method /*06000011*/ public hidebysig instance void - RemoveReserved(string identifier) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method CodeIdentifiers::RemoveReserved - - .method /*06000012*/ public hidebysig instance object - ToArray(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 1C 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CodeIdentifiers::ToArray - - .property /*17000001*/ instance bool UseCamelCasing() - { - .get instance bool System.Xml.Serialization.CodeIdentifiers/*02000004*/::get_UseCamelCasing() /* 06000007 */ - .set instance void System.Xml.Serialization.CodeIdentifiers/*02000004*/::set_UseCamelCasing(bool) /* 06000008 */ - } // end of property CodeIdentifiers::UseCamelCasing -} // end of class System.Xml.Serialization.CodeIdentifiers - -.class /*02000005*/ public auto ansi beforefieldinit System.Xml.Serialization.ImportContext - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000013*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.CodeIdentifiers/*02000004*/ identifiers, - bool shareTypes) cil managed - // SIG: 20 02 01 12 10 02 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method ImportContext::.ctor - - .method /*06000014*/ public hidebysig specialname - instance bool get_ShareTypes() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportContext::get_ShareTypes - - .method /*06000015*/ public hidebysig specialname - instance class System.Xml.Serialization.CodeIdentifiers/*02000004*/ - get_TypeIdentifiers() cil managed - // SIG: 20 00 12 10 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportContext::get_TypeIdentifiers - - .method /*06000016*/ public hidebysig specialname - instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringCollection/*01000016*/ - get_Warnings() cil managed - // SIG: 20 00 12 59 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method ImportContext::get_Warnings - - .property /*17000002*/ instance bool ShareTypes() - { - .get instance bool System.Xml.Serialization.ImportContext/*02000005*/::get_ShareTypes() /* 06000014 */ - } // end of property ImportContext::ShareTypes - .property /*17000003*/ instance class System.Xml.Serialization.CodeIdentifiers/*02000004*/ - TypeIdentifiers() - { - .get instance class System.Xml.Serialization.CodeIdentifiers/*02000004*/ System.Xml.Serialization.ImportContext/*02000005*/::get_TypeIdentifiers() /* 06000015 */ - } // end of property ImportContext::TypeIdentifiers - .property /*17000004*/ instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringCollection/*01000016*/ - Warnings() - { - .get instance class [System.Collections.Specialized/*23000002*/]System.Collections.Specialized.StringCollection/*01000016*/ System.Xml.Serialization.ImportContext/*02000005*/::get_Warnings() /* 06000016 */ - } // end of property ImportContext::Warnings -} // end of class System.Xml.Serialization.ImportContext - -.class /*02000006*/ interface public abstract auto ansi System.Xml.Serialization.IXmlTextParser -{ - .method /*06000017*/ public hidebysig newslot specialname abstract virtual - instance bool get_Normalized() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlTextParser::get_Normalized - - .method /*06000018*/ public hidebysig newslot specialname abstract virtual - instance void set_Normalized(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x0 - } // end of method IXmlTextParser::set_Normalized - - .method /*06000019*/ public hidebysig newslot specialname abstract virtual - instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.WhitespaceHandling/*01000017*/ - get_WhitespaceHandling() cil managed - // SIG: 20 00 11 5D - { - // Method begins at RVA 0x0 - } // end of method IXmlTextParser::get_WhitespaceHandling - - .method /*0600001A*/ public hidebysig newslot specialname abstract virtual - instance void set_WhitespaceHandling(valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.WhitespaceHandling/*01000017*/ 'value') cil managed - // SIG: 20 01 01 11 5D - { - // Method begins at RVA 0x0 - } // end of method IXmlTextParser::set_WhitespaceHandling - - .property /*17000005*/ instance bool Normalized() - { - .get instance bool System.Xml.Serialization.IXmlTextParser/*02000006*/::get_Normalized() /* 06000017 */ - .set instance void System.Xml.Serialization.IXmlTextParser/*02000006*/::set_Normalized(bool) /* 06000018 */ - } // end of property IXmlTextParser::Normalized - .property /*17000006*/ instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.WhitespaceHandling/*01000017*/ - WhitespaceHandling() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.WhitespaceHandling/*01000017*/ System.Xml.Serialization.IXmlTextParser/*02000006*/::get_WhitespaceHandling() /* 06000019 */ - .set instance void System.Xml.Serialization.IXmlTextParser/*02000006*/::set_WhitespaceHandling(valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.WhitespaceHandling/*01000017*/) /* 0600001A */ - } // end of property IXmlTextParser::WhitespaceHandling -} // end of class System.Xml.Serialization.IXmlTextParser - -.class /*02000007*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapAttributeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000014:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*0600001B*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapAttributeAttribute::.ctor - - .method /*0600001C*/ public hidebysig specialname rtspecialname - instance void .ctor(string attributeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapAttributeAttribute::.ctor - - .method /*0600001D*/ public hidebysig specialname - instance string get_AttributeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributeAttribute::get_AttributeName - - .method /*0600001E*/ public hidebysig specialname - instance void set_AttributeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributeAttribute::set_AttributeName - - .method /*0600001F*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributeAttribute::get_DataType - - .method /*06000020*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributeAttribute::set_DataType - - .method /*06000021*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributeAttribute::get_Namespace - - .method /*06000022*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributeAttribute::set_Namespace - - .property /*17000007*/ instance string AttributeName() - { - .get instance string System.Xml.Serialization.SoapAttributeAttribute/*02000007*/::get_AttributeName() /* 0600001D */ - .set instance void System.Xml.Serialization.SoapAttributeAttribute/*02000007*/::set_AttributeName(string) /* 0600001E */ - } // end of property SoapAttributeAttribute::AttributeName - .property /*17000008*/ instance string DataType() - { - .get instance string System.Xml.Serialization.SoapAttributeAttribute/*02000007*/::get_DataType() /* 0600001F */ - .set instance void System.Xml.Serialization.SoapAttributeAttribute/*02000007*/::set_DataType(string) /* 06000020 */ - } // end of property SoapAttributeAttribute::DataType - .property /*17000009*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.SoapAttributeAttribute/*02000007*/::get_Namespace() /* 06000021 */ - .set instance void System.Xml.Serialization.SoapAttributeAttribute/*02000007*/::set_Namespace(string) /* 06000022 */ - } // end of property SoapAttributeAttribute::Namespace -} // end of class System.Xml.Serialization.SoapAttributeAttribute - -.class /*02000008*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapAttributeOverrides - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .custom /*0C000015:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000023*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapAttributeOverrides::.ctor - - .method /*06000024*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapAttributes/*02000009*/ - get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 24 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributeOverrides::get_Item - - .method /*06000025*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapAttributes/*02000009*/ - get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string member) cil managed - // SIG: 20 02 12 24 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributeOverrides::get_Item - - .method /*06000026*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string member, - class System.Xml.Serialization.SoapAttributes/*02000009*/ attributes) cil managed - // SIG: 20 03 01 12 55 0E 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributeOverrides::Add - - .method /*06000027*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.SoapAttributes/*02000009*/ attributes) cil managed - // SIG: 20 02 01 12 55 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributeOverrides::Add - - .property /*1700000A*/ instance class System.Xml.Serialization.SoapAttributes/*02000009*/ - Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/) - { - .get instance class System.Xml.Serialization.SoapAttributes/*02000009*/ System.Xml.Serialization.SoapAttributeOverrides/*02000008*/::get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 06000024 */ - } // end of property SoapAttributeOverrides::Item - .property /*1700000B*/ instance class System.Xml.Serialization.SoapAttributes/*02000009*/ - Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/, - string) - { - .get instance class System.Xml.Serialization.SoapAttributes/*02000009*/ System.Xml.Serialization.SoapAttributeOverrides/*02000008*/::get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/, - string) /* 06000025 */ - } // end of property SoapAttributeOverrides::Item -} // end of class System.Xml.Serialization.SoapAttributeOverrides - -.class /*02000009*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapAttributes - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000028*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapAttributes::.ctor - - .method /*06000029*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*0100001C*/ provider) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapAttributes::.ctor - - .method /*0600002A*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapAttributeAttribute/*02000007*/ - get_SoapAttribute() cil managed - // SIG: 20 00 12 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributes::get_SoapAttribute - - .method /*0600002B*/ public hidebysig specialname - instance void set_SoapAttribute(class System.Xml.Serialization.SoapAttributeAttribute/*02000007*/ 'value') cil managed - // SIG: 20 01 01 12 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributes::set_SoapAttribute - - .method /*0600002C*/ public hidebysig specialname - instance object get_SoapDefaultValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributes::get_SoapDefaultValue - - .method /*0600002D*/ public hidebysig specialname - instance void set_SoapDefaultValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributes::set_SoapDefaultValue - - .method /*0600002E*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapElementAttribute/*0200000A*/ - get_SoapElement() cil managed - // SIG: 20 00 12 28 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributes::get_SoapElement - - .method /*0600002F*/ public hidebysig specialname - instance void set_SoapElement(class System.Xml.Serialization.SoapElementAttribute/*0200000A*/ 'value') cil managed - // SIG: 20 01 01 12 28 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributes::set_SoapElement - - .method /*06000030*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapEnumAttribute/*0200000B*/ - get_SoapEnum() cil managed - // SIG: 20 00 12 2C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributes::get_SoapEnum - - .method /*06000031*/ public hidebysig specialname - instance void set_SoapEnum(class System.Xml.Serialization.SoapEnumAttribute/*0200000B*/ 'value') cil managed - // SIG: 20 01 01 12 2C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributes::set_SoapEnum - - .method /*06000032*/ public hidebysig specialname - instance bool get_SoapIgnore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributes::get_SoapIgnore - - .method /*06000033*/ public hidebysig specialname - instance void set_SoapIgnore(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributes::set_SoapIgnore - - .method /*06000034*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapTypeAttribute/*02000010*/ - get_SoapType() cil managed - // SIG: 20 00 12 40 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapAttributes::get_SoapType - - .method /*06000035*/ public hidebysig specialname - instance void set_SoapType(class System.Xml.Serialization.SoapTypeAttribute/*02000010*/ 'value') cil managed - // SIG: 20 01 01 12 40 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapAttributes::set_SoapType - - .property /*1700000C*/ instance class System.Xml.Serialization.SoapAttributeAttribute/*02000007*/ - SoapAttribute() - { - .get instance class System.Xml.Serialization.SoapAttributeAttribute/*02000007*/ System.Xml.Serialization.SoapAttributes/*02000009*/::get_SoapAttribute() /* 0600002A */ - .set instance void System.Xml.Serialization.SoapAttributes/*02000009*/::set_SoapAttribute(class System.Xml.Serialization.SoapAttributeAttribute/*02000007*/) /* 0600002B */ - } // end of property SoapAttributes::SoapAttribute - .property /*1700000D*/ instance object SoapDefaultValue() - { - .get instance object System.Xml.Serialization.SoapAttributes/*02000009*/::get_SoapDefaultValue() /* 0600002C */ - .set instance void System.Xml.Serialization.SoapAttributes/*02000009*/::set_SoapDefaultValue(object) /* 0600002D */ - } // end of property SoapAttributes::SoapDefaultValue - .property /*1700000E*/ instance class System.Xml.Serialization.SoapElementAttribute/*0200000A*/ - SoapElement() - { - .get instance class System.Xml.Serialization.SoapElementAttribute/*0200000A*/ System.Xml.Serialization.SoapAttributes/*02000009*/::get_SoapElement() /* 0600002E */ - .set instance void System.Xml.Serialization.SoapAttributes/*02000009*/::set_SoapElement(class System.Xml.Serialization.SoapElementAttribute/*0200000A*/) /* 0600002F */ - } // end of property SoapAttributes::SoapElement - .property /*1700000F*/ instance class System.Xml.Serialization.SoapEnumAttribute/*0200000B*/ - SoapEnum() - { - .get instance class System.Xml.Serialization.SoapEnumAttribute/*0200000B*/ System.Xml.Serialization.SoapAttributes/*02000009*/::get_SoapEnum() /* 06000030 */ - .set instance void System.Xml.Serialization.SoapAttributes/*02000009*/::set_SoapEnum(class System.Xml.Serialization.SoapEnumAttribute/*0200000B*/) /* 06000031 */ - } // end of property SoapAttributes::SoapEnum - .property /*17000010*/ instance bool SoapIgnore() - { - .get instance bool System.Xml.Serialization.SoapAttributes/*02000009*/::get_SoapIgnore() /* 06000032 */ - .set instance void System.Xml.Serialization.SoapAttributes/*02000009*/::set_SoapIgnore(bool) /* 06000033 */ - } // end of property SoapAttributes::SoapIgnore - .property /*17000011*/ instance class System.Xml.Serialization.SoapTypeAttribute/*02000010*/ - SoapType() - { - .get instance class System.Xml.Serialization.SoapTypeAttribute/*02000010*/ System.Xml.Serialization.SoapAttributes/*02000009*/::get_SoapType() /* 06000034 */ - .set instance void System.Xml.Serialization.SoapAttributes/*02000009*/::set_SoapType(class System.Xml.Serialization.SoapTypeAttribute/*02000010*/) /* 06000035 */ - } // end of property SoapAttributes::SoapType -} // end of class System.Xml.Serialization.SoapAttributes - -.class /*0200000A*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapElementAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000016:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*06000036*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapElementAttribute::.ctor - - .method /*06000037*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapElementAttribute::.ctor - - .method /*06000038*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapElementAttribute::get_DataType - - .method /*06000039*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapElementAttribute::set_DataType - - .method /*0600003A*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapElementAttribute::get_ElementName - - .method /*0600003B*/ public hidebysig specialname - instance void set_ElementName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapElementAttribute::set_ElementName - - .method /*0600003C*/ public hidebysig specialname - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapElementAttribute::get_IsNullable - - .method /*0600003D*/ public hidebysig specialname - instance void set_IsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapElementAttribute::set_IsNullable - - .property /*17000012*/ instance string DataType() - { - .get instance string System.Xml.Serialization.SoapElementAttribute/*0200000A*/::get_DataType() /* 06000038 */ - .set instance void System.Xml.Serialization.SoapElementAttribute/*0200000A*/::set_DataType(string) /* 06000039 */ - } // end of property SoapElementAttribute::DataType - .property /*17000013*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.SoapElementAttribute/*0200000A*/::get_ElementName() /* 0600003A */ - .set instance void System.Xml.Serialization.SoapElementAttribute/*0200000A*/::set_ElementName(string) /* 0600003B */ - } // end of property SoapElementAttribute::ElementName - .property /*17000014*/ instance bool IsNullable() - { - .get instance bool System.Xml.Serialization.SoapElementAttribute/*0200000A*/::get_IsNullable() /* 0600003C */ - .set instance void System.Xml.Serialization.SoapElementAttribute/*0200000A*/::set_IsNullable(bool) /* 0600003D */ - } // end of property SoapElementAttribute::IsNullable -} // end of class System.Xml.Serialization.SoapElementAttribute - -.class /*0200000B*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapEnumAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000017:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 00 01 00 00 00 00 ) - .method /*0600003E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapEnumAttribute::.ctor - - .method /*0600003F*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapEnumAttribute::.ctor - - .method /*06000040*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapEnumAttribute::get_Name - - .method /*06000041*/ public hidebysig specialname - instance void set_Name(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapEnumAttribute::set_Name - - .property /*17000015*/ instance string Name() - { - .get instance string System.Xml.Serialization.SoapEnumAttribute/*0200000B*/::get_Name() /* 06000040 */ - .set instance void System.Xml.Serialization.SoapEnumAttribute/*0200000B*/::set_Name(string) /* 06000041 */ - } // end of property SoapEnumAttribute::Name -} // end of class System.Xml.Serialization.SoapEnumAttribute - -.class /*0200000C*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapIgnoreAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000018:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 80 29 00 00 00 00 ) // ...).... - .method /*06000042*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapIgnoreAttribute::.ctor - -} // end of class System.Xml.Serialization.SoapIgnoreAttribute - -.class /*0200000D*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapIncludeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000019:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 4C 04 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ..L.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*06000043*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapIncludeAttribute::.ctor - - .method /*06000044*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - get_Type() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapIncludeAttribute::get_Type - - .method /*06000045*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapIncludeAttribute::set_Type - - .property /*17000016*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Xml.Serialization.SoapIncludeAttribute/*0200000D*/::get_Type() /* 06000044 */ - .set instance void System.Xml.Serialization.SoapIncludeAttribute/*0200000D*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 06000045 */ - } // end of property SoapIncludeAttribute::Type -} // end of class System.Xml.Serialization.SoapIncludeAttribute - -.class /*0200000E*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapReflectionImporter - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000046*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapReflectionImporter::.ctor - - .method /*06000047*/ public hidebysig specialname rtspecialname - instance void .ctor(string defaultNamespace) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapReflectionImporter::.ctor - - .method /*06000048*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.SoapAttributeOverrides/*02000008*/ attributeOverrides) cil managed - // SIG: 20 01 01 12 20 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapReflectionImporter::.ctor - - .method /*06000049*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.SoapAttributeOverrides/*02000008*/ attributeOverrides, - string defaultNamespace) cil managed - // SIG: 20 02 01 12 20 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapReflectionImporter::.ctor - - .method /*0600004A*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members) cil managed - // SIG: 20 03 12 80 90 0E 0E 1D 12 80 A0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapReflectionImporter::ImportMembersMapping - - .method /*0600004B*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement, - bool writeAccessors) cil managed - // SIG: 20 05 12 80 90 0E 0E 1D 12 80 A0 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapReflectionImporter::ImportMembersMapping - - .method /*0600004C*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement, - bool writeAccessors, - bool validate) cil managed - // SIG: 20 06 12 80 90 0E 0E 1D 12 80 A0 02 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapReflectionImporter::ImportMembersMapping - - .method /*0600004D*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement, - bool writeAccessors, - bool validate, - valuetype System.Xml.Serialization.XmlMappingAccess/*02000022*/ access) cil managed - // SIG: 20 07 12 80 90 0E 0E 1D 12 80 A0 02 02 02 11 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapReflectionImporter::ImportMembersMapping - - .method /*0600004E*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 80 EC 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapReflectionImporter::ImportTypeMapping - - .method /*0600004F*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string defaultNamespace) cil managed - // SIG: 20 02 12 80 EC 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapReflectionImporter::ImportTypeMapping - - .method /*06000050*/ public hidebysig instance void - IncludeType(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapReflectionImporter::IncludeType - - .method /*06000051*/ public hidebysig instance void - IncludeTypes(class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*0100001C*/ provider) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapReflectionImporter::IncludeTypes - -} // end of class System.Xml.Serialization.SoapReflectionImporter - -.class /*0200000F*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapSchemaMember - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000052*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SoapSchemaMember::.ctor - - .method /*06000053*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapSchemaMember::get_MemberName - - .method /*06000054*/ public hidebysig specialname - instance void set_MemberName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapSchemaMember::set_MemberName - - .method /*06000055*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - get_MemberType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapSchemaMember::get_MemberType - - .method /*06000056*/ public hidebysig specialname - instance void set_MemberType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value') cil managed - // SIG: 20 01 01 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapSchemaMember::set_MemberType - - .property /*17000017*/ instance string MemberName() - { - .get instance string System.Xml.Serialization.SoapSchemaMember/*0200000F*/::get_MemberName() /* 06000053 */ - .set instance void System.Xml.Serialization.SoapSchemaMember/*0200000F*/::set_MemberName(string) /* 06000054 */ - } // end of property SoapSchemaMember::MemberName - .property /*17000018*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - MemberType() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ System.Xml.Serialization.SoapSchemaMember/*0200000F*/::get_MemberType() /* 06000055 */ - .set instance void System.Xml.Serialization.SoapSchemaMember/*0200000F*/::set_MemberType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/) /* 06000056 */ - } // end of property SoapSchemaMember::MemberType -} // end of class System.Xml.Serialization.SoapSchemaMember - -.class /*02000010*/ public auto ansi beforefieldinit System.Xml.Serialization.SoapTypeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C00001A:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 1C 04 00 00 00 00 ) - .method /*06000057*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapTypeAttribute::.ctor - - .method /*06000058*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapTypeAttribute::.ctor - - .method /*06000059*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method SoapTypeAttribute::.ctor - - .method /*0600005A*/ public hidebysig specialname - instance bool get_IncludeInSchema() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapTypeAttribute::get_IncludeInSchema - - .method /*0600005B*/ public hidebysig specialname - instance void set_IncludeInSchema(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapTypeAttribute::set_IncludeInSchema - - .method /*0600005C*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapTypeAttribute::get_Namespace - - .method /*0600005D*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapTypeAttribute::set_Namespace - - .method /*0600005E*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method SoapTypeAttribute::get_TypeName - - .method /*0600005F*/ public hidebysig specialname - instance void set_TypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method SoapTypeAttribute::set_TypeName - - .property /*17000019*/ instance bool IncludeInSchema() - { - .get instance bool System.Xml.Serialization.SoapTypeAttribute/*02000010*/::get_IncludeInSchema() /* 0600005A */ - .set instance void System.Xml.Serialization.SoapTypeAttribute/*02000010*/::set_IncludeInSchema(bool) /* 0600005B */ - } // end of property SoapTypeAttribute::IncludeInSchema - .property /*1700001A*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.SoapTypeAttribute/*02000010*/::get_Namespace() /* 0600005C */ - .set instance void System.Xml.Serialization.SoapTypeAttribute/*02000010*/::set_Namespace(string) /* 0600005D */ - } // end of property SoapTypeAttribute::Namespace - .property /*1700001B*/ instance string TypeName() - { - .get instance string System.Xml.Serialization.SoapTypeAttribute/*02000010*/::get_TypeName() /* 0600005E */ - .set instance void System.Xml.Serialization.SoapTypeAttribute/*02000010*/::set_TypeName(string) /* 0600005F */ - } // end of property SoapTypeAttribute::TypeName -} // end of class System.Xml.Serialization.SoapTypeAttribute - -.class /*02000011*/ public auto ansi beforefieldinit System.Xml.Serialization.UnreferencedObjectEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/ -{ - .method /*06000060*/ public hidebysig specialname rtspecialname - instance void .ctor(object o, - string id) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method UnreferencedObjectEventArgs::.ctor - - .method /*06000061*/ public hidebysig specialname - instance string get_UnreferencedId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnreferencedObjectEventArgs::get_UnreferencedId - - .method /*06000062*/ public hidebysig specialname - instance object get_UnreferencedObject() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method UnreferencedObjectEventArgs::get_UnreferencedObject - - .property /*1700001C*/ instance string UnreferencedId() - { - .get instance string System.Xml.Serialization.UnreferencedObjectEventArgs/*02000011*/::get_UnreferencedId() /* 06000061 */ - } // end of property UnreferencedObjectEventArgs::UnreferencedId - .property /*1700001D*/ instance object UnreferencedObject() - { - .get instance object System.Xml.Serialization.UnreferencedObjectEventArgs/*02000011*/::get_UnreferencedObject() /* 06000062 */ - } // end of property UnreferencedObjectEventArgs::UnreferencedObject -} // end of class System.Xml.Serialization.UnreferencedObjectEventArgs - -.class /*02000012*/ public auto ansi sealed System.Xml.Serialization.UnreferencedObjectEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*06000063*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method UnreferencedObjectEventHandler::.ctor - - .method /*06000064*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.Serialization.UnreferencedObjectEventArgs/*02000011*/ e) runtime managed - // SIG: 20 02 01 1C 12 44 - { - } // end of method UnreferencedObjectEventHandler::Invoke - - .method /*06000065*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - class System.Xml.Serialization.UnreferencedObjectEventArgs/*02000011*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 81 1C 12 44 12 80 85 1C - { - } // end of method UnreferencedObjectEventHandler::BeginInvoke - - .method /*06000066*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method UnreferencedObjectEventHandler::EndInvoke - -} // end of class System.Xml.Serialization.UnreferencedObjectEventHandler - -.class /*02000013*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAnyElementAttributes - extends [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/ -{ - .custom /*0C00001B:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000067*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method XmlAnyElementAttributes::.ctor - - .method /*06000068*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 8D 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttributes::get_Item - - .method /*06000069*/ public hidebysig specialname - instance void set_Item(int32 index, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ 'value') cil managed - // SIG: 20 02 01 08 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttributes::set_Item - - .method /*0600006A*/ public hidebysig instance int32 - Add(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ attribute) cil managed - // SIG: 20 01 08 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttributes::Add - - .method /*0600006B*/ public hidebysig instance bool - Contains(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ attribute) cil managed - // SIG: 20 01 02 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttributes::Contains - - .method /*0600006C*/ public hidebysig instance void - CopyTo(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 80 8D 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttributes::CopyTo - - .method /*0600006D*/ public hidebysig instance int32 - IndexOf(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ attribute) cil managed - // SIG: 20 01 08 12 80 8D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAnyElementAttributes::IndexOf - - .method /*0600006E*/ public hidebysig instance void - Insert(int32 index, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ attribute) cil managed - // SIG: 20 02 01 08 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttributes::Insert - - .method /*0600006F*/ public hidebysig instance void - Remove(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ attribute) cil managed - // SIG: 20 01 01 12 80 8D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAnyElementAttributes::Remove - - .property /*1700001E*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ - Item(int32) - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/ System.Xml.Serialization.XmlAnyElementAttributes/*02000013*/::get_Item(int32) /* 06000068 */ - .set instance void System.Xml.Serialization.XmlAnyElementAttributes/*02000013*/::set_Item(int32, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyElementAttribute/*01000023*/) /* 06000069 */ - } // end of property XmlAnyElementAttributes::Item -} // end of class System.Xml.Serialization.XmlAnyElementAttributes - -.class /*02000014*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlArrayAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C00001C:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 80 29 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ...)....T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*06000070*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayAttribute::.ctor - - .method /*06000071*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayAttribute::.ctor - - .method /*06000072*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayAttribute::get_ElementName - - .method /*06000073*/ public hidebysig specialname - instance void set_ElementName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayAttribute::set_ElementName - - .method /*06000074*/ public hidebysig specialname - instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ - get_Form() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayAttribute::get_Form - - .method /*06000075*/ public hidebysig specialname - instance void set_Form(valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ 'value') cil managed - // SIG: 20 01 01 11 80 91 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayAttribute::set_Form - - .method /*06000076*/ public hidebysig specialname - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayAttribute::get_IsNullable - - .method /*06000077*/ public hidebysig specialname - instance void set_IsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayAttribute::set_IsNullable - - .method /*06000078*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayAttribute::get_Namespace - - .method /*06000079*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayAttribute::set_Namespace - - .method /*0600007A*/ public hidebysig specialname - instance int32 get_Order() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayAttribute::get_Order - - .method /*0600007B*/ public hidebysig specialname - instance void set_Order(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayAttribute::set_Order - - .property /*1700001F*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.XmlArrayAttribute/*02000014*/::get_ElementName() /* 06000072 */ - .set instance void System.Xml.Serialization.XmlArrayAttribute/*02000014*/::set_ElementName(string) /* 06000073 */ - } // end of property XmlArrayAttribute::ElementName - .property /*17000020*/ instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ - Form() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ System.Xml.Serialization.XmlArrayAttribute/*02000014*/::get_Form() /* 06000074 */ - .set instance void System.Xml.Serialization.XmlArrayAttribute/*02000014*/::set_Form(valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/) /* 06000075 */ - } // end of property XmlArrayAttribute::Form - .property /*17000021*/ instance bool IsNullable() - { - .get instance bool System.Xml.Serialization.XmlArrayAttribute/*02000014*/::get_IsNullable() /* 06000076 */ - .set instance void System.Xml.Serialization.XmlArrayAttribute/*02000014*/::set_IsNullable(bool) /* 06000077 */ - } // end of property XmlArrayAttribute::IsNullable - .property /*17000022*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlArrayAttribute/*02000014*/::get_Namespace() /* 06000078 */ - .set instance void System.Xml.Serialization.XmlArrayAttribute/*02000014*/::set_Namespace(string) /* 06000079 */ - } // end of property XmlArrayAttribute::Namespace - .property /*17000023*/ instance int32 Order() - { - .get instance int32 System.Xml.Serialization.XmlArrayAttribute/*02000014*/::get_Order() /* 0600007A */ - .set instance void System.Xml.Serialization.XmlArrayAttribute/*02000014*/::set_Order(int32) /* 0600007B */ - } // end of property XmlArrayAttribute::Order -} // end of class System.Xml.Serialization.XmlArrayAttribute - -.class /*02000015*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlArrayItemAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C00001D:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 80 29 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ...)....T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*0600007C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::.ctor - - .method /*0600007D*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::.ctor - - .method /*0600007E*/ public hidebysig specialname rtspecialname - instance void .ctor(string elementName, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 02 01 0E 12 55 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::.ctor - - .method /*0600007F*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::.ctor - - .method /*06000080*/ public hidebysig specialname - instance string get_DataType() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_DataType - - .method /*06000081*/ public hidebysig specialname - instance void set_DataType(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_DataType - - .method /*06000082*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_ElementName - - .method /*06000083*/ public hidebysig specialname - instance void set_ElementName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_ElementName - - .method /*06000084*/ public hidebysig specialname - instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ - get_Form() cil managed - // SIG: 20 00 11 80 91 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_Form - - .method /*06000085*/ public hidebysig specialname - instance void set_Form(valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ 'value') cil managed - // SIG: 20 01 01 11 80 91 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_Form - - .method /*06000086*/ public hidebysig specialname - instance bool get_IsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_IsNullable - - .method /*06000087*/ public hidebysig specialname - instance void set_IsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_IsNullable - - .method /*06000088*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_Namespace - - .method /*06000089*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_Namespace - - .method /*0600008A*/ public hidebysig specialname - instance int32 get_NestingLevel() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_NestingLevel - - .method /*0600008B*/ public hidebysig specialname - instance void set_NestingLevel(int32 'value') cil managed - // SIG: 20 01 01 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_NestingLevel - - .method /*0600008C*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - get_Type() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttribute::get_Type - - .method /*0600008D*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttribute::set_Type - - .property /*17000024*/ instance string DataType() - { - .get instance string System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_DataType() /* 06000080 */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_DataType(string) /* 06000081 */ - } // end of property XmlArrayItemAttribute::DataType - .property /*17000025*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_ElementName() /* 06000082 */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_ElementName(string) /* 06000083 */ - } // end of property XmlArrayItemAttribute::ElementName - .property /*17000026*/ instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ - Form() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/ System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_Form() /* 06000084 */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_Form(valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchemaForm/*01000024*/) /* 06000085 */ - } // end of property XmlArrayItemAttribute::Form - .property /*17000027*/ instance bool IsNullable() - { - .get instance bool System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_IsNullable() /* 06000086 */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_IsNullable(bool) /* 06000087 */ - } // end of property XmlArrayItemAttribute::IsNullable - .property /*17000028*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_Namespace() /* 06000088 */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_Namespace(string) /* 06000089 */ - } // end of property XmlArrayItemAttribute::Namespace - .property /*17000029*/ instance int32 NestingLevel() - { - .get instance int32 System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_NestingLevel() /* 0600008A */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_NestingLevel(int32) /* 0600008B */ - } // end of property XmlArrayItemAttribute::NestingLevel - .property /*1700002A*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::get_Type() /* 0600008C */ - .set instance void System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 0600008D */ - } // end of property XmlArrayItemAttribute::Type -} // end of class System.Xml.Serialization.XmlArrayItemAttribute - -.class /*02000016*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlArrayItemAttributes - extends [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/ -{ - .custom /*0C00001E:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*0600008E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method XmlArrayItemAttributes::.ctor - - .method /*0600008F*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 54 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttributes::get_Item - - .method /*06000090*/ public hidebysig specialname - instance void set_Item(int32 index, - class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ 'value') cil managed - // SIG: 20 02 01 08 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttributes::set_Item - - .method /*06000091*/ public hidebysig instance int32 - Add(class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ attribute) cil managed - // SIG: 20 01 08 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttributes::Add - - .method /*06000092*/ public hidebysig instance bool - Contains(class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ attribute) cil managed - // SIG: 20 01 02 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttributes::Contains - - .method /*06000093*/ public hidebysig instance void - CopyTo(class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 54 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttributes::CopyTo - - .method /*06000094*/ public hidebysig instance int32 - IndexOf(class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ attribute) cil managed - // SIG: 20 01 08 12 54 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlArrayItemAttributes::IndexOf - - .method /*06000095*/ public hidebysig instance void - Insert(int32 index, - class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ attribute) cil managed - // SIG: 20 02 01 08 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttributes::Insert - - .method /*06000096*/ public hidebysig instance void - Remove(class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ attribute) cil managed - // SIG: 20 01 01 12 54 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlArrayItemAttributes::Remove - - .property /*1700002B*/ instance class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ - Item(int32) - { - .get instance class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/ System.Xml.Serialization.XmlArrayItemAttributes/*02000016*/::get_Item(int32) /* 0600008F */ - .set instance void System.Xml.Serialization.XmlArrayItemAttributes/*02000016*/::set_Item(int32, - class System.Xml.Serialization.XmlArrayItemAttribute/*02000015*/) /* 06000090 */ - } // end of property XmlArrayItemAttributes::Item -} // end of class System.Xml.Serialization.XmlArrayItemAttributes - -.class /*02000017*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAttributeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/ -{ - .method /*06000097*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeEventArgs::.ctor - - .method /*06000098*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlAttribute/*01000025*/ - get_Attr() cil managed - // SIG: 20 00 12 80 95 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeEventArgs::get_Attr - - .method /*06000099*/ public hidebysig specialname - instance string get_ExpectedAttributes() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeEventArgs::get_ExpectedAttributes - - .method /*0600009A*/ public hidebysig specialname - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeEventArgs::get_LineNumber - - .method /*0600009B*/ public hidebysig specialname - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeEventArgs::get_LinePosition - - .method /*0600009C*/ public hidebysig specialname - instance object get_ObjectBeingDeserialized() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeEventArgs::get_ObjectBeingDeserialized - - .property /*1700002C*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlAttribute/*01000025*/ - Attr() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlAttribute/*01000025*/ System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/::get_Attr() /* 06000098 */ - } // end of property XmlAttributeEventArgs::Attr - .property /*1700002D*/ instance string ExpectedAttributes() - { - .get instance string System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/::get_ExpectedAttributes() /* 06000099 */ - } // end of property XmlAttributeEventArgs::ExpectedAttributes - .property /*1700002E*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/::get_LineNumber() /* 0600009A */ - } // end of property XmlAttributeEventArgs::LineNumber - .property /*1700002F*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/::get_LinePosition() /* 0600009B */ - } // end of property XmlAttributeEventArgs::LinePosition - .property /*17000030*/ instance object ObjectBeingDeserialized() - { - .get instance object System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/::get_ObjectBeingDeserialized() /* 0600009C */ - } // end of property XmlAttributeEventArgs::ObjectBeingDeserialized -} // end of class System.Xml.Serialization.XmlAttributeEventArgs - -.class /*02000018*/ public auto ansi sealed System.Xml.Serialization.XmlAttributeEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*0600009D*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlAttributeEventHandler::.ctor - - .method /*0600009E*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/ e) runtime managed - // SIG: 20 02 01 1C 12 5C - { - } // end of method XmlAttributeEventHandler::Invoke - - .method /*0600009F*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - class System.Xml.Serialization.XmlAttributeEventArgs/*02000017*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 81 1C 12 5C 12 80 85 1C - { - } // end of method XmlAttributeEventHandler::BeginInvoke - - .method /*060000A0*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method XmlAttributeEventHandler::EndInvoke - -} // end of class System.Xml.Serialization.XmlAttributeEventHandler - -.class /*02000019*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAttributeOverrides - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .custom /*0C00001F:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000A1*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributeOverrides::.ctor - - .method /*060000A2*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ - get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 68 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeOverrides::get_Item - - .method /*060000A3*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ - get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string member) cil managed - // SIG: 20 02 12 68 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributeOverrides::get_Item - - .method /*060000A4*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string member, - class System.Xml.Serialization.XmlAttributes/*0200001A*/ attributes) cil managed - // SIG: 20 03 01 12 55 0E 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeOverrides::Add - - .method /*060000A5*/ public hidebysig instance void - Add(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributes/*0200001A*/ attributes) cil managed - // SIG: 20 02 01 12 55 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributeOverrides::Add - - .property /*17000031*/ instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ - Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/) - { - .get instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ System.Xml.Serialization.XmlAttributeOverrides/*02000019*/::get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 060000A2 */ - } // end of property XmlAttributeOverrides::Item - .property /*17000032*/ instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ - Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/, - string) - { - .get instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ System.Xml.Serialization.XmlAttributeOverrides/*02000019*/::get_Item(class [System.Runtime/*23000001*/]System.Type/*01000015*/, - string) /* 060000A3 */ - } // end of property XmlAttributeOverrides::Item -} // end of class System.Xml.Serialization.XmlAttributeOverrides - -.class /*0200001A*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlAttributes - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*060000A6*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributes::.ctor - - .method /*060000A7*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*0100001C*/ provider) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlAttributes::.ctor - - .method /*060000A8*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyAttributeAttribute/*01000026*/ - get_XmlAnyAttribute() cil managed - // SIG: 20 00 12 80 99 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlAnyAttribute - - .method /*060000A9*/ public hidebysig specialname - instance void set_XmlAnyAttribute(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyAttributeAttribute/*01000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 99 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlAnyAttribute - - .method /*060000AA*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlAnyElementAttributes/*02000013*/ - get_XmlAnyElements() cil managed - // SIG: 20 00 12 4C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlAnyElements - - .method /*060000AB*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlArrayAttribute/*02000014*/ - get_XmlArray() cil managed - // SIG: 20 00 12 50 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlArray - - .method /*060000AC*/ public hidebysig specialname - instance void set_XmlArray(class System.Xml.Serialization.XmlArrayAttribute/*02000014*/ 'value') cil managed - // SIG: 20 01 01 12 50 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlArray - - .method /*060000AD*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlArrayItemAttributes/*02000016*/ - get_XmlArrayItems() cil managed - // SIG: 20 00 12 58 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlArrayItems - - .method /*060000AE*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAttributeAttribute/*01000027*/ - get_XmlAttribute() cil managed - // SIG: 20 00 12 80 9D - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlAttribute - - .method /*060000AF*/ public hidebysig specialname - instance void set_XmlAttribute(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAttributeAttribute/*01000027*/ 'value') cil managed - // SIG: 20 01 01 12 80 9D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlAttribute - - .method /*060000B0*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlChoiceIdentifierAttribute/*0200001B*/ - get_XmlChoiceIdentifier() cil managed - // SIG: 20 00 12 6C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlChoiceIdentifier - - .method /*060000B1*/ public hidebysig specialname - instance object get_XmlDefaultValue() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlDefaultValue - - .method /*060000B2*/ public hidebysig specialname - instance void set_XmlDefaultValue(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlDefaultValue - - .method /*060000B3*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlElementAttributes/*0200001D*/ - get_XmlElements() cil managed - // SIG: 20 00 12 74 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlElements - - .method /*060000B4*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlEnumAttribute/*01000028*/ - get_XmlEnum() cil managed - // SIG: 20 00 12 80 A1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlEnum - - .method /*060000B5*/ public hidebysig specialname - instance void set_XmlEnum(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlEnumAttribute/*01000028*/ 'value') cil managed - // SIG: 20 01 01 12 80 A1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlEnum - - .method /*060000B6*/ public hidebysig specialname - instance bool get_XmlIgnore() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlIgnore - - .method /*060000B7*/ public hidebysig specialname - instance void set_XmlIgnore(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlIgnore - - .method /*060000B8*/ public hidebysig specialname - instance bool get_Xmlns() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_Xmlns - - .method /*060000B9*/ public hidebysig specialname - instance void set_Xmlns(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_Xmlns - - .method /*060000BA*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ - get_XmlRoot() cil managed - // SIG: 20 00 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlRoot - - .method /*060000BB*/ public hidebysig specialname - instance void set_XmlRoot(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ 'value') cil managed - // SIG: 20 01 01 12 80 A5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlRoot - - .method /*060000BC*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlTextAttribute/*0100002A*/ - get_XmlText() cil managed - // SIG: 20 00 12 80 A9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlText - - .method /*060000BD*/ public hidebysig specialname - instance void set_XmlText(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlTextAttribute/*0100002A*/ 'value') cil managed - // SIG: 20 01 01 12 80 A9 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlText - - .method /*060000BE*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlTypeAttribute/*0200003A*/ - get_XmlType() cil managed - // SIG: 20 00 12 80 E8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlAttributes::get_XmlType - - .method /*060000BF*/ public hidebysig specialname - instance void set_XmlType(class System.Xml.Serialization.XmlTypeAttribute/*0200003A*/ 'value') cil managed - // SIG: 20 01 01 12 80 E8 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlAttributes::set_XmlType - - .property /*17000033*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyAttributeAttribute/*01000026*/ - XmlAnyAttribute() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyAttributeAttribute/*01000026*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlAnyAttribute() /* 060000A8 */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlAnyAttribute(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAnyAttributeAttribute/*01000026*/) /* 060000A9 */ - } // end of property XmlAttributes::XmlAnyAttribute - .property /*17000034*/ instance class System.Xml.Serialization.XmlAnyElementAttributes/*02000013*/ - XmlAnyElements() - { - .get instance class System.Xml.Serialization.XmlAnyElementAttributes/*02000013*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlAnyElements() /* 060000AA */ - } // end of property XmlAttributes::XmlAnyElements - .property /*17000035*/ instance class System.Xml.Serialization.XmlArrayAttribute/*02000014*/ - XmlArray() - { - .get instance class System.Xml.Serialization.XmlArrayAttribute/*02000014*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlArray() /* 060000AB */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlArray(class System.Xml.Serialization.XmlArrayAttribute/*02000014*/) /* 060000AC */ - } // end of property XmlAttributes::XmlArray - .property /*17000036*/ instance class System.Xml.Serialization.XmlArrayItemAttributes/*02000016*/ - XmlArrayItems() - { - .get instance class System.Xml.Serialization.XmlArrayItemAttributes/*02000016*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlArrayItems() /* 060000AD */ - } // end of property XmlAttributes::XmlArrayItems - .property /*17000037*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAttributeAttribute/*01000027*/ - XmlAttribute() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAttributeAttribute/*01000027*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlAttribute() /* 060000AE */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlAttribute(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlAttributeAttribute/*01000027*/) /* 060000AF */ - } // end of property XmlAttributes::XmlAttribute - .property /*17000038*/ instance class System.Xml.Serialization.XmlChoiceIdentifierAttribute/*0200001B*/ - XmlChoiceIdentifier() - { - .get instance class System.Xml.Serialization.XmlChoiceIdentifierAttribute/*0200001B*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlChoiceIdentifier() /* 060000B0 */ - } // end of property XmlAttributes::XmlChoiceIdentifier - .property /*17000039*/ instance object XmlDefaultValue() - { - .get instance object System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlDefaultValue() /* 060000B1 */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlDefaultValue(object) /* 060000B2 */ - } // end of property XmlAttributes::XmlDefaultValue - .property /*1700003A*/ instance class System.Xml.Serialization.XmlElementAttributes/*0200001D*/ - XmlElements() - { - .get instance class System.Xml.Serialization.XmlElementAttributes/*0200001D*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlElements() /* 060000B3 */ - } // end of property XmlAttributes::XmlElements - .property /*1700003B*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlEnumAttribute/*01000028*/ - XmlEnum() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlEnumAttribute/*01000028*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlEnum() /* 060000B4 */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlEnum(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlEnumAttribute/*01000028*/) /* 060000B5 */ - } // end of property XmlAttributes::XmlEnum - .property /*1700003C*/ instance bool XmlIgnore() - { - .get instance bool System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlIgnore() /* 060000B6 */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlIgnore(bool) /* 060000B7 */ - } // end of property XmlAttributes::XmlIgnore - .property /*1700003D*/ instance bool Xmlns() - { - .get instance bool System.Xml.Serialization.XmlAttributes/*0200001A*/::get_Xmlns() /* 060000B8 */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_Xmlns(bool) /* 060000B9 */ - } // end of property XmlAttributes::Xmlns - .property /*1700003E*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ - XmlRoot() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlRoot() /* 060000BA */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlRoot(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/) /* 060000BB */ - } // end of property XmlAttributes::XmlRoot - .property /*1700003F*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlTextAttribute/*0100002A*/ - XmlText() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlTextAttribute/*0100002A*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlText() /* 060000BC */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlText(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlTextAttribute/*0100002A*/) /* 060000BD */ - } // end of property XmlAttributes::XmlText - .property /*17000040*/ instance class System.Xml.Serialization.XmlTypeAttribute/*0200003A*/ - XmlType() - { - .get instance class System.Xml.Serialization.XmlTypeAttribute/*0200003A*/ System.Xml.Serialization.XmlAttributes/*0200001A*/::get_XmlType() /* 060000BE */ - .set instance void System.Xml.Serialization.XmlAttributes/*0200001A*/::set_XmlType(class System.Xml.Serialization.XmlTypeAttribute/*0200003A*/) /* 060000BF */ - } // end of property XmlAttributes::XmlType -} // end of class System.Xml.Serialization.XmlAttributes - -.class /*0200001B*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlChoiceIdentifierAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000020:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 80 29 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ...)....T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*060000C0*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlChoiceIdentifierAttribute::.ctor - - .method /*060000C1*/ public hidebysig specialname rtspecialname - instance void .ctor(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlChoiceIdentifierAttribute::.ctor - - .method /*060000C2*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlChoiceIdentifierAttribute::get_MemberName - - .method /*060000C3*/ public hidebysig specialname - instance void set_MemberName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlChoiceIdentifierAttribute::set_MemberName - - .property /*17000041*/ instance string MemberName() - { - .get instance string System.Xml.Serialization.XmlChoiceIdentifierAttribute/*0200001B*/::get_MemberName() /* 060000C2 */ - .set instance void System.Xml.Serialization.XmlChoiceIdentifierAttribute/*0200001B*/::set_MemberName(string) /* 060000C3 */ - } // end of property XmlChoiceIdentifierAttribute::MemberName -} // end of class System.Xml.Serialization.XmlChoiceIdentifierAttribute - -.class /*0200001C*/ public sequential ansi sealed beforefieldinit System.Xml.Serialization.XmlDeserializationEvents - extends [System.Runtime/*23000001*/]System.ValueType/*0100002B*/ -{ - .field /*04000008*/ private object _dummy - .method /*060000C4*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ - get_OnUnknownAttribute() cil managed - // SIG: 20 00 12 60 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeserializationEvents::get_OnUnknownAttribute - - .method /*060000C5*/ public hidebysig specialname - instance void set_OnUnknownAttribute(class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeserializationEvents::set_OnUnknownAttribute - - .method /*060000C6*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ - get_OnUnknownElement() cil managed - // SIG: 20 00 12 7C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeserializationEvents::get_OnUnknownElement - - .method /*060000C7*/ public hidebysig specialname - instance void set_OnUnknownElement(class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeserializationEvents::set_OnUnknownElement - - .method /*060000C8*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ - get_OnUnknownNode() cil managed - // SIG: 20 00 12 80 98 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeserializationEvents::get_OnUnknownNode - - .method /*060000C9*/ public hidebysig specialname - instance void set_OnUnknownNode(class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeserializationEvents::set_OnUnknownNode - - .method /*060000CA*/ public hidebysig specialname - instance class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ - get_OnUnreferencedObject() cil managed - // SIG: 20 00 12 48 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlDeserializationEvents::get_OnUnreferencedObject - - .method /*060000CB*/ public hidebysig specialname - instance void set_OnUnreferencedObject(class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ 'value') cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlDeserializationEvents::set_OnUnreferencedObject - - .property /*17000042*/ instance class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ - OnUnknownAttribute() - { - .get instance class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::get_OnUnknownAttribute() /* 060000C4 */ - .set instance void System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::set_OnUnknownAttribute(class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/) /* 060000C5 */ - } // end of property XmlDeserializationEvents::OnUnknownAttribute - .property /*17000043*/ instance class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ - OnUnknownElement() - { - .get instance class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::get_OnUnknownElement() /* 060000C6 */ - .set instance void System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::set_OnUnknownElement(class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/) /* 060000C7 */ - } // end of property XmlDeserializationEvents::OnUnknownElement - .property /*17000044*/ instance class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ - OnUnknownNode() - { - .get instance class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::get_OnUnknownNode() /* 060000C8 */ - .set instance void System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::set_OnUnknownNode(class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/) /* 060000C9 */ - } // end of property XmlDeserializationEvents::OnUnknownNode - .property /*17000045*/ instance class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ - OnUnreferencedObject() - { - .get instance class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::get_OnUnreferencedObject() /* 060000CA */ - .set instance void System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/::set_OnUnreferencedObject(class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/) /* 060000CB */ - } // end of property XmlDeserializationEvents::OnUnreferencedObject -} // end of class System.Xml.Serialization.XmlDeserializationEvents - -.class /*0200001D*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlElementAttributes - extends [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/ -{ - .custom /*0C000021:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000CC*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method XmlElementAttributes::.ctor - - .method /*060000CD*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 B1 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttributes::get_Item - - .method /*060000CE*/ public hidebysig specialname - instance void set_Item(int32 index, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ 'value') cil managed - // SIG: 20 02 01 08 12 80 B1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttributes::set_Item - - .method /*060000CF*/ public hidebysig instance int32 - Add(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ attribute) cil managed - // SIG: 20 01 08 12 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttributes::Add - - .method /*060000D0*/ public hidebysig instance bool - Contains(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ attribute) cil managed - // SIG: 20 01 02 12 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttributes::Contains - - .method /*060000D1*/ public hidebysig instance void - CopyTo(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 80 B1 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttributes::CopyTo - - .method /*060000D2*/ public hidebysig instance int32 - IndexOf(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ attribute) cil managed - // SIG: 20 01 08 12 80 B1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementAttributes::IndexOf - - .method /*060000D3*/ public hidebysig instance void - Insert(int32 index, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ attribute) cil managed - // SIG: 20 02 01 08 12 80 B1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttributes::Insert - - .method /*060000D4*/ public hidebysig instance void - Remove(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ attribute) cil managed - // SIG: 20 01 01 12 80 B1 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlElementAttributes::Remove - - .property /*17000046*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ - Item(int32) - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/ System.Xml.Serialization.XmlElementAttributes/*0200001D*/::get_Item(int32) /* 060000CD */ - .set instance void System.Xml.Serialization.XmlElementAttributes/*0200001D*/::set_Item(int32, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlElementAttribute/*0100002C*/) /* 060000CE */ - } // end of property XmlElementAttributes::Item -} // end of class System.Xml.Serialization.XmlElementAttributes - -.class /*0200001E*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlElementEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/ -{ - .method /*060000D5*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method XmlElementEventArgs::.ctor - - .method /*060000D6*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlElement/*0100002D*/ - get_Element() cil managed - // SIG: 20 00 12 80 B5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementEventArgs::get_Element - - .method /*060000D7*/ public hidebysig specialname - instance string get_ExpectedElements() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementEventArgs::get_ExpectedElements - - .method /*060000D8*/ public hidebysig specialname - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementEventArgs::get_LineNumber - - .method /*060000D9*/ public hidebysig specialname - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementEventArgs::get_LinePosition - - .method /*060000DA*/ public hidebysig specialname - instance object get_ObjectBeingDeserialized() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlElementEventArgs::get_ObjectBeingDeserialized - - .property /*17000047*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlElement/*0100002D*/ - Element() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlElement/*0100002D*/ System.Xml.Serialization.XmlElementEventArgs/*0200001E*/::get_Element() /* 060000D6 */ - } // end of property XmlElementEventArgs::Element - .property /*17000048*/ instance string ExpectedElements() - { - .get instance string System.Xml.Serialization.XmlElementEventArgs/*0200001E*/::get_ExpectedElements() /* 060000D7 */ - } // end of property XmlElementEventArgs::ExpectedElements - .property /*17000049*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.Serialization.XmlElementEventArgs/*0200001E*/::get_LineNumber() /* 060000D8 */ - } // end of property XmlElementEventArgs::LineNumber - .property /*1700004A*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.Serialization.XmlElementEventArgs/*0200001E*/::get_LinePosition() /* 060000D9 */ - } // end of property XmlElementEventArgs::LinePosition - .property /*1700004B*/ instance object ObjectBeingDeserialized() - { - .get instance object System.Xml.Serialization.XmlElementEventArgs/*0200001E*/::get_ObjectBeingDeserialized() /* 060000DA */ - } // end of property XmlElementEventArgs::ObjectBeingDeserialized -} // end of class System.Xml.Serialization.XmlElementEventArgs - -.class /*0200001F*/ public auto ansi sealed System.Xml.Serialization.XmlElementEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*060000DB*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlElementEventHandler::.ctor - - .method /*060000DC*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.Serialization.XmlElementEventArgs/*0200001E*/ e) runtime managed - // SIG: 20 02 01 1C 12 78 - { - } // end of method XmlElementEventHandler::Invoke - - .method /*060000DD*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - class System.Xml.Serialization.XmlElementEventArgs/*0200001E*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 81 1C 12 78 12 80 85 1C - { - } // end of method XmlElementEventHandler::BeginInvoke - - .method /*060000DE*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method XmlElementEventHandler::EndInvoke - -} // end of class System.Xml.Serialization.XmlElementEventHandler - -.class /*02000020*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlIncludeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000022:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 4C 04 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ..L.....T..Allow - 4D 75 6C 74 69 70 6C 65 01 ) // Multiple. - .method /*060000DF*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlIncludeAttribute::.ctor - - .method /*060000E0*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - get_Type() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlIncludeAttribute::get_Type - - .method /*060000E1*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlIncludeAttribute::set_Type - - .property /*1700004C*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Xml.Serialization.XmlIncludeAttribute/*02000020*/::get_Type() /* 060000E0 */ - .set instance void System.Xml.Serialization.XmlIncludeAttribute/*02000020*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 060000E1 */ - } // end of property XmlIncludeAttribute::Type -} // end of class System.Xml.Serialization.XmlIncludeAttribute - -.class /*02000021*/ public abstract auto ansi beforefieldinit System.Xml.Serialization.XmlMapping - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*060000E2*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlMapping::.ctor - - .method /*060000E3*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMapping::get_ElementName - - .method /*060000E4*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMapping::get_Namespace - - .method /*060000E5*/ public hidebysig specialname - instance string get_XsdElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMapping::get_XsdElementName - - .method /*060000E6*/ public hidebysig instance void - SetKey(string key) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlMapping::SetKey - - .property /*1700004D*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.XmlMapping/*02000021*/::get_ElementName() /* 060000E3 */ - } // end of property XmlMapping::ElementName - .property /*1700004E*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlMapping/*02000021*/::get_Namespace() /* 060000E4 */ - } // end of property XmlMapping::Namespace - .property /*1700004F*/ instance string XsdElementName() - { - .get instance string System.Xml.Serialization.XmlMapping/*02000021*/::get_XsdElementName() /* 060000E5 */ - } // end of property XmlMapping::XsdElementName -} // end of class System.Xml.Serialization.XmlMapping - -.class /*02000022*/ public auto ansi sealed System.Xml.Serialization.XmlMappingAccess - extends [System.Runtime/*23000001*/]System.Enum/*01000012*/ -{ - .custom /*0C000023:0A000010*/ instance void [System.Runtime/*23000001*/]System.FlagsAttribute/*01000011*/::.ctor() /* 0A000010 */ = ( 01 00 00 00 ) - .field /*04000009*/ public specialname rtspecialname int32 value__ - .field /*0400000A*/ public static literal valuetype System.Xml.Serialization.XmlMappingAccess/*02000022*/ None = int32(0x00000000) - .field /*0400000B*/ public static literal valuetype System.Xml.Serialization.XmlMappingAccess/*02000022*/ Read = int32(0x00000001) - .field /*0400000C*/ public static literal valuetype System.Xml.Serialization.XmlMappingAccess/*02000022*/ Write = int32(0x00000002) -} // end of class System.Xml.Serialization.XmlMappingAccess - -.class /*02000023*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlMemberMapping - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*060000E7*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlMemberMapping::.ctor - - .method /*060000E8*/ public hidebysig specialname - instance bool get_Any() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_Any - - .method /*060000E9*/ public hidebysig specialname - instance bool get_CheckSpecified() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_CheckSpecified - - .method /*060000EA*/ public hidebysig specialname - instance string get_ElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_ElementName - - .method /*060000EB*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_MemberName - - .method /*060000EC*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_Namespace - - .method /*060000ED*/ public hidebysig specialname - instance string get_TypeFullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_TypeFullName - - .method /*060000EE*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_TypeName - - .method /*060000EF*/ public hidebysig specialname - instance string get_TypeNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_TypeNamespace - - .method /*060000F0*/ public hidebysig specialname - instance string get_XsdElementName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMemberMapping::get_XsdElementName - - .property /*17000050*/ instance bool Any() - { - .get instance bool System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_Any() /* 060000E8 */ - } // end of property XmlMemberMapping::Any - .property /*17000051*/ instance bool CheckSpecified() - { - .get instance bool System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_CheckSpecified() /* 060000E9 */ - } // end of property XmlMemberMapping::CheckSpecified - .property /*17000052*/ instance string ElementName() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_ElementName() /* 060000EA */ - } // end of property XmlMemberMapping::ElementName - .property /*17000053*/ instance string MemberName() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_MemberName() /* 060000EB */ - } // end of property XmlMemberMapping::MemberName - .property /*17000054*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_Namespace() /* 060000EC */ - } // end of property XmlMemberMapping::Namespace - .property /*17000055*/ instance string TypeFullName() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_TypeFullName() /* 060000ED */ - } // end of property XmlMemberMapping::TypeFullName - .property /*17000056*/ instance string TypeName() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_TypeName() /* 060000EE */ - } // end of property XmlMemberMapping::TypeName - .property /*17000057*/ instance string TypeNamespace() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_TypeNamespace() /* 060000EF */ - } // end of property XmlMemberMapping::TypeNamespace - .property /*17000058*/ instance string XsdElementName() - { - .get instance string System.Xml.Serialization.XmlMemberMapping/*02000023*/::get_XsdElementName() /* 060000F0 */ - } // end of property XmlMemberMapping::XsdElementName -} // end of class System.Xml.Serialization.XmlMemberMapping - -.class /*02000024*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlMembersMapping - extends System.Xml.Serialization.XmlMapping/*02000021*/ -{ - .custom /*0C000024:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*060000F1*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000E2 */ call instance void System.Xml.Serialization.XmlMapping/*02000021*/::.ctor() /* 060000E2 */ - IL_0006: /* 2A | */ ret - } // end of method XmlMembersMapping::.ctor - - .method /*060000F2*/ public hidebysig specialname - instance int32 get_Count() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMembersMapping::get_Count - - .method /*060000F3*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlMemberMapping/*02000023*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 8C 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMembersMapping::get_Item - - .method /*060000F4*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMembersMapping::get_TypeName - - .method /*060000F5*/ public hidebysig specialname - instance string get_TypeNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlMembersMapping::get_TypeNamespace - - .property /*17000059*/ instance int32 Count() - { - .get instance int32 System.Xml.Serialization.XmlMembersMapping/*02000024*/::get_Count() /* 060000F2 */ - } // end of property XmlMembersMapping::Count - .property /*1700005A*/ instance class System.Xml.Serialization.XmlMemberMapping/*02000023*/ - Item(int32) - { - .get instance class System.Xml.Serialization.XmlMemberMapping/*02000023*/ System.Xml.Serialization.XmlMembersMapping/*02000024*/::get_Item(int32) /* 060000F3 */ - } // end of property XmlMembersMapping::Item - .property /*1700005B*/ instance string TypeName() - { - .get instance string System.Xml.Serialization.XmlMembersMapping/*02000024*/::get_TypeName() /* 060000F4 */ - } // end of property XmlMembersMapping::TypeName - .property /*1700005C*/ instance string TypeNamespace() - { - .get instance string System.Xml.Serialization.XmlMembersMapping/*02000024*/::get_TypeNamespace() /* 060000F5 */ - } // end of property XmlMembersMapping::TypeNamespace -} // end of class System.Xml.Serialization.XmlMembersMapping - -.class /*02000025*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlNodeEventArgs - extends [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/ -{ - .method /*060000F6*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2065 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000019 */ call instance void [System.Runtime/*23000001*/]System.EventArgs/*0100001E*/::.ctor() /* 0A000019 */ - IL_0006: /* 2A | */ ret - } // end of method XmlNodeEventArgs::.ctor - - .method /*060000F7*/ public hidebysig specialname - instance int32 get_LineNumber() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_LineNumber - - .method /*060000F8*/ public hidebysig specialname - instance int32 get_LinePosition() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_LinePosition - - .method /*060000F9*/ public hidebysig specialname - instance string get_LocalName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_LocalName - - .method /*060000FA*/ public hidebysig specialname - instance string get_Name() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_Name - - .method /*060000FB*/ public hidebysig specialname - instance string get_NamespaceURI() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_NamespaceURI - - .method /*060000FC*/ public hidebysig specialname - instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNodeType/*0100002E*/ - get_NodeType() cil managed - // SIG: 20 00 11 80 B9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_NodeType - - .method /*060000FD*/ public hidebysig specialname - instance object get_ObjectBeingDeserialized() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_ObjectBeingDeserialized - - .method /*060000FE*/ public hidebysig specialname - instance string get_Text() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlNodeEventArgs::get_Text - - .property /*1700005D*/ instance int32 LineNumber() - { - .get instance int32 System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_LineNumber() /* 060000F7 */ - } // end of property XmlNodeEventArgs::LineNumber - .property /*1700005E*/ instance int32 LinePosition() - { - .get instance int32 System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_LinePosition() /* 060000F8 */ - } // end of property XmlNodeEventArgs::LinePosition - .property /*1700005F*/ instance string LocalName() - { - .get instance string System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_LocalName() /* 060000F9 */ - } // end of property XmlNodeEventArgs::LocalName - .property /*17000060*/ instance string Name() - { - .get instance string System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_Name() /* 060000FA */ - } // end of property XmlNodeEventArgs::Name - .property /*17000061*/ instance string NamespaceURI() - { - .get instance string System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_NamespaceURI() /* 060000FB */ - } // end of property XmlNodeEventArgs::NamespaceURI - .property /*17000062*/ instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNodeType/*0100002E*/ - NodeType() - { - .get instance valuetype [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNodeType/*0100002E*/ System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_NodeType() /* 060000FC */ - } // end of property XmlNodeEventArgs::NodeType - .property /*17000063*/ instance object ObjectBeingDeserialized() - { - .get instance object System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_ObjectBeingDeserialized() /* 060000FD */ - } // end of property XmlNodeEventArgs::ObjectBeingDeserialized - .property /*17000064*/ instance string Text() - { - .get instance string System.Xml.Serialization.XmlNodeEventArgs/*02000025*/::get_Text() /* 060000FE */ - } // end of property XmlNodeEventArgs::Text -} // end of class System.Xml.Serialization.XmlNodeEventArgs - -.class /*02000026*/ public auto ansi sealed System.Xml.Serialization.XmlNodeEventHandler - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*060000FF*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlNodeEventHandler::.ctor - - .method /*06000100*/ public hidebysig newslot virtual - instance void Invoke(object sender, - class System.Xml.Serialization.XmlNodeEventArgs/*02000025*/ e) runtime managed - // SIG: 20 02 01 1C 12 80 94 - { - } // end of method XmlNodeEventHandler::Invoke - - .method /*06000101*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object sender, - class System.Xml.Serialization.XmlNodeEventArgs/*02000025*/ e, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 81 1C 12 80 94 12 80 85 1C - { - } // end of method XmlNodeEventHandler::BeginInvoke - - .method /*06000102*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method XmlNodeEventHandler::EndInvoke - -} // end of class System.Xml.Serialization.XmlNodeEventHandler - -.class /*02000027*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlReflectionImporter - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000103*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReflectionImporter::.ctor - - .method /*06000104*/ public hidebysig specialname rtspecialname - instance void .ctor(string defaultNamespace) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReflectionImporter::.ctor - - .method /*06000105*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ attributeOverrides) cil managed - // SIG: 20 01 01 12 64 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReflectionImporter::.ctor - - .method /*06000106*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ attributeOverrides, - string defaultNamespace) cil managed - // SIG: 20 02 01 12 64 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReflectionImporter::.ctor - - .method /*06000107*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement) cil managed - // SIG: 20 04 12 80 90 0E 0E 1D 12 80 A0 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportMembersMapping - - .method /*06000108*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement, - bool rpc) cil managed - // SIG: 20 05 12 80 90 0E 0E 1D 12 80 A0 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportMembersMapping - - .method /*06000109*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement, - bool rpc, - bool openModel) cil managed - // SIG: 20 06 12 80 90 0E 0E 1D 12 80 A0 02 02 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportMembersMapping - - .method /*0600010A*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string elementName, - string ns, - class System.Xml.Serialization.XmlReflectionMember/*02000028*/[] members, - bool hasWrapperElement, - bool rpc, - bool openModel, - valuetype System.Xml.Serialization.XmlMappingAccess/*02000022*/ access) cil managed - // SIG: 20 07 12 80 90 0E 0E 1D 12 80 A0 02 02 02 11 80 88 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportMembersMapping - - .method /*0600010B*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 80 EC 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportTypeMapping - - .method /*0600010C*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string defaultNamespace) cil managed - // SIG: 20 02 12 80 EC 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportTypeMapping - - .method /*0600010D*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root) cil managed - // SIG: 20 02 12 80 EC 12 55 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportTypeMapping - - .method /*0600010E*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root, - string defaultNamespace) cil managed - // SIG: 20 03 12 80 EC 12 55 12 80 A5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionImporter::ImportTypeMapping - - .method /*0600010F*/ public hidebysig instance void - IncludeType(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionImporter::IncludeType - - .method /*06000110*/ public hidebysig instance void - IncludeTypes(class [System.Runtime/*23000001*/]System.Reflection.ICustomAttributeProvider/*0100001C*/ provider) cil managed - // SIG: 20 01 01 12 71 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionImporter::IncludeTypes - -} // end of class System.Xml.Serialization.XmlReflectionImporter - -.class /*02000028*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlReflectionMember - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000111*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlReflectionMember::.ctor - - .method /*06000112*/ public hidebysig specialname - instance bool get_IsReturnValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionMember::get_IsReturnValue - - .method /*06000113*/ public hidebysig specialname - instance void set_IsReturnValue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionMember::set_IsReturnValue - - .method /*06000114*/ public hidebysig specialname - instance string get_MemberName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionMember::get_MemberName - - .method /*06000115*/ public hidebysig specialname - instance void set_MemberName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionMember::set_MemberName - - .method /*06000116*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - get_MemberType() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionMember::get_MemberType - - .method /*06000117*/ public hidebysig specialname - instance void set_MemberType(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionMember::set_MemberType - - .method /*06000118*/ public hidebysig specialname - instance bool get_OverrideIsNullable() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionMember::get_OverrideIsNullable - - .method /*06000119*/ public hidebysig specialname - instance void set_OverrideIsNullable(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionMember::set_OverrideIsNullable - - .method /*0600011A*/ public hidebysig specialname - instance class System.Xml.Serialization.SoapAttributes/*02000009*/ - get_SoapAttributes() cil managed - // SIG: 20 00 12 24 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionMember::get_SoapAttributes - - .method /*0600011B*/ public hidebysig specialname - instance void set_SoapAttributes(class System.Xml.Serialization.SoapAttributes/*02000009*/ 'value') cil managed - // SIG: 20 01 01 12 24 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionMember::set_SoapAttributes - - .method /*0600011C*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ - get_XmlAttributes() cil managed - // SIG: 20 00 12 68 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlReflectionMember::get_XmlAttributes - - .method /*0600011D*/ public hidebysig specialname - instance void set_XmlAttributes(class System.Xml.Serialization.XmlAttributes/*0200001A*/ 'value') cil managed - // SIG: 20 01 01 12 68 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlReflectionMember::set_XmlAttributes - - .property /*17000065*/ instance bool IsReturnValue() - { - .get instance bool System.Xml.Serialization.XmlReflectionMember/*02000028*/::get_IsReturnValue() /* 06000112 */ - .set instance void System.Xml.Serialization.XmlReflectionMember/*02000028*/::set_IsReturnValue(bool) /* 06000113 */ - } // end of property XmlReflectionMember::IsReturnValue - .property /*17000066*/ instance string MemberName() - { - .get instance string System.Xml.Serialization.XmlReflectionMember/*02000028*/::get_MemberName() /* 06000114 */ - .set instance void System.Xml.Serialization.XmlReflectionMember/*02000028*/::set_MemberName(string) /* 06000115 */ - } // end of property XmlReflectionMember::MemberName - .property /*17000067*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - MemberType() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Xml.Serialization.XmlReflectionMember/*02000028*/::get_MemberType() /* 06000116 */ - .set instance void System.Xml.Serialization.XmlReflectionMember/*02000028*/::set_MemberType(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 06000117 */ - } // end of property XmlReflectionMember::MemberType - .property /*17000068*/ instance bool OverrideIsNullable() - { - .get instance bool System.Xml.Serialization.XmlReflectionMember/*02000028*/::get_OverrideIsNullable() /* 06000118 */ - .set instance void System.Xml.Serialization.XmlReflectionMember/*02000028*/::set_OverrideIsNullable(bool) /* 06000119 */ - } // end of property XmlReflectionMember::OverrideIsNullable - .property /*17000069*/ instance class System.Xml.Serialization.SoapAttributes/*02000009*/ - SoapAttributes() - { - .get instance class System.Xml.Serialization.SoapAttributes/*02000009*/ System.Xml.Serialization.XmlReflectionMember/*02000028*/::get_SoapAttributes() /* 0600011A */ - .set instance void System.Xml.Serialization.XmlReflectionMember/*02000028*/::set_SoapAttributes(class System.Xml.Serialization.SoapAttributes/*02000009*/) /* 0600011B */ - } // end of property XmlReflectionMember::SoapAttributes - .property /*1700006A*/ instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ - XmlAttributes() - { - .get instance class System.Xml.Serialization.XmlAttributes/*0200001A*/ System.Xml.Serialization.XmlReflectionMember/*02000028*/::get_XmlAttributes() /* 0600011C */ - .set instance void System.Xml.Serialization.XmlReflectionMember/*02000028*/::set_XmlAttributes(class System.Xml.Serialization.XmlAttributes/*0200001A*/) /* 0600011D */ - } // end of property XmlReflectionMember::XmlAttributes -} // end of class System.Xml.Serialization.XmlReflectionMember - -.class /*02000029*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSchemaEnumerator - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000030*//*1B000001*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002F*/, - [System.Runtime/*23000001*/]System.IDisposable/*01000032*/ -{ - .method /*0600011E*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlSchemas/*0200002D*/ list) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaEnumerator::.ctor - - .method /*0600011F*/ public hidebysig newslot specialname virtual final - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ - get_Current() cil managed - // SIG: 20 00 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaEnumerator::get_Current - - .method /*06000120*/ private hidebysig newslot specialname virtual final - instance object System.Collections.IEnumerator.get_Current() cil managed - // SIG: 20 00 1C - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002F*/::get_Current /*0100002F::0A000014*/ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaEnumerator::System.Collections.IEnumerator.get_Current - - .method /*06000121*/ public hidebysig newslot virtual final - instance void Dispose() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaEnumerator::Dispose - - .method /*06000122*/ public hidebysig newslot virtual final - instance bool MoveNext() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaEnumerator::MoveNext - - .method /*06000123*/ private hidebysig newslot virtual final - instance void System.Collections.IEnumerator.Reset() cil managed - // SIG: 20 00 01 - { - .override [System.Runtime/*23000001*/]System.Collections.IEnumerator/*0100002F*/::Reset /*0100002F::0A000015*/ - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaEnumerator::System.Collections.IEnumerator.Reset - - .property /*1700006B*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ - Current() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ System.Xml.Serialization.XmlSchemaEnumerator/*02000029*/::get_Current() /* 0600011F */ - } // end of property XmlSchemaEnumerator::Current - .property /*1700006C*/ instance object System.Collections.IEnumerator.Current() - { - .get instance object System.Xml.Serialization.XmlSchemaEnumerator/*02000029*/::System.Collections.IEnumerator.get_Current() /* 06000120 */ - } // end of property XmlSchemaEnumerator::System.Collections.IEnumerator.Current -} // end of class System.Xml.Serialization.XmlSchemaEnumerator - -.class /*0200002A*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSchemaExporter - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000124*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlSchemas/*0200002D*/ schemas) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaExporter::.ctor - - .method /*06000125*/ public hidebysig instance string - ExportAnyType(string ns) cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExporter::ExportAnyType - - .method /*06000126*/ public hidebysig instance string - ExportAnyType(class System.Xml.Serialization.XmlMembersMapping/*02000024*/ members) cil managed - // SIG: 20 01 0E 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExporter::ExportAnyType - - .method /*06000127*/ public hidebysig instance void - ExportMembersMapping(class System.Xml.Serialization.XmlMembersMapping/*02000024*/ xmlMembersMapping) cil managed - // SIG: 20 01 01 12 80 90 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExporter::ExportMembersMapping - - .method /*06000128*/ public hidebysig instance void - ExportMembersMapping(class System.Xml.Serialization.XmlMembersMapping/*02000024*/ xmlMembersMapping, - bool exportEnclosingType) cil managed - // SIG: 20 02 01 12 80 90 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExporter::ExportMembersMapping - - .method /*06000129*/ public hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - ExportTypeMapping(class System.Xml.Serialization.XmlMembersMapping/*02000024*/ xmlMembersMapping) cil managed - // SIG: 20 01 12 75 12 80 90 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaExporter::ExportTypeMapping - - .method /*0600012A*/ public hidebysig instance void - ExportTypeMapping(class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ xmlTypeMapping) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemaExporter::ExportTypeMapping - -} // end of class System.Xml.Serialization.XmlSchemaExporter - -.class /*0200002B*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSchemaImporter - extends System.Xml.Serialization.SchemaImporter/*0200002C*/ -{ - .method /*0600012B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlSchemas/*0200002D*/ schemas) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000138 */ call instance void System.Xml.Serialization.SchemaImporter/*0200002C*/::.ctor() /* 06000138 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaImporter::.ctor - - .method /*0600012C*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlSchemas/*0200002D*/ schemas, - class System.Xml.Serialization.CodeIdentifiers/*02000004*/ typeIdentifiers) cil managed - // SIG: 20 02 01 12 80 B4 12 10 - { - // Method begins at RVA 0x207d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000138 */ call instance void System.Xml.Serialization.SchemaImporter/*0200002C*/::.ctor() /* 06000138 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemaImporter::.ctor - - .method /*0600012D*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportAnyType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ typeName, - string elementName) cil managed - // SIG: 20 02 12 80 90 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportAnyType - - .method /*0600012E*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportDerivedTypeMapping(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ name, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ baseType) cil managed - // SIG: 20 02 12 80 EC 12 75 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportDerivedTypeMapping - - .method /*0600012F*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportDerivedTypeMapping(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ name, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ baseType, - bool baseTypeCanBeIndirect) cil managed - // SIG: 20 03 12 80 EC 12 75 12 55 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportDerivedTypeMapping - - .method /*06000130*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(string name, - string ns, - class System.Xml.Serialization.SoapSchemaMember/*0200000F*/[] members) cil managed - // SIG: 20 03 12 80 90 0E 0E 1D 12 3C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportMembersMapping - - .method /*06000131*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ name) cil managed - // SIG: 20 01 12 80 90 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportMembersMapping - - .method /*06000132*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/[] names) cil managed - // SIG: 20 01 12 80 90 1D 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportMembersMapping - - .method /*06000133*/ public hidebysig instance class System.Xml.Serialization.XmlMembersMapping/*02000024*/ - ImportMembersMapping(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/[] names, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ baseType, - bool baseTypeCanBeIndirect) cil managed - // SIG: 20 03 12 80 90 1D 12 75 12 55 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportMembersMapping - - .method /*06000134*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportSchemaType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ typeName) cil managed - // SIG: 20 01 12 80 EC 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportSchemaType - - .method /*06000135*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportSchemaType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ typeName, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ baseType) cil managed - // SIG: 20 02 12 80 EC 12 75 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportSchemaType - - .method /*06000136*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportSchemaType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ typeName, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ baseType, - bool baseTypeCanBeIndirect) cil managed - // SIG: 20 03 12 80 EC 12 75 12 55 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportSchemaType - - .method /*06000137*/ public hidebysig instance class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ - ImportTypeMapping(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ name) cil managed - // SIG: 20 01 12 80 EC 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemaImporter::ImportTypeMapping - -} // end of class System.Xml.Serialization.XmlSchemaImporter - -.class /*0200002C*/ public abstract auto ansi beforefieldinit System.Xml.Serialization.SchemaImporter - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000138*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method SchemaImporter::.ctor - -} // end of class System.Xml.Serialization.SchemaImporter - -.class /*0200002D*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSchemas - extends [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/ - implements class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000033*//*1B000002*/, - [System.Runtime/*23000001*/]System.Collections.IEnumerable/*01000034*/ -{ - .custom /*0C000025:0A000013*/ instance void [System.Runtime/*23000001*/]System.Reflection.DefaultMemberAttribute/*0100001B*/::.ctor(string) /* 0A000013 */ = ( 01 00 04 49 74 65 6D 00 00 ) // ...Item.. - .method /*06000139*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x206d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)00001A */ call instance void [System.Collections.NonGeneric/*23000004*/]System.Collections.CollectionBase/*01000022*/::.ctor() /* 0A00001A */ - IL_0006: /* 2A | */ ret - } // end of method XmlSchemas::.ctor - - .method /*0600013A*/ public hidebysig specialname - instance bool get_IsCompiled() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::get_IsCompiled - - .method /*0600013B*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ - get_Item(int32 index) cil managed - // SIG: 20 01 12 80 C5 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::get_Item - - .method /*0600013C*/ public hidebysig specialname - instance void set_Item(int32 index, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ 'value') cil managed - // SIG: 20 02 01 08 12 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::set_Item - - .method /*0600013D*/ public hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ - get_Item(string ns) cil managed - // SIG: 20 01 12 80 C5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::get_Item - - .method /*0600013E*/ public hidebysig instance int32 - Add(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 20 01 08 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::Add - - .method /*0600013F*/ public hidebysig instance int32 - Add(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema, - class [System.Runtime/*23000001*/]System.Uri/*01000035*/ baseUri) cil managed - // SIG: 20 02 08 12 80 C5 12 80 D5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::Add - - .method /*06000140*/ public hidebysig instance void - Add(class System.Xml.Serialization.XmlSchemas/*0200002D*/ schemas) cil managed - // SIG: 20 01 01 12 80 B4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::Add - - .method /*06000141*/ public hidebysig instance void - AddReference(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::AddReference - - .method /*06000142*/ public hidebysig instance void - Compile(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.ValidationEventHandler/*01000036*/ 'handler', - bool fullCompile) cil managed - // SIG: 20 02 01 12 80 D9 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::Compile - - .method /*06000143*/ public hidebysig instance bool - Contains(string targetNamespace) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::Contains - - .method /*06000144*/ public hidebysig instance bool - Contains(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 20 01 02 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::Contains - - .method /*06000145*/ public hidebysig instance void - CopyTo(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/[] 'array', - int32 index) cil managed - // SIG: 20 02 01 1D 12 80 C5 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::CopyTo - - .method /*06000146*/ public hidebysig instance object - Find(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ name, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 02 1C 12 75 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::Find - - .method /*06000147*/ public hidebysig instance class [System.Runtime/*23000001*/]System.Collections.IList/*01000037*/ - GetSchemas(string ns) cil managed - // SIG: 20 01 12 80 DD 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::GetSchemas - - .method /*06000148*/ public hidebysig instance int32 - IndexOf(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 20 01 08 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::IndexOf - - .method /*06000149*/ public hidebysig instance void - Insert(int32 index, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 20 02 01 08 12 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::Insert - - .method /*0600014A*/ public hidebysig static - bool IsDataSet(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 00 01 02 12 80 C5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::IsDataSet - - .method /*0600014B*/ family hidebysig virtual - instance void OnClear() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::OnClear - - .method /*0600014C*/ family hidebysig virtual - instance void OnInsert(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::OnInsert - - .method /*0600014D*/ family hidebysig virtual - instance void OnRemove(int32 index, - object 'value') cil managed - // SIG: 20 02 01 08 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::OnRemove - - .method /*0600014E*/ family hidebysig virtual - instance void OnSet(int32 index, - object oldValue, - object newValue) cil managed - // SIG: 20 03 01 08 1C 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::OnSet - - .method /*0600014F*/ public hidebysig instance void - Remove(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ schema) cil managed - // SIG: 20 01 01 12 80 C5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSchemas::Remove - - .method /*06000150*/ private hidebysig newslot virtual final - instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000030*/ - 'System.Collections.Generic.IEnumerable.GetEnumerator'() cil managed - // SIG: 20 00 15 12 80 C1 01 12 80 C5 - { - .override method instance class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerator`1/*01000030*/ class [System.Runtime/*23000001*/]System.Collections.Generic.IEnumerable`1/*01000033*//*1B000002*/::GetEnumerator() /* 0A000016 */ - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSchemas::'System.Collections.Generic.IEnumerable.GetEnumerator' - - .property /*1700006D*/ instance bool IsCompiled() - { - .get instance bool System.Xml.Serialization.XmlSchemas/*0200002D*/::get_IsCompiled() /* 0600013A */ - } // end of property XmlSchemas::IsCompiled - .property /*1700006E*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ - Item(int32) - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ System.Xml.Serialization.XmlSchemas/*0200002D*/::get_Item(int32) /* 0600013B */ - .set instance void System.Xml.Serialization.XmlSchemas/*0200002D*/::set_Item(int32, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/) /* 0600013C */ - } // end of property XmlSchemas::Item - .property /*1700006F*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ - Item(string) - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Schema.XmlSchema/*01000031*/ System.Xml.Serialization.XmlSchemas/*0200002D*/::get_Item(string) /* 0600013D */ - } // end of property XmlSchemas::Item -} // end of class System.Xml.Serialization.XmlSchemas - -.class /*0200002E*/ public auto ansi sealed System.Xml.Serialization.XmlSerializationCollectionFixupCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*06000151*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlSerializationCollectionFixupCallback::.ctor - - .method /*06000152*/ public hidebysig newslot virtual - instance void Invoke(object collection, - object collectionItems) runtime managed - // SIG: 20 02 01 1C 1C - { - } // end of method XmlSerializationCollectionFixupCallback::Invoke - - .method /*06000153*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object collection, - object collectionItems, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 04 12 80 81 1C 1C 12 80 85 1C - { - } // end of method XmlSerializationCollectionFixupCallback::BeginInvoke - - .method /*06000154*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method XmlSerializationCollectionFixupCallback::EndInvoke - -} // end of class System.Xml.Serialization.XmlSerializationCollectionFixupCallback - -.class /*0200002F*/ public auto ansi sealed System.Xml.Serialization.XmlSerializationFixupCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*06000155*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlSerializationFixupCallback::.ctor - - .method /*06000156*/ public hidebysig newslot virtual - instance void Invoke(object fixup) runtime managed - // SIG: 20 01 01 1C - { - } // end of method XmlSerializationFixupCallback::Invoke - - .method /*06000157*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object fixup, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 80 81 1C 12 80 85 1C - { - } // end of method XmlSerializationFixupCallback::BeginInvoke - - .method /*06000158*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method XmlSerializationFixupCallback::EndInvoke - -} // end of class System.Xml.Serialization.XmlSerializationFixupCallback - -.class /*02000030*/ public abstract auto ansi beforefieldinit System.Xml.Serialization.XmlSerializationGeneratedCode - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000159*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializationGeneratedCode::.ctor - -} // end of class System.Xml.Serialization.XmlSerializationGeneratedCode - -.class /*02000031*/ public auto ansi sealed System.Xml.Serialization.XmlSerializationReadCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*0600015A*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlSerializationReadCallback::.ctor - - .method /*0600015B*/ public hidebysig newslot virtual - instance object Invoke() runtime managed - // SIG: 20 00 1C - { - } // end of method XmlSerializationReadCallback::Invoke - - .method /*0600015C*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 02 12 80 81 12 80 85 1C - { - } // end of method XmlSerializationReadCallback::BeginInvoke - - .method /*0600015D*/ public hidebysig newslot virtual - instance object EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 1C 12 80 81 - { - } // end of method XmlSerializationReadCallback::EndInvoke - -} // end of class System.Xml.Serialization.XmlSerializationReadCallback - -.class /*02000032*/ public abstract auto ansi beforefieldinit System.Xml.Serialization.XmlSerializationReader - extends System.Xml.Serialization.XmlSerializationGeneratedCode/*02000030*/ -{ - .class /*0200003C*/ auto ansi nested family beforefieldinit CollectionFixup - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - { - .method /*0600026D*/ public hidebysig specialname rtspecialname - instance void .ctor(object collection, - class System.Xml.Serialization.XmlSerializationCollectionFixupCallback/*0200002E*/ callback, - object collectionItems) cil managed - // SIG: 20 03 01 1C 12 80 B8 1C - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method CollectionFixup::.ctor - - .method /*0600026E*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlSerializationCollectionFixupCallback/*0200002E*/ - get_Callback() cil managed - // SIG: 20 00 12 80 B8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionFixup::get_Callback - - .method /*0600026F*/ public hidebysig specialname - instance object get_Collection() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionFixup::get_Collection - - .method /*06000270*/ public hidebysig specialname - instance object get_CollectionItems() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method CollectionFixup::get_CollectionItems - - .property /*1700008B*/ instance class System.Xml.Serialization.XmlSerializationCollectionFixupCallback/*0200002E*/ - Callback() - { - .get instance class System.Xml.Serialization.XmlSerializationCollectionFixupCallback/*0200002E*/ System.Xml.Serialization.XmlSerializationReader/*02000032*//CollectionFixup/*0200003C*/::get_Callback() /* 0600026E */ - } // end of property CollectionFixup::Callback - .property /*1700008C*/ instance object - Collection() - { - .get instance object System.Xml.Serialization.XmlSerializationReader/*02000032*//CollectionFixup/*0200003C*/::get_Collection() /* 0600026F */ - } // end of property CollectionFixup::Collection - .property /*1700008D*/ instance object - CollectionItems() - { - .get instance object System.Xml.Serialization.XmlSerializationReader/*02000032*//CollectionFixup/*0200003C*/::get_CollectionItems() /* 06000270 */ - } // end of property CollectionFixup::CollectionItems - } // end of class CollectionFixup - - .class /*0200003D*/ auto ansi nested family beforefieldinit Fixup - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ - { - .method /*06000271*/ public hidebysig specialname rtspecialname - instance void .ctor(object o, - class System.Xml.Serialization.XmlSerializationFixupCallback/*0200002F*/ callback, - int32 count) cil managed - // SIG: 20 03 01 1C 12 80 BC 08 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method Fixup::.ctor - - .method /*06000272*/ public hidebysig specialname rtspecialname - instance void .ctor(object o, - class System.Xml.Serialization.XmlSerializationFixupCallback/*0200002F*/ callback, - string[] ids) cil managed - // SIG: 20 03 01 1C 12 80 BC 1D 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method Fixup::.ctor - - .method /*06000273*/ public hidebysig specialname - instance class System.Xml.Serialization.XmlSerializationFixupCallback/*0200002F*/ - get_Callback() cil managed - // SIG: 20 00 12 80 BC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Fixup::get_Callback - - .method /*06000274*/ public hidebysig specialname - instance string[] get_Ids() cil managed - // SIG: 20 00 1D 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Fixup::get_Ids - - .method /*06000275*/ public hidebysig specialname - instance object get_Source() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method Fixup::get_Source - - .method /*06000276*/ public hidebysig specialname - instance void set_Source(object 'value') cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method Fixup::set_Source - - .property /*1700008E*/ instance class System.Xml.Serialization.XmlSerializationFixupCallback/*0200002F*/ - Callback() - { - .get instance class System.Xml.Serialization.XmlSerializationFixupCallback/*0200002F*/ System.Xml.Serialization.XmlSerializationReader/*02000032*//Fixup/*0200003D*/::get_Callback() /* 06000273 */ - } // end of property Fixup::Callback - .property /*1700008F*/ instance string[] - Ids() - { - .get instance string[] System.Xml.Serialization.XmlSerializationReader/*02000032*//Fixup/*0200003D*/::get_Ids() /* 06000274 */ - } // end of property Fixup::Ids - .property /*17000090*/ instance object - Source() - { - .get instance object System.Xml.Serialization.XmlSerializationReader/*02000032*//Fixup/*0200003D*/::get_Source() /* 06000275 */ - .set instance void System.Xml.Serialization.XmlSerializationReader/*02000032*//Fixup/*0200003D*/::set_Source(object) /* 06000276 */ - } // end of property Fixup::Source - } // end of class Fixup - - .method /*0600015E*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.Serialization.XmlSerializationGeneratedCode/*02000030*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializationReader::.ctor - - .method /*0600015F*/ family hidebysig specialname - instance bool get_DecodeName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::get_DecodeName - - .method /*06000160*/ family hidebysig specialname - instance void set_DecodeName(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::set_DecodeName - - .method /*06000161*/ family hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlDocument/*01000038*/ - get_Document() cil managed - // SIG: 20 00 12 80 E1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::get_Document - - .method /*06000162*/ family hidebysig specialname - instance bool get_IsReturnValue() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::get_IsReturnValue - - .method /*06000163*/ family hidebysig specialname - instance void set_IsReturnValue(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::set_IsReturnValue - - .method /*06000164*/ family hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ - get_Reader() cil managed - // SIG: 20 00 12 80 E5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::get_Reader - - .method /*06000165*/ family hidebysig specialname - instance int32 get_ReaderCount() cil managed - // SIG: 20 00 08 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::get_ReaderCount - - .method /*06000166*/ family hidebysig instance void - AddFixup(class System.Xml.Serialization.XmlSerializationReader/*02000032*//CollectionFixup/*0200003C*/ fixup) cil managed - // SIG: 20 01 01 12 80 F0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::AddFixup - - .method /*06000167*/ family hidebysig instance void - AddFixup(class System.Xml.Serialization.XmlSerializationReader/*02000032*//Fixup/*0200003D*/ fixup) cil managed - // SIG: 20 01 01 12 80 F4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::AddFixup - - .method /*06000168*/ family hidebysig instance void - AddReadCallback(string name, - string ns, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlSerializationReadCallback/*02000031*/ read) cil managed - // SIG: 20 04 01 0E 0E 12 55 12 80 C4 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::AddReadCallback - - .method /*06000169*/ family hidebysig instance void - AddTarget(string id, - object o) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::AddTarget - - .method /*0600016A*/ family hidebysig instance void - CheckReaderCount(int32& whileIterations, - int32& readerCount) cil managed - // SIG: 20 02 01 10 08 10 08 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::CheckReaderCount - - .method /*0600016B*/ family hidebysig instance string - CollapseWhitespace(string 'value') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CollapseWhitespace - - .method /*0600016C*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateAbstractTypeException(string name, - string ns) cil managed - // SIG: 20 02 12 80 E9 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateAbstractTypeException - - .method /*0600016D*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateBadDerivationException(string xsdDerived, - string nsDerived, - string xsdBase, - string nsBase, - string clrDerived, - string clrBase) cil managed - // SIG: 20 06 12 80 E9 0E 0E 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateBadDerivationException - - .method /*0600016E*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateCtorHasSecurityException(string typeName) cil managed - // SIG: 20 01 12 80 E9 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateCtorHasSecurityException - - .method /*0600016F*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInaccessibleConstructorException(string typeName) cil managed - // SIG: 20 01 12 80 E9 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateInaccessibleConstructorException - - .method /*06000170*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInvalidCastException(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - object 'value') cil managed - // SIG: 20 02 12 80 E9 12 55 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateInvalidCastException - - .method /*06000171*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInvalidCastException(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - object 'value', - string id) cil managed - // SIG: 20 03 12 80 E9 12 55 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateInvalidCastException - - .method /*06000172*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateMissingIXmlSerializableType(string name, - string ns, - string clrType) cil managed - // SIG: 20 03 12 80 E9 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateMissingIXmlSerializableType - - .method /*06000173*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateReadOnlyCollectionException(string name) cil managed - // SIG: 20 01 12 80 E9 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateReadOnlyCollectionException - - .method /*06000174*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateUnknownConstantException(string 'value', - class [System.Runtime/*23000001*/]System.Type/*01000015*/ enumType) cil managed - // SIG: 20 02 12 80 E9 0E 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateUnknownConstantException - - .method /*06000175*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateUnknownNodeException() cil managed - // SIG: 20 00 12 80 E9 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateUnknownNodeException - - .method /*06000176*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateUnknownTypeException(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'type') cil managed - // SIG: 20 01 12 80 E9 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::CreateUnknownTypeException - - .method /*06000177*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Array/*0100003B*/ - EnsureArrayIndex(class [System.Runtime/*23000001*/]System.Array/*0100003B*/ a, - int32 index, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ elementType) cil managed - // SIG: 20 03 12 80 ED 12 80 ED 08 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::EnsureArrayIndex - - .method /*06000178*/ family hidebysig instance void - FixupArrayRefs(object fixup) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::FixupArrayRefs - - .method /*06000179*/ family hidebysig instance int32 - GetArrayLength(string name, - string ns) cil managed - // SIG: 20 02 08 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::GetArrayLength - - .method /*0600017A*/ family hidebysig instance bool - GetNullAttr() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::GetNullAttr - - .method /*0600017B*/ family hidebysig instance object - GetTarget(string id) cil managed - // SIG: 20 01 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::GetTarget - - .method /*0600017C*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - GetXsiType() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::GetXsiType - - .method /*0600017D*/ family hidebysig newslot abstract virtual - instance void InitCallbacks() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlSerializationReader::InitCallbacks - - .method /*0600017E*/ family hidebysig newslot abstract virtual - instance void InitIDs() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlSerializationReader::InitIDs - - .method /*0600017F*/ family hidebysig instance bool - IsXmlnsAttribute(string name) cil managed - // SIG: 20 01 02 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::IsXmlnsAttribute - - .method /*06000180*/ family hidebysig instance void - ParseWsdlArrayType(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlAttribute/*01000025*/ attr) cil managed - // SIG: 20 01 01 12 80 95 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::ParseWsdlArrayType - - .method /*06000181*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - ReadElementQualifiedName() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadElementQualifiedName - - .method /*06000182*/ family hidebysig instance void - ReadEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::ReadEndElement - - .method /*06000183*/ family hidebysig instance bool - ReadNull() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadNull - - .method /*06000184*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - ReadNullableQualifiedName() cil managed - // SIG: 20 00 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadNullableQualifiedName - - .method /*06000185*/ family hidebysig instance string - ReadNullableString() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadNullableString - - .method /*06000186*/ family hidebysig instance bool - ReadReference([out] string& fixupReference) cil managed - // SIG: 20 01 02 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadReference - - .method /*06000187*/ family hidebysig instance object - ReadReferencedElement() cil managed - // SIG: 20 00 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadReferencedElement - - .method /*06000188*/ family hidebysig instance object - ReadReferencedElement(string name, - string ns) cil managed - // SIG: 20 02 1C 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadReferencedElement - - .method /*06000189*/ family hidebysig instance void - ReadReferencedElements() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::ReadReferencedElements - - .method /*0600018A*/ family hidebysig instance object - ReadReferencingElement(string name, - string ns, - bool elementCanBeType, - [out] string& fixupReference) cil managed - // SIG: 20 04 1C 0E 0E 02 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadReferencingElement - - .method /*0600018B*/ family hidebysig instance object - ReadReferencingElement(string name, - string ns, - [out] string& fixupReference) cil managed - // SIG: 20 03 1C 0E 0E 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadReferencingElement - - .method /*0600018C*/ family hidebysig instance object - ReadReferencingElement([out] string& fixupReference) cil managed - // SIG: 20 01 1C 10 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadReferencingElement - - .method /*0600018D*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.IXmlSerializable/*0100003C*/ - ReadSerializable(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.IXmlSerializable/*0100003C*/ 'serializable') cil managed - // SIG: 20 01 12 80 F1 12 80 F1 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadSerializable - - .method /*0600018E*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.IXmlSerializable/*0100003C*/ - ReadSerializable(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.IXmlSerializable/*0100003C*/ 'serializable', - bool wrappedAny) cil managed - // SIG: 20 02 12 80 F1 12 80 F1 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadSerializable - - .method /*0600018F*/ family hidebysig instance string - ReadString(string 'value') cil managed - // SIG: 20 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadString - - .method /*06000190*/ family hidebysig instance string - ReadString(string 'value', - bool trim) cil managed - // SIG: 20 02 0E 0E 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadString - - .method /*06000191*/ family hidebysig instance object - ReadTypedNull(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'type') cil managed - // SIG: 20 01 1C 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadTypedNull - - .method /*06000192*/ family hidebysig instance object - ReadTypedPrimitive(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'type') cil managed - // SIG: 20 01 1C 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadTypedPrimitive - - .method /*06000193*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlDocument/*01000038*/ - ReadXmlDocument(bool wrapped) cil managed - // SIG: 20 01 12 80 E1 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadXmlDocument - - .method /*06000194*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNode/*0100003D*/ - ReadXmlNode(bool wrapped) cil managed - // SIG: 20 01 12 80 F5 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ReadXmlNode - - .method /*06000195*/ family hidebysig instance void - Referenced(object o) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::Referenced - - .method /*06000196*/ family hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100003E*/ - ResolveDynamicAssembly(string assemblyFullName) cil managed - // SIG: 00 01 12 80 F9 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ResolveDynamicAssembly - - .method /*06000197*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Array/*0100003B*/ - ShrinkArray(class [System.Runtime/*23000001*/]System.Array/*0100003B*/ a, - int32 length, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ elementType, - bool isNullable) cil managed - // SIG: 20 04 12 80 ED 12 80 ED 08 12 55 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ShrinkArray - - .method /*06000198*/ family hidebysig instance uint8[] - ToByteArrayBase64(bool isNull) cil managed - // SIG: 20 01 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToByteArrayBase64 - - .method /*06000199*/ family hidebysig static - uint8[] ToByteArrayBase64(string 'value') cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToByteArrayBase64 - - .method /*0600019A*/ family hidebysig instance uint8[] - ToByteArrayHex(bool isNull) cil managed - // SIG: 20 01 1D 05 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToByteArrayHex - - .method /*0600019B*/ family hidebysig static - uint8[] ToByteArrayHex(string 'value') cil managed - // SIG: 00 01 1D 05 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToByteArrayHex - - .method /*0600019C*/ family hidebysig static - char ToChar(string 'value') cil managed - // SIG: 00 01 03 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToChar - - .method /*0600019D*/ family hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100003F*/ - ToDate(string 'value') cil managed - // SIG: 00 01 11 80 FD 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToDate - - .method /*0600019E*/ family hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100003F*/ - ToDateTime(string 'value') cil managed - // SIG: 00 01 11 80 FD 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToDateTime - - .method /*0600019F*/ family hidebysig static - int64 ToEnum(string 'value', - class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ h, - string typeName) cil managed - // SIG: 00 03 0A 0E 12 81 01 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToEnum - - .method /*060001A0*/ family hidebysig static - valuetype [System.Runtime/*23000001*/]System.DateTime/*0100003F*/ - ToTime(string 'value') cil managed - // SIG: 00 01 11 80 FD 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToTime - - .method /*060001A1*/ family hidebysig static - string ToXmlName(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToXmlName - - .method /*060001A2*/ family hidebysig static - string ToXmlNCName(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToXmlNCName - - .method /*060001A3*/ family hidebysig static - string ToXmlNmToken(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToXmlNmToken - - .method /*060001A4*/ family hidebysig static - string ToXmlNmTokens(string 'value') cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToXmlNmTokens - - .method /*060001A5*/ family hidebysig instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ - ToXmlQualifiedName(string 'value') cil managed - // SIG: 20 01 12 75 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationReader::ToXmlQualifiedName - - .method /*060001A6*/ family hidebysig instance void - UnknownAttribute(object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlAttribute/*01000025*/ attr) cil managed - // SIG: 20 02 01 1C 12 80 95 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnknownAttribute - - .method /*060001A7*/ family hidebysig instance void - UnknownAttribute(object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlAttribute/*01000025*/ attr, - string qnames) cil managed - // SIG: 20 03 01 1C 12 80 95 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnknownAttribute - - .method /*060001A8*/ family hidebysig instance void - UnknownElement(object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlElement/*0100002D*/ elem) cil managed - // SIG: 20 02 01 1C 12 80 B5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnknownElement - - .method /*060001A9*/ family hidebysig instance void - UnknownElement(object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlElement/*0100002D*/ elem, - string qnames) cil managed - // SIG: 20 03 01 1C 12 80 B5 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnknownElement - - .method /*060001AA*/ family hidebysig instance void - UnknownNode(object o) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnknownNode - - .method /*060001AB*/ family hidebysig instance void - UnknownNode(object o, - string qnames) cil managed - // SIG: 20 02 01 1C 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnknownNode - - .method /*060001AC*/ family hidebysig instance void - UnreferencedObject(string id, - object o) cil managed - // SIG: 20 02 01 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationReader::UnreferencedObject - - .property /*17000070*/ instance bool DecodeName() - { - .get instance bool System.Xml.Serialization.XmlSerializationReader/*02000032*/::get_DecodeName() /* 0600015F */ - .set instance void System.Xml.Serialization.XmlSerializationReader/*02000032*/::set_DecodeName(bool) /* 06000160 */ - } // end of property XmlSerializationReader::DecodeName - .property /*17000071*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlDocument/*01000038*/ - Document() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlDocument/*01000038*/ System.Xml.Serialization.XmlSerializationReader/*02000032*/::get_Document() /* 06000161 */ - } // end of property XmlSerializationReader::Document - .property /*17000072*/ instance bool IsReturnValue() - { - .get instance bool System.Xml.Serialization.XmlSerializationReader/*02000032*/::get_IsReturnValue() /* 06000162 */ - .set instance void System.Xml.Serialization.XmlSerializationReader/*02000032*/::set_IsReturnValue(bool) /* 06000163 */ - } // end of property XmlSerializationReader::IsReturnValue - .property /*17000073*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ - Reader() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ System.Xml.Serialization.XmlSerializationReader/*02000032*/::get_Reader() /* 06000164 */ - } // end of property XmlSerializationReader::Reader - .property /*17000074*/ instance int32 ReaderCount() - { - .get instance int32 System.Xml.Serialization.XmlSerializationReader/*02000032*/::get_ReaderCount() /* 06000165 */ - } // end of property XmlSerializationReader::ReaderCount -} // end of class System.Xml.Serialization.XmlSerializationReader - -.class /*02000033*/ public auto ansi sealed System.Xml.Serialization.XmlSerializationWriteCallback - extends [System.Runtime/*23000001*/]System.MulticastDelegate/*0100001F*/ -{ - .method /*060001AD*/ public hidebysig specialname rtspecialname - instance void .ctor(object 'object', - native int 'method') runtime managed - // SIG: 20 02 01 1C 18 - { - } // end of method XmlSerializationWriteCallback::.ctor - - .method /*060001AE*/ public hidebysig newslot virtual - instance void Invoke(object o) runtime managed - // SIG: 20 01 01 1C - { - } // end of method XmlSerializationWriteCallback::Invoke - - .method /*060001AF*/ public hidebysig newslot virtual - instance class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ - BeginInvoke(object o, - class [System.Runtime/*23000001*/]System.AsyncCallback/*01000021*/ callback, - object 'object') runtime managed - // SIG: 20 03 12 80 81 1C 12 80 85 1C - { - } // end of method XmlSerializationWriteCallback::BeginInvoke - - .method /*060001B0*/ public hidebysig newslot virtual - instance void EndInvoke(class [System.Runtime/*23000001*/]System.IAsyncResult/*01000020*/ result) runtime managed - // SIG: 20 01 01 12 80 81 - { - } // end of method XmlSerializationWriteCallback::EndInvoke - -} // end of class System.Xml.Serialization.XmlSerializationWriteCallback - -.class /*02000034*/ public abstract auto ansi beforefieldinit System.Xml.Serialization.XmlSerializationWriter - extends System.Xml.Serialization.XmlSerializationGeneratedCode/*02000030*/ -{ - .method /*060001B1*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2085 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)000159 */ call instance void System.Xml.Serialization.XmlSerializationGeneratedCode/*02000030*/::.ctor() /* 06000159 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializationWriter::.ctor - - .method /*060001B2*/ family hidebysig specialname - instance bool get_EscapeName() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::get_EscapeName - - .method /*060001B3*/ family hidebysig specialname - instance void set_EscapeName(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::set_EscapeName - - .method /*060001B4*/ family hidebysig specialname - instance class [System.Runtime.Extensions/*23000005*/]System.Collections.ArrayList/*01000041*/ - get_Namespaces() cil managed - // SIG: 20 00 12 81 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::get_Namespaces - - .method /*060001B5*/ family hidebysig specialname - instance void set_Namespaces(class [System.Runtime.Extensions/*23000005*/]System.Collections.ArrayList/*01000041*/ 'value') cil managed - // SIG: 20 01 01 12 81 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::set_Namespaces - - .method /*060001B6*/ family hidebysig specialname - instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ - get_Writer() cil managed - // SIG: 20 00 12 81 09 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::get_Writer - - .method /*060001B7*/ family hidebysig specialname - instance void set_Writer(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ 'value') cil managed - // SIG: 20 01 01 12 81 09 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::set_Writer - - .method /*060001B8*/ family hidebysig instance void - AddWriteCallback(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string typeName, - string typeNs, - class System.Xml.Serialization.XmlSerializationWriteCallback/*02000033*/ callback) cil managed - // SIG: 20 04 01 12 55 0E 0E 12 80 CC - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::AddWriteCallback - - .method /*060001B9*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateChoiceIdentifierValueException(string 'value', - string identifier, - string name, - string ns) cil managed - // SIG: 20 04 12 80 E9 0E 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateChoiceIdentifierValueException - - .method /*060001BA*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInvalidAnyTypeException(object o) cil managed - // SIG: 20 01 12 80 E9 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateInvalidAnyTypeException - - .method /*060001BB*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInvalidAnyTypeException(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 80 E9 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateInvalidAnyTypeException - - .method /*060001BC*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInvalidChoiceIdentifierValueException(string 'type', - string identifier) cil managed - // SIG: 20 02 12 80 E9 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateInvalidChoiceIdentifierValueException - - .method /*060001BD*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateInvalidEnumValueException(object 'value', - string typeName) cil managed - // SIG: 20 02 12 80 E9 1C 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateInvalidEnumValueException - - .method /*060001BE*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateMismatchChoiceException(string 'value', - string elementName, - string enumValue) cil managed - // SIG: 20 03 12 80 E9 0E 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateMismatchChoiceException - - .method /*060001BF*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateUnknownAnyElementException(string name, - string ns) cil managed - // SIG: 20 02 12 80 E9 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateUnknownAnyElementException - - .method /*060001C0*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateUnknownTypeException(object o) cil managed - // SIG: 20 01 12 80 E9 1C - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateUnknownTypeException - - .method /*060001C1*/ family hidebysig instance class [System.Runtime/*23000001*/]System.Exception/*0100003A*/ - CreateUnknownTypeException(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 80 E9 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::CreateUnknownTypeException - - .method /*060001C2*/ family hidebysig static - uint8[] FromByteArrayBase64(uint8[] 'value') cil managed - // SIG: 00 01 1D 05 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromByteArrayBase64 - - .method /*060001C3*/ family hidebysig static - string FromByteArrayHex(uint8[] 'value') cil managed - // SIG: 00 01 0E 1D 05 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromByteArrayHex - - .method /*060001C4*/ family hidebysig static - string FromChar(char 'value') cil managed - // SIG: 00 01 0E 03 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromChar - - .method /*060001C5*/ family hidebysig static - string FromDate(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100003F*/ 'value') cil managed - // SIG: 00 01 0E 11 80 FD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromDate - - .method /*060001C6*/ family hidebysig static - string FromDateTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100003F*/ 'value') cil managed - // SIG: 00 01 0E 11 80 FD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromDateTime - - .method /*060001C7*/ family hidebysig static - string FromEnum(int64 'value', - string[] values, - int64[] ids) cil managed - // SIG: 00 03 0E 0A 1D 0E 1D 0A - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromEnum - - .method /*060001C8*/ family hidebysig static - string FromEnum(int64 'value', - string[] values, - int64[] ids, - string typeName) cil managed - // SIG: 00 04 0E 0A 1D 0E 1D 0A 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromEnum - - .method /*060001C9*/ family hidebysig static - string FromTime(valuetype [System.Runtime/*23000001*/]System.DateTime/*0100003F*/ 'value') cil managed - // SIG: 00 01 0E 11 80 FD - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromTime - - .method /*060001CA*/ family hidebysig static - string FromXmlName(string name) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromXmlName - - .method /*060001CB*/ family hidebysig static - string FromXmlNCName(string ncName) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromXmlNCName - - .method /*060001CC*/ family hidebysig static - string FromXmlNmToken(string nmToken) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromXmlNmToken - - .method /*060001CD*/ family hidebysig static - string FromXmlNmTokens(string nmTokens) cil managed - // SIG: 00 01 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromXmlNmTokens - - .method /*060001CE*/ family hidebysig instance string - FromXmlQualifiedName(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xmlQualifiedName) cil managed - // SIG: 20 01 0E 12 75 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromXmlQualifiedName - - .method /*060001CF*/ family hidebysig instance string - FromXmlQualifiedName(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xmlQualifiedName, - bool ignoreEmpty) cil managed - // SIG: 20 02 0E 12 75 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::FromXmlQualifiedName - - .method /*060001D0*/ family hidebysig newslot abstract virtual - instance void InitCallbacks() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x0 - } // end of method XmlSerializationWriter::InitCallbacks - - .method /*060001D1*/ family hidebysig static - class [System.Runtime/*23000001*/]System.Reflection.Assembly/*0100003E*/ - ResolveDynamicAssembly(string assemblyFullName) cil managed - // SIG: 00 01 12 80 F9 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializationWriter::ResolveDynamicAssembly - - .method /*060001D2*/ family hidebysig instance void - TopLevelElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::TopLevelElement - - .method /*060001D3*/ family hidebysig instance void - WriteAttribute(string localName, - uint8[] 'value') cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteAttribute - - .method /*060001D4*/ family hidebysig instance void - WriteAttribute(string localName, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteAttribute - - .method /*060001D5*/ family hidebysig instance void - WriteAttribute(string localName, - string ns, - uint8[] 'value') cil managed - // SIG: 20 03 01 0E 0E 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteAttribute - - .method /*060001D6*/ family hidebysig instance void - WriteAttribute(string localName, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteAttribute - - .method /*060001D7*/ family hidebysig instance void - WriteAttribute(string prefix, - string localName, - string ns, - string 'value') cil managed - // SIG: 20 04 01 0E 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteAttribute - - .method /*060001D8*/ family hidebysig instance void - WriteElementEncoded(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNode/*0100003D*/ node, - string name, - string ns, - bool isNullable, - bool 'any') cil managed - // SIG: 20 05 01 12 80 F5 0E 0E 02 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementEncoded - - .method /*060001D9*/ family hidebysig instance void - WriteElementLiteral(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNode/*0100003D*/ node, - string name, - string ns, - bool isNullable, - bool 'any') cil managed - // SIG: 20 05 01 12 80 F5 0E 0E 02 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementLiteral - - .method /*060001DA*/ family hidebysig instance void - WriteElementQualifiedName(string localName, - string ns, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value') cil managed - // SIG: 20 03 01 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementQualifiedName - - .method /*060001DB*/ family hidebysig instance void - WriteElementQualifiedName(string localName, - string ns, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 12 75 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementQualifiedName - - .method /*060001DC*/ family hidebysig instance void - WriteElementQualifiedName(string localName, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value') cil managed - // SIG: 20 02 01 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementQualifiedName - - .method /*060001DD*/ family hidebysig instance void - WriteElementQualifiedName(string localName, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 03 01 0E 12 75 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementQualifiedName - - .method /*060001DE*/ family hidebysig instance void - WriteElementString(string localName, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementString - - .method /*060001DF*/ family hidebysig instance void - WriteElementString(string localName, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementString - - .method /*060001E0*/ family hidebysig instance void - WriteElementString(string localName, - string ns, - string 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementString - - .method /*060001E1*/ family hidebysig instance void - WriteElementString(string localName, - string 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 03 01 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementString - - .method /*060001E2*/ family hidebysig instance void - WriteElementStringRaw(string localName, - uint8[] 'value') cil managed - // SIG: 20 02 01 0E 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E3*/ family hidebysig instance void - WriteElementStringRaw(string localName, - uint8[] 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 03 01 0E 1D 05 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E4*/ family hidebysig instance void - WriteElementStringRaw(string localName, - string 'value') cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E5*/ family hidebysig instance void - WriteElementStringRaw(string localName, - string ns, - uint8[] 'value') cil managed - // SIG: 20 03 01 0E 0E 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E6*/ family hidebysig instance void - WriteElementStringRaw(string localName, - string ns, - uint8[] 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 1D 05 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E7*/ family hidebysig instance void - WriteElementStringRaw(string localName, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E8*/ family hidebysig instance void - WriteElementStringRaw(string localName, - string ns, - string 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001E9*/ family hidebysig instance void - WriteElementStringRaw(string localName, - string 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 03 01 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteElementStringRaw - - .method /*060001EA*/ family hidebysig instance void - WriteEmptyTag(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteEmptyTag - - .method /*060001EB*/ family hidebysig instance void - WriteEmptyTag(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteEmptyTag - - .method /*060001EC*/ family hidebysig instance void - WriteEndElement() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteEndElement - - .method /*060001ED*/ family hidebysig instance void - WriteEndElement(object o) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteEndElement - - .method /*060001EE*/ family hidebysig instance void - WriteId(object o) cil managed - // SIG: 20 01 01 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteId - - .method /*060001EF*/ family hidebysig instance void - WriteNamespaceDeclarations(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ xmlns) cil managed - // SIG: 20 01 01 12 81 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNamespaceDeclarations - - .method /*060001F0*/ family hidebysig instance void - WriteNullableQualifiedNameEncoded(string name, - string ns, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 12 75 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableQualifiedNameEncoded - - .method /*060001F1*/ family hidebysig instance void - WriteNullableQualifiedNameLiteral(string name, - string ns, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ 'value') cil managed - // SIG: 20 03 01 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableQualifiedNameLiteral - - .method /*060001F2*/ family hidebysig instance void - WriteNullableStringEncoded(string name, - string ns, - string 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableStringEncoded - - .method /*060001F3*/ family hidebysig instance void - WriteNullableStringEncodedRaw(string name, - string ns, - uint8[] 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 1D 05 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableStringEncodedRaw - - .method /*060001F4*/ family hidebysig instance void - WriteNullableStringEncodedRaw(string name, - string ns, - string 'value', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlQualifiedName/*0100001D*/ xsiType) cil managed - // SIG: 20 04 01 0E 0E 0E 12 75 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableStringEncodedRaw - - .method /*060001F5*/ family hidebysig instance void - WriteNullableStringLiteral(string name, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableStringLiteral - - .method /*060001F6*/ family hidebysig instance void - WriteNullableStringLiteralRaw(string name, - string ns, - uint8[] 'value') cil managed - // SIG: 20 03 01 0E 0E 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableStringLiteralRaw - - .method /*060001F7*/ family hidebysig instance void - WriteNullableStringLiteralRaw(string name, - string ns, - string 'value') cil managed - // SIG: 20 03 01 0E 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullableStringLiteralRaw - - .method /*060001F8*/ family hidebysig instance void - WriteNullTagEncoded(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullTagEncoded - - .method /*060001F9*/ family hidebysig instance void - WriteNullTagEncoded(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullTagEncoded - - .method /*060001FA*/ family hidebysig instance void - WriteNullTagLiteral(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullTagLiteral - - .method /*060001FB*/ family hidebysig instance void - WriteNullTagLiteral(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteNullTagLiteral - - .method /*060001FC*/ family hidebysig instance void - WritePotentiallyReferencingElement(string n, - string ns, - object o) cil managed - // SIG: 20 03 01 0E 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WritePotentiallyReferencingElement - - .method /*060001FD*/ family hidebysig instance void - WritePotentiallyReferencingElement(string n, - string ns, - object o, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ ambientType) cil managed - // SIG: 20 04 01 0E 0E 1C 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WritePotentiallyReferencingElement - - .method /*060001FE*/ family hidebysig instance void - WritePotentiallyReferencingElement(string n, - string ns, - object o, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ ambientType, - bool suppressReference) cil managed - // SIG: 20 05 01 0E 0E 1C 12 55 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WritePotentiallyReferencingElement - - .method /*060001FF*/ family hidebysig instance void - WritePotentiallyReferencingElement(string n, - string ns, - object o, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ ambientType, - bool suppressReference, - bool isNullable) cil managed - // SIG: 20 06 01 0E 0E 1C 12 55 02 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WritePotentiallyReferencingElement - - .method /*06000200*/ family hidebysig instance void - WriteReferencedElements() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteReferencedElements - - .method /*06000201*/ family hidebysig instance void - WriteReferencingElement(string n, - string ns, - object o) cil managed - // SIG: 20 03 01 0E 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteReferencingElement - - .method /*06000202*/ family hidebysig instance void - WriteReferencingElement(string n, - string ns, - object o, - bool isNullable) cil managed - // SIG: 20 04 01 0E 0E 1C 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteReferencingElement - - .method /*06000203*/ family hidebysig instance void - WriteRpcResult(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteRpcResult - - .method /*06000204*/ family hidebysig instance void - WriteSerializable(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.IXmlSerializable/*0100003C*/ 'serializable', - string name, - string ns, - bool isNullable) cil managed - // SIG: 20 04 01 12 80 F1 0E 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteSerializable - - .method /*06000205*/ family hidebysig instance void - WriteSerializable(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.IXmlSerializable/*0100003C*/ 'serializable', - string name, - string ns, - bool isNullable, - bool wrapped) cil managed - // SIG: 20 05 01 12 80 F1 0E 0E 02 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteSerializable - - .method /*06000206*/ family hidebysig instance void - WriteStartDocument() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartDocument - - .method /*06000207*/ family hidebysig instance void - WriteStartElement(string name) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartElement - - .method /*06000208*/ family hidebysig instance void - WriteStartElement(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartElement - - .method /*06000209*/ family hidebysig instance void - WriteStartElement(string name, - string ns, - bool writePrefixed) cil managed - // SIG: 20 03 01 0E 0E 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartElement - - .method /*0600020A*/ family hidebysig instance void - WriteStartElement(string name, - string ns, - object o) cil managed - // SIG: 20 03 01 0E 0E 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartElement - - .method /*0600020B*/ family hidebysig instance void - WriteStartElement(string name, - string ns, - object o, - bool writePrefixed) cil managed - // SIG: 20 04 01 0E 0E 1C 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartElement - - .method /*0600020C*/ family hidebysig instance void - WriteStartElement(string name, - string ns, - object o, - bool writePrefixed, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ xmlns) cil managed - // SIG: 20 05 01 0E 0E 1C 02 12 81 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteStartElement - - .method /*0600020D*/ family hidebysig instance void - WriteTypedPrimitive(string name, - string ns, - object o, - bool xsiType) cil managed - // SIG: 20 04 01 0E 0E 1C 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteTypedPrimitive - - .method /*0600020E*/ family hidebysig instance void - WriteValue(uint8[] 'value') cil managed - // SIG: 20 01 01 1D 05 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteValue - - .method /*0600020F*/ family hidebysig instance void - WriteValue(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteValue - - .method /*06000210*/ family hidebysig instance void - WriteXmlAttribute(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNode/*0100003D*/ node) cil managed - // SIG: 20 01 01 12 80 F5 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteXmlAttribute - - .method /*06000211*/ family hidebysig instance void - WriteXmlAttribute(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlNode/*0100003D*/ node, - object container) cil managed - // SIG: 20 02 01 12 80 F5 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteXmlAttribute - - .method /*06000212*/ family hidebysig instance void - WriteXsiType(string name, - string ns) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializationWriter::WriteXsiType - - .property /*17000075*/ instance bool EscapeName() - { - .get instance bool System.Xml.Serialization.XmlSerializationWriter/*02000034*/::get_EscapeName() /* 060001B2 */ - .set instance void System.Xml.Serialization.XmlSerializationWriter/*02000034*/::set_EscapeName(bool) /* 060001B3 */ - } // end of property XmlSerializationWriter::EscapeName - .property /*17000076*/ instance class [System.Runtime.Extensions/*23000005*/]System.Collections.ArrayList/*01000041*/ - Namespaces() - { - .get instance class [System.Runtime.Extensions/*23000005*/]System.Collections.ArrayList/*01000041*/ System.Xml.Serialization.XmlSerializationWriter/*02000034*/::get_Namespaces() /* 060001B4 */ - .set instance void System.Xml.Serialization.XmlSerializationWriter/*02000034*/::set_Namespaces(class [System.Runtime.Extensions/*23000005*/]System.Collections.ArrayList/*01000041*/) /* 060001B5 */ - } // end of property XmlSerializationWriter::Namespaces - .property /*17000077*/ instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ - Writer() - { - .get instance class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ System.Xml.Serialization.XmlSerializationWriter/*02000034*/::get_Writer() /* 060001B6 */ - .set instance void System.Xml.Serialization.XmlSerializationWriter/*02000034*/::set_Writer(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/) /* 060001B7 */ - } // end of property XmlSerializationWriter::Writer -} // end of class System.Xml.Serialization.XmlSerializationWriter - -.class /*02000035*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSerializer - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000213*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*06000214*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*06000215*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string defaultNamespace) cil managed - // SIG: 20 02 01 12 55 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*06000216*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class [System.Runtime/*23000001*/]System.Type/*01000015*/[] extraTypes) cil managed - // SIG: 20 02 01 12 55 1D 12 55 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*06000217*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ overrides) cil managed - // SIG: 20 02 01 12 55 12 64 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*06000218*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ overrides, - class [System.Runtime/*23000001*/]System.Type/*01000015*/[] extraTypes, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root, - string defaultNamespace) cil managed - // SIG: 20 05 01 12 55 12 64 1D 12 55 12 80 A5 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*06000219*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ overrides, - class [System.Runtime/*23000001*/]System.Type/*01000015*/[] extraTypes, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root, - string defaultNamespace, - string location) cil managed - // SIG: 20 06 01 12 55 12 64 1D 12 55 12 80 A5 0E 0E - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*0600021A*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root) cil managed - // SIG: 20 02 01 12 55 12 80 A5 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*0600021B*/ public hidebysig specialname rtspecialname - instance void .ctor(class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ xmlTypeMapping) cil managed - // SIG: 20 01 01 12 80 EC - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializer::.ctor - - .method /*0600021C*/ public hidebysig specialname - instance void add_UnknownAttribute(class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::add_UnknownAttribute - - .method /*0600021D*/ public hidebysig specialname - instance void remove_UnknownAttribute(class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ 'value') cil managed - // SIG: 20 01 01 12 60 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::remove_UnknownAttribute - - .method /*0600021E*/ public hidebysig specialname - instance void add_UnknownElement(class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::add_UnknownElement - - .method /*0600021F*/ public hidebysig specialname - instance void remove_UnknownElement(class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ 'value') cil managed - // SIG: 20 01 01 12 7C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::remove_UnknownElement - - .method /*06000220*/ public hidebysig specialname - instance void add_UnknownNode(class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::add_UnknownNode - - .method /*06000221*/ public hidebysig specialname - instance void remove_UnknownNode(class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ 'value') cil managed - // SIG: 20 01 01 12 80 98 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::remove_UnknownNode - - .method /*06000222*/ public hidebysig specialname - instance void add_UnreferencedObject(class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ 'value') cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::add_UnreferencedObject - - .method /*06000223*/ public hidebysig specialname - instance void remove_UnreferencedObject(class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ 'value') cil managed - // SIG: 20 01 01 12 48 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::remove_UnreferencedObject - - .method /*06000224*/ public hidebysig newslot virtual - instance bool CanDeserialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ xmlReader) cil managed - // SIG: 20 01 02 12 80 E5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::CanDeserialize - - .method /*06000225*/ family hidebysig newslot virtual - instance class System.Xml.Serialization.XmlSerializationReader/*02000032*/ - CreateReader() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::CreateReader - - .method /*06000226*/ family hidebysig newslot virtual - instance class System.Xml.Serialization.XmlSerializationWriter/*02000034*/ - CreateWriter() cil managed - // SIG: 20 00 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::CreateWriter - - .method /*06000227*/ public hidebysig instance object - Deserialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000044*/ 'stream') cil managed - // SIG: 20 01 1C 12 81 11 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*06000228*/ public hidebysig instance object - Deserialize(class [System.Runtime.Extensions/*23000005*/]System.IO.TextReader/*01000045*/ textReader) cil managed - // SIG: 20 01 1C 12 81 15 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*06000229*/ family hidebysig newslot virtual - instance object Deserialize(class System.Xml.Serialization.XmlSerializationReader/*02000032*/ reader) cil managed - // SIG: 20 01 1C 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*0600022A*/ public hidebysig instance object - Deserialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ xmlReader) cil managed - // SIG: 20 01 1C 12 80 E5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*0600022B*/ public hidebysig instance object - Deserialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ xmlReader, - string encodingStyle) cil managed - // SIG: 20 02 1C 12 80 E5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*0600022C*/ public hidebysig instance object - Deserialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ xmlReader, - string encodingStyle, - valuetype System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/ events) cil managed - // SIG: 20 03 1C 12 80 E5 0E 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*0600022D*/ public hidebysig instance object - Deserialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlReader/*01000039*/ xmlReader, - valuetype System.Xml.Serialization.XmlDeserializationEvents/*0200001C*/ events) cil managed - // SIG: 20 02 1C 12 80 E5 11 70 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::Deserialize - - .method /*0600022E*/ public hidebysig static - class System.Xml.Serialization.XmlSerializer/*02000035*/[] - FromMappings(class System.Xml.Serialization.XmlMapping/*02000021*/[] mappings) cil managed - // SIG: 00 01 1D 12 80 D4 1D 12 80 84 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::FromMappings - - .method /*0600022F*/ public hidebysig static - class System.Xml.Serialization.XmlSerializer/*02000035*/[] - FromMappings(class System.Xml.Serialization.XmlMapping/*02000021*/[] mappings, - class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 00 02 1D 12 80 D4 1D 12 80 84 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::FromMappings - - .method /*06000230*/ public hidebysig static - class System.Xml.Serialization.XmlSerializer/*02000035*/[] - FromTypes(class [System.Runtime/*23000001*/]System.Type/*01000015*/[] types) cil managed - // SIG: 00 01 1D 12 80 D4 1D 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::FromTypes - - .method /*06000231*/ public hidebysig static - string GetXmlSerializerAssemblyName(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 00 01 0E 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::GetXmlSerializerAssemblyName - - .method /*06000232*/ public hidebysig static - string GetXmlSerializerAssemblyName(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string defaultNamespace) cil managed - // SIG: 00 02 0E 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializer::GetXmlSerializerAssemblyName - - .method /*06000233*/ public hidebysig instance void - Serialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000044*/ 'stream', - object o) cil managed - // SIG: 20 02 01 12 81 11 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*06000234*/ public hidebysig instance void - Serialize(class [System.Runtime/*23000001*/]System.IO.Stream/*01000044*/ 'stream', - object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ namespaces) cil managed - // SIG: 20 03 01 12 81 11 1C 12 81 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*06000235*/ public hidebysig instance void - Serialize(class [System.Runtime.Extensions/*23000005*/]System.IO.TextWriter/*01000046*/ textWriter, - object o) cil managed - // SIG: 20 02 01 12 81 19 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*06000236*/ public hidebysig instance void - Serialize(class [System.Runtime.Extensions/*23000005*/]System.IO.TextWriter/*01000046*/ textWriter, - object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ namespaces) cil managed - // SIG: 20 03 01 12 81 19 1C 12 81 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*06000237*/ family hidebysig newslot virtual - instance void Serialize(object o, - class System.Xml.Serialization.XmlSerializationWriter/*02000034*/ writer) cil managed - // SIG: 20 02 01 1C 12 80 D0 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*06000238*/ public hidebysig instance void - Serialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ xmlWriter, - object o) cil managed - // SIG: 20 02 01 12 81 09 1C - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*06000239*/ public hidebysig instance void - Serialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ xmlWriter, - object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ namespaces) cil managed - // SIG: 20 03 01 12 81 09 1C 12 81 0D - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*0600023A*/ public hidebysig instance void - Serialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ xmlWriter, - object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ namespaces, - string encodingStyle) cil managed - // SIG: 20 04 01 12 81 09 1C 12 81 0D 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .method /*0600023B*/ public hidebysig instance void - Serialize(class [System.Xml.ReaderWriter/*23000003*/]System.Xml.XmlWriter/*01000042*/ xmlWriter, - object o, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlSerializerNamespaces/*01000043*/ namespaces, - string encodingStyle, - string id) cil managed - // SIG: 20 05 01 12 81 09 1C 12 81 0D 0E 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializer::Serialize - - .event /*14000001*/ System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/ UnknownAttribute - { - .addon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::add_UnknownAttribute(class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/) /* 0600021C */ - .removeon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::remove_UnknownAttribute(class System.Xml.Serialization.XmlAttributeEventHandler/*02000018*/) /* 0600021D */ - } // end of event XmlSerializer::UnknownAttribute - .event /*14000002*/ System.Xml.Serialization.XmlElementEventHandler/*0200001F*/ UnknownElement - { - .addon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::add_UnknownElement(class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/) /* 0600021E */ - .removeon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::remove_UnknownElement(class System.Xml.Serialization.XmlElementEventHandler/*0200001F*/) /* 0600021F */ - } // end of event XmlSerializer::UnknownElement - .event /*14000003*/ System.Xml.Serialization.XmlNodeEventHandler/*02000026*/ UnknownNode - { - .addon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::add_UnknownNode(class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/) /* 06000220 */ - .removeon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::remove_UnknownNode(class System.Xml.Serialization.XmlNodeEventHandler/*02000026*/) /* 06000221 */ - } // end of event XmlSerializer::UnknownNode - .event /*14000004*/ System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/ UnreferencedObject - { - .addon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::add_UnreferencedObject(class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/) /* 06000222 */ - .removeon instance void System.Xml.Serialization.XmlSerializer/*02000035*/::remove_UnreferencedObject(class System.Xml.Serialization.UnreferencedObjectEventHandler/*02000012*/) /* 06000223 */ - } // end of event XmlSerializer::UnreferencedObject -} // end of class System.Xml.Serialization.XmlSerializer - -.class /*02000036*/ public auto ansi sealed beforefieldinit System.Xml.Serialization.XmlSerializerAssemblyAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000026:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 1C 04 00 00 01 00 54 02 0D 41 6C 6C 6F 77 // ........T..Allow - 4D 75 6C 74 69 70 6C 65 00 ) // Multiple. - .method /*0600023C*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerAssemblyAttribute::.ctor - - .method /*0600023D*/ public hidebysig specialname rtspecialname - instance void .ctor(string assemblyName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerAssemblyAttribute::.ctor - - .method /*0600023E*/ public hidebysig specialname rtspecialname - instance void .ctor(string assemblyName, - string codeBase) cil managed - // SIG: 20 02 01 0E 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerAssemblyAttribute::.ctor - - .method /*0600023F*/ public hidebysig specialname - instance string get_AssemblyName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerAssemblyAttribute::get_AssemblyName - - .method /*06000240*/ public hidebysig specialname - instance void set_AssemblyName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerAssemblyAttribute::set_AssemblyName - - .method /*06000241*/ public hidebysig specialname - instance string get_CodeBase() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerAssemblyAttribute::get_CodeBase - - .method /*06000242*/ public hidebysig specialname - instance void set_CodeBase(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerAssemblyAttribute::set_CodeBase - - .property /*17000078*/ instance string AssemblyName() - { - .get instance string System.Xml.Serialization.XmlSerializerAssemblyAttribute/*02000036*/::get_AssemblyName() /* 0600023F */ - .set instance void System.Xml.Serialization.XmlSerializerAssemblyAttribute/*02000036*/::set_AssemblyName(string) /* 06000240 */ - } // end of property XmlSerializerAssemblyAttribute::AssemblyName - .property /*17000079*/ instance string CodeBase() - { - .get instance string System.Xml.Serialization.XmlSerializerAssemblyAttribute/*02000036*/::get_CodeBase() /* 06000241 */ - .set instance void System.Xml.Serialization.XmlSerializerAssemblyAttribute/*02000036*/::set_CodeBase(string) /* 06000242 */ - } // end of property XmlSerializerAssemblyAttribute::CodeBase -} // end of class System.Xml.Serialization.XmlSerializerAssemblyAttribute - -.class /*02000037*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlSerializerFactory - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*06000243*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerFactory::.ctor - - .method /*06000244*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 80 D4 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*06000245*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - string defaultNamespace) cil managed - // SIG: 20 02 12 80 D4 12 55 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*06000246*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class [System.Runtime/*23000001*/]System.Type/*01000015*/[] extraTypes) cil managed - // SIG: 20 02 12 80 D4 12 55 1D 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*06000247*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ overrides) cil managed - // SIG: 20 02 12 80 D4 12 55 12 64 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*06000248*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ overrides, - class [System.Runtime/*23000001*/]System.Type/*01000015*/[] extraTypes, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root, - string defaultNamespace) cil managed - // SIG: 20 05 12 80 D4 12 55 12 64 1D 12 55 12 80 A5 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*06000249*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class System.Xml.Serialization.XmlAttributeOverrides/*02000019*/ overrides, - class [System.Runtime/*23000001*/]System.Type/*01000015*/[] extraTypes, - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root, - string defaultNamespace, - string location) cil managed - // SIG: 20 06 12 80 D4 12 55 12 64 1D 12 55 12 80 A5 0E 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*0600024A*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type', - class [System.Xml.ReaderWriter/*23000003*/]System.Xml.Serialization.XmlRootAttribute/*01000029*/ root) cil managed - // SIG: 20 02 12 80 D4 12 55 12 80 A5 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - - .method /*0600024B*/ public hidebysig instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - CreateSerializer(class System.Xml.Serialization.XmlTypeMapping/*0200003B*/ xmlTypeMapping) cil managed - // SIG: 20 01 12 80 D4 12 80 EC - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerFactory::CreateSerializer - -} // end of class System.Xml.Serialization.XmlSerializerFactory - -.class /*02000038*/ public abstract auto ansi beforefieldinit System.Xml.Serialization.XmlSerializerImplementation - extends [System.Runtime/*23000001*/]System.Object/*01000013*/ -{ - .method /*0600024C*/ family hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2050 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000017 */ call instance void [System.Runtime/*23000001*/]System.Object/*01000013*/::.ctor() /* 0A000017 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerImplementation::.ctor - - .method /*0600024D*/ public hidebysig newslot specialname virtual - instance class System.Xml.Serialization.XmlSerializationReader/*02000032*/ - get_Reader() cil managed - // SIG: 20 00 12 80 C8 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::get_Reader - - .method /*0600024E*/ public hidebysig newslot specialname virtual - instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ - get_ReadMethods() cil managed - // SIG: 20 00 12 81 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::get_ReadMethods - - .method /*0600024F*/ public hidebysig newslot specialname virtual - instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ - get_TypedSerializers() cil managed - // SIG: 20 00 12 81 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::get_TypedSerializers - - .method /*06000250*/ public hidebysig newslot specialname virtual - instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ - get_WriteMethods() cil managed - // SIG: 20 00 12 81 01 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::get_WriteMethods - - .method /*06000251*/ public hidebysig newslot specialname virtual - instance class System.Xml.Serialization.XmlSerializationWriter/*02000034*/ - get_Writer() cil managed - // SIG: 20 00 12 80 D0 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::get_Writer - - .method /*06000252*/ public hidebysig newslot virtual - instance bool CanSerialize(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 02 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::CanSerialize - - .method /*06000253*/ public hidebysig newslot virtual - instance class System.Xml.Serialization.XmlSerializer/*02000035*/ - GetSerializer(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 12 80 D4 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerImplementation::GetSerializer - - .property /*1700007A*/ instance class System.Xml.Serialization.XmlSerializationReader/*02000032*/ - Reader() - { - .get instance class System.Xml.Serialization.XmlSerializationReader/*02000032*/ System.Xml.Serialization.XmlSerializerImplementation/*02000038*/::get_Reader() /* 0600024D */ - } // end of property XmlSerializerImplementation::Reader - .property /*1700007B*/ instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ - ReadMethods() - { - .get instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ System.Xml.Serialization.XmlSerializerImplementation/*02000038*/::get_ReadMethods() /* 0600024E */ - } // end of property XmlSerializerImplementation::ReadMethods - .property /*1700007C*/ instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ - TypedSerializers() - { - .get instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ System.Xml.Serialization.XmlSerializerImplementation/*02000038*/::get_TypedSerializers() /* 0600024F */ - } // end of property XmlSerializerImplementation::TypedSerializers - .property /*1700007D*/ instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ - WriteMethods() - { - .get instance class [System.Runtime.Extensions/*23000005*/]System.Collections.Hashtable/*01000040*/ System.Xml.Serialization.XmlSerializerImplementation/*02000038*/::get_WriteMethods() /* 06000250 */ - } // end of property XmlSerializerImplementation::WriteMethods - .property /*1700007E*/ instance class System.Xml.Serialization.XmlSerializationWriter/*02000034*/ - Writer() - { - .get instance class System.Xml.Serialization.XmlSerializationWriter/*02000034*/ System.Xml.Serialization.XmlSerializerImplementation/*02000038*/::get_Writer() /* 06000251 */ - } // end of property XmlSerializerImplementation::Writer -} // end of class System.Xml.Serialization.XmlSerializerImplementation - -.class /*02000039*/ public auto ansi sealed beforefieldinit System.Xml.Serialization.XmlSerializerVersionAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000027:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 01 00 00 00 00 00 ) - .method /*06000254*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerVersionAttribute::.ctor - - .method /*06000255*/ public hidebysig specialname rtspecialname - instance void .ctor(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'type') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlSerializerVersionAttribute::.ctor - - .method /*06000256*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerVersionAttribute::get_Namespace - - .method /*06000257*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerVersionAttribute::set_Namespace - - .method /*06000258*/ public hidebysig specialname - instance string get_ParentAssemblyId() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerVersionAttribute::get_ParentAssemblyId - - .method /*06000259*/ public hidebysig specialname - instance void set_ParentAssemblyId(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerVersionAttribute::set_ParentAssemblyId - - .method /*0600025A*/ public hidebysig specialname - instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - get_Type() cil managed - // SIG: 20 00 12 55 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerVersionAttribute::get_Type - - .method /*0600025B*/ public hidebysig specialname - instance void set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/ 'value') cil managed - // SIG: 20 01 01 12 55 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerVersionAttribute::set_Type - - .method /*0600025C*/ public hidebysig specialname - instance string get_Version() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlSerializerVersionAttribute::get_Version - - .method /*0600025D*/ public hidebysig specialname - instance void set_Version(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlSerializerVersionAttribute::set_Version - - .property /*1700007F*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::get_Namespace() /* 06000256 */ - .set instance void System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::set_Namespace(string) /* 06000257 */ - } // end of property XmlSerializerVersionAttribute::Namespace - .property /*17000080*/ instance string ParentAssemblyId() - { - .get instance string System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::get_ParentAssemblyId() /* 06000258 */ - .set instance void System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::set_ParentAssemblyId(string) /* 06000259 */ - } // end of property XmlSerializerVersionAttribute::ParentAssemblyId - .property /*17000081*/ instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ - Type() - { - .get instance class [System.Runtime/*23000001*/]System.Type/*01000015*/ System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::get_Type() /* 0600025A */ - .set instance void System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::set_Type(class [System.Runtime/*23000001*/]System.Type/*01000015*/) /* 0600025B */ - } // end of property XmlSerializerVersionAttribute::Type - .property /*17000082*/ instance string Version() - { - .get instance string System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::get_Version() /* 0600025C */ - .set instance void System.Xml.Serialization.XmlSerializerVersionAttribute/*02000039*/::set_Version(string) /* 0600025D */ - } // end of property XmlSerializerVersionAttribute::Version -} // end of class System.Xml.Serialization.XmlSerializerVersionAttribute - -.class /*0200003A*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlTypeAttribute - extends [System.Runtime/*23000001*/]System.Attribute/*0100001A*/ -{ - .custom /*0C000028:0A000012*/ instance void [System.Runtime/*23000001*/]System.AttributeUsageAttribute/*01000019*/::.ctor(valuetype [System.Runtime/*23000001*/]System.AttributeTargets/*01000018*/) /* 0A000012 */ = ( 01 00 1C 04 00 00 00 00 ) - .method /*0600025E*/ public hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTypeAttribute::.ctor - - .method /*0600025F*/ public hidebysig specialname rtspecialname - instance void .ctor(string typeName) cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205d - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (0A)000018 */ call instance void [System.Runtime/*23000001*/]System.Attribute/*0100001A*/::.ctor() /* 0A000018 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTypeAttribute::.ctor - - .method /*06000260*/ public hidebysig specialname - instance bool get_AnonymousType() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeAttribute::get_AnonymousType - - .method /*06000261*/ public hidebysig specialname - instance void set_AnonymousType(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTypeAttribute::set_AnonymousType - - .method /*06000262*/ public hidebysig specialname - instance bool get_IncludeInSchema() cil managed - // SIG: 20 00 02 - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeAttribute::get_IncludeInSchema - - .method /*06000263*/ public hidebysig specialname - instance void set_IncludeInSchema(bool 'value') cil managed - // SIG: 20 01 01 02 - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTypeAttribute::set_IncludeInSchema - - .method /*06000264*/ public hidebysig specialname - instance string get_Namespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeAttribute::get_Namespace - - .method /*06000265*/ public hidebysig specialname - instance void set_Namespace(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTypeAttribute::set_Namespace - - .method /*06000266*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeAttribute::get_TypeName - - .method /*06000267*/ public hidebysig specialname - instance void set_TypeName(string 'value') cil managed - // SIG: 20 01 01 0E - { - // Method begins at RVA 0x205b - // Code size 1 (0x1) - .maxstack 8 - IL_0000: /* 2A | */ ret - } // end of method XmlTypeAttribute::set_TypeName - - .property /*17000083*/ instance bool AnonymousType() - { - .get instance bool System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::get_AnonymousType() /* 06000260 */ - .set instance void System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::set_AnonymousType(bool) /* 06000261 */ - } // end of property XmlTypeAttribute::AnonymousType - .property /*17000084*/ instance bool IncludeInSchema() - { - .get instance bool System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::get_IncludeInSchema() /* 06000262 */ - .set instance void System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::set_IncludeInSchema(bool) /* 06000263 */ - } // end of property XmlTypeAttribute::IncludeInSchema - .property /*17000085*/ instance string Namespace() - { - .get instance string System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::get_Namespace() /* 06000264 */ - .set instance void System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::set_Namespace(string) /* 06000265 */ - } // end of property XmlTypeAttribute::Namespace - .property /*17000086*/ instance string TypeName() - { - .get instance string System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::get_TypeName() /* 06000266 */ - .set instance void System.Xml.Serialization.XmlTypeAttribute/*0200003A*/::set_TypeName(string) /* 06000267 */ - } // end of property XmlTypeAttribute::TypeName -} // end of class System.Xml.Serialization.XmlTypeAttribute - -.class /*0200003B*/ public auto ansi beforefieldinit System.Xml.Serialization.XmlTypeMapping - extends System.Xml.Serialization.XmlMapping/*02000021*/ -{ - .method /*06000268*/ assembly hidebysig specialname rtspecialname - instance void .ctor() cil managed - // SIG: 20 00 01 - { - // Method begins at RVA 0x2075 - // Code size 7 (0x7) - .maxstack 8 - IL_0000: /* 02 | */ ldarg.0 - IL_0001: /* 28 | (06)0000E2 */ call instance void System.Xml.Serialization.XmlMapping/*02000021*/::.ctor() /* 060000E2 */ - IL_0006: /* 2A | */ ret - } // end of method XmlTypeMapping::.ctor - - .method /*06000269*/ public hidebysig specialname - instance string get_TypeFullName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeMapping::get_TypeFullName - - .method /*0600026A*/ public hidebysig specialname - instance string get_TypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeMapping::get_TypeName - - .method /*0600026B*/ public hidebysig specialname - instance string get_XsdTypeName() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeMapping::get_XsdTypeName - - .method /*0600026C*/ public hidebysig specialname - instance string get_XsdTypeNamespace() cil managed - // SIG: 20 00 0E - { - // Method begins at RVA 0x2058 - // Code size 2 (0x2) - .maxstack 8 - IL_0000: /* 14 | */ ldnull - IL_0001: /* 7A | */ throw - } // end of method XmlTypeMapping::get_XsdTypeNamespace - - .property /*17000087*/ instance string TypeFullName() - { - .get instance string System.Xml.Serialization.XmlTypeMapping/*0200003B*/::get_TypeFullName() /* 06000269 */ - } // end of property XmlTypeMapping::TypeFullName - .property /*17000088*/ instance string TypeName() - { - .get instance string System.Xml.Serialization.XmlTypeMapping/*0200003B*/::get_TypeName() /* 0600026A */ - } // end of property XmlTypeMapping::TypeName - .property /*17000089*/ instance string XsdTypeName() - { - .get instance string System.Xml.Serialization.XmlTypeMapping/*0200003B*/::get_XsdTypeName() /* 0600026B */ - } // end of property XmlTypeMapping::XsdTypeName - .property /*1700008A*/ instance string XsdTypeNamespace() - { - .get instance string System.Xml.Serialization.XmlTypeMapping/*0200003B*/::get_XsdTypeNamespace() /* 0600026C */ - } // end of property XmlTypeMapping::XsdTypeNamespace -} // end of class System.Xml.Serialization.XmlTypeMapping - - -// ============================================================= - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il deleted file mode 100644 index f3a25d690a..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il +++ /dev/null @@ -1,1305 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc4 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00002800 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000463a -// Base of code: 0x00002000 -// Base of data: 0x00006000 -// Image base: 0x62160000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x0000a000 -// Size of headers: 0x00000200 -// Checksum: 0x00013e5f -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000045e8 [0x0000004f] address [size] of Import Directory: -// 0x00006000 [0x00000438] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00003200 [0x00003e90] address [size] of Security Directory: -// 0x00008000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00002640 Virtual Size -// 0x00002000 Virtual Address -// 0x00002800 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000438 Virtual Size -// 0x00006000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00002a00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00008000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00003000 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00004000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000063c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000462a Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 16 62 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00002518] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00004568 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000f18 Size -// '#~' Name -// Stream 2: -// 0x00000f84 Offset -// 0x00001490 Size -// '#Strings' Name -// Stream 3: -// 0x00002414 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x0000241c Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000242c Offset -// 0x000000ec Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 28816 -// PE header size : 512 (496 used) ( 1.78%) -// PE additional info : 17267 (59.92%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.25%) -// CLR meta-data size : 9496 (32.95%) -// CLR additional info : 128 ( 0.44%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 7.11%) -// Unaccounted : -707 (-2.45%) - -// Num.of PE sections : 3 -// .text - 10240 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 9496 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 4 (80 bytes) -// ExportedType - 250 (3500 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 5262 bytes -// Blobs - 236 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 168 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Xml.XmlSerializer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Xml.XPath -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System.Xml -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 58 6D 6C 2E 64 6C // ...System.Xml.dl - 6C 00 00 ) // l.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 58 6D 6C 2E 64 6C // ...System.Xml.dl - 6C 00 00 ) // l.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0E 53 79 73 74 65 6D 2E 58 6D 6C 2E 64 6C // ...System.Xml.dl - 6C 00 00 ) // l.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Xml.ConformanceLevel -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Xml.DtdProcessing -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Xml.EntityHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Xml.Formatting -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Xml.IApplicationResourceStreamResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Xml.IHasXmlNode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000007*/ forwarder System.Xml.IXmlLineInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000008*/ forwarder System.Xml.IXmlNamespaceResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000009*/ forwarder System.Xml.NamespaceHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000A*/ forwarder System.Xml.NameTable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000B*/ forwarder System.Xml.NewLineHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000C*/ forwarder System.Xml.ReadState -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000D*/ forwarder System.Xml.Resolvers.XmlKnownDtds -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000E*/ forwarder System.Xml.Resolvers.XmlPreloadedResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700000F*/ forwarder System.Xml.Schema.IXmlSchemaInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000010*/ forwarder System.Xml.Schema.ValidationEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000011*/ forwarder System.Xml.Schema.ValidationEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000012*/ forwarder System.Xml.Schema.XmlAtomicValue -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000013*/ forwarder System.Xml.Schema.XmlSchema -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000014*/ forwarder System.Xml.Schema.XmlSchemaAll -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000015*/ forwarder System.Xml.Schema.XmlSchemaAnnotated -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000016*/ forwarder System.Xml.Schema.XmlSchemaAnnotation -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000017*/ forwarder System.Xml.Schema.XmlSchemaAny -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000018*/ forwarder System.Xml.Schema.XmlSchemaAnyAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000019*/ forwarder System.Xml.Schema.XmlSchemaAppInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.Xml.Schema.XmlSchemaAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.Xml.Schema.XmlSchemaAttributeGroup -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.Xml.Schema.XmlSchemaAttributeGroupRef -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.Xml.Schema.XmlSchemaChoice -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.Xml.Schema.XmlSchemaCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.Xml.Schema.XmlSchemaCollectionEnumerator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000020*/ forwarder System.Xml.Schema.XmlSchemaCompilationSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000021*/ forwarder System.Xml.Schema.XmlSchemaComplexContent -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000022*/ forwarder System.Xml.Schema.XmlSchemaComplexContentExtension -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000023*/ forwarder System.Xml.Schema.XmlSchemaComplexContentRestriction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000024*/ forwarder System.Xml.Schema.XmlSchemaComplexType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000025*/ forwarder System.Xml.Schema.XmlSchemaContent -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000026*/ forwarder System.Xml.Schema.XmlSchemaContentModel -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000027*/ forwarder System.Xml.Schema.XmlSchemaContentProcessing -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000028*/ forwarder System.Xml.Schema.XmlSchemaContentType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000029*/ forwarder System.Xml.Schema.XmlSchemaDatatype -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700002A*/ forwarder System.Xml.Schema.XmlSchemaDatatypeVariety -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700002B*/ forwarder System.Xml.Schema.XmlSchemaDerivationMethod -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700002C*/ forwarder System.Xml.Schema.XmlSchemaDocumentation -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700002D*/ forwarder System.Xml.Schema.XmlSchemaElement -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700002E*/ forwarder System.Xml.Schema.XmlSchemaEnumerationFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700002F*/ forwarder System.Xml.Schema.XmlSchemaException -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000030*/ forwarder System.Xml.Schema.XmlSchemaExternal -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000031*/ forwarder System.Xml.Schema.XmlSchemaFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000032*/ forwarder System.Xml.Schema.XmlSchemaForm -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000033*/ forwarder System.Xml.Schema.XmlSchemaFractionDigitsFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000034*/ forwarder System.Xml.Schema.XmlSchemaGroup -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000035*/ forwarder System.Xml.Schema.XmlSchemaGroupBase -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000036*/ forwarder System.Xml.Schema.XmlSchemaGroupRef -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000037*/ forwarder System.Xml.Schema.XmlSchemaIdentityConstraint -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000038*/ forwarder System.Xml.Schema.XmlSchemaImport -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000039*/ forwarder System.Xml.Schema.XmlSchemaInclude -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700003A*/ forwarder System.Xml.Schema.XmlSchemaInference -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700003B*/ InferenceOption -{ - .class extern System.Xml.Schema.XmlSchemaInference /*2700003A*/ -} -.class extern /*2700003C*/ forwarder System.Xml.Schema.XmlSchemaInferenceException -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700003D*/ forwarder System.Xml.Schema.XmlSchemaInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700003E*/ forwarder System.Xml.Schema.XmlSchemaKey -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700003F*/ forwarder System.Xml.Schema.XmlSchemaKeyref -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000040*/ forwarder System.Xml.Schema.XmlSchemaLengthFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000041*/ forwarder System.Xml.Schema.XmlSchemaMaxExclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000042*/ forwarder System.Xml.Schema.XmlSchemaMaxInclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000043*/ forwarder System.Xml.Schema.XmlSchemaMaxLengthFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000044*/ forwarder System.Xml.Schema.XmlSchemaMinExclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000045*/ forwarder System.Xml.Schema.XmlSchemaMinInclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000046*/ forwarder System.Xml.Schema.XmlSchemaMinLengthFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000047*/ forwarder System.Xml.Schema.XmlSchemaNotation -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000048*/ forwarder System.Xml.Schema.XmlSchemaNumericFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000049*/ forwarder System.Xml.Schema.XmlSchemaObject -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700004A*/ forwarder System.Xml.Schema.XmlSchemaObjectCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700004B*/ forwarder System.Xml.Schema.XmlSchemaObjectEnumerator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700004C*/ forwarder System.Xml.Schema.XmlSchemaObjectTable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700004D*/ forwarder System.Xml.Schema.XmlSchemaParticle -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700004E*/ forwarder System.Xml.Schema.XmlSchemaPatternFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700004F*/ forwarder System.Xml.Schema.XmlSchemaRedefine -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000050*/ forwarder System.Xml.Schema.XmlSchemaSequence -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000051*/ forwarder System.Xml.Schema.XmlSchemaSet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000052*/ forwarder System.Xml.Schema.XmlSchemaSimpleContent -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000053*/ forwarder System.Xml.Schema.XmlSchemaSimpleContentExtension -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000054*/ forwarder System.Xml.Schema.XmlSchemaSimpleContentRestriction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000055*/ forwarder System.Xml.Schema.XmlSchemaSimpleType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000056*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeContent -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000057*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeList -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000058*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeRestriction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000059*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeUnion -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700005A*/ forwarder System.Xml.Schema.XmlSchemaTotalDigitsFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700005B*/ forwarder System.Xml.Schema.XmlSchemaType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700005C*/ forwarder System.Xml.Schema.XmlSchemaUnique -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700005D*/ forwarder System.Xml.Schema.XmlSchemaUse -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700005E*/ forwarder System.Xml.Schema.XmlSchemaValidationException -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700005F*/ forwarder System.Xml.Schema.XmlSchemaValidationFlags -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000060*/ forwarder System.Xml.Schema.XmlSchemaValidator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000061*/ forwarder System.Xml.Schema.XmlSchemaValidity -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000062*/ forwarder System.Xml.Schema.XmlSchemaWhiteSpaceFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000063*/ forwarder System.Xml.Schema.XmlSchemaXPath -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000064*/ forwarder System.Xml.Schema.XmlSeverityType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000065*/ forwarder System.Xml.Schema.XmlTypeCode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000066*/ forwarder System.Xml.Schema.XmlValueGetter -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000067*/ forwarder System.Xml.Serialization.CodeGenerationOptions -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000068*/ forwarder System.Xml.Serialization.CodeIdentifier -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000069*/ forwarder System.Xml.Serialization.CodeIdentifiers -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700006A*/ forwarder System.Xml.Serialization.ImportContext -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700006B*/ forwarder System.Xml.Serialization.IXmlSerializable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700006C*/ forwarder System.Xml.Serialization.IXmlTextParser -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700006D*/ forwarder System.Xml.Serialization.SchemaImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700006E*/ forwarder System.Xml.Serialization.SoapAttributeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700006F*/ forwarder System.Xml.Serialization.SoapAttributeOverrides -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000070*/ forwarder System.Xml.Serialization.SoapAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000071*/ forwarder System.Xml.Serialization.SoapElementAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000072*/ forwarder System.Xml.Serialization.SoapEnumAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000073*/ forwarder System.Xml.Serialization.SoapIgnoreAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000074*/ forwarder System.Xml.Serialization.SoapIncludeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000075*/ forwarder System.Xml.Serialization.SoapReflectionImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000076*/ forwarder System.Xml.Serialization.SoapSchemaMember -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000077*/ forwarder System.Xml.Serialization.SoapTypeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000078*/ forwarder System.Xml.Serialization.UnreferencedObjectEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000079*/ forwarder System.Xml.Serialization.UnreferencedObjectEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700007A*/ forwarder System.Xml.Serialization.XmlAnyAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700007B*/ forwarder System.Xml.Serialization.XmlAnyElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700007C*/ forwarder System.Xml.Serialization.XmlAnyElementAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700007D*/ forwarder System.Xml.Serialization.XmlArrayAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700007E*/ forwarder System.Xml.Serialization.XmlArrayItemAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700007F*/ forwarder System.Xml.Serialization.XmlArrayItemAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000080*/ forwarder System.Xml.Serialization.XmlAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000081*/ forwarder System.Xml.Serialization.XmlAttributeEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000082*/ forwarder System.Xml.Serialization.XmlAttributeEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000083*/ forwarder System.Xml.Serialization.XmlAttributeOverrides -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000084*/ forwarder System.Xml.Serialization.XmlAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000085*/ forwarder System.Xml.Serialization.XmlChoiceIdentifierAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000086*/ forwarder System.Xml.Serialization.XmlDeserializationEvents -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000087*/ forwarder System.Xml.Serialization.XmlElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000088*/ forwarder System.Xml.Serialization.XmlElementAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000089*/ forwarder System.Xml.Serialization.XmlElementEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700008A*/ forwarder System.Xml.Serialization.XmlElementEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700008B*/ forwarder System.Xml.Serialization.XmlEnumAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700008C*/ forwarder System.Xml.Serialization.XmlIgnoreAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700008D*/ forwarder System.Xml.Serialization.XmlIncludeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700008E*/ forwarder System.Xml.Serialization.XmlMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700008F*/ forwarder System.Xml.Serialization.XmlMappingAccess -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000090*/ forwarder System.Xml.Serialization.XmlMemberMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000091*/ forwarder System.Xml.Serialization.XmlMembersMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000092*/ forwarder System.Xml.Serialization.XmlNamespaceDeclarationsAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000093*/ forwarder System.Xml.Serialization.XmlNodeEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000094*/ forwarder System.Xml.Serialization.XmlNodeEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000095*/ forwarder System.Xml.Serialization.XmlReflectionImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000096*/ forwarder System.Xml.Serialization.XmlReflectionMember -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000097*/ forwarder System.Xml.Serialization.XmlRootAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*27000098*/ forwarder System.Xml.Serialization.XmlSchemaEnumerator -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*27000099*/ forwarder System.Xml.Serialization.XmlSchemaExporter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700009A*/ forwarder System.Xml.Serialization.XmlSchemaImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700009B*/ forwarder System.Xml.Serialization.XmlSchemaProviderAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*2700009C*/ forwarder System.Xml.Serialization.XmlSchemas -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700009D*/ forwarder System.Xml.Serialization.XmlSerializationCollectionFixupCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700009E*/ forwarder System.Xml.Serialization.XmlSerializationFixupCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*2700009F*/ forwarder System.Xml.Serialization.XmlSerializationGeneratedCode -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A0*/ forwarder System.Xml.Serialization.XmlSerializationReadCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A1*/ forwarder System.Xml.Serialization.XmlSerializationReader -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A2*/ CollectionFixup -{ - .class extern System.Xml.Serialization.XmlSerializationReader /*270000A1*/ -} -.class extern /*270000A3*/ Fixup -{ - .class extern System.Xml.Serialization.XmlSerializationReader /*270000A1*/ -} -.class extern /*270000A4*/ forwarder System.Xml.Serialization.XmlSerializationWriteCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A5*/ forwarder System.Xml.Serialization.XmlSerializationWriter -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A6*/ forwarder System.Xml.Serialization.XmlSerializer -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A7*/ forwarder System.Xml.Serialization.XmlSerializerAssemblyAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A8*/ forwarder System.Xml.Serialization.XmlSerializerFactory -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000A9*/ forwarder System.Xml.Serialization.XmlSerializerImplementation -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000AA*/ forwarder System.Xml.Serialization.XmlSerializerNamespaces -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000AB*/ forwarder System.Xml.Serialization.XmlSerializerVersionAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000AC*/ forwarder System.Xml.Serialization.XmlTextAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000AD*/ forwarder System.Xml.Serialization.XmlTypeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000AE*/ forwarder System.Xml.Serialization.XmlTypeMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000003*/ -} -.class extern /*270000AF*/ forwarder System.Xml.ValidationType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B0*/ forwarder System.Xml.WhitespaceHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B1*/ forwarder System.Xml.WriteState -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B2*/ forwarder System.Xml.XmlAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B3*/ forwarder System.Xml.XmlAttributeCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B4*/ forwarder System.Xml.XmlCDataSection -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B5*/ forwarder System.Xml.XmlCharacterData -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B6*/ forwarder System.Xml.XmlComment -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B7*/ forwarder System.Xml.XmlConvert -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B8*/ forwarder System.Xml.XmlDateTimeSerializationMode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000B9*/ forwarder System.Xml.XmlDeclaration -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000BA*/ forwarder System.Xml.XmlDocument -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000BB*/ forwarder System.Xml.XmlDocumentFragment -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000BC*/ forwarder System.Xml.XmlDocumentType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000BD*/ forwarder System.Xml.XmlElement -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000BE*/ forwarder System.Xml.XmlEntity -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000BF*/ forwarder System.Xml.XmlEntityReference -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C0*/ forwarder System.Xml.XmlException -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C1*/ forwarder System.Xml.XmlImplementation -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C2*/ forwarder System.Xml.XmlLinkedNode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C3*/ forwarder System.Xml.XmlNamedNodeMap -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C4*/ forwarder System.Xml.XmlNamespaceManager -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C5*/ forwarder System.Xml.XmlNamespaceScope -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C6*/ forwarder System.Xml.XmlNameTable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C7*/ forwarder System.Xml.XmlNode -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C8*/ forwarder System.Xml.XmlNodeChangedAction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000C9*/ forwarder System.Xml.XmlNodeChangedEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000CA*/ forwarder System.Xml.XmlNodeChangedEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000CB*/ forwarder System.Xml.XmlNodeList -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000CC*/ forwarder System.Xml.XmlNodeOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000CD*/ forwarder System.Xml.XmlNodeReader -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000CE*/ forwarder System.Xml.XmlNodeType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000CF*/ forwarder System.Xml.XmlNotation -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D0*/ forwarder System.Xml.XmlOutputMethod -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D1*/ forwarder System.Xml.XmlParserContext -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D2*/ forwarder System.Xml.XmlProcessingInstruction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D3*/ forwarder System.Xml.XmlQualifiedName -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D4*/ forwarder System.Xml.XmlReader -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D5*/ forwarder System.Xml.XmlReaderSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D6*/ forwarder System.Xml.XmlResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D7*/ forwarder System.Xml.XmlSecureResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D8*/ forwarder System.Xml.XmlSignificantWhitespace -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000D9*/ forwarder System.Xml.XmlSpace -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000DA*/ forwarder System.Xml.XmlText -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000DB*/ forwarder System.Xml.XmlTextReader -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000DC*/ forwarder System.Xml.XmlTextWriter -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000DD*/ forwarder System.Xml.XmlTokenizedType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000DE*/ forwarder System.Xml.XmlUrlResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000DF*/ forwarder System.Xml.XmlValidatingReader -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E0*/ forwarder System.Xml.XmlWhitespace -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E1*/ forwarder System.Xml.XmlWriter -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E2*/ forwarder System.Xml.XmlWriterSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E3*/ forwarder System.Xml.XPath.IXPathNavigable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E4*/ forwarder System.Xml.XPath.XmlCaseOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E5*/ forwarder System.Xml.XPath.XmlDataType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E6*/ forwarder System.Xml.XPath.XmlSortOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000E7*/ forwarder System.Xml.XPath.XPathDocument -{ - .assembly extern System.Xml.XPath /*23000004*/ -} -.class extern /*270000E8*/ forwarder System.Xml.XPath.XPathException -{ - .assembly extern System.Xml.XPath /*23000004*/ -} -.class extern /*270000E9*/ forwarder System.Xml.XPath.XPathExpression -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000EA*/ forwarder System.Xml.XPath.XPathItem -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000EB*/ forwarder System.Xml.XPath.XPathNamespaceScope -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000EC*/ forwarder System.Xml.XPath.XPathNavigator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000ED*/ forwarder System.Xml.XPath.XPathNodeIterator -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000EE*/ forwarder System.Xml.XPath.XPathNodeType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000EF*/ forwarder System.Xml.XPath.XPathResultType -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F0*/ forwarder System.Xml.Xsl.IXsltContextFunction -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F1*/ forwarder System.Xml.Xsl.IXsltContextVariable -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F2*/ forwarder System.Xml.Xsl.XslCompiledTransform -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F3*/ forwarder System.Xml.Xsl.XsltArgumentList -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F4*/ forwarder System.Xml.Xsl.XsltCompileException -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F5*/ forwarder System.Xml.Xsl.XsltContext -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F6*/ forwarder System.Xml.Xsl.XsltException -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F7*/ forwarder System.Xml.Xsl.XsltMessageEncounteredEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F8*/ forwarder System.Xml.Xsl.XsltMessageEncounteredEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000F9*/ forwarder System.Xml.Xsl.XslTransform -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.class extern /*270000FA*/ forwarder System.Xml.Xsl.XsltSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000002*/ -} -.module System.Xml.dll -// MVID: {ece1a143-9eff-4e9d-9806-04238f5057d0} -.imagebase 0x62160000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F7E58001000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il deleted file mode 100644 index 200f821ee3..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il +++ /dev/null @@ -1,4283 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc1 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00008a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000a96a -// Base of code: 0x00002000 -// Base of data: 0x0000c000 -// Image base: 0x7a540000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00010000 -// Size of headers: 0x00000200 -// Checksum: 0x0000e847 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000a918 [0x0000004f] address [size] of Import Directory: -// 0x0000c000 [0x00000428] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00009400 [0x00003e90] address [size] of Security Directory: -// 0x0000e000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00008970 Virtual Size -// 0x00002000 Virtual Address -// 0x00008a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000428 Virtual Size -// 0x0000c000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00008c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x0000e000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00009200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0000a000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000096c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000a95a Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 54 7A - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00008848] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000a898 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x0000384c Size -// '#~' Name -// Stream 2: -// 0x000038b8 Offset -// 0x00004e80 Size -// '#Strings' Name -// Stream 3: -// 0x00008738 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00008740 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00008750 Offset -// 0x000000f8 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 53904 -// PE header size : 512 (496 used) ( 0.95%) -// PE additional info : 17251 (32.00%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.13%) -// CLR meta-data size : 34888 (64.72%) -// CLR additional info : 128 ( 0.24%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 3.80%) -// Unaccounted : -995 (-1.85%) - -// Num.of PE sections : 3 -// .text - 35328 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 34888 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 49 (980 bytes) -// ExportedType - 939 (13146 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 20095 bytes -// Blobs - 248 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.CodeDom -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ Microsoft.Win32.SystemEvents -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Diagnostics.Process -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000006*/ System.Diagnostics.Tools -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000007*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000008*/ System.Collections.Concurrent -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000009*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000A*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000B*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000C*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000D*/ System.ComponentModel.TypeConverter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000E*/ System.ComponentModel.EventBasedAsync -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000F*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000010*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000011*/ Microsoft.Win32.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000012*/ System.Configuration.ConfigurationManager -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000013*/ System.Diagnostics.TraceSource -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000014*/ System.Diagnostics.PerformanceCounter -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000015*/ System.Diagnostics.Debug -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000016*/ System.Diagnostics.TextWriterTraceListener -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000017*/ System.Diagnostics.EventLog -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000018*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000019*/ System.Diagnostics.FileVersionInfo -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001A*/ System.IO.Compression -{ - .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. - .ver 0:0:0:0 -} -.assembly extern /*2300001B*/ System.IO.FileSystem.Watcher -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001C*/ System.IO.Ports -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*2300001D*/ System.Net.Requests -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001E*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001F*/ System.Net.HttpListener -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000020*/ System.Net.ServicePoint -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000021*/ System.Net.NameResolution -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000022*/ System.Net.WebClient -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000023*/ System.Net.WebHeaderCollection -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000024*/ System.Net.WebProxy -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000025*/ System.Net.Mail -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000026*/ System.Net.NetworkInformation -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000027*/ System.Net.Ping -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000028*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000029*/ System.Net.Sockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002A*/ System.Net.WebSockets.Client -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002B*/ System.Net.WebSockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002C*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002D*/ System.Threading.AccessControl -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002E*/ System.Security.Cryptography.Encoding -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002F*/ System.Text.RegularExpressions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000030*/ System.Threading -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000031*/ System.Threading.Thread -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ System -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0A 53 79 73 74 65 6D 2E 64 6C 6C 00 00 ) // ...System.dll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0A 53 79 73 74 65 6D 2E 64 6C 6C 00 00 ) // ...System.dll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0A 53 79 73 74 65 6D 2E 64 6C 6C 00 00 ) // ...System.dll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder Microsoft.CSharp.CSharpCodeProvider -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000002*/ forwarder Microsoft.VisualBasic.VBCodeProvider -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000003*/ forwarder Microsoft.Win32.PowerModeChangedEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000004*/ forwarder Microsoft.Win32.PowerModeChangedEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000005*/ forwarder Microsoft.Win32.PowerModes -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000006*/ forwarder Microsoft.Win32.SafeHandles.SafeProcessHandle -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000007*/ forwarder Microsoft.Win32.SafeHandles.SafeX509ChainHandle -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000008*/ forwarder Microsoft.Win32.SessionEndedEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000009*/ forwarder Microsoft.Win32.SessionEndedEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*2700000A*/ forwarder Microsoft.Win32.SessionEndingEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*2700000B*/ forwarder Microsoft.Win32.SessionEndingEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*2700000C*/ forwarder Microsoft.Win32.SessionEndReasons -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*2700000D*/ forwarder Microsoft.Win32.SessionSwitchEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*2700000E*/ forwarder Microsoft.Win32.SessionSwitchEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*2700000F*/ forwarder Microsoft.Win32.SessionSwitchReason -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000010*/ forwarder Microsoft.Win32.SystemEvents -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000011*/ forwarder Microsoft.Win32.TimerElapsedEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000012*/ forwarder Microsoft.Win32.TimerElapsedEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000013*/ forwarder Microsoft.Win32.UserPreferenceCategory -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000014*/ forwarder Microsoft.Win32.UserPreferenceChangedEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000015*/ forwarder Microsoft.Win32.UserPreferenceChangedEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000016*/ forwarder Microsoft.Win32.UserPreferenceChangingEventArgs -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000017*/ forwarder Microsoft.Win32.UserPreferenceChangingEventHandler -{ - .assembly extern Microsoft.Win32.SystemEvents /*23000003*/ -} -.class extern /*27000018*/ forwarder System.CodeDom.CodeArgumentReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000019*/ forwarder System.CodeDom.CodeArrayCreateExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700001A*/ forwarder System.CodeDom.CodeArrayIndexerExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700001B*/ forwarder System.CodeDom.CodeAssignStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700001C*/ forwarder System.CodeDom.CodeAttachEventStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700001D*/ forwarder System.CodeDom.CodeAttributeArgument -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700001E*/ forwarder System.CodeDom.CodeAttributeArgumentCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700001F*/ forwarder System.CodeDom.CodeAttributeDeclaration -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000020*/ forwarder System.CodeDom.CodeAttributeDeclarationCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000021*/ forwarder System.CodeDom.CodeBaseReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000022*/ forwarder System.CodeDom.CodeBinaryOperatorExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000023*/ forwarder System.CodeDom.CodeBinaryOperatorType -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000024*/ forwarder System.CodeDom.CodeCastExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000025*/ forwarder System.CodeDom.CodeCatchClause -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000026*/ forwarder System.CodeDom.CodeCatchClauseCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000027*/ forwarder System.CodeDom.CodeChecksumPragma -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000028*/ forwarder System.CodeDom.CodeComment -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000029*/ forwarder System.CodeDom.CodeCommentStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700002A*/ forwarder System.CodeDom.CodeCommentStatementCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700002B*/ forwarder System.CodeDom.CodeCompileUnit -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700002C*/ forwarder System.CodeDom.CodeConditionStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700002D*/ forwarder System.CodeDom.CodeConstructor -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700002E*/ forwarder System.CodeDom.CodeDefaultValueExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700002F*/ forwarder System.CodeDom.CodeDelegateCreateExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000030*/ forwarder System.CodeDom.CodeDelegateInvokeExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000031*/ forwarder System.CodeDom.CodeDirectionExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000032*/ forwarder System.CodeDom.CodeDirective -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000033*/ forwarder System.CodeDom.CodeDirectiveCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000034*/ forwarder System.CodeDom.CodeEntryPointMethod -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000035*/ forwarder System.CodeDom.CodeEventReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000036*/ forwarder System.CodeDom.CodeExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000037*/ forwarder System.CodeDom.CodeExpressionCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000038*/ forwarder System.CodeDom.CodeExpressionStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000039*/ forwarder System.CodeDom.CodeFieldReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700003A*/ forwarder System.CodeDom.CodeGotoStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700003B*/ forwarder System.CodeDom.CodeIndexerExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700003C*/ forwarder System.CodeDom.CodeIterationStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700003D*/ forwarder System.CodeDom.CodeLabeledStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700003E*/ forwarder System.CodeDom.CodeLinePragma -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700003F*/ forwarder System.CodeDom.CodeMemberEvent -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000040*/ forwarder System.CodeDom.CodeMemberField -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000041*/ forwarder System.CodeDom.CodeMemberMethod -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000042*/ forwarder System.CodeDom.CodeMemberProperty -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000043*/ forwarder System.CodeDom.CodeMethodInvokeExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000044*/ forwarder System.CodeDom.CodeMethodReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000045*/ forwarder System.CodeDom.CodeMethodReturnStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000046*/ forwarder System.CodeDom.CodeNamespace -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000047*/ forwarder System.CodeDom.CodeNamespaceCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000048*/ forwarder System.CodeDom.CodeNamespaceImport -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000049*/ forwarder System.CodeDom.CodeNamespaceImportCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700004A*/ forwarder System.CodeDom.CodeObject -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700004B*/ forwarder System.CodeDom.CodeObjectCreateExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700004C*/ forwarder System.CodeDom.CodeParameterDeclarationExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700004D*/ forwarder System.CodeDom.CodeParameterDeclarationExpressionCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700004E*/ forwarder System.CodeDom.CodePrimitiveExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700004F*/ forwarder System.CodeDom.CodePropertyReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000050*/ forwarder System.CodeDom.CodePropertySetValueReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000051*/ forwarder System.CodeDom.CodeRegionDirective -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000052*/ forwarder System.CodeDom.CodeRegionMode -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000053*/ forwarder System.CodeDom.CodeRemoveEventStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000054*/ forwarder System.CodeDom.CodeSnippetCompileUnit -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000055*/ forwarder System.CodeDom.CodeSnippetExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000056*/ forwarder System.CodeDom.CodeSnippetStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000057*/ forwarder System.CodeDom.CodeSnippetTypeMember -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000058*/ forwarder System.CodeDom.CodeStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000059*/ forwarder System.CodeDom.CodeStatementCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700005A*/ forwarder System.CodeDom.CodeThisReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700005B*/ forwarder System.CodeDom.CodeThrowExceptionStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700005C*/ forwarder System.CodeDom.CodeTryCatchFinallyStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700005D*/ forwarder System.CodeDom.CodeTypeConstructor -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700005E*/ forwarder System.CodeDom.CodeTypeDeclaration -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700005F*/ forwarder System.CodeDom.CodeTypeDeclarationCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000060*/ forwarder System.CodeDom.CodeTypeDelegate -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000061*/ forwarder System.CodeDom.CodeTypeMember -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000062*/ forwarder System.CodeDom.CodeTypeMemberCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000063*/ forwarder System.CodeDom.CodeTypeOfExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000064*/ forwarder System.CodeDom.CodeTypeParameter -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000065*/ forwarder System.CodeDom.CodeTypeParameterCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000066*/ forwarder System.CodeDom.CodeTypeReference -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000067*/ forwarder System.CodeDom.CodeTypeReferenceCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000068*/ forwarder System.CodeDom.CodeTypeReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000069*/ forwarder System.CodeDom.CodeTypeReferenceOptions -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700006A*/ forwarder System.CodeDom.CodeVariableDeclarationStatement -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700006B*/ forwarder System.CodeDom.CodeVariableReferenceExpression -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700006C*/ forwarder System.CodeDom.Compiler.CodeCompiler -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700006D*/ forwarder System.CodeDom.Compiler.CodeDomProvider -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700006E*/ forwarder System.CodeDom.Compiler.CodeGenerator -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700006F*/ forwarder System.CodeDom.Compiler.CodeGeneratorOptions -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000070*/ forwarder System.CodeDom.Compiler.CodeParser -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000071*/ forwarder System.CodeDom.Compiler.CompilerError -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000072*/ forwarder System.CodeDom.Compiler.CompilerErrorCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000073*/ forwarder System.CodeDom.Compiler.CompilerInfo -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000074*/ forwarder System.CodeDom.Compiler.CompilerParameters -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000075*/ forwarder System.CodeDom.Compiler.CompilerResults -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000076*/ forwarder System.CodeDom.Compiler.Executor -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000077*/ forwarder System.CodeDom.Compiler.GeneratedCodeAttribute -{ - .assembly extern System.Diagnostics.Tools /*23000006*/ -} -.class extern /*27000078*/ forwarder System.CodeDom.Compiler.GeneratorSupport -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000079*/ forwarder System.CodeDom.Compiler.ICodeCompiler -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700007A*/ forwarder System.CodeDom.Compiler.ICodeGenerator -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700007B*/ forwarder System.CodeDom.Compiler.ICodeParser -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700007C*/ forwarder System.CodeDom.Compiler.IndentedTextWriter -{ - .assembly extern System.Runtime.Extensions /*23000007*/ -} -.class extern /*2700007D*/ forwarder System.CodeDom.Compiler.LanguageOptions -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700007E*/ forwarder System.CodeDom.Compiler.TempFileCollection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*2700007F*/ forwarder System.CodeDom.FieldDirection -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000080*/ forwarder System.CodeDom.MemberAttributes -{ - .assembly extern System.CodeDom /*23000002*/ -} -.class extern /*27000081*/ forwarder System.Collections.Concurrent.BlockingCollection`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000082*/ forwarder System.Collections.Concurrent.ConcurrentBag`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000083*/ forwarder System.Collections.Generic.ISet`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000084*/ forwarder System.Collections.Generic.LinkedListNode`1 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*27000085*/ forwarder System.Collections.Generic.LinkedList`1 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*27000086*/ Enumerator -{ - .class extern System.Collections.Generic.LinkedList`1 /*27000085*/ -} -.class extern /*27000087*/ forwarder System.Collections.Generic.Queue`1 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*27000088*/ Enumerator -{ - .class extern System.Collections.Generic.Queue`1 /*27000087*/ -} -.class extern /*27000089*/ forwarder System.Collections.Generic.SortedDictionary`2 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*2700008A*/ Enumerator -{ - .class extern System.Collections.Generic.SortedDictionary`2 /*27000089*/ -} -.class extern /*2700008B*/ KeyCollection -{ - .class extern System.Collections.Generic.SortedDictionary`2 /*27000089*/ -} -.class extern /*2700008C*/ Enumerator -{ - .class extern System.Collections.Generic.SortedDictionary`2/KeyCollection /*2700008B*/ -} -.class extern /*2700008D*/ ValueCollection -{ - .class extern System.Collections.Generic.SortedDictionary`2 /*27000089*/ -} -.class extern /*2700008E*/ Enumerator -{ - .class extern System.Collections.Generic.SortedDictionary`2/ValueCollection /*2700008D*/ -} -.class extern /*2700008F*/ forwarder System.Collections.Generic.SortedList`2 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*27000090*/ forwarder System.Collections.Generic.SortedSet`1 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*27000091*/ Enumerator -{ - .class extern System.Collections.Generic.SortedSet`1 /*27000090*/ -} -.class extern /*27000092*/ forwarder System.Collections.Generic.Stack`1 -{ - .assembly extern System.Collections /*23000009*/ -} -.class extern /*27000093*/ Enumerator -{ - .class extern System.Collections.Generic.Stack`1 /*27000092*/ -} -.class extern /*27000094*/ forwarder System.Collections.ObjectModel.ObservableCollection`1 -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000095*/ forwarder System.Collections.ObjectModel.ReadOnlyObservableCollection`1 -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000096*/ forwarder System.Collections.Specialized.BitVector32 -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*27000097*/ Section -{ - .class extern System.Collections.Specialized.BitVector32 /*27000096*/ -} -.class extern /*27000098*/ forwarder System.Collections.Specialized.CollectionsUtil -{ - .assembly extern System.Collections.NonGeneric /*2300000C*/ -} -.class extern /*27000099*/ forwarder System.Collections.Specialized.HybridDictionary -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*2700009A*/ forwarder System.Collections.Specialized.INotifyCollectionChanged -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*2700009B*/ forwarder System.Collections.Specialized.IOrderedDictionary -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*2700009C*/ forwarder System.Collections.Specialized.ListDictionary -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*2700009D*/ forwarder System.Collections.Specialized.NameObjectCollectionBase -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*2700009E*/ KeysCollection -{ - .class extern System.Collections.Specialized.NameObjectCollectionBase /*2700009D*/ -} -.class extern /*2700009F*/ forwarder System.Collections.Specialized.NameValueCollection -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*270000A0*/ forwarder System.Collections.Specialized.NotifyCollectionChangedAction -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*270000A1*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventArgs -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*270000A2*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventHandler -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*270000A3*/ forwarder System.Collections.Specialized.OrderedDictionary -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*270000A4*/ forwarder System.Collections.Specialized.StringCollection -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*270000A5*/ forwarder System.Collections.Specialized.StringDictionary -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*270000A6*/ forwarder System.Collections.Specialized.StringEnumerator -{ - .assembly extern System.Collections.Specialized /*2300000B*/ -} -.class extern /*270000A7*/ forwarder System.ComponentModel.AddingNewEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000A8*/ forwarder System.ComponentModel.AddingNewEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000A9*/ forwarder System.ComponentModel.AmbientValueAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000AA*/ forwarder System.ComponentModel.ArrayConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000AB*/ forwarder System.ComponentModel.AsyncCompletedEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AC*/ forwarder System.ComponentModel.AsyncCompletedEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AD*/ forwarder System.ComponentModel.AsyncOperation -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AE*/ forwarder System.ComponentModel.AsyncOperationManager -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AF*/ forwarder System.ComponentModel.AttributeCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B0*/ forwarder System.ComponentModel.AttributeProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B1*/ forwarder System.ComponentModel.BackgroundWorker -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000B2*/ forwarder System.ComponentModel.BaseNumberConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B3*/ forwarder System.ComponentModel.BindableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B4*/ forwarder System.ComponentModel.BindableSupport -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B5*/ forwarder System.ComponentModel.BindingDirection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B6*/ forwarder System.ComponentModel.BindingList`1 -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B7*/ forwarder System.ComponentModel.BooleanConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B8*/ forwarder System.ComponentModel.BrowsableAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000B9*/ forwarder System.ComponentModel.ByteConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BA*/ forwarder System.ComponentModel.CancelEventArgs -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*270000BB*/ forwarder System.ComponentModel.CancelEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BC*/ forwarder System.ComponentModel.CategoryAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000BD*/ forwarder System.ComponentModel.CharConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BE*/ forwarder System.ComponentModel.CollectionChangeAction -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BF*/ forwarder System.ComponentModel.CollectionChangeEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C0*/ forwarder System.ComponentModel.CollectionChangeEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C1*/ forwarder System.ComponentModel.CollectionConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C2*/ forwarder System.ComponentModel.ComplexBindingPropertiesAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C3*/ forwarder System.ComponentModel.Component -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000C4*/ forwarder System.ComponentModel.ComponentCollection -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000C5*/ forwarder System.ComponentModel.ComponentConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C6*/ forwarder System.ComponentModel.ComponentEditor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C7*/ forwarder System.ComponentModel.ComponentResourceManager -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C8*/ forwarder System.ComponentModel.Container -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C9*/ forwarder System.ComponentModel.ContainerFilterService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CA*/ forwarder System.ComponentModel.CultureInfoConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CB*/ forwarder System.ComponentModel.CustomTypeDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CC*/ forwarder System.ComponentModel.DataErrorsChangedEventArgs -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*270000CD*/ forwarder System.ComponentModel.DataObjectAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CE*/ forwarder System.ComponentModel.DataObjectFieldAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CF*/ forwarder System.ComponentModel.DataObjectMethodAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D0*/ forwarder System.ComponentModel.DataObjectMethodType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D1*/ forwarder System.ComponentModel.DateTimeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D2*/ forwarder System.ComponentModel.DateTimeOffsetConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D3*/ forwarder System.ComponentModel.DecimalConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D4*/ forwarder System.ComponentModel.DefaultBindingPropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D5*/ forwarder System.ComponentModel.DefaultEventAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D6*/ forwarder System.ComponentModel.DefaultPropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D7*/ forwarder System.ComponentModel.DefaultValueAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000D8*/ forwarder System.ComponentModel.DescriptionAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000D9*/ forwarder System.ComponentModel.Design.ActiveDesignerEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DA*/ forwarder System.ComponentModel.Design.ActiveDesignerEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DB*/ forwarder System.ComponentModel.Design.CheckoutException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DC*/ forwarder System.ComponentModel.Design.CommandID -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DD*/ forwarder System.ComponentModel.Design.ComponentChangedEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DE*/ forwarder System.ComponentModel.Design.ComponentChangedEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DF*/ forwarder System.ComponentModel.Design.ComponentChangingEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E0*/ forwarder System.ComponentModel.Design.ComponentChangingEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E1*/ forwarder System.ComponentModel.Design.ComponentEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E2*/ forwarder System.ComponentModel.Design.ComponentEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E3*/ forwarder System.ComponentModel.Design.ComponentRenameEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E4*/ forwarder System.ComponentModel.Design.ComponentRenameEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E5*/ forwarder System.ComponentModel.Design.DesignerCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E6*/ forwarder System.ComponentModel.Design.DesignerEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E7*/ forwarder System.ComponentModel.Design.DesignerEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E8*/ forwarder System.ComponentModel.Design.DesignerOptionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E9*/ DesignerOptionCollection -{ - .class extern System.ComponentModel.Design.DesignerOptionService /*270000E8*/ -} -.class extern /*270000EA*/ forwarder System.ComponentModel.Design.DesignerTransaction -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EB*/ forwarder System.ComponentModel.Design.DesignerTransactionCloseEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EC*/ forwarder System.ComponentModel.Design.DesignerTransactionCloseEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000ED*/ forwarder System.ComponentModel.Design.DesignerVerb -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EE*/ forwarder System.ComponentModel.Design.DesignerVerbCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EF*/ forwarder System.ComponentModel.Design.DesigntimeLicenseContext -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F0*/ forwarder System.ComponentModel.Design.DesigntimeLicenseContextSerializer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F1*/ forwarder System.ComponentModel.Design.HelpContextType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F2*/ forwarder System.ComponentModel.Design.HelpKeywordAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F3*/ forwarder System.ComponentModel.Design.HelpKeywordType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F4*/ forwarder System.ComponentModel.Design.IComponentChangeService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F5*/ forwarder System.ComponentModel.Design.IComponentDiscoveryService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F6*/ forwarder System.ComponentModel.Design.IComponentInitializer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F7*/ forwarder System.ComponentModel.Design.IDesigner -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F8*/ forwarder System.ComponentModel.Design.IDesignerEventService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F9*/ forwarder System.ComponentModel.Design.IDesignerFilter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FA*/ forwarder System.ComponentModel.Design.IDesignerHost -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FB*/ forwarder System.ComponentModel.Design.IDesignerHostTransactionState -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FC*/ forwarder System.ComponentModel.Design.IDesignerOptionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FD*/ forwarder System.ComponentModel.Design.IDictionaryService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FE*/ forwarder System.ComponentModel.Design.IEventBindingService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FF*/ forwarder System.ComponentModel.Design.IExtenderListService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000100*/ forwarder System.ComponentModel.Design.IExtenderProviderService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000101*/ forwarder System.ComponentModel.Design.IHelpService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000102*/ forwarder System.ComponentModel.Design.IInheritanceService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000103*/ forwarder System.ComponentModel.Design.IMenuCommandService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000104*/ forwarder System.ComponentModel.Design.IReferenceService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000105*/ forwarder System.ComponentModel.Design.IResourceService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000106*/ forwarder System.ComponentModel.Design.IRootDesigner -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000107*/ forwarder System.ComponentModel.Design.ISelectionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000108*/ forwarder System.ComponentModel.Design.IServiceContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000109*/ forwarder System.ComponentModel.Design.ITreeDesigner -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010A*/ forwarder System.ComponentModel.Design.ITypeDescriptorFilterService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010B*/ forwarder System.ComponentModel.Design.ITypeDiscoveryService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010C*/ forwarder System.ComponentModel.Design.ITypeResolutionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010D*/ forwarder System.ComponentModel.Design.MenuCommand -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010E*/ forwarder System.ComponentModel.Design.SelectionTypes -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010F*/ forwarder System.ComponentModel.Design.Serialization.ComponentSerializationService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000110*/ forwarder System.ComponentModel.Design.Serialization.ContextStack -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000111*/ forwarder System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000112*/ forwarder System.ComponentModel.Design.Serialization.DesignerLoader -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000113*/ forwarder System.ComponentModel.Design.Serialization.DesignerSerializerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000114*/ forwarder System.ComponentModel.Design.Serialization.IDesignerLoaderHost -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000115*/ forwarder System.ComponentModel.Design.Serialization.IDesignerLoaderHost2 -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000116*/ forwarder System.ComponentModel.Design.Serialization.IDesignerLoaderService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000117*/ forwarder System.ComponentModel.Design.Serialization.IDesignerSerializationManager -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000118*/ forwarder System.ComponentModel.Design.Serialization.IDesignerSerializationProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000119*/ forwarder System.ComponentModel.Design.Serialization.IDesignerSerializationService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011A*/ forwarder System.ComponentModel.Design.Serialization.INameCreationService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011B*/ forwarder System.ComponentModel.Design.Serialization.InstanceDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011C*/ forwarder System.ComponentModel.Design.Serialization.MemberRelationship -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011D*/ forwarder System.ComponentModel.Design.Serialization.MemberRelationshipService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011E*/ forwarder System.ComponentModel.Design.Serialization.ResolveNameEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011F*/ forwarder System.ComponentModel.Design.Serialization.ResolveNameEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000120*/ forwarder System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000121*/ forwarder System.ComponentModel.Design.Serialization.SerializationStore -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000122*/ forwarder System.ComponentModel.Design.ServiceContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000123*/ forwarder System.ComponentModel.Design.ServiceCreatorCallback -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000124*/ forwarder System.ComponentModel.Design.StandardCommands -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000125*/ forwarder System.ComponentModel.Design.StandardToolWindows -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000126*/ forwarder System.ComponentModel.Design.TypeDescriptionProviderService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000127*/ forwarder System.ComponentModel.Design.ViewTechnology -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000128*/ forwarder System.ComponentModel.DesignerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000129*/ forwarder System.ComponentModel.DesignerCategoryAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012A*/ forwarder System.ComponentModel.DesignerSerializationVisibility -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012B*/ forwarder System.ComponentModel.DesignerSerializationVisibilityAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012C*/ forwarder System.ComponentModel.DesignOnlyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012D*/ forwarder System.ComponentModel.DesignTimeVisibleAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700012E*/ forwarder System.ComponentModel.DisplayNameAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012F*/ forwarder System.ComponentModel.DoubleConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000130*/ forwarder System.ComponentModel.DoWorkEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000131*/ forwarder System.ComponentModel.DoWorkEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000132*/ forwarder System.ComponentModel.EditorAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000133*/ forwarder System.ComponentModel.EditorBrowsableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000134*/ forwarder System.ComponentModel.EditorBrowsableState -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000135*/ forwarder System.ComponentModel.EnumConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000136*/ forwarder System.ComponentModel.EventDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000137*/ forwarder System.ComponentModel.EventDescriptorCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000138*/ forwarder System.ComponentModel.EventHandlerList -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000139*/ forwarder System.ComponentModel.ExpandableObjectConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013A*/ forwarder System.ComponentModel.ExtenderProvidedPropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013B*/ forwarder System.ComponentModel.GuidConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013C*/ forwarder System.ComponentModel.HandledEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013D*/ forwarder System.ComponentModel.HandledEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013E*/ forwarder System.ComponentModel.IBindingList -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013F*/ forwarder System.ComponentModel.IBindingListView -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000140*/ forwarder System.ComponentModel.ICancelAddNew -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000141*/ forwarder System.ComponentModel.IChangeTracking -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*27000142*/ forwarder System.ComponentModel.IComNativeDescriptorHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000143*/ forwarder System.ComponentModel.IComponent -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000144*/ forwarder System.ComponentModel.IContainer -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000145*/ forwarder System.ComponentModel.ICustomTypeDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000146*/ forwarder System.ComponentModel.IDataErrorInfo -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000147*/ forwarder System.ComponentModel.IEditableObject -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*27000148*/ forwarder System.ComponentModel.IExtenderProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000149*/ forwarder System.ComponentModel.IIntellisenseBuilder -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014A*/ forwarder System.ComponentModel.IListSource -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014B*/ forwarder System.ComponentModel.ImmutableObjectAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700014C*/ forwarder System.ComponentModel.INestedContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014D*/ forwarder System.ComponentModel.INestedSite -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014E*/ forwarder System.ComponentModel.InheritanceAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014F*/ forwarder System.ComponentModel.InheritanceLevel -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000150*/ forwarder System.ComponentModel.InitializationEventAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000151*/ forwarder System.ComponentModel.INotifyDataErrorInfo -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000152*/ forwarder System.ComponentModel.INotifyPropertyChanged -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000153*/ forwarder System.ComponentModel.INotifyPropertyChanging -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000154*/ forwarder System.ComponentModel.InstallerTypeAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000155*/ forwarder System.ComponentModel.InstanceCreationEditor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000156*/ forwarder System.ComponentModel.Int16Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000157*/ forwarder System.ComponentModel.Int32Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000158*/ forwarder System.ComponentModel.Int64Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000159*/ forwarder System.ComponentModel.InvalidAsynchronousStateException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700015A*/ forwarder System.ComponentModel.InvalidEnumArgumentException -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700015B*/ forwarder System.ComponentModel.IRaiseItemChangedEvents -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700015C*/ forwarder System.ComponentModel.IRevertibleChangeTracking -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*2700015D*/ forwarder System.ComponentModel.ISite -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700015E*/ forwarder System.ComponentModel.ISupportInitialize -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700015F*/ forwarder System.ComponentModel.ISupportInitializeNotification -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000160*/ forwarder System.ComponentModel.ISynchronizeInvoke -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000161*/ forwarder System.ComponentModel.ITypeDescriptorContext -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000162*/ forwarder System.ComponentModel.ITypedList -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000163*/ forwarder System.ComponentModel.License -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000164*/ forwarder System.ComponentModel.LicenseContext -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000165*/ forwarder System.ComponentModel.LicenseException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000166*/ forwarder System.ComponentModel.LicenseManager -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000167*/ forwarder System.ComponentModel.LicenseProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000168*/ forwarder System.ComponentModel.LicenseProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000169*/ forwarder System.ComponentModel.LicenseUsageMode -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016A*/ forwarder System.ComponentModel.LicFileLicenseProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016B*/ forwarder System.ComponentModel.ListBindableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016C*/ forwarder System.ComponentModel.ListChangedEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016D*/ forwarder System.ComponentModel.ListChangedEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016E*/ forwarder System.ComponentModel.ListChangedType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016F*/ forwarder System.ComponentModel.ListSortDescription -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000170*/ forwarder System.ComponentModel.ListSortDescriptionCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000171*/ forwarder System.ComponentModel.ListSortDirection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000172*/ forwarder System.ComponentModel.LocalizableAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000173*/ forwarder System.ComponentModel.LookupBindingPropertiesAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000174*/ forwarder System.ComponentModel.MarshalByValueComponent -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000175*/ forwarder System.ComponentModel.MaskedTextProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000176*/ forwarder System.ComponentModel.MaskedTextResultHint -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000177*/ forwarder System.ComponentModel.MemberDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000178*/ forwarder System.ComponentModel.MergablePropertyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000179*/ forwarder System.ComponentModel.MultilineStringConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700017A*/ forwarder System.ComponentModel.NestedContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700017B*/ forwarder System.ComponentModel.NotifyParentPropertyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700017C*/ forwarder System.ComponentModel.NullableConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700017D*/ forwarder System.ComponentModel.ParenthesizePropertyNameAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700017E*/ forwarder System.ComponentModel.PasswordPropertyTextAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700017F*/ forwarder System.ComponentModel.ProgressChangedEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000180*/ forwarder System.ComponentModel.ProgressChangedEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000181*/ forwarder System.ComponentModel.PropertyChangedEventArgs -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000182*/ forwarder System.ComponentModel.PropertyChangedEventHandler -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000183*/ forwarder System.ComponentModel.PropertyChangingEventArgs -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000184*/ forwarder System.ComponentModel.PropertyChangingEventHandler -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.class extern /*27000185*/ forwarder System.ComponentModel.PropertyDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000186*/ forwarder System.ComponentModel.PropertyDescriptorCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000187*/ forwarder System.ComponentModel.PropertyTabAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000188*/ forwarder System.ComponentModel.PropertyTabScope -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000189*/ forwarder System.ComponentModel.ProvidePropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018A*/ forwarder System.ComponentModel.ReadOnlyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700018B*/ forwarder System.ComponentModel.RecommendedAsConfigurableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018C*/ forwarder System.ComponentModel.ReferenceConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018D*/ forwarder System.ComponentModel.RefreshEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018E*/ forwarder System.ComponentModel.RefreshEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018F*/ forwarder System.ComponentModel.RefreshProperties -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000190*/ forwarder System.ComponentModel.RefreshPropertiesAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000191*/ forwarder System.ComponentModel.RunInstallerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000192*/ forwarder System.ComponentModel.RunWorkerCompletedEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000193*/ forwarder System.ComponentModel.RunWorkerCompletedEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000194*/ forwarder System.ComponentModel.SByteConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000195*/ forwarder System.ComponentModel.SettingsBindableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000196*/ forwarder System.ComponentModel.SingleConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000197*/ forwarder System.ComponentModel.StringConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000198*/ forwarder System.ComponentModel.SyntaxCheck -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000199*/ forwarder System.ComponentModel.TimeSpanConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019A*/ forwarder System.ComponentModel.ToolboxItemAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019B*/ forwarder System.ComponentModel.ToolboxItemFilterAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019C*/ forwarder System.ComponentModel.ToolboxItemFilterType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019D*/ forwarder System.ComponentModel.TypeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019E*/ SimplePropertyDescriptor -{ - .class extern System.ComponentModel.TypeConverter /*2700019D*/ -} -.class extern /*2700019F*/ StandardValuesCollection -{ - .class extern System.ComponentModel.TypeConverter /*2700019D*/ -} -.class extern /*270001A0*/ forwarder System.ComponentModel.TypeConverterAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A1*/ forwarder System.ComponentModel.TypeDescriptionProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A2*/ forwarder System.ComponentModel.TypeDescriptionProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A3*/ forwarder System.ComponentModel.TypeDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A4*/ forwarder System.ComponentModel.TypeListConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A5*/ forwarder System.ComponentModel.UInt16Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A6*/ forwarder System.ComponentModel.UInt32Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A7*/ forwarder System.ComponentModel.UInt64Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A8*/ forwarder System.ComponentModel.WarningException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A9*/ forwarder System.ComponentModel.Win32Exception -{ - .assembly extern Microsoft.Win32.Primitives /*23000011*/ -} -.class extern /*270001AA*/ forwarder System.Configuration.ApplicationScopedSettingAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001AB*/ forwarder System.Configuration.ApplicationSettingsBase -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001AC*/ forwarder System.Configuration.ApplicationSettingsGroup -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001AD*/ forwarder System.Configuration.AppSettingsReader -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001AE*/ forwarder System.Configuration.ClientSettingsSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001AF*/ forwarder System.Configuration.ConfigurationException -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B0*/ forwarder System.Configuration.ConfigurationSettings -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B1*/ forwarder System.Configuration.ConfigXmlDocument -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B2*/ forwarder System.Configuration.DefaultSettingValueAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B3*/ forwarder System.Configuration.DictionarySectionHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B4*/ forwarder System.Configuration.IApplicationSettingsProvider -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B5*/ forwarder System.Configuration.IConfigurationSectionHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B6*/ forwarder System.Configuration.IConfigurationSystem -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B7*/ forwarder System.Configuration.IdnElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B8*/ forwarder System.Configuration.IgnoreSectionHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001B9*/ forwarder System.Configuration.IPersistComponentSettings -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001BA*/ forwarder System.Configuration.IriParsingElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001BB*/ forwarder System.Configuration.ISettingsProviderService -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001BC*/ forwarder System.Configuration.LocalFileSettingsProvider -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001BD*/ forwarder System.Configuration.NameValueFileSectionHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001BE*/ forwarder System.Configuration.NameValueSectionHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001BF*/ forwarder System.Configuration.NoSettingsVersionUpgradeAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C0*/ forwarder System.Configuration.SchemeSettingElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C1*/ forwarder System.Configuration.SchemeSettingElementCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C2*/ forwarder System.Configuration.SettingAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C3*/ forwarder System.Configuration.SettingChangingEventArgs -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C4*/ forwarder System.Configuration.SettingChangingEventHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C5*/ forwarder System.Configuration.SettingElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C6*/ forwarder System.Configuration.SettingElementCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C7*/ forwarder System.Configuration.SettingsAttributeDictionary -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C8*/ forwarder System.Configuration.SettingsBase -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001C9*/ forwarder System.Configuration.SettingsContext -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001CA*/ forwarder System.Configuration.SettingsDescriptionAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001CB*/ forwarder System.Configuration.SettingsGroupDescriptionAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001CC*/ forwarder System.Configuration.SettingsGroupNameAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001CD*/ forwarder System.Configuration.SettingsLoadedEventArgs -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001CE*/ forwarder System.Configuration.SettingsLoadedEventHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001CF*/ forwarder System.Configuration.SettingsManageability -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D0*/ forwarder System.Configuration.SettingsManageabilityAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D1*/ forwarder System.Configuration.SettingsProperty -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D2*/ forwarder System.Configuration.SettingsPropertyCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D3*/ forwarder System.Configuration.SettingsPropertyIsReadOnlyException -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D4*/ forwarder System.Configuration.SettingsPropertyNotFoundException -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D5*/ forwarder System.Configuration.SettingsPropertyValue -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D6*/ forwarder System.Configuration.SettingsPropertyValueCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D7*/ forwarder System.Configuration.SettingsPropertyWrongTypeException -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D8*/ forwarder System.Configuration.SettingsProvider -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001D9*/ forwarder System.Configuration.SettingsProviderAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001DA*/ forwarder System.Configuration.SettingsProviderCollection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001DB*/ forwarder System.Configuration.SettingsSavingEventHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001DC*/ forwarder System.Configuration.SettingsSerializeAs -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001DD*/ forwarder System.Configuration.SettingsSerializeAsAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001DE*/ forwarder System.Configuration.SettingValueElement -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001DF*/ forwarder System.Configuration.SingleTagSectionHandler -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001E0*/ forwarder System.Configuration.SpecialSetting -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001E1*/ forwarder System.Configuration.SpecialSettingAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001E2*/ forwarder System.Configuration.UriSection -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001E3*/ forwarder System.Configuration.UserScopedSettingAttribute -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001E4*/ forwarder System.Configuration.UserSettingsGroup -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270001E5*/ forwarder System.Diagnostics.BooleanSwitch -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*270001E6*/ forwarder System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute -{ - .assembly extern System.Diagnostics.Tools /*23000006*/ -} -.class extern /*270001E7*/ forwarder System.Diagnostics.CorrelationManager -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*270001E8*/ forwarder System.Diagnostics.CounterCreationData -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*270001E9*/ forwarder System.Diagnostics.CounterCreationDataCollection -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*270001EA*/ forwarder System.Diagnostics.CounterSample -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*270001EB*/ forwarder System.Diagnostics.CounterSampleCalculator -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*270001EC*/ forwarder System.Diagnostics.DataReceivedEventArgs -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*270001ED*/ forwarder System.Diagnostics.DataReceivedEventHandler -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*270001EE*/ forwarder System.Diagnostics.Debug -{ - .assembly extern System.Diagnostics.Debug /*23000015*/ -} -.class extern /*270001EF*/ forwarder System.Diagnostics.DefaultTraceListener -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*270001F0*/ forwarder System.Diagnostics.DelimitedListTraceListener -{ - .assembly extern System.Diagnostics.TextWriterTraceListener /*23000016*/ -} -.class extern /*270001F1*/ forwarder System.Diagnostics.EntryWrittenEventArgs -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F2*/ forwarder System.Diagnostics.EntryWrittenEventHandler -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F3*/ forwarder System.Diagnostics.EventInstance -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F4*/ forwarder System.Diagnostics.EventLog -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F5*/ forwarder System.Diagnostics.EventLogEntry -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F6*/ forwarder System.Diagnostics.EventLogEntryCollection -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F7*/ forwarder System.Diagnostics.EventLogEntryType -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001F8*/ forwarder System.Diagnostics.EventLogPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270001F9*/ forwarder System.Diagnostics.EventLogPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270001FA*/ forwarder System.Diagnostics.EventLogPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270001FB*/ forwarder System.Diagnostics.EventLogPermissionEntry -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270001FC*/ forwarder System.Diagnostics.EventLogPermissionEntryCollection -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270001FD*/ forwarder System.Diagnostics.EventSourceCreationData -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*270001FE*/ forwarder System.Diagnostics.EventTypeFilter -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*270001FF*/ forwarder System.Diagnostics.FileVersionInfo -{ - .assembly extern System.Diagnostics.FileVersionInfo /*23000019*/ -} -.class extern /*27000200*/ forwarder System.Diagnostics.ICollectData -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000201*/ forwarder System.Diagnostics.InstanceData -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000202*/ forwarder System.Diagnostics.InstanceDataCollection -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000203*/ forwarder System.Diagnostics.InstanceDataCollectionCollection -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000204*/ forwarder System.Diagnostics.MonitoringDescriptionAttribute -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000205*/ forwarder System.Diagnostics.OverflowAction -{ - .assembly extern System.Diagnostics.EventLog /*23000017*/ -} -.class extern /*27000206*/ forwarder System.Diagnostics.PerformanceCounter -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000207*/ forwarder System.Diagnostics.PerformanceCounterCategory -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000208*/ forwarder System.Diagnostics.PerformanceCounterCategoryType -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000209*/ forwarder System.Diagnostics.PerformanceCounterInstanceLifetime -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*2700020A*/ forwarder System.Diagnostics.PerformanceCounterManager -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*2700020B*/ forwarder System.Diagnostics.PerformanceCounterPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*2700020C*/ forwarder System.Diagnostics.PerformanceCounterPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*2700020D*/ forwarder System.Diagnostics.PerformanceCounterPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*2700020E*/ forwarder System.Diagnostics.PerformanceCounterPermissionEntry -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*2700020F*/ forwarder System.Diagnostics.PerformanceCounterPermissionEntryCollection -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000210*/ forwarder System.Diagnostics.PerformanceCounterType -{ - .assembly extern System.Diagnostics.PerformanceCounter /*23000014*/ -} -.class extern /*27000211*/ forwarder System.Diagnostics.Process -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000212*/ forwarder System.Diagnostics.ProcessModule -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000213*/ forwarder System.Diagnostics.ProcessModuleCollection -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000214*/ forwarder System.Diagnostics.ProcessPriorityClass -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000215*/ forwarder System.Diagnostics.ProcessStartInfo -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000216*/ forwarder System.Diagnostics.ProcessThread -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000217*/ forwarder System.Diagnostics.ProcessThreadCollection -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000218*/ forwarder System.Diagnostics.ProcessWindowStyle -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000219*/ forwarder System.Diagnostics.SourceFilter -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700021A*/ forwarder System.Diagnostics.SourceLevels -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700021B*/ forwarder System.Diagnostics.SourceSwitch -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700021C*/ forwarder System.Diagnostics.Stopwatch -{ - .assembly extern System.Runtime.Extensions /*23000007*/ -} -.class extern /*2700021D*/ forwarder System.Diagnostics.Switch -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700021E*/ forwarder System.Diagnostics.SwitchAttribute -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700021F*/ forwarder System.Diagnostics.SwitchLevelAttribute -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*27000220*/ forwarder System.Diagnostics.TextWriterTraceListener -{ - .assembly extern System.Diagnostics.TextWriterTraceListener /*23000016*/ -} -.class extern /*27000221*/ forwarder System.Diagnostics.ThreadPriorityLevel -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000222*/ forwarder System.Diagnostics.ThreadState -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000223*/ forwarder System.Diagnostics.ThreadWaitReason -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000224*/ forwarder System.Diagnostics.Trace -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*27000225*/ forwarder System.Diagnostics.TraceEventCache -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*27000226*/ forwarder System.Diagnostics.TraceEventType -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*27000227*/ forwarder System.Diagnostics.TraceFilter -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*27000228*/ forwarder System.Diagnostics.TraceLevel -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*27000229*/ forwarder System.Diagnostics.TraceListener -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700022A*/ forwarder System.Diagnostics.TraceListenerCollection -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700022B*/ forwarder System.Diagnostics.TraceOptions -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700022C*/ forwarder System.Diagnostics.TraceSource -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700022D*/ forwarder System.Diagnostics.TraceSwitch -{ - .assembly extern System.Diagnostics.TraceSource /*23000013*/ -} -.class extern /*2700022E*/ forwarder System.FileStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700022F*/ forwarder System.FtpStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000230*/ forwarder System.GenericUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000231*/ forwarder System.GenericUriParserOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000232*/ forwarder System.GopherStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000233*/ forwarder System.HttpStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000234*/ forwarder System.IO.Compression.CompressionLevel -{ - .assembly extern System.IO.Compression /*2300001A*/ -} -.class extern /*27000235*/ forwarder System.IO.Compression.CompressionMode -{ - .assembly extern System.IO.Compression /*2300001A*/ -} -.class extern /*27000236*/ forwarder System.IO.Compression.DeflateStream -{ - .assembly extern System.IO.Compression /*2300001A*/ -} -.class extern /*27000237*/ forwarder System.IO.Compression.GZipStream -{ - .assembly extern System.IO.Compression /*2300001A*/ -} -.class extern /*27000238*/ forwarder System.IO.ErrorEventArgs -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*27000239*/ forwarder System.IO.ErrorEventHandler -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700023A*/ forwarder System.IO.FileSystemEventArgs -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700023B*/ forwarder System.IO.FileSystemEventHandler -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700023C*/ forwarder System.IO.FileSystemWatcher -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700023D*/ forwarder System.IO.InternalBufferOverflowException -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700023E*/ forwarder System.IO.InvalidDataException -{ - .assembly extern System.Runtime.Extensions /*23000007*/ -} -.class extern /*2700023F*/ forwarder System.IO.NotifyFilters -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*27000240*/ forwarder System.IO.Ports.Handshake -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000241*/ forwarder System.IO.Ports.Parity -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000242*/ forwarder System.IO.Ports.SerialData -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000243*/ forwarder System.IO.Ports.SerialDataReceivedEventArgs -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000244*/ forwarder System.IO.Ports.SerialDataReceivedEventHandler -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000245*/ forwarder System.IO.Ports.SerialError -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000246*/ forwarder System.IO.Ports.SerialErrorReceivedEventArgs -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000247*/ forwarder System.IO.Ports.SerialErrorReceivedEventHandler -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000248*/ forwarder System.IO.Ports.SerialPinChange -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*27000249*/ forwarder System.IO.Ports.SerialPinChangedEventArgs -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*2700024A*/ forwarder System.IO.Ports.SerialPinChangedEventHandler -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*2700024B*/ forwarder System.IO.Ports.SerialPort -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*2700024C*/ forwarder System.IO.Ports.StopBits -{ - .assembly extern System.IO.Ports /*2300001C*/ -} -.class extern /*2700024D*/ forwarder System.IO.RenamedEventArgs -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700024E*/ forwarder System.IO.RenamedEventHandler -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*2700024F*/ forwarder System.IO.WaitForChangedResult -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*27000250*/ forwarder System.IO.WatcherChangeTypes -{ - .assembly extern System.IO.FileSystem.Watcher /*2300001B*/ -} -.class extern /*27000251*/ forwarder System.LdapStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000252*/ forwarder System.Net.AuthenticationManager -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000253*/ forwarder System.Net.AuthenticationSchemes -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000254*/ forwarder System.Net.AuthenticationSchemeSelector -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*27000255*/ forwarder System.Net.Authorization -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000256*/ forwarder System.Net.BindIPEndPoint -{ - .assembly extern System.Net.ServicePoint /*23000020*/ -} -.class extern /*27000257*/ forwarder System.Net.Cache.HttpCacheAgeControl -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000258*/ forwarder System.Net.Cache.HttpRequestCacheLevel -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000259*/ forwarder System.Net.Cache.HttpRequestCachePolicy -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*2700025A*/ forwarder System.Net.Cache.RequestCacheLevel -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700025B*/ forwarder System.Net.Cache.RequestCachePolicy -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700025C*/ forwarder System.Net.Cookie -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700025D*/ forwarder System.Net.CookieCollection -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700025E*/ forwarder System.Net.CookieContainer -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700025F*/ forwarder System.Net.CookieException -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000260*/ forwarder System.Net.CredentialCache -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000261*/ forwarder System.Net.DecompressionMethods -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000262*/ forwarder System.Net.Dns -{ - .assembly extern System.Net.NameResolution /*23000021*/ -} -.class extern /*27000263*/ forwarder System.Net.DnsEndPoint -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000264*/ forwarder System.Net.DnsPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000265*/ forwarder System.Net.DnsPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000266*/ forwarder System.Net.DownloadDataCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000267*/ forwarder System.Net.DownloadDataCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000268*/ forwarder System.Net.DownloadProgressChangedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000269*/ forwarder System.Net.DownloadProgressChangedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*2700026A*/ forwarder System.Net.DownloadStringCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*2700026B*/ forwarder System.Net.DownloadStringCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*2700026C*/ forwarder System.Net.EndPoint -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700026D*/ forwarder System.Net.EndpointPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*2700026E*/ forwarder System.Net.FileWebRequest -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*2700026F*/ forwarder System.Net.FileWebResponse -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000270*/ forwarder System.Net.FtpStatusCode -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000271*/ forwarder System.Net.FtpWebRequest -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000272*/ forwarder System.Net.FtpWebResponse -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000273*/ forwarder System.Net.GlobalProxySelection -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000274*/ forwarder System.Net.HttpContinueDelegate -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000275*/ forwarder System.Net.HttpListener -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*27000276*/ ExtendedProtectionSelector -{ - .class extern System.Net.HttpListener /*27000275*/ -} -.class extern /*27000277*/ forwarder System.Net.HttpListenerBasicIdentity -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*27000278*/ forwarder System.Net.HttpListenerContext -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*27000279*/ forwarder System.Net.HttpListenerException -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*2700027A*/ forwarder System.Net.HttpListenerPrefixCollection -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*2700027B*/ forwarder System.Net.HttpListenerRequest -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*2700027C*/ forwarder System.Net.HttpListenerResponse -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*2700027D*/ forwarder System.Net.HttpListenerTimeoutManager -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*2700027E*/ forwarder System.Net.HttpRequestHeader -{ - .assembly extern System.Net.WebHeaderCollection /*23000023*/ -} -.class extern /*2700027F*/ forwarder System.Net.HttpResponseHeader -{ - .assembly extern System.Net.WebHeaderCollection /*23000023*/ -} -.class extern /*27000280*/ forwarder System.Net.HttpStatusCode -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000281*/ forwarder System.Net.HttpVersion -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000282*/ forwarder System.Net.HttpWebRequest -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000283*/ forwarder System.Net.HttpWebResponse -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000284*/ forwarder System.Net.IAuthenticationModule -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000285*/ forwarder System.Net.ICredentialPolicy -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000286*/ forwarder System.Net.ICredentials -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000287*/ forwarder System.Net.ICredentialsByHost -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000288*/ forwarder System.Net.IPAddress -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000289*/ forwarder System.Net.IPEndPoint -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700028A*/ forwarder System.Net.IPHostEntry -{ - .assembly extern System.Net.NameResolution /*23000021*/ -} -.class extern /*2700028B*/ forwarder System.Net.IWebProxy -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700028C*/ forwarder System.Net.IWebProxyScript -{ - .assembly extern System.Net.WebProxy /*23000024*/ -} -.class extern /*2700028D*/ forwarder System.Net.IWebRequestCreate -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*2700028E*/ forwarder System.Net.Mail.AlternateView -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*2700028F*/ forwarder System.Net.Mail.AlternateViewCollection -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000290*/ forwarder System.Net.Mail.Attachment -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000291*/ forwarder System.Net.Mail.AttachmentBase -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000292*/ forwarder System.Net.Mail.AttachmentCollection -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000293*/ forwarder System.Net.Mail.DeliveryNotificationOptions -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000294*/ forwarder System.Net.Mail.LinkedResource -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000295*/ forwarder System.Net.Mail.LinkedResourceCollection -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000296*/ forwarder System.Net.Mail.MailAddress -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000297*/ forwarder System.Net.Mail.MailAddressCollection -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000298*/ forwarder System.Net.Mail.MailMessage -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*27000299*/ forwarder System.Net.Mail.MailPriority -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*2700029A*/ forwarder System.Net.Mail.SendCompletedEventHandler -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*2700029B*/ forwarder System.Net.Mail.SmtpAccess -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*2700029C*/ forwarder System.Net.Mail.SmtpClient -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*2700029D*/ forwarder System.Net.Mail.SmtpDeliveryFormat -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*2700029E*/ forwarder System.Net.Mail.SmtpDeliveryMethod -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*2700029F*/ forwarder System.Net.Mail.SmtpException -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A0*/ forwarder System.Net.Mail.SmtpFailedRecipientException -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A1*/ forwarder System.Net.Mail.SmtpFailedRecipientsException -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A2*/ forwarder System.Net.Mail.SmtpPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002A3*/ forwarder System.Net.Mail.SmtpPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002A4*/ forwarder System.Net.Mail.SmtpStatusCode -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A5*/ forwarder System.Net.Mime.ContentDisposition -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A6*/ forwarder System.Net.Mime.ContentType -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A7*/ forwarder System.Net.Mime.DispositionTypeNames -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A8*/ forwarder System.Net.Mime.MediaTypeNames -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002A9*/ Application -{ - .class extern System.Net.Mime.MediaTypeNames /*270002A8*/ -} -.class extern /*270002AA*/ Image -{ - .class extern System.Net.Mime.MediaTypeNames /*270002A8*/ -} -.class extern /*270002AB*/ Text -{ - .class extern System.Net.Mime.MediaTypeNames /*270002A8*/ -} -.class extern /*270002AC*/ forwarder System.Net.Mime.TransferEncoding -{ - .assembly extern System.Net.Mail /*23000025*/ -} -.class extern /*270002AD*/ forwarder System.Net.NetworkAccess -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002AE*/ forwarder System.Net.NetworkCredential -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*270002AF*/ forwarder System.Net.NetworkInformation.DuplicateAddressDetectionState -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B0*/ forwarder System.Net.NetworkInformation.GatewayIPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B1*/ forwarder System.Net.NetworkInformation.GatewayIPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B2*/ forwarder System.Net.NetworkInformation.IcmpV4Statistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B3*/ forwarder System.Net.NetworkInformation.IcmpV6Statistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B4*/ forwarder System.Net.NetworkInformation.IPAddressCollection -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*270002B5*/ forwarder System.Net.NetworkInformation.IPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B6*/ forwarder System.Net.NetworkInformation.IPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B7*/ forwarder System.Net.NetworkInformation.IPGlobalProperties -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B8*/ forwarder System.Net.NetworkInformation.IPGlobalStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002B9*/ forwarder System.Net.NetworkInformation.IPInterfaceProperties -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002BA*/ forwarder System.Net.NetworkInformation.IPInterfaceStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002BB*/ forwarder System.Net.NetworkInformation.IPStatus -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002BC*/ forwarder System.Net.NetworkInformation.IPv4InterfaceProperties -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002BD*/ forwarder System.Net.NetworkInformation.IPv4InterfaceStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002BE*/ forwarder System.Net.NetworkInformation.IPv6InterfaceProperties -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002BF*/ forwarder System.Net.NetworkInformation.MulticastIPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C0*/ forwarder System.Net.NetworkInformation.MulticastIPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C1*/ forwarder System.Net.NetworkInformation.NetBiosNodeType -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C2*/ forwarder System.Net.NetworkInformation.NetworkAddressChangedEventHandler -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C3*/ forwarder System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C4*/ forwarder System.Net.NetworkInformation.NetworkAvailabilityEventArgs -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C5*/ forwarder System.Net.NetworkInformation.NetworkChange -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C6*/ forwarder System.Net.NetworkInformation.NetworkInformationAccess -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002C7*/ forwarder System.Net.NetworkInformation.NetworkInformationException -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002C8*/ forwarder System.Net.NetworkInformation.NetworkInformationPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002C9*/ forwarder System.Net.NetworkInformation.NetworkInformationPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002CA*/ forwarder System.Net.NetworkInformation.NetworkInterface -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002CB*/ forwarder System.Net.NetworkInformation.NetworkInterfaceComponent -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002CC*/ forwarder System.Net.NetworkInformation.NetworkInterfaceType -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002CD*/ forwarder System.Net.NetworkInformation.OperationalStatus -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002CE*/ forwarder System.Net.NetworkInformation.PhysicalAddress -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002CF*/ forwarder System.Net.NetworkInformation.Ping -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002D0*/ forwarder System.Net.NetworkInformation.PingCompletedEventArgs -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002D1*/ forwarder System.Net.NetworkInformation.PingCompletedEventHandler -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002D2*/ forwarder System.Net.NetworkInformation.PingException -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002D3*/ forwarder System.Net.NetworkInformation.PingOptions -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002D4*/ forwarder System.Net.NetworkInformation.PingReply -{ - .assembly extern System.Net.Ping /*23000027*/ -} -.class extern /*270002D5*/ forwarder System.Net.NetworkInformation.PrefixOrigin -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002D6*/ forwarder System.Net.NetworkInformation.ScopeLevel -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002D7*/ forwarder System.Net.NetworkInformation.SuffixOrigin -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002D8*/ forwarder System.Net.NetworkInformation.TcpConnectionInformation -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002D9*/ forwarder System.Net.NetworkInformation.TcpState -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002DA*/ forwarder System.Net.NetworkInformation.TcpStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002DB*/ forwarder System.Net.NetworkInformation.UdpStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002DC*/ forwarder System.Net.NetworkInformation.UnicastIPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002DD*/ forwarder System.Net.NetworkInformation.UnicastIPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000026*/ -} -.class extern /*270002DE*/ forwarder System.Net.OpenReadCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*270002DF*/ forwarder System.Net.OpenReadCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*270002E0*/ forwarder System.Net.OpenWriteCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*270002E1*/ forwarder System.Net.OpenWriteCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*270002E2*/ forwarder System.Net.ProtocolViolationException -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*270002E3*/ forwarder System.Net.Security.AuthenticatedStream -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002E4*/ forwarder System.Net.Security.AuthenticationLevel -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*270002E5*/ forwarder System.Net.Security.EncryptionPolicy -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002E6*/ forwarder System.Net.Security.LocalCertificateSelectionCallback -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002E7*/ forwarder System.Net.Security.NegotiateStream -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002E8*/ forwarder System.Net.Security.ProtectionLevel -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002E9*/ forwarder System.Net.Security.RemoteCertificateValidationCallback -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002EA*/ forwarder System.Net.Security.SslPolicyErrors -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*270002EB*/ forwarder System.Net.Security.SslStream -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*270002EC*/ forwarder System.Net.SecurityProtocolType -{ - .assembly extern System.Net.ServicePoint /*23000020*/ -} -.class extern /*270002ED*/ forwarder System.Net.ServicePoint -{ - .assembly extern System.Net.ServicePoint /*23000020*/ -} -.class extern /*270002EE*/ forwarder System.Net.ServicePointManager -{ - .assembly extern System.Net.ServicePoint /*23000020*/ -} -.class extern /*270002EF*/ forwarder System.Net.SocketAddress -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*270002F0*/ forwarder System.Net.SocketPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002F1*/ forwarder System.Net.SocketPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*270002F2*/ forwarder System.Net.Sockets.AddressFamily -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*270002F3*/ forwarder System.Net.Sockets.IOControlCode -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002F4*/ forwarder System.Net.Sockets.IPPacketInformation -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002F5*/ forwarder System.Net.Sockets.IPProtectionLevel -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002F6*/ forwarder System.Net.Sockets.IPv6MulticastOption -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002F7*/ forwarder System.Net.Sockets.LingerOption -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002F8*/ forwarder System.Net.Sockets.MulticastOption -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002F9*/ forwarder System.Net.Sockets.NetworkStream -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002FA*/ forwarder System.Net.Sockets.ProtocolFamily -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002FB*/ forwarder System.Net.Sockets.ProtocolType -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002FC*/ forwarder System.Net.Sockets.SelectMode -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002FD*/ forwarder System.Net.Sockets.SendPacketsElement -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002FE*/ forwarder System.Net.Sockets.Socket -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*270002FF*/ forwarder System.Net.Sockets.SocketAsyncEventArgs -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000300*/ forwarder System.Net.Sockets.SocketAsyncOperation -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000301*/ forwarder System.Net.Sockets.SocketError -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000302*/ forwarder System.Net.Sockets.SocketException -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000303*/ forwarder System.Net.Sockets.SocketFlags -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000304*/ forwarder System.Net.Sockets.SocketInformation -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000305*/ forwarder System.Net.Sockets.SocketInformationOptions -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000306*/ forwarder System.Net.Sockets.SocketOptionLevel -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000307*/ forwarder System.Net.Sockets.SocketOptionName -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000308*/ forwarder System.Net.Sockets.SocketShutdown -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*27000309*/ forwarder System.Net.Sockets.SocketType -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*2700030A*/ forwarder System.Net.Sockets.TcpClient -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*2700030B*/ forwarder System.Net.Sockets.TcpListener -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*2700030C*/ forwarder System.Net.Sockets.TransmitFileOptions -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*2700030D*/ forwarder System.Net.Sockets.UdpClient -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*2700030E*/ forwarder System.Net.Sockets.UdpReceiveResult -{ - .assembly extern System.Net.Sockets /*23000029*/ -} -.class extern /*2700030F*/ forwarder System.Net.TransportContext -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000310*/ forwarder System.Net.TransportType -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000311*/ forwarder System.Net.UploadDataCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000312*/ forwarder System.Net.UploadDataCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000313*/ forwarder System.Net.UploadFileCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000314*/ forwarder System.Net.UploadFileCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000315*/ forwarder System.Net.UploadProgressChangedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000316*/ forwarder System.Net.UploadProgressChangedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000317*/ forwarder System.Net.UploadStringCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000318*/ forwarder System.Net.UploadStringCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000319*/ forwarder System.Net.UploadValuesCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*2700031A*/ forwarder System.Net.UploadValuesCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*2700031B*/ forwarder System.Net.WebClient -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*2700031C*/ forwarder System.Net.WebException -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*2700031D*/ forwarder System.Net.WebExceptionStatus -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*2700031E*/ forwarder System.Net.WebHeaderCollection -{ - .assembly extern System.Net.WebHeaderCollection /*23000023*/ -} -.class extern /*2700031F*/ forwarder System.Net.WebPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000320*/ forwarder System.Net.WebPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000321*/ forwarder System.Net.WebProxy -{ - .assembly extern System.Net.WebProxy /*23000024*/ -} -.class extern /*27000322*/ forwarder System.Net.WebRequest -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000323*/ forwarder System.Net.WebRequestMethods -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000324*/ File -{ - .class extern System.Net.WebRequestMethods /*27000323*/ -} -.class extern /*27000325*/ Ftp -{ - .class extern System.Net.WebRequestMethods /*27000323*/ -} -.class extern /*27000326*/ Http -{ - .class extern System.Net.WebRequestMethods /*27000323*/ -} -.class extern /*27000327*/ forwarder System.Net.WebResponse -{ - .assembly extern System.Net.Requests /*2300001D*/ -} -.class extern /*27000328*/ forwarder System.Net.WebSockets.ClientWebSocket -{ - .assembly extern System.Net.WebSockets.Client /*2300002A*/ -} -.class extern /*27000329*/ forwarder System.Net.WebSockets.ClientWebSocketOptions -{ - .assembly extern System.Net.WebSockets.Client /*2300002A*/ -} -.class extern /*2700032A*/ forwarder System.Net.WebSockets.HttpListenerWebSocketContext -{ - .assembly extern System.Net.HttpListener /*2300001F*/ -} -.class extern /*2700032B*/ forwarder System.Net.WebSockets.WebSocket -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*2700032C*/ forwarder System.Net.WebSockets.WebSocketCloseStatus -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*2700032D*/ forwarder System.Net.WebSockets.WebSocketContext -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*2700032E*/ forwarder System.Net.WebSockets.WebSocketError -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*2700032F*/ forwarder System.Net.WebSockets.WebSocketException -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*27000330*/ forwarder System.Net.WebSockets.WebSocketMessageType -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*27000331*/ forwarder System.Net.WebSockets.WebSocketReceiveResult -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*27000332*/ forwarder System.Net.WebSockets.WebSocketState -{ - .assembly extern System.Net.WebSockets /*2300002B*/ -} -.class extern /*27000333*/ forwarder System.Net.WebUtility -{ - .assembly extern System.Runtime.Extensions /*23000007*/ -} -.class extern /*27000334*/ forwarder System.Net.WriteStreamClosedEventArgs -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000335*/ forwarder System.Net.WriteStreamClosedEventHandler -{ - .assembly extern System.Net.WebClient /*23000022*/ -} -.class extern /*27000336*/ forwarder System.NetPipeStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000337*/ forwarder System.NetTcpStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000338*/ forwarder System.NewsStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000339*/ forwarder System.Runtime.InteropServices.ComTypes.ADVF -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*2700033A*/ forwarder System.Runtime.InteropServices.ComTypes.DATADIR -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*2700033B*/ forwarder System.Runtime.InteropServices.ComTypes.DVASPECT -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*2700033C*/ forwarder System.Runtime.InteropServices.ComTypes.FORMATETC -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*2700033D*/ forwarder System.Runtime.InteropServices.ComTypes.IAdviseSink -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*2700033E*/ forwarder System.Runtime.InteropServices.ComTypes.IDataObject -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*2700033F*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumFORMATETC -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000340*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumSTATDATA -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000341*/ forwarder System.Runtime.InteropServices.ComTypes.STATDATA -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000342*/ forwarder System.Runtime.InteropServices.ComTypes.STGMEDIUM -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000343*/ forwarder System.Runtime.InteropServices.ComTypes.TYMED -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000344*/ forwarder System.Runtime.InteropServices.DefaultParameterValueAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000345*/ forwarder System.Runtime.InteropServices.HandleCollector -{ - .assembly extern System.Runtime.InteropServices /*2300002C*/ -} -.class extern /*27000346*/ forwarder System.Runtime.Versioning.FrameworkName -{ - .assembly extern System.Runtime.Extensions /*23000007*/ -} -.class extern /*27000347*/ forwarder System.Security.AccessControl.SemaphoreAccessRule -{ - .assembly extern System.Threading.AccessControl /*2300002D*/ -} -.class extern /*27000348*/ forwarder System.Security.AccessControl.SemaphoreAuditRule -{ - .assembly extern System.Threading.AccessControl /*2300002D*/ -} -.class extern /*27000349*/ forwarder System.Security.AccessControl.SemaphoreRights -{ - .assembly extern System.Threading.AccessControl /*2300002D*/ -} -.class extern /*2700034A*/ forwarder System.Security.AccessControl.SemaphoreSecurity -{ - .assembly extern System.Threading.AccessControl /*2300002D*/ -} -.class extern /*2700034B*/ forwarder System.Security.Authentication.AuthenticationException -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*2700034C*/ forwarder System.Security.Authentication.CipherAlgorithmType -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700034D*/ forwarder System.Security.Authentication.ExchangeAlgorithmType -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700034E*/ forwarder System.Security.Authentication.ExtendedProtection.ChannelBinding -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*2700034F*/ forwarder System.Security.Authentication.ExtendedProtection.ChannelBindingKind -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000350*/ forwarder System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*27000351*/ forwarder System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000352*/ forwarder System.Security.Authentication.ExtendedProtection.PolicyEnforcement -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*27000353*/ forwarder System.Security.Authentication.ExtendedProtection.ProtectionScenario -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*27000354*/ forwarder System.Security.Authentication.ExtendedProtection.ServiceNameCollection -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*27000355*/ forwarder System.Security.Authentication.HashAlgorithmType -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000356*/ forwarder System.Security.Authentication.InvalidCredentialException -{ - .assembly extern System.Net.Security /*23000028*/ -} -.class extern /*27000357*/ forwarder System.Security.Authentication.SslProtocols -{ - .assembly extern System.Net.Primitives /*2300001E*/ -} -.class extern /*27000358*/ forwarder System.Security.Cryptography.AsnEncodedData -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*27000359*/ forwarder System.Security.Cryptography.AsnEncodedDataCollection -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*2700035A*/ forwarder System.Security.Cryptography.AsnEncodedDataEnumerator -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*2700035B*/ forwarder System.Security.Cryptography.Oid -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*2700035C*/ forwarder System.Security.Cryptography.OidCollection -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*2700035D*/ forwarder System.Security.Cryptography.OidEnumerator -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*2700035E*/ forwarder System.Security.Cryptography.OidGroup -{ - .assembly extern System.Security.Cryptography.Encoding /*2300002E*/ -} -.class extern /*2700035F*/ forwarder System.Security.Cryptography.X509Certificates.OpenFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000360*/ forwarder System.Security.Cryptography.X509Certificates.PublicKey -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000361*/ forwarder System.Security.Cryptography.X509Certificates.StoreLocation -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000362*/ forwarder System.Security.Cryptography.X509Certificates.StoreName -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000363*/ forwarder System.Security.Cryptography.X509Certificates.X500DistinguishedName -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000364*/ forwarder System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000365*/ forwarder System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000366*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate2 -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000367*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate2Collection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000368*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000369*/ forwarder System.Security.Cryptography.X509Certificates.X509CertificateCollection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700036A*/ X509CertificateEnumerator -{ - .class extern System.Security.Cryptography.X509Certificates.X509CertificateCollection /*27000369*/ -} -.class extern /*2700036B*/ forwarder System.Security.Cryptography.X509Certificates.X509Chain -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700036C*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainElement -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700036D*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainElementCollection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700036E*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700036F*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainPolicy -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000370*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainStatus -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000371*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainStatusFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000372*/ forwarder System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000373*/ forwarder System.Security.Cryptography.X509Certificates.X509Extension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000374*/ forwarder System.Security.Cryptography.X509Certificates.X509ExtensionCollection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000375*/ forwarder System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000376*/ forwarder System.Security.Cryptography.X509Certificates.X509FindType -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000377*/ forwarder System.Security.Cryptography.X509Certificates.X509IncludeOption -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000378*/ forwarder System.Security.Cryptography.X509Certificates.X509KeyUsageExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000379*/ forwarder System.Security.Cryptography.X509Certificates.X509KeyUsageFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700037A*/ forwarder System.Security.Cryptography.X509Certificates.X509NameType -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700037B*/ forwarder System.Security.Cryptography.X509Certificates.X509RevocationFlag -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700037C*/ forwarder System.Security.Cryptography.X509Certificates.X509RevocationMode -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700037D*/ forwarder System.Security.Cryptography.X509Certificates.X509Store -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700037E*/ forwarder System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700037F*/ forwarder System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000380*/ forwarder System.Security.Cryptography.X509Certificates.X509VerificationFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000381*/ forwarder System.Security.Permissions.ResourcePermissionBase -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000382*/ forwarder System.Security.Permissions.ResourcePermissionBaseEntry -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000383*/ forwarder System.Security.Permissions.StorePermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000384*/ forwarder System.Security.Permissions.StorePermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000385*/ forwarder System.Security.Permissions.StorePermissionFlags -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000386*/ forwarder System.Security.Permissions.TypeDescriptorPermission -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000387*/ forwarder System.Security.Permissions.TypeDescriptorPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000388*/ forwarder System.Security.Permissions.TypeDescriptorPermissionFlags -{ - .assembly extern System.Security.Permissions /*23000018*/ -} -.class extern /*27000389*/ forwarder System.Text.RegularExpressions.Capture -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*2700038A*/ forwarder System.Text.RegularExpressions.CaptureCollection -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*2700038B*/ forwarder System.Text.RegularExpressions.Group -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*2700038C*/ forwarder System.Text.RegularExpressions.GroupCollection -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*2700038D*/ forwarder System.Text.RegularExpressions.Match -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*2700038E*/ forwarder System.Text.RegularExpressions.MatchCollection -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*2700038F*/ forwarder System.Text.RegularExpressions.MatchEvaluator -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000390*/ forwarder System.Text.RegularExpressions.Regex -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000391*/ forwarder System.Text.RegularExpressions.RegexCompilationInfo -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000392*/ forwarder System.Text.RegularExpressions.RegexMatchTimeoutException -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000393*/ forwarder System.Text.RegularExpressions.RegexOptions -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000394*/ forwarder System.Text.RegularExpressions.RegexRunner -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000395*/ forwarder System.Text.RegularExpressions.RegexRunnerFactory -{ - .assembly extern System.Text.RegularExpressions /*2300002F*/ -} -.class extern /*27000396*/ forwarder System.Threading.Barrier -{ - .assembly extern System.Threading /*23000030*/ -} -.class extern /*27000397*/ forwarder System.Threading.BarrierPostPhaseException -{ - .assembly extern System.Threading /*23000030*/ -} -.class extern /*27000398*/ forwarder System.Threading.Semaphore -{ - .assembly extern System.Threading /*23000030*/ -} -.class extern /*27000399*/ forwarder System.Threading.SemaphoreFullException -{ - .assembly extern System.Threading /*23000030*/ -} -.class extern /*2700039A*/ forwarder System.Threading.ThreadExceptionEventArgs -{ - .assembly extern System.Threading.Thread /*23000031*/ -} -.class extern /*2700039B*/ forwarder System.Threading.ThreadExceptionEventHandler -{ - .assembly extern System.Threading.Thread /*23000031*/ -} -.class extern /*2700039C*/ forwarder System.Timers.ElapsedEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700039D*/ forwarder System.Timers.ElapsedEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700039E*/ forwarder System.Timers.Timer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700039F*/ forwarder System.Timers.TimersDescriptionAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270003A0*/ forwarder System.Uri -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A1*/ forwarder System.UriBuilder -{ - .assembly extern System.Runtime.Extensions /*23000007*/ -} -.class extern /*270003A2*/ forwarder System.UriComponents -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A3*/ forwarder System.UriFormat -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A4*/ forwarder System.UriFormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A5*/ forwarder System.UriHostNameType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A6*/ forwarder System.UriIdnScope -{ - .assembly extern System.Configuration.ConfigurationManager /*23000012*/ -} -.class extern /*270003A7*/ forwarder System.UriKind -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A8*/ forwarder System.UriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A9*/ forwarder System.UriPartial -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003AA*/ forwarder System.UriTypeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270003AB*/ forwarder System.Windows.Input.ICommand -{ - .assembly extern System.ObjectModel /*2300000A*/ -} -.module System.dll -// MVID: {cef29abd-20a8-49df-b620-48d8299746b2} -.imagebase 0x7a540000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F24D82FF000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il deleted file mode 100644 index 12d3bcaf5d..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il +++ /dev/null @@ -1,392 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc4 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00000a00 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000290a -// Base of code: 0x00002000 -// Base of data: 0x00004000 -// Image base: 0x584e0000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00008000 -// Size of headers: 0x00000200 -// Checksum: 0x00005b4a -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x000028b8 [0x0000004f] address [size] of Import Directory: -// 0x00004000 [0x00000438] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00001400 [0x00003e88] address [size] of Security Directory: -// 0x00006000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00000910 Virtual Size -// 0x00002000 Virtual Address -// 0x00000a00 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000438 Virtual Size -// 0x00004000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00000c00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00006000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00001200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00002000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x0000090c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x000028fa Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 4E 58 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x000007e8] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00002838 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00000280 Size -// '#~' Name -// Stream 2: -// 0x000002ec Offset -// 0x00000370 Size -// '#Strings' Name -// Stream 3: -// 0x0000065c Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00000664 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00000674 Offset -// 0x00000174 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 21128 -// PE header size : 512 (496 used) ( 2.42%) -// PE additional info : 17259 (81.69%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.34%) -// CLR meta-data size : 2024 ( 9.58%) -// CLR additional info : 128 ( 0.61%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 9.69%) -// Unaccounted : -915 (-4.33%) - -// Num.of PE sections : 3 -// .text - 2560 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 2024 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 3 (60 bytes) -// ExportedType - 21 (294 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 877 bytes -// Blobs - 372 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.IO.Packaging -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ WindowsBase -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0F 57 69 6E 64 6F 77 73 42 61 73 65 2E 64 // ...WindowsBase.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0F 57 69 6E 64 6F 77 73 42 61 73 65 2E 64 // ...WindowsBase.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0F 57 69 6E 64 6F 77 73 42 61 73 65 2E 64 // ...WindowsBase.d - 6C 6C 00 00 ) // ll.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 19 66 3A 5C 64 64 5C 77 70 66 5C 73 72 63 // ...f:\dd\wpf\src - 5C 77 69 6E 64 6F 77 73 2E 73 6E 6B 00 00 ) // \windows.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - B5 FC 90 E7 02 7F 67 87 1E 77 3A 8F DE 89 38 C8 // ......g..w:...8. - 1D D4 02 BA 65 B9 20 1D 60 59 3E 96 C4 92 65 1E // ....e. .`Y>...e. - 88 9C C1 3F 14 15 EB B5 3F AC 11 31 AE 0B D3 33 // ...?....?..1...3 - C5 EE 60 21 67 2D 97 18 EA 31 A8 AE BD 0D A0 07 // ..`!g-...1...... - 2F 25 D8 7D BA 6F C9 0F FD 59 8E D4 DA 35 E4 4C // /%.}.o...Y...5.L - 39 8C 45 43 07 E8 E3 3B 84 26 14 3D AE C9 F5 96 // 9.EC...;.&.=.... - 83 6F 97 C8 F7 47 50 E5 97 5C 64 E2 18 9F 45 DE // .o...GP..\d...E. - F4 6B 2A 2B 12 47 AD C3 65 2B F5 C3 08 05 5D A9 ) // .k*+.G..e+....]. - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder System.Collections.ObjectModel.ObservableCollection`1 -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000002*/ forwarder System.Collections.ObjectModel.ReadOnlyObservableCollection`1 -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000003*/ forwarder System.Collections.Specialized.INotifyCollectionChanged -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000004*/ forwarder System.Collections.Specialized.NotifyCollectionChangedAction -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000005*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventArgs -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000006*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventHandler -{ - .assembly extern System.ObjectModel /*23000002*/ -} -.class extern /*27000007*/ forwarder System.IO.FileFormatException -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000008*/ forwarder System.IO.Packaging.CompressionOption -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000009*/ forwarder System.IO.Packaging.EncryptionOption -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*2700000A*/ forwarder System.IO.Packaging.Package -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*2700000B*/ forwarder System.IO.Packaging.PackagePart -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*2700000C*/ forwarder System.IO.Packaging.PackagePartCollection -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*2700000D*/ forwarder System.IO.Packaging.PackageProperties -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*2700000E*/ forwarder System.IO.Packaging.PackageRelationship -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*2700000F*/ forwarder System.IO.Packaging.PackageRelationshipCollection -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000010*/ forwarder System.IO.Packaging.PackageRelationshipSelector -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000011*/ forwarder System.IO.Packaging.PackageRelationshipSelectorType -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000012*/ forwarder System.IO.Packaging.PackUriHelper -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000013*/ forwarder System.IO.Packaging.TargetMode -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000014*/ forwarder System.IO.Packaging.ZipPackage -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.class extern /*27000015*/ forwarder System.IO.Packaging.ZipPackagePart -{ - .assembly extern System.IO.Packaging /*23000003*/ -} -.module WindowsBase.dll -// MVID: {2e025bf6-fc82-41bf-938d-91428bc3ee94} -.imagebase 0x584e0000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007FCD3475B000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il deleted file mode 100644 index 003e101d9c..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il +++ /dev/null @@ -1,5428 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dc0 -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x0000a600 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x0000c4b6 -// Base of code: 0x00002000 -// Base of data: 0x0000e000 -// Image base: 0x79720000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0006 -// Minor subsystem version: 0x0000 -// Size of image: 0x00012000 -// Size of headers: 0x00000200 -// Checksum: 0x00014727 -// Subsystem: 0x0003 -// DLL characteristics: 0x8560 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x0000c464 [0x0000004f] address [size] of Import Directory: -// 0x0000e000 [0x00000470] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x0000b000 [0x00003e88] address [size] of Security Directory: -// 0x00010000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x0000a4bc Virtual Size -// 0x00002000 Virtual Address -// 0x0000a600 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000470 Virtual Size -// 0x0000e000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x0000a800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00010000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x0000ae00 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x0000c000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x000004b8 -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x0000c4a6 Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 72 79 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x0000a394] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x0000c3e4 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x000047e4 Size -// '#~' Name -// Stream 2: -// 0x00004850 Offset -// 0x000059c0 Size -// '#Strings' Name -// Stream 3: -// 0x0000a210 Offset -// 0x00000080 Size -// '#US' Name -// Stream 4: -// 0x0000a290 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x0000a2a0 Offset -// 0x000000f4 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 61064 -// PE header size : 512 (496 used) ( 0.84%) -// PE additional info : 17315 (28.36%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.12%) -// CLR meta-data size : 41876 (68.58%) -// CLR additional info : 128 ( 0.21%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 3.35%) -// Unaccounted : -887 (-1.45%) - -// Num.of PE sections : 3 -// .text - 42496 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 41876 -// Module - 1 (10 bytes) -// TypeRef - 10 (60 bytes) -// MemberRef - 10 (60 bytes) -// CustomAttribute- 10 (60 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 47 (940 bytes) -// ExportedType - 1227 (17178 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 22975 bytes -// Blobs - 244 bytes -// UserStrings - 128 bytes -// Guids - 16 bytes -// Uncategorized - 169 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ Microsoft.Win32.Registry -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.Security.Principal.Windows -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Security.Permissions -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000006*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000007*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000008*/ System.Collections.Concurrent -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000009*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000A*/ System.Console -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000B*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000C*/ System.Diagnostics.Tools -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000D*/ System.Diagnostics.Contracts -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000E*/ System.Diagnostics.Debug -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000F*/ System.Diagnostics.StackTrace -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000010*/ System.Diagnostics.Tracing -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000011*/ System.IO.FileSystem -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000012*/ System.IO.FileSystem.DriveInfo -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000013*/ System.IO.IsolatedStorage -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000014*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000015*/ System.Threading.Thread -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000016*/ System.Threading.Tasks -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000017*/ System.Reflection.Emit -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000018*/ System.Reflection.Emit.ILGeneration -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000019*/ System.Reflection.Emit.Lightweight -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001A*/ System.Reflection.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001B*/ System.Resources.ResourceManager -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001C*/ System.Resources.Writer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001D*/ System.Runtime.CompilerServices.VisualC -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001E*/ System.Runtime.InteropServices.WindowsRuntime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001F*/ System.Runtime.Serialization.Formatters -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000020*/ System.Security.AccessControl -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000021*/ System.IO.FileSystem.AccessControl -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000022*/ System.Threading.AccessControl -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000023*/ System.Security.Claims -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000024*/ System.Security.Cryptography.Algorithms -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000025*/ System.Security.Cryptography.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000026*/ System.Security.Cryptography.Csp -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000027*/ System.Security.Cryptography.Encoding -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000028*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000029*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002A*/ System.Text.Encoding.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002B*/ System.Threading -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002C*/ System.Threading.Overlapped -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002D*/ System.Threading.ThreadPool -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002E*/ System.Threading.Tasks.Parallel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002F*/ System.Threading.Timer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ mscorlib -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0C 6D 73 63 6F 72 6C 69 62 2E 64 6C 6C 00 // ...mscorlib.dll. - 00 ) - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0C 6D 73 63 6F 72 6C 69 62 2E 64 6C 6C 00 // ...mscorlib.dll. - 00 ) - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0C 6D 73 63 6F 72 6C 69 62 2E 64 6C 6C 00 // ...mscorlib.dll. - 00 ) - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 2F C2 A9 20 4D 69 63 72 6F 73 6F 66 74 20 // ../.. Microsoft - 43 6F 72 70 6F 72 61 74 69 6F 6E 2E 20 20 41 6C // Corporation. Al - 6C 20 72 69 67 68 74 73 20 72 65 73 65 72 76 65 // l rights reserve - 64 2E 00 00 ) // d... - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDelaySignAttribute/*01000007*/::.ctor(bool) /* 0A000007 */ = ( 01 00 01 00 00 ) - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyKeyFileAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 24 66 3A 5C 64 64 5C 74 6F 6F 6C 73 5C 64 // ..$f:\dd\tools\d - 65 76 64 69 76 5C 45 63 6D 61 50 75 62 6C 69 63 // evdiv\EcmaPublic - 4B 65 79 2E 73 6E 6B 00 00 ) // Key.snk.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C00000A:0A00000A*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*0100000A*/::.ctor(string) /* 0A00000A */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ) - .hash algorithm 0x00008004 - .ver 4:0:0:0 -} -.class extern /*27000001*/ forwarder Microsoft.Win32.Registry -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000002*/ forwarder Microsoft.Win32.RegistryHive -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000003*/ forwarder Microsoft.Win32.RegistryKey -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000004*/ forwarder Microsoft.Win32.RegistryKeyPermissionCheck -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000005*/ forwarder Microsoft.Win32.RegistryOptions -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000006*/ forwarder Microsoft.Win32.RegistryValueKind -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000007*/ forwarder Microsoft.Win32.RegistryValueOptions -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000008*/ forwarder Microsoft.Win32.RegistryView -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000009*/ forwarder Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000A*/ forwarder Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder Microsoft.Win32.SafeHandles.SafeAccessTokenHandle -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*2700000C*/ forwarder Microsoft.Win32.SafeHandles.SafeFileHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000F*/ forwarder Microsoft.Win32.SafeHandles.SafeRegistryHandle -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000010*/ forwarder Microsoft.Win32.SafeHandles.SafeWaitHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000011*/ forwarder System.AccessViolationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000012*/ forwarder System.Action -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000013*/ forwarder System.Action`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000014*/ forwarder System.Action`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000015*/ forwarder System.Action`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000016*/ forwarder System.Action`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000017*/ forwarder System.Action`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000018*/ forwarder System.Action`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000019*/ forwarder System.Action`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001A*/ forwarder System.Action`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001B*/ forwarder System.Activator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001C*/ forwarder System.AggregateException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001D*/ forwarder System.AppContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001E*/ forwarder System.AppDomain -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700001F*/ forwarder System.AppDomainUnloadedException -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000020*/ forwarder System.ApplicationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000021*/ forwarder System.ApplicationId -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000022*/ forwarder System.ApplicationIdentity -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000023*/ forwarder System.ArgumentException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000024*/ forwarder System.ArgumentNullException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000025*/ forwarder System.ArgumentOutOfRangeException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000026*/ forwarder System.ArithmeticException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000027*/ forwarder System.Array -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000028*/ forwarder System.ArraySegment`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000029*/ forwarder System.ArrayTypeMismatchException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002A*/ forwarder System.AssemblyLoadEventArgs -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700002B*/ forwarder System.AssemblyLoadEventHandler -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700002C*/ forwarder System.AsyncCallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002D*/ forwarder System.Attribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002E*/ forwarder System.AttributeTargets -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002F*/ forwarder System.AttributeUsageAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000030*/ forwarder System.BadImageFormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000031*/ forwarder System.Base64FormattingOptions -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000032*/ forwarder System.BitConverter -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000033*/ forwarder System.Boolean -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000034*/ forwarder System.Buffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000035*/ forwarder System.Byte -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000036*/ forwarder System.CannotUnloadAppDomainException -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000037*/ forwarder System.Char -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000038*/ forwarder System.CharEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000039*/ forwarder System.CLSCompliantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700003A*/ forwarder System.Collections.ArrayList -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700003B*/ forwarder System.Collections.BitArray -{ - .assembly extern System.Collections /*23000006*/ -} -.class extern /*2700003C*/ forwarder System.Collections.CaseInsensitiveComparer -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*2700003D*/ forwarder System.Collections.CaseInsensitiveHashCodeProvider -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*2700003E*/ forwarder System.Collections.CollectionBase -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*2700003F*/ forwarder System.Collections.Comparer -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000040*/ forwarder System.Collections.Concurrent.ConcurrentDictionary`2 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000041*/ forwarder System.Collections.Concurrent.ConcurrentQueue`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000042*/ forwarder System.Collections.Concurrent.ConcurrentStack`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000043*/ forwarder System.Collections.Concurrent.EnumerablePartitionerOptions -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000044*/ forwarder System.Collections.Concurrent.IProducerConsumerCollection`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000045*/ forwarder System.Collections.Concurrent.OrderablePartitioner`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000046*/ forwarder System.Collections.Concurrent.Partitioner -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000047*/ forwarder System.Collections.Concurrent.Partitioner`1 -{ - .assembly extern System.Collections.Concurrent /*23000008*/ -} -.class extern /*27000048*/ forwarder System.Collections.DictionaryBase -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*27000049*/ forwarder System.Collections.DictionaryEntry -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700004A*/ forwarder System.Collections.Generic.Comparer`1 -{ - .assembly extern System.Collections /*23000006*/ -} -.class extern /*2700004B*/ forwarder System.Collections.Generic.Dictionary`2 -{ - .assembly extern System.Collections /*23000006*/ -} -.class extern /*2700004C*/ Enumerator -{ - .class extern System.Collections.Generic.Dictionary`2 /*2700004B*/ -} -.class extern /*2700004D*/ KeyCollection -{ - .class extern System.Collections.Generic.Dictionary`2 /*2700004B*/ -} -.class extern /*2700004E*/ Enumerator -{ - .class extern System.Collections.Generic.Dictionary`2/KeyCollection /*2700004D*/ -} -.class extern /*2700004F*/ ValueCollection -{ - .class extern System.Collections.Generic.Dictionary`2 /*2700004B*/ -} -.class extern /*27000050*/ Enumerator -{ - .class extern System.Collections.Generic.Dictionary`2/ValueCollection /*2700004F*/ -} -.class extern /*27000051*/ forwarder System.Collections.Generic.EqualityComparer`1 -{ - .assembly extern System.Collections /*23000006*/ -} -.class extern /*27000052*/ forwarder System.Collections.Generic.ICollection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000053*/ forwarder System.Collections.Generic.IComparer`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000054*/ forwarder System.Collections.Generic.IDictionary`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000055*/ forwarder System.Collections.Generic.IEnumerable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000056*/ forwarder System.Collections.Generic.IEnumerator`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000057*/ forwarder System.Collections.Generic.IEqualityComparer`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000058*/ forwarder System.Collections.Generic.IList`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000059*/ forwarder System.Collections.Generic.IReadOnlyCollection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005A*/ forwarder System.Collections.Generic.IReadOnlyDictionary`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005B*/ forwarder System.Collections.Generic.IReadOnlyList`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005C*/ forwarder System.Collections.Generic.KeyNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005D*/ forwarder System.Collections.Generic.KeyValuePair`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005E*/ forwarder System.Collections.Generic.List`1 -{ - .assembly extern System.Collections /*23000006*/ -} -.class extern /*2700005F*/ Enumerator -{ - .class extern System.Collections.Generic.List`1 /*2700005E*/ -} -.class extern /*27000060*/ forwarder System.Collections.Hashtable -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000061*/ forwarder System.Collections.ICollection -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000062*/ forwarder System.Collections.IComparer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000063*/ forwarder System.Collections.IDictionary -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000064*/ forwarder System.Collections.IDictionaryEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000065*/ forwarder System.Collections.IEnumerable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000066*/ forwarder System.Collections.IEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000067*/ forwarder System.Collections.IEqualityComparer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000068*/ forwarder System.Collections.IHashCodeProvider -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000069*/ forwarder System.Collections.IList -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700006A*/ forwarder System.Collections.IStructuralComparable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700006B*/ forwarder System.Collections.IStructuralEquatable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700006C*/ forwarder System.Collections.ObjectModel.Collection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700006D*/ forwarder System.Collections.ObjectModel.KeyedCollection`2 -{ - .assembly extern System.ObjectModel /*23000009*/ -} -.class extern /*2700006E*/ forwarder System.Collections.ObjectModel.ReadOnlyCollection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700006F*/ forwarder System.Collections.ObjectModel.ReadOnlyDictionary`2 -{ - .assembly extern System.ObjectModel /*23000009*/ -} -.class extern /*27000070*/ KeyCollection -{ - .class extern System.Collections.ObjectModel.ReadOnlyDictionary`2 /*2700006F*/ -} -.class extern /*27000071*/ ValueCollection -{ - .class extern System.Collections.ObjectModel.ReadOnlyDictionary`2 /*2700006F*/ -} -.class extern /*27000072*/ forwarder System.Collections.Queue -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*27000073*/ forwarder System.Collections.ReadOnlyCollectionBase -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*27000074*/ forwarder System.Collections.SortedList -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*27000075*/ forwarder System.Collections.Stack -{ - .assembly extern System.Collections.NonGeneric /*23000007*/ -} -.class extern /*27000076*/ forwarder System.Collections.StructuralComparisons -{ - .assembly extern System.Collections /*23000006*/ -} -.class extern /*27000077*/ forwarder System.Comparison`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000078*/ forwarder System.Configuration.Assemblies.AssemblyHashAlgorithm -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000079*/ forwarder System.Configuration.Assemblies.AssemblyVersionCompatibility -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700007A*/ forwarder System.Console -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*2700007B*/ forwarder System.ConsoleCancelEventArgs -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*2700007C*/ forwarder System.ConsoleCancelEventHandler -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*2700007D*/ forwarder System.ConsoleColor -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*2700007E*/ forwarder System.ConsoleKey -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*2700007F*/ forwarder System.ConsoleKeyInfo -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*27000080*/ forwarder System.ConsoleModifiers -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*27000081*/ forwarder System.ConsoleSpecialKey -{ - .assembly extern System.Console /*2300000A*/ -} -.class extern /*27000082*/ forwarder System.ContextBoundObject -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000083*/ forwarder System.ContextMarshalException -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000084*/ forwarder System.ContextStaticAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000085*/ forwarder System.Convert -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000086*/ forwarder System.Converter`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000087*/ forwarder System.DataMisalignedException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000088*/ forwarder System.DateTime -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000089*/ forwarder System.DateTimeKind -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700008A*/ forwarder System.DateTimeOffset -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700008B*/ forwarder System.DayOfWeek -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700008C*/ forwarder System.DBNull -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700008D*/ forwarder System.Decimal -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700008E*/ forwarder System.Delegate -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700008F*/ forwarder System.Diagnostics.CodeAnalysis.SuppressMessageAttribute -{ - .assembly extern System.Diagnostics.Tools /*2300000C*/ -} -.class extern /*27000090*/ forwarder System.Diagnostics.ConditionalAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000091*/ forwarder System.Diagnostics.Contracts.Contract -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000092*/ forwarder System.Diagnostics.Contracts.ContractAbbreviatorAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000093*/ forwarder System.Diagnostics.Contracts.ContractArgumentValidatorAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000094*/ forwarder System.Diagnostics.Contracts.ContractClassAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000095*/ forwarder System.Diagnostics.Contracts.ContractClassForAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000096*/ forwarder System.Diagnostics.Contracts.ContractFailedEventArgs -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000097*/ forwarder System.Diagnostics.Contracts.ContractFailureKind -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000098*/ forwarder System.Diagnostics.Contracts.ContractInvariantMethodAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000099*/ forwarder System.Diagnostics.Contracts.ContractOptionAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*2700009A*/ forwarder System.Diagnostics.Contracts.ContractPublicPropertyNameAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*2700009B*/ forwarder System.Diagnostics.Contracts.ContractReferenceAssemblyAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*2700009C*/ forwarder System.Diagnostics.Contracts.ContractRuntimeIgnoredAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*2700009D*/ forwarder System.Diagnostics.Contracts.ContractVerificationAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*2700009E*/ forwarder System.Diagnostics.Contracts.PureAttribute -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*2700009F*/ forwarder System.Diagnostics.DebuggableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000A0*/ DebuggingModes -{ - .class extern System.Diagnostics.DebuggableAttribute /*2700009F*/ -} -.class extern /*270000A1*/ forwarder System.Diagnostics.Debugger -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A2*/ forwarder System.Diagnostics.DebuggerBrowsableAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A3*/ forwarder System.Diagnostics.DebuggerBrowsableState -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A4*/ forwarder System.Diagnostics.DebuggerDisplayAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A5*/ forwarder System.Diagnostics.DebuggerHiddenAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A6*/ forwarder System.Diagnostics.DebuggerNonUserCodeAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A7*/ forwarder System.Diagnostics.DebuggerStepperBoundaryAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A8*/ forwarder System.Diagnostics.DebuggerStepThroughAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000A9*/ forwarder System.Diagnostics.DebuggerTypeProxyAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000AA*/ forwarder System.Diagnostics.DebuggerVisualizerAttribute -{ - .assembly extern System.Diagnostics.Debug /*2300000E*/ -} -.class extern /*270000AB*/ forwarder System.Diagnostics.StackFrame -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000AC*/ forwarder System.Diagnostics.StackTrace -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000AD*/ forwarder System.Diagnostics.SymbolStore.ISymbolBinder -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000AE*/ forwarder System.Diagnostics.SymbolStore.ISymbolBinder1 -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000AF*/ forwarder System.Diagnostics.SymbolStore.ISymbolDocument -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B0*/ forwarder System.Diagnostics.SymbolStore.ISymbolDocumentWriter -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B1*/ forwarder System.Diagnostics.SymbolStore.ISymbolMethod -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B2*/ forwarder System.Diagnostics.SymbolStore.ISymbolNamespace -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B3*/ forwarder System.Diagnostics.SymbolStore.ISymbolReader -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B4*/ forwarder System.Diagnostics.SymbolStore.ISymbolScope -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B5*/ forwarder System.Diagnostics.SymbolStore.ISymbolVariable -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B6*/ forwarder System.Diagnostics.SymbolStore.ISymbolWriter -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B7*/ forwarder System.Diagnostics.SymbolStore.SymAddressKind -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B8*/ forwarder System.Diagnostics.SymbolStore.SymbolToken -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000B9*/ forwarder System.Diagnostics.SymbolStore.SymDocumentType -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000BA*/ forwarder System.Diagnostics.SymbolStore.SymLanguageType -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000BB*/ forwarder System.Diagnostics.SymbolStore.SymLanguageVendor -{ - .assembly extern System.Diagnostics.StackTrace /*2300000F*/ -} -.class extern /*270000BC*/ forwarder System.Diagnostics.Tracing.EventActivityOptions -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000BD*/ forwarder System.Diagnostics.Tracing.EventAttribute -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000BE*/ forwarder System.Diagnostics.Tracing.EventChannel -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000BF*/ forwarder System.Diagnostics.Tracing.EventCommand -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C0*/ forwarder System.Diagnostics.Tracing.EventCommandEventArgs -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C1*/ forwarder System.Diagnostics.Tracing.EventDataAttribute -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C2*/ forwarder System.Diagnostics.Tracing.EventFieldAttribute -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C3*/ forwarder System.Diagnostics.Tracing.EventFieldFormat -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C4*/ forwarder System.Diagnostics.Tracing.EventFieldTags -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C5*/ forwarder System.Diagnostics.Tracing.EventIgnoreAttribute -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C6*/ forwarder System.Diagnostics.Tracing.EventKeywords -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C7*/ forwarder System.Diagnostics.Tracing.EventLevel -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C8*/ forwarder System.Diagnostics.Tracing.EventListener -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000C9*/ forwarder System.Diagnostics.Tracing.EventManifestOptions -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000CA*/ forwarder System.Diagnostics.Tracing.EventOpcode -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000CB*/ forwarder System.Diagnostics.Tracing.EventSource -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000CC*/ EventData -{ - .class extern System.Diagnostics.Tracing.EventSource /*270000CB*/ -} -.class extern /*270000CD*/ forwarder System.Diagnostics.Tracing.EventSourceAttribute -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000CE*/ forwarder System.Diagnostics.Tracing.EventSourceException -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000CF*/ forwarder System.Diagnostics.Tracing.EventSourceOptions -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000D0*/ forwarder System.Diagnostics.Tracing.EventSourceSettings -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000D1*/ forwarder System.Diagnostics.Tracing.EventTags -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000D2*/ forwarder System.Diagnostics.Tracing.EventTask -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000D3*/ forwarder System.Diagnostics.Tracing.EventWrittenEventArgs -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000D4*/ forwarder System.Diagnostics.Tracing.NonEventAttribute -{ - .assembly extern System.Diagnostics.Tracing /*23000010*/ -} -.class extern /*270000D5*/ forwarder System.DivideByZeroException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000D6*/ forwarder System.DllNotFoundException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270000D7*/ forwarder System.Double -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000D8*/ forwarder System.DuplicateWaitObjectException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000D9*/ forwarder System.EntryPointNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000DA*/ forwarder System.Enum -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000DB*/ forwarder System.Environment -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270000DC*/ SpecialFolder -{ - .class extern System.Environment /*270000DB*/ -} -.class extern /*270000DD*/ SpecialFolderOption -{ - .class extern System.Environment /*270000DB*/ -} -.class extern /*270000DE*/ forwarder System.EnvironmentVariableTarget -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270000DF*/ forwarder System.EventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E0*/ forwarder System.EventHandler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E1*/ forwarder System.EventHandler`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E2*/ forwarder System.Exception -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E3*/ forwarder System.ExecutionEngineException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E4*/ forwarder System.FieldAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E5*/ forwarder System.FlagsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E6*/ forwarder System.FormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E7*/ forwarder System.FormattableString -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E8*/ forwarder System.Func`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000E9*/ forwarder System.Func`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000EA*/ forwarder System.Func`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000EB*/ forwarder System.Func`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000EC*/ forwarder System.Func`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000ED*/ forwarder System.Func`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000EE*/ forwarder System.Func`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000EF*/ forwarder System.Func`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F0*/ forwarder System.Func`9 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F1*/ forwarder System.GC -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F2*/ forwarder System.GCCollectionMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F3*/ forwarder System.GCNotificationStatus -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F4*/ forwarder System.Globalization.Calendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F5*/ forwarder System.Globalization.CalendarAlgorithmType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F6*/ forwarder System.Globalization.CalendarWeekRule -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F7*/ forwarder System.Globalization.CharUnicodeInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F8*/ forwarder System.Globalization.ChineseLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000F9*/ forwarder System.Globalization.CompareInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000FA*/ forwarder System.Globalization.CompareOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000FB*/ forwarder System.Globalization.CultureInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000FC*/ forwarder System.Globalization.CultureNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000FD*/ forwarder System.Globalization.CultureTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000FE*/ forwarder System.Globalization.DateTimeFormatInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000FF*/ forwarder System.Globalization.DateTimeStyles -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000100*/ forwarder System.Globalization.DaylightTime -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000101*/ forwarder System.Globalization.DigitShapes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000102*/ forwarder System.Globalization.EastAsianLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000103*/ forwarder System.Globalization.GregorianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000104*/ forwarder System.Globalization.GregorianCalendarTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000105*/ forwarder System.Globalization.HebrewCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000106*/ forwarder System.Globalization.HijriCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000107*/ forwarder System.Globalization.IdnMapping -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000108*/ forwarder System.Globalization.JapaneseCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000109*/ forwarder System.Globalization.JapaneseLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700010A*/ forwarder System.Globalization.JulianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700010B*/ forwarder System.Globalization.KoreanCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700010C*/ forwarder System.Globalization.KoreanLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700010D*/ forwarder System.Globalization.NumberFormatInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700010E*/ forwarder System.Globalization.NumberStyles -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700010F*/ forwarder System.Globalization.PersianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000110*/ forwarder System.Globalization.RegionInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000111*/ forwarder System.Globalization.SortKey -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000112*/ forwarder System.Globalization.SortVersion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000113*/ forwarder System.Globalization.StringInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000114*/ forwarder System.Globalization.TaiwanCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000115*/ forwarder System.Globalization.TaiwanLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000116*/ forwarder System.Globalization.TextElementEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000117*/ forwarder System.Globalization.TextInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000118*/ forwarder System.Globalization.ThaiBuddhistCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000119*/ forwarder System.Globalization.TimeSpanStyles -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700011A*/ forwarder System.Globalization.UmAlQuraCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700011B*/ forwarder System.Globalization.UnicodeCategory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700011C*/ forwarder System.Guid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700011D*/ forwarder System.IAsyncResult -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700011E*/ forwarder System.ICloneable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700011F*/ forwarder System.IComparable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000120*/ forwarder System.IComparable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000121*/ forwarder System.IConvertible -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000122*/ forwarder System.ICustomFormatter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000123*/ forwarder System.IDisposable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000124*/ forwarder System.IEquatable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000125*/ forwarder System.IFormatProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000126*/ forwarder System.IFormattable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000127*/ forwarder System.IndexOutOfRangeException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000128*/ forwarder System.InsufficientExecutionStackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000129*/ forwarder System.InsufficientMemoryException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700012A*/ forwarder System.Int16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700012B*/ forwarder System.Int32 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700012C*/ forwarder System.Int64 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700012D*/ forwarder System.IntPtr -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700012E*/ forwarder System.InvalidCastException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700012F*/ forwarder System.InvalidOperationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000130*/ forwarder System.InvalidProgramException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000131*/ forwarder System.InvalidTimeZoneException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000132*/ forwarder System.IO.BinaryReader -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000133*/ forwarder System.IO.BinaryWriter -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000134*/ forwarder System.IO.BufferedStream -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000135*/ forwarder System.IO.Directory -{ - .assembly extern System.IO.FileSystem /*23000011*/ -} -.class extern /*27000136*/ forwarder System.IO.DirectoryInfo -{ - .assembly extern System.IO.FileSystem /*23000011*/ -} -.class extern /*27000137*/ forwarder System.IO.DirectoryNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000138*/ forwarder System.IO.DriveInfo -{ - .assembly extern System.IO.FileSystem.DriveInfo /*23000012*/ -} -.class extern /*27000139*/ forwarder System.IO.DriveNotFoundException -{ - .assembly extern System.IO.FileSystem.DriveInfo /*23000012*/ -} -.class extern /*2700013A*/ forwarder System.IO.DriveType -{ - .assembly extern System.IO.FileSystem.DriveInfo /*23000012*/ -} -.class extern /*2700013B*/ forwarder System.IO.EndOfStreamException -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700013C*/ forwarder System.IO.File -{ - .assembly extern System.IO.FileSystem /*23000011*/ -} -.class extern /*2700013D*/ forwarder System.IO.FileAccess -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700013E*/ forwarder System.IO.FileAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700013F*/ forwarder System.IO.FileInfo -{ - .assembly extern System.IO.FileSystem /*23000011*/ -} -.class extern /*27000140*/ forwarder System.IO.FileLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000141*/ forwarder System.IO.FileMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000142*/ forwarder System.IO.FileNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000143*/ forwarder System.IO.FileOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000144*/ forwarder System.IO.FileShare -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000145*/ forwarder System.IO.FileStream -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000146*/ forwarder System.IO.FileSystemInfo -{ - .assembly extern System.IO.FileSystem /*23000011*/ -} -.class extern /*27000147*/ forwarder System.IO.IOException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000148*/ forwarder System.IO.IsolatedStorage.INormalizeForIsolatedStorage -{ - .assembly extern System.IO.IsolatedStorage /*23000013*/ -} -.class extern /*27000149*/ forwarder System.IO.IsolatedStorage.IsolatedStorage -{ - .assembly extern System.IO.IsolatedStorage /*23000013*/ -} -.class extern /*2700014A*/ forwarder System.IO.IsolatedStorage.IsolatedStorageException -{ - .assembly extern System.IO.IsolatedStorage /*23000013*/ -} -.class extern /*2700014B*/ forwarder System.IO.IsolatedStorage.IsolatedStorageFile -{ - .assembly extern System.IO.IsolatedStorage /*23000013*/ -} -.class extern /*2700014C*/ forwarder System.IO.IsolatedStorage.IsolatedStorageFileStream -{ - .assembly extern System.IO.IsolatedStorage /*23000013*/ -} -.class extern /*2700014D*/ forwarder System.IO.IsolatedStorage.IsolatedStorageScope -{ - .assembly extern System.IO.IsolatedStorage /*23000013*/ -} -.class extern /*2700014E*/ forwarder System.IO.MemoryStream -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700014F*/ forwarder System.IO.Path -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000150*/ forwarder System.IO.PathTooLongException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000151*/ forwarder System.IO.SearchOption -{ - .assembly extern System.IO.FileSystem /*23000011*/ -} -.class extern /*27000152*/ forwarder System.IO.SeekOrigin -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000153*/ forwarder System.IO.Stream -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000154*/ forwarder System.IO.StreamReader -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000155*/ forwarder System.IO.StreamWriter -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000156*/ forwarder System.IO.StringReader -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000157*/ forwarder System.IO.StringWriter -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000158*/ forwarder System.IO.TextReader -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000159*/ forwarder System.IO.TextWriter -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700015A*/ forwarder System.IO.UnmanagedMemoryAccessor -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700015B*/ forwarder System.IO.UnmanagedMemoryStream -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700015C*/ forwarder System.IObservable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700015D*/ forwarder System.IObserver`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700015E*/ forwarder System.IProgress`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700015F*/ forwarder System.IServiceProvider -{ - .assembly extern System.ComponentModel /*23000014*/ -} -.class extern /*27000160*/ forwarder System.Lazy`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000161*/ forwarder System.LoaderOptimization -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000162*/ forwarder System.LoaderOptimizationAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000163*/ forwarder System.LocalDataStoreSlot -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*27000164*/ forwarder System.MarshalByRefObject -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000165*/ forwarder System.Math -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000166*/ forwarder System.MemberAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000167*/ forwarder System.MethodAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000168*/ forwarder System.MidpointRounding -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000169*/ forwarder System.MissingFieldException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700016A*/ forwarder System.MissingMemberException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700016B*/ forwarder System.MissingMethodException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700016C*/ forwarder System.ModuleHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700016D*/ forwarder System.MTAThreadAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700016E*/ forwarder System.MulticastDelegate -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700016F*/ forwarder System.MulticastNotSupportedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000170*/ forwarder System.NonSerializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000171*/ forwarder System.NotFiniteNumberException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000172*/ forwarder System.NotImplementedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000173*/ forwarder System.NotSupportedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000174*/ forwarder System.Nullable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000175*/ forwarder System.Nullable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000176*/ forwarder System.NullReferenceException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000177*/ forwarder System.Object -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000178*/ forwarder System.ObjectDisposedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000179*/ forwarder System.ObsoleteAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700017A*/ forwarder System.OperatingSystem -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700017B*/ forwarder System.OperationCanceledException -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*2700017C*/ forwarder System.OutOfMemoryException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700017D*/ forwarder System.OverflowException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700017E*/ forwarder System.ParamArrayAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700017F*/ forwarder System.PlatformID -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000180*/ forwarder System.PlatformNotSupportedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000181*/ forwarder System.Predicate`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000182*/ forwarder System.Progress`1 -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000183*/ forwarder System.Random -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000184*/ forwarder System.RankException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000185*/ forwarder System.Reflection.AmbiguousMatchException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000186*/ forwarder System.Reflection.Assembly -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000187*/ forwarder System.Reflection.AssemblyAlgorithmIdAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000188*/ forwarder System.Reflection.AssemblyCompanyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000189*/ forwarder System.Reflection.AssemblyConfigurationAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700018A*/ forwarder System.Reflection.AssemblyContentType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700018B*/ forwarder System.Reflection.AssemblyCopyrightAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700018C*/ forwarder System.Reflection.AssemblyCultureAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700018D*/ forwarder System.Reflection.AssemblyDefaultAliasAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700018E*/ forwarder System.Reflection.AssemblyDelaySignAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700018F*/ forwarder System.Reflection.AssemblyDescriptionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000190*/ forwarder System.Reflection.AssemblyFileVersionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000191*/ forwarder System.Reflection.AssemblyFlagsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000192*/ forwarder System.Reflection.AssemblyInformationalVersionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000193*/ forwarder System.Reflection.AssemblyKeyFileAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000194*/ forwarder System.Reflection.AssemblyKeyNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000195*/ forwarder System.Reflection.AssemblyMetadataAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000196*/ forwarder System.Reflection.AssemblyName -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000197*/ forwarder System.Reflection.AssemblyNameFlags -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000198*/ forwarder System.Reflection.AssemblyNameProxy -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000199*/ forwarder System.Reflection.AssemblyProductAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700019A*/ forwarder System.Reflection.AssemblySignatureKeyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700019B*/ forwarder System.Reflection.AssemblyTitleAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700019C*/ forwarder System.Reflection.AssemblyTrademarkAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700019D*/ forwarder System.Reflection.AssemblyVersionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700019E*/ forwarder System.Reflection.Binder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700019F*/ forwarder System.Reflection.BindingFlags -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A0*/ forwarder System.Reflection.CallingConventions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A1*/ forwarder System.Reflection.ConstructorInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A2*/ forwarder System.Reflection.CustomAttributeData -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A3*/ forwarder System.Reflection.CustomAttributeExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A4*/ forwarder System.Reflection.CustomAttributeFormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A5*/ forwarder System.Reflection.CustomAttributeNamedArgument -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A6*/ forwarder System.Reflection.CustomAttributeTypedArgument -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A7*/ forwarder System.Reflection.DefaultMemberAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A8*/ forwarder System.Reflection.Emit.AssemblyBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001A9*/ forwarder System.Reflection.Emit.AssemblyBuilderAccess -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001AA*/ forwarder System.Reflection.Emit.ConstructorBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001AB*/ forwarder System.Reflection.Emit.CustomAttributeBuilder -{ - .assembly extern System.Reflection.Emit.ILGeneration /*23000018*/ -} -.class extern /*270001AC*/ forwarder System.Reflection.Emit.DynamicMethod -{ - .assembly extern System.Reflection.Emit.Lightweight /*23000019*/ -} -.class extern /*270001AD*/ forwarder System.Reflection.Emit.EnumBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001AE*/ forwarder System.Reflection.Emit.EventBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001AF*/ forwarder System.Reflection.Emit.FieldBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001B0*/ forwarder System.Reflection.Emit.FlowControl -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001B1*/ forwarder System.Reflection.Emit.GenericTypeParameterBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001B2*/ forwarder System.Reflection.Emit.ILGenerator -{ - .assembly extern System.Reflection.Emit.ILGeneration /*23000018*/ -} -.class extern /*270001B3*/ forwarder System.Reflection.Emit.Label -{ - .assembly extern System.Reflection.Emit.ILGeneration /*23000018*/ -} -.class extern /*270001B4*/ forwarder System.Reflection.Emit.LocalBuilder -{ - .assembly extern System.Reflection.Emit.ILGeneration /*23000018*/ -} -.class extern /*270001B5*/ forwarder System.Reflection.Emit.MethodBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001B6*/ forwarder System.Reflection.Emit.ModuleBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001B7*/ forwarder System.Reflection.Emit.OpCode -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001B8*/ forwarder System.Reflection.Emit.OpCodes -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001B9*/ forwarder System.Reflection.Emit.OpCodeType -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001BA*/ forwarder System.Reflection.Emit.OperandType -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001BB*/ forwarder System.Reflection.Emit.PackingSize -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001BC*/ forwarder System.Reflection.Emit.ParameterBuilder -{ - .assembly extern System.Reflection.Emit.ILGeneration /*23000018*/ -} -.class extern /*270001BD*/ forwarder System.Reflection.Emit.PropertyBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001BE*/ forwarder System.Reflection.Emit.SignatureHelper -{ - .assembly extern System.Reflection.Emit.ILGeneration /*23000018*/ -} -.class extern /*270001BF*/ forwarder System.Reflection.Emit.StackBehaviour -{ - .assembly extern System.Reflection.Primitives /*2300001A*/ -} -.class extern /*270001C0*/ forwarder System.Reflection.Emit.TypeBuilder -{ - .assembly extern System.Reflection.Emit /*23000017*/ -} -.class extern /*270001C1*/ forwarder System.Reflection.EventAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C2*/ forwarder System.Reflection.EventInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C3*/ forwarder System.Reflection.ExceptionHandlingClause -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C4*/ forwarder System.Reflection.ExceptionHandlingClauseOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C5*/ forwarder System.Reflection.FieldAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C6*/ forwarder System.Reflection.FieldInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C7*/ forwarder System.Reflection.GenericParameterAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C8*/ forwarder System.Reflection.ICustomAttributeProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001C9*/ forwarder System.Reflection.ImageFileMachine -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001CA*/ forwarder System.Reflection.InterfaceMapping -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001CB*/ forwarder System.Reflection.IntrospectionExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001CC*/ forwarder System.Reflection.InvalidFilterCriteriaException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001CD*/ forwarder System.Reflection.IReflect -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001CE*/ forwarder System.Reflection.IReflectableType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001CF*/ forwarder System.Reflection.LocalVariableInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D0*/ forwarder System.Reflection.ManifestResourceInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D1*/ forwarder System.Reflection.MemberFilter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D2*/ forwarder System.Reflection.MemberInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D3*/ forwarder System.Reflection.MemberTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D4*/ forwarder System.Reflection.MethodAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D5*/ forwarder System.Reflection.MethodBase -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D6*/ forwarder System.Reflection.MethodBody -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D7*/ forwarder System.Reflection.MethodImplAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D8*/ forwarder System.Reflection.MethodInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001D9*/ forwarder System.Reflection.Missing -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001DA*/ forwarder System.Reflection.Module -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001DB*/ forwarder System.Reflection.ModuleResolveEventHandler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001DC*/ forwarder System.Reflection.ObfuscateAssemblyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001DD*/ forwarder System.Reflection.ObfuscationAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001DE*/ forwarder System.Reflection.ParameterAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001DF*/ forwarder System.Reflection.ParameterInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E0*/ forwarder System.Reflection.ParameterModifier -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E1*/ forwarder System.Reflection.Pointer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E2*/ forwarder System.Reflection.PortableExecutableKinds -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E3*/ forwarder System.Reflection.ProcessorArchitecture -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E4*/ forwarder System.Reflection.PropertyAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E5*/ forwarder System.Reflection.PropertyInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E6*/ forwarder System.Reflection.ReflectionContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E7*/ forwarder System.Reflection.ReflectionTypeLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E8*/ forwarder System.Reflection.ResourceAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001E9*/ forwarder System.Reflection.ResourceLocation -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001EA*/ forwarder System.Reflection.RuntimeReflectionExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001EB*/ forwarder System.Reflection.StrongNameKeyPair -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001EC*/ forwarder System.Reflection.TargetException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001ED*/ forwarder System.Reflection.TargetInvocationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001EE*/ forwarder System.Reflection.TargetParameterCountException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001EF*/ forwarder System.Reflection.TypeAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001F0*/ forwarder System.Reflection.TypeDelegator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001F1*/ forwarder System.Reflection.TypeFilter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001F2*/ forwarder System.Reflection.TypeInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001F3*/ forwarder System.ResolveEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001F4*/ forwarder System.ResolveEventHandler -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270001F5*/ forwarder System.Resources.IResourceReader -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001F6*/ forwarder System.Resources.IResourceWriter -{ - .assembly extern System.Resources.Writer /*2300001C*/ -} -.class extern /*270001F7*/ forwarder System.Resources.MissingManifestResourceException -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001F8*/ forwarder System.Resources.MissingSatelliteAssemblyException -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001F9*/ forwarder System.Resources.NeutralResourcesLanguageAttribute -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001FA*/ forwarder System.Resources.ResourceManager -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001FB*/ forwarder System.Resources.ResourceReader -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001FC*/ forwarder System.Resources.ResourceSet -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001FD*/ forwarder System.Resources.ResourceWriter -{ - .assembly extern System.Resources.Writer /*2300001C*/ -} -.class extern /*270001FE*/ forwarder System.Resources.SatelliteContractVersionAttribute -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*270001FF*/ forwarder System.Resources.UltimateResourceFallbackLocation -{ - .assembly extern System.Resources.ResourceManager /*2300001B*/ -} -.class extern /*27000200*/ forwarder System.Runtime.AssemblyTargetedPatchBandAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000201*/ forwarder System.Runtime.CompilerServices.AccessedThroughPropertyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000202*/ forwarder System.Runtime.CompilerServices.AsyncStateMachineAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000203*/ forwarder System.Runtime.CompilerServices.AsyncTaskMethodBuilder -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*27000204*/ forwarder System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*27000205*/ forwarder System.Runtime.CompilerServices.AsyncVoidMethodBuilder -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*27000206*/ forwarder System.Runtime.CompilerServices.CallConvCdecl -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000207*/ forwarder System.Runtime.CompilerServices.CallConvFastcall -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000208*/ forwarder System.Runtime.CompilerServices.CallConvStdcall -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000209*/ forwarder System.Runtime.CompilerServices.CallConvThiscall -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700020A*/ forwarder System.Runtime.CompilerServices.CallerFilePathAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700020B*/ forwarder System.Runtime.CompilerServices.CallerLineNumberAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700020C*/ forwarder System.Runtime.CompilerServices.CallerMemberNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700020D*/ forwarder System.Runtime.CompilerServices.CompilationRelaxations -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700020E*/ forwarder System.Runtime.CompilerServices.CompilationRelaxationsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700020F*/ forwarder System.Runtime.CompilerServices.CompilerGeneratedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000210*/ forwarder System.Runtime.CompilerServices.CompilerGlobalScopeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000211*/ forwarder System.Runtime.CompilerServices.CompilerMarshalOverride -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000212*/ forwarder System.Runtime.CompilerServices.ConditionalWeakTable`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000213*/ CreateValueCallback -{ - .class extern System.Runtime.CompilerServices.ConditionalWeakTable`2 /*27000212*/ -} -.class extern /*27000214*/ forwarder System.Runtime.CompilerServices.ConfiguredTaskAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000215*/ ConfiguredTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredTaskAwaitable /*27000214*/ -} -.class extern /*27000216*/ forwarder System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000217*/ ConfiguredTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 /*27000216*/ -} -.class extern /*27000218*/ forwarder System.Runtime.CompilerServices.ContractHelper -{ - .assembly extern System.Diagnostics.Contracts /*2300000D*/ -} -.class extern /*27000219*/ forwarder System.Runtime.CompilerServices.CustomConstantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700021A*/ forwarder System.Runtime.CompilerServices.DateTimeConstantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700021B*/ forwarder System.Runtime.CompilerServices.DecimalConstantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700021C*/ forwarder System.Runtime.CompilerServices.DefaultDependencyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700021D*/ forwarder System.Runtime.CompilerServices.DependencyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700021E*/ forwarder System.Runtime.CompilerServices.DisablePrivateReflectionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700021F*/ forwarder System.Runtime.CompilerServices.DiscardableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000220*/ forwarder System.Runtime.CompilerServices.ExtensionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000221*/ forwarder System.Runtime.CompilerServices.FixedAddressValueTypeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000222*/ forwarder System.Runtime.CompilerServices.FixedBufferAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000223*/ forwarder System.Runtime.CompilerServices.FormattableStringFactory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000224*/ forwarder System.Runtime.CompilerServices.HasCopySemanticsAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000225*/ forwarder System.Runtime.CompilerServices.IAsyncStateMachine -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000226*/ forwarder System.Runtime.CompilerServices.ICriticalNotifyCompletion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000227*/ forwarder System.Runtime.CompilerServices.IndexerNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000228*/ forwarder System.Runtime.CompilerServices.INotifyCompletion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000229*/ forwarder System.Runtime.CompilerServices.InternalsVisibleToAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700022A*/ forwarder System.Runtime.CompilerServices.IsBoxed -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700022B*/ forwarder System.Runtime.CompilerServices.IsByValue -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700022C*/ forwarder System.Runtime.CompilerServices.IsConst -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700022D*/ forwarder System.Runtime.CompilerServices.IsCopyConstructed -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700022E*/ forwarder System.Runtime.CompilerServices.IsExplicitlyDereferenced -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700022F*/ forwarder System.Runtime.CompilerServices.IsImplicitlyDereferenced -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000230*/ forwarder System.Runtime.CompilerServices.IsJitIntrinsic -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000231*/ forwarder System.Runtime.CompilerServices.IsLong -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000232*/ forwarder System.Runtime.CompilerServices.IsPinned -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000233*/ forwarder System.Runtime.CompilerServices.IsSignUnspecifiedByte -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000234*/ forwarder System.Runtime.CompilerServices.IsUdtReturn -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000235*/ forwarder System.Runtime.CompilerServices.IsVolatile -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000236*/ forwarder System.Runtime.CompilerServices.IteratorStateMachineAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000237*/ forwarder System.Runtime.CompilerServices.IUnknownConstantAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000238*/ forwarder System.Runtime.CompilerServices.LoadHint -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000239*/ forwarder System.Runtime.CompilerServices.MethodCodeType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700023A*/ forwarder System.Runtime.CompilerServices.MethodImplAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700023B*/ forwarder System.Runtime.CompilerServices.MethodImplOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700023C*/ forwarder System.Runtime.CompilerServices.NativeCppClassAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700023D*/ forwarder System.Runtime.CompilerServices.ReferenceAssemblyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700023E*/ forwarder System.Runtime.CompilerServices.RequiredAttributeAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*2700023F*/ forwarder System.Runtime.CompilerServices.RuntimeCompatibilityAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000240*/ forwarder System.Runtime.CompilerServices.RuntimeHelpers -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000241*/ CleanupCode -{ - .class extern System.Runtime.CompilerServices.RuntimeHelpers /*27000240*/ -} -.class extern /*27000242*/ TryCode -{ - .class extern System.Runtime.CompilerServices.RuntimeHelpers /*27000240*/ -} -.class extern /*27000243*/ forwarder System.Runtime.CompilerServices.RuntimeWrappedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000244*/ forwarder System.Runtime.CompilerServices.ScopelessEnumAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300001D*/ -} -.class extern /*27000245*/ forwarder System.Runtime.CompilerServices.SpecialNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000246*/ forwarder System.Runtime.CompilerServices.StateMachineAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000247*/ forwarder System.Runtime.CompilerServices.StringFreezingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000248*/ forwarder System.Runtime.CompilerServices.SuppressIldasmAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000249*/ forwarder System.Runtime.CompilerServices.TaskAwaiter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700024A*/ forwarder System.Runtime.CompilerServices.TaskAwaiter`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700024B*/ forwarder System.Runtime.CompilerServices.TypeForwardedFromAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700024C*/ forwarder System.Runtime.CompilerServices.TypeForwardedToAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700024D*/ forwarder System.Runtime.CompilerServices.UnsafeValueTypeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700024E*/ forwarder System.Runtime.CompilerServices.YieldAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700024F*/ YieldAwaiter -{ - .class extern System.Runtime.CompilerServices.YieldAwaitable /*2700024E*/ -} -.class extern /*27000250*/ forwarder System.Runtime.ConstrainedExecution.Cer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000251*/ forwarder System.Runtime.ConstrainedExecution.Consistency -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000252*/ forwarder System.Runtime.ConstrainedExecution.CriticalFinalizerObject -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000253*/ forwarder System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000254*/ forwarder System.Runtime.ConstrainedExecution.ReliabilityContractAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000255*/ forwarder System.Runtime.ExceptionServices.ExceptionDispatchInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000256*/ forwarder System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000257*/ forwarder System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000258*/ forwarder System.Runtime.GCLargeObjectHeapCompactionMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000259*/ forwarder System.Runtime.GCLatencyMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700025A*/ forwarder System.Runtime.GCSettings -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700025B*/ forwarder System.Runtime.InteropServices.AllowReversePInvokeCallsAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700025C*/ forwarder System.Runtime.InteropServices.ArrayWithOffset -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700025D*/ forwarder System.Runtime.InteropServices.AutomationProxyAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700025E*/ forwarder System.Runtime.InteropServices.BestFitMappingAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700025F*/ forwarder System.Runtime.InteropServices.BStrWrapper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000260*/ forwarder System.Runtime.InteropServices.CallingConvention -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000261*/ forwarder System.Runtime.InteropServices.CharSet -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000262*/ forwarder System.Runtime.InteropServices.ClassInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000263*/ forwarder System.Runtime.InteropServices.ClassInterfaceType -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000264*/ forwarder System.Runtime.InteropServices.CoClassAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000265*/ forwarder System.Runtime.InteropServices.ComAliasNameAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000266*/ forwarder System.Runtime.InteropServices.ComCompatibleVersionAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000267*/ forwarder System.Runtime.InteropServices.ComConversionLossAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000268*/ forwarder System.Runtime.InteropServices.ComDefaultInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000269*/ forwarder System.Runtime.InteropServices.ComEventInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700026A*/ forwarder System.Runtime.InteropServices.ComEventsHelper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700026B*/ forwarder System.Runtime.InteropServices.COMException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700026C*/ forwarder System.Runtime.InteropServices.ComImportAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700026D*/ forwarder System.Runtime.InteropServices.ComInterfaceType -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700026E*/ forwarder System.Runtime.InteropServices.ComMemberType -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700026F*/ forwarder System.Runtime.InteropServices.ComRegisterFunctionAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000270*/ forwarder System.Runtime.InteropServices.ComSourceInterfacesAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000271*/ forwarder System.Runtime.InteropServices.ComTypes.BINDPTR -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000272*/ forwarder System.Runtime.InteropServices.ComTypes.BIND_OPTS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000273*/ forwarder System.Runtime.InteropServices.ComTypes.CALLCONV -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000274*/ forwarder System.Runtime.InteropServices.ComTypes.CONNECTDATA -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000275*/ forwarder System.Runtime.InteropServices.ComTypes.DESCKIND -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000276*/ forwarder System.Runtime.InteropServices.ComTypes.DISPPARAMS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000277*/ forwarder System.Runtime.InteropServices.ComTypes.ELEMDESC -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000278*/ DESCUNION -{ - .class extern System.Runtime.InteropServices.ComTypes.ELEMDESC /*27000277*/ -} -.class extern /*27000279*/ forwarder System.Runtime.InteropServices.ComTypes.EXCEPINFO -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700027A*/ forwarder System.Runtime.InteropServices.ComTypes.FILETIME -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700027B*/ forwarder System.Runtime.InteropServices.ComTypes.FUNCDESC -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700027C*/ forwarder System.Runtime.InteropServices.ComTypes.FUNCFLAGS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700027D*/ forwarder System.Runtime.InteropServices.ComTypes.FUNCKIND -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700027E*/ forwarder System.Runtime.InteropServices.ComTypes.IBindCtx -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700027F*/ forwarder System.Runtime.InteropServices.ComTypes.IConnectionPoint -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000280*/ forwarder System.Runtime.InteropServices.ComTypes.IConnectionPointContainer -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000281*/ forwarder System.Runtime.InteropServices.ComTypes.IDLDESC -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000282*/ forwarder System.Runtime.InteropServices.ComTypes.IDLFLAG -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000283*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000284*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumConnections -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000285*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumMoniker -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000286*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumString -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000287*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumVARIANT -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000288*/ forwarder System.Runtime.InteropServices.ComTypes.IMoniker -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000289*/ forwarder System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700028A*/ forwarder System.Runtime.InteropServices.ComTypes.INVOKEKIND -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700028B*/ forwarder System.Runtime.InteropServices.ComTypes.IPersistFile -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700028C*/ forwarder System.Runtime.InteropServices.ComTypes.IRunningObjectTable -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700028D*/ forwarder System.Runtime.InteropServices.ComTypes.IStream -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700028E*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeComp -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700028F*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeInfo -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000290*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeInfo2 -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000291*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeLib -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000292*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeLib2 -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000293*/ forwarder System.Runtime.InteropServices.ComTypes.LIBFLAGS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000294*/ forwarder System.Runtime.InteropServices.ComTypes.PARAMDESC -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000295*/ forwarder System.Runtime.InteropServices.ComTypes.PARAMFLAG -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000296*/ forwarder System.Runtime.InteropServices.ComTypes.STATSTG -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000297*/ forwarder System.Runtime.InteropServices.ComTypes.SYSKIND -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000298*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEATTR -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000299*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEDESC -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700029A*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEFLAGS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700029B*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEKIND -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700029C*/ forwarder System.Runtime.InteropServices.ComTypes.TYPELIBATTR -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700029D*/ forwarder System.Runtime.InteropServices.ComTypes.VARDESC -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*2700029E*/ DESCUNION -{ - .class extern System.Runtime.InteropServices.ComTypes.VARDESC /*2700029D*/ -} -.class extern /*2700029F*/ forwarder System.Runtime.InteropServices.ComTypes.VARFLAGS -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A0*/ forwarder System.Runtime.InteropServices.ComTypes.VARKIND -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A1*/ forwarder System.Runtime.InteropServices.ComUnregisterFunctionAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A2*/ forwarder System.Runtime.InteropServices.ComVisibleAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002A3*/ forwarder System.Runtime.InteropServices.CriticalHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002A4*/ forwarder System.Runtime.InteropServices.CurrencyWrapper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A5*/ forwarder System.Runtime.InteropServices.CustomQueryInterfaceMode -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A6*/ forwarder System.Runtime.InteropServices.CustomQueryInterfaceResult -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A7*/ forwarder System.Runtime.InteropServices.DefaultCharSetAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A8*/ forwarder System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002A9*/ forwarder System.Runtime.InteropServices.DispatchWrapper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002AA*/ forwarder System.Runtime.InteropServices.DispIdAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002AB*/ forwarder System.Runtime.InteropServices.DllImportAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002AC*/ forwarder System.Runtime.InteropServices.DllImportSearchPath -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002AD*/ forwarder System.Runtime.InteropServices.ErrorWrapper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002AE*/ forwarder System.Runtime.InteropServices.ExternalException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002AF*/ forwarder System.Runtime.InteropServices.FieldOffsetAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002B0*/ forwarder System.Runtime.InteropServices.GCHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002B1*/ forwarder System.Runtime.InteropServices.GCHandleType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002B2*/ forwarder System.Runtime.InteropServices.GuidAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B3*/ forwarder System.Runtime.InteropServices.HandleRef -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B4*/ forwarder System.Runtime.InteropServices.ICustomAdapter -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B5*/ forwarder System.Runtime.InteropServices.ICustomFactory -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B6*/ forwarder System.Runtime.InteropServices.ICustomMarshaler -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B7*/ forwarder System.Runtime.InteropServices.ICustomQueryInterface -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B8*/ forwarder System.Runtime.InteropServices.ImportedFromTypeLibAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002B9*/ forwarder System.Runtime.InteropServices.InAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002BA*/ forwarder System.Runtime.InteropServices.InterfaceTypeAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002BB*/ forwarder System.Runtime.InteropServices.InvalidComObjectException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002BC*/ forwarder System.Runtime.InteropServices.InvalidOleVariantTypeException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002BD*/ forwarder System.Runtime.InteropServices.LayoutKind -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002BE*/ forwarder System.Runtime.InteropServices.LCIDConversionAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002BF*/ forwarder System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C0*/ forwarder System.Runtime.InteropServices.Marshal -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C1*/ forwarder System.Runtime.InteropServices.MarshalAsAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C2*/ forwarder System.Runtime.InteropServices.MarshalDirectiveException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C3*/ forwarder System.Runtime.InteropServices.OptionalAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C4*/ forwarder System.Runtime.InteropServices.OutAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002C5*/ forwarder System.Runtime.InteropServices.PreserveSigAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C6*/ forwarder System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C7*/ forwarder System.Runtime.InteropServices.ProgIdAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C8*/ forwarder System.Runtime.InteropServices.RuntimeEnvironment -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002C9*/ forwarder System.Runtime.InteropServices.SafeArrayRankMismatchException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002CA*/ forwarder System.Runtime.InteropServices.SafeArrayTypeMismatchException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002CB*/ forwarder System.Runtime.InteropServices.SafeBuffer -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002CC*/ forwarder System.Runtime.InteropServices.SafeHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002CD*/ forwarder System.Runtime.InteropServices.SEHException -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002CE*/ forwarder System.Runtime.InteropServices.StructLayoutAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002CF*/ forwarder System.Runtime.InteropServices.TypeIdentifierAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D0*/ forwarder System.Runtime.InteropServices.TypeLibFuncAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D1*/ forwarder System.Runtime.InteropServices.TypeLibFuncFlags -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D2*/ forwarder System.Runtime.InteropServices.TypeLibImportClassAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D3*/ forwarder System.Runtime.InteropServices.TypeLibTypeAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D4*/ forwarder System.Runtime.InteropServices.TypeLibTypeFlags -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D5*/ forwarder System.Runtime.InteropServices.TypeLibVarAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D6*/ forwarder System.Runtime.InteropServices.TypeLibVarFlags -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D7*/ forwarder System.Runtime.InteropServices.TypeLibVersionAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D8*/ forwarder System.Runtime.InteropServices.UnknownWrapper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002D9*/ forwarder System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002DA*/ forwarder System.Runtime.InteropServices.UnmanagedType -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002DB*/ forwarder System.Runtime.InteropServices.VarEnum -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002DC*/ forwarder System.Runtime.InteropServices.VariantWrapper -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*270002DD*/ forwarder System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002DE*/ forwarder System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002DF*/ forwarder System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable`1 -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E0*/ forwarder System.Runtime.InteropServices.WindowsRuntime.IActivationFactory -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E1*/ forwarder System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E2*/ forwarder System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E3*/ forwarder System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E4*/ forwarder System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E5*/ forwarder System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute -{ - .assembly extern System.Runtime.InteropServices.WindowsRuntime /*2300001E*/ -} -.class extern /*270002E6*/ forwarder System.Runtime.MemoryFailPoint -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002E7*/ forwarder System.Runtime.Serialization.Formatter -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002E8*/ forwarder System.Runtime.Serialization.FormatterConverter -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002E9*/ forwarder System.Runtime.Serialization.Formatters.Binary.BinaryFormatter -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002EA*/ forwarder System.Runtime.Serialization.Formatters.FormatterAssemblyStyle -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002EB*/ forwarder System.Runtime.Serialization.Formatters.FormatterTypeStyle -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002EC*/ forwarder System.Runtime.Serialization.Formatters.IFieldInfo -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002ED*/ forwarder System.Runtime.Serialization.Formatters.TypeFilterLevel -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002EE*/ forwarder System.Runtime.Serialization.FormatterServices -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002EF*/ forwarder System.Runtime.Serialization.IDeserializationCallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F0*/ forwarder System.Runtime.Serialization.IFormatter -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002F1*/ forwarder System.Runtime.Serialization.IFormatterConverter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F2*/ forwarder System.Runtime.Serialization.IObjectReference -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F3*/ forwarder System.Runtime.Serialization.ISafeSerializationData -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F4*/ forwarder System.Runtime.Serialization.ISerializable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F5*/ forwarder System.Runtime.Serialization.ISerializationSurrogate -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002F6*/ forwarder System.Runtime.Serialization.ISurrogateSelector -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002F7*/ forwarder System.Runtime.Serialization.ObjectIDGenerator -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002F8*/ forwarder System.Runtime.Serialization.ObjectManager -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*270002F9*/ forwarder System.Runtime.Serialization.OnDeserializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FA*/ forwarder System.Runtime.Serialization.OnDeserializingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FB*/ forwarder System.Runtime.Serialization.OnSerializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FC*/ forwarder System.Runtime.Serialization.OnSerializingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FD*/ forwarder System.Runtime.Serialization.OptionalFieldAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FE*/ forwarder System.Runtime.Serialization.SafeSerializationEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FF*/ forwarder System.Runtime.Serialization.SerializationBinder -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*27000300*/ forwarder System.Runtime.Serialization.SerializationEntry -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000301*/ forwarder System.Runtime.Serialization.SerializationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000302*/ forwarder System.Runtime.Serialization.SerializationInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000303*/ forwarder System.Runtime.Serialization.SerializationInfoEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000304*/ forwarder System.Runtime.Serialization.SerializationObjectManager -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*27000305*/ forwarder System.Runtime.Serialization.StreamingContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000306*/ forwarder System.Runtime.Serialization.StreamingContextStates -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000307*/ forwarder System.Runtime.Serialization.SurrogateSelector -{ - .assembly extern System.Runtime.Serialization.Formatters /*2300001F*/ -} -.class extern /*27000308*/ forwarder System.Runtime.TargetedPatchingOptOutAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000309*/ forwarder System.Runtime.Versioning.ComponentGuaranteesAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700030A*/ forwarder System.Runtime.Versioning.ComponentGuaranteesOptions -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700030B*/ forwarder System.Runtime.Versioning.ResourceConsumptionAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700030C*/ forwarder System.Runtime.Versioning.ResourceExposureAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700030D*/ forwarder System.Runtime.Versioning.ResourceScope -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700030E*/ forwarder System.Runtime.Versioning.TargetFrameworkAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030F*/ forwarder System.Runtime.Versioning.VersioningHelper -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000310*/ forwarder System.RuntimeArgumentHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000311*/ forwarder System.RuntimeFieldHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000312*/ forwarder System.RuntimeMethodHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000313*/ forwarder System.RuntimeTypeHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000314*/ forwarder System.SByte -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000315*/ forwarder System.Security.AccessControl.AccessControlActions -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000316*/ forwarder System.Security.AccessControl.AccessControlModification -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000317*/ forwarder System.Security.AccessControl.AccessControlSections -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000318*/ forwarder System.Security.AccessControl.AccessControlType -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000319*/ forwarder System.Security.AccessControl.AccessRule -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700031A*/ forwarder System.Security.AccessControl.AccessRule`1 -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700031B*/ forwarder System.Security.AccessControl.AceEnumerator -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700031C*/ forwarder System.Security.AccessControl.AceFlags -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700031D*/ forwarder System.Security.AccessControl.AceQualifier -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700031E*/ forwarder System.Security.AccessControl.AceType -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700031F*/ forwarder System.Security.AccessControl.AuditFlags -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000320*/ forwarder System.Security.AccessControl.AuditRule -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000321*/ forwarder System.Security.AccessControl.AuditRule`1 -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000322*/ forwarder System.Security.AccessControl.AuthorizationRule -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000323*/ forwarder System.Security.AccessControl.AuthorizationRuleCollection -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000324*/ forwarder System.Security.AccessControl.CommonAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000325*/ forwarder System.Security.AccessControl.CommonAcl -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000326*/ forwarder System.Security.AccessControl.CommonObjectSecurity -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000327*/ forwarder System.Security.AccessControl.CommonSecurityDescriptor -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000328*/ forwarder System.Security.AccessControl.CompoundAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000329*/ forwarder System.Security.AccessControl.CompoundAceType -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700032A*/ forwarder System.Security.AccessControl.ControlFlags -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700032B*/ forwarder System.Security.AccessControl.CustomAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700032C*/ forwarder System.Security.AccessControl.DirectoryObjectSecurity -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*2700032D*/ forwarder System.Security.AccessControl.DirectorySecurity -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*2700032E*/ forwarder System.Security.AccessControl.DiscretionaryAcl -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700032F*/ forwarder System.Security.AccessControl.EventWaitHandleAccessRule -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*27000330*/ forwarder System.Security.AccessControl.EventWaitHandleAuditRule -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*27000331*/ forwarder System.Security.AccessControl.EventWaitHandleRights -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*27000332*/ forwarder System.Security.AccessControl.EventWaitHandleSecurity -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*27000333*/ forwarder System.Security.AccessControl.FileSecurity -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*27000334*/ forwarder System.Security.AccessControl.FileSystemAccessRule -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*27000335*/ forwarder System.Security.AccessControl.FileSystemAuditRule -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*27000336*/ forwarder System.Security.AccessControl.FileSystemRights -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*27000337*/ forwarder System.Security.AccessControl.FileSystemSecurity -{ - .assembly extern System.IO.FileSystem.AccessControl /*23000021*/ -} -.class extern /*27000338*/ forwarder System.Security.AccessControl.GenericAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000339*/ forwarder System.Security.AccessControl.GenericAcl -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700033A*/ forwarder System.Security.AccessControl.GenericSecurityDescriptor -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700033B*/ forwarder System.Security.AccessControl.InheritanceFlags -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700033C*/ forwarder System.Security.AccessControl.KnownAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700033D*/ forwarder System.Security.AccessControl.MutexAccessRule -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*2700033E*/ forwarder System.Security.AccessControl.MutexAuditRule -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*2700033F*/ forwarder System.Security.AccessControl.MutexRights -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*27000340*/ forwarder System.Security.AccessControl.MutexSecurity -{ - .assembly extern System.Threading.AccessControl /*23000022*/ -} -.class extern /*27000341*/ forwarder System.Security.AccessControl.NativeObjectSecurity -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000342*/ ExceptionFromErrorCode -{ - .class extern System.Security.AccessControl.NativeObjectSecurity /*27000341*/ -} -.class extern /*27000343*/ forwarder System.Security.AccessControl.ObjectAccessRule -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000344*/ forwarder System.Security.AccessControl.ObjectAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000345*/ forwarder System.Security.AccessControl.ObjectAceFlags -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000346*/ forwarder System.Security.AccessControl.ObjectAuditRule -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000347*/ forwarder System.Security.AccessControl.ObjectSecurity -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000348*/ forwarder System.Security.AccessControl.ObjectSecurity`1 -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000349*/ forwarder System.Security.AccessControl.PrivilegeNotHeldException -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700034A*/ forwarder System.Security.AccessControl.PropagationFlags -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700034B*/ forwarder System.Security.AccessControl.QualifiedAce -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700034C*/ forwarder System.Security.AccessControl.RawAcl -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700034D*/ forwarder System.Security.AccessControl.RawSecurityDescriptor -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*2700034E*/ forwarder System.Security.AccessControl.RegistryAccessRule -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*2700034F*/ forwarder System.Security.AccessControl.RegistryAuditRule -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000350*/ forwarder System.Security.AccessControl.RegistryRights -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000351*/ forwarder System.Security.AccessControl.RegistrySecurity -{ - .assembly extern Microsoft.Win32.Registry /*23000002*/ -} -.class extern /*27000352*/ forwarder System.Security.AccessControl.ResourceType -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000353*/ forwarder System.Security.AccessControl.SecurityInfos -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000354*/ forwarder System.Security.AccessControl.SystemAcl -{ - .assembly extern System.Security.AccessControl /*23000020*/ -} -.class extern /*27000355*/ forwarder System.Security.AllowPartiallyTrustedCallersAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000356*/ forwarder System.Security.Claims.Claim -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*27000357*/ forwarder System.Security.Claims.ClaimsIdentity -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*27000358*/ forwarder System.Security.Claims.ClaimsPrincipal -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*27000359*/ forwarder System.Security.Claims.ClaimTypes -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*2700035A*/ forwarder System.Security.Claims.ClaimValueTypes -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*2700035B*/ forwarder System.Security.CodeAccessPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700035C*/ forwarder System.Security.Cryptography.Aes -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700035D*/ forwarder System.Security.Cryptography.AsymmetricAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*2700035E*/ forwarder System.Security.Cryptography.AsymmetricKeyExchangeDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700035F*/ forwarder System.Security.Cryptography.AsymmetricKeyExchangeFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000360*/ forwarder System.Security.Cryptography.AsymmetricSignatureDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000361*/ forwarder System.Security.Cryptography.AsymmetricSignatureFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000362*/ forwarder System.Security.Cryptography.CipherMode -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000363*/ forwarder System.Security.Cryptography.CryptoConfig -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000364*/ forwarder System.Security.Cryptography.CryptographicException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000365*/ forwarder System.Security.Cryptography.CryptographicUnexpectedOperationException -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000366*/ forwarder System.Security.Cryptography.CryptoStream -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000367*/ forwarder System.Security.Cryptography.CryptoStreamMode -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000368*/ forwarder System.Security.Cryptography.CspKeyContainerInfo -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*27000369*/ forwarder System.Security.Cryptography.CspParameters -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700036A*/ forwarder System.Security.Cryptography.CspProviderFlags -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700036B*/ forwarder System.Security.Cryptography.DeriveBytes -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700036C*/ forwarder System.Security.Cryptography.DES -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700036D*/ forwarder System.Security.Cryptography.DESCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700036E*/ forwarder System.Security.Cryptography.DSA -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700036F*/ forwarder System.Security.Cryptography.DSACryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*27000370*/ forwarder System.Security.Cryptography.DSAParameters -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000371*/ forwarder System.Security.Cryptography.DSASignatureDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000372*/ forwarder System.Security.Cryptography.DSASignatureFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000373*/ forwarder System.Security.Cryptography.FromBase64Transform -{ - .assembly extern System.Security.Cryptography.Encoding /*23000027*/ -} -.class extern /*27000374*/ forwarder System.Security.Cryptography.FromBase64TransformMode -{ - .assembly extern System.Security.Cryptography.Encoding /*23000027*/ -} -.class extern /*27000375*/ forwarder System.Security.Cryptography.HashAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000376*/ forwarder System.Security.Cryptography.HashAlgorithmName -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000377*/ forwarder System.Security.Cryptography.HMAC -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000378*/ forwarder System.Security.Cryptography.HMACMD5 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000379*/ forwarder System.Security.Cryptography.HMACSHA1 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700037A*/ forwarder System.Security.Cryptography.HMACSHA256 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700037B*/ forwarder System.Security.Cryptography.HMACSHA384 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700037C*/ forwarder System.Security.Cryptography.HMACSHA512 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700037D*/ forwarder System.Security.Cryptography.ICryptoTransform -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*2700037E*/ forwarder System.Security.Cryptography.ICspAsymmetricAlgorithm -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700037F*/ forwarder System.Security.Cryptography.KeyedHashAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000380*/ forwarder System.Security.Cryptography.KeyNumber -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*27000381*/ forwarder System.Security.Cryptography.KeySizes -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000382*/ forwarder System.Security.Cryptography.MaskGenerationMethod -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000383*/ forwarder System.Security.Cryptography.MD5 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000384*/ forwarder System.Security.Cryptography.MD5CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*27000385*/ forwarder System.Security.Cryptography.PaddingMode -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*27000386*/ forwarder System.Security.Cryptography.PasswordDeriveBytes -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*27000387*/ forwarder System.Security.Cryptography.PKCS1MaskGenerationMethod -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000388*/ forwarder System.Security.Cryptography.RandomNumberGenerator -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000389*/ forwarder System.Security.Cryptography.RC2 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700038A*/ forwarder System.Security.Cryptography.RC2CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700038B*/ forwarder System.Security.Cryptography.Rfc2898DeriveBytes -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700038C*/ forwarder System.Security.Cryptography.Rijndael -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700038D*/ forwarder System.Security.Cryptography.RijndaelManaged -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700038E*/ forwarder System.Security.Cryptography.RNGCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700038F*/ forwarder System.Security.Cryptography.RSA -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000390*/ forwarder System.Security.Cryptography.RSACryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*27000391*/ forwarder System.Security.Cryptography.RSAEncryptionPadding -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000392*/ forwarder System.Security.Cryptography.RSAEncryptionPaddingMode -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000393*/ forwarder System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000394*/ forwarder System.Security.Cryptography.RSAOAEPKeyExchangeFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000395*/ forwarder System.Security.Cryptography.RSAParameters -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000396*/ forwarder System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000397*/ forwarder System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000398*/ forwarder System.Security.Cryptography.RSAPKCS1SignatureDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*27000399*/ forwarder System.Security.Cryptography.RSAPKCS1SignatureFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700039A*/ forwarder System.Security.Cryptography.RSASignaturePadding -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700039B*/ forwarder System.Security.Cryptography.RSASignaturePaddingMode -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700039C*/ forwarder System.Security.Cryptography.SHA1 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700039D*/ forwarder System.Security.Cryptography.SHA1CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*2700039E*/ forwarder System.Security.Cryptography.SHA1Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*2700039F*/ forwarder System.Security.Cryptography.SHA256 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A0*/ forwarder System.Security.Cryptography.SHA256Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A1*/ forwarder System.Security.Cryptography.SHA384 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A2*/ forwarder System.Security.Cryptography.SHA384Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A3*/ forwarder System.Security.Cryptography.SHA512 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A4*/ forwarder System.Security.Cryptography.SHA512Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A5*/ forwarder System.Security.Cryptography.SignatureDescription -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A6*/ forwarder System.Security.Cryptography.SymmetricAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000025*/ -} -.class extern /*270003A7*/ forwarder System.Security.Cryptography.ToBase64Transform -{ - .assembly extern System.Security.Cryptography.Encoding /*23000027*/ -} -.class extern /*270003A8*/ forwarder System.Security.Cryptography.TripleDES -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000024*/ -} -.class extern /*270003A9*/ forwarder System.Security.Cryptography.TripleDESCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000026*/ -} -.class extern /*270003AA*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000028*/ -} -.class extern /*270003AB*/ forwarder System.Security.Cryptography.X509Certificates.X509ContentType -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000028*/ -} -.class extern /*270003AC*/ forwarder System.Security.Cryptography.X509Certificates.X509KeyStorageFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000028*/ -} -.class extern /*270003AD*/ forwarder System.Security.HostProtectionException -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003AE*/ forwarder System.Security.HostSecurityManager -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003AF*/ forwarder System.Security.HostSecurityManagerOptions -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003B0*/ forwarder System.Security.IEvidenceFactory -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003B1*/ forwarder System.Security.IPermission -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003B2*/ forwarder System.Security.ISecurityEncodable -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003B3*/ forwarder System.Security.ISecurityPolicyEncodable -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003B4*/ forwarder System.Security.IStackWalk -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003B5*/ forwarder System.Security.NamedPermissionSet -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003B6*/ forwarder System.Security.PartialTrustVisibilityLevel -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003B7*/ forwarder System.Security.Permissions.CodeAccessSecurityAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003B8*/ forwarder System.Security.Permissions.EnvironmentPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003B9*/ forwarder System.Security.Permissions.EnvironmentPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003BA*/ forwarder System.Security.Permissions.EnvironmentPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003BB*/ forwarder System.Security.Permissions.FileDialogPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003BC*/ forwarder System.Security.Permissions.FileDialogPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003BD*/ forwarder System.Security.Permissions.FileDialogPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003BE*/ forwarder System.Security.Permissions.FileIOPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003BF*/ forwarder System.Security.Permissions.FileIOPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C0*/ forwarder System.Security.Permissions.FileIOPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C1*/ forwarder System.Security.Permissions.GacIdentityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C2*/ forwarder System.Security.Permissions.GacIdentityPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C3*/ forwarder System.Security.Permissions.HostProtectionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C4*/ forwarder System.Security.Permissions.HostProtectionResource -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C5*/ forwarder System.Security.Permissions.IsolatedStorageContainment -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C6*/ forwarder System.Security.Permissions.IsolatedStorageFilePermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C7*/ forwarder System.Security.Permissions.IsolatedStorageFilePermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C8*/ forwarder System.Security.Permissions.IsolatedStoragePermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003C9*/ forwarder System.Security.Permissions.IsolatedStoragePermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003CA*/ forwarder System.Security.Permissions.IUnrestrictedPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003CB*/ forwarder System.Security.Permissions.KeyContainerPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003CC*/ forwarder System.Security.Permissions.KeyContainerPermissionAccessEntry -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003CD*/ forwarder System.Security.Permissions.KeyContainerPermissionAccessEntryCollection -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003CE*/ forwarder System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003CF*/ forwarder System.Security.Permissions.KeyContainerPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D0*/ forwarder System.Security.Permissions.KeyContainerPermissionFlags -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D1*/ forwarder System.Security.Permissions.PermissionSetAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D2*/ forwarder System.Security.Permissions.PermissionState -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D3*/ forwarder System.Security.Permissions.PrincipalPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D4*/ forwarder System.Security.Permissions.PrincipalPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D5*/ forwarder System.Security.Permissions.PublisherIdentityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D6*/ forwarder System.Security.Permissions.PublisherIdentityPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D7*/ forwarder System.Security.Permissions.ReflectionPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D8*/ forwarder System.Security.Permissions.ReflectionPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003D9*/ forwarder System.Security.Permissions.ReflectionPermissionFlag -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003DA*/ forwarder System.Security.Permissions.RegistryPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003DB*/ forwarder System.Security.Permissions.RegistryPermissionAccess -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003DC*/ forwarder System.Security.Permissions.RegistryPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003DD*/ forwarder System.Security.Permissions.SecurityAction -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003DE*/ forwarder System.Security.Permissions.SecurityAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003DF*/ forwarder System.Security.Permissions.SecurityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E0*/ forwarder System.Security.Permissions.SecurityPermissionAttribute -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003E1*/ forwarder System.Security.Permissions.SecurityPermissionFlag -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*270003E2*/ forwarder System.Security.Permissions.SiteIdentityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E3*/ forwarder System.Security.Permissions.SiteIdentityPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E4*/ forwarder System.Security.Permissions.StrongNameIdentityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E5*/ forwarder System.Security.Permissions.StrongNameIdentityPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E6*/ forwarder System.Security.Permissions.StrongNamePublicKeyBlob -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E7*/ forwarder System.Security.Permissions.UIPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E8*/ forwarder System.Security.Permissions.UIPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003E9*/ forwarder System.Security.Permissions.UIPermissionClipboard -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003EA*/ forwarder System.Security.Permissions.UIPermissionWindow -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003EB*/ forwarder System.Security.Permissions.UrlIdentityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003EC*/ forwarder System.Security.Permissions.UrlIdentityPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003ED*/ forwarder System.Security.Permissions.ZoneIdentityPermission -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003EE*/ forwarder System.Security.Permissions.ZoneIdentityPermissionAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003EF*/ forwarder System.Security.PermissionSet -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F0*/ forwarder System.Security.Policy.AllMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F1*/ forwarder System.Security.Policy.ApplicationDirectory -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F2*/ forwarder System.Security.Policy.ApplicationDirectoryMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F3*/ forwarder System.Security.Policy.ApplicationTrust -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F4*/ forwarder System.Security.Policy.ApplicationTrustCollection -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F5*/ forwarder System.Security.Policy.ApplicationTrustEnumerator -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F6*/ forwarder System.Security.Policy.ApplicationVersionMatch -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F7*/ forwarder System.Security.Policy.CodeConnectAccess -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F8*/ forwarder System.Security.Policy.CodeGroup -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003F9*/ forwarder System.Security.Policy.Evidence -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003FA*/ forwarder System.Security.Policy.EvidenceBase -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003FB*/ forwarder System.Security.Policy.FileCodeGroup -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003FC*/ forwarder System.Security.Policy.FirstMatchCodeGroup -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003FD*/ forwarder System.Security.Policy.GacInstalled -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003FE*/ forwarder System.Security.Policy.GacMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*270003FF*/ forwarder System.Security.Policy.Hash -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000400*/ forwarder System.Security.Policy.HashMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000401*/ forwarder System.Security.Policy.IIdentityPermissionFactory -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000402*/ forwarder System.Security.Policy.IMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000403*/ forwarder System.Security.Policy.NetCodeGroup -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000404*/ forwarder System.Security.Policy.PermissionRequestEvidence -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000405*/ forwarder System.Security.Policy.PolicyException -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000406*/ forwarder System.Security.Policy.PolicyLevel -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000407*/ forwarder System.Security.Policy.PolicyStatement -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000408*/ forwarder System.Security.Policy.PolicyStatementAttribute -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000409*/ forwarder System.Security.Policy.Publisher -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700040A*/ forwarder System.Security.Policy.PublisherMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700040B*/ forwarder System.Security.Policy.Site -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700040C*/ forwarder System.Security.Policy.SiteMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700040D*/ forwarder System.Security.Policy.StrongName -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700040E*/ forwarder System.Security.Policy.StrongNameMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700040F*/ forwarder System.Security.Policy.TrustManagerContext -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000410*/ forwarder System.Security.Policy.TrustManagerUIContext -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000411*/ forwarder System.Security.Policy.UnionCodeGroup -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000412*/ forwarder System.Security.Policy.Url -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000413*/ forwarder System.Security.Policy.UrlMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000414*/ forwarder System.Security.Policy.Zone -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000415*/ forwarder System.Security.Policy.ZoneMembershipCondition -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000416*/ forwarder System.Security.PolicyLevelType -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000417*/ forwarder System.Security.Principal.GenericIdentity -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*27000418*/ forwarder System.Security.Principal.GenericPrincipal -{ - .assembly extern System.Security.Claims /*23000023*/ -} -.class extern /*27000419*/ forwarder System.Security.Principal.IdentityNotMappedException -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*2700041A*/ forwarder System.Security.Principal.IdentityReference -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*2700041B*/ forwarder System.Security.Principal.IdentityReferenceCollection -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*2700041C*/ forwarder System.Security.Principal.IIdentity -{ - .assembly extern System.Security.Principal /*23000029*/ -} -.class extern /*2700041D*/ forwarder System.Security.Principal.IPrincipal -{ - .assembly extern System.Security.Principal /*23000029*/ -} -.class extern /*2700041E*/ forwarder System.Security.Principal.NTAccount -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*2700041F*/ forwarder System.Security.Principal.PrincipalPolicy -{ - .assembly extern System.Security.Principal /*23000029*/ -} -.class extern /*27000420*/ forwarder System.Security.Principal.SecurityIdentifier -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*27000421*/ forwarder System.Security.Principal.TokenAccessLevels -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*27000422*/ forwarder System.Security.Principal.TokenImpersonationLevel -{ - .assembly extern System.Security.Principal /*23000029*/ -} -.class extern /*27000423*/ forwarder System.Security.Principal.WellKnownSidType -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*27000424*/ forwarder System.Security.Principal.WindowsBuiltInRole -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*27000425*/ forwarder System.Security.Principal.WindowsIdentity -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*27000426*/ forwarder System.Security.Principal.WindowsPrincipal -{ - .assembly extern System.Security.Principal.Windows /*23000003*/ -} -.class extern /*27000427*/ forwarder System.Security.SecureString -{ - .assembly extern System.Runtime.InteropServices /*2300000B*/ -} -.class extern /*27000428*/ forwarder System.Security.SecurityContext -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000429*/ forwarder System.Security.SecurityContextSource -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700042A*/ forwarder System.Security.SecurityCriticalAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700042B*/ forwarder System.Security.SecurityCriticalScope -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700042C*/ forwarder System.Security.SecurityElement -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*2700042D*/ forwarder System.Security.SecurityException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700042E*/ forwarder System.Security.SecurityManager -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700042F*/ forwarder System.Security.SecurityRulesAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000430*/ forwarder System.Security.SecurityRuleSet -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000431*/ forwarder System.Security.SecuritySafeCriticalAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000432*/ forwarder System.Security.SecurityState -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000433*/ forwarder System.Security.SecurityTransparentAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000434*/ forwarder System.Security.SecurityTreatAsSafeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000435*/ forwarder System.Security.SecurityZone -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*27000436*/ forwarder System.Security.SuppressUnmanagedCodeSecurityAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000437*/ forwarder System.Security.UnverifiableCodeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000438*/ forwarder System.Security.VerificationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000439*/ forwarder System.Security.XmlSyntaxException -{ - .assembly extern System.Security.Permissions /*23000005*/ -} -.class extern /*2700043A*/ forwarder System.SerializableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700043B*/ forwarder System.Single -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700043C*/ forwarder System.StackOverflowException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700043D*/ forwarder System.STAThreadAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700043E*/ forwarder System.String -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700043F*/ forwarder System.StringComparer -{ - .assembly extern System.Runtime.Extensions /*23000004*/ -} -.class extern /*27000440*/ forwarder System.StringComparison -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000441*/ forwarder System.StringSplitOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000442*/ forwarder System.SystemException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000443*/ forwarder System.Text.ASCIIEncoding -{ - .assembly extern System.Text.Encoding.Extensions /*2300002A*/ -} -.class extern /*27000444*/ forwarder System.Text.Decoder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000445*/ forwarder System.Text.DecoderExceptionFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000446*/ forwarder System.Text.DecoderExceptionFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000447*/ forwarder System.Text.DecoderFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000448*/ forwarder System.Text.DecoderFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000449*/ forwarder System.Text.DecoderFallbackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700044A*/ forwarder System.Text.DecoderReplacementFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700044B*/ forwarder System.Text.DecoderReplacementFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700044C*/ forwarder System.Text.Encoder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700044D*/ forwarder System.Text.EncoderExceptionFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700044E*/ forwarder System.Text.EncoderExceptionFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700044F*/ forwarder System.Text.EncoderFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000450*/ forwarder System.Text.EncoderFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000451*/ forwarder System.Text.EncoderFallbackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000452*/ forwarder System.Text.EncoderReplacementFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000453*/ forwarder System.Text.EncoderReplacementFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000454*/ forwarder System.Text.Encoding -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000455*/ forwarder System.Text.EncodingInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000456*/ forwarder System.Text.EncodingProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000457*/ forwarder System.Text.NormalizationForm -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000458*/ forwarder System.Text.StringBuilder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000459*/ forwarder System.Text.UnicodeEncoding -{ - .assembly extern System.Text.Encoding.Extensions /*2300002A*/ -} -.class extern /*2700045A*/ forwarder System.Text.UTF32Encoding -{ - .assembly extern System.Text.Encoding.Extensions /*2300002A*/ -} -.class extern /*2700045B*/ forwarder System.Text.UTF7Encoding -{ - .assembly extern System.Text.Encoding.Extensions /*2300002A*/ -} -.class extern /*2700045C*/ forwarder System.Text.UTF8Encoding -{ - .assembly extern System.Text.Encoding.Extensions /*2300002A*/ -} -.class extern /*2700045D*/ forwarder System.Threading.AbandonedMutexException -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700045E*/ forwarder System.Threading.ApartmentState -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700045F*/ forwarder System.Threading.AsyncFlowControl -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000460*/ forwarder System.Threading.AsyncLocalValueChangedArgs`1 -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000461*/ forwarder System.Threading.AsyncLocal`1 -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000462*/ forwarder System.Threading.AutoResetEvent -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000463*/ forwarder System.Threading.CancellationToken -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000464*/ forwarder System.Threading.CancellationTokenRegistration -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000465*/ forwarder System.Threading.CancellationTokenSource -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*27000466*/ forwarder System.Threading.CompressedStack -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*27000467*/ forwarder System.Threading.ContextCallback -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000468*/ forwarder System.Threading.CountdownEvent -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000469*/ forwarder System.Threading.EventResetMode -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700046A*/ forwarder System.Threading.EventWaitHandle -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700046B*/ forwarder System.Threading.ExecutionContext -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700046C*/ forwarder System.Threading.HostExecutionContext -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700046D*/ forwarder System.Threading.HostExecutionContextManager -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700046E*/ forwarder System.Threading.Interlocked -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700046F*/ forwarder System.Threading.IOCompletionCallback -{ - .assembly extern System.Threading.Overlapped /*2300002C*/ -} -.class extern /*27000470*/ forwarder System.Threading.LazyInitializer -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000471*/ forwarder System.Threading.LazyThreadSafetyMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000472*/ forwarder System.Threading.LockCookie -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000473*/ forwarder System.Threading.LockRecursionException -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000474*/ forwarder System.Threading.ManualResetEvent -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000475*/ forwarder System.Threading.ManualResetEventSlim -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000476*/ forwarder System.Threading.Monitor -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000477*/ forwarder System.Threading.Mutex -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000478*/ forwarder System.Threading.NativeOverlapped -{ - .assembly extern System.Threading.Overlapped /*2300002C*/ -} -.class extern /*27000479*/ forwarder System.Threading.Overlapped -{ - .assembly extern System.Threading.Overlapped /*2300002C*/ -} -.class extern /*2700047A*/ forwarder System.Threading.ParameterizedThreadStart -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700047B*/ forwarder System.Threading.ReaderWriterLock -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700047C*/ forwarder System.Threading.RegisteredWaitHandle -{ - .assembly extern System.Threading.ThreadPool /*2300002D*/ -} -.class extern /*2700047D*/ forwarder System.Threading.SemaphoreFullException -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700047E*/ forwarder System.Threading.SemaphoreSlim -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*2700047F*/ forwarder System.Threading.SendOrPostCallback -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000480*/ forwarder System.Threading.SpinLock -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000481*/ forwarder System.Threading.SpinWait -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000482*/ forwarder System.Threading.SynchronizationContext -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000483*/ forwarder System.Threading.SynchronizationLockException -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000484*/ forwarder System.Threading.Tasks.ConcurrentExclusiveSchedulerPair -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*27000485*/ forwarder System.Threading.Tasks.Parallel -{ - .assembly extern System.Threading.Tasks.Parallel /*2300002E*/ -} -.class extern /*27000486*/ forwarder System.Threading.Tasks.ParallelLoopResult -{ - .assembly extern System.Threading.Tasks.Parallel /*2300002E*/ -} -.class extern /*27000487*/ forwarder System.Threading.Tasks.ParallelLoopState -{ - .assembly extern System.Threading.Tasks.Parallel /*2300002E*/ -} -.class extern /*27000488*/ forwarder System.Threading.Tasks.ParallelOptions -{ - .assembly extern System.Threading.Tasks.Parallel /*2300002E*/ -} -.class extern /*27000489*/ forwarder System.Threading.Tasks.Task -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700048A*/ forwarder System.Threading.Tasks.TaskCanceledException -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*2700048B*/ forwarder System.Threading.Tasks.TaskCompletionSource`1 -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*2700048C*/ forwarder System.Threading.Tasks.TaskContinuationOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700048D*/ forwarder System.Threading.Tasks.TaskCreationOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700048E*/ forwarder System.Threading.Tasks.TaskFactory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700048F*/ forwarder System.Threading.Tasks.TaskFactory`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000490*/ forwarder System.Threading.Tasks.TaskScheduler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000491*/ forwarder System.Threading.Tasks.TaskSchedulerException -{ - .assembly extern System.Threading.Tasks /*23000016*/ -} -.class extern /*27000492*/ forwarder System.Threading.Tasks.TaskStatus -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000493*/ forwarder System.Threading.Tasks.Task`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000494*/ forwarder System.Threading.Tasks.UnobservedTaskExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000495*/ forwarder System.Threading.Thread -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*27000496*/ forwarder System.Threading.ThreadAbortException -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*27000497*/ forwarder System.Threading.ThreadInterruptedException -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*27000498*/ forwarder System.Threading.ThreadLocal`1 -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*27000499*/ forwarder System.Threading.ThreadPool -{ - .assembly extern System.Threading.ThreadPool /*2300002D*/ -} -.class extern /*2700049A*/ forwarder System.Threading.ThreadPriority -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700049B*/ forwarder System.Threading.ThreadStart -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700049C*/ forwarder System.Threading.ThreadStartException -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700049D*/ forwarder System.Threading.ThreadState -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700049E*/ forwarder System.Threading.ThreadStateException -{ - .assembly extern System.Threading.Thread /*23000015*/ -} -.class extern /*2700049F*/ forwarder System.Threading.Timeout -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004A0*/ forwarder System.Threading.Timer -{ - .assembly extern System.Threading.Timer /*2300002F*/ -} -.class extern /*270004A1*/ forwarder System.Threading.TimerCallback -{ - .assembly extern System.Threading.Timer /*2300002F*/ -} -.class extern /*270004A2*/ forwarder System.Threading.Volatile -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*270004A3*/ forwarder System.Threading.WaitCallback -{ - .assembly extern System.Threading.ThreadPool /*2300002D*/ -} -.class extern /*270004A4*/ forwarder System.Threading.WaitHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004A5*/ forwarder System.Threading.WaitHandleCannotBeOpenedException -{ - .assembly extern System.Threading /*2300002B*/ -} -.class extern /*270004A6*/ forwarder System.Threading.WaitHandleExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004A7*/ forwarder System.Threading.WaitOrTimerCallback -{ - .assembly extern System.Threading.ThreadPool /*2300002D*/ -} -.class extern /*270004A8*/ forwarder System.ThreadStaticAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004A9*/ forwarder System.TimeoutException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004AA*/ forwarder System.TimeSpan -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004AB*/ forwarder System.TimeZone -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004AC*/ forwarder System.TimeZoneInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004AD*/ AdjustmentRule -{ - .class extern System.TimeZoneInfo /*270004AC*/ -} -.class extern /*270004AE*/ TransitionTime -{ - .class extern System.TimeZoneInfo /*270004AC*/ -} -.class extern /*270004AF*/ forwarder System.TimeZoneNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B0*/ forwarder System.Tuple -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B1*/ forwarder System.Tuple`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B2*/ forwarder System.Tuple`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B3*/ forwarder System.Tuple`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B4*/ forwarder System.Tuple`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B5*/ forwarder System.Tuple`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B6*/ forwarder System.Tuple`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B7*/ forwarder System.Tuple`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B8*/ forwarder System.Tuple`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004B9*/ forwarder System.Type -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004BA*/ forwarder System.TypeAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004BB*/ forwarder System.TypeCode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004BC*/ forwarder System.TypedReference -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004BD*/ forwarder System.TypeInitializationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004BE*/ forwarder System.TypeLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004BF*/ forwarder System.TypeUnloadedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C0*/ forwarder System.UInt16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C1*/ forwarder System.UInt32 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C2*/ forwarder System.UInt64 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C3*/ forwarder System.UIntPtr -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C4*/ forwarder System.UnauthorizedAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C5*/ forwarder System.UnhandledExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C6*/ forwarder System.UnhandledExceptionEventHandler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C7*/ forwarder System.ValueType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C8*/ forwarder System.Version -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004C9*/ forwarder System.Void -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004CA*/ forwarder System.WeakReference -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004CB*/ forwarder System.WeakReference`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.module CommonLanguageRuntimeLibrary -// MVID: {f433d250-5d77-47a2-9d04-1a09f286e42e} -.imagebase 0x79720000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F0D80446000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il deleted file mode 100644 index 69249aadbd..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il +++ /dev/null @@ -1,10387 +0,0 @@ - -// Microsoft (R) .NET Framework IL Disassembler. Version 4.5.30319.0 - - -// ----- DOS Header: -// Magic: 0x5a4d -// Bytes on last page: 0x0090 -// Pages in file: 0x0003 -// Relocations: 0x0000 -// Size of header (paragraphs):0x0004 -// Min extra paragraphs: 0x0000 -// Max extra paragraphs: 0xffff -// Initial (relative) SS: 0x0000 -// Initial SP: 0x00b8 -// Checksum: 0x0000 -// Initial IP: 0x0000 -// Initial (relative) CS: 0x0000 -// File addr. of reloc table: 0x0040 -// Overlay number: 0x0000 -// OEM identifier: 0x0000 -// OEM info: 0x0000 -// File addr. of COFF header: 0x0080 -// ----- COFF/PE Headers: -// Signature: 0x00004550 -// ----- COFF Header: -// Machine: 0x014c -// Number of sections: 0x0003 -// Time-date stamp: 0x5afb3dcc -// Ptr to symbol table: 0x00000000 -// Number of symbols: 0x00000000 -// Size of optional header: 0x00e0 -// Characteristics: 0x2022 -// ----- PE Optional Header (32 bit): -// Magic: 0x010b -// Major linker version: 0x30 -// Minor linker version: 0x00 -// Size of code: 0x00014000 -// Size of init.data: 0x00000800 -// Size of uninit.data: 0x00000000 -// Addr. of entry point: 0x00015e5a -// Base of code: 0x00002000 -// Base of data: 0x00016000 -// Image base: 0x10000000 -// Section alignment: 0x00002000 -// File alignment: 0x00000200 -// Major OS version: 0x0004 -// Minor OS version: 0x0000 -// Major image version: 0x0000 -// Minor image version: 0x0000 -// Major subsystem version: 0x0004 -// Minor subsystem version: 0x0000 -// Size of image: 0x0001a000 -// Size of headers: 0x00000200 -// Checksum: 0x0001c666 -// Subsystem: 0x0003 -// DLL characteristics: 0x8540 -// Size of stack reserve: 0x00100000 -// Size of stack commit: 0x00001000 -// Size of heap reserve: 0x00100000 -// Size of heap commit: 0x00001000 -// Loader flags: 0x00000000 -// Directories: 0x00000010 -// 0x00000000 [0x00000000] address [size] of Export Directory: -// 0x00015e08 [0x0000004f] address [size] of Import Directory: -// 0x00016000 [0x00000410] address [size] of Resource Directory: -// 0x00000000 [0x00000000] address [size] of Exception Directory: -// 0x00014a00 [0x00003e90] address [size] of Security Directory: -// 0x00018000 [0x0000000c] address [size] of Base Relocation Table: -// 0x00000000 [0x00000000] address [size] of Debug Directory: -// 0x00000000 [0x00000000] address [size] of Architecture Specific: -// 0x00000000 [0x00000000] address [size] of Global Pointer: -// 0x00000000 [0x00000000] address [size] of TLS Directory: -// 0x00000000 [0x00000000] address [size] of Load Config Directory: -// 0x00000000 [0x00000000] address [size] of Bound Import Directory: -// 0x00002000 [0x00000008] address [size] of Import Address Table: -// 0x00000000 [0x00000000] address [size] of Delay Load IAT: -// 0x00002008 [0x00000048] address [size] of CLR Header: - - -// Image sections: -// .text -// 0x00013e60 Virtual Size -// 0x00002000 Virtual Address -// 0x00014000 Size of Raw Data -// 0x00000200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x60000020 Characteristics -// CNT_CODE -// MEM_EXECUTE -// MEM_READ - -// .rsrc -// 0x00000410 Virtual Size -// 0x00016000 Virtual Address -// 0x00000600 Size of Raw Data -// 0x00014200 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x40000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_READ - -// .reloc -// 0x0000000c Virtual Size -// 0x00018000 Virtual Address -// 0x00000200 Size of Raw Data -// 0x00014800 Pointer to Raw Data -// 0x00000000 Pointer to Relocations -// 0x00000000 Pointer to Linenumbers -// 0x0000 Number of Relocations -// 0x0000 Number of Linenumbers -// 0x42000040 Characteristics -// CNT_INITIALIZED_DATA -// MEM_DISCARDABLE -// MEM_READ - -// Base Relocation Table -// 0x00015000 Page RVA -// 0x0000000c Block Size -// 0x00000002 Number of Entries -// Entry 1: Type 0x3 Offset 0x00000e5c -// Entry 2: Type 0x0 Offset 0x00000000 - -// Import Address Table -// DLL : mscoree.dll -// 0x00002000 Import Address Table -// 0x00015e4a Import Name Table -// 0 Time Date Stamp -// 0 Index of First Forwarder Reference -// -// 0x0000 _CorDllMain - -// Delay Load Import Address Table -// No data. - -// Entry point code: -//FF 25 00 20 00 10 - - -// ----- CLR Header: -// Header size: 0x00000048 -// Major runtime version: 0x0002 -// Minor runtime version: 0x0005 -// 0x00002050 [0x00013d38] address [size] of Metadata Directory: -// Flags: 0x00000009 -// Entry point token: 0x00000000 -// 0x00000000 [0x00000000] address [size] of Resources Directory: -// 0x00015d88 [0x00000080] address [size] of Strong Name Signature: -// 0x00000000 [0x00000000] address [size] of CodeManager Table: -// 0x00000000 [0x00000000] address [size] of VTableFixups Directory: -// 0x00000000 [0x00000000] address [size] of Export Address Table: -// 0x00000000 [0x00000000] address [size] of Precompile Header: - -// Metadata Header -// Storage Signature: -// 0x424a5342 Signature -// 0x0001 Major Version -// 0x0001 Minor Version -// 0x00000000 Extra Data Offset -// 0x0000000c Version String Length -// 'v4.0.30319' Version String -// Storage Header: -// 0x00 Flags -// 0x0005 Number of Streams -// Stream 1: -// 0x0000006c Offset -// 0x00008c04 Size -// '#~' Name -// Stream 2: -// 0x00008c70 Offset -// 0x0000af48 Size -// '#Strings' Name -// Stream 3: -// 0x00013bb8 Offset -// 0x00000008 Size -// '#US' Name -// Stream 4: -// 0x00013bc0 Offset -// 0x00000010 Size -// '#GUID' Name -// Stream 5: -// 0x00013bd0 Offset -// 0x00000168 Size -// '#Blob' Name - -// Metadata Stream Header: -// 0x00000000 Reserved -// 0x02 Major -// 0x00 Minor -// 0x00 Heaps -// 0x01 Rid -// 0x0000008900001407 MaskValid -// 0x000016003301fa00 Sorted - -// Code Manager Table: -// default - - -// Export Address Table Jumps: -// No data. - -// File size : 100496 -// PE header size : 512 (496 used) ( 0.51%) -// PE additional info : 17227 (17.14%) -// Num.of PE sections : 3 -// CLR header size : 72 ( 0.07%) -// CLR meta-data size : 81208 (80.81%) -// CLR additional info : 128 ( 0.13%) -// CLR method headers : 0 ( 0.00%) -// Managed code : 0 ( 0.00%) -// Data : 2048 ( 2.04%) -// Unaccounted : -699 (-0.70%) - -// Num.of PE sections : 3 -// .text - 81920 -// .rsrc - 1536 -// .reloc - 512 - -// CLR meta-data size : 81208 -// Module - 1 (10 bytes) -// TypeRef - 9 (54 bytes) -// MemberRef - 9 (54 bytes) -// CustomAttribute- 9 (72 bytes) -// Assembly - 1 (22 bytes) -// AssemblyRef - 86 (1720 bytes) -// ExportedType - 2417 (33838 bytes) -// TypeDef - 1 (14 bytes) -// Strings - 44869 bytes -// Blobs - 360 bytes -// UserStrings - 8 bytes -// Guids - 16 bytes -// Uncategorized - 171 bytes - -// CLR additional info : 128 - -// CLR method headers : 0 -// Num.of method bodies - 0 -// Num.of fat headers - 0 -// Num.of tiny headers - 0 - -// Managed code : 0 -// No classes defined in this module - -// Metadata version: v4.0.30319 -.assembly extern /*23000001*/ System.Runtime -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000002*/ System.IO.MemoryMappedFiles -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000003*/ System.IO.Pipes -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000004*/ System.Diagnostics.Process -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000005*/ System.Security.Cryptography.X509Certificates -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000006*/ System.Runtime.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000007*/ System.Diagnostics.Tools -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000008*/ System.Collections -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000009*/ System.Collections.NonGeneric -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000A*/ System.Collections.Concurrent -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000B*/ System.ObjectModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000C*/ System.Collections.Specialized -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000D*/ System.ComponentModel.TypeConverter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000E*/ System.ComponentModel.EventBasedAsync -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300000F*/ System.ComponentModel.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000010*/ System.ComponentModel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000011*/ Microsoft.Win32.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000012*/ System.Console -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000013*/ System.Data.Common -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000014*/ System.Runtime.InteropServices -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000015*/ System.Diagnostics.TraceSource -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000016*/ System.Diagnostics.Contracts -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000017*/ System.Diagnostics.Debug -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000018*/ System.Diagnostics.TextWriterTraceListener -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000019*/ System.Diagnostics.FileVersionInfo -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001A*/ System.Diagnostics.StackTrace -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001B*/ System.Diagnostics.Tracing -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001C*/ System.Drawing.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001D*/ System.Linq.Expressions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300001E*/ System.IO.Compression -{ - .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. - .ver 0:0:0:0 -} -.assembly extern /*2300001F*/ System.IO.Compression.ZipFile -{ - .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. - .ver 0:0:0:0 -} -.assembly extern /*23000020*/ System.IO.FileSystem -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000021*/ System.IO.FileSystem.DriveInfo -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000022*/ System.IO.FileSystem.Watcher -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000023*/ System.IO.IsolatedStorage -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000024*/ System.Linq -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000025*/ System.Linq.Queryable -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000026*/ System.Linq.Parallel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000027*/ System.Threading.Thread -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000028*/ System.Net.Requests -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000029*/ System.Net.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002A*/ System.Net.HttpListener -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*2300002B*/ System.Net.ServicePoint -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*2300002C*/ System.Net.NameResolution -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002D*/ System.Net.WebClient -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*2300002E*/ System.Net.Http -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300002F*/ System.Net.WebHeaderCollection -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000030*/ System.Net.WebProxy -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000031*/ System.Net.Mail -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000032*/ System.Net.NetworkInformation -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000033*/ System.Net.Ping -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000034*/ System.Net.Security -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000035*/ System.Net.Sockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000036*/ System.Net.WebSockets.Client -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000037*/ System.Net.WebSockets -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000038*/ System.Runtime.Numerics -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000039*/ System.Threading.Tasks -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300003A*/ System.Reflection.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300003B*/ System.Resources.ResourceManager -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300003C*/ System.Resources.Writer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300003D*/ System.Runtime.CompilerServices.VisualC -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300003E*/ System.Runtime.InteropServices.RuntimeInformation -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300003F*/ System.Runtime.Serialization.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000040*/ System.Runtime.Serialization.Xml -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000041*/ System.Runtime.Serialization.Json -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000042*/ System.Runtime.Serialization.Formatters -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000043*/ System.Security.Claims -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000044*/ System.Security.Cryptography.Algorithms -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000045*/ System.Security.Cryptography.Csp -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000046*/ System.Security.Cryptography.Encoding -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000047*/ System.Security.Cryptography.Primitives -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000048*/ System.Security.Principal -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000049*/ System.Text.Encoding.Extensions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300004A*/ System.Text.RegularExpressions -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300004B*/ System.Threading -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300004C*/ System.Threading.Overlapped -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300004D*/ System.Threading.ThreadPool -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300004E*/ System.Threading.Tasks.Parallel -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*2300004F*/ System.Threading.Timer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000050*/ System.Transactions.Local -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000051*/ System.Web.HttpUtility -{ - .publickeytoken = (CC 7B 13 FF CD 2D DD 51 ) // .{...-.Q - .ver 0:0:0:0 -} -.assembly extern /*23000052*/ System.Xml.ReaderWriter -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000053*/ System.Xml.XDocument -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000054*/ System.Xml.XmlSerializer -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000055*/ System.Xml.XPath.XDocument -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly extern /*23000056*/ System.Xml.XPath -{ - .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....: - .ver 0:0:0:0 -} -.assembly /*20000001*/ netstandard -{ - .custom /*0C000001:0A000001*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyTitleAttribute/*01000001*/::.ctor(string) /* 0A000001 */ = ( 01 00 0B 6E 65 74 73 74 61 6E 64 61 72 64 00 00 ) // ...netstandard.. - .custom /*0C000002:0A000002*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDescriptionAttribute/*01000002*/::.ctor(string) /* 0A000002 */ = ( 01 00 0B 6E 65 74 73 74 61 6E 64 61 72 64 00 00 ) // ...netstandard.. - .custom /*0C000003:0A000003*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyDefaultAliasAttribute/*01000003*/::.ctor(string) /* 0A000003 */ = ( 01 00 0B 6E 65 74 73 74 61 6E 64 61 72 64 00 00 ) // ...netstandard.. - .custom /*0C000004:0A000004*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCompanyAttribute/*01000004*/::.ctor(string) /* 0A000004 */ = ( 01 00 15 4D 69 63 72 6F 73 6F 66 74 20 43 6F 72 // ...Microsoft Cor - 70 6F 72 61 74 69 6F 6E 00 00 ) // poration.. - .custom /*0C000005:0A000005*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyProductAttribute/*01000005*/::.ctor(string) /* 0A000005 */ = ( 01 00 1A 4D 69 63 72 6F 73 6F 66 74 C2 AE 20 2E // ...Microsoft.. . - 4E 45 54 20 46 72 61 6D 65 77 6F 72 6B 00 00 ) // NET Framework.. - .custom /*0C000006:0A000006*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyCopyrightAttribute/*01000006*/::.ctor(string) /* 0A000006 */ = ( 01 00 20 2E 4E 45 54 20 46 6F 75 6E 64 61 74 69 // .. .NET Foundati - 6F 6E 20 61 6E 64 20 43 6F 6E 74 72 69 62 75 74 // on and Contribut - 6F 72 73 00 00 ) // ors.. - .custom /*0C000007:0A000007*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyMetadataAttribute/*01000007*/::.ctor(string, - string) /* 0A000007 */ = ( 01 00 15 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework - 41 73 73 65 6D 62 6C 79 00 00 00 ) // Assembly... - .custom /*0C000008:0A000008*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyFileVersionAttribute/*01000008*/::.ctor(string) /* 0A000008 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .custom /*0C000009:0A000009*/ instance void [System.Runtime/*23000001*/]System.Reflection.AssemblyInformationalVersionAttribute/*01000009*/::.ctor(string) /* 0A000009 */ = ( 01 00 0B 34 2E 36 2E 32 36 35 31 35 2E 36 00 00 ) // ...4.6.26515.6.. - .publickey = (00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 // .$.............. - 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 // .$..RSA1........ - 4B 86 C4 CB 78 54 9B 34 BA B6 1A 3B 18 00 E2 3B // K...xT.4...;...; - FE B5 B3 EC 39 00 74 04 15 36 A7 E3 CB D9 7F 5F // ....9.t..6....._ - 04 CF 0F 85 71 55 A8 92 8E AA 29 EB FD 11 CF BB // ....qU....)..... - AD 3B A7 0E FE A7 BD A3 22 6C 6A 8D 37 0A 4C D3 // .;......"lj.7.L. - 03 F7 14 48 6B 6E BC 22 59 85 A6 38 47 1E 6E F5 // ...Hkn."Y..8G.n. - 71 CC 92 A4 61 3C 00 B8 FA 65 D6 1C CE E0 CB E5 // q...a<...e...... - F3 63 30 C9 A0 1F 41 83 55 9F 1B EF 24 CC 29 17 // .c0...A.U...$.). - C6 D9 13 E3 A5 41 33 3A 1D 05 D9 BE D2 2B 38 CB ) // .....A3:.....+8. - .hash algorithm 0x00008004 - .ver 2:0:0:0 -} -.class extern /*27000001*/ forwarder Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000002*/ forwarder Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000003*/ forwarder Microsoft.Win32.SafeHandles.SafeFileHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000004*/ forwarder Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000005*/ forwarder Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000006*/ forwarder Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000007*/ forwarder Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000008*/ forwarder Microsoft.Win32.SafeHandles.SafePipeHandle -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*27000009*/ forwarder Microsoft.Win32.SafeHandles.SafeProcessHandle -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*2700000A*/ forwarder Microsoft.Win32.SafeHandles.SafeWaitHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000B*/ forwarder Microsoft.Win32.SafeHandles.SafeX509ChainHandle -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700000C*/ forwarder System.AccessViolationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000D*/ forwarder System.Action -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000E*/ forwarder System.Action`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700000F*/ forwarder System.Action`10 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000010*/ forwarder System.Action`11 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000011*/ forwarder System.Action`12 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000012*/ forwarder System.Action`13 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000013*/ forwarder System.Action`14 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000014*/ forwarder System.Action`15 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000015*/ forwarder System.Action`16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000016*/ forwarder System.Action`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000017*/ forwarder System.Action`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000018*/ forwarder System.Action`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000019*/ forwarder System.Action`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001A*/ forwarder System.Action`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001B*/ forwarder System.Action`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001C*/ forwarder System.Action`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001D*/ forwarder System.Action`9 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001E*/ forwarder System.Activator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700001F*/ forwarder System.AggregateException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000020*/ forwarder System.AppContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000021*/ forwarder System.AppDomain -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000022*/ forwarder System.AppDomainUnloadedException -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000023*/ forwarder System.ApplicationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000024*/ forwarder System.ApplicationId -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000025*/ forwarder System.ArgumentException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000026*/ forwarder System.ArgumentNullException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000027*/ forwarder System.ArgumentOutOfRangeException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000028*/ forwarder System.ArithmeticException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000029*/ forwarder System.Array -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002A*/ forwarder System.ArraySegment`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002B*/ forwarder System.ArrayTypeMismatchException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002C*/ forwarder System.AssemblyLoadEventArgs -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700002D*/ forwarder System.AssemblyLoadEventHandler -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700002E*/ forwarder System.AsyncCallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700002F*/ forwarder System.Attribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000030*/ forwarder System.AttributeTargets -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000031*/ forwarder System.AttributeUsageAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000032*/ forwarder System.BadImageFormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000033*/ forwarder System.Base64FormattingOptions -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000034*/ forwarder System.BitConverter -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000035*/ forwarder System.Boolean -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000036*/ forwarder System.Buffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000037*/ forwarder System.Byte -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000038*/ forwarder System.CannotUnloadAppDomainException -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000039*/ forwarder System.Char -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700003A*/ forwarder System.CharEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700003B*/ forwarder System.CLSCompliantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700003C*/ forwarder System.CodeDom.Compiler.GeneratedCodeAttribute -{ - .assembly extern System.Diagnostics.Tools /*23000007*/ -} -.class extern /*2700003D*/ forwarder System.CodeDom.Compiler.IndentedTextWriter -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700003E*/ forwarder System.Collections.ArrayList -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700003F*/ forwarder System.Collections.BitArray -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000040*/ forwarder System.Collections.CaseInsensitiveComparer -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*27000041*/ forwarder System.Collections.CaseInsensitiveHashCodeProvider -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*27000042*/ forwarder System.Collections.CollectionBase -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*27000043*/ forwarder System.Collections.Comparer -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000044*/ forwarder System.Collections.Concurrent.BlockingCollection`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*27000045*/ forwarder System.Collections.Concurrent.ConcurrentBag`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*27000046*/ forwarder System.Collections.Concurrent.ConcurrentDictionary`2 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*27000047*/ forwarder System.Collections.Concurrent.ConcurrentQueue`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*27000048*/ forwarder System.Collections.Concurrent.ConcurrentStack`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*27000049*/ forwarder System.Collections.Concurrent.EnumerablePartitionerOptions -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*2700004A*/ forwarder System.Collections.Concurrent.IProducerConsumerCollection`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*2700004B*/ forwarder System.Collections.Concurrent.OrderablePartitioner`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*2700004C*/ forwarder System.Collections.Concurrent.Partitioner -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*2700004D*/ forwarder System.Collections.Concurrent.Partitioner`1 -{ - .assembly extern System.Collections.Concurrent /*2300000A*/ -} -.class extern /*2700004E*/ forwarder System.Collections.DictionaryBase -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*2700004F*/ forwarder System.Collections.DictionaryEntry -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000050*/ forwarder System.Collections.Generic.Comparer`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000051*/ forwarder System.Collections.Generic.Dictionary`2 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000052*/ Enumerator -{ - .class extern System.Collections.Generic.Dictionary`2 /*27000051*/ -} -.class extern /*27000053*/ KeyCollection -{ - .class extern System.Collections.Generic.Dictionary`2 /*27000051*/ -} -.class extern /*27000054*/ Enumerator -{ - .class extern System.Collections.Generic.Dictionary`2/KeyCollection /*27000053*/ -} -.class extern /*27000055*/ ValueCollection -{ - .class extern System.Collections.Generic.Dictionary`2 /*27000051*/ -} -.class extern /*27000056*/ Enumerator -{ - .class extern System.Collections.Generic.Dictionary`2/ValueCollection /*27000055*/ -} -.class extern /*27000057*/ forwarder System.Collections.Generic.EqualityComparer`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000058*/ forwarder System.Collections.Generic.HashSet`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000059*/ Enumerator -{ - .class extern System.Collections.Generic.HashSet`1 /*27000058*/ -} -.class extern /*2700005A*/ forwarder System.Collections.Generic.ICollection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005B*/ forwarder System.Collections.Generic.IComparer`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005C*/ forwarder System.Collections.Generic.IDictionary`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005D*/ forwarder System.Collections.Generic.IEnumerable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005E*/ forwarder System.Collections.Generic.IEnumerator`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700005F*/ forwarder System.Collections.Generic.IEqualityComparer`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000060*/ forwarder System.Collections.Generic.IList`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000061*/ forwarder System.Collections.Generic.IReadOnlyCollection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000062*/ forwarder System.Collections.Generic.IReadOnlyDictionary`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000063*/ forwarder System.Collections.Generic.IReadOnlyList`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000064*/ forwarder System.Collections.Generic.ISet`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000065*/ forwarder System.Collections.Generic.KeyNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000066*/ forwarder System.Collections.Generic.KeyValuePair`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000067*/ forwarder System.Collections.Generic.LinkedListNode`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000068*/ forwarder System.Collections.Generic.LinkedList`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000069*/ Enumerator -{ - .class extern System.Collections.Generic.LinkedList`1 /*27000068*/ -} -.class extern /*2700006A*/ forwarder System.Collections.Generic.List`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*2700006B*/ Enumerator -{ - .class extern System.Collections.Generic.List`1 /*2700006A*/ -} -.class extern /*2700006C*/ forwarder System.Collections.Generic.Queue`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*2700006D*/ Enumerator -{ - .class extern System.Collections.Generic.Queue`1 /*2700006C*/ -} -.class extern /*2700006E*/ forwarder System.Collections.Generic.SortedDictionary`2 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*2700006F*/ Enumerator -{ - .class extern System.Collections.Generic.SortedDictionary`2 /*2700006E*/ -} -.class extern /*27000070*/ KeyCollection -{ - .class extern System.Collections.Generic.SortedDictionary`2 /*2700006E*/ -} -.class extern /*27000071*/ Enumerator -{ - .class extern System.Collections.Generic.SortedDictionary`2/KeyCollection /*27000070*/ -} -.class extern /*27000072*/ ValueCollection -{ - .class extern System.Collections.Generic.SortedDictionary`2 /*2700006E*/ -} -.class extern /*27000073*/ Enumerator -{ - .class extern System.Collections.Generic.SortedDictionary`2/ValueCollection /*27000072*/ -} -.class extern /*27000074*/ forwarder System.Collections.Generic.SortedList`2 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000075*/ forwarder System.Collections.Generic.SortedSet`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000076*/ Enumerator -{ - .class extern System.Collections.Generic.SortedSet`1 /*27000075*/ -} -.class extern /*27000077*/ forwarder System.Collections.Generic.Stack`1 -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*27000078*/ Enumerator -{ - .class extern System.Collections.Generic.Stack`1 /*27000077*/ -} -.class extern /*27000079*/ forwarder System.Collections.Hashtable -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700007A*/ forwarder System.Collections.ICollection -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700007B*/ forwarder System.Collections.IComparer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700007C*/ forwarder System.Collections.IDictionary -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700007D*/ forwarder System.Collections.IDictionaryEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700007E*/ forwarder System.Collections.IEnumerable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700007F*/ forwarder System.Collections.IEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000080*/ forwarder System.Collections.IEqualityComparer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000081*/ forwarder System.Collections.IHashCodeProvider -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000082*/ forwarder System.Collections.IList -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000083*/ forwarder System.Collections.IStructuralComparable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000084*/ forwarder System.Collections.IStructuralEquatable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000085*/ forwarder System.Collections.ObjectModel.Collection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000086*/ forwarder System.Collections.ObjectModel.KeyedCollection`2 -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000087*/ forwarder System.Collections.ObjectModel.ObservableCollection`1 -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000088*/ forwarder System.Collections.ObjectModel.ReadOnlyCollection`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000089*/ forwarder System.Collections.ObjectModel.ReadOnlyDictionary`2 -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700008A*/ KeyCollection -{ - .class extern System.Collections.ObjectModel.ReadOnlyDictionary`2 /*27000089*/ -} -.class extern /*2700008B*/ ValueCollection -{ - .class extern System.Collections.ObjectModel.ReadOnlyDictionary`2 /*27000089*/ -} -.class extern /*2700008C*/ forwarder System.Collections.ObjectModel.ReadOnlyObservableCollection`1 -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700008D*/ forwarder System.Collections.Queue -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*2700008E*/ forwarder System.Collections.ReadOnlyCollectionBase -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*2700008F*/ forwarder System.Collections.SortedList -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*27000090*/ forwarder System.Collections.Specialized.BitVector32 -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*27000091*/ Section -{ - .class extern System.Collections.Specialized.BitVector32 /*27000090*/ -} -.class extern /*27000092*/ forwarder System.Collections.Specialized.CollectionsUtil -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*27000093*/ forwarder System.Collections.Specialized.HybridDictionary -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*27000094*/ forwarder System.Collections.Specialized.INotifyCollectionChanged -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000095*/ forwarder System.Collections.Specialized.IOrderedDictionary -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*27000096*/ forwarder System.Collections.Specialized.ListDictionary -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*27000097*/ forwarder System.Collections.Specialized.NameObjectCollectionBase -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*27000098*/ KeysCollection -{ - .class extern System.Collections.Specialized.NameObjectCollectionBase /*27000097*/ -} -.class extern /*27000099*/ forwarder System.Collections.Specialized.NameValueCollection -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*2700009A*/ forwarder System.Collections.Specialized.NotifyCollectionChangedAction -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700009B*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventArgs -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700009C*/ forwarder System.Collections.Specialized.NotifyCollectionChangedEventHandler -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700009D*/ forwarder System.Collections.Specialized.OrderedDictionary -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*2700009E*/ forwarder System.Collections.Specialized.StringCollection -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*2700009F*/ forwarder System.Collections.Specialized.StringDictionary -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*270000A0*/ forwarder System.Collections.Specialized.StringEnumerator -{ - .assembly extern System.Collections.Specialized /*2300000C*/ -} -.class extern /*270000A1*/ forwarder System.Collections.Stack -{ - .assembly extern System.Collections.NonGeneric /*23000009*/ -} -.class extern /*270000A2*/ forwarder System.Collections.StructuralComparisons -{ - .assembly extern System.Collections /*23000008*/ -} -.class extern /*270000A3*/ forwarder System.Comparison`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000A4*/ forwarder System.ComponentModel.AddingNewEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000A5*/ forwarder System.ComponentModel.AddingNewEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000A6*/ forwarder System.ComponentModel.AmbientValueAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000A7*/ forwarder System.ComponentModel.ArrayConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000A8*/ forwarder System.ComponentModel.AsyncCompletedEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000A9*/ forwarder System.ComponentModel.AsyncCompletedEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AA*/ forwarder System.ComponentModel.AsyncOperation -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AB*/ forwarder System.ComponentModel.AsyncOperationManager -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AC*/ forwarder System.ComponentModel.AttributeCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000AD*/ forwarder System.ComponentModel.AttributeProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000AE*/ forwarder System.ComponentModel.BackgroundWorker -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*270000AF*/ forwarder System.ComponentModel.BaseNumberConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B0*/ forwarder System.ComponentModel.BindableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B1*/ forwarder System.ComponentModel.BindableSupport -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B2*/ forwarder System.ComponentModel.BindingDirection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B3*/ forwarder System.ComponentModel.BindingList`1 -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B4*/ forwarder System.ComponentModel.BooleanConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B5*/ forwarder System.ComponentModel.BrowsableAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000B6*/ forwarder System.ComponentModel.ByteConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B7*/ forwarder System.ComponentModel.CancelEventArgs -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*270000B8*/ forwarder System.ComponentModel.CancelEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000B9*/ forwarder System.ComponentModel.CategoryAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000BA*/ forwarder System.ComponentModel.CharConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BB*/ forwarder System.ComponentModel.CollectionChangeAction -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BC*/ forwarder System.ComponentModel.CollectionChangeEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BD*/ forwarder System.ComponentModel.CollectionChangeEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BE*/ forwarder System.ComponentModel.CollectionConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000BF*/ forwarder System.ComponentModel.ComplexBindingPropertiesAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C0*/ forwarder System.ComponentModel.Component -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000C1*/ forwarder System.ComponentModel.ComponentCollection -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000C2*/ forwarder System.ComponentModel.ComponentConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C3*/ forwarder System.ComponentModel.ComponentEditor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C4*/ forwarder System.ComponentModel.ComponentResourceManager -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C5*/ forwarder System.ComponentModel.Container -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C6*/ forwarder System.ComponentModel.ContainerFilterService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C7*/ forwarder System.ComponentModel.CultureInfoConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C8*/ forwarder System.ComponentModel.CustomTypeDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000C9*/ forwarder System.ComponentModel.DataErrorsChangedEventArgs -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*270000CA*/ forwarder System.ComponentModel.DataObjectAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CB*/ forwarder System.ComponentModel.DataObjectFieldAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CC*/ forwarder System.ComponentModel.DataObjectMethodAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CD*/ forwarder System.ComponentModel.DataObjectMethodType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CE*/ forwarder System.ComponentModel.DateTimeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000CF*/ forwarder System.ComponentModel.DateTimeOffsetConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D0*/ forwarder System.ComponentModel.DecimalConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D1*/ forwarder System.ComponentModel.DefaultBindingPropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D2*/ forwarder System.ComponentModel.DefaultEventAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D3*/ forwarder System.ComponentModel.DefaultPropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D4*/ forwarder System.ComponentModel.DefaultValueAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270000D5*/ forwarder System.ComponentModel.DescriptionAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*270000D6*/ forwarder System.ComponentModel.Design.ActiveDesignerEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D7*/ forwarder System.ComponentModel.Design.ActiveDesignerEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D8*/ forwarder System.ComponentModel.Design.CheckoutException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000D9*/ forwarder System.ComponentModel.Design.CommandID -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DA*/ forwarder System.ComponentModel.Design.ComponentChangedEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DB*/ forwarder System.ComponentModel.Design.ComponentChangedEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DC*/ forwarder System.ComponentModel.Design.ComponentChangingEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DD*/ forwarder System.ComponentModel.Design.ComponentChangingEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DE*/ forwarder System.ComponentModel.Design.ComponentEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000DF*/ forwarder System.ComponentModel.Design.ComponentEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E0*/ forwarder System.ComponentModel.Design.ComponentRenameEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E1*/ forwarder System.ComponentModel.Design.ComponentRenameEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E2*/ forwarder System.ComponentModel.Design.DesignerCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E3*/ forwarder System.ComponentModel.Design.DesignerEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E4*/ forwarder System.ComponentModel.Design.DesignerEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E5*/ forwarder System.ComponentModel.Design.DesignerOptionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E6*/ DesignerOptionCollection -{ - .class extern System.ComponentModel.Design.DesignerOptionService /*270000E5*/ -} -.class extern /*270000E7*/ forwarder System.ComponentModel.Design.DesignerTransaction -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E8*/ forwarder System.ComponentModel.Design.DesignerTransactionCloseEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000E9*/ forwarder System.ComponentModel.Design.DesignerTransactionCloseEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EA*/ forwarder System.ComponentModel.Design.DesignerVerb -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EB*/ forwarder System.ComponentModel.Design.DesignerVerbCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EC*/ forwarder System.ComponentModel.Design.DesigntimeLicenseContext -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000ED*/ forwarder System.ComponentModel.Design.DesigntimeLicenseContextSerializer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EE*/ forwarder System.ComponentModel.Design.HelpContextType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000EF*/ forwarder System.ComponentModel.Design.HelpKeywordAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F0*/ forwarder System.ComponentModel.Design.HelpKeywordType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F1*/ forwarder System.ComponentModel.Design.IComponentChangeService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F2*/ forwarder System.ComponentModel.Design.IComponentDiscoveryService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F3*/ forwarder System.ComponentModel.Design.IComponentInitializer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F4*/ forwarder System.ComponentModel.Design.IDesigner -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F5*/ forwarder System.ComponentModel.Design.IDesignerEventService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F6*/ forwarder System.ComponentModel.Design.IDesignerFilter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F7*/ forwarder System.ComponentModel.Design.IDesignerHost -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F8*/ forwarder System.ComponentModel.Design.IDesignerHostTransactionState -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000F9*/ forwarder System.ComponentModel.Design.IDesignerOptionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FA*/ forwarder System.ComponentModel.Design.IDictionaryService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FB*/ forwarder System.ComponentModel.Design.IEventBindingService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FC*/ forwarder System.ComponentModel.Design.IExtenderListService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FD*/ forwarder System.ComponentModel.Design.IExtenderProviderService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FE*/ forwarder System.ComponentModel.Design.IHelpService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270000FF*/ forwarder System.ComponentModel.Design.IInheritanceService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000100*/ forwarder System.ComponentModel.Design.IMenuCommandService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000101*/ forwarder System.ComponentModel.Design.IReferenceService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000102*/ forwarder System.ComponentModel.Design.IResourceService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000103*/ forwarder System.ComponentModel.Design.IRootDesigner -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000104*/ forwarder System.ComponentModel.Design.ISelectionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000105*/ forwarder System.ComponentModel.Design.IServiceContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000106*/ forwarder System.ComponentModel.Design.ITreeDesigner -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000107*/ forwarder System.ComponentModel.Design.ITypeDescriptorFilterService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000108*/ forwarder System.ComponentModel.Design.ITypeDiscoveryService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000109*/ forwarder System.ComponentModel.Design.ITypeResolutionService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010A*/ forwarder System.ComponentModel.Design.MenuCommand -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010B*/ forwarder System.ComponentModel.Design.SelectionTypes -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010C*/ forwarder System.ComponentModel.Design.Serialization.ComponentSerializationService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010D*/ forwarder System.ComponentModel.Design.Serialization.ContextStack -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010E*/ forwarder System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700010F*/ forwarder System.ComponentModel.Design.Serialization.DesignerLoader -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000110*/ forwarder System.ComponentModel.Design.Serialization.DesignerSerializerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000111*/ forwarder System.ComponentModel.Design.Serialization.IDesignerLoaderHost -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000112*/ forwarder System.ComponentModel.Design.Serialization.IDesignerLoaderHost2 -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000113*/ forwarder System.ComponentModel.Design.Serialization.IDesignerLoaderService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000114*/ forwarder System.ComponentModel.Design.Serialization.IDesignerSerializationManager -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000115*/ forwarder System.ComponentModel.Design.Serialization.IDesignerSerializationProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000116*/ forwarder System.ComponentModel.Design.Serialization.IDesignerSerializationService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000117*/ forwarder System.ComponentModel.Design.Serialization.INameCreationService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000118*/ forwarder System.ComponentModel.Design.Serialization.InstanceDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000119*/ forwarder System.ComponentModel.Design.Serialization.MemberRelationship -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011A*/ forwarder System.ComponentModel.Design.Serialization.MemberRelationshipService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011B*/ forwarder System.ComponentModel.Design.Serialization.ResolveNameEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011C*/ forwarder System.ComponentModel.Design.Serialization.ResolveNameEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011D*/ forwarder System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011E*/ forwarder System.ComponentModel.Design.Serialization.SerializationStore -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700011F*/ forwarder System.ComponentModel.Design.ServiceContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000120*/ forwarder System.ComponentModel.Design.ServiceCreatorCallback -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000121*/ forwarder System.ComponentModel.Design.StandardCommands -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000122*/ forwarder System.ComponentModel.Design.StandardToolWindows -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000123*/ forwarder System.ComponentModel.Design.TypeDescriptionProviderService -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000124*/ forwarder System.ComponentModel.Design.ViewTechnology -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000125*/ forwarder System.ComponentModel.DesignerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000126*/ forwarder System.ComponentModel.DesignerCategoryAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000127*/ forwarder System.ComponentModel.DesignerSerializationVisibility -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000128*/ forwarder System.ComponentModel.DesignerSerializationVisibilityAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000129*/ forwarder System.ComponentModel.DesignOnlyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012A*/ forwarder System.ComponentModel.DesignTimeVisibleAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700012B*/ forwarder System.ComponentModel.DisplayNameAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700012C*/ forwarder System.ComponentModel.DoubleConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700012D*/ forwarder System.ComponentModel.DoWorkEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*2700012E*/ forwarder System.ComponentModel.DoWorkEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*2700012F*/ forwarder System.ComponentModel.EditorAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000130*/ forwarder System.ComponentModel.EditorBrowsableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000131*/ forwarder System.ComponentModel.EditorBrowsableState -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000132*/ forwarder System.ComponentModel.EnumConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000133*/ forwarder System.ComponentModel.EventDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000134*/ forwarder System.ComponentModel.EventDescriptorCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000135*/ forwarder System.ComponentModel.EventHandlerList -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000136*/ forwarder System.ComponentModel.ExpandableObjectConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000137*/ forwarder System.ComponentModel.ExtenderProvidedPropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000138*/ forwarder System.ComponentModel.GuidConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000139*/ forwarder System.ComponentModel.HandledEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013A*/ forwarder System.ComponentModel.HandledEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013B*/ forwarder System.ComponentModel.IBindingList -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013C*/ forwarder System.ComponentModel.IBindingListView -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013D*/ forwarder System.ComponentModel.ICancelAddNew -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700013E*/ forwarder System.ComponentModel.IChangeTracking -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*2700013F*/ forwarder System.ComponentModel.IComNativeDescriptorHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000140*/ forwarder System.ComponentModel.IComponent -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000141*/ forwarder System.ComponentModel.IContainer -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000142*/ forwarder System.ComponentModel.ICustomTypeDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000143*/ forwarder System.ComponentModel.IDataErrorInfo -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000144*/ forwarder System.ComponentModel.IEditableObject -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*27000145*/ forwarder System.ComponentModel.IExtenderProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000146*/ forwarder System.ComponentModel.IIntellisenseBuilder -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000147*/ forwarder System.ComponentModel.IListSource -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000148*/ forwarder System.ComponentModel.ImmutableObjectAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000149*/ forwarder System.ComponentModel.INestedContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014A*/ forwarder System.ComponentModel.INestedSite -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014B*/ forwarder System.ComponentModel.InheritanceAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014C*/ forwarder System.ComponentModel.InheritanceLevel -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700014D*/ forwarder System.ComponentModel.InitializationEventAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700014E*/ forwarder System.ComponentModel.INotifyDataErrorInfo -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700014F*/ forwarder System.ComponentModel.INotifyPropertyChanged -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000150*/ forwarder System.ComponentModel.INotifyPropertyChanging -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000151*/ forwarder System.ComponentModel.InstallerTypeAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000152*/ forwarder System.ComponentModel.InstanceCreationEditor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000153*/ forwarder System.ComponentModel.Int16Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000154*/ forwarder System.ComponentModel.Int32Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000155*/ forwarder System.ComponentModel.Int64Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000156*/ forwarder System.ComponentModel.InvalidAsynchronousStateException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000157*/ forwarder System.ComponentModel.InvalidEnumArgumentException -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000158*/ forwarder System.ComponentModel.IRaiseItemChangedEvents -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000159*/ forwarder System.ComponentModel.IRevertibleChangeTracking -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*2700015A*/ forwarder System.ComponentModel.ISite -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700015B*/ forwarder System.ComponentModel.ISupportInitialize -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700015C*/ forwarder System.ComponentModel.ISupportInitializeNotification -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700015D*/ forwarder System.ComponentModel.ISynchronizeInvoke -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700015E*/ forwarder System.ComponentModel.ITypeDescriptorContext -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700015F*/ forwarder System.ComponentModel.ITypedList -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000160*/ forwarder System.ComponentModel.License -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000161*/ forwarder System.ComponentModel.LicenseContext -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000162*/ forwarder System.ComponentModel.LicenseException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000163*/ forwarder System.ComponentModel.LicenseManager -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000164*/ forwarder System.ComponentModel.LicenseProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000165*/ forwarder System.ComponentModel.LicenseProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000166*/ forwarder System.ComponentModel.LicenseUsageMode -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000167*/ forwarder System.ComponentModel.LicFileLicenseProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000168*/ forwarder System.ComponentModel.ListBindableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000169*/ forwarder System.ComponentModel.ListChangedEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016A*/ forwarder System.ComponentModel.ListChangedEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016B*/ forwarder System.ComponentModel.ListChangedType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016C*/ forwarder System.ComponentModel.ListSortDescription -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016D*/ forwarder System.ComponentModel.ListSortDescriptionCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016E*/ forwarder System.ComponentModel.ListSortDirection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700016F*/ forwarder System.ComponentModel.LocalizableAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000170*/ forwarder System.ComponentModel.LookupBindingPropertiesAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000171*/ forwarder System.ComponentModel.MarshalByValueComponent -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000172*/ forwarder System.ComponentModel.MaskedTextProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000173*/ forwarder System.ComponentModel.MaskedTextResultHint -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000174*/ forwarder System.ComponentModel.MemberDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000175*/ forwarder System.ComponentModel.MergablePropertyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000176*/ forwarder System.ComponentModel.MultilineStringConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000177*/ forwarder System.ComponentModel.NestedContainer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000178*/ forwarder System.ComponentModel.NotifyParentPropertyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000179*/ forwarder System.ComponentModel.NullableConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700017A*/ forwarder System.ComponentModel.ParenthesizePropertyNameAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700017B*/ forwarder System.ComponentModel.PasswordPropertyTextAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700017C*/ forwarder System.ComponentModel.ProgressChangedEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*2700017D*/ forwarder System.ComponentModel.ProgressChangedEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*2700017E*/ forwarder System.ComponentModel.PropertyChangedEventArgs -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700017F*/ forwarder System.ComponentModel.PropertyChangedEventHandler -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000180*/ forwarder System.ComponentModel.PropertyChangingEventArgs -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000181*/ forwarder System.ComponentModel.PropertyChangingEventHandler -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*27000182*/ forwarder System.ComponentModel.PropertyDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000183*/ forwarder System.ComponentModel.PropertyDescriptorCollection -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000184*/ forwarder System.ComponentModel.PropertyTabAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000185*/ forwarder System.ComponentModel.PropertyTabScope -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000186*/ forwarder System.ComponentModel.ProvidePropertyAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000187*/ forwarder System.ComponentModel.ReadOnlyAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*27000188*/ forwarder System.ComponentModel.RecommendedAsConfigurableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000189*/ forwarder System.ComponentModel.ReferenceConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018A*/ forwarder System.ComponentModel.RefreshEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018B*/ forwarder System.ComponentModel.RefreshEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018C*/ forwarder System.ComponentModel.RefreshProperties -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700018D*/ forwarder System.ComponentModel.RefreshPropertiesAttribute -{ - .assembly extern System.ComponentModel.Primitives /*2300000F*/ -} -.class extern /*2700018E*/ forwarder System.ComponentModel.RunInstallerAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700018F*/ forwarder System.ComponentModel.RunWorkerCompletedEventArgs -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000190*/ forwarder System.ComponentModel.RunWorkerCompletedEventHandler -{ - .assembly extern System.ComponentModel.EventBasedAsync /*2300000E*/ -} -.class extern /*27000191*/ forwarder System.ComponentModel.SByteConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000192*/ forwarder System.ComponentModel.SettingsBindableAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000193*/ forwarder System.ComponentModel.SingleConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000194*/ forwarder System.ComponentModel.StringConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000195*/ forwarder System.ComponentModel.SyntaxCheck -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000196*/ forwarder System.ComponentModel.TimeSpanConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000197*/ forwarder System.ComponentModel.ToolboxItemAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000198*/ forwarder System.ComponentModel.ToolboxItemFilterAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*27000199*/ forwarder System.ComponentModel.ToolboxItemFilterType -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019A*/ forwarder System.ComponentModel.TypeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019B*/ SimplePropertyDescriptor -{ - .class extern System.ComponentModel.TypeConverter /*2700019A*/ -} -.class extern /*2700019C*/ StandardValuesCollection -{ - .class extern System.ComponentModel.TypeConverter /*2700019A*/ -} -.class extern /*2700019D*/ forwarder System.ComponentModel.TypeConverterAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019E*/ forwarder System.ComponentModel.TypeDescriptionProvider -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700019F*/ forwarder System.ComponentModel.TypeDescriptionProviderAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A0*/ forwarder System.ComponentModel.TypeDescriptor -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A1*/ forwarder System.ComponentModel.TypeListConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A2*/ forwarder System.ComponentModel.UInt16Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A3*/ forwarder System.ComponentModel.UInt32Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A4*/ forwarder System.ComponentModel.UInt64Converter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A5*/ forwarder System.ComponentModel.WarningException -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270001A6*/ forwarder System.ComponentModel.Win32Exception -{ - .assembly extern Microsoft.Win32.Primitives /*23000011*/ -} -.class extern /*270001A7*/ forwarder System.Configuration.Assemblies.AssemblyHashAlgorithm -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A8*/ forwarder System.Configuration.Assemblies.AssemblyVersionCompatibility -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001A9*/ forwarder System.Console -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001AA*/ forwarder System.ConsoleCancelEventArgs -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001AB*/ forwarder System.ConsoleCancelEventHandler -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001AC*/ forwarder System.ConsoleColor -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001AD*/ forwarder System.ConsoleKey -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001AE*/ forwarder System.ConsoleKeyInfo -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001AF*/ forwarder System.ConsoleModifiers -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001B0*/ forwarder System.ConsoleSpecialKey -{ - .assembly extern System.Console /*23000012*/ -} -.class extern /*270001B1*/ forwarder System.ContextBoundObject -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270001B2*/ forwarder System.ContextMarshalException -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270001B3*/ forwarder System.ContextStaticAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270001B4*/ forwarder System.Convert -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270001B5*/ forwarder System.Converter`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270001B6*/ forwarder System.Data.AcceptRejectRule -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001B7*/ forwarder System.Data.CommandBehavior -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001B8*/ forwarder System.Data.CommandType -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001B9*/ forwarder System.Data.Common.CatalogLocation -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001BA*/ forwarder System.Data.Common.DataAdapter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001BB*/ forwarder System.Data.Common.DataColumnMapping -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001BC*/ forwarder System.Data.Common.DataColumnMappingCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001BD*/ forwarder System.Data.Common.DataTableMapping -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001BE*/ forwarder System.Data.Common.DataTableMappingCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001BF*/ forwarder System.Data.Common.DbColumn -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C0*/ forwarder System.Data.Common.DbCommand -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C1*/ forwarder System.Data.Common.DbCommandBuilder -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C2*/ forwarder System.Data.Common.DbConnection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C3*/ forwarder System.Data.Common.DbConnectionStringBuilder -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C4*/ forwarder System.Data.Common.DbDataAdapter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C5*/ forwarder System.Data.Common.DbDataReader -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C6*/ forwarder System.Data.Common.DbDataReaderExtensions -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C7*/ forwarder System.Data.Common.DbDataRecord -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C8*/ forwarder System.Data.Common.DbDataSourceEnumerator -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001C9*/ forwarder System.Data.Common.DbEnumerator -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001CA*/ forwarder System.Data.Common.DbException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001CB*/ forwarder System.Data.Common.DbMetaDataCollectionNames -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001CC*/ forwarder System.Data.Common.DbMetaDataColumnNames -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001CD*/ forwarder System.Data.Common.DbParameter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001CE*/ forwarder System.Data.Common.DbParameterCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001CF*/ forwarder System.Data.Common.DbProviderFactory -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D0*/ forwarder System.Data.Common.DbProviderSpecificTypePropertyAttribute -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D1*/ forwarder System.Data.Common.DbTransaction -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D2*/ forwarder System.Data.Common.GroupByBehavior -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D3*/ forwarder System.Data.Common.IDbColumnSchemaGenerator -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D4*/ forwarder System.Data.Common.IdentifierCase -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D5*/ forwarder System.Data.Common.RowUpdatedEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D6*/ forwarder System.Data.Common.RowUpdatingEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D7*/ forwarder System.Data.Common.SchemaTableColumn -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D8*/ forwarder System.Data.Common.SchemaTableOptionalColumn -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001D9*/ forwarder System.Data.Common.SupportedJoinOperators -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001DA*/ forwarder System.Data.ConflictOption -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001DB*/ forwarder System.Data.ConnectionState -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001DC*/ forwarder System.Data.Constraint -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001DD*/ forwarder System.Data.ConstraintCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001DE*/ forwarder System.Data.ConstraintException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001DF*/ forwarder System.Data.DataColumn -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E0*/ forwarder System.Data.DataColumnChangeEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E1*/ forwarder System.Data.DataColumnChangeEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E2*/ forwarder System.Data.DataColumnCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E3*/ forwarder System.Data.DataException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E4*/ forwarder System.Data.DataRelation -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E5*/ forwarder System.Data.DataRelationCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E6*/ forwarder System.Data.DataRow -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E7*/ forwarder System.Data.DataRowAction -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E8*/ forwarder System.Data.DataRowBuilder -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001E9*/ forwarder System.Data.DataRowChangeEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001EA*/ forwarder System.Data.DataRowChangeEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001EB*/ forwarder System.Data.DataRowCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001EC*/ forwarder System.Data.DataRowState -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001ED*/ forwarder System.Data.DataRowVersion -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001EE*/ forwarder System.Data.DataRowView -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001EF*/ forwarder System.Data.DataSet -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F0*/ forwarder System.Data.DataSetDateTime -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F1*/ forwarder System.Data.DataSysDescriptionAttribute -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F2*/ forwarder System.Data.DataTable -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F3*/ forwarder System.Data.DataTableClearEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F4*/ forwarder System.Data.DataTableClearEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F5*/ forwarder System.Data.DataTableCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F6*/ forwarder System.Data.DataTableNewRowEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F7*/ forwarder System.Data.DataTableNewRowEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F8*/ forwarder System.Data.DataTableReader -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001F9*/ forwarder System.Data.DataView -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001FA*/ forwarder System.Data.DataViewManager -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001FB*/ forwarder System.Data.DataViewRowState -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001FC*/ forwarder System.Data.DataViewSetting -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001FD*/ forwarder System.Data.DataViewSettingCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001FE*/ forwarder System.Data.DBConcurrencyException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*270001FF*/ forwarder System.Data.DbType -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000200*/ forwarder System.Data.DeletedRowInaccessibleException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000201*/ forwarder System.Data.DuplicateNameException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000202*/ forwarder System.Data.EvaluateException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000203*/ forwarder System.Data.FillErrorEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000204*/ forwarder System.Data.FillErrorEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000205*/ forwarder System.Data.ForeignKeyConstraint -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000206*/ forwarder System.Data.IColumnMapping -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000207*/ forwarder System.Data.IColumnMappingCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000208*/ forwarder System.Data.IDataAdapter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000209*/ forwarder System.Data.IDataParameter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700020A*/ forwarder System.Data.IDataParameterCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700020B*/ forwarder System.Data.IDataReader -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700020C*/ forwarder System.Data.IDataRecord -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700020D*/ forwarder System.Data.IDbCommand -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700020E*/ forwarder System.Data.IDbConnection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700020F*/ forwarder System.Data.IDbDataAdapter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000210*/ forwarder System.Data.IDbDataParameter -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000211*/ forwarder System.Data.IDbTransaction -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000212*/ forwarder System.Data.InRowChangingEventException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000213*/ forwarder System.Data.InternalDataCollectionBase -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000214*/ forwarder System.Data.InvalidConstraintException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000215*/ forwarder System.Data.InvalidExpressionException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000216*/ forwarder System.Data.IsolationLevel -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000217*/ forwarder System.Data.ITableMapping -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000218*/ forwarder System.Data.ITableMappingCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000219*/ forwarder System.Data.KeyRestrictionBehavior -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700021A*/ forwarder System.Data.LoadOption -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700021B*/ forwarder System.Data.MappingType -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700021C*/ forwarder System.Data.MergeFailedEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700021D*/ forwarder System.Data.MergeFailedEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700021E*/ forwarder System.Data.MissingMappingAction -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700021F*/ forwarder System.Data.MissingPrimaryKeyException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000220*/ forwarder System.Data.MissingSchemaAction -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000221*/ forwarder System.Data.NoNullAllowedException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000222*/ forwarder System.Data.ParameterDirection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000223*/ forwarder System.Data.PropertyCollection -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000224*/ forwarder System.Data.ReadOnlyException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000225*/ forwarder System.Data.RowNotInTableException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000226*/ forwarder System.Data.Rule -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000227*/ forwarder System.Data.SchemaSerializationMode -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000228*/ forwarder System.Data.SchemaType -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000229*/ forwarder System.Data.SerializationFormat -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700022A*/ forwarder System.Data.SqlDbType -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700022B*/ forwarder System.Data.SqlTypes.INullable -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700022C*/ forwarder System.Data.SqlTypes.SqlAlreadyFilledException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700022D*/ forwarder System.Data.SqlTypes.SqlBinary -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700022E*/ forwarder System.Data.SqlTypes.SqlBoolean -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700022F*/ forwarder System.Data.SqlTypes.SqlByte -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000230*/ forwarder System.Data.SqlTypes.SqlBytes -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000231*/ forwarder System.Data.SqlTypes.SqlChars -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000232*/ forwarder System.Data.SqlTypes.SqlCompareOptions -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000233*/ forwarder System.Data.SqlTypes.SqlDateTime -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000234*/ forwarder System.Data.SqlTypes.SqlDecimal -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000235*/ forwarder System.Data.SqlTypes.SqlDouble -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000236*/ forwarder System.Data.SqlTypes.SqlGuid -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000237*/ forwarder System.Data.SqlTypes.SqlInt16 -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000238*/ forwarder System.Data.SqlTypes.SqlInt32 -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000239*/ forwarder System.Data.SqlTypes.SqlInt64 -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700023A*/ forwarder System.Data.SqlTypes.SqlMoney -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700023B*/ forwarder System.Data.SqlTypes.SqlNotFilledException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700023C*/ forwarder System.Data.SqlTypes.SqlNullValueException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700023D*/ forwarder System.Data.SqlTypes.SqlSingle -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700023E*/ forwarder System.Data.SqlTypes.SqlString -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700023F*/ forwarder System.Data.SqlTypes.SqlTruncateException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000240*/ forwarder System.Data.SqlTypes.SqlTypeException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000241*/ forwarder System.Data.SqlTypes.SqlXml -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000242*/ forwarder System.Data.SqlTypes.StorageState -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000243*/ forwarder System.Data.StateChangeEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000244*/ forwarder System.Data.StateChangeEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000245*/ forwarder System.Data.StatementCompletedEventArgs -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000246*/ forwarder System.Data.StatementCompletedEventHandler -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000247*/ forwarder System.Data.StatementType -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000248*/ forwarder System.Data.StrongTypingException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000249*/ forwarder System.Data.SyntaxErrorException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700024A*/ forwarder System.Data.UniqueConstraint -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700024B*/ forwarder System.Data.UpdateRowSource -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700024C*/ forwarder System.Data.UpdateStatus -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700024D*/ forwarder System.Data.VersionNotFoundException -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700024E*/ forwarder System.Data.XmlReadMode -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*2700024F*/ forwarder System.Data.XmlWriteMode -{ - .assembly extern System.Data.Common /*23000013*/ -} -.class extern /*27000250*/ forwarder System.DataMisalignedException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000251*/ forwarder System.DateTime -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000252*/ forwarder System.DateTimeKind -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000253*/ forwarder System.DateTimeOffset -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000254*/ forwarder System.DayOfWeek -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000255*/ forwarder System.DBNull -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000256*/ forwarder System.Decimal -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000257*/ forwarder System.Delegate -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000258*/ forwarder System.Diagnostics.BooleanSwitch -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*27000259*/ forwarder System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute -{ - .assembly extern System.Diagnostics.Tools /*23000007*/ -} -.class extern /*2700025A*/ forwarder System.Diagnostics.CodeAnalysis.SuppressMessageAttribute -{ - .assembly extern System.Diagnostics.Tools /*23000007*/ -} -.class extern /*2700025B*/ forwarder System.Diagnostics.ConditionalAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700025C*/ forwarder System.Diagnostics.Contracts.Contract -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*2700025D*/ forwarder System.Diagnostics.Contracts.ContractAbbreviatorAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*2700025E*/ forwarder System.Diagnostics.Contracts.ContractArgumentValidatorAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*2700025F*/ forwarder System.Diagnostics.Contracts.ContractClassAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000260*/ forwarder System.Diagnostics.Contracts.ContractClassForAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000261*/ forwarder System.Diagnostics.Contracts.ContractFailedEventArgs -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000262*/ forwarder System.Diagnostics.Contracts.ContractFailureKind -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000263*/ forwarder System.Diagnostics.Contracts.ContractInvariantMethodAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000264*/ forwarder System.Diagnostics.Contracts.ContractOptionAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000265*/ forwarder System.Diagnostics.Contracts.ContractPublicPropertyNameAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000266*/ forwarder System.Diagnostics.Contracts.ContractReferenceAssemblyAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000267*/ forwarder System.Diagnostics.Contracts.ContractRuntimeIgnoredAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000268*/ forwarder System.Diagnostics.Contracts.ContractVerificationAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000269*/ forwarder System.Diagnostics.Contracts.PureAttribute -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*2700026A*/ forwarder System.Diagnostics.CorrelationManager -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*2700026B*/ forwarder System.Diagnostics.DataReceivedEventArgs -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*2700026C*/ forwarder System.Diagnostics.DataReceivedEventHandler -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*2700026D*/ forwarder System.Diagnostics.Debug -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*2700026E*/ forwarder System.Diagnostics.DebuggableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700026F*/ DebuggingModes -{ - .class extern System.Diagnostics.DebuggableAttribute /*2700026E*/ -} -.class extern /*27000270*/ forwarder System.Diagnostics.Debugger -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000271*/ forwarder System.Diagnostics.DebuggerBrowsableAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000272*/ forwarder System.Diagnostics.DebuggerBrowsableState -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000273*/ forwarder System.Diagnostics.DebuggerDisplayAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000274*/ forwarder System.Diagnostics.DebuggerHiddenAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000275*/ forwarder System.Diagnostics.DebuggerNonUserCodeAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000276*/ forwarder System.Diagnostics.DebuggerStepperBoundaryAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000277*/ forwarder System.Diagnostics.DebuggerStepThroughAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000278*/ forwarder System.Diagnostics.DebuggerTypeProxyAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*27000279*/ forwarder System.Diagnostics.DebuggerVisualizerAttribute -{ - .assembly extern System.Diagnostics.Debug /*23000017*/ -} -.class extern /*2700027A*/ forwarder System.Diagnostics.DefaultTraceListener -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*2700027B*/ forwarder System.Diagnostics.DelimitedListTraceListener -{ - .assembly extern System.Diagnostics.TextWriterTraceListener /*23000018*/ -} -.class extern /*2700027C*/ forwarder System.Diagnostics.EventTypeFilter -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*2700027D*/ forwarder System.Diagnostics.FileVersionInfo -{ - .assembly extern System.Diagnostics.FileVersionInfo /*23000019*/ -} -.class extern /*2700027E*/ forwarder System.Diagnostics.MonitoringDescriptionAttribute -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*2700027F*/ forwarder System.Diagnostics.Process -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000280*/ forwarder System.Diagnostics.ProcessModule -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000281*/ forwarder System.Diagnostics.ProcessModuleCollection -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000282*/ forwarder System.Diagnostics.ProcessPriorityClass -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000283*/ forwarder System.Diagnostics.ProcessStartInfo -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000284*/ forwarder System.Diagnostics.ProcessThread -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000285*/ forwarder System.Diagnostics.ProcessThreadCollection -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000286*/ forwarder System.Diagnostics.ProcessWindowStyle -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*27000287*/ forwarder System.Diagnostics.SourceFilter -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*27000288*/ forwarder System.Diagnostics.SourceLevels -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*27000289*/ forwarder System.Diagnostics.SourceSwitch -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*2700028A*/ forwarder System.Diagnostics.StackFrame -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700028B*/ forwarder System.Diagnostics.StackFrameExtensions -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700028C*/ forwarder System.Diagnostics.StackTrace -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700028D*/ forwarder System.Diagnostics.Stopwatch -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700028E*/ forwarder System.Diagnostics.Switch -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*2700028F*/ forwarder System.Diagnostics.SwitchAttribute -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*27000290*/ forwarder System.Diagnostics.SwitchLevelAttribute -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*27000291*/ forwarder System.Diagnostics.SymbolStore.ISymbolBinder -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000292*/ forwarder System.Diagnostics.SymbolStore.ISymbolBinder1 -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000293*/ forwarder System.Diagnostics.SymbolStore.ISymbolDocument -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000294*/ forwarder System.Diagnostics.SymbolStore.ISymbolDocumentWriter -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000295*/ forwarder System.Diagnostics.SymbolStore.ISymbolMethod -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000296*/ forwarder System.Diagnostics.SymbolStore.ISymbolNamespace -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000297*/ forwarder System.Diagnostics.SymbolStore.ISymbolReader -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000298*/ forwarder System.Diagnostics.SymbolStore.ISymbolScope -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*27000299*/ forwarder System.Diagnostics.SymbolStore.ISymbolVariable -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700029A*/ forwarder System.Diagnostics.SymbolStore.ISymbolWriter -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700029B*/ forwarder System.Diagnostics.SymbolStore.SymAddressKind -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700029C*/ forwarder System.Diagnostics.SymbolStore.SymbolToken -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700029D*/ forwarder System.Diagnostics.SymbolStore.SymDocumentType -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700029E*/ forwarder System.Diagnostics.SymbolStore.SymLanguageType -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*2700029F*/ forwarder System.Diagnostics.SymbolStore.SymLanguageVendor -{ - .assembly extern System.Diagnostics.StackTrace /*2300001A*/ -} -.class extern /*270002A0*/ forwarder System.Diagnostics.TextWriterTraceListener -{ - .assembly extern System.Diagnostics.TextWriterTraceListener /*23000018*/ -} -.class extern /*270002A1*/ forwarder System.Diagnostics.ThreadPriorityLevel -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*270002A2*/ forwarder System.Diagnostics.ThreadState -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*270002A3*/ forwarder System.Diagnostics.ThreadWaitReason -{ - .assembly extern System.Diagnostics.Process /*23000004*/ -} -.class extern /*270002A4*/ forwarder System.Diagnostics.Trace -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002A5*/ forwarder System.Diagnostics.TraceEventCache -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002A6*/ forwarder System.Diagnostics.TraceEventType -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002A7*/ forwarder System.Diagnostics.TraceFilter -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002A8*/ forwarder System.Diagnostics.TraceLevel -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002A9*/ forwarder System.Diagnostics.TraceListener -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002AA*/ forwarder System.Diagnostics.TraceListenerCollection -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002AB*/ forwarder System.Diagnostics.TraceOptions -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002AC*/ forwarder System.Diagnostics.TraceSource -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002AD*/ forwarder System.Diagnostics.TraceSwitch -{ - .assembly extern System.Diagnostics.TraceSource /*23000015*/ -} -.class extern /*270002AE*/ forwarder System.Diagnostics.Tracing.EventActivityOptions -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002AF*/ forwarder System.Diagnostics.Tracing.EventAttribute -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B0*/ forwarder System.Diagnostics.Tracing.EventChannel -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B1*/ forwarder System.Diagnostics.Tracing.EventCommand -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B2*/ forwarder System.Diagnostics.Tracing.EventCommandEventArgs -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B3*/ forwarder System.Diagnostics.Tracing.EventCounter -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B4*/ forwarder System.Diagnostics.Tracing.EventDataAttribute -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B5*/ forwarder System.Diagnostics.Tracing.EventFieldAttribute -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B6*/ forwarder System.Diagnostics.Tracing.EventFieldFormat -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B7*/ forwarder System.Diagnostics.Tracing.EventFieldTags -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B8*/ forwarder System.Diagnostics.Tracing.EventIgnoreAttribute -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002B9*/ forwarder System.Diagnostics.Tracing.EventKeywords -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002BA*/ forwarder System.Diagnostics.Tracing.EventLevel -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002BB*/ forwarder System.Diagnostics.Tracing.EventListener -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002BC*/ forwarder System.Diagnostics.Tracing.EventManifestOptions -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002BD*/ forwarder System.Diagnostics.Tracing.EventOpcode -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002BE*/ forwarder System.Diagnostics.Tracing.EventSource -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002BF*/ EventData -{ - .class extern System.Diagnostics.Tracing.EventSource /*270002BE*/ -} -.class extern /*270002C0*/ forwarder System.Diagnostics.Tracing.EventSourceAttribute -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C1*/ forwarder System.Diagnostics.Tracing.EventSourceException -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C2*/ forwarder System.Diagnostics.Tracing.EventSourceOptions -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C3*/ forwarder System.Diagnostics.Tracing.EventSourceSettings -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C4*/ forwarder System.Diagnostics.Tracing.EventTags -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C5*/ forwarder System.Diagnostics.Tracing.EventTask -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C6*/ forwarder System.Diagnostics.Tracing.EventWrittenEventArgs -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C7*/ forwarder System.Diagnostics.Tracing.NonEventAttribute -{ - .assembly extern System.Diagnostics.Tracing /*2300001B*/ -} -.class extern /*270002C8*/ forwarder System.DivideByZeroException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002C9*/ forwarder System.DllNotFoundException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270002CA*/ forwarder System.Double -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002CB*/ forwarder System.Drawing.Color -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002CC*/ forwarder System.Drawing.Point -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002CD*/ forwarder System.Drawing.PointF -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002CE*/ forwarder System.Drawing.Rectangle -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002CF*/ forwarder System.Drawing.RectangleF -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002D0*/ forwarder System.Drawing.Size -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002D1*/ forwarder System.Drawing.SizeF -{ - .assembly extern System.Drawing.Primitives /*2300001C*/ -} -.class extern /*270002D2*/ forwarder System.DuplicateWaitObjectException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002D3*/ forwarder System.Dynamic.BinaryOperationBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002D4*/ forwarder System.Dynamic.BindingRestrictions -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002D5*/ forwarder System.Dynamic.CallInfo -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002D6*/ forwarder System.Dynamic.ConvertBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002D7*/ forwarder System.Dynamic.CreateInstanceBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002D8*/ forwarder System.Dynamic.DeleteIndexBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002D9*/ forwarder System.Dynamic.DeleteMemberBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002DA*/ forwarder System.Dynamic.DynamicMetaObject -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002DB*/ forwarder System.Dynamic.DynamicMetaObjectBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002DC*/ forwarder System.Dynamic.DynamicObject -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002DD*/ forwarder System.Dynamic.ExpandoObject -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002DE*/ forwarder System.Dynamic.GetIndexBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002DF*/ forwarder System.Dynamic.GetMemberBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E0*/ forwarder System.Dynamic.IDynamicMetaObjectProvider -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E1*/ forwarder System.Dynamic.IInvokeOnGetBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E2*/ forwarder System.Dynamic.InvokeBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E3*/ forwarder System.Dynamic.InvokeMemberBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E4*/ forwarder System.Dynamic.SetIndexBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E5*/ forwarder System.Dynamic.SetMemberBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E6*/ forwarder System.Dynamic.UnaryOperationBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270002E7*/ forwarder System.EntryPointNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002E8*/ forwarder System.Enum -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002E9*/ forwarder System.Environment -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270002EA*/ SpecialFolder -{ - .class extern System.Environment /*270002E9*/ -} -.class extern /*270002EB*/ SpecialFolderOption -{ - .class extern System.Environment /*270002E9*/ -} -.class extern /*270002EC*/ forwarder System.EnvironmentVariableTarget -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270002ED*/ forwarder System.EventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002EE*/ forwarder System.EventHandler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002EF*/ forwarder System.EventHandler`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F0*/ forwarder System.Exception -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F1*/ forwarder System.ExecutionEngineException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F2*/ forwarder System.FieldAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F3*/ forwarder System.FileStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F4*/ forwarder System.FlagsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F5*/ forwarder System.FormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F6*/ forwarder System.FormattableString -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F7*/ forwarder System.FtpStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F8*/ forwarder System.Func`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002F9*/ forwarder System.Func`10 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FA*/ forwarder System.Func`11 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FB*/ forwarder System.Func`12 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FC*/ forwarder System.Func`13 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FD*/ forwarder System.Func`14 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FE*/ forwarder System.Func`15 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270002FF*/ forwarder System.Func`16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000300*/ forwarder System.Func`17 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000301*/ forwarder System.Func`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000302*/ forwarder System.Func`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000303*/ forwarder System.Func`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000304*/ forwarder System.Func`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000305*/ forwarder System.Func`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000306*/ forwarder System.Func`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000307*/ forwarder System.Func`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000308*/ forwarder System.Func`9 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000309*/ forwarder System.GC -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030A*/ forwarder System.GCCollectionMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030B*/ forwarder System.GCNotificationStatus -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030C*/ forwarder System.GenericUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030D*/ forwarder System.GenericUriParserOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030E*/ forwarder System.Globalization.Calendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700030F*/ forwarder System.Globalization.CalendarAlgorithmType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000310*/ forwarder System.Globalization.CalendarWeekRule -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000311*/ forwarder System.Globalization.CharUnicodeInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000312*/ forwarder System.Globalization.ChineseLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000313*/ forwarder System.Globalization.CompareInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000314*/ forwarder System.Globalization.CompareOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000315*/ forwarder System.Globalization.CultureInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000316*/ forwarder System.Globalization.CultureNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000317*/ forwarder System.Globalization.CultureTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000318*/ forwarder System.Globalization.DateTimeFormatInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000319*/ forwarder System.Globalization.DateTimeStyles -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700031A*/ forwarder System.Globalization.DaylightTime -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700031B*/ forwarder System.Globalization.DigitShapes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700031C*/ forwarder System.Globalization.EastAsianLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700031D*/ forwarder System.Globalization.GlobalizationExtensions -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700031E*/ forwarder System.Globalization.GregorianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700031F*/ forwarder System.Globalization.GregorianCalendarTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000320*/ forwarder System.Globalization.HebrewCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000321*/ forwarder System.Globalization.HijriCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000322*/ forwarder System.Globalization.IdnMapping -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000323*/ forwarder System.Globalization.JapaneseCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000324*/ forwarder System.Globalization.JapaneseLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000325*/ forwarder System.Globalization.JulianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000326*/ forwarder System.Globalization.KoreanCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000327*/ forwarder System.Globalization.KoreanLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000328*/ forwarder System.Globalization.NumberFormatInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000329*/ forwarder System.Globalization.NumberStyles -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700032A*/ forwarder System.Globalization.PersianCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700032B*/ forwarder System.Globalization.RegionInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700032C*/ forwarder System.Globalization.SortKey -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700032D*/ forwarder System.Globalization.SortVersion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700032E*/ forwarder System.Globalization.StringInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700032F*/ forwarder System.Globalization.TaiwanCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000330*/ forwarder System.Globalization.TaiwanLunisolarCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000331*/ forwarder System.Globalization.TextElementEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000332*/ forwarder System.Globalization.TextInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000333*/ forwarder System.Globalization.ThaiBuddhistCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000334*/ forwarder System.Globalization.TimeSpanStyles -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000335*/ forwarder System.Globalization.UmAlQuraCalendar -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000336*/ forwarder System.Globalization.UnicodeCategory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000337*/ forwarder System.GopherStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000338*/ forwarder System.Guid -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000339*/ forwarder System.HttpStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700033A*/ forwarder System.IAsyncResult -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700033B*/ forwarder System.ICloneable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700033C*/ forwarder System.IComparable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700033D*/ forwarder System.IComparable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700033E*/ forwarder System.IConvertible -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700033F*/ forwarder System.ICustomFormatter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000340*/ forwarder System.IDisposable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000341*/ forwarder System.IEquatable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000342*/ forwarder System.IFormatProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000343*/ forwarder System.IFormattable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000344*/ forwarder System.IndexOutOfRangeException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000345*/ forwarder System.InsufficientExecutionStackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000346*/ forwarder System.InsufficientMemoryException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000347*/ forwarder System.Int16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000348*/ forwarder System.Int32 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000349*/ forwarder System.Int64 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700034A*/ forwarder System.IntPtr -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700034B*/ forwarder System.InvalidCastException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700034C*/ forwarder System.InvalidOperationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700034D*/ forwarder System.InvalidProgramException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700034E*/ forwarder System.InvalidTimeZoneException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700034F*/ forwarder System.IO.BinaryReader -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000350*/ forwarder System.IO.BinaryWriter -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000351*/ forwarder System.IO.BufferedStream -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000352*/ forwarder System.IO.Compression.CompressionLevel -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000353*/ forwarder System.IO.Compression.CompressionMode -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000354*/ forwarder System.IO.Compression.DeflateStream -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000355*/ forwarder System.IO.Compression.GZipStream -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000356*/ forwarder System.IO.Compression.ZipArchive -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000357*/ forwarder System.IO.Compression.ZipArchiveEntry -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000358*/ forwarder System.IO.Compression.ZipArchiveMode -{ - .assembly extern System.IO.Compression /*2300001E*/ -} -.class extern /*27000359*/ forwarder System.IO.Compression.ZipFile -{ - .assembly extern System.IO.Compression.ZipFile /*2300001F*/ -} -.class extern /*2700035A*/ forwarder System.IO.Compression.ZipFileExtensions -{ - .assembly extern System.IO.Compression.ZipFile /*2300001F*/ -} -.class extern /*2700035B*/ forwarder System.IO.Directory -{ - .assembly extern System.IO.FileSystem /*23000020*/ -} -.class extern /*2700035C*/ forwarder System.IO.DirectoryInfo -{ - .assembly extern System.IO.FileSystem /*23000020*/ -} -.class extern /*2700035D*/ forwarder System.IO.DirectoryNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700035E*/ forwarder System.IO.DriveInfo -{ - .assembly extern System.IO.FileSystem.DriveInfo /*23000021*/ -} -.class extern /*2700035F*/ forwarder System.IO.DriveNotFoundException -{ - .assembly extern System.IO.FileSystem.DriveInfo /*23000021*/ -} -.class extern /*27000360*/ forwarder System.IO.DriveType -{ - .assembly extern System.IO.FileSystem.DriveInfo /*23000021*/ -} -.class extern /*27000361*/ forwarder System.IO.EndOfStreamException -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000362*/ forwarder System.IO.ErrorEventArgs -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000363*/ forwarder System.IO.ErrorEventHandler -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000364*/ forwarder System.IO.File -{ - .assembly extern System.IO.FileSystem /*23000020*/ -} -.class extern /*27000365*/ forwarder System.IO.FileAccess -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000366*/ forwarder System.IO.FileAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000367*/ forwarder System.IO.FileInfo -{ - .assembly extern System.IO.FileSystem /*23000020*/ -} -.class extern /*27000368*/ forwarder System.IO.FileLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000369*/ forwarder System.IO.FileMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700036A*/ forwarder System.IO.FileNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700036B*/ forwarder System.IO.FileOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700036C*/ forwarder System.IO.FileShare -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700036D*/ forwarder System.IO.FileStream -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700036E*/ forwarder System.IO.FileSystemEventArgs -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*2700036F*/ forwarder System.IO.FileSystemEventHandler -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000370*/ forwarder System.IO.FileSystemInfo -{ - .assembly extern System.IO.FileSystem /*23000020*/ -} -.class extern /*27000371*/ forwarder System.IO.FileSystemWatcher -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000372*/ forwarder System.IO.HandleInheritability -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000373*/ forwarder System.IO.InternalBufferOverflowException -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000374*/ forwarder System.IO.InvalidDataException -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000375*/ forwarder System.IO.IOException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000376*/ forwarder System.IO.IsolatedStorage.INormalizeForIsolatedStorage -{ - .assembly extern System.IO.IsolatedStorage /*23000023*/ -} -.class extern /*27000377*/ forwarder System.IO.IsolatedStorage.IsolatedStorage -{ - .assembly extern System.IO.IsolatedStorage /*23000023*/ -} -.class extern /*27000378*/ forwarder System.IO.IsolatedStorage.IsolatedStorageException -{ - .assembly extern System.IO.IsolatedStorage /*23000023*/ -} -.class extern /*27000379*/ forwarder System.IO.IsolatedStorage.IsolatedStorageFile -{ - .assembly extern System.IO.IsolatedStorage /*23000023*/ -} -.class extern /*2700037A*/ forwarder System.IO.IsolatedStorage.IsolatedStorageFileStream -{ - .assembly extern System.IO.IsolatedStorage /*23000023*/ -} -.class extern /*2700037B*/ forwarder System.IO.IsolatedStorage.IsolatedStorageScope -{ - .assembly extern System.IO.IsolatedStorage /*23000023*/ -} -.class extern /*2700037C*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFile -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700037D*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFileAccess -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700037E*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFileOptions -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*2700037F*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedFileRights -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000380*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedViewAccessor -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000381*/ forwarder System.IO.MemoryMappedFiles.MemoryMappedViewStream -{ - .assembly extern System.IO.MemoryMappedFiles /*23000002*/ -} -.class extern /*27000382*/ forwarder System.IO.MemoryStream -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000383*/ forwarder System.IO.NotifyFilters -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000384*/ forwarder System.IO.Path -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000385*/ forwarder System.IO.PathTooLongException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000386*/ forwarder System.IO.Pipes.AnonymousPipeClientStream -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*27000387*/ forwarder System.IO.Pipes.AnonymousPipeServerStream -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*27000388*/ forwarder System.IO.Pipes.NamedPipeClientStream -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*27000389*/ forwarder System.IO.Pipes.NamedPipeServerStream -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*2700038A*/ forwarder System.IO.Pipes.PipeDirection -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*2700038B*/ forwarder System.IO.Pipes.PipeOptions -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*2700038C*/ forwarder System.IO.Pipes.PipeStream -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*2700038D*/ forwarder System.IO.Pipes.PipeStreamImpersonationWorker -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*2700038E*/ forwarder System.IO.Pipes.PipeTransmissionMode -{ - .assembly extern System.IO.Pipes /*23000003*/ -} -.class extern /*2700038F*/ forwarder System.IO.RenamedEventArgs -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000390*/ forwarder System.IO.RenamedEventHandler -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*27000391*/ forwarder System.IO.SearchOption -{ - .assembly extern System.IO.FileSystem /*23000020*/ -} -.class extern /*27000392*/ forwarder System.IO.SeekOrigin -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000393*/ forwarder System.IO.Stream -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000394*/ forwarder System.IO.StreamReader -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000395*/ forwarder System.IO.StreamWriter -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000396*/ forwarder System.IO.StringReader -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000397*/ forwarder System.IO.StringWriter -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000398*/ forwarder System.IO.TextReader -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000399*/ forwarder System.IO.TextWriter -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700039A*/ forwarder System.IO.UnmanagedMemoryAccessor -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700039B*/ forwarder System.IO.UnmanagedMemoryStream -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700039C*/ forwarder System.IO.WaitForChangedResult -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*2700039D*/ forwarder System.IO.WatcherChangeTypes -{ - .assembly extern System.IO.FileSystem.Watcher /*23000022*/ -} -.class extern /*2700039E*/ forwarder System.IObservable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700039F*/ forwarder System.IObserver`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A0*/ forwarder System.IProgress`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A1*/ forwarder System.IServiceProvider -{ - .assembly extern System.ComponentModel /*23000010*/ -} -.class extern /*270003A2*/ forwarder System.Lazy`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A3*/ forwarder System.Lazy`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A4*/ forwarder System.LdapStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003A5*/ forwarder System.Linq.Enumerable -{ - .assembly extern System.Linq /*23000024*/ -} -.class extern /*270003A6*/ forwarder System.Linq.EnumerableExecutor -{ - .assembly extern System.Linq.Queryable /*23000025*/ -} -.class extern /*270003A7*/ forwarder System.Linq.EnumerableExecutor`1 -{ - .assembly extern System.Linq.Queryable /*23000025*/ -} -.class extern /*270003A8*/ forwarder System.Linq.EnumerableQuery -{ - .assembly extern System.Linq.Queryable /*23000025*/ -} -.class extern /*270003A9*/ forwarder System.Linq.EnumerableQuery`1 -{ - .assembly extern System.Linq.Queryable /*23000025*/ -} -.class extern /*270003AA*/ forwarder System.Linq.Expressions.BinaryExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003AB*/ forwarder System.Linq.Expressions.BlockExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003AC*/ forwarder System.Linq.Expressions.CatchBlock -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003AD*/ forwarder System.Linq.Expressions.ConditionalExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003AE*/ forwarder System.Linq.Expressions.ConstantExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003AF*/ forwarder System.Linq.Expressions.DebugInfoExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B0*/ forwarder System.Linq.Expressions.DefaultExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B1*/ forwarder System.Linq.Expressions.DynamicExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B2*/ forwarder System.Linq.Expressions.DynamicExpressionVisitor -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B3*/ forwarder System.Linq.Expressions.ElementInit -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B4*/ forwarder System.Linq.Expressions.Expression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B5*/ forwarder System.Linq.Expressions.ExpressionType -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B6*/ forwarder System.Linq.Expressions.ExpressionVisitor -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B7*/ forwarder System.Linq.Expressions.Expression`1 -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B8*/ forwarder System.Linq.Expressions.GotoExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003B9*/ forwarder System.Linq.Expressions.GotoExpressionKind -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003BA*/ forwarder System.Linq.Expressions.IArgumentProvider -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003BB*/ forwarder System.Linq.Expressions.IDynamicExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003BC*/ forwarder System.Linq.Expressions.IndexExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003BD*/ forwarder System.Linq.Expressions.InvocationExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003BE*/ forwarder System.Linq.Expressions.LabelExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003BF*/ forwarder System.Linq.Expressions.LabelTarget -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C0*/ forwarder System.Linq.Expressions.LambdaExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C1*/ forwarder System.Linq.Expressions.ListInitExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C2*/ forwarder System.Linq.Expressions.LoopExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C3*/ forwarder System.Linq.Expressions.MemberAssignment -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C4*/ forwarder System.Linq.Expressions.MemberBinding -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C5*/ forwarder System.Linq.Expressions.MemberBindingType -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C6*/ forwarder System.Linq.Expressions.MemberExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C7*/ forwarder System.Linq.Expressions.MemberInitExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C8*/ forwarder System.Linq.Expressions.MemberListBinding -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003C9*/ forwarder System.Linq.Expressions.MemberMemberBinding -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003CA*/ forwarder System.Linq.Expressions.MethodCallExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003CB*/ forwarder System.Linq.Expressions.NewArrayExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003CC*/ forwarder System.Linq.Expressions.NewExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003CD*/ forwarder System.Linq.Expressions.ParameterExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003CE*/ forwarder System.Linq.Expressions.RuntimeVariablesExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003CF*/ forwarder System.Linq.Expressions.SwitchCase -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D0*/ forwarder System.Linq.Expressions.SwitchExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D1*/ forwarder System.Linq.Expressions.SymbolDocumentInfo -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D2*/ forwarder System.Linq.Expressions.TryExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D3*/ forwarder System.Linq.Expressions.TypeBinaryExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D4*/ forwarder System.Linq.Expressions.UnaryExpression -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D5*/ forwarder System.Linq.IGrouping`2 -{ - .assembly extern System.Linq /*23000024*/ -} -.class extern /*270003D6*/ forwarder System.Linq.ILookup`2 -{ - .assembly extern System.Linq /*23000024*/ -} -.class extern /*270003D7*/ forwarder System.Linq.IOrderedEnumerable`1 -{ - .assembly extern System.Linq /*23000024*/ -} -.class extern /*270003D8*/ forwarder System.Linq.IOrderedQueryable -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003D9*/ forwarder System.Linq.IOrderedQueryable`1 -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003DA*/ forwarder System.Linq.IQueryable -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003DB*/ forwarder System.Linq.IQueryable`1 -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003DC*/ forwarder System.Linq.IQueryProvider -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270003DD*/ forwarder System.Linq.Lookup`2 -{ - .assembly extern System.Linq /*23000024*/ -} -.class extern /*270003DE*/ forwarder System.Linq.OrderedParallelQuery`1 -{ - .assembly extern System.Linq.Parallel /*23000026*/ -} -.class extern /*270003DF*/ forwarder System.Linq.ParallelEnumerable -{ - .assembly extern System.Linq.Parallel /*23000026*/ -} -.class extern /*270003E0*/ forwarder System.Linq.ParallelExecutionMode -{ - .assembly extern System.Linq.Parallel /*23000026*/ -} -.class extern /*270003E1*/ forwarder System.Linq.ParallelMergeOptions -{ - .assembly extern System.Linq.Parallel /*23000026*/ -} -.class extern /*270003E2*/ forwarder System.Linq.ParallelQuery -{ - .assembly extern System.Linq.Parallel /*23000026*/ -} -.class extern /*270003E3*/ forwarder System.Linq.ParallelQuery`1 -{ - .assembly extern System.Linq.Parallel /*23000026*/ -} -.class extern /*270003E4*/ forwarder System.Linq.Queryable -{ - .assembly extern System.Linq.Queryable /*23000025*/ -} -.class extern /*270003E5*/ forwarder System.LoaderOptimization -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270003E6*/ forwarder System.LoaderOptimizationAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270003E7*/ forwarder System.LocalDataStoreSlot -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270003E8*/ forwarder System.MarshalByRefObject -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003E9*/ forwarder System.Math -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270003EA*/ forwarder System.MemberAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003EB*/ forwarder System.MethodAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003EC*/ forwarder System.MidpointRounding -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003ED*/ forwarder System.MissingFieldException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003EE*/ forwarder System.MissingMemberException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003EF*/ forwarder System.MissingMethodException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003F0*/ forwarder System.ModuleHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003F1*/ forwarder System.MTAThreadAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003F2*/ forwarder System.MulticastDelegate -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003F3*/ forwarder System.MulticastNotSupportedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270003F4*/ forwarder System.Net.AuthenticationManager -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270003F5*/ forwarder System.Net.AuthenticationSchemes -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270003F6*/ forwarder System.Net.AuthenticationSchemeSelector -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*270003F7*/ forwarder System.Net.Authorization -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270003F8*/ forwarder System.Net.BindIPEndPoint -{ - .assembly extern System.Net.ServicePoint /*2300002B*/ -} -.class extern /*270003F9*/ forwarder System.Net.Cache.HttpCacheAgeControl -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270003FA*/ forwarder System.Net.Cache.HttpRequestCacheLevel -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270003FB*/ forwarder System.Net.Cache.HttpRequestCachePolicy -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270003FC*/ forwarder System.Net.Cache.RequestCacheLevel -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270003FD*/ forwarder System.Net.Cache.RequestCachePolicy -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270003FE*/ forwarder System.Net.Cookie -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270003FF*/ forwarder System.Net.CookieCollection -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000400*/ forwarder System.Net.CookieContainer -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000401*/ forwarder System.Net.CookieException -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000402*/ forwarder System.Net.CredentialCache -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000403*/ forwarder System.Net.DecompressionMethods -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000404*/ forwarder System.Net.Dns -{ - .assembly extern System.Net.NameResolution /*2300002C*/ -} -.class extern /*27000405*/ forwarder System.Net.DnsEndPoint -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000406*/ forwarder System.Net.DownloadDataCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*27000407*/ forwarder System.Net.DownloadDataCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*27000408*/ forwarder System.Net.DownloadProgressChangedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*27000409*/ forwarder System.Net.DownloadProgressChangedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*2700040A*/ forwarder System.Net.DownloadStringCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*2700040B*/ forwarder System.Net.DownloadStringCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*2700040C*/ forwarder System.Net.EndPoint -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*2700040D*/ forwarder System.Net.FileWebRequest -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*2700040E*/ forwarder System.Net.FileWebResponse -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*2700040F*/ forwarder System.Net.FtpStatusCode -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000410*/ forwarder System.Net.FtpWebRequest -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000411*/ forwarder System.Net.FtpWebResponse -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000412*/ forwarder System.Net.GlobalProxySelection -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000413*/ forwarder System.Net.Http.ByteArrayContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000414*/ forwarder System.Net.Http.ClientCertificateOption -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000415*/ forwarder System.Net.Http.DelegatingHandler -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000416*/ forwarder System.Net.Http.FormUrlEncodedContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000417*/ forwarder System.Net.Http.Headers.AuthenticationHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000418*/ forwarder System.Net.Http.Headers.CacheControlHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000419*/ forwarder System.Net.Http.Headers.ContentDispositionHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700041A*/ forwarder System.Net.Http.Headers.ContentRangeHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700041B*/ forwarder System.Net.Http.Headers.EntityTagHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700041C*/ forwarder System.Net.Http.Headers.HttpContentHeaders -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700041D*/ forwarder System.Net.Http.Headers.HttpHeaders -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700041E*/ forwarder System.Net.Http.Headers.HttpHeaderValueCollection`1 -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700041F*/ forwarder System.Net.Http.Headers.HttpRequestHeaders -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000420*/ forwarder System.Net.Http.Headers.HttpResponseHeaders -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000421*/ forwarder System.Net.Http.Headers.MediaTypeHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000422*/ forwarder System.Net.Http.Headers.MediaTypeWithQualityHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000423*/ forwarder System.Net.Http.Headers.NameValueHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000424*/ forwarder System.Net.Http.Headers.NameValueWithParametersHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000425*/ forwarder System.Net.Http.Headers.ProductHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000426*/ forwarder System.Net.Http.Headers.ProductInfoHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000427*/ forwarder System.Net.Http.Headers.RangeConditionHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000428*/ forwarder System.Net.Http.Headers.RangeHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000429*/ forwarder System.Net.Http.Headers.RangeItemHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700042A*/ forwarder System.Net.Http.Headers.RetryConditionHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700042B*/ forwarder System.Net.Http.Headers.StringWithQualityHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700042C*/ forwarder System.Net.Http.Headers.TransferCodingHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700042D*/ forwarder System.Net.Http.Headers.TransferCodingWithQualityHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700042E*/ forwarder System.Net.Http.Headers.ViaHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700042F*/ forwarder System.Net.Http.Headers.WarningHeaderValue -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000430*/ forwarder System.Net.Http.HttpClient -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000431*/ forwarder System.Net.Http.HttpClientHandler -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000432*/ forwarder System.Net.Http.HttpCompletionOption -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000433*/ forwarder System.Net.Http.HttpContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000434*/ forwarder System.Net.Http.HttpMessageHandler -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000435*/ forwarder System.Net.Http.HttpMessageInvoker -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000436*/ forwarder System.Net.Http.HttpMethod -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000437*/ forwarder System.Net.Http.HttpRequestException -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000438*/ forwarder System.Net.Http.HttpRequestMessage -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*27000439*/ forwarder System.Net.Http.HttpResponseMessage -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700043A*/ forwarder System.Net.Http.MessageProcessingHandler -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700043B*/ forwarder System.Net.Http.MultipartContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700043C*/ forwarder System.Net.Http.MultipartFormDataContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700043D*/ forwarder System.Net.Http.StreamContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700043E*/ forwarder System.Net.Http.StringContent -{ - .assembly extern System.Net.Http /*2300002E*/ -} -.class extern /*2700043F*/ forwarder System.Net.HttpContinueDelegate -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000440*/ forwarder System.Net.HttpListener -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000441*/ ExtendedProtectionSelector -{ - .class extern System.Net.HttpListener /*27000440*/ -} -.class extern /*27000442*/ forwarder System.Net.HttpListenerBasicIdentity -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000443*/ forwarder System.Net.HttpListenerContext -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000444*/ forwarder System.Net.HttpListenerException -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000445*/ forwarder System.Net.HttpListenerPrefixCollection -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000446*/ forwarder System.Net.HttpListenerRequest -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000447*/ forwarder System.Net.HttpListenerResponse -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000448*/ forwarder System.Net.HttpListenerTimeoutManager -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*27000449*/ forwarder System.Net.HttpRequestHeader -{ - .assembly extern System.Net.WebHeaderCollection /*2300002F*/ -} -.class extern /*2700044A*/ forwarder System.Net.HttpResponseHeader -{ - .assembly extern System.Net.WebHeaderCollection /*2300002F*/ -} -.class extern /*2700044B*/ forwarder System.Net.HttpStatusCode -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*2700044C*/ forwarder System.Net.HttpVersion -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*2700044D*/ forwarder System.Net.HttpWebRequest -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*2700044E*/ forwarder System.Net.HttpWebResponse -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*2700044F*/ forwarder System.Net.IAuthenticationModule -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000450*/ forwarder System.Net.ICredentialPolicy -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000451*/ forwarder System.Net.ICredentials -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000452*/ forwarder System.Net.ICredentialsByHost -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000453*/ forwarder System.Net.IPAddress -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000454*/ forwarder System.Net.IPEndPoint -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000455*/ forwarder System.Net.IPHostEntry -{ - .assembly extern System.Net.NameResolution /*2300002C*/ -} -.class extern /*27000456*/ forwarder System.Net.IWebProxy -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000457*/ forwarder System.Net.IWebProxyScript -{ - .assembly extern System.Net.WebProxy /*23000030*/ -} -.class extern /*27000458*/ forwarder System.Net.IWebRequestCreate -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*27000459*/ forwarder System.Net.Mail.AlternateView -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700045A*/ forwarder System.Net.Mail.AlternateViewCollection -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700045B*/ forwarder System.Net.Mail.Attachment -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700045C*/ forwarder System.Net.Mail.AttachmentBase -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700045D*/ forwarder System.Net.Mail.AttachmentCollection -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700045E*/ forwarder System.Net.Mail.DeliveryNotificationOptions -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700045F*/ forwarder System.Net.Mail.LinkedResource -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000460*/ forwarder System.Net.Mail.LinkedResourceCollection -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000461*/ forwarder System.Net.Mail.MailAddress -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000462*/ forwarder System.Net.Mail.MailAddressCollection -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000463*/ forwarder System.Net.Mail.MailMessage -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000464*/ forwarder System.Net.Mail.MailPriority -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000465*/ forwarder System.Net.Mail.SendCompletedEventHandler -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000466*/ forwarder System.Net.Mail.SmtpClient -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000467*/ forwarder System.Net.Mail.SmtpDeliveryFormat -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000468*/ forwarder System.Net.Mail.SmtpDeliveryMethod -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000469*/ forwarder System.Net.Mail.SmtpException -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700046A*/ forwarder System.Net.Mail.SmtpFailedRecipientException -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700046B*/ forwarder System.Net.Mail.SmtpFailedRecipientsException -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700046C*/ forwarder System.Net.Mail.SmtpStatusCode -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700046D*/ forwarder System.Net.Mime.ContentDisposition -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700046E*/ forwarder System.Net.Mime.ContentType -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*2700046F*/ forwarder System.Net.Mime.DispositionTypeNames -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000470*/ forwarder System.Net.Mime.MediaTypeNames -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000471*/ Application -{ - .class extern System.Net.Mime.MediaTypeNames /*27000470*/ -} -.class extern /*27000472*/ Image -{ - .class extern System.Net.Mime.MediaTypeNames /*27000470*/ -} -.class extern /*27000473*/ Text -{ - .class extern System.Net.Mime.MediaTypeNames /*27000470*/ -} -.class extern /*27000474*/ forwarder System.Net.Mime.TransferEncoding -{ - .assembly extern System.Net.Mail /*23000031*/ -} -.class extern /*27000475*/ forwarder System.Net.NetworkCredential -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*27000476*/ forwarder System.Net.NetworkInformation.DuplicateAddressDetectionState -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000477*/ forwarder System.Net.NetworkInformation.GatewayIPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000478*/ forwarder System.Net.NetworkInformation.GatewayIPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000479*/ forwarder System.Net.NetworkInformation.IcmpV4Statistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700047A*/ forwarder System.Net.NetworkInformation.IcmpV6Statistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700047B*/ forwarder System.Net.NetworkInformation.IPAddressCollection -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*2700047C*/ forwarder System.Net.NetworkInformation.IPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700047D*/ forwarder System.Net.NetworkInformation.IPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700047E*/ forwarder System.Net.NetworkInformation.IPGlobalProperties -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700047F*/ forwarder System.Net.NetworkInformation.IPGlobalStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000480*/ forwarder System.Net.NetworkInformation.IPInterfaceProperties -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000481*/ forwarder System.Net.NetworkInformation.IPInterfaceStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000482*/ forwarder System.Net.NetworkInformation.IPStatus -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000483*/ forwarder System.Net.NetworkInformation.IPv4InterfaceProperties -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000484*/ forwarder System.Net.NetworkInformation.IPv4InterfaceStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000485*/ forwarder System.Net.NetworkInformation.IPv6InterfaceProperties -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000486*/ forwarder System.Net.NetworkInformation.MulticastIPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000487*/ forwarder System.Net.NetworkInformation.MulticastIPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000488*/ forwarder System.Net.NetworkInformation.NetBiosNodeType -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000489*/ forwarder System.Net.NetworkInformation.NetworkAddressChangedEventHandler -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700048A*/ forwarder System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700048B*/ forwarder System.Net.NetworkInformation.NetworkAvailabilityEventArgs -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700048C*/ forwarder System.Net.NetworkInformation.NetworkChange -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700048D*/ forwarder System.Net.NetworkInformation.NetworkInformationException -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700048E*/ forwarder System.Net.NetworkInformation.NetworkInterface -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700048F*/ forwarder System.Net.NetworkInformation.NetworkInterfaceComponent -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000490*/ forwarder System.Net.NetworkInformation.NetworkInterfaceType -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000491*/ forwarder System.Net.NetworkInformation.OperationalStatus -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000492*/ forwarder System.Net.NetworkInformation.PhysicalAddress -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*27000493*/ forwarder System.Net.NetworkInformation.Ping -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000494*/ forwarder System.Net.NetworkInformation.PingCompletedEventArgs -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000495*/ forwarder System.Net.NetworkInformation.PingCompletedEventHandler -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000496*/ forwarder System.Net.NetworkInformation.PingException -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000497*/ forwarder System.Net.NetworkInformation.PingOptions -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000498*/ forwarder System.Net.NetworkInformation.PingReply -{ - .assembly extern System.Net.Ping /*23000033*/ -} -.class extern /*27000499*/ forwarder System.Net.NetworkInformation.PrefixOrigin -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700049A*/ forwarder System.Net.NetworkInformation.ScopeLevel -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700049B*/ forwarder System.Net.NetworkInformation.SuffixOrigin -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700049C*/ forwarder System.Net.NetworkInformation.TcpConnectionInformation -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700049D*/ forwarder System.Net.NetworkInformation.TcpState -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700049E*/ forwarder System.Net.NetworkInformation.TcpStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*2700049F*/ forwarder System.Net.NetworkInformation.UdpStatistics -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*270004A0*/ forwarder System.Net.NetworkInformation.UnicastIPAddressInformation -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*270004A1*/ forwarder System.Net.NetworkInformation.UnicastIPAddressInformationCollection -{ - .assembly extern System.Net.NetworkInformation /*23000032*/ -} -.class extern /*270004A2*/ forwarder System.Net.OpenReadCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004A3*/ forwarder System.Net.OpenReadCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004A4*/ forwarder System.Net.OpenWriteCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004A5*/ forwarder System.Net.OpenWriteCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004A6*/ forwarder System.Net.ProtocolViolationException -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270004A7*/ forwarder System.Net.Security.AuthenticatedStream -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004A8*/ forwarder System.Net.Security.AuthenticationLevel -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004A9*/ forwarder System.Net.Security.EncryptionPolicy -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004AA*/ forwarder System.Net.Security.LocalCertificateSelectionCallback -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004AB*/ forwarder System.Net.Security.NegotiateStream -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004AC*/ forwarder System.Net.Security.ProtectionLevel -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004AD*/ forwarder System.Net.Security.RemoteCertificateValidationCallback -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004AE*/ forwarder System.Net.Security.SslPolicyErrors -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004AF*/ forwarder System.Net.Security.SslStream -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270004B0*/ forwarder System.Net.SecurityProtocolType -{ - .assembly extern System.Net.ServicePoint /*2300002B*/ -} -.class extern /*270004B1*/ forwarder System.Net.ServicePoint -{ - .assembly extern System.Net.ServicePoint /*2300002B*/ -} -.class extern /*270004B2*/ forwarder System.Net.ServicePointManager -{ - .assembly extern System.Net.ServicePoint /*2300002B*/ -} -.class extern /*270004B3*/ forwarder System.Net.SocketAddress -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004B4*/ forwarder System.Net.Sockets.AddressFamily -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004B5*/ forwarder System.Net.Sockets.IOControlCode -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004B6*/ forwarder System.Net.Sockets.IPPacketInformation -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004B7*/ forwarder System.Net.Sockets.IPProtectionLevel -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004B8*/ forwarder System.Net.Sockets.IPv6MulticastOption -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004B9*/ forwarder System.Net.Sockets.LingerOption -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004BA*/ forwarder System.Net.Sockets.MulticastOption -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004BB*/ forwarder System.Net.Sockets.NetworkStream -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004BC*/ forwarder System.Net.Sockets.ProtocolFamily -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004BD*/ forwarder System.Net.Sockets.ProtocolType -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004BE*/ forwarder System.Net.Sockets.SelectMode -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004BF*/ forwarder System.Net.Sockets.SendPacketsElement -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C0*/ forwarder System.Net.Sockets.Socket -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C1*/ forwarder System.Net.Sockets.SocketAsyncEventArgs -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C2*/ forwarder System.Net.Sockets.SocketAsyncOperation -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C3*/ forwarder System.Net.Sockets.SocketError -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004C4*/ forwarder System.Net.Sockets.SocketException -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004C5*/ forwarder System.Net.Sockets.SocketFlags -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C6*/ forwarder System.Net.Sockets.SocketInformation -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C7*/ forwarder System.Net.Sockets.SocketInformationOptions -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C8*/ forwarder System.Net.Sockets.SocketOptionLevel -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004C9*/ forwarder System.Net.Sockets.SocketOptionName -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004CA*/ forwarder System.Net.Sockets.SocketReceiveFromResult -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004CB*/ forwarder System.Net.Sockets.SocketReceiveMessageFromResult -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004CC*/ forwarder System.Net.Sockets.SocketShutdown -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004CD*/ forwarder System.Net.Sockets.SocketTaskExtensions -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004CE*/ forwarder System.Net.Sockets.SocketType -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004CF*/ forwarder System.Net.Sockets.TcpClient -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004D0*/ forwarder System.Net.Sockets.TcpListener -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004D1*/ forwarder System.Net.Sockets.TransmitFileOptions -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004D2*/ forwarder System.Net.Sockets.UdpClient -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004D3*/ forwarder System.Net.Sockets.UdpReceiveResult -{ - .assembly extern System.Net.Sockets /*23000035*/ -} -.class extern /*270004D4*/ forwarder System.Net.TransportContext -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270004D5*/ forwarder System.Net.UploadDataCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004D6*/ forwarder System.Net.UploadDataCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004D7*/ forwarder System.Net.UploadFileCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004D8*/ forwarder System.Net.UploadFileCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004D9*/ forwarder System.Net.UploadProgressChangedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004DA*/ forwarder System.Net.UploadProgressChangedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004DB*/ forwarder System.Net.UploadStringCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004DC*/ forwarder System.Net.UploadStringCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004DD*/ forwarder System.Net.UploadValuesCompletedEventArgs -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004DE*/ forwarder System.Net.UploadValuesCompletedEventHandler -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004DF*/ forwarder System.Net.WebClient -{ - .assembly extern System.Net.WebClient /*2300002D*/ -} -.class extern /*270004E0*/ forwarder System.Net.WebException -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270004E1*/ forwarder System.Net.WebExceptionStatus -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270004E2*/ forwarder System.Net.WebHeaderCollection -{ - .assembly extern System.Net.WebHeaderCollection /*2300002F*/ -} -.class extern /*270004E3*/ forwarder System.Net.WebProxy -{ - .assembly extern System.Net.WebProxy /*23000030*/ -} -.class extern /*270004E4*/ forwarder System.Net.WebRequest -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270004E5*/ forwarder System.Net.WebRequestMethods -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270004E6*/ File -{ - .class extern System.Net.WebRequestMethods /*270004E5*/ -} -.class extern /*270004E7*/ Ftp -{ - .class extern System.Net.WebRequestMethods /*270004E5*/ -} -.class extern /*270004E8*/ Http -{ - .class extern System.Net.WebRequestMethods /*270004E5*/ -} -.class extern /*270004E9*/ forwarder System.Net.WebResponse -{ - .assembly extern System.Net.Requests /*23000028*/ -} -.class extern /*270004EA*/ forwarder System.Net.WebSockets.ClientWebSocket -{ - .assembly extern System.Net.WebSockets.Client /*23000036*/ -} -.class extern /*270004EB*/ forwarder System.Net.WebSockets.ClientWebSocketOptions -{ - .assembly extern System.Net.WebSockets.Client /*23000036*/ -} -.class extern /*270004EC*/ forwarder System.Net.WebSockets.HttpListenerWebSocketContext -{ - .assembly extern System.Net.HttpListener /*2300002A*/ -} -.class extern /*270004ED*/ forwarder System.Net.WebSockets.WebSocket -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004EE*/ forwarder System.Net.WebSockets.WebSocketCloseStatus -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004EF*/ forwarder System.Net.WebSockets.WebSocketContext -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004F0*/ forwarder System.Net.WebSockets.WebSocketError -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004F1*/ forwarder System.Net.WebSockets.WebSocketException -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004F2*/ forwarder System.Net.WebSockets.WebSocketMessageType -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004F3*/ forwarder System.Net.WebSockets.WebSocketReceiveResult -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004F4*/ forwarder System.Net.WebSockets.WebSocketState -{ - .assembly extern System.Net.WebSockets /*23000037*/ -} -.class extern /*270004F5*/ forwarder System.Net.WebUtility -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270004F6*/ forwarder System.NetPipeStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004F7*/ forwarder System.NetTcpStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004F8*/ forwarder System.NewsStyleUriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004F9*/ forwarder System.NonSerializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004FA*/ forwarder System.NotFiniteNumberException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004FB*/ forwarder System.NotImplementedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004FC*/ forwarder System.NotSupportedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004FD*/ forwarder System.Nullable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004FE*/ forwarder System.Nullable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270004FF*/ forwarder System.NullReferenceException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000500*/ forwarder System.Numerics.BigInteger -{ - .assembly extern System.Runtime.Numerics /*23000038*/ -} -.class extern /*27000501*/ forwarder System.Numerics.Complex -{ - .assembly extern System.Runtime.Numerics /*23000038*/ -} -.class extern /*27000502*/ forwarder System.Object -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000503*/ forwarder System.ObjectDisposedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000504*/ forwarder System.ObsoleteAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000505*/ forwarder System.OperatingSystem -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000506*/ forwarder System.OperationCanceledException -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*27000507*/ forwarder System.OutOfMemoryException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000508*/ forwarder System.OverflowException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000509*/ forwarder System.ParamArrayAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700050A*/ forwarder System.PlatformID -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700050B*/ forwarder System.PlatformNotSupportedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700050C*/ forwarder System.Predicate`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700050D*/ forwarder System.Progress`1 -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700050E*/ forwarder System.Random -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700050F*/ forwarder System.RankException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000510*/ forwarder System.Reflection.AmbiguousMatchException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000511*/ forwarder System.Reflection.Assembly -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000512*/ forwarder System.Reflection.AssemblyAlgorithmIdAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000513*/ forwarder System.Reflection.AssemblyCompanyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000514*/ forwarder System.Reflection.AssemblyConfigurationAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000515*/ forwarder System.Reflection.AssemblyContentType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000516*/ forwarder System.Reflection.AssemblyCopyrightAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000517*/ forwarder System.Reflection.AssemblyCultureAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000518*/ forwarder System.Reflection.AssemblyDefaultAliasAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000519*/ forwarder System.Reflection.AssemblyDelaySignAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700051A*/ forwarder System.Reflection.AssemblyDescriptionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700051B*/ forwarder System.Reflection.AssemblyFileVersionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700051C*/ forwarder System.Reflection.AssemblyFlagsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700051D*/ forwarder System.Reflection.AssemblyInformationalVersionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700051E*/ forwarder System.Reflection.AssemblyKeyFileAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700051F*/ forwarder System.Reflection.AssemblyKeyNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000520*/ forwarder System.Reflection.AssemblyMetadataAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000521*/ forwarder System.Reflection.AssemblyName -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000522*/ forwarder System.Reflection.AssemblyNameFlags -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000523*/ forwarder System.Reflection.AssemblyNameProxy -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000524*/ forwarder System.Reflection.AssemblyProductAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000525*/ forwarder System.Reflection.AssemblySignatureKeyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000526*/ forwarder System.Reflection.AssemblyTitleAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000527*/ forwarder System.Reflection.AssemblyTrademarkAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000528*/ forwarder System.Reflection.AssemblyVersionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000529*/ forwarder System.Reflection.Binder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700052A*/ forwarder System.Reflection.BindingFlags -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700052B*/ forwarder System.Reflection.CallingConventions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700052C*/ forwarder System.Reflection.ConstructorInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700052D*/ forwarder System.Reflection.CustomAttributeData -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700052E*/ forwarder System.Reflection.CustomAttributeExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700052F*/ forwarder System.Reflection.CustomAttributeFormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000530*/ forwarder System.Reflection.CustomAttributeNamedArgument -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000531*/ forwarder System.Reflection.CustomAttributeTypedArgument -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000532*/ forwarder System.Reflection.DefaultMemberAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000533*/ forwarder System.Reflection.Emit.FlowControl -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*27000534*/ forwarder System.Reflection.Emit.OpCode -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*27000535*/ forwarder System.Reflection.Emit.OpCodes -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*27000536*/ forwarder System.Reflection.Emit.OpCodeType -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*27000537*/ forwarder System.Reflection.Emit.OperandType -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*27000538*/ forwarder System.Reflection.Emit.PackingSize -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*27000539*/ forwarder System.Reflection.Emit.StackBehaviour -{ - .assembly extern System.Reflection.Primitives /*2300003A*/ -} -.class extern /*2700053A*/ forwarder System.Reflection.EventAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700053B*/ forwarder System.Reflection.EventInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700053C*/ forwarder System.Reflection.ExceptionHandlingClause -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700053D*/ forwarder System.Reflection.ExceptionHandlingClauseOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700053E*/ forwarder System.Reflection.FieldAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700053F*/ forwarder System.Reflection.FieldInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000540*/ forwarder System.Reflection.GenericParameterAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000541*/ forwarder System.Reflection.ICustomAttributeProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000542*/ forwarder System.Reflection.ImageFileMachine -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000543*/ forwarder System.Reflection.InterfaceMapping -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000544*/ forwarder System.Reflection.IntrospectionExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000545*/ forwarder System.Reflection.InvalidFilterCriteriaException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000546*/ forwarder System.Reflection.IReflect -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000547*/ forwarder System.Reflection.IReflectableType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000548*/ forwarder System.Reflection.LocalVariableInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000549*/ forwarder System.Reflection.ManifestResourceInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700054A*/ forwarder System.Reflection.MemberFilter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700054B*/ forwarder System.Reflection.MemberInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700054C*/ forwarder System.Reflection.MemberTypes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700054D*/ forwarder System.Reflection.MethodAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700054E*/ forwarder System.Reflection.MethodBase -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700054F*/ forwarder System.Reflection.MethodBody -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000550*/ forwarder System.Reflection.MethodImplAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000551*/ forwarder System.Reflection.MethodInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000552*/ forwarder System.Reflection.Missing -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000553*/ forwarder System.Reflection.Module -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000554*/ forwarder System.Reflection.ModuleResolveEventHandler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000555*/ forwarder System.Reflection.ObfuscateAssemblyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000556*/ forwarder System.Reflection.ObfuscationAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000557*/ forwarder System.Reflection.ParameterAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000558*/ forwarder System.Reflection.ParameterInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000559*/ forwarder System.Reflection.ParameterModifier -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700055A*/ forwarder System.Reflection.Pointer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700055B*/ forwarder System.Reflection.PortableExecutableKinds -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700055C*/ forwarder System.Reflection.ProcessorArchitecture -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700055D*/ forwarder System.Reflection.PropertyAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700055E*/ forwarder System.Reflection.PropertyInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700055F*/ forwarder System.Reflection.ReflectionContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000560*/ forwarder System.Reflection.ReflectionTypeLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000561*/ forwarder System.Reflection.ResourceAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000562*/ forwarder System.Reflection.ResourceLocation -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000563*/ forwarder System.Reflection.RuntimeReflectionExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000564*/ forwarder System.Reflection.StrongNameKeyPair -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000565*/ forwarder System.Reflection.TargetException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000566*/ forwarder System.Reflection.TargetInvocationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000567*/ forwarder System.Reflection.TargetParameterCountException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000568*/ forwarder System.Reflection.TypeAttributes -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000569*/ forwarder System.Reflection.TypeDelegator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700056A*/ forwarder System.Reflection.TypeFilter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700056B*/ forwarder System.Reflection.TypeInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700056C*/ forwarder System.ResolveEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700056D*/ forwarder System.ResolveEventHandler -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700056E*/ forwarder System.Resources.IResourceReader -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*2700056F*/ forwarder System.Resources.IResourceWriter -{ - .assembly extern System.Resources.Writer /*2300003C*/ -} -.class extern /*27000570*/ forwarder System.Resources.MissingManifestResourceException -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000571*/ forwarder System.Resources.MissingSatelliteAssemblyException -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000572*/ forwarder System.Resources.NeutralResourcesLanguageAttribute -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000573*/ forwarder System.Resources.ResourceManager -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000574*/ forwarder System.Resources.ResourceReader -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000575*/ forwarder System.Resources.ResourceSet -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000576*/ forwarder System.Resources.ResourceWriter -{ - .assembly extern System.Resources.Writer /*2300003C*/ -} -.class extern /*27000577*/ forwarder System.Resources.SatelliteContractVersionAttribute -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000578*/ forwarder System.Resources.UltimateResourceFallbackLocation -{ - .assembly extern System.Resources.ResourceManager /*2300003B*/ -} -.class extern /*27000579*/ forwarder System.Runtime.AssemblyTargetedPatchBandAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700057A*/ forwarder System.Runtime.CompilerServices.AccessedThroughPropertyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700057B*/ forwarder System.Runtime.CompilerServices.AsyncStateMachineAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700057C*/ forwarder System.Runtime.CompilerServices.AsyncTaskMethodBuilder -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*2700057D*/ forwarder System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*2700057E*/ forwarder System.Runtime.CompilerServices.AsyncVoidMethodBuilder -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*2700057F*/ forwarder System.Runtime.CompilerServices.CallConvCdecl -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*27000580*/ forwarder System.Runtime.CompilerServices.CallConvFastcall -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*27000581*/ forwarder System.Runtime.CompilerServices.CallConvStdcall -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*27000582*/ forwarder System.Runtime.CompilerServices.CallConvThiscall -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*27000583*/ forwarder System.Runtime.CompilerServices.CallerFilePathAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000584*/ forwarder System.Runtime.CompilerServices.CallerLineNumberAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000585*/ forwarder System.Runtime.CompilerServices.CallerMemberNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000586*/ forwarder System.Runtime.CompilerServices.CallSite -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*27000587*/ forwarder System.Runtime.CompilerServices.CallSiteBinder -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*27000588*/ forwarder System.Runtime.CompilerServices.CallSiteHelpers -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*27000589*/ forwarder System.Runtime.CompilerServices.CallSite`1 -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*2700058A*/ forwarder System.Runtime.CompilerServices.CompilationRelaxations -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700058B*/ forwarder System.Runtime.CompilerServices.CompilationRelaxationsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700058C*/ forwarder System.Runtime.CompilerServices.CompilerGeneratedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700058D*/ forwarder System.Runtime.CompilerServices.CompilerGlobalScopeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700058E*/ forwarder System.Runtime.CompilerServices.CompilerMarshalOverride -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*2700058F*/ forwarder System.Runtime.CompilerServices.ConditionalWeakTable`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000590*/ CreateValueCallback -{ - .class extern System.Runtime.CompilerServices.ConditionalWeakTable`2 /*2700058F*/ -} -.class extern /*27000591*/ forwarder System.Runtime.CompilerServices.ConfiguredTaskAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000592*/ ConfiguredTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredTaskAwaitable /*27000591*/ -} -.class extern /*27000593*/ forwarder System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000594*/ ConfiguredTaskAwaiter -{ - .class extern System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 /*27000593*/ -} -.class extern /*27000595*/ forwarder System.Runtime.CompilerServices.ContractHelper -{ - .assembly extern System.Diagnostics.Contracts /*23000016*/ -} -.class extern /*27000596*/ forwarder System.Runtime.CompilerServices.CustomConstantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000597*/ forwarder System.Runtime.CompilerServices.DateTimeConstantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000598*/ forwarder System.Runtime.CompilerServices.DebugInfoGenerator -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*27000599*/ forwarder System.Runtime.CompilerServices.DecimalConstantAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700059A*/ forwarder System.Runtime.CompilerServices.DefaultDependencyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700059B*/ forwarder System.Runtime.CompilerServices.DependencyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700059C*/ forwarder System.Runtime.CompilerServices.DisablePrivateReflectionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700059D*/ forwarder System.Runtime.CompilerServices.DiscardableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700059E*/ forwarder System.Runtime.CompilerServices.DynamicAttribute -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*2700059F*/ forwarder System.Runtime.CompilerServices.ExtensionAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A0*/ forwarder System.Runtime.CompilerServices.FixedAddressValueTypeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A1*/ forwarder System.Runtime.CompilerServices.FixedBufferAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A2*/ forwarder System.Runtime.CompilerServices.FormattableStringFactory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A3*/ forwarder System.Runtime.CompilerServices.HasCopySemanticsAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005A4*/ forwarder System.Runtime.CompilerServices.IAsyncStateMachine -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A5*/ forwarder System.Runtime.CompilerServices.ICriticalNotifyCompletion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A6*/ forwarder System.Runtime.CompilerServices.IndexerNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A7*/ forwarder System.Runtime.CompilerServices.INotifyCompletion -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A8*/ forwarder System.Runtime.CompilerServices.InternalsVisibleToAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005A9*/ forwarder System.Runtime.CompilerServices.IRuntimeVariables -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270005AA*/ forwarder System.Runtime.CompilerServices.IsBoxed -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005AB*/ forwarder System.Runtime.CompilerServices.IsByValue -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005AC*/ forwarder System.Runtime.CompilerServices.IsConst -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005AD*/ forwarder System.Runtime.CompilerServices.IsCopyConstructed -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005AE*/ forwarder System.Runtime.CompilerServices.IsExplicitlyDereferenced -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005AF*/ forwarder System.Runtime.CompilerServices.IsImplicitlyDereferenced -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005B0*/ forwarder System.Runtime.CompilerServices.IsJitIntrinsic -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005B1*/ forwarder System.Runtime.CompilerServices.IsLong -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005B2*/ forwarder System.Runtime.CompilerServices.IsPinned -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005B3*/ forwarder System.Runtime.CompilerServices.IsSignUnspecifiedByte -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005B4*/ forwarder System.Runtime.CompilerServices.IStrongBox -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005B5*/ forwarder System.Runtime.CompilerServices.IsUdtReturn -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005B6*/ forwarder System.Runtime.CompilerServices.IsVolatile -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005B7*/ forwarder System.Runtime.CompilerServices.IteratorStateMachineAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005B8*/ forwarder System.Runtime.CompilerServices.IUnknownConstantAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005B9*/ forwarder System.Runtime.CompilerServices.LoadHint -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005BA*/ forwarder System.Runtime.CompilerServices.MethodCodeType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005BB*/ forwarder System.Runtime.CompilerServices.MethodImplAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005BC*/ forwarder System.Runtime.CompilerServices.MethodImplOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005BD*/ forwarder System.Runtime.CompilerServices.NativeCppClassAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005BE*/ forwarder System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270005BF*/ forwarder System.Runtime.CompilerServices.ReferenceAssemblyAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005C0*/ forwarder System.Runtime.CompilerServices.RequiredAttributeAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005C1*/ forwarder System.Runtime.CompilerServices.RuleCache`1 -{ - .assembly extern System.Linq.Expressions /*2300001D*/ -} -.class extern /*270005C2*/ forwarder System.Runtime.CompilerServices.RuntimeCompatibilityAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005C3*/ forwarder System.Runtime.CompilerServices.RuntimeHelpers -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005C4*/ CleanupCode -{ - .class extern System.Runtime.CompilerServices.RuntimeHelpers /*270005C3*/ -} -.class extern /*270005C5*/ TryCode -{ - .class extern System.Runtime.CompilerServices.RuntimeHelpers /*270005C3*/ -} -.class extern /*270005C6*/ forwarder System.Runtime.CompilerServices.RuntimeWrappedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005C7*/ forwarder System.Runtime.CompilerServices.ScopelessEnumAttribute -{ - .assembly extern System.Runtime.CompilerServices.VisualC /*2300003D*/ -} -.class extern /*270005C8*/ forwarder System.Runtime.CompilerServices.SpecialNameAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005C9*/ forwarder System.Runtime.CompilerServices.StateMachineAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005CA*/ forwarder System.Runtime.CompilerServices.StringFreezingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005CB*/ forwarder System.Runtime.CompilerServices.StrongBox`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005CC*/ forwarder System.Runtime.CompilerServices.SuppressIldasmAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005CD*/ forwarder System.Runtime.CompilerServices.TaskAwaiter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005CE*/ forwarder System.Runtime.CompilerServices.TaskAwaiter`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005CF*/ forwarder System.Runtime.CompilerServices.TupleElementNamesAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D0*/ forwarder System.Runtime.CompilerServices.TypeForwardedFromAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D1*/ forwarder System.Runtime.CompilerServices.TypeForwardedToAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D2*/ forwarder System.Runtime.CompilerServices.UnsafeValueTypeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D3*/ forwarder System.Runtime.CompilerServices.YieldAwaitable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D4*/ YieldAwaiter -{ - .class extern System.Runtime.CompilerServices.YieldAwaitable /*270005D3*/ -} -.class extern /*270005D5*/ forwarder System.Runtime.ConstrainedExecution.Cer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D6*/ forwarder System.Runtime.ConstrainedExecution.Consistency -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D7*/ forwarder System.Runtime.ConstrainedExecution.CriticalFinalizerObject -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D8*/ forwarder System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005D9*/ forwarder System.Runtime.ConstrainedExecution.ReliabilityContractAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005DA*/ forwarder System.Runtime.ExceptionServices.ExceptionDispatchInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005DB*/ forwarder System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005DC*/ forwarder System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005DD*/ forwarder System.Runtime.GCLargeObjectHeapCompactionMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005DE*/ forwarder System.Runtime.GCLatencyMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005DF*/ forwarder System.Runtime.GCSettings -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005E0*/ forwarder System.Runtime.InteropServices.AllowReversePInvokeCallsAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E1*/ forwarder System.Runtime.InteropServices.Architecture -{ - .assembly extern System.Runtime.InteropServices.RuntimeInformation /*2300003E*/ -} -.class extern /*270005E2*/ forwarder System.Runtime.InteropServices.ArrayWithOffset -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E3*/ forwarder System.Runtime.InteropServices.BestFitMappingAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E4*/ forwarder System.Runtime.InteropServices.BStrWrapper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E5*/ forwarder System.Runtime.InteropServices.CallingConvention -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E6*/ forwarder System.Runtime.InteropServices.CharSet -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270005E7*/ forwarder System.Runtime.InteropServices.ClassInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E8*/ forwarder System.Runtime.InteropServices.ClassInterfaceType -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005E9*/ forwarder System.Runtime.InteropServices.CoClassAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005EA*/ forwarder System.Runtime.InteropServices.ComAliasNameAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005EB*/ forwarder System.Runtime.InteropServices.ComAwareEventInfo -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005EC*/ forwarder System.Runtime.InteropServices.ComCompatibleVersionAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005ED*/ forwarder System.Runtime.InteropServices.ComConversionLossAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005EE*/ forwarder System.Runtime.InteropServices.ComDefaultInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005EF*/ forwarder System.Runtime.InteropServices.ComEventInterfaceAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F0*/ forwarder System.Runtime.InteropServices.ComEventsHelper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F1*/ forwarder System.Runtime.InteropServices.COMException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F2*/ forwarder System.Runtime.InteropServices.ComImportAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F3*/ forwarder System.Runtime.InteropServices.ComInterfaceType -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F4*/ forwarder System.Runtime.InteropServices.ComMemberType -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F5*/ forwarder System.Runtime.InteropServices.ComRegisterFunctionAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F6*/ forwarder System.Runtime.InteropServices.ComSourceInterfacesAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F7*/ forwarder System.Runtime.InteropServices.ComTypes.ADVF -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F8*/ forwarder System.Runtime.InteropServices.ComTypes.BINDPTR -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005F9*/ forwarder System.Runtime.InteropServices.ComTypes.BIND_OPTS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005FA*/ forwarder System.Runtime.InteropServices.ComTypes.CALLCONV -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005FB*/ forwarder System.Runtime.InteropServices.ComTypes.CONNECTDATA -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005FC*/ forwarder System.Runtime.InteropServices.ComTypes.DATADIR -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005FD*/ forwarder System.Runtime.InteropServices.ComTypes.DESCKIND -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005FE*/ forwarder System.Runtime.InteropServices.ComTypes.DISPPARAMS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*270005FF*/ forwarder System.Runtime.InteropServices.ComTypes.DVASPECT -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000600*/ forwarder System.Runtime.InteropServices.ComTypes.ELEMDESC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000601*/ DESCUNION -{ - .class extern System.Runtime.InteropServices.ComTypes.ELEMDESC /*27000600*/ -} -.class extern /*27000602*/ forwarder System.Runtime.InteropServices.ComTypes.EXCEPINFO -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000603*/ forwarder System.Runtime.InteropServices.ComTypes.FILETIME -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000604*/ forwarder System.Runtime.InteropServices.ComTypes.FORMATETC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000605*/ forwarder System.Runtime.InteropServices.ComTypes.FUNCDESC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000606*/ forwarder System.Runtime.InteropServices.ComTypes.FUNCFLAGS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000607*/ forwarder System.Runtime.InteropServices.ComTypes.FUNCKIND -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000608*/ forwarder System.Runtime.InteropServices.ComTypes.IAdviseSink -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000609*/ forwarder System.Runtime.InteropServices.ComTypes.IBindCtx -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700060A*/ forwarder System.Runtime.InteropServices.ComTypes.IConnectionPoint -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700060B*/ forwarder System.Runtime.InteropServices.ComTypes.IConnectionPointContainer -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700060C*/ forwarder System.Runtime.InteropServices.ComTypes.IDataObject -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700060D*/ forwarder System.Runtime.InteropServices.ComTypes.IDLDESC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700060E*/ forwarder System.Runtime.InteropServices.ComTypes.IDLFLAG -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700060F*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000610*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumConnections -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000611*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumFORMATETC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000612*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumMoniker -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000613*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumSTATDATA -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000614*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumString -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000615*/ forwarder System.Runtime.InteropServices.ComTypes.IEnumVARIANT -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000616*/ forwarder System.Runtime.InteropServices.ComTypes.IMoniker -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000617*/ forwarder System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000618*/ forwarder System.Runtime.InteropServices.ComTypes.INVOKEKIND -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000619*/ forwarder System.Runtime.InteropServices.ComTypes.IPersistFile -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700061A*/ forwarder System.Runtime.InteropServices.ComTypes.IRunningObjectTable -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700061B*/ forwarder System.Runtime.InteropServices.ComTypes.IStream -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700061C*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeComp -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700061D*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeInfo -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700061E*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeInfo2 -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700061F*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeLib -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000620*/ forwarder System.Runtime.InteropServices.ComTypes.ITypeLib2 -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000621*/ forwarder System.Runtime.InteropServices.ComTypes.LIBFLAGS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000622*/ forwarder System.Runtime.InteropServices.ComTypes.PARAMDESC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000623*/ forwarder System.Runtime.InteropServices.ComTypes.PARAMFLAG -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000624*/ forwarder System.Runtime.InteropServices.ComTypes.STATDATA -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000625*/ forwarder System.Runtime.InteropServices.ComTypes.STATSTG -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000626*/ forwarder System.Runtime.InteropServices.ComTypes.STGMEDIUM -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000627*/ forwarder System.Runtime.InteropServices.ComTypes.SYSKIND -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000628*/ forwarder System.Runtime.InteropServices.ComTypes.TYMED -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000629*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEATTR -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700062A*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEDESC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700062B*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEFLAGS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700062C*/ forwarder System.Runtime.InteropServices.ComTypes.TYPEKIND -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700062D*/ forwarder System.Runtime.InteropServices.ComTypes.TYPELIBATTR -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700062E*/ forwarder System.Runtime.InteropServices.ComTypes.VARDESC -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700062F*/ DESCUNION -{ - .class extern System.Runtime.InteropServices.ComTypes.VARDESC /*2700062E*/ -} -.class extern /*27000630*/ forwarder System.Runtime.InteropServices.ComTypes.VARFLAGS -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000631*/ forwarder System.Runtime.InteropServices.ComTypes.VARKIND -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000632*/ forwarder System.Runtime.InteropServices.ComUnregisterFunctionAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000633*/ forwarder System.Runtime.InteropServices.ComVisibleAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000634*/ forwarder System.Runtime.InteropServices.CriticalHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000635*/ forwarder System.Runtime.InteropServices.CurrencyWrapper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000636*/ forwarder System.Runtime.InteropServices.CustomQueryInterfaceMode -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000637*/ forwarder System.Runtime.InteropServices.CustomQueryInterfaceResult -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000638*/ forwarder System.Runtime.InteropServices.DefaultCharSetAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000639*/ forwarder System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700063A*/ forwarder System.Runtime.InteropServices.DefaultParameterValueAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700063B*/ forwarder System.Runtime.InteropServices.DispatchWrapper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700063C*/ forwarder System.Runtime.InteropServices.DispIdAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700063D*/ forwarder System.Runtime.InteropServices.DllImportAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700063E*/ forwarder System.Runtime.InteropServices.DllImportSearchPath -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700063F*/ forwarder System.Runtime.InteropServices.ErrorWrapper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000640*/ forwarder System.Runtime.InteropServices.ExternalException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000641*/ forwarder System.Runtime.InteropServices.FieldOffsetAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000642*/ forwarder System.Runtime.InteropServices.GCHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000643*/ forwarder System.Runtime.InteropServices.GCHandleType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000644*/ forwarder System.Runtime.InteropServices.GuidAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000645*/ forwarder System.Runtime.InteropServices.HandleCollector -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000646*/ forwarder System.Runtime.InteropServices.HandleRef -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000647*/ forwarder System.Runtime.InteropServices.ICustomAdapter -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000648*/ forwarder System.Runtime.InteropServices.ICustomFactory -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000649*/ forwarder System.Runtime.InteropServices.ICustomMarshaler -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700064A*/ forwarder System.Runtime.InteropServices.ICustomQueryInterface -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700064B*/ forwarder System.Runtime.InteropServices.InAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700064C*/ forwarder System.Runtime.InteropServices.InterfaceTypeAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700064D*/ forwarder System.Runtime.InteropServices.InvalidComObjectException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700064E*/ forwarder System.Runtime.InteropServices.InvalidOleVariantTypeException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700064F*/ forwarder System.Runtime.InteropServices.LayoutKind -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000650*/ forwarder System.Runtime.InteropServices.LCIDConversionAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000651*/ forwarder System.Runtime.InteropServices.Marshal -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000652*/ forwarder System.Runtime.InteropServices.MarshalAsAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000653*/ forwarder System.Runtime.InteropServices.MarshalDirectiveException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000654*/ forwarder System.Runtime.InteropServices.OptionalAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000655*/ forwarder System.Runtime.InteropServices.OSPlatform -{ - .assembly extern System.Runtime.InteropServices.RuntimeInformation /*2300003E*/ -} -.class extern /*27000656*/ forwarder System.Runtime.InteropServices.OutAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000657*/ forwarder System.Runtime.InteropServices.PreserveSigAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000658*/ forwarder System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000659*/ forwarder System.Runtime.InteropServices.ProgIdAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700065A*/ forwarder System.Runtime.InteropServices.RuntimeEnvironment -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700065B*/ forwarder System.Runtime.InteropServices.RuntimeInformation -{ - .assembly extern System.Runtime.InteropServices.RuntimeInformation /*2300003E*/ -} -.class extern /*2700065C*/ forwarder System.Runtime.InteropServices.SafeArrayRankMismatchException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700065D*/ forwarder System.Runtime.InteropServices.SafeArrayTypeMismatchException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700065E*/ forwarder System.Runtime.InteropServices.SafeBuffer -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700065F*/ forwarder System.Runtime.InteropServices.SafeHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000660*/ forwarder System.Runtime.InteropServices.SEHException -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000661*/ forwarder System.Runtime.InteropServices.StructLayoutAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000662*/ forwarder System.Runtime.InteropServices.TypeIdentifierAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000663*/ forwarder System.Runtime.InteropServices.UnknownWrapper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000664*/ forwarder System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000665*/ forwarder System.Runtime.InteropServices.UnmanagedType -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000666*/ forwarder System.Runtime.InteropServices.VarEnum -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000667*/ forwarder System.Runtime.InteropServices.VariantWrapper -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*27000668*/ forwarder System.Runtime.MemoryFailPoint -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000669*/ forwarder System.Runtime.Serialization.CollectionDataContractAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*2700066A*/ forwarder System.Runtime.Serialization.ContractNamespaceAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*2700066B*/ forwarder System.Runtime.Serialization.DataContractAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*2700066C*/ forwarder System.Runtime.Serialization.DataContractResolver -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700066D*/ forwarder System.Runtime.Serialization.DataContractSerializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700066E*/ forwarder System.Runtime.Serialization.DataContractSerializerExtensions -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700066F*/ forwarder System.Runtime.Serialization.DataContractSerializerSettings -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000670*/ forwarder System.Runtime.Serialization.DataMemberAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*27000671*/ forwarder System.Runtime.Serialization.DateTimeFormat -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*27000672*/ forwarder System.Runtime.Serialization.EmitTypeInformation -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*27000673*/ forwarder System.Runtime.Serialization.EnumMemberAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*27000674*/ forwarder System.Runtime.Serialization.ExportOptions -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000675*/ forwarder System.Runtime.Serialization.ExtensionDataObject -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000676*/ forwarder System.Runtime.Serialization.Formatter -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000677*/ forwarder System.Runtime.Serialization.FormatterConverter -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000678*/ forwarder System.Runtime.Serialization.Formatters.Binary.BinaryFormatter -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000679*/ forwarder System.Runtime.Serialization.Formatters.FormatterAssemblyStyle -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*2700067A*/ forwarder System.Runtime.Serialization.Formatters.FormatterTypeStyle -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*2700067B*/ forwarder System.Runtime.Serialization.Formatters.TypeFilterLevel -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*2700067C*/ forwarder System.Runtime.Serialization.FormatterServices -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*2700067D*/ forwarder System.Runtime.Serialization.IDeserializationCallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700067E*/ forwarder System.Runtime.Serialization.IExtensibleDataObject -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700067F*/ forwarder System.Runtime.Serialization.IFormatter -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000680*/ forwarder System.Runtime.Serialization.IFormatterConverter -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000681*/ forwarder System.Runtime.Serialization.IgnoreDataMemberAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*27000682*/ forwarder System.Runtime.Serialization.InvalidDataContractException -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*27000683*/ forwarder System.Runtime.Serialization.IObjectReference -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000684*/ forwarder System.Runtime.Serialization.ISafeSerializationData -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000685*/ forwarder System.Runtime.Serialization.ISerializable -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000686*/ forwarder System.Runtime.Serialization.ISerializationSurrogate -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000687*/ forwarder System.Runtime.Serialization.ISerializationSurrogateProvider -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*27000688*/ forwarder System.Runtime.Serialization.ISurrogateSelector -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000689*/ forwarder System.Runtime.Serialization.Json.DataContractJsonSerializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*2700068A*/ forwarder System.Runtime.Serialization.Json.DataContractJsonSerializerSettings -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*2700068B*/ forwarder System.Runtime.Serialization.Json.IXmlJsonReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*2700068C*/ forwarder System.Runtime.Serialization.Json.IXmlJsonWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*2700068D*/ forwarder System.Runtime.Serialization.Json.JsonReaderWriterFactory -{ - .assembly extern System.Runtime.Serialization.Json /*23000041*/ -} -.class extern /*2700068E*/ forwarder System.Runtime.Serialization.KnownTypeAttribute -{ - .assembly extern System.Runtime.Serialization.Primitives /*2300003F*/ -} -.class extern /*2700068F*/ forwarder System.Runtime.Serialization.ObjectIDGenerator -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000690*/ forwarder System.Runtime.Serialization.ObjectManager -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000691*/ forwarder System.Runtime.Serialization.OnDeserializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000692*/ forwarder System.Runtime.Serialization.OnDeserializingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000693*/ forwarder System.Runtime.Serialization.OnSerializedAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000694*/ forwarder System.Runtime.Serialization.OnSerializingAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000695*/ forwarder System.Runtime.Serialization.OptionalFieldAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000696*/ forwarder System.Runtime.Serialization.SafeSerializationEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000697*/ forwarder System.Runtime.Serialization.SerializationBinder -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*27000698*/ forwarder System.Runtime.Serialization.SerializationEntry -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000699*/ forwarder System.Runtime.Serialization.SerializationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700069A*/ forwarder System.Runtime.Serialization.SerializationInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700069B*/ forwarder System.Runtime.Serialization.SerializationInfoEnumerator -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700069C*/ forwarder System.Runtime.Serialization.SerializationObjectManager -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*2700069D*/ forwarder System.Runtime.Serialization.StreamingContext -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700069E*/ forwarder System.Runtime.Serialization.StreamingContextStates -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700069F*/ forwarder System.Runtime.Serialization.SurrogateSelector -{ - .assembly extern System.Runtime.Serialization.Formatters /*23000042*/ -} -.class extern /*270006A0*/ forwarder System.Runtime.Serialization.XmlObjectSerializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*270006A1*/ forwarder System.Runtime.Serialization.XmlSerializableServices -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*270006A2*/ forwarder System.Runtime.Serialization.XPathQueryGenerator -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*270006A3*/ forwarder System.Runtime.Serialization.XsdDataContractExporter -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*270006A4*/ forwarder System.Runtime.TargetedPatchingOptOutAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006A5*/ forwarder System.Runtime.Versioning.ComponentGuaranteesAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006A6*/ forwarder System.Runtime.Versioning.ComponentGuaranteesOptions -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006A7*/ forwarder System.Runtime.Versioning.FrameworkName -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006A8*/ forwarder System.Runtime.Versioning.ResourceConsumptionAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006A9*/ forwarder System.Runtime.Versioning.ResourceExposureAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006AA*/ forwarder System.Runtime.Versioning.ResourceScope -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006AB*/ forwarder System.Runtime.Versioning.TargetFrameworkAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006AC*/ forwarder System.Runtime.Versioning.VersioningHelper -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*270006AD*/ forwarder System.RuntimeArgumentHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006AE*/ forwarder System.RuntimeFieldHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006AF*/ forwarder System.RuntimeMethodHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006B0*/ forwarder System.RuntimeTypeHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006B1*/ forwarder System.SByte -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006B2*/ forwarder System.Security.AllowPartiallyTrustedCallersAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006B3*/ forwarder System.Security.Authentication.AuthenticationException -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270006B4*/ forwarder System.Security.Authentication.CipherAlgorithmType -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270006B5*/ forwarder System.Security.Authentication.ExchangeAlgorithmType -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270006B6*/ forwarder System.Security.Authentication.ExtendedProtection.ChannelBinding -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270006B7*/ forwarder System.Security.Authentication.ExtendedProtection.ChannelBindingKind -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270006B8*/ forwarder System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270006B9*/ forwarder System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270006BA*/ forwarder System.Security.Authentication.ExtendedProtection.PolicyEnforcement -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270006BB*/ forwarder System.Security.Authentication.ExtendedProtection.ProtectionScenario -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270006BC*/ forwarder System.Security.Authentication.ExtendedProtection.ServiceNameCollection -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270006BD*/ forwarder System.Security.Authentication.HashAlgorithmType -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270006BE*/ forwarder System.Security.Authentication.InvalidCredentialException -{ - .assembly extern System.Net.Security /*23000034*/ -} -.class extern /*270006BF*/ forwarder System.Security.Authentication.SslProtocols -{ - .assembly extern System.Net.Primitives /*23000029*/ -} -.class extern /*270006C0*/ forwarder System.Security.Claims.Claim -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*270006C1*/ forwarder System.Security.Claims.ClaimsIdentity -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*270006C2*/ forwarder System.Security.Claims.ClaimsPrincipal -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*270006C3*/ forwarder System.Security.Claims.ClaimTypes -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*270006C4*/ forwarder System.Security.Claims.ClaimValueTypes -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*270006C5*/ forwarder System.Security.Cryptography.Aes -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006C6*/ forwarder System.Security.Cryptography.AesCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006C7*/ forwarder System.Security.Cryptography.AesManaged -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006C8*/ forwarder System.Security.Cryptography.AsnEncodedData -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006C9*/ forwarder System.Security.Cryptography.AsnEncodedDataCollection -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006CA*/ forwarder System.Security.Cryptography.AsnEncodedDataEnumerator -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006CB*/ forwarder System.Security.Cryptography.AsymmetricAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006CC*/ forwarder System.Security.Cryptography.AsymmetricKeyExchangeDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006CD*/ forwarder System.Security.Cryptography.AsymmetricKeyExchangeFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006CE*/ forwarder System.Security.Cryptography.AsymmetricSignatureDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006CF*/ forwarder System.Security.Cryptography.AsymmetricSignatureFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006D0*/ forwarder System.Security.Cryptography.CipherMode -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006D1*/ forwarder System.Security.Cryptography.CryptoConfig -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006D2*/ forwarder System.Security.Cryptography.CryptographicException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270006D3*/ forwarder System.Security.Cryptography.CryptographicUnexpectedOperationException -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006D4*/ forwarder System.Security.Cryptography.CryptoStream -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006D5*/ forwarder System.Security.Cryptography.CryptoStreamMode -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006D6*/ forwarder System.Security.Cryptography.CspKeyContainerInfo -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006D7*/ forwarder System.Security.Cryptography.CspParameters -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006D8*/ forwarder System.Security.Cryptography.CspProviderFlags -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006D9*/ forwarder System.Security.Cryptography.DeriveBytes -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006DA*/ forwarder System.Security.Cryptography.DES -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006DB*/ forwarder System.Security.Cryptography.DESCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006DC*/ forwarder System.Security.Cryptography.DSA -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006DD*/ forwarder System.Security.Cryptography.DSACryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006DE*/ forwarder System.Security.Cryptography.DSAParameters -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006DF*/ forwarder System.Security.Cryptography.DSASignatureDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E0*/ forwarder System.Security.Cryptography.DSASignatureFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E1*/ forwarder System.Security.Cryptography.ECCurve -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E2*/ ECCurveType -{ - .class extern System.Security.Cryptography.ECCurve /*270006E1*/ -} -.class extern /*270006E3*/ NamedCurves -{ - .class extern System.Security.Cryptography.ECCurve /*270006E1*/ -} -.class extern /*270006E4*/ forwarder System.Security.Cryptography.ECDiffieHellmanPublicKey -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E5*/ forwarder System.Security.Cryptography.ECDsa -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E6*/ forwarder System.Security.Cryptography.ECParameters -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E7*/ forwarder System.Security.Cryptography.ECPoint -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006E8*/ forwarder System.Security.Cryptography.FromBase64Transform -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006E9*/ forwarder System.Security.Cryptography.FromBase64TransformMode -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006EA*/ forwarder System.Security.Cryptography.HashAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006EB*/ forwarder System.Security.Cryptography.HashAlgorithmName -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006EC*/ forwarder System.Security.Cryptography.HMAC -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006ED*/ forwarder System.Security.Cryptography.HMACMD5 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006EE*/ forwarder System.Security.Cryptography.HMACSHA1 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006EF*/ forwarder System.Security.Cryptography.HMACSHA256 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006F0*/ forwarder System.Security.Cryptography.HMACSHA384 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006F1*/ forwarder System.Security.Cryptography.HMACSHA512 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006F2*/ forwarder System.Security.Cryptography.ICryptoTransform -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006F3*/ forwarder System.Security.Cryptography.ICspAsymmetricAlgorithm -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006F4*/ forwarder System.Security.Cryptography.IncrementalHash -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006F5*/ forwarder System.Security.Cryptography.KeyedHashAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006F6*/ forwarder System.Security.Cryptography.KeyNumber -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006F7*/ forwarder System.Security.Cryptography.KeySizes -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*270006F8*/ forwarder System.Security.Cryptography.MaskGenerationMethod -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006F9*/ forwarder System.Security.Cryptography.MD5 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*270006FA*/ forwarder System.Security.Cryptography.MD5CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*270006FB*/ forwarder System.Security.Cryptography.Oid -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006FC*/ forwarder System.Security.Cryptography.OidCollection -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006FD*/ forwarder System.Security.Cryptography.OidEnumerator -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006FE*/ forwarder System.Security.Cryptography.OidGroup -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*270006FF*/ forwarder System.Security.Cryptography.PaddingMode -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*27000700*/ forwarder System.Security.Cryptography.PasswordDeriveBytes -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*27000701*/ forwarder System.Security.Cryptography.PKCS1MaskGenerationMethod -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000702*/ forwarder System.Security.Cryptography.RandomNumberGenerator -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000703*/ forwarder System.Security.Cryptography.RC2 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000704*/ forwarder System.Security.Cryptography.RC2CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*27000705*/ forwarder System.Security.Cryptography.Rfc2898DeriveBytes -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000706*/ forwarder System.Security.Cryptography.Rijndael -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000707*/ forwarder System.Security.Cryptography.RijndaelManaged -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000708*/ forwarder System.Security.Cryptography.RNGCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*27000709*/ forwarder System.Security.Cryptography.RSA -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700070A*/ forwarder System.Security.Cryptography.RSACryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*2700070B*/ forwarder System.Security.Cryptography.RSAEncryptionPadding -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700070C*/ forwarder System.Security.Cryptography.RSAEncryptionPaddingMode -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700070D*/ forwarder System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700070E*/ forwarder System.Security.Cryptography.RSAOAEPKeyExchangeFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700070F*/ forwarder System.Security.Cryptography.RSAParameters -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000710*/ forwarder System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000711*/ forwarder System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000712*/ forwarder System.Security.Cryptography.RSAPKCS1SignatureDeformatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000713*/ forwarder System.Security.Cryptography.RSAPKCS1SignatureFormatter -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000714*/ forwarder System.Security.Cryptography.RSASignaturePadding -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000715*/ forwarder System.Security.Cryptography.RSASignaturePaddingMode -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000716*/ forwarder System.Security.Cryptography.SHA1 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000717*/ forwarder System.Security.Cryptography.SHA1CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*27000718*/ forwarder System.Security.Cryptography.SHA1Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000719*/ forwarder System.Security.Cryptography.SHA256 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700071A*/ forwarder System.Security.Cryptography.SHA256CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*2700071B*/ forwarder System.Security.Cryptography.SHA256Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700071C*/ forwarder System.Security.Cryptography.SHA384 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700071D*/ forwarder System.Security.Cryptography.SHA384CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*2700071E*/ forwarder System.Security.Cryptography.SHA384Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*2700071F*/ forwarder System.Security.Cryptography.SHA512 -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000720*/ forwarder System.Security.Cryptography.SHA512CryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*27000721*/ forwarder System.Security.Cryptography.SHA512Managed -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000722*/ forwarder System.Security.Cryptography.SignatureDescription -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000723*/ forwarder System.Security.Cryptography.SymmetricAlgorithm -{ - .assembly extern System.Security.Cryptography.Primitives /*23000047*/ -} -.class extern /*27000724*/ forwarder System.Security.Cryptography.ToBase64Transform -{ - .assembly extern System.Security.Cryptography.Encoding /*23000046*/ -} -.class extern /*27000725*/ forwarder System.Security.Cryptography.TripleDES -{ - .assembly extern System.Security.Cryptography.Algorithms /*23000044*/ -} -.class extern /*27000726*/ forwarder System.Security.Cryptography.TripleDESCryptoServiceProvider -{ - .assembly extern System.Security.Cryptography.Csp /*23000045*/ -} -.class extern /*27000727*/ forwarder System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000728*/ forwarder System.Security.Cryptography.X509Certificates.OpenFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000729*/ forwarder System.Security.Cryptography.X509Certificates.PublicKey -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700072A*/ forwarder System.Security.Cryptography.X509Certificates.RSACertificateExtensions -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700072B*/ forwarder System.Security.Cryptography.X509Certificates.StoreLocation -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700072C*/ forwarder System.Security.Cryptography.X509Certificates.StoreName -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700072D*/ forwarder System.Security.Cryptography.X509Certificates.X500DistinguishedName -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700072E*/ forwarder System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700072F*/ forwarder System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000730*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000731*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate2 -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000732*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate2Collection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000733*/ forwarder System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000734*/ forwarder System.Security.Cryptography.X509Certificates.X509CertificateCollection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000735*/ X509CertificateEnumerator -{ - .class extern System.Security.Cryptography.X509Certificates.X509CertificateCollection /*27000734*/ -} -.class extern /*27000736*/ forwarder System.Security.Cryptography.X509Certificates.X509Chain -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000737*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainElement -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000738*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainElementCollection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000739*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700073A*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainPolicy -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700073B*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainStatus -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700073C*/ forwarder System.Security.Cryptography.X509Certificates.X509ChainStatusFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700073D*/ forwarder System.Security.Cryptography.X509Certificates.X509ContentType -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700073E*/ forwarder System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700073F*/ forwarder System.Security.Cryptography.X509Certificates.X509Extension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000740*/ forwarder System.Security.Cryptography.X509Certificates.X509ExtensionCollection -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000741*/ forwarder System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000742*/ forwarder System.Security.Cryptography.X509Certificates.X509FindType -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000743*/ forwarder System.Security.Cryptography.X509Certificates.X509IncludeOption -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000744*/ forwarder System.Security.Cryptography.X509Certificates.X509KeyStorageFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000745*/ forwarder System.Security.Cryptography.X509Certificates.X509KeyUsageExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000746*/ forwarder System.Security.Cryptography.X509Certificates.X509KeyUsageFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000747*/ forwarder System.Security.Cryptography.X509Certificates.X509NameType -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000748*/ forwarder System.Security.Cryptography.X509Certificates.X509RevocationFlag -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*27000749*/ forwarder System.Security.Cryptography.X509Certificates.X509RevocationMode -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700074A*/ forwarder System.Security.Cryptography.X509Certificates.X509Store -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700074B*/ forwarder System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700074C*/ forwarder System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700074D*/ forwarder System.Security.Cryptography.X509Certificates.X509VerificationFlags -{ - .assembly extern System.Security.Cryptography.X509Certificates /*23000005*/ -} -.class extern /*2700074E*/ forwarder System.Security.IPermission -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*2700074F*/ forwarder System.Security.ISecurityEncodable -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000750*/ forwarder System.Security.PartialTrustVisibilityLevel -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000751*/ forwarder System.Security.Permissions.CodeAccessSecurityAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000752*/ forwarder System.Security.Permissions.SecurityAction -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000753*/ forwarder System.Security.Permissions.SecurityAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000754*/ forwarder System.Security.Permissions.SecurityPermissionAttribute -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000755*/ forwarder System.Security.Permissions.SecurityPermissionFlag -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000756*/ forwarder System.Security.Principal.GenericIdentity -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*27000757*/ forwarder System.Security.Principal.GenericPrincipal -{ - .assembly extern System.Security.Claims /*23000043*/ -} -.class extern /*27000758*/ forwarder System.Security.Principal.IIdentity -{ - .assembly extern System.Security.Principal /*23000048*/ -} -.class extern /*27000759*/ forwarder System.Security.Principal.IPrincipal -{ - .assembly extern System.Security.Principal /*23000048*/ -} -.class extern /*2700075A*/ forwarder System.Security.Principal.PrincipalPolicy -{ - .assembly extern System.Security.Principal /*23000048*/ -} -.class extern /*2700075B*/ forwarder System.Security.Principal.TokenImpersonationLevel -{ - .assembly extern System.Security.Principal /*23000048*/ -} -.class extern /*2700075C*/ forwarder System.Security.SecureString -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700075D*/ forwarder System.Security.SecureStringMarshal -{ - .assembly extern System.Runtime.InteropServices /*23000014*/ -} -.class extern /*2700075E*/ forwarder System.Security.SecurityCriticalAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700075F*/ forwarder System.Security.SecurityCriticalScope -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000760*/ forwarder System.Security.SecurityElement -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000761*/ forwarder System.Security.SecurityException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000762*/ forwarder System.Security.SecurityRulesAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000763*/ forwarder System.Security.SecurityRuleSet -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000764*/ forwarder System.Security.SecuritySafeCriticalAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000765*/ forwarder System.Security.SecurityTransparentAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000766*/ forwarder System.Security.SecurityTreatAsSafeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000767*/ forwarder System.Security.SuppressUnmanagedCodeSecurityAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000768*/ forwarder System.Security.UnverifiableCodeAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000769*/ forwarder System.Security.VerificationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700076A*/ forwarder System.SerializableAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700076B*/ forwarder System.Single -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700076C*/ forwarder System.StackOverflowException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700076D*/ forwarder System.STAThreadAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700076E*/ forwarder System.String -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700076F*/ forwarder System.StringComparer -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000770*/ forwarder System.StringComparison -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000771*/ forwarder System.StringNormalizationExtensions -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000772*/ forwarder System.StringSplitOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000773*/ forwarder System.SystemException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000774*/ forwarder System.Text.ASCIIEncoding -{ - .assembly extern System.Text.Encoding.Extensions /*23000049*/ -} -.class extern /*27000775*/ forwarder System.Text.Decoder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000776*/ forwarder System.Text.DecoderExceptionFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000777*/ forwarder System.Text.DecoderExceptionFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000778*/ forwarder System.Text.DecoderFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000779*/ forwarder System.Text.DecoderFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700077A*/ forwarder System.Text.DecoderFallbackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700077B*/ forwarder System.Text.DecoderReplacementFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700077C*/ forwarder System.Text.DecoderReplacementFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700077D*/ forwarder System.Text.Encoder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700077E*/ forwarder System.Text.EncoderExceptionFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700077F*/ forwarder System.Text.EncoderExceptionFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000780*/ forwarder System.Text.EncoderFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000781*/ forwarder System.Text.EncoderFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000782*/ forwarder System.Text.EncoderFallbackException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000783*/ forwarder System.Text.EncoderReplacementFallback -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000784*/ forwarder System.Text.EncoderReplacementFallbackBuffer -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000785*/ forwarder System.Text.Encoding -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000786*/ forwarder System.Text.EncodingInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000787*/ forwarder System.Text.EncodingProvider -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000788*/ forwarder System.Text.NormalizationForm -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000789*/ forwarder System.Text.RegularExpressions.Capture -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*2700078A*/ forwarder System.Text.RegularExpressions.CaptureCollection -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*2700078B*/ forwarder System.Text.RegularExpressions.Group -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*2700078C*/ forwarder System.Text.RegularExpressions.GroupCollection -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*2700078D*/ forwarder System.Text.RegularExpressions.Match -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*2700078E*/ forwarder System.Text.RegularExpressions.MatchCollection -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*2700078F*/ forwarder System.Text.RegularExpressions.MatchEvaluator -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*27000790*/ forwarder System.Text.RegularExpressions.Regex -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*27000791*/ forwarder System.Text.RegularExpressions.RegexMatchTimeoutException -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*27000792*/ forwarder System.Text.RegularExpressions.RegexOptions -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*27000793*/ forwarder System.Text.RegularExpressions.RegexRunner -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*27000794*/ forwarder System.Text.RegularExpressions.RegexRunnerFactory -{ - .assembly extern System.Text.RegularExpressions /*2300004A*/ -} -.class extern /*27000795*/ forwarder System.Text.StringBuilder -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000796*/ forwarder System.Text.UnicodeEncoding -{ - .assembly extern System.Text.Encoding.Extensions /*23000049*/ -} -.class extern /*27000797*/ forwarder System.Text.UTF32Encoding -{ - .assembly extern System.Text.Encoding.Extensions /*23000049*/ -} -.class extern /*27000798*/ forwarder System.Text.UTF7Encoding -{ - .assembly extern System.Text.Encoding.Extensions /*23000049*/ -} -.class extern /*27000799*/ forwarder System.Text.UTF8Encoding -{ - .assembly extern System.Text.Encoding.Extensions /*23000049*/ -} -.class extern /*2700079A*/ forwarder System.Threading.AbandonedMutexException -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*2700079B*/ forwarder System.Threading.ApartmentState -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*2700079C*/ forwarder System.Threading.AsyncFlowControl -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*2700079D*/ forwarder System.Threading.AsyncLocalValueChangedArgs`1 -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*2700079E*/ forwarder System.Threading.AsyncLocal`1 -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*2700079F*/ forwarder System.Threading.AutoResetEvent -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007A0*/ forwarder System.Threading.Barrier -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007A1*/ forwarder System.Threading.BarrierPostPhaseException -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007A2*/ forwarder System.Threading.CancellationToken -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007A3*/ forwarder System.Threading.CancellationTokenRegistration -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007A4*/ forwarder System.Threading.CancellationTokenSource -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*270007A5*/ forwarder System.Threading.CompressedStack -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007A6*/ forwarder System.Threading.ContextCallback -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007A7*/ forwarder System.Threading.CountdownEvent -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007A8*/ forwarder System.Threading.EventResetMode -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007A9*/ forwarder System.Threading.EventWaitHandle -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007AA*/ forwarder System.Threading.ExecutionContext -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007AB*/ forwarder System.Threading.HostExecutionContext -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007AC*/ forwarder System.Threading.HostExecutionContextManager -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007AD*/ forwarder System.Threading.Interlocked -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007AE*/ forwarder System.Threading.IOCompletionCallback -{ - .assembly extern System.Threading.Overlapped /*2300004C*/ -} -.class extern /*270007AF*/ forwarder System.Threading.LazyInitializer -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B0*/ forwarder System.Threading.LazyThreadSafetyMode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007B1*/ forwarder System.Threading.LockCookie -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B2*/ forwarder System.Threading.LockRecursionException -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B3*/ forwarder System.Threading.LockRecursionPolicy -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B4*/ forwarder System.Threading.ManualResetEvent -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B5*/ forwarder System.Threading.ManualResetEventSlim -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B6*/ forwarder System.Threading.Monitor -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B7*/ forwarder System.Threading.Mutex -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007B8*/ forwarder System.Threading.NativeOverlapped -{ - .assembly extern System.Threading.Overlapped /*2300004C*/ -} -.class extern /*270007B9*/ forwarder System.Threading.Overlapped -{ - .assembly extern System.Threading.Overlapped /*2300004C*/ -} -.class extern /*270007BA*/ forwarder System.Threading.ParameterizedThreadStart -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007BB*/ forwarder System.Threading.PreAllocatedOverlapped -{ - .assembly extern System.Threading.Overlapped /*2300004C*/ -} -.class extern /*270007BC*/ forwarder System.Threading.ReaderWriterLock -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007BD*/ forwarder System.Threading.ReaderWriterLockSlim -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007BE*/ forwarder System.Threading.RegisteredWaitHandle -{ - .assembly extern System.Threading.ThreadPool /*2300004D*/ -} -.class extern /*270007BF*/ forwarder System.Threading.Semaphore -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C0*/ forwarder System.Threading.SemaphoreFullException -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C1*/ forwarder System.Threading.SemaphoreSlim -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C2*/ forwarder System.Threading.SendOrPostCallback -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C3*/ forwarder System.Threading.SpinLock -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C4*/ forwarder System.Threading.SpinWait -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C5*/ forwarder System.Threading.SynchronizationContext -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C6*/ forwarder System.Threading.SynchronizationLockException -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007C7*/ forwarder System.Threading.Tasks.ConcurrentExclusiveSchedulerPair -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*270007C8*/ forwarder System.Threading.Tasks.Parallel -{ - .assembly extern System.Threading.Tasks.Parallel /*2300004E*/ -} -.class extern /*270007C9*/ forwarder System.Threading.Tasks.ParallelLoopResult -{ - .assembly extern System.Threading.Tasks.Parallel /*2300004E*/ -} -.class extern /*270007CA*/ forwarder System.Threading.Tasks.ParallelLoopState -{ - .assembly extern System.Threading.Tasks.Parallel /*2300004E*/ -} -.class extern /*270007CB*/ forwarder System.Threading.Tasks.ParallelOptions -{ - .assembly extern System.Threading.Tasks.Parallel /*2300004E*/ -} -.class extern /*270007CC*/ forwarder System.Threading.Tasks.Task -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007CD*/ forwarder System.Threading.Tasks.TaskCanceledException -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*270007CE*/ forwarder System.Threading.Tasks.TaskCompletionSource`1 -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*270007CF*/ forwarder System.Threading.Tasks.TaskContinuationOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D0*/ forwarder System.Threading.Tasks.TaskCreationOptions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D1*/ forwarder System.Threading.Tasks.TaskExtensions -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*270007D2*/ forwarder System.Threading.Tasks.TaskFactory -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D3*/ forwarder System.Threading.Tasks.TaskFactory`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D4*/ forwarder System.Threading.Tasks.TaskScheduler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D5*/ forwarder System.Threading.Tasks.TaskSchedulerException -{ - .assembly extern System.Threading.Tasks /*23000039*/ -} -.class extern /*270007D6*/ forwarder System.Threading.Tasks.TaskStatus -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D7*/ forwarder System.Threading.Tasks.Task`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D8*/ forwarder System.Threading.Tasks.UnobservedTaskExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007D9*/ forwarder System.Threading.Thread -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007DA*/ forwarder System.Threading.ThreadAbortException -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007DB*/ forwarder System.Threading.ThreadExceptionEventArgs -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007DC*/ forwarder System.Threading.ThreadExceptionEventHandler -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007DD*/ forwarder System.Threading.ThreadInterruptedException -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007DE*/ forwarder System.Threading.ThreadLocal`1 -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007DF*/ forwarder System.Threading.ThreadPool -{ - .assembly extern System.Threading.ThreadPool /*2300004D*/ -} -.class extern /*270007E0*/ forwarder System.Threading.ThreadPoolBoundHandle -{ - .assembly extern System.Threading.Overlapped /*2300004C*/ -} -.class extern /*270007E1*/ forwarder System.Threading.ThreadPriority -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007E2*/ forwarder System.Threading.ThreadStart -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007E3*/ forwarder System.Threading.ThreadStartException -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007E4*/ forwarder System.Threading.ThreadState -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007E5*/ forwarder System.Threading.ThreadStateException -{ - .assembly extern System.Threading.Thread /*23000027*/ -} -.class extern /*270007E6*/ forwarder System.Threading.Timeout -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007E7*/ forwarder System.Threading.Timer -{ - .assembly extern System.Threading.Timer /*2300004F*/ -} -.class extern /*270007E8*/ forwarder System.Threading.TimerCallback -{ - .assembly extern System.Threading.Timer /*2300004F*/ -} -.class extern /*270007E9*/ forwarder System.Threading.Volatile -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007EA*/ forwarder System.Threading.WaitCallback -{ - .assembly extern System.Threading.ThreadPool /*2300004D*/ -} -.class extern /*270007EB*/ forwarder System.Threading.WaitHandle -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007EC*/ forwarder System.Threading.WaitHandleCannotBeOpenedException -{ - .assembly extern System.Threading /*2300004B*/ -} -.class extern /*270007ED*/ forwarder System.Threading.WaitHandleExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007EE*/ forwarder System.Threading.WaitOrTimerCallback -{ - .assembly extern System.Threading.ThreadPool /*2300004D*/ -} -.class extern /*270007EF*/ forwarder System.ThreadStaticAttribute -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007F0*/ forwarder System.TimeoutException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007F1*/ forwarder System.Timers.ElapsedEventArgs -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270007F2*/ forwarder System.Timers.ElapsedEventHandler -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270007F3*/ forwarder System.Timers.Timer -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270007F4*/ forwarder System.Timers.TimersDescriptionAttribute -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*270007F5*/ forwarder System.TimeSpan -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007F6*/ forwarder System.TimeZone -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007F7*/ forwarder System.TimeZoneInfo -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007F8*/ AdjustmentRule -{ - .class extern System.TimeZoneInfo /*270007F7*/ -} -.class extern /*270007F9*/ TransitionTime -{ - .class extern System.TimeZoneInfo /*270007F7*/ -} -.class extern /*270007FA*/ forwarder System.TimeZoneNotFoundException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*270007FB*/ forwarder System.Transactions.CommittableTransaction -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*270007FC*/ forwarder System.Transactions.DependentCloneOption -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*270007FD*/ forwarder System.Transactions.DependentTransaction -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*270007FE*/ forwarder System.Transactions.Enlistment -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*270007FF*/ forwarder System.Transactions.EnlistmentOptions -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000800*/ forwarder System.Transactions.EnterpriseServicesInteropOption -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000801*/ forwarder System.Transactions.HostCurrentTransactionCallback -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000802*/ forwarder System.Transactions.IDtcTransaction -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000803*/ forwarder System.Transactions.IEnlistmentNotification -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000804*/ forwarder System.Transactions.IPromotableSinglePhaseNotification -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000805*/ forwarder System.Transactions.ISimpleTransactionSuperior -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000806*/ forwarder System.Transactions.ISinglePhaseNotification -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000807*/ forwarder System.Transactions.IsolationLevel -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000808*/ forwarder System.Transactions.ITransactionPromoter -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000809*/ forwarder System.Transactions.PreparingEnlistment -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700080A*/ forwarder System.Transactions.SinglePhaseEnlistment -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700080B*/ forwarder System.Transactions.SubordinateTransaction -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700080C*/ forwarder System.Transactions.Transaction -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700080D*/ forwarder System.Transactions.TransactionAbortedException -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700080E*/ forwarder System.Transactions.TransactionCompletedEventHandler -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700080F*/ forwarder System.Transactions.TransactionEventArgs -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000810*/ forwarder System.Transactions.TransactionException -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000811*/ forwarder System.Transactions.TransactionInDoubtException -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000812*/ forwarder System.Transactions.TransactionInformation -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000813*/ forwarder System.Transactions.TransactionInterop -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000814*/ forwarder System.Transactions.TransactionManager -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000815*/ forwarder System.Transactions.TransactionManagerCommunicationException -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000816*/ forwarder System.Transactions.TransactionOptions -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000817*/ forwarder System.Transactions.TransactionPromotionException -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000818*/ forwarder System.Transactions.TransactionScope -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*27000819*/ forwarder System.Transactions.TransactionScopeAsyncFlowOption -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700081A*/ forwarder System.Transactions.TransactionScopeOption -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700081B*/ forwarder System.Transactions.TransactionStartedEventHandler -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700081C*/ forwarder System.Transactions.TransactionStatus -{ - .assembly extern System.Transactions.Local /*23000050*/ -} -.class extern /*2700081D*/ forwarder System.Tuple -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700081E*/ forwarder System.TupleExtensions -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700081F*/ forwarder System.Tuple`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000820*/ forwarder System.Tuple`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000821*/ forwarder System.Tuple`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000822*/ forwarder System.Tuple`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000823*/ forwarder System.Tuple`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000824*/ forwarder System.Tuple`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000825*/ forwarder System.Tuple`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000826*/ forwarder System.Tuple`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000827*/ forwarder System.Type -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000828*/ forwarder System.TypeAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000829*/ forwarder System.TypeCode -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700082A*/ forwarder System.TypedReference -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700082B*/ forwarder System.TypeInitializationException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700082C*/ forwarder System.TypeLoadException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700082D*/ forwarder System.TypeUnloadedException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700082E*/ forwarder System.UInt16 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700082F*/ forwarder System.UInt32 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000830*/ forwarder System.UInt64 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000831*/ forwarder System.UIntPtr -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000832*/ forwarder System.UnauthorizedAccessException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000833*/ forwarder System.UnhandledExceptionEventArgs -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000834*/ forwarder System.UnhandledExceptionEventHandler -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000835*/ forwarder System.Uri -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000836*/ forwarder System.UriBuilder -{ - .assembly extern System.Runtime.Extensions /*23000006*/ -} -.class extern /*27000837*/ forwarder System.UriComponents -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000838*/ forwarder System.UriFormat -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000839*/ forwarder System.UriFormatException -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700083A*/ forwarder System.UriHostNameType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700083B*/ forwarder System.UriKind -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700083C*/ forwarder System.UriParser -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700083D*/ forwarder System.UriPartial -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700083E*/ forwarder System.UriTypeConverter -{ - .assembly extern System.ComponentModel.TypeConverter /*2300000D*/ -} -.class extern /*2700083F*/ forwarder System.ValueTuple -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000840*/ forwarder System.ValueTuple`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000841*/ forwarder System.ValueTuple`2 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000842*/ forwarder System.ValueTuple`3 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000843*/ forwarder System.ValueTuple`4 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000844*/ forwarder System.ValueTuple`5 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000845*/ forwarder System.ValueTuple`6 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000846*/ forwarder System.ValueTuple`7 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000847*/ forwarder System.ValueTuple`8 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000848*/ forwarder System.ValueType -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*27000849*/ forwarder System.Version -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700084A*/ forwarder System.Void -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700084B*/ forwarder System.WeakReference -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700084C*/ forwarder System.WeakReference`1 -{ - .assembly extern System.Runtime /*23000001*/ -} -.class extern /*2700084D*/ forwarder System.Web.HttpUtility -{ - .assembly extern System.Web.HttpUtility /*23000051*/ -} -.class extern /*2700084E*/ forwarder System.Windows.Input.ICommand -{ - .assembly extern System.ObjectModel /*2300000B*/ -} -.class extern /*2700084F*/ forwarder System.Xml.ConformanceLevel -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000850*/ forwarder System.Xml.DtdProcessing -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000851*/ forwarder System.Xml.EntityHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000852*/ forwarder System.Xml.Formatting -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000853*/ forwarder System.Xml.IFragmentCapableXmlDictionaryWriter -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000854*/ forwarder System.Xml.IHasXmlNode -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000855*/ forwarder System.Xml.IStreamProvider -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000856*/ forwarder System.Xml.IXmlBinaryReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000857*/ forwarder System.Xml.IXmlBinaryWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000858*/ forwarder System.Xml.IXmlDictionary -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000859*/ forwarder System.Xml.IXmlLineInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700085A*/ forwarder System.Xml.IXmlNamespaceResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700085B*/ forwarder System.Xml.IXmlTextReaderInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700085C*/ forwarder System.Xml.IXmlTextWriterInitializer -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700085D*/ forwarder System.Xml.Linq.Extensions -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700085E*/ forwarder System.Xml.Linq.LoadOptions -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700085F*/ forwarder System.Xml.Linq.ReaderOptions -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000860*/ forwarder System.Xml.Linq.SaveOptions -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000861*/ forwarder System.Xml.Linq.XAttribute -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000862*/ forwarder System.Xml.Linq.XCData -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000863*/ forwarder System.Xml.Linq.XComment -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000864*/ forwarder System.Xml.Linq.XContainer -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000865*/ forwarder System.Xml.Linq.XDeclaration -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000866*/ forwarder System.Xml.Linq.XDocument -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000867*/ forwarder System.Xml.Linq.XDocumentType -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000868*/ forwarder System.Xml.Linq.XElement -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000869*/ forwarder System.Xml.Linq.XName -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700086A*/ forwarder System.Xml.Linq.XNamespace -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700086B*/ forwarder System.Xml.Linq.XNode -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700086C*/ forwarder System.Xml.Linq.XNodeDocumentOrderComparer -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700086D*/ forwarder System.Xml.Linq.XNodeEqualityComparer -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700086E*/ forwarder System.Xml.Linq.XObject -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700086F*/ forwarder System.Xml.Linq.XObjectChange -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000870*/ forwarder System.Xml.Linq.XObjectChangeEventArgs -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000871*/ forwarder System.Xml.Linq.XProcessingInstruction -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000872*/ forwarder System.Xml.Linq.XStreamingElement -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000873*/ forwarder System.Xml.Linq.XText -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*27000874*/ forwarder System.Xml.NamespaceHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000875*/ forwarder System.Xml.NameTable -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000876*/ forwarder System.Xml.NewLineHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000877*/ forwarder System.Xml.OnXmlDictionaryReaderClose -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000878*/ forwarder System.Xml.ReadState -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000879*/ forwarder System.Xml.Resolvers.XmlKnownDtds -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700087A*/ forwarder System.Xml.Resolvers.XmlPreloadedResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700087B*/ forwarder System.Xml.Schema.Extensions -{ - .assembly extern System.Xml.XDocument /*23000053*/ -} -.class extern /*2700087C*/ forwarder System.Xml.Schema.IXmlSchemaInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700087D*/ forwarder System.Xml.Schema.ValidationEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700087E*/ forwarder System.Xml.Schema.ValidationEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700087F*/ forwarder System.Xml.Schema.XmlAtomicValue -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000880*/ forwarder System.Xml.Schema.XmlSchema -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000881*/ forwarder System.Xml.Schema.XmlSchemaAll -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000882*/ forwarder System.Xml.Schema.XmlSchemaAnnotated -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000883*/ forwarder System.Xml.Schema.XmlSchemaAnnotation -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000884*/ forwarder System.Xml.Schema.XmlSchemaAny -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000885*/ forwarder System.Xml.Schema.XmlSchemaAnyAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000886*/ forwarder System.Xml.Schema.XmlSchemaAppInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000887*/ forwarder System.Xml.Schema.XmlSchemaAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000888*/ forwarder System.Xml.Schema.XmlSchemaAttributeGroup -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000889*/ forwarder System.Xml.Schema.XmlSchemaAttributeGroupRef -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700088A*/ forwarder System.Xml.Schema.XmlSchemaChoice -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700088B*/ forwarder System.Xml.Schema.XmlSchemaCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700088C*/ forwarder System.Xml.Schema.XmlSchemaCollectionEnumerator -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700088D*/ forwarder System.Xml.Schema.XmlSchemaCompilationSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700088E*/ forwarder System.Xml.Schema.XmlSchemaComplexContent -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700088F*/ forwarder System.Xml.Schema.XmlSchemaComplexContentExtension -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000890*/ forwarder System.Xml.Schema.XmlSchemaComplexContentRestriction -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000891*/ forwarder System.Xml.Schema.XmlSchemaComplexType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000892*/ forwarder System.Xml.Schema.XmlSchemaContent -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000893*/ forwarder System.Xml.Schema.XmlSchemaContentModel -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000894*/ forwarder System.Xml.Schema.XmlSchemaContentProcessing -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000895*/ forwarder System.Xml.Schema.XmlSchemaContentType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000896*/ forwarder System.Xml.Schema.XmlSchemaDatatype -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000897*/ forwarder System.Xml.Schema.XmlSchemaDatatypeVariety -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000898*/ forwarder System.Xml.Schema.XmlSchemaDerivationMethod -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000899*/ forwarder System.Xml.Schema.XmlSchemaDocumentation -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700089A*/ forwarder System.Xml.Schema.XmlSchemaElement -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700089B*/ forwarder System.Xml.Schema.XmlSchemaEnumerationFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700089C*/ forwarder System.Xml.Schema.XmlSchemaException -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700089D*/ forwarder System.Xml.Schema.XmlSchemaExternal -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700089E*/ forwarder System.Xml.Schema.XmlSchemaFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700089F*/ forwarder System.Xml.Schema.XmlSchemaForm -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A0*/ forwarder System.Xml.Schema.XmlSchemaFractionDigitsFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A1*/ forwarder System.Xml.Schema.XmlSchemaGroup -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A2*/ forwarder System.Xml.Schema.XmlSchemaGroupBase -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A3*/ forwarder System.Xml.Schema.XmlSchemaGroupRef -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A4*/ forwarder System.Xml.Schema.XmlSchemaIdentityConstraint -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A5*/ forwarder System.Xml.Schema.XmlSchemaImport -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A6*/ forwarder System.Xml.Schema.XmlSchemaInclude -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A7*/ forwarder System.Xml.Schema.XmlSchemaInference -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008A8*/ InferenceOption -{ - .class extern System.Xml.Schema.XmlSchemaInference /*270008A7*/ -} -.class extern /*270008A9*/ forwarder System.Xml.Schema.XmlSchemaInferenceException -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008AA*/ forwarder System.Xml.Schema.XmlSchemaInfo -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008AB*/ forwarder System.Xml.Schema.XmlSchemaKey -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008AC*/ forwarder System.Xml.Schema.XmlSchemaKeyref -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008AD*/ forwarder System.Xml.Schema.XmlSchemaLengthFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008AE*/ forwarder System.Xml.Schema.XmlSchemaMaxExclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008AF*/ forwarder System.Xml.Schema.XmlSchemaMaxInclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B0*/ forwarder System.Xml.Schema.XmlSchemaMaxLengthFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B1*/ forwarder System.Xml.Schema.XmlSchemaMinExclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B2*/ forwarder System.Xml.Schema.XmlSchemaMinInclusiveFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B3*/ forwarder System.Xml.Schema.XmlSchemaMinLengthFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B4*/ forwarder System.Xml.Schema.XmlSchemaNotation -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B5*/ forwarder System.Xml.Schema.XmlSchemaNumericFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B6*/ forwarder System.Xml.Schema.XmlSchemaObject -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B7*/ forwarder System.Xml.Schema.XmlSchemaObjectCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B8*/ forwarder System.Xml.Schema.XmlSchemaObjectEnumerator -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008B9*/ forwarder System.Xml.Schema.XmlSchemaObjectTable -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008BA*/ forwarder System.Xml.Schema.XmlSchemaParticle -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008BB*/ forwarder System.Xml.Schema.XmlSchemaPatternFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008BC*/ forwarder System.Xml.Schema.XmlSchemaRedefine -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008BD*/ forwarder System.Xml.Schema.XmlSchemaSequence -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008BE*/ forwarder System.Xml.Schema.XmlSchemaSet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008BF*/ forwarder System.Xml.Schema.XmlSchemaSimpleContent -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C0*/ forwarder System.Xml.Schema.XmlSchemaSimpleContentExtension -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C1*/ forwarder System.Xml.Schema.XmlSchemaSimpleContentRestriction -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C2*/ forwarder System.Xml.Schema.XmlSchemaSimpleType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C3*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeContent -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C4*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeList -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C5*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeRestriction -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C6*/ forwarder System.Xml.Schema.XmlSchemaSimpleTypeUnion -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C7*/ forwarder System.Xml.Schema.XmlSchemaTotalDigitsFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C8*/ forwarder System.Xml.Schema.XmlSchemaType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008C9*/ forwarder System.Xml.Schema.XmlSchemaUnique -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008CA*/ forwarder System.Xml.Schema.XmlSchemaUse -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008CB*/ forwarder System.Xml.Schema.XmlSchemaValidationException -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008CC*/ forwarder System.Xml.Schema.XmlSchemaValidationFlags -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008CD*/ forwarder System.Xml.Schema.XmlSchemaValidator -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008CE*/ forwarder System.Xml.Schema.XmlSchemaValidity -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008CF*/ forwarder System.Xml.Schema.XmlSchemaWhiteSpaceFacet -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008D0*/ forwarder System.Xml.Schema.XmlSchemaXPath -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008D1*/ forwarder System.Xml.Schema.XmlSeverityType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008D2*/ forwarder System.Xml.Schema.XmlTypeCode -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008D3*/ forwarder System.Xml.Schema.XmlValueGetter -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008D4*/ forwarder System.Xml.Serialization.CodeGenerationOptions -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008D5*/ forwarder System.Xml.Serialization.CodeIdentifier -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008D6*/ forwarder System.Xml.Serialization.CodeIdentifiers -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008D7*/ forwarder System.Xml.Serialization.ImportContext -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008D8*/ forwarder System.Xml.Serialization.IXmlSerializable -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008D9*/ forwarder System.Xml.Serialization.IXmlTextParser -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008DA*/ forwarder System.Xml.Serialization.SoapAttributeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008DB*/ forwarder System.Xml.Serialization.SoapAttributeOverrides -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008DC*/ forwarder System.Xml.Serialization.SoapAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008DD*/ forwarder System.Xml.Serialization.SoapElementAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008DE*/ forwarder System.Xml.Serialization.SoapEnumAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008DF*/ forwarder System.Xml.Serialization.SoapIgnoreAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E0*/ forwarder System.Xml.Serialization.SoapIncludeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E1*/ forwarder System.Xml.Serialization.SoapReflectionImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E2*/ forwarder System.Xml.Serialization.SoapSchemaMember -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E3*/ forwarder System.Xml.Serialization.SoapTypeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E4*/ forwarder System.Xml.Serialization.UnreferencedObjectEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E5*/ forwarder System.Xml.Serialization.UnreferencedObjectEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E6*/ forwarder System.Xml.Serialization.XmlAnyAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008E7*/ forwarder System.Xml.Serialization.XmlAnyElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008E8*/ forwarder System.Xml.Serialization.XmlAnyElementAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008E9*/ forwarder System.Xml.Serialization.XmlArrayAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008EA*/ forwarder System.Xml.Serialization.XmlArrayItemAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008EB*/ forwarder System.Xml.Serialization.XmlArrayItemAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008EC*/ forwarder System.Xml.Serialization.XmlAttributeAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008ED*/ forwarder System.Xml.Serialization.XmlAttributeEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008EE*/ forwarder System.Xml.Serialization.XmlAttributeEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008EF*/ forwarder System.Xml.Serialization.XmlAttributeOverrides -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F0*/ forwarder System.Xml.Serialization.XmlAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F1*/ forwarder System.Xml.Serialization.XmlChoiceIdentifierAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F2*/ forwarder System.Xml.Serialization.XmlDeserializationEvents -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F3*/ forwarder System.Xml.Serialization.XmlElementAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008F4*/ forwarder System.Xml.Serialization.XmlElementAttributes -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F5*/ forwarder System.Xml.Serialization.XmlElementEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F6*/ forwarder System.Xml.Serialization.XmlElementEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008F7*/ forwarder System.Xml.Serialization.XmlEnumAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008F8*/ forwarder System.Xml.Serialization.XmlIgnoreAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008F9*/ forwarder System.Xml.Serialization.XmlIncludeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008FA*/ forwarder System.Xml.Serialization.XmlMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008FB*/ forwarder System.Xml.Serialization.XmlMappingAccess -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008FC*/ forwarder System.Xml.Serialization.XmlMemberMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008FD*/ forwarder System.Xml.Serialization.XmlMembersMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*270008FE*/ forwarder System.Xml.Serialization.XmlNamespaceDeclarationsAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*270008FF*/ forwarder System.Xml.Serialization.XmlNodeEventArgs -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000900*/ forwarder System.Xml.Serialization.XmlNodeEventHandler -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000901*/ forwarder System.Xml.Serialization.XmlReflectionImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000902*/ forwarder System.Xml.Serialization.XmlReflectionMember -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000903*/ forwarder System.Xml.Serialization.XmlRootAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000904*/ forwarder System.Xml.Serialization.XmlSchemaEnumerator -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000905*/ forwarder System.Xml.Serialization.XmlSchemaExporter -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000906*/ forwarder System.Xml.Serialization.XmlSchemaImporter -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000907*/ forwarder System.Xml.Serialization.XmlSchemaProviderAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000908*/ forwarder System.Xml.Serialization.XmlSchemas -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000909*/ forwarder System.Xml.Serialization.XmlSerializationCollectionFixupCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700090A*/ forwarder System.Xml.Serialization.XmlSerializationFixupCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700090B*/ forwarder System.Xml.Serialization.XmlSerializationGeneratedCode -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700090C*/ forwarder System.Xml.Serialization.XmlSerializationReadCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700090D*/ forwarder System.Xml.Serialization.XmlSerializationReader -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700090E*/ CollectionFixup -{ - .class extern System.Xml.Serialization.XmlSerializationReader /*2700090D*/ -} -.class extern /*2700090F*/ Fixup -{ - .class extern System.Xml.Serialization.XmlSerializationReader /*2700090D*/ -} -.class extern /*27000910*/ forwarder System.Xml.Serialization.XmlSerializationWriteCallback -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000911*/ forwarder System.Xml.Serialization.XmlSerializationWriter -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000912*/ forwarder System.Xml.Serialization.XmlSerializer -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000913*/ forwarder System.Xml.Serialization.XmlSerializerAssemblyAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000914*/ forwarder System.Xml.Serialization.XmlSerializerFactory -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000915*/ forwarder System.Xml.Serialization.XmlSerializerImplementation -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000916*/ forwarder System.Xml.Serialization.XmlSerializerNamespaces -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000917*/ forwarder System.Xml.Serialization.XmlSerializerVersionAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*27000918*/ forwarder System.Xml.Serialization.XmlTextAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000919*/ forwarder System.Xml.Serialization.XmlTypeAttribute -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700091A*/ forwarder System.Xml.Serialization.XmlTypeMapping -{ - .assembly extern System.Xml.XmlSerializer /*23000054*/ -} -.class extern /*2700091B*/ forwarder System.Xml.UniqueId -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700091C*/ forwarder System.Xml.ValidationType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700091D*/ forwarder System.Xml.WhitespaceHandling -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700091E*/ forwarder System.Xml.WriteState -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700091F*/ forwarder System.Xml.XmlAttribute -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000920*/ forwarder System.Xml.XmlAttributeCollection -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000921*/ forwarder System.Xml.XmlBinaryReaderSession -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000922*/ forwarder System.Xml.XmlBinaryWriterSession -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*27000923*/ forwarder System.Xml.XmlCDataSection -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000924*/ forwarder System.Xml.XmlCharacterData -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000925*/ forwarder System.Xml.XmlComment -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000926*/ forwarder System.Xml.XmlConvert -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000927*/ forwarder System.Xml.XmlDateTimeSerializationMode -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000928*/ forwarder System.Xml.XmlDeclaration -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000929*/ forwarder System.Xml.XmlDictionary -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700092A*/ forwarder System.Xml.XmlDictionaryReader -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700092B*/ forwarder System.Xml.XmlDictionaryReaderQuotas -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700092C*/ forwarder System.Xml.XmlDictionaryReaderQuotaTypes -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700092D*/ forwarder System.Xml.XmlDictionaryString -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700092E*/ forwarder System.Xml.XmlDictionaryWriter -{ - .assembly extern System.Runtime.Serialization.Xml /*23000040*/ -} -.class extern /*2700092F*/ forwarder System.Xml.XmlDocument -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000930*/ forwarder System.Xml.XmlDocumentFragment -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000931*/ forwarder System.Xml.XmlDocumentType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000932*/ forwarder System.Xml.XmlElement -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000933*/ forwarder System.Xml.XmlEntity -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000934*/ forwarder System.Xml.XmlEntityReference -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000935*/ forwarder System.Xml.XmlException -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000936*/ forwarder System.Xml.XmlImplementation -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000937*/ forwarder System.Xml.XmlLinkedNode -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000938*/ forwarder System.Xml.XmlNamedNodeMap -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000939*/ forwarder System.Xml.XmlNamespaceManager -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700093A*/ forwarder System.Xml.XmlNamespaceScope -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700093B*/ forwarder System.Xml.XmlNameTable -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700093C*/ forwarder System.Xml.XmlNode -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700093D*/ forwarder System.Xml.XmlNodeChangedAction -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700093E*/ forwarder System.Xml.XmlNodeChangedEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700093F*/ forwarder System.Xml.XmlNodeChangedEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000940*/ forwarder System.Xml.XmlNodeList -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000941*/ forwarder System.Xml.XmlNodeOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000942*/ forwarder System.Xml.XmlNodeReader -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000943*/ forwarder System.Xml.XmlNodeType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000944*/ forwarder System.Xml.XmlNotation -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000945*/ forwarder System.Xml.XmlOutputMethod -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000946*/ forwarder System.Xml.XmlParserContext -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000947*/ forwarder System.Xml.XmlProcessingInstruction -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000948*/ forwarder System.Xml.XmlQualifiedName -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000949*/ forwarder System.Xml.XmlReader -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700094A*/ forwarder System.Xml.XmlReaderSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700094B*/ forwarder System.Xml.XmlResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700094C*/ forwarder System.Xml.XmlSecureResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700094D*/ forwarder System.Xml.XmlSignificantWhitespace -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700094E*/ forwarder System.Xml.XmlSpace -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700094F*/ forwarder System.Xml.XmlText -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000950*/ forwarder System.Xml.XmlTextReader -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000951*/ forwarder System.Xml.XmlTextWriter -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000952*/ forwarder System.Xml.XmlTokenizedType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000953*/ forwarder System.Xml.XmlUrlResolver -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000954*/ forwarder System.Xml.XmlValidatingReader -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000955*/ forwarder System.Xml.XmlWhitespace -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000956*/ forwarder System.Xml.XmlWriter -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000957*/ forwarder System.Xml.XmlWriterSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000958*/ forwarder System.Xml.XPath.Extensions -{ - .assembly extern System.Xml.XPath.XDocument /*23000055*/ -} -.class extern /*27000959*/ forwarder System.Xml.XPath.IXPathNavigable -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700095A*/ forwarder System.Xml.XPath.XDocumentExtensions -{ - .assembly extern System.Xml.XPath.XDocument /*23000055*/ -} -.class extern /*2700095B*/ forwarder System.Xml.XPath.XmlCaseOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700095C*/ forwarder System.Xml.XPath.XmlDataType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700095D*/ forwarder System.Xml.XPath.XmlSortOrder -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700095E*/ forwarder System.Xml.XPath.XPathDocument -{ - .assembly extern System.Xml.XPath /*23000056*/ -} -.class extern /*2700095F*/ forwarder System.Xml.XPath.XPathException -{ - .assembly extern System.Xml.XPath /*23000056*/ -} -.class extern /*27000960*/ forwarder System.Xml.XPath.XPathExpression -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000961*/ forwarder System.Xml.XPath.XPathItem -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000962*/ forwarder System.Xml.XPath.XPathNamespaceScope -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000963*/ forwarder System.Xml.XPath.XPathNavigator -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000964*/ forwarder System.Xml.XPath.XPathNodeIterator -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000965*/ forwarder System.Xml.XPath.XPathNodeType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000966*/ forwarder System.Xml.XPath.XPathResultType -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000967*/ forwarder System.Xml.Xsl.IXsltContextFunction -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000968*/ forwarder System.Xml.Xsl.IXsltContextVariable -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000969*/ forwarder System.Xml.Xsl.XslCompiledTransform -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700096A*/ forwarder System.Xml.Xsl.XsltArgumentList -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700096B*/ forwarder System.Xml.Xsl.XsltCompileException -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700096C*/ forwarder System.Xml.Xsl.XsltContext -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700096D*/ forwarder System.Xml.Xsl.XsltException -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700096E*/ forwarder System.Xml.Xsl.XsltMessageEncounteredEventArgs -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*2700096F*/ forwarder System.Xml.Xsl.XsltMessageEncounteredEventHandler -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000970*/ forwarder System.Xml.Xsl.XslTransform -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.class extern /*27000971*/ forwarder System.Xml.Xsl.XsltSettings -{ - .assembly extern System.Xml.ReaderWriter /*23000052*/ -} -.module netstandard.dll -// MVID: {a4a62c55-712b-407b-94f2-40c18d8e4c68} -.imagebase 0x10000000 -.file alignment 0x00000200 -.stackreserve 0x00100000 -.subsystem 0x0003 // WINDOWS_CUI -.corflags 0x00000009 // ILONLY -// Image base: 0x00007F312F770000 - -// *********** DISASSEMBLY COMPLETE *********************** diff --git a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json b/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json deleted file mode 100644 index f423d1ce13..0000000000 --- a/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "runtimes": { - "linux-arm": { - "Microsoft.NETCore.App": { - "runtime.linux-arm.Microsoft.NETCore.App": "2.1.0" - } - }, - "linux-arm64": { - "Microsoft.NETCore.App": { - "runtime.linux-arm64.Microsoft.NETCore.App": "2.1.0" - } - }, - "linux-musl-x64": { - "Microsoft.NETCore.App": { - "runtime.linux-musl-x64.Microsoft.NETCore.App": "2.1.0" - } - }, - "linux-x64": { - "Microsoft.NETCore.App": { - "runtime.linux-x64.Microsoft.NETCore.App": "2.1.0" - } - }, - "osx-x64": { - "Microsoft.NETCore.App": { - "runtime.osx-x64.Microsoft.NETCore.App": "2.1.0" - } - }, - "rhel.6-x64": { - "Microsoft.NETCore.App": { - "runtime.rhel.6-x64.Microsoft.NETCore.App": "2.1.0" - } - }, - "tizen.4.0.0-armel": { - "Microsoft.NETCore.App": { - "runtime.tizen.4.0.0-armel.Microsoft.NETCore.App": "2.1.0" - } - }, - "win-arm": { - "Microsoft.NETCore.App": { - "runtime.win-arm.Microsoft.NETCore.App": "2.1.0" - } - }, - "win-arm64": { - "Microsoft.NETCore.App": { - "runtime.win-arm64.Microsoft.NETCore.App": "2.1.0" - } - }, - "win-x64": { - "Microsoft.NETCore.App": { - "runtime.win-x64.Microsoft.NETCore.App": "2.1.0" - } - }, - "win-x86": { - "Microsoft.NETCore.App": { - "runtime.win-x86.Microsoft.NETCore.App": "2.1.0" - } - } - } -} \ No newline at end of file